Linux-Kernel Archive
By Date
Most Recent messages
4743 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] random: mix all saved registers into entropy pool Joern Engel (Sat Feb 15 2014 - 19:29:28 EST)
- [PATCH] fs/stat: Reduce memory requirements for stat_open Stefan Bader (Wed May 14 2014 - 06:58:37 EST)
- [PATCH] uml: remove csum_partial_copy_generic_i386 Honggang Li (Wed Jun 04 2014 - 22:43:40 EST)
- [PATCH] um: Fix for relative objtree when generating x86 headers Michal Marek (Thu Jun 05 2014 - 11:44:44 EST)
- Re: What can change in ways Linux handles memory when all memory >4G is disabled? (x86) Bjorn Helgaas (Sun Jun 08 2014 - 00:20:25 EST)
- Re: Crypto Update for 3.16 Herbert Xu (Sun Jun 08 2014 - 00:57:03 EST)
- Re: [PATCH] Input - synaptics: fix resolution for manually provided min/max Dmitry Torokhov (Sun Jun 08 2014 - 01:41:10 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Henrik Austad (Sun Jun 08 2014 - 02:08:15 EST)
- [PATCH] arch/score/kernel/process.c: Remove useless varialbes 'ti' and 'regs' Chen Gang (Sun Jun 08 2014 - 02:57:54 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Yuyang Du (Sun Jun 08 2014 - 03:30:45 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Yuyang Du (Sun Jun 08 2014 - 03:57:18 EST)
- [PATCH] uhci-platform: use devm_ioremap resource Himangi Saraogi (Sun Jun 08 2014 - 04:05:48 EST)
- [PATCH] usb: host: uhci-grlib.c : use devm_ functions Himangi Saraogi (Sun Jun 08 2014 - 04:12:34 EST)
- [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat Mike Galbraith (Sun Jun 08 2014 - 04:36:11 EST)
- Re: [linux-nics] [PATCHv3 2/3] list: Fix order of arguments for hlist_add_after(_rcu) Jeff Kirsher (Sun Jun 08 2014 - 04:54:05 EST)
- [PATCH V2] Staging:tidspbridge Fix minor checkpatch.pl warning. Adithya Krishnamurthy (Sun Jun 08 2014 - 04:56:33 EST)
- Re: [PATCH] usb: host: uhci-grlib.c : use devm_ functions Sam Ravnborg (Sun Jun 08 2014 - 05:17:10 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false Peter Wu (Sun Jun 08 2014 - 05:27:17 EST)
- [BISECTED][REGRESSION] Kernel does not boot on EeePC Sitsofe Wheeler (Sun Jun 08 2014 - 05:33:59 EST)
- Re: [GIT PULL] x86 fixes for v3.15 Ingo Molnar (Sun Jun 08 2014 - 05:41:57 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Ingo Molnar (Sun Jun 08 2014 - 05:45:28 EST)
- Re: Resume from suspend broken in 3.15. (bisected) Daniel Vetter (Sun Jun 08 2014 - 05:50:21 EST)
- Legal Notice Barr Mark Freedman (Sun Jun 08 2014 - 05:51:27 EST)
- [PATCH kvm-unit-tests v2] x86: emulator: long mode smsw tests Nadav Amit (Sun Jun 08 2014 - 06:05:53 EST)
- Re: [RFC PATCH v6 14/20] vfio/platform: initial interrupts support Christoffer Dall (Sun Jun 08 2014 - 06:09:36 EST)
- [PATCH v2] arm64: dmi: Add SMBIOS/DMI support on arm64 Yi Li (Sun Jun 08 2014 - 06:10:17 EST)
- Re: [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts Christoffer Dall (Sun Jun 08 2014 - 06:17:19 EST)
- Re: [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP Christoffer Dall (Sun Jun 08 2014 - 06:31:40 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false Rickard Strandqvist (Sun Jun 08 2014 - 06:36:18 EST)
- Re: [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers Daniel Borkmann (Sun Jun 08 2014 - 06:36:34 EST)
- Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second Daniel Borkmann (Sun Jun 08 2014 - 06:43:21 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false Peter Wu (Sun Jun 08 2014 - 06:43:41 EST)
- Re: [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers George Spelvin (Sun Jun 08 2014 - 07:14:31 EST)
- [PATCH 2/2] regulator: mc13xxx: Remove unnecessary locks Alexander Shiyan (Sun Jun 08 2014 - 07:26:47 EST)
- [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit" Alexander Shiyan (Sun Jun 08 2014 - 07:26:57 EST)
- Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second George Spelvin (Sun Jun 08 2014 - 07:30:09 EST)
- per-thread wait_queue_t Pavel Machek (Sun Jun 08 2014 - 07:41:06 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 Daniel Borkmann (Sun Jun 08 2014 - 08:04:51 EST)
- Re: [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers Daniel Borkmann (Sun Jun 08 2014 - 08:05:53 EST)
- Re: [PATCH 1/7] lib/random32.c: Mark self-test data as __initconst Daniel Borkmann (Sun Jun 08 2014 - 08:06:52 EST)
- Re: [PATCH 2/7] lib/random32.c: Remove excess calls to prandom_u32_state in initialization Daniel Borkmann (Sun Jun 08 2014 - 08:11:21 EST)
- Re: [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void Alexandre Courbot (Sun Jun 08 2014 - 08:13:09 EST)
- Re: [PATCH 3/7] lib/random32.c: Replace an #ifdef with a stub prandom_state_selftest() Daniel Borkmann (Sun Jun 08 2014 - 08:16:32 EST)
- Re: [PATCH 2/7] lib/random32.c: Remove excess calls to prandom_u32_state in initialization George Spelvin (Sun Jun 08 2014 - 08:19:16 EST)
- Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it Daniel Borkmann (Sun Jun 08 2014 - 08:25:59 EST)
- Re: [PATCH 3/7] lib/random32.c: Replace an #ifdef with a stub prandom_state_selftest() George Spelvin (Sun Jun 08 2014 - 08:27:22 EST)
- Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second Daniel Borkmann (Sun Jun 08 2014 - 08:28:28 EST)
- Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it George Spelvin (Sun Jun 08 2014 - 08:42:20 EST)
- Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second George Spelvin (Sun Jun 08 2014 - 08:42:21 EST)
- Re: [RFC PATCH] gpio: Add a defer reset object to send board specific reset Alexandre Courbot (Sun Jun 08 2014 - 09:02:54 EST)
- safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Sun Jun 08 2014 - 09:08:54 EST)
- [PATCH v2 25/26] staging: rtl8188eu: Remove unused function nat25_handle_frame() navin patidar (Sun Jun 08 2014 - 10:05:25 EST)
- [PATCH 2/2] Staging: speakup: ERROR: Fix macro parenthesis. Choi Gi-yong (Sun Jun 08 2014 - 10:13:20 EST)
- [PATCH 1/2] regulator: ab8500: Remove ab8500_regulator_of_probe() Axel Lin (Sun Jun 08 2014 - 10:45:54 EST)
- [PATCH 2/2] regulator: ab8500: Remove ab8500_regulator_debug_init/exit() Axel Lin (Sun Jun 08 2014 - 10:47:19 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false Larry Finger (Sun Jun 08 2014 - 11:46:07 EST)
- [PATCH] checkpatch: fix complex macro false positive for escaped constant char Joe Perches (Sun Jun 08 2014 - 13:17:43 EST)
- Re: [PATCH] arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables Rickard Strandqvist (Sun Jun 08 2014 - 13:18:11 EST)
- Re: [GIT PULL] x86/vdso changes for v3.16 Sam Ravnborg (Sun Jun 08 2014 - 13:19:16 EST)
- Re: What can change in ways Linux handles memory when all memory >4G is disabled? (x86) Nikolay Amiantov (Sun Jun 08 2014 - 13:22:37 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 Hannes Frederic Sowa (Sun Jun 08 2014 - 13:34:31 EST)
- Re: per-thread wait_queue_t Linus Torvalds (Sun Jun 08 2014 - 13:45:29 EST)
- UPDATE YOUR WEBMAIL ACCOUNT NOW! Gill, Amy (Sun Jun 08 2014 - 13:51:37 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC H. Peter Anvin (Sun Jun 08 2014 - 13:51:37 EST)
- Re: What can change in ways Linux handles memory when all memory >4G is disabled? (x86) H. Peter Anvin (Sun Jun 08 2014 - 13:53:25 EST)
- Re: [PATCH 2/2] Staging: speakup: ERROR: Fix macro parenthesis. Dan Carpenter (Sun Jun 08 2014 - 13:58:44 EST)
- Re: What can change in ways Linux handles memory when all memory >4G is disabled? (x86) Nikolay Amiantov (Sun Jun 08 2014 - 14:07:10 EST)
- [PATCH v9 0/5] ARM: sunxi: Add support for consumer infrared devices Alexander Bersenev (Sun Jun 08 2014 - 14:09:13 EST)
- [PATCH v9 1/5] ARM: sunxi: Add documentation for sunxi consumer infrared devices Alexander Bersenev (Sun Jun 08 2014 - 14:09:25 EST)
- [PATCH v9 2/5] [media] rc: add sunxi-ir driver Alexander Bersenev (Sun Jun 08 2014 - 14:09:43 EST)
- [PATCH v9 3/5] ARM: sunxi: Add pins for IR controller on A20 to dtsi Alexander Bersenev (Sun Jun 08 2014 - 14:09:52 EST)
- [PATCH v9 4/5] ARM: sunxi: Add IR controllers on A20 to dtsi Alexander Bersenev (Sun Jun 08 2014 - 14:10:00 EST)
- [PATCH v9 5/5] ARM: sunxi: Enable IR controller on cubieboard 2 and cubietruck in dts Alexander Bersenev (Sun Jun 08 2014 - 14:10:09 EST)
- Linux 3.15 .. and continuation of merge window Linus Torvalds (Sun Jun 08 2014 - 14:52:38 EST)
- Re: [GIT PULL] x86/vdso changes for v3.16 H. Peter Anvin (Sun Jun 08 2014 - 14:55:43 EST)
- [PATCH 3.14.6 1/1] pinctrl/sh-pfc: fix pfc-r8a7790 pin mux data for IPSR5 bug Sathish Kumar Balasubramaniam -ERS, HCL Tech (Sun Jun 08 2014 - 15:26:12 EST)
- Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second Daniel Borkmann (Sun Jun 08 2014 - 16:02:36 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 Daniel Borkmann (Sun Jun 08 2014 - 16:03:01 EST)
- Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it Hannes Frederic Sowa (Sun Jun 08 2014 - 16:26:56 EST)
- Re: [PATCH] hwmon: (ina2xx) Change register cache to signed Guenter Roeck (Sun Jun 08 2014 - 16:26:56 EST)
- Re: [lm-sensors] [PATCH] hwmon: (ina2xx) Change register cache to signed Guenter Roeck (Sun Jun 08 2014 - 16:30:32 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8723be: hw.c: Cleaning up if statement that always evaluates to false David Rientjes (Sun Jun 08 2014 - 16:35:37 EST)
- Re: [PATCH] staging: rtl8821ae: rtl8821ae: hw.c: Cleaning up if statement that always evaluates to false David Rientjes (Sun Jun 08 2014 - 16:37:58 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8723be: hw.c: Cleaning up if statement that always evaluates to false Rickard Strandqvist (Sun Jun 08 2014 - 16:47:50 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 George Spelvin (Sun Jun 08 2014 - 16:48:19 EST)
- Re: [lm-sensors] [PATCH] hwmon: (ina2xx) Change register cache to signed Fabio Baltieri (Sun Jun 08 2014 - 16:54:41 EST)
- [PATCH] numa,sched: fix load_to_imbalanced logic inversion Rik van Riel (Sun Jun 08 2014 - 16:56:46 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8723be: hw.c: Cleaning up if statement that always evaluates to false Peter Wu (Sun Jun 08 2014 - 16:57:52 EST)
- [PATCH v2] hwmon: (ina2xx) Cast to s16 on shunt and current regs Fabio Baltieri (Sun Jun 08 2014 - 17:08:25 EST)
- Re: pull request: wireless-next 2014-06-06 David Miller (Sun Jun 08 2014 - 17:18:30 EST)
- Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Sitsofe Wheeler (Sun Jun 08 2014 - 17:30:54 EST)
- Re: Interactivity regression since v3.11 in mm/vmscan.c Linus Torvalds (Sun Jun 08 2014 - 17:33:30 EST)
- [PATCH] staging: bcm: nvm.c: Cleaning up a array that is filled incompletely Rickard Strandqvist (Sun Jun 08 2014 - 17:45:32 EST)
- [PATCH] staging: bcm: nvm.c: Cleaning up a array that is filled incompletely Rickard Strandqvist (Sun Jun 08 2014 - 17:45:32 EST)
- [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Sun Jun 08 2014 - 18:16:17 EST)
- docker crashes rcuos in __blkg_release_rcu Joe Lawrence (Sun Jun 08 2014 - 18:22:21 EST)
- hii Laura Roland (Sun Jun 08 2014 - 18:24:29 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN David Rientjes (Sun Jun 08 2014 - 18:26:06 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context David Rientjes (Sun Jun 08 2014 - 18:47:22 EST)
- [PATCH v2] drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit() Ben Hutchings (Sun Jun 08 2014 - 18:52:00 EST)
- [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Sun Jun 08 2014 - 20:06:24 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 George Spelvin (Sun Jun 08 2014 - 20:29:00 EST)
- Re: 3.12.9 kern.log spam from vgaswitcheroo Alex Deucher (Sun Jun 08 2014 - 21:15:27 EST)
- Re: [PATCH 1/1] include/linux/memblock.h: add __init to memblock_set_bottom_up Tang Chen (Sun Jun 08 2014 - 21:18:23 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Yinghai Lu (Sun Jun 08 2014 - 21:29:30 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? Theodore Ts'o (Sun Jun 08 2014 - 21:36:34 EST)
- Re: [PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface Chen, Gong (Sun Jun 08 2014 - 21:38:46 EST)
- [PATCH v6] pinctrl: to avoid duplicated calling enable_pinmux_setting for a pin fwu (Sun Jun 08 2014 - 21:38:57 EST)
- Re: Crypto Update for 3.16 Steven Miao (Sun Jun 08 2014 - 21:48:14 EST)
- Re: [PATCH] block: blk-exec.c: Cleaning up local variable address returnd Jens Axboe (Sun Jun 08 2014 - 21:50:51 EST)
- Re: [RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading Dave Young (Sun Jun 08 2014 - 21:56:26 EST)
- Re: [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat Lai Jiangshan (Sun Jun 08 2014 - 22:04:33 EST)
- Re: [PATCH] dt/documentation: add specification of dma bus information Shawn Guo (Sun Jun 08 2014 - 22:06:46 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Dave Young (Sun Jun 08 2014 - 22:10:39 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Sun Jun 08 2014 - 22:11:08 EST)
- Re: [PATCH] dt/documentation: add specification of dma bus information Fabio Estevam (Sun Jun 08 2014 - 22:13:40 EST)
- Re: [PATCH v2] drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit() Joe Perches (Sun Jun 08 2014 - 22:16:23 EST)
- Re: [PATCH] ARM: dts: imx6: add missing compatible and clock properties for kpp Shawn Guo (Sun Jun 08 2014 - 22:16:40 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Sun Jun 08 2014 - 22:18:31 EST)
- Re: [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat Mike Galbraith (Sun Jun 08 2014 - 23:17:29 EST)
- Re: Linux 3.15 .. and continuation of merge window J. R. Okajima (Sun Jun 08 2014 - 23:31:29 EST)
- Re: [RFC PATCH] gpio: Add a defer reset object to send board specific reset Houcheng Lin (Sun Jun 08 2014 - 23:38:12 EST)
- Re: [PATCH 1/4] phy: Add provision for calibrating phy. Pratyush Anand (Sun Jun 08 2014 - 23:50:09 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Mon Jun 09 2014 - 00:04:26 EST)
- [PATCH] checkpatch: warn on unnecessary else after return or break Joe Perches (Mon Jun 09 2014 - 00:12:18 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 00:36:32 EST)
- [Question] Why CONFIG_SHELL Masahiro Yamada (Mon Jun 09 2014 - 01:04:33 EST)
- Re: [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add Namhyung Kim (Mon Jun 09 2014 - 01:04:33 EST)
- Re: [PATCH v3] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads Viresh Kumar (Mon Jun 09 2014 - 01:05:47 EST)
- Re: [PATCH v3 00/05] staging: Emma Mobile USB driver and KZM9D board code V3 Magnus Damm (Mon Jun 09 2014 - 01:14:52 EST)
- Re: [Regression] commit 8a4aeec8d(libata/ahci: accommodate tag ordered controllers) Ming Lei (Mon Jun 09 2014 - 01:15:45 EST)
- Re: [PATCH 9/9] perf, tools, record: Always allow to overide default period v2 Namhyung Kim (Mon Jun 09 2014 - 01:22:21 EST)
- [PATCH] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Viresh Kumar (Mon Jun 09 2014 - 01:25:00 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load WANG Chao (Mon Jun 09 2014 - 01:36:36 EST)
- [PATCH] perf record: Fix to honor user freq/interval properly Namhyung Kim (Mon Jun 09 2014 - 01:44:08 EST)
- Re: [PATCH] remove csum_partial_copy_generic_i386 to clean up exception table Real Name (Mon Jun 09 2014 - 01:46:16 EST)
- Re: [PATCH v2] delete unnecessary bootmem struct page array Real Name (Mon Jun 09 2014 - 01:50:08 EST)
- Re: [PATCH 0/9] ARM: Berlin: USB support Peter Chen (Mon Jun 09 2014 - 01:55:39 EST)
- Re: perf: Add support for full Intel event lists v5 Namhyung Kim (Mon Jun 09 2014 - 01:56:46 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Matias BjÃrling (Mon Jun 09 2014 - 02:00:51 EST)
- Re: [PATCH v2] USB:gadget: Fix a warning while loading g_mass_storage Yang,Wei (Mon Jun 09 2014 - 02:02:46 EST)
- [PATCH] block: make nr_requests tunable for loop Junxiao Bi (Mon Jun 09 2014 - 02:08:21 EST)
- [git pull] Input updates for 3.16-rc0 Dmitry Torokhov (Mon Jun 09 2014 - 02:10:22 EST)
- [PATCHv3 3/3] dt-bindings: mfd: s2mps11: Add support S2MPU02 PMIC Chanwoo Choi (Mon Jun 09 2014 - 02:16:17 EST)
- [PATCHv3 2/3] regulator: s2mps11: Add support S2MPU02 regulator device Chanwoo Choi (Mon Jun 09 2014 - 02:16:18 EST)
- [PATCHv3 1/3] mfd: sec-core: Add support for S2MPU02 device Chanwoo Choi (Mon Jun 09 2014 - 02:16:24 EST)
- [PATCHv3 0/3] mfd: sec-core: Add support S2MPU02 PMIC device Chanwoo Choi (Mon Jun 09 2014 - 02:16:28 EST)
- [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Wei.Yang (Mon Jun 09 2014 - 02:20:23 EST)
- Re: [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat Mike Galbraith (Mon Jun 09 2014 - 02:22:19 EST)
- Re: sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160() Meelis Roos (Mon Jun 09 2014 - 02:36:50 EST)
- [PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit) Wang, Xiaoming (Mon Jun 09 2014 - 02:37:40 EST)
- [PATCH] Doc: mfd: as3722: Add details of optional missing property Laxman Dewangan (Mon Jun 09 2014 - 03:04:20 EST)
- Re: [PATCH] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Srivatsa S. Bhat (Mon Jun 09 2014 - 03:07:46 EST)
- Re: [PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC Laxman Dewangan (Mon Jun 09 2014 - 03:11:03 EST)
- Re: [PATCH v2 5/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Misc. fixes. Dan Carpenter (Mon Jun 09 2014 - 03:16:43 EST)
- Re: [PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit) Takashi Iwai (Mon Jun 09 2014 - 03:25:01 EST)
- Re: [PATCH] block: make nr_requests tunable for loop Andreas Mohr (Mon Jun 09 2014 - 03:36:10 EST)
- Re: [Question] Why CONFIG_SHELL Sam Ravnborg (Mon Jun 09 2014 - 03:50:24 EST)
- Re: [fuse-devel] [PATCH 0/5] fuse: close file synchronously (v2) Maxim Patlasov (Mon Jun 09 2014 - 03:50:25 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 03:50:37 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 03:53:37 EST)
- Re: Interactivity regression since v3.11 in mm/vmscan.c Michal Hocko (Mon Jun 09 2014 - 03:54:10 EST)
- Re: [PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses Mika Westerberg (Mon Jun 09 2014 - 03:54:30 EST)
- Re: [Patch V3 4/5] I2C/ACPI: Add i2c ACPI operation region support Mika Westerberg (Mon Jun 09 2014 - 03:56:48 EST)
- Re: [RFC PATCH v5 1/4] KEYS: special dot prefixed keyring name bug fix Dmitry Kasatkin (Mon Jun 09 2014 - 03:57:10 EST)
- Re: possible typo Warren Turkal (Mon Jun 09 2014 - 04:07:34 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Ian Kent (Mon Jun 09 2014 - 04:12:12 EST)
- [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ Jiang Liu (Mon Jun 09 2014 - 04:17:26 EST)
- [Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC Jiang Liu (Mon Jun 09 2014 - 04:17:26 EST)
- [Patch V4 02/42] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL) Jiang Liu (Mon Jun 09 2014 - 04:17:30 EST)
- Re: [RFC PATCH v5 1/4] KEYS: special dot prefixed keyring name bug fix Dmitry Kasatkin (Mon Jun 09 2014 - 04:17:38 EST)
- [Patch V4 03/42] x86, mpparse: simplify arch/x86/include/asm/mpspec.h Jiang Liu (Mon Jun 09 2014 - 04:17:56 EST)
- [Patch V4 04/42] x86, acpi: reorganize code to avoid forward declaration in boot.c Jiang Liu (Mon Jun 09 2014 - 04:18:02 EST)
- [Patch V4 06/42] x86, acpi, irq: kill static function irq_to_gsi() Jiang Liu (Mon Jun 09 2014 - 04:18:13 EST)
- [Patch V4 07/42] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c Jiang Liu (Mon Jun 09 2014 - 04:18:32 EST)
- [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() Jiang Liu (Mon Jun 09 2014 - 04:18:54 EST)
- [Patch V4 10/42] x86, irq, trivial: minor improvements of IRQ related code Jiang Liu (Mon Jun 09 2014 - 04:19:06 EST)
- [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259 Jiang Liu (Mon Jun 09 2014 - 04:19:09 EST)
- [Patch V4 14/42] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability Jiang Liu (Mon Jun 09 2014 - 04:19:32 EST)
- [Patch V4 13/42] x86, ioapic: introduce helper utilities to walk ioapics and pins Jiang Liu (Mon Jun 09 2014 - 04:19:44 EST)
- [Patch V4 16/42] x86, irq: introduce some helper utilities to improve readability Jiang Liu (Mon Jun 09 2014 - 04:19:50 EST)
- [Patch V4 18/42] ce4100, irq: do not set legacy_pic to null_legacy_pic Jiang Liu (Mon Jun 09 2014 - 04:20:06 EST)
- [Patch V4 17/42] ce4100, irq: make CE4100 depend on CONFIG_X86_IO_APIC Jiang Liu (Mon Jun 09 2014 - 04:20:30 EST)
- [Patch V4 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY Jiang Liu (Mon Jun 09 2014 - 04:20:32 EST)
- [Patch V4 20/42] x86, irq: simplify arch_early_irq_init() Jiang Liu (Mon Jun 09 2014 - 04:20:44 EST)
- [Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number Jiang Liu (Mon Jun 09 2014 - 04:20:59 EST)
- [Patch V4 23/42] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC Jiang Liu (Mon Jun 09 2014 - 04:21:16 EST)
- Re: [PATCH ftrace/core V5] ftrace: Introduce saved_cmdlines_size file Namhyung Kim (Mon Jun 09 2014 - 04:21:27 EST)
- [Patch V4 24/42] x86, irq: enhance mp_register_ioapic() to support irqdomain Jiang Liu (Mon Jun 09 2014 - 04:21:36 EST)
- [Patch V4 26/42] x86, mpparse, irq: provide basic irqdomain support Jiang Liu (Mon Jun 09 2014 - 04:21:56 EST)
- [Patch V4 27/42] x86, SFI, irq: provide basic irqdomain support Jiang Liu (Mon Jun 09 2014 - 04:22:07 EST)
- [Patch V4 28/42] x86, devicetree, irq: use common mechanism to support irqdomain Jiang Liu (Mon Jun 09 2014 - 04:22:27 EST)
- [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation Jiang Liu (Mon Jun 09 2014 - 04:22:39 EST)
- [Patch V4 31/42] x86, irq, mpparse: use common irqdomain map interface to program IOAPIC pins Jiang Liu (Mon Jun 09 2014 - 04:22:47 EST)
- [Patch V4 32/42] x86, irq, SFI: use common irqdomain map interface to program IOAPIC pins Jiang Liu (Mon Jun 09 2014 - 04:23:02 EST)
- [Patch V4 33/42] x86, irq, devicetree: use common irqdomain map interface to program IOAPIC pins Jiang Liu (Mon Jun 09 2014 - 04:23:28 EST)
- [Patch V4 34/42] x86, irq: clean up unused IOAPIC interface Jiang Liu (Mon Jun 09 2014 - 04:23:49 EST)
- [Patch V4 36/42] genirq: export irq_domain_disassociate() to architecture interrupt drivers Jiang Liu (Mon Jun 09 2014 - 04:23:51 EST)
- [Patch V4 35/42] x86, irq: simplify the way to handle ISA IRQ Jiang Liu (Mon Jun 09 2014 - 04:24:09 EST)
- [Patch V4 40/42] x86, irq, SFI: release IOAPIC pin when PCI device is disabled Jiang Liu (Mon Jun 09 2014 - 04:24:28 EST)
- [Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled Jiang Liu (Mon Jun 09 2014 - 04:24:32 EST)
- [Patch V4 41/42] x86, irq, devicetree: release IOAPIC pin when PCI device is disabled Jiang Liu (Mon Jun 09 2014 - 04:24:42 EST)
- [Patch V4 42/42] x86, irq: clean up irqdomain transition code Jiang Liu (Mon Jun 09 2014 - 04:25:18 EST)
- [Patch V4 39/42] x86, irq, mpparse: release IOAPIC pin when PCI device is disabled Jiang Liu (Mon Jun 09 2014 - 04:25:39 EST)
- RE: [PATCHv2 5/5] tools: ffs-test: add compatibility code for old kernels Krzysztof Opasiak (Mon Jun 09 2014 - 04:25:46 EST)
- [Patch V4 37/42] x86, irq: introduce helper functions to release IOAPIC pin Jiang Liu (Mon Jun 09 2014 - 04:26:28 EST)
- [Patch V4 30/42] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins Jiang Liu (Mon Jun 09 2014 - 04:27:30 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Morten Rasmussen (Mon Jun 09 2014 - 04:27:58 EST)
- [Patch V4 25/42] x86, ACPI, irq: provide basic irqdomain support Jiang Liu (Mon Jun 09 2014 - 04:28:19 EST)
- Re: [PATCH 4/9] usb: phy: add the Berlin USB PHY driver Jisheng Zhang (Mon Jun 09 2014 - 04:28:41 EST)
- [Patch V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI Jiang Liu (Mon Jun 09 2014 - 04:29:10 EST)
- [Patch V4 15/42] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain Jiang Liu (Mon Jun 09 2014 - 04:30:00 EST)
- [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi Jiang Liu (Mon Jun 09 2014 - 04:30:36 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Michal Hocko (Mon Jun 09 2014 - 04:31:00 EST)
- [Patch V4 09/42] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ Jiang Liu (Mon Jun 09 2014 - 04:31:24 EST)
- [Patch V4 05/42] x86, PCI, ACPI: use kmalloc_node() to optimize for performance Jiang Liu (Mon Jun 09 2014 - 04:31:50 EST)
- We offer all purpose loan at 3% interest rate Santander Finance (Mon Jun 09 2014 - 04:32:10 EST)
- [PATCH] dt-binding: mfd: as3722: correct macro name Laxman Dewangan (Mon Jun 09 2014 - 04:32:28 EST)
- Re: [PATCH] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Viresh Kumar (Mon Jun 09 2014 - 04:32:57 EST)
- Re: [RFC PATCH v5 3/4] ima: define '.ima' as a builtin 'trusted' keyring Dmitry Kasatkin (Mon Jun 09 2014 - 04:45:56 EST)
- [PATCH 3.12 000/146] 3.12.22-stable review Jiri Slaby (Mon Jun 09 2014 - 04:51:18 EST)
- [PATCH 3.12 025/146] timer: Prevent overflow in apply_slack Jiri Slaby (Mon Jun 09 2014 - 04:51:30 EST)
- [PATCH 3.12 007/146] netfilter: Fix potential use after free in ip6_route_me_harder() Jiri Slaby (Mon Jun 09 2014 - 04:51:36 EST)
- [PATCH 3.12 049/146] drm/radeon/uvd: use lower clocks on old UVD to boot v2 Jiri Slaby (Mon Jun 09 2014 - 04:52:27 EST)
- [PATCH 3.12 051/146] drm/radeon: check buffer relocation offset Jiri Slaby (Mon Jun 09 2014 - 04:52:40 EST)
- [PATCH 3.12 091/146] Input: atkbd - fix keyboard not working on some LG laptops Jiri Slaby (Mon Jun 09 2014 - 04:52:53 EST)
- [PATCH 3.12 047/146] drm/radeon/pm: don't walk the crtc list before it has been initialized (v2) Jiri Slaby (Mon Jun 09 2014 - 04:53:04 EST)
- [PATCH 3.12 093/146] Input: synaptics - add min/max quirk for the ThinkPad W540 Jiri Slaby (Mon Jun 09 2014 - 04:53:17 EST)
- [PATCH 3.12 079/146] drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip Jiri Slaby (Mon Jun 09 2014 - 04:53:29 EST)
- [PATCH 3.12 015/146] irqchip: Gic: Support forced affinity setting Jiri Slaby (Mon Jun 09 2014 - 04:53:42 EST)
- [PATCH 3.12 004/146] oom_kill: add rcu_read_lock() into find_lock_task_mm() Jiri Slaby (Mon Jun 09 2014 - 04:53:54 EST)
- [PATCH 3.12 065/146] Bluetooth: Add support for Lite-on [04ca:3007] Jiri Slaby (Mon Jun 09 2014 - 04:54:07 EST)
- [PATCH 3.12 003/146] oom_kill: has_intersects_mems_allowed() needs rcu_read_lock() Jiri Slaby (Mon Jun 09 2014 - 04:54:18 EST)
- [PATCH 3.12 041/146] drm/i915: Don't check gmch state on inherited configs Jiri Slaby (Mon Jun 09 2014 - 04:54:29 EST)
- [PATCH 3.12 042/146] drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc() Jiri Slaby (Mon Jun 09 2014 - 04:54:47 EST)
- [PATCH 3.12 123/146] dm crypt: fix cpu hotplug crash by removing per-cpu structure Jiri Slaby (Mon Jun 09 2014 - 04:55:18 EST)
- [PATCH 3.12 114/146] PCI: shpchp: Check bridge's secondary (not primary) bus speed Jiri Slaby (Mon Jun 09 2014 - 04:55:39 EST)
- [PATCH 3.12 086/146] crypto: crypto_wq - Fix late crypto work queue initialization Jiri Slaby (Mon Jun 09 2014 - 04:56:00 EST)
- [PATCH 3.12 129/146] ACPI: blacklist win8 OSI for Dell Inspiron 7737 Jiri Slaby (Mon Jun 09 2014 - 04:56:12 EST)
- [PATCH 3.12 125/146] dmaengine: dw: went back to plain {request,free}_irq() calls Jiri Slaby (Mon Jun 09 2014 - 04:56:23 EST)
- [PATCH 3.12 127/146] ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX Jiri Slaby (Mon Jun 09 2014 - 04:56:33 EST)
- [PATCH 3.12 113/146] genirq: Provide irq_force_affinity fallback for non-SMP Jiri Slaby (Mon Jun 09 2014 - 04:56:42 EST)
- [PATCH 3.12 122/146] drm/i915: quirk invert brightness for Acer Aspire 5336 Jiri Slaby (Mon Jun 09 2014 - 04:56:51 EST)
- [PATCH 3.12 066/146] posix_acl: handle NULL ACL in posix_acl_equiv_mode Jiri Slaby (Mon Jun 09 2014 - 04:56:59 EST)
- [PATCH 3.12 104/146] workqueue: make rescuer_thread() empty wq->maydays list before exiting Jiri Slaby (Mon Jun 09 2014 - 04:57:24 EST)
- [PATCH 3.12 128/146] ACPI / processor: do not mark present at boot but not onlined CPU as onlined Jiri Slaby (Mon Jun 09 2014 - 04:57:39 EST)
- [PATCH 3.12 075/146] arm: dts: Fix missing device_type="memory" for ste-ccu8540 Jiri Slaby (Mon Jun 09 2014 - 04:57:51 EST)
- [PATCH Resend] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Viresh Kumar (Mon Jun 09 2014 - 04:58:02 EST)
- [PATCH 3.12 081/146] drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling Jiri Slaby (Mon Jun 09 2014 - 04:58:38 EST)
- [PATCH 3.12 112/146] x86-64, modify_ldt: Make support for 16-bit segments a runtime option Jiri Slaby (Mon Jun 09 2014 - 04:58:59 EST)
- [PATCH 3.12 073/146] ARM: mvebu: fix NOR bus-width in Armada XP DB Device Tree Jiri Slaby (Mon Jun 09 2014 - 04:59:13 EST)
- [PATCH 3.12 078/146] drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi Jiri Slaby (Mon Jun 09 2014 - 04:59:23 EST)
- [PATCH 3.12 090/146] trace: module: Maintain a valid user count Jiri Slaby (Mon Jun 09 2014 - 04:59:35 EST)
- Re: [uml-devel] [PATCH v2] delete unnecessary bootmem struct page array Toralf FÃrster (Mon Jun 09 2014 - 04:59:45 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context Gu Zheng (Mon Jun 09 2014 - 04:59:57 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Morten Rasmussen (Mon Jun 09 2014 - 05:00:03 EST)
- [PATCH 3.12 105/146] memory: mvebu-devbus: fix the conversion of the bus width Jiri Slaby (Mon Jun 09 2014 - 05:00:36 EST)
- [PATCH 3.12 097/146] NFSd: Move default initialisers from create_client() to alloc_client() Jiri Slaby (Mon Jun 09 2014 - 05:01:01 EST)
- [PATCH 3.12 098/146] NFSd: call rpc_destroy_wait_queue() from free_client() Jiri Slaby (Mon Jun 09 2014 - 05:01:12 EST)
- [PATCH 3.12 082/146] leds: leds-pwm: properly clean up after probe failure Jiri Slaby (Mon Jun 09 2014 - 05:01:26 EST)
- [PATCH 3.12 095/146] ALSA: hda - hdmi: Set converter channel count even without sink Jiri Slaby (Mon Jun 09 2014 - 05:01:37 EST)
- [PATCH 3.12 108/146] percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() Jiri Slaby (Mon Jun 09 2014 - 05:01:48 EST)
- [PATCH 3.12 088/146] media: media-device: fix infoleak in ioctl media_enum_entities() Jiri Slaby (Mon Jun 09 2014 - 05:02:01 EST)
- [PATCH 3.12 106/146] PCI: mvebu: fix off-by-one in the computed size of the mbus windows Jiri Slaby (Mon Jun 09 2014 - 05:02:18 EST)
- [PATCH 3.12 083/146] Documentation: Update stable address in Chinese and Japanese translations Jiri Slaby (Mon Jun 09 2014 - 05:02:39 EST)
- [PATCH 3.12 001/146] introduce for_each_thread() to replace the buggy while_each_thread() Jiri Slaby (Mon Jun 09 2014 - 05:02:48 EST)
- [PATCH 3.12 102/146] workqueue: fix bugs in wq_update_unbound_numa() failure path Jiri Slaby (Mon Jun 09 2014 - 05:02:52 EST)
- [PATCH 3.12 005/146] mm, oom: prefer thread group leaders for display purposes Jiri Slaby (Mon Jun 09 2014 - 05:03:08 EST)
- [PATCH 3.12 101/146] nfsd4: remove lockowner when removing lock stateid Jiri Slaby (Mon Jun 09 2014 - 05:03:20 EST)
- [PATCH 3.12 100/146] nfsd4: warn on finding lockowner without stateid's Jiri Slaby (Mon Jun 09 2014 - 05:03:35 EST)
- [PATCH 3.12 096/146] ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets Jiri Slaby (Mon Jun 09 2014 - 05:04:01 EST)
- [PATCH 3.12 099/146] NFSD: Call ->set_acl with a NULL ACL structure if no entries Jiri Slaby (Mon Jun 09 2014 - 05:04:21 EST)
- [PATCH 3.12 107/146] bus: mvebu-mbus: allow several windows with the same target/attribute Jiri Slaby (Mon Jun 09 2014 - 05:04:37 EST)
- [PATCH 3.12 092/146] Input: elantech - fix touchpad initialization on Gigabyte U2442 Jiri Slaby (Mon Jun 09 2014 - 05:04:51 EST)
- [PATCH 3.12 061/146] rt2x00: fix beaconing on USB Jiri Slaby (Mon Jun 09 2014 - 05:05:47 EST)
- Re: [RFC PATCH] rt/aio: fix rcu garbage collection might_sleep() splat Pavel Vasilyev (Mon Jun 09 2014 - 05:05:54 EST)
- [PATCH 3.12 043/146] drm/radeon: disable mclk dpm on R7 260X Jiri Slaby (Mon Jun 09 2014 - 05:06:19 EST)
- Re: [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction David Rientjes (Mon Jun 09 2014 - 05:06:28 EST)
- [PATCH 3.12 068/146] revert "mm: vmscan: do not swap anon pages just because free+file is low" Jiri Slaby (Mon Jun 09 2014 - 05:06:44 EST)
- Re: ARC: ARC_BOARD_ANGEL4 and ARC_BOARD_ML509 Vineet Gupta (Mon Jun 09 2014 - 05:06:51 EST)
- [PATCH 3.12 070/146] ARM: dts: kirkwood: fix mislocated pcie-controller nodes Jiri Slaby (Mon Jun 09 2014 - 05:07:08 EST)
- [PATCH 3.12 071/146] ARM: dts: i.MX53: Fix ipu register space size Jiri Slaby (Mon Jun 09 2014 - 05:07:25 EST)
- [PATCH 3.12 069/146] ARM: orion5x: fix target ID for crypto SRAM window Jiri Slaby (Mon Jun 09 2014 - 05:07:39 EST)
- [PATCH 3.12 074/146] ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree Jiri Slaby (Mon Jun 09 2014 - 05:07:53 EST)
- [PATCH 3.12 094/146] Input: synaptics - T540p - unify with other LEN0034 models Jiri Slaby (Mon Jun 09 2014 - 05:08:04 EST)
- [PATCH 3.12 072/146] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree Jiri Slaby (Mon Jun 09 2014 - 05:08:18 EST)
- [PATCH 3.12 087/146] clk: vexpress: NULL dereference on error path Jiri Slaby (Mon Jun 09 2014 - 05:08:31 EST)
- [PATCH 3.12 077/146] rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() Jiri Slaby (Mon Jun 09 2014 - 05:08:46 EST)
- [PATCH 3.12 056/146] usb: gadget: at91-udc: fix irq and iomem resource retrieval Jiri Slaby (Mon Jun 09 2014 - 05:08:55 EST)
- [PATCH 3.12 024/146] gpu: host1x: handle the correct # of syncpt regs Jiri Slaby (Mon Jun 09 2014 - 05:09:33 EST)
- [PATCH 3.12 009/146] clk: tegra: use pll_ref as the pll_e parent Jiri Slaby (Mon Jun 09 2014 - 05:09:46 EST)
- [PATCH 3.12 080/146] drm/i915/vlv: reset VLV media force wake request register Jiri Slaby (Mon Jun 09 2014 - 05:10:00 EST)
- [PATCH 3.12 048/146] drm/radeon: fix count in cik_sdma_ring_test() Jiri Slaby (Mon Jun 09 2014 - 05:10:14 EST)
- [PATCH 3.12 050/146] drm/radeon: use pflip irq on R600+ v2 Jiri Slaby (Mon Jun 09 2014 - 05:10:26 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Mon Jun 09 2014 - 05:10:41 EST)
- [PATCH 3.12 044/146] drm/radeon: add support for newer mc ucode on SI (v2) Jiri Slaby (Mon Jun 09 2014 - 05:10:57 EST)
- [PATCH 3.12 046/146] drm/radeon: fix ATPX detection on non-VGA GPUs Jiri Slaby (Mon Jun 09 2014 - 05:11:12 EST)
- [PATCH 3.12 029/146] mm, thp: close race between mremap() and split_huge_page() Jiri Slaby (Mon Jun 09 2014 - 05:11:25 EST)
- [PATCH 3.12 053/146] clk: tegra: Fix wrong value written to PLLE_AUX Jiri Slaby (Mon Jun 09 2014 - 05:11:53 EST)
- [PATCH 3.12 057/146] USB: OHCI: fix problem with global suspend on ATI controllers Jiri Slaby (Mon Jun 09 2014 - 05:11:57 EST)
- [PATCH 3.12 055/146] fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 Jiri Slaby (Mon Jun 09 2014 - 05:12:14 EST)
- [PATCH 3.12 020/146] coredump: fix va_list corruption Jiri Slaby (Mon Jun 09 2014 - 05:12:27 EST)
- [PATCH 3.12 054/146] iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference Jiri Slaby (Mon Jun 09 2014 - 05:12:40 EST)
- Re: [PATCH Resend] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Srivatsa S. Bhat (Mon Jun 09 2014 - 05:12:49 EST)
- [PATCH 3.12 062/146] ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data Jiri Slaby (Mon Jun 09 2014 - 05:13:03 EST)
- [PATCH 3.12 052/146] drm/tegra: Remove gratuitous pad field Jiri Slaby (Mon Jun 09 2014 - 05:13:36 EST)
- [PATCH 3.12 063/146] Bluetooth: Fix triggering BR/EDR L2CAP Connect too early Jiri Slaby (Mon Jun 09 2014 - 05:13:43 EST)
- [PATCH 3.12 045/146] drm/radeon/si: make sure mc ucode is loaded before checking the size Jiri Slaby (Mon Jun 09 2014 - 05:13:54 EST)
- [PATCH 3.12 064/146] Bluetooth: Fix redundant encryption request for reauthentication Jiri Slaby (Mon Jun 09 2014 - 05:14:18 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context David Rientjes (Mon Jun 09 2014 - 05:14:28 EST)
- [PATCH 3.12 028/146] mac80211: fix suspend vs. association race Jiri Slaby (Mon Jun 09 2014 - 05:14:56 EST)
- [PATCH 3.12 034/146] hwmon: (emc1403) fix inverted store_hyst() Jiri Slaby (Mon Jun 09 2014 - 05:15:13 EST)
- [PATCH 3.12 039/146] hrtimer: Set expiry time before switch_hrtimer_base() Jiri Slaby (Mon Jun 09 2014 - 05:15:28 EST)
- [PATCH 3.12 040/146] md: avoid possible spinning md thread at shutdown. Jiri Slaby (Mon Jun 09 2014 - 05:15:41 EST)
- [PATCH 3.12 027/146] cfg80211: free sme on connection failures Jiri Slaby (Mon Jun 09 2014 - 05:15:54 EST)
- [PATCH 3.12 014/146] ftrace/module: Hardcode ftrace_module_init() call into load_module() Jiri Slaby (Mon Jun 09 2014 - 05:16:17 EST)
- [PATCH 3.12 058/146] usb: storage: shuttle_usbat: fix discs being detected twice Jiri Slaby (Mon Jun 09 2014 - 05:16:27 EST)
- [PATCH 3.12 013/146] mips: dts: Fix missing device_type="memory" property in memory nodes Jiri Slaby (Mon Jun 09 2014 - 05:16:35 EST)
- [PATCH 3.12 060/146] USB: Nokia 5300 should be treated as unusual dev Jiri Slaby (Mon Jun 09 2014 - 05:16:54 EST)
- [PATCH 3.12 059/146] USB: Nokia 305 should be treated as unusual dev Jiri Slaby (Mon Jun 09 2014 - 05:17:05 EST)
- [PATCH 3.12 036/146] drivercore: deferral race condition fix Jiri Slaby (Mon Jun 09 2014 - 05:17:24 EST)
- [PATCH 3.12 023/146] 8250_core: Fix unwanted TX chars write Jiri Slaby (Mon Jun 09 2014 - 05:17:47 EST)
- [PATCH 3.12 021/146] mm: make fixup_user_fault() check the vma access rights too Jiri Slaby (Mon Jun 09 2014 - 05:18:05 EST)
- [PATCH 3.12 032/146] hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage Jiri Slaby (Mon Jun 09 2014 - 05:18:16 EST)
- [PATCH 3.12 037/146] hrtimer: Prevent all reprogramming if hang detected Jiri Slaby (Mon Jun 09 2014 - 05:18:28 EST)
- [PATCH 3.12 033/146] aio: fix potential leak in aio_run_iocb(). Jiri Slaby (Mon Jun 09 2014 - 05:18:42 EST)
- [PATCH 3.12 022/146] serial: 8250: Fix thread unsafe __dma_tx_complete function Jiri Slaby (Mon Jun 09 2014 - 05:19:08 EST)
- [PATCH 3.12 026/146] ipmi: Reset the KCS timeout when starting error recovery Jiri Slaby (Mon Jun 09 2014 - 05:19:20 EST)
- [PATCH 3.12 006/146] mac80211: fix on-channel remain-on-channel Jiri Slaby (Mon Jun 09 2014 - 05:19:31 EST)
- [PATCH 3.12 031/146] arm64: fix pud_huge() for 2-level pagetables Jiri Slaby (Mon Jun 09 2014 - 05:19:42 EST)
- [PATCH 3.12 038/146] hrtimer: Prevent remote enqueue of leftmost timers Jiri Slaby (Mon Jun 09 2014 - 05:20:01 EST)
- [PATCH 3.12 008/146] usb: qcserial: add a number of Dell devices Jiri Slaby (Mon Jun 09 2014 - 05:20:17 EST)
- [PATCH 3.12 035/146] hwmon: (emc1403) Support full range of known chip revision numbers Jiri Slaby (Mon Jun 09 2014 - 05:20:32 EST)
- [PATCH 3.12 010/146] ACPI / video: Fix initial level validity test Jiri Slaby (Mon Jun 09 2014 - 05:20:55 EST)
- tap interface apparently rate-limited to 1 packet per 12ms Brian Candler (Mon Jun 09 2014 - 05:21:27 EST)
- [PATCH 0/2] perf timechart fix & io mode Stanislav Fomichev (Mon Jun 09 2014 - 05:21:40 EST)
- [PATCH 1/2] perf timechart: fix documentation Stanislav Fomichev (Mon Jun 09 2014 - 05:21:49 EST)
- [PATCH 2/2] perf timechart: implement IO mode Stanislav Fomichev (Mon Jun 09 2014 - 05:22:09 EST)
- [PATCH] power: poweroff: gpio: convert to use descriptors Linus Walleij (Mon Jun 09 2014 - 05:22:24 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Mon Jun 09 2014 - 05:23:25 EST)
- [PATCH] hrtimers: conditionally lock/unlock spinlock in hrtimer_get_next_event Stanislav Fomichev (Mon Jun 09 2014 - 05:23:55 EST)
- Re: 3.15-rc: regression in suspend Daniel Vetter (Mon Jun 09 2014 - 05:25:27 EST)
- [PATCH 3.12 141/146] media: V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space Jiri Slaby (Mon Jun 09 2014 - 05:26:21 EST)
- [PATCH 3.12 017/146] clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup Jiri Slaby (Mon Jun 09 2014 - 05:26:26 EST)
- [PATCH 3.12 120/146] drm/i915: Disable self-refresh for untiled fbs on i915gm Jiri Slaby (Mon Jun 09 2014 - 05:26:40 EST)
- [PATCH 07/10] mm: rename allocflags_to_migratetype for clarity Vlastimil Babka (Mon Jun 09 2014 - 05:27:05 EST)
- [PATCH 3.12 121/146] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them Jiri Slaby (Mon Jun 09 2014 - 05:27:21 EST)
- [PATCH 3.12 138/146] libceph: fix corruption when using page_count 0 page in rbd Jiri Slaby (Mon Jun 09 2014 - 05:27:40 EST)
- [PATCH 3.12 067/146] mm/page-writeback.c: fix divide by zero in pos_ratio_polynom Jiri Slaby (Mon Jun 09 2014 - 05:27:45 EST)
- [PATCH 3.12 132/146] i2c: s3c2410: resume race fix Jiri Slaby (Mon Jun 09 2014 - 05:27:56 EST)
- Re: [PATCH] hrtimers: conditionally lock/unlock spinlock in hrtimer_get_next_event Viresh Kumar (Mon Jun 09 2014 - 05:28:01 EST)
- [PATCH 3.12 118/146] target: Don't allow setting WC emulation if device doesn't support Jiri Slaby (Mon Jun 09 2014 - 05:28:27 EST)
- [PATCH 3.12 103/146] workqueue: fix a possible race condition between rescuer and pwq-release Jiri Slaby (Mon Jun 09 2014 - 05:28:40 EST)
- [PATCH 3.12 117/146] iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out Jiri Slaby (Mon Jun 09 2014 - 05:29:00 EST)
- [PATCH 3.12 139/146] iommu/amd: Fix interrupt remapping for aliased devices Jiri Slaby (Mon Jun 09 2014 - 05:29:20 EST)
- [PATCH 3.12 119/146] target: fix memory leak on XCOPY Jiri Slaby (Mon Jun 09 2014 - 05:29:42 EST)
- [PATCH 3.12 144/146] futex: Validate atomic acquisition in futex_lock_pi_atomic() Jiri Slaby (Mon Jun 09 2014 - 05:29:54 EST)
- [PATCH 3.12 016/146] genirq: Allow forcing cpu affinity of interrupts Jiri Slaby (Mon Jun 09 2014 - 05:30:00 EST)
- [PATCH 3.12 018/146] clocksource: Exynos_mct: Register clock event after request_irq() Jiri Slaby (Mon Jun 09 2014 - 05:30:27 EST)
- [PATCH 3.12 030/146] x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() Jiri Slaby (Mon Jun 09 2014 - 05:30:50 EST)
- [PATCH 3.12 111/146] metag: Reduce maximum stack size to 256MB Jiri Slaby (Mon Jun 09 2014 - 05:31:01 EST)
- [PATCH 3.12 084/146] device_cgroup: rework device access check and exception checking Jiri Slaby (Mon Jun 09 2014 - 05:31:16 EST)
- [PATCH 3.12 124/146] dma: mv_xor: Flush descriptors before activating a channel Jiri Slaby (Mon Jun 09 2014 - 05:31:28 EST)
- [PATCH 3.12 011/146] futex: Add another early deadlock detection check Jiri Slaby (Mon Jun 09 2014 - 05:31:45 EST)
- [PATCH 3.12 145/146] futex: Always cleanup owner tid in unlock_pi Jiri Slaby (Mon Jun 09 2014 - 05:31:50 EST)
- [PATCH 3.12 085/146] device_cgroup: check if exception removal is allowed Jiri Slaby (Mon Jun 09 2014 - 05:32:14 EST)
- [PATCH 3.12 116/146] Target/iser: Fix iscsit_accept_np and rdma_cm racy flow Jiri Slaby (Mon Jun 09 2014 - 05:32:36 EST)
- [PATCH 3.12 135/146] powerpc: Fix 64 bit builds with binutils 2.24 Jiri Slaby (Mon Jun 09 2014 - 05:32:53 EST)
- [PATCH 3.12 076/146] ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr Jiri Slaby (Mon Jun 09 2014 - 05:32:58 EST)
- [PATCH 3.12 110/146] metag: fix memory barriers Jiri Slaby (Mon Jun 09 2014 - 05:33:27 EST)
- [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Vlastimil Babka (Mon Jun 09 2014 - 05:33:37 EST)
- [PATCH 3.12 109/146] ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile Jiri Slaby (Mon Jun 09 2014 - 05:33:51 EST)
- [PATCH 3.12 146/146] futex: Make lookup_pi_state more robust Jiri Slaby (Mon Jun 09 2014 - 05:34:09 EST)
- [PATCH 04/10] mm, compaction: skip rechecks when lock was already held Vlastimil Babka (Mon Jun 09 2014 - 05:34:34 EST)
- [PATCH 3.12 115/146] Target/iser: Fix wrong connection requests list addition Jiri Slaby (Mon Jun 09 2014 - 05:34:37 EST)
- [PATCH 3.12 134/146] powerpc/powernv: Reset root port in firmware Jiri Slaby (Mon Jun 09 2014 - 05:34:58 EST)
- [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Vlastimil Babka (Mon Jun 09 2014 - 05:35:16 EST)
- [PATCH 3.12 012/146] futex: Prevent attaching to kernel threads Jiri Slaby (Mon Jun 09 2014 - 05:35:26 EST)
- [PATCH 06/10] mm, compaction: skip buddy pages by their order in the migrate scanner Vlastimil Babka (Mon Jun 09 2014 - 05:35:44 EST)
- [PATCH 3.12 126/146] libata: clean up ZPODD when a port is detached Jiri Slaby (Mon Jun 09 2014 - 05:35:49 EST)
- Re: [fuse-devel] [PATCH 0/5] fuse: close file synchronously (v2) John Muir (Mon Jun 09 2014 - 05:36:16 EST)
- [PATCH 3.12 133/146] crypto: caam - add allocation failure handling in SPRINTFCAT macro Jiri Slaby (Mon Jun 09 2014 - 05:36:27 EST)
- [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners Vlastimil Babka (Mon Jun 09 2014 - 05:36:45 EST)
- [PATCH 3.12 142/146] media: V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode Jiri Slaby (Mon Jun 09 2014 - 05:36:57 EST)
- [RFC PATCH 10/10] mm, compaction: do not migrate pages when that cannot satisfy page fault allocation Vlastimil Babka (Mon Jun 09 2014 - 05:37:03 EST)
- [PATCH 3.12 019/146] pata_at91: fix ata_host_activate() failure handling Jiri Slaby (Mon Jun 09 2014 - 05:37:15 EST)
- [PATCH 08/10] mm, compaction: pass gfp mask to compact_control Vlastimil Babka (Mon Jun 09 2014 - 05:37:33 EST)
- [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage Vlastimil Babka (Mon Jun 09 2014 - 05:37:50 EST)
- [PATCH 0/5] Add Maxim 77802 PMIC support Javier Martinez Canillas (Mon Jun 09 2014 - 05:38:33 EST)
- [PATCH 5/5] ARM: dts: Add max77802 device node for exynos5420-peach-pit Javier Martinez Canillas (Mon Jun 09 2014 - 05:38:53 EST)
- [PATCH 2/5] regulator: Add driver for Maxim 77802 PMIC regulators Javier Martinez Canillas (Mon Jun 09 2014 - 05:39:07 EST)
- [PATCH 4/5] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock Javier Martinez Canillas (Mon Jun 09 2014 - 05:39:18 EST)
- [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Javier Martinez Canillas (Mon Jun 09 2014 - 05:39:37 EST)
- [PATCH 3/5] clk: Add driver for Maxim 77802 PMIC clocks Javier Martinez Canillas (Mon Jun 09 2014 - 05:39:49 EST)
- [PATCH 3.12 136/146] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode Jiri Slaby (Mon Jun 09 2014 - 05:40:15 EST)
- [PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock Vlastimil Babka (Mon Jun 09 2014 - 05:40:25 EST)
- [PATCH 3.12 089/146] autofs: fix lockref lookup Jiri Slaby (Mon Jun 09 2014 - 05:40:46 EST)
- [PATCH 3.12 143/146] futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) Jiri Slaby (Mon Jun 09 2014 - 05:41:03 EST)
- [PATCH 3.12 131/146] i2c: designware: Mask all interrupts during i2c controller enable Jiri Slaby (Mon Jun 09 2014 - 05:41:16 EST)
- [PATCH 3.12 140/146] media: fc2580: fix tuning failure on 32-bit arch Jiri Slaby (Mon Jun 09 2014 - 05:41:33 EST)
- [PATCH 3.12 130/146] i2c: rcar: bail out on zero length transfers Jiri Slaby (Mon Jun 09 2014 - 05:41:47 EST)
- [PATCH 3.12 002/146] oom_kill: change oom_kill.c to use for_each_thread() Jiri Slaby (Mon Jun 09 2014 - 05:42:15 EST)
- [PATCH 3.12 137/146] spi: core: Ignore unsupported Dual/Quad Transfer Mode bits Jiri Slaby (Mon Jun 09 2014 - 05:42:37 EST)
- [GIT PULL] UBIFS changes for 3.16 Artem Bityutskiy (Mon Jun 09 2014 - 05:53:28 EST)
- Re: [PATCH] Staging: comedi: check the return value of kobject_set_name Ian Abbott (Mon Jun 09 2014 - 06:02:01 EST)
- Re: Interactivity regression since v3.11 in mm/vmscan.c Felipe Contreras (Mon Jun 09 2014 - 06:02:48 EST)
- Re: Kernel for olpc-1.75 Daniel Drake (Mon Jun 09 2014 - 06:09:03 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context Gu Zheng (Mon Jun 09 2014 - 06:09:12 EST)
- Re: [PATCH 4/9] usb: phy: add the Berlin USB PHY driver Sebastian Hesselbarth (Mon Jun 09 2014 - 06:12:13 EST)
- Re: [PATCH 0/9] ARM: Berlin: USB support Sebastian Hesselbarth (Mon Jun 09 2014 - 06:14:57 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Krzysztof Kozlowski (Mon Jun 09 2014 - 06:17:01 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Yuyang Du (Mon Jun 09 2014 - 06:19:15 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Morten Rasmussen (Mon Jun 09 2014 - 06:20:34 EST)
- [PATCHv3] tools: ffs-test: add compatibility code for old kernels Michal Nazarewicz (Mon Jun 09 2014 - 06:21:28 EST)
- [PATCHv4 3/3] dt-bindings: mfd: s2mps11: Add support S2MPU02 PMIC Chanwoo Choi (Mon Jun 09 2014 - 06:21:56 EST)
- [PATCHv4 1/3] mfd: sec-core: Add support for S2MPU02 device Chanwoo Choi (Mon Jun 09 2014 - 06:22:12 EST)
- [PATCHv4 0/3] mfd: sec-core: Add support S2MPU02 PMIC device Chanwoo Choi (Mon Jun 09 2014 - 06:22:21 EST)
- [PATCHv4 2/3] regulator: s2mps11: Add support S2MPU02 regulator device Chanwoo Choi (Mon Jun 09 2014 - 06:22:41 EST)
- Re: [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Krzysztof Kozlowski (Mon Jun 09 2014 - 06:22:54 EST)
- Re: [PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface Borislav Petkov (Mon Jun 09 2014 - 06:23:00 EST)
- Re: [PATCH] perf record: Fix to honor user freq/interval properly Jiri Olsa (Mon Jun 09 2014 - 06:23:09 EST)
- Re: 3.15-rc: regression in suspend Pavel Machek (Mon Jun 09 2014 - 06:23:39 EST)
- Re: [Question] Why CONFIG_SHELL Masahiro Yamada (Mon Jun 09 2014 - 06:26:07 EST)
- [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Srivatsa S. Bhat (Mon Jun 09 2014 - 06:26:35 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Igor Mammedov (Mon Jun 09 2014 - 06:26:41 EST)
- [PATCH 1/2] regulator: of: Add support for parsing regulator_state for suspend state Chanwoo Choi (Mon Jun 09 2014 - 06:29:58 EST)
- [PATCH 2/2] dt-bindings: regulator: Add regulator suspend state for PM state Chanwoo Choi (Mon Jun 09 2014 - 06:30:02 EST)
- [PATCH 0/2] regulator: of: Add support for pasing regulator suspend state Chanwoo Choi (Mon Jun 09 2014 - 06:30:26 EST)
- Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2 Hannes Frederic Sowa (Mon Jun 09 2014 - 06:30:38 EST)
- Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Viresh Kumar (Mon Jun 09 2014 - 06:32:34 EST)
- Re: [PATCH 1/9] reset: add the Berlin reset controller driver Sebastian Hesselbarth (Mon Jun 09 2014 - 06:33:10 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 06:41:01 EST)
- Re: [PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro Alexandre Courbot (Mon Jun 09 2014 - 06:42:06 EST)
- Re: [fuse-devel] [PATCH 0/5] fuse: close file synchronously (v2) Maxim Patlasov (Mon Jun 09 2014 - 06:46:16 EST)
- Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Srivatsa S. Bhat (Mon Jun 09 2014 - 06:48:52 EST)
- Re: [PATCH v2] devicetree: Add generic IOMMU device tree bindings Thierry Reding (Mon Jun 09 2014 - 06:52:13 EST)
- Re: [PATCH 4/9] usb: phy: add the Berlin USB PHY driver Alexandre Belloni (Mon Jun 09 2014 - 06:52:51 EST)
- Re: [PATCH] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Pavel Machek (Mon Jun 09 2014 - 06:52:59 EST)
- [PATCH] arm64: Use DSB after page table update Catalin Marinas (Mon Jun 09 2014 - 06:55:03 EST)
- [PATCH v2] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin (Mon Jun 09 2014 - 06:59:27 EST)
- [PATCH v2 2/4] crypto: Update makefile and Kconfig for Security System LABBE Corentin (Mon Jun 09 2014 - 06:59:36 EST)
- [PATCH v2 3/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS LABBE Corentin (Mon Jun 09 2014 - 06:59:41 EST)
- [PATCH v2 1/4] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin (Mon Jun 09 2014 - 07:00:02 EST)
- [PATCH v2 4/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System LABBE Corentin (Mon Jun 09 2014 - 07:00:20 EST)
- Re: 3.15-rc: regression in suspend Jiri Kosina (Mon Jun 09 2014 - 07:03:39 EST)
- Re: [PATCH] arm64: Add flush_cache_vmap call in __early_set_fixmap Catalin Marinas (Mon Jun 09 2014 - 07:04:20 EST)
- Re: Kernel for olpc-1.75 Pavel Machek (Mon Jun 09 2014 - 07:05:25 EST)
- [PATCH] mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption Chanwoo Choi (Mon Jun 09 2014 - 07:05:40 EST)
- Re: [RFC PATCH v4 3/4] ima: define '.ima' as a builtin 'trusted' keyring Mimi Zohar (Mon Jun 09 2014 - 07:06:28 EST)
- Re: [PATCH] hrtimers: conditionally lock/unlock spinlock in hrtimer_get_next_event Thomas Gleixner (Mon Jun 09 2014 - 07:07:13 EST)
- Re: [PATCH 2/2] Staging: speakup: ERROR: Fix macro parenthesis. ì(Choi)êì(Gi-yong) (Mon Jun 09 2014 - 07:08:37 EST)
- Why efi_set_rtc_mmss() is never used? Daniel Kiper (Mon Jun 09 2014 - 07:08:47 EST)
- Re: [fuse-devel] [PATCH 0/5] fuse: close file synchronously (v2) John Muir (Mon Jun 09 2014 - 07:11:15 EST)
- Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Rafael J. Wysocki (Mon Jun 09 2014 - 07:11:26 EST)
- Re: [PATCH] hrtimers: conditionally lock/unlock spinlock in hrtimer_get_next_event Stanislav Fomichev (Mon Jun 09 2014 - 07:11:34 EST)
- Re: [PATCH Resend] cpufreq: governor: remove copy_prev_load from 'struct cpu_dbs_common_info' Rafael J. Wysocki (Mon Jun 09 2014 - 07:16:38 EST)
- question lilofile (Mon Jun 09 2014 - 07:17:00 EST)
- Re: [PATCH 1/9] reset: add the Berlin reset controller driver Philipp Zabel (Mon Jun 09 2014 - 07:23:27 EST)
- Re: [PATCH] pinctrl: sh-pfc: r8a7791: Add HSCIF pin support Laurent Pinchart (Mon Jun 09 2014 - 07:25:27 EST)
- Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Srivatsa S. Bhat (Mon Jun 09 2014 - 07:25:35 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner Vlastimil Babka (Mon Jun 09 2014 - 07:35:56 EST)
- Re: [PATCH kvm-unit-tests1/2] x86: emulator: additional smsw test-case Paolo Bonzini (Mon Jun 09 2014 - 07:36:37 EST)
- Re: [Question] Why CONFIG_SHELL Sam Ravnborg (Mon Jun 09 2014 - 07:40:42 EST)
- Re: [PATCH v2] leds: USB: Add support for MSI GT683R led panels Johan Hovold (Mon Jun 09 2014 - 07:43:11 EST)
- Re: [RFC PATCH v4 3/4] ima: define '.ima' as a builtin 'trusted' keyring Dmitry Kasatkin (Mon Jun 09 2014 - 07:43:48 EST)
- [PATCH 1/1] kernel/trace/ftrace.c: replace kmalloc/snprintf by kasprintf Fabian Frederick (Mon Jun 09 2014 - 07:48:45 EST)
- Re: [PATCH] mm/vmscan: Do not block forever at shrink_inactive_list(). Tetsuo Handa (Mon Jun 09 2014 - 07:53:25 EST)
- Re: [PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC Linus Walleij (Mon Jun 09 2014 - 07:57:27 EST)
- Re: [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Mark Brown (Mon Jun 09 2014 - 07:57:36 EST)
- Re: [fuse-devel] [PATCH 0/5] fuse: close file synchronously (v2) Maxim Patlasov (Mon Jun 09 2014 - 08:00:22 EST)
- Re: [PATCH 3.14.6 1/1] pinctrl/sh-pfc: fix pfc-r8a7790 pin mux data for IPSR5 bug Laurent Pinchart (Mon Jun 09 2014 - 08:07:46 EST)
- [PATCH v3 0/3] Add Qualcomm crypto driver Stanimir Varbanov (Mon Jun 09 2014 - 08:09:50 EST)
- [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver Stanimir Varbanov (Mon Jun 09 2014 - 08:10:24 EST)
- [PATCH v3 2/3] crypto: qce: Build Qualcomm crypto driver Stanimir Varbanov (Mon Jun 09 2014 - 08:11:08 EST)
- [PATCH v3 3/3] ARM: DT: qcom: Add Qualcomm crypto driver binding document Stanimir Varbanov (Mon Jun 09 2014 - 08:11:24 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Mon Jun 09 2014 - 08:14:13 EST)
- Re: [RESEND: PATCH 1/2] mfd: tc3589x: Add device tree bindings Linus Walleij (Mon Jun 09 2014 - 08:14:29 EST)
- Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Srivatsa S. Bhat (Mon Jun 09 2014 - 08:18:46 EST)
- lening bieden DIAMONDSWISS LOANSCOMPANY (Mon Jun 09 2014 - 08:19:29 EST)
- [PATCH] PM / Documentation: Update copyright in suspend-and-cpuhotplug.txt Srivatsa S. Bhat (Mon Jun 09 2014 - 08:33:26 EST)
- Re: [PATCH 1/1] platform/chrome: Probe multiple i2c adapters of the same name Mika Westerberg (Mon Jun 09 2014 - 08:47:21 EST)
- Re: Why efi_set_rtc_mmss() is never used? One Thousand Gnomes (Mon Jun 09 2014 - 08:47:34 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Mimi Zohar (Mon Jun 09 2014 - 08:51:49 EST)
- Re: [PATCH -mm v2 5/8] slub: make slab_free non-preemptable Vladimir Davydov (Mon Jun 09 2014 - 08:52:30 EST)
- Re: [PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G Vivek Goyal (Mon Jun 09 2014 - 08:54:38 EST)
- Re: Interactivity regression since v3.11 in mm/vmscan.c Mel Gorman (Mon Jun 09 2014 - 08:58:19 EST)
- [PATCH 00/25] KVM: x86: Speed up emulation of invalid state Paolo Bonzini (Mon Jun 09 2014 - 08:59:27 EST)
- [PATCH 02/25] KVM: x86: return all bits from get_interrupt_shadow Paolo Bonzini (Mon Jun 09 2014 - 08:59:30 EST)
- [PATCH 10/25] KVM: emulate: introduce memory_prepare callback to speed up memory access Paolo Bonzini (Mon Jun 09 2014 - 08:59:41 EST)
- [PATCH 12/25] KVM: emulate: extend memory access optimization to stores Paolo Bonzini (Mon Jun 09 2014 - 08:59:46 EST)
- [PATCH 17/25] KVM: emulate: rework seg_override Paolo Bonzini (Mon Jun 09 2014 - 09:00:01 EST)
- [PATCH 20/25] KVM: emulate: avoid repeated calls to do_insn_fetch_bytes Paolo Bonzini (Mon Jun 09 2014 - 09:00:07 EST)
- [PATCH 23/25] KVM: x86: use kvm_read_guest_page for emulator accesses Paolo Bonzini (Mon Jun 09 2014 - 09:00:16 EST)
- [PATCH 21/25] KVM: emulate: avoid per-byte copying in instruction fetches Paolo Bonzini (Mon Jun 09 2014 - 09:00:41 EST)
- [PATCH 25/25] KVM: emulate: fix harmless typo in MMX decoding Paolo Bonzini (Mon Jun 09 2014 - 09:01:05 EST)
- [PATCH 16/25] KVM: emulate: clean up initializations in init_decode_cache Paolo Bonzini (Mon Jun 09 2014 - 09:01:17 EST)
- [PATCH 22/25] KVM: emulate: put pointers in the fetch_cache Paolo Bonzini (Mon Jun 09 2014 - 09:01:26 EST)
- [PATCH 24/25] KVM: emulate: simplify BitOp handling Paolo Bonzini (Mon Jun 09 2014 - 09:01:34 EST)
- [PATCH v2] hrtimers: add fast path to hrtimer_get_next_event Stanislav Fomichev (Mon Jun 09 2014 - 09:01:51 EST)
- [PATCH 19/25] KVM: emulate: speed up do_insn_fetch Paolo Bonzini (Mon Jun 09 2014 - 09:01:56 EST)
- [PATCH 14/25] KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks Paolo Bonzini (Mon Jun 09 2014 - 09:02:21 EST)
- [PATCH 18/25] KVM: emulate: do not initialize memopp Paolo Bonzini (Mon Jun 09 2014 - 09:02:26 EST)
- [PATCH 13/25] KVM: emulate: move init_decode_cache to emulate.c Paolo Bonzini (Mon Jun 09 2014 - 09:02:52 EST)
- [PATCH 15/25] KVM: emulate: cleanup decode_modrm Paolo Bonzini (Mon Jun 09 2014 - 09:03:00 EST)
- [PATCH 11/25] KVM: emulate: activate memory access optimization Paolo Bonzini (Mon Jun 09 2014 - 09:03:32 EST)
- [PATCH 05/25] KVM: emulate: protect checks on ctxt->d by a common "if (unlikely())" Paolo Bonzini (Mon Jun 09 2014 - 09:03:44 EST)
- [PATCH 06/25] KVM: emulate: speed up emulated moves Paolo Bonzini (Mon Jun 09 2014 - 09:03:54 EST)
- [PATCH 09/25] KVM: export mark_page_dirty_in_slot Paolo Bonzini (Mon Jun 09 2014 - 09:03:59 EST)
- [PATCH 08/25] KVM: emulate: abstract handling of memory operands Paolo Bonzini (Mon Jun 09 2014 - 09:04:16 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Vladimir Davydov (Mon Jun 09 2014 - 09:04:31 EST)
- [PATCH 07/25] KVM: emulate: simplify writeback Paolo Bonzini (Mon Jun 09 2014 - 09:04:53 EST)
- [PATCH 04/25] KVM: emulate: move around some checks Paolo Bonzini (Mon Jun 09 2014 - 09:05:16 EST)
- [PATCH 03/25] KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation Paolo Bonzini (Mon Jun 09 2014 - 09:05:38 EST)
- [PATCH 01/25] KVM: vmx: speed up emulation of invalid guest state Paolo Bonzini (Mon Jun 09 2014 - 09:06:07 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Mon Jun 09 2014 - 09:06:13 EST)
- Re: [PATCH 1/2] serial: core: Don't drop DTR if system console One Thousand Gnomes (Mon Jun 09 2014 - 09:08:45 EST)
- Re: randconfig build error with next-20140604, in drivers/i2c/muxes/i2c-mux-pca954x.c Linus Walleij (Mon Jun 09 2014 - 09:12:08 EST)
- Re: [RFC PATCH v5 2/4] KEYS: verify a certificate is signed by a 'trusted' key Dmitry Kasatkin (Mon Jun 09 2014 - 09:13:39 EST)
- Re: [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void Andrzej Hajda (Mon Jun 09 2014 - 09:16:10 EST)
- Re: [PATCH 1/1] pinctrl: sunxi: Fix potential null pointer dereference Linus Walleij (Mon Jun 09 2014 - 09:16:48 EST)
- drivers/char/random.c: More futzing about George Spelvin (Mon Jun 09 2014 - 09:17:46 EST)
- Re: [PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G Matt Fleming (Mon Jun 09 2014 - 09:19:00 EST)
- Re: linux-next: build failure after merge of the vhost tree Michael S. Tsirkin (Mon Jun 09 2014 - 09:19:18 EST)
- [GIT PULL] omap DT fbdev changes for 3.16 Tomi Valkeinen (Mon Jun 09 2014 - 09:20:17 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Nicolas Pitre (Mon Jun 09 2014 - 09:22:58 EST)
- Re: [PATCH 5/5] drm/i915: Kick out vga console Tomi Valkeinen (Mon Jun 09 2014 - 09:23:08 EST)
- Re: [RESEND PATCH] ARM: kdump: Add vmcore_elf64_check_arch Liu hua (Mon Jun 09 2014 - 09:24:08 EST)
- Re: [PATCH] arm64: Add flush_cache_vmap call in __early_set_fixmap Leif Lindholm (Mon Jun 09 2014 - 09:24:40 EST)
- Re: [PATCHv2 5/5] tools: ffs-test: add compatibility code for old kernels Michal Nazarewicz (Mon Jun 09 2014 - 09:28:11 EST)
- [GIT PULL] tracing: Updates for 3.16 Steven Rostedt (Mon Jun 09 2014 - 09:28:45 EST)
- Re: [PATCH v2] hrtimers: add fast path to hrtimer_get_next_event Viresh Kumar (Mon Jun 09 2014 - 09:29:03 EST)
- [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Chen Yucong (Mon Jun 09 2014 - 09:29:13 EST)
- [PATCH] USB: ftdi_sio: add GPIO support Sascha Silbe (Mon Jun 09 2014 - 09:30:04 EST)
- Re: randconfig build error with next-20140604, in drivers/i2c/muxes/i2c-mux-pca954x.c Laurent Pinchart (Mon Jun 09 2014 - 09:31:17 EST)
- [GIT PULL] ARC updates for 3.16 rc1 Vineet Gupta (Mon Jun 09 2014 - 09:32:34 EST)
- Re: [PATCH 3.12 064/146] Bluetooth: Fix redundant encryption request for reauthentication Johan Hedberg (Mon Jun 09 2014 - 09:33:18 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? Theodore Ts'o (Mon Jun 09 2014 - 09:35:00 EST)
- Re: [PATCH 3.12 068/146] revert "mm: vmscan: do not swap anon pages just because free+file is low" Johannes Weiner (Mon Jun 09 2014 - 09:35:44 EST)
- [PATCH] cpufreq: Mark CPU0 driver with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag Viresh Kumar (Mon Jun 09 2014 - 09:36:35 EST)
- Re: [PATCH] arm64: Add flush_cache_vmap call in __early_set_fixmap Catalin Marinas (Mon Jun 09 2014 - 09:39:18 EST)
- [PATCH] firmware loader: allow disabling of udev as firmware loader B_B_Singh (Mon Jun 09 2014 - 09:45:45 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Mimi Zohar (Mon Jun 09 2014 - 09:48:24 EST)
- Re: [PATCH ftrace/core V5] ftrace: Introduce saved_cmdlines_size file Steven Rostedt (Mon Jun 09 2014 - 09:48:37 EST)
- Re: [RFC PATCH v5 2/4] KEYS: verify a certificate is signed by a 'trusted' key Mimi Zohar (Mon Jun 09 2014 - 09:48:43 EST)
- Re: [PATCH 1/1] kernel/trace/ftrace.c: replace kmalloc/snprintf by kasprintf Steven Rostedt (Mon Jun 09 2014 - 09:49:43 EST)
- Re: [PATCH 3.12 064/146] Bluetooth: Fix redundant encryption request for reauthentication Jiri Slaby (Mon Jun 09 2014 - 09:52:13 EST)
- Re: [PATCH -mm v2 5/8] slub: make slab_free non-preemptable Christoph Lameter (Mon Jun 09 2014 - 09:52:32 EST)
- Re: [PATCH] firmware loader: allow disabling of udev as firmware loader Tom Gundersen (Mon Jun 09 2014 - 09:53:39 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Tejun Heo (Mon Jun 09 2014 - 09:54:50 EST)
- RE: [PATCH] infiniband: hw: ipath: ipath_diag.c: Cleaning up code that is not handled properly. Dalessandro, Dennis (Mon Jun 09 2014 - 09:58:07 EST)
- Re: [PATCH 3.12 068/146] revert "mm: vmscan: do not swap anon pages just because free+file is low" Jiri Slaby (Mon Jun 09 2014 - 09:58:16 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Mon Jun 09 2014 - 09:58:53 EST)
- Re: [PATCH] dt/documentation: add specification of dma bus information Santosh Shilimkar (Mon Jun 09 2014 - 09:59:58 EST)
- Re: workqueue: WARN at at kernel/workqueue.c:2176 Jason J. Herne (Mon Jun 09 2014 - 10:01:48 EST)
- RE: [PATCHv2 5/5] tools: ffs-test: add compatibility code for old kernels Krzysztof Opasiak (Mon Jun 09 2014 - 10:02:19 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Ingo Molnar (Mon Jun 09 2014 - 10:02:30 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Mon Jun 09 2014 - 10:06:10 EST)
- Re: [RFC 0/4 v2] cfg80211/mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode Rostislav Lisovy (Mon Jun 09 2014 - 10:09:24 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Jens Axboe (Mon Jun 09 2014 - 10:09:35 EST)
- Re: [PATCH] staging: bcm: nvm.c: Cleaning up a array that is filled incompletely Dan Carpenter (Mon Jun 09 2014 - 10:10:16 EST)
- Linux 3.2.60 Ben Hutchings (Mon Jun 09 2014 - 10:10:34 EST)
- RE: [PATCH] firmware loader: allow disabling of udev as firmware loader B_B_Singh (Mon Jun 09 2014 - 10:12:15 EST)
- Re: [PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G Vivek Goyal (Mon Jun 09 2014 - 10:15:25 EST)
- Re: [RFC 1/4] cfg80211: Add channel flags limiting availability to OCB mode only Rostislav Lisovy (Mon Jun 09 2014 - 10:21:51 EST)
- Re: [PATCH] USB: ftdi_sio: add GPIO support One Thousand Gnomes (Mon Jun 09 2014 - 10:23:50 EST)
- Re: [PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G Matt Fleming (Mon Jun 09 2014 - 10:26:08 EST)
- Re: [PATCH] x86/boot: EFI_MIXED should not prohibit loading above 4G Vivek Goyal (Mon Jun 09 2014 - 10:33:12 EST)
- [PATCH] mfd: syscon: Use module_platform_driver() Kefeng Wang (Mon Jun 09 2014 - 10:35:14 EST)
- [PATCH] IB/mlx4: fix gfp passing in create_qp_common() Jiri Kosina (Mon Jun 09 2014 - 10:36:43 EST)
- Re: [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259 Maciej W. Rozycki (Mon Jun 09 2014 - 10:41:23 EST)
- [PATCH] cpc925_edac: Use module_platform_driver() Kefeng Wang (Mon Jun 09 2014 - 10:42:40 EST)
- Re: [PATCH v2] hrtimers: add fast path to hrtimer_get_next_event Thomas Gleixner (Mon Jun 09 2014 - 10:45:17 EST)
- Re: [PATCH v2] hwmon: (ina2xx) Cast to s16 on shunt and current regs Guenter Roeck (Mon Jun 09 2014 - 10:45:43 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client J. Bruce Fields (Mon Jun 09 2014 - 10:47:00 EST)
- [PATCH] pstore: Fix an overflow on 32-bit builds. Andrzej Zaborowski (Mon Jun 09 2014 - 10:51:03 EST)
- Re: [RFC PATCH v5 2/4] KEYS: verify a certificate is signed by a 'trusted' key Dmitry Kasatkin (Mon Jun 09 2014 - 10:58:29 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Christoph Hellwig (Mon Jun 09 2014 - 10:59:56 EST)
- [PATCH 0/4] arizona: Improvements to codec DVFS control Richard Fitzgerald (Mon Jun 09 2014 - 11:00:28 EST)
- [GIT PULL] First round of SCSI updates for the 3.15+ merge window James Bottomley (Mon Jun 09 2014 - 11:02:14 EST)
- [PATCH 1/4] mfd: arizona: Export function to control subsystem DVFS Richard Fitzgerald (Mon Jun 09 2014 - 11:02:38 EST)
- [PATCH 2/4] ASoC: wm_adsp: Move DVFS control into codec driver Richard Fitzgerald (Mon Jun 09 2014 - 11:03:22 EST)
- [PATCH 3/4] ASoC: arizona: Add DVFS handling for sample rate control Richard Fitzgerald (Mon Jun 09 2014 - 11:04:05 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Mon Jun 09 2014 - 11:04:34 EST)
- [PATCH 4/4] regulator: arizona-ldo1: Do not control clocking from regulator Richard Fitzgerald (Mon Jun 09 2014 - 11:04:50 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 11:07:58 EST)
- [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define Dan Carpenter (Mon Jun 09 2014 - 11:10:02 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Jens Axboe (Mon Jun 09 2014 - 11:11:18 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 11:16:04 EST)
- btrfs: hang on boot due to tests Sasha Levin (Mon Jun 09 2014 - 11:17:11 EST)
- Re: rcu alignment warning tripping on m68k Paul E. McKenney (Mon Jun 09 2014 - 11:24:35 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Jens Axboe (Mon Jun 09 2014 - 11:28:13 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Vivek Goyal (Mon Jun 09 2014 - 11:31:26 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Mon Jun 09 2014 - 11:35:10 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Jens Axboe (Mon Jun 09 2014 - 11:41:13 EST)
- [GIT PULL] percpu changes for v3.16-rc1 Tejun Heo (Mon Jun 09 2014 - 11:42:04 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Vivek Goyal (Mon Jun 09 2014 - 11:42:24 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? Theodore Ts'o (Mon Jun 09 2014 - 11:51:01 EST)
- Re: [PATCH] firmware loader: allow disabling of udev as firmware loader Tom Gundersen (Mon Jun 09 2014 - 11:51:09 EST)
- [PATCH 1/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:51:45 EST)
- [PATCH 2/6] remove dead link, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:52:05 EST)
- [GIT PULL] workqueue changes for v3.16-rc1 Tejun Heo (Mon Jun 09 2014 - 11:52:13 EST)
- [PATCH 3/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:52:27 EST)
- [PATCH 4/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:52:31 EST)
- [PATCH 6/6] remove dead link, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:52:37 EST)
- [PATCH 5/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:53:07 EST)
- Re: [PATCH] block: make nr_requests tunable for loop Jens Axboe (Mon Jun 09 2014 - 11:53:55 EST)
- Re: [PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit) Vinod Koul (Mon Jun 09 2014 - 11:54:59 EST)
- [PATCH 1/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:55:36 EST)
- [PATCH 2/6] remove dead link, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:55:52 EST)
- [PATCH 3/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:55:58 EST)
- [PATCH 4/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:56:04 EST)
- [PATCH 5/6] update reference, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:56:10 EST)
- [PATCH 6/6] remove dead link, kerneltrap.org no longer works Pranith Kumar (Mon Jun 09 2014 - 11:56:41 EST)
- Re: btrfs: hang on boot due to tests Chris Mason (Mon Jun 09 2014 - 11:57:07 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Doug Anderson (Mon Jun 09 2014 - 12:04:21 EST)
- [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device Boris BREZILLON (Mon Jun 09 2014 - 12:04:43 EST)
- [PATCH, RFC 09/10] futex, thp: remove special case for THP in get_futex_key Kirill A. Shutemov (Mon Jun 09 2014 - 12:04:51 EST)
- [PATCH, RFC 04/10] thp: PMD splitting without splitting compound page Kirill A. Shutemov (Mon Jun 09 2014 - 12:05:13 EST)
- [PATCH, RFC 07/10] mm, thp: remove infrastructure for handling splitting PMDs Kirill A. Shutemov (Mon Jun 09 2014 - 12:05:28 EST)
- [PATCH, RFC 10/10] thp: update documentation Kirill A. Shutemov (Mon Jun 09 2014 - 12:05:40 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client Philippe Troin (Mon Jun 09 2014 - 12:06:08 EST)
- [PATCH, RFC 05/10] mm, vmstats: new THP splitting event Kirill A. Shutemov (Mon Jun 09 2014 - 12:06:19 EST)
- [PATCH v2 1/7] mfd: add atmel-hlcdc driver Boris BREZILLON (Mon Jun 09 2014 - 12:06:29 EST)
- [PATCH, RFC 08/10] x86, thp: remove remove infrastructure for handling splitting PMDs Kirill A. Shutemov (Mon Jun 09 2014 - 12:06:35 EST)
- [PATCH, RFC 06/10] thp: implement new split_huge_page() Kirill A. Shutemov (Mon Jun 09 2014 - 12:06:38 EST)
- [PATCH, RFC 01/10] mm, thp: drop FOLL_SPLIT Kirill A. Shutemov (Mon Jun 09 2014 - 12:06:58 EST)
- [PATCH, RFC 03/10] thp: rename split_huge_page_pmd() to split_huge_pmd() Kirill A. Shutemov (Mon Jun 09 2014 - 12:07:22 EST)
- [PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller Boris BREZILLON (Mon Jun 09 2014 - 12:07:38 EST)
- [PATCH v2 6/7] ARM: at91/dt: add LCD panel description to sama5d3xdm.dtsi Boris BREZILLON (Mon Jun 09 2014 - 12:07:48 EST)
- [PATCH, RFC 02/10] mm: change PageAnon() to work on tail pages Kirill A. Shutemov (Mon Jun 09 2014 - 12:08:09 EST)
- [PATCH, RFC 00/10] THP refcounting redesign Kirill A. Shutemov (Mon Jun 09 2014 - 12:08:21 EST)
- Re: [PATCH 1/6] update reference, kerneltrap.org no longer works Paul E. McKenney (Mon Jun 09 2014 - 12:08:28 EST)
- [PATCH v2 7/7] ARM: at91/dt: enable the LCD panel on sama5d3xek boards Boris BREZILLON (Mon Jun 09 2014 - 12:08:43 EST)
- [PATCH v2 5/7] ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs Boris BREZILLON (Mon Jun 09 2014 - 12:09:07 EST)
- [PATCH v2 3/7] drm: add Atmel HLCDC Display Controller support Boris BREZILLON (Mon Jun 09 2014 - 12:09:28 EST)
- [PATCH v2 4/7] ARM: at91/dt: split sama5d3 lcd pin definitions to match RGB mode configs Boris BREZILLON (Mon Jun 09 2014 - 12:09:48 EST)
- Re: [RFC PATCH] drivers/char/random.c: Is reducing locking range like this safe? George Spelvin (Mon Jun 09 2014 - 12:11:53 EST)
- [GIT PULL] libata changes for v3.16-rc1 Tejun Heo (Mon Jun 09 2014 - 12:14:53 EST)
- Re: [PATCH 5/6] update reference, kerneltrap.org no longer works Alexey Klimov (Mon Jun 09 2014 - 12:16:25 EST)
- [PATCH] blk-mq: add timer in blk_mq_start_request Ming Lei (Mon Jun 09 2014 - 12:17:12 EST)
- Re: btrfs: hang on boot due to tests Sasha Levin (Mon Jun 09 2014 - 12:18:05 EST)
- Re: [PATCH] blk-mq: add timer in blk_mq_start_request Jens Axboe (Mon Jun 09 2014 - 12:19:51 EST)
- [PATCH] f2fs: support f2fs_fiemap Jaegeuk Kim (Mon Jun 09 2014 - 12:23:20 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Mon Jun 09 2014 - 12:26:21 EST)
- Re: [RFC PATCH v5 4/4] KEYS: define an owner trusted keyring Mimi Zohar (Mon Jun 09 2014 - 12:33:49 EST)
- Re: [PATCH] arm64: Add flush_cache_vmap call in __early_set_fixmap Steve Capper (Mon Jun 09 2014 - 12:42:23 EST)
- Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver Joe Perches (Mon Jun 09 2014 - 12:47:05 EST)
- [GIT PULL] f2fs updates for v3.16 Jaegeuk Kim (Mon Jun 09 2014 - 12:49:36 EST)
- [tip:locking/urgent] rtmutex: Detect changes in the pi lock chain tip-bot for Thomas Gleixner (Mon Jun 09 2014 - 12:51:07 EST)
- [tip:locking/urgent] rtmutex: Handle deadlock detection smarter tip-bot for Thomas Gleixner (Mon Jun 09 2014 - 12:51:19 EST)
- Re: [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add Andi Kleen (Mon Jun 09 2014 - 12:52:53 EST)
- Re: [GIT PULL] UBIFS changes for 3.16 Linus Torvalds (Mon Jun 09 2014 - 12:53:08 EST)
- Re: [PATCH] perf record: Fix to honor user freq/interval properly Andi Kleen (Mon Jun 09 2014 - 12:54:38 EST)
- Re: [PATCH v8 00/22] Add gdb python scripts as kernel debugging helpers Andi Kleen (Mon Jun 09 2014 - 12:59:57 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Doug Anderson (Mon Jun 09 2014 - 13:03:39 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Luis R. Rodriguez (Mon Jun 09 2014 - 13:15:33 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Luis R. Rodriguez (Mon Jun 09 2014 - 13:15:46 EST)
- Re: [PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses Srinivas Pandruvada (Mon Jun 09 2014 - 13:24:00 EST)
- RE: [PATCH 3.14.6 1/1] pinctrl/sh-pfc: fix pfc-r8a7790 pin mux data for IPSR5 bug Sathish Kumar Balasubramaniam -ERS, HCL Tech (Mon Jun 09 2014 - 13:26:01 EST)
- [PATCH] rtc: add support of nvram for maxim dallas rtc ds1343 Raghavendra Ganiga (Mon Jun 09 2014 - 13:30:15 EST)
- Re: [RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency Morten Rasmussen (Mon Jun 09 2014 - 13:30:27 EST)
- Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked Jason Low (Mon Jun 09 2014 - 13:38:22 EST)
- Re: [PATCH 2/3] x86, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez (Mon Jun 09 2014 - 13:38:42 EST)
- Re: [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages Jonathan Cameron (Mon Jun 09 2014 - 13:41:20 EST)
- kredÄta piedÄvÄjums DIAMONDSWISS LOANSCOMPANY (Mon Jun 09 2014 - 13:44:40 EST)
- Re: [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages Jonathan Cameron (Mon Jun 09 2014 - 13:45:38 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Vivek Goyal (Mon Jun 09 2014 - 13:47:21 EST)
- Re: [PATCHv2 1/3] IIO: Documentation: Add north attribute to ABI docs Jonathan Cameron (Mon Jun 09 2014 - 13:49:10 EST)
- Re: [PATCHv2 2/3] IIO: Add iio_chan modifier for True/Magnetic North HID usages Jonathan Cameron (Mon Jun 09 2014 - 13:49:47 EST)
- Re: [PATCHv2 2/3] IIO: Add iio_chan modifier for True/Magnetic North HID usages Jonathan Cameron (Mon Jun 09 2014 - 13:50:30 EST)
- [PATCH -next] sysctl: Remove now unused typedef ctl_table Joe Perches (Mon Jun 09 2014 - 13:51:41 EST)
- Re: [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain Dietmar Eggemann (Mon Jun 09 2014 - 13:56:23 EST)
- Re: [PATCH] drm/msm/hdmi: set hdp clock rate before prepare_enable call Stephen Boyd (Mon Jun 09 2014 - 13:56:36 EST)
- Re: perf: Add support for full Intel event lists v5 Andi Kleen (Mon Jun 09 2014 - 14:01:54 EST)
- Re: [PATCH v4 00/16] PCI/iommu: Fix DMA alias problems Alex Williamson (Mon Jun 09 2014 - 14:01:59 EST)
- [PATCH] irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive Florian Fainelli (Mon Jun 09 2014 - 14:05:16 EST)
- [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Steven Rostedt (Mon Jun 09 2014 - 14:06:16 EST)
- Re: [PATCH v2] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Kevin Hilman (Mon Jun 09 2014 - 14:09:12 EST)
- Re: [PATCH] drm/msm/hdmi: set hdp clock rate before prepare_enable call Rob Clark (Mon Jun 09 2014 - 14:13:26 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Mon Jun 09 2014 - 14:17:24 EST)
- [GIT PULL] cgroup changes for v3.16-rc1 Tejun Heo (Mon Jun 09 2014 - 14:26:12 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Vivek Goyal (Mon Jun 09 2014 - 14:27:40 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Stephen Warren (Mon Jun 09 2014 - 14:29:29 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Steven Rostedt (Mon Jun 09 2014 - 14:30:07 EST)
- Re: [PATCH 0/9] Serial ATA support for NVIDIA Tegra124 Stephen Warren (Mon Jun 09 2014 - 14:34:03 EST)
- [PATCH v2 1/3] x86, platform, xen, kconfig: move kvmconfig functionality to a helper Luis R. Rodriguez (Mon Jun 09 2014 - 14:36:38 EST)
- [PATCH v2 2/3] x86, platform, xen, kconfig: clarify kvmconfig is for kvm Luis R. Rodriguez (Mon Jun 09 2014 - 14:36:47 EST)
- Re: [PATCH] USB: ftdi_sio: add GPIO support Sergei Shtylyov (Mon Jun 09 2014 - 14:36:58 EST)
- [PATCH v2 3/3] x86, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez (Mon Jun 09 2014 - 14:37:22 EST)
- Re: [PATCH] cpufreq: tegra: update comment for clarity Stephen Warren (Mon Jun 09 2014 - 14:38:31 EST)
- Re: [PATCH 12/25] KVM: emulate: extend memory access optimization to stores Bandan Das (Mon Jun 09 2014 - 14:40:31 EST)
- [PATCH] PCI: Add bridge DMA alias quirk for ITE bridge Alex Williamson (Mon Jun 09 2014 - 14:43:39 EST)
- Re: [PATCH 4/4] regulator: arizona-ldo1: Do not control clocking from regulator Mark Brown (Mon Jun 09 2014 - 14:43:48 EST)
- [PATCH] i2c: algos: add support for sc18im700 master i2c bus with uart interface Raghavendra Ganiga (Mon Jun 09 2014 - 14:45:48 EST)
- Re: [PATCH 0/9] Serial ATA support for NVIDIA Tegra124 Mikko Perttunen (Mon Jun 09 2014 - 14:50:15 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Linus Torvalds (Mon Jun 09 2014 - 14:51:16 EST)
- Re: [PATCH v3] clk: exynos5420: Remove aclk66_peric from the clock tree description Doug Anderson (Mon Jun 09 2014 - 14:57:14 EST)
- [PATCH -next] proc_sysctl: convert use of typedef ctl_table to struct ctl_table Joe Perches (Mon Jun 09 2014 - 15:01:40 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Mon Jun 09 2014 - 15:03:17 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Mon Jun 09 2014 - 15:04:13 EST)
- [PATCH 1/1] fs/cachefiles/daemon.c: remove unnecessary tests on unsigned values Fabian Frederick (Mon Jun 09 2014 - 15:04:19 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Mon Jun 09 2014 - 15:05:28 EST)
- Re: Linux 3.15-rc8 ... and merge window for 3.16 Geert Uytterhoeven (Mon Jun 09 2014 - 15:09:12 EST)
- Re: Patch "sched: Disallow sched_attr::sched_policy < 0" has been added to the 3.14-stable tree Dave Jones (Mon Jun 09 2014 - 15:16:38 EST)
- Re: [PATCH 1/1] inotify: bug 77111 - fix reusage of watch descriptors Eric Paris (Mon Jun 09 2014 - 15:17:03 EST)
- Re: [PATCH 2/2] dt-bindings: regulator: Add regulator suspend state for PM state Mark Brown (Mon Jun 09 2014 - 15:17:31 EST)
- [PATCH 1/1] drivers/edac/edac_module.c: remove unnecessary test on unsigned value Fabian Frederick (Mon Jun 09 2014 - 15:21:43 EST)
- Re: [PATCH 1/2] regulator: of: Add support for parsing regulator_state for suspend state Mark Brown (Mon Jun 09 2014 - 15:22:23 EST)
- Re: [PATCH v2 3/3] x86, platform, xen, kconfig: add xen defconfig helper Konrad Rzeszutek Wilk (Mon Jun 09 2014 - 15:23:17 EST)
- Re: [PATCH 2/2] perf timechart: implement IO mode Arnaldo Carvalho de Melo (Mon Jun 09 2014 - 15:25:29 EST)
- Re: Patch "sched: Disallow sched_attr::sched_policy < 0" has been added to the 3.14-stable tree Greg KH (Mon Jun 09 2014 - 15:28:35 EST)
- Build regressions/improvements in v3.15-rc8 Geert Uytterhoeven (Mon Jun 09 2014 - 15:34:51 EST)
- Re: Build regressions/improvements in v3.15-rc8 Geert Uytterhoeven (Mon Jun 09 2014 - 15:35:44 EST)
- Re: [PATCH 2/5] regulator: Add driver for Maxim 77802 PMIC regulators Mark Brown (Mon Jun 09 2014 - 15:39:56 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Steven Rostedt (Mon Jun 09 2014 - 15:41:21 EST)
- Re: [PATCH for-next 00/15] Bug fixes for ocrdma driver Or Gerlitz (Mon Jun 09 2014 - 15:44:48 EST)
- Re: [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Mark Brown (Mon Jun 09 2014 - 15:47:49 EST)
- Re: [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit" Mark Brown (Mon Jun 09 2014 - 15:51:10 EST)
- Re: [PATCH 2/2] regulator: mc13xxx: Remove unnecessary locks Mark Brown (Mon Jun 09 2014 - 15:53:09 EST)
- Re: [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages Jonathan Cameron (Mon Jun 09 2014 - 15:53:27 EST)
- Re: [PATCHv3 2/3] regulator: s2mps11: Add support S2MPU02 regulator device Mark Brown (Mon Jun 09 2014 - 15:56:01 EST)
- [PATCH 1/1] iscsi: kill redundant casts Nick Black (Mon Jun 09 2014 - 15:57:28 EST)
- Re: [patch] regulator: 88pm800: remove duplicate PM800_BUCK3 define Mark Brown (Mon Jun 09 2014 - 15:59:18 EST)
- [RFC] Best place/method to determine BIOS version? Alex Thorlton (Mon Jun 09 2014 - 16:00:26 EST)
- Re: [PATCH 2/7] mm/pagewalk: replace mm_walk->skip with more general mm_walk->control Dave Hansen (Mon Jun 09 2014 - 16:01:50 EST)
- [PATCH 03/15] tools lib traceevent: Add options to function plugin Jiri Olsa (Mon Jun 09 2014 - 16:02:50 EST)
- [PATCH 02/15] tools lib traceevent: Add options to plugins Jiri Olsa (Mon Jun 09 2014 - 16:02:55 EST)
- [PATCH 05/15] perf tools: Fix pipe check regression in attr event callback Jiri Olsa (Mon Jun 09 2014 - 16:03:05 EST)
- [PATCH 10/15] Revert "perf: Disable PERF_RECORD_MMAP2 support" Jiri Olsa (Mon Jun 09 2014 - 16:03:08 EST)
- [PATCH 14/15] perf tools: Add dcacheline sort Jiri Olsa (Mon Jun 09 2014 - 16:03:21 EST)
- [PATCH 08/15] perf: Pass protection and flags bits through mmap2 interface Jiri Olsa (Mon Jun 09 2014 - 16:03:30 EST)
- [PATCH 06/15] perf tools: Prettify the tags/TAGS/cscope targets output Jiri Olsa (Mon Jun 09 2014 - 16:03:48 EST)
- [PATCH 12/15] perf tools: Add cpumode to struct hist_entry Jiri Olsa (Mon Jun 09 2014 - 16:03:58 EST)
- [PATCH 15/15] perf tools: Support spark lines in perf stat Jiri Olsa (Mon Jun 09 2014 - 16:04:01 EST)
- [PATCH 11/15] perf report: Add mem-mode documentation to report command Jiri Olsa (Mon Jun 09 2014 - 16:04:33 EST)
- Re: [PATCH 6/7] mm/pagewalk: move pmd_trans_huge_lock() from callbacks to common code Dave Hansen (Mon Jun 09 2014 - 16:04:41 EST)
- Re: [PATCH] PCI: Add bridge DMA alias quirk for ITE bridge Bjorn Helgaas (Mon Jun 09 2014 - 16:05:00 EST)
- [PATCH 13/15] perf tools: Add support to dynamically get cacheline size Jiri Olsa (Mon Jun 09 2014 - 16:05:16 EST)
- Re: [PATCH v2] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Andrew Bresticker (Mon Jun 09 2014 - 16:05:32 EST)
- [PATCH 07/15] perf script/python: Print array argument as string Jiri Olsa (Mon Jun 09 2014 - 16:06:04 EST)
- [GIT PULL 00/15] perf/core improvements and fixes Jiri Olsa (Mon Jun 09 2014 - 16:06:20 EST)
- [PATCH 09/15] perf tools: Update mmap2 interface with protection and flag bits Jiri Olsa (Mon Jun 09 2014 - 16:06:23 EST)
- [PATCH 04/15] tools lib traceevent: Added support for __get_bitmask() macro Jiri Olsa (Mon Jun 09 2014 - 16:06:54 EST)
- [PATCH 01/15] tools lib traceevent: Add flag to not load event plugins Jiri Olsa (Mon Jun 09 2014 - 16:07:16 EST)
- Re: [GIT PULL] Reiserfs & ext3 changes for 3.16-rc1 Jeff Mahoney (Mon Jun 09 2014 - 16:10:30 EST)
- Re: [PATCH] [media] dm644x_ccdc: remove check for CONFIG_DM644X_VIDEO_PORT_ENABLE Prabhakar Lad (Mon Jun 09 2014 - 16:17:50 EST)
- Re: [PATCH 2/4] usb: host: xhci-plat: Add support to get PHYs Julius Werner (Mon Jun 09 2014 - 16:22:21 EST)
- Re: [PATCH v2] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Nicolas Pitre (Mon Jun 09 2014 - 16:22:50 EST)
- [PATCH] ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 Peter Griffin (Mon Jun 09 2014 - 16:22:59 EST)
- Re: [PATCH] pstore: Fix an overflow on 32-bit builds. David Rientjes (Mon Jun 09 2014 - 16:24:51 EST)
- [patch V3 2/7] rtmutex: Clarify the boost/deboost part Thomas Gleixner (Mon Jun 09 2014 - 16:28:22 EST)
- [patch V3 4/7] rtmutex: Siplify remove_waiter() Thomas Gleixner (Mon Jun 09 2014 - 16:28:28 EST)
- [patch V3 3/7] rtmutex: Document pi chain walk Thomas Gleixner (Mon Jun 09 2014 - 16:28:38 EST)
- [patch V3 0/7] rtmutex: Code clarification and optimization Thomas Gleixner (Mon Jun 09 2014 - 16:28:55 EST)
- [patch V3 1/7] rtmutex: Deobfuscate chain walk Thomas Gleixner (Mon Jun 09 2014 - 16:29:09 EST)
- [patch V3 6/7] rtmutex: Cleanup deadlock detector debug logic Thomas Gleixner (Mon Jun 09 2014 - 16:29:24 EST)
- [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Mon Jun 09 2014 - 16:29:30 EST)
- [patch V3 5/7] rtmutex: Confine deadlock logic to futex Thomas Gleixner (Mon Jun 09 2014 - 16:29:52 EST)
- Re: [PATCH] ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 Srinivas Kandagatla (Mon Jun 09 2014 - 16:30:48 EST)
- Re: tracing: NULL ptr deref in ring_buffer_wait Steven Rostedt (Mon Jun 09 2014 - 16:32:33 EST)
- Re: [PATCH v2] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Kevin Hilman (Mon Jun 09 2014 - 16:35:52 EST)
- [PATCH] PCI: Do not touch siblings in pci_assign_unassigned_bridge_resources Andreas Noever (Mon Jun 09 2014 - 16:45:56 EST)
- kredÄta piedÄvÄjums DIAMONDSWISS LOANSCOMPANY (Mon Jun 09 2014 - 16:49:34 EST)
- Re: [PATCH v2] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Nicolas Pitre (Mon Jun 09 2014 - 16:56:13 EST)
- Re: [patch V3 1/7] rtmutex: Deobfuscate chain walk Steven Rostedt (Mon Jun 09 2014 - 16:59:51 EST)
- [PATCH 0/7] cpufreq: intel_pstate: Debugfs file addition and cleanups Stratos Karafotis (Mon Jun 09 2014 - 17:00:11 EST)
- [PATCH 1/7] cpufreq: intel_pstate: Remove duplicate CPU ID check Stratos Karafotis (Mon Jun 09 2014 - 17:00:19 EST)
- [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy Stratos Karafotis (Mon Jun 09 2014 - 17:00:34 EST)
- [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats Stratos Karafotis (Mon Jun 09 2014 - 17:00:46 EST)
- [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate Stratos Karafotis (Mon Jun 09 2014 - 17:00:55 EST)
- [PATCH 5/7] cpufreq: intel_pstate: Remove redundant includes Stratos Karafotis (Mon Jun 09 2014 - 17:01:06 EST)
- [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Stratos Karafotis (Mon Jun 09 2014 - 17:01:16 EST)
- [PATCH 7/7] cpufreq: intel_pstate: Make intel_pstate_kobject local Stratos Karafotis (Mon Jun 09 2014 - 17:01:25 EST)
- Re: [PATCH v2 1/3] x86, platform, xen, kconfig: move kvmconfig functionality to a helper David Rientjes (Mon Jun 09 2014 - 17:01:53 EST)
- Re: [PATCH v2 3/3] x86, platform, xen, kconfig: add xen defconfig helper David Rientjes (Mon Jun 09 2014 - 17:03:10 EST)
- Re: [PATCH] scripts/tags.sh: ignore symlink'ed source files Michal Marek (Mon Jun 09 2014 - 17:04:59 EST)
- [PATCH] PCI: Prevent NULL dereference during pciehp probe Andreas Noever (Mon Jun 09 2014 - 17:06:57 EST)
- Re: [PATCH 7/7] cpufreq: intel_pstate: Make intel_pstate_kobject local David Rientjes (Mon Jun 09 2014 - 17:07:32 EST)
- Linux 3.15: SPARC serial console regression Aaro Koskinen (Mon Jun 09 2014 - 17:07:55 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Mon Jun 09 2014 - 17:09:38 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Mon Jun 09 2014 - 17:12:47 EST)
- Re: [PATCH] genksyms: Include scripts/Makefile.lib Michal Marek (Mon Jun 09 2014 - 17:21:25 EST)
- Re: [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void abdoulaye berthe (Mon Jun 09 2014 - 17:22:16 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Joe Perches (Mon Jun 09 2014 - 17:22:52 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Randy Dunlap (Mon Jun 09 2014 - 17:23:41 EST)
- Re: [PATCH 7/7] cpufreq: intel_pstate: Make intel_pstate_kobject local Stratos Karafotis (Mon Jun 09 2014 - 17:24:37 EST)
- [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Mon Jun 09 2014 - 17:25:05 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Mon Jun 09 2014 - 17:33:56 EST)
- Re: [PATCH] Makefile: Fix unrecognized cross-compiler command line options Michal Marek (Mon Jun 09 2014 - 17:36:25 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Mon Jun 09 2014 - 17:41:57 EST)
- Re: [PATCH v2] coccinelle: Check for missing NULL terminators in of_device_id tables Michal Marek (Mon Jun 09 2014 - 17:47:13 EST)
- Re: [PATCH] coccinelle/null: solve parse error Michal Marek (Mon Jun 09 2014 - 17:50:45 EST)
- Re: [PATCH v2] coccinelle: Check for missing NULL terminators in of_device_id tables Stephen Boyd (Mon Jun 09 2014 - 17:50:53 EST)
- Re: [PATCH 2/7] mm/pagewalk: replace mm_walk->skip with more general mm_walk->control Dave Hansen (Mon Jun 09 2014 - 17:56:19 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN David Rientjes (Mon Jun 09 2014 - 17:57:25 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Mon Jun 09 2014 - 18:02:44 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Rafael J. Wysocki (Mon Jun 09 2014 - 18:03:06 EST)
- [security-next] Pull request (merge window) Serge E. Hallyn (Mon Jun 09 2014 - 18:08:38 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Mon Jun 09 2014 - 18:11:59 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Rafael J. Wysocki (Mon Jun 09 2014 - 18:12:36 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Yinghai Lu (Mon Jun 09 2014 - 18:13:48 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Rafael J. Wysocki (Mon Jun 09 2014 - 18:14:20 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Mon Jun 09 2014 - 18:14:43 EST)
- Re: [PATCH 2/3] arm: tegra: enable igb, stmpe, i2c chardev, spidev, lm95245, pwm leds Marcel Ziswiler (Mon Jun 09 2014 - 18:17:18 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Dirk Brandewie (Mon Jun 09 2014 - 18:17:33 EST)
- HID: hid-sensor-hub: fix sleeping function called from invalid context Alexander Holler (Mon Jun 09 2014 - 18:21:52 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Randy Dunlap (Mon Jun 09 2014 - 18:24:23 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Mon Jun 09 2014 - 18:25:23 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Tony Luck (Mon Jun 09 2014 - 18:25:43 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 18:27:17 EST)
- rb_erase oops. Dave Jones (Mon Jun 09 2014 - 18:30:46 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Mon Jun 09 2014 - 18:35:27 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Tony Luck (Mon Jun 09 2014 - 18:35:46 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Rob Herring (Mon Jun 09 2014 - 18:36:26 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Lorenzo Pieralisi (Mon Jun 09 2014 - 18:38:51 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Mon Jun 09 2014 - 18:39:35 EST)
- Re: HID: hid-sensor-hub: fix sleeping function called from invalid context Jiri Kosina (Mon Jun 09 2014 - 18:40:45 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 18:43:06 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Dirk Brandewie (Mon Jun 09 2014 - 18:44:19 EST)
- [PATCH 3.14 02/78] sched/deadline: Fix memory leak Greg Kroah-Hartman (Mon Jun 09 2014 - 18:45:22 EST)
- [PATCH 3.14 08/78] Documentation: fix DOCBOOKS=... building Greg Kroah-Hartman (Mon Jun 09 2014 - 18:45:29 EST)
- [PATCH 3.14 45/78] md: always set MD_RECOVERY_INTR when interrupting a reshape thread. Greg Kroah-Hartman (Mon Jun 09 2014 - 18:45:59 EST)
- [PATCH 3.14 54/78] ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup Greg Kroah-Hartman (Mon Jun 09 2014 - 18:46:29 EST)
- [PATCH 3.14 69/78] mm: rmap: fix use-after-free in __put_anon_vma Greg Kroah-Hartman (Mon Jun 09 2014 - 18:46:33 EST)
- [PATCH 3.10 34/40] mm: rmap: fix use-after-free in __put_anon_vma Greg Kroah-Hartman (Mon Jun 09 2014 - 18:47:03 EST)
- [PATCH 3.10 40/40] netfilter: Fix potential use after free in ip6_route_me_harder() Greg Kroah-Hartman (Mon Jun 09 2014 - 18:47:09 EST)
- [PATCH 3.10 39/40] ARM: perf: hook up perf_sample_event_took around pmu irq handling Greg Kroah-Hartman (Mon Jun 09 2014 - 18:47:26 EST)
- [PATCH 3.10 33/40] USB: Avoid runtime suspend loops for HCDs that cant handle suspend/resume Greg Kroah-Hartman (Mon Jun 09 2014 - 18:47:47 EST)
- [PATCH 3.10 31/40] USB: serial: option: add support for Novatel E371 PCIe card Greg Kroah-Hartman (Mon Jun 09 2014 - 18:47:56 EST)
- [PATCH 3.10 32/40] USB: io_ti: fix firmware download on big-endian machines (part 2) Greg Kroah-Hartman (Mon Jun 09 2014 - 18:48:12 EST)
- [PATCH 3.14 78/78] [stable PATCH] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap() Greg Kroah-Hartman (Mon Jun 09 2014 - 18:48:24 EST)
- [PATCH 3.14 64/78] intel_pstate: Remove C0 tracking Greg Kroah-Hartman (Mon Jun 09 2014 - 18:48:35 EST)
- [PATCH 3.10 10/40] hwmon: (ntc_thermistor) Fix OF device ID mapping Greg Kroah-Hartman (Mon Jun 09 2014 - 18:48:46 EST)
- [PATCH 3.14 62/78] percpu-refcount: fix usage of this_cpu_ops Greg Kroah-Hartman (Mon Jun 09 2014 - 18:48:54 EST)
- [PATCH 3.14 70/78] iser-target: Add missing target_put_sess_cmd for ImmedateData failure Greg Kroah-Hartman (Mon Jun 09 2014 - 18:49:06 EST)
- [PATCH 3.14 68/78] mm: add !pte_present() check on existing hugetlb_entry callbacks Greg Kroah-Hartman (Mon Jun 09 2014 - 18:49:30 EST)
- [PATCH 3.10 02/40] sched: Sanitize irq accounting madness Greg Kroah-Hartman (Mon Jun 09 2014 - 18:49:48 EST)
- [PATCH 3.10 01/40] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check Greg Kroah-Hartman (Mon Jun 09 2014 - 18:49:56 EST)
- [PATCH 3.10 37/40] perf: Fix interrupt handler timing harness Greg Kroah-Hartman (Mon Jun 09 2014 - 18:50:07 EST)
- [PATCH 3.10 38/40] perf: Enforce 1 as lower limit for perf_event_max_sample_rate Greg Kroah-Hartman (Mon Jun 09 2014 - 18:50:29 EST)
- [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds Marcel Ziswiler (Mon Jun 09 2014 - 18:50:44 EST)
- [PATCH 3.10 35/40] iser-target: Add missing target_put_sess_cmd for ImmedateData failure Greg Kroah-Hartman (Mon Jun 09 2014 - 18:51:10 EST)
- [PATCH 3.10 36/40] perf: Drop sample rate when sampling is too slow Greg Kroah-Hartman (Mon Jun 09 2014 - 18:51:27 EST)
- [PATCH 3.10 18/40] dm cache: always split discards on cache block boundaries Greg Kroah-Hartman (Mon Jun 09 2014 - 18:51:42 EST)
- [PATCH 3.14 55/78] USB: ftdi_sio: add NovaTech OrionLXm product ID Greg Kroah-Hartman (Mon Jun 09 2014 - 18:51:56 EST)
- [PATCH 3.14 74/78] netfilter: nfnetlink: Fix use after free when it fails to process batch Greg Kroah-Hartman (Mon Jun 09 2014 - 18:52:00 EST)
- [PATCH 3.10 22/40] md: always set MD_RECOVERY_INTR when interrupting a reshape thread. Greg Kroah-Hartman (Mon Jun 09 2014 - 18:52:19 EST)
- [PATCH 3.10 21/40] md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". Greg Kroah-Hartman (Mon Jun 09 2014 - 18:52:37 EST)
- [PATCH 3.14 73/78] netfilter: Fix potential use after free in ip6_route_me_harder() Greg Kroah-Hartman (Mon Jun 09 2014 - 18:52:52 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Greg Thelen (Mon Jun 09 2014 - 18:53:02 EST)
- [PATCH 3.14 72/78] target: Fix alua_access_state attribute OOPs for un-configured devices Greg Kroah-Hartman (Mon Jun 09 2014 - 18:53:30 EST)
- [PATCH 3.10 20/40] drm/i915: Only copy back the modified fields to userspace from execbuffer Greg Kroah-Hartman (Mon Jun 09 2014 - 18:53:42 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Linus Torvalds (Mon Jun 09 2014 - 18:53:59 EST)
- [PATCH v2 2/3] arm: tegra: enable igb, stmpe, i2c chardev, lm95245, pwm leds Marcel Ziswiler (Mon Jun 09 2014 - 18:54:15 EST)
- [PATCH 3.10 27/40] ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup Greg Kroah-Hartman (Mon Jun 09 2014 - 18:54:39 EST)
- [PATCH 3.10 28/40] USB: ftdi_sio: add NovaTech OrionLXm product ID Greg Kroah-Hartman (Mon Jun 09 2014 - 18:54:51 EST)
- [PATCH 3.14 53/78] ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop Greg Kroah-Hartman (Mon Jun 09 2014 - 18:55:07 EST)
- [PATCH 3.10 26/40] ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop Greg Kroah-Hartman (Mon Jun 09 2014 - 18:55:12 EST)
- [PATCH v2 3/3] arm: tegra: initial support for apalis t30 Marcel Ziswiler (Mon Jun 09 2014 - 18:55:23 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Javier Martinez Canillas (Mon Jun 09 2014 - 18:55:43 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Mon Jun 09 2014 - 18:55:49 EST)
- [PATCH 3.14 59/78] USB: io_ti: fix firmware download on big-endian machines (part 2) Greg Kroah-Hartman (Mon Jun 09 2014 - 18:56:36 EST)
- [PATCH 3.14 77/78] gpio: mcp23s08: Bug fix of SPI device tree registration. Greg Kroah-Hartman (Mon Jun 09 2014 - 18:56:46 EST)
- [PATCH 3.10 25/40] staging: comedi: ni_daq_700: add mux settling delay Greg Kroah-Hartman (Mon Jun 09 2014 - 18:56:57 EST)
- [PATCH 3.10 24/40] Staging: speakup: Move pasting into a work item Greg Kroah-Hartman (Mon Jun 09 2014 - 18:57:23 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Mon Jun 09 2014 - 18:57:26 EST)
- Re: [PATCH 2/3] arm: tegra: enable igb, stmpe, i2c chardev, spidev, lm95245, pwm leds Mark Brown (Mon Jun 09 2014 - 18:57:41 EST)
- [PATCH 3.10 07/40] mm/memory-failure.c: fix memory leak by race between poison and unpoison Greg Kroah-Hartman (Mon Jun 09 2014 - 18:58:15 EST)
- [PATCH 3.10 19/40] sched: Fix hotplug vs. set_cpus_allowed_ptr() Greg Kroah-Hartman (Mon Jun 09 2014 - 18:58:31 EST)
- [PATCH 3.14 65/78] intel_pstate: Correct rounding in busy calculation Greg Kroah-Hartman (Mon Jun 09 2014 - 18:58:45 EST)
- [PATCH 3.10 11/40] drm/gf119-/disp: fix nasty bug which can clobber SOR0s clock setup Greg Kroah-Hartman (Mon Jun 09 2014 - 18:59:02 EST)
- [PATCH 3.14 63/78] intel_pstate: remove unneeded sample buffers Greg Kroah-Hartman (Mon Jun 09 2014 - 18:59:29 EST)
- [PATCH 3.10 09/40] hwmon: (ntc_thermistor) Fix dependencies Greg Kroah-Hartman (Mon Jun 09 2014 - 18:59:46 EST)
- [PATCH 3.14 43/78] sched: Fix sched_policy < 0 comparison Greg Kroah-Hartman (Mon Jun 09 2014 - 18:59:56 EST)
- [PATCH 3.14 71/78] iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() Greg Kroah-Hartman (Mon Jun 09 2014 - 19:00:08 EST)
- [PATCH 3.10 17/40] ARM: 8051/1: put_user: fix possible data corruption in put_user Greg Kroah-Hartman (Mon Jun 09 2014 - 19:00:35 EST)
- [PATCH 3.10 08/40] Documentation: fix DOCBOOKS=... building Greg Kroah-Hartman (Mon Jun 09 2014 - 19:00:51 EST)
- [PATCH 3.10 16/40] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled Greg Kroah-Hartman (Mon Jun 09 2014 - 19:01:11 EST)
- [PATCH 3.14 42/78] libata: Blacklist queued trim for Crucial M500 Greg Kroah-Hartman (Mon Jun 09 2014 - 19:01:43 EST)
- [PATCH 3.14 67/78] intel_pstate: Improve initial busy calculation Greg Kroah-Hartman (Mon Jun 09 2014 - 19:01:49 EST)
- [PATCH 3.14 66/78] intel_pstate: add sample time scaling Greg Kroah-Hartman (Mon Jun 09 2014 - 19:02:14 EST)
- [PATCH 3.14 61/78] USB: Avoid runtime suspend loops for HCDs that cant handle suspend/resume Greg Kroah-Hartman (Mon Jun 09 2014 - 19:02:40 EST)
- [PATCH 3.14 49/78] Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt Greg Kroah-Hartman (Mon Jun 09 2014 - 19:02:53 EST)
- [PATCH 3.14 18/78] ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM Greg Kroah-Hartman (Mon Jun 09 2014 - 19:03:08 EST)
- [PATCH 3.10 00/40] 3.10.43-stable review Greg Kroah-Hartman (Mon Jun 09 2014 - 19:03:14 EST)
- [PATCH 3.14 52/78] ALSA: hda/analog - Fix silent output on ASUS A8JN Greg Kroah-Hartman (Mon Jun 09 2014 - 19:03:34 EST)
- [PATCH 3.14 51/78] Bluetooth: Fix L2CAP LE debugfs entries permissions Greg Kroah-Hartman (Mon Jun 09 2014 - 19:03:55 EST)
- [PATCH 3.10 06/40] perf evsel: Fix printing of perf_event_paranoid message Greg Kroah-Hartman (Mon Jun 09 2014 - 19:04:15 EST)
- [PATCH 3.14 60/78] usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports Greg Kroah-Hartman (Mon Jun 09 2014 - 19:04:33 EST)
- [PATCH 3.14 22/78] ARM: 8051/1: put_user: fix possible data corruption in put_user Greg Kroah-Hartman (Mon Jun 09 2014 - 19:04:44 EST)
- [PATCH 3.14 58/78] USB: serial: option: add support for Novatel E371 PCIe card Greg Kroah-Hartman (Mon Jun 09 2014 - 19:04:53 EST)
- [PATCH 3.10 05/40] perf: Fix race in removing an event Greg Kroah-Hartman (Mon Jun 09 2014 - 19:05:07 EST)
- [PATCH 3.10 03/40] perf: Prevent false warning in perf_swevent_add Greg Kroah-Hartman (Mon Jun 09 2014 - 19:05:44 EST)
- [PATCH 3.10 04/40] perf: Limit perf_event_attr::sample_period to 63 bits Greg Kroah-Hartman (Mon Jun 09 2014 - 19:05:57 EST)
- [PATCH 3.14 44/78] md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". Greg Kroah-Hartman (Mon Jun 09 2014 - 19:06:23 EST)
- [PATCH 3.14 50/78] staging: r8192e_pci: fix htons error Greg Kroah-Hartman (Mon Jun 09 2014 - 19:06:39 EST)
- [PATCH 3.14 37/78] sched/dl: Fix race in dl_task_timer() Greg Kroah-Hartman (Mon Jun 09 2014 - 19:06:51 EST)
- [PATCH 3.14 19/78] ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards Greg Kroah-Hartman (Mon Jun 09 2014 - 19:07:09 EST)
- [PATCH 3.14 40/78] drm/radeon/dpm: resume fixes for some systems Greg Kroah-Hartman (Mon Jun 09 2014 - 19:07:17 EST)
- [PATCH 3.14 48/78] staging: comedi: ni_daq_700: add mux settling delay Greg Kroah-Hartman (Mon Jun 09 2014 - 19:07:48 EST)
- Re: [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Javier Martinez Canillas (Mon Jun 09 2014 - 19:07:53 EST)
- [PATCH 3.14 39/78] drm/i915: Only copy back the modified fields to userspace from execbuffer Greg Kroah-Hartman (Mon Jun 09 2014 - 19:08:23 EST)
- [PATCH 3.14 47/78] Staging: speakup: Move pasting into a work item Greg Kroah-Hartman (Mon Jun 09 2014 - 19:08:38 EST)
- [PATCH 3.14 33/78] sched: Make sched_setattr() correctly return -EFBIG Greg Kroah-Hartman (Mon Jun 09 2014 - 19:08:57 EST)
- [PATCH 3.14 34/78] sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE Greg Kroah-Hartman (Mon Jun 09 2014 - 19:09:12 EST)
- [PATCH 3.14 25/78] cpufreq: remove race while accessing cur_policy Greg Kroah-Hartman (Mon Jun 09 2014 - 19:09:29 EST)
- [PATCH 3.14 21/78] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled Greg Kroah-Hartman (Mon Jun 09 2014 - 19:09:44 EST)
- Re: rb_erase oops. David Rientjes (Mon Jun 09 2014 - 19:09:47 EST)
- [PATCH 3.14 31/78] virtio_blk: fix race between start and stop queue Greg Kroah-Hartman (Mon Jun 09 2014 - 19:10:13 EST)
- [PATCH 3.14 32/78] sched: Disallow sched_attr::sched_policy < 0 Greg Kroah-Hartman (Mon Jun 09 2014 - 19:10:32 EST)
- [PATCH 3.14 30/78] Revert "revert "mm: vmscan: do not swap anon pages just because free+file is low"" Greg Kroah-Hartman (Mon Jun 09 2014 - 19:10:50 EST)
- [PATCH 3.14 29/78] dm cache: always split discards on cache block boundaries Greg Kroah-Hartman (Mon Jun 09 2014 - 19:10:53 EST)
- [PATCH 3.14 27/78] MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores Greg Kroah-Hartman (Mon Jun 09 2014 - 19:11:33 EST)
- [GIT PULL] CVE-2014-3917 Andy Lutomirski (Mon Jun 09 2014 - 19:11:43 EST)
- [PATCH 3.14 28/78] dm thin: add no_space_timeout dm-thin-pool module param Greg Kroah-Hartman (Mon Jun 09 2014 - 19:11:58 EST)
- [PATCH 3.14 26/78] firewire: revert to 4 GB RDMA, fix protocols using Memory Space Greg Kroah-Hartman (Mon Jun 09 2014 - 19:12:22 EST)
- [PATCH 3.14 35/78] sched/deadline: Restrict user params max value to 2^63 ns Greg Kroah-Hartman (Mon Jun 09 2014 - 19:12:38 EST)
- [PATCH 3.14 36/78] sched: Fix hotplug vs. set_cpus_allowed_ptr() Greg Kroah-Hartman (Mon Jun 09 2014 - 19:12:50 EST)
- [PATCH 3.14 16/78] SCSI: scsi_transport_sas: move bsg destructor into sas_rphy_remove Greg Kroah-Hartman (Mon Jun 09 2014 - 19:13:10 EST)
- [PATCH 3.14 24/78] cpufreq: cpu0: drop wrong devm usage Greg Kroah-Hartman (Mon Jun 09 2014 - 19:13:34 EST)
- [PATCH 3.14 10/78] hwmon: (ntc_thermistor) Fix OF device ID mapping Greg Kroah-Hartman (Mon Jun 09 2014 - 19:13:50 EST)
- Re: HID: hid-sensor-hub: fix sleeping function called from invalid context Srinivas Pandruvada (Mon Jun 09 2014 - 19:14:06 EST)
- [PATCH 3.14 07/78] mm/memory-failure.c: fix memory leak by race between poison and unpoison Greg Kroah-Hartman (Mon Jun 09 2014 - 19:14:22 EST)
- [PATCH 3.14 09/78] hwmon: (ntc_thermistor) Fix dependencies Greg Kroah-Hartman (Mon Jun 09 2014 - 19:14:36 EST)
- [PATCH 3.14 03/78] sched: Sanitize irq accounting madness Greg Kroah-Hartman (Mon Jun 09 2014 - 19:14:47 EST)
- [PATCH 3.14 11/78] drm/gf119-/disp: fix nasty bug which can clobber SOR0s clock setup Greg Kroah-Hartman (Mon Jun 09 2014 - 19:14:59 EST)
- [PATCH 3.14 00/78] 3.14.7-stable review Greg Kroah-Hartman (Mon Jun 09 2014 - 19:15:37 EST)
- [PATCH 3.14 06/78] perf: Fix race in removing an event Greg Kroah-Hartman (Mon Jun 09 2014 - 19:15:52 EST)
- [PATCH 3.14 01/78] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check Greg Kroah-Hartman (Mon Jun 09 2014 - 19:16:07 EST)
- [PATCH 3.14 04/78] perf: Prevent false warning in perf_swevent_add Greg Kroah-Hartman (Mon Jun 09 2014 - 19:16:28 EST)
- [PATCH 3.14 05/78] perf: Limit perf_event_attr::sample_period to 63 bits Greg Kroah-Hartman (Mon Jun 09 2014 - 19:16:40 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Rob Herring (Mon Jun 09 2014 - 19:19:08 EST)
- Re: [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() Thomas Gleixner (Mon Jun 09 2014 - 19:19:51 EST)
- Re: HID: hid-sensor-hub: fix sleeping function called from invalid context Jiri Kosina (Mon Jun 09 2014 - 19:20:04 EST)
- Re: [PATCH] net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation Geoff Levand (Mon Jun 09 2014 - 19:21:23 EST)
- Re: [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi Thomas Gleixner (Mon Jun 09 2014 - 19:22:50 EST)
- Re: [PATCH 3.12 000/146] 3.12.22-stable review Satoru Takeuchi (Mon Jun 09 2014 - 19:23:09 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Minchan Kim (Mon Jun 09 2014 - 19:25:05 EST)
- Re: [PATCH 3.2 00/92] 3.2.60-rc1 review Satoru Takeuchi (Mon Jun 09 2014 - 19:25:24 EST)
- Re: [PATCH 2/5] regulator: Add driver for Maxim 77802 PMIC regulators Javier Martinez Canillas (Mon Jun 09 2014 - 19:29:32 EST)
- Re: rb_erase oops. Linus Torvalds (Mon Jun 09 2014 - 19:30:29 EST)
- Re: rb_erase oops. Dave Jones (Mon Jun 09 2014 - 19:35:30 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Josh Boyer (Mon Jun 09 2014 - 19:36:06 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Linus Torvalds (Mon Jun 09 2014 - 19:37:01 EST)
- Re: [PATCH 1/5] mfd: Add driver for Maxim 77802 Power Management IC Javier Martinez Canillas (Mon Jun 09 2014 - 19:40:44 EST)
- Re: [PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock David Rientjes (Mon Jun 09 2014 - 19:41:44 EST)
- Re: [PATCH v2 0/2] Add test to validate udelay David Riley (Mon Jun 09 2014 - 19:41:52 EST)
- On 06/09/2014 04:59 PM, Aaro Koskinen wrote:> Hi, Peter Hurley (Mon Jun 09 2014 - 19:43:57 EST)
- Re: [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ Yinghai Lu (Mon Jun 09 2014 - 19:46:17 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Randy Dunlap (Mon Jun 09 2014 - 19:47:53 EST)
- Re: [PATCH 3.2 00/92] 3.2.60-rc1 review Ben Hutchings (Mon Jun 09 2014 - 19:48:36 EST)
- FW: Linux 3.15: SPARC serial console regression Peter Hurley (Mon Jun 09 2014 - 19:48:52 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention David Rientjes (Mon Jun 09 2014 - 19:50:26 EST)
- Urgent Notification Free Lotto Award(Reference:WIN-37-14-29-14) Info (Mon Jun 09 2014 - 19:51:27 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Doug Anderson (Mon Jun 09 2014 - 19:57:20 EST)
- Re: [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners David Rientjes (Mon Jun 09 2014 - 19:58:22 EST)
- Re: [PATCH 1/2] regulator: of: Add support for parsing regulator_state for suspend state Chanwoo Choi (Mon Jun 09 2014 - 19:59:11 EST)
- Re: [PATCH 04/10] mm, compaction: skip rechecks when lock was already held David Rientjes (Mon Jun 09 2014 - 20:00:30 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner David Rientjes (Mon Jun 09 2014 - 20:07:15 EST)
- Re: [PATCH 06/10] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Mon Jun 09 2014 - 20:08:49 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Chen Yucong (Mon Jun 09 2014 - 20:12:30 EST)
- drivers/char/random.c: more ruminations George Spelvin (Mon Jun 09 2014 - 20:21:07 EST)
- [PATCH 3.4 01/88] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check Greg Kroah-Hartman (Mon Jun 09 2014 - 20:21:57 EST)
- [PATCH 3.4 37/88] Bluetooth: ath3k: Add support for Fujitsu Lifebook UH5x2 [04c5:1330] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:22:27 EST)
- [PATCH 3.4 41/88] Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:22:41 EST)
- [PATCH 3.4 81/88] xen/p2m: An early bootup variant of set_phys_to_machine Greg Kroah-Hartman (Mon Jun 09 2014 - 20:22:44 EST)
- [PATCH 3.4 58/88] nfsd: pass net to nfsd_set_nrthreads() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:22:57 EST)
- [PATCH 3.4 86/88] xen: populate correct number of pages when across mem boundary (v2) Greg Kroah-Hartman (Mon Jun 09 2014 - 20:23:13 EST)
- [PATCH 3.4 87/88] xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:23:32 EST)
- [PATCH 3.4 79/88] xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument Greg Kroah-Hartman (Mon Jun 09 2014 - 20:23:37 EST)
- [PATCH 3.4 70/88] target: use correct sense code for LUN communication failure Greg Kroah-Hartman (Mon Jun 09 2014 - 20:23:49 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Minchan Kim (Mon Jun 09 2014 - 20:24:19 EST)
- [PATCH 3.4 88/88] xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:24:32 EST)
- [PATCH 3.4 56/88] nfsd: pass net to nfsd_create_serv() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:24:45 EST)
- [PATCH 3.4 77/88] tty/serial: Add support for Altera serial port Greg Kroah-Hartman (Mon Jun 09 2014 - 20:24:52 EST)
- [PATCH 3.4 78/88] xen/p2m: Move code around to allow for better re-usage. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:25:07 EST)
- [PATCH 3.4 76/88] 8250/16?50: Add support for Broadcom TruManage redirected serial port Greg Kroah-Hartman (Mon Jun 09 2014 - 20:25:30 EST)
- [PATCH 3.4 74/88] tty: Correct tty buffer flush. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:25:52 EST)
- [PATCH 3.4 75/88] Fix 4 port and add support for 8 port Unknown PCI serial port cards Greg Kroah-Hartman (Mon Jun 09 2014 - 20:26:03 EST)
- [PATCH 3.4 72/88] serial: pch_uart: fix tty-kref leak in dma-rx path Greg Kroah-Hartman (Mon Jun 09 2014 - 20:26:30 EST)
- [PATCH 3.4 73/88] serial: pch_uart: fix tty-kref leak in rx-error path Greg Kroah-Hartman (Mon Jun 09 2014 - 20:26:40 EST)
- [PATCH 3.4 85/88] xen/balloon: Subtract from xen_released_pages the count that is populated. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:26:56 EST)
- Re: [patch V3 0/7] rtmutex: Code clarification and optimization Steven Rostedt (Mon Jun 09 2014 - 20:27:25 EST)
- [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM Greg Kroah-Hartman (Mon Jun 09 2014 - 20:27:38 EST)
- [PATCH 3.4 83/88] xen/setup: Combine the two hypercall functions - since they are quite similar. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:27:49 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 20:28:01 EST)
- [PATCH 3.4 84/88] xen/setup: update VA mapping when releasing memory during setup Greg Kroah-Hartman (Mon Jun 09 2014 - 20:28:20 EST)
- [PATCH 3.4 55/88] nfsd: pass net to nfsd_startup() and nfsd_shutdown() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:28:35 EST)
- [PATCH 3.4 71/88] target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping Greg Kroah-Hartman (Mon Jun 09 2014 - 20:28:37 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 20:28:52 EST)
- [PATCH 3.4 69/88] target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits Greg Kroah-Hartman (Mon Jun 09 2014 - 20:29:12 EST)
- [PATCH 3.4 68/88] target/pscsi: fix return value check Greg Kroah-Hartman (Mon Jun 09 2014 - 20:29:31 EST)
- [PATCH 3.4 51/88] virtio_console: fix uapi header Greg Kroah-Hartman (Mon Jun 09 2014 - 20:29:49 EST)
- Re: possible typo Randy Dunlap (Mon Jun 09 2014 - 20:29:56 EST)
- [PATCH 3.4 59/88] nfsd: pass net to __write_ports() and down Greg Kroah-Hartman (Mon Jun 09 2014 - 20:30:32 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Mon Jun 09 2014 - 20:30:48 EST)
- [PATCH 3.4 60/88] nfsd: pass proper net to nfsd_destroy() from NFSd kthreads Greg Kroah-Hartman (Mon Jun 09 2014 - 20:31:05 EST)
- [PATCH 3.4 57/88] nfsd: pass net to nfsd_svc() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:31:26 EST)
- [PATCH 3.4 52/88] virtio: console: rename cvq_lock to c_ivq_lock Greg Kroah-Hartman (Mon Jun 09 2014 - 20:31:38 EST)
- [PATCH 3.4 54/88] nfsd: pass net to nfsd_init_socks() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:31:42 EST)
- [PATCH 3.4 53/88] virtio: console: add locking around c_ovq operations Greg Kroah-Hartman (Mon Jun 09 2014 - 20:31:59 EST)
- [PATCH 3.4 65/88] mpt2sas: Fix for issue Missing delay not getting set during system bootup Greg Kroah-Hartman (Mon Jun 09 2014 - 20:32:27 EST)
- [PATCH 3.4 66/88] hpsa: gen8plus Smart Array IDs Greg Kroah-Hartman (Mon Jun 09 2014 - 20:32:40 EST)
- [PATCH 3.4 67/88] iscsi-target: Always send a response before terminating iSCSI connection Greg Kroah-Hartman (Mon Jun 09 2014 - 20:32:54 EST)
- [PATCH 3.4 64/88] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop Greg Kroah-Hartman (Mon Jun 09 2014 - 20:33:16 EST)
- [PATCH 3.4 62/88] nfsd: check passed sockets net matches NFSd superblocks one Greg Kroah-Hartman (Mon Jun 09 2014 - 20:33:37 EST)
- [PATCH 3.4 63/88] isci: Fix a race condition in the SSP task management path Greg Kroah-Hartman (Mon Jun 09 2014 - 20:33:47 EST)
- [PATCH 3.4 61/88] nfsd: containerize NFSd filesystem Greg Kroah-Hartman (Mon Jun 09 2014 - 20:34:00 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 20:34:07 EST)
- Re: [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ David Rientjes (Mon Jun 09 2014 - 20:34:31 EST)
- [PATCH 3.4 80/88] xen/p2m: Collapse early_alloc_p2m_middle redundant checks. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:35:14 EST)
- Re: [patch V3 0/7] rtmutex: Code clarification and optimization Steven Rostedt (Mon Jun 09 2014 - 20:35:33 EST)
- [PATCH 3.4 42/88] Bluetooth: Add support for BCM20702A0 [0b05, 17cb] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:35:50 EST)
- [PATCH 3.4 36/88] Bluetooth: Add support for Mediatek Bluetooth device [0e8d:763f] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:36:03 EST)
- [PATCH 3.4 45/88] virtio-blk: Call del_gendisk() before disable guest kick Greg Kroah-Hartman (Mon Jun 09 2014 - 20:36:24 EST)
- [PATCH 3.4 43/88] virtio_blk: Drop unused request tracking list Greg Kroah-Hartman (Mon Jun 09 2014 - 20:36:46 EST)
- [PATCH 3.4 44/88] virtio-blk: Fix hot-unplug race in remove method Greg Kroah-Hartman (Mon Jun 09 2014 - 20:36:57 EST)
- Re: [patch V3 2/7] rtmutex: Clarify the boost/deboost part Steven Rostedt (Mon Jun 09 2014 - 20:37:27 EST)
- [PATCH 3.4 38/88] Bluetooth: ath3k: Add support for ID 0x13d3/0x3402 Greg Kroah-Hartman (Mon Jun 09 2014 - 20:37:47 EST)
- [PATCH 3.4 46/88] virtio-blk: Reset device after blk_cleanup_queue() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:37:58 EST)
- [PATCH 3.4 47/88] mm: add kmap_to_page() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:38:12 EST)
- [PATCH 3.4 50/88] virtio-blk: Dont free ida when disk is in use Greg Kroah-Hartman (Mon Jun 09 2014 - 20:38:27 EST)
- [PATCH 3.4 49/88] virtio: 9p: correctly pass physical address to userspace for high pages Greg Kroah-Hartman (Mon Jun 09 2014 - 20:38:41 EST)
- [PATCH 3.4 40/88] Bluetooth: Add support for Atheros [0cf3:e003] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:38:47 EST)
- [PATCH 3.4 48/88] mm: highmem: export kmap_to_page for modules Greg Kroah-Hartman (Mon Jun 09 2014 - 20:39:09 EST)
- [PATCH 3.4 39/88] Bluetooth: Add support for Atheros [0cf3:3121] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:39:31 EST)
- [PATCH 3.4 20/88] Bluetooth: Support AR3011 in Acer Iconia Tab W500 Greg Kroah-Hartman (Mon Jun 09 2014 - 20:39:47 EST)
- [PATCH 3.4 34/88] Bluetooth: Device 0cf3:3008 should map AR 3012 Greg Kroah-Hartman (Mon Jun 09 2014 - 20:39:59 EST)
- [PATCH 3.4 29/88] Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. Greg Kroah-Hartman (Mon Jun 09 2014 - 20:40:09 EST)
- [PATCH 3.4 28/88] Bluetooth: Add support for IMC Networks [13d3:3393] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:40:51 EST)
- [PATCH 3.4 27/88] Bluetooth: Add support for BCM20702A0 [0b05, 17b5] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:41:07 EST)
- [PATCH 3.4 26/88] Bluetooth: Add support for BCM20702A0 [04ca, 2003] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:41:29 EST)
- [PATCH 3.4 25/88] Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn Greg Kroah-Hartman (Mon Jun 09 2014 - 20:41:47 EST)
- [PATCH 3.4 19/88] Bluetooth: Fix invalid length check in l2cap_information_rsp() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:42:01 EST)
- [PATCH 3.4 24/88] Bluetooth: Add support for Sony Vaio T-Series Greg Kroah-Hartman (Mon Jun 09 2014 - 20:42:05 EST)
- [PATCH 3.4 23/88] Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C Greg Kroah-Hartman (Mon Jun 09 2014 - 20:42:28 EST)
- [PATCH 3.4 22/88] Bluetooth: add support for atheros 0489:e057 Greg Kroah-Hartman (Mon Jun 09 2014 - 20:42:47 EST)
- [PATCH 3.4 33/88] Bluetooth: Add support for atheros 04ca:3004 device to ath3k Greg Kroah-Hartman (Mon Jun 09 2014 - 20:43:04 EST)
- [PATCH 3.4 35/88] Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:43:21 EST)
- [PATCH 3.4 30/88] Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:43:41 EST)
- [PATCH 3.4 31/88] Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] Greg Kroah-Hartman (Mon Jun 09 2014 - 20:43:53 EST)
- [PATCH 3.4 32/88] Bluetooth device 04ca:3008 should use ath3k Greg Kroah-Hartman (Mon Jun 09 2014 - 20:44:08 EST)
- [PATCH 3.4 21/88] Bluetooth: add support for atheros 0930:0219 Greg Kroah-Hartman (Mon Jun 09 2014 - 20:44:29 EST)
- [PATCH 3.4 10/88] Staging: speakup: Move pasting into a work item Greg Kroah-Hartman (Mon Jun 09 2014 - 20:44:41 EST)
- [PATCH 3.4 14/88] USB: serial: option: add support for Novatel E371 PCIe card Greg Kroah-Hartman (Mon Jun 09 2014 - 20:44:50 EST)
- [PATCH 3.4 12/88] ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup Greg Kroah-Hartman (Mon Jun 09 2014 - 20:45:12 EST)
- Re: [patch V3 3/7] rtmutex: Document pi chain walk Steven Rostedt (Mon Jun 09 2014 - 20:45:26 EST)
- [PATCH 3.4 13/88] USB: ftdi_sio: add NovaTech OrionLXm product ID Greg Kroah-Hartman (Mon Jun 09 2014 - 20:45:53 EST)
- [PATCH 3.4 18/88] Bluetooth: Fix missing length checks for L2CAP signalling PDUs Greg Kroah-Hartman (Mon Jun 09 2014 - 20:46:10 EST)
- [PATCH 3.4 11/88] ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop Greg Kroah-Hartman (Mon Jun 09 2014 - 20:46:26 EST)
- [PATCH 3.4 02/88] perf: Prevent false warning in perf_swevent_add Greg Kroah-Hartman (Mon Jun 09 2014 - 20:46:38 EST)
- [PATCH 3.4 17/88] mm: rmap: fix use-after-free in __put_anon_vma Greg Kroah-Hartman (Mon Jun 09 2014 - 20:46:49 EST)
- [PATCH 3.4 15/88] USB: io_ti: fix firmware download on big-endian machines (part 2) Greg Kroah-Hartman (Mon Jun 09 2014 - 20:47:14 EST)
- [PATCH 3.4 16/88] USB: Avoid runtime suspend loops for HCDs that cant handle suspend/resume Greg Kroah-Hartman (Mon Jun 09 2014 - 20:47:32 EST)
- [PATCH 3.4 05/88] mm/memory-failure.c: fix memory leak by race between poison and unpoison Greg Kroah-Hartman (Mon Jun 09 2014 - 20:47:49 EST)
- [PATCH 3.4 07/88] sched: Fix hotplug vs. set_cpus_allowed_ptr() Greg Kroah-Hartman (Mon Jun 09 2014 - 20:48:17 EST)
- [PATCH 3.4 08/88] md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync". Greg Kroah-Hartman (Mon Jun 09 2014 - 20:48:33 EST)
- [PATCH 3.4 00/88] 3.4.93-stable review Greg Kroah-Hartman (Mon Jun 09 2014 - 20:48:45 EST)
- [PATCH 3.4 04/88] perf: Fix race in removing an event Greg Kroah-Hartman (Mon Jun 09 2014 - 20:48:56 EST)
- [PATCH 3.4 06/88] ARM: 8051/1: put_user: fix possible data corruption in put_user Greg Kroah-Hartman (Mon Jun 09 2014 - 20:49:10 EST)
- [PATCH 3.4 03/88] perf: Limit perf_event_attr::sample_period to 63 bits Greg Kroah-Hartman (Mon Jun 09 2014 - 20:49:36 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Mon Jun 09 2014 - 20:52:04 EST)
- Re: [patch V3 4/7] rtmutex: Siplify remove_waiter() Steven Rostedt (Mon Jun 09 2014 - 20:53:36 EST)
- Re: [patch V3 5/7] rtmutex: Confine deadlock logic to futex Steven Rostedt (Mon Jun 09 2014 - 20:59:16 EST)
- Re: [PATCH 3.4 65/88] mpt2sas: Fix for issue Missing delay not getting set during system bootup Ben Hutchings (Mon Jun 09 2014 - 21:04:59 EST)
- Re: [patch V3 6/7] rtmutex: Cleanup deadlock detector debug logic Steven Rostedt (Mon Jun 09 2014 - 21:05:10 EST)
- Re: [PATCH 3.4 76/88] 8250/16?50: Add support for Broadcom TruManage redirected serial port Ben Hutchings (Mon Jun 09 2014 - 21:06:03 EST)
- Re: [systemd-devel] [PATCH v5 12/14] autoconf: xen: enable explicit preference option for xenstored preference Luis R. Rodriguez (Mon Jun 09 2014 - 21:16:12 EST)
- RE: [PATCH 0/9] ARM: Berlin: USB support Peter Chen (Mon Jun 09 2014 - 21:16:29 EST)
- Re: workqueue: WARN at at kernel/workqueue.c:2176 Lai Jiangshan (Mon Jun 09 2014 - 21:16:40 EST)
- Re: [PATCH 3.4 47/88] mm: add kmap_to_page() Hugh Dickins (Mon Jun 09 2014 - 21:17:22 EST)
- Re: [PATCH 1/2] serial: core: Don't drop DTR if system console Peter Hurley (Mon Jun 09 2014 - 21:20:28 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Steven Rostedt (Mon Jun 09 2014 - 21:20:39 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Mon Jun 09 2014 - 21:20:49 EST)
- Re: [PATCH 3.4 47/88] mm: add kmap_to_page() Ben Hutchings (Mon Jun 09 2014 - 21:22:03 EST)
- linux-next: manual merge of the vfs tree with the f2fs tree Stephen Rothwell (Mon Jun 09 2014 - 21:23:18 EST)
- [PATCH 03/12] clk: mmp: add init callback for clk-frac Chao Xie (Mon Jun 09 2014 - 21:28:17 EST)
- [PATCH 07/12] clk: mmp: add clock type composite for mix Chao Xie (Mon Jun 09 2014 - 21:28:25 EST)
- [PATCH 12/12] arm: mmp: support clock device tree for mmp platforms Chao Xie (Mon Jun 09 2014 - 21:28:31 EST)
- [PATCH 11/12] clk: mmp: add device tree support for clocks. Chao Xie (Mon Jun 09 2014 - 21:28:38 EST)
- [PATCH 09/12] clk: mmp: add spin lock automatic detection from device tree Chao Xie (Mon Jun 09 2014 - 21:29:06 EST)
- [PATCH 08/12] clk: mmp: add clock type master Chao Xie (Mon Jun 09 2014 - 21:29:21 EST)
- [PATCH 05/12] clk: mmp: add clock type mix Chao Xie (Mon Jun 09 2014 - 21:29:36 EST)
- [PATCH 10/12] clk: mmp: add device tree support for composite type clock Chao Xie (Mon Jun 09 2014 - 21:29:54 EST)
- Re: [PATCH 2/2] dt-bindings: regulator: Add regulator suspend state for PM state Chanwoo Choi (Mon Jun 09 2014 - 21:30:27 EST)
- [PATCH 04/12] clk: mmp: move definiton of mmp_clk_frac to clk.h Chao Xie (Mon Jun 09 2014 - 21:30:46 EST)
- [PATCH 06/12] clk: mmp: add mmp private gate clock Chao Xie (Mon Jun 09 2014 - 21:30:59 EST)
- Re: [PATCHv3 2/3] regulator: s2mps11: Add support S2MPU02 regulator device Chanwoo Choi (Mon Jun 09 2014 - 21:32:48 EST)
- [PATCH 00/12] clk: mmp: clock device tree support Chao Xie (Mon Jun 09 2014 - 21:33:38 EST)
- [PATCH 01/12] clk: mmp: add prefix "mmp" for structures defined for clk-frac Chao Xie (Mon Jun 09 2014 - 21:33:42 EST)
- [PATCH 02/12] clk: mmp: add spin lock for clk-frac Chao Xie (Mon Jun 09 2014 - 21:34:11 EST)
- Re: [PATCH] block: make nr_requests tunable for loop Junxiao Bi (Mon Jun 09 2014 - 21:35:27 EST)
- RE: [PATCH for-next 00/15] Bug fixes for ocrdma driver Selvin Xavier (Mon Jun 09 2014 - 21:37:49 EST)
- Re: [PATCH v2 04/05] staging: board: Initial board staging support Simon Horman (Mon Jun 09 2014 - 21:57:10 EST)
- Re: [PATCH v3 00/05] staging: Emma Mobile USB driver and KZM9D board code V3 Simon Horman (Mon Jun 09 2014 - 21:57:47 EST)
- Re: [PATCH] block: make nr_requests tunable for loop Jens Axboe (Mon Jun 09 2014 - 21:58:13 EST)
- [PATCH] cpc925_eadc: Use devm_ioremap_resource() Kefeng Wang (Mon Jun 09 2014 - 21:58:38 EST)
- Re: [PATCH] pinctrl: sh-pfc: r8a7791: Add HSCIF pin support Nobuhiro Iwamatsu (Mon Jun 09 2014 - 22:30:10 EST)
- [PATCH V2] block: make nr_requests tunable for loop Junxiao Bi (Mon Jun 09 2014 - 22:30:33 EST)
- [PATCH v2] pinctrl: sh-pfc: r8a7791: Add HSCIF pin support Nobuhiro Iwamatsu (Mon Jun 09 2014 - 22:37:34 EST)
- RE: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Doug Smythies (Mon Jun 09 2014 - 22:37:43 EST)
- Re: [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality Joonsoo Kim (Mon Jun 09 2014 - 22:38:16 EST)
- Re: [PATCH V2] block: make nr_requests tunable for loop Jens Axboe (Mon Jun 09 2014 - 22:41:40 EST)
- Re: [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework Joonsoo Kim (Mon Jun 09 2014 - 22:45:27 EST)
- Re: [PATCH] cpc925_edac: Use module_platform_driver() Xie XiuQi (Mon Jun 09 2014 - 22:45:54 EST)
- Re: [PATCH V2] block: make nr_requests tunable for loop Junxiao Bi (Mon Jun 09 2014 - 22:50:24 EST)
- Re: [Patch V4 01/42] x86, irq: update high address field when updating affinity for MSI IRQ Jiang Liu (Mon Jun 09 2014 - 22:55:17 EST)
- Re: [patch V3 0/7] rtmutex: Code clarification and optimization Lai Jiangshan (Mon Jun 09 2014 - 22:56:12 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Mon Jun 09 2014 - 22:57:20 EST)
- Re: [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality Joonsoo Kim (Mon Jun 09 2014 - 22:58:04 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context Li Zefan (Mon Jun 09 2014 - 23:00:59 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Mon Jun 09 2014 - 23:10:31 EST)
- Re: [PATCH V2] block: make nr_requests tunable for loop Jens Axboe (Mon Jun 09 2014 - 23:12:23 EST)
- Skrzynka Pocztowa Zostala Tymczasowo Zawieszona !!! IT ADMIN (Mon Jun 09 2014 - 23:12:54 EST)
- Re: rb_erase oops. Joonsoo Kim (Mon Jun 09 2014 - 23:19:34 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Mon Jun 09 2014 - 23:19:48 EST)
- Re: [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259 Jiang Liu (Mon Jun 09 2014 - 23:21:11 EST)
- Re: [patch V3 1/7] rtmutex: Deobfuscate chain walk Jason Low (Mon Jun 09 2014 - 23:21:22 EST)
- Re: [patch V3 2/7] rtmutex: Clarify the boost/deboost part Jason Low (Mon Jun 09 2014 - 23:22:46 EST)
- Re: [PATCH V2] block: make nr_requests tunable for loop Junxiao Bi (Mon Jun 09 2014 - 23:28:50 EST)
- Re: [patch V3 4/7] rtmutex: Siplify remove_waiter() Lai Jiangshan (Mon Jun 09 2014 - 23:31:08 EST)
- Re: [patch V3 4/7] rtmutex: Siplify remove_waiter() Jason Low (Mon Jun 09 2014 - 23:44:28 EST)
- Re: [patch V3 3/7] rtmutex: Document pi chain walk Lai Jiangshan (Mon Jun 09 2014 - 23:46:40 EST)
- Re: [patch V3 1/7] rtmutex: Deobfuscate chain walk Lai Jiangshan (Mon Jun 09 2014 - 23:47:27 EST)
- [RFC PATCH V2] rt/aio: fix rcu garbage collection might_sleep() splat Mike Galbraith (Mon Jun 09 2014 - 23:47:39 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Jason Low (Mon Jun 09 2014 - 23:48:55 EST)
- [PATCH] net: phy: realtek: register/unregister multiple drivers properly Jongsung Kim (Mon Jun 09 2014 - 23:51:27 EST)
- Re: [patch V3 5/7] rtmutex: Confine deadlock logic to futex Lai Jiangshan (Mon Jun 09 2014 - 23:59:16 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Andy Lutomirski (Tue Jun 10 2014 - 00:04:41 EST)
- Re: [PATCH 1/1] platform/chrome: Probe multiple i2c adapters of the same name Scot Doyle (Tue Jun 10 2014 - 00:08:55 EST)
- linux-next: build failure after merge of the vhost tree Stephen Rothwell (Tue Jun 10 2014 - 00:12:32 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Greg KH (Tue Jun 10 2014 - 00:14:08 EST)
- [PATCH v2 1/1] platform/chrome: Probe multiple i2c adapters of the same name Scot Doyle (Tue Jun 10 2014 - 00:17:42 EST)
- Re: mm: NULL ptr deref in remove_migration_pte Hugh Dickins (Tue Jun 10 2014 - 00:22:00 EST)
- Re: mm,x86: warning at arch/x86/mm/pat.c:781 untrack_pfn+0x65/0xb0() Hugh Dickins (Tue Jun 10 2014 - 00:36:54 EST)
- [PATCH 3/3] watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() George Cherian (Tue Jun 10 2014 - 00:42:04 EST)
- [PATCH 2/3] watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource() George Cherian (Tue Jun 10 2014 - 00:42:20 EST)
- [PATCH 1/3] watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() George Cherian (Tue Jun 10 2014 - 00:42:33 EST)
- [PATCH] blk-mq: kick requeue list in blk_mq_requeue_request() Ming Lei (Tue Jun 10 2014 - 00:52:30 EST)
- [PATCH Resend] cpufreq: tegra: update comment for clarity Viresh Kumar (Tue Jun 10 2014 - 00:57:48 EST)
- MESSAGE FROM JAZMIN FOX FIN AID jazmin fox (Tue Jun 10 2014 - 00:58:54 EST)
- Re: [PATCHv4 00/13] perf tools: Speedup DWARF unwind Namhyung Kim (Tue Jun 10 2014 - 01:01:14 EST)
- Re: [PATCH 15/15] perf tools: Support spark lines in perf stat Ingo Molnar (Tue Jun 10 2014 - 01:04:52 EST)
- [PATCH V2 Resend] cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR Viresh Kumar (Tue Jun 10 2014 - 01:10:06 EST)
- Re: [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times Namhyung Kim (Tue Jun 10 2014 - 01:18:02 EST)
- Re: Change in security maintainer for a few weeks James Morris (Tue Jun 10 2014 - 01:19:08 EST)
- Re: [for-next][PATCH 4/6] tracing: Return error if ftrace_trace_arrays list is empty Namhyung Kim (Tue Jun 10 2014 - 01:20:46 EST)
- Re: [PATCH 1/7] cpufreq: intel_pstate: Remove duplicate CPU ID check Viresh Kumar (Tue Jun 10 2014 - 01:21:56 EST)
- Re: [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain Yuyang Du (Tue Jun 10 2014 - 01:22:16 EST)
- Re: [for-next][PATCH 6/6] tracing: Fix leak of ring buffer data when new instances creation fails Namhyung Kim (Tue Jun 10 2014 - 01:25:28 EST)
- Re: [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate Viresh Kumar (Tue Jun 10 2014 - 01:27:14 EST)
- Re: [RFC PATCH 00/16 v3] A new CPU load metric for power-efficient scheduler: CPU ConCurrency Yuyang Du (Tue Jun 10 2014 - 01:27:23 EST)
- Re: [PATCH 5/7] cpufreq: intel_pstate: Remove redundant includes Viresh Kumar (Tue Jun 10 2014 - 01:29:30 EST)
- Re: [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi Jiang Liu (Tue Jun 10 2014 - 01:31:45 EST)
- Re: [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() Jiang Liu (Tue Jun 10 2014 - 01:50:01 EST)
- Re: [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add Namhyung Kim (Tue Jun 10 2014 - 01:58:55 EST)
- 3.5% WONGA LOANS OFFER 3.5% WONGA LOANS OFFER (Tue Jun 10 2014 - 02:00:51 EST)
- [PATCH] ring-buffer: Fix polling on trace_pipe Martin Lau (Tue Jun 10 2014 - 02:06:59 EST)
- [Patch V4 08/42] x86, ACPI, irq: enhance error handling in function acpi_register_gsi() Jiang Liu (Tue Jun 10 2014 - 02:08:19 EST)
- [Patch V4 21/42] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number Jiang Liu (Tue Jun 10 2014 - 02:10:34 EST)
- [Patch V4 22/42] x86, irq, ACPI: change __acpi_register_gsi to return IRQ number instead of GSI Jiang Liu (Tue Jun 10 2014 - 02:12:08 EST)
- [Patch V4 38/42] x86, irq, ACPI: release IOAPIC pin when PCI device is disabled Jiang Liu (Tue Jun 10 2014 - 02:13:25 EST)
- Re: [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix Ivo Sieben (Tue Jun 10 2014 - 02:19:56 EST)
- Re: [PATCH] [checkpatch.pl] Suspicious indentation detection after conditional statement Ivo Sieben (Tue Jun 10 2014 - 02:20:24 EST)
- Re: rcu alignment warning tripping on m68k Greg Ungerer (Tue Jun 10 2014 - 02:22:49 EST)
- Re: Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Daniel Vetter (Tue Jun 10 2014 - 02:27:16 EST)
- sctp bug: sk_ack_backlog wrap-around problem Xufeng Zhang (Tue Jun 10 2014 - 02:27:24 EST)
- Out-of-bounds access in vread_hpet() Richard Weinberger (Tue Jun 10 2014 - 02:36:48 EST)
- [PATCH 1/1] regulator: ltc3589: Staticize ltc3589_reg_defaults Sachin Kamat (Tue Jun 10 2014 - 02:37:47 EST)
- linux-next: Tree for Jun 10 Stephen Rothwell (Tue Jun 10 2014 - 02:50:39 EST)
- Re: [linux-sunxi] [PATCH v2 1/4] crypto: Add Allwinner Security System crypto accelerator Chen-Yu Tsai (Tue Jun 10 2014 - 02:53:42 EST)
- Re: [PATCH v3 2/2] ARM : change fixmap mapping region to support 32 CPUs Liu hua (Tue Jun 10 2014 - 02:54:42 EST)
- Re: [GIT PULL] UBIFS changes for 3.16 Artem Bityutskiy (Tue Jun 10 2014 - 02:55:45 EST)
- Re: [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void Andrzej Hajda (Tue Jun 10 2014 - 02:57:51 EST)
- Re: [PATCH] staging: usbip: stub_main.c: Cleaning up missing null-terminate after strncpy call Dan Carpenter (Tue Jun 10 2014 - 02:58:23 EST)
- [PATCH] ARM: Thumb-2: Fix out-of-range offset for Thumb-2 in, proc-macros.S Wang Weidong (Tue Jun 10 2014 - 03:02:40 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Vlastimil Babka (Tue Jun 10 2014 - 03:11:17 EST)
- [PATCH] tracing: Cleanup saved_cmdlines_size changes Namhyung Kim (Tue Jun 10 2014 - 03:11:52 EST)
- Re: [PATCH 1/2] perf timechart: fix documentation Namhyung Kim (Tue Jun 10 2014 - 03:15:09 EST)
- Re: [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners Vlastimil Babka (Tue Jun 10 2014 - 03:15:33 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner Vlastimil Babka (Tue Jun 10 2014 - 03:26:36 EST)
- Re: [PATCH 2/2] perf timechart: implement IO mode Namhyung Kim (Tue Jun 10 2014 - 03:28:44 EST)
- Re: [PATCH 06/13] staging: rtl8188eu: Remove unused funtion _rtw_read_mem() Dan Carpenter (Tue Jun 10 2014 - 03:28:51 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Krzysztof Kozlowski (Tue Jun 10 2014 - 03:32:41 EST)
- [PATCH 1/1] powerpc/iommu: Handling null return of kzalloc_node Zhouyi Zhou (Tue Jun 10 2014 - 03:32:50 EST)
- [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV Zhouyi Zhou (Tue Jun 10 2014 - 03:36:01 EST)
- Re: [linux-sunxi] [PATCH v2 1/4] crypto: Add Allwinner Security System crypto accelerator Corentin LABBE (Tue Jun 10 2014 - 03:36:31 EST)
- Re: [PATCH 15/15] perf tools: Support spark lines in perf stat Peter Zijlstra (Tue Jun 10 2014 - 03:37:52 EST)
- [PATCH 1/1] perf/amd: NULL return of kzalloc_node should be handled Zhouyi Zhou (Tue Jun 10 2014 - 03:38:16 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Joonsoo Kim (Tue Jun 10 2014 - 03:39:32 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Geert Uytterhoeven (Tue Jun 10 2014 - 03:40:33 EST)
- Re: [PATCH v2] hrtimers: add fast path to hrtimer_get_next_event Peter Zijlstra (Tue Jun 10 2014 - 03:42:52 EST)
- Re: [PATCH -mm v2 3/8] memcg: mark caches that belong to offline memcgs as dead Joonsoo Kim (Tue Jun 10 2014 - 03:44:54 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Krzysztof Kozlowski (Tue Jun 10 2014 - 03:45:16 EST)
- Re: [PATCH 2/2] perf timechart: implement IO mode Namhyung Kim (Tue Jun 10 2014 - 03:50:44 EST)
- Re: [PATCH 0/5] Add Maxim 77802 PMIC support Javier Martinez Canillas (Tue Jun 10 2014 - 03:50:55 EST)
- Re: [PATCH] drivercore: refine commit 58b116b "drivercore: deferral race condition fix" Wei Yang (Tue Jun 10 2014 - 04:00:35 EST)
- Re: [PATCH 3.4 47/88] mm: add kmap_to_page() Yijing Wang (Tue Jun 10 2014 - 04:05:45 EST)
- Re: [PATCH -mm v2 7/8] slub: make dead memcg caches discard free slabs immediately Joonsoo Kim (Tue Jun 10 2014 - 04:05:54 EST)
- Re: [RFC] Best place/method to determine BIOS version? Borislav Petkov (Tue Jun 10 2014 - 04:06:26 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Vlastimil Babka (Tue Jun 10 2014 - 04:11:11 EST)
- Re: [PATCH -tip 4/4] perf/probe: Improve error messages with --line option Namhyung Kim (Tue Jun 10 2014 - 04:11:54 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Chander Kashyap (Tue Jun 10 2014 - 04:12:28 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Tue Jun 10 2014 - 04:17:55 EST)
- Re: HID: hid-sensor-hub: fix sleeping function called from invalid context Alexander Holler (Tue Jun 10 2014 - 04:19:10 EST)
- Re: [PATCH v4] i2c: add driver for Rockchip RK3xxx SoC I2C adapter Wolfram Sang (Tue Jun 10 2014 - 04:20:04 EST)
- Re: [PATCH 1/1] perf/amd: NULL return of kzalloc_node should be handled Peter Zijlstra (Tue Jun 10 2014 - 04:22:24 EST)
- Re: [PATCH] Staging: rtl8821ae: use kmalloc instead of variable length stack arrays Dan Carpenter (Tue Jun 10 2014 - 04:27:24 EST)
- Re: [PATCH v3 1/3] crypto: qce: Qualcomm crypto engine driver Stanimir Varbanov (Tue Jun 10 2014 - 04:34:35 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Ian Campbell (Tue Jun 10 2014 - 04:35:49 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Peter Zijlstra (Tue Jun 10 2014 - 04:37:47 EST)
- Re: [RESEND2 PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Wolfram Sang (Tue Jun 10 2014 - 04:39:37 EST)
- Re: [PATCH 1/1] perf/amd: NULL return of kzalloc_node should be handled Zhouyi Zhou (Tue Jun 10 2014 - 04:45:55 EST)
- [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 04:48:57 EST)
- [PATCH 4/4] KEYS: validate key trust only with builtin keys Dmitry Kasatkin (Tue Jun 10 2014 - 04:49:05 EST)
- [PATCH 1/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Tue Jun 10 2014 - 04:49:50 EST)
- [PATCH 2/4] KEYS: fix couple of things Dmitry Kasatkin (Tue Jun 10 2014 - 04:50:08 EST)
- [PATCH 3/4] KEYS: validate key trust only with selected owner key Dmitry Kasatkin (Tue Jun 10 2014 - 04:50:33 EST)
- Re: [PATCH 1/1] perf/amd: NULL return of kzalloc_node should be handled Peter Zijlstra (Tue Jun 10 2014 - 04:52:21 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Tue Jun 10 2014 - 04:53:46 EST)
- Re: [RESEND2 PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Tue Jun 10 2014 - 04:54:35 EST)
- Re: [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays? Michael wang (Tue Jun 10 2014 - 04:56:29 EST)
- Re: [patch] sched: fix checking task hot Peter Zijlstra (Tue Jun 10 2014 - 05:00:38 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Tue Jun 10 2014 - 05:02:20 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Borislav Petkov (Tue Jun 10 2014 - 05:04:51 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM David Vrabel (Tue Jun 10 2014 - 05:07:36 EST)
- Re: HID: hid-sensor-hub: fix sleeping function called from invalid context Jiri Kosina (Tue Jun 10 2014 - 05:08:24 EST)
- Re: [PATCH 2/2] perf timechart: implement IO mode Stanislav Fomichev (Tue Jun 10 2014 - 05:08:38 EST)
- Re: [patch] sched: fix checking task hot 张静(长谷) (Tue Jun 10 2014 - 05:09:59 EST)
- Re: [RESEND2 PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Tue Jun 10 2014 - 05:11:10 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Ian Campbell (Tue Jun 10 2014 - 05:13:57 EST)
- Re: [PATCH 3/3] x86, platform, kconfig: add virtconfig defconfig helper Borislav Petkov (Tue Jun 10 2014 - 05:19:30 EST)
- [PATCH v7] conversion to blk-mq Matias BjÃrling (Tue Jun 10 2014 - 05:21:40 EST)
- [PATCH v7] NVMe: conversion to blk-mq Matias BjÃrling (Tue Jun 10 2014 - 05:21:50 EST)
- Re: [PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses Mika Westerberg (Tue Jun 10 2014 - 05:24:21 EST)
- Re: [RESEND2 PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Paul Carpenter (Tue Jun 10 2014 - 05:25:41 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM Daniel Kiper (Tue Jun 10 2014 - 05:30:28 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Tue Jun 10 2014 - 05:31:40 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Tue Jun 10 2014 - 05:34:00 EST)
- [RFC PATCH] perf/amd: Try to fix some mem allocation failure handling Zhouyi Zhou (Tue Jun 10 2014 - 05:37:51 EST)
- Re: linux-next: build failure after merge of the vhost tree Michael S. Tsirkin (Tue Jun 10 2014 - 05:38:05 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Peter Zijlstra (Tue Jun 10 2014 - 05:39:59 EST)
- [PATCH 2/7] bq27425: add support to read the control registers Juergen Borleis (Tue Jun 10 2014 - 05:45:21 EST)
- [PATCH 1/7] bq27425: fix register offset for SOC on bq27425 Juergen Borleis (Tue Jun 10 2014 - 05:45:33 EST)
- [PATCH 6/7] bq27xxx: init the cache first Juergen Borleis (Tue Jun 10 2014 - 05:45:46 EST)
- [PATCH 7/7] bq27xxx: enable hot-plug support Juergen Borleis (Tue Jun 10 2014 - 05:45:59 EST)
- [PATCH 3/7] bq27425: add support for different firmware chip types Juergen Borleis (Tue Jun 10 2014 - 05:46:14 EST)
- [PATCH 5/7] bq27xxx: suppress error messages Juergen Borleis (Tue Jun 10 2014 - 05:46:28 EST)
- Power/battery/BQ27xxx: some fixes and hot-plug support Juergen Borleis (Tue Jun 10 2014 - 05:46:38 EST)
- [PATCH 4/7] bq27425: the DesignCapacity register is at a different offset Juergen Borleis (Tue Jun 10 2014 - 05:46:50 EST)
- [PATCH v3] hrtimers: add fast path to hrtimer_get_next_event Stanislav Fomichev (Tue Jun 10 2014 - 05:46:57 EST)
- [PATCH 1/2 v2] perf timechart: fix documentation Stanislav Fomichev (Tue Jun 10 2014 - 05:52:30 EST)
- [PATCH] ahci: disable ncq feature for hisilicon sata kefeng.wang (Tue Jun 10 2014 - 05:52:45 EST)
- Re: [RFC 00/32] making inode time stamps y2038 ready Arnd Bergmann (Tue Jun 10 2014 - 05:56:53 EST)
- [PATCH] ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform Srinivas Kandagatla (Tue Jun 10 2014 - 05:57:32 EST)
- Re: [PATCH] usb: host: uhci-grlib.c : use devm_ functions Andreas Larsson (Tue Jun 10 2014 - 06:00:23 EST)
- Re: [PATCH 1/2] regulator: of: Add support for parsing regulator_state for suspend state Mark Brown (Tue Jun 10 2014 - 06:02:59 EST)
- [PATCH Resend] mfd: asic3: Fix potential null pointer dereference Sachin Kamat (Tue Jun 10 2014 - 06:03:29 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Vladimir Davydov (Tue Jun 10 2014 - 06:03:37 EST)
- Re: [PATCH -mm v2 3/8] memcg: mark caches that belong to offline memcgs as dead Vladimir Davydov (Tue Jun 10 2014 - 06:06:51 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Morten Rasmussen (Tue Jun 10 2014 - 06:07:04 EST)
- Re: [PATCH] ahci: disable ncq feature for hisilicon sata kefeng.wang (Tue Jun 10 2014 - 06:07:51 EST)
- Re: [PATCH -mm v2 7/8] slub: make dead memcg caches discard free slabs immediately Vladimir Davydov (Tue Jun 10 2014 - 06:09:43 EST)
- Re: mm: NULL ptr deref in remove_migration_pte Kirill A. Shutemov (Tue Jun 10 2014 - 06:09:54 EST)
- Re: [PATCH] ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform Russell King - ARM Linux (Tue Jun 10 2014 - 06:10:37 EST)
- [PATCH] fs/cifs: fix regression in cifs_create_mf_symlink() BjÃrn Baumbach (Tue Jun 10 2014 - 06:11:05 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Peter Zijlstra (Tue Jun 10 2014 - 06:16:39 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Peter Zijlstra (Tue Jun 10 2014 - 06:24:12 EST)
- Re: [PATCH 1/2] regulator: of: Add support for parsing regulator_state for suspend state Chanwoo Choi (Tue Jun 10 2014 - 06:25:53 EST)
- Re: Re: [PATCH -tip 4/4] perf/probe: Improve error messages with --line option Masami Hiramatsu (Tue Jun 10 2014 - 06:26:35 EST)
- Re: [RFC PATCH] perf/amd: Try to fix some mem allocation failure handling Peter Zijlstra (Tue Jun 10 2014 - 06:37:18 EST)
- Re: [PATCH] arm64: Add flush_cache_vmap call in __early_set_fixmap Catalin Marinas (Tue Jun 10 2014 - 06:39:28 EST)
- [PATCH] mm: nommu: per-thread vma cache fix Steven Miao (Steven Miao) (Tue Jun 10 2014 - 06:40:51 EST)
- [PATCH] NFS: populate ->net in mount data when remounting Mateusz Guzik (Tue Jun 10 2014 - 06:44:25 EST)
- Re: [PATCH] ARM: debug: fix broken DEBUG_LL_INCLUDE for multi platform Srinivas Kandagatla (Tue Jun 10 2014 - 06:47:13 EST)
- [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Masami Hiramatsu (Tue Jun 10 2014 - 06:50:19 EST)
- [PATCH ftrace/core 1/2] ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move Masami Hiramatsu (Tue Jun 10 2014 - 06:50:28 EST)
- [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Masami Hiramatsu (Tue Jun 10 2014 - 06:50:33 EST)
- Re: [PATCH 2/5] regulator: Add driver for Maxim 77802 PMIC regulators Mark Brown (Tue Jun 10 2014 - 06:54:22 EST)
- Re: [PATCH] USB: ftdi_sio: add GPIO support Johan Hovold (Tue Jun 10 2014 - 06:57:16 EST)
- Re: [PATCH 1/4] phy: miphy365x: Add Device Tree bindings for the MiPHY365x Kishon Vijay Abraham I (Tue Jun 10 2014 - 07:01:33 EST)
- Re: [PATCH 1/2] serial: core: Don't drop DTR if system console One Thousand Gnomes (Tue Jun 10 2014 - 07:02:02 EST)
- Re: btrfs: hang on boot due to tests Ed Tomlinson (Tue Jun 10 2014 - 07:14:30 EST)
- [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Thierry Reding (Tue Jun 10 2014 - 07:14:58 EST)
- [PATCH v2 4/4] ARM: tegra: jetson-tk1: Add XUSB pad controller Thierry Reding (Tue Jun 10 2014 - 07:15:04 EST)
- [PATCH v2 1/4] of: Add NVIDIA Tegra XUSB pad controller binding Thierry Reding (Tue Jun 10 2014 - 07:15:41 EST)
- [PATCH v2 3/4] ARM: tegra: tegra124: Add XUSB pad controller Thierry Reding (Tue Jun 10 2014 - 07:15:47 EST)
- [PATCH] ARM: qcom: select GSBI from mach kconfig Srinivas Kandagatla (Tue Jun 10 2014 - 07:16:39 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Henrik Austad (Tue Jun 10 2014 - 07:22:26 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Morten Rasmussen (Tue Jun 10 2014 - 07:24:12 EST)
- RE: [PATCH 5/11] drivers/scsi/bfa/bfad_bsg.c: Remove useless return variables Sudarsana Kalluru (Tue Jun 10 2014 - 07:24:59 EST)
- Re: [PATCH] blk-mq: kick requeue list in blk_mq_requeue_request() Christoph Hellwig (Tue Jun 10 2014 - 07:28:35 EST)
- Re: sctp bug: sk_ack_backlog wrap-around problem Neil Horman (Tue Jun 10 2014 - 07:34:03 EST)
- [RFC] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening Marian Marinov (Tue Jun 10 2014 - 07:35:01 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Christoph Hellwig (Tue Jun 10 2014 - 07:36:08 EST)
- Re: [PATCH v4 01/11] ARM: EXYNOS: Make exynos machine_ops as static Tomasz Figa (Tue Jun 10 2014 - 07:43:55 EST)
- Re: [PATCH] blk-mq: kick requeue list in blk_mq_requeue_request() Ming Lei (Tue Jun 10 2014 - 07:45:53 EST)
- Re: [PATCH v4 02/11] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine Tomasz Figa (Tue Jun 10 2014 - 07:46:25 EST)
- Re: [PATCH 0/2] ARM: topology: Allow to set the frequency through a clock Maxime Ripard (Tue Jun 10 2014 - 07:50:12 EST)
- Bisecting the heisenbugs (was Re: 3.15-rc: regression in suspend) Pavel Machek (Tue Jun 10 2014 - 07:50:52 EST)
- Re: [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain Dietmar Eggemann (Tue Jun 10 2014 - 07:52:10 EST)
- Re: [RFC] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening Michal Hocko (Tue Jun 10 2014 - 07:53:01 EST)
- Re: [PATCH 4/9] perf/x86: add cross-HT counter exclusion infrastructure Stephane Eranian (Tue Jun 10 2014 - 07:53:50 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Tue Jun 10 2014 - 07:55:45 EST)
- [PATCH v3 1/2] usb: doc: udc-xilinx: Add devicetree bindings subbaraya.sundeep.bhatta (Tue Jun 10 2014 - 08:05:09 EST)
- [pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock) Tetsuo Handa (Tue Jun 10 2014 - 08:05:16 EST)
- [PATCH v3 2/2] usb: gadget: Add xilinx axi usb2 device support subbaraya.sundeep.bhatta (Tue Jun 10 2014 - 08:05:29 EST)
- Re: [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays? Peter Zijlstra (Tue Jun 10 2014 - 08:12:34 EST)
- Re: possible typo Michal Marek (Tue Jun 10 2014 - 08:17:05 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Peter Zijlstra (Tue Jun 10 2014 - 08:20:18 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Josh Boyer (Tue Jun 10 2014 - 08:20:32 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Peter Zijlstra (Tue Jun 10 2014 - 08:24:46 EST)
- Re: [PATCH 1/4] KEYS: define an owner trusted keyring Josh Boyer (Tue Jun 10 2014 - 08:24:52 EST)
- [PATCH] lib/Kconfig.debug: Let FRAME_POINTER exclude SCORE, just like exclude most of other architectures Chen Gang (Tue Jun 10 2014 - 08:26:05 EST)
- Re: [PATCH 4/9] perf/x86: add cross-HT counter exclusion infrastructure Peter Zijlstra (Tue Jun 10 2014 - 08:26:59 EST)
- Re: [PATCH 1/2] serial: core: Don't drop DTR if system console Peter Hurley (Tue Jun 10 2014 - 08:30:52 EST)
- [PATCH 0/2] Per-task wait_queue_t Rasmus Villemoes (Tue Jun 10 2014 - 08:31:11 EST)
- [PATCH 1/2] wait: Introduce per-task wait_queue_t Rasmus Villemoes (Tue Jun 10 2014 - 08:31:28 EST)
- [PATCH 2/2] wait: Use the per-task wait_queue_t in ___wait_event macro Rasmus Villemoes (Tue Jun 10 2014 - 08:31:30 EST)
- [PATCH] mfd: tc3589x: translate onecell, not twocell Linus Walleij (Tue Jun 10 2014 - 08:31:53 EST)
- Re: [PATCH 1/2] ARM: at91/at91_dt_defconfig: enable sound support Nicolas Ferre (Tue Jun 10 2014 - 08:33:01 EST)
- Re: [PATCH 2/2] ARM: at91/sama5_defconfig: enable sound support Nicolas Ferre (Tue Jun 10 2014 - 08:33:16 EST)
- Re: [PATCH V2] coccicheck: Add unneeded return variable test Michal Marek (Tue Jun 10 2014 - 08:37:24 EST)
- Re: [PATCH v6 0/6] add cpuidle support for Exynos5420 Chander M. Kashyap (Tue Jun 10 2014 - 08:38:35 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Christoph Hellwig (Tue Jun 10 2014 - 08:40:47 EST)
- Re: [PATCH 1/4] KEYS: define an owner trusted keyring Dmitry Kasatkin (Tue Jun 10 2014 - 08:41:39 EST)
- [PATCH v3] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin (Tue Jun 10 2014 - 08:43:37 EST)
- [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator LABBE Corentin (Tue Jun 10 2014 - 08:43:45 EST)
- [PATCH v3 4/4] ARM: sunxi: dt: Add DT bindings documentation for SUNXI Security System LABBE Corentin (Tue Jun 10 2014 - 08:43:56 EST)
- [PATCH v3 3/4] ARM: sun7i: dt: Add Security System to A20 SoC DTS LABBE Corentin (Tue Jun 10 2014 - 08:44:21 EST)
- [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System LABBE Corentin (Tue Jun 10 2014 - 08:44:40 EST)
- Re: [PATCH] blk-mq: kick requeue list in blk_mq_requeue_request() Christoph Hellwig (Tue Jun 10 2014 - 08:45:20 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Tue Jun 10 2014 - 08:45:55 EST)
- It Help Desk Mailbox full. Jillian Serrano (Tue Jun 10 2014 - 08:47:40 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 08:49:52 EST)
- It Help Desk Mailbox full. Jillian Serrano (Tue Jun 10 2014 - 08:50:47 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Eric Paris (Tue Jun 10 2014 - 08:51:11 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Tue Jun 10 2014 - 08:52:40 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 08:52:48 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 08:57:23 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 08:59:25 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Peter Zijlstra (Tue Jun 10 2014 - 09:01:47 EST)
- Re: [PATCH 1/4] KEYS: define an owner trusted keyring Mimi Zohar (Tue Jun 10 2014 - 09:08:18 EST)
- [PATCH 3/3] AHCI: Use pci_enable_msi_partial() to conserve on 10/16 MSIs Alexander Gordeev (Tue Jun 10 2014 - 09:09:35 EST)
- [PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources Alexander Gordeev (Tue Jun 10 2014 - 09:09:41 EST)
- [PATCH 2/3] PCI/MSI/x86: Support pci_enable_msi_partial() Alexander Gordeev (Tue Jun 10 2014 - 09:09:44 EST)
- [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial() Alexander Gordeev (Tue Jun 10 2014 - 09:10:22 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Pavel Machek (Tue Jun 10 2014 - 09:12:16 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM David Vrabel (Tue Jun 10 2014 - 09:18:35 EST)
- Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Vitaly Kuznetsov (Tue Jun 10 2014 - 09:20:09 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 09:22:09 EST)
- [PATCH] tell gcc optimizer to never introduce new data races Jiri Kosina (Tue Jun 10 2014 - 09:23:42 EST)
- Re: btrfs: hang on boot due to tests Chris Mason (Tue Jun 10 2014 - 09:24:26 EST)
- Re: [PATCH 3.14 00/78] 3.14.7-stable review Satoru Takeuchi (Tue Jun 10 2014 - 09:29:39 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Josh Boyer (Tue Jun 10 2014 - 09:29:49 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Steven Rostedt (Tue Jun 10 2014 - 09:34:09 EST)
- Re: [PATCH v3 1/6] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver Tomasz Figa (Tue Jun 10 2014 - 09:35:40 EST)
- Re: [PATCH v3 5/6] regulator: add support for regulator set registration Boris BREZILLON (Tue Jun 10 2014 - 09:40:24 EST)
- Re: [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times Steven Rostedt (Tue Jun 10 2014 - 09:42:15 EST)
- Re: [for-next][PATCH 4/6] tracing: Return error if ftrace_trace_arrays list is empty Steven Rostedt (Tue Jun 10 2014 - 09:43:01 EST)
- [PATCH v5 0/2] i2c: sunxi: add P2WI controller support Boris BREZILLON (Tue Jun 10 2014 - 09:47:30 EST)
- [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Tue Jun 10 2014 - 09:47:34 EST)
- [PATCH v5 1/2] i2c: sunxi: add P2WI DT bindings documentation Boris BREZILLON (Tue Jun 10 2014 - 09:47:51 EST)
- Re: [RESEND2 PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Tue Jun 10 2014 - 09:50:14 EST)
- [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Robert Hodaszi (Tue Jun 10 2014 - 09:51:49 EST)
- [PATCH 1/2] iio: mxs-lradc: fix divider Robert Hodaszi (Tue Jun 10 2014 - 09:51:56 EST)
- [PATCH 0/2] iio: mxs-lradc: fixes Robert Hodaszi (Tue Jun 10 2014 - 09:52:19 EST)
- Re: [PATCH v3 2/6] ARM: EXYNOS: Remove i2c sys configuration related code Tomasz Figa (Tue Jun 10 2014 - 09:53:05 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Kirill A. Shutemov (Tue Jun 10 2014 - 09:53:19 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Namhyung Kim (Tue Jun 10 2014 - 09:54:08 EST)
- Re: [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c Tomasz Figa (Tue Jun 10 2014 - 09:55:32 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Arnd Bergmann (Tue Jun 10 2014 - 09:56:28 EST)
- Re: [PATCH] ahci: disable ncq feature for hisilicon sata Hans de Goede (Tue Jun 10 2014 - 09:56:45 EST)
- Re: [PATCH v3 4/6] ARM: EXYNOS: Remove unused header inclusion from hotplug.c Tomasz Figa (Tue Jun 10 2014 - 09:56:54 EST)
- Re: [patch V3 1/7] rtmutex: Deobfuscate chain walk Brad Mouring (Tue Jun 10 2014 - 09:58:17 EST)
- Re: [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c Arnd Bergmann (Tue Jun 10 2014 - 10:05:33 EST)
- Re: [patch V3 2/7] rtmutex: Clarify the boost/deboost part Brad Mouring (Tue Jun 10 2014 - 10:05:45 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Randy Dunlap (Tue Jun 10 2014 - 10:09:43 EST)
- Re: [patch V3 4/7] rtmutex: Siplify remove_waiter() Brad Mouring (Tue Jun 10 2014 - 10:12:11 EST)
- Re: [Xen-devel] [Patch V4 19/42] x86, irq: count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_LEGACY David Vrabel (Tue Jun 10 2014 - 10:18:39 EST)
- [PATCH] aic7xxx: Use kstrdup Himangi Saraogi (Tue Jun 10 2014 - 10:18:59 EST)
- Re: ipc/sem.c: change perform_atomic_semop parameters Dave Jones (Tue Jun 10 2014 - 10:19:49 EST)
- [PATCH] aic7xxx/aic7770 : Use kstrdup Himangi Saraogi (Tue Jun 10 2014 - 10:20:48 EST)
- Re: [patch V3 3/7] rtmutex: Document pi chain walk Brad Mouring (Tue Jun 10 2014 - 10:22:06 EST)
- [PATCH] aic7xxx/aic79xx : Use kstrdup Himangi Saraogi (Tue Jun 10 2014 - 10:24:42 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Christoph Lameter (Tue Jun 10 2014 - 10:26:28 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Andrea Arcangeli (Tue Jun 10 2014 - 10:29:24 EST)
- Re: [PATCH v2 3/5] kbuild: Use relative path for $(objtree) Michal Marek (Tue Jun 10 2014 - 10:30:22 EST)
- Re: [PATCH] xen/setup: Remap Xen Identity Mapped RAM Konrad Rzeszutek Wilk (Tue Jun 10 2014 - 10:31:14 EST)
- Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings() Murali Karicheri (Tue Jun 10 2014 - 10:33:21 EST)
- [RESEND PATCH v2 0/2] kconfig: Remove bad inference rules expr_eliminate_dups2() Martin Walch (Tue Jun 10 2014 - 10:33:39 EST)
- [RESEND PATCH v2 2/2] kconfig: trivial - adjust comments in expr.c Martin Walch (Tue Jun 10 2014 - 10:33:50 EST)
- [RESEND PATCH v2 1/2] kconfig: completely remove expr_eliminate_dups2() and related code Martin Walch (Tue Jun 10 2014 - 10:33:55 EST)
- Re: i2c: ChromeOS EC tunnel driver Dave Jones (Tue Jun 10 2014 - 10:34:01 EST)
- Re: [pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock) Paul E. McKenney (Tue Jun 10 2014 - 10:34:38 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 10:36:44 EST)
- Re: [PATCH v3 5/6] soc: samsung: exynos-chipid: Add Exynos Chipid driver support Tomasz Figa (Tue Jun 10 2014 - 10:36:59 EST)
- [PATCH] fs/reiserfs/super.c : Drop memory allocation cast Himangi Saraogi (Tue Jun 10 2014 - 10:38:17 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Maxime Ripard (Tue Jun 10 2014 - 10:40:15 EST)
- [PATCH] fs/ufs/super.c: Drop memory allocation cast Himangi Saraogi (Tue Jun 10 2014 - 10:40:28 EST)
- Re: [RFC PATCH 02/16] sched: Introduce CONFIG_SCHED_ENERGY Morten Rasmussen (Tue Jun 10 2014 - 10:41:13 EST)
- [PATCH] fs/ext2/super.c: Drop memory allocation cast Himangi Saraogi (Tue Jun 10 2014 - 10:41:29 EST)
- Re: [RFC] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening Marian Marinov (Tue Jun 10 2014 - 10:42:23 EST)
- [PATCH 1/3] drivers/gpio: devres.c: allow gpio array requests for managed devices Rob Jones (Tue Jun 10 2014 - 10:43:07 EST)
- [PATCH 3/3] drivers/regulator: gpio-regulator.c: use managed resources for probe. Rob Jones (Tue Jun 10 2014 - 10:43:16 EST)
- [PATCH 0/3] use managed resources for gpio-regulator probe Rob Jones (Tue Jun 10 2014 - 10:43:30 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Stratos Karafotis (Tue Jun 10 2014 - 10:43:35 EST)
- [PATCH 2/3] drivers/base: devres.c: Add block copy func. for managed devices Rob Jones (Tue Jun 10 2014 - 10:43:56 EST)
- Re: [PATCH 5/7] cpufreq: intel_pstate: Remove redundant includes Stratos Karafotis (Tue Jun 10 2014 - 10:45:37 EST)
- [GIT PULL 0/7] perf/core improvements Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:20 EST)
- [PATCH 2/7] perf tests: Show the inner make output when an error happens Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:30 EST)
- [PATCH 4/7] perf probe: Show error code and description in verbose mode Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:39 EST)
- [PATCH 5/7] perf probe: Improve an error message of perf probe --vars mode Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:42 EST)
- [PATCH 7/7] perf timechart: Reflow documentation Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:49 EST)
- [PATCH 6/7] perf probe: Improve error messages in --line option Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:46:59 EST)
- Re: [PATCH] blk-mq: kick requeue list in blk_mq_requeue_request() Ming Lei (Tue Jun 10 2014 - 10:47:22 EST)
- [PATCH 3/7] perf probe: Improve error message for unknown member of data structure Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:47:48 EST)
- [PATCH] fs/minix/inode.c: Drop memory allocation cast Himangi Saraogi (Tue Jun 10 2014 - 10:48:01 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Arnd Bergmann (Tue Jun 10 2014 - 10:48:14 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Peter Zijlstra (Tue Jun 10 2014 - 10:48:40 EST)
- [PATCH 1/7] perf tools: Emit more precise message for missing glibc static library Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 10:48:53 EST)
- Re: [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos Tomasz Figa (Tue Jun 10 2014 - 10:49:09 EST)
- [PATCH] rpc_pipe: Drop memory allocation cast Himangi Saraogi (Tue Jun 10 2014 - 10:49:32 EST)
- Re: [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate Stratos Karafotis (Tue Jun 10 2014 - 10:52:09 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Peter Zijlstra (Tue Jun 10 2014 - 10:53:35 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Tue Jun 10 2014 - 10:53:55 EST)
- [PATCH] mmc: mxs: fix card detection in case of 'broken-cd' flag set Roman Pen (Tue Jun 10 2014 - 10:57:20 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Brad Mouring (Tue Jun 10 2014 - 10:58:13 EST)
- [PATCH v2 0/3] perf timechart io mode Stanislav Fomichev (Tue Jun 10 2014 - 11:05:21 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Marek Polacek (Tue Jun 10 2014 - 11:05:39 EST)
- [PATCH 2/3] perf timechart: conditionally update start_time on fork Stanislav Fomichev (Tue Jun 10 2014 - 11:05:52 EST)
- [PATCH 3/3] perf timechart: add more options to IO mode Stanislav Fomichev (Tue Jun 10 2014 - 11:06:03 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Tue Jun 10 2014 - 11:06:10 EST)
- [PATCH 1/3] perf timechart: implement IO mode Stanislav Fomichev (Tue Jun 10 2014 - 11:06:35 EST)
- Re: [PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses Srinivas Pandruvada (Tue Jun 10 2014 - 11:07:08 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Tue Jun 10 2014 - 11:08:07 EST)
- Re: [PATCH] sched,numa: always try to migrate to preferred node at task_numa_placement time Peter Zijlstra (Tue Jun 10 2014 - 11:08:25 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 11:09:09 EST)
- Re: [patch V3 6/7] rtmutex: Cleanup deadlock detector debug logic Brad Mouring (Tue Jun 10 2014 - 11:10:50 EST)
- Re: [PATCH 3.14 00/78] 3.14.7-stable review Guenter Roeck (Tue Jun 10 2014 - 11:11:48 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Dirk Brandewie (Tue Jun 10 2014 - 11:12:58 EST)
- Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it Daniel Borkmann (Tue Jun 10 2014 - 11:13:25 EST)
- Re: [PATCH 3.4 00/88] 3.4.93-stable review Guenter Roeck (Tue Jun 10 2014 - 11:13:41 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Peter Zijlstra (Tue Jun 10 2014 - 11:13:51 EST)
- RE: [PATCH] firmware loader: allow disabling of udev as firmware loader B_B_Singh (Tue Jun 10 2014 - 11:13:54 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 11:14:21 EST)
- [PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8 Frederic Weisbecker (Tue Jun 10 2014 - 11:15:27 EST)
- [PATCH 1/6] irq_work: Split raised and lazy lists Frederic Weisbecker (Tue Jun 10 2014 - 11:15:34 EST)
- [PATCH 3/6] nohz: Support nohz full remote kick Frederic Weisbecker (Tue Jun 10 2014 - 11:15:37 EST)
- [PATCH 5/6] nohz: Use nohz own full kick on 2nd task enqueue Frederic Weisbecker (Tue Jun 10 2014 - 11:15:38 EST)
- [PATCH 6/6] nohz: Use IPI implicit full barrier against rq->nr_running r/w Frederic Weisbecker (Tue Jun 10 2014 - 11:15:43 EST)
- [PATCH 4/6] nohz: Switch to nohz full remote kick on timer enqueue Frederic Weisbecker (Tue Jun 10 2014 - 11:16:23 EST)
- [PATCH 2/6] irq_work: Implement remote queueing Frederic Weisbecker (Tue Jun 10 2014 - 11:16:36 EST)
- Re: [PATCH 3.10 00/40] 3.10.43-stable review Guenter Roeck (Tue Jun 10 2014 - 11:17:05 EST)
- Re: [PATCH] tools/thermal: tmon: fix compilation errors when building statically Javi Merino (Tue Jun 10 2014 - 11:17:20 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Jakub Jelinek (Tue Jun 10 2014 - 11:18:21 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 11:18:32 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Vladimir Davydov (Tue Jun 10 2014 - 11:18:49 EST)
- Re: [PATCH 1/2] iio: mxs-lradc: fix divider Alexandre Belloni (Tue Jun 10 2014 - 11:19:20 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Steven Rostedt (Tue Jun 10 2014 - 11:19:48 EST)
- Re: [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Alexandre Belloni (Tue Jun 10 2014 - 11:20:04 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 11:20:19 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Doug Anderson (Tue Jun 10 2014 - 11:22:09 EST)
- Re: regulator: bcm590xx: Add support for regulators on secondary I2C slave Dave Jones (Tue Jun 10 2014 - 11:23:11 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Kirill A. Shutemov (Tue Jun 10 2014 - 11:24:35 EST)
- Re: [PATCH 3.12 000/146] 3.12.22-stable review Jiri Slaby (Tue Jun 10 2014 - 11:24:48 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Tue Jun 10 2014 - 11:25:57 EST)
- Re: [PATCH 3.12 000/146] 3.12.22-stable review Guenter Roeck (Tue Jun 10 2014 - 11:34:20 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Linus Torvalds (Tue Jun 10 2014 - 11:35:58 EST)
- kernel BUG at /build/buildd/linux-3.13.0/fs/namei.c:2987! Andriy Gapon (Tue Jun 10 2014 - 11:38:46 EST)
- Re: i2c: ChromeOS EC tunnel driver Doug Anderson (Tue Jun 10 2014 - 11:39:49 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Linus Torvalds (Tue Jun 10 2014 - 11:42:57 EST)
- Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats Dirk Brandewie (Tue Jun 10 2014 - 11:47:26 EST)
- Re: [PATCH 6/6] nohz: Use IPI implicit full barrier against rq->nr_running r/w Peter Zijlstra (Tue Jun 10 2014 - 11:48:22 EST)
- Re: [PATCH 1/2] auditsc: audit_krule mask accesses need bounds checking Linus Torvalds (Tue Jun 10 2014 - 11:48:43 EST)
- Re: [PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8 Peter Zijlstra (Tue Jun 10 2014 - 11:48:52 EST)
- Re: [PATCH] ring-buffer: Fix polling on trace_pipe Steven Rostedt (Tue Jun 10 2014 - 11:49:21 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Nicolas Pitre (Tue Jun 10 2014 - 11:49:36 EST)
- Re: [PATCH 0/2] Per-task wait_queue_t Peter Zijlstra (Tue Jun 10 2014 - 11:50:48 EST)
- Re: [PATCH 1/2] perf tools: Emit more precise message for missing glibc static library Don Zickus (Tue Jun 10 2014 - 11:51:10 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Tue Jun 10 2014 - 11:52:36 EST)
- Re: [for-next][PATCH 6/6] tracing: Fix leak of ring buffer data when new instances creation fails Steven Rostedt (Tue Jun 10 2014 - 11:59:01 EST)
- Re: console: lockup on boot Peter Hurley (Tue Jun 10 2014 - 11:59:32 EST)
- Re: [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy Dirk Brandewie (Tue Jun 10 2014 - 12:06:09 EST)
- [v3.13,v3.15] XHCI breaks suspend, causes overheating Peter Wu (Tue Jun 10 2014 - 12:09:18 EST)
- [PATCH] i2o/memory.c : Use kstrdup Himangi Saraogi (Tue Jun 10 2014 - 12:11:25 EST)
- Re: [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times Steven Rostedt (Tue Jun 10 2014 - 12:12:37 EST)
- Re: Out-of-bounds access in vread_hpet() Andy Lutomirski (Tue Jun 10 2014 - 12:14:20 EST)
- Re: [PATCH] random: mix all saved registers into entropy pool Theodore Ts'o (Tue Jun 10 2014 - 12:14:27 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Tue Jun 10 2014 - 12:15:55 EST)
- Re: [PATCH 0/6] nohz: Move nohz kick out of scheduler IPI, v8 Frederic Weisbecker (Tue Jun 10 2014 - 12:18:29 EST)
- [patch net-next 2/5] ipv6: rename DEVCONF* to IPV6_DEVCONF* to align with ipv4 Milos Vyletel (Tue Jun 10 2014 - 12:19:39 EST)
- [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Milos Vyletel (Tue Jun 10 2014 - 12:19:49 EST)
- [patch net-next 5/5] ipv6: copy default config values to interfaces Milos Vyletel (Tue Jun 10 2014 - 12:19:53 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Tue Jun 10 2014 - 12:20:28 EST)
- [patch net-next 4/5] Documentation: update ipv6 part of networking/ip-sysctl.txt Milos Vyletel (Tue Jun 10 2014 - 12:20:55 EST)
- Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats Stratos Karafotis (Tue Jun 10 2014 - 12:21:23 EST)
- [patch net-next 1/5] ipv6: align sysctl table creation code with ipv4 Milos Vyletel (Tue Jun 10 2014 - 12:21:45 EST)
- Re: [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix Joe Perches (Tue Jun 10 2014 - 12:24:17 EST)
- Re: [PATCH 6/6] nohz: Use IPI implicit full barrier against rq->nr_running r/w Frederic Weisbecker (Tue Jun 10 2014 - 12:24:25 EST)
- Re: [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy Stratos Karafotis (Tue Jun 10 2014 - 12:27:08 EST)
- [GIT PULL] slave dmaengine updates Vinod Koul (Tue Jun 10 2014 - 12:30:46 EST)
- Re: [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time Borislav Petkov (Tue Jun 10 2014 - 12:31:40 EST)
- Re: [patch 3/3] timerfd: Implement write method Cyrill Gorcunov (Tue Jun 10 2014 - 12:35:38 EST)
- Re: [PATCH] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code that putting values to the same variable twice Prabhakar Lad (Tue Jun 10 2014 - 12:36:07 EST)
- Re: [RFC 0/4 v2] cfg80211/mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode Johannes Berg (Tue Jun 10 2014 - 12:43:34 EST)
- Re: [PATCH] i2o/memory.c : Use kstrdup Alan Cox (Tue Jun 10 2014 - 12:45:50 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Frederic Weisbecker (Tue Jun 10 2014 - 12:46:51 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Frederic Weisbecker (Tue Jun 10 2014 - 12:49:47 EST)
- Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Roger Pau Monné (Tue Jun 10 2014 - 12:55:17 EST)
- [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Joe Perches (Tue Jun 10 2014 - 12:55:50 EST)
- [PATCH] of: avoid format string parsing in kobject names Kees Cook (Tue Jun 10 2014 - 12:57:11 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Linus Torvalds (Tue Jun 10 2014 - 12:57:43 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Johannes Weiner (Tue Jun 10 2014 - 12:58:18 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Tue Jun 10 2014 - 12:58:28 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Nicolas Pitre (Tue Jun 10 2014 - 13:01:49 EST)
- [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues Raghavendra (Tue Jun 10 2014 - 13:04:33 EST)
- Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats Dirk Brandewie (Tue Jun 10 2014 - 13:05:13 EST)
- Re: [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate Dirk Brandewie (Tue Jun 10 2014 - 13:08:00 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Tue Jun 10 2014 - 13:08:44 EST)
- Re: [PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT Tomasz Figa (Tue Jun 10 2014 - 13:10:57 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Stephen Hemminger (Tue Jun 10 2014 - 13:13:44 EST)
- [GIT PULL] please pull infiniband.git Roland Dreier (Tue Jun 10 2014 - 13:14:31 EST)
- Re: [PATCH 1/7] cpufreq: intel_pstate: Remove duplicate CPU ID check Dirk Brandewie (Tue Jun 10 2014 - 13:14:38 EST)
- Re: [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues Greg KH (Tue Jun 10 2014 - 13:19:01 EST)
- Re: [PATCH 7/7] cpufreq: intel_pstate: Make intel_pstate_kobject local Dirk Brandewie (Tue Jun 10 2014 - 13:19:29 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Florent Fourcot (Tue Jun 10 2014 - 13:21:59 EST)
- Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Felipe Franciosi (Tue Jun 10 2014 - 13:26:16 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Dirk Brandewie (Tue Jun 10 2014 - 13:26:52 EST)
- Re: [PATCH] ARM: qcom: select GSBI from mach kconfig Stephen Boyd (Tue Jun 10 2014 - 13:31:43 EST)
- Re: [PATCH v1] ARM: pci: add call to pcie_bus_configure_settings() Bjorn Helgaas (Tue Jun 10 2014 - 13:32:49 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Jiri Kosina (Tue Jun 10 2014 - 13:33:02 EST)
- Re: [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages Reyad Attiyat (Tue Jun 10 2014 - 13:33:52 EST)
- [ANNOUNCE] iproute2 3.15.0 release Stephen Hemminger (Tue Jun 10 2014 - 13:37:26 EST)
- [PATCH 1/1] MM/PAGE_ALLOC add __meminit to alloc_pages_exact_nid Fabian Frederick (Tue Jun 10 2014 - 13:37:41 EST)
- [PATCH] rtlwifi: btcoexist: avoid format string in printk Kees Cook (Tue Jun 10 2014 - 13:38:03 EST)
- Re: [patch V3 5/7] rtmutex: Confine deadlock logic to futex Thomas Gleixner (Tue Jun 10 2014 - 13:39:48 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Tue Jun 10 2014 - 13:41:47 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Milos Vyletel (Tue Jun 10 2014 - 13:42:56 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Tue Jun 10 2014 - 13:43:23 EST)
- Re: [PATCH 3/7] cpufreq: intel_pstate: Add debugfs file stats Stratos Karafotis (Tue Jun 10 2014 - 13:45:44 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Linus Torvalds (Tue Jun 10 2014 - 13:46:27 EST)
- [PATCH] s390: avoid format strings leaking into names Kees Cook (Tue Jun 10 2014 - 13:47:07 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Steven Rostedt (Tue Jun 10 2014 - 13:47:51 EST)
- Re: [PATCH 4/7] cpufreq: intel_pstate: Simplify code in intel_pstate_adjust_busy_pstate Stratos Karafotis (Tue Jun 10 2014 - 13:48:51 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Milos Vyletel (Tue Jun 10 2014 - 13:49:41 EST)
- Re: [RFC PATCH V2] rt/aio: fix rcu garbage collection might_sleep() splat Benjamin LaHaise (Tue Jun 10 2014 - 13:50:10 EST)
- [PATCH] bsr: avoid format string leaking into device name Kees Cook (Tue Jun 10 2014 - 13:51:18 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Tue Jun 10 2014 - 13:51:24 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Steven Rostedt (Tue Jun 10 2014 - 13:51:31 EST)
- [PATCH 1/1] mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span Fabian Frederick (Tue Jun 10 2014 - 13:54:39 EST)
- [PATCH] powerpc/xmon: avoid format string leaking to printk Kees Cook (Tue Jun 10 2014 - 13:54:47 EST)
- Re: ipc/sem.c: change perform_atomic_semop parameters Manfred Spraul (Tue Jun 10 2014 - 13:56:59 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Steven Noonan (Tue Jun 10 2014 - 14:04:24 EST)
- Re: [PATCH 4/4] kvm: Implement PEBS virtualization Marcelo Tosatti (Tue Jun 10 2014 - 14:05:57 EST)
- [PATCH 1/1] BLOCK/ELEVATOR: add __init to elv_register Fabian Frederick (Tue Jun 10 2014 - 14:06:21 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Tue Jun 10 2014 - 14:08:47 EST)
- [PATCH] staging: r8192ee: avoid leaking format string Kees Cook (Tue Jun 10 2014 - 14:10:35 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Jiri Kosina (Tue Jun 10 2014 - 14:11:01 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Steven Rostedt (Tue Jun 10 2014 - 14:13:14 EST)
- nfsd changes for 3.16 J. Bruce Fields (Tue Jun 10 2014 - 14:16:09 EST)
- perf tools: MULTILIB install issues. was Re: [PATCH 1/2] perf tools: Emit more precise message for missing glibc static library Arnaldo Carvalho de Melo (Tue Jun 10 2014 - 14:16:48 EST)
- [PATCH 1/1] BLOCK/BLK-CGROUP: add __init to blkcg_policy_register Fabian Frederick (Tue Jun 10 2014 - 14:20:20 EST)
- [PATCH] pinctrl: msm: Add msm8960 definitions Bjorn Andersson (Tue Jun 10 2014 - 14:25:35 EST)
- [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring Stephen Boyd (Tue Jun 10 2014 - 14:27:28 EST)
- [PATCH 1/1] mm/readahead.c: remove unused file_ra_state from count_history_pages Fabian Frederick (Tue Jun 10 2014 - 14:28:59 EST)
- Re: [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages Jonathan Cameron (Tue Jun 10 2014 - 14:30:00 EST)
- Re: [PATCH 1/1] drivers/edac/edac_module.c: remove unnecessary test on unsigned value Borislav Petkov (Tue Jun 10 2014 - 14:30:43 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Joe Lawrence (Tue Jun 10 2014 - 14:39:25 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM Greg Kroah-Hartman (Tue Jun 10 2014 - 14:41:55 EST)
- Re: [PATCH 3.4 00/88] 3.4.93-stable review Greg Kroah-Hartman (Tue Jun 10 2014 - 14:42:05 EST)
- Re: [PATCH 3.14 00/78] 3.14.7-stable review Greg Kroah-Hartman (Tue Jun 10 2014 - 14:42:26 EST)
- [PATCH] mmc: sdhci-msm: Fix crash due to missing ops functions Kumar Gala (Tue Jun 10 2014 - 14:49:17 EST)
- i.MX6, PREEMPT-RT and interactive cpufreq governor Andrey Smirnov (Tue Jun 10 2014 - 14:52:12 EST)
- [PATCH v2 5/8] PCI: designware: add PCI controller functions for v3.65 DW hw Murali Karicheri (Tue Jun 10 2014 - 14:52:24 EST)
- [PATCH v2 1/8] PCI: designware: add rd[wr]_other_conf API Murali Karicheri (Tue Jun 10 2014 - 14:52:46 EST)
- [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65 Murali Karicheri (Tue Jun 10 2014 - 14:52:58 EST)
- [PATCH v2 4/8] PCI: designware: add msi controller functions for v3.65 hw Murali Karicheri (Tue Jun 10 2014 - 14:53:05 EST)
- [PATCH v2 2/8] PCI: designware: refactor host init code to re-use on v3.65 DW pci hw Murali Karicheri (Tue Jun 10 2014 - 14:53:21 EST)
- [PATCH v2 7/8] PCI: keystone: add pcie driver based on designware core driver Murali Karicheri (Tue Jun 10 2014 - 14:53:26 EST)
- Re: Linux 3.15: SPARC serial console regression Aaro Koskinen (Tue Jun 10 2014 - 14:53:41 EST)
- [PATCH v2 6/8] phy: Add serdes phy driver for keystone Murali Karicheri (Tue Jun 10 2014 - 14:54:04 EST)
- Re: [PATCH] tell gcc optimizer to never introduce new data races Richard Biener (Tue Jun 10 2014 - 14:54:18 EST)
- [PATCH v2 8/8] ARM: keystone: add pcie related options Murali Karicheri (Tue Jun 10 2014 - 14:55:01 EST)
- [PATCH v2 0/8] Add Keystone PCIe controller driver Murali Karicheri (Tue Jun 10 2014 - 14:55:24 EST)
- [PATCH] of/platform: Fix microblaze build failure Guenter Roeck (Tue Jun 10 2014 - 14:59:31 EST)
- Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring Kumar Gala (Tue Jun 10 2014 - 14:59:38 EST)
- [PATCH] x86: be more helpful with SMEP faults Jiri Kosina (Tue Jun 10 2014 - 15:08:30 EST)
- Re: [PATCH 1/1] BLOCK/ELEVATOR: add __init to elv_register Jens Axboe (Tue Jun 10 2014 - 15:13:41 EST)
- Re: [PATCH 1/1] BLOCK/BLK-CGROUP: add __init to blkcg_policy_register Jens Axboe (Tue Jun 10 2014 - 15:13:49 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Vivek Goyal (Tue Jun 10 2014 - 15:15:08 EST)
- Re: [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions. Konrad Rzeszutek Wilk (Tue Jun 10 2014 - 15:18:11 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Sitsofe Wheeler (Tue Jun 10 2014 - 15:20:22 EST)
- Re: [PATCH 4/4] kvm: Implement PEBS virtualization Andi Kleen (Tue Jun 10 2014 - 15:22:15 EST)
- Re: [PATCH 1/3] watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource() Guenter Roeck (Tue Jun 10 2014 - 15:23:44 EST)
- Re: [PATCH 2/3] watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource() Guenter Roeck (Tue Jun 10 2014 - 15:24:13 EST)
- Re: Linux 3.15: SPARC serial console regression Sam Ravnborg (Tue Jun 10 2014 - 15:24:51 EST)
- Re: [PATCH 3/3] watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() Guenter Roeck (Tue Jun 10 2014 - 15:25:00 EST)
- Re: [PATCH v5] i2c: add driver for Rockchip RK3xxx SoC I2C adapter Wolfram Sang (Tue Jun 10 2014 - 15:27:21 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Tue Jun 10 2014 - 15:29:39 EST)
- Re: [Intel-gfx] REGRESSION 3.14 i915 warning & mouse cursor vanishing Steven Noonan (Tue Jun 10 2014 - 15:36:45 EST)
- Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring Georgi Djakov (Tue Jun 10 2014 - 15:39:32 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM Daniel Kiper (Tue Jun 10 2014 - 15:39:45 EST)
- Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring Kevin Hilman (Tue Jun 10 2014 - 15:42:09 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Matias BjÃrling (Tue Jun 10 2014 - 15:42:23 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Wolfram Sang (Tue Jun 10 2014 - 15:45:51 EST)
- [3.13.y.z extended stable] Linux 3.13.11.3 stable review Kamal Mostafa (Tue Jun 10 2014 - 15:46:54 EST)
- [PATCH 3.13 009/160] Revert "net: mvneta: fix usage as a module on RGMII configurations" Kamal Mostafa (Tue Jun 10 2014 - 15:47:09 EST)
- [PATCH 3.13 076/160] drm/radeon: properly unregister hwmon interface (v2) Kamal Mostafa (Tue Jun 10 2014 - 15:47:27 EST)
- [PATCH 3.13 001/160] mm: use paravirt friendly ops for NUMA hinting ptes Kamal Mostafa (Tue Jun 10 2014 - 15:47:40 EST)
- [PATCH 3.13 079/160] drm/radeon: don't allow runpm=1 on systems with out ATPX Kamal Mostafa (Tue Jun 10 2014 - 15:47:55 EST)
- [PATCH 3.13 075/160] drm/radeon: fix count in cik_sdma_ring_test() Kamal Mostafa (Tue Jun 10 2014 - 15:48:09 EST)
- [PATCH 3.13 077/160] drm/radeon/pm: don't walk the crtc list before it has been initialized (v2) Kamal Mostafa (Tue Jun 10 2014 - 15:48:27 EST)
- [PATCH 3.13 069/160] clocksource: Exynos_mct: Register clock event after request_irq() Kamal Mostafa (Tue Jun 10 2014 - 15:48:30 EST)
- [PATCH 3.13 022/160] staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0 Kamal Mostafa (Tue Jun 10 2014 - 15:48:41 EST)
- [PATCH 3.13 021/160] mei: ignore client writing state during cb completion Kamal Mostafa (Tue Jun 10 2014 - 15:48:56 EST)
- [PATCH 3.13 126/160] rt2x00: fix beaconing on USB Kamal Mostafa (Tue Jun 10 2014 - 15:49:07 EST)
- [PATCH 3.13 123/160] dm cache: fix writethrough mode quiescing in cache_map Kamal Mostafa (Tue Jun 10 2014 - 15:49:12 EST)
- [PATCH 3.13 118/160] hrtimer: Prevent all reprogramming if hang detected Kamal Mostafa (Tue Jun 10 2014 - 15:49:21 EST)
- [PATCH 3.13 125/160] net: Fix ns_capable check in sock_diag_put_filterinfo Kamal Mostafa (Tue Jun 10 2014 - 15:49:26 EST)
- [PATCH 3.13 130/160] Bluetooth: Fix triggering BR/EDR L2CAP Connect too early Kamal Mostafa (Tue Jun 10 2014 - 15:49:30 EST)
- [PATCH 3.13 129/160] Input: atkbd - fix keyboard not working on some LG laptops Kamal Mostafa (Tue Jun 10 2014 - 15:49:39 EST)
- [PATCH 3.13 119/160] hrtimer: Prevent remote enqueue of leftmost timers Kamal Mostafa (Tue Jun 10 2014 - 15:49:52 EST)
- [PATCH 3.13 117/160] drivercore: deferral race condition fix Kamal Mostafa (Tue Jun 10 2014 - 15:50:03 EST)
- [PATCH 3.13 116/160] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq Kamal Mostafa (Tue Jun 10 2014 - 15:50:26 EST)
- [PATCH 3.13 089/160] xhci: For streams the css flag most be read from the stream-ctx on ep stop Kamal Mostafa (Tue Jun 10 2014 - 15:50:42 EST)
- [PATCH 3.13 110/160] ALSA: hda - add headset mic detect quirk for a Dell laptop Kamal Mostafa (Tue Jun 10 2014 - 15:50:48 EST)
- [PATCH 3.13 095/160] usb: option: add Olivetti Olicard 500 Kamal Mostafa (Tue Jun 10 2014 - 15:50:53 EST)
- [PATCH 3.13 106/160] of/irq: do irq resolution in platform_get_irq Kamal Mostafa (Tue Jun 10 2014 - 15:51:00 EST)
- [PATCH 3.13 107/160] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH Kamal Mostafa (Tue Jun 10 2014 - 15:51:05 EST)
- [PATCH 3.13 105/160] drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 Kamal Mostafa (Tue Jun 10 2014 - 15:51:16 EST)
- [PATCH 3.13 099/160] s390/chsc: fix SEI usage on old FW levels Kamal Mostafa (Tue Jun 10 2014 - 15:51:23 EST)
- [PATCH 3.13 104/160] drm/i915: Don't check gmch state on inherited configs Kamal Mostafa (Tue Jun 10 2014 - 15:51:29 EST)
- [PATCH 3.13 103/160] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol Kamal Mostafa (Tue Jun 10 2014 - 15:51:33 EST)
- [PATCH 3.13 151/160] USB: Nokia 5300 should be treated as unusual dev Kamal Mostafa (Tue Jun 10 2014 - 15:51:52 EST)
- [PATCH 3.13 135/160] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb Kamal Mostafa (Tue Jun 10 2014 - 15:52:09 EST)
- [PATCH 3.13 144/160] usb: qcserial: add a number of Dell devices Kamal Mostafa (Tue Jun 10 2014 - 15:52:18 EST)
- [PATCH 3.13 143/160] USB: OHCI: fix problem with global suspend on ATI controllers Kamal Mostafa (Tue Jun 10 2014 - 15:52:27 EST)
- 3.4.92 MTU issues EgervÃry Gergely (Tue Jun 10 2014 - 15:52:41 EST)
- [PATCH 3.13 057/160] ext4: avoid possible overflow in ext4_map_blocks() Kamal Mostafa (Tue Jun 10 2014 - 15:52:58 EST)
- [PATCH 3.13 049/160] ACPI / EC: Process rather than discard events in acpi_ec_clear Kamal Mostafa (Tue Jun 10 2014 - 15:53:17 EST)
- [PATCH 3.13 058/160] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS Kamal Mostafa (Tue Jun 10 2014 - 15:53:32 EST)
- [PATCH 3.13 061/160] ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent() Kamal Mostafa (Tue Jun 10 2014 - 15:53:36 EST)
- [PATCH 3.13 158/160] mm/compaction: make isolate_freepages start at pageblock boundary Kamal Mostafa (Tue Jun 10 2014 - 15:53:49 EST)
- [PATCH 3.13 047/160] iwlwifi: mvm: disable beacon filtering Kamal Mostafa (Tue Jun 10 2014 - 15:53:54 EST)
- [PATCH 3.13 159/160] autofs: fix lockref lookup Kamal Mostafa (Tue Jun 10 2014 - 15:54:07 EST)
- [PATCH 3.13 042/160] init/Kconfig: move the trusted keyring config option to general setup Kamal Mostafa (Tue Jun 10 2014 - 15:54:15 EST)
- [PATCH 3.13 025/160] Revert "USB: serial: add usbid for dell wwan card to sierra.c" Kamal Mostafa (Tue Jun 10 2014 - 15:54:23 EST)
- [PATCH 3.13 155/160] posix_acl: handle NULL ACL in posix_acl_equiv_mode Kamal Mostafa (Tue Jun 10 2014 - 15:54:33 EST)
- [PATCH 3.13 046/160] mm/numa: Remove BUG_ON() in __handle_mm_fault() Kamal Mostafa (Tue Jun 10 2014 - 15:54:38 EST)
- [PATCH 3.13 028/160] USB: pl2303: add ids for Hewlett-Packard HP POS pole displays Kamal Mostafa (Tue Jun 10 2014 - 15:54:43 EST)
- [PATCH 3.13 023/160] staging: r8188eu: Fix case where ethtype was never obtained and always be checked against 0 Kamal Mostafa (Tue Jun 10 2014 - 15:54:53 EST)
- [PATCH 3.13 041/160] drm/radeon/ci: make sure mc ucode is loaded before checking the size Kamal Mostafa (Tue Jun 10 2014 - 15:54:59 EST)
- [PATCH 3.13 040/160] drm/radeon/si: make sure mc ucode is loaded before checking the size Kamal Mostafa (Tue Jun 10 2014 - 15:55:01 EST)
- [PATCH 3.13 037/160] drm/radeon: add support for newer mc ucode on CI (v2) Kamal Mostafa (Tue Jun 10 2014 - 15:55:12 EST)
- [PATCH 3.13 043/160] mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() Kamal Mostafa (Tue Jun 10 2014 - 15:55:45 EST)
- [PATCH 3.13 157/160] mm: compaction: detect when scanners meet in isolate_freepages Kamal Mostafa (Tue Jun 10 2014 - 15:56:24 EST)
- [PATCH 3.13 036/160] drm/radeon: add support for newer mc ucode on SI (v2) Kamal Mostafa (Tue Jun 10 2014 - 15:56:27 EST)
- [PATCH 3.13 045/160] coredump: fix va_list corruption Kamal Mostafa (Tue Jun 10 2014 - 15:56:50 EST)
- [PATCH 3.13 044/160] thp: close race between split and zap huge pages Kamal Mostafa (Tue Jun 10 2014 - 15:57:05 EST)
- [PATCH 3.13 024/160] USB: serial: ftdi_sio: add id for Brainboxes serial cards Kamal Mostafa (Tue Jun 10 2014 - 15:57:23 EST)
- [PATCH 3.13 030/160] USB: fix crash during hotplug of PCI USB controller card Kamal Mostafa (Tue Jun 10 2014 - 15:57:40 EST)
- [PATCH 3.13 033/160] serial: omap: Fix missing pm_runtime_resume handling by simplifying code Kamal Mostafa (Tue Jun 10 2014 - 15:57:55 EST)
- [PATCH 3.13 031/160] USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver Kamal Mostafa (Tue Jun 10 2014 - 15:58:03 EST)
- [PATCH 3.13 032/160] Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts Kamal Mostafa (Tue Jun 10 2014 - 15:58:30 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Pavel Machek (Tue Jun 10 2014 - 15:59:15 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Tue Jun 10 2014 - 15:59:45 EST)
- [PATCH 3.13 026/160] usb: option driver, add support for Telit UE910v2 Kamal Mostafa (Tue Jun 10 2014 - 16:00:03 EST)
- [PATCH 3.13 029/160] USB: usb_wwan: fix handling of missing bulk endpoints Kamal Mostafa (Tue Jun 10 2014 - 16:00:13 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 16:00:28 EST)
- [PATCH 3.13 038/160] drm/radeon: re-enable mclk dpm on R7 260X asics Kamal Mostafa (Tue Jun 10 2014 - 16:01:04 EST)
- [PATCH 3.13 035/160] drm/radeon: fix runpm handling on APUs (v4) Kamal Mostafa (Tue Jun 10 2014 - 16:01:25 EST)
- [PATCH 3.13 156/160] mm/page-writeback.c: fix divide by zero in pos_ratio_polynom Kamal Mostafa (Tue Jun 10 2014 - 16:01:44 EST)
- [PATCH 3.13 039/160] drm/radeon: memory leak on bo reservation failure. v2 Kamal Mostafa (Tue Jun 10 2014 - 16:02:03 EST)
- [PATCH 3.13 034/160] drm/radeon: disable mclk dpm on R7 260X Kamal Mostafa (Tue Jun 10 2014 - 16:02:10 EST)
- [PATCH 3.13 027/160] USB: cp210x: Add 8281 (Nanotec Plug & Drive) Kamal Mostafa (Tue Jun 10 2014 - 16:02:32 EST)
- [PATCH 3.13 160/160] libata: Blacklist queued trim for Crucial M500 Kamal Mostafa (Tue Jun 10 2014 - 16:02:47 EST)
- [PATCH 3.13 063/160] locks: allow __break_lease to sleep even when break_time is 0 Kamal Mostafa (Tue Jun 10 2014 - 16:03:26 EST)
- [PATCH 3.13 048/160] powerpc/tm: Disable IRQ in tm_recheckpoint Kamal Mostafa (Tue Jun 10 2014 - 16:03:31 EST)
- Re: [patch 3/3] timerfd: Implement write method Michael Kerrisk (man-pages) (Tue Jun 10 2014 - 16:03:41 EST)
- [PATCH 3.13 055/160] libata: Update queued trim blacklist for M5x0 drives Kamal Mostafa (Tue Jun 10 2014 - 16:04:04 EST)
- [PATCH 3.13 051/160] xhci: Switch Intel Lynx Point ports to EHCI on shutdown. Kamal Mostafa (Tue Jun 10 2014 - 16:04:18 EST)
- [PATCH 3.13 060/160] ext4: fix jbd2 warning under heavy xattr load Kamal Mostafa (Tue Jun 10 2014 - 16:04:29 EST)
- [PATCH 3.13 050/160] ath9k: Fix sequence number assignment for non-data frames Kamal Mostafa (Tue Jun 10 2014 - 16:04:55 EST)
- [PATCH 3.13 065/160] ahci: do not request irq for dummy port Kamal Mostafa (Tue Jun 10 2014 - 16:05:13 EST)
- [PATCH 3.13 054/160] iio: cm36651: Fix i2c client leak and possible NULL pointer dereference Kamal Mostafa (Tue Jun 10 2014 - 16:05:30 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Tue Jun 10 2014 - 16:05:36 EST)
- Re: [patch 3/3] timerfd: Implement write method Andy Lutomirski (Tue Jun 10 2014 - 16:05:50 EST)
- [GIT PULL REQUEST] watchdog - v3.16 merge window Wim Van Sebroeck (Tue Jun 10 2014 - 16:06:08 EST)
- [PATCH v2] CPU hotplug, smp: Execute any pending IPI callbacks before CPU offline Srivatsa S. Bhat (Tue Jun 10 2014 - 16:06:39 EST)
- [PATCH 3.13 062/160] ext4: use i_size_read in ext4_unaligned_aio() Kamal Mostafa (Tue Jun 10 2014 - 16:06:56 EST)
- [PATCH 3.13 064/160] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 Kamal Mostafa (Tue Jun 10 2014 - 16:07:36 EST)
- [PATCH 3.13 053/160] iio: querying buffer scan_mask should return 0/1 Kamal Mostafa (Tue Jun 10 2014 - 16:07:40 EST)
- [PATCH 3.13 059/160] ext4: note the error in ext4_end_bio() Kamal Mostafa (Tue Jun 10 2014 - 16:07:58 EST)
- [PATCH 3.13 052/160] iio: adc: at91_adc: Repair broken platform_data support Kamal Mostafa (Tue Jun 10 2014 - 16:08:31 EST)
- [PATCH 3.13 056/160] pata_at91: fix ata_host_activate() failure handling Kamal Mostafa (Tue Jun 10 2014 - 16:08:46 EST)
- [PATCH 3.13 154/160] Input: elantech - fix touchpad initialization on Gigabyte U2442 Kamal Mostafa (Tue Jun 10 2014 - 16:09:04 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Christoph Lameter (Tue Jun 10 2014 - 16:09:11 EST)
- [PATCH 3.13 146/160] fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 Kamal Mostafa (Tue Jun 10 2014 - 16:09:43 EST)
- [PATCH 3.13 137/160] drm/radeon/uvd: use lower clocks on old UVD to boot v2 Kamal Mostafa (Tue Jun 10 2014 - 16:10:00 EST)
- [PATCH 3.13 145/160] usb: storage: shuttle_usbat: fix discs being detected twice Kamal Mostafa (Tue Jun 10 2014 - 16:10:42 EST)
- [PATCH 3.13 149/160] tty: Fix lockless tty buffer race Kamal Mostafa (Tue Jun 10 2014 - 16:11:01 EST)
- [PATCH 3.13 139/160] drm/radeon: check buffer relocation offset Kamal Mostafa (Tue Jun 10 2014 - 16:11:21 EST)
- [PATCH 3.13 153/160] ALSA: hda - hdmi: Set converter channel count even without sink Kamal Mostafa (Tue Jun 10 2014 - 16:11:44 EST)
- [PATCH 3.13 152/160] HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S Kamal Mostafa (Tue Jun 10 2014 - 16:11:48 EST)
- [PATCH] HID: hid-sensor-hub: Make all locks of dyn_callback_lock disable interrupts. Reyad Attiyat (Tue Jun 10 2014 - 16:11:56 EST)
- [PATCH 3.13 138/160] drm/radeon: use pflip irq on R600+ v2 Kamal Mostafa (Tue Jun 10 2014 - 16:12:31 EST)
- [GIT PULL] MMC updates for 3.16-rc1 Chris Ball (Tue Jun 10 2014 - 16:12:46 EST)
- [PATCH 3.13 150/160] USB: Nokia 305 should be treated as unusual dev Kamal Mostafa (Tue Jun 10 2014 - 16:12:53 EST)
- [PATCH 3.13 148/160] drivers/tty/hvc: don't free hvc_console_setup after init Kamal Mostafa (Tue Jun 10 2014 - 16:13:16 EST)
- [PATCH 3.13 140/160] drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi Kamal Mostafa (Tue Jun 10 2014 - 16:13:31 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Tue Jun 10 2014 - 16:13:42 EST)
- Re: 3.15-rc5 freeze after wakeup Belisko Marek (Tue Jun 10 2014 - 16:13:54 EST)
- Re: [PATCH] HID: hid-sensor-hub: Make all locks of dyn_callback_lock disable interrupts. Reyad Attiyat (Tue Jun 10 2014 - 16:14:07 EST)
- [PATCH 3.13 136/160] rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init() Kamal Mostafa (Tue Jun 10 2014 - 16:14:37 EST)
- [PATCH 3.13 147/160] tty: serial: 8250_core.c Bug fix for Exar chips. Kamal Mostafa (Tue Jun 10 2014 - 16:14:56 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Stratos Karafotis (Tue Jun 10 2014 - 16:15:07 EST)
- [PATCH 3.13 142/160] ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data Kamal Mostafa (Tue Jun 10 2014 - 16:15:40 EST)
- [PATCH 3.13 096/160] usb: option: add Alcatel L800MA Kamal Mostafa (Tue Jun 10 2014 - 16:15:49 EST)
- [PATCH 3.13 141/160] drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip Kamal Mostafa (Tue Jun 10 2014 - 16:15:57 EST)
- [PATCH 3.13 094/160] usb: qcserial: add Sierra Wireless MC7305/MC7355 Kamal Mostafa (Tue Jun 10 2014 - 16:16:21 EST)
- [PATCH 3.13 100/160] irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable Kamal Mostafa (Tue Jun 10 2014 - 16:16:25 EST)
- [PATCH 3.13 114/160] ftrace/module: Hardcode ftrace_module_init() call into load_module() Kamal Mostafa (Tue Jun 10 2014 - 16:16:42 EST)
- Re: [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions. Tetsuo Handa (Tue Jun 10 2014 - 16:17:09 EST)
- [PATCH 3.13 115/160] [SCSI] mpt2sas: Don't disable device twice at suspend. Kamal Mostafa (Tue Jun 10 2014 - 16:17:26 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Tue Jun 10 2014 - 16:17:32 EST)
- [PATCH 3.13 108/160] drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms Kamal Mostafa (Tue Jun 10 2014 - 16:17:49 EST)
- [PATCH 3.13 098/160] word-at-a-time: avoid undefined behaviour in zero_bytemask macro Kamal Mostafa (Tue Jun 10 2014 - 16:18:03 EST)
- [PATCH 3.13 092/160] usb: qcserial: add Sierra Wireless EM7355 Kamal Mostafa (Tue Jun 10 2014 - 16:18:52 EST)
- [PATCH 3.13 097/160] usb: option: add and update a number of CMOTech devices Kamal Mostafa (Tue Jun 10 2014 - 16:19:08 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Greg Kroah-Hartman (Tue Jun 10 2014 - 16:19:20 EST)
- Re: [PATCH 00/10] net2280: Support for PLX USB338x and cleanout code Ricardo Ribalda Delgado (Tue Jun 10 2014 - 16:19:49 EST)
- Re: Change in security maintainer for a few weeks Greg KH (Tue Jun 10 2014 - 16:19:55 EST)
- [PATCH 3.13 111/160] arm: KVM: fix possible misalignment of PGDs and bounce page Kamal Mostafa (Tue Jun 10 2014 - 16:20:44 EST)
- [PATCH 3.13 112/160] KVM: ARM: vgic: Fix sgi dispatch problem Kamal Mostafa (Tue Jun 10 2014 - 16:21:10 EST)
- [PATCH 3.13 102/160] irqchip: armada-370-xp: Fix releasing of MSIs Kamal Mostafa (Tue Jun 10 2014 - 16:21:24 EST)
- [PATCH 3.13 109/160] module: remove warning about waiting module removal. Kamal Mostafa (Tue Jun 10 2014 - 16:21:44 EST)
- Re: [PATCH] x86: be more helpful with SMEP faults Borislav Petkov (Tue Jun 10 2014 - 16:21:50 EST)
- [PATCH 3.13 101/160] irqchip: armada-370-xp: implement the ->check_device() msi_chip operation Kamal Mostafa (Tue Jun 10 2014 - 16:22:35 EST)
- Re: [patch 3/3] timerfd: Implement write method Cyrill Gorcunov (Tue Jun 10 2014 - 16:22:39 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Steven Rostedt (Tue Jun 10 2014 - 16:23:12 EST)
- [PATCH 3.13 091/160] USB: io_ti: fix firmware download on big-endian machines Kamal Mostafa (Tue Jun 10 2014 - 16:23:35 EST)
- [PATCH 3.13 127/160] rtlwifi: rtl8188ee: initialize packet_beacon Kamal Mostafa (Tue Jun 10 2014 - 16:23:52 EST)
- [PATCH 3.13 093/160] usb: qcserial: add Sierra Wireless MC73xx Kamal Mostafa (Tue Jun 10 2014 - 16:24:05 EST)
- [PATCH 3.13 090/160] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb Kamal Mostafa (Tue Jun 10 2014 - 16:24:24 EST)
- [PATCH 3.13 122/160] aio: fix potential leak in aio_run_iocb(). Kamal Mostafa (Tue Jun 10 2014 - 16:24:43 EST)
- [PATCH 3.13 131/160] Bluetooth: Fix redundant encryption request for reauthentication Kamal Mostafa (Tue Jun 10 2014 - 16:24:53 EST)
- Re: [PATCH] x86: be more helpful with SMEP faults H. Peter Anvin (Tue Jun 10 2014 - 16:25:13 EST)
- [PATCH 3.13 132/160] drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc() Kamal Mostafa (Tue Jun 10 2014 - 16:25:43 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Christoph Lameter (Tue Jun 10 2014 - 16:25:50 EST)
- [PATCH] staging: line6: do not return 0 from probe if no initialization done Alexey Khoroshilov (Tue Jun 10 2014 - 16:25:56 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 16:26:19 EST)
- [PATCH 3.13 121/160] ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe Kamal Mostafa (Tue Jun 10 2014 - 16:26:47 EST)
- [PATCH 3.13 124/160] fix races between __d_instantiate() and checks of dentry flags Kamal Mostafa (Tue Jun 10 2014 - 16:27:01 EST)
- [PATCH 3.13 134/160] ALSA: hda - add headset mic detect quirk for a Dell laptop Kamal Mostafa (Tue Jun 10 2014 - 16:27:40 EST)
- [PATCH 3.13 128/160] Input: synaptics - add min/max quirk for ThinkPad Edge E431 Kamal Mostafa (Tue Jun 10 2014 - 16:28:03 EST)
- [PATCH 3.13 133/160] iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference Kamal Mostafa (Tue Jun 10 2014 - 16:28:19 EST)
- [PATCH 3.13 113/160] KVM: async_pf: mm->mm_users can not pin apf->mm Kamal Mostafa (Tue Jun 10 2014 - 16:28:28 EST)
- [PATCH 3.13 120/160] timer: Prevent overflow in apply_slack Kamal Mostafa (Tue Jun 10 2014 - 16:29:17 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Greg Kroah-Hartman (Tue Jun 10 2014 - 16:29:27 EST)
- [PATCH 3.13 082/160] ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo Kamal Mostafa (Tue Jun 10 2014 - 16:29:53 EST)
- [PATCH 3.13 081/160] ARM: 8027/1: fix do_div() bug in big-endian systems Kamal Mostafa (Tue Jun 10 2014 - 16:30:17 EST)
- [PATCH 3.13 073/160] drm/radeon: disable dpm on rv770 by default Kamal Mostafa (Tue Jun 10 2014 - 16:30:48 EST)
- [PATCH 3.13 088/160] Btrfs: fix inode caching vs tree log Kamal Mostafa (Tue Jun 10 2014 - 16:31:00 EST)
- [PATCH 3.13 086/160] 8250_core: Fix unwanted TX chars write Kamal Mostafa (Tue Jun 10 2014 - 16:31:21 EST)
- [PATCH 3.13 068/160] clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup Kamal Mostafa (Tue Jun 10 2014 - 16:31:35 EST)
- [PATCH 3.13 083/160] ARM: pxa: hx4700.h: include "irqs.h" for PXA_NR_BUILTIN_GPIO Kamal Mostafa (Tue Jun 10 2014 - 16:31:55 EST)
- [PATCH 3.13 087/160] serial: 8250: Fix thread unsafe __dma_tx_complete function Kamal Mostafa (Tue Jun 10 2014 - 16:32:11 EST)
- [PATCH 3.13 072/160] libata/ahci: accommodate tag ordered controllers Kamal Mostafa (Tue Jun 10 2014 - 16:32:26 EST)
- [PATCH 3.13 071/160] ahci: Do not receive interrupts sent by dummy ports Kamal Mostafa (Tue Jun 10 2014 - 16:32:39 EST)
- [PATCH 3.13 080/160] mm: make fixup_user_fault() check the vma access rights too Kamal Mostafa (Tue Jun 10 2014 - 16:33:02 EST)
- [PATCH 3.13 074/160] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1 Kamal Mostafa (Tue Jun 10 2014 - 16:33:19 EST)
- [PATCH 3.13 078/160] drm/radeon: fix ATPX detection on non-VGA GPUs Kamal Mostafa (Tue Jun 10 2014 - 16:33:35 EST)
- [PATCH 3.13 085/160] USB: serial: fix sysfs-attribute removal deadlock Kamal Mostafa (Tue Jun 10 2014 - 16:33:45 EST)
- [PATCH 3.13 084/160] ARM: tegra: remove UART5/UARTE from tegra124.dtsi Kamal Mostafa (Tue Jun 10 2014 - 16:34:01 EST)
- [PATCH 3.13 070/160] nfsd: set timeparms.to_maxval in setup_callback_client Kamal Mostafa (Tue Jun 10 2014 - 16:34:23 EST)
- [PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges Rafael J. Wysocki (Tue Jun 10 2014 - 16:34:35 EST)
- [PATCH 3.13 066/160] genirq: Allow forcing cpu affinity of interrupts Kamal Mostafa (Tue Jun 10 2014 - 16:34:55 EST)
- [PATCH 3.13 067/160] irqchip: Gic: Support forced affinity setting Kamal Mostafa (Tue Jun 10 2014 - 16:35:02 EST)
- [PATCH 3.13 002/160] HID: core: do not scan constant input report Kamal Mostafa (Tue Jun 10 2014 - 16:35:48 EST)
- [PATCH 3.13 007/160] parisc: fix epoll_pwait syscall on compat kernel Kamal Mostafa (Tue Jun 10 2014 - 16:36:00 EST)
- [PATCH 3.13 014/160] tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() Kamal Mostafa (Tue Jun 10 2014 - 16:36:20 EST)
- [PATCH 3.13 019/160] mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll Kamal Mostafa (Tue Jun 10 2014 - 16:36:33 EST)
- [PATCH 3.13 012/160] xen/spinlock: Don't enable them unconditionally. Kamal Mostafa (Tue Jun 10 2014 - 16:36:45 EST)
- [PATCH 3.13 018/160] cifs: Wait for writebacks to complete before attempting write. Kamal Mostafa (Tue Jun 10 2014 - 16:37:13 EST)
- [PATCH 3.13 011/160] ALSA: hda/realtek - Add support of ALC288 codec Kamal Mostafa (Tue Jun 10 2014 - 16:37:18 EST)
- [PATCH 3.13 010/160] dma: edma: fix incorrect SG list handling Kamal Mostafa (Tue Jun 10 2014 - 16:37:53 EST)
- [PATCH 3.13 013/160] tick-common: Fix wrong check in tick_check_replacement() Kamal Mostafa (Tue Jun 10 2014 - 16:38:09 EST)
- [PATCH 3.13 005/160] mac80211: exclude AP_VLAN interfaces from tx power calculation Kamal Mostafa (Tue Jun 10 2014 - 16:38:25 EST)
- [PATCH 3.13 006/160] iwlwifi: add new 7265 HW IDs Kamal Mostafa (Tue Jun 10 2014 - 16:38:48 EST)
- [PATCH 3.13 017/160] staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL Kamal Mostafa (Tue Jun 10 2014 - 16:39:00 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 16:39:12 EST)
- [PATCH 3.13 003/160] drm/radeon: fix audio pin counts for DCE6+ (v2) Kamal Mostafa (Tue Jun 10 2014 - 16:39:32 EST)
- [PATCH 3.13 020/160] mei: me: do not load the driver if the FW doesn't support MEI interface Kamal Mostafa (Tue Jun 10 2014 - 16:39:45 EST)
- [PATCH 3.13 016/160] ALSA: hda/realtek - Add headset Mic support for Dell machine Kamal Mostafa (Tue Jun 10 2014 - 16:39:56 EST)
- Re: [PATCH 3.4 82/88] xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM Greg Kroah-Hartman (Tue Jun 10 2014 - 16:40:28 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Tue Jun 10 2014 - 16:40:40 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 16:40:44 EST)
- [PATCH 3.13 008/160] iwlwifi: add MODULE_FIRMWARE for 7265 Kamal Mostafa (Tue Jun 10 2014 - 16:41:18 EST)
- [PATCH 3.13 015/160] ALSA: hda - add headset mic detect quirk for a Dell laptop Kamal Mostafa (Tue Jun 10 2014 - 16:41:30 EST)
- Re: [Intel-gfx] REGRESSION 3.14 i915 warning & mouse cursor vanishing Imre Deak (Tue Jun 10 2014 - 16:41:43 EST)
- [PATCH 3.13 004/160] mac80211: fix software remain-on-channel implementation Kamal Mostafa (Tue Jun 10 2014 - 16:41:55 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Tue Jun 10 2014 - 16:45:24 EST)
- Re: [patch V3 7/7] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Tue Jun 10 2014 - 16:46:23 EST)
- Re: [PATCH 3.4 47/88] mm: add kmap_to_page() Greg Kroah-Hartman (Tue Jun 10 2014 - 16:47:16 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Kirill A. Shutemov (Tue Jun 10 2014 - 16:47:29 EST)
- efi_call on SGI Borislav Petkov (Tue Jun 10 2014 - 16:47:39 EST)
- Re: [PATCH] staging: usbip: stub_main.c: Cleaning up missing null-terminate after strncpy call Rickard Strandqvist (Tue Jun 10 2014 - 16:48:41 EST)
- Re: [PATCH] x86: be more helpful with SMEP faults Jiri Kosina (Tue Jun 10 2014 - 16:49:37 EST)
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access Andrew Morton (Tue Jun 10 2014 - 16:50:57 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Tony Luck (Tue Jun 10 2014 - 16:52:18 EST)
- Re: [PATCH Resend] cpufreq: tegra: update comment for clarity Rafael J. Wysocki (Tue Jun 10 2014 - 16:58:03 EST)
- [PATCH 0/2] Support apq8064 global clock control Stephen Boyd (Tue Jun 10 2014 - 16:58:34 EST)
- [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc Stephen Boyd (Tue Jun 10 2014 - 16:58:39 EST)
- [PATCH 2/2] clk: qcom: Fully support apq8064 global clock control Stephen Boyd (Tue Jun 10 2014 - 16:58:59 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Rafael J. Wysocki (Tue Jun 10 2014 - 17:00:28 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 17:00:46 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Stratos Karafotis (Tue Jun 10 2014 - 17:02:20 EST)
- Re: [PATCH 4/4] kvm: Implement PEBS virtualization Marcelo Tosatti (Tue Jun 10 2014 - 17:07:54 EST)
- Re: [PATCH v2] leds: USB: Add support for MSI GT683R led panels Janne Kanniainen (Tue Jun 10 2014 - 17:11:01 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Tue Jun 10 2014 - 17:11:59 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Tue Jun 10 2014 - 17:15:41 EST)
- Re: [RFC 1/4] cfg80211: Add channel flags limiting availability to OCB mode only Luis R. Rodriguez (Tue Jun 10 2014 - 17:16:38 EST)
- Re: 3.4.92 MTU issues Alexei Starovoitov (Tue Jun 10 2014 - 17:17:00 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Steven Rostedt (Tue Jun 10 2014 - 17:17:32 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 17:17:59 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client Philippe Troin (Tue Jun 10 2014 - 17:20:14 EST)
- Re: Linux 3.15: SPARC serial console regression Peter Hurley (Tue Jun 10 2014 - 17:20:23 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Tue Jun 10 2014 - 17:20:43 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Christoph Lameter (Tue Jun 10 2014 - 17:21:14 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Tue Jun 10 2014 - 17:21:26 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 17:21:34 EST)
- [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Tue Jun 10 2014 - 17:22:18 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Rafael J. Wysocki (Tue Jun 10 2014 - 17:24:14 EST)
- [PATCH] x86, vdso: Remove one final use of htole16() H. Peter Anvin (Tue Jun 10 2014 - 17:25:26 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 17:25:34 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Joe Perches (Tue Jun 10 2014 - 17:26:58 EST)
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access H. Peter Anvin (Tue Jun 10 2014 - 17:28:57 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Matthew Wilcox (Tue Jun 10 2014 - 17:33:39 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 17:34:36 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Stratos Karafotis (Tue Jun 10 2014 - 17:35:35 EST)
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access Andy Lutomirski (Tue Jun 10 2014 - 17:35:46 EST)
- [PATCH] HID: drop remove Unicode non-breaking space from Kconfig Brian Norris (Tue Jun 10 2014 - 17:36:00 EST)
- Re: 3.4.92 MTU issues Florian Westphal (Tue Jun 10 2014 - 17:37:30 EST)
- [PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression Jeff Layton (Tue Jun 10 2014 - 17:39:08 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 17:40:56 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 17:41:16 EST)
- [GIT PULL] Please pull NFS client updates Trond Myklebust (Tue Jun 10 2014 - 17:42:22 EST)
- Re: [for-next][PATCH 3/6] tracing: Only calculate stats of tracepoint benchmarks for 2^32 times Steven Rostedt (Tue Jun 10 2014 - 17:44:05 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Tue Jun 10 2014 - 17:45:51 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Linus Torvalds (Tue Jun 10 2014 - 17:51:07 EST)
- Re: [PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false Peter Wu (Tue Jun 10 2014 - 17:52:40 EST)
- Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver David Milburn (Tue Jun 10 2014 - 17:53:57 EST)
- Re: [Patch V4 11/42] x86, ioapic: kill unused global variable timer_through_8259 Maciej W. Rozycki (Tue Jun 10 2014 - 17:57:45 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Andrea Arcangeli (Tue Jun 10 2014 - 17:58:46 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Andrea Arcangeli (Tue Jun 10 2014 - 18:05:21 EST)
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access Andrew Morton (Tue Jun 10 2014 - 18:06:09 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN David Rientjes (Tue Jun 10 2014 - 18:10:15 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Kirill A. Shutemov (Tue Jun 10 2014 - 18:14:52 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Greg Thelen (Tue Jun 10 2014 - 18:16:20 EST)
- Re: [PATCH] mm/mempolicy: fix sleeping function called from invalid context David Rientjes (Tue Jun 10 2014 - 18:16:32 EST)
- Re: [RFC] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening David Rientjes (Tue Jun 10 2014 - 18:37:26 EST)
- Re: [PATCH, RFC 00/10] THP refcounting redesign Andrea Arcangeli (Tue Jun 10 2014 - 18:37:53 EST)
- CONFIG_PREMPT vs. linux-next causes slub_debug=FZPUA errors Doug Anderson (Tue Jun 10 2014 - 18:38:08 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Rob Herring (Tue Jun 10 2014 - 18:38:29 EST)
- [tip:x86/vdso] x86, vdso: Remove one final use of htole16() tip-bot for H. Peter Anvin (Tue Jun 10 2014 - 18:43:38 EST)
- [PATCH v2 1/2] Loosen seams to allow support of other keyboards Jamie Lentin (Tue Jun 10 2014 - 18:46:08 EST)
- [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Jamie Lentin (Tue Jun 10 2014 - 18:46:12 EST)
- [PATCH v2 0/2] Add support for Lenovo Compact Keyboard Jamie Lentin (Tue Jun 10 2014 - 18:46:27 EST)
- Re: [PATCH 1/2] iio: mxs-lradc: fix divider Marek Vasut (Tue Jun 10 2014 - 18:51:47 EST)
- Re: [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Marek Vasut (Tue Jun 10 2014 - 18:51:57 EST)
- Re: [PATCH 1/1] MM/PAGE_ALLOC add __meminit to alloc_pages_exact_nid David Rientjes (Tue Jun 10 2014 - 18:54:48 EST)
- Re: [PATCH 1/1] mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span David Rientjes (Tue Jun 10 2014 - 18:55:34 EST)
- Re: [PATCH 1/1] mm/readahead.c: remove unused file_ra_state from count_history_pages David Rientjes (Tue Jun 10 2014 - 18:56:26 EST)
- [tip:x86/vdso] x86, vdso: Remove one final use of htole16() tip-bot for H. Peter Anvin (Tue Jun 10 2014 - 18:58:01 EST)
- Re: [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV H. Peter Anvin (Tue Jun 10 2014 - 19:03:59 EST)
- Re: [PATCH 1/1] MM/PAGE_ALLOC add __meminit to alloc_pages_exact_nid Andrew Morton (Tue Jun 10 2014 - 19:05:09 EST)
- [PATCH RFC 05/10] tools: Add <endian.h> libc support for unaligned references H. Peter Anvin (Tue Jun 10 2014 - 19:14:03 EST)
- [GIT PULL] x86 platform driver updates for 3.16 Matthew Garrett (Tue Jun 10 2014 - 19:14:32 EST)
- [PATCH RFC 07/10] tools: Remove leading underscores from header guards H. Peter Anvin (Tue Jun 10 2014 - 19:14:46 EST)
- [PATCH RFC 06/10] tools: Add gcc __builtin_bswap*() support for unaligned references H. Peter Anvin (Tue Jun 10 2014 - 19:14:57 EST)
- [PATCH RFC 04/10] tools: Add packed struct method for unaligned references H. Peter Anvin (Tue Jun 10 2014 - 19:15:16 EST)
- [PATCH RFC 09/10] tools: Add common infrastructure for byte swapping H. Peter Anvin (Tue Jun 10 2014 - 19:15:35 EST)
- [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access H. Peter Anvin (Tue Jun 10 2014 - 19:15:49 EST)
- [RFC] irqchip: gic: always mask interrupts during suspend Brian Norris (Tue Jun 10 2014 - 19:15:53 EST)
- [PATCH RFC 10/10] tools: Use reasonable defaults for the default access H. Peter Anvin (Tue Jun 10 2014 - 19:16:23 EST)
- [PATCH RFC 00/10] tools: Revamp the unaligned endian access functions H. Peter Anvin (Tue Jun 10 2014 - 19:16:36 EST)
- [PATCH RFC 08/10] tools: Move unaligned common infrastructure into <tools/unaligned.h> H. Peter Anvin (Tue Jun 10 2014 - 19:16:47 EST)
- [PATCH RFC 01/10] tools: Remove double-underscore symbols from user space byteshift functions H. Peter Anvin (Tue Jun 10 2014 - 19:17:01 EST)
- [PATCH RFC 02/10] tools: Create <tools/unaligned.h> and an unaligned subdirectory H. Peter Anvin (Tue Jun 10 2014 - 19:17:22 EST)
- Re: [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access Andy Lutomirski (Tue Jun 10 2014 - 19:26:21 EST)
- Re: [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV David Rientjes (Tue Jun 10 2014 - 19:27:15 EST)
- [RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250 Chanwoo Choi (Tue Jun 10 2014 - 19:27:22 EST)
- Re: [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV Thomas Gleixner (Tue Jun 10 2014 - 19:28:27 EST)
- Re: [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access H. Peter Anvin (Tue Jun 10 2014 - 19:31:19 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Andrew Morton (Tue Jun 10 2014 - 19:33:46 EST)
- Re: [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access Andy Lutomirski (Tue Jun 10 2014 - 19:34:04 EST)
- Re: [RFC] irqchip: gic: always mask interrupts during suspend Thomas Gleixner (Tue Jun 10 2014 - 19:34:52 EST)
- Re: [RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250 Tomasz Figa (Tue Jun 10 2014 - 19:35:53 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention David Rientjes (Tue Jun 10 2014 - 19:40:15 EST)
- Re: [PATCH RFC 03/10] tools: Add le_direct/be_direct methods for unaligned access H. Peter Anvin (Tue Jun 10 2014 - 19:41:39 EST)
- Re: [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners David Rientjes (Tue Jun 10 2014 - 19:41:53 EST)
- Re: [RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250 Chanwoo Choi (Tue Jun 10 2014 - 19:44:58 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Mike Turquette (Tue Jun 10 2014 - 19:47:45 EST)
- Re: [RFC] irqchip: gic: always mask interrupts during suspend Brian Norris (Tue Jun 10 2014 - 19:48:38 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Tue Jun 10 2014 - 19:54:50 EST)
- Re: [RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250 Tomasz Figa (Tue Jun 10 2014 - 19:57:31 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 20:06:15 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Rafael J. Wysocki (Tue Jun 10 2014 - 20:07:09 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Tue Jun 10 2014 - 20:10:11 EST)
- Re: [PATCH] random: mix all saved registers into entropy pool JÃrn Engel (Tue Jun 10 2014 - 20:12:16 EST)
- Re: [PATCH 1/1] mm/readahead.c: remove unused file_ra_state from count_history_pages Fengguang Wu (Tue Jun 10 2014 - 20:14:06 EST)
- Re: [PATCH 1/7] cpufreq: intel_pstate: Remove duplicate CPU ID check Rafael J. Wysocki (Tue Jun 10 2014 - 20:15:24 EST)
- [RESEND PATCH v2] clk: exynos4: Add PPMU IP block source clocks. Jonghwa Lee (Tue Jun 10 2014 - 20:23:26 EST)
- Re: [RESEND PATCH v2] clk: exynos4: Add PPMU IP block source clocks. Tomasz Figa (Tue Jun 10 2014 - 20:30:48 EST)
- Re: [PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock Minchan Kim (Tue Jun 10 2014 - 20:33:28 EST)
- [RFC PATCH] PM: Domain: Add flag to assure that device's runtime pm callback is called at once. Jonghwa Lee (Tue Jun 10 2014 - 20:33:34 EST)
- [PATCHv2 0/2] regulator: of: Add support for pasing regulator suspend state Chanwoo Choi (Tue Jun 10 2014 - 20:41:45 EST)
- [PATCHv2 1/2] regulator: of: Add support for parsing regulator_state for suspend state Chanwoo Choi (Tue Jun 10 2014 - 20:41:45 EST)
- [PATCHv2 2/2] dt-bindings: regulator: Add regulator suspend state for PM state Chanwoo Choi (Tue Jun 10 2014 - 20:41:52 EST)
- Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA poma (Tue Jun 10 2014 - 21:04:05 EST)
- [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Tue Jun 10 2014 - 21:04:55 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Minchan Kim (Tue Jun 10 2014 - 21:10:41 EST)
- Re: Linux 3.15 .. and continuation of merge window Al Viro (Tue Jun 10 2014 - 21:10:44 EST)
- Re: [PATCH] of/platform: Fix microblaze build failure Michal Simek (Tue Jun 10 2014 - 21:24:47 EST)
- Re: [PATCH] asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP & X550CA Matthew Garrett (Tue Jun 10 2014 - 21:24:47 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Tue Jun 10 2014 - 21:25:10 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Masami Hiramatsu (Tue Jun 10 2014 - 21:28:14 EST)
- Re: [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners Minchan Kim (Tue Jun 10 2014 - 21:32:20 EST)
- Re: Change in security maintainer for a few weeks Mimi Zohar (Tue Jun 10 2014 - 21:34:52 EST)
- Re: [PATCH 6/7] cpufreq: intel_pstate: Trivial code cleanup Joe Perches (Tue Jun 10 2014 - 21:41:31 EST)
- Re: [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV Zhouyi Zhou (Tue Jun 10 2014 - 21:46:17 EST)
- Re: [PATCH 04/10] mm, compaction: skip rechecks when lock was already held Minchan Kim (Tue Jun 10 2014 - 21:50:23 EST)
- [for-next][PATCH 3/4] tracing: Fix leak of per cpu max data in instances Steven Rostedt (Tue Jun 10 2014 - 22:01:25 EST)
- [for-next][PATCH 0/4] tracing: Cleanups and fixes for 3.16 Steven Rostedt (Tue Jun 10 2014 - 22:01:30 EST)
- [for-next][PATCH 2/4] tracing: Cleanup saved_cmdlines_size changes Steven Rostedt (Tue Jun 10 2014 - 22:01:33 EST)
- [for-next][PATCH 4/4] tracing: Fix check of ftrace_trace_arrays list_empty() check Steven Rostedt (Tue Jun 10 2014 - 22:01:54 EST)
- [for-next][PATCH 1/4] ring-buffer: Check if buffer exists before polling Steven Rostedt (Tue Jun 10 2014 - 22:02:10 EST)
- linux-next: build failure after merge of the pci tree Stephen Rothwell (Tue Jun 10 2014 - 22:03:08 EST)
- Re: [GIT PULL REQUEST] watchdog - v3.16 merge window Linus Torvalds (Tue Jun 10 2014 - 22:04:50 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Tue Jun 10 2014 - 22:08:47 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Chen Yucong (Tue Jun 10 2014 - 22:10:20 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Minchan Kim (Tue Jun 10 2014 - 22:12:14 EST)
- Re: [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain Yuyang Du (Tue Jun 10 2014 - 22:13:47 EST)
- [PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention Joonsoo Kim (Tue Jun 10 2014 - 22:15:23 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Tue Jun 10 2014 - 22:21:59 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Tue Jun 10 2014 - 22:22:00 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 22:22:38 EST)
- Re: linux-next: build failure after merge of the pci tree Bjorn Helgaas (Tue Jun 10 2014 - 22:24:16 EST)
- Re: [PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges Bjorn Helgaas (Tue Jun 10 2014 - 22:29:49 EST)
- [PATCH] sctp: Fix sk_ack_backlog wrap-around problem Xufeng Zhang (Tue Jun 10 2014 - 22:30:57 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Yuyang Du (Tue Jun 10 2014 - 22:39:13 EST)
- Re: [PATCH V2] block: make nr_requests tunable for loop Junxiao Bi (Tue Jun 10 2014 - 22:40:08 EST)
- Re: [PATCH 07/10] mm: rename allocflags_to_migratetype for clarity Minchan Kim (Tue Jun 10 2014 - 22:41:11 EST)
- Re: [PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock Zhang Yanfei (Tue Jun 10 2014 - 22:46:32 EST)
- Re: [PATCH 08/10] mm, compaction: pass gfp mask to compact_control Minchan Kim (Tue Jun 10 2014 - 22:48:56 EST)
- Re: Change in security maintainer for a few weeks Serge E. Hallyn (Tue Jun 10 2014 - 22:49:51 EST)
- Re: [PATCH] x86/tlb_uv: Fixing some memory allocation failure in x86 UV Joe Perches (Tue Jun 10 2014 - 22:50:41 EST)
- [PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting Fu zhonghui (Tue Jun 10 2014 - 23:06:55 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Tue Jun 10 2014 - 23:08:49 EST)
- [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Pranith Kumar (Tue Jun 10 2014 - 23:20:49 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Chen Yucong (Tue Jun 10 2014 - 23:23:13 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Tue Jun 10 2014 - 23:24:16 EST)
- [PATCH v6 8/9] ARM: add seccomp syscall Kees Cook (Tue Jun 10 2014 - 23:26:22 EST)
- [PATCH v6 6/9] seccomp: add "seccomp" syscall Kees Cook (Tue Jun 10 2014 - 23:26:33 EST)
- [PATCH v6 0/9] seccomp: add thread sync ability Kees Cook (Tue Jun 10 2014 - 23:26:51 EST)
- [PATCH v6 3/9] seccomp: introduce writer locking Kees Cook (Tue Jun 10 2014 - 23:26:58 EST)
- [PATCH v6 7/9] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC Kees Cook (Tue Jun 10 2014 - 23:27:19 EST)
- [PATCH v6 4/9] seccomp: move no_new_privs into seccomp Kees Cook (Tue Jun 10 2014 - 23:27:42 EST)
- [PATCH v6 1/9] seccomp: create internal mode-setting function Kees Cook (Tue Jun 10 2014 - 23:27:57 EST)
- [PATCH v6 2/9] seccomp: split filter prep from check and apply Kees Cook (Tue Jun 10 2014 - 23:28:10 EST)
- [PATCH v6 5/9] seccomp: split mode set routines Kees Cook (Tue Jun 10 2014 - 23:28:28 EST)
- [PATCH v6 9/9] MIPS: add seccomp syscall Kees Cook (Tue Jun 10 2014 - 23:28:53 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Zhang Yanfei (Tue Jun 10 2014 - 23:29:55 EST)
- [PATCH 3/3] random: only update the last_pulled time if we actually transferred entropy Theodore Ts'o (Tue Jun 10 2014 - 23:30:33 EST)
- [PATCH 1/3] random: always update the entropy pool under the spinlock Theodore Ts'o (Tue Jun 10 2014 - 23:30:45 EST)
- [PATCH 0/3] random driver improvements Theodore Ts'o (Tue Jun 10 2014 - 23:30:56 EST)
- [PATCH 2/3] random: remove unneeded hash of a portion of the entropy pool Theodore Ts'o (Tue Jun 10 2014 - 23:31:14 EST)
- Re: [PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention Peter Hurley (Tue Jun 10 2014 - 23:32:27 EST)
- Re: [PATCH 07/10] mm: rename allocflags_to_migratetype for clarity Zhang Yanfei (Tue Jun 10 2014 - 23:38:29 EST)
- Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Tue Jun 10 2014 - 23:40:08 EST)
- [PATCH] brcmfmac: prevent watchdog from interfering with scanning and connecting Fu, Zhonghui (Tue Jun 10 2014 - 23:53:49 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Tue Jun 10 2014 - 23:58:13 EST)
- [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues A Raghavendra Rao (Wed Jun 11 2014 - 00:01:58 EST)
- [seccomp] kernel BUG at kernel/fork.c:1100! Jet Chen (Wed Jun 11 2014 - 00:05:50 EST)
- [PATCH 1/1] perf/amd: NULL return of kzalloc_node should be handled Zhouyi Zhou (Wed Jun 11 2014 - 00:08:58 EST)
- [RFC PATCH v2] perf/amd: Try to fix some mem allocation failure handling Zhouyi Zhou (Wed Jun 11 2014 - 00:09:43 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Greg KH (Wed Jun 11 2014 - 00:10:15 EST)
- Re: [RFC PATCH V2] rt/aio: fix rcu garbage collection might_sleep() splat Mike Galbraith (Wed Jun 11 2014 - 00:10:38 EST)
- Re: [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Paul E. McKenney (Wed Jun 11 2014 - 00:12:14 EST)
- Re: [PATCH 06/13] staging: rtl8188eu: Remove unused funtion _rtw_read_mem() navin patidar (Wed Jun 11 2014 - 00:13:28 EST)
- Re: [PATCH] Staging: rtl8192e: dot11d: Fixed coding style issues Greg KH (Wed Jun 11 2014 - 00:22:33 EST)
- recvmmsg/sendmmsg result types inconsistent, integer overflows? Rich Felker (Wed Jun 11 2014 - 00:22:48 EST)
- Re: [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Pranith Kumar (Wed Jun 11 2014 - 00:24:32 EST)
- Re: [PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention Joonsoo Kim (Wed Jun 11 2014 - 00:30:30 EST)
- [media/usb] BUG: unable to handle kernel paging request at 0a800000 Jet Chen (Wed Jun 11 2014 - 00:31:05 EST)
- Counting currently open file descriptors per process. wmealing (Wed Jun 11 2014 - 00:33:14 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Wed Jun 11 2014 - 00:34:22 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Felipe Balbi (Wed Jun 11 2014 - 00:35:34 EST)
- [net-next PATCH] mrf24j40: add device managed APIs Varka Bhadram (Wed Jun 11 2014 - 00:35:50 EST)
- [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Jet Chen (Wed Jun 11 2014 - 00:42:27 EST)
- Re: [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Paul E. McKenney (Wed Jun 11 2014 - 00:42:53 EST)
- [PATCH] Staging: rtl8192e: dot11d: Fixed printk coding style issues A Raghavendra Rao (Wed Jun 11 2014 - 00:48:17 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Wed Jun 11 2014 - 00:48:49 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Chander Kashyap (Wed Jun 11 2014 - 00:52:16 EST)
- Re: [PATCH 3.13 131/160] Bluetooth: Fix redundant encryption request for reauthentication Johan Hedberg (Wed Jun 11 2014 - 00:55:25 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Wed Jun 11 2014 - 00:55:38 EST)
- Re: [PATCH] Staging: rtl8192e: dot11d: Fixed printk coding style issues Greg KH (Wed Jun 11 2014 - 00:58:21 EST)
- [PATCH] devres: remove devm_request_and_ioremap() Jingoo Han (Wed Jun 11 2014 - 01:00:18 EST)
- [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update Yinghai Lu (Wed Jun 11 2014 - 01:04:47 EST)
- [PATCH] Staging: rtl8192e: dot11d: Fixed printk coding style issues A Raghavendra Rao (Wed Jun 11 2014 - 01:05:23 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Michael Kerrisk (Wed Jun 11 2014 - 01:09:11 EST)
- linux-next: Tree for Jun 11 Stephen Rothwell (Wed Jun 11 2014 - 01:15:20 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Mike Galbraith (Wed Jun 11 2014 - 01:24:30 EST)
- [GIT PULL] xfs: updates for 3.16-rc1 Dave Chinner (Wed Jun 11 2014 - 01:31:23 EST)
- [PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio Tushar Behera (Wed Jun 11 2014 - 01:35:23 EST)
- [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Tushar Behera (Wed Jun 11 2014 - 01:35:37 EST)
- [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420 Tushar Behera (Wed Jun 11 2014 - 01:35:51 EST)
- [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Tushar Behera (Wed Jun 11 2014 - 01:36:00 EST)
- Re: [PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention Eric Dumazet (Wed Jun 11 2014 - 01:43:47 EST)
- Re: Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Sitsofe Wheeler (Wed Jun 11 2014 - 01:46:52 EST)
- Re: [PATCH] staging: usbip: stub_main.c: Cleaning up missing null-terminate after strncpy call Dan Carpenter (Wed Jun 11 2014 - 01:47:12 EST)
- Re: [PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression Dan Carpenter (Wed Jun 11 2014 - 01:47:52 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Eric Dumazet (Wed Jun 11 2014 - 01:50:17 EST)
- Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Wed Jun 11 2014 - 01:52:15 EST)
- Re: [PATCH] ring-buffer: Fix polling on trace_pipe Martin Lau (Wed Jun 11 2014 - 01:58:29 EST)
- Re: Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Sitsofe Wheeler (Wed Jun 11 2014 - 02:03:54 EST)
- Re: [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Julian Anastasov (Wed Jun 11 2014 - 02:06:48 EST)
- [patch] mfd: vexpress: use after free in vexpress_syscfg_regmap_init() Dan Carpenter (Wed Jun 11 2014 - 02:07:59 EST)
- Re: [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update H. Peter Anvin (Wed Jun 11 2014 - 02:08:29 EST)
- [GIT PULL] pwm: Changes for v3.16-rc1 Thierry Reding (Wed Jun 11 2014 - 02:09:03 EST)
- Re: [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays? Michael wang (Wed Jun 11 2014 - 02:14:01 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Sitsofe Wheeler (Wed Jun 11 2014 - 02:16:42 EST)
- [PULL] modules-next Rusty Russell (Wed Jun 11 2014 - 02:21:36 EST)
- [PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable Lu Baolu (Wed Jun 11 2014 - 02:26:03 EST)
- Re: [Nouveau] Machine freeze on latest Linus kernel, seems related to nouveau Damien Wyart (Wed Jun 11 2014 - 02:27:59 EST)
- [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor Heiko Schocher (Wed Jun 11 2014 - 02:28:30 EST)
- Re: [PATCH] ipip, sit: fix ipv4_{update_pmtu,redirect} calls David Miller (Wed Jun 11 2014 - 02:36:31 EST)
- Re: [PATCHv4 net-next 0/4] bridge: multicast snooping patches / exports David Miller (Wed Jun 11 2014 - 02:51:32 EST)
- [GIT PULL] MTD updates for 3.16-rc1 Brian Norris (Wed Jun 11 2014 - 03:06:05 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 03:08:41 EST)
- Re: [PATCH v3] dns_resolver: assure that dns_query() result is null-terminated David Miller (Wed Jun 11 2014 - 03:12:23 EST)
- Re: [PATCH] s390: avoid format strings leaking into names Heiko Carstens (Wed Jun 11 2014 - 03:13:15 EST)
- Re: [PATCH] net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation David Miller (Wed Jun 11 2014 - 03:15:36 EST)
- Re: [PATCH] net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false David Miller (Wed Jun 11 2014 - 03:15:43 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client Christoph Hellwig (Wed Jun 11 2014 - 03:24:15 EST)
- Re: [patch 3/3] timerfd: Implement write method Andrew Vagin (Wed Jun 11 2014 - 03:27:57 EST)
- Re: [PATCH v2] ip_vti: Fix 'ip tunnel add' with 'key' parameters David Miller (Wed Jun 11 2014 - 03:31:23 EST)
- [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling HATAYAMA Daisuke (Wed Jun 11 2014 - 03:39:23 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Namhyung Kim (Wed Jun 11 2014 - 03:41:11 EST)
- Re: [PATCH v2 1/2] Loosen seams to allow support of other keyboards Antonio Ospite (Wed Jun 11 2014 - 03:41:40 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Wed Jun 11 2014 - 03:43:12 EST)
- Re: [PATCH] ip_tunnel: fix i_key matching in ip_tunnel_find David Miller (Wed Jun 11 2014 - 03:43:56 EST)
- Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Dan Carpenter (Wed Jun 11 2014 - 03:49:27 EST)
- [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows Lai Jiangshan (Wed Jun 11 2014 - 03:49:41 EST)
- Re: [patch 3/3] timerfd: Implement write method Cyrill Gorcunov (Wed Jun 11 2014 - 03:51:37 EST)
- Re: [RESEND PATCH] ARM: EXYNOS: Fix the sequence of secondary CPU boot for Exynos3250 Krzysztof Kozlowski (Wed Jun 11 2014 - 03:52:16 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Wed Jun 11 2014 - 03:53:01 EST)
- [PATCH] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI Chew Chiau Ee (Wed Jun 11 2014 - 03:53:38 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Michal Hocko (Wed Jun 11 2014 - 03:57:37 EST)
- [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim Michal Hocko (Wed Jun 11 2014 - 04:00:58 EST)
- [PATCH 2/2] memcg: Allow guarantee reclaim Michal Hocko (Wed Jun 11 2014 - 04:01:03 EST)
- [PATCH v2] Documentation: Rename hpfall.c => freefall.c, fixes for Dell Pali RohÃr (Wed Jun 11 2014 - 04:03:45 EST)
- [PATCH 2/2] tracing: Do not copy hash if O_TRUNC is set Namhyung Kim (Wed Jun 11 2014 - 04:07:12 EST)
- [PATCH 1/2] tracing: Fix memory leak on failure path in ftrace_allocate_pages() Namhyung Kim (Wed Jun 11 2014 - 04:07:44 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Joonsoo Kim (Wed Jun 11 2014 - 04:08:03 EST)
- Re: [PATCH v5 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Arnd Bergmann (Wed Jun 11 2014 - 04:08:27 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Joonsoo Kim (Wed Jun 11 2014 - 04:12:22 EST)
- Re: [tip:locking/core] x86, locking/rwlocks: Enable qrwlocks on x86 Paul Bolle (Wed Jun 11 2014 - 04:14:24 EST)
- [patch] pinctrl: berlin: fix an error code in berlin_pinctrl_probe() Dan Carpenter (Wed Jun 11 2014 - 04:16:26 EST)
- [linux 3.4 question] reboot command stall when vdbench test Weng Meiling (Wed Jun 11 2014 - 04:21:20 EST)
- Re: [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays? Peter Zijlstra (Wed Jun 11 2014 - 04:24:51 EST)
- Re: [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework Michal Nazarewicz (Wed Jun 11 2014 - 04:25:22 EST)
- ARC: CONFIG_ARC_MMU_V4 Paul Bolle (Wed Jun 11 2014 - 04:26:13 EST)
- Re: [RFC PATCH] PM: Domain: Add flag to assure that device's runtime pm callback is called at once. Ulf Hansson (Wed Jun 11 2014 - 04:27:56 EST)
- Re: [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Jet Chen (Wed Jun 11 2014 - 04:34:31 EST)
- Re: [patch] pinctrl: berlin: fix an error code in berlin_pinctrl_probe() Sebastian Hesselbarth (Wed Jun 11 2014 - 04:36:32 EST)
- Re: [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Antonio Ospite (Wed Jun 11 2014 - 04:36:45 EST)
- Re: [PATCH v5 0/7] ARM: berlin: add AHCI support Antoine Ténart (Wed Jun 11 2014 - 04:37:10 EST)
- [PATCH v6 0/2] i2c: sunxi: add P2WI controller support Boris BREZILLON (Wed Jun 11 2014 - 04:39:53 EST)
- [PATCH v6 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Wed Jun 11 2014 - 04:40:18 EST)
- [PATCH v6 1/2] i2c: sunxi: add P2WI DT bindings documentation Boris BREZILLON (Wed Jun 11 2014 - 04:40:49 EST)
- Re: ARC: CONFIG_ARC_MMU_V4 Vineet Gupta (Wed Jun 11 2014 - 04:43:18 EST)
- Re: hanging aio process Ming Lei (Wed Jun 11 2014 - 04:48:07 EST)
- Re: [PATCH v6 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Arnd Bergmann (Wed Jun 11 2014 - 04:49:13 EST)
- Re: [PATCH] HID: drop remove Unicode non-breaking space from Kconfig Jiri Kosina (Wed Jun 11 2014 - 04:50:43 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling Peter Zijlstra (Wed Jun 11 2014 - 04:55:08 EST)
- Re: [RFC] Best place/method to determine BIOS version? Matt Fleming (Wed Jun 11 2014 - 04:55:58 EST)
- Re: [PATCH 1/2] regulator: ab8500: Remove ab8500_regulator_of_probe() Linus Walleij (Wed Jun 11 2014 - 04:56:07 EST)
- Re: [PATCH v6 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Wolfram Sang (Wed Jun 11 2014 - 04:56:39 EST)
- Re: [PATCH 2/2] regulator: ab8500: Remove ab8500_regulator_debug_init/exit() Linus Walleij (Wed Jun 11 2014 - 04:56:53 EST)
- [PATCH 03/36] ARM: OMAP2+: gpmc: Add platform data Roger Quadros (Wed Jun 11 2014 - 04:57:38 EST)
- [PATCH 04/36] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data Roger Quadros (Wed Jun 11 2014 - 04:57:46 EST)
- [PATCH 07/36] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver Roger Quadros (Wed Jun 11 2014 - 04:57:49 EST)
- [PATCH 09/36] mtd: nand: omap: Clean up device tree support Roger Quadros (Wed Jun 11 2014 - 04:58:00 EST)
- [PATCH 11/36] mtd: nand: omap: Update DT binding documentation Roger Quadros (Wed Jun 11 2014 - 04:58:11 EST)
- [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings Roger Quadros (Wed Jun 11 2014 - 04:58:20 EST)
- [PATCH 17/36] ARM: OMAP2+: gpmc-onenand: Use Async settings/timings by default Roger Quadros (Wed Jun 11 2014 - 04:58:25 EST)
- [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/ Roger Quadros (Wed Jun 11 2014 - 04:58:34 EST)
- [PATCH 19/36] mtd: onenand: omap: Use devres managed resources Roger Quadros (Wed Jun 11 2014 - 04:58:48 EST)
- [PATCH 25/36] ARM: OMAP2+: gpmc: Support multiple Chip Selects per device Roger Quadros (Wed Jun 11 2014 - 04:59:00 EST)
- [PATCH 33/36] ARM: OMAP2+: board-flash: Use gpmc_generic_init() for NOR Roger Quadros (Wed Jun 11 2014 - 04:59:28 EST)
- [PATCH 36/36] ARM: OMAP2+: defconfig: Enable TI GPMC driver Roger Quadros (Wed Jun 11 2014 - 04:59:33 EST)
- Re: [tip:locking/core] x86, locking/rwlocks: Enable qrwlocks on x86 Peter Zijlstra (Wed Jun 11 2014 - 04:59:42 EST)
- [PATCH 35/36] ARM: OMAP2+: gpmc: move GPMC driver into drivers/memory Roger Quadros (Wed Jun 11 2014 - 05:00:09 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Petr Mládek (Wed Jun 11 2014 - 05:01:20 EST)
- [PATCH 34/36] ARM: OMAP2+: gpmc: Make externally unused functions/defines private Roger Quadros (Wed Jun 11 2014 - 05:01:43 EST)
- [PATCH 32/36] ARM: OMAP2+: onenand: Use gpmc_generic_init() Roger Quadros (Wed Jun 11 2014 - 05:02:02 EST)
- [PATCH 31/36] ARM: OMAP2: usb-tusb6010: Use gpmc_generic_init() Roger Quadros (Wed Jun 11 2014 - 05:02:24 EST)
- [PATCH 29/36] ARM: OMAP2+: gpmc-smc91x: Use gpmc_generic_init() Roger Quadros (Wed Jun 11 2014 - 05:02:42 EST)
- [PATCH 30/36] ARM: OMAP2+: gpmc-smsc911x: Use gpmc_generic_init() Roger Quadros (Wed Jun 11 2014 - 05:02:55 EST)
- [PATCH 27/36] ARM: OMAP2+: usb-tusb6010: Use omap_gpmc_retime() Roger Quadros (Wed Jun 11 2014 - 05:03:29 EST)
- NTB driver support in haswell platform? Yijing Wang (Wed Jun 11 2014 - 05:04:04 EST)
- [PATCH 28/36] ARM: OMAP2+: nand: Update gpmc_nand_init() to use generic_gpmc_init() Roger Quadros (Wed Jun 11 2014 - 05:04:42 EST)
- [PATCH 26/36] ARM: OMAP2+: gpmc-smc91x: Get rid of retime() from omap_smc91x_platform_data Roger Quadros (Wed Jun 11 2014 - 05:05:09 EST)
- Re: [tip:locking/core] x86, locking/rwlocks: Enable qrwlocks on x86 Peter Zijlstra (Wed Jun 11 2014 - 05:05:43 EST)
- [PATCH 20/36] mtd: onenand: omap: Clean up device tree support Roger Quadros (Wed Jun 11 2014 - 05:06:18 EST)
- [PATCH 24/36] ARM: OMAP2+: gpmc: add NAND specific setup Roger Quadros (Wed Jun 11 2014 - 05:06:43 EST)
- [PATCH 21/36] ARM: dts: OMAP2+: Fix OneNAND device nodes Roger Quadros (Wed Jun 11 2014 - 05:07:07 EST)
- [PATCH 22/36] ARM: OMAP2+: gmpc: add gpmc_generic_init() Roger Quadros (Wed Jun 11 2014 - 05:07:51 EST)
- [PATCH 23/36] ARM: OMAP2+: gpmc: use platform data to configure CS space and poplulate device Roger Quadros (Wed Jun 11 2014 - 05:08:17 EST)
- [PATCH 16/36] mtd: onenand: omap: Remove regulator management code Roger Quadros (Wed Jun 11 2014 - 05:09:18 EST)
- Re: [patch 3/3] timerfd: Implement write method Andrew Vagin (Wed Jun 11 2014 - 05:09:33 EST)
- [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period Roger Quadros (Wed Jun 11 2014 - 05:10:08 EST)
- [PATCH 13/36] ARM: OMAP2+: gpmc.c: sanity check bank-width DT property Roger Quadros (Wed Jun 11 2014 - 05:10:52 EST)
- [PATCH 12/36] ARM: dts: omap3-beagle: Add NAND device Roger Quadros (Wed Jun 11 2014 - 05:11:27 EST)
- [PATCH] ARC: remove checks for CONFIG_ARC_MMU_V4 Paul Bolle (Wed Jun 11 2014 - 05:11:57 EST)
- Re: [PATCH v6 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Wed Jun 11 2014 - 05:12:21 EST)
- [PATCH 10/36] ARM: dts: OMAP2+: Fix NAND device nodes Roger Quadros (Wed Jun 11 2014 - 05:12:53 EST)
- Proposal to realize hot-add *several sections one time* Zhang Zhen (Wed Jun 11 2014 - 05:13:41 EST)
- [PATCH 08/36] mtd: nand: omap: Copy platform data parameters to omap_nand_info data Roger Quadros (Wed Jun 11 2014 - 05:14:04 EST)
- Re: [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc Andreas Färber (Wed Jun 11 2014 - 05:14:20 EST)
- [PATCH 06/36] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver Roger Quadros (Wed Jun 11 2014 - 05:14:52 EST)
- Re: [PATCH] phy: sun4i: depend on RESET_CONTROLLER Maxime Ripard (Wed Jun 11 2014 - 05:15:15 EST)
- [PATCH 02/36] ARM: dts: OMAP2+: Fix GPMC register space size Roger Quadros (Wed Jun 11 2014 - 05:15:50 EST)
- [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Roger Quadros (Wed Jun 11 2014 - 05:15:52 EST)
- [GIT PULL] Thermal Management updates for v3.16-rc1 Zhang Rui (Wed Jun 11 2014 - 05:16:15 EST)
- [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space Roger Quadros (Wed Jun 11 2014 - 05:16:38 EST)
- Re: [PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges Mika Westerberg (Wed Jun 11 2014 - 05:16:48 EST)
- Re: [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix Andy Whitcroft (Wed Jun 11 2014 - 05:17:04 EST)
- [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2 Roger Quadros (Wed Jun 11 2014 - 05:17:31 EST)
- [PATCH v7 0/2] i2c: sunxi: add P2WI controller support Boris BREZILLON (Wed Jun 11 2014 - 05:17:42 EST)
- [PATCH v7 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support Boris BREZILLON (Wed Jun 11 2014 - 05:17:56 EST)
- [PATCH v7 1/2] i2c: sunxi: add P2WI DT bindings documentation Boris BREZILLON (Wed Jun 11 2014 - 05:18:19 EST)
- Re: [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays? Michael wang (Wed Jun 11 2014 - 05:18:48 EST)
- [PATCH] clocksource: arch_arm_timer: Fix timecounter initialization Xiubo Li (Wed Jun 11 2014 - 05:22:08 EST)
- Re: [patch] mfd: vexpress: use after free in vexpress_syscfg_regmap_init() Pawel Moll (Wed Jun 11 2014 - 05:22:35 EST)
- Re: [PATCH v2 1/1] platform/chrome: Probe multiple i2c adapters of the same name Mika Westerberg (Wed Jun 11 2014 - 05:24:14 EST)
- mips: math-emu: Fix compilation error ieee754.c Eunbong Song (Wed Jun 11 2014 - 05:24:59 EST)
- Re: [PATCH v2] firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk Stefan Richter (Wed Jun 11 2014 - 05:25:41 EST)
- Re: [RFC PATCH 07/16 v3] Init Workload Consolidation flags in sched_domain Dietmar Eggemann (Wed Jun 11 2014 - 05:27:38 EST)
- Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver Bartlomiej Zolnierkiewicz (Wed Jun 11 2014 - 05:31:23 EST)
- Re: Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Daniel Vetter (Wed Jun 11 2014 - 05:32:40 EST)
- Re: Linux 3.15 .. and continuation of merge window J. R. Okajima (Wed Jun 11 2014 - 05:33:10 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Petr Mládek (Wed Jun 11 2014 - 05:34:57 EST)
- Re: [PATCH v2] firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk Stefan Richter (Wed Jun 11 2014 - 05:36:31 EST)
- Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver Bartlomiej Zolnierkiewicz (Wed Jun 11 2014 - 05:42:39 EST)
- [PATCH] [linux-next] arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' Paul Bolle (Wed Jun 11 2014 - 05:44:27 EST)
- Re: [PATCH] phy: sun4i: depend on RESET_CONTROLLER Kishon Vijay Abraham I (Wed Jun 11 2014 - 05:45:18 EST)
- Re: [PATCH] phy: sun4i: depend on RESET_CONTROLLER Maxime Ripard (Wed Jun 11 2014 - 05:50:12 EST)
- [PATCH] checkpatch: fix handling of stacked state for preprocessor if branches Andy Whitcroft (Wed Jun 11 2014 - 05:51:13 EST)
- [PATCH 0/2] sched: Rework migrate_tasks() and check_for_tasks() Kirill Tkhai (Wed Jun 11 2014 - 05:52:14 EST)
- [PATCH 1/2] sched: Rework migrate_tasks() Kirill Tkhai (Wed Jun 11 2014 - 05:52:21 EST)
- [PATCH 2/2] sched: Rework check_for_tasks() Kirill Tkhai (Wed Jun 11 2014 - 05:52:25 EST)
- Re: [patch 3/3] timerfd: Implement write method Cyrill Gorcunov (Wed Jun 11 2014 - 05:52:53 EST)
- Re: [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix Andy Whitcroft (Wed Jun 11 2014 - 05:57:20 EST)
- Re: [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix Andy Whitcroft (Wed Jun 11 2014 - 05:59:49 EST)
- [PATCH] [TRIVIAL] SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION Paul Bolle (Wed Jun 11 2014 - 06:03:56 EST)
- Re: [patch] mfd: vexpress: use after free in vexpress_syscfg_regmap_init() Dan Carpenter (Wed Jun 11 2014 - 06:08:20 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Lorenzo Pieralisi (Wed Jun 11 2014 - 06:14:14 EST)
- [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init() Dan Carpenter (Wed Jun 11 2014 - 06:18:00 EST)
- Re: [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path Peter Zijlstra (Wed Jun 11 2014 - 06:26:23 EST)
- Re: [RFC PATCH] PM: Domain: Add flag to assure that device's runtime pm callback is called at once. jonghwa3 . lee (Wed Jun 11 2014 - 06:31:31 EST)
- [f2fs-dev][PATCH] f2fs: remove unused variables in f2fs_sm_info Chao Yu (Wed Jun 11 2014 - 06:33:26 EST)
- Re: [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init() Pawel Moll (Wed Jun 11 2014 - 06:33:35 EST)
- Re: 3.4.92 MTU issues Egerváry Gergely (Wed Jun 11 2014 - 06:33:44 EST)
- Re: [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Paul Bolle (Wed Jun 11 2014 - 06:37:57 EST)
- VÃÅenie E-mail uÅÃvateÄa; administrator WebMail (Wed Jun 11 2014 - 06:42:48 EST)
- Re: [PATCH 1/2] i2c/ACPI: Support for multiple serial bus addresses Mika Westerberg (Wed Jun 11 2014 - 06:53:39 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Peter Zijlstra (Wed Jun 11 2014 - 06:54:16 EST)
- Re: [PULL] modules-next Mark Brown (Wed Jun 11 2014 - 06:55:35 EST)
- Re: [PATCH v2 0/2] Add support for Lenovo Compact Keyboard Jiri Kosina (Wed Jun 11 2014 - 06:57:31 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Peter Zijlstra (Wed Jun 11 2014 - 06:57:43 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Eduardo Valentin (Wed Jun 11 2014 - 07:03:10 EST)
- Re: [PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression Jeff Layton (Wed Jun 11 2014 - 07:06:43 EST)
- [PATCH] ip_vti: fix sparse warnings for VTI_ISVTI Dmitry Popov (Wed Jun 11 2014 - 07:09:24 EST)
- Re: [PATCH 1/2] clk: qcom: add clocks necessary for apq8064 sdcc Srinivas Kandagatla (Wed Jun 11 2014 - 07:11:53 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Kirill Tkhai (Wed Jun 11 2014 - 07:15:49 EST)
- [PATCH 3/8] iio: of_iio_channel_get_by_name() returns non-null pointers for error legs Adam Thomson (Wed Jun 11 2014 - 07:17:51 EST)
- [PATCH 4/8] iio: Add support for DA9150 GPADC Adam Thomson (Wed Jun 11 2014 - 07:17:53 EST)
- [PATCH 2/8] mfd: da9150: Add DT binding documentation for core Adam Thomson (Wed Jun 11 2014 - 07:18:14 EST)
- [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device Adam Thomson (Wed Jun 11 2014 - 07:18:23 EST)
- [PATCH 5/8] iio: da9150: Add DT binding documentation for GPADC Adam Thomson (Wed Jun 11 2014 - 07:18:37 EST)
- [PATCH 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC Adam Thomson (Wed Jun 11 2014 - 07:18:48 EST)
- [PATCH 6/8] power: Add support for DA9150 Charger Adam Thomson (Wed Jun 11 2014 - 07:19:33 EST)
- [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Adam Thomson (Wed Jun 11 2014 - 07:21:09 EST)
- [PATCH 7/8] power: da9150: Add DT binding documentation for charger Adam Thomson (Wed Jun 11 2014 - 07:22:19 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Srikar Dronamraju (Wed Jun 11 2014 - 07:24:26 EST)
- Re: [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners Vlastimil Babka (Wed Jun 11 2014 - 07:24:53 EST)
- Re: [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Jiri Kosina (Wed Jun 11 2014 - 07:25:55 EST)
- [RFC PATCH 0/3] Add trace to thermal framework Punit Agrawal (Wed Jun 11 2014 - 07:32:37 EST)
- [RFC PATCH 1/3] thermal: trace: Trace temperature changes Punit Agrawal (Wed Jun 11 2014 - 07:32:59 EST)
- [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Punit Agrawal (Wed Jun 11 2014 - 07:33:16 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Vlastimil Babka (Wed Jun 11 2014 - 07:33:42 EST)
- Re: [RFC PATCH v3 4/7] thermal: introduce the Power Actor API Eduardo Valentin (Wed Jun 11 2014 - 07:33:55 EST)
- [RFC PATCH 2/3] thermal: trace: Trace when a cooling device's state is updated Punit Agrawal (Wed Jun 11 2014 - 07:34:29 EST)
- Re: [pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock) Tetsuo Handa (Wed Jun 11 2014 - 07:35:57 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Peter Zijlstra (Wed Jun 11 2014 - 07:38:54 EST)
- BUG: Bad page state in process swapper pfn:00000 Geert Uytterhoeven (Wed Jun 11 2014 - 07:40:29 EST)
- Re: [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner Vlastimil Babka (Wed Jun 11 2014 - 07:41:47 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Morten Rasmussen (Wed Jun 11 2014 - 07:42:16 EST)
- [resend][PATCH 35/36] ARM: OMAP2+: gpmc: move GPMC driver into drivers/memory Roger Quadros (Wed Jun 11 2014 - 07:45:48 EST)
- Re: [PATCH 08/10] mm, compaction: pass gfp mask to compact_control Vlastimil Babka (Wed Jun 11 2014 - 07:46:53 EST)
- [PATCH] block: remove elv_abort_queue and blk_abort_flushes Christoph Hellwig (Wed Jun 11 2014 - 07:49:31 EST)
- [PATCH] dma-mapping: Provide write-combine allocations Thierry Reding (Wed Jun 11 2014 - 07:49:41 EST)
- Re: [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2 Javier Martinez Canillas (Wed Jun 11 2014 - 07:52:16 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling Peter Zijlstra (Wed Jun 11 2014 - 07:54:25 EST)
- Re: [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2 Roger Quadros (Wed Jun 11 2014 - 07:55:30 EST)
- Re: [ANNOUNCE] scsi patch queue tree Christoph Hellwig (Wed Jun 11 2014 - 08:01:51 EST)
- Re: [PATCH] ip_vti: fix sparse warnings for VTI_ISVTI Dmitry Popov (Wed Jun 11 2014 - 08:02:25 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Eduardo Valentin (Wed Jun 11 2014 - 08:02:44 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling Matt Fleming (Wed Jun 11 2014 - 08:06:07 EST)
- Re: [PATCH v2] notify block layer when using temporary change to cache_type Christoph Hellwig (Wed Jun 11 2014 - 08:07:23 EST)
- Re: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Geert Uytterhoeven (Wed Jun 11 2014 - 08:09:20 EST)
- Re: [PATCH] sd: bad return code of init_sd Christoph Hellwig (Wed Jun 11 2014 - 08:10:26 EST)
- Re: [linux 3.4 question] reboot command stall when vdbench test Jan Kara (Wed Jun 11 2014 - 08:12:23 EST)
- kmemleak: Unable to handle kernel paging request Denis Kirjanov (Wed Jun 11 2014 - 08:13:14 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Chander Kashyap (Wed Jun 11 2014 - 08:14:28 EST)
- Re: [PATCH] fs/ext2/super.c: Drop memory allocation cast Jan Kara (Wed Jun 11 2014 - 08:15:01 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner Vlastimil Babka (Wed Jun 11 2014 - 08:19:04 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Kirill Tkhai (Wed Jun 11 2014 - 08:21:05 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Vlastimil Babka (Wed Jun 11 2014 - 08:22:38 EST)
- Re: [RFC PATCH v3 5/7] thermal: add a basic cpu power actor Eduardo Valentin (Wed Jun 11 2014 - 08:25:02 EST)
- Re: Linux 3.15 .. and continuation of merge window Al Viro (Wed Jun 11 2014 - 08:30:32 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Wed Jun 11 2014 - 08:30:36 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Tejun Heo (Wed Jun 11 2014 - 08:31:16 EST)
- [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Wed Jun 11 2014 - 08:33:50 EST)
- [PATCH v8 5/7] arm: add basic support for Mediatek MT6589 boards Matthias Brugger (Wed Jun 11 2014 - 08:34:51 EST)
- Re: [PATCH v8 1/8] ftrace: make CALLER_ADDRx macros more generic Geert Uytterhoeven (Wed Jun 11 2014 - 08:34:57 EST)
- [PATCH v8 6/7] dt-bindings: add documentation for Mediatek SoC Matthias Brugger (Wed Jun 11 2014 - 08:35:17 EST)
- [PATCH v8 7/7] arm: mediatek: add dts for Aquaris5 mobile phone Matthias Brugger (Wed Jun 11 2014 - 08:35:41 EST)
- [PATCH v8 4/7] vendor-prefixes: add prefix for Mediaktek Inc. Matthias Brugger (Wed Jun 11 2014 - 08:36:01 EST)
- [PATCH v8 3/7] dt-bindings: add mtk-timer bindings Matthias Brugger (Wed Jun 11 2014 - 08:36:19 EST)
- [PATCH v8 2/7] clocksource: Add support for the Mediatek SoCs Matthias Brugger (Wed Jun 11 2014 - 08:36:32 EST)
- [PATCH v8 1/7] of: Provide function to request and map memory Matthias Brugger (Wed Jun 11 2014 - 08:36:43 EST)
- [PATCH v8 0/7] arm: Add basic support for Mediatek Cortex-A7 SoCs Matthias Brugger (Wed Jun 11 2014 - 08:36:55 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Heiko Carstens (Wed Jun 11 2014 - 08:43:19 EST)
- Re: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Rob Herring (Wed Jun 11 2014 - 08:43:24 EST)
- Re: [patch 3/3] timerfd: Implement write method Cyrill Gorcunov (Wed Jun 11 2014 - 08:43:56 EST)
- Re: [PATCH v6 02/12] mmc: mmci: Add Qualcomm specific register defines. Linus Walleij (Wed Jun 11 2014 - 08:45:22 EST)
- Re: [PATCH v6 03/12] mmc: mmci: Add enough delay between writes to CMD register. Linus Walleij (Wed Jun 11 2014 - 08:46:17 EST)
- Re: [PATCH v6 09/12] mmc: mmci: add f_max to variant structure Linus Walleij (Wed Jun 11 2014 - 08:47:33 EST)
- Re: [PATCH v3 3/6] virtio-scsi: avoid cancelling uninitialized work items Christoph Hellwig (Wed Jun 11 2014 - 08:47:39 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Mikko Perttunen (Wed Jun 11 2014 - 08:47:44 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Igor Mammedov (Wed Jun 11 2014 - 08:49:07 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Steven Rostedt (Wed Jun 11 2014 - 08:49:19 EST)
- Re: [PATCH v6 10/12] mmc: mmci: add explicit clk control Linus Walleij (Wed Jun 11 2014 - 08:50:21 EST)
- Re: [PATCH v6 11/12] mmc: mmci: Add Qcom specific rx_fifocnt logic. Linus Walleij (Wed Jun 11 2014 - 08:52:10 EST)
- Re: [PATCH v6 12/12] mmc: mmci: Add Qualcomm Id to amba id table Linus Walleij (Wed Jun 11 2014 - 08:53:01 EST)
- Re: [PATCH 1/1] define generic version of cmpxchg{64} only if not, previously defined Arnd Bergmann (Wed Jun 11 2014 - 08:55:31 EST)
- Re: [PATCH] sctp: Fix sk_ack_backlog wrap-around problem Vlad Yasevich (Wed Jun 11 2014 - 08:56:11 EST)
- Re: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Geert Uytterhoeven (Wed Jun 11 2014 - 09:02:17 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Sitsofe Wheeler (Wed Jun 11 2014 - 09:06:18 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Wed Jun 11 2014 - 09:09:35 EST)
- Re: drivers/char/random.c: more ruminations Theodore Ts'o (Wed Jun 11 2014 - 09:11:49 EST)
- Re: [PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression Dan Carpenter (Wed Jun 11 2014 - 09:12:13 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Lorenzo Pieralisi (Wed Jun 11 2014 - 09:14:55 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Srikar Dronamraju (Wed Jun 11 2014 - 09:15:48 EST)
- RE: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Opensource [Adam Thomson] (Wed Jun 11 2014 - 09:17:29 EST)
- Re: [BISECTED][REGRESSION] Kernel does not boot on EeePC Igor Mammedov (Wed Jun 11 2014 - 09:19:38 EST)
- Re: Fwd: Re: [PATCH v3 3/6] virtio-scsi: avoid cancelling uninitialized work items Stefan Hajnoczi (Wed Jun 11 2014 - 09:19:46 EST)
- [PATCH] arm/ftrace: Fix function_return_addr() to function_return_address() Steven Rostedt (Wed Jun 11 2014 - 09:23:38 EST)
- [PATCH] pps : disable kernel consumer support if HZ_IDLE. Paul Chavent (Wed Jun 11 2014 - 09:23:49 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Luiz Capitulino (Wed Jun 11 2014 - 09:24:12 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Chander Kashyap (Wed Jun 11 2014 - 09:29:52 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Abhilash Kesavan (Wed Jun 11 2014 - 09:35:06 EST)
- [GIT PULL 1/1] ARM: SoC updates for 3.16 (part 2) Arnd Bergmann (Wed Jun 11 2014 - 09:37:14 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Morten Rasmussen (Wed Jun 11 2014 - 09:37:55 EST)
- RE: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Adam Thomson (Wed Jun 11 2014 - 09:38:29 EST)
- Re: [PATCH] arm/ftrace: Fix function_return_addr() to function_return_address() Geert Uytterhoeven (Wed Jun 11 2014 - 09:38:58 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Paul E. McKenney (Wed Jun 11 2014 - 09:39:29 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Wed Jun 11 2014 - 09:41:30 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Kirill Tkhai (Wed Jun 11 2014 - 09:44:01 EST)
- Re: [PATCH] arm/ftrace: Fix function_return_addr() to function_return_address() Steven Rostedt (Wed Jun 11 2014 - 09:44:19 EST)
- [PULL] vhost: infrastructure changes for 3.16 Michael S. Tsirkin (Wed Jun 11 2014 - 09:44:46 EST)
- Re: [PATCH][RFC] err.h: silence sparse warning: dereference of noderef expression Jeff Layton (Wed Jun 11 2014 - 09:51:15 EST)
- Re: [PATCH 4/4] regulator: arizona-ldo1: Do not control clocking from regulator Mark Brown (Wed Jun 11 2014 - 09:55:23 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Christoph Lameter (Wed Jun 11 2014 - 09:59:00 EST)
- Re: [PATCH 1/2] tracing: Fix memory leak on failure path in ftrace_allocate_pages() Steven Rostedt (Wed Jun 11 2014 - 10:03:47 EST)
- Re: [PATCH v1] of/irq: do irq resolution in platform_get_irq_byname() Linus Walleij (Wed Jun 11 2014 - 10:04:20 EST)
- Re: [PATCH 2/2] tracing: Do not copy hash if O_TRUNC is set Steven Rostedt (Wed Jun 11 2014 - 10:05:30 EST)
- Re: [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Wed Jun 11 2014 - 10:06:31 EST)
- Re: [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Wed Jun 11 2014 - 10:07:34 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Wed Jun 11 2014 - 10:08:36 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Michal Hocko (Wed Jun 11 2014 - 10:11:25 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Punit Agrawal (Wed Jun 11 2014 - 10:11:32 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Borislav Petkov (Wed Jun 11 2014 - 10:13:27 EST)
- vdso_install target broken post-3.15 Josh Boyer (Wed Jun 11 2014 - 10:14:34 EST)
- [GIT PULL] Block IO changes for -rc1 Jens Axboe (Wed Jun 11 2014 - 10:17:17 EST)
- Re: [ANNOUNCE] scsi patch queue tree James Bottomley (Wed Jun 11 2014 - 10:17:42 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Steven Rostedt (Wed Jun 11 2014 - 10:20:17 EST)
- Re: [PATCH 8/8] DT: Add vendor prefix for Dialog Semiconductor Ltd. Rob Herring (Wed Jun 11 2014 - 10:22:35 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Wed Jun 11 2014 - 10:27:21 EST)
- Re: Mismatch in gmch_pfit.lvds_border_bits on EeePC 900 Sitsofe Wheeler (Wed Jun 11 2014 - 10:30:24 EST)
- Re: [ANNOUNCE] scsi patch queue tree Christoph Hellwig (Wed Jun 11 2014 - 10:31:35 EST)
- Re: [PATCH] block: virtio_blk: don't hold spin lock during world switch Paolo Bonzini (Wed Jun 11 2014 - 10:44:44 EST)
- Re: [ANNOUNCE] iproute2 3.15.0 release Nicolas Dichtel (Wed Jun 11 2014 - 10:45:05 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Punit Agrawal (Wed Jun 11 2014 - 10:54:09 EST)
- Re: console: lockup on boot Sasha Levin (Wed Jun 11 2014 - 10:56:14 EST)
- Re: [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage Vlastimil Babka (Wed Jun 11 2014 - 10:57:00 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Wed Jun 11 2014 - 11:02:29 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Steven Rostedt (Wed Jun 11 2014 - 11:08:36 EST)
- Re: [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Doug Anderson (Wed Jun 11 2014 - 11:11:51 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Rich Felker (Wed Jun 11 2014 - 11:15:23 EST)
- Re: [PATCH 1/4] memcg, mm: introduce lowlimit reclaim Johannes Weiner (Wed Jun 11 2014 - 11:16:15 EST)
- Re: vdso_install target broken post-3.15 Josh Boyer (Wed Jun 11 2014 - 11:16:41 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Wed Jun 11 2014 - 11:17:49 EST)
- Re: [PATCH 1/2] wait: Introduce per-task wait_queue_t Oleg Nesterov (Wed Jun 11 2014 - 11:18:15 EST)
- Re: vdso_install target broken post-3.15 H. Peter Anvin (Wed Jun 11 2014 - 11:18:23 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Doug Anderson (Wed Jun 11 2014 - 11:20:05 EST)
- Re: vdso_install target broken post-3.15 Josh Boyer (Wed Jun 11 2014 - 11:20:35 EST)
- Re: vdso_install target broken post-3.15 Andy Lutomirski (Wed Jun 11 2014 - 11:20:44 EST)
- Re: [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim Johannes Weiner (Wed Jun 11 2014 - 11:20:52 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Matthew Garrett (Wed Jun 11 2014 - 11:21:17 EST)
- Re: vdso_install target broken post-3.15 Andy Lutomirski (Wed Jun 11 2014 - 11:22:03 EST)
- Re: [PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable Greg Kroah-Hartman (Wed Jun 11 2014 - 11:22:20 EST)
- Re: [PATCH] devres: remove devm_request_and_ioremap() 'Greg Kroah-Hartman' (Wed Jun 11 2014 - 11:23:28 EST)
- Re: [PATCH v2] usb: host: uhci-grlib.c : use devm_ functions Alan Stern (Wed Jun 11 2014 - 11:24:16 EST)
- Re: vdso_install target broken post-3.15 H. Peter Anvin (Wed Jun 11 2014 - 11:24:24 EST)
- Re: vdso_install target broken post-3.15 H. Peter Anvin (Wed Jun 11 2014 - 11:24:39 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Peter De Schrijver (Wed Jun 11 2014 - 11:26:01 EST)
- Re: [PATCH] random: mix all saved registers into entropy pool Theodore Ts'o (Wed Jun 11 2014 - 11:27:53 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Kukjin Kim (Wed Jun 11 2014 - 11:28:29 EST)
- [PATCH 3/5] ARM: mm: cache-l2x0: Use l2c_write_sec() for LATENCY_CTRL registers Tomasz Figa (Wed Jun 11 2014 - 11:30:42 EST)
- [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Tomasz Figa (Wed Jun 11 2014 - 11:30:47 EST)
- Re: [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Wed Jun 11 2014 - 11:30:55 EST)
- [PATCH 5/5] ARM: dts: exynos4: Add nodes for L2 cache controller Tomasz Figa (Wed Jun 11 2014 - 11:31:33 EST)
- [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback Tomasz Figa (Wed Jun 11 2014 - 11:31:47 EST)
- [PATCH 4/5] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310 Tomasz Figa (Wed Jun 11 2014 - 11:32:01 EST)
- Re: [RFC] irqchip: gic: always mask interrupts during suspend Stephen Warren (Wed Jun 11 2014 - 11:32:12 EST)
- [PATCH 1/1] kernel/auditfilter.c: replace count*size kmalloc by kcalloc Fabian Frederick (Wed Jun 11 2014 - 11:32:34 EST)
- [PATCH 2/5] ARM: Get outer cache .write_sec callback from mach_desc only if not NULL Tomasz Figa (Wed Jun 11 2014 - 11:32:52 EST)
- Re: [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim Tejun Heo (Wed Jun 11 2014 - 11:34:19 EST)
- Re: console: lockup on boot Peter Hurley (Wed Jun 11 2014 - 11:34:35 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Johannes Weiner (Wed Jun 11 2014 - 11:36:50 EST)
- Re: [PATCHv5 2/4] mailbox: Introduce framework for mailbox Mark Brown (Wed Jun 11 2014 - 11:38:15 EST)
- Re: [PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators Alan Stern (Wed Jun 11 2014 - 11:39:17 EST)
- Re: [ANNOUNCE] iproute2 3.15.0 release Stephen Hemminger (Wed Jun 11 2014 - 11:39:30 EST)
- Re: [PATCH] ip_vti: fix sparse warnings for VTI_ISVTI Stephen Hemminger (Wed Jun 11 2014 - 11:40:43 EST)
- [PATCH v2] powerpc: Avoid circular dependency with zImage.% Michal Marek (Wed Jun 11 2014 - 11:41:03 EST)
- [RFC v2 0/7] perf: perf: add AUX space to ring_buffer Alexander Shishkin (Wed Jun 11 2014 - 11:42:17 EST)
- [RFC v2 1/7] perf: add data_{offset,size} to user_page Alexander Shishkin (Wed Jun 11 2014 - 11:42:22 EST)
- [RFC v2 2/7] perf: add AUX area to ring buffer for raw data streams Alexander Shishkin (Wed Jun 11 2014 - 11:44:33 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus David Chiluk (Wed Jun 11 2014 - 11:46:14 EST)
- [RFC v2 4/7] perf: add a capability for AUX_NO_SG pmus to do software double buffering Alexander Shishkin (Wed Jun 11 2014 - 11:47:00 EST)
- [RFC v2 3/7] perf: support high-order allocations for AUX space Alexander Shishkin (Wed Jun 11 2014 - 11:47:12 EST)
- [PATCH 1/1] kernel/test_kprobes.c: use current logging functions. Fabian Frederick (Wed Jun 11 2014 - 11:47:26 EST)
- [RFC v2 6/7] perf: add api for pmus to write to AUX space Alexander Shishkin (Wed Jun 11 2014 - 11:49:24 EST)
- [RFC v2 5/7] perf: add a pmu capability for "exclusive" events Alexander Shishkin (Wed Jun 11 2014 - 11:49:36 EST)
- [RFC v2 7/7] perf: add AUX record Alexander Shishkin (Wed Jun 11 2014 - 11:51:21 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Wed Jun 11 2014 - 11:53:01 EST)
- [PATCH] security: Use macros from compiler.h instead of gcc specific attributes Gideon Israel Dsouza (Wed Jun 11 2014 - 11:58:02 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Javier Martinez Canillas (Wed Jun 11 2014 - 11:58:26 EST)
- [PATCH 1/1] security: Used macros from compiler.h instead of __attribute__((...)) Gideon Israel Dsouza (Wed Jun 11 2014 - 11:58:29 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Stephen Warren (Wed Jun 11 2014 - 11:58:37 EST)
- Re: [ANNOUNCE] iproute2 3.15.0 release Nicolas Dichtel (Wed Jun 11 2014 - 11:58:47 EST)
- Re: [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420 Javier Martinez Canillas (Wed Jun 11 2014 - 11:59:03 EST)
- [PATCH 1/1] fs/compat.c: remove unnecessary test on unsigned value Fabian Frederick (Wed Jun 11 2014 - 11:59:18 EST)
- [GIT PULL] Btrfs for 3.16 Chris Mason (Wed Jun 11 2014 - 11:59:23 EST)
- [PATCH] btrfs: prevent RCU warning when dereferencing radix tree slot Sasha Levin (Wed Jun 11 2014 - 12:00:40 EST)
- Re: [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback Jon Loeliger (Wed Jun 11 2014 - 12:00:46 EST)
- Re: [pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock) Al Viro (Wed Jun 11 2014 - 12:01:44 EST)
- Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Joe Perches (Wed Jun 11 2014 - 12:01:53 EST)
- Re: [ANNOUNCE] iproute2 3.15.0 release Stephen Hemminger (Wed Jun 11 2014 - 12:07:47 EST)
- Re: [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback Tomasz Figa (Wed Jun 11 2014 - 12:07:50 EST)
- Re: [PATCH 1/1] define generic version of cmpxchg{64} only if not, previously defined Pranith Kumar (Wed Jun 11 2014 - 12:07:58 EST)
- Re: [PATCH 1/4] memcg, mm: introduce lowlimit reclaim Michal Hocko (Wed Jun 11 2014 - 12:08:15 EST)
- Re: [PATCHv5 2/4] mailbox: Introduce framework for mailbox Mark Brown (Wed Jun 11 2014 - 12:08:33 EST)
- Re: [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim Michal Hocko (Wed Jun 11 2014 - 12:14:43 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client Philippe Troin (Wed Jun 11 2014 - 12:15:43 EST)
- Re: [PATCH] staging: rtl8821ae: rtl8821ae: hw.c: Cleaning up if statement that always evaluates to false Levente Kurusa (Wed Jun 11 2014 - 12:17:01 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Peter De Schrijver (Wed Jun 11 2014 - 12:19:11 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Paul E. McKenney (Wed Jun 11 2014 - 12:19:28 EST)
- [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 12:20:25 EST)
- [PATCH 1/2] kbuild: Add recipe-cmd, an @-less cmd variant Andy Lutomirski (Wed Jun 11 2014 - 12:20:31 EST)
- [PATCH 2/2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 12:20:43 EST)
- Re: Phantom ACL-related xattrs on 3.14.4 NFS client Christoph Hellwig (Wed Jun 11 2014 - 12:22:45 EST)
- Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Josh Boyer (Wed Jun 11 2014 - 12:24:37 EST)
- Re: [PATCH v7 3/5] misc: fuse: Add efuse driver for Tegra Stephen Warren (Wed Jun 11 2014 - 12:29:35 EST)
- Re: docker crashes rcuos in __blkg_release_rcu Vivek Goyal (Wed Jun 11 2014 - 12:32:44 EST)
- Re: [PATCH 4/8] iio: Add support for DA9150 GPADC Jonathan Cameron (Wed Jun 11 2014 - 12:35:25 EST)
- Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Sam Ravnborg (Wed Jun 11 2014 - 12:36:38 EST)
- Re: drivers/char/random.c: More futzing about Theodore Ts'o (Wed Jun 11 2014 - 12:38:27 EST)
- Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Josh Boyer (Wed Jun 11 2014 - 12:42:06 EST)
- Re: [PATCH] mm: nommu: per-thread vma cache fix Rik van Riel (Wed Jun 11 2014 - 12:43:44 EST)
- pNFS client behavior confirmation Mkrtchyan, Tigran (Wed Jun 11 2014 - 12:44:08 EST)
- Re: drivers/char/random.c: More futzing about H. Peter Anvin (Wed Jun 11 2014 - 12:48:48 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Mike Turquette (Wed Jun 11 2014 - 12:50:37 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Kevin Hilman (Wed Jun 11 2014 - 12:50:47 EST)
- [PATCH v3 1/1] platform/chrome: Probe multiple i2c adapters of the same name Scot Doyle (Wed Jun 11 2014 - 12:52:07 EST)
- Re: [PATCH 12/14] block: Add specific data integrity errors Christoph Hellwig (Wed Jun 11 2014 - 12:55:07 EST)
- Re: [PATCH] sctp: Fix sk_ack_backlog wrap-around problem Vlad Yasevich (Wed Jun 11 2014 - 12:55:39 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Wed Jun 11 2014 - 12:55:56 EST)
- RE: [PATCH 4/8] iio: Add support for DA9150 GPADC Opensource [Adam Thomson] (Wed Jun 11 2014 - 12:56:59 EST)
- Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Josh Poimboeuf (Wed Jun 11 2014 - 12:58:41 EST)
- Re: [PATCH v2 0/2] Add test to validate udelay John Stultz (Wed Jun 11 2014 - 12:59:31 EST)
- [PATCH] staging: lustre: Use %ld to format long Geert Uytterhoeven (Wed Jun 11 2014 - 13:01:08 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Vivek Goyal (Wed Jun 11 2014 - 13:05:16 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Wed Jun 11 2014 - 13:08:32 EST)
- Re: [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init() Greg Kroah-Hartman (Wed Jun 11 2014 - 13:08:47 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Matthew Wilcox (Wed Jun 11 2014 - 13:09:31 EST)
- Re: [PATCH v3 1/1] platform/chrome: Probe multiple i2c adapters of the same name Benson Leung (Wed Jun 11 2014 - 13:09:35 EST)
- Re: mips: math-emu: Fix compilation error ieee754.c Ralf Baechle (Wed Jun 11 2014 - 13:10:15 EST)
- Re: [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor Guenter Roeck (Wed Jun 11 2014 - 13:11:42 EST)
- Re: [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init() Pawel Moll (Wed Jun 11 2014 - 13:11:56 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Wed Jun 11 2014 - 13:19:08 EST)
- Re: NTB driver support in haswell platform? Jon Mason (Wed Jun 11 2014 - 13:20:30 EST)
- [PATCH 01/22] staging: rtl8188eu: rtw_io.c: Remove unused function _rtw_write8_async() navin patidar (Wed Jun 11 2014 - 13:22:14 EST)
- [PATCH 02/22] staging: rtl8188eu: rtw_io.c: Remove unused function rtw_write16_async() navin patidar (Wed Jun 11 2014 - 13:22:21 EST)
- [PATCH 03/22] staging: rtl8188eu: rtw_io.c: Remove unused function _rtw_write32_async() navin patidar (Wed Jun 11 2014 - 13:22:27 EST)
- [PATCH 04/22] staging: rtl8188eu: rtw_io.c: Remove unused function _rtw_write_port_and_wait() navin patidar (Wed Jun 11 2014 - 13:22:33 EST)
- [PATCH 05/22] staging: rtl8188eu: rtw_io.h: Remove unused function declarations navin patidar (Wed Jun 11 2014 - 13:22:40 EST)
- [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions navin patidar (Wed Jun 11 2014 - 13:22:47 EST)
- [PATCH 07/22] staging: rtl8188eu: Remove function _rtw_writeN() navin patidar (Wed Jun 11 2014 - 13:22:51 EST)
- [PATCH 08/22] staging: rtl8188eu: Remove function _rtw_read_port() navin patidar (Wed Jun 11 2014 - 13:23:02 EST)
- [PATCH 09/22] staging: rtl8188eu: Remove function _rtw_read_port_cancel() navin patidar (Wed Jun 11 2014 - 13:23:10 EST)
- [PATCH 10/22] staging: rtl8188eu: Remove function _rtw_write_port() navin patidar (Wed Jun 11 2014 - 13:23:18 EST)
- [PATCH 11/22] staging: rtl8188eu: Remove function _rtw_write_port_cancel() navin patidar (Wed Jun 11 2014 - 13:23:25 EST)
- [PATCH 12/22] staging: rtl8188eu: Remove function _rtw_write32() navin patidar (Wed Jun 11 2014 - 13:23:37 EST)
- [PATCH 13/22] staging: rtl8188eu: Remove function _rtw_write16() navin patidar (Wed Jun 11 2014 - 13:23:43 EST)
- [PATCH 14/22] staging: rtl8188eu: Remove function _rtw_write8() navin patidar (Wed Jun 11 2014 - 13:23:53 EST)
- [PATCH 15/22] staging: rtl8188eu: Remove function _rtw_read32() navin patidar (Wed Jun 11 2014 - 13:24:01 EST)
- [PATCH 16/22] staging: rtl8188eu: Remove function _rtw_read16() navin patidar (Wed Jun 11 2014 - 13:24:11 EST)
- [PATCH 18/22] staging: rtl8188eu: Remove functions initialize rtw_[read,write] wrapper navin patidar (Wed Jun 11 2014 - 13:24:19 EST)
- [PATCH 19/22] staging: rtl8188eu: usb_ops_linux.h: Remove unused function declarations navin patidar (Wed Jun 11 2014 - 13:24:25 EST)
- [PATCH 20/22] staging: rtl8188eu: rtw_io.h: Remove unused structures and macros navin patidar (Wed Jun 11 2014 - 13:24:29 EST)
- [PATCH 21/22] staging: rtl8188eu: Move usb_[read,write]() declarations to usb_ops_linux.h navin patidar (Wed Jun 11 2014 - 13:24:35 EST)
- [PATCH 22/22] staging: rtl8188eu: Remove empty files rtw_io.[c,h] navin patidar (Wed Jun 11 2014 - 13:24:43 EST)
- Re: [PATCH] pci/msi: fix memory leak in free_msi_irqs() Bjorn Helgaas (Wed Jun 11 2014 - 13:25:16 EST)
- [PATCH 17/22] staging: rtl8188eu: Remove function _rtw_read8() navin patidar (Wed Jun 11 2014 - 13:26:11 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Josh Boyer (Wed Jun 11 2014 - 13:26:30 EST)
- [PATCH 2/2] Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style error Chaitanya Hazarey (Wed Jun 11 2014 - 13:26:58 EST)
- [PATCH 1/2] Staging: rtl8192u: r8192U_core.c Fixed open brace { placement Chaitanya Hazarey (Wed Jun 11 2014 - 13:27:16 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install H. Peter Anvin (Wed Jun 11 2014 - 13:28:08 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Wed Jun 11 2014 - 13:28:27 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Tomasz Figa (Wed Jun 11 2014 - 13:29:17 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Wed Jun 11 2014 - 13:30:14 EST)
- Re: [RFC] Best place/method to determine BIOS version? Alex Thorlton (Wed Jun 11 2014 - 13:30:33 EST)
- Re: [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update Yinghai Lu (Wed Jun 11 2014 - 13:30:50 EST)
- Re: efi_call on SGI Alex Thorlton (Wed Jun 11 2014 - 13:32:41 EST)
- Re: [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update H. Peter Anvin (Wed Jun 11 2014 - 13:32:43 EST)
- Re: BUG: Bad page state in process swapper pfn:00000 Laura Abbott (Wed Jun 11 2014 - 13:32:57 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Josh Boyer (Wed Jun 11 2014 - 13:33:18 EST)
- Re: [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update Yinghai Lu (Wed Jun 11 2014 - 13:34:23 EST)
- Re: [PATCH v3] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Wed Jun 11 2014 - 13:35:05 EST)
- Re: [PATCH v6 00/12] Qualcomm SD Card Controller support Ulf Hansson (Wed Jun 11 2014 - 13:35:18 EST)
- Re: [GIT PULL] Reiserfs & ext3 changes for 3.16-rc1 Jan Kara (Wed Jun 11 2014 - 13:37:38 EST)
- Re: [PATCH v6 00/12] Qualcomm SD Card Controller support Srinivas Kandagatla (Wed Jun 11 2014 - 13:37:45 EST)
- Re: console: lockup on boot Linus Torvalds (Wed Jun 11 2014 - 13:38:15 EST)
- Re: kmemleak: Unable to handle kernel paging request Catalin Marinas (Wed Jun 11 2014 - 13:39:04 EST)
- [GIT PULL v2] Reiserfs & ext3 changes for 3.16-rc1 Jan Kara (Wed Jun 11 2014 - 13:42:06 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 13:43:19 EST)
- Re: console: lockup on boot Linus Torvalds (Wed Jun 11 2014 - 13:44:30 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Josh Boyer (Wed Jun 11 2014 - 13:45:48 EST)
- [PATCH 1/1] ima: remove unnecessary i_mutex locking Dmitry Kasatkin (Wed Jun 11 2014 - 13:52:33 EST)
- Re: Linux 3.15 .. and continuation of merge window J. R. Okajima (Wed Jun 11 2014 - 13:56:14 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Rob Herring (Wed Jun 11 2014 - 13:58:38 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Wed Jun 11 2014 - 14:01:41 EST)
- Re: [PATCH] ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges Rafael J. Wysocki (Wed Jun 11 2014 - 14:08:22 EST)
- Re: [PATCH v8 2/7] clocksource: Add support for the Mediatek SoCs Thomas Gleixner (Wed Jun 11 2014 - 14:15:19 EST)
- Re: [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Paul E. McKenney (Wed Jun 11 2014 - 14:18:49 EST)
- Re: [PATCH v4 06/11] drm: sti: add TVOut driver Rob Clark (Wed Jun 11 2014 - 14:20:43 EST)
- [PATCH 1/1] fs/nilfs2/super.c: remove unnecessary test on unsigned value Fabian Frederick (Wed Jun 11 2014 - 14:24:48 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Dave Chiluk (Wed Jun 11 2014 - 14:27:18 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Rafael J. Wysocki (Wed Jun 11 2014 - 14:28:56 EST)
- [PATCH 1/1] fs/cachefiles/bind.c: remove unnecessary assertions Fabian Frederick (Wed Jun 11 2014 - 14:32:55 EST)
- Re: [RFC PATCH 1/1] kernel/rcu/tree.c: correct a check for grace period in progress Pranith Kumar (Wed Jun 11 2014 - 14:35:10 EST)
- [PATCH v2 0/4] mutex: Modifications to mutex Jason Low (Wed Jun 11 2014 - 14:37:33 EST)
- [PATCH v2 1/4] mutex: Correct documentation on mutex optimistic spinning Jason Low (Wed Jun 11 2014 - 14:37:39 EST)
- [PATCH v2 2/4] mutex: Delete the MUTEX_SHOW_NO_WAITER macro Jason Low (Wed Jun 11 2014 - 14:37:41 EST)
- [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked Jason Low (Wed Jun 11 2014 - 14:37:43 EST)
- Re: [PATCH v4 00/11] Add DRM for stih4xx platforms Rob Clark (Wed Jun 11 2014 - 14:37:46 EST)
- [PATCH v2 4/4] mutex: Optimize mutex trylock slowpath Jason Low (Wed Jun 11 2014 - 14:37:58 EST)
- [PATCH v3] usb: host: uhci-grlib.c : use devm_ functions Himangi Saraogi (Wed Jun 11 2014 - 14:38:37 EST)
- Re: [PATCH] Revert lockdep check in raw_seqcount_begin John Stultz (Wed Jun 11 2014 - 14:39:32 EST)
- [patch V4 07/10] rtmutex: Simplify remove_waiter() Thomas Gleixner (Wed Jun 11 2014 - 14:44:18 EST)
- [patch V4 06/10] rtmutex: Document pi chain walk Thomas Gleixner (Wed Jun 11 2014 - 14:44:32 EST)
- [GIT PULL] arch/tile changes for 3.16 Chris Metcalf (Wed Jun 11 2014 - 14:44:40 EST)
- Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Sam Ravnborg (Wed Jun 11 2014 - 14:44:47 EST)
- Re: [PATCH] Revert lockdep check in raw_seqcount_begin John Stultz (Wed Jun 11 2014 - 14:45:00 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 14:45:34 EST)
- Re: [RFC PATCH] PM: Domain: Add flag to assure that device's runtime pm callback is called at once. Rafael J. Wysocki (Wed Jun 11 2014 - 14:45:52 EST)
- [patch V4 10/10] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Wed Jun 11 2014 - 14:46:13 EST)
- [patch V4 09/10] rtmutex: Cleanup deadlock detector debug logic Thomas Gleixner (Wed Jun 11 2014 - 14:46:29 EST)
- [patch V4 01/10] rtmutex: Plug slow unlock race Thomas Gleixner (Wed Jun 11 2014 - 14:46:44 EST)
- [patch V4 08/10] rtmutex: Confine deadlock logic to futex Thomas Gleixner (Wed Jun 11 2014 - 14:46:48 EST)
- Re: [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary Luis Henriques (Wed Jun 11 2014 - 14:46:54 EST)
- [patch V4 00/10] rtmutex: Code clarification and optimization Thomas Gleixner (Wed Jun 11 2014 - 14:47:29 EST)
- [patch V4 05/10] rtmutex: Clarify the boost/deboost part Thomas Gleixner (Wed Jun 11 2014 - 14:47:31 EST)
- [patch V4 04/10] rtmutex: No need to keep task ref for lock owner check Thomas Gleixner (Wed Jun 11 2014 - 14:47:50 EST)
- [patch V4 03/10] rtmutex: Simplify and document try_to_take_rtmutex() Thomas Gleixner (Wed Jun 11 2014 - 14:48:06 EST)
- [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock() Thomas Gleixner (Wed Jun 11 2014 - 14:48:22 EST)
- [PATCH 1/1] drivers/misc/sgi-gru/grukdump.c: remove unnecessary test on unsigned int Fabian Frederick (Wed Jun 11 2014 - 14:48:29 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Sam Ravnborg (Wed Jun 11 2014 - 14:51:28 EST)
- Re: [PATCH v3] usb: host: uhci-grlib.c : use devm_ functions Alan Stern (Wed Jun 11 2014 - 14:54:20 EST)
- [PATCH 1/1] drivers/xen/events/events_base.c: remove unnecessary test on unsigned value Fabian Frederick (Wed Jun 11 2014 - 14:54:27 EST)
- Re: [PATCH v4 10/11] drm: sti: add Compositor Rob Clark (Wed Jun 11 2014 - 15:00:02 EST)
- Re: [PATCH 1/7 v5] trace, RAS: Add basic RAS trace event Borislav Petkov (Wed Jun 11 2014 - 15:00:03 EST)
- Re: [PATCH 2/7 v3] trace, AER: Move trace into unified interface Borislav Petkov (Wed Jun 11 2014 - 15:00:44 EST)
- Re: [PATCH 4/7 v2] RAS, debugfs: Add debugfs interface for RAS subsystem Borislav Petkov (Wed Jun 11 2014 - 15:01:22 EST)
- Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 15:01:56 EST)
- Re: [PATCH] clocksource: arch_arm_timer: Fix timecounter initialization Stephen Boyd (Wed Jun 11 2014 - 15:02:18 EST)
- Re: [PATCH 5/7 v7] trace, RAS: Add eMCA trace event interface Borislav Petkov (Wed Jun 11 2014 - 15:02:26 EST)
- Re: [PATCH] usb: usb5303: make use of uninitialized err variable Geert Uytterhoeven (Wed Jun 11 2014 - 15:02:52 EST)
- [PATCH] HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM Geert Uytterhoeven (Wed Jun 11 2014 - 15:03:29 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 15:03:43 EST)
- Re: [PATCH v4 09/11] drm: sti: add Mixer Rob Clark (Wed Jun 11 2014 - 15:04:45 EST)
- [PATCH] Input: st-keyscan - Protect PM-only functions by #ifdef CONFIG_PM_SLEEP Geert Uytterhoeven (Wed Jun 11 2014 - 15:05:04 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Greg KH (Wed Jun 11 2014 - 15:06:31 EST)
- [PATCH] perf scripts: fallback to syscalls when raw_syscalls support is not available Daniel Bristot de Oliveira (Wed Jun 11 2014 - 15:09:42 EST)
- Re: [PATCH v4 07/11] drm: sti: add GDP layer Rob Clark (Wed Jun 11 2014 - 15:15:34 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Sam Ravnborg (Wed Jun 11 2014 - 15:16:19 EST)
- [PATCH v2] uhci-platform: use devm_ioremap resource Himangi Saraogi (Wed Jun 11 2014 - 15:18:57 EST)
- Re: [PATCH 2/2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 15:19:06 EST)
- Re: BUG: Bad page state in process swapper pfn:00000 Geert Uytterhoeven (Wed Jun 11 2014 - 15:19:19 EST)
- Re: [PATCH RFC 00/10] tools: Revamp the unaligned endian access functions Sam Ravnborg (Wed Jun 11 2014 - 15:21:20 EST)
- Re: [PATCH] PCI: quirk dma_alias_devfn for HighPoint RocketRaid 642L (Marvell 9235) Alex Williamson (Wed Jun 11 2014 - 15:25:13 EST)
- [PATCH v2] x86,vdso: Fix vdso_install Andy Lutomirski (Wed Jun 11 2014 - 15:25:41 EST)
- Re: [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time Vivek Goyal (Wed Jun 11 2014 - 15:25:44 EST)
- Re: drivers/char/random.c: More futzing about Theodore Ts'o (Wed Jun 11 2014 - 15:26:08 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Alan Stern (Wed Jun 11 2014 - 15:27:19 EST)
- Re: [PATCH v2] uhci-platform: use devm_ioremap resource Alan Stern (Wed Jun 11 2014 - 15:32:32 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Kirill Tkhai (Wed Jun 11 2014 - 15:33:33 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Felipe Balbi (Wed Jun 11 2014 - 15:36:55 EST)
- Re: [PATCH v2] uhci-platform: use devm_ioremap resource Julia Lawall (Wed Jun 11 2014 - 15:40:25 EST)
- [PATCH] x86,build: Fix make -jN modules_install install Andy Lutomirski (Wed Jun 11 2014 - 15:42:10 EST)
- Re: [PATCH 1/1] drivers/misc/sgi-gru/grukdump.c: remove unnecessary test on unsigned int Dimitri Sivanich (Wed Jun 11 2014 - 15:44:15 EST)
- Re: [PATCH] x86,build: Fix make -jN modules_install install Sam Ravnborg (Wed Jun 11 2014 - 15:45:05 EST)
- Re: [PATCH v2] x86,vdso: Fix vdso_install Sam Ravnborg (Wed Jun 11 2014 - 15:45:37 EST)
- Re: [PATCH] x86,build: Fix make -jN modules_install install Andy Lutomirski (Wed Jun 11 2014 - 15:46:49 EST)
- Re: [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary Willy Tarreau (Wed Jun 11 2014 - 15:47:16 EST)
- Linux 3.4.93 Greg KH (Wed Jun 11 2014 - 15:47:56 EST)
- Re: Linux 3.4.93 Greg KH (Wed Jun 11 2014 - 15:48:12 EST)
- Linux 3.10.43 Greg KH (Wed Jun 11 2014 - 15:48:28 EST)
- Re: Linux 3.10.43 Greg KH (Wed Jun 11 2014 - 15:48:40 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Paul E. McKenney (Wed Jun 11 2014 - 15:48:44 EST)
- Linux 3.14.7 Greg KH (Wed Jun 11 2014 - 15:49:05 EST)
- Re: Linux 3.14.7 Greg KH (Wed Jun 11 2014 - 15:49:20 EST)
- Linux 3.12.22 Jiri Slaby (Wed Jun 11 2014 - 15:50:12 EST)
- Re: [PATCH] PCI: quirk dma_alias_devfn for HighPoint RocketRaid 642L (Marvell 9235) Bjorn Helgaas (Wed Jun 11 2014 - 15:54:10 EST)
- [PATCH 1/1] drivers/video/fbdev/sis/sis_main.c: remove unnecessary test on unsigned value Fabian Frederick (Wed Jun 11 2014 - 15:55:22 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Wed Jun 11 2014 - 15:56:26 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Wed Jun 11 2014 - 16:05:07 EST)
- Re: [PATCH v4 11/11] drm: sti: Add DRM driver itself Rob Clark (Wed Jun 11 2014 - 16:06:14 EST)
- [PATCH] arm64: fix build error in sigcontext.h Mark Salter (Wed Jun 11 2014 - 16:15:28 EST)
- [PATCH] video: OF display-timings support for ocfb Franck Jullien (Wed Jun 11 2014 - 16:18:22 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Wed Jun 11 2014 - 16:20:35 EST)
- Re: [PATCH v4 00/11] Add DRM for stih4xx platforms Rob Clark (Wed Jun 11 2014 - 16:22:08 EST)
- [RFC 2/5] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls Andy Lutomirski (Wed Jun 11 2014 - 16:23:22 EST)
- [RFC 4/5] seccomp: Allow arch code to provide seccomp_data Andy Lutomirski (Wed Jun 11 2014 - 16:23:28 EST)
- [RFC 5/5] x86,seccomp: Add a seccomp fastpath Andy Lutomirski (Wed Jun 11 2014 - 16:23:41 EST)
- [RFC 0/5] Two-phase seccomp and an x86_64 fast path Andy Lutomirski (Wed Jun 11 2014 - 16:24:02 EST)
- [RFC 3/5] seccomp: Refactor the filter callback and the API Andy Lutomirski (Wed Jun 11 2014 - 16:24:09 EST)
- Re: [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Andrew Bresticker (Wed Jun 11 2014 - 16:24:16 EST)
- [RFC 1/5] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing Andy Lutomirski (Wed Jun 11 2014 - 16:24:45 EST)
- Re: [PATCH v5] i2c: add driver for Rockchip RK3xxx SoC I2C adapter Max Schwarz (Wed Jun 11 2014 - 16:25:13 EST)
- Re: genirq: Provide !SMP stub for irq_set_affinity_notifier() Greg KH (Wed Jun 11 2014 - 16:30:57 EST)
- Re: console: lockup on boot Jan Kara (Wed Jun 11 2014 - 16:31:35 EST)
- [PATCH 1/2] printk: Debug patch1 Jan Kara (Wed Jun 11 2014 - 16:33:23 EST)
- Re: console: lockup on boot Jan Kara (Wed Jun 11 2014 - 16:34:45 EST)
- [PATCH v6] i2c: add driver for Rockchip RK3xxx SoC I2C adapter Max Schwarz (Wed Jun 11 2014 - 16:34:59 EST)
- [PATCH 2/2] printk: Debug patch 2 Jan Kara (Wed Jun 11 2014 - 16:38:41 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Wed Jun 11 2014 - 16:39:49 EST)
- [RFC PATCH 5/5] kernel/rcu/rcutorture.c:185 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 16:40:01 EST)
- [RFC PATCH 4/5] kernel/rcu/tree.c:3435 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 16:40:26 EST)
- [RFC PATCH 3/5] kernel/rcu/tree_plugin.h:990 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 16:40:42 EST)
- [RFC PATCH 2/5] kernel/rcu/tree_plugin.h:1494 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 16:40:53 EST)
- [RFC PATCH 0/5] rcu: fix sparse warnings Pranith Kumar (Wed Jun 11 2014 - 16:41:05 EST)
- [RFC PATCH 1/5] kernel/rcu/tree.c:1272 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 16:41:23 EST)
- Re: BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler] Paolo Valente (Wed Jun 11 2014 - 16:41:38 EST)
- Re: drivers/char/random.c: More futzing about H. Peter Anvin (Wed Jun 11 2014 - 16:41:52 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Todd E Brandt (Wed Jun 11 2014 - 16:42:29 EST)
- Re: [REGRESSION] 3.15: Seems to turbo mode Intel Sandybridge Dual Core without need, overheating CPU Martin Steigerwald (Wed Jun 11 2014 - 16:44:42 EST)
- Re: [PATCH v2] uhci-platform: use devm_ioremap resource Alan Stern (Wed Jun 11 2014 - 16:45:15 EST)
- Re: BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler] Paolo Valente (Wed Jun 11 2014 - 16:45:29 EST)
- [patch 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Thomas Gleixner (Wed Jun 11 2014 - 16:45:49 EST)
- [patch 4/5] futex: Split out the first waiter attachment from lookup_pi_state() Thomas Gleixner (Wed Jun 11 2014 - 16:45:50 EST)
- [patch 3/5] futex: Split out the waiter check from lookup_pi_state() Thomas Gleixner (Wed Jun 11 2014 - 16:46:20 EST)
- [patch 1/5] futex: Make unlock_pi more robust Thomas Gleixner (Wed Jun 11 2014 - 16:46:35 EST)
- [patch 0/5] futex: More robustness tweaks Thomas Gleixner (Wed Jun 11 2014 - 16:46:48 EST)
- [patch 2/5] futex: Use futex_top_waiter() in lookup_pi_state() Thomas Gleixner (Wed Jun 11 2014 - 16:47:00 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 16:47:25 EST)
- Re: [PATCH 0/4] KEYS: validate key trust with owner and builtin keys only Mimi Zohar (Wed Jun 11 2014 - 16:50:04 EST)
- Re: [PATCH 3.13 131/160] Bluetooth: Fix redundant encryption request for reauthentication Kamal Mostafa (Wed Jun 11 2014 - 16:50:27 EST)
- Re: CONFIG_PREMPT vs. linux-next causes slub_debug=FZPUA errors Andrew Morton (Wed Jun 11 2014 - 16:54:19 EST)
- Re: [PATCH v2] serial: uart: add hw flow control support configuration Murali Karicheri (Wed Jun 11 2014 - 16:54:27 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 16:56:59 EST)
- Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked Long, Wai Man (Wed Jun 11 2014 - 17:00:25 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Wed Jun 11 2014 - 17:03:20 EST)
- Re: [PATCH v2] uhci-platform: use devm_ioremap resource Julia Lawall (Wed Jun 11 2014 - 17:03:31 EST)
- Re: [PATCH v2] serial: uart: add hw flow control support configuration Dann Frazier (Wed Jun 11 2014 - 17:05:31 EST)
- Re: [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Stephen Warren (Wed Jun 11 2014 - 17:06:46 EST)
- [PATCH] null_blk: fix name and description of 'queue_mode' module parameter Mike Snitzer (Wed Jun 11 2014 - 17:14:00 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Dave Chiluk (Wed Jun 11 2014 - 17:14:54 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Wed Jun 11 2014 - 17:15:30 EST)
- Re: [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic Bjorn Helgaas (Wed Jun 11 2014 - 17:16:09 EST)
- Re: [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path Long, Wai Man (Wed Jun 11 2014 - 17:22:41 EST)
- Re: [PATCH v3 1/1] platform/chrome: Probe multiple i2c adapters of the same name Scot Doyle (Wed Jun 11 2014 - 17:23:13 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Vladimir Davydov (Wed Jun 11 2014 - 17:24:58 EST)
- Re: [RFC PATCH 4/5] kernel/rcu/tree.c:3435 fix a sparse warning josh (Wed Jun 11 2014 - 17:25:51 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Alexei Starovoitov (Wed Jun 11 2014 - 17:29:27 EST)
- Re: console: lockup on boot Jan Kara (Wed Jun 11 2014 - 17:31:22 EST)
- Re: mips: math-emu: Fix compilation error ieee754.c David Rientjes (Wed Jun 11 2014 - 17:32:54 EST)
- Re: [PATCH] null_blk: fix name and description of 'queue_mode' module parameter Jens Axboe (Wed Jun 11 2014 - 17:33:54 EST)
- Re: [PATCH] block: remove elv_abort_queue and blk_abort_flushes Jens Axboe (Wed Jun 11 2014 - 17:34:12 EST)
- [PATCH] arm64: fix MAX_ORDER for 64K pagesize Mark Salter (Wed Jun 11 2014 - 17:34:34 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Wed Jun 11 2014 - 17:40:16 EST)
- [PATCH] block: remove WQ_POWER_EFFICIENT from kblockd Matias BjÃrling (Wed Jun 11 2014 - 17:44:22 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Rafael J. Wysocki (Wed Jun 11 2014 - 17:45:23 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Wed Jun 11 2014 - 17:47:48 EST)
- Re: [RFC PATCH 5/5] kernel/rcu/rcutorture.c:185 fix a sparse warning josh (Wed Jun 11 2014 - 17:48:00 EST)
- Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked Jason Low (Wed Jun 11 2014 - 17:48:13 EST)
- Re: [PATCH RFC 00/10] tools: Revamp the unaligned endian access functions H. Peter Anvin (Wed Jun 11 2014 - 17:53:31 EST)
- Re: [PATCH 3/3] ie31200_edac: Add driver Jason Baron (Wed Jun 11 2014 - 17:54:35 EST)
- Re: [PATCH v2] vmalloc: use rcu list iterator to reduce vmap_area_lock contention Andrew Morton (Wed Jun 11 2014 - 17:56:50 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Andy Lutomirski (Wed Jun 11 2014 - 17:57:27 EST)
- Re: kmemleak: Unable to handle kernel paging request Catalin Marinas (Wed Jun 11 2014 - 18:00:27 EST)
- Re: [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic Alex Williamson (Wed Jun 11 2014 - 18:07:59 EST)
- Re: Proposal to realize hot-add *several sections one time* David Rientjes (Wed Jun 11 2014 - 18:08:47 EST)
- [patch] mm, hotplug: probe interface is available on several platforms David Rientjes (Wed Jun 11 2014 - 18:15:24 EST)
- Re: [PATCH] net: phy: realtek: register/unregister multiple drivers properly David Miller (Wed Jun 11 2014 - 18:17:55 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath H. Peter Anvin (Wed Jun 11 2014 - 18:18:49 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Tony Luck (Wed Jun 11 2014 - 18:20:31 EST)
- Re: [patch] mm, hotplug: probe interface is available on several platforms Dave Hansen (Wed Jun 11 2014 - 18:22:17 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Matias BjÃrling (Wed Jun 11 2014 - 18:23:02 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Andy Lutomirski (Wed Jun 11 2014 - 18:23:12 EST)
- Re: [PATCH v6] i2c: add driver for Rockchip RK3xxx SoC I2C adapter Wolfram Sang (Wed Jun 11 2014 - 18:25:18 EST)
- Re: [PATCH v7 0/2] i2c: sunxi: add P2WI controller support Wolfram Sang (Wed Jun 11 2014 - 18:25:29 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath H. Peter Anvin (Wed Jun 11 2014 - 18:27:48 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Andy Lutomirski (Wed Jun 11 2014 - 18:28:58 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open David Rientjes (Wed Jun 11 2014 - 18:29:40 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions David Miller (Wed Jun 11 2014 - 18:32:33 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Kees Cook (Wed Jun 11 2014 - 18:32:58 EST)
- Re: [net-next PATCH] mrf24j40: add device managed APIs David Miller (Wed Jun 11 2014 - 18:40:44 EST)
- Re: [PATCH] ip_vti: fix sparse warnings for VTI_ISVTI David Miller (Wed Jun 11 2014 - 18:41:10 EST)
- Re: [PATCH] mm: nommu: per-thread vma cache fix David Rientjes (Wed Jun 11 2014 - 18:47:53 EST)
- [PATCH v4] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Wed Jun 11 2014 - 18:49:26 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Wed Jun 11 2014 - 18:51:19 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Paul E. McKenney (Wed Jun 11 2014 - 18:52:39 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN David Rientjes (Wed Jun 11 2014 - 18:54:14 EST)
- Re: [lss-pc] [ANNOUNCE] Linux Security Summit 2014 -- CFP James Morris (Wed Jun 11 2014 - 18:55:46 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Rafael J. Wysocki (Wed Jun 11 2014 - 18:57:27 EST)
- rtc/hctosys.c Problem during kernel boot John Whitmore (Wed Jun 11 2014 - 19:02:52 EST)
- Re: [PATCH] arm64: fix MAX_ORDER for 64K pagesize David Rientjes (Wed Jun 11 2014 - 19:03:50 EST)
- Re: [PATCH] arm64: fix MAX_ORDER for 64K pagesize David Rientjes (Wed Jun 11 2014 - 19:04:36 EST)
- timekeeping: exiting task with held timekeeping locks Sasha Levin (Wed Jun 11 2014 - 19:04:49 EST)
- Re: [PATCH v2 2/3] lib: glob.c: Add CONFIG_GLOB_SELFTEST Andrew Morton (Wed Jun 11 2014 - 19:04:57 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 19:13:34 EST)
- Re: btrfs: hang on boot due to tests Filipe David Manana (Wed Jun 11 2014 - 19:15:04 EST)
- [PATCH] ACPI / ia64 / sba_iommu: Restore the working initialization ordering Rafael J. Wysocki (Wed Jun 11 2014 - 19:16:46 EST)
- Re: timekeeping: exiting task with held timekeeping locks John Stultz (Wed Jun 11 2014 - 19:30:24 EST)
- [PATCH 0/2 net-next] bridge: fix bugs introduced by last multicast patchset Linus LÃssing (Wed Jun 11 2014 - 19:40:36 EST)
- [PATCH 1/2] bridge: fix smatch warning / potential null pointer dereference Linus LÃssing (Wed Jun 11 2014 - 19:40:46 EST)
- [PATCH 2/2] bridge: fix compile error when compiling without IPv6 support Linus LÃssing (Wed Jun 11 2014 - 19:40:50 EST)
- Re: [PATCH] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI Mark Brown (Wed Jun 11 2014 - 19:43:13 EST)
- Re: [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Yinghai Lu (Wed Jun 11 2014 - 19:44:55 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Minchan Kim (Wed Jun 11 2014 - 19:49:44 EST)
- Re: rtc/hctosys.c Problem during kernel boot John Stultz (Wed Jun 11 2014 - 19:54:01 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Paul E. McKenney (Wed Jun 11 2014 - 19:54:19 EST)
- Re: timekeeping: exiting task with held timekeeping locks Thomas Gleixner (Wed Jun 11 2014 - 19:54:33 EST)
- [patch 01/13] acct: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 19:59:27 EST)
- [patch 03/13] delayacct: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 19:59:27 EST)
- [patch 10/13] time: Remove do_posix_clock_monotonic_gettime() Thomas Gleixner (Wed Jun 11 2014 - 19:59:34 EST)
- [patch 13/13] tomoyo: Use sensible time interface Thomas Gleixner (Wed Jun 11 2014 - 19:59:36 EST)
- [patch 11/13] wireless: mwifiex: Use the proper interfaces Thomas Gleixner (Wed Jun 11 2014 - 19:59:48 EST)
- [patch 04/13] net: mac80211: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:00:03 EST)
- [patch 12/13] net: mac80211: Remove silly timespec dance Thomas Gleixner (Wed Jun 11 2014 - 20:00:17 EST)
- [patch 07/13] kdb: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:01:01 EST)
- [patch 09/13] fork: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:01:20 EST)
- [patch 08/13] firewire: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:01:37 EST)
- [patch 00/13] time: Tree wide cleanup of interfaces and crap Thomas Gleixner (Wed Jun 11 2014 - 20:01:49 EST)
- [patch 06/13] sound: intel8x0: Use ktime and ktime_get() Thomas Gleixner (Wed Jun 11 2014 - 20:02:03 EST)
- [patch 05/13] sound: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:02:21 EST)
- [patch 02/13] tsacct: Use ktime_get_ts() Thomas Gleixner (Wed Jun 11 2014 - 20:02:45 EST)
- Re: Re: mips: math-emu: Fix compilation error ieee754.c Eunbong Song (Wed Jun 11 2014 - 20:06:30 EST)
- Re: [patch 13/13] tomoyo: Use sensible time interface John Stultz (Wed Jun 11 2014 - 20:08:12 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 20:16:18 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Wed Jun 11 2014 - 20:21:47 EST)
- Re: [patch 13/13] tomoyo: Use sensible time interface Thomas Gleixner (Wed Jun 11 2014 - 20:22:47 EST)
- Re: [PATCH 3.14 186/228] PCI: Wrong register used to check pending traffic Gavin Shan (Wed Jun 11 2014 - 20:24:48 EST)
- Re: [PATCH 08/10] mm, compaction: pass gfp mask to compact_control David Rientjes (Wed Jun 11 2014 - 20:25:10 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Wed Jun 11 2014 - 20:25:57 EST)
- Re: [patch 13/13] tomoyo: Use sensible time interface John Stultz (Wed Jun 11 2014 - 20:28:50 EST)
- Re: drivers/char/random.c: More futzing about George Spelvin (Wed Jun 11 2014 - 20:32:57 EST)
- Re: [patch 13/13] tomoyo: Use sensible time interface Thomas Gleixner (Wed Jun 11 2014 - 20:36:46 EST)
- Re: drivers/char/random.c: more ruminations George Spelvin (Wed Jun 11 2014 - 20:43:08 EST)
- linux-next: manual merge of the samsung tree with Linus' tree Stephen Rothwell (Wed Jun 11 2014 - 20:43:58 EST)
- Re: drivers/char/random.c: More futzing about H. Peter Anvin (Wed Jun 11 2014 - 20:45:07 EST)
- [no subject] Tejun Heo (Wed Jun 11 2014 - 20:47:02 EST)
- [patch v3] mm, pcp: allow restoring percpu_pagelist_fraction default David Rientjes (Wed Jun 11 2014 - 20:48:09 EST)
- [PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp Kuninori Morimoto (Wed Jun 11 2014 - 20:53:17 EST)
- Re: NTB driver support in haswell platform? Yijing Wang (Wed Jun 11 2014 - 20:56:16 EST)
- [tip:x86/mm] x86/smep: Be more informative when signalling an SMEP fault tip-bot for Jiri Kosina (Wed Jun 11 2014 - 20:58:30 EST)
- Re: [PATCH v6] NVMe: conversion to blk-mq Ming Lei (Wed Jun 11 2014 - 20:58:47 EST)
- [git pull] drm merge tree Dave Airlie (Wed Jun 11 2014 - 20:58:59 EST)
- Re: [PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp Simon Horman (Wed Jun 11 2014 - 20:59:35 EST)
- Re: [PATCH 1/3] perf timechart: implement IO mode Namhyung Kim (Wed Jun 11 2014 - 20:59:38 EST)
- Re: [PATCH 3/3] perf timechart: add more options to IO mode Namhyung Kim (Wed Jun 11 2014 - 21:03:45 EST)
- Re: drivers/char/random.c: more ruminations H. Peter Anvin (Wed Jun 11 2014 - 21:03:58 EST)
- Re: rtc/hctosys.c Problem during kernel boot John Whitmore (Wed Jun 11 2014 - 21:08:11 EST)
- Re: [PATCH 1/2] tracing: Fix memory leak on failure path in ftrace_allocate_pages() Namhyung Kim (Wed Jun 11 2014 - 21:08:23 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Wed Jun 11 2014 - 21:10:40 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Wed Jun 11 2014 - 21:14:13 EST)
- Re: [PATCH 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable baolu (Wed Jun 11 2014 - 21:19:01 EST)
- Proposal. Gogna (Wed Jun 11 2014 - 21:20:49 EST)
- Re: [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked Long, Wai Man (Wed Jun 11 2014 - 21:25:18 EST)
- Re: [Patch v5.1 03/03]: hwrng: khwrngd derating per device H. Peter Anvin (Wed Jun 11 2014 - 21:25:39 EST)
- Re: [PATCH v2 2/4] mutex: Delete the MUTEX_SHOW_NO_WAITER macro Long, Wai Man (Wed Jun 11 2014 - 21:27:44 EST)
- Re: [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked Long, Wai Man (Wed Jun 11 2014 - 21:28:39 EST)
- Re: [RFC 0/5] of: Automatic console registration cleanups Rob Herring (Wed Jun 11 2014 - 21:28:57 EST)
- Re: [PATCH] sctp: Fix sk_ack_backlog wrap-around problem Xufeng Zhang (Wed Jun 11 2014 - 21:32:58 EST)
- Re: [RFC PATCH 4/5] kernel/rcu/tree.c:3435 fix a sparse warning Pranith Kumar (Wed Jun 11 2014 - 21:37:58 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Long, Wai Man (Wed Jun 11 2014 - 21:38:09 EST)
- Re: [PATCH v2 2/3] lib: glob.c: Add CONFIG_GLOB_SELFTEST George Spelvin (Wed Jun 11 2014 - 21:38:18 EST)
- [PATCH] Input: evdev - Fix incorrect kfree of err_free_client after vzalloc Yongtaek Lee (Wed Jun 11 2014 - 21:45:55 EST)
- Re: drivers/char/random.c: More futzing about George Spelvin (Wed Jun 11 2014 - 21:52:42 EST)
- Re: [PATCH v5 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support. Iyappan Subramanian (Wed Jun 11 2014 - 21:59:56 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Wed Jun 11 2014 - 22:02:03 EST)
- Re: [PATCH 1/2] sched: Rework migrate_tasks() Mike Galbraith (Wed Jun 11 2014 - 22:05:27 EST)
- Re: [PATCH v2] powerpc: Avoid circular dependency with zImage.% Mike Qiu (Wed Jun 11 2014 - 22:07:20 EST)
- linux-next: build failure after merge of the net-next tree Stephen Rothwell (Wed Jun 11 2014 - 22:14:27 EST)
- Re: [PATCH 12/14] block: Add specific data integrity errors Martin K. Petersen (Wed Jun 11 2014 - 22:16:46 EST)
- Re: [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage Minchan Kim (Wed Jun 11 2014 - 22:20:13 EST)
- Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows Lai Jiangshan (Wed Jun 11 2014 - 22:34:53 EST)
- [PATCH] arm: Bring back early_init_dt_add_memory_arch Laura Abbott (Wed Jun 11 2014 - 22:39:29 EST)
- Re: Proposal to realize hot-add *several sections one time* Zhang Zhen (Wed Jun 11 2014 - 22:47:18 EST)
- Re: [RFC PATCH] nouveau: rename aux.c to auxiliary.c for reviewing it on Windows Lai Jiangshan (Wed Jun 11 2014 - 22:47:18 EST)
- [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem Xufeng Zhang (Wed Jun 11 2014 - 22:47:35 EST)
- Re: BUG: Bad page state in process swapper pfn:00000 Laura Abbott (Wed Jun 11 2014 - 22:51:37 EST)
- Re: timekeeping: exiting task with held timekeeping locks Sasha Levin (Wed Jun 11 2014 - 23:06:22 EST)
- Re: console: lockup on boot Sasha Levin (Wed Jun 11 2014 - 23:07:23 EST)
- [PULL] virtio-next Rusty Russell (Wed Jun 11 2014 - 23:08:46 EST)
- Re: [PULL] modules-next Rusty Russell (Wed Jun 11 2014 - 23:08:55 EST)
- Re: [PATCH 5/7 v7] trace, RAS: Add eMCA trace event interface Chen, Gong (Wed Jun 11 2014 - 23:11:31 EST)
- [PATCH v2 02/10] DMA, CMA: fix possible memory leak Joonsoo Kim (Wed Jun 11 2014 - 23:18:07 EST)
- [PATCH v2 01/10] DMA, CMA: clean-up log message Joonsoo Kim (Wed Jun 11 2014 - 23:18:12 EST)
- [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs Joonsoo Kim (Wed Jun 11 2014 - 23:18:28 EST)
- [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework Joonsoo Kim (Wed Jun 11 2014 - 23:18:53 EST)
- [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region Joonsoo Kim (Wed Jun 11 2014 - 23:18:57 EST)
- [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Joonsoo Kim (Wed Jun 11 2014 - 23:19:13 EST)
- [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Joonsoo Kim (Wed Jun 11 2014 - 23:19:48 EST)
- [PATCH v2 09/10] mm, cma: move output param to the end of param list Joonsoo Kim (Wed Jun 11 2014 - 23:20:19 EST)
- [PATCH v2 10/10] mm, cma: use spinlock instead of mutex Joonsoo Kim (Wed Jun 11 2014 - 23:20:42 EST)
- [PATCH v2 00/10] CMA: generalize CMA reserved area management code Joonsoo Kim (Wed Jun 11 2014 - 23:20:53 EST)
- [PATCH v2 08/10] mm, cma: clean-up cma allocation error path Joonsoo Kim (Wed Jun 11 2014 - 23:21:11 EST)
- Re: drivers/char/random.c: More futzing about Theodore Ts'o (Wed Jun 11 2014 - 23:22:59 EST)
- RE: [patch 11/13] wireless: mwifiex: Use the proper interfaces Bing Zhao (Wed Jun 11 2014 - 23:24:09 EST)
- RE: Hello Zellmann, Wayne P. (Wed Jun 11 2014 - 23:25:14 EST)
- Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Namhyung Kim (Wed Jun 11 2014 - 23:29:00 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Masami Hiramatsu (Wed Jun 11 2014 - 23:29:22 EST)
- Re: [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock() Lai Jiangshan (Wed Jun 11 2014 - 23:29:34 EST)
- linux-next: manual merge of the virtio tree with Linus' tree Stephen Rothwell (Wed Jun 11 2014 - 23:37:31 EST)
- Re: drivers/char/random.c: More futzing about George Spelvin (Wed Jun 11 2014 - 23:44:11 EST)
- Re: [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Simon Horman (Wed Jun 11 2014 - 23:46:40 EST)
- PATCH[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix] Nick Krause (Wed Jun 11 2014 - 23:49:47 EST)
- Re: PATCH[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix] gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 11 2014 - 23:53:30 EST)
- Re: [PATCH 1/4] spi: qup: Remove chip select function Andy Gross (Thu Jun 12 2014 - 00:02:30 EST)
- random: Benchamrking fast_mix2 George Spelvin (Thu Jun 12 2014 - 00:13:32 EST)
- linux-next: manual merge of the target-updates tree with the virtio tree Stephen Rothwell (Thu Jun 12 2014 - 00:17:45 EST)
- Re: [PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators Jingoo Han (Thu Jun 12 2014 - 00:21:25 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Linus Torvalds (Thu Jun 12 2014 - 00:27:45 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Aneesh Kumar K.V (Thu Jun 12 2014 - 00:41:52 EST)
- Re: [PATCH v2 02/10] DMA, CMA: fix possible memory leak Aneesh Kumar K.V (Thu Jun 12 2014 - 00:43:17 EST)
- Re: [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs Aneesh Kumar K.V (Thu Jun 12 2014 - 00:44:43 EST)
- Re: [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region Aneesh Kumar K.V (Thu Jun 12 2014 - 00:50:44 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Minchan Kim (Thu Jun 12 2014 - 01:18:53 EST)
- [PATCH v1] fs2dt: Refine kdump device_tree sort Wei.Yang (Thu Jun 12 2014 - 01:18:53 EST)
- Re: PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]â gregkh@xxxxxxxxxxxxxxxxxxx (Thu Jun 12 2014 - 01:19:48 EST)
- Re: [PATCH] drm/cirrus: bind also to qemu-xen-traditional Olaf Hering (Thu Jun 12 2014 - 01:24:01 EST)
- [f2fs-dev][PATCH 1/3] f2fs: check lower bound nid value in check_nid_range Chao Yu (Thu Jun 12 2014 - 01:24:50 EST)
- Re: [PATCH v2 02/10] DMA, CMA: fix possible memory leak Minchan Kim (Thu Jun 12 2014 - 01:25:39 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Guennadi Liakhovetski (Thu Jun 12 2014 - 01:25:44 EST)
- [f2fs-dev][PATCH 2/3] f2fs: avoid unneeded SetPageUptodate in f2fs_write_end Chao Yu (Thu Jun 12 2014 - 01:26:09 EST)
- [f2fs-dev][PATCH 3/3] f2fs: avoid to truncate non-updated page partially Chao Yu (Thu Jun 12 2014 - 01:33:05 EST)
- [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm John Stultz (Thu Jun 12 2014 - 01:35:17 EST)
- Re: [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs Minchan Kim (Thu Jun 12 2014 - 01:37:39 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Namhyung Kim (Thu Jun 12 2014 - 01:38:29 EST)
- Re: [RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading Dave Young (Thu Jun 12 2014 - 01:41:19 EST)
- Re: Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Masami Hiramatsu (Thu Jun 12 2014 - 01:44:47 EST)
- Re: [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated Michael Kerrisk (Thu Jun 12 2014 - 01:49:13 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Joonsoo Kim (Thu Jun 12 2014 - 01:50:11 EST)
- Re: [PATCH v3] usb: host: uhci-grlib.c : use devm_ functions Andreas Larsson (Thu Jun 12 2014 - 01:50:26 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Peter Zijlstra (Thu Jun 12 2014 - 01:50:43 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Joonsoo Kim (Thu Jun 12 2014 - 01:52:02 EST)
- Re: [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region Minchan Kim (Thu Jun 12 2014 - 01:52:18 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Namhyung Kim (Thu Jun 12 2014 - 01:54:59 EST)
- linux-next: Tree for Jun 12 Stephen Rothwell (Thu Jun 12 2014 - 01:56:46 EST)
- Re: [PATCH v2 02/10] DMA, CMA: fix possible memory leak Joonsoo Kim (Thu Jun 12 2014 - 01:58:18 EST)
- Re: [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path Peter Zijlstra (Thu Jun 12 2014 - 02:00:49 EST)
- Re: [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region Joonsoo Kim (Thu Jun 12 2014 - 02:03:33 EST)
- [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Thu Jun 12 2014 - 02:03:54 EST)
- Re: [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Julian Anastasov (Thu Jun 12 2014 - 02:04:55 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Michael Kerrisk (man-pages) (Thu Jun 12 2014 - 02:05:23 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Minchan Kim (Thu Jun 12 2014 - 02:06:09 EST)
- Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Masami Hiramatsu (Thu Jun 12 2014 - 02:06:30 EST)
- Re: [PATCH] x86: Find correct 64 bit ramdisk address for microcode early update Yinghai Lu (Thu Jun 12 2014 - 02:11:33 EST)
- [PATCH v3] mfd: max77686: handle IRQs using regmap Robert Baldyga (Thu Jun 12 2014 - 02:17:45 EST)
- Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver Suravee Suthikulpanit (Thu Jun 12 2014 - 02:22:45 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Ian Kent (Thu Jun 12 2014 - 02:24:31 EST)
- [PATCH 1/5] cgroup: fix broken css_has_online_children() Li Zefan (Thu Jun 12 2014 - 02:31:47 EST)
- [PATCH 2/5] percpu-ref: introduce percpu_ref_alive() Li Zefan (Thu Jun 12 2014 - 02:32:15 EST)
- [PATCH 3/5] cgroup: fix mount failure in a corner case Li Zefan (Thu Jun 12 2014 - 02:32:29 EST)
- [PATCH 4/5] kernfs: introduce kernfs_pin_sb() and kernfs_drop_sb() Li Zefan (Thu Jun 12 2014 - 02:32:41 EST)
- [PATCH 5/5] cgroup: fix a race between cgroup_mount() and cgroup_kill_sb() Li Zefan (Thu Jun 12 2014 - 02:33:33 EST)
- Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver Suravee Suthikulpanit (Thu Jun 12 2014 - 02:36:42 EST)
- RE: [PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit) Wang, Xiaoming (Thu Jun 12 2014 - 02:39:14 EST)
- Re: [PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode Joel Stanley (Thu Jun 12 2014 - 02:40:12 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Joonsoo Kim (Thu Jun 12 2014 - 02:40:30 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Ulf Hansson (Thu Jun 12 2014 - 02:41:47 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Minchan Kim (Thu Jun 12 2014 - 02:42:51 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling HATAYAMA Daisuke (Thu Jun 12 2014 - 02:46:58 EST)
- Re: [PATCH] Input: evdev - Fix incorrect kfree of err_free_client after vzalloc David Rientjes (Thu Jun 12 2014 - 02:49:12 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Joonsoo Kim (Thu Jun 12 2014 - 02:50:03 EST)
- Re: [patch 12/13] net: mac80211: Remove silly timespec dance Johannes Berg (Thu Jun 12 2014 - 02:50:32 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open David Rientjes (Thu Jun 12 2014 - 02:52:39 EST)
- Re: [patch 04/13] net: mac80211: Use ktime_get_ts() Johannes Berg (Thu Jun 12 2014 - 02:53:57 EST)
- btrf stuck in iowait with latest git Branimir Maksimovic (Thu Jun 12 2014 - 02:54:21 EST)
- Re: [PATCH -mm v2 5/8] slub: make slab_free non-preemptable Joonsoo Kim (Thu Jun 12 2014 - 02:54:49 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing David Rientjes (Thu Jun 12 2014 - 02:55:57 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Thu Jun 12 2014 - 02:56:41 EST)
- Re: Re: [PATCH ftrace/core 2/2] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict Masami Hiramatsu (Thu Jun 12 2014 - 02:57:53 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling HATAYAMA Daisuke (Thu Jun 12 2014 - 03:00:37 EST)
- [PATCH 1/1] sony-laptop: fix doesn't work lid resume settings on Vaio Pro mog422 (Thu Jun 12 2014 - 03:01:46 EST)
- Re: Proposal to realize hot-add *several sections one time* David Rientjes (Thu Jun 12 2014 - 03:07:39 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Minchan Kim (Thu Jun 12 2014 - 03:08:10 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Minchan Kim (Thu Jun 12 2014 - 03:13:16 EST)
- [PATCH 0/2 linux-next] coding style clean up for lustre/osc/osc_dev.c Honggang Li (Thu Jun 12 2014 - 03:13:57 EST)
- [PATCH 1/2] lustre/osc/osc_dev.c remove space between sizeof and open parenthesis Honggang Li (Thu Jun 12 2014 - 03:14:03 EST)
- [PATCH 2/2] lustre/osc/osc_dev.c add a blank line after declarations Honggang Li (Thu Jun 12 2014 - 03:14:09 EST)
- Re: [PATCH v2 08/10] mm, cma: clean-up cma allocation error path Minchan Kim (Thu Jun 12 2014 - 03:16:14 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Lee Jones (Thu Jun 12 2014 - 03:17:57 EST)
- Re: [Intel-gfx] 3.15-rc5 freeze after wakeup Daniel Vetter (Thu Jun 12 2014 - 03:18:09 EST)
- Re: [PATCH v2 09/10] mm, cma: move output param to the end of param list Minchan Kim (Thu Jun 12 2014 - 03:19:46 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Thu Jun 12 2014 - 03:20:32 EST)
- Re: [PATCH] RFT: pinctrl: spear: switch plgpio to irqchip helpers Linus Walleij (Thu Jun 12 2014 - 03:23:25 EST)
- Re: [PATCH] RFT: pinctrl: spear: switch plgpio to irqchip helpers Viresh Kumar (Thu Jun 12 2014 - 03:25:20 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Zhang Yanfei (Thu Jun 12 2014 - 03:25:31 EST)
- Re: [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Thierry Reding (Thu Jun 12 2014 - 03:25:46 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing David Rientjes (Thu Jun 12 2014 - 03:26:56 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Heiko Carstens (Thu Jun 12 2014 - 03:27:53 EST)
- Re: [stable-3.10.y] possible unsafe locking warning Gu Zheng (Thu Jun 12 2014 - 03:29:27 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Tushar Behera (Thu Jun 12 2014 - 03:29:31 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Tushar Behera (Thu Jun 12 2014 - 03:30:59 EST)
- Re: [PATCH] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling Peter Zijlstra (Thu Jun 12 2014 - 03:37:30 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Joonsoo Kim (Thu Jun 12 2014 - 03:37:54 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Joonsoo Kim (Thu Jun 12 2014 - 03:38:55 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Thu Jun 12 2014 - 03:39:17 EST)
- Re: [PATCH v2 09/10] mm, cma: move output param to the end of param list Joonsoo Kim (Thu Jun 12 2014 - 03:39:37 EST)
- Re: [PATCH v2 10/10] mm, cma: use spinlock instead of mutex Minchan Kim (Thu Jun 12 2014 - 03:40:25 EST)
- Re: [PATCH 1/3] clk: exynos-audss: Keep the parent of mout_audss always enabled Tushar Behera (Thu Jun 12 2014 - 03:40:33 EST)
- Re: [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions Dan Carpenter (Thu Jun 12 2014 - 03:43:49 EST)
- RE: [PATCH] clocksource: arch_arm_timer: Fix timecounter initialization Li.Xiubo@xxxxxxxxxxxxx (Thu Jun 12 2014 - 03:45:46 EST)
- Re: [PATCH v2 RESEND 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1. Tang Chen (Thu Jun 12 2014 - 03:47:57 EST)
- Re: [PATCH v3 1/1] pinctrl: baytrail: Warn if direct IRQ GPIO set to output Linus Walleij (Thu Jun 12 2014 - 03:49:31 EST)
- Re: [PATCH v2 10/10] mm, cma: use spinlock instead of mutex Joonsoo Kim (Thu Jun 12 2014 - 03:52:46 EST)
- Re: [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices Linus Walleij (Thu Jun 12 2014 - 03:55:27 EST)
- RE: genirq: Provide !SMP stub for irq_set_affinity_notifier() Eyal Perry (Thu Jun 12 2014 - 03:56:27 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Thu Jun 12 2014 - 03:56:54 EST)
- [PATCH] Fix typo in drivers/phy/phy-exynos5250-sata.c module license. It fixes the following error: FATAL: modpost: GPL-incompatible module phy-exynos5250-sata.ko uses GPL-only symbol 'platform_driver_unregister' Guillaume GARDET (Thu Jun 12 2014 - 04:02:15 EST)
- Re: [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem Daniel Borkmann (Thu Jun 12 2014 - 04:06:37 EST)
- Re: [PATCH v2] powerpc: Avoid circular dependency with zImage.% Michal Marek (Thu Jun 12 2014 - 04:09:25 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Thu Jun 12 2014 - 04:15:12 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Zhang Yanfei (Thu Jun 12 2014 - 04:15:18 EST)
- [GIT PULL] MFD changes due for v3.16 (mk2) Lee Jones (Thu Jun 12 2014 - 04:17:41 EST)
- Re: [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support Peter Zijlstra (Thu Jun 12 2014 - 04:17:49 EST)
- Re: [PATCH 2/2] gpio: of: Allow -gpio suffix for property names Linus Walleij (Thu Jun 12 2014 - 04:18:15 EST)
- [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Guillaume Gardet (Thu Jun 12 2014 - 04:18:30 EST)
- Re: [PATCH] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode Srivatsa S. Bhat (Thu Jun 12 2014 - 04:18:49 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Heiko Carstens (Thu Jun 12 2014 - 04:19:07 EST)
- Re: [PATCH v2 02/10] DMA, CMA: fix possible memory leak Zhang Yanfei (Thu Jun 12 2014 - 04:19:35 EST)
- Re: [patch 12/13] net: mac80211: Remove silly timespec dance Thomas Gleixner (Thu Jun 12 2014 - 04:19:47 EST)
- Re: [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage Vlastimil Babka (Thu Jun 12 2014 - 04:21:25 EST)
- Re: console: lockup on boot Jan Kara (Thu Jun 12 2014 - 04:26:57 EST)
- [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Jean Pihet (Thu Jun 12 2014 - 04:27:17 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Thu Jun 12 2014 - 04:28:25 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Zhang Yanfei (Thu Jun 12 2014 - 04:28:38 EST)
- [GIT PULL] Backlight changes due for v3.16 Lee Jones (Thu Jun 12 2014 - 04:29:30 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Zhang Yanfei (Thu Jun 12 2014 - 04:30:06 EST)
- Re: [PATCH v2 08/10] mm, cma: clean-up cma allocation error path Zhang Yanfei (Thu Jun 12 2014 - 04:31:04 EST)
- Re: [PATCH] HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM Jiri Kosina (Thu Jun 12 2014 - 04:31:47 EST)
- [patch V2] wireless: mwifiex: Use the proper interfaces Thomas Gleixner (Thu Jun 12 2014 - 04:31:58 EST)
- Re: [PATCH] x86,build: Fix make -jN modules_install install Michal Marek (Thu Jun 12 2014 - 04:33:59 EST)
- Re: [PATCH v2 0/5] APEI: Make APEI architecture independent. Tomasz Nowicki (Thu Jun 12 2014 - 04:34:24 EST)
- net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Johannes Berg (Thu Jun 12 2014 - 04:36:02 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Sachin Kamat (Thu Jun 12 2014 - 04:36:37 EST)
- Re: [PATCH] Input: st-keyscan - Protect PM-only functions by #ifdef CONFIG_PM_SLEEP Gabriel Fernandez (Thu Jun 12 2014 - 04:36:56 EST)
- [PATCH] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform. Wang, Xiaoming (Thu Jun 12 2014 - 04:37:42 EST)
- Re: [patch V2] wireless: mwifiex: Use the proper interfaces Johannes Berg (Thu Jun 12 2014 - 04:39:22 EST)
- Re: net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Johannes Berg (Thu Jun 12 2014 - 04:40:29 EST)
- Re: [PATCH v2] Fix get ERESTARTSYS with m32 in x86_64 when debug by GDB Hui Zhu (Thu Jun 12 2014 - 04:41:36 EST)
- Re: [PULL] vhost: infrastructure changes for 3.16 Romain Francoise (Thu Jun 12 2014 - 04:42:44 EST)
- Re: [PATCH] gpio-pxa: gpio0 and gpio1 support on dt Linus Walleij (Thu Jun 12 2014 - 04:43:23 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Guillaume Gardet (Thu Jun 12 2014 - 04:44:14 EST)
- Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding Linus Walleij (Thu Jun 12 2014 - 04:46:23 EST)
- RE: genirq: Provide !SMP stub for irq_set_affinity_notifier() Eyal Perry (Thu Jun 12 2014 - 04:48:17 EST)
- [PATCH] net/cadence/macb: clear interrupts simply and correctly Jongsung Kim (Thu Jun 12 2014 - 04:52:13 EST)
- Re: [PATCH v2] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET, documentation in uapi header Anshuman Khandual (Thu Jun 12 2014 - 04:53:54 EST)
- Re: console: lockup on boot Mike Galbraith (Thu Jun 12 2014 - 04:54:33 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Michal Nazarewicz (Thu Jun 12 2014 - 04:55:46 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Michal Nazarewicz (Thu Jun 12 2014 - 04:56:49 EST)
- Re: net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Thomas Gleixner (Thu Jun 12 2014 - 04:58:27 EST)
- Re: [PATCH] mmc: sdhci-msm: Fix fallout from sdhci refactoring Ulf Hansson (Thu Jun 12 2014 - 05:00:05 EST)
- Re: [PATCH v2 09/12] blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Steven Miao (Thu Jun 12 2014 - 05:00:48 EST)
- Re: [patch 04/13] net: mac80211: Use ktime_get_ts() Luis R. Rodriguez (Thu Jun 12 2014 - 05:04:13 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Kishon Vijay Abraham I (Thu Jun 12 2014 - 05:04:31 EST)
- Re: [PATCH v4] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Thu Jun 12 2014 - 05:07:29 EST)
- Re: [PATCH V3 0/3] Add new PowerPC specific ELF core notes Anshuman Khandual (Thu Jun 12 2014 - 05:11:34 EST)
- [PATCH net-next] mrf24j40: separate h/w init and add checkings Varka Bhadram (Thu Jun 12 2014 - 05:11:54 EST)
- Re: [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Jamie Lentin (Thu Jun 12 2014 - 05:16:12 EST)
- Re: net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Johannes Berg (Thu Jun 12 2014 - 05:22:45 EST)
- [GIT PULL] MMC fixes for v.3.16 Ulf Hansson (Thu Jun 12 2014 - 05:27:26 EST)
- Re: [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices Michael Lawnick (Thu Jun 12 2014 - 05:29:01 EST)
- [uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.16 Steven Miao (Thu Jun 12 2014 - 05:32:14 EST)
- [PATCH v2]x86/tlb_uv: Fixing all memory allocation failure handling in UV Zhouyi Zhou (Thu Jun 12 2014 - 05:33:14 EST)
- Re: [PATCH v1 3/3] usb: gadget: NCM: Stop RX TCP Bursts getting dropped. Jim Baxter (Thu Jun 12 2014 - 05:38:26 EST)
- [PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list() Chen Yucong (Thu Jun 12 2014 - 05:38:55 EST)
- Re: [PULL] vhost: infrastructure changes for 3.16 Michael S. Tsirkin (Thu Jun 12 2014 - 05:39:12 EST)
- Re: [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated Kirill A. Shutemov (Thu Jun 12 2014 - 05:40:34 EST)
- [PATCH] staging: iio: fix coding style Jimmy P (Thu Jun 12 2014 - 05:41:44 EST)
- [PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles Jisheng Zhang (Thu Jun 12 2014 - 05:41:55 EST)
- RE: [PATCH v1 3/3] usb: gadget: NCM: Stop RX TCP Bursts getting dropped. David Laight (Thu Jun 12 2014 - 05:43:59 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Guillaume Gardet (Thu Jun 12 2014 - 05:44:18 EST)
- [RFC PATCH] phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node Kishon Vijay Abraham I (Thu Jun 12 2014 - 05:44:34 EST)
- Re: [PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles Russell King - ARM Linux (Thu Jun 12 2014 - 05:44:42 EST)
- Re: [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated Michael Kerrisk (man-pages) (Thu Jun 12 2014 - 05:44:57 EST)
- Re: [PATCH] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform. Vinod Koul (Thu Jun 12 2014 - 05:44:58 EST)
- Re: [PATCH v2 02/10] DMA, CMA: fix possible memory leak Michal Nazarewicz (Thu Jun 12 2014 - 05:47:28 EST)
- Re: Kconfig fails: big select-based circular dependency Russell King - ARM Linux (Thu Jun 12 2014 - 05:47:54 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Kishon Vijay Abraham I (Thu Jun 12 2014 - 05:49:14 EST)
- Re: [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor Heiko Schocher (Thu Jun 12 2014 - 05:49:39 EST)
- Re: [PATCH 1/3] phy: exynos-dp-video: Use PTR_ERR_OR_ZERO Sachin Kamat (Thu Jun 12 2014 - 05:50:05 EST)
- Re: [PATCH] arch/score/kernel/process.c: Remove useless varialbes 'ti' and 'regs' Liqin Chen (Thu Jun 12 2014 - 05:52:49 EST)
- Re: [PATCH v2 01/10] DMA, CMA: clean-up log message Michal Nazarewicz (Thu Jun 12 2014 - 05:53:26 EST)
- Re: [Cocci] [patch 04/13] net: mac80211: Use ktime_get_ts() Julia . Lawall (Thu Jun 12 2014 - 05:54:46 EST)
- Re: [PATCH v2 03/10] DMA, CMA: separate core cma management codes from DMA APIs Michal Nazarewicz (Thu Jun 12 2014 - 05:55:25 EST)
- Re: [PATCH 1/3] phy: exynos-dp-video: Use PTR_ERR_OR_ZERO Kishon Vijay Abraham I (Thu Jun 12 2014 - 05:57:50 EST)
- Re: [PATCH 1/3] phy: exynos-dp-video: Use PTR_ERR_OR_ZERO Sachin Kamat (Thu Jun 12 2014 - 05:59:09 EST)
- Re: [PATCH] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform. Takashi Iwai (Thu Jun 12 2014 - 05:59:28 EST)
- Re: [PATCH] phy: Fix typo in drivers/phy/phy-exynos5250-sata.c module which fixes the build Jean Delvare (Thu Jun 12 2014 - 06:02:10 EST)
- Re: [PATCH v2 04/10] DMA, CMA: support alignment constraint on cma region Michal Nazarewicz (Thu Jun 12 2014 - 06:02:49 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Vladimir Davydov (Thu Jun 12 2014 - 06:02:58 EST)
- [PATCH] alarmtimer: Export symbols of alarmtimer_get_rtcdev pramod . gurav . etc (Thu Jun 12 2014 - 06:03:07 EST)
- Re: [PATCH -mm v2 5/8] slub: make slab_free non-preemptable Vladimir Davydov (Thu Jun 12 2014 - 06:03:58 EST)
- Re: [PATCH 00/21] add and use devm_irq_of_parse_and_map() Andreas Larsson (Thu Jun 12 2014 - 06:04:31 EST)
- [mac80211] send ethernet packet Bruno Correia (Thu Jun 12 2014 - 06:07:46 EST)
- [PATCH] clk: Add PWM clock driver Philipp Zabel (Thu Jun 12 2014 - 06:08:59 EST)
- Re: [Patch v5.1 03/03]: hwrng: khwrngd derating per device Torsten Duwe (Thu Jun 12 2014 - 06:10:08 EST)
- Re: [RFC 0/5] of: Automatic console registration cleanups Grant Likely (Thu Jun 12 2014 - 06:12:30 EST)
- Re: [PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles Jisheng Zhang (Thu Jun 12 2014 - 06:17:44 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Michal Nazarewicz (Thu Jun 12 2014 - 06:20:10 EST)
- Re: [PATCH] ARM: dts: berlin2q.dtsi: set L2CC tag and data latency as 2 cycles Jisheng Zhang (Thu Jun 12 2014 - 06:21:38 EST)
- Re: [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions navin patidar (Thu Jun 12 2014 - 06:22:39 EST)
- Re: Kconfig fails: big select-based circular dependency Paul Bolle (Thu Jun 12 2014 - 06:23:06 EST)
- Re: [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls. Robert Richter (Thu Jun 12 2014 - 06:23:33 EST)
- Re: Kconfig fails: big select-based circular dependency Arnd Bergmann (Thu Jun 12 2014 - 06:32:12 EST)
- [PATCH 0/9] Generic earlyconsole for ARC UART Driver Vineet Gupta (Thu Jun 12 2014 - 06:32:44 EST)
- [PATCH 2/9] serial/arc: Refactor by referencing to uart_port where possible Vineet Gupta (Thu Jun 12 2014 - 06:32:46 EST)
- Re: [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature. Robert Richter (Thu Jun 12 2014 - 06:32:54 EST)
- [PATCH 4/9] serial/arc: Use generic earlycon infrastructure Vineet Gupta (Thu Jun 12 2014 - 06:33:09 EST)
- [PATCH 5/9] serial/arc: remove earlyprintk support and switch to earlycon Vineet Gupta (Thu Jun 12 2014 - 06:33:18 EST)
- [PATCH 6/9] serial/arc: remove last remanants of platform data Vineet Gupta (Thu Jun 12 2014 - 06:33:31 EST)
- [PATCH 1/9] serial/arc: use uart_console_write() helper Vineet Gupta (Thu Jun 12 2014 - 06:33:50 EST)
- [PATCH 8/9] ARC: [arcfpga] RIP early uart platform device stuff Vineet Gupta (Thu Jun 12 2014 - 06:34:00 EST)
- [PATCH 9/9] serial/arc: Add DT based earlycon support Vineet Gupta (Thu Jun 12 2014 - 06:34:13 EST)
- [PATCH] staging: alarm-dev: Support to Compile as Module pramod . gurav . etc (Thu Jun 12 2014 - 06:34:45 EST)
- [PATCH 3/9] serial/arc: Remove the workaround for legacy ISS Vineet Gupta (Thu Jun 12 2014 - 06:35:03 EST)
- [PATCH] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Wahib Faizi (Thu Jun 12 2014 - 06:36:30 EST)
- Eudyptula Challenge (Task 10) Wahib Faizi (Thu Jun 12 2014 - 06:36:42 EST)
- [PATCH 7/9] serial/arc: inline the probe helper Vineet Gupta (Thu Jun 12 2014 - 06:38:50 EST)
- Re: [patch 05/13] sound: Use ktime_get_ts() Takashi Iwai (Thu Jun 12 2014 - 06:42:25 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Al Viro (Thu Jun 12 2014 - 06:43:22 EST)
- Re: Kconfig fails: big select-based circular dependency Russell King - ARM Linux (Thu Jun 12 2014 - 06:49:53 EST)
- Re: [Cocci] [patch 04/13] net: mac80211: Use ktime_get_ts() Thomas Gleixner (Thu Jun 12 2014 - 06:50:18 EST)
- Re: [patch 05/13] sound: Use ktime_get_ts() Thomas Gleixner (Thu Jun 12 2014 - 06:51:16 EST)
- Re: [patch 05/13] sound: Use ktime_get_ts() Takashi Iwai (Thu Jun 12 2014 - 06:59:22 EST)
- Re: [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi Thomas Gleixner (Thu Jun 12 2014 - 06:59:22 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open Ian Kent (Thu Jun 12 2014 - 07:10:11 EST)
- [GIT PULL] locking tree updates for v3.16, #2 Ingo Molnar (Thu Jun 12 2014 - 07:13:37 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Thu Jun 12 2014 - 07:18:55 EST)
- [GIT PULL] perf updates for v3.16, #2 Ingo Molnar (Thu Jun 12 2014 - 07:26:13 EST)
- Re: [PULL] modules-next Mark Brown (Thu Jun 12 2014 - 07:27:41 EST)
- [PATCH] staging: lustre: obdclass: linux-sysctl.c: fix pointer coding style issue Andrey Skvortsov (Thu Jun 12 2014 - 07:28:17 EST)
- Re: [PATCH v2 08/10] mm, cma: clean-up cma allocation error path Michal Nazarewicz (Thu Jun 12 2014 - 07:34:42 EST)
- Re: Kconfig fails: big select-based circular dependency Russell King - ARM Linux (Thu Jun 12 2014 - 07:34:59 EST)
- Re: [PATCH v2 09/10] mm, cma: move output param to the end of param list Michal Nazarewicz (Thu Jun 12 2014 - 07:38:25 EST)
- Re: [pre 3.16-rc1] Oops at spin_trylock(&inode->i_lock) Tetsuo Handa (Thu Jun 12 2014 - 07:39:38 EST)
- Re: [RFC PATCH 00/11] printk: safe printing in NMI context Petr Mládek (Thu Jun 12 2014 - 07:50:38 EST)
- [GIT PULL] scheduler updates for v3.16, #2 Ingo Molnar (Thu Jun 12 2014 - 07:52:01 EST)
- Re: [GIT PULL 00/15] perf/core improvements and fixes Ingo Molnar (Thu Jun 12 2014 - 07:54:27 EST)
- Re: [patch 13/13] tomoyo: Use sensible time interface Tetsuo Handa (Thu Jun 12 2014 - 07:55:11 EST)
- [PATCH V2 01/19] irqchip: crossbar: dont use '0' to mark reserved interrupts Sricharan R (Thu Jun 12 2014 - 07:56:09 EST)
- [PATCH V2 04/19] irqchip: crossbar: Initialise the crossbar with a safe value Sricharan R (Thu Jun 12 2014 - 07:56:23 EST)
- [PATCH V2 06/19] irqchip: crossbar: remove IS_ERR_VALUE check Sricharan R (Thu Jun 12 2014 - 07:56:31 EST)
- [PATCH V2 07/19] irqchip: crossbar: fix sparse warnings Sricharan R (Thu Jun 12 2014 - 07:56:39 EST)
- Re: [GIT PULL 0/7] perf/core improvements Ingo Molnar (Thu Jun 12 2014 - 07:56:46 EST)
- [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry Sricharan R (Thu Jun 12 2014 - 07:56:52 EST)
- [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback Sricharan R (Thu Jun 12 2014 - 07:57:11 EST)
- [PATCH V2 18/19] Documentation: dt: OMAP: crossbar: add description for interrupt consumer Sricharan R (Thu Jun 12 2014 - 07:57:25 EST)
- [PATCH V2 19/19] irqchip: crossbar allow for quirky hardware with direct hardwiring of GIC Sricharan R (Thu Jun 12 2014 - 07:57:31 EST)
- [PATCH V2 17/19] irqchip: crossbar: introduce centralized check for crossbar write Sricharan R (Thu Jun 12 2014 - 07:57:59 EST)
- [PATCH V2 13/19] irqchip: crossbar: change the goto naming Sricharan R (Thu Jun 12 2014 - 07:58:17 EST)
- Re: Kconfig fails: big select-based circular dependency Geert Uytterhoeven (Thu Jun 12 2014 - 07:58:22 EST)
- [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping Sricharan R (Thu Jun 12 2014 - 07:58:45 EST)
- [PATCH V2 12/19] irqchip: crossbar: return proper error value Sricharan R (Thu Jun 12 2014 - 07:58:58 EST)
- [PATCH V2 14/19] irqchip: crossbar: set cb pointer to null in case of error Sricharan R (Thu Jun 12 2014 - 07:59:11 EST)
- [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list Sricharan R (Thu Jun 12 2014 - 07:59:54 EST)
- [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning Sricharan R (Thu Jun 12 2014 - 08:00:18 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner Vlastimil Babka (Thu Jun 12 2014 - 08:00:43 EST)
- [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Sricharan R (Thu Jun 12 2014 - 08:01:01 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Thu Jun 12 2014 - 08:01:04 EST)
- Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Vitaly Kuznetsov (Thu Jun 12 2014 - 08:01:26 EST)
- [tip:perf/core] tools lib traceevent: Add flag to not load event plugins tip-bot for Steven Rostedt (Red Hat) (Thu Jun 12 2014 - 08:01:37 EST)
- [tip:perf/core] tools lib traceevent: Added support for __get_bitmask() macro tip-bot for Steven Rostedt (Red Hat) (Thu Jun 12 2014 - 08:01:44 EST)
- [tip:perf/core] perf tools: Prettify the tags/TAGS/ cscope targets output tip-bot for Jiri Olsa (Thu Jun 12 2014 - 08:02:09 EST)
- [tip:perf/core] perf tools: Fix pipe check regression in attr event callback tip-bot for Jiri Olsa (Thu Jun 12 2014 - 08:02:11 EST)
- [tip:perf/core] perf script/python: Print array argument as string tip-bot for Namhyung Kim (Thu Jun 12 2014 - 08:02:19 EST)
- [tip:perf/core] perf tools: Update mmap2 interface with protection and flag bits tip-bot for Don Zickus (Thu Jun 12 2014 - 08:02:42 EST)
- [tip:perf/core] Revert "perf: Disable PERF_RECORD_MMAP2 support" tip-bot for Don Zickus (Thu Jun 12 2014 - 08:03:05 EST)
- [tip:perf/core] perf report: Add mem-mode documentation to report command tip-bot for Don Zickus (Thu Jun 12 2014 - 08:03:13 EST)
- [tip:perf/core] perf tools: Add cpumode to struct hist_entry tip-bot for Don Zickus (Thu Jun 12 2014 - 08:03:21 EST)
- [tip:perf/core] perf tools: Add support to dynamically get cacheline size tip-bot for Don Zickus (Thu Jun 12 2014 - 08:03:37 EST)
- [tip:perf/core] perf: Pass protection and flags bits through mmap2 interface tip-bot for Peter Zijlstra (Thu Jun 12 2014 - 08:03:47 EST)
- [tip:perf/core] perf tools: Add dcacheline sort tip-bot for Don Zickus (Thu Jun 12 2014 - 08:03:53 EST)
- [tip:perf/core] perf probe: Improve error message for unknown member of data structure tip-bot for Masami Hiramatsu (Thu Jun 12 2014 - 08:04:34 EST)
- [tip:perf/core] perf tools: Emit more precise message for missing glibc static library tip-bot for Arnaldo Carvalho de Melo (Thu Jun 12 2014 - 08:04:40 EST)
- [tip:perf/core] perf probe: Show error code and description in verbose mode tip-bot for Masami Hiramatsu (Thu Jun 12 2014 - 08:04:52 EST)
- [tip:perf/core] perf probe: Improve an error message of perf probe --vars mode tip-bot for Masami Hiramatsu (Thu Jun 12 2014 - 08:04:57 EST)
- [tip:perf/core] perf probe: Improve error messages in --line option tip-bot for Masami Hiramatsu (Thu Jun 12 2014 - 08:05:15 EST)
- [tip:perf/core] perf timechart: Reflow documentation tip-bot for Stanislav Fomichev (Thu Jun 12 2014 - 08:05:21 EST)
- [tip:perf/core] perf tests: Show the inner make output when an error happens tip-bot for Arnaldo Carvalho de Melo (Thu Jun 12 2014 - 08:05:59 EST)
- [tip:perf/core] tools lib traceevent: Add options to function plugin tip-bot for Steven Rostedt (Red Hat) (Thu Jun 12 2014 - 08:06:30 EST)
- Re: [PATCH 09/13] hwmon: Driver for TI TMP103 temperature sensor Guenter Roeck (Thu Jun 12 2014 - 08:06:41 EST)
- [tip:perf/core] tools lib traceevent: Add options to plugins tip-bot for Steven Rostedt (Thu Jun 12 2014 - 08:06:56 EST)
- [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs Sricharan R (Thu Jun 12 2014 - 08:07:48 EST)
- [PATCH V2 02/19] irqchip: crossbar: check for premapped crossbar before allocating Sricharan R (Thu Jun 12 2014 - 08:08:19 EST)
- [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Thu Jun 12 2014 - 08:08:39 EST)
- [PATCH V2 00/19] irqchip: crossbar: driver fixes Sricharan R (Thu Jun 12 2014 - 08:08:58 EST)
- Re: [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm Ulf Hansson (Thu Jun 12 2014 - 08:09:58 EST)
- Re: [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm Peter Maydell (Thu Jun 12 2014 - 08:16:19 EST)
- Re: [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction Vlastimil Babka (Thu Jun 12 2014 - 08:18:21 EST)
- Re: Kconfig fails: big select-based circular dependency Mark Brown (Thu Jun 12 2014 - 08:18:39 EST)
- Re: [GIT PULL] MMC updates for 3.16-rc1 Chris Ball (Thu Jun 12 2014 - 08:19:17 EST)
- Re: Kconfig fails: big select-based circular dependency Arnd Bergmann (Thu Jun 12 2014 - 08:20:07 EST)
- Re: rtc/hctosys.c Problem during kernel boot Alexander Holler (Thu Jun 12 2014 - 08:24:01 EST)
- RE: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Felipe Franciosi (Thu Jun 12 2014 - 08:33:46 EST)
- Re: [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Arnaldo Carvalho de Melo (Thu Jun 12 2014 - 08:35:01 EST)
- Re: [RFC PATCH] gpio: Add a defer reset object to send board specific reset Linus Walleij (Thu Jun 12 2014 - 08:35:46 EST)
- Re: [patch 08/13] firewire: Use ktime_get_ts() Stefan Richter (Thu Jun 12 2014 - 08:37:32 EST)
- Re: [RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading Vivek Goyal (Thu Jun 12 2014 - 08:37:50 EST)
- Re: [Patch V4 12/42] x86, ioapic: kill static variable nr_irqs_gsi Jiang Liu (Thu Jun 12 2014 - 08:40:14 EST)
- Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Josh Poimboeuf (Thu Jun 12 2014 - 08:43:51 EST)
- Re: [PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list() Rik van Riel (Thu Jun 12 2014 - 08:45:58 EST)
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods Roger Quadros (Thu Jun 12 2014 - 08:46:52 EST)
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods Roger Quadros (Thu Jun 12 2014 - 08:47:21 EST)
- Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Josh Poimboeuf (Thu Jun 12 2014 - 08:50:52 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Thu Jun 12 2014 - 08:51:55 EST)
- Re: [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Borislav Petkov (Thu Jun 12 2014 - 08:52:45 EST)
- [PATCHv4 3/4] pwm: imx: indentation cleanup Lothar WaÃmann (Thu Jun 12 2014 - 08:54:20 EST)
- [PATCHv4 1/4] pwm: print error messages with pr_err() instead of pr_debug() Lothar WaÃmann (Thu Jun 12 2014 - 08:54:31 EST)
- [PATCHv4 4/4] pwm: imx: support output polarity inversion Lothar WaÃmann (Thu Jun 12 2014 - 08:54:45 EST)
- [PATCHv4 0/4] pwm: imx: support output polarity inversion Lothar WaÃmann (Thu Jun 12 2014 - 08:54:54 EST)
- [PATCHv4 2/4] pwm: make the PWM_POLARITY flag in DTB optional Lothar WaÃmann (Thu Jun 12 2014 - 08:55:07 EST)
- Re: [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary Luis Henriques (Thu Jun 12 2014 - 08:56:03 EST)
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs Jason Cooper (Thu Jun 12 2014 - 08:56:32 EST)
- Re: Kconfig fails: big select-based circular dependency Paul Bolle (Thu Jun 12 2014 - 08:56:37 EST)
- fs/stat: Reduce memory requirements for stat_open Stefan Bader (Thu Jun 12 2014 - 09:00:25 EST)
- Re: [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary Willy Tarreau (Thu Jun 12 2014 - 09:03:01 EST)
- Re: Kconfig fails: big select-based circular dependency Russell King - ARM Linux (Thu Jun 12 2014 - 09:03:44 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Petr Mládek (Thu Jun 12 2014 - 09:05:52 EST)
- Re: [PATCH v2 1/5] apei, mce: Factor out APEI architecture specific MCE calls. Tomasz Nowicki (Thu Jun 12 2014 - 09:06:59 EST)
- [PATCHv2] ARM: dts: imx6: add support for Ka-Ro TX6 modules Lothar WaÃmann (Thu Jun 12 2014 - 09:07:18 EST)
- Re: [PATCH v2 2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature. Tomasz Nowicki (Thu Jun 12 2014 - 09:08:28 EST)
- [PATCH] ARM: dts: add support for Ka-Ro TX51 Lothar WaÃmann (Thu Jun 12 2014 - 09:10:17 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Jason Cooper (Thu Jun 12 2014 - 09:11:01 EST)
- Re: [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning Jason Cooper (Thu Jun 12 2014 - 09:14:51 EST)
- Re: rtc/hctosys.c Problem during kernel boot Alessandro Zummo (Thu Jun 12 2014 - 09:15:17 EST)
- Re: [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list Jason Cooper (Thu Jun 12 2014 - 09:16:24 EST)
- video: X sets brightness to zero after resume Kalle Valo (Thu Jun 12 2014 - 09:18:04 EST)
- Re: [PATCH v2] x86,vdso: Fix vdso_install Josh Boyer (Thu Jun 12 2014 - 09:19:48 EST)
- Re: [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Jean Pihet (Thu Jun 12 2014 - 09:20:00 EST)
- Re: [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry Jason Cooper (Thu Jun 12 2014 - 09:20:46 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Thu Jun 12 2014 - 09:21:48 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Michal Hocko (Thu Jun 12 2014 - 09:22:19 EST)
- Re: [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list Sricharan R (Thu Jun 12 2014 - 09:23:32 EST)
- your patches to support the touchpad of Haswell ChromeBooks Oliver Neukum (Thu Jun 12 2014 - 09:27:10 EST)
- Re: [PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list() Chen Yucong (Thu Jun 12 2014 - 09:27:26 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Sricharan R (Thu Jun 12 2014 - 09:37:59 EST)
- Re: Kconfig fails: big select-based circular dependency Arnd Bergmann (Thu Jun 12 2014 - 09:38:08 EST)
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Daniel Drake (Thu Jun 12 2014 - 09:38:57 EST)
- Re: [PATCH V2 12/19] irqchip: crossbar: return proper error value Jason Cooper (Thu Jun 12 2014 - 09:39:35 EST)
- Re: [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry Sricharan R (Thu Jun 12 2014 - 09:39:57 EST)
- Re: [PATCH V2 13/19] irqchip: crossbar: change the goto naming Jason Cooper (Thu Jun 12 2014 - 09:41:56 EST)
- Re: fs/stat: Reduce memory requirements for stat_open Heiko Carstens (Thu Jun 12 2014 - 09:42:04 EST)
- Re: [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning Sricharan R (Thu Jun 12 2014 - 09:42:16 EST)
- Re: [RFC PATCH v3 4/7] thermal: introduce the Power Actor API Javi Merino (Thu Jun 12 2014 - 09:45:31 EST)
- scsi-mq Christoph Hellwig (Thu Jun 12 2014 - 09:47:06 EST)
- [PATCH 01/14] sd: don't use rq->cmd_len before setting it up Christoph Hellwig (Thu Jun 12 2014 - 09:47:11 EST)
- [PATCH 07/14] scsi: convert host_busy to atomic_t Christoph Hellwig (Thu Jun 12 2014 - 09:47:16 EST)
- [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case Christoph Hellwig (Thu Jun 12 2014 - 09:47:28 EST)
- [PATCH 12/14] scatterlist: allow chaining to preallocated chunks Christoph Hellwig (Thu Jun 12 2014 - 09:47:40 EST)
- [PATCH 13/14] scsi: add support for a blk-mq based I/O path. Christoph Hellwig (Thu Jun 12 2014 - 09:47:56 EST)
- [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls Christoph Hellwig (Thu Jun 12 2014 - 09:48:27 EST)
- [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit Christoph Hellwig (Thu Jun 12 2014 - 09:48:39 EST)
- [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess Christoph Hellwig (Thu Jun 12 2014 - 09:48:56 EST)
- [PATCH 08/14] scsi: convert device_busy to atomic_t Christoph Hellwig (Thu Jun 12 2014 - 09:49:15 EST)
- Re: [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback Jason Cooper (Thu Jun 12 2014 - 09:49:35 EST)
- [PATCH 06/14] scsi: convert target_busy to an atomic_t Christoph Hellwig (Thu Jun 12 2014 - 09:50:00 EST)
- [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready Christoph Hellwig (Thu Jun 12 2014 - 09:50:04 EST)
- Re: [PATCH 4/4] drm/nouveau: introduce CPU cache flushing macro Alexandre Courbot (Thu Jun 12 2014 - 09:50:30 EST)
- [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn Christoph Hellwig (Thu Jun 12 2014 - 09:51:00 EST)
- [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd Christoph Hellwig (Thu Jun 12 2014 - 09:51:13 EST)
- [PATCH 02/14] scsi: split __scsi_queue_insert Christoph Hellwig (Thu Jun 12 2014 - 09:51:34 EST)
- Re: [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback Sricharan R (Thu Jun 12 2014 - 09:52:54 EST)
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping Jason Cooper (Thu Jun 12 2014 - 09:55:13 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Johannes Weiner (Thu Jun 12 2014 - 09:56:21 EST)
- [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations Tejun Heo (Thu Jun 12 2014 - 09:56:42 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Tony Lindgren (Thu Jun 12 2014 - 09:57:28 EST)
- Re: [PATCH 06/22] staging: rtl8188eu: Instead of intf_hdl pass adapter in read & write functions Dan Carpenter (Thu Jun 12 2014 - 09:57:33 EST)
- Re: [PATCH] arm64: fix MAX_ORDER for 64K pagesize Mark Salter (Thu Jun 12 2014 - 09:58:15 EST)
- [GIT PULL] x86/irq changes for v3.16 Ingo Molnar (Thu Jun 12 2014 - 10:01:16 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Vlastimil Babka (Thu Jun 12 2014 - 10:02:17 EST)
- Re: fs/stat: Reduce memory requirements for stat_open Stefan Bader (Thu Jun 12 2014 - 10:02:49 EST)
- Re: [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Borislav Petkov (Thu Jun 12 2014 - 10:04:49 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Thu Jun 12 2014 - 10:05:30 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Thu Jun 12 2014 - 10:07:50 EST)
- Re: net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Thomas Gleixner (Thu Jun 12 2014 - 10:10:14 EST)
- Re: [PATCH] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Greg Kroah-Hartman (Thu Jun 12 2014 - 10:11:01 EST)
- Re: [patch 08/13] firewire: Use ktime_get_ts() Thomas Gleixner (Thu Jun 12 2014 - 10:12:15 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Alan Stern (Thu Jun 12 2014 - 10:13:03 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Rich Felker (Thu Jun 12 2014 - 10:13:37 EST)
- [git pull] device mapper changes for 3.16 Mike Snitzer (Thu Jun 12 2014 - 10:13:49 EST)
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Tomasz Figa (Thu Jun 12 2014 - 10:14:11 EST)
- Re: Kconfig fails: big select-based circular dependency Russell King - ARM Linux (Thu Jun 12 2014 - 10:18:11 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Joe Perches (Thu Jun 12 2014 - 10:18:48 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Michal Hocko (Thu Jun 12 2014 - 10:22:51 EST)
- Re: [RFC PATCH v3 5/7] thermal: add a basic cpu power actor Javi Merino (Thu Jun 12 2014 - 10:27:04 EST)
- Re: [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem Vlad Yasevich (Thu Jun 12 2014 - 10:29:58 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Matias BjÃrling (Thu Jun 12 2014 - 10:32:43 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Thu Jun 12 2014 - 10:36:12 EST)
- Re: PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]ââ nick (Thu Jun 12 2014 - 10:38:29 EST)
- Re: kmemleak: Unable to handle kernel paging request Catalin Marinas (Thu Jun 12 2014 - 10:39:38 EST)
- Re: [RFC] Per-user namespace process accounting Alin Dobre (Thu Jun 12 2014 - 10:45:21 EST)
- [PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged Josef Gajdusek (Thu Jun 12 2014 - 10:45:22 EST)
- [PATCH] tracing: Get rid of obsolete global_start_up variable Namhyung Kim (Thu Jun 12 2014 - 10:56:29 EST)
- [PATCH] acpi/battery: fix wrong value of capacity_now reported by few battery types when fully charged (resend) Josef Gajdusek (Thu Jun 12 2014 - 10:58:37 EST)
- [PATCH 1/3] blk-mq: bitmap tag: fix races on shared ::wake_index fields Alexander Gordeev (Thu Jun 12 2014 - 11:04:38 EST)
- [PATCH 3/3] blk-mq: bitmap tag: clean-up bt_get() function Alexander Gordeev (Thu Jun 12 2014 - 11:04:47 EST)
- [PATCH 2/3] blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt Alexander Gordeev (Thu Jun 12 2014 - 11:04:56 EST)
- [PATCH 0/3] blk-mq: bitmap tag: Fix few races Alexander Gordeev (Thu Jun 12 2014 - 11:05:16 EST)
- Re: [patch net-next 3/5] ipv6: consider net.ipv6.conf.all sysctls when making decisions Milos Vyletel (Thu Jun 12 2014 - 11:07:09 EST)
- Re: [PATCH 1/1] ima: remove unnecessary i_mutex locking Mimi Zohar (Thu Jun 12 2014 - 11:07:37 EST)
- Re: [lxc-devel] [RFC] Per-user namespace process accounting Serge Hallyn (Thu Jun 12 2014 - 11:08:57 EST)
- [PATCH] drm/panel: add support for Innolux N156BGE-L21 panel Alban Bedel (Thu Jun 12 2014 - 11:09:49 EST)
- Re: PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]ââ Dan Carpenter (Thu Jun 12 2014 - 11:10:58 EST)
- [PATCH 2/2] ARM: tegra: tamonten: add the display to the Medcom Wide Alban Bedel (Thu Jun 12 2014 - 11:12:54 EST)
- [PATCH 1/2] ARM: tegra: tamonten: add the base board regulators Alban Bedel (Thu Jun 12 2014 - 11:12:56 EST)
- Re: [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler Vince Weaver (Thu Jun 12 2014 - 11:13:15 EST)
- Re: [PATCH] tracing: Get rid of obsolete global_start_up variable Steven Rostedt (Thu Jun 12 2014 - 11:19:49 EST)
- [PATCH v3] x86,vdso: Fix vdso_install Andy Lutomirski (Thu Jun 12 2014 - 11:28:25 EST)
- [PATCH] pci: Fix unaligned access testing AF transaction pending Alex Williamson (Thu Jun 12 2014 - 11:28:36 EST)
- [GIT PULL] tracing: Cleanups and bug fixes Steven Rostedt (Thu Jun 12 2014 - 11:30:47 EST)
- [PATCH 04/14] perf tools: Add data_fd into dso object Jiri Olsa (Thu Jun 12 2014 - 11:31:23 EST)
- [PATCH 03/14] perf tools: Separate dso data related variables Jiri Olsa (Thu Jun 12 2014 - 11:31:23 EST)
- [PATCH 05/14] perf tools: Add global list of opened dso objects Jiri Olsa (Thu Jun 12 2014 - 11:31:34 EST)
- [PATCH 08/14] perf tools: Add file size check and factor dso__data_read_offset Jiri Olsa (Thu Jun 12 2014 - 11:31:45 EST)
- [PATCH 09/14] perf tools: Allow to close dso fd in case of open failure Jiri Olsa (Thu Jun 12 2014 - 11:31:48 EST)
- [PATCH 11/14] perf tests: Spawn child for each test Jiri Olsa (Thu Jun 12 2014 - 11:32:01 EST)
- [PATCH 13/14] perf tests: Add test for caching dso file descriptors Jiri Olsa (Thu Jun 12 2014 - 11:32:07 EST)
- [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error Jiri Olsa (Thu Jun 12 2014 - 11:32:13 EST)
- [PATCH 1/1] Remove an extra operation: The ESR has been stored into x1, and should be directly pass to do_sp_pc_abort function Andy Hsu (Thu Jun 12 2014 - 11:32:31 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Jason Cooper (Thu Jun 12 2014 - 11:32:50 EST)
- Re: [Xen-devel] Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees) Vitaly Kuznetsov (Thu Jun 12 2014 - 11:33:04 EST)
- Re: [PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp Stephen Warren (Thu Jun 12 2014 - 11:33:18 EST)
- [PATCH 10/14] perf tools: Add dso__data_* interface descriptons Jiri Olsa (Thu Jun 12 2014 - 11:33:55 EST)
- [PATCH 07/14] perf tools: Cache dso data file descriptor Jiri Olsa (Thu Jun 12 2014 - 11:34:19 EST)
- Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations Paul E. McKenney (Thu Jun 12 2014 - 11:34:41 EST)
- [PATCH 06/14] perf tools: Add global count of opened dso objects Jiri Olsa (Thu Jun 12 2014 - 11:34:50 EST)
- [PATCH 01/14] perf record: Fix to honor user freq/interval properly Jiri Olsa (Thu Jun 12 2014 - 11:35:18 EST)
- [GIT PULL 00/14] perf/core improvements and fixes Jiri Olsa (Thu Jun 12 2014 - 11:35:21 EST)
- [PATCH 02/14] perf tools: Cache register accesses for unwind processing Jiri Olsa (Thu Jun 12 2014 - 11:35:27 EST)
- [PATCH v8 1/6] ARM: tegra: export apb dma readl/writel Peter De Schrijver (Thu Jun 12 2014 - 11:37:26 EST)
- [PATCH v8 2/6] ARM: tegra: move fuse exports to tegra-soc.h Peter De Schrijver (Thu Jun 12 2014 - 11:38:42 EST)
- [PATCH v8 3/6] misc: fuse: Add efuse driver for Tegra Peter De Schrijver (Thu Jun 12 2014 - 11:40:29 EST)
- [PATCH v8 4/6] ARM: tegra: Add efuse and apbmisc bindings Peter De Schrijver (Thu Jun 12 2014 - 11:40:48 EST)
- [PATCH v8 5/6] ARM: tegra: build new fuse driver in drivers/misc Peter De Schrijver (Thu Jun 12 2014 - 11:41:46 EST)
- [PATCH v8 6/6] misc: fuse: move APB DMA into Tegra20 fuse driver Peter De Schrijver (Thu Jun 12 2014 - 11:42:23 EST)
- [PATCH v3] ARM: add get_user() support for 8 byte types Daniel Thompson (Thu Jun 12 2014 - 11:42:49 EST)
- Re: [PATCH] net/cadence/macb: clear interrupts simply and correctly SÃren Brinkmann (Thu Jun 12 2014 - 11:48:20 EST)
- [RESEND PATCH] vgaarb: We can own non-decoded resources Alex Williamson (Thu Jun 12 2014 - 11:51:27 EST)
- Re: [PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations Tejun Heo (Thu Jun 12 2014 - 11:52:35 EST)
- [PATCH 0/3] Use Tegra's microsecond counter for udelay() Peter De Schrijver (Thu Jun 12 2014 - 11:58:52 EST)
- [PATCH v2 1/3] kernel: add calibration_delay_done() Peter De Schrijver (Thu Jun 12 2014 - 11:59:00 EST)
- [PATCH v2 2/3] ARM: choose highest resolution delay timer Peter De Schrijver (Thu Jun 12 2014 - 11:59:08 EST)
- [PATCH v2 3/3] clocksource: tegra: Use us counter as delay timer Peter De Schrijver (Thu Jun 12 2014 - 11:59:14 EST)
- Re: [PATCH v3] ARM: add get_user() support for 8 byte types Russell King - ARM Linux (Thu Jun 12 2014 - 11:59:44 EST)
- [PATCH] vhost-scsi: don't open-code kvfree Michael S. Tsirkin (Thu Jun 12 2014 - 12:01:51 EST)
- Re: btrfs: hang on boot due to tests Sasha Levin (Thu Jun 12 2014 - 12:02:38 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 12:04:09 EST)
- Re: [RFC][PATCH] debugfs: Fix corrupted loop in debugfs_remove_recursive Greg Kroah-Hartman (Thu Jun 12 2014 - 12:04:40 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Joe Perches (Thu Jun 12 2014 - 12:06:15 EST)
- Re: [PATCH 4/6] update reference, kerneltrap.org no longer works rkuo (Thu Jun 12 2014 - 12:06:27 EST)
- [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain Grygorii Strashko (Thu Jun 12 2014 - 12:06:31 EST)
- [RFC PATCH 0/2] use named clocks list to register clocks for PM clock domain Grygorii Strashko (Thu Jun 12 2014 - 12:06:54 EST)
- Re: [PATCH] staging: iio: fix coding style Greg Kroah-Hartman (Thu Jun 12 2014 - 12:07:08 EST)
- [RFC PATCH 1/2] clk: of: introduce of_clk_get_from_set() Grygorii Strashko (Thu Jun 12 2014 - 12:07:38 EST)
- [GIT PULL] kbuild changes for v3.16-rc1 Michal Marek (Thu Jun 12 2014 - 12:10:21 EST)
- [GIT PULL] kbuild misc changes for v3.16-rc1 Michal Marek (Thu Jun 12 2014 - 12:16:32 EST)
- Re: [RFC PATCH 3/3] thermal: trace: Trace when temperature is above a trip point Punit Agrawal (Thu Jun 12 2014 - 12:16:58 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Tejun Heo (Thu Jun 12 2014 - 12:17:41 EST)
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Russell King - ARM Linux (Thu Jun 12 2014 - 12:20:40 EST)
- [PATCHSET percpu/for-3.17] percpu: clean up percpu accessor and operation definitions Tejun Heo (Thu Jun 12 2014 - 12:23:37 EST)
- [PATCH 01/12] percpu: disallow archs from overriding SHIFT_PERCPU_PTR() Tejun Heo (Thu Jun 12 2014 - 12:23:42 EST)
- [PATCH 03/12] percpu: include/asm-generic/percpu.h should contain only arch-overridable parts Tejun Heo (Thu Jun 12 2014 - 12:23:45 EST)
- [PATCH 06/12] percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops Tejun Heo (Thu Jun 12 2014 - 12:23:49 EST)
- [PATCH 09/12] percpu: reorder macros in percpu header files Tejun Heo (Thu Jun 12 2014 - 12:23:51 EST)
- [PATCH 10/12] percpu: use raw_cpu_*() to define __this_cpu_*() Tejun Heo (Thu Jun 12 2014 - 12:23:54 EST)
- [PATCH 4/4] tracing: Add description of set_graph_notrace to tracing/README Namhyung Kim (Thu Jun 12 2014 - 12:24:14 EST)
- [PATCH 2/4] tracing: Improve message of empty set_graph_notrace file Namhyung Kim (Thu Jun 12 2014 - 12:24:30 EST)
- [PATCH 0/4] tracing: Small updates on tracing/set_graph_notrace file Namhyung Kim (Thu Jun 12 2014 - 12:24:40 EST)
- [PATCH 3/4] tracing: Improve message of empty set_ftrace_notrace file Namhyung Kim (Thu Jun 12 2014 - 12:24:43 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Thu Jun 12 2014 - 12:24:55 EST)
- [PATCH 1/4] tracing: Add ftrace_graph_notrace boot parameter Namhyung Kim (Thu Jun 12 2014 - 12:25:31 EST)
- [PATCH 12/12] percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and operations Tejun Heo (Thu Jun 12 2014 - 12:25:47 EST)
- [RFC PATCH -v2 2/3] MCE, CE: Wire in the CE collector Borislav Petkov (Thu Jun 12 2014 - 12:26:04 EST)
- [RFC PATCH -v2 0/3] RAS: Correctable Errors Collector thing Borislav Petkov (Thu Jun 12 2014 - 12:26:21 EST)
- [RFC PATCH -v2 1/3] MCE, CE: Corrected errors collecting thing Borislav Petkov (Thu Jun 12 2014 - 12:26:25 EST)
- [RFC PATCH -v2 3/3] MCE, CE: Add debugging glue Borislav Petkov (Thu Jun 12 2014 - 12:26:49 EST)
- [PATCH 11/12] percpu: preffity percpu header files Tejun Heo (Thu Jun 12 2014 - 12:27:07 EST)
- [PATCH 12/14] perf tests: Allow reuse of test_file function Jiri Olsa (Thu Jun 12 2014 - 12:27:32 EST)
- [PATCH 08/12] percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h Tejun Heo (Thu Jun 12 2014 - 12:27:54 EST)
- [PATCH 07/12] percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/percpu.h Tejun Heo (Thu Jun 12 2014 - 12:28:13 EST)
- [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h Tejun Heo (Thu Jun 12 2014 - 12:28:39 EST)
- [PATCH 02/12] percpu: introduce arch_raw_cpu_ptr() Tejun Heo (Thu Jun 12 2014 - 12:28:57 EST)
- [PATCH 04/12] percpu: move accessors from include/linux/percpu.h to percpu-defs.h Tejun Heo (Thu Jun 12 2014 - 12:29:12 EST)
- [RESEND PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains Alex Williamson (Thu Jun 12 2014 - 12:35:57 EST)
- [PATCH v1] clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) support Georgi Djakov (Thu Jun 12 2014 - 12:41:59 EST)
- [PATCH] vfio/pci: Add extra test for extended capabilities Alex Williamson (Thu Jun 12 2014 - 12:44:23 EST)
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Tomasz Figa (Thu Jun 12 2014 - 12:48:14 EST)
- Re: [PATCH 2/2] memcg: Allow guarantee reclaim Johannes Weiner (Thu Jun 12 2014 - 12:51:29 EST)
- Re: [PATCH] staging: alarm-dev: Support to Compile as Module Greg Kroah-Hartman (Thu Jun 12 2014 - 12:51:45 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Felipe Balbi (Thu Jun 12 2014 - 12:53:45 EST)
- Re: [PATCH 3/3] clocksource: exynos_mct: Optimize register reads with ldmia Doug Anderson (Thu Jun 12 2014 - 12:54:05 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Mimi Zohar (Thu Jun 12 2014 - 12:55:38 EST)
- Re: [PATCH] vhost-scsi: don't open-code kvfree Paolo Bonzini (Thu Jun 12 2014 - 12:56:44 EST)
- Re: [PATCH] staging: alarm-dev: Support to Compile as Module pramod gurav (Thu Jun 12 2014 - 12:58:14 EST)
- [PATCHv7 0/5] Common Mailbox Framework Jassi Brar (Thu Jun 12 2014 - 12:58:57 EST)
- Segmentation fault on all golang executables Kui Zhang (Thu Jun 12 2014 - 13:00:04 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 13:01:07 EST)
- [PATCHv7 1/5] mailbox: rename pl320-ipc specific mailbox.h Jassi Brar (Thu Jun 12 2014 - 13:01:12 EST)
- [PATCHv7 2/5] mailbox: Introduce framework for mailbox Jassi Brar (Thu Jun 12 2014 - 13:01:51 EST)
- Re: [PATCH v3] x86,vdso: Fix vdso_install Josh Boyer (Thu Jun 12 2014 - 13:02:00 EST)
- [PATCHv7 3/5] Mailbox: Generic: Specify mailbox api bindings Jassi Brar (Thu Jun 12 2014 - 13:02:26 EST)
- [PATCHv7 4/5] mailbox: Fix deleteing poll timer Jassi Brar (Thu Jun 12 2014 - 13:02:51 EST)
- [PATCHv7 5/5] MAINTAINERS: Add maintainer entry for Mailbox API Jassi Brar (Thu Jun 12 2014 - 13:03:30 EST)
- Re: [PATCH v3] ARM: add get_user() support for 8 byte types Arnd Bergmann (Thu Jun 12 2014 - 13:05:12 EST)
- [GIT PULL] More ACPI and power management updates for v3.16-rc1 Rafael J. Wysocki (Thu Jun 12 2014 - 13:07:20 EST)
- [PATCH 1/2] Documentation: using git to send patches Randy Dunlap (Thu Jun 12 2014 - 13:12:54 EST)
- [PATCH 2/2] Documentation: exceptions to what I maintain Randy Dunlap (Thu Jun 12 2014 - 13:13:09 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Mimi Zohar (Thu Jun 12 2014 - 13:17:20 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 13:21:05 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 13:24:00 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Dmitry Kasatkin (Thu Jun 12 2014 - 13:24:36 EST)
- Re: [PATCH 2/2] Documentation: exceptions to what I maintain josh (Thu Jun 12 2014 - 13:26:31 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 13:27:17 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Thu Jun 12 2014 - 13:30:18 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 13:32:53 EST)
- [PATCH v2 0/3] Qualcomm Resource Power Manager driver Bjorn Andersson (Thu Jun 12 2014 - 13:33:34 EST)
- [PATCH v2 2/3] soc: qcom-rpm: Driver for the Qualcomm RPM Bjorn Andersson (Thu Jun 12 2014 - 13:33:40 EST)
- [PATCH v2 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM Bjorn Andersson (Thu Jun 12 2014 - 13:33:53 EST)
- Split patch into 2 logical chunks Wahib Faizi (Thu Jun 12 2014 - 13:34:01 EST)
- [PATCH v2 1/2] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Wahib Faizi (Thu Jun 12 2014 - 13:34:14 EST)
- [PATCH v2 2/2] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Wahib Faizi (Thu Jun 12 2014 - 13:34:33 EST)
- [PATCH v2 2/2] rt2800usb:fix hang during firmware load Michael Braun (Thu Jun 12 2014 - 13:34:50 EST)
- [PATCH v2 0/2] rt2800usb: Fix support for USB 057c:8501 Michael Braun (Thu Jun 12 2014 - 13:35:05 EST)
- Re: [PATCH 2/2] Documentation: exceptions to what I maintain Joe Perches (Thu Jun 12 2014 - 13:35:16 EST)
- [PATCH v2 1/2] rt2800usb:fix efuse detection Michael Braun (Thu Jun 12 2014 - 13:35:51 EST)
- [PATCH v2 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding Bjorn Andersson (Thu Jun 12 2014 - 13:36:44 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 13:37:39 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Mimi Zohar (Thu Jun 12 2014 - 13:37:50 EST)
- Re: [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem David Miller (Thu Jun 12 2014 - 13:38:23 EST)
- [PATCH 0/2] ahci: Add support for 64-bit DMA mask driver suravee.suthikulpanit (Thu Jun 12 2014 - 13:40:46 EST)
- [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver suravee.suthikulpanit (Thu Jun 12 2014 - 13:41:00 EST)
- [PATCH 2/2] ahci/xgene: Remove logic to set 64-bit DMA mask suravee.suthikulpanit (Thu Jun 12 2014 - 13:41:21 EST)
- [PATCH 1/1] block/partitions/aix.c: replace count*size kzalloc by kcalloc Fabian Frederick (Thu Jun 12 2014 - 13:45:28 EST)
- Re: [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver Sergei Shtylyov (Thu Jun 12 2014 - 13:47:28 EST)
- [PATCH] staging: rtl8172u: Make ieee80211_crypto_init static L. Alberto GimÃnez (Thu Jun 12 2014 - 13:48:24 EST)
- Re: [PATCH 2/2] Documentation: exceptions to what I maintain Randy Dunlap (Thu Jun 12 2014 - 13:49:29 EST)
- Re: [PATCH v2 1/2] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Greg Kroah-Hartman (Thu Jun 12 2014 - 13:50:17 EST)
- Re: [PATCH v2 1/2] drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c: fix coding style Joe Perches (Thu Jun 12 2014 - 13:55:27 EST)
- Re: [PATCH] clocksource: arch_arm_timer: Fix timecounter initialization Stephen Boyd (Thu Jun 12 2014 - 13:58:11 EST)
- Re: [PATCH] vhost-scsi: don't open-code kvfree Nicholas A. Bellinger (Thu Jun 12 2014 - 13:59:23 EST)
- Re: [PATCH 0/2 net-next] bridge: fix bugs introduced by last multicast patchset David Miller (Thu Jun 12 2014 - 14:00:49 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Davidlohr Bueso (Thu Jun 12 2014 - 14:01:15 EST)
- Re: [PATCH net-next] mrf24j40: separate h/w init and add checkings David Miller (Thu Jun 12 2014 - 14:03:31 EST)
- Re: [PATCH] mm: nommu: per-thread vma cache fix Davidlohr Bueso (Thu Jun 12 2014 - 14:04:52 EST)
- Re: [PATCH net-next] mrf24j40: separate h/w init and add checkings David Miller (Thu Jun 12 2014 - 14:05:29 EST)
- [PATCH 1/1] block/partitions/amiga.c: replace nolevel printk by pr_err Fabian Frederick (Thu Jun 12 2014 - 14:05:44 EST)
- Re: [PATCH v2] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET, documentation in uapi header Oleg Nesterov (Thu Jun 12 2014 - 14:06:24 EST)
- [PATCH v4 1/1] pinctrl: baytrail: Warn if direct IRQ GPIO set to output eric . ernst (Thu Jun 12 2014 - 14:08:20 EST)
- [GIT PULL] LED updates for 3.16 Bryan Wu (Thu Jun 12 2014 - 14:10:37 EST)
- [PATCH 1/1] block/partitions/msdos.c: code clean-up Fabian Frederick (Thu Jun 12 2014 - 14:17:14 EST)
- Re: [PATCH v2 4/4] mutex: Optimize mutex trylock slowpath Davidlohr Bueso (Thu Jun 12 2014 - 14:26:00 EST)
- [PATCH 1/1] block/partitions/efi.c: kerneldoc fixing Fabian Frederick (Thu Jun 12 2014 - 14:26:14 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Dmitry Kasatkin (Thu Jun 12 2014 - 14:36:57 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 14:38:54 EST)
- Re: Segmentation fault on all golang executables H. Peter Anvin (Thu Jun 12 2014 - 14:41:18 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 14:42:58 EST)
- [PATCH v8.1] clocksource: Add support for the Mediatek SoCs Matthias Brugger (Thu Jun 12 2014 - 14:44:05 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Joe Perches (Thu Jun 12 2014 - 14:45:28 EST)
- [PATCH 0/3] vDSO reference parser updates and Go workaround Andy Lutomirski (Thu Jun 12 2014 - 14:47:55 EST)
- [PATCH 1/3] doc,vdso: Rename vdso_test.c to vdso_standalone_test_x86.c Andy Lutomirski (Thu Jun 12 2014 - 14:48:01 EST)
- [PATCH 3/3] x86,vdso: Hack to keep 64-bit Go programs working Andy Lutomirski (Thu Jun 12 2014 - 14:48:08 EST)
- [PATCH 2/3] doc,vdso: Make vDSO examples more portable Andy Lutomirski (Thu Jun 12 2014 - 14:48:27 EST)
- [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up Fabian Frederick (Thu Jun 12 2014 - 14:48:49 EST)
- [PATCH v3 0/3] mmc: sdhci: Use mmc core regulator infrastucture Markus Mayer (Thu Jun 12 2014 - 14:49:04 EST)
- Re: Segmentation fault on all golang executables H. Peter Anvin (Thu Jun 12 2014 - 14:49:31 EST)
- [PATCH v3 1/3] mmc: sdhci: Use mmc core regulator infrastucture Markus Mayer (Thu Jun 12 2014 - 14:49:41 EST)
- Re: [PATCH v2] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET, documentation in uapi header Michael Kerrisk (man-pages) (Thu Jun 12 2014 - 14:49:46 EST)
- [PATCH v3 2/3] mmc: sdhci: Use existing mmc pointer calling mmc_regulator_set_ocr() Markus Mayer (Thu Jun 12 2014 - 14:49:59 EST)
- [PATCH v3 3/3] mmc: sdhci: Replace host->mmc with mmc where possible Markus Mayer (Thu Jun 12 2014 - 14:50:34 EST)
- Re: Segmentation fault on all golang executables Andy Lutomirski (Thu Jun 12 2014 - 14:51:25 EST)
- Re: recvmmsg/sendmmsg result types inconsistent, integer overflows? Michael Kerrisk (man-pages) (Thu Jun 12 2014 - 14:53:40 EST)
- [PATCH 1/5] mm: differentiate unmap for vmscan from other unmap. j . glisse (Thu Jun 12 2014 - 14:57:47 EST)
- [PATCH 2/5] mmu_notifier: add action information to address invalidation. j . glisse (Thu Jun 12 2014 - 14:57:53 EST)
- [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api. j . glisse (Thu Jun 12 2014 - 14:57:59 EST)
- [PATCH 3/5] mmu_notifier: pass through vma to invalidate_range and invalidate_page j . glisse (Thu Jun 12 2014 - 14:58:30 EST)
- [PATCH 4/5] hmm: heterogeneous memory management v2 j . glisse (Thu Jun 12 2014 - 14:58:43 EST)
- Re: [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up Jason Wessel (Thu Jun 12 2014 - 14:59:03 EST)
- [PATCH 1/1] kernel/time/tick-sched.c: add __init to tick_nohz_init_all Fabian Frederick (Thu Jun 12 2014 - 15:01:14 EST)
- Re: [PATCH 00/21] add and use devm_irq_of_parse_and_map() Nikita Yushchenko (Thu Jun 12 2014 - 15:02:18 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 15:02:29 EST)
- Re: [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up Joe Perches (Thu Jun 12 2014 - 15:04:13 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Dmitry Kasatkin (Thu Jun 12 2014 - 15:04:29 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Vivek Goyal (Thu Jun 12 2014 - 15:05:26 EST)
- Re: [git pull] drm merge tree Linus Torvalds (Thu Jun 12 2014 - 15:07:00 EST)
- Re: [PATCH 2/2] Documentation: exceptions to what I maintain josh (Thu Jun 12 2014 - 15:07:29 EST)
- Fix subject line Wahib Faizi (Thu Jun 12 2014 - 15:11:15 EST)
- [PATCH 2/2] staging: usbip: usbip_host_driver.c: fix line over 80 characters Wahib Faizi (Thu Jun 12 2014 - 15:11:24 EST)
- [PATCH 1/2] staging: usbip: usbip_host_driver.c: avoid assignment in if Wahib Faizi (Thu Jun 12 2014 - 15:11:42 EST)
- Re: Segmentation fault on all golang executables H. Peter Anvin (Thu Jun 12 2014 - 15:11:53 EST)
- [PATCH 3/3] ata: qcom: Add device tree bindings information Kumar Gala (Thu Jun 12 2014 - 15:13:37 EST)
- Re: [git pull] drm merge tree Linus Torvalds (Thu Jun 12 2014 - 15:13:48 EST)
- [PATCH 1/3] ahci-platform: Bump max number of clocks to 5 Kumar Gala (Thu Jun 12 2014 - 15:14:03 EST)
- [PATCH 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Kumar Gala (Thu Jun 12 2014 - 15:14:10 EST)
- Re: [PATCH] irqchip: brcmstb-l2: Level-2 interrupts are edge sensitive Florian Fainelli (Thu Jun 12 2014 - 15:14:18 EST)
- [GIT] Networking David Miller (Thu Jun 12 2014 - 15:15:04 EST)
- Re: [PATCH 3/4] KEYS: validate key trust only with selected owner key Dmitry Kasatkin (Thu Jun 12 2014 - 15:15:29 EST)
- [PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c Waiman Long (Thu Jun 12 2014 - 15:15:53 EST)
- [no subject] Zachary (Thu Jun 12 2014 - 15:16:58 EST)
- [PATCH 2/2] phy: qcom: Add device tree bindings information Kumar Gala (Thu Jun 12 2014 - 15:18:57 EST)
- [PATCH 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY Kumar Gala (Thu Jun 12 2014 - 15:19:15 EST)
- Re: [PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c Andrew Morton (Thu Jun 12 2014 - 15:25:54 EST)
- Re: [PATCH 3/4] tracing: Improve message of empty set_ftrace_notrace file Steven Rostedt (Thu Jun 12 2014 - 15:28:13 EST)
- [GIT PULL] PCI changes for v3.16 (part 2) Bjorn Helgaas (Thu Jun 12 2014 - 15:28:28 EST)
- [PATCH V2] kernel/debug/debug_core.c: Logging clean-up Fabian Frederick (Thu Jun 12 2014 - 15:30:32 EST)
- [PATCH 1/2] timer: Store cpu-number in 'struct tvec_base' Frederic Weisbecker (Thu Jun 12 2014 - 15:34:15 EST)
- [PATCH 0/2] timer: Fix missing dynticks kick Frederic Weisbecker (Thu Jun 12 2014 - 15:34:28 EST)
- [PATCH 2/2] timer: Kick dynticks targets on mod_timer*() calls Frederic Weisbecker (Thu Jun 12 2014 - 15:34:35 EST)
- [Patch v2 1/3] spi: qup: Remove chip select function Andy Gross (Thu Jun 12 2014 - 15:34:49 EST)
- [Patch v2 3/3] spi: qup: Add support for v1.1.1 Andy Gross (Thu Jun 12 2014 - 15:34:52 EST)
- [Patch v2 2/3] spi: qup: Fix order of spi_register_master Andy Gross (Thu Jun 12 2014 - 15:35:31 EST)
- [Patch v2 0/3] spi: qup: Fixes and new version support Andy Gross (Thu Jun 12 2014 - 15:35:47 EST)
- Re: [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked Davidlohr Bueso (Thu Jun 12 2014 - 15:37:19 EST)
- Re: [PATCH 0/3] Use Tegra's microsecond counter for udelay() Stephen Warren (Thu Jun 12 2014 - 15:38:38 EST)
- Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds Stephen Warren (Thu Jun 12 2014 - 15:40:33 EST)
- [PATCH v3 0/2] Fix subject line Wahib Faizi (Thu Jun 12 2014 - 15:41:13 EST)
- [PATCH v3 2/2] staging: usbip: usbip_host_driver.c: fix line over 80 characters Wahib Faizi (Thu Jun 12 2014 - 15:41:18 EST)
- [PATCH v3 1/2] staging: usbip: usbip_host_driver.c: avoid assignment in if Wahib Faizi (Thu Jun 12 2014 - 15:41:43 EST)
- Patch Very Minor to loopback.c Zachary (Thu Jun 12 2014 - 15:43:18 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Rafael J. Wysocki (Thu Jun 12 2014 - 15:45:54 EST)
- [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Thu Jun 12 2014 - 15:48:10 EST)
- [PATCH 2/2] x86, kaslr: boot-time selectable with hibernation Kees Cook (Thu Jun 12 2014 - 15:48:20 EST)
- Re: Patch Very Minor to loopback.c Randy Dunlap (Thu Jun 12 2014 - 15:48:27 EST)
- [PATCH 1/2] hibernate: create one-way disable mode Kees Cook (Thu Jun 12 2014 - 15:48:52 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable H. Peter Anvin (Thu Jun 12 2014 - 15:49:55 EST)
- Re: [PATCH 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Stephen Boyd (Thu Jun 12 2014 - 15:50:27 EST)
- Re: [PATCH v2 3/4] mutex: Try to acquire mutex only if it is unlocked Jason Low (Thu Jun 12 2014 - 15:54:34 EST)
- Re: [PATCH 1/2] hibernate: create one-way disable mode Rafael J. Wysocki (Thu Jun 12 2014 - 15:54:57 EST)
- Re: [PATCH v2 3/3] arm: tegra: initial support for apalis t30 Stephen Warren (Thu Jun 12 2014 - 15:55:27 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Thu Jun 12 2014 - 15:55:40 EST)
- Re: [PATCH] mm/vmscan.c: wrap five parameters into arg_container in shrink_page_list() Andrew Morton (Thu Jun 12 2014 - 16:00:23 EST)
- Re: [PATCH 2/3] doc,vdso: Make vDSO examples more portable H. Peter Anvin (Thu Jun 12 2014 - 16:01:57 EST)
- Re: [PATCH v2 0/3] Qualcomm Resource Power Manager driver Bjorn Andersson (Thu Jun 12 2014 - 16:06:14 EST)
- Re: [PATCH] random: mix all saved registers into entropy pool JÃrn Engel (Thu Jun 12 2014 - 16:07:50 EST)
- Re: [PATCH] vfio/pci: Add extra test for extended capabilities Bandan Das (Thu Jun 12 2014 - 16:12:15 EST)
- Re: Patch Very Minor to loopback.c Richard Weinberger (Thu Jun 12 2014 - 16:13:32 EST)
- [PATCH v3 0/2] Add test to validate udelay David Riley (Thu Jun 12 2014 - 16:13:42 EST)
- [PATCH v3 2/2] tools: add script to test udelay David Riley (Thu Jun 12 2014 - 16:13:57 EST)
- Re: [PATCH 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY Stephen Boyd (Thu Jun 12 2014 - 16:17:02 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Thu Jun 12 2014 - 16:17:21 EST)
- [PATCH v1a 0/2] KEYS: validate key trust with owner and builtin keys only Dmitry Kasatkin (Thu Jun 12 2014 - 16:17:44 EST)
- [PATCH v1a 1/2] KEYS: validate certificate trust only with selected owner key Dmitry Kasatkin (Thu Jun 12 2014 - 16:17:47 EST)
- [PATCH v1a 2/2] KEYS: validate certificate trust only with builtin keys Dmitry Kasatkin (Thu Jun 12 2014 - 16:18:01 EST)
- [PATCH v3 1/2] kernel: time: Add udelay_test module to validate udelay David Riley (Thu Jun 12 2014 - 16:20:33 EST)
- Re: [PATCH 3/3] x86,vdso: Hack to keep 64-bit Go programs working H. Peter Anvin (Thu Jun 12 2014 - 16:21:24 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Thu Jun 12 2014 - 16:22:55 EST)
- Re: [RFC PATCH V2] rt/aio: fix rcu garbage collection might_sleep() splat Kent Overstreet (Thu Jun 12 2014 - 16:25:40 EST)
- Re: [PATCH v3 0/2] Fix subject line Davidlohr Bueso (Thu Jun 12 2014 - 16:25:45 EST)
- Assistance Needed Morh Tin Banm (Thu Jun 12 2014 - 16:26:41 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Thu Jun 12 2014 - 16:27:19 EST)
- Re: [PATCH] random: mix all saved registers into entropy pool JÃrn Engel (Thu Jun 12 2014 - 16:27:36 EST)
- Re: [PATCH] vfio/pci: Add extra test for extended capabilities Alex Williamson (Thu Jun 12 2014 - 16:29:11 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable H. Peter Anvin (Thu Jun 12 2014 - 16:30:45 EST)
- [PATCH] staging: lustre: removed spaces at the start of a line Marc Fite (Thu Jun 12 2014 - 16:31:35 EST)
- Re: [PATCH v3 0/2] Fix subject line Greg Kroah-Hartman (Thu Jun 12 2014 - 16:31:48 EST)
- [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Thu Jun 12 2014 - 16:34:45 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Thu Jun 12 2014 - 16:35:30 EST)
- Re: [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support Stephen Warren (Thu Jun 12 2014 - 16:40:11 EST)
- Re: [PATCH] vfio/pci: Add extra test for extended capabilities Bandan Das (Thu Jun 12 2014 - 16:40:40 EST)
- [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately Vladimir Davydov (Thu Jun 12 2014 - 16:40:54 EST)
- [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches Vladimir Davydov (Thu Jun 12 2014 - 16:41:09 EST)
- [PATCH -mm v3 6/8] memcg: wait for kfree's to finish before destroying cache Vladimir Davydov (Thu Jun 12 2014 - 16:41:26 EST)
- [PATCH -mm v3 5/8] slub: make slab_free non-preemptable Vladimir Davydov (Thu Jun 12 2014 - 16:41:41 EST)
- [PATCH -mm v3 3/8] memcg: mark caches that belong to offline memcgs as dead Vladimir Davydov (Thu Jun 12 2014 - 16:41:54 EST)
- Re: [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches Vladimir Davydov (Thu Jun 12 2014 - 16:42:00 EST)
- Re: mm: shm: hang in shmem_fallocate Sasha Levin (Thu Jun 12 2014 - 16:42:28 EST)
- [PATCH -mm v3 2/8] memcg: destroy kmem caches when last slab is freed Vladimir Davydov (Thu Jun 12 2014 - 16:42:47 EST)
- [PATCH -mm v3 4/8] slub: don't fail kmem_cache_shrink if slab placement optimization fails Vladimir Davydov (Thu Jun 12 2014 - 16:42:57 EST)
- [PATCH -mm v3 1/8] memcg: cleanup memcg_cache_params refcnt usage Vladimir Davydov (Thu Jun 12 2014 - 16:43:12 EST)
- [PATCH -mm v3 0/8] memcg/slab: reintroduce dead cache self-destruction Vladimir Davydov (Thu Jun 12 2014 - 16:43:33 EST)
- LOAN OFFER Stanley Clarke (Thu Jun 12 2014 - 16:44:56 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Thu Jun 12 2014 - 16:46:45 EST)
- Re: [PATCH v3 0/2] Fix subject line Davidlohr Bueso (Thu Jun 12 2014 - 16:48:46 EST)
- Re: [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support Waiman Long (Thu Jun 12 2014 - 16:48:53 EST)
- Re: [PATCH 2/4] ASoC: wm_adsp: Move DVFS control into codec driver Charles Keepax (Thu Jun 12 2014 - 16:50:43 EST)
- Re: PATCH[[vme/bridges/vme_ca91cx42.c:1382: Bad if test Bug Fix]ââ Dan Carpenter (Thu Jun 12 2014 - 16:52:28 EST)
- Re: [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path Waiman Long (Thu Jun 12 2014 - 16:55:09 EST)
- Re: [PATCH 4/4] regulator: arizona-ldo1: Do not control clocking from regulator Charles Keepax (Thu Jun 12 2014 - 16:55:42 EST)
- Re: [GIT PULL 00/14] perf/core improvements and fixes Jean Pihet (Thu Jun 12 2014 - 16:56:01 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Thu Jun 12 2014 - 16:58:08 EST)
- Re: [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open David Rientjes (Thu Jun 12 2014 - 16:59:35 EST)
- [PATCH v2 1/2] hibernate: create "nohibernate" boot parameter Kees Cook (Thu Jun 12 2014 - 17:01:28 EST)
- [PATCH v2 2/2] x86, kaslr: boot-time selectable with hibernation Kees Cook (Thu Jun 12 2014 - 17:01:30 EST)
- [PATCH v2 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Thu Jun 12 2014 - 17:01:50 EST)
- [GIT PULL] target updates for v3.16-rc1 Nicholas A. Bellinger (Thu Jun 12 2014 - 17:05:25 EST)
- [PATCH 1/1] firmware: read firmware size using i_size_read() Dmitry Kasatkin (Thu Jun 12 2014 - 17:05:46 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Waiman Long (Thu Jun 12 2014 - 17:08:41 EST)
- Re: [PATCH] staging: usbip: stub_main.c: Cleaning up missing null-terminate after strncpy call Rickard Strandqvist (Thu Jun 12 2014 - 17:09:25 EST)
- [PATCH 2/2] thunderbolt: Fix nontrivial endpoint devices. Andreas Noever (Thu Jun 12 2014 - 17:12:17 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Thu Jun 12 2014 - 17:12:28 EST)
- [PATCH 1/2] thunderbolt: Read port configuration from eeprom. Andreas Noever (Thu Jun 12 2014 - 17:12:41 EST)
- [PATCH 0/2] thunderbolt: Fix issues with more complex endpoints. Andreas Noever (Thu Jun 12 2014 - 17:12:52 EST)
- Re: [PATCH v3] lib: add size unit t/p/e to memparse Andrew Morton (Thu Jun 12 2014 - 17:15:24 EST)
- Re: [PATCH 1/1] Remove an extra operation: The ESR has been stored into x1, and should be directly pass to do_sp_pc_abort function Catalin Marinas (Thu Jun 12 2014 - 17:16:17 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing David Rientjes (Thu Jun 12 2014 - 17:17:10 EST)
- Re: [PATCH 1/2] ARM: tegra: tamonten: add the base board regulators Stephen Warren (Thu Jun 12 2014 - 17:18:08 EST)
- [PATCH v3 2/3] mutex: Try-acquire mutex only if unlocked and improve code clarity Jason Low (Thu Jun 12 2014 - 17:20:26 EST)
- [PATCH v3 3/3] mutex: Optimize mutex trylock slowpath Jason Low (Thu Jun 12 2014 - 17:20:35 EST)
- [PATCH v3 0/3] mutex: Modifications to mutex Jason Low (Thu Jun 12 2014 - 17:20:50 EST)
- [PATCH v3 1/3] mutex: Correct documentation on mutex optimistic spinning Jason Low (Thu Jun 12 2014 - 17:21:01 EST)
- Re: [PATCH 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Kumar Gala (Thu Jun 12 2014 - 17:23:17 EST)
- [PATCH] sched: Fast idling of CPU when system is partially loaded Tim Chen (Thu Jun 12 2014 - 17:26:09 EST)
- Re: [PATCH 2/2] Documentation: exceptions to what I maintain Randy Dunlap (Thu Jun 12 2014 - 17:26:20 EST)
- [PATCH v2] Documentation: exceptions to what I maintain Randy Dunlap (Thu Jun 12 2014 - 17:26:46 EST)
- Re: [RFC] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Thu Jun 12 2014 - 17:28:59 EST)
- Re: [PATCH v3 0/2] Fix subject line Dan Carpenter (Thu Jun 12 2014 - 17:31:06 EST)
- [GIT PULL for 3.16-rc1] OMAP3 updates Mauro Carvalho Chehab (Thu Jun 12 2014 - 17:32:00 EST)
- Re: [PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c Waiman Long (Thu Jun 12 2014 - 17:34:26 EST)
- Re: [PATCH] staging: usbip: stub_main.c: Cleaning up missing null-terminate after strncpy call Dan Carpenter (Thu Jun 12 2014 - 17:40:18 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Thu Jun 12 2014 - 17:40:27 EST)
- Re: [PATCH v2]x86/tlb_uv: Fixing all memory allocation failure handling in UV David Rientjes (Thu Jun 12 2014 - 17:42:41 EST)
- Re: [PATCH] mm: Move __vma_address() to internal.h to be inlined in huge_memory.c David Rientjes (Thu Jun 12 2014 - 17:45:23 EST)
- Re: [PATCH 0/2] Per-task wait_queue_t Rasmus Villemoes (Thu Jun 12 2014 - 17:46:23 EST)
- [PATCH -mm v2 10/11] fs/proc/task_mmu.c: clean up gather_*_stats() Naoya Horiguchi (Thu Jun 12 2014 - 17:48:51 EST)
- [PATCH -mm v2 11/11] mincore: apply page table walker on do_mincore() Naoya Horiguchi (Thu Jun 12 2014 - 17:48:57 EST)
- Re: [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner David Rientjes (Thu Jun 12 2014 - 17:49:26 EST)
- [PATCH -mm v2 08/11] pagewalk: update comment on walk_page_range() Naoya Horiguchi (Thu Jun 12 2014 - 17:49:39 EST)
- [PATCH -mm v2 09/11] fs/proc/task_mmu.c: refactor smaps Naoya Horiguchi (Thu Jun 12 2014 - 17:49:44 EST)
- [PATCH -mm v2 05/11] pagewalk: remove mm_walk->skip Naoya Horiguchi (Thu Jun 12 2014 - 17:50:00 EST)
- [PATCH -mm v2 07/11] pagewalk: change type of arg of callbacks Naoya Horiguchi (Thu Jun 12 2014 - 17:50:23 EST)
- [PATCH -mm v2 01/11] pagewalk: remove pgd_entry() and pud_entry() Naoya Horiguchi (Thu Jun 12 2014 - 17:50:43 EST)
- [PATCH -mm v2 06/11] pagewalk: add size to struct mm_walk Naoya Horiguchi (Thu Jun 12 2014 - 17:50:45 EST)
- [PATCH -mm v2 04/11] pagewalk: move pmd_trans_huge_lock() from callbacks to common code Naoya Horiguchi (Thu Jun 12 2014 - 17:51:10 EST)
- [PATCH -mm v2 03/11] memcg: separate mem_cgroup_move_charge_pte_range() Naoya Horiguchi (Thu Jun 12 2014 - 17:51:27 EST)
- [PATCH -mm v2 00/11] pagewalk: standardize current users, move pmd locking, apply to mincore Naoya Horiguchi (Thu Jun 12 2014 - 17:51:39 EST)
- [PATCH -mm v2 02/11] madvise: cleanup swapin_walk_pmd_entry() Naoya Horiguchi (Thu Jun 12 2014 - 17:51:42 EST)
- Re: [PATCH -mm v2 00/11] pagewalk: standardize current users, move pmd locking, apply to mincore Andrew Morton (Thu Jun 12 2014 - 17:56:22 EST)
- [PATCH] ALSA: au1x00: Use resource_size Himangi Saraogi (Thu Jun 12 2014 - 18:02:19 EST)
- Re: [PATCH 0/2] thunderbolt: Fix issues with more complex endpoints. Greg KH (Thu Jun 12 2014 - 18:03:03 EST)
- Re: [PATCH 7/7] mincore: apply page table walker on do_mincore() Andrew Morton (Thu Jun 12 2014 - 18:04:49 EST)
- Re: [PATCH -mm v2 06/11] pagewalk: add size to struct mm_walk Dave Hansen (Thu Jun 12 2014 - 18:07:37 EST)
- [PATCH 00/17] perf tools: Factor ordered samples queue Jiri Olsa (Thu Jun 12 2014 - 18:08:55 EST)
- [PATCH 01/17] perf tools: Always force PERF_RECORD_FINISHED_ROUND event Jiri Olsa (Thu Jun 12 2014 - 18:08:59 EST)
- [PATCH 04/17] perf tools: Rename ordered_events_queue members Jiri Olsa (Thu Jun 12 2014 - 18:09:14 EST)
- [PATCH 05/17] perf tools: Add ordered_events_(get|put) interface Jiri Olsa (Thu Jun 12 2014 - 18:09:21 EST)
- [PATCH 06/17] perf tools: Factor ordered_events_flush to be more generic Jiri Olsa (Thu Jun 12 2014 - 18:09:26 EST)
- [PATCH 07/17] perf tools: Limit ordered events queue size Jiri Olsa (Thu Jun 12 2014 - 18:09:30 EST)
- [PATCH 09/17] perf tools: Make perf_session_deliver_event global Jiri Olsa (Thu Jun 12 2014 - 18:09:41 EST)
- [PATCH 10/17] perf tools: Create ordered-events object Jiri Olsa (Thu Jun 12 2014 - 18:09:44 EST)
- [PATCH 12/17] perf tools: Add ordered_events_queue_free function Jiri Olsa (Thu Jun 12 2014 - 18:09:48 EST)
- [PATCH 13/17] perf tools: Add perf_config_u64 function Jiri Olsa (Thu Jun 12 2014 - 18:09:55 EST)
- [PATCH 14/17] perf tools: Add report.queue-size config file option Jiri Olsa (Thu Jun 12 2014 - 18:09:57 EST)
- [PATCH 15/17] perf tools: Add debug prints for ordered events queue Jiri Olsa (Thu Jun 12 2014 - 18:10:00 EST)
- [PATCH 17/17] perf tools: Allow out of order messages in forced flush Jiri Olsa (Thu Jun 12 2014 - 18:10:15 EST)
- [PATCH 16/17] perf tools: Limit the ordered events queue by default to 100MB Jiri Olsa (Thu Jun 12 2014 - 18:10:38 EST)
- [PATCH 11/17] perf tools: Add ordered_events_queue_init function Jiri Olsa (Thu Jun 12 2014 - 18:11:30 EST)
- [PATCH 08/17] perf tools: Flush ordered events in case of allocation failure Jiri Olsa (Thu Jun 12 2014 - 18:11:56 EST)
- [PATCH 0/3] iommu: Expose IOMMU information in sysfs Alex Williamson (Thu Jun 12 2014 - 18:12:50 EST)
- [PATCH 2/3] iommu/intel: Make use of IOMMU sysfs support Alex Williamson (Thu Jun 12 2014 - 18:12:59 EST)
- [PATCH 3/3] iommu/amd: Add sysfs support Alex Williamson (Thu Jun 12 2014 - 18:13:11 EST)
- [PATCH 1/3] iommu: Add sysfs support for IOMMUs Alex Williamson (Thu Jun 12 2014 - 18:13:39 EST)
- [PATCH 03/17] perf tools: Rename ordered_samples to ordered_events Jiri Olsa (Thu Jun 12 2014 - 18:14:00 EST)
- [PATCH 02/17] perf tools: Fix accounting of ordered samples queue Jiri Olsa (Thu Jun 12 2014 - 18:14:15 EST)
- [RFC v2] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Thu Jun 12 2014 - 18:16:24 EST)
- Re: deadlock in fsnotify, inotify broken in 3.14.1? Jan Kara (Thu Jun 12 2014 - 18:19:15 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Thu Jun 12 2014 - 18:28:02 EST)
- So l Ãs en Sie Ihr akutes Fin anzpr obl em Saskia Werner (Thu Jun 12 2014 - 18:39:01 EST)
- Re: [PATCH v3 1/2] kernel: time: Add udelay_test module to validate udelay Doug Anderson (Thu Jun 12 2014 - 18:54:25 EST)
- Re: [PATCH v3 2/2] tools: add script to test udelay Doug Anderson (Thu Jun 12 2014 - 18:54:49 EST)
- Re: [PATCH 0/3] Use Tegra's microsecond counter for udelay() Russell King - ARM Linux (Thu Jun 12 2014 - 18:56:21 EST)
- Patch[Fixes marco definition for if statements that use marco CA91CX42_LM_CTL_AS_A16 in header file,vme_ca91cx42.h] Nick (Thu Jun 12 2014 - 19:05:50 EST)
- [PATCH] sched: Fix compiler warnings Guenter Roeck (Thu Jun 12 2014 - 19:08:34 EST)
- Re: [RFC PATCH 1/5] kernel/rcu/tree.c:1272 fix a sparse warning Paul E. McKenney (Thu Jun 12 2014 - 19:16:21 EST)
- [PATCH 3.15 05/12] mei: me: fix hw ready reset flow Greg Kroah-Hartman (Thu Jun 12 2014 - 19:17:34 EST)
- [PATCH 3.15 10/12] [media] rtl28xxu: add [1b80:d3af] Sveon STV27 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:17:39 EST)
- [PATCH 3.15 09/12] [media] rtl28xxu: add [1b80:d39d] Sveon STV20 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:18:01 EST)
- [PATCH 3.14 17/19] [media] rtl28xxu: add [1b80:d3af] Sveon STV27 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:18:23 EST)
- [PATCH 3.10 00/18] 3.10.44-stable review Greg Kroah-Hartman (Thu Jun 12 2014 - 19:18:41 EST)
- [PATCH 3.10 04/18] ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree Greg Kroah-Hartman (Thu Jun 12 2014 - 19:18:49 EST)
- [PATCH 3.10 07/18] iser-target: Fix multi network portal shutdown regression Greg Kroah-Hartman (Thu Jun 12 2014 - 19:19:03 EST)
- [PATCH 3.4 0/8] 3.4.94-stable review Greg Kroah-Hartman (Thu Jun 12 2014 - 19:19:12 EST)
- [PATCH 3.4 2/8] netfilter: ipv4: defrag: set local_df flag on defragmented skb Greg Kroah-Hartman (Thu Jun 12 2014 - 19:19:29 EST)
- [PATCH 3.4 6/8] auditsc: audit_krule mask accesses need bounds checking Greg Kroah-Hartman (Thu Jun 12 2014 - 19:19:44 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Thu Jun 12 2014 - 19:19:55 EST)
- [PATCH 3.4 7/8] SCSI: megaraid: Use resource_size_t for PCI resources, not long Greg Kroah-Hartman (Thu Jun 12 2014 - 19:20:16 EST)
- [PATCH 3.4 3/8] powerpc: Fix 64 bit builds with binutils 2.24 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:20:36 EST)
- [PATCH 3.4 4/8] zram: protect sysfs handler from invalid memory access Greg Kroah-Hartman (Thu Jun 12 2014 - 19:20:51 EST)
- [PATCH 3.4 5/8] Staging: zram: Fix memory leak by refcount mismatch Greg Kroah-Hartman (Thu Jun 12 2014 - 19:21:05 EST)
- [PATCH] drivers/staging/speakup/main: fixed jiffie comparison Robin Schroer (Thu Jun 12 2014 - 19:21:19 EST)
- [PATCH 3.4 1/8] mlx4_en: dont use napi_synchronize inside mlx4_en_netpoll Greg Kroah-Hartman (Thu Jun 12 2014 - 19:21:43 EST)
- [PATCH 3.10 05/18] netfilter: ipv4: defrag: set local_df flag on defragmented skb Greg Kroah-Hartman (Thu Jun 12 2014 - 19:22:11 EST)
- [PATCH 3.10 09/18] target: Allow READ_CAPACITY opcode in ALUA Standby access state Greg Kroah-Hartman (Thu Jun 12 2014 - 19:22:21 EST)
- [PATCH 3.10 10/18] target: Fix alua_access_state attribute OOPs for un-configured devices Greg Kroah-Hartman (Thu Jun 12 2014 - 19:22:42 EST)
- [PATCH 3.10 15/18] SCSI: megaraid: Use resource_size_t for PCI resources, not long Greg Kroah-Hartman (Thu Jun 12 2014 - 19:22:58 EST)
- [PATCH 3.10 14/18] auditsc: audit_krule mask accesses need bounds checking Greg Kroah-Hartman (Thu Jun 12 2014 - 19:23:18 EST)
- [PATCH 3.10 06/18] Target/iscsi,iser: Avoid accepting transport connections during stop stage Greg Kroah-Hartman (Thu Jun 12 2014 - 19:23:32 EST)
- [PATCH 3.10 13/18] mm/compaction: make isolate_freepages start at pageblock boundary Greg Kroah-Hartman (Thu Jun 12 2014 - 19:23:43 EST)
- [PATCH 3.10 12/18] mm: compaction: detect when scanners meet in isolate_freepages Greg Kroah-Hartman (Thu Jun 12 2014 - 19:23:58 EST)
- [PATCH 3.10 11/18] mm: compaction: reset cached scanner pfns before reading them Greg Kroah-Hartman (Thu Jun 12 2014 - 19:24:18 EST)
- [PATCH 3.10 08/18] iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value() Greg Kroah-Hartman (Thu Jun 12 2014 - 19:24:39 EST)
- [PATCH 3.10 16/18] mei: me: drop harmful wait optimization Greg Kroah-Hartman (Thu Jun 12 2014 - 19:24:51 EST)
- [PATCH 3.10 03/18] ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree Greg Kroah-Hartman (Thu Jun 12 2014 - 19:25:10 EST)
- [PATCH 3.10 01/18] fs,userns: Change inode_capable to capable_wrt_inode_uidgid Greg Kroah-Hartman (Thu Jun 12 2014 - 19:25:48 EST)
- [PATCH 3.10 02/18] mlx4_en: dont use napi_synchronize inside mlx4_en_netpoll Greg Kroah-Hartman (Thu Jun 12 2014 - 19:25:58 EST)
- [PATCH 3.14 07/19] auditsc: audit_krule mask accesses need bounds checking Greg Kroah-Hartman (Thu Jun 12 2014 - 19:26:20 EST)
- [PATCH 3.14 16/19] [media] rtl28xxu: add [1b80:d39d] Sveon STV20 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:26:29 EST)
- [PATCH 3.14 15/19] [media] rtl28xxu: add 1b80:d395 Peak DVB-T USB Greg Kroah-Hartman (Thu Jun 12 2014 - 19:26:44 EST)
- [PATCH 3.14 06/19] target: Allow READ_CAPACITY opcode in ALUA Standby access state Greg Kroah-Hartman (Thu Jun 12 2014 - 19:27:03 EST)
- [PATCH 3.14 02/19] netfilter: ipv4: defrag: set local_df flag on defragmented skb Greg Kroah-Hartman (Thu Jun 12 2014 - 19:27:20 EST)
- [PATCH 3.14 11/19] mei: me: read H_CSR after asserting reset Greg Kroah-Hartman (Thu Jun 12 2014 - 19:27:36 EST)
- [PATCH 3.14 05/19] iser-target: Fix multi network portal shutdown regression Greg Kroah-Hartman (Thu Jun 12 2014 - 19:27:50 EST)
- [PATCH 3.14 10/19] mei: me: drop harmful wait optimization Greg Kroah-Hartman (Thu Jun 12 2014 - 19:27:55 EST)
- [PATCH 3.14 09/19] mei: me: fix hw ready reset flow Greg Kroah-Hartman (Thu Jun 12 2014 - 19:28:19 EST)
- [PATCH 3.14 00/19] 3.14.8-stable review Greg Kroah-Hartman (Thu Jun 12 2014 - 19:28:37 EST)
- [PATCH 3.14 08/19] PCI/MSI: Fix memory leak in free_msi_irqs() Greg Kroah-Hartman (Thu Jun 12 2014 - 19:28:40 EST)
- [PATCH 3.14 04/19] Target/iscsi,iser: Avoid accepting transport connections during stop stage Greg Kroah-Hartman (Thu Jun 12 2014 - 19:28:59 EST)
- [PATCH 3.14 14/19] [media] rtl28xxu: add chipset version comments into device list Greg Kroah-Hartman (Thu Jun 12 2014 - 19:29:20 EST)
- [PATCH 3.14 13/19] [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03 Greg Kroah-Hartman (Thu Jun 12 2014 - 19:29:38 EST)
- [PATCH 3.14 01/19] fs,userns: Change inode_capable to capable_wrt_inode_uidgid Greg Kroah-Hartman (Thu Jun 12 2014 - 19:29:55 EST)
- [PATCH 3.14 03/19] MIPS: asm: thread_info: Add _TIF_SECCOMP flag Greg Kroah-Hartman (Thu Jun 12 2014 - 19:30:15 EST)
- [PATCH 3.15 02/12] lock_parent: dont step on stale ->d_parent of all-but-freed one Greg Kroah-Hartman (Thu Jun 12 2014 - 19:30:40 EST)
- [PATCH 3.15 08/12] [media] rtl28xxu: add 1b80:d395 Peak DVB-T USB Greg Kroah-Hartman (Thu Jun 12 2014 - 19:30:51 EST)
- [PATCH 3.15 07/12] mei: me: read H_CSR after asserting reset Greg Kroah-Hartman (Thu Jun 12 2014 - 19:31:10 EST)
- [PATCH 3.15 00/12] 3.15.1-stable review Greg Kroah-Hartman (Thu Jun 12 2014 - 19:31:30 EST)
- [PATCH 3.15 06/12] mei: me: drop harmful wait optimization Greg Kroah-Hartman (Thu Jun 12 2014 - 19:31:32 EST)
- [PATCH 3.15 04/12] PCI/MSI: Fix memory leak in free_msi_irqs() Greg Kroah-Hartman (Thu Jun 12 2014 - 19:31:50 EST)
- [PATCH 3.15 03/12] auditsc: audit_krule mask accesses need bounds checking Greg Kroah-Hartman (Thu Jun 12 2014 - 19:32:10 EST)
- [PATCH 3.15 01/12] fs,userns: Change inode_capable to capable_wrt_inode_uidgid Greg Kroah-Hartman (Thu Jun 12 2014 - 19:32:31 EST)
- Re: [PATCH] pci: Fix unaligned access testing AF transaction pending Gavin Shan (Thu Jun 12 2014 - 19:33:50 EST)
- mmotm 2014-06-12-16-38 uploaded akpm (Thu Jun 12 2014 - 19:40:20 EST)
- [PATCH] tools lib traceevent: Clean up format of args in cfg80211 plugin Steven Rostedt (Thu Jun 12 2014 - 19:44:29 EST)
- åæççæéèçåéä; Wuhan Iron & Steel (Thu Jun 12 2014 - 19:45:13 EST)
- Re: [PATCH] PM: trace events for device pm callbacks Todd E Brandt (Thu Jun 12 2014 - 19:48:35 EST)
- Re: [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm John Stultz (Thu Jun 12 2014 - 19:51:12 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Thu Jun 12 2014 - 20:06:41 EST)
- [PATCH v2 1/1] xhci: clear root port wake on bits if controller isn't wake-up capable Lu Baolu (Thu Jun 12 2014 - 20:06:56 EST)
- [GIT PULL] Ceph changes for 3.16-rc1 Sage Weil (Thu Jun 12 2014 - 20:10:04 EST)
- Re: CONFIG_PREMPT vs. linux-next causes slub_debug=FZPUA errors Andrew Bresticker (Thu Jun 12 2014 - 20:14:38 EST)
- [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Thu Jun 12 2014 - 20:17:11 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Thu Jun 12 2014 - 20:23:14 EST)
- [PATCH] tools lib traceevent: Clean up format of args in jbd2 plugin Steven Rostedt (Thu Jun 12 2014 - 20:44:01 EST)
- [PATCH v2 3/3] x86,vdso: Hack to keep 64-bit Go programs working Andy Lutomirski (Thu Jun 12 2014 - 20:50:20 EST)
- [PATCH v2 2/3] x86,vdso: Add PUT_LE to store little-endian values Andy Lutomirski (Thu Jun 12 2014 - 20:50:38 EST)
- [PATCH v2 0/3] vDSO reference parser updates and Go workaround Andy Lutomirski (Thu Jun 12 2014 - 20:50:50 EST)
- [PATCH v2 1/3] doc,vdso: Make vDSO examples more portable Andy Lutomirski (Thu Jun 12 2014 - 20:50:59 EST)
- [PATCH v3 0/4] vDSO reference parser updates and Go workaround Andy Lutomirski (Thu Jun 12 2014 - 20:53:20 EST)
- [PATCH v3 2/4] doc,vdso: Make vDSO examples more portable Andy Lutomirski (Thu Jun 12 2014 - 20:53:27 EST)
- [PATCH v3 3/4] x86,vdso: Add PUT_LE to store little-endian values Andy Lutomirski (Thu Jun 12 2014 - 20:53:32 EST)
- [PATCH v3 4/4] x86,vdso: Hack to keep 64-bit Go programs working Andy Lutomirski (Thu Jun 12 2014 - 20:53:42 EST)
- [PATCH v3 1/4] doc,vdso: Rename vdso_test.c to vdso_standalone_test_x86.c Andy Lutomirski (Thu Jun 12 2014 - 20:54:01 EST)
- [git pull] Please pull powerpc.git next branch Benjamin Herrenschmidt (Thu Jun 12 2014 - 20:55:39 EST)
- Re: [git pull] Please pull powerpc.git next branch Benjamin Herrenschmidt (Thu Jun 12 2014 - 20:56:17 EST)
- Re: [PULL] modules-next Rusty Russell (Thu Jun 12 2014 - 21:08:19 EST)
- Re: [PATCH 3/3] x86,vdso: Hack to keep 64-bit Go programs working Andy Lutomirski (Thu Jun 12 2014 - 21:09:29 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Thu Jun 12 2014 - 21:24:48 EST)
- Re: [PATCH 9/9] serial/arc: Add DT based earlycon support Rob Herring (Thu Jun 12 2014 - 21:27:14 EST)
- Re: video: X sets brightness to zero after resume Aaron Lu (Thu Jun 12 2014 - 21:28:30 EST)
- Re: [PATCH] x86,build: Fix make -jN modules_install install Andy Lutomirski (Thu Jun 12 2014 - 21:28:54 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Thu Jun 12 2014 - 21:35:31 EST)
- Re: [PATCH v3] lib: add size unit t/p/e to memparse Gui Hecheng (Thu Jun 12 2014 - 21:38:15 EST)
- [PATCH v4] lib: add size unit t/p/e to memparse Gui Hecheng (Thu Jun 12 2014 - 21:47:42 EST)
- Re: [PATCH v3 4/4] x86,vdso: Hack to keep 64-bit Go programs working H. Peter Anvin (Thu Jun 12 2014 - 21:49:59 EST)
- Re: [PATCH v3 4/4] x86,vdso: Hack to keep 64-bit Go programs working Andy Lutomirski (Thu Jun 12 2014 - 21:52:42 EST)
- Re: [PATCH v3 4/4] x86,vdso: Hack to keep 64-bit Go programs working H. Peter Anvin (Thu Jun 12 2014 - 21:55:04 EST)
- Re: [PATCH 01/12] percpu: disallow archs from overriding SHIFT_PERCPU_PTR() Christoph Lameter (Thu Jun 12 2014 - 21:58:13 EST)
- [PATCH] mm: call cond_resched right before failing compaction Minchan Kim (Thu Jun 12 2014 - 21:59:26 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Thu Jun 12 2014 - 22:06:13 EST)
- linux-next: time to start cleaning up Stephen Rothwell (Thu Jun 12 2014 - 22:06:48 EST)
- [PATCH 1/4] tools lib traceevent: Report unknown VMX exit reasons with code Steven Rostedt (Thu Jun 12 2014 - 22:12:13 EST)
- [PATCH 3/4] tools lib traceevent: Add back in kvm plugins nested_vmexit events Steven Rostedt (Thu Jun 12 2014 - 22:12:25 EST)
- [PATCH 0/4] tools lib tracing: Updates from trace-cmd for plugin_kvm Steven Rostedt (Thu Jun 12 2014 - 22:12:40 EST)
- [PATCH 4/4] tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints Steven Rostedt (Thu Jun 12 2014 - 22:12:51 EST)
- [PATCH 2/4] tools lib traceevent: Factor out print_exit_reason in kvm plugin Steven Rostedt (Thu Jun 12 2014 - 22:13:06 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Thu Jun 12 2014 - 22:26:01 EST)
- [tip:x86/vdso] x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c tip-bot for Andy Lutomirski (Thu Jun 12 2014 - 22:28:09 EST)
- [tip:x86/vdso] x86/vdso: Add PUT_LE to store little-endian values tip-bot for Andy Lutomirski (Thu Jun 12 2014 - 22:28:28 EST)
- [tip:x86/vdso] x86/vdso/doc: Make vDSO examples more portable tip-bot for Andy Lutomirski (Thu Jun 12 2014 - 22:28:36 EST)
- [tip:x86/vdso] x86/vdso: Hack to keep 64-bit Go programs working tip-bot for Andy Lutomirski (Thu Jun 12 2014 - 22:28:41 EST)
- Re: [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention Minchan Kim (Thu Jun 12 2014 - 22:40:27 EST)
- mm/sched/net: BUG when running simple code Sasha Levin (Thu Jun 12 2014 - 22:57:02 EST)
- [PATCH] platform/x86/toshiba-apci.c possible bad if test? Nick (Thu Jun 12 2014 - 23:04:53 EST)
- Re: [PATCH 27/38] tools lib traceevent: Add mac80211 plugin Steven Rostedt (Thu Jun 12 2014 - 23:13:43 EST)
- Re: mm/sched/net: BUG when running simple code Dan Aloni (Thu Jun 12 2014 - 23:28:08 EST)
- Re: [PATCH net-next] mrf24j40: separate h/w init and add checkings Varka Bhadram (Thu Jun 12 2014 - 23:37:04 EST)
- [PATCH net-next] mrf24j40: separate h/w init and add checkings Varka Bhadram (Thu Jun 12 2014 - 23:58:49 EST)
- Re: mm/sched/net: BUG when running simple code Sasha Levin (Fri Jun 13 2014 - 00:02:21 EST)
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods Sekhar Nori (Fri Jun 13 2014 - 00:06:41 EST)
- [PATCH 1/3] RFC: timekeeping: introduce flag systime_was_set Alexander Holler (Fri Jun 13 2014 - 00:14:17 EST)
- Re: mm/sched/net: BUG when running simple code Dave Jones (Fri Jun 13 2014 - 00:14:23 EST)
- [PATCH 2/3] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys Alexander Holler (Fri Jun 13 2014 - 00:14:33 EST)
- [PATCH 3/3] RFC: timekeeping: rtc: remove CONFIG_RTC_HCTOSYS and RTC_HCTOSYS_DEVICE Alexander Holler (Fri Jun 13 2014 - 00:15:13 EST)
- vdso feature requests from the Go people Andy Lutomirski (Fri Jun 13 2014 - 00:36:40 EST)
- [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 00:38:14 EST)
- [Announce] sg3_utils-1.39 available Douglas Gilbert (Fri Jun 13 2014 - 00:41:33 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Andrew Morton (Fri Jun 13 2014 - 00:42:32 EST)
- Re: vdso feature requests from the Go people Andy Lutomirski (Fri Jun 13 2014 - 00:47:10 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Konstantin Khlebnikov (Fri Jun 13 2014 - 00:52:30 EST)
- Re: [RFC PATCH 1/5] kernel/rcu/tree.c:1272 fix a sparse warning Pranith Kumar (Fri Jun 13 2014 - 00:54:20 EST)
- Re: mm/sched/net: BUG when running simple code Dan Aloni (Fri Jun 13 2014 - 00:56:09 EST)
- Re: [net/ipvs] BUG: unable to handle kernel NULL pointer dereference at 00000004 Julian Anastasov (Fri Jun 13 2014 - 01:03:57 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Fri Jun 13 2014 - 01:06:04 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Johannes Weiner (Fri Jun 13 2014 - 01:10:49 EST)
- Re: vdso feature requests from the Go people H. Peter Anvin (Fri Jun 13 2014 - 01:16:22 EST)
- polyester oxford fabric YR (Fri Jun 13 2014 - 01:16:37 EST)
- XFS WARN_ON in xfs_vm_writepage Dave Jones (Fri Jun 13 2014 - 01:16:49 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Fri Jun 13 2014 - 01:17:23 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Johannes Weiner (Fri Jun 13 2014 - 01:21:50 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 01:23:58 EST)
- Re: vdso feature requests from the Go people Andy Lutomirski (Fri Jun 13 2014 - 01:24:13 EST)
- Re: mm/sched/net: BUG when running simple code Dan Aloni (Fri Jun 13 2014 - 01:26:40 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Fri Jun 13 2014 - 01:28:59 EST)
- Re: mm/sched/net: BUG when running simple code Dan Aloni (Fri Jun 13 2014 - 01:31:16 EST)
- Re: vdso feature requests from the Go people H. Peter Anvin (Fri Jun 13 2014 - 01:40:00 EST)
- Re: vdso feature requests from the Go people H. Peter Anvin (Fri Jun 13 2014 - 01:40:13 EST)
- [PATCH] futex: Invert the return value of lock_pi_update_atomic Darren Hart (Fri Jun 13 2014 - 01:41:32 EST)
- Re: [patch 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Darren Hart (Fri Jun 13 2014 - 01:46:18 EST)
- [PATCH 1/2] SOUND: TLV320AIC32x4: Fixed Coding style Issues Shahina Shaik (Fri Jun 13 2014 - 01:47:57 EST)
- Re: Segmentation fault on all golang executables Kui Zhang (Fri Jun 13 2014 - 01:48:06 EST)
- [PATCH 2/2] SOUND: TLV320AIC32x4: Fixed Coding Style Issues Shahina Shaik (Fri Jun 13 2014 - 01:48:28 EST)
- Re: Segmentation fault on all golang executables H. Peter Anvin (Fri Jun 13 2014 - 01:51:21 EST)
- Re: [RFC PATCH 1/5] kernel/rcu/tree.c:1272 fix a sparse warning Pranith Kumar (Fri Jun 13 2014 - 01:52:14 EST)
- [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Frank Rowand (Fri Jun 13 2014 - 01:53:49 EST)
- [PATCH] staging: iio: fix coding style Jimmy Picard (Fri Jun 13 2014 - 01:55:03 EST)
- [RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 02:00:00 EST)
- Re: [PATCH] sched: Fast idling of CPU when system is partially loaded Jason Low (Fri Jun 13 2014 - 02:02:00 EST)
- Re: [PATCH v3] lib: add size unit t/p/e to memparse Brendan Hide (Fri Jun 13 2014 - 02:02:14 EST)
- Re: [PATCH v4] lib: add size unit t/p/e to memparse Brendan Hide (Fri Jun 13 2014 - 02:04:14 EST)
- Re: [PATCH v4] lib: add size unit t/p/e to memparse Gui Hecheng (Fri Jun 13 2014 - 02:08:55 EST)
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs Sricharan R (Fri Jun 13 2014 - 02:12:26 EST)
- [PATCH v2 1/2] alarmtimer: Export symbols of alarmtimer_get_rtcdev pramod . gurav . etc (Fri Jun 13 2014 - 02:16:00 EST)
- [PATCH v2 2/2] staging: alarm-dev: Support to Compile as Module pramod . gurav . etc (Fri Jun 13 2014 - 02:16:11 EST)
- Re: [GIT PULL 00/14] perf/core improvements and fixes Ingo Molnar (Fri Jun 13 2014 - 02:20:32 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Yang,Wei (Fri Jun 13 2014 - 02:23:29 EST)
- [tip:perf/core] perf record: Fix to honor user freq/ interval properly tip-bot for Namhyung Kim (Fri Jun 13 2014 - 02:25:25 EST)
- [tip:perf/core] perf tools: Cache register accesses for unwind processing tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:25:30 EST)
- [tip:perf/core] perf tools: Add data_fd into dso object tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:25:39 EST)
- [tip:perf/core] perf tools: Add global list of opened dso objects tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:25:50 EST)
- [tip:perf/core] perf tools: Add global count of opened dso objects tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:26:03 EST)
- [tip:perf/core] perf tools: Cache dso data file descriptor tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:26:21 EST)
- [tip:perf/core] perf tools: Add file size check and factor dso__data_read_offset tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:26:34 EST)
- [tip:perf/core] perf tools: Allow to close dso fd in case of open failure tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:26:44 EST)
- [tip:perf/core] perf tools: Add dso__data_* interface descriptons tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:26:56 EST)
- Re: XFS WARN_ON in xfs_vm_writepage Dave Chinner (Fri Jun 13 2014 - 02:27:08 EST)
- [tip:perf/core] perf tests: Spawn child for each test tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:27:13 EST)
- [tip:perf/core] perf tests: Allow reuse of test_file function tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:27:25 EST)
- [tip:perf/core] perf tests: Add test for caching dso file descriptors tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:27:36 EST)
- [tip:perf/core] perf tests: Add test for closing dso objects on EMFILE error tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:27:46 EST)
- [PATCH 4/4] Sound: tlv320aic31xx: Fixed Coding Style Issues Shahina Shaik (Fri Jun 13 2014 - 02:28:42 EST)
- [tip:perf/core] perf tools: Separate dso data related variables tip-bot for Jiri Olsa (Fri Jun 13 2014 - 02:29:06 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Sricharan R (Fri Jun 13 2014 - 02:33:06 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Fri Jun 13 2014 - 02:34:09 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Fri Jun 13 2014 - 02:39:40 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Fri Jun 13 2014 - 02:40:14 EST)
- Re: scsi-mq Bart Van Assche (Fri Jun 13 2014 - 02:43:13 EST)
- Re: [GIT] Networking Linus Torvalds (Fri Jun 13 2014 - 02:49:04 EST)
- Re: [PATCH 3.4 0/8] 3.4.94-stable review Guenter Roeck (Fri Jun 13 2014 - 02:49:29 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Fri Jun 13 2014 - 02:49:54 EST)
- [PATCH 1/7] ACPI/EC: Fix an issue that advance_transaction() processes stale hardware status. Lv Zheng (Fri Jun 13 2014 - 02:51:31 EST)
- Re: [PATCH 3.10 00/18] 3.10.44-stable review Guenter Roeck (Fri Jun 13 2014 - 02:51:36 EST)
- [PATCH 2/7] ACPI/EC: Add asynchronous command byte write support. Lv Zheng (Fri Jun 13 2014 - 02:51:38 EST)
- [PATCH 3/7] ACPI/EC: Remove duplicated ec_wait_ibf0() waiter. Lv Zheng (Fri Jun 13 2014 - 02:51:44 EST)
- [PATCH 4/7] ACPI/EC: Fix a race condition in ec_transaction_completed(). Lv Zheng (Fri Jun 13 2014 - 02:51:50 EST)
- [PATCH 5/7] ACPI/EC: Update revision due to full asynchrnous command support. Lv Zheng (Fri Jun 13 2014 - 02:51:57 EST)
- [PATCH 6/7] ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it. Lv Zheng (Fri Jun 13 2014 - 02:52:06 EST)
- [PATCH 7/7] ACPI/EC: Add detailed fields debugging support of EC_SC(R). Lv Zheng (Fri Jun 13 2014 - 02:52:15 EST)
- [PATCH 0/7] ACPI/EC: Critical bug fixes related to EC and event handling. Lv Zheng (Fri Jun 13 2014 - 02:53:26 EST)
- [patch] checkpatch: warn on missing spaces in broken up quoted strings Dan Carpenter (Fri Jun 13 2014 - 02:54:11 EST)
- Re: [PATCH 3.14 00/19] 3.14.8-stable review Guenter Roeck (Fri Jun 13 2014 - 02:55:40 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Fri Jun 13 2014 - 02:58:39 EST)
- Re: [GIT] Networking Johannes Berg (Fri Jun 13 2014 - 03:00:12 EST)
- linux-next: Tree for Jun 13 Stephen Rothwell (Fri Jun 13 2014 - 03:01:10 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Pantelis Antoniou (Fri Jun 13 2014 - 03:07:48 EST)
- [PATCH v2] hwmon: Driver for TI TMP103 temperature sensor Heiko Schocher (Fri Jun 13 2014 - 03:10:40 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Fri Jun 13 2014 - 03:12:15 EST)
- Re: [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space Tony Lindgren (Fri Jun 13 2014 - 03:14:14 EST)
- Re: [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space Roger Quadros (Fri Jun 13 2014 - 03:16:19 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren (Fri Jun 13 2014 - 03:18:36 EST)
- Re: [PATCH 06/36] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver Tony Lindgren (Fri Jun 13 2014 - 03:19:59 EST)
- Re: [PATCH 07/36] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver Tony Lindgren (Fri Jun 13 2014 - 03:20:36 EST)
- Re: [GIT] Networking Geert Uytterhoeven (Fri Jun 13 2014 - 03:21:14 EST)
- Re: [PATCH 10/36] ARM: dts: OMAP2+: Fix NAND device nodes Tony Lindgren (Fri Jun 13 2014 - 03:21:42 EST)
- [PATCH v2 3/4] tracing: Improve message of empty set_ftrace_notrace file Namhyung Kim (Fri Jun 13 2014 - 03:24:16 EST)
- Re: [PATCH] USB: ftdi_sio: add GPIO support Linus Walleij (Fri Jun 13 2014 - 03:25:18 EST)
- Re: [PATCH 0/3] Use Tegra's microsecond counter for udelay() Peter De Schrijver (Fri Jun 13 2014 - 03:25:30 EST)
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings Tony Lindgren (Fri Jun 13 2014 - 03:26:14 EST)
- Re: [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period Tony Lindgren (Fri Jun 13 2014 - 03:26:58 EST)
- Re: [-next] Regression: ssh log in slowdown Geert Uytterhoeven (Fri Jun 13 2014 - 03:27:26 EST)
- Re: [Intel-gfx] video: X sets brightness to zero after resume Hans de Goede (Fri Jun 13 2014 - 03:29:52 EST)
- Re: Proposal to realize hot-add *several sections one time* Zhang Zhen (Fri Jun 13 2014 - 03:32:42 EST)
- Re: [Intel-gfx] video: X sets brightness to zero after resume Kalle Valo (Fri Jun 13 2014 - 03:35:23 EST)
- [PATCH] lib/string_helpers.c: constify static arrays Mathias Krause (Fri Jun 13 2014 - 03:35:41 EST)
- Re: [PATCH v3] lib: add size unit t/p/e to memparse Hugo Mills (Fri Jun 13 2014 - 03:38:13 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Roger Quadros (Fri Jun 13 2014 - 03:39:35 EST)
- [PATCH 1/9] staging: dgap: remove unused paramter in dgap_parsefile() Daeseok Youn (Fri Jun 13 2014 - 03:40:20 EST)
- [PATCH 2/9] staging: dgap: get rid of brd->firstminor because it is 0 Daeseok Youn (Fri Jun 13 2014 - 03:40:57 EST)
- [PATCH 3/9] staging: dgap: introduce dgap_tty_free() for freeing channels. Daeseok Youn (Fri Jun 13 2014 - 03:41:34 EST)
- [PATCH 4/9] staging: dgap: introduce dgap_free_irq() Daeseok Youn (Fri Jun 13 2014 - 03:42:11 EST)
- [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister() Daeseok Youn (Fri Jun 13 2014 - 03:42:46 EST)
- [PATCH 6/9] staging: dgap: rename dgap_after_config_loaded() to dgap_alloc_flipbuf() Daeseok Youn (Fri Jun 13 2014 - 03:43:20 EST)
- [PATCH 7/9] staging: dgap: introduce dgap_free_flipbuf() Daeseok Youn (Fri Jun 13 2014 - 03:44:04 EST)
- [PATCH 8/9] staging: dgap: cleanup dgap_firmware_load() function Daeseok Youn (Fri Jun 13 2014 - 03:44:38 EST)
- [PATCH 9/9] staging: dgap: introduce dgap_release_remap() Daeseok Youn (Fri Jun 13 2014 - 03:45:15 EST)
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings Roger Quadros (Fri Jun 13 2014 - 03:45:25 EST)
- RE: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Fri Jun 13 2014 - 03:46:11 EST)
- Re: [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period Roger Quadros (Fri Jun 13 2014 - 03:48:50 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Borislav Petkov (Fri Jun 13 2014 - 03:50:23 EST)
- Re: [PATCH v2] pinctrl: sh-pfc: r8a7791: Add HSCIF pin support Linus Walleij (Fri Jun 13 2014 - 03:51:02 EST)
- Re: [GIT] Networking David Miller (Fri Jun 13 2014 - 03:53:29 EST)
- [PATCH v2] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI Chew Chiau Ee (Fri Jun 13 2014 - 03:53:55 EST)
- Re: [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Johan Hovold (Fri Jun 13 2014 - 03:54:56 EST)
- Re: [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/ Tony Lindgren (Fri Jun 13 2014 - 03:55:45 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren (Fri Jun 13 2014 - 03:59:15 EST)
- Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister() Dan Carpenter (Fri Jun 13 2014 - 04:00:41 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load WANG Chao (Fri Jun 13 2014 - 04:01:23 EST)
- Re: [PATCH RESEND] clk: flatten clk tree in debugfs Peter De Schrijver (Fri Jun 13 2014 - 04:02:53 EST)
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings Tony Lindgren (Fri Jun 13 2014 - 04:04:32 EST)
- Re: [PATCH] sched: Fix compiler warnings Vincent Guittot (Fri Jun 13 2014 - 04:05:40 EST)
- Re: [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Paul Bolle (Fri Jun 13 2014 - 04:08:36 EST)
- [x86: kvm] WARNING: at arch/x86/kernel/pvclock.c:182 pvclock_init_vsyscall() Jet Chen (Fri Jun 13 2014 - 04:09:16 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Borislav Petkov (Fri Jun 13 2014 - 04:11:03 EST)
- RE: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Gupta, Pekon (Fri Jun 13 2014 - 04:14:43 EST)
- [idr] WARNING: at lib/idr.c:669 idr_find_slowpath() Jet Chen (Fri Jun 13 2014 - 04:15:21 EST)
- Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister() DaeSeok Youn (Fri Jun 13 2014 - 04:16:35 EST)
- News for âEUROMILLIONS Qatar Embassy (Fri Jun 13 2014 - 04:21:54 EST)
- [-next] Regression: ssh log in slowdown Tom Herbert (Fri Jun 13 2014 - 04:22:11 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Roger Quadros (Fri Jun 13 2014 - 04:23:48 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load WANG Chao (Fri Jun 13 2014 - 04:25:50 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Borislav Petkov (Fri Jun 13 2014 - 04:30:24 EST)
- Re: [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/ Roger Quadros (Fri Jun 13 2014 - 04:30:49 EST)
- Re: [PATCH 8/9] staging: dgap: cleanup dgap_firmware_load() function Dan Carpenter (Fri Jun 13 2014 - 04:32:26 EST)
- Re: [PATCH 9/9] staging: dgap: introduce dgap_release_remap() Dan Carpenter (Fri Jun 13 2014 - 04:34:24 EST)
- Re: [patch 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Thomas Gleixner (Fri Jun 13 2014 - 04:34:43 EST)
- Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister() Dan Carpenter (Fri Jun 13 2014 - 04:39:14 EST)
- Re: [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver Hans de Goede (Fri Jun 13 2014 - 04:40:39 EST)
- Re: [-next] Regression: ssh log in slowdown Geert Uytterhoeven (Fri Jun 13 2014 - 04:43:58 EST)
- [PATCH] powerpc/kmemleak: Do not scan the DART table Catalin Marinas (Fri Jun 13 2014 - 04:44:21 EST)
- [PATCH v2] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling HATAYAMA Daisuke (Fri Jun 13 2014 - 04:44:49 EST)
- Re: [PATCH] ALSA: au1x00: Use resource_size Takashi Iwai (Fri Jun 13 2014 - 04:48:32 EST)
- RE: [-next] Regression: ssh log in slowdown David Laight (Fri Jun 13 2014 - 04:50:21 EST)
- Re: [PATCH 5/9] staging: dgap: introduce dgap_tty_unregister() DaeSeok Youn (Fri Jun 13 2014 - 04:50:35 EST)
- Re: kmemleak: Unable to handle kernel paging request Catalin Marinas (Fri Jun 13 2014 - 04:57:17 EST)
- Re: [GIT PULL 00/14] perf/core improvements and fixes Jiri Olsa (Fri Jun 13 2014 - 05:04:18 EST)
- Re: [RFC v2] printk: allow increasing the ring buffer depending on the number of CPUs Petr Mládek (Fri Jun 13 2014 - 05:15:01 EST)
- [PATCH 1/7 RESEND] staging: dgap: remove unused paramter in dgap_parsefile() Daeseok Youn (Fri Jun 13 2014 - 05:19:09 EST)
- [PATCH 2/7 RESEND] staging: dgap: get rid of brd->firstminor because it is 0 Daeseok Youn (Fri Jun 13 2014 - 05:20:07 EST)
- Re: [PATCH] net-sysfs: Report link speed only when possible Michal Privoznik (Fri Jun 13 2014 - 05:20:28 EST)
- [PATCH 3/7 RESEND] staging: dgap: introduce dgap_tty_free() for freeing channels. Daeseok Youn (Fri Jun 13 2014 - 05:20:54 EST)
- [PATCH 4/7 RESEND] staging: dgap: introduce dgap_free_irq() Daeseok Youn (Fri Jun 13 2014 - 05:22:06 EST)
- [PATCH 5/7 RESEND] staging: dgap: rename dgap_after_config_loaded() to dgap_alloc_flipbuf() Daeseok Youn (Fri Jun 13 2014 - 05:23:05 EST)
- [PATCH 6/7] staging: dgap: move unrelated functions in dgap_firmware_load() Daeseok Youn (Fri Jun 13 2014 - 05:23:39 EST)
- [PATCH 7/7] staging: dgap: unwind on error in dgap_init_one() Daeseok Youn (Fri Jun 13 2014 - 05:24:14 EST)
- Re: [PULL] modules-next Mark Brown (Fri Jun 13 2014 - 05:25:23 EST)
- Re: [patch] checkpatch: warn on missing spaces in broken up quoted strings Joe Perches (Fri Jun 13 2014 - 05:30:30 EST)
- Re: [patch 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Thomas Gleixner (Fri Jun 13 2014 - 05:37:08 EST)
- [PATCH] kbuild: Do not run modules_install and install in paralel Michal Marek (Fri Jun 13 2014 - 05:40:23 EST)
- [PATCH] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage Michal Nazarewicz (Fri Jun 13 2014 - 05:40:45 EST)
- [patch V2 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Thomas Gleixner (Fri Jun 13 2014 - 05:44:35 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Michal Nazarewicz (Fri Jun 13 2014 - 05:45:04 EST)
- Re: [PATCH] kbuild: Do not run modules_install and install in paralel Michal Marek (Fri Jun 13 2014 - 05:45:24 EST)
- Re: [patch] checkpatch: warn on missing spaces in broken up quoted strings Dan Carpenter (Fri Jun 13 2014 - 05:47:07 EST)
- [PATCH v2 0/3] drm/nouveau: support for probing platform devices Alexandre Courbot (Fri Jun 13 2014 - 05:53:21 EST)
- [PATCH v2 3/3] ARM: tegra: add GK20A GPU to Tegra124 DT Alexandre Courbot (Fri Jun 13 2014 - 05:53:26 EST)
- [PATCH v2 1/3] drm/nouveau: support for probing platform devices Alexandre Courbot (Fri Jun 13 2014 - 05:53:37 EST)
- [PATCH v2 2/3] ARM: tegra: of: add GK20A device tree binding Alexandre Courbot (Fri Jun 13 2014 - 05:53:51 EST)
- Re: [-next] Regression: ssh log in slowdown Geert Uytterhoeven (Fri Jun 13 2014 - 05:54:11 EST)
- Re: [PATCH 4/4] tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints Namhyung Kim (Fri Jun 13 2014 - 05:55:47 EST)
- Re: [PULL] modules-next Geert Uytterhoeven (Fri Jun 13 2014 - 06:04:26 EST)
- REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness Thomas Glanzmann (Fri Jun 13 2014 - 06:06:01 EST)
- [RFC][PATCH 1/2] dma: imx-sdma: Add device to device support Nicolin Chen (Fri Jun 13 2014 - 06:06:12 EST)
- [RFC][PATCH 2/2] ASoC: fsl_asrc: Add ASRC ASoC CPU DAI and platform drivers Nicolin Chen (Fri Jun 13 2014 - 06:06:18 EST)
- RE: [-next] Regression: ssh log in slowdown David Laight (Fri Jun 13 2014 - 06:06:50 EST)
- [RFC][PATCH 0/2] Add ASRC Peripheral to Peripheral driver Nicolin Chen (Fri Jun 13 2014 - 06:07:23 EST)
- Re: Re: [PATCH ftrace/core 0/2] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts Masami Hiramatsu (Fri Jun 13 2014 - 06:09:57 EST)
- [PATCH] staging: vt6655: preserve address space by not casting Martin Kepplinger (Fri Jun 13 2014 - 06:12:38 EST)
- RE: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Fri Jun 13 2014 - 06:15:45 EST)
- Re: [PATCH 09/13] purgatory: Core purgatory functionality Borislav Petkov (Fri Jun 13 2014 - 06:17:20 EST)
- [PATCH 1/3] f2fs: fix to report newly allocate region as extent Jaegeuk Kim (Fri Jun 13 2014 - 06:17:46 EST)
- [PATCH 2/3] f2fs: recover fallocated data and its i_size together Jaegeuk Kim (Fri Jun 13 2014 - 06:17:53 EST)
- [PATCH 3/3] f2fs: fix not to allocate unnecessary blocks during fallocate Jaegeuk Kim (Fri Jun 13 2014 - 06:17:55 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Konstantin Khlebnikov (Fri Jun 13 2014 - 06:21:40 EST)
- [PATCH] staging: vt6655: remove unnecessary typedef struct. Martin Kepplinger (Fri Jun 13 2014 - 06:24:18 EST)
- Re: kmemleak: Unable to handle kernel paging request Denis Kirjanov (Fri Jun 13 2014 - 06:26:41 EST)
- Re: [RFC] Tux3 for review Pavel Machek (Fri Jun 13 2014 - 06:32:23 EST)
- Re: [PATCH v3 0/3] mmc: sdhci: Use mmc core regulator infrastucture Ulf Hansson (Fri Jun 13 2014 - 06:41:15 EST)
- Re: [PATCH v2 2/3] shm: add memfd_create() syscall David Herrmann (Fri Jun 13 2014 - 06:42:57 EST)
- iwlwifi: very poor performance on 3.16-rc0 Pavel Machek (Fri Jun 13 2014 - 06:44:41 EST)
- [PATCH v3 0/7] File Sealing & memfd_create() David Herrmann (Fri Jun 13 2014 - 06:45:24 EST)
- [PATCH v3 2/7] shm: add sealing API David Herrmann (Fri Jun 13 2014 - 06:45:30 EST)
- [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests David Herrmann (Fri Jun 13 2014 - 06:45:37 EST)
- [RFC v3 7/7] shm: isolate pinned pages when sealing files David Herrmann (Fri Jun 13 2014 - 06:45:40 EST)
- [RFC v3 6/7] shm: wait for pins to be released when sealing David Herrmann (Fri Jun 13 2014 - 06:46:12 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren (Fri Jun 13 2014 - 06:46:32 EST)
- [PATCH v3 4/7] selftests: add memfd_create() + sealing tests David Herrmann (Fri Jun 13 2014 - 06:46:48 EST)
- [PATCH v3 3/7] shm: add memfd_create() syscall David Herrmann (Fri Jun 13 2014 - 06:47:19 EST)
- [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings David Herrmann (Fri Jun 13 2014 - 06:47:38 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Pavel Machek (Fri Jun 13 2014 - 06:51:44 EST)
- Re: [PATCH v2 1/2] hibernate: create "nohibernate" boot parameter Pavel Machek (Fri Jun 13 2014 - 06:56:20 EST)
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping Sricharan R (Fri Jun 13 2014 - 06:57:26 EST)
- [PATCH v3 0/5] APEI: Make APEI architecture independent. Tomasz Nowicki (Fri Jun 13 2014 - 07:03:34 EST)
- [PATCH v3 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. Tomasz Nowicki (Fri Jun 13 2014 - 07:03:44 EST)
- [PATCH v3 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. Tomasz Nowicki (Fri Jun 13 2014 - 07:03:56 EST)
- [PATCH v3 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. Tomasz Nowicki (Fri Jun 13 2014 - 07:04:10 EST)
- [PATCH v3 2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature. Tomasz Nowicki (Fri Jun 13 2014 - 07:04:26 EST)
- [PATCH v3 1/5] apei, mce: Factor out APEI architecture specific MCE calls. Tomasz Nowicki (Fri Jun 13 2014 - 07:04:44 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Sricharan R (Fri Jun 13 2014 - 07:07:24 EST)
- [PATCH] xenpv: don't BUG when failing to setup NMI callback Vitaly Kuznetsov (Fri Jun 13 2014 - 07:26:51 EST)
- [PATCH] usb: gadget: composite: unlock spinlock before usb_gadget_disconnect() Robert Baldyga (Fri Jun 13 2014 - 07:28:55 EST)
- Re: [PATCH v2 1/2] usb: ehci-exynos: Make provision for vdd regulators Vivek Gautam (Fri Jun 13 2014 - 07:34:05 EST)
- Re: [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm Ulf Hansson (Fri Jun 13 2014 - 07:35:41 EST)
- RE: [PATCH] usb: gadget: composite: unlock spinlock before usb_gadget_disconnect() David Laight (Fri Jun 13 2014 - 07:37:27 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Roger Quadros (Fri Jun 13 2014 - 07:42:48 EST)
- Re: [PATCH v2 1/2] hibernate: create "nohibernate" boot parameter Josh Boyer (Fri Jun 13 2014 - 07:43:15 EST)
- Re: [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device Alexandre Belloni (Fri Jun 13 2014 - 07:43:32 EST)
- Re: [PATCH 01/17] perf tools: Always force PERF_RECORD_FINISHED_ROUND event Namhyung Kim (Fri Jun 13 2014 - 07:52:08 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Chander Kashyap (Fri Jun 13 2014 - 07:54:27 EST)
- device tree: compilation of device tree sources Varka Bhadram (Fri Jun 13 2014 - 07:54:56 EST)
- Re: [PATCH] IBM Akebono: Remove obsolete config select Paul Bolle (Fri Jun 13 2014 - 07:56:41 EST)
- Re: [PATCH v1] vhost: avoid large order allocations Michael Mueller (Fri Jun 13 2014 - 07:57:20 EST)
- Re: [PATCH 05/17] perf tools: Add ordered_events_(get|put) interface Namhyung Kim (Fri Jun 13 2014 - 08:05:21 EST)
- Re: [PATCH 13/17] perf tools: Add perf_config_u64 function Namhyung Kim (Fri Jun 13 2014 - 08:07:54 EST)
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver Tony Lindgren (Fri Jun 13 2014 - 08:08:58 EST)
- Re: [PATCH 14/17] perf tools: Add report.queue-size config file option Namhyung Kim (Fri Jun 13 2014 - 08:09:12 EST)
- [PATCH v8] convert nvme driver to blk-mq Matias BjÃrling (Fri Jun 13 2014 - 08:10:17 EST)
- [PATCH v8] NVMe: convert to blk-mq Matias BjÃrling (Fri Jun 13 2014 - 08:10:26 EST)
- Re: [PATCH 15/17] perf tools: Add debug prints for ordered events queue Namhyung Kim (Fri Jun 13 2014 - 08:12:34 EST)
- [GIT PULL] sound fixes for 3.16-rc1 Takashi Iwai (Fri Jun 13 2014 - 08:14:23 EST)
- Re: [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device Boris BREZILLON (Fri Jun 13 2014 - 08:17:26 EST)
- Re: [PATCH v3 3/7] shm: add memfd_create() syscall Michael Kerrisk (man-pages) (Fri Jun 13 2014 - 08:28:19 EST)
- Re: [Regression] 3.15 mmc related ext4 corruption with qemu-system-arm Ulf Hansson (Fri Jun 13 2014 - 08:28:37 EST)
- Re: [PATCH v3 3/7] shm: add memfd_create() syscall David Herrmann (Fri Jun 13 2014 - 08:41:36 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 08:42:17 EST)
- Re: [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver Suravee Suthikulanit (Fri Jun 13 2014 - 08:45:38 EST)
- Re: [PATCH] xenpv: don't BUG when failing to setup NMI callback Konrad Rzeszutek Wilk (Fri Jun 13 2014 - 08:45:51 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Vivek Goyal (Fri Jun 13 2014 - 08:46:56 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 08:47:23 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Vivek Goyal (Fri Jun 13 2014 - 08:50:23 EST)
- mm/fs: gpf when shrinking slab Sasha Levin (Fri Jun 13 2014 - 08:54:18 EST)
- [3.15.0] Sun V240: soft lockup - CPU stuck Rolf Eike Beer (Fri Jun 13 2014 - 08:55:20 EST)
- Re: mm/fs: gpf when shrinking slab Sasha Levin (Fri Jun 13 2014 - 08:55:35 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 08:55:53 EST)
- Re: mm/fs: gpf when shrinking slab Al Viro (Fri Jun 13 2014 - 09:00:40 EST)
- Re: [PATCH v2 0/2] rt2800usb: Fix support for USB 057c:8501 Stanislaw Gruszka (Fri Jun 13 2014 - 09:10:00 EST)
- Re: [PATCH v2] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI Mika Westerberg (Fri Jun 13 2014 - 09:10:24 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Fri Jun 13 2014 - 09:10:28 EST)
- Re: [PATCH v3 3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. Robert Richter (Fri Jun 13 2014 - 09:11:12 EST)
- Re: [PATCH v2 1/2] rt2800usb:fix efuse detection Stanislaw Gruszka (Fri Jun 13 2014 - 09:11:51 EST)
- Re: [PATCH v2 2/2] rt2800usb:fix hang during firmware load Stanislaw Gruszka (Fri Jun 13 2014 - 09:12:33 EST)
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs Jason Cooper (Fri Jun 13 2014 - 09:13:37 EST)
- Re: [PATCH] xenpv: don't BUG when failing to setup NMI callback Vitaly Kuznetsov (Fri Jun 13 2014 - 09:14:18 EST)
- Re: [PATCH v3 0/5] APEI: Make APEI architecture independent. Robert Richter (Fri Jun 13 2014 - 09:14:38 EST)
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning Jason Cooper (Fri Jun 13 2014 - 09:15:50 EST)
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping Jason Cooper (Fri Jun 13 2014 - 09:17:35 EST)
- Re: [PATCH v3 0/5] APEI: Make APEI architecture independent. Borislav Petkov (Fri Jun 13 2014 - 09:20:15 EST)
- Re: [PATCH v8] convert nvme driver to blk-mq Christoph Hellwig (Fri Jun 13 2014 - 09:27:27 EST)
- Re: [PATCH v3 4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. Robert Richter (Fri Jun 13 2014 - 09:29:40 EST)
- Re: mm/fs: gpf when shrinking slab Sasha Levin (Fri Jun 13 2014 - 09:29:54 EST)
- Re: [PATCH] xenpv: don't BUG when failing to setup NMI callback Boris Ostrovsky (Fri Jun 13 2014 - 09:30:16 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Nicolas Pitre (Fri Jun 13 2014 - 09:30:56 EST)
- Re: [PATCH] xenpv: don't BUG when failing to setup NMI callback David Vrabel (Fri Jun 13 2014 - 09:32:37 EST)
- Re: [PATCH v2] ARM: Remove ARCH_HAS_CPUFREQ config option Arnd Bergmann (Fri Jun 13 2014 - 09:34:59 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Fri Jun 13 2014 - 09:35:11 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Santosh Shilimkar (Fri Jun 13 2014 - 09:36:09 EST)
- Re: [PATCH v3 5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. Robert Richter (Fri Jun 13 2014 - 09:36:18 EST)
- [PATCH v3] spi: dw-mmio: add devicetree support Steffen Trumtrar (Fri Jun 13 2014 - 09:36:40 EST)
- [PATCHv4 2/6] tools: ffs-test: fix header values endianess Michal Nazarewicz (Fri Jun 13 2014 - 09:38:25 EST)
- [PATCHv4 0/6] Various small USB fixes Michal Nazarewicz (Fri Jun 13 2014 - 09:38:28 EST)
- [PATCHv4 3/6] usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure Michal Nazarewicz (Fri Jun 13 2014 - 09:38:42 EST)
- [PATCHv4 6/6] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage Michal Nazarewicz (Fri Jun 13 2014 - 09:38:52 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 Christoph Hellwig (Fri Jun 13 2014 - 09:39:18 EST)
- [PATCHv4 5/6] tools: ffs-test: add compatibility code for old kernels Michal Nazarewicz (Fri Jun 13 2014 - 09:39:41 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Alan Stern (Fri Jun 13 2014 - 09:39:57 EST)
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar Jason Cooper (Fri Jun 13 2014 - 09:41:38 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Alan Stern (Fri Jun 13 2014 - 09:43:09 EST)
- [PATCH 0/3] ARM: at91/dt: clock fixes Alexandre Belloni (Fri Jun 13 2014 - 09:43:38 EST)
- [PATCH 2/3] ARM: at91/dt: sam9n12: correct PLLA ICPLL and OUT values Alexandre Belloni (Fri Jun 13 2014 - 09:43:41 EST)
- [PATCH 3/3] ARM: at91/dt: sam9261: correctly define mainck Alexandre Belloni (Fri Jun 13 2014 - 09:43:56 EST)
- [PATCH 1/3] ARM: at91/dt: sam9x5: correct PLLA ICPLL and OUT values Alexandre Belloni (Fri Jun 13 2014 - 09:44:23 EST)
- [PATCHv4 4/6] tools: ffs-test: convert to new descriptor format Michal Nazarewicz (Fri Jun 13 2014 - 09:44:44 EST)
- [PATCHv4 1/6] usb: gadget: f_fs: resurect usb_functionfs_descs_head structure Michal Nazarewicz (Fri Jun 13 2014 - 09:45:29 EST)
- [PATCH] scripts: modpost: fix compilation warning Michal Nazarewicz (Fri Jun 13 2014 - 09:46:37 EST)
- Re: tap interface apparently rate-limited to 1 packet per 12ms Brian Candler (Fri Jun 13 2014 - 09:46:52 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Dirk Brandewie (Fri Jun 13 2014 - 09:49:06 EST)
- Re: [RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 09:49:31 EST)
- Re: [RFC v2 1/7] perf: add data_{offset,size} to user_page Robert Richter (Fri Jun 13 2014 - 09:52:06 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Rob Herring (Fri Jun 13 2014 - 09:52:44 EST)
- Re: [PATCH v3 1/5] apei, mce: Factor out APEI architecture specific MCE calls. Robert Richter (Fri Jun 13 2014 - 09:54:17 EST)
- [RESEND PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 09:54:35 EST)
- Re: [PATCH v8] convert nvme driver to blk-mq Matthew Wilcox (Fri Jun 13 2014 - 09:56:05 EST)
- Re: mm/fs: gpf when shrinking slab Al Viro (Fri Jun 13 2014 - 09:56:27 EST)
- Re: [PATCH 4/4] tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints Steven Rostedt (Fri Jun 13 2014 - 09:59:40 EST)
- Re: [PATCH v3 2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature. Robert Richter (Fri Jun 13 2014 - 10:02:14 EST)
- Re: [patch v2] mfd: vexpress: fix error handling vexpress_syscfg_regmap_init() Arnd Bergmann (Fri Jun 13 2014 - 10:03:18 EST)
- Re: [PATCH] tools:perf: move tools/perf/util to tools/lib/perf_util Robert Richter (Fri Jun 13 2014 - 10:03:49 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 10:08:11 EST)
- Re: [PATCH 9/9] serial/arc: Add DT based earlycon support Vineet Gupta (Fri Jun 13 2014 - 10:10:56 EST)
- Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds Arnd Bergmann (Fri Jun 13 2014 - 10:11:11 EST)
- Re: [RESEND PATCH v2] mm/vmscan.c: wrap five parameters into writeback_stats for reducing the stack consumption Johannes Weiner (Fri Jun 13 2014 - 10:17:16 EST)
- RE: Disable bus's drivers_autoprobe before rootfs has mounted Alan Stern (Fri Jun 13 2014 - 10:19:43 EST)
- Re: [PATCH 0/3] ARM: at91/dt: clock fixes Boris BREZILLON (Fri Jun 13 2014 - 10:19:45 EST)
- Re: XFS WARN_ON in xfs_vm_writepage Dave Jones (Fri Jun 13 2014 - 10:19:51 EST)
- Re: [PATCH] ALSA: compress: Fix the mismatch size of struc between share lib(32bit) and kernel(64bit) Arnd Bergmann (Fri Jun 13 2014 - 10:19:55 EST)
- [security-next] Pull request (merge window) Serge E. Hallyn (Fri Jun 13 2014 - 10:19:58 EST)
- Re: [PATCH v3 3/7] shm: add memfd_create() syscall Michael Kerrisk (man-pages) (Fri Jun 13 2014 - 10:20:37 EST)
- Re: [PATCHv4 6/6] usb: gadget: f_mass_storage: Fix a warning while loading g_mass_storage Alan Stern (Fri Jun 13 2014 - 10:22:17 EST)
- Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable XADC driver Arnd Bergmann (Fri Jun 13 2014 - 10:23:46 EST)
- [GIT PULL] dlm updates for 3.16 David Teigland (Fri Jun 13 2014 - 10:24:26 EST)
- Re: [GIT] Networking Linus Torvalds (Fri Jun 13 2014 - 10:28:40 EST)
- Re: [PATCH RFC v5 2/2] clk: Add handling of clk parent and rate assigned from DT Sylwester Nawrocki (Fri Jun 13 2014 - 10:30:51 EST)
- [PATCH 5/4] tools lib traceevent: Fix format in plugin_kvm Steven Rostedt (Fri Jun 13 2014 - 10:31:34 EST)
- Re: [RESEND PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains David Woodhouse (Fri Jun 13 2014 - 10:34:23 EST)
- Vorschlag Peter (Fri Jun 13 2014 - 10:35:33 EST)
- RE: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Doug Smythies (Fri Jun 13 2014 - 10:36:28 EST)
- Re: [PATCH 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Stanimir Varbanov (Fri Jun 13 2014 - 10:38:16 EST)
- [PATCH 1/3] ARM: EXYNOS: Invalidate L2 cache with SMC command before enabling Tomasz Figa (Fri Jun 13 2014 - 10:40:29 EST)
- Re: [GIT] Networking Dave Jones (Fri Jun 13 2014 - 10:44:36 EST)
- [PATCH 2/3] ARM: mm: l2x0: Add support for overriding prefetch settings Tomasz Figa (Fri Jun 13 2014 - 10:48:47 EST)
- [PATCH 3/3] ARM: dts: exynos4x12: Override prefetch settings. Tomasz Figa (Fri Jun 13 2014 - 10:49:09 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Fri Jun 13 2014 - 10:54:17 EST)
- Re: [PATCH] of: avoid format string parsing in kobject names Rob Herring (Fri Jun 13 2014 - 10:55:29 EST)
- Re: [PATCH 1/1] firmware: read firmware size using i_size_read() Ming Lei (Fri Jun 13 2014 - 10:56:29 EST)
- Re: linux-next: time to start cleaning up Bjorn Helgaas (Fri Jun 13 2014 - 10:56:52 EST)
- Re: [x86: kvm] WARNING: at arch/x86/kernel/pvclock.c:182 pvclock_init_vsyscall() Marcelo Tosatti (Fri Jun 13 2014 - 10:57:08 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Fri Jun 13 2014 - 10:57:27 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Michal Nazarewicz (Fri Jun 13 2014 - 10:58:09 EST)
- [PATCH] staging: wlan-ng: fix Missing a blank line after declarations warnings Cheng-Wei Lee (Fri Jun 13 2014 - 10:58:22 EST)
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4 Tomasz Figa (Fri Jun 13 2014 - 11:00:23 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Jason Cooper (Fri Jun 13 2014 - 11:01:40 EST)
- [PATCH] perf: Handle compat ioctl Pawel Moll (Fri Jun 13 2014 - 11:04:08 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Fri Jun 13 2014 - 11:06:18 EST)
- Re: [PATCH RFC v5 2/2] clk: Add handling of clk parent and rate assigned from DT Sylwester Nawrocki (Fri Jun 13 2014 - 11:06:46 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Grant Likely (Fri Jun 13 2014 - 11:06:52 EST)
- Re: [RFC v3 7/7] shm: isolate pinned pages when sealing files Andy Lutomirski (Fri Jun 13 2014 - 11:06:59 EST)
- Re: [PATCH/RFC V6 2/2] clk: Add handling of clk parent and rate assigned from DT Sylwester Nawrocki (Fri Jun 13 2014 - 11:08:42 EST)
- Re: [PATCH v2 1/2] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block. Toshi Kani (Fri Jun 13 2014 - 11:09:23 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Fri Jun 13 2014 - 11:10:11 EST)
- Re: [PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start Doug Anderson (Fri Jun 13 2014 - 11:10:29 EST)
- [PATCH v2 1/1] firmware: read firmware size using i_size_read() Dmitry Kasatkin (Fri Jun 13 2014 - 11:10:43 EST)
- Re: [PATCH v2 RESEND 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1. Toshi Kani (Fri Jun 13 2014 - 11:10:53 EST)
- [PATCH v2 0/1] read firmware size using i_size_read() Dmitry Kasatkin (Fri Jun 13 2014 - 11:10:55 EST)
- Re: [PATCH v3 0/7] File Sealing & memfd_create() Andy Lutomirski (Fri Jun 13 2014 - 11:11:26 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 11:12:36 EST)
- Re: linux-next: time to start cleaning up Stephen Rothwell (Fri Jun 13 2014 - 11:13:30 EST)
- Re: [PATCH] sched: Fix compiler warnings Guenter Roeck (Fri Jun 13 2014 - 11:14:11 EST)
- Re: mm/sched/net: BUG when running simple code Sasha Levin (Fri Jun 13 2014 - 11:14:27 EST)
- Re: [PATCH v3 0/7] File Sealing & memfd_create() David Herrmann (Fri Jun 13 2014 - 11:15:49 EST)
- Re: [PATCH 3.15 00/12] 3.15.1-stable review Guenter Roeck (Fri Jun 13 2014 - 11:16:17 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Fri Jun 13 2014 - 11:17:22 EST)
- Re: [PATCH] sched: Fix compiler warnings Vincent Guittot (Fri Jun 13 2014 - 11:17:49 EST)
- Re: [PATCH v3 0/7] File Sealing & memfd_create() Andy Lutomirski (Fri Jun 13 2014 - 11:18:20 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 James Bottomley (Fri Jun 13 2014 - 11:21:15 EST)
- Re: [PATCH] platform/x86/toshiba-apci.c possible bad if test? Azael Avalos (Fri Jun 13 2014 - 11:21:30 EST)
- Re: [PATCH v3 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Doug Anderson (Fri Jun 13 2014 - 11:22:17 EST)
- Re: [RFC v3 7/7] shm: isolate pinned pages when sealing files David Herrmann (Fri Jun 13 2014 - 11:27:23 EST)
- Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds Stephen Warren (Fri Jun 13 2014 - 11:30:26 EST)
- Re: [PATCH v3 0/7] File Sealing & memfd_create() David Herrmann (Fri Jun 13 2014 - 11:34:03 EST)
- Re: vdso feature requests from the Go people Andy Lutomirski (Fri Jun 13 2014 - 11:35:20 EST)
- Re: [PATCH 07/13] kexec: Implementation of new syscall kexec_file_load Borislav Petkov (Fri Jun 13 2014 - 11:36:28 EST)
- Re: [Xen-devel] [PATCH] xen-blkfront: check feature-persitent on resume Roger Pau Monné (Fri Jun 13 2014 - 11:37:35 EST)
- [-next] Regression: ssh log in slowdown Tom Herbert (Fri Jun 13 2014 - 11:37:57 EST)
- Re: [patch V4 01/10] rtmutex: Plug slow unlock race Steven Rostedt (Fri Jun 13 2014 - 11:42:03 EST)
- Re: [PATCH] x86: numa: drop ZONE_ALIGN Christoph Lameter (Fri Jun 13 2014 - 11:47:43 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 11:52:42 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Fri Jun 13 2014 - 11:52:52 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 11:55:58 EST)
- Re: [patch V4 02/10] rtmutex: Simplify rtmutex_slowtrylock() Steven Rostedt (Fri Jun 13 2014 - 11:58:16 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 11:58:21 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 12:00:16 EST)
- [PATCH] staging: slicoss: Fix coding style issue Benedict Boerger (Fri Jun 13 2014 - 12:01:17 EST)
- Re: [PATCH v2 1/1] firmware: read firmware size using i_size_read() Ming Lei (Fri Jun 13 2014 - 12:03:19 EST)
- Re: vdso feature requests from the Go people H. Peter Anvin (Fri Jun 13 2014 - 12:03:21 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 12:03:32 EST)
- Re: [PATCH v2] hwmon: Driver for TI TMP103 temperature sensor Guenter Roeck (Fri Jun 13 2014 - 12:03:54 EST)
- [block] WARNING: CPU: 0 PID: 99 at kernel/softirq.c:156 local_bh_enable() Jet Chen (Fri Jun 13 2014 - 12:04:27 EST)
- Re: [PATCH v3 1/2] kernel: time: Add udelay_test module to validate udelay John Stultz (Fri Jun 13 2014 - 12:06:17 EST)
- Re: [PATCH v2 1/1] firmware: read firmware size using i_size_read() Dmitry Kasatkin (Fri Jun 13 2014 - 12:06:34 EST)
- [GIT PULL] hwmon updates for 3.16 (take two) Guenter Roeck (Fri Jun 13 2014 - 12:07:31 EST)
- Re: [PATCH 3.15 00/12] 3.15.1-stable review Greg Kroah-Hartman (Fri Jun 13 2014 - 12:07:56 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 12:09:51 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Thomas Gleixner (Fri Jun 13 2014 - 12:10:42 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 12:10:49 EST)
- Re: [PATCH 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Kumar Gala (Fri Jun 13 2014 - 12:11:32 EST)
- [PATCH v2 1/2] phy: qcom: Add driver for QCOM IPQ806x SATA PHY Kumar Gala (Fri Jun 13 2014 - 12:12:28 EST)
- Re: [PATCH v3 1/2] kernel: time: Add udelay_test module to validate udelay David Riley (Fri Jun 13 2014 - 12:13:41 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Joe Perches (Fri Jun 13 2014 - 12:14:49 EST)
- Re: [PATCH 10/13] kexec: Load and Relocate purgatory at kernel load time Borislav Petkov (Fri Jun 13 2014 - 12:14:58 EST)
- [PATCH v2 2/3] ata: Add Qualcomm ARM SoC AHCI SATA host controller driver Kumar Gala (Fri Jun 13 2014 - 12:16:13 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 12:16:42 EST)
- [PATCH 2/2] arm: dts: add support for AM437x StarterKit Felipe Balbi (Fri Jun 13 2014 - 12:16:50 EST)
- [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Felipe Balbi (Fri Jun 13 2014 - 12:17:12 EST)
- [PATCH 0/2] Add support for am437x StarterKit Felipe Balbi (Fri Jun 13 2014 - 12:17:31 EST)
- Re: [PATCH 3.15 00/12] 3.15.1-stable review Guenter Roeck (Fri Jun 13 2014 - 12:18:33 EST)
- Re: [PATCH v3 3/7] shm: add memfd_create() syscall John Stultz (Fri Jun 13 2014 - 12:20:31 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 12:20:38 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Oleg Nesterov (Fri Jun 13 2014 - 12:20:57 EST)
- Re: BFQ speed tests [was Re: [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler] Takashi Iwai (Fri Jun 13 2014 - 12:21:39 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 12:21:50 EST)
- Re: [PATCH v3 1/2] kernel: time: Add udelay_test module to validate udelay John Stultz (Fri Jun 13 2014 - 12:22:25 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 12:23:34 EST)
- Re: [PATCH 0/2] Add support for am437x StarterKit Felipe Balbi (Fri Jun 13 2014 - 12:24:03 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Felipe Balbi (Fri Jun 13 2014 - 12:24:15 EST)
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit Felipe Balbi (Fri Jun 13 2014 - 12:24:26 EST)
- Re: [patch V4 03/10] rtmutex: Simplify and document try_to_take_rtmutex() Steven Rostedt (Fri Jun 13 2014 - 12:27:46 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Johannes Weiner (Fri Jun 13 2014 - 12:28:19 EST)
- Re: [PATCH] sched: Fast idling of CPU when system is partially loaded Tim Chen (Fri Jun 13 2014 - 12:28:20 EST)
- Re: [RFC 5/5] x86,seccomp: Add a seccomp fastpath Will Drewry (Fri Jun 13 2014 - 12:29:33 EST)
- Re: [patch V4 04/10] rtmutex: No need to keep task ref for lock owner check Steven Rostedt (Fri Jun 13 2014 - 12:30:15 EST)
- [PATCH v2] iommu/intel: Exclude devices using RMRRs from IOMMU API domains Alex Williamson (Fri Jun 13 2014 - 12:31:22 EST)
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit Felipe Balbi (Fri Jun 13 2014 - 12:32:21 EST)
- Re: [PATCH -mm v2 8/8] slab: make dead memcg caches discard free slabs immediately Christoph Lameter (Fri Jun 13 2014 - 12:34:48 EST)
- Re: [patch V4 05/10] rtmutex: Clarify the boost/deboost part Steven Rostedt (Fri Jun 13 2014 - 12:35:43 EST)
- Re: [RESEND PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains Alex Williamson (Fri Jun 13 2014 - 12:35:50 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Jason Cooper (Fri Jun 13 2014 - 12:37:35 EST)
- [PATCH] genirq: warn on inconstent flags and flow handler Florian Fainelli (Fri Jun 13 2014 - 12:37:54 EST)
- [PATCH] powerpc: Fix build warning Guenter Roeck (Fri Jun 13 2014 - 12:38:44 EST)
- [PATCH] arm: Fix build warning Guenter Roeck (Fri Jun 13 2014 - 12:40:55 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 Christoph Hellwig (Fri Jun 13 2014 - 12:41:29 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Josh Triplett (Fri Jun 13 2014 - 12:44:53 EST)
- Re: [Patch v2 3/3] spi: qup: Add support for v1.1.1 Kumar Gala (Fri Jun 13 2014 - 12:45:24 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Joe Perches (Fri Jun 13 2014 - 12:48:34 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Frank Rowand (Fri Jun 13 2014 - 12:49:13 EST)
- Re: [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately Christoph Lameter (Fri Jun 13 2014 - 12:54:19 EST)
- Re: [patch V4 06/10] rtmutex: Document pi chain walk Steven Rostedt (Fri Jun 13 2014 - 12:55:00 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Jason Cooper (Fri Jun 13 2014 - 12:55:23 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Fri Jun 13 2014 - 12:57:04 EST)
- Re: [patch V4 07/10] rtmutex: Simplify remove_waiter() Steven Rostedt (Fri Jun 13 2014 - 12:58:24 EST)
- Re: [PATCH] staging: slicoss: Fix coding style issue Greg KH (Fri Jun 13 2014 - 13:00:47 EST)
- Re: [RFC PATCH v3 5/7] thermal: add a basic cpu power actor Javi Merino (Fri Jun 13 2014 - 13:01:24 EST)
- [PATCH v5 3/7] xen: Define EFI related stuff Daniel Kiper (Fri Jun 13 2014 - 13:01:32 EST)
- [PATCH v5 5/7] arch/x86: Replace plain strings with constants Daniel Kiper (Fri Jun 13 2014 - 13:01:40 EST)
- [PATCH v5 4/7] xen: Put EFI machinery in place Daniel Kiper (Fri Jun 13 2014 - 13:01:46 EST)
- [PATCH v5 7/7] arch/x86: Comment out efi_set_rtc_mmss() Daniel Kiper (Fri Jun 13 2014 - 13:01:49 EST)
- [PATCH v5 6/7] arch/x86: Remove redundant set_bit() call Daniel Kiper (Fri Jun 13 2014 - 13:02:11 EST)
- [PATCH v5 2/7] efi: Introduce EFI_NO_DIRECT flag Daniel Kiper (Fri Jun 13 2014 - 13:02:17 EST)
- [PATCH v5 0/7] xen: Add EFI support Daniel Kiper (Fri Jun 13 2014 - 13:02:45 EST)
- [PATCH v5 1/7] efi: Use early_mem*() instead of early_io*() Daniel Kiper (Fri Jun 13 2014 - 13:02:58 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Doug Anderson (Fri Jun 13 2014 - 13:03:58 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 James Bottomley (Fri Jun 13 2014 - 13:04:13 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Mark Brown (Fri Jun 13 2014 - 13:05:42 EST)
- Re: [PATCH 02/12] percpu: introduce arch_raw_cpu_ptr() Christoph Lameter (Fri Jun 13 2014 - 13:10:43 EST)
- Re: [patch V4 08/10] rtmutex: Confine deadlock logic to futex Steven Rostedt (Fri Jun 13 2014 - 13:10:55 EST)
- Re: [PATCH] staging: wlan-ng: fix Missing a blank line after declarations warnings Greg Kroah-Hartman (Fri Jun 13 2014 - 13:11:38 EST)
- [PATCH] iio: adc: at91_adc: Correct call to input_free_device Himangi Saraogi (Fri Jun 13 2014 - 13:12:00 EST)
- Re: [PATCH 03/12] percpu: include/asm-generic/percpu.h should contain only arch-overridable parts Christoph Lameter (Fri Jun 13 2014 - 13:12:59 EST)
- Re: [PATCH 04/12] percpu: move accessors from include/linux/percpu.h to percpu-defs.h Christoph Lameter (Fri Jun 13 2014 - 13:13:45 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Doug Anderson (Fri Jun 13 2014 - 13:14:10 EST)
- Re: [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled Frederic Weisbecker (Fri Jun 13 2014 - 13:14:14 EST)
- [PATCH v4 0/2] mmc: sdhci: Use mmc core regulator infrastucture Markus Mayer (Fri Jun 13 2014 - 13:14:21 EST)
- [PATCH v4 1/2] mmc: sdhci: Use mmc core regulator infrastucture Markus Mayer (Fri Jun 13 2014 - 13:14:23 EST)
- [PATCH v4 2/2] mmc: sdhci: Replace host->mmc with mmc where possible Markus Mayer (Fri Jun 13 2014 - 13:14:39 EST)
- Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h Christoph Lameter (Fri Jun 13 2014 - 13:16:33 EST)
- Re: [PATCH 06/12] percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops Christoph Lameter (Fri Jun 13 2014 - 13:18:14 EST)
- [BUG] "bio_vec-backed iov_iter" breaks gcc 4.6.4 Russell King - ARM Linux (Fri Jun 13 2014 - 13:19:22 EST)
- Re: [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Fri Jun 13 2014 - 13:19:33 EST)
- Re: [patch V4 09/10] rtmutex: Cleanup deadlock detector debug logic Steven Rostedt (Fri Jun 13 2014 - 13:19:38 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 Christoph Hellwig (Fri Jun 13 2014 - 13:19:40 EST)
- Re: [PATCH 07/12] percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/percpu.h Christoph Lameter (Fri Jun 13 2014 - 13:19:44 EST)
- Re: [PATCH 08/12] percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h Christoph Lameter (Fri Jun 13 2014 - 13:20:33 EST)
- [PATCH] ASoC: wm8985: Remove unused pointer in wm8985_remove() Christian Engelmayer (Fri Jun 13 2014 - 13:20:40 EST)
- Re: [PATCH 09/12] percpu: reorder macros in percpu header files Christoph Lameter (Fri Jun 13 2014 - 13:21:21 EST)
- Re: [PATCH 10/12] percpu: use raw_cpu_*() to define __this_cpu_*() Christoph Lameter (Fri Jun 13 2014 - 13:22:20 EST)
- Re: [PATCH 11/12] percpu: preffity percpu header files Christoph Lameter (Fri Jun 13 2014 - 13:23:41 EST)
- Re: [RFC v3 7/7] shm: isolate pinned pages when sealing files Andy Lutomirski (Fri Jun 13 2014 - 13:23:50 EST)
- Re: [PATCH v3] x86,vdso: Fix vdso_install H. Peter Anvin (Fri Jun 13 2014 - 13:25:23 EST)
- Re: [patch V4 10/10] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Steven Rostedt (Fri Jun 13 2014 - 13:28:18 EST)
- Re: [PATCH v3] x86,vdso: Fix vdso_install Andy Lutomirski (Fri Jun 13 2014 - 13:28:32 EST)
- Re: [PATCH] kbuild: Do not run modules_install and install in paralel Andy Lutomirski (Fri Jun 13 2014 - 13:30:16 EST)
- [RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk Ming Lei (Fri Jun 13 2014 - 13:30:37 EST)
- Re: [PATCH] of: avoid format string parsing in kobject names Kees Cook (Fri Jun 13 2014 - 13:30:40 EST)
- [RFC PATCH 1/2] include/uapi/linux/virtio_blk.h: introduce feature of VIRTIO_BLK_F_MQ Ming Lei (Fri Jun 13 2014 - 13:30:47 EST)
- [RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device Ming Lei (Fri Jun 13 2014 - 13:30:56 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Fri Jun 13 2014 - 13:33:04 EST)
- Re: [RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk Jens Axboe (Fri Jun 13 2014 - 13:35:24 EST)
- Re: [PATCH] staging: wlan-ng: fix Missing a blank line after declarations warnings Joe Perches (Fri Jun 13 2014 - 13:37:27 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable H. Peter Anvin (Fri Jun 13 2014 - 13:38:03 EST)
- Re: [PATCH] cpufreq: intel_pstate: Fix rounding of core_pct Stratos Karafotis (Fri Jun 13 2014 - 13:39:36 EST)
- [PATCH 1/2] blk-mq: properly drain stopped queues Christoph Hellwig (Fri Jun 13 2014 - 13:43:14 EST)
- [PATCH 2/2] blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queue Christoph Hellwig (Fri Jun 13 2014 - 13:43:42 EST)
- [PATCH] In the Denali NAND controller driver, use 8 bytes for READID command. Graham Moore (Fri Jun 13 2014 - 13:46:26 EST)
- Re: [RFC] Tux3 for review Daniel Phillips (Fri Jun 13 2014 - 13:49:53 EST)
- Re: [PATCH 27/38] tools lib traceevent: Add mac80211 plugin Johannes Berg (Fri Jun 13 2014 - 13:58:15 EST)
- Re: net_timedelta() affected by settimeofday() (was: [patch 12/13] net: mac80211: Remove silly timespec dance) Johannes Berg (Fri Jun 13 2014 - 13:59:18 EST)
- [PATCH v2] net/nxp/lpc_eth: use devm_ functions Himangi Saraogi (Fri Jun 13 2014 - 14:04:09 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 Nicholas A. Bellinger (Fri Jun 13 2014 - 14:08:12 EST)
- Re: [GIT PULL] target updates for v3.16-rc1 Nicholas A. Bellinger (Fri Jun 13 2014 - 14:09:43 EST)
- [PATCH 1/2] mfd: cros_ec: spi: Fix end of transfer on devices with no spi-msg-delay Doug Anderson (Fri Jun 13 2014 - 14:14:06 EST)
- [PATCH 2/2] ARM: dts: Add cros_ec to exynos5420-peach-pit and exynos5800-peach-pi Doug Anderson (Fri Jun 13 2014 - 14:14:26 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 14:15:17 EST)
- Re: [PATCH 1/2] blk-mq: properly drain stopped queues Jens Axboe (Fri Jun 13 2014 - 14:17:55 EST)
- Re: [PATCH 27/38] tools lib traceevent: Add mac80211 plugin Steven Rostedt (Fri Jun 13 2014 - 14:18:24 EST)
- [tip:x86/vdso] x86/vdso: Fix vdso_install tip-bot for Andy Lutomirski (Fri Jun 13 2014 - 14:20:11 EST)
- [GIT PULL] x86/vdso fixes for v3.16-rc1 H. Peter Anvin (Fri Jun 13 2014 - 14:21:11 EST)
- Re: [RFC v2] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Fri Jun 13 2014 - 14:22:28 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Rafael Tinoco (Fri Jun 13 2014 - 14:22:37 EST)
- Re: [PATCH 02/12] percpu: introduce arch_raw_cpu_ptr() Tejun Heo (Fri Jun 13 2014 - 14:24:32 EST)
- [PATCH] usb: gadget: u_ether: synchronize with transmit when stopping queue Vicentiu Neagoe (Fri Jun 13 2014 - 14:24:54 EST)
- Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h Tejun Heo (Fri Jun 13 2014 - 14:25:55 EST)
- Re: [PATCH] USB: ftdi_sio: add GPIO support Greg Kroah-Hartman (Fri Jun 13 2014 - 14:28:12 EST)
- [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Fri Jun 13 2014 - 14:28:30 EST)
- RE: [patch V2] wireless: mwifiex: Use the proper interfaces Bing Zhao (Fri Jun 13 2014 - 14:32:46 EST)
- [PATCH] perf: Get kernel start address by symbol name Simon Que (Fri Jun 13 2014 - 14:46:36 EST)
- [PATCH] rtc: ia64: allow other architectures to use EFI RTC Mark Salter (Fri Jun 13 2014 - 14:55:15 EST)
- Re: [PATCH 05/12] percpu: reorganize include/linux/percpu-defs.h Christoph Lameter (Fri Jun 13 2014 - 14:55:28 EST)
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods Paul Walmsley (Fri Jun 13 2014 - 15:07:22 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Paul Walmsley (Fri Jun 13 2014 - 15:12:06 EST)
- Ftrace irqsoff tracer generates strange output Marian Posteuca (Fri Jun 13 2014 - 15:18:53 EST)
- Re: [PATCH] sched: Fast idling of CPU when system is partially loaded Jason Low (Fri Jun 13 2014 - 15:18:57 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Keith Busch (Fri Jun 13 2014 - 15:23:01 EST)
- I am Mrs Ablah Usman From Syria ycwang (Fri Jun 13 2014 - 15:29:41 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 15:30:38 EST)
- Re: [patch V4 09/10] rtmutex: Cleanup deadlock detector debug logic Thomas Gleixner (Fri Jun 13 2014 - 15:43:41 EST)
- Re: [patch V4 10/10] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk Thomas Gleixner (Fri Jun 13 2014 - 15:46:22 EST)
- Re: [patch] checkpatch: warn on missing spaces in broken up quoted strings Joe Perches (Fri Jun 13 2014 - 15:52:39 EST)
- [GIT PULL] Btrfs #2 for 3.16 Chris Mason (Fri Jun 13 2014 - 15:56:32 EST)
- [PATCH] drm/i915: Fix memory leak in intel_dsi_init() error path Christoph Jaeger (Fri Jun 13 2014 - 15:57:43 EST)
- [PATCH] ACPI: use kstrto*() instead of simple_strto*() Christoph Jaeger (Fri Jun 13 2014 - 16:00:23 EST)
- [PATCH] i2c-taos-evm: Use module_serio_driver() Christoph Jaeger (Fri Jun 13 2014 - 16:02:22 EST)
- [PATCH] proc: faster /proc/$PID lookup Alexey Dobriyan (Fri Jun 13 2014 - 16:03:42 EST)
- Re: [PATCH] net-sysfs: Report link speed only when possible David Miller (Fri Jun 13 2014 - 16:03:57 EST)
- Re: [PATCH RFC 00/10] tools: Revamp the unaligned endian access functions Sam Ravnborg (Fri Jun 13 2014 - 16:04:39 EST)
- [bisected] pre-3.16 regression on open() scalability Dave Hansen (Fri Jun 13 2014 - 16:04:51 EST)
- [PATCH] firmware: Add device tree binding for coreboot Julius Werner (Fri Jun 13 2014 - 16:06:32 EST)
- Re: [PATCH] drm/i915: Fix memory leak in intel_dsi_init() error path Daniel Vetter (Fri Jun 13 2014 - 16:09:17 EST)
- Re: [PATCH] sched: Fast idling of CPU when system is partially loaded Tim Chen (Fri Jun 13 2014 - 16:17:18 EST)
- Re: Linux 3.15: serial console regression Aaro Koskinen (Fri Jun 13 2014 - 16:18:48 EST)
- Re: [RFC] Tux3 for review Pavel Machek (Fri Jun 13 2014 - 16:20:45 EST)
- Re: [PATCH 1/2] ahci: Check and set 64-bit DMA mask for platform AHCI driver Hans de Goede (Fri Jun 13 2014 - 16:21:33 EST)
- [3.13.y.z extended stable] Linux 3.13.11.3 Kamal Mostafa (Fri Jun 13 2014 - 16:22:42 EST)
- Re: [3.13.y.z extended stable] Linux 3.13.11.3 Kamal Mostafa (Fri Jun 13 2014 - 16:22:58 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Pavel Machek (Fri Jun 13 2014 - 16:26:42 EST)
- [PATCH] Input - wacom: remove phys field in struct wacom Benjamin Tissoires (Fri Jun 13 2014 - 16:29:13 EST)
- [PATCH] Input - wacom: put a flag when the led are initialized Benjamin Tissoires (Fri Jun 13 2014 - 16:29:39 EST)
- NUMA: untangling workloads on undersubscribed systems Rik van Riel (Fri Jun 13 2014 - 16:29:57 EST)
- [PATCH v3 1/2] hibernate: create "nohibernate" boot parameter Kees Cook (Fri Jun 13 2014 - 16:31:47 EST)
- [PATCH v3 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Fri Jun 13 2014 - 16:31:53 EST)
- [PATCH v3 2/2] x86, kaslr: boot-time selectable with hibernation Kees Cook (Fri Jun 13 2014 - 16:32:05 EST)
- [PATCH] Revert "Input: wacom - testing result shows get_report is unnecessary." Benjamin Tissoires (Fri Jun 13 2014 - 16:32:28 EST)
- Re: [PATCH] proc: faster /proc/$PID lookup Al Viro (Fri Jun 13 2014 - 16:34:20 EST)
- Re: [PATCH] Input - wacom: remove phys field in struct wacom Dmitry Torokhov (Fri Jun 13 2014 - 16:35:56 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Davidlohr Bueso (Fri Jun 13 2014 - 16:37:17 EST)
- Re: [PATCH v3 2/2] x86, kaslr: boot-time selectable with hibernation Pavel Machek (Fri Jun 13 2014 - 16:39:16 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Thomas Gleixner (Fri Jun 13 2014 - 16:39:29 EST)
- Re: [PATCHv7 2/5] mailbox: Introduce framework for mailbox Mark Brown (Fri Jun 13 2014 - 16:41:01 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Andy Lutomirski (Fri Jun 13 2014 - 16:41:28 EST)
- [PATCH 1/2] mailbox: Prototype mbox_client_peek_data() Mark Brown (Fri Jun 13 2014 - 16:41:51 EST)
- [PATCH 2/2] mailbox: Remove const from client argument of mbox_request_channel() Mark Brown (Fri Jun 13 2014 - 16:42:05 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Fri Jun 13 2014 - 16:45:17 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 16:48:34 EST)
- Re: [PATCH] Input - wacom: remove phys field in struct wacom Benjamin Tissoires (Fri Jun 13 2014 - 16:48:43 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 16:49:15 EST)
- Re: [PATCH] Revert "Input: wacom - testing result shows get_report is unnecessary." Aristeu Rozanski (Fri Jun 13 2014 - 16:50:34 EST)
- Re: [patch V2 5/5] futex: Simplify futex_lock_pi_atomic() and make it more robust Davidlohr Bueso (Fri Jun 13 2014 - 16:51:33 EST)
- Re: [PATCH 1/1] kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0] Richard Guy Briggs (Fri Jun 13 2014 - 16:52:18 EST)
- Re: [PATCH] Input - wacom: remove phys field in struct wacom Benjamin Tissoires (Fri Jun 13 2014 - 16:55:52 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 16:57:26 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Josh Triplett (Fri Jun 13 2014 - 17:10:55 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Rob Herring (Fri Jun 13 2014 - 17:13:23 EST)
- Re: [PATCH] firmware: Add device tree binding for coreboot Rob Herring (Fri Jun 13 2014 - 17:19:21 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Alexei Starovoitov (Fri Jun 13 2014 - 17:22:17 EST)
- Re: [PATCH] i2c-taos-evm: Use module_serio_driver() Jean Delvare (Fri Jun 13 2014 - 17:23:13 EST)
- [PATCH 0/3] *** SUBJECT HERE *** Benjamin LaHaise (Fri Jun 13 2014 - 17:24:17 EST)
- [PATCH 1/3] fs/aio.c: Remove ctx parameter in kiocb_cancel Fabian Frederick (Fri Jun 13 2014 - 17:24:26 EST)
- [PATCH 2/3] aio: report error from io_destroy() when threads race in io_destroy() Benjamin LaHaise (Fri Jun 13 2014 - 17:24:32 EST)
- [PATCH 3/3] aio: cleanup: flatten kill_ioctx() Benjamin LaHaise (Fri Jun 13 2014 - 17:24:40 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Andy Lutomirski (Fri Jun 13 2014 - 17:26:11 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Davidlohr Bueso (Fri Jun 13 2014 - 17:28:44 EST)
- Re: [PATCH v7] NVMe: conversion to blk-mq Jens Axboe (Fri Jun 13 2014 - 17:29:55 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Alexei Starovoitov (Fri Jun 13 2014 - 17:38:08 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Davidlohr Bueso (Fri Jun 13 2014 - 17:42:12 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Andy Lutomirski (Fri Jun 13 2014 - 17:42:30 EST)
- Re: [PATCH] platform/x86/toshiba-apci.c possible bad if test? David Rientjes (Fri Jun 13 2014 - 17:43:14 EST)
- Re: kmemleak: Unable to handle kernel paging request Benjamin Herrenschmidt (Fri Jun 13 2014 - 17:44:58 EST)
- Re: [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Antonio Ospite (Fri Jun 13 2014 - 17:46:05 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing David Rientjes (Fri Jun 13 2014 - 17:46:25 EST)
- [GIT PULL] GPIO fix for the v3.16 series Linus Walleij (Fri Jun 13 2014 - 17:46:36 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Pavel Machek (Fri Jun 13 2014 - 17:46:57 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Kees Cook (Fri Jun 13 2014 - 17:53:50 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Fri Jun 13 2014 - 17:57:13 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Doug Anderson (Fri Jun 13 2014 - 17:58:35 EST)
- Re: [PATCH] firmware: Add device tree binding for coreboot Julius Werner (Fri Jun 13 2014 - 17:58:58 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Fri Jun 13 2014 - 17:59:07 EST)
- Re: [PATCH v4] lib: add size unit t/p/e to memparse David Rientjes (Fri Jun 13 2014 - 17:59:12 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Kees Cook (Fri Jun 13 2014 - 18:01:29 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Fri Jun 13 2014 - 18:05:52 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Fri Jun 13 2014 - 18:06:24 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Fri Jun 13 2014 - 18:07:24 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Mark Brown (Fri Jun 13 2014 - 18:07:41 EST)
- pull request: bluetooth 2014-06-13 Gustavo Padovan (Fri Jun 13 2014 - 18:20:31 EST)
- Greetings From Sivia ra Raji (Fri Jun 13 2014 - 18:21:16 EST)
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes Joe Perches (Fri Jun 13 2014 - 18:22:18 EST)
- Re: [PATCH v6 6/9] seccomp: add "seccomp" syscall Alexei Starovoitov (Fri Jun 13 2014 - 18:26:19 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Fri Jun 13 2014 - 18:36:51 EST)
- Re: [bisected] pre-3.16 regression on open() scalability Paul E. McKenney (Fri Jun 13 2014 - 18:45:31 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 18:49:37 EST)
- Re: [PATCH 3/3] ARM: dts: Enable audio support for Peach-pi board Doug Anderson (Fri Jun 13 2014 - 18:50:17 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Fri Jun 13 2014 - 19:00:18 EST)
- Re: [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration Rafael J. Wysocki (Fri Jun 13 2014 - 19:01:55 EST)
- perf: Add support for full Intel event lists v6 Andi Kleen (Fri Jun 13 2014 - 19:03:17 EST)
- [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v3 Andi Kleen (Fri Jun 13 2014 - 19:03:23 EST)
- [PATCH 7/9] perf, tools: Query terminal width and use in perf list Andi Kleen (Fri Jun 13 2014 - 19:03:34 EST)
- [PATCH 5/9] perf, tools: Add perf download to download event files v4 Andi Kleen (Fri Jun 13 2014 - 19:03:44 EST)
- [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add Andi Kleen (Fri Jun 13 2014 - 19:03:54 EST)
- [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing v2 Andi Kleen (Fri Jun 13 2014 - 19:04:13 EST)
- [PATCH 3/9] perf, tools: Add support for reading JSON event files v3 Andi Kleen (Fri Jun 13 2014 - 19:04:31 EST)
- [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser v3 Andi Kleen (Fri Jun 13 2014 - 19:04:47 EST)
- [PATCH 9/9] perf, tools: Add a --quiet flag to perf list Andi Kleen (Fri Jun 13 2014 - 19:07:13 EST)
- [PATCH 6/9] perf, tools: Allow events with dot Andi Kleen (Fri Jun 13 2014 - 19:07:34 EST)
- Re: [PATCH v3 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Fri Jun 13 2014 - 19:07:49 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 19:10:44 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Felipe Balbi (Fri Jun 13 2014 - 19:11:15 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 19:13:39 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 19:25:55 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Fri Jun 13 2014 - 19:27:28 EST)
- Re: [bisected] pre-3.16 regression on open() scalability Dave Hansen (Fri Jun 13 2014 - 19:35:53 EST)
- [PATCH] clkdev: Don't print errors on probe defer Stephen Boyd (Fri Jun 13 2014 - 19:36:39 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Fri Jun 13 2014 - 19:39:52 EST)
- We offer all purpose loan at 3% interest rate Santander Group (Fri Jun 13 2014 - 19:53:49 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Fri Jun 13 2014 - 19:56:53 EST)
- [GIT PULL] Final round of SCSI updates for the 3.15+ merge window James Bottomley (Fri Jun 13 2014 - 19:58:04 EST)
- Re: oraphaned keywords in audit log text [was: Re: [PATCH] integrity: get comm using lock to avoid race in string] printing Richard Guy Briggs (Fri Jun 13 2014 - 20:03:22 EST)
- Re: Possible netns creation and execution performance/scalability regression since v3.8 due to rcu callbacks being offloaded to multiple cpus Eric W. Biederman (Fri Jun 13 2014 - 20:03:52 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Fri Jun 13 2014 - 20:08:27 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Fri Jun 13 2014 - 20:22:04 EST)
- Re: [PATCH] Input - wacom: put a flag when the led are initialized Ping Cheng (Fri Jun 13 2014 - 20:29:06 EST)
- HMM (Heterogeneous Memory Management) v3 JÃrÃme Glisse (Fri Jun 13 2014 - 20:49:10 EST)
- [PATCH 1/5] mm: differentiate unmap for vmscan from other unmap. JÃrÃme Glisse (Fri Jun 13 2014 - 20:49:11 EST)
- [PATCH 4/5] hmm: heterogeneous memory management v3 JÃrÃme Glisse (Fri Jun 13 2014 - 20:49:22 EST)
- [PATCH 3/5] mmu_notifier: pass through vma to invalidate_range and invalidate_page JÃrÃme Glisse (Fri Jun 13 2014 - 20:49:45 EST)
- [PATCH 5/5] hmm/dummy: dummy driver to showcase the hmm api v2 JÃrÃme Glisse (Fri Jun 13 2014 - 20:49:57 EST)
- [PATCH 2/5] mmu_notifier: add action information to address invalidation. JÃrÃme Glisse (Fri Jun 13 2014 - 20:50:35 EST)
- [PATCH] initramfs: Support initramfs that is more than 2G Yinghai Lu (Fri Jun 13 2014 - 21:07:32 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Fri Jun 13 2014 - 21:10:21 EST)
- [PATCH] Fixes two memory leaks in drivers/clk/sunxi/clk-sunxi.c Nick (Fri Jun 13 2014 - 21:48:33 EST)
- Re: [bisected] pre-3.16 regression on open() scalability Paul E. McKenney (Fri Jun 13 2014 - 22:03:45 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Fri Jun 13 2014 - 22:10:32 EST)
- Re: [PATCH] Fixes two memory leaks in drivers/clk/sunxi/clk-sunxi.c Emilio López (Fri Jun 13 2014 - 22:11:34 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable H. Peter Anvin (Fri Jun 13 2014 - 22:33:21 EST)
- Re: [Patch v5.1 03/03]: hwrng: khwrngd derating per device Theodore Ts'o (Fri Jun 13 2014 - 22:41:20 EST)
- Re: [Patch v5.1 03/03]: hwrng: khwrngd derating per device H. Peter Anvin (Fri Jun 13 2014 - 22:45:24 EST)
- [PATCH 2/2] staging: tidspbridge: Fix function pointer spacing in struct definition Jeff Oczek (Fri Jun 13 2014 - 22:48:34 EST)
- [PATCH 1/2] staging: tidspbridge: Fix pointer spacing Jeff Oczek (Fri Jun 13 2014 - 22:48:47 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Paul Walmsley (Fri Jun 13 2014 - 22:57:38 EST)
- Re: [PATCH v2] mm/vmscan.c: wrap five parameters into shrink_result for reducing the stack consumption Chen Yucong (Fri Jun 13 2014 - 23:06:41 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Fri Jun 13 2014 - 23:06:46 EST)
- Re: [PATCH 2/2] staging: tidspbridge: Fix function pointer spacing in struct definition Joe Perches (Fri Jun 13 2014 - 23:32:13 EST)
- Dear user WEBMASTER (Fri Jun 13 2014 - 23:53:28 EST)
- [RFC] random: is the IRQF_TIMER test working as intended? George Spelvin (Sat Jun 14 2014 - 00:55:35 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Felipe Balbi (Sat Jun 14 2014 - 00:57:00 EST)
- [PATCH] staging: ced1401: fix sparse warning for ced1401 Seunghun Lee (Sat Jun 14 2014 - 01:05:03 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Sat Jun 14 2014 - 01:06:16 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sat Jun 14 2014 - 01:25:59 EST)
- Re: [PATCH v2 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Jiri Kosina (Sat Jun 14 2014 - 01:33:57 EST)
- Re: Re: [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled Masami Hiramatsu (Sat Jun 14 2014 - 01:44:47 EST)
- Re: [PATCH v3 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Sat Jun 14 2014 - 02:09:35 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Sat Jun 14 2014 - 02:25:28 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Sat Jun 14 2014 - 02:27:18 EST)
- Re: [RFC] random: is the IRQF_TIMER test working as intended? Theodore Ts'o (Sat Jun 14 2014 - 02:43:49 EST)
- [PATCH -tip ] [Bugfix] x86/kprobes: Fix build errors and blacklist context_track_user Masami Hiramatsu (Sat Jun 14 2014 - 02:47:20 EST)
- [PATCH-v2 1/4] random: always update the entropy pool under the spinlock Theodore Ts'o (Sat Jun 14 2014 - 03:15:39 EST)
- [PATCH-v2 4/4] random: clean up interrupt entropy accounting for archs w/o cycle counters Theodore Ts'o (Sat Jun 14 2014 - 03:15:48 EST)
- [PATCH-v2 2/4] random: remove unneeded hash of a portion of the entropy pool Theodore Ts'o (Sat Jun 14 2014 - 03:15:59 EST)
- [PATCH-v2 3/4] random: only update the last_pulled time if we actually transferred entropy Theodore Ts'o (Sat Jun 14 2014 - 03:16:12 EST)
- polyester oxford fabric use for bag YR (Sat Jun 14 2014 - 03:17:53 EST)
- Re: [PATCH v2 08/10] mm, cma: clean-up cma allocation error path Aneesh Kumar K.V (Sat Jun 14 2014 - 03:18:45 EST)
- Re: [PATCH v2 09/10] mm, cma: move output param to the end of param list Aneesh Kumar K.V (Sat Jun 14 2014 - 03:20:23 EST)
- Re: [RFC] random: is the IRQF_TIMER test working as intended? George Spelvin (Sat Jun 14 2014 - 03:23:17 EST)
- Re: [PATCH v2 00/10] CMA: generalize CMA reserved area management code Aneesh Kumar K.V (Sat Jun 14 2014 - 03:25:57 EST)
- Re: [PATCH-v2 4/4] random: clean up interrupt entropy accounting for archs w/o cycle counters George Spelvin (Sat Jun 14 2014 - 03:28:54 EST)
- [PATCH] staging: lustre: remove memset(0) after LIBCFS_ALLOC Vitaly Osipov (Sat Jun 14 2014 - 03:31:09 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Kees Cook (Sat Jun 14 2014 - 03:38:12 EST)
- Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Julia Lawall (Sat Jun 14 2014 - 03:41:00 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sat Jun 14 2014 - 04:03:50 EST)
- Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Joe Perches (Sat Jun 14 2014 - 04:30:39 EST)
- Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer Pavel Machek (Sat Jun 14 2014 - 04:32:50 EST)
- Re: Kernel for olpc-1.75 Pavel Machek (Sat Jun 14 2014 - 04:49:29 EST)
- Re: [PATCH v2] Documentation: Rename hpfall.c => freefall.c, fixes for Dell Pavel Machek (Sat Jun 14 2014 - 04:53:43 EST)
- Re: [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework Aneesh Kumar K.V (Sat Jun 14 2014 - 04:54:15 EST)
- [tip:perf/urgent] x86/kprobes: Fix build errors and blacklist context_track_user tip-bot for Masami Hiramatsu (Sat Jun 14 2014 - 04:59:07 EST)
- [PATCH] Suppress -Wignored-qualifiers warnings Bart Van Assche (Sat Jun 14 2014 - 05:37:42 EST)
- Re: [Linux-ima-user] oraphaned keywords in audit log text [was: Re: [PATCH] integrity: get comm using lock to avoid race in string] printing Dmitry Kasatkin (Sat Jun 14 2014 - 05:43:43 EST)
- Re: [PATCH v2] delete unnecessary bootmem struct page array Richard Weinberger (Sat Jun 14 2014 - 05:44:15 EST)
- Re: [RFC PATCH] checkpatch: Attempt to find unnecessary 'out of memory' messages Julia Lawall (Sat Jun 14 2014 - 05:52:40 EST)
- console / fbdev: fbcon support for bits_per_pixel = 1? Stefan Biereigel (Sat Jun 14 2014 - 05:55:57 EST)
- [PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended. Allen Yu (Sat Jun 14 2014 - 05:58:48 EST)
- Re: [PATCH v2 07/10] PPC, KVM, CMA: use general CMA reserved area management framework Aneesh Kumar K.V (Sat Jun 14 2014 - 06:06:17 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Aneesh Kumar K.V (Sat Jun 14 2014 - 06:08:38 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Aneesh Kumar K.V (Sat Jun 14 2014 - 06:09:18 EST)
- Re: [PATCH v2 05/10] DMA, CMA: support arbitrary bitmap granularity Aneesh Kumar K.V (Sat Jun 14 2014 - 06:09:44 EST)
- Re: [PATCH v2 06/10] CMA: generalize CMA reserved area management functionality Aneesh Kumar K.V (Sat Jun 14 2014 - 06:17:15 EST)
- Re: [PATCH 3.15 00/12] 3.15.1-stable review Satoru Takeuchi (Sat Jun 14 2014 - 06:31:42 EST)
- copying file results in out of memory, kills other processes, makes system unavailable David Newall (Sat Jun 14 2014 - 06:44:06 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sat Jun 14 2014 - 07:14:23 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Sat Jun 14 2014 - 07:26:59 EST)
- [PATCH v2] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value used in aspect ratio. Rickard Strandqvist (Sat Jun 14 2014 - 07:36:27 EST)
- [PATCH v2] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value used in aspect ratio. Rickard Strandqvist (Sat Jun 14 2014 - 07:36:28 EST)
- [PATCH 1/2] staging: rtl8712: replace kmalloc(..., sizeof(T)) Vitaly Osipov (Sat Jun 14 2014 - 07:48:55 EST)
- [f2fs-dev][PATCH] f2fs: refactor flush_nat_entries codes for reducing NAT writes Chao Yu (Sat Jun 14 2014 - 07:48:55 EST)
- [PATCH 2/2] staging: rtl8712: use kcalloc instead of kmalloc(x*y,...) Vitaly Osipov (Sat Jun 14 2014 - 07:49:25 EST)
- Re: [PATCH v6] iio: add support of the max1027 Jonathan Cameron (Sat Jun 14 2014 - 08:04:25 EST)
- Re: kmemleak: Unable to handle kernel paging request Catalin Marinas (Sat Jun 14 2014 - 08:05:31 EST)
- Re: console / fbdev: fbcon support for bits_per_pixel = 1? Bruno PrÃmont (Sat Jun 14 2014 - 08:36:26 EST)
- [PATCH] sched: fix possible divide by zero in avg_atom calculation Mateusz Guzik (Sat Jun 14 2014 - 09:00:56 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Sat Jun 14 2014 - 09:06:03 EST)
- Re: [PATCH 2/2] staging: tidspbridge: Fix function pointer spacing in struct definition Jeff Oczek (Sat Jun 14 2014 - 09:09:33 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Frederic Weisbecker (Sat Jun 14 2014 - 09:10:23 EST)
- Re: [PATCH v3] USB:gadget: Fix a warning while loading g_mass_storage Yang,Wei (Sat Jun 14 2014 - 09:10:41 EST)
- [PATCH v2 1/2] staging: tidspbridge: Add parameter names to function ptrs in struct dbll_attrs Jeff Oczek (Sat Jun 14 2014 - 09:22:05 EST)
- [PATCH v2 2/2] staging: tidspbridge: Fix whitespace for pointers in function headers Jeff Oczek (Sat Jun 14 2014 - 09:22:06 EST)
- [PATCH v2] net: wireless: rtlwifi: rtl8188ee: hw.c: Cleaning up if statement that always evaluates to false Rickard Strandqvist (Sat Jun 14 2014 - 09:23:45 EST)
- [PATCH v2] net: wireless: rtlwifi: rtl8188ee: hw.c: Cleaning up if statement that always evaluates to false Rickard Strandqvist (Sat Jun 14 2014 - 09:24:03 EST)
- [PATCH v2] net: wireless: rtlwifi: rtl8188ee: reg.h: Cleaning up if statement that always evaluates to false Rickard Strandqvist (Sat Jun 14 2014 - 09:26:48 EST)
- [PATCH v2] net: wireless: rtlwifi: rtl8188ee: reg.h: Cleaning up if statement that always evaluates to false Rickard Strandqvist (Sat Jun 14 2014 - 09:26:59 EST)
- Re: [PATCH v2] net: wireless: rtlwifi: rtl8188ee: hw.c: Cleaning up if statement that always evaluates to false Peter Wu (Sat Jun 14 2014 - 09:28:59 EST)
- Re: [PATCH v6] iio: add support of the max1027 Hartmut Knaack (Sat Jun 14 2014 - 09:53:07 EST)
- Re: [PATCH 2/2] iio: mxs-lradc: add ADC channel 9 as a copy of channel 8 Jonathan Cameron (Sat Jun 14 2014 - 09:56:46 EST)
- Re: [PATCH v6] iio: add support of the max1027 Hartmut Knaack (Sat Jun 14 2014 - 09:56:57 EST)
- Re: [PATCH 1/2] iio: mxs-lradc: fix divider Jonathan Cameron (Sat Jun 14 2014 - 09:59:55 EST)
- Re: [PATCH v6] iio: add support of the max1027 Jonathan Cameron (Sat Jun 14 2014 - 10:08:15 EST)
- Re: [PATCH 2/2] staging: rtl8712: use kcalloc instead of kmalloc(x*y, ...) Jonas Gorski (Sat Jun 14 2014 - 10:16:20 EST)
- Re: [PATCH] rcu: Only pin GP kthread when full dynticks is actually used Paul E. McKenney (Sat Jun 14 2014 - 10:29:56 EST)
- Re: [PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended. Alan Stern (Sat Jun 14 2014 - 10:32:16 EST)
- Re: [PATCH] staging: ced1401: fix sparse warning for ced1401 Greg KH (Sat Jun 14 2014 - 10:35:40 EST)
- Re: [PATCH v6] iio: add support of the max1027 Jonathan Cameron (Sat Jun 14 2014 - 10:40:28 EST)
- Re: [PATCH 3.15 00/12] 3.15.1-stable review Greg Kroah-Hartman (Sat Jun 14 2014 - 10:41:17 EST)
- [PATCH 1/2] regulator: max1586 add device-tree support Robert Jarzmik (Sat Jun 14 2014 - 10:54:56 EST)
- [PATCH 2/2] regulator: max1586 add device-tree support Robert Jarzmik (Sat Jun 14 2014 - 10:55:11 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Grant Likely (Sat Jun 14 2014 - 11:00:33 EST)
- Re: [PATCH] staging: iio: fix coding style Jonathan Cameron (Sat Jun 14 2014 - 11:13:21 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sat Jun 14 2014 - 11:13:22 EST)
- [GIT PULL] HSI fixes for 3.16 Sebastian Reichel (Sat Jun 14 2014 - 11:18:05 EST)
- [PATCH] usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc Himangi Saraogi (Sat Jun 14 2014 - 11:18:39 EST)
- Re: [PATCH] staging: iio: fix coding style Jonathan Cameron (Sat Jun 14 2014 - 11:19:19 EST)
- Re: [Intel-gfx] 3.15-rc5: Regression in i915 driver? Thomas Meyer (Sat Jun 14 2014 - 11:31:19 EST)
- Re: Status of Power Supply Subsystem Sebastian Reichel (Sat Jun 14 2014 - 11:37:11 EST)
- [PATCH] MAINTAINERS: power_supply: update maintainership Sebastian Reichel (Sat Jun 14 2014 - 11:37:21 EST)
- Re: [PATCH] iio: adc: at91_adc: Correct call to input_free_device Jonathan Cameron (Sat Jun 14 2014 - 11:39:28 EST)
- RE: [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy Doug Smythies (Sat Jun 14 2014 - 11:45:59 EST)
- [PATCH] Coccinelle : Script to detect cast after memory allocation Himangi Saraogi (Sat Jun 14 2014 - 11:46:00 EST)
- Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer Sebastian Reichel (Sat Jun 14 2014 - 11:47:46 EST)
- Re: Status of Power Supply Subsystem David Woodhouse (Sat Jun 14 2014 - 11:53:20 EST)
- [ANNOUNCE] kmod 18 Lucas De Marchi (Sat Jun 14 2014 - 11:57:29 EST)
- Re: [PATCH-v2 4/4] random: clean up interrupt entropy accounting for archs w/o cycle counters Theodore Ts'o (Sat Jun 14 2014 - 12:00:49 EST)
- Re: [PATCH] Coccinelle : Script to detect cast after memory allocation Joe Perches (Sat Jun 14 2014 - 12:06:47 EST)
- Re: [PATCH] Coccinelle : Script to detect cast after memory allocation Julia Lawall (Sat Jun 14 2014 - 12:12:14 EST)
- [PATCH 1/2] selinux: simple cleanup for cond_read_node() Namhyung Kim (Sat Jun 14 2014 - 12:19:16 EST)
- [PATCH 2/2] selinux: fix a possible memory leak in cond_read_node() Namhyung Kim (Sat Jun 14 2014 - 12:19:27 EST)
- Re: [PATCH-v2 4/4] random: clean up interrupt entropy accounting for archs w/o cycle counters George Spelvin (Sat Jun 14 2014 - 12:23:23 EST)
- [PATCH] arch: powerpc: platforms: cell: cbe_thermal.c: Cleaning up a variable is of the wrong type Rickard Strandqvist (Sat Jun 14 2014 - 12:24:18 EST)
- [PATCH] arch: powerpc: platforms: cell: cbe_thermal.c: Cleaning up a variable is of the wrong type Rickard Strandqvist (Sat Jun 14 2014 - 12:24:22 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Sat Jun 14 2014 - 12:33:59 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable H. Peter Anvin (Sat Jun 14 2014 - 12:42:32 EST)
- Re: Status of Power Supply Subsystem Dmitry Eremin-Solenikov (Sat Jun 14 2014 - 12:59:49 EST)
- Re: [PATCH] Coccinelle : Script to detect cast after memory allocation Joe Perches (Sat Jun 14 2014 - 13:02:04 EST)
- Re: Status of Power Supply Subsystem Sebastian Reichel (Sat Jun 14 2014 - 13:20:58 EST)
- Re: [PATCH] Fixes two memory leaks in drivers/clk/sunxi/clk-sunxi.c Sergei Shtylyov (Sat Jun 14 2014 - 13:22:41 EST)
- Re: Why efi_set_rtc_mmss() is never used? Daniel Kiper (Sat Jun 14 2014 - 13:33:53 EST)
- intel_rapl does not support CPU family 6 model 60 Beojan Stanislaus (Sat Jun 14 2014 - 13:50:30 EST)
- Re: [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary Willy Tarreau (Sat Jun 14 2014 - 13:51:06 EST)
- Re: [PATCH 2/7] cpufreq: intel_pstate: Avoid duplicate call of intel_pstate_get_scaled_busy Stratos Karafotis (Sat Jun 14 2014 - 14:10:30 EST)
- [PATCH] Frees gate after if statement in clk-sunxi.c Nick (Sat Jun 14 2014 - 14:11:59 EST)
- [RFC 0/2] __vdso_findsym Andy Lutomirski (Sat Jun 14 2014 - 14:16:59 EST)
- [RFC 2/2] [NOT READY] x86/vdso: Add __vdso_findsym Andy Lutomirski (Sat Jun 14 2014 - 14:17:06 EST)
- [RFC 1/2] uapi: Add some missing dynamic table-related definitions to elf.h Andy Lutomirski (Sat Jun 14 2014 - 14:17:22 EST)
- [PATCH] Fix comments in rbtree.c Nick (Sat Jun 14 2014 - 14:34:39 EST)
- Re: [PATCH v3] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Sat Jun 14 2014 - 14:48:22 EST)
- [RFT v4] printk: allow increasing the ring buffer depending on the number of CPUs Luis R. Rodriguez (Sat Jun 14 2014 - 14:52:58 EST)
- Re: device tree: compilation of device tree sources Sascha Hauer (Sat Jun 14 2014 - 15:02:44 EST)
- [PATCH] x86, eboot: Support initrd loaded above 4G Yinghai Lu (Sat Jun 14 2014 - 15:24:24 EST)
- drm modeset lock traces on boot Kui Zhang (Sat Jun 14 2014 - 15:32:02 EST)
- Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System Marek Vasut (Sat Jun 14 2014 - 15:34:18 EST)
- Re: [PATCH v3 1/4] crypto: Add Allwinner Security System crypto accelerator Marek Vasut (Sat Jun 14 2014 - 15:34:32 EST)
- Re: [PATCH] Frees gate after if statement in clk-sunxi.c Sergei Shtylyov (Sat Jun 14 2014 - 15:35:42 EST)
- Re: [PATCH] Coccinelle : Script to detect cast after memory allocation Julia Lawall (Sat Jun 14 2014 - 15:37:39 EST)
- [PATCH 0/3] sched,numa: further numa balancing fixes riel (Sat Jun 14 2014 - 15:40:12 EST)
- [PATCH] staging: keucr: fix Missing blank line after declarations Benedict Boerger (Sat Jun 14 2014 - 15:40:22 EST)
- [PATCH 3/3] sched,numa: use effective_load to balance NUMA loads riel (Sat Jun 14 2014 - 15:40:39 EST)
- [PATCH 1/3] sched,numa: use group's max nid as task's preferred nid riel (Sat Jun 14 2014 - 15:40:53 EST)
- [PATCH 2/3] sched,numa: move power adjustment into load_too_imbalanced riel (Sat Jun 14 2014 - 15:41:07 EST)
- Business Opportunity!! Mr. Takuya Suzuki Yuki (Sat Jun 14 2014 - 15:48:30 EST)
- Re: [PATCH] Coccinelle : Script to detect cast after memory allocation Joe Perches (Sat Jun 14 2014 - 16:07:48 EST)
- [PATCH] serial: samsung: Fix compile error with SERIAL_SAMSUNG_DEBUG Christian Engelmayer (Sat Jun 14 2014 - 16:08:57 EST)
- Re: [RFC PATCH 0/2] kpatch: dynamic kernel patching Pavel Machek (Sat Jun 14 2014 - 16:32:22 EST)
- Re: Slow down stupid pounders Pavel Machek (Sat Jun 14 2014 - 16:32:54 EST)
- Re: [PATCH 08/24] net, diet: Make TCP metrics optional Pavel Machek (Sat Jun 14 2014 - 16:33:56 EST)
- Re: [PATCH] serial: samsung: Fix compile error with SERIAL_SAMSUNG_DEBUG Joe Perches (Sat Jun 14 2014 - 16:34:10 EST)
- Re: [PATCH] ARM: zImage: Allow DTB to override broken ATAG_MEM Pavel Machek (Sat Jun 14 2014 - 16:34:29 EST)
- [ 0/9] 2.6.32.63-longterm review Willy Tarreau (Sat Jun 14 2014 - 16:44:00 EST)
- [ 1/9] ethtool: Report link-down while interface is down Willy Tarreau (Sat Jun 14 2014 - 16:44:09 EST)
- [ 9/9] net: fix regression introduced in 2.6.32.62 by sysctl Willy Tarreau (Sat Jun 14 2014 - 16:44:15 EST)
- [ 4/9] futex-prevent-requeue-pi-on-same-futex.patch futex: Willy Tarreau (Sat Jun 14 2014 - 16:44:18 EST)
- [ 5/9] futex: Validate atomic acquisition in Willy Tarreau (Sat Jun 14 2014 - 16:44:29 EST)
- [ 6/9] futex: Always cleanup owner tid in unlock_pi Willy Tarreau (Sat Jun 14 2014 - 16:44:36 EST)
- [ 7/9] futex: Make lookup_pi_state more robust Willy Tarreau (Sat Jun 14 2014 - 16:44:45 EST)
- [ 2/9] futex: Add another early deadlock detection check Willy Tarreau (Sat Jun 14 2014 - 16:44:53 EST)
- [ 3/9] futex: Prevent attaching to kernel threads Willy Tarreau (Sat Jun 14 2014 - 16:45:09 EST)
- [ 8/9] auditsc: audit_krule mask accesses need bounds checking Willy Tarreau (Sat Jun 14 2014 - 16:46:22 EST)
- Re: perf: Add support for full Intel event lists v6 Hagen Paul Pfeifer (Sat Jun 14 2014 - 16:49:40 EST)
- [PATCH 1/1] block/bio.c: use GFP_NOFS Fabian Frederick (Sat Jun 14 2014 - 16:57:55 EST)
- Re: [PATCH] iio: adc: at91_adc: Correct call to input_free_device Alexandre Belloni (Sat Jun 14 2014 - 17:17:45 EST)
- [PATCH 1/1] mm/internal.h: use nth_page Fabian Frederick (Sat Jun 14 2014 - 17:20:06 EST)
- Re: [PATCH] iio: adc: at91_adc: Correct call to input_free_device Jonathan Cameron (Sat Jun 14 2014 - 17:21:41 EST)
- Re: perf: Add support for full Intel event lists v6 Andi Kleen (Sat Jun 14 2014 - 17:28:26 EST)
- Re: [RFC 0/2] __vdso_findsym Rich Felker (Sat Jun 14 2014 - 17:30:12 EST)
- [PATCH 1/1] arch/x86/mm/init_64.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 17:38:33 EST)
- [PATCH 1/1] arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 17:44:30 EST)
- [PATCH] ARM: kprobes: Fix non-ANSI declaration of arch_init_kprobes() Christian Engelmayer (Sat Jun 14 2014 - 17:48:09 EST)
- [PATCH 1/1] net/netlink/af_netlink.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 17:48:24 EST)
- [PATCH] xen/pvhvm: Fix non-ANSI declaration of xen_has_pv_devices() Christian Engelmayer (Sat Jun 14 2014 - 17:54:34 EST)
- [PATCH 1/1] drivers/iommu/omap-iovmm.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 17:58:31 EST)
- [PATCH 1/1] drivers/crypto/nx/nx-842.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 18:10:05 EST)
- Re: [PATCH] Frees gate after if statement in clk-sunxi.c Adam Baker (Sat Jun 14 2014 - 18:12:42 EST)
- [PATCH 1/1] drivers/scsi/vmw_pvscsi.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 18:19:52 EST)
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events Pavel Machek (Sat Jun 14 2014 - 18:21:53 EST)
- [PATCH 1/1] drivers/gpu/drm/msm/msm_iommu.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE Fabian Frederick (Sat Jun 14 2014 - 18:24:27 EST)
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events Pavel Machek (Sat Jun 14 2014 - 18:26:36 EST)
- [PATCH v7] iio: add support of the max1027 Philippe Reynes (Sat Jun 14 2014 - 18:27:28 EST)
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events Nishanth Menon (Sat Jun 14 2014 - 18:28:58 EST)
- Re: [PATCH 2/6] thermal: sti: Introduce ST Thermal core code Pavel Machek (Sat Jun 14 2014 - 18:32:26 EST)
- company copyrights. Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Pavel Machek (Sat Jun 14 2014 - 18:36:39 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sat Jun 14 2014 - 18:39:15 EST)
- [PATCH] staging: ced1401: userspace: use1401.c: Cleaning up potential strncpy missing null-terminate Rickard Strandqvist (Sat Jun 14 2014 - 18:40:57 EST)
- [PATCH] staging: ced1401: userspace: use1401.c: Cleaning up potential strncpy missing null-terminate Rickard Strandqvist (Sat Jun 14 2014 - 18:41:12 EST)
- Re: [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Pavel Machek (Sat Jun 14 2014 - 18:42:49 EST)
- [PATCH] staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluates to true Rickard Strandqvist (Sat Jun 14 2014 - 18:55:50 EST)
- [PATCH] staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluates to true Rickard Strandqvist (Sat Jun 14 2014 - 18:55:50 EST)
- [PATCH] drbd: change one-bit bitfield to be an unsigned int Martin Kepplinger (Sat Jun 14 2014 - 19:16:29 EST)
- [PATCH RESEND v2] console: Add persistent scrollback buffers for all VGA consoles Manuel SchÃlling (Sat Jun 14 2014 - 19:16:29 EST)
- Re: [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Sat Jun 14 2014 - 19:23:32 EST)
- Re: [PATCH RESEND v2] console: Add persistent scrollback buffers for all VGA consoles Manuel Schoelling (Sat Jun 14 2014 - 19:25:43 EST)
- [PATCH] staging: imx-drm: ipu-v3: ipu-common.c: Cleaning up return of uninitialized variable Rickard Strandqvist (Sat Jun 14 2014 - 19:34:39 EST)
- [PATCH] staging: imx-drm: ipu-v3: ipu-common.c: Cleaning up return of uninitialized variable Rickard Strandqvist (Sat Jun 14 2014 - 19:34:39 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sat Jun 14 2014 - 19:36:46 EST)
- [PATCH] ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. Martin Kepplinger (Sat Jun 14 2014 - 20:11:20 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sat Jun 14 2014 - 20:23:49 EST)
- [PATCH v2 0/7] ACPI/EC: Critical bug fixes related to EC and event handling. Lv Zheng (Sat Jun 14 2014 - 20:41:28 EST)
- [PATCH v2 1/7] ACPI/EC: Fix an issue that advance_transaction() processes stale hardware status. Lv Zheng (Sat Jun 14 2014 - 20:41:38 EST)
- [PATCH v2 2/7] ACPI/EC: Add asynchronous command byte write support. Lv Zheng (Sat Jun 14 2014 - 20:41:55 EST)
- [PATCH v2 3/7] ACPI/EC: Remove duplicated ec_wait_ibf0() waiter. Lv Zheng (Sat Jun 14 2014 - 20:42:12 EST)
- [PATCH v2 4/7] ACPI/EC: Fix a race condition in ec_transaction_completed(). Lv Zheng (Sat Jun 14 2014 - 20:42:26 EST)
- [PATCH v2 5/7] ACPI/EC: Update revision due to full asynchrnous command support. Lv Zheng (Sat Jun 14 2014 - 20:42:35 EST)
- [PATCH v2 6/7] ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it. Lv Zheng (Sat Jun 14 2014 - 20:42:47 EST)
- [PATCH v2 7/7] ACPI/EC: Add detailed fields debugging support of EC_SC(R). Lv Zheng (Sat Jun 14 2014 - 20:43:00 EST)
- [PATCH v2] drbd: change one-bit bitfield to be an unsigned int Martin Kepplinger (Sat Jun 14 2014 - 20:46:36 EST)
- [PATCHV2]Fixes memory leak in clk-sunxi.c Nick (Sat Jun 14 2014 - 21:16:02 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Sat Jun 14 2014 - 21:17:26 EST)
- Re: [PATCH] MAINTAINERS: power_supply: update maintainership Stephen Rothwell (Sat Jun 14 2014 - 21:20:57 EST)
- Re: [PATCHV2]Fixes memory leak in clk-sunxi.c Emilio López (Sat Jun 14 2014 - 21:32:10 EST)
- Re: [PATCHV2]Fixes memory leak in clk-sunxi.c Nick Krause (Sat Jun 14 2014 - 22:00:31 EST)
- Re: [Linux-ima-user] oraphaned keywords in audit log text [was: Re: [PATCH] integrity: get comm using lock to avoid race in string] printing Mimi Zohar (Sat Jun 14 2014 - 22:00:31 EST)
- [PATCH] random: use an improved fast_mix() function Theodore Ts'o (Sat Jun 14 2014 - 22:20:25 EST)
- [PATCH] USB:gadget: Fix a warning while loading g_mass_storage Wei.Yang (Sat Jun 14 2014 - 22:41:20 EST)
- Re: [PATCH] USB:gadget: Fix a warning while loading g_mass_storage Yang,Wei (Sat Jun 14 2014 - 22:42:55 EST)
- Re: [Linux-ima-user] oraphaned keywords in audit log text [was: Re: [PATCH] integrity: get comm using lock to avoid race in string] printing Richard Guy Briggs (Sat Jun 14 2014 - 22:45:57 EST)
- Surprising 64-bit performance anomaly (was Re: [PATCH] random: use an improved fast_mix() function) Theodore Ts'o (Sat Jun 14 2014 - 23:04:59 EST)
- Re: Surprising 64-bit performance anomaly (was Re: [PATCH] random: use an improved fast_mix() function) Theodore Ts'o (Sat Jun 14 2014 - 23:19:31 EST)
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data Paul Walmsley (Sat Jun 14 2014 - 23:33:32 EST)
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods Paul Walmsley (Sat Jun 14 2014 - 23:33:33 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Frank Rowand (Sat Jun 14 2014 - 23:36:51 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Frank Rowand (Sat Jun 14 2014 - 23:39:14 EST)
- Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root Frank Rowand (Sat Jun 14 2014 - 23:42:14 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 00:00:08 EST)
- [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() Nick (Sun Jun 15 2014 - 00:05:58 EST)
- Re: [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() Nick Krause (Sun Jun 15 2014 - 00:39:38 EST)
- Re: [Patch v5.1 03/03]: hwrng: khwrngd derating per device Theodore Ts'o (Sun Jun 15 2014 - 01:12:22 EST)
- Re: [RFC PATCH] gpio: Add a defer reset object to send board specific reset Houcheng Lin (Sun Jun 15 2014 - 01:16:24 EST)
- Re: safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc) Paul E. McKenney (Sun Jun 15 2014 - 01:41:24 EST)
- [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures Vince Weaver (Sun Jun 15 2014 - 01:54:55 EST)
- [PATCH 1/6] arc,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 01:55:50 EST)
- [PATCH 2/6] blackfin,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 01:57:28 EST)
- [PATCH 3/6] metag,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 01:58:45 EST)
- [PATCH 4/6] powerpc,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 01:59:55 EST)
- [PATCH 5/6] s390,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 02:00:53 EST)
- [PATCH 6/6] sh,perf: Use common PMU interrupt disabled code Vince Weaver (Sun Jun 15 2014 - 02:01:46 EST)
- [PATCH V4 RESEND] drivers/scsi/bfa/bfad_debugfs.c: replace 2 kzalloc/copy_from_user by memdup_user Fabian Frederick (Sun Jun 15 2014 - 02:13:02 EST)
- [PATCH 1/1 RESEND] drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZERO Fabian Frederick (Sun Jun 15 2014 - 02:24:16 EST)
- [PATCH 1/1 RESEND] drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO Fabian Frederick (Sun Jun 15 2014 - 02:27:16 EST)
- [PATCH 1/1 RESEND] fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] Fabian Frederick (Sun Jun 15 2014 - 02:31:19 EST)
- [PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function Fabian Frederick (Sun Jun 15 2014 - 02:35:43 EST)
- [PATCH 1/1 RESEND] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL Fabian Frederick (Sun Jun 15 2014 - 02:39:38 EST)
- [PATCH V2] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL Fabian Frederick (Sun Jun 15 2014 - 02:40:45 EST)
- [PATCH 1/1 RESEND] drivers/block/rbd.c: use PTR_ERR_OR_ZERO Fabian Frederick (Sun Jun 15 2014 - 02:46:01 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 02:50:26 EST)
- Re: [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() David Miller (Sun Jun 15 2014 - 02:53:11 EST)
- Re: [PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures Ingo Molnar (Sun Jun 15 2014 - 02:54:33 EST)
- Re: [RFC PATCH 0/2] kpatch: dynamic kernel patching Ingo Molnar (Sun Jun 15 2014 - 02:57:42 EST)
- Re: random: Benchamrking fast_mix2 George Spelvin (Sun Jun 15 2014 - 02:58:14 EST)
- [PATCH] [RFC PATCH v2] power:reset: Add defer reset object to send board specific reset Houcheng Lin (Sun Jun 15 2014 - 03:12:09 EST)
- [random] BUG: spinlock trylock failure on UP on CPU#0, swapper/1 Jet Chen (Sun Jun 15 2014 - 03:13:31 EST)
- [CPU hotplug, smp] WARNING: CPU: 1 PID: 0 at kernel/smp.c:209 generic_smp_call_function_single_interrupt() Jet Chen (Sun Jun 15 2014 - 03:29:48 EST)
- [GIT PULL] clk: changes for 3.16, part 2 Mike Turquette (Sun Jun 15 2014 - 03:38:24 EST)
- Re: console / fbdev: fbcon support for bits_per_pixel = 1? Stefan Biereigel (Sun Jun 15 2014 - 03:48:14 EST)
- [RFC/PATCH] perf tools: Fix segfault in cumulative.callchain report Jiri Olsa (Sun Jun 15 2014 - 04:36:10 EST)
- Re: [-next] Regression: ssh log in slowdown Geert Uytterhoeven (Sun Jun 15 2014 - 04:43:19 EST)
- Re: console / fbdev: fbcon support for bits_per_pixel = 1? Geert Uytterhoeven (Sun Jun 15 2014 - 04:58:08 EST)
- Re: [PATCH v2 1/7] mfd: add atmel-hlcdc driver Jean-Jacques Hiblot (Sun Jun 15 2014 - 05:00:22 EST)
- Re: Surprising 64-bit performance anomaly (was Re: [PATCH] random: use an improved fast_mix() function) George Spelvin (Sun Jun 15 2014 - 05:08:53 EST)
- Re: [PATCH] [RFC PATCH v2] power:reset: Add defer reset object to send board specific reset Sebastian Reichel (Sun Jun 15 2014 - 05:10:20 EST)
- Re: [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device Jean-Jacques Hiblot (Sun Jun 15 2014 - 05:17:36 EST)
- Re: [PATCH] MAINTAINERS: power_supply: update maintainership Dmitry Eremin-Solenikov (Sun Jun 15 2014 - 05:33:33 EST)
- Re: [PATCH] MAINTAINERS: power_supply: update maintainership Sebastian Reichel (Sun Jun 15 2014 - 05:38:42 EST)
- Re: [PATCH v2 3/7] drm: add Atmel HLCDC Display Controller support Jean-Jacques Hiblot (Sun Jun 15 2014 - 05:39:10 EST)
- Re: [PATCH] msi3103: Use time_before_eq() Antti Palosaari (Sun Jun 15 2014 - 05:47:56 EST)
- Re: vdso feature requests from the Go people Stijn Volckaert (Sun Jun 15 2014 - 06:10:18 EST)
- Re: vdso feature requests from the Go people Stijn Volckaert (Sun Jun 15 2014 - 06:16:23 EST)
- ANNOUNCE: Hugepage (HPD) block device driver. Dr. Greg Wettstein (Sun Jun 15 2014 - 06:30:31 EST)
- Re: [PATCH v3 3/7] shm: add memfd_create() syscall Jann Horn (Sun Jun 15 2014 - 06:51:01 EST)
- Regression: make O=... deb-pkg broken in 3.16 Ilya Dryomov (Sun Jun 15 2014 - 06:51:19 EST)
- [RFC PATCH 1/1] init: fix race between rootfs mount and firmware loading Roman Pen (Sun Jun 15 2014 - 07:07:50 EST)
- Re: [CPU hotplug, smp] WARNING: CPU: 1 PID: 0 at kernel/smp.c:209 generic_smp_call_function_single_interrupt() Srivatsa S. Bhat (Sun Jun 15 2014 - 07:33:07 EST)
- Re: Its Your Family. John ven den Berg (Sun Jun 15 2014 - 08:27:17 EST)
- Re: [RFC/PATCH] perf tools: Fix segfault in cumulative.callchain report Namhyung Kim (Sun Jun 15 2014 - 08:46:59 EST)
- Re: random: Benchamrking fast_mix2 Theodore Ts'o (Sun Jun 15 2014 - 09:01:25 EST)
- Re: perf: Add support for full Intel event lists v6 Namhyung Kim (Sun Jun 15 2014 - 09:03:19 EST)
- [PATCH 00/11] qspinlock with paravirt support Peter Zijlstra (Sun Jun 15 2014 - 09:12:03 EST)
- [PATCH 04/11] qspinlock: Extract out the exchange of tail code word Peter Zijlstra (Sun Jun 15 2014 - 09:12:03 EST)
- [PATCH 06/11] qspinlock: Optimize pending bit Peter Zijlstra (Sun Jun 15 2014 - 09:12:15 EST)
- [PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled Peter Zijlstra (Sun Jun 15 2014 - 09:12:20 EST)
- [PATCH 02/11] qspinlock, x86: Enable x86-64 to use queue spinlock Peter Zijlstra (Sun Jun 15 2014 - 09:12:34 EST)
- [PATCH 11/11] qspinlock, kvm: Add paravirt support Peter Zijlstra (Sun Jun 15 2014 - 09:13:11 EST)
- Re: [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path Peter Zijlstra (Sun Jun 15 2014 - 09:13:14 EST)
- [PATCH 5/6] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX Nadav Amit (Sun Jun 15 2014 - 09:13:25 EST)
- [PATCH 1/6] KVM: x86: bit-ops emulation ignores offset on 64-bit Nadav Amit (Sun Jun 15 2014 - 09:13:43 EST)
- [PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode Nadav Amit (Sun Jun 15 2014 - 09:13:49 EST)
- [PATCH 2/6] KVM: x86: Wrong emulation on 'xadd X, X' Nadav Amit (Sun Jun 15 2014 - 09:14:14 EST)
- Re: [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest Peter Zijlstra (Sun Jun 15 2014 - 09:14:28 EST)
- [PATCH 4/6] KVM: x86: emulation of dword cmov on long-mode should clear [63:32] Nadav Amit (Sun Jun 15 2014 - 09:14:44 EST)
- [PATCH 3/6] KVM: x86: Inter privilage level ret emulation is not implemeneted Nadav Amit (Sun Jun 15 2014 - 09:15:10 EST)
- [PATCH 0/6] KVM: x86: More emulator bugs Nadav Amit (Sun Jun 15 2014 - 09:15:31 EST)
- [PATCH 03/11] qspinlock: Add pending bit Peter Zijlstra (Sun Jun 15 2014 - 09:16:14 EST)
- [PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors Peter Zijlstra (Sun Jun 15 2014 - 09:16:43 EST)
- [PATCH 10/11] qspinlock: Paravirt support Peter Zijlstra (Sun Jun 15 2014 - 09:16:57 EST)
- Re: [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support Peter Zijlstra (Sun Jun 15 2014 - 09:17:18 EST)
- [PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Sun Jun 15 2014 - 09:17:55 EST)
- [PATCH 01/11] qspinlock: A simple generic 4-byte queue spinlock Peter Zijlstra (Sun Jun 15 2014 - 09:18:08 EST)
- Re: [PATCH 9/9] perf, tools: Add a --quiet flag to perf list Namhyung Kim (Sun Jun 15 2014 - 09:18:24 EST)
- [PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable Peter Zijlstra (Sun Jun 15 2014 - 09:18:39 EST)
- [PATCH] selinux: introduce str_read() helper Namhyung Kim (Sun Jun 15 2014 - 10:03:19 EST)
- Re: [RFC 0/2] __vdso_findsym Mikael Pettersson (Sun Jun 15 2014 - 10:25:50 EST)
- Re: [RFC 0/2] __vdso_findsym Rich Felker (Sun Jun 15 2014 - 10:35:30 EST)
- Re: [PATCH v2 1/7] mfd: add atmel-hlcdc driver Boris BREZILLON (Sun Jun 15 2014 - 10:49:22 EST)
- Re: [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device Boris BREZILLON (Sun Jun 15 2014 - 10:55:39 EST)
- Re: [PATCH v5] leds: USB: HID: Add support for MSI GT683R led panels Janne Kanniainen (Sun Jun 15 2014 - 10:59:47 EST)
- Re: [PATCH v2 3/7] drm: add Atmel HLCDC Display Controller support Boris BREZILLON (Sun Jun 15 2014 - 11:00:53 EST)
- Re: [PATCH v3] PCI: rework new_id interface for known vendor/device values Konstantin Khlebnikov (Sun Jun 15 2014 - 11:05:51 EST)
- [PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code Rickard Strandqvist (Sun Jun 15 2014 - 11:13:25 EST)
- [PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code Rickard Strandqvist (Sun Jun 15 2014 - 11:13:26 EST)
- [PATCH RESEND] clk: s2mps11: Simplify s2mps11_clk_probe unwind paths Axel Lin (Sun Jun 15 2014 - 11:30:45 EST)
- [PATCH RESEND] clk: twl6040: Convert to use devm_clk_register Axel Lin (Sun Jun 15 2014 - 11:31:48 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 11:48:04 EST)
- Re: perf: Add support for full Intel event lists v6 Andi Kleen (Sun Jun 15 2014 - 12:09:45 EST)
- Re: [PATCH 9/9] perf, tools: Add a --quiet flag to perf list Andi Kleen (Sun Jun 15 2014 - 12:11:47 EST)
- Re: [PATCH V2] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL Bob Copeland (Sun Jun 15 2014 - 12:11:59 EST)
- Re: [PATCH] sched: Fast idling of CPU when system is partially loaded Peter Zijlstra (Sun Jun 15 2014 - 12:19:41 EST)
- Re: [RFC/PATCH] perf tools: Fix segfault in cumulative.callchain report Jiri Olsa (Sun Jun 15 2014 - 12:34:32 EST)
- [PATCH] firmware: Update information in linux.git about adding firmware Ben Hutchings (Sun Jun 15 2014 - 12:34:37 EST)
- Re: [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry Borislav Petkov (Sun Jun 15 2014 - 12:35:36 EST)
- [PATCH 0/4] perf tools tui: Display columns headers Jiri Olsa (Sun Jun 15 2014 - 12:53:57 EST)
- [PATCH 2/4] perf tools: Remove ev_name argument from perf_evsel__hists_browse Jiri Olsa (Sun Jun 15 2014 - 12:53:57 EST)
- [PATCH 3/4] perf tools: Fix scrollbar refresh row index Jiri Olsa (Sun Jun 15 2014 - 12:53:57 EST)
- [PATCH 4/4] perf tools tui: Display columns header text on 'H' press Jiri Olsa (Sun Jun 15 2014 - 12:53:58 EST)
- [PATCH 1/4] perf tools: Factor ui_browser ops out of ui_browser struct Jiri Olsa (Sun Jun 15 2014 - 12:54:37 EST)
- Re: [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry H. Peter Anvin (Sun Jun 15 2014 - 12:57:55 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 13:06:07 EST)
- Re: [PATCH 01/17] perf tools: Always force PERF_RECORD_FINISHED_ROUND event Jiri Olsa (Sun Jun 15 2014 - 13:17:57 EST)
- [PATCH] staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement Rickard Strandqvist (Sun Jun 15 2014 - 13:20:08 EST)
- [PATCH] staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement Rickard Strandqvist (Sun Jun 15 2014 - 13:20:13 EST)
- Re: [PATCH 05/17] perf tools: Add ordered_events_(get|put) interface Jiri Olsa (Sun Jun 15 2014 - 13:31:54 EST)
- Re: [PATCH] serial: samsung: Fix compile error with SERIAL_SAMSUNG_DEBUG Sachin Kamat (Sun Jun 15 2014 - 13:36:54 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 13:40:30 EST)
- Re: [PATCH] serial: samsung: Fix compile error with SERIAL_SAMSUNG_DEBUG Joe Perches (Sun Jun 15 2014 - 13:47:09 EST)
- Re: [PATCH 13/17] perf tools: Add perf_config_u64 function Jiri Olsa (Sun Jun 15 2014 - 13:49:03 EST)
- Re: [PATCH 14/17] perf tools: Add report.queue-size config file option Jiri Olsa (Sun Jun 15 2014 - 13:54:49 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 13:58:20 EST)
- Re: [PATCH 15/17] perf tools: Add debug prints for ordered events queue Jiri Olsa (Sun Jun 15 2014 - 13:59:13 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 14:21:11 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 14:21:16 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 14:23:14 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 14:40:38 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 14:54:44 EST)
- Re: Linux 3.15: SPARC serial console regression Sam Ravnborg (Sun Jun 15 2014 - 14:56:47 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 15:15:08 EST)
- Re: [RFC 0/2] __vdso_findsym Ian Lance Taylor (Sun Jun 15 2014 - 15:22:29 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 15:32:27 EST)
- Re: [PATCH 1/8] mfd: Add support for DA9150 combined charger & fuel-gauge device Jonathan Cameron (Sun Jun 15 2014 - 15:50:49 EST)
- Re: [RFC 0/2] __vdso_findsym Ian Lance Taylor (Sun Jun 15 2014 - 15:50:50 EST)
- Re: [PATCH 4/8] iio: Add support for DA9150 GPADC Jonathan Cameron (Sun Jun 15 2014 - 15:54:13 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 15:57:33 EST)
- [PATCHv2] Fixes return logic of function of pch_gbe_alloc_tx_buffers() Report if it breaks anything related to this driver. Nick (Sun Jun 15 2014 - 16:16:14 EST)
- Re: [PATCH 4/8] iio: Add support for DA9150 GPADC Jonathan Cameron (Sun Jun 15 2014 - 16:17:44 EST)
- Re: [PATCH 3/8] iio: of_iio_channel_get_by_name() returns non-null pointers for error legs Jonathan Cameron (Sun Jun 15 2014 - 16:18:31 EST)
- Re: [PATCH -mm v2 02/11] madvise: cleanup swapin_walk_pmd_entry() Hugh Dickins (Sun Jun 15 2014 - 16:26:11 EST)
- Re: [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() Nick Krause (Sun Jun 15 2014 - 16:27:33 EST)
- Re: [PATCH v3 0/2] Fix subject line Wahib (Sun Jun 15 2014 - 16:29:15 EST)
- Re: [PATCH] Frees gate after if statement in clk-sunxi.c Maxime Ripard (Sun Jun 15 2014 - 16:35:21 EST)
- [PATCH -next 03/26] ata: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:27 EST)
- [PATCH -next 05/26] crypto: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:28 EST)
- [PATCH -next 06/26] dma: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:32 EST)
- [PATCH -next 08/26] infiniband: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:37 EST)
- [PATCH -next 09/26] mmc: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:44 EST)
- [PATCH -next 11/26] hisilicon: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:51 EST)
- [PATCH -next 12/26] intel: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:38:53 EST)
- [PATCH -next 16/26] bnx2fc: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:02 EST)
- [PATCH -next 18/26] dpt_i2o: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:10 EST)
- [PATCH -next 21/26] mvsas: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:17 EST)
- [PATCH -next 25/26] fbdev: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:24 EST)
- [PATCH -next 26/26] sound: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:31 EST)
- [PATCH -next 23/26] qla4xxx: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:39:54 EST)
- [PATCH -next 20/26] megaraid: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:40:04 EST)
- [PATCH -next 24/26] usb: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:40:28 EST)
- [PATCH v3 2/2] Add support for Compact (Bluetooth|USB) keyboard with Trackpoint Jamie Lentin (Sun Jun 15 2014 - 16:40:46 EST)
- [PATCH v3 0/2] Add support for Lenovo Compact Keyboard Jamie Lentin (Sun Jun 15 2014 - 16:40:54 EST)
- [PATCH v3 1/2] Rename hid-lenovo-tpkbd to hid-lenovo, so we can add other keyboards Jamie Lentin (Sun Jun 15 2014 - 16:41:15 EST)
- [PATCH -next 22/26] qla2xxx: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:41:41 EST)
- [PATCH -next 19/26] lpfc: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:41:58 EST)
- [PATCH -next 17/26] bnx2i: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:42:32 EST)
- [PATCH -next 14/26] rt2x00: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:42:41 EST)
- [PATCH -next 15/26] bfa: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:43:00 EST)
- [PATCH -next 13/26] ath: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:43:33 EST)
- [PATCH -next 10/26] broadcom: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:44:22 EST)
- [PATCH -next 07/26] gpu: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:44:55 EST)
- [PATCH -next 01/26] powerpc: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:45:26 EST)
- [PATCH -next 04/26] block: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:45:30 EST)
- [PATCH -next 00/26] treewide: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:46:03 EST)
- [PATCH -next 02/26] sh: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 16:46:12 EST)
- Re: [RFC 0/2] __vdso_findsym Andy Lutomirski (Sun Jun 15 2014 - 16:53:49 EST)
- [PATCH] agp: remove read/write stubs Mathias Krause (Sun Jun 15 2014 - 17:03:11 EST)
- Re: [RFC 0/2] __vdso_findsym H. Peter Anvin (Sun Jun 15 2014 - 17:14:18 EST)
- Re: [PATCH 1/3] clocksource: exynos_mct: Fix ftrace Daniel Lezcano (Sun Jun 15 2014 - 17:18:19 EST)
- [PATCH v5] iio: dac: mcp4902/mcp4912/mcp4922 dac driver Michael Welling (Sun Jun 15 2014 - 17:18:29 EST)
- [PATCH] random: use registers from interrupted code for CPU's w/o a cycle counter Theodore Ts'o (Sun Jun 15 2014 - 17:19:41 EST)
- Re: [PATCH v3 0/2] Add support for Lenovo Compact Keyboard Alexander Clouter (Sun Jun 15 2014 - 17:32:27 EST)
- Re: [PATCH v8 2/7] clocksource: Add support for the Mediatek SoCs Daniel Lezcano (Sun Jun 15 2014 - 17:34:51 EST)
- Re: [RFC] Tux3 for review Daniel Phillips (Sun Jun 15 2014 - 17:41:31 EST)
- [PATCH] video: fbdev: sis: init301.c: Cleaning up useless if statement Rickard Strandqvist (Sun Jun 15 2014 - 17:51:22 EST)
- [PATCH] video: fbdev: sis: init301.c: Cleaning up useless if statement Rickard Strandqvist (Sun Jun 15 2014 - 17:51:31 EST)
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods Paul Walmsley (Sun Jun 15 2014 - 17:59:22 EST)
- Re: [PATCH -next 24/26] usb: Use dma_zalloc_coherent Alan Stern (Sun Jun 15 2014 - 18:02:29 EST)
- Re: [PATCH -next 25/26] fbdev: Use dma_zalloc_coherent Geert Uytterhoeven (Sun Jun 15 2014 - 18:16:51 EST)
- Re: [PATCH] power: poweroff: gpio: convert to use descriptors Alexandre Courbot (Sun Jun 15 2014 - 18:19:54 EST)
- Re: company copyrights. Re: [PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address Rafael J. Wysocki (Sun Jun 15 2014 - 18:39:36 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Sun Jun 15 2014 - 18:47:20 EST)
- Re: [PATCH 0/2] make kASLR vs hibernation boot-time selectable Rafael J. Wysocki (Sun Jun 15 2014 - 18:58:50 EST)
- Re: [Nouveau] REGRESSION: Kernel PANIC 8777c5c11764d8336d8270f96778158c34c92108 - drm/nouveau/dp: probe dpcd to determine connectedness Ben Skeggs (Sun Jun 15 2014 - 19:22:23 EST)
- Re: [PATCH] MAINTAINERS: power_supply: update maintainership Stephen Rothwell (Sun Jun 15 2014 - 19:25:10 EST)
- Re: [PATCH -next 24/26] usb: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 19:32:46 EST)
- Re: [PATCH -next 25/26] fbdev: Use dma_zalloc_coherent Joe Perches (Sun Jun 15 2014 - 19:32:52 EST)
- linux-next: manual merge of the imx-mxs tree with the tree Stephen Rothwell (Sun Jun 15 2014 - 19:59:55 EST)
- Re: [PATCH] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry Hugh Dickins (Sun Jun 15 2014 - 20:21:03 EST)
- Re: [PATCH 1/1] block/bio.c: use GFP_NOFS Hugh Dickins (Sun Jun 15 2014 - 20:29:56 EST)
- [PATCH v8] mm: support madvise(MADV_FREE) Minchan Kim (Sun Jun 15 2014 - 20:35:32 EST)
- Re: [PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec() Hugh Dickins (Sun Jun 15 2014 - 20:52:06 EST)
- Re: [RFC 0/2] __vdso_findsym Rich Felker (Sun Jun 15 2014 - 20:56:49 EST)
- Re: [RFC 0/2] __vdso_findsym Rich Felker (Sun Jun 15 2014 - 21:07:34 EST)
- Re: [PATCH] ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. Jingoo Han (Sun Jun 15 2014 - 21:19:25 EST)
- Re: [PATCH v5 1/7] efi: Use early_mem*() instead of early_io*() Matthew Garrett (Sun Jun 15 2014 - 21:20:05 EST)
- Re: workqueue: WARN at at kernel/workqueue.c:2176 Lai Jiangshan (Sun Jun 15 2014 - 21:27:06 EST)
- [PATCH] tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported Hugh Dickins (Sun Jun 15 2014 - 21:29:42 EST)
- Re: [random] BUG: spinlock trylock failure on UP on CPU#0, swapper/1 Theodore Ts'o (Sun Jun 15 2014 - 21:44:32 EST)
- [PATCH] regulator: twl: Convert to use devm_kmemdup() Axel Lin (Sun Jun 15 2014 - 21:44:35 EST)
- [PATCH] random: fix nasty entropy accounting bug Theodore Ts'o (Sun Jun 15 2014 - 21:47:54 EST)
- linux-next: build warning after merge of the tip tree Stephen Rothwell (Sun Jun 15 2014 - 21:57:30 EST)
- linux-next: build warning after merge of the akpm-current tree Stephen Rothwell (Sun Jun 15 2014 - 21:57:36 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Sun Jun 15 2014 - 22:02:13 EST)
- [PATCH] regulator: max8952: Convert to devm_gpio_request_one() Axel Lin (Sun Jun 15 2014 - 22:12:45 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Sun Jun 15 2014 - 22:13:28 EST)
- [RFC 0/2] backlight: add new tps611xx backlight driver Daniel Jeong (Sun Jun 15 2014 - 22:17:50 EST)
- [RFC 1/2] backlight: add new tps611xx backlight driver Daniel Jeong (Sun Jun 15 2014 - 22:17:58 EST)
- [RFC 2/2] backlight: device tree: add new tps611xx backlight driver Daniel Jeong (Sun Jun 15 2014 - 22:18:11 EST)
- [PATCH 1/2] slip: Fix deadlock in write_wakeup Tyler Hall (Sun Jun 15 2014 - 22:23:56 EST)
- [PATCH 2/2] slcan: Port write_wakeup deadlock fix from slip Tyler Hall (Sun Jun 15 2014 - 22:24:01 EST)
- [PATCH] Fix memory leak in cm.c Nick (Sun Jun 15 2014 - 22:26:33 EST)
- Re: [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() David Miller (Sun Jun 15 2014 - 22:26:47 EST)
- Re: mm: shm: hang in shmem_fallocate Hugh Dickins (Sun Jun 15 2014 - 22:31:22 EST)
- [GIT] Networking David Miller (Sun Jun 15 2014 - 22:33:20 EST)
- RE: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Zheng, Lv (Sun Jun 15 2014 - 22:35:26 EST)
- Re: [RFC 0/2] __vdso_findsym Andi Kleen (Sun Jun 15 2014 - 22:36:17 EST)
- Re: kmemleak: Unable to handle kernel paging request Michael Ellerman (Sun Jun 15 2014 - 22:40:15 EST)
- Re: [PATCH] ACPI/Battery: Retry to get Battery information if failed during probing Lan Tianyu (Sun Jun 15 2014 - 22:44:41 EST)
- [PATCH] extcon: extcon-dra7xx: Add Extcon driver for DRA7xx George Cherian (Sun Jun 15 2014 - 22:45:26 EST)
- Bug ID 44611 Seems Fixed Nick Krause (Sun Jun 15 2014 - 22:47:55 EST)
- linux-next: Tree for Jun 16 Stephen Rothwell (Sun Jun 15 2014 - 23:01:06 EST)
- Bug is a rework idea and not a bug for Bug Id 72851 on Bugzilla Nick Krause (Sun Jun 15 2014 - 23:03:05 EST)
- RE: [PATCH 1/1] PM / Runtime: let rpm_resume fail if rpm disabled and device suspended. Allen Yu (Sun Jun 15 2014 - 23:03:22 EST)
- Re: 3.15-rc8 oops in copy_page_rep after page fault. Hugh Dickins (Sun Jun 15 2014 - 23:03:40 EST)
- Re: Disable bus's drivers_autoprobe before rootfs has mounted Peter Chen (Sun Jun 15 2014 - 23:04:09 EST)
- Re: [PATCH] Frees gate after if statement in clk-sunxi.c Nick Krause (Sun Jun 15 2014 - 23:21:51 EST)
- Re: [PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb() Nick Krause (Sun Jun 15 2014 - 23:29:18 EST)
- [PATCH] dma: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC Nicolin Chen (Sun Jun 15 2014 - 23:29:19 EST)
- Re: [PATCH v2] delete unnecessary bootmem struct page array Real Name (Sun Jun 15 2014 - 23:29:19 EST)
- [PATCH] dma: imx-sdma: Save imx_dma_data into sdmac Nicolin Chen (Sun Jun 15 2014 - 23:30:38 EST)
- Re: [PATCH] Frees gate after if statement in clk-sunxi.c Nick Krause (Sun Jun 15 2014 - 23:31:49 EST)
- [PATCH net-next] mrf24j40: separate h/w init and add checkings Varka Bhadram (Sun Jun 15 2014 - 23:43:59 EST)
- Re: [RFC PATCH 1/1] init: fix race between rootfs mount and firmware loading Rob Landley (Sun Jun 15 2014 - 23:50:26 EST)
- Re: [RFC 0/2] __vdso_findsym Rich Felker (Sun Jun 15 2014 - 23:50:36 EST)
4743 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc