LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-15 16:19:46 to 2015-06-15 22:25:45 UTC [more...]

[kees:seccomp/tip 2/2] kernel/ptrace.c:567:3: note: in expansion of macro 'if'
 2015-06-15 22:25 UTC 

call_rcu from trace_preempt
 2015-06-15 22:24 UTC 

[PATCH V4 0/4] map GHES memory region according to EFI memory map
 2015-06-15 22:24 UTC  (4+ messages)
` [PATCH V4 1/4] efi: x86: rearrange efi_mem_attributes()

[PATCH v3 0/2] locking/qrwlock: More optimizations in qrwlock
 2015-06-15 22:24 UTC  (3+ messages)
` [PATCH v3 1/2] locking/qrwlock: Better optimization for interrupt context readers
` [PATCH v3 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[PATCH 0/7] userfault21 update
 2015-06-15 22:19 UTC  (10+ messages)
` [PATCH 1/7] userfaultfd: require UFFDIO_API before other ioctls
` [PATCH 2/7] userfaultfd: propagate the full address in THP faults
` [PATCH 3/7] userfaultfd: allow signals to interrupt a userfault
` [PATCH 4/7] userfaultfd: avoid missing wakeups during refile in userfaultfd_read
` [PATCH 5/7] userfaultfd: switch to exclusive wakeup for blocking reads
` [PATCH 6/7] userfaultfd: Revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
` [PATCH 7/7] userfaultfd: selftest

[PATCH] netlink: add API to retrieve all group memberships
 2015-06-15 22:13 UTC  (2+ messages)

[PATCH] drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c
 2015-06-15 22:12 UTC 

[PATCH] cpufreq, Fix overflow in busy_scaled due to long delay [v2]
 2015-06-15 22:12 UTC  (2+ messages)

[PATCH] mips: add module.h to cobalt/mtd.c to avoid compile fail
 2015-06-15 22:11 UTC 

[BUG?] crypto: caam: little/big endianness on ARM vs PPC
 2015-06-15 22:05 UTC  (5+ messages)

[PATCH v5] seccomp: add ptrace options for suspend/resume
 2015-06-15 22:04 UTC  (6+ messages)

[PATCHv2 00/30] perf stat: Introduce --per-task option
 2015-06-15 21:55 UTC  (17+ messages)
` [PATCH 03/30] perf tools: Change thread_map::map into struct
` [PATCH 04/30] perf tools: Add comm string into struct thread_map
` [PATCH 07/30] perf tools: Add reference counting for thread_map object
` [PATCH 08/30] perf tools: Propagate cpu maps through the evlist
` [PATCH 11/30] perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
` [PATCH 12/30] perf stat: Introduce perf_counts__(alloc|free|reset) functions

For your amusement: slightly faster syscalls
 2015-06-15 21:51 UTC  (3+ messages)

perf,ftrace: fuzzer triggers warning in trace_events_filter code
 2015-06-15 21:50 UTC  (4+ messages)

[PATCH V9 00/10] New cpumask API and Intel Cache Allocation support
 2015-06-15 21:44 UTC  (13+ messages)
` [PATCH 01/10] cpumask: Introduce cpumask_any_online_but
` [PATCH 02/10] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 05/10] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumeration

[RESEND PATCH 0/3] watchdog: MAX63xx cleanup and platform settings
 2015-06-15 21:41 UTC  (5+ messages)
` [RESEND PATCH 1/3] watchdog: max63xx: cleanup
` [RESEND PATCH 2/3] watchdog: max63xx: add GPIO support
` [RESEND PATCH 3/3] watchdog: max63xx: add heartbeat to platform data

Possible broken MM code in dell-laptop.c?
 2015-06-15 21:27 UTC  (5+ messages)

[RFC NEXT] mm: Fix suspicious RCU usage at kernel/sched/core.c:7318
 2015-06-15 21:25 UTC 

[PATCH v2 0/6] hv: Front-end driver for PCIe Pass-through on Hyper-V
 2015-06-15 21:23 UTC  (10+ messages)
` [PATCH v2 1/6] drivers:hv: Modify vmbus to search for all MMIO ranges available
` [PATCH v2 2/6] drivers:hv: Move MMIO range picking from hyper_fb.mod to hv_vmbus.mod
` [PATCH v2 3/6] arch:x86:hv: Add mechanism for Hyper-V paravirt drivers to hook msi message creation
` [PATCH v2 4/6] drivers:hv: Export a function that maps Linux proc num onto Hyper-V proc num
` [PATCH v2 5/6] drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
` [PATCH v2 6/6] drivers:pci:hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH v9 0/2] Fix bugs in kona pwm driver and pwm core
 2015-06-15 21:21 UTC  (3+ messages)
` [PATCH v9 1/2] pwm: kona: Modify settings application sequence
` [PATCH v9 2/2] pwm: core: Set enable state properly on failed call to enable

[PATCH 00/20] mpt3sas: driver update
 2015-06-15 21:05 UTC  (5+ messages)
` [PATCH 17/20] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API

