Linux-Kernel Archive
By Date
Most Recent messages
5286 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] printk: Print cpu number along with time Joern Engel (Wed Mar 20 2013 - 12:47:52 EST)
- Re: persistent events: Tooling support; perf tool splitup Borislav Petkov (Fri Nov 15 2013 - 15:28:48 EST)
- blktrace: fix accounting of partially completed requests Roman Pen (Tue Mar 04 2014 - 09:13:10 EST)
- [PATCH] ACPI: temporary dep solution for battery support Lan Tianyu (Fri Mar 21 2014 - 04:42:12 EST)
- [PATCH V2 UPDATE 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Nishanth Menon (Fri Apr 11 2014 - 12:21:47 EST)
- [PATCH] f2fs: call redirty_page_for_writepage Jaegeuk Kim (Tue Apr 15 2014 - 03:04:15 EST)
- [PATCH] f2fs: adjust free mem size to flush dentry blocks Jaegeuk Kim (Tue Apr 15 2014 - 21:47:06 EST)
- Re: [PATCH v2 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Viresh Kumar (Wed Apr 16 2014 - 00:00:49 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Dongsheng.Wang@xxxxxxxxxxxxx (Wed Apr 16 2014 - 00:01:19 EST)
- Re: [PATCH v2 0/8] Introduce new cpufreq helper macros Viresh Kumar (Wed Apr 16 2014 - 00:01:47 EST)
- linux-next: manual merge of the audit tree with Linus' tree Stephen Rothwell (Wed Apr 16 2014 - 00:03:07 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Sasha Levin (Wed Apr 16 2014 - 00:04:19 EST)
- Re: [PATCH V1 Resend 2/5] tick-common: don't check tick_oneshot_mode_active() from tick_check_preferred() Viresh Kumar (Wed Apr 16 2014 - 00:07:19 EST)
- Re: [PATCH V1 Resend 1/5] tick-common: fix wrong check in tick_check_replacement() Viresh Kumar (Wed Apr 16 2014 - 00:11:42 EST)
- Re: [PATCH v2 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Simon Horman (Wed Apr 16 2014 - 00:14:03 EST)
- Re: [PATCH v2 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Simon Horman (Wed Apr 16 2014 - 00:14:09 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Wed Apr 16 2014 - 00:15:20 EST)
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy Kay Sievers (Wed Apr 16 2014 - 00:15:51 EST)
- [PATCH/RFC 00/19] Support loop-back NFS mounts NeilBrown (Wed Apr 16 2014 - 00:18:03 EST)
- [PATCH 01/19] Promote current_{set, restore}_flags_nested from xfs to global. NeilBrown (Wed Apr 16 2014 - 00:18:11 EST)
- [PATCH 02/19] lockdep: lockdep_set_current_reclaim_state should save old value NeilBrown (Wed Apr 16 2014 - 00:18:20 EST)
- [PATCH 03/19] lockdep: improve scenario messages for RECLAIM_FS errors. NeilBrown (Wed Apr 16 2014 - 00:18:26 EST)
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy Li Zefan (Wed Apr 16 2014 - 00:18:38 EST)
- [PATCH 06/19] nfsd: set PF_FSTRANS for nfsd threads. NeilBrown (Wed Apr 16 2014 - 00:18:51 EST)
- [PATCH 07/19] nfsd and VM: use PF_LESS_THROTTLE to avoid throttle in shrink_inactive_list. NeilBrown (Wed Apr 16 2014 - 00:18:55 EST)
- [PATCH 08/19] Set PF_FSTRANS while write_cache_pages calls ->writepage NeilBrown (Wed Apr 16 2014 - 00:19:01 EST)
- [PATCH 09/19] XFS: ensure xfs_file_*_read cannot deadlock in memory allocation. NeilBrown (Wed Apr 16 2014 - 00:19:09 EST)
- [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock NeilBrown (Wed Apr 16 2014 - 00:19:15 EST)
- [PATCH 11/19] FS: set PF_FSTRANS while holding mmap_sem in exec.c NeilBrown (Wed Apr 16 2014 - 00:19:26 EST)
- [PATCH 12/19] NET: set PF_FSTRANS while holding rtnl_lock NeilBrown (Wed Apr 16 2014 - 00:19:28 EST)
- [PATCH 13/19] MM: set PF_FSTRANS while allocating per-cpu memory to avoid deadlock. NeilBrown (Wed Apr 16 2014 - 00:19:34 EST)
- [PATCH 14/19] driver core: set PF_FSTRANS while holding gdp_mutex NeilBrown (Wed Apr 16 2014 - 00:19:42 EST)
- [PATCH 15/19] nfsd: set PF_FSTRANS when client_mutex is held. NeilBrown (Wed Apr 16 2014 - 00:19:49 EST)
- [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. NeilBrown (Wed Apr 16 2014 - 00:19:57 EST)
- [PATCH 17/19] VFS: set PF_FSTRANS while namespace_sem is held. NeilBrown (Wed Apr 16 2014 - 00:20:04 EST)
- [PATCH 18/19] nfsd: set PF_FSTRANS during nfsd4_do_callback_rpc. NeilBrown (Wed Apr 16 2014 - 00:20:15 EST)
- [PATCH 19/19] XFS: set PF_FSTRANS while ilock is held in xfs_free_eofblocks NeilBrown (Wed Apr 16 2014 - 00:20:22 EST)
- Re: [PATCH V1 Resend 4/5] tick-sched: don't call update_wall_time() when delta is lesser than tick_period Viresh Kumar (Wed Apr 16 2014 - 00:20:52 EST)
- Re: [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy Li Zefan (Wed Apr 16 2014 - 00:22:33 EST)
- [PATCH 05/19] SUNRPC: track whether a request is coming from a loop-back interface. NeilBrown (Wed Apr 16 2014 - 00:24:46 EST)
- [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal. NeilBrown (Wed Apr 16 2014 - 00:25:31 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions H. Peter Anvin (Wed Apr 16 2014 - 00:32:41 EST)
- [PATCH v2 0/7] Support 4 levels of translation tables for ARM64 Jungseok Lee (Wed Apr 16 2014 - 00:33:23 EST)
- [PATCH v2 1/7] arm64: Use pr_* instead of printk Jungseok Lee (Wed Apr 16 2014 - 00:33:34 EST)
- [PATCH v2 3/7] arm64: Introduce a kernel configuration option for VA_BITS Jungseok Lee (Wed Apr 16 2014 - 00:33:45 EST)
- [PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2 Jungseok Lee (Wed Apr 16 2014 - 00:33:52 EST)
- [PATCH v2 6/7] arm64: mm: Implement 4 levels of translation tables Jungseok Lee (Wed Apr 16 2014 - 00:34:12 EST)
- [PATCH v2 4/7] arm64: Add a description on 48-bit address space with 4KB pages Jungseok Lee (Wed Apr 16 2014 - 00:35:00 EST)
- [PATCH v2 5/7] arm64: Add 4 levels of page tables definition with 4KB pages Jungseok Lee (Wed Apr 16 2014 - 00:35:33 EST)
- [PATCH v2 2/7] arm64: Decouple page size from level of translation tables Jungseok Lee (Wed Apr 16 2014 - 00:36:09 EST)
- Re: [PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d Felipe Balbi (Wed Apr 16 2014 - 00:37:31 EST)
- Re: [PATCH RFC] usb: gadget: Add xilinx axi usb2 device support Felipe Balbi (Wed Apr 16 2014 - 00:41:58 EST)
- [RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller Jingoo Han (Wed Apr 16 2014 - 00:42:09 EST)
- [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Jingoo Han (Wed Apr 16 2014 - 00:43:10 EST)
- [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Jingoo Han (Wed Apr 16 2014 - 00:43:41 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 00:44:28 EST)
- Re: [PATCH 17/19] VFS: set PF_FSTRANS while namespace_sem is held. Al Viro (Wed Apr 16 2014 - 00:46:34 EST)
- Re: Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Masami Hiramatsu (Wed Apr 16 2014 - 00:51:20 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 00:55:36 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Amit Sahrawat (Wed Apr 16 2014 - 01:00:34 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Sachin Kamat (Wed Apr 16 2014 - 01:04:18 EST)
- Re: [PATCH v3 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x Brian Norris (Wed Apr 16 2014 - 01:05:08 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Theodore Ts'o (Wed Apr 16 2014 - 01:07:48 EST)
- Re: [PATCH] mtd: nand: remove unused function input parameter Brian Norris (Wed Apr 16 2014 - 01:10:07 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 01:11:14 EST)
- [PATCH 1/2] workqueue: fix bugs in wq_update_unbound_numa() failure path Daeseok Youn (Wed Apr 16 2014 - 01:12:21 EST)
- Re: [PATCH 2/3 v2] f2fs: fix to decrease the number of dirty dentry page Jaegeuk Kim (Wed Apr 16 2014 - 01:13:12 EST)
- Re: [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock Eric Dumazet (Wed Apr 16 2014 - 01:14:01 EST)
- Re: [PATCH 3/3] f2fs: flush dirty directory pages when scattered pages are gathered Jaegeuk Kim (Wed Apr 16 2014 - 01:15:32 EST)
- ååï [PATCH v3] arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM çéæ (Wed Apr 16 2014 - 01:15:52 EST)
- Re: How do I increment a per-CPU variable without warning? Peter Zijlstra (Wed Apr 16 2014 - 01:19:27 EST)
- ååï [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h çéæ (Wed Apr 16 2014 - 01:20:01 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Apr 16 2014 - 01:20:17 EST)
- Re: [PATCH v3 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 01:21:32 EST)
- Re: How do I increment a per-CPU variable without warning? Peter Zijlstra (Wed Apr 16 2014 - 01:22:03 EST)
- [PATCH 1/2] workqueue: fix bugs in wq_update_unbound_numa() failure path Daeseok Youn (Wed Apr 16 2014 - 01:22:57 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Andreas Dilger (Wed Apr 16 2014 - 01:23:12 EST)
- Re: Re: [PATCH 3/4] x86/insn: Extract more information about instructions Masami Hiramatsu (Wed Apr 16 2014 - 01:31:07 EST)
- [PATCH 1/2] workqueue: fix bugs in wq_update_unbound_numa() failure path Daeseok Youn (Wed Apr 16 2014 - 01:32:44 EST)
- [PATCH 2/2] workqueue: jumps to use_dfl_pwq if the target cpumask is equal wq's Daeseok Youn (Wed Apr 16 2014 - 01:33:44 EST)
- [PATCH v2] Drivers/PCI: Logging clean-up [1] Fabian Frederick (Wed Apr 16 2014 - 01:35:57 EST)
- Re: [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal. Dave Chinner (Wed Apr 16 2014 - 01:38:44 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Apr 16 2014 - 01:39:16 EST)
- Hello Mr. Raymond Hung Lee (Wed Apr 16 2014 - 01:39:26 EST)
- Re: [PATCH v2] Drivers/PCI: Logging clean-up [1] Joe Perches (Wed Apr 16 2014 - 01:41:31 EST)
- Re: [PATCH 29/38] tick-sched: remove wrapper around __tick_nohz_task_switch() Viresh Kumar (Wed Apr 16 2014 - 01:43:25 EST)
- Re: ååï [PATCH v3] arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM Chen Gang (Wed Apr 16 2014 - 01:43:59 EST)
- Re: Re: [PATCH 3/4] x86/insn: Extract more information about instructions Masami Hiramatsu (Wed Apr 16 2014 - 01:44:35 EST)
- Re: ååï [PATCH] unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h Chen Gang (Wed Apr 16 2014 - 01:44:48 EST)
- [PATCH] driver/memory:Add Kconfig help description for IFC Prabhakar Kushwaha (Wed Apr 16 2014 - 01:47:30 EST)
- Re: [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock NeilBrown (Wed Apr 16 2014 - 01:48:09 EST)
- [PATCH] cpufreq, powernv: Fix build failure on UP Srivatsa S. Bhat (Wed Apr 16 2014 - 01:49:20 EST)
- Re: [PATCH 13/19] MM: set PF_FSTRANS while allocating per-cpu memory to avoid deadlock. Dave Chinner (Wed Apr 16 2014 - 01:50:03 EST)
- Re: [PATCH 17/19] VFS: set PF_FSTRANS while namespace_sem is held. NeilBrown (Wed Apr 16 2014 - 01:52:50 EST)
- Re: [PATCH] cpufreq, powernv: Fix build failure on UP Viresh Kumar (Wed Apr 16 2014 - 01:55:28 EST)
- Re: [PATCH 11/12] drm/nouveau: support GK20A in nouveau_accel_init() Alexandre Courbot (Wed Apr 16 2014 - 01:58:19 EST)
- Re: [PATCH] cpufreq, powernv: Fix build failure on UP Srivatsa S. Bhat (Wed Apr 16 2014 - 02:01:56 EST)
- Re: [PATCH 09/19] XFS: ensure xfs_file_*_read cannot deadlock in memory allocation. Dave Chinner (Wed Apr 16 2014 - 02:05:19 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Apr 16 2014 - 02:06:39 EST)
- [PATCH v2] cpufreq, powernv: Fix build failure on UP Srivatsa S. Bhat (Wed Apr 16 2014 - 02:06:59 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Li.Xiubo@xxxxxxxxxxxxx (Wed Apr 16 2014 - 02:08:58 EST)
- Re: [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup Alexandre Courbot (Wed Apr 16 2014 - 02:13:02 EST)
- [PATCH RESEND] mfd: mc13xxx: Move definitions out of structures Alexander Shiyan (Wed Apr 16 2014 - 02:13:52 EST)
- Re: [PATCH] ARM: dts: imx6q-gk802: Enable HDMI Shawn Guo (Wed Apr 16 2014 - 02:13:58 EST)
- Re: [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal. NeilBrown (Wed Apr 16 2014 - 02:17:50 EST)
- Re: [PATCH 19/19] XFS: set PF_FSTRANS while ilock is held in xfs_free_eofblocks Dave Chinner (Wed Apr 16 2014 - 02:18:48 EST)
- Re: [PATCH] mtd: nand: omap: fix compile warning on âerased_sector_bitflipsâ Brian Norris (Wed Apr 16 2014 - 02:21:24 EST)
- [PATCH] w1: avoid recursive device_add David Fries (Wed Apr 16 2014 - 02:22:02 EST)
- Re: [PATCH 13/19] MM: set PF_FSTRANS while allocating per-cpu memory to avoid deadlock. NeilBrown (Wed Apr 16 2014 - 02:22:23 EST)
- Re: [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. Dave Chinner (Wed Apr 16 2014 - 02:25:36 EST)
- Re: [PATCH 09/19] XFS: ensure xfs_file_*_read cannot deadlock in memory allocation. NeilBrown (Wed Apr 16 2014 - 02:28:06 EST)
- Re: [PATCH 13/19] MM: set PF_FSTRANS while allocating per-cpu memory to avoid deadlock. Dave Chinner (Wed Apr 16 2014 - 02:30:53 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Hidetoshi Seto (Wed Apr 16 2014 - 02:31:09 EST)
- Re: [PATCH 09/19] XFS: ensure xfs_file_*_read cannot deadlock in memory allocation. Dave Chinner (Wed Apr 16 2014 - 02:31:44 EST)
- Re: [PATCH 1/1] driver/net: add missing rtnl lock/unlock for benet Li, ZhenHua (Wed Apr 16 2014 - 02:31:52 EST)
- linux-next: Tree for Apr 16 Stephen Rothwell (Wed Apr 16 2014 - 02:32:55 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Hidetoshi Seto (Wed Apr 16 2014 - 02:33:43 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Benjamin Herrenschmidt (Wed Apr 16 2014 - 02:43:28 EST)
- Re: [PATCH] dma: fix eDMA driver as a subsys_initcall Vinod Koul (Wed Apr 16 2014 - 02:44:35 EST)
- Re: [GIT] kbuild/lto changes for 3.15-rc1 Ingo Molnar (Wed Apr 16 2014 - 02:49:53 EST)
- Re: [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. NeilBrown (Wed Apr 16 2014 - 02:50:03 EST)
- Re: [PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64 Ingo Molnar (Wed Apr 16 2014 - 02:52:06 EST)
- Re: [RFC 3/4] sched: fix computed capacity for HMP Vincent Guittot (Wed Apr 16 2014 - 02:54:37 EST)
- Re: [v2 PATCH 1/1] mtd: mtd_blkdevs: handle REQ_FLUSH request and do explicit flush of writeback buffer Brian Norris (Wed Apr 16 2014 - 02:57:44 EST)
- [GIT PULL] s390 patches for 3.15-rc2 Martin Schwidefsky (Wed Apr 16 2014 - 02:57:58 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Jonathan Cameron (Wed Apr 16 2014 - 03:01:07 EST)
- [PATCH v3 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration Stratos Karafotis (Wed Apr 16 2014 - 03:03:49 EST)
- Re: [RFC][3/11][MANUX] Kernel compatibility : syscall numbers Clemens Ladisch (Wed Apr 16 2014 - 03:03:55 EST)
- Re: [PATCH v2 0/8] Introduce new cpufreq helper macros Stratos Karafotis (Wed Apr 16 2014 - 03:04:29 EST)
- Re: [PATCH v2 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Stratos Karafotis (Wed Apr 16 2014 - 03:04:53 EST)
- Re: [patch 4/4] mm: Clear VM_SOFTDIRTY flag inside clear_refs_write instead of clear_soft_dirty Cyrill Gorcunov (Wed Apr 16 2014 - 03:05:33 EST)
- Re: [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup Alexandre Courbot (Wed Apr 16 2014 - 03:07:35 EST)
- Re: [PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand Brian Norris (Wed Apr 16 2014 - 03:08:52 EST)
- [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Li, Zhen-Hua (Wed Apr 16 2014 - 03:09:05 EST)
- Re: [PATCH 1/1] driver/net: add missing rtnl lock/unlock for benet Li, ZhenHua (Wed Apr 16 2014 - 03:10:44 EST)
- Re: [PATCH] mtd: nand: add line feed to pr_err Brian Norris (Wed Apr 16 2014 - 03:19:34 EST)
- Re: [PATCH 03/19] lockdep: improve scenario messages for RECLAIM_FS errors. Peter Zijlstra (Wed Apr 16 2014 - 03:22:28 EST)
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc Ulf Hansson (Wed Apr 16 2014 - 03:27:09 EST)
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader Ulf Hansson (Wed Apr 16 2014 - 03:27:57 EST)
- Re: [PATCH 06/19] nfsd: set PF_FSTRANS for nfsd threads. Peter Zijlstra (Wed Apr 16 2014 - 03:28:22 EST)
- Re: [GIT PULL v2] nohz: Move nohz kick out of scheduler IPI Ingo Molnar (Wed Apr 16 2014 - 03:37:38 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Veaceslav Falico (Wed Apr 16 2014 - 03:38:28 EST)
- Re: [PATCH] x86: apic: disarm apic timer in deadline mode when shut down clockevent Ingo Molnar (Wed Apr 16 2014 - 03:40:46 EST)
- [tip:x86/urgent] x86: Remove the PCI reboot method from the default chain tip-bot for Ingo Molnar (Wed Apr 16 2014 - 03:41:00 EST)
- [tip:x86/urgent] x86/build: Supress realmode.bin is up to date message tip-bot for Peter Foley (Wed Apr 16 2014 - 03:41:05 EST)
- [tip:x86/urgent] x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB tip-bot for Shaohua Li (Wed Apr 16 2014 - 03:41:21 EST)
- [PATCH 4/8] blk-mq: add blk_mq_delay_queue Christoph Hellwig (Wed Apr 16 2014 - 03:43:12 EST)
- [PATCH 5/8] blk-mq: add blk_mq_start_hw_queues Christoph Hellwig (Wed Apr 16 2014 - 03:43:36 EST)
- [PATCH 7/8] blk-mq: rename mq_flush_work struct request member Christoph Hellwig (Wed Apr 16 2014 - 03:43:51 EST)
- [PATCH 8/8] block: export blk_finish_request Christoph Hellwig (Wed Apr 16 2014 - 03:44:07 EST)
- [PATCH 6/8] blk-mq: add blk_mq_requeue_request Christoph Hellwig (Wed Apr 16 2014 - 03:44:44 EST)
- Re: [PATCH] staging: dgrp: Fixed coding style Dan Carpenter (Wed Apr 16 2014 - 03:44:50 EST)
- [PATCH 2/8] blk-mq: bidi support Christoph Hellwig (Wed Apr 16 2014 - 03:45:29 EST)
- [PATCH 3/8] blk-mq: add async paramter to blk_mq_start_stopped_hw_queues Christoph Hellwig (Wed Apr 16 2014 - 03:45:54 EST)
- next round of blk-mq updates Christoph Hellwig (Wed Apr 16 2014 - 03:46:21 EST)
- [PATCH 1/8] blk-mq: allow drivers to hook into I/O completion Christoph Hellwig (Wed Apr 16 2014 - 03:46:41 EST)
- [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q Antoine TÃnart (Wed Apr 16 2014 - 03:46:53 EST)
- [PATCH v2 1/2] ARM: berlin: add the LIBGPIO as a dependency for the BG2Q Antoine TÃnart (Wed Apr 16 2014 - 03:47:19 EST)
- [PATCH v2 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q Antoine TÃnart (Wed Apr 16 2014 - 03:47:43 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Amit Sahrawat (Wed Apr 16 2014 - 03:51:47 EST)
- Re: [PATCH] staging: dgrp: Fixed coding style Jingoo Han (Wed Apr 16 2014 - 03:54:49 EST)
- [RESEND] [PATCH V1 0/2] da9063: Support for RTC and register definition updates Opensource [Steve Twiss] (Wed Apr 16 2014 - 04:01:23 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Jonathan Cameron (Wed Apr 16 2014 - 04:01:37 EST)
- [RESEND] [PATCH V1 1/2] mfd: da9063: Upgrade of register definitions to support production silicon Opensource [Steve Twiss] (Wed Apr 16 2014 - 04:01:57 EST)
- [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver Opensource [Steve Twiss] (Wed Apr 16 2014 - 04:02:25 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Shawn Guo (Wed Apr 16 2014 - 04:04:06 EST)
- Re: [PATCH v7 0/4] Add modules for realtek USB card reader Lee Jones (Wed Apr 16 2014 - 04:09:59 EST)
- Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver Lee Jones (Wed Apr 16 2014 - 04:14:15 EST)
- Re: [PATCHv2 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 04:14:41 EST)
- [PATCH] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Boris BREZILLON (Wed Apr 16 2014 - 04:16:36 EST)
- Re: [Xen-devel] [PATCH] drivers: net: xen-netfront: remove unused arrays Ian Campbell (Wed Apr 16 2014 - 04:27:30 EST)
- question on read_barrier_depends Oliver Neukum (Wed Apr 16 2014 - 04:29:08 EST)
- Re: [RFC 0/5] perf: Create hist_entry groups Namhyung Kim (Wed Apr 16 2014 - 04:29:32 EST)
- [PATCH V1 Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time Viresh Kumar (Wed Apr 16 2014 - 04:31:47 EST)
- Re: 15-rc1: radeon modesetting fails Kertesz Laszlo (Wed Apr 16 2014 - 04:32:46 EST)
- [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver. Dudley Du (Wed Apr 16 2014 - 04:34:19 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Li, ZhenHua (Wed Apr 16 2014 - 04:35:49 EST)
- [PATCH 1/6] input: cyapa: rearchitecture driver to support function pointers Dudley Du (Wed Apr 16 2014 - 04:36:19 EST)
- [PATCH 2/6] input: cyapa: add gen5 trackpad device supported in one driver Dudley Du (Wed Apr 16 2014 - 04:37:12 EST)
- [PATCH 3/6] input: cyapa: add power mode sleep and runtime power mode supported. Dudley Du (Wed Apr 16 2014 - 04:38:27 EST)
- [PATCH 4/6] input: cyapa: enable/disable trackpad device based on LID state Dudley Du (Wed Apr 16 2014 - 04:39:51 EST)
- [PATCH 5/6] input: cyapa: add sysfs interfaces supported for gen3 trackpad device Dudley Du (Wed Apr 16 2014 - 04:41:03 EST)
- Re: 15-rc1: radeon modesetting fails Christian KÃnig (Wed Apr 16 2014 - 04:41:42 EST)
- [PATCH 6/6] input: cyapa: add sysfs interfaces supported for gen5 trackpad device Dudley Du (Wed Apr 16 2014 - 04:42:02 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Kirill A. Shutemov (Wed Apr 16 2014 - 04:44:46 EST)
- Re: [PATCH 0/5] fixing regressions caused by Dove in MULTI_V7 Thomas Petazzoni (Wed Apr 16 2014 - 04:45:58 EST)
- Re: [PATCH v4 1/7] drivers: input: keyboard: st-keyscan: add keyscan driver Gabriel Fernandez (Wed Apr 16 2014 - 04:49:48 EST)
- Re: [PATCH 1/3] clocksource: exynos_mct: Fix stall after CPU hotplugging Krzysztof Kozlowski (Wed Apr 16 2014 - 04:51:22 EST)
- Re: [GIT PULL] x86 LTO changes for v3.15 Viresh Kumar (Wed Apr 16 2014 - 04:53:18 EST)
- Re: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Shawn Guo (Wed Apr 16 2014 - 05:00:40 EST)
- Re: [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. Dave Chinner (Wed Apr 16 2014 - 05:01:10 EST)
- [GIT PULL] fbdev fixes for 3.15 Tomi Valkeinen (Wed Apr 16 2014 - 05:04:09 EST)
- Re: [PATCH v3] arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM Michal Hocko (Wed Apr 16 2014 - 05:05:32 EST)
- Re: [PATCH] mfd: Add sysfs attributes for Kontron PLD firmware revision Lee Jones (Wed Apr 16 2014 - 05:06:24 EST)
- Re: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Daniel Lezcano (Wed Apr 16 2014 - 05:07:55 EST)
- Re: [PATCH RESEND] mfd: mc13xxx: Move definitions out of structures Lee Jones (Wed Apr 16 2014 - 05:09:32 EST)
- [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs Charles Keepax (Wed Apr 16 2014 - 05:10:06 EST)
- [PATCH 6/6] mfd: arizona: Update DT binding to support MICVDD init_data Charles Keepax (Wed Apr 16 2014 - 05:10:39 EST)
- [PATCH 5/6] regulator: arizona-micsupp: Add processing of init_data from device tree Charles Keepax (Wed Apr 16 2014 - 05:11:20 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Andrey Tsyvarev (Wed Apr 16 2014 - 05:11:47 EST)
- Re: Kernel scanning/freeing to relieve cgroup memory pressure Michal Hocko (Wed Apr 16 2014 - 05:12:11 EST)
- [PATCH 0/6] Arizona Regulator Updates v6 Charles Keepax (Wed Apr 16 2014 - 05:12:57 EST)
- [PATCH 3/6] regulator: arizona-ldo1: Add processing of init_data from device tree Charles Keepax (Wed Apr 16 2014 - 05:13:29 EST)
- [PATCH 4/6] mfd: arizona: Update DT binding to support LDO1 init_data Charles Keepax (Wed Apr 16 2014 - 05:13:52 EST)
- [PATCH 2/6] regulator: arizona-ldo1: Move setup processing from arizona-core Charles Keepax (Wed Apr 16 2014 - 05:14:27 EST)
- Re: [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q Jisheng Zhang (Wed Apr 16 2014 - 05:14:42 EST)
- WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Richard Weinberger (Wed Apr 16 2014 - 05:15:32 EST)
- Re: [PATCH v2] mfd: mc13xxx-core: Initialize the lock prior to using it Lee Jones (Wed Apr 16 2014 - 05:16:10 EST)
- Re: [PATCH v7 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Vinod Koul (Wed Apr 16 2014 - 05:16:30 EST)
- Re: [PATCH 09/28] Remove ATHEROS_AR231X Sergey Ryazanov (Wed Apr 16 2014 - 05:20:57 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Peter Zijlstra (Wed Apr 16 2014 - 05:22:26 EST)
- Re: [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go Michal Hocko (Wed Apr 16 2014 - 05:23:03 EST)
- Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs Lee Jones (Wed Apr 16 2014 - 05:26:01 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Richard Weinberger (Wed Apr 16 2014 - 05:29:01 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Peter Zijlstra (Wed Apr 16 2014 - 05:37:29 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Li.Xiubo@xxxxxxxxxxxxx (Wed Apr 16 2014 - 05:38:50 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Li.Xiubo@xxxxxxxxxxxxx (Wed Apr 16 2014 - 05:40:31 EST)
- Re: [PATCH 1/3] clocksource: exynos_mct: Fix stall after CPU hotplugging Thomas Gleixner (Wed Apr 16 2014 - 05:41:29 EST)
- [PATCH] fbdev: fix possible NULL pointer derefernce Daeseok Youn (Wed Apr 16 2014 - 05:41:59 EST)
- Re: [linux-sunxi] Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module Maxime Ripard (Wed Apr 16 2014 - 05:45:26 EST)
- [PATCH] uwb: adds missing error handling Daeseok Youn (Wed Apr 16 2014 - 05:48:42 EST)
- Re: [PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand Ivan Khoronzhuk (Wed Apr 16 2014 - 05:49:10 EST)
- Re: [PATCH 1/3] mfd: tps65090: Allow charger module to be used when no irq Lee Jones (Wed Apr 16 2014 - 05:52:50 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Steven Rostedt (Wed Apr 16 2014 - 05:54:06 EST)
- Re: [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup Chen-Yu Tsai (Wed Apr 16 2014 - 05:57:28 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Peter Zijlstra (Wed Apr 16 2014 - 05:59:14 EST)
- Re: [PATCH 2/3] mfd: tps65090: Stop caching registers Lee Jones (Wed Apr 16 2014 - 05:59:39 EST)
- Re: [PATCH] regulator: tps65217: Remove *rdev[] from struct tps65217 Lee Jones (Wed Apr 16 2014 - 06:01:22 EST)
- Re: [PATCH] mfd: tps65218: Remove unused *rdev[] from struct tps65218 Lee Jones (Wed Apr 16 2014 - 06:04:13 EST)
- [PATCH] sysfs.h: don't return a void-valued expression in sysfs_remove_file Simon Wunderlich (Wed Apr 16 2014 - 06:06:38 EST)
- Re: [PATCH][next] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Kishon Vijay Abraham I (Wed Apr 16 2014 - 06:10:00 EST)
- Re: [PATCH v3] arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM Chen Gang (Wed Apr 16 2014 - 06:11:43 EST)
- Re: [PATCH v7 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Srikanth Thokala (Wed Apr 16 2014 - 06:11:50 EST)
- [PATCHv3 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 06:12:19 EST)
- [PATCHv3 0/2] iio: adc: exynos_adc: Support Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 06:12:46 EST)
- [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for Exynos3250 ADC Chanwoo Choi (Wed Apr 16 2014 - 06:13:15 EST)
- Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk Russell King - ARM Linux (Wed Apr 16 2014 - 06:13:46 EST)
- Re: [PATCH 2/3] mfd: tps65090: Stop caching registers Mark Brown (Wed Apr 16 2014 - 06:14:03 EST)
- Re: [PATCHv2] pinctrl: exynos: Add driver data for Exynos3250 Chanwoo Choi (Wed Apr 16 2014 - 06:15:27 EST)
- [PATCH v2] pwm_lpss: Add support for PCI devices Chew Chiau Ee (Wed Apr 16 2014 - 06:16:26 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 06:17:27 EST)
- [PATCH 1/2] tun/tap: add the feature of vlan rx extraction Zhu Yanjun (Wed Apr 16 2014 - 06:19:42 EST)
- [PATCH 1/2] tun/tap: add the feature of vlan rx extraction root (Wed Apr 16 2014 - 06:19:42 EST)
- Re: [PATCH v5 2/9] mfd: max14577: Add muic prefix to regmap config Lee Jones (Wed Apr 16 2014 - 06:22:22 EST)
- [PATCH 1/8] extcon: Add resource-managed extcon register function Sangjung Woo (Wed Apr 16 2014 - 06:27:30 EST)
- Re: [PATCH v5 6/9] mfd: max14577: Add MAX14577 prefix to IRQ defines Lee Jones (Wed Apr 16 2014 - 06:27:52 EST)
- [PATCH 4/8] extcon: max14577: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:28:19 EST)
- [PATCH 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:28:40 EST)
- [PATCH 7/8] extcon: palmas: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:29:01 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Lee Jones (Wed Apr 16 2014 - 06:29:08 EST)
- [PATCH 6/8] extcon: max8997: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:29:43 EST)
- [PATCH 3/8] extcon: gpio: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:29:55 EST)
- Re: [RFC][3/11][MANUX] Kernel compatibility : syscall numbers Emmanuel Colbus (Wed Apr 16 2014 - 06:30:24 EST)
- [PATCH 5/8] extcon: max77693: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:31:01 EST)
- [PATCH 0/8] Resource-managed extcon device register function Sangjung Woo (Wed Apr 16 2014 - 06:31:36 EST)
- [PATCH 2/8] extcon: adc-jack: Use devm_extcon_dev_register() Sangjung Woo (Wed Apr 16 2014 - 06:31:57 EST)
- [PATCH 3.11 09/46] selinux: correctly label /proc inodes in use before the policy is loaded Luis Henriques (Wed Apr 16 2014 - 06:32:37 EST)
- [PATCH 3.11 23/46] rtnetlink: fix fdb notification flags Luis Henriques (Wed Apr 16 2014 - 06:32:59 EST)
- [PATCH 3.11 27/46] tg3: Do not include vlan acceleration features in vlan_features Luis Henriques (Wed Apr 16 2014 - 06:33:07 EST)
- [PATCH 3.11 40/46] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." Luis Henriques (Wed Apr 16 2014 - 06:33:21 EST)
- [PATCH 3.11 44/46] netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len Luis Henriques (Wed Apr 16 2014 - 06:33:27 EST)
- [PATCH 3.11 46/46] crypto: ghash-clmulni-intel - use C implementation for setkey() Luis Henriques (Wed Apr 16 2014 - 06:33:44 EST)
- [PATCH 3.11 45/46] netfilter: Can't fail and free after table replacement Luis Henriques (Wed Apr 16 2014 - 06:34:00 EST)
- [PATCH 3.11 43/46] sparc64: Make sure %pil interrupts are enabled during hypervisor yield. Luis Henriques (Wed Apr 16 2014 - 06:34:52 EST)
- [PATCH 3.11 38/46] cpuidle: Check the result of cpuidle_get_driver() against NULL Luis Henriques (Wed Apr 16 2014 - 06:35:14 EST)
- [PATCH 3.11 42/46] sparc64: don't treat 64-bit syscall return codes as 32-bit Luis Henriques (Wed Apr 16 2014 - 06:35:23 EST)
- Re: [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell Lee Jones (Wed Apr 16 2014 - 06:36:03 EST)
- [PATCH 3.11 41/46] sparc32: fix build failure for arch_jump_label_transform Luis Henriques (Wed Apr 16 2014 - 06:36:44 EST)
- [PATCH 3.11 32/46] xen-netback: remove pointless clause from if statement Luis Henriques (Wed Apr 16 2014 - 06:36:58 EST)
- [PATCH 3.11 39/46] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges Luis Henriques (Wed Apr 16 2014 - 06:37:04 EST)
- Re: [PATCH v7 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Vinod Koul (Wed Apr 16 2014 - 06:37:21 EST)
- [PATCH 3.11 33/46] ipv6: some ipv6 statistic counters failed to disable bh Luis Henriques (Wed Apr 16 2014 - 06:38:20 EST)
- [PATCH 3.11 37/46] rds: prevent dereference of a NULL device in rds_iw_laddr_check Luis Henriques (Wed Apr 16 2014 - 06:38:28 EST)
- [PATCH 3.11 36/46] isdnloop: several buffer overflows Luis Henriques (Wed Apr 16 2014 - 06:38:52 EST)
- [PATCH 3.11 34/46] netlink: don't compare the nul-termination in nla_strcmp Luis Henriques (Wed Apr 16 2014 - 06:39:38 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Wed Apr 16 2014 - 06:39:47 EST)
- Re: [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition Lee Jones (Wed Apr 16 2014 - 06:39:55 EST)
- Re: [linux-sunxi] Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module Chen-Yu Tsai (Wed Apr 16 2014 - 06:40:08 EST)
- Re: [PATCH v7 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend Lee Jones (Wed Apr 16 2014 - 06:40:50 EST)
- Re: [PATCHv3 1/2] iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC Tomasz Figa (Wed Apr 16 2014 - 06:41:26 EST)
- [PATCH 3.11 35/46] isdnloop: Validate NUL-terminated strings from user. Luis Henriques (Wed Apr 16 2014 - 06:42:26 EST)
- [PATCH 3.11 31/46] vhost: validate vhost_get_vq_desc return value Luis Henriques (Wed Apr 16 2014 - 06:42:48 EST)
- [PATCH 3.11 30/46] vhost: fix total length when packets are too short Luis Henriques (Wed Apr 16 2014 - 06:43:33 EST)
- [PATCH 3.11 28/46] usbnet: include wait queue head in device structure Luis Henriques (Wed Apr 16 2014 - 06:44:03 EST)
- [PATCH 3.11 29/46] vlan: Set hard_header_len according to available acceleration Luis Henriques (Wed Apr 16 2014 - 06:44:29 EST)
- Re: [PATCH 8/8] extcon: arizona: Use devm_extcon_dev_register() Seung-Woo Kim (Wed Apr 16 2014 - 06:44:35 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Krzysztof Kozlowski (Wed Apr 16 2014 - 06:45:00 EST)
- [PATCH 3.11 26/46] netpoll: fix the skb check in pkt_is_ns Luis Henriques (Wed Apr 16 2014 - 06:46:00 EST)
- [PATCH 3.11 24/46] ipmr: fix mfc notification flags Luis Henriques (Wed Apr 16 2014 - 06:46:31 EST)
- [PATCH 3.11 25/46] ip6mr: fix mfc notification flags Luis Henriques (Wed Apr 16 2014 - 06:46:51 EST)
- [PATCH 3.11 19/46] net: socket: error on a negative msg_namelen Luis Henriques (Wed Apr 16 2014 - 06:47:15 EST)
- [PATCH 3.11 20/46] ipv6: Avoid unnecessary temporary addresses being generated Luis Henriques (Wed Apr 16 2014 - 06:47:41 EST)
- [PATCH 3.11 22/46] vxlan: fix potential NULL dereference in arp_reduce() Luis Henriques (Wed Apr 16 2014 - 06:47:54 EST)
- [PATCH 3.11 12/46] bridge: multicast: add sanity check for query source addresses Luis Henriques (Wed Apr 16 2014 - 06:48:25 EST)
- [PATCH 3.11 21/46] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly Luis Henriques (Wed Apr 16 2014 - 06:48:31 EST)
- [PATCH 3.11 18/46] tcp: tcp_release_cb() should release socket ownership Luis Henriques (Wed Apr 16 2014 - 06:48:52 EST)
- [PATCH 3.11 17/46] vlan: Set correct source MAC address with TX VLAN offload enabled Luis Henriques (Wed Apr 16 2014 - 06:49:30 EST)
- [PATCH 3.11 13/46] inet: frag: make sure forced eviction removes all frags Luis Henriques (Wed Apr 16 2014 - 06:49:54 EST)
- [PATCH 3.11 16/46] ipv6: don't set DST_NOCOUNT for remotely added routes Luis Henriques (Wed Apr 16 2014 - 06:50:02 EST)
- [PATCH 3.11 11/46] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk Luis Henriques (Wed Apr 16 2014 - 06:50:36 EST)
- [PATCH 3.11 15/46] ipv6: Fix exthdrs offload registration. Luis Henriques (Wed Apr 16 2014 - 06:51:26 EST)
- Re: [PATCH 3/8] sched/wait: Use __add_wait_queue{_tail}_exclusive() as possible. Dongsheng Yang (Wed Apr 16 2014 - 06:51:37 EST)
- Re: [PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Lee Jones (Wed Apr 16 2014 - 06:51:48 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Chanwoo Choi (Wed Apr 16 2014 - 06:52:05 EST)
- [PATCH 3.11 14/46] net: unix: non blocking recvmsg() should not return -EINTR Luis Henriques (Wed Apr 16 2014 - 06:53:12 EST)
- [PATCH 3.11 10/46] net: fix for a race condition in the inet frag code Luis Henriques (Wed Apr 16 2014 - 06:53:52 EST)
- [PATCH 3.11 07/46] powernow-k6: correctly initialize default parameters Luis Henriques (Wed Apr 16 2014 - 06:54:09 EST)
- [PATCH 3.11 08/46] powernow-k6: reorder frequencies Luis Henriques (Wed Apr 16 2014 - 06:54:24 EST)
- [PATCH 3.11 02/46] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages Luis Henriques (Wed Apr 16 2014 - 06:55:05 EST)
- [PATCH 3.11 06/46] powernow-k6: disable cache when changing frequency Luis Henriques (Wed Apr 16 2014 - 06:55:25 EST)
- [PATCH 3.11 04/46] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test Luis Henriques (Wed Apr 16 2014 - 06:56:01 EST)
- [PATCH 3.11 03/46] cpufreq: Fix timer/workqueue corruption due to double queueing Luis Henriques (Wed Apr 16 2014 - 06:56:25 EST)
- [3.11.y.z extended stable] Linux 3.11.10.8 stable review Luis Henriques (Wed Apr 16 2014 - 06:56:51 EST)
- [PATCH 3.11 05/46] m68k: Skip futex_atomic_cmpxchg_inatomic() test Luis Henriques (Wed Apr 16 2014 - 06:56:57 EST)
- [PATCH 2/2] vlan: Centralize handling of hardware acceleration Zhu Yanjun (Wed Apr 16 2014 - 06:57:23 EST)
- [PATCH 3.11 01/46] Input: cypress_ps2 - don't report as a button pads Luis Henriques (Wed Apr 16 2014 - 06:57:34 EST)
- [PATCH v2] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Grygorii Strashko (Wed Apr 16 2014 - 06:57:47 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Krzysztof Kozlowski (Wed Apr 16 2014 - 07:03:06 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Lee Jones (Wed Apr 16 2014 - 07:06:25 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Lee Jones (Wed Apr 16 2014 - 07:08:21 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Krzysztof Kozlowski (Wed Apr 16 2014 - 07:13:23 EST)
- Re: [PATCH 5/8] extcon: max77693: Use devm_extcon_dev_register() Krzysztof Kozlowski (Wed Apr 16 2014 - 07:24:05 EST)
- Re: [PATCH 6/8] extcon: max8997: Use devm_extcon_dev_register() Krzysztof Kozlowski (Wed Apr 16 2014 - 07:24:18 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. Dongsheng Yang (Wed Apr 16 2014 - 07:24:49 EST)
- Re: [PATCH 0/8] perf sched: Add trace event for sched wait. Dongsheng Yang (Wed Apr 16 2014 - 07:27:48 EST)
- Re: [PATCH v7 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Srikanth Thokala (Wed Apr 16 2014 - 07:31:22 EST)
- Re: [PATCH_v8 2/2] arm64: audit: Add audit hook in syscall_trace_enter/exit() Will Deacon (Wed Apr 16 2014 - 07:33:23 EST)
- [RFC PATCH] sched: let task migration destination cpu do active balance Alex Shi (Wed Apr 16 2014 - 07:34:48 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Chanwoo Choi (Wed Apr 16 2014 - 07:36:59 EST)
- [GIT PULL] locking fixes Ingo Molnar (Wed Apr 16 2014 - 07:39:56 EST)
- Re: [PATCH 4/8] extcon: max14577: Use devm_extcon_dev_register() Krzysztof Kozlowski (Wed Apr 16 2014 - 07:40:42 EST)
- Re: [PATCH v2 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support Vinod Koul (Wed Apr 16 2014 - 07:42:16 EST)
- [PATCH V2 2/5] arm: mm: Adjust the parameters for __sync_icache_dcache Steve Capper (Wed Apr 16 2014 - 07:47:30 EST)
- [PATCH V2 0/5] Huge pages for short descriptors on ARM Steve Capper (Wed Apr 16 2014 - 07:47:30 EST)
- [PATCH V2 5/5] arm: mm: Add Transparent HugePage support for non-LPAE Steve Capper (Wed Apr 16 2014 - 07:47:44 EST)
- [PATCH V2 4/5] arm: mm: HugeTLB support for non-LPAE systems Steve Capper (Wed Apr 16 2014 - 07:48:06 EST)
- [PATCH V2 1/5] mm: hugetlb: Introduce huge_pte_{page,present,young} Steve Capper (Wed Apr 16 2014 - 07:48:27 EST)
- [PATCH V2 3/5] arm: mm: Make mmu_gather aware of huge pages Steve Capper (Wed Apr 16 2014 - 07:48:52 EST)
- Re: [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for Exynos3250 ADC Tomasz Figa (Wed Apr 16 2014 - 07:49:51 EST)
- [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin Yao (Wed Apr 16 2014 - 08:08:23 EST)
- Re: linux-next: manual merge of the audit tree with Linus' tree Eric Paris (Wed Apr 16 2014 - 08:08:31 EST)
- RE: [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function Anil Gurumurthy (Wed Apr 16 2014 - 08:12:43 EST)
- RE: [PATCH v2 RESEND 02/23] bfa: Do not call pci_enable_msix() after it failed once Anil Gurumurthy (Wed Apr 16 2014 - 08:12:55 EST)
- RE: [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix() Anil Gurumurthy (Wed Apr 16 2014 - 08:13:17 EST)
- RE: [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function Anil Gurumurthy (Wed Apr 16 2014 - 08:13:39 EST)
- Re: [RFC PATCH] sched: let task migration destination cpu do active balance Peter Zijlstra (Wed Apr 16 2014 - 08:13:58 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Lee Jones (Wed Apr 16 2014 - 08:17:51 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Lee Jones (Wed Apr 16 2014 - 08:18:32 EST)
- Re: [PATCH v2] mtd: m25p80: Calculate flash block protect bits based on number of sectors Austin Boyle (Wed Apr 16 2014 - 08:27:26 EST)
- Re: [PATCH v2] ARM: mm: support big-endian page tables Marc Zyngier (Wed Apr 16 2014 - 08:29:08 EST)
- [PATCH] [trivial] mm: Fix printk typo in dmapool.c Hiroshige Sato (Wed Apr 16 2014 - 08:29:14 EST)
- Re: [PATCH 2/2 v2] staging: comedi: addi_apci_1564: fixup and absorb apci1564_reset() Ian Abbott (Wed Apr 16 2014 - 08:29:59 EST)
- Re: [PATCH v2] mtd: m25p80: Calculate flash block protect bits based on number of sectors Marek Vasut (Wed Apr 16 2014 - 08:30:53 EST)
- RE: [PATCH] mm : Avoid candidate task is equal to current task Peter Chiang (Wed Apr 16 2014 - 08:31:44 EST)
- [PATCH v3] mtd: m25p80: Calculate flash block protect bits based on number of sectors Austin Boyle (Wed Apr 16 2014 - 08:37:48 EST)
- [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Antoine TÃnart (Wed Apr 16 2014 - 08:40:38 EST)
- [PATCH] arm: dts: exynos4: add missing pinctrls for I2C controllers Tomasz Stanislawski (Wed Apr 16 2014 - 08:40:54 EST)
- [PATCH 2/4] Documentation: bindings: add the sdhci-berlin Antoine TÃnart (Wed Apr 16 2014 - 08:41:25 EST)
- [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Antoine TÃnart (Wed Apr 16 2014 - 08:41:44 EST)
- [PATCH 0/4] ARM: berlin: add SDHCI support Antoine TÃnart (Wed Apr 16 2014 - 08:42:07 EST)
- [PATCH 4/4] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP Antoine TÃnart (Wed Apr 16 2014 - 08:42:32 EST)
- RE: [PATCH] mm : Avoid candidate task is equal to current task Peter Chiang (Wed Apr 16 2014 - 08:52:39 EST)
- Re: [PATCH v2 RESEND 08/23] isci: Use pci_enable_msix_exact() instead of pci_enable_msix() Artur Paszkiewicz (Wed Apr 16 2014 - 08:54:27 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Joe Perches (Wed Apr 16 2014 - 08:56:49 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path David Miller (Wed Apr 16 2014 - 08:57:57 EST)
- [PATCH] pinctrl: sunxi: fix typo in module author address Antoine TÃnart (Wed Apr 16 2014 - 08:58:10 EST)
- [GIT PULL] irq fix Ingo Molnar (Wed Apr 16 2014 - 09:00:00 EST)
- Re: [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT Peter Ujfalusi (Wed Apr 16 2014 - 09:00:27 EST)
- Re: [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock David Miller (Wed Apr 16 2014 - 09:01:03 EST)
- Re: [PULL 1/2] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Wed Apr 16 2014 - 09:01:20 EST)
- Re: [PATCH] arm: dts: exynos4: add missing pinctrls for I2C controllers Tomasz Figa (Wed Apr 16 2014 - 09:01:34 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Wed Apr 16 2014 - 09:04:14 EST)
- [GIT PULL] perf fixes Ingo Molnar (Wed Apr 16 2014 - 09:05:17 EST)
- Re: [linux-sunxi] Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module Hans de Goede (Wed Apr 16 2014 - 09:09:33 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Antoine Ténart (Wed Apr 16 2014 - 09:09:57 EST)
- Re: [PATCH] pinctrl: sunxi: fix typo in module author address Maxime Ripard (Wed Apr 16 2014 - 09:10:26 EST)
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Andrew Lunn (Wed Apr 16 2014 - 09:11:47 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Andi Kleen (Wed Apr 16 2014 - 09:13:19 EST)
- Re: WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124 Richard Weinberger (Wed Apr 16 2014 - 09:20:53 EST)
- [GIT PULL] x86 fixes Ingo Molnar (Wed Apr 16 2014 - 09:22:18 EST)
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Antoine Ténart (Wed Apr 16 2014 - 09:23:29 EST)
- [PATCH 0/9] I2C ACPI operation region handler support Lan Tianyu (Wed Apr 16 2014 - 09:25:00 EST)
- [tip:x86/build] x86/build: Supress realmode.bin is up to date message tip-bot for Peter Foley (Wed Apr 16 2014 - 09:25:30 EST)
- [PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. Lan Tianyu (Wed Apr 16 2014 - 09:25:56 EST)
- [PATCH 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle Lan Tianyu (Wed Apr 16 2014 - 09:26:21 EST)
- [PATCH 6/9] I2C: Add smbus word/block process call helper function Lan Tianyu (Wed Apr 16 2014 - 09:26:39 EST)
- [PATCH 5/9] I2C: Add smbus quick read/write helper function Lan Tianyu (Wed Apr 16 2014 - 09:26:47 EST)
- [PATCH 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Lan Tianyu (Wed Apr 16 2014 - 09:26:51 EST)
- [PATCH 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c Lan Tianyu (Wed Apr 16 2014 - 09:26:54 EST)
- [PATCH v2] ahci: disable DEVSLP for Intel Valleyview Jacob Pan (Wed Apr 16 2014 - 09:27:31 EST)
- [PATCH 7/9] I2C/ACPI: Add i2c ACPI operation region support Lan Tianyu (Wed Apr 16 2014 - 09:28:02 EST)
- Re: [PULL 1/2] perf/tool: Fix usage of trace events with '-' in trace system name. Christian Borntraeger (Wed Apr 16 2014 - 09:28:44 EST)
- [PATCH 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data Lan Tianyu (Wed Apr 16 2014 - 09:29:43 EST)
- Re: [PATCH] ahci: disable DEVSLP for Intel Valleyview Jacob Pan (Wed Apr 16 2014 - 09:30:00 EST)
- [PATCH 2/9] ACPICA: Export acpi_buffer_to_resource symbol Lan Tianyu (Wed Apr 16 2014 - 09:30:36 EST)
- [tip:x86/irq] x86/irq: Fix fixup_irqs() error handling tip-bot for Prarit Bhargava (Wed Apr 16 2014 - 09:31:20 EST)
- Re: [PULL 1/2] perf/tool: Fix usage of trace events with '-' in trace system name. Christian Borntraeger (Wed Apr 16 2014 - 09:31:34 EST)
- [PATCH] Error reporting improvement Adrien BAK (Wed Apr 16 2014 - 09:32:08 EST)
- Re: [PATCH v5 4/4] arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h Will Deacon (Wed Apr 16 2014 - 09:32:58 EST)
- Re: [PATCH V4 5/5] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver Richard Genoud (Wed Apr 16 2014 - 09:33:40 EST)
- Re: [PATCH 1/2] perf record: Propagate exit status of a command line workload Jiri Olsa (Wed Apr 16 2014 - 09:34:56 EST)
- Re: [PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Viresh Kumar (Wed Apr 16 2014 - 09:36:03 EST)
- Re: [PATCH 0/9] I2C ACPI operation region handler support Lan Tianyu (Wed Apr 16 2014 - 09:36:24 EST)
- Re: hpsa driver bug crack kernel down! joro@xxxxxxxxxx (Wed Apr 16 2014 - 09:37:57 EST)
- Re: [PATCH v7 3/7] ftrace: Add arm64 support to recordmcount Will Deacon (Wed Apr 16 2014 - 09:38:36 EST)
- Re: [PULL 1/2] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Wed Apr 16 2014 - 09:39:38 EST)
- Re: [PATCH v5 2/4] arm64: split syscall_trace() into separate functions for enter/exit Will Deacon (Wed Apr 16 2014 - 09:41:51 EST)
- Re: [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver Tomasz Figa (Wed Apr 16 2014 - 09:44:29 EST)
- Re: [PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c Herbert Xu (Wed Apr 16 2014 - 09:48:33 EST)
- Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Vivek Goyal (Wed Apr 16 2014 - 09:48:51 EST)
- Re: [PATCH 1/3] hw_random: Move UML_RANDOM at the last position Herbert Xu (Wed Apr 16 2014 - 09:49:09 EST)
- Re: [PATCH] crypto/ccp: Use pci_enable_msix_range() instead of pci_enable_msix() Herbert Xu (Wed Apr 16 2014 - 09:50:37 EST)
- Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync Herbert Xu (Wed Apr 16 2014 - 09:50:55 EST)
- Re: [PATCH] hwrng: remove unbuildable picoxcell TRNG Herbert Xu (Wed Apr 16 2014 - 09:51:20 EST)
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy Tejun Heo (Wed Apr 16 2014 - 09:51:47 EST)
- Re: [PATCH v7 4/7] arm64: Add ftrace support Will Deacon (Wed Apr 16 2014 - 09:52:20 EST)
- Re: [PATCHv9 0/7] add compressing abstraction and multi stream support Bartlomiej Zolnierkiewicz (Wed Apr 16 2014 - 09:54:25 EST)
- Re: [PATCH v7 5/7] arm64: ftrace: Add dynamic ftrace support Will Deacon (Wed Apr 16 2014 - 09:54:58 EST)
- Re: [PATCH] fbdev: fix possible NULL pointer derefernce Jean-Christophe PLAGNIOL-VILLARD (Wed Apr 16 2014 - 09:56:40 EST)
- Re: [PATCH 04/12] clocksource: Sched clock source for Versatile Express Rob Herring (Wed Apr 16 2014 - 09:56:56 EST)
- Re: [PATCH] mm : Avoid candidate task is equal to current task Oleg Nesterov (Wed Apr 16 2014 - 09:58:28 EST)
- Re: hpsa driver bug crack kernel down! Woodhouse, David (Wed Apr 16 2014 - 09:59:00 EST)
- Re: [PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Lee Jones (Wed Apr 16 2014 - 10:04:15 EST)
- Re: [PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand Santosh Shilimkar (Wed Apr 16 2014 - 10:04:35 EST)
- Re: [PATCH v7 6/7] arm64: ftrace: Add CALLER_ADDRx macros Will Deacon (Wed Apr 16 2014 - 10:08:27 EST)
- Re: [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller Heikki Krogerus (Wed Apr 16 2014 - 10:13:00 EST)
- Re: hpsa driver bug crack kernel down! joro@xxxxxxxxxx (Wed Apr 16 2014 - 10:13:37 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Wed Apr 16 2014 - 10:15:38 EST)
- [PATCH v2 linux-next] ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops Tim Gardner (Wed Apr 16 2014 - 10:19:04 EST)
- Re: [PATCH v2 linux-next] ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops Takashi Iwai (Wed Apr 16 2014 - 10:21:40 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Chanwoo Choi (Wed Apr 16 2014 - 10:21:52 EST)
- Re: [PATCH 04/12] clocksource: Sched clock source for Versatile Express Pawel Moll (Wed Apr 16 2014 - 10:22:27 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Borislav Petkov (Wed Apr 16 2014 - 10:22:46 EST)
- Re: [PATCH 1/8] sched & trace: Add a trace event for wait. Steven Rostedt (Wed Apr 16 2014 - 10:23:28 EST)
- Re: [PATCH] Error reporting improvement Will Deacon (Wed Apr 16 2014 - 10:26:15 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Sebastian Hesselbarth (Wed Apr 16 2014 - 10:26:32 EST)
- [PATCH] staging : android : uapi : fix coding style Seunghun Lee (Wed Apr 16 2014 - 10:28:05 EST)
- Re: [PATCHv2 5/8] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Tomasz Figa (Wed Apr 16 2014 - 10:28:22 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 10:36:04 EST)
- Re: [PATCHv2 6/8] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7 Tomasz Figa (Wed Apr 16 2014 - 10:36:19 EST)
- [patch 3/4] clocksource: exynos_mct: Use irq_force_affinity() in cpu bringup Thomas Gleixner (Wed Apr 16 2014 - 10:36:50 EST)
- [patch 4/4] clocksource: exynos_mct: Register clock event after request_irq() Thomas Gleixner (Wed Apr 16 2014 - 10:37:09 EST)
- [patch 1/4] genirq: Allow forcing cpu affinity of interrupts Thomas Gleixner (Wed Apr 16 2014 - 10:37:35 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 10:37:59 EST)
- [patch 2/4] irqchip: gic: Support forced affinity setting Thomas Gleixner (Wed Apr 16 2014 - 10:38:32 EST)
- [patch 0/4] genirq/exynos timers: Fix the CPU hotplug wreckage sanely Thomas Gleixner (Wed Apr 16 2014 - 10:38:48 EST)
- Re: [PATCHv2 6/8] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7 Chanwoo Choi (Wed Apr 16 2014 - 10:39:44 EST)
- Re: [PATCH] staging : android : uapi : fix coding style Joe Perches (Wed Apr 16 2014 - 10:40:06 EST)
- Re: [PATCH/RFC 00/19] Support loop-back NFS mounts Jeff Layton (Wed Apr 16 2014 - 10:42:52 EST)
- Re: [PATCH V4 5/5] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver Vivek Gautam (Wed Apr 16 2014 - 10:43:15 EST)
- Re: [PATCH] staging : android : uapi : fix coding style Dan Carpenter (Wed Apr 16 2014 - 10:44:31 EST)
- [PATCH 0/6] mfd/gpio: cleanup of STMPE driver Linus Walleij (Wed Apr 16 2014 - 10:44:41 EST)
- [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments Linus Walleij (Wed Apr 16 2014 - 10:44:47 EST)
- [PATCH 3/6] mfd: stmpe: prope properly from the device tree Linus Walleij (Wed Apr 16 2014 - 10:44:57 EST)
- [PATCH 4/6] mfd: stmpe: mask off unused blocks properly Linus Walleij (Wed Apr 16 2014 - 10:45:00 EST)
- [PATCH 5/6] ARM: ux500: add VCC and VIO regulators to STMPE IC Linus Walleij (Wed Apr 16 2014 - 10:45:13 EST)
- [PATCH 6/6] gpio: stmpe: switch to use gpiolib irqchip helpers Linus Walleij (Wed Apr 16 2014 - 10:45:30 EST)
- Re: [PATCH 04/12] clocksource: Sched clock source for Versatile Express Rob Herring (Wed Apr 16 2014 - 10:46:04 EST)
- w1-gpio: sleeping function called from invalid context Stanislav Meduna (Wed Apr 16 2014 - 10:46:51 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Sasha Levin (Wed Apr 16 2014 - 10:47:17 EST)
- Re: [PATCH 05/19] SUNRPC: track whether a request is coming from a loop-back interface. Jeff Layton (Wed Apr 16 2014 - 10:47:44 EST)
- [PATCH 2/6] mfd: stmpe: add optional regulators Linus Walleij (Wed Apr 16 2014 - 10:48:18 EST)
- [no subject] Tejun Heo (Wed Apr 16 2014 - 10:48:38 EST)
- Re: [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver Vivek Gautam (Wed Apr 16 2014 - 10:49:33 EST)
- [PATCH v3 3/3] cgroup: implement cgroup.populated for the default hierarchy Tejun Heo (Wed Apr 16 2014 - 10:51:02 EST)
- [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy Tejun Heo (Wed Apr 16 2014 - 10:53:06 EST)
- Re: [PATCHv9 0/7] add compressing abstraction and multi stream support Sergey Senozhatsky (Wed Apr 16 2014 - 10:54:12 EST)
- [PATCH] mcb: Add support for shared PCI IRQs Johannes Thumshirn (Wed Apr 16 2014 - 10:58:14 EST)
- mm: NULL ptr deref in remove_migration_pte Sasha Levin (Wed Apr 16 2014 - 10:59:43 EST)
- Re: BUG: using __this_cpu_write() in preemptible [00000000] code: systemd-udevd/497 Christoph Lameter (Wed Apr 16 2014 - 11:03:37 EST)
- Re: [PATCH 04/12] clocksource: Sched clock source for Versatile Express Pawel Moll (Wed Apr 16 2014 - 11:05:32 EST)
- Re: How do I increment a per-CPU variable without warning? Christoph Lameter (Wed Apr 16 2014 - 11:08:19 EST)
- Re: [PATCH v2] perf/x86/uncore: fix compilation warning in snb_uncore_imc_init_box() Stephane Eranian (Wed Apr 16 2014 - 11:10:42 EST)
- Re: [RFC PATCH v2 0/9] Add Qualcomm crypto driver Stanimir Varbanov (Wed Apr 16 2014 - 11:11:16 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 11:11:38 EST)
- Re: How do I increment a per-CPU variable without warning? Christoph Lameter (Wed Apr 16 2014 - 11:12:28 EST)
- [PATCH] scripts/tags.sh: add pattern for DEFINE_HASHTABLE Jianyu Zhan (Wed Apr 16 2014 - 11:14:01 EST)
- [PATCH] power: twl4030_charger: clear IRQs after handling them Felipe Balbi (Wed Apr 16 2014 - 11:17:56 EST)
- Re: [RFC PATCH v3] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Wed Apr 16 2014 - 11:18:02 EST)
- [PATCH] Chinese: add translation of io_ordering.txt Lin Yongting (Wed Apr 16 2014 - 11:20:53 EST)
- Re: [PATCH v2] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Felipe Balbi (Wed Apr 16 2014 - 11:22:36 EST)
- Re: [PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go Zhan Jianyu (Wed Apr 16 2014 - 11:23:46 EST)
- Re: [PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release Tejun Heo (Wed Apr 16 2014 - 11:24:05 EST)
- [PATCH] Chinese: add translation of io_ordering.txt Lin Yongting (Wed Apr 16 2014 - 11:26:01 EST)
- Re: question on read_barrier_depends Alan Stern (Wed Apr 16 2014 - 11:27:04 EST)
- Re: [PATCH] staging : android : uapi : fix coding style earl (Wed Apr 16 2014 - 11:27:53 EST)
- Re: [PATCH] ASoC: Intel: Fix incorrect sizeof() in sst_hsw_stream_get_volume() Dan Carpenter (Wed Apr 16 2014 - 11:34:37 EST)
- [PATCH] bluetooth:hci_ldisc: add tasklet for deferred TX handling Andreas BieÃmann (Wed Apr 16 2014 - 11:34:56 EST)
- [PATCH] staging: android: uapi: fix coding style Seunghun Lee (Wed Apr 16 2014 - 11:40:20 EST)
- Re: [PATCH 1/3] mfd: tps65090: Allow charger module to be used when no irq Doug Anderson (Wed Apr 16 2014 - 11:43:14 EST)
- Re: [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary Rik van Riel (Wed Apr 16 2014 - 11:47:46 EST)
- [PATCH] [media] sms: Remove CONFIG_ prefix from Kconfig symbols Paul Bolle (Wed Apr 16 2014 - 11:47:57 EST)
- Re: [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID Tomasz Figa (Wed Apr 16 2014 - 11:53:52 EST)
- Re: v3.15-rc1 slab allocator broken on m68knommu (coldfire) Steven King (Wed Apr 16 2014 - 11:54:22 EST)
- Re: [patch 0/4] genirq/exynos timers: Fix the CPU hotplug wreckage sanely Krzysztof Kozlowski (Wed Apr 16 2014 - 12:00:51 EST)
- [PATCH] [TRIVIAL] modpost: Fix comment typo "Modules.symvers" Paul Bolle (Wed Apr 16 2014 - 12:05:52 EST)
- Re: [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT Joel Fernandes (Wed Apr 16 2014 - 12:06:19 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Wed Apr 16 2014 - 12:06:41 EST)
- [PATCH] softirq: a single rcu_bh_qs() call is enough Eric Dumazet (Wed Apr 16 2014 - 12:06:46 EST)
- Re: [uClinux-dev] v3.15-rc1 slab allocator broken on m68knommu (coldfire) Geert Uytterhoeven (Wed Apr 16 2014 - 12:07:15 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Wed Apr 16 2014 - 12:14:33 EST)
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators Stephen Warren (Wed Apr 16 2014 - 12:19:56 EST)
- [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions Jianyu Zhan (Wed Apr 16 2014 - 12:20:25 EST)
- Re: [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3 Felipe Balbi (Wed Apr 16 2014 - 12:20:55 EST)
- Re: [PATCH] pinctrl: as3722: fix handling of GPIO invert bit Stephen Warren (Wed Apr 16 2014 - 12:21:21 EST)
- Re: [PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release Lai Jiangshan (Wed Apr 16 2014 - 12:21:34 EST)
- Subject: since-3.14 branch opened for mm git tree (was: Re: mmotm 2014-04-15-16-14 uploaded) Michal Hocko (Wed Apr 16 2014 - 12:21:58 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Tejun Heo (Wed Apr 16 2014 - 12:22:14 EST)
- Re: [PATCH 1/2] workqueue: fix bugs in wq_update_unbound_numa() failure path Lai Jiangshan (Wed Apr 16 2014 - 12:22:53 EST)
- Re: [3.14+] kernel BUG at mm/filemap.c:1347! Johannes Weiner (Wed Apr 16 2014 - 12:23:49 EST)
- [PATCH v3] tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner Kenjiro Nakayama (Wed Apr 16 2014 - 12:25:24 EST)
- Re: [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3 Felipe Balbi (Wed Apr 16 2014 - 12:25:38 EST)
- Re: [PATCH 1/3] mfd: tps65090: Allow charger module to be used when no irq Lee Jones (Wed Apr 16 2014 - 12:26:40 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL Sebastian Capella (Wed Apr 16 2014 - 12:28:41 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 12:32:03 EST)
- Re: [PATCH 0/9] I2C ACPI operation region handler support Adam Williamson (Wed Apr 16 2014 - 12:35:47 EST)
- Re: [PATCH] driver/memory:Add Kconfig help description for IFC Randy Dunlap (Wed Apr 16 2014 - 12:36:05 EST)
- Re: [PATCH] staging : android : uapi : fix coding style John Stultz (Wed Apr 16 2014 - 12:36:30 EST)
- Re: [PATCH] power: twl4030_charger: clear IRQs after handling them Tony Lindgren (Wed Apr 16 2014 - 12:36:56 EST)
- Re: [PATCH 17/19] VFS: set PF_FSTRANS while namespace_sem is held. Al Viro (Wed Apr 16 2014 - 12:37:57 EST)
- RE: [PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user Jane Wan (Wed Apr 16 2014 - 12:40:01 EST)
- [PATCH] kernfs: move the last knowledge of sysfs out from kernfs Jianyu Zhan (Wed Apr 16 2014 - 12:41:09 EST)
- Re: [PATCH 2/8] blk-mq: bidi support Jens Axboe (Wed Apr 16 2014 - 12:41:42 EST)
- Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk Sebastian Capella (Wed Apr 16 2014 - 12:42:25 EST)
- Re: [PATCH 2/8] blk-mq: bidi support Christoph Hellwig (Wed Apr 16 2014 - 12:44:23 EST)
- Re: [PATCH 2/8] blk-mq: bidi support Jens Axboe (Wed Apr 16 2014 - 12:45:08 EST)
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs Tejun Heo (Wed Apr 16 2014 - 12:46:27 EST)
- [RFC PATCH v3 2/6] KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks Bandan Das (Wed Apr 16 2014 - 12:46:44 EST)
- [RFC PATCH v3 5/6] KVM: emulate: rework seg_override Bandan Das (Wed Apr 16 2014 - 12:46:50 EST)
- [RFC PATCH v3 6/6] KVM: emulate: remove memopp and rip_relative Bandan Das (Wed Apr 16 2014 - 12:47:21 EST)
- Re: [PATCH 2/8] blk-mq: bidi support Christoph Hellwig (Wed Apr 16 2014 - 12:47:56 EST)
- [RFC PATCH v3 0/6] Emulator speedups - avoid initializations where possible Bandan Das (Wed Apr 16 2014 - 12:48:35 EST)
- [RFC PATCH v3 4/6] KVM: emulate: clean up initializations in init_decode_cache Bandan Das (Wed Apr 16 2014 - 12:49:04 EST)
- [RFC PATCH v3 1/6] KVM: emulate: move init_decode_cache to emulate.c Bandan Das (Wed Apr 16 2014 - 12:49:33 EST)
- [RFC PATCH v3 3/6] KVM: emulate: cleanup decode_modrm Bandan Das (Wed Apr 16 2014 - 12:50:09 EST)
- Re: [PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release Tejun Heo (Wed Apr 16 2014 - 12:51:11 EST)
- Re: [PATCH 4/8] blk-mq: add blk_mq_delay_queue Jens Axboe (Wed Apr 16 2014 - 12:51:26 EST)
- Re: [PATCH 2/8] blk-mq: bidi support Jens Axboe (Wed Apr 16 2014 - 12:52:51 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Wed Apr 16 2014 - 12:54:23 EST)
- Re: [PATCH] staging : android : uapi : fix coding style Colin Cross (Wed Apr 16 2014 - 12:54:53 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Liviu Dudau (Wed Apr 16 2014 - 12:57:43 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Wed Apr 16 2014 - 13:03:13 EST)
- Re: [PATCH V5.1] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers Stephen Warren (Wed Apr 16 2014 - 13:04:20 EST)
- Re: [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes Liviu Dudau (Wed Apr 16 2014 - 13:06:50 EST)
- Re: [PATCH] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Mark Brown (Wed Apr 16 2014 - 13:07:40 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Wed Apr 16 2014 - 13:12:46 EST)
- [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Sergei Ianovich (Wed Apr 16 2014 - 13:13:53 EST)
- [PATCH v4 03/21] ARM: dts: fix pxa27x-gpio interrupts Sergei Ianovich (Wed Apr 16 2014 - 13:14:43 EST)
- [PATCH v4 06/21] ARM: dts: provide DMA config to pxamci on PXA27x Sergei Ianovich (Wed Apr 16 2014 - 13:15:01 EST)
- [PATCH v4 02/21] ARM: dts: pxa2xx fix compatible strings Sergei Ianovich (Wed Apr 16 2014 - 13:15:32 EST)
- [PATCH v4 05/21] ARM: dts: pxa27x: irq init using device tree Sergei Ianovich (Wed Apr 16 2014 - 13:16:00 EST)
- [PATCH v4 01/21] serial: rewrite pxa2xx-uart to use 8250_core Sergei Ianovich (Wed Apr 16 2014 - 13:16:21 EST)
- Re: [PATCH] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Boris BREZILLON (Wed Apr 16 2014 - 13:16:35 EST)
- [PATCH v4 04/21] ARM: dts: pxa3xx: move declaration to header Sergei Ianovich (Wed Apr 16 2014 - 13:17:09 EST)
- [PATCH v4 07/21] ARM: dts: parse DMA config in pxamci Sergei Ianovich (Wed Apr 16 2014 - 13:18:21 EST)
- [PATCH v4 08/21] ARM: pxa27x: device tree support ICP DAS LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:18:38 EST)
- [PATCH v4 09/21] rtc: support DS1302 RTC on ICP DAS LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:18:54 EST)
- [PATCH v4 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:19:08 EST)
- [PATCH v4 11/21] ARM: pxa: support ICP DAS LP-8x4x FPGA irq Sergei Ianovich (Wed Apr 16 2014 - 13:19:22 EST)
- [PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:19:35 EST)
- [PATCH v4 14/21] misc: support for LP-8x4x rotary switch Sergei Ianovich (Wed Apr 16 2014 - 13:19:47 EST)
- [PATCH v4 17/21] misc: support for serial slots in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:20:05 EST)
- [PATCH v4 20/21] misc: support for I-8042 in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:20:25 EST)
- [PATCH v4 21/21] misc: support for I-8024 in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:20:46 EST)
- [PATCH v4 19/21] misc: support for I-8041 in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:21:41 EST)
- [PATCH v4 18/21] misc: support for parallel slots in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 13:22:03 EST)
- [PATCH v4 16/21] misc: support for writing to LP-8x4x EEPROM Sergei Ianovich (Wed Apr 16 2014 - 13:22:41 EST)
- [PATCH v4 15/21] misc: support for LP-8x4x DIP switch Sergei Ianovich (Wed Apr 16 2014 - 13:23:17 EST)
- [PATCH v4 13/21] misc: support for LP-8x4x custom parallel bus Sergei Ianovich (Wed Apr 16 2014 - 13:23:55 EST)
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs Jianyu Zhan (Wed Apr 16 2014 - 13:24:43 EST)
- Re: [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell Sakari Ailus (Wed Apr 16 2014 - 13:26:57 EST)
- Re: [PATCH] kernfs: move the last knowledge of sysfs out from kernfs Tejun Heo (Wed Apr 16 2014 - 13:27:07 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Wed Apr 16 2014 - 13:27:15 EST)
- Re: [PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user Mark Brown (Wed Apr 16 2014 - 13:29:19 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 13:29:45 EST)
- Re: [PATCH 16/28] Remove GENERIC_HAS_IOMAP Lennox Wu (Wed Apr 16 2014 - 13:29:58 EST)
- Re: [PATCH 1/2] workqueue: fix bugs in wq_update_unbound_numa() failure path Tejun Heo (Wed Apr 16 2014 - 13:30:51 EST)
- [PATCH V3] Drivers/PCI: Logging clean-up [1] Fabian Frederick (Wed Apr 16 2014 - 13:32:36 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Wed Apr 16 2014 - 13:35:00 EST)
- Re: [PATCH 2/2] workqueue: jumps to use_dfl_pwq if the target cpumask is equal wq's Tejun Heo (Wed Apr 16 2014 - 13:38:52 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Daniel Mack (Wed Apr 16 2014 - 13:39:40 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Wed Apr 16 2014 - 13:40:47 EST)
- Re: [uClinux-dev] v3.15-rc1 slab allocator broken on m68knommu (coldfire) Steven King (Wed Apr 16 2014 - 13:44:26 EST)
- Re: [PATCH 1/3] mfd: tps65090: Allow charger module to be used when no irq Doug Anderson (Wed Apr 16 2014 - 13:45:32 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Darrick J. Wong (Wed Apr 16 2014 - 13:47:17 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Wed Apr 16 2014 - 13:47:52 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 13:54:05 EST)
- [PATCH v2] seccomp: fix memory leak on filter attach Kees Cook (Wed Apr 16 2014 - 13:54:59 EST)
- Re: [PATCH 1/1] powerpc: Increase COMMAND_LINE_SIZE to 2048 from 512. Joseph Salisbury (Wed Apr 16 2014 - 14:01:03 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Dave Jones (Wed Apr 16 2014 - 14:04:44 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Felipe Balbi (Wed Apr 16 2014 - 14:04:57 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 14:06:57 EST)
- Re: [PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation Joel Fernandes (Wed Apr 16 2014 - 14:12:31 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 14:14:06 EST)
- Re: [PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices Sakari Ailus (Wed Apr 16 2014 - 14:22:40 EST)
- [PATCH v2 2/5] charger: tps65090: Allow charger module to be used when no irq Doug Anderson (Wed Apr 16 2014 - 14:25:46 EST)
- [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 16 2014 - 14:26:12 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 14:26:38 EST)
- Re: [PATCH] kexec: Fix ->unuseable_pages typo Borislav Petkov (Wed Apr 16 2014 - 14:27:05 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Arnd Bergmann (Wed Apr 16 2014 - 14:27:19 EST)
- Re: [PATCH 2/3] mfd: tps65090: Stop caching registers Doug Anderson (Wed Apr 16 2014 - 14:27:40 EST)
- [PATCH v2 4/5] regulator: tps65090: Allow setting the overcurrent wait time Doug Anderson (Wed Apr 16 2014 - 14:28:17 EST)
- Re: [PATCH 3/3] regulator: tps65090: Make FETs more reliable Doug Anderson (Wed Apr 16 2014 - 14:28:36 EST)
- [PATCH v2 0/5] Fixes for tps65090 for Samsung ARM Chromebook Doug Anderson (Wed Apr 16 2014 - 14:29:17 EST)
- Re: How do I increment a per-CPU variable without warning? Christoph Lameter (Wed Apr 16 2014 - 14:29:36 EST)
- [PATCH v2 3/5] mfd: tps65090: Stop caching most registers Doug Anderson (Wed Apr 16 2014 - 14:30:04 EST)
- Re: [PATCH 16/28] Remove GENERIC_HAS_IOMAP Paul Bolle (Wed Apr 16 2014 - 14:30:26 EST)
- Re: 3.13.?: Strange / dangerous fan policy... Zhang Rui (Wed Apr 16 2014 - 14:32:31 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Rik van Riel (Wed Apr 16 2014 - 14:33:05 EST)
- [PATCH v2 1/5] mfd: tps65090: Don't tell child devices we have an IRQ if we don't Doug Anderson (Wed Apr 16 2014 - 14:34:02 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 14:35:48 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 14:36:38 EST)
- Re: [PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x One Thousand Gnomes (Wed Apr 16 2014 - 14:38:35 EST)
- Re: [PATCH v4 21/21] misc: support for I-8024 in LP-8x4x One Thousand Gnomes (Wed Apr 16 2014 - 14:40:46 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 14:41:19 EST)
- [PATCH] perf, tools: Support spark lines in perf stat v3 Andi Kleen (Wed Apr 16 2014 - 14:41:49 EST)
- [PATCH 01/11] perf hists: Add support for showing relative percentage Jiri Olsa (Wed Apr 16 2014 - 14:41:58 EST)
- [PATCH 04/11] perf diff: Add --percentage option Jiri Olsa (Wed Apr 16 2014 - 14:42:08 EST)
- [PATCH 10/11] perf lock: Introduce --list-cmds for use by scripts Jiri Olsa (Wed Apr 16 2014 - 14:42:19 EST)
- [PATCH 11/11] perf sched: Introduce --list-cmds for use by scripts Jiri Olsa (Wed Apr 16 2014 - 14:42:37 EST)
- [PATCH 08/11] perf kmem: Introduce --list-cmds for use by scripts Jiri Olsa (Wed Apr 16 2014 - 14:42:58 EST)
- Re: [PATCH v4 13/21] misc: support for LP-8x4x custom parallel bus One Thousand Gnomes (Wed Apr 16 2014 - 14:43:03 EST)
- [PATCH 09/11] perf mem: Introduce --list-cmds for use by scripts Jiri Olsa (Wed Apr 16 2014 - 14:43:31 EST)
- Re: [PATCH v4 13/21] misc: support for LP-8x4x custom parallel bus Arnd Bergmann (Wed Apr 16 2014 - 14:43:55 EST)
- Re: [PATCH 4/4] mvolatile: Add page purging logic & SIGBUS trap John Stultz (Wed Apr 16 2014 - 14:44:08 EST)
- [PATCH 07/11] perf tools: Show absolute percentage by default Jiri Olsa (Wed Apr 16 2014 - 14:45:09 EST)
- [PATCH 05/11] perf tools: Add hist.percentage config option Jiri Olsa (Wed Apr 16 2014 - 14:45:39 EST)
- [GIT PULL 00/11] perf/core improvements and fixes Jiri Olsa (Wed Apr 16 2014 - 14:46:04 EST)
- Re: [PATCH] perf, tools: Support spark lines in perf stat v2 Andi Kleen (Wed Apr 16 2014 - 14:46:20 EST)
- [PATCH 06/11] perf ui/tui: Add 'F' hotkey to toggle percentage output Jiri Olsa (Wed Apr 16 2014 - 14:46:51 EST)
- [PATCH 03/11] perf top: Add --percentage option Jiri Olsa (Wed Apr 16 2014 - 14:47:17 EST)
- [PATCH 02/11] perf report: Add --percentage option Jiri Olsa (Wed Apr 16 2014 - 14:47:39 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Wed Apr 16 2014 - 14:48:12 EST)
- [PATCH 03/10] fixup! perf, tools: Add support for text descriptions of events and alias add Andi Kleen (Wed Apr 16 2014 - 14:49:49 EST)
- [PATCH 07/10] perf, tools: Allow events with dot Andi Kleen (Wed Apr 16 2014 - 14:50:08 EST)
- [PATCH 09/10] perf, tools, test: Add test case for alias and JSON parsing Andi Kleen (Wed Apr 16 2014 - 14:50:27 EST)
- [PATCH 05/10] perf, tools: Automatically look for event file name for cpu v2 Andi Kleen (Wed Apr 16 2014 - 14:50:46 EST)
- [PATCH 02/10] perf, tools: Add support for text descriptions of events and alias add Andi Kleen (Wed Apr 16 2014 - 14:51:21 EST)
- [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser Andi Kleen (Wed Apr 16 2014 - 14:51:37 EST)
- [PATCH 04/10] perf, tools: Add support for reading JSON event files Andi Kleen (Wed Apr 16 2014 - 14:52:02 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 14:52:18 EST)
- [PATCH 08/10] perf, tools: Query terminal width and use in perf list Andi Kleen (Wed Apr 16 2014 - 14:53:02 EST)
- [PATCH 06/10] perf, tools: Add perf download to download event files v2 Andi Kleen (Wed Apr 16 2014 - 14:53:22 EST)
- [PATCH 10/10] perf, tools, record: Always allow to overide default period v2 Andi Kleen (Wed Apr 16 2014 - 14:53:49 EST)
- RE: [PATCH 1/3] net: mdio-gpio: Use devm_ functions where possible Chris Healy (Wed Apr 16 2014 - 14:54:32 EST)
- RE: [PATCH 1/3] net: mdio-gpio: Use devm_ functions where possible Chris Healy (Wed Apr 16 2014 - 14:54:37 EST)
- should we change the name/macros of file-private locks? Jeff Layton (Wed Apr 16 2014 - 14:58:21 EST)
- Re: sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160() David Miller (Wed Apr 16 2014 - 14:58:44 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 14:59:56 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 15:00:00 EST)
- Re: [PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 15:00:15 EST)
- [PATCH] perf tools: Fix pmu object compilation error Jiri Olsa (Wed Apr 16 2014 - 15:01:09 EST)
- Re: [PATCH] perf tools: Fix pmu object compilation error David Ahern (Wed Apr 16 2014 - 15:02:32 EST)
- Re: [PATCH 1/3] mfd: tps65090: Allow charger module to be used when no irq Lee Jones (Wed Apr 16 2014 - 15:03:56 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Wed Apr 16 2014 - 15:04:26 EST)
- Re: [PATCH] KVM: x86: Fix page-tables reserved bits Marcelo Tosatti (Wed Apr 16 2014 - 15:04:55 EST)
- Re: [PATCH 1/2] ARM: berlin: add scu and chipctrl device nodes for BG2/BG2Q Sebastian Hesselbarth (Wed Apr 16 2014 - 15:05:21 EST)
- Re: [PATCH 2/2] ARM: berlin: add SMP support Sebastian Hesselbarth (Wed Apr 16 2014 - 15:05:58 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 15:07:21 EST)
- Re: [PATCH 0/3] net: mdio-gpio enhancements David Miller (Wed Apr 16 2014 - 15:10:36 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 15:13:56 EST)
- Re: [PATCHv9 0/7] add compressing abstraction and multi stream support Sergey Senozhatsky (Wed Apr 16 2014 - 15:21:05 EST)
- Re: [PATCH] KVM: x86: Fix CR3 and LDT sel should not be saved in TSS Marcelo Tosatti (Wed Apr 16 2014 - 15:21:24 EST)
- Re: [PATCH v2 0/2] ARM: berlin: add GPIO support for the BG2Q Sebastian Hesselbarth (Wed Apr 16 2014 - 15:21:41 EST)
- Re: w1-gpio: sleeping function called from invalid context Paul Gortmaker (Wed Apr 16 2014 - 15:21:53 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Mel Gorman (Wed Apr 16 2014 - 15:21:57 EST)
- Re: [PATCH v2] seccomp: fix memory leak on filter attach David Miller (Wed Apr 16 2014 - 15:26:49 EST)
- Re: [PATCH v4 21/21] misc: support for I-8024 in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 15:27:04 EST)
- Re: [PATCH v2] seccomp: fix memory leak on filter attach Kees Cook (Wed Apr 16 2014 - 15:36:57 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 16 2014 - 15:39:33 EST)
- Re: [PATCH 1/1] kernel/torture.c: unmark torture_init_* as __inline Pranith Kumar (Wed Apr 16 2014 - 15:43:54 EST)
- Re: [PATCH v3 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled Andrew Morton (Wed Apr 16 2014 - 15:44:22 EST)
- [PATCH 1/1] kernel/torture.c: unmark torture_init_* as __inline Pranith Kumar (Wed Apr 16 2014 - 15:46:54 EST)
- Re: [PATCH] workqueue: add __WQ_FREEZING and remove POOL_FREEZING Tejun Heo (Wed Apr 16 2014 - 15:51:28 EST)
- Re: [PATCH v4 13/21] misc: support for LP-8x4x custom parallel bus Sergei Ianovich (Wed Apr 16 2014 - 15:52:19 EST)
- Re: [PATCH v4 21/21] misc: support for I-8024 in LP-8x4x One Thousand Gnomes (Wed Apr 16 2014 - 15:58:11 EST)
- Re: w1-gpio: sleeping function called from invalid context Stanislav Meduna (Wed Apr 16 2014 - 16:00:32 EST)
- Re: should we change the name/macros of file-private locks? Michael Kerrisk (man-pages) (Wed Apr 16 2014 - 16:01:18 EST)
- Re: [PATCH 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Tejun Heo (Wed Apr 16 2014 - 16:01:53 EST)
- Re: [PATCH 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() Tejun Heo (Wed Apr 16 2014 - 16:03:10 EST)
- Re: [PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x One Thousand Gnomes (Wed Apr 16 2014 - 16:03:44 EST)
- Re: [PATCH v4 21/21] misc: support for I-8024 in LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 16:04:58 EST)
- RE: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Paul Zimmerman (Wed Apr 16 2014 - 16:08:25 EST)
- [PATCH] Configure FSL eSPI CSBEF and CSAFT Jane Wan (Wed Apr 16 2014 - 16:10:38 EST)
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators Andrew Bresticker (Wed Apr 16 2014 - 16:16:16 EST)
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy Randy Dunlap (Wed Apr 16 2014 - 16:16:40 EST)
- Re: should we change the name/macros of file-private locks? Jeremy Allison (Wed Apr 16 2014 - 16:16:48 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Andrew Morton (Wed Apr 16 2014 - 16:19:56 EST)
- Re: [PATCH 1/3] net: mdio-gpio: Use devm_ functions where possible Guenter Roeck (Wed Apr 16 2014 - 16:22:34 EST)
- Re: [PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators Andrew Bresticker (Wed Apr 16 2014 - 16:24:39 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 16 2014 - 16:25:18 EST)
- RE: Info: mapping multiple BARs. Your kernel is fine. Zhang, Rui (Wed Apr 16 2014 - 16:25:26 EST)
- Re: [PATCH] serial_core: fix uart PORT_UNKNOWN handling gregkh@xxxxxxxxxxxxxxxxxxx (Wed Apr 16 2014 - 16:26:09 EST)
- Re: [PATCH] pinctrl: as3722: fix handling of GPIO invert bit Andrew Bresticker (Wed Apr 16 2014 - 16:29:34 EST)
- Re: [PATCH v4 12/21] serial: support for 16550A serial ports on LP-8x4x Sergei Ianovich (Wed Apr 16 2014 - 16:30:40 EST)
- Re: [PATCH v4 13/21] misc: support for LP-8x4x custom parallel bus One Thousand Gnomes (Wed Apr 16 2014 - 16:31:03 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Bjorn Helgaas (Wed Apr 16 2014 - 16:31:54 EST)
- Re: [PATCH v2 4/5] regulator: tps65090: Allow setting the overcurrent wait time Randy Dunlap (Wed Apr 16 2014 - 16:33:43 EST)
- [PATCH v2] tools/perf: allow overriding sysfs and proc finding with env var Cody P Schafer (Wed Apr 16 2014 - 16:41:26 EST)
- [PATCH v2] pinctrl: as3722: fix handling of GPIO invert bit Andrew Bresticker (Wed Apr 16 2014 - 16:41:38 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL Russell King - ARM Linux (Wed Apr 16 2014 - 16:42:20 EST)
- [PATCH] staging: android: binder.c: avoid sparse checker warning: cast removes address space of expression Yves Deweerdt (Wed Apr 16 2014 - 16:42:34 EST)
- Re: [3.15rc1] BUG at mm/filemap.c:202! Hugh Dickins (Wed Apr 16 2014 - 16:42:56 EST)
- Re: [PATCH 1/1] kernel/torture.c: unmark torture_init_* as __inline Paul E. McKenney (Wed Apr 16 2014 - 16:44:46 EST)
- [PATCH 1/2] include/linux/torture.h: remove unused duplicate definition Pranith Kumar (Wed Apr 16 2014 - 16:45:51 EST)
- Re: [PATCH] w1: avoid recursive device_add Dr. H. Nikolaus Schaller (Wed Apr 16 2014 - 16:46:46 EST)
- [PATCH 2/2] kernel/rcu/rcutorture.c: use macro to define module parameter Pranith Kumar (Wed Apr 16 2014 - 16:47:40 EST)
- Re: [PATCH] sdhci: Forward EPROBE_DEFER on vmmc and vqmmc regulators Mark Brown (Wed Apr 16 2014 - 16:48:19 EST)
- Re: [PATCH V2 2/2] ahci: add support for Hisilicon sata Tejun Heo (Wed Apr 16 2014 - 16:49:31 EST)
- Re: [PATCH V2 1/2] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Tejun Heo (Wed Apr 16 2014 - 16:50:17 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Simon Glass (Wed Apr 16 2014 - 16:50:41 EST)
- Re: [PATCH] Dead code removal in madvise_willneed Andrew Morton (Wed Apr 16 2014 - 16:51:00 EST)
- Re: [PATCH] workqueue: add __WQ_FREEZING and remove POOL_FREEZING Tejun Heo (Wed Apr 16 2014 - 16:51:09 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Mark Brown (Wed Apr 16 2014 - 16:52:09 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Sergei Ianovich (Wed Apr 16 2014 - 16:57:34 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL One Thousand Gnomes (Wed Apr 16 2014 - 16:57:55 EST)
- Re: [PATCH v3] control groups: documentation improvements Tejun Heo (Wed Apr 16 2014 - 17:00:39 EST)
- Re: [PATCH] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Mark Brown (Wed Apr 16 2014 - 17:00:49 EST)
- Re: [PATCH] Configure FSL eSPI CSBEF and CSAFT Mark Brown (Wed Apr 16 2014 - 17:06:09 EST)
- Re: [PATCH] .gitignore: ignore Module.symvers in all directories Michal Marek (Wed Apr 16 2014 - 17:08:40 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL Russell King - ARM Linux (Wed Apr 16 2014 - 17:09:54 EST)
- Re: [PATCH] FMC: misc_register should not be called while atomic Greg Kroah-Hartman (Wed Apr 16 2014 - 17:10:29 EST)
- [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control Johannes Weiner (Wed Apr 16 2014 - 17:13:39 EST)
- Re: [PATCH 2/2] kernel/rcu/rcutorture.c: use macro to define module parameter Paul E. McKenney (Wed Apr 16 2014 - 17:14:22 EST)
- Re: [PATCH] mm/mempool: warn about __GFP_ZERO usage Andrew Morton (Wed Apr 16 2014 - 17:16:11 EST)
- Re: [patch 0/4] genirq/exynos timers: Fix the CPU hotplug wreckage sanely Thomas Gleixner (Wed Apr 16 2014 - 17:16:20 EST)
- Re: [PATCH] KVM: x86: Fix page-tables reserved bits H. Peter Anvin (Wed Apr 16 2014 - 17:17:48 EST)
- Re: [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes Jason Gunthorpe (Wed Apr 16 2014 - 17:21:33 EST)
- Re: [PATCH] mm/mempool: warn about __GFP_ZERO usage Andrew Morton (Wed Apr 16 2014 - 17:22:17 EST)
- Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays delicious quinoa (Wed Apr 16 2014 - 17:23:28 EST)
- [PATCH v2] ARM: dts: imx6q-gk802: Enable HDMI Philipp Zabel (Wed Apr 16 2014 - 17:24:05 EST)
- Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg Michal Marek (Wed Apr 16 2014 - 17:24:24 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 16 2014 - 17:26:02 EST)
- Re: [PATCH] scripts/tags.sh: add pattern for DEFINE_HASHTABLE Michal Marek (Wed Apr 16 2014 - 17:26:22 EST)
- Re: [PATCH v3] kbuild: move extra gcc checks to scripts/Makefile.extrawarn Michal Marek (Wed Apr 16 2014 - 17:29:58 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Mark Brown (Wed Apr 16 2014 - 17:32:17 EST)
- Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays Rob Herring (Wed Apr 16 2014 - 17:33:56 EST)
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control Andrew Morton (Wed Apr 16 2014 - 17:34:39 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 16 2014 - 17:35:00 EST)
- Re: [PATCH 1/1] kernel/torture.c: unmark torture_init_* as __inline Pranith Kumar (Wed Apr 16 2014 - 17:35:18 EST)
- RE: [PATCH 1/2] staging: comedi: addi_apci_1564: remove use of devpriv->iobase Hartley Sweeten (Wed Apr 16 2014 - 17:43:24 EST)
- [PATCH 2/2] dmaengine: qcom_bam_dma: Add binding for v1.3.0 Andy Gross (Wed Apr 16 2014 - 17:46:01 EST)
- Re: [Intel-gfx] REGRESSION 3.14 i915 warning & mouse cursor vanishing Jani Nikula (Wed Apr 16 2014 - 17:46:19 EST)
- [PATCH 0/2] dmaengine: qcom_bam_dma: Add support for v1.3.0 Andy Gross (Wed Apr 16 2014 - 17:46:45 EST)
- [PATCH 1/2] dmaengine: qcom_bam_dma: Add v1.3.0 driver support Andy Gross (Wed Apr 16 2014 - 17:47:04 EST)
- Re: [PATCH 1/2] include/linux/torture.h: remove unused duplicate definition Paul E. McKenney (Wed Apr 16 2014 - 17:47:22 EST)
- Re: [PATCH 1/1] kernel/torture.c: unmark torture_init_* as __inline Paul E. McKenney (Wed Apr 16 2014 - 17:47:47 EST)
- RE: [PATCH 2/2 v2] staging: comedi: addi_apci_1564: fixup and absorb apci1564_reset() Hartley Sweeten (Wed Apr 16 2014 - 17:55:18 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Mark Brown (Wed Apr 16 2014 - 17:55:30 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Tejun Heo (Wed Apr 16 2014 - 17:58:35 EST)
- Re: [Intel-gfx] REGRESSION 3.14 i915 warning & mouse cursor vanishing Steven Noonan (Wed Apr 16 2014 - 18:03:57 EST)
- Re: [RFC][PATCH 0/4] No I/O from mntput Eric W. Biederman (Wed Apr 16 2014 - 18:04:05 EST)
- Re: [PATCH] KVM: x86: Fix page-tables reserved bits Marcelo Tosatti (Wed Apr 16 2014 - 18:04:50 EST)
- Re: [PATCH 6/8] tty/serial: pl011: add generic earlycon support Rob Herring (Wed Apr 16 2014 - 18:15:14 EST)
- Re: [PATCH 1/1] fs/xfs/xfs_log.c: Fix comparison to bool Andrew Morton (Wed Apr 16 2014 - 18:16:11 EST)
- Re: 3.13.?: Strange / dangerous fan policy... Manuel Krause (Wed Apr 16 2014 - 18:18:24 EST)
- debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline poma (Wed Apr 16 2014 - 18:19:15 EST)
- Re: [PATCH V2] workqueue: fix possible race condition when rescuer VS pwq-release Lai Jiangshan (Wed Apr 16 2014 - 18:31:54 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Dave Jones (Wed Apr 16 2014 - 18:32:05 EST)
- Re: [PATCH] FMC: misc_register should not be called while atomic Alessandro Rubini (Wed Apr 16 2014 - 18:40:00 EST)
- Re: should we change the name/macros of file-private locks? Stefan (metze) Metzmacher (Wed Apr 16 2014 - 18:42:35 EST)
- Re: [PATCH] ipc,shm: increase default size for shmmax Andrew Morton (Wed Apr 16 2014 - 18:46:43 EST)
- Re: [PATCH 1/1] fs/xfs/xfs_log.c: Fix comparison to bool Joe Perches (Wed Apr 16 2014 - 18:48:09 EST)
- Re: sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160() David Miller (Wed Apr 16 2014 - 18:49:38 EST)
- Re: sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160() mroos (Wed Apr 16 2014 - 18:49:54 EST)
- Re: [PATCH] softirq: a single rcu_bh_qs() call is enough Paul E. McKenney (Wed Apr 16 2014 - 18:51:24 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Bjorn Helgaas (Wed Apr 16 2014 - 18:56:18 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 16 2014 - 18:59:26 EST)
- Re: rb tree hrtimer lockup bug (found by perf_fuzzer) Thomas Gleixner (Wed Apr 16 2014 - 19:00:58 EST)
- Re: [GIT PULL] fbdev fixes for 3.15 Linus Torvalds (Wed Apr 16 2014 - 19:04:51 EST)
- Re: [RFC PATCH 1/5] KVM: vmx: speed up emulation of invalid guest state Marcelo Tosatti (Wed Apr 16 2014 - 19:07:21 EST)
- Re: [PATCH] [v2] mm: pass VM_BUG_ON() reason to dump_page() Andrew Morton (Wed Apr 16 2014 - 19:07:58 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Stephane Eranian (Wed Apr 16 2014 - 19:08:42 EST)
- [PATCH v2 1/3] mmc: tegra: disable UHS modes Andrew Bresticker (Wed Apr 16 2014 - 19:09:07 EST)
- [PATCH v2 2/3] mmc: tegra: fix reporting of base clock frequency Andrew Bresticker (Wed Apr 16 2014 - 19:09:28 EST)
- [PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply Andrew Bresticker (Wed Apr 16 2014 - 19:09:57 EST)
- Re: [PATCH 2/2] kernel/rcu/rcutorture.c: use macro to define module parameter Pranith Kumar (Wed Apr 16 2014 - 19:11:34 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Bjorn Helgaas (Wed Apr 16 2014 - 19:12:02 EST)
- [PATCH v3 0/5] Fixes for tps65090 for Samsung ARM Chromebook Doug Anderson (Wed Apr 16 2014 - 19:13:13 EST)
- [PATCH v3 2/5] charger: tps65090: Allow charger module to be used when no irq Doug Anderson (Wed Apr 16 2014 - 19:13:33 EST)
- [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time Doug Anderson (Wed Apr 16 2014 - 19:14:01 EST)
- Apply For Loan Mohammad Loan Firm (Wed Apr 16 2014 - 19:14:19 EST)
- kredÄta piedÄvÄjums GT Bank plc (Wed Apr 16 2014 - 19:14:47 EST)
- [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 16 2014 - 19:15:24 EST)
- [PATCH v2 0/3] Tegra SD/MMC fixes Andrew Bresticker (Wed Apr 16 2014 - 19:15:42 EST)
- [PATCH v3 3/5] mfd: tps65090: Stop caching most registers Doug Anderson (Wed Apr 16 2014 - 19:16:19 EST)
- Re: [PATCH v2 4/5] regulator: tps65090: Allow setting the overcurrent wait time Doug Anderson (Wed Apr 16 2014 - 19:16:42 EST)
- [PATCH v3 1/5] mfd: tps65090: Don't tell child devices we have an IRQ if we don't Doug Anderson (Wed Apr 16 2014 - 19:16:46 EST)
- Re: [PATCH v2 3/3] ARM: tegra: fix Venice2 SD card VQMMC supply Stephen Warren (Wed Apr 16 2014 - 19:17:01 EST)
- Re: [PATCH] ipc,shm: increase default size for shmmax Davidlohr Bueso (Wed Apr 16 2014 - 19:19:19 EST)
- Re: [PATCH 2/2] kernel/rcu/rcutorture.c: use macro to define module parameter Paul E. McKenney (Wed Apr 16 2014 - 19:23:45 EST)
- Re: [PATCH v2 5/5] regulator: tps65090: Make FETs more reliable by adding retries Simon Glass (Wed Apr 16 2014 - 19:25:10 EST)
- Re: [PATCH 05/19] SUNRPC: track whether a request is coming from a loop-back interface. NeilBrown (Wed Apr 16 2014 - 19:25:39 EST)
- Re: [PATCH 2/2] workqueue: jumps to use_dfl_pwq if the target cpumask is equal wq's DaeSeok Youn (Wed Apr 16 2014 - 19:26:30 EST)
- [PATCH] f2fs: fix to unlock f2fs_lock at the omitted error case Jaegeuk Kim (Wed Apr 16 2014 - 19:30:03 EST)
- [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Lai Jiangshan (Wed Apr 16 2014 - 19:30:50 EST)
- [PATCH 2/2] workqueue: fix possible race condition when rescuer VS pwq-release Lai Jiangshan (Wed Apr 16 2014 - 19:30:57 EST)
- RE: [PATCH 2/2 v3] staging: comedi: addi_apci_1564: fixup and absorb apci1564_reset() Hartley Sweeten (Wed Apr 16 2014 - 19:37:55 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Jaegeuk Kim (Wed Apr 16 2014 - 19:38:07 EST)
- Re: [PATCH] Route keyboard LEDs through the generic LEDs layer. Samuel Thibault (Wed Apr 16 2014 - 19:38:26 EST)
- Re: [PATCH v3] mtd: m25p80: Calculate flash block protect bits based on number of sectors Marek Vasut (Wed Apr 16 2014 - 19:41:06 EST)
- Re: [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary Minchan Kim (Wed Apr 16 2014 - 19:42:35 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Apr 16 2014 - 19:55:02 EST)
- Re: [PATCH] workqueue: add __WQ_FREEZING and remove POOL_FREEZING Lai Jiangshan (Wed Apr 16 2014 - 19:55:25 EST)
- Re: [PATCH] staging: android: binder.c: avoid sparse checker warning: cast removes address space of expression Dan Carpenter (Wed Apr 16 2014 - 19:58:39 EST)
- [PATCH 0/9] dmtimer code clean-up first pass Joel Fernandes (Wed Apr 16 2014 - 20:00:42 EST)
- Re: [PATCH] fbdev: fix possible NULL pointer derefernce DaeSeok Youn (Wed Apr 16 2014 - 20:01:04 EST)
- [PATCH 7/9] ARM: OMAP: dmtimer: Have __omap_dm_timer_load_start set ST bit in CTRL instead of caller Joel Fernandes (Wed Apr 16 2014 - 20:04:05 EST)
- [PATCH 5/9] ARM: OMAP1: dmtimer: Rewrite modify of IDLECT mask to use new is_running function Joel Fernandes (Wed Apr 16 2014 - 20:04:24 EST)
- [PATCH 1/9] ARM: OMAP: dmtimer: Remove setting of clk parent indirectly through platform hook Joel Fernandes (Wed Apr 16 2014 - 20:04:43 EST)
- RE: [PATCH 2/2 v3] staging: comedi: addi_apci_1564: fixup and absorb apci1564_reset() Hartley Sweeten (Wed Apr 16 2014 - 20:04:50 EST)
- [PATCH 9/9] ARM: OMAP: dmtimer: Get rid of check for mem resource error Joel Fernandes (Wed Apr 16 2014 - 20:05:17 EST)
- [PATCH 4/9] ARM: OMAP: dmtimer: Add function to check if timer is running Joel Fernandes (Wed Apr 16 2014 - 20:05:42 EST)
- [PATCH 8/9] ARM: OMAP: dmtimer: Add function to check for timer availability Joel Fernandes (Wed Apr 16 2014 - 20:06:04 EST)
- [PATCH 3/9] ARM: OMAP: dmtimer: Add note to set parent from DT Joel Fernandes (Wed Apr 16 2014 - 20:06:32 EST)
- [PATCH 6/9] ARM: OMAP: dmtimer: Add a write_ctrl function to simplify bit setting Joel Fernandes (Wed Apr 16 2014 - 20:06:46 EST)
- [PATCH 2/9] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework Joel Fernandes (Wed Apr 16 2014 - 20:07:03 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Minchan Kim (Wed Apr 16 2014 - 20:07:17 EST)
- Re: [PATCH] PM / devfreq: Use freq_table for available_frequencies Saravana Kannan (Wed Apr 16 2014 - 20:12:38 EST)
- [DRIVER CORE] drivers/base/dd.c incorrect pr_debug() parameters Frank Rowand (Wed Apr 16 2014 - 20:12:53 EST)
- Re: [3.14+] kernel BUG at mm/filemap.c:1347! Hugh Dickins (Wed Apr 16 2014 - 20:17:04 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Dave Jones (Wed Apr 16 2014 - 20:19:37 EST)
- Re: [PATCH/RFC 00/19] Support loop-back NFS mounts NeilBrown (Wed Apr 16 2014 - 20:21:11 EST)
- Re: [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes Liviu Dudau (Wed Apr 16 2014 - 20:24:28 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Bob Liu (Wed Apr 16 2014 - 20:28:31 EST)
- Re: mm: kernel BUG at mm/huge_memory.c:1829! Andrea Arcangeli (Wed Apr 16 2014 - 20:31:52 EST)
- Re: Re: [Nfs-ganesha-devel] should we change the name/macros of file-private locks? Jim Lieb (Wed Apr 16 2014 - 20:32:23 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Hidetoshi Seto (Wed Apr 16 2014 - 20:43:04 EST)
- Re: [DRIVER CORE] drivers/base/dd.c incorrect pr_debug() parameters Joe Perches (Wed Apr 16 2014 - 20:49:19 EST)
- Re: [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. NeilBrown (Wed Apr 16 2014 - 20:51:28 EST)
- Re: [PATCH 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung (Wed Apr 16 2014 - 21:01:22 EST)
- Re: [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal. NeilBrown (Wed Apr 16 2014 - 21:04:13 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Alexey Khoroshilov (Wed Apr 16 2014 - 21:12:09 EST)
- Re: [DRIVER CORE] drivers/base/dd.c incorrect pr_debug() parameters Frank Rowand (Wed Apr 16 2014 - 21:12:53 EST)
- Re: [DRIVER CORE] drivers/base/dd.c incorrect pr_debug() parameters Joe Perches (Wed Apr 16 2014 - 21:24:09 EST)
- Re: [PATCH v3 3/3] cgroup: implement cgroup.populated for the default hierarchy Li Zefan (Wed Apr 16 2014 - 21:24:17 EST)
- Re: [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes Jason Gunthorpe (Wed Apr 16 2014 - 21:25:00 EST)
- Re: [PATCH/RFC 00/19] Support loop-back NFS mounts Dave Chinner (Wed Apr 16 2014 - 21:27:56 EST)
- linux-next: manual merge of the ipsec tree with Linus' tree Stephen Rothwell (Wed Apr 16 2014 - 21:34:45 EST)
- Re: [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID Chanwoo Choi (Wed Apr 16 2014 - 21:37:41 EST)
- Re: [PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy Li Zefan (Wed Apr 16 2014 - 21:43:58 EST)
- Re: [uClinux-dev] v3.15-rc1 slab allocator broken on m68knommu (coldfire) Joonsoo Kim (Wed Apr 16 2014 - 21:48:57 EST)
- Re: [PATCH/RFC 00/19] Support loop-back NFS mounts NeilBrown (Wed Apr 16 2014 - 21:50:41 EST)
- Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Masami Hiramatsu (Wed Apr 16 2014 - 22:00:16 EST)
- Re: [PATCH v2 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support. Iyappan Subramanian (Wed Apr 16 2014 - 22:07:40 EST)
- [PATCH] sched/deadline: Fix memory leak Li Zefan (Wed Apr 16 2014 - 22:09:03 EST)
- Re: [DRIVER CORE] drivers/base/dd.c incorrect pr_debug() parameters Greg Kroah-Hartman (Wed Apr 16 2014 - 22:35:02 EST)
- Re: rb tree hrtimer lockup bug (found by perf_fuzzer) Greg KH (Wed Apr 16 2014 - 22:38:28 EST)
- Re: [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock NeilBrown (Wed Apr 16 2014 - 22:39:07 EST)
- Re: Re: [PATCH V5.1] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers Yoshihiro YUNOMAE (Wed Apr 16 2014 - 22:39:11 EST)
- [PATCH v3 0/4] net: Add APM X-Gene SoC Ethernet driver support Iyappan Subramanian (Wed Apr 16 2014 - 22:39:32 EST)
- [PATCH v3 3/4] dts: Add bindings for APM X-Gene SoC ethernet driver Iyappan Subramanian (Wed Apr 16 2014 - 22:39:41 EST)
- [PATCH v3 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver Iyappan Subramanian (Wed Apr 16 2014 - 22:40:02 EST)
- [PATCH v3 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support. Iyappan Subramanian (Wed Apr 16 2014 - 22:40:05 EST)
- [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver Iyappan Subramanian (Wed Apr 16 2014 - 22:41:33 EST)
- linux-next: manual merge of the crypto tree with Linus' tree Stephen Rothwell (Wed Apr 16 2014 - 22:50:03 EST)
- [f2fs-dev][PATCH] f2fs: introduce raw_nat_from_node_info() to simplfy codes Chao Yu (Wed Apr 16 2014 - 22:52:18 EST)
- linux-next: manual merge of the crypto tree with Linus' tree Stephen Rothwell (Wed Apr 16 2014 - 22:58:35 EST)
- Re: [PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4 Fengguang Wu (Wed Apr 16 2014 - 22:59:25 EST)
- Re: [RFC PATCH v3] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Wed Apr 16 2014 - 23:06:40 EST)
- Re: [PATCH] FMC: misc_register should not be called while atomic Greg KH (Wed Apr 16 2014 - 23:09:32 EST)
- [PATCH v2] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers Masami Hiramatsu (Wed Apr 16 2014 - 23:13:10 EST)
- Re: [PATCH 3/3] Staging:android:uapi:binder.h __packed Greg KH (Wed Apr 16 2014 - 23:15:28 EST)
- Re: [PATCH RESEND 2/2] staging: binder: Code simplification Greg KH (Wed Apr 16 2014 - 23:16:23 EST)
- Re: [PATCH v3 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support. Joe Perches (Wed Apr 16 2014 - 23:17:11 EST)
- Re: [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver Joe Perches (Wed Apr 16 2014 - 23:18:22 EST)
- Re: [PATCH 1/4] Staging: lustre: Fixed formatting errors in lib-types.h identified by checkpatch.pl Greg KH (Wed Apr 16 2014 - 23:24:22 EST)
- Re: [GIT PULL] fbdev fixes for 3.15 Stephen Rothwell (Wed Apr 16 2014 - 23:24:49 EST)
- mtip32xx: Increase timeout for STANDBY IMMEDIATE command Asai Thambi S P (Wed Apr 16 2014 - 23:28:19 EST)
- Re: [PATCH] Staging:Line6:usbdefs.h parenthesis for Marcos Greg KH (Wed Apr 16 2014 - 23:28:44 EST)
- mtip32xx: Remove dfs_parent after pci unregister Asai Thambi S P (Wed Apr 16 2014 - 23:30:31 EST)
- block: check for dying queue in generic_make_request() Asai Thambi S P (Wed Apr 16 2014 - 23:32:11 EST)
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Jisheng Zhang (Wed Apr 16 2014 - 23:35:34 EST)
- in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Wed Apr 16 2014 - 23:36:09 EST)
- [net/sctp] 362d52040c7: +99.0% netperf.Throughput_Mbps Fengguang Wu (Wed Apr 16 2014 - 23:39:19 EST)
- [raid5] kernel BUG at drivers/md/raid5.c:4374! Fengguang Wu (Thu Apr 17 2014 - 00:01:13 EST)
- [sched,rcu] b84c4e08143: +3.1% will-it-scale.per_thread_ops Fengguang Wu (Thu Apr 17 2014 - 00:04:06 EST)
- [PATCH] staging: rts5139: fixed coding style Thomas Tanaka (Thu Apr 17 2014 - 00:05:36 EST)
- Re: [PATCH v2] ARM: mm: support big-endian page tables Jianguo Wu (Thu Apr 17 2014 - 00:06:54 EST)
- Re: [PATCH] cif: fix dead code Steve French (Thu Apr 17 2014 - 00:10:36 EST)
- [x86] BUG: Bad page map in process usemem pte:310103e3c pmd:7b3c2a067 Fengguang Wu (Thu Apr 17 2014 - 00:12:02 EST)
- Re: [raid5] kernel BUG at drivers/md/raid5.c:4374! NeilBrown (Thu Apr 17 2014 - 00:14:15 EST)
- Re: [x86] BUG: Bad page map in process usemem pte:310103e3c pmd:7b3c2a067 Fengguang Wu (Thu Apr 17 2014 - 00:20:44 EST)
- Re: [PATCH/RFC 00/19] Support loop-back NFS mounts Dave Chinner (Thu Apr 17 2014 - 00:23:30 EST)
- linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Thu Apr 17 2014 - 00:32:48 EST)
- Re: [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal. Dave Chinner (Thu Apr 17 2014 - 00:42:50 EST)
- Re: [PATCH v2] ARM: dts: imx6q-gk802: Enable HDMI Shawn Guo (Thu Apr 17 2014 - 00:57:05 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets Willy Tarreau (Thu Apr 17 2014 - 01:03:46 EST)
- linux-next: manual merge of the userns tree with Linus' tree Stephen Rothwell (Thu Apr 17 2014 - 01:07:18 EST)
- linux-next: build failure after merge of the userns tree Stephen Rothwell (Thu Apr 17 2014 - 01:13:35 EST)
- Re: [PATCH] mtd: fsl-quadspi: fix __iomem annotations Brian Norris (Thu Apr 17 2014 - 01:13:55 EST)
- Re: linux-next: manual merge of the userns tree with Linus' tree Al Viro (Thu Apr 17 2014 - 01:25:27 EST)
- Re: [PATCH 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Thu Apr 17 2014 - 01:36:37 EST)
- [ sched,rcu] BUG: using __this_cpu_add_return() in preemptible [00000000] code: swapper/0/1 Jet Chen (Thu Apr 17 2014 - 01:38:09 EST)
- Re: [RFC PATCH] sched: let task migration destination cpu do active balance Alex Shi (Thu Apr 17 2014 - 01:43:43 EST)
- Re: [Nfs-ganesha-devel] should we change the name/macros of file-private locks? Michael Kerrisk (man-pages) (Thu Apr 17 2014 - 01:44:19 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Thu Apr 17 2014 - 01:50:28 EST)
- [PATCH] cgroup: fix the retry path of cgroup_mount() Li Zefan (Thu Apr 17 2014 - 01:54:08 EST)
- Re: [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc. Dave Chinner (Thu Apr 17 2014 - 01:58:32 EST)
- [PATCH] dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ Joel Fernandes (Thu Apr 17 2014 - 01:59:13 EST)
- Re: [PATCH v2 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support Srikanth Thokala (Thu Apr 17 2014 - 02:03:37 EST)
- [PATCH V6] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers Yoshihiro YUNOMAE (Thu Apr 17 2014 - 02:07:01 EST)
- Re: [PATCH 0/6] mfd/gpio: cleanup of STMPE driver Shawn Guo (Thu Apr 17 2014 - 02:12:15 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Matthias Graf (Thu Apr 17 2014 - 02:26:58 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Thu Apr 17 2014 - 02:27:24 EST)
- [f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init Chao Yu (Thu Apr 17 2014 - 02:29:03 EST)
- [PATCH] clocksource: pit: Add Freescale PIT-RTI devicetree Documentation Xiubo Li (Thu Apr 17 2014 - 02:43:44 EST)
- RE: [PATCH] mm : Avoid candidate task is equal to current task Peter Chiang (Thu Apr 17 2014 - 02:48:45 EST)
- [RFC PATCH v4] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Thu Apr 17 2014 - 02:51:08 EST)
- Re: [PATCH 3/4] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Sebastian Hesselbarth (Thu Apr 17 2014 - 02:54:39 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Lee Jones (Thu Apr 17 2014 - 02:58:11 EST)
- REGRESSION: OOPS: Intel Corporation Core Processor Integrated Graphics Controller, Linux HEAD when powering off internal Laptop display on t410s and extending and rotating external screen Thomas Glanzmann (Thu Apr 17 2014 - 02:58:34 EST)
- Powerpc: e1000e cannot work normally after system resume from sleep(standby) Dongsheng.Wang@xxxxxxxxxxxxx (Thu Apr 17 2014 - 03:00:50 EST)
- Re: [GIT PULL] fbdev fixes for 3.15 Tomi Valkeinen (Thu Apr 17 2014 - 03:08:40 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Thu Apr 17 2014 - 03:08:52 EST)
- [GIT PULL] fbdev reorder for 3.15 (rebased) Tomi Valkeinen (Thu Apr 17 2014 - 03:09:19 EST)
- [GIT PULL REQUEST] one md BUG-fix for 3.15-rc NeilBrown (Thu Apr 17 2014 - 03:12:29 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init Jaegeuk Kim (Thu Apr 17 2014 - 03:19:06 EST)
- Re: linux-next: build failure after merge of the userns tree Eric W. Biederman (Thu Apr 17 2014 - 03:19:30 EST)
- Re: [PATCH] sched/deadline: Fix memory leak Juri Lelli (Thu Apr 17 2014 - 03:21:52 EST)
- [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:23:01 EST)
- [PATCH 2/5] blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:23:05 EST)
- [PATCH 4/5] powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:23:12 EST)
- [PATCH 5/5] sh: defconfig: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:23:41 EST)
- [PATCH 3/5] mips: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:24:01 EST)
- [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Thu Apr 17 2014 - 03:24:47 EST)
- linux-next: Tree for Apr 17 Stephen Rothwell (Thu Apr 17 2014 - 03:36:19 EST)
- Re: debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline Clemens Ladisch (Thu Apr 17 2014 - 03:41:51 EST)
- Re: [PATCH v2] pwm_lpss: Add support for PCI devices Mika Westerberg (Thu Apr 17 2014 - 03:42:22 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Jaegeuk Kim (Thu Apr 17 2014 - 03:48:04 EST)
- Re: [PATCH V2 2/2] ahci: add support for Hisilicon sata Hans de Goede (Thu Apr 17 2014 - 03:48:31 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Li.Xiubo@xxxxxxxxxxxxx (Thu Apr 17 2014 - 03:49:44 EST)
- Re: [PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d Paul Bolle (Thu Apr 17 2014 - 03:50:43 EST)
- [PATCH 1/3] perf hists: Add missing updates on nr_non_filtered_entries Namhyung Kim (Thu Apr 17 2014 - 03:53:42 EST)
- [PATCH 2/3] perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() Namhyung Kim (Thu Apr 17 2014 - 03:53:59 EST)
- [PATCH 0/3] perf top/tui: Fixes for percentage filter behavior Namhyung Kim (Thu Apr 17 2014 - 03:54:16 EST)
- [PATCH 3/3] perf top/tui: Update nr_entries properly after filter is applied Namhyung Kim (Thu Apr 17 2014 - 03:54:38 EST)
- [PATCH 2/2] vlan: Centralize handling of hardware acceleration Zhu Yanjun (Thu Apr 17 2014 - 03:58:02 EST)
- Re: rb tree hrtimer lockup bug (found by perf_fuzzer) Thomas Gleixner (Thu Apr 17 2014 - 03:59:29 EST)
- Re: Kernel scanning/freeing to relieve cgroup memory pressure Glyn Normington (Thu Apr 17 2014 - 04:00:25 EST)
- RE: [f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init Chao Yu (Thu Apr 17 2014 - 04:02:41 EST)
- Re: [PATCHv2 5/8] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Chanwoo Choi (Thu Apr 17 2014 - 04:04:46 EST)
- [PATCH] tracing/uprobes: fix uprobe_cpu_buffer memory leak zhangwei(Jovi) (Thu Apr 17 2014 - 04:07:08 EST)
- Re: [GIT PULL 00/11] perf/core improvements and fixes Ingo Molnar (Thu Apr 17 2014 - 04:08:22 EST)
- Re: [PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets Lee Jones (Thu Apr 17 2014 - 04:09:12 EST)
- [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts Masami Hiramatsu (Thu Apr 17 2014 - 04:17:42 EST)
- [PATCH -tip v9 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic Masami Hiramatsu (Thu Apr 17 2014 - 04:17:43 EST)
- [PATCH -tip v9 05/26] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_* Masami Hiramatsu (Thu Apr 17 2014 - 04:17:58 EST)
- [PATCH -tip v9 07/26] [BUGFIX] x86: Prohibit probing on thunk functions and restore Masami Hiramatsu (Thu Apr 17 2014 - 04:18:04 EST)
- [PATCH -tip v9 10/26] kprobes/x86: Allow probe on some kprobe preparation functions Masami Hiramatsu (Thu Apr 17 2014 - 04:18:12 EST)
- [PATCH -tip v9 12/26] ftrace/*probes: Allow probing on some functions Masami Hiramatsu (Thu Apr 17 2014 - 04:18:26 EST)
- [PATCH -tip v9 13/26] x86: Allow kprobes on text_poke/hw_breakpoint Masami Hiramatsu (Thu Apr 17 2014 - 04:18:32 EST)
- [PATCH -tip v9 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Masami Hiramatsu (Thu Apr 17 2014 - 04:18:41 EST)
- [PATCH -tip v9 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace Masami Hiramatsu (Thu Apr 17 2014 - 04:18:57 EST)
- [PATCH -tip v9 18/26] sched: Use NOKPROBE_SYMBOL macro in sched Masami Hiramatsu (Thu Apr 17 2014 - 04:19:03 EST)
- [PATCH -tip v9 19/26] kprobes: Show blacklist entries via debugfs Masami Hiramatsu (Thu Apr 17 2014 - 04:19:10 EST)
- [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module Masami Hiramatsu (Thu Apr 17 2014 - 04:19:23 EST)
- [PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text Masami Hiramatsu (Thu Apr 17 2014 - 04:19:38 EST)
- [PATCH -tip v9 24/26] kprobes: Enlarge hash table to 512 entries Masami Hiramatsu (Thu Apr 17 2014 - 04:19:51 EST)
- [PATCH -tip v9 26/26] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe Masami Hiramatsu (Thu Apr 17 2014 - 04:20:03 EST)
- [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits Masami Hiramatsu (Thu Apr 17 2014 - 04:20:30 EST)
- [PATCH -tip v9 23/26] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers Masami Hiramatsu (Thu Apr 17 2014 - 04:21:24 EST)
- [PATCH -tip v9 21/26] kprobes: Use NOKPROBE_SYMBOL() in sample modules Masami Hiramatsu (Thu Apr 17 2014 - 04:22:18 EST)
- Re: [PATCH 1/2] perf record: Propagate exit status of a command line workload Namhyung Kim (Thu Apr 17 2014 - 04:22:48 EST)
- Re: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Shawn Guo (Thu Apr 17 2014 - 04:23:02 EST)
- [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Chew Chiau Ee (Thu Apr 17 2014 - 04:23:35 EST)
- [PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI Chew Chiau Ee (Thu Apr 17 2014 - 04:23:57 EST)
- [PATCH 1/2] spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI Chew Chiau Ee (Thu Apr 17 2014 - 04:24:26 EST)
- [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier Masami Hiramatsu (Thu Apr 17 2014 - 04:26:06 EST)
- [PATCH -tip v9 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes Masami Hiramatsu (Thu Apr 17 2014 - 04:26:35 EST)
- Re: [PATCH 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic Lee Jones (Thu Apr 17 2014 - 04:26:48 EST)
- [sched] INFO: rcu_sched self-detected stall on CPU { 3} Jet Chen (Thu Apr 17 2014 - 04:27:19 EST)
- Re: [PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices Jacek Anaszewski (Thu Apr 17 2014 - 04:28:05 EST)
- Re: [sched] INFO: rcu_sched self-detected stall on CPU { 3} Alex Shi (Thu Apr 17 2014 - 04:28:53 EST)
- [PATCH -tip v9 11/26] kprobes: Allow probe on some kprobe functions Masami Hiramatsu (Thu Apr 17 2014 - 04:29:56 EST)
- [PATCH -tip v9 06/26] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt Masami Hiramatsu (Thu Apr 17 2014 - 04:31:04 EST)
- [PATCH -tip v9 09/26] x86: Call exception_enter after kprobes handled Masami Hiramatsu (Thu Apr 17 2014 - 04:31:46 EST)
- [PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist Masami Hiramatsu (Thu Apr 17 2014 - 04:32:23 EST)
- [PATCH -tip v9 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping Masami Hiramatsu (Thu Apr 17 2014 - 04:32:45 EST)
- [PATCH -tip v9 08/26] kprobes/x86: Call exception handlers directly from do_int3/do_debug Masami Hiramatsu (Thu Apr 17 2014 - 04:32:51 EST)
- Re: [PATCH 2/2] mfd: sec-core: Update sec_pmic documentation Lee Jones (Thu Apr 17 2014 - 04:33:24 EST)
- [PATCH -tip v9 03/26] kprobes: Prohibit probing on .entry.text code Masami Hiramatsu (Thu Apr 17 2014 - 04:34:07 EST)
- RE: [RFC][PATCH 1/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Li.Xiubo@xxxxxxxxxxxxx (Thu Apr 17 2014 - 04:35:12 EST)
- Re: [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts Ingo Molnar (Thu Apr 17 2014 - 04:37:39 EST)
- [PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB Antoine TÃnart (Thu Apr 17 2014 - 04:43:47 EST)
- Re: linux-next: manual merge of the userns tree with Linus' tree Eric W. Biederman (Thu Apr 17 2014 - 04:45:02 EST)
- [PATCH 2/2] ARM: dts: berlin: add the BG2CD GPIO nodes Antoine TÃnart (Thu Apr 17 2014 - 04:45:53 EST)
- [PATCH 1/2] ARM: dts: berlin: add the BG2 GPIO nodes Antoine TÃnart (Thu Apr 17 2014 - 04:46:19 EST)
- [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD Antoine TÃnart (Thu Apr 17 2014 - 04:46:49 EST)
- Re: [PATCH] perf tools: Adjust symbols in VDSO Adrian Hunter (Thu Apr 17 2014 - 04:47:41 EST)
- [PATCH v6 4/8] ARM: sun6i: Protect CPU clock Maxime Ripard (Thu Apr 17 2014 - 04:50:32 EST)
- [PATCH v6 0/8] Add support for the Allwinner A31 DMA Controller Maxime Ripard (Thu Apr 17 2014 - 04:50:44 EST)
- [PATCH v6 7/8] DMA: sun6i: Add driver for the Allwinner A31 DMA controller Maxime Ripard (Thu Apr 17 2014 - 04:51:14 EST)
- [PATCH v6 8/8] ARM: sun6i: dt: Add A31 DMA controller to DTSI Maxime Ripard (Thu Apr 17 2014 - 04:51:39 EST)
- [PATCH v6 1/8] clk: sunxi: Remove calls to clk_put Maxime Ripard (Thu Apr 17 2014 - 04:52:26 EST)
- [PATCH v6 6/8] ARM: sun6i: Sort the NMI node by physical address Maxime Ripard (Thu Apr 17 2014 - 04:52:46 EST)
- [PATCH v6 5/8] ARM: sun6i: Protect SDRAM gating bit Maxime Ripard (Thu Apr 17 2014 - 04:53:15 EST)
- [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks Maxime Ripard (Thu Apr 17 2014 - 04:53:47 EST)
- [PATCH v6 2/8] ARM: sunxi: Split out the various machines into separate files Maxime Ripard (Thu Apr 17 2014 - 04:53:55 EST)
- Re: [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts Masami Hiramatsu (Thu Apr 17 2014 - 04:54:13 EST)
- Re: [PATCH 2/6] regulator: arizona-ldo1: Move setup processing from arizona-core Lee Jones (Thu Apr 17 2014 - 04:58:56 EST)
- [PATCH] vt6656/aes_ccmp.c: Fix a sparse "symbol not declared" warning chihuanqi (Thu Apr 17 2014 - 05:04:17 EST)
- [PATCH v5 2/5] KVM: MMU: properly check last spte in fast_page_fault() Xiao Guangrong (Thu Apr 17 2014 - 05:06:08 EST)
- [PATCH v5 4/5] KVM: MMU: flush tlb if the spte can be locklessly modified Xiao Guangrong (Thu Apr 17 2014 - 05:06:31 EST)
- [PATCH v5 5/5] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes Xiao Guangrong (Thu Apr 17 2014 - 05:07:10 EST)
- Re: [PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4 Mel Gorman (Thu Apr 17 2014 - 05:07:33 EST)
- [PATCH v5 1/5] Revert "KVM: Simplify kvm->tlbs_dirty handling" Xiao Guangrong (Thu Apr 17 2014 - 05:08:20 EST)
- [PATCH v5 3/5] KVM: MMU: lazily drop large spte Xiao Guangrong (Thu Apr 17 2014 - 05:08:49 EST)
- [PATCH v5 0/5] KVM: x86: flush tlb out of mmu-lock after write protection Xiao Guangrong (Thu Apr 17 2014 - 05:09:24 EST)
- [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support Maxime Ripard (Thu Apr 17 2014 - 05:10:35 EST)
- [PATCH v3 2/2] ARM: sun6i: a31: Add support for the High Speed Timers Maxime Ripard (Thu Apr 17 2014 - 05:11:07 EST)
- [PATCH v3 1/2] clocksource: sun5i: Add support for reset controller Maxime Ripard (Thu Apr 17 2014 - 05:11:40 EST)
- Re: [PATCH] .gitignore: ignore Module.symvers in all directories Zhao\, Gang (Thu Apr 17 2014 - 05:18:15 EST)
- [f2fs-dev] [PATCH] f2fs: fix to enable readahead last NAT block Chao Yu (Thu Apr 17 2014 - 05:21:21 EST)
- Re: [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell Jacek Anaszewski (Thu Apr 17 2014 - 05:23:34 EST)
- [PATCH] ipmi: fix seq number of bt msg in debug message Xie XiuQi (Thu Apr 17 2014 - 05:27:21 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Thu Apr 17 2014 - 05:31:51 EST)
- [PATCH v4 0/2] nohz: fix idle accounting in NO_HZ kernels Hidetoshi Seto (Thu Apr 17 2014 - 05:36:00 EST)
- [PATCH v3] ARM: mm: support big-endian page tables Jianguo Wu (Thu Apr 17 2014 - 05:37:56 EST)
- [PATCH 1/2] nohz: make updating sleep stats local Hidetoshi Seto (Thu Apr 17 2014 - 05:39:20 EST)
- [PATCH v2 1/2] regmap: add reg_read/reg_write callbacks to regmap_bus struct Boris BREZILLON (Thu Apr 17 2014 - 05:40:33 EST)
- [PATCH v2 0/2] regmap: support regmap over SMBus Boris BREZILLON (Thu Apr 17 2014 - 05:41:07 EST)
- [PATCH v2 2/2] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Boris BREZILLON (Thu Apr 17 2014 - 05:41:34 EST)
- [PATCH 2/2] nohz: delayed iowait accounting for nohz idle time stats Hidetoshi Seto (Thu Apr 17 2014 - 05:42:30 EST)
- Re: [PATCH v3] ARM: mm: support big-endian page tables Marc Zyngier (Thu Apr 17 2014 - 05:43:29 EST)
- [PATCH] tty: serial: Add driver for MEN's 16z135 High Speed UART. Johannes Thumshirn (Thu Apr 17 2014 - 05:45:41 EST)
- Re: [PATCH] pinctrl: as3722: fix handling of GPIO invert bit Laxman Dewangan (Thu Apr 17 2014 - 05:48:30 EST)
- Re: [perf] more perf_fuzzer memory corruption Ingo Molnar (Thu Apr 17 2014 - 05:48:45 EST)
- Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs Lee Jones (Thu Apr 17 2014 - 05:50:05 EST)
- [PATCH] kernfs: fix a subdir count leak Jianyu Zhan (Thu Apr 17 2014 - 05:52:34 EST)
- [PATCH 2/3] cpufreq: ppc: Fix integer overflow in expression Geert Uytterhoeven (Thu Apr 17 2014 - 05:53:48 EST)
- [PATCH 1/3] cpufreq: ppc: Add missing #include <asm/smp.h> Geert Uytterhoeven (Thu Apr 17 2014 - 05:54:20 EST)
- [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks Geert Uytterhoeven (Thu Apr 17 2014 - 05:54:55 EST)
- [PATCH 6/6] sound: lx_core: Translate comments from french to english Maxime Ripard (Thu Apr 17 2014 - 05:55:33 EST)
- [PATCH v1] dma: imx-sdma: add support for sdma memory copy Robin Gong (Thu Apr 17 2014 - 05:55:52 EST)
- [tip:perf/core] perf hists: Add support for showing relative percentage tip-bot for Namhyung Kim (Thu Apr 17 2014 - 05:56:09 EST)
- [tip:perf/core] perf report: Add --percentage option tip-bot for Namhyung Kim (Thu Apr 17 2014 - 05:56:30 EST)
- [tip:perf/core] perf diff: Add --percentage option tip-bot for Namhyung Kim (Thu Apr 17 2014 - 05:56:41 EST)
- [tip:perf/core] perf tools: Add hist.percentage config option tip-bot for Namhyung Kim (Thu Apr 17 2014 - 05:57:06 EST)
- Re: [PATCH] Error reporting improvement Jiri Olsa (Thu Apr 17 2014 - 05:57:15 EST)
- [tip:perf/core] perf kmem: Introduce --list-cmds for use by scripts tip-bot for Ramkumar Ramachandra (Thu Apr 17 2014 - 05:57:31 EST)
- [tip:perf/core] perf mem: Introduce --list-cmds for use by scripts tip-bot for Ramkumar Ramachandra (Thu Apr 17 2014 - 05:57:42 EST)
- [tip:perf/core] perf lock: Introduce --list-cmds for use by scripts tip-bot for Ramkumar Ramachandra (Thu Apr 17 2014 - 05:57:58 EST)
- [tip:perf/core] perf sched: Introduce --list-cmds for use by scripts tip-bot for Ramkumar Ramachandra (Thu Apr 17 2014 - 05:58:12 EST)
- [tip:perf/urgent] kprobes/x86: Fix page-fault handling logic tip-bot for Masami Hiramatsu (Thu Apr 17 2014 - 05:59:05 EST)
- [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs tip-bot for Ingo Molnar (Thu Apr 17 2014 - 05:59:25 EST)
- [tip:perf/core] perf ui/tui: Add 'F' hotkey to toggle percentage output tip-bot for Namhyung Kim (Thu Apr 17 2014 - 06:01:02 EST)
- [tip:perf/core] perf tools: Show absolute percentage by default tip-bot for Namhyung Kim (Thu Apr 17 2014 - 06:01:37 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Mel Gorman (Thu Apr 17 2014 - 06:02:29 EST)
- [tip:perf/core] perf top: Add --percentage option tip-bot for Namhyung Kim (Thu Apr 17 2014 - 06:03:31 EST)
- [PATCH 2/6] sound: lx_core: Switch to using BIT macro Maxime Ripard (Thu Apr 17 2014 - 06:04:47 EST)
- [PATCH 3/6] sound: lx_core: Fix dev_dbg typo Maxime Ripard (Thu Apr 17 2014 - 06:05:18 EST)
- [PATCH 5/6] sound: lx_core: Remove useless #if 0 .. #endif Maxime Ripard (Thu Apr 17 2014 - 06:05:54 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Peter Zijlstra (Thu Apr 17 2014 - 06:06:16 EST)
- Re: [alsa-devel] [PATCH] sound: lx_core: Few misc cleanups Maxime Ripard (Thu Apr 17 2014 - 06:06:59 EST)
- [PATCH 4/6] sound: lx_core: Remove dead code Maxime Ripard (Thu Apr 17 2014 - 06:07:31 EST)
- [PATCH 1/6] sound: lx_core: Remove unused defines Maxime Ripard (Thu Apr 17 2014 - 06:08:02 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Peter Zijlstra (Thu Apr 17 2014 - 06:09:38 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Peter Zijlstra (Thu Apr 17 2014 - 06:10:17 EST)
- [PATCHv2 6/8] extcon: max8997: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:10:51 EST)
- [PATCH] clocksource: fix clocksource_mmio_readX_down Xiubo Li (Thu Apr 17 2014 - 06:11:09 EST)
- [PATCHv2 7/8] extcon: palmas: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:11:57 EST)
- Re: [PATCH] tty: serial: Add driver for MEN's 16z135 High Speed UART. Alexander Shiyan (Thu Apr 17 2014 - 06:12:18 EST)
- [PATCHv2 0/8] Resource-managed extcon device register function Sangjung Woo (Thu Apr 17 2014 - 06:13:09 EST)
- [PATCHv3 3/8] extcon: gpio: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:13:36 EST)
- [PATCHv2 4/8] extcon: max14577: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:14:00 EST)
- [PATCHv2 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:14:36 EST)
- [PATCHv2 5/8] extcon: max77693: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:15:10 EST)
- [PATCHv2 2/8] extcon: adc-jack: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 06:15:35 EST)
- Re: [PATCHv2 5/8] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Chanwoo Choi (Thu Apr 17 2014 - 06:16:00 EST)
- [PATCHv2 1/8] extcon: Add resource-managed extcon register function Sangjung Woo (Thu Apr 17 2014 - 06:16:54 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 06:25:41 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Shevchenko, Andriy (Thu Apr 17 2014 - 06:25:50 EST)
- Re: [PATCH 2/6] mfd: stmpe: add optional regulators Lee Jones (Thu Apr 17 2014 - 06:30:33 EST)
- Re: [PATCH] ipc,shm: increase default size for shmmax Michael Kerrisk (Thu Apr 17 2014 - 06:41:57 EST)
- Re: [PATCH 3/6] mfd: stmpe: prope properly from the device tree Lee Jones (Thu Apr 17 2014 - 06:44:25 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Thu Apr 17 2014 - 06:45:49 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Daniel Mack (Thu Apr 17 2014 - 06:46:16 EST)
- [PATCH v4] control groups: documentation improvements Glyn Normington (Thu Apr 17 2014 - 06:46:30 EST)
- Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments Lee Jones (Thu Apr 17 2014 - 06:49:42 EST)
- Re: [PATCH] tty: serial: Add driver for MEN's 16z135 High Speed UART. One Thousand Gnomes (Thu Apr 17 2014 - 06:51:35 EST)
- Re: [PATCH 4/6] mfd: stmpe: mask off unused blocks properly Lee Jones (Thu Apr 17 2014 - 06:52:31 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Michael Kerrisk (Thu Apr 17 2014 - 06:54:27 EST)
- Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80) Thierry Reding (Thu Apr 17 2014 - 06:54:44 EST)
- Re: [PATCH v3 3/5] mfd: tps65090: Stop caching most registers Lee Jones (Thu Apr 17 2014 - 07:00:53 EST)
- Re: [PATCH v2] pwm_lpss: Add support for PCI devices Thierry Reding (Thu Apr 17 2014 - 07:10:00 EST)
- Media keys cause "ACPI: \_SB_.ATKD: Unsupported event" on ASUS laptop Mantas MikulÄnas (Thu Apr 17 2014 - 07:11:43 EST)
- Re: [PATCH v2] pwm_lpss: Add support for PCI devices One Thousand Gnomes (Thu Apr 17 2014 - 07:17:42 EST)
- Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80) Marek Vasut (Thu Apr 17 2014 - 07:24:49 EST)
- Re: [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Marek Vasut (Thu Apr 17 2014 - 07:24:49 EST)
- [PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code Andrzej Hajda (Thu Apr 17 2014 - 07:29:47 EST)
- [PATCH RFC 1/3] drm/exynos: refactor drm drivers registration code Andrzej Hajda (Thu Apr 17 2014 - 07:29:54 EST)
- [PATCH RFC 2/3] drivers/base: provide lightweight framework for componentized devices Andrzej Hajda (Thu Apr 17 2014 - 07:30:03 EST)
- [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Thu Apr 17 2014 - 07:30:30 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Thu Apr 17 2014 - 07:32:47 EST)
- USB 2.0 device is not working in USB 3.0 ports shrikant (Thu Apr 17 2014 - 07:35:21 EST)
- Re: [PATCH v2] pwm_lpss: Add support for PCI devices Thierry Reding (Thu Apr 17 2014 - 07:36:21 EST)
- [RFC PATCH 1/2] printk: print initial logbuf contents before re-enabling interrupts Will Deacon (Thu Apr 17 2014 - 07:36:36 EST)
- [RESEND PATCH] hid: Add custom driver for Lenovo ThinkPad Compact Bluetooth Keyboard Jamie Lentin (Thu Apr 17 2014 - 07:39:55 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Christian Borntraeger (Thu Apr 17 2014 - 07:42:16 EST)
- [RFC PATCH 2/2] printk: report dropping of messages from logbuf Will Deacon (Thu Apr 17 2014 - 07:44:45 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Thu Apr 17 2014 - 07:45:50 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Thu Apr 17 2014 - 07:46:25 EST)
- Re: [RESEND PATCH] hid: Add custom driver for Lenovo ThinkPad Compact Bluetooth Keyboard Jiri Kosina (Thu Apr 17 2014 - 07:49:51 EST)
- Re: [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for Exynos3250 ADC Chanwoo Choi (Thu Apr 17 2014 - 07:52:28 EST)
- Re: should we change the name/macros of file-private locks? Jeff Layton (Thu Apr 17 2014 - 07:53:26 EST)
- Re: [PATCH v4 1/2] Documentation: Add GPIO reset binding to reset binding documentation Maxime Ripard (Thu Apr 17 2014 - 08:01:02 EST)
- Re: should we change the name/macros of file-private locks? Michael Kerrisk (man-pages) (Thu Apr 17 2014 - 08:04:53 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Sergei Ianovich (Thu Apr 17 2014 - 08:13:35 EST)
- Re: [PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2 Marc Zyngier (Thu Apr 17 2014 - 08:13:47 EST)
- [PATCH] mfd: wm5110: Add missing isolation control register Charles Keepax (Thu Apr 17 2014 - 08:22:34 EST)
- Re: [PATCH 2/2] vmx: speed up wildcard MMIO EVENTFD Michael S. Tsirkin (Thu Apr 17 2014 - 08:33:37 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Daniel Mack (Thu Apr 17 2014 - 08:34:50 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Jean Pihet (Thu Apr 17 2014 - 08:44:52 EST)
- Re: [PATCH v2] pwm_lpss: Add support for PCI devices One Thousand Gnomes (Thu Apr 17 2014 - 08:46:14 EST)
- Re: [PATCH] mfd: wm5110: Add missing isolation control register Lee Jones (Thu Apr 17 2014 - 08:46:40 EST)
- Re: [PATCH 0/3] perf top/tui: Fixes for percentage filter behavior Jiri Olsa (Thu Apr 17 2014 - 08:46:52 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Borislav Petkov (Thu Apr 17 2014 - 08:50:43 EST)
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control Johannes Weiner (Thu Apr 17 2014 - 08:57:52 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Borislav Petkov (Thu Apr 17 2014 - 09:02:21 EST)
- [PATCH v2 2/2] ahci: Use pci_enable_msi_exact() instead of pci_enable_msi_range() Alexander Gordeev (Thu Apr 17 2014 - 09:12:33 EST)
- [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Alexander Gordeev (Thu Apr 17 2014 - 09:12:33 EST)
- Re: [PATCH 3/3] perf top/tui: Update nr_entries properly after filter is applied Jiri Olsa (Thu Apr 17 2014 - 09:13:00 EST)
- [PATCH v2 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev (Thu Apr 17 2014 - 09:13:31 EST)
- Re: [PATCH RESEND 3/5] ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCs Antoine Ténart (Thu Apr 17 2014 - 09:14:13 EST)
- Re: [PATCH 1/2] ahci: Ensure "MSI Revert to Single Message" mode is not enforced Alexander Gordeev (Thu Apr 17 2014 - 09:15:07 EST)
- Re: [PATCH v4] control groups: documentation improvements Tejun Heo (Thu Apr 17 2014 - 09:16:31 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Jean Pihet (Thu Apr 17 2014 - 09:17:14 EST)
- Re: [PATCH] kernfs: fix a subdir count leak Tejun Heo (Thu Apr 17 2014 - 09:19:36 EST)
- Re: [PATCH 1/1] Char: ipmi_bt_sm, fix infinite loop Torsten Duwe (Thu Apr 17 2014 - 09:21:56 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Borislav Petkov (Thu Apr 17 2014 - 09:22:10 EST)
- Re: [PATCH RESEND 3/5] ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCs Sebastian Hesselbarth (Thu Apr 17 2014 - 09:24:28 EST)
- [PATCH] of: arm: powerpc: Restrict memory@0 node handling to affected platforms Leif Lindholm (Thu Apr 17 2014 - 09:24:47 EST)
- Re: [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Tejun Heo (Thu Apr 17 2014 - 09:28:25 EST)
- Re: [PATCH 1/3] perf hists: Add missing updates on nr_non_filtered_entries Jiri Olsa (Thu Apr 17 2014 - 09:31:26 EST)
- Re: [PATCH] tracing/uprobes: fix uprobe_cpu_buffer memory leak Namhyung Kim (Thu Apr 17 2014 - 09:31:42 EST)
- Re: [PATCH V2 2/2] ahci: add support for Hisilicon sata Tejun Heo (Thu Apr 17 2014 - 09:32:04 EST)
- Re: [PATCH 1/1] Char: ipmi_bt_sm, fix infinite loop Corey Minyard (Thu Apr 17 2014 - 09:33:25 EST)
- Re: [ sched,rcu] BUG: using __this_cpu_add_return() in preemptible [00000000] code: swapper/0/1 Paul E. McKenney (Thu Apr 17 2014 - 09:34:12 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Antoine Ténart (Thu Apr 17 2014 - 09:34:29 EST)
- Re: [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Alexander Gordeev (Thu Apr 17 2014 - 09:34:56 EST)
- Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg Jianyu Zhan (Thu Apr 17 2014 - 09:37:27 EST)
- Re: [PATCH 0/3] perf top/tui: Fixes for percentage filter behavior Namhyung Kim (Thu Apr 17 2014 - 09:38:39 EST)
- Re: [PATCH 0/6] mfd/gpio: cleanup of STMPE driver Silvio Fricke (Thu Apr 17 2014 - 09:39:13 EST)
- [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe Silvio Fricke (Thu Apr 17 2014 - 09:40:18 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 09:41:43 EST)
- Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Vivek Goyal (Thu Apr 17 2014 - 09:43:55 EST)
- Re: [PATCH 3/3] perf top/tui: Update nr_entries properly after filter is applied Jiri Olsa (Thu Apr 17 2014 - 09:44:56 EST)
- [PATCH 08/18] ia64: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:45:26 EST)
- [PATCH 14/18] sparc: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:45:40 EST)
- [PATCH 09/18] m32r: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:45:54 EST)
- Re: [PATCH v4] control groups: documentation improvements Glyn Normington (Thu Apr 17 2014 - 09:46:19 EST)
- [PATCH 17/18] documentation: memory-barriers: clarify relaxed io accessor semantics Will Deacon (Thu Apr 17 2014 - 09:46:48 EST)
- [PATCH 01/18] asm-generic: io: implement relaxed accessor macros as conditional wrappers Will Deacon (Thu Apr 17 2014 - 09:47:05 EST)
- [PATCH 16/18] x86: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:47:26 EST)
- [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Will Deacon (Thu Apr 17 2014 - 09:47:53 EST)
- [PATCH 15/18] tile: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:48:18 EST)
- [PATCH v2] tty: serial: Add driver for MEN's 16z135 High Speed UART. Johannes Thumshirn (Thu Apr 17 2014 - 09:48:31 EST)
- [PATCH 04/18] xtensa: io: remove dummy relaxed accessor macros for reads Will Deacon (Thu Apr 17 2014 - 09:49:10 EST)
- [PATCH 02/18] microblaze: io: remove dummy relaxed accessor macros Will Deacon (Thu Apr 17 2014 - 09:49:43 EST)
- [PATCH 11/18] mn10300: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:50:03 EST)
- Re: [PATCH 1/3] perf hists: Add missing updates on nr_non_filtered_entries Namhyung Kim (Thu Apr 17 2014 - 09:50:26 EST)
- [PATCH 12/18] parisc: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:50:58 EST)
- [PATCH 03/18] s390: io: remove dummy relaxed accessor macros for reads Will Deacon (Thu Apr 17 2014 - 09:51:16 EST)
- [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Will Deacon (Thu Apr 17 2014 - 09:51:45 EST)
- [PATCH 06/18] frv: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:52:15 EST)
- [PATCH 07/18] cris: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:52:33 EST)
- Re: [PATCH 3/3] perf top/tui: Update nr_entries properly after filter is applied Namhyung Kim (Thu Apr 17 2014 - 09:52:54 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Thu Apr 17 2014 - 09:53:08 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Thu Apr 17 2014 - 09:53:26 EST)
- [PATCH 10/18] m68k: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:54:15 EST)
- [PATCH 13/18] powerpc: io: implement dummy relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 09:54:44 EST)
- Re: [sched,rcu] b84c4e08143: +3.1% will-it-scale.per_thread_ops Paul E. McKenney (Thu Apr 17 2014 - 09:55:23 EST)
- Re: [PATCH v4] control groups: documentation improvements Tejun Heo (Thu Apr 17 2014 - 09:56:00 EST)
- Re: [PATCH v2 0/2] ahci: Tweaks to the driver's PCI function Tejun Heo (Thu Apr 17 2014 - 10:01:27 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Peter Zijlstra (Thu Apr 17 2014 - 10:01:35 EST)
- RE: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Luck, Tony (Thu Apr 17 2014 - 10:06:01 EST)
- Re: REGRESSION: OOPS: Intel Corporation Core Processor Integrated Graphics Controller, Linux HEAD when powering off internal Laptop display on t410s and extending and rotating external screen Jani Nikula (Thu Apr 17 2014 - 10:08:10 EST)
- [PATCH 2/4] Documentation: add makefiles for more targets Peter Foley (Thu Apr 17 2014 - 10:12:29 EST)
- [PATCH 1/4] Documentation: use subdir-y to avoid unnecessary built-in.o files Peter Foley (Thu Apr 17 2014 - 10:12:46 EST)
- [PATCH 4/4] Documentation: fix misc. warnings Peter Foley (Thu Apr 17 2014 - 10:12:57 EST)
- [PATCH] cgroup: clean up obsolete code and comment Jianyu Zhan (Thu Apr 17 2014 - 10:14:48 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Will Deacon (Thu Apr 17 2014 - 10:17:40 EST)
- Re: w1-gpio: sleeping function called from invalid context Stanislav Meduna (Thu Apr 17 2014 - 10:18:47 EST)
- [PATCH 3/4] Documentation: make functions static to avoid prototype warnings Peter Foley (Thu Apr 17 2014 - 10:19:22 EST)
- Re: [PATCH] cgroup: clean up obsolete code and comment Tejun Heo (Thu Apr 17 2014 - 10:19:31 EST)
- Re: [PATCH] cgroup: clean up obsolete code and comment Jianyu Zhan (Thu Apr 17 2014 - 10:22:29 EST)
- Re: [perf] more perf_fuzzer memory corruption Ingo Molnar (Thu Apr 17 2014 - 10:22:41 EST)
- Re: [RFC][PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Daniel Lezcano (Thu Apr 17 2014 - 10:22:53 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets Willy Tarreau (Thu Apr 17 2014 - 10:24:35 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Thu Apr 17 2014 - 10:27:23 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Thu Apr 17 2014 - 10:40:02 EST)
- Re: [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier Josh Triplett (Thu Apr 17 2014 - 10:40:54 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Thu Apr 17 2014 - 10:41:20 EST)
- Re: [PATCH] tracing/uprobes: fix uprobe_cpu_buffer memory leak Steven Rostedt (Thu Apr 17 2014 - 10:43:38 EST)
- [PATCH 05/18] alpha: io: implement relaxed accessor macros for writes Will Deacon (Thu Apr 17 2014 - 10:45:42 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Peter Zijlstra (Thu Apr 17 2014 - 10:47:32 EST)
- Re: [PATCH v4] control groups: documentation improvements Glyn Normington (Thu Apr 17 2014 - 10:51:52 EST)
- Re: [PATCH 15/18] tile: io: implement dummy relaxed accessor macros for writes Chris Metcalf (Thu Apr 17 2014 - 10:53:10 EST)
- Re: [PATCH v2] tty: serial: Add driver for MEN's 16z135 High Speed UART. One Thousand Gnomes (Thu Apr 17 2014 - 10:54:34 EST)
- Re: [PATCH 5/7] blk-mq: initialize request on allocation Ming Lei (Thu Apr 17 2014 - 10:54:44 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Thu Apr 17 2014 - 10:54:58 EST)
- Re: [PATCH 2/4] ARM: at91/dt: define sam9x5 clocks Alexandre Belloni (Thu Apr 17 2014 - 10:55:45 EST)
- Re: [PATCH 5/7] blk-mq: initialize request on allocation Christoph Hellwig (Thu Apr 17 2014 - 10:57:21 EST)
- Re: [PATCH v4] control groups: documentation improvements Tejun Heo (Thu Apr 17 2014 - 10:57:41 EST)
- pull request: wireless 2014-04-17 John W. Linville (Thu Apr 17 2014 - 11:00:39 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Thu Apr 17 2014 - 11:03:41 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Felipe Balbi (Thu Apr 17 2014 - 11:04:07 EST)
- [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Waiman Long (Thu Apr 17 2014 - 11:05:05 EST)
- [PATCH v9 01/19] qspinlock: A simple generic 4-byte queue spinlock Waiman Long (Thu Apr 17 2014 - 11:05:19 EST)
- [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Waiman Long (Thu Apr 17 2014 - 11:05:36 EST)
- [PATCH v9 12/19] unfair qspinlock: Variable frequency lock stealing mechanism Waiman Long (Thu Apr 17 2014 - 11:05:44 EST)
- [PATCH v9 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath Waiman Long (Thu Apr 17 2014 - 11:06:08 EST)
- [PATCH v9 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN Waiman Long (Thu Apr 17 2014 - 11:06:54 EST)
- [PATCH v9 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM Waiman Long (Thu Apr 17 2014 - 11:07:15 EST)
- [PATCH v9 17/19] pvqspinlock: Add qspinlock para-virtualization support Waiman Long (Thu Apr 17 2014 - 11:07:36 EST)
- [PATCH v9 16/19] pvqspinlock: Enable coexistence with the unfair lock Waiman Long (Thu Apr 17 2014 - 11:07:55 EST)
- [PATCH v9 15/19] pvqspinlock, x86: Add PV data structure & methods Waiman Long (Thu Apr 17 2014 - 11:08:03 EST)
- [PATCH v9 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled Waiman Long (Thu Apr 17 2014 - 11:08:11 EST)
- [PATCH v9 13/19] unfair qspinlock: Enable lock stealing in lock waiters Waiman Long (Thu Apr 17 2014 - 11:08:16 EST)
- [PATCH v9 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest Waiman Long (Thu Apr 17 2014 - 11:08:32 EST)
- [PATCH v9 09/19] qspinlock: Prepare for unfair lock support Waiman Long (Thu Apr 17 2014 - 11:08:57 EST)
- [PATCH v9 08/19] qspinlock: Make a new qnode structure to support virtualization Waiman Long (Thu Apr 17 2014 - 11:09:00 EST)
- [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable Waiman Long (Thu Apr 17 2014 - 11:09:07 EST)
- [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path Waiman Long (Thu Apr 17 2014 - 11:09:20 EST)
- [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Thu Apr 17 2014 - 11:09:39 EST)
- Re: [PATCH 5/7] blk-mq: initialize request on allocation Ming Lei (Thu Apr 17 2014 - 11:09:48 EST)
- Re: [RFC PATCH v3] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Thu Apr 17 2014 - 11:12:51 EST)
- [PATCH v9 02/19] qspinlock, x86: Enable x86-64 to use queue spinlock Waiman Long (Thu Apr 17 2014 - 11:13:17 EST)
- [PATCH v9 03/19] qspinlock: Add pending bit Waiman Long (Thu Apr 17 2014 - 11:13:28 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Luiz Capitulino (Thu Apr 17 2014 - 11:13:53 EST)
- RE: [PATCH v2] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers Motohiro Kosaki (Thu Apr 17 2014 - 11:14:16 EST)
- Re: [PATCH 2/4] ARM: at91/dt: define sam9x5 clocks Boris BREZILLON (Thu Apr 17 2014 - 11:16:18 EST)
- Re: question on read_barrier_depends Oliver Neukum (Thu Apr 17 2014 - 11:16:33 EST)
- Re: [RFC PATCH v4] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Thu Apr 17 2014 - 11:17:48 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Sasha Levin (Thu Apr 17 2014 - 11:21:00 EST)
- Re: [PATCH] cgroup: fix the retry path of cgroup_mount() Tejun Heo (Thu Apr 17 2014 - 11:21:12 EST)
- Re: should we change the name/macros of file-private locks? Stefan (metze) Metzmacher (Thu Apr 17 2014 - 11:23:25 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 11:26:31 EST)
- Re: [PATCHv2 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Thu Apr 17 2014 - 11:27:08 EST)
- Re: [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Tejun Heo (Thu Apr 17 2014 - 11:28:05 EST)
- [PATCH 3/3] cgroup: replace pr_warning with preferred pr_warn Jianyu Zhan (Thu Apr 17 2014 - 11:29:21 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions H. Peter Anvin (Thu Apr 17 2014 - 11:29:30 EST)
- [PATCH 2/3] cgroup: remove orphaned cgroup_pidlist_seq_operations Jianyu Zhan (Thu Apr 17 2014 - 11:29:40 EST)
- [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options() Jianyu Zhan (Thu Apr 17 2014 - 11:29:51 EST)
- Re: [PATCHv2 8/8] extcon: arizona: Use devm_extcon_dev_register() Chanwoo Choi (Thu Apr 17 2014 - 11:30:05 EST)
- Re: [PATCH] workqueue: add __WQ_FREEZING and remove POOL_FREEZING Tejun Heo (Thu Apr 17 2014 - 11:30:10 EST)
- Re: [PATCH v2] usb: gadget: fsl: Set dma_ops for FSL USB Gadget Device Felipe Balbi (Thu Apr 17 2014 - 11:31:21 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Thu Apr 17 2014 - 11:32:46 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Sasha Levin (Thu Apr 17 2014 - 11:33:47 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Sam Ravnborg (Thu Apr 17 2014 - 11:36:58 EST)
- Re: [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options() Tejun Heo (Thu Apr 17 2014 - 11:38:17 EST)
- Re: [PATCH v3 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled Akinobu Mita (Thu Apr 17 2014 - 11:41:01 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Daniel J Walsh (Thu Apr 17 2014 - 11:41:33 EST)
- Re: [PATCH 1/3] cgroup: clean up obsolete comment for parse_cgroupfs_options() Jianyu Zhan (Thu Apr 17 2014 - 11:41:38 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Peter Zijlstra (Thu Apr 17 2014 - 11:42:53 EST)
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions Marek Vasut (Thu Apr 17 2014 - 11:45:46 EST)
- Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays delicious quinoa (Thu Apr 17 2014 - 11:46:47 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Will Deacon (Thu Apr 17 2014 - 11:48:22 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Peter Zijlstra (Thu Apr 17 2014 - 11:49:35 EST)
- [PATCH next 0/4] blk-mq: misc changes Ming Lei (Thu Apr 17 2014 - 11:50:06 EST)
- [PATCH next 1/4] blk-mq: free hctx->ctx_map when init failed Ming Lei (Thu Apr 17 2014 - 11:50:20 EST)
- [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Ming Lei (Thu Apr 17 2014 - 11:50:37 EST)
- [PATCH next 4/4] blk-mq: initialize req->q in allocation Ming Lei (Thu Apr 17 2014 - 11:50:46 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Thu Apr 17 2014 - 11:50:58 EST)
- Re: question on read_barrier_depends Alan Stern (Thu Apr 17 2014 - 11:51:05 EST)
- Re: [PATCH v3 3/5] mfd: tps65090: Stop caching most registers Doug Anderson (Thu Apr 17 2014 - 11:51:32 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Thu Apr 17 2014 - 11:51:58 EST)
- [PATCH 35/35] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Kumar Gaurav (Thu Apr 17 2014 - 11:52:43 EST)
- [PATCH next 2/4] blk-mq: fix allocation of set->tags Ming Lei (Thu Apr 17 2014 - 11:53:25 EST)
- [PATCH 1/1] fs/f2fs/checkpoint.c: add static to get_max_meta_blks Fabian Frederick (Thu Apr 17 2014 - 11:53:35 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Nicolas Pitre (Thu Apr 17 2014 - 11:53:50 EST)
- [PATCH] acpi: respect const qualifier Semen Protsenko (Thu Apr 17 2014 - 11:54:12 EST)
- [PATCH 1/1] fs/f2fs/node.c: add static to recover_inline_xattr Fabian Frederick (Thu Apr 17 2014 - 11:54:28 EST)
- Re: [PATCH 35/35] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Kumar Gaurav (Thu Apr 17 2014 - 11:55:09 EST)
- [PATCH] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Kumar Gaurav (Thu Apr 17 2014 - 11:56:02 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Thu Apr 17 2014 - 11:57:25 EST)
- [PATCH 1/1] fs/ubifs/ioctl.c: atomically set inode->i_flags Fabian Frederick (Thu Apr 17 2014 - 11:57:46 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Thu Apr 17 2014 - 11:59:12 EST)
- [PATCH V2] fs/f2fs/node.c: add static to recover_inline_xattr Fabian Frederick (Thu Apr 17 2014 - 12:04:58 EST)
- Re: [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Lai Jiangshan (Thu Apr 17 2014 - 12:05:17 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Thu Apr 17 2014 - 12:05:32 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 12:05:40 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 12:06:20 EST)
- Re: [PATCH 10/18] m68k: io: implement dummy relaxed accessor macros for writes Geert Uytterhoeven (Thu Apr 17 2014 - 12:07:46 EST)
- Re: [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Tejun Heo (Thu Apr 17 2014 - 12:08:49 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 12:11:52 EST)
- Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays Pantelis Antoniou (Thu Apr 17 2014 - 12:12:32 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 12:13:17 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Greg KH (Thu Apr 17 2014 - 12:17:41 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Nicolas Pitre (Thu Apr 17 2014 - 12:21:43 EST)
- [PATCH 1/1] FS/PSTORE: Logging clean-up Fabian Frederick (Thu Apr 17 2014 - 12:22:06 EST)
- Re: [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Lai Jiangshan (Thu Apr 17 2014 - 12:22:19 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Manfred Spraul (Thu Apr 17 2014 - 12:22:43 EST)
- Re: [rtc-linux] Re: [PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets Alessandro Zummo (Thu Apr 17 2014 - 12:23:08 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 12:24:37 EST)
- Re: [PATCH 1/2] workqueue: rescuer_thread() processes all pwqs before exit Tejun Heo (Thu Apr 17 2014 - 12:27:43 EST)
- Re: REGRESSION: OOPS: Intel Corporation Core Processor Integrated Graphics Controller, Linux HEAD when powering off internal Laptop display on t410s and extending and rotating external screen Thomas Glanzmann (Thu Apr 17 2014 - 12:28:05 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps Stanislav Meduna (Thu Apr 17 2014 - 12:30:24 EST)
- Re: [PATCH] usb: phy: mv_u3d: Remove usb phy driver for mv_u3d Felipe Balbi (Thu Apr 17 2014 - 12:31:46 EST)
- Re: [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path Peter Zijlstra (Thu Apr 17 2014 - 12:37:49 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 12:38:42 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 12:38:55 EST)
- Re: [PATCH] ipc,shm: increase default size for shmmax Manfred Spraul (Thu Apr 17 2014 - 12:41:38 EST)
- Re: [PATCH] pinctrl: as3722: fix handling of GPIO invert bit Andrew Bresticker (Thu Apr 17 2014 - 12:44:21 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Timur Tabi (Thu Apr 17 2014 - 12:48:10 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 12:49:06 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Josh Boyer (Thu Apr 17 2014 - 12:54:40 EST)
- Re: [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable Peter Zijlstra (Thu Apr 17 2014 - 12:54:57 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 12:55:45 EST)
- [PATCH] sch: Fix warning on make htmldocs caused by missing description Masanari Iida (Thu Apr 17 2014 - 12:59:36 EST)
- [PATCH 0/1] ahci: Do not receive interrupts sent by dummy ports Alexander Gordeev (Thu Apr 17 2014 - 13:05:42 EST)
- [PATCH 1/1] ahci: Do not receive interrupts sent by dummy ports Alexander Gordeev (Thu Apr 17 2014 - 13:05:42 EST)
- Re: [PATCH 1/1] ahci: Do not receive interrupts sent by dummy ports Tejun Heo (Thu Apr 17 2014 - 13:06:58 EST)
- Re: [PATCH 2/2] vmx: speed up wildcard MMIO EVENTFD Marcelo Tosatti (Thu Apr 17 2014 - 13:07:41 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 13:13:47 EST)
- Re: debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline poma (Thu Apr 17 2014 - 13:18:39 EST)
- Re: [PATCH] pinctrl: as3722: fix handling of GPIO invert bit Laxman Dewangan (Thu Apr 17 2014 - 13:24:45 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 13:26:47 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Konrad Rzeszutek Wilk (Thu Apr 17 2014 - 13:27:13 EST)
- RE: [PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS) Haiyang Zhang (Thu Apr 17 2014 - 13:27:39 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Sasha Levin (Thu Apr 17 2014 - 13:32:11 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 13:34:11 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 13:35:55 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Raghavendra K T (Thu Apr 17 2014 - 13:36:22 EST)
- Re: How do I increment a per-CPU variable without warning? Christoph Lameter (Thu Apr 17 2014 - 13:36:30 EST)
- [PATCH 1/3] perf tools: Cache register accesses for unwind processing Jiri Olsa (Thu Apr 17 2014 - 13:39:50 EST)
- [PATCH 0/3] perf tools: Speedup DWARF unwind Jiri Olsa (Thu Apr 17 2014 - 13:40:03 EST)
- [PATCH 2/3] perf tools: Cache dso data file descriptor Jiri Olsa (Thu Apr 17 2014 - 13:40:12 EST)
- skb_warn_bad_offload+0xc8/0xd5() at net/core/dev.c:2218 Marcin Gibula (Thu Apr 17 2014 - 13:40:32 EST)
- [PATCH 3/3] perf tools: Replace dso data cache with mapped data Jiri Olsa (Thu Apr 17 2014 - 13:41:10 EST)
- [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Thu Apr 17 2014 - 13:43:16 EST)
- [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540 Leif Lindholm (Thu Apr 17 2014 - 13:43:36 EST)
- [PATCH 2/3] mips: dts: add device_type="memory" where missing Leif Lindholm (Thu Apr 17 2014 - 13:43:50 EST)
- [PATCH] percpu: Fix raw_cpu_inc_return() Paul E. McKenney (Thu Apr 17 2014 - 13:44:09 EST)
- [PATCH 3/3] of: Handle memory@0 node on PPC32 only Leif Lindholm (Thu Apr 17 2014 - 13:44:22 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Thu Apr 17 2014 - 13:46:35 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 13:47:24 EST)
- Re: [PATCH 1/1] ahci: Do not receive interrupts sent by dummy ports David Milburn (Thu Apr 17 2014 - 13:51:28 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 13:53:18 EST)
- Re: How do I increment a per-CPU variable without warning? Christoph Lameter (Thu Apr 17 2014 - 13:53:44 EST)
- Re: [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point Guenter Roeck (Thu Apr 17 2014 - 13:55:09 EST)
- [PATCH 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly Doug Anderson (Thu Apr 17 2014 - 14:00:37 EST)
- [PATCH 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms Doug Anderson (Thu Apr 17 2014 - 14:00:46 EST)
- [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Doug Anderson (Thu Apr 17 2014 - 14:01:37 EST)
- [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2 Doug Anderson (Thu Apr 17 2014 - 14:01:52 EST)
- [PATCH 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable Doug Anderson (Thu Apr 17 2014 - 14:01:55 EST)
- [PATCH 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Doug Anderson (Thu Apr 17 2014 - 14:02:15 EST)
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy Raghavendra KT (Thu Apr 17 2014 - 14:04:12 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 14:04:50 EST)
- Re: [PATCH v2] tools/perf: allow overriding sysfs and proc finding with env var Jiri Olsa (Thu Apr 17 2014 - 14:05:18 EST)
- [PATCH 2/8] backports: transform group attribute backport to SmPL form Luis R. Rodriguez (Thu Apr 17 2014 - 14:05:46 EST)
- [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook (Thu Apr 17 2014 - 14:05:55 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 14:06:05 EST)
- [PATCH] cgroup: Use more current logging style Joe Perches (Thu Apr 17 2014 - 14:06:29 EST)
- [PATCH v2 1/3] seccomp: introduce writer locking Kees Cook (Thu Apr 17 2014 - 14:07:10 EST)
- [PATCH v2 3/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook (Thu Apr 17 2014 - 14:07:39 EST)
- [PATCH v2 2/3] seccomp: move no_new_privs into seccomp Kees Cook (Thu Apr 17 2014 - 14:08:09 EST)
- Re: [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Andy Lutomirski (Thu Apr 17 2014 - 14:14:15 EST)
- Re: [PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS) David Miller (Thu Apr 17 2014 - 14:16:15 EST)
- Re: [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook (Thu Apr 17 2014 - 14:19:12 EST)
- Re: How do I increment a per-CPU variable without warning? Paul E. McKenney (Thu Apr 17 2014 - 14:21:29 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 14:24:01 EST)
- Re: [PATCH 4/8] tty/serial: add generic serial earlycon Rob Herring (Thu Apr 17 2014 - 14:28:05 EST)
- Re: [PATCH] sched_clock: Remove deprecated setup_sched_clock() API Stephen Boyd (Thu Apr 17 2014 - 14:31:16 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 14:31:45 EST)
- Re: [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Andy Lutomirski (Thu Apr 17 2014 - 14:32:24 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 14:34:43 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Bjorn Helgaas (Thu Apr 17 2014 - 14:34:49 EST)
- [RESEND PATCH 0/7] Add cros_ec changes for newer boards Doug Anderson (Thu Apr 17 2014 - 14:37:29 EST)
- [RESEND PATCH 6/7] i2c: ChromeOS EC tunnel driver Doug Anderson (Thu Apr 17 2014 - 14:37:49 EST)
- Re: [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook (Thu Apr 17 2014 - 14:40:40 EST)
- [PATCH] clk: zynq: Leave debug clocks in bootup state Soren Brinkmann (Thu Apr 17 2014 - 14:41:43 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Andrew Morton (Thu Apr 17 2014 - 14:53:08 EST)
- Re: [PATCH 0/3] perf top/tui: Fixes for percentage filter behavior Jiri Olsa (Thu Apr 17 2014 - 14:53:46 EST)
- [PATCH] regulator: core: Return error in get optional stub Tim Kryger (Thu Apr 17 2014 - 14:55:46 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 14:58:08 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Jörg-Volker Peetz (Thu Apr 17 2014 - 15:04:27 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 15:07:19 EST)
- [GIT PULL] parisc updates for v3.15 Helge Deller (Thu Apr 17 2014 - 15:08:00 EST)
- Re: [uClinux-dev] v3.15-rc1 slab allocator broken on m68knommu (coldfire) Steven King (Thu Apr 17 2014 - 15:10:02 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Luiz Capitulino (Thu Apr 17 2014 - 15:10:14 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Max Filippov (Thu Apr 17 2014 - 15:13:22 EST)
- Re: [PATCH] cgroup: Use more current logging style Tejun Heo (Thu Apr 17 2014 - 15:14:31 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 15:16:04 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Sam Ravnborg (Thu Apr 17 2014 - 15:16:30 EST)
- Bug in 3.15-rc1: Scheduling while atomic splats filling log Larry Finger (Thu Apr 17 2014 - 15:16:41 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 15:17:16 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 15:20:16 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Thu Apr 17 2014 - 15:21:30 EST)
- an infinite loop in ext4 in 3.14 Mikulas Patocka (Thu Apr 17 2014 - 15:23:32 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 15:23:55 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 15:24:31 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Linus Torvalds (Thu Apr 17 2014 - 15:25:33 EST)
- [PATCH] mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others. Doug Anderson (Thu Apr 17 2014 - 15:32:58 EST)
- [PATCH 1/1] block/blk-throttle.c: add static to blk_throtl_dispatch_work_fn Fabian Frederick (Thu Apr 17 2014 - 15:39:45 EST)
- [PATCH] timer: prevent overflow in apply_slack Jiri Bohac (Thu Apr 17 2014 - 15:42:31 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 15:43:02 EST)
- [PATCH 1/1] kernel/trace: add static to local functions Fabian Frederick (Thu Apr 17 2014 - 15:43:17 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Simo Sorce (Thu Apr 17 2014 - 15:44:40 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Thu Apr 17 2014 - 15:47:29 EST)
- [PATCH] ion: only use the CMA heap when CONFIG_CMA is enabled Mitchel Humpherys (Thu Apr 17 2014 - 15:48:08 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Thu Apr 17 2014 - 15:49:18 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Dave Jones (Thu Apr 17 2014 - 15:53:28 EST)
- [PATCH RFC v2 4/4] mtd: nand: Add a devicetree binding for onfi timing parameters Punnaiah Choudary Kalluri (Thu Apr 17 2014 - 15:59:51 EST)
- [PATCH RFC v2 1/4] Devicetree: Add pl353 smc controller devicetree binding information Punnaiah Choudary Kalluri (Thu Apr 17 2014 - 16:00:10 EST)
- [PATCH RFC v2 0/4] Add arm pl353 smc driver for xilinx zynq soc Punnaiah Choudary Kalluri (Thu Apr 17 2014 - 16:00:29 EST)
- [PATCH RFC v2 2/4] memory: pl353: Add driver for arm pl353 static memory controller Punnaiah Choudary Kalluri (Thu Apr 17 2014 - 16:00:39 EST)
- [PATCH RFC v2 3/4] nand: pl353: Add driver for arm pl353 smc nand interface Punnaiah Choudary Kalluri (Thu Apr 17 2014 - 16:00:47 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Thu Apr 17 2014 - 16:01:52 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Shuah Khan (Thu Apr 17 2014 - 16:02:09 EST)
- [GIT PULL] uprobes: fix the handling of relative jmp/call's Oleg Nesterov (Thu Apr 17 2014 - 16:03:00 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Dave Jones (Thu Apr 17 2014 - 16:04:40 EST)
- [GIT PULL] Detaching mounts on unlink for 3.15 Eric W. Biederman (Thu Apr 17 2014 - 16:06:56 EST)
- Re: should we change the name/macros of file-private locks? Michael Kerrisk (man-pages) (Thu Apr 17 2014 - 16:09:40 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Tejun Heo (Thu Apr 17 2014 - 16:11:10 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Bjorn Helgaas (Thu Apr 17 2014 - 16:11:38 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Andrea Arcangeli (Thu Apr 17 2014 - 16:16:28 EST)
- Re: [PATCH 4/8] tty/serial: add generic serial earlycon Alan Cox (Thu Apr 17 2014 - 16:18:13 EST)
- Re: [PATCH] ipc,shm: increase default size for shmmax Michael Kerrisk (man-pages) (Thu Apr 17 2014 - 16:20:04 EST)
- [PATCH] PNP: Work around BIOS defects in Intel MCH area reporting Bjorn Helgaas (Thu Apr 17 2014 - 16:20:55 EST)
- [PATCH] HID: core: fix validation of report id 0 Kees Cook (Thu Apr 17 2014 - 16:22:39 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Tejun Heo (Thu Apr 17 2014 - 16:22:49 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Thu Apr 17 2014 - 16:23:17 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Michael Kerrisk (man-pages) (Thu Apr 17 2014 - 16:24:16 EST)
- Re: linus-next stats (Re: Linux 3.15-rc1 out, merge window closed) Al Viro (Thu Apr 17 2014 - 16:35:02 EST)
- Re: [PATCH 1/1] Avoid having to provide a fake/invalid fd and path Andrew Morton (Thu Apr 17 2014 - 16:38:05 EST)
- Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk Sebastian Capella (Thu Apr 17 2014 - 16:38:23 EST)
- [RFC,PATCH] mm,parisc: keep track of last mmap'ed address Helge Deller (Thu Apr 17 2014 - 16:46:22 EST)
- Re: BUG: using __this_cpu_write() in preemptible [00000000] code: systemd-udevd/497 Luis Henriques (Thu Apr 17 2014 - 16:47:53 EST)
- [GIT pull] timer fixes for 3.15 Thomas Gleixner (Thu Apr 17 2014 - 16:49:02 EST)
- [PATCH V2 07/19] bus: omap_l3_noc: move L3 master data structure out Nishanth Menon (Thu Apr 17 2014 - 16:50:28 EST)
- [PATCH V2 12/19] bus: omap_l3_noc: fix masterid detection Nishanth Menon (Thu Apr 17 2014 - 16:50:37 EST)
- [PATCH V2 15/19] bus: omap_l3_noc: add information about the type of operation Nishanth Menon (Thu Apr 17 2014 - 16:50:48 EST)
- [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Nishanth Menon (Thu Apr 17 2014 - 16:51:09 EST)
- [PATCH V2 09/19] bus: omap_l3_noc: Add support for discountinous flag mux input numbers Nishanth Menon (Thu Apr 17 2014 - 16:51:35 EST)
- [PATCH V2 14/19] bus: omap_l3_noc: improve readability by using helper for slave event parsing Nishanth Menon (Thu Apr 17 2014 - 16:51:47 EST)
- [PATCH V2 10/19] bus: omap_l3_noc: use of_match_data to pick up SoC information Nishanth Menon (Thu Apr 17 2014 - 16:52:05 EST)
- [PATCH V2 01/19] bus: omap_l3_noc: Fix copyright information Nishanth Menon (Thu Apr 17 2014 - 16:52:15 EST)
- [PATCH V2 13/19] bus: omap_l3_noc: make error reporting and handling common Nishanth Menon (Thu Apr 17 2014 - 16:52:30 EST)
- [PATCH V2 08/19] bus: omap_l3_noc: convert target information into a structure Nishanth Menon (Thu Apr 17 2014 - 16:52:36 EST)
- [PATCH V2 16/19] bus: omap_l3_noc: Add information about the context of operation Nishanth Menon (Thu Apr 17 2014 - 16:52:59 EST)
- [PATCH V2 02/19] bus: omap_l3_noc: rename functions and data to omap_l3 Nishanth Menon (Thu Apr 17 2014 - 16:53:07 EST)
- [PATCH V2 17/19] bus: omap_l3_noc: introduce concept of submodule Nishanth Menon (Thu Apr 17 2014 - 16:53:22 EST)
- [PATCH V2 18/19] bus: omap_l3_noc: Add DRA7 interconnect error data Nishanth Menon (Thu Apr 17 2014 - 16:53:30 EST)
- [PATCH V2 11/19] bus: omap_l3_noc: convert flagmux information into a structure Nishanth Menon (Thu Apr 17 2014 - 16:53:40 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Shuah Khan (Thu Apr 17 2014 - 16:53:49 EST)
- Re: [PATCH V2 01/19] bus: omap_l3_noc: Fix copyright information Santosh Shilimkar (Thu Apr 17 2014 - 16:54:04 EST)
- Re: [PATCH V2 02/19] bus: omap_l3_noc: rename functions and data to omap_l3 Santosh Shilimkar (Thu Apr 17 2014 - 16:54:09 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Dave Jones (Thu Apr 17 2014 - 16:54:47 EST)
- [PATCH V2 00/19] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372 Nishanth Menon (Thu Apr 17 2014 - 16:55:54 EST)
- Re: [PATCH V2 03/19] bus: omap_l3_noc: remove iclk from omap_l3 struct Santosh Shilimkar (Thu Apr 17 2014 - 16:56:07 EST)
- [PATCH V2 04/19] bus: omap_l3_noc: populate l3->dev and use it Nishanth Menon (Thu Apr 17 2014 - 16:56:55 EST)
- Re: [PATCH V2 00/19] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372 Santosh Shilimkar (Thu Apr 17 2014 - 16:58:28 EST)
- [PATCH V2 06/19] bus: omap_l3_noc: un-obfuscate l3_targ address computation Nishanth Menon (Thu Apr 17 2014 - 16:58:49 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 16:58:59 EST)
- [PATCH V2 03/19] bus: omap_l3_noc: remove iclk from omap_l3 struct Nishanth Menon (Thu Apr 17 2014 - 17:00:16 EST)
- inotify, new idea? Jos Huisken (Thu Apr 17 2014 - 17:00:57 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Thu Apr 17 2014 - 17:01:36 EST)
- [PATCH V2 19/19] bus: omap_l3_noc: Add AM4372 interconnect error data Nishanth Menon (Thu Apr 17 2014 - 17:01:49 EST)
- Re: [PATCH V2 00/19] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372 Nishanth Menon (Thu Apr 17 2014 - 17:02:01 EST)
- iio: add Bosch BMG160 gyroscope sensor driver Srinivas Pandruvada (Thu Apr 17 2014 - 17:11:05 EST)
- Re: an infinite loop in ext4 in 3.14 Theodore Ts'o (Thu Apr 17 2014 - 17:17:04 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Waiman Long (Thu Apr 17 2014 - 17:20:52 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Eric W. Biederman (Thu Apr 17 2014 - 17:24:20 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Waiman Long (Thu Apr 17 2014 - 17:28:43 EST)
- Re: inotify, new idea? Lennart Sorensen (Thu Apr 17 2014 - 17:29:08 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Thu Apr 17 2014 - 17:29:50 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 17:30:28 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Thu Apr 17 2014 - 17:33:31 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Benjamin Herrenschmidt (Thu Apr 17 2014 - 17:38:19 EST)
- [tip:irq/urgent] genirq: Allow forcing cpu affinity of interrupts tip-bot for Thomas Gleixner (Thu Apr 17 2014 - 17:40:30 EST)
- [tip:irq/urgent] clocksource: Exynos_mct: Use irq_force_affinity( ) in cpu bringup tip-bot for Thomas Gleixner (Thu Apr 17 2014 - 17:40:43 EST)
- [tip:irq/urgent] irqchip: Gic: Support forced affinity setting tip-bot for Thomas Gleixner (Thu Apr 17 2014 - 17:40:54 EST)
- [tip:irq/urgent] clocksource: Exynos_mct: Register clock event after request_irq() tip-bot for Krzysztof Kozlowski (Thu Apr 17 2014 - 17:41:05 EST)
- Re: [PATCH] timer: prevent overflow in apply_slack Thomas Gleixner (Thu Apr 17 2014 - 17:46:26 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Thu Apr 17 2014 - 17:46:55 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Thu Apr 17 2014 - 17:48:17 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Thu Apr 17 2014 - 17:49:23 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Felipe Balbi (Thu Apr 17 2014 - 17:55:32 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Santosh Shilimkar (Thu Apr 17 2014 - 17:56:50 EST)
- Re: [PATCH V2 06/19] bus: omap_l3_noc: un-obfuscate l3_targ address computation Felipe Balbi (Thu Apr 17 2014 - 18:03:35 EST)
- [PATCH] dmaengine: qcom_bam_dma: Add descriptor flag APIs Andy Gross (Thu Apr 17 2014 - 18:04:30 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Thu Apr 17 2014 - 18:05:09 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Felipe Balbi (Thu Apr 17 2014 - 18:06:24 EST)
- Kernel Panic - 3.4.86 - during modprobe of mellanox driver Rich, Jason (Thu Apr 17 2014 - 18:06:43 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Thu Apr 17 2014 - 18:12:48 EST)
- Re: [PATCH v2] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards Alexey Brodkin (Thu Apr 17 2014 - 18:13:31 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Thu Apr 17 2014 - 18:15:11 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Thu Apr 17 2014 - 18:20:42 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Matt Porter (Thu Apr 17 2014 - 18:26:33 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Matt Porter (Thu Apr 17 2014 - 18:30:23 EST)
- 3.15-rc1: Endless "Disabling PPGTT because VT-d is on" messages in /var/log/messages Alessandro Suardi (Thu Apr 17 2014 - 18:32:10 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Davidlohr Bueso (Thu Apr 17 2014 - 18:32:26 EST)
- Re: an infinite loop in ext4 in 3.14 Mikulas Patocka (Thu Apr 17 2014 - 18:37:30 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps Stanislav Meduna (Thu Apr 17 2014 - 18:55:58 EST)
- Re: [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime Andrew Morton (Thu Apr 17 2014 - 19:01:10 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Andrew Morton (Thu Apr 17 2014 - 19:01:23 EST)
- Re: [PATCH 1/2] dmaengine: qcom_bam_dma: Add v1.3.0 driver support Stanimir Vabanov (Thu Apr 17 2014 - 19:01:45 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps jordan (Thu Apr 17 2014 - 19:11:00 EST)
- Re: [PATCH] mm/vmalloc: Introduce DEBUG_VMALLOCINFO to reduce spinlock contention Andrew Morton (Thu Apr 17 2014 - 19:19:24 EST)
- [RFC PATCH RT V4] rwsem: The return of multi-reader PI rwsems Steven Rostedt (Thu Apr 17 2014 - 19:27:06 EST)
- Re: [RFC PATCH 2/2] drivers/base: add managed token devres interfaces Shuah Khan (Thu Apr 17 2014 - 19:27:26 EST)
- Re: [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced Minchan Kim (Thu Apr 17 2014 - 19:28:31 EST)
- [3.8.y.z extended stable] Patch "blktrace: fix accounting of partially completed requests" has been added to staging queue Kamal Mostafa (Thu Apr 17 2014 - 19:30:17 EST)
- [PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec Nadav Amit (Thu Apr 17 2014 - 19:34:53 EST)
- [PATCH] perf, x86: Don't mark DataLA addresses as store Andi Kleen (Thu Apr 17 2014 - 19:39:38 EST)
- [PATCH] mmc: core: Improve support for deferred regulators Tim Kryger (Thu Apr 17 2014 - 19:43:04 EST)
- [PATCH 0/2] [GIT PULL] tracing: A couple of fixes Steven Rostedt (Thu Apr 17 2014 - 19:44:11 EST)
- [PATCH 1/2] tracing: Do not try to recreated toplevel set_ftrace_* files Steven Rostedt (Thu Apr 17 2014 - 19:44:21 EST)
- [PATCH 2/2] tracing/uprobes: Fix uprobe_cpu_buffer memory leak Steven Rostedt (Thu Apr 17 2014 - 19:44:48 EST)
- Re: should we change the name/macros of file-private locks? Jeff Layton (Thu Apr 17 2014 - 19:48:21 EST)
- Re: [PATCH 1/1] kernel/trace: add static to local functions Steven Rostedt (Thu Apr 17 2014 - 19:57:19 EST)
- [PATCH] x86, perf: Update Haswell PEBS event table Andi Kleen (Thu Apr 17 2014 - 20:04:47 EST)
- [PATCH] ASoC: tlv320aic31xx: document that the regulators are mandatory Alexandre Belloni (Thu Apr 17 2014 - 20:06:44 EST)
- [PATCH V2] workqueue: jumps to use_dfl_pwq if the target cpumask is equal wq's Daeseok Youn (Thu Apr 17 2014 - 20:08:52 EST)
- Re: [PATCHv2 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung (Thu Apr 17 2014 - 20:09:59 EST)
- Re: [PATCHv2 1/8] extcon: Add resource-managed extcon register function Sangjung (Thu Apr 17 2014 - 20:12:37 EST)
- [GIT PULL] xfs: fixes for 3.15-rc2 Dave Chinner (Thu Apr 17 2014 - 20:16:08 EST)
- [PATCH] arc_emac: write initial MAC address from devicetree to hw Max Schwarz (Thu Apr 17 2014 - 20:17:56 EST)
- [PATCH v2 3/4] sysctl: allow for strict write position handling Kees Cook (Thu Apr 17 2014 - 20:18:46 EST)
- [PATCH v2 2/4] sysctl: refactor sysctl string writing logic Kees Cook (Thu Apr 17 2014 - 20:18:58 EST)
- [PATCH v2 0/4] sysctl: fix incorrect write position handling Kees Cook (Thu Apr 17 2014 - 20:19:13 EST)
- [PATCH v2 1/4] sysctl: clean up char buffer arguments Kees Cook (Thu Apr 17 2014 - 20:19:24 EST)
- [PATCH v2 4/4] test: validate CONFIG_PROC_SYSCTL_STRICT_WRITES Kees Cook (Thu Apr 17 2014 - 20:19:52 EST)
- [PATCH v3 1/5] seccomp: introduce writer locking Kees Cook (Thu Apr 17 2014 - 20:25:38 EST)
- [PATCH v3 0/5] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook (Thu Apr 17 2014 - 20:25:38 EST)
- [PATCH v3 2/5] seccomp: create locked helper for setting mode Kees Cook (Thu Apr 17 2014 - 20:25:38 EST)
- [PATCH v3 5/5] seccomp: add SECCOMP_EXT_ACT_TSYNC and SECCOMP_FILTER_TSYNC Kees Cook (Thu Apr 17 2014 - 20:25:53 EST)
- [PATCH v3 3/5] seccomp: move no_new_privs into seccomp Kees Cook (Thu Apr 17 2014 - 20:26:06 EST)
- [PATCH v3 4/5] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_FILTER Kees Cook (Thu Apr 17 2014 - 20:26:26 EST)
- Re: [PATCH v2 1/4] sysctl: clean up char buffer arguments Andi Kleen (Thu Apr 17 2014 - 20:29:19 EST)
- [PATCH V4] staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree Daeseok Youn (Thu Apr 17 2014 - 20:32:19 EST)
- [PATCHv3 0/8] Resource-managed extcon device register function Sangjung Woo (Thu Apr 17 2014 - 20:32:50 EST)
- [PATCHv3 2/8] extcon: adc-jack: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:32:53 EST)
- [PATCHv3 1/8] extcon: Add resource-managed extcon register function Sangjung Woo (Thu Apr 17 2014 - 20:32:58 EST)
- [PATCHv3 7/8] extcon: palmas: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:33:01 EST)
- [PATCHv3 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:33:14 EST)
- [PATCHv3 6/8] extcon: max8997: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:33:55 EST)
- [PATCHv3 5/8] extcon: max77693: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:34:20 EST)
- [PATCHv3 4/8] extcon: max14577: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:34:27 EST)
- [PATCHv3 3/8] extcon: gpio: Use devm_extcon_dev_register() Sangjung Woo (Thu Apr 17 2014 - 20:34:58 EST)
- [PATCH 1/5] KVM: x86: Fix wrong/stuck PMU when guest does not use PMI Nadav Amit (Thu Apr 17 2014 - 20:35:38 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Thu Apr 17 2014 - 20:37:45 EST)
- [PATCH 3/5] KVM: x86: IN instruction emulation should ignore REP-prefix Nadav Amit (Thu Apr 17 2014 - 20:38:07 EST)
- [PATCH 2/5] KVM: x86: Fix CR3 reserved bits Nadav Amit (Thu Apr 17 2014 - 20:38:17 EST)
- Re: [PATCH v4] net: netfilter: LLVMLinux: vlais-netfilter Behan Webster (Thu Apr 17 2014 - 20:41:05 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Rob Herring (Thu Apr 17 2014 - 20:43:25 EST)
- [PATCH 2/2] mmc: sdhci: Use common mmc_regulator_get_supply Tim Kryger (Thu Apr 17 2014 - 20:47:36 EST)
- [PATCH 0/2] SDHCI should use more common MMC structs and functions Tim Kryger (Thu Apr 17 2014 - 20:47:44 EST)
- [PATCH 1/2] mmc: sdhci: Use supplies in common mmc_host struct Tim Kryger (Thu Apr 17 2014 - 20:48:09 EST)
- Attn; Rose Ben (Thu Apr 17 2014 - 20:56:37 EST)
- [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback Joel Fernandes (Thu Apr 17 2014 - 20:57:26 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Thu Apr 17 2014 - 20:58:24 EST)
- Re: [PATCH V2 2/2] ahci: add support for Hisilicon sata Kefeng Wang (Thu Apr 17 2014 - 21:08:14 EST)
- [PATCHv3 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi (Thu Apr 17 2014 - 21:16:15 EST)
- [PATCHv3 1/7] ARM: EXYNOS: Add Exynos3250 SoC ID Chanwoo Choi (Thu Apr 17 2014 - 21:16:31 EST)
- [PATCHv3 4/7] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7 Chanwoo Choi (Thu Apr 17 2014 - 21:16:40 EST)
- [PATCHv3 2/7] ARM: EXYNOS: Support secondary CPU boot of Exynos4212 Chanwoo Choi (Thu Apr 17 2014 - 21:16:44 EST)
- [PATCHv3 7/7] ARM: dts: Add device tree sources for Exynos3250 Chanwoo Choi (Thu Apr 17 2014 - 21:16:50 EST)
- [PATCHv3 5/7] clk: samsung: exynos3250: Add clocks using common clock framework Chanwoo Choi (Thu Apr 17 2014 - 21:16:59 EST)
- [PATCHv3 6/7] dt-bindings: add documentation for Exynos3250 clock controller Chanwoo Choi (Thu Apr 17 2014 - 21:17:08 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps jordan (Thu Apr 17 2014 - 21:17:22 EST)
- [PATCHv3 3/7] ARM: EXYNOS: Support secondary CPU boot of Exynos3250 Chanwoo Choi (Thu Apr 17 2014 - 21:18:21 EST)
- [PATCH 0/3] 6lowpan: few changes to help with backports Luis R. Rodriguez (Thu Apr 17 2014 - 21:23:55 EST)
- [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez (Thu Apr 17 2014 - 21:23:55 EST)
- [PATCH 3/3] 6lowpan: include net/net_namespace.h on 6lowpan namepsace header Luis R. Rodriguez (Thu Apr 17 2014 - 21:24:10 EST)
- [PATCH 2/3] 6lowpan: make lowpan_cb static Luis R. Rodriguez (Thu Apr 17 2014 - 21:24:27 EST)
- [PATCH v3] ipc,shm: disable shmmax and shmall by default Davidlohr Bueso (Thu Apr 17 2014 - 21:26:00 EST)
- [PATCH v2] coccinelle: add pycocci wrapper for multithreaded support Luis R. Rodriguez (Thu Apr 17 2014 - 21:44:48 EST)
- Re: [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path Waiman Long (Thu Apr 17 2014 - 21:46:27 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Waiman Long (Thu Apr 17 2014 - 21:48:54 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Waiman Long (Thu Apr 17 2014 - 21:51:09 EST)
- 3 linux-next based backports releases Luis R. Rodriguez (Thu Apr 17 2014 - 21:53:17 EST)
- [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Lv Zheng (Thu Apr 17 2014 - 21:54:30 EST)
- RE: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Zheng, Lv (Thu Apr 17 2014 - 22:00:07 EST)
- Re: [PATCH V2] fs/f2fs/node.c: add static to recover_inline_xattr Jaegeuk Kim (Thu Apr 17 2014 - 22:03:20 EST)
- [ANNOUNCE] backports-3.14-1 released Luis R. Rodriguez (Thu Apr 17 2014 - 22:06:27 EST)
- [ANNOUNCE] backports-3.15-rc1 is released Luis R. Rodriguez (Thu Apr 17 2014 - 22:11:21 EST)
- [PATCH] f2fs: add available_nids to fix handling max_nid Jaegeuk Kim (Thu Apr 17 2014 - 22:14:37 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix to enable readahead last NAT block Jaegeuk Kim (Thu Apr 17 2014 - 22:18:19 EST)
- [PATCH 0/2] Support cpufreq driver for Exynos3250 Chanwoo Choi (Thu Apr 17 2014 - 22:20:49 EST)
- [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info Chanwoo Choi (Thu Apr 17 2014 - 22:21:17 EST)
- [PATCH 2/2] cpufreq: exynos: Add new Exynos3250 cpufreq driver Chanwoo Choi (Thu Apr 17 2014 - 22:21:33 EST)
- [PATCH 00/10] ARM: bcm: SCM and L2 cache code cleanup Alex Elder (Thu Apr 17 2014 - 22:31:06 EST)
- [PATCH 10/10] ARM: bcm: rename "kona.h" and "kona.c" Alex Elder (Thu Apr 17 2014 - 22:31:43 EST)
- [PATCH 08/10] ARM: bcm: use inline assembly for "smc" request Alex Elder (Thu Apr 17 2014 - 22:32:01 EST)
- [PATCH 09/10] ARM: bcm: rewrite commentary for bcm_kona_do_smc() Alex Elder (Thu Apr 17 2014 - 22:32:16 EST)
- [PATCH 07/10] ARM: bcm: tidy up a few includes Alex Elder (Thu Apr 17 2014 - 22:32:27 EST)
- [PATCH 06/10] ARM: bcm: config option for l2 cache support Alex Elder (Thu Apr 17 2014 - 22:32:39 EST)
- [PATCH 04/10] ARM: bcm: have bcm_kona_smc() return request result Alex Elder (Thu Apr 17 2014 - 22:32:51 EST)
- [PATCH 02/10] ARM: bcm: err, don't BUG() on SMC init failures Alex Elder (Thu Apr 17 2014 - 22:33:01 EST)
- [PATCH 05/10] ARM: bcm: don't special-case CPU 0 in bcm_kona_smc() Alex Elder (Thu Apr 17 2014 - 22:33:15 EST)
- [PATCH 03/10] ARM: bcm: clean up SMC code Alex Elder (Thu Apr 17 2014 - 22:33:28 EST)
- [PATCH 01/10] ARM: bcm: use memory accessors for ioremapped area Alex Elder (Thu Apr 17 2014 - 22:33:43 EST)
- [PATCH] MAINTAINERS: INTEL MID SOC: add maintainer David Cohen (Thu Apr 17 2014 - 22:39:36 EST)
- Re: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Greg KH (Thu Apr 17 2014 - 22:44:30 EST)
- RE: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Zheng, Lv (Thu Apr 17 2014 - 23:01:22 EST)
- Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Masami Hiramatsu (Thu Apr 17 2014 - 23:10:27 EST)
- RE: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Zheng, Lv (Thu Apr 17 2014 - 23:13:28 EST)
- [PATCH v3] pwm_lpss: Add support for PCI devices Chew Chiau Ee (Thu Apr 17 2014 - 23:15:01 EST)
- RE: [f2fs-dev] [PATCH] f2fs: fix to enable readahead last NAT block Chao Yu (Thu Apr 17 2014 - 23:18:30 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Masami Hiramatsu (Thu Apr 17 2014 - 23:26:37 EST)
- Re: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Greg KH (Thu Apr 17 2014 - 23:40:51 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Masami Hiramatsu (Thu Apr 17 2014 - 23:41:03 EST)
- Re: [PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2 Jungseok Lee (Thu Apr 17 2014 - 23:42:56 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions H. Peter Anvin (Thu Apr 17 2014 - 23:46:10 EST)
- RE: [RFC][PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Li.Xiubo@xxxxxxxxxxxxx (Thu Apr 17 2014 - 23:47:37 EST)
- RE: [RFC][PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Li.Xiubo@xxxxxxxxxxxxx (Thu Apr 17 2014 - 23:57:02 EST)
- Re: [PATCH 3/8] mm/swap: prevent concurrent swapon on the same S_ISBLK blockdev Weijie Yang (Thu Apr 17 2014 - 23:57:08 EST)
- Re: [PATCH v3 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication Hongbo Zhang (Fri Apr 18 2014 - 00:10:58 EST)
- [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Nadav Amit (Fri Apr 18 2014 - 00:12:17 EST)
- [PATCH 5/5] KVM: x86: Processor mode may be determined incorrectly Nadav Amit (Fri Apr 18 2014 - 00:12:34 EST)
- Re: inotify, new idea? Michael Kerrisk (Fri Apr 18 2014 - 00:16:15 EST)
- Re: [RFC PATCH 1/5] KVM: vmx: speed up emulation of invalid guest state Paolo Bonzini (Fri Apr 18 2014 - 00:19:47 EST)
- [PATCH] Kbuild, lto: Avoid reported warning with strtoul Andi Kleen (Fri Apr 18 2014 - 00:37:47 EST)
- Re: [PATCH] Kbuild, lto: Avoid reported warning with strtoul Al Viro (Fri Apr 18 2014 - 00:50:16 EST)
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions H. Peter Anvin (Fri Apr 18 2014 - 00:50:50 EST)
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions Herbert Xu (Fri Apr 18 2014 - 01:00:06 EST)
- Re: [PATCH] crypto: sha{256,512}_ssse3 - remove asmlinkage from static functions H. Peter Anvin (Fri Apr 18 2014 - 01:02:19 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Michael Kerrisk (man-pages) (Fri Apr 18 2014 - 01:29:15 EST)
- Admin Service Center Richard Bentley (Fri Apr 18 2014 - 01:33:53 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Hidetoshi Seto (Fri Apr 18 2014 - 01:53:47 EST)
- RE: [f2fs-dev] [PATCH] f2fs: fix to enable readahead last NAT block Jaegeuk Kim (Fri Apr 18 2014 - 02:01:30 EST)
- [PATCH] staging: panel: fix sparse warnings Bastien Armand (Fri Apr 18 2014 - 02:01:41 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Alexey Khoroshilov (Fri Apr 18 2014 - 02:04:44 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Jisheng Zhang (Fri Apr 18 2014 - 02:09:22 EST)
- Re: [PATCH] staging: panel: fix sparse warnings Greg Kroah-Hartman (Fri Apr 18 2014 - 02:15:23 EST)
- [PATCH] f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks Jaegeuk Kim (Fri Apr 18 2014 - 02:21:04 EST)
- Re: [PATCH v2 1/4] sysctl: clean up char buffer arguments Kees Cook (Fri Apr 18 2014 - 02:24:26 EST)
- Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80) Brian Norris (Fri Apr 18 2014 - 02:31:54 EST)
- RE: [PATCH] ACPICA: Tables: Skip NULL entries in RSDT and XSDT. Zheng, Lv (Fri Apr 18 2014 - 02:38:04 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Jaegeuk Kim (Fri Apr 18 2014 - 02:38:14 EST)
- Re: f2fs: BUG_ON() is triggered when mount valid f2fs filesystem Gu Zheng (Fri Apr 18 2014 - 02:50:29 EST)
- Re: [PATCH 0/3] perf top/tui: Fixes for percentage filter behavior Namhyung Kim (Fri Apr 18 2014 - 02:56:39 EST)
- Re: [PATCH v2] x86: hpet: Don't default CONFIG_HPET_TIMER to be y for X86_64 Feng Tang (Fri Apr 18 2014 - 03:19:38 EST)
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs Antoine Ténart (Fri Apr 18 2014 - 03:21:19 EST)
- [PATCH] slab: fix the type of the index on freelist index accessor Joonsoo Kim (Fri Apr 18 2014 - 03:23:54 EST)
- [PATCH] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context Alexey Khoroshilov (Fri Apr 18 2014 - 03:26:25 EST)
- [PATCH] x86, hpet: Add quirk to disable HPET for baytrail platform Feng Tang (Fri Apr 18 2014 - 03:43:22 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Ingo Molnar (Fri Apr 18 2014 - 03:44:13 EST)
- Re: [uClinux-dev] v3.15-rc1 slab allocator broken on m68knommu (coldfire) Joonsoo Kim (Fri Apr 18 2014 - 03:44:23 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Ingo Molnar (Fri Apr 18 2014 - 03:46:35 EST)
- Re: [PATCH] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context Alexey Khoroshilov (Fri Apr 18 2014 - 03:50:30 EST)
- [RFC PATCH] x86, hpet: Add quirk to disable HPET for baytrail platform Feng Tang (Fri Apr 18 2014 - 03:50:51 EST)
- Re: [PATCH 0/3] perf tools: Speedup DWARF unwind Ingo Molnar (Fri Apr 18 2014 - 03:52:05 EST)
- Re: [PATCH 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic Krzysztof Kozlowski (Fri Apr 18 2014 - 03:55:04 EST)
- Re: [PATCH 0/3] perf tools: Speedup DWARF unwind Ingo Molnar (Fri Apr 18 2014 - 03:55:42 EST)
- [PATCH v2] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context Alexey Khoroshilov (Fri Apr 18 2014 - 03:59:14 EST)
- [PATCH v3 1/7] arm64: Use pr_* instead of printk Jungseok Lee (Fri Apr 18 2014 - 03:59:26 EST)
- [PATCH v3 2/7] arm64: Decouple page size from level of translation tables Jungseok Lee (Fri Apr 18 2014 - 03:59:34 EST)
- [PATCH v3 5/7] arm64: Add 4 levels of page tables definition with 4KB pages Jungseok Lee (Fri Apr 18 2014 - 03:59:44 EST)
- Re: [PATCH 2/2] mfd: sec-core: Update sec_pmic documentation Krzysztof Kozlowski (Fri Apr 18 2014 - 03:59:50 EST)
- [PATCH v3 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2 Jungseok Lee (Fri Apr 18 2014 - 03:59:59 EST)
- [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables Jungseok Lee (Fri Apr 18 2014 - 04:00:58 EST)
- Re: [alsa-devel] [PATCH 1/6] sound: lx_core: Remove unused defines Takashi Iwai (Fri Apr 18 2014 - 04:01:49 EST)
- [PATCH v3 4/7] arm64: Add a description on 48-bit address space with 4KB pages Jungseok Lee (Fri Apr 18 2014 - 04:02:11 EST)
- [PATCH v3 3/7] arm64: Introduce a kernel configuration option for VA_BITS Jungseok Lee (Fri Apr 18 2014 - 04:02:37 EST)
- [PATCH v3 0/7] Support 4 levels of translation tables for ARM64 Jungseok Lee (Fri Apr 18 2014 - 04:03:28 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Geert Uytterhoeven (Fri Apr 18 2014 - 04:04:52 EST)
- [PATCH RFC -mm v2 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab Vladimir Davydov (Fri Apr 18 2014 - 04:05:30 EST)
- [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup") Vladimir Davydov (Fri Apr 18 2014 - 04:05:55 EST)
- broken UIO functionality for mmap in linux stable Norbert Ciosek (Fri Apr 18 2014 - 04:06:05 EST)
- [PATCH RFC -mm v2 1/3] memcg, slab: do not schedule cache destruction when last page goes away Vladimir Davydov (Fri Apr 18 2014 - 04:07:07 EST)
- [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme Vladimir Davydov (Fri Apr 18 2014 - 04:07:11 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Ingo Molnar (Fri Apr 18 2014 - 04:07:53 EST)
- Re: [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup") Vladimir Davydov (Fri Apr 18 2014 - 04:08:35 EST)
- [PATCH 0/2] Build breakages for 3.15-rc1 Vineet Gupta (Fri Apr 18 2014 - 04:09:22 EST)
- [PATCH 2/2] Hexagon: Delete stale barrier.h Vineet Gupta (Fri Apr 18 2014 - 04:09:47 EST)
- [PATCH 1/2] ARC: Delete stale barrier.h Vineet Gupta (Fri Apr 18 2014 - 04:10:40 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Ingo Molnar (Fri Apr 18 2014 - 04:10:53 EST)
- Re: [PATCH] tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc Manfred Schlaegl (Fri Apr 18 2014 - 04:13:01 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Peter Zijlstra (Fri Apr 18 2014 - 04:14:39 EST)
- Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Sachin Kamat (Fri Apr 18 2014 - 04:15:27 EST)
- Re: [RFC PATCH] x86, hpet: Add quirk to disable HPET for baytrail platform Ingo Molnar (Fri Apr 18 2014 - 04:16:03 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Peter Zijlstra (Fri Apr 18 2014 - 04:16:33 EST)
- [PATCH] f2fs: adjust free mem size to flush dentry blocks Jaegeuk Kim (Fri Apr 18 2014 - 04:16:52 EST)
- [PATCH v4 0/8] DMA: Freescale: driver cleanups and enhancements hongbo.zhang (Fri Apr 18 2014 - 04:18:51 EST)
- [PATCH v4 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG hongbo.zhang (Fri Apr 18 2014 - 04:19:15 EST)
- [PATCH v4 5/8] DMA: Freescale: move functions to avoid forward declarations hongbo.zhang (Fri Apr 18 2014 - 04:19:27 EST)
- [PATCH v4 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine hongbo.zhang (Fri Apr 18 2014 - 04:19:45 EST)
- Re: [RFC PATCH RT V4] rwsem: The return of multi-reader PI rwsems Ingo Molnar (Fri Apr 18 2014 - 04:20:06 EST)
- [PATCH v4 4/8] DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplication hongbo.zhang (Fri Apr 18 2014 - 04:20:48 EST)
- [PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver hongbo.zhang (Fri Apr 18 2014 - 04:21:50 EST)
- [PATCH v4 7/8] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave hongbo.zhang (Fri Apr 18 2014 - 04:22:41 EST)
- [PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx hongbo.zhang (Fri Apr 18 2014 - 04:22:57 EST)
- [PATCH v4 2/8] DMA: Freescale: unify register access methods hongbo.zhang (Fri Apr 18 2014 - 04:23:49 EST)
- [tip:sched/urgent] sched: Check for stop task appearance when balancing happens tip-bot for Kirill Tkhai (Fri Apr 18 2014 - 04:26:58 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Fri Apr 18 2014 - 04:27:50 EST)
- [GIT PULL] sound fixes for 3.15-rc2 Takashi Iwai (Fri Apr 18 2014 - 04:30:36 EST)
- Re: [PATCH 07/10] ARM: bcm: tidy up a few includes Russell King - ARM Linux (Fri Apr 18 2014 - 04:31:00 EST)
- Re: [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path Peter Zijlstra (Fri Apr 18 2014 - 04:34:19 EST)
- Re: [RFC PATCH v4] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Fri Apr 18 2014 - 04:34:33 EST)
- Re: [GIT PULL] uprobes: fix the handling of relative jmp/call's Ingo Molnar (Fri Apr 18 2014 - 04:35:27 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Fri Apr 18 2014 - 04:36:41 EST)
- Re: [PATCH 0/2] DMA: shdma: add DMA cyclic transfer support Kuninori Morimoto (Fri Apr 18 2014 - 04:43:45 EST)
- Re: [PATCH 2/2] nohz: use delayed iowait accounting to avoid race on idle time stats Peter Zijlstra (Fri Apr 18 2014 - 04:44:35 EST)
- Re: [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback Russell King - ARM Linux (Fri Apr 18 2014 - 04:52:13 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Matthias Graf (Fri Apr 18 2014 - 05:19:06 EST)
- [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Manfred Spraul (Fri Apr 18 2014 - 05:19:12 EST)
- [PATCH 3.12 00/72] 3.12.18-stable review Jiri Slaby (Fri Apr 18 2014 - 05:22:08 EST)
- Re: [tip:x86/urgent] x86/mce: Fix CMCI preemption bugs Borislav Petkov (Fri Apr 18 2014 - 05:22:33 EST)
- [PATCH 3.12 09/72] nfs: initialize the ACL support bits to zero. Jiri Slaby (Fri Apr 18 2014 - 05:23:05 EST)
- [PATCH 3.12 05/72] selinux: correctly label /proc inodes in use before the policy is loaded Jiri Slaby (Fri Apr 18 2014 - 05:23:24 EST)
- [PATCH 3.12 03/72] powernow-k6: reorder frequencies Jiri Slaby (Fri Apr 18 2014 - 05:23:59 EST)
- [PATCH 3.12 23/72] drm/cirrus: use drm_set_preferred_mode Jiri Slaby (Fri Apr 18 2014 - 05:24:06 EST)
- [PATCH 3.12 21/72] fbdev: Make the switch from generic to native driver less alarming Jiri Slaby (Fri Apr 18 2014 - 05:24:10 EST)
- [PATCH 3.12 22/72] drm: add drm_set_preferred_mode Jiri Slaby (Fri Apr 18 2014 - 05:24:16 EST)
- [PATCH 3.12 17/72] drm/radeon: enable speaker allocation setup on dce3.2 Jiri Slaby (Fri Apr 18 2014 - 05:25:19 EST)
- [PATCH 3.12 24/72] net: fix for a race condition in the inet frag code Jiri Slaby (Fri Apr 18 2014 - 05:25:36 EST)
- [PATCH 3.12 19/72] fb: reorder the lock sequence to fix potential dead lock Jiri Slaby (Fri Apr 18 2014 - 05:25:55 EST)
- [PATCH 3.12 70/72] ARC: [nsimosci] Change .dts to use generic 8250 UART Jiri Slaby (Fri Apr 18 2014 - 05:26:24 EST)
- [PATCH 3.12 69/72] rds: prevent dereference of a NULL device in rds_iw_laddr_check Jiri Slaby (Fri Apr 18 2014 - 05:26:45 EST)
- [PATCH 3.12 66/72] net: vxlan: fix crash when interface is created with no group Jiri Slaby (Fri Apr 18 2014 - 05:26:52 EST)
- [PATCH 3.12 67/72] isdnloop: Validate NUL-terminated strings from user. Jiri Slaby (Fri Apr 18 2014 - 05:27:01 EST)
- [PATCH 3.12 64/72] netlink: don't compare the nul-termination in nla_strcmp Jiri Slaby (Fri Apr 18 2014 - 05:27:15 EST)
- [PATCH 3.12 65/72] xen-netback: disable rogue vif in kthread context Jiri Slaby (Fri Apr 18 2014 - 05:27:24 EST)
- [PATCH 3.12 62/72] xen-netback: remove pointless clause from if statement Jiri Slaby (Fri Apr 18 2014 - 05:27:27 EST)
- Re: [PATCH v3] ipc,shm: disable shmmax and shmall by default Manfred Spraul (Fri Apr 18 2014 - 05:28:34 EST)
- [PATCH 3.12 68/72] isdnloop: several buffer overflows Jiri Slaby (Fri Apr 18 2014 - 05:29:05 EST)
- [PATCH 3.12 72/72] crypto: ghash-clmulni-intel - use C implementation for setkey() Jiri Slaby (Fri Apr 18 2014 - 05:29:25 EST)
- [PATCH 3.12 71/72] ARC: [nsimosci] Unbork console Jiri Slaby (Fri Apr 18 2014 - 05:29:46 EST)
- [PATCH 3.12 58/72] usbnet: include wait queue head in device structure Jiri Slaby (Fri Apr 18 2014 - 05:30:40 EST)
- [PATCH 3.12 61/72] vhost: validate vhost_get_vq_desc return value Jiri Slaby (Fri Apr 18 2014 - 05:30:56 EST)
- [PATCH 3.12 56/72] ip_tunnel: Fix dst ref-count. Jiri Slaby (Fri Apr 18 2014 - 05:31:11 EST)
- [PATCH 3.12 53/72] net: micrel : ks8851-ml: add vdd-supply support Jiri Slaby (Fri Apr 18 2014 - 05:31:39 EST)
- [PATCH 3.12 52/72] ip6mr: fix mfc notification flags Jiri Slaby (Fri Apr 18 2014 - 05:32:04 EST)
- [PATCH 3.12 46/72] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly Jiri Slaby (Fri Apr 18 2014 - 05:32:30 EST)
- [PATCH 3.12 47/72] vxlan: fix potential NULL dereference in arp_reduce() Jiri Slaby (Fri Apr 18 2014 - 05:32:47 EST)
- [PATCH 3.12 42/72] net: socket: error on a negative msg_namelen Jiri Slaby (Fri Apr 18 2014 - 05:33:07 EST)
- [PATCH 3.12 36/72] bnx2: Fix shutdown sequence Jiri Slaby (Fri Apr 18 2014 - 05:33:34 EST)
- [PATCH 3.12 28/72] tipc: fix connection refcount leak Jiri Slaby (Fri Apr 18 2014 - 05:33:52 EST)
- [PATCH 3.12 27/72] tipc: allow connection shutdown callback to be invoked in advance Jiri Slaby (Fri Apr 18 2014 - 05:34:09 EST)
- [PATCH 3.12 51/72] ipmr: fix mfc notification flags Jiri Slaby (Fri Apr 18 2014 - 05:34:30 EST)
- [PATCH 3.12 50/72] rtnetlink: fix fdb notification flags Jiri Slaby (Fri Apr 18 2014 - 05:35:03 EST)
- [PATCH 3.12 48/72] vxlan: fix nonfunctional neigh_reduce() Jiri Slaby (Fri Apr 18 2014 - 05:35:16 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Robin Gong (Fri Apr 18 2014 - 05:35:25 EST)
- Re: [PATCH 0/3] perf tools: Speedup DWARF unwind Jiri Olsa (Fri Apr 18 2014 - 05:35:47 EST)
- [PATCH 3.12 54/72] netpoll: fix the skb check in pkt_is_ns Jiri Slaby (Fri Apr 18 2014 - 05:36:27 EST)
- [PATCH 3.12 49/72] tcp: syncookies: do not use getnstimeofday() Jiri Slaby (Fri Apr 18 2014 - 05:36:41 EST)
- [PATCH 3.12 55/72] tipc: fix spinlock recursion bug for failed subscriptions Jiri Slaby (Fri Apr 18 2014 - 05:36:59 EST)
- [PATCH 3.12 57/72] tg3: Do not include vlan acceleration features in vlan_features Jiri Slaby (Fri Apr 18 2014 - 05:37:34 EST)
- [PATCH 3.12 60/72] vhost: fix total length when packets are too short Jiri Slaby (Fri Apr 18 2014 - 05:37:54 EST)
- [PATCH 3.12 59/72] vlan: Set hard_header_len according to available acceleration Jiri Slaby (Fri Apr 18 2014 - 05:38:11 EST)
- [PATCH 3.12 63/72] ipv6: some ipv6 statistic counters failed to disable bh Jiri Slaby (Fri Apr 18 2014 - 05:39:04 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Peter Zijlstra (Fri Apr 18 2014 - 05:39:19 EST)
- [PATCH 3.12 37/72] pkt_sched: fq: do not hold qdisc lock while allocating memory Jiri Slaby (Fri Apr 18 2014 - 05:40:23 EST)
- [PATCH 3.12 39/72] tcp: tcp_release_cb() should release socket ownership Jiri Slaby (Fri Apr 18 2014 - 05:40:44 EST)
- [PATCH 3.12 40/72] bridge: multicast: add sanity check for general query destination Jiri Slaby (Fri Apr 18 2014 - 05:40:56 EST)
- [PATCH 3.12 41/72] bridge: multicast: enable snooping on general queries only Jiri Slaby (Fri Apr 18 2014 - 05:41:14 EST)
- [PATCH 3.12 43/72] bonding: set correct vlan id for alb xmit path Jiri Slaby (Fri Apr 18 2014 - 05:41:30 EST)
- [PATCH 3.12 45/72] ipv6: Avoid unnecessary temporary addresses being generated Jiri Slaby (Fri Apr 18 2014 - 05:41:46 EST)
- [PATCH 3.12 44/72] eth: fec: Fix lost promiscuous mode after reconnecting cable Jiri Slaby (Fri Apr 18 2014 - 05:42:04 EST)
- [PATCH 3.12 33/72] net: unix: non blocking recvmsg() should not return -EINTR Jiri Slaby (Fri Apr 18 2014 - 05:42:33 EST)
- [PATCH 3.12 32/72] inet: frag: make sure forced eviction removes all frags Jiri Slaby (Fri Apr 18 2014 - 05:43:07 EST)
- [PATCH] Revert "drm/radeon: enable DPM by default on r7xx asics" Borislav Petkov (Fri Apr 18 2014 - 05:43:12 EST)
- [PATCH 3.12 30/72] tipc: fix memory leak during module removal Jiri Slaby (Fri Apr 18 2014 - 05:43:25 EST)
- [PATCH 3.12 31/72] tipc: don't log disabled tasklet handler errors Jiri Slaby (Fri Apr 18 2014 - 05:43:29 EST)
- [PATCH 3.12 16/72] drm/radeon: change audio enable logic Jiri Slaby (Fri Apr 18 2014 - 05:43:35 EST)
- [PATCH 3.12 26/72] bridge: multicast: add sanity check for query source addresses Jiri Slaby (Fri Apr 18 2014 - 05:43:55 EST)
- [PATCH 3.12 14/72] drm/i915: Undo the PIPEA quirk for i845 Jiri Slaby (Fri Apr 18 2014 - 05:44:11 EST)
- [PATCH 3.12 15/72] drm/cirrus: Fix cirrus drm driver for fbdev + qemu Jiri Slaby (Fri Apr 18 2014 - 05:44:33 EST)
- [PATCH 3.12 18/72] drm: Prefer noninterlace cmdline mode unless explicitly specified Jiri Slaby (Fri Apr 18 2014 - 05:44:48 EST)
- [PATCH 3.12 01/72] powernow-k6: disable cache when changing frequency Jiri Slaby (Fri Apr 18 2014 - 05:45:22 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Borislav Petkov (Fri Apr 18 2014 - 05:45:43 EST)
- [PATCH 3.12 02/72] powernow-k6: correctly initialize default parameters Jiri Slaby (Fri Apr 18 2014 - 05:45:59 EST)
- [PATCH 3.12 29/72] tipc: drop subscriber connection id invalidation Jiri Slaby (Fri Apr 18 2014 - 05:46:41 EST)
- [PATCH 3.12 25/72] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk Jiri Slaby (Fri Apr 18 2014 - 05:46:54 EST)
- [PATCH 3.12 34/72] ipv6: Fix exthdrs offload registration. Jiri Slaby (Fri Apr 18 2014 - 05:47:53 EST)
- [PATCH 3.12 35/72] ipv6: don't set DST_NOCOUNT for remotely added routes Jiri Slaby (Fri Apr 18 2014 - 05:48:10 EST)
- [PATCH 3.12 20/72] video/fb: Propagate error code from failing to unregister conflicting fb Jiri Slaby (Fri Apr 18 2014 - 05:48:35 EST)
- [PATCH 3.12 38/72] vlan: Set correct source MAC address with TX VLAN offload enabled Jiri Slaby (Fri Apr 18 2014 - 05:48:44 EST)
- [PATCH 3.12 13/72] floppy: bail out in open() if drive is not responding to block0 read Jiri Slaby (Fri Apr 18 2014 - 05:49:20 EST)
- [PATCH 3.12 04/72] PCI: mvebu: move clock enable before register access Jiri Slaby (Fri Apr 18 2014 - 05:49:39 EST)
- [PATCH 3.12 08/72] Char: ipmi_bt_sm, fix infinite loop Jiri Slaby (Fri Apr 18 2014 - 05:49:47 EST)
- [RFC 0/3] DRM driver for the ATMEL High end LCD controller Jean-Jacques Hiblot (Fri Apr 18 2014 - 05:50:04 EST)
- Re: [alsa-devel] [PATCH 1/6] sound: lx_core: Remove unused defines Maxime Ripard (Fri Apr 18 2014 - 05:50:20 EST)
- [RFC 3/3] atmel: dt: Add supports for the lcdc support on the sama5d36ek Jean-Jacques Hiblot (Fri Apr 18 2014 - 05:50:54 EST)
- [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller Jean-Jacques Hiblot (Fri Apr 18 2014 - 05:51:18 EST)
- [RFC 2/3] atmel: drm: dt: Added DT entry for the atmel hlcdc found in the sama5 Jean-Jacques Hiblot (Fri Apr 18 2014 - 05:51:29 EST)
- [PATCH 3.12 07/72] m68k: Skip futex_atomic_cmpxchg_inatomic() test Jiri Slaby (Fri Apr 18 2014 - 05:52:16 EST)
- [PATCH 3.12 06/72] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test Jiri Slaby (Fri Apr 18 2014 - 05:52:33 EST)
- [PATCH 3.12 11/72] SUNRPC: Fix potential memory scribble in xprt_free_bc_request() Jiri Slaby (Fri Apr 18 2014 - 05:52:52 EST)
- [PATCH 3.12 10/72] NFSv3: Fix return value of nfs3_proc_setacls Jiri Slaby (Fri Apr 18 2014 - 05:53:09 EST)
- [PATCH 3.12 12/72] ext4: Speedup WB_SYNC_ALL pass called from sync(2) Jiri Slaby (Fri Apr 18 2014 - 05:53:42 EST)
- [PATCH] ARM: armv7 no need update SCTLR for alignment Wuqixuan (Fri Apr 18 2014 - 05:56:33 EST)
- Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit(). Ingo Molnar (Fri Apr 18 2014 - 06:01:40 EST)
- Re: [PATCH 1/2] tracing: Do not try to recreated toplevel set_ftrace_* files Borislav Petkov (Fri Apr 18 2014 - 06:02:09 EST)
- Re: [PATCH v2 0/8] Reorder i.MX IPU display enable/disable sequence Russell King - ARM Linux (Fri Apr 18 2014 - 06:15:01 EST)
- Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit(). Dongsheng Yang (Fri Apr 18 2014 - 06:15:12 EST)
- Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit(). Ingo Molnar (Fri Apr 18 2014 - 06:20:04 EST)
- [PATCH 1/3] perf kvm: Fix of 'Min time' counting in report command Jiri Olsa (Fri Apr 18 2014 - 06:21:25 EST)
- [GIT PULL 0/3] perf/urgent fixes Jiri Olsa (Fri Apr 18 2014 - 06:21:33 EST)
- [PATCH 2/3] perf tools: Adjust symbols in VDSO Jiri Olsa (Fri Apr 18 2014 - 06:22:03 EST)
- [PATCH 3/3] perf tools: Error reporting improvement Jiri Olsa (Fri Apr 18 2014 - 06:22:16 EST)
- [PATCH 0/8] USB3 support for Armada 38x Gregory CLEMENT (Fri Apr 18 2014 - 06:23:35 EST)
- [PATCH 8/8] ARM: configs: Add usb_xhci_mvebu to multi_v7_defconfig Gregory CLEMENT (Fri Apr 18 2014 - 06:24:01 EST)
- [PATCH 7/8] ARM: configs: Add usb_xhci_mvebu to mvebu_v7_defconfig Gregory CLEMENT (Fri Apr 18 2014 - 06:24:22 EST)
- [PATCH 6/8] ARM: mvebu: Add USB3 support for Armada 38x Gregory CLEMENT (Fri Apr 18 2014 - 06:24:39 EST)
- Re: [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit(). Dongsheng Yang (Fri Apr 18 2014 - 06:24:46 EST)
- [PATCH 5/8] ARM: mvebu: Add Device Tree description of xHCI hosts on Armada 38x Gregory CLEMENT (Fri Apr 18 2014 - 06:25:30 EST)
- Re: [PATCH] perf, x86: Don't mark DataLA addresses as store Ingo Molnar (Fri Apr 18 2014 - 06:25:39 EST)
- [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Gregory CLEMENT (Fri Apr 18 2014 - 06:26:12 EST)
- [PATCH 3/8] xhci-platform: Add a new controller using xhci: Armada 38x Gregory CLEMENT (Fri Apr 18 2014 - 06:26:33 EST)
- [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support Gregory CLEMENT (Fri Apr 18 2014 - 06:27:00 EST)
- [PATCH 1/8] usb: host: xhci-plat: Allow to register glue code using the device tree Gregory CLEMENT (Fri Apr 18 2014 - 06:27:32 EST)
- SCHRIFTLICHE ABSICHTSERKLÄRUNG Alfredo Oro (Fri Apr 18 2014 - 06:30:43 EST)
- Re: [PATCH] fbdev: fix possible NULL pointer derefernce DaeSeok Youn (Fri Apr 18 2014 - 06:31:47 EST)
- [PATCH 5/5] perf callchain: Add generic report parse callchain callback function Jiri Olsa (Fri Apr 18 2014 - 06:32:27 EST)
- [GIT PULL 0/5] perf/core improvements and fixes Jiri Olsa (Fri Apr 18 2014 - 06:32:41 EST)
- [PATCH 4/5] perf kmem: Utilize the new generic cpunode_map Jiri Olsa (Fri Apr 18 2014 - 06:33:14 EST)
- [PATCH 2/5] perf tools: Allow ability to map cpus to nodes easily Jiri Olsa (Fri Apr 18 2014 - 06:33:30 EST)
- [PATCH 1/5] perf tools: Fix pmu object compilation error Jiri Olsa (Fri Apr 18 2014 - 06:33:41 EST)
- [PATCH 3/5] perf tools: Use cpu/possible instead of cpu/kernel_max Jiri Olsa (Fri Apr 18 2014 - 06:33:58 EST)
- Re: Info: mapping multiple BARs. Your kernel is fine. Borislav Petkov (Fri Apr 18 2014 - 06:39:58 EST)
- Re: Re: [PATCH] PM / devfreq: Use freq_table for available_frequencies MyungJoo Ham (Fri Apr 18 2014 - 06:48:14 EST)
- Re: [PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver Ingo Molnar (Fri Apr 18 2014 - 06:54:25 EST)
- Re: [PATCH v4 1/5] sched: rework of sched_domain topology definition Peter Zijlstra (Fri Apr 18 2014 - 06:56:46 EST)
- Re: [PATCH v4 4/5] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain Peter Zijlstra (Fri Apr 18 2014 - 06:58:37 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Sebastian Hesselbarth (Fri Apr 18 2014 - 07:14:15 EST)
- Re: [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support Sebastian Hesselbarth (Fri Apr 18 2014 - 07:20:36 EST)
- Re: [PATCH 5/8] ARM: mvebu: Add Device Tree description of xHCI hosts on Armada 38x Sebastian Hesselbarth (Fri Apr 18 2014 - 07:23:38 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Fri Apr 18 2014 - 07:28:15 EST)
- Re: [PATCH v2] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Kishon Vijay Abraham I (Fri Apr 18 2014 - 07:33:56 EST)
- Re: [PATCH v4 1/5] sched: rework of sched_domain topology definition Vincent Guittot (Fri Apr 18 2014 - 07:35:04 EST)
- [PATCH] fix: sched: rework of sched_domain topology definition Vincent Guittot (Fri Apr 18 2014 - 07:35:41 EST)
- Re: [patch] mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control Michal Hocko (Fri Apr 18 2014 - 07:36:26 EST)
- Re: [PATCH] fix: sched: rework of sched_domain topology definition Peter Zijlstra (Fri Apr 18 2014 - 07:39:45 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Gregory CLEMENT (Fri Apr 18 2014 - 07:44:01 EST)
- Re: [PATCH 5/8] ARM: mvebu: Add Device Tree description of xHCI hosts on Armada 38x Gregory CLEMENT (Fri Apr 18 2014 - 07:45:28 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Matthias Graf (Fri Apr 18 2014 - 07:46:16 EST)
- Freescale FEC i.MX28 restart problem Stanislav Meduna (Fri Apr 18 2014 - 07:46:34 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Sebastian Hesselbarth (Fri Apr 18 2014 - 07:47:56 EST)
- Re: [PATCH v4 4/5] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain Vincent Guittot (Fri Apr 18 2014 - 07:55:22 EST)
- [PATCH] fix: sched: rework of sched_domain topology definition Vincent Guittot (Fri Apr 18 2014 - 07:55:49 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Fri Apr 18 2014 - 08:03:09 EST)
- Re: [PATCH 07/10] ARM: bcm: tidy up a few includes Alex Elder (Fri Apr 18 2014 - 08:05:23 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Fri Apr 18 2014 - 08:13:45 EST)
- Re: [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support Gregory CLEMENT (Fri Apr 18 2014 - 08:20:47 EST)
- [PATCH 09/28] nios2: Page table management Ley Foon Tan (Fri Apr 18 2014 - 08:28:23 EST)
- [PATCH 12/28] nios2: TLB handling Ley Foon Tan (Fri Apr 18 2014 - 08:28:34 EST)
- [PATCH 15/28] nios2: ELF definitions Ley Foon Tan (Fri Apr 18 2014 - 08:28:40 EST)
- [PATCH 17/28] nios2: Signal handling support Ley Foon Tan (Fri Apr 18 2014 - 08:28:44 EST)
- [PATCH 23/28] nios2: Nios2 registers Ley Foon Tan (Fri Apr 18 2014 - 08:28:53 EST)
- [PATCH 28/28] Documentation: Add documentation for Nios2 architecture Ley Foon Tan (Fri Apr 18 2014 - 08:29:46 EST)
- Re: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Borislav Petkov (Fri Apr 18 2014 - 08:40:37 EST)
- [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Fri Apr 18 2014 - 08:41:42 EST)
- [PATCH 04/28] nios2: Exception handling Ley Foon Tan (Fri Apr 18 2014 - 08:42:23 EST)
- [PATCH 10/28] nios2: Process management Ley Foon Tan (Fri Apr 18 2014 - 08:42:37 EST)
- [PATCH 20/28] nios2: Time keeping Ley Foon Tan (Fri Apr 18 2014 - 08:42:49 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Fri Apr 18 2014 - 08:43:19 EST)
- [PATCH 18/28] nios2: Library functions Ley Foon Tan (Fri Apr 18 2014 - 08:43:28 EST)
- [PATCH 06/28] nios2: Memory management Ley Foon Tan (Fri Apr 18 2014 - 08:43:44 EST)
- [PATCH 16/28] nios2: System calls handling Ley Foon Tan (Fri Apr 18 2014 - 08:44:06 EST)
- [PATCH 19/28] nios2: Device tree support Ley Foon Tan (Fri Apr 18 2014 - 08:44:18 EST)
- [PATCH 13/28] nios2: Interrupt handling Ley Foon Tan (Fri Apr 18 2014 - 08:44:39 EST)
- [PATCH 24/28] nios2: Module support Ley Foon Tan (Fri Apr 18 2014 - 08:44:46 EST)
- [PATCH 22/28] nios2: Miscellaneous header files Ley Foon Tan (Fri Apr 18 2014 - 08:44:53 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Fri Apr 18 2014 - 08:45:16 EST)
- [PATCH 25/28] nios2: ptrace support Ley Foon Tan (Fri Apr 18 2014 - 08:46:00 EST)
- [PATCH 0/8] idr: fix & cleanup Lai Jiangshan (Fri Apr 18 2014 - 08:46:59 EST)
- [PATCH 2/8] idr: fix unexpected id-removal when idr_remove(unallocated_id) Lai Jiangshan (Fri Apr 18 2014 - 08:47:11 EST)
- [PATCH 3/8] idr: fix NULL pointer dereference when ida_remove(unallocated_id) Lai Jiangshan (Fri Apr 18 2014 - 08:47:23 EST)
- [PATCH 4/8] idr: fix idr_replace()'s returned error code Lai Jiangshan (Fri Apr 18 2014 - 08:47:26 EST)
- [PATCH 8/8] idr: reduce the unneeded check in free_layer() Lai Jiangshan (Fri Apr 18 2014 - 08:47:38 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Fri Apr 18 2014 - 08:47:51 EST)
- [PATCH 5/8] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Lai Jiangshan (Fri Apr 18 2014 - 08:48:15 EST)
- [PATCH 6/8] idr: avoid ping-pong Lai Jiangshan (Fri Apr 18 2014 - 08:48:40 EST)
- [PATCH 7/8] idr: don't need to shink the free list when idr_remove() Lai Jiangshan (Fri Apr 18 2014 - 08:48:57 EST)
- [PATCH] splice: sendfile() at once fails for big files Christophe Leroy (Fri Apr 18 2014 - 08:49:46 EST)
- Re: [PATCH v2 02/11] clk: at91: update main clk documentation Nicolas Ferre (Fri Apr 18 2014 - 08:50:00 EST)
- [PATCH 1/8] idr: fix overflow bug for the max-high layer Lai Jiangshan (Fri Apr 18 2014 - 08:50:34 EST)
- [PATCH 27/28] MAINTAINERS: Add nios2 maintainer Ley Foon Tan (Fri Apr 18 2014 - 08:51:24 EST)
- [PATCH 26/28] Add ELF machine define for Nios2 Ley Foon Tan (Fri Apr 18 2014 - 08:51:51 EST)
- [PATCH 01/28] nios2: Build infrastructure Ley Foon Tan (Fri Apr 18 2014 - 08:52:10 EST)
- [PATCH 11/28] nios2: Cache handling Ley Foon Tan (Fri Apr 18 2014 - 08:52:23 EST)
- [PATCH 21/28] nios2: Cpuinfo handling Ley Foon Tan (Fri Apr 18 2014 - 08:52:43 EST)
- [PATCH 02/28] nios2: Assembly macros and definitions Ley Foon Tan (Fri Apr 18 2014 - 08:53:24 EST)
- [PATCH 08/28] nios2: MMU Fault handling Ley Foon Tan (Fri Apr 18 2014 - 08:54:01 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Peter Zijlstra (Fri Apr 18 2014 - 08:54:16 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Leif Lindholm (Fri Apr 18 2014 - 08:56:17 EST)
- Re: Freescale FEC i.MX28 restart problem Fabio Estevam (Fri Apr 18 2014 - 08:59:50 EST)
- Re: [PATCH v2 02/11] clk: at91: update main clk documentation Boris BREZILLON (Fri Apr 18 2014 - 09:01:01 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Daniel Lezcano (Fri Apr 18 2014 - 09:04:33 EST)
- [tip:locking/core] arc,hexagon: Delete asm/barrier.h tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:05:03 EST)
- [tip:locking/core] arch,alpha: Convert smp_mb__*() to the asm-generic primitives tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:05:23 EST)
- Re: Freescale FEC i.MX28 restart problem Fabio Estevam (Fri Apr 18 2014 - 09:05:34 EST)
- [tip:locking/core] arch: Prepare for smp_mb__{before, after}_atomic() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:05:56 EST)
- [tip:locking/core] arch,arm: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:06:05 EST)
- [tip:locking/core] arch,avr32: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:06:29 EST)
- [tip:locking/core] arch,c6x: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:06:41 EST)
- [tip:locking/core] arch,arm64: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:07:04 EST)
- [tip:sched/core] sched: Make scale_rt_power() deal with backward clocks tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:07:27 EST)
- [tip:locking/core] arch,blackfin: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:07:47 EST)
- [tip:sched/core] sched/rt: Do not try to push tasks if pinned task switches to RT tip-bot for Kirill V Tkhai (Fri Apr 18 2014 - 09:07:54 EST)
- [tip:sched/core] sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running tip-bot for Kirill Tkhai (Fri Apr 18 2014 - 09:08:12 EST)
- [tip:sched/core] sched/rt: Add accessors rq_of_rt_se() tip-bot for Kirill Tkhai (Fri Apr 18 2014 - 09:08:31 EST)
- [tip:sched/core] sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()") tip-bot for Kirill Tkhai (Fri Apr 18 2014 - 09:08:37 EST)
- [tip:sched/core] sched/rt: Substract number of tasks of throttled queues from rq->nr_running tip-bot for Kirill Tkhai (Fri Apr 18 2014 - 09:08:47 EST)
- RE: PROBLEM: Fatal Machine Check >= 3.13.5-101.fc19.x86_64 Deucher, Alexander (Fri Apr 18 2014 - 09:08:58 EST)
- Re: [PATCH v2 04/11] clk: at91: add slow clk documentation Nicolas Ferre (Fri Apr 18 2014 - 09:09:27 EST)
- [tip:perf/core] hrtimer: Export __hrtimer_start_range_ns() tip-bot for Yan, Zheng (Fri Apr 18 2014 - 09:09:41 EST)
- [tip:perf/core] perf/x86: Export perf_assign_events() tip-bot for Yan, Zheng (Fri Apr 18 2014 - 09:09:59 EST)
- [tip:locking/core] arch,frv: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:10:09 EST)
- [PATCH] mm/swap: cleanup *lru_cache_add* functions Jianyu Zhan (Fri Apr 18 2014 - 09:10:38 EST)
- [tip:locking/core] arch,ia64: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:10:53 EST)
- [tip:locking/core] arch,m32r: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:11:08 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Geert Uytterhoeven (Fri Apr 18 2014 - 09:11:19 EST)
- [tip:locking/core] arch,mn10300: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:04 EST)
- [tip:locking/core] arch,openrisc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:10 EST)
- [tip:locking/core] arch,mips: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:40 EST)
- [tip:locking/core] arch,metag: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:42 EST)
- [tip:locking/core] arch,sh: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:46 EST)
- [tip:locking/core] arch,s390: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:12:54 EST)
- [tip:locking/core] arch,score: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:13:01 EST)
- [tip:locking/core] arch,sparc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:13:16 EST)
- [tip:locking/core] arch,tile: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:13:30 EST)
- [tip:locking/core] arch,xtensa: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:13:49 EST)
- [tip:locking/core] arch,doc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:14:03 EST)
- [tip:locking/core] arch: Mass conversion of smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:14:32 EST)
- [tip:locking/core] lockdep: Increase static allocations tip-bot for Sasha Levin (Fri Apr 18 2014 - 09:14:45 EST)
- [tip:locking/core] arch,x86: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:15:22 EST)
- [tip:locking/core] arch,powerpc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:16:05 EST)
- [tip:locking/core] arch,parisc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:16:05 EST)
- [tip:locking/core] arch,m68k: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:17:46 EST)
- [tip:locking/core] arch,hexagon: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:18:06 EST)
- [tip:locking/core] arch,cris: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:18:55 EST)
- [tip:perf/core] perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU tip-bot for Venkatesh Srinivas (Fri Apr 18 2014 - 09:19:19 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Konrad Rzeszutek Wilk (Fri Apr 18 2014 - 09:19:31 EST)
- [PATCH v2 4/6] rtc: s5m: Support different register layout Krzysztof Kozlowski (Fri Apr 18 2014 - 09:19:34 EST)
- [PATCH v2 6/6] rtc: s5m: Consolidate two device type switch statements Krzysztof Kozlowski (Fri Apr 18 2014 - 09:19:40 EST)
- [PATCH v2 2/6] rtc: s5m: Remove undocumented time init on first boot Krzysztof Kozlowski (Fri Apr 18 2014 - 09:19:47 EST)
- [PATCH v2 3/6] rtc: s5m: Use shorter time of register update Krzysztof Kozlowski (Fri Apr 18 2014 - 09:19:52 EST)
- [PATCH v2 5/6] rtc: s5m: Add support for S2MPS14 RTC Krzysztof Kozlowski (Fri Apr 18 2014 - 09:21:04 EST)
- [PATCH v2 1/6] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M Krzysztof Kozlowski (Fri Apr 18 2014 - 09:21:27 EST)
- [PATCH v2 0/6] rtc: s5m: Add support for S2MPS14 Krzysztof Kozlowski (Fri Apr 18 2014 - 09:21:37 EST)
- [tip:perf/core] perf: Allow building PMU drivers as modules tip-bot for Yan, Zheng (Fri Apr 18 2014 - 09:22:31 EST)
- [PATCH 2/2 V4] workqueue: fix possible race condition when rescuer VS pwq-release Lai Jiangshan (Fri Apr 18 2014 - 09:22:45 EST)
- Re: [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller Boris BREZILLON (Fri Apr 18 2014 - 09:22:50 EST)
- [PATCH 1/2 V4] workqueue: rescuer_thread() processes all pwqs before exit Lai Jiangshan (Fri Apr 18 2014 - 09:23:25 EST)
- Re: [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup") Johannes Weiner (Fri Apr 18 2014 - 09:24:01 EST)
- [tip:sched/core] sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE tip-bot for Dongsheng Yang (Fri Apr 18 2014 - 09:24:49 EST)
- [tip:sched/core] sched/wait: Explain the shadowing and type inconsistencies tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:25:26 EST)
- [tip:locking/core] arch,arc: Convert smp_mb__*() tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:26:11 EST)
- [GIT PULL] HID Jiri Kosina (Fri Apr 18 2014 - 09:27:02 EST)
- [tip:locking/core] ia64: Fix up smp_mb__{before,after}_clear_bit( ) tip-bot for Peter Zijlstra (Fri Apr 18 2014 - 09:27:16 EST)
- [PATCH] x86: comment in x86-opcode-map.txt on CALLW discrepancy between Intel and AMD Denys Vlasenko (Fri Apr 18 2014 - 09:35:52 EST)
- Re: [RFC 0/3] DRM driver for the ATMEL High end LCD controller Boris BREZILLON (Fri Apr 18 2014 - 09:37:45 EST)
- Re: [PATCH] Kbuild, lto: Avoid reported warning with strtoul Andi Kleen (Fri Apr 18 2014 - 09:38:22 EST)
- Re: [PATCH RFC -mm v2 1/3] memcg, slab: do not schedule cache destruction when last page goes away Johannes Weiner (Fri Apr 18 2014 - 09:41:44 EST)
- Re: [PATCH RFC -mm v2 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab Johannes Weiner (Fri Apr 18 2014 - 09:45:12 EST)
- Re: [PATCH 1/1] Avoid having to provide a fake/invalid fd and path: update manpage Heinrich Schuchardt (Fri Apr 18 2014 - 09:46:05 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Christoph Hellwig (Fri Apr 18 2014 - 09:51:42 EST)
- Re: [PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h Nicolas Ferre (Fri Apr 18 2014 - 09:52:23 EST)
- [PATCHv2] Add support for standard D_CAN module RAM Init Bit tthayer (Fri Apr 18 2014 - 09:59:29 EST)
- [PATCHv2] net: c_can: Add support for D_CAN Module RAM Init tthayer (Fri Apr 18 2014 - 09:59:31 EST)
- Re: [PATCH] mmc: rtsx: fix possible circular locking dependency Peter Wu (Fri Apr 18 2014 - 10:01:23 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Fri Apr 18 2014 - 10:04:20 EST)
- Re: [PATCH] ASoC: tlv320aic31xx: document that the regulators are mandatory Mark Brown (Fri Apr 18 2014 - 10:07:57 EST)
- Re: [PATCH] regulator: core: Return error in get optional stub Mark Brown (Fri Apr 18 2014 - 10:12:38 EST)
- Re: [PATCH 0/2] Add more peripherals to the sam9rlek Nicolas Ferre (Fri Apr 18 2014 - 10:15:50 EST)
- Re: [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme Johannes Weiner (Fri Apr 18 2014 - 10:17:59 EST)
- Re: [PATCH next 1/4] blk-mq: free hctx->ctx_map when init failed Christoph Hellwig (Fri Apr 18 2014 - 10:21:39 EST)
- Re: [PATCH next 2/4] blk-mq: fix allocation of set->tags Christoph Hellwig (Fri Apr 18 2014 - 10:22:12 EST)
- Re: [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller Robert Nelson (Fri Apr 18 2014 - 10:32:00 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Sam Ravnborg (Fri Apr 18 2014 - 10:36:12 EST)
- Re: [PATCH] slab: fix the type of the index on freelist index accessor Steven King (Fri Apr 18 2014 - 10:41:28 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Fri Apr 18 2014 - 10:42:42 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps Stanislav Meduna (Fri Apr 18 2014 - 10:45:43 EST)
- [PATCH] extcon: max14577: Properly handle regmap_irq_get_virq error Krzysztof Kozlowski (Fri Apr 18 2014 - 10:47:49 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Fri Apr 18 2014 - 10:48:24 EST)
- Re: [PATCH] regulator: tps65217: Remove *rdev[] from struct tps65217 Mark Brown (Fri Apr 18 2014 - 10:48:42 EST)
- Re: [RFC 3/3] atmel: dt: Add supports for the lcdc support on the sama5d36ek Robert Nelson (Fri Apr 18 2014 - 10:54:32 EST)
- RE: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Motohiro Kosaki (Fri Apr 18 2014 - 10:55:16 EST)
- [no subject] Lai Jiangshan (Fri Apr 18 2014 - 11:04:16 EST)
- [PATCH 1/2] workqueue: make rescuer_thread() empty wq->maydays list before exiting Tejun Heo (Fri Apr 18 2014 - 11:06:45 EST)
- [PATCH 2/2] workqueue: fix a possible race condition between rescuer and pwq-release Tejun Heo (Fri Apr 18 2014 - 11:07:19 EST)
- Re: [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time Mark Brown (Fri Apr 18 2014 - 11:07:51 EST)
- Re: [PATCH v2 1/2] regmap: add reg_read/reg_write callbacks to regmap_bus struct Mark Brown (Fri Apr 18 2014 - 11:08:52 EST)
- Re: BUG: spinlock trylock failure on UP - reverting timer patches helps jordan (Fri Apr 18 2014 - 11:09:36 EST)
- Re: [PATCH v2 2/2] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Mark Brown (Fri Apr 18 2014 - 11:11:38 EST)
- Re: [PATCH] staging: panel: fix sparse warnings Bastien Armand (Fri Apr 18 2014 - 11:11:54 EST)
- Re: Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's Denys Vlasenko (Fri Apr 18 2014 - 11:18:39 EST)
- [PATCH v2] timer: prevent overflow in apply_slack Jiri Bohac (Fri Apr 18 2014 - 11:23:47 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Fri Apr 18 2014 - 11:23:57 EST)
- Re: [ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252 Theodore Ts'o (Fri Apr 18 2014 - 11:25:13 EST)
- Re: [PATCH] ARM: at91: fix spi cs on sama5d3 Xplained board Nicolas Ferre (Fri Apr 18 2014 - 11:31:57 EST)
- Re: [PATCH v3] ipc,shm: disable shmmax and shmall by default Michael Kerrisk (man-pages) (Fri Apr 18 2014 - 11:38:13 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Rob Herring (Fri Apr 18 2014 - 11:38:20 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Jianyu Zhan (Fri Apr 18 2014 - 11:39:55 EST)
- [GIT PULL] PCI updates for v3.15 Bjorn Helgaas (Fri Apr 18 2014 - 11:42:42 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Ming Lei (Fri Apr 18 2014 - 11:48:08 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions Sasha Levin (Fri Apr 18 2014 - 11:48:24 EST)
- Re: [PATCH 0/2] Disable zone_reclaim_mode by default Michal Hocko (Fri Apr 18 2014 - 11:49:38 EST)
- [PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h Julien Grall (Fri Apr 18 2014 - 11:55:04 EST)
- Re: [RFC PATCHC 3/3] sched/fair: use the idle state info to choose the idlest cpu Nicolas Pitre (Fri Apr 18 2014 - 12:01:17 EST)
- Re: [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup") Vladimir Davydov (Fri Apr 18 2014 - 12:04:55 EST)
- Re: [PATCH RFC -mm v2 1/3] memcg, slab: do not schedule cache destruction when last page goes away Vladimir Davydov (Fri Apr 18 2014 - 12:06:12 EST)
- Re: [PATCH RFC -mm v2 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab Vladimir Davydov (Fri Apr 18 2014 - 12:07:41 EST)
- Re: [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme Vladimir Davydov (Fri Apr 18 2014 - 12:08:32 EST)
- [PATCH v2 0/2] staging: panel: fix sparse warnings. Bastien Armand (Fri Apr 18 2014 - 12:09:41 EST)
- [PATCH v2 1/2] staging: panel: fix sparse warnings in keypad_read Bastien Armand (Fri Apr 18 2014 - 12:10:25 EST)
- [PATCH v2 2/2] staging: panel: fix sparse warnings in lcd_write Bastien Armand (Fri Apr 18 2014 - 12:11:22 EST)
- Re: [RESEND PATCH v3 1/9] tty: xuartps: Fix kernel-doc errors in the driver SÃren Brinkmann (Fri Apr 18 2014 - 12:11:53 EST)
- Re: [PATCH 0/3] ARM: at91: improve at91sam9m10g45ek support Nicolas Ferre (Fri Apr 18 2014 - 12:15:04 EST)
- Re: [PATCH] ASoC: core: use PTR_ERR instead of PTR_RET Mark Brown (Fri Apr 18 2014 - 12:20:38 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Waiman Long (Fri Apr 18 2014 - 12:23:59 EST)
- Re: [PATCH] mm : Avoid candidate task is equal to current task Oleg Nesterov (Fri Apr 18 2014 - 12:24:27 EST)
- Re: [PATCH 2/2] workqueue: fix a possible race condition between rescuer and pwq-release Lai Jiangshan (Fri Apr 18 2014 - 12:24:48 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Fri Apr 18 2014 - 12:26:54 EST)
- Re: [PATCH 1/8] idr: fix overflow bug for the max-high layer Tejun Heo (Fri Apr 18 2014 - 12:29:49 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Davidlohr Bueso (Fri Apr 18 2014 - 12:30:03 EST)
- Re: [PATCH] perf, x86: Don't mark DataLA addresses as store Andi Kleen (Fri Apr 18 2014 - 12:30:21 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Mark Brown (Fri Apr 18 2014 - 12:31:28 EST)
- [no subject] Sheree Holcombe (Fri Apr 18 2014 - 12:32:19 EST)
- Re: [PATCH v3] ipc,shm: disable shmmax and shmall by default Davidlohr Bueso (Fri Apr 18 2014 - 12:33:49 EST)
- [PATCH v2 3/4] net: davinci_mdio: drop pinctrl_pm_select_default_state from probe Grygorii Strashko (Fri Apr 18 2014 - 12:34:35 EST)
- [PATCH 4/4] net: davinci_mdio: simplify IO memory mapping Grygorii Strashko (Fri Apr 18 2014 - 12:34:48 EST)
- Re: [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback Joel Fernandes (Fri Apr 18 2014 - 12:35:16 EST)
- [PATCH 2/2] workqueue: fix a possible race condition between rescuer and pwq-release Tejun Heo (Fri Apr 18 2014 - 12:35:33 EST)
- [PATCH v2 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio Grygorii Strashko (Fri Apr 18 2014 - 12:36:05 EST)
- [PATCH v2 2/4] net: davinci_mdio: use devm_* api Grygorii Strashko (Fri Apr 18 2014 - 12:36:28 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Konrad Rzeszutek Wilk (Fri Apr 18 2014 - 12:36:57 EST)
- [PATCH v2 1/4] mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free Grygorii Strashko (Fri Apr 18 2014 - 12:37:29 EST)
- Re: [PATCH] slab: fix the type of the index on freelist index accessor Christoph Lameter (Fri Apr 18 2014 - 12:41:58 EST)
- Re: [PATCH 0/2] Disable zone_reclaim_mode by default Christoph Lameter (Fri Apr 18 2014 - 12:44:49 EST)
- [PATCH v6 3/5] ARM: dts: Declare the PWM for bcm11351 (bcm281xx) Tim Kryger (Fri Apr 18 2014 - 12:45:34 EST)
- [PATCH v6 4/5] ARM: dts: Enable the PWM for bcm28155 AP board Tim Kryger (Fri Apr 18 2014 - 12:45:47 EST)
- [PATCH v6 1/5] Documentation: dt: Add Kona PWM binding Tim Kryger (Fri Apr 18 2014 - 12:46:25 EST)
- [PATCH v6 5/5] ARM: bcm_defconfig: Enable PWM and Backlight Tim Kryger (Fri Apr 18 2014 - 12:46:28 EST)
- [PATCH v6 2/5] pwm: kona: Introduce Kona PWM controller support Tim Kryger (Fri Apr 18 2014 - 12:46:34 EST)
- [PATCH v6 0/5] Add Broadcom Kona PWM Support Tim Kryger (Fri Apr 18 2014 - 12:47:26 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Fri Apr 18 2014 - 12:49:13 EST)
- Re: [PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver Andi Kleen (Fri Apr 18 2014 - 12:49:33 EST)
- Re: [PATCH 3/4] x86/insn: Extract more information about instructions H. Peter Anvin (Fri Apr 18 2014 - 12:49:49 EST)
- Re: [PATCH v3 0/7] Introducing (yet again) Device Tree Overlays delicious quinoa (Fri Apr 18 2014 - 12:55:06 EST)
- Re: [PATCH 2/8] idr: fix unexpected id-removal when idr_remove(unallocated_id) Tejun Heo (Fri Apr 18 2014 - 12:57:20 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Fri Apr 18 2014 - 13:00:21 EST)
- Re: [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support Waiman Long (Fri Apr 18 2014 - 13:06:57 EST)
- Re: [PATCH 1/2] spi/pxa2xx-pci: Add PCI mode support for BayTrail LPSS SPI Mark Brown (Fri Apr 18 2014 - 13:07:07 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Waiman Long (Fri Apr 18 2014 - 13:07:50 EST)
- Re: [PATCH v2 2/2] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Lars-Peter Clausen (Fri Apr 18 2014 - 13:08:30 EST)
- [GIT PULL] Devicetree fixes for 3.15 Rob Herring (Fri Apr 18 2014 - 13:08:44 EST)
- Re: [PATCH 1/8] idr: fix overflow bug for the max-high layer Lai Jiangshan (Fri Apr 18 2014 - 13:09:02 EST)
- Re: [PATCH 3/8] idr: fix NULL pointer dereference when ida_remove(unallocated_id) Tejun Heo (Fri Apr 18 2014 - 13:09:58 EST)
- Re: [PATCH 1/8] idr: fix overflow bug for the max-high layer Tejun Heo (Fri Apr 18 2014 - 13:10:38 EST)
- Re: [PATCH 4/8] idr: fix idr_replace()'s returned error code Tejun Heo (Fri Apr 18 2014 - 13:12:37 EST)
- Re: Freescale FEC i.MX28 restart problem Stanislav Meduna (Fri Apr 18 2014 - 13:14:01 EST)
- Re: [PATCH 5/8] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Tejun Heo (Fri Apr 18 2014 - 13:14:35 EST)
- Re: [perf] more perf_fuzzer memory corruption Peter Zijlstra (Fri Apr 18 2014 - 13:15:42 EST)
- Re: [PATCH 2/3] mips: dts: add device_type="memory" where missing John Crispin (Fri Apr 18 2014 - 13:16:52 EST)
- Re: [PATCH 6/8] idr: avoid ping-pong Tejun Heo (Fri Apr 18 2014 - 13:17:35 EST)
- Re: question on read_barrier_depends Oliver Neukum (Fri Apr 18 2014 - 13:18:00 EST)
- Re: question on read_barrier_depends Oliver Neukum (Fri Apr 18 2014 - 13:18:05 EST)
- [PATCH] kdb: Put a cr before lf when working w/ a non open console port Doug Anderson (Fri Apr 18 2014 - 13:19:01 EST)
- Re: [PATCH 7/8] idr: don't need to shink the free list when idr_remove() Tejun Heo (Fri Apr 18 2014 - 13:19:36 EST)
- Re: [PATCH 8/8] idr: reduce the unneeded check in free_layer() Tejun Heo (Fri Apr 18 2014 - 13:21:23 EST)
- Re: Kernel Panic - 3.4.86 - during modprobe of mellanox driver Cong Wang (Fri Apr 18 2014 - 13:24:06 EST)
- Re: [PATCH] regulator: core: Use devres for releasing of_regulator_match of_nodes Mark Brown (Fri Apr 18 2014 - 13:24:32 EST)
- Re: skb_warn_bad_offload+0xc8/0xd5() at net/core/dev.c:2218 Cong Wang (Fri Apr 18 2014 - 13:25:40 EST)
- Re: [PATCH] spi: core: Ignore unsupported Dual/Quad Transfer Mode bits Mark Brown (Fri Apr 18 2014 - 13:26:32 EST)
- [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Oleg Nesterov (Fri Apr 18 2014 - 13:27:03 EST)
- Re: [PATCH 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable Simon Glass (Fri Apr 18 2014 - 13:27:18 EST)
- [PATCH 1/2] memcg: mm_update_next_owner() should skip kthreads Oleg Nesterov (Fri Apr 18 2014 - 13:27:24 EST)
- [PATCH 2/2] memcg: optimize the "Search everything else" loop in mm_update_next_owner() Oleg Nesterov (Fri Apr 18 2014 - 13:27:51 EST)
- Re: [PATCH 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly Simon Glass (Fri Apr 18 2014 - 13:28:19 EST)
- Re: [PATCH 4/4] regulator: s5m8767: Use same binding for external control as in s2mps11 Mark Brown (Fri Apr 18 2014 - 13:28:25 EST)
- Re: [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Simon Glass (Fri Apr 18 2014 - 13:28:37 EST)
- Re: [PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation Mark Brown (Fri Apr 18 2014 - 13:28:51 EST)
- Re: [PATCH 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Simon Glass (Fri Apr 18 2014 - 13:29:39 EST)
- Re: [PATCH 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms Simon Glass (Fri Apr 18 2014 - 13:31:11 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Waiman Long (Fri Apr 18 2014 - 13:33:16 EST)
- Re: [PATCH 1/6] mfd: arizona: Factor out read of device tree GPIOs Mark Brown (Fri Apr 18 2014 - 13:35:24 EST)
- [PATCH 2/6] netlink: have netlink per-protocol bind function return an error code. Richard Guy Briggs (Fri Apr 18 2014 - 13:35:58 EST)
- [PATCH 1/6] netlink: simplify nfnetlink_bind Richard Guy Briggs (Fri Apr 18 2014 - 13:36:07 EST)
- [PATCH 0/6] audit: implement multicast socket for journald Richard Guy Briggs (Fri Apr 18 2014 - 13:36:31 EST)
- [PATCH 6/6] audit: send multicast messages only if there are listeners Richard Guy Briggs (Fri Apr 18 2014 - 13:36:41 EST)
- Re: [PATCH 2/6] regulator: arizona-ldo1: Move setup processing from arizona-core Mark Brown (Fri Apr 18 2014 - 13:37:40 EST)
- [PATCH 5/6] audit: add netlink multicast group for log read Richard Guy Briggs (Fri Apr 18 2014 - 13:37:56 EST)
- [PATCH 3/6] netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP Richard Guy Briggs (Fri Apr 18 2014 - 13:38:38 EST)
- [PATCH 4/6] audit: add netlink audit protocol bind to check capabilities on multicast join Richard Guy Briggs (Fri Apr 18 2014 - 13:38:49 EST)
- Re: [PATCH 3/6] regulator: arizona-ldo1: Add processing of init_data from device tree Mark Brown (Fri Apr 18 2014 - 13:40:05 EST)
- Re: [PATCH 5/6] regulator: arizona-micsupp: Add processing of init_data from device tree Mark Brown (Fri Apr 18 2014 - 13:40:58 EST)
- [GIT PULL] Arizona DT handling updates Mark Brown (Fri Apr 18 2014 - 13:43:21 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Mark Brown (Fri Apr 18 2014 - 13:44:24 EST)
- Re: [PATCH v2 1/4] mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free Sergei Shtylyov (Fri Apr 18 2014 - 13:48:37 EST)
- [PATCH] [media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-S Tuner. Manuel SchÃnlaub (Fri Apr 18 2014 - 13:50:46 EST)
- Re: [PATCH v3] ipc,shm: disable shmmax and shmall by default Manfred Spraul (Fri Apr 18 2014 - 13:51:19 EST)
- Re: [PATCH v2 1/4] mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free Sergei Shtylyov (Fri Apr 18 2014 - 13:52:25 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Fri Apr 18 2014 - 13:53:25 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Peter Zijlstra (Fri Apr 18 2014 - 13:54:17 EST)
- Re: [PATCH/RFC v3 0/5] LED / flash API integration Bryan Wu (Fri Apr 18 2014 - 13:55:22 EST)
- [PATCH] Staging: crystalhd: Mark local functions as static Bojan Prtvar (Fri Apr 18 2014 - 13:58:19 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Fri Apr 18 2014 - 14:06:32 EST)
- Re: [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path Waiman Long (Fri Apr 18 2014 - 14:07:38 EST)
- Re: [PATCH v9 03/19] qspinlock: Add pending bit Waiman Long (Fri Apr 18 2014 - 14:13:43 EST)
- Re: [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word Waiman Long (Fri Apr 18 2014 - 14:14:33 EST)
- Re: question on read_barrier_depends Alan Stern (Fri Apr 18 2014 - 14:16:50 EST)
- [PATCH 03/28] nios2: Kernel booting and initialization Ley Foon Tan (Fri Apr 18 2014 - 14:21:42 EST)
- [PATCH 07/28] nios2: I/O Mapping Ley Foon Tan (Fri Apr 18 2014 - 14:21:58 EST)
- [PATCH 05/28] nios2: Traps exception handling Ley Foon Tan (Fri Apr 18 2014 - 14:22:19 EST)
- [PATCH 14/28] nios2: DMA mapping API Ley Foon Tan (Fri Apr 18 2014 - 14:22:38 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Michal Hocko (Fri Apr 18 2014 - 14:24:59 EST)
- Re: [PATCH RFC -mm v2 3/3] memcg, slab: simplify synchronization scheme Johannes Weiner (Fri Apr 18 2014 - 14:26:38 EST)
- [PATCH] regulator: Allow set voltage on fixed regulators Tim Kryger (Fri Apr 18 2014 - 14:30:29 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Fri Apr 18 2014 - 14:39:08 EST)
- [GIT PULL] please pull infiniband.git Roland Dreier (Fri Apr 18 2014 - 14:41:05 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Oleg Nesterov (Fri Apr 18 2014 - 14:45:14 EST)
- Re: [PATCH] regulator: Allow set voltage on fixed regulators Mark Brown (Fri Apr 18 2014 - 14:53:36 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Andrew Morton (Fri Apr 18 2014 - 14:54:58 EST)
- [PATCH] mmc: core: Try other signal levels during power up Tim Kryger (Fri Apr 18 2014 - 14:58:57 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Sergei Shtylyov (Fri Apr 18 2014 - 15:01:36 EST)
- [PATCH 0/2] PHY: Add SATA Gen1/Gen2 support to the APM X-Gene SoC 15Gbps PHY driver Suman Tripathi (Fri Apr 18 2014 - 15:04:48 EST)
- [PATCH 2/2] PHY: Add Gen1/Gen2 support for the APM SoC X-Gene SATA PHY driver Suman Tripathi (Fri Apr 18 2014 - 15:04:58 EST)
- [PATCH 1/2] PHY: Add function set_rate to generic PHY framework Suman Tripathi (Fri Apr 18 2014 - 15:05:33 EST)
- [PATCH 1/2] PHY: Add function set_rate to generic PHY framework Suman Tripathi (Fri Apr 18 2014 - 15:06:01 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Peter Zijlstra (Fri Apr 18 2014 - 15:06:11 EST)
- [PATCH 0/1] memcg: kill start_kernel()->mm_init_owner(init_mm) Oleg Nesterov (Fri Apr 18 2014 - 15:14:09 EST)
- [PATCH 1/1] memcg: kill start_kernel()->mm_init_owner(init_mm) Oleg Nesterov (Fri Apr 18 2014 - 15:14:18 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Paul Bolle (Fri Apr 18 2014 - 15:16:27 EST)
- Re: [PATCH 3.12 00/72] 3.12.18-stable review Guenter Roeck (Fri Apr 18 2014 - 15:18:52 EST)
- Re: [PATCH 1/3] net: mdio-gpio: Use devm_ functions where possible Sergei Shtylyov (Fri Apr 18 2014 - 15:19:37 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() JÃrg-Volker Peetz (Fri Apr 18 2014 - 15:24:08 EST)
- Re: [linux-sunxi] Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module maxime.ripard (Fri Apr 18 2014 - 15:26:03 EST)
- Re: [linux-sunxi] Re: [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module maxime.ripard (Fri Apr 18 2014 - 15:28:58 EST)
- [ANNOUNCE] Git v2.0.0-rc0 Junio C Hamano (Fri Apr 18 2014 - 15:38:28 EST)
- Re: [PATCH 1/2] dmaengine: qcom_bam_dma: Add v1.3.0 driver support Andy Gross (Fri Apr 18 2014 - 15:41:16 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Paul Bolle (Fri Apr 18 2014 - 15:42:00 EST)
- [PATCH net-next] xprtrdma: rpcrdma_register_default_external: Silence frame size warning Tim Gardner (Fri Apr 18 2014 - 15:51:54 EST)
- Re: [PATCH v2 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver Sergei Shtylyov (Fri Apr 18 2014 - 15:52:03 EST)
- Re: [PATCH V2] workqueue: jumps to use_dfl_pwq if the target cpumask is equal wq's Tejun Heo (Fri Apr 18 2014 - 15:52:22 EST)
- Re: [PATCH net-next] xprtrdma: rpcrdma_register_default_external: Silence frame size warning Tim Gardner (Fri Apr 18 2014 - 15:56:20 EST)
- Re: [PATCH 1/1] ahci: Do not receive interrupts sent by dummy ports Tejun Heo (Fri Apr 18 2014 - 15:57:09 EST)
- Re: [PATCH 3/8] mm/swap: prevent concurrent swapon on the same S_ISBLK blockdev Hugh Dickins (Fri Apr 18 2014 - 16:02:22 EST)
- Re: [PATCH 0/2] Disable zone_reclaim_mode by default v2 Andrew Morton (Fri Apr 18 2014 - 16:05:59 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Fri Apr 18 2014 - 16:10:12 EST)
- [PATCH v3] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Boris BREZILLON (Fri Apr 18 2014 - 16:11:57 EST)
- [PATCH 0/2] staging: rtl8188eu: fix checkpatch errors. Konrad Zapalowicz (Fri Apr 18 2014 - 16:24:11 EST)
- [PATCH 2/2] staging: rtl8188eu: fix spaces instead of tabs for rtw_recv.c Konrad Zapalowicz (Fri Apr 18 2014 - 16:24:27 EST)
- [PATCH 1/2] staging: rtl8188eu: fix spaces instead of tabs for rtw_p2p.c Konrad Zapalowicz (Fri Apr 18 2014 - 16:24:39 EST)
- Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support Nicolas Ferre (Fri Apr 18 2014 - 16:35:39 EST)
- Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support Mark Brown (Fri Apr 18 2014 - 16:39:36 EST)
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy Tejun Heo (Fri Apr 18 2014 - 16:41:29 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Benjamin Tissoires (Fri Apr 18 2014 - 16:44:33 EST)
- Re: [PATCH 1/8] ARM: at91: sama5d3: add DMA property for SSC devices Nicolas Ferre (Fri Apr 18 2014 - 16:48:13 EST)
- Re: [PATCH 0/2] Disable zone_reclaim_mode by default v2 John Stoffel (Fri Apr 18 2014 - 16:49:01 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port H. Peter Anvin (Fri Apr 18 2014 - 16:49:21 EST)
- Re: [PATCH 2/8] ARM: at91: sama5d3: disable sound by default Nicolas Ferre (Fri Apr 18 2014 - 16:49:47 EST)
- Re: [PATCH 3/8] ARM: at91: sama5d3: correct the sound compatible string Nicolas Ferre (Fri Apr 18 2014 - 16:50:12 EST)
- Re: [PATCH 4/8] ARM: at91: sama5d3: add the missing property Nicolas Ferre (Fri Apr 18 2014 - 16:50:32 EST)
- Re: [PATCH 5/8] ARM: at91: sama5d3: clock for ssc from rk pin Nicolas Ferre (Fri Apr 18 2014 - 16:50:46 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Fri Apr 18 2014 - 16:52:39 EST)
- Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts Tony Lindgren (Fri Apr 18 2014 - 16:55:32 EST)
- Re: [PATCH] thp: close race between split and zap huge pages Kirill A. Shutemov (Fri Apr 18 2014 - 16:56:21 EST)
- Re: [PATCH] regulator: Allow set voltage on fixed regulators Tim Kryger (Fri Apr 18 2014 - 17:09:00 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Rik van Riel (Fri Apr 18 2014 - 17:15:21 EST)
- Re: [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Doug Anderson (Fri Apr 18 2014 - 17:15:30 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Adam Williamson (Fri Apr 18 2014 - 17:18:10 EST)
- Re: [PATCH] mmc: sdhci: Set ocr_avail directly based on vmmc Tim Kryger (Fri Apr 18 2014 - 17:24:31 EST)
- Re: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node Nicolas Ferre (Fri Apr 18 2014 - 17:26:12 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Rob Herring (Fri Apr 18 2014 - 17:28:33 EST)
- Re: [PATCH] regulator: Allow set voltage on fixed regulators Mark Brown (Fri Apr 18 2014 - 17:29:59 EST)
- [PATCH 1/2] perf, x86: Don't mark DataLA addresses as store Andi Kleen (Fri Apr 18 2014 - 17:31:48 EST)
- [GIT PULL] USB fixes for 3.15-rc2 Greg KH (Fri Apr 18 2014 - 17:38:12 EST)
- [GIT PULL] Staging driver fixes for 3.15-rc2 Greg KH (Fri Apr 18 2014 - 17:38:23 EST)
- Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts Tony Lindgren (Fri Apr 18 2014 - 17:38:30 EST)
- [GIT PULL] Driver core / sysfs fixes for 3.15-rc2 Greg KH (Fri Apr 18 2014 - 17:38:36 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL Sebastian Capella (Fri Apr 18 2014 - 17:38:54 EST)
- [GIT PULL] char/misc fixes for 3.15-rc2 Greg KH (Fri Apr 18 2014 - 17:38:59 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Rob Herring (Fri Apr 18 2014 - 17:39:51 EST)
- [GIT PULL] TTY/Serial fixes for 3.15-rc2 Greg KH (Fri Apr 18 2014 - 17:40:31 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Fri Apr 18 2014 - 17:40:47 EST)
- [PATCH v2 0/2] kconfig: Remove bad inference rules expr_eliminate_dups2() Martin Walch (Fri Apr 18 2014 - 17:41:16 EST)
- [PATCH v2 1/2] kconfig: completely remove expr_eliminate_dups2() and related code Martin Walch (Fri Apr 18 2014 - 17:41:23 EST)
- [PATCH v2 2/2] kconfig: trivial - adjust comments Martin Walch (Fri Apr 18 2014 - 17:41:57 EST)
- Re: [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Simon Glass (Fri Apr 18 2014 - 17:43:40 EST)
- [PATCH 2/2] x86, perf: Update Haswell PEBS event table Andi Kleen (Fri Apr 18 2014 - 17:47:40 EST)
- [GIT PULL] at91: fixes for 3.15 #1 Nicolas Ferre (Fri Apr 18 2014 - 17:53:36 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Fri Apr 18 2014 - 17:59:41 EST)
- Business Proposal From Tokyo Itsuki Kaito (Fri Apr 18 2014 - 18:00:37 EST)
- [GIT PULL] at91: DT for 3.16 #1 Nicolas Ferre (Fri Apr 18 2014 - 18:03:17 EST)
- Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support Boris BREZILLON (Fri Apr 18 2014 - 18:06:41 EST)
- Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support Nicolas Ferre (Fri Apr 18 2014 - 18:12:02 EST)
- Re: [PATCH 3.12 00/72] 3.12.18-stable review Shuah Khan (Fri Apr 18 2014 - 18:12:59 EST)
- [PATCH v2 1/7] x86: move FIX_EARLYCON_MEM kconfig into x86 Rob Herring (Fri Apr 18 2014 - 18:20:43 EST)
- [PATCH v2 6/7] arm64: enable FIX_EARLYCON_MEM kconfig Rob Herring (Fri Apr 18 2014 - 18:21:00 EST)
- [PATCH v2 7/7] arm64: remove arch specific earlyprintk Rob Herring (Fri Apr 18 2014 - 18:21:18 EST)
- [PATCH v2 0/7] Generic serial earlycon Rob Herring (Fri Apr 18 2014 - 18:21:33 EST)
- [PATCH v2 5/7] tty/serial: add arm/arm64 semihosting earlycon Rob Herring (Fri Apr 18 2014 - 18:21:42 EST)
- [PATCH v2 4/7] tty/serial: pl011: add generic earlycon support Rob Herring (Fri Apr 18 2014 - 18:21:46 EST)
- [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon Rob Herring (Fri Apr 18 2014 - 18:21:53 EST)
- [PATCH v2 2/7] tty/serial: add generic serial earlycon Rob Herring (Fri Apr 18 2014 - 18:22:52 EST)
- Questions and problems regarding kdump GEO (Fri Apr 18 2014 - 18:24:34 EST)
- Re: [PATCH trivial 1/3] ARM: dts: Grammar /is uses/ is used/ Tony Lindgren (Fri Apr 18 2014 - 18:26:14 EST)
- Re: [PATCH trivial 3/3] ARM: dts: Grammar /that will/it will/ Tony Lindgren (Fri Apr 18 2014 - 18:26:40 EST)
- Re: [PATCH] ARM: OMAP2+: Fix config name for USB3 PHY Tony Lindgren (Fri Apr 18 2014 - 18:28:23 EST)
- Re: [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node Tony Lindgren (Fri Apr 18 2014 - 18:30:17 EST)
- Re: pull request: wireless 2014-04-17 David Miller (Fri Apr 18 2014 - 18:39:59 EST)
- Re: [PATCH] ARM: dts: OMAP2+: remove uses of obsolete gpmc,device-nand Tony Lindgren (Fri Apr 18 2014 - 18:41:36 EST)
- Re: [PATCH 0/3] staging: gdm72xx: Minor cleanup Greg KH (Fri Apr 18 2014 - 18:52:49 EST)
- [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Jianyu Zhan (Fri Apr 18 2014 - 19:00:48 EST)
- Re: [PATCH] staging: rtl8192u: r8192U_wx: Fix sparse warnings Greg KH (Fri Apr 18 2014 - 19:02:01 EST)
- [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone() Jianyu Zhan (Fri Apr 18 2014 - 19:02:09 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Russell King - ARM Linux (Fri Apr 18 2014 - 19:04:37 EST)
- Re: [PATCH v2 3/4] staging: vt6655: remove dead code Greg KH (Fri Apr 18 2014 - 19:10:38 EST)
- Locking issues in "mmc: rtsx: add support for pre_req and post_req" (was: Re: [PATCH] mmc: rtsx: fix possible circular locking dependency) Peter Wu (Fri Apr 18 2014 - 19:13:32 EST)
- Re: [PATCH] of/platform: Fix no irq domain found errors when populating interrupts Russell King - ARM Linux (Fri Apr 18 2014 - 19:19:32 EST)
- Re: [PATCH] Staging: crystalhd: Mark local functions as static Greg KH (Fri Apr 18 2014 - 19:23:17 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Fri Apr 18 2014 - 19:24:25 EST)
- [GIT] Networking David Miller (Fri Apr 18 2014 - 19:28:27 EST)
- [PATCH 0/2] Clock unregistration fixes Stephen Boyd (Fri Apr 18 2014 - 19:30:01 EST)
- [PATCH 2/2] clk: Fix slab corruption in clk_unregister() Stephen Boyd (Fri Apr 18 2014 - 19:30:18 EST)
- [PATCH 1/2] clk: Fix double free due to devm_clk_register() Stephen Boyd (Fri Apr 18 2014 - 19:30:33 EST)
- Re: [PATCH] kdb: Put a cr before lf when working w/ a non open console port Doug Anderson (Fri Apr 18 2014 - 19:53:59 EST)
- [PATCH 0/8] patch series Ryan Desfosses (Fri Apr 18 2014 - 20:15:27 EST)
- [PATCH 2/8] bus: moved EXPORT_SYMBOL so that it immediately followed its function/variable Ryan Desfosses (Fri Apr 18 2014 - 20:15:38 EST)
- [PATCH 3/8] htirq: moved EXPORT_SYMBOL so that it immediately followed its function/variable Ryan Desfosses (Fri Apr 18 2014 - 20:15:43 EST)
- [PATCH 8/8] pci-stub: added spaces around equal sign Ryan Desfosses (Fri Apr 18 2014 - 20:16:09 EST)
- [PATCH 7/8] pci-driver: moved EXPORT_SYMBOL so that it immediately followed its function/variable Ryan Desfosses (Fri Apr 18 2014 - 20:16:23 EST)
- [PATCH 6/8] pci-driver: added or removed a space to resolve checkpatch messages Ryan Desfosses (Fri Apr 18 2014 - 20:16:39 EST)
- [PATCH 5/8] msi: merged quoted strings Ryan Desfosses (Fri Apr 18 2014 - 20:16:48 EST)
- [PATCH 4/8] htirq: removed space after open parenthesis Ryan Desfosses (Fri Apr 18 2014 - 20:17:02 EST)
- [PATCH 0/8] patch series Ryan Desfosses (Fri Apr 18 2014 - 20:17:18 EST)
- [PATCH 1/8] ats: removed parentheses after return Ryan Desfosses (Fri Apr 18 2014 - 20:18:03 EST)
- Re: [PATCH 3/5] mips: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Florian Fainelli (Fri Apr 18 2014 - 20:25:06 EST)
- Re: [PATCH 0/8] patch series Randy Dunlap (Fri Apr 18 2014 - 20:26:13 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Fri Apr 18 2014 - 20:33:48 EST)
- Re: [PATCH v3] tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner Neal Cardwell (Fri Apr 18 2014 - 20:43:30 EST)
- Re: [PATCH 3/5] mips: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Brian Norris (Fri Apr 18 2014 - 20:49:50 EST)
- Re: [PATCH 1/2] leds: 88pm860x: Use of_get_child_by_name Bryan Wu (Fri Apr 18 2014 - 21:04:17 EST)
- 3.14 Regression, kernel panic when suspend, looks ath9k / wireless related Michael Leun (Fri Apr 18 2014 - 21:23:12 EST)
- Re: [PATCH 2/2] leds: 88pm860x: Fix missing refcount decrement for parent of_node Bryan Wu (Fri Apr 18 2014 - 21:34:25 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Fri Apr 18 2014 - 21:35:45 EST)
- Re: [PATCH v3] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Guenter Roeck (Fri Apr 18 2014 - 21:57:59 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Fri Apr 18 2014 - 22:17:51 EST)
- [PATCH] dmaengine: edma: Add DMA memcpy support Joel Fernandes (Fri Apr 18 2014 - 22:51:59 EST)
- [PATCH v2 0/5] x86/PCI: Add AMD hostbridge support for newer AMD systems Myron Stowe (Fri Apr 18 2014 - 22:53:47 EST)
- [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities Myron Stowe (Fri Apr 18 2014 - 22:53:57 EST)
- [PATCH v2 3/5] x86/PCI: Miscellaneous code clean up for early_fillup_mp_bus_info Myron Stowe (Fri Apr 18 2014 - 22:54:04 EST)
- [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node' Myron Stowe (Fri Apr 18 2014 - 22:54:20 EST)
- [PATCH v2 4/5] ACPI/PCI: Warn if we have to "guess" host bridge node information Myron Stowe (Fri Apr 18 2014 - 22:54:28 EST)
- [PATCH v2 1/5] x86/PCI: Add support for generic AMD hostbridges Myron Stowe (Fri Apr 18 2014 - 22:55:13 EST)
- [PATCH] fix the code style errors in sn9c102 Jinqiang Zeng (Fri Apr 18 2014 - 23:11:56 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Ming Lei (Fri Apr 18 2014 - 23:18:05 EST)
- [PATCH 4/4] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY Kishon Vijay Abraham I (Fri Apr 18 2014 - 23:22:03 EST)
- [GIT PULL 0/4] phy: fixes for 3.15 -rc2 Kishon Vijay Abraham I (Fri Apr 18 2014 - 23:22:19 EST)
- [PATCH 3/4] phy: fix kernel oops in phy_lookup() Kishon Vijay Abraham I (Fri Apr 18 2014 - 23:22:24 EST)
- [PATCH 2/4] phy: restore OMAP_CONTROL_PHY dependencies Kishon Vijay Abraham I (Fri Apr 18 2014 - 23:22:47 EST)
- [PATCH 1/4] phy: exynos: fix building as a module Kishon Vijay Abraham I (Fri Apr 18 2014 - 23:23:19 EST)
- [PATCH] smc91x: fix compile error when SMC_DEBUG >= 2 Zi Shen Lim (Fri Apr 18 2014 - 23:48:00 EST)
- Re: [PATCH] smc91x: fix compile error when SMC_DEBUG >= 2 Joe Perches (Sat Apr 19 2014 - 00:08:16 EST)
- Re: [PATCH next 3/4] blk-mq: user (1 << order) to implement order_to_size() Jens Axboe (Sat Apr 19 2014 - 01:06:13 EST)
- Re: [PATCH 0/6] mfd/gpio: cleanup of STMPE driver Shawn Guo (Sat Apr 19 2014 - 01:07:54 EST)
- PROBLEM: Pulseaudio hung at schedule in 3.15-rc1 Bryan Quigley (Sat Apr 19 2014 - 01:09:17 EST)
- Re: PROBLEM: Pulseaudio hung at schedule in 3.15-rc1 Bryan Quigley (Sat Apr 19 2014 - 02:05:51 EST)
- Re: [PATCH v2] ipc,shm: disable shmmax and shmall by default Michael Kerrisk (man-pages) (Sat Apr 19 2014 - 02:22:45 EST)
- Re: [PATCH] fix the code style errors in sn9c102 Jianyu Zhan (Sat Apr 19 2014 - 02:43:17 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Davidlohr Bueso (Sat Apr 19 2014 - 02:56:19 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Sat Apr 19 2014 - 03:07:02 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Michael Kerrisk (man-pages) (Sat Apr 19 2014 - 03:10:47 EST)
- Re: [PATCHv3 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Sat Apr 19 2014 - 03:13:32 EST)
- [git pull] drm fixes Dave Airlie (Sat Apr 19 2014 - 03:20:05 EST)
- Re: [PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4 Fengguang Wu (Sat Apr 19 2014 - 03:48:02 EST)
- [PATCH] tracing:Do not profile dumpstack utilities to fix stack trace output Jiaxing Wang (Sat Apr 19 2014 - 03:56:57 EST)
- Re: [PATCH] Staging: crystalhd: Mark local functions as static bojan prtvar (Sat Apr 19 2014 - 04:06:45 EST)
- Re: [sched,rcu] b84c4e08143: +3.1% will-it-scale.per_thread_ops Fengguang Wu (Sat Apr 19 2014 - 04:12:42 EST)
- Re: [PATCH] fix the code style errors in sn9c102 Hans de Goede (Sat Apr 19 2014 - 04:13:01 EST)
- [rcu] 10a94227ba2: -2.0% will-it-scale.per_process_ops Fengguang Wu (Sat Apr 19 2014 - 04:28:08 EST)
- Re: [PATCH] Staging: crystalhd: Mark local functions as static bojan prtvar (Sat Apr 19 2014 - 04:32:35 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Pavel Machek (Sat Apr 19 2014 - 04:35:11 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Manfred Spraul (Sat Apr 19 2014 - 04:38:04 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Manfred Spraul (Sat Apr 19 2014 - 04:46:27 EST)
- [PATCH 1/1] fs/bio.c: remove nr_segs (unused function parameter) Fabian Frederick (Sat Apr 19 2014 - 05:05:25 EST)
- Re: [PATCH 11/11] ext4: add cross rename support Michael Kerrisk (man-pages) (Sat Apr 19 2014 - 05:09:09 EST)
- [PATCH 1/1] FS: Remove bs parameter in biovec_create_pool Fabian Frederick (Sat Apr 19 2014 - 05:12:42 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Michael Kerrisk (man-pages) (Sat Apr 19 2014 - 05:15:33 EST)
- Re: [PATCH] ipc/shm: Increase the defaults for SHMALL, SHMMAX to infinity Michael Kerrisk (man-pages) (Sat Apr 19 2014 - 05:18:14 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Ingo Molnar (Sat Apr 19 2014 - 05:26:08 EST)
- Re: [PATCHv3 1/8] extcon: Add resource-managed extcon register function Sangjung (Sat Apr 19 2014 - 05:51:41 EST)
- [PATCH v1 next 1/4] blk-mq: free hctx->ctx_map when init failed Ming Lei (Sat Apr 19 2014 - 06:01:46 EST)
- [PATCH v1 next 0/4] blk-mq: misc changes Ming Lei (Sat Apr 19 2014 - 06:01:46 EST)
- [PATCH v1 next 2/4] blk-mq: fix allocation of set->tags Ming Lei (Sat Apr 19 2014 - 06:01:54 EST)
- [PATCH v1 next 3/4] blk-mq: user (1 << order) to implement order_to_size() Ming Lei (Sat Apr 19 2014 - 06:02:05 EST)
- [PATCH v1 next 4/4] blk-mq: initialize req->q in allocation Ming Lei (Sat Apr 19 2014 - 06:02:12 EST)
- [GIT PULL] EFI changes for v3.16 Matt Fleming (Sat Apr 19 2014 - 06:08:05 EST)
- Re: [PATCH] cdrom.c: Only read a cdrom_msf0 struct from userspace. Reimar DÃffinger (Sat Apr 19 2014 - 06:14:37 EST)
- Re: [PATCH 6/8] idr: avoid ping-pong Lai Jiangshan (Sat Apr 19 2014 - 06:41:28 EST)
- [GIT PULL] perf fixes Ingo Molnar (Sat Apr 19 2014 - 06:42:07 EST)
- [GIT PULL] scheduler fixes Ingo Molnar (Sat Apr 19 2014 - 06:56:23 EST)
- [GIT PULL] x86 fix Ingo Molnar (Sat Apr 19 2014 - 06:58:38 EST)
- Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API Aaro Koskinen (Sat Apr 19 2014 - 07:00:48 EST)
- Estimado E-mail del usuario; Webmail / Administrador 2014 (Sat Apr 19 2014 - 07:18:04 EST)
- Re: [PATCH v2 1/5] x86/PCI: Add support for generic AMD hostbridges Borislav Petkov (Sat Apr 19 2014 - 07:31:53 EST)
- Re: [PATCH 4/8] tty/serial: add generic serial earlycon Arnd Bergmann (Sat Apr 19 2014 - 07:33:30 EST)
- [PATCH 0/9 V2] idr: fix & cleanup Lai Jiangshan (Sat Apr 19 2014 - 07:34:49 EST)
- [PATCH 5/9 V2] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Lai Jiangshan (Sat Apr 19 2014 - 07:35:15 EST)
- [PATCH 2/9 V2] idr: fix unexpected ID-removal when idr_remove(unallocated_id) Lai Jiangshan (Sat Apr 19 2014 - 07:35:16 EST)
- [PATCH 7/9 V2] idr: don't need to shink the free list when idr_remove() Lai Jiangshan (Sat Apr 19 2014 - 07:35:20 EST)
- [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch Lai Jiangshan (Sat Apr 19 2014 - 07:35:44 EST)
- [PATCH 8/9 V2] idr: reduce the unneeded check in free_layer() Lai Jiangshan (Sat Apr 19 2014 - 07:35:54 EST)
- Estimado E-mail del usuario; Webmail / Administrador 2014 (Sat Apr 19 2014 - 07:36:18 EST)
- [PATCH 6/9 V2] idr: avoid ping-pong Lai Jiangshan (Sat Apr 19 2014 - 07:36:57 EST)
- [PATCH 1/9 V2] idr: fix overflow bug during maximum ID calculation at maximum height Lai Jiangshan (Sat Apr 19 2014 - 07:37:28 EST)
- [PATCH 4/9 V2] idr: fix idr_replace()'s returned error code Lai Jiangshan (Sat Apr 19 2014 - 07:37:34 EST)
- [PATCH 3/9 V2] idr: fix NULL pointer dereference when ida_remove(unallocated_id) Lai Jiangshan (Sat Apr 19 2014 - 07:38:14 EST)
- [PATCH v3 0/2] DaVinci: VPIF: upgrade with v4l helpers Lad Prabhakar (Sat Apr 19 2014 - 07:41:40 EST)
- [PATCH v3 2/2] media: davinci: vpif display: upgrade the driver with v4l offerings Lad Prabhakar (Sat Apr 19 2014 - 07:41:55 EST)
- [PATCH v3 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings Lad Prabhakar (Sat Apr 19 2014 - 07:42:14 EST)
- [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot Manfred Spraul (Sat Apr 19 2014 - 07:44:15 EST)
- [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Manfred Spraul (Sat Apr 19 2014 - 07:44:24 EST)
- [PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL Manfred Spraul (Sat Apr 19 2014 - 07:44:51 EST)
- [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget. Manfred Spraul (Sat Apr 19 2014 - 07:44:59 EST)
- [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat Manfred Spraul (Sat Apr 19 2014 - 07:45:34 EST)
- Re: [PATCH v4 00/21] ARM: support for ICP DAS LP-8x4x (with dts) Arnd Bergmann (Sat Apr 19 2014 - 08:00:28 EST)
- Re: [PATCH 11/11] ext4: add cross rename support Tetsuo Handa (Sat Apr 19 2014 - 08:08:47 EST)
- Re: [PATCH v2 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio Prabhakar Lad (Sat Apr 19 2014 - 08:33:28 EST)
- Re: [PATCH] cgroup:cgroup_mount: Fix uninitialized warning Tejun Heo (Sat Apr 19 2014 - 08:58:09 EST)
- Re: [PATCH 6/8] idr: avoid ping-pong Tejun Heo (Sat Apr 19 2014 - 09:01:30 EST)
- Re: [PATCH 5/9 V2] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Tejun Heo (Sat Apr 19 2014 - 09:07:48 EST)
- Re: [PATCHv3 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Sat Apr 19 2014 - 09:36:42 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Sat Apr 19 2014 - 09:44:44 EST)
- Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Chanwoo Choi (Sat Apr 19 2014 - 09:44:44 EST)
- Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Tomasz Figa (Sat Apr 19 2014 - 09:51:55 EST)
- Re: [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities Borislav Petkov (Sat Apr 19 2014 - 09:52:38 EST)
- [PATCH] tracing: Correct braces usage in if-else statement Lin Yongting (Sat Apr 19 2014 - 10:00:13 EST)
- Re: [PATCH 5/9 V2] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Lai Jiangshan (Sat Apr 19 2014 - 10:04:22 EST)
- Re: [PATCH 2/8] Consolidate all .h lines at front of intel-iommu.c file Baoquan He (Sat Apr 19 2014 - 10:06:18 EST)
- Re: [PATCH 6/8] idr: avoid ping-pong Lai Jiangshan (Sat Apr 19 2014 - 10:25:04 EST)
- Re: [PATCHv3 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Sat Apr 19 2014 - 10:29:56 EST)
- [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Sat Apr 19 2014 - 10:34:27 EST)
- [PATCH v2 7/7] ARM: mm: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] Santosh Shilimkar (Sat Apr 19 2014 - 10:34:40 EST)
- [PATCH v2 5/7] ARM: dma: Use dma_pfn_offset for dma address translation Santosh Shilimkar (Sat Apr 19 2014 - 10:35:00 EST)
- [PATCH v2 3/7] of: introduce of_dma_is_coherent() helper Santosh Shilimkar (Sat Apr 19 2014 - 10:35:11 EST)
- [PATCH v2 4/7] of: configure the platform device dma parameters Santosh Shilimkar (Sat Apr 19 2014 - 10:35:47 EST)
- Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Sachin Kamat (Sat Apr 19 2014 - 10:35:49 EST)
- [PATCH v2 2/7] of: introduce of_dma_get_range() helper Santosh Shilimkar (Sat Apr 19 2014 - 10:36:32 EST)
- [PATCH v2 6/7] ARM: dma: implement set_arch_dma_coherent_ops() Santosh Shilimkar (Sat Apr 19 2014 - 10:36:41 EST)
- [PATCH v2 1/7] device: introduce per device dma_pfn_offset Santosh Shilimkar (Sat Apr 19 2014 - 10:36:56 EST)
- Re: [PATCH 0/2] Support cpufreq driver for Exynos3250 Tomasz Figa (Sat Apr 19 2014 - 10:37:24 EST)
- aes-x86_64 seems slower than the generic implementation Peter Wu (Sat Apr 19 2014 - 10:42:27 EST)
- Re: [ANNOUNCE] 3.14-rt1 Mike Galbraith (Sat Apr 19 2014 - 10:46:22 EST)
- Fw: serial console does not wake from S3 suspend Valerio Vanni (Sat Apr 19 2014 - 10:49:37 EST)
- [PATCH] ARM: dts: twl4030: Add twl4030-madc node Marek Belisko (Sat Apr 19 2014 - 11:14:04 EST)
- [PATCH] perf test x86: Fit memory leak in sample_ustack() Masanari Iida (Sat Apr 19 2014 - 11:17:01 EST)
- Re: [PATCH] tracing:Do not profile dumpstack utilities to fix stack trace output Steven Rostedt (Sat Apr 19 2014 - 11:18:39 EST)
- Re: [PATCH] tracing: Correct braces usage in if-else statement Steven Rostedt (Sat Apr 19 2014 - 11:28:53 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Arnd Bergmann (Sat Apr 19 2014 - 11:33:10 EST)
- [PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc Dan Streetman (Sat Apr 19 2014 - 11:53:52 EST)
- [PATCH 1/4] mm: zpool: zbud_alloc() minor param change Dan Streetman (Sat Apr 19 2014 - 11:53:59 EST)
- [PATCH 3/4] mm: zpool: implement common zpool api to zbud/zsmalloc Dan Streetman (Sat Apr 19 2014 - 11:54:11 EST)
- [PATCH 4/4] mm: zpool: update zswap to use zpool Dan Streetman (Sat Apr 19 2014 - 11:54:19 EST)
- [PATCH 2/4] mm: zpool: implement zsmalloc shrinking Dan Streetman (Sat Apr 19 2014 - 11:54:49 EST)
- Re: [PATCH 09/28] nios2: Page table management Pavel Machek (Sat Apr 19 2014 - 12:07:11 EST)
- Re: [PATCH 16/28] nios2: System calls handling Pavel Machek (Sat Apr 19 2014 - 12:10:04 EST)
- Re: [RFC] Only a.out QMAGIC format is working Pavel Machek (Sat Apr 19 2014 - 12:16:39 EST)
- Re: current->sched_class->yield_task is NULL, any hint? Paul Gortmaker (Sat Apr 19 2014 - 12:22:38 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Thomas Petazzoni (Sat Apr 19 2014 - 12:25:49 EST)
- Re: [Kernel-BR] Re: [RFC] Only a.out QMAGIC format is working Geyslan Gregório Bem (Sat Apr 19 2014 - 12:37:58 EST)
- Re: current->sched_class->yield_task is NULL, any hint? Lin Ming (Sat Apr 19 2014 - 12:59:33 EST)
- [PATCH 0/5] uprobes/x86: cleanup validate_insn_* paths, fix X86_X32 case Oleg Nesterov (Sat Apr 19 2014 - 13:01:58 EST)
- [PATCH 1/5] uprobes/x86: Add uprobe_init_insn(), kill validate_insn_{32,64}bits() Oleg Nesterov (Sat Apr 19 2014 - 13:02:16 EST)
- [PATCH 2/5] uprobes/x86: Add is_64bit_mm(), kill validate_insn_bits() Oleg Nesterov (Sat Apr 19 2014 - 13:02:31 EST)
- [PATCH 5/5] uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32 Oleg Nesterov (Sat Apr 19 2014 - 13:02:54 EST)
- [PATCH 4/5] uprobes/x86: Make good_insns_* depend on CONFIG_X86_* Oleg Nesterov (Sat Apr 19 2014 - 13:03:04 EST)
- [PATCH 3/5] uprobes/x86: Shift "insn_complete" from branch_setup_xol_ops() to uprobe_init_insn() Oleg Nesterov (Sat Apr 19 2014 - 13:03:51 EST)
- Re: [PATCH] tracing: Correct braces usage in if-else statement ivan lin (Sat Apr 19 2014 - 13:10:19 EST)
- [PATCH] coredump: fix va_list corruption Eric Dumazet (Sat Apr 19 2014 - 13:16:10 EST)
- Re: PROBLEM: Pulseaudio hung at schedule in 3.15-rc1 Bryan Quigley (Sat Apr 19 2014 - 13:20:34 EST)
- Re: [PATCH] coredump: fix va_list corruption Oleg Nesterov (Sat Apr 19 2014 - 14:04:50 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Oleg Nesterov (Sat Apr 19 2014 - 14:15:44 EST)
- Re: [Kernel-BR] Re: [RFC] Only a.out QMAGIC format is working Valdis . Kletnieks (Sat Apr 19 2014 - 14:38:02 EST)
- Re: [PATCH 09/15] parisc: add renameat2 syscall Helge Deller (Sat Apr 19 2014 - 14:55:25 EST)
- Re: [git pull] drm fixes Markus Trippelsdorf (Sat Apr 19 2014 - 15:03:35 EST)
- Re: [PATCHv3 01/14] Documentation: HSI: Add some general description for the HSI subsystem Pavel Machek (Sat Apr 19 2014 - 15:06:09 EST)
- Re: [PATCHv3 02/14] MAINTAINERS: update HSI entry Pavel Machek (Sat Apr 19 2014 - 15:06:50 EST)
- Re: [PATCHv3 03/14] HSI: hsi-char: fix driver for multiport scenarios Pavel Machek (Sat Apr 19 2014 - 15:07:05 EST)
- Re: [PATCHv3 04/14] HSI: method to unregister clients from an hsi port Pavel Machek (Sat Apr 19 2014 - 15:07:25 EST)
- Re: [PATCHv3 05/14] HSI: Add channel resource support to HSI clients Pavel Machek (Sat Apr 19 2014 - 15:11:51 EST)
- Re: [PATCHv3 06/14] HSI: export method to (un)register clients Pavel Machek (Sat Apr 19 2014 - 15:13:46 EST)
- Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices Pavel Machek (Sat Apr 19 2014 - 15:16:30 EST)
- Re: [Kernel-BR] Re: [RFC] Only a.out QMAGIC format is working Geyslan Gregório Bem (Sat Apr 19 2014 - 15:19:39 EST)
- Re: [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller Jean-Jacques Hiblot (Sat Apr 19 2014 - 15:29:32 EST)
- Re: [PATCH 17/28] nios2: Signal handling support Richard Weinberger (Sat Apr 19 2014 - 15:29:45 EST)
- Re: [PATCHv3 08/14] HSI: Introduce OMAP SSI driver Pavel Machek (Sat Apr 19 2014 - 15:31:08 EST)
- Re: [PATCHv3 09/14] Documentation: DT: omap-ssi binding documentation Pavel Machek (Sat Apr 19 2014 - 15:32:57 EST)
- Re: 3.14 Regression, kernel panic when suspend, looks ath9k / wireless related Michael Leun (Sat Apr 19 2014 - 15:33:38 EST)
- [PATCH 1/1] fs/aio.c: Remove ctx parameter in kiocb_cancel Fabian Frederick (Sat Apr 19 2014 - 15:44:55 EST)
- Re: [PATCH v2 5/7] ARM: dma: Use dma_pfn_offset for dma address translation Russell King - ARM Linux (Sat Apr 19 2014 - 15:45:08 EST)
- Re: [PATCH v2 3/4] staging: vt6655: remove dead code Guido Martínez (Sat Apr 19 2014 - 15:45:49 EST)
- [PATCH v3 0/2] staging: vt6655: style fixes Guido MartÃnez (Sat Apr 19 2014 - 15:47:14 EST)
- [PATCH v3 1/2] staging: vt6655: remove dead code Guido MartÃnez (Sat Apr 19 2014 - 15:47:35 EST)
- [PATCH v3 2/2] staging: vt6655: fix checkpatch bracing issues Guido MartÃnez (Sat Apr 19 2014 - 15:48:09 EST)
- Re: [PATCHv3 10/14] HSI: Introduce driver for SSI Protocol Pavel Machek (Sat Apr 19 2014 - 15:49:52 EST)
- Re: [PATCH 16/28] nios2: System calls handling Geert Uytterhoeven (Sat Apr 19 2014 - 16:13:39 EST)
- Re: 3.14 regression: huge latency in read/select on tun Ortwin GlÃck (Sat Apr 19 2014 - 16:14:15 EST)
- Re: [PATCHv3 11/14] HSI: Introduce Nokia N900 modem driver Pavel Machek (Sat Apr 19 2014 - 16:27:01 EST)
- Re: [PATCHv3 12/14] ARM: dts: omap3 clocks: simplify ssi aliases Pavel Machek (Sat Apr 19 2014 - 16:27:16 EST)
- Re: [PATCHv3 13/14] DTS: ARM: OMAP3-N900: Add SSI support Pavel Machek (Sat Apr 19 2014 - 16:28:23 EST)
- Re: [PATCHv3 14/14] DTS: ARM: OMAP3-N900: Add modem support Pavel Machek (Sat Apr 19 2014 - 16:29:01 EST)
- Re: an infinite loop in ext4 in 3.14 Mikulas Patocka (Sat Apr 19 2014 - 16:33:54 EST)
- Fwd: [PATCH] octeon-usb/octeon-hcd.c Nicolas Del Piano (Sat Apr 19 2014 - 16:40:21 EST)
- [PATCH 1/1] fanotify: check permissions when creating file descriptor Heinrich Schuchardt (Sat Apr 19 2014 - 16:56:22 EST)
- RE: [PATCH] MAINTAINERS: INTEL MID SOC: add maintainer Gross, Mark (Sat Apr 19 2014 - 17:01:40 EST)
- Re: [PATCH v4 1/7] drivers: input: keyboard: st-keyscan: add keyscan driver Dmitry Torokhov (Sat Apr 19 2014 - 17:10:50 EST)
- [PATCH] NVMe: Update namespace and controller identity structures as per 1.1a spec Dimitri John Ledkov (Sat Apr 19 2014 - 17:20:27 EST)
- [PATCH] NVMe: Update namespace and controller identity structures as per 1.1a spec Dimitri John Ledkov (Sat Apr 19 2014 - 17:20:35 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Hugh Dickins (Sat Apr 19 2014 - 17:25:40 EST)
- Humanitarian Project Michelle Starzynski (Sat Apr 19 2014 - 17:56:45 EST)
- [PATCH] mmc: mxs: fix card detection function for broken card detect Daniel Willmann (Sat Apr 19 2014 - 18:08:26 EST)
- [PATCH v3 0/3] nVMX: Fixes to run Xen as L1 Bandan Das (Sat Apr 19 2014 - 18:19:11 EST)
- [PATCH v3 2/3] KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to Bandan Das (Sat Apr 19 2014 - 18:19:23 EST)
- [PATCH v3 1/3] KVM: nVMX: Don't advertise single context invalidation for invept Bandan Das (Sat Apr 19 2014 - 18:19:35 EST)
- [PATCH v3 3/3] KVM: nVMX: Advertise support for interrupt acknowledgement Bandan Das (Sat Apr 19 2014 - 18:19:43 EST)
- Re: [PATCH] perf test x86: Fit memory leak in sample_ustack() Jiri Olsa (Sat Apr 19 2014 - 18:20:19 EST)
- Re: [PATCH] perf test x86: Fit memory leak in sample_ustack() Jiri Olsa (Sat Apr 19 2014 - 19:07:41 EST)
- Re: [GIT PULL] EFI changes for v3.16 H. Peter Anvin (Sat Apr 19 2014 - 19:07:42 EST)
- [PATCH 2/2] DEC: Switch DECstation systems to rtc-cmos Maciej W. Rozycki (Sat Apr 19 2014 - 19:07:42 EST)
- [PATCH 1/2] RTC: rtc-cmos: drivers/char/rtc.c features for DECstation support Maciej W. Rozycki (Sat Apr 19 2014 - 19:07:42 EST)
- Re: [PATCH] coredump: fix va_list corruption Neil Horman (Sat Apr 19 2014 - 19:14:57 EST)
- [PATCH] KVM: x86: Check for host supported fields in shadow vmcs Bandan Das (Sat Apr 19 2014 - 19:35:15 EST)
- Re: [PATCH] tracing:Do not profile dumpstack utilities to fix stack trace output Jiaxing Wang (Sat Apr 19 2014 - 19:48:14 EST)
- Re: [PATCH 5/9 V2] idr: covert BUG_ON() to WARN_ON_ONCE() if the argument is invalid. Tejun Heo (Sat Apr 19 2014 - 19:48:24 EST)
- Re: [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch Tejun Heo (Sat Apr 19 2014 - 19:51:20 EST)
- Re: [tip:x86/efi] x86/efi: Save and restore FPU context around efi_calls (x86_64) Borislav Petkov (Sat Apr 19 2014 - 20:29:11 EST)
- Re: [git pull] drm fixes Alex Deucher (Sat Apr 19 2014 - 21:21:50 EST)
- Re: [PATCH] smc91x: fix compile error when SMC_DEBUG >= 2 Zi Shen Lim (Sat Apr 19 2014 - 21:24:39 EST)
- Re: [RFC 3/3] atmel: dt: Add supports for the lcdc support on the sama5d36ek Jean-Jacques Hiblot (Sat Apr 19 2014 - 21:37:27 EST)
- [PATCH 0/6] mm: audit find_vma() callers Davidlohr Bueso (Sat Apr 19 2014 - 22:27:42 EST)
- [PATCH 1/6] blackfin/ptrace: call find_vma with the mmap_sem held Davidlohr Bueso (Sat Apr 19 2014 - 22:27:53 EST)
- [PATCH 3/6] mips: call find_vma with the mmap_sem held Davidlohr Bueso (Sat Apr 19 2014 - 22:28:12 EST)
- [PATCH 6/6] drm/exynos: call find_vma with the mmap_sem held Davidlohr Bueso (Sat Apr 19 2014 - 22:28:27 EST)
- [PATCH 5/6] drivers,sgi-gru/grufault.c: call find_vma with the mmap_sem held Davidlohr Bueso (Sat Apr 19 2014 - 22:28:39 EST)
- [PATCH 4/6] arc: call find_vma with the mmap_sem held Davidlohr Bueso (Sat Apr 19 2014 - 22:29:02 EST)
- [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush() Davidlohr Bueso (Sat Apr 19 2014 - 22:29:21 EST)
- [PATCH 1/2] Staging: dgnc: dgnc_driver: fixed coding style of dgnc_pci_tbl Son P. Nguyen (Sat Apr 19 2014 - 22:31:11 EST)
- [PATCH 2/2] Staging: dgnc: dgnc_driver: fixed coding style braces Son P. Nguyen (Sat Apr 19 2014 - 22:31:32 EST)
- Re: [PATCH 1/8] usb: host: xhci-plat: Allow to register glue code using the device tree Felipe Balbi (Sat Apr 19 2014 - 23:19:10 EST)
- Re: [PATCH] KVM: x86: Check for host supported fields in shadow vmcs Paolo Bonzini (Sat Apr 19 2014 - 23:22:44 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Felipe Balbi (Sat Apr 19 2014 - 23:23:53 EST)
- Re: [PATCH 3/8] xhci-platform: Add a new controller using xhci: Armada 38x Felipe Balbi (Sat Apr 19 2014 - 23:25:00 EST)
- Re: [PATCH 4/8] ARM: mvebu: Add USB3 UTMI support Felipe Balbi (Sat Apr 19 2014 - 23:25:55 EST)
- [PATCH] Staging: rtl8192e: Fix declaration of symbols Joel Pelaez Jorge (Sat Apr 19 2014 - 23:33:15 EST)
- [PATCH v2 0/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Sat Apr 19 2014 - 23:35:21 EST)
- [PATCH v2 1/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Sat Apr 19 2014 - 23:36:24 EST)
- [PATCH v2 2/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Sat Apr 19 2014 - 23:37:33 EST)
- [PATCH v2 3/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Sat Apr 19 2014 - 23:38:42 EST)
- Re: [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch Lai Jiangshan (Sat Apr 19 2014 - 23:57:01 EST)
- Re: [PATCH] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Kumar Gaurav (Sun Apr 20 2014 - 00:50:27 EST)
- [PATCH] ced1401 coding style fixes Jinqiang Zeng (Sun Apr 20 2014 - 00:56:31 EST)
- Re: Bug in 3.15-rc1: Scheduling while atomic splats filling log - bisected to commit 27f6c57 Larry Finger (Sun Apr 20 2014 - 01:37:58 EST)
- Re: [GIT PULL] Detaching mounts on unlink for 3.15 Al Viro (Sun Apr 20 2014 - 01:41:27 EST)
- Re: PROBLEM: Pulseaudio hung at schedule in 3.15-rc1 Takashi Iwai (Sun Apr 20 2014 - 02:08:42 EST)
- Re: [PATCH v2 0/2] staging: panel: fix sparse warnings. Willy Tarreau (Sun Apr 20 2014 - 02:25:53 EST)
- Re: [git pull] drm fixes Markus Trippelsdorf (Sun Apr 20 2014 - 02:26:03 EST)
- [PATCH 1/1] FS: Use device_initcall Fabian Frederick (Sun Apr 20 2014 - 03:23:00 EST)
- Re: [PATCH v2 2/5] x86/PCI: Support additional MMIO range capabilities Borislav Petkov (Sun Apr 20 2014 - 04:00:54 EST)
- Re: [PATCH v2 3/5] x86/PCI: Miscellaneous code clean up for early_fillup_mp_bus_info Borislav Petkov (Sun Apr 20 2014 - 04:02:25 EST)
- [GIT PULL] perf fixes Ingo Molnar (Sun Apr 20 2014 - 04:02:57 EST)
- Re: [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush() Geert Uytterhoeven (Sun Apr 20 2014 - 04:04:24 EST)
- [tip:perf/urgent] perf kvm: Fix 'Min time' counting in report command tip-bot for Alexander Yarygin (Sun Apr 20 2014 - 04:04:34 EST)
- [tip:perf/urgent] perf tools: Adjust symbols in VDSO tip-bot for Vladimir Nikulichev (Sun Apr 20 2014 - 04:05:09 EST)
- [tip:perf/urgent] perf tools: Improve error reporting tip-bot for Adrien BAK (Sun Apr 20 2014 - 04:05:11 EST)
- Re: [git pull] drm fixes Christian König (Sun Apr 20 2014 - 04:34:21 EST)
- [PATCH 00/10] staging: rtl8188eu: Refactor and cleanup led related code. navin . patidar (Sun Apr 20 2014 - 04:46:41 EST)
- [PATCH 01/10] staging: rtl8188eu: Remove empty header file navin patidar (Sun Apr 20 2014 - 04:47:47 EST)
- [PATCH 02/10] staging: rtl8188eu: Remove rtw_led_blink_cmd() function. navin patidar (Sun Apr 20 2014 - 04:48:25 EST)
- [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. navin patidar (Sun Apr 20 2014 - 04:48:48 EST)
- [PATCH 04/10] staging: rtl8188eu: Remove _InitHWLed() function. navin patidar (Sun Apr 20 2014 - 04:49:07 EST)
- [PATCH 05/10] staging: rtl8188eu: Simplify led blinking strategy code. navin patidar (Sun Apr 20 2014 - 04:49:21 EST)
- [PATCH 06/10] staging: rtl8188eu: Remove enum LED_STRATEGY_871x . navin patidar (Sun Apr 20 2014 - 04:49:29 EST)
- [PATCH 07/10] staging: rtl8188eu: refactor led related structures. navin patidar (Sun Apr 20 2014 - 04:49:48 EST)
- [PATCH 08/10] staging: rtl8188eu: Remove unused macros. navin patidar (Sun Apr 20 2014 - 04:50:12 EST)
- [PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members. navin patidar (Sun Apr 20 2014 - 04:50:20 EST)
- [PATCH 10/10] staging: rtl8188eu: Remove unused enum LED_CTL_MODE members. navin patidar (Sun Apr 20 2014 - 04:50:45 EST)
- [PATCH 1/1] staging: android: Fix warning cast removes address space of expression Camille Bordignon (Sun Apr 20 2014 - 05:23:11 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Gleb Natapov (Sun Apr 20 2014 - 05:27:10 EST)
- [git pull] IOMMU Fixes for Linux v3.15-rc1 Joerg Roedel (Sun Apr 20 2014 - 05:46:38 EST)
- [PATCH] hisax/icc: add missing semicolon after label Julia Lawall (Sun Apr 20 2014 - 05:50:05 EST)
- Re: [PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs Shaik Ameer Basha (Sun Apr 20 2014 - 05:56:42 EST)
- Re: [git pull] drm fixes Markus Trippelsdorf (Sun Apr 20 2014 - 05:56:50 EST)
- Re: [git pull] drm fixes Markus Trippelsdorf (Sun Apr 20 2014 - 06:04:37 EST)
- Re: [PATCH v2 4/5] ACPI/PCI: Warn if we have to "guess" host bridge node information Borislav Petkov (Sun Apr 20 2014 - 06:22:07 EST)
- [PATCH] perf tools: Disable libdw unwind for all but x86 arch Jiri Olsa (Sun Apr 20 2014 - 06:28:54 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin, Yao (Sun Apr 20 2014 - 06:31:31 EST)
- Re: [PATCH RFC -mm v2 0/3] kmemcg: simplify work-flow (was "memcg-vs-slab cleanup") Vladimir Davydov (Sun Apr 20 2014 - 06:32:54 EST)
- [RFC] how should we deal with dead memcgs' kmem caches? Vladimir Davydov (Sun Apr 20 2014 - 06:40:33 EST)
- Re: [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node' Borislav Petkov (Sun Apr 20 2014 - 06:55:39 EST)
- Re: [PATCH 9/9 V2] idr: remove useless C-PreProcessor branch Tejun Heo (Sun Apr 20 2014 - 07:30:40 EST)
- Re: [Kernel-BR] Re: [RFC] Only a.out QMAGIC format is working Pavel Machek (Sun Apr 20 2014 - 07:46:16 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin, Yao (Sun Apr 20 2014 - 08:08:34 EST)
- Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer Pavel Machek (Sun Apr 20 2014 - 08:08:41 EST)
- Re: [PATCHv2 2/2] Documentation: DT: Document rx51-battery binding Pavel Machek (Sun Apr 20 2014 - 08:09:20 EST)
- Re: rtsx_pci_sdmmc lockdep splat Borislav Petkov (Sun Apr 20 2014 - 08:21:58 EST)
- more radeon fun: uvd this time Borislav Petkov (Sun Apr 20 2014 - 08:26:58 EST)
- [PATCH driver-core-linus] kernfs: add back missing error check in kernfs_fop_mmap() Tejun Heo (Sun Apr 20 2014 - 08:29:37 EST)
- [PATCH] Fixed spelling errors within comments Terence Eden (Sun Apr 20 2014 - 08:34:23 EST)
- [PATCH -mm 0/2] x86: fix DMA CMA on x86 Akinobu Mita (Sun Apr 20 2014 - 08:40:53 EST)
- [PATCH -mm 1/2] x86: fix dma_generic_alloc_coherent() when CONFIG_DMA_CMA is enabled Akinobu Mita (Sun Apr 20 2014 - 08:41:03 EST)
- [PATCH -mm 2/2] x86: avoid duplicated memset in dma_generic_alloc_coherent() Akinobu Mita (Sun Apr 20 2014 - 08:41:16 EST)
- Re: more radeon fun: uvd this time Christian KÃnig (Sun Apr 20 2014 - 08:48:21 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Benjamin Tissoires (Sun Apr 20 2014 - 08:57:54 EST)
- InvestitionsmÃglichkei *** Mr. Frank Lukas (Sun Apr 20 2014 - 09:07:14 EST)
- Re: 3.14-rc: /proc/acpi/battery gone? Pavel Machek (Sun Apr 20 2014 - 09:09:45 EST)
- Re: more radeon fun: uvd this time Borislav Petkov (Sun Apr 20 2014 - 09:17:16 EST)
- Re: [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node' Myron Stowe (Sun Apr 20 2014 - 09:45:11 EST)
- Re: [PATCH RFC] PM / Hibernate: no kernel_power_off when pm_power_off NULL Pavel Machek (Sun Apr 20 2014 - 10:07:03 EST)
- Rodolfo García Peñas now maintains suspend-utils Pavel Machek (Sun Apr 20 2014 - 10:46:34 EST)
- [PATCH] radio-bcm2048.c: fix wrong overflow check Pavel Machek (Sun Apr 20 2014 - 10:57:13 EST)
- [GIT PULL] slave-dmaengine fixes Vinod Koul (Sun Apr 20 2014 - 11:03:16 EST)
- Re: [PATCH 0/6] File Sealing & memfd_create() Pavel Machek (Sun Apr 20 2014 - 11:03:32 EST)
- [PATCH 0/2] Stack trace fix and ftrace documentation fixes Jiaxing Wang (Sun Apr 20 2014 - 11:12:05 EST)
- [PATCH 1/2] tracing/trace_stack:Skip 4 instead of 3 when using ftrace_ops_list_func Jiaxing Wang (Sun Apr 20 2014 - 11:12:16 EST)
- [PATCH 2/2] Correct documentation of ftrace_set_global_filter and ftrace_set_global_notrace Jiaxing Wang (Sun Apr 20 2014 - 11:12:21 EST)
- Re: [PATCH] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Greg KH (Sun Apr 20 2014 - 11:28:50 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Adam Williamson (Sun Apr 20 2014 - 11:29:01 EST)
- Re: [PATCHv2 1/9] mfd: twl4030-madc: Use managed resources Pavel Machek (Sun Apr 20 2014 - 11:52:46 EST)
- Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework Pavel Machek (Sun Apr 20 2014 - 11:52:57 EST)
- Re: [PATCHv2 3/9] mfd: twl4030-madc: Cleanup driver Pavel Machek (Sun Apr 20 2014 - 11:54:19 EST)
- [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:24:31 EST)
- [RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:24:37 EST)
- [RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:24:43 EST)
- [RFC PATCH 1/2] usb: gadget: fsl_udc: Add support for zynq usb device controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:27:24 EST)
- [RFC PATCH 2/2] usb: ehci-fsl: Add support for zynq usb host controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:27:35 EST)
- [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Punnaiah Choudary Kalluri (Sun Apr 20 2014 - 12:27:52 EST)
- Re: 3.14 regression: huge latency in read/select on tun Eric Dumazet (Sun Apr 20 2014 - 12:31:46 EST)
- Re: [PATCH driver-core-linus] kernfs: add back missing error check in kernfs_fop_mmap() Tobias Powalowski (Sun Apr 20 2014 - 12:56:20 EST)
- Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Greg KH (Sun Apr 20 2014 - 12:59:20 EST)
- Re: [PATCH] Fixed spelling errors within comments Randy Dunlap (Sun Apr 20 2014 - 13:00:15 EST)
- Re: inotify, new idea? Lennart Sorensen (Sun Apr 20 2014 - 13:44:59 EST)
- Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Alan Stern (Sun Apr 20 2014 - 13:57:06 EST)
- [no subject] company@xxxxxxxxxxxxxxxxxxxx (Sun Apr 20 2014 - 14:00:39 EST)
- Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless simon (Sun Apr 20 2014 - 14:05:55 EST)
- Re: [PATCH 23/24] Port hid-lg4ff to ff-memless-next simon (Sun Apr 20 2014 - 14:06:03 EST)
- Re: Bug in 3.15-rc1: Scheduling while atomic splats filling log - bisected to commit 27f6c57 Larry Finger (Sun Apr 20 2014 - 14:28:49 EST)
- man-pages-3.65 is released Michael Kerrisk (man-pages) (Sun Apr 20 2014 - 14:48:52 EST)
- Re: PROBLEM: Pulseaudio hung at schedule in 3.15-rc1 Bryan Quigley (Sun Apr 20 2014 - 14:50:49 EST)
- Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Marc Kleine-Budde (Sun Apr 20 2014 - 14:52:46 EST)
- RE: [ANNOUNCE] Git v2.0.0-rc0 Felipe Contreras (Sun Apr 20 2014 - 15:19:12 EST)
- Re: [RESEND: PATCH 2/2] input: tc3589x-keypad: support probing from device tree Dmitry Torokhov (Sun Apr 20 2014 - 15:37:04 EST)
- Linux 3.15-rc2 Linus Torvalds (Sun Apr 20 2014 - 15:46:57 EST)
- Re: Fwd: Re: [PATCH v2] input: misc: Add driver for Intel Bay Trail GPIO buttons Dmitry Torokhov (Sun Apr 20 2014 - 15:59:05 EST)
- [blk] WARNING: CPU: 0 PID: 300 at kernel/softirq.c:156 _local_bh_enable_ip() Jet Chen (Sun Apr 20 2014 - 16:31:30 EST)
- Re: [PATCH 0/2] Disable zone_reclaim_mode by default v2 Mel Gorman (Sun Apr 20 2014 - 16:59:44 EST)
- Re: Rodolfo GarcÃa PeÃas now maintains suspend-utils Rafael J. Wysocki (Sun Apr 20 2014 - 17:04:31 EST)
- Re: [ANNOUNCE] Git v2.0.0-rc0 Junio C Hamano (Sun Apr 20 2014 - 17:13:27 EST)
- 3.14 on Xenserver (non-HVM): "cannot allocate memory") Marc Haber (Sun Apr 20 2014 - 17:16:19 EST)
- [GIT PULL] UML fixes Richard Weinberger (Sun Apr 20 2014 - 17:26:41 EST)
- [PATCH] PM / suspend: Make cpuidle work in the "freeze" state Rafael J. Wysocki (Sun Apr 20 2014 - 17:26:52 EST)
- [PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value Pranith Kumar (Sun Apr 20 2014 - 17:57:59 EST)
- Re: [PATCH 12/24] Port hid-lgff to ff-memless-next Elias Vanderstuyft (Sun Apr 20 2014 - 18:00:32 EST)
- Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless Elias Vanderstuyft (Sun Apr 20 2014 - 18:05:52 EST)
- Re: [PATCH] x86: comment in x86-opcode-map.txt on CALLW discrepancy between Intel and AMD Masami Hiramatsu (Sun Apr 20 2014 - 18:08:28 EST)
- Re: [PATCH 13/24] Port hid-lg3ff to ff-memless-next Elias Vanderstuyft (Sun Apr 20 2014 - 18:13:36 EST)
- Re: [PATCH v3] tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner David Miller (Sun Apr 20 2014 - 18:20:04 EST)
- Re: [PATCH 0/3] 6lowpan: few changes to help with backports David Miller (Sun Apr 20 2014 - 18:21:10 EST)
- Re: inotify, new idea? Richard Weinberger (Sun Apr 20 2014 - 18:22:40 EST)
- Re: [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush() Davidlohr Bueso (Sun Apr 20 2014 - 18:28:42 EST)
- Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless simon (Sun Apr 20 2014 - 18:29:33 EST)
- [PATCH] fs: fix new kernel-doc warnings in fs/bio.c Randy Dunlap (Sun Apr 20 2014 - 19:04:23 EST)
- [PATCH] sched / idle: Make cpuidle_idle_call() void Rafael J. Wysocki (Sun Apr 20 2014 - 19:11:28 EST)
- Re: [PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value Pranith Kumar (Sun Apr 20 2014 - 20:08:17 EST)
- Re: [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver Javier Martinez Canillas (Sun Apr 20 2014 - 20:57:41 EST)
- Re: Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition Masami Hiramatsu (Sun Apr 20 2014 - 20:59:20 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Zhang Yanfei (Sun Apr 20 2014 - 21:02:08 EST)
- Re: [PATCHv3 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core Chanwoo Choi (Sun Apr 20 2014 - 21:11:17 EST)
- [RFC PATCH 0/1] add apic_irqs bitmap to identify irqs from apic Jason Chen (Sun Apr 20 2014 - 21:24:39 EST)
- [RFC PATCH 1/1] x86/apic: add apic_irqs bitmap to identify irqs from apic Jason Chen (Sun Apr 20 2014 - 21:24:40 EST)
- Re: [PATCH 0/6] workqueue: simpler&better workers management synchronization Lai Jiangshan (Sun Apr 20 2014 - 21:29:57 EST)
- [PATCH v3] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers Masami Hiramatsu (Sun Apr 20 2014 - 21:34:01 EST)
- [PATCH] drivercore: fix a corner case for deferred probe Wei Yang (Sun Apr 20 2014 - 21:54:36 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Jingoo Han (Sun Apr 20 2014 - 21:54:44 EST)
- [PATCH v5] mm: support madvise(MADV_FREE) Minchan Kim (Sun Apr 20 2014 - 21:55:21 EST)
- Re: [PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver Yan, Zheng (Sun Apr 20 2014 - 22:19:54 EST)
- [GIT PULL] ext4 fixes for 3.15 Theodore Ts'o (Sun Apr 20 2014 - 22:33:03 EST)
- RE: [PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc Weijie Yang (Sun Apr 20 2014 - 22:48:14 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Ley Foon Tan (Sun Apr 20 2014 - 23:03:54 EST)
- RE: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node Yang, Wenyou (Sun Apr 20 2014 - 23:11:39 EST)
- Re: [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) Huang Shijie (Sun Apr 20 2014 - 23:29:00 EST)
- Re: [ANNOUNCE] 3.14-rt1 Mike Galbraith (Sun Apr 20 2014 - 23:31:27 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Ley Foon Tan (Sun Apr 20 2014 - 23:44:59 EST)
- [PATCH v2 1/2] Staging: dgnc: dgnc_driver: fixed dgnc_pci_tbl definition Son P. Nguyen (Sun Apr 20 2014 - 23:54:57 EST)
- [PATCH v2 2/2] Staging: dgnc: dgnc_driver: fixed incorrect braces Son P. Nguyen (Sun Apr 20 2014 - 23:55:05 EST)
- [PATCH v3 0/2] ahci: add support for hisilicon sata Kefeng Wang (Mon Apr 21 2014 - 00:02:45 EST)
- [PATCH v3 2/2] ahci: add support for Hisilicon sata Kefeng Wang (Mon Apr 21 2014 - 00:02:54 EST)
- [PATCH v3 1/2] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Kefeng Wang (Mon Apr 21 2014 - 00:03:06 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Jianyu Zhan (Mon Apr 21 2014 - 00:03:31 EST)
- Re: [PATCH v3 2/2] ahci: add support for Hisilicon sata kefeng.wang (Mon Apr 21 2014 - 00:13:18 EST)
- Re: [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller Vivek Gautam (Mon Apr 21 2014 - 00:21:48 EST)
- [PATCH 3.13 01/32] user namespace: fix incorrect memory barriers Greg Kroah-Hartman (Mon Apr 21 2014 - 00:35:28 EST)
- [PATCH 3.13 12/32] SCSI: sd: dont fail if the device doesnt recognize SYNCHRONIZE CACHE Greg Kroah-Hartman (Mon Apr 21 2014 - 00:35:28 EST)
- [PATCH 3.13 00/32] 3.13.11-stable review Greg Kroah-Hartman (Mon Apr 21 2014 - 00:35:47 EST)
- [PATCH 3.13 05/32] PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR Greg Kroah-Hartman (Mon Apr 21 2014 - 00:35:53 EST)
- [PATCH 3.13 11/32] tty: Fix low_latency BUG Greg Kroah-Hartman (Mon Apr 21 2014 - 00:36:37 EST)
- [PATCH 3.13 18/32] xfs: fix directory hash ordering bug Greg Kroah-Hartman (Mon Apr 21 2014 - 00:36:52 EST)
- [PATCH 3.13 17/32] bdi: avoid oops on device removal Greg Kroah-Hartman (Mon Apr 21 2014 - 00:36:56 EST)
- [PATCH 3.13 21/32] ext4: fix error return from ext4_ext_handle_uninitialized_extents() Greg Kroah-Hartman (Mon Apr 21 2014 - 00:37:12 EST)
- [PATCH 3.13 22/32] ext4: fix partial cluster handling for bigalloc file systems Greg Kroah-Hartman (Mon Apr 21 2014 - 00:37:19 EST)
- [PATCH 3.13 23/32] ext4: fix premature freeing of partial clusters split across leaf blocks Greg Kroah-Hartman (Mon Apr 21 2014 - 00:37:25 EST)
- [PATCH 3.13 27/32] jffs2: remove from wait queue after schedule() Greg Kroah-Hartman (Mon Apr 21 2014 - 00:37:37 EST)
- [PATCH 3.13 26/32] jffs2: avoid soft-lockup in jffs2_reserve_space_gc() Greg Kroah-Hartman (Mon Apr 21 2014 - 00:37:57 EST)
- [PATCH 3.13 32/32] exit: call disassociate_ctty() before exit_task_namespaces() Greg Kroah-Hartman (Mon Apr 21 2014 - 00:38:16 EST)
- [PATCH 3.13 31/32] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race Greg Kroah-Hartman (Mon Apr 21 2014 - 00:38:36 EST)
- [PATCH 3.13 30/32] sparc64: Make sure %pil interrupts are enabled during hypervisor yield. Greg Kroah-Hartman (Mon Apr 21 2014 - 00:38:50 EST)
- [PATCH 3.13 29/32] sparc64: dont treat 64-bit syscall return codes as 32-bit Greg Kroah-Hartman (Mon Apr 21 2014 - 00:39:06 EST)
- [PATCH 3.13 28/32] sparc32: fix build failure for arch_jump_label_transform Greg Kroah-Hartman (Mon Apr 21 2014 - 00:39:23 EST)
- [PATCH 3.13 14/32] Bluetooth: Fix removing Long Term Key Greg Kroah-Hartman (Mon Apr 21 2014 - 00:39:45 EST)
- [PATCH 3.13 10/32] tty: Set correct tty name in active sysfs attribute Greg Kroah-Hartman (Mon Apr 21 2014 - 00:40:06 EST)
- [PATCH 3.13 20/32] Btrfs: fix deadlock with nested trans handles Greg Kroah-Hartman (Mon Apr 21 2014 - 00:41:05 EST)
- [PATCH 3.13 19/32] Btrfs: skip submitting barrier for missing device Greg Kroah-Hartman (Mon Apr 21 2014 - 00:41:17 EST)
- [PATCH 3.13 15/32] ima: restore the original behavior for sending data with ima template Greg Kroah-Hartman (Mon Apr 21 2014 - 00:41:55 EST)
- [PATCH 3.13 16/32] backing_dev: fix hung task on sync Greg Kroah-Hartman (Mon Apr 21 2014 - 00:42:05 EST)
- [PATCH 3.13 25/32] jffs2: Fix crash due to truncation of csize Greg Kroah-Hartman (Mon Apr 21 2014 - 00:42:18 EST)
- [PATCH 3.13 24/32] jffs2: Fix segmentation fault found in stress test Greg Kroah-Hartman (Mon Apr 21 2014 - 00:42:35 EST)
- [PATCH 3.13 02/32] Char: ipmi_bt_sm, fix infinite loop Greg Kroah-Hartman (Mon Apr 21 2014 - 00:43:14 EST)
- [PATCH 3.13 09/32] staging: comedi: 8255_pci: initialize MITE data window Greg Kroah-Hartman (Mon Apr 21 2014 - 00:43:33 EST)
- [PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node Wenyou Yang (Mon Apr 21 2014 - 00:43:45 EST)
- [PATCH 3.13 08/32] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled Greg Kroah-Hartman (Mon Apr 21 2014 - 00:44:07 EST)
- [PATCH 3.13 07/32] ACPI / button: Add ACPI Button event via netlink routine Greg Kroah-Hartman (Mon Apr 21 2014 - 00:44:21 EST)
- [PATCH 3.13 06/32] PCI: designware: Fix iATU programming for cfg1, io and mem viewport Greg Kroah-Hartman (Mon Apr 21 2014 - 00:44:38 EST)
- [PATCH 3.13 04/32] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets Greg Kroah-Hartman (Mon Apr 21 2014 - 00:44:55 EST)
- [PATCH 3.13 03/32] x86, hyperv: Bypass the timer_irq_works() check Greg Kroah-Hartman (Mon Apr 21 2014 - 00:45:47 EST)
- Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller punnaiah choudary kalluri (Mon Apr 21 2014 - 00:53:55 EST)
- Re: [PATCH] Kbuild, lto: Avoid reported warning with strtoul Viresh Kumar (Mon Apr 21 2014 - 00:55:27 EST)
- Re: [PATCH 01/28] nios2: Build infrastructure Ley Foon Tan (Mon Apr 21 2014 - 01:02:57 EST)
- [PATCH] defconfig: sama5_defconfig: updated Wenyou Yang (Mon Apr 21 2014 - 01:18:07 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Mon Apr 21 2014 - 01:23:37 EST)
- Re: [PATCH] Fixed spelling errors within comments Vineet Gupta (Mon Apr 21 2014 - 01:24:53 EST)
- [PATCH 0/4] Introduce drivers/soc and add QCOM GSBI driver Andy Gross (Mon Apr 21 2014 - 01:32:08 EST)
- [PATCH 3/4] soc: qcom: Add device tree binding for GSBI Andy Gross (Mon Apr 21 2014 - 01:32:26 EST)
- [PATCH 2/4] soc: qcom: Add GSBI driver Andy Gross (Mon Apr 21 2014 - 01:32:28 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port H. Peter Anvin (Mon Apr 21 2014 - 01:32:35 EST)
- [PATCH 1/4] soc: Placeholder files for drivers/soc Andy Gross (Mon Apr 21 2014 - 01:32:55 EST)
- [PATCH 4/4] tty: serial: msm: Remove direct access to GSBI Andy Gross (Mon Apr 21 2014 - 01:33:14 EST)
- Re: [PATCH 1/3] cpufreq: ppc: Add missing #include <asm/smp.h> Viresh Kumar (Mon Apr 21 2014 - 01:52:01 EST)
- Re: [PATCH 2/3] cpufreq: ppc: Fix integer overflow in expression Viresh Kumar (Mon Apr 21 2014 - 01:52:52 EST)
- Re: [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks Viresh Kumar (Mon Apr 21 2014 - 02:01:56 EST)
- [PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd Alexandre Courbot (Mon Apr 21 2014 - 02:03:43 EST)
- [PATCH v2 03/10] drm/nouveau/ibus: add GK20A support Alexandre Courbot (Mon Apr 21 2014 - 02:03:50 EST)
- [PATCH v2 02/10] drm/nouveau/bar/nvc0: support chips without BAR3 Alexandre Courbot (Mon Apr 21 2014 - 02:03:56 EST)
- [PATCH v2 04/10] drm/nouveau/fb: add GK20A support Alexandre Courbot (Mon Apr 21 2014 - 02:04:13 EST)
- [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init() Alexandre Courbot (Mon Apr 21 2014 - 02:04:40 EST)
- [PATCH v2 10/10] drm/nouveau: support for probing GK20A Alexandre Courbot (Mon Apr 21 2014 - 02:04:56 EST)
- [PATCH v2 06/10] drm/nouveau/graph: enable when using external firmware Alexandre Courbot (Mon Apr 21 2014 - 02:05:22 EST)
- [PATCH v2 08/10] drm/nouveau/graph: add GK20A support Alexandre Courbot (Mon Apr 21 2014 - 02:05:40 EST)
- Re: [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info Viresh Kumar (Mon Apr 21 2014 - 02:06:00 EST)
- [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time Alexandre Courbot (Mon Apr 21 2014 - 02:06:18 EST)
- [PATCH v2 05/10] drm/nouveau/fifo: add GK20A support Alexandre Courbot (Mon Apr 21 2014 - 02:06:43 EST)
- [PATCH v2 01/10] drm/nouveau/bar: only ioremap BAR3 if it exists Alexandre Courbot (Mon Apr 21 2014 - 02:07:35 EST)
- Re: [PATCH 1/2] ARM: SAMSUNG: remove gpio flags in dev-backlight Alexandre Courbot (Mon Apr 21 2014 - 02:08:18 EST)
- Re: [PATCH] mm/swap: cleanup *lru_cache_add* functions Zhang Yanfei (Mon Apr 21 2014 - 02:11:24 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin, Yao (Mon Apr 21 2014 - 02:29:03 EST)
- [sched,rcu] 9234566d3a3: +1.6% will-it-scale.scalability, +1302.6% time.involuntary_context_switches Jet Chen (Mon Apr 21 2014 - 02:29:36 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Li, ZhenHua (Mon Apr 21 2014 - 02:31:52 EST)
- Re: [PATCH] PM / suspend: Make cpuidle work in the "freeze" state Preeti U Murthy (Mon Apr 21 2014 - 02:58:35 EST)
- Re: [PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding Tien Hock Loh (Mon Apr 21 2014 - 02:59:38 EST)
- Re: [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info Chanwoo Choi (Mon Apr 21 2014 - 03:03:46 EST)
- Estimado E-mail del usuario; webmail adminstrador (Mon Apr 21 2014 - 03:13:44 EST)
- Re: inotify, new idea? Michael Kerrisk (Mon Apr 21 2014 - 03:25:56 EST)
- Re: [PATCH v7] fs: FAT: Add support for DOS 1.x formatted volumes OGAWA Hirofumi (Mon Apr 21 2014 - 03:26:50 EST)
- [libata/ahci] 8a4aeec8d2d: +138.4% perf-stat.dTLB-store-misses, +37.2% perf-stat.dTLB-load-misses Jet Chen (Mon Apr 21 2014 - 03:31:14 EST)
- [no subject] Peter Vils Hansen (Mon Apr 21 2014 - 03:34:02 EST)
- [PATCH] Documentation/memcg: warn about incomplete kmemcg state Vladimir Davydov (Mon Apr 21 2014 - 03:48:02 EST)
- Re: [PATCH 2/6] m68k: call find_vma with the mmap_sem held in sys_cacheflush() Geert Uytterhoeven (Mon Apr 21 2014 - 03:52:44 EST)
- Re: [PATCH 3/3] cpufreq: ppc: Fix handling of non-existent clocks Geert Uytterhoeven (Mon Apr 21 2014 - 04:02:13 EST)
- [PATCH] scripts/tags.sh: ignore code of user space tools Konstantin Khlebnikov (Mon Apr 21 2014 - 04:03:25 EST)
- [PATCH 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li (Mon Apr 21 2014 - 04:04:12 EST)
- [PATCH 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li (Mon Apr 21 2014 - 04:04:32 EST)
- [PATCH 2/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Xiubo Li (Mon Apr 21 2014 - 04:04:46 EST)
- [PATCH 1/3] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation Xiubo Li (Mon Apr 21 2014 - 04:05:20 EST)
- [PATCHv2 1/3] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation Xiubo Li (Mon Apr 21 2014 - 04:07:12 EST)
- [PATCHv2 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li (Mon Apr 21 2014 - 04:07:17 EST)
- [PATCHv2 3/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Xiubo Li (Mon Apr 21 2014 - 04:07:59 EST)
- [PATCHv2 2/3] ARM: dts: vf610: Add Freescale FlexTimer Module timer node. Xiubo Li (Mon Apr 21 2014 - 04:08:29 EST)
- RE: [PATCH 0/3] clocksource: Add Freescale FlexTimer Module (FTM) timer support Li.Xiubo@xxxxxxxxxxxxx (Mon Apr 21 2014 - 04:09:49 EST)
- Re: [PATCH 06/15] m68k: add renameat2 syscall Geert Uytterhoeven (Mon Apr 21 2014 - 04:10:38 EST)
- Re: [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy Raghavendra K T (Mon Apr 21 2014 - 04:13:08 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Chung-Lin Tang (Mon Apr 21 2014 - 04:14:21 EST)
- Re: 3.14 regression: huge latency in read/select on tun Ortwin GlÃck (Mon Apr 21 2014 - 04:41:39 EST)
- Re: Locking issues in "mmc: rtsx: add support for pre_req and post_req" micky (Mon Apr 21 2014 - 04:41:47 EST)
- Re: inotify, new idea? Richard Weinberger (Mon Apr 21 2014 - 04:43:13 EST)
- Re: rtsx_pci_sdmmc lockdep splat micky (Mon Apr 21 2014 - 04:43:41 EST)
- [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Li Zhong (Mon Apr 21 2014 - 05:21:57 EST)
- [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Mon Apr 21 2014 - 05:24:11 EST)
- Estimado E-mail del usuario; Webmail Adminstrador 2014 (Mon Apr 21 2014 - 05:24:45 EST)
- [PATCH 0/9] extcon: Support devm_extcon_dev_allocate/free() Chanwoo Choi (Mon Apr 21 2014 - 05:38:15 EST)
- [PATCH 6/9] extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:18 EST)
- [PATCH 1/9] extcon: Add extcon_dev_allocate/free() to control the memory of extcon device Chanwoo Choi (Mon Apr 21 2014 - 05:38:18 EST)
- [PATCH 2/9] extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device Chanwoo Choi (Mon Apr 21 2014 - 05:38:18 EST)
- [PATCH 4/9] extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:18 EST)
- [PATCH 7/9] extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:19 EST)
- [PATCH 8/9] extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:19 EST)
- [PATCH 9/9] extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:19 EST)
- [PATCH 3/9] extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:26 EST)
- [PATCH 5/9] extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 05:38:42 EST)
- Re: question on read_barrier_depends Oliver Neukum (Mon Apr 21 2014 - 05:41:11 EST)
- Re: [PATCH] extcon: max14577: Properly handle regmap_irq_get_virq error Chanwoo Choi (Mon Apr 21 2014 - 05:48:34 EST)
- Re: [PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node Alexandre Belloni (Mon Apr 21 2014 - 05:55:53 EST)
- [PATCH V2 00/19] tick: cleanups (Shouldn't change code behavior) Viresh Kumar (Mon Apr 21 2014 - 05:56:01 EST)
- [PATCH V2 01/19] tick: trivial cleanups Viresh Kumar (Mon Apr 21 2014 - 05:56:09 EST)
- [PATCH V2 03/19] tick: rearrange members of 'struct tick_sched' Viresh Kumar (Mon Apr 21 2014 - 05:56:17 EST)
- [PATCH V2 04/19] tick: move declaration of 'tick_cpu_device' to tick.h Viresh Kumar (Mon Apr 21 2014 - 05:56:25 EST)
- [PATCH V2 06/19] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu Viresh Kumar (Mon Apr 21 2014 - 05:56:36 EST)
- [PATCH V2 12/19] tick-common: don't pass 'cpu' & 'cpumask' to tick_setup_device() Viresh Kumar (Mon Apr 21 2014 - 05:56:48 EST)
- [PATCH V2 14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() Viresh Kumar (Mon Apr 21 2014 - 05:56:59 EST)
- [PATCH V2 16/19] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines Viresh Kumar (Mon Apr 21 2014 - 05:57:10 EST)
- [PATCH V2 17/19] tick-sched: remove local variable 'now' from tick_setup_sched_timer() Viresh Kumar (Mon Apr 21 2014 - 05:57:16 EST)
- [PATCH V2 19/19] tick-sched: rearrange code in tick_do_update_jiffies64() Viresh Kumar (Mon Apr 21 2014 - 05:57:28 EST)
- [PATCH V2 18/19] tick-sched: invert parameter of tick_check_oneshot_change() Viresh Kumar (Mon Apr 21 2014 - 05:57:50 EST)
- [PATCH V2 15/19] tick-sched: define 'delta' inside 'if' block in update_ts_time_stats() Viresh Kumar (Mon Apr 21 2014 - 05:58:27 EST)
- [PATCH V2 13/19] tick-common: remove local variable 'broadcast' from tick_resume() Viresh Kumar (Mon Apr 21 2014 - 05:59:05 EST)
- [PATCH V2 11/19] tick-common: remove tick_check_replacement() Viresh Kumar (Mon Apr 21 2014 - 05:59:28 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Jingoo Han (Mon Apr 21 2014 - 05:59:42 EST)
- [PATCH V2 05/19] tick: move definition of tick_get_device() to tick.h Viresh Kumar (Mon Apr 21 2014 - 05:59:55 EST)
- [PATCH V2 10/19] tick-common: call tick_check_percpu() from tick_check_preferred() Viresh Kumar (Mon Apr 21 2014 - 06:00:08 EST)
- [PATCH V2 09/19] tick-oneshot: remove tick_resume_oneshot() Viresh Kumar (Mon Apr 21 2014 - 06:00:49 EST)
- [PATCH V2 08/19] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c Viresh Kumar (Mon Apr 21 2014 - 06:01:26 EST)
- [PATCH V2 02/19] tick: update doc style comments for 'struct tick_sched' Viresh Kumar (Mon Apr 21 2014 - 06:01:45 EST)
- [PATCH V2 07/19] tick: initialize variables during their definitions Viresh Kumar (Mon Apr 21 2014 - 06:02:26 EST)
- [PATCH] xfs: Fix wrong error codes being returned Tuomas Tynkkynen (Mon Apr 21 2014 - 06:05:13 EST)
- [PATCHv4 0/8] Resource-managed extcon device register function Sangjung Woo (Mon Apr 21 2014 - 06:10:31 EST)
- [PATCHv4 4/8] extcon: max14577: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:10:40 EST)
- [PATCHv4 8/8] extcon: arizona: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:10:59 EST)
- [PATCHv4 7/8] extcon: palmas: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:11:16 EST)
- [PATCH] arm: oprofile: add ARMv7 cortex-a15 support Kefeng Wang (Mon Apr 21 2014 - 06:11:27 EST)
- [PATCHv4 5/8] extcon: max77693: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:11:59 EST)
- [PATCHv4 1/8] extcon: Add resource-managed extcon register function Sangjung Woo (Mon Apr 21 2014 - 06:12:23 EST)
- [PATCHv4 6/8] extcon: max8997: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:12:33 EST)
- [PATCHv4 3/8] extcon: gpio: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:13:14 EST)
- [PATCHv4 2/8] extcon: adc-jack: Use devm_extcon_dev_register() Sangjung Woo (Mon Apr 21 2014 - 06:13:21 EST)
- Re: [PATCH v2 3/8] davinci: da850: Use cpufreq_for_each_entry macro for iteration Sekhar Nori (Mon Apr 21 2014 - 06:24:59 EST)
- [3.11.y.z extended stable] Linux 3.11.10.8 Luis Henriques (Mon Apr 21 2014 - 06:25:00 EST)
- Re: [3.11.y.z extended stable] Linux 3.11.10.8 Luis Henriques (Mon Apr 21 2014 - 06:25:15 EST)
- Re: [PATCH v2 3/8] davinci: da850: Use cpufreq_for_each_entry macro for iteration Viresh Kumar (Mon Apr 21 2014 - 06:26:39 EST)
- Re: [PATCHv2 3/3] edac: altera: Add SDRAM EDAC support for CycloneV/ArriaV Pavel Machek (Mon Apr 21 2014 - 06:27:58 EST)
- Re: [PATCHv4 1/8] extcon: Add resource-managed extcon register function Chanwoo Choi (Mon Apr 21 2014 - 06:32:58 EST)
- [PATCHv5] extcon: Add resource-managed extcon register function Chanwoo Choi (Mon Apr 21 2014 - 06:36:53 EST)
- kaslr relocation incompitable with kernel loaded high WANG Chao (Mon Apr 21 2014 - 06:53:45 EST)
- Re: [PATCH] arm: oprofile: add ARMv7 cortex-a15 support kefeng.wang (Mon Apr 21 2014 - 07:03:12 EST)
- [PATCH v3] ARM: perf: save/restore pmu registers in pm notifier Neil Zhang (Mon Apr 21 2014 - 07:09:57 EST)
- [PATCH] ASoC: core: Don't break component searching if both id and num_dai are 0 Nicolin Chen (Mon Apr 21 2014 - 07:15:24 EST)
- RE: 3.14 regression: huge latency in read/select on tun Lukas Tribus (Mon Apr 21 2014 - 07:22:14 EST)
- kernel panic during boot - 3.14.1, root is btrfs Пламен Петров (Mon Apr 21 2014 - 07:22:20 EST)
- Re: [PATCH 0/24] Introduce ff-memless-next as an improved replacement for ff-memless Elias Vanderstuyft (Mon Apr 21 2014 - 07:25:18 EST)
- Re: [PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Luis Henriques (Mon Apr 21 2014 - 07:26:38 EST)
- Re: 3.14-rc: /proc/acpi/battery gone? Lan Tianyu (Mon Apr 21 2014 - 07:28:21 EST)
- Re: [PATCHv4 0/8] Resource-managed extcon device register function Chanwoo Choi (Mon Apr 21 2014 - 07:31:35 EST)
- [PATCH 3/4] exynos: cpuidle: do not allow cpuidle registration for Exynos5420 Chander Kashyap (Mon Apr 21 2014 - 07:50:20 EST)
- [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks Chander Kashyap (Mon Apr 21 2014 - 07:50:21 EST)
- [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Chander Kashyap (Mon Apr 21 2014 - 07:50:53 EST)
- [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver Chander Kashyap (Mon Apr 21 2014 - 07:51:12 EST)
- [PATCH 0/4] add cpuidle support for Exynos5420 Chander Kashyap (Mon Apr 21 2014 - 07:51:29 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Sergei Shtylyov (Mon Apr 21 2014 - 07:54:54 EST)
- [PATCH 2/2 V3] workqueue: simple refactor pwq_adjust_max_active() Lai Jiangshan (Mon Apr 21 2014 - 07:56:12 EST)
- [PATCH 1/2 V3] workqueue: substitute POOL_FREEZING with __WQ_FREEZING Lai Jiangshan (Mon Apr 21 2014 - 07:56:33 EST)
- [PATCH 1/2] FS/AFFS: Convert printk to pr_foo() Fabian Frederick (Mon Apr 21 2014 - 07:58:00 EST)
- [PATCHv2 1/9] extcon: Add extcon_dev_allocate/free() to control the memory of extcon device Chanwoo Choi (Mon Apr 21 2014 - 08:02:34 EST)
- [PATCHv2 9/9] extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:02:42 EST)
- [PATCHv2 8/9] extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:03:06 EST)
- [PATCHv2 0/9] extcon: Support devm_extcon_dev_allocate/free() Chanwoo Choi (Mon Apr 21 2014 - 08:03:30 EST)
- [PATCHv2 6/9] extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:03:40 EST)
- [PATCHv2 5/9] extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:03:46 EST)
- [PATCHv2 7/9] extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:04:15 EST)
- [PATCHv2 4/9] extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:04:44 EST)
- [PATCHv2 3/9] extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev Chanwoo Choi (Mon Apr 21 2014 - 08:04:51 EST)
- [PATCHv2 2/9] extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device Chanwoo Choi (Mon Apr 21 2014 - 08:04:56 EST)
- [PATCH 2/2] FS/AFFS: pr_debug clean-up Fabian Frederick (Mon Apr 21 2014 - 08:10:20 EST)
- [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Vivek Gautam (Mon Apr 21 2014 - 08:17:58 EST)
- [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Vivek Gautam (Mon Apr 21 2014 - 08:18:16 EST)
- [PATCH 2/3] usb: ehci-exynos: Make provision for vdd regulators Vivek Gautam (Mon Apr 21 2014 - 08:18:36 EST)
- Re: [RFC] how should we deal with dead memcgs' kmem caches? Johannes Weiner (Mon Apr 21 2014 - 08:19:06 EST)
- Re: [PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node Alexandre Belloni (Mon Apr 21 2014 - 08:22:33 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Jeff Liu (Mon Apr 21 2014 - 08:47:33 EST)
- Re: [PATCHv2 7/9] extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev Charles Keepax (Mon Apr 21 2014 - 08:56:29 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Rob Herring (Mon Apr 21 2014 - 08:56:36 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Brian Foster (Mon Apr 21 2014 - 09:01:53 EST)
- Atualize a sua conta Unicamp Webmail Unicamp E-mail do Administrador (Mon Apr 21 2014 - 09:02:39 EST)
- Re: [PATCH V2 06/19] bus: omap_l3_noc: un-obfuscate l3_targ address computation Nishanth Menon (Mon Apr 21 2014 - 09:09:40 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Brian Foster (Mon Apr 21 2014 - 09:09:55 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Nishanth Menon (Mon Apr 21 2014 - 09:17:34 EST)
- Re: [PATCH v3] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers Vivek Goyal (Mon Apr 21 2014 - 09:20:58 EST)
- Re: [PATCH v2 RESEND 3/4] tsi721: Use pci_enable_msix_exact() instead of pci_enable_msix() Alexander Gordeev (Mon Apr 21 2014 - 09:23:27 EST)
- [PATCH 0/2] KVM: async_pf: use_mm/mm_users fixes Oleg Nesterov (Mon Apr 21 2014 - 09:26:02 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Guenter Roeck (Mon Apr 21 2014 - 09:26:10 EST)
- [PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() Oleg Nesterov (Mon Apr 21 2014 - 09:26:19 EST)
- [PATCH 2/2] KVM: async_pf: mm->mm_users can not pin apf->mm Oleg Nesterov (Mon Apr 21 2014 - 09:26:51 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin, Yao (Mon Apr 21 2014 - 09:28:57 EST)
- Re: [PATCH v2] kvm: Use pci_enable_msix_exact() instead of pci_enable_msix() Alexander Gordeev (Mon Apr 21 2014 - 09:33:14 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Mon Apr 21 2014 - 09:36:26 EST)
- Re: [PATCH 5/6] drivers,sgi-gru/grufault.c: call find_vma with the mmap_sem held Dimitri Sivanich (Mon Apr 21 2014 - 09:36:39 EST)
- Re: [PATCH v2 5/7] ARM: dma: Use dma_pfn_offset for dma address translation Santosh Shilimkar (Mon Apr 21 2014 - 09:38:51 EST)
- [PATCH v8] fs: FAT: Add support for DOS 1.x formatted volumes Conrad Meyer (Mon Apr 21 2014 - 09:39:39 EST)
- Re: [PATCH v2 7/7] ARM: mm: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu] Santosh Shilimkar (Mon Apr 21 2014 - 09:39:55 EST)
- [PATCH] kernel/power/hibernate.c: be sure of 'start' is not bigger than 'stop' Chen Gang (Mon Apr 21 2014 - 09:40:47 EST)
- [PATCH 1/4 v2] nmi: Provide the option to issue an NMI back trace to every cpu but current Oleg Nesterov (Mon Apr 21 2014 - 09:42:03 EST)
- [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 09:45:54 EST)
- Re: [PATCH v2] ioat: Use pci_enable_msix_exact() instead of pci_enable_msix() Alexander Gordeev (Mon Apr 21 2014 - 09:46:17 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Rob Herring (Mon Apr 21 2014 - 09:47:49 EST)
- Re: [PATCH 0/4] Introduce drivers/soc and add QCOM GSBI driver Christopher Covington (Mon Apr 21 2014 - 09:48:27 EST)
- Re: [PATCH] KVM: x86: Check for host supported fields in shadow vmcs Bandan Das (Mon Apr 21 2014 - 09:55:59 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Jeff Liu (Mon Apr 21 2014 - 10:02:20 EST)
- Re: question on read_barrier_depends Alan Stern (Mon Apr 21 2014 - 10:03:23 EST)
- [PATCH] Fix seq_read dead loop and trigger memory allocation failure. Fengwei Yin (Mon Apr 21 2014 - 10:04:54 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 10:17:59 EST)
- Performance problem with bond interface Venkat Venkatsubra (Mon Apr 21 2014 - 10:24:10 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 10:24:21 EST)
- Re: [PATCH 3.13 08/32] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled Ben Hutchings (Mon Apr 21 2014 - 10:24:50 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 10:25:33 EST)
- Re: [git pull] drm fixes Ed Tomlinson (Mon Apr 21 2014 - 10:25:47 EST)
- Re: inotify, new idea? Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 10:26:57 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Benjamin Tissoires (Mon Apr 21 2014 - 10:30:12 EST)
- [PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL Manfred Spraul (Mon Apr 21 2014 - 10:31:49 EST)
- [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot Manfred Spraul (Mon Apr 21 2014 - 10:32:00 EST)
- [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Manfred Spraul (Mon Apr 21 2014 - 10:32:05 EST)
- [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget. Manfred Spraul (Mon Apr 21 2014 - 10:32:19 EST)
- [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat Manfred Spraul (Mon Apr 21 2014 - 10:32:59 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Brian Foster (Mon Apr 21 2014 - 10:36:55 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Rob Herring (Mon Apr 21 2014 - 10:37:21 EST)
- [PATCH/v2] perf test x86: Fit memory leak in sample_ustack() Masanari Iida (Mon Apr 21 2014 - 10:37:32 EST)
- Re: [PATCH v2 4/7] of: configure the platform device dma parameters Rob Herring (Mon Apr 21 2014 - 10:58:44 EST)
- Re: [RFC] how should we deal with dead memcgs' kmem caches? Vladimir Davydov (Mon Apr 21 2014 - 11:00:35 EST)
- Re: inotify, new idea? Richard Weinberger (Mon Apr 21 2014 - 11:01:18 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Mon Apr 21 2014 - 11:03:22 EST)
- [PATCH] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths Christoph Jaeger (Mon Apr 21 2014 - 11:04:22 EST)
- [PATCH v2 RESEND] portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() Alexander Gordeev (Mon Apr 21 2014 - 11:04:53 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Felipe Balbi (Mon Apr 21 2014 - 11:12:26 EST)
- Re: [PATCH V2 06/19] bus: omap_l3_noc: un-obfuscate l3_targ address computation Felipe Balbi (Mon Apr 21 2014 - 11:14:15 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Mon Apr 21 2014 - 11:14:24 EST)
- [PATCH RESEND 1/2] skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range() Alexander Gordeev (Mon Apr 21 2014 - 11:18:24 EST)
- [PATCH RESEND 0/2] : block: Use pci_enable_msix_exact() Alexander Gordeev (Mon Apr 21 2014 - 11:18:43 EST)
- [PATCH RESEND 2/2] cciss: Use pci_enable_msix_exact() instead of pci_enable_msix() Alexander Gordeev (Mon Apr 21 2014 - 11:18:57 EST)
- RE: [PATCH] RDMA/cxgb4: Fix memory leaks in c4iw_alloc() error paths Steve Wise (Mon Apr 21 2014 - 11:22:24 EST)
- Re: [RFC PATCH 0/2] usb: Reuse fsl driver code for synopsys usb controller Felipe Balbi (Mon Apr 21 2014 - 11:22:41 EST)
- Re: [PATCH v2 2/7] of: introduce of_dma_get_range() helper Rob Herring (Mon Apr 21 2014 - 11:29:38 EST)
- Re: [PATCH V2 05/19] bus: omap_l3_noc: switch over to relaxed variants of readl/writel Nishanth Menon (Mon Apr 21 2014 - 11:31:59 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Rob Herring (Mon Apr 21 2014 - 11:35:27 EST)
- [PATCH v3 3/8] ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 11:36:06 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Mon Apr 21 2014 - 11:37:05 EST)
- Re: [PATCH v3 2/2] ahci: add support for Hisilicon sata Hans de Goede (Mon Apr 21 2014 - 11:38:35 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Alexander Yarygin (Mon Apr 21 2014 - 11:44:29 EST)
- Re: Performance problem with bond interface Eric Dumazet (Mon Apr 21 2014 - 11:47:36 EST)
- Re: [PATCH 1/4 v2] nmi: Provide the option to issue an NMI back trace to every cpu but current Don Zickus (Mon Apr 21 2014 - 11:47:56 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Mon Apr 21 2014 - 11:48:19 EST)
- Re: [PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value Paul E. McKenney (Mon Apr 21 2014 - 11:51:13 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Adam Williamson (Mon Apr 21 2014 - 11:51:31 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Mon Apr 21 2014 - 11:54:52 EST)
- [PATCH] ncpfs: use list_for_each_entry() for list iteration Christoph Jaeger (Mon Apr 21 2014 - 12:01:56 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Stefan (metze) Metzmacher (Mon Apr 21 2014 - 12:06:14 EST)
- [PATCH] perf tools: fix processing of pid/tid for mmap records Stephane Eranian (Mon Apr 21 2014 - 12:07:07 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Christoph Hellwig (Mon Apr 21 2014 - 12:10:14 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Felipe Balbi (Mon Apr 21 2014 - 12:10:41 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 12:14:44 EST)
- Fwd: [PATCH] octeon-usb/octeon-hcd.c Nico Del Piano (Mon Apr 21 2014 - 12:14:57 EST)
- Re: [PATCH] usb: phy: msm: Select secondary PHY via TCSR Felipe Balbi (Mon Apr 21 2014 - 12:17:20 EST)
- [PATCH] doc: drm: Fix typo in drm.tmpl Masanari Iida (Mon Apr 21 2014 - 12:17:27 EST)
- [PATCH] Fix get ERESTARTSYS with m32 in x86_64 when debug by GDB Hui Zhu (Mon Apr 21 2014 - 12:20:31 EST)
- Re: [PATCH 0/4] Introduce drivers/soc and add QCOM GSBI driver Andy Gross (Mon Apr 21 2014 - 12:22:01 EST)
- [RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR) Andy Lutomirski (Mon Apr 21 2014 - 12:23:11 EST)
- [RFC 1/2] fs,proc: Pass nameidata to proc_get_link implementations Andy Lutomirski (Mon Apr 21 2014 - 12:23:22 EST)
- [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Mon Apr 21 2014 - 12:23:32 EST)
- Re: [PATCH] doc: drm: Fix typo in drm.tmpl Randy Dunlap (Mon Apr 21 2014 - 12:26:34 EST)
- [PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS) Haiyang Zhang (Mon Apr 21 2014 - 12:27:37 EST)
- Re: [RFC 1/2] fs,proc: Pass nameidata to proc_get_link implementations Al Viro (Mon Apr 21 2014 - 12:29:25 EST)
- Re: [RFC] how should we deal with dead memcgs' kmem caches? Christoph Lameter (Mon Apr 21 2014 - 12:29:40 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Al Viro (Mon Apr 21 2014 - 12:31:20 EST)
- Re: [PATCH] Fix get ERESTARTSYS with m32 in x86_64 when debug by GDB H. Peter Anvin (Mon Apr 21 2014 - 12:34:03 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Dave Jones (Mon Apr 21 2014 - 12:37:33 EST)
- [PATCH] rtlwifi: rtl8188ee: initialize packet_beacon Colin King (Mon Apr 21 2014 - 12:39:04 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Alan Stern (Mon Apr 21 2014 - 12:39:27 EST)
- [PATCH 2/3] serial: samsung: don't check config for every character Doug Anderson (Mon Apr 21 2014 - 12:40:47 EST)
- [PATCH 3/3] serial: samsung: Change barrier() to cpu_relax() in console output Doug Anderson (Mon Apr 21 2014 - 12:40:57 EST)
- [PATCH 1/3] serial: samsung: Use the passed in "port", fixing kgdb w/ no console Doug Anderson (Mon Apr 21 2014 - 12:41:30 EST)
- Re: [PATCH] fs: fix new kernel-doc warnings in fs/bio.c Jens Axboe (Mon Apr 21 2014 - 12:41:46 EST)
- Re: [PATCHv3 09/14] Documentation: DT: omap-ssi binding documentation Rob Herring (Mon Apr 21 2014 - 12:43:58 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 12:45:35 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 12:45:59 EST)
- Re: [PATCH] Kbuild, lto: Avoid reported warning with strtoul Andi Kleen (Mon Apr 21 2014 - 12:51:11 EST)
- Re: [PATCHv3 07/14] HSI: Add common DT binding for HSI client devices Rob Herring (Mon Apr 21 2014 - 12:52:22 EST)
- [Bug 3.15-rc2] intel framebuffer broken Knut Petersen (Mon Apr 21 2014 - 12:52:28 EST)
- randomized placement of x86_64 vdso Nathan Lynch (Mon Apr 21 2014 - 12:52:51 EST)
- Re: [PATCH v2 5/5] PCI: Remove redundant 'quirk_amd_nb_node' Daniel J Blueman (Mon Apr 21 2014 - 12:54:29 EST)
- Re: [PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation Joel Fernandes (Mon Apr 21 2014 - 12:55:32 EST)
- Re: [PATCH 3/4] soc: qcom: Add device tree binding for GSBI Kumar Gala (Mon Apr 21 2014 - 12:55:57 EST)
- Re: [PATCH 2/4] soc: qcom: Add GSBI driver Josh Cartwright (Mon Apr 21 2014 - 12:57:25 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Mon Apr 21 2014 - 13:01:25 EST)
- Re: [PATCH] usb: phy: msm: Select secondary PHY via TCSR Tim Bird (Mon Apr 21 2014 - 13:03:38 EST)
- RE: [Nfs-ganesha-devel] [PATCH] locks: rename file-private locks to file-description locks Frank Filz (Mon Apr 21 2014 - 13:04:41 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Mon Apr 21 2014 - 13:05:12 EST)
- [PATCH v2] serial_core: Commonalize crlf when working w/ a non open console port Doug Anderson (Mon Apr 21 2014 - 13:07:42 EST)
- Re: [PATCH] usb: phy: msm: Select secondary PHY via TCSR Felipe Balbi (Mon Apr 21 2014 - 13:11:15 EST)
- Re: [PATCH 2/4] soc: qcom: Add GSBI driver Andy Gross (Mon Apr 21 2014 - 13:11:34 EST)
- Re: [PATCH] rtlwifi: rtl8188ee: initialize packet_beacon Larry Finger (Mon Apr 21 2014 - 13:16:02 EST)
- Re: [PATCH 16/28] nios2: System calls handling Ley Foon Tan (Mon Apr 21 2014 - 13:24:07 EST)
- Re: [PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL Davidlohr Bueso (Mon Apr 21 2014 - 13:25:18 EST)
- Re: [PATCH 2/4] soc: qcom: Add GSBI driver Josh Cartwright (Mon Apr 21 2014 - 13:29:33 EST)
- Re: [PATCH 16/28] nios2: System calls handling Ley Foon Tan (Mon Apr 21 2014 - 13:32:27 EST)
- Re: [PATCH net-next,v4] hyperv: Add support for virtual Receive Side Scaling (vRSS) David Miller (Mon Apr 21 2014 - 13:33:18 EST)
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Felipe Balbi (Mon Apr 21 2014 - 13:34:44 EST)
- [PATCH] staging: keucr: smilmain.c: Fix sparse warning Tair (Mon Apr 21 2014 - 13:43:29 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Mon Apr 21 2014 - 13:49:31 EST)
- Re: Futex Question (64 bits?) Randy Dunlap (Mon Apr 21 2014 - 13:50:31 EST)
- Re: [PATCH 16/28] nios2: System calls handling Richard Weinberger (Mon Apr 21 2014 - 13:52:50 EST)
- Re: [RESEND PATCH 6/7] i2c: ChromeOS EC tunnel driver Stephen Warren (Mon Apr 21 2014 - 13:53:20 EST)
- Re: kaslr relocation incompitable with kernel loaded high Yinghai Lu (Mon Apr 21 2014 - 13:56:17 EST)
- Re: [RFC] how should we deal with dead memcgs' kmem caches? Vladimir Davydov (Mon Apr 21 2014 - 13:56:30 EST)
- Re: kaslr relocation incompitable with kernel loaded high H. Peter Anvin (Mon Apr 21 2014 - 13:58:22 EST)
- Re: X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver) Randy Dunlap (Mon Apr 21 2014 - 13:58:59 EST)
- Re: kaslr relocation incompitable with kernel loaded high Kees Cook (Mon Apr 21 2014 - 14:01:30 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Andy Lutomirski (Mon Apr 21 2014 - 14:01:41 EST)
- Re: [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time Ilia Mirkin (Mon Apr 21 2014 - 14:03:18 EST)
- Re: [Nouveau] [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init() Ilia Mirkin (Mon Apr 21 2014 - 14:08:06 EST)
- [PATCH] mm: debug: make bad_range() output more usable and readable Dave Hansen (Mon Apr 21 2014 - 14:08:21 EST)
- Re: [PATCH 1/1] rcu: cleanup: make rcutorture specific definitions depend on config value Pranith Kumar (Mon Apr 21 2014 - 14:09:29 EST)
- Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2 Stephen Warren (Mon Apr 21 2014 - 14:18:53 EST)
- Linking VDSO with ld.gold Mike Lothian (Mon Apr 21 2014 - 14:19:01 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 14:19:15 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Thomas Petazzoni (Mon Apr 21 2014 - 14:19:42 EST)
- [PATCH 2/2] Correcting a spelling mistake which was causing some confusion - "recieved_value" should be "received_value". Terence Eden (Mon Apr 21 2014 - 14:20:36 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 14:20:51 EST)
- [PATCH 2/6] x86: mm: rip out complicated, out-of-date, buggy TLB flushing Dave Hansen (Mon Apr 21 2014 - 14:24:32 EST)
- [PATCH 6/6] x86: mm: set TLB flush tunable to sane value (33) Dave Hansen (Mon Apr 21 2014 - 14:24:41 EST)
- [PATCH 5/6] x86: mm: new tunable for single vs full TLB flush Dave Hansen (Mon Apr 21 2014 - 14:25:12 EST)
- [PATCH 4/6] x86: mm: trace tlb flushes Dave Hansen (Mon Apr 21 2014 - 14:25:20 EST)
- [PATCH 0/6] x86: rework tlb range flushing code Dave Hansen (Mon Apr 21 2014 - 14:25:49 EST)
- [PATCH 3/6] x86: mm: fix missed global TLB flush stat Dave Hansen (Mon Apr 21 2014 - 14:25:56 EST)
- [PATCH 1/6] x86: mm: clean up tlb flushing code Dave Hansen (Mon Apr 21 2014 - 14:26:31 EST)
- Re: [PATCH 0/5] fixing regressions caused by Dove in MULTI_V7 Thomas Petazzoni (Mon Apr 21 2014 - 14:31:02 EST)
- [PATCH net-next,1/2] hyperv: Remove recv_pkt_list and lock Haiyang Zhang (Mon Apr 21 2014 - 14:31:23 EST)
- [PATCH net-next,2/2] hyperv: Simplify the send_completion variables Haiyang Zhang (Mon Apr 21 2014 - 14:31:26 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 14:32:57 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 14:33:30 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Christoph Hellwig (Mon Apr 21 2014 - 14:35:08 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 14:40:01 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 14:43:16 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 14:47:16 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 14:48:47 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Theodore Ts'o (Mon Apr 21 2014 - 14:50:16 EST)
- [PATCH 0/3] Cleanup ressource leaks in test_aead_speed() Christian Engelmayer (Mon Apr 21 2014 - 14:51:42 EST)
- [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big Christian Engelmayer (Mon Apr 21 2014 - 14:52:00 EST)
- Re: [PATCH v8] fs: FAT: Add support for DOS 1.x formatted volumes OGAWA Hirofumi (Mon Apr 21 2014 - 14:52:22 EST)
- [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails Christian Engelmayer (Mon Apr 21 2014 - 14:52:37 EST)
- [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed() Christian Engelmayer (Mon Apr 21 2014 - 14:52:45 EST)
- Re: [PATCH net-next,1/2] hyperv: Remove recv_pkt_list and lock David Miller (Mon Apr 21 2014 - 14:57:19 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 14:58:02 EST)
- [PATCH] bridge: simplify a br_multicast_query_received() function call Linus LÃssing (Mon Apr 21 2014 - 14:59:57 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Rob Herring (Mon Apr 21 2014 - 15:01:17 EST)
- [GIT PULL] x86/vdso fix for v3.15-rc3 H. Peter Anvin (Mon Apr 21 2014 - 15:01:56 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Greg Kroah-Hartman (Mon Apr 21 2014 - 15:03:04 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Theodore Ts'o (Mon Apr 21 2014 - 15:05:11 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Christoph Hellwig (Mon Apr 21 2014 - 15:07:14 EST)
- Re: [git pull] drm fixes Ed Tomlinson (Mon Apr 21 2014 - 15:08:41 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 15:17:32 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Mon Apr 21 2014 - 15:19:56 EST)
- [PATCH v2] KVM: x86: Check for host supported fields in shadow vmcs Bandan Das (Mon Apr 21 2014 - 15:20:37 EST)
- Re: [RFC PATCH 1/5] KVM: vmx: speed up emulation of invalid guest state Marcelo Tosatti (Mon Apr 21 2014 - 15:25:25 EST)
- Re: [tip:locking/core] arch,avr32: Convert smp_mb__*() Hans-Christian Egtvedt (Mon Apr 21 2014 - 15:29:13 EST)
- Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Vivek Gautam (Mon Apr 21 2014 - 15:31:10 EST)
- Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2 Doug Anderson (Mon Apr 21 2014 - 15:36:00 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 15:39:26 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Andrew Morton (Mon Apr 21 2014 - 15:41:57 EST)
- Re: [PATCH V6] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers Stephen Warren (Mon Apr 21 2014 - 15:45:26 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Jeff Layton (Mon Apr 21 2014 - 15:56:15 EST)
- Re: [PATCH] arc_emac: write initial MAC address from devicetree to hw Heiko Stübner (Mon Apr 21 2014 - 16:00:17 EST)
- Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2 Stephen Warren (Mon Apr 21 2014 - 16:04:04 EST)
- Re: [RFC 0/5] perf: Create hist_entry groups Don Zickus (Mon Apr 21 2014 - 16:08:22 EST)
- Re: [PATCH] kernel/power/hibernate.c: be sure of 'start' is not bigger than 'stop' Pavel Machek (Mon Apr 21 2014 - 16:09:40 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Mon Apr 21 2014 - 16:11:04 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 16:22:49 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Rich Felker (Mon Apr 21 2014 - 16:23:03 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Mon Apr 21 2014 - 16:26:04 EST)
- Re: [PATCH] kernel/power/hibernate.c: be sure of 'start' is not bigger than 'stop' Rafael J. Wysocki (Mon Apr 21 2014 - 16:27:09 EST)
- Re: [PATCH] PNP: Work around BIOS defects in Intel MCH area reporting Rafael J. Wysocki (Mon Apr 21 2014 - 16:28:29 EST)
- Re: [PATCH] acpi: respect const qualifier Rafael J. Wysocki (Mon Apr 21 2014 - 16:29:21 EST)
- Re: [PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid Rafael J. Wysocki (Mon Apr 21 2014 - 16:36:15 EST)
- 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Ken Moffat (Mon Apr 21 2014 - 16:38:11 EST)
- Re: [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>. Rafael J. Wysocki (Mon Apr 21 2014 - 16:42:53 EST)
- Re: [PATCH 16/28] nios2: System calls handling Pavel Machek (Mon Apr 21 2014 - 16:46:44 EST)
- Re: [PATCH 16/28] nios2: System calls handling Pavel Machek (Mon Apr 21 2014 - 16:48:42 EST)
- Re: 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Alex Deucher (Mon Apr 21 2014 - 16:54:33 EST)
- [PATCH v4] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Boris BREZILLON (Mon Apr 21 2014 - 16:57:30 EST)
- Re: [PATCH] PNP: Work around BIOS defects in Intel MCH area reporting Bjorn Helgaas (Mon Apr 21 2014 - 16:57:54 EST)
- rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Speedy Milan (Mon Apr 21 2014 - 16:59:05 EST)
- [PATCH net-next,v2,2/2] hyperv: Simplify the send_completion variables Haiyang Zhang (Mon Apr 21 2014 - 16:59:56 EST)
- [PATCH net-next,v2,1/2] hyperv: Remove recv_pkt_list and lock Haiyang Zhang (Mon Apr 21 2014 - 16:59:58 EST)
- Re: [RFC PATCH 0/6] KVM: x86: speedups for emulator memory accesses Marcelo Tosatti (Mon Apr 21 2014 - 17:01:20 EST)
- RE: [PATCH net-next,1/2] hyperv: Remove recv_pkt_list and lock Haiyang Zhang (Mon Apr 21 2014 - 17:01:37 EST)
- Re: 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Ken Moffat (Mon Apr 21 2014 - 17:05:14 EST)
- Re: [RFC] driver-core: Remove dummy 'platform_bus' Rob Herring (Mon Apr 21 2014 - 17:05:39 EST)
- [PATCH v4 RESEND 3/7] clk: bcm281xx: change some symbol names Alex Elder (Mon Apr 21 2014 - 17:12:20 EST)
- [PATCH v4 RESEND 2/7] clk: bcm281xx: use init_data.name for clock name Alex Elder (Mon Apr 21 2014 - 17:12:20 EST)
- [PATCH v4 RESEND 1/7] clk: bcm281xx: warn if ccu_wait_bit() fails Alex Elder (Mon Apr 21 2014 - 17:12:20 EST)
- [PATCH v4 RESEND 7/7] clk: bcm281xx: add clock hysteresis support Alex Elder (Mon Apr 21 2014 - 17:12:39 EST)
- [PATCH v4 RESEND 6/7] clk: bcm281xx: add clock policy support Alex Elder (Mon Apr 21 2014 - 17:12:42 EST)
- [PATCH v4 RESEND 5/7] clk: bcm281xx: define CCU clock data statically Alex Elder (Mon Apr 21 2014 - 17:13:10 EST)
- [PATCH v4 RESEND 0/7] clk: bcm281xx: updates Alex Elder (Mon Apr 21 2014 - 17:17:10 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Stefan (metze) Metzmacher (Mon Apr 21 2014 - 17:17:39 EST)
- [PATCH v4 RESEND 4/7] clk: bcm281xx: initialize CCU structures statically Alex Elder (Mon Apr 21 2014 - 17:19:39 EST)
- Re: [PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. Rafael J. Wysocki (Mon Apr 21 2014 - 17:21:54 EST)
- Re: [PATCH] PNP: Work around BIOS defects in Intel MCH area reporting Rafael J. Wysocki (Mon Apr 21 2014 - 17:24:21 EST)
- Re: [git pull] drm fixes Ed Tomlinson (Mon Apr 21 2014 - 17:26:31 EST)
- [PATCH v2 RESEND 1/5] clk: bcm281xx: move compatible string definitions Alex Elder (Mon Apr 21 2014 - 17:26:51 EST)
- [PATCH v2 RESEND 5/5] ARM: dts: use real clocks for bcm21664 Alex Elder (Mon Apr 21 2014 - 17:26:59 EST)
- [PATCH v2 RESEND 0/5] clk: bcm21664: add common clock support Alex Elder (Mon Apr 21 2014 - 17:27:26 EST)
- [PATCH v2 RESEND 4/5] clk: bcm21664: use common clock framework Alex Elder (Mon Apr 21 2014 - 17:27:32 EST)
- [PATCH v2 RESEND 3/5] ARM: dts: define clock binding for bcm21664 Alex Elder (Mon Apr 21 2014 - 17:27:51 EST)
- Re: [PATCHv2 3/3] edac: altera: Add SDRAM EDAC support for CycloneV/ArriaV Thor Thayer (Mon Apr 21 2014 - 17:28:20 EST)
- [PATCH v2 RESEND 2/5] ARM: dts: revise kona clock binding document Alex Elder (Mon Apr 21 2014 - 17:28:45 EST)
- Re: [PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80) Marek Vasut (Mon Apr 21 2014 - 17:30:01 EST)
- usage of rcu_dereference_raw Pranith Kumar (Mon Apr 21 2014 - 17:37:45 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Vlastimil Babka (Mon Apr 21 2014 - 17:43:40 EST)
- [PATCH RFC 00/12] Add Qualcomm SD Card Controller support. srinivas . kandagatla (Mon Apr 21 2014 - 17:45:08 EST)
- [PATCH RFC 01/12] ARM: amba: Add Qualcomm vendor ID. srinivas . kandagatla (Mon Apr 21 2014 - 17:47:26 EST)
- [PATCH RFC 02/12] mmc: mmci: Add Qualcomm Id to amba id table srinivas . kandagatla (Mon Apr 21 2014 - 17:47:43 EST)
- [PATCH RFC 03/12] mmc: mmci: Add Qcom datactrl register variant srinivas . kandagatla (Mon Apr 21 2014 - 17:47:54 EST)
- [PATCH RFC 04/12] mmc: mmci: Add register read/write wrappers. srinivas . kandagatla (Mon Apr 21 2014 - 17:48:11 EST)
- [PATCH RFC 05/12] mmc: mmci: use NSEC_PER_SEC macro srinivas . kandagatla (Mon Apr 21 2014 - 17:48:29 EST)
- [PATCH RFC 07/12] mmc: mmci: Qcomm: Add 3 clock cycle delay after each register write srinivas . kandagatla (Mon Apr 21 2014 - 17:48:58 EST)
- [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure. srinivas . kandagatla (Mon Apr 21 2014 - 17:49:01 EST)
- [PATCH RFC 09/12] mmc: mmci: Qcom fix MCICLK register settings. srinivas . kandagatla (Mon Apr 21 2014 - 17:49:14 EST)
- [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm. srinivas . kandagatla (Mon Apr 21 2014 - 17:49:25 EST)
- [PATCH RFC 11/12] mmc: mmci: Add Qcom variations to MCICommand register. srinivas . kandagatla (Mon Apr 21 2014 - 17:49:43 EST)
- [PATCH RFC 12/12] mmc: mmci: Add Qcom specific pio_read function. srinivas . kandagatla (Mon Apr 21 2014 - 17:50:00 EST)
- Re: [PATCH v3 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration Rafael J. Wysocki (Mon Apr 21 2014 - 17:50:32 EST)
- [PATCH RFC 08/12] mmc: mmci: move ST specific register extensions access under condition. srinivas . kandagatla (Mon Apr 21 2014 - 17:51:08 EST)
- Re: [PATCH RESEND 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage Rafael J. Wysocki (Mon Apr 21 2014 - 17:52:13 EST)
- [PATCH v2 00/10] ARM: bcm: SCM and L2 cache code cleanup Alex Elder (Mon Apr 21 2014 - 17:53:29 EST)
- [PATCH v2 02/10] ARM: bcm: err, don't BUG() on SMC init failures Alex Elder (Mon Apr 21 2014 - 17:53:30 EST)
- [PATCH v2 06/10] ARM: bcm: config option for l2 cache support Alex Elder (Mon Apr 21 2014 - 17:53:44 EST)
- [PATCH v2 08/10] ARM: bcm: use inline assembly for "smc" request Alex Elder (Mon Apr 21 2014 - 17:53:54 EST)
- [PATCH v2 09/10] ARM: bcm: rewrite commentary for bcm_kona_do_smc() Alex Elder (Mon Apr 21 2014 - 17:54:13 EST)
- [PATCH v2 10/10] ARM: bcm: rename "kona.h" and "kona.c" Alex Elder (Mon Apr 21 2014 - 17:54:37 EST)
- [PATCH v2 07/10] ARM: bcm: tidy up a few includes Alex Elder (Mon Apr 21 2014 - 17:55:10 EST)
- [PATCH v2 04/10] ARM: bcm: have bcm_kona_smc() return request result Alex Elder (Mon Apr 21 2014 - 17:55:31 EST)
- [PATCH v2 05/10] ARM: bcm: don't special-case CPU 0 in bcm_kona_smc() Alex Elder (Mon Apr 21 2014 - 17:55:51 EST)
- [PATCH v2 03/10] ARM: bcm: clean up SMC code Alex Elder (Mon Apr 21 2014 - 17:56:27 EST)
- [PATCH v2 01/10] ARM: bcm: use memory accessors for ioremapped area Alex Elder (Mon Apr 21 2014 - 17:56:52 EST)
- Re: usage of rcu_dereference_raw Paul E. McKenney (Mon Apr 21 2014 - 18:04:20 EST)
- Re: [PATCH 5/5] ARM64: Add support for ILP32 ABI. Andrew Pinski (Mon Apr 21 2014 - 18:06:26 EST)
- Re: [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure. Felipe Balbi (Mon Apr 21 2014 - 18:11:01 EST)
- [PATCH 2] PNP: Work around BIOS defects in Intel MCH area reporting Bjorn Helgaas (Mon Apr 21 2014 - 18:17:45 EST)
- Re: [PATCH 1/2 V3] workqueue: substitute POOL_FREEZING with __WQ_FREEZING Tejun Heo (Mon Apr 21 2014 - 18:20:47 EST)
- Re: [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm. Stephen Boyd (Mon Apr 21 2014 - 18:20:59 EST)
- Re: [PATCH 0/6] workqueue: simpler&better workers management synchronization Tejun Heo (Mon Apr 21 2014 - 18:34:33 EST)
- Re: [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Tejun Heo (Mon Apr 21 2014 - 18:38:18 EST)
- Re: [PATCH v2 3/4] sysctl: allow for strict write position handling Andrew Morton (Mon Apr 21 2014 - 18:45:30 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Mon Apr 21 2014 - 18:46:17 EST)
- Re: usage of rcu_dereference_raw Pranith Kumar (Mon Apr 21 2014 - 18:47:08 EST)
- [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Mon Apr 21 2014 - 18:48:08 EST)
- [PATCH v4 1/8] cpufreq: Introduce macros for cpufreq_frequency_table iteration Stratos Karafotis (Mon Apr 21 2014 - 19:00:54 EST)
- [PATCH v4 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration Stratos Karafotis (Mon Apr 21 2014 - 19:01:12 EST)
- [PATCH v4 3/8] ARM: davinci: da850: Use cpufreq_for_each_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:01:25 EST)
- [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:01:43 EST)
- [PATCH v4 4/8] mips: lemote 2f: Use cpufreq_for_each_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:02:01 EST)
- [PATCH v4 6/8] thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:02:17 EST)
- [PATCH v4 7/8] irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:02:33 EST)
- [PATCH v4 8/8] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration Stratos Karafotis (Mon Apr 21 2014 - 19:02:47 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Mon Apr 21 2014 - 19:19:44 EST)
- Re: [PATCH V2 14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() Frederic Weisbecker (Mon Apr 21 2014 - 19:20:59 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Mon Apr 21 2014 - 19:31:06 EST)
- Re: [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time Ben Skeggs (Mon Apr 21 2014 - 19:48:29 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Minchan Kim (Mon Apr 21 2014 - 19:52:23 EST)
- [PATCH] iio: adc: Nothing in ADC should be a bool CONFIG Doug Anderson (Mon Apr 21 2014 - 20:04:21 EST)
- [PATCH v2] PM / Hibernate: no kernel_power_off when pm_power_off NULL Sebastian Capella (Mon Apr 21 2014 - 20:31:46 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Mon Apr 21 2014 - 20:38:06 EST)
- linux-next: build warning after merge of the arm tree Stephen Rothwell (Mon Apr 21 2014 - 20:43:43 EST)
- linux-next: manual merge of the vfs tree with Linus' tree Stephen Rothwell (Mon Apr 21 2014 - 20:44:46 EST)
- linux-next: manual merge of the vfs tree with Linus' tree Stephen Rothwell (Mon Apr 21 2014 - 20:51:23 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Mon Apr 21 2014 - 20:54:41 EST)
- Re: [PATCH] kernel/power/hibernate.c: be sure of 'start' is not bigger than 'stop' Chen Gang (Mon Apr 21 2014 - 20:58:44 EST)
- Re: linux-next: build warning after merge of the arm tree Sebastian Capella (Mon Apr 21 2014 - 20:59:11 EST)
- Re: [PATCH RESEND 0/2] : block: Use pci_enable_msix_exact() Jens Axboe (Mon Apr 21 2014 - 21:02:32 EST)
- Re: [PATCH v1 next 0/4] blk-mq: misc changes Jens Axboe (Mon Apr 21 2014 - 21:03:18 EST)
- linux-next: manual merge of the vfs tree with Linus' and te ext4 trees Stephen Rothwell (Mon Apr 21 2014 - 21:05:16 EST)
- Re: [blk] WARNING: CPU: 0 PID: 300 at kernel/softirq.c:156 _local_bh_enable_ip() Jens Axboe (Mon Apr 21 2014 - 21:06:13 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Guenter Roeck (Mon Apr 21 2014 - 21:06:17 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Mon Apr 21 2014 - 21:06:48 EST)
- linux-next: manual merge of the vfs tree with the ext4 tree Stephen Rothwell (Mon Apr 21 2014 - 21:14:42 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Greg Kroah-Hartman (Mon Apr 21 2014 - 21:14:50 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Mon Apr 21 2014 - 21:15:45 EST)
- linux-next: manual merge of the vfs tree with Linus' tree Stephen Rothwell (Mon Apr 21 2014 - 21:17:27 EST)
- Re: linux-next: manual merge of the vfs tree with Linus' and te ext4 trees Theodore Ts'o (Mon Apr 21 2014 - 21:19:33 EST)
- Re: [PATCH 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. Lan Tianyu (Mon Apr 21 2014 - 21:22:33 EST)
- Re: [PATCH v1 next 0/4] blk-mq: misc changes Ming Lei (Mon Apr 21 2014 - 21:25:24 EST)
- linux-next: build failure after merge of the vfs tree Stephen Rothwell (Mon Apr 21 2014 - 21:27:11 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Mon Apr 21 2014 - 21:28:38 EST)
- [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Chen Gang (Mon Apr 21 2014 - 21:29:32 EST)
- Re: [PATCH 1/1] block/blk-throttle.c: add static to blk_throtl_dispatch_work_fn Jens Axboe (Mon Apr 21 2014 - 21:30:49 EST)
- Re: linux-next: build failure after merge of the userns tree Stephen Rothwell (Mon Apr 21 2014 - 21:34:56 EST)
- Re: linux-next: manual merge of the vfs tree with Linus' and te ext4 trees Al Viro (Mon Apr 21 2014 - 21:35:14 EST)
- [PATCH 1/2] gpio: pl061: get gpio base from alias id Haojian Zhuang (Mon Apr 21 2014 - 21:36:12 EST)
- [PATCH 2/2] ARM: dts: add gpio alias in hi3620 dts file Haojian Zhuang (Mon Apr 21 2014 - 21:36:23 EST)
- Re: linux-next: manual merge of the userns tree with Linus' tree Stephen Rothwell (Mon Apr 21 2014 - 21:37:42 EST)
- RE: [PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node Yang, Wenyou (Mon Apr 21 2014 - 21:38:04 EST)
- Re: [PATCH 1/2 V3] workqueue: substitute POOL_FREEZING with __WQ_FREEZING Lai Jiangshan (Mon Apr 21 2014 - 21:44:40 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Mon Apr 21 2014 - 21:49:09 EST)
- Re: [sched,rcu] b84c4e08143: +3.1% will-it-scale.per_thread_ops Paul E. McKenney (Mon Apr 21 2014 - 21:51:07 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Mon Apr 21 2014 - 21:54:02 EST)
- Re: [rcu] 10a94227ba2: -2.0% will-it-scale.per_process_ops Paul E. McKenney (Mon Apr 21 2014 - 21:56:28 EST)
- Re: [Nouveau] [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init() Ben Skeggs (Mon Apr 21 2014 - 21:58:54 EST)
- Re: [sched,rcu] 9234566d3a3: +1.6% will-it-scale.scalability, +1302.6% time.involuntary_context_switches Paul E. McKenney (Mon Apr 21 2014 - 22:00:11 EST)
- RE: [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>. Zheng, Lv (Mon Apr 21 2014 - 22:02:13 EST)
- Re: [PATCH v2 07/10] drm/nouveau/graph: pad firmware code at load time Alexandre Courbot (Mon Apr 21 2014 - 22:09:40 EST)
- Re: [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver Jingoo Han (Mon Apr 21 2014 - 22:19:37 EST)
- [PATCH] tools lib traceevent: Fix backward compatibility macros for pevent filter enums Steven Rostedt (Mon Apr 21 2014 - 22:23:58 EST)
- [PATCH v4] ARM: perf: save/restore pmu registers in pm notifier Neil Zhang (Mon Apr 21 2014 - 22:27:27 EST)
- RE: [PATCH v3] ARM: perf: save/restore pmu registers in pm notifier Neil Zhang (Mon Apr 21 2014 - 22:29:20 EST)
- Re: [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Li Zhong (Mon Apr 21 2014 - 22:29:53 EST)
- Re: [Nouveau] [PATCH v2 09/10] drm/nouveau: support GK20A in nouveau_accel_init() Alexandre Courbot (Mon Apr 21 2014 - 22:31:42 EST)
- Re: 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Ken Moffat (Mon Apr 21 2014 - 22:34:23 EST)
- Re: [sched,rcu] 9234566d3a3: +1.6% will-it-scale.scalability, +1302.6% time.involuntary_context_switches Jet Chen (Mon Apr 21 2014 - 22:42:28 EST)
- Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init Chander Kashyap (Mon Apr 21 2014 - 22:58:51 EST)
- Re: [PATCH] Save PG_head_mask in VMCOREINFO Baoquan He (Mon Apr 21 2014 - 23:04:18 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Mon Apr 21 2014 - 23:05:45 EST)
- linux-next: build failure after merge of the mmc tree Stephen Rothwell (Mon Apr 21 2014 - 23:07:36 EST)
- Re: [PATCH 1/6] blackfin/ptrace: call find_vma with the mmap_sem held Steven Miao (Mon Apr 21 2014 - 23:07:59 EST)
- [PATCH] zram: correct offset usage in zram_bio_discard Weijie Yang (Mon Apr 21 2014 - 23:14:30 EST)
- Re: kaslr relocation incompitable with kernel loaded high WANG Chao (Mon Apr 21 2014 - 23:16:34 EST)
- [PATCH] perf tools: Remove extra '/' character in events file path xiakaixu (Mon Apr 21 2014 - 23:25:26 EST)
- Re: [RFC PATCH 1/5] KVM: vmx: speed up emulation of invalid guest state Paolo Bonzini (Mon Apr 21 2014 - 23:26:45 EST)
- Re: [PATCH v2] KVM: x86: Check for host supported fields in shadow vmcs Paolo Bonzini (Mon Apr 21 2014 - 23:29:53 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Mon Apr 21 2014 - 23:35:32 EST)
- [PATCH v2.0] ARM: dts: at91-sama5d3_xplained: add the regulator device node Wenyou Yang (Mon Apr 21 2014 - 23:35:48 EST)
- Re: [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver Vivek Gautam (Mon Apr 21 2014 - 23:35:52 EST)
- Re: 3.14 Regression, kernel panic when suspend, looks ath9k / wireless related Luis R. Rodriguez (Mon Apr 21 2014 - 23:39:15 EST)
- [PATCH Resend] defconfig: sama5_defconfig: updated Wenyou Yang (Mon Apr 21 2014 - 23:39:55 EST)
- Re: [PATCH 1/2] gpio: pl061: get gpio base from alias id Baruch Siach (Mon Apr 21 2014 - 23:44:34 EST)
- linux-next: manual merge of the audit tree with Linus' tree Stephen Rothwell (Mon Apr 21 2014 - 23:59:37 EST)
- [PATCH 9/9] sysfs: disallow world-writable files. Rusty Russell (Mon Apr 21 2014 - 23:59:47 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Rusty Russell (Mon Apr 21 2014 - 23:59:59 EST)
- [PATCH 5/9] drivers/regulator/virtual: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:00:26 EST)
- [PATCH 7/9] drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:00:44 EST)
- [PATCH 1/9] drivers/mtd/devices/docg3.c: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:01:08 EST)
- [PATCH 4/9] drivers/scsi/pm8001/pm8001_ctl.c: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:01:24 EST)
- [PATCH 8/9] samples/kobject/: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:01:39 EST)
- [PATCH 2/9] drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:01:50 EST)
- [PATCH 6/9] drivers/staging/speakup/: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:02:16 EST)
- [PATCH 0/9] Avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:02:32 EST)
- [PATCH 3/9] drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. Rusty Russell (Tue Apr 22 2014 - 00:03:00 EST)
- Re: [PATCH V2 14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() viresh kumar (Tue Apr 22 2014 - 00:05:56 EST)
- Re: [PATCH v2 2/7] of: introduce of_dma_get_range() helper Joel Fernandes (Tue Apr 22 2014 - 00:10:21 EST)
- Re: [PATCH] Kbuild, lto: Avoid reported warning with strtoul Viresh Kumar (Tue Apr 22 2014 - 00:20:05 EST)
- Re: [PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL Manfred Spraul (Tue Apr 22 2014 - 00:23:43 EST)
- Re: [PATCH v2 3/4] sysctl: allow for strict write position handling Kees Cook (Tue Apr 22 2014 - 00:53:20 EST)
- Re: [PATCH] locks: rename file-private locks to file-description locks Michael Kerrisk (man-pages) (Tue Apr 22 2014 - 00:55:10 EST)
- RE: linux-next: build failure after merge of the mmc tree Seungwon Jeon (Tue Apr 22 2014 - 00:57:16 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Tony Lindgren (Tue Apr 22 2014 - 00:57:48 EST)
- Re: kaslr relocation incompitable with kernel loaded high Yinghai Lu (Tue Apr 22 2014 - 00:58:49 EST)
- Re: [tip:locking/core] arch,avr32: Convert smp_mb__*() Ingo Molnar (Tue Apr 22 2014 - 01:03:51 EST)
- [PATCH] cpufreq: Make linux-pm@xxxxxxxxxxxxxxx official mailing list Viresh Kumar (Tue Apr 22 2014 - 01:12:48 EST)
- [PATCH RESEND] fs/bio.c: remove nr_segs (unused function parameter) Fabian Frederick (Tue Apr 22 2014 - 01:20:21 EST)
- [PATCH] mbcache: LLVMLinux: Remove double calculation from mbcache behanw (Tue Apr 22 2014 - 01:20:33 EST)
- [PATCH RESEND] FS: Remove bs paramater in biovec_create_pool Fabian Frederick (Tue Apr 22 2014 - 01:21:53 EST)
- [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Jiang Liu (Tue Apr 22 2014 - 01:25:04 EST)
- [PATCH RESEND] fs/aio.c: Remove ctx parameter in kiocb_cancel Fabian Frederick (Tue Apr 22 2014 - 01:25:15 EST)
- [PATCH] blk-cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:26:42 EST)
- [PATCH] cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:27:43 EST)
- [PATCH] cgroup_freezer: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:28:31 EST)
- [PATCH] perf-event/cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:28:54 EST)
- Re: kaslr relocation incompitable with kernel loaded high WANG Chao (Tue Apr 22 2014 - 01:29:03 EST)
- [PATCH] hugetlb_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:30:38 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Takao Indoh (Tue Apr 22 2014 - 01:30:48 EST)
- [PATCH] netclassid_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:31:40 EST)
- [PATCH] netprio_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:32:26 EST)
- [PATCH] device_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 01:33:04 EST)
- [f2fs-dev][PATCH 1/2] f2fs: handle inline data independently in f2fs_bmap Chao Yu (Tue Apr 22 2014 - 01:34:21 EST)
- [f2fs-dev][PATCH 2/2] f2fs: introduce f2fs_seek_block to support SEEK_{DATA,HOLE} in llseek Chao Yu (Tue Apr 22 2014 - 01:35:21 EST)
- [PATCH] x86: LLVMLinux: Wrap -mno-80387 with cc-option behanw (Tue Apr 22 2014 - 01:41:01 EST)
- [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable Jianyu Zhan (Tue Apr 22 2014 - 01:45:07 EST)
- min() and max() have warning: comparison of distinct pointer types lacks a cast LF.Tan (Tue Apr 22 2014 - 01:46:32 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Amit Sahrawat (Tue Apr 22 2014 - 01:49:44 EST)
- Re: 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Alex Deucher (Tue Apr 22 2014 - 01:54:16 EST)
- Re: [PATCH 4/6] arc: call find_vma with the mmap_sem held Vineet Gupta (Tue Apr 22 2014 - 02:03:43 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Nadav Amit (Tue Apr 22 2014 - 02:04:40 EST)
- Re: [PATCH] x86: LLVMLinux: Wrap -mno-80387 with cc-option Ingo Molnar (Tue Apr 22 2014 - 02:05:59 EST)
- Re: [PATCH] perf-event/cgroup: explicitly init the early_init field Ingo Molnar (Tue Apr 22 2014 - 02:07:06 EST)
- [PATCH] Kbuild arm: LLVMLinux: Add Kbuild support for building arch arm with Clang behanw (Tue Apr 22 2014 - 02:08:58 EST)
- [PATCH 0/7 V3] idr: fix & cleanup Lai Jiangshan (Tue Apr 22 2014 - 02:21:14 EST)
- [PATCH 5/7 V3] idr: don't need to shink the free list when idr_remove() Lai Jiangshan (Tue Apr 22 2014 - 02:21:14 EST)
- [PATCH 3/7 V3] idr: fix NULL pointer dereference when ida_remove(unallocated_id) Lai Jiangshan (Tue Apr 22 2014 - 02:21:28 EST)
- [PATCH 2/7 V3] idr: fix unexpected ID-removal when idr_remove(unallocated_id) Lai Jiangshan (Tue Apr 22 2014 - 02:21:51 EST)
- Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API Robert Baldyga (Tue Apr 22 2014 - 02:21:57 EST)
- linux-next: build failure after merge of the audit tree Stephen Rothwell (Tue Apr 22 2014 - 02:22:28 EST)
- Re: [PATCH] cgroup: explicitly init the early_init field Li Zefan (Tue Apr 22 2014 - 02:22:53 EST)
- [PATCH 1/7 V3] idr: fix overflow bug during maximum ID calculation at maximum height Lai Jiangshan (Tue Apr 22 2014 - 02:23:11 EST)
- [PATCH 7/7 V3] idr: remove useless #ifndef TEST Lai Jiangshan (Tue Apr 22 2014 - 02:23:24 EST)
- [PATCH 6/7 V3] idr: reduce the unneeded check in free_layer() Lai Jiangshan (Tue Apr 22 2014 - 02:23:55 EST)
- Re: [PATCH] x86: LLVMLinux: Wrap -mno-80387 with cc-option Behan Webster (Tue Apr 22 2014 - 02:23:59 EST)
- [PATCH 4/7 V3] idr: fix idr_replace()'s returned error code Lai Jiangshan (Tue Apr 22 2014 - 02:24:28 EST)
- Re: [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable Li Zefan (Tue Apr 22 2014 - 02:27:53 EST)
- Re: [PATCH] netclassid_cgroup: explicitly init the early_init field Li Zefan (Tue Apr 22 2014 - 02:29:59 EST)
- [PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id Jianyu Zhan (Tue Apr 22 2014 - 02:30:33 EST)
- [PATCH 1/4] cgroup: introduce helper css_to_id() Jianyu Zhan (Tue Apr 22 2014 - 02:30:47 EST)
- [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css Jianyu Zhan (Tue Apr 22 2014 - 02:31:18 EST)
- [PATCH 3/4] netprio_cgroup: use accessor to get id from css Jianyu Zhan (Tue Apr 22 2014 - 02:31:29 EST)
- [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id Jianyu Zhan (Tue Apr 22 2014 - 02:31:31 EST)
- [Resend Patch 0/9] I2C ACPI operation region handler support Lan Tianyu (Tue Apr 22 2014 - 02:32:16 EST)
- [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. Lan Tianyu (Tue Apr 22 2014 - 02:32:29 EST)
- [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol Lan Tianyu (Tue Apr 22 2014 - 02:32:37 EST)
- [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c Lan Tianyu (Tue Apr 22 2014 - 02:32:55 EST)
- [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Lan Tianyu (Tue Apr 22 2014 - 02:33:01 EST)
- [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data Lan Tianyu (Tue Apr 22 2014 - 02:33:36 EST)
- [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support Lan Tianyu (Tue Apr 22 2014 - 02:33:38 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Vlastimil Babka (Tue Apr 22 2014 - 02:33:58 EST)
- [Resend Patch 6/9] I2C: Add smbus word/block process call helper function Lan Tianyu (Tue Apr 22 2014 - 02:34:30 EST)
- [Resend Patch 5/9] I2C: Add smbus quick read/write helper function Lan Tianyu (Tue Apr 22 2014 - 02:34:53 EST)
- [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle Lan Tianyu (Tue Apr 22 2014 - 02:35:14 EST)
- Re: [PATCH v4 0/2] nohz: fix idle accounting in NO_HZ kernels Hidetoshi Seto (Tue Apr 22 2014 - 02:35:41 EST)
- [GIT PULL] GPIO fixes for the v3.15 rc series Linus Walleij (Tue Apr 22 2014 - 02:38:00 EST)
- [PATCH] soc_button_array: fix a crash during rmmod Zhu, Lejun (Tue Apr 22 2014 - 02:38:47 EST)
- Re: [PATCH] perf-event/cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 02:43:01 EST)
- Re: [PATCH] cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 02:45:16 EST)
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field Hillf Danton (Tue Apr 22 2014 - 02:47:52 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Minchan Kim (Tue Apr 22 2014 - 02:51:37 EST)
- [PATCH] linux-next: rsi: fix using of removed stuff from mmc Seungwon Jeon (Tue Apr 22 2014 - 02:57:48 EST)
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 03:01:54 EST)
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css Jianyu Zhan (Tue Apr 22 2014 - 03:04:21 EST)
- [RFC Patch Part3 V1 00/22] Enable Intel DMAR device hotplug Jiang Liu (Tue Apr 22 2014 - 03:05:24 EST)
- [Patch Part3 V1 01/22] iommu/vt-d: match segment number when searching for dev_iotlb capable devices Jiang Liu (Tue Apr 22 2014 - 03:05:39 EST)
- [Patch Part3 V1 02/22] iommu/vt-d: use correct domain id to flush virtual machine domains Jiang Liu (Tue Apr 22 2014 - 03:05:46 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Alexander Gordeev (Tue Apr 22 2014 - 03:05:58 EST)
- [Patch Part3 V1 06/22] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu() Jiang Liu (Tue Apr 22 2014 - 03:06:13 EST)
- [Patch Part3 V1 11/22] IOMMU/vt-d: introduce helper function dmar_walk_resources() Jiang Liu (Tue Apr 22 2014 - 03:06:39 EST)
- [Patch Part3 V1 14/22] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug Jiang Liu (Tue Apr 22 2014 - 03:06:50 EST)
- [Patch Part3 V1 16/22] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug Jiang Liu (Tue Apr 22 2014 - 03:06:57 EST)
- [Patch Part3 V1 13/22] iommu/vt-d: search _DSM method for DMAR hotplug Jiang Liu (Tue Apr 22 2014 - 03:07:03 EST)
- [Patch Part3 V1 17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug Jiang Liu (Tue Apr 22 2014 - 03:07:37 EST)
- [Patch Part3 V1 22/22] iommu/vt-d: fix bug in computing domain's iommu_snooping flag Jiang Liu (Tue Apr 22 2014 - 03:07:55 EST)
- [Patch Part3 V1 18/22] iommu/vt-d: update proximity information when a new node with memory available Jiang Liu (Tue Apr 22 2014 - 03:08:17 EST)
- [Patch Part3 V1 20/22] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code Jiang Liu (Tue Apr 22 2014 - 03:08:28 EST)
- linux-next: Tree for Apr 22 Stephen Rothwell (Tue Apr 22 2014 - 03:08:56 EST)
- [Patch Part3 V1 19/22] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code Jiang Liu (Tue Apr 22 2014 - 03:09:33 EST)
- [Patch Part3 V1 21/22] iommu/vt-d: introduce helper function iova_size() to improve code readability Jiang Liu (Tue Apr 22 2014 - 03:09:50 EST)
- Re: [PATCH v2] PM / Hibernate: no kernel_power_off when pm_power_off NULL Pavel Machek (Tue Apr 22 2014 - 03:10:10 EST)
- [Patch Part3 V1 15/22] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping() Jiang Liu (Tue Apr 22 2014 - 03:11:00 EST)
- [Patch Part3 V1 10/22] iommu/vt-d: dynamically allocate and free seq_id for DMAR units Jiang Liu (Tue Apr 22 2014 - 03:11:27 EST)
- [Patch Part3 V1 08/22] iommu/VT-d: simplify include/linux/dmar.h Jiang Liu (Tue Apr 22 2014 - 03:11:42 EST)
- [PATCH] ARM: Wire up the renameat2() syscall Peter Ujfalusi (Tue Apr 22 2014 - 03:11:59 EST)
- [Patch Part3 V1 12/22] iommu/vt-d: implement DMAR unit hotplug framework Jiang Liu (Tue Apr 22 2014 - 03:12:11 EST)
- [Patch Part3 V1 09/22] iommu/vt-d: change iommu_enable/disable_translation to return void Jiang Liu (Tue Apr 22 2014 - 03:12:37 EST)
- [Patch Part3 V1 04/22] iommu/vt-d: introduce helper functions to make code symmetric for readability Jiang Liu (Tue Apr 22 2014 - 03:13:02 EST)
- [Patch Part3 V1 07/22] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu() Jiang Liu (Tue Apr 22 2014 - 03:13:16 EST)
- Re: [PATCH] perf-event/cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 03:13:42 EST)
- [Patch Part3 V1 05/22] iommu/vt-d: only dynamically allocate domain id for virtual domains Jiang Liu (Tue Apr 22 2014 - 03:14:23 EST)
- [Patch Part3 V1 03/22] iommu/vt-d: introduce helper functions to improve code readability Jiang Liu (Tue Apr 22 2014 - 03:14:40 EST)
- Re: [PATCH] hugetlb_cgroup: explicitly init the early_init field Li Zefan (Tue Apr 22 2014 - 03:15:34 EST)
- Re: [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Lee Jones (Tue Apr 22 2014 - 03:15:55 EST)
- Re: [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Pavel Machek (Tue Apr 22 2014 - 03:21:32 EST)
- Re: Re: ftrace/kprobes: Warning when insmod two modules Masami Hiramatsu (Tue Apr 22 2014 - 03:28:22 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Tue Apr 22 2014 - 03:28:49 EST)
- Build regressions/improvements in v3.15-rc2 Geert Uytterhoeven (Tue Apr 22 2014 - 03:30:05 EST)
- [PATCH 0/2] crypto: atmel-aes: fixes on block size of aes cfb mode Leilei Zhao (Tue Apr 22 2014 - 03:30:58 EST)
- [PATCH 1/2] crypto: atmel-aes: correct block size of cfb8 mode Leilei Zhao (Tue Apr 22 2014 - 03:31:11 EST)
- Re: Build regressions/improvements in v3.15-rc2 Geert Uytterhoeven (Tue Apr 22 2014 - 03:31:27 EST)
- [PATCH 2/2] crypto: atmel-aes: check alignment of cfb64 mode Leilei Zhao (Tue Apr 22 2014 - 03:31:51 EST)
- Re: [Patch Part3 V1 19/22] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code David Woodhouse (Tue Apr 22 2014 - 03:39:25 EST)
- Re: [PATCH] module: Introduce MODULE_STATE_COMING_FINAL to avoid ftrace warning Rusty Russell (Tue Apr 22 2014 - 03:39:41 EST)
- Re: [PATCH] modpost: Fix ressource leak in read_dump() Rusty Russell (Tue Apr 22 2014 - 03:40:00 EST)
- Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540 Lee Jones (Tue Apr 22 2014 - 03:40:16 EST)
- Re: [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/ Rusty Russell (Tue Apr 22 2014 - 03:40:37 EST)
- Re: [Patch Part3 V1 19/22] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code Jiang Liu (Tue Apr 22 2014 - 03:42:36 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Lee Jones (Tue Apr 22 2014 - 03:47:41 EST)
- Re: [PATCH] cgroup: use uninitialized_var() for may-be uninitialized variable Jianyu Zhan (Tue Apr 22 2014 - 03:53:35 EST)
- RE: [PATCH v7 1/2] can: xilinx CAN controller support Appana Durga Kedareswara Rao (Tue Apr 22 2014 - 03:57:11 EST)
- Re: [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Chen Gang (Tue Apr 22 2014 - 03:57:15 EST)
- [PATCH v5 0/2] Add Exynos5 USB 3.0 phy driver based on generic PHY framework Vivek Gautam (Tue Apr 22 2014 - 04:04:32 EST)
- Re: [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id Jianyu Zhan (Tue Apr 22 2014 - 04:04:35 EST)
- [PATCH v5 1/2] phy: Add new Exynos5 USB 3.0 PHY driver Vivek Gautam (Tue Apr 22 2014 - 04:05:03 EST)
- [PATCH v5 2/2] phy: exynos5-usbdrd: Add facility for VBUS supply Vivek Gautam (Tue Apr 22 2014 - 04:05:16 EST)
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css Jianyu Zhan (Tue Apr 22 2014 - 04:08:54 EST)
- Re: [PATCH 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic Lee Jones (Tue Apr 22 2014 - 04:09:55 EST)
- Re: [PATCH 09/28] nios2: Page table management Ley Foon Tan (Tue Apr 22 2014 - 04:10:03 EST)
- Re: [RFC PATCH 00/11] Embeddable Position Independent Executable Heiko Stübner (Tue Apr 22 2014 - 04:13:46 EST)
- Re: [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64 Jean Pihet (Tue Apr 22 2014 - 04:14:28 EST)
- Re: [PATCH RFC 06/12] mmc: mmci: Add write delay to variant structure. Srinivas Kandagatla (Tue Apr 22 2014 - 04:15:54 EST)
- Re: [PATCHv2 3/9] extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev Krzysztof Kozlowski (Tue Apr 22 2014 - 04:17:50 EST)
- Re: [PATCHv2 4/9] extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev Krzysztof Kozlowski (Tue Apr 22 2014 - 04:18:18 EST)
- Re: [PATCHv2 5/9] extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev Krzysztof Kozlowski (Tue Apr 22 2014 - 04:19:03 EST)
- Re: [PATCH] xfs: Fix wrong error codes being returned Jeff Liu (Tue Apr 22 2014 - 04:19:33 EST)
- Re: tcp option added by driver Christoph Paasch (Tue Apr 22 2014 - 04:20:12 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Jean Pihet (Tue Apr 22 2014 - 04:20:38 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Lee Jones (Tue Apr 22 2014 - 04:21:53 EST)
- Re: [PATCH 16/28] nios2: System calls handling Ley Foon Tan (Tue Apr 22 2014 - 04:24:51 EST)
- [PATCH v2 1/2] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Antoine TÃnart (Tue Apr 22 2014 - 04:27:46 EST)
- [PATCH v2 2/2] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP Antoine TÃnart (Tue Apr 22 2014 - 04:28:05 EST)
- [PATCH v2 0/2] ARM: berlin: add SDHCI support Antoine TÃnart (Tue Apr 22 2014 - 04:28:22 EST)
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc Ulf Hansson (Tue Apr 22 2014 - 04:28:57 EST)
- Re: REGRESSION: OOPS: Intel Corporation Core Processor Integrated Graphics Controller, Linux HEAD when powering off internal Laptop display on t410s and extending and rotating external screen Daniel Vetter (Tue Apr 22 2014 - 04:29:25 EST)
- Re: [PATCH] mfd: lpc_ich: Enable GPIO for Panther Point Lee Jones (Tue Apr 22 2014 - 04:32:20 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Takao Indoh (Tue Apr 22 2014 - 04:36:14 EST)
- Re: linux-next: build warning after merge of the arm tree Russell King - ARM Linux (Tue Apr 22 2014 - 04:36:28 EST)
- [PATCH] mm: vmscan: Do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL Mel Gorman (Tue Apr 22 2014 - 04:39:04 EST)
- RE: [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver. Dudley Du (Tue Apr 22 2014 - 04:39:56 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Dan Carpenter (Tue Apr 22 2014 - 04:40:15 EST)
- Re: linux-next: build failure after merge of the mmc tree Ulf Hansson (Tue Apr 22 2014 - 04:40:43 EST)
- Re: [PATCH 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic Krzysztof Kozlowski (Tue Apr 22 2014 - 04:41:47 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Miklos Szeredi (Tue Apr 22 2014 - 04:43:06 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Tue Apr 22 2014 - 04:43:49 EST)
- [PATCH 1/9] perf report: Count number of entries and samples separately Namhyung Kim (Tue Apr 22 2014 - 04:50:25 EST)
- [PATCHSET 0/9] perf tools: Fixup for the --percentage change Namhyung Kim (Tue Apr 22 2014 - 04:50:33 EST)
- [PATCH 6/9] perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() Namhyung Kim (Tue Apr 22 2014 - 04:50:50 EST)
- [PATCH 2/9] perf hists: Introduce hists__add_nr_events() Namhyung Kim (Tue Apr 22 2014 - 04:51:03 EST)
- [PATCH 4/9] perf tools: Introduce hists__inc_dump_events() Namhyung Kim (Tue Apr 22 2014 - 04:51:14 EST)
- [PATCH 3/9] perf tools: Account entry stats when it's added to the output tree Namhyung Kim (Tue Apr 22 2014 - 04:51:16 EST)
- [PATCH 5/9] perf hists: Add missing update on nr_non_filtered_entries Namhyung Kim (Tue Apr 22 2014 - 04:51:24 EST)
- [PATCH 7/9] perf ui/tui: Rename hist_browser__update_nr_entries() Namhyung Kim (Tue Apr 22 2014 - 04:52:19 EST)
- [PATCH 9/9] perf hists/tui: Count callchain rows separately Namhyung Kim (Tue Apr 22 2014 - 04:52:50 EST)
- [PATCH 8/9] perf top/tui: Update nr_entries properly after a filter is applied Namhyung Kim (Tue Apr 22 2014 - 04:53:04 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Pali RohÃr (Tue Apr 22 2014 - 04:56:10 EST)
- Re: [PATCH v7 1/2] can: xilinx CAN controller support Marc Kleine-Budde (Tue Apr 22 2014 - 04:56:36 EST)
- [PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Krzysztof Kozlowski (Tue Apr 22 2014 - 04:56:58 EST)
- [PATCH v2 2/2] mfd: sec-core: Update sec_pmic documentation Krzysztof Kozlowski (Tue Apr 22 2014 - 04:57:21 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Sandeepa Prabhu (Tue Apr 22 2014 - 04:58:37 EST)
- Re: [PATCH v7 1/2] can: xilinx CAN controller support Marc Kleine-Budde (Tue Apr 22 2014 - 04:59:03 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Sergey Senozhatsky (Tue Apr 22 2014 - 05:07:00 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Dan Carpenter (Tue Apr 22 2014 - 05:17:55 EST)
- [PATCH v6 02/19] usb: phy: msm: Remove __init macro from driver probe method Ivan T. Ivanov (Tue Apr 22 2014 - 05:21:52 EST)
- [PATCH v6 17/19] usb: phy: msm: Handle disconnect events Ivan T. Ivanov (Tue Apr 22 2014 - 05:22:09 EST)
- [PATCH v6 19/19] usb: phy: msm: Use usb_add_phy_dev() to register device Ivan T. Ivanov (Tue Apr 22 2014 - 05:22:32 EST)
- [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Ivan T. Ivanov (Tue Apr 22 2014 - 05:23:10 EST)
- [PATCH v6 13/19] usb: phy: msm: Add support for secondary PHY control Ivan T. Ivanov (Tue Apr 22 2014 - 05:23:29 EST)
- [PATCH v6 14/19] usb: phy: msm: Correct USB PHY Reset sequence for newer platform Ivan T. Ivanov (Tue Apr 22 2014 - 05:23:45 EST)
- [PATCH v6 16/19] usb: phy: msm: Select secondary PHY via TCSR Ivan T. Ivanov (Tue Apr 22 2014 - 05:24:01 EST)
- [PATCH v6 18/19] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX Ivan T. Ivanov (Tue Apr 22 2014 - 05:24:20 EST)
- [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Ivan T. Ivanov (Tue Apr 22 2014 - 05:24:38 EST)
- [PATCH] staging/android: Remove ram_console.h Bintian Wang (Tue Apr 22 2014 - 05:24:52 EST)
- [PATCH v6 12/19] usb: phy: msm: Use reset framework for LINK and PHY resets Ivan T. Ivanov (Tue Apr 22 2014 - 05:25:18 EST)
- Re: [PATCH] Documentation/memcg: warn about incomplete kmemcg state Michal Hocko (Tue Apr 22 2014 - 05:25:45 EST)
- [PATCH v6 11/19] usb: phy: msm: Add device tree support and binding information Ivan T. Ivanov (Tue Apr 22 2014 - 05:26:02 EST)
- [PATCH v6 08/19] usb: phy: msm: Remove unused pclk_src_name Ivan T. Ivanov (Tue Apr 22 2014 - 05:26:37 EST)
- [PATCH v6 05/19] usb: phy: msm: Remove unnecessarily check for valid regulators. Ivan T. Ivanov (Tue Apr 22 2014 - 05:26:48 EST)
- [PATCH v6 04/19] usb: phy: msm: Migrate to Managed Device Resource allocation Ivan T. Ivanov (Tue Apr 22 2014 - 05:26:55 EST)
- [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state Ivan T. Ivanov (Tue Apr 22 2014 - 05:27:01 EST)
- [PATCH v6 09/19] usb: phy: msm: Remove HSUSB prefix from regulator names Ivan T. Ivanov (Tue Apr 22 2014 - 05:27:35 EST)
- [PATCH v6 06/19] usb: phy: msm: Fix checkpatch.pl warnings Ivan T. Ivanov (Tue Apr 22 2014 - 05:28:04 EST)
- Re: [PATCH v2 1/2] Staging: dgnc: dgnc_driver: fixed dgnc_pci_tbl definition Dan Carpenter (Tue Apr 22 2014 - 05:28:25 EST)
- [PATCH v6 07/19] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode Ivan T. Ivanov (Tue Apr 22 2014 - 05:29:04 EST)
- [PATCH v6 10/19] usb: phy: msm: Properly check result from platform_get_irq() Ivan T. Ivanov (Tue Apr 22 2014 - 05:29:32 EST)
- Re: [PATCH v2 2/3] staging: gdm72xx: Minor cleanup Dan Carpenter (Tue Apr 22 2014 - 05:33:00 EST)
- Re: [PATCH] perf-event/cgroup: explicitly init the early_init field Li Zefan (Tue Apr 22 2014 - 05:33:14 EST)
- Re: [Patch Part3 V1 17/22] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug Rafael J. Wysocki (Tue Apr 22 2014 - 05:33:40 EST)
- Re: [PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Lee Jones (Tue Apr 22 2014 - 05:36:27 EST)
- Re: [PATCH v2 2/2] mfd: sec-core: Update sec_pmic documentation Lee Jones (Tue Apr 22 2014 - 05:36:55 EST)
- Re: [PATCH v2 3/3] staging: gdm72xx: Minor cleanup Dan Carpenter (Tue Apr 22 2014 - 05:38:08 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Pavel Machek (Tue Apr 22 2014 - 05:38:49 EST)
- Re: [PATCH] x86: LLVMLinux: Wrap -mno-80387 with cc-option Ingo Molnar (Tue Apr 22 2014 - 05:42:32 EST)
- [PATCH v3 0/3] usb: chipidea: msm: Clean and fix glue layer driver Ivan T. Ivanov (Tue Apr 22 2014 - 05:44:29 EST)
- [PATCH v3 1/3] usb: chipidea: msm: Add device tree binding information Ivan T. Ivanov (Tue Apr 22 2014 - 05:44:39 EST)
- [PATCH v3 3/3] usb: chipidea: msm: Initialize offset of the capability registers Ivan T. Ivanov (Tue Apr 22 2014 - 05:44:51 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Johannes Berg (Tue Apr 22 2014 - 05:45:20 EST)
- [PATCH v3 2/3] usb: chipidea: msm: Add device tree support Ivan T. Ivanov (Tue Apr 22 2014 - 05:45:59 EST)
- Re: [PATCH] Staging:dgap:dgap_tty.c: Upgraded driver to use Mutex instead of semaphore Dan Carpenter (Tue Apr 22 2014 - 05:46:23 EST)
- Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init Rafael J. Wysocki (Tue Apr 22 2014 - 05:46:57 EST)
- [tip:x86/urgent] x86: LLVMLinux: Wrap -mno-80387 with cc-option tip-bot for Behan Webster (Tue Apr 22 2014 - 05:47:19 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Pali RohÃr (Tue Apr 22 2014 - 05:47:26 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Michal Hocko (Tue Apr 22 2014 - 05:48:10 EST)
- Re: [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Chen Gang (Tue Apr 22 2014 - 05:53:11 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Alexander Aring (Tue Apr 22 2014 - 05:53:19 EST)
- Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init Chander Kashyap (Tue Apr 22 2014 - 05:54:28 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Rafael J. Wysocki (Tue Apr 22 2014 - 05:55:44 EST)
- Re: [PATCHSET 0/9] perf tools: Fixup for the --percentage change Ingo Molnar (Tue Apr 22 2014 - 05:56:08 EST)
- Re: [PATCH v2] serial_core: Commonalize crlf when working w/ a non open console port One Thousand Gnomes (Tue Apr 22 2014 - 05:57:18 EST)
- Re: [PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone() Michal Hocko (Tue Apr 22 2014 - 05:59:39 EST)
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css Michal Hocko (Tue Apr 22 2014 - 06:01:20 EST)
- Re: [PATCH v2 2/2] staging: panel: fix sparse warnings in lcd_write Dan Carpenter (Tue Apr 22 2014 - 06:02:27 EST)
- Re: [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Rafael J. Wysocki (Tue Apr 22 2014 - 06:02:40 EST)
- [PATCH] ns: Introduce pid_in_ns under /proc Chen Hanxiao (Tue Apr 22 2014 - 06:03:17 EST)
- Re: [PATCH RFC 10/12] mmc: mmci: Add clock support for Qualcomm. Srinivas Kandagatla (Tue Apr 22 2014 - 06:03:49 EST)
- Re: [PATCH 0/6] File Sealing & memfd_create() Florian Weimer (Tue Apr 22 2014 - 06:04:54 EST)
- Re: [PATCH 3/4] mm: zpool: implement common zpool api to zbud/zsmalloc Sergey Senozhatsky (Tue Apr 22 2014 - 06:05:24 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Pavel Machek (Tue Apr 22 2014 - 06:06:15 EST)
- RE: [PATCH v7 1/2] can: xilinx CAN controller support Appana Durga Kedareswara Rao (Tue Apr 22 2014 - 06:06:38 EST)
- RE: [PATCH v7 1/2] can: xilinx CAN controller support Appana Durga Kedareswara Rao (Tue Apr 22 2014 - 06:06:47 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Jean Pihet (Tue Apr 22 2014 - 06:07:34 EST)
- Re: [PATCH] ced1401 coding style fixes Dan Carpenter (Tue Apr 22 2014 - 06:07:35 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Liviu Dudau (Tue Apr 22 2014 - 06:11:28 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. Dan Carpenter (Tue Apr 22 2014 - 06:11:36 EST)
- [PATCH 0/4] idr: idr cleanups Lai Jiangshan (Tue Apr 22 2014 - 06:15:09 EST)
- [PATCH 2/4] idr: reduce the number of MAX_IDR_FREE Lai Jiangshan (Tue Apr 22 2014 - 06:15:18 EST)
- [PATCH 4/4] idr: reorder the fields Lai Jiangshan (Tue Apr 22 2014 - 06:15:52 EST)
- [PATCH 3/4] ida: in-place ida allocation Lai Jiangshan (Tue Apr 22 2014 - 06:16:00 EST)
- [PATCH 1/4] idr: proper invalid argument handling Lai Jiangshan (Tue Apr 22 2014 - 06:16:47 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Jianyu Zhan (Tue Apr 22 2014 - 06:18:05 EST)
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events Borislav Petkov (Tue Apr 22 2014 - 06:20:19 EST)
- Re: [PATCH 05/10] staging: rtl8188eu: Simplify led blinking strategy code. Dan Carpenter (Tue Apr 22 2014 - 06:21:37 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading One Thousand Gnomes (Tue Apr 22 2014 - 06:23:16 EST)
- Re: [PATCH] clocksource: fix clocksource_mmio_readX_down Daniel Lezcano (Tue Apr 22 2014 - 06:26:47 EST)
- Re: [PATCH v7 1/2] can: xilinx CAN controller support Marc Kleine-Budde (Tue Apr 22 2014 - 06:27:10 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Shevchenko, Andriy (Tue Apr 22 2014 - 06:28:34 EST)
- Re: vmstat: On demand vmstat workers V3 Viresh Kumar (Tue Apr 22 2014 - 06:33:16 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Michal Hocko (Tue Apr 22 2014 - 06:34:31 EST)
- Re: [PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members. Dan Carpenter (Tue Apr 22 2014 - 06:35:39 EST)
- Re: [PATCH v4] ARM: perf: save/restore pmu registers in pm notifier Will Deacon (Tue Apr 22 2014 - 06:37:25 EST)
- Re: [PATCH 1/1] staging: android: Fix warning cast removes address space of expression Dan Carpenter (Tue Apr 22 2014 - 06:37:42 EST)
- Re: [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64 Will Deacon (Tue Apr 22 2014 - 06:37:57 EST)
- Re: [PATCH 3/4] exynos: cpuidle: do not allow cpuidle registration for Exynos5420 Daniel Lezcano (Tue Apr 22 2014 - 06:38:12 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Tue Apr 22 2014 - 06:38:53 EST)
- Re: [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Daniel Lezcano (Tue Apr 22 2014 - 06:39:15 EST)
- Re: [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver Daniel Lezcano (Tue Apr 22 2014 - 06:41:51 EST)
- Re: [PATCH v2 04/10] drm/nouveau/fb: add GK20A support Thierry Reding (Tue Apr 22 2014 - 06:42:22 EST)
- [PATCH] regmap: Add missing initialization of this_page Geert Uytterhoeven (Tue Apr 22 2014 - 06:48:15 EST)
- Re: [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks Daniel Lezcano (Tue Apr 22 2014 - 06:50:52 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Michal Hocko (Tue Apr 22 2014 - 06:52:44 EST)
- RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc Seungwon Jeon (Tue Apr 22 2014 - 06:53:21 EST)
- commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Christian Borntraeger (Tue Apr 22 2014 - 06:56:02 EST)
- Re: [PATCH] tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc One Thousand Gnomes (Tue Apr 22 2014 - 06:56:21 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Arnd Bergmann (Tue Apr 22 2014 - 06:58:19 EST)
- Re: [PATCH 04/28] nios2: Exception handling Ezequiel Garcia (Tue Apr 22 2014 - 06:58:25 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Jianyu Zhan (Tue Apr 22 2014 - 06:59:00 EST)
- Re: [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>. Rafael J. Wysocki (Tue Apr 22 2014 - 06:59:51 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Robin Gong (Tue Apr 22 2014 - 07:00:39 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Mark Brown (Tue Apr 22 2014 - 07:03:03 EST)
- Re: [PATCH] netclassid_cgroup: explicitly init the early_init field Neil Horman (Tue Apr 22 2014 - 07:03:39 EST)
- Re: [RESEND] [PATCH] xhci: Switch Intel Lynx Point ports to EHCI on shutdown. Denis Turischev (Tue Apr 22 2014 - 07:05:08 EST)
- Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init Rafael J. Wysocki (Tue Apr 22 2014 - 07:08:20 EST)
- Re: [PATCH 04/28] nios2: Exception handling Ley Foon Tan (Tue Apr 22 2014 - 07:08:40 EST)
- RE: [PATCH v7 1/2] can: xilinx CAN controller support Appana Durga Kedareswara Rao (Tue Apr 22 2014 - 07:08:57 EST)
- Re: linux-next: build failure after merge of the mmc tree Chris Ball (Tue Apr 22 2014 - 07:10:13 EST)
- Re: [PATCH] clk: zynq: Leave debug clocks in bootup state Michal Simek (Tue Apr 22 2014 - 07:11:03 EST)
- Re: [PATCH v7 1/2] can: xilinx CAN controller support Marc Kleine-Budde (Tue Apr 22 2014 - 07:11:59 EST)
- Re: [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Daniel Lezcano (Tue Apr 22 2014 - 07:12:20 EST)
- Re: [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Rafael J. Wysocki (Tue Apr 22 2014 - 07:13:29 EST)
- Re: [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses. Mika Westerberg (Tue Apr 22 2014 - 07:13:53 EST)
- Re: [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol Mika Westerberg (Tue Apr 22 2014 - 07:14:30 EST)
- Re: [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle Mika Westerberg (Tue Apr 22 2014 - 07:16:18 EST)
- Re: [PATCH] tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc Greg Kroah-Hartman (Tue Apr 22 2014 - 07:16:41 EST)
- Re: [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data Mika Westerberg (Tue Apr 22 2014 - 07:17:00 EST)
- Re: [Resend Patch 5/9] I2C: Add smbus quick read/write helper function Mika Westerberg (Tue Apr 22 2014 - 07:17:48 EST)
- Re: [Resend Patch 6/9] I2C: Add smbus word/block process call helper function Mika Westerberg (Tue Apr 22 2014 - 07:19:05 EST)
- RE: [PATCH v7 1/2] can: xilinx CAN controller support Appana Durga Kedareswara Rao (Tue Apr 22 2014 - 07:19:22 EST)
- Re: [PATCH] netprio_cgroup: explicitly init the early_init field Neil Horman (Tue Apr 22 2014 - 07:19:51 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Ley Foon Tan (Tue Apr 22 2014 - 07:20:56 EST)
- Re: tcp option added by driver Christoph Paasch (Tue Apr 22 2014 - 07:21:57 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Borislav Petkov (Tue Apr 22 2014 - 07:23:24 EST)
- [PATCH v6 1/2] phy: Add new Exynos5 USB 3.0 PHY driver Vivek Gautam (Tue Apr 22 2014 - 07:24:52 EST)
- [PATCH v6 2/2] phy: exynos5-usbdrd: Add facility for VBUS supply Vivek Gautam (Tue Apr 22 2014 - 07:25:05 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Andy Shevchenko (Tue Apr 22 2014 - 07:25:26 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Borislav Petkov (Tue Apr 22 2014 - 07:26:13 EST)
- Re: [PATCH] netprio_cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 07:26:29 EST)
- Re: [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Lee Jones (Tue Apr 22 2014 - 07:27:49 EST)
- Re: [PATCH 3/4] netprio_cgroup: use accessor to get id from css Neil Horman (Tue Apr 22 2014 - 07:28:01 EST)
- Re: [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support Mika Westerberg (Tue Apr 22 2014 - 07:29:15 EST)
- Re: [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Lee Jones (Tue Apr 22 2014 - 07:29:35 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Tue Apr 22 2014 - 07:30:25 EST)
- Re: [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c Mika Westerberg (Tue Apr 22 2014 - 07:31:02 EST)
- Re: [PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Rafael J. Wysocki (Tue Apr 22 2014 - 07:33:23 EST)
- Re: [PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver Ingo Molnar (Tue Apr 22 2014 - 07:35:59 EST)
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc Ulf Hansson (Tue Apr 22 2014 - 07:36:21 EST)
- Re: [RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations Linus Walleij (Tue Apr 22 2014 - 07:36:37 EST)
- Re: [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Mika Westerberg (Tue Apr 22 2014 - 07:37:45 EST)
- Re: Thoughts on credential switching Florian Weimer (Tue Apr 22 2014 - 07:38:17 EST)
- Re: [PATCH v3] pwm_lpss: Add support for PCI devices Mika Westerberg (Tue Apr 22 2014 - 07:38:55 EST)
- Re: [PATCH v3 1/7] pinctrl: sunxi: check clk_prepare_enable return value Linus Walleij (Tue Apr 22 2014 - 07:39:31 EST)
- Re: [PATCH v3 2/7] pinctrl: sunxi: disable clk when failing to probe pin controller Linus Walleij (Tue Apr 22 2014 - 07:40:54 EST)
- Re: [PATCH v3 3/7] pinctrl: sunxi: add PL and PM pin definitions Linus Walleij (Tue Apr 22 2014 - 07:42:04 EST)
- [PATCH] sound: core: Fix format string mismatch in seq_midi.c Masanari Iida (Tue Apr 22 2014 - 07:42:29 EST)
- Re: [PATCH v3 4/7] pinctrl: sunxi: support multiple pin controller Linus Walleij (Tue Apr 22 2014 - 07:43:14 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Mika Westerberg (Tue Apr 22 2014 - 07:43:55 EST)
- Re: [PATCH v3 5/7] pinctrl: sunxi: define A31 R_PIO pin functions Linus Walleij (Tue Apr 22 2014 - 07:47:21 EST)
- Re: [PATCH v3 6/7] pinctrl: sunxi: add reset control support Linus Walleij (Tue Apr 22 2014 - 07:48:41 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Michal Hocko (Tue Apr 22 2014 - 07:48:54 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Mika Westerberg (Tue Apr 22 2014 - 07:50:11 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Sandeepa Prabhu (Tue Apr 22 2014 - 07:50:48 EST)
- Re: [PATCH v3 7/7] ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch Linus Walleij (Tue Apr 22 2014 - 07:51:27 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Tue Apr 22 2014 - 07:52:50 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] intel framebuffer broken Jani Nikula (Tue Apr 22 2014 - 07:54:13 EST)
- Re: [PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter() Jianyu Zhan (Tue Apr 22 2014 - 07:54:39 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Sebastian Andrzej Siewior (Tue Apr 22 2014 - 07:54:55 EST)
- Re: [PATCH 0/6] File Sealing & memfd_create() David Herrmann (Tue Apr 22 2014 - 07:55:16 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Christian Borntraeger (Tue Apr 22 2014 - 07:57:41 EST)
- Re: [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support Daniel Lezcano (Tue Apr 22 2014 - 07:58:05 EST)
- Re: [PATCH v4] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C Mark Brown (Tue Apr 22 2014 - 07:58:30 EST)
- Problem: Access to out of range physical memory when handling paging request (kernel 2.6.32.61) Raphaël Bauduin (Tue Apr 22 2014 - 08:05:30 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Mark Brown (Tue Apr 22 2014 - 08:10:21 EST)
- probable cause found - 3.14 on Xenserver (non-HVM): "cannot allocate memory") Marc Haber (Tue Apr 22 2014 - 08:10:54 EST)
- Re: [PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning Chen Gang (Tue Apr 22 2014 - 08:11:03 EST)
- [PATCH 0/5] xhci: fixes for 3.15-rc usb-linus Mathias Nyman (Tue Apr 22 2014 - 08:12:43 EST)
- [PATCH 5/5] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM Mathias Nyman (Tue Apr 22 2014 - 08:12:56 EST)
- [PATCH 3/5] xhci: Switch Intel Lynx Point ports to EHCI on shutdown. Mathias Nyman (Tue Apr 22 2014 - 08:13:13 EST)
- [PATCH 4/5] xhci: extend quirk for Renesas cards Mathias Nyman (Tue Apr 22 2014 - 08:13:39 EST)
- [PATCH 2/5] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix() Mathias Nyman (Tue Apr 22 2014 - 08:14:01 EST)
- [PATCH 1/5] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb Mathias Nyman (Tue Apr 22 2014 - 08:14:39 EST)
- Re: Thoughts on credential switching Boaz Harrosh (Tue Apr 22 2014 - 08:14:58 EST)
- Re: [RESEND] [PATCH] xhci: Switch Intel Lynx Point ports to EHCI on shutdown. Mathias Nyman (Tue Apr 22 2014 - 08:15:34 EST)
- Re: [PATCH v4 0/6] Add STiH407 SoC and reference board support Maxime Coquelin (Tue Apr 22 2014 - 08:19:11 EST)
- [PATCH] locks: rename file-private locks to "open file description locks" Jeff Layton (Tue Apr 22 2014 - 08:23:24 EST)
- Re: [PATCH v2] usb: dwc3: core: Fix gadget for system suspend/resume Roger Quadros (Tue Apr 22 2014 - 08:24:53 EST)
- Re: [PATCH] cpuidle: governor: menu: move repeated correction factor check to init Chander Kashyap (Tue Apr 22 2014 - 08:26:53 EST)
- Re: [PATCH] gpio: bcm-kona: Add irq_set_wake method Linus Walleij (Tue Apr 22 2014 - 08:27:31 EST)
- Re: [RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations Javier Martinez Canillas (Tue Apr 22 2014 - 08:28:38 EST)
- Re: [PATCH v2] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 Roger Quadros (Tue Apr 22 2014 - 08:29:00 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Mika Westerberg (Tue Apr 22 2014 - 08:30:55 EST)
- Re: [PATCH 16/28] nios2: System calls handling Arnd Bergmann (Tue Apr 22 2014 - 08:31:06 EST)
- RE: [PATCH] linux-next: rsi: fix using of removed stuff from mmc Seungwon Jeon (Tue Apr 22 2014 - 08:32:26 EST)
- Re: [PATCH 04/28] nios2: Exception handling Arnd Bergmann (Tue Apr 22 2014 - 08:33:32 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Liviu Dudau (Tue Apr 22 2014 - 08:34:18 EST)
- Re: [PATCH v2] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1 Roger Quadros (Tue Apr 22 2014 - 08:35:17 EST)
- Re: [PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs Cho KyongHo (Tue Apr 22 2014 - 08:36:45 EST)
- [RESEND][PATCH] cpuidle: governor: menu: move repeated correction factor check to init Chander Kashyap (Tue Apr 22 2014 - 08:38:26 EST)
- Re: [PATCH 28/28] Documentation: Add documentation for Nios2 architecture Tobias Klauser (Tue Apr 22 2014 - 08:38:44 EST)
- Re: [PATCH 23/28] nios2: Nios2 registers Tobias Klauser (Tue Apr 22 2014 - 08:39:24 EST)
- Re: [PATCH 0/6] File Sealing & memfd_create() Florian Weimer (Tue Apr 22 2014 - 08:44:47 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 08:45:04 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Jin, Yao (Tue Apr 22 2014 - 08:46:13 EST)
- Re: [PATCH RESEND 1/5] pinctrl: allows not to define the get_group_pins operation Linus Walleij (Tue Apr 22 2014 - 08:48:12 EST)
- Re: [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes Liviu Dudau (Tue Apr 22 2014 - 08:49:50 EST)
- Re: [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs Linus Walleij (Tue Apr 22 2014 - 08:52:19 EST)
- Re: [PATCH] pinctrl: sunxi: fix typo in module author address Linus Walleij (Tue Apr 22 2014 - 08:54:17 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Liviu Dudau (Tue Apr 22 2014 - 08:54:33 EST)
- Re: [PATCH 0/6] File Sealing & memfd_create() David Herrmann (Tue Apr 22 2014 - 08:55:47 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. Dongsheng Yang (Tue Apr 22 2014 - 08:55:59 EST)
- Re: [PATCH] pinctrl/TB10x: Fix signedness bug Linus Walleij (Tue Apr 22 2014 - 08:56:33 EST)
- [PATCH v2] radio-bcm2048.c: fix wrong overflow check Dan Carpenter (Tue Apr 22 2014 - 08:58:17 EST)
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support. Christopher Covington (Tue Apr 22 2014 - 08:58:48 EST)
- Please read attached for $2.6 million donations Esther Hillary (Tue Apr 22 2014 - 08:59:28 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Liviu Dudau (Tue Apr 22 2014 - 09:00:06 EST)
- [PATCH 1/2] ARM: shmobile: armadillo800eva: Add LED support Geert Uytterhoeven (Tue Apr 22 2014 - 09:01:21 EST)
- [PATCH] net/phy: micrel: fix bugged test on device tree loading for ksz9021 Hubert Chaumette (Tue Apr 22 2014 - 09:01:47 EST)
- [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO Geert Uytterhoeven (Tue Apr 22 2014 - 09:02:10 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Liviu Dudau (Tue Apr 22 2014 - 09:02:25 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Dan Carpenter (Tue Apr 22 2014 - 09:03:18 EST)
- Re: [PATCH] clk: versatile: free icst on error return Linus Walleij (Tue Apr 22 2014 - 09:04:26 EST)
- Re: [PATCH] linux-next: rsi: fix using of removed stuff from mmc Ulf Hansson (Tue Apr 22 2014 - 09:05:15 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Grant Likely (Tue Apr 22 2014 - 09:08:49 EST)
- Re: [PATCH 1/2 v2] sh-pfc: r8a7791: Add SSI pin support Linus Walleij (Tue Apr 22 2014 - 09:09:12 EST)
- Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540 Grant Likely (Tue Apr 22 2014 - 09:09:32 EST)
- Re: [PATCH 2/2] sh-pfc: r8a7791: Add Audio pin support Linus Walleij (Tue Apr 22 2014 - 09:09:59 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Sergei Shtylyov (Tue Apr 22 2014 - 09:10:12 EST)
- Re: [PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format Linus Walleij (Tue Apr 22 2014 - 09:11:24 EST)
- [PATCH 2/2] clk: Improve clk_ops documentation Geert Uytterhoeven (Tue Apr 22 2014 - 09:11:57 EST)
- [PATCH 1/2] clk: Fixup spacing in comments Geert Uytterhoeven (Tue Apr 22 2014 - 09:12:21 EST)
- [PATCH v3 02/11] clk: at91: update main clk documentation Boris BREZILLON (Tue Apr 22 2014 - 09:13:11 EST)
- [PATCH v3 10/11] ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models Boris BREZILLON (Tue Apr 22 2014 - 09:13:26 EST)
- Re: [PATCH 2/3] mips: dts: add device_type="memory" where missing Grant Likely (Tue Apr 22 2014 - 09:13:49 EST)
- [PATCH v3 11/11] ARM: at91/dt: define sam9rlek crystal frequencies Boris BREZILLON (Tue Apr 22 2014 - 09:14:11 EST)
- [PATCH v3 09/11] ARM: at91/dt: define main xtal frequency of the at91sam9261ek board Boris BREZILLON (Tue Apr 22 2014 - 09:14:26 EST)
- [PATCH v3 01/11] clk: at91: rework main clk implementation Boris BREZILLON (Tue Apr 22 2014 - 09:15:01 EST)
- [PATCH v3 00/11] ARM: at91: rework main and slow clk implementation Boris BREZILLON (Tue Apr 22 2014 - 09:15:13 EST)
- [PATCH v3 07/11] ARM: at91/dt: add xtal frequencies to sama5d3 xplained board Boris BREZILLON (Tue Apr 22 2014 - 09:15:29 EST)
- [PATCH v3 08/11] ARM: at91/dt: move at91sam9261 SoC to the new main clock model Boris BREZILLON (Tue Apr 22 2014 - 09:15:51 EST)
- [PATCH v3 05/11] ARM: at91/dt: move sama5d3 SoC to the new main/slow clk model Boris BREZILLON (Tue Apr 22 2014 - 09:16:20 EST)
- [PATCH v3 04/11] clk: at91: add slow clk documentation Boris BREZILLON (Tue Apr 22 2014 - 09:16:24 EST)
- [PATCH v3 03/11] clk: at91: add slow clks driver Boris BREZILLON (Tue Apr 22 2014 - 09:16:40 EST)
- [PATCH v3 06/11] ARM: at91/dt: add xtal frequencies to sama5d3xcm boards Boris BREZILLON (Tue Apr 22 2014 - 09:17:25 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Vlastimil Babka (Tue Apr 22 2014 - 09:17:50 EST)
- Re: [PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA Linus Walleij (Tue Apr 22 2014 - 09:18:46 EST)
- Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver Vikas Sajjan (Tue Apr 22 2014 - 09:19:49 EST)
- Re: [PATCH] tools lib traceevent: Fix backward compatibility macros for pevent filter enums Jiri Olsa (Tue Apr 22 2014 - 09:20:02 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Michal Hocko (Tue Apr 22 2014 - 09:21:11 EST)
- Re: [PATCH 0/1] memcg: kill start_kernel()->mm_init_owner(init_mm) Michal Hocko (Tue Apr 22 2014 - 09:24:06 EST)
- Re: [PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W Shaik Ameer Basha (Tue Apr 22 2014 - 09:24:34 EST)
- Re: [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64 Mark Rutland (Tue Apr 22 2014 - 09:24:44 EST)
- Re: [PATCH 3/6] mips: call find_vma with the mmap_sem held Andreas Herrmann (Tue Apr 22 2014 - 09:26:18 EST)
- Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540 Linus Walleij (Tue Apr 22 2014 - 09:26:31 EST)
- [PATCH] clk: st: Fix memory leak Valentin Ilie (Tue Apr 22 2014 - 09:27:33 EST)
- Re: [PATCH v3 5/7] pinctrl: sunxi: define A31 R_PIO pin functions Boris BREZILLON (Tue Apr 22 2014 - 09:27:38 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Jiri Olsa (Tue Apr 22 2014 - 09:33:43 EST)
- Re: [PATCH 1/1] memcg: kill start_kernel()->mm_init_owner(init_mm) Michal Hocko (Tue Apr 22 2014 - 09:34:22 EST)
- Re: [PATCH v3 2/3] dma: Add Xilinx Video DMA DT Binding Documentation Rob Herring (Tue Apr 22 2014 - 09:34:38 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Grant Likely (Tue Apr 22 2014 - 09:35:31 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Stephane Eranian (Tue Apr 22 2014 - 09:37:40 EST)
- [PATCH] ARM: sunxi: dt: list all pinctrl compatible strings Boris BREZILLON (Tue Apr 22 2014 - 09:38:20 EST)
- Re: vmstat: On demand vmstat workers V3 Christoph Lameter (Tue Apr 22 2014 - 09:38:49 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Dave Jones (Tue Apr 22 2014 - 09:38:59 EST)
- Re: [PATCH signal#execve2] syscalls,x86: Add execveat() system call (v3) David Drysdale (Tue Apr 22 2014 - 09:40:21 EST)
- Re: [PATCH 1/1] fanotify: check permissions when creating file descriptor Jan Kara (Tue Apr 22 2014 - 09:40:51 EST)
- Re: vmstat: On demand vmstat workers V3 Viresh Kumar (Tue Apr 22 2014 - 09:41:08 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Steven Rostedt (Tue Apr 22 2014 - 09:41:18 EST)
- Re: [PATCH v3 2/3] dma: Add Xilinx Video DMA DT Binding Documentation Michal Simek (Tue Apr 22 2014 - 09:41:33 EST)
- Re: [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64 Mark Rutland (Tue Apr 22 2014 - 09:42:20 EST)
- Re: [PATCH 19/28] nios2: Device tree support Arnd Bergmann (Tue Apr 22 2014 - 09:42:31 EST)
- Re: Hardware dependencies in Kconfig Jean Delvare (Tue Apr 22 2014 - 09:42:43 EST)
- Re: [PATCH 15/20] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration Linus Walleij (Tue Apr 22 2014 - 09:44:17 EST)
- Re: [PATCH 3/4] mm: zpool: implement common zpool api to zbud/zsmalloc Dan Streetman (Tue Apr 22 2014 - 09:44:30 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Will Deacon (Tue Apr 22 2014 - 09:44:55 EST)
- Re: [PATCH 20/28] nios2: Time keeping Arnd Bergmann (Tue Apr 22 2014 - 09:45:20 EST)
- [PATCH v2 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless Michal Malà (Tue Apr 22 2014 - 09:46:33 EST)
- [PATCH 09/24] Port hid-dr to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:46:44 EST)
- [PATCH 11/24] Port hid-holtekff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:46:52 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Steven Rostedt (Tue Apr 22 2014 - 09:47:09 EST)
- [PATCH 13/24] Port hid-lg3ff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:47:15 EST)
- Re: [PATCH 07/18] cris: io: implement dummy relaxed accessor macros for writes Jesper Nilsson (Tue Apr 22 2014 - 09:47:46 EST)
- [PATCH 12/24] Port hid-lgff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:48:29 EST)
- [PATCH 05/24] Port max8997_haptic to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:48:49 EST)
- [PATCH 10/24] Port hid-gaff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:48:51 EST)
- [PATCH 07/24] Port hid-axff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:49:38 EST)
- [PATCH 08/24] Port hid-emsff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:49:42 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 09:50:31 EST)
- Re: [PATCH 1/1] fanotify: check permissions when creating file descriptor Michael Kerrisk (man-pages) (Tue Apr 22 2014 - 09:51:19 EST)
- [PATCH 06/24] Port pm8xxx-vibrator to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:51:30 EST)
- [PATCH 03/24] Port twl4030-vibra to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:51:52 EST)
- Re: [PATCH 14/28] nios2: DMA mapping API Arnd Bergmann (Tue Apr 22 2014 - 09:52:16 EST)
- [PATCH 04/24] Port twl6040-vibra to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:52:33 EST)
- [PATCH v2 01/24] input: Add ff-memless-next module Michal Malà (Tue Apr 22 2014 - 09:53:11 EST)
- Re: [PATCH 02/18] microblaze: io: remove dummy relaxed accessor macros Michal Simek (Tue Apr 22 2014 - 09:53:29 EST)
- Re: [PATCH 1/1] fanotify: check permissions when creating file descriptor Michael Kerrisk (man-pages) (Tue Apr 22 2014 - 09:53:52 EST)
- [PATCH 02/24] Port arizona-haptics to ff-memless-next Michal Malà (Tue Apr 22 2014 - 09:54:11 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Alan Stern (Tue Apr 22 2014 - 09:57:33 EST)
- [PATCH 1/2] mfd: max14577: Fix IRQ handling after resume if this is not a wakeup source Krzysztof Kozlowski (Tue Apr 22 2014 - 09:59:45 EST)
- Re: [PATCH 07/28] nios2: I/O Mapping Arnd Bergmann (Tue Apr 22 2014 - 09:59:56 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] [bisected] intel framebuffer broken Knut Petersen (Tue Apr 22 2014 - 10:00:25 EST)
- [PATCH v2 02/24] input: Port arizona-haptics to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:00:47 EST)
- [PATCH v2 03/24] input: Port twl4030-vibra to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:00:59 EST)
- [PATCH v2 04/24] input: Port twl6040-vibra to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:09 EST)
- [PATCH v2 10/24] input: Port hid-gaff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:16 EST)
- [PATCH v2 13/24] input: Port hid-lg3ff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:31 EST)
- [PATCH v2 17/24] input: Port hid-tmff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:41 EST)
- [PATCH v2 16/24] input: Port hid-sony to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:46 EST)
- [PATCH v2 22/24] input: Port hid-lg2ff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:01:50 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. navin patidar (Tue Apr 22 2014 - 10:02:06 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Tue Apr 22 2014 - 10:02:12 EST)
- [PATCH v2 24/24] input: Replace ff-memless with ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:03:15 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Jens Axboe (Tue Apr 22 2014 - 10:03:32 EST)
- [PATCH V3] Add support for flag status register on Micron chips. Graham Moore (Tue Apr 22 2014 - 10:04:05 EST)
- [PATCH V3] Add support for flag status register on Micron chips. Graham Moore (Tue Apr 22 2014 - 10:04:22 EST)
- [PATCH v2 23/24] input: Port hid-lg4ff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:04:48 EST)
- [PATCH v2 19/24] input: Port hid-zpff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:05:13 EST)
- [PATCH v2 21/24] input: Port xpad to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:05:20 EST)
- [PATCH v2 18/24] input: Port hid-wiimote-modules to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:05:58 EST)
- [PATCH v2 20/24] input: Port gamecon to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:06:26 EST)
- Re: [PATCH v2 2/7] of: introduce of_dma_get_range() helper Grygorii Strashko (Tue Apr 22 2014 - 10:06:37 EST)
- [PATCH v2 15/24] input: Port hid-sjoy to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:07:16 EST)
- [PATCH v2 14/24] input: Port hid-pl to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:07:41 EST)
- [PATCH v2 12/24] input: Port hid-lgff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:07:54 EST)
- Re: [PATCH 1/1] fanotify: check permissions when creating file descriptor Jan Kara (Tue Apr 22 2014 - 10:07:59 EST)
- [PATCH v2 11/24] input: Port hid-holtekff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:09:00 EST)
- [PATCH v2 09/24] input: Port hid-dr to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:09:52 EST)
- [PATCH v2 07/24] input: Port hid-axff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:10:09 EST)
- [patch] mm: filemap: update find_get_pages_tag() to deal with shadow entries Johannes Weiner (Tue Apr 22 2014 - 10:10:30 EST)
- Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Michal Simek (Tue Apr 22 2014 - 10:10:35 EST)
- [PATCH v2 08/24] input: Port hid-emsff to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:11:14 EST)
- [PATCH 2/2] mfd: sec-core: Fix IRQ handling after resume if this is not a wakeup source Krzysztof Kozlowski (Tue Apr 22 2014 - 10:11:28 EST)
- Re: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Arnd Bergmann (Tue Apr 22 2014 - 10:12:07 EST)
- [PATCH v2 06/24] input: Port pm8xxx-vibrator to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:12:34 EST)
- [PATCH v2 05/24] input: Port max8997_haptic to ff-memless-next Michal Malà (Tue Apr 22 2014 - 10:12:54 EST)
- [PATCH v2 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless Michal Malà (Tue Apr 22 2014 - 10:13:39 EST)
- [PATCH v2 01/24] input: Add ff-memless-next module Michal Malà (Tue Apr 22 2014 - 10:13:58 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. Dan Carpenter (Tue Apr 22 2014 - 10:14:45 EST)
- Re: [PATCH] blk-cgroup: explicitly init the early_init field Jens Axboe (Tue Apr 22 2014 - 10:16:18 EST)
- Re: [PATCH RFC 00/12] Add Qualcomm SD Card Controller support. Srinivas Kandagatla (Tue Apr 22 2014 - 10:16:38 EST)
- Re: [RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations Arnd Bergmann (Tue Apr 22 2014 - 10:18:09 EST)
- [PATCH] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling Leela Krishna Amudala (Tue Apr 22 2014 - 10:18:26 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 10:18:49 EST)
- Re: [PATCH] blk-cgroup: explicitly init the early_init field Jianyu Zhan (Tue Apr 22 2014 - 10:19:44 EST)
- Re: [PATCH v2 4/7] of: configure the platform device dma parameters Grygorii Strashko (Tue Apr 22 2014 - 10:19:53 EST)
- Re: [PATCH v3 7/7] ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch Arnd Bergmann (Tue Apr 22 2014 - 10:21:21 EST)
- [PATCH] Export kmem tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 10:23:04 EST)
- [PATCH] Export sched tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 10:23:23 EST)
- [PATCH] Export block tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 10:23:50 EST)
- [PATCH] Export irq tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 10:24:33 EST)
- Re: [PATCH 06/28] nios2: Memory management Ezequiel Garcia (Tue Apr 22 2014 - 10:25:22 EST)
- Re: [PATCH 01/11] tty: serial: add missing braces Felipe Balbi (Tue Apr 22 2014 - 10:25:39 EST)
- Re: [PATCH] Export irq tracepoints for use by kernel modules Christoph Hellwig (Tue Apr 22 2014 - 10:26:44 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer One Thousand Gnomes (Tue Apr 22 2014 - 10:28:09 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. Larry Finger (Tue Apr 22 2014 - 10:28:19 EST)
- Re: [PATCH 05/28] nios2: Traps exception handling Ezequiel Garcia (Tue Apr 22 2014 - 10:29:16 EST)
- Re: [PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors Sam Ravnborg (Tue Apr 22 2014 - 10:31:11 EST)
- Re: [PATCH 08/28] nios2: MMU Fault handling Ezequiel Garcia (Tue Apr 22 2014 - 10:31:31 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Pavel Machek (Tue Apr 22 2014 - 10:32:03 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 10:33:48 EST)
- Re: [PATCH] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling Daniel Lezcano (Tue Apr 22 2014 - 10:36:19 EST)
- Re: [PATCH] of: Clean up of_update_property Grant Likely (Tue Apr 22 2014 - 10:40:02 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Pavel Machek (Tue Apr 22 2014 - 10:40:53 EST)
- Re: [PATCH v2 4/7] of: configure the platform device dma parameters Rob Herring (Tue Apr 22 2014 - 10:44:24 EST)
- Re: [PATCH] Export sched tracepoints for use by kernel modules Ingo Molnar (Tue Apr 22 2014 - 10:45:16 EST)
- Re: [PATCH] locks: rename file-private locks to "open file description locks" Boaz Harrosh (Tue Apr 22 2014 - 10:45:45 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Borislav Petkov (Tue Apr 22 2014 - 10:47:16 EST)
- [PATCH 0/5] uprobes/x86: completely untangle branch_xol_ops and default_xol_ops Oleg Nesterov (Tue Apr 22 2014 - 10:47:47 EST)
- [PATCH 1/5] uprobes/x86: Don't change the task's state if ->pre_xol() fails Oleg Nesterov (Tue Apr 22 2014 - 10:48:06 EST)
- [PATCH 3/5] uprobes/x86: Don't use arch_uprobe_abort_xol() in arch_uprobe_post_xol() Oleg Nesterov (Tue Apr 22 2014 - 10:48:18 EST)
- [PATCH 4/5] uprobes/x86: Move UPROBE_FIX_SETF logic from arch_uprobe_post_xol() to default_post_xol_op() Oleg Nesterov (Tue Apr 22 2014 - 10:48:25 EST)
- [PATCH 5/5] uprobes/x86: Move default_xol_ops's data into arch_uprobe->def Oleg Nesterov (Tue Apr 22 2014 - 10:49:01 EST)
- [PATCH 2/5] uprobes/x86: Introduce uprobe_xol_ops->abort() and default_abort_op() Oleg Nesterov (Tue Apr 22 2014 - 10:49:28 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. Dan Carpenter (Tue Apr 22 2014 - 10:50:39 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Chung-Lin Tang (Tue Apr 22 2014 - 10:50:39 EST)
- [PATCH RESEND 0/2] percpu_ida: Couple of tweaks Alexander Gordeev (Tue Apr 22 2014 - 10:51:15 EST)
- [PATCH RESEND 1/2] percpu_ida: Move waking up waiters out of atomic contexts Alexander Gordeev (Tue Apr 22 2014 - 10:51:23 EST)
- [PATCH RESEND 2/2] percpu_ida: Sanity check initialization parameters Alexander Gordeev (Tue Apr 22 2014 - 10:55:24 EST)
- Re: [PATCH 1/9] perf report: Count number of entries and samples separately Jiri Olsa (Tue Apr 22 2014 - 10:55:24 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support Felipe Balbi (Tue Apr 22 2014 - 10:55:24 EST)
- Re: [PATCH] Export sched tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 10:55:25 EST)
- Re: [PATCH v2] usb: dwc3: core: Fix gadget for system suspend/resume Felipe Balbi (Tue Apr 22 2014 - 10:55:25 EST)
- Re: [PATCH v2 4/7] of: configure the platform device dma parameters Grygorii Strashko (Tue Apr 22 2014 - 10:55:25 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Rafael Aquini (Tue Apr 22 2014 - 10:55:25 EST)
- Re: [PATCH 2/9] perf hists: Introduce hists__add_nr_events() Jiri Olsa (Tue Apr 22 2014 - 10:55:25 EST)
- Re: [PATCH 3/9] perf tools: Account entry stats when it's added to the output tree Jiri Olsa (Tue Apr 22 2014 - 10:55:26 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Catalin Marinas (Tue Apr 22 2014 - 10:55:41 EST)
- Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API Felipe Balbi (Tue Apr 22 2014 - 10:55:47 EST)
- Re: [PATCH] locks: rename file-private locks to "open file description locks" Jeff Layton (Tue Apr 22 2014 - 10:56:12 EST)
- Re: [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Felipe Balbi (Tue Apr 22 2014 - 10:59:32 EST)
- Re: [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state Felipe Balbi (Tue Apr 22 2014 - 11:00:34 EST)
- Re: [PATCH] Export irq tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 11:00:44 EST)
- Re: [PATCH] Export irq tracepoints for use by kernel modules Josh Boyer (Tue Apr 22 2014 - 11:01:17 EST)
- Re: [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees Linus Walleij (Tue Apr 22 2014 - 11:01:27 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Arnd Bergmann (Tue Apr 22 2014 - 11:02:57 EST)
- Re: [PATCH] locks: rename file-private locks to "open file description locks" Rich Felker (Tue Apr 22 2014 - 11:03:13 EST)
- Re: [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup Linus Walleij (Tue Apr 22 2014 - 11:03:38 EST)
- [PATCH v3] [media] radio-bcm2048: fix wrong overflow check Dan Carpenter (Tue Apr 22 2014 - 11:03:51 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 11:03:57 EST)
- Re: [PATCH] Export irq tracepoints for use by kernel modules Christoph Hellwig (Tue Apr 22 2014 - 11:04:22 EST)
- Re: [PATCH v2] pinctrl: as3722: fix handling of GPIO invert bit Linus Walleij (Tue Apr 22 2014 - 11:05:17 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Johannes Weiner (Tue Apr 22 2014 - 11:07:21 EST)
- Re: [PATCH 0/7] net: rfkill: gpio: Add device tree support Johannes Berg (Tue Apr 22 2014 - 11:07:31 EST)
- Re: [PATCH] locks: rename file-private locks to "open file description locks" Boaz Harrosh (Tue Apr 22 2014 - 11:08:08 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Lee Jones (Tue Apr 22 2014 - 11:08:27 EST)
- Re: [PATCH v3 1/3] usb: chipidea: msm: Add device tree binding information Srinivas Kandagatla (Tue Apr 22 2014 - 11:08:53 EST)
- Re: [PATCH v6 04/19] usb: phy: msm: Migrate to Managed Device Resource allocation Srinivas Kandagatla (Tue Apr 22 2014 - 11:09:13 EST)
- Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API Aaro Koskinen (Tue Apr 22 2014 - 11:09:26 EST)
- [RFC 0/5] drm/tegra: Convert to master/component framework Thierry Reding (Tue Apr 22 2014 - 11:10:58 EST)
- [RFC 3/5] drivers/base: Add interface framework Thierry Reding (Tue Apr 22 2014 - 11:11:08 EST)
- [RFC 4/5] drm: Introduce drm_set_unique() Thierry Reding (Tue Apr 22 2014 - 11:11:15 EST)
- [RFC 2/5] drivers/base: Allow driver-data to be attached to a master Thierry Reding (Tue Apr 22 2014 - 11:11:21 EST)
- Re: [PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support Linus Walleij (Tue Apr 22 2014 - 11:11:52 EST)
- Re: [PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v4 Mel Gorman (Tue Apr 22 2014 - 11:12:30 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] [bisected] intel framebuffer broken Jani Nikula (Tue Apr 22 2014 - 11:12:45 EST)
- Re: [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state Ivan T. Ivanov (Tue Apr 22 2014 - 11:13:28 EST)
- [RFC 5/5] drm/tegra: Convert to master/component framework Thierry Reding (Tue Apr 22 2014 - 11:13:58 EST)
- [RFC 1/5] drivers/base: Allow multiple masters per device Thierry Reding (Tue Apr 22 2014 - 11:14:06 EST)
- Re: [PATCH 06/28] nios2: Memory management Tobias Klauser (Tue Apr 22 2014 - 11:15:12 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Santosh Shilimkar (Tue Apr 22 2014 - 11:16:47 EST)
- Re: [PATCH v6 03/19] usb: phy: msm: Move global regulators variables to driver state Felipe Balbi (Tue Apr 22 2014 - 11:17:15 EST)
- [PATCH 0/4 V3] Print traces on softlockup Don Zickus (Tue Apr 22 2014 - 11:17:53 EST)
- [PATCH 3/4 v3] sparc64, nmi: Add more flexible NMI back trace support Don Zickus (Tue Apr 22 2014 - 11:18:22 EST)
- [PATCH 1/4 v3] nmi: Provide the option to issue an NMI back trace to every cpu but current Don Zickus (Tue Apr 22 2014 - 11:18:28 EST)
- [PATCH 4/4 v3] watchdog: Printing traces for all cpus on lockup detection Don Zickus (Tue Apr 22 2014 - 11:18:57 EST)
- Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Will Deacon (Tue Apr 22 2014 - 11:19:07 EST)
- Re: [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Ivan T. Ivanov (Tue Apr 22 2014 - 11:19:42 EST)
- [PATCH 2/4 v3] x86, nmi: Add more flexible NMI back trace support Don Zickus (Tue Apr 22 2014 - 11:19:52 EST)
- Re: [PATCH] Export kmem tracepoints for use by kernel modules Christoph Hellwig (Tue Apr 22 2014 - 11:20:09 EST)
- Re: [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees Maxime Ripard (Tue Apr 22 2014 - 11:20:30 EST)
- Re: [PATCH v6 04/19] usb: phy: msm: Migrate to Managed Device Resource allocation Ivan T. Ivanov (Tue Apr 22 2014 - 11:21:11 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 11:21:18 EST)
- Re: [PATCH v3 1/3] usb: chipidea: msm: Add device tree binding information Ivan T. Ivanov (Tue Apr 22 2014 - 11:21:48 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 11:22:32 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 11:24:28 EST)
- [RESEND PATCH v3 3/5] mfd: tps65090: Stop caching most registers Doug Anderson (Tue Apr 22 2014 - 11:25:26 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Catalin Marinas (Tue Apr 22 2014 - 11:26:11 EST)
- Re: [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Felipe Balbi (Tue Apr 22 2014 - 11:27:03 EST)
- [PATCH v2 0/3] net: via-rhine: add support for on-chip Rhine controllers Alexey Charkov (Tue Apr 22 2014 - 11:28:43 EST)
- [PATCH] sh-pfc: r8a7790: Fix definition of IPSR5 Phil Edworthy (Tue Apr 22 2014 - 11:28:52 EST)
- Re: [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Tue Apr 22 2014 - 11:28:59 EST)
- [PATCH 3/3] net: via-rhine: add OF bus binding Alexey Charkov (Tue Apr 22 2014 - 11:29:13 EST)
- [PATCH 2/3] net: via-rhine: reduce usage of the PCI-specific struct Alexey Charkov (Tue Apr 22 2014 - 11:29:56 EST)
- [PATCH] proc: fix documentation for /proc/stat, line "intr" Jan Moskyto Matejka (Tue Apr 22 2014 - 11:30:14 EST)
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Balaji T K (Tue Apr 22 2014 - 11:30:31 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Rob Herring (Tue Apr 22 2014 - 11:30:52 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Rik van Riel (Tue Apr 22 2014 - 11:31:33 EST)
- Re: [PATCH v6 06/19] usb: phy: msm: Fix checkpatch.pl warnings Srinivas Kandagatla (Tue Apr 22 2014 - 11:31:45 EST)
- Re: [PATCH 06/15] m68k: add renameat2 syscall Miklos Szeredi (Tue Apr 22 2014 - 11:32:30 EST)
- [PATCH 1/3] net: via-rhine: switch to generic DMA functions Alexey Charkov (Tue Apr 22 2014 - 11:33:13 EST)
- Re: [PATCH 09/15] parisc: add renameat2 syscall Miklos Szeredi (Tue Apr 22 2014 - 11:33:39 EST)
- Re: 3.15.0-rc2 radeon HD 7480D [Aruba] blank display Ed Tomlinson (Tue Apr 22 2014 - 11:34:42 EST)
- Re: [PATCH 0/3] pinctrl: qcom: Add IPQ8064 pinctrl support Bjorn Andersson (Tue Apr 22 2014 - 11:35:13 EST)
- Re: [PATCH 06/28] nios2: Memory management Ezequiel Garcia (Tue Apr 22 2014 - 11:36:16 EST)
- [PATCH 5/6] ARM: berlin: add the AHCI node for the BG2 Antoine TÃnart (Tue Apr 22 2014 - 11:39:21 EST)
- Re: [PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Ben Hutchings (Tue Apr 22 2014 - 11:39:49 EST)
- Re: [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support Rob Herring (Tue Apr 22 2014 - 11:39:56 EST)
- [PATCH 6/6] ARM: berlin: add the AHCI node for the BG2CD Antoine TÃnart (Tue Apr 22 2014 - 11:40:59 EST)
- [PATCH 0/6] ARM: berlin: add AHCI support Antoine TÃnart (Tue Apr 22 2014 - 11:41:17 EST)
- [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Antoine TÃnart (Tue Apr 22 2014 - 11:41:45 EST)
- [PATCH 4/6] ARM: berlin: enable the eSATA interface on the BG2Q DMP Antoine TÃnart (Tue Apr 22 2014 - 11:41:48 EST)
- [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q Antoine TÃnart (Tue Apr 22 2014 - 11:42:07 EST)
- [PATCH 2/6] Documentation: bindings: add the berlin-achi compatible to the ahci platform Antoine TÃnart (Tue Apr 22 2014 - 11:42:44 EST)
- Re: [PATCH 3/3] net: via-rhine: add OF bus binding Rob Herring (Tue Apr 22 2014 - 11:46:21 EST)
- Re: [git pull] drm fixes Ed Tomlinson (Tue Apr 22 2014 - 11:46:42 EST)
- Re: [RFC 4/5] drm: Introduce drm_set_unique() Daniel Vetter (Tue Apr 22 2014 - 11:48:28 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Shuah Khan (Tue Apr 22 2014 - 11:48:47 EST)
- [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Hubert Chaumette (Tue Apr 22 2014 - 11:49:42 EST)
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Felipe Balbi (Tue Apr 22 2014 - 11:51:39 EST)
- Re: [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs Antoine Ténart (Tue Apr 22 2014 - 11:57:12 EST)
- Re: linux-next: build failure after merge of the audit tree Richard Guy Briggs (Tue Apr 22 2014 - 11:57:23 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Jens Axboe (Tue Apr 22 2014 - 11:57:43 EST)
- Re: [PATCH RESEND 1/5] pinctrl: allows not to define the get_group_pins operation Antoine Ténart (Tue Apr 22 2014 - 11:59:13 EST)
- Re: [git pull] drm fixes Linus Torvalds (Tue Apr 22 2014 - 11:59:30 EST)
- Re: [PATCH] Export block tracepoints for use by kernel modules Christoph Hellwig (Tue Apr 22 2014 - 12:01:24 EST)
- Re: [PATCH 06/28] nios2: Memory management Chung-Lin Tang (Tue Apr 22 2014 - 12:01:41 EST)
- Re: [PATCH v2 0/7] of: setup dma parameters using dma-ranges and dma-coherent Catalin Marinas (Tue Apr 22 2014 - 12:02:02 EST)
- Re: [PATCH 0/5] fixing regressions caused by Dove in MULTI_V7 Kevin Hilman (Tue Apr 22 2014 - 12:03:47 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 12:04:25 EST)
- Re: [PATCH v6 11/19] usb: phy: msm: Add device tree support and binding information Srinivas Kandagatla (Tue Apr 22 2014 - 12:05:55 EST)
- [PATCH] iommu/amd: Fix interrupt remapping for aliased devices Alex Williamson (Tue Apr 22 2014 - 12:08:53 EST)
- Re: [PATCH 16/18] x86: io: implement dummy relaxed accessor macros for writes Will Deacon (Tue Apr 22 2014 - 12:09:11 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Hubert Chaumette (Tue Apr 22 2014 - 12:09:49 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Florian Fainelli (Tue Apr 22 2014 - 12:11:21 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 12:11:39 EST)
- Re: [PATCH] netprio_cgroup: explicitly init the early_init field David Miller (Tue Apr 22 2014 - 12:13:26 EST)
- Re: [PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation Vinod Koul (Tue Apr 22 2014 - 12:14:54 EST)
- Re: [PATCH v3 09/10] dmaengine: edma: Add channel number to debug prints Vinod Koul (Tue Apr 22 2014 - 12:14:57 EST)
- [PATCH 0/1] memcg: kill CONFIG_MM_OWNER Oleg Nesterov (Tue Apr 22 2014 - 12:15:49 EST)
- [PATCH 1/1] memcg: kill CONFIG_MM_OWNER Oleg Nesterov (Tue Apr 22 2014 - 12:16:17 EST)
- [blackfin] gpio_request build fail on linux-next bisected Paul Gortmaker (Tue Apr 22 2014 - 12:21:12 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] [bisected] intel framebuffer broken Knut Petersen (Tue Apr 22 2014 - 12:21:24 EST)
- Re: [PATCH] dmaengine: edma: Add DMA memcpy support Vinod Koul (Tue Apr 22 2014 - 12:21:37 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Alexandre Belloni (Tue Apr 22 2014 - 12:21:47 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] [bisected] intel framebuffer broken Imre Deak (Tue Apr 22 2014 - 12:23:38 EST)
- Re: [PATCH 06/28] nios2: Memory management Sam Ravnborg (Tue Apr 22 2014 - 12:24:52 EST)
- Re: [PATCH v2] KVM: x86: Check for host supported fields in shadow vmcs Bandan Das (Tue Apr 22 2014 - 12:26:09 EST)
- Re: [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback Vinod Koul (Tue Apr 22 2014 - 12:26:18 EST)
- Re: [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy Michal Hocko (Tue Apr 22 2014 - 12:27:21 EST)
- Re: [PATCH 2/6] Documentation: bindings: add the berlin-achi compatible to the ahci platform Thomas Petazzoni (Tue Apr 22 2014 - 12:28:02 EST)
- Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q Thomas Petazzoni (Tue Apr 22 2014 - 12:28:26 EST)
- Re: [PATCH 06/28] nios2: Memory management Ezequiel Garcia (Tue Apr 22 2014 - 12:28:37 EST)
- Re: [PATCH RESEND] fs/aio.c: Remove ctx parameter in kiocb_cancel Benjamin LaHaise (Tue Apr 22 2014 - 12:28:57 EST)
- Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q Thomas Petazzoni (Tue Apr 22 2014 - 12:29:09 EST)
- Re: [PATCH 3/9] drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. simon (Tue Apr 22 2014 - 12:30:26 EST)
- Re: linux-next: build failure after merge of the audit tree Eric Paris (Tue Apr 22 2014 - 12:32:53 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 12:33:29 EST)
- Re: Re: Thoughts on credential switching Jim Lieb (Tue Apr 22 2014 - 12:36:06 EST)
- Re: [PATCH 06/28] nios2: Memory management Chung-Lin Tang (Tue Apr 22 2014 - 12:36:26 EST)
- [PATCH] sh-pfc: r8a7791: Fix definition of MOD_SEL3 Phil Edworthy (Tue Apr 22 2014 - 12:38:27 EST)
- Re: [PATCH] sh-pfc: r8a7790: Fix definition of IPSR5 Laurent Pinchart (Tue Apr 22 2014 - 12:39:02 EST)
- Re: [PATCH] sh-pfc: r8a7791: Fix definition of MOD_SEL3 Laurent Pinchart (Tue Apr 22 2014 - 12:39:29 EST)
- Re: [PATCH 1/1] memcg: kill CONFIG_MM_OWNER Johannes Weiner (Tue Apr 22 2014 - 12:40:50 EST)
- Re: [PATCH 1/9] perf report: Count number of entries and samples separately Jiri Olsa (Tue Apr 22 2014 - 12:43:54 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Linus Torvalds (Tue Apr 22 2014 - 12:44:07 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 12:44:30 EST)
- [PATCH v2 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable Doug Anderson (Tue Apr 22 2014 - 12:46:39 EST)
- [PATCH v2 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly Doug Anderson (Tue Apr 22 2014 - 12:47:01 EST)
- [PATCH v2 0/7] Add cros_ec changes for newer boards Doug Anderson (Tue Apr 22 2014 - 12:47:30 EST)
- [PATCH v2 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms Doug Anderson (Tue Apr 22 2014 - 12:48:06 EST)
- [PATCH v2 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Doug Anderson (Tue Apr 22 2014 - 12:48:25 EST)
- [PATCH v2 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Doug Anderson (Tue Apr 22 2014 - 12:48:51 EST)
- [PATCH v2 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2 Doug Anderson (Tue Apr 22 2014 - 12:49:13 EST)
- [PATCH v2 6/7] i2c: ChromeOS EC tunnel driver Doug Anderson (Tue Apr 22 2014 - 12:49:41 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Sebastian Andrzej Siewior (Tue Apr 22 2014 - 12:51:33 EST)
- Re: [PATCH 4/9] perf tools: Introduce hists__inc_dump_events() Jiri Olsa (Tue Apr 22 2014 - 12:54:31 EST)
- Re: [PATCH 2/6] x86: mm: rip out complicated, out-of-date, buggy TLB flushing Rik van Riel (Tue Apr 22 2014 - 12:55:09 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Bartlomiej Zolnierkiewicz (Tue Apr 22 2014 - 12:55:26 EST)
- Re: [PATCH 1/6] x86: mm: clean up tlb flushing code Rik van Riel (Tue Apr 22 2014 - 12:56:04 EST)
- Re: [PATCH 04/15] arm64: __NR_compat_syscalls fix Catalin Marinas (Tue Apr 22 2014 - 12:58:58 EST)
- Re: [PATCH V3] Add support for flag status register on Micron chips. Marek Vasut (Tue Apr 22 2014 - 12:59:24 EST)
- [PATCH] Input: atkbd - fix keyboard LG Electronics Sheng-Liang Song (Tue Apr 22 2014 - 12:59:52 EST)
- Re: [PATCH 0/1] memcg: kill CONFIG_MM_OWNER Michal Hocko (Tue Apr 22 2014 - 13:00:04 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 13:00:59 EST)
- Re: [PATCH 05/15] arm64: add renameat2 syscall Catalin Marinas (Tue Apr 22 2014 - 13:02:17 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Linus Torvalds (Tue Apr 22 2014 - 13:04:23 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 13:05:52 EST)
- [PATCH net-next 1/1] hyperv: Enable sendbuf mechanism on the send path K. Y. Srinivasan (Tue Apr 22 2014 - 13:08:20 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 13:10:34 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. bsegall (Tue Apr 22 2014 - 13:11:03 EST)
- Re: [PATCH 3/9] perf tools: Account entry stats when it's added to the output tree Jiri Olsa (Tue Apr 22 2014 - 13:11:23 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 13:11:33 EST)
- Re: [libata/ahci] 8a4aeec8d2d: +138.4% perf-stat.dTLB-store-misses, +37.2% perf-stat.dTLB-load-misses Dan Williams (Tue Apr 22 2014 - 13:12:05 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 13:12:18 EST)
- Re: [PATCH 3/6] x86: mm: fix missed global TLB flush stat Rik van Riel (Tue Apr 22 2014 - 13:16:00 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 13:16:31 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Linus Torvalds (Tue Apr 22 2014 - 13:19:58 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 13:20:54 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Sebastian Hesselbarth (Tue Apr 22 2014 - 13:21:10 EST)
- Re: [PATCH 2/6] Documentation: bindings: add the berlin-achi compatible to the ahci platform Sebastian Hesselbarth (Tue Apr 22 2014 - 13:22:05 EST)
- Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q Sebastian Hesselbarth (Tue Apr 22 2014 - 13:22:57 EST)
- Microblaze image hanging in qemu with 3.15-rc Guenter Roeck (Tue Apr 22 2014 - 13:24:11 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 13:25:52 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Borislav Petkov (Tue Apr 22 2014 - 13:26:43 EST)
- Re: [PATCH 1/1] net: Add rtnl_lock for netif_device_attach/detach Ben Hutchings (Tue Apr 22 2014 - 13:27:09 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 13:30:20 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 13:30:53 EST)
- Re: [Intel-gfx] [Bug 3.15-rc2] [bisected] intel framebuffer broken Daniel Vetter (Tue Apr 22 2014 - 13:34:00 EST)
- Re: [PATCH v2 1/2] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Sebastian Hesselbarth (Tue Apr 22 2014 - 13:35:39 EST)
- Re: [PATCH] Export irq tracepoints for use by kernel modules Drew Richardson (Tue Apr 22 2014 - 13:39:16 EST)
- Re: [PATCH 9/9] perf hists/tui: Count callchain rows separately Jiri Olsa (Tue Apr 22 2014 - 13:39:44 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 13:46:39 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Steven Rostedt (Tue Apr 22 2014 - 13:48:14 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. Steven Rostedt (Tue Apr 22 2014 - 13:54:06 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets Ben Hutchings (Tue Apr 22 2014 - 13:54:47 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez (Tue Apr 22 2014 - 13:58:25 EST)
- Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Alan Stern (Tue Apr 22 2014 - 13:58:51 EST)
- Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Alan Stern (Tue Apr 22 2014 - 13:59:53 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 14:00:39 EST)
- Re: [PATCH] rtlwifi: rtl8188ee: initialize packet_beacon John W. Linville (Tue Apr 22 2014 - 14:01:06 EST)
- Re: [PATCH v5] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Zoltan Kiss (Tue Apr 22 2014 - 14:03:19 EST)
- 3.15rc2 hanging processes on exit. Dave Jones (Tue Apr 22 2014 - 14:03:30 EST)
- mapping instructions to dynamic languages like java, python, ruby Don Zickus (Tue Apr 22 2014 - 14:03:55 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Brian Gerst (Tue Apr 22 2014 - 14:04:48 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 14:07:24 EST)
- Re: [PATCH 0/2] Add GPIO nodes for Berlin BG2 and BG2CD Sebastian Hesselbarth (Tue Apr 22 2014 - 14:08:28 EST)
- Re: [PATCH] ARM: berlin: add CPU_V7 to Marvell Armada 1500-mini (BG2CD) Sebastian Hesselbarth (Tue Apr 22 2014 - 14:11:29 EST)
- Re: [PATCH v2 3/4] sysctl: allow for strict write position handling Andrew Morton (Tue Apr 22 2014 - 14:11:55 EST)
- [PATCH 2/2] audit: log namespace serial numbers Richard Guy Briggs (Tue Apr 22 2014 - 14:14:04 EST)
- [PATCH 1/2] namespaces: give each namespace a serial number Richard Guy Briggs (Tue Apr 22 2014 - 14:14:29 EST)
- Re: [PATCH] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling Nicolas Pitre (Tue Apr 22 2014 - 14:14:50 EST)
- Re: kaslr relocation incompitable with kernel loaded high Kees Cook (Tue Apr 22 2014 - 14:15:26 EST)
- [PATCH 0/2] namespaces: log namespaces per task Richard Guy Briggs (Tue Apr 22 2014 - 14:16:14 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Steven Rostedt (Tue Apr 22 2014 - 14:17:01 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Brian Gerst (Tue Apr 22 2014 - 14:17:39 EST)
- Re: [PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL Davidlohr Bueso (Tue Apr 22 2014 - 14:18:25 EST)
- Re: [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat Davidlohr Bueso (Tue Apr 22 2014 - 14:18:46 EST)
- Re: [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot Davidlohr Bueso (Tue Apr 22 2014 - 14:19:08 EST)
- Re: [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget. Davidlohr Bueso (Tue Apr 22 2014 - 14:19:22 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Michael Kerrisk (man-pages) (Tue Apr 22 2014 - 14:19:43 EST)
- Re: [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Davidlohr Bueso (Tue Apr 22 2014 - 14:21:25 EST)
- Re: [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer Mark Brown (Tue Apr 22 2014 - 14:22:28 EST)
- Re: [PATCH] Export sched tracepoints for use by kernel modules Ingo Molnar (Tue Apr 22 2014 - 14:26:24 EST)
- Re: [PATCH 0/4 V3] Print traces on softlockup Andrew Morton (Tue Apr 22 2014 - 14:28:37 EST)
- Re: [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Davidlohr Bueso (Tue Apr 22 2014 - 14:29:05 EST)
- Re: [PATCH] ARM: berlin: add CPU_V7 to Marvell Armada 1500-mini (BG2CD) Rob Herring (Tue Apr 22 2014 - 14:29:20 EST)
- [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU Joel Fernandes (Tue Apr 22 2014 - 14:32:49 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Christian Borntraeger (Tue Apr 22 2014 - 14:33:58 EST)
- [tip:perf/core] perf tools: Fix pmu object compilation error tip-bot for Jiri Olsa (Tue Apr 22 2014 - 14:34:21 EST)
- [tip:perf/core] perf tools: Allow ability to map cpus to nodes easily tip-bot for Don Zickus (Tue Apr 22 2014 - 14:34:37 EST)
- [tip:perf/core] perf tools: Use cpu/possible instead of cpu/ kernel_max tip-bot for Don Zickus (Tue Apr 22 2014 - 14:34:50 EST)
- Re: [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating. Konrad Rzeszutek Wilk (Tue Apr 22 2014 - 14:35:27 EST)
- [tip:perf/core] perf callchain: Add generic report parse callchain callback function tip-bot for Don Zickus (Tue Apr 22 2014 - 14:35:57 EST)
- [tip:perf/core] perf kmem: Utilize the new generic cpunode_map tip-bot for Don Zickus (Tue Apr 22 2014 - 14:36:18 EST)
- Re: [PATCH] ARM: berlin: add CPU_V7 to Marvell Armada 1500-mini (BG2CD) Sebastian Hesselbarth (Tue Apr 22 2014 - 14:36:46 EST)
- Re: [PATCH v2 3/4] sysctl: allow for strict write position handling Kees Cook (Tue Apr 22 2014 - 14:37:39 EST)
- Re: [PATCH] regulator: Allow set voltage on fixed regulators Tim Kryger (Tue Apr 22 2014 - 14:38:48 EST)
- Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU Santosh Shilimkar (Tue Apr 22 2014 - 14:40:19 EST)
- [PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g Geert Uytterhoeven (Tue Apr 22 2014 - 14:40:49 EST)
- [PATCH 4/4] of/irq: Typo s/interrupts-names/interrupt-names/g Geert Uytterhoeven (Tue Apr 22 2014 - 14:41:13 EST)
- [PATCH 2/4] dt: bindings: Typo s/interrupts-names/interrupt-names/g Geert Uytterhoeven (Tue Apr 22 2014 - 14:41:34 EST)
- [PATCH 3/4] ARM: dts: Typo s/interrupts-names/interrupt-names/g Geert Uytterhoeven (Tue Apr 22 2014 - 14:42:13 EST)
- Re: [PATCH V3] Add support for flag status register on Micron chips. Gerhard Sittig (Tue Apr 22 2014 - 14:45:34 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Johannes Berg (Tue Apr 22 2014 - 14:45:53 EST)
- Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU Nishanth Menon (Tue Apr 22 2014 - 14:47:19 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Rob Herring (Tue Apr 22 2014 - 14:47:51 EST)
- Re: [PATCH V3] Add support for flag status register on Micron chips. Graham Moore (Tue Apr 22 2014 - 14:48:28 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Alexander Aring (Tue Apr 22 2014 - 14:49:25 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 14:52:26 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Rob Herring (Tue Apr 22 2014 - 14:54:41 EST)
- Re: 3.15rc2 hanging processes on exit. Linus Torvalds (Tue Apr 22 2014 - 14:58:01 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Pavel Machek (Tue Apr 22 2014 - 14:58:15 EST)
- Re: commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging Rafael Aquini (Tue Apr 22 2014 - 14:58:41 EST)
- Re: [PATCH V3] Add support for flag status register on Micron chips. Marek Vasut (Tue Apr 22 2014 - 14:59:00 EST)
- [PATCH] 6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled Luis R. Rodriguez (Tue Apr 22 2014 - 15:04:15 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez (Tue Apr 22 2014 - 15:04:27 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Stephane Eranian (Tue Apr 22 2014 - 15:05:23 EST)
- Re: [RESEND PATCH v3 3/5] mfd: tps65090: Stop caching most registers Mark Brown (Tue Apr 22 2014 - 15:08:34 EST)
- Re: [PATCH 1/3] 6lowpan: add helper to get 6lowpan namespace Luis R. Rodriguez (Tue Apr 22 2014 - 15:09:39 EST)
- Re: [PATCH 0/4 V3] Print traces on softlockup Don Zickus (Tue Apr 22 2014 - 15:09:49 EST)
- Re: 3.15rc2 hanging processes on exit. Dave Jones (Tue Apr 22 2014 - 15:10:12 EST)
- Re: [PATCH v2] KVM: x86: Check for host supported fields in shadow vmcs Paolo Bonzini (Tue Apr 22 2014 - 15:14:15 EST)
- [PATCH] octeon-usb/octeon-hcd.c Nicolas Del Piano (Tue Apr 22 2014 - 15:15:22 EST)
- Re: [PATCH 3.13 08/32] PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled Greg Kroah-Hartman (Tue Apr 22 2014 - 15:15:30 EST)
- Re: [PATCH 8/9] samples/kobject/: avoid world-writable sysfs files. Greg Kroah-Hartman (Tue Apr 22 2014 - 15:15:39 EST)
- Re: [PATCH] radio-bcm2048.c: fix wrong overflow check Greg KH (Tue Apr 22 2014 - 15:16:09 EST)
- Re: [PATCH 6/9] drivers/staging/speakup/: avoid world-writable sysfs files. Greg Kroah-Hartman (Tue Apr 22 2014 - 15:16:43 EST)
- Re: [PATCH 1/4] idr: proper invalid argument handling Andrew Morton (Tue Apr 22 2014 - 15:17:05 EST)
- Re: [PATCH V3] Add support for flag status register on Micron chips. Graham Moore (Tue Apr 22 2014 - 15:17:17 EST)
- [PATCH 3.13] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Ben Hutchings (Tue Apr 22 2014 - 15:18:46 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby David Ahern (Tue Apr 22 2014 - 15:19:25 EST)
- Re: Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen. Darrick J. Wong (Tue Apr 22 2014 - 15:25:42 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Borislav Petkov (Tue Apr 22 2014 - 15:28:06 EST)
- [PATCH] crypto_user: Fix out-of-bounds read Andy Lutomirski (Tue Apr 22 2014 - 15:30:43 EST)
- Re: [PATCH v2] KVM: x86: Check for host supported fields in shadow vmcs Bandan Das (Tue Apr 22 2014 - 15:31:23 EST)
- Re: [PATCH] mm: vmscan: Do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL Andrew Morton (Tue Apr 22 2014 - 15:31:57 EST)
- [PATCH] cpufreq: Kconfig: Fix spelling errors Stratos Karafotis (Tue Apr 22 2014 - 15:40:31 EST)
- Re: [PATCH 3.13 00/32] 3.13.11-stable review Greg Kroah-Hartman (Tue Apr 22 2014 - 15:40:46 EST)
- Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU Joel Fernandes (Tue Apr 22 2014 - 15:41:13 EST)
- [PATCH v2] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU Joel Fernandes (Tue Apr 22 2014 - 15:41:21 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Don Zickus (Tue Apr 22 2014 - 15:41:45 EST)
- Re: [PATCH 1/3] bridge: preserve random init MAC address Luis R. Rodriguez (Tue Apr 22 2014 - 15:42:23 EST)
- Re: [PATCH 2/3] bridge: trigger a bridge calculation upon port changes Luis R. Rodriguez (Tue Apr 22 2014 - 15:43:23 EST)
- Re: [PATCH 1/4] idr: proper invalid argument handling Andrew Morton (Tue Apr 22 2014 - 15:46:34 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Stephane Eranian (Tue Apr 22 2014 - 15:50:28 EST)
- [PATCHv2] radio-bcm2048.c: fix wrong overflow check Pavel Machek (Tue Apr 22 2014 - 15:52:16 EST)
- [PATCH 1/1] fs/9p/v9fs.c: add __init to v9fs_sysfs_init Fabian Frederick (Tue Apr 22 2014 - 15:52:25 EST)
- Re: [PATCH v2 01/13] Documentation: add extcon devicetree bindings Mark Brown (Tue Apr 22 2014 - 15:52:40 EST)
- [PATCH 1/3] tools lib traceevent: Add flag to not load event plugins Steven Rostedt (Tue Apr 22 2014 - 15:53:20 EST)
- [PATCH 3/3] tools lib traceevent: Add options to function plugin Steven Rostedt (Tue Apr 22 2014 - 15:53:38 EST)
- [PATCH 0/3] tools lib traceevent: Options for plugins Steven Rostedt (Tue Apr 22 2014 - 15:54:08 EST)
- [PATCH 1/1] fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init Fabian Frederick (Tue Apr 22 2014 - 15:54:29 EST)
- Re: [PATCH 1/4] idr: proper invalid argument handling Tejun Heo (Tue Apr 22 2014 - 15:54:35 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Brian Gerst (Tue Apr 22 2014 - 15:55:28 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Andrew Morton (Tue Apr 22 2014 - 15:55:51 EST)
- [PATCH 2/3] tools lib traceevent: Add options to plugins Steven Rostedt (Tue Apr 22 2014 - 15:56:25 EST)
- Re: [PATCH] arc_emac: write initial MAC address from devicetree to hw David Miller (Tue Apr 22 2014 - 15:57:21 EST)
- Re: [PATCH 04/16] perf, mmap: Factor out perf_get_fd() Peter Zijlstra (Tue Apr 22 2014 - 15:58:42 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Peter Zijlstra (Tue Apr 22 2014 - 15:58:56 EST)
- Re: inotify, new idea? Jos Huisken (Tue Apr 22 2014 - 15:59:17 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Peter Zijlstra (Tue Apr 22 2014 - 15:59:48 EST)
- Re: [PATCH 2/2] nohz: delayed iowait accounting for nohz idle time stats Peter Zijlstra (Tue Apr 22 2014 - 15:59:57 EST)
- Re: [PATCH] sched / idle: Make cpuidle_idle_call() void Peter Zijlstra (Tue Apr 22 2014 - 16:00:27 EST)
- Re: [PATCH 03/16] perf, mmap: Factor out perf_alloc/free_rb() Peter Zijlstra (Tue Apr 22 2014 - 16:01:06 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. Peter Zijlstra (Tue Apr 22 2014 - 16:01:29 EST)
- Re: [PATCH 2/4] idr: reduce the number of MAX_IDR_FREE Tejun Heo (Tue Apr 22 2014 - 16:01:47 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Peter Zijlstra (Tue Apr 22 2014 - 16:01:50 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Andrew Morton (Tue Apr 22 2014 - 16:02:02 EST)
- Re: [PATCH 3/4] ida: in-place ida allocation Tejun Heo (Tue Apr 22 2014 - 16:02:34 EST)
- Re: [PATCH 4/8] sched/core: Skip wakeup when task is already running. Peter Zijlstra (Tue Apr 22 2014 - 16:02:43 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Peter Zijlstra (Tue Apr 22 2014 - 16:03:09 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Peter Zijlstra (Tue Apr 22 2014 - 16:04:59 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options David Miller (Tue Apr 22 2014 - 16:06:11 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Andy Lutomirski (Tue Apr 22 2014 - 16:09:27 EST)
- Re: [Intel-gfx] Fwd: 3.15-rc1: Endless "Disabling PPGTT because VT-d is on" messages in /var/log/messages Daniel Vetter (Tue Apr 22 2014 - 16:14:45 EST)
- [3.8.y.z extended stable] Linux 3.8.13.22 stable review Kamal Mostafa (Tue Apr 22 2014 - 16:14:55 EST)
- [PATCH 3.8 124/133] mm: try_to_unmap_cluster() should lock_page() before mlocking Kamal Mostafa (Tue Apr 22 2014 - 16:16:01 EST)
- Re: [PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() Christian Borntraeger (Tue Apr 22 2014 - 16:16:21 EST)
- [PATCH 3.8 125/133] mm: hugetlb: fix softlockup when a large number of hugepages are freed. Kamal Mostafa (Tue Apr 22 2014 - 16:16:41 EST)
- [PATCH 3.8 120/133] ocfs2: dlm: fix recovery hung Kamal Mostafa (Tue Apr 22 2014 - 16:16:59 EST)
- [PATCH 3.8 119/133] ocfs2: dlm: fix lock migration crash Kamal Mostafa (Tue Apr 22 2014 - 16:17:31 EST)
- [PATCH 3.8 116/133] drm/vmwgfx: correct fb_fix_screeninfo.line_length Kamal Mostafa (Tue Apr 22 2014 - 16:17:56 EST)
- [PATCH 3.8 126/133] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race Kamal Mostafa (Tue Apr 22 2014 - 16:18:00 EST)
- [PATCH 3.8 108/133] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets Kamal Mostafa (Tue Apr 22 2014 - 16:18:18 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 16:18:50 EST)
- Re: 3.15rc2 hanging processes on exit. Hugh Dickins (Tue Apr 22 2014 - 16:18:59 EST)
- RE: [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat Motohiro Kosaki (Tue Apr 22 2014 - 16:19:06 EST)
- Re: [PATCH 2/6] netlink: have netlink per-protocol bind function return an error code. David Miller (Tue Apr 22 2014 - 16:19:19 EST)
- RE: [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Motohiro Kosaki (Tue Apr 22 2014 - 16:19:33 EST)
- [PATCH 3.8 107/133] ALSA: hda - Enable beep for ASUS 1015E Kamal Mostafa (Tue Apr 22 2014 - 16:19:43 EST)
- [PATCH 3.8 106/133] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() Kamal Mostafa (Tue Apr 22 2014 - 16:19:54 EST)
- [PATCH 3.8 103/133] dm thin: fix dangling bio in process_deferred_bios error path Kamal Mostafa (Tue Apr 22 2014 - 16:20:34 EST)
- [PATCH 3.8 022/133] isdnloop: several buffer overflows Kamal Mostafa (Tue Apr 22 2014 - 16:21:06 EST)
- [PATCH 3.8 024/133] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges Kamal Mostafa (Tue Apr 22 2014 - 16:21:28 EST)
- [PATCH 3.8 109/133] nfsd: check passed socket's net matches NFSd superblock's one Kamal Mostafa (Tue Apr 22 2014 - 16:21:47 EST)
- [PATCH 3.8 113/133] don't bother with {get,put}_write_access() on non-regular files Kamal Mostafa (Tue Apr 22 2014 - 16:22:01 EST)
- [PATCH 3.8 114/133] reiserfs: fix race in readdir Kamal Mostafa (Tue Apr 22 2014 - 16:22:23 EST)
- [PATCH 3.8 101/133] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up Kamal Mostafa (Tue Apr 22 2014 - 16:22:44 EST)
- [PATCH 3.8 102/133] drm/i915/tv: fix gen4 composite s-video tv-out Kamal Mostafa (Tue Apr 22 2014 - 16:22:52 EST)
- [PATCH 3.8 056/133] jffs2: Fix segmentation fault found in stress test Kamal Mostafa (Tue Apr 22 2014 - 16:22:54 EST)
- [PATCH 3.8 065/133] mtip32xx: Set queue bounce limit Kamal Mostafa (Tue Apr 22 2014 - 16:23:09 EST)
- [PATCH 3.8 067/133] ath9k: fix ready time of the multicast buffer queue Kamal Mostafa (Tue Apr 22 2014 - 16:23:14 EST)
- [PATCH 3.8 066/133] mtip32xx: Unmap the DMA segments before completing the IO request Kamal Mostafa (Tue Apr 22 2014 - 16:23:29 EST)
- [PATCH 3.8 061/133] arm64: Use Normal NonCacheable memory for writecombine Kamal Mostafa (Tue Apr 22 2014 - 16:23:44 EST)
- [PATCH 3.8 058/133] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC Kamal Mostafa (Tue Apr 22 2014 - 16:23:54 EST)
- [PATCH 3.8 071/133] USB: unbind all interfaces before rebinding any Kamal Mostafa (Tue Apr 22 2014 - 16:23:59 EST)
- [PATCH 3.8 064/133] ARM: OMAP2+: INTC: Acknowledge stuck active interrupts Kamal Mostafa (Tue Apr 22 2014 - 16:24:18 EST)
- [PATCH 3.8 063/133] arm64: Do not synchronise I and D caches for special ptes Kamal Mostafa (Tue Apr 22 2014 - 16:24:22 EST)
- [PATCH 3.8 082/133] mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:24:38 EST)
- [PATCH 3.8 093/133] nfsd4: buffer-length check for SUPPATTR_EXCLCREAT Kamal Mostafa (Tue Apr 22 2014 - 16:24:59 EST)
- [PATCH 3.8 040/133] [media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2 Kamal Mostafa (Tue Apr 22 2014 - 16:25:33 EST)
- [PATCH 3.8 037/133] hvc: ensure hvc_init is only ever called once in hvc_console.c Kamal Mostafa (Tue Apr 22 2014 - 16:25:40 EST)
- [PATCH 3.8 044/133] Bluetooth: Fix removing Long Term Key Kamal Mostafa (Tue Apr 22 2014 - 16:26:23 EST)
- [PATCH 3.8 050/133] rtlwifi: rtl8723ae: Fix too long disable of IRQs Kamal Mostafa (Tue Apr 22 2014 - 16:26:42 EST)
- [PATCH 3.8 039/133] x86, AVX-512: AVX-512 Feature Detection Kamal Mostafa (Tue Apr 22 2014 - 16:26:48 EST)
- [PATCH 3.8 045/133] [media] uvcvideo: Do not use usb_set_interface on bulk EP Kamal Mostafa (Tue Apr 22 2014 - 16:26:55 EST)
- [PATCH 3.8 046/133] usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled Kamal Mostafa (Tue Apr 22 2014 - 16:27:31 EST)
- [PATCH 3.8 032/133] framebuffer: fix cfb_copyarea Kamal Mostafa (Tue Apr 22 2014 - 16:28:05 EST)
- [PATCH 3.8 033/133] mach64: use unaligned access Kamal Mostafa (Tue Apr 22 2014 - 16:28:33 EST)
- [PATCH 3.8 049/133] rtlwifi: rtl8192se: Fix too long disable of IRQs Kamal Mostafa (Tue Apr 22 2014 - 16:28:50 EST)
- [PATCH 3.8 043/133] tty: Set correct tty name in 'active' sysfs attribute Kamal Mostafa (Tue Apr 22 2014 - 16:29:00 EST)
- [PATCH 3.8 041/133] [media] m88rs2000: add caps FE_CAN_INVERSION_AUTO Kamal Mostafa (Tue Apr 22 2014 - 16:29:31 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options David Miller (Tue Apr 22 2014 - 16:29:43 EST)
- [PATCH 3.8 051/133] xhci: Prevent runtime pm from autosuspending during initialization Kamal Mostafa (Tue Apr 22 2014 - 16:30:28 EST)
- [PATCH 3.8 048/133] rtlwifi: rtl8192cu: Fix too long disable of IRQs Kamal Mostafa (Tue Apr 22 2014 - 16:31:01 EST)
- [PATCH 3.8 036/133] tgafb: fix data copying Kamal Mostafa (Tue Apr 22 2014 - 16:31:15 EST)
- [PATCH 3.8 035/133] tgafb: fix mode setting with fbset Kamal Mostafa (Tue Apr 22 2014 - 16:31:31 EST)
- Re: [PATCH 1/4] cgroup: introduce helper css_to_id() Tejun Heo (Tue Apr 22 2014 - 16:31:41 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Andy Lutomirski (Tue Apr 22 2014 - 16:31:59 EST)
- [PATCH 3.8 047/133] blktrace: fix accounting of partially completed requests Kamal Mostafa (Tue Apr 22 2014 - 16:32:53 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options David Miller (Tue Apr 22 2014 - 16:33:04 EST)
- Re: 3.15rc2 hanging processes on exit. Dave Jones (Tue Apr 22 2014 - 16:33:36 EST)
- Re: [PATCH 3/4] netprio_cgroup: use accessor to get id from css Tejun Heo (Tue Apr 22 2014 - 16:34:03 EST)
- [PATCH 3.8 075/133] regulator: arizona-ldo1: Correct default regulator init_data Kamal Mostafa (Tue Apr 22 2014 - 16:34:45 EST)
- [PATCH 3.8 034/133] mach64: fix cursor when character width is not a multiple of 8 pixels Kamal Mostafa (Tue Apr 22 2014 - 16:35:07 EST)
- [PATCH 3.8 052/133] staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer Kamal Mostafa (Tue Apr 22 2014 - 16:35:39 EST)
- [PATCH 3.8 042/133] [media] m88rs2000: prevent frontend crash on continuous transponder scans Kamal Mostafa (Tue Apr 22 2014 - 16:36:01 EST)
- [PATCH 3.8 080/133] mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:36:32 EST)
- Re: [PATCH 4/4] cgroup: convert from per-cgroup id to per-subsys id Tejun Heo (Tue Apr 22 2014 - 16:36:48 EST)
- [PATCH 3.8 038/133] usb: dwc3: fix wrong bit mask in dwc3_event_devt Kamal Mostafa (Tue Apr 22 2014 - 16:37:24 EST)
- [PATCH 3.8 085/133] mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:37:55 EST)
- [PATCH 3.8 089/133] audit: convert PPIDs to the inital PID namespace. Kamal Mostafa (Tue Apr 22 2014 - 16:38:44 EST)
- [PATCH 3.8 076/133] ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE Kamal Mostafa (Tue Apr 22 2014 - 16:39:00 EST)
- [PATCH 3.8 087/133] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols Kamal Mostafa (Tue Apr 22 2014 - 16:39:31 EST)
- asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75VBP poma (Tue Apr 22 2014 - 16:39:42 EST)
- [PATCH 3.8 078/133] mfd: Include all drivers in subsystem menu Kamal Mostafa (Tue Apr 22 2014 - 16:40:16 EST)
- Re: [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Tejun Heo (Tue Apr 22 2014 - 16:40:30 EST)
- Re: [PATCH] sched_clock: Remove deprecated setup_sched_clock() API John Stultz (Tue Apr 22 2014 - 16:41:24 EST)
- Re: [PATCH 2/2] KVM: async_pf: mm->mm_users can not pin apf->mm Christian Borntraeger (Tue Apr 22 2014 - 16:41:47 EST)
- [PATCH 3.8 081/133] mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:42:03 EST)
- [PATCH 3.8 083/133] mfd: 88pm860x: Fix I2C device resource leak on regmap init fail Kamal Mostafa (Tue Apr 22 2014 - 16:42:40 EST)
- [PATCH 3.8 091/133] gpio: mxs: Allow for recursive enable_irq_wake() call Kamal Mostafa (Tue Apr 22 2014 - 16:42:49 EST)
- [PATCH 3.8 077/133] ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE Kamal Mostafa (Tue Apr 22 2014 - 16:43:22 EST)
- [PATCH 3.8 092/133] x86, hyperv: Bypass the timer_irq_works() check Kamal Mostafa (Tue Apr 22 2014 - 16:43:38 EST)
- [PATCH 3.8 079/133] mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:43:59 EST)
- [PATCH 3.8 088/133] pid: get pid_t ppid of task in init_pid_ns Kamal Mostafa (Tue Apr 22 2014 - 16:44:26 EST)
- [PATCH 3.8 090/133] Btrfs: fix deadlock with nested trans handles Kamal Mostafa (Tue Apr 22 2014 - 16:45:12 EST)
- [PATCH 3.8 084/133] mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:45:46 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Don Zickus (Tue Apr 22 2014 - 16:46:12 EST)
- Re: [PATCH 1/2 V3] workqueue: substitute POOL_FREEZING with __WQ_FREEZING Tejun Heo (Tue Apr 22 2014 - 16:46:37 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Tue Apr 22 2014 - 16:47:00 EST)
- [PATCH 3.8 057/133] jffs2: Fix crash due to truncation of csize Kamal Mostafa (Tue Apr 22 2014 - 16:47:24 EST)
- [PATCH 3.8 086/133] mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail Kamal Mostafa (Tue Apr 22 2014 - 16:47:40 EST)
- [PATCH 3.8 060/133] virtio_balloon: don't softlockup on huge balloon changes. Kamal Mostafa (Tue Apr 22 2014 - 16:48:17 EST)
- Re: 3.15rc2 hanging processes on exit. Linus Torvalds (Tue Apr 22 2014 - 16:48:39 EST)
- [PATCH 3.8 062/133] arm64: Make DMA coherent and strongly ordered mappings not executable Kamal Mostafa (Tue Apr 22 2014 - 16:49:25 EST)
- [PATCH 3.8 055/133] jffs2: avoid soft-lockup in jffs2_reserve_space_gc() Kamal Mostafa (Tue Apr 22 2014 - 16:49:43 EST)
- [PATCH 3.8 053/133] Btrfs: skip submitting barrier for missing device Kamal Mostafa (Tue Apr 22 2014 - 16:50:13 EST)
- [PATCH 3.8 069/133] [SCSI] dual scan thread bug fix Kamal Mostafa (Tue Apr 22 2014 - 16:51:03 EST)
- [PATCH 3.8 072/133] IB/ipath: Fix potential buffer overrun in sending diag packet routine Kamal Mostafa (Tue Apr 22 2014 - 16:51:35 EST)
- Re: [PATCH 1/1] fanotify: check permissions when creating file descriptor Heinrich Schuchardt (Tue Apr 22 2014 - 16:52:26 EST)
- [PATCH 3.8 054/133] jffs2: remove from wait queue after schedule() Kamal Mostafa (Tue Apr 22 2014 - 16:52:55 EST)
- [PATCH 3.8 074/133] mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error Kamal Mostafa (Tue Apr 22 2014 - 16:53:34 EST)
- [PATCH 3.8 073/133] IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL Kamal Mostafa (Tue Apr 22 2014 - 16:54:16 EST)
- [PATCH 3.8 059/133] iwlwifi: dvm: take mutex when sending SYNC BT config command Kamal Mostafa (Tue Apr 22 2014 - 16:54:22 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Andi Kleen (Tue Apr 22 2014 - 16:54:51 EST)
- [PATCH 3.8 068/133] [SCSI] fix our current target reap infrastructure Kamal Mostafa (Tue Apr 22 2014 - 16:55:56 EST)
- [PATCH 3.8 070/133] usb: gadget: tcm_usb_gadget: stop format strings Kamal Mostafa (Tue Apr 22 2014 - 16:56:31 EST)
- [PATCH 3.8 094/133] nfsd4: session needs room for following op to error out Kamal Mostafa (Tue Apr 22 2014 - 16:56:55 EST)
- [PATCH 3.8 111/133] IB/mthca: Return an error on ib_copy_to_udata() failure Kamal Mostafa (Tue Apr 22 2014 - 16:57:31 EST)
- [PATCH 3.8 098/133] dm transaction manager: fix corruption due to non-atomic transaction commit Kamal Mostafa (Tue Apr 22 2014 - 16:57:49 EST)
- [PATCH 3.8 097/133] nfsd: notify_change needs elevated write count Kamal Mostafa (Tue Apr 22 2014 - 16:57:52 EST)
- [PATCH 3.8 110/133] nfsd4: fix memory leak in nfsd4_encode_fattr() Kamal Mostafa (Tue Apr 22 2014 - 16:58:31 EST)
- [PATCH 3.8 104/133] NFSv4: Fix a use-after-free problem in open() Kamal Mostafa (Tue Apr 22 2014 - 16:58:40 EST)
- [PATCH 3.8 095/133] nfsd4: leave reply buffer space for failed setattr Kamal Mostafa (Tue Apr 22 2014 - 16:59:24 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Andrew Lunn (Tue Apr 22 2014 - 16:59:36 EST)
- [PATCH 3.8 112/133] IB/ehca: Returns an error on ib_copy_to_udata() failure Kamal Mostafa (Tue Apr 22 2014 - 17:00:32 EST)
- [PATCH 3.8 026/133] sparc32: fix build failure for arch_jump_label_transform Kamal Mostafa (Tue Apr 22 2014 - 17:01:07 EST)
- [PATCH 3.8 105/133] nfsd4: fix setclientid encode size Kamal Mostafa (Tue Apr 22 2014 - 17:01:27 EST)
- [PATCH 3.8 096/133] nfsd4: fix test_stateid error reply encoding Kamal Mostafa (Tue Apr 22 2014 - 17:01:38 EST)
- [PATCH 3.8 100/133] NFSD: Traverse unconfirmed client through hash-table Kamal Mostafa (Tue Apr 22 2014 - 17:02:12 EST)
- [PATCH 3.8 031/133] matroxfb: restore the registers M_ACCESS and M_PITCH Kamal Mostafa (Tue Apr 22 2014 - 17:02:54 EST)
- [PATCH 3.8 030/133] ARM: 7954/1: mm: remove remaining domain support from ARMv6 Kamal Mostafa (Tue Apr 22 2014 - 17:03:17 EST)
- [PATCH 3.8 023/133] rds: prevent dereference of a NULL device in rds_iw_laddr_check Kamal Mostafa (Tue Apr 22 2014 - 17:03:34 EST)
- [PATCH 3.8 029/133] w1: fix w1_send_slave dropping a slave id Kamal Mostafa (Tue Apr 22 2014 - 17:03:52 EST)
- [PATCH 3.8 021/133] isdnloop: Validate NUL-terminated strings from user. Kamal Mostafa (Tue Apr 22 2014 - 17:04:07 EST)
- [PATCH 3.8 025/133] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." Kamal Mostafa (Tue Apr 22 2014 - 17:04:41 EST)
- [PATCH 3.8 027/133] sparc64: don't treat 64-bit syscall return codes as 32-bit Kamal Mostafa (Tue Apr 22 2014 - 17:05:04 EST)
- [PATCH 3.8 028/133] drm/i915: quirk invert brightness for Acer Aspire 5336 Kamal Mostafa (Tue Apr 22 2014 - 17:05:38 EST)
- [PATCH 3.8 099/133] dm: take care to copy the space map roots before locking the superblock Kamal Mostafa (Tue Apr 22 2014 - 17:06:23 EST)
- RE: [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot Motohiro Kosaki (Tue Apr 22 2014 - 17:07:04 EST)
- [PATCH 1/1] FS/ISOFS: Logging clean-up Fabian Frederick (Tue Apr 22 2014 - 17:07:35 EST)
- Re: [PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() Christian Borntraeger (Tue Apr 22 2014 - 17:08:16 EST)
- RE: [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget. Motohiro Kosaki (Tue Apr 22 2014 - 17:09:02 EST)
- [PATCH 3.8 130/133] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR Kamal Mostafa (Tue Apr 22 2014 - 17:10:02 EST)
- [PATCH 3.8 131/133] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels Kamal Mostafa (Tue Apr 22 2014 - 17:10:27 EST)
- [PATCH 3.8 127/133] hung_task: check the value of "sysctl_hung_task_timeout_sec" Kamal Mostafa (Tue Apr 22 2014 - 17:10:52 EST)
- [PATCH 3.8 133/133] ib_srpt: Use correct ib_sg_dma primitives Kamal Mostafa (Tue Apr 22 2014 - 17:11:18 EST)
- Re: [PATCH RESEND] fs/bio.c: remove nr_segs (unused function parameter) Jens Axboe (Tue Apr 22 2014 - 17:11:51 EST)
- [PATCH 3.8 129/133] lib/percpu_counter.c: fix bad percpu counter state during suspend Kamal Mostafa (Tue Apr 22 2014 - 17:12:09 EST)
- [PATCH 3.8 132/133] target/tcm_fc: Fix use-after-free of ft_tpg Kamal Mostafa (Tue Apr 22 2014 - 17:12:34 EST)
- [PATCH 3.8 121/133] ocfs2: do not put bh when buffer_uptodate failed Kamal Mostafa (Tue Apr 22 2014 - 17:12:54 EST)
- [PATCH 0/2] Add display support for gta04 device Marek Belisko (Tue Apr 22 2014 - 17:13:16 EST)
- [PATCH 2/2] ARM: dts: oma3-gta04: Add display support Marek Belisko (Tue Apr 22 2014 - 17:13:31 EST)
- [PATCH] cpufreq: powernow-k8: Fix checkpatch warnings Stratos Karafotis (Tue Apr 22 2014 - 17:14:12 EST)
- Re: [PATCH v2 cgroup/for-3.16] cgroup: add documentation about unified hierarchy Tejun Heo (Tue Apr 22 2014 - 17:14:38 EST)
- [PATCH 1/2] omapdss: panel-tpo-td028ec1: Add DT support. Marek Belisko (Tue Apr 22 2014 - 17:15:11 EST)
- Re: [PATCH] gpio: ich: set regs and reglen for i3100 and ich6 chipset Linus Walleij (Tue Apr 22 2014 - 17:15:25 EST)
- Re: [PATCH] blk-cgroup: explicitly init the early_init field Jens Axboe (Tue Apr 22 2014 - 17:15:58 EST)
- [PATCH 3.8 117/133] drm/radeon: call drm_edid_to_eld when we update the edid Kamal Mostafa (Tue Apr 22 2014 - 17:16:43 EST)
- [PATCH 3.8 128/133] ALSA: ice1712: Fix boundary checks in PCM pointer ops Kamal Mostafa (Tue Apr 22 2014 - 17:17:08 EST)
- Re: [PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4) Don Zickus (Tue Apr 22 2014 - 17:17:40 EST)
- [PATCH 3.8 123/133] iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug Kamal Mostafa (Tue Apr 22 2014 - 17:18:15 EST)
- [PATCH 3.8 118/133] sh: fix format string bug in stack tracer Kamal Mostafa (Tue Apr 22 2014 - 17:18:30 EST)
- [PATCH 3.8 115/133] pid_namespace: pidns_get() should check task_active_pid_ns() != NULL Kamal Mostafa (Tue Apr 22 2014 - 17:18:56 EST)
- [PATCH 3.8 122/133] Skip intel_crt_init for Dell XPS 8700 Kamal Mostafa (Tue Apr 22 2014 - 17:19:14 EST)
- [PATCH 3.8 005/133] ipv6: don't set DST_NOCOUNT for remotely added routes Kamal Mostafa (Tue Apr 22 2014 - 17:19:44 EST)
- [PATCH 3.8 010/133] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly Kamal Mostafa (Tue Apr 22 2014 - 17:20:07 EST)
- Re: [PATCH 4/6] x86: mm: trace tlb flushes Rik van Riel (Tue Apr 22 2014 - 17:20:15 EST)
- Re: [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime Luiz Capitulino (Tue Apr 22 2014 - 17:20:50 EST)
- Re: [PATCH 2/5] ARM: dts: Device tree for AXM55xx. Linus Walleij (Tue Apr 22 2014 - 17:21:23 EST)
- [PATCH 3.8 004/133] ipv6: Fix exthdrs offload registration. Kamal Mostafa (Tue Apr 22 2014 - 17:21:43 EST)
- [PATCH 0/2] net: Add Keystone NetCP ethernet driver support Santosh Shilimkar (Tue Apr 22 2014 - 17:22:08 EST)
- [PATCH 1/2] Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driver Santosh Shilimkar (Tue Apr 22 2014 - 17:22:17 EST)
- [PATCH 2/2] net: Add Keystone NetCP ethernet driver Santosh Shilimkar (Tue Apr 22 2014 - 17:22:36 EST)
- [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Chris Wilson (Tue Apr 22 2014 - 17:23:14 EST)
- [PATCH v3 0/6] Staging: rts5139: Fix coding style Fabio Falzoi (Tue Apr 22 2014 - 17:23:27 EST)
- [PATCH v3 5/6] Staging: rts5139: Removed OOM messages Fabio Falzoi (Tue Apr 22 2014 - 17:23:57 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Don Zickus (Tue Apr 22 2014 - 17:24:12 EST)
- Re: [PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol Sebastian Hesselbarth (Tue Apr 22 2014 - 17:24:27 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Stephane Eranian (Tue Apr 22 2014 - 17:24:37 EST)
- [PATCH v3 6/6] Staging: rts5139: More appropriate use of sizeof operand Fabio Falzoi (Tue Apr 22 2014 - 17:25:39 EST)
- [PATCH v3 3/6] Staging: rts5139: Splitted one-line multiple assignment Fabio Falzoi (Tue Apr 22 2014 - 17:26:03 EST)
- Re: [PATCH V2 01/19] tick: trivial cleanups Frederic Weisbecker (Tue Apr 22 2014 - 17:26:23 EST)
- [PATCH v3 2/6] Staging: rts5139: Fixed multi-line code alignment Fabio Falzoi (Tue Apr 22 2014 - 17:26:39 EST)
- [PATCH v3 4/6] Staging: rts5139: Use standard pr_<level> prefixing Fabio Falzoi (Tue Apr 22 2014 - 17:26:43 EST)
- [PATCH v3 1/6] Staging: rts5139: Camel case labels replaced Fabio Falzoi (Tue Apr 22 2014 - 17:27:26 EST)
- Re: linux-next: build failure after merge of the audit tree Stephen Rothwell (Tue Apr 22 2014 - 17:27:42 EST)
- Re: [PATCH] ARM: berlin: add CPU_V7 to Marvell Armada 1500-mini (BG2CD) Sebastian Hesselbarth (Tue Apr 22 2014 - 17:28:27 EST)
- [PATCH 3.8 002/133] bridge: multicast: add sanity check for query source addresses Kamal Mostafa (Tue Apr 22 2014 - 17:30:32 EST)
- [PATCH 3.8 006/133] vlan: Set correct source MAC address with TX VLAN offload enabled Kamal Mostafa (Tue Apr 22 2014 - 17:31:09 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N David Herrmann (Tue Apr 22 2014 - 17:31:19 EST)
- Re: [PATCH 2/5] ARM: dts: Device tree for AXM55xx. Linus Walleij (Tue Apr 22 2014 - 17:31:54 EST)
- Re: [PATCH 5/6] x86: mm: new tunable for single vs full TLB flush Rik van Riel (Tue Apr 22 2014 - 17:32:16 EST)
- Re: [PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs Russell King - ARM Linux (Tue Apr 22 2014 - 17:32:25 EST)
- [PATCH 3.8 001/133] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk Kamal Mostafa (Tue Apr 22 2014 - 17:33:39 EST)
- [PATCH 3.8 020/133] netlink: don't compare the nul-termination in nla_strcmp Kamal Mostafa (Tue Apr 22 2014 - 17:34:00 EST)
- Re: [PATCH 6/6] x86: mm: set TLB flush tunable to sane value (33) Rik van Riel (Tue Apr 22 2014 - 17:34:21 EST)
- [PATCH 3.8 009/133] ipv6: Avoid unnecessary temporary addresses being generated Kamal Mostafa (Tue Apr 22 2014 - 17:34:53 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Andy Lutomirski (Tue Apr 22 2014 - 17:35:09 EST)
- [PATCH 3.8 011/133] vxlan: fix potential NULL dereference in arp_reduce() Kamal Mostafa (Tue Apr 22 2014 - 17:36:04 EST)
- [PATCH 3.8 018/133] xen-netback: remove pointless clause from if statement Kamal Mostafa (Tue Apr 22 2014 - 17:36:25 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Hugh Dickins (Tue Apr 22 2014 - 17:36:42 EST)
- [PATCH 3.8 017/133] vhost: validate vhost_get_vq_desc return value Kamal Mostafa (Tue Apr 22 2014 - 17:37:39 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Luiz Capitulino (Tue Apr 22 2014 - 17:38:14 EST)
- [PATCH 3.8 014/133] ip6mr: fix mfc notification flags Kamal Mostafa (Tue Apr 22 2014 - 17:38:45 EST)
- [PATCH 3.8 008/133] net: socket: error on a negative msg_namelen Kamal Mostafa (Tue Apr 22 2014 - 17:39:04 EST)
- [PATCH 3.8 016/133] vhost: fix total length when packets are too short Kamal Mostafa (Tue Apr 22 2014 - 17:39:31 EST)
- [PATCH 3.8 003/133] net: unix: non blocking recvmsg() should not return -EINTR Kamal Mostafa (Tue Apr 22 2014 - 17:40:20 EST)
- [PATCH 3.8 007/133] tcp: tcp_release_cb() should release socket ownership Kamal Mostafa (Tue Apr 22 2014 - 17:40:44 EST)
- [PATCH 3.8 019/133] ipv6: some ipv6 statistic counters failed to disable bh Kamal Mostafa (Tue Apr 22 2014 - 17:41:13 EST)
- [PATCH 3.8 015/133] usbnet: include wait queue head in device structure Kamal Mostafa (Tue Apr 22 2014 - 17:41:38 EST)
- Re: [PATCH 2/5] ARM: dts: Device tree for AXM55xx. Russell King - ARM Linux (Tue Apr 22 2014 - 17:41:59 EST)
- Re: [PATCH v3 0/3] nVMX: Fixes to run Xen as L1 Marcelo Tosatti (Tue Apr 22 2014 - 17:42:18 EST)
- [PATCH 3.8 013/133] ipmr: fix mfc notification flags Kamal Mostafa (Tue Apr 22 2014 - 17:43:01 EST)
- [PATCH 3.8 012/133] rtnetlink: fix fdb notification flags Kamal Mostafa (Tue Apr 22 2014 - 17:43:23 EST)
- [PATCH] clk: st: fix memory leak on gate Colin King (Tue Apr 22 2014 - 17:43:46 EST)
- Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name Nicolas Ferre (Tue Apr 22 2014 - 17:51:02 EST)
- Re: [git pull] drm fixes Dave Airlie (Tue Apr 22 2014 - 17:54:26 EST)
- Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Andrew Morton (Tue Apr 22 2014 - 17:55:54 EST)
- Re: [PATCH 0/2] net: Add Keystone NetCP ethernet driver support Stephen Hemminger (Tue Apr 22 2014 - 18:03:14 EST)
- [git pull] drm fixes Dave Airlie (Tue Apr 22 2014 - 18:03:42 EST)
- Re: [PATCH v3 1/6] Staging: rts5139: Camel case labels replaced Dan Carpenter (Tue Apr 22 2014 - 18:03:56 EST)
- [PATCH] ARM: at91: add pull-up to i2c[02] on SAMA5D3 Xplained Nicolas Ferre (Tue Apr 22 2014 - 18:05:53 EST)
- Re: [PATCH v3 4/6] Staging: rts5139: Use standard pr_<level> prefixing Dan Carpenter (Tue Apr 22 2014 - 18:08:20 EST)
- Re: [PATCH v3 4/6] Staging: rts5139: Use standard pr_<level> prefixing Dan Carpenter (Tue Apr 22 2014 - 18:10:30 EST)
- Re: [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N Pavel Machek (Tue Apr 22 2014 - 18:12:25 EST)
- How do I make a clean mount namespace? Andy Lutomirski (Tue Apr 22 2014 - 18:12:44 EST)
- [PATCH] rwsem: Support optimistic spinning Davidlohr Bueso (Tue Apr 22 2014 - 18:20:19 EST)
- mmotm 2014-04-22-15-20 uploaded akpm (Tue Apr 22 2014 - 18:21:30 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Rafael J. Wysocki (Tue Apr 22 2014 - 18:21:46 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Randy Dunlap (Tue Apr 22 2014 - 18:36:06 EST)
- dropping capabilities in user namespace Aditya Kali (Tue Apr 22 2014 - 18:52:44 EST)
- [PATCH] aio: Fix type of iterator variable in do_io_submit() Eric Biggers (Tue Apr 22 2014 - 18:58:08 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Brian Gerst (Tue Apr 22 2014 - 19:09:52 EST)
- Re: [PATCH] mm: debug: make bad_range() output more usable and readable David Rientjes (Tue Apr 22 2014 - 19:20:05 EST)
- Re: [PATCH] sched / idle: Make cpuidle_idle_call() void Rafael J. Wysocki (Tue Apr 22 2014 - 19:20:35 EST)
- [PATCH] tools lib traceevent: Fix memory leak in pretty_print() Steven Rostedt (Tue Apr 22 2014 - 19:23:38 EST)
- Re: 3.14 Regression, kernel panic when suspend, looks ath9k / wireless related Luis R. Rodriguez (Tue Apr 22 2014 - 19:28:14 EST)
- Re: [GIT PULL] x86/vdso fix for v3.15-rc3 David Rientjes (Tue Apr 22 2014 - 19:31:26 EST)
- Why do we set _PAGE_DIRTY for page tables? H. Peter Anvin (Tue Apr 22 2014 - 19:35:58 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andi Kleen (Tue Apr 22 2014 - 19:39:38 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 19:41:00 EST)
- Keyring mysteries Andy Lutomirski (Tue Apr 22 2014 - 19:45:40 EST)
- Re: min() and max() have warning: comparison of distinct pointer types lacks a cast David Rientjes (Tue Apr 22 2014 - 19:46:59 EST)
- Re: [PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs Nicolas Pitre (Tue Apr 22 2014 - 19:50:58 EST)
- [PATCH] mmc: dw_mmc: Don't print data errors Doug Anderson (Tue Apr 22 2014 - 19:51:35 EST)
- Re: [PATCH 0/2] net: Add Keystone NetCP ethernet driver support Santosh Shilimkar (Tue Apr 22 2014 - 19:57:48 EST)
- Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name Greg Kroah-Hartman (Tue Apr 22 2014 - 19:58:59 EST)
- Re: [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed() Marek Vasut (Tue Apr 22 2014 - 19:59:14 EST)
- Re: [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails Marek Vasut (Tue Apr 22 2014 - 19:59:45 EST)
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big Marek Vasut (Tue Apr 22 2014 - 20:00:06 EST)
- Linux 3.13.11 Greg KH (Tue Apr 22 2014 - 20:03:53 EST)
- Re: Linux 3.13.11 Greg KH (Tue Apr 22 2014 - 20:04:10 EST)
- Re: [PATCH] workqueue: allow changing attributions of ordered workqueue Frederic Weisbecker (Tue Apr 22 2014 - 20:04:54 EST)
- Re: [PATCH 01/11] tty: serial: add missing braces Greg KH (Tue Apr 22 2014 - 20:26:02 EST)
- [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Courtney Cavin (Tue Apr 22 2014 - 20:30:32 EST)
- [PATCH 2/2] mfd: pm8x41: document device tree bindings Courtney Cavin (Tue Apr 22 2014 - 20:30:41 EST)
- Re: linux-next: build failure after merge of the vfs tree Stephen Rothwell (Tue Apr 22 2014 - 20:33:34 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Andy Lutomirski (Tue Apr 22 2014 - 20:37:54 EST)
- Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk Sebastian Capella (Tue Apr 22 2014 - 20:38:12 EST)
- [PATCH v3 0/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Tue Apr 22 2014 - 20:39:45 EST)
- Re: [PATCH v3 1/3] staging: gdm72xx: Coding style fixes Michalis Pappas (Tue Apr 22 2014 - 20:41:23 EST)
- Re: [PATCH] Input: atkbd - fix keyboard LG Electronics Dmitry Torokhov (Tue Apr 22 2014 - 20:42:44 EST)
- [PATCH v3 2/3] staging: gdm72xx: Removed completed task from TODO list Michalis Pappas (Tue Apr 22 2014 - 20:45:14 EST)
- [PATCH v3 3/3] staging: gdm72xx: Removed direct comparisons on jiffies Michalis Pappas (Tue Apr 22 2014 - 20:46:29 EST)
- Re: [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO Simon Horman (Tue Apr 22 2014 - 20:51:21 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Ming Lei (Tue Apr 22 2014 - 20:53:55 EST)
- Re: debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline poma (Tue Apr 22 2014 - 20:54:06 EST)
- RE: [PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>. Zheng, Lv (Tue Apr 22 2014 - 21:08:04 EST)
- Re: [PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W Cho KyongHo (Tue Apr 22 2014 - 21:15:40 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 21:17:34 EST)
- [PATCH v2 08/21] of/fdt: consolidate built-in dtb section variables Rob Herring (Tue Apr 22 2014 - 21:19:10 EST)
- [PATCH v2 17/21] of/fdt: introduce of_get_flat_dt_size Rob Herring (Tue Apr 22 2014 - 21:19:22 EST)
- [PATCH v2 16/21] of/fdt: fix phys_addr_t related print size warnings Rob Herring (Tue Apr 22 2014 - 21:19:39 EST)
- [PATCH v2 21/21] of: push struct boot_param_header and defines into powerpc Rob Herring (Tue Apr 22 2014 - 21:20:01 EST)
- [PATCH v2 07/21] mips: convert fdt pointers to opaque pointers Rob Herring (Tue Apr 22 2014 - 21:20:24 EST)
- [PATCH v2 20/21] of/fdt: convert initial_boot_params to opaque pointer Rob Herring (Tue Apr 22 2014 - 21:20:38 EST)
- [PATCH v2 19/21] x86: use FDT accessors for FDT blob header data Rob Herring (Tue Apr 22 2014 - 21:20:43 EST)
- Re: [PATCH] smc91x: fix compile error when SMC_DEBUG >= 2 David Miller (Tue Apr 22 2014 - 21:21:30 EST)
- [PATCH v2 18/21] powerpc: use libfdt accessors for header data Rob Herring (Tue Apr 22 2014 - 21:22:06 EST)
- [PATCH v2 09/21] of/fdt: remove some unneeded includes Rob Herring (Tue Apr 22 2014 - 21:22:26 EST)
- [PATCH v2 15/21] of/fdt: move memreserve and dtb memory reservations into core Rob Herring (Tue Apr 22 2014 - 21:22:42 EST)
- [PATCH v2 14/21] of/fdt: create common debugfs Rob Herring (Tue Apr 22 2014 - 21:23:04 EST)
- [PATCH v2 11/21] of/fdt: update of_get_flat_dt_prop in prep for libfdt Rob Herring (Tue Apr 22 2014 - 21:23:39 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Tue Apr 22 2014 - 21:23:53 EST)
- [PATCH v2 12/21] of/fdt: Convert FDT functions to use libfdt Rob Herring (Tue Apr 22 2014 - 21:24:21 EST)
- [PATCH v2 13/21] of/fdt: use libfdt accessors for header data Rob Herring (Tue Apr 22 2014 - 21:24:41 EST)
- [PATCH v2 02/21] mips: lantiq: copy built-in DTB out of init section Rob Herring (Tue Apr 22 2014 - 21:24:57 EST)
- [PATCH v2 10/21] of/fdt: remove unused of_scan_flat_dt_by_path Rob Herring (Tue Apr 22 2014 - 21:25:00 EST)
- [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Frank Rowand (Tue Apr 22 2014 - 21:25:39 EST)
- [PATCH v2 01/21] mips: octeon: convert to use unflatten_and_copy_device_tree Rob Herring (Tue Apr 22 2014 - 21:25:59 EST)
- [PATCH v2 06/21] c6x: convert fdt pointers to opaque pointers Rob Herring (Tue Apr 22 2014 - 21:26:04 EST)
- Re: [PATCH RFC 0/2] percpu_ida: Take into account CPU topology when stealing tags Jens Axboe (Tue Apr 22 2014 - 21:26:16 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Masami Hiramatsu (Tue Apr 22 2014 - 21:26:47 EST)
- [PATCH v2 05/21] ARM: dt: use default early_init_dt_alloc_memory_arch Rob Herring (Tue Apr 22 2014 - 21:27:29 EST)
- [PATCH v2 04/21] mips: ralink: convert to use unflatten_and_copy_device_tree Rob Herring (Tue Apr 22 2014 - 21:27:58 EST)
- [PATCH 2/8] ARM: OMAP2+: timer: Simplify clock event/source name setting Joel Fernandes (Tue Apr 22 2014 - 21:28:14 EST)
- [PATCH 4/8] ARM: OMAP2+: timer: Remove hwmod look-up dependency for DT-boot Joel Fernandes (Tue Apr 22 2014 - 21:28:47 EST)
- [PATCH 1/8] ARM: OMAP2+: timer: Add a powerup function Joel Fernandes (Tue Apr 22 2014 - 21:29:08 EST)
- [PATCH 8/8] ARM: OMAP2+: timer: Add legacy code for old way of getting fclk Joel Fernandes (Tue Apr 22 2014 - 21:29:47 EST)
- [PATCH 5/8] ARM: OMAP2+: timer: Use of_clk_get for DT platforms Joel Fernandes (Tue Apr 22 2014 - 21:29:56 EST)
- [PATCH 7/8] ARM: OMAP2+: timer: Add fallback for of_clk_get Joel Fernandes (Tue Apr 22 2014 - 21:30:30 EST)
- [PATCH 6/8] ARM: OMAP2+: timer: Fix error message to not use hwmod structure Joel Fernandes (Tue Apr 22 2014 - 21:31:01 EST)
- [PATCH 0/8] OMAP2+ system timer cleanup series Joel Fernandes (Tue Apr 22 2014 - 21:31:31 EST)
- [PATCH 3/8] ARM: OMAP2+: timer: Add comment on timer clk parenting Joel Fernandes (Tue Apr 22 2014 - 21:31:47 EST)
- [PATCH v2 00/21] FDT clean-ups and libfdt support Rob Herring (Tue Apr 22 2014 - 21:32:17 EST)
- [PATCH v2 03/21] mips: xlp: copy built-in DTB out of init section Rob Herring (Tue Apr 22 2014 - 21:32:37 EST)
- [PATCH 2/6][v2] netlink: have netlink per-protocol bind function return an error code. Richard Guy Briggs (Tue Apr 22 2014 - 21:32:58 EST)
- [PATCH 3/6][v2] netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP Richard Guy Briggs (Tue Apr 22 2014 - 21:33:20 EST)
- [PATCH 0/6][v2] audit: implement multicast socket for journald Richard Guy Briggs (Tue Apr 22 2014 - 21:33:39 EST)
- Re: [PATCH 1/2 V3] workqueue: substitute POOL_FREEZING with __WQ_FREEZING Lai Jiangshan (Tue Apr 22 2014 - 21:33:46 EST)
- [PATCH 6/6][v2] audit: send multicast messages only if there are listeners Richard Guy Briggs (Tue Apr 22 2014 - 21:34:20 EST)
- [PATCH 1/6][v2] netlink: simplify nfnetlink_bind Richard Guy Briggs (Tue Apr 22 2014 - 21:34:51 EST)
- [PATCH 5/6][v2] audit: add netlink multicast group for log read Richard Guy Briggs (Tue Apr 22 2014 - 21:34:56 EST)
- [PATCH 4/6][v2] audit: add netlink audit protocol bind to check capabilities on multicast join Richard Guy Briggs (Tue Apr 22 2014 - 21:35:56 EST)
- [PATCH 0/2] arm64 topology updates Zi Shen Lim (Tue Apr 22 2014 - 21:40:31 EST)
- [PATCH 1/2] arm64, sched: Remove unused mc_capable() and smt_capable() Zi Shen Lim (Tue Apr 22 2014 - 21:40:40 EST)
- [PATCH 2/2] arm64: topology: add MPIDR-based detection Zi Shen Lim (Tue Apr 22 2014 - 21:40:59 EST)
- Re: [PATCH 3/4] ida: in-place ida allocation Lai Jiangshan (Tue Apr 22 2014 - 21:41:20 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald David Miller (Tue Apr 22 2014 - 21:43:12 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Tue Apr 22 2014 - 21:43:39 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Richard Guy Briggs (Tue Apr 22 2014 - 21:49:48 EST)
- Re: [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup Alexandre Courbot (Tue Apr 22 2014 - 21:50:10 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Tue Apr 22 2014 - 21:50:49 EST)
- [PATCH] Input: atkbd - fix keyboard LG Electronics Sheng-Liang Song (Tue Apr 22 2014 - 21:51:45 EST)
- Re: [PATCH 2/4] idr: reduce the number of MAX_IDR_FREE Lai Jiangshan (Tue Apr 22 2014 - 21:52:08 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Steven Rostedt (Tue Apr 22 2014 - 21:57:01 EST)
- Re: [PATCH 1/1] fs/xfs/xfs_log.c: Fix comparison to bool Dave Chinner (Tue Apr 22 2014 - 21:58:22 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition David Rientjes (Tue Apr 22 2014 - 21:59:24 EST)
- Re: [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Li Zhong (Tue Apr 22 2014 - 22:00:42 EST)
- Re: [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support Lan Tianyu (Tue Apr 22 2014 - 22:01:09 EST)
- Re: [PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA Jin, Yao (Tue Apr 22 2014 - 22:04:45 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Mike Galbraith (Tue Apr 22 2014 - 22:05:32 EST)
- Re: [PATCH v2 04/10] drm/nouveau/fb: add GK20A support Alexandre Courbot (Tue Apr 22 2014 - 22:08:01 EST)
- Re: [PATCH] workqueue: allow changing attributions of ordered workqueue Lai Jiangshan (Tue Apr 22 2014 - 22:14:15 EST)
- Re: rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Dave Chinner (Tue Apr 22 2014 - 22:18:43 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Steve Grubb (Tue Apr 22 2014 - 22:26:58 EST)
- RE: [PATCH] clocksource: fix clocksource_mmio_readX_down Li.Xiubo@xxxxxxxxxxxxx (Tue Apr 22 2014 - 22:27:31 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Weijie Yang (Tue Apr 22 2014 - 22:32:36 EST)
- Re: ftrace/kprobes: Warning when insmod two modules Masami Hiramatsu (Tue Apr 22 2014 - 22:38:04 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Jiang Liu (Tue Apr 22 2014 - 22:45:31 EST)
- Re: [PATCH 6/6] ARM: berlin: add the AHCI node for the BG2CD Jisheng Zhang (Tue Apr 22 2014 - 22:46:13 EST)
- Re: [PATCH 04/28] nios2: Exception handling Ley Foon Tan (Tue Apr 22 2014 - 22:47:17 EST)
- Re: [PATCH 5/6] ARM: berlin: add the AHCI node for the BG2 Jisheng Zhang (Tue Apr 22 2014 - 22:47:54 EST)
- Re: Why do we set _PAGE_DIRTY for page tables? Linus Torvalds (Tue Apr 22 2014 - 22:49:00 EST)
- Re: Why do we set _PAGE_DIRTY for page tables? H. Peter Anvin (Tue Apr 22 2014 - 22:51:50 EST)
- Re: [PATCH 06/28] nios2: Memory management LF.Tan (Tue Apr 22 2014 - 22:53:19 EST)
- [PATCH 5/4] ipc,shm: minor cleanups Davidlohr Bueso (Tue Apr 22 2014 - 22:54:10 EST)
- [PATCHv2 1/2] clocksource: fix type confusion for clocksource_mmio_readX_Y Xiubo Li (Tue Apr 22 2014 - 22:55:49 EST)
- [PATCHv2 2/2] clocksource: fix clocksource_mmio_readX_down Xiubo Li (Tue Apr 22 2014 - 22:56:04 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Joonsoo Kim (Tue Apr 22 2014 - 22:57:20 EST)
- [PATCH] smc91x: improve definition of debug macros Zi Shen Lim (Tue Apr 22 2014 - 23:05:58 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Joonsoo Kim (Tue Apr 22 2014 - 23:08:10 EST)
- Re: [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Greg Kroah-Hartman (Tue Apr 22 2014 - 23:20:32 EST)
- Re: [PATCH 2/6] netlink: have netlink per-protocol bind function return an error code. Richard Guy Briggs (Tue Apr 22 2014 - 23:20:58 EST)
- Re: [PATCH 20/28] nios2: Time keeping Ley Foon Tan (Tue Apr 22 2014 - 23:21:55 EST)
- Re: [PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members. navin patidar (Tue Apr 22 2014 - 23:31:49 EST)
- [perf] yet another 32/64-bit range check failure Vince Weaver (Tue Apr 22 2014 - 23:37:46 EST)
- [RFC][PATCH 3/3] timekeeping: Use printk_deferred when holding timekeeping seqlock John Stultz (Tue Apr 22 2014 - 23:37:59 EST)
- [RFC][PATCH 2/3] printk: Add printk_once_deferred John Stultz (Tue Apr 22 2014 - 23:38:18 EST)
- [RFC][PATCH 1/3] printk: Rename printk_sched to printk_deferred John Stultz (Tue Apr 22 2014 - 23:38:38 EST)
- [RFC][PATCH 0/3] Convert timekeeping core to use printk_deferred John Stultz (Tue Apr 22 2014 - 23:38:55 EST)
- Re: [PATCH 03/10] staging: rtl8188eu: Remove _ReadLEDSetting() function. navin patidar (Tue Apr 22 2014 - 23:46:36 EST)
- linux-next: build failure after merge of the wireless-next tree Stephen Rothwell (Tue Apr 22 2014 - 23:48:05 EST)
- [PATCH/RFC 0/5] Support loop-back NFS mounts - take 2 NeilBrown (Tue Apr 22 2014 - 23:48:21 EST)
- [PATCH 1/5] MM: avoid throttling reclaim for loop-back nfsd threads. NeilBrown (Tue Apr 22 2014 - 23:48:31 EST)
- [PATCH 2/5] SUNRPC: track whether a request is coming from a loop-back interface. NeilBrown (Tue Apr 22 2014 - 23:48:38 EST)
- [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed. NeilBrown (Tue Apr 22 2014 - 23:48:47 EST)
- [PATCH 4/5] SUNRPC: track when a client connection is routed to the local host. NeilBrown (Tue Apr 22 2014 - 23:48:58 EST)
- [PATCH 5/5] NFS: avoid deadlocks with loop-back mounted NFS filesystems. NeilBrown (Tue Apr 22 2014 - 23:49:12 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Weijie Yang (Tue Apr 22 2014 - 23:52:18 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald David Miller (Tue Apr 22 2014 - 23:55:28 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Eric Paris (Tue Apr 22 2014 - 23:58:12 EST)
- Re: [PATCH] mmc: dw_mmc: Don't print data errors Alim Akhtar (Wed Apr 23 2014 - 00:09:57 EST)
- Re: [perf] yet another 32/64-bit range check failure Vince Weaver (Wed Apr 23 2014 - 00:11:37 EST)
- [PATCH] usb: phy: tahvo: Use devm_extcon_dev_* function for resource management of extcon Chanwoo Choi (Wed Apr 23 2014 - 00:12:46 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Apr 23 2014 - 00:17:41 EST)
- Re: [PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support sundeep subbaraya (Wed Apr 23 2014 - 00:28:49 EST)
- Re: [PATCH] cpufreq: Kconfig: Fix spelling errors Viresh Kumar (Wed Apr 23 2014 - 00:30:40 EST)
- [PATCH] ceph: fix corruption when using page_count 0 page in rbd Chunwei Chen (Wed Apr 23 2014 - 00:35:54 EST)
- Re: [PATCH] cpufreq: powernow-k8: Fix checkpatch warnings Viresh Kumar (Wed Apr 23 2014 - 00:47:07 EST)
- Re: [PATCH V2 01/19] tick: trivial cleanups Viresh Kumar (Wed Apr 23 2014 - 00:49:23 EST)
- Re: [PATCHSET 0/9] perf tools: Fixup for the --percentage change Namhyung Kim (Wed Apr 23 2014 - 00:49:33 EST)
- Re: [PATCH 1/9] perf report: Count number of entries and samples separately Namhyung Kim (Wed Apr 23 2014 - 00:53:06 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Jiang Liu (Wed Apr 23 2014 - 00:53:49 EST)
- Re: [PATCH 2/9] perf hists: Introduce hists__add_nr_events() Namhyung Kim (Wed Apr 23 2014 - 00:54:09 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 00:57:33 EST)
- Re: [PATCH 3/9] perf tools: Account entry stats when it's added to the output tree Namhyung Kim (Wed Apr 23 2014 - 00:58:28 EST)
- Re: [PATCH] zram: correct offset usage in zram_bio_discard Joonsoo Kim (Wed Apr 23 2014 - 00:59:23 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Wed Apr 23 2014 - 01:03:57 EST)
- linux-next: Tree for Apr 23 Stephen Rothwell (Wed Apr 23 2014 - 01:05:16 EST)
- Re: [PATCH 1/4] ipc/shm.c: check for ulong overflows in shmat Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:05:57 EST)
- Re: [PATCH 2/4] ipc/shm.c: check for overflows of shm_tot Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:06:01 EST)
- Re: [PATCH 4/4] ipc/shm.c: Increase the defaults for SHMALL, SHMMAX. Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:06:08 EST)
- Re: [PATCH 3/4] ipc/shm.c: check for integer overflow during shmget. Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:06:32 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Eric Biggers (Wed Apr 23 2014 - 01:06:49 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:08:00 EST)
- RE: [PATCHv2 2/3] regmap: Add the DT binding documentation for endianness Li.Xiubo@xxxxxxxxxxxxx (Wed Apr 23 2014 - 01:08:30 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:15:21 EST)
- Re: [PATCH 3/9] perf tools: Account entry stats when it's added to the output tree Namhyung Kim (Wed Apr 23 2014 - 01:15:33 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Adam Williamson (Wed Apr 23 2014 - 01:17:11 EST)
- [PATCH] autofs - fix lockref lookup Ian Kent (Wed Apr 23 2014 - 01:20:50 EST)
- Re: [PATCH] vfs: rw_copy_check_uvector() - free iov on error Eric Biggers (Wed Apr 23 2014 - 01:25:45 EST)
- [PATCH 1/3] f2fs: clean up long variable names Jaegeuk Kim (Wed Apr 23 2014 - 01:26:00 EST)
- [PATCH 3/3] f2fs: return errors right after checking them Jaegeuk Kim (Wed Apr 23 2014 - 01:26:10 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Davidlohr Bueso (Wed Apr 23 2014 - 01:26:47 EST)
- [PATCH 2/3] f2fs: pass flags field to setxattr functions Jaegeuk Kim (Wed Apr 23 2014 - 01:27:05 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 01:29:04 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Peter Zijlstra (Wed Apr 23 2014 - 01:32:28 EST)
- Re: Microblaze image hanging in qemu with 3.15-rc Michal Simek (Wed Apr 23 2014 - 01:32:51 EST)
- Re: debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline poma (Wed Apr 23 2014 - 01:33:24 EST)
- Re: [PATCH] sched / idle: Make cpuidle_idle_call() void Peter Zijlstra (Wed Apr 23 2014 - 01:36:32 EST)
- Re: [PATCH] Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag Rusty Russell (Wed Apr 23 2014 - 01:42:01 EST)
- Re: [PATCH 3/9] drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. Rusty Russell (Wed Apr 23 2014 - 01:42:01 EST)
- Re: Futex Question (64 bits?) Rusty Russell (Wed Apr 23 2014 - 01:42:24 EST)
- Re: [PATCH v2] fix printk output Rusty Russell (Wed Apr 23 2014 - 01:42:47 EST)
- Re: [PATCH 1/3] tools: Unify export.h Rusty Russell (Wed Apr 23 2014 - 01:43:04 EST)
- Re: [PATCH] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling Leela Krishna Amudala (Wed Apr 23 2014 - 01:45:10 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Jiang Liu (Wed Apr 23 2014 - 01:45:24 EST)
- Re: [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Lan Tianyu (Wed Apr 23 2014 - 01:47:45 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Peter Zijlstra (Wed Apr 23 2014 - 01:51:18 EST)
- Re: [PATCH] extcon: palmas: explicitly set edev name as node name Kishon Vijay Abraham I (Wed Apr 23 2014 - 01:51:59 EST)
- [PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling Leela Krishna Amudala (Wed Apr 23 2014 - 01:52:19 EST)
- Re: [PATCH] soc_button_array: fix a crash during rmmod Dmitry Torokhov (Wed Apr 23 2014 - 01:53:23 EST)
- Re: [PATCH 4/9] perf tools: Introduce hists__inc_dump_events() Namhyung Kim (Wed Apr 23 2014 - 01:59:31 EST)
- Re: [PATCH 0/6] input: cyapa: integrated with gen5 trackpad supported in one driver. Dmitry Torokhov (Wed Apr 23 2014 - 01:59:59 EST)
- Re: [PATCH] dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ Vinod Koul (Wed Apr 23 2014 - 02:03:29 EST)
- Re: mapping instructions to dynamic languages like java, python, ruby Namhyung Kim (Wed Apr 23 2014 - 02:04:11 EST)
- [git pull] Input updates for 3.15-rc2 Dmitry Torokhov (Wed Apr 23 2014 - 02:06:27 EST)
- Re: [PATCH 0/3] tools lib traceevent: Options for plugins Namhyung Kim (Wed Apr 23 2014 - 02:07:47 EST)
- Re: [PATCHSET 0/9] perf tools: Fixup for the --percentage change Ingo Molnar (Wed Apr 23 2014 - 02:09:55 EST)
- [f2fs-dev][PATCH 2/2 v2] f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek Chao Yu (Wed Apr 23 2014 - 02:11:18 EST)
- [GIT PULL] serial: Cadence Michal Simek (Wed Apr 23 2014 - 02:11:29 EST)
- Re: [PATCH v2 04/10] drm/nouveau/fb: add GK20A support Alexandre Courbot (Wed Apr 23 2014 - 02:11:54 EST)
- Re: [PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4) Namhyung Kim (Wed Apr 23 2014 - 02:15:44 EST)
- Re: [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver Chander Kashyap (Wed Apr 23 2014 - 02:20:16 EST)
- RE: [PATCH] mmc: dw_mmc: Don't print data errors Seungwon Jeon (Wed Apr 23 2014 - 02:22:53 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Wed Apr 23 2014 - 02:25:15 EST)
- Re: [RESEND PATCH v3 8/9] tty: cadence: Document DT binding Michal Simek (Wed Apr 23 2014 - 02:29:34 EST)
- Re: [RESEND PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding Michal Simek (Wed Apr 23 2014 - 02:29:38 EST)
- [PATCH v2 2/2] perf tools: Get rid of on_exit() feature test Namhyung Kim (Wed Apr 23 2014 - 02:40:49 EST)
- [PATCH v2 1/2] perf record: Propagate exit status of a command line workload Namhyung Kim (Wed Apr 23 2014 - 02:41:07 EST)
- Re: [PATCH 2/4] mm/memcontrol.c: use accessor to get id from css Jianyu Zhan (Wed Apr 23 2014 - 02:41:47 EST)
- RE: [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Zheng, Lv (Wed Apr 23 2014 - 02:48:24 EST)
- Re: [PATCH v6 06/19] usb: phy: msm: Fix checkpatch.pl warnings Ivan T. Ivanov (Wed Apr 23 2014 - 02:52:15 EST)
- Re: [PATCH 19/28] nios2: Device tree support Ley Foon Tan (Wed Apr 23 2014 - 02:52:54 EST)
- [PATCH v2 0/5] ACPICA: Fix some mis-ordered inclusions. Lv Zheng (Wed Apr 23 2014 - 02:53:58 EST)
- [PATCH v2 1/5] ACPICA: OSL: Add direct inclusion of extra header. Lv Zheng (Wed Apr 23 2014 - 02:54:11 EST)
- [PATCH v2 2/5] ACPICA: Add <acpi/acpi_opt.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>. Lv Zheng (Wed Apr 23 2014 - 02:54:22 EST)
- [PATCH v2 3/5] ACPICA: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> from <acpi/platform/aclinux.h>. Lv Zheng (Wed Apr 23 2014 - 02:54:30 EST)
- [PATCH v2 4/5] ACPICA: Cleanup redudant definitions that already have defaults in <acpi/platform/acenv.h>. Lv Zheng (Wed Apr 23 2014 - 02:54:39 EST)
- [PATCH v2 5/5] ACPICA: Remove deprecated _LINUX definitions for ACPICA. Lv Zheng (Wed Apr 23 2014 - 02:55:07 EST)
- [PATCH 5/7] perf ui/tui: Rename hist_browser__update_nr_entries() Namhyung Kim (Wed Apr 23 2014 - 03:00:32 EST)
- [PATCH 4/7] perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries() Namhyung Kim (Wed Apr 23 2014 - 03:01:05 EST)
- Re: [PATCHv2] pinctrl: exynos: Add driver data for Exynos3250 Linus Walleij (Wed Apr 23 2014 - 03:01:18 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Hubert Chaumette (Wed Apr 23 2014 - 03:01:37 EST)
- [PATCH 3/7] perf hists: Add missing update on filtered stats in hists__decay_entries() Namhyung Kim (Wed Apr 23 2014 - 03:02:04 EST)
- [PATCH 2/7] perf tools: Account entry stats when it's added to the output tree Namhyung Kim (Wed Apr 23 2014 - 03:02:26 EST)
- [PATCH 1/7] perf report: Count number of entries separately Namhyung Kim (Wed Apr 23 2014 - 03:02:50 EST)
- [PATCHSET 0/7] perf tools: Fixup for the --percentage change (v2) Namhyung Kim (Wed Apr 23 2014 - 03:03:20 EST)
- [PATCH 6/7] perf top/tui: Update nr_entries properly after a filter is applied Namhyung Kim (Wed Apr 23 2014 - 03:03:50 EST)
- [PATCH 7/7] perf hists/tui: Count callchain rows separately Namhyung Kim (Wed Apr 23 2014 - 03:04:12 EST)
- Re: [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads Michal Hocko (Wed Apr 23 2014 - 03:04:31 EST)
- Re: [STLinux Kernel] [PATCH 3/4] ARM: dts: Typo s/interrupts-names/interrupt-names/g Patrice Chotard (Wed Apr 23 2014 - 03:05:27 EST)
- Re: [PATCH 23/28] nios2: Nios2 registers Ley Foon Tan (Wed Apr 23 2014 - 03:10:35 EST)
- Re: [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Daniel Vetter (Wed Apr 23 2014 - 03:11:39 EST)
- Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Michal Simek (Wed Apr 23 2014 - 03:12:44 EST)
- [PATCH -mm v3 0/3] kmemcg: simplify work-flow Vladimir Davydov (Wed Apr 23 2014 - 03:13:24 EST)
- [PATCH -mm v3 2/3] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab Vladimir Davydov (Wed Apr 23 2014 - 03:13:28 EST)
- [PATCH -mm v3 1/3] memcg, slab: do not schedule cache destruction when last page goes away Vladimir Davydov (Wed Apr 23 2014 - 03:14:05 EST)
- [PATCH -mm v3 3/3] memcg, slab: simplify synchronization scheme Vladimir Davydov (Wed Apr 23 2014 - 03:14:28 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Sebastian Andrzej Siewior (Wed Apr 23 2014 - 03:14:51 EST)
- Re: [RFC 4/5] drm: Introduce drm_set_unique() Thierry Reding (Wed Apr 23 2014 - 03:18:43 EST)
- Re: [PATCH 04/28] nios2: Exception handling Geert Uytterhoeven (Wed Apr 23 2014 - 03:20:51 EST)
- Re: [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support Mika Westerberg (Wed Apr 23 2014 - 03:22:39 EST)
- Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Sam Ravnborg (Wed Apr 23 2014 - 03:23:40 EST)
- Re: rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Ivan Pantovic (Wed Apr 23 2014 - 03:23:52 EST)
- Re: [PATCH 06/28] nios2: Memory management Geert Uytterhoeven (Wed Apr 23 2014 - 03:24:58 EST)
- Re: [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support Lan Tianyu (Wed Apr 23 2014 - 03:25:42 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Michal Simek (Wed Apr 23 2014 - 03:27:48 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Vlastimil Babka (Wed Apr 23 2014 - 03:30:32 EST)
- Re: [PATCHv2] pinctrl: exynos: Add driver data for Exynos3250 Chanwoo Choi (Wed Apr 23 2014 - 03:30:50 EST)
- [PATCHv2 3/3] regmap: add DT endianness binding support. Xiubo Li (Wed Apr 23 2014 - 03:31:01 EST)
- [PATCHv2 2/3] regmap: Add the DT binding documentation for endianness Xiubo Li (Wed Apr 23 2014 - 03:31:17 EST)
- [PATCHv2 1/3] dt/bindings: Add the DT binding documentation for endianness Xiubo Li (Wed Apr 23 2014 - 03:32:01 EST)
- [PATCHv2 0/3] add DT endianness binding support Xiubo Li (Wed Apr 23 2014 - 03:32:23 EST)
- Re: [PATCH v2 05/13] extcon: extcon-class: improve extcon client API Robert Baldyga (Wed Apr 23 2014 - 03:33:43 EST)
- Re: [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config Mika Westerberg (Wed Apr 23 2014 - 03:34:10 EST)
- Re: [PATCH 19/28] nios2: Device tree support Arnd Bergmann (Wed Apr 23 2014 - 03:35:50 EST)
- Re: [PATCH 18/18] asm-generic: io: define relaxed accessor macros unconditionally Michal Simek (Wed Apr 23 2014 - 03:36:30 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Hubert Chaumette (Wed Apr 23 2014 - 03:36:41 EST)
- Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Vivek Gautam (Wed Apr 23 2014 - 03:37:38 EST)
- Re: [tip:locking/core] arch,s390: Convert smp_mb__*() Martin Schwidefsky (Wed Apr 23 2014 - 03:38:15 EST)
- [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Chris Wilson (Wed Apr 23 2014 - 03:39:48 EST)
- Re: [PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework Vivek Gautam (Wed Apr 23 2014 - 03:40:37 EST)
- Re: [PATCH 2/2] nohz: delayed iowait accounting for nohz idle time stats Hidetoshi Seto (Wed Apr 23 2014 - 03:41:22 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Gregory CLEMENT (Wed Apr 23 2014 - 03:45:16 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Wed Apr 23 2014 - 03:48:15 EST)
- Re: [PATCH 28/28] Documentation: Add documentation for Nios2 architecture Ley Foon Tan (Wed Apr 23 2014 - 03:48:52 EST)
- Re: [PATCH v6 11/19] usb: phy: msm: Add device tree support and binding information Ivan T. Ivanov (Wed Apr 23 2014 - 03:49:35 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Ville Syrjälä (Wed Apr 23 2014 - 03:50:59 EST)
- [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Chris Wilson (Wed Apr 23 2014 - 03:54:57 EST)
- Re: [PATCH 23/28] nios2: Nios2 registers Tobias Klauser (Wed Apr 23 2014 - 04:00:34 EST)
- Re: Developer wanted: AMD64 port of Jailhouse hypervisor Carlo Vitucci (Wed Apr 23 2014 - 04:01:46 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Pankaj Dubey (Wed Apr 23 2014 - 04:05:24 EST)
- Re: [PATCH v3 0/3] staging: gdm72xx: Minor cleanup Dan Carpenter (Wed Apr 23 2014 - 04:05:52 EST)
- [PATCH] ASoC: SAMSUNG: Don't clear clock setting during i2s_startup Tushar Behera (Wed Apr 23 2014 - 04:06:36 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Sebastian Andrzej Siewior (Wed Apr 23 2014 - 04:10:57 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Antoine Ténart (Wed Apr 23 2014 - 04:13:27 EST)
- Re: [PATCH] mmc: dw_mmc: Don't print data errors Ulf Hansson (Wed Apr 23 2014 - 04:17:43 EST)
- [PATCH] staging: silicom: remove redundant pci_get_drvdata() call Daeseok Youn (Wed Apr 23 2014 - 04:19:21 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Antoine Ténart (Wed Apr 23 2014 - 04:21:16 EST)
- Re: [libata/ahci] 8a4aeec8d2d: +138.4% perf-stat.dTLB-store-misses, +37.2% perf-stat.dTLB-load-misses Jet Chen (Wed Apr 23 2014 - 04:21:26 EST)
- Re: [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks Chander Kashyap (Wed Apr 23 2014 - 04:22:54 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Antoine Ténart (Wed Apr 23 2014 - 04:24:24 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Ville Syrjälä (Wed Apr 23 2014 - 04:24:39 EST)
- Re: rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Dave Chinner (Wed Apr 23 2014 - 04:26:16 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Mika Westerberg (Wed Apr 23 2014 - 04:27:05 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Michal Simek (Wed Apr 23 2014 - 04:28:19 EST)
- Re: [PATCH 1/6] ata: ahci: add AHCI support for Berlin SoCs Antoine Ténart (Wed Apr 23 2014 - 04:34:12 EST)
- Re: [PATCHv2 1/3] dt/bindings: Add the DT binding documentation for endianness Mark Rutland (Wed Apr 23 2014 - 04:34:43 EST)
- Re: [PATCH] staging: silicom: remove redundant pci_get_drvdata() call Dan Carpenter (Wed Apr 23 2014 - 04:36:23 EST)
- Re: [PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members. Dan Carpenter (Wed Apr 23 2014 - 04:37:51 EST)
- Re: [PATCH 2/6] mfd: stmpe: add optional regulators Linus Walleij (Wed Apr 23 2014 - 04:38:44 EST)
- Re: [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO Geert Uytterhoeven (Wed Apr 23 2014 - 04:39:12 EST)
- Re: [PATCHv2 2/3] regmap: Add the DT binding documentation for endianness Mark Rutland (Wed Apr 23 2014 - 04:40:43 EST)
- Re: [RFC 4/5] drm: Introduce drm_set_unique() Daniel Vetter (Wed Apr 23 2014 - 04:41:18 EST)
- [PATCH RESEND] zram: correct offset usage in zram_bio_discard Weijie Yang (Wed Apr 23 2014 - 04:42:39 EST)
- Re: Developer wanted: AMD64 port of Jailhouse hypervisor Jan Kiszka (Wed Apr 23 2014 - 04:43:59 EST)
- Re: [PATCH 04/15] arm64: __NR_compat_syscalls fix Miklos Szeredi (Wed Apr 23 2014 - 04:46:52 EST)
- Re: [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Ivan T. Ivanov (Wed Apr 23 2014 - 04:49:36 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Peter Zijlstra (Wed Apr 23 2014 - 04:49:52 EST)
- Re: [PATCH v3 0/3] staging: gdm72xx: Minor cleanup Michalis Pappas (Wed Apr 23 2014 - 04:50:14 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Peter Zijlstra (Wed Apr 23 2014 - 04:50:49 EST)
- Re: [PATCH 3/6] mfd: stmpe: prope properly from the device tree Linus Walleij (Wed Apr 23 2014 - 04:52:57 EST)
- [PATCH 3/3] ARM: at91/dt: sam9rl: Fix PLL output range and mck divisors Alexandre Belloni (Wed Apr 23 2014 - 04:54:04 EST)
- [PATCH 2/3] ARM: at91/dt: sam9261: Add ssc2, SSC clocks and pcks Alexandre Belloni (Wed Apr 23 2014 - 04:54:32 EST)
- Re: Developer wanted: AMD64 port of Jailhouse hypervisor Jan Kiszka (Wed Apr 23 2014 - 04:54:51 EST)
- [PATCH 1/3] ARM: at91/dt: sam9261: Fix PLL output ranges and other clocks divisors Alexandre Belloni (Wed Apr 23 2014 - 04:55:31 EST)
- I NEED YOUR URGENT RESPONSE FROM MRS GRACE MANDA (Wed Apr 23 2014 - 04:57:41 EST)
- Re: [XEN PATCH 1/2] hvm: Support more than 32 VCPUS when migrating. Jan Beulich (Wed Apr 23 2014 - 04:57:57 EST)
- Re: [PATCH 5/6] ARM: berlin: add the AHCI node for the BG2 Antoine Ténart (Wed Apr 23 2014 - 04:58:19 EST)
- Re: [PATCH 3.13] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Luis Henriques (Wed Apr 23 2014 - 04:59:06 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Alexandre Julliard (Wed Apr 23 2014 - 05:00:06 EST)
- Re: [PATCH v2 1/2] ARM: dts: berlin: add the SDHCI nodes for the BG2Q Antoine Ténart (Wed Apr 23 2014 - 05:02:59 EST)
- [PATCH V2] ASoC: SAMSUNG: Add sound card driver for Snow board Tushar Behera (Wed Apr 23 2014 - 05:03:18 EST)
- Re: [PATCH v3 0/3] staging: gdm72xx: Minor cleanup Dan Carpenter (Wed Apr 23 2014 - 05:07:43 EST)
- Re: [PATCH v3 0/3] staging: gdm72xx: Minor cleanup Dan Carpenter (Wed Apr 23 2014 - 05:09:32 EST)
- [PATCH] ASoC: max98095: Add an explicit of_match_table Tushar Behera (Wed Apr 23 2014 - 05:16:33 EST)
- Re: dropping capabilities in user namespace Eric W. Biederman (Wed Apr 23 2014 - 05:18:29 EST)
- RE: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Kukjin Kim (Wed Apr 23 2014 - 05:19:42 EST)
- Re: rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Ivan Pantovic (Wed Apr 23 2014 - 05:22:11 EST)
- Re: Developer wanted: AMD64 port of Jailhouse hypervisor Carlo Vitucci (Wed Apr 23 2014 - 05:26:15 EST)
- [Patch v2 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Chander Kashyap (Wed Apr 23 2014 - 05:26:37 EST)
- [Patch v2 4/4] mcpm: exynos: populate suspend and powered_up callbacks Chander Kashyap (Wed Apr 23 2014 - 05:26:47 EST)
- RE: [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Anton Tikhomirov (Wed Apr 23 2014 - 05:27:08 EST)
- [Patch v2 3/4] exynos: cpuidle: do not allow cpuidle registration for Exynos5420 Chander Kashyap (Wed Apr 23 2014 - 05:28:02 EST)
- [Patch v2 0/4] add cpuidle support for Exynos5420 Chander Kashyap (Wed Apr 23 2014 - 05:28:54 EST)
- [Patch v2 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver Chander Kashyap (Wed Apr 23 2014 - 05:29:38 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Jan Kara (Wed Apr 23 2014 - 05:30:54 EST)
- Re: [PATCH v3 0/3] usb: chipidea: msm: Clean and fix glue layer driver Peter Chen (Wed Apr 23 2014 - 05:32:45 EST)
- [PATCH] USB: serial: fix sysfs-attribute removal deadlock Johan Hovold (Wed Apr 23 2014 - 05:35:04 EST)
- [Query]: hrtimers: why don't we consider hrtimers in get_next_timer_interrupt() Viresh Kumar (Wed Apr 23 2014 - 05:38:38 EST)
- Re: [PATCH 04/15] arm64: __NR_compat_syscalls fix Catalin Marinas (Wed Apr 23 2014 - 05:41:24 EST)
- Re: [PATCH 2/2] nohz: delayed iowait accounting for nohz idle time stats Peter Zijlstra (Wed Apr 23 2014 - 05:41:48 EST)
- Re: [PATCH 3/3] ARM: at91/dt: sam9rl: Fix PLL output range and mck divisors Boris BREZILLON (Wed Apr 23 2014 - 05:46:21 EST)
- RE: [PATCH] i2c: s3c2410: resume race fix Kukjin Kim (Wed Apr 23 2014 - 05:50:40 EST)
- Re: [PATCH v2] fix printk output Lucas De Marchi (Wed Apr 23 2014 - 05:51:04 EST)
- Re: [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Vivek Gautam (Wed Apr 23 2014 - 05:52:12 EST)
- Re: [PATCH 19/28] nios2: Device tree support Ley Foon Tan (Wed Apr 23 2014 - 05:52:29 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* One Thousand Gnomes (Wed Apr 23 2014 - 05:55:30 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Jan Moskyto Matejka (Wed Apr 23 2014 - 05:57:53 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Lee Jones (Wed Apr 23 2014 - 06:01:43 EST)
- Re: [Patch v2 0/4] add cpuidle support for Exynos5420 Rafael J. Wysocki (Wed Apr 23 2014 - 06:02:15 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Lee Jones (Wed Apr 23 2014 - 06:05:50 EST)
- Re: [PATCH 05/28] nios2: Traps exception handling Ley Foon Tan (Wed Apr 23 2014 - 06:08:00 EST)
- [PATCH 1/3] asm-generic: Add renameat2 syscall James Hogan (Wed Apr 23 2014 - 06:08:54 EST)
- [RFC 2/3] scripts/checksyscalls.sh: Make renameat optional James Hogan (Wed Apr 23 2014 - 06:09:21 EST)
- [PATCH 0/3] asm-generic: Add renameat2, drop renameat by default James Hogan (Wed Apr 23 2014 - 06:09:47 EST)
- [RFC 3/3] asm-generic: Drop renameat syscall from default list James Hogan (Wed Apr 23 2014 - 06:10:32 EST)
- Re: [perf] yet another 32/64-bit range check failure Peter Zijlstra (Wed Apr 23 2014 - 06:10:56 EST)
- [PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves Michal Hocko (Wed Apr 23 2014 - 06:12:29 EST)
- Re: [PATCH] cpufreq: powernow-k8: Fix checkpatch warnings Rafael J. Wysocki (Wed Apr 23 2014 - 06:21:44 EST)
- Re: [perf] yet another 32/64-bit range check failure Peter Zijlstra (Wed Apr 23 2014 - 06:23:10 EST)
- [PATCH] doc: make clean does not remove some xml files Masanari Iida (Wed Apr 23 2014 - 06:25:02 EST)
- Re: [PATCH 02/15] arm: __NR_syscalls fix Russell King - ARM Linux (Wed Apr 23 2014 - 06:28:24 EST)
- RE: [PATCH v4] ARM: perf: save/restore pmu registers in pm notifier Neil Zhang (Wed Apr 23 2014 - 06:32:05 EST)
- [PATCH v2] serial_core: fix uart PORT_UNKNOWN handling Thomas Pfaff (Wed Apr 23 2014 - 06:33:51 EST)
- Re: [PATCH 1/2] swap: change swap_info singly-linked list to list_head Mel Gorman (Wed Apr 23 2014 - 06:34:20 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Mark Rutland (Wed Apr 23 2014 - 06:36:04 EST)
- Re: [ANNOUNCE] 3.14-rt1 Mike Galbraith (Wed Apr 23 2014 - 06:37:22 EST)
- Re: [PATCH 2/2] arm64: topology: add MPIDR-based detection Mark Brown (Wed Apr 23 2014 - 06:37:54 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Rafael J. Wysocki (Wed Apr 23 2014 - 06:38:21 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Rafael J. Wysocki (Wed Apr 23 2014 - 06:42:28 EST)
- Re: [PATCH] ASoC: max98095: Add an explicit of_match_table Mark Brown (Wed Apr 23 2014 - 06:43:59 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Mark Rutland (Wed Apr 23 2014 - 06:45:51 EST)
- Re: [PATCH 1/2] omapdss: panel-tpo-td028ec1: Add DT support. Tomi Valkeinen (Wed Apr 23 2014 - 06:46:22 EST)
- Re: [PATCH 2/2 v4] staging: comedi: addi_apci_1564: tidy up apci1564_reset() Ian Abbott (Wed Apr 23 2014 - 06:47:55 EST)
- Re: [RFC 4/5] drm: Introduce drm_set_unique() David Herrmann (Wed Apr 23 2014 - 06:48:10 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Lee Jones (Wed Apr 23 2014 - 06:51:12 EST)
- Re: [RESEND PATCH v3 3/5] mfd: tps65090: Stop caching most registers Lee Jones (Wed Apr 23 2014 - 06:55:52 EST)
- Re: [PATCH 3.8 110/133] nfsd4: fix memory leak in nfsd4_encode_fattr() Luis Henriques (Wed Apr 23 2014 - 06:56:46 EST)
- RE: [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Anton Tikhomirov (Wed Apr 23 2014 - 06:57:48 EST)
- Re: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Arnd Bergmann (Wed Apr 23 2014 - 07:04:44 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode Jani Nikula (Wed Apr 23 2014 - 07:04:44 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Jan Kara (Wed Apr 23 2014 - 07:08:59 EST)
- Re: [Query]: tick-sched: why don't we stop tick when we are running idle task? Viresh Kumar (Wed Apr 23 2014 - 07:12:45 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Christian Borntraeger (Wed Apr 23 2014 - 07:12:59 EST)
- Re: [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Vivek Gautam (Wed Apr 23 2014 - 07:14:22 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Geert Uytterhoeven (Wed Apr 23 2014 - 07:14:43 EST)
- [RFC PATCH 2/2 with seqcount v3] reservation: add suppport for read-only access using rcu Maarten Lankhorst (Wed Apr 23 2014 - 07:15:55 EST)
- Re: [PATCH] staging: silicom: remove redundant pci_get_drvdata() call DaeSeok Youn (Wed Apr 23 2014 - 07:19:43 EST)
- Re: [PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA Mathias Nyman (Wed Apr 23 2014 - 07:24:21 EST)
- Re: [PATCH v3 3/5] mfd: tps65090: Stop caching most registers Lee Jones (Wed Apr 23 2014 - 07:28:17 EST)
- Re: [PATCH] ASoC: SAMSUNG: Don't clear clock setting during i2s_startup Mark Brown (Wed Apr 23 2014 - 07:31:15 EST)
- [PATCH 1/4] perf tests x86: Fix memory leak in sample_ustack() Jiri Olsa (Wed Apr 23 2014 - 07:31:42 EST)
- [PATCH 4/4] tools lib traceevent: Fix memory leak in pretty_print() Jiri Olsa (Wed Apr 23 2014 - 07:31:51 EST)
- [PATCH 2/4] perf tools: Disable libdw unwind for all but x86 arch Jiri Olsa (Wed Apr 23 2014 - 07:31:58 EST)
- [GIT PULL 0/4] perf/urgent fixes Jiri Olsa (Wed Apr 23 2014 - 07:32:19 EST)
- [PATCH 3/4] tools lib traceevent: Fix backward compatibility macros for pevent filter enums Jiri Olsa (Wed Apr 23 2014 - 07:32:51 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Mathias Nyman (Wed Apr 23 2014 - 07:34:53 EST)
- [PATCH v4 3/3] ahci: add support for Hisilicon sata Kefeng Wang (Wed Apr 23 2014 - 07:37:30 EST)
- [PATCH v4 1/3] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Kefeng Wang (Wed Apr 23 2014 - 07:38:00 EST)
- [PATCH v4 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host() Kefeng Wang (Wed Apr 23 2014 - 07:38:25 EST)
- [PATCH 3/6 v2] mfd: stmpe: prope properly from the device tree Linus Walleij (Wed Apr 23 2014 - 07:38:48 EST)
- [PATCH v4 0/3] ahci: add support for hisilicon sata Kefeng Wang (Wed Apr 23 2014 - 07:39:07 EST)
- Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments Linus Walleij (Wed Apr 23 2014 - 07:39:19 EST)
- [GIT PULL] regulator: First pull of MFD <-> Regulator IB (v3.16) Lee Jones (Wed Apr 23 2014 - 07:39:57 EST)
- Re: [PATCH 07/15] mips: add renameat2 syscall James Hogan (Wed Apr 23 2014 - 07:40:29 EST)
- Re: [PATCH] crypto_user: Fix out-of-bounds read Dan Carpenter (Wed Apr 23 2014 - 07:41:17 EST)
- Re: [blk] WARNING: CPU: 0 PID: 300 at kernel/softirq.c:156 _local_bh_enable_ip() Hong zhi guo (Wed Apr 23 2014 - 07:42:16 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets Ben Hutchings (Wed Apr 23 2014 - 07:42:27 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Mark Brown (Wed Apr 23 2014 - 07:42:46 EST)
- Re: [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe Linus Walleij (Wed Apr 23 2014 - 07:43:50 EST)
- [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Jeff Layton (Wed Apr 23 2014 - 07:45:10 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Jiri Olsa (Wed Apr 23 2014 - 07:45:54 EST)
- Re: [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table Dietmar Eggemann (Wed Apr 23 2014 - 07:46:32 EST)
- Re: [PATCH 15/15] asm-generic: add renameat2 syscall James Hogan (Wed Apr 23 2014 - 07:47:08 EST)
- Re: [PATCH v4 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host() Hans de Goede (Wed Apr 23 2014 - 07:48:21 EST)
- Re: [PATCH v3 1/5] mfd: tps65090: Don't tell child devices we have an IRQ if we don't Lee Jones (Wed Apr 23 2014 - 07:49:52 EST)
- Re: [PATCH v3 3/5] mfd: tps65090: Stop caching most registers Lee Jones (Wed Apr 23 2014 - 07:50:42 EST)
- Re: [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time Lee Jones (Wed Apr 23 2014 - 07:51:22 EST)
- [PATCH 0/2] ARM: hip04: add GPIO support Zhou Wang (Wed Apr 23 2014 - 07:52:16 EST)
- [PATCH 1/2] ARM: hip04: set ARCH_NR_GPIO to 128 Zhou Wang (Wed Apr 23 2014 - 07:52:54 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Krzysztof Kozlowski (Wed Apr 23 2014 - 07:53:07 EST)
- Re: [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Grant Likely (Wed Apr 23 2014 - 07:54:39 EST)
- [PATCH 2/2] ARM: dts: hip04: add gpio pieces Zhou Wang (Wed Apr 23 2014 - 07:57:20 EST)
- Re: [PATCH 02/15] arm: __NR_syscalls fix Miklos Szeredi (Wed Apr 23 2014 - 08:01:01 EST)
- Re: [PATCH 4/4] of/irq: Typo s/interrupts-names/interrupt-names/g Grant Likely (Wed Apr 23 2014 - 08:02:47 EST)
- Re: [PATCH v3 resend] clk: s2mps11: Add support for S2MPS14 clocks Krzysztof Kozlowski (Wed Apr 23 2014 - 08:04:44 EST)
- [PATCH][linux-next] staging/rtl8821ae: fix sparse address space warning Anders Darander (Wed Apr 23 2014 - 08:06:51 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Timur Tabi (Wed Apr 23 2014 - 08:07:28 EST)
- Re: [PATCH v2 1/2] perf record: Propagate exit status of a command line workload Stephane Eranian (Wed Apr 23 2014 - 08:11:49 EST)
- Re: [PATCH v4 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host() kefeng.wang (Wed Apr 23 2014 - 08:12:05 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Oliver Neukum (Wed Apr 23 2014 - 08:13:10 EST)
- Re: BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25 Steven Rostedt (Wed Apr 23 2014 - 08:15:39 EST)
- Re: [RFC 2/3] scripts/checksyscalls.sh: Make renameat optional Arnd Bergmann (Wed Apr 23 2014 - 08:15:54 EST)
- Re: [PATCH 1/3] asm-generic: Add renameat2 syscall Arnd Bergmann (Wed Apr 23 2014 - 08:16:08 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Mika Westerberg (Wed Apr 23 2014 - 08:16:25 EST)
- Re: [PATCH v2 11/24] input: Port hid-holtekff to ff-memless-next Oliver Neukum (Wed Apr 23 2014 - 08:17:59 EST)
- Re: [RFC 3/3] asm-generic: Drop renameat syscall from default list Arnd Bergmann (Wed Apr 23 2014 - 08:18:57 EST)
- Re: [ANNOUNCE] 3.14-rt1 Steven Rostedt (Wed Apr 23 2014 - 08:20:03 EST)
- Re: [PATCH 0/2] Stack trace fix and ftrace documentation fixes Steven Rostedt (Wed Apr 23 2014 - 08:21:42 EST)
- Re: [PATCH 04/28] nios2: Exception handling Arnd Bergmann (Wed Apr 23 2014 - 08:24:23 EST)
- Re: [Query]: hrtimers: why don't we consider hrtimers in get_next_timer_interrupt() Preeti Murthy (Wed Apr 23 2014 - 08:24:58 EST)
- [PATCH RESEND 2/2] power: max8925: Use of_get_child_by_name Krzysztof Kozlowski (Wed Apr 23 2014 - 08:26:21 EST)
- [PATCH RESEND 1/2] power: max8925: Fix NULL ptr dereference on memory allocation failure Krzysztof Kozlowski (Wed Apr 23 2014 - 08:26:45 EST)
- [PATCH v4 3/3] usb: chipidea: msm: Initialize offset of the capability registers Ivan T. Ivanov (Wed Apr 23 2014 - 08:29:19 EST)
- [PATCH RESEND 1/2] rtc: 88pm860x: Use of_get_child_by_name Krzysztof Kozlowski (Wed Apr 23 2014 - 08:29:41 EST)
- [PATCH RESEND 2/2] rtc: 88pm860x: Add missing of_node_put Krzysztof Kozlowski (Wed Apr 23 2014 - 08:30:07 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Michal Malý (Wed Apr 23 2014 - 08:30:58 EST)
- Re: [PATCH][linux-next] staging/rtl8821ae: fix sparse address space warning Dan Carpenter (Wed Apr 23 2014 - 08:31:16 EST)
- Re: [PATCH v2 11/24] input: Port hid-holtekff to ff-memless-next Michal Malý (Wed Apr 23 2014 - 08:31:55 EST)
- Re: [PATCH 3/3] usb: dwc3-exynos: Make provision for vdd regulators Jingoo Han (Wed Apr 23 2014 - 08:32:00 EST)
- Re: [PATCH v2 0/7] Add cros_ec changes for newer boards Lee Jones (Wed Apr 23 2014 - 08:33:04 EST)
- [PATCH v4 1/3] usb: chipidea: msm: Add device tree binding information Ivan T. Ivanov (Wed Apr 23 2014 - 08:33:33 EST)
- Re: [PATCH v2 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly Lee Jones (Wed Apr 23 2014 - 08:34:00 EST)
- [PATCH v4 0/3] usb: chipidea: msm: Clean and fix glue layer driver Ivan T. Ivanov (Wed Apr 23 2014 - 08:34:34 EST)
- Re: [PATCH v2 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi Lee Jones (Wed Apr 23 2014 - 08:34:54 EST)
- Re: [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI Arnd Bergmann (Wed Apr 23 2014 - 08:35:35 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading One Thousand Gnomes (Wed Apr 23 2014 - 08:36:05 EST)
- Re: [PATCH v2 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms Lee Jones (Wed Apr 23 2014 - 08:36:23 EST)
- Re: [PATCH v2] serial_core: fix uart PORT_UNKNOWN handling One Thousand Gnomes (Wed Apr 23 2014 - 08:36:50 EST)
- [PATCH v5 1/3] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS Kefeng Wang (Wed Apr 23 2014 - 08:37:20 EST)
- [PATCH v5 3/3] ahci: add support for Hisilicon sata Kefeng Wang (Wed Apr 23 2014 - 08:37:40 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 08:37:57 EST)
- Re: [PATCH v2 6/7] i2c: ChromeOS EC tunnel driver Lee Jones (Wed Apr 23 2014 - 08:38:16 EST)
- [PATCH v5 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host() Kefeng Wang (Wed Apr 23 2014 - 08:39:08 EST)
- Re: [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks Arnd Bergmann (Wed Apr 23 2014 - 08:39:27 EST)
- Re: [PATCH v6 6/8] ARM: sun6i: Sort the NMI node by physical address Arnd Bergmann (Wed Apr 23 2014 - 08:39:46 EST)
- Re: [PATCH v2 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources Lee Jones (Wed Apr 23 2014 - 08:41:00 EST)
- [PATCH v5 0/3] ahci: add support for hisilicon sata Kefeng Wang (Wed Apr 23 2014 - 08:41:21 EST)
- Re: [RFC 3/3] asm-generic: Drop renameat syscall from default list James Hogan (Wed Apr 23 2014 - 08:41:48 EST)
- [PATCH 3/4 v2] gpio: tc3589x: get rid of static IRQ and GPIO bases Linus Walleij (Wed Apr 23 2014 - 08:42:08 EST)
- Re: [PATCH] perf/tool: Fix usage of trace events with '-' in trace system name. Christian Borntraeger (Wed Apr 23 2014 - 08:43:05 EST)
- Re: [PATCH v5 0/3] ahci: add support for hisilicon sata Hans de Goede (Wed Apr 23 2014 - 08:43:38 EST)
- Re: [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Jingoo Han (Wed Apr 23 2014 - 08:43:58 EST)
- Re: [PATCH 3.13] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Zoltan Kiss (Wed Apr 23 2014 - 08:44:48 EST)
- Re: [PATCH v2 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable Lee Jones (Wed Apr 23 2014 - 08:44:56 EST)
- Re: [PATCH 2/3] usb: ehci-exynos: Make provision for vdd regulators Jingoo Han (Wed Apr 23 2014 - 08:45:31 EST)
- Re: [PATCH v6 2/8] ARM: sunxi: Split out the various machines into separate files Arnd Bergmann (Wed Apr 23 2014 - 08:46:58 EST)
- Re: [GIT PULL] regulator: First pull of MFD <-> Regulator IB (v3.16) Mark Brown (Wed Apr 23 2014 - 08:47:24 EST)
- [PATCH v4 2/3] usb: chipidea: msm: Add device tree support Ivan T. Ivanov (Wed Apr 23 2014 - 08:48:07 EST)
- Re: [PATCH] proc: fix documentation for /proc/stat, line "intr" Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 08:49:05 EST)
- [PATCH] provide irq_force_affinity fallback for non-SMP Arnd Bergmann (Wed Apr 23 2014 - 08:49:39 EST)
- Re: [PATCH] ASoC: core: Don't break component searching if both id and num_dai are 0 Mark Brown (Wed Apr 23 2014 - 08:50:00 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Stephane Eranian (Wed Apr 23 2014 - 08:52:20 EST)
- [PATCH] ftrace/arm: add save_stack_trace_regs() implementation Lin Yongting (Wed Apr 23 2014 - 08:53:06 EST)
- Re: [PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves Johannes Weiner (Wed Apr 23 2014 - 08:55:17 EST)
- Re: [PATCH RESEND 1/2] rtc: 88pm860x: Use of_get_child_by_name Jingoo Han (Wed Apr 23 2014 - 08:57:50 EST)
- Re: [PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4) Don Zickus (Wed Apr 23 2014 - 08:58:59 EST)
- [PATCH linux-next v2] staging/rtl8821ae: fix sparse address space warning Anders Darander (Wed Apr 23 2014 - 09:00:00 EST)
- Re: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Liviu Dudau (Wed Apr 23 2014 - 09:00:33 EST)
- [PATCH][linux-next] wireless: fixed bad dev_info integer type warning Jan Moskyto Matejka (Wed Apr 23 2014 - 09:01:01 EST)
- Re: [PATCH 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT Vikas Sajjan (Wed Apr 23 2014 - 09:03:17 EST)
- Re: [PATCH] ftrace/arm: add save_stack_trace_regs() implementation Steven Rostedt (Wed Apr 23 2014 - 09:04:15 EST)
- Re: [PATCH v5 0/9] mfd: max14577: Add support for MAX77836 Lee Jones (Wed Apr 23 2014 - 09:04:30 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Michal Simek (Wed Apr 23 2014 - 09:04:47 EST)
- OBIEE Online Training srinivas (Wed Apr 23 2014 - 09:07:23 EST)
- [LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2014 chrubis (Wed Apr 23 2014 - 09:07:47 EST)
- Re: [GIT PULL 0/4] perf/urgent fixes Ingo Molnar (Wed Apr 23 2014 - 09:10:03 EST)
- [PATCH linux-next v3] staging/rtl8821ae: fix sparse address space warning Anders Darander (Wed Apr 23 2014 - 09:10:24 EST)
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only Grant Likely (Wed Apr 23 2014 - 09:11:21 EST)
- Re: [PATCH linux-next v2] staging/rtl8821ae: fix sparse address space warning Dan Carpenter (Wed Apr 23 2014 - 09:13:01 EST)
- Re: [PATCH 2/2] swap: use separate priority list for available swap_infos Mel Gorman (Wed Apr 23 2014 - 09:14:20 EST)
- [tip:perf/urgent] tools lib traceevent: Fix backward compatibility macros for pevent filter enums tip-bot for Steven Rostedt (Wed Apr 23 2014 - 09:14:32 EST)
- [tip:perf/urgent] tools lib traceevent: Fix memory leak in pretty_print() tip-bot for Steven Rostedt (Wed Apr 23 2014 - 09:14:51 EST)
- Re: [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI Maxime Ripard (Wed Apr 23 2014 - 09:15:16 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Grant Likely (Wed Apr 23 2014 - 09:15:40 EST)
- Re: [PATCH v6 6/8] ARM: sun6i: Sort the NMI node by physical address Maxime Ripard (Wed Apr 23 2014 - 09:16:33 EST)
- Re: [GIT PULL 0/4] perf/urgent fixes Ingo Molnar (Wed Apr 23 2014 - 09:16:58 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Grant Likely (Wed Apr 23 2014 - 09:17:43 EST)
- [tip:perf/urgent] perf tools: Disable libdw unwind for all but x86 arch tip-bot for Jiri Olsa (Wed Apr 23 2014 - 09:18:13 EST)
- [PATCH] misc: Add hardware dependencies to Atmel drivers Jean Delvare (Wed Apr 23 2014 - 09:18:23 EST)
- [tip:perf/urgent] perf tests x86: Fix memory leak in sample_ustack() tip-bot for Masanari Iida (Wed Apr 23 2014 - 09:19:27 EST)
- Re: [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks Maxime Ripard (Wed Apr 23 2014 - 09:20:19 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Ivan T. Ivanov (Wed Apr 23 2014 - 09:20:38 EST)
- [GIT PULL] extcon: Immutable branch between MFD and Extcon Lee Jones (Wed Apr 23 2014 - 09:21:21 EST)
- Re: [PATCH v3] ARM: mm: support big-endian page tables Will Deacon (Wed Apr 23 2014 - 09:21:48 EST)
- Re: [PATCH 1/2] gpio: pl061: get gpio base from alias id Linus Walleij (Wed Apr 23 2014 - 09:22:06 EST)
- Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments Lee Jones (Wed Apr 23 2014 - 09:22:57 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Ivan T. Ivanov (Wed Apr 23 2014 - 09:25:41 EST)
- Re: [PATCH 3/6 v2] mfd: stmpe: prope properly from the device tree Lee Jones (Wed Apr 23 2014 - 09:28:00 EST)
- Re: [PATCH RESEND 2/2] rtc: 88pm860x: Add missing of_node_put Jingoo Han (Wed Apr 23 2014 - 09:29:22 EST)
- [PATCH 09/20] evm: create '_evm' as a builtin 'trusted' keyring Dmitry Kasatkin (Wed Apr 23 2014 - 09:30:14 EST)
- [PATCH 001/001] btrfs: Mechanism to modify the permission of asubvolume J S, Ajesh (Wed Apr 23 2014 - 09:30:32 EST)
- Re: [perf] yet another 32/64-bit range check failure Vince Weaver (Wed Apr 23 2014 - 09:30:45 EST)
- Re: [PATCH 3.13] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors Josh Boyer (Wed Apr 23 2014 - 09:31:39 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Don Zickus (Wed Apr 23 2014 - 09:31:46 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Oliver Neukum (Wed Apr 23 2014 - 09:32:08 EST)
- Re: [PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding Linus Walleij (Wed Apr 23 2014 - 09:32:17 EST)
- Re: [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks Arnd Bergmann (Wed Apr 23 2014 - 09:33:05 EST)
- Re: [PATCH v6 2/8] ARM: sunxi: Split out the various machines into separate files Arnd Bergmann (Wed Apr 23 2014 - 09:34:10 EST)
- Re: [PATCH v6 2/8] ARM: sunxi: Split out the various machines into separate files Maxime Ripard (Wed Apr 23 2014 - 09:34:52 EST)
- [PATCH 06/20] ima: create '_ima' as a builtin 'trusted' keyring Dmitry Kasatkin (Wed Apr 23 2014 - 09:35:27 EST)
- [PATCH 20/20] evm: read EVM key from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:35:55 EST)
- Re: [PATCH 2/7] perf tools: Account entry stats when it's added to the output tree Jiri Olsa (Wed Apr 23 2014 - 09:36:15 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Ivan T. Ivanov (Wed Apr 23 2014 - 09:36:39 EST)
- [PATCH 19/20] evm: try enable EVM from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:37:32 EST)
- [PATCH 08/20] ima: load x509 certificate from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:38:03 EST)
- [PATCH 18/20] evm: added kernel parameter for disabling EVM Dmitry Kasatkin (Wed Apr 23 2014 - 09:38:09 EST)
- Re: Microblaze image hanging in qemu with 3.15-rc Guenter Roeck (Wed Apr 23 2014 - 09:38:27 EST)
- Re: [PATCHv2 6/9] extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev Lee Jones (Wed Apr 23 2014 - 09:38:43 EST)
- Re: [PATCH v8] mmc: moxart: Add MOXA ART SD/MMC driver Arnd Bergmann (Wed Apr 23 2014 - 09:39:13 EST)
- Re: [RFC 4/5] drm: Introduce drm_set_unique() Thierry Reding (Wed Apr 23 2014 - 09:39:29 EST)
- [PATCH 17/20] ima: make IMA policy replaceable at runtime Dmitry Kasatkin (Wed Apr 23 2014 - 09:40:38 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Daniel J Walsh (Wed Apr 23 2014 - 09:40:57 EST)
- Re: [PATCH v2 09/24] input: Port hid-dr to ff-memless-next Oliver Neukum (Wed Apr 23 2014 - 09:41:14 EST)
- [PATCH 15/20] ima: path based policy loading interface Dmitry Kasatkin (Wed Apr 23 2014 - 09:42:15 EST)
- [PATCH 16/20] ima: load policy from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:42:38 EST)
- [PATCH 05/20] integrity: provide builtin 'trusted' keyrings Dmitry Kasatkin (Wed Apr 23 2014 - 09:42:55 EST)
- [PATCH 14/20] ima: check if policy was set at open Dmitry Kasatkin (Wed Apr 23 2014 - 09:43:12 EST)
- [PATCH 13/20] ima: replace opencount with bitop Dmitry Kasatkin (Wed Apr 23 2014 - 09:43:41 EST)
- [PATCH 03/20] ima: move asymmetric keys config option Dmitry Kasatkin (Wed Apr 23 2014 - 09:44:14 EST)
- Re: [PATCH 4/5] SUNRPC: track when a client connection is routed to the local host. Anna Schumaker (Wed Apr 23 2014 - 09:44:49 EST)
- Re: [PATCH v2 17/21] of/fdt: introduce of_get_flat_dt_size Michal Simek (Wed Apr 23 2014 - 09:45:48 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Sergei Shtylyov (Wed Apr 23 2014 - 09:46:16 EST)
- [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write() Peter Ujfalusi (Wed Apr 23 2014 - 09:47:12 EST)
- [PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next Peter Ujfalusi (Wed Apr 23 2014 - 09:47:34 EST)
- [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write Peter Ujfalusi (Wed Apr 23 2014 - 09:48:07 EST)
- Re: [PATCH] ARM: sunxi: dt: list all pinctrl compatible strings Linus Walleij (Wed Apr 23 2014 - 09:48:18 EST)
- Re: [PATCH v2 18/21] powerpc: use libfdt accessors for header data Michal Simek (Wed Apr 23 2014 - 09:48:58 EST)
- Re: [GIT PULL 0/4] perf/urgent fixes Jiri Olsa (Wed Apr 23 2014 - 09:49:47 EST)
- [PATCH 04/20] integrity: move integrity subsystem options to a separate menu Dmitry Kasatkin (Wed Apr 23 2014 - 09:50:34 EST)
- [PATCH 07/20] integrity: provide x509 certificate loading from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:50:58 EST)
- [PATCH 12/20] ima: provide buffer hash calculation function Dmitry Kasatkin (Wed Apr 23 2014 - 09:51:05 EST)
- [PATCH 10/20] evm: load x509 certificate from the kernel Dmitry Kasatkin (Wed Apr 23 2014 - 09:51:45 EST)
- Re: [PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Lee Jones (Wed Apr 23 2014 - 09:52:13 EST)
- Re: [PATCH] mm: vmscan: Do not throttle based on pfmemalloc reserves if node has no ZONE_NORMAL Mel Gorman (Wed Apr 23 2014 - 09:52:27 EST)
- Re: [PATCH v2 2/2] mfd: sec-core: Update sec_pmic documentation Lee Jones (Wed Apr 23 2014 - 09:52:42 EST)
- Re: [PATCH v2 14/21] of/fdt: create common debugfs Michal Simek (Wed Apr 23 2014 - 09:53:04 EST)
- Re: [PATCH] cpufreq: powernow-k8: Fix checkpatch warnings Stratos Karafotis (Wed Apr 23 2014 - 09:53:42 EST)
- Re: [PATCH] cpufreq: powernow-k8: Fix checkpatch warnings Stratos Karafotis (Wed Apr 23 2014 - 09:53:53 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Ivan T. Ivanov (Wed Apr 23 2014 - 09:54:10 EST)
- Re: [PATCH 2] PNP: Work around BIOS defects in Intel MCH area reporting Stephane Eranian (Wed Apr 23 2014 - 09:54:53 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Joonsoo Kim (Wed Apr 23 2014 - 09:55:10 EST)
- Re: [PATCHv2 6/9] extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev Lee Jones (Wed Apr 23 2014 - 09:55:27 EST)
- Re: [PATCH 2/7] gpiolib: Support purely name based gpiod lookup in device trees Linus Walleij (Wed Apr 23 2014 - 09:56:05 EST)
- Re: [PATCH v3 7/7] ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch Linus Walleij (Wed Apr 23 2014 - 09:56:50 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Westerberg, Mika (Wed Apr 23 2014 - 09:57:31 EST)
- [PATCH 11/20] ima: added kernel parameter for disabling IMA Dmitry Kasatkin (Wed Apr 23 2014 - 09:58:03 EST)
- [PATCH 00/20] in-kernel IMA/EVM initialization Dmitry Kasatkin (Wed Apr 23 2014 - 09:58:28 EST)
- [PATCH 02/20] integrity: initialize EVM before IMA Dmitry Kasatkin (Wed Apr 23 2014 - 09:58:46 EST)
- [PATCH 01/20] KEYS: verify a certificate is signed by a 'trusted' key Dmitry Kasatkin (Wed Apr 23 2014 - 09:59:11 EST)
- Re: [PATCH 1/3] pinctrl: qcom: Add definitions for IPQ8064 Linus Walleij (Wed Apr 23 2014 - 10:01:27 EST)
- [PATCH 1/5] clk: berlin: add support for clocks Alexandre Belloni (Wed Apr 23 2014 - 10:01:38 EST)
- [PATCH 3/5] ARM: berlin/dt: add sdio clocks to BG2 Alexandre Belloni (Wed Apr 23 2014 - 10:01:47 EST)
- [PATCH 4/5] ARM: berlin/dt: add sdio clocks to BG2CD Alexandre Belloni (Wed Apr 23 2014 - 10:02:10 EST)
- [PATCH 2/5] clk: berlin: add berlin clocks DT bindings documentation Alexandre Belloni (Wed Apr 23 2014 - 10:02:31 EST)
- [PATCH 5/5] ARM: berlin/dt: add sdio clocks to BG2Q Alexandre Belloni (Wed Apr 23 2014 - 10:02:42 EST)
- Re: [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM Linus Walleij (Wed Apr 23 2014 - 10:03:30 EST)
- [PATCH 0/5] Berlin: add clock support Alexandre Belloni (Wed Apr 23 2014 - 10:03:54 EST)
- Re: [PATCH] ARM: Wire up the renameat2() syscall Peter Ujfalusi (Wed Apr 23 2014 - 10:04:40 EST)
- Re: [PATCH v2 18/21] powerpc: use libfdt accessors for header data Rob Herring (Wed Apr 23 2014 - 10:05:21 EST)
- Re: [RFC] driver-core: Remove dummy 'platform_bus' Grant Likely (Wed Apr 23 2014 - 10:05:41 EST)
- Re: [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs Linus Walleij (Wed Apr 23 2014 - 10:06:18 EST)
- Re: [PATCH] ARM: sunxi: dt: list all pinctrl compatible strings Boris BREZILLON (Wed Apr 23 2014 - 10:06:28 EST)
- Re: [PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Krzysztof Kozlowski (Wed Apr 23 2014 - 10:07:52 EST)
- Re: [PATCH] sh-pfc: r8a7790: Fix definition of IPSR5 Linus Walleij (Wed Apr 23 2014 - 10:09:16 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Sergei Shtylyov (Wed Apr 23 2014 - 10:09:46 EST)
- Re: [PATCH] sh-pfc: r8a7791: Fix definition of MOD_SEL3 Linus Walleij (Wed Apr 23 2014 - 10:10:34 EST)
- Re: [PATCH 2/4] dt: bindings: Typo s/interrupts-names/interrupt-names/g Linus Walleij (Wed Apr 23 2014 - 10:12:01 EST)
- Re: Microblaze image hanging in qemu with 3.15-rc Michal Simek (Wed Apr 23 2014 - 10:13:12 EST)
- [PATCH v2 RESEND 2/2] mfd: sec-core: Update sec_pmic documentation Krzysztof Kozlowski (Wed Apr 23 2014 - 10:13:26 EST)
- [PATCH v2 RESEND 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Krzysztof Kozlowski (Wed Apr 23 2014 - 10:13:43 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Ivan T. Ivanov (Wed Apr 23 2014 - 10:15:24 EST)
- Re: [PATCH] aio: Fix type of iterator variable in do_io_submit() Matthew Wilcox (Wed Apr 23 2014 - 10:16:28 EST)
- Re: [perf] yet another 32/64-bit range check failure Vince Weaver (Wed Apr 23 2014 - 10:16:53 EST)
- Re: [RFC] driver-core: Remove dummy 'platform_bus' Rob Herring (Wed Apr 23 2014 - 10:17:11 EST)
- Re: [PATCH] mfd: cros_ec: cleanup: cros_ec.c is GPL licensed, like all the others. Lee Jones (Wed Apr 23 2014 - 10:19:15 EST)
- Re: [PATCH] USB: serial: fix sysfs-attribute removal deadlock Tejun Heo (Wed Apr 23 2014 - 10:19:23 EST)
- Re: [PATCH] ARM: sunxi: dt: list all pinctrl compatible strings Rob Herring (Wed Apr 23 2014 - 10:20:30 EST)
- Re: [PATCH v2 18/21] powerpc: use libfdt accessors for header data Michal Simek (Wed Apr 23 2014 - 10:21:38 EST)
- Re: [PATCH 11/11] ext4: add cross rename support Miklos Szeredi (Wed Apr 23 2014 - 10:21:51 EST)
- RE: [PATCH] serial: uart: add hw flow control support configuration Karicheri, Muralidharan (Wed Apr 23 2014 - 10:22:17 EST)
- Re: [PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets Lee Jones (Wed Apr 23 2014 - 10:22:32 EST)
- Re: [PATCH v2 00/21] FDT clean-ups and libfdt support Michal Simek (Wed Apr 23 2014 - 10:22:47 EST)
- Re: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Liviu Dudau (Wed Apr 23 2014 - 10:23:30 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Wed Apr 23 2014 - 10:23:58 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Wed Apr 23 2014 - 10:24:19 EST)
- Re: [PATCH 11/11] ext4: add cross rename support Miklos Szeredi (Wed Apr 23 2014 - 10:24:40 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Boris Ostrovsky (Wed Apr 23 2014 - 10:25:59 EST)
- Re: [PATCH 3/3] ARM: qcom: Select PINCTRL by default for ARCH_QCOM Kumar Gala (Wed Apr 23 2014 - 10:27:07 EST)
- Re: [PATCH v5 0/3] ahci: add support for hisilicon sata Tejun Heo (Wed Apr 23 2014 - 10:27:38 EST)
- Re: [PATCH] serial: uart: add hw flow control support configuration One Thousand Gnomes (Wed Apr 23 2014 - 10:28:27 EST)
- Re: [PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA Linus Walleij (Wed Apr 23 2014 - 10:28:55 EST)
- Re: [PATCH 7/7] perf hists/tui: Count callchain rows separately Jiri Olsa (Wed Apr 23 2014 - 10:29:51 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Jan Kara (Wed Apr 23 2014 - 10:30:20 EST)
- [PATCH 0/9] Enable USB 3.0 support on Exynos5 systems Vivek Gautam (Wed Apr 23 2014 - 10:31:12 EST)
- [PATCH v5 1/9] dt: exynos5420: Enable support for USB 3.0 PHY controller Vivek Gautam (Wed Apr 23 2014 - 10:31:22 EST)
- [PATCH v5 8/9] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver Vivek Gautam (Wed Apr 23 2014 - 10:31:58 EST)
- [PATCH] HID: rmi: do not handle touchscreens through hid-rmi Benjamin Tissoires (Wed Apr 23 2014 - 10:32:17 EST)
- RE: [PATCH] serial: uart: add hw flow control support configuration Karicheri, Muralidharan (Wed Apr 23 2014 - 10:32:43 EST)
- [PATCH v5 9/9] ARM: exynos_defconfig: Remove SAMSUNG_USB3PHY config Vivek Gautam (Wed Apr 23 2014 - 10:33:39 EST)
- Re: [PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver Srikanth Thokala (Wed Apr 23 2014 - 10:33:54 EST)
- Re: [perf] yet another 32/64-bit range check failure Vince Weaver (Wed Apr 23 2014 - 10:34:41 EST)
- [PATCH v5 7/9] dts: exynos5420-smdk5420: Add Vbus regulator for USB 3.0 Vivek Gautam (Wed Apr 23 2014 - 10:35:09 EST)
- [PATCH v5 5/9] dts: exynos5250-snow: Add Vbus regulator for USB 3.0 Vivek Gautam (Wed Apr 23 2014 - 10:35:39 EST)
- [PATCH] fbcon: Fix memory leak in con2fb_release_oldinfo() Masami Ichikawa (Wed Apr 23 2014 - 10:36:15 EST)
- Re: [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller Sergei Shtylyov (Wed Apr 23 2014 - 10:36:37 EST)
- [PATCH v5 6/9] dts: exynos5420-peach-pit: Add Vbus regulator for USB 3.0 Vivek Gautam (Wed Apr 23 2014 - 10:36:54 EST)
- [PATCH v5 2/9] dt: exynos5420: Enable support for DWC3 controller Vivek Gautam (Wed Apr 23 2014 - 10:37:40 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Stephane Eranian (Wed Apr 23 2014 - 10:37:45 EST)
- [PATCH v5 4/9] dts: exynos5250: Update DWC3 usb controller to use new phy driver Vivek Gautam (Wed Apr 23 2014 - 10:38:50 EST)
- Re: [PATCH v2 1/2] perf record: Propagate exit status of a command line workload Namhyung Kim (Wed Apr 23 2014 - 10:39:21 EST)
- Re: [PATCH 2/2] mm/compaction: cleanup isolate_freepages() Vlastimil Babka (Wed Apr 23 2014 - 10:39:43 EST)
- Re: [RFC PATCH v5 1/2] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store() Tejun Heo (Wed Apr 23 2014 - 10:39:52 EST)
- Re: [PATCH v2 1/2] perf record: Propagate exit status of a command line workload Stephane Eranian (Wed Apr 23 2014 - 10:40:32 EST)
- [PATCH v5 3/9] dt: exynos5250: Enable support for generic USB DRD phy Vivek Gautam (Wed Apr 23 2014 - 10:41:12 EST)
- Re: [PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid Baoquan He (Wed Apr 23 2014 - 10:41:38 EST)
- Re: [PATCH] aio: Fix type of iterator variable in do_io_submit() Benjamin LaHaise (Wed Apr 23 2014 - 10:42:47 EST)
- [PATCH] HID: multitouch: add support of EliteGroup 05D8 panels Benjamin Tissoires (Wed Apr 23 2014 - 10:42:54 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Eric Paris (Wed Apr 23 2014 - 10:43:27 EST)
- Re: [PATCH 2/7] perf tools: Account entry stats when it's added to the output tree Namhyung Kim (Wed Apr 23 2014 - 10:43:43 EST)
- [PATCH] X86: Hook apic vector allocation domain only when interrupt routing are set to ignore Oren Twaig (Wed Apr 23 2014 - 10:44:09 EST)
- Re: [RFC] driver-core: Remove dummy 'platform_bus' Grant Likely (Wed Apr 23 2014 - 10:44:40 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Peter Zijlstra (Wed Apr 23 2014 - 10:45:53 EST)
- Re: [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table Vincent Guittot (Wed Apr 23 2014 - 10:47:06 EST)
- Re: 3.15rc2 hanging processes on exit. Dave Jones (Wed Apr 23 2014 - 10:49:22 EST)
- Re: [RFC] driver-core: Remove dummy 'platform_bus' Grant Likely (Wed Apr 23 2014 - 10:49:48 EST)
- [GIT PULL] libata fixes for v3.15-rc2 Tejun Heo (Wed Apr 23 2014 - 10:50:16 EST)
- [PATCH part2 5/6] regulator: max14577: Implement SUSPEND mode for MAX77836 LDO-s Krzysztof Kozlowski (Wed Apr 23 2014 - 10:51:31 EST)
- [PATCH part2 6/6] devicetree: mfd: max14577: Add device tree bindings document Krzysztof Kozlowski (Wed Apr 23 2014 - 10:51:50 EST)
- [PATCH part2 1/6] charger: max14577: Add support for MAX77836 charger Krzysztof Kozlowski (Wed Apr 23 2014 - 10:52:06 EST)
- [PATCH part2 0/6] charger/mfd: max14577: Part 2 of adding support for MAX77836 Krzysztof Kozlowski (Wed Apr 23 2014 - 10:52:28 EST)
- [PATCH part2 4/6] power: max17040: Add ID for MAX77836 Fuel Gauge block Krzysztof Kozlowski (Wed Apr 23 2014 - 10:52:50 EST)
- Re: [PATCH v2 1/2] mfd: sec-core: Remove duplicated device type from sec_pmic_dev Lee Jones (Wed Apr 23 2014 - 10:52:59 EST)
- [PATCH v8 1/2] dma: Add Xilinx Video DMA DT Binding Documentation Srikanth Thokala (Wed Apr 23 2014 - 10:53:47 EST)
- Re: [GIT PULL 0/4] perf/urgent fixes Jiri Olsa (Wed Apr 23 2014 - 10:53:58 EST)
- [PATCH v8 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Srikanth Thokala (Wed Apr 23 2014 - 10:54:23 EST)
- Re: [PATCHv2 3/3] edac: altera: Add SDRAM EDAC support for CycloneV/ArriaV Borislav Petkov (Wed Apr 23 2014 - 10:54:51 EST)
- Re: [PATCH 01/11] tty: serial: add missing braces Felipe Balbi (Wed Apr 23 2014 - 10:55:50 EST)
- Re: [PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver Stephane Eranian (Wed Apr 23 2014 - 10:56:08 EST)
- [PATCH part2 2/6] regulator/mfd: max14577: Export symbols for calculating charger current Krzysztof Kozlowski (Wed Apr 23 2014 - 10:56:47 EST)
- [PATCH part2 3/6] charger: max14577: Configure battery-dependent settings from DTS Krzysztof Kozlowski (Wed Apr 23 2014 - 10:57:06 EST)
- Re: [PATCH 7/7] perf hists/tui: Count callchain rows separately Namhyung Kim (Wed Apr 23 2014 - 10:57:47 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Konrad Rzeszutek Wilk (Wed Apr 23 2014 - 10:57:57 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Stephane Eranian (Wed Apr 23 2014 - 10:58:13 EST)
- pull request for Tegra PLLE fixes Peter De Schrijver (Wed Apr 23 2014 - 10:59:49 EST)
- Re: [GIT PULL] regulator: First pull of MFD <-> Regulator IB (v3.16) Lee Jones (Wed Apr 23 2014 - 11:01:06 EST)
- [PATCH 12/13] tty: serial: omap: fix Sparse warnings Felipe Balbi (Wed Apr 23 2014 - 11:01:32 EST)
- [PATCH 03/13] Revert "serial: omap: unlock the port lock" Felipe Balbi (Wed Apr 23 2014 - 11:02:08 EST)
- [PATCH 13/13] serial: 8250: add OMAP glue Felipe Balbi (Wed Apr 23 2014 - 11:02:18 EST)
- [PATCH 09/13] tty: serial: omap: switch over to devm_ioremap_resource Felipe Balbi (Wed Apr 23 2014 - 11:03:15 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Grant Likely (Wed Apr 23 2014 - 11:03:31 EST)
- [PATCH 11/13] tty: serial: omap: remove unneeded singlethread workqueue Felipe Balbi (Wed Apr 23 2014 - 11:04:12 EST)
- [PATCH 07/13] tty: serial: omap: cleanup variable declarations Felipe Balbi (Wed Apr 23 2014 - 11:04:55 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Andrzej Hajda (Wed Apr 23 2014 - 11:05:18 EST)
- Re: [PATCH v6 01/19] usb: phy: msm: Make driver selectable on ARCH_QCOM Felipe Balbi (Wed Apr 23 2014 - 11:05:50 EST)
- [PATCH 1/5] wdt: sunxi: Move restart code to the watchdog driver Maxime Ripard (Wed Apr 23 2014 - 11:06:20 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Stephane Eranian (Wed Apr 23 2014 - 11:06:33 EST)
- [PATCH 3/5] ARM: sunxi: Select restart drivers Maxime Ripard (Wed Apr 23 2014 - 11:06:41 EST)
- Re: [PATCH 3/9] drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files. simon (Wed Apr 23 2014 - 11:07:18 EST)
- Re: 3.15rc2 hanging processes on exit. Linus Torvalds (Wed Apr 23 2014 - 11:07:36 EST)
- Re: [PATCH 7/7] perf hists/tui: Count callchain rows separately Jiri Olsa (Wed Apr 23 2014 - 11:07:58 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 23 2014 - 11:08:04 EST)
- [PATCH 0/5] ARM: sunxi: Machine code cleanup Maxime Ripard (Wed Apr 23 2014 - 11:09:20 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Peter Zijlstra (Wed Apr 23 2014 - 11:09:26 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Alfred M. Szmidt (Wed Apr 23 2014 - 11:10:08 EST)
- [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions Maxime Ripard (Wed Apr 23 2014 - 11:11:00 EST)
- [PATCH 4/5] ARM: sunxi: Remove reset code from the platform Maxime Ripard (Wed Apr 23 2014 - 11:11:25 EST)
- [PATCH 2/5] power: reset: Add Allwinner A31 reset code Maxime Ripard (Wed Apr 23 2014 - 11:12:24 EST)
- [PATCH 10/13] tty: serial: omap: remove some dead code Felipe Balbi (Wed Apr 23 2014 - 11:13:07 EST)
- [PATCH 02/13] bluetooth: hci_ldisc: fix deadlock condition Felipe Balbi (Wed Apr 23 2014 - 11:14:02 EST)
- Re: [PATCH] NVMe: Update namespace and controller identity structures as per 1.1a spec Matthew Wilcox (Wed Apr 23 2014 - 11:14:20 EST)
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2 Tejun Heo (Wed Apr 23 2014 - 11:14:37 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Stephane Eranian (Wed Apr 23 2014 - 11:14:47 EST)
- Re: [RFC PATCH] cmdline: Hide "debug" from /proc/cmdline Borislav Petkov (Wed Apr 23 2014 - 11:15:28 EST)
- Re: [PATCH] bluetooth:hci_ldisc: add tasklet for deferred TX handling Johan Hedberg (Wed Apr 23 2014 - 11:16:13 EST)
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated Tejun Heo (Wed Apr 23 2014 - 11:16:54 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Borislav Petkov (Wed Apr 23 2014 - 11:17:29 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Timur Tabi (Wed Apr 23 2014 - 11:17:51 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Stephane Eranian (Wed Apr 23 2014 - 11:18:47 EST)
- [PATCH 08/13] tty: serial: omap: switch over to platform_get_resource Felipe Balbi (Wed Apr 23 2014 - 11:19:46 EST)
- Re: [PATCH v3] mfd: syscon: Support early initialization Mark Brown (Wed Apr 23 2014 - 11:20:02 EST)
- [PATCH 06/13] tty: serial: omap: switch over to devm_request_gpio Felipe Balbi (Wed Apr 23 2014 - 11:21:06 EST)
- [PATCH 05/13] tty: serial: add missing braces Felipe Balbi (Wed Apr 23 2014 - 11:21:40 EST)
- [PATCH 04/13] serial: fix UART_IIR_ID Felipe Balbi (Wed Apr 23 2014 - 11:22:09 EST)
- [PATCH 01/13] tty_ldisc: add more limits to the @write_wakeup Felipe Balbi (Wed Apr 23 2014 - 11:22:43 EST)
- Re: [PATCH] aio: Fix type of iterator variable in do_io_submit() Eric Biggers (Wed Apr 23 2014 - 11:25:15 EST)
- Re: [PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices Sakari Ailus (Wed Apr 23 2014 - 11:25:31 EST)
- Re: [PATCH 2/8] usb: host: xhci-plat: Add support for the Armada 38x glue code Felipe Balbi (Wed Apr 23 2014 - 11:25:49 EST)
- Re: [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table Dietmar Eggemann (Wed Apr 23 2014 - 11:26:18 EST)
- Re: [PATCH 08/13] tty: serial: omap: switch over to platform_get_resource Fabio Estevam (Wed Apr 23 2014 - 11:28:12 EST)
- Re: [PATCH] bluetooth:hci_ldisc: add tasklet for deferred TX handling Andreas BieÃmann (Wed Apr 23 2014 - 11:28:44 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code Felipe Balbi (Wed Apr 23 2014 - 11:29:29 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Jeff Layton (Wed Apr 23 2014 - 11:29:50 EST)
- [PATCH 2/3] dts: exynos5250-snow: Add required VDD regulator supplies for usb Vivek Gautam (Wed Apr 23 2014 - 11:29:58 EST)
- [PATCH 3/3] dts: exynos5420-smdk5420: Add required VDD regulator supplies for usb Vivek Gautam (Wed Apr 23 2014 - 11:30:20 EST)
- [PATCH 1/3] dts: exynos5250: Add required VDD regulator supplies for usb Vivek Gautam (Wed Apr 23 2014 - 11:31:39 EST)
- [PATCH 1/2] gpio: of: Remove unneeded dummy function Thierry Reding (Wed Apr 23 2014 - 11:32:08 EST)
- [PATCH 2/2] gpio: of: Allow -gpio suffix for property names Thierry Reding (Wed Apr 23 2014 - 11:32:28 EST)
- [PATCH 0/3] dts: exynos5: Add required VDD supplies for USB Vivek Gautam (Wed Apr 23 2014 - 11:32:55 EST)
- Re: [PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA Andy Shevchenko (Wed Apr 23 2014 - 11:34:43 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code Nishanth Menon (Wed Apr 23 2014 - 11:35:24 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Borislav Petkov (Wed Apr 23 2014 - 11:36:01 EST)
- Re: [RFC 0/3] DRM driver for the ATMEL High end LCD controller Tim Niemeyer (Wed Apr 23 2014 - 11:37:04 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Daniel J Walsh (Wed Apr 23 2014 - 11:37:19 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Eric Paris (Wed Apr 23 2014 - 11:37:54 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Andy Lutomirski (Wed Apr 23 2014 - 11:38:27 EST)
- Re: [Patch v2 0/4] add cpuidle support for Exynos5420 Kukjin Kim (Wed Apr 23 2014 - 11:42:50 EST)
- Re: [PATCH] perf tools: fix processing of pid/tid for mmap records Jiri Olsa (Wed Apr 23 2014 - 11:42:59 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Stephane Eranian (Wed Apr 23 2014 - 11:44:38 EST)
- Re: Microblaze image hanging in qemu with 3.15-rc Guenter Roeck (Wed Apr 23 2014 - 11:45:46 EST)
- Re: [RFC PATCH] sched: let task migration destination cpu do active balance Chris Redpath (Wed Apr 23 2014 - 11:45:58 EST)
- Re: [PATCH v2 09/24] input: Port hid-dr to ff-memless-next simon (Wed Apr 23 2014 - 11:47:21 EST)
- Re: [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time Doug Anderson (Wed Apr 23 2014 - 11:48:20 EST)
- Re: [PATCH] crypto_user: Fix out-of-bounds read Andy Lutomirski (Wed Apr 23 2014 - 11:49:08 EST)
- [PATCH v2 0/7] ARM: berlin: add pinctrl support Antoine TÃnart (Wed Apr 23 2014 - 11:51:25 EST)
- [PATCH v2 5/7] ARM: berlin: add the pinctrl dependency for the Marvell Berlin SoCs Antoine TÃnart (Wed Apr 23 2014 - 11:51:39 EST)
- [PATCH v2 3/7] pinctrl: berlin: add the BG2 pinctrl driver Antoine TÃnart (Wed Apr 23 2014 - 11:51:55 EST)
- Re: [PATCH 08/13] tty: serial: omap: switch over to platform_get_resource Felipe Balbi (Wed Apr 23 2014 - 11:52:05 EST)
- Re: [PATCH 0/6][v2] audit: implement multicast socket for journald Daniel J Walsh (Wed Apr 23 2014 - 11:52:39 EST)
- Re: [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell Sakari Ailus (Wed Apr 23 2014 - 11:52:54 EST)
- [PATCH v2 6/7] Documentation: add the Marvell Berlin pinctrl documentation Antoine TÃnart (Wed Apr 23 2014 - 11:53:57 EST)
- [PATCH v2 4/7] pinctrl: berlin: add the BG2CD pinctrl driver Antoine TÃnart (Wed Apr 23 2014 - 11:54:24 EST)
- [PATCH v2 7/7] ARM: dts: berlin: add the pinctrl node and muxing setup for uarts Antoine TÃnart (Wed Apr 23 2014 - 11:54:48 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Wed Apr 23 2014 - 11:55:12 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Vivek Goyal (Wed Apr 23 2014 - 11:55:29 EST)
- Re: [PATCH] perf/x86/intel: Use rdmsrl_safe when initializing RAPL PMU. Borislav Petkov (Wed Apr 23 2014 - 11:55:52 EST)
- [PATCH v2 2/7] pinctrl: berlin: add the BG2Q pinctrl driver Antoine TÃnart (Wed Apr 23 2014 - 11:56:51 EST)
- [RESEND PATCH v3 2/5] charger: tps65090: Allow charger module to be used when no irq Doug Anderson (Wed Apr 23 2014 - 11:57:09 EST)
- [RESEND PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries Doug Anderson (Wed Apr 23 2014 - 11:57:36 EST)
- Re: [PATCH v2 09/24] input: Port hid-dr to ff-memless-next Michal Malý (Wed Apr 23 2014 - 11:57:55 EST)
- Re: [RESEND PATCH v3 3/5] mfd: tps65090: Stop caching most registers Doug Anderson (Wed Apr 23 2014 - 11:58:44 EST)
- Re: [PATCH 1/5] wdt: sunxi: Move restart code to the watchdog driver Arnd Bergmann (Wed Apr 23 2014 - 11:58:58 EST)
- Re: [PATCH 2/5] power: reset: Add Allwinner A31 reset code Arnd Bergmann (Wed Apr 23 2014 - 11:59:21 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Dmitry Torokhov (Wed Apr 23 2014 - 11:59:41 EST)
- Re: [PATCH 3/5] ARM: sunxi: Select restart drivers Arnd Bergmann (Wed Apr 23 2014 - 12:00:22 EST)
- [PATCH v2 1/7] pinctrl: berlin: add the core pinctrl driver for Marvell Berlin SoCs Antoine TÃnart (Wed Apr 23 2014 - 12:01:15 EST)
- Re: [PATCH 4/5] ARM: sunxi: Remove reset code from the platform Arnd Bergmann (Wed Apr 23 2014 - 12:01:33 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 23 2014 - 12:01:45 EST)
- Re: [PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables Steve Capper (Wed Apr 23 2014 - 12:02:18 EST)
- Re: [PATCH v2 11/24] input: Port hid-holtekff to ff-memless-next Dmitry Torokhov (Wed Apr 23 2014 - 12:02:35 EST)
- Re: [Patch v2 4/4] mcpm: exynos: populate suspend and powered_up callbacks Lorenzo Pieralisi (Wed Apr 23 2014 - 12:03:15 EST)
- Re: [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions Arnd Bergmann (Wed Apr 23 2014 - 12:03:42 EST)
- [PATCH 1/1] fs/ext4/super.c: add __exit to ext4_destroy_lazyinit_thread Fabian Frederick (Wed Apr 23 2014 - 12:05:51 EST)
- Re: [PATCH] usb: phy: tahvo: Use devm_extcon_dev_* function for resource management of extcon Felipe Balbi (Wed Apr 23 2014 - 12:06:05 EST)
- [PATCH] blk-mq: fix leak of set->tags Ming Lei (Wed Apr 23 2014 - 12:07:51 EST)
- Re: [PATCH] blk-mq: fix leak of set->tags Jens Axboe (Wed Apr 23 2014 - 12:09:21 EST)
- Re: [PATCHv2 1/2] rx51_battery: convert to iio consumer Sebastian Reichel (Wed Apr 23 2014 - 12:09:55 EST)
- [PATCH 1/1] drivers/video/fbdev/omap2/dss/dss.c: add __exit to dss_uninit_ports Fabian Frederick (Wed Apr 23 2014 - 12:10:12 EST)
- [RFC PATCH] blk-mq: use hctx->nr_ctx to compute size of percpu tag cache Ming Lei (Wed Apr 23 2014 - 12:10:44 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Rafael J. Wysocki (Wed Apr 23 2014 - 12:12:44 EST)
- [PATCH 1/1] FS/FUSE: add __exit to fuse_ctl_cleanup Fabian Frederick (Wed Apr 23 2014 - 12:14:54 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Vivek Goyal (Wed Apr 23 2014 - 12:16:34 EST)
- Re: [PATCH v2 0/7] Add cros_ec changes for newer boards Stephen Warren (Wed Apr 23 2014 - 12:20:25 EST)
- Re: [RFC PATCH 2/2] PCI: exynos: Add PCIe support for Samsung GH7 SoC Arnd Bergmann (Wed Apr 23 2014 - 12:20:58 EST)
- [PATCH v3] Intel MCH BIOS workaround Bjorn Helgaas (Wed Apr 23 2014 - 12:21:14 EST)
- [PATCH v3] PNP: Work around BIOS defects in Intel MCH area reporting Bjorn Helgaas (Wed Apr 23 2014 - 12:21:23 EST)
- [PATCH 1/1] drivers/mtd/devices/docg3.c: add __exit to doc_unregister_sysfs Fabian Frederick (Wed Apr 23 2014 - 12:22:16 EST)
- Re: [PATCH 1/1] FS/FUSE: add __exit to fuse_ctl_cleanup Miklos Szeredi (Wed Apr 23 2014 - 12:24:39 EST)
- RE: [PATCH 2/2 v4] staging: comedi: addi_apci_1564: tidy up apci1564_reset() Hartley Sweeten (Wed Apr 23 2014 - 12:25:37 EST)
- Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements Felipe Balbi (Wed Apr 23 2014 - 12:28:44 EST)
- Re: randomized placement of x86_64 vdso H. Peter Anvin (Wed Apr 23 2014 - 12:31:18 EST)
- Re: [PATCH 3/5] perf tools: Reference count map_groups objects Jiri Olsa (Wed Apr 23 2014 - 12:32:03 EST)
- Re: [Patch v2 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420 Lorenzo Pieralisi (Wed Apr 23 2014 - 12:33:10 EST)
- Re: [PATCH 3.8 110/133] nfsd4: fix memory leak in nfsd4_encode_fattr() Kamal Mostafa (Wed Apr 23 2014 - 12:36:06 EST)
- Re: [PATCH] ARM: i.MX6: Add OF configuration support for ksz9031 Florian Fainelli (Wed Apr 23 2014 - 12:38:57 EST)
- Re: [PATCH v7 2/2] ARM hibernation / suspend-to-disk Sebastian Capella (Wed Apr 23 2014 - 12:39:59 EST)
- Re: [PATCH 6/8] tty/serial: pl011: add generic earlycon support Catalin Marinas (Wed Apr 23 2014 - 12:40:25 EST)
- extcon-next regression ? Felipe Balbi (Wed Apr 23 2014 - 12:43:04 EST)
- Re: linux-next: build warning after merge of the arm tree Sebastian Capella (Wed Apr 23 2014 - 12:43:25 EST)
- Re: [PATCH] mmc: dw_mmc: Don't print data errors Doug Anderson (Wed Apr 23 2014 - 12:43:37 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Wed Apr 23 2014 - 12:44:33 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path Vivek Goyal (Wed Apr 23 2014 - 12:45:50 EST)
- Re: [PATCH 3/5] perf tools: Reference count map_groups objects David Ahern (Wed Apr 23 2014 - 12:46:06 EST)
- [PATCH v3 2/3] drivercore: Bind/unbind power domain on probe/remove Tomasz Figa (Wed Apr 23 2014 - 12:47:42 EST)
- [PATCH v3 1/3] base: power: Add generic OF-based power domain look-up Tomasz Figa (Wed Apr 23 2014 - 12:48:01 EST)
- [PATCH v3 0/3] Generic Device Tree based power domain look-up Tomasz Figa (Wed Apr 23 2014 - 12:48:29 EST)
- [PATCH v3 3/3] ARM: exynos: Move to generic power domain bindings Tomasz Figa (Wed Apr 23 2014 - 12:48:56 EST)
- Re: vmstat: On demand vmstat workers V3 Max Krasnyansky (Wed Apr 23 2014 - 12:50:33 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Tejun Heo (Wed Apr 23 2014 - 12:53:05 EST)
- [PATCH] word-at-a-time: avoid undefined behaviour in zero_bytemask macro Will Deacon (Wed Apr 23 2014 - 12:53:13 EST)
- [PATCH RFC] sysrq: rcu-ify __handle_sysrq Rik van Riel (Wed Apr 23 2014 - 12:55:12 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Wed Apr 23 2014 - 12:56:58 EST)
- [PATCH 0/1] uprobes/tracing: uprobe_perf_open() forgets to handle the error from uprobe_apply() Oleg Nesterov (Wed Apr 23 2014 - 12:58:40 EST)
- [PATCH 1/1] uprobes/tracing: uprobe_perf_open() forgets to handle the error from uprobe_apply() Oleg Nesterov (Wed Apr 23 2014 - 12:58:57 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Tejun Heo (Wed Apr 23 2014 - 13:02:03 EST)
- Re: [PATCH 1/5] clk: berlin: add support for clocks Sebastian Hesselbarth (Wed Apr 23 2014 - 13:03:19 EST)
- [PATCH] perf/x86: fix RAPL rdmsrl_safe() usage Stephane Eranian (Wed Apr 23 2014 - 13:04:31 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Oliver Neukum (Wed Apr 23 2014 - 13:06:18 EST)
- Re: randomized placement of x86_64 vdso Nathan Lynch (Wed Apr 23 2014 - 13:06:38 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Wed Apr 23 2014 - 13:08:48 EST)
- Re: [PATCH v4] ARM: perf: save/restore pmu registers in pm notifier Will Deacon (Wed Apr 23 2014 - 13:09:07 EST)
- Re: [PATCH 1/5] clk: berlin: add support for clocks Sebastian Hesselbarth (Wed Apr 23 2014 - 13:10:22 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Randy Dunlap (Wed Apr 23 2014 - 13:10:43 EST)
- Re: [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking Russell King - ARM Linux (Wed Apr 23 2014 - 13:14:52 EST)
- [ANNOUNCE] Linux 3.13.y.z extended stable support Kamal Mostafa (Wed Apr 23 2014 - 13:16:44 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Vivek Goyal (Wed Apr 23 2014 - 13:17:39 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Wed Apr 23 2014 - 13:17:49 EST)
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big Tim Chen (Wed Apr 23 2014 - 13:21:00 EST)
- Re: [PATCH 2/3] crypto: Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails Tim Chen (Wed Apr 23 2014 - 13:21:36 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Andy Lutomirski (Wed Apr 23 2014 - 13:21:52 EST)
- Re: [PATCH 2/5] clk: berlin: add berlin clocks DT bindings documentation Sebastian Hesselbarth (Wed Apr 23 2014 - 13:22:03 EST)
- Re: [PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only Leif Lindholm (Wed Apr 23 2014 - 13:22:25 EST)
- Re: extcon-next regression ? Felipe Balbi (Wed Apr 23 2014 - 13:23:28 EST)
- Re: [PATCH v2 01/24] input: Add ff-memless-next module Dmitry Torokhov (Wed Apr 23 2014 - 13:24:25 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Wed Apr 23 2014 - 13:26:00 EST)
- Re: [PATCH 3/3] crypto: Fix leak of struct aead_request in test_aead_speed() Tim Chen (Wed Apr 23 2014 - 13:26:36 EST)
- Re: [PATCH v2 2/2] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP Sebastian Hesselbarth (Wed Apr 23 2014 - 13:26:49 EST)
- Re: [PATCH 2/2] arm64: topology: add MPIDR-based detection Zi Shen Lim (Wed Apr 23 2014 - 13:27:34 EST)
- Re: [PATCH] staging/android: Remove ram_console.h Colin Cross (Wed Apr 23 2014 - 13:27:55 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* H. Peter Anvin (Wed Apr 23 2014 - 13:29:10 EST)
- Re: [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path David Miller (Wed Apr 23 2014 - 13:30:16 EST)
- [PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7 Roger Quadros (Wed Apr 23 2014 - 13:31:10 EST)
- Re: [PATCH v1] dma: imx-sdma: add support for sdma memory copy Randy Dunlap (Wed Apr 23 2014 - 13:32:07 EST)
- [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods Roger Quadros (Wed Apr 23 2014 - 13:35:03 EST)
- Re: [PATCH 2/4] dt: bindings: Typo s/interrupts-names/interrupt-names/g Geert Uytterhoeven (Wed Apr 23 2014 - 13:35:16 EST)
- Re: [PATCH v2 2/2] staging: panel: fix sparse warnings in lcd_write Bastien Armand (Wed Apr 23 2014 - 13:35:25 EST)
- [PATCH v4 2/4] ARM: dts: omap5: add sata node Roger Quadros (Wed Apr 23 2014 - 13:36:00 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Courtney Cavin (Wed Apr 23 2014 - 13:36:13 EST)
- [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods Roger Quadros (Wed Apr 23 2014 - 13:36:17 EST)
- [PATCH v4 4/4] ARM: dts: dra7: add OCP2SCP3 and SATA nodes Roger Quadros (Wed Apr 23 2014 - 13:36:33 EST)
- Re: [PATCH v2 2/2] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP Antoine Ténart (Wed Apr 23 2014 - 13:36:43 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Russell King - ARM Linux (Wed Apr 23 2014 - 13:39:54 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Luiz Capitulino (Wed Apr 23 2014 - 13:42:08 EST)
- [PATCH] staging: panel: fix regression in lcd_write Bastien Armand (Wed Apr 23 2014 - 13:42:27 EST)
- Re: [PATCH v2 2/2] ARM: dts: berlin: enable SD card reader and eMMC for the BG2Q DMP Sebastian Hesselbarth (Wed Apr 23 2014 - 13:43:33 EST)
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big Christian Engelmayer (Wed Apr 23 2014 - 13:44:01 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Wed Apr 23 2014 - 13:44:32 EST)
- Re: [PATCH 1/3] crypto: Fix potential leak in test_aead_speed() if aad_size is too big Marek Vasut (Wed Apr 23 2014 - 13:44:51 EST)
- Generating .config from device tree [was Re: Hardware dependencies in Kconfig] Pavel Machek (Wed Apr 23 2014 - 13:45:30 EST)
- Re: [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE* Andrew Lutomirski (Wed Apr 23 2014 - 13:45:36 EST)
- RE: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Luck, Tony (Wed Apr 23 2014 - 13:48:12 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Randy Dunlap (Wed Apr 23 2014 - 13:48:42 EST)
- RE: [PATCH 0/2] Eliminate spin locks in the vmbus channel callbackpath KY Srinivasan (Wed Apr 23 2014 - 13:54:21 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Konrad Rzeszutek Wilk (Wed Apr 23 2014 - 13:56:37 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Chung-Lin Tang (Wed Apr 23 2014 - 13:59:59 EST)
- Re: [PATCH] doc: make clean does not remove some xml files Randy Dunlap (Wed Apr 23 2014 - 14:07:49 EST)
- Re: 3.15rc2 hanging processes on exit. Hugh Dickins (Wed Apr 23 2014 - 14:13:42 EST)
- Re: [GIT PULL] regulator: First pull of MFD <-> Regulator IB (v3.16) Mark Brown (Wed Apr 23 2014 - 14:14:11 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Courtney Cavin (Wed Apr 23 2014 - 14:14:23 EST)
- Re: 3.15rc2 hanging processes on exit. Dave Jones (Wed Apr 23 2014 - 14:16:28 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Luiz Capitulino (Wed Apr 23 2014 - 14:16:44 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Andrew Morton (Wed Apr 23 2014 - 14:17:58 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Manfred Spraul (Wed Apr 23 2014 - 14:18:47 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Randy Dunlap (Wed Apr 23 2014 - 14:20:47 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Andrew Morton (Wed Apr 23 2014 - 14:24:50 EST)
- Re: [PATCH 2/2] arm64: topology: add MPIDR-based detection Mark Brown (Wed Apr 23 2014 - 14:26:41 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port Pinski, Andrew (Wed Apr 23 2014 - 14:30:39 EST)
- Re: extcon-next regression ? Felipe Balbi (Wed Apr 23 2014 - 14:31:25 EST)
- Re: [PATCH] bridge: simplify a br_multicast_query_received() function call David Miller (Wed Apr 23 2014 - 14:48:40 EST)
- Re: [PATCH net-next,v2,1/2] hyperv: Remove recv_pkt_list and lock David Miller (Wed Apr 23 2014 - 14:49:19 EST)
- Re: [PATCH net-next,v2,2/2] hyperv: Simplify the send_completion variables David Miller (Wed Apr 23 2014 - 14:49:30 EST)
- Re: [PATCH 1/2] gpio: pl061: get gpio base from alias id Rob Herring (Wed Apr 23 2014 - 14:52:29 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Tejun Heo (Wed Apr 23 2014 - 14:52:44 EST)
- [PATCH] s390/ccwgroup: Fix memory corruption Christian Borntraeger (Wed Apr 23 2014 - 14:58:36 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Vivek Goyal (Wed Apr 23 2014 - 14:58:56 EST)
- Re: [PATCH] net/phy: micrel: fix bugged test on device tree loading for ksz9021 David Miller (Wed Apr 23 2014 - 14:59:36 EST)
- Re: [PATCH 2/2] nohz: Synchronize sleep time stats with memory barriers Denys Vlasenko (Wed Apr 23 2014 - 15:00:14 EST)
- Re: [PATCH] perf/x86: fix RAPL rdmsrl_safe() usage Borislav Petkov (Wed Apr 23 2014 - 15:00:32 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Alfred M. Szmidt (Wed Apr 23 2014 - 15:00:39 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Tejun Heo (Wed Apr 23 2014 - 15:01:05 EST)
- Re: [PATCH] s390/ccwgroup: Fix memory corruption Tejun Heo (Wed Apr 23 2014 - 15:01:24 EST)
- Re: [PATCH 11/11] ext4: add cross rename support Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 15:01:34 EST)
- [PATCH 1/3] nohz: Only update sleeptime stats locally Denys Vlasenko (Wed Apr 23 2014 - 15:02:00 EST)
- [PATCH 2/3] nohz: Synchronize sleep time stats with memory barriers Denys Vlasenko (Wed Apr 23 2014 - 15:02:05 EST)
- [PATCH 3/3] nohz: Fix iowait overcounting if iowait task migrates Denys Vlasenko (Wed Apr 23 2014 - 15:02:23 EST)
- [PATCH] staging: unisys: fix copyright notices Benjamin Romer (Wed Apr 23 2014 - 15:04:30 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Vivek Goyal (Wed Apr 23 2014 - 15:05:48 EST)
- Re: [PATCH net-next 1/1] hyperv: Enable sendbuf mechanism on the send path David Miller (Wed Apr 23 2014 - 15:12:22 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Michael Kerrisk (man-pages) (Wed Apr 23 2014 - 15:13:31 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Vivek Goyal (Wed Apr 23 2014 - 15:21:26 EST)
- Re: [PATCH 2/2] arm64: topology: add MPIDR-based detection Zi Shen Lim (Wed Apr 23 2014 - 15:22:37 EST)
- Re: [PATCH 0/4 V3] Print traces on softlockup Don Zickus (Wed Apr 23 2014 - 15:22:40 EST)
- Re: [PATCH v2 2/2] staging: panel: fix sparse warnings in lcd_write Dan Carpenter (Wed Apr 23 2014 - 15:23:22 EST)
- Re: [PATCH 00/28] nios2 Linux kernel port H. Peter Anvin (Wed Apr 23 2014 - 15:24:07 EST)
- Re: [PATCH] crypto_user: Fix out-of-bounds read Dan Carpenter (Wed Apr 23 2014 - 15:24:28 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Nishanth Aravamudan (Wed Apr 23 2014 - 15:25:21 EST)
- Re: [RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks Jeff Layton (Wed Apr 23 2014 - 15:25:45 EST)
- Re: [PATCH v2 0/3] net: via-rhine: add support for on-chip Rhine controllers David Miller (Wed Apr 23 2014 - 15:27:06 EST)
- Re: [PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy Tejun Heo (Wed Apr 23 2014 - 15:27:21 EST)
- Re: [PATCH] perf/x86: fix RAPL rdmsrl_safe() usage Venkatesh Srinivas (Wed Apr 23 2014 - 15:27:37 EST)
- Re: [PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute() Oleg Nesterov (Wed Apr 23 2014 - 15:32:59 EST)
- Re: [PATCH 0/4 V3] Print traces on softlockup Andrew Morton (Wed Apr 23 2014 - 15:35:59 EST)
- Re: [PATCH 001/001] btrfs: Mechanism to modify the permission of a subvolume Filipe David Manana (Wed Apr 23 2014 - 15:39:08 EST)
- Re: vmstat: On demand vmstat workers V3 Christoph Lameter (Wed Apr 23 2014 - 15:54:39 EST)
- [PATCH 1/1] Drivers: hv: balloon: Ensure pressure reports are posted regularly K. Y. Srinivasan (Wed Apr 23 2014 - 15:58:20 EST)
- [PATCH] audit: x86: drop arch from __audit_syscall_entry() interface Eric Paris (Wed Apr 23 2014 - 15:58:44 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Marcelo Tosatti (Wed Apr 23 2014 - 15:59:12 EST)
- Re: [PATCH] perf/x86: fix RAPL rdmsrl_safe() usage Andi Kleen (Wed Apr 23 2014 - 16:00:34 EST)
- Re: How do I make a clean mount namespace? Richard Weinberger (Wed Apr 23 2014 - 16:01:37 EST)
- Re: [PATCH v2 00/13] extcon: major rework Aaro Koskinen (Wed Apr 23 2014 - 16:04:35 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Andrew Morton (Wed Apr 23 2014 - 16:05:04 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Marcelo Tosatti (Wed Apr 23 2014 - 16:12:42 EST)
- Re: [PATCH RESEND 1/2] rtc: 88pm860x: Use of_get_child_by_name Andrew Morton (Wed Apr 23 2014 - 16:15:11 EST)
- [PATCH v2 1/3] omapdss: panel-tpo-td028ec1: Add DT support. Marek Belisko (Wed Apr 23 2014 - 16:16:00 EST)
- [PATCH v2 3/3] omapdss: panel-tpo-td028ec1: Add module alias Marek Belisko (Wed Apr 23 2014 - 16:16:27 EST)
- [PATCH v2 0/3] Add display support for gta04 device Marek Belisko (Wed Apr 23 2014 - 16:16:47 EST)
- [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support Marek Belisko (Wed Apr 23 2014 - 16:16:59 EST)
- Re: [PATCH 0/3] perf tools: Speedup DWARF unwind Jiri Olsa (Wed Apr 23 2014 - 16:17:10 EST)
- 3.15-rc2: i915 regression: only top 20% of screen works in X Pavel Machek (Wed Apr 23 2014 - 16:23:22 EST)
- [PATCH V1 net-next 1/1] hyperv: Enable sendbuf mechanism on the send path K. Y. Srinivasan (Wed Apr 23 2014 - 16:29:30 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Tanmay Inamdar (Wed Apr 23 2014 - 16:32:37 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Ivan T. Ivanov (Wed Apr 23 2014 - 16:34:48 EST)
- [PATCH 1/2 v4] nmi: Provide the option to issue an NMI back trace to every cpu but current Don Zickus (Wed Apr 23 2014 - 16:41:03 EST)
- [PATCH 2/2 v4] watchdog: Printing traces for all cpus on lockup detection Don Zickus (Wed Apr 23 2014 - 16:41:32 EST)
- Re: [RFC PATCH] cmdline: Hide "debug" from /proc/cmdline Borislav Petkov (Wed Apr 23 2014 - 16:44:35 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Rik van Riel (Wed Apr 23 2014 - 16:44:44 EST)
- Re: [PATCH 0/4 V3] Print traces on softlockup Don Zickus (Wed Apr 23 2014 - 16:45:33 EST)
- Re: [PATCH 0/5] KVM: x86: Fix KVM behavior that does not follow spec Marcelo Tosatti (Wed Apr 23 2014 - 16:48:03 EST)
- Re: [PATCH] iio: adc: Nothing in ADC should be a bool CONFIG Jonathan Cameron (Wed Apr 23 2014 - 16:53:32 EST)
- Re: [PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options Daniel J Walsh (Wed Apr 23 2014 - 16:53:42 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops Nadav Amit (Wed Apr 23 2014 - 16:53:56 EST)
- RE: linux-next: build failure after merge of the wireless-next tree Bing Zhao (Wed Apr 23 2014 - 16:54:52 EST)
- Re: [perf] more perf_fuzzer memory corruption Vince Weaver (Wed Apr 23 2014 - 16:55:41 EST)
- RE: [PATCH][linux-next] wireless: fixed bad dev_info integer type warning Bing Zhao (Wed Apr 23 2014 - 16:56:15 EST)
- Re: [PATCH 2/8] printk: Release lockbuf_lock before calling console_trylock_for_printk() Andrew Morton (Wed Apr 23 2014 - 16:57:00 EST)
- Re: [PATCH] [media] V4L: s5c73m3: Fix build after v4l2_of_get_next_endpoint rename David Rientjes (Wed Apr 23 2014 - 16:58:05 EST)
- Re: [PATCH 4/5] KVM: x86: RSI/RDI/RCX are zero-extended when affected by string ops H. Peter Anvin (Wed Apr 23 2014 - 17:02:01 EST)
- Re: [PATCH v2 00/21] FDT clean-ups and libfdt support Max Filippov (Wed Apr 23 2014 - 17:04:54 EST)
- Re: [PATCH 2/2] arm: use fixmap for text patching when text is RO Kees Cook (Wed Apr 23 2014 - 17:09:31 EST)
- Re: 3.15-rc2: i915 regression: only top 20% of screen works in X Daniel Vetter (Wed Apr 23 2014 - 17:09:56 EST)
- Re: [PATCH 2/2 v4] watchdog: Printing traces for all cpus on lockup detection Andrew Morton (Wed Apr 23 2014 - 17:14:18 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading One Thousand Gnomes (Wed Apr 23 2014 - 17:16:29 EST)
- [PATCH 0/2] RTF: pinctrl: sirf: state container refactorings Linus Walleij (Wed Apr 23 2014 - 17:16:48 EST)
- [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into state container Linus Walleij (Wed Apr 23 2014 - 17:17:04 EST)
- [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container Linus Walleij (Wed Apr 23 2014 - 17:17:34 EST)
- [PATCH 0/2 V4] Print traces on softlockup Don Zickus (Wed Apr 23 2014 - 17:18:52 EST)
- Re: [PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments Linus Walleij (Wed Apr 23 2014 - 17:23:12 EST)
- Re: [git pull] drm fixes Woody Suwalski (Wed Apr 23 2014 - 17:34:00 EST)
- [PATCH 3/6 v3] mfd: stmpe: probe properly from the device tree Linus Walleij (Wed Apr 23 2014 - 17:36:15 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Jiri Kosina (Wed Apr 23 2014 - 17:38:08 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Jiri Kosina (Wed Apr 23 2014 - 17:39:53 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Andrew Morton (Wed Apr 23 2014 - 17:41:24 EST)
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading Jiri Kosina (Wed Apr 23 2014 - 17:42:11 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Rik van Riel (Wed Apr 23 2014 - 17:42:45 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Jiri Kosina (Wed Apr 23 2014 - 17:44:53 EST)
- Re: [PATCH] [media] V4L: s5c73m3: Fix build after v4l2_of_get_next_endpoint rename Sylwester Nawrocki (Wed Apr 23 2014 - 17:46:21 EST)
- Re: [PATCH] autofs - fix lockref lookup Andrew Morton (Wed Apr 23 2014 - 17:46:34 EST)
- Re: [PATCH V1 net-next 1/1] hyperv: Enable sendbuf mechanism on the send path Dan Carpenter (Wed Apr 23 2014 - 17:46:58 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Andrew Morton (Wed Apr 23 2014 - 17:49:44 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Josh Cartwright (Wed Apr 23 2014 - 17:49:54 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Jiri Kosina (Wed Apr 23 2014 - 17:52:05 EST)
- Re: [PATCH] iio: adc: Nothing in ADC should be a bool CONFIG Doug Anderson (Wed Apr 23 2014 - 17:54:54 EST)
- [PATCH 1/1] fanotify: for FAN_MARK_FLUSH check flags Heinrich Schuchardt (Wed Apr 23 2014 - 17:56:54 EST)
- Re: [PATCH] Fix seq_read dead loop and trigger memory allocation failure. Al Viro (Wed Apr 23 2014 - 17:58:16 EST)
- f2fs causes system stall Marc Dietrich (Wed Apr 23 2014 - 18:01:35 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Matt Porter (Wed Apr 23 2014 - 18:01:43 EST)
- Re: [PATCH v3 2/2] dt: platform driver: Fill the resources before probe and defer if needed Rob Herring (Wed Apr 23 2014 - 18:03:16 EST)
- Re: [PATCH 1/5] MM: avoid throttling reclaim for loop-back nfsd threads. Andrew Morton (Wed Apr 23 2014 - 18:03:39 EST)
- Re: 3.15-rc2: i915 regression: only top 20% of screen works in X Pavel Machek (Wed Apr 23 2014 - 18:04:05 EST)
- Re: [git pull] drm fixes Ed Tomlinson (Wed Apr 23 2014 - 18:05:09 EST)
- Re: [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space Matt Porter (Wed Apr 23 2014 - 18:05:25 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Courtney Cavin (Wed Apr 23 2014 - 18:10:05 EST)
- Re: 3.15-rc2: i915 regression: only top 20% of screen works in X Pavel Machek (Wed Apr 23 2014 - 18:10:18 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Stephen Rothwell (Wed Apr 23 2014 - 18:10:41 EST)
- Re: rm -f * on large files very slow on XFS + MD RAID 6 volume of 15x 4TB of HDDs (52TB) Dave Chinner (Wed Apr 23 2014 - 18:12:39 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Linus Walleij (Wed Apr 23 2014 - 18:17:45 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Andrew Morton (Wed Apr 23 2014 - 18:18:28 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Linus Walleij (Wed Apr 23 2014 - 18:20:24 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Wed Apr 23 2014 - 18:25:14 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Andrew Morton (Wed Apr 23 2014 - 18:28:05 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Stephen Rothwell (Wed Apr 23 2014 - 18:31:16 EST)
- [PATCH] sched: Skip double execution of pick_next_task_fair Tim Chen (Wed Apr 23 2014 - 18:32:12 EST)
- Re: [PATCH 5/4] ipc,shm: minor cleanups Stephen Rothwell (Wed Apr 23 2014 - 18:35:34 EST)
- Re: [PATCH 2/2] arm64: topology: add MPIDR-based detection Mark Brown (Wed Apr 23 2014 - 18:38:45 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Andrew Morton (Wed Apr 23 2014 - 18:41:27 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code NeilBrown (Wed Apr 23 2014 - 18:43:28 EST)
- Re: [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Frank Rowand (Wed Apr 23 2014 - 18:45:29 EST)
- Re: [PATCH 1/5] MM: avoid throttling reclaim for loop-back nfsd threads. NeilBrown (Wed Apr 23 2014 - 18:48:04 EST)
- Re: [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Frank Rowand (Wed Apr 23 2014 - 18:48:25 EST)
- [PATCH revised - was 1/5] MM: avoid throttling reclaim for loop-back nfsd threads. NeilBrown (Wed Apr 23 2014 - 18:49:31 EST)
- Re: [PATCH 5/5] ARM: berlin/dt: add sdio clocks to BG2Q Antoine Ténart (Wed Apr 23 2014 - 18:49:55 EST)
- Re: [PATCH 4/5] ARM: berlin/dt: add sdio clocks to BG2CD Antoine Ténart (Wed Apr 23 2014 - 18:51:34 EST)
- Re: [PATCH 2/2] arm: use fixmap for text patching when text is RO Doug Anderson (Wed Apr 23 2014 - 18:51:52 EST)
- Re: [PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support Timur Tabi (Wed Apr 23 2014 - 18:54:20 EST)
- [PATCH 1/2] of: selftest: add deferred probe interrupt test Rob Herring (Wed Apr 23 2014 - 18:58:15 EST)
- [PATCH 0/2] DT irq deferred probe support Rob Herring (Wed Apr 23 2014 - 18:58:38 EST)
- [PATCH 2/2] of/irq: do irq resolution in platform_get_irq Rob Herring (Wed Apr 23 2014 - 18:59:00 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code Felipe Balbi (Wed Apr 23 2014 - 19:01:36 EST)
- Re: [Resend Patch 0/9] I2C ACPI operation region handler support Adam Williamson (Wed Apr 23 2014 - 19:03:46 EST)
- [RESEND PATCH] regulator: core: Disable unused regulators after deferred probing is done Nishanth Menon (Wed Apr 23 2014 - 19:12:31 EST)
- Re: [PATCH 4/5] SUNRPC: track when a client connection is routed to the local host. NeilBrown (Wed Apr 23 2014 - 19:14:39 EST)
- Re: [PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA Adam Williamson (Wed Apr 23 2014 - 19:18:26 EST)
- [PATCH v2 4/4] ARM: dts: bcm590xx: add support for GPLDO and VBUS regulators Matt Porter (Wed Apr 23 2014 - 19:22:00 EST)
- [PATCH v2 2/4] mfd: bcm590xx: add support for secondary I2C slave address Matt Porter (Wed Apr 23 2014 - 19:22:22 EST)
- [PATCH v2 3/4] regulator: bcm590xx: add support for regulators on secondary I2C slave Matt Porter (Wed Apr 23 2014 - 19:22:49 EST)
- [PATCH v2 1/4] mfd: bcm590xx: update binding with additional BCM59056 regulators Matt Porter (Wed Apr 23 2014 - 19:23:08 EST)
- [PATCH v2 0/4] Support additional regulators on BCM590xx Matt Porter (Wed Apr 23 2014 - 19:23:26 EST)
- Re: [PATCH -mm -repost] memcg: do not hang on OOM when killed by userspace OOM access to memory reserves David Rientjes (Wed Apr 23 2014 - 19:28:30 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Nishanth Aravamudan (Wed Apr 23 2014 - 19:31:42 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Courtney Cavin (Wed Apr 23 2014 - 19:34:24 EST)
- Re: [PATCH 2/2] of/irq: do irq resolution in platform_get_irq Tony Lindgren (Wed Apr 23 2014 - 19:43:13 EST)
- Re: [PATCH 0/2] DT irq deferred probe support Tony Lindgren (Wed Apr 23 2014 - 19:43:37 EST)
- [PATCH v2 2/6] firmware: add Keystone QMSS PDSP accumulator firmware blob Santosh Shilimkar (Wed Apr 23 2014 - 19:47:23 EST)
- [PATCH v2 3/6] Documentation: dt: soc: add Keystone Navigator QMSS bindings Santosh Shilimkar (Wed Apr 23 2014 - 19:47:33 EST)
- [PATCH v2 5/6] Documentation: dt: soc: add Keystone Navigator DMA bindings Santosh Shilimkar (Wed Apr 23 2014 - 19:47:42 EST)
- [PATCH v2 4/6] soc: ti: add Keystone Navigator QMSS driver Santosh Shilimkar (Wed Apr 23 2014 - 19:47:49 EST)
- [PATCH v2 6/6] soc: ti: add Keystone Navigator DMA support Santosh Shilimkar (Wed Apr 23 2014 - 19:48:24 EST)
- Re: [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS Waiman Long (Wed Apr 23 2014 - 19:48:50 EST)
- [PATCH v2 1/6] soc: Introduce drivers/soc place-holder for SOC specific drivers Santosh Shilimkar (Wed Apr 23 2014 - 19:49:41 EST)
- [PATCH v2 0/6] soc: ti: Add Keystone Navigator drivers Santosh Shilimkar (Wed Apr 23 2014 - 19:50:21 EST)
- Re: f2fs causes system stall Jaegeuk Kim (Wed Apr 23 2014 - 19:56:50 EST)
- Re: mmotm 2014-04-22-15-20 uploaded (uml 32- and 64-bit defconfigs) Randy Dunlap (Wed Apr 23 2014 - 20:00:29 EST)
- Estimado E-mail del usuario; webmail Administrador (Wed Apr 23 2014 - 20:08:07 EST)
- Estimado E-mail del usuario; webmail administrador 2014 (Wed Apr 23 2014 - 20:08:07 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code NeilBrown (Wed Apr 23 2014 - 20:13:56 EST)
- Re: [PATCH 2/3] nohz: Synchronize sleep time stats with memory barriers Frederic Weisbecker (Wed Apr 23 2014 - 20:16:52 EST)
- Re: [PATCH 1/2] swap: change swap_info singly-linked list to list_head Shaohua Li (Wed Apr 23 2014 - 20:17:20 EST)
- RE: [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Anton Tikhomirov (Wed Apr 23 2014 - 20:18:14 EST)
- Re: [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO Simon Horman (Wed Apr 23 2014 - 20:23:46 EST)
- Re: [PATCH] sysfs, device-tree: aid for debugging device tree boot problems Greg Kroah-Hartman (Wed Apr 23 2014 - 20:30:47 EST)
- Re: [GIT PULL] serial: Cadence Greg Kroah-Hartman (Wed Apr 23 2014 - 20:30:56 EST)
- Re: [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Jingoo Han (Wed Apr 23 2014 - 20:32:41 EST)
- Re: [PATCH 3/3] nohz: Fix iowait overcounting if iowait task migrates Frederic Weisbecker (Wed Apr 23 2014 - 20:37:26 EST)
- RE: [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Anton Tikhomirov (Wed Apr 23 2014 - 20:38:17 EST)
- Re: [PATCH v3] Intel MCH BIOS workaround Rafael J. Wysocki (Wed Apr 23 2014 - 20:41:49 EST)
- Re: [PATCH v3 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support. Iyappan Subramanian (Wed Apr 23 2014 - 20:46:17 EST)
- Re: [PATCH v3 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver Iyappan Subramanian (Wed Apr 23 2014 - 20:51:50 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq JÃrn Engel (Wed Apr 23 2014 - 20:53:47 EST)
- Re: How do I make a clean mount namespace? Andy Lutomirski (Wed Apr 23 2014 - 20:54:57 EST)
- Re: [PATCH V7 1/1] drivers/gpio: Altera soft IP GPIO driver and devicetree binding Tien Hock Loh (Wed Apr 23 2014 - 21:02:41 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Wed Apr 23 2014 - 21:13:28 EST)
- linux-next: build failure after merge of the libata tree Stephen Rothwell (Wed Apr 23 2014 - 21:18:14 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code Felipe Balbi (Wed Apr 23 2014 - 21:21:20 EST)
- Re: [PATCH/RFC 0/5] Support loop-back NFS mounts - take 2 Dave Chinner (Wed Apr 23 2014 - 21:21:32 EST)
- Re: [PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators Jingoo Han (Wed Apr 23 2014 - 21:26:27 EST)
- [PATCH 0/3] sched: Idle balance patches Jason Low (Wed Apr 23 2014 - 21:31:03 EST)
- [PATCH 1/3] sched, balancing: Update rq->max_idle_balance_cost whenever newidle balance is attempted Jason Low (Wed Apr 23 2014 - 21:31:16 EST)
- Re: [PATCH v2 4/6] soc: ti: add Keystone Navigator QMSS driver Felipe Balbi (Wed Apr 23 2014 - 21:31:38 EST)
- [PATCH 2/3] sched: Initialize newidle balance stats in sd_numa_init() Jason Low (Wed Apr 23 2014 - 21:31:54 EST)
- [PATCH 3/3] sched, fair: Stop searching for tasks in newidle balance if there are runnable tasks Jason Low (Wed Apr 23 2014 - 21:32:22 EST)
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks Li Zhong (Wed Apr 23 2014 - 21:33:35 EST)
- [PATCH] ARM: armv6 & armv7 no need update SCTLR for alignment Wuqixuan (Wed Apr 23 2014 - 21:34:36 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code NeilBrown (Wed Apr 23 2014 - 21:41:51 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code Felipe Balbi (Wed Apr 23 2014 - 21:43:52 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Apr 23 2014 - 21:47:37 EST)
- Microsoft webmail users system alert: Attention !!! Webmail Account Messaging Center (Wed Apr 23 2014 - 21:48:44 EST)
- Re: dropping capabilities in user namespace Aditya Kali (Wed Apr 23 2014 - 21:51:11 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Apr 23 2014 - 21:51:30 EST)
- Re: [PATCH RFC] sysrq: rcu-ify __handle_sysrq Paul E. McKenney (Wed Apr 23 2014 - 21:54:34 EST)
- Re: [PATCH v4 0/3] usb: chipidea: msm: Clean and fix glue layer driver Peter Chen (Wed Apr 23 2014 - 22:05:44 EST)
- Re: [PATCH RESEND] zram: correct offset usage in zram_bio_discard Minchan Kim (Wed Apr 23 2014 - 22:05:53 EST)
- Re: in kernel 2.6.x, tun/tap nic supports vlan packets zhuyj (Wed Apr 23 2014 - 22:10:16 EST)
- Re: [PATCH 10/13] tty: serial: omap: remove some dead code NeilBrown (Wed Apr 23 2014 - 22:25:30 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree Jeff Kirsher (Wed Apr 23 2014 - 22:25:35 EST)
- Re: How do I make a clean mount namespace? Al Viro (Wed Apr 23 2014 - 22:25:48 EST)
- Re: [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver Pankaj Dubey (Wed Apr 23 2014 - 22:26:16 EST)
- Re: [PATCH 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT Pankaj Dubey (Wed Apr 23 2014 - 22:28:06 EST)
- kaslr should avoid setup_data region Dave Young (Wed Apr 23 2014 - 22:34:28 EST)
- Re: How do I make a clean mount namespace? Al Viro (Wed Apr 23 2014 - 22:39:50 EST)
- [PATCH] spi-bfin: Add missing gpio.h include Steven Rostedt (Wed Apr 23 2014 - 22:40:43 EST)
- Re: kaslr should avoid setup_data region Kees Cook (Wed Apr 23 2014 - 22:43:22 EST)
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs Rob Herring (Wed Apr 23 2014 - 22:45:34 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree David Miller (Wed Apr 23 2014 - 22:45:52 EST)
- Re: kaslr should avoid setup_data region Dave Young (Wed Apr 23 2014 - 22:48:53 EST)
- Re: [PATCH 3/3] sched, fair: Stop searching for tasks in newidle balance if there are runnable tasks Mike Galbraith (Wed Apr 23 2014 - 22:51:37 EST)
- Re: [PATCH v3] ARM: mm: support big-endian page tables Jianguo Wu (Wed Apr 23 2014 - 22:54:16 EST)
- Re: [Bugfix] sched: fix possible invalid memory access caused by CPU hot-addition Jiang Liu (Wed Apr 23 2014 - 23:00:18 EST)
- linux-next: build failure after merge of the mfd-lj tree Stephen Rothwell (Wed Apr 23 2014 - 23:01:38 EST)
- Re: [PATCH v7 0/3] Add support for PCI in AArch64 Sandeepa Prabhu (Wed Apr 23 2014 - 23:08:21 EST)
- Re: [PATCH 1/1] uprobes/tracing: uprobe_perf_open() forgets to handle the error from uprobe_apply() Steven Rostedt (Wed Apr 23 2014 - 23:17:44 EST)
- Re: [PATCH] thermal: samsung: Only update available threshold limits Tushar Behera (Wed Apr 23 2014 - 23:18:05 EST)
- [PATCH] misc: genwqe: Fix format string mismatch in card_debugfs.c Masanari Iida (Wed Apr 23 2014 - 23:26:18 EST)
- linux-next: build failure after merge of the tip tree Stephen Rothwell (Wed Apr 23 2014 - 23:52:09 EST)
5286 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc