LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v6 00/22] power_supply: Allow safe usage of power supply
2015-03-12 23:11 UTC (3+ messages)
` [PATCH v6 13/22] power_supply: Change ownership from driver to core
[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-12 23:02 UTC (5+ messages)
` [PATCH v10 06/21] ACPI / sleep: Introduce CONFIG_ACPI_GENERIC_SLEEP
` [PATCH v10 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
Re: [PATCH v2 3/3] efi: Capsule update with user helper interface
2015-03-12 22:47 UTC (8+ messages)
[LKP] [mm/hotplug] 27356f54c8c:
2015-03-12 22:44 UTC (2+ messages)
[PATCH v4 0/2] Add support for Broadcom iProc touchscreen
2015-03-12 22:44 UTC (4+ messages)
` [PATCH v4 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver
[PATCH] ACPI / EC: Remove non-standard log emphasis
2015-03-12 22:42 UTC (5+ messages)
` [PATCH 0/2] ACPI / EC: Enhance logging/debugging
` [PATCH 1/2] ACPI / EC: Cleanup logging/debugging splitter support
[PATCH] acpi: The count field of counter_show() function should be an unsigned value
2015-03-12 22:41 UTC (2+ messages)
[PATCH] Fix page-flags build
2015-03-12 22:39 UTC
[PATCH] Revert "cpupower Makefile change to help run the tool without 'make install'"
2015-03-12 22:38 UTC (2+ messages)
[PATCH] MAINTAINERS: add entry for Generic PM domains (genpd)
2015-03-12 22:37 UTC (3+ messages)
[update][PATCH v10 13/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
2015-03-12 22:35 UTC (2+ messages)
[RFC][PATCH 1/2] fs proc: make pagemap a privileged interface
2015-03-12 22:35 UTC
Alternative to signals/sys_membarrier() in liburcu
2015-03-12 22:30 UTC (4+ messages)
[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
2015-03-12 22:29 UTC (13+ messages)
` [PATCH v6 2/2] hwspinlock: qcom: Add support for Qualcomm HW Mutex block
` [PATCH] Lock 7 is cpuidle specific, use non-generic value for locking
[RFC] capabilities: Ambient capabilities
2015-03-12 22:27 UTC (4+ messages)
[PATCH] powercap/rapl: handle domain energy unit
2015-03-12 22:24 UTC (8+ messages)
mmotm 2015-03-12-15-17 uploaded
2015-03-12 22:18 UTC
[PATCH RT] irq_work: Hide access to hirq_work_list in PREEMPT_RT_FULL
2015-03-12 22:08 UTC
[PATCH v2 12/22] sparc: %pf is only for function pointers
2015-03-12 22:02 UTC (4+ messages)
` [PATCH v2 14/22] parisc: "
` [PATCH v2 18/22] usb: gadget: serial: "
[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
2015-03-12 21:56 UTC (16+ messages)
` [PATCH v3 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH v3 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v3 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v3 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v3 08/15] clockevent: Add STM32 Timer driver
` [PATCH v3 09/15] dt-bindings: Document the STM32 USART bindings
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v3 11/15] ARM: Add STM32 family machine
` [PATCH v3 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v3 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v3 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v3 15/15] MAINTAINERS: Add entry for STM32 MCUs
[PATCH] input: misc: pwm-beeper: remove useless call to pwm_config()
2015-03-12 21:47 UTC (2+ messages)
[PATCH v4 0/5] usb/gadget: independent registration of gadgets and gadget drivers
2015-03-12 21:43 UTC (6+ messages)
` [PATCH v4 1/5] usb: gadget: bind UDC by name passed via usb_gadget_driver structure
` [PATCH v4 2/5] usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
` [PATCH v4 3/5] usb: gadget: udc-core: remove unused usb_udc_attach_driver()
` [PATCH v4 4/5] usb: gadget: legacy: don't use __init/__exit attributes for bind/unbind path
` [PATCH v4 5/5] usb: gadget: udc-core: independent registration of gadgets and gadget drivers
[PATCH 13/14] kdbus: add walk-through user space example
2015-03-12 21:40 UTC (3+ messages)
` [PATCH] samples/kdbus: add -lrt
` [PATCH] kdbus: "
[PATCH 0/2] i2c: prevent id collisions in the DT case
2015-03-12 21:35 UTC (3+ messages)
` [PATCH 1/2] of: base: add function to get highest id of an alias stem
[PATCH] proc: show locks in /proc/pid/fdinfo/X
2015-03-12 21:31 UTC (7+ messages)
` [PATCH] selftest: add a test case to check how locks are shown in fdinfo
[GIT PULL 00/24] perf/core improvements and fixes
2015-03-12 21:28 UTC (25+ messages)
` [PATCH 01/24] perf ordered_events: Untangle from perf_session
` [PATCH 02/24] perf ordered_events: Shorten function signatures
` [PATCH 03/24] perf ordered_events: Allow tools to specify a deliver method
` [PATCH 04/24] perf tools: tool->finished_round() doesn't need perf_session
` [PATCH 05/24] perf tools: Remove superfluous thread->comm_set setting
` [PATCH 06/24] perf ordered_events: Adopt queue() method
` [PATCH 07/24] perf probe: Fix to handle aliased symbols in glibc
` [PATCH 08/24] perf probe: Fix --line "
` [PATCH 09/24] Revert "perf probe: Fix to fall back to find probe point in symbols"
` [PATCH 10/24] perf symbols: Allow symbol alias when loading map for symbol name
` [PATCH 11/24] perf probe: Allow weak symbols to be probed
` [PATCH 12/24] perf build: Fix libbabeltrace detection
` [PATCH 13/24] perf tools: Output feature detection's gcc output to a file
` [PATCH 14/24] perf probe: Fix possible double free on error
` [PATCH 15/24] perf hists browser: Fix UI bug after zoom into thread/dso/symbol
` [PATCH 16/24] perf probe: Fix compiles due to declarations using perf_probe_point
` [PATCH 17/24] perf hists browser: Fix UI bug after fold/unfold
` [PATCH 18/24] perf stat: Output running time and run/enabled ratio in CSV mode
` [PATCH 19/24] perf stat: Fix IPC and other formulas with -A
` [PATCH 20/24] perf stat: Always correctly indent ratio column
` [PATCH 21/24] perf kmem: Fix segfault when invalid sort key is given
` [PATCH 22/24] perf kmem: Allow -v option
` [PATCH 23/24] perf kmem: Fix alignment of slab result table
` [PATCH 24/24] perf data: Add tracepoint events fields CTF conversion support
[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-12 21:23 UTC (22+ messages)
` [PATCH v6 03/30] PCI: Export busn_resource to drivers/pci
` [PATCH v6 04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v6 06/30] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH v6 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v6 21/30] PCI: Introduce pci_bus_child_max_busnr()
[PATCH] kvm: x86: svm: remove SVM_EXIT_READ_CR* intercepts
2015-03-12 21:20 UTC (3+ messages)
[PATCH 0/2] ARM: devicetree: Remove unused ti,codec property
2015-03-12 21:14 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: omap3: Remove all references to "
` [PATCH 2/2] Documentation: omap-twl4030: Remove "
[PATCH v6 0/4] pci: iproc: Add Broadcom iProc PCIe support
2015-03-12 21:14 UTC (5+ messages)
` [PATCH v6 2/4] pci: iProc: define iProc PCIe platform bus binding
` [PATCH v6 3/4] pci: iproc: Add Broadcom iProc PCIe support
[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
2015-03-12 21:08 UTC (12+ messages)
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
[PATCH 0/6] Introduce devm_hwrng_register and convert a few dirvers
2015-03-12 21:00 UTC (7+ messages)
` [PATCH 1/6] hwrng: add devm_* interfaces
` [PATCH 2/6] hwrng: bcm63xx - make use of devm_hwrng_register
` [PATCH 3/6] hwrng: exynos "
` [PATCH 4/6] hwrng: msm "
` [PATCH 5/6] hwrng: iproc-rng200 - do not use static structure
` [PATCH 6/6] hwrng: iproc-rng200 - make use of devm_hwrng_register
[PATCH v2] iio: pressure: add support for MS5611 pressure and temperature sensor
2015-03-12 20:58 UTC (3+ messages)
[PATCH v3 0/2] x86_64: Sigcontext improvements
2015-03-12 20:57 UTC (3+ messages)
` [PATCH v3 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs
` [PATCH v3 2/2] x86_64,signal: Remove 'fs' and 'gs' from sigcontext
[PATCH V5 00/25] perf tools: Introduce an abstraction for Instruction Tracing
2015-03-12 20:57 UTC (5+ messages)
[BUG] perf report: ordered events and flushing bug
2015-03-12 20:50 UTC (13+ messages)
[PATCH] drm/msm: Refactor msm drm driver to be able to support module
2015-03-12 20:48 UTC (2+ messages)
` [PATCH] drm/msm: Refactor msm drm driver by introducing msm_drm_sub_dev
[PATCH] phy: Add a driver for dm816x USB PHY
2015-03-12 20:42 UTC (5+ messages)
[PATCH v2] led/led-class: Handle LEDs with the same name
2015-03-12 20:42 UTC (2+ messages)
[PATCH v2 0/2] x86_64: Sigcontext improvements
2015-03-12 20:38 UTC (4+ messages)
` [PATCH v2 1/2] x86_64,signal: Fix SS handling for signals delivered to 64-bit programs
[PATCHv2 0/8] Fix perf probe issues on powerpc
2015-03-12 20:37 UTC (14+ messages)
` [PATCHv2 2/8] perf probe: Improve detection of file/function name in the probe pattern
` [PATCHv2 3/8] perf probe powerpc: Fix symbol fixup issues due to ELF type
` [PATCHv2 4/8] perf probe powerpc: Handle powerpc dot symbols
` [PATCHv2 5/8] perf probe powerpc: Allow matching against "
` [PATCHv2 6/8] perf tools powerpc: Fix PPC64 ELF ABIv2 symbol decoding
` [PATCHv2 8/8] perf probe powerpc: Fixup function entry if using kallsyms lookup
[PATCH V2 linux-next] UBIFS: simplify returns
2015-03-12 20:34 UTC
[patch 1/2] mm, mempool: poison elements backed by slab allocator
2015-03-12 20:28 UTC (2+ messages)
[PATCH 01/22] mm/memblock.c: %pF is only for function pointers
2015-03-12 20:25 UTC (11+ messages)
` [PATCH 08/22] ARM: "
` [PATCH 14/22] parisc: "
` [PATCH 22/22] tracing: "
[PATCH] fs, omfs: add NULL terminator in the end up the token list
2015-03-12 20:24 UTC (2+ messages)
[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
2015-03-12 20:20 UTC (2+ messages)
lening
2015-03-12 20:08 UTC
[PATCH] Don't allow blocking of signals using sigreturn
2015-03-12 20:01 UTC (4+ messages)
` [PATCH] seccomp.2: Add note about alarm(2) not being sufficient to limit runtime
[PATCHv5 00/11] perf tools: Add perf data CTF conversion
2015-03-12 19:59 UTC (7+ messages)
` [PATCH 06/11] perf data: Switch to multiple cpu stream files
[PATCH v3 1/4] arm64: qcom: Add support for Qualcomm MSM8916 SoC
2015-03-12 19:54 UTC (6+ messages)
` [PATCH v3 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts
iptables problem upgrading kernel from 3.18.8 to 3.19.1
2015-03-12 19:47 UTC (3+ messages)
[PATCH V4] Allow compaction of unevictable pages
2015-03-12 19:45 UTC (3+ messages)
[PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
2015-03-12 19:43 UTC (12+ messages)
` [Cocci] "
Please kindly read my message
2015-03-12 19:40 UTC
[PATCH v2 1/1] usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
2015-03-12 19:36 UTC (2+ messages)
[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
2015-03-12 19:31 UTC (4+ messages)
[PATCH 1/5] can: kvaser_usb: Avoid double free on URB submission failures
2015-03-12 19:30 UTC (4+ messages)
` [PATCH v3 1/3] can: kvaser_usb: Fix tx queue start/stop race conditions
[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
2015-03-12 19:27 UTC (2+ messages)
[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
2015-03-12 19:27 UTC (2+ messages)
[PATCH RT 00/36] Linux 3.12.38-rt53-rc1
2015-03-12 19:22 UTC (21+ messages)
` [PATCH RT 02/36] create-rt-enqueue
` [PATCH RT 04/36] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 05/36] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 06/36] rtmutex: Clarify the boost/deboost part
` [PATCH RT 07/36] rtmutex: Document pi chain walk
` [PATCH RT 08/36] rtmutex: Simplify remove_waiter()
` [PATCH RT 09/36] rtmutex: Confine deadlock logic to futex
` [PATCH RT 10/36] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 11/36] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 12/36] futex: Make unlock_pi more robust
` [PATCH RT 13/36] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/36] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/36] futex: Split out the first waiter attachment "
` [PATCH RT 16/36] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 17/36] rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 18/36] rt: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/36] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/36] x86: UV: raw_spinlock conversion
` [PATCH RT 22/36] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/36] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
2015-03-12 19:13 UTC (15+ messages)
` [PATCH RT 01/39] gpio: omap: use raw locks for locking
` [PATCH RT 03/39] rtmutex: Simplify and document try_to_take_rtmutex()
` [PATCH RT 04/39] rtmutex: No need to keep task ref for lock owner check
` [PATCH RT 05/39] rtmutex: Clarify the boost/deboost part
` [PATCH RT 06/39] rtmutex: Document pi chain walk
` [PATCH RT 07/39] rtmutex: Simplify remove_waiter()
` [PATCH RT 08/39] rtmutex: Confine deadlock logic to futex
` [PATCH RT 09/39] rtmutex: Cleanup deadlock detector debug logic
` [PATCH RT 10/39] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
` [PATCH RT 11/39] futex: Make unlock_pi more robust
` [PATCH RT 13/39] futex: Split out the waiter check from lookup_pi_state()
` [PATCH RT 15/39] futex: Simplify futex_lock_pi_atomic() and make it more robust
` [PATCH RT 16/39] locking/rt-mutex: avoid a NULL pointer dereference on deadlock
` [PATCH RT 17/39] rtmutex.c: Fix incorrect waiter check
page: next (older) | prev (newer) | latest
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 NNTP newsgroup(s).