[PATCH 0/2] Consolidate redundant register/stack access code
 2015-06-15 20:58 UTC  (5+ messages)
` [PATCH 1/2] Move the pt_regs_offset struct definition from arch to common include file
` [PATCH 2/2] Consolidate redundant register/stack access code

[PATCH v3] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-15 20:53 UTC  (2+ messages)

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-15 20:48 UTC  (19+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` why do we need vmalloc_sync_all?

[PATCH v3] selinux: reduce locking overhead in inode_free_security()
 2015-06-15 20:33 UTC  (2+ messages)

m68k compile issue with 4.0.5
 2015-06-15 20:23 UTC 

[PATCH 1/2] ideapad: fix software rfkill setting
 2015-06-15 20:29 UTC  (4+ messages)
` [PATCH] ideapad: add rfkill whitelist entry for Yoga 3 1170

[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-15 20:25 UTC  (4+ messages)

perf: aux area related crash and warnings
 2015-06-15 20:24 UTC  (5+ messages)

[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
 2015-06-15 20:20 UTC  (5+ messages)
` [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads

[PATCH RFC v5 0/4] crypto: Introduce Public Key Encryption API
 2015-06-15 20:18 UTC  (5+ messages)
` [PATCH RFC v5 1/4] MPILIB: add mpi_read_buf() and mpi_get_size() helpers
` [PATCH RFC v5 2/4] crypto: add PKE API
` [PATCH RFC v5 3/4] crypto: rsa: add a new rsa generic implementation
` [PATCH RFC v5 4/4] crypto: add tests vectors for RSA

[PATCH] net: fix search limit handling in skb_find_text()
 2015-06-15 19:37 UTC  (3+ messages)

[PATCH v3] perf/rapl: support per domain energy unit
 2015-06-15 20:07 UTC  (2+ messages)

[PATCH] mm: use srcu for shrinkers
 2015-06-15 20:03 UTC 

kexec_load(2) bypasses signature verification
 2015-06-15 20:01 UTC  (5+ messages)

[PATCH] jbd2: get rid of open coded allocation retry loop
 2015-06-15 19:56 UTC  (3+ messages)

sched: hang in migrate_swap
 2015-06-15 19:47 UTC  (10+ messages)

[PATCH v2 00/14] ARM: shmobile: Add CPG Clock Domains
 2015-06-15 19:44 UTC  (5+ messages)
` [PATCH v2 12/14] drivers: sh: Stop using pm_runtime.c for multi-platform shmobile with genpd

[PATCH 1/1] Add timer_32k_ck alias for dm816x in clk-816x.c
 2015-06-15 19:38 UTC 

[PATCH -tip 0/4] rtmutex: Spin on owner
 2015-06-15 19:37 UTC  (6+ messages)
` [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg

[PATCH 1/1] add pwm capability to dm816x
 2015-06-15 19:32 UTC 

[RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
 2015-06-15 19:14 UTC  (7+ messages)
` [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread "

[PATCH v2 00/15] staging: rtl8192e: Remove unused code
 2015-06-15 19:06 UTC  (16+ messages)
` [PATCH v2 01/15] staging: rtl8192e: Remove unused code in rtl819x_HT.h
` [PATCH v2 02/15] staging: rtl8192e: Remove unused code in rtllib.h
` [PATCH v2 03/15] staging: rtl8192e: Remove rt_hi_throughput::ChnkOp
` [PATCH v2 04/15] staging: rtl8192e: Remove ENABLE_LOCK_DEBUG reference
` [PATCH v2 05/15] staging: rtl8192e: Remove rtllib_stop_queue()
` [PATCH v2 06/15] staging: rtl8192e: Remove rtllib_wake_queue()
` [PATCH v2 07/15] staging: rtl8192e: Remove rtllib_is_shortslot()
` [PATCH v2 08/15] staging: rtl8192e: Remove rtllib_wx_get_encode_ext()
` [PATCH v2 09/15] staging: rtl8192e: Remove rtllib_device::get_nic_desc_num()
` [PATCH v2 10/15] staging: rtl8192e: Remove WIRELESS_EXT checks
` [PATCH v2 11/15] staging: rtl8192e: Remove rtllib_network::last_associate
` [PATCH v2 12/15] staging: rtl8192e: Remove rt_pwr_save_ctrl members
` [PATCH v2 13/15] staging: rtl8192e: Remove unused rtllib_device members
` [PATCH v2 14/15] staging: rtl8192e: Remove softmac_hint11d_wq queue
` [PATCH v2 15/15] staging: rtl8192e: Remove rtllib_device::agregation

[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support
 2015-06-15 19:07 UTC  (8+ messages)
` [PATCH v7 1/7] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
` [PATCH v7 2/7] arm64: Add more test functions to insn.c
` [PATCH v7 3/7] arm64: Kprobes with single stepping support
` [PATCH v7 4/7] arm64: kprobes instruction simulation support
` [PATCH v7 5/7] arm64: Add trampoline code for kretprobes
` [PATCH v7 6/7] arm64: Add kernel return probes support (kretprobes)
` [PATCH v7 7/7] kprobes: Add arm64 case in kprobe example module

[PATCH v6 0/2] kconfig: add xenconfig
 2015-06-15 19:07 UTC  (7+ messages)

[ljones-mfd:ib-mfd-i2c-input-chrome-4.2 8/10] drivers/mfd/cros_ec.c:30:25: sparse: symbol 'ec_p' was not declared. Should it be static?
 2015-06-15 19:06 UTC  (3+ messages)
` [PATCH ljones-mfd] mfd: cros_ec:: ec_p can be static

[char-misc-next 00/15 V2] revamp mei bus
 2015-06-15 18:56 UTC  (16+ messages)
` [char-misc-next 01/15 V2] mei: bus: fix drivers and devices names confusion
` [char-misc-next 02/15 V2] mei: bus: rename nfc.c to bus-fixup.c
` [char-misc-next 03/15 V2] mei: bus: move driver api functions at the start of the file
` [char-misc-next 04/15] mei: bus: rename uevent handler to mei_cl_device_uevent
` [char-misc-next 05/15 V2] mei: bus: don't enable events implicitly in device enable
` [char-misc-next 06/15 V2] mei: bus: report if event registration failed
` [char-misc-next 07/15 V2] mei: bus: revamp device matching
` [char-misc-next 08/15 V2] mei: bus: revamp probe and remove functions
` [char-misc-next 09/15 V2] mei: bus: add reference to bus device in struct mei_cl_client
` [char-misc-next 10/15 V2] mei: bus: add me client device list infrastructure
` [char-misc-next 11/15 V2] mei: bus: enable running fixup routines before device registration
` [char-misc-next 12/15] mei: bus: blacklist the nfc info client
` [char-misc-next 13/15] mei: bus: blacklist clients by number of connections
` [char-misc-next 14/15 V2] mei: bus: simplify how we build nfc bus name
` [char-misc-next 15/15 V2] mei: bus: link client devices instead of host clients

[PATCH perf/core v2 0/3] perf-probe bugfixes
 2015-06-15 18:57 UTC  (3+ messages)
` [PATCH perf/core v2 2/3] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map

[PATCH 0/5 v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-15 18:55 UTC  (4+ messages)

[PATCH v2] ARM: tegra124: pmu support
 2015-06-15 18:46 UTC 

[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support
 2015-06-15 18:42 UTC  (4+ messages)
` [RFC v4 PATCH 6/9] mm/hugetlb: alloc_huge_page handle areas hole punched by fallocate

[PATCH] mips/ad1843: convert time to jiffies HZ independent
 2015-06-15 18:40 UTC  (6+ messages)
        ` [alsa-devel] "

[PATCH] TCO watchdog pretimeout handler
 2015-06-15 18:29 UTC  (2+ messages)

[PATCH] wireless: ipw2100: fix timeout bug - always evaluated to 0
 2015-06-15 18:25 UTC  (2+ messages)

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-15 18:23 UTC  (4+ messages)
` [PATCH 3/3] writeback, blkio: add documentation "

[PATCH] MAINTAINERS: Add quotation marks around names with commas
 2015-06-15 18:21 UTC 

[lkp] [flow_dissector] 6a74fcf426f: RIP: 0010:[<ffffffff8177ffc9>] [<ffffffff8177ffc9>] __skb_flow_dissect+0x659/0x830
 2015-06-15 18:18 UTC  (3+ messages)

[PATCH] MAINTAINERS: add quotation marks around names with periods
 2015-06-15 18:06 UTC 

[lkp] [x86/MSI] 52f518a3a7c: -30.5% netperf.Throughput_tps
 2015-06-15 17:52 UTC  (2+ messages)

[alsa-devel][PATCH] ASoC: wm8960: add two kcontrols to select ADC left/right channel source
 2015-06-15 17:51 UTC  (3+ messages)

[PATCH linux-next 0/2] mfd: flexcom: add a driver for Flexcom
 2015-06-15 17:50 UTC  (6+ messages)
` [PATCH linux-next 1/2] mfd: devicetree: add bindings for Atmel Flexcom
` [PATCH linux-next 2/2] mfd: flexcom: add a driver for Atmel Flexible Serial Communication Unit

[BUG ?] delay always evaluates to 0
 2015-06-15 17:38 UTC  (3+ messages)

[Patch v2] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-15 17:07 UTC 

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-15 17:20 UTC  (8+ messages)
` [RFC PATCH 10/12] mm: add the buddy system interface

X86 GIT GCC 5 compilation warning
 2015-06-15 17:17 UTC  (4+ messages)

[PATCH 1/1 net-next] net: rds: use for_each_sg() for scatterlist parsing
 2015-06-15 17:13 UTC 

[PATCH] rcu: Start grace period even for single callback
 2015-06-15 17:05 UTC  (6+ messages)

[PATCH] ethernet/sfc: mark state UNINIT after unregister
 2015-06-15 16:58 UTC  (3+ messages)

[PATCH v2] selinux: reduce locking overhead in inode_free_security()
 2015-06-15 16:57 UTC  (6+ messages)

[Semaphore API] down_interruptible_timeout
 2015-06-15 16:56 UTC  (2+ messages)

Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup'
 2015-06-15 16:51 UTC  (6+ messages)

[PATCH 0/2] Fix oops in platform_device resource unregister
 2015-06-15 16:46 UTC  (5+ messages)
` [PATCH 1/2] of/unittest: Show broken behaviour in the platform bus
` [PATCH 2/2] drivercore: Fix unregistration path of platform devices

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-15 16:45 UTC  (9+ messages)
` [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding

[PATCH 1/2] clk: keystone: add support for post divider register for main pll
 2015-06-15 16:26 UTC  (2+ messages)

[PATCH 0/8] ARCv2 port to Linux - (C) perf
 2015-06-15 16:25 UTC  (3+ messages)
` [PATCH 4/8] ARCv2: perf: Support sampling events using overflow interrupts

[PATCH 10/10] dma: imx-sdma: extract sdma_set_buffer_descriptor()
 2015-06-15 16:21 UTC 

[PATCH 00/10] imx-sdma cleanup
 2015-06-15 16:19 UTC  (8+ messages)
` [PATCH 01/10] dma: imx-sdma: constify local structs
` [PATCH 03/10] dma: imx-sdma: use a container_of function
` [PATCH 05/10] dma: sdma-imx: print an error when context load fails
` [PATCH 06/10] dma: imx-sdma: config in sdma_config_channel()
` [PATCH 07/10] dma: imx-sdma: validate word size when set
` [PATCH 08/10] dma: imx-sdma: extract common sdma prep code
` [PATCH 09/10] dma: imx-sdma: use a for loop

[PATCH v2 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
 2015-06-15 16:04 UTC  (4+ messages)
` [PATCH v2 2/2] dma: Add Xilinx zynqmp dma engine driver support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).