Linux-Kernel Archive
By Thread
Most Recent messages
5654 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] mm: differentiate page_mapped() from page_mapcount() for compound pages Kirill A. Shutemov (Fri Mar 20 2015 - 06:24:55 EST)
- Re: [Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core Hanjun Guo (Mon Jun 08 2015 - 00:00:14 EST)
- Re: [PATCH 0/6] x86: reduce paravirtualized spinlock overhead Juergen Gross (Mon Jun 08 2015 - 00:09:30 EST)
- Re: [PATCH v5 0/3] Dell Airplane Mode Switch driver Darren Hart (Mon Jun 08 2015 - 00:12:50 EST)
- non-rotational USB stick? Harald Dunkel (Mon Jun 08 2015 - 00:16:37 EST)
- Re: [PATCH] added device tree support to gpio-generic driver Alexandre Courbot (Mon Jun 08 2015 - 00:20:31 EST)
- Re: [RESEND 1/2] usb: ehci-exynos: Make provision for vdd regulators Anand Moon (Mon Jun 08 2015 - 00:21:41 EST)
- Re: linux-next: build failure after merge of the drivers-x86 tree Darren Hart (Mon Jun 08 2015 - 00:27:57 EST)
- A race condition between debugfs and seq_file operation Lisa Du (Mon Jun 08 2015 - 00:28:26 EST)
- Re: [PATCH v5 1/2] ARM: dts: vfxxx: Add OCOTP and OCROM nodes maitysanchayan (Mon Jun 08 2015 - 00:40:54 EST)
- Re: [PATCH v5 2/2] soc: Add driver for Freescale Vybrid Platform maitysanchayan (Mon Jun 08 2015 - 00:42:34 EST)
- Re: [PATCH v3 2/3] ARM: rockchip: ensure CPU to enter WFI/WFE state Caesar Wang (Mon Jun 08 2015 - 00:56:45 EST)
- Re: [Xen-devel] [Patch V3 14/15] xen: allow more than 512 GB of RAM for 64 bit pv-domains Juergen Gross (Mon Jun 08 2015 - 01:09:45 EST)
- [PATCH 1/2] f2fs: setting discard option in parse_options() Chao Yu (Mon Jun 08 2015 - 01:21:15 EST)
- [PATCH v2] kernel/params.c: make use of unused but set variable Louis Langholtz (Mon Jun 08 2015 - 01:25:25 EST)
- [PATCH 0/6] ACPI / EC: Fix issues related to the event handling. Lv Zheng (Mon Jun 08 2015 - 01:28:11 EST)
- [PATCH 2/2] f2fs: skip committing valid superblock Chao Yu (Mon Jun 08 2015 - 01:29:20 EST)
- Re: [PATCH] x86/asm/entry/32: Rename labels in INT 0x80 code path Ingo Molnar (Mon Jun 08 2015 - 01:35:55 EST)
- [PATCH] checkpatch: Warn on BUG and BUG_ON uses Joe Perches (Mon Jun 08 2015 - 01:44:29 EST)
- [PATCH v1 0/2] Implement sample time consideration Sanchayan Maity (Mon Jun 08 2015 - 01:45:05 EST)
- Re: [PATCH] kernel/params.c: make use of unused but set variable Louis Langholtz (Mon Jun 08 2015 - 01:46:49 EST)
- Re: [PATCH] RDMA/ocrdma: fix double free on pd Devesh Sharma (Mon Jun 08 2015 - 01:53:15 EST)
- Re: [PATCH v5] Fix the resolution issue in ChromeOS Dmitry Torokhov (Mon Jun 08 2015 - 01:56:51 EST)
- [BUG, bisect] Re: drm/i915: WARN_ON(dev_priv->mm.busy) Jeremiah Mahler (Mon Jun 08 2015 - 01:57:06 EST)
- [PATCH block/for-4.2-writeback] v9fs: fix error handling in v9fs_session_init() Tejun Heo (Mon Jun 08 2015 - 01:58:01 EST)
- Re: [PATCH V2 0/3] Add RS-485 support and fix RTS/CTS implementation Bhuvanchandra DV (Mon Jun 08 2015 - 01:59:00 EST)
- Re: [PATCH] [media] s5k5baf: Convert use of __constant_cpu_to_be16 to cpu_to_be16 Andrzej Hajda (Mon Jun 08 2015 - 02:01:08 EST)
- Re: [PATCH] rtl8723au: replaced asm/atomic.h by linux/atomic.h Kalle Valo (Mon Jun 08 2015 - 02:16:40 EST)
- [GIT PULL] libata fixes for v4.1-rc7 Tejun Heo (Mon Jun 08 2015 - 02:19:31 EST)
- [PATCH] usb: gadget: nokia: Add mass storage driver to g_nokia Pali RohÃr (Mon Jun 08 2015 - 02:20:36 EST)
- RE: [PATCH] qla4xxx: pass timeout as HZ independent value Nilesh Javali (Mon Jun 08 2015 - 02:22:46 EST)
- Re: [PATCH V2 2/3] tty: serial: fsl_lpuart: remove RTS/CTS control from set/get_mctrl Uwe Kleine-König (Mon Jun 08 2015 - 02:41:31 EST)
- NILFS2: double uuid Heinz Diehl (Mon Jun 08 2015 - 02:43:45 EST)
- [PATCH] mm/memory hotplug: print the last vmemmap region at the end of hot add memory Zhu Guihua (Mon Jun 08 2015 - 02:46:06 EST)
- Re: [PATCH] cosa: use msecs_to_jiffies for conversions David Miller (Mon Jun 08 2015 - 02:46:24 EST)
- Re: [PATCH V2] wan: dscc4: use msecs_to_jiffies for conversions David Miller (Mon Jun 08 2015 - 02:46:37 EST)
- Re: [PATCH] x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path Ingo Molnar (Mon Jun 08 2015 - 02:50:17 EST)
- Re: [PATCH] thermal: exynos: Disable the regulator on probe failure Javier Martinez Canillas (Mon Jun 08 2015 - 02:54:55 EST)
- Re: [RFC PATCH] sched: Fix sched_wakeup tracepoint Peter Zijlstra (Mon Jun 08 2015 - 02:55:51 EST)
- Re: [PATCH v4] Thermal cleanups and hardware trip points Sascha Hauer (Mon Jun 08 2015 - 02:57:22 EST)
- [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 03:01:43 EST)
- <Possible follow-ups>
- [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 03:13:11 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 03:40:52 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Richard Weinberger (Mon Jun 08 2015 - 04:08:32 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 04:43:23 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 05:05:22 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 05:11:47 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 05:22:33 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 07:29:31 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 05:16:53 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 07:27:22 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 14:07:21 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 15:36:06 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexander Holler (Mon Jun 08 2015 - 21:07:35 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Ingo Molnar (Mon Jun 08 2015 - 04:09:20 EST)
- Re: [PATCH] debug: Deprecate BUG_ON() use in new code, introduce CRASH_ON() Alexey Dobriyan (Mon Jun 08 2015 - 10:26:26 EST)
- Re: [PATCH 0/3] : Fixes to make /proc/sched_debug better Peter Zijlstra (Mon Jun 08 2015 - 03:07:05 EST)
- Re: [PATCH v3 3/3] usb: phy: hold wakeupsource when USB is enumerated in peripheral mode Sumit Semwal (Mon Jun 08 2015 - 03:07:36 EST)
- [PATCH v5 0/3] ARM: rockchip: fix the SMP Caesar Wang (Mon Jun 08 2015 - 03:12:18 EST)
- Re: [PATCH RESEND 2/2] Documentation: dmaengine: document DMA_CTRL_ACK Maxime Ripard (Mon Jun 08 2015 - 03:15:13 EST)
- Re: [PATCH -next] cris: Fix system call references for cris v10 Jesper Nilsson (Mon Jun 08 2015 - 03:18:04 EST)
- Re: lustre: question about lov_request.c Julia Lawall (Mon Jun 08 2015 - 03:25:05 EST)
- Re: [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node Sascha Hauer (Mon Jun 08 2015 - 03:27:42 EST)
- Re: [PATCH 0/5] Add Mediatek MT8173 subsystem clocks support James Liao (Mon Jun 08 2015 - 03:28:10 EST)
- [PATCH] ARM: tegra: roth: Add MMC pwrseq to power wifi on Alexandre Courbot (Mon Jun 08 2015 - 03:41:54 EST)
- Re: [BUG, bisect] hrtimer: severe lag after suspend & resume Thomas Gleixner (Mon Jun 08 2015 - 03:45:05 EST)
- [PATCH] class: Free the kobject.name if kset_register fails Chen Lin Z (Mon Jun 08 2015 - 03:46:23 EST)
- Re: [PATCH 1/1 linux-next] ceph: use standard Opt_err Ilya Dryomov (Mon Jun 08 2015 - 03:49:27 EST)
- [PATCH 0/3] tip queue 2015-06-08 Borislav Petkov (Mon Jun 08 2015 - 03:50:39 EST)
- Re: [PATCH v4 0/3] net/phy: micrel: Center FLP timing at 16ms David Miller (Mon Jun 08 2015 - 03:51:44 EST)
- Re: [PATCH v2 0/4] VFIO platform reset Eric Auger (Mon Jun 08 2015 - 03:51:58 EST)
- [tip:irq/core] irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED tip-bot for Sudeep Holla (Mon Jun 08 2015 - 03:59:03 EST)
- [tip:irq/core] irqchip: renesas: intc-irqpin: Improve binding documentation tip-bot for Geert Uytterhoeven (Mon Jun 08 2015 - 03:59:03 EST)
- Re: [PATCH] irqchip: sunxi-nmi: Fix off-by-one for iterating over gc->num_ct Maxime Ripard (Mon Jun 08 2015 - 04:00:11 EST)
- Re: [PATCH v2 4/4] VFIO: platform: Calxeda xgmac reset module Eric Auger (Mon Jun 08 2015 - 04:02:45 EST)
- Re: [PATCH 08/14] hrtimer: Allow hrtimer::function() to free the timer Thomas Gleixner (Mon Jun 08 2015 - 04:06:34 EST)
- Re: git pull] drm for v4.1-rc1 Ander Conselvan De Oliveira (Mon Jun 08 2015 - 04:07:08 EST)
- Re: [PATCH 00/17] Fixes and Cleanups for the Intel VT-d driver Li, ZhenHua (Mon Jun 08 2015 - 04:08:12 EST)
- [tip:irq/urgent] irqchip: sunxi-nmi: Fix off-by-one error in irq iterator tip-bot for Axel Lin (Mon Jun 08 2015 - 04:13:28 EST)
- Re: [PATCH] drm/panel: add lg4573 driver Heiko Schocher (Mon Jun 08 2015 - 04:13:47 EST)
- Re: [PATCH 2/2] drivercore: Fix unregistration path of platform devices Pantelis Antoniou (Mon Jun 08 2015 - 04:14:54 EST)
- Re: [PATCH] mmc: host: pxamci: switch over to dmaengine use Ulf Hansson (Mon Jun 08 2015 - 04:17:51 EST)
- Re: [PATCH] mm/mmap.c: optimization of do_mmap_pgoff function Michal Hocko (Mon Jun 08 2015 - 04:18:11 EST)
- Re: [PATCH] oom: always panic on OOM when panic_on_oom is configured Michal Hocko (Mon Jun 08 2015 - 04:21:56 EST)
- [PATCH v2 0/3] Fixes for at_xdmac Ludovic Desroches (Mon Jun 08 2015 - 04:23:47 EST)
- [PATCH] drm/i915: Properly initialize SDVO analog connectors Ander Conselvan de Oliveira (Mon Jun 08 2015 - 04:26:39 EST)
- Re: [PATCH] cpufreq:exynos-cpufreq - Fix for memory leak in case SOC name does not match. Lukasz Majewski (Mon Jun 08 2015 - 04:31:20 EST)
- Re: [PATCH] MIPS: KVM: do not sign extend on unsigned MMIO load James Hogan (Mon Jun 08 2015 - 04:34:35 EST)
- [PATCH] pata_octeon_cf: fix broken build Aaro Koskinen (Mon Jun 08 2015 - 04:35:01 EST)
- [PATCH 0/4] x86: Untangle and standardize x86 system call entry point names Ingo Molnar (Mon Jun 08 2015 - 04:35:28 EST)
- Re: [5/9] wl1251: drop unneeded goto Kalle Valo (Mon Jun 08 2015 - 04:39:52 EST)
- Re: [PATCH v2 0/2] staging: rtl8723au: core: endianness issues Dan Carpenter (Mon Jun 08 2015 - 04:41:23 EST)
- Re: [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype Jon Hunter (Mon Jun 08 2015 - 04:47:01 EST)
- [PATCHSET block/for-4.2/writeback] block, cgroup: make cfq charge async IOs to the appropriate blkcgs Tejun Heo (Mon Jun 08 2015 - 04:59:57 EST)
- Re: [PATCH] mfd: lpc_ich: Assign subdevice ids automatically Mika Westerberg (Mon Jun 08 2015 - 05:03:28 EST)
- Re: [PATCH v13 2/5] cgroup: replace explicit ss_mask checking with for_each_subsys_which Tejun Heo (Mon Jun 08 2015 - 05:21:26 EST)
- Re: [PATCH v13 3/5] cgroup, block: implement task_get_css() Tejun Heo (Mon Jun 08 2015 - 05:22:22 EST)
- Re: [PATCH v10 3/3] x86/earlyprintk: setup earlyprintk as early as possible Borislav Petkov (Mon Jun 08 2015 - 05:33:43 EST)
- Re: Usage of restart_handler in pwrseq_emmc Marek Szyprowski (Mon Jun 08 2015 - 05:36:33 EST)
- Re: [PATCH] slub/slab: fix kmemleak didn't work on some case Christoph Lameter (Mon Jun 08 2015 - 05:38:25 EST)
- [PATCH] HSI: nokia-modem: use flags argument of devm_gpiod_get to set direction Uwe Kleine-KÃnig (Mon Jun 08 2015 - 05:54:13 EST)
- Re: [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads Petr Mladek (Mon Jun 08 2015 - 06:01:27 EST)
- Re: kmalloc panic Johannes Berg (Mon Jun 08 2015 - 06:06:59 EST)
- Re: [PATCH] efi: Work around ia64 build problem with ESRT driver. Matt Fleming (Mon Jun 08 2015 - 06:09:50 EST)
- Re: [PATCH v4 12/12] MIPS: Add basic support for the TL-WR1043ND version 1 Antony Pavlov (Mon Jun 08 2015 - 06:12:06 EST)
- Re: [PATCH 2/3] spi: mediatek: Add spi bus for Mediatek MT8173 Eddie Huang (Mon Jun 08 2015 - 06:16:16 EST)
- [PATCH v2] powerpc/cache: add cache flush operation for various e500 Yuantian.Tang (Mon Jun 08 2015 - 06:25:22 EST)
- Charity Project Bill William And Andrea Groner (Mon Jun 08 2015 - 06:32:35 EST)
- Re: [PATCH v2 3/5] dmaengine: mv_xor: add support for a38x command in descriptor mode Vinod Koul (Mon Jun 08 2015 - 06:33:42 EST)
- [PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support Sudeep Holla (Mon Jun 08 2015 - 06:40:27 EST)
- Re: [RFC Patch V1] ioatdma: Ignore IOAT devices under hotplug-capable PCI host bridge Vinod Koul (Mon Jun 08 2015 - 06:43:28 EST)
- Re: [drm fixes] git pull Jani Nikula (Mon Jun 08 2015 - 06:55:40 EST)
- [PATCH v4 1/2] usb: ehci-exynos: Make provision for vdd regulators Vivek Gautam (Mon Jun 08 2015 - 07:06:56 EST)
- linux-4.1-rc7/drivers/irqchip/irq-renesas-intc-irqpin.c:418: array index used before limits check ? David Binderman (Mon Jun 08 2015 - 07:10:43 EST)
- Re: [PATCH 09/11] dma: pl330: fix wording in mcbufsz message Vinod Koul (Mon Jun 08 2015 - 07:12:44 EST)
- Re: [RFT v2 11/48] ipu: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Vinod Koul (Mon Jun 08 2015 - 07:16:05 EST)
- Re: [PATCH v6] dma: Add Xilinx AXI Direct Memory Access Engine driver support Vinod Koul (Mon Jun 08 2015 - 07:18:15 EST)
- RE: [PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support Appana Durga Kedareswara Rao (Mon Jun 08 2015 - 07:21:19 EST)
- RE: [RESEND PATCH V4 1/1] input: misc: da9063: OnKey driver Opensource [Steve Twiss] (Mon Jun 08 2015 - 07:39:05 EST)
- Re: [RFC PATCH 01/12] mm: add a new config to manage the code Leon Romanovsky (Mon Jun 08 2015 - 07:52:37 EST)
- Re: [PATCH] tpm, tpm_crb: migrate to struct acpi_table_tpm2 and acpi_tpm2_control Jarkko Sakkinen (Mon Jun 08 2015 - 07:54:47 EST)
- Re: [PATCH 00/11] ARM64 PCI hostbridge init based on ACPI Jagan Teki (Mon Jun 08 2015 - 08:06:04 EST)
- [Patch V4 00/16] xen: support pv-domains larger than 512GB Juergen Gross (Mon Jun 08 2015 - 08:07:36 EST)
- Re: [v4,09/21] rtc: support DS1302 RTC on ICP DAS LP-8x4x Alexandre Belloni (Mon Jun 08 2015 - 08:07:47 EST)
- Re: randconfig build error with next-20150529, in crypto/jitterentropy.c Andy Shevchenko (Mon Jun 08 2015 - 08:21:24 EST)
- Re: [PATCH 00/21] On-demand device registration Enrico Weigelt, metux IT consult (Mon Jun 08 2015 - 08:26:18 EST)
[PATCH 0/2] Add Mediatek MT8173 cpufreq driver Pi-Cheng Chen (Mon Jun 08 2015 - 08:29:47 EST)
[PATCH v2] perf: honoring the architectural performance monitoring version Imre Palik (Mon Jun 08 2015 - 08:47:14 EST)
[PATCH 0/3] TLB flush multiple pages per IPI v5 Mel Gorman (Mon Jun 08 2015 - 08:51:11 EST)
Re: [PATCH RFC 0/3] pagemap: make useable for non-privilege users Mark Williamson (Mon Jun 08 2015 - 08:53:49 EST)
RE: [LINUX RFC V2 2/2] spi: Add support for Zynq Ultrascale+ MPSoC GQSPI controller Ranjit Abhimanyu Waghmode (Mon Jun 08 2015 - 08:55:34 EST)
[PATCH 1/2] mfd: add Marvell 88pm88x description Yi Zhang (Mon Jun 08 2015 - 08:56:01 EST)
[PATCH] serial: core: cleanup in uart_get_baud_rate() Joakim Nordell (Mon Jun 08 2015 - 08:58:19 EST)
RE: [LINUX RFC V2 1/2] devicetree: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller Ranjit Abhimanyu Waghmode (Mon Jun 08 2015 - 08:59:43 EST)
[PATCH 0/3] Drop dead code in lov_finish_set Julia Lawall (Mon Jun 08 2015 - 09:02:59 EST)
[PATCH v2 0/2] dmaengine: ti-dma-crossbar: Support for eDMA Peter Ujfalusi (Mon Jun 08 2015 - 09:23:00 EST)
[PATCH -resend] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL Michal Hocko (Mon Jun 08 2015 - 09:29:19 EST)
Re: [PATCH] pinctrl: fix confusing debug message in pinctrl_register_map() Linus Walleij (Mon Jun 08 2015 - 09:34:19 EST)
[PATCH] mmc, kernel 4.0.5, SDIO power management error message Greg Alexander (Mon Jun 08 2015 - 09:34:22 EST)
Re: [PATCH] pinctrl: add pinctrl_register_reason() to return proper error code Linus Walleij (Mon Jun 08 2015 - 09:36:19 EST)
Re: [PATCH] perf tools: avoid possible race condition in copyfile Arnaldo Carvalho de Melo (Mon Jun 08 2015 - 09:40:22 EST)
[PATCH 0/6] clockevent: Migrate to new 'set-state' interface Viresh Kumar (Mon Jun 08 2015 - 09:41:22 EST)
Re: [PATCH 4/4 Rebase] x86, MCE: Avoid potential deadlock in MCE context Borislav Petkov (Mon Jun 08 2015 - 09:42:24 EST)
[PATCH] acpi: update struct acpi_table_tpm2 Jarkko Sakkinen (Mon Jun 08 2015 - 09:42:31 EST)
[tip:x86/apic] iommu, x86: Avoid migrating VT-d posted interrupts tip-bot for Feng Wu (Mon Jun 08 2015 - 09:45:10 EST)
[tip:x86/apic] iommu, x86: Add cap_pi_support() to detect VT-d PI capability tip-bot for Feng Wu (Mon Jun 08 2015 - 09:45:26 EST)
[tip:x86/apic] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts tip-bot for Thomas Gleixner (Mon Jun 08 2015 - 09:45:43 EST)
[tip:x86/apic] iommu, x86: Properly handle posted interrupts for IOMMU hotplug tip-bot for Feng Wu (Mon Jun 08 2015 - 09:46:31 EST)
Re: [tip:x86/asm] x86/asm/entry: Rename compat syscall entry points Brian Gerst (Mon Jun 08 2015 - 09:46:39 EST)
[tip:x86/apic] iommu, x86: Provide irq_remapping_cap() interface tip-bot for Feng Wu (Mon Jun 08 2015 - 09:46:52 EST)
[tip:x86/apic] iommu, x86: Setup Posted-Interrupts capability for Intel iommu tip-bot for Feng Wu (Mon Jun 08 2015 - 09:47:54 EST)
[tip:x86/apic] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip tip-bot for Feng Wu (Mon Jun 08 2015 - 09:48:15 EST)
[tip:x86/apic] iommu, x86: Save the mode (posted or remapped) of an IRTE tip-bot for Feng Wu (Mon Jun 08 2015 - 09:48:41 EST)
[tip:timers/core] hrtimers: Make sure hrtimer_resolution is unsigned int tip-bot for Borislav Petkov (Mon Jun 08 2015 - 09:48:59 EST)
[tip:x86/apic] iommu: Add new member capability to struct irq_remap_ops tip-bot for Feng Wu (Mon Jun 08 2015 - 09:50:09 EST)
Re: [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling Petr Mladek (Mon Jun 08 2015 - 09:51:24 EST)
[PATCH] ARM: at91/dt: sama5d4: fix dma conf for aes, sha and tdes nodes Ludovic Desroches (Mon Jun 08 2015 - 09:56:01 EST)
[RFC PATCH 00/25] Move LRU page reclaim from zones to nodes Mel Gorman (Mon Jun 08 2015 - 09:56:49 EST)
- [PATCH 02/25] mm, vmscan: Move lru_lock to the node Mel Gorman (Mon Jun 08 2015 - 09:56:59 EST)
- [PATCH 01/25] mm, vmstat: Add infrastructure for per-node vmstats Mel Gorman (Mon Jun 08 2015 - 09:57:14 EST)
- [PATCH 10/25] mm, vmscan: Make shrink_node decisions more node-centric Mel Gorman (Mon Jun 08 2015 - 09:57:25 EST)
- [PATCH 09/25] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis Mel Gorman (Mon Jun 08 2015 - 09:57:30 EST)
- [PATCH 08/25] mm, vmscan: By default have direct reclaim only shrink once per node Mel Gorman (Mon Jun 08 2015 - 09:57:39 EST)
- [PATCH 25/25] mm: page_alloc: Take fewer passes when allocating to the low watermark Mel Gorman (Mon Jun 08 2015 - 09:58:15 EST)
- [PATCH 23/25] mm, page_alloc: Delete the zonelist_cache Mel Gorman (Mon Jun 08 2015 - 09:58:27 EST)
- [PATCH 21/25] mm, page_alloc: Defer zlc_setup until it is known it is required Mel Gorman (Mon Jun 08 2015 - 09:58:38 EST)
- [PATCH 24/25] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone) Mel Gorman (Mon Jun 08 2015 - 09:58:46 EST)
- [PATCH 20/25] mm, page_alloc: Remove fair zone allocation policy Mel Gorman (Mon Jun 08 2015 - 09:58:58 EST)
- [PATCH 22/25] mm: Convert zone_reclaim to node_reclaim Mel Gorman (Mon Jun 08 2015 - 09:59:11 EST)
- [PATCH 17/25] mm, vmscan: Check if cpusets are enabled during direct reclaim Mel Gorman (Mon Jun 08 2015 - 09:59:17 EST)
- [PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim Mel Gorman (Mon Jun 08 2015 - 09:59:24 EST)
- [PATCH 18/25] mm, vmscan: Only wakeup kswapd once per node for the requested classzone Mel Gorman (Mon Jun 08 2015 - 09:59:30 EST)
- [PATCH 16/25] mm, vmscan: Update classzone_idx if buffer_heads_over_limit Mel Gorman (Mon Jun 08 2015 - 09:59:45 EST)
- [PATCH 15/25] mm: Move most file-based accounting to the node Mel Gorman (Mon Jun 08 2015 - 09:59:57 EST)
- [PATCH 14/25] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED Mel Gorman (Mon Jun 08 2015 - 10:00:09 EST)
- [PATCH 12/25] mm, page_alloc: Consider dirtyable memory in terms of nodes Mel Gorman (Mon Jun 08 2015 - 10:00:20 EST)
- [PATCH 11/25] mm, workingset: Make working set detection node-aware Mel Gorman (Mon Jun 08 2015 - 10:00:23 EST)
- [PATCH 13/25] mm: Move NR_FILE_MAPPED accounting to the node Mel Gorman (Mon Jun 08 2015 - 10:00:44 EST)
- [PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes Mel Gorman (Mon Jun 08 2015 - 10:02:22 EST)
- [PATCH 06/25] mm, vmscan: Avoid a second search through zones checking if compaction is required Mel Gorman (Mon Jun 08 2015 - 10:02:33 EST)
- [PATCH 05/25] mm, vmscan: Have kswapd only scan based on the highest requested zone Mel Gorman (Mon Jun 08 2015 - 10:02:38 EST)
- [PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis Mel Gorman (Mon Jun 08 2015 - 10:02:42 EST)
- [PATCH 03/25] mm, vmscan: Move LRU lists to node Mel Gorman (Mon Jun 08 2015 - 10:02:49 EST)
Re: [PATCHv3] perf stat: Add id into perf_stat struct Arnaldo Carvalho de Melo (Mon Jun 08 2015 - 10:04:09 EST)
Re: [PATCH v3] ARM: early fixmap support for earlycon Mark Salter (Mon Jun 08 2015 - 10:06:06 EST)
[PATCH] sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings Mel Gorman (Mon Jun 08 2015 - 10:09:06 EST)
Probable regression: extremely high IOWAIT on system with Iomega ZIP drive (Parallel ATA interface) after 3.16->3.17 kernel upgrade Sergio Callegari (Mon Jun 08 2015 - 10:10:22 EST)
Re: [PATCH v11 04/10] iommu/vt-d: functions to copy data from old mem David Woodhouse (Mon Jun 08 2015 - 10:15:49 EST)
[PATCH v2 1/2] rtc: mv: use BIT() Alexandre Belloni (Mon Jun 08 2015 - 10:16:28 EST)
Re: [RFC][PATCH] regmap: make REGCACHE_NONE maps return error on regcache_sync Nariman Poushin (Mon Jun 08 2015 - 10:16:58 EST)
[GIT PULL 00/15] perf/core improvements and fixes Arnaldo Carvalho de Melo (Mon Jun 08 2015 - 10:20:42 EST)
Re: [PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel David Woodhouse (Mon Jun 08 2015 - 10:26:44 EST)
RE: [PATCH 8/9] input: goodix: add support for ESD Tirdea, Irina (Mon Jun 08 2015 - 10:29:12 EST)
[PATCH v2 0/4] Fix kmemleak races on the disable/error path Catalin Marinas (Mon Jun 08 2015 - 10:29:41 EST)
Re: [PATCH 08/10] x86/intel_rdt: Implement scheduling support for Intel RDT Thomas Gleixner (Mon Jun 08 2015 - 10:37:40 EST)
[PATCH] ASoC: wm_adsp: Add basic debugfs entries Richard Fitzgerald (Mon Jun 08 2015 - 10:39:33 EST)
[PATCH v2 0/8] Goodix touchscreen enhancements Irina Tirdea (Mon Jun 08 2015 - 10:39:56 EST)
Re: [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device Akinobu Mita (Mon Jun 08 2015 - 10:47:51 EST)
RE: [PATCH v4 0/8] Support for Open-Channel SSDs Stephen Bates (Mon Jun 08 2015 - 10:49:07 EST)
[PATCH v2] perf tools: avoid possible race condition in copyfile Milos Vyletel (Mon Jun 08 2015 - 10:50:46 EST)
Re: [PATCH v3 4/4] scsi: ufs: probe and init of variant driver from the platform device Akinobu Mita (Mon Jun 08 2015 - 10:52:00 EST)
Re: [PATCH v2] staging: fbtft: fix out of bound access Sudip Mukherjee (Mon Jun 08 2015 - 10:52:25 EST)
Re: [PATCHv2 1/2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3 Lukasz Majewski (Mon Jun 08 2015 - 11:11:07 EST)
Re: [PATCHv2 2/2] ARM: exynos_defconfig: Enable CONFIG_LEDS_PWM for Odroid-XU3 Lukasz Majewski (Mon Jun 08 2015 - 11:11:36 EST)
Re: [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory Lorenzo Pieralisi (Mon Jun 08 2015 - 11:14:54 EST)
[PATCH] pinctrl: don't try to print function groups if we can't get them Ludovic Desroches (Mon Jun 08 2015 - 11:16:52 EST)
Re: [PATCH v2] drivers: of/base: move of_init to driver_init Grant Likely (Mon Jun 08 2015 - 11:19:48 EST)
Re: [PATCH 1/2] tracing: Prefer kcalloc over kzalloc with multiply Steven Rostedt (Mon Jun 08 2015 - 11:22:16 EST)
[RFC PATCH] PM / hibernate: fix kernel crash in alloc_highmem_pages Grygorii Strashko (Mon Jun 08 2015 - 11:22:54 EST)
Re: [PATCH 1/4] ppc64 ftrace implementation Steven Rostedt (Mon Jun 08 2015 - 11:30:47 EST)
Re: [rtc-linux] [PATCH] driver: rtc: pcf2127: use OFS flag to detect unreliable date and warn the user Alexandre Belloni (Mon Jun 08 2015 - 11:42:57 EST)
Re: [RFC/PATCH 2/8] kernel/trace/trace_events_filter.c: Use strreplace Steven Rostedt (Mon Jun 08 2015 - 11:50:05 EST)
Re: [RFC/PATCH 3/8] blktrace: use strreplace in do_blk_trace_setup Steven Rostedt (Mon Jun 08 2015 - 12:03:46 EST)
Re: [PATCH v4 5/7] Watchdog: introduce ARM SBSA watchdog driver Fu Wei (Mon Jun 08 2015 - 12:05:54 EST)
[PATCH v2 0/3] spi: atmel: add support to FIFOs and the internal chip-select Cyrille Pitchen (Mon Jun 08 2015 - 12:07:38 EST)
[PATCH 0/2] Add code to release secondary cores from holding pen. Peter Griffin (Mon Jun 08 2015 - 12:17:29 EST)
Re: [PATCH v5 3/3] tools lib traceevent: Add support for __print_array() Steven Rostedt (Mon Jun 08 2015 - 12:18:07 EST)
[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core Jiang Liu (Mon Jun 08 2015 - 12:19:04 EST)
Re: [PATCH 1/1 linux-next] ext4: fix incorrect type argument Theodore Ts'o (Mon Jun 08 2015 - 12:22:19 EST)
Re: [PATCH v3 5/6] arch: introduce memremap_cache() and memremap_wt() Andy Shevchenko (Mon Jun 08 2015 - 12:27:25 EST)
RE: [PATCH v4 4/9] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t() Elliott, Robert (Server Storage) (Mon Jun 08 2015 - 12:30:43 EST)
Re: [PATCH V8 00/28] Add new powerpc specific ELF core notes Ulrich Weigand (Mon Jun 08 2015 - 12:41:22 EST)
Re: [PATCH v4 4/7] Watchdog: introdouce "pretimeout" into framework Fu Wei (Mon Jun 08 2015 - 12:45:08 EST)
[RFC PATCH] mm: kmemleak: Optimise kmemleak_lock acquiring during kmemleak_scan Catalin Marinas (Mon Jun 08 2015 - 13:07:18 EST)
[PATCH 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation Punnaiah Choudary Kalluri (Mon Jun 08 2015 - 13:12:16 EST)
Re: [PATCH 4/6] ARM: dts; pxa: add embedded pxa camera capture interface Robert Jarzmik (Mon Jun 08 2015 - 13:25:21 EST)
Re: [PATCH] clockevents/drivers/timer-stm32: Fix build error spotted by kbuild test robot Daniel Lezcano (Mon Jun 08 2015 - 13:39:14 EST)
Re: [PATCH] perf/x86/intel/uncore: fix IMC missing box initialization Vince Weaver (Mon Jun 08 2015 - 13:40:22 EST)
Re: [RFC PATCH 15/18] ring_buffer: Allow to exit the ring buffer benchmark immediately Steven Rostedt (Mon Jun 08 2015 - 13:44:32 EST)
Re: [patch 2/7] timer: Remove FIFO guarantee Thomas Gleixner (Mon Jun 08 2015 - 13:48:46 EST)
Re: [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes Rob Herring (Mon Jun 08 2015 - 13:50:17 EST)
[PATCH] i2c: designware: use enable on resume instead initialization lucas . de . marchi (Mon Jun 08 2015 - 13:50:59 EST)
Re: [PATCH] i2c: designware: use enable on resume instead initialization Mika Westerberg (Wed Jun 10 2015 - 03:56:10 EST)
Re: [RFC][PATCH 4/4] time: Do leapsecond adjustment in gettime fastpaths John Stultz (Mon Jun 08 2015 - 13:55:39 EST)
Re: [PATCH] oom: split out forced OOM killer David Rientjes (Mon Jun 08 2015 - 13:59:45 EST)
[PATCH v6 1/2] serial_core: add pci uart early console support Bin Gao (Mon Jun 08 2015 - 14:06:20 EST)
Re: [PATCH] f2fs: do not trim preallocated blocks when truncating after i_size Jaegeuk Kim (Mon Jun 08 2015 - 14:06:56 EST)
Re: [PATCH 5/8] regulator: pwm-regulator: Don't assign structure attributes right away Mark Brown (Mon Jun 08 2015 - 14:07:35 EST)
[PATCH v6 2/2] arch/x86: remove pci uart early console from early_prink.c Bin Gao (Mon Jun 08 2015 - 14:07:53 EST)
[PATCH v7 0/2] Add arm pl353 smc driver for xilinx zynq soc Punnaiah Choudary Kalluri (Mon Jun 08 2015 - 14:08:11 EST)
[PATCH v7 0/3] Add arm pl353 smc nand driver for xilinx zynq soc Punnaiah Choudary Kalluri (Mon Jun 08 2015 - 14:09:32 EST)
Re: [PATCH 2/8] regulator: pwm-regulator: Remove unnecessary descriptor attribute from ddata Mark Brown (Mon Jun 08 2015 - 14:11:54 EST)
Re: [PATCH 3/8] regulator: pwm-regulator: Remove superfluous is_enabled check Mark Brown (Mon Jun 08 2015 - 14:12:08 EST)
Re: [PATCH 4/8] regulator: pwm-regulator: Diffientiate between dev (device) and rdev (regulator_dev) Mark Brown (Mon Jun 08 2015 - 14:12:18 EST)
BUG: sleeping function called from invalid context at drivers/media/common/siano/smscoreapi.c:1655 Laura Abbott (Mon Jun 08 2015 - 14:18:26 EST)
Re: [PATCH 1/2] kernel/resource: Add new flag IORESOURCE_SHARED Grant Likely (Mon Jun 08 2015 - 14:23:25 EST)
[GIT PULL] ARM: SoC fixes for v4.1-rc8 Kevin Hilman (Mon Jun 08 2015 - 14:39:29 EST)
[PATCH] x86/asm/entry/64: Clean up entry_64.S Ingo Molnar (Mon Jun 08 2015 - 14:43:07 EST)
Re: [rtc-linux] [PATCH] rtc: palmas: Initialise bb_charging flag before using it Alexandre Belloni (Mon Jun 08 2015 - 15:04:50 EST)
[Patch RFC 0/2] tracing: allow disabling compilation of specific trace systems Tal Shorer (Mon Jun 08 2015 - 15:05:56 EST)
[PATCH] x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max Ingo Molnar (Mon Jun 08 2015 - 15:20:26 EST)
[PATCH] atm: use msecs_to_jiffies for conversions Nicholas Mc Guire (Mon Jun 08 2015 - 15:24:57 EST)
Re: [PATCH v9 2/2] uio: Fix uio driver to refcount device Guenter Roeck (Mon Jun 08 2015 - 15:25:20 EST)
Re: [PATCH 2/2] [PATCH] staging: lustre: llite: Fix space required before the open paranthesis '(' Greg KH (Mon Jun 08 2015 - 15:31:26 EST)
Re: [PATCH v4 1/7] staging:lustre: move tcpip abstraction Greg Kroah-Hartman (Mon Jun 08 2015 - 15:34:10 EST)
Re: [PATCH RFC v2 1/2] crypto: add PKE API Kees Cook (Mon Jun 08 2015 - 15:34:54 EST)
Re: [PATCH 1/1] staging: lustre/lustre/obdclass/llog_cat.c: get rid of sparse context imbalance warning Greg Kroah-Hartman (Mon Jun 08 2015 - 15:35:23 EST)
Re: [PATCH v4 1/2] watchdog_core: Add watchdog registration deferral mechanism Guenter Roeck (Mon Jun 08 2015 - 15:35:37 EST)
Re: [PATCH v5 0/4] idle memory tracking Andrew Morton (Mon Jun 08 2015 - 15:35:51 EST)
Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t Ksenija StanojeviÄ (Mon Jun 08 2015 - 15:37:36 EST)
Re: [PATCH v3 3/8] staging:lustre: delete no longer used LNet headers Greg Kroah-Hartman (Mon Jun 08 2015 - 15:38:36 EST)
Re: [PATCH 05/36] HMM: introduce heterogeneous memory management v3. Mark Hairgrove (Mon Jun 08 2015 - 15:40:42 EST)
Re: [PATCH v3 1/2] staging: wilc1000: Cleanup to coreconfigurator Greg KH (Mon Jun 08 2015 - 15:41:17 EST)
Re: [42/73] rtc: delete non-required instances of include <linux/init.h> Alexandre Belloni (Mon Jun 08 2015 - 15:55:24 EST)
Re: [RFC v3 2/2] firmware: add firmware signature checking support Kees Cook (Mon Jun 08 2015 - 15:57:00 EST)
Re: [PATCH 1/2] of/unittest: Show broken behaviour in the platform bus Rob Herring (Mon Jun 08 2015 - 16:17:09 EST)
[PATCH] scripts/package/Makefile: rpmbuild is needed for rpm targets Jim Davis (Mon Jun 08 2015 - 16:19:43 EST)
Re: [PATCH] Staging: vt6655: Remove unnecessary equality checks in rxtx.c gregkh@xxxxxxxxxxxxxxxxxxx (Mon Jun 08 2015 - 16:21:44 EST)
Re: [PATCH v2] tpm: introduce struct tpm_buf Peter Hüwe (Mon Jun 08 2015 - 16:35:56 EST)
[PATCH] spi: spi-pxa2xx: remove legacy PXA DMA bits Robert Jarzmik (Mon Jun 08 2015 - 16:38:08 EST)
Re: [PATCH v3] Staging: rtl8192e: Casting correct Endianness gregkh@xxxxxxxxxxxxxxxxxxx (Mon Jun 08 2015 - 16:42:06 EST)
Re: [PATCH v6 6/8] mfd: cros_ec: Support multiple EC in a system Olof Johansson (Mon Jun 08 2015 - 16:46:12 EST)
[PATCH v4 1/2] staging: wilc1000: Cleanup to coreconfigurator Stanislav Kholmanskikh (Mon Jun 08 2015 - 16:54:52 EST)
Re: [PATCH] zsmalloc: fix a null pointer dereference in destroy_handle_cache() Andrew Morton (Mon Jun 08 2015 - 16:55:41 EST)
Re: [PATCH 1/2] debugfs: support read-only and write-only bool types Greg KH (Mon Jun 08 2015 - 16:57:13 EST)
Re: [PATCH] Fix typo in the comment Greg KH (Mon Jun 08 2015 - 16:59:30 EST)
Re: [PATCH] genalloc: add support of multiple gen_pools per device Andrew Morton (Mon Jun 08 2015 - 17:04:01 EST)
[PATCH] MAINTAINERS: alsa-devel@xxxxxxxxxxxxxxxx is moderated for non-subscribers Jim Davis (Mon Jun 08 2015 - 17:07:13 EST)
Re: [RFC] module: add per-module params lock Rusty Russell (Mon Jun 08 2015 - 17:14:18 EST)
Re: [PATCH] Doc:nfc: Fix typo in nfc-hci.txt Samuel Ortiz (Mon Jun 08 2015 - 17:18:53 EST)
Re: [PATCH][V3] usb: isp1760: check for null return from kzalloc Greg Kroah-Hartman (Mon Jun 08 2015 - 17:22:17 EST)
Re: [PATCH -next] fbdev: radeon: Avoid 64 bit divide Benjamin Herrenschmidt (Mon Jun 08 2015 - 17:22:26 EST)
[PATCH v2 0/2] staging: rtl8192e: Remove dead code Mateusz Kulikowski (Mon Jun 08 2015 - 17:23:53 EST)
Re: [PATCH] usb: buffer: fix 2 coding style issues Greg KH (Mon Jun 08 2015 - 17:25:07 EST)
Re: [PATCH] drivers/nfc: remove obsolete setting of DEBUG Samuel Ortiz (Mon Jun 08 2015 - 17:27:10 EST)
[PATCH v7 00/10] tracing: 'hist' triggers Tom Zanussi (Mon Jun 08 2015 - 17:32:26 EST)
Re: [char-misc-next] NFC: microread: drop unused variable Samuel Ortiz (Mon Jun 08 2015 - 17:33:36 EST)
Re: [PATCH v2 1/2] ARM: Add cpu_resume_arm() for firmwares that resume in ARM state Kevin Hilman (Mon Jun 08 2015 - 17:34:00 EST)
Re: [PATCH v2 00/14] ARM: shmobile: Add CPG Clock Domains Stephen Boyd (Mon Jun 08 2015 - 17:42:57 EST)
[PATCH 0/3] Switch input leds over to standard LED class devices Dmitry Torokhov (Mon Jun 08 2015 - 17:43:36 EST)
Re: [PATCH] NFC: nci: hci: Fix releasing uninitialized skbs Samuel Ortiz (Mon Jun 08 2015 - 17:49:54 EST)
[PATCH 0/2] locking/qrwlock: Fix interrupt handling problem Waiman Long (Mon Jun 08 2015 - 18:21:42 EST)
[PATCH] ARM: Re-enable TRACE_IRQFLAGS_SUPPORT on ARMv7-M Maxime Coquelin (Mon Jun 08 2015 - 18:25:00 EST)
[tip:x86/asm] x86/asm/entry/32: Reinstate clearing of pt_regs-> r8..r11 on EFAULT path tip-bot for Denys Vlasenko (Mon Jun 08 2015 - 18:25:58 EST)
[PATCH] fbdev: omap2: remove potential format string leak Kees Cook (Mon Jun 08 2015 - 18:31:12 EST)
Re: [PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface Jonathan Corbet (Mon Jun 08 2015 - 18:40:23 EST)
Re: [PATCH 3/3] sysctl: detect overflows when converting to int Kees Cook (Mon Jun 08 2015 - 18:41:29 EST)
Re: [PATCH] Move freefall program from Documentation/ to tools/ Jonathan Corbet (Mon Jun 08 2015 - 18:43:03 EST)
Re: [PATCH] Doc: ja_JP: Fix typo in HOWTO Jonathan Corbet (Mon Jun 08 2015 - 18:43:52 EST)
Re: [PATCH v3] led/led-class: Handle LEDs with the same name Kees Cook (Mon Jun 08 2015 - 18:55:58 EST)
Re: [PATCH] Documentation: filesystems: updated struct file_operations documentation in vfs.txt Jonathan Corbet (Mon Jun 08 2015 - 19:01:44 EST)
[PATCH 1/1] staging: lustre/lustre/llite: get rid of incorrect type warning Tolga Ceylan (Mon Jun 08 2015 - 19:02:18 EST)
Re: [GIT PULL] Documentation/features: Add kernel feature descriptions and arch support status files under Documentation/features/ Jonathan Corbet (Mon Jun 08 2015 - 19:06:32 EST)
Re: [PATCH 1/6] power: hibernate: Use separate messages for "Syncing filesystems" Rafael J. Wysocki (Mon Jun 08 2015 - 19:09:48 EST)
[PATCH] PCI: pciehp: Wait for hotplug command completion where necessary Alex Williamson (Mon Jun 08 2015 - 19:11:01 EST)
Re: [PATCH v3 3/8] Driver core: wakeup the parent device before trying probe Rafael J. Wysocki (Mon Jun 08 2015 - 19:16:28 EST)
Re: [PATCH 1/1] x86 TSC: set X86_FEATURE_TSC_RELIABLE, per CPUID Andy Lutomirski (Mon Jun 08 2015 - 19:24:54 EST)
Re: [RESEND PATCH V4 3/3] mfd: da9063: MFD support for OnKey driver Dmitry Torokhov (Mon Jun 08 2015 - 19:25:24 EST)
[PATCH v2 0/8] Introduce strreplace Rasmus Villemoes (Mon Jun 08 2015 - 19:27:20 EST)
FINANCIAL GIFT Maria-Elisabeth Schaeffler (Mon Jun 08 2015 - 19:29:42 EST)
Re: [PATCH] ia64: remove paravirt code Luis R. Rodriguez (Mon Jun 08 2015 - 19:34:41 EST)
Re: [PATCH v6 0/2] kconfig: add xenconfig Luis R. Rodriguez (Mon Jun 08 2015 - 19:36:08 EST)
Re: [PATCH v4 0/6] x86: document and address MTRR corner cases Luis R. Rodriguez (Mon Jun 08 2015 - 19:44:38 EST)
[PATCH -next] selftests/ipc: Consolidate posix and sysv msg queue tests Davidlohr Bueso (Mon Jun 08 2015 - 19:52:16 EST)
[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider Eric Anholt (Mon Jun 08 2015 - 19:59:22 EST)
Re: [PATCH] Input - elan_i2c: support multi ic type and iap format Dmitry Torokhov (Mon Jun 08 2015 - 20:09:33 EST)
[PATCH v6 0/3] linux: address broken PAT drivers Luis R. Rodriguez (Mon Jun 08 2015 - 20:22:56 EST)
Re: + slub-bulk-alloc-extract-objects-from-the-per-cpu-slab.patch added to -mm tree Joonsoo Kim (Mon Jun 08 2015 - 20:25:25 EST)
[GIT] Networking David Miller (Mon Jun 08 2015 - 20:33:22 EST)
- <Possible follow-ups>
- [GIT] Networking David Miller (Fri Jun 12 2015 - 20:00:16 EST)
Re: [lustre-devel] [PATCH v3 5/8] staging:lustre: separate kernel and user land defines in the LNet headers Dilger, Andreas (Mon Jun 08 2015 - 20:34:03 EST)
Re: [PATCH 05/15] KVM: MTRR: clean up mtrr default type David Matlack (Mon Jun 08 2015 - 20:36:24 EST)
Re: [PATCH 09/15] KVM: MTRR: introduce var_mtrr_range David Matlack (Mon Jun 08 2015 - 20:36:40 EST)
Re: [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type David Matlack (Mon Jun 08 2015 - 20:36:55 EST)
Re: [PATCH v9 5/6] arm64: dts: Add dts files for Hisilicon Hi6220 SoC Shawn Guo (Mon Jun 08 2015 - 20:56:21 EST)
RE: [PATCH 00/32] staging: comedi: das08: tidy up Hartley Sweeten (Mon Jun 08 2015 - 20:56:32 EST)
Locking issues w/ functionfs gadget and aio? John Stultz (Mon Jun 08 2015 - 21:15:10 EST)
Re: [PATCH kmod 0/3] Add feature list together with version Lucas De Marchi (Mon Jun 08 2015 - 21:42:05 EST)
Re: [PATCH kmod 3/3] tools: display features together with version information Lucas De Marchi (Mon Jun 08 2015 - 21:42:40 EST)
[PATCH v3] powerpc/cache: add cache flush operation for various e500 Yuantian.Tang (Mon Jun 08 2015 - 21:58:12 EST)
Re: linux-next: manual merge of the drm tree with the drm-intel-fixes tree Stephen Rothwell (Mon Jun 08 2015 - 21:58:28 EST)
[PATCH] crypto: drbg - use pragmas for disabling optimization Stephan Mueller (Mon Jun 08 2015 - 22:09:27 EST)
Re: + zsmalloc-fix-a-null-pointer-dereference-in-destroy_handle_cache.patch added to -mm tree Sergey Senozhatsky (Mon Jun 08 2015 - 22:17:08 EST)
[PATCH v5 0/7] staging:lustre: remove tcpip abstraction from libcfs James Simmons (Mon Jun 08 2015 - 22:27:46 EST)
[PATCH v2] f2fs: do not trim preallocated blocks when truncating after i_size Chao Yu (Mon Jun 08 2015 - 22:28:50 EST)
linux-next: manual merge of the vfs tree with the ext4 tree Stephen Rothwell (Mon Jun 08 2015 - 22:48:07 EST)
Re: [PATCH v2 08/13] KVM: implement multiple address spaces Xiao Guangrong (Mon Jun 08 2015 - 23:24:25 EST)
[PATCH v2 0/4] x86, mwaitt: introduce AMD mwaitt support Huang Rui (Mon Jun 08 2015 - 23:30:19 EST)
Re: [PATCH v2 09/13] KVM: x86: pass kvm_mmu_page to gfn_to_rmap Xiao Guangrong (Mon Jun 08 2015 - 23:32:25 EST)
Re: [PATCH kernel v12 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group David Gibson (Mon Jun 08 2015 - 23:37:52 EST)
[PATCH v6] procfs: Always expose /proc/<pid>/map_files/ and make it readable Calvin Owens (Mon Jun 08 2015 - 23:40:32 EST)
Re: [PATCH v2 10/13] KVM: x86: use vcpu-specific functions to read/write/translate GFNs Xiao Guangrong (Mon Jun 08 2015 - 23:42:37 EST)
Re: [PATCH 2/2 RESEND] power: reset: Add syscon poweroff device node for APM X-Gene platform Dann Frazier (Mon Jun 08 2015 - 23:44:33 EST)
Re: [PATCH v2 11/13] KVM: x86: work on all available address spaces Xiao Guangrong (Mon Jun 08 2015 - 23:50:28 EST)
[RESEND][PATCH 0/6] Fixes for memory corruption in mpt2sas Calvin Owens (Mon Jun 08 2015 - 23:51:30 EST)
Re: [PATCH v2 12/13] KVM: x86: add SMM to the MMU role, support SMRAM address space Xiao Guangrong (Tue Jun 09 2015 - 00:05:42 EST)
[PATCHv2] ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3 Anand Moon (Tue Jun 09 2015 - 00:08:22 EST)
[no subject] Tejun Heo (Tue Jun 09 2015 - 00:19:40 EST)
[PATCH v2] Staging: vt6655: Remove unnecessary equality checks in rxtx.c Harisangam, Sharvari (S.) (Tue Jun 09 2015 - 00:27:52 EST)
Re: [PATCH v13 4/5] cgroup: allow a cgroup subsystem to reject a fork Tejun Heo (Tue Jun 09 2015 - 00:41:54 EST)
Re: [PATCH -rfc 4/4] locking/rtmutex: Support spin on owner (osq) Davidlohr Bueso (Tue Jun 09 2015 - 00:42:07 EST)
[PATCH] Staging: rts5208: xd: Fixed checkpatch warning Nizam Haider (Tue Jun 09 2015 - 00:45:50 EST)
Re: [PATCH v13 5/5] cgroup: implement the PIDs subsystem Tejun Heo (Tue Jun 09 2015 - 00:56:57 EST)
Re: [PATCH kernel v12 33/34] vfio: powerpc/spapr: Register memory and define IOMMU v2 David Gibson (Tue Jun 09 2015 - 00:57:27 EST)
Re: [PATCH kernel v12 26/34] powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_window David Gibson (Tue Jun 09 2015 - 00:57:29 EST)
Re: [PATCH kernel v12 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers David Gibson (Tue Jun 09 2015 - 00:57:35 EST)
Re: [PATCH kernel v12 32/34] powerpc/mmu: Add userspace-to-physical addresses translation cache David Gibson (Tue Jun 09 2015 - 00:57:42 EST)
Re: [PATCH kernel v12 27/34] powerpc/powernv: Implement multilevel TCE tables David Gibson (Tue Jun 09 2015 - 00:57:49 EST)
Re: [PATCH 1/2] KVM: MMU: fix SMAP virtualization Vinson Lee (Tue Jun 09 2015 - 01:15:11 EST)
Re: [PATCH v2 2/2] drivers: ata: add support for Ceva sata host controller Tejun Heo (Tue Jun 09 2015 - 01:27:57 EST)
[v10 00/10] Add VT-d Posted-Interrupts support - IOMMU part Feng Wu (Tue Jun 09 2015 - 01:30:19 EST)
[ANNOUNCE] kmod 21 Lucas De Marchi (Tue Jun 09 2015 - 01:49:53 EST)
[RFC PATCH v6 00/32] perf tools: filtering events using eBPF programs Wang Nan (Tue Jun 09 2015 - 01:52:03 EST)
[PATCH v2] drm/panel: add lg4573 driver Heiko Schocher (Tue Jun 09 2015 - 01:52:20 EST)
[PATCH kernel] powerpc/pseries: Fix compile error when CONFIG_IOMMU_API if off Alexey Kardashevskiy (Tue Jun 09 2015 - 02:01:11 EST)
Re: [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios Ming Lin (Tue Jun 09 2015 - 02:09:46 EST)
Re: [RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling Tejun Heo (Tue Jun 09 2015 - 02:10:53 EST)
[PATCH] tty: serial: Fix typo in the comment Hyuk Myeong (Tue Jun 09 2015 - 02:11:51 EST)
Re: [RFC PATCH 02/18] kthread: Add API for iterant kthreads Tejun Heo (Tue Jun 09 2015 - 02:24:24 EST)
Re: [PATCH v4 1/5] fs: kiocb: introduce IOCB_DONT_DIRTY_PAGE flag for direct IO Christoph Hellwig (Tue Jun 09 2015 - 02:30:22 EST)
Re: [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support hch@xxxxxx (Tue Jun 09 2015 - 02:33:29 EST)
Re: [PATCH v5 05/21] libnvdimm: control (ioctl) messages for libnvdimm bus and dimm devices Christoph Hellwig (Tue Jun 09 2015 - 02:34:31 EST)
[PATCH v7] dma: Add Xilinx AXI Direct Memory Access Engine driver support Kedareswara rao Appana (Tue Jun 09 2015 - 02:36:03 EST)
Re: [PATCH v5 09/21] libnvdimm, nd_pmem: add libnvdimm support to the pmem driver hch@xxxxxx (Tue Jun 09 2015 - 02:37:07 EST)
Re: [PATCH v5 12/21] libnvdimm: namespace indices: read and validate Christoph Hellwig (Tue Jun 09 2015 - 02:39:15 EST)
Re: [PATCH v5 17/21] libnvdimm: infrastructure for btt devices Christoph Hellwig (Tue Jun 09 2015 - 02:42:17 EST)
Re: [PATCH v5 18/21] nd_btt: atomic sector updates Christoph Hellwig (Tue Jun 09 2015 - 02:44:39 EST)
Re: [PATCH v5 20/21] tools/testing/nvdimm: manufactured NFITs for interface development Christoph Hellwig (Tue Jun 09 2015 - 02:48:25 EST)
[PATCH] Update the sysrq+f documentnation. Michal Hocko (Tue Jun 09 2015 - 02:49:09 EST)
Re: [PATCH v4 2/9] x86: support kmap_atomic_pfn_t() for persistent memory Christoph Hellwig (Tue Jun 09 2015 - 02:50:14 EST)
Re: [PATCH] crypto: use list to stage async seeding requests Herbert Xu (Tue Jun 09 2015 - 02:50:30 EST)
Re: [PATCH v4 3/9] dax: drop size parameter to ->direct_access() Christoph Hellwig (Tue Jun 09 2015 - 02:51:58 EST)
[PATCH] ARM: pgtable: Fix typo in the comment Hyuk Myeong (Tue Jun 09 2015 - 02:52:58 EST)
[RFC PATCH] Make quick_pit_calibrate more robust George Spelvin (Tue Jun 09 2015 - 02:55:00 EST)
Re: [RFC PATCH 03/12] mm: introduce MIGRATE_MIRROR to manage the mirrored, pages Kamezawa Hiroyuki (Tue Jun 09 2015 - 02:55:36 EST)
Re: [PATCH v4 4/9] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t() Christoph Hellwig (Tue Jun 09 2015 - 02:56:04 EST)
linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Tue Jun 09 2015 - 02:57:45 EST)
Re: [PATCH v4 9/9] x86: convert dma_map_ops to support mapping a __pfn_t. Christoph Hellwig (Tue Jun 09 2015 - 03:00:12 EST)
Re: [RFC PATCH 02/12] mm: introduce mirror_info Kamezawa Hiroyuki (Tue Jun 09 2015 - 03:00:20 EST)
Re: [PATCH v4 6/9] scatterlist: use sg_phys() Christoph Hellwig (Tue Jun 09 2015 - 03:00:28 EST)
Re: [RFC PATCH 07/12] mm: introduce __GFP_MIRROR to allocate mirrored pages Kamezawa Hiroyuki (Tue Jun 09 2015 - 03:02:39 EST)
Transakce / Jng Che (Tue Jun 09 2015 - 03:04:33 EST)
Re: [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory Kamezawa Hiroyuki (Tue Jun 09 2015 - 03:06:41 EST)
Re: [RFC PATCH 10/12] mm: add the buddy system interface Kamezawa Hiroyuki (Tue Jun 09 2015 - 03:13:16 EST)
linux-next: build failure after merge of the tip tree Stephen Rothwell (Tue Jun 09 2015 - 03:15:42 EST)
Re: [RFC 0/2] target: Add TFO->complete_irq queue_work bypass Christoph Hellwig (Tue Jun 09 2015 - 03:19:35 EST)
Re: [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default Tejun Heo (Tue Jun 09 2015 - 03:20:40 EST)
Re: [RFC 1/2] target: Add support for fabric IRQ completion Christoph Hellwig (Tue Jun 09 2015 - 03:27:33 EST)
Re: [PATCH v4 2/8] nvme: don't overwrite req->cmd_flags on sync cmd Christoph Hellwig (Tue Jun 09 2015 - 03:32:09 EST)
[PATCH v2 0/2] Fix tracing with non-continuous cpu ids Gil Fruchter (Tue Jun 09 2015 - 03:33:45 EST)
[PATCH v2 1/2] tracing: Prefer kcalloc over kzalloc with multiply Gil Fruchter (Tue Jun 09 2015 - 03:34:19 EST)
[PATCH v2 2/2] tracing: Fix for non-continuous cpu ids Gil Fruchter (Tue Jun 09 2015 - 03:34:39 EST)
Re: [PATCH 3/4] mips: make loongsoon serial driver explicitly modular Ralf Baechle (Tue Jun 09 2015 - 03:35:58 EST)
[PATCH 0/2] adds quirk SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN Suneel Garapati (Tue Jun 09 2015 - 03:47:38 EST)
Re: [PATCH 1/8] mfd: twl4030-irq: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:55:08 EST)
Re: [PATCH 2/8] mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:55:20 EST)
Re: [PATCH 3/8] mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:55:42 EST)
Re: [PATCH 4/8] mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:55:51 EST)
Re: [PATCH 5/8] mfd: wm8350-core: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:56:08 EST)
Re: [PATCH 6/8] mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:56:21 EST)
Re: [PATCH 7/8] mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:56:37 EST)
Re: [PATCH 8/8] mfd: si476x-i2c: Pass the IRQF_ONESHOT flag Lee Jones (Tue Jun 09 2015 - 03:56:49 EST)
Re: [PATCH] crush:Make the function crush_ln static Ilya Dryomov (Tue Jun 09 2015 - 04:00:24 EST)
Re: [PATCH] x86/simplefb: simplefb was broken on Oracle and HP system, skip VIDEO_TYPE_EFI ethan zhao (Tue Jun 09 2015 - 04:05:07 EST)
Re: [PATCH] hid: Add secondary vendor id for the marco, USB_DEVICE_ID_MS_TYPE_COVER_3_V2 Daniel Martin (Tue Jun 09 2015 - 04:39:44 EST)
Re: [PATCH 3/5] soc: Mediatek: Add SCPSYS power domain driver Sascha Hauer (Tue Jun 09 2015 - 04:42:20 EST)
[PATCH v4] Mediatek SCPSYS power domain support Sascha Hauer (Tue Jun 09 2015 - 04:47:44 EST)
[PATCH v5 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support Kedareswara rao Appana (Tue Jun 09 2015 - 04:48:51 EST)
Re: [PATCH 3/3] xen/block: add multi-page ring support Bob Liu (Tue Jun 09 2015 - 04:50:34 EST)
[PATCH v3 0/2] Support for CEVA SATA Host controller Suneel Garapati (Tue Jun 09 2015 - 04:54:22 EST)
[RFC/RFT PATCH v2] PCI: move pci_read_bridge_bases to the generic PCI layer Lorenzo Pieralisi (Tue Jun 09 2015 - 05:01:54 EST)
[PATCH] driver core: bus: Free the kobject.name if kset_register fails Chen Lin Z (Tue Jun 09 2015 - 05:02:06 EST)
[PATCH] staging: fbtft: fix build error Sudip Mukherjee (Tue Jun 09 2015 - 05:11:10 EST)
Re: [PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking Yuyang Du (Tue Jun 09 2015 - 05:14:34 EST)
[PATCH v2] mfd: lpc_ich: Assign subdevice ids automatically Mika Westerberg (Tue Jun 09 2015 - 05:17:21 EST)
Re: [PATCH] mfd: syscon: allow to register syscon with a device Philipp Zabel (Tue Jun 09 2015 - 05:22:19 EST)
Re: [PATCH v1] blk-mq: free hctx->ctxs in queue's release handler Ming Lei (Tue Jun 09 2015 - 05:28:58 EST)
[PATCH v5 0/2] x86_64: fix KASan shadow region page tables Alexander Popov (Tue Jun 09 2015 - 05:41:44 EST)
Re: [PATCHv6 1/2] ARM: socfpga: support suspend to ram Pavel Machek (Tue Jun 09 2015 - 05:47:11 EST)
[PATCH] dlm: remove unnecessary error check Guoqing Jiang (Tue Jun 09 2015 - 05:49:19 EST)
[tip:perf/core] perf stat: Remove setup_events function tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:50:05 EST)
[PATCH v6 0/3] ARM: rockchip: fix the SMP Caesar Wang (Tue Jun 09 2015 - 05:50:23 EST)
[tip:perf/core] perf stat: Introduce print_shadow_stats function tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:51:23 EST)
[tip:perf/core] perf stat: Replace transaction event possition check with id check tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:51:32 EST)
[tip:perf/core] perf stat: Remove transaction_run from shadow update/print code tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:51:53 EST)
[tip:perf/core] perf stat: Move shadow stat counters into separate object tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:52:22 EST)
[tip:perf/core] tools lib traceevent: Export dynamic symbols used by traceevent plugins tip-bot for He Kuang (Tue Jun 09 2015 - 05:52:40 EST)
[tip:perf/core] perf stat: Add id into perf_stat struct tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:52:51 EST)
[tip:perf/core] perf stat: Add aggr_mode argument to print_shadow_stats function tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:53:05 EST)
[tip:perf/core] perf stat: Introduce reset_shadow_stats function tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:53:16 EST)
[tip:perf/core] perf record: Fix perf.data size in no-buildid mode tip-bot for He Kuang (Tue Jun 09 2015 - 05:53:23 EST)
[tip:perf/core] perf tools: Protect accesses the dso rbtrees/ lists with a rw lock tip-bot for Arnaldo Carvalho de Melo (Tue Jun 09 2015 - 05:53:45 EST)
[tip:perf/core] tools lib traceevent: Ignore libtrace-dynamic-list file tip-bot for He Kuang (Tue Jun 09 2015 - 05:54:09 EST)
[tip:perf/core] perf stat: Add output file argument to print_shadow_stats function tip-bot for Jiri Olsa (Tue Jun 09 2015 - 05:54:25 EST)
[tip:perf/core] perf tools: Reference count struct dso tip-bot for Arnaldo Carvalho de Melo (Tue Jun 09 2015 - 05:58:01 EST)
[tip:perf/core] perf machine: Fix up some more method names tip-bot for Arnaldo Carvalho de Melo (Tue Jun 09 2015 - 05:59:19 EST)
[PATCH] perf/x86/intel: Fix PMI handling for Intel PT Alexander Shishkin (Tue Jun 09 2015 - 06:03:26 EST)
[PATCH] pstore/ram: delete the redundant persistent_ram_zap call Wang Long (Tue Jun 09 2015 - 06:05:34 EST)
[alsa-devel] [PATCH] mfd: wm8994: Fix NULL pointer exception on missing pdata Inha Song (Tue Jun 09 2015 - 06:19:20 EST)
Re: [PATCH 18/19] x86, mpx: do not count MPX VMAs as neighbors when unmapping Ingo Molnar (Tue Jun 09 2015 - 06:23:20 EST)
Re: [PATCH] block: Make CFQ default to IOPS mode on SSDs Romain Francoise (Tue Jun 09 2015 - 06:27:06 EST)
Re: [PATCH v3 0/5] input: synaptics - report correct width and pressure values Gabriele Mazzotta (Tue Jun 09 2015 - 06:27:18 EST)
[PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog Noralf TrÃnnes (Tue Jun 09 2015 - 06:29:09 EST)
[4.1-rc] File was modified, but mtime stayed the same (according to unison) Pavel Machek (Tue Jun 09 2015 - 06:43:36 EST)
linux-next: manual merge of the tty tree with the mips tree Stephen Rothwell (Tue Jun 09 2015 - 07:00:23 EST)
Re: [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages Kirill A. Shutemov (Tue Jun 09 2015 - 07:00:29 EST)
[PATCH v7 0/8] mfd: cros_ec: Add multi EC and proto v3 support Javier Martinez Canillas (Tue Jun 09 2015 - 07:05:15 EST)
[PATCH v11 0/5] x86/earlyprintk: setup serial earlyprintk as early as possible Alexander Kuleshov (Tue Jun 09 2015 - 07:11:13 EST)
linux-next: manual merge of the staging tree with the jc_docs tree Stephen Rothwell (Tue Jun 09 2015 - 07:27:15 EST)
[PATCH] acpi: update ACPI tables to match TCG ACPI specification. Jarkko Sakkinen (Tue Jun 09 2015 - 07:31:42 EST)
[PATCH v14 0/4] cgroup: add PIDs subsystem Aleksa Sarai (Tue Jun 09 2015 - 07:32:43 EST)
[PATCH] tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() Jarkko Sakkinen (Tue Jun 09 2015 - 07:37:18 EST)
[PATCH 0/3] EDAC: add DDR4 flag, misc improvements lukasz . anaczkowski (Tue Jun 09 2015 - 07:43:45 EST)
Re: [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration Madhavan Srinivasan (Tue Jun 09 2015 - 07:44:26 EST)
[PATCH v2] radio-bcm2048: Fix region selection Pali RohÃr (Tue Jun 09 2015 - 07:45:30 EST)
[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select Cyrille Pitchen (Tue Jun 09 2015 - 07:56:56 EST)
[PATCH 00/28] ARCv2 port to Linux - (B) ISA / Core / platform support Vineet Gupta (Tue Jun 09 2015 - 07:59:15 EST)
linux 4.1-rc7 deadlock Morten Stevens (Tue Jun 09 2015 - 08:00:37 EST)
[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions Sergey Senozhatsky (Tue Jun 09 2015 - 08:05:50 EST)
Re: [PATCH v2] checkpatch: validate MODULE_LICENSE content Michal Simek (Tue Jun 09 2015 - 08:11:25 EST)
[PATCH] sched_setattr.2: Remove a const attribute Julian Orth (Tue Jun 09 2015 - 08:12:38 EST)
[PATCH 1/1] cxgbi: fix build with EXTRA_CFLAGS Jiri Slaby (Tue Jun 09 2015 - 08:19:34 EST)
[PATCH 0/8] ARCv2 port to Linux - (C) perf Vineet Gupta (Tue Jun 09 2015 - 08:23:04 EST)
[PATCH 1/1] bna: remove obsolete use of EXTRA_CFLAGS Jiri Slaby (Tue Jun 09 2015 - 08:25:18 EST)
Re: [PATCHv6 01/36] mm, proc: adjust PSS calculation Vlastimil Babka (Tue Jun 09 2015 - 08:29:32 EST)
[tip:x86/fpu] x86/mpx: Use the new get_xsave_field_ptr()API tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:32:24 EST)
[tip:x86/fpu] x86/mpx: Clean up the code by not passing a task pointer around when unnecessary tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:32:37 EST)
[tip:x86/fpu] x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:32:53 EST)
Re: [RESEND] ARM: dts: odroidxu3: Enable USB3 regulators Krzysztof Kozlowski (Tue Jun 09 2015 - 08:33:07 EST)
[tip:x86/fpu] x86/mpx: Restrict the mmap() size check to bounds tables tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:33:39 EST)
[PATCH] fs: heap/bss calculation ignore special section. Noam Camus (Tue Jun 09 2015 - 08:33:49 EST)
[tip:x86/fpu] x86/mpx: Trace #BR exceptions tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:33:54 EST)
[tip:x86/fpu] x86/mpx: Trace allocation of new bounds tables tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:34:46 EST)
[tip:x86/fpu] x86/mpx: Trace entry to bounds exception paths tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:35:04 EST)
[tip:x86/fpu] x86/fpu/xstate: Wrap get_xsave_addr() to make it safer tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:35:20 EST)
[tip:x86/fpu] x86/mpx: Add temporary variable to reduce masking tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:35:27 EST)
[tip:x86/fpu] x86/mpx: Introduce new 'directory entry' to 'addr' helper function tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:35:36 EST)
[tip:x86/fpu] x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:35:51 EST)
[tip:x86/fpu] x86: Make is_64bit_mm() widely available tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:36:11 EST)
[tip:x86/fpu] x86/mpx: Trace the attempts to find bounds tables tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:36:26 EST)
[tip:x86/fpu] x86/mpx: Rewrite the unmap code tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:36:53 EST)
[tip:x86/fpu] x86/mpx: Allow 32-bit binaries on 64-bit kernels again tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:37:04 EST)
[tip:x86/fpu] x86/mpx: Do not count MPX VMAs as neighbors when unmapping tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:37:46 EST)
[tip:x86/fpu] x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK tip-bot for Qiaowei Ren (Tue Jun 09 2015 - 08:37:54 EST)
[tip:x86/fpu] x86/mpx: Support 32-bit binaries on 64-bit kernels tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:38:14 EST)
[PATCH v4] Staging: rtl8192e: Casting correct Endianness DHANAPAL, GNANACHANDRAN (G.) (Tue Jun 09 2015 - 08:38:25 EST)
[tip:x86/fpu] x86/mpx: Introduce a boot-time disable flag tip-bot for Dave Hansen (Tue Jun 09 2015 - 08:38:56 EST)
Re: [PATCH 2/2] ovl: allow distributed fs as lower layer Miklos Szeredi (Tue Jun 09 2015 - 08:44:23 EST)
Re: [PATCH] net/bonding: fix propagation of user-specified bond MAC Nikolay Aleksandrov (Tue Jun 09 2015 - 08:49:59 EST)
[PATCH v5 0/2] ASoC: qcom: add support to apq8016 sbc machine driver Srinivas Kandagatla (Tue Jun 09 2015 - 08:59:38 EST)
[PATCH] NET: Add ezchip ethernet driver Noam Camus (Tue Jun 09 2015 - 09:00:47 EST)
Charity Gift Bill William And Andrea Groner (Tue Jun 09 2015 - 09:01:08 EST)
[IRQ] Buggy driver makes __setup_irq segfault Mason (Tue Jun 09 2015 - 09:04:52 EST)
[PATCH] drivers/video/fbdev/sis/sis_main.c: avoid repeated strlen() calls Rasmus Villemoes (Tue Jun 09 2015 - 09:05:08 EST)
[PATCH v3] tpm: introduce struct tpm_buf Jarkko Sakkinen (Tue Jun 09 2015 - 09:06:44 EST)
[PATCH] libata: finally use __initconst in ata_parse_force_one() Rasmus Villemoes (Tue Jun 09 2015 - 09:33:46 EST)
[PATCH v2 0/3] Add code to release secondary cores from holding pen. Peter Griffin (Tue Jun 09 2015 - 09:34:00 EST)
[PATCH 1/2] ASoC: qcom: storm: allocate snd_soc_card struct dynamically. Srinivas Kandagatla (Tue Jun 09 2015 - 09:35:17 EST)
RE: [lustre-devel] [PATCH v4 1/7] staging:lustre: move tcpip abstraction Simmons, James A. (Tue Jun 09 2015 - 09:39:08 EST)
linux-next: build failure after merge of the drm tree Stephen Rothwell (Tue Jun 09 2015 - 09:42:54 EST)
[PATCH v5 0/5] block: loop: improve loop with AIO Ming Lei (Tue Jun 09 2015 - 09:49:41 EST)
[PATCH 1/2] regulator: max8973: configure ramp delay through callback Laxman Dewangan (Tue Jun 09 2015 - 09:50:57 EST)
[PATCH 1/2] x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry Denys Vlasenko (Tue Jun 09 2015 - 09:53:17 EST)
Re: [PATCHv6 13/36] mm: drop tail page refcounting Vlastimil Babka (Tue Jun 09 2015 - 09:59:54 EST)
linux-next: manual merge of the akpm tree with the tip tree Stephen Rothwell (Tue Jun 09 2015 - 10:13:15 EST)
[RFC] oom: implement panic_on_oom_timeout Michal Hocko (Tue Jun 09 2015 - 10:15:42 EST)
Re: caps lock led does not show up Samuel Thibault (Tue Jun 09 2015 - 10:17:47 EST)
Re: [PATCH RFC] crypto: drbg - lower reseed threshold if seed source is degraded Herbert Xu (Tue Jun 09 2015 - 10:25:45 EST)
[PATCH v2] mm: kmemleak: Optimise kmemleak_lock acquiring during kmemleak_scan Catalin Marinas (Tue Jun 09 2015 - 10:26:24 EST)
Re: [RFC/PATCH] pinctrl: sh-pfc: Accept standard function, pins and groups properties Geert Uytterhoeven (Tue Jun 09 2015 - 10:35:19 EST)
[RFC PATCH] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes Kishon Vijay Abraham I (Tue Jun 09 2015 - 10:36:09 EST)
[RFC PATCH] perf: Add PERF_RECORD_SWITCH to indicate context switches Adrian Hunter (Tue Jun 09 2015 - 10:41:31 EST)
[PATCH] mm: show proportional swap share of the mapping Minchan Kim (Tue Jun 09 2015 - 10:44:17 EST)
linux-next: Tree for Jun 9 Stephen Rothwell (Tue Jun 09 2015 - 10:45:06 EST)
[PATCH v3 00/18] NTB: Add NTB hardware abstraction layer Allen Hubbe (Tue Jun 09 2015 - 10:45:33 EST)
[PATCH v5] Staging: rtl8192e: Casting correct Endianness DHANAPAL, GNANACHANDRAN (G.) (Tue Jun 09 2015 - 10:48:14 EST)
[PATCH v4 0/2] staging: ion: Add generic ion-physmem driver Andrew Andrianov (Tue Jun 09 2015 - 10:59:15 EST)
RE: [lustre-devel] [PATCH v3 7/8] staging:lustre: style cleanups for LNet headers Simmons, James A. (Tue Jun 09 2015 - 11:02:08 EST)
[PATCH v3 1/4] uio: pruss: Include <linux/sizes.h> Matwey V. Kornilov (Tue Jun 09 2015 - 11:10:29 EST)
[PATCH v2 1/2] ASoC: wm_adsp: Add code_probe and codec_remove stubs Richard Fitzgerald (Tue Jun 09 2015 - 11:16:24 EST)
[PATCH/linux-next] Doc: sound:oss: Fix typo in sound/oss Masanari Iida (Tue Jun 09 2015 - 11:17:59 EST)
[PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem Waiman Long (Tue Jun 09 2015 - 11:19:35 EST)
Re: [PATCH 1/2] clk: keystone: add support for post divider register for main pll Murali Karicheri (Tue Jun 09 2015 - 11:26:43 EST)
Re: [PATCH 1/2 RESEND] power: reset: Add syscon reboot device node for APM X-Gene platform Dann Frazier (Tue Jun 09 2015 - 11:32:55 EST)
[GIT PULL] Thermal-SoC management updates for v4.2-rc1 Eduardo Valentin (Tue Jun 09 2015 - 11:36:38 EST)
[PATCH v3 0/3] clk: Add regmap support for basic clocks Matthias Brugger (Tue Jun 09 2015 - 11:38:23 EST)
Re: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper. Ash Charles (Tue Jun 09 2015 - 11:45:46 EST)
What is the Linux page replacement policy? Martin Martin (Tue Jun 09 2015 - 11:48:35 EST)
sched: some perf bench around per entity load tracking Vincent Guittot (Tue Jun 09 2015 - 11:52:27 EST)
[PATCH] megaraid_sas: insert missing space in kernel message Colin King (Tue Jun 09 2015 - 11:56:07 EST)
Re: Thanks for responding aswamina (Tue Jun 09 2015 - 12:00:40 EST)
Hello Anita Reeve (Tue Jun 09 2015 - 12:02:23 EST)
Re: [PATCH v5 3/6] i2c: at91: update documentation for DT bindings Nicolas Ferre (Tue Jun 09 2015 - 12:05:59 EST)
Re: [PATCH v5 4/6] i2c: at91: add support for new alternative command mode Nicolas Ferre (Tue Jun 09 2015 - 12:08:36 EST)
Re: [PATCH V3] mm:add VM_BUG_ON_PAGE() for page_mapcount() Vlastimil Babka (Tue Jun 09 2015 - 12:14:45 EST)
[PATCH v6 0/6] i2c: at91: add support to FIFOs and alternative command Cyrille Pitchen (Tue Jun 09 2015 - 12:22:12 EST)
[PATCH v4 RESEND] mfd: arizona: Add support for WM8998 and WM1814 Richard Fitzgerald (Tue Jun 09 2015 - 12:23:50 EST)
[PATCH RFC v2 0/2] hwspinlock: Introduce raw capability for hwspinlock_device Lina Iyer (Tue Jun 09 2015 - 12:25:44 EST)
[PATCH 0/3] Updates to EDAC mce_amd_inj Aravind Gopalakrishnan (Tue Jun 09 2015 - 12:34:56 EST)
iio: what does in_accel_x_thresh_rising_en ? Martin Kepplinger (Tue Jun 09 2015 - 12:35:53 EST)
[PATCH v2] acpi: update ACPI tables to match TCG ACPI specification. Jarkko Sakkinen (Tue Jun 09 2015 - 12:44:54 EST)
Re: [ANNOUNCE] 4.0.4-rt1 Fernando Lopez-Lezcano (Tue Jun 09 2015 - 12:46:17 EST)
[PATCH 0/2] scatterlist cleanups Dan Williams (Tue Jun 09 2015 - 12:46:51 EST)
Re: [PATCH] Documentation/scsi: Documentation about scsi_cmnd lifecycle Rajat Jain (Tue Jun 09 2015 - 12:49:06 EST)
Re: [PATCH] TESTCASE: of: OOPS when disabling node via OF_DYNAMIC Laurent Pinchart (Tue Jun 09 2015 - 12:50:11 EST)
[PATCH v5 1/2] watchdog_core: Add watchdog registration deferral mechanism Jean-Baptiste Theou (Tue Jun 09 2015 - 12:55:15 EST)
[RFC] panic_on_oom_timeout Michal Hocko (Tue Jun 09 2015 - 13:03:26 EST)
Re: [PATCH] KVM: arm/arm64: Enable the KVM-VFIO device Marc Zyngier (Tue Jun 09 2015 - 13:10:07 EST)
Re: [PATCH 6/8] regulator: pwm-regulator: Separate voltage-table initialisation Mark Brown (Tue Jun 09 2015 - 13:15:05 EST)
Re: [PATCH 3.18 000/178] 3.18.15-review Kevin Hilman (Tue Jun 09 2015 - 13:17:36 EST)
[PATCH] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code Denys Vlasenko (Tue Jun 09 2015 - 13:26:14 EST)
[PATCH 0/3] TLB flush multiple pages per IPI v6 Mel Gorman (Tue Jun 09 2015 - 13:32:17 EST)
[PATCH] time.c::timespec_trunc: fix nanosecond file time rounding Karsten Blees (Tue Jun 09 2015 - 13:36:27 EST)
PLEASE ANSWER C.L (Tue Jun 09 2015 - 13:36:51 EST)
[PATCH RESEND] Documentation/scsi: Documentation about scsi_cmnd lifecycle Rajat Jain (Tue Jun 09 2015 - 13:49:46 EST)
Re: [PATCH v5 1/2] arm64: kvm: allows kvm cpu hotplug Marc Zyngier (Tue Jun 09 2015 - 14:00:12 EST)
Re: [PATCH V2] regulator: core: fix constraints debug output Mark Brown (Tue Jun 09 2015 - 14:00:51 EST)
randconfig build error with next-20150609, in drivers/misc/mic/scif/scif_rb.c Jim Davis (Tue Jun 09 2015 - 14:14:55 EST)
clustered MD David Teigland (Tue Jun 09 2015 - 14:22:36 EST)
Re: [PATCH v2 3/4] VFIO: platform: populate the reset function on probe Alex Williamson (Tue Jun 09 2015 - 14:26:21 EST)
Re: [PATCH v2 1/4] VFIO: platform: add reset struct and lookup table Alex Williamson (Tue Jun 09 2015 - 14:26:36 EST)
Re: [Question] ksm: rmap_item pointing to some stale vmas Susheel Khiani (Tue Jun 09 2015 - 14:26:58 EST)
[PATCH 00/15] Kill off set_irq_flags Rob Herring (Tue Jun 09 2015 - 14:27:18 EST)
[git pull] Input updates for 4.1-rc7 Dmitry Torokhov (Tue Jun 09 2015 - 14:50:04 EST)
[PATCH] regulator: core: Don't corrupt display when printing uV offsets Mark Brown (Tue Jun 09 2015 - 14:55:23 EST)
perf/ftrace: does PERF_EVENT_IOC_SET_FILTER serve any purpose? Vince Weaver (Tue Jun 09 2015 - 14:56:50 EST)
Re: [RFC 3/6] mm: mark dirty bit on swapped-in page Cyrill Gorcunov (Tue Jun 09 2015 - 15:07:51 EST)
mmap vs. read/write performance/overhead revisited Wolfgang Draxinger (Tue Jun 09 2015 - 15:08:10 EST)
Re: [PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable Stephen Boyd (Tue Jun 09 2015 - 15:08:41 EST)
[PATCH] net, swap: Remove a warning and clarify why sk_mem_reclaim is required when deactivating swap Jeff Layton (Tue Jun 09 2015 - 15:10:50 EST)
[PATCH] Input: goodix - do not explicitly set evbits in input device Dmitry Torokhov (Tue Jun 09 2015 - 15:15:49 EST)
Re: [PATCH v3 0/6] Marvell PXA1928 USB support Greg Kroah-Hartman (Tue Jun 09 2015 - 15:22:24 EST)
[PATCH] x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code Andy Lutomirski (Tue Jun 09 2015 - 15:36:19 EST)
[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code Denys Vlasenko (Tue Jun 09 2015 - 15:43:26 EST)
[PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras Dennis Chen (Tue Jun 09 2015 - 15:53:50 EST)
[PATCHSET v3 0/4] pagemap: make useable for non-privilege users Konstantin Khlebnikov (Tue Jun 09 2015 - 16:00:24 EST)
Re: [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others Sebastian Andrzej Siewior (Tue Jun 09 2015 - 16:05:36 EST)
[PATCH] regulator: core: fix constraints output buffer Stefan Wahren (Tue Jun 09 2015 - 16:10:06 EST)
[PATCH] USB: HID: Fix fields from pen report ID being interpreted for multitouch. Brent Adam (Tue Jun 09 2015 - 16:32:48 EST)
hello friend, Anita Reeve (Tue Jun 09 2015 - 16:38:20 EST)
[PATCH v2 00/10] kdbus: macros fixes Sergei Zviagintsev (Tue Jun 09 2015 - 17:01:05 EST)
Re: [PATCH v2] seccomp: add ptrace options for suspend/resume Tycho Andersen (Tue Jun 09 2015 - 17:22:38 EST)
[PATCH] blktrace: Add blktrace.c to BLOCK LAYER in MAINTAINERS file Steven Rostedt (Tue Jun 09 2015 - 17:30:25 EST)
Re: [PATCH v5 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others Sebastian Andrzej Siewior (Tue Jun 09 2015 - 17:34:21 EST)
[PATCH] ARM: STi: Remove platform call to trace_hardirqs_off() Peter Griffin (Tue Jun 09 2015 - 17:47:23 EST)
Re: [PATCH] [media] lmedm04: Neaten logging Mauro Carvalho Chehab (Tue Jun 09 2015 - 18:08:12 EST)
[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver J. German Rivera (Tue Jun 09 2015 - 18:09:05 EST)
Re: [PATCH] treewide: Fix typo compatability -> compatibility Mauro Carvalho Chehab (Tue Jun 09 2015 - 18:27:33 EST)
Re: [PATCH 1/5] ipc,shm: move BUG_ON check into shm_lock Andrew Morton (Tue Jun 09 2015 - 18:29:11 EST)
Re: [RFC 6/9] net: dsa: mv88e6352: allow egress of unknown multicast Vivien Didelot (Tue Jun 09 2015 - 18:42:18 EST)
Re: [PATCH v3 1/2] capabilities: Ambient capabilities Kees Cook (Tue Jun 09 2015 - 19:10:11 EST)
[PATCH v2 0/3] Add NUMA support for NVDIMM devices Toshi Kani (Tue Jun 09 2015 - 19:10:58 EST)
[PATCH v4] fusion: remove dead MTRR code Luis R. Rodriguez (Tue Jun 09 2015 - 19:17:29 EST)
Re: [PATCH] ACPI / init: Switch over platform to the ACPI mode later Rafael J. Wysocki (Tue Jun 09 2015 - 19:22:53 EST)
Regression in 3.10.80 vs. 3.10.79 Roland Dreier (Tue Jun 09 2015 - 19:51:05 EST)
mmotm 2015-06-09-16-55 uploaded akpm (Tue Jun 09 2015 - 19:56:29 EST)
[PATCH 1/1] net: fs_enet: Disable NETIF_F_SG feature for Freescale MPC5121 Alexander Popov (Tue Jun 09 2015 - 19:58:13 EST)
Re: [RFC][PATCHv2 0/8] introduce automatic pool compaction Minchan Kim (Tue Jun 09 2015 - 20:04:55 EST)
Re: [RFC 0/4] enable migration of non-LRU pages Minchan Kim (Tue Jun 09 2015 - 20:08:54 EST)
[PATCH] [x86/kvm] emulate.c: Fix comppilation warning Rajat Jain (Tue Jun 09 2015 - 20:31:54 EST)
[PATCH v2] [x86/kvm] emulate.c: Fix comppilation warning Rajat Jain (Tue Jun 09 2015 - 20:33:58 EST)
Re: clock driver York Sun (Tue Jun 09 2015 - 20:41:03 EST)
[PATCH v4] seccomp: add ptrace options for suspend/resume Tycho Andersen (Tue Jun 09 2015 - 20:51:06 EST)
[PATCH v2 1/2] vTPM: support little endian guests Hon Ching(Vicky) Lo (Tue Jun 09 2015 - 21:55:19 EST)
Re: [PATCH] usb: dwc2: fix unnecessary USB overcurrent condition John Youn (Tue Jun 09 2015 - 22:12:36 EST)
[PATCH v2] crypto: drbg - reseed often if seedsource is degraded Stephan Mueller (Tue Jun 09 2015 - 22:33:27 EST)
[PATCH v4] powerpc/cache: add cache flush operation for various e500 Yuantian.Tang (Tue Jun 09 2015 - 22:39:19 EST)
[PATCH 1/4] HID: hid-sony: Add quirk for MOTION_CONTROLLER_BT Simon Wood (Tue Jun 09 2015 - 23:27:43 EST)
[PATCH char-misc-next 0/2] misc: mic: bug fixes Sudeep Dutt (Wed Jun 10 2015 - 00:00:19 EST)
[PATCH] Doc:pps: Fix typo in pps.txt Masanari Iida (Wed Jun 10 2015 - 00:01:57 EST)
[PATCH RFC] net: phy: Introduced the PHY_AN_PENDING state Keng Soon Cheah (Wed Jun 10 2015 - 00:38:02 EST)
[PATCH 0/2] Fixup lusre ll_getname green (Wed Jun 10 2015 - 00:42:17 EST)
[RFC PATCH] powerpc/numa: initialize distance lookup table from drconf path Nikunj A Dadhania (Wed Jun 10 2015 - 00:50:47 EST)
ftrace question Tariq Saeed (Wed Jun 10 2015 - 01:34:44 EST)
[PATCH] atm: idt77105: Use setup_timer Vaishali Thakkar (Wed Jun 10 2015 - 01:40:17 EST)
RE: [RFC,v3 02/10] dpaa_eth: add support for DPAA Ethernet Jianhua Xie (Wed Jun 10 2015 - 02:00:32 EST)
[PATCH V3] regulator: core: replace sprintf with scnprintf Stefan Wahren (Wed Jun 10 2015 - 02:13:49 EST)
DONATION OF $ 1.5 MILLION DOLLARS!!! Colin & Chris Weir (Wed Jun 10 2015 - 02:22:32 EST)
[PATCH] regulator: Add lockdep asserts to help detecting locking misuse Krzysztof Kozlowski (Wed Jun 10 2015 - 02:23:38 EST)
Re: [PATCH RFC v2 4/4] sched: cpufreq_cfs: pelt-based cpu frequency scaling Alex Shi (Wed Jun 10 2015 - 02:23:51 EST)
[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices Wenwei Tao (Wed Jun 10 2015 - 02:32:26 EST)
[PATCH] firmware: ACPI iBFT firmware support on EFI machines Hannes Reinecke (Wed Jun 10 2015 - 02:33:40 EST)
Re: [EXPERIENCE] My experience on using perf record BPF filter on a real usecase Alexei Starovoitov (Wed Jun 10 2015 - 02:42:23 EST)
Re: [PATCH 001/003] Attempt to cope with device changes and delayed kobject deallocation Alex BennÃe (Wed Jun 10 2015 - 02:46:19 EST)
[PATCH] sched:Prefer numa hotness over cache hotness Srikar Dronamraju (Wed Jun 10 2015 - 03:04:42 EST)
Re: [PATCHv3] gpio: add ETRAXFS GPIO driver Linus Walleij (Wed Jun 10 2015 - 03:12:07 EST)
Re: [PATCH v2 06/10] pinctrl: berlin: use proper compatibles Linus Walleij (Wed Jun 10 2015 - 03:14:09 EST)
Re: [PATCH v2 07/10] Documentation: bindings: move the Berlin pinctrl documentation Linus Walleij (Wed Jun 10 2015 - 03:14:50 EST)
Re: [PATCH v3 1/3] pinctrl: berlin: fix spi1 SS0n function name Linus Walleij (Wed Jun 10 2015 - 03:16:01 EST)
Re: [PATCH v3 2/3] pinctrl: berlin: comment the spi functions Linus Walleij (Wed Jun 10 2015 - 03:18:17 EST)
[RFC] panic when reboot the system Xishi Qiu (Wed Jun 10 2015 - 03:18:24 EST)
[PATCH 3/4] spi: davinci: change the lower limit of pre-scale divider to 1 Murali Karicheri (Wed Jun 10 2015 - 03:18:46 EST)
Re: [PATCH v3 3/3] ARM: berlin: add SPI nodes for BG2Q Linus Walleij (Wed Jun 10 2015 - 03:19:00 EST)
[PATCH] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND) KOBAYASHI Yoshitake (Wed Jun 10 2015 - 03:22:40 EST)
[PATCH v1] spi: davinci: change the lower limit of pre-scale divider to 1 Murali Karicheri (Wed Jun 10 2015 - 03:23:56 EST)
[PATCH V15 00/19] perf, tools: Add support for PMU events in JSON format Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:26:20 EST)
- [PATCH v15 01/19] perf, tools: Add jsmn `jasmine' JSON parser Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:26:37 EST)
- [PATCH v15 02/19] perf, tools, jevents: Program to convert JSON file to C style file Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:26:49 EST)
- [PATCH v15 12/19] perf, tools: Add override support for event list CPUID Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:00 EST)
- [PATCH v15 11/19] perf, tools: Add a --no-desc flag to perf list Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:14 EST)
- [PATCH v15 10/19] perf, tools: Query terminal width and use in perf list Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:20 EST)
- [PATCH v15 09/19] perf, tools: Support alias descriptions Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:29 EST)
- [PATCH v15 13/19] perf, tools, jevents: Add support for long descriptions Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:36 EST)
- [PATCH v15 08/19] perf, tools: Support CPU id matching for x86 v2 Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:42 EST)
- [PATCH v15 14/19] perf, tools: Add alias support for long descriptions Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:50 EST)
- [PATCH v15 06/19] perf, tools: Support CPU ID matching for Powerpc Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:27:57 EST)
- [PATCH v15 07/19] perf, tools: Allow events with dot Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:28:04 EST)
- [PATCH v15 05/19] perf, tools: Use pmu_events table to create aliases Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:28:13 EST)
- [PATCH v15 03/19] Use __weak definition from <linux/compiler.h> Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:28:19 EST)
- [PATCH v15 04/19] perf, tools: Split perf_pmu__new_alias() Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:28:32 EST)
- [PATCH v15 19/19] perf, tools: Add README for info on parsing JSON/map files Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:30:15 EST)
- [PATCH v15 17/19] perf, tools: Add support for event list topics Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:30:21 EST)
- [PATCH v15 18/19] perf, tools: Handle header line in mapfile Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:30:29 EST)
- [PATCH v15 16/19] perf, tools, jevents: Add support for event topics Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:30:38 EST)
- [PATCH v15 15/19] perf, tools: Support long descriptions with perf list Sukadev Bhattiprolu (Wed Jun 10 2015 - 03:30:47 EST)
[PATCH] mtd: nand: davinci: add support for 4K page size nand devices. Murali Karicheri (Wed Jun 10 2015 - 03:28:47 EST)
Re: [kernel, v12, 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group Michael Ellerman (Wed Jun 10 2015 - 03:33:17 EST)
Re: [PATCH 0/2] get pinctrl more flexible for per pin muxing controllers Linus Walleij (Wed Jun 10 2015 - 03:33:44 EST)
Re: [PATCH 1/7] platform_device: better support builtin boilerplate avoidance Linus Walleij (Wed Jun 10 2015 - 03:35:22 EST)
Re: [PATCH] gpio: pcf857x: handle only enabled irqs Linus Walleij (Wed Jun 10 2015 - 03:39:24 EST)
Re: [PATCH v0] arm64: dts: Add APM X-Gene standby GPIO controller DTS entries Linus Walleij (Wed Jun 10 2015 - 03:40:22 EST)
Re: [PATCH v2] gpio: Added GPIO support to Zynq Ultrascale+ MPSoC Linus Walleij (Wed Jun 10 2015 - 03:45:40 EST)
[PATCH v2] ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available Hiraku Toyooka (Wed Jun 10 2015 - 03:47:37 EST)
Re: [RFC] pinctrl: pinctrl-imx: implement suspend/resume Linus Walleij (Wed Jun 10 2015 - 03:48:32 EST)
[PATCH] [media] ddbridge: fix wait_event_timeout return handling Nicholas Mc Guire (Wed Jun 10 2015 - 03:48:46 EST)
[PATCH 00/10] Zero out devices instead of initial full sync Nick Wang (Wed Jun 10 2015 - 03:49:12 EST)
[REBASED 0/5] regulator: pwm-regulator: Introduce continuous-mode Lee Jones (Wed Jun 10 2015 - 03:58:13 EST)
[PATCH] ring-buffer-benchmark: Fix the wrong param in module_param Wang Long (Wed Jun 10 2015 - 04:11:49 EST)
[PATCH] ring-buffer-benchmark: Fix the wrong type Wang Long (Wed Jun 10 2015 - 04:12:38 EST)
[PATCH] ring-buffer-benchmark: Fix the wrong sched_priority of producer Wang Long (Wed Jun 10 2015 - 04:13:09 EST)
[RFT PATCH] dmaengine: Fix choppy sound because of unimplemented resume Krzysztof Kozlowski (Wed Jun 10 2015 - 04:17:39 EST)
Re: [PATCH 3/3] ARM: dts: qcom: Replace gpio node with pinctrl node Linus Walleij (Wed Jun 10 2015 - 04:20:21 EST)
Re: [PATCH 1/3] pinctrl: qcom: Add MSM8660 pinctrl definitions Linus Walleij (Wed Jun 10 2015 - 04:21:14 EST)
Re: [PATCH 2/3] pinctrl: dt-binding: Add DT binding documentation for MSM8660 Linus Walleij (Wed Jun 10 2015 - 04:21:44 EST)
Re: [PATCH 0/3] Pinctrl support for msm8660 Linus Walleij (Wed Jun 10 2015 - 04:22:35 EST)
[alsa-devel][PATCH] ASoC: fsl: add imx-wm8960 machine driver Zidan Wang (Wed Jun 10 2015 - 04:25:08 EST)
Re: [RFT v2 34/48] pinctrl: Prepare for killing the first parameter 'irq' of irq_flow_handler_t Heiko Stübner (Wed Jun 10 2015 - 04:41:02 EST)
Re: [RFT v2 06/48] pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc Heiko Stübner (Wed Jun 10 2015 - 04:41:25 EST)
Re: [RFT v2 44/48] genirq, pinctrl: Kill the first parameter 'irq' of irq_flow_handler_t Heiko Stübner (Wed Jun 10 2015 - 04:41:43 EST)
[PATCH] dma-mapping: harmonize definition of DMA_ERROR_CODE Nicholas Mc Guire (Wed Jun 10 2015 - 04:50:10 EST)
[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand Jiang Liu (Wed Jun 10 2015 - 04:53:16 EST)
[PATCH - v1] mtd: nand: davinci: add support for 4K page size nand devices. Murali Karicheri (Wed Jun 10 2015 - 05:03:01 EST)
[PATCH] iommu/vt-d: Don't copy translation tables if we find unexpected RTT setting Joerg Roedel (Wed Jun 10 2015 - 05:11:06 EST)
[PATCH] [media] s5p-tv: fix wait_event_timeout return handling Nicholas Mc Guire (Wed Jun 10 2015 - 05:11:13 EST)
[PATCH] GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module use Hanjun Guo (Wed Jun 10 2015 - 05:12:49 EST)
[PATCH 0/5] usb: dwc3: handle non maxpacket aligned transfers > 512 Kishon Vijay Abraham I (Wed Jun 10 2015 - 05:19:54 EST)
[PATCH 0/6] Assorted compaction cleanups and optimizations Vlastimil Babka (Wed Jun 10 2015 - 05:33:33 EST)
[PATCH] devicetree: xilinx: zynqmp: add sata node Suneel Garapati (Wed Jun 10 2015 - 06:17:29 EST)
Re: Audio crackles with 4.1-rc1 Mihai DonÈu (Wed Jun 10 2015 - 06:18:11 EST)
Re: deleting a btrfs subvolume shut up a server Liu Bo (Wed Jun 10 2015 - 06:27:47 EST)
Re: [PATCH] MIPS: bugfix of local_r4k_flush_icache_range - added L2 flush Ralf Baechle (Wed Jun 10 2015 - 06:28:31 EST)
[PATCH] usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXX Vaishali Thakkar (Wed Jun 10 2015 - 06:34:41 EST)
[LINUX RFC v3 1/2] devicetree: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller Ranjit Waghmode (Wed Jun 10 2015 - 06:40:45 EST)
[PATCH] regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case Axel Lin (Wed Jun 10 2015 - 06:52:27 EST)
[PATCH] qeth: Convert use of __constant_htons to htons Vaishali Thakkar (Wed Jun 10 2015 - 06:53:09 EST)
[PATCH] s390/zcrypt: Convert use of __constant_cpu_to_le16 to cpu_to_le16 Vaishali Thakkar (Wed Jun 10 2015 - 07:02:03 EST)
[PATCH] DRM: Armada: fixup wait_event_timeout being ignored Nicholas Mc Guire (Wed Jun 10 2015 - 07:15:39 EST)
Re: [RFC PATCH v2] arm DMA: Fix allocation from CMA for coherent DMA Lorenzo Nava (Wed Jun 10 2015 - 07:20:59 EST)
[PATCH] ARM: irqflags: Get arch_irqs_disabled from asm-generic Daniel Thompson (Wed Jun 10 2015 - 07:24:43 EST)
[PATCH] clk: Move debug_node field under DEBUG_FS flag in struct clk_core Maxime Coquelin (Wed Jun 10 2015 - 07:29:14 EST)
Re: [PATCH v9 4/5] serial: stm32-usart: Add STM32 USART Driver Maxime Coquelin (Wed Jun 10 2015 - 07:33:37 EST)
Re: [PATCH v5 2/7] mmc: mediatek: Add Mediatek MMC driver Ulf Hansson (Wed Jun 10 2015 - 07:53:21 EST)
linux-next: Tree for Jun 10 Stephen Rothwell (Wed Jun 10 2015 - 07:55:51 EST)
Re: [PATCH v5 3/7] mmc: mediatek: Add PM support for MMC driver Ulf Hansson (Wed Jun 10 2015 - 08:00:08 EST)
Re: [PATCH v5 1/7] mmc: dt-bindings: add Mediatek MMC bindings Ulf Hansson (Wed Jun 10 2015 - 08:02:40 EST)
[PATCH v5 00/10] x86/asm: Compile-time asm code validation Josh Poimboeuf (Wed Jun 10 2015 - 08:07:14 EST)
[PATCH v6 0/2] ASoC: qcom: add support to apq8016 sbc machine driver Srinivas Kandagatla (Wed Jun 10 2015 - 08:15:58 EST)
Re: [PATCH] ARM: module: Add ".ref.text" to arm unwind tables vigneshr (Wed Jun 10 2015 - 08:26:11 EST)
[PATCH v3] sbs-battery: add option to always register battery Frans Klaver (Wed Jun 10 2015 - 08:30:07 EST)
[PATCH] ipmi: Convert the IPMI SI ACPI handling to a platform device minyard (Wed Jun 10 2015 - 08:34:43 EST)
United Nations Secretary General for Humanitarian Affairs U / N (Wed Jun 10 2015 - 08:37:37 EST)
RFC: futex_wait() can DoS the tick Mike Galbraith (Wed Jun 10 2015 - 08:44:50 EST)
[PATCH 0/2] perf tools: A couple more Intel PT patches Adrian Hunter (Wed Jun 10 2015 - 08:51:20 EST)
[RFC][PATCH] printk: Fixup the nmi printk mess Peter Zijlstra (Wed Jun 10 2015 - 08:55:27 EST)
[PATCH RFC] drm/i2c: tda998x: dead-code or unhandled error condition ? Nicholas Mc Guire (Wed Jun 10 2015 - 09:07:09 EST)
[PATCH] gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not found Mika Westerberg (Wed Jun 10 2015 - 09:07:23 EST)
[PATCH] x86/mm/fault: Put pgd_lock in its own cacheline Waiman Long (Wed Jun 10 2015 - 09:08:53 EST)
Re: [PATCHv3 00/16] vme DMA and user space driver improvements Dmitry Kalinkin (Wed Jun 10 2015 - 09:09:32 EST)
[PATCH 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend Javier Martinez Canillas (Wed Jun 10 2015 - 09:10:53 EST)
[PATCH] cpufreq, Fix overflow in busy_scaled due to long delay Prarit Bhargava (Wed Jun 10 2015 - 09:19:02 EST)
Re: [PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file David Howells (Wed Jun 10 2015 - 09:23:49 EST)
[patch added to the 3.12 stable tree] MIPS: KVM: Do not sign extend on unsigned MMIO load Jiri Slaby (Wed Jun 10 2015 - 09:24:13 EST)
[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault Eric B Munson (Wed Jun 10 2015 - 09:27:01 EST)
[PATCH] trivial: report backend_cra_name when allocation fails Sergey Senozhatsky (Wed Jun 10 2015 - 09:28:39 EST)
[4.1-rc7] btrfs related VM_BUG_ON in filemap.c Dave Jones (Wed Jun 10 2015 - 09:40:38 EST)
[PATCH] clk: at91: modify PMC peripheral clock to deal with newer register layout Nicolas Ferre (Wed Jun 10 2015 - 09:42:38 EST)
[PATCH v5 0/8] Watchdog: introduce ARM SBSA watchdog driver fu . wei (Wed Jun 10 2015 - 09:42:55 EST)
Re: [PATCHv6 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs Vlastimil Babka (Wed Jun 10 2015 - 09:47:23 EST)
[PATCH] f2fs: drop the volatile_write flag only Jaegeuk Kim (Wed Jun 10 2015 - 09:48:28 EST)
[PATCH 0/9] Add STiH407 fanmily pinctrl DT for tsin, tsout and mtsin channels Peter Griffin (Wed Jun 10 2015 - 10:04:30 EST)
[PATCH v1] ARM: zynq: Fix earlyprintk in big endian mode Arun Chandran (Wed Jun 10 2015 - 10:13:51 EST)
[PATCH v4 00/19] NTB: Add NTB hardware abstraction layer Allen Hubbe (Wed Jun 10 2015 - 10:15:27 EST)
[PATCH v3] iio: light: Add support for ROHM RPR0521 sensor Daniel Baluta (Wed Jun 10 2015 - 10:20:13 EST)
[PATCH 0/3] ASoC: Mediatek: Add support for MT8173 SoC Koro Chen (Wed Jun 10 2015 - 10:25:18 EST)
[PATCH] gpiolib: unexport requested gpios on gpiochip removal Bartosz Golaszewski (Wed Jun 10 2015 - 10:34:13 EST)
Re: [PATCH 1/1] perf tools: Check access permission when reading /proc/kcore file. Arnaldo Carvalho de Melo (Wed Jun 10 2015 - 10:45:07 EST)
[PATCH] NFS: Convert use of __constant_htonl to htonl Vaishali Thakkar (Wed Jun 10 2015 - 10:45:47 EST)
Re: [PATCH] power_supply: sysfs: Bring back write to writeable properties Sebastian Reichel (Wed Jun 10 2015 - 10:46:50 EST)
Re: [PATCH 1/2] power_supply: max17042: Add OF support for setting thresholds Sebastian Reichel (Wed Jun 10 2015 - 10:47:08 EST)
[PATCH] perf, record: Ammend option summaries Peter Zijlstra (Wed Jun 10 2015 - 10:49:06 EST)
[PATCH 1/1] perf,tools: add time out to force stop endless mmap processing kan . liang (Wed Jun 10 2015 - 11:00:01 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Arnaldo Carvalho de Melo (Thu Jun 11 2015 - 10:06:26 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Thu Jun 11 2015 - 10:28:00 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Thu Jun 11 2015 - 11:21:20 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Andi Kleen (Thu Jun 11 2015 - 14:47:49 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Thu Jun 11 2015 - 20:34:12 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Fri Jun 12 2015 - 10:43:04 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Fri Jun 12 2015 - 11:41:51 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Fri Jun 12 2015 - 13:05:12 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Fri Jun 12 2015 - 13:28:45 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Fri Jun 12 2015 - 14:19:37 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Fri Jun 12 2015 - 15:29:27 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Andi Kleen (Fri Jun 12 2015 - 15:45:42 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Fri Jun 12 2015 - 16:40:12 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Fri Jun 12 2015 - 16:52:43 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Fri Jun 12 2015 - 18:41:50 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Sat Jun 13 2015 - 00:08:17 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Sat Jun 13 2015 - 11:00:26 EST)
- Re: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing David Ahern (Sat Jun 13 2015 - 00:24:53 EST)
- RE: [PATCH 1/1] perf,tools: add time out to force stop endless mmap processing Liang, Kan (Sat Jun 13 2015 - 11:06:46 EST)
[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers Ludovic Desroches (Wed Jun 10 2015 - 11:05:09 EST)
[PATCH v3 1/3] ASoC: wm_adsp: Add code_probe and codec_remove stubs Richard Fitzgerald (Wed Jun 10 2015 - 11:12:24 EST)
Re: [BUG] mpc8323_rdb platform doesn't boot since kernel 3.16 leroy christophe (Wed Jun 10 2015 - 11:12:58 EST)
[PATCH 00/12] Freescale DPAA FMan Madalin Bucur (Wed Jun 10 2015 - 11:23:22 EST)
[PATCH 3.12 000/111] 3.12.44-stable review Jiri Slaby (Wed Jun 10 2015 - 11:27:29 EST)
- [PATCH 3.12 014/111] Input: usbtouchscreen - add new model from IRTOUCHSYSTEMS Jiri Slaby (Wed Jun 10 2015 - 11:28:28 EST)
- [PATCH 3.12 013/111] HID: debug: fix error handling in hid_debug_events_read() Jiri Slaby (Wed Jun 10 2015 - 11:28:39 EST)
- [PATCH 3.12 043/111] xen/events: don't bind non-percpu VIRQs with percpu chip Jiri Slaby (Wed Jun 10 2015 - 11:29:11 EST)
- [PATCH 3.12 078/111] Input: elantech - fix semi-mt protocol for v3 HW Jiri Slaby (Wed Jun 10 2015 - 11:29:21 EST)
- [PATCH 3.12 077/111] md/raid5: don't record new size if resize_stripes fails. Jiri Slaby (Wed Jun 10 2015 - 11:29:31 EST)
- [PATCH 3.12 041/111] lguest: fix out-by-one error in address checking. Jiri Slaby (Wed Jun 10 2015 - 11:29:44 EST)
- [PATCH 3.12 059/111] USB: cp210x: add ID for KCF Technologies PRN device Jiri Slaby (Wed Jun 10 2015 - 11:29:56 EST)
- [PATCH 3.12 065/111] ext4: check for zero length extent explicitly Jiri Slaby (Wed Jun 10 2015 - 11:30:07 EST)
- [PATCH 3.12 030/111] storvsc: Set the SRB flags correctly when no data transfer is needed Jiri Slaby (Wed Jun 10 2015 - 11:30:14 EST)
- [PATCH 3.12 076/111] thermal: step_wise: Revert optimization Jiri Slaby (Wed Jun 10 2015 - 11:30:21 EST)
- [PATCH 3.12 044/111] hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE Jiri Slaby (Wed Jun 10 2015 - 11:30:26 EST)
- [PATCH 3.12 040/111] fs, omfs: add NULL terminator in the end up the token list Jiri Slaby (Wed Jun 10 2015 - 11:30:37 EST)
- [PATCH 3.12 075/111] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures Jiri Slaby (Wed Jun 10 2015 - 11:30:46 EST)
- [PATCH 3.12 073/111] ARM: dts: imx27: only map 4 Kbyte for fec registers Jiri Slaby (Wed Jun 10 2015 - 11:30:54 EST)
- [PATCH 3.12 067/111] libata: Add helper to determine when PHY events should be ignored Jiri Slaby (Wed Jun 10 2015 - 11:31:01 EST)
- [PATCH 3.12 068/111] libata: Ignore spurious PHY event on LPM policy change Jiri Slaby (Wed Jun 10 2015 - 11:31:06 EST)
- [PATCH 3.12 060/111] usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices Jiri Slaby (Wed Jun 10 2015 - 11:31:16 EST)
- [PATCH 3.12 033/111] vhost/scsi: potential memory corruption Jiri Slaby (Wed Jun 10 2015 - 11:31:20 EST)
- [PATCH 3.12 048/111] ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724 Jiri Slaby (Wed Jun 10 2015 - 11:31:31 EST)
- [PATCH 3.12 010/111] aio: fix serial draining in exit_aio() Jiri Slaby (Wed Jun 10 2015 - 11:31:36 EST)
- [PATCH 3.12 050/111] ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() calls Jiri Slaby (Wed Jun 10 2015 - 11:35:48 EST)
- [PATCH 3.12 087/111] drivers: staging: rtl8188eu: use 'ccflags-y' instead of EXTRA_CFLAGS in Makefile Jiri Slaby (Wed Jun 10 2015 - 11:37:32 EST)
- [PATCH 3.12 086/111] drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_driver.h" Jiri Slaby (Wed Jun 10 2015 - 11:37:44 EST)
- [PATCH 3.12 056/111] xhci: gracefully handle xhci_irq dead device Jiri Slaby (Wed Jun 10 2015 - 11:38:05 EST)
- [PATCH 3.12 032/111] powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space Jiri Slaby (Wed Jun 10 2015 - 11:38:11 EST)
- [PATCH 3.12 070/111] gpio: gpio-kempld: Fix get_direction return value Jiri Slaby (Wed Jun 10 2015 - 11:38:20 EST)
- [PATCH 3.12 108/111] MIPS: KVM: Do not sign extend on unsigned MMIO load Jiri Slaby (Wed Jun 10 2015 - 11:38:29 EST)
- [PATCH 3.12 107/111] fork: report pid reservation failure properly Jiri Slaby (Wed Jun 10 2015 - 11:38:32 EST)
- [PATCH 3.12 097/111] iommu/amd: Return the pte page-size in fetch_pte Jiri Slaby (Wed Jun 10 2015 - 11:38:42 EST)
- [PATCH 3.12 093/111] unix/caif: sk_socket can disappear when state is unlocked Jiri Slaby (Wed Jun 10 2015 - 11:38:55 EST)
- [PATCH 3.12 062/111] powerpc: Align TOC to 256 bytes Jiri Slaby (Wed Jun 10 2015 - 11:39:02 EST)
- [PATCH 3.12 110/111] lsm: copy comm before calling audit_log to avoid race in string printing Jiri Slaby (Wed Jun 10 2015 - 11:39:14 EST)
- [PATCH 3.12 008/111] hpsa: turn off interrupts when kdump starts Jiri Slaby (Wed Jun 10 2015 - 11:39:21 EST)
- [PATCH 3.12 105/111] crypto: rng - RNGs must return 0 in success case Jiri Slaby (Wed Jun 10 2015 - 11:39:33 EST)
- [PATCH 3.12 100/111] iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface Jiri Slaby (Wed Jun 10 2015 - 11:39:46 EST)
- [PATCH 3.12 079/111] sd: Disable support for 256 byte/sector disks Jiri Slaby (Wed Jun 10 2015 - 11:39:54 EST)
- [PATCH 3.12 072/111] mac80211: move WEP tailroom size check Jiri Slaby (Wed Jun 10 2015 - 11:42:14 EST)
- [PATCH 3.12 080/111] ACPI / init: Fix the ordering of acpi_reserve_resources() Jiri Slaby (Wed Jun 10 2015 - 11:43:16 EST)
- [PATCH 3.12 101/111] iommu/amd: Correctly encode huge pages in iommu page tables Jiri Slaby (Wed Jun 10 2015 - 11:43:23 EST)
- [PATCH 3.12 102/111] isdn: icn: use strlcpy() when parsing setup options Jiri Slaby (Wed Jun 10 2015 - 11:43:42 EST)
- [PATCH 3.12 111/111] m68k/mac: Fix out-of-bounds array index in OSS IRQ source initialization Jiri Slaby (Wed Jun 10 2015 - 11:43:55 EST)
- [PATCH 3.12 106/111] crypto: testmgr - fix RNG return code enforcement Jiri Slaby (Wed Jun 10 2015 - 11:44:04 EST)
- [PATCH 3.12 090/111] ipv4: Avoid crashing in ip_error Jiri Slaby (Wed Jun 10 2015 - 11:44:08 EST)
- [PATCH 3.12 094/111] net_sched: invoke ->attach() after setting dev->qdisc Jiri Slaby (Wed Jun 10 2015 - 11:44:15 EST)
- [PATCH 3.12 109/111] W1: ds2490: Increase timeout when waiting for status Jiri Slaby (Wed Jun 10 2015 - 11:45:40 EST)
- [PATCH 3.12 020/111] Added another USB product ID for ELAN touchscreen quirks. Jiri Slaby (Wed Jun 10 2015 - 11:45:49 EST)
- [PATCH 3.12 069/111] rt2x00: add new rt2800usb device DWA 130 Jiri Slaby (Wed Jun 10 2015 - 11:45:59 EST)
- [PATCH 3.12 103/111] EDAC: Properly unwind on failure path in edac_init() Jiri Slaby (Wed Jun 10 2015 - 11:46:12 EST)
- [PATCH 3.12 104/111] NFC: pn533: fix error return code Jiri Slaby (Wed Jun 10 2015 - 11:46:20 EST)
- [PATCH 3.12 036/111] ARM: fix missing syscall trace exit Jiri Slaby (Wed Jun 10 2015 - 11:46:28 EST)
- [PATCH 3.12 098/111] iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface Jiri Slaby (Wed Jun 10 2015 - 11:46:40 EST)
- [PATCH 3.12 088/111] dgnc: Move DG_PART definition from Makefile to dgnc_driver.h Jiri Slaby (Wed Jun 10 2015 - 11:46:49 EST)
- [PATCH 3.12 099/111] iommu/amd: Optimize alloc_new_range for new fetch_pte interface Jiri Slaby (Wed Jun 10 2015 - 11:47:00 EST)
- [PATCH 3.12 063/111] mmc: atmel-mci: fix bad variable type for clkdiv Jiri Slaby (Wed Jun 10 2015 - 11:47:12 EST)
- [PATCH 3.12 012/111] cn: verify msg->len before making callback Jiri Slaby (Wed Jun 10 2015 - 11:47:24 EST)
- [PATCH 3.12 089/111] x86: bpf_jit: fix compilation of large bpf programs Jiri Slaby (Wed Jun 10 2015 - 11:47:37 EST)
- [PATCH 3.12 091/111] bridge: fix parsing of MLDv2 reports Jiri Slaby (Wed Jun 10 2015 - 11:47:50 EST)
- [PATCH 3.12 084/111] vfs: read file_handle only once in handle_to_path Jiri Slaby (Wed Jun 10 2015 - 11:47:59 EST)
- [PATCH 3.12 085/111] fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings Jiri Slaby (Wed Jun 10 2015 - 11:48:11 EST)
- [PATCH 3.12 096/111] xen: netback: read hotplug script once at start of day. Jiri Slaby (Wed Jun 10 2015 - 11:48:21 EST)
- [PATCH 3.12 092/111] net: dp83640: fix broken calibration routine. Jiri Slaby (Wed Jun 10 2015 - 11:48:24 EST)
- [PATCH 3.12 095/111] udp: fix behavior of wrong checksums Jiri Slaby (Wed Jun 10 2015 - 11:48:35 EST)
- [PATCH 3.12 083/111] drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" Jiri Slaby (Wed Jun 10 2015 - 11:48:42 EST)
- [PATCH 3.12 082/111] drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling Jiri Slaby (Wed Jun 10 2015 - 11:48:53 EST)
- [PATCH 3.12 074/111] mm, numa: really disable NUMA balancing by default on single node machines Jiri Slaby (Wed Jun 10 2015 - 11:49:00 EST)
- [PATCH 3.12 061/111] usb: gadget: configfs: Fix interfaces array NULL-termination Jiri Slaby (Wed Jun 10 2015 - 11:49:09 EST)
- [PATCH 3.12 066/111] jbd2: fix r_count overflows leading to buffer overflow in journal recovery Jiri Slaby (Wed Jun 10 2015 - 11:49:16 EST)
- [PATCH 3.12 071/111] crypto: s390/ghash - Fix incorrect ghash icv buffer handling. Jiri Slaby (Wed Jun 10 2015 - 11:49:28 EST)
- [PATCH 3.12 057/111] USB: visor: Match I330 phone more precisely Jiri Slaby (Wed Jun 10 2015 - 11:49:44 EST)
- [PATCH 3.12 064/111] ext4: fix NULL pointer dereference when journal restart fails Jiri Slaby (Wed Jun 10 2015 - 11:49:57 EST)
- [PATCH 3.12 054/111] xhci: fix isoc endpoint dequeue from advancing too far on transaction error Jiri Slaby (Wed Jun 10 2015 - 11:50:11 EST)
- [PATCH 3.12 081/111] drm/radeon: add new bonaire pci id Jiri Slaby (Wed Jun 10 2015 - 11:50:14 EST)
- [PATCH 3.12 058/111] USB: pl2303: Remove support for Samsung I330 Jiri Slaby (Wed Jun 10 2015 - 11:50:24 EST)
- [PATCH 3.12 035/111] rtlwifi: rtl8192cu: Fix kernel deadlock Jiri Slaby (Wed Jun 10 2015 - 11:50:30 EST)
- [PATCH 3.12 055/111] xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 Jiri Slaby (Wed Jun 10 2015 - 11:50:38 EST)
- [PATCH 3.12 053/111] target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST Jiri Slaby (Wed Jun 10 2015 - 11:50:47 EST)
- [PATCH 3.12 052/111] ASoC: wm8994: correct BCLK DIV 348 to 384 Jiri Slaby (Wed Jun 10 2015 - 11:50:56 EST)
- [PATCH 3.12 019/111] usb: chipidea: debug: avoid out of bound read Jiri Slaby (Wed Jun 10 2015 - 11:56:56 EST)
- [PATCH 3.12 047/111] d_walk() might skip too much Jiri Slaby (Wed Jun 10 2015 - 11:57:09 EST)
- [PATCH 3.12 051/111] ASoC: wm8960: fix "RINPUT3" audio route error Jiri Slaby (Wed Jun 10 2015 - 11:57:15 EST)
- [PATCH 3.12 049/111] ALSA: hda - Add headphone quirk for Lifebook E752 Jiri Slaby (Wed Jun 10 2015 - 11:57:27 EST)
- [PATCH 3.12 042/111] libceph: request a new osdmap if lingering request maps to no osd Jiri Slaby (Wed Jun 10 2015 - 11:57:38 EST)
- [PATCH 3.12 037/111] mm: numa: initialise numa balancing after jump label initialisation Jiri Slaby (Wed Jun 10 2015 - 11:57:46 EST)
- [PATCH 3.12 045/111] hwmon: (nct6775) Add missing sysfs attribute initialization Jiri Slaby (Wed Jun 10 2015 - 11:57:50 EST)
- [PATCH 3.12 028/111] hwmon: (k10temp) Add support for AMD F16 M30h processor Jiri Slaby (Wed Jun 10 2015 - 11:58:03 EST)
- [PATCH 3.12 029/111] hwmon: (k10temp) Add support for F15h M60h Jiri Slaby (Wed Jun 10 2015 - 11:58:12 EST)
- [PATCH 3.12 023/111] staging: rtl8712, rtl8712: avoid lots of build warnings Jiri Slaby (Wed Jun 10 2015 - 11:58:20 EST)
- [PATCH 3.12 027/111] amd64_edac: Add support for newer F16h models Jiri Slaby (Wed Jun 10 2015 - 11:58:32 EST)
- [PATCH 3.12 038/111] KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages Jiri Slaby (Wed Jun 10 2015 - 11:58:36 EST)
- [PATCH 3.12 016/111] Input: xpad - add support for Xbox One controllers Jiri Slaby (Wed Jun 10 2015 - 11:58:48 EST)
- [PATCH 3.12 039/111] net: socket: Fix the wrong returns for recvmsg and sendmsg Jiri Slaby (Wed Jun 10 2015 - 11:59:21 EST)
- [PATCH 3.12 005/111] config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected Jiri Slaby (Wed Jun 10 2015 - 11:59:28 EST)
- [PATCH 3.12 031/111] perf/x86/amd/ibs: Update IBS MSRs and feature definitions Jiri Slaby (Wed Jun 10 2015 - 11:59:52 EST)
- [PATCH 3.12 046/111] lib: Fix strnlen_user() to not touch memory after specified maximum Jiri Slaby (Wed Jun 10 2015 - 12:01:49 EST)
- [PATCH 3.12 001/111] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple() Jiri Slaby (Wed Jun 10 2015 - 12:02:53 EST)
- [PATCH 3.12 002/111] gpio: squelch a compiler warning Jiri Slaby (Wed Jun 10 2015 - 12:03:37 EST)
- [PATCH 3.12 024/111] staging, rtl8192e, LLVMLinux: Remove unused inline prototype Jiri Slaby (Wed Jun 10 2015 - 12:03:44 EST)
- [PATCH 3.12 034/111] Fix corrupt SMB2 ioctl requests Jiri Slaby (Wed Jun 10 2015 - 12:03:53 EST)
- [PATCH 3.12 022/111] staging, rtl8192e, LLVMLinux: Change extern inline to static inline Jiri Slaby (Wed Jun 10 2015 - 12:04:05 EST)
- [PATCH 3.12 021/111] staging: wlags49_h2: fix extern inline functions Jiri Slaby (Wed Jun 10 2015 - 12:04:13 EST)
- [PATCH 3.12 018/111] Input: xpad - add rumble support for Xbox One controller Jiri Slaby (Wed Jun 10 2015 - 12:04:25 EST)
- [PATCH 3.12 025/111] kernel: use the gnu89 standard explicitly Jiri Slaby (Wed Jun 10 2015 - 12:04:37 EST)
- [PATCH 3.12 007/111] hpsa: add missing pci_set_master in kdump path Jiri Slaby (Wed Jun 10 2015 - 12:04:50 EST)
- [PATCH 3.12 015/111] Input: cros_ec_keyb - fix clearing keyboard state on wakeup Jiri Slaby (Wed Jun 10 2015 - 12:05:00 EST)
- [PATCH 3.12 026/111] qla2xxx: remove redundant declaration in 'qla_gbl.h' Jiri Slaby (Wed Jun 10 2015 - 12:05:24 EST)
- [PATCH 3.12 011/111] mnt: Fail collect_mounts when applied to unmounted mounts Jiri Slaby (Wed Jun 10 2015 - 12:05:33 EST)
- [PATCH 3.12 004/111] libata: Blacklist queued TRIM on all Samsung 800-series Jiri Slaby (Wed Jun 10 2015 - 12:05:39 EST)
- [PATCH 3.12 003/111] libata: Update Crucial/Micron blacklist Jiri Slaby (Wed Jun 10 2015 - 12:07:19 EST)
- [PATCH 3.12 006/111] hpsa: refine the pci enable/disable handling Jiri Slaby (Wed Jun 10 2015 - 12:07:33 EST)
- [PATCH 3.12 009/111] aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock() Jiri Slaby (Wed Jun 10 2015 - 12:07:41 EST)
- [PATCH 3.12 017/111] Input: xpad - add Thrustmaster as Xbox 360 controller vendor Jiri Slaby (Wed Jun 10 2015 - 12:07:47 EST)
- Re: [PATCH 3.12 000/111] 3.12.44-stable review Guenter Roeck (Wed Jun 10 2015 - 13:02:26 EST)
- Re: [PATCH 3.12 000/111] 3.12.44-stable review Shuah Khan (Wed Jun 10 2015 - 13:15:10 EST)
Re: [PATCH 02/11] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller Marc Zyngier (Wed Jun 10 2015 - 11:33:36 EST)
[PATCH 1/3] EDAC, mce_amd_inj: Cleanup and simplify README Borislav Petkov (Wed Jun 10 2015 - 11:34:34 EST)
Re: [PATCHv6 32/36] thp: reintroduce split_huge_page() Vlastimil Babka (Wed Jun 10 2015 - 11:44:50 EST)
RE: [PATCH] regmap: add virtual PMIC IPC bus support Yang, Fei (Wed Jun 10 2015 - 11:51:37 EST)
Re: [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi() Marc Zyngier (Wed Jun 10 2015 - 11:59:58 EST)
HAVE_CMPXCHG_LOCAL arch support. Ralf Baechle (Wed Jun 10 2015 - 12:02:09 EST)
[PATCH] USB SERIAL: option.c: add 2020:4000 IDs Claudio Cappelli (Wed Jun 10 2015 - 12:08:17 EST)
[V6 PATCH 0/7] ACPI: Introduce support for _CCA object Suravee Suthikulpanit (Wed Jun 10 2015 - 12:10:01 EST)
Re: [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init Marc Zyngier (Wed Jun 10 2015 - 12:27:20 EST)
Re: [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code Marc Zyngier (Wed Jun 10 2015 - 12:30:06 EST)
[PATCH 1/1 linux-next] mmc: queue: use swap() in mmc_queue_thread() Fabian Frederick (Wed Jun 10 2015 - 12:31:17 EST)
[PATCH 1/1 linux-next] mtd/ftl: use swap() in copy_erase_unit() Fabian Frederick (Wed Jun 10 2015 - 12:31:42 EST)
[PATCH 1/1 linux-next] mtd: cfi_cmdset_0002: use swap() in cfi_cmdset_0002() Fabian Frederick (Wed Jun 10 2015 - 12:31:55 EST)
[PATCH 1/1 linux-next] IB/mthca: use swap() in mthca_make_profile() Fabian Frederick (Wed Jun 10 2015 - 12:32:20 EST)
[PATCH 1/1 linux-next] drm: atmel-hlcdc: use swap() in atmel_hlcdc_plane_atomic_check() Fabian Frederick (Wed Jun 10 2015 - 12:32:36 EST)
[PATCH 1/1 linux-next] staging: rtl8712: use swap() in dequeue_xframe_ex() Fabian Frederick (Wed Jun 10 2015 - 12:32:38 EST)
[PATCH 1/1 linux-next] v4l2-dv-timings: use swap() in v4l2_calc_aspect_ratio() Fabian Frederick (Wed Jun 10 2015 - 12:33:15 EST)
[PATCH 1/1 linux-next] Staging: rtl8188eu: use swap() in WMMOnAssocRsp() Fabian Frederick (Wed Jun 10 2015 - 12:33:28 EST)
[PATCH 1/1 linux-next] saa7146: use swap() in sort_and_eliminate() Fabian Frederick (Wed Jun 10 2015 - 12:33:46 EST)
[PATCH 1/1 linux-next] ttusb-dec: use swap() in swap_bytes() Fabian Frederick (Wed Jun 10 2015 - 12:33:57 EST)
[PATCH 1/1 linux-next] saa6588: use swap() in saa6588_i2c_poll() Fabian Frederick (Wed Jun 10 2015 - 12:34:09 EST)
[PATCH 1/1 linux-next] net/mlx4: use swap() in mlx4_init_qp_table() Fabian Frederick (Wed Jun 10 2015 - 12:34:16 EST)
[PATCH 1/1 linux-next] [media] btcx-risc: use swap() in btcx_sort_clips() Fabian Frederick (Wed Jun 10 2015 - 12:34:21 EST)
[PATCH 1/1 linux-next] staging: speakup: use swap() in get_highlight_color() Fabian Frederick (Wed Jun 10 2015 - 12:34:54 EST)
[PATCH 1/1 linux-next] ath5k: use swap() in ath5k_hw_get_median_noise_floor() Fabian Frederick (Wed Jun 10 2015 - 12:35:01 EST)
[PATCH 1/1 linux-next] vxge: use swap() in vxge_hw_channel_dtr_alloc() Fabian Frederick (Wed Jun 10 2015 - 12:35:11 EST)
[PATCH 1/1 linux-next] wl128x: use swap() in fm_rdsparse_swapbytes() Fabian Frederick (Wed Jun 10 2015 - 12:35:51 EST)
[PATCH 1/1 linux-next] net: fs_enet: use swap() in fs_enet_rx_napi() Fabian Frederick (Wed Jun 10 2015 - 12:36:01 EST)
[PATCH 1/1 linux-next] net/ibm/emac: use swap() in emac_make_bootlist() Fabian Frederick (Wed Jun 10 2015 - 12:36:33 EST)
Re: Generic kernel features that need architecture(mips) support Xose Vazquez Perez (Wed Jun 10 2015 - 12:37:14 EST)
[PATCH 1/1 linux-next] net/mlx4_core: use swap() in mlx4_make_profile() Fabian Frederick (Wed Jun 10 2015 - 12:37:22 EST)
[PATCH 1/1 linux-next] hwmon: (w83627ehf) use swap() in w82627ehf_swap_tempreg() Fabian Frederick (Wed Jun 10 2015 - 12:37:43 EST)
[PATCH 1/1 linux-next] ACPICA: use swap() in acpi_ns_sort_list() Fabian Frederick (Wed Jun 10 2015 - 12:38:08 EST)
[PATCH 1/1 linux-next] staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover() Fabian Frederick (Wed Jun 10 2015 - 12:38:52 EST)
[PATCH 1/1 linux-next] Input: cyttsp4 - use swap() in cyttsp4_get_touch() Fabian Frederick (Wed Jun 10 2015 - 12:39:00 EST)
[PATCH 1/1 linux-next] staging: rtl8723au: use swap() in WMMOnAssocRsp23a() Fabian Frederick (Wed Jun 10 2015 - 12:39:15 EST)
[PATCH 1/1 linux-next] HID: use swap() in cp_report_fixup() Fabian Frederick (Wed Jun 10 2015 - 12:39:51 EST)
[PATCH 1/1 linux-next] misc: mic: use swap() in scif_node_connect() Fabian Frederick (Wed Jun 10 2015 - 12:40:05 EST)
Re: [PATCH] iwlwifi:dvm:Return false if resume command data is not same size as received packet for the function iwl_resume_status_fn Grumbach, Emmanuel (Wed Jun 10 2015 - 12:51:04 EST)
Re: [PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements Vinod Koul (Wed Jun 10 2015 - 12:53:55 EST)
[PATCH] x86/asm/entry/32, selftests: Add test_syscall_vdso test Denys Vlasenko (Wed Jun 10 2015 - 12:59:47 EST)
[PATCH v4 1/3] uio: pruss: Include <linux/sizes.h> Matwey V. Kornilov (Wed Jun 10 2015 - 13:00:42 EST)
[PATCH 0/2] drm/msm/dsi: Miscellaneous patches Hai Li (Wed Jun 10 2015 - 13:18:44 EST)
[PATCH] Documentation/kernel-parameters: add missing pciserial to the earlyprintk Alexander Kuleshov (Wed Jun 10 2015 - 13:21:39 EST)
[PATCH] Add wapf1 quirk for Asus X550VC Dmitry Tunin (Wed Jun 10 2015 - 13:45:02 EST)
[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver fu . wei (Wed Jun 10 2015 - 13:49:27 EST)
[PATCH 0/3] block/ps3vram: Minor updates and fixes Geoff Levand (Wed Jun 10 2015 - 14:01:00 EST)
[RFC/PATCH 00/25] perf stat: Introduce --per-task option Jiri Olsa (Wed Jun 10 2015 - 14:11:22 EST)
[PATCH v2] USB SERIAL: option.c: add 2020:4000 IDs Claudio Cappelli (Wed Jun 10 2015 - 14:38:38 EST)
randconfig build error with next-20150610, in drivers/tty/serial/sc16is7xx.c Jim Davis (Wed Jun 10 2015 - 14:41:23 EST)
[PATCH v5 1/3] staging: wilc1000: coreconfigurator: Remove spaces before "\n" Stanislav Kholmanskikh (Wed Jun 10 2015 - 14:58:09 EST)
[PATCHv3 0/2] creating non-section aligned lowmem mappings Min-Hua Chen (Wed Jun 10 2015 - 15:13:16 EST)
[GIT PULL] miscellaneous fixes for v4.1-rc8 Guenter Roeck (Wed Jun 10 2015 - 15:14:04 EST)
[PATCH RESEND v9] serial: stm32-usart: Add STM32 USART Driver Maxime Coquelin (Wed Jun 10 2015 - 15:19:55 EST)
Re: [PATCH v4 04/25] security/security: Introduce security_settime64() function with timespec64 type Kees Cook (Wed Jun 10 2015 - 15:30:27 EST)
isdn: pcbit: another off-by-one issue? Rasmus Villemoes (Wed Jun 10 2015 - 15:51:09 EST)
[PATCH v2 0/3] Staging: lustre: fix style issues in dt_object.c ZoltÃn Lajos Kis (Wed Jun 10 2015 - 16:00:48 EST)
[PATCH] clk: fixed: Add comment to clk_fixed_set_rate Daniel Thompson (Wed Jun 10 2015 - 16:05:25 EST)
[PATCH v3 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices Daniel Thompson (Wed Jun 10 2015 - 16:10:07 EST)
[PATCH] selinux: reduce locking overhead in inode_free_security() Waiman Long (Wed Jun 10 2015 - 16:17:53 EST)
Re: [PATCH 1/1] OpenRISC: Fix kernel build problem on OpenRISC Guenter Roeck (Wed Jun 10 2015 - 16:21:50 EST)
[PATCH v2 00/60] Fix mtd parent device not showing up in sysfs Frans Klaver (Wed Jun 10 2015 - 16:39:14 EST)
Re: [PATCH] zswap: dynamic pool creation Dan Streetman (Wed Jun 10 2015 - 16:54:56 EST)
[PATCH v2] gpio: pcf857x: handle only enabled irqs Grygorii Strashko (Wed Jun 10 2015 - 17:01:30 EST)
[PATCH] clk: cdce925: Fix printk size_t warning Stephen Boyd (Wed Jun 10 2015 - 17:17:53 EST)
[PATCH 0/6] clk: make use of of_clk_parent_fill helper function dinguyen (Wed Jun 10 2015 - 17:55:41 EST)
[PATCH] ext4: mballoc: avoid 20-argument function call Rasmus Villemoes (Wed Jun 10 2015 - 18:28:20 EST)
Re: Question about HighPoint RocketRAID 642L SCSI driver conflict with Linux AHCI driver One Thousand Gnomes (Wed Jun 10 2015 - 18:48:11 EST)
[PATCH] staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.c Gaston Gonzalez (Wed Jun 10 2015 - 18:51:13 EST)
Re: [PATCH v3 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace Rafael J. Wysocki (Wed Jun 10 2015 - 19:15:57 EST)
Re: [PATCH v3 2/8] ACPI / PM: Attach ACPI power domain only once Rafael J. Wysocki (Wed Jun 10 2015 - 19:16:22 EST)
Re: [PATCH V2 RESEND] mailbox: add ACPI support for mailbox framework Rafael J. Wysocki (Wed Jun 10 2015 - 19:53:19 EST)
Re: [GIT PULL] at91: dt for 4.2 #4 Kevin Hilman (Wed Jun 10 2015 - 20:04:33 EST)
[PATCH] gpio / ACPI: Add label to the gpio request Tobias Diedrich (Wed Jun 10 2015 - 20:17:31 EST)
[PATCH] ACPI / enumeration: Document the rules regarding the PRP0001 device ID Rafael J. Wysocki (Wed Jun 10 2015 - 20:58:27 EST)
Now check the account informations that belongs to you PayPaI.com (Wed Jun 10 2015 - 21:22:07 EST)
[PATCH] The same content in the comment appear twice. gongzg (Wed Jun 10 2015 - 22:15:27 EST)
Re: [PATCH v1] usb: dwc2: gadget: fix a memory use-after-free bug John Youn (Wed Jun 10 2015 - 22:16:33 EST)
[PATCH] serial: sprd: check for NULL after calling devm_clk_get Chunyan Zhang (Wed Jun 10 2015 - 22:45:28 EST)
[PATCH] tracing: Support string type key properly Namhyung Kim (Wed Jun 10 2015 - 22:48:41 EST)
linux-next: manual merge of the block tree with the powerpc-mpe tree Stephen Rothwell (Wed Jun 10 2015 - 23:41:00 EST)
[PATCH -stable] block: fix ext_dev_lock lockdep report Dan Williams (Wed Jun 10 2015 - 23:50:06 EST)
[PATCH] arm64: fix bug for reloading FPSIMD state after CPU hotplug. Chunyan Zhang (Thu Jun 11 2015 - 00:05:50 EST)
[PATCH] arm64: kernel thread don't need to save fpsimd context. Chunyan Zhang (Thu Jun 11 2015 - 00:06:25 EST)
Re: [patch] inherited events not signalling parent on overflow Vince Weaver (Thu Jun 11 2015 - 00:25:24 EST)
[PATCH] arch/ia64: Use setup_timer Vaishali Thakkar (Thu Jun 11 2015 - 00:48:36 EST)
[PATCH v2 0/7]powerpc/powernv: Nest Instrumentation support Madhavan Srinivasan (Thu Jun 11 2015 - 01:18:13 EST)
ALERT ADMIN (Thu Jun 11 2015 - 01:19:45 EST)
[PATCH] ARM: pxa: Use setup_timer Vaishali Thakkar (Thu Jun 11 2015 - 01:27:54 EST)
linux-next: manual merge of the edac-amd tree with the pci tree Stephen Rothwell (Thu Jun 11 2015 - 01:29:13 EST)
[PATCH] ARM: iop32x: Use setup_timer Vaishali Thakkar (Thu Jun 11 2015 - 01:34:20 EST)
[PATCH v2 0/2] Fixup lustre ll_getname green (Thu Jun 11 2015 - 01:38:51 EST)
[RFC PATCH] ACPI / EC: Fix an issue caused by the serialized _Qxx evaluations. Lv Zheng (Thu Jun 11 2015 - 01:44:11 EST)
SMP inline macros Kalimuthu Velappan (Thu Jun 11 2015 - 01:47:19 EST)
[PATCH] Drivers: block: Use setup_timer Vaishali Thakkar (Thu Jun 11 2015 - 01:52:43 EST)
[PATCH] Blackfin: Use setup_timer Vaishali Thakkar (Thu Jun 11 2015 - 01:55:18 EST)
[PATCH] KVM: nSVM: Check for NRIPS support before updating control field Bandan Das (Thu Jun 11 2015 - 02:05:46 EST)
Re: [PATCH] batman-adv:Make the function batadv_is_my_mac bool Antonio Quartulli (Thu Jun 11 2015 - 02:18:12 EST)
[PATCH v2] powerpc/rcpm: add RCPM driver Yuantian.Tang (Thu Jun 11 2015 - 02:37:14 EST)
[PATCH] tty/vt: Fix the memory leak in visual_init Dongxing Zhang (Thu Jun 11 2015 - 03:09:41 EST)
Re: [PATCH 03/25] mm, vmscan: Move LRU lists to node Hillf Danton (Thu Jun 11 2015 - 03:13:12 EST)
[PATCH] hwlathist: BPF based latency tracing Daniel Wagner (Thu Jun 11 2015 - 03:19:03 EST)
latency histogram with BPF Daniel Wagner (Thu Jun 11 2015 - 03:25:33 EST)
Re: [PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis Hillf Danton (Thu Jun 11 2015 - 03:59:18 EST)
[PATCH v2] ALSA: aoa: convert bus code to use dev_groups Quentin Lambert (Thu Jun 11 2015 - 04:04:54 EST)
[PATCH 1/1] iio:adc: XADC: Set offset explicitly to zero on voltage channels Gergely Imreh (Thu Jun 11 2015 - 04:22:52 EST)
[PATCH 1/2] clk: exynos4: Add PCLK_ADC gate clock on Exynos4x12 Krzysztof Kozlowski (Thu Jun 11 2015 - 04:27:01 EST)
RE: [PATCH V3 1/4] mfd: da9062: DA9062 MFD core driver Opensource [Steve Twiss] (Thu Jun 11 2015 - 04:28:44 EST)
[PATCH 0/8]powerpc/perf: Export memory hierarchy level Madhavan Srinivasan (Thu Jun 11 2015 - 04:44:11 EST)
[PATCH 1/2] Revert "ASoC: atmel: compile pcm driver in snd-soc-atmel_ssc_dai" Alexandre Belloni (Thu Jun 11 2015 - 05:06:39 EST)
[PATCH 0/1] i2c: at91: fix code checker warnings Cyrille Pitchen (Thu Jun 11 2015 - 05:16:29 EST)
[PATCH] Removed unnecessary bool comparisons in r8192U_dm.c Harisangam, Sharvari (S.) (Thu Jun 11 2015 - 05:17:02 EST)
Re: [PATCH v2] iio: light: Add support for ROHM RPR0521 sensor Daniel Baluta (Thu Jun 11 2015 - 05:19:34 EST)
Re: [PATCHv6 33/36] migrate_pages: try to split pages on qeueuing Vlastimil Babka (Thu Jun 11 2015 - 05:27:37 EST)
Re: [PATCH 0/5] kernel/cpu.c: eliminate some indirection Rasmus Villemoes (Thu Jun 11 2015 - 05:31:52 EST)
Re: [PATCH 1/1] arm/hw_breakpoint.c: Added #include <linux/kdebug.h> instead of<asm/kdebug.h> Will Deacon (Thu Jun 11 2015 - 05:32:21 EST)
[PATCH] linux/types.h: remove prehistoric ifndefs Rasmus Villemoes (Thu Jun 11 2015 - 05:44:35 EST)
Re: [PATCHv6 29/36] thp: implement split_huge_pmd() Vlastimil Babka (Thu Jun 11 2015 - 05:50:11 EST)
[PATCH 0/4] resend: ppc64 LE ABI v2 ftrace-with-regs implementation Torsten Duwe (Thu Jun 11 2015 - 05:53:49 EST)
[PATCH 1/2] perf: return ENOENT instead of ENOTSUPP Hendrik Brueckner (Thu Jun 11 2015 - 05:59:32 EST)
[3.16.y-ckt stable] Linux 3.16.7-ckt13 Luis Henriques (Thu Jun 11 2015 - 06:27:16 EST)
[PATCH] staging: ste_rmi4: Add IRQF_ONESHOT flag Abdul, Hussain (H.) (Thu Jun 11 2015 - 06:30:49 EST)
[PATCH v4 1/3] ASoC: wm_adsp: Add codec_probe and codec_remove stubs Richard Fitzgerald (Thu Jun 11 2015 - 06:32:12 EST)
[PATCH] staging: unisys: Remove unneeded variable Abdul, Hussain (H.) (Thu Jun 11 2015 - 06:38:02 EST)
[PATCH v2] arm:arm64/hw_breakpoint.c: Remove unnecessary header Maninder Singh (Thu Jun 11 2015 - 06:40:35 EST)
[v4 00/16] Add VT-d Posted-Interrupts support Feng Wu (Thu Jun 11 2015 - 07:01:44 EST)
linux-next: Tree for Jun 11 Stephen Rothwell (Thu Jun 11 2015 - 07:09:00 EST)
[alsa-devel][PATCH 2/4] ASoC: wm8960: support configure headphone jack detect pin and polarity from device tree Zidan Wang (Thu Jun 11 2015 - 07:14:10 EST)
[alsa-devel][PATCH 1/4] ASoC: wm8960: codec mclk should be enabled early to avoid jack detect error Zidan Wang (Thu Jun 11 2015 - 07:14:17 EST)
[alsa-devel][PATCH 4/4] ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1] Zidan Wang (Thu Jun 11 2015 - 07:14:23 EST)
[alsa-devel][PATCH 3/4] ASoC: wm8960: add kcontrol to select ADC data output Zidan Wang (Thu Jun 11 2015 - 07:14:54 EST)
[PATCH v3 1/2] cxl: Add explicit precision specifiers Rasmus Villemoes (Thu Jun 11 2015 - 07:28:15 EST)
Re: [PATCH 13/14] lockdep: Implement lock pinning Peter Zijlstra (Thu Jun 11 2015 - 07:37:33 EST)
[PATCH] x86/asm/entry/32: Slightly better handling of syscall errors in auditing Denys Vlasenko (Thu Jun 11 2015 - 07:48:37 EST)
INFORMATION World Bank Group (Thu Jun 11 2015 - 07:50:03 EST)
[PATCH] ARM: dts: Use labels for overriding nodes in exynos4210-universal Krzysztof Kozlowski (Thu Jun 11 2015 - 08:02:01 EST)
[PATCH v4] tpm: introduce struct tpm_buf Jarkko Sakkinen (Thu Jun 11 2015 - 08:03:45 EST)
[PATCH] iio: Fix parameters in iio_triggered_buffer_setup Cristina Opriceana (Thu Jun 11 2015 - 08:09:00 EST)
[PATCH v3 0/4] VFIO platform reset Eric Auger (Thu Jun 11 2015 - 08:09:35 EST)
[PATCH 0/7] Replace uses of OBD_{ALLOC,FREE}_LARGE Julia Lawall (Thu Jun 11 2015 - 08:12:35 EST)
[PATCH 0/2] perf/x86/intel: Fixes for PT and BTS Alexander Shishkin (Thu Jun 11 2015 - 08:14:23 EST)
[PATCH] ASoC: Intel: sst: use ; instead of , at the of a C statement Sebastian Andrzej Siewior (Thu Jun 11 2015 - 08:22:41 EST)
[PATCH V2 1/3] pci_ids: Add AMD KERNCZ device ID support Wan ZongShun (Thu Jun 11 2015 - 08:25:57 EST)
Re: [PATCHv6 36/36] thp: update documentation Vlastimil Babka (Thu Jun 11 2015 - 08:30:32 EST)
Re: [PATCH] kbuild: include core debug info when DEBUG_INFO_REDUCED Rasmus Villemoes (Thu Jun 11 2015 - 08:33:01 EST)
[PATCH] staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c Harisangam, Sharvari (S.) (Thu Jun 11 2015 - 08:38:26 EST)
[PATCH] perf tools: Fix build failure on 32-bit arch He Kuang (Thu Jun 11 2015 - 08:44:56 EST)
[GIT PULL] EFI urgent fix Matt Fleming (Thu Jun 11 2015 - 08:48:09 EST)
[PATCH] perf tools: Display 0x for hex values when printing the attribute Adrian Hunter (Thu Jun 11 2015 - 08:53:42 EST)
[PATCH 00/18] sched: balance callbacks v4 Peter Zijlstra (Thu Jun 11 2015 - 08:54:10 EST)
Re: [PATCH] arm: Update memblock limit after mapping lowmem Mark Rutland (Thu Jun 11 2015 - 09:07:28 EST)
[PATCH 1/2] staging: rtl8188eu: remove unused enum and CONFIG Sudip Mukherjee (Thu Jun 11 2015 - 09:09:40 EST)
[PATCH] video: sm501fb: fixing static checker warning Heiko Schocher (Thu Jun 11 2015 - 09:13:38 EST)
[for-next][PATCH 0/3] ring-buffer: Some minor fixes Steven Rostedt (Thu Jun 11 2015 - 09:26:40 EST)
[PATCH 0/2] genalloc: rename dev_get_gen_pool() and of_get_named_gen_pool() Vladimir Zapolskiy (Thu Jun 11 2015 - 09:29:07 EST)
[PATCH RFC] i2c: octeon: allow receiving of signals. Nicholas Mc Guire (Thu Jun 11 2015 - 09:32:10 EST)
Re: [PATCH v2 5/5] arm64: add KASan support Linus Walleij (Thu Jun 11 2015 - 09:39:14 EST)
[PATCH 1/1] perf,tools: error out unsupported group leader immediately for perf stat kan . liang (Thu Jun 11 2015 - 09:46:19 EST)
[PATCH 0/4] More cleanups and fixes for Intel VT-d Joerg Roedel (Thu Jun 11 2015 - 09:48:05 EST)
[PATCH] rcu: Start grace period even for single callback Kishan Kumar (Thu Jun 11 2015 - 09:49:14 EST)
[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free() Ingo Molnar (Thu Jun 11 2015 - 10:07:41 EST)
[PATCH 12/12] x86/mm: Simplify pgd_alloc() Ingo Molnar (Thu Jun 11 2015 - 10:08:04 EST)
[PATCH 08/12] x86/mm: Remove pgd_list use from vmalloc_sync_all() Ingo Molnar (Thu Jun 11 2015 - 10:08:21 EST)
[PATCH 11/12] x86/mm: Remove pgd_list leftovers Ingo Molnar (Thu Jun 11 2015 - 10:08:52 EST)
[PATCH 10/12] x86/mm: Make pgd_alloc()/pgd_free() lockless Ingo Molnar (Thu Jun 11 2015 - 10:09:09 EST)
[PATCH 09/12] x86/mm/pat/32: Remove pgd_list use from the PAT code Ingo Molnar (Thu Jun 11 2015 - 10:09:29 EST)
[PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method Ingo Molnar (Thu Jun 11 2015 - 10:09:50 EST)
[PATCH 03/12] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() Ingo Molnar (Thu Jun 11 2015 - 10:10:05 EST)
[PATCH 05/12] mm: Introduce arch_pgd_init_late() Ingo Molnar (Thu Jun 11 2015 - 10:10:18 EST)
[PATCH 04/12] x86/mm/hotplug: Simplify sync_global_pgds() Ingo Molnar (Thu Jun 11 2015 - 10:10:54 EST)
[PATCH 01/12] x86/mm/pat: Don't free PGD entries on memory unmap Ingo Molnar (Thu Jun 11 2015 - 10:11:17 EST)
Re: [RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free() Ingo Molnar (Thu Jun 11 2015 - 10:14:05 EST)
Re: [RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free() H. Peter Anvin (Thu Jun 11 2015 - 12:48:04 EST)
[GIT PULL] ring-buffer: Fix for module parameter of producer in ring_buffer_benchmark Steven Rostedt (Thu Jun 11 2015 - 10:12:56 EST)
[PATCH v3 0/2] x86, mwaitt: introduce AMD mwaitt support Huang Rui (Thu Jun 11 2015 - 10:15:28 EST)
[PATCH] i2c: octeon: remove unused signal handling Nicholas Mc Guire (Thu Jun 11 2015 - 10:20:25 EST)
[PATCH v2] [trivial] treewide: Fix typo compatability -> compatibility Laurent Pinchart (Thu Jun 11 2015 - 10:41:24 EST)
[PATCH v4 0/2] x86, mwaitt: introduce AMD mwaitt support Huang Rui (Thu Jun 11 2015 - 10:42:20 EST)
Re: [PATCH v2] powerpc: support sizes greater than an unsigned long Cristian Stoica (Thu Jun 11 2015 - 10:43:11 EST)
[PATCH v5] tpm: introduce struct tpm_buf Jarkko Sakkinen (Thu Jun 11 2015 - 10:50:20 EST)
[PATCH] drm/msm/dsi: Use pinctrl in DSI driver Hai Li (Thu Jun 11 2015 - 10:57:08 EST)
[PATCH V2 1/1] perf,tools: add time out to force stop endless mmap processing kan . liang (Thu Jun 11 2015 - 11:02:39 EST)
[PATCH 0/2] iio: inv-mpu: small scale fixes Adriana Reus (Thu Jun 11 2015 - 11:10:06 EST)
[patch] drm/amdgpu: off by one check in dce_v8_0_hpd_irq() Dan Carpenter (Thu Jun 11 2015 - 11:13:26 EST)
[patch] drm/amdkfd: fix some range checks in address watch ioctl Dan Carpenter (Thu Jun 11 2015 - 11:19:32 EST)
[PATCH] ext4 crypto: prevent mount when blocksize != pagesize Seunghun Lee (Thu Jun 11 2015 - 11:31:16 EST)
[PATCH] i2c: mv64xxx: remove unreachable signal case handling Nicholas Mc Guire (Thu Jun 11 2015 - 11:37:53 EST)
Re: [patch] [patch 2/2 v2] w1: use correct lock on error in w1_seq_show() Evgeniy Polyakov (Thu Jun 11 2015 - 11:38:34 EST)
Re: [PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel David Woodhouse (Thu Jun 11 2015 - 11:40:23 EST)
Re: [PATCH v2] w1: masters: omap_hdq: Add support for 1-wire mode Evgeniy Polyakov (Thu Jun 11 2015 - 11:42:00 EST)
[RFC PATCH] lib/bug: Show backtrace for generic WARN Dave Martin (Thu Jun 11 2015 - 11:47:14 EST)
[PATCH 0/2] Clarify proximity output value interpretation Daniel Baluta (Thu Jun 11 2015 - 11:47:39 EST)
add a bi_error field to struct bio V2 Christoph Hellwig (Thu Jun 11 2015 - 11:55:55 EST)
[PATCH v2] mtd: nand: support for Toshiba BENAND (Built-in ECC NAND) KOBAYASHI Yoshitake (Thu Jun 11 2015 - 12:04:39 EST)
[PATCH linux-next v2 0/4] tty/serial: at91: add support to FIFOs Cyrille Pitchen (Thu Jun 11 2015 - 12:20:11 EST)
Re: [RFC/PATCH 0/9] IOMMU probe deferral support Will Deacon (Thu Jun 11 2015 - 12:25:58 EST)
[PATCH] ath10k: mac: remove unreachable negative return check Nicholas Mc Guire (Thu Jun 11 2015 - 12:26:41 EST)
[PATCH] ath10k: txrx: remove unreachable negative return check and fixup type Nicholas Mc Guire (Thu Jun 11 2015 - 12:26:54 EST)
[PATCH 0/6] Front-end driver for PCIe Pass-through on Hyper-V jakeo (Thu Jun 11 2015 - 12:31:19 EST)
Re: [linux-sunxi] Re: [RFC 7/7] ARM: dts: sun9i: Add secure SRAM node used for MCPM SMP hotplug Maxime Ripard (Thu Jun 11 2015 - 12:35:10 EST)
[RFC PATCH] usb: gadget: composite: Fix NULL pointer dereference Kishon Vijay Abraham I (Thu Jun 11 2015 - 12:42:29 EST)
Re: [PATCH v2 2/4] rtc/lib: Introduce rtc_tm_subtract() helper function Alexandre Belloni (Thu Jun 11 2015 - 13:06:27 EST)
Re: [Update][PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check Jarod Wilson (Thu Jun 11 2015 - 13:07:25 EST)
Re: [PATCH 2/2] Input - synaptics: pin 3 touches when the firmware reports 3 fingers Benjamin Tissoires (Thu Jun 11 2015 - 13:29:20 EST)
Re: [PATCH 06/22] iommu: Allocate a default domain for iommu groups Robin Murphy (Thu Jun 11 2015 - 13:33:17 EST)
[PATCH 0/8] tick/nohz: Tick dependency quick check + cleanups Frederic Weisbecker (Thu Jun 11 2015 - 13:36:20 EST)
Re: [PATCH 08/22] iommu: Make sure a device is always attached to a domain Robin Murphy (Thu Jun 11 2015 - 13:42:04 EST)
[PATCH v4 00/14] crypto: add a new driver for Marvell's CESA Boris Brezillon (Thu Jun 11 2015 - 13:43:59 EST)
[PATCH V3 0/4] map GHES memory region with EFI memory map Jonathan (Zhixiong) Zhang (Thu Jun 11 2015 - 14:26:32 EST)
[PATCH RFC v4 0/4] crypto: Introduce Public Key Encryption API Tadeusz Struk (Thu Jun 11 2015 - 15:05:40 EST)
[ANNOUNCE] 4.0.5-rt3 Sebastian Andrzej Siewior (Thu Jun 11 2015 - 15:06:29 EST)
Re: [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization Alexandre Belloni (Thu Jun 11 2015 - 15:08:08 EST)
Re: [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC Alexandre Belloni (Thu Jun 11 2015 - 15:15:33 EST)
Re: [PATCH] perf: Update MANIFEST per files removed from kernel David Ahern (Thu Jun 11 2015 - 15:18:20 EST)
[PATCH 0/9] staging:lustre: remove kernel defines in userland headers James Simmons (Thu Jun 11 2015 - 15:18:38 EST)
Re: [PATCH v2 4/4] cris: time: Cleanup of persistent clock stuff Alexandre Belloni (Thu Jun 11 2015 - 15:19:33 EST)
Re: [PATCH 10/22] iommu: Introduce direct mapped region handling Robin Murphy (Thu Jun 11 2015 - 15:23:00 EST)
[PATCH] [URGENT] x86, fpu: fix double-increment in setup_xstate_features() Dave Hansen (Thu Jun 11 2015 - 15:34:02 EST)
[PATCH 0/3] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries al . stone (Thu Jun 11 2015 - 15:46:13 EST)
[PATCH 1/1] PCI: X-Gene: Disable Configuration Request Retry Status for X-Gene v1 PCIe Duc Dang (Thu Jun 11 2015 - 16:08:57 EST)
Re: [PATCH 6/9] VMware balloon: Do not limit the amount of frees and allocations in non-sleep mode. Philip Moltmann (Thu Jun 11 2015 - 16:10:26 EST)
[PATCH v6 00/21] libnvdimm: non-volatile memory devices Dan Williams (Thu Jun 11 2015 - 16:19:59 EST)
- [PATCH v6 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support Dan Williams (Thu Jun 11 2015 - 16:13:10 EST)
- [PATCH v6 03/21] libnvdimm: control character device and nvdimm_bus sysfs attributes Dan Williams (Thu Jun 11 2015 - 16:13:20 EST)
- [PATCH v6 04/21] libnvdimm, nfit: dimm/memory-devices Dan Williams (Thu Jun 11 2015 - 16:13:27 EST)
- [PATCH v6 05/21] libnvdimm: control (ioctl) messages for nvdimm_bus and nvdimm devices Dan Williams (Thu Jun 11 2015 - 16:13:31 EST)
- [PATCH v6 07/21] libnvdimm, nfit: regions (block-data-window, persistent memory, volatile memory) Dan Williams (Thu Jun 11 2015 - 16:13:42 EST)
- [PATCH v6 10/21] libnvdimm, pmem: add libnvdimm support to the pmem driver Dan Williams (Thu Jun 11 2015 - 16:13:52 EST)
- [PATCH v6 11/21] libnvdimm, nfit: add interleave-set state-tracking infrastructure Dan Williams (Thu Jun 11 2015 - 16:14:00 EST)
- [PATCH v6 12/21] libnvdimm: namespace indices: read and validate Dan Williams (Thu Jun 11 2015 - 16:14:05 EST)
- [PATCH v6 14/21] libnvdimm: blk labels and namespace instantiation Dan Williams (Thu Jun 11 2015 - 16:14:20 EST)
- [PATCH v6 13/21] libnvdimm: pmem label sets and namespace instantiation. Dan Williams (Thu Jun 11 2015 - 16:14:33 EST)
- [PATCH v6 17/21] libnvdimm: infrastructure for btt devices Dan Williams (Thu Jun 11 2015 - 16:14:39 EST)
- [PATCH v6 21/21] libnvdimm: Non-Volatile Devices Dan Williams (Thu Jun 11 2015 - 16:15:11 EST)
- [PATCH v6 18/21] nd_btt: atomic sector updates Dan Williams (Thu Jun 11 2015 - 16:15:27 EST)
- [PATCH v6 20/21] tools/testing/nvdimm: libnvdimm unit test infrastructure Dan Williams (Thu Jun 11 2015 - 16:15:58 EST)
- [PATCH v6 19/21] libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memory Dan Williams (Thu Jun 11 2015 - 16:16:22 EST)
- [PATCH v6 16/21] libnvdimm: write blk label set Dan Williams (Thu Jun 11 2015 - 16:16:40 EST)
- [PATCH v6 15/21] libnvdimm: write pmem label set Dan Williams (Thu Jun 11 2015 - 16:16:58 EST)
- [PATCH v6 09/21] libnvdimm, pmem: move pmem to drivers/nvdimm/ Dan Williams (Thu Jun 11 2015 - 16:17:40 EST)
- [PATCH v6 08/21] libnvdimm: support for legacy (non-aliasing) nvdimms Dan Williams (Thu Jun 11 2015 - 16:18:23 EST)
- [PATCH v6 06/21] libnvdimm, nvdimm: dimm driver and base libnvdimm device-driver infrastructure Dan Williams (Thu Jun 11 2015 - 16:18:55 EST)
- [PATCH v6 01/21] e820, efi: add ACPI 6.0 persistent memory types Dan Williams (Thu Jun 11 2015 - 16:19:35 EST)
[PATCH v7 0/3] linux: address broken PAT drivers Luis R. Rodriguez (Thu Jun 11 2015 - 16:22:22 EST)
Re: [PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE Josef Bacik (Thu Jun 11 2015 - 16:33:59 EST)
RIP MTRR - status update for upcoming v4.2 Luis R. Rodriguez (Thu Jun 11 2015 - 16:37:12 EST)
diffs in changelogs Andrew Morton (Thu Jun 11 2015 - 16:40:14 EST)
[PATCH v2 0/9] Second revision of the performance improvement patch to the VMware balloon driver. Philip P. Moltmann (Thu Jun 11 2015 - 16:43:43 EST)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[PATCH 0/4] Add support for Congatec CGEB BIOS interface Christian Gmeiner (Thu Jun 11 2015 - 16:49:27 EST)
[PATCH] x86, perf: Add more Broadwell model numbers Andi Kleen (Thu Jun 11 2015 - 16:52:36 EST)
[RFC v4 PATCH 0/9] hugetlbfs: add fallocate support Mike Kravetz (Thu Jun 11 2015 - 17:02:32 EST)
[-tip PATCH v4 0/6] pmem api, generic ioremap_cache, and memremap Dan Williams (Thu Jun 11 2015 - 17:22:04 EST)
[PATCH v2] selinux: reduce locking overhead in inode_free_security() Waiman Long (Thu Jun 11 2015 - 17:31:43 EST)
Re: [PATCH v2] MAINTAINERS: ARM64: EXYNOS: Extend entry for ARM64 DTS Kevin Hilman (Thu Jun 11 2015 - 17:48:20 EST)
Re: [PATCH] block: pmem: Add dependency on HAS_IOMEM Richard Weinberger (Thu Jun 11 2015 - 17:53:21 EST)
Re: [PATCH 1/8] cpufreq: arm_big_little: add cluster regulator support Heiko Stübner (Thu Jun 11 2015 - 18:17:38 EST)
Problems with kvm steal time accounting. John Stultz (Thu Jun 11 2015 - 18:42:36 EST)
[PATCH] bfa: fix leak of bfad_im_port_index on module unload Alexey Khoroshilov (Thu Jun 11 2015 - 18:51:02 EST)
[PATCH 0/5 v2] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers John Stultz (Thu Jun 11 2015 - 18:55:15 EST)
Re: [PATCH v13 1/2] crypto: AF_ALG: add AEAD support Tadeusz Struk (Thu Jun 11 2015 - 18:59:44 EST)
[PATCH 1/2] f2fs crypto: fix to handle errors likewise ext4 Jaegeuk Kim (Thu Jun 11 2015 - 19:03:34 EST)
[PATCH] x86: General protection fault after STR (32 bit systems only) Srinivas Pandruvada (Thu Jun 11 2015 - 19:48:14 EST)
[git pull] drm fixes Dave Airlie (Thu Jun 11 2015 - 20:20:29 EST)
linux-next: build failure after merge of the arm-soc tree Michael Ellerman (Thu Jun 11 2015 - 20:30:28 EST)
[PATCH v2 0/6] SPMI regulator driver Stephen Boyd (Thu Jun 11 2015 - 20:32:00 EST)
Re: [PATCH v3] dmaengine: xgene-dma: Fix sparse wannings and coccinelle warnings Christopher Li (Thu Jun 11 2015 - 20:36:11 EST)
Re: [PATCH] ia64: export flush_icache_range for module use Luis R. Rodriguez (Thu Jun 11 2015 - 20:59:27 EST)
Re: [PATCH v2] README: clarify redistribution requirements covering patents Luis R. Rodriguez (Thu Jun 11 2015 - 21:03:23 EST)
[PATCH 1/1] usb: core: lpm: set lpm_capable for root hub device Lu Baolu (Thu Jun 11 2015 - 21:31:10 EST)
[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC Krzysztof Kozlowski (Thu Jun 11 2015 - 21:54:00 EST)
[PATCH v3 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() Xunlei Pang (Thu Jun 11 2015 - 22:07:10 EST)
[PATCH] extcon: Redefine the unique id of supported external connectors without 'enum extcon' type Chanwoo Choi (Thu Jun 11 2015 - 22:10:22 EST)
[GIT PULL 0/7] perf/core improvements and fixes Arnaldo Carvalho de Melo (Thu Jun 11 2015 - 22:16:39 EST)
[lkp] [rcu] cd73ca21cd2: No primary result change, +47.6% aim7.time.involuntary_context_switches Huang Ying (Thu Jun 11 2015 - 22:32:46 EST)
[PATCH v2 0/3] IRQ/Gic-V3:Support Mbigen interrupt controller Ma Jun (Thu Jun 11 2015 - 22:50:28 EST)
next-20150610 - repeated hangs at e1000e_phc_gettime+0x2e/0x60 Valdis Kletnieks (Thu Jun 11 2015 - 22:58:19 EST)
perf: aux area related crash and warnings Vince Weaver (Thu Jun 11 2015 - 23:09:55 EST)
[PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization Xunlei Pang (Thu Jun 11 2015 - 23:14:06 EST)
[PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error Wang Nan (Thu Jun 11 2015 - 23:17:30 EST)
linux-next: manual merge of the l2-mtd tree with the mips tree Michael Ellerman (Thu Jun 11 2015 - 23:27:21 EST)
[PATCH 1/1] staging:f81534 Add F81532/534 Driver Peter Hung (Thu Jun 11 2015 - 23:43:27 EST)
[REGRESSION] NFS is creating a hidden port (left over from xs_bind() ) Steven Rostedt (Thu Jun 11 2015 - 23:49:40 EST)
Re: [PATCH v14 0/3] ARM: rk3288: Add PM Domain support Caesar Wang (Fri Jun 12 2015 - 01:11:33 EST)
[PATCH perf/core 0/4] perf-probe bugfixes Masami Hiramatsu (Fri Jun 12 2015 - 01:11:41 EST)
[lkp] [driver] 563b1abc5f7: WARNING: CPU: 0 PID: 6 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x65/0x75() Huang Ying (Fri Jun 12 2015 - 01:16:07 EST)
[PATCH] perf, tools: Fix crash in perf trace Sukadev Bhattiprolu (Fri Jun 12 2015 - 01:28:36 EST)
[RFC PATCH v7 00/37] perf tools: filtering events using eBPF programs Wang Nan (Fri Jun 12 2015 - 01:40:25 EST)
[PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend Javier Martinez Canillas (Fri Jun 12 2015 - 01:43:35 EST)
[PATCH] perf, tools: Fix crash in 'perf trace' Sukadev Bhattiprolu (Fri Jun 12 2015 - 02:00:59 EST)
[PATCH 3.4] ipv6: add check for blackhole or prohibited entry in rt6_redirect Chen Weilong (Fri Jun 12 2015 - 02:05:28 EST)
[PATCH kernel] powerpc/powernv/ioda2: Add devices only from buses which belong to PE Alexey Kardashevskiy (Fri Jun 12 2015 - 02:21:52 EST)
Re: [PATCH] mvsas: always iounmap resources Hannes Reinecke (Fri Jun 12 2015 - 02:31:45 EST)
Re: [PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes Hillf Danton (Fri Jun 12 2015 - 03:06:11 EST)
[PATCH] staging: sm750fb: fix c99 comments Juston Li (Fri Jun 12 2015 - 03:08:13 EST)
Re: [PATCH] phy: tusb1210: make better use of gpiod API Uwe Kleine-König (Fri Jun 12 2015 - 03:12:49 EST)
[RESEND PATCH v4 00/14] crypto: add a new driver for Marvell's CESA Boris Brezillon (Fri Jun 12 2015 - 03:16:21 EST)
[PATCH 0/7] instruction of cyapa gen6 and proximity patches Dudley Du (Fri Jun 12 2015 - 03:18:12 EST)
[PATCH] i2c-parport: start using pr_fmt Sudip Mukherjee (Fri Jun 12 2015 - 03:20:23 EST)
[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038 Baolin Wang (Fri Jun 12 2015 - 03:21:59 EST)
RENDSZERGAZDA br1788 (Fri Jun 12 2015 - 03:22:43 EST)
Re: [PATCH] ASoC: core: Pass kcontrol pointer to bytes tlv callbacks Vinod Koul (Fri Jun 12 2015 - 03:29:29 EST)
[PATCH v1 1/2] perf,x86: add Intel Memory Bandwidth Monitoring (MBM) PMU Kanaka Juvva (Fri Jun 12 2015 - 03:57:13 EST)
[PATCH V2 0/7] clockevent: Migrate to new 'set-state' interface Viresh Kumar (Fri Jun 12 2015 - 04:00:39 EST)
[PATCH] drm/nouveau: fix memory leak by deallocating cli/drm Dongxing Zhang (Fri Jun 12 2015 - 04:03:50 EST)
[PATCH v3] ALSA: aoa: convert bus code to use dev_groups Quentin Lambert (Fri Jun 12 2015 - 04:39:30 EST)
[PATCH 0/5] Add support for A53 CPU clock Georgi Djakov (Fri Jun 12 2015 - 04:42:35 EST)
[PATCH V2 0/2] add basic support to Marvell 88pm880/88pm886 PMIC chip Yi Zhang (Fri Jun 12 2015 - 04:44:11 EST)
[4.0.5] sdhci+swiotlb => Corrupted low memory Jiri Slaby (Fri Jun 12 2015 - 04:46:52 EST)
[tip:x86/kdump] x86/swiotlb: Try coherent allocations with __GFP_NOWARN tip-bot for Joerg Roedel (Fri Jun 12 2015 - 04:51:54 EST)
Re: [RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations Naoya Horiguchi (Fri Jun 12 2015 - 04:52:29 EST)
[tip:perf/core] trace: Beautify perf_event_open syscall tip-bot for Arnaldo Carvalho de Melo (Fri Jun 12 2015 - 04:52:47 EST)
[tip:x86/kdump] swiotlb: Warn on allocation failure in swiotlb_alloc_coherent() tip-bot for Joerg Roedel (Fri Jun 12 2015 - 04:52:53 EST)
[tip:perf/core] perf tools: Update MANIFEST per files removed from kernel tip-bot for David Ahern (Fri Jun 12 2015 - 04:53:13 EST)
[tip:x86/kdump] x86/crash: Allocate enough low memory when crashkernel=high tip-bot for Joerg Roedel (Fri Jun 12 2015 - 04:54:14 EST)
Re: [PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim Hillf Danton (Fri Jun 12 2015 - 04:56:19 EST)
[PATCH 0/1] cputime: Make the reported utime+stime correspond to the actual runtime. Fredrik Markstrom (Fri Jun 12 2015 - 04:57:48 EST)
[PATCH 1/3] ARM: dts: Add the reference node for syscon to mipi phy for Exynos3250 Hyungwon Hwang (Fri Jun 12 2015 - 05:03:56 EST)
Re: [PATCH v4 3/3] video: fbdev: vesafb: use arch_phys_wc_add() Tomi Valkeinen (Fri Jun 12 2015 - 05:05:29 EST)
[PATCH] serial: 8250_uniphier: add bindings document for UniPhier UART Masahiro Yamada (Fri Jun 12 2015 - 05:06:32 EST)
[PATCH] superhyway: convert code to use dev_groups Quentin Lambert (Fri Jun 12 2015 - 05:11:31 EST)
Re: [PATCH 1/2] PWM: atmel: fix incorrect CDTY value after enabling Thierry Reding (Fri Jun 12 2015 - 05:15:24 EST)
Re: [PATCH v3 5/5] input: MT - add ABS_TOOL_WIDTH to the legacy pointer emulation Dmitry Torokhov (Fri Jun 12 2015 - 05:17:58 EST)
Re: [PATCH v3 4/5] input: synaptics - make image sensors and cr48 sensors report widths Dmitry Torokhov (Fri Jun 12 2015 - 05:18:03 EST)
Re: [PATCH v2] Input: Add generic driver for Zeitec touchscreens Dmitry Torokhov (Fri Jun 12 2015 - 05:18:14 EST)
Re: [PATCHv2 2/2] PWM: atmel: fix incorrect CDTY value after disabling Thierry Reding (Fri Jun 12 2015 - 05:18:37 EST)
[PATCH v3 0/2] arm64: dts: Mediatek: MT8173 updtes Eddie Huang (Fri Jun 12 2015 - 05:27:38 EST)
[tip:timers/core] time: Refactor usecs_to_jiffies tip-bot for Nicholas Mc Guire (Fri Jun 12 2015 - 05:31:43 EST)
[tip:timers/core] clocksource: Use current logging style tip-bot for Joe Perches (Fri Jun 12 2015 - 05:31:48 EST)
[tip:timers/core] time: Allow gcc to fold usecs_to_jiffies( constant) tip-bot for Nicholas Mc Guire (Fri Jun 12 2015 - 05:32:20 EST)
[PATCH 00/20] mpt3sas: driver update Sreekanth Reddy (Fri Jun 12 2015 - 05:42:58 EST)
Re: [PATCH v8 1/5] drivers: pwm: core: Add pwmchip_add_inversed Thierry Reding (Fri Jun 12 2015 - 05:46:03 EST)
Re: [PATCH v8 2/5] drivers: pwm: bcm-kona: Dont set polarity in probe Thierry Reding (Fri Jun 12 2015 - 05:47:19 EST)
Re: [PATCH v8 5/5] pwm: core: Set enable state properly on failed call to enable Thierry Reding (Fri Jun 12 2015 - 05:50:26 EST)
[PATCH] parport: check exclusive access before register Sudip Mukherjee (Fri Jun 12 2015 - 05:52:17 EST)
[PATCH -mm v6 0/6] idle memory tracking Vladimir Davydov (Fri Jun 12 2015 - 05:52:56 EST)
[PATCH v2] ARM: dts: fix the clock-frequency of rinato board's panel Hyungwon Hwang (Fri Jun 12 2015 - 06:07:09 EST)
[PATCH v2] staging: sm750fb: fix c99 comments Juston Li (Fri Jun 12 2015 - 06:17:55 EST)
Re: [PATCH v2 2/2] pwm: add MediaTek display PWM driver support Thierry Reding (Fri Jun 12 2015 - 06:21:35 EST)
[GIT PULL REQUEST] one last md update for 4.1 NeilBrown (Fri Jun 12 2015 - 06:23:21 EST)
Re: [PATCH v2 1/2] dt-bindings: pwm: add MediaTek display PWM bindings Thierry Reding (Fri Jun 12 2015 - 06:24:30 EST)
[PATCH v2 1/3] staging: rtl8188eu: remove unused enum and CONFIG Sudip Mukherjee (Fri Jun 12 2015 - 06:50:59 EST)
Payment Finance Department (Fri Jun 12 2015 - 06:55:56 EST)
- <Possible follow-ups>
- Payment Finance Department (Sat Jun 13 2015 - 23:27:58 EST)
- Payment Finance Department (Sun Jun 14 2015 - 00:23:12 EST)
- Payment Finance Department (Sun Jun 14 2015 - 01:01:12 EST)
[PATCH] drivers/firmware/memmap.c: Fix kernel-doc format Michal Simek (Fri Jun 12 2015 - 07:06:56 EST)
linux-next: Tree for Jun 12 Michael Ellerman (Fri Jun 12 2015 - 07:26:11 EST)
Cavium Liquidio: select on undefined option LIBCRC32 Valentin Rothberg (Fri Jun 12 2015 - 07:27:14 EST)
Re: [PATCH 1/1] Atmel-PWM: Fixed the PWM channel enable/disable issue which will cause the PWM output stop working after reenable. THe PWM channel status register is read to ensure the PWM channel is really enabled or disabled. Thierry Reding (Fri Jun 12 2015 - 07:46:44 EST)
Re: [PATCH 3.14 52/64] thermal: step_wise: Revert optimization Luis Henriques (Fri Jun 12 2015 - 07:58:33 EST)
[PATCH] power_supply: rt9455_charger: Fix error reported by static analysis tool Anda-Maria Nicolae (Fri Jun 12 2015 - 08:22:26 EST)
[PATCH v2] mmc: card: Fixup request missing in mmc_blk_issue_rw_rq Justin Wang (çä) (Fri Jun 12 2015 - 08:41:52 EST)
Re: [PATCH 0/2] dmaengine: hdmac: Implement interleaved transfers support Vinod Koul (Fri Jun 12 2015 - 08:43:03 EST)
Re: [PATCH 02/13] dmaengine: Introduce dma_request_slave_channel_compat_reason() Vinod Koul (Fri Jun 12 2015 - 08:57:39 EST)
Re: [PATCH] dmaengine: fsl-edma: clear pending interrupts on initialization Vinod Koul (Fri Jun 12 2015 - 09:00:20 EST)
[PATCH] usb: dwc3: Use ASCII space in Kconfig Thierry Reding (Fri Jun 12 2015 - 09:17:09 EST)
Re: [PATCH v2] serial: imx: Revert "initialized DMA w/o HW flow enabled" Sebastian Andrzej Siewior (Fri Jun 12 2015 - 09:30:15 EST)
[PATCH] netdevice: add netdev_pub helper function Jason A. Donenfeld (Fri Jun 12 2015 - 09:30:38 EST)
[PATCH net-next] Increase limit of macvtap queues Pankaj Gupta (Fri Jun 12 2015 - 09:30:47 EST)
[Patch V2 0/3] xen, usb: support pvUSB frontend driver Juergen Gross (Fri Jun 12 2015 - 10:10:19 EST)
Re: [PATCH] kvm: x86: fix kvm_apic_has_events to check for NULL pointer Josh Boyer (Fri Jun 12 2015 - 10:10:59 EST)
Re: Fw: Problems with bdev_write_page(). Matthew Wilcox (Fri Jun 12 2015 - 10:48:27 EST)
[GIT PULL] pwm: Changes for v4.2-rc1 Thierry Reding (Fri Jun 12 2015 - 10:56:58 EST)
[PATCH 0/2] remove nx842.h from include/linux Dan Streetman (Fri Jun 12 2015 - 10:59:06 EST)
[GIT PULL] Few simple fixups for 4.1 final Jens Axboe (Fri Jun 12 2015 - 11:01:10 EST)
[PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt Masanari Iida (Fri Jun 12 2015 - 11:23:39 EST)
[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test Denys Vlasenko (Fri Jun 12 2015 - 11:29:56 EST)
Re: [PATCH 5/7] SELinux: Handle opening of a unioned file David Howells (Fri Jun 12 2015 - 11:31:09 EST)
[PATCH] staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevices Ian Abbott (Fri Jun 12 2015 - 11:38:01 EST)
[PATCH] netlink: add API to retrieve all group memberships David Herrmann (Fri Jun 12 2015 - 12:16:24 EST)
[PATCH] gpio: generic: add get_direction support Philipp Zabel (Fri Jun 12 2015 - 12:20:46 EST)
[PATCH] pwm-backlight: Avoid backlight flicker when probed from DT Philipp Zabel (Fri Jun 12 2015 - 12:26:33 EST)
[PATCH 00/12] media/subdevices: Remove unused compat control ops Ricardo Ribalda Delgado (Fri Jun 12 2015 - 12:31:29 EST)
[BUG ?] delay always evaluates to 0 Nicholas Mc Guire (Fri Jun 12 2015 - 12:58:39 EST)
[PATCH 1/1 linux-next] ocfs2: use swap() in dx_leaf_sort_swap() Fabian Frederick (Fri Jun 12 2015 - 12:59:17 EST)
[PATCH 1/1 linux-next] lib/bch.c: Use swap() in solve_linear_system() and gf_poly_gcd() Fabian Frederick (Fri Jun 12 2015 - 12:59:24 EST)
[PATCH 1/1 linux-next] lib/mpi: use swap() in mpi_powm() Fabian Frederick (Fri Jun 12 2015 - 12:59:33 EST)
[PATCH 1/1 linux-next] ocfs2: use swap() in ocfs2_double_lock() Fabian Frederick (Fri Jun 12 2015 - 12:59:53 EST)
[PATCH 1/1 linux-next] ext4: use swap() in mext_page_double_lock() Fabian Frederick (Fri Jun 12 2015 - 12:59:55 EST)
[PATCH 1/1 linux-next] nfsd: use swap() in sort_pacl_range() Fabian Frederick (Fri Jun 12 2015 - 13:00:45 EST)
[PATCH 1/1 linux-next] sound: oss/sb_audio: use swap() in sb_audio_close() Fabian Frederick (Fri Jun 12 2015 - 13:00:51 EST)
[PATCH 1/1 linux-next] pnfs/flexfiles: use swap() in ff_layout_sort_mirrors() Fabian Frederick (Fri Jun 12 2015 - 13:01:18 EST)
[PATCH 1/1 linux-next] ocfs2: use swap() in swap_refcount_rec() Fabian Frederick (Fri Jun 12 2015 - 13:01:31 EST)
[PATCH 1/1 linux-next] ext4: use swap() in memswap() Fabian Frederick (Fri Jun 12 2015 - 13:01:44 EST)
[PATCH 1/1 linux-next] ALSA: gus: use swap() in snd_ics_put_double() Fabian Frederick (Fri Jun 12 2015 - 13:01:54 EST)
Re: [PATCH 4/5] clk: mediatek: Add subsystem clocks of MT8173 Matthias Brugger (Fri Jun 12 2015 - 13:14:36 EST)
[PATCH RFC V2] coccinelle: flag constants being passed for jiffies Nicholas Mc Guire (Fri Jun 12 2015 - 13:19:22 EST)
[PATCH] irqchip: bcm2835: Add FIQ support Noralf TrÃnnes (Fri Jun 12 2015 - 13:28:00 EST)
[PATCH RESENT] phy: tusb1210: make better use of gpiod API Uwe Kleine-KÃnig (Fri Jun 12 2015 - 13:52:08 EST)
[PATCH V9 00/10] New cpumask API and Intel Cache Allocation support Vikas Shivappa (Fri Jun 12 2015 - 14:22:15 EST)
[PATCH] ethernet/sfc: mark state UNINIT after unregister Jarod Wilson (Fri Jun 12 2015 - 14:51:15 EST)
[PATCH RESEND] PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS Heiko Stuebner (Fri Jun 12 2015 - 15:00:10 EST)
Re: [PATCH 4/4] nohz: Set isolcpus when nohz_full is set Rik van Riel (Fri Jun 12 2015 - 15:12:51 EST)
perf probe and structs Arnaldo Carvalho de Melo (Fri Jun 12 2015 - 15:27:28 EST)
[PATCH v4 0/4] of: overlay: kobject & sysfs'ation Pantelis Antoniou (Fri Jun 12 2015 - 15:38:29 EST)
[PATCH 0/8] of: Dynamic DT updates Pantelis Antoniou (Fri Jun 12 2015 - 15:55:21 EST)
[PATCH] RFC: Device overlay manager (PCI/USB + DT) Pantelis Antoniou (Fri Jun 12 2015 - 16:04:35 EST)
[PATCH] staging: comedi: replace ENOSYS by proper error codes julien . dehee (Fri Jun 12 2015 - 16:21:38 EST)
Re: [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t Julia Lawall (Fri Jun 12 2015 - 16:30:06 EST)
[PATCH] Documentation: filesystems: vfs.txt: updated struct file_system_type documentation. Thomas de Beauchene (Fri Jun 12 2015 - 16:32:32 EST)
perf,ftrace: fuzzer triggers warning in trace_events_filter code Vince Weaver (Fri Jun 12 2015 - 17:12:38 EST)
Re: [PATCH v8 3/5] pwm: kona: Fix incorrect config, disable, and polarity procedures Jonathan Richardson (Fri Jun 12 2015 - 17:28:13 EST)
Re: [PATCH v8 4/5] pwm: kona: Add debug info to config function Jonathan Richardson (Fri Jun 12 2015 - 17:29:40 EST)
[PATCH net-next 0/3] bpf: share helpers between tracing and networking Alexei Starovoitov (Fri Jun 12 2015 - 17:40:42 EST)
- [PATCH net-next 3/3] bpf: let kprobe programs use bpf_get_smp_processor_id() helper Alexei Starovoitov (Fri Jun 12 2015 - 17:40:48 EST)
- [PATCH net-next 2/3] bpf: allow networking programs to use bpf_trace_printk() for debugging Alexei Starovoitov (Fri Jun 12 2015 - 17:40:54 EST)
- [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 17:41:47 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 18:09:30 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 18:44:52 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 18:54:40 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 19:24:10 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 19:25:55 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 19:38:37 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 19:47:37 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 19:56:12 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 20:04:18 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 20:16:10 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Andy Lutomirski (Fri Jun 12 2015 - 20:25:38 EST)
- Re: [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors Alexei Starovoitov (Fri Jun 12 2015 - 20:26:25 EST)
[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support Tejun Heo (Fri Jun 12 2015 - 17:58:04 EST)
[PATCHSET block/for-4.2/writeback] ext4: implement cgroup writeback support Tejun Heo (Fri Jun 12 2015 - 18:02:34 EST)
[PATCH cgroup/for-4.2] MAINTAINERS: add a cgroup core co-maintainer Tejun Heo (Fri Jun 12 2015 - 18:15:31 EST)
[PATCH v3] regulator: Add QCOM SPMI regulator driver Stephen Boyd (Fri Jun 12 2015 - 18:47:24 EST)
[PATCH] regulator: Add docbook for soft start Stephen Boyd (Fri Jun 12 2015 - 18:48:14 EST)
lÃnetilbud SUN EAST FEDERAL CREDIT UNION (Fri Jun 12 2015 - 19:19:23 EST)
- <Possible follow-ups>
- lÃnetilbud SUN EAST FEDERAL CREDIT UNION (Fri Jun 12 2015 - 19:33:45 EST)
- lÃnetilbud SUN EAST FEDERAL CREDIT UNION (Sat Jun 13 2015 - 03:44:56 EST)
[PATCH 00/17] x86/tsc: Clean up rdtsc helpers Andy Lutomirski (Fri Jun 12 2015 - 19:42:11 EST)
[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers Andy Lutomirski (Fri Jun 12 2015 - 19:50:35 EST)
Re: [PATCH V2 01/10] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable Greg KH (Fri Jun 12 2015 - 20:03:46 EST)
For your amusement: slightly faster syscalls Andy Lutomirski (Fri Jun 12 2015 - 20:09:35 EST)
Re: [PATCHv3 08/16] staging: vme_user: provide DMA functionality Greg Kroah-Hartman (Fri Jun 12 2015 - 20:28:14 EST)
[PATCH] module: add per-module param_lock Dan Streetman (Fri Jun 12 2015 - 20:30:52 EST)
Re: [PATCHv3 16/16] vme: provide uapi header Greg Kroah-Hartman (Fri Jun 12 2015 - 20:31:03 EST)
[PATCH V4 0/4] map GHES memory region according to EFI memory map Jonathan (Zhixiong) Zhang (Fri Jun 12 2015 - 21:02:06 EST)
[PATCH perf/core v2 0/3] perf-probe bugfixes Masami Hiramatsu (Fri Jun 12 2015 - 21:34:37 EST)
Re: [PATCH] configfs: Implement binary attributes (v3) Chris Wulff (Fri Jun 12 2015 - 22:10:23 EST)
[PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking Alexei Starovoitov (Fri Jun 12 2015 - 22:39:29 EST)
[PATCH] crypto: aesni-intel: fix crypto_fpu_exit() section mismatch Jeremiah Mahler (Sat Jun 13 2015 - 00:57:38 EST)
[char-misc] mei: me: wait for power gating exit confirmation Tomas Winkler (Sat Jun 13 2015 - 01:52:46 EST)
work with Meutia Arinta Kusprameswari (Sat Jun 13 2015 - 02:03:18 EST)
- <Possible follow-ups>
- work with Meutia Arinta Kusprameswari (Sat Jun 13 2015 - 10:09:05 EST)
[PATCH v6] Input: add a driver for wdt87xx touchscreen controller HungNien Chen (Sat Jun 13 2015 - 02:39:10 EST)
[PATCH 00/19] Fix Intel IOMMU breakage in kdump kernel Joerg Roedel (Sat Jun 13 2015 - 02:47:48 EST)
[PATCH v2 1/1] usb: core: lpm: set lpm_capable for root hub device Lu Baolu (Sat Jun 13 2015 - 03:23:29 EST)
Re: [GIT PULL] sound fixes for 4.1-rc8 Takashi Iwai (Sat Jun 13 2015 - 03:35:43 EST)
[PATCH] partitions/msdos: Support relative offset BSD partitions Ross Lagerwall (Sat Jun 13 2015 - 04:11:57 EST)
[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free() Ingo Molnar (Sat Jun 13 2015 - 05:49:50 EST)
Re: [PATCH] iio: adc: rockchip_saradc: add missing MODULE_* data Heiko Stübner (Sat Jun 13 2015 - 06:13:41 EST)
[PATCH] rtc: hym8563: make the irq optional Heiko Stübner (Sat Jun 13 2015 - 06:35:01 EST)
[BUG ?] staging: rtl8723au: condition with no effect Nicholas Mc Guire (Sat Jun 13 2015 - 06:40:25 EST)
[BUG ?] pmcraid: condition with no effect Nicholas Mc Guire (Sat Jun 13 2015 - 06:48:20 EST)
[BUG ?] rtlwifi: rtl8723be: condition with no effect Nicholas Mc Guire (Sat Jun 13 2015 - 06:52:43 EST)
[BUG ?] irda: via-ircc: condition with no effect Nicholas Mc Guire (Sat Jun 13 2015 - 06:57:01 EST)
lening aanbieding DIAMOMD SWISS LOAN COMPANY (Sat Jun 13 2015 - 07:26:17 EST)
[PATCH v2 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog Noralf TrÃnnes (Sat Jun 13 2015 - 07:40:30 EST)
[PATCH] staging: rtl8712: fix else after break or return warning Dogukan Ergun (Sat Jun 13 2015 - 08:04:50 EST)
mn10300 build fails Sudip Mukherjee (Sat Jun 13 2015 - 08:15:28 EST)
[PATCH] ipmi: constify ACPI device ids Mathias Krause (Sat Jun 13 2015 - 08:20:08 EST)
[PATCH] mfd: intel_soc_pmic: Constify ACPI device ids Mathias Krause (Sat Jun 13 2015 - 08:21:11 EST)
[BUG ?] regmap: debugfs: WARN_ON at regmap-debugfs.c:151 Sergej Sawazki (Sat Jun 13 2015 - 09:21:37 EST)
[PATCH 1/2] ideapad: fix software rfkill setting Arnd Bergmann (Sat Jun 13 2015 - 09:23:53 EST)
[GIT PULL] perf fixes Ingo Molnar (Sat Jun 13 2015 - 10:29:39 EST)
[GIT PULL] lockdep fix Ingo Molnar (Sat Jun 13 2015 - 10:31:46 EST)
[PATCH v5] seccomp: add ptrace options for suspend/resume Tycho Andersen (Sat Jun 13 2015 - 11:04:53 EST)
Re: [PATCH 3.10 14/46] d_walk() might skip too much Jari Ruusu (Sat Jun 13 2015 - 12:01:55 EST)
Questions about interrupt Alex Feng (Sat Jun 13 2015 - 12:50:21 EST)
Re: [PATCH v3 5/5] i8042: Add i8042_dt.h glue for DT support Roman Volkov (Sat Jun 13 2015 - 14:00:24 EST)
[char-misc] mei: reset flow control on the last client disconnection Tomas Winkler (Sat Jun 13 2015 - 14:20:05 EST)
[PATCH] driver/clk/clk-si5338: Add common clock framework driver for si5338 York Sun (Sat Jun 13 2015 - 14:36:56 EST)
Re: [PATCH] gitignore: Add MIPS vmlinux.32 to the list Florian Fainelli (Sat Jun 13 2015 - 14:38:24 EST)
[GIT pull] irq fix for 4.1 Thomas Gleixner (Sat Jun 13 2015 - 14:49:55 EST)
[char-misc-next 00/17] revamp mei bus Tomas Winkler (Sat Jun 13 2015 - 15:13:12 EST)
[PATCH] ipc: Modify message queue accounting to reflect both total user data and auxiliary kernel data Marcus Gelderie (Sat Jun 13 2015 - 15:37:56 EST)
lockup when C1E and high-resolution timers enabled Christoph Fritz (Sat Jun 13 2015 - 15:54:40 EST)
Attached IBSP Award Letter IBSP (Sat Jun 13 2015 - 15:56:34 EST)
arc_pmu not initialized in the arc/kernel/perf_event.c? Max Filippov (Sat Jun 13 2015 - 19:09:51 EST)
[GIT PULL] NTB bug fixes for v4.1 Jon Mason (Sat Jun 13 2015 - 23:04:38 EST)
[PATCH] staging:rtl8723au:ioctl_cfg80211:spaces required around '>' Joglekar, Tejas (T.) (Sat Jun 13 2015 - 23:16:28 EST)
Re: [PATCH v14 2/3] power-domain: rockchip: add power domain driver Caesar Wang (Sat Jun 13 2015 - 23:20:52 EST)
Re: [PATCH v2] ARM: dts: exynos4210-trats: add max8997 IRQ Krzysztof Kozlowski (Sun Jun 14 2015 - 00:31:52 EST)
[PATCH] staging:rtl8723au:rtw_ap:space prohibited between function name & '(' Joglekar, Tejas (T.) (Sun Jun 14 2015 - 00:39:57 EST)
[PATCH v15 0/4] ARM: rk3288: Add PM Domain support Caesar Wang (Sun Jun 14 2015 - 01:15:01 EST)
[PATCH 0/3] Introduce framework for SLIMbus device drivers Sagar Dharia (Sun Jun 14 2015 - 01:50:06 EST)
[PATCH 1/1] usb: gadget: udc: fix free_irq() after request_irq() failed Takeshi Yoshimura (Sun Jun 14 2015 - 03:12:57 EST)
Build regressions/improvements in v4.1-rc7 Geert Uytterhoeven (Sun Jun 14 2015 - 04:05:28 EST)
[PATCHv2 00/30] perf stat: Introduce --per-task option Jiri Olsa (Sun Jun 14 2015 - 04:20:09 EST)
[PATCH] mips/ad1843: convert time to jiffies HZ independent Nicholas Mc Guire (Sun Jun 14 2015 - 04:29:34 EST)
[sched] WARNING: CPU: 0 PID: 11 at kernel/sched/core.c:1188 do_set_cpus_allowed() Fengguang Wu (Sun Jun 14 2015 - 04:54:45 EST)
[sched/preempt] BUG: KASan: out of bounds access in trace_graph_entry at addr ffff88000d717e48 Fengguang Wu (Sun Jun 14 2015 - 04:57:43 EST)
[mm] kernel BUG at mm/slab.c:2571! Fengguang Wu (Sun Jun 14 2015 - 04:58:02 EST)
Possible broken MM code in dell-laptop.c? Pali RohÃr (Sun Jun 14 2015 - 05:05:38 EST)
Re: [PATCH 1/1 linux-next] fs/hfsplus/options.c: use standard option prefix Fabian Frederick (Sun Jun 14 2015 - 05:21:43 EST)
[PATCH] pktgen: fix typos in pktgen_bench_xmit_mode_netif_receive.sh Igor Vuk (Sun Jun 14 2015 - 05:46:06 EST)
[PATCHv6 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node Anand Moon (Sun Jun 14 2015 - 06:25:10 EST)
[PATCH 1/1] clocksource: sh_mtu2: Fix irq leaks when sh_mtu2_setup() fails Takeshi Yoshimura (Sun Jun 14 2015 - 07:00:58 EST)
[PATCH 1/1] wm831x_power: Fix off-by-one at free_irq() Takeshi Yoshimura (Sun Jun 14 2015 - 07:58:48 EST)
[PATCH 1/1] pcmcia: Add missing free_irq() Takeshi Yoshimura (Sun Jun 14 2015 - 08:18:12 EST)
[RFC v2 00/24] Re-use nvram module Finn Thain (Sun Jun 14 2015 - 09:09:02 EST)
re: [PATCH 1/3] SLIMbus: Device management on SLIMbus Joe Perches (Sun Jun 14 2015 - 09:20:41 EST)
[PATCH 1/3] x86, acpi: Eliminate saved_eip Denys Vlasenko (Sun Jun 14 2015 - 09:23:26 EST)
[GIT PULL] slave dmaengine fixes Vinod Koul (Sun Jun 14 2015 - 09:31:21 EST)
[PATCH 0/7] Staging: rts5208: rtsx_polling_func function clean up Fabio Falzoi (Sun Jun 14 2015 - 09:49:51 EST)
Re: [PATCH v2] iio: allow userspace to flush the hwfifo with non-blocking reads Jonathan Cameron (Sun Jun 14 2015 - 10:33:30 EST)
[PATCH 1/2] mfd: arizona: Fix race between runtime suspend and IRQs Charles Keepax (Sun Jun 14 2015 - 10:55:23 EST)
Re: [PATCH v2 14/17] iio: accel: mma9551_core: use size in words for word buffers Jonathan Cameron (Sun Jun 14 2015 - 11:00:54 EST)
Re: [PATCH v2 15/17] iio: accel: mma9553: fix alignment issues Jonathan Cameron (Sun Jun 14 2015 - 11:01:27 EST)
Re: [PATCH v2 16/17] iio: accel: mma9553: document use of mutex Jonathan Cameron (Sun Jun 14 2015 - 11:02:10 EST)
Re: [PATCH v2 17/17] iio: accel: mma9553: use unsigned counters Jonathan Cameron (Sun Jun 14 2015 - 11:04:36 EST)
[RFC 0/3] mm: make swapin readahead to gain more thp performance Ebru Akagunduz (Sun Jun 14 2015 - 11:05:11 EST)
X86 GIT GCC 5 compilation warning Enrico Mioso (Sun Jun 14 2015 - 11:14:43 EST)
[PATCH 1/2] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads Denys Vlasenko (Sun Jun 14 2015 - 11:23:10 EST)
[PATCH] Add driver for CJTouch touchscreen linuxsea (Sun Jun 14 2015 - 12:22:25 EST)
mm: shmem_zero_setup skip security check and lockdep conflict with XFS Hugh Dickins (Sun Jun 14 2015 - 12:48:28 EST)
[PATCH] ALSA: let SND_SGI_O2 select SND_PCM Nicholas Mc Guire (Sun Jun 14 2015 - 13:06:19 EST)
[PATCH] Staging: sm750fb: Fix checkpatch.pl warnings Dighe, Niranjan (N.) (Sun Jun 14 2015 - 13:18:01 EST)
[PATCH] mmc: queue: prevent soft lockups on PREEMPT=n Rabin Vincent (Sun Jun 14 2015 - 13:26:29 EST)
[PATCH] Staging: sm750fb: fix checkpatch.pl indentation warnings Dighe, Niranjan (N.) (Sun Jun 14 2015 - 13:44:03 EST)
[PATCH 1/1] pcmcia: Fix resource leaks in yenta_probe() and _close() Takeshi Yoshimura (Sun Jun 14 2015 - 13:47:44 EST)
[PATCH -next] usb: dwc3: Remove unprintable characters from Kconfig Guenter Roeck (Sun Jun 14 2015 - 14:21:34 EST)
[PATCH] ARM: debug: Remove unsupported operand from Kconfig.debug Guenter Roeck (Sun Jun 14 2015 - 14:23:39 EST)
[PATCH -next] ARM: Fix build if CLKDEV_LOOKUP is not configured Guenter Roeck (Sun Jun 14 2015 - 14:25:09 EST)
[PATCH] MAINTAINERS: Add RTC subsystem repository Alexandre Belloni (Sun Jun 14 2015 - 14:49:07 EST)
Re: [PATCH 4/5] pcmcia: handle anonymous cards by generating a fake CIS Dominik Brodowski (Sun Jun 14 2015 - 15:53:27 EST)
[PATCH 1/2] ARM: debug: Limit range of DEBUG_UART_8250_SHIFT Guenter Roeck (Sun Jun 14 2015 - 16:20:26 EST)
[PATCH] rtc: Properly sort Makefile Alexandre Belloni (Sun Jun 14 2015 - 16:50:05 EST)
[PATCH] cris: don't use module_init for non-modular core eeprom.c code Paul Gortmaker (Sun Jun 14 2015 - 17:05:58 EST)
[PATCH] rtc: whitespace fixes Alexandre Belloni (Sun Jun 14 2015 - 17:08:20 EST)
[PATCH] rtc: remove useless I2C dependencies Alexandre Belloni (Sun Jun 14 2015 - 17:10:31 EST)
[PATCH v2] gpio / ACPI: Add label to the gpio request Tobias Diedrich (Sun Jun 14 2015 - 18:01:29 EST)
Linux 3.18.16 Sasha Levin (Sun Jun 14 2015 - 18:11:16 EST)
[PATCH] include/uapi/linux/swab.h: define a silent macro to avoid sparse error Bilel DRIRA (Sun Jun 14 2015 - 18:24:27 EST)
[PATCH 00/16] staging: rtl8192e: Remove unused code Mateusz Kulikowski (Sun Jun 14 2015 - 18:59:28 EST)
[PATCH] staging: rtl8192u: ieee80211: Fix incorrect type in assignment Gaston Gonzalez (Sun Jun 14 2015 - 19:01:03 EST)
Suspicious RCU usage in linux-next: Bisected to commit 8d52d399 Larry Finger (Sun Jun 14 2015 - 19:06:36 EST)
[PATCH] ARM: dts: vf610: Extend I2C support to all available buses. Cory Tusar (Sun Jun 14 2015 - 20:20:58 EST)
[lkp] [jbd2] 562bef4565e: kernel BUG at fs/jbd2/transaction.c:1329! Huang Ying (Sun Jun 14 2015 - 21:17:29 EST)
Apply for a Personal/Business Loan today @ 3.5% Rate. WONGA Advertising Team (Sun Jun 14 2015 - 21:24:20 EST)
[PATCH V2 1/1] usb:serial:f81534 Add F81532/534 Driver Peter Hung (Sun Jun 14 2015 - 21:55:23 EST)
[PATCH] ARM: orion5x: Use vsprintf %pM extension Joe Perches (Sun Jun 14 2015 - 22:01:46 EST)
[PATCH] m68k: Use vsprintf %pM extension Joe Perches (Sun Jun 14 2015 - 22:01:56 EST)
[PATCH] media: ttpci: Use vsprintf %pM extension Joe Perches (Sun Jun 14 2015 - 22:02:11 EST)
Linux 4.1-rc8 Linus Torvalds (Sun Jun 14 2015 - 22:10:22 EST)
[PATCHv7 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node Anand Moon (Sun Jun 14 2015 - 22:53:48 EST)
[PATCH v3 1/1] usb: core: lpm: set lpm_capable for root hub device Lu Baolu (Sun Jun 14 2015 - 23:00:22 EST)
Re: [Patch 0/2] Add mt6580 basic chip support Mars Cheng (Sun Jun 14 2015 - 23:09:24 EST)
[PATCH 1/1] arm/hw_breakpoint.c: remove unnecessary header Maninder Singh (Sun Jun 14 2015 - 23:16:01 EST)
[PATCH 1/1] arm64/hw_breakpoint.c: remove unnecessary header Maninder Singh (Sun Jun 14 2015 - 23:17:13 EST)
[PATCH] sched/deadline: remove needless parameter in dl_runtime_exceeded() Zhiqiang Zhang (Sun Jun 14 2015 - 23:21:14 EST)
kexec_load(2) bypasses signature verification Theodore Ts'o (Sun Jun 14 2015 - 23:51:10 EST)
Re: [PATCH v3 2/2] mtd: nand: Add support for Arasan Nand Flash Controller punnaiah choudary kalluri (Mon Jun 15 2015 - 00:19:20 EST)
[PATCH] pinctrl: samsung: Remove old unused defines Krzysztof Kozlowski (Mon Jun 15 2015 - 00:55:13 EST)
[PATCH RESEND v4 1/3] kvm/powerpc: Export kvm exit reasons Hemant Kumar (Mon Jun 15 2015 - 00:57:58 EST)
MAINTAINERS: pinctrl: Outdated email of Thomas Abraham Krzysztof Kozlowski (Mon Jun 15 2015 - 01:03:53 EST)
[PATCH 1/1] net: replace if()/BUG with BUG_ON() Maninder Singh (Mon Jun 15 2015 - 01:05:35 EST)
Re: [PATCH] ASoC: Intel: mrfld: simplify sst_fill_widget_module_info Vinod Koul (Mon Jun 15 2015 - 01:07:46 EST)
[PATCH RESEND v4 1/2] perf/kvm: Port perf kvm to powerpc Hemant Kumar (Mon Jun 15 2015 - 01:08:39 EST)
Re: [PATCH] PM / sleep: cancel the synchronous restriction of pm-trace Fu, Zhonghui (Mon Jun 15 2015 - 01:32:19 EST)
[PATCH 1/3] x86, perf, uncore: Add support for ARB uncore PMU on Sandy/IvyBridge Andi Kleen (Mon Jun 15 2015 - 01:58:20 EST)
[lkp] [flow_dissector] 6a74fcf426f: RIP: 0010:[<ffffffff8177ffc9>] [<ffffffff8177ffc9>] __skb_flow_dissect+0x659/0x830 Huang Ying (Mon Jun 15 2015 - 02:12:22 EST)
[lkp] [drm/i915/gtt] 75d04a3773e: WARNING: CPU: 0 PID: 2045 at drivers/gpu/drm/i915/intel_display.c:3272 intel_crtc_wait_for_pending_flips+0x19a/0x270 [i915]() Huang Ying (Mon Jun 15 2015 - 02:13:11 EST)
[lkp] [drm/i915] 7f072451f2d: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun Huang Ying (Mon Jun 15 2015 - 02:58:57 EST)
[lkp] [x86/MSI] 52f518a3a7c: -30.5% netperf.Throughput_tps Huang Ying (Mon Jun 15 2015 - 03:02:19 EST)
Official Letter Powered By Google ÂGoogle Incorporation (Mon Jun 15 2015 - 03:28:08 EST)
[PATCH kernel] powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off Alexey Kardashevskiy (Mon Jun 15 2015 - 03:56:26 EST)
[PATCH] perf probe: Fix failure to probe events on arm He Kuang (Mon Jun 15 2015 - 04:07:38 EST)
linux-next: manual merge of the rdma tree with the net-next tree Michael Ellerman (Mon Jun 15 2015 - 04:11:18 EST)
linux-next: manual merge of the staging tree with the rdma tree Michael Ellerman (Mon Jun 15 2015 - 04:12:20 EST)
[PATCH] dmaengine: pl330: Fix overflow when reporting residue in memcpy Krzysztof Kozlowski (Mon Jun 15 2015 - 04:26:03 EST)
[PATCH 0/4] tip-queue 2015-06-15 Borislav Petkov (Mon Jun 15 2015 - 04:28:34 EST)
[Semaphore API] down_interruptible_timeout Mason (Mon Jun 15 2015 - 04:43:50 EST)
[PATCH v2 00/15] vMTRR bugfix and optimization Xiao Guangrong (Mon Jun 15 2015 - 05:00:11 EST)
linux-next: Tree for Jun 15 Michael Ellerman (Mon Jun 15 2015 - 05:05:53 EST)
[PATCH v1 0/7] instruction of cyapa gen6 and proximity patches Dudley Du (Mon Jun 15 2015 - 05:09:47 EST)
[PATCH v4 0/4] VFIO platform reset Eric Auger (Mon Jun 15 2015 - 05:10:57 EST)
[PATCH] VFIO: platform: enable ARM64 build Eric Auger (Mon Jun 15 2015 - 05:14:38 EST)
[PATCH] net: fix search limit handling in skb_find_text() Roman I Khimov (Mon Jun 15 2015 - 05:19:11 EST)
Re: [PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic Dave Young (Mon Jun 15 2015 - 05:29:17 EST)
[PATCH] x86/intel: Add comments about why we disabled HPET on Baytrail Feng Tang (Mon Jun 15 2015 - 05:46:16 EST)
[PATCH] ARM: EXYNOS: Remove duplicated define of SLEEP_MAGIC Krzysztof Kozlowski (Mon Jun 15 2015 - 05:48:27 EST)
[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT Andy Shevchenko (Mon Jun 15 2015 - 05:57:54 EST)
[PATCH 1/2] apei/*.c: use pr_warn instead of pr_warning Wang Long (Mon Jun 15 2015 - 05:59:17 EST)
Re: [PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor Florian Weimer (Mon Jun 15 2015 - 06:06:17 EST)
[PATCH 1/3][v2] drivers:usb:fsl: Replace macros with enumerated type Nikhil Badola (Mon Jun 15 2015 - 06:17:18 EST)
[PATCH 2/3][v2] drivers: usb :fsl: Implement Workaround for USB Erratum A007792 Nikhil Badola (Mon Jun 15 2015 - 06:17:55 EST)
[PATCH 3/3][v2] drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro Nikhil Badola (Mon Jun 15 2015 - 06:18:44 EST)
[PATCH 1/2] ARM: at91: dts: add isi & ov2640 dt nodes for at91sam9m10g45ek board Josh Wu (Mon Jun 15 2015 - 06:23:22 EST)
[PATCH v1] regmap: Fix regmap_bulk_read in BE mode Arun Chandran (Mon Jun 15 2015 - 06:30:14 EST)
[PATCH 1/1] kernel/gcov/fs.c : replace kcalloc(1... with kzalloc Maninder Singh (Mon Jun 15 2015 - 06:30:25 EST)
[alsa-devel][PATCH] ASoC: wm8960: add two kcontrols to select ADC left/right channel source Zidan Wang (Mon Jun 15 2015 - 06:33:06 EST)
Re: [PATCH 2/5] x86, perf: Add option to disable reading branch flags/cycles Peter Zijlstra (Mon Jun 15 2015 - 06:48:39 EST)
[PATCH v5 0/2] x86, mwaitt: introduce AMD mwaitt support Huang Rui (Mon Jun 15 2015 - 06:49:29 EST)
Build regressions/improvements in v4.1-rc8 Geert Uytterhoeven (Mon Jun 15 2015 - 07:05:20 EST)
[PATCH RFC] storage:rbd: make the size of request is equal to the, size of the object juncheng bai (Mon Jun 15 2015 - 07:18:43 EST)
[PATCH 0/2] kconfig: allow use of relations other than (in)equality Jan Beulich (Mon Jun 15 2015 - 07:59:27 EST)
[PATCH v3 1/2] kconfig: allow use of relations other than (in)equality Jan Beulich (Mon Jun 15 2015 - 08:00:33 EST)
[PATCH v3 2/2] kconfig: re-generate *.c_shipped files after previous change Jan Beulich (Mon Jun 15 2015 - 08:01:14 EST)
[PATCH] pkt_sched: sch_qfq: remove redundant -if- control statement Andrea Parri (Mon Jun 15 2015 - 08:20:21 EST)
Re: [PATCH] Kbuild: Add ID files to .gitignore Michal Marek (Mon Jun 15 2015 - 08:38:49 EST)
4.0.5: WARNING: CPU: 3 PID: 249 at /home/kernel/COD/linux/mm/backing-dev.c:372 bdi_unregister+0x36/0x40() Tomasz Chmielewski (Mon Jun 15 2015 - 08:44:44 EST)
[rcu] INFO: rcu_sched stall on CPU (30000 ticks this GP) idle=140000000000001 (t=30000 jiffies q=1) Fengguang Wu (Mon Jun 15 2015 - 08:45:08 EST)
serial: stm32-usart: use of undefined SERIAL_STM32_USART_CONSOLE Andreas Ruprecht (Mon Jun 15 2015 - 08:45:51 EST)
Re: [RFC] kconfig: a new command line tool to set configs Michal Marek (Mon Jun 15 2015 - 08:56:00 EST)
[PATCH v2] mm: show proportional swap share of the mapping Minchan Kim (Mon Jun 15 2015 - 09:06:43 EST)
[PATCH] staging: rtl8723au: core: Remove unneeded #ifdefs Andreas Ruprecht (Mon Jun 15 2015 - 09:10:15 EST)
Re: [PATCH resend] cpumask: don't perform while loop in cpumask_next_and() Peter Zijlstra (Mon Jun 15 2015 - 09:12:38 EST)
Help configuring kernel for Baytrail system Nicolas George (Mon Jun 15 2015 - 09:17:00 EST)
[PATCH v3] x86/asm/entry/32, selftests: Add test_syscall_vdso test Denys Vlasenko (Mon Jun 15 2015 - 09:30:58 EST)
[ljones-mfd:ib-mfd-i2c-input-chrome-4.2 8/10] drivers/mfd/cros_ec.c:30:25: sparse: symbol 'ec_p' was not declared. Should it be static? kbuild test robot (Mon Jun 15 2015 - 09:40:42 EST)
Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup' Guenter Roeck (Mon Jun 15 2015 - 09:50:36 EST)
[PATCH] ring_buffer: Allow to exit the ring buffer benchmark immediately Petr Mladek (Mon Jun 15 2015 - 09:53:10 EST)
[PATCH] dmaengine: pl330: Really fix choppy sound because of wrong residue calculation Krzysztof Kozlowski (Mon Jun 15 2015 - 10:02:50 EST)
[PATCH] iio: magnetometer: mmc35240: Fix crash in pm suspend Daniel Baluta (Mon Jun 15 2015 - 10:14:09 EST)
[PATCH] jbd2: get rid of open coded allocation retry loop Michal Hocko (Mon Jun 15 2015 - 10:17:53 EST)
[PATCH 0/5] serial/8250_fintek Support any configuration. Ricardo Ribalda Delgado (Mon Jun 15 2015 - 10:20:14 EST)
[PATCH v3] perf: honoring the architectural performance monitoring version Imre Palik (Mon Jun 15 2015 - 10:23:29 EST)
[PATCH] alpha: Add support for BOTHER Guenter Roeck (Mon Jun 15 2015 - 10:28:10 EST)
[PATCH 1/3] parport: fix error handling Sudip Mukherjee (Mon Jun 15 2015 - 10:36:13 EST)
[PATCH v2 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation Punnaiah Choudary Kalluri (Mon Jun 15 2015 - 10:37:07 EST)
[PATCH] serial/uartlite: Let it build on any arch with IOMEM Ricardo Ribalda Delgado (Mon Jun 15 2015 - 10:37:32 EST)
[PATCH v2 0/3] ASoC: Mediatek: Add support for MT8173 SOC Koro Chen (Mon Jun 15 2015 - 10:39:43 EST)
Re: + cpumask-dont-perform-while-loop-in-cpumask_next_and.patch added to -mm tree Sergey Senozhatsky (Mon Jun 15 2015 - 10:40:12 EST)
Re: Excessive kernel time inside ttm when scrolling on a r700 in a multimonitor setup Andres Freund (Mon Jun 15 2015 - 10:47:55 EST)
[PATCH v2] Staging: rtl8192e: Timer setup using macro rather assignment DHANAPAL, GNANACHANDRAN (G.) (Mon Jun 15 2015 - 11:01:09 EST)
[PATCH] TCO watchdog pretimeout handler Francois-Nicolas Muller (Mon Jun 15 2015 - 11:01:17 EST)
[PATCH v2 0/5] serial/8250_fintek Support any configuration Ricardo Ribalda Delgado (Mon Jun 15 2015 - 11:14:55 EST)
[PATCH linux-next 0/1] dmaengine: at_hdmac: fix residue computation Cyrille Pitchen (Mon Jun 15 2015 - 11:17:49 EST)
membarrier selftest issue Mathieu Desnoyers (Mon Jun 15 2015 - 11:32:08 EST)
[BUG?] crypto: caam: little/big endianness on ARM vs PPC Steffen Trumtrar (Mon Jun 15 2015 - 11:59:23 EST)
Re: [PATCH v4] x86: punit_atom: punit device state debug driver Andy Shevchenko (Mon Jun 15 2015 - 12:10:37 EST)
[PATCH 00/10] imx-sdma cleanup Joshua Clayton (Mon Jun 15 2015 - 12:19:21 EST)
[PATCH 10/10] dma: imx-sdma: extract sdma_set_buffer_descriptor() Joshua Clayton (Mon Jun 15 2015 - 12:22:24 EST)
[PATCH linux-next 0/2] mfd: flexcom: add a driver for Flexcom Cyrille Pitchen (Mon Jun 15 2015 - 12:37:59 EST)
[PATCH 0/2] Consolidate redundant register/stack access code David Long (Mon Jun 15 2015 - 12:43:15 EST)
[PATCH v2 0/6] hv: Front-end driver for PCIe Pass-through on Hyper-V jakeo (Mon Jun 15 2015 - 13:08:52 EST)
[PATCH 1/1 net-next] net: rds: use for_each_sg() for scatterlist parsing Fabian Frederick (Mon Jun 15 2015 - 13:13:20 EST)
[PATCH v3] selinux: reduce locking overhead in inode_free_security() Waiman Long (Mon Jun 15 2015 - 13:14:01 EST)
[PATCH 0/7] userfault21 update Andrea Arcangeli (Mon Jun 15 2015 - 13:22:50 EST)
[Patch v2] driver/clk/clk-si5338: Add common clock framework driver for si5338 York Sun (Mon Jun 15 2015 - 13:23:21 EST)
Re: [PATCH v3] perf/rapl: support per domain energy unit Vince Weaver (Mon Jun 15 2015 - 13:26:20 EST)
[PATCH] wireless: ipw2100: fix timeout bug - always evaluated to 0 Nicholas Mc Guire (Mon Jun 15 2015 - 13:33:04 EST)
[PATCH] cpufreq, Fix overflow in busy_scaled due to long delay [v2] Prarit Bhargava (Mon Jun 15 2015 - 13:43:49 EST)
[PATCH] MAINTAINERS: add quotation marks around names with periods Joe Perches (Mon Jun 15 2015 - 14:06:49 EST)
[PATCH] MAINTAINERS: Add quotation marks around names with commas Joe Perches (Mon Jun 15 2015 - 14:21:17 EST)
Re: [PATCH 2/4] locking/rtmutex: Use cmp-cmpxchg Jason Low (Mon Jun 15 2015 - 14:34:37 EST)
[PATCH v2] ARM: tegra124: pmu support Kyle Huey (Mon Jun 15 2015 - 14:46:25 EST)
[char-misc-next 00/15 V2] revamp mei bus Tomas Winkler (Mon Jun 15 2015 - 14:58:20 EST)
[PATCH v2 00/15] staging: rtl8192e: Remove unused code Mateusz Kulikowski (Mon Jun 15 2015 - 15:06:27 EST)
[PATCH v7 0/7] arm64: Add kernel probes (kprobes) support David Long (Mon Jun 15 2015 - 15:08:36 EST)
Re: [PATCH 1/1] add pwm capability to dm816x Tero Kristo (Mon Jun 15 2015 - 15:33:20 EST)
Re: [PATCH 1/1] Add timer_32k_ck alias for dm816x in clk-816x.c Tero Kristo (Mon Jun 15 2015 - 15:38:17 EST)
Re: sched: hang in migrate_swap Rafael David Tinoco (Mon Jun 15 2015 - 15:38:33 EST)
Re: [PATCH v2 12/14] drivers: sh: Stop using pm_runtime.c for multi-platform shmobile with genpd Geert Uytterhoeven (Mon Jun 15 2015 - 15:45:03 EST)
[RESEND PATCH 0/3] watchdog: MAX63xx cleanup and platform settings Vivien Didelot (Mon Jun 15 2015 - 15:59:22 EST)
[PATCH] mm: use srcu for shrinkers Davidlohr Bueso (Mon Jun 15 2015 - 16:03:38 EST)
[PATCH RFC v5 0/4] crypto: Introduce Public Key Encryption API Tadeusz Struk (Mon Jun 15 2015 - 16:18:45 EST)
m68k compile issue with 4.0.5 Waldemar Brodkorb (Mon Jun 15 2015 - 16:32:08 EST)
[PATCH v9 0/2] Fix bugs in kona pwm driver and pwm core Jonathan Richardson (Mon Jun 15 2015 - 17:17:46 EST)
[RFC NEXT] mm: Fix suspicious RCU usage at kernel/sched/core.c:7318 Larry Finger (Mon Jun 15 2015 - 17:25:46 EST)
[PATCH] mips: add module.h to cobalt/mtd.c to avoid compile fail Paul Gortmaker (Mon Jun 15 2015 - 18:12:11 EST)
[PATCH] drivers/leds: don't use module_init in non-modular leds-cobalt-raq.c Paul Gortmaker (Mon Jun 15 2015 - 18:13:32 EST)
[PATCH v3 0/2] locking/qrwlock: More optimizations in qrwlock Waiman Long (Mon Jun 15 2015 - 18:24:50 EST)
call_rcu from trace_preempt Alexei Starovoitov (Mon Jun 15 2015 - 18:25:16 EST)
Re: [kees:seccomp/tip 2/2] kernel/ptrace.c:567:3: note: in expansion of macro 'if' Kees Cook (Mon Jun 15 2015 - 18:25:48 EST)
[PATCH] m32r: pull generic kvm_para.h into include/asm Nicolai Stange (Mon Jun 15 2015 - 18:38:56 EST)
[PATCH] seccomp: swap hard-coded zeros to defined name Kees Cook (Mon Jun 15 2015 - 18:46:53 EST)
Re: [PATCH] cpufreq:cpufreq-nforce2 - Fix typo in comment to function nforce2_init(). Rafael J. Wysocki (Mon Jun 15 2015 - 19:11:23 EST)
Re: [PATCH] cpufreq:gx-suspmod - Fix two typos in two comments. Rafael J. Wysocki (Mon Jun 15 2015 - 19:11:46 EST)
Re: [PATCH v2] PM / Domains: Skip timings during syscore suspend/resume Rafael J. Wysocki (Mon Jun 15 2015 - 19:15:15 EST)
Re: [PATCH] drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c code Rafael J. Wysocki (Mon Jun 15 2015 - 19:21:26 EST)
Re: [PATCH v2] drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platform_driver Rafael J. Wysocki (Mon Jun 15 2015 - 19:24:43 EST)
randconfig build error with next-20150615, in drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c Jim Davis (Mon Jun 15 2015 - 19:55:38 EST)
arch linux with gcc 5.1.0 doesn't like include/linux/rcutiny.h Jim Davis (Mon Jun 15 2015 - 20:11:27 EST)
[PATCH v4 1/1] usb: core: lpm: set lpm_capable for root hub device Lu Baolu (Mon Jun 15 2015 - 21:09:20 EST)
[PATCH] builddeb: sign the modules after splitting out the debuginfo files Theodore Ts'o (Mon Jun 15 2015 - 22:17:51 EST)
[PATCH v3 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation Punnaiah Choudary Kalluri (Mon Jun 15 2015 - 22:35:22 EST)
[RFC PATCH] perf/kvm: Guest Symbol Resolution for powerpc Hemant Kumar (Mon Jun 15 2015 - 22:52:11 EST)
[PATCH v2] *** TEST *** xiaofeng.yan (Mon Jun 15 2015 - 22:55:14 EST)
[lkp] [time] 78a0b9a793a: INFO: possible recursive locking detected ] Huang Ying (Mon Jun 15 2015 - 23:16:47 EST)
[Resend PATCH v8 0/4] sched: Rewrite runnable load and utilization average tracking Yuyang Du (Mon Jun 15 2015 - 23:18:52 EST)
5654 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc