Linux-Kernel Archive
By Date
Most Recent messages
6125 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] seq_file: remove "%n" usage from seq_file users Tetsuo Handa (Thu Nov 14 2013 - 17:31:57 EST)
- [PATCH v6, 0/5] Add MediaTek USB3 DRD Driver Chunfeng Yun (Sun Sep 04 2016 - 22:27:07 EST)
- [PATCH] regulator: core: Simplify error flow in _regulator_do_set_voltage() Matthias Kaehlcke (Wed Sep 14 2016 - 12:52:06 EST)
- [PATCH] regulator: core: Don't skip set_voltage_time when ramp delay disabled Matthias Kaehlcke (Wed Sep 14 2016 - 12:52:07 EST)
- [PATCH] regulator: core: Add set_voltage_time op Matthias Kaehlcke (Wed Sep 14 2016 - 12:52:08 EST)
- [PATCH] checkpatch: improve MACRO_ARG_PRECEDENCE test Joe Perches (Wed Sep 14 2016 - 20:29:22 EST)
- [PATCH] checkpatch: add --strict test for precedence challenged macro arguments Joe Perches (Wed Sep 14 2016 - 20:29:22 EST)
- [PATCH] spi: bcm-qspi: don't include linux/mtd/cfi.h Arnd Bergmann (Thu Sep 15 2016 - 11:40:15 EST)
- [PATCH] ASoC: rt5663: refine error handling Arnd Bergmann (Thu Sep 15 2016 - 11:42:21 EST)
- [PATCH] spi: bcm-qspi: fix suspend/resume #ifdef Arnd Bergmann (Thu Sep 15 2016 - 11:46:53 EST)
- [PATCH] regmap: Allow longer flag masks for read and write Tony Lindgren (Thu Sep 15 2016 - 16:56:10 EST)
- [PATCH] regmap: Add missing little endian functions Tony Lindgren (Thu Sep 15 2016 - 16:56:11 EST)
- [PATCH] ASoC: rockchip: Support headset button function on rk3399 Cheng-Yi Chiang (Thu Sep 15 2016 - 19:10:06 EST)
- Re: [RESEND PATCH] arm64: kgdb: fix single stepping AKASHI Takahiro (Fri Sep 16 2016 - 00:25:59 EST)
- Re: linux-next: build failure after merge of the block tree Jens Axboe (Fri Sep 16 2016 - 00:25:59 EST)
- Re: [GIT PULL v2] phy: for 4.9 Kishon Vijay Abraham I (Fri Sep 16 2016 - 00:26:23 EST)
- linux-next: Tree for Sep 16 Stephen Rothwell (Fri Sep 16 2016 - 00:46:26 EST)
- Re: clk/Renesas-MSTP: Delete an error message for a failed memory allocation SF Markus Elfring (Fri Sep 16 2016 - 01:22:08 EST)
- [PATCH v3 0/3] nvme power saving Andy Lutomirski (Fri Sep 16 2016 - 01:24:41 EST)
- [PATCH v3 1/3] nvme/scsi: Remove power management support Andy Lutomirski (Fri Sep 16 2016 - 01:24:58 EST)
- [PATCH v3 3/3] nvme: Enable autonomous power state transitions Andy Lutomirski (Fri Sep 16 2016 - 01:24:59 EST)
- [PATCH v3 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features() Andy Lutomirski (Fri Sep 16 2016 - 01:25:11 EST)
- Re: [PATCH] tools: iio: fix iio build error by adding KBUILD_OUTPUT support to makefile Mugunthan V N (Fri Sep 16 2016 - 01:27:14 EST)
- Re: [PATCH v3 3/3] x86,arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction Kyle Huey (Fri Sep 16 2016 - 01:30:23 EST)
- Re: clk/Renesas-MSTP: Less function calls in cpg_mstp_clocks_init() after error detection SF Markus Elfring (Fri Sep 16 2016 - 01:33:10 EST)
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs Dave Chinner (Fri Sep 16 2016 - 01:36:51 EST)
- [PATCH v2 0/8] thread_info cleanups and stack caching Andy Lutomirski (Fri Sep 16 2016 - 01:46:18 EST)
- [PATCH v2 1/8] x86/entry/64: Fix a minor comment rebase error Andy Lutomirski (Fri Sep 16 2016 - 01:46:19 EST)
- [PATCH v2 2/8] sched: Add try_get_task_stack() and put_task_stack() Andy Lutomirski (Fri Sep 16 2016 - 01:46:19 EST)
- [PATCH v2 6/8] lib/syscall: Pin the task stack in collect_syscall() Andy Lutomirski (Fri Sep 16 2016 - 01:46:32 EST)
- [PATCH v2 3/8] kthread: to_live_kthread() needs try_get_task_stack() Andy Lutomirski (Fri Sep 16 2016 - 01:46:38 EST)
- [PATCH v2 4/8] x86/dumpstack: Pin the target stack when dumping it Andy Lutomirski (Fri Sep 16 2016 - 01:46:51 EST)
- [PATCH v2 5/8] x86/process: Pin the target stack in get_wchan() Andy Lutomirski (Fri Sep 16 2016 - 01:46:53 EST)
- [PATCH v2 7/8] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK Andy Lutomirski (Fri Sep 16 2016 - 01:47:02 EST)
- [PATCH v2 8/8] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set Andy Lutomirski (Fri Sep 16 2016 - 01:47:42 EST)
- [PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend Brian Norris (Fri Sep 16 2016 - 01:49:44 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 01:50:30 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 01:51:38 EST)
- Re: v4.8-rc: GSM audio causes trouble Sebastian Reichel (Fri Sep 16 2016 - 01:53:06 EST)
- Re: [ANNOUNCE] 4.6.7-rt13 Sebastian Andrzej Siewior (Fri Sep 16 2016 - 01:53:58 EST)
- Re: DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps) Nicholas Piggin (Fri Sep 16 2016 - 01:54:30 EST)
- Re: [PATCH net-next 00/10] rxrpc: Miscellaneous fixes David Miller (Fri Sep 16 2016 - 01:55:22 EST)
- Re: [PATCH net-next 0/4] rxrpc: Support IPv6 David Miller (Fri Sep 16 2016 - 01:58:19 EST)
- Re: [PATCH] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell Tomeu Vizoso (Fri Sep 16 2016 - 01:59:19 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 01:59:41 EST)
- Re: clk/Renesas-MSTP: Rename jump labels in cpg_mstp_attach_dev() SF Markus Elfring (Fri Sep 16 2016 - 02:01:32 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Greg KH (Fri Sep 16 2016 - 02:05:28 EST)
- [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mike Galbraith (Fri Sep 16 2016 - 02:05:36 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 02:07:31 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 02:10:03 EST)
- Re: [Intel-gfx] [PATCH v3 5/5] drm/i915: squash lines for simple wrapper functions Chris Wilson (Fri Sep 16 2016 - 02:16:35 EST)
- Re: [Intel-gfx] [PATCH v3 5/5] drm/i915: squash lines for simple wrapper functions Masahiro Yamada (Fri Sep 16 2016 - 02:36:28 EST)
- [patch 00/32] Greybus driver subsystem Greg KH (Fri Sep 16 2016 - 02:42:06 EST)
- [patch 02/32] greybus: interface control logic Greg KH (Fri Sep 16 2016 - 02:42:27 EST)
- [PATCH] include: extcon: Fix compilation error caused because of incomplete merge Kishon Vijay Abraham I (Fri Sep 16 2016 - 02:49:38 EST)
- Re: [PATCH] include: extcon: Fix compilation error caused because of incomplete merge Greg KH (Fri Sep 16 2016 - 02:54:34 EST)
- Re: 4.8-rc1: it is now common that machine needs re-run of xrandr after resume Jani Nikula (Fri Sep 16 2016 - 02:57:21 EST)
- [PATCH v2 1/3] powerpc/8xx: use r3 to scratch CR in ITLBmiss Christophe Leroy (Fri Sep 16 2016 - 03:02:49 EST)
- [PATCH v2 2/3] powerpc/8xx: Move additional DTLBMiss handlers out of exception area Christophe Leroy (Fri Sep 16 2016 - 03:03:02 EST)
- [PATCH v2 0/3] Optimisation on 8xx prior to hugepage implementation Christophe Leroy (Fri Sep 16 2016 - 03:03:08 EST)
- [PATCH RESEND] powerpc: fix usage of _PAGE_RO in hugepage Christophe Leroy (Fri Sep 16 2016 - 03:03:14 EST)
- [PATCH v2 3/3] powerpc/8xx: make user addr DTLB miss the short path Christophe Leroy (Fri Sep 16 2016 - 03:03:25 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Fri Sep 16 2016 - 03:06:39 EST)
- Re: [PATCH v2] leds: Introduce userspace leds driver Jacek Anaszewski (Fri Sep 16 2016 - 03:07:40 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Jacek Anaszewski (Fri Sep 16 2016 - 03:08:03 EST)
- Re: [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU support for memory encryption Borislav Petkov (Fri Sep 16 2016 - 03:08:39 EST)
- Re: [GIT PULL rcu/next] RCU commits for 4.9 Ingo Molnar (Fri Sep 16 2016 - 03:09:48 EST)
- [GIT PULL] ARM: exynos: Fixes for v4.8, secound round Krzysztof Kozlowski (Fri Sep 16 2016 - 03:10:32 EST)
- [PATCH v2 00/11] syscall/tracing: compat syscall support Marcin Nowakowski (Fri Sep 16 2016 - 03:12:07 EST)
- [PATCH v2 02/11] tracing/syscalls: add handling for compat tasks Marcin Nowakowski (Fri Sep 16 2016 - 03:12:20 EST)
- Re: [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted Borislav Petkov (Fri Sep 16 2016 - 03:12:26 EST)
- [PATCH v2 01/11] tracing/syscalls: remove syscall_nr from syscall metadata Marcin Nowakowski (Fri Sep 16 2016 - 03:12:35 EST)
- [PATCH v2 03/11] tracing/syscalls: add compat syscall metadata Marcin Nowakowski (Fri Sep 16 2016 - 03:12:44 EST)
- [PATCH v2 04/11] syscall/tracing: allow arch to override syscall_get_nr for ftrace Marcin Nowakowski (Fri Sep 16 2016 - 03:12:54 EST)
- [PATCH v2 06/11] s390/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:13:03 EST)
- [PATCH v2 11/11] parisc/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:13:16 EST)
- [PATCH v2 08/11] powerpc/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:13:28 EST)
- [PATCH v2 09/11] tile/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:13:47 EST)
- [PATCH v2 07/11] arm64/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:14:01 EST)
- [PATCH v2 10/11] sparc/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:14:22 EST)
- [PATCH v2 05/11] x86/tracing: fix compat syscall handling Marcin Nowakowski (Fri Sep 16 2016 - 03:14:34 EST)
- Re: [RFC 0/4] mm, oom: get rid of TIF_MEMDIE Michal Hocko (Fri Sep 16 2016 - 03:15:32 EST)
- Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board Krzysztof Kozlowski (Fri Sep 16 2016 - 03:23:22 EST)
- Re: [PATCH v3) posix-timers: make it configurable Richard Cochran (Fri Sep 16 2016 - 03:24:39 EST)
- Re: [RFC/RFT][PATCH v3 0/5] Functional dependencies between devices Marek Szyprowski (Fri Sep 16 2016 - 03:26:05 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 03:32:25 EST)
- Re: [PATCH V2 1/3] mfd: wm8994-core: don't split lines unnecessarily Charles Keepax (Fri Sep 16 2016 - 03:37:25 EST)
- Re: [PATCH V2 3/3] mfd: wm8994-core: Don't use managed regulator bulk get API Charles Keepax (Fri Sep 16 2016 - 03:38:47 EST)
- [PATCH v7 0/2] clk: uniphier: add clock drivers for UniPhier SoCs Masahiro Yamada (Fri Sep 16 2016 - 03:39:33 EST)
- [PATCH v7 1/2] clk: uniphier: add core support code for UniPhier clock driver Masahiro Yamada (Fri Sep 16 2016 - 03:39:35 EST)
- [PATCH v7 2/2] clk: uniphier: add clock data for UniPhier SoCs Masahiro Yamada (Fri Sep 16 2016 - 03:39:56 EST)
- [PATCH v2 0/3] powerpc: implementation of huge pages for 8xx Christophe Leroy (Fri Sep 16 2016 - 03:40:15 EST)
- [PATCH v2 3/3] powerpc/8xx: Implement support of hugepages Christophe Leroy (Fri Sep 16 2016 - 03:40:35 EST)
- [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Christophe Leroy (Fri Sep 16 2016 - 03:40:37 EST)
- [PATCH v2 1/3] powerpc: port 64 bits pgtable_cache to 32 bits Christophe Leroy (Fri Sep 16 2016 - 03:40:55 EST)
- Re: [PATCH v6 1/2] clk: uniphier: add core support code for UniPhier clock driver Masahiro Yamada (Fri Sep 16 2016 - 03:41:58 EST)
- Re: [RESEND PATCH] arm64: kgdb: fix single stepping Will Deacon (Fri Sep 16 2016 - 03:45:21 EST)
- Re: [PATCH v3] clk: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Fri Sep 16 2016 - 03:45:34 EST)
- Re: [PATCH v2 3/3] remoteproc: core: add rproc ops for memory allocation loic pallardy (Fri Sep 16 2016 - 03:47:49 EST)
- Re: [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() Peter Zijlstra (Fri Sep 16 2016 - 03:47:58 EST)
- Re: [PATCH v2] fs/dcache.c: avoid soft-lockup in dput() Vaishali Thakkar (Fri Sep 16 2016 - 03:51:11 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Marc Zyngier (Fri Sep 16 2016 - 03:51:21 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Peter Zijlstra (Fri Sep 16 2016 - 03:52:01 EST)
- Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings Greg KH (Fri Sep 16 2016 - 03:52:43 EST)
- Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings Greg KH (Fri Sep 16 2016 - 03:53:05 EST)
- Re: [RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Marek Szyprowski (Fri Sep 16 2016 - 03:53:34 EST)
- Re: [PATCH v3 1/3] syscalls,x86 Expose arch_prctl on x86-32. Thomas Gleixner (Fri Sep 16 2016 - 03:53:45 EST)
- Re: [PATCH v2] clk: probe common clock drivers earlier Masahiro Yamada (Fri Sep 16 2016 - 03:54:33 EST)
- Re: [PATCH v2 0/5] Cavium ThunderX uncore PMU support Will Deacon (Fri Sep 16 2016 - 03:55:35 EST)
- [GIT PULL] STi DT update for v4.9, round 3 Patrice Chotard (Fri Sep 16 2016 - 03:55:47 EST)
- Re: [PATCH v3 01/17] pinctrl: dt-bindings: samsung: Add header with values used for configuration Krzysztof Kozlowski (Fri Sep 16 2016 - 03:56:42 EST)
- Re: [RFC/RFT][PATCH v3 0/5] Functional dependencies between devices Marek Szyprowski (Fri Sep 16 2016 - 03:57:30 EST)
- Re: [PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings Dilger, Andreas (Fri Sep 16 2016 - 04:00:42 EST)
- Re: [PATCH 2/2 v2][resend] drm: bridge: add DesignWare HDMI I2S audio support Kuninori Morimoto (Fri Sep 16 2016 - 04:01:26 EST)
- Re: [PATCH -next] staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback() Greg KH (Fri Sep 16 2016 - 04:01:53 EST)
- Re: [PATCH 6/6] media/cobalt: use pci_irq_allocate_vectors Hans Verkuil (Fri Sep 16 2016 - 04:02:01 EST)
- Re: [PATCH -next] staging: rtl8712: fix double lock bug in SetPSModeWorkItemCallback() Greg KH (Fri Sep 16 2016 - 04:02:42 EST)
- Re: [PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend Marc Zyngier (Fri Sep 16 2016 - 04:07:14 EST)
- [PATCH] hwmon: (adt7470) No need for additional synchronization on kthread_stop() Daniel Wagner (Fri Sep 16 2016 - 04:07:53 EST)
- [PATCH] MAINTAINERS: update list of Oxnas maintainers Neil Armstrong (Fri Sep 16 2016 - 04:09:46 EST)
- Re: [PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions Lothar WaÃmann (Fri Sep 16 2016 - 04:10:40 EST)
- Re: [PATCH 07/17] SubmitChecklist: rename to RST and add to the development-proccess book Jean Delvare (Fri Sep 16 2016 - 04:11:45 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Daniel Gorsulowski (Fri Sep 16 2016 - 04:16:13 EST)
- Re: [PATCH] net/mlx4_en: fix off by one in error handling David Miller (Fri Sep 16 2016 - 04:16:59 EST)
- Re: [PATCH] arm64: tegra: Add missing Smaug revision Alexandre Courbot (Fri Sep 16 2016 - 04:20:35 EST)
- Re: [PATCH 2/2] net/ibm/emac: add mutex to 'set multicast list' David Miller (Fri Sep 16 2016 - 04:22:30 EST)
- Re: [PATCH 1/2] net/ibm/emac: add set mac addr callback David Miller (Fri Sep 16 2016 - 04:22:31 EST)
- [PATCH v2] powerpc/8xx: add dedicated machine check handler Christophe Leroy (Fri Sep 16 2016 - 04:24:49 EST)
- Re: [PATCH v2 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver Krzysztof Kozlowski (Fri Sep 16 2016 - 04:25:53 EST)
- Re: v4.8-rc: GSM audio causes trouble Pavel Machek (Fri Sep 16 2016 - 04:31:04 EST)
- Re: [PATCH 6/6] media/cobalt: use pci_irq_allocate_vectors Christoph Hellwig (Fri Sep 16 2016 - 04:32:12 EST)
- Re: [PATCH V3 0/3] net-next: dsa: add QCA8K support David Miller (Fri Sep 16 2016 - 04:32:26 EST)
- [PATCH v3 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver Krzysztof Kozlowski (Fri Sep 16 2016 - 04:33:05 EST)
- [PATCH v3 1/2] video: fbdev: exynos: Remove old non-working MIPI driver Krzysztof Kozlowski (Fri Sep 16 2016 - 04:33:33 EST)
- Re: [PATCH v3 1/3] nvme/scsi: Remove power management support Christoph Hellwig (Fri Sep 16 2016 - 04:33:49 EST)
- [PATCH 2/9] dmaengine: edma: Use enum for eDMA binding type (legacy vs TPCC) Peter Ujfalusi (Fri Sep 16 2016 - 04:34:15 EST)
- [PATCH 3/9] dmaengine: edma: Use correct type for of_find_property() third parameter Peter Ujfalusi (Fri Sep 16 2016 - 04:34:19 EST)
- [PATCH 6/9] dmaengine: omap-dma: enable COMPILE_TEST Peter Ujfalusi (Fri Sep 16 2016 - 04:34:38 EST)
- [PATCH 5/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Peter Ujfalusi (Fri Sep 16 2016 - 04:34:51 EST)
- Re: linux-next: build failure after merge of the slave-dma tree Peter Griffin (Fri Sep 16 2016 - 04:35:04 EST)
- [PATCH 7/9] dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter Peter Ujfalusi (Fri Sep 16 2016 - 04:35:16 EST)
- [PATCH 8/9] dmaengine: ti-dma-crossbar: Use enum for crossbar type Peter Ujfalusi (Fri Sep 16 2016 - 04:35:33 EST)
- [PATCH 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST Peter Ujfalusi (Fri Sep 16 2016 - 04:35:56 EST)
- [PATCH 4/9] dmaengine: edma: enable COMPILE_TEST Peter Ujfalusi (Fri Sep 16 2016 - 04:36:34 EST)
- [PATCH 0/9] dmaengine: ti drivers: enable COMPILE_TESTing Peter Ujfalusi (Fri Sep 16 2016 - 04:36:52 EST)
- [PATCH 1/9] dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs Peter Ujfalusi (Fri Sep 16 2016 - 04:37:02 EST)
- Re: [PATCH] usb: gadget: udc: atmel: fix endpoint name Nicolas Ferre (Fri Sep 16 2016 - 04:37:15 EST)
- Re: [PATCH] phy: sun4i-usb: Fix build dependency Kishon Vijay Abraham I (Fri Sep 16 2016 - 04:37:33 EST)
- Re: [PATCH v2 0/5] Cavium ThunderX uncore PMU support Jan Glauber (Fri Sep 16 2016 - 04:39:29 EST)
- Re: [PATCH v3 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features() Christoph Hellwig (Fri Sep 16 2016 - 04:41:33 EST)
- Re: [PATCH v3 3/3] nvme: Enable autonomous power state transitions Christoph Hellwig (Fri Sep 16 2016 - 04:42:45 EST)
- Re: [PATCH] percpu: make this_cpu_generic_read notrace Chunyan Zhang (Fri Sep 16 2016 - 04:42:57 EST)
- Re: linux-next: manual merge of the samsung-krzk tree with the arm-soc tree Krzysztof Kozlowski (Fri Sep 16 2016 - 04:51:13 EST)
- [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Alexander Gordeev (Fri Sep 16 2016 - 04:51:51 EST)
- [PATCH 01/21] blk-mq: Fix memory leaks on a queue cleanup Alexander Gordeev (Fri Sep 16 2016 - 04:51:58 EST)
- [PATCH 06/21] block: Remove redundant blk_mq_ops::map_queue() interface Alexander Gordeev (Fri Sep 16 2016 - 04:52:06 EST)
- [PATCH 02/21] blk-mq: Fix a potential NULL pointer assignment to hctx tags Alexander Gordeev (Fri Sep 16 2016 - 04:52:20 EST)
- [PATCH 08/21] blk-mq: Cleanup hardware context data node selection Alexander Gordeev (Fri Sep 16 2016 - 04:52:32 EST)
- [PATCH 07/21] blk-mq: Remove a redundant assignment Alexander Gordeev (Fri Sep 16 2016 - 04:52:40 EST)
- [PATCH 10/21] blk-mq: Get rid of unnecessary blk_mq_free_hw_queues() Alexander Gordeev (Fri Sep 16 2016 - 04:52:52 EST)
- [PATCH 13/21] blk-mq: Move hardware context init code into blk_mq_init_hctx() Alexander Gordeev (Fri Sep 16 2016 - 04:53:02 EST)
- [PATCH 21/21] null_blk: Do not limit # of hardware queues to # of CPUs Alexander Gordeev (Fri Sep 16 2016 - 04:53:22 EST)
- [PATCH RFC 20/21] blk-mq: Allow combined hardware queues Alexander Gordeev (Fri Sep 16 2016 - 04:53:33 EST)
- [PATCH RFC 19/21] blk-mq: Enable combined hardware queues Alexander Gordeev (Fri Sep 16 2016 - 04:53:45 EST)
- [PATCH RFC 18/21] blk-mq: Enable tag numbers exceed hardware queue depth Alexander Gordeev (Fri Sep 16 2016 - 04:53:55 EST)
- [PATCH 03/21] block: Get rid of unused request_queue::nr_queues member Alexander Gordeev (Fri Sep 16 2016 - 04:54:03 EST)
- [PATCH RFC 17/21] blk-mq: Introduce a 1:N hardware contexts Alexander Gordeev (Fri Sep 16 2016 - 04:54:14 EST)
- [PATCH 14/21] blk-mq: Rework blk_mq_init_hctx() function Alexander Gordeev (Fri Sep 16 2016 - 04:54:26 EST)
- [PATCH 16/21] blk-mq: Set flush_start_tag to BLK_MQ_MAX_DEPTH Alexander Gordeev (Fri Sep 16 2016 - 04:54:45 EST)
- [PATCH 15/21] blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put() Alexander Gordeev (Fri Sep 16 2016 - 04:55:03 EST)
- [PATCH 11/21] blk-mq: Move duplicating code to blk_mq_exit_hctx() Alexander Gordeev (Fri Sep 16 2016 - 04:55:16 EST)
- [PATCH 12/21] blk-mq: Uninit hardware context in order reverse to init Alexander Gordeev (Fri Sep 16 2016 - 04:55:20 EST)
- [PATCH 05/21] blk-mq: Update hardware queue map after q->nr_hw_queues is set Alexander Gordeev (Fri Sep 16 2016 - 04:55:31 EST)
- [PATCH 09/21] blk-mq: Cleanup a loop exit condition Alexander Gordeev (Fri Sep 16 2016 - 04:55:55 EST)
- [PATCH 04/21] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations Alexander Gordeev (Fri Sep 16 2016 - 04:56:08 EST)
- Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes loic pallardy (Fri Sep 16 2016 - 05:03:21 EST)
- RE: [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks Gabriele Paoloni (Fri Sep 16 2016 - 05:03:24 EST)
- Re: [PATCH 1/3] virtio: Basic implementation of virtio pstore driver Namhyung Kim (Fri Sep 16 2016 - 05:05:44 EST)
- Re: v4.8-rc: GSM audio causes trouble Pavel Machek (Fri Sep 16 2016 - 05:08:15 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Jan Kara (Fri Sep 16 2016 - 05:12:54 EST)
- Re: [PATCH 0/6] x86/dumpstack: replace dump_trace() with a new unwinder Ingo Molnar (Fri Sep 16 2016 - 05:16:32 EST)
- [PATCH] drm/rockchip: Respect page offset for PRIME mmap calls Tomasz Figa (Fri Sep 16 2016 - 05:17:41 EST)
- [tip:x86/asm] x86/entry/64: Fix a minor comment rebase error tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:17:50 EST)
- [tip:x86/asm] sched/core: Add try_get_task_stack() and put_task_stack() tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:18:04 EST)
- [tip:x86/asm] kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_kthread() function tip-bot for Oleg Nesterov (Fri Sep 16 2016 - 05:18:33 EST)
- [tip:x86/asm] x86/dumpstack: Pin the target stack when dumping it tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:18:59 EST)
- [tip:x86/asm] x86/process: Pin the target stack in get_wchan() tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:19:20 EST)
- [tip:x86/asm] lib/syscall: Pin the task stack in collect_syscall() tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:19:53 EST)
- [tip:x86/asm] sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:20:11 EST)
- [tip:x86/asm] fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_VMAP_STACK=y tip-bot for Andy Lutomirski (Fri Sep 16 2016 - 05:20:37 EST)
- Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Fri Sep 16 2016 - 05:24:30 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Christoph Hellwig (Fri Sep 16 2016 - 05:27:55 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Matt Fleming (Fri Sep 16 2016 - 05:32:04 EST)
- [PATCH v2] skd: fix assert typo Eric Engestrom (Fri Sep 16 2016 - 05:32:38 EST)
- [PATCH] drm/ttm: remove cpu_address member from ttm_tt Alexandre Courbot (Fri Sep 16 2016 - 05:32:57 EST)
- Re: [PATCH] i2c: i2c-mux-pca954x: retry updating the mux selection on failure Peter Rosin (Fri Sep 16 2016 - 05:34:53 EST)
- Re: [PATCH] drm/ttm: remove cpu_address member from ttm_tt Christian KÃnig (Fri Sep 16 2016 - 05:44:20 EST)
- [PATCH][V2] net: r6040: add in missing white space in error message text Colin King (Fri Sep 16 2016 - 05:45:24 EST)
- [PATCH] ovl: Fix info leak in ovl_lookup_temp() Richard Weinberger (Fri Sep 16 2016 - 05:46:28 EST)
- Re: [PATCH 1/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Andreas Herrmann (Fri Sep 16 2016 - 05:48:07 EST)
- [PATCH 0/2] powernv: Implement lite variant of stop with ESL=EC=0 Gautham R. Shenoy (Fri Sep 16 2016 - 05:48:21 EST)
- [PATCH 1/2] powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro Gautham R. Shenoy (Fri Sep 16 2016 - 05:48:31 EST)
- [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop Gautham R. Shenoy (Fri Sep 16 2016 - 05:48:43 EST)
- Re: [PATCH] percpu: make this_cpu_generic_read notrace Will Deacon (Fri Sep 16 2016 - 05:53:20 EST)
- Re: [PATCH v1 2/3] usb: gadget: NCM: link socket buffers to the device for received packets Harish Jenny K N (Fri Sep 16 2016 - 05:54:47 EST)
- [PATCH] drm/vc4: Enable limited range RGB output on HDMI with CEA modes. Eric Anholt (Fri Sep 16 2016 - 06:00:02 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mike Galbraith (Fri Sep 16 2016 - 06:01:21 EST)
- Re: powerpc: Discard ffs() function and use builtin_ffs instead Christophe Leroy (Fri Sep 16 2016 - 06:01:54 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Alexander Gordeev (Fri Sep 16 2016 - 06:04:25 EST)
- Re: [PATCH 2/3] qemu: Implement virtio-pstore device Namhyung Kim (Fri Sep 16 2016 - 06:06:13 EST)
- Re: [PATCH] percpu: make this_cpu_generic_read notrace Chunyan Zhang (Fri Sep 16 2016 - 06:08:37 EST)
- [PATCH] ALSA: au88x0: Add missing \n to end of dev_err message Colin King (Fri Sep 16 2016 - 06:11:24 EST)
- Re: [PATCH v2 11/17] UBI: simplify recover_peb() code Richard Weinberger (Fri Sep 16 2016 - 06:15:05 EST)
- Re: [PATCH v3 2/3] x86 Test and expose CPUID faulting capabilities in /proc/cpuinfo Thomas Gleixner (Fri Sep 16 2016 - 06:15:50 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Mark Brown (Fri Sep 16 2016 - 06:18:31 EST)
- [PATCH] clocksource/drivers/samsung_pwm_timer: Add missing \n to end of error messages Colin King (Fri Sep 16 2016 - 06:19:13 EST)
- Re: [PATCH] lightnvm: propagate device_add() error code Matias BjÃrling (Fri Sep 16 2016 - 06:20:05 EST)
- [PATCH] agp/intel: add missing \n to end of dev_emerg message Colin King (Fri Sep 16 2016 - 06:23:41 EST)
- Re: [PATCH 2/2 v2][resend] drm: bridge: add DesignWare HDMI I2S audio support Mark Brown (Fri Sep 16 2016 - 06:31:22 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Mark Rutland (Fri Sep 16 2016 - 06:33:59 EST)
- Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings zerons (Fri Sep 16 2016 - 06:41:59 EST)
- Re: [PATCH v2 09/11] tile/tracing: fix compat syscall handling kbuild test robot (Fri Sep 16 2016 - 06:43:01 EST)
- Re: [PATCH v2 16/17] UBI: hide EBA internals Richard Weinberger (Fri Sep 16 2016 - 06:44:50 EST)
- Re: [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs Dan Williams (Fri Sep 16 2016 - 06:47:46 EST)
- [PATCH 1/1] ARM: imx53: configure imx for ULPI phy Fabien Lahoudere (Fri Sep 16 2016 - 06:51:20 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Peter Zijlstra (Fri Sep 16 2016 - 06:51:55 EST)
- Re: [PATCH 1/2 v3] drm/bridge: adv7511: Add Audio support. Lars-Peter Clausen (Fri Sep 16 2016 - 06:52:07 EST)
- [PATCH v2 0/3] gpio / pinctrl: cherryview: Fix missing events from EC Mika Westerberg (Fri Sep 16 2016 - 06:53:00 EST)
- [PATCH v2 2/3] pinctrl: cherryview: Convert to use devm_gpiochip_add_data() Mika Westerberg (Fri Sep 16 2016 - 06:53:10 EST)
- [PATCH v2 3/3] pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain Mika Westerberg (Fri Sep 16 2016 - 06:53:15 EST)
- [PATCH v2 1/3] gpiolib: Make it possible to exclude GPIOs from IRQ domain Mika Westerberg (Fri Sep 16 2016 - 06:53:35 EST)
- [PATCH 1/1] ARM: imx53: Add binding to disable USB 60Mhz clock Fabien Lahoudere (Fri Sep 16 2016 - 06:54:08 EST)
- [PATCH] dmaengine: omap-dma: Enable burst and data pack for SG Peter Ujfalusi (Fri Sep 16 2016 - 06:54:23 EST)
- Re: lockdep: incorrect deadlock warning with two GPIO expanders Peter Zijlstra (Fri Sep 16 2016 - 06:56:45 EST)
- [PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary Vitaly Kuznetsov (Fri Sep 16 2016 - 06:59:31 EST)
- Re: [PATCH] configfs: Return -EFBIG from configfs_write_bin_file. Christoph Hellwig (Fri Sep 16 2016 - 06:59:55 EST)
- Re: [PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices Sylwester Nawrocki (Fri Sep 16 2016 - 07:00:31 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Alban Browaeys (Fri Sep 16 2016 - 07:03:40 EST)
- [PATCH v12 0/4] generic TEE subsystem Jens Wiklander (Fri Sep 16 2016 - 07:10:17 EST)
- [PATCH v12 1/4] dt/bindings: add bindings for optee Jens Wiklander (Fri Sep 16 2016 - 07:10:22 EST)
- [PATCH v12 4/4] Documentation: tee subsystem and op-tee driver Jens Wiklander (Fri Sep 16 2016 - 07:10:38 EST)
- [PATCH v12 2/4] tee: generic TEE subsystem Jens Wiklander (Fri Sep 16 2016 - 07:10:58 EST)
- [PATCH v12 3/4] tee: add OP-TEE driver Jens Wiklander (Fri Sep 16 2016 - 07:11:03 EST)
- Re: [PATCH v2 1/7] clocksource: exynos_mct: Add the support for ARM64 Krzysztof Kozlowski (Fri Sep 16 2016 - 07:11:18 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Guenter Roeck (Fri Sep 16 2016 - 07:11:29 EST)
- Re: [PATCH] of/platform: Initialise dev->fwnode appropriately Lorenzo Pieralisi (Fri Sep 16 2016 - 07:12:00 EST)
- [PATCH 2/3] iio: adc: men_z188_adc: constify iio_info structures Julia Lawall (Fri Sep 16 2016 - 07:13:57 EST)
- [PATCH 1/3] iio: common: ssp_sensors: accel: constify iio_info structures Julia Lawall (Fri Sep 16 2016 - 07:14:04 EST)
- [PATCH 3/3] iio: common: ssp_sensors: gyro: constify iio_info structures Julia Lawall (Fri Sep 16 2016 - 07:14:13 EST)
- [PATCH 0/3] constify iio_info structures Julia Lawall (Fri Sep 16 2016 - 07:14:28 EST)
- Re: [PATCH] ALSA: au88x0: Add missing \n to end of dev_err message Takashi Iwai (Fri Sep 16 2016 - 07:14:39 EST)
- Re: lockdep: incorrect deadlock warning with two GPIO expanders Bartosz Golaszewski (Fri Sep 16 2016 - 07:14:59 EST)
- Re: [PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices Krzysztof Kozlowski (Fri Sep 16 2016 - 07:16:50 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough Hannes Reinecke (Fri Sep 16 2016 - 07:16:57 EST)
- [PATCH 0/2] media: Use complete() instead complete_all() Daniel Wagner (Fri Sep 16 2016 - 07:18:46 EST)
- [PATCH 2/2] [media] lirc_imon: use complete() instead complete_all() Daniel Wagner (Fri Sep 16 2016 - 07:18:54 EST)
- [PATCH 1/2] [media] imon: use complete() instead of complete_all() Daniel Wagner (Fri Sep 16 2016 - 07:19:03 EST)
- [PATCH] x86/RAS/mce_amd_inj: fix signed wrap around when decrementing index i Colin King (Fri Sep 16 2016 - 07:20:26 EST)
- Re: [PATCH] staging: rts5208: Comparisons should place the constant on the right side of the test Dan Carpenter (Fri Sep 16 2016 - 07:23:02 EST)
- Re: [PATCH v2 0/2] Drivers: hv: vmbus: make bus ids in sysfs persistent Vitaly Kuznetsov (Fri Sep 16 2016 - 07:23:13 EST)
- Re: [PATCH 07/11] pipe: remove generic_pipe_buf_confirm() Christoph Hellwig (Fri Sep 16 2016 - 07:23:51 EST)
- Re: [PATCH 00/11] splice cleanups Christoph Hellwig (Fri Sep 16 2016 - 07:24:17 EST)
- [PATCH][V2][Fix commit message] x86/RAS/mce_amd_inj: fix signed wrap around when decrementing index i Colin King (Fri Sep 16 2016 - 07:24:26 EST)
- Re: [PATCH v2 11/17] UBI: simplify recover_peb() code Boris Brezillon (Fri Sep 16 2016 - 07:24:36 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 07:25:25 EST)
- [PATCH v3 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Fri Sep 16 2016 - 07:35:08 EST)
- [PATCH v3 1/2] leds: ncp5623: Add device tree binding documentation Florian Vaussard (Fri Sep 16 2016 - 07:35:25 EST)
- [PATCH v3 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Fri Sep 16 2016 - 07:35:27 EST)
- Re: [PATCH v2 16/17] UBI: hide EBA internals Boris Brezillon (Fri Sep 16 2016 - 07:38:32 EST)
- Re: [PATCH v2 17/17] UBI: introduce the VID buffer concept Richard Weinberger (Fri Sep 16 2016 - 07:39:24 EST)
- Re: [PATCH v2 17/17] UBI: introduce the VID buffer concept Boris Brezillon (Fri Sep 16 2016 - 07:41:38 EST)
- Re: [PATCH v2 00/10] pinctrl: exynos/samsung: Add header with values used for configuration Krzysztof Kozlowski (Fri Sep 16 2016 - 07:42:54 EST)
- Re: [PATCH v7 0/5] mfd: tps65218: Clean ups Keerthy (Fri Sep 16 2016 - 07:43:30 EST)
- Talent Scout Camilia Brunnet (Fri Sep 16 2016 - 07:46:05 EST)
- [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem Linus Walleij (Fri Sep 16 2016 - 07:53:19 EST)
- Re: [tip:x86/asm] x86/dumpstack: Pin the target stack when dumping it Josh Poimboeuf (Fri Sep 16 2016 - 07:56:12 EST)
- net/sunrpc/stats.c:204: undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Fri Sep 16 2016 - 07:58:09 EST)
- [tip:perf/urgent] perf/x86/intel/pt: Fix an off-by-one in address filter configuration tip-bot for Alexander Shishkin (Fri Sep 16 2016 - 07:58:57 EST)
- Re: [PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam Iaroslav Gridin (Fri Sep 16 2016 - 07:59:33 EST)
- [tip:perf/urgent] perf/x86/intel/pt: Fix kernel address filter's offset validation tip-bot for Alexander Shishkin (Fri Sep 16 2016 - 07:59:47 EST)
- [tip:perf/urgent] perf/x86/intel/pt: Do validate the size of a kernel address filter tip-bot for Alexander Shishkin (Fri Sep 16 2016 - 07:59:58 EST)
- Re: [PATCH v2] skd: fix assert typo Johannes Thumshirn (Fri Sep 16 2016 - 08:00:08 EST)
- Re: lockdep: incorrect deadlock warning with two GPIO expanders Bartosz Golaszewski (Fri Sep 16 2016 - 08:01:11 EST)
- Re: [RFC/RFT][PATCH v3 0/5] Functional dependencies between devices Rafael J. Wysocki (Fri Sep 16 2016 - 08:04:33 EST)
- Re: [RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Rafael J. Wysocki (Fri Sep 16 2016 - 08:06:16 EST)
- Re: [PATCH] of/platform: Initialise dev->fwnode appropriately Robin Murphy (Fri Sep 16 2016 - 08:07:29 EST)
- Re: [PATCHv3 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries Kirill A. Shutemov (Fri Sep 16 2016 - 08:07:53 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Daniel Gorsulowski (Fri Sep 16 2016 - 08:08:57 EST)
- Re: [PATCHv3 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled Kirill A. Shutemov (Fri Sep 16 2016 - 08:09:20 EST)
- Re: [PATCH v2] fs/dcache.c: avoid soft-lockup in dput() Al Viro (Fri Sep 16 2016 - 08:10:46 EST)
- Re: [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware Kirill A. Shutemov (Fri Sep 16 2016 - 08:10:57 EST)
- Re: [PATCH V3 1/5] Documentation: Add support for TI System Control Interface (TI-SCI) protocol Rob Herring (Fri Sep 16 2016 - 08:14:01 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Peter Zijlstra (Fri Sep 16 2016 - 08:16:37 EST)
- Re: [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware Kirill A. Shutemov (Fri Sep 16 2016 - 08:17:54 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Arnd Bergmann (Fri Sep 16 2016 - 08:19:06 EST)
- [PATCH 00/12] misc filesystem patches for 4.9 Miklos Szeredi (Fri Sep 16 2016 - 08:19:46 EST)
- [PATCH 02/12] vfs: move permission checking into notify_change() for utimes(NULL) Miklos Szeredi (Fri Sep 16 2016 - 08:20:00 EST)
- [PATCH 01/12] ima: use file_dentry() Miklos Szeredi (Fri Sep 16 2016 - 08:20:10 EST)
- [PATCH 10/12] posix_acl: don't ignore return value of posix_acl_create_masq() Miklos Szeredi (Fri Sep 16 2016 - 08:20:18 EST)
- [PATCH 09/12] f2fs: use filemap_check_errors() Miklos Szeredi (Fri Sep 16 2016 - 08:20:43 EST)
- [PATCH 12/12] vfat: don't use ->d_time Miklos Szeredi (Fri Sep 16 2016 - 08:20:55 EST)
- [PATCH 11/12] cifs: don't use ->d_time Miklos Szeredi (Fri Sep 16 2016 - 08:21:05 EST)
- [PATCH 08/12] btrfs: use filemap_check_errors() Miklos Szeredi (Fri Sep 16 2016 - 08:21:15 EST)
- [PATCH 07/12] vfs: do get_write_access() on upper layer of overlayfs Miklos Szeredi (Fri Sep 16 2016 - 08:21:26 EST)
- [PATCH 06/12] vfs: make argument of d_real_inode() const Miklos Szeredi (Fri Sep 16 2016 - 08:21:54 EST)
- [PATCH 05/12] locks: fix file locking on overlayfs Miklos Szeredi (Fri Sep 16 2016 - 08:22:06 EST)
- [PATCH 04/12] fsnotify: support overlayfs Miklos Szeredi (Fri Sep 16 2016 - 08:22:20 EST)
- [PATCH 03/12] vfs: update ovl inode before relatime check Miklos Szeredi (Fri Sep 16 2016 - 08:22:30 EST)
- [GIT PULL 0/7] LightNVM pull request for 4.9 Matias BjÃrling (Fri Sep 16 2016 - 08:25:38 EST)
- [PATCH 1/7] lightnvm: NVM should depend on HAS_DMA Matias BjÃrling (Fri Sep 16 2016 - 08:25:50 EST)
- [PATCH 2/7] nvme: refactor namespaces to support non-gendisk devices Matias BjÃrling (Fri Sep 16 2016 - 08:25:59 EST)
- [PATCH 6/7] lightnvm: expose device geometry through sysfs Matias BjÃrling (Fri Sep 16 2016 - 08:26:21 EST)
- [PATCH 7/7] lightnvm: propagate device_add() error code Matias BjÃrling (Fri Sep 16 2016 - 08:26:23 EST)
- [PATCH 5/7] lightnvm: control life of nvm_dev in driver Matias BjÃrling (Fri Sep 16 2016 - 08:26:35 EST)
- [PATCH 4/7] blk-mq: register device instead of disk Matias BjÃrling (Fri Sep 16 2016 - 08:26:45 EST)
- [PATCH 3/7] null_blk: refactor to support non-gendisk devices Matias BjÃrling (Fri Sep 16 2016 - 08:26:55 EST)
- Re: [PATCH] PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency Chanwoo Choi (Fri Sep 16 2016 - 08:27:06 EST)
- [Update][RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Rafael J. Wysocki (Fri Sep 16 2016 - 08:28:00 EST)
- Re: [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks Christopher Covington (Fri Sep 16 2016 - 08:28:16 EST)
- Re: [tip:x86/asm] x86/dumpstack: Pin the target stack when dumping it Josh Poimboeuf (Fri Sep 16 2016 - 08:28:33 EST)
- Re: [PATCH v4 3/4] regulator: Add support for a fixed delay after voltage increases Rob Herring (Fri Sep 16 2016 - 08:28:56 EST)
- Re: [PATCH v2] skd: fix assert typo Jeff Moyer (Fri Sep 16 2016 - 08:41:09 EST)
- Re: [PATCH 0/2] tools include: Fix uapi mman.h for each architecture Ravi Bangoria (Fri Sep 16 2016 - 08:42:07 EST)
- Re: [PATCH 10/12] posix_acl: don't ignore return value of posix_acl_create_masq() Andreas GrÃnbacher (Fri Sep 16 2016 - 08:45:51 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Vincent Guittot (Fri Sep 16 2016 - 08:46:01 EST)
- Re: [PATCH V6 1/3] perf tools: making perf_evsel__append_filter() generic Adrian Hunter (Fri Sep 16 2016 - 08:48:22 EST)
- Re: [PATCH V6 2/3] perf tools: new tracepoint specific function Adrian Hunter (Fri Sep 16 2016 - 08:48:44 EST)
- Re: [PATCH V6 3/3] perf tools: adding support for address filters Adrian Hunter (Fri Sep 16 2016 - 08:49:22 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Jan Kara (Fri Sep 16 2016 - 08:50:02 EST)
- Re: [PATCH v2] fs/dcache.c: avoid soft-lockup in dput() Vaishali Thakkar (Fri Sep 16 2016 - 08:51:27 EST)
- Re: [PATCH V6 0/3] Adding support for address filters Adrian Hunter (Fri Sep 16 2016 - 08:53:53 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Marc Zyngier (Fri Sep 16 2016 - 08:55:55 EST)
- Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings Greg KH (Fri Sep 16 2016 - 08:57:34 EST)
- Re: [tip:x86/asm] x86/dumpstack: Pin the target stack when dumping it Ingo Molnar (Fri Sep 16 2016 - 08:58:13 EST)
- Re: [PATCH v2] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 Matt Fleming (Fri Sep 16 2016 - 09:01:35 EST)
- [PATCH -next] memory: atmel-ebi: fix return value check in at91_ebi_dev_disable() Wei Yongjun (Fri Sep 16 2016 - 09:04:03 EST)
- [PATCH -next] memory: atmel-sdramc: use builtin_platform_driver to simplify the code Wei Yongjun (Fri Sep 16 2016 - 09:05:26 EST)
- [PATCH] x86/dumpstack: remove NULL task pointer convention Josh Poimboeuf (Fri Sep 16 2016 - 09:05:40 EST)
- Re: [PATCH 1/4] dt-bindings: Add summit vendor id Rob Herring (Fri Sep 16 2016 - 09:06:39 EST)
- Re: [PATCH v2] skd: fix assert typo Eric Engestrom (Fri Sep 16 2016 - 09:06:59 EST)
- Re: [RESEND PATCH 0/3] mtd: nand: standardize ECC maximization Boris Brezillon (Fri Sep 16 2016 - 09:09:03 EST)
- Re: [PATCH] mtd: nand: Fix nand_command_lp() for 8bits opcodes Boris Brezillon (Fri Sep 16 2016 - 09:16:32 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Krzysztof Kozlowski (Fri Sep 16 2016 - 09:17:00 EST)
- [PATCH 2/5] soc/fsl: Introduce DPAA 1.x QMan device driver Claudiu Manoil (Fri Sep 16 2016 - 09:17:12 EST)
- [PATCH 4/5] soc/qman: Add self-test for QMan driver Claudiu Manoil (Fri Sep 16 2016 - 09:17:32 EST)
- [PATCH 3/5] soc/bman: Add self-test for BMan driver Claudiu Manoil (Fri Sep 16 2016 - 09:17:51 EST)
- [PATCH 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig Claudiu Manoil (Fri Sep 16 2016 - 09:17:53 EST)
- Re: [PATCH] percpu: make this_cpu_generic_read notrace Steven Rostedt (Fri Sep 16 2016 - 09:20:02 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Greg KH (Fri Sep 16 2016 - 09:22:19 EST)
- [patch 03/32] greybus: operations logic Greg KH (Fri Sep 16 2016 - 09:22:53 EST)
- [patch 04/32] greybus: host driver framework Greg KH (Fri Sep 16 2016 - 09:23:09 EST)
- [patch 05/32] greybus: trace.h Greg KH (Fri Sep 16 2016 - 09:23:25 EST)
- [patch 06/32] greybus: svc driver/watchdog Greg KH (Fri Sep 16 2016 - 09:23:47 EST)
- [patch 07/32] greybus: core code Greg KH (Fri Sep 16 2016 - 09:24:05 EST)
- [patch 08/32] greybus: bootrom driver Greg KH (Fri Sep 16 2016 - 09:24:24 EST)
- Re: [PATCH v2 11/17] UBI: simplify recover_peb() code Richard Weinberger (Fri Sep 16 2016 - 09:24:38 EST)
- [patch 09/32] greybus: firmware download class driver Greg KH (Fri Sep 16 2016 - 09:24:49 EST)
- [patch 10/32] greybus: audio driver Greg KH (Fri Sep 16 2016 - 09:25:09 EST)
- [patch 11/32] greybus: camera driver Greg KH (Fri Sep 16 2016 - 09:25:24 EST)
- Re: [PATCH v2 16/17] UBI: hide EBA internals Richard Weinberger (Fri Sep 16 2016 - 09:25:37 EST)
- [patch 12/32] greybus: es2 host driver Greg KH (Fri Sep 16 2016 - 09:25:47 EST)
- Re: [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim Peter Zijlstra (Fri Sep 16 2016 - 09:25:58 EST)
- Re: [RFC] writev() semantics with invalid iovec in the middle One Thousand Gnomes (Fri Sep 16 2016 - 09:26:20 EST)
- Re: [PATCH v2 00/21] UBI: various rework/cleanup/fixes Richard Weinberger (Fri Sep 16 2016 - 09:27:02 EST)
- Re: [PATCH v2 11/17] UBI: simplify recover_peb() code Boris Brezillon (Fri Sep 16 2016 - 09:27:39 EST)
- Re: [PATCH 2/4] dt-bindings: Add summit SMB347 charger bindings Rob Herring (Fri Sep 16 2016 - 09:29:47 EST)
- Re: [PATCH 4/4] power: smb347-charger: Summit SMB345 charger IC Rob Herring (Fri Sep 16 2016 - 09:31:58 EST)
- Re: [PATCH v7 0/5] mfd: tps65218: Clean ups Mark Brown (Fri Sep 16 2016 - 09:32:27 EST)
- [PATCH 1/5] soc/fsl: Introduce DPAA 1.x BMan device driver Claudiu Manoil (Fri Sep 16 2016 - 09:34:07 EST)
- [PATCH 0/5] Freescale DPAA 1.x QBMan Drivers Claudiu Manoil (Fri Sep 16 2016 - 09:35:07 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Alban Browaeys (Fri Sep 16 2016 - 09:36:05 EST)
- [BUG] jbd2: lockdep deadlock warning Thomas Gleixner (Fri Sep 16 2016 - 09:38:18 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 09:41:28 EST)
- RE: [PATCH V6 2/5] PCI/ACPI: Check platform specific ECAM quirks Gabriele Paoloni (Fri Sep 16 2016 - 09:44:04 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Aleksey Makarov (Fri Sep 16 2016 - 09:44:36 EST)
- Re: [PATCH 1/2] dt-bindings: msm8996-pcie-phy: add support for msm8996 pcie phy Rob Herring (Fri Sep 16 2016 - 09:52:36 EST)
- Re: [PATCH 01/10] staging: slicoss: slic.h: add a macro IOMEM_GET_FIELDADDR to fix sparse warnings zerons (Fri Sep 16 2016 - 09:54:57 EST)
- [PATCH] perf/x86/intel/pt: Add enables for PTWRITE and power event tracing Alexander Shishkin (Fri Sep 16 2016 - 09:55:07 EST)
- Re: [PATCH v2] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h Ralf Baechle (Fri Sep 16 2016 - 09:56:20 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Rui Teng (Fri Sep 16 2016 - 09:59:12 EST)
- Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board ayaka (Fri Sep 16 2016 - 10:05:07 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Greg KH (Fri Sep 16 2016 - 10:06:31 EST)
- Re: [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim Peter Zijlstra (Fri Sep 16 2016 - 10:07:23 EST)
- [lkp] [net] 70a8118a03: BUG: workqueue leaked lock or atomic: kworker/0:1/0x00000000/28 kernel test robot (Fri Sep 16 2016 - 10:07:51 EST)
- [patch 13/32] greybus: HID driver Greg KH (Fri Sep 16 2016 - 10:10:07 EST)
- [patch 14/32] greybus: LED driver Greg KH (Fri Sep 16 2016 - 10:10:22 EST)
- [patch 15/32] greybus: logging driver Greg KH (Fri Sep 16 2016 - 10:10:34 EST)
- [PATCH 0/2] Drivers: hv: vmbus: Use persistent IDs for vmbus device names kys (Fri Sep 16 2016 - 10:10:49 EST)
- [patch 16/32] greybus: loopback driver Greg KH (Fri Sep 16 2016 - 10:11:00 EST)
- [patch 17/32] greybus: power supply driver Greg KH (Fri Sep 16 2016 - 10:11:17 EST)
- [PATCH 2/2] Drivers: hv: get rid of id in struct vmbus_channel kys (Fri Sep 16 2016 - 10:11:26 EST)
- [patch 18/32] greybus: raw driver Greg KH (Fri Sep 16 2016 - 10:11:35 EST)
- [PATCH 1/2] Drivers: hv: make VMBus bus ids persistent kys (Fri Sep 16 2016 - 10:11:46 EST)
- http://www.remword.com/kps_result/ unavailable! Michael Opdenacker (Fri Sep 16 2016 - 10:12:07 EST)
- [patch 19/32] greybus: timesync driver Greg KH (Fri Sep 16 2016 - 10:12:10 EST)
- [patch 20/32] greybus: vibrator driver Greg KH (Fri Sep 16 2016 - 10:12:24 EST)
- [PATCH 1/1] Drivers: hv: hv_util: Avoid dynamic allocation in time synch kys (Fri Sep 16 2016 - 10:12:47 EST)
- [PATCH] x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE Matt Fleming (Fri Sep 16 2016 - 10:12:47 EST)
- [lkp] [sched/numa, mm] d59dc7bcfa: No primary change: reaim.time.voluntary_context_switches +110.7% kernel test robot (Fri Sep 16 2016 - 10:14:57 EST)
- Re: [PATCH 2/2] phy: msm8996-pcie-phy: Add support to msm8996 pcie phy Stanimir Varbanov (Fri Sep 16 2016 - 10:15:18 EST)
- [PATCH V6] usb: core: Introduce a USB port LED trigger RafaÅ MiÅecki (Fri Sep 16 2016 - 10:16:00 EST)
- Re: [PATCH v4 3/4] gpu: ipu-ic: Add complete image conversion support with tiling Philipp Zabel (Fri Sep 16 2016 - 10:16:23 EST)
- Re: [PATCH] pcie: qcom: add support to msm8996 PCIE controller Rob Herring (Fri Sep 16 2016 - 10:17:23 EST)
- [PATCH] gpio: pca953x: fix an incorrect lockdep warning Bartosz Golaszewski (Fri Sep 16 2016 - 10:18:23 EST)
- [patch 21/32] greybus: arche platform driver Greg KH (Fri Sep 16 2016 - 10:19:57 EST)
- Re: [PATCH v2 1/8] doc: DT: vidc: binding document for Qualcomm video driver Rob Herring (Fri Sep 16 2016 - 10:20:04 EST)
- [patch 22/32] greybus: bridged phy bus code Greg KH (Fri Sep 16 2016 - 10:20:18 EST)
- [patch 23/32] greybus: bridged phy gpio driver Greg KH (Fri Sep 16 2016 - 10:20:30 EST)
- [patch 24/32] greybus: bridged phy i2c driver Greg KH (Fri Sep 16 2016 - 10:20:45 EST)
- [patch 25/32] greybus: bridged phy pwm driver Greg KH (Fri Sep 16 2016 - 10:20:58 EST)
- [patch 26/32] greybus: bridged phy sdio driver Greg KH (Fri Sep 16 2016 - 10:21:12 EST)
- Re: lockdep: incorrect deadlock warning with two GPIO expanders Bartosz Golaszewski (Fri Sep 16 2016 - 10:21:25 EST)
- [patch 27/32] greybus: bridged phy spi driver Greg KH (Fri Sep 16 2016 - 10:21:39 EST)
- Re: [PATCH v4 21/22] phy: Add support for Qualcomm's USB HSIC phy Rob Herring (Fri Sep 16 2016 - 10:21:47 EST)
- [patch 29/32] greybus: bridged phy usb driver Greg KH (Fri Sep 16 2016 - 10:21:57 EST)
- Re: [PATCH v3 1/3] nvme/scsi: Remove power management support Keith Busch (Fri Sep 16 2016 - 10:22:15 EST)
- [patch 30/32] greybus: tools Greg KH (Fri Sep 16 2016 - 10:22:24 EST)
- [patch 31/32] greybus: documentation Greg KH (Fri Sep 16 2016 - 10:22:41 EST)
- [patch 32/32] greybus: add to the build Greg KH (Fri Sep 16 2016 - 10:22:54 EST)
- [patch 28/32] greybus: bridged phy uart driver Greg KH (Fri Sep 16 2016 - 10:23:07 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Vincent Guittot (Fri Sep 16 2016 - 10:23:50 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Greg KH (Fri Sep 16 2016 - 10:25:07 EST)
- Re: [PATCH v3 1/3] nvme/scsi: Remove power management support Christoph Hellwig (Fri Sep 16 2016 - 10:25:17 EST)
- RE: [PATCH v2 0/2] Drivers: hv: vmbus: make bus ids in sysfs persistent KY Srinivasan (Fri Sep 16 2016 - 10:26:14 EST)
- [PATCH v2 0/6] kvm: x86: export TSC information to user-space Luiz Capitulino (Fri Sep 16 2016 - 10:27:52 EST)
- [PATCH 4/6] kvm: add stubs for arch specific debugfs support Luiz Capitulino (Fri Sep 16 2016 - 10:27:59 EST)
- [PATCH 3/6] kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer Luiz Capitulino (Fri Sep 16 2016 - 10:28:09 EST)
- [PATCH 5/6] kvm: create per-vcpu dirs in debugfs Luiz Capitulino (Fri Sep 16 2016 - 10:28:24 EST)
- [PATCH 2/6] kvm: x86: drop read_tsc_offset() Luiz Capitulino (Fri Sep 16 2016 - 10:28:24 EST)
- [PATCH 1/6] kvm: x86: add tsc_offset field to struct kvm_vcpu_arch Luiz Capitulino (Fri Sep 16 2016 - 10:28:34 EST)
- [PATCH 6/6] kvm: x86: export TSC information to user-space Luiz Capitulino (Fri Sep 16 2016 - 10:28:45 EST)
- RE: [PATCH 1/1] Drivers: hv: hv_util: Avoid dynamic allocation in time synch KY Srinivasan (Fri Sep 16 2016 - 10:29:40 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Matt Fleming (Fri Sep 16 2016 - 10:30:20 EST)
- Re: [PATCH v3) posix-timers: make it configurable kbuild test robot (Fri Sep 16 2016 - 10:31:42 EST)
- [PATCH 1/3] staging: r8188eu: remove ODM_CmnInfoUpdate function Ivan Safonov (Fri Sep 16 2016 - 10:32:17 EST)
- Re: [GIT PULL] ARM: exynos: Fixes for v4.8, secound round Arnd Bergmann (Fri Sep 16 2016 - 10:32:30 EST)
- [PATCH 2/3] staging: r8188eu: remove ODM_CmnInfoHook function Ivan Safonov (Fri Sep 16 2016 - 10:32:39 EST)
- [PATCH 3/3] staging: r8188eu: remove ODM_CmnInfoPtrArrayHook function Ivan Safonov (Fri Sep 16 2016 - 10:32:57 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 10:33:10 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Greg KH (Fri Sep 16 2016 - 10:40:11 EST)
- Re: [PATCH] gpio: pca953x: fix an incorrect lockdep warning Bartosz Golaszewski (Fri Sep 16 2016 - 10:40:41 EST)
- [PATCH V7 0/3] Adding support for address filters Mathieu Poirier (Fri Sep 16 2016 - 10:44:19 EST)
- [PATCH V7 2/3] perf tools: new tracepoint specific function Mathieu Poirier (Fri Sep 16 2016 - 10:44:31 EST)
- [PATCH V7 1/3] perf tools: making perf_evsel__append_filter() generic Mathieu Poirier (Fri Sep 16 2016 - 10:44:33 EST)
- [PATCH V7 3/3] perf tools: adding support for address filters Mathieu Poirier (Fri Sep 16 2016 - 10:44:42 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mark Rutland (Fri Sep 16 2016 - 10:45:52 EST)
- [PATCH 3/7] openrisc: restore call-saved regs on sigreturn Stafford Horne (Fri Sep 16 2016 - 10:47:10 EST)
- [PATCH 6/7] openrisc: add SMP and NR_CPUS Kconfig options Stafford Horne (Fri Sep 16 2016 - 10:47:16 EST)
- [PATCH 2/7] openrisc: fix PTRS_PER_PGD define Stafford Horne (Fri Sep 16 2016 - 10:47:34 EST)
- [PATCH 1/7] Apply transparent_union attribute to union semun Stafford Horne (Fri Sep 16 2016 - 10:47:47 EST)
- [PATCH 7/7] openrisc: remove the redundant of_platform_populate Stafford Horne (Fri Sep 16 2016 - 10:47:59 EST)
- [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Fri Sep 16 2016 - 10:48:13 EST)
- [PATCH 0/7] openrisc: Misc fixes from backlog Stafford Horne (Fri Sep 16 2016 - 10:48:25 EST)
- [PATCH 4/7] openrisc: Add thread-local storage (TLS) support Stafford Horne (Fri Sep 16 2016 - 10:48:37 EST)
- [PATCH] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Fri Sep 16 2016 - 10:48:47 EST)
- Re: [PATCH 0/7] openrisc: Misc fixes from backlog Stafford Horne (Fri Sep 16 2016 - 10:51:44 EST)
- Re: [PATCH v2 0/6] kvm: x86: export TSC information to user-space Paolo Bonzini (Fri Sep 16 2016 - 10:56:50 EST)
- Re: [PATCH v2 0/6] kvm: x86: export TSC information to user-space Luiz Capitulino (Fri Sep 16 2016 - 10:59:18 EST)
- [PATCH v3 02/18] UBI: fix add_fastmap() to use the vid_hdr passed in argument Boris Brezillon (Fri Sep 16 2016 - 10:59:45 EST)
- [PATCH v3 00/18] UBI: various rework/cleanup/fixes Boris Brezillon (Fri Sep 16 2016 - 10:59:58 EST)
- [PATCH v3 03/18] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary Boris Brezillon (Fri Sep 16 2016 - 11:00:06 EST)
- [PATCH v3 04/18] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header Boris Brezillon (Fri Sep 16 2016 - 11:00:18 EST)
- Re: [PATCH v2 0/6] kvm: x86: export TSC information to user-space Paolo Bonzini (Fri Sep 16 2016 - 11:00:41 EST)
- [PATCH v3 09/18] UBI: fastmap: use ubi_io_{read,write}_data() instead of ubi_io_{read,write}() Boris Brezillon (Fri Sep 16 2016 - 11:00:55 EST)
- [PATCH v3 17/18] UBI: hide EBA internals Boris Brezillon (Fri Sep 16 2016 - 11:01:08 EST)
- [PATCH v3 15/18] UBI: provide an helper to check whether a LEB is mapped or not Boris Brezillon (Fri Sep 16 2016 - 11:01:21 EST)
- [PATCH v3 14/18] UBI: add an helper to check lnum validity Boris Brezillon (Fri Sep 16 2016 - 11:01:34 EST)
- [PATCH v3 16/18] UBI: provide an helper to query LEB information Boris Brezillon (Fri Sep 16 2016 - 11:02:06 EST)
- Re: [PATCH 2/2] x86, kvm: use kvmclock to compute TSC deadline value Radim KrÄmÃÅ (Fri Sep 16 2016 - 11:02:09 EST)
- [RESEND PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx,fails-without-test-cd bit Zach Brown (Fri Sep 16 2016 - 11:02:55 EST)
- [PATCH v3 12/18] UBI: simplify recover_peb() code Boris Brezillon (Fri Sep 16 2016 - 11:03:03 EST)
- [PATCH v3 11/18] UBI: move the global ech and vidh variables into struct ubi_attach_info Boris Brezillon (Fri Sep 16 2016 - 11:03:14 EST)
- [PATCH v3 01/18] UBI: fastmap: use ubi_find_volume() instead of open coding it Boris Brezillon (Fri Sep 16 2016 - 11:03:24 EST)
- [PATCH v3 05/18] UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad) Boris Brezillon (Fri Sep 16 2016 - 11:03:38 EST)
- [PATCH v3 06/18] UBI: factorize code used to manipulate volumes at attach time Boris Brezillon (Fri Sep 16 2016 - 11:03:49 EST)
- [PATCH v3 08/18] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb() Boris Brezillon (Fri Sep 16 2016 - 11:04:00 EST)
- [GIT PULL] ARM: SoC fixes for 4.8-rc7 Arnd Bergmann (Fri Sep 16 2016 - 11:04:20 EST)
- [PATCH v3 13/18] UBI: simplify LEB write and atomic LEB change code Boris Brezillon (Fri Sep 16 2016 - 11:04:30 EST)
- [PATCH v3 18/18] UBI: introduce the VID buffer concept Boris Brezillon (Fri Sep 16 2016 - 11:04:36 EST)
- [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present Zach Brown (Fri Sep 16 2016 - 11:04:47 EST)
- [PATCH v3 10/18] UBI: provide helpers to allocate and free aeb elements Boris Brezillon (Fri Sep 16 2016 - 11:05:07 EST)
- [PATCH v3 07/18] UBI: factorize destroy_av() and ubi_remove_av() code Boris Brezillon (Fri Sep 16 2016 - 11:05:19 EST)
- Re: [PATCH 2/2] x86, kvm: use kvmclock to compute TSC deadline value Paolo Bonzini (Fri Sep 16 2016 - 11:06:47 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 11:10:03 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Andy Lutomirski (Fri Sep 16 2016 - 11:11:46 EST)
- Re: [PATCH v2 0/6] kvm: x86: export TSC information to user-space Luiz Capitulino (Fri Sep 16 2016 - 11:12:07 EST)
- Re: [PATCH] swiotlb: remove unused swiotlb_map_sg and swiotlb_unmap_sg functions Konrad Rzeszutek Wilk (Fri Sep 16 2016 - 11:12:37 EST)
- Re: [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() Andy Lutomirski (Fri Sep 16 2016 - 11:13:16 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Andy Lutomirski (Fri Sep 16 2016 - 11:13:33 EST)
- Re: [PATCH v3 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features() Andy Lutomirski (Fri Sep 16 2016 - 11:14:07 EST)
- Re: [PATCH v3 3/3] nvme: Enable autonomous power state transitions Andy Lutomirski (Fri Sep 16 2016 - 11:14:44 EST)
- [REGRESSION] RLIMIT_DATA crashes named Laura Abbott (Fri Sep 16 2016 - 11:16:54 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 11:18:34 EST)
- Re: [PATCH] drm/panel: simple-panel: add delay timings for Starry KR122EA0SRA Thierry Reding (Fri Sep 16 2016 - 11:18:45 EST)
- Re: [PATCH v4 22/22] phy: Add support for Qualcomm's USB HS phy Rob Herring (Fri Sep 16 2016 - 11:20:03 EST)
- Re: [PATCH] drm/panel: simple: Fix bus_format for the Olimex LCD-OLinuXino-4.3TS Thierry Reding (Fri Sep 16 2016 - 11:20:09 EST)
- Re: [PATCH v6 3/3] devicetree: bindings: Add vendor prefix for Topeet. Rob Herring (Fri Sep 16 2016 - 11:24:24 EST)
- Re: [PATCH 2/2] x86, kvm: use kvmclock to compute TSC deadline value Radim KrÄmÃÅ (Fri Sep 16 2016 - 11:25:02 EST)
- Should drivers like nvme let userspace control their latency via dev_pm_qos? Andy Lutomirski (Fri Sep 16 2016 - 11:27:38 EST)
- Re: [PATCH v3 3/3] nvme: Enable autonomous power state transitions Keith Busch (Fri Sep 16 2016 - 11:27:52 EST)
- Re: [PATCH 0/2] spi: meson: Add Amlogic GXBB compatible Rob Herring (Fri Sep 16 2016 - 11:28:51 EST)
- Re: [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() Peter Zijlstra (Fri Sep 16 2016 - 11:31:55 EST)
- Re: [PATCH v4] dt-bindings: Add jdi lt070me05000 panel bindings Thierry Reding (Fri Sep 16 2016 - 11:32:11 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 11:32:27 EST)
- Re: [PATCH V5] perf tools: adding support for address filters Mathieu Poirier (Fri Sep 16 2016 - 11:33:01 EST)
- Re: [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string Rob Herring (Fri Sep 16 2016 - 11:33:17 EST)
- Re: [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() Andy Lutomirski (Fri Sep 16 2016 - 11:33:30 EST)
- Re: [PATCH v4 2/2] soc: qcom: add l2 cache perf events driver Neil Leeder (Fri Sep 16 2016 - 11:33:58 EST)
- Re: [PATCH v10 3/3] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel Thierry Reding (Fri Sep 16 2016 - 11:34:17 EST)
- Re: [PATCH] pcie: qcom: add support to msm8996 PCIE controller Srinivas Kandagatla (Fri Sep 16 2016 - 11:34:30 EST)
- Re: [PATCH v3 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features() Jens Axboe (Fri Sep 16 2016 - 11:35:12 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 11:41:35 EST)
- Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation Nilay Vaish (Fri Sep 16 2016 - 11:48:04 EST)
- [PATCH V8 1/7] perf tools: confining __get_cpuid() to x86 architecture Mathieu Poirier (Fri Sep 16 2016 - 11:50:22 EST)
- [PATCH V8 2/7] perf tools: making coresight PMU listable Mathieu Poirier (Fri Sep 16 2016 - 11:50:30 EST)
- [PATCH V8 0/7] perf: Driver specific configuration for PMU Mathieu Poirier (Fri Sep 16 2016 - 11:50:38 EST)
- [PATCH V8 7/7] perf tools: adding sink configuration for cs_etm PMU Mathieu Poirier (Fri Sep 16 2016 - 11:50:55 EST)
- [PATCH V8 6/7] perf tools: adding PMU configuration to tools Mathieu Poirier (Fri Sep 16 2016 - 11:51:08 EST)
- [PATCH V8 5/7] perf tools: pushing configuration down to PMU driver Mathieu Poirier (Fri Sep 16 2016 - 11:51:21 EST)
- [PATCH V8 4/7] perf tools: add infrastructure for PMU specific configuration Mathieu Poirier (Fri Sep 16 2016 - 11:51:33 EST)
- [PATCH V8 3/7] perf tools: adding coresight etm PMU record capabilities Mathieu Poirier (Fri Sep 16 2016 - 11:51:47 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough Austin S. Hemmelgarn (Fri Sep 16 2016 - 11:54:30 EST)
- Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Tejun Heo (Fri Sep 16 2016 - 11:55:05 EST)
- Re: Should drivers like nvme let userspace control their latency via dev_pm_qos? One Thousand Gnomes (Fri Sep 16 2016 - 11:55:37 EST)
- Re: [PATCH v3 1/3] syscalls,x86 Expose arch_prctl on x86-32. Kyle Huey (Fri Sep 16 2016 - 11:56:45 EST)
- Re: [PATCH 1/7] Apply transparent_union attribute to union semun kbuild test robot (Fri Sep 16 2016 - 11:57:52 EST)
- Re: [PATCH] DMA-API-HOWTO: <asm/generic/scatterlist.h> is no more Jonathan Corbet (Fri Sep 16 2016 - 12:01:22 EST)
- Re: [PATCH] docs/driver-model: fix typo Jonathan Corbet (Fri Sep 16 2016 - 12:02:29 EST)
- [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Fri Sep 16 2016 - 12:03:11 EST)
- [PATCH v2 1/4] i2c: export i2c_adapter_depth() Bartosz Golaszewski (Fri Sep 16 2016 - 12:03:26 EST)
- [PATCH v2 3/4] i2c: add a warning to i2c_adapter_depth() Bartosz Golaszewski (Fri Sep 16 2016 - 12:03:38 EST)
- [PATCH v2 4/4] gpio: pca953x: fix an incorrect lockdep warning Bartosz Golaszewski (Fri Sep 16 2016 - 12:03:52 EST)
- Re: [PATCH v2 0/8] Support Intel® Turbo Boost Max Technology 3.0 Tim Chen (Fri Sep 16 2016 - 12:04:03 EST)
- [PATCH v2 2/4] lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visible Bartosz Golaszewski (Fri Sep 16 2016 - 12:04:17 EST)
- Re: [PATCH] gpio: pca953x: fix an incorrect lockdep warning Bartosz Golaszewski (Fri Sep 16 2016 - 12:04:50 EST)
- [tip:perf/urgent] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 tip-bot for Matt Fleming (Fri Sep 16 2016 - 12:11:38 EST)
- Re: [PATCH v2] PM / Domains: Allow holes in genpd_data.domains array Kevin Hilman (Fri Sep 16 2016 - 12:13:14 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Peter Zijlstra (Fri Sep 16 2016 - 12:20:09 EST)
- Re: [PATCH 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig kbuild test robot (Fri Sep 16 2016 - 12:20:23 EST)
- Re: Should drivers like nvme let userspace control their latency via dev_pm_qos? Andy Lutomirski (Fri Sep 16 2016 - 12:20:44 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough James Bottomley (Fri Sep 16 2016 - 12:21:57 EST)
- kernel 4.7 panic Workqueue: events do_cache_clean [sunrpc] Malte Schröder (Fri Sep 16 2016 - 12:22:11 EST)
- Re: [PATCH v7 0/5] mfd: tps65218: Clean ups Keerthy (Fri Sep 16 2016 - 12:22:32 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Dave Hansen (Fri Sep 16 2016 - 12:25:17 EST)
- Re: linux-next: Tree for Sep 16 (spi/spi-bcm-qspi.c) Randy Dunlap (Fri Sep 16 2016 - 12:26:39 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Andy Lutomirski (Fri Sep 16 2016 - 12:29:41 EST)
- Re: [PATCH v4 4/4] regulator: Prevent falling too fast Mark Brown (Fri Sep 16 2016 - 12:33:27 EST)
- Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices Cyrille Pitchen (Fri Sep 16 2016 - 12:33:39 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mike Galbraith (Fri Sep 16 2016 - 12:35:09 EST)
- Re: [PATCH 08/12] x86/dumpstack: Pin the target stack in save_stack_trace_tsk() Peter Zijlstra (Fri Sep 16 2016 - 12:35:49 EST)
- [PATCH] ALSA: hdac: add missing \n to end of dev_err messages Colin King (Fri Sep 16 2016 - 12:38:44 EST)
- Re: [PATCH v4 2/2] soc: qcom: add l2 cache perf events driver Mark Rutland (Fri Sep 16 2016 - 12:40:43 EST)
- perf: perf_fuzzer crashing due to slab poison Vince Weaver (Fri Sep 16 2016 - 12:45:19 EST)
- Re: [PATCH 1/2] dt-bindings: msm8996-pcie-phy: add support for msm8996 pcie phy Srinivas Kandagatla (Fri Sep 16 2016 - 12:45:58 EST)
- Re: [PATCH 2/2] phy: msm8996-pcie-phy: Add support to msm8996 pcie phy Srinivas Kandagatla (Fri Sep 16 2016 - 12:48:23 EST)
- [PATCH] ALSA: compress: fix some missing and misplaced \n in messages Colin King (Fri Sep 16 2016 - 12:48:44 EST)
- Re: [PATCH 2/2] phy: msm8996-pcie-phy: Add support to msm8996 pcie phy Srinivas Kandagatla (Fri Sep 16 2016 - 12:49:34 EST)
- Re: [PATCH v3 6/6] ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpio Stefan Wahren (Fri Sep 16 2016 - 12:49:43 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Peter Zijlstra (Fri Sep 16 2016 - 12:51:05 EST)
- Re: [PATCH 1/2] dt-bindings: msm8996-pcie-phy: add support for msm8996 pcie phy Srinivas Kandagatla (Fri Sep 16 2016 - 12:51:19 EST)
- Re: [PATCH v3 3/3] nvme: Enable autonomous power state transitions Christoph Hellwig (Fri Sep 16 2016 - 12:51:59 EST)
- [PATCH] ASoC: max98926: add missing \n to end of dev_err/dev_dbg messages Colin King (Fri Sep 16 2016 - 12:54:22 EST)
- [PATCH] gpio: f7188x: use gpiochip_get_data instead of container_of Amitesh Singh (Fri Sep 16 2016 - 12:59:27 EST)
- Re: [PATCH][V2] net: r6040: add in missing white space in error message text Florian Fainelli (Fri Sep 16 2016 - 13:00:26 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough Austin S. Hemmelgarn (Fri Sep 16 2016 - 13:06:33 EST)
- Re: [PATCH] coresight: tmc: Cleanup operation mode handling Mathieu Poirier (Fri Sep 16 2016 - 13:07:41 EST)
- Re: [PATCH v3 05/21] Documentation/applying-patches.txt: convert it to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 13:10:39 EST)
- Re: [PATCH v1 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight Marcel Ziswiler (Fri Sep 16 2016 - 13:12:46 EST)
- Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes Bjorn Andersson (Fri Sep 16 2016 - 13:12:56 EST)
- Re: [PATCH v1 2/3] ARM: dts: imx6q-apalis-ixora: Remove use of pwm-leds Marcel Ziswiler (Fri Sep 16 2016 - 13:13:09 EST)
- Re: [PATCH v3 07/21] Documentation/CodingStyle: Convert to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 13:13:27 EST)
- Re: [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 13:15:43 EST)
- Re: [PATCH v3 13/21] Documentation/SecurityBugs: convert it to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 13:19:04 EST)
- Re: [PATCH v3 05/21] Documentation/applying-patches.txt: convert it to ReST markup Joe Perches (Fri Sep 16 2016 - 13:20:51 EST)
- Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board Krzysztof Kozlowski (Fri Sep 16 2016 - 13:21:26 EST)
- Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 13:21:39 EST)
- Re: [PATCH v3 19/21] docs-rst: move HOWTO and mentioned documents to development-process/ Jonathan Corbet (Fri Sep 16 2016 - 13:24:02 EST)
- Re: [PATCH] ALSA: compress: fix some missing and misplaced \n in messages Takashi Iwai (Fri Sep 16 2016 - 13:25:13 EST)
- Re: [PATCH] ALSA: hdac: add missing \n to end of dev_err messages Takashi Iwai (Fri Sep 16 2016 - 13:25:14 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Wolfram Sang (Fri Sep 16 2016 - 13:26:54 EST)
- Re: [PATCH 00/22] Remove deprecated create_workqueue instances Doug Ledford (Fri Sep 16 2016 - 13:27:05 EST)
- [PATCH] ASoC: samsung: add missing \n to end of pr_err messages Colin King (Fri Sep 16 2016 - 13:32:58 EST)
- Re: [PATCH v7 0/5] mfd: tps65218: Clean ups Mark Brown (Fri Sep 16 2016 - 13:36:52 EST)
- Re: [PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam Iaroslav Gridin (Fri Sep 16 2016 - 13:38:20 EST)
- Applied "ASoC: rt5663: refine error handling" to the asoc tree Mark Brown (Fri Sep 16 2016 - 13:39:02 EST)
- Applied "ASoC: rockchip: Support headset button function on rk3399" to the asoc tree Mark Brown (Fri Sep 16 2016 - 13:40:07 EST)
- Applied "regmap: Add missing little endian functions" to the regmap tree Mark Brown (Fri Sep 16 2016 - 13:40:17 EST)
- Applied "regmap: Allow longer flag masks for read and write" to the regmap tree Mark Brown (Fri Sep 16 2016 - 13:40:30 EST)
- [PATCH] ASoC: Intel: atom: add missing \n to end of dev_err/dev_dbg messages Colin King (Fri Sep 16 2016 - 13:40:40 EST)
- Applied "regulator: core: Add set_voltage_time op" to the regulator tree Mark Brown (Fri Sep 16 2016 - 13:40:53 EST)
- Applied "regulator: core: Simplify error flow in _regulator_do_set_voltage()" to the regulator tree Mark Brown (Fri Sep 16 2016 - 13:41:04 EST)
- Applied "spi: bcm-qspi: don't include linux/mtd/cfi.h" to the spi tree Mark Brown (Fri Sep 16 2016 - 13:41:14 EST)
- Applied "spi: bcm-qspi: fix suspend/resume #ifdef" to the spi tree Mark Brown (Fri Sep 16 2016 - 13:41:24 EST)
- Applied "regulator: core: Don't skip set_voltage_time when ramp delay disabled" to the regulator tree Mark Brown (Fri Sep 16 2016 - 13:41:47 EST)
- [PATCH 0/2] dts: arm64: db820c: adds support to pmic pins Srinivas Kandagatla (Fri Sep 16 2016 - 13:42:00 EST)
- [PATCH 2/2] dts: arm64: db820c: add pmic pins specific dts file Srinivas Kandagatla (Fri Sep 16 2016 - 13:42:14 EST)
- [PATCH 1/2] pinctrl: pm8994: add pad voltage regulator defines Srinivas Kandagatla (Fri Sep 16 2016 - 13:42:23 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Linus Torvalds (Fri Sep 16 2016 - 13:47:12 EST)
- [PATCH] ASoC: Intel: Skylake: add missing \n to end of dev_* messages Colin King (Fri Sep 16 2016 - 13:54:17 EST)
- Re: [PATCH] IB/rxe: fix GFP_KERNEL in spinlock context Doug Ledford (Fri Sep 16 2016 - 13:55:59 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Wolfram Sang (Fri Sep 16 2016 - 13:59:12 EST)
- Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board Javier Martinez Canillas (Fri Sep 16 2016 - 14:09:36 EST)
- Re: [PATCH] IB/rdmavt: free the userspace memory region with kfree instead of vfree Doug Ledford (Fri Sep 16 2016 - 14:10:42 EST)
- Re: [PATCH v2 3/3] remoteproc: core: add rproc ops for memory allocation Bjorn Andersson (Fri Sep 16 2016 - 14:12:19 EST)
- Re: [PATCH] scripts: add script for translating stack dump function offsets Linus Torvalds (Fri Sep 16 2016 - 14:12:22 EST)
- [PATCH v4 0/3] nvme power saving Andy Lutomirski (Fri Sep 16 2016 - 14:16:32 EST)
- [PATCH v4 1/3] nvme/scsi: Remove power management support Andy Lutomirski (Fri Sep 16 2016 - 14:16:34 EST)
- [PATCH v4 3/3] nvme: Enable autonomous power state transitions Andy Lutomirski (Fri Sep 16 2016 - 14:16:53 EST)
- [PATCH v4 2/3] nvme: Pass pointers, not dma addresses, to nvme_get/set_features() Andy Lutomirski (Fri Sep 16 2016 - 14:17:04 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Fri Sep 16 2016 - 14:18:04 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Andy Lutomirski (Fri Sep 16 2016 - 14:20:13 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mike Galbraith (Fri Sep 16 2016 - 14:26:41 EST)
- Re: [PATCH v4 4/4] regulator: Prevent falling too fast Matthias Kaehlcke (Fri Sep 16 2016 - 14:32:03 EST)
- [PATCH v2 0/8] SIF related verbs patches Knut Omang (Fri Sep 16 2016 - 14:32:19 EST)
- [PATCH v2 2/8] ib_umem: Add a new, more generic ib_umem_get_attrs Knut Omang (Fri Sep 16 2016 - 14:32:59 EST)
- [PATCH v2 1/8] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered Knut Omang (Fri Sep 16 2016 - 14:33:05 EST)
- Re: [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim Linus Torvalds (Fri Sep 16 2016 - 14:33:20 EST)
- [PATCH v2 5/8] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp Knut Omang (Fri Sep 16 2016 - 14:33:35 EST)
- [PATCH v2 7/8] ib_{uverbs/core}: add new ib_create_qp_ex with udata arg Knut Omang (Fri Sep 16 2016 - 14:33:44 EST)
- [PATCH v2 3/8] ib_umem: With the new ib_umem_get_attrs, simplify ib_umem_get Knut Omang (Fri Sep 16 2016 - 14:34:02 EST)
- [PATCH v2 4/8] ib: Add udata argument to create_ah Knut Omang (Fri Sep 16 2016 - 14:34:16 EST)
- [PATCH v2 8/8] ib_uverbs: Support for kernel implementation of XRC Knut Omang (Fri Sep 16 2016 - 14:34:47 EST)
- [PATCH v2 6/8] ib_uverbs: Avoid vendor specific masking of attributes in query_qp Knut Omang (Fri Sep 16 2016 - 14:35:50 EST)
- Re: [RFC] writev() semantics with invalid iovec in the middle Linus Torvalds (Fri Sep 16 2016 - 14:37:05 EST)
- Re: [PATCH v4 4/4] regulator: Prevent falling too fast Mark Brown (Fri Sep 16 2016 - 14:49:24 EST)
- Re: [PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam Andy Gross (Fri Sep 16 2016 - 14:50:42 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 14:51:07 EST)
- Re: [PATCH 1/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Stratos Karafotis (Fri Sep 16 2016 - 14:55:38 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Fri Sep 16 2016 - 15:00:17 EST)
- Re: [PATCH] mm/shmem.c: constify anon_ops Hugh Dickins (Fri Sep 16 2016 - 15:06:41 EST)
- Re: [PATCH 04/12] fsnotify: support overlayfs Jan Kara (Fri Sep 16 2016 - 15:08:00 EST)
- Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 15:12:25 EST)
- [PATCH v4 3/3] tools/leds: Add uledmon program for monitoring userspace LEDs David Lechner (Fri Sep 16 2016 - 15:17:20 EST)
- [PATCH v4 0/3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 15:17:23 EST)
- [PATCH v4 1/3] leds: Introduce userspace leds driver David Lechner (Fri Sep 16 2016 - 15:17:45 EST)
- Re: [PATCH] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Fri Sep 16 2016 - 15:17:55 EST)
- [PATCH v4 2/3] leds: Use macro for max device node name size David Lechner (Fri Sep 16 2016 - 15:18:16 EST)
- [PATCH v2 0/6] x86/dumpstack: replace dump_trace() with a new unwinder Josh Poimboeuf (Fri Sep 16 2016 - 15:18:42 EST)
- [PATCH v2 1/6] x86/unwind: add new unwind interface and implementations Josh Poimboeuf (Fri Sep 16 2016 - 15:18:49 EST)
- [PATCH v2 4/6] oprofile/x86: convert x86_backtrace() to use the new unwinder Josh Poimboeuf (Fri Sep 16 2016 - 15:19:01 EST)
- [PATCH v2 6/6] x86/dumpstack: remove dump_trace() and related callbacks Josh Poimboeuf (Fri Sep 16 2016 - 15:19:19 EST)
- [PATCH v2 5/6] x86/dumpstack: convert show_trace_log_lvl() to use the new unwinder Josh Poimboeuf (Fri Sep 16 2016 - 15:19:28 EST)
- Re: [PATCH V5] leds: trigger: Introduce a USB port trigger Pavel Machek (Fri Sep 16 2016 - 15:19:39 EST)
- [PATCH v2 3/6] x86/stacktrace: convert save_stack_trace_*() to use the new unwinder Josh Poimboeuf (Fri Sep 16 2016 - 15:19:47 EST)
- [PATCH v2 2/6] perf/x86: convert perf_callchain_kernel() to use the new unwinder Josh Poimboeuf (Fri Sep 16 2016 - 15:19:58 EST)
- Re: [PATCH 1/4] Documentation: dt: serial: Add TX FIFO load size Rob Herring (Fri Sep 16 2016 - 15:20:19 EST)
- Re: [PATCH 2/4] serial: 8250: of: Load TX FIFO Load Size from DT Rob Herring (Fri Sep 16 2016 - 15:20:55 EST)
- Re: [PATCH] scripts: add script for translating stack dump function offsets Linus Torvalds (Fri Sep 16 2016 - 15:26:44 EST)
- Re: [PATCH v3] leds: Introduce userspace leds driver Pavel Machek (Fri Sep 16 2016 - 15:29:59 EST)
- Re: [PATCH v4] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Fri Sep 16 2016 - 15:30:14 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets David Ahern (Fri Sep 16 2016 - 15:30:45 EST)
- Re: [PATCH] drm/amdgpu: clean function declarations in amdgpu_ttm.c up Alex Deucher (Fri Sep 16 2016 - 15:30:58 EST)
- Re: [PATCH] drm/radeon/radeon_device: remove unused function Alex Deucher (Fri Sep 16 2016 - 15:33:16 EST)
- [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Fri Sep 16 2016 - 15:34:08 EST)
- Re: [PATCH] drm/ttm: remove cpu_address member from ttm_tt Alex Deucher (Fri Sep 16 2016 - 15:37:00 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Fri Sep 16 2016 - 15:39:39 EST)
- Re: [PATCH v6 1/2] sdhci-of-arasan: Add device tree parameter xlnx-fails-without-test-cd bit Rob Herring (Fri Sep 16 2016 - 15:41:12 EST)
- [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Krzysztof Kozlowski (Fri Sep 16 2016 - 15:43:21 EST)
- [PATCH 01/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:43:33 EST)
- [PATCH 02/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4210 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:43:43 EST)
- [PATCH 05/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos3250 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:43:55 EST)
- [PATCH 06/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:44:09 EST)
- [PATCH 08/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5410/exynos542x Krzysztof Kozlowski (Fri Sep 16 2016 - 15:44:20 EST)
- [PATCH 09/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5260 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:44:32 EST)
- [PATCH 07/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5250 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:44:43 EST)
- [PATCH 10/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5440 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:44:56 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Greg KH (Fri Sep 16 2016 - 15:45:12 EST)
- [PATCH 03/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4x12 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:45:38 EST)
- [PATCH 04/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos4415 Krzysztof Kozlowski (Fri Sep 16 2016 - 15:45:41 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Al Viro (Fri Sep 16 2016 - 15:45:56 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets David Ahern (Fri Sep 16 2016 - 15:49:08 EST)
- [PATCH] workqueue: make workqueue available early during boot Tejun Heo (Fri Sep 16 2016 - 15:49:32 EST)
- Re: [PATCH v2 8/8] ib_uverbs: Support for kernel implementation of XRC Knut Omang (Fri Sep 16 2016 - 15:50:02 EST)
- Re: [PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot Tejun Heo (Fri Sep 16 2016 - 15:51:47 EST)
- Re: [PATCH v4 2/2] soc: qcom: add l2 cache perf events driver Neil Leeder (Fri Sep 16 2016 - 15:52:14 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Fri Sep 16 2016 - 15:53:03 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets David Ahern (Fri Sep 16 2016 - 15:56:01 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Eric W. Biederman (Fri Sep 16 2016 - 16:01:25 EST)
- [RFT] arm64 dts: exynos: Fix invalid GIC interrupt flags in exynos7 Krzysztof Kozlowski (Fri Sep 16 2016 - 16:01:42 EST)
- Re: [PATCH v2 8/8] ib_uverbs: Support for kernel implementation of XRC Jason Gunthorpe (Fri Sep 16 2016 - 16:02:13 EST)
- [PATCH v14 00/17] PCI: Fixup for 64bit resource with sparc Yinghai Lu (Fri Sep 16 2016 - 16:02:42 EST)
- [PATCH v14 01/17] PCI: Fix proc mmap on sparc Yinghai Lu (Fri Sep 16 2016 - 16:02:52 EST)
- [PATCH v14 04/17] PCI: Check resource alignment for /sys pci_mmap_resource path Yinghai Lu (Fri Sep 16 2016 - 16:03:01 EST)
- [PATCH v14 06/17] PCI: Add pci_find_bus_resource() Yinghai Lu (Fri Sep 16 2016 - 16:03:10 EST)
- [PATCH v14 17/17] PCI: Restore pref MMIO allocation logic for host bridge without mmio64 Yinghai Lu (Fri Sep 16 2016 - 16:03:17 EST)
- [PATCH v14 11/17] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing Yinghai Lu (Fri Sep 16 2016 - 16:03:34 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Al Viro (Fri Sep 16 2016 - 16:03:46 EST)
- [PATCH v14 14/17] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64 Yinghai Lu (Fri Sep 16 2016 - 16:04:04 EST)
- [PATCH v14 02/17] PCI: Let pci_mmap_page_range() take resource address Yinghai Lu (Fri Sep 16 2016 - 16:04:20 EST)
- [PATCH v14 10/17] powerpc/PCI: Keep resource idx order with bridge register number Yinghai Lu (Fri Sep 16 2016 - 16:04:32 EST)
- [PATCH v14 03/17] PCI: Remove __pci_mmap_make_offset() Yinghai Lu (Fri Sep 16 2016 - 16:04:47 EST)
- [PATCH v14 09/17] sparc/PCI: Keep resource idx order with bridge register number Yinghai Lu (Fri Sep 16 2016 - 16:05:18 EST)
- [PATCH v14 08/17] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing Yinghai Lu (Fri Sep 16 2016 - 16:05:28 EST)
- Re: [PATCH 0/3] LEGO MINDSTORMS I2C support David Lechner (Fri Sep 16 2016 - 16:06:17 EST)
- [PATCH V2 0/5] PCI: error handling clean up and add CRS support Sinan Kaya (Fri Sep 16 2016 - 16:06:52 EST)
- [PATCH V2 1/5] PCI/AER: replace pci_reset_bridge_secondary_bus with pci_reset_bus Sinan Kaya (Fri Sep 16 2016 - 16:06:58 EST)
- [PATCH V2 3/5] PCI: save and restore bus on parent bus reset Sinan Kaya (Fri Sep 16 2016 - 16:07:09 EST)
- [PATCH V2 4/5] PCI: add CRS support to error handling path Sinan Kaya (Fri Sep 16 2016 - 16:07:19 EST)
- [PATCH V2 5/5] PCI: handle CRS returned by device after FLR Sinan Kaya (Fri Sep 16 2016 - 16:07:29 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Fri Sep 16 2016 - 16:07:43 EST)
- [PATCH v14 16/17] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64 Yinghai Lu (Fri Sep 16 2016 - 16:07:57 EST)
- [PATCH v14 05/17] sparc/PCI: Use correct offset for bus address to resource Yinghai Lu (Fri Sep 16 2016 - 16:08:09 EST)
- [PATCH v14 12/17] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource Yinghai Lu (Fri Sep 16 2016 - 16:08:19 EST)
- [PATCH v14 13/17] PCI: Check pref compatible bit for mem64 resource of PCIe device Yinghai Lu (Fri Sep 16 2016 - 16:08:38 EST)
- [PATCH V2 2/5] IB/hfi1: replace pci_reset_bridge_secondary_bus with pci_reset_bus Sinan Kaya (Fri Sep 16 2016 - 16:09:17 EST)
- [RFC v7 01/23] clocksource: sh_cmt: compute rate before registration again Nicolai Stange (Fri Sep 16 2016 - 16:09:35 EST)
- [RFC v7 02/23] clocksource: sh_tmu: compute rate before registration again Nicolai Stange (Fri Sep 16 2016 - 16:09:48 EST)
- [RFC v7 05/23] clocksource: h8300_timer8: don't reset rate in ->set_state_oneshot() Nicolai Stange (Fri Sep 16 2016 - 16:10:00 EST)
- [RFC v7 06/23] clockevents: make clockevents_config() static Nicolai Stange (Fri Sep 16 2016 - 16:10:10 EST)
- [RFC v7 11/23] clockevents: always initialize ->min_delta_ns and ->max_delta_ns Nicolai Stange (Fri Sep 16 2016 - 16:10:25 EST)
- Re: [PATCH] gpio: pca953x: fix an incorrect lockdep warning Peter Rosin (Fri Sep 16 2016 - 16:10:33 EST)
- [RFC v7 10/23] arch/tile/kernel/time: set ->min_delta_ticks and ->max_delta_ticks Nicolai Stange (Fri Sep 16 2016 - 16:10:45 EST)
- [RFC v7 09/23] arch/x86/platform/uv/uv_time: set ->min_delta_ticks and ->max_delta_ticks Nicolai Stange (Fri Sep 16 2016 - 16:10:58 EST)
- [RFC v7 08/23] arch/s390/kernel/time: set ->min_delta_ticks and ->max_delta_ticks Nicolai Stange (Fri Sep 16 2016 - 16:11:05 EST)
- [RFC v7 07/23] many clockevent drivers: set ->min_delta_ticks and ->max_delta_ticks Nicolai Stange (Fri Sep 16 2016 - 16:11:17 EST)
- [RFC v7 04/23] clocksource: em_sti: compute rate before registration Nicolai Stange (Fri Sep 16 2016 - 16:11:29 EST)
- [RFC v7 00/23] adapt clockevents frequencies to mono clock Nicolai Stange (Fri Sep 16 2016 - 16:11:43 EST)
- [RFC v7 03/23] clocksource: em_sti: split clock prepare and enable steps Nicolai Stange (Fri Sep 16 2016 - 16:11:50 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Laura Abbott (Fri Sep 16 2016 - 16:12:02 EST)
- [PATCH v14 15/17] PCI: Add has_mem64 for struct host_bridge Yinghai Lu (Fri Sep 16 2016 - 16:13:02 EST)
- [RFC v7 12/23] many clockevent drivers: don't set ->min_delta_ns and ->max_delta_ns Nicolai Stange (Fri Sep 16 2016 - 16:14:47 EST)
- [RFC v7 13/23] clockevents: introduce CLOCK_EVT_FEAT_NO_ADJUST flag Nicolai Stange (Fri Sep 16 2016 - 16:14:56 EST)
- [RFC v7 18/23] clockevents: min delta increment: calculate min_delta_ns from ticks Nicolai Stange (Fri Sep 16 2016 - 16:15:07 EST)
- [RFC v7 17/23] clockevents: use ->min_delta_ticks_adjusted to program minimum delta Nicolai Stange (Fri Sep 16 2016 - 16:15:17 EST)
- [RFC v7 15/23] clockevents: do comparison of delta against minimum in terms of cycles Nicolai Stange (Fri Sep 16 2016 - 16:15:27 EST)
- [RFC v7 22/23] clockevents: make setting of ->mult and ->mult_adjusted atomic Nicolai Stange (Fri Sep 16 2016 - 16:15:46 EST)
- [RFC v7 21/23] clockevents: initial support for mono to raw time conversion Nicolai Stange (Fri Sep 16 2016 - 16:15:58 EST)
- [RFC v7 20/23] clockevents: purge ->min_delta_ns Nicolai Stange (Fri Sep 16 2016 - 16:16:12 EST)
- [RFC v7 16/23] clockevents: clockevents_program_min_delta(): don't set ->next_event Nicolai Stange (Fri Sep 16 2016 - 16:16:23 EST)
- [RFC v7 19/23] timer_list: print_tickdevice(): calculate ->min_delta_ns dynamically Nicolai Stange (Fri Sep 16 2016 - 16:16:25 EST)
- [RFC v7 14/23] clockevents: decouple ->max_delta_ns from ->max_delta_ticks Nicolai Stange (Fri Sep 16 2016 - 16:16:29 EST)
- Re: [RFT] arm64 dts: exynos: Fix invalid GIC interrupt flags in exynos7 Krzysztof Kozlowski (Fri Sep 16 2016 - 16:22:23 EST)
- [RFC PATCH] x86: Do not panic if mce=2 is passed Yinghai Lu (Fri Sep 16 2016 - 16:23:51 EST)
- Re: net/bluetooth: workqueue destruction WARNING in hci_unregister_dev Tejun Heo (Fri Sep 16 2016 - 16:24:17 EST)
- Re: [PATCH v3 05/21] Documentation/applying-patches.txt: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 16:25:55 EST)
- [RFC v7 23/23] timekeeping: inform clockevents about freq adjustments Nicolai Stange (Fri Sep 16 2016 - 16:27:56 EST)
- RE: [RFC PATCH] x86: Do not panic if mce=2 is passed Luck, Tony (Fri Sep 16 2016 - 16:28:55 EST)
- Re: [PATCH v2 1/8] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered Santosh Shilimkar (Fri Sep 16 2016 - 16:29:13 EST)
- Re: [PATCH v2 0/8] SIF related verbs patches Santosh Shilimkar (Fri Sep 16 2016 - 16:30:22 EST)
- [PATCH] i2c: axxia: disable clks in case of failure in probe Alexey Khoroshilov (Fri Sep 16 2016 - 16:31:21 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 16:32:21 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Linus Torvalds (Fri Sep 16 2016 - 16:32:50 EST)
- Re: [PATCH v3 07/21] Documentation/CodingStyle: Convert to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 16:34:41 EST)
- Re: [PATCH] ovl: Fix info leak in ovl_lookup_temp() Kees Cook (Fri Sep 16 2016 - 16:36:23 EST)
- qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Guenter Roeck (Fri Sep 16 2016 - 16:39:34 EST)
- Re: [PATCH v2 1/8] ib_mad: incoming sminfo SMPs gets discarded if no process_mad function is registered Knut Omang (Fri Sep 16 2016 - 16:42:12 EST)
- Re: [PATCH v2 0/8] SIF related verbs patches Knut Omang (Fri Sep 16 2016 - 16:42:27 EST)
- Re: [PATCH 1/4] Documentation: dt: serial: Add TX FIFO load size Thor Thayer (Fri Sep 16 2016 - 16:42:39 EST)
- Re: [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 16:42:51 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Lennart Sorensen (Fri Sep 16 2016 - 16:43:30 EST)
- Re: [PATCH 2/4] serial: 8250: of: Load TX FIFO Load Size from DT Thor Thayer (Fri Sep 16 2016 - 16:47:33 EST)
- Re: [PATCH 2/4] serial: 8250: of: Load TX FIFO Load Size from DT Arnd Bergmann (Fri Sep 16 2016 - 16:52:56 EST)
- Re: [PATCH v3 13/21] Documentation/SecurityBugs: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 16:53:34 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Keith Busch (Fri Sep 16 2016 - 16:53:52 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 16:59:53 EST)
- Re: [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it to ReST markup Jonathan Corbet (Fri Sep 16 2016 - 17:00:23 EST)
- Re: [PATCH v5 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM Marcel Ziswiler (Fri Sep 16 2016 - 17:03:07 EST)
- Re: [PATCH 3/3] i2c: expose adapter probe and remove probed functions Wolfram Sang (Fri Sep 16 2016 - 17:03:34 EST)
- [PATCH v14 07/17] sparc/PCI: Reserve legacy mmio after PCI mmio Yinghai Lu (Fri Sep 16 2016 - 17:03:45 EST)
- [PATCH resend] sctp: Remove some redundant code Christophe JAILLET (Fri Sep 16 2016 - 17:05:55 EST)
- [GIT PULL] Power management fix for v4.8-rc7 Rafael J. Wysocki (Fri Sep 16 2016 - 17:07:13 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Fri Sep 16 2016 - 17:08:52 EST)
- Re: [PATCH 3/3] i2c: expose adapter probe and remove probed functions David Lechner (Fri Sep 16 2016 - 17:09:12 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Omar Sandoval (Fri Sep 16 2016 - 17:15:06 EST)
- [RFC PATCH 2/6] sched: get effective policy and rt_prio Julien Desfossez (Fri Sep 16 2016 - 17:16:48 EST)
- [RFC PATCH 5/6] tracing: extend scheduling tracepoints Julien Desfossez (Fri Sep 16 2016 - 17:16:52 EST)
- [RFC PATCH 3/6] tracing: add sched_update_prio Julien Desfossez (Fri Sep 16 2016 - 17:17:00 EST)
- [RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy Julien Desfossez (Fri Sep 16 2016 - 17:17:24 EST)
- [RFC PATCH 6/6] tracing: extend sched_pi_setprio Julien Desfossez (Fri Sep 16 2016 - 17:17:32 EST)
- [RFC PATCH 4/6] tracing: add TRACE_EVENT_MAP Julien Desfossez (Fri Sep 16 2016 - 17:17:41 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Eric W. Biederman (Fri Sep 16 2016 - 17:18:01 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Al Viro (Fri Sep 16 2016 - 17:20:22 EST)
- [PATCH v2] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Fri Sep 16 2016 - 17:27:23 EST)
- Re: [PATCH v3 11/21] Documentation/kernel-docs.txt: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 17:29:10 EST)
- [GIT PULL] one more nfsd bugfix for 4.8 J. Bruce Fields (Fri Sep 16 2016 - 17:30:27 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Al Viro (Fri Sep 16 2016 - 17:31:55 EST)
- Re: [PATCH v3 05/21] Documentation/applying-patches.txt: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 17:36:47 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Guenter Roeck (Fri Sep 16 2016 - 17:37:38 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Rich Felker (Fri Sep 16 2016 - 17:40:41 EST)
- mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Fri Sep 16 2016 - 17:41:20 EST)
- [PATCH 0/7] ARM: dts: exynos Use human-friendly symbols for interrupt properties Krzysztof Kozlowski (Fri Sep 16 2016 - 17:42:22 EST)
- [PATCH 1/7] arm64: dts: exynos: Use human-friendly symbols for interrupt properties in exynos7 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:42:40 EST)
- [PATCH 2/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos3250 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:42:48 EST)
- [PATCH 4/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:43:00 EST)
- [PATCH 3/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos4 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:43:09 EST)
- [PATCH 6/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5260 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:43:20 EST)
- [PATCH 7/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5440 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:43:34 EST)
- [PATCH 5/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos4415 Krzysztof Kozlowski (Fri Sep 16 2016 - 17:43:57 EST)
- Re: [PATCH] ASoC: samsung: add missing \n to end of pr_err messages Krzysztof Kozlowski (Fri Sep 16 2016 - 17:48:14 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Fri Sep 16 2016 - 18:00:15 EST)
- Re: [PATCH 1/1] rapidio/rio_cm: avoid GFP_KERNEL in atomic context Andrew Morton (Fri Sep 16 2016 - 18:08:14 EST)
- [no subject] Aysha Al Gaddafi (Fri Sep 16 2016 - 18:08:27 EST)
- Re: [PATCH] dt-binding: remoteproc: Document generic properties Suman Anna (Fri Sep 16 2016 - 18:12:49 EST)
- Re: [PATCH v3 17/21] Documentation/SubmittingPatches: convert it to ReST markup Mauro Carvalho Chehab (Fri Sep 16 2016 - 18:14:31 EST)
- [git pull] drm fixes for 4.8-rc6 Dave Airlie (Fri Sep 16 2016 - 18:16:07 EST)
- [PATCH] usb: musb: fix error handling message in probe Arnd Bergmann (Fri Sep 16 2016 - 18:23:07 EST)
- [PATCH v2] drivers: staging: vme: convert to octal notation for permission bits Andrew Kanner (Fri Sep 16 2016 - 18:30:04 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Sam Varshavchik (Fri Sep 16 2016 - 18:36:16 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 18:47:18 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 18:48:01 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Al Viro (Fri Sep 16 2016 - 19:00:29 EST)
- Re: [PATCH v3 01/14] drivers: clk: st: Remove stih415-416 clock support Stephen Boyd (Fri Sep 16 2016 - 19:03:11 EST)
- Re: [PATCH v3 04/14] drivers: clk: st: Add fs660c32 synthesizer algorithm Stephen Boyd (Fri Sep 16 2016 - 19:03:32 EST)
- Re: [PATCH v3 05/14] drivers: clk: st: Add clock propagation for audio clocks Stephen Boyd (Fri Sep 16 2016 - 19:03:36 EST)
- Re: [PATCH v3 02/14] drivers: clk: st: Simplify clock binding of STiH4xx platforms Stephen Boyd (Fri Sep 16 2016 - 19:03:44 EST)
- Re: [PATCH 1/2 v3] drm/bridge: adv7511: Add Audio support. John Stultz (Fri Sep 16 2016 - 19:08:38 EST)
- Re: [PATCH v3] clk: let clk_disable() return immediately if clk is NULL Stephen Boyd (Fri Sep 16 2016 - 19:11:40 EST)
- Re: [PATCH v2] clk: probe common clock drivers earlier Stephen Boyd (Fri Sep 16 2016 - 19:12:58 EST)
- Re: [PATCH 1/4] clk/Renesas-MSTP: Use kmalloc_array() in cpg_mstp_clocks_init() Stephen Boyd (Fri Sep 16 2016 - 19:13:26 EST)
- Re: [PATCH 2/2] tools include: Add mman macros needed by perf for all arch Kim Phillips (Fri Sep 16 2016 - 19:17:29 EST)
- Re: [PATCH v8 11/13] powerpc: Add support for loading ELF kernels with kexec_file_load. Thiago Jung Bauermann (Fri Sep 16 2016 - 19:17:49 EST)
- [PATCH 0/2 v4] Audio support for adv7511 hdmi bridge John Stultz (Fri Sep 16 2016 - 19:18:09 EST)
- [PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support. John Stultz (Fri Sep 16 2016 - 19:18:22 EST)
- [PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533 John Stultz (Fri Sep 16 2016 - 19:18:33 EST)
- Re: [PATCH] clk: zx: fix pointer case warnings Stephen Boyd (Fri Sep 16 2016 - 19:18:43 EST)
- Re: [PATCH] clk: Add USB3 PHY reset lines Stephen Boyd (Fri Sep 16 2016 - 19:21:32 EST)
- Re: [PATCH V8] clk: bcm: Add driver for BCM53573 ILP clock Stephen Boyd (Fri Sep 16 2016 - 19:23:47 EST)
- Re: [git pull] drm fixes for 4.8-rc6 Linus Torvalds (Fri Sep 16 2016 - 19:29:33 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Fri Sep 16 2016 - 19:33:04 EST)
- Re: [PATCH v7 1/2] clk: uniphier: add core support code for UniPhier clock driver Stephen Boyd (Fri Sep 16 2016 - 19:33:17 EST)
- Re: [PATCH v3 1/3] nvme/scsi: Remove power management support J Freyensee (Fri Sep 16 2016 - 19:33:24 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Thiago Jung Bauermann (Fri Sep 16 2016 - 19:33:32 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Rich Felker (Fri Sep 16 2016 - 19:33:58 EST)
- Re: [PATCH v4 1/3] nvme/scsi: Remove power management support J Freyensee (Fri Sep 16 2016 - 19:37:59 EST)
- Re: [PATCH 1/7] Apply transparent_union attribute to union semun kbuild test robot (Fri Sep 16 2016 - 19:38:42 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Linus Torvalds (Fri Sep 16 2016 - 19:59:31 EST)
- Re: [PATCH v2 1/4] remoteproc: Introduce auto-boot flag Suman Anna (Fri Sep 16 2016 - 19:59:32 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Linus Torvalds (Fri Sep 16 2016 - 20:05:08 EST)
- Re: [PATCH 1/7] Apply transparent_union attribute to union semun Stafford Horne (Fri Sep 16 2016 - 20:07:01 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Linus Torvalds (Fri Sep 16 2016 - 20:09:26 EST)
- Re: [PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam Stephen Boyd (Fri Sep 16 2016 - 20:10:34 EST)
- Re: [RFC/PATCH] usb: misc: Add a driver for TC7USB40MU Peter Chen (Fri Sep 16 2016 - 20:21:22 EST)
- Re: [PATCH] android: binder: Disable preemption while holding the global binder lock Todd Kjos (Fri Sep 16 2016 - 20:42:23 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Fri Sep 16 2016 - 20:42:31 EST)
- Re: [PATCH v4 0/3] nvme power saving J Freyensee (Fri Sep 16 2016 - 21:01:13 EST)
- [PATCH] x86/vdso: Add ARCH_MAP_VDSO_X32 if CONFIG_X86_X32_ABI. Vinson Lee (Fri Sep 16 2016 - 21:01:13 EST)
- [PATCH -next] drm/i915: Fix non static symbol warning Wei Yongjun (Fri Sep 16 2016 - 21:14:33 EST)
- Re: [RFC/PATCH] usb: misc: Add a driver for TC7USB40MU Peter Chen (Fri Sep 16 2016 - 21:16:26 EST)
- Re: [PATCH v1 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI Marcel Ziswiler (Fri Sep 16 2016 - 21:16:29 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Zijlstra (Fri Sep 16 2016 - 21:20:16 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough Jason A. Donenfeld (Fri Sep 16 2016 - 21:24:34 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Peter Zijlstra (Fri Sep 16 2016 - 21:25:56 EST)
- [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Joonwoo Park (Fri Sep 16 2016 - 21:29:14 EST)
- [PATCH] ASoC: rt5663: fix sparse warnings Wei Yongjun (Fri Sep 16 2016 - 21:34:09 EST)
- [PATCH -next] ASoC: rt5663: fix sparse warnings Wei Yongjun (Fri Sep 16 2016 - 21:34:30 EST)
- [PATCH] ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start() Wei Yongjun (Fri Sep 16 2016 - 21:34:33 EST)
- [PATCH -next] ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start() Wei Yongjun (Fri Sep 16 2016 - 21:34:52 EST)
- Re: [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim Peter Zijlstra (Fri Sep 16 2016 - 21:36:29 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Peter Zijlstra (Fri Sep 16 2016 - 21:48:15 EST)
- [PATCH -next] vme: fake: remove unexpected unlock in fake_master_set() Wei Yongjun (Fri Sep 16 2016 - 21:58:06 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Linus Torvalds (Fri Sep 16 2016 - 21:59:41 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Jann Horn (Fri Sep 16 2016 - 22:01:06 EST)
- [PATCH 0/7] staging: slicoss: fix different address space sparse warnings Peng Sun (Fri Sep 16 2016 - 22:06:25 EST)
- [PATCH 1/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:06:28 EST)
- [PATCH 3/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:06:44 EST)
- [PATCH 2/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:06:51 EST)
- [PATCH 4/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:06:54 EST)
- [PATCH 5/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:07:00 EST)
- [PATCH 6/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:07:08 EST)
- [PATCH 7/7] staging: slicoss: slicoss.c: fix different address space sparse warning Peng Sun (Fri Sep 16 2016 - 22:07:20 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 22:23:53 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Guenter Roeck (Fri Sep 16 2016 - 22:28:53 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Linus Torvalds (Fri Sep 16 2016 - 22:31:36 EST)
- [PATCH] ASoC: rt5663: fix platform_no_drv_owner.cocci warnings kbuild test robot (Fri Sep 16 2016 - 22:45:18 EST)
- Re: [PATCH -next] ASoC: rt5663: fix sparse warnings kbuild test robot (Fri Sep 16 2016 - 22:46:21 EST)
- [PATCH] ASoC: rt5663: fix platform_no_drv_owner.cocci warnings kbuild test robot (Fri Sep 16 2016 - 22:46:22 EST)
- Re: [PATCH v3) posix-timers: make it configurable Nicolas Pitre (Fri Sep 16 2016 - 22:58:17 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Kees Cook (Fri Sep 16 2016 - 22:58:29 EST)
- [PATCH 0/2] power: bq27xxx_battery: add configurable poll_interval Matt Ranostay (Fri Sep 16 2016 - 23:43:14 EST)
- [PATCH 2/2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Matt Ranostay (Fri Sep 16 2016 - 23:43:14 EST)
- [PATCH 1/2] power: bq27xxx_battery: add configurable poll_interval by sysfs Matt Ranostay (Fri Sep 16 2016 - 23:43:30 EST)
- Re: [PATCH v7 0/5] mfd: tps65218: Clean ups Keerthy (Fri Sep 16 2016 - 23:54:49 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Joe Perches (Sat Sep 17 2016 - 00:08:47 EST)
- Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information Anshuman Khandual (Sat Sep 17 2016 - 00:27:24 EST)
- RE: [PATCH 0/2] PCI/AER: Remove module parameters Tang, CQ (Sat Sep 17 2016 - 00:49:26 EST)
- Re: [PATCH v1 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight maitysanchayan (Sat Sep 17 2016 - 00:53:54 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough James Bottomley (Sat Sep 17 2016 - 01:15:08 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Eric W. Biederman (Sat Sep 17 2016 - 01:31:36 EST)
- Re: [PATCH 04/12] fsnotify: support overlayfs Amir Goldstein (Sat Sep 17 2016 - 02:21:06 EST)
- [PATCH net-next] rxrpc: Make IPv6 support conditional on CONFIG_IPV6 David Howells (Sat Sep 17 2016 - 02:27:12 EST)
- Re: [PATCH v2] arch: all: include: asm: bitops: Use bool instead of int for all bit test functions Chen Gang (Sat Sep 17 2016 - 02:32:18 EST)
- [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions chengang (Sat Sep 17 2016 - 03:25:31 EST)
- Re: [PATCH][V2][Fix commit message] x86/RAS/mce_amd_inj: fix signed wrap around when decrementing index i Borislav Petkov (Sat Sep 17 2016 - 03:35:44 EST)
- [PATCH 1/3] arm: dts: imx6qdl: Fix "WARNING: please, no space before tabs" Jagan Teki (Sat Sep 17 2016 - 03:56:11 EST)
- [PATCH 2/3] arm: dts: imx6qdl: Fix "ERROR: code indent should use tabs where possible" Jagan Teki (Sat Sep 17 2016 - 03:56:22 EST)
- Re: [PATCH 2/7] mce, workqueue: remove keventd_up() usage Borislav Petkov (Sat Sep 17 2016 - 03:56:38 EST)
- [PATCH 3/3] arm: dts: imx6qdl-wandboard-revb: Fix "ERROR: trailing whitespace" Jagan Teki (Sat Sep 17 2016 - 03:56:40 EST)
- Re: [PATCH net-next] rxrpc: Make IPv6 support conditional on CONFIG_IPV6 David Miller (Sat Sep 17 2016 - 03:59:33 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Rabin Vincent (Sat Sep 17 2016 - 04:16:23 EST)
- [PATCH v4 0/6] blk-mq: generalization and bug fixes for tag allocation Omar Sandoval (Sat Sep 17 2016 - 04:29:00 EST)
- [PATCH v4 1/6] blk-mq: abstract tag allocation out into sbitmap library Omar Sandoval (Sat Sep 17 2016 - 04:29:09 EST)
- [PATCH v4 2/6] sbitmap: allocate wait queues on a specific node Omar Sandoval (Sat Sep 17 2016 - 04:29:10 EST)
- [PATCH v4 6/6] sbitmap: re-initialize allocation hints after resize Omar Sandoval (Sat Sep 17 2016 - 04:29:41 EST)
- [PATCH v4 5/6] sbitmap: randomize initial alloc_hint values Omar Sandoval (Sat Sep 17 2016 - 04:29:47 EST)
- [PATCH v4 4/6] sbitmap: push alloc policy into sbitmap_queue Omar Sandoval (Sat Sep 17 2016 - 04:29:52 EST)
- [PATCH v4 3/6] sbitmap: push per-cpu last_tag into sbitmap_queue Omar Sandoval (Sat Sep 17 2016 - 04:30:00 EST)
- Re: [PATCH 0/7] staging: slicoss: fix different address space sparse warnings Greg KH (Sat Sep 17 2016 - 04:30:23 EST)
- Re: [PATCH 7/7] staging: slicoss: slicoss.c: fix different address space sparse warning Greg KH (Sat Sep 17 2016 - 04:30:53 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Konstantin Khlebnikov (Sat Sep 17 2016 - 04:34:13 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.8-6 tag Michael Ellerman (Sat Sep 17 2016 - 04:53:33 EST)
- Re: [PATCH v2] clk: probe common clock drivers earlier Greg Kroah-Hartman (Sat Sep 17 2016 - 04:56:14 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Cyrill Gorcunov (Sat Sep 17 2016 - 05:10:02 EST)
- Re: [PATCH] scripts: add script for translating stack dump function offsets Vegard Nossum (Sat Sep 17 2016 - 05:11:58 EST)
- [PATCH] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Peter Rosin (Sat Sep 17 2016 - 05:29:15 EST)
- [PATCH v2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Peter Rosin (Sat Sep 17 2016 - 05:50:46 EST)
- drivers/net/ethernet/qlogic/qlge/qlge_main.c:4813:1: internal compiler error: in extract_constrain_insn, at recog.c:2190 kbuild test robot (Sat Sep 17 2016 - 05:54:30 EST)
- Re: [PATCH v3 07/21] Documentation/CodingStyle: Convert to ReST markup Mauro Carvalho Chehab (Sat Sep 17 2016 - 05:58:58 EST)
- Re: [PATCH 1/2] mtd: add support for partition parsers Richard Weinberger (Sat Sep 17 2016 - 06:00:34 EST)
- Re: [PATCH 2/5] mmc: bcm2835-sdhost: Add new driver for the internal SD controller. Ulf Hansson (Sat Sep 17 2016 - 06:02:34 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Wolfram Sang (Sat Sep 17 2016 - 06:19:21 EST)
- [PATCH][V3] x86/RAS/mce_amd_inj: fix signed wrap around when decrementing index i Colin King (Sat Sep 17 2016 - 06:20:20 EST)
- Re: [PATCH v5 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija StanojeviÄ (Sat Sep 17 2016 - 06:26:33 EST)
- [GIT PULL] MMC fixes for v.4.8 rc7 Ulf Hansson (Sat Sep 17 2016 - 06:40:51 EST)
- [PATCH v6 0/4] mxs-lradc: Split driver into MFD Ksenija Stanojevic (Sat Sep 17 2016 - 06:49:23 EST)
- [PATCH v6 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija Stanojevic (Sat Sep 17 2016 - 06:49:23 EST)
- [PATCH v6 2/4] iio: adc: mxs-lradc: Add support for adc driver Ksenija Stanojevic (Sat Sep 17 2016 - 06:49:44 EST)
- [PATCH v6 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen Ksenija Stanojevic (Sat Sep 17 2016 - 06:49:54 EST)
- [PATCH v6 4/4] iio: adc: mxs-lradc: Remove driver Ksenija Stanojevic (Sat Sep 17 2016 - 06:50:14 EST)
- Re: [PATCH] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Peter Rosin (Sat Sep 17 2016 - 07:06:53 EST)
- Re: [RFT] arm64 dts: exynos: Fix invalid GIC interrupt flags in exynos7 Alim Akhtar (Sat Sep 17 2016 - 07:37:50 EST)
- [PATCH] staging: lustre: lmv: mark symbols static where possible Baoyou Xie (Sat Sep 17 2016 - 08:05:26 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Konstantin Khlebnikov (Sat Sep 17 2016 - 08:09:23 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Cyrill Gorcunov (Sat Sep 17 2016 - 08:20:47 EST)
- Re: [PATCH v2 1/3] gpiolib: Make it possible to exclude GPIOs from IRQ domain Marc Zyngier (Sat Sep 17 2016 - 09:14:27 EST)
- [PATCH] staging/lustre: clean function declaration in cl_io.c up Baoyou Xie (Sat Sep 17 2016 - 09:24:53 EST)
- [PATCH] staging: lustre: obdclass: clean function declarations in obd_config.c and class_obd.c up Baoyou Xie (Sat Sep 17 2016 - 09:31:36 EST)
- Re: [PATCH V5] perf tools: adding support for address filters Masami Hiramatsu (Sat Sep 17 2016 - 09:33:37 EST)
- [PATCH] staging/lustre: clean function declaration in super25.c up Baoyou Xie (Sat Sep 17 2016 - 09:37:50 EST)
- Re: [RFC PATCH 9/9] ethernet: sun8i-emac: add pm_runtime support Maxime Ripard (Sat Sep 17 2016 - 09:40:50 EST)
- [PATCH] staging: lustre: clean function declaration in super25.c up Baoyou Xie (Sat Sep 17 2016 - 09:42:19 EST)
- Re: pull-request: wireless-drivers-next 2016-09-15 David Miller (Sat Sep 17 2016 - 09:54:47 EST)
- Re: [PATCH 0/3] constify net_device_ops structures David Miller (Sat Sep 17 2016 - 10:08:17 EST)
- Re: [PATCH v2 1/4] clk: sunxi-ng: Add A64 clocks Maxime Ripard (Sat Sep 17 2016 - 10:08:34 EST)
- Re: [PATCH v2 1/4] clk: sunxi-ng: Add A64 clocks Maxime Ripard (Sat Sep 17 2016 - 10:24:49 EST)
- [RFC PATCH] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller Duc Dang (Sat Sep 17 2016 - 10:30:22 EST)
- Re: [PATCH] mtd: Allocate bdi objects dynamically Richard Weinberger (Sat Sep 17 2016 - 10:42:04 EST)
- Re: [PATCH v4 0/6] blk-mq: generalization and bug fixes for tag allocation Jens Axboe (Sat Sep 17 2016 - 10:42:36 EST)
- Re: [PATCH v2 3/4] arm64: dts: add Allwinner A64 SoC .dtsi Maxime Ripard (Sat Sep 17 2016 - 10:51:46 EST)
- [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck (Sat Sep 17 2016 - 10:56:55 EST)
- [PATCH 00/24] ste_dma40: Fine-tuning for several function implementations SF Markus Elfring (Sat Sep 17 2016 - 11:06:22 EST)
- [PATCH 01/24] ste_dma40: Use kmalloc_array() in d40_lcla_allocate() SF Markus Elfring (Sat Sep 17 2016 - 11:08:29 EST)
- [PATCH 02/24] ste_dma40: Return directly after a failed kmalloc_array() SF Markus Elfring (Sat Sep 17 2016 - 11:09:31 EST)
- [PATCH 03/24] ste_dma40: Rename a jump label in d40_lcla_allocate() SF Markus Elfring (Sat Sep 17 2016 - 11:10:28 EST)
- [PATCH 04/24] ste_dma40: Move an assignment in d40_lcla_allocate() SF Markus Elfring (Sat Sep 17 2016 - 11:11:14 EST)
- [PATCH 05/24] ste_dma40: Improve a size determination in d40_of_probe() SF Markus Elfring (Sat Sep 17 2016 - 11:12:33 EST)
- [PATCH 06/24] ste_dma40: Replace four kzalloc() calls by kcalloc() in d40_hw_detect_init() SF Markus Elfring (Sat Sep 17 2016 - 11:13:43 EST)
- [PATCH 07/24] ste_dma40: Use kmalloc_array() in d40_hw_detect_init() SF Markus Elfring (Sat Sep 17 2016 - 11:15:58 EST)
- [PATCH 08/24] ste_dma40: Less checks in d40_hw_detect_init() after error detection SF Markus Elfring (Sat Sep 17 2016 - 11:16:55 EST)
- [PATCH 09/24] ste_dma40: Delete unnecessary variable initialisations in d40_hw_detect_init() SF Markus Elfring (Sat Sep 17 2016 - 11:18:21 EST)
- [PATCH 10/24] ste_dma40: Adjust the position of a jump label in d40_probe() SF Markus Elfring (Sat Sep 17 2016 - 11:19:13 EST)
- [PATCH 11/24] ste_dma40: Rename a jump label in d40_probe() SF Markus Elfring (Sat Sep 17 2016 - 11:20:18 EST)
- [PATCH 12/24] ste_dma40: Rename jump labels in d40_dmaengine_init() SF Markus Elfring (Sat Sep 17 2016 - 11:21:24 EST)
- [PATCH 13/24] ste_dma40: Rename a jump label in d40_alloc_chan_resources() SF Markus Elfring (Sat Sep 17 2016 - 11:23:02 EST)
- [PATCH] mtd: s3c2410: add device tree support Sergio Prado (Sat Sep 17 2016 - 11:23:39 EST)
- [PATCH 14/24] ste_dma40: One check less in d40_prep_sg() after error detection SF Markus Elfring (Sat Sep 17 2016 - 11:24:02 EST)
- [PATCH 15/24] ste_dma40: Move two assignments in d40_prep_sg() SF Markus Elfring (Sat Sep 17 2016 - 11:26:40 EST)
- [PATCH 16/24] ste_dma40: Rename a jump label in d40_prep_desc() SF Markus Elfring (Sat Sep 17 2016 - 11:27:43 EST)
- [PATCH 17/24] ste_dma40: Move an assignment in d40_prep_desc() SF Markus Elfring (Sat Sep 17 2016 - 11:28:37 EST)
- [PATCH 18/24] ste_dma40: Rename a jump label in d40_is_paused() SF Markus Elfring (Sat Sep 17 2016 - 11:31:15 EST)
- [PATCH][linux-next][trivial] treewide: Fix typo in printk Masanari Iida (Sat Sep 17 2016 - 11:31:54 EST)
- [PATCH 19/24] ste_dma40: Rename a jump label in d40_free_dma() SF Markus Elfring (Sat Sep 17 2016 - 11:32:12 EST)
- [PATCH 20/24] ste_dma40: Rename a jump label in d40_alloc_mask_free() SF Markus Elfring (Sat Sep 17 2016 - 11:33:02 EST)
- [PATCH 21/24] ste_dma40: Rename jump labels in d40_alloc_mask_set() SF Markus Elfring (Sat Sep 17 2016 - 11:34:06 EST)
- [PATCH 22/24] ste_dma40: Rename a jump label in dma_tasklet() SF Markus Elfring (Sat Sep 17 2016 - 11:35:10 EST)
- [PATCH 23/24] ste_dma40: Rename a jump label in __d40_execute_command_phy() SF Markus Elfring (Sat Sep 17 2016 - 11:36:12 EST)
- [PATCH 24/24] ste_dma40: Rename a jump label in d40_log_lli_to_lcxa() SF Markus Elfring (Sat Sep 17 2016 - 11:37:11 EST)
- Your (Email Address) Outlook exceeded Kaitlin Schneekloth (Sat Sep 17 2016 - 11:43:11 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Michal Hocko (Sat Sep 17 2016 - 11:47:15 EST)
- [PATCH] drm/omap: fix return value check in dsi_bind() Wei Yongjun (Sat Sep 17 2016 - 11:54:16 EST)
- arch/cris/arch-v32/mm/intmem.c:148:17: error: initialization from incompatible pointer type kbuild test robot (Sat Sep 17 2016 - 12:05:04 EST)
- Cannot load linux after recent efi-related changes Mike Krinkin (Sat Sep 17 2016 - 12:24:31 EST)
- net/ipv4/fib_semantics.c:1219:1: internal compiler error: output_operand: unrecognized address kbuild test robot (Sat Sep 17 2016 - 12:25:07 EST)
- Re: [RFT] arm64 dts: exynos: Fix invalid GIC interrupt flags in exynos7 Krzysztof Kozlowski (Sat Sep 17 2016 - 12:31:24 EST)
- Re: [RFC PATCH 9/9] ethernet: sun8i-emac: add pm_runtime support Florian Fainelli (Sat Sep 17 2016 - 12:50:37 EST)
- Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user' HÃvard Skinnemoen (Sat Sep 17 2016 - 12:53:06 EST)
- Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck (Sat Sep 17 2016 - 12:53:33 EST)
- [PATCH v2 1/7] workqueue: make workqueue available early during boot Tejun Heo (Sat Sep 17 2016 - 13:23:45 EST)
- Re: [PATCH 2/7] mce, workqueue: remove keventd_up() usage Tejun Heo (Sat Sep 17 2016 - 13:24:25 EST)
- Re: [PATCH 06/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5 Alim Akhtar (Sat Sep 17 2016 - 13:31:08 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Boris Brezillon (Sat Sep 17 2016 - 13:31:45 EST)
- Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Alim Akhtar (Sat Sep 17 2016 - 13:36:54 EST)
- Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Krzysztof Kozlowski (Sat Sep 17 2016 - 13:56:12 EST)
- [PATCH 1/2] mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD Boris Brezillon (Sat Sep 17 2016 - 13:57:21 EST)
- [PATCH 2/2] mtd: Kill the OF_MTD Kconfig option Boris Brezillon (Sat Sep 17 2016 - 13:57:42 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Sat Sep 17 2016 - 14:45:51 EST)
- Re: [PATCH v4 3/4] gpu: ipu-ic: Add complete image conversion support with tiling Steve Longerbeam (Sat Sep 17 2016 - 14:46:37 EST)
- Re: [PATCH v2] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Sat Sep 17 2016 - 14:48:45 EST)
- Re: [PATCH] scripts: add script for translating stack dump function offsets Josh Poimboeuf (Sat Sep 17 2016 - 14:54:32 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Sat Sep 17 2016 - 15:00:05 EST)
- Re: [PATCH V8] clk: bcm: Add driver for BCM53573 ILP clock RafaÅ MiÅecki (Sat Sep 17 2016 - 15:20:58 EST)
- [PATCH] sbitmap: don't update the allocation hint on clear after resize Omar Sandoval (Sat Sep 17 2016 - 15:21:11 EST)
- [PATCH v7 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v7 Steve Longerbeam (Sat Sep 17 2016 - 15:34:22 EST)
- [PATCH v7 2/3] gpu: ipu-v3: Add ipu_rot_mode_is_irt() Steve Longerbeam (Sat Sep 17 2016 - 15:34:27 EST)
- [PATCH v7 1/3] gpu: ipu-v3: Add FSU channel linking support Steve Longerbeam (Sat Sep 17 2016 - 15:34:29 EST)
- [PATCH v7 3/3] gpu: ipu-v3: Add queued image conversion support Steve Longerbeam (Sat Sep 17 2016 - 15:34:55 EST)
- Re: [PATCH] sbitmap: don't update the allocation hint on clear after resize Jens Axboe (Sat Sep 17 2016 - 15:40:45 EST)
- [PATCH 1/4] debugfs: introduce a public file_operations accessor Christian Lamparter (Sat Sep 17 2016 - 15:43:27 EST)
- [PATCH 2/4] carl9170: fix debugfs crashes Christian Lamparter (Sat Sep 17 2016 - 15:43:35 EST)
- [PATCH 4/4] b43legacy: fix debugfs crash Christian Lamparter (Sat Sep 17 2016 - 15:43:42 EST)
- [PATCH 3/4] b43: fix debugfs crash Christian Lamparter (Sat Sep 17 2016 - 15:44:03 EST)
- Re: [PATCH] sbitmap: don't update the allocation hint on clear after resize Omar Sandoval (Sat Sep 17 2016 - 15:49:43 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Matt Fleming (Sat Sep 17 2016 - 15:59:25 EST)
- [PATCH] openrisc: fix the fix of copy_from_user() Guenter Roeck (Sat Sep 17 2016 - 16:01:43 EST)
- Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck (Sat Sep 17 2016 - 16:09:43 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Mateusz Guzik (Sat Sep 17 2016 - 16:10:23 EST)
- [PATCH devicetree] ARM: BCM53573: Specify PMU and its ILP clock in the DT RafaÅ MiÅecki (Sat Sep 17 2016 - 16:14:35 EST)
- Re: [PATCH 2/7] mce, workqueue: remove keventd_up() usage Borislav Petkov (Sat Sep 17 2016 - 16:28:10 EST)
- Re: [ANNOUNCE] 4.8-rc5-rt1 beta Paul Gortmaker (Sat Sep 17 2016 - 16:45:38 EST)
- Re: [PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Denys Vlasenko (Sat Sep 17 2016 - 17:09:33 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Sat Sep 17 2016 - 17:27:55 EST)
- [PATCH 1/3] x86/e820: Mark some static functions __init Denys Vlasenko (Sat Sep 17 2016 - 17:39:54 EST)
- [PATCH 2/3] x86/e820: Prepare e280 code for switch to dynamic storage Denys Vlasenko (Sat Sep 17 2016 - 17:39:54 EST)
- [PATCH 3/3] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Denys Vlasenko (Sat Sep 17 2016 - 17:40:03 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Konstantin Khlebnikov (Sat Sep 17 2016 - 17:40:49 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Greg KH (Sat Sep 17 2016 - 17:46:06 EST)
- Re: [REGRESSION] RLIMIT_DATA crashes named Joe Perches (Sat Sep 17 2016 - 17:52:48 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Sat Sep 17 2016 - 17:58:06 EST)
- [PATCH 1/2] net: ethernet: broadcom: b44: use phydev from struct net_device Philippe Reynes (Sat Sep 17 2016 - 18:12:03 EST)
- [PATCH 2/2] net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Sep 17 2016 - 18:12:17 EST)
- Re: [PATCH 3/3] x86/e820: Use much less memory for e820/e820_saved, save up to 120k kbuild test robot (Sat Sep 17 2016 - 18:59:17 EST)
- [PATCH] Staging: octeon: ethernet-rx: fixed three redundant blank line style issues Cathal Mullaney (Sat Sep 17 2016 - 19:05:30 EST)
- [PATCH net-next 00/14] rxrpc: Fixes & miscellany David Howells (Sat Sep 17 2016 - 19:18:02 EST)
- [PATCH net-next 01/14] rxrpc: Remove some whitespace. David Howells (Sat Sep 17 2016 - 19:18:09 EST)
- [PATCH net-next 03/14] rxrpc: Check the return value of rxrpc_locate_data() David Howells (Sat Sep 17 2016 - 19:18:14 EST)
- [PATCH net-next 04/14] rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data() David Howells (Sat Sep 17 2016 - 19:18:32 EST)
- [PATCH net-next 06/14] rxrpc: Purge the to_be_accepted queue on socket release David Howells (Sat Sep 17 2016 - 19:18:35 EST)
- [PATCH net-next 07/14] rxrpc: Fix the putting of client connections David Howells (Sat Sep 17 2016 - 19:18:48 EST)
- [PATCH net-next 08/14] rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call() David Howells (Sat Sep 17 2016 - 19:19:09 EST)
- [PATCH net-next 09/14] rxrpc: Fix unexposed client conn release David Howells (Sat Sep 17 2016 - 19:19:14 EST)
- [PATCH net-next 12/14] rxrpc: Don't transmit an ACK if there's no reason set David Howells (Sat Sep 17 2016 - 19:19:26 EST)
- [PATCH net-next 14/14] rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes David Howells (Sat Sep 17 2016 - 19:19:37 EST)
- [PATCH net-next 13/14] rxrpc: Be consistent about switch value in rxrpc_send_call_packet() David Howells (Sat Sep 17 2016 - 19:19:53 EST)
- [PATCH net-next 11/14] rxrpc: Fix retransmission algorithm David Howells (Sat Sep 17 2016 - 19:20:18 EST)
- [PATCH net-next 10/14] rxrpc: Fix the parsing of soft-ACKs David Howells (Sat Sep 17 2016 - 19:20:41 EST)
- [PATCH net-next 05/14] rxrpc: Record calls that need to be accepted David Howells (Sat Sep 17 2016 - 19:21:19 EST)
- [PATCH net-next 00/11] rxrpc: Tracepoint addition and improvement David Howells (Sat Sep 17 2016 - 19:21:54 EST)
- [PATCH net-next 01/11] rxrpc: Print the packet type name in the Rx packet trace David Howells (Sat Sep 17 2016 - 19:22:03 EST)
- [PATCH net-next 02/11] rxrpc: Add some additional call tracing David Howells (Sat Sep 17 2016 - 19:22:23 EST)
- [PATCH net-next 03/11] rxrpc: Add connection tracepoint and client conn state tracepoint David Howells (Sat Sep 17 2016 - 19:22:32 EST)
- [PATCH net-next 05/11] rxrpc: Add a tracepoint to log received ACK packets David Howells (Sat Sep 17 2016 - 19:22:46 EST)
- [PATCH net-next 07/11] rxrpc: Add a tracepoint to follow packets in the Rx buffer David Howells (Sat Sep 17 2016 - 19:22:59 EST)
- [PATCH net-next 08/11] rxrpc: Add a tracepoint to follow what recvmsg does David Howells (Sat Sep 17 2016 - 19:23:06 EST)
- [PATCH net-next 10/11] rxrpc: Improve skb tracing David Howells (Sat Sep 17 2016 - 19:23:16 EST)
- [PATCH net-next 09/11] rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var David Howells (Sat Sep 17 2016 - 19:23:28 EST)
- [PATCH net-next 11/11] rxrpc: Add config to inject packet loss David Howells (Sat Sep 17 2016 - 19:23:38 EST)
- [PATCH net-next 06/11] rxrpc: Add a tracepoint to log ACK transmission David Howells (Sat Sep 17 2016 - 19:24:33 EST)
- [PATCH net-next 02/14] rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller David Howells (Sat Sep 17 2016 - 19:24:45 EST)
- [PATCH net-next 04/11] rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer David Howells (Sat Sep 17 2016 - 19:25:07 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Wanpeng Li (Sat Sep 17 2016 - 19:28:49 EST)
- arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32' kbuild test robot (Sat Sep 17 2016 - 20:08:57 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Shawn Guo (Sat Sep 17 2016 - 20:09:19 EST)
- Re: [PATCH 1/1] ARM: imx5: Add clocks configuration Shawn Guo (Sat Sep 17 2016 - 20:22:27 EST)
- Re: [PATCH 1/1] ARM: imx5: Add clocks configuration Shawn Guo (Sat Sep 17 2016 - 20:25:15 EST)
- arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32' kbuild test robot (Sat Sep 17 2016 - 20:25:33 EST)
- Re: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Shawn Guo (Sat Sep 17 2016 - 20:53:14 EST)
- [PATCH] efi: force page alignment in efi_mem_insert Mike Krinkin (Sat Sep 17 2016 - 20:53:52 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Guenter Roeck (Sat Sep 17 2016 - 21:00:18 EST)
- [PATCH] perf, tools: Handle events including .c and .o Andi Kleen (Sat Sep 17 2016 - 21:03:10 EST)
- Re: Cannot load linux after recent efi-related changes Mike Krinkin (Sat Sep 17 2016 - 21:15:10 EST)
- Re: [PATCH] clk: hisilicon: add CRG driver for Hi3798CV200 SoC Jiancheng Xue (Sat Sep 17 2016 - 21:50:29 EST)
- Re: [PATCH 2/8] drm/rockchip: Get rid of some unnecessary code Mark yao (Sat Sep 17 2016 - 21:50:54 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Huang\, Ying (Sat Sep 17 2016 - 21:53:54 EST)
- [PATCH linux-firmware 00/12] Fix metadata for linux-firmware Ben Hutchings (Sat Sep 17 2016 - 21:58:26 EST)
- Re: [PATCH v2] sched/core: remove unnecessary initialization in sched_init() Cheng Chao (Sat Sep 17 2016 - 21:59:40 EST)
- [PATCH linux-firmware 01/12] Add a metadata consistency check script Ben Hutchings (Sat Sep 17 2016 - 21:59:49 EST)
- [PATCH linux-firmware 02/12] WHENCE: Correct filename of LICENCE.moxa Ben Hutchings (Sat Sep 17 2016 - 22:01:06 EST)
- [PATCH linux-firmware 03/12] Add copy of GPL v2 and references to the GPL-2 and GPL-3 files Ben Hutchings (Sat Sep 17 2016 - 22:01:25 EST)
- [PATCH linux-firmware 05/12] WHENCE: Remove references to source for emi62 firmware Ben Hutchings (Sat Sep 17 2016 - 22:01:51 EST)
- [PATCH linux-firmware 04/12] WHENCE: Specify source directories for cis, isci, and usbdux firmware Ben Hutchings (Sat Sep 17 2016 - 22:01:55 EST)
- [PATCH linux-firmware 06/12] WHENCE: Remove references to two nvidia firmware files that were never added Ben Hutchings (Sat Sep 17 2016 - 22:02:31 EST)
- [PATCH linux-firmware 07/12] Remove unused 'LICENCE.mwl8335' Ben Hutchings (Sat Sep 17 2016 - 22:02:45 EST)
- [PATCH linux-firmware 08/12] WHENCE: Adjust some licence file references to satisfy check_whence.py Ben Hutchings (Sat Sep 17 2016 - 22:03:04 EST)
- [PATCH linux-firmware 09/12] WHENCE: Fix metadata for snd-soc-skl firmware Ben Hutchings (Sat Sep 17 2016 - 22:03:35 EST)
- [PATCH linux-firmware 10/12] WHENCE: List new radeon CI and SI smc firmware Ben Hutchings (Sat Sep 17 2016 - 22:03:54 EST)
- [PATCH linux-firmware 11/12] WHENCE: Add reference to 'qca/NOTICE.txt' Ben Hutchings (Sat Sep 17 2016 - 22:04:29 EST)
- [PATCH linux-firmware 12/12] README: Say that files must be listed in WHENCE, and how to check it Ben Hutchings (Sat Sep 17 2016 - 22:04:40 EST)
- Re: [PATCH v4] stop_machine: Avoid a sleep and wakeup in the stop_one_cpu() Cheng Chao (Sat Sep 17 2016 - 22:07:46 EST)
- Re: [PATCH linux-firmware 10/12] WHENCE: List new radeon CI and SI smc firmware Ben Hutchings (Sat Sep 17 2016 - 22:08:36 EST)
- Hello Hasher Al Maktoum (Sat Sep 17 2016 - 22:24:09 EST)
- Re: [PATCH] jbd2: move more common code into journal_init_common() Geliang Tang (Sat Sep 17 2016 - 22:39:36 EST)
- RE: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Po Liu (Sat Sep 17 2016 - 23:37:48 EST)
- Re: [PATCH V3 1/4] ARM64 LPC: Indirect ISA port IO introduced zhichang (Sat Sep 17 2016 - 23:38:26 EST)
- Re: [PATCH 2/8] drm/rockchip: Get rid of some unnecessary code Tomasz Figa (Sun Sep 18 2016 - 00:02:43 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Rob Landley (Sun Sep 18 2016 - 00:41:03 EST)
- Re: [PATCH v2 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically Baolin Wang (Sun Sep 18 2016 - 00:48:38 EST)
- Re: Possible code defects: macros and precedence Julia Lawall (Sun Sep 18 2016 - 00:58:26 EST)
- Re: [PATCH v2 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget Baolin Wang (Sun Sep 18 2016 - 00:59:12 EST)
- Re: Possible code defects: macros and precedence Julia Lawall (Sun Sep 18 2016 - 01:09:57 EST)
- Re: [PATCH 4/5] ipc/msg: Lockless security checks for msgsnd Manfred Spraul (Sun Sep 18 2016 - 01:11:05 EST)
- drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags' kbuild test robot (Sun Sep 18 2016 - 01:23:49 EST)
- [PATCH 1/2] rtc: Add some dummy static inline functions Baolin Wang (Sun Sep 18 2016 - 02:05:10 EST)
- [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Baolin Wang (Sun Sep 18 2016 - 02:05:11 EST)
- [PATCH 00/10] firewire-net: Fine-tuning for several function implementations SF Markus Elfring (Sun Sep 18 2016 - 02:09:40 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mike Galbraith (Sun Sep 18 2016 - 02:09:45 EST)
- [PATCH 01/] firewire-net: Use kmalloc_array() in fwnet_broadcast_start() SF Markus Elfring (Sun Sep 18 2016 - 02:11:14 EST)
- [PATCH 02/10] firewire-net: Rename a jump label in fwnet_broadcast_start() SF Markus Elfring (Sun Sep 18 2016 - 02:13:20 EST)
- [PATCH 03/10] firewire-net: Rename jump labels in fwnet_init() SF Markus Elfring (Sun Sep 18 2016 - 02:14:54 EST)
- [PATCH 04/10] firewire-net: Rename jump labels in fwnet_probe() SF Markus Elfring (Sun Sep 18 2016 - 02:15:53 EST)
- [PATCH 05/10] firewire-net: Rename a jump label in fwnet_tx() SF Markus Elfring (Sun Sep 18 2016 - 02:17:07 EST)
- [PATCH 06/10] firewire-net: Rename a jump label in fwnet_send_packet() SF Markus Elfring (Sun Sep 18 2016 - 02:18:18 EST)
- [PATCH 07/10] firewire-net: Rename a jump label in fwnet_incoming_packet() SF Markus Elfring (Sun Sep 18 2016 - 02:19:20 EST)
- [PATCH 08/10] firewire-net: Rename a jump label in fwnet_finish_incoming_packet() SF Markus Elfring (Sun Sep 18 2016 - 02:20:47 EST)
- [PATCH 09/10] firewire-net: Rename jump labels in fwnet_pd_new() SF Markus Elfring (Sun Sep 18 2016 - 02:21:50 EST)
- [PATCH 10/10] firewire-net: Adjust checks for null pointers in five functions SF Markus Elfring (Sun Sep 18 2016 - 02:23:22 EST)
- Re: [PATCH linux-firmware 06/12] WHENCE: Remove references to two nvidia firmware files that were never added Alexandre Courbot (Sun Sep 18 2016 - 02:32:13 EST)
- Re: [PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Sun Sep 18 2016 - 02:54:06 EST)
- Re: [PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Sun Sep 18 2016 - 02:55:54 EST)
- [PATCH v2] clocksource/fsl: Fix errata A-007728 for flextimer Meng Yi (Sun Sep 18 2016 - 03:13:17 EST)
- Re: [PATCH] sysfs print name of undiscoverable attribute group as well Greg KH (Sun Sep 18 2016 - 03:36:16 EST)
- [PATCH 00/14] blk-mq: Minor fixes and cleanups Alexander Gordeev (Sun Sep 18 2016 - 03:37:38 EST)
- [PATCH 02/14] blk-mq: Fix a potential NULL pointer assignment to hctx tags Alexander Gordeev (Sun Sep 18 2016 - 03:37:48 EST)
- [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations Alexander Gordeev (Sun Sep 18 2016 - 03:37:57 EST)
- [PATCH 03/14] block: Get rid of unused request_queue::nr_queues member Alexander Gordeev (Sun Sep 18 2016 - 03:38:03 EST)
- [PATCH 01/14] blk-mq: Fix memory leaks on queue cleanup Alexander Gordeev (Sun Sep 18 2016 - 03:38:13 EST)
- [PATCH 11/14] blk-mq: Move hardware context init code into single location Alexander Gordeev (Sun Sep 18 2016 - 03:38:26 EST)
- [PATCH 10/14] blk-mq: Uninit hardware context in order reverse to init Alexander Gordeev (Sun Sep 18 2016 - 03:38:32 EST)
- [PATCH 14/14] blk-mq: Set flush_start_tag to BLK_MQ_MAX_DEPTH Alexander Gordeev (Sun Sep 18 2016 - 03:38:40 EST)
- [PATCH 13/14] blk-mq: Pair blk_mq_hctx_kobj_init() with blk_mq_hctx_kobj_put() Alexander Gordeev (Sun Sep 18 2016 - 03:39:06 EST)
- [PATCH 12/14] blk-mq: Rework blk_mq_init_hctx() function Alexander Gordeev (Sun Sep 18 2016 - 03:39:17 EST)
- [PATCH 09/14] blk-mq: Move duplicating code to blk_mq_exit_hctx() Alexander Gordeev (Sun Sep 18 2016 - 03:39:29 EST)
- [PATCH 08/14] blk-mq: Get rid of unnecessary blk_mq_free_hw_queues() Alexander Gordeev (Sun Sep 18 2016 - 03:39:45 EST)
- [PATCH 07/14] blk-mq: Cleanup a loop exit condition Alexander Gordeev (Sun Sep 18 2016 - 03:39:50 EST)
- [PATCH 05/14] blk-mq: Remove a redundant assignment Alexander Gordeev (Sun Sep 18 2016 - 03:39:59 EST)
- [PATCH 06/14] blk-mq: Fix hardware context data node selection Alexander Gordeev (Sun Sep 18 2016 - 03:40:23 EST)
- [PATCH v2] clk: hisilicon: add CRG driver for Hi3798CV200 SoC Jiancheng Xue (Sun Sep 18 2016 - 03:48:25 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Kalle Valo (Sun Sep 18 2016 - 03:54:41 EST)
- [GIT pull] irq fixes for 4.8 Thomas Gleixner (Sun Sep 18 2016 - 04:07:52 EST)
- [GIT pull] smp fix for 4.8 Thomas Gleixner (Sun Sep 18 2016 - 04:09:31 EST)
- [GIT pull] perf fixes for 4.8 Thomas Gleixner (Sun Sep 18 2016 - 04:13:33 EST)
- [PATCH] phy: mark lan88xx_suspend() static Baoyou Xie (Sun Sep 18 2016 - 04:27:57 EST)
- Re: [PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Ingo Molnar (Sun Sep 18 2016 - 04:31:46 EST)
- Re: [PATCH] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt Wanpeng Li (Sun Sep 18 2016 - 04:33:07 EST)
- [PATCH] be2net: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 04:35:50 EST)
- [PATCH] mlxsw: spectrum: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 04:40:23 EST)
- [PATCH] net/mlx5: clean function declarations in eswitch.c up Baoyou Xie (Sun Sep 18 2016 - 04:44:45 EST)
- [PATCH] ixgbe: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 04:48:03 EST)
- Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Geert Uytterhoeven (Sun Sep 18 2016 - 04:49:47 EST)
- [PATCH] igb: mark igb_rxnfc_write_vlan_prio_filter() static Baoyou Xie (Sun Sep 18 2016 - 04:50:52 EST)
- Re: [PATCH] perf, tools: Handle events including .c and .o Jiri Olsa (Sun Sep 18 2016 - 05:04:35 EST)
- Re: [PATCH/RFC v2 3/7] spi: core: Add support for registering SPI slave controllers Geert Uytterhoeven (Sun Sep 18 2016 - 05:04:36 EST)
- [PATCH] net: hns: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 05:09:01 EST)
- Re: [PATCH] mlxsw: spectrum: mark symbols static where possible Ido Schimmel (Sun Sep 18 2016 - 05:10:23 EST)
- [PATCH] net: hns: add function declarations in hns_dsaf_mac.h Baoyou Xie (Sun Sep 18 2016 - 05:12:06 EST)
- [PATCH] cxgb4: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 05:18:53 EST)
- Re: Question about commit f9a67b1182e5 ("md/bitmap: clear bitmap if bitmap_create failed"). Guoqing Jiang (Sun Sep 18 2016 - 05:20:09 EST)
- [PATCH] net: mvneta: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 05:21:10 EST)
- Re: [PATCH 1/2] mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD Richard Weinberger (Sun Sep 18 2016 - 05:21:27 EST)
- Re: [PATCH 2/2] mtd: Kill the OF_MTD Kconfig option Richard Weinberger (Sun Sep 18 2016 - 05:21:43 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Sun Sep 18 2016 - 05:32:14 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Sun Sep 18 2016 - 05:32:14 EST)
- Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Marc Zyngier (Sun Sep 18 2016 - 05:34:57 EST)
- Re: [PATCH v16 0/4] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang (Sun Sep 18 2016 - 05:39:42 EST)
- Re: [PATCH v6 2/3] ARM: dts: add TOPEET itop elite based board ayaka (Sun Sep 18 2016 - 06:06:18 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Greg KH (Sun Sep 18 2016 - 06:15:05 EST)
- Re: [PATCH] perf, tools: Handle events including .c and .o Wangnan (F) (Sun Sep 18 2016 - 06:22:00 EST)
- Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Hans-Christian Noren Egtvedt (Sun Sep 18 2016 - 06:25:33 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Geert Uytterhoeven (Sun Sep 18 2016 - 06:27:06 EST)
- [PATCH] ARM: tegra: nyan: Mark all USB ports as host Paul Kocialkowski (Sun Sep 18 2016 - 06:29:30 EST)
- [GIT PULL] USB driver fixes for 4.8-rc7 Greg KH (Sun Sep 18 2016 - 06:33:39 EST)
- Re: [PATCH] net/mlx5: clean function declarations in eswitch.c up Leon Romanovsky (Sun Sep 18 2016 - 06:56:23 EST)
- Re: [PATCH 1/3] iio: common: ssp_sensors: accel: constify iio_info structures Jonathan Cameron (Sun Sep 18 2016 - 06:56:57 EST)
- Re: [PATCH 2/3] iio: adc: men_z188_adc: constify iio_info structures Jonathan Cameron (Sun Sep 18 2016 - 06:59:13 EST)
- Re: [PATCH 3/3] iio: common: ssp_sensors: gyro: constify iio_info structures Jonathan Cameron (Sun Sep 18 2016 - 07:00:32 EST)
- Payment noticeu Heidi Mendoza (Sun Sep 18 2016 - 07:05:43 EST)
- [PATCH] staging: ks7010: clean function declaration in ks_hostif.c up Baoyou Xie (Sun Sep 18 2016 - 07:08:22 EST)
- Re: [PATCH 1/2] gpiolib: Add possibility to mask which GPIOs are added to IRQ domain Linus Walleij (Sun Sep 18 2016 - 07:17:12 EST)
- [PATCH] staging: ks7010: clean function declarations in ks_hostif.c up Baoyou Xie (Sun Sep 18 2016 - 07:18:55 EST)
- Re: [PATCH net-next 00/14] rxrpc: Fixes & miscellany David Miller (Sun Sep 18 2016 - 07:22:59 EST)
- Re: [RFC/RFT][PATCH v2 0/7] Functional dependencies between devices Lukas Wunner (Sun Sep 18 2016 - 07:23:10 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Linus Walleij (Sun Sep 18 2016 - 07:24:52 EST)
- [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Piotr Kwapulinski (Sun Sep 18 2016 - 07:30:35 EST)
- [PATCH] staging: ks7010: move ks_wlan_hw_tx() declaration to header file Baoyou Xie (Sun Sep 18 2016 - 07:31:07 EST)
- Re: [PATCH] net: mvneta: mark symbols static where possible Thomas Petazzoni (Sun Sep 18 2016 - 07:33:51 EST)
- [PATCH v2] x86/apic: Fix suspicious RCU usage Wanpeng Li (Sun Sep 18 2016 - 07:35:08 EST)
- Re: [Intel-gfx] Skylake graphics regression: projector failure with 4.8-rc3 Thorsten Leemhuis (Sun Sep 18 2016 - 07:35:29 EST)
- Re: [PATCH] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt Wanpeng Li (Sun Sep 18 2016 - 07:35:33 EST)
- Re: [PATCH] gpio: f7188x: use gpiochip_get_data instead of container_of Linus Walleij (Sun Sep 18 2016 - 07:35:44 EST)
- Re: [PATCH 1/2] pinctrl: pm8994: add pad voltage regulator defines Linus Walleij (Sun Sep 18 2016 - 07:38:42 EST)
- [PATCH] staging: lustre: lmv: add missing function declaration Baoyou Xie (Sun Sep 18 2016 - 07:40:45 EST)
- Re: [PATCH net-next 11/11] rxrpc: Add config to inject packet loss Sergei Shtylyov (Sun Sep 18 2016 - 07:47:49 EST)
- [PATCH] f2fs: fix to avoid slowing down background gc Chao Yu (Sun Sep 18 2016 - 07:53:33 EST)
- [PATCH] vme: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 07:58:59 EST)
- Re: [PATCH] net: mvneta: mark symbols static where possible Sergei Shtylyov (Sun Sep 18 2016 - 08:05:39 EST)
- [PATCH] megaraid_sas: clean function declarations in megaraid_sas_base.c up Baoyou Xie (Sun Sep 18 2016 - 08:08:27 EST)
- Re: [RFC/RFT][PATCH v2 0/7] Functional dependencies between devices Lukas Wunner (Sun Sep 18 2016 - 08:39:08 EST)
- [PATCH 0/6] firmware-qemu_fw_cfg: Fine-tuning for four function implementations SF Markus Elfring (Sun Sep 18 2016 - 08:49:36 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Christian Lamparter (Sun Sep 18 2016 - 08:49:48 EST)
- [PATCH] dma-buf/sw_sync: mark sync_timeline_create() static Baoyou Xie (Sun Sep 18 2016 - 08:49:52 EST)
- [PATCH 1/6] firmware-qemu_fw_cfg: Use kmalloc_array() in fw_cfg_register_dir_entries() SF Markus Elfring (Sun Sep 18 2016 - 08:51:23 EST)
- [PATCH] crypto: sun4i-ss: mark sun4i_hash() static Baoyou Xie (Sun Sep 18 2016 - 08:53:01 EST)
- [PATCH 2/6] firmware-qemu_fw_cfg: Improve a size determination in fw_cfg_register_file() SF Markus Elfring (Sun Sep 18 2016 - 08:53:18 EST)
- [PATCH 3/6] firmware-qemu_fw_cfg: Rename jump labels in fw_cfg_register_file() SF Markus Elfring (Sun Sep 18 2016 - 08:54:15 EST)
- [PATCH 4/6] firmware-qemu_fw_cfg: Improve a size determination in fw_cfg_build_symlink() SF Markus Elfring (Sun Sep 18 2016 - 08:55:33 EST)
- [PATCH 5/6] firmware-qemu_fw_cfg: Rename jump labels in fw_cfg_sysfs_probe() SF Markus Elfring (Sun Sep 18 2016 - 08:57:11 EST)
- [PATCH 6/6] firmware-qemu_fw_cfg: Move a variable assignment in fw_cfg_sysfs_probe() SF Markus Elfring (Sun Sep 18 2016 - 08:58:35 EST)
- [PATCH] drm/nouveau/core: add missing header dependencies Baoyou Xie (Sun Sep 18 2016 - 08:59:21 EST)
- [PATCH] drm/msm: add missing header dependencies Baoyou Xie (Sun Sep 18 2016 - 09:02:31 EST)
- [PATCH] drm/amdgpu: add missing header dependencies Baoyou Xie (Sun Sep 18 2016 - 09:13:07 EST)
- Linux 4.8: Reported regressions as of Sunday, 2016-09-18 Thorsten Leemhuis (Sun Sep 18 2016 - 09:21:10 EST)
- usb device to ether is not identification in 64bit Windows OS Lipengcheng (Sun Sep 18 2016 - 09:29:30 EST)
- Re: [PATCH 3/5] u64_stats: Introduce IRQs disabled helpers Frederic Weisbecker (Sun Sep 18 2016 - 09:39:16 EST)
- [PATCH] drm/amdgpu: amend amdgpu_gfx_parse_disable_cu() declaration Baoyou Xie (Sun Sep 18 2016 - 09:39:16 EST)
- [PATCH] drm/bochs: mark bochs_connector_get_modes() static Baoyou Xie (Sun Sep 18 2016 - 09:46:46 EST)
- Re: [PATCH 2/5] irqtime: Remove needless IRQs disablement on kcpustat update Frederic Weisbecker (Sun Sep 18 2016 - 09:47:59 EST)
- [PATCH] drm: bridge: analogix/dp: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 09:55:18 EST)
- [PATCH] drm/exynos: mark exynos_dp_crtc_clock_enable() static Baoyou Xie (Sun Sep 18 2016 - 09:58:58 EST)
- [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board Randy Li (Sun Sep 18 2016 - 10:02:01 EST)
- [PATCH v7 0/3] Add a new board TOPEET iTOP for Exynos 4412 Randy Li (Sun Sep 18 2016 - 10:02:04 EST)
- [PATCH v7 3/3] devicetree: bindings: Add vendor prefix for Topeet. Randy Li (Sun Sep 18 2016 - 10:02:26 EST)
- [PATCH v7 1/3] ARM: dts: Add TOPEET itop core board SCP package version Randy Li (Sun Sep 18 2016 - 10:02:40 EST)
- [PATCH] drm/mediatek: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 10:03:41 EST)
- [PATCH] make samsung interface entries explicitly Randy Li (Sun Sep 18 2016 - 10:09:44 EST)
- [PATCH] ASoC: samsung: make audio interface/controller explicitly Randy Li (Sun Sep 18 2016 - 10:09:50 EST)
- [PATCH] drm/amdgpu: mark symbols static where possible Baoyou Xie (Sun Sep 18 2016 - 10:10:46 EST)
- [PATCH] drm/amdgpu: remove unused functions Baoyou Xie (Sun Sep 18 2016 - 10:13:55 EST)
- [PATCH] ARM: tegra: nyan: Enable GPU node and related supply Paul Kocialkowski (Sun Sep 18 2016 - 10:14:21 EST)
- [PATCH] drm/msm/adreno: move function declarations to header file Baoyou Xie (Sun Sep 18 2016 - 10:22:54 EST)
- [PATCH] cgroup/cpu: Fix tg_has_rt_task() malfunction yingooyim (Sun Sep 18 2016 - 10:23:25 EST)
- [PATCH] drm/amdgpu: clean function declaration in amdgpu_pm.c up Baoyou Xie (Sun Sep 18 2016 - 10:24:11 EST)
- [RFC PATCH v2 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Randy Li (Sun Sep 18 2016 - 10:28:47 EST)
- [RFC PATCH v2 0/2] adding panel claa070wp03xg support for exynos Randy Li (Sun Sep 18 2016 - 10:28:57 EST)
- [RFC PATCH v2 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel Randy Li (Sun Sep 18 2016 - 10:29:00 EST)
- [PATCH] drm/amdgpu: add function declaration in amdgpu.h Baoyou Xie (Sun Sep 18 2016 - 10:29:53 EST)
- Re: [RFC PATCH 00/10] ARM: dts: exynos: Fix invalid GIC interrupt flags Krzysztof Kozlowski (Sun Sep 18 2016 - 10:30:38 EST)
- Re: [PATCH v3) posix-timers: make it configurable Richard Cochran (Sun Sep 18 2016 - 10:35:53 EST)
- Re: [PATCH 2/5] ipc/sem: rework task wakeups Manfred Spraul (Sun Sep 18 2016 - 10:37:26 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Krzysztof Kozlowski (Sun Sep 18 2016 - 10:43:10 EST)
- Re: [PATCH] avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck (Sun Sep 18 2016 - 10:44:22 EST)
- [PATCH] staging: ks7010: fixes typo in ks_hostif.c Hariharan R (Sun Sep 18 2016 - 10:47:37 EST)
- Re: [PATCH] perf, tools: Handle events including .c and .o Andi Kleen (Sun Sep 18 2016 - 10:52:23 EST)
- Re: pyc files in source dir with O= Markus Heiser (Sun Sep 18 2016 - 10:54:11 EST)
- Re: [PATCH] perf, tools: Handle events including .c and .o Andi Kleen (Sun Sep 18 2016 - 10:56:17 EST)
- [PATCH 1/2] net: ethernet: broadcom: bcm63xx: use phydev from struct net_device Philippe Reynes (Sun Sep 18 2016 - 10:59:30 EST)
- [PATCH 2/2] net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Sun Sep 18 2016 - 10:59:40 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly ayaka (Sun Sep 18 2016 - 11:12:56 EST)
- [PATCH] net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Sun Sep 18 2016 - 11:17:05 EST)
- Re: [PATCH 06/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5 Javier Martinez Canillas (Sun Sep 18 2016 - 11:17:37 EST)
- Re: [PATCH 08/10] ARM: dts: exynos: Fix invalid GIC interrupt flags in exynos5410/exynos542x Javier Martinez Canillas (Sun Sep 18 2016 - 11:18:43 EST)
- Re: Runtime failure running sh:qemu in -next due to 'sh: fix copy_from_user()' Rich Felker (Sun Sep 18 2016 - 11:19:35 EST)
- Re: [PATCH 4/7] ARM: dts: exynos: Use human-friendly symbols for interrupt properties in exynos5 Javier Martinez Canillas (Sun Sep 18 2016 - 11:21:13 EST)
- Re: openrisc: Consolidate setup to use memblock instead of bootmem Guenter Roeck (Sun Sep 18 2016 - 11:23:11 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Guenter Roeck (Sun Sep 18 2016 - 11:26:43 EST)
- [PATCH 1/6] f2fs: make f2fs_filetype_table static Chao Yu (Sun Sep 18 2016 - 11:32:39 EST)
- [PATCH 2/6] f2fs: fix to return error number of read_all_xattrs correctly Chao Yu (Sun Sep 18 2016 - 11:32:44 EST)
- [PATCH 5/6] f2fs: support IO error injection Chao Yu (Sun Sep 18 2016 - 11:32:56 EST)
- [PATCH 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Chao Yu (Sun Sep 18 2016 - 11:33:09 EST)
- [PATCH 6/6] f2fs: show dirty inode number Chao Yu (Sun Sep 18 2016 - 11:33:19 EST)
- [PATCH 3/6] f2fs: fix to avoid race condition when updating sbi flag Chao Yu (Sun Sep 18 2016 - 11:33:31 EST)
- Re: [PATCH 2/5] irqtime: Remove needless IRQs disablement on kcpustat update Peter Zijlstra (Sun Sep 18 2016 - 11:54:42 EST)
- [PATCH v2 2/3] usb: dwc3: cleanup with list_first_entry_or_null() Masahiro Yamada (Sun Sep 18 2016 - 12:04:15 EST)
- [PATCH v2 1/3] usb: dwc2: cleanup with list_first_entry_or_null() Masahiro Yamada (Sun Sep 18 2016 - 12:04:20 EST)
- [PATCH v2 3/3] usb: renesas_usbhs: cleanup with list_first_entry_or_null() Masahiro Yamada (Sun Sep 18 2016 - 12:04:58 EST)
- [PATCH v2 0/3] usb: trivial cleanups with list_first_entry_or_null() Masahiro Yamada (Sun Sep 18 2016 - 12:05:13 EST)
- [RESEND PATCH v2] clk: probe common clock drivers earlier Masahiro Yamada (Sun Sep 18 2016 - 12:19:02 EST)
- Re: [PATCH v2] clk: probe common clock drivers earlier Masahiro Yamada (Sun Sep 18 2016 - 12:25:46 EST)
- lib/atomic64_test.c:112:9: error: implicit declaration of function 'atomic64_add_unless' kbuild test robot (Sun Sep 18 2016 - 12:40:22 EST)
- [GIT PULL 1/3] ARM: soc: exynos: Drivers for v4.9 Krzysztof Kozlowski (Sun Sep 18 2016 - 12:41:34 EST)
- [GIT PULL 0/3] ARM: exynos: Second round of stuff for v4.9 Krzysztof Kozlowski (Sun Sep 18 2016 - 12:41:45 EST)
- [GIT PULL 2/3] ARM: dts: exynos: DT for v4.9, second round Krzysztof Kozlowski (Sun Sep 18 2016 - 12:41:54 EST)
- [GIT PULL 3/3] ARM: dts: exynos: pinctrl cleanup for v4.9 Krzysztof Kozlowski (Sun Sep 18 2016 - 12:42:05 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Greg KH (Sun Sep 18 2016 - 12:44:18 EST)
- Re: [PATCH][linux-next][trivial] treewide: Fix typo in printk Randy Dunlap (Sun Sep 18 2016 - 12:45:04 EST)
- Re: usb device to ether is not identification in 64bit Windows OS gregkh@xxxxxxxxxxxxxxxxxxx (Sun Sep 18 2016 - 12:46:45 EST)
- [PATCH 0/5] drm/amdgpu: Fine-tuning for several function implementations SF Markus Elfring (Sun Sep 18 2016 - 12:48:39 EST)
- [PATCH 1/5] drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read() SF Markus Elfring (Sun Sep 18 2016 - 12:50:41 EST)
- [PATCH 2/5] drm/amdgpu: Improve determination of sizes in two functions SF Markus Elfring (Sun Sep 18 2016 - 12:51:33 EST)
- [PATCH 3/5] drm/amdgpu: Rename a jump label in amdgpu_debugfs_regs_read() SF Markus Elfring (Sun Sep 18 2016 - 12:52:32 EST)
- [PATCH 4/5] drm/amdgpu: Rename a jump label in amdgpu_device_init() SF Markus Elfring (Sun Sep 18 2016 - 12:53:31 EST)
- [PATCH 5/5] drm/amdgpu: Adjust checks for null pointers in nine functions SF Markus Elfring (Sun Sep 18 2016 - 12:54:46 EST)
- Re: [PATCH v3) posix-timers: make it configurable Nicolas Pitre (Sun Sep 18 2016 - 12:55:08 EST)
- [Patch-V2 1/6] HID:hid-logitech: Introduce control for combined pedals feature Simon Wood (Sun Sep 18 2016 - 12:56:07 EST)
- [Patch-V2 2/6] HID:hid-logitech: Add combined pedal support Logitech wheels Simon Wood (Sun Sep 18 2016 - 12:56:16 EST)
- [Patch-V2 3/6] HID:hid-logitech: Compute combined pedals value Simon Wood (Sun Sep 18 2016 - 12:56:29 EST)
- [Patch-V2 4/6] HID:hid-logitech: Rewrite of descriptor for all DF wheels Simon Wood (Sun Sep 18 2016 - 12:56:46 EST)
- [Patch-V2 5/6] HID:hid-logitech: Improve Wingman Formula Force GP support Simon Wood (Sun Sep 18 2016 - 12:56:55 EST)
- [Patch-V2 6/6] HID:hid-logitech: Documentation updates/corrections Simon Wood (Sun Sep 18 2016 - 12:57:10 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Kalle Valo (Sun Sep 18 2016 - 12:58:33 EST)
- Re: [PATCH] hwmon: (adt7470) No need for additional synchronization on kthread_stop() Guenter Roeck (Sun Sep 18 2016 - 13:10:30 EST)
- [GIT PULL] fixes for v4.8-rc7 Guenter Roeck (Sun Sep 18 2016 - 13:20:39 EST)
- [PATCH 02/11] staging: r8188eu: remove xmitframe_direct function Ivan Safonov (Sun Sep 18 2016 - 13:25:56 EST)
- [PATCH 03/11] staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structure Ivan Safonov (Sun Sep 18 2016 - 13:25:57 EST)
- [PATCH 04/11] staging: r8188eu: delete rtw_usb_bulk_size_boundary function Ivan Safonov (Sun Sep 18 2016 - 13:25:59 EST)
- [PATCH 01/11] staging: r8188eu: change last argument type of the usb_write_port function Ivan Safonov (Sun Sep 18 2016 - 13:26:10 EST)
- [PATCH 10/11] staging: r8188eu: remove GET_RF_TYPE macro Ivan Safonov (Sun Sep 18 2016 - 13:26:21 EST)
- [PATCH 06/11] staging: r8188eu: remove rtl8188eu_set_hal_ops function Ivan Safonov (Sun Sep 18 2016 - 13:26:33 EST)
- [PATCH 07/11] staging: r8188eu: remove usb_hal.h Ivan Safonov (Sun Sep 18 2016 - 13:26:41 EST)
- [PATCH 05/11] staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGN Ivan Safonov (Sun Sep 18 2016 - 13:26:52 EST)
- [PATCH 09/11] staging: r8188eu: set correct type for HalData member of adapter structure Ivan Safonov (Sun Sep 18 2016 - 13:26:58 EST)
- [PATCH 08/11] staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumeration Ivan Safonov (Sun Sep 18 2016 - 13:27:31 EST)
- [PATCH 11/11] staging: r8188eu: remove GET_HAL_DATA macro Ivan Safonov (Sun Sep 18 2016 - 13:27:48 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly kbuild test robot (Sun Sep 18 2016 - 13:28:31 EST)
- Re: [PATCH 5/5] ipc/sem: use proper list api for pending_list wakeups Manfred Spraul (Sun Sep 18 2016 - 13:51:30 EST)
- [PATCH v4] ARM: mmp: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Sun Sep 18 2016 - 14:01:18 EST)
- Re: [PATCH] sysfs print name of undiscoverable attribute group as well Johannes Thumshirn (Sun Sep 18 2016 - 14:01:18 EST)
- [PATCH v4] ARM: w90x900: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Sun Sep 18 2016 - 14:01:35 EST)
- [PATCH v4] m68k: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Sun Sep 18 2016 - 14:02:13 EST)
- [PATCH v4] blackfin: bf609: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Sun Sep 18 2016 - 14:05:23 EST)
- [PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL Masahiro Yamada (Sun Sep 18 2016 - 14:06:07 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Krzysztof Kozlowski (Sun Sep 18 2016 - 14:09:55 EST)
- Re: [PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Denys Vlasenko (Sun Sep 18 2016 - 14:12:06 EST)
- [PATCH] ARM: mediatek: clean up mach-mediatek/Makefile Masahiro Yamada (Sun Sep 18 2016 - 14:13:15 EST)
- Re: [GIT pull] irq fixes for 4.8 Linus Torvalds (Sun Sep 18 2016 - 14:15:34 EST)
- [PATCH 2/2] perf, tools: Fix completion script to handle comma list Andi Kleen (Sun Sep 18 2016 - 14:18:36 EST)
- [PATCH 1/2] perf, tools, list: Print aliases with --raw-dump Andi Kleen (Sun Sep 18 2016 - 14:18:48 EST)
- Re: [PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices Sam Van Den Berge (Sun Sep 18 2016 - 14:18:51 EST)
- [PATCH 3/3 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Denys Vlasenko (Sun Sep 18 2016 - 14:21:53 EST)
- Re: [PATCH v3) posix-timers: make it configurable Richard Cochran (Sun Sep 18 2016 - 14:22:08 EST)
- Re: [PATCH v3 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Jacek Anaszewski (Sun Sep 18 2016 - 14:22:10 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Sun Sep 18 2016 - 14:26:08 EST)
- Re: [PATCH 2/5] ipc/sem: rework task wakeups Davidlohr Bueso (Sun Sep 18 2016 - 14:27:02 EST)
- [PATCH] spi: bcm-qspi: fix build error Sudip Mukherjee (Sun Sep 18 2016 - 14:33:59 EST)
- Re: [PATCH net-next 2/3] r8152: support ECM mode kbuild test robot (Sun Sep 18 2016 - 14:38:57 EST)
- Re: [RFC PATCH] x86: Do not panic if mce=2 is passed Borislav Petkov (Sun Sep 18 2016 - 14:39:15 EST)
- Re: [PATCH v3) posix-timers: make it configurable Nicolas Pitre (Sun Sep 18 2016 - 14:50:01 EST)
- Re: [RFC PATCH v2 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Krzysztof Kozlowski (Sun Sep 18 2016 - 15:04:11 EST)
- Re: [PATCH -next] drm/sun4i: backend: remove redundant dev_err call in sun4i_backend_bind() Maxime Ripard (Sun Sep 18 2016 - 15:04:44 EST)
- [PATCH] Staging: rts5208: rtsx_card.c: Fixed brace style issues Cathal Mullaney (Sun Sep 18 2016 - 15:09:09 EST)
- Re: [RFC PATCH v2 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Krzysztof Kozlowski (Sun Sep 18 2016 - 15:09:47 EST)
- Re: [PATCH 1/4] drm/sun4i: rgb: Declare RGB encoder and connector as MIPI DPI Maxime Ripard (Sun Sep 18 2016 - 15:12:16 EST)
- [PATCH -next v2 0/5] ipc/sem: semop(2) improvements Davidlohr Bueso (Sun Sep 18 2016 - 15:12:16 EST)
- [PATCH 3/5] ipc/sem: optimize perform_atomic_semop() Davidlohr Bueso (Sun Sep 18 2016 - 15:12:29 EST)
- [PATCH 5/5] ipc/sem: use proper list api for pending_list wakeups Davidlohr Bueso (Sun Sep 18 2016 - 15:12:40 EST)
- [PATCH 4/5] ipc/sem: explicitly inline check_restart Davidlohr Bueso (Sun Sep 18 2016 - 15:12:51 EST)
- [PATCH 2/5] ipc/sem: rework task wakeups Davidlohr Bueso (Sun Sep 18 2016 - 15:12:58 EST)
- [PATCH 1/5] ipc/sem: do not call wake_sem_queue_do() prematurely Davidlohr Bueso (Sun Sep 18 2016 - 15:13:24 EST)
- Re: [PATCH 3/4] drm/sun4i: dotclock: Allow divider = 127 Maxime Ripard (Sun Sep 18 2016 - 15:14:03 EST)
- Re: [PATCH 2/4] drm/sun4i: dotclock: Fix clock rate read back calcation Maxime Ripard (Sun Sep 18 2016 - 15:14:21 EST)
- Re: [PATCH v7 1/3] ARM: dts: Add TOPEET itop core board SCP package version Krzysztof Kozlowski (Sun Sep 18 2016 - 15:16:12 EST)
- [ANNOUNCE] Git User's Survey 2016 Jakub NarÄbski (Sun Sep 18 2016 - 15:16:53 EST)
- Re: [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate Maxime Ripard (Sun Sep 18 2016 - 15:17:03 EST)
- Re: [PATCH v3 2/2] iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8 Jonathan Cameron (Sun Sep 18 2016 - 15:20:35 EST)
- Re: [PATCH v3 1/2] iio: Implement counter channel type and info constants Jonathan Cameron (Sun Sep 18 2016 - 15:23:19 EST)
- Re: [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board Krzysztof Kozlowski (Sun Sep 18 2016 - 15:23:31 EST)
- Re: [GIT PULL] fixes for v4.8-rc7 Al Viro (Sun Sep 18 2016 - 15:32:27 EST)
- [PATCH soc/next] ARM: BCM53573: Add custom init_time with arch timer workaroud RafaÅ MiÅecki (Sun Sep 18 2016 - 15:34:11 EST)
- Re: [PATCH v4] MIPS: bcm63xx: let clk_disable() return immediately if clk is NULL Florian Fainelli (Sun Sep 18 2016 - 15:38:01 EST)
- Re: [PATCH] checkpatch: Minimize checkpatch induced patches... Christian Borntraeger (Sun Sep 18 2016 - 15:39:13 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Sun Sep 18 2016 - 15:43:23 EST)
- Re: [PATCH] staging: lustre: lmv: add missing function declaration James Simmons (Sun Sep 18 2016 - 15:43:43 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Sun Sep 18 2016 - 15:45:15 EST)
- Re: [PATCH 2/2 v2] x86/e820: Use much less memory for e820/e820_saved, save up to 120k Andy Lutomirski (Sun Sep 18 2016 - 15:58:51 EST)
- Re: [PATCH v4 1/3] ASoC: sun4i-codec: rename sun4i_codec_widgets for consistency Maxime Ripard (Sun Sep 18 2016 - 16:04:44 EST)
- Re: [PATCH v4 2/3] ASoC: rename some sun7i-only registers Maxime Ripard (Sun Sep 18 2016 - 16:18:34 EST)
- Re: [PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings nayeem (Sun Sep 18 2016 - 16:21:24 EST)
- Re: [PATCH v3) posix-timers: make it configurable Richard Cochran (Sun Sep 18 2016 - 16:22:24 EST)
- Re: [PATCH v4 3/3] ASoC: sun4i-codec: Add custom regmap configs Maxime Ripard (Sun Sep 18 2016 - 16:27:54 EST)
- Re: [PATCH] staging: lustre: lustre/ldlm: Fixed sparse warnings Dilger, Andreas (Sun Sep 18 2016 - 16:30:10 EST)
- Re: [PATCH v3) posix-timers: make it configurable Nicolas Pitre (Sun Sep 18 2016 - 16:30:34 EST)
- Re: [PATCH] staging: lustre: lmv: mark symbols static where possible Dilger, Andreas (Sun Sep 18 2016 - 16:32:53 EST)
- Re: [PATCH] net: hns: add function declarations in hns_dsaf_mac.h Arnd Bergmann (Sun Sep 18 2016 - 16:38:37 EST)
- [PATCH 003/124] staging: lustre: ldlm: fix a use after free in ldlm_resource_get() James Simmons (Sun Sep 18 2016 - 16:39:22 EST)
- [PATCH 004/124] staging: lustre: lmv: honor MDT index when creating volatile file James Simmons (Sun Sep 18 2016 - 16:39:35 EST)
- [PATCH 001/124] staging: lustre: llite: fix ll_statahead_thread() problems on failure James Simmons (Sun Sep 18 2016 - 16:39:44 EST)
- [PATCH 002/124] staging: lustre: ptlrpc: enlarge OST_MAXREQSIZE for 4MB RPC James Simmons (Sun Sep 18 2016 - 16:39:56 EST)
- [PATCH 013/124] staging: lustre: osc: update kms in brw_interpret() properly James Simmons (Sun Sep 18 2016 - 16:40:07 EST)
- [PATCH 015/124] staging: lustre: clio: lu_ref_del() mismatch ref add scope James Simmons (Sun Sep 18 2016 - 16:40:18 EST)
- [PATCH 017/124] staging: lustre: lov: adjust page bufsize after layout change James Simmons (Sun Sep 18 2016 - 16:40:21 EST)
- [PATCH 005/124] staging: lustre: obdclass: optimize busy loop wait James Simmons (Sun Sep 18 2016 - 16:40:22 EST)
- [PATCH 021/124] staging: lustre: build: bump build version warnings to x.y.53 James Simmons (Sun Sep 18 2016 - 16:40:47 EST)
- [PATCH 011/124] staging: lustre: llite: update ras stride offset James Simmons (Sun Sep 18 2016 - 16:40:54 EST)
- [PATCH 026/124] staging: lustre: statahead: statahead thread wait for RPCs to finish James Simmons (Sun Sep 18 2016 - 16:41:10 EST)
- [PATCH 018/124] staging: lustre: obdclass: fix comparison between signed and unsigned James Simmons (Sun Sep 18 2016 - 16:41:19 EST)
- [PATCH 024/124] staging: lustre: remove RCU2HANDLE macro James Simmons (Sun Sep 18 2016 - 16:41:28 EST)
- [PATCH 029/124] staging: lustre: ldlm: restore some of the interval functionality James Simmons (Sun Sep 18 2016 - 16:41:38 EST)
- [PATCH 028/124] staging: lustre: ldlm: resend AST callbacks James Simmons (Sun Sep 18 2016 - 16:41:47 EST)
- [PATCH 023/124] staging: lustre: mdc: Report D_CHANGELOG messages as D_HSM James Simmons (Sun Sep 18 2016 - 16:41:55 EST)
- [PATCH 033/124] staging: lustre: llite: remove mode from ll_create_it() James Simmons (Sun Sep 18 2016 - 16:42:05 EST)
- [PATCH 036/124] staging: lustre: llite: no need to check dentry is NULL James Simmons (Sun Sep 18 2016 - 16:42:14 EST)
- [PATCH 032/124] staging: lustre: llite: remove lookup_flags from ll_lookup_it() James Simmons (Sun Sep 18 2016 - 16:42:23 EST)
- [PATCH 031/124] staging: lustre: vvp: Use lockless __generic_file_aio_write James Simmons (Sun Sep 18 2016 - 16:42:37 EST)
- [PATCH 042/124] staging: lustre: obd: change type of lmv_tgt_desc->ltd_idx to u32 James Simmons (Sun Sep 18 2016 - 16:42:46 EST)
- [PATCH 049/124] staging: lustre: lmv: move some inline functions to lustre_lmv.h James Simmons (Sun Sep 18 2016 - 16:42:56 EST)
- [PATCH 053/124] staging: lustre: obd: restore linkea support James Simmons (Sun Sep 18 2016 - 16:43:09 EST)
- [PATCH 050/124] staging: lustre: ldlm: per-export lock callback timeout James Simmons (Sun Sep 18 2016 - 16:43:13 EST)
- [PATCH 052/124] staging: lustre: lmv: add testing for bad name hash James Simmons (Sun Sep 18 2016 - 16:43:24 EST)
- [PATCH 059/124] staging: lustre: at: net AT after connect James Simmons (Sun Sep 18 2016 - 16:43:33 EST)
- [PATCH 055/124] staging: lustre: llite: allow setting stripes to specify OSTs James Simmons (Sun Sep 18 2016 - 16:43:42 EST)
- [PATCH 063/124] staging: lustre: ldlm: count of pools is unsigned long James Simmons (Sun Sep 18 2016 - 16:43:58 EST)
- [PATCH 070/124] staging: lustre: statahead: small fixes and cleanup James Simmons (Sun Sep 18 2016 - 16:44:07 EST)
- [PATCH 074/124] staging: lustre: changelog: Proper record remapping James Simmons (Sun Sep 18 2016 - 16:44:35 EST)
- [PATCH 083/124] staging: lustre: ldlm: evict clients returning errors on ASTs James Simmons (Sun Sep 18 2016 - 16:44:44 EST)
- [PATCH 075/124] staging: lustre: recovery: don't replay closed open James Simmons (Sun Sep 18 2016 - 16:44:53 EST)
- [PATCH 086/124] staging: lustre: obdclass: eliminate NULL error return James Simmons (Sun Sep 18 2016 - 16:45:02 EST)
- [PATCH 084/124] staging: lustre: fiemap: set FIEMAP_EXTENT_LAST correctly James Simmons (Sun Sep 18 2016 - 16:45:14 EST)
- [PATCH 089/124] staging: lustre: obd: change brw_page->count to unsigned James Simmons (Sun Sep 18 2016 - 16:45:23 EST)
- [PATCH 094/124] staging: lustre: lov: flatten struct lov_stripe_md James Simmons (Sun Sep 18 2016 - 16:45:30 EST)
- [PATCH 088/124] staging: lustre: ldlm: Recalculate interval in ldlm_pool_recalc() James Simmons (Sun Sep 18 2016 - 16:45:39 EST)
- [PATCH 095/124] staging: lustre: ptlrpc: fix race between connect vs resend James Simmons (Sun Sep 18 2016 - 16:45:50 EST)
- [PATCH 091/124] staging: lustre: clio: add coo_getstripe interface James Simmons (Sun Sep 18 2016 - 16:46:00 EST)
- [PATCH 099/124] staging: lustre: llite: unlock inode size in ll_lov_setstripe_ea_info() James Simmons (Sun Sep 18 2016 - 16:46:20 EST)
- [PATCH 096/124] staging: lustre: osc: osc_object_ast_clear() LBUG James Simmons (Sun Sep 18 2016 - 16:46:30 EST)
- [PATCH 107/124] staging: lustre: lmv: Do not revalidate stripes with master lock James Simmons (Sun Sep 18 2016 - 16:46:38 EST)
- [PATCH 101/124] staging: lustre: libcfs: check mask returned by cpumask_of_node James Simmons (Sun Sep 18 2016 - 16:46:52 EST)
- [PATCH 109/124] staging: lustre: misc: remove unnecessary EXPORT_SYMBOL James Simmons (Sun Sep 18 2016 - 16:47:02 EST)
- [PATCH 111/124] staging: lustre: llite: lock the inode to be migrated James Simmons (Sun Sep 18 2016 - 16:47:10 EST)
- [PATCH 113/124] staging: lustre: obd: use proper flags for call_usermodehelper James Simmons (Sun Sep 18 2016 - 16:47:18 EST)
- [PATCH 106/124] staging: lustre: client: Fix mkdir -i 1 from DNE2 client to DNE1 server James Simmons (Sun Sep 18 2016 - 16:47:24 EST)
- [PATCH 105/124] staging: lustre: clio: pass fid for OST setattr James Simmons (Sun Sep 18 2016 - 16:47:36 EST)
- [PATCH 112/124] staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL James Simmons (Sun Sep 18 2016 - 16:47:47 EST)
- [PATCH 114/124] staging: lustre: ptlrpc: prevent request timeout grow due to recovery James Simmons (Sun Sep 18 2016 - 16:47:54 EST)
- [PATCH 110/124] staging: lustre: obdclass: remove unnecessary EXPORT_SYMBOL James Simmons (Sun Sep 18 2016 - 16:48:06 EST)
- [PATCH 116/124] staging: lustre: llite: make default_easize writeable in /sysfs James Simmons (Sun Sep 18 2016 - 16:48:15 EST)
- [PATCH 108/124] staging: lustre: grant: quiet message on grant waiting timeout James Simmons (Sun Sep 18 2016 - 16:48:26 EST)
- [PATCH 115/124] staging: lustre: mdt: add indexing option to default dir stripe James Simmons (Sun Sep 18 2016 - 16:48:35 EST)
- [PATCH 121/124] staging: lustre: lnet: Ensure routing is turned on first time James Simmons (Sun Sep 18 2016 - 16:48:44 EST)
- [PATCH 123/124] staging: lustre: o2iblnd: Put back work queue check previously removed James Simmons (Sun Sep 18 2016 - 16:48:52 EST)
- [PATCH 118/124] staging: lustre: lmv: fix parent FID for migration James Simmons (Sun Sep 18 2016 - 16:49:05 EST)
- [PATCH 119/124] staging: lustre: lnet: potential deadlock in lnet James Simmons (Sun Sep 18 2016 - 16:49:22 EST)
- [PATCH 122/124] staging: lustre: lnet: Enable setting per NI peer_credits James Simmons (Sun Sep 18 2016 - 16:49:31 EST)
- [PATCH 124/124] staging: lustre: update version to 2.6.99 James Simmons (Sun Sep 18 2016 - 16:49:40 EST)
- [PATCH 090/124] staging: lustre: obdclass: change cl_fault_io->ft_nob to size_t James Simmons (Sun Sep 18 2016 - 16:50:48 EST)
- [PATCH 120/124] staging: lustre: lnet: check if ni is in current net namespace James Simmons (Sun Sep 18 2016 - 16:51:12 EST)
- [PATCH 117/124] staging: lustre: mdc: cl_default_mds_easize not refreshed James Simmons (Sun Sep 18 2016 - 16:51:26 EST)
- [PATCH 097/124] staging: lustre: osc: change cl_extent_tax and *grants to unsigned James Simmons (Sun Sep 18 2016 - 16:51:48 EST)
- [PATCH 103/124] staging: lustre: llite: pack suppgid to MDS correctly James Simmons (Sun Sep 18 2016 - 16:52:05 EST)
- [PATCH 104/124] staging: lustre: clio: rename coo_attr_set to coo_attr_update James Simmons (Sun Sep 18 2016 - 16:52:12 EST)
- [PATCH 102/124] staging: lustre: remove lustre/include/linux/ James Simmons (Sun Sep 18 2016 - 16:52:33 EST)
- [PATCH 100/124] staging: lustre: obd: change type of cl_conn_count to size_t James Simmons (Sun Sep 18 2016 - 16:52:45 EST)
- [PATCH 098/124] staging: lustre: lprocfs: cleanup stats locking code James Simmons (Sun Sep 18 2016 - 16:53:08 EST)
- [PATCH 069/124] staging: lustre: fix messages with missing newlines James Simmons (Sun Sep 18 2016 - 16:53:14 EST)
- [PATCH 087/124] staging: lustre: ptlrpc: Suppress error message when imp_sec is freed James Simmons (Sun Sep 18 2016 - 16:53:25 EST)
- [PATCH 093/124] staging: lustre: ldlm: move LDLM_GID_ANY to lustre_dlm.h James Simmons (Sun Sep 18 2016 - 16:53:35 EST)
- [PATCH 077/124] staging: lustre: ptlrpc: quiet errors on initial connection James Simmons (Sun Sep 18 2016 - 16:53:46 EST)
- [PATCH 092/124] staging: lustre: ptlrpc: fix comparison between signed and unsigned James Simmons (Sun Sep 18 2016 - 16:53:57 EST)
- [PATCH 085/124] staging: lustre: obdclass: change loop indexes to unsigned James Simmons (Sun Sep 18 2016 - 16:54:18 EST)
- [PATCH 081/124] staging: lustre: obdclass: lu_htable_order() return type to long James Simmons (Sun Sep 18 2016 - 16:54:28 EST)
- Re: [PATCH] staging: lustre: lmv: add missing function declaration James Simmons (Sun Sep 18 2016 - 16:54:38 EST)
- [PATCH 066/124] staging: lustre: lov: remove LL_IOC_RECREATE_{FID,OBJ} James Simmons (Sun Sep 18 2016 - 16:54:51 EST)
- [PATCH 078/124] staging: lustre: llog: prevent out-of-bound index James Simmons (Sun Sep 18 2016 - 16:55:01 EST)
- [PATCH 076/124] staging: lustre: ldlm: revert the changes for lock canceling policy James Simmons (Sun Sep 18 2016 - 16:55:17 EST)
- [PATCH 082/124] staging: lustre: mdc: Proper accessing struct lov_user_md James Simmons (Sun Sep 18 2016 - 16:55:25 EST)
- [PATCH 079/124] staging: lustre: mgc: add nid iteration James Simmons (Sun Sep 18 2016 - 16:55:48 EST)
- [PATCH 080/124] staging: lustre: llite: fix dup flags names James Simmons (Sun Sep 18 2016 - 16:55:58 EST)
- [PATCH 073/124] staging: lustre: llite: remove ll_objects_destroy() James Simmons (Sun Sep 18 2016 - 16:56:17 EST)
- [PATCH 072/124] staging: lustre: echo: replace lov_stripe_md with lov_oinfo James Simmons (Sun Sep 18 2016 - 16:56:23 EST)
- [PATCH 067/124] staging: lustre: changelog: fix comparison between signed and unsigned James Simmons (Sun Sep 18 2016 - 16:56:41 EST)
- [PATCH 071/124] staging: lustre: obd: remove unused obd methods James Simmons (Sun Sep 18 2016 - 16:56:59 EST)
- [PATCH 046/124] staging: lustre: llite: handle concurrent use of cob_transient_pages James Simmons (Sun Sep 18 2016 - 16:57:06 EST)
- [PATCH 068/124] staging: lustre: lov: remove unused {get,set}_info handlers James Simmons (Sun Sep 18 2016 - 16:57:14 EST)
- [PATCH 065/124] staging: lustre: obdclass: change lu_site->ls_purge_start to unsigned James Simmons (Sun Sep 18 2016 - 16:57:38 EST)
- [PATCH 058/124] staging: lustre: statahead: race in start/stop statahead James Simmons (Sun Sep 18 2016 - 16:57:54 EST)
- [PATCH 064/124] staging: lustre: lu_dirent_calc_size() return type to size_t James Simmons (Sun Sep 18 2016 - 16:58:10 EST)
- [PATCH 057/124] staging: lustre: statahead: ll_intent_drop_lock() called in spinlock James Simmons (Sun Sep 18 2016 - 16:58:26 EST)
- [PATCH 051/124] staging: lustre: llite: ensure all data flush out when umount James Simmons (Sun Sep 18 2016 - 16:58:33 EST)
- [PATCH 062/124] staging: lustre: replace direct HZ access with kernel APIs James Simmons (Sun Sep 18 2016 - 16:58:59 EST)
- [PATCH 056/124] staging: lustre: statahead: use dcache-like interface for sa entry James Simmons (Sun Sep 18 2016 - 16:59:16 EST)
- [PATCH 060/124] staging: lustre: mdc: fix comparison between signed and unsigned James Simmons (Sun Sep 18 2016 - 16:59:29 EST)
- [PATCH 061/124] staging: lustre: obd: cleanup struct md_op_data and uses James Simmons (Sun Sep 18 2016 - 16:59:44 EST)
- [PATCH 054/124] staging: lustre: llite: Add ioctl to get parent fids from link EA. James Simmons (Sun Sep 18 2016 - 16:59:53 EST)
- [PATCH 048/124] staging: lustre: Flexible changelog format. James Simmons (Sun Sep 18 2016 - 17:00:03 EST)
- [PATCH 045/124] staging: lustre: lmv: remove dead code James Simmons (Sun Sep 18 2016 - 17:00:33 EST)
- [PATCH 047/124] staging: lustre: llite: enforce pool name length limit James Simmons (Sun Sep 18 2016 - 17:00:51 EST)
- [PATCH 041/124] staging: lustre: llite: don't call make_bad_inode() on an old inode James Simmons (Sun Sep 18 2016 - 17:01:04 EST)
- [PATCH 040/124] staging: lustre: obd: rename LUSTRE_STRIPE_MAXBYTES James Simmons (Sun Sep 18 2016 - 17:01:15 EST)
- [PATCH 039/124] staging: lustre: remove lustre_lite.h James Simmons (Sun Sep 18 2016 - 17:01:35 EST)
- [PATCH 044/124] staging: lustre: misc: Reduce exposure to overflow on page counters. James Simmons (Sun Sep 18 2016 - 17:01:52 EST)
- Re: [PATCH] staging: lustre: lmv: add missing function declaration Arnd Bergmann (Sun Sep 18 2016 - 17:02:02 EST)
- [PATCH 043/124] staging: lustre: lmv: change type of lmv_obd->tgts_size to u32 James Simmons (Sun Sep 18 2016 - 17:02:12 EST)
- [PATCH 034/124] staging: lustre: llite: turn mode to umode_t for ll_new_inode() James Simmons (Sun Sep 18 2016 - 17:02:35 EST)
- [PATCH 038/124] staging: lustre: osc: debug to match extent to brw RPC James Simmons (Sun Sep 18 2016 - 17:02:49 EST)
- [PATCH 037/124] staging: lustre: cleanup lustre_lib.h James Simmons (Sun Sep 18 2016 - 17:03:06 EST)
- [PATCH 035/124] staging: lustre: llite: style cleanup for ll_mkdir James Simmons (Sun Sep 18 2016 - 17:03:23 EST)
- [PATCH 027/124] staging: lustre: ldlm: reconstruct proper flags on enqueue resend James Simmons (Sun Sep 18 2016 - 17:03:32 EST)
- [PATCH 025/124] staging: lustre: llite: Compare of unsigned value against 0 is always true James Simmons (Sun Sep 18 2016 - 17:03:43 EST)
- [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock James Simmons (Sun Sep 18 2016 - 17:04:05 EST)
- [PATCH 022/124] staging: lustre: llog: add newly opened llog at tail of handle list James Simmons (Sun Sep 18 2016 - 17:04:21 EST)
- [PATCH 020/124] staging: lustre: lmv: release request in lmv_revalidate_slaves() James Simmons (Sun Sep 18 2016 - 17:04:41 EST)
- [PATCH 014/124] staging: lustre: lmv: release locks if lmv_intent_lock() fails James Simmons (Sun Sep 18 2016 - 17:04:46 EST)
- [PATCH 019/124] staging: lustre: ptlrpc: fix magic return value of ptlrpc_init_portals James Simmons (Sun Sep 18 2016 - 17:04:56 EST)
- [PATCH 012/124] staging: lustre: lmv: fix some byte order issues James Simmons (Sun Sep 18 2016 - 17:05:13 EST)
- [PATCH 016/124] staging: lustre: fix comparison between signed and unsigned James Simmons (Sun Sep 18 2016 - 17:05:33 EST)
- [PATCH 010/124] staging: lustre: llite: add LL_LEASE_{RD,WR,UN}LCK James Simmons (Sun Sep 18 2016 - 17:05:37 EST)
- [PATCH 009/124] staging: lustre: obdclass: serialize lu_site purge James Simmons (Sun Sep 18 2016 - 17:06:00 EST)
- [PATCH 008/124] staging: lustre: obd: add rnb_ prefix to struct niobuf_remote members James Simmons (Sun Sep 18 2016 - 17:06:07 EST)
- [PATCH 007/124] staging: lustre: obd: add lnb_ prefix to members of struct niobuf_local James Simmons (Sun Sep 18 2016 - 17:06:17 EST)
- [PATCH 000/124] missing patches from Lustre 2.7 release James Simmons (Sun Sep 18 2016 - 17:06:42 EST)
- [PATCH 006/124] staging: lustre: lmv: Do not ignore ENOENT in lmv_unlink James Simmons (Sun Sep 18 2016 - 17:06:57 EST)
- Re: [PATCH v3) posix-timers: make it configurable Richard Cochran (Sun Sep 18 2016 - 17:11:20 EST)
- [PATCH v2] staging: lustre: lustre/ldlm: Fixed sparse warnings Nayeemahmed Badebade (Sun Sep 18 2016 - 17:18:55 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Thiago Jung Bauermann (Sun Sep 18 2016 - 17:26:16 EST)
- Re: [PATCH v2] staging: lustre: lustre/ldlm: Fixed sparse warnings Dilger, Andreas (Sun Sep 18 2016 - 17:27:47 EST)
- Re: [PATCH] phy: meson-usb2: Fix build dependency Martin Blumenstingl (Sun Sep 18 2016 - 17:42:41 EST)
- [PATCH] dcache: fix implicit wait.h include in <linux/dcache.h> Paul Gortmaker (Sun Sep 18 2016 - 17:52:45 EST)
- [PATCH] rbtree_augmented: fix implicit rcu assign pointer dependency Paul Gortmaker (Sun Sep 18 2016 - 17:53:41 EST)
- [PATCH v3] console: Add persistent scrollback buffers for all VGA consoles Manuel SchÃlling (Sun Sep 18 2016 - 18:07:29 EST)
- [PATCH 1/3] pcmcia: m32r_pcc: check return from request_irq Sudip Mukherjee (Sun Sep 18 2016 - 18:22:10 EST)
- [PATCH 2/3] pcmcia: m32r_pcc: use common error path Sudip Mukherjee (Sun Sep 18 2016 - 18:22:10 EST)
- [PATCH 3/3] pcmcia: m32r_pcc: check return from add_pcc_socket Sudip Mukherjee (Sun Sep 18 2016 - 18:22:10 EST)
- Re: [m32r] undefined reference to `printk' Sudip Mukherjee (Sun Sep 18 2016 - 18:57:19 EST)
- Re: bcachefs: Encryption (Posting for review) Eric Wheeler (Sun Sep 18 2016 - 20:05:17 EST)
- RE: [PATCH] thermal: cpu_cooling: Fix wrong comment call function name êìí/ìììêì/SW Platform(ì)AOTí(hugh.kang@lge.com) (Sun Sep 18 2016 - 20:13:02 EST)
- Re: [PATCH v4] m68k: let clk_disable() return immediately if clk is NULL Greg Ungerer (Sun Sep 18 2016 - 20:17:48 EST)
- Re: [PATCH net-next 2/3] r8152: support ECM mode kbuild test robot (Sun Sep 18 2016 - 20:44:26 EST)
- Linux 4.8-rc7 Linus Torvalds (Sun Sep 18 2016 - 20:50:41 EST)
- Re: [PATCH] asus-laptop: get rid of parse_arg() Darren Hart (Sun Sep 18 2016 - 20:52:44 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Sun Sep 18 2016 - 20:58:25 EST)
- Re: [PATCH v8 9/9] drm/mediatek: add support for Mediatek SoC MT2701 CK Hu (Sun Sep 18 2016 - 21:09:11 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Ayaka (Sun Sep 18 2016 - 21:22:34 EST)
- linux-next: manual merge of the f2fs tree with the ext4 tree Stephen Rothwell (Sun Sep 18 2016 - 21:26:54 EST)
- [PATCH] of: thermal: Fixed governor at each thermal zone Inhyuk Kang (Sun Sep 18 2016 - 21:29:32 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Sun Sep 18 2016 - 21:36:35 EST)
- [PATCH 00/19] ARM: imx legacy: move peripheral initializations to .init_late Vladimir Zapolskiy (Sun Sep 18 2016 - 21:37:03 EST)
- [lkp] [libsas] 7fdf3b79f2: BUG: sleeping function called from invalid context at mm/slab.h:393 kernel test robot (Sun Sep 18 2016 - 21:43:28 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly kbuild test robot (Sun Sep 18 2016 - 21:43:33 EST)
- Re: [GIT PULL] tpmdd updates for Linux 4.9 James Morris (Sun Sep 18 2016 - 21:52:53 EST)
- RE: [PATCH] ASoC: rt5663: fix platform_no_drv_owner.cocci warnings Bard Liao (Sun Sep 18 2016 - 22:03:45 EST)
- Re: [PATCH v2 2/4] docs-rst: Add compressed video formats used on MT8173 codec driver Tiffany Lin (Sun Sep 18 2016 - 22:06:52 EST)
- Re: [PATCH][V2] net: r6040: add in missing white space in error message text David Miller (Sun Sep 18 2016 - 22:22:55 EST)
- [lkp] [nbd] fd8383fd88: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:620 kernel test robot (Sun Sep 18 2016 - 22:23:08 EST)
- Re: [PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary David Miller (Sun Sep 18 2016 - 22:26:22 EST)
- Re: [PATCH v14 13/15] selftests/powerpc: Add ptrace tests for TM SPR registers Simon Guo (Sun Sep 18 2016 - 22:33:37 EST)
- [question] hugetlb: how to find who use hugetlb? Xishi Qiu (Sun Sep 18 2016 - 22:40:05 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Byungchul Park (Sun Sep 18 2016 - 22:44:45 EST)
- Re: Linux 4.8: Reported regressions as of Sunday, 2016-09-18 Dave Chinner (Sun Sep 18 2016 - 22:45:08 EST)
- Re: [PATCH V2 1/7] dt-bindings: Update QorIQ TMU thermal bindings Zhang Rui (Sun Sep 18 2016 - 22:45:16 EST)
- Re: [PATCH] perf, tools: Handle events including .c and .o Wangnan (F) (Sun Sep 18 2016 - 22:52:00 EST)
- Re: Regression in 4.8 - CPU speed set very low Larry Finger (Sun Sep 18 2016 - 22:55:25 EST)
- Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation Byungchul Park (Sun Sep 18 2016 - 23:02:24 EST)
- Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation Byungchul Park (Sun Sep 18 2016 - 23:04:08 EST)
- [RESEND PATCH 0/3] Add Mediatek JPEG Decoder Rick Chang (Sun Sep 18 2016 - 23:06:54 EST)
- [RESEND PATCH 1/3] dt-bindings: mediatek: Add a binding for Mediatek JPEG Decoder Rick Chang (Sun Sep 18 2016 - 23:06:56 EST)
- [RESEND PATCH 2/3] vcodec: mediatek: Add Mediatek JPEG Decoder Driver Rick Chang (Sun Sep 18 2016 - 23:07:12 EST)
- [RESEND PATCH 3/3] arm: dts: mt2701: Add node for Mediatek JPEG Decoder Rick Chang (Sun Sep 18 2016 - 23:07:29 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Waiman Long (Sun Sep 18 2016 - 23:09:30 EST)
- Re: [PATCH 4/7 v3] sched: propagate load during synchronous attach/detach Wanpeng Li (Sun Sep 18 2016 - 23:19:45 EST)
- Re: [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache() Byungchul Park (Sun Sep 18 2016 - 23:24:53 EST)
- Re: [PATCH linux-firmware 09/12] WHENCE: Fix metadata for snd-soc-skl firmware Vinod Koul (Sun Sep 18 2016 - 23:36:50 EST)
- [PATCH v10 0/3] Documentation: add description of enable multi-cpus support for kdump Baoquan He (Mon Sep 19 2016 - 00:01:33 EST)
- [PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support Baoquan He (Mon Sep 19 2016 - 00:01:36 EST)
- [PATCH v10 2/3] Documentation: kdump: remind user of nr_cpus Baoquan He (Mon Sep 19 2016 - 00:01:38 EST)
- [PATCH v10 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus Baoquan He (Mon Sep 19 2016 - 00:01:58 EST)
- [PATCH 2/2] posix-timers: make it configurable Nicolas Pitre (Mon Sep 19 2016 - 00:07:04 EST)
- [PATCH 0/2] make POSIX timers configurable Nicolas Pitre (Mon Sep 19 2016 - 00:07:13 EST)
- [PATCH 1/2] ptp_clock: allow for it to be optional Nicolas Pitre (Mon Sep 19 2016 - 00:07:29 EST)
- there are unencrypted files in an encrypted directory in F2FS xiakaixu (Mon Sep 19 2016 - 00:17:16 EST)
- [PATCH v4 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction Kyle Huey (Mon Sep 19 2016 - 00:18:29 EST)
- [PATCH v4 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl Kyle Huey (Mon Sep 19 2016 - 00:18:41 EST)
- [PATCH v4 3/6] x86/arch_prctl Add a new do_arch_prctl Kyle Huey (Mon Sep 19 2016 - 00:18:51 EST)
- [PATCH v4 4/6] x86/syscalls/32 Wire up arch_prctl on x86-32 Kyle Huey (Mon Sep 19 2016 - 00:19:03 EST)
- [PATCH v4 6/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID Kyle Huey (Mon Sep 19 2016 - 00:19:18 EST)
- [PATCH v4 5/6] x86/cpufeature Detect CPUID faulting support Kyle Huey (Mon Sep 19 2016 - 00:19:22 EST)
- [PATCH v4 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64 Kyle Huey (Mon Sep 19 2016 - 00:19:54 EST)
- [PATCH] dma-buf/sync_file: fix documentation error Emilio LÃpez (Mon Sep 19 2016 - 00:23:10 EST)
- [PATCH] ipc/sem: Update duplicate sop detection Manfred Spraul (Mon Sep 19 2016 - 00:25:20 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Daniel Gorsulowski (Mon Sep 19 2016 - 00:36:04 EST)
- [PATCH V1 0/3] Refactor Loongson1 clock Keguang Zhang (Mon Sep 19 2016 - 00:39:28 EST)
- [PATCH V1 2/3] clk: Loongson1: Update clocks of Loongson1B Keguang Zhang (Mon Sep 19 2016 - 00:39:35 EST)
- [PATCH V1 1/3] clk: Loongson1: Refactor Loongson1 clock Keguang Zhang (Mon Sep 19 2016 - 00:39:49 EST)
- [PATCH V1 3/3] clk: Loongson1: Make use of GENMASK Keguang Zhang (Mon Sep 19 2016 - 00:39:53 EST)
- Re: [PATCH 3/5] ipc/sem: optimize perform_atomic_semop() Manfred Spraul (Mon Sep 19 2016 - 00:42:06 EST)
- [PATCH v2] serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers Jan Kiszka (Mon Sep 19 2016 - 00:57:30 EST)
- [PATCH v2 1/3] ARM: dts: imx6qdl-apalis: Do not rely on DDC I2C bus bitbang for HDMI Sanchayan Maity (Mon Sep 19 2016 - 01:20:18 EST)
- [PATCH v2 2/3] ARM: dts: imx6q-apalis-ixora: Remove use of pwm-leds Sanchayan Maity (Mon Sep 19 2016 - 01:20:18 EST)
- [PATCH v2 3/3] ARM: dts: imx6qdl-apalis: Use enable-gpios property for backlight Sanchayan Maity (Mon Sep 19 2016 - 01:20:26 EST)
- Re: [PATCH v2 1/3] powerpc: port 64 bits pgtable_cache to 32 bits Aneesh Kumar K.V (Mon Sep 19 2016 - 01:22:54 EST)
- [PATCH v7 0/6] Implement qspinlock/pv-qspinlock on ppc Pan Xinhui (Mon Sep 19 2016 - 01:26:16 EST)
- [PATCH v7 2/6] powerpc/qspinlock: powerpc support qspinlock Pan Xinhui (Mon Sep 19 2016 - 01:26:26 EST)
- [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function Pan Xinhui (Mon Sep 19 2016 - 01:26:40 EST)
- [PATCH v7 3/6] powerpc: pseries/Kconfig: Add qspinlock build config Pan Xinhui (Mon Sep 19 2016 - 01:26:52 EST)
- [PATCH v7 5/6] powerpc/pv-qspinlock: powerpc support pv-qspinlock Pan Xinhui (Mon Sep 19 2016 - 01:27:02 EST)
- [PATCH v7 1/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock Pan Xinhui (Mon Sep 19 2016 - 01:27:25 EST)
- [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make Pan Xinhui (Mon Sep 19 2016 - 01:27:28 EST)
- Re: [PATCH resend] sctp: Remove some redundant code David Miller (Mon Sep 19 2016 - 01:34:50 EST)
- Re: [PATCH 112/124] staging: lustre: ptlrpc: remove unnecessary EXPORT_SYMBOL kbuild test robot (Mon Sep 19 2016 - 01:43:59 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Aneesh Kumar K.V (Mon Sep 19 2016 - 01:46:06 EST)
- [PATCH] ARC: [plat-eznps] add missing atomic_fetch_xxx operations Noam Camus (Mon Sep 19 2016 - 01:50:05 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Aneesh Kumar K.V (Mon Sep 19 2016 - 01:50:54 EST)
- Re: [PATCH v10 3/3] Documentation: kdump: add description of enable multi-cpus support Baoquan He (Mon Sep 19 2016 - 01:53:12 EST)
- Re: [PATCH net-next 00/14] rxrpc: Fixes & miscellany David Miller (Mon Sep 19 2016 - 01:53:29 EST)
- Re: [PATCH net-next 00/11] rxrpc: Tracepoint addition and improvement David Miller (Mon Sep 19 2016 - 01:53:38 EST)
- Re: [PATCH v6 0/6] Add MT8173 MDP Driver Minghsiu Tsai (Mon Sep 19 2016 - 01:56:00 EST)
- RE: usb device to ether is not identification in 64bit Windows OS Lipengcheng (Mon Sep 19 2016 - 01:58:02 EST)
- [PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump Baoquan He (Mon Sep 19 2016 - 02:00:07 EST)
- Re: [PATCH v4 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl kbuild test robot (Mon Sep 19 2016 - 02:00:23 EST)
- [PATCH v10 RESEND 1/3] docs: kernel-parameter : Improve the description of nr_cpus and maxcpus Baoquan He (Mon Sep 19 2016 - 02:00:25 EST)
- Re: [PATCH RESEND] powerpc: fix usage of _PAGE_RO in hugepage Aneesh Kumar K.V (Mon Sep 19 2016 - 02:00:42 EST)
- [PATCH v10 RESEND 3/3] Documentation: kdump: Add description of enable multi-cpus support Baoquan He (Mon Sep 19 2016 - 02:00:47 EST)
- [PATCH v10 RESEND 2/3] Documentation: kdump: Remind user of nr_cpus Baoquan He (Mon Sep 19 2016 - 02:01:01 EST)
- Transaksjon Jon S. Cunliffe (Mon Sep 19 2016 - 02:02:07 EST)
- Re: [patch v2] x86/platform/mellanox: introduce support for Mellanox systems platform Guenter Roeck (Mon Sep 19 2016 - 02:02:51 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Mon Sep 19 2016 - 02:03:02 EST)
- Re: openrisc: Consolidate setup to use memblock instead of bootmem Stafford Horne (Mon Sep 19 2016 - 02:06:48 EST)
- [PATCH] kvm: svm: fix unsigned compare less than zero comparison Colin King (Mon Sep 19 2016 - 02:14:21 EST)
- linux-next: build failure after merge of the block tree Stephen Rothwell (Mon Sep 19 2016 - 02:18:49 EST)
- Re: [PATCH V5] perf tools: adding support for address filters Adrian Hunter (Mon Sep 19 2016 - 02:20:35 EST)
- [PATCH] [media] st-hva: fix a copy-and-paste variable name error Colin King (Mon Sep 19 2016 - 02:21:42 EST)
- [PATCH 1/2] cris: don't compare incompatible pointer type Daniel Wagner (Mon Sep 19 2016 - 02:28:41 EST)
- [PATCH 0/2] cris: fix a couple of incompatible pointer types Daniel Wagner (Mon Sep 19 2016 - 02:28:42 EST)
- [PATCH 2/2] cris: use correct device_init() function signature Daniel Wagner (Mon Sep 19 2016 - 02:28:51 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Aneesh Kumar K.V (Mon Sep 19 2016 - 02:30:02 EST)
- Re: [PATCH -next] drm/i915: Fix non static symbol warning Jani Nikula (Mon Sep 19 2016 - 02:33:14 EST)
- Re: pyc files in source dir with O= Jani Nikula (Mon Sep 19 2016 - 02:34:28 EST)
- [PATCH 2/2] media: mtk-mdp: fix build error Minghsiu Tsai (Mon Sep 19 2016 - 02:35:01 EST)
- [PATCH 1/2] media: mtk-mdp: fix build warning in arch x86 Minghsiu Tsai (Mon Sep 19 2016 - 02:35:06 EST)
- [PATCH 0/2] Fix build warning and error in Mediatek MDP driver Minghsiu Tsai (Mon Sep 19 2016 - 02:35:13 EST)
- [RFC PATCH] xhci: do not halt the secondary HCD Joel Stanley (Mon Sep 19 2016 - 02:36:24 EST)
- [PATCH] perf tests: Add dwarf unwind test for powerpc Ravi Bangoria (Mon Sep 19 2016 - 02:38:53 EST)
- Re: [PATCH v14 0/4] Mediatek MT8173 CMDQ support Horng-Shyang Liao (Mon Sep 19 2016 - 02:44:28 EST)
- [PATCH] CREDITS: Update fingerprint for Geert Uytterhoeven Geert Uytterhoeven (Mon Sep 19 2016 - 02:48:31 EST)
- Re: [PATCH 0/2] cris: fix a couple of incompatible pointer types Niklas Cassel (Mon Sep 19 2016 - 03:00:08 EST)
- linux-next: Tree for Sep 19 Stephen Rothwell (Mon Sep 19 2016 - 03:02:26 EST)
- Re: [RFC PATCH] xhci: do not halt the secondary HCD Greg KH (Mon Sep 19 2016 - 03:03:53 EST)
- Re: [patch v2] x86/platform/mellanox: introduce support for Mellanox systems platform Guenter Roeck (Mon Sep 19 2016 - 03:04:56 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Minchan Kim (Mon Sep 19 2016 - 03:08:20 EST)
- Re: [PATCH 0/2] cris: fix a couple of incompatible pointer types Daniel Wagner (Mon Sep 19 2016 - 03:08:32 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Minchan Kim (Mon Sep 19 2016 - 03:11:59 EST)
- Re: [PATCH] perf tests: Add dwarf unwind test for powerpc Jiri Olsa (Mon Sep 19 2016 - 03:12:10 EST)
- [PATCH] drm/ast: free correct pointer in astfb_create() error paths Andrew Donnellan (Mon Sep 19 2016 - 03:14:21 EST)
- thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski (Mon Sep 19 2016 - 03:16:43 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Guenter Roeck (Mon Sep 19 2016 - 03:18:29 EST)
- Re: [GIT pull] irq fixes for 4.8 Thomas Gleixner (Mon Sep 19 2016 - 03:19:23 EST)
- Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Patrice Chotard (Mon Sep 19 2016 - 03:20:28 EST)
- Re: [PATCH v2 3/6] dt/bindings: Add bindings for Tegra GMI controller Mirza Krak (Mon Sep 19 2016 - 03:21:36 EST)
- Re: [PATCH 01/13] genirq/msi: Add cpumask allocation to alloc_msi_entry Alexander Gordeev (Mon Sep 19 2016 - 03:25:25 EST)
- Re: [PATCH 10/13] blk-mq: provide a default queue mapping for PCI device Alexander Gordeev (Mon Sep 19 2016 - 03:27:28 EST)
- Re: [PATCH v2] mm, proc: Fix region lost in /proc/self/smaps Xiao Guangrong (Mon Sep 19 2016 - 03:28:07 EST)
- Re: [PATCH -next] ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start() Arnaud Pouliquen (Mon Sep 19 2016 - 03:28:19 EST)
- [PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible Baoyou Xie (Mon Sep 19 2016 - 03:29:00 EST)
- Re: [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock Greg Kroah-Hartman (Mon Sep 19 2016 - 03:29:16 EST)
- [PATCH] drm/amd/powerplay/hwmgr: add missing header dependencies Baoyou Xie (Mon Sep 19 2016 - 03:31:21 EST)
- Re: [PATCH 1/1] ARM: imx5: Add clocks configuration Fabien Lahoudere (Mon Sep 19 2016 - 03:33:46 EST)
- Re: [PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible Arnd Bergmann (Mon Sep 19 2016 - 03:35:00 EST)
- Re: [PATCH v7 0/3] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v7 Philipp Zabel (Mon Sep 19 2016 - 03:35:40 EST)
- RE: Re: linux-next: build failure after merge of the pm tree MyungJoo Ham (Mon Sep 19 2016 - 03:37:37 EST)
- [PATCH v8 0/5] mfd: tps65218: Clean ups Keerthy (Mon Sep 19 2016 - 03:39:47 EST)
- [PATCH v8 1/5] mfd: tps65218: Remove redundant read wrapper Keerthy (Mon Sep 19 2016 - 03:39:57 EST)
- [PATCH v8 5/5] regulator: tps65218: Remove all the compatibles Keerthy (Mon Sep 19 2016 - 03:40:14 EST)
- [PATCH v8 4/5] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Keerthy (Mon Sep 19 2016 - 03:40:27 EST)
- [PATCH v8 3/5] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Mon Sep 19 2016 - 03:40:50 EST)
- [PATCH v8 2/5] Documentation: regulator: tps65218: Update examples Keerthy (Mon Sep 19 2016 - 03:41:05 EST)
- Re: [PATCH v6 0/8] power: add power sequence library Vaibhav Hiremath (Mon Sep 19 2016 - 03:41:10 EST)
- Re: [RFC PATCH] xhci: do not halt the secondary HCD Mathias Nyman (Mon Sep 19 2016 - 03:41:34 EST)
- [PATCH] drm/amd/powerplay/hwmgr: mark symbols static where possible Baoyou Xie (Mon Sep 19 2016 - 03:41:49 EST)
- [PATCH] HID: alps: fix stick device not working after resume Kai-Heng Feng (Mon Sep 19 2016 - 03:42:05 EST)
- [git pull] drm fixes for 4.8 Dave Airlie (Mon Sep 19 2016 - 03:42:31 EST)
- [patch v3] x86/platform/mellanox: introduce support for Mellanox systems platform vadimp (Mon Sep 19 2016 - 03:44:31 EST)
- RE: Re: [PATCH] PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency MyungJoo Ham (Mon Sep 19 2016 - 03:46:50 EST)
- Re: [PATCH v6 0/8] power: add power sequence library Peter Chen (Mon Sep 19 2016 - 03:47:04 EST)
- Re: [PATCH v2 18/19] remoteproc: core: Add function to create remoteproc local resource table loic pallardy (Mon Sep 19 2016 - 03:47:18 EST)
- Re: [PATCH 1/7] perf hist: Introduce hists__match_hierarchy() Jiri Olsa (Mon Sep 19 2016 - 03:48:39 EST)
- Re: [PATCH 070/124] staging: lustre: statahead: small fixes and cleanup Greg Kroah-Hartman (Mon Sep 19 2016 - 03:51:19 EST)
- Re: [PATCH v2 07/19] remoteproc: Add new resource type for resource table spare bytes loic pallardy (Mon Sep 19 2016 - 03:51:22 EST)
- Re: [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present Adrian Hunter (Mon Sep 19 2016 - 03:56:12 EST)
- Re: [BUG] jbd2: lockdep deadlock warning Jan Kara (Mon Sep 19 2016 - 03:59:21 EST)
- Re: [PATCH v3 1/3] nvme/scsi: Remove power management support Johannes Thumshirn (Mon Sep 19 2016 - 03:59:54 EST)
- Re: [PATCH 2/7] perf hist: Introduce hists__link_hierarchy() Jiri Olsa (Mon Sep 19 2016 - 04:00:12 EST)
- Re: [PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible Arnd Bergmann (Mon Sep 19 2016 - 04:05:04 EST)
- Re: [PATCH 6/7] perf ui/tui: Reset output width for hierarchy Jiri Olsa (Mon Sep 19 2016 - 04:05:38 EST)
- [PATCH v2 0/3] Usb gadget ncm code cleanup Harish Jenny K N (Mon Sep 19 2016 - 04:06:17 EST)
- [PATCH v2 1/3] usb: gadget: NCM: link socket buffers to the device for tx packets Harish Jenny K N (Mon Sep 19 2016 - 04:06:35 EST)
- [PATCH v2 2/3] usb: gadget: u_ether: link socket buffers to the device for received packets Harish Jenny K N (Mon Sep 19 2016 - 04:06:40 EST)
- [PATCH v2 3/3] usb: gadget: NCM: differentiate consumed packets from dropped packets Harish Jenny K N (Mon Sep 19 2016 - 04:07:00 EST)
- Re: [PATCH] sysfs print name of undiscoverable attribute group as well Johannes Thumshirn (Mon Sep 19 2016 - 04:07:31 EST)
- Re: [PATCH 000/124] missing patches from Lustre 2.7 release Greg Kroah-Hartman (Mon Sep 19 2016 - 04:10:19 EST)
- Re: [PATCH] x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt Peter Zijlstra (Mon Sep 19 2016 - 04:11:04 EST)
- Re: [PATCH soc/next] ARM: BCM53573: Add custom init_time with arch timer workaroud Marc Zyngier (Mon Sep 19 2016 - 04:11:26 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Zijlstra (Mon Sep 19 2016 - 04:14:28 EST)
- Re: [PATCH 1/2] perf, tools, list: Print aliases with --raw-dump Jiri Olsa (Mon Sep 19 2016 - 04:15:30 EST)
- [PATCH v2] sysfs print name of undiscoverable attribute group Johannes Thumshirn (Mon Sep 19 2016 - 04:15:38 EST)
- Re: [PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible Christian KÃnig (Mon Sep 19 2016 - 04:16:06 EST)
- Re: [PATCH] drm/amd/powerplay/smumgr: mark symbols static where possible Huang Rui (Mon Sep 19 2016 - 04:16:29 EST)
- Re: [PATCH v6 0/8] power: add power sequence library Vaibhav Hiremath (Mon Sep 19 2016 - 04:18:04 EST)
- Re: [PATCH v4 1/2] ARM: dts: sun8i: add pinmux for UART1 at PG Maxime Ripard (Mon Sep 19 2016 - 04:21:54 EST)
- Re: [PATCH v4 2/2] ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board Maxime Ripard (Mon Sep 19 2016 - 04:23:33 EST)
- Re: [PATCH v2 1/3] gpiolib: Make it possible to exclude GPIOs from IRQ domain Mika Westerberg (Mon Sep 19 2016 - 04:23:43 EST)
- [v2] clk: st: clk-flexgen: Unmap region obtained by of_iomap Arvind yadav (Mon Sep 19 2016 - 04:23:56 EST)
- [PATCH] pinctrl: nomadik: don't default-flag IRQs as falling Linus Walleij (Mon Sep 19 2016 - 04:24:01 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Peter Zijlstra (Mon Sep 19 2016 - 04:24:12 EST)
- [PATCH] leds: triggers: Return from led_trigger_set() if there is nothing to do Jacek Anaszewski (Mon Sep 19 2016 - 04:24:23 EST)
- Re: [RFC PATCH] xhci: do not halt the secondary HCD Joel Stanley (Mon Sep 19 2016 - 04:24:38 EST)
- [PATCH] leds: triggers: Check return value of kobject_uevent_env() Jacek Anaszewski (Mon Sep 19 2016 - 04:25:33 EST)
- Re: [PATCH] NFC: Delete owner assignment Samuel Ortiz (Mon Sep 19 2016 - 04:27:27 EST)
- Re: genirq: Setting trigger mode 0 for irq 11 failed (txx9_irq_set_type+0x0/0xb8) Marc Zyngier (Mon Sep 19 2016 - 04:27:28 EST)
- Re: [PATCH] make samsung interface entries explicitly Mark Brown (Mon Sep 19 2016 - 04:36:16 EST)
- Re: [ISSUE] Memleak in LED sysfs on heavy usage Jacek Anaszewski (Mon Sep 19 2016 - 04:36:23 EST)
- Re: [PATCH] NFC: pn533: constify pn533_phy_ops structures Samuel Ortiz (Mon Sep 19 2016 - 04:36:36 EST)
- Re: [PATCH] NFC: nfcmrvl: constify nfcmrvl_if_ops structures Samuel Ortiz (Mon Sep 19 2016 - 04:37:02 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Mark Brown (Mon Sep 19 2016 - 04:37:19 EST)
- Re: [PATCH v7 3/6] powerpc: pseries/Kconfig: Add qspinlock build config kbuild test robot (Mon Sep 19 2016 - 04:44:13 EST)
- [PATCH v4 5/7] ARM: dts: bcm283x: add pinctrl group to &i2c1, drop pins from &gpio Gerd Hoffmann (Mon Sep 19 2016 - 04:44:26 EST)
- [PATCH v4 6/7] ARM: dts: bcm283x: add pinctrl group to &sdhci, drop pins from &gpio Gerd Hoffmann (Mon Sep 19 2016 - 04:44:38 EST)
- [PATCH v4 2/7] ARM: dts: bcm283x: Define standard pinctrl groups in the gpio node. Gerd Hoffmann (Mon Sep 19 2016 - 04:44:45 EST)
- [PATCH v4 4/7] ARM: dts: bcm283x: add pinctrl group to &i2c0, drop pins from &gpio Gerd Hoffmann (Mon Sep 19 2016 - 04:44:55 EST)
- [PATCH v4 3/7] ARM: dts: bcm283x: add pinctrl group to &pwm, drop pins from &gpio Gerd Hoffmann (Mon Sep 19 2016 - 04:45:06 EST)
- [PATCH v4 1/7] pinctrl: bcm2835: add pull defines to dt bindings Gerd Hoffmann (Mon Sep 19 2016 - 04:45:16 EST)
- [PATCH v4 7/7] ARM: dts: bcm283x: drop alt3 from &gpio Gerd Hoffmann (Mon Sep 19 2016 - 04:45:27 EST)
- [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Andy Yan (Mon Sep 19 2016 - 04:45:37 EST)
- [PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8 Andy Yan (Mon Sep 19 2016 - 04:46:02 EST)
- [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Marc Zyngier (Mon Sep 19 2016 - 04:49:58 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Mon Sep 19 2016 - 04:50:11 EST)
- Re: [REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices Mika Westerberg (Mon Sep 19 2016 - 04:51:53 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Peter Zijlstra (Mon Sep 19 2016 - 04:52:03 EST)
- Re: [PATCH] pinctrl: nomadik: don't default-flag IRQs as falling Marc Zyngier (Mon Sep 19 2016 - 04:52:06 EST)
- Re: [PATCH] leds: triggers: Check return value of kobject_uevent_env() Greg KH (Mon Sep 19 2016 - 04:56:49 EST)
- Re: [PATCH 00/19] [RESEND] Remove STiH415 and STiH416 SoC platform support Peter Griffin (Mon Sep 19 2016 - 04:57:07 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Mark Rutland (Mon Sep 19 2016 - 04:57:19 EST)
- Re: [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make kbuild test robot (Mon Sep 19 2016 - 04:59:47 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Zijlstra (Mon Sep 19 2016 - 05:04:19 EST)
- [PATCH] spi: dw: use relaxed IO accessor Jisheng Zhang (Mon Sep 19 2016 - 05:05:39 EST)
- Re: [git pull] drm fixes for 4.8 Jani Nikula (Mon Sep 19 2016 - 05:10:21 EST)
- Re: [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT Jiri Olsa (Mon Sep 19 2016 - 05:11:59 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Mon Sep 19 2016 - 05:12:00 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Mark Rutland (Mon Sep 19 2016 - 05:12:27 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Thomas Gleixner (Mon Sep 19 2016 - 05:14:47 EST)
- ÐÐÐÐÐÑÑкÐÐ ÐÐÐÑ ÑÐÐ +79139230330 Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: nbirukov38@xxxxxxxxx ÐÐÐÐÐÑÐ ÐÐ ÑÑÐÐ ÐÐÐÑÐÐÐеÐ! meudfhi3qhsa@xxxxxxx (Mon Sep 19 2016 - 05:15:08 EST)
- Re: [git pull] drm fixes for 4.8 Jani Nikula (Mon Sep 19 2016 - 05:19:50 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Marc Zyngier (Mon Sep 19 2016 - 05:20:07 EST)
- Re: [PATCH] spi: bcm-qspi: fix build error Mark Brown (Mon Sep 19 2016 - 05:20:59 EST)
- Re: [PATCH] power: supply: sbs-battery: simplify DT parsing Phil Reid (Mon Sep 19 2016 - 05:21:00 EST)
- Re: [PATCH 0/1] fix rk3066a based boards boot issue on linux-4.8 Boris Brezillon (Mon Sep 19 2016 - 05:21:36 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Geert Uytterhoeven (Mon Sep 19 2016 - 05:22:22 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 05:25:35 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Matt Fleming (Mon Sep 19 2016 - 05:25:52 EST)
- Re: [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock Dilger, Andreas (Mon Sep 19 2016 - 05:25:57 EST)
- Re: [RFC PATCH v2 10/11] irqchip: mbigen: Add ACPI support Hanjun Guo (Mon Sep 19 2016 - 05:29:05 EST)
- RE: [PATCH] ACPICA / Interpreter: Remove redundant newline Zheng, Lv (Mon Sep 19 2016 - 05:30:54 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Thomas Gleixner (Mon Sep 19 2016 - 05:31:18 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Geert Uytterhoeven (Mon Sep 19 2016 - 05:32:25 EST)
- Re: [PATCH] genirq: Skip chained interrupt trigger configuration if type is IRQ_TYPE_NONE Thomas Gleixner (Mon Sep 19 2016 - 05:33:02 EST)
- [PATCH 0/2] Fix recursive Kconfig depedency issue Peter Griffin (Mon Sep 19 2016 - 05:34:35 EST)
- [PATCH 1/2] drm/virtio: kconfig: Fix recursive dependency issue. Peter Griffin (Mon Sep 19 2016 - 05:34:46 EST)
- [PATCH 2/2] drm/virtio: kconfig: Fixup white space. Peter Griffin (Mon Sep 19 2016 - 05:34:56 EST)
- Re: [PATCH BUGFIX] mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions Boris Brezillon (Mon Sep 19 2016 - 05:35:17 EST)
- Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk() Jean Delvare (Mon Sep 19 2016 - 05:37:41 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Andy Yan (Mon Sep 19 2016 - 05:38:35 EST)
- [tip:irq/urgent] genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE tip-bot for Marc Zyngier (Mon Sep 19 2016 - 05:41:21 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Ayaka (Mon Sep 19 2016 - 05:42:14 EST)
- Re: [RFC] scripts: Include postprocessing script for memory allocation tracing Michal Hocko (Mon Sep 19 2016 - 05:42:38 EST)
- Re: [RFC PATCH v2 05/11] ACPI: platform: setup MSI domain for ACPI based platform device Hanjun Guo (Mon Sep 19 2016 - 05:42:53 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 05:44:52 EST)
- RE: [patch v2] x86/platform/mellanox: introduce support for Mellanox systems platform Vadim Pasternak (Mon Sep 19 2016 - 05:46:30 EST)
- [PATCH] i2c: fix device_node_continue.cocci warnings Julia Lawall (Mon Sep 19 2016 - 05:48:06 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Mikulas Patocka (Mon Sep 19 2016 - 05:49:24 EST)
- Re: [RFC PATCH v2 11/11] irqchip: mbigen: promote mbigen init Hanjun Guo (Mon Sep 19 2016 - 05:50:00 EST)
- failed to add c++ probe Jiri Olsa (Mon Sep 19 2016 - 05:54:20 EST)
- Re: [lustre-devel] [PATCH 030/124] staging: lustre: llite: Replace write mutex with range lock Jan Kara (Mon Sep 19 2016 - 05:59:34 EST)
- Re: [PATCH v2 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget Felipe Balbi (Mon Sep 19 2016 - 05:59:37 EST)
- Re: [PATCH] drm/amdgpu: add missing header dependencies Christian KÃnig (Mon Sep 19 2016 - 06:00:04 EST)
- Re: [PATCH] drm/amdgpu: amend amdgpu_gfx_parse_disable_cu() declaration Christian KÃnig (Mon Sep 19 2016 - 06:01:14 EST)
- Re: [PATCH] drm/amdgpu: mark symbols static where possible Christian KÃnig (Mon Sep 19 2016 - 06:02:13 EST)
- Re: [PATCH] drm/amdgpu: remove unused functions Christian KÃnig (Mon Sep 19 2016 - 06:03:00 EST)
- Re: [PATCH] drm/amdgpu: add function declaration in amdgpu.h Christian KÃnig (Mon Sep 19 2016 - 06:03:57 EST)
- Re: [PATCH v2 3/8] media: vidc: decoder: add video decoder files Hans Verkuil (Mon Sep 19 2016 - 06:05:18 EST)
- [PATCH v2] leds: triggers: Check return value of kobject_uevent_env() Jacek Anaszewski (Mon Sep 19 2016 - 06:05:52 EST)
- Re: [PATCH] kvm: svm: fix unsigned compare less than zero comparison Joerg Roedel (Mon Sep 19 2016 - 06:06:21 EST)
- Re: [PATCH v4 1/7] pinctrl: bcm2835: add pull defines to dt bindings Eric Anholt (Mon Sep 19 2016 - 06:07:48 EST)
- Re: [PATCH v2 1/3] drivers/of: recognize status property of dt memory nodes Balbir Singh (Mon Sep 19 2016 - 06:11:31 EST)
- Re: [PATCH 1/2] arm64: defconfig: enable I2C and DW MMC controller on rockchip platform Andy Yan (Mon Sep 19 2016 - 06:11:39 EST)
- Re: [RFC PATCH v2 11/11] irqchip: mbigen: promote mbigen init Marc Zyngier (Mon Sep 19 2016 - 06:12:46 EST)
- Re: [PATCH] ACPICA / Interpreter: Remove redundant newline Borislav Petkov (Mon Sep 19 2016 - 06:12:56 EST)
- Re: [PATCH v2 3/8] media: vidc: decoder: add video decoder files Hans Verkuil (Mon Sep 19 2016 - 06:13:10 EST)
- Re: [PATCH v4 7/7] ARM: dts: bcm283x: drop alt3 from &gpio Eric Anholt (Mon Sep 19 2016 - 06:13:21 EST)
- Re: [PATCH v2 4/8] media: vidc: encoder: add video encoder files Hans Verkuil (Mon Sep 19 2016 - 06:15:24 EST)
- [PATCH 05/15] usb: chipidea: imx: Change switch order Fabien Lahoudere (Mon Sep 19 2016 - 06:19:08 EST)
- Re: [PATCH v2] leds: triggers: Check return value of kobject_uevent_env() Joe Perches (Mon Sep 19 2016 - 06:19:23 EST)
- Re: [PATCH] spi: dw: use relaxed IO accessor Arnd Bergmann (Mon Sep 19 2016 - 06:20:23 EST)
- Re: [PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary Vitaly Kuznetsov (Mon Sep 19 2016 - 06:22:22 EST)
- [PATCH v3 1/3] usb: chipidea: imx: Change switch order Fabien Lahoudere (Mon Sep 19 2016 - 06:22:57 EST)
- Re: [RFC PATCH] xhci: do not halt the secondary HCD Sergei Shtylyov (Mon Sep 19 2016 - 06:23:10 EST)
- [PATCH v3 2/3] usb: chipidea: imx: configure imx for ULPI phy Fabien Lahoudere (Mon Sep 19 2016 - 06:23:19 EST)
- [PATCH v3 3/3] usb: chipidea: imx: Add binding to disable USB 60Mhz clock Fabien Lahoudere (Mon Sep 19 2016 - 06:23:34 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Mark Brown (Mon Sep 19 2016 - 06:24:00 EST)
- Re: [PATCH 05/15] usb: chipidea: imx: Change switch order Fabien Lahoudere (Mon Sep 19 2016 - 06:24:10 EST)
- Re: [PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary David Vrabel (Mon Sep 19 2016 - 06:24:33 EST)
- Re: [PATCH v3 1/3] usb: chipidea: imx: Change switch order Sergei Shtylyov (Mon Sep 19 2016 - 06:30:59 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Alexander Gordeev (Mon Sep 19 2016 - 06:32:18 EST)
- Re: [PATCH 05/15] usb: chipidea: imx: Change switch order Joe Perches (Mon Sep 19 2016 - 06:32:34 EST)
- [PATCH v2 1/1] clk: imx53: Add clocks configuration Fabien Lahoudere (Mon Sep 19 2016 - 06:32:46 EST)
- [PATCH] h8300: fix syscall restarting Mark Rutland (Mon Sep 19 2016 - 06:33:42 EST)
- Re: [PATCH 1/2] mtd: add support for partition parsers RafaÅ MiÅecki (Mon Sep 19 2016 - 06:35:05 EST)
- [PATCH net-next v2] xen-netfront: avoid packet loss when ethernet header crosses page boundary Vitaly Kuznetsov (Mon Sep 19 2016 - 06:35:23 EST)
- Re: [PATCH v2 7/8] media: vidc: add Makefiles and Kconfig files Hans Verkuil (Mon Sep 19 2016 - 06:35:49 EST)
- Re: [PATCH net-next RESEND] xen-netfront: avoid packet loss when ethernet header crosses page boundary Vitaly Kuznetsov (Mon Sep 19 2016 - 06:37:09 EST)
- Re: [PATCH v2 0/8] Qualcomm video decoder/encoder driver Hans Verkuil (Mon Sep 19 2016 - 06:43:13 EST)
- Re: [PATCH v2 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget Baolin Wang (Mon Sep 19 2016 - 06:43:22 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Sylwester Nawrocki (Mon Sep 19 2016 - 06:44:26 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Mark Rutland (Mon Sep 19 2016 - 06:45:31 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Mon Sep 19 2016 - 06:48:05 EST)
- [PATCH v3] leds: triggers: Check return value of kobject_uevent_env() Jacek Anaszewski (Mon Sep 19 2016 - 06:52:48 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Mon Sep 19 2016 - 06:53:40 EST)
- [PATCH net-next v3] xen-netfront: avoid packet loss when ethernet header crosses page boundary Vitaly Kuznetsov (Mon Sep 19 2016 - 06:53:54 EST)
- Build regressions/improvements in v4.8-rc7 Geert Uytterhoeven (Mon Sep 19 2016 - 06:54:46 EST)
- [PATCH v2] powerpc: fix usage of _PAGE_RO in hugepage Christophe Leroy (Mon Sep 19 2016 - 06:59:16 EST)
- Re: Build regressions/improvements in v4.8-rc7 Geert Uytterhoeven (Mon Sep 19 2016 - 07:01:29 EST)
- Re: [PATCH v2] powerpc: fix usage of _PAGE_RO in hugepage Christophe Leroy (Mon Sep 19 2016 - 07:05:57 EST)
- [PATCH v4 01/29] doc-rst: add CSS styles for :kbd: and :menuselection: Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:08:21 EST)
- [PATCH v4 08/29] Documentation/Changes: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:08:34 EST)
- [PATCH v4 06/29] Documentation/applying-patches.txt: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:08:47 EST)
- [PATCH v4 09/29] Documentation/Changes: add minimal requirements for documentation build Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:08:56 EST)
- [PATCH v4 04/29] docs-rst: create a book for the development process Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:09:06 EST)
- [PATCH v4 03/29] doc: development-process: rename files to rst Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:09:12 EST)
- [PATCH v4 00/29] Create a book for Kernel development Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:09:31 EST)
- [PATCH v4 05/29] Documentation/HOWTO: convert to ReST notation Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:09:43 EST)
- Re: Re: [PATCH] PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependency Rafael J. Wysocki (Mon Sep 19 2016 - 07:10:05 EST)
- Re: [PATCH v7 0/8] CPUs capacity information for heterogeneous systems Juri Lelli (Mon Sep 19 2016 - 07:10:18 EST)
- [PATCH v4 07/29] Documentation/applying-patches.txt: Update the information there Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:11:07 EST)
- [PATCH v4 02/29] doc: development-process: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:11:19 EST)
- [PATCH v4 16/29] Documentation/stable_api_nonsense.txt: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:11:32 EST)
- [PATCH v4 11/29] Documentation/CodingStyle: use the proper tag for verbatim font Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:11:44 EST)
- [PATCH v4 15/29] Documentation/SecurityBugs: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:11:51 EST)
- [PATCH v4 13/29] Documentation/CodingStyle: use the .. note:: markup where needed Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:02 EST)
- [PATCH v4 19/29] Documentation/SubmittingPatches: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:13 EST)
- [PATCH v4 12/29] Documentation/CodingStyle: replace underline markups Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:26 EST)
- [PATCH v4 22/29] Documentation/HOWTO: add cross-references to other documents Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:36 EST)
- [PATCH v4 28/29] Documentation/email-clients.txt: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:46 EST)
- [PATCH v4 23/29] Documentation/HOWTO: update information about generating documentation Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:12:59 EST)
- [PATCH v4 25/29] Documentation/HOWTO: adjust external link references Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:09 EST)
- [PATCH v4 24/29] Documentation/HOWTO: improve some markups to make it visually better Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:17 EST)
- [PATCH v4 27/29] Documentation/SubmitChecklist: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:27 EST)
- [PATCH v4 26/29] Documentation/SubmitChecklist: update kernel-doc task Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:37 EST)
- [PATCH v4 20/29] Documentation/SubmittingPatches: enrich the Sphinx output Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:46 EST)
- [PATCH v4 21/29] Documentation/kernel-docs.txt: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:13:57 EST)
- [PATCH v4 10/29] Documentation/CodingStyle: Convert to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:14:12 EST)
- [PATCH v4 14/29] Documentation/ManagementStyle: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:14:23 EST)
- [PATCH v4 17/29] Documentation/stable_kernel_rules.txt: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:14:31 EST)
- [PATCH v4 18/29] Documentation/SubmittingDrivers: convert it to ReST markup Mauro Carvalho Chehab (Mon Sep 19 2016 - 07:14:41 EST)
- Re: Cannot load linux after recent efi-related changes Matt Fleming (Mon Sep 19 2016 - 07:14:50 EST)
- Re: Memory barrier needed with wake_up_process()? Felipe Balbi (Mon Sep 19 2016 - 07:15:46 EST)
- Re: [tip regression] efi: Allow drivers to reserve boot services forever == toxic Matt Fleming (Mon Sep 19 2016 - 07:16:07 EST)
- [PATHCv10 0/2] USB Type-C Connector class Heikki Krogerus (Mon Sep 19 2016 - 07:17:14 EST)
- [PATHCv10 1/2] usb: USB Type-C connector class Heikki Krogerus (Mon Sep 19 2016 - 07:17:23 EST)
- [PATHCv10 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY Heikki Krogerus (Mon Sep 19 2016 - 07:17:32 EST)
- Cherryview wake up events Johannes Stezenbach (Mon Sep 19 2016 - 07:21:36 EST)
- Crypto Fixes for 4.8 Herbert Xu (Mon Sep 19 2016 - 07:21:51 EST)
- Re: [PATCH] kvm: svm: fix unsigned compare less than zero comparison Paolo Bonzini (Mon Sep 19 2016 - 07:22:30 EST)
- [PATCH resend v3] i2c: hibvt: add Hisilicon BVT I2C controller driver Pan Wen (Mon Sep 19 2016 - 07:35:46 EST)
- Re: Cannot load linux after recent efi-related changes Mike Krinkin (Mon Sep 19 2016 - 07:36:47 EST)
- [PATCH] ringtest: Look at next descriptor before setting up event index Paolo Bonzini (Mon Sep 19 2016 - 07:39:13 EST)
- [PATCH v2 0/4] KVM: x86: kvmclock cleanups for Hyper-V TSC page Paolo Bonzini (Mon Sep 19 2016 - 07:39:32 EST)
- [PATCH 3/4] KVM: x86: introduce get_kvmclock_ns Paolo Bonzini (Mon Sep 19 2016 - 07:39:46 EST)
- [PATCH 2/4] KVM: x86: initialize kvmclock_offset Paolo Bonzini (Mon Sep 19 2016 - 07:39:51 EST)
- [PATCH 1/4] KVM: x86: always fill in vcpu->arch.hv_clock Paolo Bonzini (Mon Sep 19 2016 - 07:40:04 EST)
- [PATCH 4/4] KVM: x86: Hyper-V tsc page setup Paolo Bonzini (Mon Sep 19 2016 - 07:40:26 EST)
- Re: Cannot load linux after recent efi-related changes Matt Fleming (Mon Sep 19 2016 - 07:42:06 EST)
- [PATCH v4 0/3] usb: chipidea: imx: Add USB configuration for imx53 Fabien Lahoudere (Mon Sep 19 2016 - 07:46:31 EST)
- [PATCH v4 3/3] usb: chipidea: imx: Add binding to disable USB 60Mhz clock Fabien Lahoudere (Mon Sep 19 2016 - 07:46:33 EST)
- Re: [PATCH][v10] PM / hibernate: Verify the consistent of e820 memory map by md5 digest Rafael J. Wysocki (Mon Sep 19 2016 - 07:46:37 EST)
- [PATCH v4 2/3] usb: chipidea: imx: configure imx for ULPI phy Fabien Lahoudere (Mon Sep 19 2016 - 07:47:01 EST)
- [PATCH v4 1/3] usb: chipidea: imx: Change switch order Fabien Lahoudere (Mon Sep 19 2016 - 07:47:27 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Michal Hocko (Mon Sep 19 2016 - 07:52:31 EST)
- [PATCH v3 1/2] usb: dwc3: gadget: Add disconnect checking when changing function dynamically Baolin Wang (Mon Sep 19 2016 - 07:53:31 EST)
- [PATCH v3 2/2] usb: dwc3: Wait for control tranfer completed when stopping gadget Baolin Wang (Mon Sep 19 2016 - 07:53:40 EST)
- Re: [PATCH v2 2/3] powerpc/mm: allow memory hotplug into a memoryless node Balbir Singh (Mon Sep 19 2016 - 07:53:55 EST)
- "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Ilya Dryomov (Mon Sep 19 2016 - 07:54:03 EST)
- [PATCH] MFD: do not assign already already assigned compatible of_nodes Valentin Longchamp (Mon Sep 19 2016 - 07:54:20 EST)
- [PATCH] IB/rxe: avoid putting a large struct rxe_qp on stack Arnd Bergmann (Mon Sep 19 2016 - 07:59:03 EST)
- Re: [PATCH 1/3] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting Michal Hocko (Mon Sep 19 2016 - 08:01:54 EST)
- Re: [PATCH 2/3] cgroup: duplicate cgroup reference when cloning sockets Michal Hocko (Mon Sep 19 2016 - 08:03:17 EST)
- Re: [PATCH 3/3] mm: memcontrol: consolidate cgroup socket tracking Michal Hocko (Mon Sep 19 2016 - 08:04:30 EST)
- Re: Cherryview wake up events Mika Westerberg (Mon Sep 19 2016 - 08:05:28 EST)
- Re: [PATCH] x86/vdso: Add ARCH_MAP_VDSO_X32 if CONFIG_X86_X32_ABI. Dmitry Safonov (Mon Sep 19 2016 - 08:07:06 EST)
- [PATCH] nfs: add missing CONFIG_MIGRATION for nfs_migrate_page Chao Yu (Mon Sep 19 2016 - 08:10:33 EST)
- Re: [PATCH] dma-buf/sync_file: fix documentation error Gustavo Padovan (Mon Sep 19 2016 - 08:10:37 EST)
- RE: [PATCH v6 0/9] Replay Protected Memory Block (RPMB) subsystem Winkler, Tomas (Mon Sep 19 2016 - 08:18:26 EST)
- Re: [PATCH] iommu/vt-d: Fix the size calculation of pasid table Joerg Roedel (Mon Sep 19 2016 - 08:18:41 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Jiri Benc (Mon Sep 19 2016 - 08:26:11 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Eugenia Emantayev (Mon Sep 19 2016 - 08:26:18 EST)
- Re: [PATCH 1/2] HID: input: ignore System Control application usages if not System Controls Jiri Kosina (Mon Sep 19 2016 - 08:26:33 EST)
- Re: [PATCH] arm64/efi: efi_init error handling fix Yisheng Xie (Mon Sep 19 2016 - 08:32:00 EST)
- [PATCH] sbitmap: avoid maybe-uninitialized warning Arnd Bergmann (Mon Sep 19 2016 - 08:34:25 EST)
- Re: [PATCH] HID: alps: fix stick device not working after resume Jiri Kosina (Mon Sep 19 2016 - 08:37:20 EST)
- [PATCH] ovl: avoid setting uninitialized creds Arnd Bergmann (Mon Sep 19 2016 - 08:39:21 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Matt Fleming (Mon Sep 19 2016 - 08:43:39 EST)
- [PATCH] [media] platform: pxa_camera: add VIDEO_V4L2 dependency Arnd Bergmann (Mon Sep 19 2016 - 08:47:47 EST)
- Re: [PATCH 1/1 v6] ARM: imx: Added perf functionality to mmdc driver Mark Rutland (Mon Sep 19 2016 - 08:49:12 EST)
- [PATCH 0/2 v2] x86/tsc: Update tsc crystal_khz whitelist Prarit Bhargava (Mon Sep 19 2016 - 08:51:57 EST)
- [PATCH 1/2 v2] x86,tsc: Use cpu id defines from intel-family.h Prarit Bhargava (Mon Sep 19 2016 - 08:52:06 EST)
- [PATCH 2/2 v2] x86/tsc: Add additional Intel CPU models to crystal_khz whitelist Prarit Bhargava (Mon Sep 19 2016 - 08:52:20 EST)
- [PATCH] drm: include linux/seq_file.h as needed Arnd Bergmann (Mon Sep 19 2016 - 08:52:50 EST)
- Re: TRIM/UNMAP/DISCARD via ATA Passthrough Austin S. Hemmelgarn (Mon Sep 19 2016 - 09:01:18 EST)
- [patch v2] i2c: add master driver for mellanox systems vadimp (Mon Sep 19 2016 - 09:02:13 EST)
- [RFC] Arm64 boot fail with numa enable in BIOS Yisheng Xie (Mon Sep 19 2016 - 09:06:11 EST)
- [PATCHv3 00/61] perf c2c: Add new tool to analyze cacheline contention on NUMA systems Jiri Olsa (Mon Sep 19 2016 - 09:10:25 EST)
- [PATCH 01/61] perf symbols: Do not open device files again Jiri Olsa (Mon Sep 19 2016 - 09:10:40 EST)
- [PATCH 03/61] perf tools: Make hist_entry__snprintf work over struct perf_hpp_list Jiri Olsa (Mon Sep 19 2016 - 09:10:48 EST)
- [PATCH 11/61] perf tools: Make hist_entry__snprintf function global Jiri Olsa (Mon Sep 19 2016 - 09:10:54 EST)
- [PATCH 09/61] perf tools: Make several sorting functions global Jiri Olsa (Mon Sep 19 2016 - 09:11:12 EST)
- [PATCH 08/61] perf tools: Make output_field_add and sort_dimension__add global Jiri Olsa (Mon Sep 19 2016 - 09:11:23 EST)
- [PATCH 15/61] perf c2c: Add report subcommand Jiri Olsa (Mon Sep 19 2016 - 09:11:33 EST)
- [PATCH 21/61] perf c2c report: Decode c2c_stats for hist entries Jiri Olsa (Mon Sep 19 2016 - 09:11:48 EST)
- [PATCH 22/61] perf c2c report: Add header macros Jiri Olsa (Mon Sep 19 2016 - 09:11:57 EST)
- [PATCH 19/61] perf c2c report: Add sample processing Jiri Olsa (Mon Sep 19 2016 - 09:12:17 EST)
- [PATCH 27/61] perf c2c report: Add stores related dimension keys Jiri Olsa (Mon Sep 19 2016 - 09:12:28 EST)
- [PATCH 26/61] perf c2c report: Add hitm related dimension keys Jiri Olsa (Mon Sep 19 2016 - 09:12:37 EST)
- [PATCH 24/61] perf c2c report: Add offset dimension key Jiri Olsa (Mon Sep 19 2016 - 09:12:48 EST)
- [PATCH 39/61] perf c2c report: Add node sort key Jiri Olsa (Mon Sep 19 2016 - 09:12:59 EST)
- [PATCH 42/61] perf c2c report: Add src line sort key Jiri Olsa (Mon Sep 19 2016 - 09:13:08 EST)
- [PATCH 47/61] perf c2c report: Add cacheline browser Jiri Olsa (Mon Sep 19 2016 - 09:13:18 EST)
- [PATCH 49/61] perf c2c report: Add shared cachelines stats stdio output Jiri Olsa (Mon Sep 19 2016 - 09:13:31 EST)
- [PATCH 50/61] perf c2c report: Add c2c related stats stdio output Jiri Olsa (Mon Sep 19 2016 - 09:13:44 EST)
- [PATCH 51/61] perf c2c report: Allow to report callchains Jiri Olsa (Mon Sep 19 2016 - 09:13:52 EST)
- [PATCH 52/61] perf c2c report: Limit the cachelines table entries Jiri Olsa (Mon Sep 19 2016 - 09:14:05 EST)
- [PATCH 55/61] perf c2c report: Recalc width of global sort entries Jiri Olsa (Mon Sep 19 2016 - 09:14:14 EST)
- [PATCH 57/61] perf c2c report: Add support to manage symbol name length Jiri Olsa (Mon Sep 19 2016 - 09:14:25 EST)
- [PATCH 56/61] perf c2c report: Add cacheline index entry Jiri Olsa (Mon Sep 19 2016 - 09:14:37 EST)
- [PATCH 54/61] perf c2c report: Allow to set cacheline sort fields Jiri Olsa (Mon Sep 19 2016 - 09:14:50 EST)
- [PATCH 53/61] perf c2c report: Add support to choose local HITMs Jiri Olsa (Mon Sep 19 2016 - 09:15:02 EST)
- [PATCH 60/61] perf c2c: Add man page and credits Jiri Olsa (Mon Sep 19 2016 - 09:15:10 EST)
- [PATCH 61/61] perf tools: Fix width computation for srcline sort entry Jiri Olsa (Mon Sep 19 2016 - 09:15:43 EST)
- Re: [REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices Mika Westerberg (Mon Sep 19 2016 - 09:15:50 EST)
- [PATCH 59/61] perf c2c report: Add help windows Jiri Olsa (Mon Sep 19 2016 - 09:16:00 EST)
- Re: [PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state Joerg Roedel (Mon Sep 19 2016 - 09:16:21 EST)
- Re: [PATCH] net: phy: Ensure the state machine is called when phy is UP Nicolas Ferre (Mon Sep 19 2016 - 09:16:36 EST)
- [PATCH 58/61] perf c2c report: Iterate node display in browser Jiri Olsa (Mon Sep 19 2016 - 09:17:08 EST)
- [PATCH 48/61] perf c2c report: Add global stats stdio output Jiri Olsa (Mon Sep 19 2016 - 09:17:21 EST)
- [PATCH 20/61] perf c2c report: Add cacheline hists processing Jiri Olsa (Mon Sep 19 2016 - 09:17:28 EST)
- [PATCH 46/61] perf c2c report: Add main browser Jiri Olsa (Mon Sep 19 2016 - 09:17:39 EST)
- [PATCH 45/61] perf c2c report: Add stdio output support Jiri Olsa (Mon Sep 19 2016 - 09:17:58 EST)
- [PATCH 40/61] perf c2c report: Add stats related sort keys Jiri Olsa (Mon Sep 19 2016 - 09:18:13 EST)
- [PATCH 44/61] perf c2c report: Set final resort fields Jiri Olsa (Mon Sep 19 2016 - 09:18:21 EST)
- [PATCH 43/61] perf c2c report: Setup number of header lines for hists Jiri Olsa (Mon Sep 19 2016 - 09:18:32 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Guenter Roeck (Mon Sep 19 2016 - 09:18:50 EST)
- Re: [PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes Marcin Wojtas (Mon Sep 19 2016 - 09:19:10 EST)
- [PATCH 41/61] perf c2c report: Add cpu cnt sort key Jiri Olsa (Mon Sep 19 2016 - 09:19:22 EST)
- [PATCH 37/61] perf c2c report: Add tid sort key Jiri Olsa (Mon Sep 19 2016 - 09:19:31 EST)
- [PATCH 38/61] perf c2c report: Add symbol and dso sort keys Jiri Olsa (Mon Sep 19 2016 - 09:19:41 EST)
- [PATCH 36/61] perf c2c report: Add pid sort key Jiri Olsa (Mon Sep 19 2016 - 09:19:52 EST)
- linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests Christian Borntraeger (Mon Sep 19 2016 - 09:20:03 EST)
- [PATCH 32/61] perf c2c report: Add total loads sort key Jiri Olsa (Mon Sep 19 2016 - 09:20:28 EST)
- [PATCH 35/61] perf c2c report: Add dram related sort keys Jiri Olsa (Mon Sep 19 2016 - 09:20:37 EST)
- [PATCH 34/61] perf c2c report: Add hitm/store percent related sort keys Jiri Olsa (Mon Sep 19 2016 - 09:20:45 EST)
- [PATCH 31/61] perf c2c report: Add total record sort key Jiri Olsa (Mon Sep 19 2016 - 09:20:57 EST)
- [PATCH 33/61] perf c2c report: Add hitm percent sort key Jiri Olsa (Mon Sep 19 2016 - 09:21:07 EST)
- [PATCH 28/61] perf c2c report: Add loads related dimension keys Jiri Olsa (Mon Sep 19 2016 - 09:21:17 EST)
- [PATCH 30/61] perf c2c report: Add llc load miss dimension key Jiri Olsa (Mon Sep 19 2016 - 09:21:24 EST)
- [PATCH 25/61] perf c2c report: Add iaddr dimension key Jiri Olsa (Mon Sep 19 2016 - 09:22:17 EST)
- [PATCH 29/61] perf c2c report: Add llc and remote loads related dimension keys Jiri Olsa (Mon Sep 19 2016 - 09:22:21 EST)
- [PATCH 23/61] perf c2c report: Add dcacheline dimension key Jiri Olsa (Mon Sep 19 2016 - 09:22:39 EST)
- [PATCH 18/61] perf c2c report: Fallback to standard dimensions Jiri Olsa (Mon Sep 19 2016 - 09:22:50 EST)
- [PATCH 10/61] perf tools: Make several display functions global Jiri Olsa (Mon Sep 19 2016 - 09:22:59 EST)
- [PATCH 17/61] perf c2c report: Add sort_entry dimension support Jiri Olsa (Mon Sep 19 2016 - 09:23:15 EST)
- [PATCH 16/61] perf c2c report: Add dimension support Jiri Olsa (Mon Sep 19 2016 - 09:23:28 EST)
- [PATCH 14/61] perf c2c: Add record subcommand Jiri Olsa (Mon Sep 19 2016 - 09:23:37 EST)
- [PATCH 13/61] perf c2c: Add c2c command Jiri Olsa (Mon Sep 19 2016 - 09:23:57 EST)
- [PATCH 12/61] perf tools: Make hists__fprintf_headers function global Jiri Olsa (Mon Sep 19 2016 - 09:24:12 EST)
- [PATCH 07/61] perf tools: Make reset_dimensions global Jiri Olsa (Mon Sep 19 2016 - 09:24:27 EST)
- [PATCH 06/61] perf tools: Introduce c2c_add_stats function Jiri Olsa (Mon Sep 19 2016 - 09:24:36 EST)
- Re: [PATCHv12 1/3] rdmacg: Added rdma cgroup controller Dalessandro, Dennis (Mon Sep 19 2016 - 09:24:52 EST)
- [PATCH 04/61] perf tools: Use bigger buffer for stdio headers Jiri Olsa (Mon Sep 19 2016 - 09:25:07 EST)
- [PATCH 02/61] perf tools: Remove superfluous initialization of weight Jiri Olsa (Mon Sep 19 2016 - 09:25:15 EST)
- [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Jiri Olsa (Mon Sep 19 2016 - 09:25:26 EST)
- [PATCH] x86: drop a bogus cc clobber Jan Beulich (Mon Sep 19 2016 - 09:27:24 EST)
- Re: [PATCH] drm: include linux/seq_file.h as needed Jani Nikula (Mon Sep 19 2016 - 09:28:17 EST)
- [PATCH 0/4] net-next: dsa: set_addr should be optional John Crispin (Mon Sep 19 2016 - 09:28:38 EST)
- Re: [PATCH] IB/rxe: avoid putting a large struct rxe_qp on stack Leon Romanovsky (Mon Sep 19 2016 - 09:28:47 EST)
- [PATCH 2/4] net-next: dsa: make the set_addr() operation optional John Crispin (Mon Sep 19 2016 - 09:28:57 EST)
- [PATCH 3/4] net-next: dsa: b53: remove empty set_addr() stub John Crispin (Mon Sep 19 2016 - 09:29:11 EST)
- [PATCH 1/4] net-next: dsa: fix duplicate invocation of set_addr() John Crispin (Mon Sep 19 2016 - 09:29:28 EST)
- [PATCH 4/4] net-next: dsa: qca8k: remove empty set_addr() stub John Crispin (Mon Sep 19 2016 - 09:29:41 EST)
- [PATCH] arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig Eric Anholt (Mon Sep 19 2016 - 09:32:16 EST)
- [PATCH] sbitmap: initialize weight to zero Colin King (Mon Sep 19 2016 - 09:36:19 EST)
- Re: linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests Peter Zijlstra (Mon Sep 19 2016 - 09:41:04 EST)
- Re: [PATCH 1/4] net-next: dsa: fix duplicate invocation of set_addr() Andrew Lunn (Mon Sep 19 2016 - 09:44:13 EST)
- Re: [PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Radim KrÄmÃÅ (Mon Sep 19 2016 - 09:44:57 EST)
- RE: [PATCH linux-firmware 10/12] WHENCE: List new radeon CI and SI smc firmware Deucher, Alexander (Mon Sep 19 2016 - 09:45:19 EST)
- Re: [PATCH 0/4] net-next: dsa: set_addr should be optional Andrew Lunn (Mon Sep 19 2016 - 09:46:00 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Bart Van Assche (Mon Sep 19 2016 - 09:48:02 EST)
- Re: linux-next: build failure after merge of the block tree Christoph Hellwig (Mon Sep 19 2016 - 09:48:15 EST)
- Re: [PATCH 10/13] blk-mq: provide a default queue mapping for PCI device Christoph Hellwig (Mon Sep 19 2016 - 09:49:45 EST)
- Re: [PATCH 01/13] genirq/msi: Add cpumask allocation to alloc_msi_entry Christoph Hellwig (Mon Sep 19 2016 - 09:50:19 EST)
- RE: [PATCH] megaraid_sas: clean function declarations in megaraid_sas_base.c up Sumit Saxena (Mon Sep 19 2016 - 09:50:52 EST)
- Re: [PATCH 01/14] blk-mq: Fix memory leaks on queue cleanup Christoph Hellwig (Mon Sep 19 2016 - 09:51:43 EST)
- RE: [PATCH] drm/amdgpu: add function declaration in amdgpu.h Deucher, Alexander (Mon Sep 19 2016 - 09:54:02 EST)
- Re: [REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices Nicolai Stange (Mon Sep 19 2016 - 09:59:07 EST)
- Re: linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests Dietmar Eggemann (Mon Sep 19 2016 - 09:59:19 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Mon Sep 19 2016 - 10:00:09 EST)
- Re: linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests Christian Borntraeger (Mon Sep 19 2016 - 10:01:47 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Mon Sep 19 2016 - 10:04:28 EST)
- RE: [PATCH 1/1] rapidio/rio_cm: avoid GFP_KERNEL in atomic context Bounine, Alexandre (Mon Sep 19 2016 - 10:05:30 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Mark Rutland (Mon Sep 19 2016 - 10:08:07 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Nicolas Pitre (Mon Sep 19 2016 - 10:10:33 EST)
- Re: [PATCH 0/4] iommu/amd: Clean up patches Joerg Roedel (Mon Sep 19 2016 - 10:20:32 EST)
- Re: [PATCH] sbitmap: initialize weight to zero Jens Axboe (Mon Sep 19 2016 - 10:21:23 EST)
- Re: linux-next: build failure after merge of the block tree Jens Axboe (Mon Sep 19 2016 - 10:23:01 EST)
- [PATCH] ASoC: rk3399_gru_sound: fix recording pop at first attempt Xing Zheng (Mon Sep 19 2016 - 10:30:29 EST)
- Re: [PATCH 6/7] openrisc: add SMP and NR_CPUS Kconfig options Jonas Bonn (Mon Sep 19 2016 - 10:31:28 EST)
- Re: [PATCH 7/7] openrisc: remove the redundant of_platform_populate Jonas Bonn (Mon Sep 19 2016 - 10:32:19 EST)
- Re: [PATCH 2/2] tools include: Add mman macros needed by perf for all arch Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 10:32:28 EST)
- Re: [PATCH 61/61] perf tools: Fix width computation for srcline sort entry Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 10:33:28 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Jonas Bonn (Mon Sep 19 2016 - 10:35:11 EST)
- Re: openrisc: Consolidate setup to use memblock instead of bootmem Jonas Bonn (Mon Sep 19 2016 - 10:38:01 EST)
- Re: [PATCH v4 0/8] adv7180 subdev fixes, v4 Jack Mitchell (Mon Sep 19 2016 - 10:38:07 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Guenter Roeck (Mon Sep 19 2016 - 10:40:01 EST)
- Re: [PATCH v3 1/8] scpi: Add cmd indirection table to prepare for legacy commands Sudeep Holla (Mon Sep 19 2016 - 10:42:01 EST)
- Re: perf: perf_fuzzer crashing due to slab poison Vince Weaver (Mon Sep 19 2016 - 10:42:24 EST)
- Re: [PATCH 4/7] openrisc: Add thread-local storage (TLS) support Stafford Horne (Mon Sep 19 2016 - 10:43:13 EST)
- Re: [PATCH] sbitmap: avoid maybe-uninitialized warning Jens Axboe (Mon Sep 19 2016 - 10:43:23 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Will Deacon (Mon Sep 19 2016 - 10:45:45 EST)
- Re: [PATCH] ASoC: rk3399_gru_sound: fix recording pop at first attempt Mark Rutland (Mon Sep 19 2016 - 10:45:58 EST)
- Re: [PATCH 4/7] openrisc: Add thread-local storage (TLS) support Jonas Bonn (Mon Sep 19 2016 - 10:46:39 EST)
- Re: [PATCH 2/7] openrisc: fix PTRS_PER_PGD define Jonas Bonn (Mon Sep 19 2016 - 10:46:49 EST)
- Re: [PATCH 1/7] Apply transparent_union attribute to union semun Jonas Bonn (Mon Sep 19 2016 - 10:46:59 EST)
- Re: [PATCH 3/7] openrisc: restore call-saved regs on sigreturn Jonas Bonn (Mon Sep 19 2016 - 10:47:12 EST)
- [PATCH 2/8] samples: move auxdisplay example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:47:57 EST)
- [PATCH 3/8] samples: move laptops example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:48:00 EST)
- [PATCH 8/8] samples: move watchdog example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:48:25 EST)
- [PATCH 5/8] samples: move misc-devices/mei example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:48:26 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Waiman Long (Mon Sep 19 2016 - 10:48:29 EST)
- [PATCH 7/8] samples: move timers example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:49:02 EST)
- [PATCH 6/8] samples: move pcmcia example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:49:23 EST)
- [PATCH 0/8] Move runnable examples code from Documentation to samples Shuah Khan (Mon Sep 19 2016 - 10:49:39 EST)
- Re: [PATCH 1/7] Apply transparent_union attribute to union semun Stafford Horne (Mon Sep 19 2016 - 10:49:41 EST)
- Re: [PATCH 61/61] perf tools: Fix width computation for srcline sort entry Jiri Olsa (Mon Sep 19 2016 - 10:49:50 EST)
- Re: [PATCH 3/7] openrisc: restore call-saved regs on sigreturn Stafford Horne (Mon Sep 19 2016 - 10:50:38 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Matt Fleming (Mon Sep 19 2016 - 10:52:02 EST)
- [PATCH 1/8] samples: move accounting example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:52:21 EST)
- [PATCH 4/8] samples: move mic/mpssd example code from Documentation Shuah Khan (Mon Sep 19 2016 - 10:52:32 EST)
- Re: [PATCH] ovl: avoid setting uninitialized creds Miklos Szeredi (Mon Sep 19 2016 - 10:53:34 EST)
- Re: [PATCH 6/7] openrisc: add SMP and NR_CPUS Kconfig options Stafford Horne (Mon Sep 19 2016 - 10:54:34 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Guenter Roeck (Mon Sep 19 2016 - 10:55:15 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Mon Sep 19 2016 - 10:55:39 EST)
- Re: [PATCH 61/61] perf tools: Fix width computation for srcline sort entry Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 10:57:46 EST)
- Re: [PATCH 7/7] openrisc: remove the redundant of_platform_populate Stafford Horne (Mon Sep 19 2016 - 10:58:31 EST)
- RE: [PATCH 4/5] drm/amdgpu: Rename a jump label in amdgpu_device_init() Deucher, Alexander (Mon Sep 19 2016 - 11:01:57 EST)
- Re: [GIT PULL 1/3] ARM: soc: exynos: Drivers for v4.9 Arnd Bergmann (Mon Sep 19 2016 - 11:03:26 EST)
- Re: [PATCH v3 1/8] scpi: Add cmd indirection table to prepare for legacy commands Neil Armstrong (Mon Sep 19 2016 - 11:04:04 EST)
- [PATCH 0/2] virtio-ringtest: more enablement Cornelia Huck (Mon Sep 19 2016 - 11:07:13 EST)
- [PATCH 2/2] tools/virtio/ringtest: tweaks for s390 Cornelia Huck (Mon Sep 19 2016 - 11:07:21 EST)
- [PATCH 1/2] tools/virtio/ringtest: fix run-on-all.sh for offline cpus Cornelia Huck (Mon Sep 19 2016 - 11:07:31 EST)
- Re: [Intel-gfx] Skylake graphics regression: projector failure with 4.8-rc3 James Bottomley (Mon Sep 19 2016 - 11:09:45 EST)
- Re: [PATCH 15/21] mips: octeon: smp: Convert to hotplug state machine Ralf Baechle (Mon Sep 19 2016 - 11:10:29 EST)
- Re: [PATCH 16/21] mips: loongson: smp: Convert to hotplug state machine Ralf Baechle (Mon Sep 19 2016 - 11:10:47 EST)
- Re: [PATCH] sbitmap: avoid maybe-uninitialized warning Arnd Bergmann (Mon Sep 19 2016 - 11:15:01 EST)
- Re: [PATCH v2 4/4] arm64: dts: add Pine64 support Chen-Yu Tsai (Mon Sep 19 2016 - 11:15:21 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Krzysztof Kozlowski (Mon Sep 19 2016 - 11:15:25 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 11:15:36 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Mon Sep 19 2016 - 11:16:28 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Robert Foss (Mon Sep 19 2016 - 11:16:46 EST)
- Re: [PATCH 1/4] drm/sun4i: rgb: Declare RGB encoder and connector as MIPI DPI Chen-Yu Tsai (Mon Sep 19 2016 - 11:21:08 EST)
- Re: [PATCH v4 0/8] adv7180 subdev fixes, v4 Hans Verkuil (Mon Sep 19 2016 - 11:22:38 EST)
- Re: [PATCH] sbitmap: avoid maybe-uninitialized warning Jens Axboe (Mon Sep 19 2016 - 11:22:43 EST)
- Re: [PATCH v3 2/8] scpi: Add alternative legacy structures, functions and macros Sudeep Holla (Mon Sep 19 2016 - 11:25:08 EST)
- Re: [PATCH v6 3/7] perf annotate: Add support for powerpc Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 11:26:22 EST)
- [PATCH 3/3] i2c: bcm2835: Use ratelimited logging on transfer errors Noralf TrÃnnes (Mon Sep 19 2016 - 11:27:06 EST)
- [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Noralf TrÃnnes (Mon Sep 19 2016 - 11:27:18 EST)
- [PATCH 1/3] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes Noralf TrÃnnes (Mon Sep 19 2016 - 11:27:27 EST)
- Re: [GIT PULL] ARM: at91: dt for 4.9 Arnd Bergmann (Mon Sep 19 2016 - 11:30:01 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Jim Mattson (Mon Sep 19 2016 - 11:30:10 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Paolo Bonzini (Mon Sep 19 2016 - 11:34:44 EST)
- Re: [PATCH 1/3] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting Vladimir Davydov (Mon Sep 19 2016 - 11:35:57 EST)
- Re: [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate Chen-Yu Tsai (Mon Sep 19 2016 - 11:36:48 EST)
- Re: [GIT PULL] STi DT update for v4.9 Arnd Bergmann (Mon Sep 19 2016 - 11:37:06 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Mon Sep 19 2016 - 11:37:20 EST)
- Re: [GIT PULL] STi DT update for v4.9, round 3 Arnd Bergmann (Mon Sep 19 2016 - 11:38:21 EST)
- Re: [PATCH] sbitmap: avoid maybe-uninitialized warning Omar Sandoval (Mon Sep 19 2016 - 11:41:29 EST)
- Re: [PATCH 0/8] Move runnable examples code from Documentation to samples Jani Nikula (Mon Sep 19 2016 - 11:43:08 EST)
- Re: [PATCH 2/3] cgroup: duplicate cgroup reference when cloning sockets Vladimir Davydov (Mon Sep 19 2016 - 11:43:30 EST)
- Re: [PATCH v6 4/7] perf annotate: Do not ignore call instruction with indirect target Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 11:44:29 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Guenter Roeck (Mon Sep 19 2016 - 11:45:16 EST)
- Re: [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version Bjorn Helgaas (Mon Sep 19 2016 - 11:45:59 EST)
- Re: [GIT PULL 2/3] ARM: dts: exynos: DT for v4.9, second round Arnd Bergmann (Mon Sep 19 2016 - 11:47:08 EST)
- [PATCH v8 0/2] Add a new board TOPEET iTOP for Exynos 4412 Randy Li (Mon Sep 19 2016 - 11:48:43 EST)
- [PATCH v8 2/2] ARM: dts: add TOPEET itop elite based board Randy Li (Mon Sep 19 2016 - 11:48:45 EST)
- [PATCH v8 1/2] ARM: dts: Add TOPEET itop core board SCP package version Randy Li (Mon Sep 19 2016 - 11:49:05 EST)
- Re: [GIT PULL 3/3] ARM: dts: exynos: pinctrl cleanup for v4.9 Arnd Bergmann (Mon Sep 19 2016 - 11:49:18 EST)
- Re: [PATCH v3 4/8] scpi: Add support for Legacy match table for Amlogic GXBB SoC Sudeep Holla (Mon Sep 19 2016 - 11:50:25 EST)
- Re: [PATCH v3 4/8] scpi: Add support for Legacy match table for Amlogic GXBB SoC Sudeep Holla (Mon Sep 19 2016 - 11:52:02 EST)
- [PATCH 0/5] GPU-DRM: Fine-tuning for four function implementations SF Markus Elfring (Mon Sep 19 2016 - 11:52:13 EST)
- [PATCH v3] scripts: add script for translating stack dump function Josh Poimboeuf (Mon Sep 19 2016 - 11:52:22 EST)
- [PATCH] ASoC: samsung: make audio interface/controller explicitly Randy Li (Mon Sep 19 2016 - 11:52:35 EST)
- Re: [GIT PULL 1/3] ARM: soc: exynos: Drivers for v4.9 Krzysztof Kozlowski (Mon Sep 19 2016 - 11:53:15 EST)
- [PATCH 1/5] GPU-DRM: Use kmalloc_array() in drm_legacy_addbufs_pci() SF Markus Elfring (Mon Sep 19 2016 - 11:54:06 EST)
- [PATCH 2/5] GPU-DRM: Replace two kzalloc() calls by kcalloc() in drm_legacy_addbufs_pci() SF Markus Elfring (Mon Sep 19 2016 - 11:55:01 EST)
- [PATCH 3/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_agp() SF Markus Elfring (Mon Sep 19 2016 - 11:55:59 EST)
- [PATCH 4/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg() SF Markus Elfring (Mon Sep 19 2016 - 11:57:02 EST)
- Re: [PATCH] HID: alps: fix stick device not working after resume Kai Heng Feng (Mon Sep 19 2016 - 11:58:00 EST)
- [PATCH 5/5] GPU-DRM: Rename a jump label in drm_legacy_mapbufs() SF Markus Elfring (Mon Sep 19 2016 - 11:58:33 EST)
- [PATCH] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page() Johannes Weiner (Mon Sep 19 2016 - 11:58:39 EST)
- [PATCH] gfs2: fix to detect failure of register_shrinker Chao Yu (Mon Sep 19 2016 - 11:59:16 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Tim Chen (Mon Sep 19 2016 - 11:59:32 EST)
- Re: [PATCH] megaraid_sas: clean function declarations in megaraid_sas_base.c up Martin K. Petersen (Mon Sep 19 2016 - 12:00:52 EST)
- Re: [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT Tim Chen (Mon Sep 19 2016 - 12:01:52 EST)
- Re: [PATCH 1/8] samples: move accounting example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:02:27 EST)
- Re: [RFC 3/3] phy,leds: add support for led triggers on phy link state change Zach Brown (Mon Sep 19 2016 - 12:04:39 EST)
- Re: [PATCH 2/8] samples: move auxdisplay example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:06:06 EST)
- Re: [PATCH 1/2] perf, tools, list: Print aliases with --raw-dump Andi Kleen (Mon Sep 19 2016 - 12:07:55 EST)
- Re: [PATCH 3/8] samples: move laptops example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:10:12 EST)
- Re: [PATCH 4/8] samples: move mic/mpssd example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:11:53 EST)
- Re: Re: linux-next: build failure after merge of the pm tree Krzysztof Kozlowski (Mon Sep 19 2016 - 12:12:30 EST)
- [PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver. Eric Anholt (Mon Sep 19 2016 - 12:13:25 EST)
- [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls. Eric Anholt (Mon Sep 19 2016 - 12:13:35 EST)
- [PATCH 3/3] arm64: Add the Raspberry Pi firmware's interface to the FXL6408. Eric Anholt (Mon Sep 19 2016 - 12:13:44 EST)
- Re: [PATCH 5/8] samples: move misc-devices/mei example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:13:56 EST)
- Re: [PATCH 7/7] openrisc: remove the redundant of_platform_populate Rob Herring (Mon Sep 19 2016 - 12:14:31 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Heiko Stuebner (Mon Sep 19 2016 - 12:15:41 EST)
- Re: [PATCH 1/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Andreas Herrmann (Mon Sep 19 2016 - 12:16:50 EST)
- Re: [PATCH 6/8] samples: move pcmcia example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:17:09 EST)
- Re: [PATCH 7/8] samples: move timers example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:18:29 EST)
- Re: [RFC 0/4] mm, oom: get rid of TIF_MEMDIE Johannes Weiner (Mon Sep 19 2016 - 12:18:54 EST)
- Re: [PATCH 8/8] samples: move watchdog example code from Documentation Jonathan Corbet (Mon Sep 19 2016 - 12:20:52 EST)
- Re: linux-next: build failure after merge of the slave-dma tree Vinod Koul (Mon Sep 19 2016 - 12:30:03 EST)
- Re: [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache() Nilay Vaish (Mon Sep 19 2016 - 12:37:18 EST)
- Re: [PATCH] ASoC: samsung: make audio interface/controller explicitly Krzysztof Kozlowski (Mon Sep 19 2016 - 12:37:28 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 12:38:42 EST)
- Re: [PATCH] phy: meson-usb2: Fix build dependency Kevin Hilman (Mon Sep 19 2016 - 12:44:20 EST)
- Re: [PATCH 1/3] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes Eric Anholt (Mon Sep 19 2016 - 12:52:03 EST)
- RE: [PATCH] ixgbe: mark symbols static where possible Tantilov, Emil S (Mon Sep 19 2016 - 12:57:47 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Sukadev Bhattiprolu (Mon Sep 19 2016 - 12:59:02 EST)
- Re: [PATCH] coresight: tmc: Cleanup operation mode handling Suzuki K Poulose (Mon Sep 19 2016 - 12:59:21 EST)
- Re: [PATCHv12 1/3] rdmacg: Added rdma cgroup controller Parav Pandit (Mon Sep 19 2016 - 13:00:24 EST)
- [PATCH 1/1 v7] ARM: imx: Added perf functionality to mmdc driver Frank Li (Mon Sep 19 2016 - 13:03:24 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Jiri Benc (Mon Sep 19 2016 - 13:04:23 EST)
- Re: [PATCH] coresight: tmc: Cleanup operation mode handling Suzuki K Poulose (Mon Sep 19 2016 - 13:07:30 EST)
- Re: [PATCH] ARC: [plat-eznps] add missing atomic_fetch_xxx operations Vineet Gupta (Mon Sep 19 2016 - 13:08:43 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Waiman Long (Mon Sep 19 2016 - 13:09:48 EST)
- Re: [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64 Johannes Weiner (Mon Sep 19 2016 - 13:10:11 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 13:13:44 EST)
- RE: [PATCH] hv: do not lose pending heartbeat vmbus packets Haiyang Zhang (Mon Sep 19 2016 - 13:15:46 EST)
- Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Nilay Vaish (Mon Sep 19 2016 - 13:16:14 EST)
- [PATCH 05/26] drm/rockchip: dw-mipi-dsi: fix command header writes John Keeping (Mon Sep 19 2016 - 13:18:13 EST)
- [PATCH 19/26] drm/rockchip: dw-mipi-dsi: improve PLL configuration John Keeping (Mon Sep 19 2016 - 13:18:16 EST)
- [PATCH 19/27] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured John Keeping (Mon Sep 19 2016 - 13:18:19 EST)
- [PATCH 08/26] drm/rockchip: dw-mipi-dsi: include bad value in error message John Keeping (Mon Sep 19 2016 - 13:18:37 EST)
- [PATCH 10/26] drm/rockchip: dw-mipi-dsi: only request HS clock when required John Keeping (Mon Sep 19 2016 - 13:18:49 EST)
- [PATCH 12/26] drm/rockchip: dw-mipi-dsi: prepare panel after phy init John Keeping (Mon Sep 19 2016 - 13:19:03 EST)
- [PATCH 04/26] drm/rockchip: dw-mipi-dsi: rename commit hook to enable John Keeping (Mon Sep 19 2016 - 13:19:31 EST)
- [PATCH 01/26] drm/rockchip: dw-mipi-dsi: use mode from display state John Keeping (Mon Sep 19 2016 - 13:19:37 EST)
- [PATCH 17/27] drm/rockchip: dw-mipi-dsi: ensure PHY is reset John Keeping (Mon Sep 19 2016 - 13:19:47 EST)
- [PATCH 03/26] drm/rockchip: dw-mipi-dsi: don't configure hardware in mode_set for MIPI John Keeping (Mon Sep 19 2016 - 13:19:52 EST)
- [PATCH 00/27] drm/rockchip: MIPI fixes & improvements John Keeping (Mon Sep 19 2016 - 13:20:11 EST)
- [PATCH 15/26] drm/rockchip: dw-mipi-dsi: ensure PHY is reset John Keeping (Mon Sep 19 2016 - 13:20:13 EST)
- [PATCH 09/26] drm/rockchip: dw-mipi-dsi: respect message flags John Keeping (Mon Sep 19 2016 - 13:20:34 EST)
- [PATCH 16/26] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable John Keeping (Mon Sep 19 2016 - 13:20:44 EST)
- [PATCH 21/26] drm/rockchip: dw-mipi-dsi: use positive check for N{H,V}SYNC John Keeping (Mon Sep 19 2016 - 13:20:56 EST)
- [PATCH 14/26] drm/rockchip: dw-mipi-dsi: fix escape clock rate John Keeping (Mon Sep 19 2016 - 13:21:05 EST)
- [PATCH 14/27] drm/rockchip: dw-mipi-dsi: use specific poll helper John Keeping (Mon Sep 19 2016 - 13:21:14 EST)
- [PATCH 15/27] drm/rockchip: dw-mipi-dsi: use positive check for N{H,V}SYNC John Keeping (Mon Sep 19 2016 - 13:21:26 EST)
- [PATCH 16/27] drm/rockchip: dw-mipi-dsi: fix escape clock rate John Keeping (Mon Sep 19 2016 - 13:21:36 EST)
- [PATCH 2/2] dynamic_debug: Use updated jump label API Marc Zyngier (Mon Sep 19 2016 - 13:21:41 EST)
- [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Marc Zyngier (Mon Sep 19 2016 - 13:21:51 EST)
- [PATCH 0/2] jump_labels: Embedding static keys inside structures Marc Zyngier (Mon Sep 19 2016 - 13:22:04 EST)
- [PATCH 13/26] drm/rockchip: dw-mipi-dsi: allow commands in panel_disable John Keeping (Mon Sep 19 2016 - 13:22:29 EST)
- [PATCH 21/27] drm/rockchip: dw-mipi-dsi: improve PLL configuration John Keeping (Mon Sep 19 2016 - 13:22:49 EST)
- [PATCH 18/27] drm/rockchip: dw-mipi-dsi: configure bias and bandgap before enable John Keeping (Mon Sep 19 2016 - 13:22:57 EST)
- [PATCH 18/26] drm/rockchip: dw-mipi-dsi: properly configure PHY timing John Keeping (Mon Sep 19 2016 - 13:23:08 EST)
- [PATCH 20/26] drm/rockchip: dw-mipi-dsi: use specific poll helper John Keeping (Mon Sep 19 2016 - 13:23:20 EST)
- [PATCH 02/26] drm/rockchip: dw-mipi-dsi: pass new mode into MIPI mode set John Keeping (Mon Sep 19 2016 - 13:23:30 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 13:23:45 EST)
- [PATCH 17/26] drm/rockchip: dw-mipi-dsi: don't enable PHY PLL until it's configured John Keeping (Mon Sep 19 2016 - 13:24:02 EST)
- [PATCH 07/26] drm/rockchip: dw-mipi-dsi: avoid out-of-bounds read on tx_buf John Keeping (Mon Sep 19 2016 - 13:24:13 EST)
- [PATCH 22/26] drm/rockchip: vop: test for P{H,V}SYNC John Keeping (Mon Sep 19 2016 - 13:24:26 EST)
- [PATCH 06/26] drm/rockchip: dw-mipi-dsi: fix generic packet status check John Keeping (Mon Sep 19 2016 - 13:24:38 EST)
- Re: [PATCH 00/27] drm/rockchip: MIPI fixes & improvements John Keeping (Mon Sep 19 2016 - 13:24:49 EST)
- [PATCH 23/26] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded John Keeping (Mon Sep 19 2016 - 13:25:05 EST)
- [PATCH 20/27] drm/rockchip: dw-mipi-dsi: properly configure PHY timing John Keeping (Mon Sep 19 2016 - 13:25:25 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Heiko Stuebner (Mon Sep 19 2016 - 13:25:30 EST)
- [PATCH 11/26] drm/rockchip: dw-mipi-dsi: don't assume buffer is aligned John Keeping (Mon Sep 19 2016 - 13:25:51 EST)
- Re: [PATCH 1/5] drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read() Alex Deucher (Mon Sep 19 2016 - 13:25:53 EST)
- [PATCH 22/27] drm/rockchip: dw-mipi-dsi: defer probe if panel is not loaded John Keeping (Mon Sep 19 2016 - 13:26:15 EST)
- [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md James Simmons (Mon Sep 19 2016 - 13:27:20 EST)
- [PATCH 25/26] drm/rockchip: dw-mipi-dsi: add reset control John Keeping (Mon Sep 19 2016 - 13:29:20 EST)
- [PATCH] irqchip/gicv3: silence noisy DEBUG_PER_CPU_MAPS warning James Morse (Mon Sep 19 2016 - 13:29:42 EST)
- [PATCH 26/26] drm/rockchip: dw-mipi-dsi: support read commands John Keeping (Mon Sep 19 2016 - 13:29:55 EST)
- [PATCH 1/1 v8] ARM: imx: Added perf functionality to mmdc driver Frank Li (Mon Sep 19 2016 - 13:30:30 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Josh Triplett (Mon Sep 19 2016 - 13:31:25 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Hugh Dickins (Mon Sep 19 2016 - 13:33:28 EST)
- Re: [PATCH 1/4] KVM: x86: always fill in vcpu->arch.hv_clock Roman Kagan (Mon Sep 19 2016 - 13:33:55 EST)
- [PATCH 24/26] drm/rockchip: dw-mipi-dsi: support non-burst modes John Keeping (Mon Sep 19 2016 - 13:35:06 EST)
- [PATCH 23/27] drm/rockchip: dw-mipi-dsi: support non-burst modes John Keeping (Mon Sep 19 2016 - 13:35:17 EST)
- [PATCH 24/27] drm/rockchip: vop: test for P{H,V}SYNC John Keeping (Mon Sep 19 2016 - 13:35:38 EST)
- Re: Memory barrier needed with wake_up_process()? Alan Stern (Mon Sep 19 2016 - 13:35:42 EST)
- Re: [PATCH 1/3] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes Noralf TrÃnnes (Mon Sep 19 2016 - 13:36:32 EST)
- [RFC] arm64: Ensure proper addressing for ldnp/stnp Brent DeGraaf (Mon Sep 19 2016 - 13:37:11 EST)
- Re: [PATCH] nfs: add missing CONFIG_MIGRATION for nfs_migrate_page Anna Schumaker (Mon Sep 19 2016 - 13:38:40 EST)
- Re: [PATCH] irqchip/gicv3: silence noisy DEBUG_PER_CPU_MAPS warning Marc Zyngier (Mon Sep 19 2016 - 13:38:48 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS James Morse (Mon Sep 19 2016 - 13:41:53 EST)
- Re: [PATCH] clk: st: clk-flexgen: Unmap region obtained by of_iomap arvind Yadav (Mon Sep 19 2016 - 13:45:00 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 13:48:52 EST)
- Re: [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations Omar Sandoval (Mon Sep 19 2016 - 13:48:57 EST)
- Re: [PATCH][V3] x86/RAS/mce_amd_inj: fix signed wrap around when decrementing index i Borislav Petkov (Mon Sep 19 2016 - 13:52:19 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 13:52:58 EST)
- Re: [PATCH 4/4] KVM: x86: Hyper-V tsc page setup Roman Kagan (Mon Sep 19 2016 - 13:54:04 EST)
- Re: [PATCH v2 1/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins (Mon Sep 19 2016 - 13:56:40 EST)
- Re: [PATCH 09/14] blk-mq: Move duplicating code to blk_mq_exit_hctx() Omar Sandoval (Mon Sep 19 2016 - 13:57:26 EST)
- Re: [PATCH 10/14] blk-mq: Uninit hardware context in order reverse to init Omar Sandoval (Mon Sep 19 2016 - 13:59:55 EST)
- Re: [PATCH] lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE Paul Moore (Mon Sep 19 2016 - 14:00:39 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp Robin Murphy (Mon Sep 19 2016 - 14:01:21 EST)
- [git:media_tree/master] MAINTAINERS: update documentation for media subsystem Mauro Carvalho Chehab (Mon Sep 19 2016 - 14:02:43 EST)
- Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Joe Mario (Mon Sep 19 2016 - 14:04:17 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Joonwoo Park (Mon Sep 19 2016 - 14:04:58 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 14:06:33 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Joonwoo Park (Mon Sep 19 2016 - 14:08:24 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Mon Sep 19 2016 - 14:09:13 EST)
- Re: [PATCH 1/2] ptp_clock: allow for it to be optional Nicolas Pitre (Mon Sep 19 2016 - 14:09:47 EST)
- Re: [PATCH 0/2] PCI/AER: Remove module parameters Bjorn Helgaas (Mon Sep 19 2016 - 14:12:01 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 14:12:19 EST)
- Re: [PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes Stephen Boyd (Mon Sep 19 2016 - 14:15:55 EST)
- Re: [PATCH v3] console: Add persistent scrollback buffers for all VGA consoles Manuel Schölling (Mon Sep 19 2016 - 14:16:45 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Joonwoo Park (Mon Sep 19 2016 - 14:17:55 EST)
- Re: [PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes Marcin Wojtas (Mon Sep 19 2016 - 14:18:08 EST)
- [PATCH] usb: misc: legousbtower: Fix NULL pointer deference James (Mon Sep 19 2016 - 14:18:29 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp bdegraaf (Mon Sep 19 2016 - 14:25:55 EST)
- Re: [PATCH 2/5] ipc/sem: rework task wakeups Manfred Spraul (Mon Sep 19 2016 - 14:26:39 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp Laura Abbott (Mon Sep 19 2016 - 14:28:58 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 14:31:16 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic christophe leroy (Mon Sep 19 2016 - 14:33:09 EST)
- Re: [PATCH 02/14] blk-mq: Fix a potential NULL pointer assignment to hctx tags Omar Sandoval (Mon Sep 19 2016 - 14:34:40 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic christophe leroy (Mon Sep 19 2016 - 14:36:57 EST)
- Re: [PATCH 03/14] block: Get rid of unused request_queue::nr_queues member Omar Sandoval (Mon Sep 19 2016 - 14:38:02 EST)
- Re: [PATCH 05/14] blk-mq: Remove a redundant assignment Omar Sandoval (Mon Sep 19 2016 - 14:38:32 EST)
- Re: [PATCH v4 4/4] regulator: Prevent falling too fast Doug Anderson (Mon Sep 19 2016 - 14:39:31 EST)
- Re: [PATCH -next v2 0/5] ipc/sem: semop(2) improvements Manfred Spraul (Mon Sep 19 2016 - 14:41:06 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp bdegraaf (Mon Sep 19 2016 - 14:41:18 EST)
- Re: [PATCH v2 1/3] powerpc: port 64 bits pgtable_cache to 32 bits christophe leroy (Mon Sep 19 2016 - 14:46:19 EST)
- [PATCH] UBI: add debugfs file for tracking PEB state Zach Brown (Mon Sep 19 2016 - 14:48:49 EST)
- [PATCH] arm64, numa: Add cpu_to_node() implementation. David Daney (Mon Sep 19 2016 - 14:49:38 EST)
- Re: [PATCH v5] Force cppc_cpufreq to report values in KHz to fix user space reporting Al Stone (Mon Sep 19 2016 - 14:53:17 EST)
- Re: [PATCH 06/14] blk-mq: Fix hardware context data node selection Omar Sandoval (Mon Sep 19 2016 - 14:54:27 EST)
- Re: [PATCH] cpufreq: CPPC: Avoid overflow when calculating desired_perf Al Stone (Mon Sep 19 2016 - 14:54:37 EST)
- Re: + stackdepot-fix-mempolicy-use-after-free.patch added to -mm tree Andrew Morton (Mon Sep 19 2016 - 14:55:25 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Linus Torvalds (Mon Sep 19 2016 - 14:56:37 EST)
- [PATCH v3] ASoC: exynos: organize the asoc audio into a menu Randy Li (Mon Sep 19 2016 - 14:58:09 EST)
- Re: [PATCH 07/14] blk-mq: Cleanup a loop exit condition Omar Sandoval (Mon Sep 19 2016 - 15:00:35 EST)
- Re: [PATCH] sbs-battery: make writes to ManufacturerAccess optional Sebastian Reichel (Mon Sep 19 2016 - 15:02:58 EST)
- Re: [RFC 0/4] mm, oom: get rid of TIF_MEMDIE Michal Hocko (Mon Sep 19 2016 - 15:03:03 EST)
- [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Randy Li (Mon Sep 19 2016 - 15:03:25 EST)
- [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel Randy Li (Mon Sep 19 2016 - 15:03:29 EST)
- [RFC PATCH v3 0/2] adding panel claa070wp03xg support for exynos Randy Li (Mon Sep 19 2016 - 15:03:31 EST)
- Re: [PATCH] UBI: add debugfs file for tracking PEB state Richard Weinberger (Mon Sep 19 2016 - 15:04:24 EST)
- Re: [PATCH 3/4] KVM: x86: introduce get_kvmclock_ns Roman Kagan (Mon Sep 19 2016 - 15:05:07 EST)
- [PATCH 2/4] ARM: sa11x0/pxa: acquire timer rate from the clock rate Robert Jarzmik (Mon Sep 19 2016 - 15:12:37 EST)
- Re: [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite Fabio Estevam (Mon Sep 19 2016 - 15:12:41 EST)
- [PATCH 0/4] kill get_clock_tick_rate() Robert Jarzmik (Mon Sep 19 2016 - 15:13:00 EST)
- [PATCH 1/4] clk: pxa25x: OSTIMER0 clocks from the main oscillator Robert Jarzmik (Mon Sep 19 2016 - 15:13:03 EST)
- [tip:irq/urgent] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning tip-bot for James Morse (Mon Sep 19 2016 - 15:13:33 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Linus Torvalds (Mon Sep 19 2016 - 15:15:47 EST)
- Re: [PATCH] power: gpio_charger: switch to using GPIO descriptors Sebastian Reichel (Mon Sep 19 2016 - 15:19:10 EST)
- [PATCH 4/4] ARM: sa11x0/pxa: get rid of get_clock_tick_rate Robert Jarzmik (Mon Sep 19 2016 - 15:20:08 EST)
- [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Robert Jarzmik (Mon Sep 19 2016 - 15:20:18 EST)
- Re: [PATCH] power: reset: add in missing white space in error message text Sebastian Reichel (Mon Sep 19 2016 - 15:20:26 EST)
- Re: [PATCH] power: ab8500: cleanup with list_first_entry_or_null() Sebastian Reichel (Mon Sep 19 2016 - 15:22:59 EST)
- Re: [PATCH 1/4] clk: pxa25x: OSTIMER0 clocks from the main oscillator Stephen Boyd (Mon Sep 19 2016 - 15:23:41 EST)
- Re: [PATCH] power: reset: xgene-reboot: Unmap region obtained by of_iomap Sebastian Reichel (Mon Sep 19 2016 - 15:24:52 EST)
- Re: [PATCH] power: reset: zx-reboot: Unmap region obtained by of_iomap Sebastian Reichel (Mon Sep 19 2016 - 15:26:16 EST)
- Re: [RFC PATCH v3 1/2] ARM: dts: samsung: add rga-lvds panel in itop elite ayaka (Mon Sep 19 2016 - 15:26:34 EST)
- Re: [Intel-gfx] Skylake graphics regression: projector failure with 4.8-rc3 James Bottomley (Mon Sep 19 2016 - 15:27:23 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Josh Poimboeuf (Mon Sep 19 2016 - 15:29:05 EST)
- Re: [PATCH] power: gpio_charger: switch to using GPIO descriptors Linus Walleij (Mon Sep 19 2016 - 15:32:03 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Michal Hocko (Mon Sep 19 2016 - 15:32:46 EST)
- Re: [PATCH 16/19] power: reset: st-poweroff: Remove obsolete platforms. Sebastian Reichel (Mon Sep 19 2016 - 15:34:40 EST)
- Re: [PATCH 17/19] power: reset: st: Remove obsolete platforms from dt doc Sebastian Reichel (Mon Sep 19 2016 - 15:35:11 EST)
- Re: [PATCH 1/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Stratos Karafotis (Mon Sep 19 2016 - 15:39:39 EST)
- Re: [PATCH 0/4] net-next: dsa: set_addr should be optional Florian Fainelli (Mon Sep 19 2016 - 15:41:38 EST)
- Re: [PATCH] UBI: add debugfs file for tracking PEB state kbuild test robot (Mon Sep 19 2016 - 15:43:05 EST)
- Re: [PATCH 1/2] power: bq27xxx_battery: add configurable poll_interval by sysfs Sebastian Reichel (Mon Sep 19 2016 - 15:46:14 EST)
- Re: [PATCH 2/4] ARM: sa11x0/pxa: acquire timer rate from the clock rate Daniel Lezcano (Mon Sep 19 2016 - 15:48:44 EST)
- Re: [PATCH 2/2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Sebastian Reichel (Mon Sep 19 2016 - 15:49:44 EST)
- Re: samples: move auxdisplay example code from Documentation SF Markus Elfring (Mon Sep 19 2016 - 15:52:47 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Kees Cook (Mon Sep 19 2016 - 15:53:57 EST)
- [tip:smp/hotplug] arm64/FP/SIMD: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:54:05 EST)
- [tip:smp/hotplug] sh/SH-X3 SMP: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:54:22 EST)
- [tip:smp/hotplug] ARM/shmobile: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:54:29 EST)
- [tip:smp/hotplug] ARM/OMAP/wakeupgen: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:55:01 EST)
- [tip:smp/hotplug] ia64/mca: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:55:17 EST)
- [tip:smp/hotplug] x86/microcode: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:55:17 EST)
- [tip:smp/hotplug] lib/irq_poll: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:55:40 EST)
- [tip:smp/hotplug] block/softirq: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:55:43 EST)
- [tip:smp/hotplug] oprofile/timer: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:56:10 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Jann Horn (Mon Sep 19 2016 - 15:56:30 EST)
- [tip:smp/hotplug] virtio scsi: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:56:47 EST)
- [tip:smp/hotplug] ACPI/processor: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:57:07 EST)
- [tip:smp/hotplug] cpufreq: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:57:31 EST)
- [tip:smp/hotplug] padata: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:58:13 EST)
- Re: [PATCH 4/4] ARM: sa11x0/pxa: get rid of get_clock_tick_rate Daniel Lezcano (Mon Sep 19 2016 - 15:58:23 EST)
- [tip:smp/hotplug] fault-injection/cpu: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:58:30 EST)
- [tip:smp/hotplug] mips/octeon/smp: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:58:52 EST)
- [tip:smp/hotplug] mips/loongson/smp: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:59:40 EST)
- [tip:smp/hotplug] s390/mm/pfault: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 15:59:46 EST)
- [PATCH 3/3] arm: dts: imx7-colibri: Use enable-gpios for BL_ON Bhuvanchandra DV (Mon Sep 19 2016 - 15:59:53 EST)
- [tip:smp/hotplug] x86/apic/uv: Convert to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 16:00:07 EST)
- Re: [PATCH v6 0/4] mxs-lradc: Split driver into MFD Stefan Wahren (Mon Sep 19 2016 - 16:00:23 EST)
- Re: gen_initramfs_list.sh escaping problem or stale dependency file? Florian Fainelli (Mon Sep 19 2016 - 16:01:06 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Rabin Vincent (Mon Sep 19 2016 - 16:01:11 EST)
- [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control Bhuvanchandra DV (Mon Sep 19 2016 - 16:01:50 EST)
- [PATCH] drivers/misc/hpilo: Changes to support new security states in iLO5 FW Rusk, Mark (Mon Sep 19 2016 - 16:04:16 EST)
- [tip:smp/hotplug] blk/mq: Reserve hotplug ID states for block multiqueue tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 16:04:34 EST)
- Re: [RFC PATCH] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller Bjorn Helgaas (Mon Sep 19 2016 - 16:06:26 EST)
- Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Guenter Roeck (Mon Sep 19 2016 - 16:08:24 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Christian Lamparter (Mon Sep 19 2016 - 16:12:25 EST)
- Re: [PATCH v5 2/2] QE: remove PPCisms for QE Leo Li (Mon Sep 19 2016 - 16:13:26 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Sonny Rao (Mon Sep 19 2016 - 16:16:01 EST)
- [PATCH] NFS: audit and remove any unnecessary uses of module.h Paul Gortmaker (Mon Sep 19 2016 - 16:19:36 EST)
- [PATCH 0/2] fix bad constant expressions in tpm.h Jarkko Sakkinen (Mon Sep 19 2016 - 16:22:25 EST)
- [PATCH 1/2] tpm: Clean up reading of timeout and duration capabilities Jarkko Sakkinen (Mon Sep 19 2016 - 16:22:38 EST)
- [PATCH 2/2] tpm: fix bad constant expressions Jarkko Sakkinen (Mon Sep 19 2016 - 16:22:45 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Linus Torvalds (Mon Sep 19 2016 - 16:24:09 EST)
- [PATCH] ocfs2: audit and remove any unnecessary uses of module.h Paul Gortmaker (Mon Sep 19 2016 - 16:32:26 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Mon Sep 19 2016 - 16:36:36 EST)
- [PATCH] FS-Cache: audit and remove any unnecessary uses of module.h Paul Gortmaker (Mon Sep 19 2016 - 16:36:38 EST)
- Re: [RFC V3 PATCH 00/26] Kernel NET policy Stephen Hemminger (Mon Sep 19 2016 - 16:39:20 EST)
- Re: [PATCH v2] staging: lustre: lustre/ldlm: Fixed sparse warnings James Simmons (Mon Sep 19 2016 - 16:43:45 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Mon Sep 19 2016 - 16:43:59 EST)
- [PATCH] dlm: audit and remove any unnecessary uses of module.h Paul Gortmaker (Mon Sep 19 2016 - 16:45:34 EST)
- Re: [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors Martin K. Petersen (Mon Sep 19 2016 - 16:46:41 EST)
- Re: [PATCH 2/6] ipr: use pci_irq_allocate_vectors Martin K. Petersen (Mon Sep 19 2016 - 16:46:56 EST)
- [PATCH 1/2] 9p: coalesce all the MODULE_ALIAS operations into one place. Paul Gortmaker (Mon Sep 19 2016 - 16:56:10 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Josh Poimboeuf (Mon Sep 19 2016 - 16:56:47 EST)
- [PATCH 2/2] 9p: audit and remove any unnecessary uses of module.h Paul Gortmaker (Mon Sep 19 2016 - 16:56:57 EST)
- Re: [PATCH v4 22/22] phy: Add support for Qualcomm's USB HS phy Rob Herring (Mon Sep 19 2016 - 17:01:39 EST)
- [PATCH] m68k: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:01:58 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Linus Torvalds (Mon Sep 19 2016 - 17:02:24 EST)
- [PATCH] x86: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:04:49 EST)
- Re: [PATCH] blk-throttle: fix infinite throttling caused by non-cascading timer wheel Vivek Goyal (Mon Sep 19 2016 - 17:06:55 EST)
- Re: [PATCH v3] scripts: add script for translating stack dump function Josh Poimboeuf (Mon Sep 19 2016 - 17:07:41 EST)
- Re: [PATCH] blk-throttle: fix infinite throttling caused by non-cascading timer wheel Jens Axboe (Mon Sep 19 2016 - 17:11:23 EST)
- [PATCH] coresight: tmc: implementing TMC-ETR AUX space API Mathieu Poirier (Mon Sep 19 2016 - 17:14:43 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Doug Anderson (Mon Sep 19 2016 - 17:15:13 EST)
- Re: [PATCH 3/3] dt-bindings: reset: oxnas: Update for OX820 Rob Herring (Mon Sep 19 2016 - 17:18:57 EST)
- Re: [PATCH] clocksource: oxnas: add OX820 compatible Rob Herring (Mon Sep 19 2016 - 17:20:13 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 17:20:32 EST)
- [PATCH v2 00/14] Partial MIPS Malta DT conversion Paul Burton (Mon Sep 19 2016 - 17:22:07 EST)
- Re: [PATCH] irq: versatile-fpga: add OX820 compatible Rob Herring (Mon Sep 19 2016 - 17:22:20 EST)
- [PATCH v2 01/14] irqchip: i8259: Add domain before mapping parent irq Paul Burton (Mon Sep 19 2016 - 17:22:32 EST)
- [PATCH v2 02/14] irqchip: i8259: Allow platforms to override poll function Paul Burton (Mon Sep 19 2016 - 17:22:37 EST)
- [PATCH v2 03/14] irqchip: i8259: Remove unused i8259A_irq_pending Paul Burton (Mon Sep 19 2016 - 17:22:48 EST)
- [PATCH v2 04/14] MIPS: Malta: Allow PCI devices DMA to lower 2GB physical Paul Burton (Mon Sep 19 2016 - 17:23:02 EST)
- [PATCH v2 05/14] MIPS: Malta: Use all available DDR by default Paul Burton (Mon Sep 19 2016 - 17:23:22 EST)
- [PATCH v2 06/14] MIPS: Malta: Probe interrupt controllers via DT Paul Burton (Mon Sep 19 2016 - 17:23:34 EST)
- [PATCH v2 07/14] of/platform: Probe "isa" busses by default Paul Burton (Mon Sep 19 2016 - 17:23:47 EST)
- [PATCH v2 08/14] MIPS: Malta: Remove custom DT match table Paul Burton (Mon Sep 19 2016 - 17:24:01 EST)
- [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT Paul Burton (Mon Sep 19 2016 - 17:24:16 EST)
- Direct Cash Loans Specials !!! DIRECT CASH LOANS PTY. (Mon Sep 19 2016 - 17:24:18 EST)
- [PATCH v2 10/14] MIPS: Malta: Probe pflash via DT Paul Burton (Mon Sep 19 2016 - 17:24:32 EST)
- [PATCH v2 11/14] MIPS: Malta: Use syscon-reboot driver to reboot Paul Burton (Mon Sep 19 2016 - 17:24:46 EST)
- [PATCH v2 12/14] MIPS: Malta: Remove custom halt implementation Paul Burton (Mon Sep 19 2016 - 17:24:59 EST)
- [PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver Paul Burton (Mon Sep 19 2016 - 17:25:13 EST)
- [tip:smp/hotplug] blk/mq: Reserve hotplug states for block multiqueue tip-bot for Sebastian Andrzej Siewior (Mon Sep 19 2016 - 17:25:25 EST)
- [PATCH v2 14/14] MIPS: Malta: Use PIIX4 poweroff driver to power down Paul Burton (Mon Sep 19 2016 - 17:25:31 EST)
- Re: [PATCH v5 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings Rob Herring (Mon Sep 19 2016 - 17:26:06 EST)
- Re: [RESEND PATCH v7 2/4] phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup Rob Herring (Mon Sep 19 2016 - 17:28:53 EST)
- [patch 0/3] block/mq: Convert to the new hotplug state machine Thomas Gleixner (Mon Sep 19 2016 - 17:30:47 EST)
- [patch 1/3] blk/mq: Reserve hotplug states for block multiqueue Thomas Gleixner (Mon Sep 19 2016 - 17:30:54 EST)
- [patch 2/3] blk/mq/cpu-notif: Convert to hotplug state machine Thomas Gleixner (Mon Sep 19 2016 - 17:31:03 EST)
- [patch 3/3] blk/mq: Convert to hotplug state machine Thomas Gleixner (Mon Sep 19 2016 - 17:31:05 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Tejun Heo (Mon Sep 19 2016 - 17:34:26 EST)
- [PATCH] tile: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:35:01 EST)
- Re: [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Rob Herring (Mon Sep 19 2016 - 17:35:43 EST)
- [PATCH] sparc: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:36:39 EST)
- Re: [PATCH v15 5/5] ASoC: rockchip: Add DP dai-links to the rk3399-gru machine driver Rob Herring (Mon Sep 19 2016 - 17:37:33 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Mon Sep 19 2016 - 17:37:48 EST)
- [PATCH] arm: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:39:29 EST)
- [PATCH] arm64: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:39:40 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Chen Gang (Mon Sep 19 2016 - 17:39:49 EST)
- Re: [PATCH 3/6] f2fs: fix to avoid race condition when updating sbi flag Jaegeuk Kim (Mon Sep 19 2016 - 17:41:09 EST)
- Re: [PATCH v12 5/5] Input: goodix - add support for gt9157 Rob Herring (Mon Sep 19 2016 - 17:42:06 EST)
- Re: [PATCH] rtc/rtc-cmos: Initialize hpet timer before irq is registered Thomas Gleixner (Mon Sep 19 2016 - 17:44:56 EST)
- [PATCH] regulator: core: don't return error with inadequate reason Joonwoo Park (Mon Sep 19 2016 - 17:47:09 EST)
- Re: [PATCH 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Jaegeuk Kim (Mon Sep 19 2016 - 17:49:11 EST)
- [PATCH 0/3] ARC unwinder switch to .eh_frame Vineet Gupta (Mon Sep 19 2016 - 17:49:54 EST)
- [PATCH 1/3] ARC: module: support R_ARC_32_PCREL relocation Vineet Gupta (Mon Sep 19 2016 - 17:49:57 EST)
- [PATCH 2/3] ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frame Vineet Gupta (Mon Sep 19 2016 - 17:50:00 EST)
- [PATCH 3/3] ARC: dw2 unwind: switch to .eh_frame based unwinding Vineet Gupta (Mon Sep 19 2016 - 17:50:04 EST)
- Re: [PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies) Tobias Jakobi (Mon Sep 19 2016 - 17:51:51 EST)
- Re: [Documentation] State of CPU controller in cgroup v2 Tejun Heo (Mon Sep 19 2016 - 17:53:51 EST)
- [PATCH] s390: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:55:07 EST)
- [PATCH] alpha: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:56:13 EST)
- [PATCH] cris: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 17:57:09 EST)
- [PATCH] avr32: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 18:00:08 EST)
- [PATCH] mn10300: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 18:01:34 EST)
- [PATCH] xtensa: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 18:02:23 EST)
- [PATCH] sh: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 18:04:00 EST)
- [PATCH] parisc: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Mon Sep 19 2016 - 18:05:33 EST)
- [tip:x86/vdso] x86/vdso: Use CONFIG_X86_X32_ABI to enable vdso prctl tip-bot for Vinson Lee (Mon Sep 19 2016 - 18:07:05 EST)
- Re: [PATCH] f2fs: fix to avoid slowing down background gc Jaegeuk Kim (Mon Sep 19 2016 - 18:12:33 EST)
- Re: [PATCH] igb: mark igb_rxnfc_write_vlan_prio_filter() static Jeff Kirsher (Mon Sep 19 2016 - 18:16:13 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Jim Mattson (Mon Sep 19 2016 - 18:18:08 EST)
- Re: [PATCH] MAINTAINERS: update list of Oxnas maintainers Arnd Bergmann (Mon Sep 19 2016 - 18:19:01 EST)
- Re: [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem Arnd Bergmann (Mon Sep 19 2016 - 18:20:17 EST)
- Re: [PATCH v3 1/2] rtc-cmos: Clear ACPI-driven alarms upon resume Alexandre Belloni (Mon Sep 19 2016 - 18:21:17 EST)
- Re: [PATCH] rtc/rtc-cmos: Initialize hpet timer before irq is registered Alexandre Belloni (Mon Sep 19 2016 - 18:23:36 EST)
- Re: [patch 2/3] blk/mq/cpu-notif: Convert to hotplug state machine Christoph Hellwing (Mon Sep 19 2016 - 18:24:29 EST)
- Re: [RESEND PATCH] arm64: kgdb: fix single stepping Jason Wessel (Mon Sep 19 2016 - 18:26:50 EST)
- Re: [RESEND PATCH] arm64: kgdb: fix single stepping Jason Wessel (Mon Sep 19 2016 - 18:30:24 EST)
- Re: [PATCH] MIPS: dec: Avoid la pseudo-instruction in delay slots Maciej W. Rozycki (Mon Sep 19 2016 - 18:30:36 EST)
- Re: [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem Russell King - ARM Linux (Mon Sep 19 2016 - 18:33:20 EST)
- Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Russell King - ARM Linux (Mon Sep 19 2016 - 18:37:00 EST)
- [tip:x86/apic] x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq() tip-bot for Wanpeng Li (Mon Sep 19 2016 - 18:43:28 EST)
- [tip:x86/apic] x86/apic: Get rid of apic_version[] array tip-bot for Denys Vlasenko (Mon Sep 19 2016 - 18:43:57 EST)
- Re: [PATCH V5] perf tools: adding support for address filters Masami Hiramatsu (Mon Sep 19 2016 - 18:45:17 EST)
- [tip:irq/urgent 2/2] drivers/irqchip/irq-gic-v3.c:551:40: error: 'cpu' undeclared kbuild test robot (Mon Sep 19 2016 - 18:45:39 EST)
- Re: [Update][RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Lukas Wunner (Mon Sep 19 2016 - 18:46:24 EST)
- [PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd() MickaÃl SalaÃn (Mon Sep 19 2016 - 18:50:44 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' James Hogan (Mon Sep 19 2016 - 18:57:25 EST)
- Re: failed to add c++ probe Masami Hiramatsu (Mon Sep 19 2016 - 19:06:13 EST)
- [tip:x86/timers] x86/tsc: Use cpu id defines instead of hex constants tip-bot for Prarit Bhargava (Mon Sep 19 2016 - 19:07:42 EST)
- [tip:x86/timers] x86/tsc: Add additional Intel CPU models to the crystal quirk list tip-bot for Prarit Bhargava (Mon Sep 19 2016 - 19:07:59 EST)
- [tip:irq/urgent] genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE tip-bot for Marc Zyngier (Mon Sep 19 2016 - 19:10:05 EST)
- [tip:x86/cleanups] x86: Migrate exception table users off module.h and onto extable.h tip-bot for Paul Gortmaker (Mon Sep 19 2016 - 19:10:27 EST)
- Confirm janicehorton73 (Mon Sep 19 2016 - 19:10:49 EST)
- [PATCH v4 1/2] rtc-cmos: Clear ACPI-driven alarms upon resume Gabriele Mazzotta (Mon Sep 19 2016 - 19:13:04 EST)
- [PATCH v4 2/2] rtc-cmos: Restore alarm after resume Gabriele Mazzotta (Mon Sep 19 2016 - 19:13:13 EST)
- Re: [PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend Brian Norris (Mon Sep 19 2016 - 19:15:01 EST)
- Re: [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue. Emil Velikov (Mon Sep 19 2016 - 19:18:57 EST)
- [PATCH v3 1/2] i2c: aspeed: added driver for Aspeed I2C Brendan Higgins (Mon Sep 19 2016 - 19:23:46 EST)
- [PATCH v3 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins (Mon Sep 19 2016 - 19:23:51 EST)
- Re: [PATCH 1/2] tpm: Clean up reading of timeout and duration capabilities Jason Gunthorpe (Mon Sep 19 2016 - 19:24:21 EST)
- Re: [PATCH v2 1/4] remoteproc: Introduce auto-boot flag Bjorn Andersson (Mon Sep 19 2016 - 19:24:50 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Kees Cook (Mon Sep 19 2016 - 19:26:04 EST)
- Re: [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins (Mon Sep 19 2016 - 19:26:22 EST)
- [tip:perf/core] perf/x86/intel/pt: Add support for PTWRITE and power event tracing tip-bot for Alexander Shishkin (Mon Sep 19 2016 - 19:26:31 EST)
- Re: [patch v3] x86/platform/mellanox: introduce support for Mellanox systems platform Thomas Gleixner (Mon Sep 19 2016 - 19:26:40 EST)
- Re: [PATCH] sched: Fix SCHED_HRTICK bug leading to late preemption of tasks Wanpeng Li (Mon Sep 19 2016 - 19:30:12 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 19:31:28 EST)
- Re: failed to add c++ probe Thomas Gleixner (Mon Sep 19 2016 - 19:34:34 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 19:38:10 EST)
- Re: [patch 2/3] blk/mq/cpu-notif: Convert to hotplug state machine Thomas Gleixner (Mon Sep 19 2016 - 19:39:51 EST)
- Re: [PATCH v2 13/14] power: reset: Add Intel PIIX4 poweroff driver Sebastian Reichel (Mon Sep 19 2016 - 19:42:54 EST)
- Re: [tip:irq/urgent] genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE Thomas Gleixner (Mon Sep 19 2016 - 19:43:51 EST)
- Re: qemu:metag image runtime failure in -next due to 'kthread: allow to cancel kthread work' Kees Cook (Mon Sep 19 2016 - 19:47:31 EST)
- [tip:irq/urgent] irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning tip-bot for James Morse (Mon Sep 19 2016 - 19:48:57 EST)
- mmotm 2016-09-19-16-52 uploaded akpm (Mon Sep 19 2016 - 19:53:09 EST)
- [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Vivien Didelot (Mon Sep 19 2016 - 19:56:37 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 20:03:43 EST)
- [PATCH] ALSA: line6: fix ifnullfree.cocci warnings kbuild test robot (Mon Sep 19 2016 - 20:11:08 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Al Viro (Mon Sep 19 2016 - 20:12:21 EST)
- lsm naming dilemma. Re: [RFC v3 07/22] landlock: Handle file comparisons Alexei Starovoitov (Mon Sep 19 2016 - 20:12:29 EST)
- Re: [PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Mon Sep 19 2016 - 20:18:15 EST)
- RE: [PATCH][RFC] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily Chen, Yu C (Mon Sep 19 2016 - 20:18:26 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Andrew Lunn (Mon Sep 19 2016 - 20:19:21 EST)
- linux-next: manual merge of the amlogic tree with the arm-soc tree Stephen Rothwell (Mon Sep 19 2016 - 20:19:46 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Robert Foss (Mon Sep 19 2016 - 20:28:01 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Mon Sep 19 2016 - 20:28:40 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Vivien Didelot (Mon Sep 19 2016 - 20:29:50 EST)
- Re: [PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd() Alexei Starovoitov (Mon Sep 19 2016 - 20:30:17 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Andrew Lunn (Mon Sep 19 2016 - 20:32:44 EST)
- Re: [PATCH] nfs: add missing CONFIG_MIGRATION for nfs_migrate_page Chao Yu (Mon Sep 19 2016 - 20:34:27 EST)
- [PATCH v2] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Mon Sep 19 2016 - 20:35:56 EST)
- Re: [PATCH v5 0/3] mm, proc: Implement /proc/<pid>/totmaps Sonny Rao (Mon Sep 19 2016 - 20:37:26 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Andrew Lunn (Mon Sep 19 2016 - 20:41:38 EST)
- Re: [PATCH V4] mm: Add sysfs interface to dump each node's zonelist information David Rientjes (Mon Sep 19 2016 - 20:54:37 EST)
- [PATCH] f2fs: use crc and cp version to determine roll-forward recovery Jaegeuk Kim (Mon Sep 19 2016 - 20:55:10 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode David Rientjes (Mon Sep 19 2016 - 20:57:36 EST)
- Re: [PATCH v2 3/7] pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank Tomasz Figa (Mon Sep 19 2016 - 21:03:38 EST)
- [PATCH RESEND 4/4] iommu/amd: No need to wait iommu completion if no dte irq entry change Baoquan He (Mon Sep 19 2016 - 21:05:45 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Vivien Didelot (Mon Sep 19 2016 - 21:07:25 EST)
- Re: [PATCH 0/4] iommu/amd: Clean up patches Baoquan He (Mon Sep 19 2016 - 21:07:43 EST)
- Re: [RFC PATCH] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller Duc Dang (Mon Sep 19 2016 - 21:08:15 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Michael Ellerman (Mon Sep 19 2016 - 21:10:42 EST)
- Re: [PATCH 1/7] perf hist: Introduce hists__match_hierarchy() Namhyung Kim (Mon Sep 19 2016 - 21:11:18 EST)
- Re: lsm naming dilemma. Re: [RFC v3 07/22] landlock: Handle file comparisons Sargun Dhillon (Mon Sep 19 2016 - 21:11:40 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Andrew Morton (Mon Sep 19 2016 - 21:13:49 EST)
- Re: [PATCH 2/7] perf hist: Introduce hists__link_hierarchy() Namhyung Kim (Mon Sep 19 2016 - 21:17:45 EST)
- Re: [PATCH 6/7] perf ui/tui: Reset output width for hierarchy Namhyung Kim (Mon Sep 19 2016 - 21:19:16 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Leizhen (ThunderTown) (Mon Sep 19 2016 - 21:20:03 EST)
- Re: [PATCH 0/3] ARC unwinder switch to .eh_frame Daniel Mentz (Mon Sep 19 2016 - 21:21:53 EST)
- Re: [PATCH 2/8] drm/rockchip: Get rid of some unnecessary code Mark yao (Mon Sep 19 2016 - 21:36:31 EST)
- Re: [PATCH 1/2] net: ethernet: broadcom: b44: use phydev from struct net_device David Miller (Mon Sep 19 2016 - 21:40:14 EST)
- Re: [PATCH 1/2] net: ethernet: broadcom: bcm63xx: use phydev from struct net_device David Miller (Mon Sep 19 2016 - 21:40:28 EST)
- Re: [PATCH 2/2] net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettings David Miller (Mon Sep 19 2016 - 21:40:31 EST)
- Re: [PATCH 2/2] net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettings David Miller (Mon Sep 19 2016 - 21:40:41 EST)
- Re: [PATCH] net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettings David Miller (Mon Sep 19 2016 - 21:40:51 EST)
- Re: [PATCH 3/6] f2fs: fix to avoid race condition when updating sbi flag Chao Yu (Mon Sep 19 2016 - 21:41:47 EST)
- Re: [PATCH 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Chao Yu (Mon Sep 19 2016 - 21:47:48 EST)
- Re: [PATCH] phy: mark lan88xx_suspend() static David Miller (Mon Sep 19 2016 - 21:56:03 EST)
- Re: [PATCH] be2net: mark symbols static where possible David Miller (Mon Sep 19 2016 - 21:56:15 EST)
- Re: [PATCH] net: hns: mark symbols static where possible David Miller (Mon Sep 19 2016 - 21:56:43 EST)
- Re: [PATCH] cxgb4: mark symbols static where possible David Miller (Mon Sep 19 2016 - 21:57:00 EST)
- [PATCH RESEND] drm/ast: free correct pointer in astfb_create() error paths Andrew Donnellan (Mon Sep 19 2016 - 21:57:20 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Ming Lei (Mon Sep 19 2016 - 22:01:29 EST)
- Re: [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64 Huang\, Ying (Mon Sep 19 2016 - 22:01:45 EST)
- [PATCH 2/3] arm: dts: imx7-colibri: Use pwm polarity control Bhuvanchandra DV (Mon Sep 19 2016 - 22:06:10 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Sergio Prado (Mon Sep 19 2016 - 22:08:49 EST)
- Re: [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache() Byungchul Park (Mon Sep 19 2016 - 22:09:41 EST)
- Re: [PATCH v3 2/3] drm/bridge: analogix_dp: use jiffies to simulate timeout loop Yakir Yang (Mon Sep 19 2016 - 22:19:13 EST)
- Re: [PATCH] f2fs: fix to avoid slowing down background gc Chao Yu (Mon Sep 19 2016 - 22:22:50 EST)
- Re: [PATCH v3 3/3] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR Yakir Yang (Mon Sep 19 2016 - 22:22:56 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Sergio Prado (Mon Sep 19 2016 - 22:24:58 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Aneesh Kumar K.V (Mon Sep 19 2016 - 22:28:59 EST)
- [PATCH v2 0/2] ia64: make use of new extable.h header Paul Gortmaker (Mon Sep 19 2016 - 22:29:44 EST)
- [PATCH 1/2] ia64: move ia64_done_with_exception out of asm/uaccess.h Paul Gortmaker (Mon Sep 19 2016 - 22:29:47 EST)
- [PATCH 2/2] ia64: ensure exception table search users include extable.h Paul Gortmaker (Mon Sep 19 2016 - 22:29:58 EST)
- [PATCH v2 3/6] f2fs: fix to avoid race condition when updating sbi flag Chao Yu (Mon Sep 19 2016 - 22:30:41 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Sergio Prado (Mon Sep 19 2016 - 22:32:04 EST)
- [PATCH] raid5: fix to detect failure of register_shrinker Chao Yu (Mon Sep 19 2016 - 22:34:49 EST)
- Re: [PATCH 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Jaegeuk Kim (Mon Sep 19 2016 - 22:41:41 EST)
- linux-next: manual merge of the drm tree with Linus' tree Stephen Rothwell (Mon Sep 19 2016 - 22:42:19 EST)
- Re: [RFC PATCH v2 11/11] irqchip: mbigen: promote mbigen init Hanjun Guo (Mon Sep 19 2016 - 22:43:37 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Aneesh Kumar K.V (Mon Sep 19 2016 - 22:45:24 EST)
- Re: [question] hugetlb: how to find who use hugetlb? Xishi Qiu (Mon Sep 19 2016 - 22:46:25 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Joe Perches (Mon Sep 19 2016 - 22:46:32 EST)
- Re: [PATCH] kvm: svm: fix unsigned compare less than zero comparison Suravee Suthikulpanit (Mon Sep 19 2016 - 22:47:10 EST)
- Re: [PATCH 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Chao Yu (Mon Sep 19 2016 - 22:51:07 EST)
- Re: [PATCH 0/5] ARM64: Uprobe support added Pratyush Anand (Mon Sep 19 2016 - 22:51:12 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Hanjun Guo (Mon Sep 19 2016 - 22:51:36 EST)
- Re: [PATCH] f2fs: fix to avoid slowing down background gc Jaegeuk Kim (Mon Sep 19 2016 - 22:54:39 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Huang\, Ying (Mon Sep 19 2016 - 22:54:48 EST)
- Re: [PATCH RESEND] drm/ast: free correct pointer in astfb_create() error paths Andrew Donnellan (Mon Sep 19 2016 - 22:55:06 EST)
- [PATCH 2/2] f2fs: put directory inodes before checkpoint in roll-forward recovery Jaegeuk Kim (Mon Sep 19 2016 - 22:55:16 EST)
- [PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery Jaegeuk Kim (Mon Sep 19 2016 - 22:55:22 EST)
- [lkp] [x86] 784d5699ed: kmsg.ip_tables:no_symbol_version_for_copy_from_user kernel test robot (Mon Sep 19 2016 - 22:55:49 EST)
- [PATCH 0/3] iMX7 PWM polarity control Bhuvanchandra DV (Mon Sep 19 2016 - 22:57:16 EST)
- [PATCH v2 4/6] f2fs: introduce cp_lock to protect updating of ckpt_flags Chao Yu (Mon Sep 19 2016 - 23:05:37 EST)
- Re: [PATCH] f2fs: fix to avoid slowing down background gc Chao Yu (Mon Sep 19 2016 - 23:06:03 EST)
- Re: [PATCH 1/2] power: bq27xxx_battery: add configurable poll_interval by sysfs Matt Ranostay (Mon Sep 19 2016 - 23:23:16 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Yisheng Xie (Mon Sep 19 2016 - 23:29:58 EST)
- [PATCH v7 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic power sequence library Peter Chen (Mon Sep 19 2016 - 23:37:20 EST)
- [PATCH v7 0/8] power: add power sequence library Peter Chen (Mon Sep 19 2016 - 23:37:20 EST)
- [PATCH v7 2/8] power: add power sequence library Peter Chen (Mon Sep 19 2016 - 23:37:27 EST)
- [PATCH v7 3/8] binding-doc: usb: usb-device: add optional properties for power sequence Peter Chen (Mon Sep 19 2016 - 23:37:34 EST)
- [PATCH v7 4/8] usb: core: add power sequence handling for USB devices Peter Chen (Mon Sep 19 2016 - 23:37:43 EST)
- [PATCH v7 7/8] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property Peter Chen (Mon Sep 19 2016 - 23:38:06 EST)
- [PATCH v2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Matt Ranostay (Mon Sep 19 2016 - 23:43:16 EST)
- [PATCH] [linux-next] Fix double word "the the" in Doc/filesystems Masanari Iida (Mon Sep 19 2016 - 23:50:31 EST)
- [PATCH v7 5/8] usb: chipidea: let chipidea core device of_node equal's glue layer device of_node Peter Chen (Mon Sep 19 2016 - 23:52:55 EST)
- [PATCH v7 6/8] ARM: dts: imx6qdl: Enable usb node children with <reg> Peter Chen (Mon Sep 19 2016 - 23:53:00 EST)
- [PATCH v7 8/8] ARM: dts: imx6q-evi: Fix onboard hub reset line Peter Chen (Mon Sep 19 2016 - 23:53:17 EST)
- [PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION Chao Yu (Tue Sep 20 2016 - 00:02:20 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Yisheng Xie (Tue Sep 20 2016 - 00:05:43 EST)
- Re: [PATCH] drm/amdgpu: amend amdgpu_gfx_parse_disable_cu() declaration Alex Deucher (Tue Sep 20 2016 - 00:25:15 EST)
- Re: [PATCH] drm/amdgpu: remove unused functions Alex Deucher (Tue Sep 20 2016 - 00:28:02 EST)
- [patch v4] x86/platform/mellanox: introduce support for Mellanox systems platform vadimp (Tue Sep 20 2016 - 00:30:24 EST)
- Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Guenter Roeck (Tue Sep 20 2016 - 00:36:20 EST)
- Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Guenter Roeck (Tue Sep 20 2016 - 00:37:15 EST)
- Re: [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks Sargun Dhillon (Tue Sep 20 2016 - 00:37:56 EST)
- Re: [PATCH] drm/amdgpu: mark symbols static where possible Alex Deucher (Tue Sep 20 2016 - 00:39:01 EST)
- [PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER Masahiro Yamada (Tue Sep 20 2016 - 00:43:00 EST)
- Re: [PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION kbuild test robot (Tue Sep 20 2016 - 00:45:43 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Ganapatrao Kulkarni (Tue Sep 20 2016 - 00:46:08 EST)
- [INFO] ratio of const vs dynamic usercopy Kees Cook (Tue Sep 20 2016 - 00:59:00 EST)
- [PATCH] ARM: cache-uniphier: rename jump label to follow coding style guideline Masahiro Yamada (Tue Sep 20 2016 - 01:01:02 EST)
- linux-next: manual merge of the staging tree with the vfs tree Stephen Rothwell (Tue Sep 20 2016 - 01:03:34 EST)
- Re: çå: [PATCH] sunrpc: queue work on system_power_efficient_wq Chunyan Zhang (Tue Sep 20 2016 - 01:03:52 EST)
- Re: [PATCH v2 4/6] net: ethernet: bgmac: convert to feature flags RafaÅ MiÅecki (Tue Sep 20 2016 - 01:19:29 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Christophe Leroy (Tue Sep 20 2016 - 01:22:29 EST)
- Re: [PATCH] x86/efi: Add necessary checks before iterating over efi.memmap Chao Gao (Tue Sep 20 2016 - 01:27:37 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Huang\, Ying (Tue Sep 20 2016 - 01:28:29 EST)
- [PATCH 1/3] perf ui/tui: Reset output width for hierarchy Namhyung Kim (Tue Sep 20 2016 - 01:30:42 EST)
- [PATCH 2/3] perf hists: Factor out hists__reset_column_width() Namhyung Kim (Tue Sep 20 2016 - 01:30:50 EST)
- [PATCH 3/3] perf report: Fix output of 'pid' sort key Namhyung Kim (Tue Sep 20 2016 - 01:30:50 EST)
- Re: [PATCH v3 15/15] lockdep: Crossrelease feature documentation Byungchul Park (Tue Sep 20 2016 - 01:33:36 EST)
- [PATCH 1/3] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition zijun_hu (Tue Sep 20 2016 - 01:35:47 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Minchan Kim (Tue Sep 20 2016 - 01:36:53 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Paolo Bonzini (Tue Sep 20 2016 - 01:37:57 EST)
- Re: [INFO] ratio of const vs dynamic usercopy kbuild test robot (Tue Sep 20 2016 - 01:50:03 EST)
- [PATCH 2/3] lib/ioremap.c: avoid endless loop under ioremapping improper ranges zijun_hu (Tue Sep 20 2016 - 01:50:55 EST)
- Re: [PATCH] nfs: cover ->migratepage with CONFIG_MIGRATION Chao Yu (Tue Sep 20 2016 - 01:52:57 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Julia Lawall (Tue Sep 20 2016 - 01:53:35 EST)
- Re: [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop Balbir Singh (Tue Sep 20 2016 - 01:54:55 EST)
- [PATCH v2] nfs: cover ->migratepage with CONFIG_MIGRATION Chao Yu (Tue Sep 20 2016 - 02:00:09 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Byungchul Park (Tue Sep 20 2016 - 02:00:34 EST)
- [PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area() zijun_hu (Tue Sep 20 2016 - 02:03:31 EST)
- Re: [PATCH 0/3] ARC unwinder switch to .eh_frame Vineet Gupta (Tue Sep 20 2016 - 02:14:13 EST)
- question about clk_hw_register_fixed_factor Julia Lawall (Tue Sep 20 2016 - 02:15:54 EST)
- Re: [PATCH 3/4] watchdog: sa11x0/pxa: get rid of get_clock_tick_rate Robert Jarzmik (Tue Sep 20 2016 - 02:18:14 EST)
- RE: [PATCH 5/8] samples: move misc-devices/mei example code from Documentation Winkler, Tomas (Tue Sep 20 2016 - 02:18:26 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference Greg KH (Tue Sep 20 2016 - 02:22:33 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 02:26:46 EST)
- [PATCH net-next 0/7] ftgmac100 support for ast2500 Joel Stanley (Tue Sep 20 2016 - 02:30:29 EST)
- [PATCH net-next 1/7] net/faraday: Separate rx page storage from rxdesc Joel Stanley (Tue Sep 20 2016 - 02:30:35 EST)
- [PATCH net-next 2/7] net/faraday: Make EDO{R,T}R bits configurable Joel Stanley (Tue Sep 20 2016 - 02:30:41 EST)
- [PATCH net-next 3/7] net/faraday: Adapt for Aspeed SoCs Joel Stanley (Tue Sep 20 2016 - 02:30:50 EST)
- [PATCH net-next 4/7] net/faraday: Avoid PHYSTS_CHG interrupt Joel Stanley (Tue Sep 20 2016 - 02:30:58 EST)
- [PATCH net-next 5/7] net/faraday: Clear stale interrupts Joel Stanley (Tue Sep 20 2016 - 02:31:06 EST)
- [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Joel Stanley (Tue Sep 20 2016 - 02:31:14 EST)
- [PATCH net-next 7/7] net/faraday: Configure old MDIO interface on Aspeed SoCs Joel Stanley (Tue Sep 20 2016 - 02:31:22 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Joe Perches (Tue Sep 20 2016 - 02:32:18 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Byungchul Park (Tue Sep 20 2016 - 02:32:32 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Greg KH (Tue Sep 20 2016 - 02:41:29 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 02:44:28 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next (was Re: [PATCH 03/47] block-rbd: Adjust the position of a jump label in rbd_header_from_disk()) Julia Lawall (Tue Sep 20 2016 - 02:46:56 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Greg Kroah-Hartman (Tue Sep 20 2016 - 02:47:01 EST)
- Fs: Btrfs - Fix possible ERR_PTR() dereferencing. Shailendra Verma (Tue Sep 20 2016 - 02:48:55 EST)
- Virt: Kvm - Fix possible ERR_PTR() dereferencing. Shailendra Verma (Tue Sep 20 2016 - 02:50:37 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Greg KH (Tue Sep 20 2016 - 02:51:00 EST)
- Staging: Media: Lirc - Fix possible ERR_PTR() dereferencing. Shailendra Verma (Tue Sep 20 2016 - 02:52:03 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 02:53:48 EST)
- Re: [PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area() Nicholas Piggin (Tue Sep 20 2016 - 02:54:58 EST)
- Re: [PATCH 01/13] genirq/msi: Add cpumask allocation to alloc_msi_entry Alexander Gordeev (Tue Sep 20 2016 - 03:01:05 EST)
- Re: [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version Tomasz Nowicki (Tue Sep 20 2016 - 03:06:33 EST)
- Re: [PATCH 1/3] perf ui/tui: Reset output width for hierarchy Jiri Olsa (Tue Sep 20 2016 - 03:07:35 EST)
- Re: [PATCH 2/3] perf hists: Factor out hists__reset_column_width() Jiri Olsa (Tue Sep 20 2016 - 03:07:49 EST)
- Re: [PATCH v4 17/29] Documentation/stable_kernel_rules.txt: convert it to ReST markup Greg KH (Tue Sep 20 2016 - 03:08:19 EST)
- Re: [PATCH v4 22/29] Documentation/HOWTO: add cross-references to other documents Greg KH (Tue Sep 20 2016 - 03:08:36 EST)
- RE: [tpmdd-devel] [PATCH 2/2] tpm: fix bad constant expressions Winkler, Tomas (Tue Sep 20 2016 - 03:08:49 EST)
- Re: [PATCH v3] leds: triggers: Check return value of kobject_uevent_env() Greg KH (Tue Sep 20 2016 - 03:09:20 EST)
- Re: [patch v4] x86/platform/mellanox: introduce support for Mellanox systems platform Greg KH (Tue Sep 20 2016 - 03:10:53 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Vaibhav Agarwal (Tue Sep 20 2016 - 03:12:51 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Martin Sperl (Tue Sep 20 2016 - 03:18:56 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Tomasz Nowicki (Tue Sep 20 2016 - 03:23:32 EST)
- Re: [PATCH] avr32: migrate exception table users off module.h and onto extable.h Hans-Christian Noren Egtvedt (Tue Sep 20 2016 - 03:26:31 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 03:30:25 EST)
- Re: [PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER Philipp Zabel (Tue Sep 20 2016 - 03:30:26 EST)
- Re: [PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER Philipp Zabel (Tue Sep 20 2016 - 03:31:21 EST)
- Re: [PATCH] leds: Only remove trigger if one is actually configured. Jacek Anaszewski (Tue Sep 20 2016 - 03:38:43 EST)
- Re: [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path Xunlei Pang (Tue Sep 20 2016 - 03:40:13 EST)
- Re: linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests Christian Borntraeger (Tue Sep 20 2016 - 03:43:13 EST)
- Re: [PATCH 1/3] i2c: bcm2835: Fix hang for writing messages larger than 16 bytes Martin Sperl (Tue Sep 20 2016 - 03:46:41 EST)
- Re: [PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend Marc Zyngier (Tue Sep 20 2016 - 03:47:15 EST)
- Hello Sheikh Hasher Al Maktoum (Tue Sep 20 2016 - 03:51:14 EST)
- Re: [REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices Mika Westerberg (Tue Sep 20 2016 - 03:55:54 EST)
- Re: [PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area() zijun_hu (Tue Sep 20 2016 - 03:59:06 EST)
- [patch v5] x86/platform/mellanox: introduce support for Mellanox systems platform vadimp (Tue Sep 20 2016 - 04:00:20 EST)
- [PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Tue Sep 20 2016 - 04:02:17 EST)
- linux-next: Tree for Sep 20 Stephen Rothwell (Tue Sep 20 2016 - 04:04:35 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Michal Hocko (Tue Sep 20 2016 - 04:09:33 EST)
- Re: [Intel-gfx] Skylake graphics regression: projector failure with 4.8-rc3 Jani Nikula (Tue Sep 20 2016 - 04:14:54 EST)
- [PATCH net 0/5] r8152: correct the flow of PHY Hayes Wang (Tue Sep 20 2016 - 04:23:39 EST)
- [PATCH net 3/5] r8152: move PHY settings to hw_phy_cfg Hayes Wang (Tue Sep 20 2016 - 04:23:45 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference Oliver Neukum (Tue Sep 20 2016 - 04:23:52 EST)
- [PATCH net 5/5] r8152: disable ALDPS and EEE before setting PHY Hayes Wang (Tue Sep 20 2016 - 04:24:13 EST)
- [PATCH net 2/5] r8152: move enabling PHY Hayes Wang (Tue Sep 20 2016 - 04:24:39 EST)
- [PATCH net 4/5] r8152: remove r8153_enable_eee Hayes Wang (Tue Sep 20 2016 - 04:24:44 EST)
- [PATCH net 1/5] r8152: move some functions Hayes Wang (Tue Sep 20 2016 - 04:25:38 EST)
- Re: [RFC PATCH] xhci: do not halt the secondary HCD Mathias Nyman (Tue Sep 20 2016 - 04:27:03 EST)
- Re: [PATCH] drm/exynos: mark exynos_dp_crtc_clock_enable() static Andrzej Hajda (Tue Sep 20 2016 - 04:28:34 EST)
- [PATCH] clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap Arvind Yadav (Tue Sep 20 2016 - 04:31:55 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference Greg KH (Tue Sep 20 2016 - 04:32:57 EST)
- Re: [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue. Peter Griffin (Tue Sep 20 2016 - 04:33:05 EST)
- Re: [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop Gautham R Shenoy (Tue Sep 20 2016 - 04:33:27 EST)
- Re: [RFC] Arm64 boot fail with numa enable in BIOS Will Deacon (Tue Sep 20 2016 - 04:33:59 EST)
- Re: [RESEND PATCH] arm64: kgdb: fix single stepping AKASHI Takahiro (Tue Sep 20 2016 - 04:36:13 EST)
- Re: Virt: Kvm - Fix possible ERR_PTR() dereferencing. Paolo Bonzini (Tue Sep 20 2016 - 04:36:53 EST)
- Re: [PATCH net-next v3] xen-netfront: avoid packet loss when ethernet header crosses page boundary David Miller (Tue Sep 20 2016 - 04:42:28 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Noralf TrÃnnes (Tue Sep 20 2016 - 04:42:39 EST)
- Re: problem with pinctrl-single,bits and control_devconf0 H. Nikolaus Schaller (Tue Sep 20 2016 - 04:43:43 EST)
- Re: Staging: Media: Lirc - Fix possible ERR_PTR() dereferencing. Dan Carpenter (Tue Sep 20 2016 - 04:45:40 EST)
- [PATCH v2 0/6] MIPS: Remote processor driver Matt Redfearn (Tue Sep 20 2016 - 04:47:55 EST)
- [PATCH v2 2/6] MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF Matt Redfearn (Tue Sep 20 2016 - 04:48:03 EST)
- [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS Matt Redfearn (Tue Sep 20 2016 - 04:48:03 EST)
- [PATCH] gpio: Added zynq specific check for special pins on bank zero Nava kishore Manne (Tue Sep 20 2016 - 04:48:10 EST)
- Re: [PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER Masahiro Yamada (Tue Sep 20 2016 - 04:48:22 EST)
- Re: [PATCH 0/4] net-next: dsa: set_addr should be optional David Miller (Tue Sep 20 2016 - 04:48:31 EST)
- [PATCH v2 4/6] MIPS: CPS: Add VP(E) stealing Matt Redfearn (Tue Sep 20 2016 - 04:49:13 EST)
- [PATCH v2 6/6] MIPS: Deprecate VPE Loader Matt Redfearn (Tue Sep 20 2016 - 04:49:21 EST)
- [PATCH v2 1/6] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC Matt Redfearn (Tue Sep 20 2016 - 04:49:48 EST)
- [PATCH v2 3/6] MIPS: smp.c: Introduce mechanism for freeing and allocating IPIs Matt Redfearn (Tue Sep 20 2016 - 04:49:57 EST)
- Re: [PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies) Marek Szyprowski (Tue Sep 20 2016 - 04:51:30 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Dan Carpenter (Tue Sep 20 2016 - 04:53:10 EST)
- [PATCH 0/6] GPU-DRM-GMA500: Fine-tuning for two function implementations SF Markus Elfring (Tue Sep 20 2016 - 04:54:32 EST)
- RE: Re: [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path æåèå / KAWAIïHIDEHIRO (Tue Sep 20 2016 - 04:55:10 EST)
- [PATCH 1/6] GPU-DRM-GMA500: Use kmalloc_array() in mid_get_vbt_data_r10() SF Markus Elfring (Tue Sep 20 2016 - 04:56:06 EST)
- Re: [PATCH v4 0/3] leds: Introduce userspace leds driver Jacek Anaszewski (Tue Sep 20 2016 - 04:56:14 EST)
- [PATCH 2/6] GPU-DRM-GMA500: Rename a jump label in mid_get_vbt_data_r10() SF Markus Elfring (Tue Sep 20 2016 - 04:57:53 EST)
- [PATCH 3/6] GPU-DRM-GMA500: Move a variable assignment in mid_get_vbt_data_r10() SF Markus Elfring (Tue Sep 20 2016 - 04:59:14 EST)
- [PATCH 4/6] GPU-DRM-GMA500: Fix indentation for a function call parameter in mid_get_vbt_data_r10() SF Markus Elfring (Tue Sep 20 2016 - 05:00:08 EST)
- Re: [PATCH 01/13] genirq/msi: Add cpumask allocation to alloc_msi_entry Thomas Gleixner (Tue Sep 20 2016 - 05:00:55 EST)
- [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() SF Markus Elfring (Tue Sep 20 2016 - 05:01:13 EST)
- [PATCH 6/6] GPU-DRM-GMA500: Rename a jump label in mid_get_vbt_data() SF Markus Elfring (Tue Sep 20 2016 - 05:02:02 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference James (Tue Sep 20 2016 - 05:10:12 EST)
- [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2016 Cyril Hrubis (Tue Sep 20 2016 - 05:17:30 EST)
- Re: Cherryview wake up events Mika Westerberg (Tue Sep 20 2016 - 05:18:50 EST)
- Re: drm: NULL pointer dereference in drm_mode_object_find() David Herrmann (Tue Sep 20 2016 - 05:21:51 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Tue Sep 20 2016 - 05:22:06 EST)
- Re: [PATCH] drm/omap: fix return value check in dsi_bind() Peter Ujfalusi (Tue Sep 20 2016 - 05:23:11 EST)
- Re: drm: NULL pointer dereference in drm_mode_object_find() Alexander Potapenko (Tue Sep 20 2016 - 05:25:08 EST)
- Re: drm: NULL pointer dereference in drm_mode_object_find() Guenter Roeck (Tue Sep 20 2016 - 05:28:40 EST)
- Re: [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue. Jani Nikula (Tue Sep 20 2016 - 05:34:04 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Peter Zijlstra (Tue Sep 20 2016 - 05:42:36 EST)
- Re: [PATCH v2 1/6] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC Thomas Gleixner (Tue Sep 20 2016 - 05:42:57 EST)
- RE: [RFC PATCH V2 1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI Gabriele Paoloni (Tue Sep 20 2016 - 05:45:56 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Marc Zyngier (Tue Sep 20 2016 - 05:46:59 EST)
- Re: [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC Shawn Lin (Tue Sep 20 2016 - 05:47:31 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Alexandre Torgue (Tue Sep 20 2016 - 05:49:09 EST)
- Re: [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC Jaehoon Chung (Tue Sep 20 2016 - 05:49:37 EST)
- Re: [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS Thomas Gleixner (Tue Sep 20 2016 - 05:49:54 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Cyrille Pitchen (Tue Sep 20 2016 - 05:52:24 EST)
- [PATCH] clk: mmp: clk-of-pxa1928: Free memory obtained by kzalloc Arvind Yadav (Tue Sep 20 2016 - 05:53:51 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Tue Sep 20 2016 - 05:54:01 EST)
- Re: [PATCH RESEND 4/4] iommu/amd: No need to wait iommu completion if no dte irq entry change Joerg Roedel (Tue Sep 20 2016 - 05:56:21 EST)
- Re: [PATCH] x86/efi: Add necessary checks before iterating over efi.memmap Matt Fleming (Tue Sep 20 2016 - 05:56:27 EST)
- Re: [tpmdd-devel] [PATCH 2/2] tpm: fix bad constant expressions Jarkko Sakkinen (Tue Sep 20 2016 - 05:56:29 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Yisheng Xie (Tue Sep 20 2016 - 05:56:59 EST)
- RE: [tpmdd-devel] [PATCH 2/2] tpm: fix bad constant expressions Winkler, Tomas (Tue Sep 20 2016 - 05:57:57 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Hanjun Guo (Tue Sep 20 2016 - 06:05:44 EST)
- Re: [PATCH 2/6] GPU-DRM-GMA500: Rename a jump label in mid_get_vbt_data_r10() Jani Nikula (Tue Sep 20 2016 - 06:06:04 EST)
- Re: [PATCH 1/6] GPU-DRM-GMA500: Use kmalloc_array() in mid_get_vbt_data_r10() Jani Nikula (Tue Sep 20 2016 - 06:06:54 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Tue Sep 20 2016 - 06:07:46 EST)
- Re: [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain Stafford Horne (Tue Sep 20 2016 - 06:07:58 EST)
- Re: [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() Jani Nikula (Tue Sep 20 2016 - 06:08:06 EST)
- Re: [PATCH 6/6] GPU-DRM-GMA500: Rename a jump label in mid_get_vbt_data() Jani Nikula (Tue Sep 20 2016 - 06:08:21 EST)
- Re: [PATCH RESEND 4/4] iommu/amd: No need to wait iommu completion if no dte irq entry change Baoquan He (Tue Sep 20 2016 - 06:14:53 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Tue Sep 20 2016 - 06:15:06 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Martin Sperl (Tue Sep 20 2016 - 06:15:17 EST)
- [PATCH] clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_iomap Arvind Yadav (Tue Sep 20 2016 - 06:19:57 EST)
- Re: Memory barrier needed with wake_up_process()? Felipe Balbi (Tue Sep 20 2016 - 06:20:20 EST)
- pull-request: wireless-drivers 2016-09-20 Kalle Valo (Tue Sep 20 2016 - 06:20:59 EST)
- Re: [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT Sergei Shtylyov (Tue Sep 20 2016 - 06:21:26 EST)
- Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Sergei Shtylyov (Tue Sep 20 2016 - 06:25:29 EST)
- [RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains Jon Hunter (Tue Sep 20 2016 - 06:28:33 EST)
- [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Jon Hunter (Tue Sep 20 2016 - 06:28:41 EST)
- [RFC PATCH 3/3] dt-bindings: Add support for devices with multiple PM domains Jon Hunter (Tue Sep 20 2016 - 06:28:43 EST)
- [RFC PATCH 1/3] PM / Domains: Add helper functions for finding and attaching PM domains Jon Hunter (Tue Sep 20 2016 - 06:28:47 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Zijlstra (Tue Sep 20 2016 - 06:29:00 EST)
- Re: GPU-DRM-GMA500: Use kmalloc_array() in mid_get_vbt_data_r10() SF Markus Elfring (Tue Sep 20 2016 - 06:31:04 EST)
- Re: [PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Nicolai Stange (Tue Sep 20 2016 - 06:32:21 EST)
- Re: GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() SF Markus Elfring (Tue Sep 20 2016 - 06:33:01 EST)
- [PATCH 3/3] hisi_sas: add v2 hw support for different refclk John Garry (Tue Sep 20 2016 - 06:33:47 EST)
- [PATCH 2/3] hisi_sas: add device tree support for hip07 John Garry (Tue Sep 20 2016 - 06:33:49 EST)
- [PATCH 1/3] devicetree: bindings: scsi: hisi_sas hip07 support John Garry (Tue Sep 20 2016 - 06:34:08 EST)
- [PATCH] clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and of_iomap Arvind Yadav (Tue Sep 20 2016 - 06:34:14 EST)
- [PATCH 0/3] hisi_sas add hip07 support John Garry (Tue Sep 20 2016 - 06:34:31 EST)
- Re: [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT Paul Burton (Tue Sep 20 2016 - 06:34:56 EST)
- Re: Cherryview wake up events Mika Westerberg (Tue Sep 20 2016 - 06:40:25 EST)
- [PATCH] clk: nxp: clk-lpc18xx-ccu: Unmap region obtained by of_iomap Arvind Yadav (Tue Sep 20 2016 - 06:41:04 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Robert Richter (Tue Sep 20 2016 - 06:44:05 EST)
- Re: [PATCH] ARM: uniphier: select ARCH_HAS_RESET_CONTROLLER Philipp Zabel (Tue Sep 20 2016 - 06:44:41 EST)
- Re: [PATCH] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Tue Sep 20 2016 - 06:45:34 EST)
- Re: [PATCH v2 5/8] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp Yishai Hadas (Tue Sep 20 2016 - 06:45:46 EST)
- Re: [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() Dan Carpenter (Tue Sep 20 2016 - 06:49:59 EST)
- Re: [PATCH] ALSA: line6: fix ifnullfree.cocci warnings Takashi Iwai (Tue Sep 20 2016 - 06:54:36 EST)
- [PATCH] clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap Arvind Yadav (Tue Sep 20 2016 - 06:55:09 EST)
- Re: [PATCH v2 09/14] MIPS: Malta: Probe RTC via DT Sergei Shtylyov (Tue Sep 20 2016 - 06:55:42 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Noralf TrÃnnes (Tue Sep 20 2016 - 06:57:11 EST)
- [v2] clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and of_iomap Arvind Yadav (Tue Sep 20 2016 - 07:10:03 EST)
- [v2] clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_iomap Arvind Yadav (Tue Sep 20 2016 - 07:10:04 EST)
- Re: [PATCH v2 5/8] ib_uverbs: Add padding to end align ib_uverbs_reg_mr_resp Knut Omang (Tue Sep 20 2016 - 07:10:04 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp Robin Murphy (Tue Sep 20 2016 - 07:10:23 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Mark Rutland (Tue Sep 20 2016 - 07:10:31 EST)
- Re: [PATCH v6 0/9] Replay Protected Memory Block (RPMB) subsystem Greg Kroah-Hartman (Tue Sep 20 2016 - 07:11:54 EST)
- Re: GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() SF Markus Elfring (Tue Sep 20 2016 - 07:13:41 EST)
- Re: [PATCH] dma-buf/sw_sync: mark sync_timeline_create() static Gustavo Padovan (Tue Sep 20 2016 - 07:13:49 EST)
- Re: linux-next: manual merge of the staging tree with the vfs tree Greg KH (Tue Sep 20 2016 - 07:14:43 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Greg Kroah-Hartman (Tue Sep 20 2016 - 07:16:22 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference Greg KH (Tue Sep 20 2016 - 07:16:25 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Dan Carpenter (Tue Sep 20 2016 - 07:16:35 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Greg Kroah-Hartman (Tue Sep 20 2016 - 07:18:14 EST)
- Re: GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() Dan Carpenter (Tue Sep 20 2016 - 07:18:28 EST)
- Re: next-20160920 build: 2 failures 5 warnings (next-20160920) Mark Brown (Tue Sep 20 2016 - 07:19:13 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Tue Sep 20 2016 - 07:21:12 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Tue Sep 20 2016 - 07:23:30 EST)
- RE: RE: Re: [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path æåèå / KAWAIïHIDEHIRO (Tue Sep 20 2016 - 07:24:10 EST)
- Re: [PATCH 07/14] blk-mq: Cleanup a loop exit condition Alexander Gordeev (Tue Sep 20 2016 - 07:27:15 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer kernel (Tue Sep 20 2016 - 07:29:57 EST)
- Re: GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() SF Markus Elfring (Tue Sep 20 2016 - 07:30:56 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Geert Uytterhoeven (Tue Sep 20 2016 - 07:31:06 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Hanjun Guo (Tue Sep 20 2016 - 07:32:56 EST)
- Re: [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations Alexander Gordeev (Tue Sep 20 2016 - 07:38:45 EST)
- RE: Re: [V4 PATCH 2/2] mips/panic: Replace smp_send_stop() with kdump friendly version in panic path æåèå / KAWAIïHIDEHIRO (Tue Sep 20 2016 - 07:39:10 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md Greg Kroah-Hartman (Tue Sep 20 2016 - 07:39:12 EST)
- Re: [PATCH 0/6] firmware-qemu_fw_cfg: Fine-tuning for four function implementations Gabriel L. Somlo (Tue Sep 20 2016 - 07:39:24 EST)
- Re: next-20160920 build: 2 failures 5 warnings (next-20160920) Greg Kroah-Hartman (Tue Sep 20 2016 - 07:39:54 EST)
- Re: [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value Ben Hutchings (Tue Sep 20 2016 - 07:40:01 EST)
- Re: [PATCH] irqchip, gicv3: Fix out-of-range cpumask access reported by cpumask_check() Mark Rutland (Tue Sep 20 2016 - 07:40:12 EST)
- [PATCH -next v2] arm*/efi: efi_init error handling fix Yisheng Xie (Tue Sep 20 2016 - 07:42:02 EST)
- [PATCH] clk: keystone: pll: Unmap region obtained by of_iomap Arvind Yadav (Tue Sep 20 2016 - 07:47:59 EST)
- Re: [PATCH] ARM: tegra: nyan: Mark all USB ports as host Jon Hunter (Tue Sep 20 2016 - 07:52:19 EST)
- Re: [PATCH] staging: ks7010: clean function declaration in ks_hostif.c up Greg KH (Tue Sep 20 2016 - 07:53:53 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Peter Zijlstra (Tue Sep 20 2016 - 07:55:13 EST)
- Re: [PATCH v5 4/8] iommu/amd: Add function copy_dev_tables Joerg Roedel (Tue Sep 20 2016 - 07:58:10 EST)
- Re: [PATCH] irqchip, gicv3: Fix out-of-range cpumask access reported by cpumask_check() Marc Zyngier (Tue Sep 20 2016 - 07:58:27 EST)
- RE: [PATCH v6 0/9] Replay Protected Memory Block (RPMB) subsystem Winkler, Tomas (Tue Sep 20 2016 - 07:59:14 EST)
- Re: [tpmdd-devel] [PATCH 2/2] tpm: fix bad constant expressions Jarkko Sakkinen (Tue Sep 20 2016 - 08:04:00 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Michael Ellerman (Tue Sep 20 2016 - 08:05:07 EST)
- Re: [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() Jani Nikula (Tue Sep 20 2016 - 08:08:56 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Benjamin Herrenschmidt (Tue Sep 20 2016 - 08:13:44 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Sergei Shtylyov (Tue Sep 20 2016 - 08:14:14 EST)
- [PATCH v3 2/3] pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain Mika Westerberg (Tue Sep 20 2016 - 08:15:34 EST)
- [PATCH v3 3/3] pinctrl: cherryview: Convert to use devm_gpiochip_add_data() Mika Westerberg (Tue Sep 20 2016 - 08:15:38 EST)
- [PATCH v3 0/3] gpio / pinctrl: cherryview: Fix missing events from EC Mika Westerberg (Tue Sep 20 2016 - 08:15:49 EST)
- [PATCH v3 1/3] gpiolib: Make it possible to exclude GPIOs from IRQ domain Mika Westerberg (Tue Sep 20 2016 - 08:16:15 EST)
- Re: [PATCH] ARM: tegra: nyan: Enable GPU node and related supply Jon Hunter (Tue Sep 20 2016 - 08:24:50 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Christoffer Dall (Tue Sep 20 2016 - 08:25:16 EST)
- Re: linux-next: manual merge of the drm tree with Linus' tree Philipp Zabel (Tue Sep 20 2016 - 08:26:04 EST)
- wake_up() or wake_up_interruptible() Muni Sekhar (Tue Sep 20 2016 - 08:27:12 EST)
- Re: [PATCH] s390: migrate exception table users off module.h and onto extable.h Martin Schwidefsky (Tue Sep 20 2016 - 08:28:25 EST)
- [PATCH v2 0/4] ACPI / watchdog: Add support for WDAT (Watchdog Action Table) Mika Westerberg (Tue Sep 20 2016 - 08:31:06 EST)
- [PATCH v2 3/4] i2c: i801: Do not create iTCO watchdog when WDAT table exists Mika Westerberg (Tue Sep 20 2016 - 08:31:07 EST)
- [PATCH v2 4/4] platform/x86: intel_pmc_ipc: Do not create iTCO watchdog when WDAT table exists Mika Westerberg (Tue Sep 20 2016 - 08:31:29 EST)
- [PATCH v2 2/4] mfd: lpc_ich: Do not create iTCO watchdog when WDAT table exists Mika Westerberg (Tue Sep 20 2016 - 08:31:41 EST)
- Re: [PATCH 4.4 035/192] [PATCH 036/135] tools: hv: report ENOSPC errors in hv_fcopy_daemon Ben Hutchings (Tue Sep 20 2016 - 08:31:44 EST)
- [PATCH v2 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog Mika Westerberg (Tue Sep 20 2016 - 08:32:07 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Bartosz Golaszewski (Tue Sep 20 2016 - 08:32:33 EST)
- Re: [PATCH] MIPS: dec: Avoid la pseudo-instruction in delay slots Ralf Baechle (Tue Sep 20 2016 - 08:33:14 EST)
- Re: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Shawn Guo (Tue Sep 20 2016 - 08:40:10 EST)
- [PATCH] clk: renesas: clk-mstp: Free memory and Unmap region obtained by kzalloc and of_iomap Arvind Yadav (Tue Sep 20 2016 - 08:40:28 EST)
- Re: [PATCH v5 5/8] iommu/amd: copy old trans table from old kernel Joerg Roedel (Tue Sep 20 2016 - 08:40:43 EST)
- Re: [PATCH 6/6] GPU-DRM-GMA500: Rename a jump label in mid_get_vbt_data() Dan Carpenter (Tue Sep 20 2016 - 08:40:49 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Alexandre Torgue (Tue Sep 20 2016 - 08:41:15 EST)
- Re: [PATCH v5 6/8] iommu/amd: Do not re-enable dev table entries in kdump Joerg Roedel (Tue Sep 20 2016 - 08:42:48 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Peter Zijlstra (Tue Sep 20 2016 - 08:43:12 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Tue Sep 20 2016 - 08:46:52 EST)
- Re: [PATCH] clk: renesas: clk-mstp: Free memory and Unmap region obtained by kzalloc and of_iomap Laurent Pinchart (Tue Sep 20 2016 - 08:48:20 EST)
- Re: [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage Joerg Roedel (Tue Sep 20 2016 - 08:50:14 EST)
- Re: iTCO_wdt watchdog on Asus P10S-WS motherboard FREEZES MOTHERBOARD COMPLETELY Mika Westerberg (Tue Sep 20 2016 - 08:50:21 EST)
- Re: [PATCH v5 8/8] iommu/amd: Update domain into to dte entry during device driver init Joerg Roedel (Tue Sep 20 2016 - 08:53:36 EST)
- Re: Memory barrier needed with wake_up_process()? Felipe Balbi (Tue Sep 20 2016 - 08:53:54 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Christoffer Dall (Tue Sep 20 2016 - 08:54:07 EST)
- Re: [PATCH] dma-buf/sw_sync: mark sync_timeline_create() static Sumit Semwal (Tue Sep 20 2016 - 08:54:09 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Shawn Guo (Tue Sep 20 2016 - 08:55:27 EST)
- [bug] pwritev02 hang on s390x with 4.8.0-rc7 Jan Stancek (Tue Sep 20 2016 - 08:56:13 EST)
- Re: [PATCH] avr32: migrate exception table users off module.h and onto extable.h Paul Gortmaker (Tue Sep 20 2016 - 08:56:24 EST)
- Re: [PATCH] dma-buf/sync_file: fix documentation error Sumit Semwal (Tue Sep 20 2016 - 08:57:45 EST)
- Re: [PATCH v2 1/1] clk: imx53: Add clocks configuration Shawn Guo (Tue Sep 20 2016 - 08:58:46 EST)
- Re: [PATCH] avr32: migrate exception table users off module.h and onto extable.h Hans-Christian Noren Egtvedt (Tue Sep 20 2016 - 08:59:32 EST)
- Re: Fs: Btrfs - Fix possible ERR_PTR() dereferencing. Jeff Mahoney (Tue Sep 20 2016 - 09:00:58 EST)
- Re: [RFC] arm64: Ensure proper addressing for ldnp/stnp bdegraaf (Tue Sep 20 2016 - 09:02:11 EST)
- [PATCH net-next 1/8] net: qualcomm: remove unnecessary includes Stefan Wahren (Tue Sep 20 2016 - 09:03:16 EST)
- [PATCH net-next 5/8] net: qualcomm: move MTU handling to qca_common Stefan Wahren (Tue Sep 20 2016 - 09:03:19 EST)
- [PATCH net-next 2/8] net: qca_debug: use net_device_ops instead of direct call Stefan Wahren (Tue Sep 20 2016 - 09:03:48 EST)
- [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver Stefan Wahren (Tue Sep 20 2016 - 09:03:58 EST)
- [PATCH net-next 0/8] net: qualcomm: add QCA7000 UART driver Stefan Wahren (Tue Sep 20 2016 - 09:04:13 EST)
- [PATCH net-next 3/8] net: qualcomm: move qcaspi_tx_cmd to qca_spi.c Stefan Wahren (Tue Sep 20 2016 - 09:04:19 EST)
- [PATCH net-next 4/8] net: qualcomm: rename qca_framing.c to qca_common.c Stefan Wahren (Tue Sep 20 2016 - 09:04:28 EST)
- [PATCH net-next 7/8] net: qualcomm: make qca_common a separate kernel module Stefan Wahren (Tue Sep 20 2016 - 09:04:56 EST)
- [PATCH net-next 6/8] net: qualcomm: prepare frame decoding for UART driver Stefan Wahren (Tue Sep 20 2016 - 09:05:24 EST)
- Re: [PATCH v2] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Radim KrÄmÃÅ (Tue Sep 20 2016 - 09:06:11 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Vincent Guittot (Tue Sep 20 2016 - 09:06:31 EST)
- Re: powerpc/nvram: Fix a memory leak in err path Michael Ellerman (Tue Sep 20 2016 - 09:07:27 EST)
- Re: powerpc/nvram: Fix an incorrect partition merge Michael Ellerman (Tue Sep 20 2016 - 09:07:39 EST)
- [PATCH] irqchip, gicv3: Fix out-of-range cpumask access reported by cpumask_check() Robert Richter (Tue Sep 20 2016 - 09:09:41 EST)
- Re: [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version Bjorn Helgaas (Tue Sep 20 2016 - 09:09:58 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Oliver Neukum (Tue Sep 20 2016 - 09:10:44 EST)
- [PATCH] perf/x86/intel/bts: don't dereference ds unconditionally Sebastian Andrzej Siewior (Tue Sep 20 2016 - 09:12:41 EST)
- Re: Possible code defects: macros and precedence Julia Lawall (Tue Sep 20 2016 - 09:15:10 EST)
- Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Ralf Baechle (Tue Sep 20 2016 - 09:19:49 EST)
- Re: + stackdepot-fix-mempolicy-use-after-free.patch added to -mm tree Andrey Ryabinin (Tue Sep 20 2016 - 09:20:02 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Robert Richter (Tue Sep 20 2016 - 09:21:32 EST)
- Re: [RFC PATCH V2 1/3] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI Arnd Bergmann (Tue Sep 20 2016 - 09:23:22 EST)
- Re: [PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support Michael Trimarchi (Tue Sep 20 2016 - 09:23:24 EST)
- Re: [PATCH] KVM: nVMX: Fix reload apic access page warning Radim KrÄmÃÅ (Tue Sep 20 2016 - 09:24:25 EST)
- [PATCH 1/2] x86/mm/pat: Prevent hang during boot when mapping pages Matt Fleming (Tue Sep 20 2016 - 09:26:21 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Tue Sep 20 2016 - 09:33:43 EST)
- ftrace function_graph causes system crash Bean Huo (beanhuo) (Tue Sep 20 2016 - 09:33:45 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Alexandre Torgue (Tue Sep 20 2016 - 09:34:38 EST)
- Re: Kernel stability on baytrail machines Michal Feix (Tue Sep 20 2016 - 09:36:40 EST)
- Re: [PATCH v2 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog Guenter Roeck (Tue Sep 20 2016 - 09:37:40 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Robert Richter (Tue Sep 20 2016 - 09:38:22 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Ard Biesheuvel (Tue Sep 20 2016 - 09:40:21 EST)
- [RFC PATCH v2 0/5] futex: Introducing throughput-optimized futexes Waiman Long (Tue Sep 20 2016 - 09:43:27 EST)
- [RFC PATCH v2 1/5] futex: Add futex_set_timer() helper function Waiman Long (Tue Sep 20 2016 - 09:43:34 EST)
- [RFC PATCH v2 2/5] futex: Rename futex_pi_state to futex_state Waiman Long (Tue Sep 20 2016 - 09:43:35 EST)
- [RFC PATCH v2 5/5] futex, doc: TO futexes document Waiman Long (Tue Sep 20 2016 - 09:43:51 EST)
- [RFC PATCH v2 4/5] futex: Add timeout support to TO futexes Waiman Long (Tue Sep 20 2016 - 09:44:11 EST)
- [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Tue Sep 20 2016 - 09:44:14 EST)
- Re: [PATCH] perf/x86/intel/bts: don't dereference ds unconditionally Alexander Shishkin (Tue Sep 20 2016 - 09:44:51 EST)
- [RFC PATCH v7 0/5] *** Latency histograms *** Binoy Jayan (Tue Sep 20 2016 - 09:52:13 EST)
- [RFC PATCH v7 1/5] tracing: Dereference pointers without RCU checks Binoy Jayan (Tue Sep 20 2016 - 09:52:20 EST)
- [RFC PATCH v7 2/5] tracing: Add hist trigger support for generic fields Binoy Jayan (Tue Sep 20 2016 - 09:52:24 EST)
- [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Binoy Jayan (Tue Sep 20 2016 - 09:52:29 EST)
- [PATCH v5 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V5 Magnus Damm (Tue Sep 20 2016 - 09:52:43 EST)
- [PATCH v5 01/07] iommu/ipmmu-vmsa: Remove platform data handling Magnus Damm (Tue Sep 20 2016 - 09:52:45 EST)
- [PATCH v5 02/07] iommu/ipmmu-vmsa: Rework interrupt code and use bitmap for context Magnus Damm (Tue Sep 20 2016 - 09:52:56 EST)
- [PATCH v5 03/07] iommu/ipmmu-vmsa: Break out utlb parsing code Magnus Damm (Tue Sep 20 2016 - 09:53:06 EST)
- [PATCH v5 04/07] iommu/ipmmu-vmsa: Break out domain allocation code Magnus Damm (Tue Sep 20 2016 - 09:53:16 EST)
- [PATCH v5 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops Magnus Damm (Tue Sep 20 2016 - 09:53:27 EST)
- Re: [PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd() Tejun Heo (Tue Sep 20 2016 - 09:53:31 EST)
- Re: [PATCH v2 6/6] MIPS: Deprecate VPE Loader Matt Redfearn (Tue Sep 20 2016 - 09:53:34 EST)
- [PATCH v5 06/07] iommu/ipmmu-vmsa: ARM and ARM64 archdata access Magnus Damm (Tue Sep 20 2016 - 09:53:45 EST)
- [PATCH v5 07/07] iommu/ipmmu-vmsa: Drop LPAE Kconfig dependency Magnus Damm (Tue Sep 20 2016 - 09:53:55 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Vladimir Zapolskiy (Tue Sep 20 2016 - 09:54:11 EST)
- Re: [PATCH] perf/x86/intel/bts: don't dereference ds unconditionally Alexander Shishkin (Tue Sep 20 2016 - 09:54:37 EST)
- [RFC PATCH v7 5/5] tracing: wakeup latency events and histograms Binoy Jayan (Tue Sep 20 2016 - 09:55:11 EST)
- overlayfs: EOPNOTSUPP when writing in overlayfs with nfs4 as lower dir Frederik Himpe (Tue Sep 20 2016 - 09:55:21 EST)
- [RFC PATCH v7 3/5] tracing: Add preemptirqsoff timing events Binoy Jayan (Tue Sep 20 2016 - 09:56:05 EST)
- Re: [PATCH 1/2] fs/proc/kcore.c: Make bounce buffer global for read Jiri Olsa (Tue Sep 20 2016 - 09:57:05 EST)
- Re: [PATCH v2 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog Mika Westerberg (Tue Sep 20 2016 - 09:59:00 EST)
- Re: [PATCH v2 4/6] net: ethernet: bgmac: convert to feature flags Jon Mason (Tue Sep 20 2016 - 09:59:32 EST)
- [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Tue Sep 20 2016 - 10:00:04 EST)
- Re: [PATCH] random: Fix kernel panic due to system_wq use before init Matt Fleming (Tue Sep 20 2016 - 10:04:22 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Tue Sep 20 2016 - 10:04:38 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Tue Sep 20 2016 - 10:05:38 EST)
- Re: [PATCH 6/7] perf ui/tui: Reset output width for hierarchy Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 10:06:02 EST)
- Re: ftrace function_graph causes system crash Steven Rostedt (Tue Sep 20 2016 - 10:07:24 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Hanjun Guo (Tue Sep 20 2016 - 10:12:59 EST)
- [tip:perf/urgent] perf/x86/intel/bts: Make sure debug store is valid tip-bot for Sebastian Andrzej Siewior (Tue Sep 20 2016 - 10:15:46 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Shawn Guo (Tue Sep 20 2016 - 10:18:54 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Josh Poimboeuf (Tue Sep 20 2016 - 10:19:13 EST)
- [PATCH] xen: switch to threaded irq in netback Juergen Gross (Tue Sep 20 2016 - 10:21:48 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Thomas Gleixner (Tue Sep 20 2016 - 10:22:32 EST)
- Locking rules for fscrypt_operations->set_context() Richard Weinberger (Tue Sep 20 2016 - 10:31:09 EST)
- Re: rcu_sched self-detected stall on CPU NTU (Tue Sep 20 2016 - 10:34:37 EST)
- Re: [PATCH v6 4/7] perf annotate: Do not ignore call instruction with indirect target Ravi Bangoria (Tue Sep 20 2016 - 10:35:29 EST)
- Re: Memory barrier needed with wake_up_process()? Alan Stern (Tue Sep 20 2016 - 10:40:32 EST)
- Re: [PATCH] gpio: Added zynq specific check for special pins on bank zero SÃren Brinkmann (Tue Sep 20 2016 - 10:40:52 EST)
- Re: [PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs Rob Herring (Tue Sep 20 2016 - 10:43:55 EST)
- Re: [PATCH 00/19] ARM: imx legacy: move peripheral initializations to .init_late Shawn Guo (Tue Sep 20 2016 - 10:44:13 EST)
- Re: [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver kbuild test robot (Tue Sep 20 2016 - 10:45:04 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Rui Teng (Tue Sep 20 2016 - 10:46:03 EST)
- [GIT PULL] EFI fix for v4.9 queue Matt Fleming (Tue Sep 20 2016 - 10:46:58 EST)
- [PATCH] x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE Matt Fleming (Tue Sep 20 2016 - 10:47:12 EST)
- [GIT PULL 0/2] EFI urgent fixes Matt Fleming (Tue Sep 20 2016 - 10:48:39 EST)
- [PATCH 2/2] x86/efi: Only map RAM into EFI page tables if in mixed-mode Matt Fleming (Tue Sep 20 2016 - 10:48:42 EST)
- [PATCH 1/2] x86/mm/pat: Prevent hang during boot when mapping pages Matt Fleming (Tue Sep 20 2016 - 10:48:46 EST)
- [PATCH] cxgb4: fix signed wrap around when decrementing index idx Colin King (Tue Sep 20 2016 - 10:48:55 EST)
- [PATCH] cxgb4: fix signed wrap around when decrementing index idx Colin King (Tue Sep 20 2016 - 10:49:00 EST)
- Re: [PATCH v2 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog Guenter Roeck (Tue Sep 20 2016 - 10:49:06 EST)
- Re: [PATCH RFC 00/21] blk-mq: Introduce combined hardware queues Keith Busch (Tue Sep 20 2016 - 10:49:31 EST)
- Re: [PATCH v2 1/4] ACPI / watchdog: Add support for WDAT hardware watchdog Guenter Roeck (Tue Sep 20 2016 - 10:50:02 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Dave Hansen (Tue Sep 20 2016 - 10:53:29 EST)
- [PATCH] extcon: usb-gpio: Add VBUS detection support Roger Quadros (Tue Sep 20 2016 - 10:54:14 EST)
- Re: [PATCH v6 4/7] perf annotate: Do not ignore call instruction with indirect target Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 10:56:10 EST)
- [PATCH] cpufreq: fix up conversion to hotplug state machine Sebastian Andrzej Siewior (Tue Sep 20 2016 - 10:57:01 EST)
- Re: [PATCH 1/2] arm64: dts: marvell: fix clocksource for CP110 master SPI0 Gregory CLEMENT (Tue Sep 20 2016 - 10:57:03 EST)
- Re: [GIT PULL 0/2] EFI urgent fixes Ingo Molnar (Tue Sep 20 2016 - 10:58:20 EST)
- Re: [GIT PULL] EFI fix for v4.9 queue Ingo Molnar (Tue Sep 20 2016 - 11:00:06 EST)
- [tip:locking/core] locking/rwsem, x86: Drop a bogus cc clobber tip-bot for Jan Beulich (Tue Sep 20 2016 - 11:00:16 EST)
- Re: [PATCH/RFC v2 1/7] spi: Document DT bindings for SPI controllers in slave mode Rob Herring (Tue Sep 20 2016 - 11:01:08 EST)
- [tip:x86/asm] perf/x86: Convert perf_callchain_kernel() to use the new unwinder tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:01:25 EST)
- [tip:x86/asm] x86/unwind: Add new unwind interface and implementations tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:01:35 EST)
- [tip:x86/asm] x86/stacktrace: Convert save_stack_trace_*() to use the new unwinder tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:02:10 EST)
- [tip:x86/asm] oprofile/x86: Convert x86_backtrace() to use the new unwinder tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:02:16 EST)
- [tip:x86/asm] x86/dumpstack: Convert show_trace_log_lvl() to use the new unwinder tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:02:44 EST)
- [tip:x86/asm] x86/dumpstack: Remove dump_trace() and related callbacks tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 11:03:05 EST)
- Re: [PATCH -next v2 0/5] ipc/sem: semop(2) improvements Davidlohr Bueso (Tue Sep 20 2016 - 11:03:44 EST)
- Re: [bug] pwritev02 hang on s390x with 4.8.0-rc7 Al Viro (Tue Sep 20 2016 - 11:07:05 EST)
- Re: [PATCH 2/2] arm64: dts: marvell: fix clocksource for CP110 slave SPI0 Gregory CLEMENT (Tue Sep 20 2016 - 11:07:18 EST)
- [tip:smp/hotplug] cpufreq: Fix up conversion to hotplug state machine tip-bot for Sebastian Andrzej Siewior (Tue Sep 20 2016 - 11:07:46 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Ard Biesheuvel (Tue Sep 20 2016 - 11:09:33 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Vlastimil Babka (Tue Sep 20 2016 - 11:12:32 EST)
- [PATCH] drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets Colin King (Tue Sep 20 2016 - 11:16:21 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md James Simmons (Tue Sep 20 2016 - 11:18:16 EST)
- Re: [GIT PULL 0/2] EFI urgent fixes Waiman Long (Tue Sep 20 2016 - 11:20:49 EST)
- [patch V2 2/2] blk/mq: Convert to hotplug state machine Thomas Gleixner (Tue Sep 20 2016 - 11:24:26 EST)
- [patch V2 0/2] block/mq: Convert to new hotplug state machine Thomas Gleixner (Tue Sep 20 2016 - 11:24:30 EST)
- [patch V2 1/2] blk/mq/cpu-notif: Convert to hotplug state machine Thomas Gleixner (Tue Sep 20 2016 - 11:24:47 EST)
- [PATCH] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 Dave Gerlach (Tue Sep 20 2016 - 11:26:28 EST)
- [PATCH 0/2 v2] cpu hotplug: Preserve topology directory after soft remove event Prarit Bhargava (Tue Sep 20 2016 - 11:27:12 EST)
- [PATCH 1/2 v2] drivers/base: Combine topology.c and cpu.c Prarit Bhargava (Tue Sep 20 2016 - 11:27:19 EST)
- [PATCH 2/2 v2] cpu hotplug: add CONFIG_PERMANENT_CPU_TOPOLOGY Prarit Bhargava (Tue Sep 20 2016 - 11:27:28 EST)
- Re: [GIT PULL 0/2] EFI urgent fixes Matt Fleming (Tue Sep 20 2016 - 11:27:40 EST)
- Re: [PATCH 01/61] perf symbols: Do not open device files again Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 11:28:22 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Alexandre Torgue (Tue Sep 20 2016 - 11:29:40 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Andrew Lunn (Tue Sep 20 2016 - 11:29:55 EST)
- [PATCH 2/2] mfd: arizona: Handle probe deferral for reset GPIO Charles Keepax (Tue Sep 20 2016 - 11:30:22 EST)
- [PATCH 1/2] mfd: arizona: Remove arizona_of_get_named_gpio helper function Charles Keepax (Tue Sep 20 2016 - 11:30:36 EST)
- Re: [PATCH v2 5/6] remoteproc/MIPS: Add a remoteproc driver for MIPS Matt Redfearn (Tue Sep 20 2016 - 11:32:10 EST)
- Re: [lustre-devel] [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md James Simmons (Tue Sep 20 2016 - 11:32:45 EST)
- Re: [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver Marcel Holtmann (Tue Sep 20 2016 - 11:32:52 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Thomas Gleixner (Tue Sep 20 2016 - 11:36:20 EST)
- Re: [PATCH 01/61] perf symbols: Do not open device files again Jiri Olsa (Tue Sep 20 2016 - 11:36:55 EST)
- Re: [PATCH] drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets Alex Deucher (Tue Sep 20 2016 - 11:39:57 EST)
- Re: [PATCH] drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets Colin Ian King (Tue Sep 20 2016 - 11:41:47 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Tue Sep 20 2016 - 11:45:28 EST)
- [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Tue Sep 20 2016 - 11:46:00 EST)
- Re: [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate Maxime Ripard (Tue Sep 20 2016 - 11:46:13 EST)
- Re: [PATCH 4/4] drm/sun4i: dotclock: Round to closest clock rate Maxime Ripard (Tue Sep 20 2016 - 11:46:38 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Tue Sep 20 2016 - 11:46:39 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Piotr Kwapulinski (Tue Sep 20 2016 - 11:47:29 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery Chao Yu (Tue Sep 20 2016 - 11:48:40 EST)
- [PATCH][V2] drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets Colin King (Tue Sep 20 2016 - 11:49:40 EST)
- [PATCH 0/2] perf, bts: Make BTS exclusive again Alexander Shishkin (Tue Sep 20 2016 - 11:50:30 EST)
- [PATCH 1/2] perf/x86/intel/bts: Make it an exclusive PMU Alexander Shishkin (Tue Sep 20 2016 - 11:50:35 EST)
- [PATCH 2/2] perf: Limit matching exclusive events to one PMU Alexander Shishkin (Tue Sep 20 2016 - 11:50:46 EST)
- Re: [PATCH][V2] drm/amdgpu: avoid out of bounds access on array interrupt_status_offsets Alex Deucher (Tue Sep 20 2016 - 11:51:52 EST)
- Re: [PATCH] staging: lustre: ptlrpc: re-export lustre_swab_[lmv|lov]_mds_md James Simmons (Tue Sep 20 2016 - 11:52:20 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Rui Teng (Tue Sep 20 2016 - 11:52:45 EST)
- [PATCH] x86/dumpstack: fix show_stack() task pointer regression Josh Poimboeuf (Tue Sep 20 2016 - 11:53:49 EST)
- [PATCH 0/1] memory offline issues with hugepage size > memory block size Gerald Schaefer (Tue Sep 20 2016 - 11:54:29 EST)
- [PATCH 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Tue Sep 20 2016 - 11:54:35 EST)
- [PATCH v3] CLK: Add Loongson1C clock support Yang Ling (Tue Sep 20 2016 - 11:55:16 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Piotr Kwapulinski (Tue Sep 20 2016 - 11:56:11 EST)
- [PATCH] mm: usercopy: Check for module addresses Laura Abbott (Tue Sep 20 2016 - 11:56:46 EST)
- [PATCH] dma-mapping.h: Preserve unmap info for CONFIG_DMA_API_DEBUG Andrey Smirnov (Tue Sep 20 2016 - 11:59:17 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Tue Sep 20 2016 - 11:59:54 EST)
- [PATCH v6 0/4] Add STM32 EXTI interrupt controller support Alexandre TORGUE (Tue Sep 20 2016 - 12:02:50 EST)
- [PATCH v6 1/4] Documentation: dt-bindings: Document STM32 EXTI controller bindings Alexandre TORGUE (Tue Sep 20 2016 - 12:03:01 EST)
- [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support Alexandre TORGUE (Tue Sep 20 2016 - 12:03:15 EST)
- [PATCH v6 4/4] ARM: dts: Add EXTI controller node to stm32f429 Alexandre TORGUE (Tue Sep 20 2016 - 12:03:25 EST)
- [PATCH v6 3/4] ARM: STM32: Select external interrupts controller Alexandre TORGUE (Tue Sep 20 2016 - 12:03:37 EST)
- [PATCH] Documentation: DMA-API-HOWTO: Fix a typo Andrey Smirnov (Tue Sep 20 2016 - 12:04:39 EST)
- Re: [PATCH 1/8] samples: move accounting example code from Documentation Shuah Khan (Tue Sep 20 2016 - 12:05:43 EST)
- Re: [PATCH v5 2/9] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Tue Sep 20 2016 - 12:07:06 EST)
- Re: [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value Loc Ho (Tue Sep 20 2016 - 12:07:28 EST)
- [PATCH V2 for-next 00/19] IB/hns: Fixes for various misc. bugs Salil Mehta (Tue Sep 20 2016 - 12:09:00 EST)
- Re: [tip:smp/hotplug] cpufreq: Fix up conversion to hotplug state machine Borislav Petkov (Tue Sep 20 2016 - 12:09:07 EST)
- [PATCH V2 for-next 04/19] IB/hns: Simplify function of pd alloc and qp alloc Salil Mehta (Tue Sep 20 2016 - 12:09:15 EST)
- [PATCH V2 for-next 03/19] IB/hns: Fix bug of using uninit refcount and free Salil Mehta (Tue Sep 20 2016 - 12:09:16 EST)
- [PATCH V2 for-next 05/19] IB/hns: Remove unused parameter named qp_type Salil Mehta (Tue Sep 20 2016 - 12:09:20 EST)
- [PATCH V2 for-next 06/19] IB/hns: Fix bug of clear hem Salil Mehta (Tue Sep 20 2016 - 12:09:27 EST)
- [PATCH V2 for-next 07/19] IB/hns: Delete the sqp_start from the structure hns_roce_caps Salil Mehta (Tue Sep 20 2016 - 12:09:33 EST)
- [PATCH V2 for-next 08/19] IB/hns: Optimize code of aeq and ceq interrupt handle and fix the bug of qpn Salil Mehta (Tue Sep 20 2016 - 12:09:36 EST)
- [PATCH V2 for-next 09/19] IB/hns: Modify the init of iboe lock Salil Mehta (Tue Sep 20 2016 - 12:09:51 EST)
- [PATCH V2 for-next 10/19] IB/hns: Fix bug of memory leakage for registering user mr Salil Mehta (Tue Sep 20 2016 - 12:09:55 EST)
- [PATCH V2 for-next 11/19] IB/hns: Return bad wr while post send failed Salil Mehta (Tue Sep 20 2016 - 12:10:01 EST)
- [PATCH V2 for-next 12/19] IB/hns: The Ack timeout need a lower limit value Salil Mehta (Tue Sep 20 2016 - 12:10:07 EST)
- [PATCH V2 for-next 13/19] IB/hns: Some items of qpc need to take user param Salil Mehta (Tue Sep 20 2016 - 12:10:09 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Tue Sep 20 2016 - 12:10:16 EST)
- [PATCH V2 for-next 14/19] IB/hns: Validate mtu when modified qp Salil Mehta (Tue Sep 20 2016 - 12:10:24 EST)
- [PATCH V2 for-next 15/19] IB/hns: Cq has not been freed Salil Mehta (Tue Sep 20 2016 - 12:10:28 EST)
- [PATCH V2 for-next 17/19] IB/hns: Fix the bug when platform_get_resource() exec fail Salil Mehta (Tue Sep 20 2016 - 12:10:38 EST)
- [PATCH V2 for-next 16/19] IB/hns: Update the rq head when modify qp state Salil Mehta (Tue Sep 20 2016 - 12:10:50 EST)
- [PATCH V2 for-next 18/19] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() Salil Mehta (Tue Sep 20 2016 - 12:10:53 EST)
- [PATCH V2 for-next 19/19] IB/hns: Fix for removal of redundant code Salil Mehta (Tue Sep 20 2016 - 12:11:08 EST)
- Re: [PATCH] cpufreq: fix up conversion to hotplug state machine Rafael J. Wysocki (Tue Sep 20 2016 - 12:11:28 EST)
- Re: [PATCH 3/8] samples: move laptops example code from Documentation Shuah Khan (Tue Sep 20 2016 - 12:11:58 EST)
- Re: [PATCH 2/8] samples: move auxdisplay example code from Documentation Shuah Khan (Tue Sep 20 2016 - 12:12:54 EST)
- [PATCHv2 01/61] perf symbols: Do not open device files Jiri Olsa (Tue Sep 20 2016 - 12:13:18 EST)
- [PATCH V2 for-next 02/19] IB/hns: Remove parameters of resize cq Salil Mehta (Tue Sep 20 2016 - 12:14:13 EST)
- [PATCH V2 for-next 01/19] IB/hns: Remove unused parameters in some functions Salil Mehta (Tue Sep 20 2016 - 12:14:35 EST)
- [PATCH 1/2] ext4: remove unused variable Eric Engestrom (Tue Sep 20 2016 - 12:16:49 EST)
- [PATCH 2/2] ext4: remove unused variable Eric Engestrom (Tue Sep 20 2016 - 12:16:55 EST)
- [PATCH] debugfs: remove unused variable Eric Engestrom (Tue Sep 20 2016 - 12:17:47 EST)
- Re: [PATHC v2 0/9] ima: carry the measurement list across kexec Eric W. Biederman (Tue Sep 20 2016 - 12:21:19 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Eric W. Biederman (Tue Sep 20 2016 - 12:23:31 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode Piotr Kwapulinski (Tue Sep 20 2016 - 12:24:07 EST)
- [PATCH] clk: mvebu: Add clk support for the orion5x SoC mv88f5181 Gregory CLEMENT (Tue Sep 20 2016 - 12:25:26 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Tue Sep 20 2016 - 12:25:58 EST)
- Re: [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value Ben Hutchings (Tue Sep 20 2016 - 12:26:11 EST)
- [PATCH] rcu: add missing prototype Eric Engestrom (Tue Sep 20 2016 - 12:33:20 EST)
- Re: [PATCH 4.4 017/192] [PATCH 017/135] clk: xgene: Fix divider with non-zero shift value Loc Ho (Tue Sep 20 2016 - 12:36:21 EST)
- Re: [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver Stefan Wahren (Tue Sep 20 2016 - 12:43:56 EST)
- RE: [PATCH for-next 12/20] IB/hns: Return bad wr while post send failed Salil Mehta (Tue Sep 20 2016 - 12:47:03 EST)
- Re: [PATCH linux-firmware 00/12] Fix metadata for linux-firmware Kyle McMartin (Tue Sep 20 2016 - 12:48:48 EST)
- RE: [PATCH for-next 03/20] IB/hns: Add the check for pointer ctrl Salil Mehta (Tue Sep 20 2016 - 12:50:24 EST)
- Re: [PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd() MickaÃl SalaÃn (Tue Sep 20 2016 - 12:54:48 EST)
- RE: [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state Salil Mehta (Tue Sep 20 2016 - 12:57:05 EST)
- RE: [PATCH for-next 20/20] IB/hns: Delete the redundant lines in hns_roce_v1_m_qp() Salil Mehta (Tue Sep 20 2016 - 12:58:13 EST)
- Re: [PATCH v1] cgroup,bpf: Add access check for cgroup_get_from_fd() Tejun Heo (Tue Sep 20 2016 - 12:58:32 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class bsegall (Tue Sep 20 2016 - 12:59:19 EST)
- Re: lsm naming dilemma. Re: [RFC v3 07/22] landlock: Handle file comparisons MickaÃl SalaÃn (Tue Sep 20 2016 - 12:59:29 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Catalin Marinas (Tue Sep 20 2016 - 13:00:00 EST)
- Re: [RFC v3 18/22] cgroup,landlock: Add CGRP_NO_NEW_PRIVS to handle unprivileged hooks MickaÃl SalaÃn (Tue Sep 20 2016 - 13:03:20 EST)
- Re: [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state Leon Romanovsky (Tue Sep 20 2016 - 13:06:08 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Eric W. Biederman (Tue Sep 20 2016 - 13:06:21 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Tue Sep 20 2016 - 13:07:40 EST)
- Re: [RFC v2 00/10] Landlock LSM: Unprivileged sandboxing MickaÃl SalaÃn (Tue Sep 20 2016 - 13:09:36 EST)
- Re: [bug] pwritev02 hang on s390x with 4.8.0-rc7 Jan Stancek (Tue Sep 20 2016 - 13:11:49 EST)
- tw5864 - call to hardware owners Andrey Utkin (Tue Sep 20 2016 - 13:12:35 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Jon Hunter (Tue Sep 20 2016 - 13:15:14 EST)
- Re: [PATCH 5/8] samples: move misc-devices/mei example code from Documentation Shuah Khan (Tue Sep 20 2016 - 13:20:52 EST)
- [PATCH] ima: fix off-by-one comparison on template name length Colin King (Tue Sep 20 2016 - 13:25:38 EST)
- Re: [PATCH 04/14] blk-mq: Do not limit number of queues to 'nr_cpu_ids' in allocations Omar Sandoval (Tue Sep 20 2016 - 13:26:35 EST)
- Re: [PATCH v3] ASoC: exynos: organize the asoc audio into a menu Krzysztof Kozlowski (Tue Sep 20 2016 - 13:26:43 EST)
- Re: [bug] pwritev02 hang on s390x with 4.8.0-rc7 Al Viro (Tue Sep 20 2016 - 13:30:39 EST)
- Re: question about clk_hw_register_fixed_factor Stephen Boyd (Tue Sep 20 2016 - 13:31:16 EST)
- [PATCH v2] staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_md James Simmons (Tue Sep 20 2016 - 13:31:37 EST)
- Re: question about clk_hw_register_fixed_factor Julia Lawall (Tue Sep 20 2016 - 13:33:04 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Mike Kravetz (Tue Sep 20 2016 - 13:37:25 EST)
- [PATCH v1] seccomp: Fix documentation MickaÃl SalaÃn (Tue Sep 20 2016 - 13:40:20 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Jon Hunter (Tue Sep 20 2016 - 13:40:26 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Jon Hunter (Tue Sep 20 2016 - 13:42:11 EST)
- Re: [PATCH 4/4] ARM: tegra: nyan-blaze: Include compatible revisions for proper detection Jon Hunter (Tue Sep 20 2016 - 13:43:03 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Dave Hansen (Tue Sep 20 2016 - 13:43:20 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Dave Hansen (Tue Sep 20 2016 - 13:45:29 EST)
- Re: [PATCH 1/2 v2] drivers/base: Combine topology.c and cpu.c kbuild test robot (Tue Sep 20 2016 - 13:48:36 EST)
- RE: [PATCH for-next 18/20] IB/hns: Update the rq head when modify qp state Salil Mehta (Tue Sep 20 2016 - 13:49:41 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. David Daney (Tue Sep 20 2016 - 13:53:27 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Paul Kocialkowski (Tue Sep 20 2016 - 13:54:41 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Jon Hunter (Tue Sep 20 2016 - 13:54:50 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Jon Hunter (Tue Sep 20 2016 - 13:56:19 EST)
- Re: [PATCH v5] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Tue Sep 20 2016 - 14:01:52 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Paul Kocialkowski (Tue Sep 20 2016 - 14:03:34 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Tue Sep 20 2016 - 14:03:53 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Paul Kocialkowski (Tue Sep 20 2016 - 14:04:10 EST)
- Re: [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins (Tue Sep 20 2016 - 14:09:37 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Paul Kocialkowski (Tue Sep 20 2016 - 14:16:05 EST)
- Re: [PATCH] ARM: tegra: nyan: Enable GPU node and related supply Paul Kocialkowski (Tue Sep 20 2016 - 14:18:27 EST)
- Re: [PATCH v12 5/7] drm/i915/skl: Ensure pipes with changed wms get added to the state Mike Lothian (Tue Sep 20 2016 - 14:45:33 EST)
- [PATCH] arm64: Call numa_store_cpu_info() earlier. David Daney (Tue Sep 20 2016 - 14:46:45 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Nicolai Stange (Tue Sep 20 2016 - 14:49:46 EST)
- [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Al Viro (Tue Sep 20 2016 - 15:07:50 EST)
- Re: [PATCH] tile: migrate exception table users off module.h and onto extable.h Chris Metcalf (Tue Sep 20 2016 - 15:17:51 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Tue Sep 20 2016 - 15:17:57 EST)
- BUSINESS PROPOSAL STEPHENSON RICHARD (Tue Sep 20 2016 - 15:24:13 EST)
- Re: [PATCH] leds: Only remove trigger if one is actually configured. Daniel Romell (Tue Sep 20 2016 - 15:24:45 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Bjorn Helgaas (Tue Sep 20 2016 - 15:26:47 EST)
- Re: [PATCH V2 0/2] Correct AER severity for printing AER information Bjorn Helgaas (Tue Sep 20 2016 - 15:41:21 EST)
- Re: [PATCH] cgroup/cpu: Fix tg_has_rt_task() malfunction Tejun Heo (Tue Sep 20 2016 - 15:41:21 EST)
- Re: èå: [PATCH] usb: serial: update CH34x driver in drivers/usb/serial Grigori Goronzy (Tue Sep 20 2016 - 15:47:06 EST)
- [PATCH v2 0/2] make POSIX timers optional Nicolas Pitre (Tue Sep 20 2016 - 15:56:54 EST)
- [PATCH 2/2] posix-timers: make it configurable Nicolas Pitre (Tue Sep 20 2016 - 15:57:18 EST)
- [PATCH 1/2] ptp_clock: allow for it to be optional Nicolas Pitre (Tue Sep 20 2016 - 15:57:21 EST)
- Re: [PATCH] clk: mvebu: Add clk support for the orion5x SoC mv88f5181 Stephen Boyd (Tue Sep 20 2016 - 15:59:26 EST)
- iomux-mx3.h: possible macro precedence issue Joe Perches (Tue Sep 20 2016 - 16:02:33 EST)
- [PATCH 0/9] x86/entry/head: standardize the end of the stack Josh Poimboeuf (Tue Sep 20 2016 - 16:03:14 EST)
- [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Josh Poimboeuf (Tue Sep 20 2016 - 16:03:18 EST)
- [PATCH 6/9] x86/asm/head: use a common function for starting CPUs Josh Poimboeuf (Tue Sep 20 2016 - 16:03:20 EST)
- [PATCH 7/9] x86/head: put real return address on idle task stack Josh Poimboeuf (Tue Sep 20 2016 - 16:03:26 EST)
- [PATCH 9/9] x86: move _stext marker to before head code Josh Poimboeuf (Tue Sep 20 2016 - 16:03:32 EST)
- [PATCH 8/9] x86/head: fix the end of the stack for idle tasks Josh Poimboeuf (Tue Sep 20 2016 - 16:03:55 EST)
- [PATCH 2/9] x86/entry/32: rename 'error_code' to 'common_exception' Josh Poimboeuf (Tue Sep 20 2016 - 16:04:06 EST)
- [PATCH 04/22] perf trace beauty mmap: Fix defines for non !x86_64 Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:04:26 EST)
- [PATCH 12/22] perf report: Enable group view with hierarchy Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:04:33 EST)
- [PATCH 13/22] perf tools: Add infrastructure for PMU specific configuration Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:04:36 EST)
- [PATCH 22/22] perf symbols: Do not open device files Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:04:44 EST)
- [PATCH 01/22] perf probe: Fix dwarf regs table for x86_64 Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:04:58 EST)
- [PATCH 19/22] perf annotate: Resolve 'call' operands to function names Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:05:03 EST)
- [GIT PULL 00/22] perf/core improvements and fixes Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:05:06 EST)
- [PATCH 07/22] perf hists: Introduce hists__match_hierarchy() Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:05:37 EST)
- [PATCH 06/22] perf build: Compare mman.h related headers against kernel originals Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:05:47 EST)
- Re: [PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode David Rientjes (Tue Sep 20 2016 - 16:05:53 EST)
- [PATCH 08/22] perf hists: Introduce hists__link_hierarchy() Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:06:09 EST)
- [PATCH 18/22] perf annotate: Pass the symbol's map/dso to the instruction parsers Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:06:21 EST)
- [PATCH 02/22] perf hists browser: Fix event group display Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:06:32 EST)
- [PATCH 17/22] perf annotate: Do not ignore call instruction with indirect target Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:06:47 EST)
- [PATCH 03/22] tools include: Add uapi mman.h for each architecture Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:07:05 EST)
- [PATCH 15/22] tools include: Add mman macros needed by perf for all arch Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:07:09 EST)
- [PATCH 14/22] perf trace beauty mmap: Add missing MADV_FREE Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:07:15 EST)
- [PATCH 20/22] perf ui/tui: Reset output width for hierarchy Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:07:48 EST)
- [PATCH 21/22] perf hists: Factor out hists__reset_column_width() Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:07:57 EST)
- [PATCH 09/22] perf hist: Initialize hierarchy tree explicitly Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:08:18 EST)
- [PATCH 05/22] perf tools: Do hugetlb handling in more systems Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:08:24 EST)
- [PATCH 11/22] perf ui/stdio: Rename print_hierarchy_header() Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:08:34 EST)
- [PATCH 10/22] perf ui/stdio: Always reset output width for hierarchy Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:08:44 EST)
- [PATCH 16/22] perf hists: Fix width computation for srcline sort entry Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 16:09:03 EST)
- [PATCH 5/9] x86/smp: fix initial idle stack location on 32-bit Josh Poimboeuf (Tue Sep 20 2016 - 16:09:22 EST)
- [PATCH 4/9] x86/head/32: fix the end of the stack for idle tasks Josh Poimboeuf (Tue Sep 20 2016 - 16:09:37 EST)
- [PATCH 1/9] x86/entry/head/32: use local labels Josh Poimboeuf (Tue Sep 20 2016 - 16:09:58 EST)
- Re: [PATCH 47/61] perf c2c report: Add cacheline browser Kim Phillips (Tue Sep 20 2016 - 16:10:14 EST)
- perf tests kmod-path: don't fail if compressed modules aren't supported Kim Phillips (Tue Sep 20 2016 - 16:14:49 EST)
- Re: [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Tue Sep 20 2016 - 16:19:31 EST)
- Re: [PATCH 5/6] GPU-DRM-GMA500: One error message less for a GCT revision mismatch in mid_get_vbt_data() Patrik Jakobsson (Tue Sep 20 2016 - 16:23:23 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Linus Torvalds (Tue Sep 20 2016 - 16:24:31 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Richard Cochran (Tue Sep 20 2016 - 16:26:12 EST)
- [PATCH 1/2] net: ethernet: hisilicon: hns: use phydev from struct net_device Philippe Reynes (Tue Sep 20 2016 - 16:30:28 EST)
- [PATCH 2/2] net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Tue Sep 20 2016 - 16:30:43 EST)
- Re: [PATCH 1/2] fs/proc/kcore.c: Make bounce buffer global for read Linus Torvalds (Tue Sep 20 2016 - 16:33:49 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Al Viro (Tue Sep 20 2016 - 16:38:34 EST)
- [PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support Nick Dyer (Tue Sep 20 2016 - 16:42:58 EST)
- [PATCH v3 1/2] Input: synaptics-rmi4 - factor out functions from probe Nick Dyer (Tue Sep 20 2016 - 16:42:58 EST)
- [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash Nick Dyer (Tue Sep 20 2016 - 16:43:12 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Richard Cochran (Tue Sep 20 2016 - 16:46:08 EST)
- [PATCH v2] UBI: add debugfs file for tracking PEB state Zach Brown (Tue Sep 20 2016 - 16:46:36 EST)
- Re: [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk Bjorn Helgaas (Tue Sep 20 2016 - 16:47:36 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Linus Torvalds (Tue Sep 20 2016 - 16:48:15 EST)
- Re: [PATCH] lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE Paul Moore (Tue Sep 20 2016 - 16:49:58 EST)
- Re: [RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy Thomas Gleixner (Tue Sep 20 2016 - 16:52:05 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Nicolas Pitre (Tue Sep 20 2016 - 16:52:53 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Thomas Gleixner (Tue Sep 20 2016 - 16:56:36 EST)
- perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Vineet Gupta (Tue Sep 20 2016 - 16:56:43 EST)
- [PATCH v3 1/5] clk: at91: move slow clock controller clocks to sckc.c Alexandre Belloni (Tue Sep 20 2016 - 16:58:54 EST)
- [PATCH v3 2/5] clk: at91: Add sama5d4 sckc support Alexandre Belloni (Tue Sep 20 2016 - 16:59:02 EST)
- [PATCH v3 5/5] ARM: dts: at91: sama5d2: use correct sckc compatible Alexandre Belloni (Tue Sep 20 2016 - 16:59:18 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Nicolas Pitre (Tue Sep 20 2016 - 16:59:21 EST)
- [PATCH v3 0/5] AT91: sckc improvements Alexandre Belloni (Tue Sep 20 2016 - 16:59:40 EST)
- [PATCH v3 3/5] clk: at91: sckc: optimize boot time Alexandre Belloni (Tue Sep 20 2016 - 17:00:01 EST)
- [PATCH v3 4/5] ARM: dts: at91: sama5d4: use proper sckc compatible Alexandre Belloni (Tue Sep 20 2016 - 17:00:11 EST)
- Re: linux-next: manual merge of the amlogic tree with the arm-soc tree Kevin Hilman (Tue Sep 20 2016 - 17:02:37 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Al Viro (Tue Sep 20 2016 - 17:03:36 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Tue Sep 20 2016 - 17:12:15 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Thomas Gleixner (Tue Sep 20 2016 - 17:12:26 EST)
- Re: [PATCH v3] net: ip, diag -- Add diag interface for raw sockets Cyrill Gorcunov (Tue Sep 20 2016 - 17:13:59 EST)
- Re: PROBLEM: DWC3 USB 3.0 not working on Odroid-XU4 with Exynos 5422 Michael Niewöhner (Tue Sep 20 2016 - 17:19:47 EST)
- [tip:irq/urgent] irqchip/mips-gic: Fix local interrupts tip-bot for Paul Burton (Tue Sep 20 2016 - 17:26:15 EST)
- [tip:irq/core] irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs tip-bot for Paul Burton (Tue Sep 20 2016 - 17:28:00 EST)
- Re: [PATCH v2 1/4] remoteproc: Introduce auto-boot flag Suman Anna (Tue Sep 20 2016 - 17:29:21 EST)
- [tip:timers/core] clocksource/mips-gic-timer: Print an error if IRQ setup fails tip-bot for Paul Burton (Tue Sep 20 2016 - 17:31:02 EST)
- [tip:timers/core] clocksource/mips-gic-timer: Stop checking cpu_has_counter tip-bot for Paul Burton (Tue Sep 20 2016 - 17:31:28 EST)
- Re: [GIT PULL 00/22] perf/core improvements and fixes Ingo Molnar (Tue Sep 20 2016 - 17:34:27 EST)
- Re: Crashing 'kzm' target in next-20160913 due to 'gpio: mxc: shift gpio_mxc_init() to subsys_initcall level' Linus Walleij (Tue Sep 20 2016 - 17:35:23 EST)
- [tip:perf/core] perf hists browser: Fix event group display tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:37:54 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Al Viro (Tue Sep 20 2016 - 17:38:05 EST)
- [tip:perf/core] tools include: Add uapi mman.h for each architecture tip-bot for Wang Nan (Tue Sep 20 2016 - 17:38:08 EST)
- [tip:perf/core] perf trace beauty mmap: Fix defines for non !x86_64 tip-bot for Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 17:38:26 EST)
- [tip:perf/core] perf tools: Do hugetlb handling in more systems tip-bot for Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 17:38:51 EST)
- [tip:perf/core] perf build: Compare mman.h related headers against kernel originals tip-bot for Wang Nan (Tue Sep 20 2016 - 17:39:14 EST)
- Re: [PATCH 1/2] rtc: Add some dummy static inline functions Thomas Gleixner (Tue Sep 20 2016 - 17:39:23 EST)
- [tip:perf/core] perf hists: Introduce hists__match_hierarchy() tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:39:57 EST)
- [tip:perf/core] perf hists: Introduce hists__link_hierarchy() tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:40:10 EST)
- [tip:perf/core] perf hist: Initialize hierarchy tree explicitly tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:40:35 EST)
- [tip:perf/core] perf ui/stdio: Always reset output width for hierarchy tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:41:04 EST)
- [tip:perf/core] perf ui/stdio: Rename print_hierarchy_header() tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:41:38 EST)
- [tip:perf/core] perf report: Enable group view with hierarchy tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:41:55 EST)
- [tip:perf/core] perf trace beauty mmap: Add missing MADV_FREE tip-bot for Wang Nan (Tue Sep 20 2016 - 17:42:46 EST)
- [tip:perf/core] tools include: Add mman macros needed by perf for all arch tip-bot for Wang Nan (Tue Sep 20 2016 - 17:43:19 EST)
- [tip:perf/core] perf hists: Fix width computation for srcline sort entry tip-bot for Jiri Olsa (Tue Sep 20 2016 - 17:43:39 EST)
- [tip:perf/core] perf tools: Add infrastructure for PMU specific configuration tip-bot for Mathieu Poirier (Tue Sep 20 2016 - 17:44:16 EST)
- Re: problem with pinctrl-single,bits and control_devconf0 Tony Lindgren (Tue Sep 20 2016 - 17:45:20 EST)
- [tip:perf/core] perf ui/tui: Reset output width for hierarchy tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:45:42 EST)
- [tip:perf/core] perf annotate: Do not ignore call instruction with indirect target tip-bot for Ravi Bangoria (Tue Sep 20 2016 - 17:45:59 EST)
- [tip:perf/core] perf hists: Factor out hists__reset_column_width() tip-bot for Namhyung Kim (Tue Sep 20 2016 - 17:46:12 EST)
- [tip:perf/core] perf symbols: Do not open device files tip-bot for Jiri Olsa (Tue Sep 20 2016 - 17:46:15 EST)
- [tip:perf/core] perf annotate: Pass the symbol's map/dso to the instruction parsers tip-bot for Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 17:46:29 EST)
- [tip:x86/asm] x86/dumpstack: Fix show_stack() task pointer regression tip-bot for Josh Poimboeuf (Tue Sep 20 2016 - 17:50:08 EST)
- Re: [PATCH] ARCv2: intc: Use kflag if STATUS32.IE must be reset Vineet Gupta (Tue Sep 20 2016 - 17:55:34 EST)
- [PATCH RFC] brcmfmac: stop netif queue when waiting for packets transmission RafaÅ MiÅecki (Tue Sep 20 2016 - 18:01:04 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Chen Gang (Tue Sep 20 2016 - 18:04:43 EST)
- Re: [RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy Mathieu Desnoyers (Tue Sep 20 2016 - 18:10:55 EST)
- [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Valdis Kletnieks (Tue Sep 20 2016 - 18:15:55 EST)
- [PATCH 09/10] arch/x86/platform/uv: BAU UV4 add version-specific functions Andrew Banman (Tue Sep 20 2016 - 18:21:34 EST)
- [PATCH 04/10] arch/x86/platform/uv: BAU add generic function pointers Andrew Banman (Tue Sep 20 2016 - 18:21:38 EST)
- [PATCH 01/10] arch/x86/platform/uv: BAU cleanup: update printks Andrew Banman (Tue Sep 20 2016 - 18:21:43 EST)
- [PATCH 05/10] arch/x86/platform/uv: BAU use generic function pointers Andrew Banman (Tue Sep 20 2016 - 18:22:03 EST)
- [PATCH 10/10] Apply Mike's UV4 fixup patches Andrew Banman (Tue Sep 20 2016 - 18:22:09 EST)
- [no subject] Andrew Banman (Tue Sep 20 2016 - 18:22:24 EST)
- [PATCH 06/10] arch/x86/platform/uv: BAU UV4 populate uvhub_version Andrew Banman (Tue Sep 20 2016 - 18:22:35 EST)
- [PATCH 08/10] arch/x86/platform/uv: BAU UV4 fix payload queue setup Andrew Banman (Tue Sep 20 2016 - 18:22:51 EST)
- [PATCH 03/10] arch/x86/platform/uv: BAU replace uv_physnodeaddr Andrew Banman (Tue Sep 20 2016 - 18:23:06 EST)
- [PATCH 02/10] arch/x86/platform/uv: BAU cleanup: pq_init Andrew Banman (Tue Sep 20 2016 - 18:23:15 EST)
- Re: your mail andrew banman (Tue Sep 20 2016 - 18:23:28 EST)
- [PATCH] fs/proc/array.c: slightly improve render_sigset_t Rasmus Villemoes (Tue Sep 20 2016 - 18:28:31 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Thomas Gleixner (Tue Sep 20 2016 - 18:30:17 EST)
- [PATCH 1/9] arch/x86/platform/uv: BAU cleanup: update printks Andrew Banman (Tue Sep 20 2016 - 18:32:16 EST)
- [PATCH 6/9] arch/x86/platform/uv: BAU UV4 populate uvhub_version Andrew Banman (Tue Sep 20 2016 - 18:32:23 EST)
- [PATCH 5/9] arch/x86/platform/uv: BAU use generic function pointers Andrew Banman (Tue Sep 20 2016 - 18:32:23 EST)
- [PATCH 07/10] arch/x86/platform/uv: BAU UV4 disable software timeout Andrew Banman (Tue Sep 20 2016 - 18:32:33 EST)
- [PATCH 9/9] arch/x86/platform/uv: BAU UV4 add version-specific functions Andrew Banman (Tue Sep 20 2016 - 18:33:04 EST)
- [PATCH 0/9] arch/x86/platform/uv: add UV4 support to BAU Andrew Banman (Tue Sep 20 2016 - 18:33:15 EST)
- [PATCH 7/9] arch/x86/platform/uv: BAU UV4 disable software timeout Andrew Banman (Tue Sep 20 2016 - 18:33:23 EST)
- [PATCH 8/9] arch/x86/platform/uv: BAU UV4 fix payload queue setup Andrew Banman (Tue Sep 20 2016 - 18:33:36 EST)
- [PATCH 4/9] arch/x86/platform/uv: BAU add generic function pointers Andrew Banman (Tue Sep 20 2016 - 18:33:52 EST)
- [PATCH 3/9] arch/x86/platform/uv: BAU replace uv_physnodeaddr Andrew Banman (Tue Sep 20 2016 - 18:34:11 EST)
- [PATCH 2/9] arch/x86/platform/uv: BAU cleanup: pq_init Andrew Banman (Tue Sep 20 2016 - 18:34:20 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Tue Sep 20 2016 - 18:44:35 EST)
- [tip:perf/core] perf annotate: Resolve 'call' operands to function names tip-bot for Arnaldo Carvalho de Melo (Tue Sep 20 2016 - 18:46:57 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Nicolas Pitre (Tue Sep 20 2016 - 18:47:10 EST)
- Re: [RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy Thomas Gleixner (Tue Sep 20 2016 - 18:59:25 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Tue Sep 20 2016 - 19:00:26 EST)
- Re: [PATCH] mm: usercopy: Check for module addresses Kees Cook (Tue Sep 20 2016 - 19:01:50 EST)
- Re: [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Brendan Higgins (Tue Sep 20 2016 - 19:03:55 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Nicolai Stange (Tue Sep 20 2016 - 19:08:46 EST)
- [GIT PULL] usercopy fix for v4.8-rc8 Kees Cook (Tue Sep 20 2016 - 19:15:22 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 19:16:29 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Kees Cook (Tue Sep 20 2016 - 19:17:44 EST)
- [PATCH] ecryptfs: remove private bin2hex implementation Rasmus Villemoes (Tue Sep 20 2016 - 19:17:54 EST)
- mmotm 2016-09-20-16-22 uploaded akpm (Tue Sep 20 2016 - 19:23:04 EST)
- [PATCH] ptp_clock: future-proofing drivers against PTP subsystem becoming optional Nicolas Pitre (Tue Sep 20 2016 - 19:26:12 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Thomas Gleixner (Tue Sep 20 2016 - 19:39:07 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU Andrew Lunn (Tue Sep 20 2016 - 19:42:41 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Linus Torvalds (Tue Sep 20 2016 - 19:43:26 EST)
- Re: Possible code defects: macros and precedence Joe Perches (Tue Sep 20 2016 - 19:47:21 EST)
- Re: [PATCH v2 1/1] clk: imx53: Add clocks configuration Stephen Boyd (Tue Sep 20 2016 - 19:52:21 EST)
- Re: [PATCH] Documentation: DMA-API-HOWTO: Fix a typo Jonathan Corbet (Tue Sep 20 2016 - 19:59:43 EST)
- Re: [PATCH v3 1/5] clk: at91: move slow clock controller clocks to sckc.c Stephen Boyd (Tue Sep 20 2016 - 20:02:22 EST)
- Re: [PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump Jonathan Corbet (Tue Sep 20 2016 - 20:04:00 EST)
- Re: [PATCH v3 3/5] clk: at91: sckc: optimize boot time Stephen Boyd (Tue Sep 20 2016 - 20:04:30 EST)
- Re: [PATCH v3 2/5] clk: at91: Add sama5d4 sckc support Stephen Boyd (Tue Sep 20 2016 - 20:04:32 EST)
- Re: [PATCH] [linux-next] Fix double word "the the" in Doc/filesystems Jonathan Corbet (Tue Sep 20 2016 - 20:08:29 EST)
- Re: [RFC PATCH 1/6] sched/fair: check_preempt_wakeup: Fix assumption on the default policy Julien Desfossez (Tue Sep 20 2016 - 20:09:59 EST)
- Re: [PATCH v2] power: bq27xxx_battery: allow kernel poll_interval parameter runtime update Sebastian Reichel (Tue Sep 20 2016 - 20:11:27 EST)
- Re: [PATCH] fs/proc/array.c: slightly improve render_sigset_t Kees Cook (Tue Sep 20 2016 - 20:16:17 EST)
- Re: [PATCH V2 0/2] Correct AER severity for printing AER information Rafael J. Wysocki (Tue Sep 20 2016 - 20:21:12 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) H. Peter Anvin (Tue Sep 20 2016 - 20:22:56 EST)
- linux-next: manual merge of the powerpc tree with the kbuild tree Stephen Rothwell (Tue Sep 20 2016 - 20:24:52 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Michael Ellerman (Tue Sep 20 2016 - 20:27:57 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Kees Cook (Tue Sep 20 2016 - 20:31:36 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) H. Peter Anvin (Tue Sep 20 2016 - 20:33:08 EST)
- Re: [PATCH] fix fault_in_multipages_...() on architectures with no-op access_ok() Al Viro (Tue Sep 20 2016 - 20:39:38 EST)
- Re: [PATCH v4 00/29] Create a book for Kernel development Jonathan Corbet (Tue Sep 20 2016 - 20:45:07 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery Jaegeuk Kim (Tue Sep 20 2016 - 20:46:05 EST)
- [PATCH] Fix tasks being forgotten for a long time on SMP Yuriy Romanenko (Tue Sep 20 2016 - 20:47:28 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) Andy Lutomirski (Tue Sep 20 2016 - 20:55:40 EST)
- Re: [PATCH 1/9] x86/entry/head/32: use local labels Andy Lutomirski (Tue Sep 20 2016 - 20:57:49 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Linus Torvalds (Tue Sep 20 2016 - 21:00:45 EST)
- Re: [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC Shawn Lin (Tue Sep 20 2016 - 21:04:09 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) H. Peter Anvin (Tue Sep 20 2016 - 21:07:47 EST)
- Re: [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Brian Gerst (Tue Sep 20 2016 - 21:11:03 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Thiago Jung Bauermann (Tue Sep 20 2016 - 21:12:27 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms cov (Tue Sep 20 2016 - 21:15:25 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) H. Peter Anvin (Tue Sep 20 2016 - 21:18:09 EST)
- Re: [PATCH v10 RESEND 0/3] Documentation: Add description of enable multi-cpus support for kdump Baoquan He (Tue Sep 20 2016 - 21:20:31 EST)
- Re: [PATCH v2 09/11] tile/tracing: fix compat syscall handling Chris Metcalf (Tue Sep 20 2016 - 21:23:37 EST)
- Re: [RFC PATCH 0/8] arm64: move thread_info off of the task stack Laura Abbott (Tue Sep 20 2016 - 21:27:04 EST)
- [BUG] perf report --pid not reporting correctly Stephane Eranian (Tue Sep 20 2016 - 21:30:05 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Byungchul Park (Tue Sep 20 2016 - 21:41:03 EST)
- [PATCH 0/5] Some fixes for mmc core and sdhci/arasan Shawn Lin (Tue Sep 20 2016 - 21:43:39 EST)
- [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode Shawn Lin (Tue Sep 20 2016 - 21:43:39 EST)
- [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Shawn Lin (Tue Sep 20 2016 - 21:43:41 EST)
- [PATCH 4/5] mmc: sdhci: Don't try to switch to unsupported voltage Shawn Lin (Tue Sep 20 2016 - 21:43:48 EST)
- [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode Shawn Lin (Tue Sep 20 2016 - 21:44:12 EST)
- [PATCH 5/5] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1 Shawn Lin (Tue Sep 20 2016 - 21:44:55 EST)
- Re: [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Takashi Sakamoto (Tue Sep 20 2016 - 21:56:19 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Tue Sep 20 2016 - 22:03:28 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Joel Stanley (Tue Sep 20 2016 - 22:03:29 EST)
- Re: [PATCH 1/2] rtc: Add some dummy static inline functions Baolin Wang (Tue Sep 20 2016 - 22:08:14 EST)
- [PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive Wanpeng Li (Tue Sep 20 2016 - 22:15:10 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Thiago Jung Bauermann (Tue Sep 20 2016 - 22:27:28 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Fengguang Wu (Tue Sep 20 2016 - 22:31:51 EST)
- Re: [PATCH v2] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Tue Sep 20 2016 - 22:33:16 EST)
- Re: [PATCH] KVM: nVMX: Fix reload apic access page warning Wanpeng Li (Tue Sep 20 2016 - 22:33:42 EST)
- Re: [PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive Wanpeng Li (Tue Sep 20 2016 - 22:38:58 EST)
- [PATCH] mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth Shawn Lin (Tue Sep 20 2016 - 22:40:03 EST)
- Re: [INFO] ratio of const vs dynamic usercopy Kees Cook (Tue Sep 20 2016 - 22:41:16 EST)
- Re: [PATCH 1/9] x86/entry/head/32: use local labels Josh Poimboeuf (Tue Sep 20 2016 - 22:52:36 EST)
- [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace Matt Ranostay (Tue Sep 20 2016 - 22:58:26 EST)
- Re: [PATCH] mm: usercopy: Check for module addresses Laura Abbott (Tue Sep 20 2016 - 23:08:32 EST)
- linux-next: build failure after merge of the tip tree Stephen Rothwell (Tue Sep 20 2016 - 23:24:10 EST)
- Re: [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Josh Poimboeuf (Tue Sep 20 2016 - 23:25:23 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Baolin Wang (Tue Sep 20 2016 - 23:25:36 EST)
- Re: [PATCH] clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap James Liao (Tue Sep 20 2016 - 23:30:04 EST)
- Re: [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Josh Poimboeuf (Tue Sep 20 2016 - 23:33:10 EST)
- Re: failed to add c++ probe Masami Hiramatsu (Tue Sep 20 2016 - 23:38:17 EST)
- Re: [PATCH 5/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Vinod Koul (Tue Sep 20 2016 - 23:43:21 EST)
- Re: [PATCH 8/9] dmaengine: ti-dma-crossbar: Use enum for crossbar type Vinod Koul (Tue Sep 20 2016 - 23:44:07 EST)
- Re: [PATCH 5/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Vinod Koul (Tue Sep 20 2016 - 23:45:08 EST)
- Re: [patch V2 0/2] block/mq: Convert to new hotplug state machine Jens Axboe (Tue Sep 20 2016 - 23:48:54 EST)
- [PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1 Wang Nan (Tue Sep 20 2016 - 23:49:20 EST)
- Re: [PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1 Wangnan (F) (Tue Sep 20 2016 - 23:58:11 EST)
- [PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1 Wang Nan (Tue Sep 20 2016 - 23:58:24 EST)
- Re: [PATCH net-next] net: dsa: mv88e6xxx: handle multiple ports in ATU David Miller (Wed Sep 21 2016 - 00:05:24 EST)
- Re: [PATCH] phy: meson-usb2: Fix build dependency Kishon Vijay Abraham I (Wed Sep 21 2016 - 00:07:07 EST)
- non-response to IPI kills wrong(?) task, confuses logs Solar Designer (Wed Sep 21 2016 - 00:12:02 EST)
- Re: [PATCH] phy: meson-usb2: Fix build dependency Axel Lin (Wed Sep 21 2016 - 00:13:22 EST)
- [RESEND PATCH 1/1] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition zijun_hu (Wed Sep 21 2016 - 00:15:31 EST)
- [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Wed Sep 21 2016 - 00:21:18 EST)
- Re: problem with pinctrl-single,bits and control_devconf0 H. Nikolaus Schaller (Wed Sep 21 2016 - 00:24:06 EST)
- [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 00:24:50 EST)
- [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation zijun_hu (Wed Sep 21 2016 - 00:27:09 EST)
- [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value zijun_hu (Wed Sep 21 2016 - 00:29:01 EST)
- [PATCH 4/5] mm/vmalloc.c: improve performance for pcpu_get_vm_areas() zijun_hu (Wed Sep 21 2016 - 00:33:22 EST)
- [PATCH 5/5] mm/vmalloc.c: avoid endless loop under v[un]mapping improper ranges zijun_hu (Wed Sep 21 2016 - 00:35:29 EST)
- [PATCH] cgroup/cpu: Fix tg_has_rt_task() malfunction yingooyim (Wed Sep 21 2016 - 00:43:08 EST)
- Re: failed to add c++ probe Masami Hiramatsu (Wed Sep 21 2016 - 00:43:54 EST)
- Re: [PATCHv12 1/3] rdmacg: Added rdma cgroup controller Parav Pandit (Wed Sep 21 2016 - 00:43:54 EST)
- Re: [PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 00:52:59 EST)
- Re: [PATCH net 0/5] r8152: correct the flow of PHY David Miller (Wed Sep 21 2016 - 00:56:59 EST)
- Re: Possible code defects: macros and precedence Julia Lawall (Wed Sep 21 2016 - 01:04:40 EST)
- Re: [PATCH 2/3] lib/ioremap.c: avoid endless loop under ioremapping improper ranges zijun_hu (Wed Sep 21 2016 - 01:05:25 EST)
- [PATCH V1] regulator: pv88080: Update regulator for PV88080 BB silicon support Eric Jeong (Wed Sep 21 2016 - 01:07:08 EST)
- Re: [PATCH] phy: meson-usb2: Fix build dependency Kevin Hilman (Wed Sep 21 2016 - 01:11:19 EST)
- [PATCH] drm/tilcdc: add missing header dependencies Baoyou Xie (Wed Sep 21 2016 - 01:12:44 EST)
- [PATCH] drm/tilcdc: mark tilcdc_atomic_check() static Baoyou Xie (Wed Sep 21 2016 - 01:15:12 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Sergey Senozhatsky (Wed Sep 21 2016 - 01:18:33 EST)
- linux-next: manual merge of the akpm-current tree with the parisc-hd tree Stephen Rothwell (Wed Sep 21 2016 - 01:20:14 EST)
- Re: [kernel-hardening] [RFC PATCH v2 2/3] xpfo: Only put previous userspace pages into the hot cache Juerg Haefliger (Wed Sep 21 2016 - 01:32:53 EST)
- Re: [INFO] ratio of const vs dynamic usercopy kbuild test robot (Wed Sep 21 2016 - 01:37:17 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Reza Arbab (Wed Sep 21 2016 - 01:45:36 EST)
- Re: [PATCH v2 4/4] gpio: pca953x: fix an incorrect lockdep warning Wolfram Sang (Wed Sep 21 2016 - 01:46:11 EST)
- RE: [PATCH v5 2/2] QE: remove PPCisms for QE Qiang Zhao (Wed Sep 21 2016 - 01:46:30 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Wolfram Sang (Wed Sep 21 2016 - 01:48:46 EST)
- Re: [PATCH v2 2/3] powerpc/mm: allow memory hotplug into a memoryless node Reza Arbab (Wed Sep 21 2016 - 01:51:00 EST)
- [RESEND PATCH v6, 2/5] dt-bindings: mt8173-mtu3: add devicetree bindings Chunfeng Yun (Wed Sep 21 2016 - 01:55:31 EST)
- [RESEND PATCH v6, 5/5] arm64: dts: mediatek: add USB3 DRD driver Chunfeng Yun (Wed Sep 21 2016 - 01:55:33 EST)
- [RESEND PATCH v6, 3/5] usb: xhci-mtk: make IPPC register optional Chunfeng Yun (Wed Sep 21 2016 - 01:55:56 EST)
- [RESEND PATCH v6, 4/5] usb: Add MediaTek USB3 DRD Driver Chunfeng Yun (Wed Sep 21 2016 - 01:56:16 EST)
- [RESEND PATCH v6, 1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode Chunfeng Yun (Wed Sep 21 2016 - 01:56:25 EST)
- [RESEND PATCH v6, 0/5] Add MediaTek USB3 DRD Driver Chunfeng Yun (Wed Sep 21 2016 - 01:56:30 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Sep 21 2016 - 01:59:59 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Binoy Jayan (Wed Sep 21 2016 - 02:06:56 EST)
- Re: iomux-mx3.h: possible macro precedence issue Uwe Kleine-König (Wed Sep 21 2016 - 02:06:58 EST)
- linux-next: Tree for Sep 21 Stephen Rothwell (Wed Sep 21 2016 - 02:08:48 EST)
- [PATCH] usb: xhci: Fix the patch inherit dma configuration from parent dev Sriram Dash (Wed Sep 21 2016 - 02:09:30 EST)
- Re: iomux-mx3.h: possible macro precedence issue Joe Perches (Wed Sep 21 2016 - 02:13:14 EST)
- Re: [PATCH v3] pwm: add pwm driver for HiSilicon BVT SOCs Jian Yuan (Wed Sep 21 2016 - 02:13:26 EST)
- Re: [PATCH v2 2/3] powerpc: get hugetlbpage handling more generic Christophe Leroy (Wed Sep 21 2016 - 02:14:03 EST)
- [PATCH] brcmfmac: fix memory leak in brcmf_fill_bss_param RafaÅ MiÅecki (Wed Sep 21 2016 - 02:24:39 EST)
- staging/greybus: undefined Kconfig symbols Valentin Rothberg (Wed Sep 21 2016 - 02:30:43 EST)
- Re: [PATCH] [media] platform: pxa_camera: add VIDEO_V4L2 dependency Robert Jarzmik (Wed Sep 21 2016 - 02:30:43 EST)
- Re: [PATCH 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Hillf Danton (Wed Sep 21 2016 - 02:35:13 EST)
- Re: [RFC 0/3] Put vdso in ramfs-like filesystem (vdsofs) Andy Lutomirski (Wed Sep 21 2016 - 02:40:38 EST)
- Re: [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Andy Lutomirski (Wed Sep 21 2016 - 02:40:40 EST)
- Re: iomux-mx3.h: possible macro precedence issue Uwe Kleine-König (Wed Sep 21 2016 - 02:41:03 EST)
- Re: linux-next: build failure after merge of the tip tree Viresh Kumar (Wed Sep 21 2016 - 02:44:33 EST)
- [PATCH 3/5] i2c: octeon,thunderx: Fix high-level controller status check Jan Glauber (Wed Sep 21 2016 - 02:51:51 EST)
- [PATCH 2/5] i2c: octeon,thunderx: Avoid sending STOP during recovery Jan Glauber (Wed Sep 21 2016 - 02:51:52 EST)
- [PATCH 1/5] i2c: octeon,thunderx: Fix set SCL recovery function Jan Glauber (Wed Sep 21 2016 - 02:52:09 EST)
- [PATCH 4/5] i2c: octeon,thunderx: Check bus state before starting a transaction Jan Glauber (Wed Sep 21 2016 - 02:52:23 EST)
- [PATCH 0/5] i2c: octeon,thunderx: Recovery fixes and improvements Jan Glauber (Wed Sep 21 2016 - 02:52:31 EST)
- [PATCH 5/5] i2c: octeon,thunderx: Limit register access retries Jan Glauber (Wed Sep 21 2016 - 02:52:37 EST)
- Re: RFH: virnet: page allocation failure: order:0 Philipp Hahn (Wed Sep 21 2016 - 02:54:41 EST)
- Re: [PATCH] arm64: Call numa_store_cpu_info() earlier. Robert Richter (Wed Sep 21 2016 - 02:55:19 EST)
- Re: [PATCH v12 5/7] drm/i915/skl: Ensure pipes with changed wms get added to the state Maarten Lankhorst (Wed Sep 21 2016 - 02:56:46 EST)
- Re: [PATCH v4 1/3] usb: chipidea: imx: Change switch order Peter Chen (Wed Sep 21 2016 - 02:57:52 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Mike Galbraith (Wed Sep 21 2016 - 02:59:41 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Wed Sep 21 2016 - 03:07:29 EST)
- [v12, 0/8] Fix eSDHC host version register bug Yangbo Lu (Wed Sep 21 2016 - 03:09:39 EST)
- [v12, 1/8] dt: bindings: update Freescale DCFG compatible Yangbo Lu (Wed Sep 21 2016 - 03:09:57 EST)
- [v12, 3/8] dt: bindings: move guts devicetree doc out of powerpc directory Yangbo Lu (Wed Sep 21 2016 - 03:10:15 EST)
- [v12, 2/8] ARM64: dts: ls2080a: add device configuration node Yangbo Lu (Wed Sep 21 2016 - 03:10:22 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Aneesh Kumar K.V (Wed Sep 21 2016 - 03:10:25 EST)
- Re: [PATCH 1/2] dt: bindings: add allwinner,otg-routed property for phy-sun4i-usb Hans de Goede (Wed Sep 21 2016 - 03:13:52 EST)
- Re: [PATCH v4 2/3] usb: chipidea: imx: configure imx for ULPI phy Peter Chen (Wed Sep 21 2016 - 03:13:55 EST)
- Re: [PATCH v4 3/3] usb: chipidea: imx: Add binding to disable USB 60Mhz clock Peter Chen (Wed Sep 21 2016 - 03:20:42 EST)
- Re: [PATCH] gpio: Added zynq specific check for special pins on bank zero Michal Simek (Wed Sep 21 2016 - 03:22:39 EST)
- [v12, 7/8] base: soc: introduce soc_device_match() interface Yangbo Lu (Wed Sep 21 2016 - 03:24:29 EST)
- [PATCH 0/5] GPU-DRM-nouveau: Fine-tuning for five function implementations SF Markus Elfring (Wed Sep 21 2016 - 03:24:31 EST)
- [v12, 8/8] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0 Yangbo Lu (Wed Sep 21 2016 - 03:25:07 EST)
- [v12, 4/8] powerpc/fsl: move mpc85xx.h to include/linux/fsl Yangbo Lu (Wed Sep 21 2016 - 03:25:18 EST)
- [PATCH 1/5] GPU-DRM-nouveau: Use kmalloc_array() in nvbios_iccsense_parse() SF Markus Elfring (Wed Sep 21 2016 - 03:25:35 EST)
- [v12, 6/8] MAINTAINERS: add entry for Freescale SoC drivers Yangbo Lu (Wed Sep 21 2016 - 03:25:54 EST)
- [PATCH 2/5] GPU-DRM-nouveau: Use kmalloc_array() in gt215_link_train() SF Markus Elfring (Wed Sep 21 2016 - 03:26:23 EST)
- [v12, 5/8] soc: fsl: add GUTS driver for QorIQ platforms Yangbo Lu (Wed Sep 21 2016 - 03:27:04 EST)
- [PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces SF Markus Elfring (Wed Sep 21 2016 - 03:27:16 EST)
- [PATCH 4/5] GPU-DRM-nouveau: Adjust a kzalloc() call in gt215_ram_new() SF Markus Elfring (Wed Sep 21 2016 - 03:28:21 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Thomas Gleixner (Wed Sep 21 2016 - 03:29:02 EST)
- [PATCH 5/5] GPU-DRM-nouveau: Add space after an "if" SF Markus Elfring (Wed Sep 21 2016 - 03:29:41 EST)
- Re: [PATCH 1/2] dt: bindings: add allwinner,otg-routed property for phy-sun4i-usb Hans de Goede (Wed Sep 21 2016 - 03:33:47 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Jon Hunter (Wed Sep 21 2016 - 03:34:01 EST)
- Re: [PATCH 8/9] dmaengine: ti-dma-crossbar: Use enum for crossbar type Peter Ujfalusi (Wed Sep 21 2016 - 03:34:05 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Jon Hunter (Wed Sep 21 2016 - 03:37:34 EST)
- Re: [PATCH 5/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Peter Ujfalusi (Wed Sep 21 2016 - 03:37:45 EST)
- Re: drm: NULL pointer dereference in drm_mode_object_find() David Herrmann (Wed Sep 21 2016 - 03:41:12 EST)
- Re: staging/greybus: undefined Kconfig symbols Greg KH (Wed Sep 21 2016 - 03:41:28 EST)
- Re: drm: NULL pointer dereference in drm_mode_object_find() David Herrmann (Wed Sep 21 2016 - 03:45:01 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Paul Kocialkowski (Wed Sep 21 2016 - 03:45:14 EST)
- Re: [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support Alexandre Torgue (Wed Sep 21 2016 - 03:46:02 EST)
- [tip:smp/hotplug] blk/mq: Reserve hotplug states for block multiqueue tip-bot for Sebastian Andrzej Siewior (Wed Sep 21 2016 - 03:46:39 EST)
- Re: [PATCH net-next 8/8] net: qualcomm: add QCA7000 UART driver Stefan Wahren (Wed Sep 21 2016 - 03:49:46 EST)
- Re: [PATCH v4 1/3] usb: chipidea: imx: Change switch order Fabien Lahoudere (Wed Sep 21 2016 - 03:51:42 EST)
- RE: ftrace function_graph causes system crash Bean Huo (beanhuo) (Wed Sep 21 2016 - 03:52:22 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Jon Hunter (Wed Sep 21 2016 - 03:52:36 EST)
- Re: [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support Thomas Gleixner (Wed Sep 21 2016 - 03:52:50 EST)
- Re: [PATCH v6 2/4] drivers: irqchip: Add STM32 external interrupts support Maxime Coquelin (Wed Sep 21 2016 - 03:54:59 EST)
- Re: [PATCH v4 2/3] usb: chipidea: imx: configure imx for ULPI phy Fabien Lahoudere (Wed Sep 21 2016 - 03:55:04 EST)
- [PATCH] spi: atmel: use managed resource for gpio chip select Nicolas Ferre (Wed Sep 21 2016 - 03:55:24 EST)
- Re: [PATCH] ARM: tegra: nyan: Enable GPU node and related supply Jon Hunter (Wed Sep 21 2016 - 03:57:43 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Wed Sep 21 2016 - 03:58:36 EST)
- Re: [v12, 7/8] base: soc: introduce soc_device_match() interface Alexander Shiyan (Wed Sep 21 2016 - 03:58:44 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Paul Kocialkowski (Wed Sep 21 2016 - 03:58:56 EST)
- [PATCH v7] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Wed Sep 21 2016 - 04:00:49 EST)
- Re: [PATCH] debugfs: remove unused variable Greg Kroah-Hartman (Wed Sep 21 2016 - 04:01:10 EST)
- Re: [PATCH v3 1/5] clk: at91: move slow clock controller clocks to sckc.c Alexandre Belloni (Wed Sep 21 2016 - 04:03:50 EST)
- Re: [PATCH V6 4/5] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version Tomasz Nowicki (Wed Sep 21 2016 - 04:06:23 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Sergey Senozhatsky (Wed Sep 21 2016 - 04:10:06 EST)
- [PATCH v3 0/3] powerpc: implementation of huge pages for 8xx Christophe Leroy (Wed Sep 21 2016 - 04:13:26 EST)
- [PATCH v3 3/3] powerpc/8xx: Implement support of hugepages Christophe Leroy (Wed Sep 21 2016 - 04:13:43 EST)
- [PATCH v3 2/3] powerpc: get hugetlbpage handling more generic Christophe Leroy (Wed Sep 21 2016 - 04:13:47 EST)
- [PATCH v3 1/3] powerpc: port 64 bits pgtable_cache to 32 bits Christophe Leroy (Wed Sep 21 2016 - 04:14:00 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Vlastimil Babka (Wed Sep 21 2016 - 04:14:09 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Wed Sep 21 2016 - 04:14:40 EST)
- Re: [PATCH] irqdomain: correct comment for __irq_domain_add Marc Zyngier (Wed Sep 21 2016 - 04:16:11 EST)
- [PATCH] irqdomain: correct comment for __irq_domain_add Peng Fan (Wed Sep 21 2016 - 04:18:11 EST)
- Re: [PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions Michal Hocko (Wed Sep 21 2016 - 04:18:49 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Wed Sep 21 2016 - 04:19:39 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Wed Sep 21 2016 - 04:20:25 EST)
- Re: [PATCH] spi: atmel: use managed resource for gpio chip select Geert Uytterhoeven (Wed Sep 21 2016 - 04:20:36 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Boris Brezillon (Wed Sep 21 2016 - 04:21:55 EST)
- Re: [PATCH 47/61] perf c2c report: Add cacheline browser Jiri Olsa (Wed Sep 21 2016 - 04:22:06 EST)
- Re: [PATCH] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Wed Sep 21 2016 - 04:26:52 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Paul Kocialkowski (Wed Sep 21 2016 - 04:27:19 EST)
- ÐÐÑÐÐÐÐÐ ÐÑÐÐÑÐÑÐÐÐÐÐÐÐ WEBMASTER (Wed Sep 21 2016 - 04:37:41 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Richard Cochran (Wed Sep 21 2016 - 04:39:13 EST)
- Re: [PATCH] debugfs: remove unused variable Eric Engestrom (Wed Sep 21 2016 - 04:39:40 EST)
- [PATCH] debugfs: propagate release() call result Eric Engestrom (Wed Sep 21 2016 - 04:39:41 EST)
- Re: [v12, 7/8] base: soc: introduce soc_device_match() interface Peter Rosin (Wed Sep 21 2016 - 04:41:12 EST)
- ÐÐÑÐÐÐÐÐ ÐÑÐÐÑÐÑÐÐÐÐÐÐÐ WEBMASTER (Wed Sep 21 2016 - 04:43:01 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Wed Sep 21 2016 - 04:45:14 EST)
- Re: [PATCH] ptp_clock: future-proofing drivers against PTP subsystem becoming optional Richard Cochran (Wed Sep 21 2016 - 04:45:52 EST)
- Re: [PATCH 3/5] GPU-DRM-nouveau: Delete unnecessary braces Dan Carpenter (Wed Sep 21 2016 - 04:48:10 EST)
- Re: [PATCH] debugfs: remove unused variable Nicolai Stange (Wed Sep 21 2016 - 04:51:13 EST)
- [PATCH] percpu: improve generic percpu modify-return implementation Nicholas Piggin (Wed Sep 21 2016 - 04:51:58 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Geert Uytterhoeven (Wed Sep 21 2016 - 04:53:17 EST)
- Re: [fuse-devel] Kernel panic under load Miklos Szeredi (Wed Sep 21 2016 - 04:54:37 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Wed Sep 21 2016 - 04:57:55 EST)
- Re: [PATCH v5 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request Vlastimil Babka (Wed Sep 21 2016 - 05:07:02 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Benjamin Herrenschmidt (Wed Sep 21 2016 - 05:07:02 EST)
- [PATCH v3 2/3] clk: mvebu: dynamically allocate resources in Armada CP110 system controller Marcin Wojtas (Wed Sep 21 2016 - 05:07:20 EST)
- [PATCH v3 3/3] clk: mvebu: migrate CP110 system controller to clk_hw API and registration Marcin Wojtas (Wed Sep 21 2016 - 05:07:20 EST)
- [PATCH v3 1/3] clk: mvebu: fix setting unwanted flags in CP110 gate clock Marcin Wojtas (Wed Sep 21 2016 - 05:07:23 EST)
- [PATCH v3 0/3] Armada 7k/8k CP110 system controller fixes Marcin Wojtas (Wed Sep 21 2016 - 05:07:27 EST)
- [PATCH v5 0/2] usb: chipidea: imx: Add USB configuration for imx53 Fabien Lahoudere (Wed Sep 21 2016 - 05:07:43 EST)
- [PATCH v5 1/2] usb: chipidea: imx: configure imx for ULPI phy Fabien Lahoudere (Wed Sep 21 2016 - 05:07:52 EST)
- [PATCH v5 2/2] usb: chipidea: imx: Add binding to disable USB 60Mhz clock Fabien Lahoudere (Wed Sep 21 2016 - 05:08:04 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Jon Hunter (Wed Sep 21 2016 - 05:08:30 EST)
- Re: Cherryview wake up events Mika Westerberg (Wed Sep 21 2016 - 05:08:56 EST)
- Re: [PATCH v5 2/6] mm/cma: introduce new zone, ZONE_CMA Vlastimil Babka (Wed Sep 21 2016 - 05:11:32 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Thomas Gleixner (Wed Sep 21 2016 - 05:12:11 EST)
- Re: [PATCH] debugfs: propagate release() call result Greg Kroah-Hartman (Wed Sep 21 2016 - 05:15:09 EST)
- Re: Crashes in next-20160915 (BUG at fs/notify/notification.c:66!) Jan Kara (Wed Sep 21 2016 - 05:15:23 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Jon Hunter (Wed Sep 21 2016 - 05:15:40 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Wed Sep 21 2016 - 05:16:44 EST)
- Re: ftrace function_graph causes system crash Jisheng Zhang (Wed Sep 21 2016 - 05:18:11 EST)
- Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Jiri Olsa (Wed Sep 21 2016 - 05:18:39 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Joel Stanley (Wed Sep 21 2016 - 05:19:10 EST)
- Re: [PATCH v4 00/29] Create a book for Kernel development Mauro Carvalho Chehab (Wed Sep 21 2016 - 05:20:45 EST)
- Re: [PATCH v5 3/6] mm/cma: populate ZONE_CMA Vlastimil Babka (Wed Sep 21 2016 - 05:21:27 EST)
- Re: [PATCH] debugfs: remove unused variable Eric Engestrom (Wed Sep 21 2016 - 05:23:47 EST)
- Re: [PATCH V3 1/4] ARM64 LPC: Indirect ISA port IO introduced zhichang (Wed Sep 21 2016 - 05:25:36 EST)
- [PATCH v2] debugfs: propagate release() call result Eric Engestrom (Wed Sep 21 2016 - 05:28:37 EST)
- Re: [PATCH 1/4] ARM: tegra: nyan: Use proper IRQ type definitions Paul Kocialkowski (Wed Sep 21 2016 - 05:32:01 EST)
- Re: [PATCH 3/4] ARM: tegra: nyan-big: Include compatible revisions for proper detection Paul Kocialkowski (Wed Sep 21 2016 - 05:32:20 EST)
- [PATCH 1/2] PM / OPP: compatible is an optional property Viresh Kumar (Wed Sep 21 2016 - 05:33:04 EST)
- [PATCH 2/2] PM / OPP: Multiple regulators aren't supported yet Viresh Kumar (Wed Sep 21 2016 - 05:33:13 EST)
- Re: [PATCH] pty: make ptmx file ops read-only after init Jiri Slaby (Wed Sep 21 2016 - 05:41:11 EST)
- [PATCH v2 00/46] Nandsim facelift (part I of II) Daniel Walter (Wed Sep 21 2016 - 05:43:43 EST)
- [PATCH v2 01/46] mtdpart: Propagate _get/put_device() Daniel Walter (Wed Sep 21 2016 - 05:44:12 EST)
- [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources Daniel Walter (Wed Sep 21 2016 - 05:44:56 EST)
- [PATCH v2 03/46] mtd: Don't unconditionally unregister reboot notifier Daniel Walter (Wed Sep 21 2016 - 05:45:21 EST)
- [PATCH v2 04/46] mtd: Don't unconditionally execute remove notifiers Daniel Walter (Wed Sep 21 2016 - 05:45:56 EST)
- [PATCH v2 05/46] mtd: Don't print a scary message when trying to remove a busy MTD Daniel Walter (Wed Sep 21 2016 - 05:46:16 EST)
- [PATCH v2 06/46] mtd: nandsim: Add basic control file support Daniel Walter (Wed Sep 21 2016 - 05:46:53 EST)
- [PATCH v2 07/46] mtd: nandsim: Begin with removal of global state Daniel Walter (Wed Sep 21 2016 - 05:47:12 EST)
- Re: [PATCH v2 0/4] gpio: fix an incorrect lockdep warning Peter Rosin (Wed Sep 21 2016 - 05:47:34 EST)
- [PATCH v2 08/46] mtd: nandsim: Kill global nsmtd Daniel Walter (Wed Sep 21 2016 - 05:47:46 EST)
- [PATCH v2 09/46] mtd: nandsim: Don't directly use module parameters Daniel Walter (Wed Sep 21 2016 - 05:48:03 EST)
- [PATCH v2 10/46] mtd: nandsim: Add helper functions for pointer magic Daniel Walter (Wed Sep 21 2016 - 05:48:20 EST)
- [PATCH v2 11/46] mtd: nandsim: Factor out nandsim parameters Daniel Walter (Wed Sep 21 2016 - 05:48:36 EST)
- [PATCH v2 12/46] mtd: nandsim: Make debugfs logic multi instance capable Daniel Walter (Wed Sep 21 2016 - 05:48:49 EST)
- [PATCH v2 13/46] mtd: nandsim: Add final logic for multiple instances Daniel Walter (Wed Sep 21 2016 - 05:49:15 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Vlastimil Babka (Wed Sep 21 2016 - 05:49:17 EST)
- [PATCH v2 14/46] mtd: nandsim: Add simulator id to MTD parition name Daniel Walter (Wed Sep 21 2016 - 05:49:32 EST)
- [PATCH v2 15/46] mtd: nandsim: Introduce backend operations Daniel Walter (Wed Sep 21 2016 - 05:49:52 EST)
- [PATCH v2 16/46] mtd: nandsim: Print error when backend init failed Daniel Walter (Wed Sep 21 2016 - 05:50:10 EST)
- [PATCH v2 17/46] mtd: nandsim: Allow external backends Daniel Walter (Wed Sep 21 2016 - 05:50:20 EST)
- [PATCH v2 18/46] mtd: nandsim: Add basic support for a file backend Daniel Walter (Wed Sep 21 2016 - 05:50:28 EST)
- [PATCH v2 19/46] mtd: nandsim: UAPI v1 Daniel Walter (Wed Sep 21 2016 - 05:50:53 EST)
- [PATCH v2 21/46] mtd: nandsim: Implement preliminary destructor function Daniel Walter (Wed Sep 21 2016 - 05:51:26 EST)
- [PATCH v2 20/46] mtd: nandsim: Implement preliminary constructor function Daniel Walter (Wed Sep 21 2016 - 05:51:34 EST)
- [PATCH v2 22/46] mtd: nandsim: Cleanup destroy handlers Daniel Walter (Wed Sep 21 2016 - 05:51:38 EST)
- [PATCH v2 23/46] mtd: nandsim: Unify file backend init logic Daniel Walter (Wed Sep 21 2016 - 05:51:56 EST)
- [PATCH v2 24/46] mtd: nandsim: Wire up NANDSIM_MODE_CACHEFILE ioctl mode Daniel Walter (Wed Sep 21 2016 - 05:52:12 EST)
- [PATCH v2 25/46] mtd: nandsim: Print backend name Daniel Walter (Wed Sep 21 2016 - 05:52:21 EST)
- [PATCH v2 26/46] mtd: nandsim: use the existing output macros Daniel Walter (Wed Sep 21 2016 - 05:52:37 EST)
- [PATCH v2 27/46] mtd: nandsim: Add no_oob mode Daniel Walter (Wed Sep 21 2016 - 05:52:51 EST)
- [PATCH v2 28/46] mtd: nandsim: Refine exports Daniel Walter (Wed Sep 21 2016 - 05:53:02 EST)
- [PATCH v2 29/46] um: Add nandsim backend driver Daniel Walter (Wed Sep 21 2016 - 05:54:21 EST)
- [PATCH v2 30/46] mtd: nandsim: Use pr_ style logging Daniel Walter (Wed Sep 21 2016 - 05:54:44 EST)
- [PATCH v2 31/46] mtd: nandsim: Remove NS_RAW_OFFSET_OOB Daniel Walter (Wed Sep 21 2016 - 05:54:53 EST)
- [PATCH v2 32/46] mtd: nandsim: Remove NS_IS_INITIALIZED Daniel Walter (Wed Sep 21 2016 - 05:55:21 EST)
- [PATCH v2 33/46] mtd: nandsim: Relax page size restrictions Daniel Walter (Wed Sep 21 2016 - 05:55:27 EST)
- [PATCH v2 34/46] mtd: nandsim: Support bitflip and read error emulation in file backend Daniel Walter (Wed Sep 21 2016 - 05:55:29 EST)
- [PATCH v2 35/46] mtd: nandsim: Make NANDSIM_MAX_DEVICES part of uapi Daniel Walter (Wed Sep 21 2016 - 05:55:40 EST)
- [PATCH v2 36/46] mtd: nandsim: Cleanup constants Daniel Walter (Wed Sep 21 2016 - 05:55:50 EST)
- [PATCH v2 37/46] mtd: nandsim: Turn parts[] into a integer Daniel Walter (Wed Sep 21 2016 - 05:56:06 EST)
- [PATCH v2 38/46] mtd: nandsim: Expose partition creation logic to user space Daniel Walter (Wed Sep 21 2016 - 05:56:17 EST)
- [PATCH v2 39/46] mtd: nandsim: Rework init error paths Daniel Walter (Wed Sep 21 2016 - 05:56:34 EST)
- Re: [PATCH] gpio: Added zynq specific check for special pins on bank zero Shubhrajyoti Datta (Wed Sep 21 2016 - 05:56:38 EST)
- [PATCH v2 40/46] mtd: nandsim: Expose BBT, delays, etc.. to userspace Daniel Walter (Wed Sep 21 2016 - 05:56:50 EST)
- [PATCH v2 41/46] mtd: nandsim: Expose support for weakpages/blocks to userspace Daniel Walter (Wed Sep 21 2016 - 05:57:02 EST)
- [PATCH v2 42/46] mtd: nandsim: Don't printk on ENOMEM Daniel Walter (Wed Sep 21 2016 - 05:57:13 EST)
- [PATCH v2 43/46] mtd: nandsim: Wire up NANDSIM_IOC_NEW_INSTANCE Daniel Walter (Wed Sep 21 2016 - 05:57:29 EST)
- [PATCH v2 44/46] mtd: nandsim: Wire up NANDSIM_IOC_DESTROY_INSTANCE Daniel Walter (Wed Sep 21 2016 - 05:57:39 EST)
- [PATCH v2 45/46] mtd: nandsim: Always answer all 8 bytes from NAND_CMD_READID Daniel Walter (Wed Sep 21 2016 - 05:57:51 EST)
- [PATCH v2 46/46] mtd/nandsim: Add ioctl for info Daniel Walter (Wed Sep 21 2016 - 05:58:08 EST)
- Re: [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources Boris Brezillon (Wed Sep 21 2016 - 05:58:38 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Jon Hunter (Wed Sep 21 2016 - 06:01:38 EST)
- [PATCH] ipmi: Fix ioremap error handling in bt-bmc Joel Stanley (Wed Sep 21 2016 - 06:06:44 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 zhichang (Wed Sep 21 2016 - 06:09:02 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Jon Hunter (Wed Sep 21 2016 - 06:11:00 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Greg KH (Wed Sep 21 2016 - 06:13:27 EST)
- Re: [PATCH 2/7 v3] sched: fix hierarchical order in rq->leaf_cfs_rq_list Dietmar Eggemann (Wed Sep 21 2016 - 06:14:59 EST)
- Re: [PATCH v2 01/46] mtdpart: Propagate _get/put_device() Boris Brezillon (Wed Sep 21 2016 - 06:15:38 EST)
- Re: [PATCH] clk: mvebu: Add clk support for the orion5x SoC mv88f5181 Gregory CLEMENT (Wed Sep 21 2016 - 06:16:58 EST)
- Re: [PATCH v5 4/8] iommu/amd: Add function copy_dev_tables Baoquan He (Wed Sep 21 2016 - 06:17:19 EST)
- Re: [PATCH] clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap Vladimir Zapolskiy (Wed Sep 21 2016 - 06:17:52 EST)
- Re: [PATCH v5 5/8] iommu/amd: copy old trans table from old kernel Baoquan He (Wed Sep 21 2016 - 06:18:16 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Jiri Benc (Wed Sep 21 2016 - 06:20:40 EST)
- Re: [PATCH v5 6/8] iommu/amd: Do not re-enable dev table entries in kdump Baoquan He (Wed Sep 21 2016 - 06:21:00 EST)
- Re: [PATCH v8 1/4] soc: mediatek: Refine scpsys to support multiple platform Matthias Brugger (Wed Sep 21 2016 - 06:26:09 EST)
- Re: [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage Baoquan He (Wed Sep 21 2016 - 06:26:21 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation kbuild test robot (Wed Sep 21 2016 - 06:26:33 EST)
- Re: staging/greybus: undefined Kconfig symbols Valentin Rothberg (Wed Sep 21 2016 - 06:26:41 EST)
- [PATCH v2 0/9] dmaengine: ti drivers: enable COMPILE_TESTing Peter Ujfalusi (Wed Sep 21 2016 - 06:27:20 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional Jiri Benc (Wed Sep 21 2016 - 06:27:27 EST)
- [PATCH v2 4/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Peter Ujfalusi (Wed Sep 21 2016 - 06:27:34 EST)
- [PATCH v2 8/9] dmaengine: omap-dma: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 06:27:36 EST)
- [PATCH v2 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 06:27:42 EST)
- Re: [PATCH] dma-mapping.h: Preserve unmap info for CONFIG_DMA_API_DEBUG Robin Murphy (Wed Sep 21 2016 - 06:28:02 EST)
- [PATCH v2 6/9] dmaengine: ti-dma-crossbar: Use enum for crossbar type Peter Ujfalusi (Wed Sep 21 2016 - 06:28:06 EST)
- [PATCH v2 5/9] dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter Peter Ujfalusi (Wed Sep 21 2016 - 06:28:32 EST)
- [PATCH v2 7/9] dmaengine: edma: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 06:28:36 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Mark Rutland (Wed Sep 21 2016 - 06:29:01 EST)
- [PATCH v2 1/9] dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs Peter Ujfalusi (Wed Sep 21 2016 - 06:29:17 EST)
- [PATCH v2 3/9] dmaengine: edma: Use correct type for of_find_property() third parameter Peter Ujfalusi (Wed Sep 21 2016 - 06:29:34 EST)
- [PATCH v2 2/9] dmaengine: edma: Use enum for eDMA binding type (legacy vs TPCC) Peter Ujfalusi (Wed Sep 21 2016 - 06:29:57 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Gerald Schaefer (Wed Sep 21 2016 - 06:30:48 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation kbuild test robot (Wed Sep 21 2016 - 06:31:25 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation kbuild test robot (Wed Sep 21 2016 - 06:31:35 EST)
- Re: [PATCH v5 8/8] iommu/amd: Update domain into to dte entry during device driver init Baoquan He (Wed Sep 21 2016 - 06:31:46 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Aleksey Makarov (Wed Sep 21 2016 - 06:31:52 EST)
- Re: [RFC PATCH 0/8] arm64: move thread_info off of the task stack Mark Rutland (Wed Sep 21 2016 - 06:32:15 EST)
- Re: [PATCH v2 2/9] dmaengine: edma: Use enum for eDMA binding type (legacy vs TPCC) Arnd Bergmann (Wed Sep 21 2016 - 06:33:13 EST)
- [PATCH] ipmi/bt-bmc: add a dependency on ARCH_ASPEED CÃdric Le Goater (Wed Sep 21 2016 - 06:34:13 EST)
- Re: staging/greybus: undefined Kconfig symbols Greg KH (Wed Sep 21 2016 - 06:34:40 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Gerald Schaefer (Wed Sep 21 2016 - 06:35:02 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Greg Kroah-Hartman (Wed Sep 21 2016 - 06:37:48 EST)
- Re: [PATCH net-next 6/7] net/faraday: Fix phy link irq on Aspeed G5 SoCs Benjamin Herrenschmidt (Wed Sep 21 2016 - 06:43:36 EST)
- Re: [RFC PATCH kernel] PCI: Enable access to custom VPD for Chelsio devices (cxgb3) Alexey Kardashevskiy (Wed Sep 21 2016 - 06:54:16 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Nicholas Piggin (Wed Sep 21 2016 - 06:57:38 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Baolin Wang (Wed Sep 21 2016 - 06:58:20 EST)
- Re: [RFC PATCH v1 02/28] kvm: svm: Add kvm_fast_pio_in support Borislav Petkov (Wed Sep 21 2016 - 06:59:29 EST)
- [PATCH] tty/serial: atmel: fix fractional baud rate computation Nicolas Ferre (Wed Sep 21 2016 - 07:00:29 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Pratyush Anand (Wed Sep 21 2016 - 07:00:59 EST)
- Re: [PATCH 2/4] ARM: tegra: nyan: Use external control for bq24735 charger Paul Kocialkowski (Wed Sep 21 2016 - 07:04:39 EST)
- Re: [PATCH v2 2/9] dmaengine: edma: Use enum for eDMA binding type (legacy vs TPCC) Peter Ujfalusi (Wed Sep 21 2016 - 07:09:13 EST)
- Re: [PATCH v2] UBI: add debugfs file for tracking PEB state Richard Weinberger (Wed Sep 21 2016 - 07:14:31 EST)
- Re: [PATCH 4/5] GPU-DRM: Replace a kzalloc() call by kcalloc() in drm_legacy_addbufs_sg() Daniel Vetter (Wed Sep 21 2016 - 07:22:34 EST)
- RE: [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk Po Liu (Wed Sep 21 2016 - 07:25:12 EST)
- RE: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Po Liu (Wed Sep 21 2016 - 07:28:01 EST)
- Re: [PATCH] usb: dwc3: host: inherit dma configuration from parent dev Arnd Bergmann (Wed Sep 21 2016 - 07:32:43 EST)
- [PATCH] ARM: dts: imx6: Add support for Toradex Colibri iMX6 module Sanchayan Maity (Wed Sep 21 2016 - 07:33:06 EST)
- Re: [PATCH v12 5/7] drm/i915/skl: Ensure pipes with changed wms get added to the state Mike Lothian (Wed Sep 21 2016 - 07:35:14 EST)
- Re: [PATCH 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Josh Poimboeuf (Wed Sep 21 2016 - 07:35:31 EST)
- Re: [PATCH v2 2/9] dmaengine: edma: Use enum for eDMA binding type (legacy vs TPCC) Arnd Bergmann (Wed Sep 21 2016 - 07:38:47 EST)
- [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Prarit Bhargava (Wed Sep 21 2016 - 07:39:42 EST)
- [PATCH 1/2 v3] drivers/base: Combine topology.c and cpu.c Prarit Bhargava (Wed Sep 21 2016 - 07:39:45 EST)
- [PATCH 2/2 v3] cpu hotplug: add CONFIG_PERMANENT_CPU_TOPOLOGY Prarit Bhargava (Wed Sep 21 2016 - 07:39:57 EST)
- RE: [PATCH] usb: dwc3: host: inherit dma configuration from parent dev Sriram Dash (Wed Sep 21 2016 - 07:41:01 EST)
- [PATCH v3] taint/module: Clean up global and module taint flags handling Petr Mladek (Wed Sep 21 2016 - 07:47:42 EST)
- Re: [PATCH] HID: alps: fix stick device not working after resume Jiri Kosina (Wed Sep 21 2016 - 08:00:25 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Michal Hocko (Wed Sep 21 2016 - 08:05:30 EST)
- Re: [PATCH v3] taint/module: Clean up global and module taint flags handling Josh Poimboeuf (Wed Sep 21 2016 - 08:07:30 EST)
- Re: [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue. Emil Velikov (Wed Sep 21 2016 - 08:09:43 EST)
- Re: [PATCH 02/11] virtio_console: Less function calls in init_vqs() after error detection Amit Shah (Wed Sep 21 2016 - 08:10:46 EST)
- Re: iTCO_wdt watchdog on Asus P10S-WS motherboard FREEZES MOTHERBOARD COMPLETELY David Madore (Wed Sep 21 2016 - 08:10:55 EST)
- Re: [PATCH 03/13] genirq/msi: Switch to new irq spreading infrastructure Alexander Gordeev (Wed Sep 21 2016 - 08:17:50 EST)
- [tip:irq/core] Documentation/dt-bindings: Document STM32 EXTI controller bindings tip-bot for Alexandre TORGUE (Wed Sep 21 2016 - 08:19:29 EST)
- [tip:irq/core] drivers/irqchip: Add STM32 external interrupts support tip-bot for Alexandre TORGUE (Wed Sep 21 2016 - 08:19:58 EST)
- [tip:irq/core] ARM/STM32: Select external interrupts controller tip-bot for Alexandre TORGUE (Wed Sep 21 2016 - 08:20:29 EST)
- [tip:irq/core] ARM/dts: Add EXTI controller node to stm32f429 tip-bot for Alexandre TORGUE (Wed Sep 21 2016 - 08:20:59 EST)
- [PATCH v3 0/7] Patches for QCOM IPQ4019 clock driver Abhishek Sahu (Wed Sep 21 2016 - 08:23:01 EST)
- [PATCH v3 1/7] clk: qcom: ipq4019: Added the clock nodes and operations for pll Abhishek Sahu (Wed Sep 21 2016 - 08:23:04 EST)
- [PATCH v3 2/7] clk: qcom: ipq4019: Added the apss cpu pll divider clock node Abhishek Sahu (Wed Sep 21 2016 - 08:23:14 EST)
- [PATCH v3 3/7] clk: qcom: ipq4019: Added the nodes for pcnoc Abhishek Sahu (Wed Sep 21 2016 - 08:23:20 EST)
- [PATCH v3 4/7] clk: qcom: ipq4019: Added all the frequencies for apps cpu Abhishek Sahu (Wed Sep 21 2016 - 08:23:28 EST)
- [PATCH v3 5/7] clk: qcom: ipq4019: corrected sdcc frequency and parent name Abhishek Sahu (Wed Sep 21 2016 - 08:23:37 EST)
- [PATCH v3 6/7] clk: qcom: ipq4019: changed the frequency value for ddr pll Abhishek Sahu (Wed Sep 21 2016 - 08:23:45 EST)
- [PATCH v3 7/7] clk: qcom: ipq4019: changed i2c freq table Abhishek Sahu (Wed Sep 21 2016 - 08:23:50 EST)
- Re: [PATCH 02/13] genirq/affinity: Provide smarter irq spreading infrastructure Alexander Gordeev (Wed Sep 21 2016 - 08:24:00 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Oliver Neukum (Wed Sep 21 2016 - 08:26:55 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Steven Rostedt (Wed Sep 21 2016 - 08:33:18 EST)
- Re: [PATCH] x86: Report Intel platform_id in /proc/cpuinfo Thomas Gleixner (Wed Sep 21 2016 - 08:33:28 EST)
- Re: [PATCH 2/7 v3] sched: fix hierarchical order in rq->leaf_cfs_rq_list Vincent Guittot (Wed Sep 21 2016 - 08:34:29 EST)
- [PATCH 1/2] NFSD: notifiers registration cleanup Vasily Averin (Wed Sep 21 2016 - 08:34:56 EST)
- [PATCH 2/2] notifiers: double register detection Vasily Averin (Wed Sep 21 2016 - 08:35:01 EST)
- [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Wed Sep 21 2016 - 08:35:48 EST)
- Re: [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Takashi Iwai (Wed Sep 21 2016 - 08:37:50 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Thomas Gleixner (Wed Sep 21 2016 - 08:39:02 EST)
- [PATCH v3 0/9] dmaengine: ti drivers: enable COMPILE_TESTing Peter Ujfalusi (Wed Sep 21 2016 - 08:42:17 EST)
- [PATCH v3 3/9] dmaengine: edma: Use correct type for of_find_property() third parameter Peter Ujfalusi (Wed Sep 21 2016 - 08:42:21 EST)
- [PATCH v3 5/9] dmaengine: ti-dma-crossbar: Correct type for of_find_property() third parameter Peter Ujfalusi (Wed Sep 21 2016 - 08:42:30 EST)
- [PATCH v3 7/9] dmaengine: edma: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 08:42:32 EST)
- [PATCH v3 9/9] dmaengine: ti-dma-crossbar: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 08:42:45 EST)
- [PATCH v3 6/9] dmaengine: ti-dma-crossbar: Fix of_device_id data parameter usage Peter Ujfalusi (Wed Sep 21 2016 - 08:42:54 EST)
- [PATCH v3 8/9] dmaengine: omap-dma: enable COMPILE_TEST Peter Ujfalusi (Wed Sep 21 2016 - 08:43:25 EST)
- [PATCH v3 2/9] dmaengine: edma: Fix of_device_id data parameter usage (legacy vs TPCC) Peter Ujfalusi (Wed Sep 21 2016 - 08:43:59 EST)
- [PATCH v3 1/9] dmaengine: edma: Add missing MODULE_DEVICE_TABLE() for of_device_id structs Peter Ujfalusi (Wed Sep 21 2016 - 08:44:08 EST)
- [PATCH v3 4/9] dmaengine/ARM: omap-dma: Fix the DMAengine compile test on non OMAP configs Peter Ujfalusi (Wed Sep 21 2016 - 08:44:11 EST)
- Re: [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources kbuild test robot (Wed Sep 21 2016 - 08:44:54 EST)
- Re: [PATCH/RFC v2 1/7] spi: Document DT bindings for SPI controllers in slave mode Geert Uytterhoeven (Wed Sep 21 2016 - 08:47:58 EST)
- Re: [PATCH] usb: dwc3: host: inherit dma configuration from parent dev Arnd Bergmann (Wed Sep 21 2016 - 08:49:11 EST)
- Re: [PATCH 47/61] perf c2c report: Add cacheline browser Jiri Olsa (Wed Sep 21 2016 - 08:55:50 EST)
- Re: [PATCH 9/9] arch/x86/platform/uv: BAU UV4 add version-specific functions Ingo Molnar (Wed Sep 21 2016 - 08:55:56 EST)
- Applied "ASoC: rt5663: fix platform_no_drv_owner.cocci warnings" to the asoc tree Mark Brown (Wed Sep 21 2016 - 08:56:29 EST)
- Applied "ASoC: rt5663: fix sparse warnings" to the asoc tree Mark Brown (Wed Sep 21 2016 - 08:56:36 EST)
- Applied "ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()" to the asoc tree Mark Brown (Wed Sep 21 2016 - 08:56:41 EST)
- Re: [PATCH v2 21/46] mtd: nandsim: Implement preliminary destructor function kbuild test robot (Wed Sep 21 2016 - 08:56:55 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Mark Rutland (Wed Sep 21 2016 - 09:02:38 EST)
- [PATCH] drm/sun4i: rgb: Enable panel after controller Jonathan Liu (Wed Sep 21 2016 - 09:03:37 EST)
- Re: [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Borislav Petkov (Wed Sep 21 2016 - 09:04:40 EST)
- Re: virtio_console: Less function calls in init_vqs() after error detection SF Markus Elfring (Wed Sep 21 2016 - 09:06:52 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Bjorn Helgaas (Wed Sep 21 2016 - 09:11:28 EST)
- [PATCH v2] clkdev: Detect errors in clk_hw_register_clkdev() for mass registration Geert Uytterhoeven (Wed Sep 21 2016 - 09:12:47 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Rui Teng (Wed Sep 21 2016 - 09:17:52 EST)
- Re: [PATCH 1/2] NFSD: notifiers registration cleanup Jeff Layton (Wed Sep 21 2016 - 09:20:19 EST)
- Re: [PATCH v5 7/8] iommu/amd: Don't update domain info to dte entry at iommu init stage Baoquan He (Wed Sep 21 2016 - 09:21:22 EST)
- Re: GPU-DRM-nouveau: Delete unnecessary braces SF Markus Elfring (Wed Sep 21 2016 - 09:21:30 EST)
- Re: iTCO_wdt watchdog on Asus P10S-WS motherboard FREEZES MOTHERBOARD COMPLETELY Henrique de Moraes Holschuh (Wed Sep 21 2016 - 09:24:25 EST)
- Re: [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Takashi Sakamoto (Wed Sep 21 2016 - 09:25:52 EST)
- Re: solo6010 modprobe lockup since e1ceb25a (v4.3 regression) Krzysztof HaÅasa (Wed Sep 21 2016 - 09:26:27 EST)
- Re: [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Takashi Iwai (Wed Sep 21 2016 - 09:30:26 EST)
- Re: [PATCH 2/2] time: alarmtimer: Add the trcepoints for alarmtimer Steven Rostedt (Wed Sep 21 2016 - 09:33:56 EST)
- [PATCH v2 0/7] sched: Diagnostic checks for missing rq clock updates Matt Fleming (Wed Sep 21 2016 - 09:38:23 EST)
- [PATCH v2 3/7] sched/fair: Update rq clock in task_hot() Matt Fleming (Wed Sep 21 2016 - 09:38:33 EST)
- [PATCH v2 2/7] sched/fair: Update rq clock before waking up new task Matt Fleming (Wed Sep 21 2016 - 09:38:35 EST)
- [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Matt Fleming (Wed Sep 21 2016 - 09:38:36 EST)
- [PATCH v2 6/7] sched/fair: Push rq lock pin/unpin into idle_balance() Matt Fleming (Wed Sep 21 2016 - 09:38:59 EST)
- [PATCH v2 4/7] sched: Add wrappers for lockdep_(un)pin_lock() Matt Fleming (Wed Sep 21 2016 - 09:39:05 EST)
- [PATCH v2 5/7] sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock Matt Fleming (Wed Sep 21 2016 - 09:39:34 EST)
- Re: [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Prarit Bhargava (Wed Sep 21 2016 - 09:39:44 EST)
- [PATCH v2 1/7] sched/fair: Update the rq clock before detaching tasks Matt Fleming (Wed Sep 21 2016 - 09:40:07 EST)
- Address already in use problem Sun Paul (Wed Sep 21 2016 - 09:44:35 EST)
- Re: [PATCH 2/3] i2c: bcm2835: Add support for combined write-read transfer Noralf TrÃnnes (Wed Sep 21 2016 - 09:45:46 EST)
- Re: ftrace function_graph causes system crash Steven Rostedt (Wed Sep 21 2016 - 09:45:50 EST)
- Re: solo6010 modprobe lockup since e1ceb25a (v4.3 regression) Andrey Utkin (Wed Sep 21 2016 - 09:46:11 EST)
- Re: [PATCH] btrfs: squash lines for simple wrapper functions David Sterba (Wed Sep 21 2016 - 09:47:13 EST)
- [PATCH] perf powerpc: Don't call perf_event_disable from atomic context Jiri Olsa (Wed Sep 21 2016 - 09:55:50 EST)
- Re: [PATCH 1/2] mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD Boris Brezillon (Wed Sep 21 2016 - 09:58:06 EST)
- Re: [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Borislav Petkov (Wed Sep 21 2016 - 10:01:49 EST)
- Re: Address already in use problem Marcelo Ricardo Leitner (Wed Sep 21 2016 - 10:04:35 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Nicolai Stange (Wed Sep 21 2016 - 10:06:52 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Lorenzo Pieralisi (Wed Sep 21 2016 - 10:07:22 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Sinan Kaya (Wed Sep 21 2016 - 10:08:01 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Reza Arbab (Wed Sep 21 2016 - 10:10:34 EST)
- RE: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Gabriele Paoloni (Wed Sep 21 2016 - 10:11:52 EST)
- Re: [GIT PULL] Greybus driver subsystem for 4.9-rc1 Greg KH (Wed Sep 21 2016 - 10:13:29 EST)
- Re: [GIT PULL 0/7] LightNVM pull request for 4.9 Jens Axboe (Wed Sep 21 2016 - 10:14:34 EST)
- Re: BUG: aio/direct-io data corruption in 4.7 Christoph Hellwig (Wed Sep 21 2016 - 10:15:44 EST)
- Re: Address already in use problem Sun Paul (Wed Sep 21 2016 - 10:15:50 EST)
- [PATCH] power: max17040: Change register transaction length from 8 bits to 16 bits Liu Xiang (Wed Sep 21 2016 - 10:18:41 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Tejun Heo (Wed Sep 21 2016 - 10:24:33 EST)
- Re: [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources Boris Brezillon (Wed Sep 21 2016 - 10:25:28 EST)
- [PATCH] ARC: CONFIG_NODES_SHIFT fix default values Noam Camus (Wed Sep 21 2016 - 10:25:53 EST)
- Re: [PATCHv12 1/3] rdmacg: Added rdma cgroup controller Tejun Heo (Wed Sep 21 2016 - 10:26:56 EST)
- Re: Address already in use problem Marcelo Ricardo Leitner (Wed Sep 21 2016 - 10:27:29 EST)
- Re: [PATCH v2 03/46] mtd: Don't unconditionally unregister reboot notifier Boris Brezillon (Wed Sep 21 2016 - 10:31:29 EST)
- [PATCH] dm crypt: fix crash on exit Rabin Vincent (Wed Sep 21 2016 - 10:32:55 EST)
- Re: [PATCH v2 03/46] mtd: Don't unconditionally unregister reboot notifier Daniel Walter (Wed Sep 21 2016 - 10:33:51 EST)
- Re: dm crypt: fix crash on exit Mike Snitzer (Wed Sep 21 2016 - 10:34:32 EST)
- Re: [PATCH v2] clocksource/fsl: Fix errata A-007728 for flextimer Daniel Lezcano (Wed Sep 21 2016 - 10:34:48 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Jon Hunter (Wed Sep 21 2016 - 10:37:37 EST)
- Re: [PATCH] ovl: Fix info leak in ovl_lookup_temp() Miklos Szeredi (Wed Sep 21 2016 - 10:39:48 EST)
- Re: [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources Boris Brezillon (Wed Sep 21 2016 - 10:42:42 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Aneesh Kumar K.V (Wed Sep 21 2016 - 10:45:07 EST)
- Re: [PATCH v2 02/46] mtd: nand: Provide nand_cleanup() function to free NAND related resources Daniel Walter (Wed Sep 21 2016 - 10:47:25 EST)
- Re: [PATCH v5 0/6] Introduce ZONE_CMA Aneesh Kumar K.V (Wed Sep 21 2016 - 10:47:48 EST)
- [PATCH] powerpc/64: get rid of MIN_HUGEPTE_SHIFT Christophe Leroy (Wed Sep 21 2016 - 10:49:38 EST)
- [PATCH 1/1] Fix tasks being forgotten for a long time on SMP Yuriy Romanenko (Wed Sep 21 2016 - 10:51:07 EST)
- kredit athena (Wed Sep 21 2016 - 10:56:43 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Geert Uytterhoeven (Wed Sep 21 2016 - 10:57:13 EST)
- Re: [PATCH 0/9] arch/x86/platform/uv: add UV4 support to BAU Thomas Gleixner (Wed Sep 21 2016 - 10:58:19 EST)
- Re: [PATCH] ipmi: Fix ioremap error handling in bt-bmc CÃdric Le Goater (Wed Sep 21 2016 - 11:04:19 EST)
- [PATCH -next] phy: rockchip-typec: fix non static symbol warnings Wei Yongjun (Wed Sep 21 2016 - 11:05:37 EST)
- [PATCH v5] soc: qcom: add l2 cache perf events driver Neil Leeder (Wed Sep 21 2016 - 11:06:31 EST)
- [PATCH] random: Fix early crash in credit_entropy_bits Jiri Olsa (Wed Sep 21 2016 - 11:07:21 EST)
- [PATCH -next] soc: mediatek: PMIC wrap: fix missing clk_disable_unprepare() on error in pwrap_probe() Wei Yongjun (Wed Sep 21 2016 - 11:08:54 EST)
- EFI co-maintainer Matt Fleming (Wed Sep 21 2016 - 11:09:25 EST)
- Re: [PATCH] ptp_clock: future-proofing drivers against PTP subsystem becoming optional Edward Cree (Wed Sep 21 2016 - 11:10:49 EST)
- [PATCH -next] gpu: ipu-v3: Use ERR_CAST instead of ERR_PTR(PTR_ERR()) Wei Yongjun (Wed Sep 21 2016 - 11:13:38 EST)
- Re: EFI co-maintainer Grant Likely (Wed Sep 21 2016 - 11:13:52 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Wed Sep 21 2016 - 11:14:23 EST)
- Re: [PATCH 03/61] perf tools: Make hist_entry__snprintf work over struct perf_hpp_list Arnaldo Carvalho de Melo (Wed Sep 21 2016 - 11:14:44 EST)
- Re: [PATCH 02/61] perf tools: Remove superfluous initialization of weight Arnaldo Carvalho de Melo (Wed Sep 21 2016 - 11:15:30 EST)
- Re: [PATCH 04/61] perf tools: Use bigger buffer for stdio headers Arnaldo Carvalho de Melo (Wed Sep 21 2016 - 11:15:41 EST)
- Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Don Zickus (Wed Sep 21 2016 - 11:16:41 EST)
- RE: [PATCH] usb: dwc3: host: inherit dma configuration from parent dev Sriram Dash (Wed Sep 21 2016 - 11:19:10 EST)
- [PATCH] clocksource: timer-sp804: Unmap region obtained by of_iomap Arvind Yadav (Wed Sep 21 2016 - 11:19:19 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Jim Mattson (Wed Sep 21 2016 - 11:20:02 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Paolo Bonzini (Wed Sep 21 2016 - 11:22:24 EST)
- Re: [PATCH v2 1/9] ext4: allow DAX writeback for hole punch Ross Zwisler (Wed Sep 21 2016 - 11:22:52 EST)
- [PATCH] clocksource: vf_pit_timer: Unmap region obtained by of_iomap Arvind Yadav (Wed Sep 21 2016 - 11:30:45 EST)
- Re: [PATCH 03/61] perf tools: Make hist_entry__snprintf work over struct perf_hpp_list Jiri Olsa (Wed Sep 21 2016 - 11:30:50 EST)
- strace lockup when tracing exec in go Michal Hocko (Wed Sep 21 2016 - 11:31:02 EST)
- Re: [PATCH 2/6] kvm: x86: drop read_tsc_offset() Jim Mattson (Wed Sep 21 2016 - 11:31:26 EST)
- Re: [PATCH 05/61] perf tools: Introduce c2c_decode_stats function Jiri Olsa (Wed Sep 21 2016 - 11:32:53 EST)
- [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem Ard Biesheuvel (Wed Sep 21 2016 - 11:36:09 EST)
- [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Ard Biesheuvel (Wed Sep 21 2016 - 11:36:23 EST)
- Re: [PATCH net-next 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 Sean Wang (Wed Sep 21 2016 - 11:37:49 EST)
- Re: [BUG] perf report --pid not reporting correctly Arnaldo Carvalho de Melo (Wed Sep 21 2016 - 11:38:05 EST)
- Re: [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Will Deacon (Wed Sep 21 2016 - 11:43:12 EST)
- Re: [PATCH 1/2] MAINTAINERS: add myself as EFI maintainer Matt Fleming (Wed Sep 21 2016 - 11:43:12 EST)
- Re: Address already in use problem Neil Horman (Wed Sep 21 2016 - 11:43:23 EST)
- Re: [PATCH 2/2] MAINTAINERS: add ARM and arm64 EFI specific files to EFI subsystem Will Deacon (Wed Sep 21 2016 - 11:44:05 EST)
- [PATCH] clocksource: time-orion: Unmap region obtained by of_iomap Arvind Yadav (Wed Sep 21 2016 - 11:47:40 EST)
- [PATCH 2/2] sched: do not call workqueue sleep hook if task is already dead Roman Pen (Wed Sep 21 2016 - 11:50:03 EST)
- [PATCH 1/2] x86/dumpstack: on oops do not rewind stack for kthread Roman Pen (Wed Sep 21 2016 - 11:50:10 EST)
- [PATCH v7 0/6] perf annotate: Cross arch support + few fixes Ravi Bangoria (Wed Sep 21 2016 - 11:50:19 EST)
- [PATCH v7 2/6] perf annotate: Add support for powerpc Ravi Bangoria (Wed Sep 21 2016 - 11:50:26 EST)
- [PATCH v7 1/6] perf annotate: Add cross arch annotate support Ravi Bangoria (Wed Sep 21 2016 - 11:50:29 EST)
- [PATCH v7 4/6] perf annotate: Support jump instruction with target as second operand Ravi Bangoria (Wed Sep 21 2016 - 11:50:36 EST)
- [PATCH v7 5/6] perf annotate: Fix jump target outside of function address range Ravi Bangoria (Wed Sep 21 2016 - 11:50:41 EST)
- [PATCH v7 6/6] perf annotate: cross arch annotate support fixes for ARM Ravi Bangoria (Wed Sep 21 2016 - 11:50:49 EST)
- [PATCH v7 3/6] perf annotate: Show raw form for jump instruction with indirect target Ravi Bangoria (Wed Sep 21 2016 - 11:50:53 EST)
- Re: [PATCH 9/9] arch/x86/platform/uv: BAU UV4 add version-specific functions andrew banman (Wed Sep 21 2016 - 11:53:21 EST)
- [PATCH] clocksource: tegra20_timer: Unmap region obtained by of_iomap Arvind Yadav (Wed Sep 21 2016 - 11:54:07 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Petr Mladek (Wed Sep 21 2016 - 11:58:39 EST)
- RE: Address already in use problem David Laight (Wed Sep 21 2016 - 11:59:25 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Thomas Gleixner (Wed Sep 21 2016 - 12:01:12 EST)
- Re: [PATCH] raid5: fix to detect failure of register_shrinker Shaohua Li (Wed Sep 21 2016 - 12:01:25 EST)
- [PATCH] USB: bcma: drop Northstar PHY 2.0 initialization code RafaÅ MiÅecki (Wed Sep 21 2016 - 12:04:04 EST)
- Re: [PATCHv12 1/3] rdmacg: Added rdma cgroup controller Parav Pandit (Wed Sep 21 2016 - 12:04:21 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Dave Hansen (Wed Sep 21 2016 - 12:04:42 EST)
- [PATCH] Coccinelle: limit memdup_user transformation to GFP_KERNEL case Julia Lawall (Wed Sep 21 2016 - 12:07:06 EST)
- [PATCHv2 0/10] arch/x86/platform/uv: add UV4 support to BAU Andrew Banman (Wed Sep 21 2016 - 12:09:38 EST)
- [PATCH 01/10] arch/x86/platform/uv: BAU cleanup: vertical alignment Andrew Banman (Wed Sep 21 2016 - 12:09:44 EST)
- [PATCH 02/10] arch/x86/platform/uv: BAU cleanup: update printks Andrew Banman (Wed Sep 21 2016 - 12:09:51 EST)
- [PATCH 08/10] arch/x86/platform/uv: BAU UV4 disable software timeout Andrew Banman (Wed Sep 21 2016 - 12:10:00 EST)
- [PATCH 10/10] arch/x86/platform/uv: BAU UV4 add version-specific functions Andrew Banman (Wed Sep 21 2016 - 12:10:00 EST)
- [PATCH 04/10] arch/x86/platform/uv: BAU replace uv_physnodeaddr Andrew Banman (Wed Sep 21 2016 - 12:10:00 EST)
- [PATCH 07/10] arch/x86/platform/uv: BAU UV4 populate uvhub_version Andrew Banman (Wed Sep 21 2016 - 12:10:13 EST)
- [PATCH 05/10] arch/x86/platform/uv: BAU add generic function pointers Andrew Banman (Wed Sep 21 2016 - 12:10:27 EST)
- [PATCH 09/10] arch/x86/platform/uv: BAU UV4 fix payload queue setup Andrew Banman (Wed Sep 21 2016 - 12:10:47 EST)
- [PATCH 06/10] arch/x86/platform/uv: BAU use generic function pointers Andrew Banman (Wed Sep 21 2016 - 12:11:06 EST)
- [PATCH 03/10] arch/x86/platform/uv: BAU cleanup: pq_init Andrew Banman (Wed Sep 21 2016 - 12:11:20 EST)
- Re: Address already in use problem Neil Horman (Wed Sep 21 2016 - 12:12:43 EST)
- [PATCH 1/4] mfd: ti_am335x_tscadc: store physical address Mugunthan V N (Wed Sep 21 2016 - 12:13:15 EST)
- [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Mugunthan V N (Wed Sep 21 2016 - 12:13:27 EST)
- [PATCH 3/4] ARM: dts: am33xx: add DMA properties for tscadc Mugunthan V N (Wed Sep 21 2016 - 12:13:29 EST)
- [PATCH 4/4] ARM: dts: am4372: add DMA properties for tscadc Mugunthan V N (Wed Sep 21 2016 - 12:13:33 EST)
- [PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device Dmitry Tunin (Wed Sep 21 2016 - 12:13:50 EST)
- [PATCH 0/4] Add DMA support for ti_am335x_adc driver Mugunthan V N (Wed Sep 21 2016 - 12:14:29 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Wolfram Sang (Wed Sep 21 2016 - 12:15:02 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Wed Sep 21 2016 - 12:22:06 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Wed Sep 21 2016 - 12:22:16 EST)
- [tip:x86/boot] x86/e820: Mark some static functions __init tip-bot for Denys Vlasenko (Wed Sep 21 2016 - 12:23:02 EST)
- [tip:x86/boot] x86/e820: Prepare e280 code for switch to dynamic storage tip-bot for Denys Vlasenko (Wed Sep 21 2016 - 12:23:14 EST)
- [tip:x86/boot] x86/e820: Use much less memory for e820/e820_saved, save up to 120k tip-bot for Denys Vlasenko (Wed Sep 21 2016 - 12:23:38 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Timur Tabi (Wed Sep 21 2016 - 12:26:40 EST)
- Re: [PATCH] usb: misc: legousbtower: Fix NULL pointer deference Greg KH (Wed Sep 21 2016 - 12:27:14 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Michal Hocko (Wed Sep 21 2016 - 12:27:27 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Wed Sep 21 2016 - 12:28:26 EST)
- Re: [PATCH 2/4] carl9170: fix debugfs crashes Christian Lamparter (Wed Sep 21 2016 - 12:29:36 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Dave Hansen (Wed Sep 21 2016 - 12:33:02 EST)
- Re: [PATCH] ipmi: Fix ioremap error handling in bt-bmc Corey Minyard (Wed Sep 21 2016 - 12:34:21 EST)
- Re: [PATCH] ipmi/bt-bmc: add a dependency on ARCH_ASPEED Corey Minyard (Wed Sep 21 2016 - 12:34:42 EST)
- Re: [BUG] perf report --pid not reporting correctly Jiri Olsa (Wed Sep 21 2016 - 12:35:03 EST)
- Re: [PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive Radim KrÄmÃÅ (Wed Sep 21 2016 - 12:35:22 EST)
- [PATCH 00/14] GPU-DRM-OMAP: Fine-tuning for several function implementations SF Markus Elfring (Wed Sep 21 2016 - 12:37:05 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Greg Kroah-Hartman (Wed Sep 21 2016 - 12:38:25 EST)
- [PATCH 01/14] GPU-DRM-OMAP: Use kmalloc_array() in tiler_map_show() SF Markus Elfring (Wed Sep 21 2016 - 12:38:43 EST)
- [PATCH 02/14] GPU-DRM-OMAP: Replace another kmalloc() call by kmalloc_array() in tiler_map_show() SF Markus Elfring (Wed Sep 21 2016 - 12:39:54 EST)
- [PATCH 03/14] GPU-DRM-OMAP: Less function calls in tiler_map_show() after error detection SF Markus Elfring (Wed Sep 21 2016 - 12:41:02 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Wed Sep 21 2016 - 12:41:32 EST)
- [PATCH 04/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation in tiler_map_show() Markus Elfring (Wed Sep 21 2016 - 12:42:00 EST)
- Re: [PATCH] arm64, numa: Add cpu_to_node() implementation. Jon Masters (Wed Sep 21 2016 - 12:42:16 EST)
- [PATCH 04/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation in tiler_map_show() SF Markus Elfring (Wed Sep 21 2016 - 12:45:21 EST)
- Re: [PATCH v4 2/5] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual initial support Fabio Estevam (Wed Sep 21 2016 - 12:46:28 EST)
- [PATCH 05/14] GPU-DRM-OMAP: Improve a size determination in dmm_txn_append() SF Markus Elfring (Wed Sep 21 2016 - 12:46:50 EST)
- [PATCH 06/14] GPU-DRM-OMAP: Improve a size determination in omap_dmm_probe() SF Markus Elfring (Wed Sep 21 2016 - 12:47:56 EST)
- [PATCH 07/14] GPU-DRM-OMAP: Rename a jump label in omap_dmm_probe() SF Markus Elfring (Wed Sep 21 2016 - 12:49:02 EST)
- [PATCH 08/14] GPU-DRM-OMAP: Rename a jump label in dmm_txn_commit() SF Markus Elfring (Wed Sep 21 2016 - 12:50:04 EST)
- [PATCH v2] carl9170: fix debugfs crashes Christian Lamparter (Wed Sep 21 2016 - 12:50:07 EST)
- [PATCH 09/14] GPU-DRM-OMAP: Delete an unnecessary variable initialisation in dmm_txn_commit() SF Markus Elfring (Wed Sep 21 2016 - 12:51:09 EST)
- [PATCH 10/14] GPU-DRM-OMAP: Use kmalloc_array() in omap_gem_attach_pages() SF Markus Elfring (Wed Sep 21 2016 - 12:52:25 EST)
- Re: [PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages() Michal Hocko (Wed Sep 21 2016 - 12:54:28 EST)
- [PATCH 11/14] GPU-DRM-OMAP: Replace a kzalloc() call by kcalloc() in omap_gem_attach_pages() SF Markus Elfring (Wed Sep 21 2016 - 12:54:35 EST)
- [PATCH 12/14] GPU-DRM-OMAP: Move a variable assignment in omap_gem_attach_pages() SF Markus Elfring (Wed Sep 21 2016 - 12:54:36 EST)
- [PATCH 13/14] GPU-DRM-OMAP: Rename a jump label in omap_gem_new_dmabuf() SF Markus Elfring (Wed Sep 21 2016 - 12:55:39 EST)
- [PATCH 14/14] GPU-DRM-OMAP: Rename a jump label in four functions SF Markus Elfring (Wed Sep 21 2016 - 12:56:25 EST)
- [PATCH][RESEND] pps: kc: fix non-tickless system config dependency Maciej S. Szmigiero (Wed Sep 21 2016 - 12:58:20 EST)
- Re: [PATCH v3 2/3] powerpc: get hugetlbpage handling more generic Aneesh Kumar K.V (Wed Sep 21 2016 - 12:58:28 EST)
- [PATCH] softirq: fix DECLARE_TASKLET[_DISABLE] macros init state Santosh Shilimkar (Wed Sep 21 2016 - 12:58:51 EST)
- Re: [PATCH v3 3/3] powerpc/8xx: Implement support of hugepages Aneesh Kumar K.V (Wed Sep 21 2016 - 12:59:05 EST)
- Re: [PATCH 1/4] Revert "mm, oom: prevent premature OOM killer invocation for high order request" Michal Hocko (Wed Sep 21 2016 - 13:04:11 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Catalin Marinas (Wed Sep 21 2016 - 13:04:23 EST)
- Re: [RFC PATCH v3 2/7] proc: Reduce cache miss in {snmp,netstat}_seq_show hejianet (Wed Sep 21 2016 - 13:08:09 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Michal Hocko (Wed Sep 21 2016 - 13:13:59 EST)
- Re: [PATCH 3/4] mm, compaction: restrict full priority to non-costly orders Michal Hocko (Wed Sep 21 2016 - 13:15:12 EST)
- Re: [PATCH] usb: xhci: Fix the patch inherit dma configuration from kbuild test robot (Wed Sep 21 2016 - 13:15:41 EST)
- Re: [RFC PATCH v1 03/28] kvm: svm: Use the hardware provided GPA instead of page walk Borislav Petkov (Wed Sep 21 2016 - 13:17:23 EST)
- Re: [PATCH 0/4] reintroduce compaction feedback for OOM decisions Michal Hocko (Wed Sep 21 2016 - 13:18:40 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Santosh Shilimkar (Wed Sep 21 2016 - 13:25:23 EST)
- [PATCH] Staging:rtl8188eu: Fix multiple blank lines Yannis Damigos (Wed Sep 21 2016 - 13:25:29 EST)
- Re: [PATCH 2/7 v3] sched: fix hierarchical order in rq->leaf_cfs_rq_list Dietmar Eggemann (Wed Sep 21 2016 - 13:25:50 EST)
- Re: [PATCH v10 0/4] ACPI: parse the SPCR table Aleksey Makarov (Wed Sep 21 2016 - 13:27:14 EST)
- Re: Address already in use problem Xin Long (Wed Sep 21 2016 - 13:28:18 EST)
- [PATCH] arm64: Correctly bounds check virt_addr_valid Laura Abbott (Wed Sep 21 2016 - 13:29:00 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Bjorn Helgaas (Wed Sep 21 2016 - 13:31:43 EST)
- [PATCH] clocksource: bcm2835_timer: Unmap region obtained by of_iomap Arvind Yadav (Wed Sep 21 2016 - 13:34:27 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Sinan Kaya (Wed Sep 21 2016 - 13:34:54 EST)
- Re: [PATCH][RESEND] pps: kc: fix non-tickless system config dependency Rodolfo Giometti (Wed Sep 21 2016 - 13:36:23 EST)
- Re: [PATCH] gfs2: fix to detect failure of register_shrinker Bob Peterson (Wed Sep 21 2016 - 13:36:28 EST)
- Re: [PATCH] clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap Sylvain Lemieux (gmail) (Wed Sep 21 2016 - 13:41:59 EST)
- Re: [PATCH] arm64: Correctly bounds check virt_addr_valid Laura Abbott (Wed Sep 21 2016 - 13:43:36 EST)
- Re: [Xen-devel] [PATCH] xen: switch to threaded irq in netback Wei Liu (Wed Sep 21 2016 - 13:54:18 EST)
- [RFC][PATCH] ftrace/scripts: Add helper script to bisect function tracing problem functions Steven Rostedt (Wed Sep 21 2016 - 13:58:04 EST)
- Re: [PATCH] arm64: Correctly bounds check virt_addr_valid Mark Rutland (Wed Sep 21 2016 - 13:59:21 EST)
- Re: EFI co-maintainer Lukas Wunner (Wed Sep 21 2016 - 13:59:33 EST)
- Re: [PATCH 2/7 v3] sched: fix hierarchical order in rq->leaf_cfs_rq_list Vincent Guittot (Wed Sep 21 2016 - 14:03:07 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Wed Sep 21 2016 - 14:05:10 EST)
- Re: ftrace function_graph causes system crash Steven Rostedt (Wed Sep 21 2016 - 14:17:19 EST)
- Re: [PATCH v5 2/2] QE: remove PPCisms for QE Leo Li (Wed Sep 21 2016 - 14:18:45 EST)
- RE: [PATCH 0/4] drm/fsl-dcu: add overlay and cursor plane support Stefan Agner (Wed Sep 21 2016 - 14:18:50 EST)
- Remove KEYRING from kernel! Re: KEYRING:persistent and ssh Cedric Blancher (Wed Sep 21 2016 - 14:20:13 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Michal Hocko (Wed Sep 21 2016 - 14:21:02 EST)
- Re: [PATCH v2] UBI: add debugfs file for tracking PEB state Zach Brown (Wed Sep 21 2016 - 14:21:54 EST)
- RE: [PATCH] Fix chance of sign extension to nsec after its msb is set during calculation. Liav Rehana (Wed Sep 21 2016 - 14:23:39 EST)
- Re: [RFC PATCH v3 2/7] proc: Reduce cache miss in {snmp,netstat}_seq_show Marcelo (Wed Sep 21 2016 - 14:24:52 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Dave Hansen (Wed Sep 21 2016 - 14:27:57 EST)
- Re: [PATCH] clk: mediatek: clk-mt8173: Unmap region obtained by of_iomap Stephen Boyd (Wed Sep 21 2016 - 14:47:47 EST)
- Re: [PATCH] rcu: add missing prototype Paul E. McKenney (Wed Sep 21 2016 - 14:52:14 EST)
- [ANNOUNCE] 4.4.21-rt30 Steven Rostedt (Wed Sep 21 2016 - 14:55:36 EST)
- [ANNOUNCE] 4.1.33-rt37 Steven Rostedt (Wed Sep 21 2016 - 14:56:01 EST)
- [ANNOUNCE] 3.18.42-rt44 Steven Rostedt (Wed Sep 21 2016 - 14:56:33 EST)
- [ANNOUNCE] 3.14.79-rt84 Steven Rostedt (Wed Sep 21 2016 - 14:56:51 EST)
- [ANNOUNCE] 3.12.63-rt84 Steven Rostedt (Wed Sep 21 2016 - 14:57:25 EST)
- [PATCH v5 0/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction Kyle Huey (Wed Sep 21 2016 - 14:58:59 EST)
- [PATCH v5 3/6] x86/arch_prctl Add a new do_arch_prctl Kyle Huey (Wed Sep 21 2016 - 14:59:13 EST)
- [PATCH v5 4/6] x86/syscalls/32 Wire up arch_prctl on x86-32 Kyle Huey (Wed Sep 21 2016 - 14:59:17 EST)
- [PATCH v5 5/6] x86/cpufeature Detect CPUID faulting support Kyle Huey (Wed Sep 21 2016 - 14:59:21 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Wed Sep 21 2016 - 14:59:36 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Duc Dang (Wed Sep 21 2016 - 15:00:02 EST)
- [PATCH v5 6/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID Kyle Huey (Wed Sep 21 2016 - 15:00:20 EST)
- [PATCH v5 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64 Kyle Huey (Wed Sep 21 2016 - 15:00:38 EST)
- [PATCH v5 1/6] x86/arch_prctl/64 Use SYSCALL_DEFINE2 to define sys_arch_prctl Kyle Huey (Wed Sep 21 2016 - 15:00:50 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Matt Fleming (Wed Sep 21 2016 - 15:09:12 EST)
- Re: [PATCH] ima: fix off-by-one comparison on template name length Mimi Zohar (Wed Sep 21 2016 - 15:10:30 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Wed Sep 21 2016 - 15:19:30 EST)
- [PATCH v4 00/10] Support Intel Turbo Boost Max Technology 3.0 Srinivas Pandruvada (Wed Sep 21 2016 - 15:19:31 EST)
- [PATCH v4 03/10] x86/topology: Provide topology_num_packages() Srinivas Pandruvada (Wed Sep 21 2016 - 15:19:34 EST)
- [PATCH v4 04/10] x86/topology: Define x86's arch_update_cpu_topology Srinivas Pandruvada (Wed Sep 21 2016 - 15:19:44 EST)
- [PATCH v4 09/10] acpi: bus: Set _OSC for diverse core support Srinivas Pandruvada (Wed Sep 21 2016 - 15:19:54 EST)
- [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Srinivas Pandruvada (Wed Sep 21 2016 - 15:20:03 EST)
- [PATCH v4 08/10] acpi: bus: Enable HWP CPPC objects Srinivas Pandruvada (Wed Sep 21 2016 - 15:20:20 EST)
- [PATCH v4 06/10] x86/sysctl: Add sysctl for ITMT scheduling feature Srinivas Pandruvada (Wed Sep 21 2016 - 15:20:43 EST)
- [PATCH v4 05/10] x86: Enable Intel Turbo Boost Max Technology 3.0 Srinivas Pandruvada (Wed Sep 21 2016 - 15:20:48 EST)
- [PATCH v4 07/10] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU Srinivas Pandruvada (Wed Sep 21 2016 - 15:21:06 EST)
- [PATCH v4 01/10] x86/topology: Fix numa in package topology bug Srinivas Pandruvada (Wed Sep 21 2016 - 15:21:31 EST)
- [PATCH v4 02/10] sched: Extend scheduler's asym packing Srinivas Pandruvada (Wed Sep 21 2016 - 15:21:39 EST)
- Re: [PATCH 0/1] memory offline issues with hugepage size > memory block size Michal Hocko (Wed Sep 21 2016 - 15:22:09 EST)
- Re: [PATCH V3 3/4] ARM64 LPC: support serial based on low-pin-count Arnd Bergmann (Wed Sep 21 2016 - 15:31:17 EST)
- Re: [PATCH v7 0/6] perf annotate: Cross arch support + few fixes Kim Phillips (Wed Sep 21 2016 - 15:34:35 EST)
- Re: [PATCH] arm64: Correctly bounds check virt_addr_valid Laura Abbott (Wed Sep 21 2016 - 15:35:01 EST)
- Re: [PATCH 47/61] perf c2c report: Add cacheline browser Kim Phillips (Wed Sep 21 2016 - 15:35:45 EST)
- Re: [PATCH] arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig Florian Fainelli (Wed Sep 21 2016 - 15:39:23 EST)
- [PATCH v3] ipc/sem: optimize perform_atomic_semop() Davidlohr Bueso (Wed Sep 21 2016 - 15:46:26 EST)
- [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Shuah Khan (Wed Sep 21 2016 - 15:47:55 EST)
- [PATCH v2 4/4] samples: move auxdisplay example code from Documentation Shuah Khan (Wed Sep 21 2016 - 15:48:04 EST)
- [PATCH v2 2/4] samples: move timers example code from Documentation Shuah Khan (Wed Sep 21 2016 - 15:48:11 EST)
- [PATCH v2 0/4] Move runnable examples code from Documentation to samples Shuah Khan (Wed Sep 21 2016 - 15:48:28 EST)
- [PATCH v2 3/4] samples: move watchdog example code from Documentation Shuah Khan (Wed Sep 21 2016 - 15:48:41 EST)
- [PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Harman Kalra (Wed Sep 21 2016 - 15:48:58 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Thomas Gleixner (Wed Sep 21 2016 - 15:49:34 EST)
- [PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive Fabian Frederick (Wed Sep 21 2016 - 15:50:11 EST)
- Re: [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Greg KH (Wed Sep 21 2016 - 15:52:05 EST)
- [PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation Dan Williams (Wed Sep 21 2016 - 15:53:55 EST)
- Re: [PATCH v4 07/10] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU kbuild test robot (Wed Sep 21 2016 - 16:00:06 EST)
- [PATCH] ata: Replace BUG() with BUG_ON(). Harman Kalra (Wed Sep 21 2016 - 16:00:22 EST)
- Re: [PATCH] arm64: Correctly bounds check virt_addr_valid Mark Rutland (Wed Sep 21 2016 - 16:06:26 EST)
- Re: [PATCH v4 1/2] rtc-cmos: Clear ACPI-driven alarms upon resume Alexandre Belloni (Wed Sep 21 2016 - 16:07:50 EST)
- Re: [PATCH v4 2/2] rtc-cmos: Restore alarm after resume Alexandre Belloni (Wed Sep 21 2016 - 16:09:36 EST)
- Re: [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton Rob Herring (Wed Sep 21 2016 - 16:11:00 EST)
- [PATCH v4 0/2] Add IIO support for counter devices William Breathitt Gray (Wed Sep 21 2016 - 16:16:01 EST)
- [PATCH v4 1/2] iio: Implement counter channel type and info constants William Breathitt Gray (Wed Sep 21 2016 - 16:16:09 EST)
- [PATCH v4 2/2] iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8 William Breathitt Gray (Wed Sep 21 2016 - 16:16:31 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Christoph Lameter (Wed Sep 21 2016 - 16:16:36 EST)
- Re: [PATCH v5] soc: qcom: add l2 cache perf events driver kbuild test robot (Wed Sep 21 2016 - 16:18:10 EST)
- Re: [PATCH v2 0/4] Move runnable examples code from Documentation to samples Jonathan Corbet (Wed Sep 21 2016 - 16:18:47 EST)
- Re: [BUG] perf report --pid not reporting correctly Stephane Eranian (Wed Sep 21 2016 - 16:19:04 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Wed Sep 21 2016 - 16:19:25 EST)
- Re: [PATCH] x86: fix kdump, cleanup aborted E820_PRAM max_pfn manipulation Jeff Moyer (Wed Sep 21 2016 - 16:22:38 EST)
- Re: [PATCH v4 07/10] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU kbuild test robot (Wed Sep 21 2016 - 16:28:10 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Rafael J. Wysocki (Wed Sep 21 2016 - 16:30:15 EST)
- Re: [PATCH v4 07/10] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU Rafael J. Wysocki (Wed Sep 21 2016 - 16:33:31 EST)
- [PATCH] dmaengine: k3dma: fix off by one Vincent Stehlà (Wed Sep 21 2016 - 16:40:35 EST)
- Re: [PATCH] usb: musb: fix error handling message in probe Bin Liu (Wed Sep 21 2016 - 16:47:42 EST)
- Re: [PATCH v4 0/2] ARM: cleanup PCI specific configs Arnd Bergmann (Wed Sep 21 2016 - 16:50:56 EST)
- Re: [PATCH] fs/proc/array.c: slightly improve render_sigset_t Rasmus Villemoes (Wed Sep 21 2016 - 16:51:26 EST)
- Re: [PATCH 4/5] i2c: octeon,thunderx: Check bus state before starting a transaction Wolfram Sang (Wed Sep 21 2016 - 16:55:52 EST)
- Re: [PATCH] clk: mvebu: Add clk support for the orion5x SoC mv88f5181 Stephen Boyd (Wed Sep 21 2016 - 16:56:39 EST)
- [PATCH 1/3] ARM: BCM5301X: Add separated DTS include file for BCM47094 RafaÅ MiÅecki (Wed Sep 21 2016 - 16:59:13 EST)
- [PATCH 2/3] ARM: BCM5301X: Enable UART on Netgear R8000 RafaÅ MiÅecki (Wed Sep 21 2016 - 16:59:22 EST)
- [PATCH 3/3] ARM: BCM5301X: Specify USB 3.0 PHY in DT RafaÅ MiÅecki (Wed Sep 21 2016 - 16:59:35 EST)
- Re: [PATCH 1/5] i2c: octeon,thunderx: Fix set SCL recovery function Wolfram Sang (Wed Sep 21 2016 - 17:00:30 EST)
- Re: [PATCH 2/5] i2c: octeon,thunderx: Avoid sending STOP during recovery Wolfram Sang (Wed Sep 21 2016 - 17:00:56 EST)
- RE: [PATCH v2 1/4] samples: move misc-devices/mei example code from Documentation Winkler, Tomas (Wed Sep 21 2016 - 17:01:11 EST)
- Re: [PATCH 3/5] i2c: octeon,thunderx: Fix high-level controller status check Wolfram Sang (Wed Sep 21 2016 - 17:01:37 EST)
- Re: [PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive Florian Westphal (Wed Sep 21 2016 - 17:03:44 EST)
- Re: [PATCH 5/5] i2c: octeon,thunderx: Limit register access retries Wolfram Sang (Wed Sep 21 2016 - 17:03:47 EST)
- Re: [PATCH] drm/sun4i: rgb: Enable panel after controller Maxime Ripard (Wed Sep 21 2016 - 17:03:50 EST)
- [PATCH v2 0/9] x86/entry/head: standardize the end of the stack Josh Poimboeuf (Wed Sep 21 2016 - 17:04:40 EST)
- [PATCH v2 4/9] x86/head/32: fix the end of the stack for idle tasks Josh Poimboeuf (Wed Sep 21 2016 - 17:04:46 EST)
- [PATCH v2 8/9] x86/head: fix the end of the stack for idle tasks Josh Poimboeuf (Wed Sep 21 2016 - 17:04:59 EST)
- [PATCH v2 7/9] x86/head: put real return address on idle task stack Josh Poimboeuf (Wed Sep 21 2016 - 17:05:08 EST)
- [PATCH v2 2/9] x86/entry/32: rename 'error_code' to 'common_exception' Josh Poimboeuf (Wed Sep 21 2016 - 17:05:18 EST)
- [PATCH v2 3/9] x86/entry/32: fix the end of the stack for newly forked tasks Josh Poimboeuf (Wed Sep 21 2016 - 17:05:27 EST)
- [PATCH v2 9/9] x86: move _stext marker to before head code Josh Poimboeuf (Wed Sep 21 2016 - 17:05:30 EST)
- [PATCH v2 5/9] x86/smp: fix initial idle stack location on 32-bit Josh Poimboeuf (Wed Sep 21 2016 - 17:06:02 EST)
- [PATCH v2 6/9] x86/asm/head: use a common function for starting CPUs Josh Poimboeuf (Wed Sep 21 2016 - 17:06:13 EST)
- [PATCH v2 1/9] x86/entry/head/32: use local labels Josh Poimboeuf (Wed Sep 21 2016 - 17:06:35 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() David Rientjes (Wed Sep 21 2016 - 17:10:59 EST)
- [PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2 R. Parameswaran (Wed Sep 21 2016 - 17:11:08 EST)
- Re: [PATCH] i2c: i2c-mux-pca954x: retry updating the mux selection on failure Wolfram Sang (Wed Sep 21 2016 - 17:11:36 EST)
- Re: [PATCH] Fix chance of sign extension to nsec after its msb is set during calculation. John Stultz (Wed Sep 21 2016 - 17:12:40 EST)
- [PATCH v6] soc: qcom: add l2 cache perf events driver Neil Leeder (Wed Sep 21 2016 - 17:13:13 EST)
- recommended use of request_any_context_irq() Leo Li (Wed Sep 21 2016 - 17:14:44 EST)
- Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation David Rientjes (Wed Sep 21 2016 - 17:16:10 EST)
- [PATCH 0/7] Tests for sync infrastructure Emilio LÃpez (Wed Sep 21 2016 - 17:16:25 EST)
- [PATCH 1/7] selftest: sync: basic tests for sw_sync framework Emilio LÃpez (Wed Sep 21 2016 - 17:17:06 EST)
- [PATCH 2/7] selftest: sync: fence tests for sw_sync framework Emilio LÃpez (Wed Sep 21 2016 - 17:18:05 EST)
- [PATCH 3/7] selftest: sync: merge tests for sw_sync framework Emilio LÃpez (Wed Sep 21 2016 - 17:18:22 EST)
- [PATCH 4/7] selftest: sync: wait tests for sw_sync framework Emilio LÃpez (Wed Sep 21 2016 - 17:18:33 EST)
- [PATCH 5/7] selftest: sync: stress test for parallelism Emilio LÃpez (Wed Sep 21 2016 - 17:18:40 EST)
- [PATCH 7/7] selftest: sync: stress test for merges Emilio LÃpez (Wed Sep 21 2016 - 17:18:59 EST)
- [PATCH 6/7] selftest: sync: stress consumer/producer test Emilio LÃpez (Wed Sep 21 2016 - 17:19:09 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value David Rientjes (Wed Sep 21 2016 - 17:21:43 EST)
- Re: [RFC PATCH] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller Bjorn Helgaas (Wed Sep 21 2016 - 17:23:08 EST)
- Re: [PATCH] clk: nxp: clk-lpc32xx: Unmap region obtained by of_iomap Stephen Boyd (Wed Sep 21 2016 - 17:24:10 EST)
- Re: [PATCH] phy: phy-twl4030-usb: emit VBUS status events to userspace Tony Lindgren (Wed Sep 21 2016 - 17:24:46 EST)
- Re: [PATCH v2 2/4] samples: move timers example code from Documentation Clemens Ladisch (Wed Sep 21 2016 - 17:48:15 EST)
- [rfc] weirdness in bio_map_user_iov() Al Viro (Wed Sep 21 2016 - 17:52:40 EST)
- [PATCH] docs: Remove space-before-label guidance from CodingStyle Jonathan Corbet (Wed Sep 21 2016 - 17:55:37 EST)
- Re: [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk Bjorn Helgaas (Wed Sep 21 2016 - 17:55:41 EST)
- Re: [PATCH] drm/sun4i: rgb: Enable panel after controller Jonathan Liu (Wed Sep 21 2016 - 18:06:48 EST)
- [PATCH v2 2/6] ARM: at91: add secumod register definitions Alexandre Belloni (Wed Sep 21 2016 - 18:10:00 EST)
- [PATCH v2 3/6] ARM: dts: at91: sama5d2: Add secumod node Alexandre Belloni (Wed Sep 21 2016 - 18:10:01 EST)
- [PATCH v2 1/6] Documentation: dt: atmel-at91: Document secumod bindings Alexandre Belloni (Wed Sep 21 2016 - 18:10:01 EST)
- [PATCH v2 0/6] Atmel sama5d2 security module support Alexandre Belloni (Wed Sep 21 2016 - 18:10:27 EST)
- [PATCH v2 6/6] ARM: dts: at91: sama5d2: Add securam node Alexandre Belloni (Wed Sep 21 2016 - 18:10:29 EST)
- [PATCH v2 5/6] misc: sram: add Atmel securam support Alexandre Belloni (Wed Sep 21 2016 - 18:10:33 EST)
- [PATCH v2 4/6] misc: sram: document new compatible Alexandre Belloni (Wed Sep 21 2016 - 18:11:02 EST)
- Re: [PATCH v2 5/6] misc: sram: add Atmel securam support Alexandre Belloni (Wed Sep 21 2016 - 18:13:45 EST)
- Re: [PATCH] rtc: ds1347: changed raw spi calls to register map calls Alexandre Belloni (Wed Sep 21 2016 - 18:15:23 EST)
- Re: [PATCH 4/5] ipc/msg: Lockless security checks for msgsnd Davidlohr Bueso (Wed Sep 21 2016 - 18:21:37 EST)
- [PATCHv2] arm64: Correctly bounds check virt_addr_valid Laura Abbott (Wed Sep 21 2016 - 18:25:21 EST)
- Re: [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc Reza Arbab (Wed Sep 21 2016 - 18:30:10 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 18:35:52 EST)
- Re: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Bjorn Helgaas (Wed Sep 21 2016 - 18:37:51 EST)
- [PATCHv2] PCI: QDF2432 32 bit config space accessors Christopher Covington (Wed Sep 21 2016 - 18:38:29 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Christopher Covington (Wed Sep 21 2016 - 18:41:00 EST)
- Re: [PATCH] docs: Remove space-before-label guidance from CodingStyle Joe Perches (Wed Sep 21 2016 - 18:44:11 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() David Rientjes (Wed Sep 21 2016 - 18:45:28 EST)
- Re: [PATCH] ALSA: snd-usb-line6 depends on CONFIG_SND_HWDEP Takashi Sakamoto (Wed Sep 21 2016 - 19:01:36 EST)
- [PATCH] pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts Nilesh Bacchewar (Wed Sep 21 2016 - 19:02:05 EST)
- [PATCH net-next 0/7] ftgmac100 support for ast2500 Joel Stanley (Wed Sep 21 2016 - 19:04:04 EST)
- [PATCH net-next v2 0/6] ftgmac100 support for ast2500 Joel Stanley (Wed Sep 21 2016 - 19:05:26 EST)
- [PATCH net-next v2 1/6] net/faraday: Separate rx page storage from rxdesc Joel Stanley (Wed Sep 21 2016 - 19:05:41 EST)
- [PATCH net-next v2 2/6] net/faraday: Make EDO{R,T}R bits configurable Joel Stanley (Wed Sep 21 2016 - 19:05:47 EST)
- [PATCH net-next v2 3/6] net/faraday: Adapt for Aspeed SoCs Joel Stanley (Wed Sep 21 2016 - 19:05:54 EST)
- [PATCH net-next v2 4/6] net/faraday: Clear stale interrupts Joel Stanley (Wed Sep 21 2016 - 19:06:06 EST)
- [PATCH net-next v2 5/6] net/faraday: Configure old MDIO interface on Aspeed SoCs Joel Stanley (Wed Sep 21 2016 - 19:06:11 EST)
- [PATCH net-next v2 6/6] net/faraday: Mask out PHYSTS_CHG interrupt Joel Stanley (Wed Sep 21 2016 - 19:06:20 EST)
- Re: [PATCH net-next 0/7] ftgmac100 support for ast2500 Joel Stanley (Wed Sep 21 2016 - 19:07:12 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 19:10:25 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() David Rientjes (Wed Sep 21 2016 - 19:15:54 EST)
- Re: [PATCH v3] Enable MSR-BASED TPR shadow even if APICv is inactive Wanpeng Li (Wed Sep 21 2016 - 19:18:06 EST)
- Re: [PATCH 2/5] mm/vmalloc.c: simplify /proc/vmallocinfo implementation zijun_hu (Wed Sep 21 2016 - 19:22:47 EST)
- Re: [PATCH v2] rtc-cmos: Reject unsupported alarm values Alexandre Belloni (Wed Sep 21 2016 - 19:29:18 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value zijun_hu (Wed Sep 21 2016 - 19:30:25 EST)
- [PATCH v2] pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts Nilesh Bacchewar (Wed Sep 21 2016 - 19:34:14 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Wed Sep 21 2016 - 19:37:53 EST)
- [PATCH v4] KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive Wanpeng Li (Wed Sep 21 2016 - 19:43:41 EST)
- Re: [PATCHv2] arm64: Correctly bounds check virt_addr_valid Kees Cook (Wed Sep 21 2016 - 19:49:48 EST)
- Re: [PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 19:55:49 EST)
- [PATCH] [media] solo6x10: avoid delayed register write Andrey Utkin (Wed Sep 21 2016 - 20:03:48 EST)
- [PATCH] [media] tw5864: crop picture width to 704 Andrey Utkin (Wed Sep 21 2016 - 20:04:37 EST)
- Re: [PATCH v4 0/3] nvme power saving Andy Lutomirski (Wed Sep 21 2016 - 20:11:50 EST)
- Re: Locking rules for fscrypt_operations->set_context() Eric Biggers (Wed Sep 21 2016 - 20:14:18 EST)
- Re: [BUG] perf report --pid not reporting correctly Namhyung Kim (Wed Sep 21 2016 - 20:14:53 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value David Rientjes (Wed Sep 21 2016 - 20:35:51 EST)
- [PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm David Howells (Wed Sep 21 2016 - 20:39:37 EST)
- [PATCH net-next 1/9] rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs David Howells (Wed Sep 21 2016 - 20:39:37 EST)
- [PATCH net-next 3/9] rxrpc: Add per-peer RTT tracker David Howells (Wed Sep 21 2016 - 20:39:38 EST)
- [PATCH net-next 2/9] rxrpc: Add re-sent Tx annotation David Howells (Wed Sep 21 2016 - 20:39:38 EST)
- [PATCH net-next 5/9] rxrpc: Expedite ping response transmission David Howells (Wed Sep 21 2016 - 20:41:20 EST)
- [PATCH net-next 9/9] rxrpc: Reduce the number of ACK-Requests sent David Howells (Wed Sep 21 2016 - 20:41:28 EST)
- [PATCH net-next 4/9] rxrpc: Send pings to get RTT data David Howells (Wed Sep 21 2016 - 20:41:49 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Sergey Senozhatsky (Wed Sep 21 2016 - 20:42:24 EST)
- Re: perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Paul Clarke (Wed Sep 21 2016 - 20:43:45 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Sergey Senozhatsky (Wed Sep 21 2016 - 20:45:09 EST)
- [PATCH net-next 6/9] rxrpc: Add ktime_sub_ms() David Howells (Wed Sep 21 2016 - 20:47:35 EST)
- [PATCH net-next 7/9] rxrpc: Obtain RTT data by requesting ACKs on DATA packets David Howells (Wed Sep 21 2016 - 20:47:58 EST)
- [PATCH net-next 8/9] rxrpc: Reduce the number of PING ACKs sent David Howells (Wed Sep 21 2016 - 20:49:38 EST)
- [PATCH v2 0/3] Move runnable tools from Documentation to tools Shuah Khan (Wed Sep 21 2016 - 20:51:25 EST)
- [PATCH v2 2/3] tools: move laptops dslm tool from Documentation Shuah Khan (Wed Sep 21 2016 - 20:51:41 EST)
- [PATCH v2 1/3] tools: move accounting tool from Documentation Shuah Khan (Wed Sep 21 2016 - 20:51:44 EST)
- [PATCH v2 3/3] tools: move pcmcia crc32hash tool from Documentation Shuah Khan (Wed Sep 21 2016 - 20:52:00 EST)
- [PATCH] PCI: move cfg space size (256/4096) macros to pci_regs.h Wang Sheng-Hui (Wed Sep 21 2016 - 21:06:46 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value zijun_hu (Wed Sep 21 2016 - 21:15:20 EST)
- Re: [PATCH net-next 8/9] rxrpc: Reduce the number of PING ACKs sent kbuild test robot (Wed Sep 21 2016 - 21:26:06 EST)
- Re: [PATCH] dmaengine: k3dma: fix off by one zhangfei (Wed Sep 21 2016 - 21:32:23 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Wed Sep 21 2016 - 21:33:22 EST)
- Re: [BUG] perf report --pid not reporting correctly Namhyung Kim (Wed Sep 21 2016 - 21:35:47 EST)
- Re: [RFC PATCH 1/5] mm/vmalloc.c: correct a few logic error for __insert_vmap_area() zijun_hu (Wed Sep 21 2016 - 21:36:18 EST)
- [PATCH] usb: dwc2: add USBTrdTim to initial value Pengcheng Li (Wed Sep 21 2016 - 21:43:55 EST)
- Re: pull-request: wireless-drivers 2016-09-20 David Miller (Wed Sep 21 2016 - 21:46:19 EST)
- Re: [V4 PATCH 1/2] x86/panic: Replace smp_send_stop() with kdump friendly version in panic path 'Dave Young' (Wed Sep 21 2016 - 21:54:19 EST)
- Re: [BUG] perf report --pid not reporting correctly Stephane Eranian (Wed Sep 21 2016 - 22:22:38 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Santosh Shilimkar (Wed Sep 21 2016 - 22:32:53 EST)
- [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII sean.wang (Wed Sep 21 2016 - 22:34:28 EST)
- [PATCH net-next v2 2/3] net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII sean.wang (Wed Sep 21 2016 - 22:34:30 EST)
- [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module sean.wang (Wed Sep 21 2016 - 22:34:37 EST)
- [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 sean.wang (Wed Sep 21 2016 - 22:35:02 EST)
- Re: [PATCH v5 1/5] firmware: document user mode helper lock usage Ming Lei (Wed Sep 21 2016 - 22:36:47 EST)
- core.c:undefined reference to `fpu_save' kbuild test robot (Wed Sep 21 2016 - 22:52:31 EST)
- RE: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Po Liu (Wed Sep 21 2016 - 22:53:46 EST)
- Re: [PATCH v3 07/15] lockdep: Implement crossrelease feature Byungchul Park (Wed Sep 21 2016 - 23:01:20 EST)
- Re: [PATCH] arm64: Call numa_store_cpu_info() earlier. Yisheng Xie (Wed Sep 21 2016 - 23:04:38 EST)
- Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Florian Fainelli (Wed Sep 21 2016 - 23:17:13 EST)
- Re: [BUG] perf report --pid not reporting correctly Namhyung Kim (Wed Sep 21 2016 - 23:20:48 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Pratyush Anand (Wed Sep 21 2016 - 23:23:37 EST)
- [PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling Wanpeng Li (Wed Sep 21 2016 - 23:34:51 EST)
- net/sunrpc/stats.c:204: undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Wed Sep 21 2016 - 23:53:38 EST)
- [PATCH 1/4] f2fs: assign return value in f2fs_gc Jaegeuk Kim (Wed Sep 21 2016 - 23:55:54 EST)
- [PATCH 2/4] f2fs: should put_page for summary page Jaegeuk Kim (Wed Sep 21 2016 - 23:55:54 EST)
- [PATCH 4/4] f2fs: handle errors during recover_orphan_inodes Jaegeuk Kim (Wed Sep 21 2016 - 23:55:55 EST)
- [PATCH 3/4] f2fs: avoid gc in cp_error case Jaegeuk Kim (Wed Sep 21 2016 - 23:56:10 EST)
- RE: [PATCH v2] clocksource/fsl: Fix errata A-007728 for flextimer Meng Yi (Wed Sep 21 2016 - 23:59:12 EST)
- Re: strace lockup when tracing exec in go Mike Galbraith (Thu Sep 22 2016 - 00:15:15 EST)
- Re: [PATCH v2 1/4] mmc: dw_mmc: split out preparation of desc for IDMAC32 and IDMAC64 Jaehoon Chung (Thu Sep 22 2016 - 00:26:12 EST)
- Re: [PATCH v2 2/4] mmc: dw_mmc: avoid race condition of cpu and IDMAC Jaehoon Chung (Thu Sep 22 2016 - 00:26:32 EST)
- Re: [PATCH v2 3/4] mmc: dw_mmc: fix misleading error print if failing to do DMA transfer Jaehoon Chung (Thu Sep 22 2016 - 00:26:53 EST)
- Re: [PATCH v2 4/4] mmc: dw_mmc: use macro to define ring buffer size Jaehoon Chung (Thu Sep 22 2016 - 00:27:11 EST)
- Re: [PATCH] mmc: dw_mmc: minor cleanup for dw_mci_adjust_fifoth Jaehoon Chung (Thu Sep 22 2016 - 00:27:43 EST)
- Re: [PATCH net-next 3/9] rxrpc: Add per-peer RTT tracker kbuild test robot (Thu Sep 22 2016 - 00:36:35 EST)
- [PATCH] MAINTAINERS: Abandon pas16, dtc and t128 ISA card SCSI host adapter drivers Finn Thain (Thu Sep 22 2016 - 00:41:17 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Nicholas Piggin (Thu Sep 22 2016 - 00:43:12 EST)
- [PATCH] arm: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL Seung-Woo Kim (Thu Sep 22 2016 - 00:49:37 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Nicholas Piggin (Thu Sep 22 2016 - 00:49:59 EST)
- Re: [PATCH v3 7/9] dmaengine: edma: enable COMPILE_TEST kbuild test robot (Thu Sep 22 2016 - 00:51:54 EST)
- Re: [PATCH net-next 3/9] rxrpc: Add per-peer RTT tracker kbuild test robot (Thu Sep 22 2016 - 00:57:52 EST)
- [PATCH v3] clocksource/fsl: Fix errata A-007728 for flextimer Meng Yi (Thu Sep 22 2016 - 00:58:20 EST)
- Re: [PATCH v2 5/6] misc: sram: add Atmel securam support Greg Kroah-Hartman (Thu Sep 22 2016 - 01:08:56 EST)
- Re: [PATCH] HID: alps: fix stick device not working after resume Kai Heng Feng (Thu Sep 22 2016 - 01:12:24 EST)
- Re: [PATCH v2 3/3] tools: move pcmcia crc32hash tool from Documentation Greg KH (Thu Sep 22 2016 - 01:15:00 EST)
- Re: [PATCH v7 0/6] perf annotate: Cross arch support + few fixes Ravi Bangoria (Thu Sep 22 2016 - 01:18:30 EST)
- Re: [PATCH v5 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request Joonsoo Kim (Thu Sep 22 2016 - 01:22:09 EST)
- [PATCH 00/11] staging: dgnc: cleanup the function on dgnc driver Daeseok Youn (Thu Sep 22 2016 - 01:22:59 EST)
- [PATCH 01/11] staging: dgnc: remove redundant initialization for Daeseok Youn (Thu Sep 22 2016 - 01:23:31 EST)
- [PATCH 02/11] staging: dgnc: remove useless message buffer Daeseok Youn (Thu Sep 22 2016 - 01:23:52 EST)
- [PATCH 03/11] staging: dgnc: missing NULL check for ioremap in Daeseok Youn (Thu Sep 22 2016 - 01:24:10 EST)
- Re: [PATCH v5 0/6] Introduce ZONE_CMA Joonsoo Kim (Thu Sep 22 2016 - 01:24:24 EST)
- [PATCH 04/11] staging: dgnc: kfree for board structure in Daeseok Youn (Thu Sep 22 2016 - 01:24:36 EST)
- Re: [PATCH net-next 9/9] rxrpc: Reduce the number of ACK-Requests sent kbuild test robot (Thu Sep 22 2016 - 01:25:01 EST)
- [PATCH 05/11] staging: dgnc: move functions unrelated with Daeseok Youn (Thu Sep 22 2016 - 01:25:09 EST)
- [PATCH 06/11] staging: dgnc: introduce the dgnc_tty_unregister() Daeseok Youn (Thu Sep 22 2016 - 01:25:27 EST)
- [PATCH 07/11] staging: dgnc: rename dgnc_finalize_board_init() to Daeseok Youn (Thu Sep 22 2016 - 01:25:55 EST)
- [PATCH 08/11] staging: dgnc: introduce the dgnc_free_irq() Daeseok Youn (Thu Sep 22 2016 - 01:26:14 EST)
- [PATCH 09/11] staging: dgnc: rename dgnc_tty_uninit() to Daeseok Youn (Thu Sep 22 2016 - 01:26:36 EST)
- [PATCH 10/11] staging: dgnc: remove useless variables Daeseok Youn (Thu Sep 22 2016 - 01:26:56 EST)
- [PATCH 11/11] staging: dgnc: introduce find_board_by_major() Daeseok Youn (Thu Sep 22 2016 - 01:27:18 EST)
- Re: [RFC PATCH v3 2/7] proc: Reduce cache miss in {snmp,netstat}_seq_show hejianet (Thu Sep 22 2016 - 01:39:16 EST)
- Re: [PATCH v5 3/6] mm/cma: populate ZONE_CMA Joonsoo Kim (Thu Sep 22 2016 - 01:40:13 EST)
- Re: [PATCH] cxgb4: fix signed wrap around when decrementing index idx David Miller (Thu Sep 22 2016 - 01:49:37 EST)
- mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Thu Sep 22 2016 - 01:51:06 EST)
- [RFC 0/2] power_supply: add new POWER_SUPPLY_PROP_POLL_INTERVAL property Matt Ranostay (Thu Sep 22 2016 - 01:52:33 EST)
- [RFC 1/2] power: power_supply: add new property POWER_SUPPLY_PROP_POLL_INTERVAL Matt Ranostay (Thu Sep 22 2016 - 01:52:44 EST)
- [RFC 2/2] power: bq27xxx_battery: add poll interval property query Matt Ranostay (Thu Sep 22 2016 - 01:52:53 EST)
- Re: [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make xinhui (Thu Sep 22 2016 - 01:55:01 EST)
- Re: [PATCH v2 0/2] make POSIX timers optional David Miller (Thu Sep 22 2016 - 02:09:56 EST)
- linux-next: Tree for Sep 22 Stephen Rothwell (Thu Sep 22 2016 - 02:11:51 EST)
- Re: [PATCH 2/2] net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings David Miller (Thu Sep 22 2016 - 02:12:17 EST)
- Re: [PATCH 1/2] net: ethernet: hisilicon: hns: use phydev from struct net_device David Miller (Thu Sep 22 2016 - 02:12:18 EST)
- Re: [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Vignesh R (Thu Sep 22 2016 - 02:20:27 EST)
- [PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations SF Markus Elfring (Thu Sep 22 2016 - 02:20:29 EST)
- [PATCH 1/4] GPU-DRM-QXL: Use kmalloc_array() in qxl_device_init() SF Markus Elfring (Thu Sep 22 2016 - 02:20:38 EST)
- [PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le Akshay Adiga (Thu Sep 22 2016 - 02:21:20 EST)
- [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Thu Sep 22 2016 - 02:21:40 EST)
- [PATCH 3/4] GPU-DRM-QXL: Improve a size determination in qxl_driver_load() SF Markus Elfring (Thu Sep 22 2016 - 02:23:05 EST)
- [PATCH 4/4] GPU-DRM-QXL: Adjust checks for null pointers in three functions SF Markus Elfring (Thu Sep 22 2016 - 02:24:17 EST)
- Re: [PATCH] ptp_clock: future-proofing drivers against PTP subsystem becoming optional David Miller (Thu Sep 22 2016 - 02:27:36 EST)
- [PATCH] dmaengine: edma: Rename set_bits and remove unused clear_bits helper Peter Ujfalusi (Thu Sep 22 2016 - 02:31:49 EST)
- Re: [PATCH] clocksource: bcm2835_timer: Unmap region obtained by of_iomap Eric Anholt (Thu Sep 22 2016 - 02:43:35 EST)
- Re: [PATCH 00/14] GPU-DRM-OMAP: Fine-tuning for several function implementations Daniel Vetter (Thu Sep 22 2016 - 02:45:13 EST)
- Re: [PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv Wanpeng Li (Thu Sep 22 2016 - 02:48:49 EST)
- [PATCH 3/3] zram: adjust the number of zram thread Minchan Kim (Thu Sep 22 2016 - 02:49:10 EST)
- [PATCH 1/3] zram: rename IO processing functions Minchan Kim (Thu Sep 22 2016 - 02:49:31 EST)
- [PATCH 2/3] zram: support page-based parallel write Minchan Kim (Thu Sep 22 2016 - 02:49:36 EST)
- include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16' kbuild test robot (Thu Sep 22 2016 - 02:51:20 EST)
- [PATCH] ext4: Check for encryption feature before fscrypt_process_policy() Richard Weinberger (Thu Sep 22 2016 - 02:52:06 EST)
- Re: [PATCH 00/14] GPU-DRM-OMAP: Fine-tuning for several function implementations Laurent Pinchart (Thu Sep 22 2016 - 02:54:44 EST)
- Re: [PATCH v5 3/6] mm/cma: populate ZONE_CMA Joonsoo Kim (Thu Sep 22 2016 - 02:57:13 EST)
- Re: [PATCH] dma-buf/sw_sync: mark sync_timeline_create() static Greg Kroah-Hartman (Thu Sep 22 2016 - 02:57:32 EST)
- Re: [PATCH v2 1/9] ext4: allow DAX writeback for hole punch Jan Kara (Thu Sep 22 2016 - 02:59:58 EST)
- [PATCH 0/3] watchdog: dw_wdt: add reset lines Steffen Trumtrar (Thu Sep 22 2016 - 03:04:47 EST)
- [PATCH 3/3] watchdog: dw_wdt: add stop watchdog operation Steffen Trumtrar (Thu Sep 22 2016 - 03:04:52 EST)
- [PATCH 1/3] watchdog: bindings: dw_wdt: add reset lines Steffen Trumtrar (Thu Sep 22 2016 - 03:05:01 EST)
- [PATCH 2/3] watchdog: dw_wdt: get reset lines from dt Steffen Trumtrar (Thu Sep 22 2016 - 03:05:13 EST)
- Re: [PATCH] tty/serial: atmel: fix fractional baud rate computation Uwe Kleine-König (Thu Sep 22 2016 - 03:08:21 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Thomas Gleixner (Thu Sep 22 2016 - 03:08:29 EST)
- [PATCH v5 1/3] ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency Danny Milosavljevic (Thu Sep 22 2016 - 03:14:11 EST)
- [PATCH v5 2/3] ASoC: sun4i-codec: Rename some sun7i-only registers Danny Milosavljevic (Thu Sep 22 2016 - 03:14:14 EST)
- [PATCH v5 3/3] ASoC: sun4i-codec: Add custom regmap configs Danny Milosavljevic (Thu Sep 22 2016 - 03:14:20 EST)
- [PATCH v5 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i Danny Milosavljevic (Thu Sep 22 2016 - 03:14:55 EST)
- Re: [PATCH 01/11] staging: dgnc: remove redundant initialization for Greg KH (Thu Sep 22 2016 - 03:20:36 EST)
- Re: [PATCH 03/11] staging: dgnc: missing NULL check for ioremap in Greg KH (Thu Sep 22 2016 - 03:20:50 EST)
- Re: [PATCH 04/11] staging: dgnc: kfree for board structure in Greg KH (Thu Sep 22 2016 - 03:21:17 EST)
- Re: [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Peter Ujfalusi (Thu Sep 22 2016 - 03:23:45 EST)
- Re: [PATCH net-next v2 0/6] ftgmac100 support for ast2500 David Miller (Thu Sep 22 2016 - 03:31:54 EST)
- Re: [PATCH v2 3/3] tools: move pcmcia crc32hash tool from Documentation Dominik Brodowski (Thu Sep 22 2016 - 03:34:08 EST)
- Re: [PATCH] Fix tasks being forgotten for a long time on SMP Peter Zijlstra (Thu Sep 22 2016 - 03:34:19 EST)
- Re: [PATCH] tty/serial: atmel: fix fractional baud rate computation Boris Brezillon (Thu Sep 22 2016 - 03:39:24 EST)
- ATA failure regression Shah, Nehal-bakulchandra (Thu Sep 22 2016 - 03:43:08 EST)
- arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191) kbuild test robot (Thu Sep 22 2016 - 03:46:46 EST)
- Re: [PATCH 1/2] jump_labels: Add API to deal with keys embedded in structures Peter Zijlstra (Thu Sep 22 2016 - 03:47:54 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Peter Zijlstra (Thu Sep 22 2016 - 03:49:50 EST)
- [GIT] Networking David Miller (Thu Sep 22 2016 - 03:53:39 EST)
- Re: [PATCH v14 4/4] CMDQ: save more energy in idle Jassi Brar (Thu Sep 22 2016 - 03:53:56 EST)
- Re: perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Peter Zijlstra (Thu Sep 22 2016 - 03:56:13 EST)
- Re: [PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online. Jeehong Kim (Thu Sep 22 2016 - 03:59:03 EST)
- Re: [PATCH 5/7] slab, workqueue: remove keventd_up() usage Joonsoo Kim (Thu Sep 22 2016 - 04:00:40 EST)
- [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Jisheng Zhang (Thu Sep 22 2016 - 04:01:25 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Thu Sep 22 2016 - 04:01:35 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Peter Zijlstra (Thu Sep 22 2016 - 04:05:06 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Hillf Danton (Thu Sep 22 2016 - 04:05:24 EST)
- [PATCH] signal: always signal tracer from the ptraced task Michal Hocko (Thu Sep 22 2016 - 04:09:34 EST)
- Re: recommended use of request_any_context_irq() Marc Zyngier (Thu Sep 22 2016 - 04:10:22 EST)
- Re: [PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm David Howells (Thu Sep 22 2016 - 04:10:44 EST)
- Re: [PATCH v14 2/4] CMDQ: Mediatek CMDQ driver Jassi Brar (Thu Sep 22 2016 - 04:17:19 EST)
- RE: [PATCH v5 2/2] QE: remove PPCisms for QE Qiang Zhao (Thu Sep 22 2016 - 04:18:30 EST)
- Re: strace lockup when tracing exec in go Aleksa Sarai (Thu Sep 22 2016 - 04:21:07 EST)
- [PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm [ver #2] David Howells (Thu Sep 22 2016 - 04:22:07 EST)
- [PATCH net-next 1/9] rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs [ver #2] David Howells (Thu Sep 22 2016 - 04:22:21 EST)
- [PATCH net-next 4/9] rxrpc: Send pings to get RTT data [ver #2] David Howells (Thu Sep 22 2016 - 04:22:35 EST)
- [PATCH net-next 5/9] rxrpc: Expedite ping response transmission [ver #2] David Howells (Thu Sep 22 2016 - 04:22:46 EST)
- [PATCH net-next 7/9] rxrpc: Obtain RTT data by requesting ACKs on DATA packets [ver #2] David Howells (Thu Sep 22 2016 - 04:23:02 EST)
- [PATCH net-next 3/9] rxrpc: Add per-peer RTT tracker [ver #2] David Howells (Thu Sep 22 2016 - 04:23:02 EST)
- [PATCH net-next 8/9] rxrpc: Reduce the number of ACK-Requests sent [ver #2] David Howells (Thu Sep 22 2016 - 04:23:10 EST)
- [PATCH net-next 9/9] rxrpc: Reduce the number of PING ACKs sent [ver #2] David Howells (Thu Sep 22 2016 - 04:23:17 EST)
- [PATCH net-next 6/9] rxrpc: Add ktime_sub_ms() [ver #2] David Howells (Thu Sep 22 2016 - 04:23:54 EST)
- [PATCH net-next 2/9] rxrpc: Add re-sent Tx annotation [ver #2] David Howells (Thu Sep 22 2016 - 04:24:36 EST)
- Re: [PATCH v5 2/3] ASoC: sun4i-codec: Rename some sun7i-only registers Maxime Ripard (Thu Sep 22 2016 - 04:30:13 EST)
- Re: [PATCH v5 3/3] ASoC: sun4i-codec: Add custom regmap configs Maxime Ripard (Thu Sep 22 2016 - 04:30:14 EST)
- Re: mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' Jesper Dangaard Brouer (Thu Sep 22 2016 - 04:30:14 EST)
- [PATCH 0/4] GPU-DRM-TILCDC: Fine-tuning for two function implementations SF Markus Elfring (Thu Sep 22 2016 - 04:30:39 EST)
- Re: [PATCH v5 0/3] ASoC: sun4i-codec: Distinguish sun4i from sun7i Maxime Ripard (Thu Sep 22 2016 - 04:31:52 EST)
- [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init() SF Markus Elfring (Thu Sep 22 2016 - 04:32:05 EST)
- Regmap commit 815806e3 from 4.8-rc6 introduces a deadlock Nikita Yushchenko (Thu Sep 22 2016 - 04:32:44 EST)
- [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node() SF Markus Elfring (Thu Sep 22 2016 - 04:33:00 EST)
- Re: [PATCH 3.10 098/180] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel Jiri Slaby (Thu Sep 22 2016 - 04:33:33 EST)
- [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Thu Sep 22 2016 - 04:33:40 EST)
- [PATCH net-next] net: ethernet: mediatek: use phydev from struct net_device sean.wang (Thu Sep 22 2016 - 04:33:50 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Peter Zijlstra (Thu Sep 22 2016 - 04:34:11 EST)
- Re: EFI co-maintainer Matt Fleming (Thu Sep 22 2016 - 04:34:14 EST)
- [PATCH 4/4] GPU-DRM-TILCDC: Delete unnecessary variable initialisations in tilcdc_convert_slave_node() SF Markus Elfring (Thu Sep 22 2016 - 04:34:39 EST)
- RE: [PATCH] usb: dwc3: host: inherit dma configuration from parent dev Sriram Dash (Thu Sep 22 2016 - 04:35:13 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Thu Sep 22 2016 - 04:36:10 EST)
- [PATCH net-next] net: ethernet: mediatek: remove superfluous local variable for phy address sean.wang (Thu Sep 22 2016 - 04:36:29 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Jan Kara (Thu Sep 22 2016 - 04:36:48 EST)
- Re: [PATCH 1/2] NFSD: notifiers registration cleanup Vasily Averin (Thu Sep 22 2016 - 04:37:22 EST)
- RE: ftrace function_graph causes system crash Bean Huo (beanhuo) (Thu Sep 22 2016 - 04:37:36 EST)
- [PATCH net-next] net: ethernet: mediatek: use [get|set]_link_ksettings sean.wang (Thu Sep 22 2016 - 04:42:16 EST)
- [PATCH net-next] net: ethernet: mediatek: get out of potential invalid pointer access sean.wang (Thu Sep 22 2016 - 04:44:32 EST)
- Re: [PATCH 03/13] genirq/msi: Switch to new irq spreading infrastructure Alexander Gordeev (Thu Sep 22 2016 - 04:45:31 EST)
- [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list Juergen Gross (Thu Sep 22 2016 - 04:45:57 EST)
- [PATCH v3 3/3] xen/pciback: support driver_override Juergen Gross (Thu Sep 22 2016 - 04:46:08 EST)
- [PATCH v3 1/3] xen/pciback: simplify pcistub device handling Juergen Gross (Thu Sep 22 2016 - 04:46:18 EST)
- [PATCH v3 0/3] xen/pciback: support driver_override Juergen Gross (Thu Sep 22 2016 - 04:46:32 EST)
- include/linux/kprobes.h:361:2: error: invalid use of undefined type 'struct kprobe_ctlblk' kbuild test robot (Thu Sep 22 2016 - 04:46:45 EST)
- [PATCH v0 0/3] [RESEND] lockperf: a few small improvments Daniel Wagner (Thu Sep 22 2016 - 04:46:59 EST)
- [PATCH v0 1/3] Synchronize all clients on start up Daniel Wagner (Thu Sep 22 2016 - 04:47:03 EST)
- [PATCH v0 3/3] posix03: Do not kill everything in the process group Daniel Wagner (Thu Sep 22 2016 - 04:47:22 EST)
- [PATCH] Coccinelle: pm_runtime: ensure relevance of pm_runtime reports Julia Lawall (Thu Sep 22 2016 - 04:47:37 EST)
- [PATCH v0 2/3] posix03, posix04: Use '-l' instead of '-i' as option argument name Daniel Wagner (Thu Sep 22 2016 - 04:47:50 EST)
- Re: EFI co-maintainer Ard Biesheuvel (Thu Sep 22 2016 - 04:49:10 EST)
- fscrypt: in-place decrypt vs. out-of-place encrypt? Richard Weinberger (Thu Sep 22 2016 - 04:51:19 EST)
- Re: solo6010 modprobe lockup since e1ceb25a (v4.3 regression) Krzysztof HaÅasa (Thu Sep 22 2016 - 04:51:48 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Thu Sep 22 2016 - 04:52:45 EST)
- Re: [PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2 Derek Fawcus (Thu Sep 22 2016 - 04:53:46 EST)
- Re: failed to add c++ probe Peter Zijlstra (Thu Sep 22 2016 - 04:54:17 EST)
- Re: EFI co-maintainer Lukas Wunner (Thu Sep 22 2016 - 04:57:43 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Wolfram Sang (Thu Sep 22 2016 - 04:59:43 EST)
- {standard input}:199: Error: unknown opcode kbuild test robot (Thu Sep 22 2016 - 05:01:44 EST)
- [PATCH] regmap: fix deadlock on _regmap_raw_write() error path Nikita Yushchenko (Thu Sep 22 2016 - 05:02:25 EST)
- [PATCH resend] xen-netback: switch to threaded irq for control ring Juergen Gross (Thu Sep 22 2016 - 05:02:53 EST)
- [PATCH] regmap: fix deadlock on _regmap_raw_write() error path Nikita Yushchenko (Thu Sep 22 2016 - 05:03:19 EST)
- [PATCH 0/2] BQL support and fix for a regression issue sunil . kovvuri (Thu Sep 22 2016 - 05:05:46 EST)
- [PATCH 1/2] net: thunderx: Fix issue with IRQ namimg sunil . kovvuri (Thu Sep 22 2016 - 05:05:57 EST)
- [PATCH 2/2] net: thunderx: Support for byte queue limits sunil . kovvuri (Thu Sep 22 2016 - 05:06:09 EST)
- [PATCH resend 2] xen-netback: switch to threaded irq for control ring Juergen Gross (Thu Sep 22 2016 - 05:06:41 EST)
- Re: [PATCH] HID: alps: fix stick device not working after resume Jiri Kosina (Thu Sep 22 2016 - 05:08:35 EST)
- Re: GPU-DRM-OMAP: Fine-tuning for several function implementations SF Markus Elfring (Thu Sep 22 2016 - 05:12:18 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Binoy Jayan (Thu Sep 22 2016 - 05:14:58 EST)
- [PATCH] fs/9p: Drop memory allocation cast Vaishali Thakkar (Thu Sep 22 2016 - 05:15:41 EST)
- Re: [PATCHv2] arm64: Correctly bounds check virt_addr_valid Will Deacon (Thu Sep 22 2016 - 05:17:46 EST)
- RE: [Xen-devel] [PATCH resend] xen-netback: switch to threaded irq for control ring Paul Durrant (Thu Sep 22 2016 - 05:19:52 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jean Delvare (Thu Sep 22 2016 - 05:24:20 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Mika Westerberg (Thu Sep 22 2016 - 05:25:35 EST)
- Re: [PATCH] docs: Remove space-before-label guidance from CodingStyle Jean Delvare (Thu Sep 22 2016 - 05:28:06 EST)
- Re: recommended use of request_any_context_irq() Thomas Gleixner (Thu Sep 22 2016 - 05:31:57 EST)
- Re: [PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling Paolo Bonzini (Thu Sep 22 2016 - 05:37:48 EST)
- Re: [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Ulf Hansson (Thu Sep 22 2016 - 05:38:42 EST)
- [PATCH] ASoC: cq93vc: duplicated callback function goes to component Arnd Bergmann (Thu Sep 22 2016 - 05:38:59 EST)
- Re: [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton Christoffer Dall (Thu Sep 22 2016 - 05:39:20 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Peter Zijlstra (Thu Sep 22 2016 - 05:39:31 EST)
- Re: [PATCH 2/5] mmc: core: switch to 1V8 or 1V2 for hs400es mode Ulf Hansson (Thu Sep 22 2016 - 05:39:45 EST)
- Re: strace lockup when tracing exec in go Mike Galbraith (Thu Sep 22 2016 - 05:40:17 EST)
- Re: [RESEND PATCH v7 1/2] sdhci-of-arasan: Add device tree parameter xlnx,fails-without-test-cd bit Ulf Hansson (Thu Sep 22 2016 - 05:40:50 EST)
- Re: [RESEND PATCH v7 2/2] sdhci-of-arasan: Set controller to test mode when xlnx,fails-without-test-cd is present Ulf Hansson (Thu Sep 22 2016 - 05:41:02 EST)
- Re: [PATCH 1/5] mmc: core: don't try to switch block size for dual rate mode Ulf Hansson (Thu Sep 22 2016 - 05:41:06 EST)
- [PATCH] PCI: rockchip: fix uninitialized variable use Arnd Bergmann (Thu Sep 22 2016 - 05:41:21 EST)
- [PATCH] ipvlan: fix building without netfilter Arnd Bergmann (Thu Sep 22 2016 - 05:41:48 EST)
- Re: [PATCH] tty/serial: atmel: fix fractional baud rate computation Boris Brezillon (Thu Sep 22 2016 - 05:43:19 EST)
- [PATCH] io:pressure: zpa2326: remove redundant "DEBUG" ifdef Arnd Bergmann (Thu Sep 22 2016 - 05:43:31 EST)
- Re: [PATCH 1/7] selftest: sync: basic tests for sw_sync framework Michael Ellerman (Thu Sep 22 2016 - 05:44:01 EST)
- [PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable Arnd Bergmann (Thu Sep 22 2016 - 05:45:10 EST)
- Re: [PATCH v2 2/3] devicetree: bindings: uart: Add new compatible string for ZynqMP Greg KH (Thu Sep 22 2016 - 05:45:35 EST)
- Re: [PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling Wanpeng Li (Thu Sep 22 2016 - 05:45:48 EST)
- Re: [PATCHv2 2/3] tty/serial: at91: fix hardware handshake with GPIOs Greg Kroah-Hartman (Thu Sep 22 2016 - 05:47:50 EST)
- [GIT PULL for v4.7-rc8] media fixes Mauro Carvalho Chehab (Thu Sep 22 2016 - 05:48:15 EST)
- [PATCH] rtc: cmos: avoid unused function warning Arnd Bergmann (Thu Sep 22 2016 - 05:49:00 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Lorenzo Pieralisi (Thu Sep 22 2016 - 05:49:41 EST)
- [PATCH] drm/imx: hide an unused label Arnd Bergmann (Thu Sep 22 2016 - 05:51:39 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Michal Hocko (Thu Sep 22 2016 - 05:51:59 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Thu Sep 22 2016 - 05:53:10 EST)
- Re: Regmap commit 815806e3 from 4.8-rc6 introduces a deadlock Mark Brown (Thu Sep 22 2016 - 05:54:15 EST)
- [PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling Wanpeng Li (Thu Sep 22 2016 - 05:56:06 EST)
- Re: Regmap commit 815806e3 from 4.8-rc6 introduces a deadlock Nikita Yushchenko (Thu Sep 22 2016 - 05:58:09 EST)
- [PATCH] sched/debug: check p->se.on_rq for 'runnable tasks' Zhu Yanhai (Thu Sep 22 2016 - 05:58:21 EST)
- Re: [PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling Paolo Bonzini (Thu Sep 22 2016 - 05:58:57 EST)
- Re: [PATCH] KVM: nVMX: Fix the NMI IDT-vectoring info handling Jan Kiszka (Thu Sep 22 2016 - 06:04:46 EST)
- cygnus-pcm.c:undefined reference to `bad_dma_ops' kbuild test robot (Thu Sep 22 2016 - 06:06:14 EST)
- Re: [Query] increased latency observed in cpu hotplug path Khan, Imran (Thu Sep 22 2016 - 06:07:01 EST)
- Re: [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Shawn Lin (Thu Sep 22 2016 - 06:07:08 EST)
- Re: [PATCH] sched/debug: check p->se.on_rq for 'runnable tasks' Peter Zijlstra (Thu Sep 22 2016 - 06:08:55 EST)
- Re: strace lockup when tracing exec in go Mike Galbraith (Thu Sep 22 2016 - 06:09:12 EST)
- Re: [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init() Dan Carpenter (Thu Sep 22 2016 - 06:10:34 EST)
- [PATCH] ASoC: tpa6130a2: fix volume setting when no stream is running Nikita Yushchenko (Thu Sep 22 2016 - 06:11:14 EST)
- Re: [Xen-devel] [PATCH resend] xen-netback: switch to threaded irq for control ring Juergen Gross (Thu Sep 22 2016 - 06:17:12 EST)
- Re: [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Ulf Hansson (Thu Sep 22 2016 - 06:21:24 EST)
- Re: [PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le Michael Ellerman (Thu Sep 22 2016 - 06:21:43 EST)
- Re: [PATCH] regmap: fix up the regmap lock error Mark Brown (Thu Sep 22 2016 - 06:23:26 EST)
- [PATCH] regmap: fix up the regmap lock error Elaine Zhang (Thu Sep 22 2016 - 06:24:14 EST)
- Applied "regmap: fix deadlock on _regmap_raw_write() error path" to the regmap tree Mark Brown (Thu Sep 22 2016 - 06:25:23 EST)
- RE: [Xen-devel] [PATCH resend] xen-netback: switch to threaded irq for control ring Paul Durrant (Thu Sep 22 2016 - 06:31:12 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Clean up vertical alignment tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:31:13 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Add generic function pointers tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:31:18 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Clean up and update printks tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:31:36 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Use generic function pointers tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:31:42 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Clean up pq_init() tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:32:04 EST)
- Re: [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make Michael Ellerman (Thu Sep 22 2016 - 06:32:08 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:32:11 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:32:31 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Disable software timeout on UV4 hardware tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:32:46 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:33:08 EST)
- [tip:x86/platform] x86/platform/uv/BAU: Add UV4-specific functions tip-bot for Andrew Banman (Thu Sep 22 2016 - 06:33:40 EST)
- [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property Peter Ujfalusi (Thu Sep 22 2016 - 06:36:02 EST)
- [PATCH v2 0/3] video: of: Drive edge selection for sync Peter Ujfalusi (Thu Sep 22 2016 - 06:36:05 EST)
- [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge Peter Ujfalusi (Thu Sep 22 2016 - 06:36:08 EST)
- [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven Peter Ujfalusi (Thu Sep 22 2016 - 06:36:38 EST)
- Re: [Xen-devel] [PATCH resend] xen-netback: switch to threaded irq for control ring Juergen Gross (Thu Sep 22 2016 - 06:39:34 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Thu Sep 22 2016 - 06:39:38 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Joe Perches (Thu Sep 22 2016 - 06:42:31 EST)
- Re: [RFC PATCH 4/4] futex, doc: TO futexes document Thomas Gleixner (Thu Sep 22 2016 - 06:43:02 EST)
- Re: say 22AmIYourDreamLove22 Darshanbhai Desai (Thu Sep 22 2016 - 06:43:46 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jani Nikula (Thu Sep 22 2016 - 06:43:56 EST)
- Re: crypto-caamhash: Fine-tuning for several function implementations Herbert Xu (Thu Sep 22 2016 - 06:44:40 EST)
- Re: [PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Sergei Shtylyov (Thu Sep 22 2016 - 06:44:47 EST)
- RE: [Xen-devel] [PATCH resend] xen-netback: switch to threaded irq for control ring Paul Durrant (Thu Sep 22 2016 - 06:45:41 EST)
- Re: [PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le Anton Blanchard (Thu Sep 22 2016 - 06:47:58 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Thu Sep 22 2016 - 06:52:24 EST)
- [PATCH] usb: gadget: Add uevent to notify userspace Baolin Wang (Thu Sep 22 2016 - 06:54:21 EST)
- Re: [PATCH resend 2] xen-netback: switch to threaded irq for control ring Wei Liu (Thu Sep 22 2016 - 06:55:20 EST)
- Re: [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Mugunthan V N (Thu Sep 22 2016 - 06:57:28 EST)
- Re: [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Mugunthan V N (Thu Sep 22 2016 - 06:58:09 EST)
- Re: [PATCH 1/2] shmem: fix tmpfs to handle the huge= option properly Aneesh Kumar K.V (Thu Sep 22 2016 - 06:58:48 EST)
- Re: [f2fs-dev] [PATCH 1/4] f2fs: assign return value in f2fs_gc Chao Yu (Thu Sep 22 2016 - 06:58:59 EST)
- Re: [PATCH] usb: gadget: Add uevent to notify userspace Mark Brown (Thu Sep 22 2016 - 06:59:19 EST)
- Re: [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node() Dan Carpenter (Thu Sep 22 2016 - 06:59:35 EST)
- [PATCH] MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs Matt Redfearn (Thu Sep 22 2016 - 07:00:09 EST)
- Re: [PATCH] hwrng: omap - Only fail if pm_runtime_get_sync returns < 0 Herbert Xu (Thu Sep 22 2016 - 07:04:42 EST)
- Re: [PATCH] crypto: sun4i-ss: mark sun4i_hash() static Herbert Xu (Thu Sep 22 2016 - 07:04:44 EST)
- Re: [PATCH] usb: gadget: Add uevent to notify userspace Baolin Wang (Thu Sep 22 2016 - 07:07:17 EST)
- [PATCH v2 00/23] drm/omap: Convert to use videomode from omap_video_timings Peter Ujfalusi (Thu Sep 22 2016 - 07:07:25 EST)
- [PATCH v2 02/23] drm/omap: omap_display_timings: rename y_res to vactive Peter Ujfalusi (Thu Sep 22 2016 - 07:07:36 EST)
- [PATCH v2 05/23] drm/omap: omap_display_timings: rename hbp to hback_porch Peter Ujfalusi (Thu Sep 22 2016 - 07:07:39 EST)
- [PATCH v2 10/23] drm/omap: omap_display_timings: Use display_flags for interlace mode Peter Ujfalusi (Thu Sep 22 2016 - 07:07:48 EST)
- [PATCH v2 14/23] drm/omap: omap_display_timings: Use display_flags for double_pixel mode Peter Ujfalusi (Thu Sep 22 2016 - 07:07:53 EST)
- [PATCH v2 17/23] drm/omap: Change the types of struct omap_video_timings members Peter Ujfalusi (Thu Sep 22 2016 - 07:08:00 EST)
- [PATCH v2 20/23] drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edge Peter Ujfalusi (Thu Sep 22 2016 - 07:08:09 EST)
- [PATCH v2 23/23] drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge and DE level Peter Ujfalusi (Thu Sep 22 2016 - 07:08:11 EST)
- [PATCH v2 19/23] drm/omap: Use consistent name for struct videomode Peter Ujfalusi (Thu Sep 22 2016 - 07:08:30 EST)
- [PATCH v2 21/23] drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edge Peter Ujfalusi (Thu Sep 22 2016 - 07:08:56 EST)
- [PATCH v2 22/23] drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edge Peter Ujfalusi (Thu Sep 22 2016 - 07:08:59 EST)
- [PATCH v2 18/23] drm/omap: Replace struct omap_video_timings with videomode Peter Ujfalusi (Thu Sep 22 2016 - 07:09:18 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Thu Sep 22 2016 - 07:09:36 EST)
- [PATCH v2 16/23] drm/omap: omap_display_timings: Use display_flags for sync edge Peter Ujfalusi (Thu Sep 22 2016 - 07:09:48 EST)
- [PATCH v2 13/23] drm/omap: omap_display_timings: Use display_flags for DE level Peter Ujfalusi (Thu Sep 22 2016 - 07:10:07 EST)
- [PATCH v2 15/23] drm/omap: omap_display_timings: Use display_flags for pixel data edge Peter Ujfalusi (Thu Sep 22 2016 - 07:10:11 EST)
- [PATCH v2 11/23] drm/omap: dispc: Simplify _dispc_mgr_set_lcd_timings() parameters Peter Ujfalusi (Thu Sep 22 2016 - 07:10:40 EST)
- [PATCH v2 12/23] drm/omap: omap_display_timings: Use display_flags for h/vsync level Peter Ujfalusi (Thu Sep 22 2016 - 07:10:52 EST)
- [PATCH v2 03/23] drm/omap: omap_display_timings: rename hsw to hsync_len Peter Ujfalusi (Thu Sep 22 2016 - 07:11:12 EST)
- [PATCH v2 09/23] drm/omap: HDMI5: Use pointer to cfg->v_fc_config.timings in hdmi_core_video_config Peter Ujfalusi (Thu Sep 22 2016 - 07:11:15 EST)
- RE: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Gabriele Paoloni (Thu Sep 22 2016 - 07:11:34 EST)
- [PATCH v2 08/23] drm/omap: omap_display_timings: rename vbp to vback_porch Peter Ujfalusi (Thu Sep 22 2016 - 07:11:51 EST)
- [PATCH v2 01/23] drm/omap: omap_display_timings: rename x_res to hactive Peter Ujfalusi (Thu Sep 22 2016 - 07:12:06 EST)
- [PATCH v2 07/23] drm/omap: omap_display_timings: rename vfp to vfront_porch Peter Ujfalusi (Thu Sep 22 2016 - 07:12:11 EST)
- [PATCH v2 06/23] drm/omap: omap_display_timings: rename vsw to vsync_len Peter Ujfalusi (Thu Sep 22 2016 - 07:12:35 EST)
- RE: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Gabriele Paoloni (Thu Sep 22 2016 - 07:12:56 EST)
- [PATCH v2 04/23] drm/omap: omap_display_timings: rename hfp to hfront_porch Peter Ujfalusi (Thu Sep 22 2016 - 07:12:59 EST)
- [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver vadimp (Thu Sep 22 2016 - 07:15:57 EST)
- Re: [PATCH 2/4] drivers: iio: ti_am335x_adc: add dma support Peter Ujfalusi (Thu Sep 22 2016 - 07:17:50 EST)
- Re: [PATCH v2 7/7] sched/core: Add debug code to catch missing update_rq_clock() Peter Zijlstra (Thu Sep 22 2016 - 07:22:50 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Sean Paul (Thu Sep 22 2016 - 07:23:11 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Daniel Vetter (Thu Sep 22 2016 - 07:29:01 EST)
- Re: [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 Sergei Shtylyov (Thu Sep 22 2016 - 07:29:02 EST)
- [PATCH 0/2] Fix warnings for i2c-rk3x.c David Wu (Thu Sep 22 2016 - 07:30:17 EST)
- [PATCH 2/2] i2c: rk3x: Fix variable 'min_total_ns' unused warning David Wu (Thu Sep 22 2016 - 07:30:31 EST)
- [PATCH 1/2] i2c: rk3x: Fix sparse warning David Wu (Thu Sep 22 2016 - 07:30:45 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sergei Shtylyov (Thu Sep 22 2016 - 07:31:05 EST)
- kernelci build/boot results on -rt kernels Arnd Bergmann (Thu Sep 22 2016 - 07:39:11 EST)
- [PATCH v4] devicetree: bindings: uart: Add new compatible string for ZynqMP Nava kishore Manne (Thu Sep 22 2016 - 07:42:08 EST)
- Re: [PATCH] dmaengine: imx-sdma: fix merge conflict Arnd Bergmann (Thu Sep 22 2016 - 07:43:02 EST)
- [PATCH v2] usb: gadget: Add uevent to notify userspace Baolin Wang (Thu Sep 22 2016 - 07:45:05 EST)
- [PATCH 13/17] Documentation/serial-console.txt: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:49:19 EST)
- [PATCH 16/17] CodeOfConflict: add it to the development-process book Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:49:21 EST)
- [PATCH 01/17] Documentation/applying-patches.txt: fix a bad external link Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:49:29 EST)
- [PATCH 09/17] Documentation/adding-syscalls.txt: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:49:33 EST)
- [PATCH 00/17] More files converted to ReST format Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:49:53 EST)
- [PATCH 10/17] Documentation/bad_memory.txt: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:50:09 EST)
- [PATCH 11/17] Documentation/basic_profiling.rst: convert to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:50:22 EST)
- [PATCH 07/17] docs-rst: add documents to development-process Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:50:37 EST)
- [PATCH 14/17] Documentation/braille-console: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:50:51 EST)
- [PATCH 04/17] REPORTING-BUGS: convert to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:50:59 EST)
- [PATCH 03/17] docs-rst: add inter-document cross references Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:51:09 EST)
- [PATCH 02/17] Documentation/email-clients.txt: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:51:31 EST)
- [PATCH 12/17] Documentation/binfmt_misc.txt: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:51:46 EST)
- [PATCH 17/17] Documentation/devices.rst: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:52:02 EST)
- [PATCH 08/17] docs-rst: create an user's manual book Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:52:18 EST)
- [PATCH 06/17] Documentation/kernel-parameters.txt: convert to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:52:35 EST)
- [PATCH 05/17] README: convert it to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:52:40 EST)
- [PATCH 15/17] Documentation/BUG-HUNTING: convert to ReST markup Mauro Carvalho Chehab (Thu Sep 22 2016 - 07:52:58 EST)
- [PATCH] mm, compaction: more reliably increase direct compaction priority-fix Vlastimil Babka (Thu Sep 22 2016 - 07:54:32 EST)
- [PATCH] mm, compaction: more reliably increase direct compaction priority-fix-v2 Vlastimil Babka (Thu Sep 22 2016 - 07:54:32 EST)
- [PATCH 0/2] NFS: Use complete() instead complete_all() Daniel Wagner (Thu Sep 22 2016 - 07:55:12 EST)
- [PATCH 1/2] NFS: direct: use complete() instead of complete_all() Daniel Wagner (Thu Sep 22 2016 - 07:55:21 EST)
- [PATCH 2/2] NFS: cache_lib: use complete() instead of complete_all() Daniel Wagner (Thu Sep 22 2016 - 07:55:43 EST)
- [PATCH v3] devicetree: bindings: uart: Add new compatible string for ZynqMP Nava kishore Manne (Thu Sep 22 2016 - 07:55:48 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Thu Sep 22 2016 - 07:57:06 EST)
- Re: [PATCH 1/3] virtio: Basic implementation of virtio pstore driver Stefan Hajnoczi (Thu Sep 22 2016 - 07:57:57 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jean Delvare (Thu Sep 22 2016 - 07:58:10 EST)
- Re: [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Prarit Bhargava (Thu Sep 22 2016 - 07:59:37 EST)
- [tip:sched/core] sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thread_fn() tip-bot for Con Kolivas (Thu Sep 22 2016 - 07:59:48 EST)
- [tip:x86/boot] x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulation tip-bot for Dan Williams (Thu Sep 22 2016 - 08:00:06 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Thu Sep 22 2016 - 08:10:19 EST)
- Re: [PATCH 0/2 v3] cpu hotplug: Preserve topology directory after soft remove event Borislav Petkov (Thu Sep 22 2016 - 08:10:53 EST)
- Re: [PATCH v2 2/6] MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF Ralf Baechle (Thu Sep 22 2016 - 08:11:58 EST)
- Re: [PATCH net-next 0/9] rxrpc: Preparation for slow-start algorithm [ver #2] David Miller (Thu Sep 22 2016 - 08:15:36 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Thu Sep 22 2016 - 08:15:58 EST)
- Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module David Miller (Thu Sep 22 2016 - 08:23:14 EST)
- Re: [PATCH net-next] net: ethernet: mediatek: use phydev from struct net_device David Miller (Thu Sep 22 2016 - 08:23:22 EST)
- Re: [PATCH net-next] net: ethernet: mediatek: remove superfluous local variable for phy address David Miller (Thu Sep 22 2016 - 08:23:25 EST)
- Re: [PATCH net-next] net: ethernet: mediatek: use [get|set]_link_ksettings David Miller (Thu Sep 22 2016 - 08:23:33 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Greg KH (Thu Sep 22 2016 - 08:23:42 EST)
- Re: [PATCH net-next] net: ethernet: mediatek: get out of potential invalid pointer access David Miller (Thu Sep 22 2016 - 08:23:49 EST)
- Re: [PATCH 2/3] qemu: Implement virtio-pstore device Stefan Hajnoczi (Thu Sep 22 2016 - 08:24:27 EST)
- Re: [PATCH] rtc: cmos: avoid unused function warning Alexandre Belloni (Thu Sep 22 2016 - 08:24:38 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class Peter Zijlstra (Thu Sep 22 2016 - 08:25:29 EST)
- ext4, f2fs: fscrypt_has_permitted_context() check in file open Richard Weinberger (Thu Sep 22 2016 - 08:25:38 EST)
- Re: [PATCH 0/2] BQL support and fix for a regression issue David Miller (Thu Sep 22 2016 - 08:25:54 EST)
- Re: [PATCH resend 2] xen-netback: switch to threaded irq for control ring David Miller (Thu Sep 22 2016 - 08:26:59 EST)
- Re: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Greg KH (Thu Sep 22 2016 - 08:30:38 EST)
- Re: [PATCH] ipvlan: fix building without netfilter David Miller (Thu Sep 22 2016 - 08:32:41 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Sean Paul (Thu Sep 22 2016 - 08:33:11 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value Michal Hocko (Thu Sep 22 2016 - 08:37:45 EST)
- Re: Build failure in -next due to 'kbuild: allow archs to select link dead code/data elimination' Michal Marek (Thu Sep 22 2016 - 08:38:26 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Baolin Wang (Thu Sep 22 2016 - 08:42:11 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Lorenzo Pieralisi (Thu Sep 22 2016 - 08:44:40 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jean Delvare (Thu Sep 22 2016 - 08:46:58 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Michal Hocko (Thu Sep 22 2016 - 08:47:44 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Thu Sep 22 2016 - 08:51:22 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Thu Sep 22 2016 - 08:51:57 EST)
- Re: linux-next: build failure after merge of the kbuild tree Michal Marek (Thu Sep 22 2016 - 08:52:18 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Felipe Balbi (Thu Sep 22 2016 - 08:53:26 EST)
- Re: [PATCH] ipvlan: fix building without netfilter Arnd Bergmann (Thu Sep 22 2016 - 08:58:44 EST)
- Re: [RFC PATCH 4/4] futex, doc: TO futexes document Waiman Long (Thu Sep 22 2016 - 09:06:27 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jani Nikula (Thu Sep 22 2016 - 09:06:56 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Al Viro (Thu Sep 22 2016 - 09:11:24 EST)
- Re: [PATCH 0/2] BQL support and fix for a regression issue Eric Dumazet (Thu Sep 22 2016 - 09:12:32 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Thu Sep 22 2016 - 09:13:01 EST)
- Re: [PATCHv2 1/3] serial: mctrl_gpio: implement mctrl_gpio_use_rtscts Uwe Kleine-König (Thu Sep 22 2016 - 09:14:20 EST)
- Re: [PATCH 2/3] watchdog: dw_wdt: get reset lines from dt Guenter Roeck (Thu Sep 22 2016 - 09:14:56 EST)
- arch/cris/arch-v32/mm/intmem.c:148:17: error: initialization from incompatible pointer type kbuild test robot (Thu Sep 22 2016 - 09:16:49 EST)
- Re: fscrypt: in-place decrypt vs. out-of-place encrypt? Theodore Ts'o (Thu Sep 22 2016 - 09:18:04 EST)
- Re: [PATCH] misc/genwqe: ensure zero initialization Frank Haverkamp (Thu Sep 22 2016 - 09:19:15 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 09:20:10 EST)
- Re: [PATCH 3/3] watchdog: dw_wdt: add stop watchdog operation Guenter Roeck (Thu Sep 22 2016 - 09:20:28 EST)
- Re: [PATCHv2 2/3] tty/serial: at91: fix hardware handshake with GPIOs Uwe Kleine-König (Thu Sep 22 2016 - 09:21:22 EST)
- Re: [PATCH v4 0/3] nvme power saving Christoph Hellwig (Thu Sep 22 2016 - 09:21:37 EST)
- [PATCH v2] arm: dts: zynq: Add MicroZed board support Jagan Teki (Thu Sep 22 2016 - 09:22:31 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Peter Zijlstra (Thu Sep 22 2016 - 09:23:59 EST)
- [PATCH] clocksource: fsl_ftm_timer: Unmap region obtained by of_iomap Arvind Yadav (Thu Sep 22 2016 - 09:32:41 EST)
- [PATCH] mm, compaction: ignore fragindex on highest direct compaction priority Vlastimil Babka (Thu Sep 22 2016 - 09:33:57 EST)
- Re: [RFC PATCH 3/4] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 09:35:25 EST)
- Re: [RFC PATCH 00/11] pci: support for configurable PCI endpoint Arnd Bergmann (Thu Sep 22 2016 - 09:36:04 EST)
- Re: [BUG] perf report --pid not reporting correctly Jiri Olsa (Thu Sep 22 2016 - 09:36:27 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 09:36:47 EST)
- Re: [PATCH V2 for-next 00/19] IB/hns: Fixes for various misc. bugs Leon Romanovsky (Thu Sep 22 2016 - 09:37:25 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Thu Sep 22 2016 - 09:39:37 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Greg KH (Thu Sep 22 2016 - 09:39:54 EST)
- [PATCH] mfd: mc13xxx-core: use complete() instead complete_all() Daniel Wagner (Thu Sep 22 2016 - 09:40:33 EST)
- Re: [PATCH v4 1/3] leds: Introduce userspace leds driver Linus Walleij (Thu Sep 22 2016 - 09:43:43 EST)
- Re: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Greg KH (Thu Sep 22 2016 - 09:45:37 EST)
- Re: [PATCH v4 1/3] leds: Introduce userspace leds driver Linus Walleij (Thu Sep 22 2016 - 09:45:50 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Thu Sep 22 2016 - 09:46:06 EST)
- Re: ext4, f2fs: fscrypt_has_permitted_context() check in file open Theodore Ts'o (Thu Sep 22 2016 - 09:46:22 EST)
- [PATCH] clocksource: mxs_timer: Unmap region obtained by of_iomap Arvind Yadav (Thu Sep 22 2016 - 09:51:29 EST)
- [PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt Xing Zheng (Thu Sep 22 2016 - 09:51:36 EST)
- Re: [PATCH] ASoC: rk3399_gru_sound: fix recording pop at first attempt Xing Zheng (Thu Sep 22 2016 - 09:51:49 EST)
- [PATCH] usb: gadget: f_fs: use complete() instead complete_all() Daniel Wagner (Thu Sep 22 2016 - 09:52:17 EST)
- Re: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Greg KH (Thu Sep 22 2016 - 09:53:13 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Thu Sep 22 2016 - 09:53:23 EST)
- Re: [PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Sergei Shtylyov (Thu Sep 22 2016 - 09:53:24 EST)
- Re: [RFC PATCH 4/4] futex, doc: TO futexes document Thomas Gleixner (Thu Sep 22 2016 - 09:54:19 EST)
- [PATCH PoC 0/7] mmc: switch to blk-mq Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:57:46 EST)
- [PATCH PoC 1/7] mmc-mq: add debug printks Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:57:52 EST)
- [PATCH PoC 2/7] mmc-mq: remove async requests support Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:58:03 EST)
- [PATCH PoC 3/7] mmc-mq: request completion fixes Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:58:06 EST)
- Re: [patch V2 0/2] block/mq: Convert to new hotplug state machine Christoph Hellwing (Thu Sep 22 2016 - 09:58:10 EST)
- [PATCH PoC 6/7] mmc-mq: initial blk-mq support Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:58:19 EST)
- [PATCH PoC 7/7] mmc-mq: async request support for blk-mq mode Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:58:36 EST)
- [PATCH] clocksource: nomadik-mtu: Unmap region obtained by of_iomap Arvind Yadav (Thu Sep 22 2016 - 09:58:51 EST)
- RE: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Vadim Pasternak (Thu Sep 22 2016 - 09:58:58 EST)
- [tip:core/smp] smp: Allocate smp_call_on_cpu() workqueue on stack too tip-bot for Peter Zijlstra (Thu Sep 22 2016 - 09:59:22 EST)
- [tip:sched/core] sched/core: Remove unnecessary initialization in sched_init() tip-bot for Cheng Chao (Thu Sep 22 2016 - 09:59:35 EST)
- [PATCH PoC 5/7] mmc-mq: remove some debug printks Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 09:59:49 EST)
- [tip:sched/core] stop_machine: Avoid a sleep and wakeup in stop_one_cpu() tip-bot for Cheng Chao (Thu Sep 22 2016 - 10:00:11 EST)
- [PATCH PoC 4/7] mmc-mq: implement checking for queue busy condition Bartlomiej Zolnierkiewicz (Thu Sep 22 2016 - 10:00:25 EST)
- Re: [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Thomas Gleixner (Thu Sep 22 2016 - 10:00:34 EST)
- [tip:sched/core] sched/core: Optimize __schedule() tip-bot for Peter Zijlstra (Thu Sep 22 2016 - 10:00:45 EST)
- [tip:perf/urgent] perf/core: Limit matching exclusive events to one PMU tip-bot for Alexander Shishkin (Thu Sep 22 2016 - 10:02:48 EST)
- [tip:sched/core] sched/fair: Fix SCHED_HRTICK bug leading to late preemption of tasks tip-bot for Srivatsa Vaddagiri (Thu Sep 22 2016 - 10:03:01 EST)
- [tip:perf/urgent] perf/x86/intel/bts: Make it an exclusive PMU tip-bot for Alexander Shishkin (Thu Sep 22 2016 - 10:03:15 EST)
- [tip:locking/core] locking/pv-qspinlock: Use cmpxchg_release() in __pv_queued_spin_unlock() tip-bot for Pan Xinhui (Thu Sep 22 2016 - 10:03:41 EST)
- [PATCH] percpu: eliminate two sparse warnings Lance Richardson (Thu Sep 22 2016 - 10:04:05 EST)
- Re: [patch V2 0/2] block/mq: Convert to new hotplug state machine Jens Axboe (Thu Sep 22 2016 - 10:06:06 EST)
- [tip:locking/core] stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock() tip-bot for Oleg Nesterov (Thu Sep 22 2016 - 10:06:19 EST)
- RE: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Vadim Pasternak (Thu Sep 22 2016 - 10:07:19 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Michal Hocko (Thu Sep 22 2016 - 10:08:31 EST)
- [PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc Arvind Yadav (Thu Sep 22 2016 - 10:09:54 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Thu Sep 22 2016 - 10:14:24 EST)
- Re: fscrypt: in-place decrypt vs. out-of-place encrypt? Richard Weinberger (Thu Sep 22 2016 - 10:14:43 EST)
- Re: [RFC PATCH v1 05/28] KVM: SVM: prepare for new bit definition in nested_ctl Borislav Petkov (Thu Sep 22 2016 - 10:17:59 EST)
- Re: [PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc Thomas Gleixner (Thu Sep 22 2016 - 10:18:35 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Christopher Covington (Thu Sep 22 2016 - 10:21:03 EST)
- [PATCH] clocksource: timer-digicolor: Unmap region obtained by of_iomap Arvind Yadav (Thu Sep 22 2016 - 10:21:51 EST)
- Re: ext4, f2fs: fscrypt_has_permitted_context() check in file open Richard Weinberger (Thu Sep 22 2016 - 10:22:29 EST)
- Re: [PATCH] usb: gadget: f_fs: use complete() instead complete_all() Michal Nazarewicz (Thu Sep 22 2016 - 10:23:06 EST)
- Re: [PATCH 1/7] selftest: sync: basic tests for sw_sync framework Emilio LÃpez (Thu Sep 22 2016 - 10:24:31 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Thu Sep 22 2016 - 10:24:44 EST)
- Re: [PATCH v4 0/3] nvme power saving Jens Axboe (Thu Sep 22 2016 - 10:24:57 EST)
- [v2] clocksrouce/timer-imz-gpt: Prevent resource leaks in error path Arvind Yadav (Thu Sep 22 2016 - 10:26:19 EST)
- Re: [PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc arvind Yadav (Thu Sep 22 2016 - 10:28:37 EST)
- Re: [PATCH 1/6] mtd: spi-nor: Add quad page program support Jagan Teki (Thu Sep 22 2016 - 10:29:20 EST)
- Re: [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Steven Rostedt (Thu Sep 22 2016 - 10:29:53 EST)
- Re: [PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support Ritesh Harjani (Thu Sep 22 2016 - 10:33:10 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 10:36:03 EST)
- Re: [v2] clocksrouce/timer-imz-gpt: Prevent resource leaks in error path Thomas Gleixner (Thu Sep 22 2016 - 10:37:19 EST)
- Re: [PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc Thomas Gleixner (Thu Sep 22 2016 - 10:39:12 EST)
- Re: [PATCH] clocksource: timer-digicolor: Unmap region obtained by of_iomap Baruch Siach (Thu Sep 22 2016 - 10:40:05 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Davidlohr Bueso (Thu Sep 22 2016 - 10:41:38 EST)
- Re: [kbuild-all] mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_' Fengguang Wu (Thu Sep 22 2016 - 10:43:30 EST)
- Re: [PATCH v5 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops Joerg Roedel (Thu Sep 22 2016 - 10:45:15 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Oliver Neukum (Thu Sep 22 2016 - 10:46:34 EST)
- Re: [PATCH] clocksource: timer-imx-gpt: Unmap and free region obtained by of_iomap and kzalloc arvind Yadav (Thu Sep 22 2016 - 10:46:45 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Paolo Bonzini (Thu Sep 22 2016 - 10:46:56 EST)
- Re: [PATCH v5 00/07] iommu/ipmmu-vmsa: IPMMU multi-arch update V5 Joerg Roedel (Thu Sep 22 2016 - 10:47:36 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Thu Sep 22 2016 - 10:48:08 EST)
- [PATCH] timekeeping.h: include the correct header for errno definitions Christoph Hellwig (Thu Sep 22 2016 - 10:48:28 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 10:48:59 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Michal Hocko (Thu Sep 22 2016 - 10:52:45 EST)
- [tip:timers/core] clocksource/drivers/ti-32k: Prevent ftrace recursion tip-bot for Jisheng Zhang (Thu Sep 22 2016 - 10:55:05 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 10:57:14 EST)
- [PATCH 1/2] staging: r8188eu: remove rf_type member of hal_data_8188e structure Ivan Safonov (Thu Sep 22 2016 - 10:57:15 EST)
- [PATCH 2/2] staging: r8188eu: remove RFType member of odm_dm_struct structure Ivan Safonov (Thu Sep 22 2016 - 10:57:32 EST)
- Re: [BUG] perf report --pid not reporting correctly Andi Kleen (Thu Sep 22 2016 - 10:57:32 EST)
- Re: [PATCH v2 0/3] Move runnable tools from Documentation to tools Jonathan Corbet (Thu Sep 22 2016 - 10:58:02 EST)
- Re: [PATCH v7 0/6] perf annotate: Cross arch support + few fixes Kim Phillips (Thu Sep 22 2016 - 10:58:35 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jean Delvare (Thu Sep 22 2016 - 10:58:48 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Thu Sep 22 2016 - 11:00:01 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 11:00:09 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Jiri Olsa (Thu Sep 22 2016 - 11:00:30 EST)
- Re: [RFC PATCH v1 04/28] x86: Secure Encrypted Virtualization (SEV) support Borislav Petkov (Thu Sep 22 2016 - 11:00:35 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Thu Sep 22 2016 - 11:01:51 EST)
- [PATCH] mm, page_alloc: pull no_progress_loops update to should_reclaim_retry() Vlastimil Babka (Thu Sep 22 2016 - 11:02:37 EST)
- [PATCH v2 1/5] soc/fsl: Introduce DPAA 1.x BMan device driver Claudiu Manoil (Thu Sep 22 2016 - 11:05:28 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Julia Lawall (Thu Sep 22 2016 - 11:05:47 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Paolo Bonzini (Thu Sep 22 2016 - 11:06:20 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Thu Sep 22 2016 - 11:06:50 EST)
- [tip:timers/core] timekeeping: Include the correct header for errno definitions tip-bot for Christoph Hellwig (Thu Sep 22 2016 - 11:07:12 EST)
- cifs mount regression in 4.8 and 4.4 stable Seth Forshee (Thu Sep 22 2016 - 11:09:30 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Davidlohr Bueso (Thu Sep 22 2016 - 11:11:58 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Thu Sep 22 2016 - 11:12:45 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Thu Sep 22 2016 - 11:13:34 EST)
- Re: cifs mount regression in 4.8 and 4.4 stable Greg Kroah-Hartman (Thu Sep 22 2016 - 11:15:48 EST)
- Re: cifs mount regression in 4.8 and 4.4 stable Sachin Prabhu (Thu Sep 22 2016 - 11:17:17 EST)
- Re: [PATCH v7 4/6] powerpc: lib/locks.c: Add cpu yield/wake helper function Boqun Feng (Thu Sep 22 2016 - 11:17:59 EST)
- Re: [PATCH 0/4] reintroduce compaction feedback for OOM decisions Vlastimil Babka (Thu Sep 22 2016 - 11:18:58 EST)
- [PATCH v2 2/5] soc/fsl: Introduce DPAA 1.x QMan device driver Claudiu Manoil (Thu Sep 22 2016 - 11:20:44 EST)
- [PATCH v2 0/5] Freescale DPAA 1.x QBMan Drivers Claudiu Manoil (Thu Sep 22 2016 - 11:20:58 EST)
- UFS API in the kernel Joao Pinto (Thu Sep 22 2016 - 11:21:19 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Thu Sep 22 2016 - 11:21:24 EST)
- Re: [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 Sean Wang (Thu Sep 22 2016 - 11:22:00 EST)
- Re: kernelci build/boot results on -rt kernels Greg KH (Thu Sep 22 2016 - 11:23:52 EST)
- Re: solo6010 modprobe lockup since e1ceb25a (v4.3 regression) Andrey Utkin (Thu Sep 22 2016 - 11:24:06 EST)
- Re: cifs mount regression in 4.8 and 4.4 stable Seth Forshee (Thu Sep 22 2016 - 11:28:03 EST)
- [PATCH] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Thu Sep 22 2016 - 11:28:54 EST)
- RE: [patch v1] drivers/platform/x86: introduce support for Mellanox hotplug driver Vadim Pasternak (Thu Sep 22 2016 - 11:37:11 EST)
- [PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems Jiri Olsa (Thu Sep 22 2016 - 11:37:35 EST)
- [PATCH 01/57] perf tools: Add __hist_entry__snprintf function Jiri Olsa (Thu Sep 22 2016 - 11:37:41 EST)
- [PATCH 02/57] perf tools: Introduce c2c_decode_stats function Jiri Olsa (Thu Sep 22 2016 - 11:37:44 EST)
- [PATCH v2 5/5] arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig Claudiu Manoil (Thu Sep 22 2016 - 11:37:50 EST)
- [PATCH 05/57] perf tools: Make output_field_add and sort_dimension__add global Jiri Olsa (Thu Sep 22 2016 - 11:37:54 EST)
- [PATCH 07/57] perf tools: Make several display functions global Jiri Olsa (Thu Sep 22 2016 - 11:38:03 EST)
- [PATCH 13/57] perf c2c report: Add dimension support Jiri Olsa (Thu Sep 22 2016 - 11:38:10 EST)
- [PATCH 16/57] perf c2c report: Add sample processing Jiri Olsa (Thu Sep 22 2016 - 11:38:14 EST)
- [PATCH 18/57] perf c2c report: Decode c2c_stats for hist entries Jiri Olsa (Thu Sep 22 2016 - 11:38:18 EST)
- [PATCH 21/57] perf c2c report: Add offset dimension key Jiri Olsa (Thu Sep 22 2016 - 11:38:26 EST)
- [PATCH 20/57] perf c2c report: Add dcacheline dimension key Jiri Olsa (Thu Sep 22 2016 - 11:38:32 EST)
- [PATCH 27/57] perf c2c report: Add llc load miss dimension key Jiri Olsa (Thu Sep 22 2016 - 11:38:40 EST)
- [PATCH 29/57] perf c2c report: Add total loads sort key Jiri Olsa (Thu Sep 22 2016 - 11:38:47 EST)
- [PATCH 32/57] perf c2c report: Add dram related sort keys Jiri Olsa (Thu Sep 22 2016 - 11:38:51 EST)
- [PATCH 35/57] perf c2c report: Add symbol and dso sort keys Jiri Olsa (Thu Sep 22 2016 - 11:38:55 EST)
- [PATCH 40/57] perf c2c report: Setup number of header lines for hists Jiri Olsa (Thu Sep 22 2016 - 11:39:08 EST)
- [PATCH 43/57] perf c2c report: Add main browser Jiri Olsa (Thu Sep 22 2016 - 11:39:12 EST)
- [PATCH 46/57] perf c2c report: Add shared cachelines stats stdio output Jiri Olsa (Thu Sep 22 2016 - 11:39:22 EST)
- [PATCH 48/57] perf c2c report: Allow to report callchains Jiri Olsa (Thu Sep 22 2016 - 11:39:33 EST)
- [PATCH 55/57] perf c2c report: Iterate node display in browser Jiri Olsa (Thu Sep 22 2016 - 11:39:42 EST)
- [PATCH 54/57] perf c2c report: Add support to manage symbol name length Jiri Olsa (Thu Sep 22 2016 - 11:39:47 EST)
- [PATCH 57/57] perf c2c: Add man page and credits Jiri Olsa (Thu Sep 22 2016 - 11:39:52 EST)
- [PATCH 56/57] perf c2c report: Add help windows Jiri Olsa (Thu Sep 22 2016 - 11:40:08 EST)
- [PATCH 53/57] perf c2c report: Add cacheline index entry Jiri Olsa (Thu Sep 22 2016 - 11:40:32 EST)
- [PATCH 50/57] perf c2c report: Add support to choose local HITMs Jiri Olsa (Thu Sep 22 2016 - 11:40:43 EST)
- [PATCH 52/57] perf c2c report: Recalc width of global sort entries Jiri Olsa (Thu Sep 22 2016 - 11:40:54 EST)
- [PATCH v2 3/5] soc/bman: Add self-test for BMan driver Claudiu Manoil (Thu Sep 22 2016 - 11:41:01 EST)
- [PATCH 51/57] perf c2c report: Allow to set cacheline sort fields Jiri Olsa (Thu Sep 22 2016 - 11:41:18 EST)
- [PATCH 49/57] perf c2c report: Limit the cachelines table entries Jiri Olsa (Thu Sep 22 2016 - 11:41:20 EST)
- Re: [PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1 Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:41:28 EST)
- Re: [PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device Marcel Holtmann (Thu Sep 22 2016 - 11:41:35 EST)
- [PATCH 47/57] perf c2c report: Add c2c related stats stdio output Jiri Olsa (Thu Sep 22 2016 - 11:42:43 EST)
- [PATCH 45/57] perf c2c report: Add global stats stdio output Jiri Olsa (Thu Sep 22 2016 - 11:42:45 EST)
- [PATCH 44/57] perf c2c report: Add cacheline browser Jiri Olsa (Thu Sep 22 2016 - 11:43:29 EST)
- [PATCH 42/57] perf c2c report: Add stdio output support Jiri Olsa (Thu Sep 22 2016 - 11:44:00 EST)
- [PATCH 38/57] perf c2c report: Add cpu cnt sort key Jiri Olsa (Thu Sep 22 2016 - 11:44:20 EST)
- [PATCH 41/57] perf c2c report: Set final resort fields Jiri Olsa (Thu Sep 22 2016 - 11:44:31 EST)
- [PATCH 36/57] perf c2c report: Add node sort key Jiri Olsa (Thu Sep 22 2016 - 11:44:56 EST)
- [PATCH 39/57] perf c2c report: Add src line sort key Jiri Olsa (Thu Sep 22 2016 - 11:45:11 EST)
- [PATCH 37/57] perf c2c report: Add stats related sort keys Jiri Olsa (Thu Sep 22 2016 - 11:45:26 EST)
- [PATCH 33/57] perf c2c report: Add pid sort key Jiri Olsa (Thu Sep 22 2016 - 11:45:51 EST)
- [PATCH 34/57] perf c2c report: Add tid sort key Jiri Olsa (Thu Sep 22 2016 - 11:46:10 EST)
- [PATCH 28/57] perf c2c report: Add total record sort key Jiri Olsa (Thu Sep 22 2016 - 11:46:31 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 zhichang.yuan (Thu Sep 22 2016 - 11:46:36 EST)
- [PATCH 31/57] perf c2c report: Add hitm/store percent related sort keys Jiri Olsa (Thu Sep 22 2016 - 11:47:01 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Gerd Hoffmann (Thu Sep 22 2016 - 11:47:10 EST)
- Re: [PATCH] ata: Replace BUG() with BUG_ON(). Tejun Heo (Thu Sep 22 2016 - 11:47:32 EST)
- [PATCH 30/57] perf c2c report: Add hitm percent sort key Jiri Olsa (Thu Sep 22 2016 - 11:47:51 EST)
- [PATCH 25/57] perf c2c report: Add loads related dimension keys Jiri Olsa (Thu Sep 22 2016 - 11:48:03 EST)
- [PATCH 26/57] perf c2c report: Add llc and remote loads related dimension keys Jiri Olsa (Thu Sep 22 2016 - 11:48:23 EST)
- [PATCH 24/57] perf c2c report: Add stores related dimension keys Jiri Olsa (Thu Sep 22 2016 - 11:48:40 EST)
- [PATCH 23/57] perf c2c report: Add hitm related dimension keys Jiri Olsa (Thu Sep 22 2016 - 11:48:58 EST)
- [PATCH 22/57] perf c2c report: Add iaddr dimension key Jiri Olsa (Thu Sep 22 2016 - 11:49:18 EST)
- [PATCH v2 4/5] soc/qman: Add self-test for QMan driver Claudiu Manoil (Thu Sep 22 2016 - 11:49:29 EST)
- Re: [PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Tejun Heo (Thu Sep 22 2016 - 11:49:46 EST)
- [PATCH 19/57] perf c2c report: Add header macros Jiri Olsa (Thu Sep 22 2016 - 11:50:01 EST)
- [PATCH 17/57] perf c2c report: Add cacheline hists processing Jiri Olsa (Thu Sep 22 2016 - 11:50:22 EST)
- Re: [PATCH 01/57] perf tools: Add __hist_entry__snprintf function Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:50:36 EST)
- [PATCH 15/57] perf c2c report: Fallback to standard dimensions Jiri Olsa (Thu Sep 22 2016 - 11:50:39 EST)
- Re: [PATCH 04/57] perf tools: Make reset_dimensions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:50:47 EST)
- Re: [PATCH 05/57] perf tools: Make output_field_add and sort_dimension__add global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:50:51 EST)
- Re: [PATCH 07/57] perf tools: Make several display functions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:51:03 EST)
- Re: [PATCH 08/57] perf tools: Make __hist_entry__snprintf function global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:51:10 EST)
- Re: [PATCH 06/57] perf tools: Make several sorting functions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:51:13 EST)
- Re: [PATCH 09/57] perf tools: Make hists__fprintf_headers function global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 11:51:15 EST)
- Re: [PATCH 1/6] mtd: spi-nor: Add quad page program support Cyrille Pitchen (Thu Sep 22 2016 - 11:51:51 EST)
- Re: [PATCH 1/6] mtd: spi-nor: Add quad page program support Boris Brezillon (Thu Sep 22 2016 - 11:52:35 EST)
- [PATCH 14/57] perf c2c report: Add sort_entry dimension support Jiri Olsa (Thu Sep 22 2016 - 11:52:44 EST)
- [PATCH 11/57] perf c2c: Add record subcommand Jiri Olsa (Thu Sep 22 2016 - 11:52:58 EST)
- [PATCH 12/57] perf c2c: Add report subcommand Jiri Olsa (Thu Sep 22 2016 - 11:53:11 EST)
- [PATCH 10/57] perf c2c: Add c2c command Jiri Olsa (Thu Sep 22 2016 - 11:53:27 EST)
- [PATCH 09/57] perf tools: Make hists__fprintf_headers function global Jiri Olsa (Thu Sep 22 2016 - 11:53:45 EST)
- [PATCH 08/57] perf tools: Make __hist_entry__snprintf function global Jiri Olsa (Thu Sep 22 2016 - 11:54:01 EST)
- [PATCH 06/57] perf tools: Make several sorting functions global Jiri Olsa (Thu Sep 22 2016 - 11:54:30 EST)
- [PATCH 04/57] perf tools: Make reset_dimensions global Jiri Olsa (Thu Sep 22 2016 - 11:54:46 EST)
- [PATCH 03/57] perf tools: Introduce c2c_add_stats function Jiri Olsa (Thu Sep 22 2016 - 11:55:13 EST)
- Re: [PATCH] drm/tilcdc: add missing header dependencies Jyri Sarha (Thu Sep 22 2016 - 11:56:44 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Eric W. Biederman (Thu Sep 22 2016 - 11:57:18 EST)
- Re: [PATCH v2 1/9] ext4: allow DAX writeback for hole punch Theodore Ts'o (Thu Sep 22 2016 - 11:57:21 EST)
- Re: [PATCH v5 3/6] mm/cma: populate ZONE_CMA Vlastimil Babka (Thu Sep 22 2016 - 12:00:12 EST)
- [PATCH v3 1/2] staging: ion: Fix a coding style issue Antti KerÃnen (Thu Sep 22 2016 - 12:00:35 EST)
- [PATCH v3 2/2] staging: ion: Fix a coding style issue Antti KerÃnen (Thu Sep 22 2016 - 12:00:46 EST)
- Re: [PATCH] drm/tilcdc: mark tilcdc_atomic_check() static Jyri Sarha (Thu Sep 22 2016 - 12:02:04 EST)
- Re: ext4, f2fs: fscrypt_has_permitted_context() check in file open Theodore Ts'o (Thu Sep 22 2016 - 12:03:35 EST)
- [PATCH] vfio-pci: Virtualize PCIe & AF FLR Alex Williamson (Thu Sep 22 2016 - 12:07:18 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Tejun Heo (Thu Sep 22 2016 - 12:07:56 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Santosh Shilimkar (Thu Sep 22 2016 - 12:10:17 EST)
- Re: [PATCH] percpu: eliminate two sparse warnings Tejun Heo (Thu Sep 22 2016 - 12:15:01 EST)
- Re: [PATCH 1/2] NFSD: notifiers registration cleanup J. Bruce Fields (Thu Sep 22 2016 - 12:15:32 EST)
- [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII sean.wang (Thu Sep 22 2016 - 12:16:50 EST)
- Re: [PATCH] fs/select: add vmalloc fallback for select(2) Eric Dumazet (Thu Sep 22 2016 - 12:24:57 EST)
- Re: [PATCH 4/5] i2c: octeon,thunderx: Check bus state before starting a transaction Jan Glauber (Thu Sep 22 2016 - 12:25:01 EST)
- [PATCH] kernel/cpu_pm: replace rwlock with raw_spinlock dpervushin (Thu Sep 22 2016 - 12:25:42 EST)
- Re: [PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format Jiri Olsa (Thu Sep 22 2016 - 12:27:21 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 zhichang.yuan (Thu Sep 22 2016 - 12:27:35 EST)
- [PATCH v3] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Thu Sep 22 2016 - 12:30:19 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value zijun_hu (Thu Sep 22 2016 - 12:30:39 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Mark Brown (Thu Sep 22 2016 - 12:36:51 EST)
- Re: [PATCH] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Thu Sep 22 2016 - 12:40:41 EST)
- Re: [PATCH 5/5] i2c: octeon,thunderx: Limit register access retries Jan Glauber (Thu Sep 22 2016 - 12:40:43 EST)
- Re: [PATCH] vfio-pci: Virtualize PCIe & AF FLR Greg (Thu Sep 22 2016 - 12:41:29 EST)
- [PATCH v2] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Thu Sep 22 2016 - 12:44:11 EST)
- Re: [PATCH v4 1/3] leds: Introduce userspace leds driver David Lechner (Thu Sep 22 2016 - 12:45:55 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Mark Brown (Thu Sep 22 2016 - 12:48:14 EST)
- Re: [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII Sergei Shtylyov (Thu Sep 22 2016 - 12:48:57 EST)
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2) Eric Dumazet (Thu Sep 22 2016 - 12:49:48 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Catalin Marinas (Thu Sep 22 2016 - 12:50:42 EST)
- Re: [PATCH V2] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online. bsegall (Thu Sep 22 2016 - 12:53:11 EST)
- [PATCH] ARM: dts: exynos: Add reboot reason support for Trats2 Wolfgang Wiedmeyer (Thu Sep 22 2016 - 12:55:43 EST)
- Re: [PATCH 1/4] GPU-DRM-TILCDC: Use kmalloc_array() in kfree_table_init() Jyri Sarha (Thu Sep 22 2016 - 12:56:05 EST)
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Thu Sep 22 2016 - 12:56:57 EST)
- Re: [PATCH 2/4] GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node() Jyri Sarha (Thu Sep 22 2016 - 12:57:50 EST)
- [PATCH 0/2] Fix radix_tree_lookup_slot() Matthew Wilcox (Thu Sep 22 2016 - 13:03:37 EST)
- [PATCH 2/2] radix-tree: Fix optimisation problem Matthew Wilcox (Thu Sep 22 2016 - 13:03:40 EST)
- [PATCH 1/2] radix tree test suite: Test radix_tree_replace_slot() for multiorder entries Matthew Wilcox (Thu Sep 22 2016 - 13:03:55 EST)
- Re: [PATCH 3/4] GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Jyri Sarha (Thu Sep 22 2016 - 13:05:11 EST)
- Re: [PATCH] arm64: Call numa_store_cpu_info() earlier. Catalin Marinas (Thu Sep 22 2016 - 13:07:02 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 13:07:43 EST)
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2) Eric Dumazet (Thu Sep 22 2016 - 13:07:58 EST)
- Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Sergei Shtylyov (Thu Sep 22 2016 - 13:08:57 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Paolo Bonzini (Thu Sep 22 2016 - 13:09:18 EST)
- Re: [PATCH 7/7 v3] sched: fix wrong utilization accounting when switching to fair class bsegall (Thu Sep 22 2016 - 13:10:25 EST)
- Re: [patch v5] x86/platform/mellanox: introduce support for Mellanox systems platform Thomas Gleixner (Thu Sep 22 2016 - 13:11:56 EST)
- Re: [PATCH] PCI: rockchip: fix uninitialized variable use Brian Norris (Thu Sep 22 2016 - 13:15:24 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Thu Sep 22 2016 - 13:17:24 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 13:21:30 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 13:27:51 EST)
- [PATCH] vfio-pci: Disable INTx after MSI/X teardown Alex Williamson (Thu Sep 22 2016 - 13:28:37 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Thomas Gleixner (Thu Sep 22 2016 - 13:30:38 EST)
- [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Brian Norris (Thu Sep 22 2016 - 13:31:30 EST)
- [PATCH 4.4 001/118] ext4: use __GFP_NOFAIL in ext4_free_blocks() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:32:39 EST)
- [PATCH 4.4 010/118] powerpc/powernv : Drop reference added by kset_find_obj() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:32:45 EST)
- [PATCH 4.4 011/118] powerpc/mm: Dont alias user region to other regions below PAGE_OFFSET Greg Kroah-Hartman (Thu Sep 22 2016 - 13:32:48 EST)
- [PATCH 4.4 013/118] pNFS: The client must not do I/O to the DS if its lease has expired Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:02 EST)
- [PATCH 4.4 014/118] NFSv4.x: Fix a refcount leak in nfs_callback_up_net Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:03 EST)
- [PATCH 4.4 016/118] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:04 EST)
- [PATCH 4.4 017/118] NFSv4.1: Fix the CREATE_SESSION slot number accounting Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:14 EST)
- [PATCH 4.4 019/118] mm: introduce get_task_exe_file Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:17 EST)
- [PATCH 4.4 018/118] kexec: fix double-free when failing to relocate the purgatory Greg Kroah-Hartman (Thu Sep 22 2016 - 13:33:42 EST)
- [PATCH 4.4 020/118] audit: fix exe_file access in audit_exe_compare Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:10 EST)
- [PATCH 4.4 002/118] fscrypto: add authorization check for setting encryption policy Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:14 EST)
- [PATCH 4.4 036/118] iio: accel: kxsd9: Fix scaling bug Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:24 EST)
- [PATCH 4.4 005/118] Revert "KVM: x86: fix missed hardware breakpoints" Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:28 EST)
- [PATCH 4.4 039/118] serial: 8250_mid: fix divide error bug if baud rate is 0 Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:49 EST)
- [PATCH 4.4 049/118] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss Greg Kroah-Hartman (Thu Sep 22 2016 - 13:34:55 EST)
- [PATCH 4.4 050/118] ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:04 EST)
- [PATCH 4.4 051/118] ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:09 EST)
- [PATCH 4.4 054/118] ARM: dts: imx6qdl: Fix SPDIF regression Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:21 EST)
- [PATCH 4.4 040/118] serial: 8250: added acces i/o products quad and octal serial cards Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:26 EST)
- [PATCH 4.4 057/118] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:35 EST)
- [PATCH 4.4 061/118] dm log writes: fix check of kthread_run() return value Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:38 EST)
- [PATCH 4.4 063/118] dm crypt: fix error with too large bios Greg Kroah-Hartman (Thu Sep 22 2016 - 13:35:47 EST)
- [PATCH 4.4 097/118] score: fix __get_user/get_user Greg Kroah-Hartman (Thu Sep 22 2016 - 13:37:35 EST)
- [PATCH 4.4 093/118] mn10300: failing __get_user() and get_user() should zero Greg Kroah-Hartman (Thu Sep 22 2016 - 13:37:44 EST)
- [PATCH 4.4 092/118] fix minor infoleak in get_user_ex() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:37:48 EST)
- [PATCH 4.4 101/118] frv: fix clear_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:37:58 EST)
- [PATCH 4.4 103/118] blackfin: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:06 EST)
- [PATCH 4.4 108/118] asm-generic: make copy_from_user() zero the destination properly Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:17 EST)
- [PATCH 4.4 104/118] score: fix copy_from_user() and friends Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:17 EST)
- [PATCH 4.4 111/118] parisc: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:27 EST)
- [PATCH 4.4 114/118] mn10300: copy_from_user() should zero on access_ok() failure... Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:37 EST)
- [PATCH 4.4 115/118] sparc32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:45 EST)
- [PATCH 4.4 117/118] genirq/msi: Fix broken debug output Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:45 EST)
- [PATCH 4.4 118/118] ia64: copy_from_user() should zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:49 EST)
- [PATCH 4.4 085/118] drm: Only use compat ioctl for addfb2 on X86/IA64 Greg Kroah-Hartman (Thu Sep 22 2016 - 13:38:57 EST)
- [PATCH 06/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_alloc_new_pages() SF Markus Elfring (Thu Sep 22 2016 - 13:39:08 EST)
- [PATCH 4.4 087/118] irqchip/atmel-aic: Fix potential deadlock in ->xlate() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:39:10 EST)
- [PATCH 4.4 080/118] pinctrl: at91-pio4: use %pr format string for resource Greg Kroah-Hartman (Thu Sep 22 2016 - 13:39:13 EST)
- Re: [PATCH] iio: accel: sca3000_core: avoid potentially uninitialized variable Jonathan Cameron (Thu Sep 22 2016 - 13:39:28 EST)
- [PATCH 07/14] GPU-DRM-TTM: Rename jump labels in ttm_dma_page_pool_free() SF Markus Elfring (Thu Sep 22 2016 - 13:39:59 EST)
- [PATCH 08/14] GPU-DRM-TTM: Rename a jump label in ttm_dma_pool_shrink_scan() SF Markus Elfring (Thu Sep 22 2016 - 13:40:39 EST)
- [PATCH 4.4 088/118] fix iov_iter_fault_in_readable() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:40:56 EST)
- [PATCH 4.4 089/118] microblaze: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:41:14 EST)
- [PATCH 4.4 035/118] iio: fix pressure data output unit in hid-sensor-attributes Greg Kroah-Hartman (Thu Sep 22 2016 - 13:41:32 EST)
- [PATCH 4.4 006/118] fscrypto: require write access to mount to set encryption policy Greg Kroah-Hartman (Thu Sep 22 2016 - 13:41:34 EST)
- [PATCH 09/14] GPU-DRM-TTM: Return directly after a failed kzalloc() in ttm_dma_page_alloc_init() SF Markus Elfring (Thu Sep 22 2016 - 13:41:52 EST)
- [PATCH] mm: delete unnecessary and unsafe init_tlb_ubc() Hugh Dickins (Thu Sep 22 2016 - 13:42:05 EST)
- [PATCH 4.7 001/184] clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:23 EST)
- [PATCH 4.7 011/184] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:29 EST)
- [PATCH 4.7 014/184] net/mlx5: Fix pci error recovery flow Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:39 EST)
- [PATCH 4.7 017/184] net sched: fix encoding to use real length Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:43 EST)
- [PATCH 4.7 019/184] tcp: properly scale window in tcp_v[46]_reqsk_send_ack() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:51 EST)
- [PATCH 4.7 020/184] sctp: fix overrun in sctp_diag_dump_one() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:42:59 EST)
- [PATCH 4.7 022/184] net: dsa: bcm_sf2: Fix race condition while unmasking interrupts Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:02 EST)
- [PATCH 4.7 026/184] kcm: fix a socket double free Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:10 EST)
- [PATCH 4.7 028/184] Revert "af_unix: Fix splice-bind deadlock" Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:16 EST)
- [PATCH 11/14] GPU-DRM-TTM: Return an error code only as a constant in ttm_dma_pool_init() SF Markus Elfring (Thu Sep 22 2016 - 13:43:25 EST)
- [PATCH 4.7 032/184] ipv6: addrconf: fix dev refcont leak when DAD failed Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:31 EST)
- [PATCH 4.7 006/184] ipv4: panic in leaf_walk_rcu due to stale node pointer Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:41 EST)
- [PATCH 4.7 046/184] nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock Greg Kroah-Hartman (Thu Sep 22 2016 - 13:43:56 EST)
- [PATCH 4.7 048/184] NFSv4.1: Fix the CREATE_SESSION slot number accounting Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:13 EST)
- [PATCH 4.7 053/184] rapidio/tsi721: fix incorrect detection of address translation condition Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:16 EST)
- [PATCH 4.7 056/184] dm flakey: fix reads to be issued if drop_writes configured Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:21 EST)
- [PATCH 4.7 057/184] IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:34 EST)
- [PATCH 4.7 062/184] x86/AMD: Apply erratum 665 on machines without a BIOS fix Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:42 EST)
- [PATCH 4.7 038/184] powerpc: sysdev: cpm: fix gpio save_regs functions Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:50 EST)
- [PATCH 4.7 067/184] iio: sw-trigger: Fix config group initialization Greg Kroah-Hartman (Thu Sep 22 2016 - 13:44:56 EST)
- [PATCH 4.7 068/184] iio: proximity: as3935: set up buffer timestamps for non-zero values Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:06 EST)
- [PATCH 4.7 039/184] powerpc/mm: Dont alias user region to other regions below PAGE_OFFSET Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:22 EST)
- [PATCH 4.7 040/184] powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PE Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:26 EST)
- [PATCH 4.7 044/184] NFSv4.1: Fix Oopsable condition in server callback races Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:35 EST)
- [PATCH 4.7 075/184] iio: adc: at91: unbreak channel adc channel 3 Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:44 EST)
- [PATCH 4.7 085/184] usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:46 EST)
- [PATCH 4.7 086/184] usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:54 EST)
- [PATCH 4.7 087/184] usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase Greg Kroah-Hartman (Thu Sep 22 2016 - 13:45:56 EST)
- [PATCH 4.7 091/184] cxl: use pcibios_free_controller_deferred() when removing vPHBs Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:02 EST)
- [PATCH 4.7 076/184] iio: humidity: hdc100x: fix sensor data reads of temp and humidity Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:10 EST)
- [PATCH 4.7 094/184] cpuset: make sure new tasks conform to the current config of the cpuset Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:15 EST)
- [PATCH 4.7 097/184] ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ul Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:20 EST)
- Re: [PATCH] ARM: dts: exynos: Add reboot reason support for Trats2 Krzysztof Kozlowski (Thu Sep 22 2016 - 13:46:24 EST)
- [PATCH 4.7 101/184] ARM: dts: kirkwood: Fix PCIe label on OpenRD Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:39 EST)
- [PATCH 4.7 104/184] ARM: dts: overo: fix gpmc nand cs0 range Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:45 EST)
- [PATCH 4.7 106/184] ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCI Greg Kroah-Hartman (Thu Sep 22 2016 - 13:46:56 EST)
- [PATCH 4.7 107/184] bus: arm-ccn: Fix PMU handling of MN Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:02 EST)
- [PATCH 4.7 112/184] dm log writes: move IO accounting earlier to fix error path Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:11 EST)
- [PATCH 4.7 114/184] pinctrl: pistachio: fix mfio pll_lock pinmux Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:21 EST)
- [PATCH 4.7 080/184] iio:core: fix IIO_VAL_FRACTIONAL sign handling Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:30 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Sep 22 2016 - 13:47:36 EST)
- [PATCH 4.7 081/184] iio: ensure ret is initialized to zero before entering do loop Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:40 EST)
- [PATCH 4.7 116/184] memory: omap-gpmc: allow probe of child nodes to fail Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:46 EST)
- [PATCH 4.7 126/184] perf/x86/intel: Fix PEBSv3 record drain Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:52 EST)
- [PATCH 4.7 127/184] perf/x86/intel/cqm: Check cqm/mbm enabled state in event init Greg Kroah-Hartman (Thu Sep 22 2016 - 13:47:56 EST)
- [PATCH 4.7 129/184] perf/x86/intel/pt: Fix an off-by-one in address filter configuration Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:02 EST)
- [PATCH 4.7 131/184] perf/x86/intel/pt: Do validate the size of a kernel address filter Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:08 EST)
- [PATCH 4.7 117/184] arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:17 EST)
- [PATCH 4.7 133/184] sched/core: Fix a race between try_to_wake_up() and a woken up task Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:17 EST)
- [PATCH 4.7 136/184] efi/libstub: Allocate headspace in efi_get_memory_map() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:23 EST)
- [PATCH 4.7 138/184] efi/libstub: Use efi_exit_boot_services() in FDT Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:27 EST)
- [PATCH 4.7 140/184] powerpc/32: Fix csum_partial_copy_generic() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:32 EST)
- [PATCH 4.7 143/184] kconfig: tinyconfig: provide whole choice blocks to avoid warnings Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:39 EST)
- [PATCH 4.7 144/184] drm: atmel-hlcdc: Fix vertical scaling Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:46 EST)
- [PATCH 4.7 146/184] drm: Only use compat ioctl for addfb2 on X86/IA64 Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:50 EST)
- [PATCH 4.7 148/184] mmc: sdhci-st: Handle interconnect clock Greg Kroah-Hartman (Thu Sep 22 2016 - 13:48:57 EST)
- [PATCH 4.7 147/184] svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation") Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:03 EST)
- [PATCH 4.7 151/184] fix iov_iter_fault_in_readable() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:07 EST)
- [PATCH 4.7 153/184] avr32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:10 EST)
- [PATCH 4.7 120/184] fuse: direct-io: dont dirty ITER_BVEC pages Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:17 EST)
- [PATCH 4.7 122/184] brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:22 EST)
- [PATCH 4.7 124/184] ath9k: fix using sta->drv_priv before initializing it Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:30 EST)
- [PATCH 4.7 155/184] fix minor infoleak in get_user_ex() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:33 EST)
- [PATCH 4.7 165/184] cris: buggered copy_from_user/copy_to_user/clear_user Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:41 EST)
- [PATCH 4.7 167/184] score: fix copy_from_user() and friends Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:49 EST)
- [PATCH 4.7 169/184] sh: cmpxchg: fix a bit shift bug in big_endian os Greg Kroah-Hartman (Thu Sep 22 2016 - 13:49:54 EST)
- [PATCH 4.7 171/184] mips: copy_from_user() must zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:01 EST)
- [PATCH 4.7 172/184] asm-generic: make copy_from_user() zero the destination properly Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:06 EST)
- [PATCH 4.7 176/184] openrisc: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:12 EST)
- [PATCH 4.7 180/184] ppc32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:30 EST)
- [PATCH 4.7 181/184] ia64: copy_from_user() should zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:35 EST)
- [PATCH 4.7 182/184] iwlegacy: avoid warning about missing braces Greg Kroah-Hartman (Thu Sep 22 2016 - 13:50:40 EST)
- [PATCH 4.7 154/184] microblaze: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:51:06 EST)
- [PATCH 4.7 162/184] ARC: uaccess: get_user to zero out dest in cause of fault Greg Kroah-Hartman (Thu Sep 22 2016 - 13:51:15 EST)
- [PATCH 4.7 158/184] sh64: failing __get_user() should zero Greg Kroah-Hartman (Thu Sep 22 2016 - 13:51:22 EST)
- [PATCH 4.7 078/184] iio: fix pressure data output unit in hid-sensor-attributes Greg Kroah-Hartman (Thu Sep 22 2016 - 13:51:27 EST)
- Re: perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Vineet Gupta (Thu Sep 22 2016 - 13:51:51 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Joe Perches (Thu Sep 22 2016 - 13:51:57 EST)
- [PATCH 4.7 163/184] asm-generic: make get_user() clear the destination on errors Greg Kroah-Hartman (Thu Sep 22 2016 - 13:52:12 EST)
- [PATCH 4.7 160/184] score: fix __get_user/get_user Greg Kroah-Hartman (Thu Sep 22 2016 - 13:52:33 EST)
- [PATCH 4.7 161/184] s390: get_user() should zero on failure Greg Kroah-Hartman (Thu Sep 22 2016 - 13:52:47 EST)
- Re: [PATCH 0/2] Fix warnings for i2c-rk3x.c Wolfram Sang (Thu Sep 22 2016 - 13:52:53 EST)
- [PATCH 4.7 159/184] nios2: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:53:16 EST)
- [PATCH 4.7 157/184] m32r: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:53:39 EST)
- [PATCH 4.7 183/184] genirq/msi: Fix broken debug output Greg Kroah-Hartman (Thu Sep 22 2016 - 13:53:54 EST)
- [PATCH 4.7 178/184] mn10300: copy_from_user() should zero on access_ok() failure... Greg Kroah-Hartman (Thu Sep 22 2016 - 13:54:09 EST)
- [PATCH 4.7 177/184] nios2: copy_from_user() should zero the tail of destination Greg Kroah-Hartman (Thu Sep 22 2016 - 13:54:20 EST)
- [PATCH 4.7 179/184] sparc32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:54:36 EST)
- [PATCH 4.7 174/184] metag: copy_from_user() should zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 13:54:52 EST)
- [PATCH 4.7 175/184] parisc: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:55:07 EST)
- [PATCH 4.7 173/184] alpha: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:55:39 EST)
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Thu Sep 22 2016 - 13:55:39 EST)
- [PATCH] staging:android:io: Fix multiple styling issues Yannis Damigos (Thu Sep 22 2016 - 13:55:51 EST)
- Re: [PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive Fabian Frederick (Thu Sep 22 2016 - 13:56:23 EST)
- Re: [PATCH 1/1] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Andreas Herrmann (Thu Sep 22 2016 - 13:56:31 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Thu Sep 22 2016 - 13:56:53 EST)
- [PATCH 4.7 156/184] mn10300: failing __get_user() and get_user() should zero Greg Kroah-Hartman (Thu Sep 22 2016 - 13:57:07 EST)
- Re: [PATCH] i2c: axxia: disable clks in case of failure in probe Wolfram Sang (Thu Sep 22 2016 - 13:57:14 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Joe Perches (Thu Sep 22 2016 - 13:57:44 EST)
- Re: [PATCH v2 3/4] i2c: i801: Do not create iTCO watchdog when WDAT table exists Wolfram Sang (Thu Sep 22 2016 - 13:57:56 EST)
- [PATCH 4.7 170/184] hexagon: fix strncpy_from_user() error return Greg Kroah-Hartman (Thu Sep 22 2016 - 13:58:31 EST)
- [PATCH 4.7 168/184] sh: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:58:44 EST)
- [PATCH 4.7 166/184] blackfin: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:59:07 EST)
- [PATCH 4.7 164/184] frv: fix clear_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 13:59:26 EST)
- [PATCH] drivers: wlan-ng: fixed a coding style issue Jannik Becher (Thu Sep 22 2016 - 14:01:28 EST)
- [PATCH 4.7 115/184] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 Greg Kroah-Hartman (Thu Sep 22 2016 - 14:03:22 EST)
- Re: [PATCH] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended Wolfram Sang (Thu Sep 22 2016 - 14:10:09 EST)
- Re: [PATCH 2/2] radix-tree: Fix optimisation problem Linus Torvalds (Thu Sep 22 2016 - 14:10:09 EST)
- Re: [PATCH] i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended Wolfram Sang (Thu Sep 22 2016 - 14:10:17 EST)
- Re: [PATCH v3] mm/hugetlb: fix memory offline with hugepage size > memory block size Dave Hansen (Thu Sep 22 2016 - 14:12:30 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Boris Brezillon (Thu Sep 22 2016 - 14:14:28 EST)
- [PATCH 4.7 123/184] md-cluster: make md-cluster also can work when compiled into kernel Greg Kroah-Hartman (Thu Sep 22 2016 - 14:14:54 EST)
- [PATCH 4.7 121/184] xhci: fix null pointer dereference in stop command timeout function Greg Kroah-Hartman (Thu Sep 22 2016 - 14:15:14 EST)
- [PATCH 4.7 119/184] Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns Greg Kroah-Hartman (Thu Sep 22 2016 - 14:15:29 EST)
- [PATCH 4.7 152/184] microblaze: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:15:54 EST)
- [PATCH] staging: sm750fb: rename getChipType to get_chip_type Moshe Green (Thu Sep 22 2016 - 14:16:10 EST)
- [PATCH][V2] cxgb4: fix signed wrap around when decrementing index idx Colin King (Thu Sep 22 2016 - 14:16:21 EST)
- [PATCH 4.7 150/184] irqchip/atmel-aic: Fix potential deadlock in ->xlate() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:16:44 EST)
- [PATCH 4.7 149/184] genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers Greg Kroah-Hartman (Thu Sep 22 2016 - 14:17:07 EST)
- [PATCH 4.7 118/184] crypto: cryptd - initialize child shash_desc on import Greg Kroah-Hartman (Thu Sep 22 2016 - 14:17:36 EST)
- [PATCH 4.7 139/184] x86/efi: Use efi_exit_boot_services() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:18:08 EST)
- Re: GPU-DRM-TILCDC: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node() SF Markus Elfring (Thu Sep 22 2016 - 14:18:14 EST)
- [PATCH] smp: smp_call_on_cpu(): use INIT_WORK_ONSTACK() for automatic work_struct Nicolai Stange (Thu Sep 22 2016 - 14:18:24 EST)
- [PATCH 4.7 135/184] efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen Greg Kroah-Hartman (Thu Sep 22 2016 - 14:19:00 EST)
- [PATCH 0/8] staging: rts5208: Fix several style warnings Sergio Paracuellos (Thu Sep 22 2016 - 14:19:06 EST)
- [PATCH 8/8] staging: rts5208: fix style warnings in xd.c Sergio Paracuellos (Thu Sep 22 2016 - 14:19:20 EST)
- [PATCH 7/8] staging: rts5208: fix style warnings in sd.c Sergio Paracuellos (Thu Sep 22 2016 - 14:19:30 EST)
- [PATCH 6/8] staging: rts5208: fix style warnings in spi.c Sergio Paracuellos (Thu Sep 22 2016 - 14:19:43 EST)
- [PATCH 3/8] staging: rts5208: fix style warnings in rtsx_chip.h Sergio Paracuellos (Thu Sep 22 2016 - 14:20:06 EST)
- [PATCH 2/8] staging: rts5208: fix style warnings in rtsx.c Sergio Paracuellos (Thu Sep 22 2016 - 14:20:10 EST)
- [PATCH 1/8] staging: rts5208: fix style warnings in rtsx.h Sergio Paracuellos (Thu Sep 22 2016 - 14:20:16 EST)
- [PATCH 4/8] staging: rts5208: fix style warnings in rtsx.h Sergio Paracuellos (Thu Sep 22 2016 - 14:20:41 EST)
- [PATCH 5/8] staging: rts5208: fix style warnings in rtsx_sys.h Sergio Paracuellos (Thu Sep 22 2016 - 14:20:50 EST)
- [PATCH] Bluetooth: btwilink: Save the packet type before sending Laura Abbott (Thu Sep 22 2016 - 14:21:05 EST)
- [PATCH 4.7 137/184] efi/libstub: Introduce ExitBootServices helper Greg Kroah-Hartman (Thu Sep 22 2016 - 14:21:20 EST)
- [PATCH 4.7 134/184] ipv6: Dont unset flowi6_proto in ipxip6_tnl_xmit() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:21:49 EST)
- [PATCH 4.7 132/184] Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" Greg Kroah-Hartman (Thu Sep 22 2016 - 14:22:17 EST)
- [PATCH 4.7 130/184] perf/x86/intel/pt: Fix kernel address filters offset validation Greg Kroah-Hartman (Thu Sep 22 2016 - 14:22:52 EST)
- Re: [PATCH] staging:android:io: Fix multiple styling issues Markus BÃhme (Thu Sep 22 2016 - 14:23:00 EST)
- [PATCH 4.7 128/184] perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 Greg Kroah-Hartman (Thu Sep 22 2016 - 14:23:16 EST)
- Re: perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Paul Clarke (Thu Sep 22 2016 - 14:23:20 EST)
- Re: [PATCH v2 3/4] i2c: i801: Do not create iTCO watchdog when WDAT table exists Wolfram Sang (Thu Sep 22 2016 - 14:23:58 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Paolo Bonzini (Thu Sep 22 2016 - 14:24:02 EST)
- [PATCH 4.7 074/184] iio: humidity: am2315: set up buffer timestamps for non-zero values Greg Kroah-Hartman (Thu Sep 22 2016 - 14:24:41 EST)
- [PATCH 4.7 083/184] serial: 8250: added acces i/o products quad and octal serial cards Greg Kroah-Hartman (Thu Sep 22 2016 - 14:24:57 EST)
- [PATCH 4.7 082/184] serial: 8250_mid: fix divide error bug if baud rate is 0 Greg Kroah-Hartman (Thu Sep 22 2016 - 14:25:16 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Mikulas Patocka (Thu Sep 22 2016 - 14:25:30 EST)
- [PATCH] signals: Avoid unnecessary taking of sighand->siglock Waiman Long (Thu Sep 22 2016 - 14:25:47 EST)
- [PATCH 4.7 079/184] iio: accel: kxsd9: Fix scaling bug Greg Kroah-Hartman (Thu Sep 22 2016 - 14:26:10 EST)
- [PATCH 4.7 111/184] dm crypt: fix free of bad values after tfm allocation failure Greg Kroah-Hartman (Thu Sep 22 2016 - 14:26:27 EST)
- [PATCH 4.7 113/184] dm crypt: fix error with too large bios Greg Kroah-Hartman (Thu Sep 22 2016 - 14:26:29 EST)
- [PATCH 4.7 110/184] dm log writes: fix check of kthread_run() return value Greg Kroah-Hartman (Thu Sep 22 2016 - 14:26:52 EST)
- [PATCH 4.7 109/184] bus: arm-ccn: Fix XP watchpoint settings bitmask Greg Kroah-Hartman (Thu Sep 22 2016 - 14:27:08 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Joe Perches (Thu Sep 22 2016 - 14:27:23 EST)
- [PATCH 4.7 108/184] bus: arm-ccn: Do not attempt to configure XPs for cycle counter Greg Kroah-Hartman (Thu Sep 22 2016 - 14:27:43 EST)
- Re: [PATCH v2] i2c / ACPI: Do not touch an I2C device if it belongs to another adapter Wolfram Sang (Thu Sep 22 2016 - 14:28:05 EST)
- [PATCH 4.7 105/184] ARM: dts: overo: fix gpmc nand on boards with ethernet Greg Kroah-Hartman (Thu Sep 22 2016 - 14:28:23 EST)
- [PATCH 4.7 100/184] ARM: OMAP3: hwmod data: Add sysc information for DSI Greg Kroah-Hartman (Thu Sep 22 2016 - 14:28:42 EST)
- [PATCH 4.7 077/184] iio: accel: bmc150: reset chip at init time Greg Kroah-Hartman (Thu Sep 22 2016 - 14:28:46 EST)
- [PATCH 4.7 102/184] ARM: dts: imx6qdl: Fix SPDIF regression Greg Kroah-Hartman (Thu Sep 22 2016 - 14:29:00 EST)
- [PATCH 4.7 103/184] ARM: dts: armada-388-clearfog: number LAN ports properly Greg Kroah-Hartman (Thu Sep 22 2016 - 14:29:17 EST)
- [PATCH 4.7 099/184] ARM: kirkwood: ib62x0: fix size of u-boot environment partition Greg Kroah-Hartman (Thu Sep 22 2016 - 14:29:29 EST)
- [PATCH 14/14] GPU-DRM-TTM: Mark an array of text strings as "const" in ttm_dma_pool_init() SF Markus Elfring (Thu Sep 22 2016 - 14:29:50 EST)
- [PATCH 4.7 098/184] ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sx Greg Kroah-Hartman (Thu Sep 22 2016 - 14:30:13 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Paul E. McKenney (Thu Sep 22 2016 - 14:30:31 EST)
- [PATCH 4.7 096/184] ARM: AM43XX: hwmod: Fix RSTST register offset for pruss Greg Kroah-Hartman (Thu Sep 22 2016 - 14:30:33 EST)
- [PATCH 4.7 095/184] arm: dts: rockchip: add reset node for the exist saradc SoCs Greg Kroah-Hartman (Thu Sep 22 2016 - 14:30:59 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Thu Sep 22 2016 - 14:31:19 EST)
- [PATCH 4.7 092/184] net: thunderx: Fix OOPs with ethtool --register-dump Greg Kroah-Hartman (Thu Sep 22 2016 - 14:31:38 EST)
- [PATCH 4.7 093/184] net: macb: Correct CAPS mask Greg Kroah-Hartman (Thu Sep 22 2016 - 14:32:02 EST)
- [PATCH 4.7 090/184] devpts: return NULL pts priv entry for non-devpts nodes Greg Kroah-Hartman (Thu Sep 22 2016 - 14:32:20 EST)
- [PATCH 4.7 089/184] USB: change bInterval default to 10 ms Greg Kroah-Hartman (Thu Sep 22 2016 - 14:32:55 EST)
- [PATCH 4.7 088/184] ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB) Greg Kroah-Hartman (Thu Sep 22 2016 - 14:33:04 EST)
- [PATCH 13/14] GPU-DRM-TTM: Delete unnecessary variable initialisations in ttm_dma_pool_init() SF Markus Elfring (Thu Sep 22 2016 - 14:33:30 EST)
- [PATCH 4.7 084/184] USB: serial: simple: add support for another Infineon flashloader Greg Kroah-Hartman (Thu Sep 22 2016 - 14:33:43 EST)
- [PATCH 4.7 043/184] pNFS: The client must not do I/O to the DS if its lease has expired Greg Kroah-Hartman (Thu Sep 22 2016 - 14:34:01 EST)
- [PATCH 4.7 035/184] tcp: cwnd does not increase in TCP YeAH Greg Kroah-Hartman (Thu Sep 22 2016 - 14:34:06 EST)
- [PATCH 4.7 042/184] pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails Greg Kroah-Hartman (Thu Sep 22 2016 - 14:34:39 EST)
- [PATCH 4.7 041/184] kernfs: dont depend on d_find_any_alias() when generating notifications Greg Kroah-Hartman (Thu Sep 22 2016 - 14:35:06 EST)
- [PATCH 4.7 071/184] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample Greg Kroah-Hartman (Thu Sep 22 2016 - 14:35:17 EST)
- [PATCH 4.7 072/184] iio:ti-ads1015: fix a wrong pointer definition. Greg Kroah-Hartman (Thu Sep 22 2016 - 14:35:24 EST)
- [PATCH 4.7 073/184] iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999 Greg Kroah-Hartman (Thu Sep 22 2016 - 14:35:30 EST)
- [PATCH 4.7 070/184] iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access Greg Kroah-Hartman (Thu Sep 22 2016 - 14:36:04 EST)
- Re: [PATCH] io:pressure: zpa2326: remove redundant "DEBUG" ifdef Jonathan Cameron (Thu Sep 22 2016 - 14:36:14 EST)
- [PATCH v1] bpf: Set register type according to is_valid_access() MickaÃl SalaÃn (Thu Sep 22 2016 - 14:36:17 EST)
- [PATCH 4.7 069/184] iio: adc: rockchip_saradc: reset saradc controller before programming it Greg Kroah-Hartman (Thu Sep 22 2016 - 14:36:46 EST)
- [PATCH 4.7 066/184] iio: accel: kxsd9: Fix raw read return Greg Kroah-Hartman (Thu Sep 22 2016 - 14:37:01 EST)
- [PATCH 4.7 064/184] kvm-arm: Unmap shadow pagetables properly Greg Kroah-Hartman (Thu Sep 22 2016 - 14:37:30 EST)
- [tip:sched/core 44/47] kernel/exit.o: warning: objtool: do_exit() falls through to next function complete_and_exit() kbuild test robot (Thu Sep 22 2016 - 14:37:42 EST)
- [PATCH 4.7 063/184] KVM: s390: dont use current->thread.fpu.* when accessing registers Greg Kroah-Hartman (Thu Sep 22 2016 - 14:38:01 EST)
- [PATCH 4.7 058/184] IB/uverbs: Fix race between uverbs_close and remove_one Greg Kroah-Hartman (Thu Sep 22 2016 - 14:38:14 EST)
- [PATCH 4.7 060/184] mm: fix cache mode of dax pmd mappings Greg Kroah-Hartman (Thu Sep 22 2016 - 14:38:24 EST)
- [PATCH 12/14] GPU-DRM-TTM: Less function calls in ttm_dma_pool_init() after error detection SF Markus Elfring (Thu Sep 22 2016 - 14:38:32 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 14:38:47 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Thu Sep 22 2016 - 14:39:09 EST)
- [PATCH 4.7 059/184] IB/hfi1: Reset QSFP on every run through channel tuning Greg Kroah-Hartman (Thu Sep 22 2016 - 14:39:29 EST)
- [PATCH 4.7 055/184] audit: fix exe_file access in audit_exe_compare Greg Kroah-Hartman (Thu Sep 22 2016 - 14:39:58 EST)
- [PATCH 4.7 037/184] powerpc/powernv : Drop reference added by kset_find_obj() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:40:18 EST)
- [PATCH 4.7 050/184] mm, oom: prevent premature OOM killer invocation for high order request Greg Kroah-Hartman (Thu Sep 22 2016 - 14:40:36 EST)
- [PATCH 4.7 054/184] mm: introduce get_task_exe_file Greg Kroah-Hartman (Thu Sep 22 2016 - 14:40:49 EST)
- [PATCH 4.7 049/184] kexec: fix double-free when failing to relocate the purgatory Greg Kroah-Hartman (Thu Sep 22 2016 - 14:41:02 EST)
- [PATCH 4.7 047/184] pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised Greg Kroah-Hartman (Thu Sep 22 2016 - 14:41:06 EST)
- [PATCH 4.7 052/184] ahci: disable correct irq for dummy ports Greg Kroah-Hartman (Thu Sep 22 2016 - 14:41:23 EST)
- [PATCH 4.7 051/184] mm, mempolicy: task->mempolicy must be NULL before dropping final reference Greg Kroah-Hartman (Thu Sep 22 2016 - 14:41:45 EST)
- [PATCH 4.7 000/184] 4.7.5-stable review Greg Kroah-Hartman (Thu Sep 22 2016 - 14:41:58 EST)
- [PATCH 4.7 036/184] powerpc/tm: do not use r13 for tabort_syscall Greg Kroah-Hartman (Thu Sep 22 2016 - 14:42:16 EST)
- [PATCH 4.7 045/184] NFSv4.x: Fix a refcount leak in nfs_callback_up_net Greg Kroah-Hartman (Thu Sep 22 2016 - 14:42:31 EST)
- [PATCH 4.7 007/184] vti: flush x-netns xfrm cache when vti interface is removed Greg Kroah-Hartman (Thu Sep 22 2016 - 14:42:47 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Peter Zijlstra (Thu Sep 22 2016 - 14:42:54 EST)
- [PATCH 4.7 009/184] net/irda: handle iriap_register_lsap() allocation failure Greg Kroah-Hartman (Thu Sep 22 2016 - 14:43:13 EST)
- [PATCH 4.7 004/184] drm/msm: protect against faults from copy_from_user() in submit ioctl Greg Kroah-Hartman (Thu Sep 22 2016 - 14:43:25 EST)
- [PATCH 4.7 008/184] bpf: fix write helpers with regards to non-linear parts Greg Kroah-Hartman (Thu Sep 22 2016 - 14:43:36 EST)
- [PATCH 4.7 033/184] tcp: fastopen: avoid negative sk_forward_alloc Greg Kroah-Hartman (Thu Sep 22 2016 - 14:43:57 EST)
- [PATCH 4.7 005/184] bpf: fix method of PTR_TO_PACKET reg id generation Greg Kroah-Hartman (Thu Sep 22 2016 - 14:43:59 EST)
- [PATCH 2/2] config: Add new CONFIG_PROVE_LOCKING_PLUS Babu Moger (Thu Sep 22 2016 - 14:44:28 EST)
- [PATCH 1/2] lockdep: Keep the default static allocations small Babu Moger (Thu Sep 22 2016 - 14:44:36 EST)
- [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Thu Sep 22 2016 - 14:45:02 EST)
- Re: [PATCH] smp: smp_call_on_cpu(): use INIT_WORK_ONSTACK() for automatic work_struct Peter Zijlstra (Thu Sep 22 2016 - 14:45:12 EST)
- [PATCH 4.7 034/184] net/mlx5e: Fix parsing of vlan packets when updating lro header Greg Kroah-Hartman (Thu Sep 22 2016 - 14:45:30 EST)
- [PATCH 4.7 030/184] ipv6: release dst in ping_v6_sendmsg Greg Kroah-Hartman (Thu Sep 22 2016 - 14:45:45 EST)
- [PATCH 4.7 031/184] bnxt_en: Fix TX push operation on ARM64. Greg Kroah-Hartman (Thu Sep 22 2016 - 14:45:59 EST)
- [PATCH 4.7 029/184] af_unix: split u->readlock into two: iolock and bindlock Greg Kroah-Hartman (Thu Sep 22 2016 - 14:46:22 EST)
- [PATCH 4.7 027/184] bonding: Fix bonding crash Greg Kroah-Hartman (Thu Sep 22 2016 - 14:46:32 EST)
- [PATCH 4.7 003/184] fscrypto: require write access to mount to set encryption policy Greg Kroah-Hartman (Thu Sep 22 2016 - 14:46:43 EST)
- [PATCH 4.7 024/184] net: smc91x: fix SMC accesses Greg Kroah-Hartman (Thu Sep 22 2016 - 14:47:17 EST)
- [PATCH 4.7 025/184] bridge: re-introduce fix parsing of MLDv2 reports Greg Kroah-Hartman (Thu Sep 22 2016 - 14:47:28 EST)
- [PATCH 4.7 023/184] Revert "phy: IRQ cannot be shared" Greg Kroah-Hartman (Thu Sep 22 2016 - 14:47:47 EST)
- [PATCH 4.7 021/184] tun: fix transmit timestamp support Greg Kroah-Hartman (Thu Sep 22 2016 - 14:48:01 EST)
- Re: [PATCH tty-next 0/6] Minor devpts cleanups, fixes and enhancments Eric W. Biederman (Thu Sep 22 2016 - 14:48:07 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Sep 22 2016 - 14:48:27 EST)
- [PATCH 4.7 018/184] udp: fix poll() issue with zero sized packets Greg Kroah-Hartman (Thu Sep 22 2016 - 14:49:03 EST)
- Re: [PATCH 14/14] GPU-DRM-TTM: Mark an array of text strings as "const" in ttm_dma_pool_init() Joe Perches (Thu Sep 22 2016 - 14:49:15 EST)
- Re: [PATCH v2] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices Sam Van Den Berge (Thu Sep 22 2016 - 14:49:33 EST)
- [PATCH 4.7 016/184] net/mlx5e: Use correct flow dissector key on flower offloading Greg Kroah-Hartman (Thu Sep 22 2016 - 14:49:49 EST)
- [PATCH 4.7 015/184] net/mlx5: Added missing check of msg length in verifying its signature Greg Kroah-Hartman (Thu Sep 22 2016 - 14:50:06 EST)
- [PATCH 4.7 012/184] tipc: fix NULL pointer dereference in shutdown() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:50:25 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Tim Chen (Thu Sep 22 2016 - 14:50:41 EST)
- [PATCH 4.7 010/184] net/sctp: always initialise sctp_ht_iter::start_fail Greg Kroah-Hartman (Thu Sep 22 2016 - 14:50:57 EST)
- [PATCH 10/14] GPU-DRM-TTM: Return directly after a failed kobject_init_and_add() in ttm_dma_page_alloc_init() SF Markus Elfring (Thu Sep 22 2016 - 14:51:01 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Paolo Bonzini (Thu Sep 22 2016 - 14:51:11 EST)
- [PATCH v3] dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices Sam Van Den Berge (Thu Sep 22 2016 - 14:51:50 EST)
- Re: [PATCH 2/2] net: thunderx: Support for byte queue limits Florian Fainelli (Thu Sep 22 2016 - 14:52:05 EST)
- [PATCH 4.4 086/118] genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers Greg Kroah-Hartman (Thu Sep 22 2016 - 14:52:41 EST)
- [PATCH 4.4 084/118] drm: atmel-hlcdc: Fix vertical scaling Greg Kroah-Hartman (Thu Sep 22 2016 - 14:53:22 EST)
- [PATCH 4.4 116/118] ppc32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:53:49 EST)
- CONGRATULATIONS !!! Cheveron Texaco (Thu Sep 22 2016 - 14:54:05 EST)
- [PATCH 4.4 113/118] nios2: copy_from_user() should zero the tail of destination Greg Kroah-Hartman (Thu Sep 22 2016 - 14:54:35 EST)
- [PATCH 4.4 083/118] net: simplify napi_synchronize() to avoid warnings Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:03 EST)
- [PATCH 4.4 110/118] metag: copy_from_user() should zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:14 EST)
- [PATCH 4.4 112/118] openrisc: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:24 EST)
- [PATCH 4.4 107/118] mips: copy_from_user() must zero the destination on access_ok() failure Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:37 EST)
- [PATCH 4.4 106/118] hexagon: fix strncpy_from_user() error return Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:48 EST)
- [PATCH 4.4 109/118] alpha: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:55:55 EST)
- [PATCH 4.4 102/118] cris: buggered copy_from_user/copy_to_user/clear_user Greg Kroah-Hartman (Thu Sep 22 2016 - 14:56:29 EST)
- [PATCH 4.4 105/118] sh: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:56:46 EST)
- [PATCH 4.4 100/118] asm-generic: make get_user() clear the destination on errors Greg Kroah-Hartman (Thu Sep 22 2016 - 14:57:05 EST)
- [PATCH 4.4 098/118] s390: get_user() should zero on failure Greg Kroah-Hartman (Thu Sep 22 2016 - 14:57:15 EST)
- [PATCH] huge tmpfs: fix Committed_AS leak Hugh Dickins (Thu Sep 22 2016 - 14:57:37 EST)
- [PATCH 05/14] GPU-DRM-TTM: Use kmalloc_array() in two more functions SF Markus Elfring (Thu Sep 22 2016 - 14:57:40 EST)
- [PATCH 4.4 082/118] kconfig: tinyconfig: provide whole choice blocks to avoid warnings Greg Kroah-Hartman (Thu Sep 22 2016 - 14:58:03 EST)
- [PATCH 4.4 094/118] m32r: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:58:22 EST)
- [PATCH 4.4 095/118] sh64: failing __get_user() should zero Greg Kroah-Hartman (Thu Sep 22 2016 - 14:58:31 EST)
- [PATCH 4.4 099/118] ARC: uaccess: get_user to zero out dest in cause of fault Greg Kroah-Hartman (Thu Sep 22 2016 - 14:58:37 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Thomas Gleixner (Thu Sep 22 2016 - 14:58:51 EST)
- [PATCH 4.4 096/118] nios2: fix __get_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 14:59:22 EST)
- Re: [PATCH] ARM: dts: exynos: Add reboot reason support for Trats2 Wolfgang Wiedmeyer (Thu Sep 22 2016 - 14:59:23 EST)
- [tip:sched/core 44/47] kernel/exit.o: warning: objtool: do_exit() falls through to next function do_group_exit() kbuild test robot (Thu Sep 22 2016 - 14:59:43 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Sep 22 2016 - 15:00:02 EST)
- [PATCH 4.4 091/118] microblaze: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 15:00:21 EST)
- [PATCH 4.4 038/118] iio: ensure ret is initialized to zero before entering do loop Greg Kroah-Hartman (Thu Sep 22 2016 - 15:00:28 EST)
- [PATCH 4.4 081/118] soc: qcom/spm: shut up uninitialized variable warning Greg Kroah-Hartman (Thu Sep 22 2016 - 15:00:42 EST)
- [PATCH 4.4 090/118] avr32: fix copy_from_user() Greg Kroah-Hartman (Thu Sep 22 2016 - 15:00:52 EST)
- [PATCH 4.4 046/118] cxl: use pcibios_free_controller_deferred() when removing vPHBs Greg Kroah-Hartman (Thu Sep 22 2016 - 15:01:17 EST)
- [PATCH 4.4 079/118] mmc: dw_mmc: use resource_size_t to store physical address Greg Kroah-Hartman (Thu Sep 22 2016 - 15:01:41 EST)
- [PATCH 4.4 043/118] usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase Greg Kroah-Hartman (Thu Sep 22 2016 - 15:01:48 EST)
- [PATCH 4.4 044/118] ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB) Greg Kroah-Hartman (Thu Sep 22 2016 - 15:02:00 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Tim Chen (Thu Sep 22 2016 - 15:02:06 EST)
- [PATCH 04/14] GPU-DRM-TTM: Rename a jump label in ttm_page_pool_get_pages() SF Markus Elfring (Thu Sep 22 2016 - 15:02:24 EST)
- [PATCH 4.4 045/118] USB: change bInterval default to 10 ms Greg Kroah-Hartman (Thu Sep 22 2016 - 15:02:39 EST)
- [PATCH 4.4 047/118] net: thunderx: Fix OOPs with ethtool --register-dump Greg Kroah-Hartman (Thu Sep 22 2016 - 15:03:05 EST)
- [PATCH 4.4 076/118] gma500: remove annoying deprecation warning Greg Kroah-Hartman (Thu Sep 22 2016 - 15:03:23 EST)
- [PATCH 4.4 075/118] ipv6: addrconf: fix dev refcont leak when DAD failed Greg Kroah-Hartman (Thu Sep 22 2016 - 15:03:28 EST)
- [PATCH 4.4 042/118] usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition Greg Kroah-Hartman (Thu Sep 22 2016 - 15:03:54 EST)
- [PATCH 4.4 074/118] sched/core: Fix a race between try_to_wake_up() and a woken up task Greg Kroah-Hartman (Thu Sep 22 2016 - 15:04:09 EST)
- [PATCH 4.4 072/118] ath9k: fix using sta->drv_priv before initializing it Greg Kroah-Hartman (Thu Sep 22 2016 - 15:04:26 EST)
- [PATCH 4.4 073/118] Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel" Greg Kroah-Hartman (Thu Sep 22 2016 - 15:04:27 EST)
- [PATCH 4.4 071/118] md-cluster: make md-cluster also can work when compiled into kernel Greg Kroah-Hartman (Thu Sep 22 2016 - 15:04:56 EST)
- [PATCH 4.4 069/118] fuse: direct-io: dont dirty ITER_BVEC pages Greg Kroah-Hartman (Thu Sep 22 2016 - 15:05:02 EST)
- [PATCH 4.4 068/118] Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns Greg Kroah-Hartman (Thu Sep 22 2016 - 15:05:08 EST)
- [PATCH 4.4 070/118] xhci: fix null pointer dereference in stop command timeout function Greg Kroah-Hartman (Thu Sep 22 2016 - 15:05:26 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Sep 22 2016 - 15:05:44 EST)
- [PATCH 4.4 041/118] USB: serial: simple: add support for another Infineon flashloader Greg Kroah-Hartman (Thu Sep 22 2016 - 15:06:02 EST)
- [PATCH 03/14] GPU-DRM-TTM: Rename jump labels in ttm_page_pool_free() SF Markus Elfring (Thu Sep 22 2016 - 15:06:04 EST)
- Re: [PATCH] Fix tasks being forgotten for a long time on SMP Yuriy Romanenko (Thu Sep 22 2016 - 15:06:13 EST)
- [PATCH 4.4 067/118] crypto: cryptd - initialize child shash_desc on import Greg Kroah-Hartman (Thu Sep 22 2016 - 15:06:45 EST)
- [PATCH 4.4 065/118] pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 Greg Kroah-Hartman (Thu Sep 22 2016 - 15:08:37 EST)
- [PATCH] drivers: wlan-ng: fixed a coding style issue Jannik Becher (Thu Sep 22 2016 - 15:11:48 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 15:12:00 EST)
- [tip:x86/apic] x86/acpi: Set persistent cpuid <-> nodeid mapping when booting tip-bot for Gu Zheng (Thu Sep 22 2016 - 15:12:10 EST)
- [tip:x86/apic] acpi: Provide mechanism to validate processors in the ACPI tables tip-bot for Dou Liyang (Thu Sep 22 2016 - 15:12:36 EST)
- [tip:x86/apic] x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping tip-bot for Gu Zheng (Thu Sep 22 2016 - 15:12:46 EST)
- [tip:x86/apic] x86/acpi: Enable MADT APIs to return disabled apicids tip-bot for Gu Zheng (Thu Sep 22 2016 - 15:12:56 EST)
- Re: [PATCH v3] mm/hugetlb: fix memory offline with hugepage size > memory block size Mike Kravetz (Thu Sep 22 2016 - 15:14:49 EST)
- [GIT PULL] irqchip: Core changes for v4.9 Jason Cooper (Thu Sep 22 2016 - 15:14:53 EST)
- Re: [RFC PATCH 4/4] futex, doc: TO futexes document Waiman Long (Thu Sep 22 2016 - 15:15:01 EST)
- [patch v6] x86/platform/mellanox: introduce support for Mellanox systems platform vadimp (Thu Sep 22 2016 - 15:15:17 EST)
- [tip:x86/apic] x86/numa: Online memory-less nodes at boot time tip-bot for Tang Chen (Thu Sep 22 2016 - 15:15:37 EST)
- [tip:x86/apic] x86/acpi: Enable acpi to register all possible cpus at boot time tip-bot for Gu Zheng (Thu Sep 22 2016 - 15:15:49 EST)
- Re: [PATCH] smp: smp_call_on_cpu(): use INIT_WORK_ONSTACK() for automatic work_struct Nicolai Stange (Thu Sep 22 2016 - 15:19:20 EST)
- [PATCH 4.4 066/118] arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() Greg Kroah-Hartman (Thu Sep 22 2016 - 15:21:12 EST)
- [PATCH 4.4 064/118] pinctrl: pistachio: fix mfio pll_lock pinmux Greg Kroah-Hartman (Thu Sep 22 2016 - 15:21:37 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Thu Sep 22 2016 - 15:21:44 EST)
- [PATCH 4.4 062/118] dm log writes: move IO accounting earlier to fix error path Greg Kroah-Hartman (Thu Sep 22 2016 - 15:22:05 EST)
- [PATCH 4.4 059/118] bus: arm-ccn: Do not attempt to configure XPs for cycle counter Greg Kroah-Hartman (Thu Sep 22 2016 - 15:22:37 EST)
- [PATCH 4.4 060/118] bus: arm-ccn: Fix XP watchpoint settings bitmask Greg Kroah-Hartman (Thu Sep 22 2016 - 15:22:50 EST)
- [PATCH 4.4 058/118] bus: arm-ccn: Fix PMU handling of MN Greg Kroah-Hartman (Thu Sep 22 2016 - 15:23:10 EST)
- [PATCH 4.4 055/118] ARM: dts: overo: fix gpmc nand cs0 range Greg Kroah-Hartman (Thu Sep 22 2016 - 15:23:27 EST)
- [PATCH 4.4 056/118] ARM: dts: overo: fix gpmc nand on boards with ethernet Greg Kroah-Hartman (Thu Sep 22 2016 - 15:23:42 EST)
- [PATCH 02/14] GPU-DRM-TTM: Rename a jump label in ttm_alloc_new_pages() SF Markus Elfring (Thu Sep 22 2016 - 15:23:55 EST)
- [PATCH 4.4 053/118] ARM: OMAP3: hwmod data: Add sysc information for DSI Greg Kroah-Hartman (Thu Sep 22 2016 - 15:24:14 EST)
- Re: [RFC PATCH v7 4/5] tracing: Measure delayed hrtimer offset latency Mark Brown (Thu Sep 22 2016 - 15:24:19 EST)
- Re: [PATCH 1/2] PM / OPP: compatible is an optional property Stephen Boyd (Thu Sep 22 2016 - 15:24:40 EST)
- [PATCH 4.4 052/118] ARM: kirkwood: ib62x0: fix size of u-boot environment partition Greg Kroah-Hartman (Thu Sep 22 2016 - 15:25:00 EST)
- [PATCH 4.4 048/118] cpuset: make sure new tasks conform to the current config of the cpuset Greg Kroah-Hartman (Thu Sep 22 2016 - 15:25:22 EST)
- Re: [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64 Johannes Weiner (Thu Sep 22 2016 - 15:25:32 EST)
- [PATCH 4.4 009/118] powerpc/tm: do not use r13 for tabort_syscall Greg Kroah-Hartman (Thu Sep 22 2016 - 15:25:47 EST)
- [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Thu Sep 22 2016 - 15:25:54 EST)
- [PATCH 4.4 008/118] tipc: move linearization of buffers to generic code Greg Kroah-Hartman (Thu Sep 22 2016 - 15:26:11 EST)
- Re: [PATCH] arm: dts: fix rk3066a based boards vdd_log voltage initialization Mark Brown (Thu Sep 22 2016 - 15:26:23 EST)
- [PATCH 4.4 022/118] IB/uverbs: Fix race between uverbs_close and remove_one Greg Kroah-Hartman (Thu Sep 22 2016 - 15:26:44 EST)
- [PATCH 4.4 037/118] iio:core: fix IIO_VAL_FRACTIONAL sign handling Greg Kroah-Hartman (Thu Sep 22 2016 - 15:26:49 EST)
- [PATCH 4.4 034/118] iio: accel: bmc150: reset chip at init time Greg Kroah-Hartman (Thu Sep 22 2016 - 15:27:30 EST)
- [PATCH 4.4 021/118] dm flakey: fix reads to be issued if drop_writes configured Greg Kroah-Hartman (Thu Sep 22 2016 - 15:27:40 EST)
- [PATCH 4.4 030/118] iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access Greg Kroah-Hartman (Thu Sep 22 2016 - 15:27:55 EST)
- [PATCH 4.4 031/118] iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample Greg Kroah-Hartman (Thu Sep 22 2016 - 15:27:58 EST)
- [PATCH 4.4 032/118] iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999 Greg Kroah-Hartman (Thu Sep 22 2016 - 15:28:17 EST)
- [PATCH 4.4 033/118] iio: adc: at91: unbreak channel adc channel 3 Greg Kroah-Hartman (Thu Sep 22 2016 - 15:28:28 EST)
- [PATCH 4.4 029/118] iio: adc: rockchip_saradc: reset saradc controller before programming it Greg Kroah-Hartman (Thu Sep 22 2016 - 15:28:48 EST)
- [PATCH 4.4 003/118] clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe function Greg Kroah-Hartman (Thu Sep 22 2016 - 15:28:58 EST)
- [PATCH 4.4 027/118] iio: accel: kxsd9: Fix raw read return Greg Kroah-Hartman (Thu Sep 22 2016 - 15:29:19 EST)
- [PATCH 4.4 025/118] x86/AMD: Apply erratum 665 on machines without a BIOS fix Greg Kroah-Hartman (Thu Sep 22 2016 - 15:29:27 EST)
- [PATCH 4.4 026/118] kvm-arm: Unmap shadow pagetables properly Greg Kroah-Hartman (Thu Sep 22 2016 - 15:29:36 EST)
- [PATCH 01/14] GPU-DRM-TTM: Use kmalloc_array() in two functions SF Markus Elfring (Thu Sep 22 2016 - 15:29:57 EST)
- [PATCH 4.4 028/118] iio: proximity: as3935: set up buffer timestamps for non-zero values Greg Kroah-Hartman (Thu Sep 22 2016 - 15:30:09 EST)
- [PATCH 4.4 015/118] nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock Greg Kroah-Hartman (Thu Sep 22 2016 - 15:30:27 EST)
- [PATCH 4.4 012/118] kernfs: dont depend on d_find_any_alias() when generating notifications Greg Kroah-Hartman (Thu Sep 22 2016 - 15:30:52 EST)
- [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations SF Markus Elfring (Thu Sep 22 2016 - 15:31:16 EST)
- Re: [PATCH v5 2/2] QE: remove PPCisms for QE Leo Li (Thu Sep 22 2016 - 15:38:56 EST)
- Re: [PATCH v4 07/10] x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPU Tim Chen (Thu Sep 22 2016 - 15:41:06 EST)
- Re: [PATCH v1] bpf: Set register type according to is_valid_access() Daniel Borkmann (Thu Sep 22 2016 - 15:41:47 EST)
- Re: [PATCH 4/5] ipc/msg: Lockless security checks for msgsnd Manfred Spraul (Thu Sep 22 2016 - 15:43:05 EST)
- Re: perf event grouping for dummies (was Re: [PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events) Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 15:43:20 EST)
- [tip:x86/apic] acpi: Validate processor id when mapping the processor tip-bot for Dou Liyang (Thu Sep 22 2016 - 15:43:32 EST)
- Re: [PATCH v2] rtc-cmos: Reject unsupported alarm values Gabriele Mazzotta (Thu Sep 22 2016 - 15:47:23 EST)
- Re: "CodingStyle: Clarify and complete chapter 7" in docs-next Jean Delvare (Thu Sep 22 2016 - 15:47:38 EST)
- Re: [PATCH] Bluetooth: btwilink: Save the packet type before sending Marcel Holtmann (Thu Sep 22 2016 - 15:48:53 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Sep 22 2016 - 15:49:40 EST)
- Re: [PATCH] ext4: Check for encryption feature before fscrypt_process_policy() Eric Biggers (Thu Sep 22 2016 - 15:49:49 EST)
- [PATCHv2 2/4] serial: 8250: of: Load TX FIFO Threshold from DT tthayer (Thu Sep 22 2016 - 15:51:40 EST)
- [PATCHv2 4/4] nios2: dts: 10m50: Add tx-threshold parameter tthayer (Thu Sep 22 2016 - 15:52:16 EST)
- Re: [PATCH v1] bpf: Set register type according to is_valid_access() MickaÃl SalaÃn (Thu Sep 22 2016 - 15:53:44 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Holger HoffstÃtte (Thu Sep 22 2016 - 15:56:37 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 15:57:02 EST)
- [PATCH v2] bpf: Set register type according to is_valid_access() MickaÃl SalaÃn (Thu Sep 22 2016 - 15:57:30 EST)
- [PATCHv2 0/4] Add TX FIFO Threshold for Altera 16550-FIFOxx tthayer (Thu Sep 22 2016 - 16:05:31 EST)
- [PATCH] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx Nikita Yushchenko (Thu Sep 22 2016 - 16:07:06 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 16:08:56 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Thu Sep 22 2016 - 16:11:00 EST)
- Re: [PATCH v4 0/3] nvme power saving Andy Lutomirski (Thu Sep 22 2016 - 16:11:44 EST)
- Re: [PATCH v3 1/2] staging: ion: Fix a coding style issue Laura Abbott (Thu Sep 22 2016 - 16:15:14 EST)
- Re: [PATCH] ext4: Check for encryption feature before fscrypt_process_policy() Richard Weinberger (Thu Sep 22 2016 - 16:18:51 EST)
- [PATCH] L2TP:Adjust intf MTU,factor underlay L3,overlay L2 R. Parameswaran (Thu Sep 22 2016 - 16:19:25 EST)
- [tip:x86/platform] x86/platform/mellanox: Introduce support for Mellanox systems platform tip-bot for Vadim Pasternak (Thu Sep 22 2016 - 16:19:52 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Jyri Sarha (Thu Sep 22 2016 - 16:23:14 EST)
- Re: [PATCH v3 2/2] staging: ion: Fix a coding style issue Laura Abbott (Thu Sep 22 2016 - 16:24:29 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Gerd Hoffmann (Thu Sep 22 2016 - 16:24:35 EST)
- [PATCHv2 3/4] serial: 8250: Set Altera 16550 TX FIFO Threshold tthayer (Thu Sep 22 2016 - 16:24:47 EST)
- [PATCHv2 1/4] Documentation: dt: serial: Add TX FIFO threshold parameter tthayer (Thu Sep 22 2016 - 16:24:55 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Dan Carpenter (Thu Sep 22 2016 - 16:25:22 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Paul E. McKenney (Thu Sep 22 2016 - 16:28:23 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 16:28:43 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 16:28:55 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Andrey Utkin (Thu Sep 22 2016 - 16:32:09 EST)
- Re: recommended use of request_any_context_irq() Leo Li (Thu Sep 22 2016 - 16:38:45 EST)
- Re: [PATCH 0/3] ARC unwinder switch to .eh_frame Vineet Gupta (Thu Sep 22 2016 - 16:39:34 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 16:41:20 EST)
- Re: [PATCH v4 0/3] nvme power saving Jens Axboe (Thu Sep 22 2016 - 16:44:45 EST)
- Re: [PATCH 3/3] arm64: Add the Raspberry Pi firmware's interface to the FXL6408. Gerd Hoffmann (Thu Sep 22 2016 - 16:44:58 EST)
- Re: recommended use of request_any_context_irq() Thomas Gleixner (Thu Sep 22 2016 - 16:51:26 EST)
- [PATCH net-next 0/4] net: dsa: add port fast ageing Vivien Didelot (Thu Sep 22 2016 - 16:51:30 EST)
- [PATCH net-next 4/4] net: dsa: mv88e6xxx: implement DSA port fast ageing Vivien Didelot (Thu Sep 22 2016 - 16:51:31 EST)
- [PATCH] ASoC: simple-card: add support for aux devices Nikita Yushchenko (Thu Sep 22 2016 - 16:51:46 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue becher . jannik (Thu Sep 22 2016 - 16:52:00 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Badhri Jagan Sridharan (Thu Sep 22 2016 - 16:52:16 EST)
- [PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2 R. Parameswaran (Thu Sep 22 2016 - 16:52:45 EST)
- [PATCH net-next 1/4] net: dsa: add port STP state helper Vivien Didelot (Thu Sep 22 2016 - 16:53:10 EST)
- [PATCH net-next 3/4] net: dsa: b53: implement DSA port fast ageing Vivien Didelot (Thu Sep 22 2016 - 16:53:14 EST)
- [PATCH net-next 2/4] net: dsa: add port fast ageing Vivien Didelot (Thu Sep 22 2016 - 16:53:39 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Mikulas Patocka (Thu Sep 22 2016 - 16:54:00 EST)
- Re: [PATCH] ARM: dts: exynos: Add reboot reason support for Trats2 Krzysztof Kozlowski (Thu Sep 22 2016 - 16:55:34 EST)
- [PATCH] lib: debug: fix typo in DETECT_HUNG_TASK help text Vivien Didelot (Thu Sep 22 2016 - 16:55:58 EST)
- Re: [PATCH v3 1/3] xen/pciback: simplify pcistub device handling Boris Ostrovsky (Thu Sep 22 2016 - 16:56:20 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Rafael J. Wysocki (Thu Sep 22 2016 - 16:58:49 EST)
- modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame) Vineet Gupta (Thu Sep 22 2016 - 16:59:27 EST)
- Re: [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list Boris Ostrovsky (Thu Sep 22 2016 - 17:01:33 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Thomas Gleixner (Thu Sep 22 2016 - 17:02:03 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Joe Perches (Thu Sep 22 2016 - 17:03:54 EST)
- Re: [GIT PULL] irqchip: Core changes for v4.9 Thomas Gleixner (Thu Sep 22 2016 - 17:08:28 EST)
- Re: [PATCH v3 3/3] xen/pciback: support driver_override Boris Ostrovsky (Thu Sep 22 2016 - 17:09:32 EST)
- [PATCH] dm: remove dummy definition of 'struct dm_table' Andrey Ryabinin (Thu Sep 22 2016 - 17:09:46 EST)
- Re: [PATCH] kernel/cpu_pm: replace rwlock with raw_spinlock Andrey Utkin (Thu Sep 22 2016 - 17:10:24 EST)
- [PATCH 03/15] perf tools: Confine __get_cpuid() to x86 architecture Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:20 EST)
- [PATCH 02/15] perf hists: Use bigger buffer for stdio headers Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:23 EST)
- [PATCH 09/15] perf hists: Add __hist_entry__snprintf function Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:26 EST)
- [PATCH 12/15] perf tools: Make several sorting functions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:33 EST)
- [PATCH 01/15] perf evsel: Remove superfluous initialization of weight Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:44 EST)
- [PATCH 11/15] perf tools: Make output_field_add and sort_dimension__add global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:13:50 EST)
- [PATCH 15/15] perf hists: Make hists__fprintf_headers function global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:14:06 EST)
- [PATCH 05/15] perf tools: Add coresight etm PMU record capabilities Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:14:14 EST)
- [PATCH 10/15] perf tools: Make reset_dimensions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:14:28 EST)
- [PATCH 06/15] perf pmu: Push configuration down to PMU driver Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:14:45 EST)
- [PATCH 04/15] perf tools: Make coresight PMU listable Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:15:02 EST)
- Re: [PATCH/RFC v2 1/7] spi: Document DT bindings for SPI controllers in slave mode Rob Herring (Thu Sep 22 2016 - 17:15:10 EST)
- [GIT PULL 00/15] perf/core improvements and fixes Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:15:37 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 17:15:47 EST)
- [PATCH 07/15] perf tools: Add PMU configuration to tools Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:16:03 EST)
- [PATCH 13/15] perf tools: Make several display functions global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:16:18 EST)
- [PATCH 14/15] perf hists: Make __hist_entry__snprintf function global Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:16:20 EST)
- [PATCH 08/15] perf tools: Add sink configuration for cs_etm PMU Arnaldo Carvalho de Melo (Thu Sep 22 2016 - 17:16:25 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Andrey Utkin (Thu Sep 22 2016 - 17:16:38 EST)
- Re: [PATCH 02/13] genirq/affinity: Provide smarter irq spreading infrastructure Thomas Gleixner (Thu Sep 22 2016 - 17:17:06 EST)
- Re: [PATCH] L2TP:Adjust intf MTU, add underlay L3, overlay L2 R. Parameswaran (Thu Sep 22 2016 - 17:19:43 EST)
- [PATCH] objtool: add do_task_dead() to global noreturn list Josh Poimboeuf (Thu Sep 22 2016 - 17:21:32 EST)
- Re: [PATCH] dm crypt: fix crash on exit Mikulas Patocka (Thu Sep 22 2016 - 17:31:02 EST)
- Re: [PATCH v4 0/3] nvme power saving J Freyensee (Thu Sep 22 2016 - 17:33:49 EST)
- Re: [RFC PATCH v2 1/5] futex: Add futex_set_timer() helper function Thomas Gleixner (Thu Sep 22 2016 - 17:33:59 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Davidlohr Bueso (Thu Sep 22 2016 - 17:39:41 EST)
- Re: [PATCH v4 10/10] cpufreq: intel_pstate: Use CPPC to get max performance Tim Chen (Thu Sep 22 2016 - 17:41:21 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Thomas Gleixner (Thu Sep 22 2016 - 17:42:20 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Thu Sep 22 2016 - 17:44:07 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 17:48:26 EST)
- [PATCH RT 09/10] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Thu Sep 22 2016 - 17:48:35 EST)
- [PATCH RT 06/10] net: add a lock around icmp_sk() Steven Rostedt (Thu Sep 22 2016 - 17:48:43 EST)
- [PATCH RT 08/10] x86/preempt-lazy: fixup should_resched() Steven Rostedt (Thu Sep 22 2016 - 17:48:53 EST)
- [PATCH RT 10/10] Linux 4.4.21-rt31-rc1 Steven Rostedt (Thu Sep 22 2016 - 17:49:12 EST)
- [PATCH RT 07/10] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Thu Sep 22 2016 - 17:49:30 EST)
- [PATCH RT 04/10] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Thu Sep 22 2016 - 17:49:40 EST)
- [PATCH RT 01/10] timers: wakeup all timer waiters Steven Rostedt (Thu Sep 22 2016 - 17:50:03 EST)
- [PATCH RT 02/10] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Thu Sep 22 2016 - 17:50:08 EST)
- [PATCH RT 00/10] Linux 4.4.21-rt31-rc1 Steven Rostedt (Thu Sep 22 2016 - 17:50:26 EST)
- [PATCH RT 03/10] sched: lazy_preempt: avoid a warning in the !RT case Steven Rostedt (Thu Sep 22 2016 - 17:50:40 EST)
- rfc: Are any of the seq_pad() uses really necessary? Joe Perches (Thu Sep 22 2016 - 17:52:18 EST)
- Re: [PATCH RT 05/10] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Thu Sep 22 2016 - 17:53:54 EST)
- Re: [Patch] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYVY8_2X8 Benoit Parrot (Thu Sep 22 2016 - 17:55:09 EST)
- [PATCH] drivers: wlan-ng: fixed a coding style issue Jannik Becher (Thu Sep 22 2016 - 17:55:57 EST)
- [PATCH] arch/arm: enable task isolation functionality Francis Giraldeau (Thu Sep 22 2016 - 17:56:08 EST)
- Re: [PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive Florian Westphal (Thu Sep 22 2016 - 17:56:23 EST)
- Re: recommended use of request_any_context_irq() Leo Li (Thu Sep 22 2016 - 17:57:42 EST)
- [PATCH RT 00/10] Linux 4.1.33-rt38-rc1 Steven Rostedt (Thu Sep 22 2016 - 17:58:43 EST)
- [PATCH RT 06/10] net: add a lock around icmp_sk() Steven Rostedt (Thu Sep 22 2016 - 17:58:54 EST)
- [PATCH RT 10/10] Linux 4.1.33-rt38-rc1 Steven Rostedt (Thu Sep 22 2016 - 17:59:05 EST)
- [PATCH RT 01/10] timers: wakeup all timer waiters Steven Rostedt (Thu Sep 22 2016 - 17:59:25 EST)
- [PATCH RT 09/10] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Thu Sep 22 2016 - 17:59:25 EST)
- [PATCH RT 08/10] x86/preempt-lazy: fixup should_resched() Steven Rostedt (Thu Sep 22 2016 - 17:59:26 EST)
- [PATCH RT 03/10] sched: lazy_preempt: avoid a warning in the !RT case Steven Rostedt (Thu Sep 22 2016 - 17:59:30 EST)
- [PATCH RT 07/10] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Thu Sep 22 2016 - 18:00:01 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 18:00:07 EST)
- [PATCH RT 04/10] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Thu Sep 22 2016 - 18:00:30 EST)
- [PATCH RT 02/10] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Thu Sep 22 2016 - 18:00:50 EST)
- Re: [PATCH RT 05/10] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Thu Sep 22 2016 - 18:04:41 EST)
- Re: [PATCH v4 0/3] nvme power saving Keith Busch (Thu Sep 22 2016 - 18:05:02 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Joe Perches (Thu Sep 22 2016 - 18:05:14 EST)
- Re: recommended use of request_any_context_irq() Thomas Gleixner (Thu Sep 22 2016 - 18:06:07 EST)
- [PATCH 1/2] EDAC, altera: Correct EDAC IRQ error message. tthayer (Thu Sep 22 2016 - 18:08:05 EST)
- [PATCH 2/2] EDAC, altera: Add IRQ Flags to disable IRQ while handling tthayer (Thu Sep 22 2016 - 18:08:13 EST)
- vgacon.c:undefined reference to `screen_info' kbuild test robot (Thu Sep 22 2016 - 18:08:30 EST)
- Re: [PATCH v4 0/3] nvme power saving Jens Axboe (Thu Sep 22 2016 - 18:08:56 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Bjorn Helgaas (Thu Sep 22 2016 - 18:10:59 EST)
- Re: [PATCH v4 0/3] nvme power saving Andy Lutomirski (Thu Sep 22 2016 - 18:16:07 EST)
- Re: [PATCH v5 2/6] x86/arch_prctl/64 Rename do_arch_prctl to do_arch_prctl_64 Andy Lutomirski (Thu Sep 22 2016 - 18:18:07 EST)
- Re: [PATCH v5 3/6] x86/arch_prctl Add a new do_arch_prctl Andy Lutomirski (Thu Sep 22 2016 - 18:19:35 EST)
- [PATCH 2/4] ARM: at91: handle CONFIG_PM for armv7m configurations Alexandre Belloni (Thu Sep 22 2016 - 18:22:27 EST)
- [PATCH 0/4] ARM: at91: initial samx7 support Alexandre Belloni (Thu Sep 22 2016 - 18:22:38 EST)
- [PATCH 4/4] ARM: at91: debug: add samx7 support Alexandre Belloni (Thu Sep 22 2016 - 18:22:58 EST)
- [PATCH 1/4] ARM: at91: Add armv7m support Alexandre Belloni (Thu Sep 22 2016 - 18:23:08 EST)
- [PATCH 3/4] ARM: dts: at91: add samx7 dtsi Alexandre Belloni (Thu Sep 22 2016 - 18:23:16 EST)
- Re: [PATCH v5 6/6] x86/arch_prctl Add ARCH_[GET|SET]_CPUID Andy Lutomirski (Thu Sep 22 2016 - 18:23:28 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Andy Lutomirski (Thu Sep 22 2016 - 18:24:26 EST)
- Re: modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame) Daniel Mentz (Thu Sep 22 2016 - 18:37:47 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue becher . jannik (Thu Sep 22 2016 - 18:38:50 EST)
- Re: [RFC v7 00/23] adapt clockevents frequencies to mono clock Nicolai Stange (Thu Sep 22 2016 - 18:39:49 EST)
- Re: [PATCH] ext4: Check for encryption feature before fscrypt_process_policy() Theodore Ts'o (Thu Sep 22 2016 - 18:40:40 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Andy Lutomirski (Thu Sep 22 2016 - 18:45:03 EST)
- god dag Mr.finconsutant (Thu Sep 22 2016 - 18:47:44 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Andy Lutomirski (Thu Sep 22 2016 - 18:51:38 EST)
- Re: [PATCH] drivers: wlan-ng: fixed a coding style issue Joe Perches (Thu Sep 22 2016 - 18:52:35 EST)
- [PATCH 1/2] power/reset: at91-reset: add samx7 support Alexandre Belloni (Thu Sep 22 2016 - 18:53:49 EST)
- [PATCH 2/2] power/reset: at91-reset: remove leftover platform_device_id Alexandre Belloni (Thu Sep 22 2016 - 18:53:55 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Shaohua Li (Thu Sep 22 2016 - 18:56:18 EST)
- [PATCH] f2fs: support checkpoint error injection Chao Yu (Thu Sep 22 2016 - 18:59:04 EST)
- [PATCH V2] staging: wlan-ng: remove unnecessary spaces before casts Jannik Becher (Thu Sep 22 2016 - 19:01:10 EST)
- arch/xtensa/include/asm/initialize_mmu.h:41: Error: invalid register 'atomctl' for 'wsr' instruction kbuild test robot (Thu Sep 22 2016 - 19:01:59 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Bjorn Helgaas (Thu Sep 22 2016 - 19:09:03 EST)
- Re: [PATCH] KVM: nVMX: Fix reload apic access page warning Radim KrÄmÃÅ (Thu Sep 22 2016 - 19:10:27 EST)
- Re: [PATCH 1/2] config: move x86 kvm_guest.config to a common locaton Radim KrÄmÃÅ (Thu Sep 22 2016 - 19:11:48 EST)
- Re: [PATCH v2] KVM: nVMX: Fix the NMI IDT-vectoring handling Radim KrÄmÃÅ (Thu Sep 22 2016 - 19:12:48 EST)
- Re: [PATCH v4] KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive Radim KrÄmÃÅ (Thu Sep 22 2016 - 19:14:03 EST)
- [PATCH RT 05/10] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Thu Sep 22 2016 - 19:18:03 EST)
- [PATCH RT 09/10] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Thu Sep 22 2016 - 19:18:10 EST)
- [PATCH RT 10/10] Linux 3.18.42-rt45-rc1 Steven Rostedt (Thu Sep 22 2016 - 19:18:18 EST)
- [PATCH RT 01/10] timers: wakeup all timer waiters Steven Rostedt (Thu Sep 22 2016 - 19:18:29 EST)
- [PATCH RT 08/10] x86/preempt-lazy: fixup should_resched() Steven Rostedt (Thu Sep 22 2016 - 19:18:42 EST)
- [PATCH RT 02/10] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Thu Sep 22 2016 - 19:18:51 EST)
- [PATCH RT 04/10] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Thu Sep 22 2016 - 19:18:53 EST)
- [PATCH] KVM: VMX: refactor global page-sized bitmaps Radim KrÄmÃÅ (Thu Sep 22 2016 - 19:18:59 EST)
- [PATCH RT 06/10] net: add a lock around icmp_sk() Steven Rostedt (Thu Sep 22 2016 - 19:19:27 EST)
- [PATCH RT 07/10] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Thu Sep 22 2016 - 19:19:54 EST)
- [PATCH RT 03/10] sched: lazy_preempt: avoid a warning in the !RT case Steven Rostedt (Thu Sep 22 2016 - 19:20:06 EST)
- [PATCH RT 00/10] Linux 3.18.42-rt45-rc1 Steven Rostedt (Thu Sep 22 2016 - 19:20:22 EST)
- Re: [PATCH v18 6/6] ARM: socfpga: fpga bridge driver support atull (Thu Sep 22 2016 - 19:30:53 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support SÃren Brinkmann (Thu Sep 22 2016 - 19:33:26 EST)
- Re: [PATCH 3/5] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Shawn Lin (Thu Sep 22 2016 - 19:34:30 EST)
- Re: + softirq-fix-tasklet_kill-and-its-users.patch added to -mm tree Stephen Rothwell (Thu Sep 22 2016 - 19:38:00 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Guenter Roeck (Thu Sep 22 2016 - 19:43:21 EST)
- Re: [PATCH net-next 0/4] net: dsa: add port fast ageing Andrew Lunn (Thu Sep 22 2016 - 19:44:03 EST)
- Re: [PATCH 4.7 000/184] 4.7.5-stable review Guenter Roeck (Thu Sep 22 2016 - 19:45:04 EST)
- RE: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Chen, Tim C (Thu Sep 22 2016 - 19:49:06 EST)
- [ANNOUNCE] BFS CPU scheduler v0.502 for linux-4.7 with skip list. Con Kolivas (Thu Sep 22 2016 - 19:50:10 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Andi Kleen (Thu Sep 22 2016 - 19:53:07 EST)
- [PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1 Shawn Lin (Thu Sep 22 2016 - 20:02:30 EST)
- [PATCH v2 1/4] mmc: core: switch to 1V8 or 1V2 for hs400es mode Shawn Lin (Thu Sep 22 2016 - 20:02:30 EST)
- [PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage Shawn Lin (Thu Sep 22 2016 - 20:02:47 EST)
- [PATCH v2 2/4] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Shawn Lin (Thu Sep 22 2016 - 20:02:58 EST)
- Re: [PATCH v2] bpf: Set register type according to is_valid_access() Alexei Starovoitov (Thu Sep 22 2016 - 20:09:04 EST)
- [PATCH v2] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays Gayatri Kammela (Thu Sep 22 2016 - 20:11:52 EST)
- [RESEND PATCH v2 4/4] mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan,5.1 Shawn Lin (Thu Sep 22 2016 - 20:12:27 EST)
- [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage Shawn Lin (Thu Sep 22 2016 - 20:12:31 EST)
- [RESEND PATCH v2 1/4] mmc: core: switch to 1V8 or 1V2 for hs400es mode Shawn Lin (Thu Sep 22 2016 - 20:12:46 EST)
- [RESEND PATCH v2 2/4] mmc: core: changes frequency to hs_max_dtr when selecting hs400es Shawn Lin (Thu Sep 22 2016 - 20:12:51 EST)
- Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module David Miller (Thu Sep 22 2016 - 20:13:15 EST)
- Re: [PATCH] PCI: rockchip: fix uninitialized variable use Shawn Lin (Thu Sep 22 2016 - 20:15:18 EST)
- RE: [PATCH v2] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays Kammela, Gayatri (Thu Sep 22 2016 - 20:18:08 EST)
- [PATCH] raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays Gayatri Kammela (Thu Sep 22 2016 - 20:18:19 EST)
- Re: [PATCH] ASoC: simple-card: add support for aux devices Kuninori Morimoto (Thu Sep 22 2016 - 20:21:44 EST)
- Re: [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Shawn Lin (Thu Sep 22 2016 - 20:28:13 EST)
- [PATCH] drivers: drm: nouveau: Fix brace coding style error David Archuleta Jr (Thu Sep 22 2016 - 20:35:54 EST)
- [ANNOUNCE] linux-4.7-ck5 Con Kolivas (Thu Sep 22 2016 - 20:36:58 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Rik van Riel (Thu Sep 22 2016 - 20:38:30 EST)
- Re: [RFC PATCH v2 1/5] futex: Add futex_set_timer() helper function Waiman Long (Thu Sep 22 2016 - 20:45:30 EST)
- [PATCH] x86: Report Intel platform_id in /proc/cpuinfo Andi Kleen (Thu Sep 22 2016 - 20:48:52 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Thu Sep 22 2016 - 20:56:04 EST)
- Re: [PATCH] usb: dwc2: add USBTrdTim to initial value John Youn (Thu Sep 22 2016 - 20:58:16 EST)
- [PATCH] cfq: fix starvation of asynchronous writes Glauber Costa (Thu Sep 22 2016 - 21:00:31 EST)
- Re: [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Brian Norris (Thu Sep 22 2016 - 21:15:45 EST)
- Re: strace lockup when tracing exec in go Aleksa Sarai (Thu Sep 22 2016 - 21:17:02 EST)
- Re: [PATCH 04/11] staging: dgnc: kfree for board structure in DaeSeok Youn (Thu Sep 22 2016 - 21:18:53 EST)
- [lkp] [f2fs] b873b798af: fsmark.files_per_sec 73.0% improvement kernel test robot (Thu Sep 22 2016 - 21:23:04 EST)
- Re: [PATCH 0/4 v3] Add an interface to discover relationships between namespaces Eric W. Biederman (Thu Sep 22 2016 - 21:23:45 EST)
- Re: Should drivers like nvme let userspace control their latency via dev_pm_qos? Rafael J. Wysocki (Thu Sep 22 2016 - 21:26:46 EST)
- [PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array Daeseok Youn (Thu Sep 22 2016 - 21:27:36 EST)
- [PATCH 03/11 V2] staging: dgnc: missing NULL check for ioremap in dgnc_do_remap() Daeseok Youn (Thu Sep 22 2016 - 21:29:28 EST)
- [PATCH 04/11 V2] staging: dgnc: kfree for board structure in dgnc_found_board() Daeseok Youn (Thu Sep 22 2016 - 21:32:17 EST)
- [PATCH 05/11 V2] staging: dgnc: move functions unrelated with dgnc_found_board() Daeseok Youn (Thu Sep 22 2016 - 21:33:06 EST)
- [PATCH 07/11 V2] staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq() Daeseok Youn (Thu Sep 22 2016 - 21:34:11 EST)
- Re: [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Shawn Lin (Thu Sep 22 2016 - 21:34:34 EST)
- [PATCH 09/11 V2] staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty() Daeseok Youn (Thu Sep 22 2016 - 21:35:12 EST)
- linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Thu Sep 22 2016 - 21:35:55 EST)
- Re: [PATCH 4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration Rafael J. Wysocki (Thu Sep 22 2016 - 21:36:44 EST)
- Re: Should drivers like nvme let userspace control their latency via dev_pm_qos? Andy Lutomirski (Thu Sep 22 2016 - 21:41:26 EST)
- arch/mips/vdso/elf.S:1:0: error: '-march=r3900' requires '-mfp32' kbuild test robot (Thu Sep 22 2016 - 21:48:05 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Eric W. Biederman (Thu Sep 22 2016 - 21:51:15 EST)
- [RFC] remove unnecessary condition in remove_inode_hugepages zhong jiang (Thu Sep 22 2016 - 21:57:55 EST)
- Re: [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Jisheng Zhang (Thu Sep 22 2016 - 22:09:40 EST)
- Re: [PATCH] cfq: fix starvation of asynchronous writes Jens Axboe (Thu Sep 22 2016 - 22:11:01 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Huang\, Ying (Thu Sep 22 2016 - 22:13:00 EST)
- Re: [PATCH v2] usb: gadget: Add uevent to notify userspace Baolin Wang (Thu Sep 22 2016 - 22:17:13 EST)
- Re: [PATCH] ASoC: cq93vc: duplicated callback function goes to component Kuninori Morimoto (Thu Sep 22 2016 - 22:17:40 EST)
- arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3900' requires '-mfp32' kbuild test robot (Thu Sep 22 2016 - 22:26:13 EST)
- Re: [PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out Huang\, Ying (Thu Sep 22 2016 - 22:33:01 EST)
- Re: [PATCH 1/2] shmem: fix tmpfs to handle the huge= option properly Hugh Dickins (Thu Sep 22 2016 - 22:33:55 EST)
- Re: [RFC PATCH 3/4] futex: Throughput-optimized (TO) futexes Waiman Long (Thu Sep 22 2016 - 22:44:54 EST)
- Re: [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Steven Rostedt (Thu Sep 22 2016 - 22:45:28 EST)
- [PATCH RT 06/10] net: add a lock around icmp_sk() Steven Rostedt (Thu Sep 22 2016 - 22:49:53 EST)
- [PATCH RT 04/10] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Thu Sep 22 2016 - 22:50:04 EST)
- [PATCH RT 00/10] Linux 3.14.79-rt85-rc1 Steven Rostedt (Thu Sep 22 2016 - 22:50:13 EST)
- [PATCH RT 05/10] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Thu Sep 22 2016 - 22:50:30 EST)
- [PATCH RT 01/10] timers: wakeup all timer waiters Steven Rostedt (Thu Sep 22 2016 - 22:50:40 EST)
- [PATCH RT 09/10] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Thu Sep 22 2016 - 22:50:54 EST)
- [PATCH RT 10/10] Linux 3.14.79-rt85-rc1 Steven Rostedt (Thu Sep 22 2016 - 22:51:05 EST)
- [PATCH RT 03/10] sched: lazy_preempt: avoid a warning in the !RT case Steven Rostedt (Thu Sep 22 2016 - 22:51:25 EST)
- [PATCH RT 07/10] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Thu Sep 22 2016 - 22:51:35 EST)
- [PATCH RT 08/10] x86/preempt-lazy: fixup should_resched() Steven Rostedt (Thu Sep 22 2016 - 22:51:40 EST)
- [PATCH RT 02/10] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Thu Sep 22 2016 - 22:52:00 EST)
- Re: [PATCH] clocksource/drivers/ti-32k: Prevent ftrace recursion Jisheng Zhang (Thu Sep 22 2016 - 22:53:15 EST)
- Re: [PATCH net-next] Documentation: devicetree: revise ethernet device-tree binding about TRGMII Sean Wang (Thu Sep 22 2016 - 22:53:20 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Guenter Roeck (Thu Sep 22 2016 - 23:01:53 EST)
- [PATCH v6 1/2] qe: modify get_qe_base function Zhao Qiang (Thu Sep 22 2016 - 23:06:48 EST)
- [PATCH v6 2/2] QE: remove PPCisms for QE Zhao Qiang (Thu Sep 22 2016 - 23:06:58 EST)
- Re: [PATCH] sched/debug: check p->se.on_rq for 'runnable tasks' Zhu Yanhai (Thu Sep 22 2016 - 23:15:29 EST)
- [PATCH v5 0/5] ACPI 2.0: Stop defer-executing module level code Lv Zheng (Thu Sep 22 2016 - 23:26:45 EST)
- [PATCH v5 1/5] ACPICA: Tables: Fix "UNLOAD" code path lock issues Lv Zheng (Thu Sep 22 2016 - 23:26:52 EST)
- [PATCH v5 3/5] ACPI 2.0 / AML: Enable correct ACPI subsystem initialization order for new table loading mode Lv Zheng (Thu Sep 22 2016 - 23:27:02 EST)
- [PATCH v5 4/5] ACPI 2.0 / AML: Improve module level execution by moving the If/Else/While execution to per-table basis Lv Zheng (Thu Sep 22 2016 - 23:27:08 EST)
- [PATCH v5 5/5] ACPI 2.0 / AML: Fix module level execution by correctly parsing table as TermList Lv Zheng (Thu Sep 22 2016 - 23:27:17 EST)
- [PATCH v5 2/5] ACPICA: Parser: Fix a regression in LoadTable support Lv Zheng (Thu Sep 22 2016 - 23:27:42 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value Nicholas Piggin (Thu Sep 22 2016 - 23:30:38 EST)
- linux-next: build failure after merge of the kvm-arm tree Stephen Rothwell (Thu Sep 22 2016 - 23:31:22 EST)
- Re: [BUG] perf report --pid not reporting correctly Namhyung Kim (Thu Sep 22 2016 - 23:32:03 EST)
- [PATCH] power: supply: bq24910_charger: reset first_time check Matt Ranostay (Thu Sep 22 2016 - 23:32:38 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sean Wang (Thu Sep 22 2016 - 23:33:06 EST)
- Re: [PATCH] dmaengine: imx-sdma: fix merge conflict Vinod Koul (Thu Sep 22 2016 - 23:37:38 EST)
- [GIT PULL] configfs fix for 4.8-rc8 Christoph Hellwig (Thu Sep 22 2016 - 23:48:38 EST)
- drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags' kbuild test robot (Thu Sep 22 2016 - 23:52:35 EST)
- Re: [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list Juergen Gross (Fri Sep 23 2016 - 00:02:50 EST)
- [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Alison Wang (Fri Sep 23 2016 - 00:03:15 EST)
- [PATCH 2/2] armv8: aarch32: Add SMP support for 32-bit Linux kernel Alison Wang (Fri Sep 23 2016 - 00:03:23 EST)
- Re: [PATCH v3 3/3] xen/pciback: support driver_override Juergen Gross (Fri Sep 23 2016 - 00:06:37 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Hillf Danton (Fri Sep 23 2016 - 00:10:10 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Pratyush Anand (Fri Sep 23 2016 - 00:12:47 EST)
- Re: [PATCH] Work around for enabling CONFIG_CMDLINE on ppc64le Akshay Adiga (Fri Sep 23 2016 - 00:15:39 EST)
- [RFC PATCH 1/2] mmc: dw_mmc: add runtime PM callback Shawn Lin (Fri Sep 23 2016 - 00:16:54 EST)
- [RFC PATCH 0/2] Init runtime PM support for dw_mmc Shawn Lin (Fri Sep 23 2016 - 00:17:01 EST)
- [RFC PATCH 2/2] mmc: dw_mmc-rockchip: add runtime PM support Shawn Lin (Fri Sep 23 2016 - 00:17:09 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Fri Sep 23 2016 - 00:26:30 EST)
- [PATCH] staging: wlan-ng: avoid to introduce new typedefs Sergio Paracuellos (Fri Sep 23 2016 - 00:47:17 EST)
- Re: taint/module: Clean up global and module taint flags handling Jessica Yu (Fri Sep 23 2016 - 00:48:47 EST)
- linux-next: manual merge of the userns tree with the net-next tree Stephen Rothwell (Fri Sep 23 2016 - 00:51:49 EST)
- [PATCH] block: Change BIO_RESET_BITS to current proper value Yunlong Song (Fri Sep 23 2016 - 00:53:48 EST)
- Re: [PATCH 4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration Alex Shi (Fri Sep 23 2016 - 00:59:54 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value zijun_hu (Fri Sep 23 2016 - 01:00:50 EST)
- Re: [PATCH 1/2] PM / OPP: compatible is an optional property Viresh Kumar (Fri Sep 23 2016 - 01:16:46 EST)
- Re: [GIT PULL 00/15] perf/core improvements and fixes Ingo Molnar (Fri Sep 23 2016 - 01:23:12 EST)
- [PATCH 1/3] f2fs: adjust display format of segment bit Chao Yu (Fri Sep 23 2016 - 01:25:36 EST)
- [PATCH 3/3] f2fs: fix potential deadlock when hitting checkpoint error Chao Yu (Fri Sep 23 2016 - 01:25:39 EST)
- [tip:perf/core] perf hists: Use bigger buffer for stdio headers tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:25:49 EST)
- [tip:perf/core] perf evsel: Remove superfluous initialization of weight tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:25:58 EST)
- [PATCH 2/3] f2fs: support checkpoint error injection Chao Yu (Fri Sep 23 2016 - 01:26:17 EST)
- [tip:perf/core] perf tools: Confine __get_cpuid() to x86 architecture tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:26:35 EST)
- [tip:perf/core] perf tools: Make coresight PMU listable tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:27:07 EST)
- [tip:perf/core] perf tools: Add coresight etm PMU record capabilities tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:27:37 EST)
- [tip:perf/core] perf pmu: Push configuration down to PMU driver tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:27:55 EST)
- [tip:perf/core] perf tools: Add PMU configuration to tools tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:28:23 EST)
- [tip:perf/core] perf tools: Add sink configuration for cs_etm PMU tip-bot for Mathieu Poirier (Fri Sep 23 2016 - 01:28:49 EST)
- [tip:perf/core] perf hists: Add __hist_entry__snprintf function tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:29:04 EST)
- [tip:perf/core] perf tools: Make reset_dimensions global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:29:22 EST)
- [tip:perf/core] perf tools: Make output_field_add and sort_dimension__add global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:29:43 EST)
- [tip:perf/core] perf tools: Make several sorting functions global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:30:11 EST)
- [tip:perf/core] perf tools: Make several display functions global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:30:38 EST)
- [tip:perf/core] perf hists: Make __hist_entry__snprintf function global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:31:00 EST)
- [tip:perf/core] perf hists: Make hists__fprintf_headers function global tip-bot for Jiri Olsa (Fri Sep 23 2016 - 01:31:27 EST)
- [PATCH] Fix a issue that Alps Touchpad cursor does not work Masaki Ota (Fri Sep 23 2016 - 01:33:20 EST)
- [tip:sched/core] objtool: Add do_task_dead() to global noreturn list tip-bot for Josh Poimboeuf (Fri Sep 23 2016 - 01:34:32 EST)
- [tip:locking/urgent] locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text tip-bot for Vivien Didelot (Fri Sep 23 2016 - 01:34:51 EST)
- Re: [PATCH net-next 0/4] net: dsa: add port fast ageing Florian Fainelli (Fri Sep 23 2016 - 01:36:10 EST)
- Re: [PATCH 1/3] virtio: Basic implementation of virtio pstore driver Namhyung Kim (Fri Sep 23 2016 - 01:48:59 EST)
- Re: [RFC] scripts: Include postprocessing script for memory allocation tracing Janani Ravichandran (Fri Sep 23 2016 - 01:51:32 EST)
- Re: [PATCH 2/3] qemu: Implement virtio-pstore device Namhyung Kim (Fri Sep 23 2016 - 01:52:28 EST)
- Re: [PATCH v2 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 01:53:18 EST)
- Re: [PATCH v2 5/5] mm/vmalloc.c: avoid endless loop under v[un]mapping improper ranges zijun_hu (Fri Sep 23 2016 - 01:57:36 EST)
- Re: [PATCH v2 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Joel Stanley (Fri Sep 23 2016 - 02:02:34 EST)
- [PATCH net-next v2] Documentation: devicetree: revise ethernet device-tree binding about TRGMII sean.wang (Fri Sep 23 2016 - 02:04:24 EST)
- [PATCH net-next] Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding sean.wang (Fri Sep 23 2016 - 02:09:52 EST)
- fs/xfs/xfs_ondisk.h:96:2: error: call to '__compiletime_assert_96' declared with attribute error: XFS: sizeof(xfs_dir2_sf_entry_t) is wrong, expected 3 kbuild test robot (Fri Sep 23 2016 - 02:10:59 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support Michal Simek (Fri Sep 23 2016 - 02:19:24 EST)
- Re: [PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support Pramod Gurav (Fri Sep 23 2016 - 02:27:08 EST)
- linux-next: Tree for Sep 23 Stephen Rothwell (Fri Sep 23 2016 - 02:30:59 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Rui Teng (Fri Sep 23 2016 - 02:40:58 EST)
- Re: [PATCH] fs/select: add vmalloc fallback for select(2) Hillf Danton (Fri Sep 23 2016 - 02:43:35 EST)
- Re: [PATCH] ASoC: simple-card: add support for aux devices Nikita Yushchenko (Fri Sep 23 2016 - 02:44:34 EST)
- [PATCH] acpiexec: Move an acpiexec specific purposed new line to acpiexec specific file Lv Zheng (Fri Sep 23 2016 - 02:46:29 EST)
- [PATCH V2 1/2] PM / OPP: compatible string is not optional Viresh Kumar (Fri Sep 23 2016 - 02:48:18 EST)
- [PATCH] acpiexec: Move an acpiexec specific purposed new line to acpiexec specific file Lv Zheng (Fri Sep 23 2016 - 02:50:05 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Fri Sep 23 2016 - 02:56:21 EST)
- Re: [PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1 Wangnan (F) (Fri Sep 23 2016 - 03:01:10 EST)
- Re: gen_initramfs_list.sh escaping problem or stale dependency file? Michal Marek (Fri Sep 23 2016 - 03:05:26 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Daniel Vetter (Fri Sep 23 2016 - 03:05:59 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Daniel Vetter (Fri Sep 23 2016 - 03:08:12 EST)
- [GIT PULL] bcm2835-defconfig-64-next-2016-09-22 Eric Anholt (Fri Sep 23 2016 - 03:11:06 EST)
- [PATCH v2] ASoC: simple-card: add support for aux devices Nikita Yushchenko (Fri Sep 23 2016 - 03:11:52 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra (Fri Sep 23 2016 - 03:13:03 EST)
- Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage Adrian Hunter (Fri Sep 23 2016 - 03:17:48 EST)
- Re: [PATCH] smp: smp_call_on_cpu(): use INIT_WORK_ONSTACK() for automatic work_struct Peter Zijlstra (Fri Sep 23 2016 - 03:21:37 EST)
- Re: [PATCH] fs/select: add vmalloc fallback for select(2) Nicholas Piggin (Fri Sep 23 2016 - 03:24:51 EST)
- [PATCH] arm/arm64: KVM: Add support for ARMv8 AArch32 execution state Alison Wang (Fri Sep 23 2016 - 03:25:38 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Sean Paul (Fri Sep 23 2016 - 03:26:03 EST)
- Re: [PATCH 3/5] mm/vmalloc.c: correct lazy_max_pages() return value Nicholas Piggin (Fri Sep 23 2016 - 03:27:44 EST)
- Re: [PATCH] percpu: improve generic percpu modify-return implementation Nicholas Piggin (Fri Sep 23 2016 - 03:34:10 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Fri Sep 23 2016 - 03:34:48 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Fri Sep 23 2016 - 03:36:37 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support Jagan Teki (Fri Sep 23 2016 - 03:39:20 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Jann Horn (Fri Sep 23 2016 - 03:43:15 EST)
- [PATCH 3/3] regulator: axp20x: simplify device access Jean-Francois Moine (Fri Sep 23 2016 - 03:49:16 EST)
- [PATCH 1/3] regulator: axp20x: simplify poly-phase handling Jean-Francois Moine (Fri Sep 23 2016 - 03:49:16 EST)
- [PATCH 2/3] regulator: axp20x: simplify the treatment of linked regulators Jean-Francois Moine (Fri Sep 23 2016 - 03:49:36 EST)
- [PATCH 0/3] regulator: axp20x: Simplify various code Jean-Francois Moine (Fri Sep 23 2016 - 03:49:44 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Dave Airlie (Fri Sep 23 2016 - 03:53:52 EST)
- Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs Greg KH (Fri Sep 23 2016 - 03:56:33 EST)
- [PATCH v3] Input: elants_i2c - get product id on recovery mode for FW update Johnny Chuang (Fri Sep 23 2016 - 04:03:22 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Thomas Gleixner (Fri Sep 23 2016 - 04:04:06 EST)
- [PATCHv2 1/5] staging:android:ion: Fix comparison with NULL giannis . damigos (Fri Sep 23 2016 - 04:05:47 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:05:51 EST)
- [PATCHv2 5/5] staging:android:ion: Fix void function return giannis . damigos (Fri Sep 23 2016 - 04:06:09 EST)
- [PATCHv2 3/5] staging:android:ion: Fix blank line issues giannis . damigos (Fri Sep 23 2016 - 04:06:42 EST)
- [PATCHv2 4/5] staging:android:ion: Fix switch case indentation giannis . damigos (Fri Sep 23 2016 - 04:06:55 EST)
- [PATCHv2 2/5] staging:android:ion: Fix whitespace issues giannis . damigos (Fri Sep 23 2016 - 04:07:29 EST)
- Re: [RESEDN PATCH v2 3/4] mmc: sdhci: Don't try to switch to unsupported voltage Shawn Lin (Fri Sep 23 2016 - 04:07:43 EST)
- Re: [RFC] scripts: Include postprocessing script for memory allocation tracing Michal Hocko (Fri Sep 23 2016 - 04:08:08 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:08:22 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:10:34 EST)
- Re: [PATCH v2 4/4] gpio: pca953x: fix an incorrect lockdep warning Linus Walleij (Fri Sep 23 2016 - 04:11:08 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:12:12 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:15:05 EST)
- Re: [PATCH] x86: Report Intel platform_id in /proc/cpuinfo Thomas Gleixner (Fri Sep 23 2016 - 04:15:08 EST)
- Re: [PATCH] Fix tasks being forgotten for a long time on SMP Peter Zijlstra (Fri Sep 23 2016 - 04:15:17 EST)
- Re: [PATCH 4.7 000/184] 4.7.5-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 04:15:33 EST)
- [PATCH] mm: warn about allocations which stall for too long Michal Hocko (Fri Sep 23 2016 - 04:16:11 EST)
- [PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests Rui Teng (Fri Sep 23 2016 - 04:16:31 EST)
- Re: [RFC] remove unnecessary condition in remove_inode_hugepages Michal Hocko (Fri Sep 23 2016 - 04:18:32 EST)
- [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Simon Horman (Fri Sep 23 2016 - 04:20:40 EST)
- Re: [PATCH] clocksource: nomadik-mtu: Unmap region obtained by of_iomap Linus Walleij (Fri Sep 23 2016 - 04:20:53 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Michal Hocko (Fri Sep 23 2016 - 04:23:23 EST)
- Re: [PATCH 0/4] reintroduce compaction feedback for OOM decisions Michal Hocko (Fri Sep 23 2016 - 04:26:36 EST)
- Re: [PATCH] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx Peter Ujfalusi (Fri Sep 23 2016 - 04:26:54 EST)
- Re: Cherryview wake up events Mika Westerberg (Fri Sep 23 2016 - 04:28:02 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Michal Hocko (Fri Sep 23 2016 - 04:32:45 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Fri Sep 23 2016 - 04:35:07 EST)
- Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Geert Uytterhoeven (Fri Sep 23 2016 - 04:35:15 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Hillf Danton (Fri Sep 23 2016 - 04:35:31 EST)
- [PATCH] initramfs: Escape colons in depfile Michal Marek (Fri Sep 23 2016 - 04:35:57 EST)
- [PATCH] xprtrdma: use complete() instead complete_all() Daniel Wagner (Fri Sep 23 2016 - 04:42:25 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support Jagan Teki (Fri Sep 23 2016 - 04:42:46 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Fri Sep 23 2016 - 04:43:00 EST)
- Re: linux-next: build failure after merge of the kvm-arm tree Marc Zyngier (Fri Sep 23 2016 - 04:43:26 EST)
- RE: [PATCH v5 2/2] QE: remove PPCisms for QE Qiang Zhao (Fri Sep 23 2016 - 04:43:38 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Holger HoffstÃtte (Fri Sep 23 2016 - 04:43:44 EST)
- Re: [PATCHv2 5/5] staging:android:ion: Fix void function return Greg KH (Fri Sep 23 2016 - 04:44:43 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Peter Zijlstra (Fri Sep 23 2016 - 04:45:01 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Michal Hocko (Fri Sep 23 2016 - 04:46:06 EST)
- Re: [PATCH] mm: delete unnecessary and unsafe init_tlb_ubc() Mel Gorman (Fri Sep 23 2016 - 04:47:51 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Hillf Danton (Fri Sep 23 2016 - 04:50:20 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Fri Sep 23 2016 - 04:51:15 EST)
- [PATCH] tps65910 erratum SWCZ010 Jan Remmet (Fri Sep 23 2016 - 04:52:16 EST)
- [PATCH] regulator: tps65910: Work around silicon erratum SWCZ010 Jan Remmet (Fri Sep 23 2016 - 04:52:38 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support Michal Simek (Fri Sep 23 2016 - 04:53:25 EST)
- Re: [PATCH v4 1/7] pinctrl: bcm2835: add pull defines to dt bindings Linus Walleij (Fri Sep 23 2016 - 04:54:13 EST)
- Re: [PATCH v2] arm: dts: zynq: Add MicroZed board support Michal Simek (Fri Sep 23 2016 - 04:54:44 EST)
- Re: [PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver. Linus Walleij (Fri Sep 23 2016 - 04:57:36 EST)
- Re: [PATCH] clocksource: sh_cmt: Document r8a779[34] SoC specific bindings Simon Horman (Fri Sep 23 2016 - 05:03:39 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Fri Sep 23 2016 - 05:05:36 EST)
- Re: [PATCH] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx Bastien Nocera (Fri Sep 23 2016 - 05:07:39 EST)
- Re: [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls. Linus Walleij (Fri Sep 23 2016 - 05:09:03 EST)
- [PATCH v3 0/4] regulator: axp20x: support AXP803/AXP813 variants Jean-Francois Moine (Fri Sep 23 2016 - 05:11:41 EST)
- [PATCH v3 2/4] regulator: axp20x: duplicate the MFD axp20x-rsb code Jean-Francois Moine (Fri Sep 23 2016 - 05:11:54 EST)
- [PATCH v3 4/4] regulator: axp20x: add the AXP813 Jean-Francois Moine (Fri Sep 23 2016 - 05:12:16 EST)
- [PATCH v3 3/4] regulator: axp20x: add the AXP803 Jean-Francois Moine (Fri Sep 23 2016 - 05:12:36 EST)
- [PATCH v2 1/2] net: thunderx: Fix issue with IRQ namimg sunil . kovvuri (Fri Sep 23 2016 - 05:12:53 EST)
- [PATCH v2 2/2] net: thunderx: Support for byte queue limits sunil . kovvuri (Fri Sep 23 2016 - 05:12:58 EST)
- [PATCH v2 0/2] BQL support and fix for a regression issue sunil . kovvuri (Fri Sep 23 2016 - 05:13:30 EST)
- [PATCH v3 1/4] regulator: axp20x: move device independant parts to new files Jean-Francois Moine (Fri Sep 23 2016 - 05:13:54 EST)
- Re: arch/cris/arch-v32/mm/intmem.c:148:17: error: initialization from incompatible pointer type Jesper Nilsson (Fri Sep 23 2016 - 05:14:45 EST)
- Re: [PATCH] brcmfmac: fix memory leak in brcmf_fill_bss_param Arend Van Spriel (Fri Sep 23 2016 - 05:15:42 EST)
- [PATCH] i2c: axxia: disable clks in case of failure in probe Alexey Khoroshilov (Fri Sep 23 2016 - 05:16:01 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Thomas Gleixner (Fri Sep 23 2016 - 05:16:05 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Michal Hocko (Fri Sep 23 2016 - 05:16:24 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 05:22:06 EST)
- Re: [PATCH] gpio: Added zynq specific check for special pins on bank zero Linus Walleij (Fri Sep 23 2016 - 05:22:37 EST)
- Re: [PATCH 3/3] arm64: Add the Raspberry Pi firmware's interface to the FXL6408. Linus Walleij (Fri Sep 23 2016 - 05:23:41 EST)
- Re: [PATCH 1/2 v4] drm/bridge: adv7511: Add Audio support. Archit Taneja (Fri Sep 23 2016 - 05:24:39 EST)
- Re: [PATCH 2/2 v4] drm/bridge: adv7511: Enable the audio data and clock pads on adv7533 Archit Taneja (Fri Sep 23 2016 - 05:24:50 EST)
- Re: [PATCH] huge tmpfs: fix Committed_AS leak Kirill A. Shutemov (Fri Sep 23 2016 - 05:25:33 EST)
- Re: [PATCH] arm/arm64: KVM: Add support for ARMv8 AArch32 execution state Christoffer Dall (Fri Sep 23 2016 - 05:25:48 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Ingo Molnar (Fri Sep 23 2016 - 05:27:17 EST)
- Re: [PATCH v14 4/4] CMDQ: save more energy in idle Horng-Shyang Liao (Fri Sep 23 2016 - 05:28:20 EST)
- Re: [PATCH v14 2/4] CMDQ: Mediatek CMDQ driver Horng-Shyang Liao (Fri Sep 23 2016 - 05:28:32 EST)
- Re: [PATCH tty-next 0/6] Minor devpts cleanups, fixes and enhancments Greg Kroah-Hartman (Fri Sep 23 2016 - 05:30:38 EST)
- Re: [PATCH] arm/arm64: KVM: Add support for ARMv8 AArch32 execution state Marc Zyngier (Fri Sep 23 2016 - 05:30:56 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Kai Huang (Fri Sep 23 2016 - 05:33:27 EST)
- Re: [PATCH] signals: Avoid unnecessary taking of sighand->siglock Oleg Nesterov (Fri Sep 23 2016 - 05:33:48 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Liviu Dudau (Fri Sep 23 2016 - 05:34:24 EST)
- Re: [PATCH] KVM: VMX: refactor global page-sized bitmaps Paolo Bonzini (Fri Sep 23 2016 - 05:35:30 EST)
- [PATCH v2 0/2] i2c: octeon: thunderx: Recovery fixes and improvements Jan Glauber (Fri Sep 23 2016 - 05:40:59 EST)
- [PATCH v2 2/2] i2c: octeon: thunderx: Limit register access retries Jan Glauber (Fri Sep 23 2016 - 05:41:04 EST)
- Re: [PATCH] KVM: VMX: refactor global page-sized bitmaps Wanpeng Li (Fri Sep 23 2016 - 05:41:37 EST)
- [PATCH v2 1/2] i2c: octeon: thunderx: Check bus state before starting a transaction Jan Glauber (Fri Sep 23 2016 - 05:41:39 EST)
- Re: [PATCH 00/24] ste_dma40: Fine-tuning for several function implementations Linus Walleij (Fri Sep 23 2016 - 05:41:54 EST)
- Re: [PATCH] mfd/gpio: move HTC GPIO driver to GPIO subsystem Linus Walleij (Fri Sep 23 2016 - 05:43:29 EST)
- Re: [PATCH 00/14] GPU-DRM-TTM: Fine-tuning for several function implementations Christian KÃnig (Fri Sep 23 2016 - 05:45:19 EST)
- RE: [PATCH v2] fs/select: add vmalloc fallback for select(2) David Laight (Fri Sep 23 2016 - 05:45:29 EST)
- [PATCH v3] arm: dts: zynq: Add MicroZed board support Jagan Teki (Fri Sep 23 2016 - 05:49:13 EST)
- Re: [RFC PATCH v1 09/28] x86/efi: Access EFI data as encrypted when SEV is active Borislav Petkov (Fri Sep 23 2016 - 05:50:39 EST)
- [PATCHv3 5/5] staging:android:ion: Remove empty release function Yannis Damigos (Fri Sep 23 2016 - 05:50:51 EST)
- Re: strace lockup when tracing exec in go Oleg Nesterov (Fri Sep 23 2016 - 05:51:38 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Fri Sep 23 2016 - 05:52:49 EST)
- RE: [PATCH v6 1/9] rpmb: add Replay Protected Memory Block (RPMB) subsystem Avri Altman (Fri Sep 23 2016 - 05:54:35 EST)
- Re: [PATCH v2] fs/select: add vmalloc fallback for select(2) Vlastimil Babka (Fri Sep 23 2016 - 05:59:09 EST)
- RE: ATA failure regression Shah, Nehal-bakulchandra (Fri Sep 23 2016 - 05:59:35 EST)
- Re: Cherryview wake up events Johannes Stezenbach (Fri Sep 23 2016 - 06:00:08 EST)
- Re: crash by cdc_acm driver in kernels 4.8-rc1/5 Wim Osterholt (Fri Sep 23 2016 - 06:04:39 EST)
- Re: [PATCH 1/2] EDAC, altera: Correct EDAC IRQ error message. Borislav Petkov (Fri Sep 23 2016 - 06:05:18 EST)
- Re: [PATCH] misc/genwqe: ensure zero initialization Sebastian Ott (Fri Sep 23 2016 - 06:06:47 EST)
- Re: [PATCH v3] mmc: sdhci-msm: Add pm_runtime and system PM support Ulf Hansson (Fri Sep 23 2016 - 06:07:46 EST)
- RE: ATA failure regression Bharat Kumar Gogada (Fri Sep 23 2016 - 06:10:29 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Lorenzo Pieralisi (Fri Sep 23 2016 - 06:11:36 EST)
- [PATCH 4.7 141/184] powerpc/32: Fix again csum_partial_copy_generic() Greg Kroah-Hartman (Fri Sep 23 2016 - 06:12:04 EST)
- Re: [Xen-devel] [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list David Vrabel (Fri Sep 23 2016 - 06:16:17 EST)
- Re: [RFC PATCH 3/4] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Fri Sep 23 2016 - 06:19:29 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sergei Shtylyov (Fri Sep 23 2016 - 06:20:03 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations SF Markus Elfring (Fri Sep 23 2016 - 06:21:11 EST)
- Re: [PATCH] cfq: fix starvation of asynchronous writes Paolo Valente (Fri Sep 23 2016 - 06:22:21 EST)
- Re: strace lockup when tracing exec in go Oleg Nesterov (Fri Sep 23 2016 - 06:22:47 EST)
- Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Sergei Shtylyov (Fri Sep 23 2016 - 06:23:25 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Fri Sep 23 2016 - 06:24:23 EST)
- [PATCH] greybus: audio: ensure module is set to avoid crash on dev_err message Colin King (Fri Sep 23 2016 - 06:25:50 EST)
- Re: [PATCH] drm_aux-dev: fix error handling in drm_dp_aux_dev_init() Alexey Khoroshilov (Fri Sep 23 2016 - 06:26:41 EST)
- [GIT PULL] MMC fix for v.4.8 rc8 Ulf Hansson (Fri Sep 23 2016 - 06:28:19 EST)
- Re: [PATCH] tps65910 erratum SWCZ010 Mark Brown (Fri Sep 23 2016 - 06:35:18 EST)
- Re: [PATCH v3] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Fri Sep 23 2016 - 06:36:42 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Jyri Sarha (Fri Sep 23 2016 - 06:37:21 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations Christian KÃnig (Fri Sep 23 2016 - 06:38:17 EST)
- Re: modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame) Alexey Brodkin (Fri Sep 23 2016 - 06:38:47 EST)
- [PATCH v2] gpio: Added zynq specific check for special pins on bank zero Nava kishore Manne (Fri Sep 23 2016 - 06:39:26 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Fri Sep 23 2016 - 06:48:14 EST)
- Re: [PATCH v2] gpio: Added zynq specific check for special pins on bank zero Michal Simek (Fri Sep 23 2016 - 06:50:35 EST)
- [PATCH] drm/tilcdc: fix wrong error handling Daniel Schultz (Fri Sep 23 2016 - 06:52:56 EST)
- Re: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Tomasz Nowicki (Fri Sep 23 2016 - 06:53:19 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Fri Sep 23 2016 - 06:55:22 EST)
- Re: [PATCH 0/4] reintroduce compaction feedback for OOM decisions Vlastimil Babka (Fri Sep 23 2016 - 06:55:57 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Rob Clark (Fri Sep 23 2016 - 06:58:27 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Daniel Vetter (Fri Sep 23 2016 - 06:58:56 EST)
- RE: [PATCH V6 3/5] PCI: thunder-pem: Allow to probe PEM-specific register range for ACPI case Gabriele Paoloni (Fri Sep 23 2016 - 06:59:21 EST)
- [PATCH] mlxsw: spectrum: remove redundant check if err is zero Colin King (Fri Sep 23 2016 - 07:02:53 EST)
- Re: [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop Michael Ellerman (Fri Sep 23 2016 - 07:03:53 EST)
- Re: [PATCH v2 1/1] mm/hugetlb: fix memory offline with hugepage size > memory block size Gerald Schaefer (Fri Sep 23 2016 - 07:04:06 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations SF Markus Elfring (Fri Sep 23 2016 - 07:07:49 EST)
- Help Desk McCarley, Brian (Fri Sep 23 2016 - 07:13:52 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations Christian KÃnig (Fri Sep 23 2016 - 07:17:18 EST)
- [PATCH] KVM: VMX: Better name x2apic msr bitmaps Wanpeng Li (Fri Sep 23 2016 - 07:17:29 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Fri Sep 23 2016 - 07:18:18 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Fri Sep 23 2016 - 07:20:02 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Fri Sep 23 2016 - 07:23:49 EST)
- Re: [PATCH][V2] cxgb4: fix signed wrap around when decrementing index idx David Miller (Fri Sep 23 2016 - 07:25:45 EST)
- [PATCH v3] gpio: Added zynq specific check for special pins on bank zero Nava kishore Manne (Fri Sep 23 2016 - 07:27:24 EST)
- [RFC PATCH 0/6] perf: Add AUX data sampling Alexander Shishkin (Fri Sep 23 2016 - 07:27:50 EST)
- [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Alexander Shishkin (Fri Sep 23 2016 - 07:29:56 EST)
- [RFC PATCH 2/6] perf: Add api to (de-)allocate AUX buffers for kernel counters Alexander Shishkin (Fri Sep 23 2016 - 07:30:02 EST)
- [RFC PATCH 4/6] perf: Add infrastructure for using AUX data in perf samples Alexander Shishkin (Fri Sep 23 2016 - 07:30:10 EST)
- [RFC PATCH 5/6] perf: Disable PMU around address filter adjustment Alexander Shishkin (Fri Sep 23 2016 - 07:30:15 EST)
- [RFC PATCH 6/6] perf: Disable IRQs in address filter sync path Alexander Shishkin (Fri Sep 23 2016 - 07:30:18 EST)
- [RFC PATCH 3/6] perf: Add a helper for looking up pmus by type Alexander Shishkin (Fri Sep 23 2016 - 07:30:56 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Rob Clark (Fri Sep 23 2016 - 07:31:29 EST)
- [PATCH] omapfb: use complete() instead complete_all() Daniel Wagner (Fri Sep 23 2016 - 07:33:41 EST)
- Re: [PATCH] softirq: let ksoftirqd do its job Daniel Borkmann (Fri Sep 23 2016 - 07:36:17 EST)
- [PATCH v4] devicetree: bindings: uart: Add new compatible string for ZynqMP Nava kishore Manne (Fri Sep 23 2016 - 07:42:12 EST)
- Re: [PATCH] drm/tilcdc: fix wrong error handling Sean Paul (Fri Sep 23 2016 - 07:47:53 EST)
- Re: [RFC PATCH 0/6] perf: Add AUX data sampling Peter Zijlstra (Fri Sep 23 2016 - 07:49:27 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations SF Markus Elfring (Fri Sep 23 2016 - 07:49:40 EST)
- [PATCH v2] ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx Nikita Yushchenko (Fri Sep 23 2016 - 07:53:31 EST)
- Re: [PATCH] softirq: let ksoftirqd do its job Peter Zijlstra (Fri Sep 23 2016 - 07:53:53 EST)
- [PATCH V3] clocksource/timer-imx-gpt: Preventing resource leakage in error case. Arvind Yadav (Fri Sep 23 2016 - 07:58:15 EST)
- [PATCH] sched/fair: Do not decay new task load on first enqueue Matt Fleming (Fri Sep 23 2016 - 07:58:42 EST)
- Re: [PATCH 2/2] armv8: aarch32: Add SMP support for 32-bit Linux kernel Arnd Bergmann (Fri Sep 23 2016 - 07:59:37 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Fri Sep 23 2016 - 08:00:54 EST)
- Re: [PATCH] drm/tilcdc: fix wrong error handling Jyri Sarha (Fri Sep 23 2016 - 08:01:28 EST)
- Re: cifs mount regression in 4.8 and 4.4 stable Seth Forshee (Fri Sep 23 2016 - 08:01:53 EST)
- Re: [PATCH net-next 0/4] net: dsa: add port fast ageing David Miller (Fri Sep 23 2016 - 08:02:02 EST)
- Re: [PATCH] drm/tilcdc: fix wrong error handling Sean Paul (Fri Sep 23 2016 - 08:02:23 EST)
- [PATCH] i2c: uniphier-f: fix misdetection of incomplete STOP condition Masahiro Yamada (Fri Sep 23 2016 - 08:02:43 EST)
- [GIT PULL] MTD NAND fixes for v4.8-rc8 Richard Weinberger (Fri Sep 23 2016 - 08:06:21 EST)
- Re: [PATCH 2/4] mm, compaction: more reliably increase direct compaction priority Michal Hocko (Fri Sep 23 2016 - 08:06:36 EST)
- Re: [PATCHv3 5/5] staging:android:ion: Remove empty release function Greg KH (Fri Sep 23 2016 - 08:06:58 EST)
- Re: [PATCH 0/4] reintroduce compaction feedback for OOM decisions Michal Hocko (Fri Sep 23 2016 - 08:10:08 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Arnd Bergmann (Fri Sep 23 2016 - 08:12:47 EST)
- Re: [PATCH] i2c: uniphier-f: fix misdetection of incomplete STOP condition Wolfram Sang (Fri Sep 23 2016 - 08:13:01 EST)
- Re: [PATCH] staging: sm750fb: rename getChipType to get_chip_type Greg KH (Fri Sep 23 2016 - 08:13:53 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Peter Zijlstra (Fri Sep 23 2016 - 08:14:11 EST)
- Re: [PATCH 0/8] staging: rts5208: Fix several style warnings Greg KH (Fri Sep 23 2016 - 08:15:10 EST)
- Re: [PATCH] mlxsw: spectrum: remove redundant check if err is zero Jiri Pirko (Fri Sep 23 2016 - 08:15:25 EST)
- Re: [PATCH 01/11 V2] staging: dgnc: remove redundant initialization for channel array Greg KH (Fri Sep 23 2016 - 08:15:40 EST)
- Re: [PATCHv2 2/5] staging:android:ion: Fix whitespace issues Greg KH (Fri Sep 23 2016 - 08:17:18 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Mike Galbraith (Fri Sep 23 2016 - 08:17:23 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Robin Murphy (Fri Sep 23 2016 - 08:17:42 EST)
- Re: [PATCHv2 3/5] staging:android:ion: Fix blank line issues Greg KH (Fri Sep 23 2016 - 08:17:45 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection SF Markus Elfring (Fri Sep 23 2016 - 08:18:02 EST)
- Re: [PATCHv3 5/5] staging:android:ion: Remove empty release function Greg KH (Fri Sep 23 2016 - 08:18:22 EST)
- Re: [PATCH] cfq: fix starvation of asynchronous writes Glauber Costa (Fri Sep 23 2016 - 08:19:47 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Lucas Stach (Fri Sep 23 2016 - 08:22:31 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Fri Sep 23 2016 - 08:26:16 EST)
- [PATCH] clk: change the type of clk_hw_onecell_data.num to unsigned int Masahiro Yamada (Fri Sep 23 2016 - 08:27:55 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 08:29:35 EST)
- Re: [PATCH 2/2] armv8: aarch32: Add SMP support for 32-bit Linux kernel Mark Rutland (Fri Sep 23 2016 - 08:29:53 EST)
- Re: [PATCH V11 0/8] Introduce ACPI world to ITS irqchip Auger Eric (Fri Sep 23 2016 - 08:31:37 EST)
- [PATCH V2]usb: dwc2: Clear GUSBCFG.UsbTrdTim before setting Pengcheng Li (Fri Sep 23 2016 - 08:39:33 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Mike Galbraith (Fri Sep 23 2016 - 08:39:37 EST)
- [PATCH v3 3/8] drivers:input:tsc2007: add iio interface to read external ADC input, temperature and raw conversion values H. Nikolaus Schaller (Fri Sep 23 2016 - 08:41:46 EST)
- [PATCH v3 5/8] DT:omap3+tsc2007: use new common touchscreen bindings H. Nikolaus Schaller (Fri Sep 23 2016 - 08:41:47 EST)
- [PATCH v3 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:02 EST)
- [PATCH v3 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:31 EST)
- [PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values) H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:37 EST)
- [PATCH v3 4/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:41 EST)
- [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:43 EST)
- [PATCH v3 8/8] DT:omap3+ads7846: use new common touchscreen bindings H. Nikolaus Schaller (Fri Sep 23 2016 - 08:42:48 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Michal Hocko (Fri Sep 23 2016 - 08:42:57 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Mike Snitzer (Fri Sep 23 2016 - 08:43:05 EST)
- Re: [PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies) Rafael J. Wysocki (Fri Sep 23 2016 - 08:43:13 EST)
- Re: [PATCH v2 07/14] of/platform: Probe "isa" busses by default Rob Herring (Fri Sep 23 2016 - 08:43:19 EST)
- [PATCH v3 7/8] drivers:input:ads7846(+tsc2046): fix spi module table H. Nikolaus Schaller (Fri Sep 23 2016 - 08:44:37 EST)
- Re: taint/module: Clean up global and module taint flags handling Jiri Kosina (Fri Sep 23 2016 - 08:46:09 EST)
- Re: [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Peter Zijlstra (Fri Sep 23 2016 - 08:46:34 EST)
- Re: [PATCH v3 1/3] gpiolib: Make it possible to exclude GPIOs from IRQ domain Linus Walleij (Fri Sep 23 2016 - 08:47:18 EST)
- [PATCH 1/2] regulator: dbx500: remove unused functions in dbx500-prcmu.c Baoyou Xie (Fri Sep 23 2016 - 08:47:39 EST)
- [PATCH 2/2] regulator: dbx500: add missing header dependencies Baoyou Xie (Fri Sep 23 2016 - 08:50:32 EST)
- [PATCH 11/14] perf tools: Extract kernel build option detector as utils Wang Nan (Fri Sep 23 2016 - 08:51:07 EST)
- [PATCH 01/14] tools build: Support compiling C++ source file Wang Nan (Fri Sep 23 2016 - 08:51:11 EST)
- [PATCH 12/14] perf bpf: Compile BPF script use builtin cflags support Wang Nan (Fri Sep 23 2016 - 08:51:15 EST)
- [PATCH 06/14] perf clang: Add builtin clang support ant test case Wang Nan (Fri Sep 23 2016 - 08:51:31 EST)
- [PATCH 14/14] perf clang: Pass correct CFLAGS to builtin clang Wang Nan (Fri Sep 23 2016 - 08:51:58 EST)
- [PATCH 05/14] perf build: Add clang and llvm compile and linking support Wang Nan (Fri Sep 23 2016 - 08:51:59 EST)
- [PATCH 04/14] perf tools: Add feature detection for clang Wang Nan (Fri Sep 23 2016 - 08:52:09 EST)
- [PATCH 02/14] perf tools: Add feature detection for g++ Wang Nan (Fri Sep 23 2016 - 08:52:27 EST)
- [PATCH 08/14] perf clang: Allow passing CFLAGS to builtin clang Wang Nan (Fri Sep 23 2016 - 08:52:30 EST)
- [PATCH 00/14] perf clang: Support compiling BPF script use builtin clang Wang Nan (Fri Sep 23 2016 - 08:52:47 EST)
- [PATCH 07/14] perf clang: Use real file system for #include Wang Nan (Fri Sep 23 2016 - 08:52:50 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Fri Sep 23 2016 - 08:53:05 EST)
- [PATCH 10/14] perf clang: Support compile IR to BPF object and add testcase Wang Nan (Fri Sep 23 2016 - 08:53:23 EST)
- [PATCH 09/14] perf clang: Update test case to use real BPF script Wang Nan (Fri Sep 23 2016 - 08:53:37 EST)
- [PATCH 13/14] perf clang: Pass fill path compiler Wang Nan (Fri Sep 23 2016 - 08:53:47 EST)
- [PATCH 03/14] perf tools: Add feature detection for LLVM Wang Nan (Fri Sep 23 2016 - 08:54:01 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations Dan Carpenter (Fri Sep 23 2016 - 08:56:04 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Jon Hunter (Fri Sep 23 2016 - 08:58:11 EST)
- Re: [PATCH v3 2/3] pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain Linus Walleij (Fri Sep 23 2016 - 08:58:52 EST)
- Re: [PATCH v3 3/3] pinctrl: cherryview: Convert to use devm_gpiochip_add_data() Linus Walleij (Fri Sep 23 2016 - 09:00:18 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 09:00:39 EST)
- Re: [PATCH v5 1/3] ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistency Maxime Ripard (Fri Sep 23 2016 - 09:02:29 EST)
- Re: [Update][RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Lukas Wunner (Fri Sep 23 2016 - 09:02:54 EST)
- [PATCH] RAS, debugfs: add missing header dependencies Baoyou Xie (Fri Sep 23 2016 - 09:04:24 EST)
- Re: [RFC PATCH v2 3/5] futex: Throughput-optimized (TO) futexes Thomas Gleixner (Fri Sep 23 2016 - 09:04:48 EST)
- Re: GPU-DRM-TILCDC: Less function calls in tilcdc_convert_slave_node() after error detection Rob Clark (Fri Sep 23 2016 - 09:04:59 EST)
- Re: [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode Rob Herring (Fri Sep 23 2016 - 09:06:34 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations Christian KÃnig (Fri Sep 23 2016 - 09:06:40 EST)
- Re: [PATCH 5/5] arm64: Add uprobe support Catalin Marinas (Fri Sep 23 2016 - 09:06:57 EST)
- Re: [PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver. Eric Anholt (Fri Sep 23 2016 - 09:09:02 EST)
- [GIT PULL] arm64 fixes for 4.8 Catalin Marinas (Fri Sep 23 2016 - 09:09:09 EST)
- Re: [PATCH] ftrace: trigger: Call traceoff trigger after event recorded Masami Hiramatsu (Fri Sep 23 2016 - 09:11:44 EST)
- RE: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Stuart Yoder (Fri Sep 23 2016 - 09:13:41 EST)
- [PATCH v3 2/2] Documentation/filesystems/proc.txt: Add more description for maps/smaps Robert Ho (Fri Sep 23 2016 - 09:13:46 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Daniel Vetter (Fri Sep 23 2016 - 09:13:54 EST)
- [PATCH] staging: android: ion: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:13:56 EST)
- [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Robert Ho (Fri Sep 23 2016 - 09:14:20 EST)
- Re: [PATCH v2] pinctrl: intel: Configure GPIO chip IRQ as wakeup interrupts Linus Walleij (Fri Sep 23 2016 - 09:15:05 EST)
- Re: [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls. Eric Anholt (Fri Sep 23 2016 - 09:15:21 EST)
- Re: [PATCH] drm/sun4i: rgb: Enable panel after controller Maxime Ripard (Fri Sep 23 2016 - 09:16:34 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Robin Murphy (Fri Sep 23 2016 - 09:18:38 EST)
- Re: [PATCH 01/10] [v3] dt-bindings: fsl: update for more SoCs Rob Herring (Fri Sep 23 2016 - 09:19:37 EST)
- [PATCH 2/2] Staging: ks7010: remove unused function in ks_wlan_net.c Baoyou Xie (Fri Sep 23 2016 - 09:22:00 EST)
- Re: strace lockup when tracing exec in go Oleg Nesterov (Fri Sep 23 2016 - 09:22:05 EST)
- Re: [PATCH 02/10][v3] dt-bindings: fsl: updates bindings for some SoC-specific devices Rob Herring (Fri Sep 23 2016 - 09:22:43 EST)
- [PATCH 1/2] Staging: ks7010: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:22:48 EST)
- [PATCH 0/2] Clang: avoid undefined behavior in llist iterators Alexander Potapenko (Fri Sep 23 2016 - 09:23:28 EST)
- [PATCH 2/2] llist: introduce llist_entry_safe() Alexander Potapenko (Fri Sep 23 2016 - 09:23:30 EST)
- Re: [PATCH 04/10] [v3] dt-bindings: qoriq-clock: update for more SoCs Rob Herring (Fri Sep 23 2016 - 09:23:39 EST)
- Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski (Fri Sep 23 2016 - 09:24:08 EST)
- [PATCH 1/2] include/linux: provide a safe version of container_of() Alexander Potapenko (Fri Sep 23 2016 - 09:24:11 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Guenter Roeck (Fri Sep 23 2016 - 09:25:42 EST)
- Re: [PATCHv2 3/5] staging:android:ion: Fix blank line issues Yannis Damigos (Fri Sep 23 2016 - 09:26:35 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Rob Herring (Fri Sep 23 2016 - 09:27:32 EST)
- Re: [PATCH 05/10][v3] dt-bindings: ahci-fsl-qoriq: updated for SoC ls1046a Rob Herring (Fri Sep 23 2016 - 09:28:02 EST)
- Re: [PATCH v3] gpio: Added zynq specific check for special pins on bank zero Linus Walleij (Fri Sep 23 2016 - 09:28:09 EST)
- [PATCH] brcmfmac: drop unused fields from struct brcmf_pub RafaÅ MiÅecki (Fri Sep 23 2016 - 09:28:39 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() Emil Velikov (Fri Sep 23 2016 - 09:30:15 EST)
- Re: [PATCH v4] mfd: arizona: Add DT options for max_channels_clocked and PDM speaker config Rob Herring (Fri Sep 23 2016 - 09:30:32 EST)
- [PATCH] staging: rtl8192u: ieee80211: ieee80211_softmac: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:31:41 EST)
- Re: failed to add c++ probe Masami Hiramatsu (Fri Sep 23 2016 - 09:32:35 EST)
- [PATCH] f2fs: support configuring fault injection per superblock Chao Yu (Fri Sep 23 2016 - 09:32:46 EST)
- [PATCH v2] i2c: uniphier-f: fix misdetection of incomplete STOP condition Masahiro Yamada (Fri Sep 23 2016 - 09:33:32 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Michal Hocko (Fri Sep 23 2016 - 09:33:43 EST)
- Re: [PATCH] i2c: uniphier-f: fix misdetection of incomplete STOP condition Masahiro Yamada (Fri Sep 23 2016 - 09:34:00 EST)
- Re: [PATCH] cris: migrate exception table users off module.h and onto extable.h Jesper Nilsson (Fri Sep 23 2016 - 09:34:48 EST)
- Re: [PATCH] ftrace: trigger: Call traceoff trigger after event recorded Steven Rostedt (Fri Sep 23 2016 - 09:34:55 EST)
- Re: BUG_ON in rcu_sync_func triggered Nikolay Borisov (Fri Sep 23 2016 - 09:35:10 EST)
- [PATCH] staging: rtl8192u: remove unused functions in r8192U_core.c Baoyou Xie (Fri Sep 23 2016 - 09:35:48 EST)
- Re: [Update][RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support Rafael J. Wysocki (Fri Sep 23 2016 - 09:36:20 EST)
- [PATCH] vme: fake: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:38:46 EST)
- Re: [RFC][PATCH] ftrace/scripts: Add helper script to bisect function tracing problem functions Steven Rostedt (Fri Sep 23 2016 - 09:39:17 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Fri Sep 23 2016 - 09:41:08 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Sudeep Holla (Fri Sep 23 2016 - 09:42:17 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Fri Sep 23 2016 - 09:43:50 EST)
- Re: [PATCH] drm/sun4i: rgb: Enable panel after controller Jonathan Liu (Fri Sep 23 2016 - 09:44:04 EST)
- Re: [PATCH 1/2] regulator: dbx500: remove unused functions in dbx500-prcmu.c Arnd Bergmann (Fri Sep 23 2016 - 09:44:07 EST)
- [PATCH] usb: core: hcd: add missing header dependencies Baoyou Xie (Fri Sep 23 2016 - 09:44:36 EST)
- [PATCH 01/20] staging: wlan-ng: avoid new typedef: p80211enumpair_t Sergio Paracuellos (Fri Sep 23 2016 - 09:45:42 EST)
- [PATCH 03/20] staging: wlan-ng: avoid new typedef: p80211pstr_t Sergio Paracuellos (Fri Sep 23 2016 - 09:45:45 EST)
- [PATCH] cxgb4: fix -ve error check on a signed iq Colin King (Fri Sep 23 2016 - 09:45:47 EST)
- [PATCH 13/20] staging: wlan-ng: avoid new typedef: p80211item_pstr6_t Sergio Paracuellos (Fri Sep 23 2016 - 09:45:51 EST)
- [PATCH 12/20] staging: wlan-ng: avoid new typedef: p80211item_uint32_t Sergio Paracuellos (Fri Sep 23 2016 - 09:45:56 EST)
- [PATCH 18/20] staging: wlan-ng: avoid new typedef: p80211item_unk1024_t Sergio Paracuellos (Fri Sep 23 2016 - 09:46:07 EST)
- Re: [PATCH 2/2] regulator: dbx500: add missing header dependencies Arnd Bergmann (Fri Sep 23 2016 - 09:46:14 EST)
- [PATCH 14/20] staging: wlan-ng: avoid new typedef: p80211item_pstr14_t Sergio Paracuellos (Fri Sep 23 2016 - 09:46:39 EST)
- [PATCH 20/20] staging: wlan-ng: fix block comments style errors Sergio Paracuellos (Fri Sep 23 2016 - 09:46:41 EST)
- [PATCH] usb: xhci: mark xhci_unmap_td_bounce_buffer() static Baoyou Xie (Fri Sep 23 2016 - 09:47:03 EST)
- Re: GPU-DRM-TTM: Fine-tuning for several function implementations SF Markus Elfring (Fri Sep 23 2016 - 09:47:08 EST)
- [PATCH 19/20] staging: wlan-ng: avoid new typedef: p80211item_unk4096_t Sergio Paracuellos (Fri Sep 23 2016 - 09:47:30 EST)
- [PATCH 11/20] staging: wlan-ng: avoid new typedef: p80211itemd_t Sergio Paracuellos (Fri Sep 23 2016 - 09:47:37 EST)
- [PATCH 17/20] staging: wlan-ng: avoid new typedef: p80211item_unk392_t Sergio Paracuellos (Fri Sep 23 2016 - 09:47:58 EST)
- [PATCH 15/20] staging: wlan-ng: avoid new typedef: p80211item_pstr32_t Sergio Paracuellos (Fri Sep 23 2016 - 09:48:05 EST)
- [PATCH 16/20] staging: wlan-ng: avoid new typedef: p80211item_pstr255_t Sergio Paracuellos (Fri Sep 23 2016 - 09:48:15 EST)
- [PATCH 1/1] update balloon size in balloon "probe" Denis V. Lunev (Fri Sep 23 2016 - 09:48:21 EST)
- Re: [PATCH 0/2] NFS: Use complete() instead complete_all() Anna Schumaker (Fri Sep 23 2016 - 09:48:30 EST)
- [PATCH 09/20] staging: wlan-ng: avoid new typedef: p80211macarray_t Sergio Paracuellos (Fri Sep 23 2016 - 09:49:12 EST)
- [PATCH 10/20] staging: wlan-ng: avoid new typedef: p80211item_t Sergio Paracuellos (Fri Sep 23 2016 - 09:49:21 EST)
- Re: [PATCH 2/2] powernv:idle:Implement lite variant of power_enter_stop Gautham R Shenoy (Fri Sep 23 2016 - 09:49:29 EST)
- Re: [PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies) Lukas Wunner (Fri Sep 23 2016 - 09:49:40 EST)
- [PATCH 08/20] staging: wlan-ng: avoid new typedef: p80211pstr32_t Sergio Paracuellos (Fri Sep 23 2016 - 09:50:10 EST)
- [PATCH 07/20] staging: wlan-ng: avoid new typedef: p80211pstr14_t Sergio Paracuellos (Fri Sep 23 2016 - 09:50:13 EST)
- Re: [PATCHv3 5/5] staging:android:ion: Remove empty release function Yannis Damigos (Fri Sep 23 2016 - 09:50:26 EST)
- [PATCH 02/20] staging: wlan-ng: avoid new typedef: p80211enum_t Sergio Paracuellos (Fri Sep 23 2016 - 09:50:46 EST)
- [PATCH 06/20] staging: wlan-ng: avoid new typedef: p80211pstr6_t Sergio Paracuellos (Fri Sep 23 2016 - 09:50:50 EST)
- Re: [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Michal Hocko (Fri Sep 23 2016 - 09:51:04 EST)
- [PATCH 05/20] staging: wlan-ng: avoid new typedef: p80211pstr255_t Sergio Paracuellos (Fri Sep 23 2016 - 09:51:29 EST)
- [PATCH] [SCSI] bfa: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:51:38 EST)
- [PATCH 04/20] staging: wlan-ng: avoid new typedef: p80211pstrd_t Sergio Paracuellos (Fri Sep 23 2016 - 09:52:08 EST)
- [PATCH 00/20] staging: wlan-ng: fix some style issues in p80211types.h Sergio Paracuellos (Fri Sep 23 2016 - 09:52:22 EST)
- [PATCH] staging: wlan-ng: avoid to introduce new typedefs Sergio Paracuellos (Fri Sep 23 2016 - 09:52:29 EST)
- Re: [PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver. Linus Walleij (Fri Sep 23 2016 - 09:53:45 EST)
- Re: BUG_ON in rcu_sync_func triggered Oleg Nesterov (Fri Sep 23 2016 - 09:53:53 EST)
- [PATCH] pm8001: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:54:43 EST)
- [PATCH] pm80xx: mark symbols static where possible Baoyou Xie (Fri Sep 23 2016 - 09:57:17 EST)
- Re: [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Oleg Nesterov (Fri Sep 23 2016 - 09:57:41 EST)
- Re: [PATCH v2 0/3] Move runnable tools from Documentation to tools Shuah Khan (Fri Sep 23 2016 - 09:59:44 EST)
- RE: [PATCH v2] fs/select: add vmalloc fallback for select(2) David Laight (Fri Sep 23 2016 - 10:00:11 EST)
- Re: [1/2] pwm: sunxi: allow the pwm to finish its pulse before disable Jonathan Liu (Fri Sep 23 2016 - 10:02:22 EST)
- Re: [1/2] pwm: sunxi: allow the pwm to finish its pulse before disable Olliver Schinagl (Fri Sep 23 2016 - 10:04:03 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Russell King - ARM Linux (Fri Sep 23 2016 - 10:05:24 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Fri Sep 23 2016 - 10:05:29 EST)
- [PATCH 1/2] drm/bridge: analogix_dp: Add analogix_dp_psr_supported Tomeu Vizoso (Fri Sep 23 2016 - 10:07:22 EST)
- [PATCH 2/2] drm/rockchip: analogix_dp: Refuse to enable PSR if panel doesn't support it Tomeu Vizoso (Fri Sep 23 2016 - 10:07:33 EST)
- Re: strace lockup when tracing exec in go Oleg Nesterov (Fri Sep 23 2016 - 10:08:27 EST)
- Re: [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls. Linus Walleij (Fri Sep 23 2016 - 10:08:33 EST)
- Re: thousands of kworker processes with 4.7.x and 4.8-rc* Mike Galbraith (Fri Sep 23 2016 - 10:10:06 EST)
- [PATCH 0/8 V2] staging: rts5208: Fix several style warnings Sergio Paracuellos (Fri Sep 23 2016 - 10:12:16 EST)
- [PATCH 4/8 V2] staging: rts5208: fix comment blocks style in rtsx.h Sergio Paracuellos (Fri Sep 23 2016 - 10:12:27 EST)
- [PATCH 7/8 V2] staging: rts5208: fix style warnings in sd.c Sergio Paracuellos (Fri Sep 23 2016 - 10:12:30 EST)
- [PATCH 5/8 V2] staging: rts5208: remove not used typedef in rtsx_sys.h Sergio Paracuellos (Fri Sep 23 2016 - 10:12:34 EST)
- [PATCH 3/8 V2] staging: rts5208: fix comment blocks style in rtsx_chip.h Sergio Paracuellos (Fri Sep 23 2016 - 10:12:58 EST)
- [PATCH 8/8 V2] staging: rts5208: fix style warnings in xd.c Sergio Paracuellos (Fri Sep 23 2016 - 10:13:06 EST)
- [PATCH 6/8 V2] staging: rts5208: fix line style warnings in spi.c Sergio Paracuellos (Fri Sep 23 2016 - 10:13:23 EST)
- [PATCH 2/8 V2] staging: rts5208: avoid symbolic permissions in rtsx.c Sergio Paracuellos (Fri Sep 23 2016 - 10:13:37 EST)
- [PATCH 1/8 V2] staging: rts5208: avoid new typedef in rtsx.h: rtsx_dev_t Sergio Paracuellos (Fri Sep 23 2016 - 10:13:40 EST)
- Re: [PATCH v18 6/6] ARM: socfpga: fpga bridge driver support Steffen Trumtrar (Fri Sep 23 2016 - 10:13:47 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 10:15:00 EST)
- Re: strace lockup when tracing exec in go Michal Hocko (Fri Sep 23 2016 - 10:19:23 EST)
- Re: [PATCH] usb: gadget: udc: atmel: fix endpoint name Nicolas Ferre (Fri Sep 23 2016 - 10:21:06 EST)
- Re: GPU-DRM-QXL: Move three assignments in qxl_device_init() SF Markus Elfring (Fri Sep 23 2016 - 10:23:48 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Robin Murphy (Fri Sep 23 2016 - 10:24:20 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Michal Hocko (Fri Sep 23 2016 - 10:27:06 EST)
- Re: [RFC PATCH 2/3] PM / Domains: Add support for devices with multiple domains Geert Uytterhoeven (Fri Sep 23 2016 - 10:27:49 EST)
- [PATCH] kcov: do not instrument lib/stackdepot.c Alexander Potapenko (Fri Sep 23 2016 - 10:29:55 EST)
- Re: [PATCH] sched/fair: Do not decay new task load on first enqueue Vincent Guittot (Fri Sep 23 2016 - 10:30:53 EST)
- Patchwork [1/1] staging: ks7010: Attempt to structure and format to standards Marcel Xubuntu (Fri Sep 23 2016 - 10:33:07 EST)
- Re: [dm-devel] [RFC][PATCH] dm: Remove dm_bufio_cond_resched() Bart Van Assche (Fri Sep 23 2016 - 10:33:20 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra (Fri Sep 23 2016 - 10:34:25 EST)
- Re: [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option Bjorn Helgaas (Fri Sep 23 2016 - 10:34:52 EST)
- Re: [RFC/PATCH] usb: misc: Add a driver for TC7USB40MU Rob Herring (Fri Sep 23 2016 - 10:35:23 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Alexander Shishkin (Fri Sep 23 2016 - 10:35:59 EST)
- [LKP] Tips to append base tree info by git-format-patch Ye Xiaolong (Fri Sep 23 2016 - 10:36:54 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Tetsuo Handa (Fri Sep 23 2016 - 10:36:55 EST)
- Re: [PATCH] kcov: do not instrument lib/stackdepot.c Dmitry Vyukov (Fri Sep 23 2016 - 10:38:57 EST)
- Re: [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Michal Hocko (Fri Sep 23 2016 - 10:39:16 EST)
- Re: [RFC PATCH 07/11] pci: controller: designware: Add EP mode support Rob Herring (Fri Sep 23 2016 - 10:41:50 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Tejun Heo (Fri Sep 23 2016 - 10:42:11 EST)
- Re: [PATCH] drm/i2c: tda998x: don't register the connector Brian Starkey (Fri Sep 23 2016 - 10:42:59 EST)
- [PATCH 02/16] perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change Adrian Hunter (Fri Sep 23 2016 - 10:43:39 EST)
- [PATCH 04/16] perf record: Rename label 'out_symbol_exit' Adrian Hunter (Fri Sep 23 2016 - 10:43:44 EST)
- [PATCH 06/16] perf symbols: Add dso__last_symbol() Adrian Hunter (Fri Sep 23 2016 - 10:43:47 EST)
- [PATCH 00/16] perf tools: Add support for using symbols in address filters Adrian Hunter (Fri Sep 23 2016 - 10:43:50 EST)
- [PATCH 07/16] perf record: Add support for using symbols in address filters Adrian Hunter (Fri Sep 23 2016 - 10:43:53 EST)
- [PATCH 12/16] perf intel-pt: Add a helper function for processing AUXTRACE_INFO Adrian Hunter (Fri Sep 23 2016 - 10:44:02 EST)
- [PATCH 13/16] perf intel-pt: Record address filter in AUXTRACE_INFO event Adrian Hunter (Fri Sep 23 2016 - 10:44:07 EST)
- [PATCH 16/16] perf intel-pt: Fix decoding when there are address filters Adrian Hunter (Fri Sep 23 2016 - 10:44:14 EST)
- [PATCH 15/16] perf intel-pt: Enable decoder to handle TIP.PGD with missing IP Adrian Hunter (Fri Sep 23 2016 - 10:44:32 EST)
- [PATCH 14/16] perf intel-pt: Read address filter from AUXTRACE_INFO event Adrian Hunter (Fri Sep 23 2016 - 10:44:47 EST)
- [PATCH 09/16] perf intel-pt: Fix snapshot overlap detection decoder errors Adrian Hunter (Fri Sep 23 2016 - 10:45:00 EST)
- [PATCH 10/16] perf intel-pt: Add support for recording the max non-turbo ratio Adrian Hunter (Fri Sep 23 2016 - 10:45:17 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Arnd Bergmann (Fri Sep 23 2016 - 10:45:24 EST)
- [PATCH 11/16] perf intel-pt: Fix missing error codes processing auxtrace_info Adrian Hunter (Fri Sep 23 2016 - 10:45:38 EST)
- [PATCH 08/16] perf tools: Increase debug level of SDT debug messages Adrian Hunter (Fri Sep 23 2016 - 10:46:00 EST)
- [PATCH 05/16] perf record: Fix error paths Adrian Hunter (Fri Sep 23 2016 - 10:46:23 EST)
- [PATCH 03/16] perf script: Fix vanished idle symbols Adrian Hunter (Fri Sep 23 2016 - 10:46:40 EST)
- [PATCH 01/16] perf record: Fix documentation 'event_sources' -> 'event_source' Adrian Hunter (Fri Sep 23 2016 - 10:47:03 EST)
- Re: [tip:sched/core] sched/core: Avoid _cond_resched() for PREEMPT=y Paul E. McKenney (Fri Sep 23 2016 - 10:47:17 EST)
- Crypto Fixes for 4.8 Herbert Xu (Fri Sep 23 2016 - 10:48:56 EST)
- [PATCH] kcov: properly check if we are in an interrupt Andrey Konovalov (Fri Sep 23 2016 - 10:51:21 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Fri Sep 23 2016 - 10:51:38 EST)
- Re: [RFC PATCH 08/11] pci: controller: dra7xx: Add EP mode support Rob Herring (Fri Sep 23 2016 - 10:53:13 EST)
- Re: [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Michal Hocko (Fri Sep 23 2016 - 10:53:23 EST)
- [PATCH 2/5] ACPI / gpio: Add support for naming GPIOs Mika Westerberg (Fri Sep 23 2016 - 10:57:22 EST)
- [PATCH 4/5] ACPI / property: Allow holes in reference properties Mika Westerberg (Fri Sep 23 2016 - 10:57:28 EST)
- [PATCH 3/5] ACPI / gpio: Add hogging support Mika Westerberg (Fri Sep 23 2016 - 10:57:44 EST)
- [PATCH 1/5] ACPI / documentation: Use recommended name in GPIO property names Mika Westerberg (Fri Sep 23 2016 - 10:57:52 EST)
- [PATCH 5/5] ACPI / gpio: Allow holes in list of GPIOs for a device Mika Westerberg (Fri Sep 23 2016 - 10:58:01 EST)
- [PATCH 0/5] ACPI / gpio: Updates to properties Mika Westerberg (Fri Sep 23 2016 - 10:58:15 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 10:58:19 EST)
- RE: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Gabriele Paoloni (Fri Sep 23 2016 - 11:01:03 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Michal Hocko (Fri Sep 23 2016 - 11:02:44 EST)
- Re: Patchwork [1/1] staging: ks7010: Attempt to structure and format to standards Greg KH (Fri Sep 23 2016 - 11:02:54 EST)
- Re: [PATCH] usb: gadget: udc: atmel: fix endpoint name Greg Kroah-Hartman (Fri Sep 23 2016 - 11:03:22 EST)
- Re: [PATCH v6 4/4] tracing: Histogram for delayed hrtimer offsets Carsten Emde (Fri Sep 23 2016 - 11:04:07 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra (Fri Sep 23 2016 - 11:04:49 EST)
- Re: [PATCHv2 3/5] staging:android:ion: Fix blank line issues Greg KH (Fri Sep 23 2016 - 11:06:42 EST)
- Re: [PATCH 01/19] phy: phy-miphy365x: Remove miphy365 driver and dt binding documentation. Rob Herring (Fri Sep 23 2016 - 11:06:46 EST)
- Re: [PATCH 02/19] phy: stih41x-usb: Remove usb phy driver and dt binding documentation. Rob Herring (Fri Sep 23 2016 - 11:07:05 EST)
- Re: [PATCH 07/19] ahci: st: Remove STiH416 dt example Rob Herring (Fri Sep 23 2016 - 11:07:34 EST)
- [RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab (Fri Sep 23 2016 - 11:07:49 EST)
- Re: [PATCH 08/19] thermal: sti: Remove obsolete platforms from the DT doc. Rob Herring (Fri Sep 23 2016 - 11:08:23 EST)
- Re: [PATCH] usb: xhci: mark xhci_unmap_td_bounce_buffer() static Greg KH (Fri Sep 23 2016 - 11:08:37 EST)
- Re: [PATCH 10/19] watchdog: bindings: Remove obsolete platforms from dt doc. Rob Herring (Fri Sep 23 2016 - 11:08:55 EST)
- Re: [PATCH 12/19] reset: sti: Remove obsolete platforms from dt binding doc. Rob Herring (Fri Sep 23 2016 - 11:10:15 EST)
- Re: [patch v5] i2c: mux: mellanox: add driver Peter Rosin (Fri Sep 23 2016 - 11:11:22 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 11:11:51 EST)
- Re: [PATCH 18/19] stmmac: dwmac-sti: Remove obsolete STi platforms Rob Herring (Fri Sep 23 2016 - 11:11:53 EST)
- Re: [PATCH 19/19] reset: sti: softreset: Remove obsolete platforms from dt binding doc. Rob Herring (Fri Sep 23 2016 - 11:12:14 EST)
- acpi: Fix broken error check in map_processor() Thomas Gleixner (Fri Sep 23 2016 - 11:12:28 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Robin Murphy (Fri Sep 23 2016 - 11:13:39 EST)
- Re: [PATCH v5 5/6] regulator: core: Add support for a fixed delay after voltage changes Rob Herring (Fri Sep 23 2016 - 11:14:34 EST)
- Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Jonathan Corbet (Fri Sep 23 2016 - 11:15:09 EST)
- [PATCH net-next 00/15] rxrpc: Bug fixes and tracepoints David Howells (Fri Sep 23 2016 - 11:15:29 EST)
- [PATCH net-next 01/15] rxrpc: Preset timestamp on Tx sk_buffs David Howells (Fri Sep 23 2016 - 11:15:32 EST)
- [PATCH net-next 02/15] rxrpc: Don't send an ACK at the end of service call response transmission David Howells (Fri Sep 23 2016 - 11:15:43 EST)
- [PATCH net-next 03/15] rxrpc: Make sure sendmsg() is woken on call completion David Howells (Fri Sep 23 2016 - 11:15:45 EST)
- [PATCH net-next 04/15] rxrpc: Should be using ktime_add_ms() not ktime_add_ns() David Howells (Fri Sep 23 2016 - 11:15:56 EST)
- [PATCH net-next 05/15] rxrpc: Use before_eq() and friends to compare serial numbers David Howells (Fri Sep 23 2016 - 11:15:59 EST)
- [PATCH net-next 06/15] rxrpc: Need to start the resend timer on initial transmission David Howells (Fri Sep 23 2016 - 11:16:08 EST)
- [PATCH net-next 07/15] rxrpc: Fix accidental cancellation of scheduled resend by ACK parser David Howells (Fri Sep 23 2016 - 11:16:13 EST)
- [PATCH net-next 08/15] rxrpc: Fix call timer David Howells (Fri Sep 23 2016 - 11:16:19 EST)
- [PATCH net-next 09/15] rxrpc: Pass the last Tx packet marker in the annotation buffer David Howells (Fri Sep 23 2016 - 11:16:29 EST)
- [PATCH net-next 10/15] rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK David Howells (Fri Sep 23 2016 - 11:16:39 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Fri Sep 23 2016 - 11:16:42 EST)
- Re: [PATCH v5 6/6] regulator: core: Prevent falling too fast Rob Herring (Fri Sep 23 2016 - 11:16:45 EST)
- [PATCH net-next 12/15] rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint David Howells (Fri Sep 23 2016 - 11:16:52 EST)
- [PATCH net-next 13/15] rxrpc: Add a tracepoint to log injected Rx packet loss David Howells (Fri Sep 23 2016 - 11:16:59 EST)
- [PATCH net-next 14/15] rxrpc: Add tracepoint for ACK proposal David Howells (Fri Sep 23 2016 - 11:17:06 EST)
- [PATCH net-next 15/15] rxrpc: Add a tracepoint to log which packets will be retransmitted David Howells (Fri Sep 23 2016 - 11:17:10 EST)
- [PATCH net-next 11/15] rxrpc: Add a tracepoint for the call timer David Howells (Fri Sep 23 2016 - 11:18:17 EST)
- Re: [PATCH V3 1/3] Documentation: devicetree: add qca8k binding Rob Herring (Fri Sep 23 2016 - 11:23:35 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Peter Zijlstra (Fri Sep 23 2016 - 11:27:44 EST)
- [PATCH RT 3/9] sched: lazy_preempt: avoid a warning in the !RT case Steven Rostedt (Fri Sep 23 2016 - 11:28:52 EST)
- [PATCH RT 9/9] Linux 3.12.63-rt85-rc2 Steven Rostedt (Fri Sep 23 2016 - 11:28:56 EST)
- [PATCH RT 0/9] Linux 3.12.63-rt85-rc2 Steven Rostedt (Fri Sep 23 2016 - 11:29:18 EST)
- [PATCH RT 8/9] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Fri Sep 23 2016 - 11:29:23 EST)
- [PATCH RT 4/9] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Fri Sep 23 2016 - 11:29:25 EST)
- [PATCH RT 6/9] net: add a lock around icmp_sk() Steven Rostedt (Fri Sep 23 2016 - 11:29:31 EST)
- [PATCH RT 1/9] timers: wakeup all timer waiters Steven Rostedt (Fri Sep 23 2016 - 11:30:18 EST)
- [PATCH RT 2/9] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Fri Sep 23 2016 - 11:30:23 EST)
- [PATCH RT 5/9] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Fri Sep 23 2016 - 11:30:28 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 11:30:57 EST)
- [PATCH RT 7/9] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Fri Sep 23 2016 - 11:31:12 EST)
- Re: [PATCH RT 0/9] Linux 3.12.63-rt85-rc2 Steven Rostedt (Fri Sep 23 2016 - 11:31:59 EST)
- [PATCH RT 0/8] Linux 3.10.103-rt115-rc1 Steven Rostedt (Fri Sep 23 2016 - 11:32:12 EST)
- [PATCH RT 5/8] net: add a lock around icmp_sk() Steven Rostedt (Fri Sep 23 2016 - 11:32:18 EST)
- [PATCH RT 6/8] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Fri Sep 23 2016 - 11:32:28 EST)
- [PATCH RT 4/8] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Fri Sep 23 2016 - 11:32:34 EST)
- [PATCH RT 2/8] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Fri Sep 23 2016 - 11:32:39 EST)
- [PATCH RT 1/8] timers: wakeup all timer waiters Steven Rostedt (Fri Sep 23 2016 - 11:32:49 EST)
- [PATCH RT 7/8] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Fri Sep 23 2016 - 11:33:16 EST)
- [PATCH RT 8/8] Linux 3.10.103-rt115-rc1 Steven Rostedt (Fri Sep 23 2016 - 11:33:27 EST)
- [PATCH RT 3/8] scsi/fcoe: Fix get_cpu()/put_cpu_light() imbalance in fcoe_recv_frame() Steven Rostedt (Fri Sep 23 2016 - 11:33:50 EST)
- [PATCH perf/core 0/4] perf-probe fixes for C++ Masami Hiramatsu (Fri Sep 23 2016 - 11:34:58 EST)
- [PATCH perf/core 1/4] perf-probe: Ignore the error of finding inline instance Masami Hiramatsu (Fri Sep 23 2016 - 11:35:10 EST)
- [PATCH perf/core 2/4] perf-probe: Skip if the function address is 0 Masami Hiramatsu (Fri Sep 23 2016 - 11:35:19 EST)
- Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab (Fri Sep 23 2016 - 11:35:32 EST)
- [PATCH perf/core 4/4] perf-probe: Match linkage name with mangled name Masami Hiramatsu (Fri Sep 23 2016 - 11:35:43 EST)
- [PATCH perf/core 3/4] perf-probe: Fix to cut off incompatible chars from group name Masami Hiramatsu (Fri Sep 23 2016 - 11:36:01 EST)
- Re: [PATCH V3 01/10] Documentation: DT: qcom_hidma: update binding for MSI Rob Herring (Fri Sep 23 2016 - 11:39:32 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra (Fri Sep 23 2016 - 11:40:54 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges zijun_hu (Fri Sep 23 2016 - 11:41:48 EST)
- Re: [PATCH] seq_file: don't set read position for invalid iterator Dan Williams (Fri Sep 23 2016 - 11:54:23 EST)
- [PATCH] of: Prevent unaligned access in of_alias_scan() Paul Burton (Fri Sep 23 2016 - 11:54:50 EST)
- Re: [PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps Oleg Nesterov (Fri Sep 23 2016 - 11:55:15 EST)
- Re: [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06 Arnd Bergmann (Fri Sep 23 2016 - 11:56:10 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Arnd Bergmann (Fri Sep 23 2016 - 11:59:02 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Alexander Shishkin (Fri Sep 23 2016 - 11:59:06 EST)
- Re: [PATCH 4.4 000/118] 4.4.22-stable review Shuah Khan (Fri Sep 23 2016 - 12:03:03 EST)
- Re: [PATCH 4.7 000/184] 4.7.5-stable review Shuah Khan (Fri Sep 23 2016 - 12:03:57 EST)
- [PATCH] btrfs: fix btrfs_no_printk stub helper Arnd Bergmann (Fri Sep 23 2016 - 12:06:04 EST)
- Re: [PATCH v3 2/2] Documentation/filesystems/proc.txt: Add more description for maps/smaps Dave Hansen (Fri Sep 23 2016 - 12:06:16 EST)
- Re: [PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro Will Deacon (Fri Sep 23 2016 - 12:07:15 EST)
- [PATCH] netns: move {inc,dec}_net_namespaces into #ifdef Arnd Bergmann (Fri Sep 23 2016 - 12:07:28 EST)
- Re: [PATCH] usb: xhci: mark xhci_unmap_td_bounce_buffer() static Arnd Bergmann (Fri Sep 23 2016 - 12:08:41 EST)
- Re: [PATCH] cfq: fix starvation of asynchronous writes Jens Axboe (Fri Sep 23 2016 - 12:12:04 EST)
- Re: [PATCH v5 1/6] of: Add vendor prefix for Engicam s.r.l company Rob Herring (Fri Sep 23 2016 - 12:13:46 EST)
- Re: [PATCH] of: Prevent unaligned access in of_alias_scan() Grant Likely (Fri Sep 23 2016 - 12:14:00 EST)
- Re: [PATCH 4.7 000/184] 4.7.5-stable review Greg Kroah-Hartman (Fri Sep 23 2016 - 12:15:34 EST)
- Re: thousands of kworker processes with 4.7.x and 4.8-rc* Tomasz Chmielewski (Fri Sep 23 2016 - 12:15:50 EST)
- Re: [PATCH] cpupower: Correct return type of cpu_power_is_cpu_online in cpufreq Shilpasri G Bhat (Fri Sep 23 2016 - 12:18:09 EST)
- Re: [PATCH 1/1] lib/ioremap.c: avoid endless loop under ioremapping page unaligned ranges Tejun Heo (Fri Sep 23 2016 - 12:23:13 EST)
- Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Joe Perches (Fri Sep 23 2016 - 12:26:46 EST)
- Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Markus Heiser (Fri Sep 23 2016 - 12:27:12 EST)
- RE: [patch v5] i2c: mux: mellanox: add driver Vadim Pasternak (Fri Sep 23 2016 - 12:31:13 EST)
- [PATCH 0/3] drm/vmwgfx: Fine-tuning for 13 function implementations SF Markus Elfring (Fri Sep 23 2016 - 12:35:07 EST)
- [PATCH 1/3] drm/vmwgfx: Use kmalloc_array() in vmw_surface_define_ioctl() SF Markus Elfring (Fri Sep 23 2016 - 12:37:23 EST)
- Re: [PATCH] perf powerpc: Don't call perf_event_disable from atomic context Peter Zijlstra (Fri Sep 23 2016 - 12:37:58 EST)
- [PATCH 2/3] drm/vmwgfx: Use memdup_user() rather than duplicating its implementation SF Markus Elfring (Fri Sep 23 2016 - 12:38:19 EST)
- Re: [ANNOUNCE] linux-4.7-ck5 Jens Axboe (Fri Sep 23 2016 - 12:39:34 EST)
- [PATCH 3/3] drm/vmwgfx: Adjust checks for null pointers in 13 functions SF Markus Elfring (Fri Sep 23 2016 - 12:40:00 EST)
- Re: [PATCH V3] clocksource/timer-imx-gpt: Preventing resource leakage in error case. Thomas Gleixner (Fri Sep 23 2016 - 12:44:03 EST)
- Re: [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option Keith Busch (Fri Sep 23 2016 - 12:45:46 EST)
- Re: [PATCH] fs/select: add vmalloc fallback for select(2) Jason Baron (Fri Sep 23 2016 - 12:48:09 EST)
- [PATCH RT 0/7] Linux 3.4.112-rt144-rc1 Steven Rostedt (Fri Sep 23 2016 - 12:48:41 EST)
- [PATCH RT 3/7] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Fri Sep 23 2016 - 12:48:52 EST)
- [PATCH RT 6/7] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Fri Sep 23 2016 - 12:49:00 EST)
- [PATCH RT 7/7] Linux 3.4.112-rt144-rc1 Steven Rostedt (Fri Sep 23 2016 - 12:49:12 EST)
- [PATCH RT 5/7] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Fri Sep 23 2016 - 12:49:21 EST)
- [PATCH RT 1/7] timers: wakeup all timer waiters Steven Rostedt (Fri Sep 23 2016 - 12:49:38 EST)
- [RFC PATCH v2 1/5] sched: get effective policy and rt_prio Julien Desfossez (Fri Sep 23 2016 - 12:49:44 EST)
- [RFC PATCH v2 3/5] tracing: extend scheduling tracepoints Julien Desfossez (Fri Sep 23 2016 - 12:49:52 EST)
- [RFC PATCH v2 0/5] Additional scheduling information in tracepoints Julien Desfossez (Fri Sep 23 2016 - 12:50:01 EST)
- [RFC PATCH v2 4/5] tracing: extend sched_pi_setprio Julien Desfossez (Fri Sep 23 2016 - 12:50:26 EST)
- [RFC PATCH v2 2/5] tracing: add TRACE_EVENT_MAP Julien Desfossez (Fri Sep 23 2016 - 12:50:28 EST)
- [RFC PATCH v2 5/5] tracing: add sched_update_prio Julien Desfossez (Fri Sep 23 2016 - 12:50:47 EST)
- [PATCH RT 4/7] net: add a lock around icmp_sk() Steven Rostedt (Fri Sep 23 2016 - 12:50:57 EST)
- [PATCH RT 2/7] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Fri Sep 23 2016 - 12:51:09 EST)
- Re: [PATCH] softirq: let ksoftirqd do its job Jesper Dangaard Brouer (Fri Sep 23 2016 - 12:51:24 EST)
- [PATCH v2] signals: Avoid unnecessary taking of sighand->siglock Waiman Long (Fri Sep 23 2016 - 12:56:59 EST)
- [PATCH v2 0/2] cpufreq: pcc-cpufreq: Re-introduce deadband effect to reduce number of frequency changes Andreas Herrmann (Fri Sep 23 2016 - 12:57:05 EST)
- Re: [PATCH] greybus: audio: ensure module is set to avoid crash on dev_err message Greg Kroah-Hartman (Fri Sep 23 2016 - 12:58:02 EST)
- Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs Greg KH (Fri Sep 23 2016 - 12:59:14 EST)
- [PATCH v2 1/2] cpufreq/ondemand: Introduce op to customize mapping of load to frequency Andreas Herrmann (Fri Sep 23 2016 - 13:03:37 EST)
- Re: [PATCH] staging: android: ion: mark symbols static where possible Laura Abbott (Fri Sep 23 2016 - 13:07:41 EST)
- [PATCH v2 2/2] cpufreq/pcc-cpufreq: Make use of map_load_to_freq op Andreas Herrmann (Fri Sep 23 2016 - 13:08:07 EST)
- Re: [PATCH 1/2] Staging: ks7010: mark symbols static where possible Greg KH (Fri Sep 23 2016 - 13:10:26 EST)
- [PATCHv2] cpupower: Correct return type of cpu_power_is_cpu_online in cpufreq Laura Abbott (Fri Sep 23 2016 - 13:17:08 EST)
- Re: [RFC] remove unnecessary condition in remove_inode_hugepages Mike Kravetz (Fri Sep 23 2016 - 13:19:43 EST)
- Re: [RFC PATCH 0/6] perf: Add AUX data sampling Andi Kleen (Fri Sep 23 2016 - 13:19:58 EST)
- Re: [PATCH V3 01/10] Documentation: DT: qcom_hidma: update binding for MSI Sinan Kaya (Fri Sep 23 2016 - 13:22:50 EST)
- [PATCH] thread_info: use unsigned long for flags Mark Rutland (Fri Sep 23 2016 - 13:24:33 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Andi Kleen (Fri Sep 23 2016 - 13:26:21 EST)
- Re: [PATCH v3 1/2] leds: ncp5623: Add device tree binding documentation Rob Herring (Fri Sep 23 2016 - 13:29:24 EST)
- Re: [RFC PATCH 2/8] thread_info: allow custom in-task thread_info Mark Rutland (Fri Sep 23 2016 - 13:32:13 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Dave Hansen (Fri Sep 23 2016 - 13:34:15 EST)
- [PATCH v2 0/3] Broadcom AVS CPUfreq driver Markus Mayer (Fri Sep 23 2016 - 13:36:01 EST)
- [PATCH v2 1/3] dt: cpufreq: brcm: New binding document for brcmstb-avs-cpufreq Markus Mayer (Fri Sep 23 2016 - 13:36:20 EST)
- [PATCH v2 2/3] cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs Markus Mayer (Fri Sep 23 2016 - 13:36:34 EST)
- [PATCH v2 3/3] cpufreq: brcmstb-avs-cpufreq: add debugfs support Markus Mayer (Fri Sep 23 2016 - 13:36:59 EST)
- Re: [PATCH v2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Rob Herring (Fri Sep 23 2016 - 13:39:56 EST)
- Re: [PATCH] mtd: s3c2410: add device tree support Rob Herring (Fri Sep 23 2016 - 13:44:44 EST)
- Re: [PATCH v2] clk: hisilicon: add CRG driver for Hi3798CV200 SoC Rob Herring (Fri Sep 23 2016 - 13:47:11 EST)
- Re: [PATCH resend v3] i2c: hibvt: add Hisilicon BVT I2C controller driver Rob Herring (Fri Sep 23 2016 - 13:49:37 EST)
- Re: [RFC PATCH v3] docs-rst: user: add MAINTAINERS Mauro Carvalho Chehab (Fri Sep 23 2016 - 13:51:08 EST)
- Re: [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control Rob Herring (Fri Sep 23 2016 - 13:52:08 EST)
- Re: [PATCH v8 2/2] ARM: dts: add TOPEET itop elite based board Rob Herring (Fri Sep 23 2016 - 13:55:49 EST)
- Re: [RFC PATCH v3 2/2] drm/panel: Add support for Chunghwa CLAA070WP03XG panel Rob Herring (Fri Sep 23 2016 - 14:00:54 EST)
- Re: [PATCH v3 2/2] i2c: aspeed: added documentation for Aspeed I2C driver Rob Herring (Fri Sep 23 2016 - 14:02:26 EST)
- [PATCH] x86: Report Intel platform_id in /proc/cpuinfo Andi Kleen (Fri Sep 23 2016 - 14:02:44 EST)
- Re: [PATCH net-next 07/15] rxrpc: Fix accidental cancellation of scheduled resend by ACK parser Sergei Shtylyov (Fri Sep 23 2016 - 14:02:53 EST)
- Re: [PATCH V3 01/10] Documentation: DT: qcom_hidma: update binding for MSI Mark Rutland (Fri Sep 23 2016 - 14:03:10 EST)
- Re: [PATCH] staging: wlan-ng: avoid to introduce new typedefs Sergio Paracuellos (Fri Sep 23 2016 - 14:04:00 EST)
- Re: [PATCH net-next 08/15] rxrpc: Fix call timer Sergei Shtylyov (Fri Sep 23 2016 - 14:04:42 EST)
- [PATCH v4] staging: ion: Fix a coding style issue Antti KerÃnen (Fri Sep 23 2016 - 14:04:43 EST)
- Re: [PATCH v3 2/3] pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domain Mika Westerberg (Fri Sep 23 2016 - 14:05:13 EST)
- Re: [PATCH] thread_info: use unsigned long for flags Andy Lutomirski (Fri Sep 23 2016 - 14:09:14 EST)
- [PATCH 1/1] mm/percpu.c: simplify grouping cpu logic in pcpu_build_alloc_info() zijun_hu (Fri Sep 23 2016 - 14:15:23 EST)
- [PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() zijun_hu (Fri Sep 23 2016 - 14:20:42 EST)
- Re: [PATCH net-next 07/15] rxrpc: Fix accidental cancellation of scheduled resend by ACK parser David Howells (Fri Sep 23 2016 - 14:20:44 EST)
- Re: [PATCH] greybus: audio: ensure module is set to avoid crash on dev_err message Vaibhav Agarwal (Fri Sep 23 2016 - 14:21:25 EST)
- Re: [PATCH net-next 08/15] rxrpc: Fix call timer David Howells (Fri Sep 23 2016 - 14:21:29 EST)
- Re: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Arnd Bergmann (Fri Sep 23 2016 - 14:23:48 EST)
- Re: linux-next: Tree for Sep 21 Linus Torvalds (Fri Sep 23 2016 - 14:24:11 EST)
- [PATCH] pinctrl: rockchip: don't disable clk when irq mask is already set Jacob Chen (Fri Sep 23 2016 - 14:27:25 EST)
- [PATCH] realtek: Add switch variable to 'switch case not processed' messages Joe Perches (Fri Sep 23 2016 - 14:27:43 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Kees Cook (Fri Sep 23 2016 - 14:28:34 EST)
- Re: [PATCH] greybus: audio: ensure module is set to avoid crash on dev_err message Colin Ian King (Fri Sep 23 2016 - 14:29:08 EST)
- Re: recommended use of request_any_context_irq() Leo Li (Fri Sep 23 2016 - 14:33:46 EST)
- Re: [PATCH 09/12] x86/process: Pin the target stack in get_wchan() Jann Horn (Fri Sep 23 2016 - 14:34:54 EST)
- Re: [PATCH 1/3] devicetree: bindings: scsi: hisi_sas hip07 support Rob Herring (Fri Sep 23 2016 - 14:38:15 EST)
- [PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610. chris.roth (Fri Sep 23 2016 - 14:40:13 EST)
- Re: [PATCH 1/3] dt-bindings: Add a binding for the RPi firmware GPIO driver. Stefan Wahren (Fri Sep 23 2016 - 14:40:22 EST)
- [PATCH 1/2] media: platform: pxa_camera: add missing sensor power on Robert Jarzmik (Fri Sep 23 2016 - 14:41:56 EST)
- [PATCH 2/2] media: mt9m111: add regulator support Robert Jarzmik (Fri Sep 23 2016 - 14:42:08 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Christopher Covington (Fri Sep 23 2016 - 14:42:20 EST)
- [GIT PULL] regmap fix for v4.8 Mark Brown (Fri Sep 23 2016 - 14:42:46 EST)
- Re: [PATCH] netns: move {inc,dec}_net_namespaces into #ifdef Eric W. Biederman (Fri Sep 23 2016 - 14:56:52 EST)
- [tip:x86/apic] acpi: Fix broken error check in map_processor() tip-bot for Thomas Gleixner (Fri Sep 23 2016 - 14:57:19 EST)
- Re: [PATCH V3 01/10] Documentation: DT: qcom_hidma: update binding for MSI Sinan Kaya (Fri Sep 23 2016 - 14:58:44 EST)
- Re: [PATCH 1/1] update balloon size in balloon "probe" Michael S. Tsirkin (Fri Sep 23 2016 - 14:58:56 EST)
- Re: [PATCH] realtek: Add switch variable to 'switch case not processed' messages Larry Finger (Fri Sep 23 2016 - 14:59:52 EST)
- Re: [PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610. Greg KH (Fri Sep 23 2016 - 15:00:18 EST)
- Re: [PATCH 2/3] gpio: Add a driver for the Raspberry Pi's firmware GPIO calls. Stefan Wahren (Fri Sep 23 2016 - 15:01:04 EST)
- Re: [PATCH] realtek: Add switch variable to 'switch case not processed' messages Joe Perches (Fri Sep 23 2016 - 15:02:56 EST)
- Re: [PATCH] realtek: Add switch variable to 'switch case not processed' messages Larry Finger (Fri Sep 23 2016 - 15:07:48 EST)
- Re: [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option Bjorn Helgaas (Fri Sep 23 2016 - 15:12:40 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Bjorn Helgaas (Fri Sep 23 2016 - 15:17:22 EST)
- Re: [PATCH V6 0/5] ECAM quirks handling for ARM64 platforms Christopher Covington (Fri Sep 23 2016 - 15:22:34 EST)
- Re: [PATCH 1/1] mm/percpu.c: simplify grouping cpu logic in pcpu_build_alloc_info() Tejun Heo (Fri Sep 23 2016 - 15:23:43 EST)
- Re: [PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() Tejun Heo (Fri Sep 23 2016 - 15:23:58 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Eric W. Biederman (Fri Sep 23 2016 - 15:28:57 EST)
- [PATCH] crypto: sha1-powerpc: little-endian support Marcelo Cerri (Fri Sep 23 2016 - 15:33:03 EST)
- RE: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Stuart Yoder (Fri Sep 23 2016 - 15:36:10 EST)
- [PATCH] serial: stm32: use mapbase instead of membase for DMA Arnd Bergmann (Fri Sep 23 2016 - 15:40:22 EST)
- Re: [PATCH 1/1 linux-next] netfilter: conntrack: fix kmemleak false positive Fabian Frederick (Fri Sep 23 2016 - 15:40:23 EST)
- [PATCH 0/4] i2c-dev: Fine-tuning for four function implementations SF Markus Elfring (Fri Sep 23 2016 - 15:43:03 EST)
- RE: [PATCH 1/2] armv8: aarch32: Execute 32-bit Linux for LayerScape platforms Stuart Yoder (Fri Sep 23 2016 - 15:43:51 EST)
- [PATCH 1/4] i2c-dev: Use kmalloc_array() in i2cdev_ioctl_rdwr() SF Markus Elfring (Fri Sep 23 2016 - 15:44:42 EST)
- [PATCH 2/4] i2c-dev: Improve another size determination in i2cdev_ioctl_rdwr() SF Markus Elfring (Fri Sep 23 2016 - 15:45:36 EST)
- [PATCH 3/4] i2c-dev: Rename jump labels in i2cdev_attach_adapter() SF Markus Elfring (Fri Sep 23 2016 - 15:46:36 EST)
- Re: [PATCH v5 2/2] usb: chipidea: imx: Add binding to disable USB 60Mhz clock Rob Herring (Fri Sep 23 2016 - 15:47:35 EST)
- [PATCH 4/4] i2c-dev: Adjust checks for null pointers in three functions SF Markus Elfring (Fri Sep 23 2016 - 15:47:46 EST)
- [PATCH RT 1/7] timers: wakeup all timer waiters Steven Rostedt (Fri Sep 23 2016 - 15:50:28 EST)
- [PATCH RT 2/7] timers: wakeup all timer waiters without holding the base lock Steven Rostedt (Fri Sep 23 2016 - 15:50:32 EST)
- [PATCH RT 0/7] Linux 3.2.82-rt119-rc1 Steven Rostedt (Fri Sep 23 2016 - 15:50:46 EST)
- [PATCH RT 7/7] Linux 3.2.82-rt119-rc1 Steven Rostedt (Fri Sep 23 2016 - 15:50:59 EST)
- [PATCH RT 5/7] fs/dcache: resched/chill only if we make no progress Steven Rostedt (Fri Sep 23 2016 - 15:51:27 EST)
- [PATCH RT 6/7] fs/dcache: incremental fixup of the retry routine Steven Rostedt (Fri Sep 23 2016 - 15:51:29 EST)
- [PATCH RT 4/7] net: add a lock around icmp_sk() Steven Rostedt (Fri Sep 23 2016 - 15:51:56 EST)
- Re: [PATCH 1/2] PM / OPP: compatible is an optional property Rob Herring (Fri Sep 23 2016 - 15:55:20 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Fri Sep 23 2016 - 15:58:23 EST)
- Re: [PATCH RT 3/7] net: add back the missing serialization in ip_send_unicast_reply() Steven Rostedt (Fri Sep 23 2016 - 15:58:54 EST)
- Re: [PATCH 2/2] PM / OPP: Multiple regulators aren't supported yet Rob Herring (Fri Sep 23 2016 - 15:59:21 EST)
- Re: [PATCH 1/3] watchdog: bindings: dw_wdt: add reset lines Rob Herring (Fri Sep 23 2016 - 16:00:04 EST)
- [GIT PULL] Btrfs Chris Mason (Fri Sep 23 2016 - 16:01:53 EST)
- Re: [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge Rob Herring (Fri Sep 23 2016 - 16:02:05 EST)
- [RFC PATCH] PM / OPP: Don't support OPP if it provides supported-hw but platform does not Dave Gerlach (Fri Sep 23 2016 - 16:08:00 EST)
- Re: [RFC PATCH] PM / OPP: Don't support OPP if it provides supported-hw but platform does not Dave Gerlach (Fri Sep 23 2016 - 16:09:37 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Rob Gardner (Fri Sep 23 2016 - 16:09:59 EST)
- [PATCH] mlx5: Add ndo_poll_controller() implementation Calvin Owens (Fri Sep 23 2016 - 16:13:41 EST)
- RE: [PATCH 2/2] radix-tree: Fix optimisation problem Matthew Wilcox (Fri Sep 23 2016 - 16:16:34 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Peter Zijlstra (Fri Sep 23 2016 - 16:18:10 EST)
- Re: [PATCH v2] signals: Avoid unnecessary taking of sighand->siglock Stas Sergeev (Fri Sep 23 2016 - 16:20:49 EST)
- [RFC 2/2] sdhci: Prevent SD from doing highspeed timing when sd-broken-highspeed property is set Zach Brown (Fri Sep 23 2016 - 16:23:26 EST)
- [RFC 0/2] Add device tree property and quirk for supporting sdhci Zach Brown (Fri Sep 23 2016 - 16:23:35 EST)
- [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed Zach Brown (Fri Sep 23 2016 - 16:23:48 EST)
- [PATCH] nfp: bpf: improve handling for disabled BPF syscall Arnd Bergmann (Fri Sep 23 2016 - 16:24:58 EST)
- Re: [RFC PATCH 1/6] perf: Move mlock accounting to ring buffer allocation Peter Zijlstra (Fri Sep 23 2016 - 16:28:42 EST)
- Re: [PATCH 0/2] Ajust lockdep static allocations Babu Moger (Fri Sep 23 2016 - 16:31:13 EST)
- Re: [PATCH] vme: fake: mark symbols static where possible Martyn Welch (Fri Sep 23 2016 - 16:31:20 EST)
- [PATCH 1/3] ARM: pxa: mioa701: use the new pxa_camera platform_data Robert Jarzmik (Fri Sep 23 2016 - 16:31:35 EST)
- [PATCH 2/3] ARM: pxa: ezx: use the new pxa_camera platform_data Robert Jarzmik (Fri Sep 23 2016 - 16:31:47 EST)
- [PATCH 3/3] ARM: pxa: em-x270: use the new pxa_camera platform_data Robert Jarzmik (Fri Sep 23 2016 - 16:31:54 EST)
- new objtool warnings again... Linus Torvalds (Fri Sep 23 2016 - 16:33:51 EST)
- [PATCH 1/3] bpf powerpc: introduce accessors for using the tmp local stack space Naveen N. Rao (Fri Sep 23 2016 - 16:35:32 EST)
- Re: [RFC PATCH 0/6] perf: Add AUX data sampling Peter Zijlstra (Fri Sep 23 2016 - 16:35:40 EST)
- [PATCH 2/3] bpf powerpc: implement support for tail calls Naveen N. Rao (Fri Sep 23 2016 - 16:35:43 EST)
- [PATCH 3/3] bpf powerpc: add support for bpf constant blinding Naveen N. Rao (Fri Sep 23 2016 - 16:36:05 EST)
- Re: [PATCH v4] staging: ion: Fix a coding style issue Laura Abbott (Fri Sep 23 2016 - 16:37:05 EST)
- [PATCH 1/2] bpf samples: fix compiler errors with sockex2 and sockex3 Naveen N. Rao (Fri Sep 23 2016 - 16:41:19 EST)
- [PATCH 2/2] bpf samples: update tracex5 sample to use __seccomp_filter Naveen N. Rao (Fri Sep 23 2016 - 16:41:26 EST)
- [no subject] Tejun Heo (Fri Sep 23 2016 - 16:55:49 EST)
- [PATCH cgroup/for-4.8-fixes] cgroup: fix invalid controller enable rejections with cgroup namespace Tejun Heo (Fri Sep 23 2016 - 17:00:21 EST)
- Re: new objtool warnings again... Linus Torvalds (Fri Sep 23 2016 - 17:06:12 EST)
- [PATCH] drm/nouveau/secboot/gm20b: Fix return value in case of error Christophe JAILLET (Fri Sep 23 2016 - 17:06:39 EST)
- [PATCH] f2fs: remove dirty inode pages in error path Jaegeuk Kim (Fri Sep 23 2016 - 17:11:14 EST)
- Re: net/sunrpc/stats.c:204: undefined reference to `_GLOBAL_OFFSET_TABLE_' Nicolas Pitre (Fri Sep 23 2016 - 17:11:40 EST)
- Re: new objtool warnings again... Josh Poimboeuf (Fri Sep 23 2016 - 17:14:42 EST)
- Re: [PATCH] docs-rst: add inter-document cross references Mauro Carvalho Chehab (Fri Sep 23 2016 - 17:15:52 EST)
- Re: [PATCH] softirq: let ksoftirqd do its job Peter Zijlstra (Fri Sep 23 2016 - 17:16:28 EST)
- Re: new objtool warnings again... Josh Poimboeuf (Fri Sep 23 2016 - 17:17:03 EST)
- Re: [PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() zijun_hu (Fri Sep 23 2016 - 17:18:23 EST)
- Re: new objtool warnings again... Linus Torvalds (Fri Sep 23 2016 - 17:18:24 EST)
- Re: new objtool warnings again... Linus Torvalds (Fri Sep 23 2016 - 17:19:10 EST)
- [PATCH] [media] VPU: mediatek: Fix return value in case of error Christophe JAILLET (Fri Sep 23 2016 - 17:19:17 EST)
- [git pull] Input updates for 4.8-rc7 Dmitry Torokhov (Fri Sep 23 2016 - 17:27:23 EST)
- Re: [PATCH v2] ASoC: rk3399_gru_sound: fix recording pop at first attempt Rob Herring (Fri Sep 23 2016 - 17:27:45 EST)
- Re: [PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() Tejun Heo (Fri Sep 23 2016 - 17:30:40 EST)
- Re: [PATCH v3] Input: elants_i2c - get product id on recovery mode for FW update Dmitry Torokhov (Fri Sep 23 2016 - 17:30:59 EST)
- [PATCH] MAINTAINERS: Update open-iscsi maintainers Lee Duncan (Fri Sep 23 2016 - 17:35:58 EST)
- Re: [PATCH 3/3] bpf powerpc: add support for bpf constant blinding Daniel Borkmann (Fri Sep 23 2016 - 17:40:57 EST)
- Re: [PATCH] clk: change the type of clk_hw_onecell_data.num to unsigned int Stephen Boyd (Fri Sep 23 2016 - 17:44:26 EST)
- Re: [PATCH v3 1/3] clk: mvebu: fix setting unwanted flags in CP110 gate clock Stephen Boyd (Fri Sep 23 2016 - 17:44:57 EST)
- Re: [PATCH v3 2/3] clk: mvebu: dynamically allocate resources in Armada CP110 system controller Stephen Boyd (Fri Sep 23 2016 - 17:45:03 EST)
- Re: [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Rob Herring (Fri Sep 23 2016 - 17:46:23 EST)
- Re: [PATCHv2 1/4] Documentation: dt: serial: Add TX FIFO threshold parameter Rob Herring (Fri Sep 23 2016 - 17:47:18 EST)
- Re: [PATCH v3 3/3] clk: mvebu: migrate CP110 system controller to clk_hw API and registration Stephen Boyd (Fri Sep 23 2016 - 17:47:39 EST)
- Re: [rfc] weirdness in bio_map_user_iov() Sagi Grimberg (Fri Sep 23 2016 - 17:48:01 EST)
- Re: [PATCH net-next v2] Documentation: devicetree: revise ethernet device-tree binding about TRGMII Rob Herring (Fri Sep 23 2016 - 17:48:17 EST)
- Re: [PATCH net-next] Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding Rob Herring (Fri Sep 23 2016 - 17:48:44 EST)
- [PATCH] x86/alternatives: add stack frame dependency to alternative_call_2() Josh Poimboeuf (Fri Sep 23 2016 - 17:49:45 EST)
- Re: [PATCH V1 1/3] clk: Loongson1: Refactor Loongson1 clock Stephen Boyd (Fri Sep 23 2016 - 17:53:06 EST)
- Re: [PATCH v3] CLK: Add Loongson1C clock support Stephen Boyd (Fri Sep 23 2016 - 17:53:22 EST)
- Re: [PATCH] ext4: Check for encryption feature before fscrypt_process_policy() Eric Biggers (Fri Sep 23 2016 - 17:57:07 EST)
- Re: [PATCH v3 3/3] clk: mvebu: migrate CP110 system controller to clk_hw API and registration Marcin Wojtas (Fri Sep 23 2016 - 18:00:10 EST)
- Re: [PATCHv3 2/2] x86/vmd: Add PCI domain specific LED option Keith Busch (Fri Sep 23 2016 - 18:03:07 EST)
- Re: [PATCH v3 3/3] clk: mvebu: migrate CP110 system controller to clk_hw API and registration Stephen Boyd (Fri Sep 23 2016 - 18:07:07 EST)
- Re: [PATCH v3 3/4] regulator: axp20x: add the AXP803 Rob Herring (Fri Sep 23 2016 - 18:17:42 EST)
- Re: [PATCH 11/13] nvme: switch to use pci_alloc_irq_vectors Sagi Grimberg (Fri Sep 23 2016 - 18:21:22 EST)
- [PATCH] Net Driver: Add Cypress GX3 VID=04b4 PID=3610. chris.roth (Fri Sep 23 2016 - 18:24:42 EST)
- Re: [PATCH v2] ASoC: simple-card: add support for aux devices Rob Herring (Fri Sep 23 2016 - 18:25:47 EST)
- Re: [PATCH v3 4/4] regulator: axp20x: add the AXP813 Rob Herring (Fri Sep 23 2016 - 18:27:13 EST)
- Re: [PATCH 2/3] bpf powerpc: implement support for tail calls Daniel Borkmann (Fri Sep 23 2016 - 18:34:06 EST)
- Re: [RFC PATCH 0/6] perf: Add AUX data sampling Andi Kleen (Fri Sep 23 2016 - 18:34:35 EST)
- Re: [PATCH v4] devicetree: bindings: uart: Add new compatible string for ZynqMP Rob Herring (Fri Sep 23 2016 - 18:37:55 EST)
- Re: [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation Rob Herring (Fri Sep 23 2016 - 18:47:41 EST)
- Re: [PATCH v3 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping Rob Herring (Fri Sep 23 2016 - 18:50:33 EST)
- Re: [PATCH v2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Peter Rosin (Fri Sep 23 2016 - 19:13:38 EST)
- Re: [PATCH 0/2] toshiba_haps: Small updates to driver code Darren Hart (Fri Sep 23 2016 - 19:19:42 EST)
- Re: [PATCH] toshiba_bluetooth: Decouple an error checking status code Darren Hart (Fri Sep 23 2016 - 19:19:59 EST)
- Re: [RESEND PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk() zijun_hu (Fri Sep 23 2016 - 19:21:02 EST)
- Re: [PATCH] x86/alternatives: add stack frame dependency to alternative_call_2() Linus Torvalds (Fri Sep 23 2016 - 19:24:02 EST)
- [PULL REQUEST] i2c for 4.8 Wolfram Sang (Fri Sep 23 2016 - 19:36:54 EST)
- Re: [PATCH v4 0/3] nvme power saving Christoph Hellwig (Fri Sep 23 2016 - 19:42:51 EST)
- [PATCH] samples: move blackfin gptimers-example from Documentation Shuah Khan (Fri Sep 23 2016 - 19:46:11 EST)
- Re: [PATCH] thread_info: use unsigned long for flags Mark Rutland (Fri Sep 23 2016 - 19:48:47 EST)
- Re: [PATCH v2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels Rob Herring (Fri Sep 23 2016 - 19:50:23 EST)
- Re: [PATCH 2/3] f2fs: support checkpoint error injection Jaegeuk Kim (Fri Sep 23 2016 - 19:53:52 EST)
- Re: [PATCH] PCI: rockchip: Support quirk to disable 5 GT/s (PCIe 2.x) link rate Bjorn Helgaas (Fri Sep 23 2016 - 19:55:10 EST)
- Re: acpi: Fix broken error check in map_processor() Rafael J. Wysocki (Fri Sep 23 2016 - 20:06:58 EST)
- Re: [PATCH] asus-wmi: filter buggy scan codes on ASUS Q500A Darren Hart (Fri Sep 23 2016 - 20:09:53 EST)
- Re: [PATCH 3/4] autofs - make mountpoint checks namespace aware Ian Kent (Fri Sep 23 2016 - 20:11:24 EST)
- Re: [PATCH 08/16] perf tools: Increase debug level of SDT debug messages Masami Hiramatsu (Fri Sep 23 2016 - 20:15:46 EST)
- [bug] crypto/vmx/p8_ghash memory corruption in 4.8-rc7 Jan Stancek (Fri Sep 23 2016 - 20:22:55 EST)
- Re: [PATCH v5 0/5] ACPI 2.0: Stop defer-executing module level code Rafael J. Wysocki (Fri Sep 23 2016 - 20:26:27 EST)
- Re: [PATCH v2 0/4] ACPI / watchdog: Add support for WDAT (Watchdog Action Table) Rafael J. Wysocki (Fri Sep 23 2016 - 20:28:01 EST)
- Re: [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation Sebastian Reichel (Fri Sep 23 2016 - 20:31:48 EST)
- Re: linux-next: Tree for Sep 21 Stephen Rothwell (Fri Sep 23 2016 - 20:42:56 EST)
- Re: [PATCH 2/3] f2fs: support checkpoint error injection Chao Yu (Fri Sep 23 2016 - 20:47:31 EST)
- Re: [PATCH 2/3] f2fs: support checkpoint error injection Jaegeuk Kim (Fri Sep 23 2016 - 20:52:24 EST)
- Re: [PATCH] f2fs: remove dirty inode pages in error path Chao Yu (Fri Sep 23 2016 - 21:02:36 EST)
- Re: modules still have .debug_* (was Re: [PATCH 0/3] ARC unwinder switch to .eh_frame) Daniel Mentz (Fri Sep 23 2016 - 21:04:15 EST)
- Re: [PATCH v3 0/2] Exynos IOMMU: proper runtime PM support (use device dependencies) Rafael J. Wysocki (Fri Sep 23 2016 - 21:19:13 EST)
- [PATCH -tip] locking/rtmutex: Reduce top-waiter blocking on a lock Davidlohr Bueso (Fri Sep 23 2016 - 21:28:25 EST)
- Re: [PATCH v2] clk: hisilicon: add CRG driver for Hi3798CV200 SoC Jiancheng Xue (Fri Sep 23 2016 - 21:46:00 EST)
- Re: [RFC] fs: add userspace critical mounts event support Herbert, Marc (Fri Sep 23 2016 - 22:01:17 EST)
- drivers/gpio/gpiolib.c:3215: undefined reference to `of_get_named_gpiod_flags' kbuild test robot (Fri Sep 23 2016 - 22:08:15 EST)
- Re: Regression in 4.8 - CPU speed set very low Larry Finger (Fri Sep 23 2016 - 22:45:51 EST)
- Re: [RFC] fs: add userspace critical mounts event support Herbert, Marc (Fri Sep 23 2016 - 22:51:56 EST)
- Re: [RFC] remove unnecessary condition in remove_inode_hugepages zhong jiang (Fri Sep 23 2016 - 22:57:20 EST)
- Re: [PATCH] mm: warn about allocations which stall for too long Tetsuo Handa (Fri Sep 23 2016 - 23:00:37 EST)
- drivers/gpu/drm/i915/i915_gem_gtt.c:2367: error: 'gtt_entry' may be used uninitialized in this function kbuild test robot (Fri Sep 23 2016 - 23:07:33 EST)
- [PATCH 1/3] shmem: fix tmpfs to handle the huge= option properly Hugh Dickins (Fri Sep 23 2016 - 23:22:14 EST)
- [PATCH 2/3] huge tmpfs: fix Committed_AS leak Hugh Dickins (Fri Sep 23 2016 - 23:24:35 EST)
- [PATCH 3/3] mm: delete unnecessary and unsafe init_tlb_ubc() Hugh Dickins (Fri Sep 23 2016 - 23:27:13 EST)
- Re: [PATCH 2/3] f2fs: support checkpoint error injection Chao Yu (Fri Sep 23 2016 - 23:32:54 EST)
- Re: [PATCH] samples: move blackfin gptimers-example from Documentation Shuah Khan (Fri Sep 23 2016 - 23:44:14 EST)
6125 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc