Linux-Kernel Archive
By Date
Most Recent messages
7086 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] s390/runtime instrumentation: simplify task exit handling Heiko Carstens (Mon Sep 11 2017 - 05:24:22 EST)
- [PATCH 2/3] x86/PCI: only enable a 64bit BAR on single socket AMD Family 15h systems Christian KÃnig (Tue Nov 21 2017 - 05:08:33 EST)
- [PATCH 1/3] x86/PCI: fix infinity loop in search for 64bit BAR placement Christian KÃnig (Tue Nov 21 2017 - 05:20:00 EST)
- [PATCH] ASoC: spdif: Add S32_LE support for S/PDIF dummy codec drivers Katsuhiro Suzuki (Wed Nov 22 2017 - 06:43:14 EST)
- [PATCH] ASoC: uniphier: add DT bindings documentation for UniPhier EVEA Katsuhiro Suzuki (Wed Nov 22 2017 - 06:43:15 EST)
- [PATCH] ASoC: uniphier: add support for UniPhier EVEA codec Katsuhiro Suzuki (Wed Nov 22 2017 - 06:43:17 EST)
- [PATCH] MAINTAINERS: add entries for UniPhier ASoC sound drivers Katsuhiro Suzuki (Wed Nov 22 2017 - 06:43:20 EST)
- [PATCH 3/3] x86/PCI: limit the size of the 64bit BAR to 256GB Christian KÃnig (Tue Nov 28 2017 - 04:02:35 EST)
- [PATCH] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking Arvind Yadav (Wed Nov 29 2017 - 11:17:10 EST)
- [PATCH] ASoC: mt8173: Fix platform_get_irq's error checking Arvind Yadav (Wed Nov 29 2017 - 11:17:11 EST)
- [PATCH] ASoC: nuc900: Fix platform_get_irq's error checking Arvind Yadav (Wed Nov 29 2017 - 11:17:12 EST)
- [PATCH] ASoC: intel: sst: Handle return value of platform_get_irq Arvind Yadav (Wed Nov 29 2017 - 11:17:13 EST)
- [PATCH] ASoC: intel: mfld: Handle return value of platform_get_irq Arvind Yadav (Wed Nov 29 2017 - 11:17:14 EST)
- [PATCH] ASoC: tfa9879: Export OF device ID as module alias Javier Martinez Canillas (Thu Nov 30 2017 - 12:56:16 EST)
- Re: [PATCH] powerpc/perf: Fix oops when grouping different pmu events Madhavan Srinivasan (Fri Dec 01 2017 - 00:06:14 EST)
- [PATCH] pci: dwc: pci-dra7xx: Make shutdown handler static Vignesh R (Fri Dec 01 2017 - 00:07:13 EST)
- Re: [PATCH 02/18] vchecker: introduce the valid access checker kbuild test robot (Fri Dec 01 2017 - 00:09:05 EST)
- Re: [PATCH] leds: pm8058: Make ledtype pointer sized type Bjorn Andersson (Fri Dec 01 2017 - 00:11:06 EST)
- Re: [PATCH] pci: dwc: pci-dra7xx: Make shutdown handler static Keerthy (Fri Dec 01 2017 - 00:14:06 EST)
- [PATCH v2] leds: pm8058: Silence pointer to integer size warning Bjorn Andersson (Fri Dec 01 2017 - 00:17:08 EST)
- [PATCH v4 1/8] clocksource: dmtimer: Remove all the exports Keerthy (Fri Dec 01 2017 - 00:22:12 EST)
- [PATCH v4 2/8] arm: omap: timer: Wrap the inline functions under OMAP2PLUS define Keerthy (Fri Dec 01 2017 - 00:22:23 EST)
- [PATCH v4 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource Keerthy (Fri Dec 01 2017 - 00:22:37 EST)
- [PATCH v4 5/8] dmtimer: Add timer ops to the platform data structure Keerthy (Fri Dec 01 2017 - 00:22:48 EST)
- [PATCH v4 3/8] arm: omap: Move dmtimer.h out of plat-omap Keerthy (Fri Dec 01 2017 - 00:22:51 EST)
- [PATCH v4 8/8] arm: omap: pdata-quirks: Remove unused timer pdata Keerthy (Fri Dec 01 2017 - 00:23:03 EST)
- [PATCH v4 7/8] pwm: pwm-omap-dmtimer: Adapt driver to utilize dmtimer pdata ops Keerthy (Fri Dec 01 2017 - 00:23:19 EST)
- [PATCH v4 0/8] omap: dmtimer: Move driver out of plat-omap Keerthy (Fri Dec 01 2017 - 00:24:08 EST)
- [PATCH v4 6/8] clocksource: dmtimer: Populate the timer ops to the pdata Keerthy (Fri Dec 01 2017 - 00:24:32 EST)
- [PATCH] arm64: dts: msm8916: Correct ipc references for smsm Bjorn Andersson (Fri Dec 01 2017 - 00:27:44 EST)
- Re: [PATCH v2] gpio: davinci: Assign first bank regs for unbanked case Keerthy (Fri Dec 01 2017 - 00:30:08 EST)
- Re: [PATCH v4 4/5] remoteproc: qcom: Introduce sysmon Bjorn Andersson (Fri Dec 01 2017 - 00:31:56 EST)
- Re: [PATCH v4 2/5] soc: qcom: Introduce QMI helpers Bjorn Andersson (Fri Dec 01 2017 - 00:35:21 EST)
- [git pull] drm fixes for 4.15-rc2 Dave Airlie (Fri Dec 01 2017 - 00:48:07 EST)
- [PATCH net,stable v3] vhost: fix a few skb leaks wexu (Fri Dec 01 2017 - 00:54:59 EST)
- [PATCH 2/3] tun: free skb in early errors wexu (Fri Dec 01 2017 - 00:55:00 EST)
- [PATCH 3/3] tap: free skb if flags error wexu (Fri Dec 01 2017 - 00:55:08 EST)
- [PATCH 1/3] vhost: fix skb leak in handle_rx() wexu (Fri Dec 01 2017 - 00:55:33 EST)
- Re: [PATCH v3 14/19] x86/entry/64: Create a percpu SYSCALL entry trampoline Andy Lutomirski (Fri Dec 01 2017 - 00:57:08 EST)
- Re: [PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry Steffen Klassert (Fri Dec 01 2017 - 01:00:32 EST)
- [PATCH v2 00/27] Improve DE2 support Jernej Skrabec (Fri Dec 01 2017 - 01:06:19 EST)
- [PATCH v2 01/27] drm/sun4i: Fix format mask in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:06:23 EST)
- [PATCH v2 02/27] drm/sun4i: Rename DE2 RGB format macros Jernej Skrabec (Fri Dec 01 2017 - 01:06:24 EST)
- [PATCH v2 05/27] drm/sun4i: Remove setting default values in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:06:31 EST)
- [PATCH v2 06/27] drm/sun4i: Explain color macro in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:06:35 EST)
- [PATCH v2 07/27] drm/sun4i: Set blending mode for all channels (DE2) Jernej Skrabec (Fri Dec 01 2017 - 01:06:37 EST)
- [PATCH v2 08/27] drm/sun4i: Rename some macros in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:06:39 EST)
- [PATCH v2 10/27] drm/sun4i: Start using layer id in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:06:46 EST)
- [PATCH v2 12/27] drm/sun4i: Use values calculated by atomic check Jernej Skrabec (Fri Dec 01 2017 - 01:06:50 EST)
- [PATCH v2 14/27] drm/sun4i: Move channel size related code in DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:06:53 EST)
- [PATCH v2 15/27] drm/sun4i: Move interlace related code in DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:06:59 EST)
- [PATCH v2 17/27] drm/sun4i: Add support for all HW supported DE2 RGB formats Jernej Skrabec (Fri Dec 01 2017 - 01:07:02 EST)
- [PATCH v2 18/27] drm/sun4i: Reorganize UI layer code in DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:07:03 EST)
- [PATCH v2 20/27] drm/sun4i: Add scaler configuration to DE2 mixers Jernej Skrabec (Fri Dec 01 2017 - 01:07:08 EST)
- [PATCH v2 22/27] drm/sun4i: Add CCSC property to DE2 configuration Jernej Skrabec (Fri Dec 01 2017 - 01:07:13 EST)
- [PATCH v2 24/27] drm/sun4i: Add DE2 definitions for YUV formats Jernej Skrabec (Fri Dec 01 2017 - 01:07:18 EST)
- [PATCH v2 23/27] drm/sun4i: Add DE2 CSC library Jernej Skrabec (Fri Dec 01 2017 - 01:07:22 EST)
- [PATCH v2 27/27] [DO NOT MERGE]drm/sun4i: Change zpos of bottom VI plane Jernej Skrabec (Fri Dec 01 2017 - 01:07:24 EST)
- [PATCH v2 25/27] drm/sun4i: Expand DE2 scaler lib with YUV support Jernej Skrabec (Fri Dec 01 2017 - 01:07:54 EST)
- [PATCH v2 26/27] drm/sun4i: Wire in DE2 YUV support Jernej Skrabec (Fri Dec 01 2017 - 01:08:04 EST)
- [PATCH v2 21/27] drm/sun4i: Add support for HW scaling to DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:08:27 EST)
- [PATCH v2 19/27] drm/sun4i: Add support for DE2 VI planes Jernej Skrabec (Fri Dec 01 2017 - 01:08:57 EST)
- [PATCH v2 16/27] drm/sun4i: Add multi plane support to DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:09:33 EST)
- [PATCH v2 13/27] drm/sun4i: Move line width setting in DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:10:02 EST)
- [PATCH v2 11/27] drm/sun4i: Add constraints checking to DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:10:26 EST)
- [PATCH v2 09/27] drm/sun4i: Rework enabling plane in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:10:48 EST)
- [PATCH v2 04/27] drm/sun4i: Fix debug message in DE2 Jernej Skrabec (Fri Dec 01 2017 - 01:11:28 EST)
- [PATCH v2 03/27] drm/sun4i: Remove setting alpha mode in DE2 driver Jernej Skrabec (Fri Dec 01 2017 - 01:11:44 EST)
- [PATCH 0/4] pci-dra7xx: Fix legacy IRQ handling and errata handling Vignesh R (Fri Dec 01 2017 - 01:13:31 EST)
- [PATCH 3/4] ARM: dts: dra7: Add DT property to allow unaligned mem access to PCIe RC Vignesh R (Fri Dec 01 2017 - 01:13:33 EST)
- [PATCH 4/4] PCI: dwc: pci-dra7xx: Fix legacy IRQ handling Vignesh R (Fri Dec 01 2017 - 01:13:42 EST)
- [PATCH 1/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode Vignesh R (Fri Dec 01 2017 - 01:14:04 EST)
- [PATCH 2/4] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode Vignesh R (Fri Dec 01 2017 - 01:14:06 EST)
- Re: [PATCH V11 0/5] hash addresses printed with %p Sergey Senozhatsky (Fri Dec 01 2017 - 01:15:37 EST)
- Re: [PATCH 0/4] pci-dra7xx: Fix legacy IRQ handling and errata handling Vignesh R (Fri Dec 01 2017 - 01:17:16 EST)
- Re: [PATCH net-next 1/3] xfrm: Fix xfrm_replay_overflow_offload_esn Steffen Klassert (Fri Dec 01 2017 - 01:20:43 EST)
- Re: [PATCH net-next 2/3] xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option Steffen Klassert (Fri Dec 01 2017 - 01:21:14 EST)
- Re: [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload Steffen Klassert (Fri Dec 01 2017 - 01:23:29 EST)
- [PATCH 0/6] WIP.x86/mm fixes Andy Lutomirski (Fri Dec 01 2017 - 01:30:09 EST)
- [PATCH 2/6] Fixup "x86/asm: Fix assumptions that the HW TSS is at the beginning of cpu_tss" Andy Lutomirski (Fri Dec 01 2017 - 01:30:09 EST)
- [PATCH 5/6] Fixup "x86/entry/64: Move the IST stacks into cpu_entry_area" Andy Lutomirski (Fri Dec 01 2017 - 01:30:10 EST)
- [PATCH 6/6] x86/entry/64: Make cpu_entry_area.tss read-only Andy Lutomirski (Fri Dec 01 2017 - 01:30:10 EST)
- [PATCH 4/6] Unsuck "x86/entry/64: Create a percpu SYSCALL entry trampoline" Andy Lutomirski (Fri Dec 01 2017 - 01:30:27 EST)
- [PATCH 3/6] Fixup "x86/asm: Remap the TSS into the cpu entry area" Andy Lutomirski (Fri Dec 01 2017 - 01:30:46 EST)
- [PATCH 1/6] x86/orc: Don't bail on stack overflow Andy Lutomirski (Fri Dec 01 2017 - 01:31:01 EST)
- [PATCH 0/4] arm: dts: imx28: imx28-evk device tree cleanup venkataravi . e (Fri Dec 01 2017 - 01:39:04 EST)
- [PATCH 2/4] arm: dts: imx28: Remove system bus unit addresses venkataravi . e (Fri Dec 01 2017 - 01:39:05 EST)
- [PATCH 1/4] arm: dts: imx28: Use phandles instead of unit addresses venkataravi . e (Fri Dec 01 2017 - 01:39:05 EST)
- [PATCH 3/4] arm: dts: imx28: Rearrange nodes for better readability venkataravi . e (Fri Dec 01 2017 - 01:39:05 EST)
- [PATCH 4/4] arm: dts: imx28: Device tree cleanup venkataravi . e (Fri Dec 01 2017 - 01:39:07 EST)
- Re: [kernel-hardening] Re: [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules Daniel Micay (Fri Dec 01 2017 - 01:39:42 EST)
- RE: [PATCH v3 7/9] KVM: x86: Implement Intel Processor Trace MSRs read/write Kang, Luwei (Fri Dec 01 2017 - 01:40:29 EST)
- Re: [PATCH v3 4/5] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver Nickey Yang (Fri Dec 01 2017 - 01:43:00 EST)
- blk-mq + bfq IO hangs after writing partition table ivan (Fri Dec 01 2017 - 01:53:01 EST)
- Re: [PATCH 1/4] MODSIGN: do not load mok when secure boot disabled joeyli (Fri Dec 01 2017 - 02:03:23 EST)
- Re: [PATCH] bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate Simon Horman (Fri Dec 01 2017 - 02:03:24 EST)
- [PATCH v2 1/2] drm/panel: support Innolux P097PFG panel Lin Huang (Fri Dec 01 2017 - 02:04:59 EST)
- [PATCH v2 2/2] dt-bindings: Add INNOLUX P097PFG panel bindings Lin Huang (Fri Dec 01 2017 - 02:05:01 EST)
- Re: [PATCH 2/3] tun: free skb in early errors Jason Wang (Fri Dec 01 2017 - 02:07:59 EST)
- Re: [PATCH 3/3] tap: free skb if flags error Jason Wang (Fri Dec 01 2017 - 02:10:21 EST)
- Re: [PATCH 1/3] vhost: fix skb leak in handle_rx() Jason Wang (Fri Dec 01 2017 - 02:11:18 EST)
- Re: [PATCH v2] staging: xgifb: remove macros with hidden variable Dan Carpenter (Fri Dec 01 2017 - 02:13:13 EST)
- Re: [PATCH resend] mm/page_alloc: fix comment is __get_free_pages Michal Hocko (Fri Dec 01 2017 - 02:24:23 EST)
- Re: [RFC PATCH 3/6] drm/i915: Add HDCP framework + base implementation Ramalingam C (Fri Dec 01 2017 - 02:27:06 EST)
- Re: KASAN: stack-out-of-bounds Read in xfrm_state_find (3) Steffen Klassert (Fri Dec 01 2017 - 02:27:50 EST)
- Re: [PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write Jaegeuk Kim (Fri Dec 01 2017 - 02:28:26 EST)
- Re: [RFC PATCH 5/6] drm/i915: Implement HDCP for HDMI Ramalingam C (Fri Dec 01 2017 - 02:36:03 EST)
- Re: [PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC Jiri Slaby (Fri Dec 01 2017 - 02:36:15 EST)
- Re: [Intel-gfx] [RFC PATCH 3/6] drm/i915: Add HDCP framework + base implementation Daniel Vetter (Fri Dec 01 2017 - 02:36:40 EST)
- Re: [PATCH v4] f2fs: obsolete free nid list approach Jaegeuk Kim (Fri Dec 01 2017 - 02:36:46 EST)
- a racy access flag clearing warning when calling mmap system call chenjiankang (Fri Dec 01 2017 - 02:39:55 EST)
- Re: [PATCH 00/18] introduce a new tool, valid access checker Joonsoo Kim (Fri Dec 01 2017 - 02:40:56 EST)
- Re: [PATCH v3 4/4] DTS: Pandora: fix panel compatibility string H. Nikolaus Schaller (Fri Dec 01 2017 - 02:41:51 EST)
- [PATCH v4 0/2] Fixes for omapdrm on OpenPandora and GTA04 H. Nikolaus Schaller (Fri Dec 01 2017 - 02:42:04 EST)
- [PATCH v4 2/2] DTS: Pandora: fix panel compatibility string H. Nikolaus Schaller (Fri Dec 01 2017 - 02:42:08 EST)
- Re: Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time] Sagar Arun Kamble (Fri Dec 01 2017 - 02:42:18 EST)
- [PATCH v4 1/2] DTS: GTA04: improve panel compatibility string H. Nikolaus Schaller (Fri Dec 01 2017 - 02:42:45 EST)
- [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Sagar Arun Kamble (Fri Dec 01 2017 - 02:44:11 EST)
- Re: [PATCH v3 1/4] omapdrm: panel: fix compatible vendor string for td028ttec1 H. Nikolaus Schaller (Fri Dec 01 2017 - 02:46:46 EST)
- Re: [PATCH v4 2/5] soc: qcom: Introduce QMI helpers Philippe Ombredanne (Fri Dec 01 2017 - 02:49:23 EST)
- [PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module H. Nikolaus Schaller (Fri Dec 01 2017 - 02:50:17 EST)
- [PATCH v5 2/5] dt-bindings: gps: add w2sg00x4 bindings documentation (GPS module with UART)) H. Nikolaus Schaller (Fri Dec 01 2017 - 02:50:23 EST)
- [PATCH v5 4/5] DTS: gta04: add uart2 child node for w2sg00x4 H. Nikolaus Schaller (Fri Dec 01 2017 - 02:50:29 EST)
- [PATCH v5 1/5] dt-bindings: define vendor prefix for Wi2Wi, Inc. H. Nikolaus Schaller (Fri Dec 01 2017 - 02:50:40 EST)
- [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver H. Nikolaus Schaller (Fri Dec 01 2017 - 02:50:51 EST)
- [PATCH v5 5/5] misc serdev: w2sg0004: add debugging code and Kconfig H. Nikolaus Schaller (Fri Dec 01 2017 - 02:51:13 EST)
- [PATCH v2 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE js1304 (Fri Dec 01 2017 - 02:53:22 EST)
- [PATCH v2 1/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE js1304 (Fri Dec 01 2017 - 02:53:29 EST)
- [PATCH v2 2/3] mm/cma: remove ALLOC_CMA js1304 (Fri Dec 01 2017 - 02:53:36 EST)
- [PATCH v2 3/3] ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM = y js1304 (Fri Dec 01 2017 - 02:53:44 EST)
- Re: [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support Maxime Ripard (Fri Dec 01 2017 - 02:54:45 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. Philippe Ombredanne (Fri Dec 01 2017 - 02:54:59 EST)
- Re: [PATCH] leds: pm8058: Make ledtype pointer sized type Lee Jones (Fri Dec 01 2017 - 02:56:23 EST)
- Re: [PATCH v2] leds: pm8058: Silence pointer to integer size warning Lee Jones (Fri Dec 01 2017 - 02:57:24 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Wei Wang (Fri Dec 01 2017 - 03:00:42 EST)
- Re: [PATCH] KVM: arm: Use PTR_ERR_OR_ZERO() Christoffer Dall (Fri Dec 01 2017 - 03:00:54 EST)
- Re: [PATCH v18 06/10] virtio_ring: add a new API, virtqueue_add_one_desc Wei Wang (Fri Dec 01 2017 - 03:04:16 EST)
- Re: [RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point Paolo Bonzini (Fri Dec 01 2017 - 03:09:20 EST)
- Re: [PATCH v3 4/4] DTS: Pandora: fix panel compatibility string Tomi Valkeinen (Fri Dec 01 2017 - 03:14:47 EST)
- [PATCH] KVM: X86: Reduce the overhead when lapic_timer_advance is disabled Wanpeng Li (Fri Dec 01 2017 - 03:15:21 EST)
- Re: KASAN: stack-out-of-bounds Read in xfrm_state_find (3) Dmitry Vyukov (Fri Dec 01 2017 - 03:15:38 EST)
- Re: [PATCH -next] fork.c: Move check of clone NEWIPC and SYSVSEM to copy_process Michal Hocko (Fri Dec 01 2017 - 03:19:29 EST)
- Re: BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:LINE Dmitry Vyukov (Fri Dec 01 2017 - 03:20:08 EST)
- Re: [PATCH v3 1/4] omapdrm: panel: fix compatible vendor string for td028ttec1 Tomi Valkeinen (Fri Dec 01 2017 - 03:22:28 EST)
- Re: [PATCH 02/18] vchecker: introduce the valid access checker Joonsoo Kim (Fri Dec 01 2017 - 03:25:05 EST)
- Re: [PATCH 0/4] Backported amdgpu ttm deadlock fixes for 4.14 Christian KÃnig (Fri Dec 01 2017 - 03:27:10 EST)
- Re: [PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write Hyunchul Lee (Fri Dec 01 2017 - 03:28:29 EST)
- Re: WARNING: suspicious RCU usage (3) Dmitry Vyukov (Fri Dec 01 2017 - 03:28:39 EST)
- Re: [PATCH 2/2] kvm: x86: fix KVM_XEN_HVM_CONFIG ioctl Paolo Bonzini (Fri Dec 01 2017 - 03:29:45 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Philippe CORNU (Fri Dec 01 2017 - 03:33:37 EST)
- Re: [PATCH v3 7/9] KVM: x86: Implement Intel Processor Trace MSRs read/write Paolo Bonzini (Fri Dec 01 2017 - 03:33:49 EST)
- Re: [PATCH v2] nvme-fc: don't require user to enter host_traddr Johannes Thumshirn (Fri Dec 01 2017 - 03:34:25 EST)
- Re: [PATCH v13 3/7] mm, oom: cgroup-aware OOM killer Michal Hocko (Fri Dec 01 2017 - 03:35:17 EST)
- Re: [PATCH] KVM: X86: Reduce the overhead when lapic_timer_advance is disabled Paolo Bonzini (Fri Dec 01 2017 - 03:36:05 EST)
- Re: [PATCH v2] leds: pm8058: Silence pointer to integer size warning Pavel Machek (Fri Dec 01 2017 - 03:36:49 EST)
- Re: [Intel-gfx] [RFC PATCH 3/6] drm/i915: Add HDCP framework + base implementation Ramalingam C (Fri Dec 01 2017 - 03:40:06 EST)
- Re: [PATCH v13 5/7] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer Michal Hocko (Fri Dec 01 2017 - 03:41:21 EST)
- Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer Michal Hocko (Fri Dec 01 2017 - 03:42:02 EST)
- Re: [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support Philippe Ombredanne (Fri Dec 01 2017 - 03:42:09 EST)
- Re: [PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write Hyunchul Lee (Fri Dec 01 2017 - 03:50:20 EST)
- Re: [PATCH] vfio/iommu_type1: report the IOMMU aperture info Pierre Morel (Fri Dec 01 2017 - 03:50:24 EST)
- Re: [PATCH] x86/numa: move setting parse numa node to num_add_memblk zhong jiang (Fri Dec 01 2017 - 03:50:33 EST)
- Re: blk-mq + bfq IO hangs after writing partition table Ming Lei (Fri Dec 01 2017 - 03:51:22 EST)
- Re: [PATCH 1/2] mtd: spi-nor: add a API to restore the addressing mode Cyrille Pitchen (Fri Dec 01 2017 - 03:52:49 EST)
- Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong (Fri Dec 01 2017 - 03:54:33 EST)
- Re: [PATCH v2] leds: pm8058: Silence pointer to integer size warning Lee Jones (Fri Dec 01 2017 - 03:56:09 EST)
- Re: [PATCH v2] leds: pm8058: Silence pointer to integer size warning Lee Jones (Fri Dec 01 2017 - 03:57:01 EST)
- Re: [PATCH v4 5/6] ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support Neil Armstrong (Fri Dec 01 2017 - 03:57:08 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Dave Young (Fri Dec 01 2017 - 03:57:21 EST)
- Re: [PATCH v4 6/6] ARM: configs: Add missing config for DART-MX6 SoM Neil Armstrong (Fri Dec 01 2017 - 03:57:34 EST)
- Re: [PATCH 2/2] mtd: m25p80: restore the addressing mode when stop using the flash Cyrille Pitchen (Fri Dec 01 2017 - 03:57:50 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Dave Young (Fri Dec 01 2017 - 03:57:58 EST)
- Re: [PATCH] x86/numa: move setting parse numa node to num_add_memblk Michal Hocko (Fri Dec 01 2017 - 03:58:41 EST)
- [GIT PULL] Immutable branch between MFD and LED due for the v4.16 merge window Lee Jones (Fri Dec 01 2017 - 04:01:39 EST)
- Re: [PATCH v5] HID: hid-multitouch: support fine-grain orientation reporting Jiri Kosina (Fri Dec 01 2017 - 04:02:07 EST)
- Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Philippe Ombredanne (Fri Dec 01 2017 - 04:03:33 EST)
- [PATCH v5 0/6] ARM: Add Variscite DART-MX6 SoM and Carrier-board support Neil Armstrong (Fri Dec 01 2017 - 04:03:58 EST)
- [PATCH v5 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong (Fri Dec 01 2017 - 04:04:10 EST)
- [PATCH v5 5/6] ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support Neil Armstrong (Fri Dec 01 2017 - 04:04:35 EST)
- [PATCH v5 6/6] ARM: imx_v6_v7_defconfig: Add missing config for DART-MX6 SoM Neil Armstrong (Fri Dec 01 2017 - 04:04:55 EST)
- [PATCH] mm, oom: simplify alloc_pages_before_oomkill handling Michal Hocko (Fri Dec 01 2017 - 04:05:25 EST)
- [PATCH v5 1/6] ARM: dts: imx6qdl-pinfunc: Add missing MX6QDL_PAD_ENET_RXD0__OSC32K_32K_OUT Neil Armstrong (Fri Dec 01 2017 - 04:05:36 EST)
- [PATCH v5 2/6] dt-bindings: Add vendor prefix for Solomon Goldentek Display Corporation Neil Armstrong (Fri Dec 01 2017 - 04:05:56 EST)
- Re: [PATCH] x86/numa: move setting parse numa node to num_add_memblk zhong jiang (Fri Dec 01 2017 - 04:06:11 EST)
- Re: [PATCH] x86/power: Fix some ordering bugs in __restore_processor_context() Jarkko Nikula (Fri Dec 01 2017 - 04:06:29 EST)
- [PATCH v5 3/6] dt-bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel Neil Armstrong (Fri Dec 01 2017 - 04:07:03 EST)
- [PATCH 1/2] dt-bindings: regulator: Add Spreadtrum SC27xx regulator documentation Erick Chen (Fri Dec 01 2017 - 04:07:58 EST)
- [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Erick Chen (Fri Dec 01 2017 - 04:08:09 EST)
- Re: [PATCH v4 1/5] soc: qcom: Introduce QMI encoder/decoder Jitendra Sharma (Fri Dec 01 2017 - 04:10:30 EST)
- [PATCH 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi Jagan Teki (Fri Dec 01 2017 - 04:11:25 EST)
- [PATCH 2/2] arm64: allwinner: a64-sopine: Use dcdc1 regulator instead of vcc3v3 Jagan Teki (Fri Dec 01 2017 - 04:13:15 EST)
- Re: [PATCH V4 3/5] device property: Introduce a common API to fetch device match data Sakari Ailus (Fri Dec 01 2017 - 04:14:08 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Philippe Ombredanne (Fri Dec 01 2017 - 04:14:19 EST)
- [PATCH] mm, oom: simplify alloc_pages_before_oomkill handling Michal Hocko (Fri Dec 01 2017 - 04:14:36 EST)
- Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong (Fri Dec 01 2017 - 04:19:18 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Michal Hocko (Fri Dec 01 2017 - 04:19:37 EST)
- Re: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Ulf Hansson (Fri Dec 01 2017 - 04:22:28 EST)
- [PATCH] dmaengine: timb_dma: fix spelling mistake: "Couldnt" -> "Couldn't" Colin King (Fri Dec 01 2017 - 04:25:37 EST)
- Re: [PATCH] ARM64: dts: meson-axg: enable IR controller Jerome Brunet (Fri Dec 01 2017 - 04:25:49 EST)
- Re: [PATCH 0/4] Utilization estimation (util_est) for FAIR tasks Dietmar Eggemann (Fri Dec 01 2017 - 04:30:00 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Dave Young (Fri Dec 01 2017 - 04:30:05 EST)
- [PATCH] wlcore, wl1251: fix spelling mistake: "Couldnt" -> "Couldn't" Colin King (Fri Dec 01 2017 - 04:34:42 EST)
- [PATCH] scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't" Colin King (Fri Dec 01 2017 - 04:37:36 EST)
- Re: [PATCH] vfio/iommu_type1: report the IOMMU aperture info Pierre Morel (Fri Dec 01 2017 - 04:38:22 EST)
- [PATCH] scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't" Colin King (Fri Dec 01 2017 - 04:40:20 EST)
- Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Philippe Ombredanne (Fri Dec 01 2017 - 04:41:05 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Michal Hocko (Fri Dec 01 2017 - 04:42:25 EST)
- Re: [PATCH] wlcore, wl1251: fix spelling mistake: "Couldnt" -> "Couldn't" Joe Perches (Fri Dec 01 2017 - 04:42:29 EST)
- RE: [PATCH v3 2/2] Protected O_CREAT open in sticky directories David Laight (Fri Dec 01 2017 - 04:46:23 EST)
- Re: [PATCH 1/2] MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry Mika Westerberg (Fri Dec 01 2017 - 04:47:29 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Fri Dec 01 2017 - 04:47:58 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Fri Dec 01 2017 - 04:48:49 EST)
- Re: [PATCH v3 4/4] DTS: Pandora: fix panel compatibility string H. Nikolaus Schaller (Fri Dec 01 2017 - 04:49:26 EST)
- Re: [PATCH] mm: check pfn_valid first in zero_resv_unavail Dave Young (Fri Dec 01 2017 - 04:49:52 EST)
- Re: [PATCH 2/2] thunderbolt: Mask ring interrupt properly when polling starts mika.westerberg@xxxxxxxxxxxxxxx (Fri Dec 01 2017 - 04:50:07 EST)
- [PATCH] virtio_balloon: fix increment of vb->num_pfns in fill_balloon() Jan Stancek (Fri Dec 01 2017 - 04:50:58 EST)
- [PATCH V2] mm: check pfn_valid first in zero_resv_unavail Dave Young (Fri Dec 01 2017 - 04:51:16 EST)
- Re: [PATCH v8 07/13] slimbus: Add support for 'clock-pause' feature Greg Kroah-Hartman (Fri Dec 01 2017 - 04:51:36 EST)
- [PATCH v4 00/15] soundwire: Add a new SoundWire subsystem Vinod Koul (Fri Dec 01 2017 - 04:52:50 EST)
- [PATCH v4 01/15] Documentation: Add SoundWire summary Vinod Koul (Fri Dec 01 2017 - 04:53:01 EST)
- [PATCH v4 03/15] soundwire: Add Master registration Vinod Koul (Fri Dec 01 2017 - 04:53:03 EST)
- [PATCH v4 06/15] soundwire: Add IO transfer Vinod Koul (Fri Dec 01 2017 - 04:53:19 EST)
- [PATCH v4 08/15] soundwire: Add Slave status handling helpers Vinod Koul (Fri Dec 01 2017 - 04:53:25 EST)
- [PATCH v4 09/15] soundwire: Add slave status handling Vinod Koul (Fri Dec 01 2017 - 04:53:29 EST)
- [PATCH v4 10/15] soundwire: Add sysfs for SoundWire DisCo properties Vinod Koul (Fri Dec 01 2017 - 04:53:36 EST)
- [PATCH v4 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support Vinod Koul (Fri Dec 01 2017 - 04:53:40 EST)
- [PATCH v4 13/15] soundwire: intel: Add Intel Master driver Vinod Koul (Fri Dec 01 2017 - 04:53:46 EST)
- [PATCH v4 15/15] MAINTAINERS: Add SoundWire entry Vinod Koul (Fri Dec 01 2017 - 04:53:54 EST)
- [PATCH v4 14/15] soundwire: intel: Add Intel init module Vinod Koul (Fri Dec 01 2017 - 04:54:13 EST)
- Re: [PATCH v8 07/13] slimbus: Add support for 'clock-pause' feature Srinivas Kandagatla (Fri Dec 01 2017 - 04:54:47 EST)
- Re: [GIT PULL] hash addresses printed with %p Ard Biesheuvel (Fri Dec 01 2017 - 04:54:55 EST)
- [PATCH v4 11/15] soundwire: cdns: Add cadence library Vinod Koul (Fri Dec 01 2017 - 04:55:43 EST)
- [PATCH v4 07/15] regmap: Add SoundWire bus support Vinod Koul (Fri Dec 01 2017 - 04:56:36 EST)
- [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers Vinod Koul (Fri Dec 01 2017 - 04:56:52 EST)
- [PATCH v4 05/15] soundwire: Add SoundWire MIPI defined registers Vinod Koul (Fri Dec 01 2017 - 04:57:12 EST)
- [PATCH v4 02/15] soundwire: Add SoundWire bus type Vinod Koul (Fri Dec 01 2017 - 04:57:51 EST)
- Re: [PATCH v3 4/4] DTS: Pandora: fix panel compatibility string Tomi Valkeinen (Fri Dec 01 2017 - 05:02:46 EST)
- [PATCH][V2] wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM Colin King (Fri Dec 01 2017 - 05:03:08 EST)
- [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages Yisheng Xie (Fri Dec 01 2017 - 05:04:31 EST)
- Re: BUG: support for at24 multi-slave-address eeproms is broken. Bartosz Golaszewski (Fri Dec 01 2017 - 05:04:38 EST)
- RE: [PATCH 1/2] mtd: spi-nor: add a API to restore the addressing mode Z.q. Hou (Fri Dec 01 2017 - 05:06:33 EST)
- RE: [PATCH 2/2] mtd: m25p80: restore the addressing mode when stop using the flash Z.q. Hou (Fri Dec 01 2017 - 05:06:40 EST)
- Re: [Bug fix] octeon-i2c driver updates Jan Glauber (Fri Dec 01 2017 - 05:06:53 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Philippe CORNU (Fri Dec 01 2017 - 05:08:33 EST)
- [PATCH net,stable v4 0/3] vhost: fix a few skb leaks wexu (Fri Dec 01 2017 - 05:10:53 EST)
- [PATCH 2/3] tun: free skb in early errors wexu (Fri Dec 01 2017 - 05:10:57 EST)
- [PATCH 3/3] tap: free skb if flags error wexu (Fri Dec 01 2017 - 05:11:20 EST)
- [PATCH 1/3] vhost: fix skb leak in handle_rx() wexu (Fri Dec 01 2017 - 05:11:54 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Michal Hocko (Fri Dec 01 2017 - 05:12:26 EST)
- Re: [PATCH v4 1/2] livepatch: send a fake signal to all blocking tasks Michael Ellerman (Fri Dec 01 2017 - 05:13:46 EST)
- Re: [Qemu-devel] [PATCH] firmware: Use PTR_ERR_OR_ZERO() Stefan Hajnoczi (Fri Dec 01 2017 - 05:15:34 EST)
- [RESEND] x86/numa: move setting parsed numa node to num_add_memblk zhong jiang (Fri Dec 01 2017 - 05:22:19 EST)
- Re: [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name Quentin Monnet (Fri Dec 01 2017 - 05:23:10 EST)
- [GIT PULL] MMC fixes for v.4.15-rc2 Ulf Hansson (Fri Dec 01 2017 - 05:25:22 EST)
- Re: [PATCH net-next 4/5] bpftool: implement cgdetach command Quentin Monnet (Fri Dec 01 2017 - 05:26:34 EST)
- Re: [PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 Lorenzo Pieralisi (Fri Dec 01 2017 - 05:27:32 EST)
- Re: [PATCH v8 01/13] Documentation: Add SLIMbus summary Jonathan NeuschÃfer (Fri Dec 01 2017 - 05:28:50 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Cyrille Pitchen (Fri Dec 01 2017 - 05:38:13 EST)
- [kernel-hardening][PATCH 0/3] arm: Makes ptdump resuable and add WX page checking jinb.park (Fri Dec 01 2017 - 05:39:04 EST)
- Re: [PATCH v3 0/5] ACPI: DMA ranges management Lorenzo Pieralisi (Fri Dec 01 2017 - 05:39:19 EST)
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties. Enric Balletbo Serra (Fri Dec 01 2017 - 05:39:50 EST)
- [kernel-hardening][PATCH 1/3] arm: mm: dump: make page table dumping reusable jinb.park (Fri Dec 01 2017 - 05:39:57 EST)
- [kernel-hardening][PATCH 2/3] arm: mm: dump: make the page table dumping seq_file optional jinb.park (Fri Dec 01 2017 - 05:43:07 EST)
- [PATCH RT] arm*: disable NEON in kernel mode Sebastian Andrzej Siewior (Fri Dec 01 2017 - 05:43:39 EST)
- [PATCH 1/2] thermal: mtk: Cleanup unused defines Matthias Brugger (Fri Dec 01 2017 - 05:43:48 EST)
- [kernel-hardening][PATCH 3/3] arm: mm: dump: add checking for writable and executable pages jinb.park (Fri Dec 01 2017 - 05:44:08 EST)
- [RFC][PATCH] printk: add console_msg_format command line option Sergey Senozhatsky (Fri Dec 01 2017 - 05:44:24 EST)
- [PATCH RT v2] crypto: limit more FPU-enabled sections Sebastian Andrzej Siewior (Fri Dec 01 2017 - 05:44:31 EST)
- RE: Unusual Sign ln Alert!!! Salinas Mora, Jose T (Fri Dec 01 2017 - 05:45:27 EST)
- Re: [PATCH v2 00/10] trace-cmd: Refactoring trace_record() Vladislav Valtchev (Fri Dec 01 2017 - 05:46:27 EST)
- [PATCH 2/2] ahci: mtk: Change driver name to ahci-mtk Matthias Brugger (Fri Dec 01 2017 - 05:47:36 EST)
- Re: [PATCHSET v2] cgroup, writeback, btrfs: make sure btrfs issues metadata IOs from the root cgroup Jan Kara (Fri Dec 01 2017 - 05:52:22 EST)
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties. Lee Jones (Fri Dec 01 2017 - 05:54:35 EST)
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties. Enric Balletbo Serra (Fri Dec 01 2017 - 05:56:59 EST)
- RE: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Yoshihiro Shimoda (Fri Dec 01 2017 - 06:04:15 EST)
- [PATCH net] rxrpc: Use correct netns source in rxrpc_release_sock() David Howells (Fri Dec 01 2017 - 06:10:03 EST)
- [PATCH net] rxrpc: Fix the MAINTAINERS record David Howells (Fri Dec 01 2017 - 06:10:46 EST)
- Re: [PATCH v2 06/10] trace-cmd: Extr. profile-specific code from record_trace Vladislav Valtchev (Fri Dec 01 2017 - 06:11:00 EST)
- RE: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Fri Dec 01 2017 - 06:11:16 EST)
- [PATCH] iio: accel: bmc150: Add OF device ID table Javier Martinez Canillas (Fri Dec 01 2017 - 06:11:23 EST)
- Re: [PATCH resend] mm/page_alloc: fix comment is __get_free_pages Michal Hocko (Fri Dec 01 2017 - 06:19:02 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs Igor Stoppa (Fri Dec 01 2017 - 06:20:23 EST)
- Re: [PATCH v2 07/10] trace-cmd: Mov init_common_record_context in parse_record_options Vladislav Valtchev (Fri Dec 01 2017 - 06:20:28 EST)
- Re: [PATCH v4 2/2] arm64: Add software workaround for Falkor erratum 1041 Will Deacon (Fri Dec 01 2017 - 06:25:03 EST)
- [kernel-hardening][PATCH v2 0/3] arm: Makes ptdump resuable and add WX page checking Jinbum Park (Fri Dec 01 2017 - 06:32:45 EST)
- Re: [PATCH RT v2] crypto: limit more FPU-enabled sections Peter Zijlstra (Fri Dec 01 2017 - 06:32:50 EST)
- [PATCH] ubsan: don't handle misaligned address when support unaligned access Ding Tianhong (Fri Dec 01 2017 - 06:33:24 EST)
- [kernel-hardening][PATCH v2 1/3] arm: mm: dump: make page table dumping reusable Jinbum Park (Fri Dec 01 2017 - 06:33:28 EST)
- [kernel-hardening][PATCH v2 2/3] arm: mm: dump: make the page table dumping seq_file optional Jinbum Park (Fri Dec 01 2017 - 06:34:16 EST)
- [kernel-hardening][PATCH v2 3/3] arm: mm: dump: add checking for writable and executable pages Jinbum Park (Fri Dec 01 2017 - 06:34:59 EST)
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter Miodrag Dinic (Fri Dec 01 2017 - 06:38:28 EST)
- Re: [PATCH 3/3] arm: dts: mt7623: fix card detection issue on bananapi-r2 Matthias Brugger (Fri Dec 01 2017 - 06:42:18 EST)
- RE: [PATCH] ubsan: don't handle misaligned address when support unaligned access David Laight (Fri Dec 01 2017 - 06:47:32 EST)
- Re: [PATCH 03/11] fs: add frozen sb state helpers Jan Kara (Fri Dec 01 2017 - 06:47:38 EST)
- Re: [PATCH v2 06/18] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN Mark Rutland (Fri Dec 01 2017 - 06:48:22 EST)
- RE: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Yoshihiro Shimoda (Fri Dec 01 2017 - 06:54:51 EST)
- Re: [PATCH v2 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro Mark Rutland (Fri Dec 01 2017 - 06:58:45 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Riku Voipio (Fri Dec 01 2017 - 07:03:38 EST)
- [PATCH 0/2] afs: Fixes David Howells (Fri Dec 01 2017 - 07:06:45 EST)
- [PATCH 1/2] afs: Fix permit refcounting David Howells (Fri Dec 01 2017 - 07:06:51 EST)
- [PATCH 2/2] afs: Properly reset afs_vnode (inode) fields David Howells (Fri Dec 01 2017 - 07:06:57 EST)
- [PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle. Enric Balletbo i Serra (Fri Dec 01 2017 - 07:07:09 EST)
- [PATCH v5 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Enric Balletbo i Serra (Fri Dec 01 2017 - 07:07:11 EST)
- [PATCH v5 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron. Enric Balletbo i Serra (Fri Dec 01 2017 - 07:07:30 EST)
- [PATCH 3/3] arm: dts: mt2701: Add reset-cells Matthias Brugger (Fri Dec 01 2017 - 07:07:37 EST)
- [PATCH 2/3] arm: dts: mt7623: Update ethsys binding Matthias Brugger (Fri Dec 01 2017 - 07:07:47 EST)
- [PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation Matthias Brugger (Fri Dec 01 2017 - 07:08:09 EST)
- [PATCH v5 3/5] pwm-backlight: add support for PWM delays proprieties. Enric Balletbo i Serra (Fri Dec 01 2017 - 07:08:31 EST)
- [PATCH 0/3] thunderbolt fixes for v4.15-rc2 Mika Westerberg (Fri Dec 01 2017 - 07:08:33 EST)
- [PATCH 2/3] MAINTAINERS: Add thunderbolt.rst to the Thunderbolt driver entry Mika Westerberg (Fri Dec 01 2017 - 07:08:40 EST)
- [PATCH 3/3] thunderbolt: Mask ring interrupt properly when polling starts Mika Westerberg (Fri Dec 01 2017 - 07:08:51 EST)
- [PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties. Enric Balletbo i Serra (Fri Dec 01 2017 - 07:09:28 EST)
- [PATCH 1/3] thunderbolt: Make pathname to force_power shorter Mika Westerberg (Fri Dec 01 2017 - 07:09:37 EST)
- Re: [PATCHv1 03/14] drm/omap: plane: update fifo size on ovl setup Tomi Valkeinen (Fri Dec 01 2017 - 07:11:03 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.15-3 tag Michael Ellerman (Fri Dec 01 2017 - 07:13:18 EST)
- Re: [PATCH v2 18/18] perf: arm_spe: Disallow userspace profiling when arm_kernel_unmapped_at_el0() Mark Rutland (Fri Dec 01 2017 - 07:15:15 EST)
- [PATCH v2] kernel/kprobes: add re-register safe check for register_kretprobe() JianKang Chen (Fri Dec 01 2017 - 07:17:39 EST)
- Re: blk-mq + bfq IO hangs after writing partition table Ivan Kozik (Fri Dec 01 2017 - 07:19:03 EST)
- Re: [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc Linus Walleij (Fri Dec 01 2017 - 07:19:32 EST)
- [PATCH v2] HID: add quirk for another PIXART OEM mouse used by HP Dave Young (Fri Dec 01 2017 - 07:19:51 EST)
- Re: [PATCH 5/5] PCI: cadence: add EndPoint Controller driver for Cadence PCIe controller Lorenzo Pieralisi (Fri Dec 01 2017 - 07:20:25 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Fabian Grünbichler (Fri Dec 01 2017 - 07:21:23 EST)
- [PATCH v2] clocksource: tcb_clksrc: Fix clock speed message Romain Izard (Fri Dec 01 2017 - 07:22:59 EST)
- Re: [PATCH] s390/dasd: remove 'struct timespec' usage Stefan Haberland (Fri Dec 01 2017 - 07:23:28 EST)
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET Dave Martin (Fri Dec 01 2017 - 07:24:08 EST)
- Re: [PATCHv1 03/14] drm/omap: plane: update fifo size on ovl setup Sebastian Reichel (Fri Dec 01 2017 - 07:25:11 EST)
- Re: Null pointer 4.14.1-rt3 Sebastian Andrzej Siewior (Fri Dec 01 2017 - 07:26:22 EST)
- Re: [PATCH v2] PM / Domains: Remove obsolete "samsung,power-domain" check Krzysztof Kozlowski (Fri Dec 01 2017 - 07:26:33 EST)
- Re: [PATCH v6 01/10] arm64: dts: rockchip: Enable edp disaplay on kevin Enric Balletbo Serra (Fri Dec 01 2017 - 07:28:13 EST)
- Re: [PATCHv1 08/14] drm/omap: panel-dsi-cm: fix driver Tomi Valkeinen (Fri Dec 01 2017 - 07:29:01 EST)
- Re: [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer Linus Walleij (Fri Dec 01 2017 - 07:30:22 EST)
- Re: [PATCHv1 01/14] drm/omap: remove unused function defines Tomi Valkeinen (Fri Dec 01 2017 - 07:32:03 EST)
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET Dave Martin (Fri Dec 01 2017 - 07:35:36 EST)
- Re: [PATCH] ubsan: don't handle misaligned address when support unaligned access Ding Tianhong (Fri Dec 01 2017 - 07:37:46 EST)
- [PATCH] liquidio: fix incorrect indentation of assignment statement Colin King (Fri Dec 01 2017 - 07:38:18 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Mark Brown (Fri Dec 01 2017 - 07:49:54 EST)
- Re: [PATCH v3 5/6] dt-bindings: add the rockchip, dual-channel for dw-mipi-dsi Archit Taneja (Fri Dec 01 2017 - 07:59:20 EST)
- Re: [PATCHv1 00/14] omapdrm: DSI command mode panel support Tomi Valkeinen (Fri Dec 01 2017 - 07:59:35 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Mark Brown (Fri Dec 01 2017 - 08:01:51 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Tetsuo Handa (Fri Dec 01 2017 - 08:02:09 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Kaiwan N Billimoria (Fri Dec 01 2017 - 08:04:06 EST)
- [PATCH] fsi: Add Self Boot Engine FIFO FSI client Andrew Jeffery (Fri Dec 01 2017 - 08:08:16 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Fri Dec 01 2017 - 08:09:20 EST)
- [PATCH RFC 0/6] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V Vitaly Kuznetsov (Fri Dec 01 2017 - 08:13:33 EST)
- [PATCH RFC 1/6] x86/hyper-v: check for required priviliges in hyperv_init() Vitaly Kuznetsov (Fri Dec 01 2017 - 08:13:38 EST)
- [PATCH RFC 3/6] x86/hyper-v: reenlightenment notifications support Vitaly Kuznetsov (Fri Dec 01 2017 - 08:13:43 EST)
- [PATCH RFC 6/6] x86/kvm: support Hyper-V reenlightenment Vitaly Kuznetsov (Fri Dec 01 2017 - 08:13:54 EST)
- Re: [PATCH 2/2] venus: venc: set correctly GOP size and number of B-frames Hans Verkuil (Fri Dec 01 2017 - 08:14:31 EST)
- Re: [PATCH V15 00/22] mmc: Add Command Queue support Adrian Hunter (Fri Dec 01 2017 - 08:14:56 EST)
- [PATCH RFC 5/6] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V Vitaly Kuznetsov (Fri Dec 01 2017 - 08:15:19 EST)
- [PATCH RFC 4/6] x86/hyper-v: redirect reenlightment notifications on CPU offlining Vitaly Kuznetsov (Fri Dec 01 2017 - 08:15:45 EST)
- Re: [PATCH v2] staging: xgifb: remove macros with hidden variable Josh Abraham (Fri Dec 01 2017 - 08:15:55 EST)
- Re: [PATCH v13 5/7] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer Roman Gushchin (Fri Dec 01 2017 - 08:16:22 EST)
- [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously Vitaly Kuznetsov (Fri Dec 01 2017 - 08:16:38 EST)
- Re: [PATCH v2 0/4] DRM driver for ILI9225 display panels Noralf TrÃnnes (Fri Dec 01 2017 - 08:17:56 EST)
- Re: a racy access flag clearing warning when calling mmap system call Will Deacon (Fri Dec 01 2017 - 08:18:35 EST)
- Re: [PATCH] Revert "x86/apic: Remove init_bsp_APIC()" Ville Syrjälä (Fri Dec 01 2017 - 08:19:03 EST)
- Re: [PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() Ying Xue (Fri Dec 01 2017 - 08:21:30 EST)
- mmots test error: WARNING in __wake_up_common syzbot (Fri Dec 01 2017 - 08:23:10 EST)
- [PATCH v5] component: add debugfs support Maciej Purski (Fri Dec 01 2017 - 08:23:36 EST)
- Re: mmots test error: WARNING in __wake_up_common Dmitry Vyukov (Fri Dec 01 2017 - 08:25:16 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Mark Brown (Fri Dec 01 2017 - 08:26:19 EST)
- Re: [PATCH] mm, oom: simplify alloc_pages_before_oomkill handling Tetsuo Handa (Fri Dec 01 2017 - 08:26:43 EST)
- Re: Support TrackStick of Thinkpad L570 Jonathan Liu (Fri Dec 01 2017 - 08:26:48 EST)
- Re: [PATCH v2 10/19] ASoC: tlv320aic31xx: Add MICBIAS off setting Mark Brown (Fri Dec 01 2017 - 08:30:39 EST)
- Re: [PATCH v13 5/7] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer Michal Hocko (Fri Dec 01 2017 - 08:31:52 EST)
- Re: [PATCH v2 10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 Mark Rutland (Fri Dec 01 2017 - 08:32:09 EST)
- Re: [PATCH] mm, oom: simplify alloc_pages_before_oomkill handling Roman Gushchin (Fri Dec 01 2017 - 08:32:58 EST)
- Re: [PATCH RT v2] crypto: limit more FPU-enabled sections Sebastian Andrzej Siewior (Fri Dec 01 2017 - 08:33:06 EST)
- [PATCH] scsi: ipr: fix incorrect indentation of assignment statement Colin King (Fri Dec 01 2017 - 08:33:36 EST)
- Re: blk-mq + bfq IO hangs after writing partition table Ming Lei (Fri Dec 01 2017 - 08:36:18 EST)
- Re: [PATCH v2 14/19] ASoC: tlv320aic31xx: Remove regulator notification handling Mark Brown (Fri Dec 01 2017 - 08:36:24 EST)
- Re: [PATCH v2 15/19] ASoC: tlv320aic31xx: Reset registers during power up Mark Brown (Fri Dec 01 2017 - 08:37:35 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Mark Brown (Fri Dec 01 2017 - 08:39:44 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Philippe Ombredanne (Fri Dec 01 2017 - 08:40:29 EST)
- Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong (Fri Dec 01 2017 - 08:40:36 EST)
- Re: [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection Mark Brown (Fri Dec 01 2017 - 08:41:38 EST)
- [PATCH v5 1/3] platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing. Thierry Escande (Fri Dec 01 2017 - 08:42:37 EST)
- [PATCH v5 0/3] platform/chrome: Support for cros_ec_accel_legacy driver Thierry Escande (Fri Dec 01 2017 - 08:42:47 EST)
- [PATCH v5 3/3] platform/chrome: Register cros_ec_accel_legacy driver Thierry Escande (Fri Dec 01 2017 - 08:42:52 EST)
- [PATCH v5 2/3] platform/chrome: cros_ec_lpc: Add support for Google Glimmer Thierry Escande (Fri Dec 01 2017 - 08:43:13 EST)
- Applied "ASoC: intel: mfld: Handle return value of platform_get_irq" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:44:13 EST)
- Applied "ASoC: nuc900: Fix platform_get_irq's error checking" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:44:19 EST)
- Applied "ASoC: intel: sst: Handle return value of platform_get_irq" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:44:21 EST)
- Applied "ASoC: tfa9879: Export OF device ID as module alias" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:44:32 EST)
- Re: [PATCH net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver Andrew Lunn (Fri Dec 01 2017 - 08:44:42 EST)
- Applied "ASoC: ep93xx-ac97: Fix platform_get_irq's error checking" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:44:55 EST)
- Applied "ASoC: mt8173: Fix platform_get_irq's error checking" to the asoc tree Mark Brown (Fri Dec 01 2017 - 08:45:04 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Sebastian Andrzej Siewior (Fri Dec 01 2017 - 08:45:12 EST)
- Re: [PATCH RT v2] crypto: limit more FPU-enabled sections Peter Zijlstra (Fri Dec 01 2017 - 08:45:33 EST)
- [PATCH v4 05/10] pinctrl: axp209: add programmable gpio_status_offset Quentin Schulz (Fri Dec 01 2017 - 08:45:58 EST)
- [PATCH v4 10/10] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs Quentin Schulz (Fri Dec 01 2017 - 08:46:05 EST)
- [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node Quentin Schulz (Fri Dec 01 2017 - 08:46:30 EST)
- [PATCH v4 08/10] mfd: axp20x: add pinctrl cell for AXP813 Quentin Schulz (Fri Dec 01 2017 - 08:46:51 EST)
- [PATCH v4 04/10] pinctrl: axp209: rename everything from gpio to pctl Quentin Schulz (Fri Dec 01 2017 - 08:47:02 EST)
- [PATCH v4 02/10] pinctrl: axp209: add pinctrl features Quentin Schulz (Fri Dec 01 2017 - 08:47:22 EST)
- [PATCH v4 01/10] pinctrl: move gpio-axp209 to pinctrl Quentin Schulz (Fri Dec 01 2017 - 08:47:24 EST)
- [PATCH v4 03/10] dt-bindings: gpio: gpio-axp209: add pinctrl features Quentin Schulz (Fri Dec 01 2017 - 08:47:52 EST)
- [PATCH v4 06/10] pinctrl: axp209: add programmable ADC muxing value Quentin Schulz (Fri Dec 01 2017 - 08:48:20 EST)
- [PATCH v4 07/10] pinctrl: axp209: add support for AXP813 GPIOs Quentin Schulz (Fri Dec 01 2017 - 08:48:35 EST)
- [PATCH v4 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs Quentin Schulz (Fri Dec 01 2017 - 08:48:51 EST)
- Re: [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver Andrew Lunn (Fri Dec 01 2017 - 08:49:11 EST)
- Re: [PATCH RT v2] crypto: limit more FPU-enabled sections Sebastian Andrzej Siewior (Fri Dec 01 2017 - 08:50:08 EST)
- [PATCH] cpu/hotplug: merge cpuhp_bp_states&cpuhp_ap_states as cpuhp_hp_states Lai Jiangshan (Fri Dec 01 2017 - 08:50:33 EST)
- KAISER: kexec triggers a warning Juerg Haefliger (Fri Dec 01 2017 - 08:52:53 EST)
- Re: [PATCH v2 13/18] arm64: entry: Hook up entry trampoline to exception vectors Mark Rutland (Fri Dec 01 2017 - 08:53:12 EST)
- Re: [PATCH V4 2/5] ACPI / bus: Introduce acpi_get_match_data() function Rafael J. Wysocki (Fri Dec 01 2017 - 08:53:28 EST)
- Re: [PATCH v2 1/4] dt-bindings: Add vendor prefix for ilitek Linus Walleij (Fri Dec 01 2017 - 08:53:46 EST)
- Re: [PATCH] mm, oom: simplify alloc_pages_before_oomkill handling Michal Hocko (Fri Dec 01 2017 - 08:55:01 EST)
- Re: [PATCH v2 16/18] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 Mark Rutland (Fri Dec 01 2017 - 08:55:40 EST)
- [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Rafael J. Wysocki (Fri Dec 01 2017 - 08:59:09 EST)
- [PATCH] x86 / PCI: Make broadcom_postcore_init() check acpi_disabled Rafael J. Wysocki (Fri Dec 01 2017 - 09:02:03 EST)
- Re: [PATCH v5 02/12] perf util: Define a structure for runtime shadow stats Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 09:02:23 EST)
- Re: [PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() Tommi Rantala (Fri Dec 01 2017 - 09:03:02 EST)
- [PATCH RT v3] crypto: limit more FPU-enabled sections Sebastian Andrzej Siewior (Fri Dec 01 2017 - 09:03:10 EST)
- Re: [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels Linus Walleij (Fri Dec 01 2017 - 09:03:36 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Mark Rutland (Fri Dec 01 2017 - 09:04:16 EST)
- [PATCH] x86 / PCI: Make broadcom_postcore_init() check acpi_disabled Rafael J. Wysocki (Fri Dec 01 2017 - 09:08:56 EST)
- Re: [PATCH v5 03/12] perf util: Extend rbtree to support shadow stats Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 09:10:19 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Matthew Wilcox (Fri Dec 01 2017 - 09:13:22 EST)
- Re: [Intel-gfx] [RFC PATCH 3/6] drm/i915: Add HDCP framework + base implementation Sean Paul (Fri Dec 01 2017 - 09:14:17 EST)
- Re: [PATCH v5 04/12] perf util: Add rbtree node_delete ops Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 09:15:00 EST)
- Re: [PATCH] list_lru: Prefetch neighboring list entries before acquiring lock Waiman Long (Fri Dec 01 2017 - 09:15:11 EST)
- Re: [Intel-gfx] [RFC PATCH 3/6] drm/i915: Add HDCP framework + base implementation Sean Paul (Fri Dec 01 2017 - 09:17:07 EST)
- Re: [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Lukas Wunner (Fri Dec 01 2017 - 09:18:10 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Mark Rutland (Fri Dec 01 2017 - 09:18:38 EST)
- [PATCH 3/5] arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Fri Dec 01 2017 - 09:19:48 EST)
- [RFC] Sharing PMU counters across compatible events Tejun Heo (Fri Dec 01 2017 - 09:20:00 EST)
- [PATCH 1/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Fri Dec 01 2017 - 09:20:22 EST)
- [PATCH 5/5] perf s390: add regs_query_register_offset() Hendrik Brueckner (Fri Dec 01 2017 - 09:20:25 EST)
- [PATCH 4/5] selftests/bpf: sync kernel headers and introduce arch support in Makefile Hendrik Brueckner (Fri Dec 01 2017 - 09:20:43 EST)
- RE: [PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() Jon Maloy (Fri Dec 01 2017 - 09:21:03 EST)
- [PATCH] workqueue/hotplug: simplify workqueue_offline_cpu() Lai Jiangshan (Fri Dec 01 2017 - 09:21:34 EST)
- [PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Fri Dec 01 2017 - 09:21:51 EST)
- Re: [PATCH v5 06/12] perf util: Update and print per-thread shadow stats Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 09:22:00 EST)
- [PATCH 2/5] s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Fri Dec 01 2017 - 09:22:32 EST)
- [PATCH] workqueue/hotplug: remove the workaround in rebind_workers() Lai Jiangshan (Fri Dec 01 2017 - 09:23:29 EST)
- Re: Memory hotplug regression in 4.13 Seth Forshee (Fri Dec 01 2017 - 09:23:37 EST)
- Re: [PATCH] staging: pi433: pi433_if.c Fix SET_CHECKED style issues Dan Carpenter (Fri Dec 01 2017 - 09:23:59 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Mark Brown (Fri Dec 01 2017 - 09:24:55 EST)
- Re: [PATCH] staging: pi433: pi433_if.c Fix SET_CHECKED style issues Dan Carpenter (Fri Dec 01 2017 - 09:26:33 EST)
- [PATCH] ACPICA: Rename variable to match upstream Rafael J. Wysocki (Fri Dec 01 2017 - 09:26:43 EST)
- Re: [PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 Bjorn Helgaas (Fri Dec 01 2017 - 09:29:31 EST)
- [PATCH] mm, oom: return error on access to memory.oom_group if groupoom is disabled Roman Gushchin (Fri Dec 01 2017 - 09:30:14 EST)
- Re: [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Rafael J. Wysocki (Fri Dec 01 2017 - 09:30:19 EST)
- Re: [PATCH v2 4/7] media: usb: add SPDX identifiers to some code I wrote Sakari Ailus (Fri Dec 01 2017 - 09:33:52 EST)
- Re: linux-next: build failure after merge of the etnaviv tree Philipp Zabel (Fri Dec 01 2017 - 09:34:00 EST)
- Re: [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Rafael J. Wysocki (Fri Dec 01 2017 - 09:34:12 EST)
- Re: [PATCH 2/3] tun: free skb in early errors Michael S. Tsirkin (Fri Dec 01 2017 - 09:36:56 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Sebastian Andrzej Siewior (Fri Dec 01 2017 - 09:36:59 EST)
- Re: [PATCH 1/3] vhost: fix skb leak in handle_rx() Michael S. Tsirkin (Fri Dec 01 2017 - 09:37:49 EST)
- Re: Memory corruption in powerpc guests with virtio_balloon (was Re: [PATCH v3] virtio_balloon: fix deadlock on OOM) Michael S. Tsirkin (Fri Dec 01 2017 - 09:42:13 EST)
- Re: VMs freezing when host is running 4.14 Marc Haber (Fri Dec 01 2017 - 09:44:05 EST)
- Re: [PATCH v5 1/5] dt-bindings: define vendor prefix for Wi2Wi, Inc. Andreas FÃrber (Fri Dec 01 2017 - 09:44:13 EST)
- Re: [PATCH v5 10/12] perf util: Reuse thread_map__new_by_uid to enumerate threads from /proc Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 09:44:34 EST)
- Re: blk-mq + bfq IO hangs after writing partition table Ivan Kozik (Fri Dec 01 2017 - 09:47:17 EST)
- Re: [PATCH net,stable v4 0/3] vhost: fix a few skb leaks Michael S. Tsirkin (Fri Dec 01 2017 - 09:48:06 EST)
- Re: [PATCH 1/3] vhost: fix skb leak in handle_rx() Michael S. Tsirkin (Fri Dec 01 2017 - 09:48:14 EST)
- Re: [PATCH 2/3] tun: free skb in early errors Michael S. Tsirkin (Fri Dec 01 2017 - 09:48:23 EST)
- Re: [PATCH 3/3] tap: free skb if flags error Michael S. Tsirkin (Fri Dec 01 2017 - 09:48:30 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Arnaud Pouliquen (Fri Dec 01 2017 - 09:51:12 EST)
- Re: [PATCH net,stable v4 0/3] vhost: fix a few skb leaks Matthew Rosato (Fri Dec 01 2017 - 09:54:14 EST)
- Re: [PATCH v3 0/6] enable creating [k,u]probe with perf_event_open Daniel Borkmann (Fri Dec 01 2017 - 09:54:37 EST)
- Re: [PATCH v2 10/19] ASoC: tlv320aic31xx: Add MICBIAS off setting Andrew F. Davis (Fri Dec 01 2017 - 09:56:48 EST)
- Re: [PATCH net,stable v4 0/3] vhost: fix a few skb leaks Michael S. Tsirkin (Fri Dec 01 2017 - 09:58:32 EST)
- Re: [PATCH v2 14/19] ASoC: tlv320aic31xx: Remove regulator notification handling Andrew F. Davis (Fri Dec 01 2017 - 10:01:40 EST)
- Re: [PATCH v5 10/12] perf util: Reuse thread_map__new_by_uid to enumerate threads from /proc Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 10:02:41 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Ard Biesheuvel (Fri Dec 01 2017 - 10:03:47 EST)
- Re: [PATCH v2 15/19] ASoC: tlv320aic31xx: Reset registers during power up Andrew F. Davis (Fri Dec 01 2017 - 10:05:01 EST)
- [PATCH v2] venus: venc: set correctly GOP size and number of B-frames Stanimir Varbanov (Fri Dec 01 2017 - 10:08:21 EST)
- RE: [PATCH v18 05/10] xbitmap: add more operations Wang, Wei W (Fri Dec 01 2017 - 10:09:17 EST)
- Re: [PATCH v8 3/5] fw_cfg: do DMA read operation Michael S. Tsirkin (Fri Dec 01 2017 - 10:15:04 EST)
- Re: [PATCH 2/2] TESTING! KVM: x86: add invalidate_range mmu notifier Paolo Bonzini (Fri Dec 01 2017 - 10:15:46 EST)
- Re: KAISER: kexec triggers a warning Baoquan He (Fri Dec 01 2017 - 10:18:59 EST)
- Re: [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages Vlastimil Babka (Fri Dec 01 2017 - 10:20:16 EST)
- Re: [PATCH 1/1] at24: Fix IÂC device selection for runtime PM Sven Van Asbroeck (Fri Dec 01 2017 - 10:20:48 EST)
- Re: [PATCH net-next] net: dsa: Allow compiling out legacy support Vivien Didelot (Fri Dec 01 2017 - 10:22:06 EST)
- Re: [kernel-hardening] Re: [PATCH v5 next 5/5] net: modules: use request_module_cap() to load 'netdev-%s' modules Marcus Meissner (Fri Dec 01 2017 - 10:22:15 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Paolo Bonzini (Fri Dec 01 2017 - 10:27:21 EST)
- Re: KAISER: kexec triggers a warning Borislav Petkov (Fri Dec 01 2017 - 10:27:27 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Cyril Hrubis (Fri Dec 01 2017 - 10:27:59 EST)
- Re: [PATCH] power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Sebastian Reichel (Fri Dec 01 2017 - 10:28:33 EST)
- Re: [PATCH] power: supply: charger-manager: Fix typo in condition Sebastian Reichel (Fri Dec 01 2017 - 10:29:26 EST)
- [PATCH] irqdesc: Use bool return type instead of int Will Deacon (Fri Dec 01 2017 - 10:29:41 EST)
- Re: [PATCH 1/2] power: supply: ab8500_charger: Fix an error handling path Sebastian Reichel (Fri Dec 01 2017 - 10:29:54 EST)
- Re: [PATCH 2/2] power: supply: ab8500_charger: Bail out in case of error in 'ab8500_charger_init_hw_registers()' Sebastian Reichel (Fri Dec 01 2017 - 10:30:18 EST)
- Re: [PATCH] power: supply: cpcap-battery: Fix platform_get_irq_byname's error checking Sebastian Reichel (Fri Dec 01 2017 - 10:30:55 EST)
- Re: KAISER: kexec triggers a warning Dave Hansen (Fri Dec 01 2017 - 10:31:44 EST)
- Re: Unlock-lock questions and the Linux Kernel Memory Model Alan Stern (Fri Dec 01 2017 - 10:32:23 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Andrew F. Davis (Fri Dec 01 2017 - 10:32:31 EST)
- Re: blk-mq + bfq IO hangs after writing partition table Ming Lei (Fri Dec 01 2017 - 10:33:32 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Fri Dec 01 2017 - 10:34:44 EST)
- [PATCH] mm, oom, docs: document groupoom mount option Roman Gushchin (Fri Dec 01 2017 - 10:34:59 EST)
- Re: [PATCH] HSI: cmt_speech: use timespec64 instead of timespec Sebastian Reichel (Fri Dec 01 2017 - 10:36:03 EST)
- Re: [PATCH 1/1] at24: Fix I²C device selection for runtime PM Sakari Ailus (Fri Dec 01 2017 - 10:36:16 EST)
- Re: KAISER: kexec triggers a warning Borislav Petkov (Fri Dec 01 2017 - 10:37:25 EST)
- Re: [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG Michael S. Tsirkin (Fri Dec 01 2017 - 10:38:25 EST)
- [PATCH v4 0/2] Input: Add Cypress Gen5 Touchscreen driver MylÃne Josserand (Fri Dec 01 2017 - 10:41:05 EST)
- [PATCH v4 1/2] Input: Add driver for Cypress Generation 5 touchscreen MylÃne Josserand (Fri Dec 01 2017 - 10:41:12 EST)
- [PATCH v4 2/2] dt-bindings: input: Add documentation for cyttsp5 MylÃne Josserand (Fri Dec 01 2017 - 10:41:23 EST)
- Re: [PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown Sebastian Reichel (Fri Dec 01 2017 - 10:42:19 EST)
- [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space" Steven Rostedt (Fri Dec 01 2017 - 10:49:23 EST)
- [PATCH RT 03/15] rtmutex: Fix lock stealing logic Steven Rostedt (Fri Dec 01 2017 - 10:49:36 EST)
- [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue Steven Rostedt (Fri Dec 01 2017 - 10:49:50 EST)
- Re: [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled Michael S. Tsirkin (Fri Dec 01 2017 - 10:50:02 EST)
- [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel() Steven Rostedt (Fri Dec 01 2017 - 10:50:24 EST)
- [PATCH RT 13/15] rt/locking: allow recursive local_trylock() Steven Rostedt (Fri Dec 01 2017 - 10:50:48 EST)
- [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup) Steven Rostedt (Fri Dec 01 2017 - 10:50:52 EST)
- [PATCH RT 14/15] locking/rtmutex: dont drop the wait_lock twice Steven Rostedt (Fri Dec 01 2017 - 10:50:56 EST)
- [PATCH 1/2] x86/mce/AMD: Define function to get SMCA bank type Yazen Ghannam (Fri Dec 01 2017 - 10:51:06 EST)
- [PATCH 2/2] x86/mce: Report only DRAM ECC as memory errors on AMD systems Yazen Ghannam (Fri Dec 01 2017 - 10:51:21 EST)
- [PATCH RT 03/15] rtmutex: Fix lock stealing logic Steven Rostedt (Fri Dec 01 2017 - 10:51:37 EST)
- [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled Steven Rostedt (Fri Dec 01 2017 - 10:51:49 EST)
- Re: [PATCH RT 00/15] Linux Steven Rostedt (Fri Dec 01 2017 - 10:51:55 EST)
- Re: [PATCH V4 3/5] device property: Introduce a common API to fetch device match data Sinan Kaya (Fri Dec 01 2017 - 10:51:58 EST)
- Re: [PATCH net] rxrpc: Fix the MAINTAINERS record Joe Perches (Fri Dec 01 2017 - 10:52:29 EST)
- [PATCH RT 12/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue Steven Rostedt (Fri Dec 01 2017 - 10:53:09 EST)
- [PATCH RT 11/15] Bluetooth: avoid recursive locking in hci_send_to_channel() Steven Rostedt (Fri Dec 01 2017 - 10:53:25 EST)
- Re: [PATCH v3 2/2] Protected O_CREAT open in sticky directories Alan Cox (Fri Dec 01 2017 - 10:53:27 EST)
- [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier Steven Rostedt (Fri Dec 01 2017 - 10:53:55 EST)
- [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 10:54:07 EST)
- [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 10:54:25 EST)
- [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down Steven Rostedt (Fri Dec 01 2017 - 10:54:44 EST)
- [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled Steven Rostedt (Fri Dec 01 2017 - 10:54:58 EST)
- [PATCH RT 15/15] Linux 4.9.65-rt57-rc1 Steven Rostedt (Fri Dec 01 2017 - 10:55:13 EST)
- [PATCH RT 00/15] Linux 4.9.65-rt57-rc1 Steven Rostedt (Fri Dec 01 2017 - 10:55:32 EST)
- Re: [PATCH v2 14/19] ASoC: tlv320aic31xx: Remove regulator notification handling Mark Brown (Fri Dec 01 2017 - 10:55:45 EST)
- [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code" Steven Rostedt (Fri Dec 01 2017 - 10:55:59 EST)
- Re: [PATCH v2 15/19] ASoC: tlv320aic31xx: Reset registers during power up Mark Brown (Fri Dec 01 2017 - 10:56:06 EST)
- Re: [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Richard Cochran (Fri Dec 01 2017 - 10:56:16 EST)
- [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space" Steven Rostedt (Fri Dec 01 2017 - 10:56:47 EST)
- [PATCH RT 13/15] rt/locking: allow recursive local_trylock() Steven Rostedt (Fri Dec 01 2017 - 10:57:16 EST)
- [PATCH RT 00/15] Linux Steven Rostedt (Fri Dec 01 2017 - 10:57:33 EST)
- Essential get_user fix missing from 3.10 aarch64 Jason A. Donenfeld (Fri Dec 01 2017 - 10:57:37 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Mark Brown (Fri Dec 01 2017 - 10:57:45 EST)
- [PATCH RT 07/15] kernel/hrtimer: migrate deferred timer on CPU down Steven Rostedt (Fri Dec 01 2017 - 10:58:11 EST)
- [PATCH RT 09/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 10:58:33 EST)
- [PATCH v2 1/4] 44x/fsp2: add fsp2 headers Ivan Mikhaylov (Fri Dec 01 2017 - 10:58:44 EST)
- [PATCH v2 4/4] 44x/fsp2: add irq error handlers Ivan Mikhaylov (Fri Dec 01 2017 - 10:58:54 EST)
- [PATCH v2 3/4] 44x/fsp2: tvsense workaround for dd1 Ivan Mikhaylov (Fri Dec 01 2017 - 10:59:15 EST)
- [PATCH v2 2/4] 44x/fsp2: interrupt handling setup Ivan Mikhaylov (Fri Dec 01 2017 - 10:59:28 EST)
- [PATCH RT 10/15] kernel/hrtimer/hotplug: dont wake ktimersoftd while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 10:59:43 EST)
- [PATCH RT 05/15] cpu_pm: replace raw_notifier to atomic_notifier Steven Rostedt (Fri Dec 01 2017 - 11:00:03 EST)
- [PATCH RT 08/15] net: take the tcp_sk_lock lock with BH disabled Steven Rostedt (Fri Dec 01 2017 - 11:00:13 EST)
- [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code" Steven Rostedt (Fri Dec 01 2017 - 11:00:42 EST)
- [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled Steven Rostedt (Fri Dec 01 2017 - 11:00:52 EST)
- [PATCH RT 06/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup) Steven Rostedt (Fri Dec 01 2017 - 11:01:07 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Jason Gunthorpe (Fri Dec 01 2017 - 11:02:17 EST)
- Re: Null pointer 4.14.1-rt3 Steven Rostedt (Fri Dec 01 2017 - 11:03:24 EST)
- Re: [PATCH RFC 0/6] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V Paolo Bonzini (Fri Dec 01 2017 - 11:11:40 EST)
- Re: Unlock-lock questions and the Linux Kernel Memory Model Daniel Lustig (Fri Dec 01 2017 - 11:17:32 EST)
- Re: [Xen-devel] [PATCH V2] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute Govinda Tatti (Fri Dec 01 2017 - 11:17:33 EST)
- Re: Essential get_user fix missing from 3.10 aarch64 Willy Tarreau (Fri Dec 01 2017 - 11:18:08 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Lorenzo Pieralisi (Fri Dec 01 2017 - 11:20:04 EST)
- Re: [PATCH v2] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Andy Lutomirski (Fri Dec 01 2017 - 11:22:28 EST)
- Re: [PATCH] vfio/iommu_type1: report the IOMMU aperture info Alex Williamson (Fri Dec 01 2017 - 11:22:37 EST)
- Re: Unlock-lock questions and the Linux Kernel Memory Model Will Deacon (Fri Dec 01 2017 - 11:24:05 EST)
- Re: [PATCH v2 18/18] perf: arm_spe: Disallow userspace profiling when arm_kernel_unmapped_at_el0() Stephen Boyd (Fri Dec 01 2017 - 11:26:46 EST)
- WARNING in binder_send_failed_reply syzbot (Fri Dec 01 2017 - 11:27:10 EST)
- Re: [PATCH 1/1] at24: Fix IÂC device selection for runtime PM Bartosz Golaszewski (Fri Dec 01 2017 - 11:29:33 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Dan Williams (Fri Dec 01 2017 - 11:30:00 EST)
- Re: WARNING in binder_send_failed_reply Dmitry Vyukov (Fri Dec 01 2017 - 11:30:16 EST)
- Re: [PATCH] scsi: ipr: fix incorrect indentation of assignment statement Brian King (Fri Dec 01 2017 - 11:30:59 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Jason Gunthorpe (Fri Dec 01 2017 - 11:31:47 EST)
- Re: [GIT PULL] hash addresses printed with %p Kees Cook (Fri Dec 01 2017 - 11:33:41 EST)
- Re: [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Stephen Boyd (Fri Dec 01 2017 - 11:34:45 EST)
- Re: [PATCH v5 2/2] leds: lm3692x: Introduce LM3692x dual string driver Dan Murphy (Fri Dec 01 2017 - 11:34:59 EST)
- [PATCH 0/2] serial: stm32: fix name conflict Ludovic Barre (Fri Dec 01 2017 - 11:37:44 EST)
- [PATCH 1/2] serial: stm32: add default console Ludovic Barre (Fri Dec 01 2017 - 11:37:53 EST)
- [PATCH 2/2] serial: stm32: fix name conflict with 8250 Ludovic Barre (Fri Dec 01 2017 - 11:38:06 EST)
- Re: Null pointer 4.14.1-rt3 Sebastian Andrzej Siewior (Fri Dec 01 2017 - 11:38:46 EST)
- Re: KAISER: kexec triggers a warning Eduardo Valentin (Fri Dec 01 2017 - 11:39:04 EST)
- Re: [PATCH v3 2/3] clk: meson-axg: add clock controller drivers Stephen Boyd (Fri Dec 01 2017 - 11:39:12 EST)
- Re: [PATCH v2 18/18] perf: arm_spe: Disallow userspace profiling when arm_kernel_unmapped_at_el0() Will Deacon (Fri Dec 01 2017 - 11:49:50 EST)
- [PATCH v2] crypto: Add myself as co-maintainer for s5p-sss.c Kamil Konieczny (Fri Dec 01 2017 - 11:51:16 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Ben Hutchings (Fri Dec 01 2017 - 11:52:40 EST)
- Re: [PATCH] pci: dwc: pci-dra7xx: Make shutdown handler static Lorenzo Pieralisi (Fri Dec 01 2017 - 11:52:46 EST)
- [PATCH v6 6/6] leds: as3645a: Update the LED label generation Dan Murphy (Fri Dec 01 2017 - 11:56:47 EST)
- [PATCH v6 5/6] leds: lp8860: Update the LED label generation Dan Murphy (Fri Dec 01 2017 - 11:56:52 EST)
- [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Dan Murphy (Fri Dec 01 2017 - 11:56:54 EST)
- [PATCH v6 1/6] leds: Add new API to derive a LED name Dan Murphy (Fri Dec 01 2017 - 11:57:05 EST)
- [PATCH v6 3/6] leds: lm3692x: Introduce LM3692x dual string driver Dan Murphy (Fri Dec 01 2017 - 11:57:22 EST)
- [PATCH v6 2/6] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Dan Murphy (Fri Dec 01 2017 - 11:57:33 EST)
- Re: [PATCH v2] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Boris Ostrovsky (Fri Dec 01 2017 - 11:57:47 EST)
- Re: [PATCH v6 6/6] leds: as3645a: Update the LED label generation Dan Murphy (Fri Dec 01 2017 - 11:58:40 EST)
- Inquiry 01-12-2017 Prakash Najim (Fri Dec 01 2017 - 12:00:02 EST)
- Re: [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Jerome Brunet (Fri Dec 01 2017 - 12:00:09 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Dan Murphy (Fri Dec 01 2017 - 12:00:24 EST)
- Re: [PATCH v13 5/7] mm, oom: add cgroup v2 mount option for cgroup-aware OOM killer Roman Gushchin (Fri Dec 01 2017 - 12:00:49 EST)
- [PATCH v10 0/6] Add support for Qualcomm A53 CPU clock Georgi Djakov (Fri Dec 01 2017 - 12:02:33 EST)
- [PATCH v10 1/6] mailbox: qcom: Convert APCS IPC driver to use regmap Georgi Djakov (Fri Dec 01 2017 - 12:02:38 EST)
- [PATCH v10 4/6] clk: qcom: Add regmap mux-div clocks support Georgi Djakov (Fri Dec 01 2017 - 12:02:43 EST)
- Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin (Fri Dec 01 2017 - 12:02:58 EST)
- [PATCH v10 6/6] clk: qcom: Add APCS clock controller support Georgi Djakov (Fri Dec 01 2017 - 12:03:11 EST)
- [PATCH v10 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding Georgi Djakov (Fri Dec 01 2017 - 12:03:30 EST)
- Re: KAISER: kexec triggers a warning Borislav Petkov (Fri Dec 01 2017 - 12:03:34 EST)
- [PATCH v10 3/6] clk: qcom: Add A53 PLL support Georgi Djakov (Fri Dec 01 2017 - 12:04:01 EST)
- [PATCH v10 2/6] mailbox: qcom: Create APCS child device for clock controller Georgi Djakov (Fri Dec 01 2017 - 12:04:22 EST)
- Re: mmots test error: WARNING in __wake_up_common Christoph Hellwig (Fri Dec 01 2017 - 12:06:03 EST)
- Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Dave Hansen (Fri Dec 01 2017 - 12:06:40 EST)
- Re: [PATCH net-next 0/5] bpftool: cgroup bpf operations Roman Gushchin (Fri Dec 01 2017 - 12:07:02 EST)
- Re: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Grygorii Strashko (Fri Dec 01 2017 - 12:07:55 EST)
- Re: waitqueue lockdep annotation Christoph Hellwig (Fri Dec 01 2017 - 12:11:08 EST)
- Re: [PATCH v13 6/7] mm, oom, docs: describe the cgroup-aware OOM killer Michal Hocko (Fri Dec 01 2017 - 12:14:03 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Peter Zijlstra (Fri Dec 01 2017 - 12:15:16 EST)
- general protection fault in sidtab_search_core syzbot (Fri Dec 01 2017 - 12:17:08 EST)
- Re: Unlock-lock questions and the Linux Kernel Memory Model Alan Stern (Fri Dec 01 2017 - 12:18:44 EST)
- [PATCH v2 0/8] drm/i915: Implement HDCP Sean Paul (Fri Dec 01 2017 - 12:20:41 EST)
- [PATCH v2 1/8] drm: Fix link-status kerneldoc line lengths Sean Paul (Fri Dec 01 2017 - 12:20:54 EST)
- [PATCH v2 2/8] drm/i915: Add more control to wait_for routines Sean Paul (Fri Dec 01 2017 - 12:21:01 EST)
- [PATCH v2 3/8] drm: Add Content Protection property Sean Paul (Fri Dec 01 2017 - 12:21:21 EST)
- [PATCH v2 4/8] drm: Add some HDCP related #defines Sean Paul (Fri Dec 01 2017 - 12:21:30 EST)
- [PATCH v2 5/8] drm/i915: Add HDCP framework + base implementation Sean Paul (Fri Dec 01 2017 - 12:21:39 EST)
- [PATCH v2 7/8] drm/i915: Implement HDCP for HDMI Sean Paul (Fri Dec 01 2017 - 12:21:49 EST)
- [PATCH v2 8/8] drm/i915: Implement HDCP for DisplayPort Sean Paul (Fri Dec 01 2017 - 12:21:54 EST)
- [PATCH v2 6/8] drm/i915: Add function to output Aksv over GMBUS Sean Paul (Fri Dec 01 2017 - 12:22:15 EST)
- Re: [PATCH v3 0/4] Fixes for omapdrm on OpenPandora and GTA04 Bartlomiej Zolnierkiewicz (Fri Dec 01 2017 - 12:22:23 EST)
- Re: [PATCH 2/2] ipc: Fix ipc data structures inconsistency Davidlohr Bueso (Fri Dec 01 2017 - 12:24:13 EST)
- Re: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Russell King - ARM Linux (Fri Dec 01 2017 - 12:25:16 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Matthew Wilcox (Fri Dec 01 2017 - 12:25:31 EST)
- [PATCH] staging: dgnc: add identifiers to function parameters Ashish Kalra (Fri Dec 01 2017 - 12:26:56 EST)
- Re: [PATCH] proc: do not show VmExe bigger than total executable virtual memory Vlastimil Babka (Fri Dec 01 2017 - 12:27:00 EST)
- Re: [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously Stephen Hemminger (Fri Dec 01 2017 - 12:29:23 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Russell King - ARM Linux (Fri Dec 01 2017 - 12:31:42 EST)
- Re: [PATCH RT 04/15] posixtimer: init timer only with CONFIG_POSIX_TIMERS enabled Steven Rostedt (Fri Dec 01 2017 - 12:35:45 EST)
- Re: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Florian Fainelli (Fri Dec 01 2017 - 12:37:03 EST)
- Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter David Daney (Fri Dec 01 2017 - 12:38:36 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Al Viro (Fri Dec 01 2017 - 12:39:59 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Peter Zijlstra (Fri Dec 01 2017 - 12:40:02 EST)
- Re: [PATCH v2 13/18] arm64: entry: Hook up entry trampoline to exception vectors Will Deacon (Fri Dec 01 2017 - 12:40:06 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. David Daney (Fri Dec 01 2017 - 12:43:07 EST)
- Re: [PATCH v2 10/19] ASoC: tlv320aic31xx: Add MICBIAS off setting Mark Brown (Fri Dec 01 2017 - 12:43:14 EST)
- Re: [Intel-gfx] [PATCH v2 2/8] drm/i915: Add more control to wait_for routines Chris Wilson (Fri Dec 01 2017 - 12:44:27 EST)
- Re: [PATCH v2] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Andy Lutomirski (Fri Dec 01 2017 - 12:44:46 EST)
- Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Andy Lutomirski (Fri Dec 01 2017 - 12:45:09 EST)
- Re: [PATCH RFC 5/6] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V Radim KrÄmÃÅ (Fri Dec 01 2017 - 12:45:41 EST)
- Re: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Russell King - ARM Linux (Fri Dec 01 2017 - 12:47:58 EST)
- Re: [Intel-gfx] [PATCH v2 2/8] drm/i915: Add more control to wait_for routines Sean Paul (Fri Dec 01 2017 - 12:48:44 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Will Deacon (Fri Dec 01 2017 - 12:50:27 EST)
- Re: [PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name" Arnaldo Carvalho de Melo (Fri Dec 01 2017 - 12:51:15 EST)
- Re: [PATCH v2 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro Will Deacon (Fri Dec 01 2017 - 12:51:46 EST)
- Re: [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously Paolo Bonzini (Fri Dec 01 2017 - 12:52:57 EST)
- Re: [PATCH v6 0/2] memory: Introduce ti-emif-sram driver Tony Lindgren (Fri Dec 01 2017 - 12:54:28 EST)
- Re: [PATCH] drm/panel: support Innolux P097PFG panel Emil Velikov (Fri Dec 01 2017 - 12:55:56 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Mark Rutland (Fri Dec 01 2017 - 12:58:24 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Dave Martin (Fri Dec 01 2017 - 12:58:54 EST)
- Re: [PATCH 1/1] at24: Fix IÂC device selection for runtime PM Sven Van Asbroeck (Fri Dec 01 2017 - 12:59:47 EST)
- Re: [PATCH 21/21] x86/entry: Clean up the SYSENTER_stack code Borislav Petkov (Fri Dec 01 2017 - 13:00:01 EST)
- Re: [PATCH v2 12/18] arm64: entry: Explicitly pass exception level to kernel_ventry macro Mark Rutland (Fri Dec 01 2017 - 13:00:58 EST)
- general protection fault in af_alg_free_areq_sgls syzbot (Fri Dec 01 2017 - 13:01:08 EST)
- Re: [Intel-gfx] [PATCH v2 2/8] drm/i915: Add more control to wait_for routines Sean Paul (Fri Dec 01 2017 - 13:01:20 EST)
- [PATCH v2 0/2] sched/fair: remote load updates for idle CPUs Brendan Jackman (Fri Dec 01 2017 - 13:01:54 EST)
- [PATCH v2 1/2] sched: force update of blocked load of idle cpus Brendan Jackman (Fri Dec 01 2017 - 13:02:00 EST)
- [PATCH v2 2/2] sched/fair: Update blocked load from newly idle balance Brendan Jackman (Fri Dec 01 2017 - 13:02:10 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Dave Hansen (Fri Dec 01 2017 - 13:02:50 EST)
- [PATCH] eeprom: at24: fix I2C device selection for runtime PM Sven Van Asbroeck (Fri Dec 01 2017 - 13:04:49 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Russell King - ARM Linux (Fri Dec 01 2017 - 13:08:43 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Will Deacon (Fri Dec 01 2017 - 13:15:01 EST)
- Re: [PATCH v4 2/3] dt-bindings: display: rockchip: update DSI controller Brian Norris (Fri Dec 01 2017 - 13:21:32 EST)
- [GIT PULL] arm64: fixes for -rc2 Will Deacon (Fri Dec 01 2017 - 13:23:37 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Dave Martin (Fri Dec 01 2017 - 13:24:20 EST)
- Timer refuses to expire Paul E. McKenney (Fri Dec 01 2017 - 13:25:38 EST)
- Re: [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels Noralf TrÃnnes (Fri Dec 01 2017 - 13:27:48 EST)
- Re: [patches] Re: [PATCH 08/10] RISC-V: Set __ARCH_WANT_RENAMEAT to pick up generic version Christoph Hellwig (Fri Dec 01 2017 - 13:28:02 EST)
- Re: [PATCH v5 04/12] perf util: Add rbtree node_delete ops Andi Kleen (Fri Dec 01 2017 - 13:29:44 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Emil Velikov (Fri Dec 01 2017 - 13:29:58 EST)
- [PATCH] sched/rt: Do not do push/pull when there is only one CPU Steven Rostedt (Fri Dec 01 2017 - 13:32:29 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Henning Schild (Fri Dec 01 2017 - 13:34:51 EST)
- Re: [PATCH] eeprom: at24: fix I2C device selection for runtime PM Sven Van Asbroeck (Fri Dec 01 2017 - 13:35:58 EST)
- [PATCH v2] eeprom: at24: fix I2C device selection for runtime PM Sven Van Asbroeck (Fri Dec 01 2017 - 13:37:38 EST)
- [PATCHv5 1/1] ima: re-introduce own integrity cache lock Dmitry Kasatkin (Fri Dec 01 2017 - 13:40:21 EST)
- Re: [PATCH v2 0/8] drm/i915: Implement HDCP Hans Verkuil (Fri Dec 01 2017 - 13:47:58 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Ben Hutchings (Fri Dec 01 2017 - 13:49:03 EST)
- KASAN: slab-out-of-bounds Read in strcmp syzbot (Fri Dec 01 2017 - 13:52:11 EST)
- Re: [PATCH v2 0/8] drm/i915: Implement HDCP Sean Paul (Fri Dec 01 2017 - 13:58:55 EST)
- Re: waitqueue lockdep annotation Jason Baron (Fri Dec 01 2017 - 14:01:12 EST)
- Re: [PATCH 00/11] fs: use freeze_fs on suspend/hibernate Jeff Layton (Fri Dec 01 2017 - 14:05:52 EST)
- Re: general protection fault in af_alg_free_areq_sgls Eric Biggers (Fri Dec 01 2017 - 14:06:13 EST)
- Re: [PATCH v2 6/8] drm/i915: Add function to output Aksv over GMBUS Ville Syrjälä (Fri Dec 01 2017 - 14:06:24 EST)
- [PATCH] bpf: Fix compile warnings when !CONFIG_BPF_SYSCALL Jason Gunthorpe (Fri Dec 01 2017 - 14:06:36 EST)
- Re: KASAN: stack-out-of-bounds Write in sha3_update Eric Biggers (Fri Dec 01 2017 - 14:07:32 EST)
- Re: KASAN: use-after-free Read in aead_recvmsg Eric Biggers (Fri Dec 01 2017 - 14:11:19 EST)
- Re: [PATCH v2 6/8] drm/i915: Add function to output Aksv over GMBUS Sean Paul (Fri Dec 01 2017 - 14:17:47 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Ard Biesheuvel (Fri Dec 01 2017 - 14:20:27 EST)
- [PATCH tip/core/rcu 0/10] Don not IPI offline CPUs, de-emphasize cond_resched_rcu_qs() Paul E. McKenney (Fri Dec 01 2017 - 14:21:38 EST)
- [PATCH tip/core/rcu 01/10] sched: Stop resched_cpu() from sending IPIs to offline CPUs Paul E. McKenney (Fri Dec 01 2017 - 14:21:58 EST)
- [PATCH tip/core/rcu 10/10] rcu: Account for rcu_all_qs() in cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:22:04 EST)
- [PATCH tip/core/rcu 05/10] workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:22:07 EST)
- [PATCH tip/core/rcu 03/10] netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:22:16 EST)
- [PATCH tip/core/rcu 06/10] trace: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:22:27 EST)
- [PATCH tip/core/rcu 08/10] fs: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:22:37 EST)
- [PATCH tip/core/rcu 07/10] softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:23:07 EST)
- [PATCH tip/core/rcu 09/10] doc: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:23:19 EST)
- Re: 3239b6f29b ("KEYS: return full count in keyring_read() if buffer is too small"): ltp.keyctl06.fail Eric Biggers (Fri Dec 01 2017 - 14:23:21 EST)
- Re: [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload Shannon Nelson (Fri Dec 01 2017 - 14:23:50 EST)
- Re: [PATCH v2 2/2] cros_ec: Move cros_ec_dev module to drivers/mfd Gwendal Grignou (Fri Dec 01 2017 - 14:23:57 EST)
- Re: [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload Shannon Nelson (Fri Dec 01 2017 - 14:24:16 EST)
- Re: [PATCH v2 1/2] cros_ec: Split cros_ec_devs module Gwendal Grignou (Fri Dec 01 2017 - 14:24:31 EST)
- [PATCH tip/core/rcu 04/10] mm: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Fri Dec 01 2017 - 14:24:58 EST)
- [PATCH tip/core/rcu 02/10] sched: Stop switched_to_rt() from sending IPIs to offline CPUs Paul E. McKenney (Fri Dec 01 2017 - 14:25:19 EST)
- Re: [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest Natarajan, Janakarajan (Fri Dec 01 2017 - 14:30:32 EST)
- Re: [PATCH] bpf: Fix compile warnings when !CONFIG_BPF_SYSCALL Daniel Borkmann (Fri Dec 01 2017 - 14:33:04 EST)
- [PATCH tip/core/rcu 0/17] RCU dyntick updates for v4.16 Paul E. McKenney (Fri Dec 01 2017 - 14:36:36 EST)
- [PATCH tip/core/rcu 02/17] rcu: Reduce dyntick-idle state space Paul E. McKenney (Fri Dec 01 2017 - 14:36:59 EST)
- [PATCH tip/core/rcu 03/17] rcu: Move rcu_nmi_{enter,exit}() to prepare for consolidation Paul E. McKenney (Fri Dec 01 2017 - 14:37:05 EST)
- [PATCH tip/core/rcu 16/17] doc: Update dyntick-idle design documentation for NMI/irq consolidation Paul E. McKenney (Fri Dec 01 2017 - 14:37:12 EST)
- [PATCH tip/core/rcu 10/17] rcu: Add ->dynticks field to rcu_dyntick trace event Paul E. McKenney (Fri Dec 01 2017 - 14:37:17 EST)
- [PATCH tip/core/rcu 13/17] rcu: Fold rcu_eqs_enter_common() into rcu_eqs_enter() Paul E. McKenney (Fri Dec 01 2017 - 14:37:27 EST)
- [PATCH tip/core/rcu 06/17] rcu: Make ->dynticks_nesting be a simple counter Paul E. McKenney (Fri Dec 01 2017 - 14:37:48 EST)
- Re: [PATCH 00/18] gpio: mockup: updates for v4.16 Linus Walleij (Fri Dec 01 2017 - 14:38:16 EST)
- [PATCH tip/core/rcu 11/17] rcu: Stop duplicating lockdep checks in RCU's idle-entry code Paul E. McKenney (Fri Dec 01 2017 - 14:38:25 EST)
- [PATCH tip/core/rcu 14/17] rcu: Fold rcu_eqs_exit_common() into rcu_eqs_exit() Paul E. McKenney (Fri Dec 01 2017 - 14:38:35 EST)
- [PATCH tip/core/rcu 09/17] rcu: Shrink ->dynticks_{nmi_,}nesting from long long to long Paul E. McKenney (Fri Dec 01 2017 - 14:38:47 EST)
- [PATCH tip/core/rcu 05/17] rcu: Define rcu_irq_{enter,exit}() in terms of rcu_nmi_{enter,exit}() Paul E. McKenney (Fri Dec 01 2017 - 14:39:00 EST)
- [PATCH tip/core/rcu 12/17] rcu: Avoid ->dynticks_nesting store tearing Paul E. McKenney (Fri Dec 01 2017 - 14:39:09 EST)
- [PATCH tip/core/rcu 15/17] rcu: Simplify rcu_eqs_{enter,exit}() non-idle task debug code Paul E. McKenney (Fri Dec 01 2017 - 14:39:21 EST)
- [PATCH tip/core/rcu 17/17] tracing, rcu: Remove no longer used trace event rcu_prep_idle Paul E. McKenney (Fri Dec 01 2017 - 14:39:23 EST)
- Re: [PATCH] platform/x86: hp-wmi: Actually use mask parameter in hp_wmi_hw_state Darren Hart (Fri Dec 01 2017 - 14:39:38 EST)
- Re: [PATCH] MAINTAINERS: add myself as reviewer for gpio-mockup Linus Walleij (Fri Dec 01 2017 - 14:39:43 EST)
- [PATCH tip/core/rcu 01/17] rcu: Avoid ->dynticks_nmi_nesting store tearing Paul E. McKenney (Fri Dec 01 2017 - 14:40:17 EST)
- [PATCH tip/core/rcu 04/17] rcu: Clamp ->dynticks_nmi_nesting at eqs entry/exit Paul E. McKenney (Fri Dec 01 2017 - 14:40:19 EST)
- [PATCH tip/core/rcu 07/17] rcu: Eliminate rcu_irq_enter_disabled() Paul E. McKenney (Fri Dec 01 2017 - 14:40:47 EST)
- [PATCH tip/core/rcu 08/17] rcu: Add tracing to irq/NMI dyntick-idle transitions Paul E. McKenney (Fri Dec 01 2017 - 14:41:08 EST)
- [PATCH tip/core/rcu 0/6] Miscellaneous fixes for v4.16 Paul E. McKenney (Fri Dec 01 2017 - 14:41:54 EST)
- [PATCH tip/core/rcu 5/6] rcu: Add comment giving debug strategy for double call_rcu() Paul E. McKenney (Fri Dec 01 2017 - 14:42:16 EST)
- [PATCH tip/core/rcu 2/6] srcu: Change printk() %p to %pK Paul E. McKenney (Fri Dec 01 2017 - 14:42:25 EST)
- [PATCH tip/core/rcu 1/6] srcu: Prohibit call_srcu() use under raw spinlocks Paul E. McKenney (Fri Dec 01 2017 - 14:42:28 EST)
- [PATCH tip/core/rcu 6/6] rcu: Remove have_rcu_nocb_mask from tree_plugin.h Paul E. McKenney (Fri Dec 01 2017 - 14:42:45 EST)
- [PATCH tip/core/rcu 3/6] rcu: Change printk() %p to %pK Paul E. McKenney (Fri Dec 01 2017 - 14:43:02 EST)
- [PATCH tip/core/rcu 4/6] tracing, rcu: Hide trace event rcu_nocb_wake when not used Paul E. McKenney (Fri Dec 01 2017 - 14:43:16 EST)
- Re: [PATCH] bpf: Fix compile warnings when !CONFIG_BPF_SYSCALL Steven Rostedt (Fri Dec 01 2017 - 14:48:58 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. Philippe Ombredanne (Fri Dec 01 2017 - 14:50:18 EST)
- Re: [PATCH v5 1/3] platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing. Gwendal Grignou (Fri Dec 01 2017 - 14:50:23 EST)
- Re: [PATCH 0/4] add support of pinctrl to MT7622 SoC Linus Walleij (Fri Dec 01 2017 - 14:50:41 EST)
- [PATCH tip/core/rcu 0/21] De-emphasize {smp_,}read_barrier_depends Paul E. McKenney (Fri Dec 01 2017 - 14:51:04 EST)
- [PATCH tip/core/rcu 03/21] drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering Paul E. McKenney (Fri Dec 01 2017 - 14:51:39 EST)
- [PATCH tip/core/rcu 07/21] rtnetlink: Update now-misleading smp_read_barrier_depends() comment Paul E. McKenney (Fri Dec 01 2017 - 14:51:42 EST)
- [PATCH tip/core/rcu 05/21] percpu: READ_ONCE() now implies smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:52:03 EST)
- [PATCH tip/core/rcu 06/21] rcu: Adjust read-side accessor comments for READ_ONCE() Paul E. McKenney (Fri Dec 01 2017 - 14:52:15 EST)
- [PATCH tip/core/rcu 10/21] locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() Paul E. McKenney (Fri Dec 01 2017 - 14:52:26 EST)
- Re: [PATCH] platform/x86: hp-wmi: Actually use mask parameter in hp_wmi_hw_state Andy Shevchenko (Fri Dec 01 2017 - 14:52:35 EST)
- [PATCH tip/core/rcu 11/21] tracepoint: Remove smp_read_barrier_depends() from comment Paul E. McKenney (Fri Dec 01 2017 - 14:52:52 EST)
- [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:52:58 EST)
- [PATCH tip/core/rcu 02/21] mn10300: READ_ONCE() now implies smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:53:07 EST)
- [PATCH tip/core/rcu 16/21] drivers/infiniband: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:53:28 EST)
- [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:53:36 EST)
- [PATCH tip/core/rcu 14/21] netfilter: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:53:43 EST)
- [PATCH tip/core/rcu 13/21] mm/ksm: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:54:20 EST)
- Re: [PATCH v5 2/3] platform/chrome: cros_ec_lpc: Add support for Google Glimmer Gwendal Grignou (Fri Dec 01 2017 - 14:54:42 EST)
- [PATCH tip/core/rcu 04/21] fs/dcache: Use release-acquire for name/length update Paul E. McKenney (Fri Dec 01 2017 - 14:54:54 EST)
- [PATCH tip/core/rcu 17/21] doc: De-emphasize smp_read_barrier_depends Paul E. McKenney (Fri Dec 01 2017 - 14:55:01 EST)
- [PATCH tip/core/rcu 09/21] uprobes: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:55:05 EST)
- [PATCH tip/core/rcu 15/21] keyring: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:55:17 EST)
- [PATCH tip/core/rcu 19/21] netlink: Remove smp_read_barrier_depends() from comment Paul E. McKenney (Fri Dec 01 2017 - 14:55:47 EST)
- [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:56:01 EST)
- [PATCH tip/core/rcu 12/21] lib/assoc_array: Remove smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:56:17 EST)
- [PATCH tip/core/rcu 18/21] genetlink: Remove smp_read_barrier_depends() from comment Paul E. McKenney (Fri Dec 01 2017 - 14:56:45 EST)
- [PATCH tip/core/rcu 08/21] seqlock: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 14:56:55 EST)
- RE: [PATCH v2] RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo() Nikolova, Tatyana E (Fri Dec 01 2017 - 14:58:46 EST)
- Re: [PATCH v5 3/3] platform/chrome: Register cros_ec_accel_legacy driver Gwendal Grignou (Fri Dec 01 2017 - 15:01:03 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. David Daney (Fri Dec 01 2017 - 15:01:18 EST)
- Re: [PATCH v2 6/8] drm/i915: Add function to output Aksv over GMBUS Ville Syrjälä (Fri Dec 01 2017 - 15:03:46 EST)
- [PATCH tip/core/rcu 0/20] Torture-test updates for v4.16 Paul E. McKenney (Fri Dec 01 2017 - 15:08:31 EST)
- [PATCH tip/core/rcu 12/20] rcutorture: Simplify logging Paul E. McKenney (Fri Dec 01 2017 - 15:09:23 EST)
- [PATCH tip/core/rcu 19/20] torture: Eliminate torture_runnable and perf_runnable Paul E. McKenney (Fri Dec 01 2017 - 15:09:32 EST)
- [PATCH tip/core/rcu 15/20] torture: Place all torture-test modules in one MAINTAINERS group Paul E. McKenney (Fri Dec 01 2017 - 15:09:44 EST)
- [PATCH tip/core/rcu 11/20] rcutorture/kvm-recheck-*: Improve result directory readability check Paul E. McKenney (Fri Dec 01 2017 - 15:09:56 EST)
- [PATCH tip/core/rcu 09/20] rcutorture/kvm.sh: Use consistent help text for --qemu-args Paul E. McKenney (Fri Dec 01 2017 - 15:10:07 EST)
- [PATCH] Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 Kees Cook (Fri Dec 01 2017 - 15:10:12 EST)
- Re: [PATCH 1/8] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts Fabio Estevam (Fri Dec 01 2017 - 15:10:22 EST)
- [PATCH tip/core/rcu 06/20] rcutorture/configinit: Fix build directory error message Paul E. McKenney (Fri Dec 01 2017 - 15:10:41 EST)
- [PATCH tip/core/rcu 04/20] torture: Reduce #ifdefs for preempt_schedule() Paul E. McKenney (Fri Dec 01 2017 - 15:10:59 EST)
- Re: PI futexes + lock stealing woes Darren Hart (Fri Dec 01 2017 - 15:11:23 EST)
- [PATCH tip/core/rcu 08/20] rcutorture/kvm.sh: Remove unused variable, `alldone` Paul E. McKenney (Fri Dec 01 2017 - 15:11:33 EST)
- Re: [PATCH 2/8] ARM: dts: imx7: build imx7d-sbc-iot-imx7 dtb Fabio Estevam (Fri Dec 01 2017 - 15:11:41 EST)
- [PATCH tip/core/rcu 13/20] rcutorture: Simplify functions.sh include path Paul E. McKenney (Fri Dec 01 2017 - 15:11:55 EST)
- [PATCH tip/core/rcu 20/20] torture: Save a line in stutter_wait(): while -> for Paul E. McKenney (Fri Dec 01 2017 - 15:12:09 EST)
- [PATCH tip/core/rcu 05/20] rcutorture: Preempt RCU-preempt readers more vigorously Paul E. McKenney (Fri Dec 01 2017 - 15:12:39 EST)
- [PATCH tip/core/rcu 18/20] torture: Make stutter less vulnerable to compilers and races Paul E. McKenney (Fri Dec 01 2017 - 15:12:42 EST)
- [PATCH tip/core/rcu 16/20] locking/locktorture: Fix rwsem reader_delay Paul E. McKenney (Fri Dec 01 2017 - 15:12:53 EST)
- Re: [PATCH] platform/x86: hp-wmi: Actually use mask parameter in hp_wmi_hw_state Darren Hart (Fri Dec 01 2017 - 15:13:07 EST)
- Re: [PATCH 3/8] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2 Fabio Estevam (Fri Dec 01 2017 - 15:13:28 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Daniel Borkmann (Fri Dec 01 2017 - 15:13:34 EST)
- [PATCH tip/core/rcu 17/20] locking/locktorture: Fix num reader/writer corner cases Paul E. McKenney (Fri Dec 01 2017 - 15:13:56 EST)
- [PATCH tip/core/rcu 01/20] torture: Suppress CPU stall warnings during shutdown ftrace dump Paul E. McKenney (Fri Dec 01 2017 - 15:14:08 EST)
- Re: [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Joe Perches (Fri Dec 01 2017 - 15:14:29 EST)
- [PATCH tip/core/rcu 03/20] rcutorture: Change printk() %p to %pK Paul E. McKenney (Fri Dec 01 2017 - 15:14:58 EST)
- Re: [PATCH net v2] tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() David Miller (Fri Dec 01 2017 - 15:15:05 EST)
- [PATCH tip/core/rcu 10/20] rcutorture/kvm.sh: Support execution from any directory Paul E. McKenney (Fri Dec 01 2017 - 15:15:29 EST)
- [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK Paul E. McKenney (Fri Dec 01 2017 - 15:15:41 EST)
- Re: [PATCH/trivial] ledtrig-activity: Grammar s/a immediate/an immediate/ Jacek Anaszewski (Fri Dec 01 2017 - 15:15:50 EST)
- [PATCH tip/core/rcu 07/20] rcutorture: Remove unused script, config2frag.sh Paul E. McKenney (Fri Dec 01 2017 - 15:16:17 EST)
- [PATCH tip/core/rcu 14/20] rcutorture/kvm-build.sh: Skip build directory check Paul E. McKenney (Fri Dec 01 2017 - 15:16:27 EST)
- Re: [PATCH 4/8] ARM: dts: imx7s: add dma support Fabio Estevam (Fri Dec 01 2017 - 15:17:45 EST)
- Re: [PATCH 8/8] PCIe: imx6: imx7d: add support for phy refclk source Fabio Estevam (Fri Dec 01 2017 - 15:21:28 EST)
- Re: [PATCH/trivial] ledtrig-activity: Grammar s/a immediate/an immediate/ Willy Tarreau (Fri Dec 01 2017 - 15:22:02 EST)
- [PATCH v3] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Boris Ostrovsky (Fri Dec 01 2017 - 15:23:54 EST)
- [PATCH] fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe() Alexey Khoroshilov (Fri Dec 01 2017 - 15:26:40 EST)
- Re: [PATCH] ARM: dts: imx6sx-sdb: Add DRM panel, power-enable and backlight support Fabio Estevam (Fri Dec 01 2017 - 15:27:21 EST)
- Re: [PATCH 0/2] net: ethtool: add support for ETH_RESET_AP David Miller (Fri Dec 01 2017 - 15:30:35 EST)
- Re: [PATCH] refcount_t: documentation for memory ordering differences Randy Dunlap (Fri Dec 01 2017 - 15:34:38 EST)
- Re: [PATCH] leds: pm8058: Make ledtype pointer sized type Jacek Anaszewski (Fri Dec 01 2017 - 15:36:21 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. Philippe Ombredanne (Fri Dec 01 2017 - 15:41:54 EST)
- Re: [PATCH] Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 Laura Abbott (Fri Dec 01 2017 - 15:46:45 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Daniel Borkmann (Fri Dec 01 2017 - 15:47:14 EST)
- [GIT PULL] xfs: fixes for 4.15-rc2 Darrick J. Wong (Fri Dec 01 2017 - 15:51:48 EST)
- [PATCH] audit: Avoid build failures on systems without renameat Palmer Dabbelt (Fri Dec 01 2017 - 15:53:57 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. David Daney (Fri Dec 01 2017 - 15:56:49 EST)
- Re: [PATCH v2] nvme-fc: don't require user to enter host_traddr James Smart (Fri Dec 01 2017 - 15:58:30 EST)
- maxcpus confusion Randy Dunlap (Fri Dec 01 2017 - 15:59:05 EST)
- Re: [PATCH] Support TrackStick of Thinkpad L570 Pali RohÃr (Fri Dec 01 2017 - 16:08:00 EST)
- Re: [PATCH 03/11] fs: add frozen sb state helpers Luis R. Rodriguez (Fri Dec 01 2017 - 16:13:42 EST)
- [PATCH] /dev/mem: Add bounce buffer for copy-out Kees Cook (Fri Dec 01 2017 - 16:19:47 EST)
- Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Dave Hansen (Fri Dec 01 2017 - 16:21:56 EST)
- Re: [REGRESSION] (>= v4.12) IO w/dmcrypt causing audio underruns vcaputo (Fri Dec 01 2017 - 16:26:24 EST)
- [PATCH 1/1]: powerpc: block interrupts when updating TIDR Sukadev Bhattiprolu (Fri Dec 01 2017 - 16:31:52 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Daniel Borkmann (Fri Dec 01 2017 - 16:35:06 EST)
- Re: [PATCH net-next 00/11] net: ethernet: ti: cpsw/ale clean up and optimization David Miller (Fri Dec 01 2017 - 16:36:56 EST)
- [PATCH v3 0/5] kasan: support alloca, LLVM Paul Lawrence (Fri Dec 01 2017 - 16:37:04 EST)
- [PATCH v3 1/5] kasan: add compiler support for clang Paul Lawrence (Fri Dec 01 2017 - 16:37:09 EST)
- [PATCH v3 3/5] kasan: support alloca() poisoning Paul Lawrence (Fri Dec 01 2017 - 16:37:13 EST)
- [PATCH v3 4/5] kasan: Add tests for alloca poisonong Paul Lawrence (Fri Dec 01 2017 - 16:37:27 EST)
- [PATCH v3 5/5] kasan: added functions for unpoisoning stack variables Paul Lawrence (Fri Dec 01 2017 - 16:37:43 EST)
- [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters. Paul Lawrence (Fri Dec 01 2017 - 16:38:04 EST)
- [GIT PULL] RISC-V Cleanups and ABI Fixes for 4.15-rc2 Palmer Dabbelt (Fri Dec 01 2017 - 16:39:18 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Doug Anderson (Fri Dec 01 2017 - 16:42:55 EST)
- kernel BUG at drivers/android/binder_alloc.c:LINE! syzbot (Fri Dec 01 2017 - 16:44:11 EST)
- Re: [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 16:44:29 EST)
- Re: PI futexes + lock stealing woes Julia Cartwright (Fri Dec 01 2017 - 16:49:50 EST)
- Re: [PATCH 00/11] fs: use freeze_fs on suspend/hibernate Dave Chinner (Fri Dec 01 2017 - 16:51:21 EST)
- [PATCH v5 00/10] clk: implement clock rate protection mechanism Jerome Brunet (Fri Dec 01 2017 - 16:52:14 EST)
- [PATCH v5 02/10] clk: take the prepare lock out of clk_core_set_parent Jerome Brunet (Fri Dec 01 2017 - 16:52:18 EST)
- [GIT PULL] Please pull NFS client fixes for 4.15-rc2 Anna Schumaker (Fri Dec 01 2017 - 16:52:29 EST)
- [PATCH v5 05/10] clk: use round rate to bail out early in set_rate Jerome Brunet (Fri Dec 01 2017 - 16:52:38 EST)
- [PATCH v5 10/10] clk: fix set_rate_range when current rate is out of range Jerome Brunet (Fri Dec 01 2017 - 16:52:48 EST)
- [PATCH v5 06/10] clk: add clock protection mechanism to clk core Jerome Brunet (Fri Dec 01 2017 - 16:53:12 EST)
- [PATCH v5 07/10] clk: cosmetic changes to clk_summary debugfs entry Jerome Brunet (Fri Dec 01 2017 - 16:53:23 EST)
- [PATCH v5 08/10] clk: fix CLK_SET_RATE_GATE with clock rate protection Jerome Brunet (Fri Dec 01 2017 - 16:53:37 EST)
- [PATCH v5 09/10] clk: add clk_rate_exclusive api Jerome Brunet (Fri Dec 01 2017 - 16:53:45 EST)
- [PATCH v5 03/10] clk: add clk_core_set_phase_nolock function Jerome Brunet (Fri Dec 01 2017 - 16:54:09 EST)
- [PATCH v5 04/10] clk: rework calls to round and determine rate callbacks Jerome Brunet (Fri Dec 01 2017 - 16:54:19 EST)
- [PATCH v5 01/10] clk: fix incorrect usage of ENOSYS Jerome Brunet (Fri Dec 01 2017 - 16:54:40 EST)
- Re: [PATCH v6 0/2] memory: Introduce ti-emif-sram driver Santosh Shilimkar (Fri Dec 01 2017 - 16:58:27 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Heiko Stuebner (Fri Dec 01 2017 - 16:58:50 EST)
- Re: [kernel-hardening][PATCH v2 3/3] arm: mm: dump: add checking for writable and executable pages Laura Abbott (Fri Dec 01 2017 - 16:59:57 EST)
- Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Andy Lutomirski (Fri Dec 01 2017 - 17:00:03 EST)
- Re: waitqueue lockdep annotation Christoph Hellwig (Fri Dec 01 2017 - 17:02:46 EST)
- Re: [PATCH] list_lru: Prefetch neighboring list entries before acquiring lock Dave Chinner (Fri Dec 01 2017 - 17:03:19 EST)
- Re: [alsa-devel] [PATCH v4 03/15] soundwire: Add Master registration Pierre-Louis Bossart (Fri Dec 01 2017 - 17:11:06 EST)
- Re: [RFC 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox Rob Herring (Fri Dec 01 2017 - 17:23:33 EST)
- [PATCH v5 0/9] Support PPTT for ARM64 Jeremy Linton (Fri Dec 01 2017 - 17:23:54 EST)
- [PATCH v5 2/9] ACPI/PPTT: Add Processor Properties Topology Table parsing Jeremy Linton (Fri Dec 01 2017 - 17:24:04 EST)
- [PATCH v5 4/9] drivers: base cacheinfo: Add support for ACPI based firmware tables Jeremy Linton (Fri Dec 01 2017 - 17:24:08 EST)
- [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code Jeremy Linton (Fri Dec 01 2017 - 17:24:12 EST)
- [PATCH v5 9/9] ACPI: Add PPTT to injectable table list Jeremy Linton (Fri Dec 01 2017 - 17:24:14 EST)
- [PATCH v5 8/9] arm64: topology: Enable ACPI/PPTT based CPU topology. Jeremy Linton (Fri Dec 01 2017 - 17:24:42 EST)
- [PATCH v5 7/9] arm64: Topology, rename cluster_id Jeremy Linton (Fri Dec 01 2017 - 17:25:00 EST)
- [feature request] Linux should never break, it should rebuild/repair itself automatically BILL ENGVALD (Fri Dec 01 2017 - 17:25:08 EST)
- [PATCH v5 5/9] arm64: Add support for ACPI based firmware tables Jeremy Linton (Fri Dec 01 2017 - 17:25:38 EST)
- Re: [PATCH v2] soc: qcom: smp2p: Access APCS as mailbox client Rob Herring (Fri Dec 01 2017 - 17:25:53 EST)
- [PATCH v5 1/9] arm64/acpi: Create arch specific cpu to acpi id helper Jeremy Linton (Fri Dec 01 2017 - 17:26:16 EST)
- [PATCH v5 3/9] ACPI: Enable PPTT support on ARM64 Jeremy Linton (Fri Dec 01 2017 - 17:26:17 EST)
- Re: 21729f81ce ("x86/mm: Provide general kernel support for memory encryption"): BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code Tom Lendacky (Fri Dec 01 2017 - 17:31:27 EST)
- Re: waitqueue lockdep annotation Jason Baron (Fri Dec 01 2017 - 17:35:30 EST)
- [PATCH 0/2] Add devicetree for Axentia Nattis Peter Rosin (Fri Dec 01 2017 - 17:44:54 EST)
- [PATCH 2/2] ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power Peter Rosin (Fri Dec 01 2017 - 17:44:58 EST)
- [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Peter Rosin (Fri Dec 01 2017 - 17:45:16 EST)
- Re: [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name Jakub Kicinski (Fri Dec 01 2017 - 17:46:15 EST)
- Re: [alsa-devel] [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers Pierre-Louis Bossart (Fri Dec 01 2017 - 17:49:11 EST)
- [PATCH v1] USB: storage: Remove obsolete "FIXME" Mikhail Zaytsev (Fri Dec 01 2017 - 17:52:08 EST)
- Re: [feature request] Linux should never break, it should rebuild/repair itself automatically Tracy Smith (Fri Dec 01 2017 - 17:53:11 EST)
- [PATCH] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board Krzysztof Adamski (Fri Dec 01 2017 - 17:56:28 EST)
- Re: waitqueue lockdep annotation Christoph Hellwig (Fri Dec 01 2017 - 18:03:46 EST)
- Re: [PATCH v4.14] Add support for bq27521 battery monitor Pavel Machek (Fri Dec 01 2017 - 18:06:58 EST)
- [PATCH v5 net-next,mips 0/7] Cavium OCTEON-III network driver. David Daney (Fri Dec 01 2017 - 18:18:42 EST)
- [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface. David Daney (Fri Dec 01 2017 - 18:18:43 EST)
- [PATCH v5 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations. David Daney (Fri Dec 01 2017 - 18:18:47 EST)
- [PATCH v5 net-next,mips 3/7] MIPS: Octeon: Add a global resource manager. David Daney (Fri Dec 01 2017 - 18:18:53 EST)
- [PATCH v5 net-next,mips 4/7] MIPS: Octeon: Add Free Pointer Unit (FPA) support. David Daney (Fri Dec 01 2017 - 18:19:03 EST)
- [PATCH v5 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-* David Daney (Fri Dec 01 2017 - 18:19:13 EST)
- [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support. David Daney (Fri Dec 01 2017 - 18:19:39 EST)
- [PATCH v5 net-next,mips 5/7] MIPS: Octeon: Automatically provision CVMSEG space. David Daney (Fri Dec 01 2017 - 18:20:13 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Pierre-Louis Bossart (Fri Dec 01 2017 - 18:27:40 EST)
- Re: [PATCH v5 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface. Florian Fainelli (Fri Dec 01 2017 - 18:29:10 EST)
- Re: [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager. Philippe Ombredanne (Fri Dec 01 2017 - 18:34:19 EST)
- Re: [alsa-devel] [PATCH v4 08/15] soundwire: Add Slave status handling helpers Pierre-Louis Bossart (Fri Dec 01 2017 - 18:36:54 EST)
- [PATCH] nfit, libnvdimm: deprecate the generic SMART ioctl Dan Williams (Fri Dec 01 2017 - 18:40:42 EST)
- [PATCH] tools/testing/nvdimm: smart alarm/threshold control Dan Williams (Fri Dec 01 2017 - 18:40:49 EST)
- [PATCH] rbtree.txt: fix typo in cached rbtree section Vito Caputo (Fri Dec 01 2017 - 18:45:23 EST)
- Re: [PATCH v3 1/5] drm/bridge/synopsys: stop clobbering drvdata kbuild test robot (Fri Dec 01 2017 - 18:47:43 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Pierre-Louis Bossart (Fri Dec 01 2017 - 18:52:13 EST)
- Re: [PATCH 8/8] [media] staging: imx: use ktime_t for timestamps Steve Longerbeam (Fri Dec 01 2017 - 18:55:16 EST)
- Re: [PATCH 0/2] [RFC] Ktest: add email support Steven Rostedt (Fri Dec 01 2017 - 18:55:34 EST)
- Re: [PATCH net-next] net: dsa: Allow compiling out legacy support Florian Fainelli (Fri Dec 01 2017 - 19:00:29 EST)
- Re: IB: INFINIBAND should depend on HAS_DMA Jason Gunthorpe (Fri Dec 01 2017 - 19:01:37 EST)
- Re: [alsa-devel] [PATCH v4 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support Pierre-Louis Bossart (Fri Dec 01 2017 - 19:02:31 EST)
- Re: [PATCH V2 rdma-rc 0/3] RDMA/hns: Bug fixes in hns RoCE driver Jason Gunthorpe (Fri Dec 01 2017 - 19:04:16 EST)
- [PATCH RT 13/15] locking/rtmutex: dont drop the wait_lock twice Steven Rostedt (Fri Dec 01 2017 - 19:04:51 EST)
- [PATCH RT 12/15] rt/locking: allow recursive local_trylock() Steven Rostedt (Fri Dec 01 2017 - 19:05:01 EST)
- [PATCH RT 09/15] kernel/hrtimer/hotplug: dont wake ktimersoftd while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 19:05:13 EST)
- [PATCH RT 11/15] iommu/amd: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->flush_queue Steven Rostedt (Fri Dec 01 2017 - 19:05:25 EST)
- [PATCH RT 10/15] Bluetooth: avoid recursive locking in hci_send_to_channel() Steven Rostedt (Fri Dec 01 2017 - 19:05:37 EST)
- [PATCH RT 08/15] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 19:05:49 EST)
- [PATCH RT 07/15] net: take the tcp_sk_lock lock with BH disabled Steven Rostedt (Fri Dec 01 2017 - 19:06:01 EST)
- [PATCH RT 05/15] PM / CPU: replace raw_notifier with atomic_notifier (fixup) Steven Rostedt (Fri Dec 01 2017 - 19:06:11 EST)
- [PATCH RT 06/15] kernel/hrtimer: migrate deferred timer on CPU down Steven Rostedt (Fri Dec 01 2017 - 19:06:23 EST)
- [PATCH RT 04/15] cpu_pm: replace raw_notifier to atomic_notifier Steven Rostedt (Fri Dec 01 2017 - 19:06:40 EST)
- [PATCH RT 03/15] rtmutex: Fix lock stealing logic Steven Rostedt (Fri Dec 01 2017 - 19:06:54 EST)
- [PATCH RT 00/15] Linux 4.9.65-rt57-rc2 Steven Rostedt (Fri Dec 01 2017 - 19:07:12 EST)
- [PATCH RT 14/15] net: use trylock in icmp_sk Steven Rostedt (Fri Dec 01 2017 - 19:07:29 EST)
- [PATCH RT 15/15] Linux 4.9.65-rt57-rc2 Steven Rostedt (Fri Dec 01 2017 - 19:07:41 EST)
- [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space" Steven Rostedt (Fri Dec 01 2017 - 19:08:03 EST)
- [PATCH RT 01/15] Revert "memcontrol: Prevent scheduling while atomic in cgroup code" Steven Rostedt (Fri Dec 01 2017 - 19:08:13 EST)
- Re: [PATCH tip/core/rcu 16/21] drivers/infiniband: Remove now-redundant smp_read_barrier_depends() Jason Gunthorpe (Fri Dec 01 2017 - 19:11:12 EST)
- Re: [PATCH] audit: Avoid build failures on systems without renameat Olof Johansson (Fri Dec 01 2017 - 19:17:10 EST)
- kernel BUG at drivers/android/binder_alloc.c:LINE! syzbot (Fri Dec 01 2017 - 19:22:13 EST)
- Re: [alsa-devel] [PATCH v4 00/15] soundwire: Add a new SoundWire subsystem Pierre-Louis Bossart (Fri Dec 01 2017 - 19:24:18 EST)
- [PATCH v1] PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports Bjorn Helgaas (Fri Dec 01 2017 - 19:27:19 EST)
- Re: PI futexes + lock stealing woes Darren Hart (Fri Dec 01 2017 - 19:33:07 EST)
- x86 boot broken on -rc1? Jakub Kicinski (Fri Dec 01 2017 - 19:40:09 EST)
- Re: [GIT PULL] RISC-V Cleanups and ABI Fixes for 4.15-rc2 Linus Torvalds (Fri Dec 01 2017 - 19:47:58 EST)
- Re: [PATCH 0/2] Add devicetree for Axentia Nattis Javier Martinez Canillas (Fri Dec 01 2017 - 20:05:32 EST)
- Re: [PATCH tip/core/rcu 05/10] workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Lai Jiangshan (Fri Dec 01 2017 - 20:06:36 EST)
- Re: [PATCH tip/core/rcu 16/21] drivers/infiniband: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Fri Dec 01 2017 - 20:09:01 EST)
- Re: [PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name" Alexei Starovoitov (Fri Dec 01 2017 - 20:16:09 EST)
- Re: [PATCH] fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe() Moritz Fischer (Fri Dec 01 2017 - 20:21:26 EST)
- Re: [PATCH tip/core/rcu 2/6] srcu: Change printk() %p to %pK Lai Jiangshan (Fri Dec 01 2017 - 20:27:54 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Tony Krowiak (Fri Dec 01 2017 - 20:30:37 EST)
- [PATCH RT 8/9] net: use trylock in icmp_sk Steven Rostedt (Fri Dec 01 2017 - 20:37:30 EST)
- [PATCH RT 9/9] Linux 4.4.102-rt117-rc1 Steven Rostedt (Fri Dec 01 2017 - 20:37:33 EST)
- [PATCH RT 7/9] rt/locking: allow recursive local_trylock() Steven Rostedt (Fri Dec 01 2017 - 20:37:53 EST)
- [PATCH RT 6/9] Bluetooth: avoid recursive locking in hci_send_to_channel() Steven Rostedt (Fri Dec 01 2017 - 20:38:05 EST)
- [PATCH RT 5/9] kernel/hrtimer/hotplug: dont wake ktimersoftd while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 20:38:16 EST)
- [PATCH RT 4/9] kernel/hrtimer: dont wakeup a process while holding the hrtimer base lock Steven Rostedt (Fri Dec 01 2017 - 20:38:27 EST)
- [PATCH RT 1/9] Revert "fs: jbd2: pull your plug when waiting for space" Steven Rostedt (Fri Dec 01 2017 - 20:38:44 EST)
- [PATCH RT 2/9] cpu_pm: replace raw_notifier to atomic_notifier Steven Rostedt (Fri Dec 01 2017 - 20:38:59 EST)
- [PATCH RT 3/9] kernel/hrtimer: migrate deferred timer on CPU down Steven Rostedt (Fri Dec 01 2017 - 20:39:16 EST)
- [PATCH v3] staging: xgifb: remove macros with hidden variable Joshua Abraham (Fri Dec 01 2017 - 20:39:22 EST)
- [PATCH RT 0/9] Linux 4.4.102-rt117-rc1 Steven Rostedt (Fri Dec 01 2017 - 20:39:44 EST)
- Re: [GIT PULL] RISC-V Cleanups and ABI Fixes for 4.15-rc2 Palmer Dabbelt (Fri Dec 01 2017 - 20:47:11 EST)
- KASAN: global-out-of-bounds Read in show_timer syzbot (Fri Dec 01 2017 - 21:03:20 EST)
- [PATCH] mmap.2: MAP_FIXED is no longer discouraged john . hubbard (Fri Dec 01 2017 - 21:16:50 EST)
- Re: [PATCH] compiler, clang: handle randomizable anonymous structs Alexei Starovoitov (Fri Dec 01 2017 - 21:18:23 EST)
- [PATCH v1 0/6] ARM: davinci: convert to common clock framework David Lechner (Fri Dec 01 2017 - 21:35:36 EST)
- [PATCH v1 2/6] ARM: davinci: move davinci_clk_init() to init_time David Lechner (Fri Dec 01 2017 - 21:35:36 EST)
- [PATCH v1 5/6] ARM: davinci: convert to common clock framework David Lechner (Fri Dec 01 2017 - 21:35:50 EST)
- [PATCH v1 6/6] ARM: davinci: remove clock debugfs David Lechner (Fri Dec 01 2017 - 21:35:59 EST)
- [PATCH v1 3/6] ARM: davinci: don't use static clk_lookup David Lechner (Fri Dec 01 2017 - 21:36:14 EST)
- [PATCH v1 4/6] ARM: davinci: make davinci_clk_reset() static David Lechner (Fri Dec 01 2017 - 21:36:26 EST)
- [PATCH v1 1/6] ARM: davinci: clean up map_io functions David Lechner (Fri Dec 01 2017 - 21:36:45 EST)
- RISC-V Memory Consistency Model Draft Specification Palmer Dabbelt (Fri Dec 01 2017 - 22:07:25 EST)
- [PATCH net-next v2] net: dsa: Allow compiling out legacy support Florian Fainelli (Fri Dec 01 2017 - 22:32:05 EST)
- [PATCH] fix system_state checking in early_ioremap Dave Young (Fri Dec 01 2017 - 22:34:45 EST)
- [PATCH] perf c2c: Add a tip about cacheline events Sangwon Hong (Fri Dec 01 2017 - 23:17:27 EST)
- [PATCH V5 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Fri Dec 01 2017 - 23:28:15 EST)
- [PATCH V5 6/7] dmaengine: qcom_hidma: Add support for the new revision Sinan Kaya (Fri Dec 01 2017 - 23:28:16 EST)
- [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Sagar Arun Kamble (Fri Dec 01 2017 - 23:28:35 EST)
- [PATCH V5 7/7] dmaengine: qcom_hidma: Add identity register support Sinan Kaya (Fri Dec 01 2017 - 23:28:46 EST)
- [PATCH V5 2/7] ACPI / bus: Introduce acpi_get_match_data() function Sinan Kaya (Fri Dec 01 2017 - 23:29:12 EST)
- [PATCH V5 5/7] ACPI: properties: Implement get_match_data() callback Sinan Kaya (Fri Dec 01 2017 - 23:29:19 EST)
- [PATCH V5 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW Sinan Kaya (Fri Dec 01 2017 - 23:29:41 EST)
- [PATCH V5 3/7] device property: Introduce a common API to fetch device match data Sinan Kaya (Fri Dec 01 2017 - 23:29:44 EST)
- Re: [PATCH v5 02/12] perf util: Define a structure for runtime shadow stats Jin, Yao (Fri Dec 01 2017 - 23:39:25 EST)
- Re: [PATCH v5 03/12] perf util: Extend rbtree to support shadow stats Jin, Yao (Fri Dec 01 2017 - 23:40:34 EST)
- Re: [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Joe Perches (Fri Dec 01 2017 - 23:45:25 EST)
- Re: [PATCH v5 06/12] perf util: Update and print per-thread shadow stats Jin, Yao (Fri Dec 01 2017 - 23:46:18 EST)
- Re: [PATCH v5 10/12] perf util: Reuse thread_map__new_by_uid to enumerate threads from /proc Jin, Yao (Fri Dec 01 2017 - 23:48:07 EST)
- Re: [PATCH v5 10/12] perf util: Reuse thread_map__new_by_uid to enumerate threads from /proc Jin, Yao (Fri Dec 01 2017 - 23:53:26 EST)
- [PATCH v2] ubsan: don't handle misaligned address when support unaligned access Ding Tianhong (Sat Dec 02 2017 - 00:47:54 EST)
- Re: [PATCH 2/2] ipc: Fix ipc data structures inconsistency Manfred Spraul (Sat Dec 02 2017 - 01:04:03 EST)
- [PATCH 0/2] KPTI: get rid of cpu_entry_area mapping duplication Andy Lutomirski (Sat Dec 02 2017 - 01:20:28 EST)
- [PATCH 2/2] x86/kpti: Reference all cpu_entry_area pagetables in the usermode tables Andy Lutomirski (Sat Dec 02 2017 - 01:20:28 EST)
- [PATCH 1/2] Undo the split of setup_cpu_entry_area Andy Lutomirski (Sat Dec 02 2017 - 01:20:46 EST)
- [PATCH 9/9] ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h Nicolin Chen (Sat Dec 02 2017 - 01:25:23 EST)
- Re: [PATCH 9/9] ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h Nicolin Chen (Sat Dec 02 2017 - 01:29:33 EST)
- [PATCH] ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h Nicolin Chen (Sat Dec 02 2017 - 01:32:35 EST)
- [PATCH v2] ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h Nicolin Chen (Sat Dec 02 2017 - 01:33:46 EST)
- Re: [PATCH 9/9] ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h Nicolin Chen (Sat Dec 02 2017 - 01:35:04 EST)
- 4.14.0: built-in drivers now require built-in firmware? Bob Tracy (Sat Dec 02 2017 - 01:39:15 EST)
- Re: [PATCH 16/21] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Kevin Easton (Sat Dec 02 2017 - 01:41:05 EST)
- [PATCH v2] net: macb: change GFP_KERNEL to GFP_ATOMIC Julia Lawall (Sat Dec 02 2017 - 02:01:32 EST)
- RE: [PATCH 01/43] x86/decoder: Add new TEST instruction pattern Robert Elliott (Persistent Memory) (Sat Dec 02 2017 - 02:47:23 EST)
- Re: [PATCH 0/2] Add devicetree for Axentia Nattis Peter Rosin (Sat Dec 02 2017 - 02:59:09 EST)
- possible deadlock in seq_read syzbot (Sat Dec 02 2017 - 03:12:23 EST)
- Re: [PATCH 00/10] Code style patches for staging/irda Greg KH (Sat Dec 02 2017 - 03:31:44 EST)
- Re: [PATCH 01/10] trailing whitespace fixed Greg KH (Sat Dec 02 2017 - 03:32:18 EST)
- general protection fault in __lock_acquire (2) syzbot (Sat Dec 02 2017 - 03:41:24 EST)
- Re: [PATCH tip/core/rcu 10/10] rcu: Account for rcu_all_qs() in cond_resched() Peter Zijlstra (Sat Dec 02 2017 - 03:56:58 EST)
- Re: [GIT PULL] hash addresses printed with %p Ard Biesheuvel (Sat Dec 02 2017 - 03:56:58 EST)
- Re: [PATCH 0/2] Fix boot regression for s390 and remove break_lock Heiko Carstens (Sat Dec 02 2017 - 04:02:25 EST)
- [PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Sat Dec 02 2017 - 04:37:40 EST)
- [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Marcus Wolf (Sat Dec 02 2017 - 04:58:34 EST)
- Re: [PATCH] block, bfq: remove batches of confusing ifdefs Paolo Valente (Sat Dec 02 2017 - 05:04:52 EST)
- Re: [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Greg KH (Sat Dec 02 2017 - 05:06:27 EST)
- Re: [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Marcus Wolf (Sat Dec 02 2017 - 05:10:40 EST)
- linux-next on Nokia N900: hang on boot Pavel Machek (Sat Dec 02 2017 - 05:15:04 EST)
- [PATCH] firmware: ti_sci: Use %zu for size_t print format Nishanth Menon (Sat Dec 02 2017 - 05:21:36 EST)
- [PATCH] mailbox: ti-msgmgr: Switch to SPDX Licensing Nishanth Menon (Sat Dec 02 2017 - 05:23:04 EST)
- [PATCH] mailbox: ti-msgmgr: Use %zu for size_t print format Nishanth Menon (Sat Dec 02 2017 - 05:27:31 EST)
- [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Marcus Wolf (Sat Dec 02 2017 - 05:32:31 EST)
- Re: [PATCH 1/2] Undo the split of setup_cpu_entry_area Thomas Gleixner (Sat Dec 02 2017 - 05:34:24 EST)
- Re: [PATCH 2/2] x86/kpti: Reference all cpu_entry_area pagetables in the usermode tables Thomas Gleixner (Sat Dec 02 2017 - 05:38:17 EST)
- Re: [PATCH 1/2] Undo the split of setup_cpu_entry_area Thomas Gleixner (Sat Dec 02 2017 - 05:47:31 EST)
- [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Marcus Wolf (Sat Dec 02 2017 - 05:52:10 EST)
- RE: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Yan Markman (Sat Dec 02 2017 - 06:09:15 EST)
- Re: linux-next on Nokia N900: hang on boot Pali RohÃr (Sat Dec 02 2017 - 06:20:07 EST)
- Re: [PATCH] iio: stm32: fix adc/trigger link error Jonathan Cameron (Sat Dec 02 2017 - 06:22:59 EST)
- [PATCH] drm/tilcdc: make tilcdc_mode_hvtotal() static Xiongwei Song (Sat Dec 02 2017 - 06:24:46 EST)
- [PATCH] pinctrl: gemini: Support drive strength setting Linus Walleij (Sat Dec 02 2017 - 06:25:23 EST)
- Re: [PATCH v4 0/4] fix the clock setting for SAR ADC Jonathan Cameron (Sat Dec 02 2017 - 06:38:49 EST)
- Re: [PATCH] iio: dummy_evgen: modify the return value check for irq_sim_init() Jonathan Cameron (Sat Dec 02 2017 - 06:43:49 EST)
- [PATCH] staging: pi433: rf69.c: Introduced define DEBUG_FUNC_ENTRY Marcus Wolf (Sat Dec 02 2017 - 06:46:04 EST)
- Re: [PATCH] iio: common: ssp_sensors: use ktime_get_real_ns() timestamps Jonathan Cameron (Sat Dec 02 2017 - 06:50:00 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Jonathan Cameron (Sat Dec 02 2017 - 07:03:25 EST)
- Re: [PATCH] gpio: gpio-stmpe: make various char arrays static const, shrinks object size Linus Walleij (Sat Dec 02 2017 - 07:06:05 EST)
- Re: [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs Linus Walleij (Sat Dec 02 2017 - 07:10:17 EST)
- Re: [PATCH v2] pinctrl: intel: Initialize GPIO properly when used through irqchip Linus Walleij (Sat Dec 02 2017 - 07:11:39 EST)
- Re: [PATCH] pinctrl: stm32: Fix copyright Linus Walleij (Sat Dec 02 2017 - 07:14:24 EST)
- Re: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover. Harald Moeller (Sat Dec 02 2017 - 07:16:15 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Jonathan Cameron (Sat Dec 02 2017 - 07:19:37 EST)
- [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions setBit rstBit and rmwBit Marcus Wolf (Sat Dec 02 2017 - 07:21:44 EST)
- Re: [PATCH tip/core/rcu 10/10] rcu: Account for rcu_all_qs() in cond_resched() Paul E. McKenney (Sat Dec 02 2017 - 07:22:31 EST)
- Re: [PATCH 1/3] iio: trigger: Fix platform_get_irq's error checking Jonathan Cameron (Sat Dec 02 2017 - 07:22:52 EST)
- Re: [PATCH] rbtree.txt: fix typo in cached rbtree section Davidlohr Bueso (Sat Dec 02 2017 - 07:39:41 EST)
- Re: [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power Linus Walleij (Sat Dec 02 2017 - 07:48:30 EST)
- Re: [PATCH] sched/rt: Do not do push/pull when there is only one CPU Sebastian Andrzej Siewior (Sat Dec 02 2017 - 07:53:49 EST)
- Wireless regressions in v4.15-rc1 Kalle Valo (Sat Dec 02 2017 - 07:59:29 EST)
- Re: [PATCH v2 1/2] iio: hx711: add triggered buffer support Jonathan Cameron (Sat Dec 02 2017 - 08:17:51 EST)
- Re: [PATCH v2 2/2] iio: hx711: fix bug in reset functionality Jonathan Cameron (Sat Dec 02 2017 - 08:22:36 EST)
- [PATCH] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() Heiko Carstens (Sat Dec 02 2017 - 08:27:55 EST)
- Re: [PATCH 1/2] Undo the split of setup_cpu_entry_area Andy Lutomirski (Sat Dec 02 2017 - 08:34:50 EST)
- [PATCH 1/4] platform/x86: ideapad-laptop: Remove unnesscary else Jiaxun Yang (Sat Dec 02 2017 - 08:47:05 EST)
- [PATCH 2/4] platform/x86: ideapad-laptop: Use __func__ instead of write_ec_cmd in pr_err Jiaxun Yang (Sat Dec 02 2017 - 08:47:06 EST)
- [PATCH 3/4] platform/x86: ideapad-laptop: use kstrto instead of sscanf and do clean up Jiaxun Yang (Sat Dec 02 2017 - 08:47:21 EST)
- [PATCH 4/4] platform/x86: ideapad-laptop: add lenovo RESCUER R720-15IKBN to no_hw_rfkill_list Jiaxun Yang (Sat Dec 02 2017 - 08:47:21 EST)
- Re: [PATCH tip/core/rcu 10/10] rcu: Account for rcu_all_qs() in cond_resched() Peter Zijlstra (Sat Dec 02 2017 - 08:55:39 EST)
- Re: [PATCH] sched/rt: Do not do push/pull when there is only one CPU Peter Zijlstra (Sat Dec 02 2017 - 08:56:17 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Frederic Weisbecker (Sat Dec 02 2017 - 08:59:21 EST)
- Re: ath9k: dfs: use swap macro in ath9k_check_chirping Kalle Valo (Sat Dec 02 2017 - 09:13:46 EST)
- Re: [PATCH 1/2] Undo the split of setup_cpu_entry_area Thomas Gleixner (Sat Dec 02 2017 - 09:20:46 EST)
- Re: [PATCH 1/2] x86/mce/AMD: Define function to get SMCA bank type Borislav Petkov (Sat Dec 02 2017 - 09:22:01 EST)
- Re: [PATCH 2/2] ipc: Fix ipc data structures inconsistency Philippe Mikoyan (Sat Dec 02 2017 - 09:44:29 EST)
- Re: [PATCH 1/1] at24: Fix I²C device selection for runtime PM Sakari Ailus (Sat Dec 02 2017 - 09:44:41 EST)
- Re: [PATCH v2] eeprom: at24: fix I2C device selection for runtime PM Sakari Ailus (Sat Dec 02 2017 - 09:48:50 EST)
- Re: [EXT] Re: [PATCH net] net: phylink: fix link state on phy-connect Russell King - ARM Linux (Sat Dec 02 2017 - 09:59:37 EST)
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged Matthew Wilcox (Sat Dec 02 2017 - 10:06:04 EST)
- [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations Marcus Wolf (Sat Dec 02 2017 - 10:14:30 EST)
- Re: [PATCH 4/6] Unsuck "x86/entry/64: Create a percpu SYSCALL entry trampoline" Josh Poimboeuf (Sat Dec 02 2017 - 10:18:51 EST)
- [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Marcus Wolf (Sat Dec 02 2017 - 10:20:35 EST)
- Re: [PATCH v4 1/2] gpio: gpiolib: Generalise state persistence beyond sleep Linus Walleij (Sat Dec 02 2017 - 10:20:45 EST)
- Re: [PATCH v4 2/2] gpio: aspeed: Add support for reset tolerance Linus Walleij (Sat Dec 02 2017 - 10:22:16 EST)
- Re: [PATCH v2] pinctrl: stm32: Fix copyright Linus Walleij (Sat Dec 02 2017 - 10:24:05 EST)
- Re: [PATCH] gpio: ftgpio010: Fix platform_get_irq's error checking Linus Walleij (Sat Dec 02 2017 - 10:30:16 EST)
- Re: [PATCH] dt-bindings: pinctrl: uniphier: add UniPhier pinctrl binding Linus Walleij (Sat Dec 02 2017 - 10:32:37 EST)
- Re: [PATCH] iio: dummy_evgen: modify the return value check for irq_sim_init() Bartosz Golaszewski (Sat Dec 02 2017 - 10:34:05 EST)
- [PATCH v2] ipc: Fix ipc data structures inconsistency Philippe Mikoyan (Sat Dec 02 2017 - 10:35:26 EST)
- Re: [PATCH v4 10/10] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs Maxime Ripard (Sat Dec 02 2017 - 10:36:10 EST)
- Re: [PATCH 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi Maxime Ripard (Sat Dec 02 2017 - 10:36:15 EST)
- Re: [PATCH v4 06/10] pinctrl: axp209: add programmable ADC muxing value Maxime Ripard (Sat Dec 02 2017 - 10:36:36 EST)
- Re: [PATCH v4 02/10] pinctrl: axp209: add pinctrl features Maxime Ripard (Sat Dec 02 2017 - 10:36:47 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64-sopine: Use dcdc1 regulator instead of vcc3v3 Maxime Ripard (Sat Dec 02 2017 - 10:37:02 EST)
- Re: [PATCH] dmaengine: doc : Fix warning "Title underline too short" while make xmldocs Jonathan Corbet (Sat Dec 02 2017 - 10:37:35 EST)
- Re: [PATCH 4/5] staging: pi433: rf69.c style fix - code indent should use tabs Marcus Wolf (Sat Dec 02 2017 - 10:38:34 EST)
- Re: [PATCH] kernel-docs.rst: update broken linuxjournal links Jonathan Corbet (Sat Dec 02 2017 - 10:39:48 EST)
- Re: [PATCH] genericirq.rst: Remove :c:func:`...` in code blocks Jonathan Corbet (Sat Dec 02 2017 - 10:42:50 EST)
- [PATCH] staging: pi433: Style fix - spaces required Marcus Wolf (Sat Dec 02 2017 - 10:43:29 EST)
- Re: [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Greg KH (Sat Dec 02 2017 - 10:45:09 EST)
- Re: [PATCH] staging: pi433: Bugfix for shift operation in rf69_get_modulation() Greg KH (Sat Dec 02 2017 - 10:45:14 EST)
- Re: [PATCH] staging: pi433: rf69.c: Introduced define DEBUG_FUNC_ENTRY Greg KH (Sat Dec 02 2017 - 10:45:15 EST)
- Re: [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions setBit rstBit and rmwBit Greg KH (Sat Dec 02 2017 - 10:45:20 EST)
- GREETINGS BELOVED MISS BORTE OGOTAI (Sat Dec 02 2017 - 10:50:19 EST)
- [PATCH AUTOSEL for 4.14 03/64] net/smc: use sk_rcvbuf as start for rmb creation alexander . levin (Sat Dec 02 2017 - 10:52:00 EST)
- [PATCH AUTOSEL for 4.14 20/64] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 alexander . levin (Sat Dec 02 2017 - 10:52:07 EST)
- [PATCH AUTOSEL for 4.14 51/64] IB/mlx5: Assign send CQ and recv CQ of UMR QP alexander . levin (Sat Dec 02 2017 - 10:52:27 EST)
- [PATCH AUTOSEL for 4.14 35/64] bpf: fix lockdep splat alexander . levin (Sat Dec 02 2017 - 10:52:40 EST)
- [PATCH AUTOSEL for 4.14 53/64] afs: Connect up the CB.ProbeUuid alexander . levin (Sat Dec 02 2017 - 10:53:03 EST)
- [PATCH AUTOSEL for 4.14 44/64] atm: horizon: Fix irq release error alexander . levin (Sat Dec 02 2017 - 10:53:13 EST)
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap Greg KH (Sat Dec 02 2017 - 10:53:27 EST)
- [PATCH AUTOSEL for 4.9 15/33] dt-bindings: usb: fix reg-property port-number range alexander . levin (Sat Dec 02 2017 - 10:53:35 EST)
- [PATCH AUTOSEL for 4.9 21/33] bpf: fix lockdep splat alexander . levin (Sat Dec 02 2017 - 10:53:42 EST)
- [PATCH AUTOSEL for 4.14 64/64] RDMA/cxgb4: Annotate r2 and stag as __be32 alexander . levin (Sat Dec 02 2017 - 10:53:55 EST)
- [PATCH AUTOSEL for 4.9 33/33] RDMA/cxgb4: Annotate r2 and stag as __be32 alexander . levin (Sat Dec 02 2017 - 10:54:12 EST)
- [PATCH AUTOSEL for 4.9 30/33] ipvlan: fix ipv6 outbound device alexander . levin (Sat Dec 02 2017 - 10:54:22 EST)
- [PATCH AUTOSEL for 4.9 27/33] IB/mlx5: Assign send CQ and recv CQ of UMR QP alexander . levin (Sat Dec 02 2017 - 10:54:32 EST)
- [PATCH AUTOSEL for 3.18 10/15] atm: horizon: Fix irq release error alexander . levin (Sat Dec 02 2017 - 10:54:53 EST)
- [PATCH AUTOSEL for 3.18 13/15] IB/mlx5: Assign send CQ and recv CQ of UMR QP alexander . levin (Sat Dec 02 2017 - 10:55:06 EST)
- [PATCH AUTOSEL for 3.18 12/15] IB/mlx4: Increase maximal message size under UD QP alexander . levin (Sat Dec 02 2017 - 10:55:17 EST)
- [PATCH AUTOSEL for 3.18 14/15] afs: Connect up the CB.ProbeUuid alexander . levin (Sat Dec 02 2017 - 10:55:31 EST)
- [PATCH AUTOSEL for 3.18 15/15] audit: ensure that 'audit=1' actually enables audit for PID 1 alexander . levin (Sat Dec 02 2017 - 10:55:43 EST)
- Re: [PATCH v4 03/10] dt-bindings: gpio: gpio-axp209: add pinctrl features Linus Walleij (Sat Dec 02 2017 - 10:55:55 EST)
- Re: [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations Greg KH (Sat Dec 02 2017 - 10:56:12 EST)
- [PATCH AUTOSEL for 3.18 02/15] route: update fnhe_expires for redirect when the fnhe exists alexander . levin (Sat Dec 02 2017 - 10:56:30 EST)
- [PATCH AUTOSEL for 4.4 14/20] jump_label: Invoke jump_label_test() via early_initcall() alexander . levin (Sat Dec 02 2017 - 10:56:40 EST)
- [PATCH AUTOSEL for 4.4 12/20] sctp: use the right sk after waking up from wait_buf sleep alexander . levin (Sat Dec 02 2017 - 10:56:53 EST)
- [PATCH AUTOSEL for 3.18 11/15] xfrm: Copy policy family in clone_policy alexander . levin (Sat Dec 02 2017 - 10:56:59 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Greg KH (Sat Dec 02 2017 - 10:57:09 EST)
- [PATCH AUTOSEL for 3.18 08/15] sctp: do not free asoc when it is already dead in sctp_sendmsg alexander . levin (Sat Dec 02 2017 - 10:57:32 EST)
- [PATCH AUTOSEL for 4.4 13/20] atm: horizon: Fix irq release error alexander . levin (Sat Dec 02 2017 - 10:57:44 EST)
- [PATCH AUTOSEL for 4.4 11/20] sctp: do not free asoc when it is already dead in sctp_sendmsg alexander . levin (Sat Dec 02 2017 - 10:57:58 EST)
- [PATCH AUTOSEL for 3.18 09/15] sctp: use the right sk after waking up from wait_buf sleep alexander . levin (Sat Dec 02 2017 - 10:58:04 EST)
- Re: [PATCH v4 08/10] mfd: axp20x: add pinctrl cell for AXP813 Linus Walleij (Sat Dec 02 2017 - 10:58:07 EST)
- [PATCH AUTOSEL for 3.18 07/15] sparc64/mm: set fields in deferred pages alexander . levin (Sat Dec 02 2017 - 10:58:39 EST)
- Re: [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node Linus Walleij (Sat Dec 02 2017 - 10:58:51 EST)
- [PATCH AUTOSEL for 3.18 04/15] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 alexander . levin (Sat Dec 02 2017 - 10:59:16 EST)
- [PATCH AUTOSEL for 3.18 05/15] NFS: Fix a typo in nfs_rename() alexander . levin (Sat Dec 02 2017 - 10:59:26 EST)
- [PATCH AUTOSEL for 3.18 06/15] sunrpc: Fix rpc_task_begin trace point alexander . levin (Sat Dec 02 2017 - 10:59:42 EST)
- [PATCH AUTOSEL for 4.4 10/20] sparc64/mm: set fields in deferred pages alexander . levin (Sat Dec 02 2017 - 10:59:54 EST)
- [PATCH AUTOSEL for 3.18 03/15] lib/genalloc.c: make the avail variable an atomic_long_t alexander . levin (Sat Dec 02 2017 - 10:59:56 EST)
- Re: [PATCH v4 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs Linus Walleij (Sat Dec 02 2017 - 11:00:10 EST)
- Re: [PATCH] staging: pi433: Style fix - spaces required Greg KH (Sat Dec 02 2017 - 11:00:21 EST)
- Re: [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations Marcus Wolf (Sat Dec 02 2017 - 11:00:33 EST)
- [PATCH AUTOSEL for 3.18 01/15] route: also update fnhe_genid when updating a route cache alexander . levin (Sat Dec 02 2017 - 11:00:55 EST)
- [PATCH AUTOSEL for 4.4 20/20] audit: ensure that 'audit=1' actually enables audit for PID 1 alexander . levin (Sat Dec 02 2017 - 11:01:12 EST)
- [PATCH AUTOSEL for 4.4 19/20] ipvlan: fix ipv6 outbound device alexander . levin (Sat Dec 02 2017 - 11:01:27 EST)
- [PATCH AUTOSEL for 4.4 17/20] IB/mlx5: Assign send CQ and recv CQ of UMR QP alexander . levin (Sat Dec 02 2017 - 11:01:48 EST)
- [PATCH AUTOSEL for 4.4 18/20] afs: Connect up the CB.ProbeUuid alexander . levin (Sat Dec 02 2017 - 11:01:59 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Marcus Wolf (Sat Dec 02 2017 - 11:02:06 EST)
- [PATCH AUTOSEL for 4.4 06/20] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 alexander . levin (Sat Dec 02 2017 - 11:02:42 EST)
- [PATCH AUTOSEL for 4.4 07/20] NFS: Fix a typo in nfs_rename() alexander . levin (Sat Dec 02 2017 - 11:02:56 EST)
- [PATCH AUTOSEL for 4.4 08/20] sunrpc: Fix rpc_task_begin trace point alexander . levin (Sat Dec 02 2017 - 11:03:04 EST)
- [PATCH AUTOSEL for 4.4 09/20] block: wake up all tasks blocked in get_request() alexander . levin (Sat Dec 02 2017 - 11:03:16 EST)
- [PATCH AUTOSEL for 4.4 15/20] xfrm: Copy policy family in clone_policy alexander . levin (Sat Dec 02 2017 - 11:03:31 EST)
- [PATCH AUTOSEL for 4.4 16/20] IB/mlx4: Increase maximal message size under UD QP alexander . levin (Sat Dec 02 2017 - 11:03:45 EST)
- [PATCH AUTOSEL for 4.4 05/20] lib/genalloc.c: make the avail variable an atomic_long_t alexander . levin (Sat Dec 02 2017 - 11:04:05 EST)
- [PATCH AUTOSEL for 4.9 28/33] afs: Connect up the CB.ProbeUuid alexander . levin (Sat Dec 02 2017 - 11:04:17 EST)
- [PATCH AUTOSEL for 4.9 29/33] kbuild: do not call cc-option before KBUILD_CFLAGS initialization alexander . levin (Sat Dec 02 2017 - 11:04:41 EST)
- [PATCH AUTOSEL for 4.9 31/33] audit: ensure that 'audit=1' actually enables audit for PID 1 alexander . levin (Sat Dec 02 2017 - 11:04:54 EST)
- [PATCH AUTOSEL for 4.9 32/33] md: free unused memory after bitmap resize alexander . levin (Sat Dec 02 2017 - 11:05:07 EST)
- [PATCH AUTOSEL for 4.4 03/20] route: also update fnhe_genid when updating a route cache alexander . levin (Sat Dec 02 2017 - 11:05:19 EST)
- [PATCH AUTOSEL for 4.4 01/20] kbuild: pkg: use --transform option to prefix paths in tar alexander . levin (Sat Dec 02 2017 - 11:05:38 EST)
- Re: [PATCH 4/6] Unsuck "x86/entry/64: Create a percpu SYSCALL entry trampoline" Andy Lutomirski (Sat Dec 02 2017 - 11:05:50 EST)
- [PATCH AUTOSEL for 4.4 02/20] mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() alexander . levin (Sat Dec 02 2017 - 11:06:04 EST)
- [PATCH AUTOSEL for 4.4 04/20] route: update fnhe_expires for redirect when the fnhe exists alexander . levin (Sat Dec 02 2017 - 11:06:15 EST)
- Re: [PATCH] block, bfq: remove batches of confusing ifdefs Jens Axboe (Sat Dec 02 2017 - 11:06:30 EST)
- [PATCH AUTOSEL for 4.9 03/33] net: qmi_wwan: add Quectel BG96 2c7c:0296 alexander . levin (Sat Dec 02 2017 - 11:06:50 EST)
- [PATCH AUTOSEL for 4.14 60/64] audit: Allow auditd to set pid to 0 to end auditing alexander . levin (Sat Dec 02 2017 - 11:07:03 EST)
- [PATCH AUTOSEL for 4.9 04/33] x86/mpx/selftests: Fix up weird arrays alexander . levin (Sat Dec 02 2017 - 11:07:32 EST)
- [PATCH AUTOSEL for 4.9 12/33] NFS: Fix a typo in nfs_rename() alexander . levin (Sat Dec 02 2017 - 11:07:43 EST)
- [PATCH AUTOSEL for 4.9 20/33] sctp: use the right sk after waking up from wait_buf sleep alexander . levin (Sat Dec 02 2017 - 11:07:54 EST)
- [PATCH AUTOSEL for 4.9 24/33] jump_label: Invoke jump_label_test() via early_initcall() alexander . levin (Sat Dec 02 2017 - 11:08:06 EST)
- KASAN: use-after-free Read in __lock_acquire (2) syzbot (Sat Dec 02 2017 - 11:08:19 EST)
- [PATCH AUTOSEL for 4.9 23/33] atm: horizon: Fix irq release error alexander . levin (Sat Dec 02 2017 - 11:08:48 EST)
- [PATCH AUTOSEL for 4.9 05/33] mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() alexander . levin (Sat Dec 02 2017 - 11:09:01 EST)
- [PATCH AUTOSEL for 4.9 13/33] sunrpc: Fix rpc_task_begin trace point alexander . levin (Sat Dec 02 2017 - 11:09:09 EST)
- [PATCH AUTOSEL for 4.9 10/33] lib/genalloc.c: make the avail variable an atomic_long_t alexander . levin (Sat Dec 02 2017 - 11:09:23 EST)
- Re: [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations Greg KH (Sat Dec 02 2017 - 11:09:30 EST)
- [PATCH AUTOSEL for 4.9 09/33] drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()' alexander . levin (Sat Dec 02 2017 - 11:10:03 EST)
- [PATCH AUTOSEL for 4.9 26/33] IB/mlx4: Increase maximal message size under UD QP alexander . levin (Sat Dec 02 2017 - 11:10:16 EST)
- [PATCH AUTOSEL for 4.9 19/33] sctp: do not free asoc when it is already dead in sctp_sendmsg alexander . levin (Sat Dec 02 2017 - 11:10:30 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Greg KH (Sat Dec 02 2017 - 11:10:40 EST)
- [PATCH AUTOSEL for 4.14 63/64] md: free unused memory after bitmap resize alexander . levin (Sat Dec 02 2017 - 11:11:06 EST)
- [PATCH AUTOSEL for 4.9 08/33] route: update fnhe_expires for redirect when the fnhe exists alexander . levin (Sat Dec 02 2017 - 11:11:18 EST)
- [PATCH AUTOSEL for 4.9 18/33] zsmalloc: calling zs_map_object() from irq is a bug alexander . levin (Sat Dec 02 2017 - 11:11:31 EST)
- [GIT PULL] hwmon fixes for v4.15-rc2 Guenter Roeck (Sat Dec 02 2017 - 11:11:33 EST)
- [PATCH AUTOSEL for 4.9 17/33] sparc64/mm: set fields in deferred pages alexander . levin (Sat Dec 02 2017 - 11:11:56 EST)
- [PATCH AUTOSEL for 4.9 22/33] clk: uniphier: fix DAPLL2 clock rate of Pro5 alexander . levin (Sat Dec 02 2017 - 11:12:32 EST)
- [PATCH AUTOSEL for 4.9 16/33] block: wake up all tasks blocked in get_request() alexander . levin (Sat Dec 02 2017 - 11:12:44 EST)
- [PATCH AUTOSEL for 4.9 02/33] coccinelle: fix parallel build with CHECK=scripts/coccicheck alexander . levin (Sat Dec 02 2017 - 11:12:57 EST)
- [PATCH AUTOSEL for 4.14 62/64] dm raid: fix panic when attempting to force a raid to sync alexander . levin (Sat Dec 02 2017 - 11:13:07 EST)
- [PATCH AUTOSEL for 4.9 01/33] kbuild: pkg: use --transform option to prefix paths in tar alexander . levin (Sat Dec 02 2017 - 11:13:20 EST)
- [PATCH AUTOSEL for 4.9 25/33] xfrm: Copy policy family in clone_policy alexander . levin (Sat Dec 02 2017 - 11:13:36 EST)
- [PATCH AUTOSEL for 4.14 61/64] audit: ensure that 'audit=1' actually enables audit for PID 1 alexander . levin (Sat Dec 02 2017 - 11:13:49 EST)
- [PATCH AUTOSEL for 4.9 11/33] dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 alexander . levin (Sat Dec 02 2017 - 11:14:13 EST)
- [PATCH AUTOSEL for 4.9 06/33] gre6: use log_ecn_error module parameter in ip6_tnl_rcv() alexander . levin (Sat Dec 02 2017 - 11:14:25 EST)
- [PATCH AUTOSEL for 4.9 07/33] route: also update fnhe_genid when updating a route cache alexander . levin (Sat Dec 02 2017 - 11:14:36 EST)
- [PATCH AUTOSEL for 4.9 14/33] xfs: fix forgotten rcu read unlock when skipping inode reclaim alexander . levin (Sat Dec 02 2017 - 11:14:48 EST)
- [PATCH AUTOSEL for 4.14 40/64] clk: uniphier: fix DAPLL2 clock rate of Pro5 alexander . levin (Sat Dec 02 2017 - 11:15:10 EST)
- [PATCH AUTOSEL for 4.14 58/64] blk-mq: Avoid that request queue removal can trigger list corruption alexander . levin (Sat Dec 02 2017 - 11:15:26 EST)
- [PATCH AUTOSEL for 4.14 59/64] nvmet-rdma: update queue list during ib_device removal alexander . levin (Sat Dec 02 2017 - 11:15:38 EST)
- [PATCH AUTOSEL for 4.14 37/64] clk: stm32h7: fix test of clock config alexander . levin (Sat Dec 02 2017 - 11:15:50 EST)
- [PATCH AUTOSEL for 4.14 56/64] ipvlan: fix ipv6 outbound device alexander . levin (Sat Dec 02 2017 - 11:16:01 EST)
- [PATCH AUTOSEL for 4.14 55/64] powerpc/powernv/idle: Round up latency and residency values alexander . levin (Sat Dec 02 2017 - 11:16:05 EST)
- [PATCH AUTOSEL for 4.14 57/64] ide: ide-atapi: fix compile error with defining macro DEBUG alexander . levin (Sat Dec 02 2017 - 11:16:27 EST)
- [PATCH AUTOSEL for 4.14 54/64] kbuild: do not call cc-option before KBUILD_CFLAGS initialization alexander . levin (Sat Dec 02 2017 - 11:16:51 EST)
- [PATCH AUTOSEL for 4.14 39/64] clk: qcom: common: fix legacy board-clock registration alexander . levin (Sat Dec 02 2017 - 11:17:00 EST)
- [PATCH AUTOSEL for 4.14 49/64] bnxt_re: changing the ip address shouldn't affect new connections alexander . levin (Sat Dec 02 2017 - 11:17:10 EST)
- [PATCH AUTOSEL for 4.14 50/64] IB/mlx4: Increase maximal message size under UD QP alexander . levin (Sat Dec 02 2017 - 11:17:21 EST)
- [PATCH AUTOSEL for 4.14 47/64] xfrm: Copy policy family in clone_policy alexander . levin (Sat Dec 02 2017 - 11:17:44 EST)
- [PATCH AUTOSEL for 4.14 48/64] f2fs: fix to clear FI_NO_PREALLOC alexander . levin (Sat Dec 02 2017 - 11:17:56 EST)
- [PATCH AUTOSEL for 4.14 36/64] ipv6: set all.accept_dad to 0 by default alexander . levin (Sat Dec 02 2017 - 11:18:11 EST)
- [PATCH AUTOSEL for 4.14 38/64] clk: sunxi-ng: a83t: Fix i2c buses bits alexander . levin (Sat Dec 02 2017 - 11:18:18 EST)
- [PATCH AUTOSEL for 4.14 42/64] mailbox: mailbox-test: don't rely on rx_buffer content to signal data ready alexander . levin (Sat Dec 02 2017 - 11:18:38 EST)
- [PATCH AUTOSEL for 4.14 43/64] kbuild: rpm-pkg: fix jobserver unavailable warning alexander . levin (Sat Dec 02 2017 - 11:18:50 EST)
- [PATCH AUTOSEL for 4.14 41/64] clk: hi3660: fix incorrect uart3 clock freqency alexander . levin (Sat Dec 02 2017 - 11:19:11 EST)
- [PATCH AUTOSEL for 4.14 31/64] sctp: do not free asoc when it is already dead in sctp_sendmsg alexander . levin (Sat Dec 02 2017 - 11:19:24 EST)
- [PATCH AUTOSEL for 4.14 45/64] jump_label: Invoke jump_label_test() via early_initcall() alexander . levin (Sat Dec 02 2017 - 11:19:39 EST)
- [PATCH AUTOSEL for 4.14 52/64] afs: Fix total-length calculation for multiple-page send alexander . levin (Sat Dec 02 2017 - 11:19:53 EST)
- [PATCH AUTOSEL for 4.14 28/64] sparc64/mm: set fields in deferred pages alexander . levin (Sat Dec 02 2017 - 11:20:06 EST)
- [PATCH AUTOSEL for 4.14 11/64] tun: fix rcu_read_lock imbalance in tun_build_skb alexander . levin (Sat Dec 02 2017 - 11:20:18 EST)
- [PATCH AUTOSEL for 4.14 34/64] geneve: fix fill_info when link down alexander . levin (Sat Dec 02 2017 - 11:20:23 EST)
- [PATCH AUTOSEL for 4.14 46/64] tls: Use kzalloc for aead_request allocation alexander . levin (Sat Dec 02 2017 - 11:20:35 EST)
- [PATCH AUTOSEL for 4.14 33/64] fcntl: don't leak fd reference when fixup_compat_flock fails alexander . levin (Sat Dec 02 2017 - 11:20:57 EST)
- [PATCH AUTOSEL for 4.14 30/64] slub: fix sysfs duplicate filename creation when slub_debug=O alexander . levin (Sat Dec 02 2017 - 11:21:14 EST)
- [PATCH AUTOSEL for 4.14 32/64] sctp: use the right sk after waking up from wait_buf sleep alexander . levin (Sat Dec 02 2017 - 11:21:18 EST)
- [PATCH AUTOSEL for 4.14 15/64] route: update fnhe_expires for redirect when the fnhe exists alexander . levin (Sat Dec 02 2017 - 11:21:43 EST)
- [PATCH AUTOSEL for 4.14 29/64] zsmalloc: calling zs_map_object() from irq is a bug alexander . levin (Sat Dec 02 2017 - 11:22:04 EST)
- [PATCH AUTOSEL for 4.14 10/64] mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl() alexander . levin (Sat Dec 02 2017 - 11:22:31 EST)
- [PATCH AUTOSEL for 4.14 26/64] dt-bindings: usb: fix reg-property port-number range alexander . levin (Sat Dec 02 2017 - 11:22:41 EST)
- [PATCH AUTOSEL for 4.14 21/64] NFS: Fix a typo in nfs_rename() alexander . levin (Sat Dec 02 2017 - 11:22:52 EST)
- [PATCH AUTOSEL for 4.14 27/64] block: wake up all tasks blocked in get_request() alexander . levin (Sat Dec 02 2017 - 11:23:04 EST)
- [PATCH AUTOSEL for 4.14 23/64] nfp: inherit the max_mtu from the PF netdev alexander . levin (Sat Dec 02 2017 - 11:23:17 EST)
- [PATCH AUTOSEL for 4.14 24/64] nfp: fix flower offload metadata flag usage alexander . levin (Sat Dec 02 2017 - 11:23:32 EST)
- [PATCH AUTOSEL for 4.14 25/64] xfs: fix forgotten rcu read unlock when skipping inode reclaim alexander . levin (Sat Dec 02 2017 - 11:23:52 EST)
- [PATCH AUTOSEL for 4.14 18/64] pipe: match pipe_max_size data type with procfs alexander . levin (Sat Dec 02 2017 - 11:24:03 EST)
- [PATCH AUTOSEL for 4.14 16/64] rsi: fix memory leak on buf and usb_reg_buf alexander . levin (Sat Dec 02 2017 - 11:24:24 EST)
- [PATCH AUTOSEL for 4.14 17/64] drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling path in 'rio_dma_transfer()' alexander . levin (Sat Dec 02 2017 - 11:24:36 EST)
- [PATCH AUTOSEL for 4.14 04/64] kbuild: pkg: use --transform option to prefix paths in tar alexander . levin (Sat Dec 02 2017 - 11:24:48 EST)
- [PATCH AUTOSEL for 4.14 19/64] lib/genalloc.c: make the avail variable an atomic_long_t alexander . levin (Sat Dec 02 2017 - 11:24:59 EST)
- [PATCH AUTOSEL for 4.14 22/64] sunrpc: Fix rpc_task_begin trace point alexander . levin (Sat Dec 02 2017 - 11:25:12 EST)
- [PATCH AUTOSEL for 4.14 13/64] tcp: when scheduling TLP, time of RTO should account for current ACK alexander . levin (Sat Dec 02 2017 - 11:25:39 EST)
- [PATCH AUTOSEL for 4.14 14/64] route: also update fnhe_genid when updating a route cache alexander . levin (Sat Dec 02 2017 - 11:25:50 EST)
- [PATCH AUTOSEL for 4.14 02/64] net: ipv6: Fixup device for anycast routes during copy alexander . levin (Sat Dec 02 2017 - 11:26:03 EST)
- [PATCH AUTOSEL for 4.14 08/64] apparmor: fix leak of null profile name if profile allocation fails alexander . levin (Sat Dec 02 2017 - 11:26:12 EST)
- [PATCH AUTOSEL for 4.14 12/64] gre6: use log_ecn_error module parameter in ip6_tnl_rcv() alexander . levin (Sat Dec 02 2017 - 11:26:24 EST)
- [PATCH AUTOSEL for 4.14 07/64] net: qmi_wwan: add Quectel BG96 2c7c:0296 alexander . levin (Sat Dec 02 2017 - 11:26:45 EST)
- [PATCH AUTOSEL for 4.14 09/64] x86/mpx/selftests: Fix up weird arrays alexander . levin (Sat Dec 02 2017 - 11:26:57 EST)
- [PATCH AUTOSEL for 4.14 06/64] powerpc/perf: Fix pmu_count to count only nest imc pmus alexander . levin (Sat Dec 02 2017 - 11:27:18 EST)
- [PATCH AUTOSEL for 4.14 05/64] coccinelle: fix parallel build with CHECK=scripts/coccicheck alexander . levin (Sat Dec 02 2017 - 11:27:29 EST)
- [PATCH AUTOSEL for 4.14 01/64] irqchip/qcom: Fix u32 comparison with value less than zero alexander . levin (Sat Dec 02 2017 - 11:27:40 EST)
- [PATCH] irq: Guard handle_bad_irq log messages Guenter Roeck (Sat Dec 02 2017 - 11:29:38 EST)
- [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Sat Dec 02 2017 - 11:32:17 EST)
- Re: [PATCH] staging: pi433: Removed some obsolete or duplicated defines; moved two defines to better locations Marcus Wolf (Sat Dec 02 2017 - 11:35:31 EST)
- Re: [PATCH v2 22/35] nds32: Device tree support Greentime Hu (Sat Dec 02 2017 - 11:48:01 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Joe Perches (Sat Dec 02 2017 - 11:48:01 EST)
- Re: [PATCH] gpio: ftgpio010: Fix platform_get_irq's error checking arvindY (Sat Dec 02 2017 - 11:49:37 EST)
- Re: [PATCH] irq: Guard handle_bad_irq log messages Joe Perches (Sat Dec 02 2017 - 11:52:33 EST)
- Re: [PATCH] staging: pi433: rf69.c: Introduced define DEBUG_FUNC_ENTRY Marcus Wolf (Sat Dec 02 2017 - 12:00:47 EST)
- [PATCH v2] gpio: ftgpio010: Fix platform_get_irq's error checking Arvind Yadav (Sat Dec 02 2017 - 12:01:22 EST)
- [PATCH] kernel: irq: Extend lockdep class for request mutex Andrew Lunn (Sat Dec 02 2017 - 12:11:54 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Jose Abreu (Sat Dec 02 2017 - 12:11:54 EST)
- Re: [PATCH] irq: Guard handle_bad_irq log messages Guenter Roeck (Sat Dec 02 2017 - 12:12:03 EST)
- Re: [PATCH] sched/rt: Do not do push/pull when there is only one CPU Steven Rostedt (Sat Dec 02 2017 - 12:13:01 EST)
- [PATCH v2] irq: Guard handle_bad_irq log messages Guenter Roeck (Sat Dec 02 2017 - 12:13:13 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Marcus Wolf (Sat Dec 02 2017 - 12:15:56 EST)
- [PATCH] staging: android: Fix checkpatch.pl error Ashish Kalra (Sat Dec 02 2017 - 12:21:22 EST)
- Re: [PATCH] block, bfq: remove batches of confusing ifdefs Paolo Valente (Sat Dec 02 2017 - 12:22:46 EST)
- [PATCH] staging: android: add identifiers to function parameters Ashish Kalra (Sat Dec 02 2017 - 12:29:53 EST)
- Re: [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Richard Cochran (Sat Dec 02 2017 - 13:05:15 EST)
- [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Steven Rostedt (Sat Dec 02 2017 - 13:05:15 EST)
- Re: [PATCH] staging: pi433: Make rf69_set_dc_cut_off_frequency_intern static Joe Perches (Sat Dec 02 2017 - 13:05:29 EST)
- Re: [PATCH] sched/rt: Do not do push/pull when there is only one CPU Steven Rostedt (Sat Dec 02 2017 - 13:05:49 EST)
- RE: [PATCH net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver Salil Mehta (Sat Dec 02 2017 - 13:07:05 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Al Viro (Sat Dec 02 2017 - 13:49:23 EST)
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged Jann Horn (Sat Dec 02 2017 - 13:49:51 EST)
- Re: [PATCH v1] PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports Bjorn Helgaas (Sat Dec 02 2017 - 14:19:44 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Paul E. McKenney (Sat Dec 02 2017 - 14:24:54 EST)
- [PATCH 00/10] Handle return value of platform_get_* Arvind Yadav (Sat Dec 02 2017 - 14:26:56 EST)
- [PATCH 02/10] net: bcmgenet: free netdev on of_match_node() error Arvind Yadav (Sat Dec 02 2017 - 14:26:57 EST)
- [PATCH 01/10] net: bcmgenet: Fix platform_get_irq's error checking Arvind Yadav (Sat Dec 02 2017 - 14:26:57 EST)
- [PATCH 04/10] can: xilinx: Handle return value of platform_get_irq Arvind Yadav (Sat Dec 02 2017 - 14:26:58 EST)
- [PATCH 06/10] net: ethernet: natsemi: Handle return value of platform_get_irq Arvind Yadav (Sat Dec 02 2017 - 14:27:01 EST)
- [PATCH 07/10] net: ethernet: smsc: Handle return value of platform_get_irq Arvind Yadav (Sat Dec 02 2017 - 14:27:06 EST)
- [PATCH 09/10] net: ethernet: korina: Handle return value of platform_get_irq_byname Arvind Yadav (Sat Dec 02 2017 - 14:27:10 EST)
- [PATCH 10/10] net: ethernet: cpmac: Handle return value of platform_get_irq_byname Arvind Yadav (Sat Dec 02 2017 - 14:27:22 EST)
- [PATCH 08/10] net: fjes: Handle return value of platform_get_irq and platform_get_resource Arvind Yadav (Sat Dec 02 2017 - 14:27:58 EST)
- [PATCH 05/10] net: ethernet: i825xx: Fix platform_get_irq's error checking Arvind Yadav (Sat Dec 02 2017 - 14:28:41 EST)
- [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking Arvind Yadav (Sat Dec 02 2017 - 14:29:05 EST)
- Re: [PATCH v3] staging: xgifb: remove macros with hidden variable Dan Carpenter (Sat Dec 02 2017 - 14:44:49 EST)
- Re: [PATCH 08/10] net: fjes: Handle return value of platform_get_irq and platform_get_resource Sergei Shtylyov (Sat Dec 02 2017 - 15:06:22 EST)
- Re: [PATCH 07/10] net: ethernet: smsc: Handle return value of platform_get_irq Sergei Shtylyov (Sat Dec 02 2017 - 15:07:09 EST)
- Re: [PATCH 05/10] net: ethernet: i825xx: Fix platform_get_irq's error checking Sergei Shtylyov (Sat Dec 02 2017 - 15:08:56 EST)
- Re: [PATCH 05/10] net: ethernet: i825xx: Fix platform_get_irq's error checking arvindY (Sat Dec 02 2017 - 15:23:45 EST)
- Re: [PATCH v2] gpio: ftgpio010: Fix platform_get_irq's error checking Linus Walleij (Sat Dec 02 2017 - 15:25:59 EST)
- Re: [PATCH 08/10] net: fjes: Handle return value of platform_get_irq and platform_get_resource arvindY (Sat Dec 02 2017 - 15:26:49 EST)
- Re: [PATCH] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() Kees Cook (Sat Dec 02 2017 - 16:00:28 EST)
- [ANNOUNCE] v4.14.3-rt5 Sebastian Andrzej Siewior (Sat Dec 02 2017 - 16:12:48 EST)
- [PATCH] Staging: pi433: fix brace coding style issues in pi433_if.c Tomas Marek (Sat Dec 02 2017 - 16:13:11 EST)
- Re: [alsa-devel] [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Fabio Estevam (Sat Dec 02 2017 - 16:17:59 EST)
- [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Bjorn Helgaas (Sat Dec 02 2017 - 16:45:53 EST)
- [PATCH v1 2/2] PCI/ASPM: Enable Latency Tolerance Reporting when supported Bjorn Helgaas (Sat Dec 02 2017 - 16:46:04 EST)
- [PATCH v1 1/2] PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics Bjorn Helgaas (Sat Dec 02 2017 - 16:46:04 EST)
- Re: [PATCH] Staging: pi433: fix brace coding style issues in pi433_if.c Joe Perches (Sat Dec 02 2017 - 16:50:10 EST)
- [PATCH/RFC] DT: leds: Fix 'label' property description and add 'colour' property Jacek Anaszewski (Sat Dec 02 2017 - 16:51:19 EST)
- Re: [PATCH v2 11/18] drm/sun4i: Add A83T support Jernej Åkrabec (Sat Dec 02 2017 - 17:07:18 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Al Viro (Sat Dec 02 2017 - 17:08:26 EST)
- [PATCH] objtool: Fix 64-bit build on 32-bit host Josh Poimboeuf (Sat Dec 02 2017 - 17:18:40 EST)
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged Matthew Wilcox (Sat Dec 02 2017 - 17:19:24 EST)
- Re: [GIT PULL] hash addresses printed with %p Matt Fleming (Sat Dec 02 2017 - 17:22:56 EST)
- [PATCHv2] staging: pi433: pi433_if.c remove SET_CHECKED macro Nguyen Phan Quang Minh (Sat Dec 02 2017 - 19:10:12 EST)
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged John Hubbard (Sat Dec 02 2017 - 19:22:43 EST)
- [PATCH RFC] stat.2: Document that stat can fail with EINTR Keno Fischer (Sat Dec 02 2017 - 19:24:12 EST)
- Re: [PATCH] fix system_state checking in early_ioremap Dave Young (Sat Dec 02 2017 - 19:56:17 EST)
- RE: [PATCH 1/2] x86/mce/AMD: Define function to get SMCA bank type Ghannam, Yazen (Sat Dec 02 2017 - 19:58:56 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Javier Martinez Canillas (Sat Dec 02 2017 - 20:12:09 EST)
- Re: [PATCH] arm64: dts: sort vendor subdirectories in Makefile alphabetically Olof Johansson (Sat Dec 02 2017 - 20:12:57 EST)
- Re: [GIT PULL] tee fix for v4.15 Olof Johansson (Sat Dec 02 2017 - 20:12:57 EST)
- Re: [GIT PULL] revert ARM SCPI changes for v4.15-rc1 Olof Johansson (Sat Dec 02 2017 - 20:13:02 EST)
- Re: [GIT PULL] ARM: uniphier: fixes for v4.15 Olof Johansson (Sat Dec 02 2017 - 20:13:16 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Sat Dec 02 2017 - 20:15:55 EST)
- Re: [PATCH 2/2] ipc: Fix ipc data structures inconsistency Davidlohr Bueso (Sat Dec 02 2017 - 20:41:55 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Tetsuo Handa (Sat Dec 02 2017 - 20:44:44 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Tetsuo Handa (Sat Dec 02 2017 - 20:50:56 EST)
- [PATCH v2 3/8] perf tools: Remove evlist->overwrite Wang Nan (Sat Dec 02 2017 - 21:03:04 EST)
- [PATCH v2 1/8] perf tools: Remove 'overwrite' parameter from perf_evlist__mmap Wang Nan (Sat Dec 02 2017 - 21:03:05 EST)
- [PATCH v2 4/8] perf tools: Remove overwrite from arguments list of perf_mmap__push Wang Nan (Sat Dec 02 2017 - 21:03:21 EST)
- [PATCH v2 8/8] perf tools: Replace 'backward' to 'overwrite' in evlist, mmap and record Wang Nan (Sat Dec 02 2017 - 21:03:21 EST)
- [PATCH v2 2/8] perf tools: Remove 'overwrite' parameter from perf_evlist__mmap_ex Wang Nan (Sat Dec 02 2017 - 21:03:40 EST)
- [PATCH v2 5/8] perf tools: Remove overwrite and check_messup from mmap read Wang Nan (Sat Dec 02 2017 - 21:03:48 EST)
- [PATCH v2 6/8] perf mmap: Fix perf backward recording Wang Nan (Sat Dec 02 2017 - 21:04:03 EST)
- [PATCH v2 0/8] perf tools: perf tools: Clarify overwrite and backward, bugfix Wang Nan (Sat Dec 02 2017 - 21:04:14 EST)
- [PATCH v2 7/8] perf tools: Don't discard prev in backward mode Wang Nan (Sat Dec 02 2017 - 21:04:17 EST)
- Re: [PATCH net-next 0/4] net: dsa: simplify switchdev prepare phase David Miller (Sat Dec 02 2017 - 21:19:55 EST)
- Re: [PATCH net-next 0/2] net: dsa: cross-chip FDB support David Miller (Sat Dec 02 2017 - 21:22:09 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR Matthew Wilcox (Sat Dec 02 2017 - 21:25:15 EST)
- Re: [PATCH net,stable v4 0/3] vhost: fix a few skb leaks David Miller (Sat Dec 02 2017 - 21:32:16 EST)
- Re: [kernel-hardening][PATCH v2 3/3] arm: mm: dump: add checking for writable and executable pages park jinbum (Sat Dec 02 2017 - 21:32:33 EST)
- [PATCH] bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep David Lechner (Sat Dec 02 2017 - 21:43:58 EST)
- [PATCH] bluetooth: hci_ll: remove \n from kernel messages David Lechner (Sat Dec 02 2017 - 22:02:42 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR Keno Fischer (Sat Dec 02 2017 - 22:16:34 EST)
- Re: [GIT PULL] RISC-V Cleanups and ABI Fixes for 4.15-rc2 Andrea Parri (Sat Dec 02 2017 - 22:20:26 EST)
- Re: New ORC unwinder in 4.14 broke cross-compilation? Randy Dunlap (Sat Dec 02 2017 - 22:31:36 EST)
- Re: [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver kbuild test robot (Sat Dec 02 2017 - 22:38:28 EST)
- Re: [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers santosh.shilimkar@xxxxxxxxxx (Sat Dec 02 2017 - 23:00:51 EST)
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged John Hubbard (Sat Dec 02 2017 - 23:06:29 EST)
- Re: [PATCH] staging: pi433: fix coding style in function rf69_set_rx_cfg() kbuild test robot (Sat Dec 02 2017 - 23:14:19 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Willem de Bruijn (Sat Dec 02 2017 - 23:23:12 EST)
- general protection fault in string syzbot (Sun Dec 03 2017 - 00:10:15 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Nick Bowler (Sun Dec 03 2017 - 00:26:21 EST)
- Re: [PATCH] ARM: dts: keystone-k2l: Add the second gpio bank node santosh.shilimkar@xxxxxxxxxx (Sun Dec 03 2017 - 00:54:53 EST)
- Re: [PATCH] refcount_t: documentation for memory ordering differences Andrea Parri (Sun Dec 03 2017 - 01:20:31 EST)
- Re: [PATCH] refcount_t: documentation for memory ordering differences Andrea Parri (Sun Dec 03 2017 - 01:27:58 EST)
- Re: [PATCH] cpu/hotplug: merge cpuhp_bp_states&cpuhp_ap_states as cpuhp_hp_states Paul E. McKenney (Sun Dec 03 2017 - 01:34:21 EST)
- Re: [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Peter Rosin (Sun Dec 03 2017 - 01:59:30 EST)
- Re: [PATCH v6 0/2] memory: Introduce ti-emif-sram driver santosh.shilimkar@xxxxxxxxxx (Sun Dec 03 2017 - 03:13:26 EST)
- Re: [PATCH 0/6] 66AK2G: Add DT nodes for few peripherals santosh.shilimkar@xxxxxxxxxx (Sun Dec 03 2017 - 03:30:26 EST)
- Re: [RESEND PATCH 2/4] ARM: dts: keystone: Add generic compatible string for I2C EEPROM santosh.shilimkar@xxxxxxxxxx (Sun Dec 03 2017 - 04:14:53 EST)
- Re: [PATCH] Staging: pi433: fix brace coding style issues in pi433_if.c Marek Tomas (Sun Dec 03 2017 - 04:35:14 EST)
- Re: [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver kbuild test robot (Sun Dec 03 2017 - 04:39:29 EST)
- Re: [PATCH v2] NTB: ntb_tool: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 04:46:01 EST)
- Re: [PATCH v2] NTB: ntb_tool: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 05:04:14 EST)
- Re: Memory corruption in powerpc guests with virtio_balloon (was Re: [PATCH v3] virtio_balloon: fix deadlock on OOM) Michael Ellerman (Sun Dec 03 2017 - 05:04:50 EST)
- [PATCH,v2] Make TI_ST a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 05:57:45 EST)
- [PATCH] Make TI_ST a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 05:57:46 EST)
- Re: [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs Hauke Mehrtens (Sun Dec 03 2017 - 06:04:47 EST)
- [PATCH] Make FSI a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 06:09:52 EST)
- Re: [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Fabio Estevam (Sun Dec 03 2017 - 06:12:48 EST)
- RE: [PATCH] arm: l2c: unlock ways when in non-secure mode Peng Fan (Sun Dec 03 2017 - 06:21:09 EST)
- Re: [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs Dmitry V. Levin (Sun Dec 03 2017 - 06:28:47 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Tetsuo Handa (Sun Dec 03 2017 - 06:33:18 EST)
- Re: [PATCH] ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU Krzysztof Kozlowski (Sun Dec 03 2017 - 07:07:42 EST)
- Re: [RFC] Rebasing the IDR Daniel Vetter (Sun Dec 03 2017 - 07:09:17 EST)
- [PATCH] Make MIC a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 07:10:03 EST)
- Re: [PATCH v3 0/5] kasan: support alloca, LLVM Dmitry Vyukov (Sun Dec 03 2017 - 07:25:10 EST)
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning Dmitry Vyukov (Sun Dec 03 2017 - 07:25:10 EST)
- [PATCH net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver Salil Mehta (Sun Dec 03 2017 - 07:34:15 EST)
- [PATCH net-next 2/8] net: hns3: Add mailbox support to VF driver Salil Mehta (Sun Dec 03 2017 - 07:34:23 EST)
- [PATCH net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support Salil Mehta (Sun Dec 03 2017 - 07:34:26 EST)
- [PATCH net-next 5/8] net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC Salil Mehta (Sun Dec 03 2017 - 07:34:42 EST)
- [PATCH net-next 7/8] net: hns3: Change PF to add ring-vect binding & resetQ to mailbox Salil Mehta (Sun Dec 03 2017 - 07:34:45 EST)
- [PATCH net-next 6/8] net: hns3: Add mailbox support to PF driver Salil Mehta (Sun Dec 03 2017 - 07:34:59 EST)
- [PATCH net-next 8/8] net: hns3: Add mailbox interrupt handling to PF driver Salil Mehta (Sun Dec 03 2017 - 07:35:20 EST)
- [PATCH net-next 4/8] net: hns3: Add HNS3 VF driver to kernel build framework Salil Mehta (Sun Dec 03 2017 - 07:35:38 EST)
- [PATCH net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface Salil Mehta (Sun Dec 03 2017 - 07:36:27 EST)
- BUG: unable to handle kernel NULL pointer dereference syzbot (Sun Dec 03 2017 - 07:37:13 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. kbuild test robot (Sun Dec 03 2017 - 07:56:33 EST)
- [question] handle the page table RAS error gengdongjiu (Sun Dec 03 2017 - 08:23:01 EST)
- Re: [PATCH] cpu/hotplug: merge cpuhp_bp_states&cpuhp_ap_states as cpuhp_hp_states Lai Jiangshan (Sun Dec 03 2017 - 08:23:02 EST)
- general protection fault in binder_poll syzbot (Sun Dec 03 2017 - 08:23:32 EST)
- Re: [PATCH v6 1/6] leds: Add new API to derive a LED name Jacek Anaszewski (Sun Dec 03 2017 - 08:28:08 EST)
- Re: [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Jacek Anaszewski (Sun Dec 03 2017 - 08:28:26 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Tetsuo Handa (Sun Dec 03 2017 - 08:28:44 EST)
- Re: [PATCH v4 2/2] arm64: Add software workaround for Falkor erratum 1041 Shanker Donthineni (Sun Dec 03 2017 - 08:35:54 EST)
- Re: [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Jacek Anaszewski (Sun Dec 03 2017 - 08:51:37 EST)
- [PATCH] perf tools: set GUI mode after returning from perf_session__new() Song Seok Ho (Sun Dec 03 2017 - 08:51:37 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Jacek Anaszewski (Sun Dec 03 2017 - 08:59:06 EST)
- [PATCH 00/10] staging: ccree: cleanups & fixes Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:23 EST)
- [PATCH 01/10] staging: ccree: remove inline qualifiers Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:29 EST)
- [PATCH 02/10] staging: ccree: remove unproven likely/unlikely Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:37 EST)
- [PATCH 04/10] staging: ccree: fix indentation of var assignment Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:45 EST)
- [PATCH 05/10] staging: ccree: remove braces for single statement blocks Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:52 EST)
- [PATCH 07/10] staging: ccree: update TODO list Gilad Ben-Yossef (Sun Dec 03 2017 - 08:59:56 EST)
- [PATCH 08/10] staging: ccree: NULLify backup_info when unused Gilad Ben-Yossef (Sun Dec 03 2017 - 09:00:06 EST)
- [PATCH 09/10] staging: ccree: fix AEAD func naming convention Gilad Ben-Yossef (Sun Dec 03 2017 - 09:00:11 EST)
- [PATCH 10/10] staging: ccree: amend aead func def for readability Gilad Ben-Yossef (Sun Dec 03 2017 - 09:00:27 EST)
- [PATCH 06/10] staging: ccree: remove interim DT docs Gilad Ben-Yossef (Sun Dec 03 2017 - 09:01:04 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Jacek Anaszewski (Sun Dec 03 2017 - 09:01:14 EST)
- [PATCH 03/10] staging: ccree: remove more unnecessary parentheses Gilad Ben-Yossef (Sun Dec 03 2017 - 09:01:48 EST)
- Difficulties for compilation without extra optimisation SF Markus Elfring (Sun Dec 03 2017 - 09:15:59 EST)
- Re: [PATCH v5.1 1/2] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock Andreas FÃrber (Sun Dec 03 2017 - 09:15:59 EST)
- WARNING in kmalloc_slab (3) syzbot (Sun Dec 03 2017 - 09:25:24 EST)
- [PATCH] Input: fix platform_no_drv_owner.cocci warnings kbuild test robot (Sun Dec 03 2017 - 09:36:02 EST)
- Re: [PATCH v4 1/2] Input: Add driver for Cypress Generation 5 touchscreen kbuild test robot (Sun Dec 03 2017 - 09:36:02 EST)
- Re: [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Jacek Anaszewski (Sun Dec 03 2017 - 09:36:03 EST)
- Re: BUG: workqueue lockup (2) Dmitry Vyukov (Sun Dec 03 2017 - 09:36:59 EST)
- Re: BUG: workqueue lockup (2) Thomas Gleixner (Sun Dec 03 2017 - 09:48:29 EST)
- Re: [PATCH] liquidio: fix incorrect indentation of assignment statement David Miller (Sun Dec 03 2017 - 10:00:19 EST)
- Re: [PATCH net] rxrpc: Use correct netns source in rxrpc_release_sock() David Miller (Sun Dec 03 2017 - 10:05:53 EST)
- Re: [PATCH net] rxrpc: Fix the MAINTAINERS record David Miller (Sun Dec 03 2017 - 10:05:53 EST)
- [PULL REQUEST] i2c for 4.15 Wolfram Sang (Sun Dec 03 2017 - 10:06:21 EST)
- Re: [PATCH v3] doc: add maintainer book Jonathan Corbet (Sun Dec 03 2017 - 10:11:26 EST)
- [PATCH 1/6] staging: pi433: Fix indentation in rf69_enum.h Simon SandstrÃm (Sun Dec 03 2017 - 10:17:41 EST)
- [PATCH 0/6] Fix indentation and CamelCase issues in staging/pi433 Simon SandstrÃm (Sun Dec 03 2017 - 10:17:41 EST)
- [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Sun Dec 03 2017 - 10:17:52 EST)
- [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Simon SandstrÃm (Sun Dec 03 2017 - 10:17:55 EST)
- [PATCH 6/6] staging: pi433: Rename enum modShaping in rf69_enum.h Simon SandstrÃm (Sun Dec 03 2017 - 10:17:56 EST)
- Re: Difficulties for compilation without extra optimisation Trond Myklebust (Sun Dec 03 2017 - 10:17:59 EST)
- [PATCH 3/6] staging: pi433: Rename variable in struct pi433_rx_cfg Simon SandstrÃm (Sun Dec 03 2017 - 10:18:47 EST)
- [PATCH 2/6] staging: pi433: Capitalize constant definitions Simon SandstrÃm (Sun Dec 03 2017 - 10:19:06 EST)
- Hello MISS BORTE OGORTAI (Sun Dec 03 2017 - 10:44:29 EST)
- [PATCH] [FIX] staging: pi433: fix last commit indentation Victor Carvalho (Sun Dec 03 2017 - 10:53:44 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR walter harms (Sun Dec 03 2017 - 11:09:17 EST)
- Linux 4.15-rc2 Linus Torvalds (Sun Dec 03 2017 - 11:23:06 EST)
- Re: [GIT PULL] revert ARM SCPI changes for v4.15-rc1 Heiner Kallweit (Sun Dec 03 2017 - 11:26:25 EST)
- Re: [PATCH v5 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support. David Miller (Sun Dec 03 2017 - 11:27:02 EST)
- Re: [PATCH v6 0/2] memory: Introduce ti-emif-sram driver Tony Lindgren (Sun Dec 03 2017 - 11:36:50 EST)
- Re: [alsa-devel] [PATCH v4 03/15] soundwire: Add Master registration Vinod Koul (Sun Dec 03 2017 - 11:37:55 EST)
- Re: WARNING in kvm_arch_vcpu_ioctl_run (2) Dmitry Vyukov (Sun Dec 03 2017 - 11:39:29 EST)
- Re: [alsa-devel] [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers Vinod Koul (Sun Dec 03 2017 - 11:48:37 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Sun Dec 03 2017 - 11:49:49 EST)
- [PATCH][next] x86/mm: make function clear_non_loaded_ctxs static Colin King (Sun Dec 03 2017 - 11:53:35 EST)
- Re: [PATCH v3 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Alexei Starovoitov (Sun Dec 03 2017 - 12:03:49 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Vinod Koul (Sun Dec 03 2017 - 12:03:49 EST)
- Re: [alsa-devel] [PATCH v4 08/15] soundwire: Add Slave status handling helpers Vinod Koul (Sun Dec 03 2017 - 12:04:49 EST)
- Re: [alsa-devel] [PATCH v4 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support Vinod Koul (Sun Dec 03 2017 - 12:06:47 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Vinod Koul (Sun Dec 03 2017 - 12:08:10 EST)
- Re: [alsa-devel] [PATCH v4 00/15] soundwire: Add a new SoundWire subsystem Vinod Koul (Sun Dec 03 2017 - 12:09:26 EST)
- Use-after-free with deferred driver probing and __initconst Dan Aloni (Sun Dec 03 2017 - 12:20:04 EST)
- Re: [PATCH 2/2] TESTING! KVM: x86: add invalidate_range mmu notifier Andrea Arcangeli (Sun Dec 03 2017 - 12:24:58 EST)
- Re: [PATCH] refcount_t: documentation for memory ordering differences Randy Dunlap (Sun Dec 03 2017 - 12:28:13 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Andrea Arcangeli (Sun Dec 03 2017 - 12:28:35 EST)
- Re: [PATCH 1/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Alexei Starovoitov (Sun Dec 03 2017 - 12:51:26 EST)
- Re: [PATCH v2] NTB: ntb_perf: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 12:59:06 EST)
- Re: [PATCH v2] NTB: ntb_perf: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 12:59:07 EST)
- Re: [PATCH v2 3/3] i2c: at91: added slave mode support Ludovic Desroches (Sun Dec 03 2017 - 13:02:55 EST)
- [GIT] Networking David Miller (Sun Dec 03 2017 - 13:14:31 EST)
- Re: omapfb/dss: Delete an error message for a failed memory allocation in three functions SF Markus Elfring (Sun Dec 03 2017 - 13:21:26 EST)
- Re: [PATCH v4 06/12] [media] cxd2880: Add integration layer for the driver Sean Young (Sun Dec 03 2017 - 13:23:55 EST)
- [PATCH] Make ANDROID a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 13:34:20 EST)
- Re: [PATCH v2] ipc, mqueue: lazy call kern_mount_data in new namespaces kbuild test robot (Sun Dec 03 2017 - 13:44:07 EST)
- kernel/trace/trace_irqsoff.c:855:2: error: implicit declaration of function 'trace_preempt_enable_rcuidle'; did you mean 'trace_irq_enable_rcuidle'? kbuild test robot (Sun Dec 03 2017 - 13:54:07 EST)
- Re: [v2,2/3] hwmon: (aspeed-pwm-tacho) Deassert reset in probe Guenter Roeck (Sun Dec 03 2017 - 13:58:44 EST)
- Re: BUG: unable to handle kernel paging request in crypto_chacha20_crypt Eric Biggers (Sun Dec 03 2017 - 14:11:48 EST)
- [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Serge Semin (Sun Dec 03 2017 - 14:18:02 EST)
- [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Serge Semin (Sun Dec 03 2017 - 14:18:15 EST)
- [PATCH v2 07/15] NTB: ntb_test: Safely use paths with whitespace Serge Semin (Sun Dec 03 2017 - 14:18:17 EST)
- [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support Serge Semin (Sun Dec 03 2017 - 14:18:17 EST)
- [PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support Serge Semin (Sun Dec 03 2017 - 14:18:17 EST)
- [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests Serge Semin (Sun Dec 03 2017 - 14:18:21 EST)
- [PATCH v2 14/15] NTB: ntb_test: Update ntb_perf tests Serge Semin (Sun Dec 03 2017 - 14:18:26 EST)
- [PATCH v2 09/15] NTB: ntb_test: Update ntb_tool link tests Serge Semin (Sun Dec 03 2017 - 14:18:43 EST)
- [PATCH v2 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology Serge Semin (Sun Dec 03 2017 - 14:18:58 EST)
- [PATCH v2 13/15] NTB: ntb_test: Update ntb_tool MW tests Serge Semin (Sun Dec 03 2017 - 14:19:13 EST)
- [PATCH v2 12/15] NTB: ntb_test: Add ntb_tool Message tests Serge Semin (Sun Dec 03 2017 - 14:19:27 EST)
- [PATCH v2 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests Serge Semin (Sun Dec 03 2017 - 14:19:50 EST)
- [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Serge Semin (Sun Dec 03 2017 - 14:20:11 EST)
- [PATCH v2 08/15] NTB: ntb_test: Add ntb_tool port tests Serge Semin (Sun Dec 03 2017 - 14:20:18 EST)
- [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support Serge Semin (Sun Dec 03 2017 - 14:20:40 EST)
- [PATCH v2 01/15] NTB: Rename NTB messaging API methods Serge Semin (Sun Dec 03 2017 - 14:21:07 EST)
- Re: [PATCH] bluetooth: serdev: hci_ll: Wait for CTS instead of using msleep Marcel Holtmann (Sun Dec 03 2017 - 14:24:12 EST)
- Re: [PATCH] bluetooth: hci_ll: remove \n from kernel messages Marcel Holtmann (Sun Dec 03 2017 - 14:24:45 EST)
- Re: BUG: unable to handle kernel NULL pointer dereference Eric Biggers (Sun Dec 03 2017 - 14:29:09 EST)
- Re: [Intel-gfx] [PATCH V3 09/29] drm/i915: deprecate pci_get_bus_and_slot() Sinan Kaya (Sun Dec 03 2017 - 14:29:17 EST)
- [PATCH] ARM: da850: Fix LEGO EV3 battery voltage gpio David Lechner (Sun Dec 03 2017 - 14:29:43 EST)
- Re: [PATCH v2] NTB: ntb_pp: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 14:40:28 EST)
- Re: [PATCH v6 0/9] i2c: document DMA handling and add helpers for it Wolfram Sang (Sun Dec 03 2017 - 14:43:56 EST)
- Re: [PATCH] ARM: da850: Fix LEGO EV3 battery voltage gpio David Lechner (Sun Dec 03 2017 - 15:03:41 EST)
- Re: [PATCH v2] eeprom: at24: fix I2C device selection for runtime PM Bartosz Golaszewski (Sun Dec 03 2017 - 15:03:41 EST)
- [PATCH] netfilter: nfnetlink_cthelper: Add missing permission checks Kevin Cernekee (Sun Dec 03 2017 - 15:13:05 EST)
- Re: WARNING in kmalloc_slab (3) Eric Biggers (Sun Dec 03 2017 - 15:16:21 EST)
- Re: possible deadlock in blk_trace_remove Eric Biggers (Sun Dec 03 2017 - 15:24:51 EST)
- Re: [PATCH] fsi: Add Self Boot Engine FIFO FSI client kbuild test robot (Sun Dec 03 2017 - 15:26:16 EST)
- Re: [PATCH v2] NTB: ntb_pp: Add full multi-port NTB API support kbuild test robot (Sun Dec 03 2017 - 15:27:13 EST)
- Re: kernel BUG at net/key/af_key.c:LINE! Eric Biggers (Sun Dec 03 2017 - 15:28:31 EST)
- BUG: unable to handle kernel NULL pointer dereference in sha512_mb_mgr_get_comp_job_avx2 syzbot (Sun Dec 03 2017 - 15:31:08 EST)
- Re: general protection fault in dax_alloc_inode Eric Biggers (Sun Dec 03 2017 - 15:38:44 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Cyrille Pitchen (Sun Dec 03 2017 - 15:45:18 EST)
- selftests: Testing a write attempt into a full file? SF Markus Elfring (Sun Dec 03 2017 - 15:47:14 EST)
- Re: [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Peter Rosin (Sun Dec 03 2017 - 15:54:20 EST)
- Re: [PATCH 1/2] dt-bindings: trivial: add tfa9879 device Fabio Estevam (Sun Dec 03 2017 - 16:01:17 EST)
- Re: [PATCH] leds: trigger: Introduce a NETDEV trigger Jacek Anaszewski (Sun Dec 03 2017 - 16:11:05 EST)
- [PATCH] mm/memory.c: Mark wp_huge_pmd() inline to prevent build failure Geert Uytterhoeven (Sun Dec 03 2017 - 16:12:00 EST)
- [PATCH] Documentation: fix docs build error after source file removed Randy Dunlap (Sun Dec 03 2017 - 16:15:50 EST)
- [PATCH] sched/core: fix kernel-doc warnings after code movement Randy Dunlap (Sun Dec 03 2017 - 16:19:13 EST)
- Make SSB a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 16:19:46 EST)
- [PATCH] Make SSB a menuconfig to ease disabling it all Vincent Legoll (Sun Dec 03 2017 - 16:19:50 EST)
- Re: Difficulties for compilation without extra optimisation Steven Rostedt (Sun Dec 03 2017 - 16:23:09 EST)
- linux-next: Signed-off-by missing for commit in the arm-soc tree Stephen Rothwell (Sun Dec 03 2017 - 16:33:15 EST)
- [PATCH] i2c: core: report OF style module alias for devices registered via OF Javier Martinez Canillas (Sun Dec 03 2017 - 16:41:05 EST)
- [PATCH] eeprom: at24: don't use the default regmap locking Bartosz Golaszewski (Sun Dec 03 2017 - 16:48:02 EST)
- [PATCH] um: Convert ubd driver to blk-mq Richard Weinberger (Sun Dec 03 2017 - 16:49:13 EST)
- [PATCH] treewide: remove duplicate includes Pravin Shedge (Sun Dec 03 2017 - 16:50:49 EST)
- Re: [PATCH] [RFC] um: Convert ubd driver to blk-mq Richard Weinberger (Sun Dec 03 2017 - 16:54:21 EST)
- Re: Difficulties for compilation without extra optimisation SF Markus Elfring (Sun Dec 03 2017 - 16:57:37 EST)
- [PATCH v2] ARM: da850: Fix LEGO EV3 battery voltage gpio David Lechner (Sun Dec 03 2017 - 16:58:17 EST)
- Re: selftests: Testing a write attempt into a full file? walter harms (Sun Dec 03 2017 - 16:59:11 EST)
- possible deadlock in seq_read syzbot (Sun Dec 03 2017 - 17:02:10 EST)
- [PATCH v3] ARM: da850: Fix LEGO EV3 battery voltage gpio David Lechner (Sun Dec 03 2017 - 17:04:57 EST)
- Re: [PATCH] Documentation: fix docs build error after source file removed Jonathan Corbet (Sun Dec 03 2017 - 17:12:47 EST)
- possible deadlock in lock_trace syzbot (Sun Dec 03 2017 - 17:25:12 EST)
- Re: [PATCH] frv: fix build failure Sudip Mukherjee (Sun Dec 03 2017 - 17:40:00 EST)
- linux-next: manual merge of the samsung-krzk tree with the keystone tree Stephen Rothwell (Sun Dec 03 2017 - 17:46:06 EST)
- [PATCH] thinkad_acpi: Support the battery wear control Ognjen Galic (Sun Dec 03 2017 - 17:47:34 EST)
- [PATCH v2] thinkad_acpi: Support the battery wear control Ognjen Galic (Sun Dec 03 2017 - 17:57:07 EST)
- Re: [PATCH] [RFC] um: Convert ubd driver to blk-mq Anton Ivanov (Sun Dec 03 2017 - 17:57:35 EST)
- Re: [PATCH v4 07/12] [media] cxd2880: Add top level of the driver Sean Young (Sun Dec 03 2017 - 17:59:23 EST)
- linux-next: manual merge of the vfs tree with Linus' tree Stephen Rothwell (Sun Dec 03 2017 - 18:05:36 EST)
- Re: [PATCH] treewide: remove duplicate includes Luis R. Rodriguez (Sun Dec 03 2017 - 18:07:11 EST)
- Re: [PATCH 1/4] arm: dts: imx28: Use phandles instead of unit addresses kbuild test robot (Sun Dec 03 2017 - 18:14:29 EST)
- linux-next: build failure after merge of the vfs tree Stephen Rothwell (Sun Dec 03 2017 - 18:16:57 EST)
- Re: [PATCH] treewide: remove duplicate includes Joe Perches (Sun Dec 03 2017 - 18:20:27 EST)
- [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Sun Dec 03 2017 - 18:21:22 EST)
- [PATCH v4] doc: add maintainer book Tobin C. Harding (Sun Dec 03 2017 - 18:28:04 EST)
- [PATCH] documentation/gpu/i915: fix docs build error after file rename Randy Dunlap (Sun Dec 03 2017 - 18:36:33 EST)
- linux-next: Signed-off-by missing for commits in the drm tree Stephen Rothwell (Sun Dec 03 2017 - 18:58:13 EST)
- linux-next: build warning after merge of the net-next tree Stephen Rothwell (Sun Dec 03 2017 - 19:03:00 EST)
- Re: [PATCH] fsi: Add Self Boot Engine FIFO FSI client Andrew Jeffery (Sun Dec 03 2017 - 19:05:24 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Sun Dec 03 2017 - 19:11:30 EST)
- Re: [PATCH] locking/Documentation: Revise Documentation/locking/crossrelease.txt Byungchul Park (Sun Dec 03 2017 - 19:16:28 EST)
- Re: [PATCH v5.1 1/2] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock Andreas FÃrber (Sun Dec 03 2017 - 19:17:03 EST)
- Re: possible deadlock in blk_trace_remove Jens Axboe (Sun Dec 03 2017 - 19:25:10 EST)
- [PATCH] asus-wireless: send an EV_SYN/SYN_REPORT between state changes Peter Hutterer (Sun Dec 03 2017 - 19:29:38 EST)
- linux-next: build warning after merge of the drm tree Stephen Rothwell (Sun Dec 03 2017 - 19:30:30 EST)
- general protection fault in __lock_acquire (2) syzbot (Sun Dec 03 2017 - 19:33:20 EST)
- Re: possible deadlock in blk_trace_remove Eric Biggers (Sun Dec 03 2017 - 19:44:50 EST)
- Re: possible deadlock in blk_trace_remove Jens Axboe (Sun Dec 03 2017 - 19:47:59 EST)
- Re: [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages Yisheng Xie (Sun Dec 03 2017 - 19:50:17 EST)
- [PATCH v3 0/4] Make input drivers y2038 safe Deepa Dinamani (Sun Dec 03 2017 - 19:56:33 EST)
- [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Deepa Dinamani (Sun Dec 03 2017 - 19:56:40 EST)
- [PATCH v3 2/4] input: evdev: Replace timeval with timespec64 Deepa Dinamani (Sun Dec 03 2017 - 19:56:43 EST)
- [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106 Deepa Dinamani (Sun Dec 03 2017 - 19:56:50 EST)
- [PATCH v3 4/4] input: serio: Replace timeval by timespec64 Deepa Dinamani (Sun Dec 03 2017 - 19:57:03 EST)
- Re: linux-next: build warning after merge of the drm tree Dave Airlie (Sun Dec 03 2017 - 19:57:48 EST)
- Re: [PATCH tip/core/rcu 15/21] keyring: Remove now-redundant smp_read_barrier_depends() James Morris (Sun Dec 03 2017 - 20:00:48 EST)
- Re: [PATCH] drm/panel: support Innolux P097PFG panel hl (Sun Dec 03 2017 - 20:06:14 EST)
- Re: [PATCH v2 35/35] dt-bindings: timer: Add andestech atcpit100 timer binding doc éåå (Sun Dec 03 2017 - 20:07:27 EST)
- Re: [feature request] Linux should never break, it should rebuild/repair itself automatically Casey Schaufler (Sun Dec 03 2017 - 20:13:57 EST)
- Re: [PATCH net-next RFC 0/9] net: dsa: PTP timestamping for mv88e6xxx Richard Cochran (Sun Dec 03 2017 - 20:13:57 EST)
- RE: [PATCH v3 7/9] KVM: x86: Implement Intel Processor Trace MSRs read/write Kang, Luwei (Sun Dec 03 2017 - 20:22:03 EST)
- Re: [PATCH] scsi: ufs: ufshcd: Enable no_write_same for scsi host Kyuho Choi (Sun Dec 03 2017 - 20:27:37 EST)
- [bisected] x86 boot still broken on -rc2 Jakub Kicinski (Sun Dec 03 2017 - 20:28:52 EST)
- [PATCH V2 net-next 2/3] net: hns3: Add reset service task for handling reset requests Salil Mehta (Sun Dec 03 2017 - 20:30:58 EST)
- [PATCH V2 net-next 1/3] net: hns3: Refactor of the reset interrupt handling logic Salil Mehta (Sun Dec 03 2017 - 20:31:00 EST)
- [PATCH V2 net-next 3/3] net: hns3: Refactors the requested reset & pending reset handling code Salil Mehta (Sun Dec 03 2017 - 20:31:11 EST)
- [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver Salil Mehta (Sun Dec 03 2017 - 20:31:35 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. NeilBrown (Sun Dec 03 2017 - 20:43:10 EST)
- linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Sun Dec 03 2017 - 20:50:58 EST)
- [lkp-robot] [mm] 6f12c591f0: vm-scalability.throughput -3.8% regression kernel test robot (Sun Dec 03 2017 - 20:53:00 EST)
- Re: KAISER: kexec triggers a warning Baoquan He (Sun Dec 03 2017 - 20:53:11 EST)
- [PATCH] eeprom: at24: Change nvmem stride to 1 David Lechner (Sun Dec 03 2017 - 20:54:41 EST)
- linux-next: manual merge of the staging tree with the vfs tree Stephen Rothwell (Sun Dec 03 2017 - 20:58:19 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Sun Dec 03 2017 - 21:02:33 EST)
- linux-next: manual merge of the staging tree with the vfs tree Stephen Rothwell (Sun Dec 03 2017 - 21:06:58 EST)
- [PATCH v2] mmap.2: MAP_FIXED updated documentation john . hubbard (Sun Dec 03 2017 - 21:14:28 EST)
- Re: [PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run Wanpeng Li (Sun Dec 03 2017 - 21:16:02 EST)
- [lkp-robot] [btrfs] 69fe2d75dd: fio.write_clat_90%_us +332.6% regression kernel test robot (Sun Dec 03 2017 - 21:21:45 EST)
- Re: [GIT PULL] revert ARM SCPI changes for v4.15-rc1 Sudeep Holla (Sun Dec 03 2017 - 21:25:37 EST)
- Re: general protection fault in __lock_acquire (2) Cong Wang (Sun Dec 03 2017 - 21:27:12 EST)
- Re: [GIT PULL] hash addresses printed with %p Joe Perches (Sun Dec 03 2017 - 21:34:15 EST)
- Re: linux-next: Signed-off-by missing for commits in the drm tree Zhenyu Wang (Sun Dec 03 2017 - 21:38:04 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Sun Dec 03 2017 - 21:40:12 EST)
- Re: Difficulties for compilation without extra optimisation Steven Rostedt (Sun Dec 03 2017 - 21:40:59 EST)
- Re: [alsa-devel] [PATCH v4 03/15] soundwire: Add Master registration Pierre-Louis Bossart (Sun Dec 03 2017 - 21:44:58 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Chris Zhong (Sun Dec 03 2017 - 21:47:44 EST)
- Re: UFS utilities Kyuho Choi (Sun Dec 03 2017 - 21:47:51 EST)
- Re: [alsa-devel] [PATCH v4 04/15] soundwire: Add MIPI DisCo property helpers Pierre-Louis Bossart (Sun Dec 03 2017 - 21:50:12 EST)
- [PATCH v7 00/11] arm64: kexec: add kexec_file_load() support AKASHI Takahiro (Sun Dec 03 2017 - 21:55:01 EST)
- [PATCH v7 01/11] resource: add walk_system_ram_res_rev() AKASHI Takahiro (Sun Dec 03 2017 - 21:55:01 EST)
- [PATCH v7 02/11] kexec_file: factor out arch_kexec_kernel_*() from x86, powerpc AKASHI Takahiro (Sun Dec 03 2017 - 21:55:01 EST)
- [PATCH v7 03/11] kexec_file: factor out crashdump elf header function from x86 AKASHI Takahiro (Sun Dec 03 2017 - 21:55:13 EST)
- [PATCH v7 05/11] arm64: kexec_file: create purgatory AKASHI Takahiro (Sun Dec 03 2017 - 21:55:17 EST)
- [PATCH v7 06/11] arm64: kexec_file: load initrd, device-tree and purgatory segments AKASHI Takahiro (Sun Dec 03 2017 - 21:55:22 EST)
- [PATCH v7 07/11] arm64: kexec_file: set up for crash dump adding elf core header AKASHI Takahiro (Sun Dec 03 2017 - 21:55:27 EST)
- [PATCH v7 10/11] include: pe.h: remove message[] from mz header definition AKASHI Takahiro (Sun Dec 03 2017 - 21:55:36 EST)
- Re: [alsa-devel] [PATCH v4 03/15] soundwire: Add Master registration Vinod Koul (Sun Dec 03 2017 - 21:55:43 EST)
- [PATCH v7 11/11] arm64: kexec_file: enable KEXEC_VERIFY_SIG for Image AKASHI Takahiro (Sun Dec 03 2017 - 21:56:03 EST)
- [PATCH v7 09/11] arm64: kexec_file: add Image format support AKASHI Takahiro (Sun Dec 03 2017 - 21:56:20 EST)
- [PATCH v7 08/11] arm64: kexec_file: enable KEXEC_FILE config AKASHI Takahiro (Sun Dec 03 2017 - 21:56:44 EST)
- [PATCH v7 04/11] asm-generic: add kexec_file_load system call to unistd.h AKASHI Takahiro (Sun Dec 03 2017 - 21:57:10 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Pierre-Louis Bossart (Sun Dec 03 2017 - 22:01:45 EST)
- [lkp-robot] [x86/entry/64] 63e02a2a32: will-it-scale.per_process_ops -13.0% regression kernel test robot (Sun Dec 03 2017 - 22:03:06 EST)
- Re: [alsa-devel] [PATCH v4 08/15] soundwire: Add Slave status handling helpers Pierre-Louis Bossart (Sun Dec 03 2017 - 22:07:32 EST)
- Re: [alsa-devel] [PATCH v4 08/15] soundwire: Add Slave status handling helpers Vinod Koul (Sun Dec 03 2017 - 22:09:51 EST)
- Re: [PATCH] riscv/ftrace: Add basic support Alan Kao (Sun Dec 03 2017 - 22:10:00 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Pierre-Louis Bossart (Sun Dec 03 2017 - 22:11:43 EST)
- [lkp-robot] [mm] 4af77b68c2: vm-scalability.throughput -9.0% regression kernel test robot (Sun Dec 03 2017 - 22:12:53 EST)
- [PATCH 1/1] gianfar: fix a flooded alignment reports because of padding issue. Zumeng Chen (Sun Dec 03 2017 - 22:13:07 EST)
- general protection fault in show_timer syzbot (Sun Dec 03 2017 - 22:17:13 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Vinod Koul (Sun Dec 03 2017 - 22:17:31 EST)
- linux-next: build failure after merge of the mfd tree Stephen Rothwell (Sun Dec 03 2017 - 22:20:05 EST)
- [PATCH 0/3] bluetooth: hci_ll: Get MAC address from NVMEM David Lechner (Sun Dec 03 2017 - 22:21:26 EST)
- [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command David Lechner (Sun Dec 03 2017 - 22:21:31 EST)
- [PATCH 3/3] bluetooth: hci_ll: Add optional nvmem MAC address source David Lechner (Sun Dec 03 2017 - 22:21:48 EST)
- [PATCH 1/3] dt-bindings: Add optional nvmem MAC address bindings to ti,wlink-st David Lechner (Sun Dec 03 2017 - 22:21:50 EST)
- [PATCH] fhandle: avoid -EINVAL if requested size is too large. NeilBrown (Sun Dec 03 2017 - 22:27:46 EST)
- Re: [PATCH] Revert "x86/apic: Remove init_bsp_APIC()" Dou Liyang (Sun Dec 03 2017 - 22:29:02 EST)
- Re: linux-next: Signed-off-by missing for commit in the arm-soc tree Olof Johansson (Sun Dec 03 2017 - 22:48:13 EST)
- Re: [PATCH v18 07/10] virtio-balloon: VIRTIO_BALLOON_F_SG Wei Wang (Sun Dec 03 2017 - 22:48:13 EST)
- Re: possible deadlock in blk_trace_remove Mike Galbraith (Sun Dec 03 2017 - 22:48:13 EST)
- Re: [PATCH] ext4: Support fast symlinks from ext3 file systems Theodore Ts'o (Sun Dec 03 2017 - 22:49:48 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Pierre-Louis Bossart (Sun Dec 03 2017 - 22:52:56 EST)
- Re: [lkp-robot] [x86/entry/64] 63e02a2a32: will-it-scale.per_process_ops -13.0% regression Andy Lutomirski (Sun Dec 03 2017 - 23:00:07 EST)
- Re: [PATCH 1/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type kbuild test robot (Sun Dec 03 2017 - 23:01:44 EST)
- [PATCH v2 1/2] x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case. Dou Liyang (Sun Dec 03 2017 - 23:03:37 EST)
- [PATCH v2 2/2] x86/apic: Update the 'apic=' description of setting APIC driver Dou Liyang (Sun Dec 03 2017 - 23:03:41 EST)
- linux-next: Tree for Dec 4 Stephen Rothwell (Sun Dec 03 2017 - 23:06:22 EST)
- [rcu:rcu/dev 23/23] kernel//rcu/tree.c:2147:4: note: in expansion of macro 'pr_info' kbuild test robot (Sun Dec 03 2017 - 23:10:48 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp James Morris (Sun Dec 03 2017 - 23:13:17 EST)
- Re: [PATCH v9 0/5] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni (Sun Dec 03 2017 - 23:42:10 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Sun Dec 03 2017 - 23:42:10 EST)
- Re: [PATCH] powerpc/powernv : Add support to enable sensor groups Stewart Smith (Sun Dec 03 2017 - 23:42:11 EST)
- Re: [PATCH v1] PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports Michael Ellerman (Sun Dec 03 2017 - 23:44:28 EST)
- [PATCH 1/1] mm/page_owner: ignore everything below the IRQ entry point Maninder Singh (Sun Dec 03 2017 - 23:47:13 EST)
- RE: [PATCH] Support TrackStick of Thinkpad L570 Masaki Ota (Sun Dec 03 2017 - 23:48:56 EST)
- Re: [PATCH] fsi: Add Self Boot Engine FIFO FSI client kbuild test robot (Sun Dec 03 2017 - 23:51:31 EST)
- [PATCH v2 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi Jagan Teki (Sun Dec 03 2017 - 23:53:24 EST)
- [PATCH v2 2/2] arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3 Jagan Teki (Sun Dec 03 2017 - 23:53:34 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Sun Dec 03 2017 - 23:53:40 EST)
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state Linus LÃssing (Sun Dec 03 2017 - 23:53:55 EST)
- Re: [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Logan Gunthorpe (Sun Dec 03 2017 - 23:55:18 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Sun Dec 03 2017 - 23:55:30 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Kaiwan N Billimoria (Mon Dec 04 2017 - 00:10:35 EST)
- Re: [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Sagar Arun Kamble (Mon Dec 04 2017 - 00:13:20 EST)
- Re: [PATCH] cgroup/cpuset: fix circular locking dependency Prateek Sood (Mon Dec 04 2017 - 00:15:09 EST)
- [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Byungchul Park (Mon Dec 04 2017 - 00:16:56 EST)
- [PATCH v2 3/4] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext Byungchul Park (Mon Dec 04 2017 - 00:17:04 EST)
- [PATCH v2 2/4] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked Byungchul Park (Mon Dec 04 2017 - 00:17:14 EST)
- [PATCH v2 1/4] lockdep: Apply crossrelease to PG_locked locks Byungchul Park (Mon Dec 04 2017 - 00:17:32 EST)
- [PATCH v2 4/4] lockdep: Add a boot parameter enabling to track page locks using lockdep and disable it by default Byungchul Park (Mon Dec 04 2017 - 00:17:46 EST)
- Re: [Bridge] [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state Linus LÃssing (Mon Dec 04 2017 - 00:20:14 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Kaiwan N Billimoria (Mon Dec 04 2017 - 00:22:19 EST)
- [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks Chen-Yu Tsai (Mon Dec 04 2017 - 00:26:26 EST)
- [PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Chen-Yu Tsai (Mon Dec 04 2017 - 00:26:36 EST)
- [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Chen-Yu Tsai (Mon Dec 04 2017 - 00:26:45 EST)
- [PATCH] Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" David Gibson (Mon Dec 04 2017 - 00:27:42 EST)
- [PATCH] clk: meson: make the spinlock naming more specific Yixun Lan (Mon Dec 04 2017 - 00:27:53 EST)
- [lkp-robot] [mm, mlock, vmscan] ae938e2990: reaim.jobs_per_min -12.1% regression kernel test robot (Mon Dec 04 2017 - 00:36:22 EST)
- Re: [PATCH v18 10/10] virtio-balloon: don't report free pages when page poisoning is enabled Wei Wang (Mon Dec 04 2017 - 00:37:45 EST)
- Re: [PATCH v2 6/8] perf mmap: Fix perf backward recording Namhyung Kim (Mon Dec 04 2017 - 00:37:55 EST)
- [PATCH v2] ARM64: dts: meson-axg: enable IR controller Yixun Lan (Mon Dec 04 2017 - 00:39:02 EST)
- Re: [PATCH v2 0/8] perf tools: perf tools: Clarify overwrite and backward, bugfix Namhyung Kim (Mon Dec 04 2017 - 00:39:34 EST)
- [PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Mon Dec 04 2017 - 00:50:56 EST)
- Re: [PATCH] riscv/ftrace: Add basic support Alan Kao (Mon Dec 04 2017 - 00:52:48 EST)
- [PATCH 0/3] pwm: meson-axg: add pwm controller driver Yixun Lan (Mon Dec 04 2017 - 01:00:37 EST)
- [PATCH 2/3] pwm: meson: add clock source configuratin for Meson-AXG Yixun Lan (Mon Dec 04 2017 - 01:00:37 EST)
- [PATCH 3/3] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC Yixun Lan (Mon Dec 04 2017 - 01:00:38 EST)
- [PATCH 1/3] dt-bindings: pwm: update bindings for the Meson-AXG Yixun Lan (Mon Dec 04 2017 - 01:01:00 EST)
- [PATCH net] virtio_net: fix return value check in receive_mergeable() wangyunjian (Mon Dec 04 2017 - 01:02:59 EST)
- Re: [PATCH 0/4] Fix use after free in HPT resizing code and related minor improvements David Gibson (Mon Dec 04 2017 - 01:12:39 EST)
- Re: [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Serge Semin (Mon Dec 04 2017 - 01:12:39 EST)
- Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command Marcel Holtmann (Mon Dec 04 2017 - 01:23:37 EST)
- Re: linux-next: build warning after merge of the net-next tree Heiner Kallweit (Mon Dec 04 2017 - 01:34:21 EST)
- [RFC v2 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver Wendy Liang (Mon Dec 04 2017 - 01:36:03 EST)
- [RFC v2 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox Wendy Liang (Mon Dec 04 2017 - 01:36:15 EST)
- [RFC v2 1/2] mailbox: ZynqMP IPI mailbox controller Wendy Liang (Mon Dec 04 2017 - 01:36:21 EST)
- Re: [PATCH 3/3] bluetooth: hci_ll: Add optional nvmem MAC address source Marcel Holtmann (Mon Dec 04 2017 - 01:48:49 EST)
- Re: [PATCH 1/3] dt-bindings: Add optional nvmem MAC address bindings to ti,wlink-st Marcel Holtmann (Mon Dec 04 2017 - 01:50:39 EST)
- Re: [PATCH] Make FSI a menuconfig to ease disabling it all Jeremy Kerr (Mon Dec 04 2017 - 01:56:44 EST)
- Re: [PATCH v5 2/2] media: i2c: Add the ov7740 image sensor driver Yang, Wenyou (Mon Dec 04 2017 - 01:59:03 EST)
- [PATCH v6 0/2] media: ov7740: Add a V4L2 sensor-level driver Wenyou Yang (Mon Dec 04 2017 - 02:04:30 EST)
- [PATCH v6 1/2] media: ov7740: Document device tree bindings Wenyou Yang (Mon Dec 04 2017 - 02:04:54 EST)
- [PATCH v6 2/2] media: i2c: Add the ov7740 image sensor driver Wenyou Yang (Mon Dec 04 2017 - 02:05:27 EST)
- Re: [PATCH net] virtio_net: fix return value check in receive_mergeable() Jason Wang (Mon Dec 04 2017 - 02:10:40 EST)
- [PATCH v3 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver Lin Huang (Mon Dec 04 2017 - 02:16:28 EST)
- [PATCH v3 2/3] drm/panel: support Innolux P097PFG panel Lin Huang (Mon Dec 04 2017 - 02:16:30 EST)
- [PATCH v3 3/3] dt-bindings: Add INNOLUX P097PFG panel bindings Lin Huang (Mon Dec 04 2017 - 02:16:33 EST)
- [RESEND PATCH v3 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver Lin Huang (Mon Dec 04 2017 - 02:18:03 EST)
- [RESEND PATCH v3 2/3] drm/panel: support Innolux P097PFG panel Lin Huang (Mon Dec 04 2017 - 02:18:09 EST)
- [RESEND PATCH v3 3/3] dt-bindings: Add INNOLUX P097PFG panel bindings Lin Huang (Mon Dec 04 2017 - 02:18:22 EST)
- Re: [PATCH 1/3] vhost: fix skb leak in handle_rx() Jason Wang (Mon Dec 04 2017 - 02:18:47 EST)
- Re: [PATCH] Make FSI a menuconfig to ease disabling it all Greg KH (Mon Dec 04 2017 - 02:30:57 EST)
- Re: [PATCH 2/3] perf tools: Fix build for hardened environments Jiri Olsa (Mon Dec 04 2017 - 02:34:58 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Mon Dec 04 2017 - 02:36:46 EST)
- Re: [PATCH] treewide: remove duplicate includes Greg KH (Mon Dec 04 2017 - 02:38:04 EST)
- Re: [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Juri Lelli (Mon Dec 04 2017 - 02:45:50 EST)
- Re: [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels Daniel Vetter (Mon Dec 04 2017 - 02:45:51 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Heiko Stübner (Mon Dec 04 2017 - 02:46:37 EST)
- Re: [PATCH] mm/memory.c: Mark wp_huge_pmd() inline to prevent build failure Geert Uytterhoeven (Mon Dec 04 2017 - 02:55:04 EST)
- Re: [PATCH] documentation/gpu/i915: fix docs build error after file rename Daniel Vetter (Mon Dec 04 2017 - 03:00:31 EST)
- Re: [PATCH] riscv/ftrace: Add basic support Steven Rostedt (Mon Dec 04 2017 - 03:05:29 EST)
- Re: [PATCH v4 02/10] pinctrl: axp209: add pinctrl features Quentin Schulz (Mon Dec 04 2017 - 03:08:14 EST)
- Re: [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Steven Rostedt (Mon Dec 04 2017 - 03:09:34 EST)
- Re: [PATCH] drm/tilcdc: make tilcdc_mode_hvtotal() static Jyri Sarha (Mon Dec 04 2017 - 03:10:50 EST)
- [PATCH] arm: dts: uniphier: add efuse node for UniPhier 32bit SoC Keiji Hayashibara (Mon Dec 04 2017 - 03:12:59 EST)
- Re: [PATCH 1/2] lockdep: finer-grained completion key for kthread Daniel Vetter (Mon Dec 04 2017 - 03:16:15 EST)
- Re: WARNING in kmalloc_slab (3) Dmitry Vyukov (Mon Dec 04 2017 - 03:18:32 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Johannes Thumshirn (Mon Dec 04 2017 - 03:19:43 EST)
- Re: [PATCH] staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_object_fiemap() Dilger, Andreas (Mon Dec 04 2017 - 03:20:42 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Mon Dec 04 2017 - 03:21:20 EST)
- Re: [PATCH 2/3] perf tools: Fix build for hardened environments Jiri Olsa (Mon Dec 04 2017 - 03:24:49 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Hans de Goede (Mon Dec 04 2017 - 03:29:49 EST)
- Re: [PATCH] platform/x86: hp-wmi: Actually use mask parameter in hp_wmi_hw_state Michel DÃnzer (Mon Dec 04 2017 - 03:31:32 EST)
- Re: possible deadlock in generic_file_write_iter (2) Jan Kara (Mon Dec 04 2017 - 03:33:52 EST)
- Re: [PATCH 1/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Mon Dec 04 2017 - 03:34:55 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Mon Dec 04 2017 - 03:35:09 EST)
- Re: [PATCH v2] kernel/kprobes: add re-register safe check for register_kretprobe() Masami Hiramatsu (Mon Dec 04 2017 - 03:35:30 EST)
- Re: [PATCH RT 02/15] Revert "fs: jbd2: pull your plug when waiting for space" Sebastian Andrzej Siewior (Mon Dec 04 2017 - 03:38:15 EST)
- [PATCH] ARM: dts: sunxi: Convert to CCU index macros for HDMI controller Chen-Yu Tsai (Mon Dec 04 2017 - 03:44:13 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Johannes Thumshirn (Mon Dec 04 2017 - 03:45:06 EST)
- Re: [PATCH RT 1/9] Revert "fs: jbd2: pull your plug when waiting for space" Sebastian Andrzej Siewior (Mon Dec 04 2017 - 03:46:02 EST)
- Re: [PATCH v2] HID: add quirk for another PIXART OEM mouse used by HP Benjamin Tissoires (Mon Dec 04 2017 - 03:47:15 EST)
- Re: [PATCH v5.1 1/2] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock Neil Armstrong (Mon Dec 04 2017 - 03:52:47 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Mon Dec 04 2017 - 03:58:27 EST)
- Re: [PATCH v6 06/11] intel_sgx: driver for Intel Software Guard Extensions Jarkko Sakkinen (Mon Dec 04 2017 - 04:00:01 EST)
- Re: [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers Vignesh R (Mon Dec 04 2017 - 04:01:06 EST)
- Re: module: add debugging alias parsing support Djalal Harouni (Mon Dec 04 2017 - 04:01:12 EST)
- Re: [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd() Jarkko Sakkinen (Mon Dec 04 2017 - 04:01:28 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Javier Martinez Canillas (Mon Dec 04 2017 - 04:02:05 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Henning Schild (Mon Dec 04 2017 - 04:02:16 EST)
- Re: Difficulties for compilation without extra optimisation SF Markus Elfring (Mon Dec 04 2017 - 04:02:32 EST)
- Re: [PATCH v4 08/10] mfd: axp20x: add pinctrl cell for AXP813 Lee Jones (Mon Dec 04 2017 - 04:03:15 EST)
- [PATCH] ARM64: dts: meson-gx: fix UART pclk clock name Neil Armstrong (Mon Dec 04 2017 - 04:05:05 EST)
- Re: [PATCH] kernel-docs.rst: update broken linuxjournal links Duy Nguyen (Mon Dec 04 2017 - 04:07:31 EST)
- Re: [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Juri Lelli (Mon Dec 04 2017 - 04:08:10 EST)
- Re: [PATCH RFC 2/6] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously Vitaly Kuznetsov (Mon Dec 04 2017 - 04:09:05 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Greg KH (Mon Dec 04 2017 - 04:09:46 EST)
- Re: linux-next: manual merge of the staging tree with the vfs tree Greg KH (Mon Dec 04 2017 - 04:09:57 EST)
- Re: linux-next: manual merge of the staging tree with the vfs tree Greg KH (Mon Dec 04 2017 - 04:10:09 EST)
- Re: linux-next: build failure after merge of the mfd tree Greg KH (Mon Dec 04 2017 - 04:10:34 EST)
- Re: [PATCH v2 2/2] cros_ec: Move cros_ec_dev module to drivers/mfd Lee Jones (Mon Dec 04 2017 - 04:10:40 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Erick Chen (Mon Dec 04 2017 - 04:10:59 EST)
- Re: [PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip Boris Brezillon (Mon Dec 04 2017 - 04:11:08 EST)
- Re: [PATCH] Support TrackStick of Thinkpad L570 Pali RohÃr (Mon Dec 04 2017 - 04:12:06 EST)
- Re: [PATCH 3/3] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC Jerome Brunet (Mon Dec 04 2017 - 04:17:53 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Geert Uytterhoeven (Mon Dec 04 2017 - 04:18:04 EST)
- [PATCH] ahci: qoriq: refine port register configuration andy.tang (Mon Dec 04 2017 - 04:20:12 EST)
- Re: [PATCH 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Erick Chen (Mon Dec 04 2017 - 04:20:44 EST)
- [RESEND PATCH v5 0/6] ARM: Add Variscite DART-MX6 SoM and Carrier-board support Neil Armstrong (Mon Dec 04 2017 - 04:21:26 EST)
- [RESEND PATCH v5 1/6] ARM: dts: imx6qdl-pinfunc: Add missing MX6QDL_PAD_ENET_RXD0__OSC32K_32K_OUT Neil Armstrong (Mon Dec 04 2017 - 04:21:29 EST)
- [RESEND PATCH v5 2/6] dt-bindings: Add vendor prefix for Solomon Goldentek Display Corporation Neil Armstrong (Mon Dec 04 2017 - 04:21:32 EST)
- [RESEND PATCH v5 6/6] ARM: imx_v6_v7_defconfig: Add missing config for DART-MX6 SoM Neil Armstrong (Mon Dec 04 2017 - 04:21:39 EST)
- Re: [PATCH RT] arm*: disable NEON in kernel mode Sebastian Andrzej Siewior (Mon Dec 04 2017 - 04:22:10 EST)
- [RESEND PATCH v5 5/6] ARM: dts: imx6q: Add Variscite DART-MX6 Carrier-board support Neil Armstrong (Mon Dec 04 2017 - 04:22:23 EST)
- [RESEND PATCH v5 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support Neil Armstrong (Mon Dec 04 2017 - 04:22:51 EST)
- Re: [PATCH v6 08/11] intel_sgx: in-kernel launch enclave Jarkko Sakkinen (Mon Dec 04 2017 - 04:23:20 EST)
- Add support for lemote-2f YeeLoong laptop (RESEND) Jiaxun Yang (Mon Dec 04 2017 - 04:23:39 EST)
- [RESEND PATCH v5 3/6] dt-bindings: display: Add bindings for SGD GKTW70SDAE4SE Panel Neil Armstrong (Mon Dec 04 2017 - 04:23:39 EST)
- [PATCH RESEND v3 2/4] MIPS: Loongson64: lemote-2f move ec_kb3310b.h to include dir and clean up Jiaxun Yang (Mon Dec 04 2017 - 04:23:49 EST)
- [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot Jiaxun Yang (Mon Dec 04 2017 - 04:24:01 EST)
- [PATCH RESEND v3 3/4] MIPS: Loongson64: Yeeloong add platform driver Jiaxun Yang (Mon Dec 04 2017 - 04:24:16 EST)
- [PATCH RESEND v3 1/4] MIPS: Lonngson64: Copy kernel command line from arcs_cmdline Jiaxun Yang (Mon Dec 04 2017 - 04:24:40 EST)
- Re: Use-after-free with deferred driver probing and __initconst Greg Kroah-Hartman (Mon Dec 04 2017 - 04:24:59 EST)
- Re: WARNING in kmalloc_slab (3) Dan Carpenter (Mon Dec 04 2017 - 04:27:08 EST)
- Re: [PATCH 3/3] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC Jerome Brunet (Mon Dec 04 2017 - 04:29:42 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Mon Dec 04 2017 - 04:29:52 EST)
- [PATCH net-next V3] tun: add eBPF based queue selection method Jason Wang (Mon Dec 04 2017 - 04:31:39 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Michal Hocko (Mon Dec 04 2017 - 04:32:05 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Mon Dec 04 2017 - 04:34:28 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Hans de Goede (Mon Dec 04 2017 - 04:36:42 EST)
- Re: [PATCH 01/10] staging: ccree: remove inline qualifiers Dan Carpenter (Mon Dec 04 2017 - 04:37:12 EST)
- [PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC LinuxPatchCommit (Mon Dec 04 2017 - 04:39:41 EST)
- Re: linux-next: build failure after merge of the mfd tree Lee Jones (Mon Dec 04 2017 - 04:40:04 EST)
- RE: [PATCH] Support TrackStick of Thinkpad L570 Masaki Ota (Mon Dec 04 2017 - 04:40:16 EST)
- Re: [PATCH 00/10] staging: ccree: cleanups & fixes Dan Carpenter (Mon Dec 04 2017 - 04:43:02 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Mon Dec 04 2017 - 04:45:38 EST)
- [PATCH] tracing: Fix trace_preempt_{on,off} for !CONFIG_DEBUG_PREEMPT builds Patrick Bellasi (Mon Dec 04 2017 - 04:47:08 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Hans de Goede (Mon Dec 04 2017 - 04:47:25 EST)
- Re: [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs Richard Fitzgerald (Mon Dec 04 2017 - 04:47:35 EST)
- Re: [GIT PULL] hash addresses printed with %p Ard Biesheuvel (Mon Dec 04 2017 - 04:48:44 EST)
- Re: Difficulties for compilation without extra optimisation Steven Rostedt (Mon Dec 04 2017 - 04:48:57 EST)
- [GIT PULL v2] Immutable branch between MFD, Memstick, Misc and MMC due for the v4.16 merge window Lee Jones (Mon Dec 04 2017 - 04:49:56 EST)
- Re: [PATCH] Support TrackStick of Thinkpad L570 Pali RohÃr (Mon Dec 04 2017 - 04:50:55 EST)
- [GIT PULL v2] Immutable branch between MFD, Memstick, Misc and MMC due for the v4.16 merge window Lee Jones (Mon Dec 04 2017 - 04:51:02 EST)
- Re: [PATCH 1/3] dt-bindings: Add optional nvmem MAC address bindings to ti,wlink-st Sergei Shtylyov (Mon Dec 04 2017 - 04:54:41 EST)
- Re: Difficulties for compilation without extra optimisation SF Markus Elfring (Mon Dec 04 2017 - 04:55:59 EST)
- Re: [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Steven Rostedt (Mon Dec 04 2017 - 04:56:13 EST)
- [PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Mon Dec 04 2017 - 04:57:15 EST)
- [PATCH v2 3/6] arm64/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Mon Dec 04 2017 - 04:57:19 EST)
- [PATCH v2 5/6] selftests/bpf: sync kernel headers and introduce arch support in Makefile Hendrik Brueckner (Mon Dec 04 2017 - 04:57:52 EST)
- [PATCH v2 6/6] perf s390: add regs_query_register_offset() Hendrik Brueckner (Mon Dec 04 2017 - 04:57:57 EST)
- [PATCH v2 4/6] s390/uapi: correct whitespace & coding style in asm/ptrace.h Hendrik Brueckner (Mon Dec 04 2017 - 04:58:05 EST)
- Re: netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' Daniel Borkmann (Mon Dec 04 2017 - 04:58:14 EST)
- Re: [PATCH] arm64: dts: rockchip: add rk3399 DSI0 reset Heiko Stuebner (Mon Dec 04 2017 - 04:58:23 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Mika Westerberg (Mon Dec 04 2017 - 04:58:30 EST)
- [PATCH v2 2/6] s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Mon Dec 04 2017 - 04:59:27 EST)
- [PATCH v2 1/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Hendrik Brueckner (Mon Dec 04 2017 - 04:59:35 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Mon Dec 04 2017 - 04:59:44 EST)
- RE: linux-next: manual merge of the staging tree with the staging.current tree Jonathan Cameron (Mon Dec 04 2017 - 05:00:25 EST)
- Re: Make SSB a menuconfig to ease disabling it all Kalle Valo (Mon Dec 04 2017 - 05:01:12 EST)
- Re: [PATCH] arm64: dts: rockchip: add mipi_dsi1 support for rk3399 Heiko Stuebner (Mon Dec 04 2017 - 05:01:35 EST)
- Re: [GIT PULL] hash addresses printed with %p Ard Biesheuvel (Mon Dec 04 2017 - 05:03:26 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Mon Dec 04 2017 - 05:04:33 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Jose Abreu (Mon Dec 04 2017 - 05:04:58 EST)
- [PATCH] ARM64: dts: meson-gxm: fix q200 interrupt number Jerome Brunet (Mon Dec 04 2017 - 05:05:15 EST)
- Re: [PATCH v4] arm64: dts: rockchip: update mipi cells for RK3399 Heiko Stuebner (Mon Dec 04 2017 - 05:06:12 EST)
- Re: [PATCH 1/3] dt-bindings: Add optional nvmem MAC address bindings to ti,wlink-st Sergei Shtylyov (Mon Dec 04 2017 - 05:09:55 EST)
- [PATCH 2/3] mmc: sdhci-pci-o2micro: Add eMMC HS200 support LinuxPatchCommit (Mon Dec 04 2017 - 05:10:19 EST)
- [PATCH 3/3] mmc: sdhci: Modify sdhci o2 quirk for eMMC HS200 tuning case LinuxPatchCommit (Mon Dec 04 2017 - 05:11:05 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Mon Dec 04 2017 - 05:11:13 EST)
- Re: [Bridge] [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state Pablo Neira Ayuso (Mon Dec 04 2017 - 05:13:53 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 05:18:00 EST)
- Re: Difficulties for compilation without extra optimisation SF Markus Elfring (Mon Dec 04 2017 - 05:19:49 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Mon Dec 04 2017 - 05:20:52 EST)
- [RFC PATCH v2 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection Juri Lelli (Mon Dec 04 2017 - 05:24:10 EST)
- [RFC PATCH v2 2/8] sched/deadline: move cpu frequency selection triggering points Juri Lelli (Mon Dec 04 2017 - 05:24:22 EST)
- [RFC PATCH v2 4/8] sched/cpufreq_schedutil: split utilization signals Juri Lelli (Mon Dec 04 2017 - 05:24:28 EST)
- [RFC PATCH v2 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq Juri Lelli (Mon Dec 04 2017 - 05:24:33 EST)
- [RFC PATCH v2 6/8] sched/sched.h: remove sd arch_scale_freq_capacity parameter Juri Lelli (Mon Dec 04 2017 - 05:24:37 EST)
- [RFC PATCH v2 8/8] sched/deadline: make bandwidth enforcement scale-invariant Juri Lelli (Mon Dec 04 2017 - 05:24:41 EST)
- Re: [PATCH] iio: accel: bmc150: Add OF device ID table Javier Martinez Canillas (Mon Dec 04 2017 - 05:24:52 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 05:24:58 EST)
- [RFC PATCH v2 7/8] sched/sched.h: move arch_scale_{freq,cpu}_capacity outside CONFIG_SMP Juri Lelli (Mon Dec 04 2017 - 05:25:40 EST)
- [RFC PATCH v2 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal Juri Lelli (Mon Dec 04 2017 - 05:26:11 EST)
- [RFC PATCH v2 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE Juri Lelli (Mon Dec 04 2017 - 05:26:16 EST)
- BUG: KASAN: global-out-of-bounds in cppc_get_perf_caps+0xf3/0x3b0 Du, Changbin (Mon Dec 04 2017 - 05:27:30 EST)
- Re: [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Marc Zyngier (Mon Dec 04 2017 - 05:28:59 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Hans de Goede (Mon Dec 04 2017 - 05:29:40 EST)
- Re: [PATCH] netfilter: nfnetlink_cthelper: Add missing permission checks Pablo Neira Ayuso (Mon Dec 04 2017 - 05:32:14 EST)
- Re: [PATCH 6/6] staging: pi433: Rename enum modShaping in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 05:34:25 EST)
- Re: [PATCH] sched/rt: Do not pull from current CPU if only one cpu to pull Daniel Wagner (Mon Dec 04 2017 - 05:34:57 EST)
- [PATCH v4 3/4] arm64: dts: renesas: salvator-common: Add EthernetAVB PHY reset Geert Uytterhoeven (Mon Dec 04 2017 - 05:35:12 EST)
- [PATCH v4 2/4] macb: Kill PHY reset code Geert Uytterhoeven (Mon Dec 04 2017 - 05:35:18 EST)
- [PATCH v4 0/4] Teach phylib hard-resetting devices Geert Uytterhoeven (Mon Dec 04 2017 - 05:35:25 EST)
- [PATCH v4 4/4] arm64: dts: renesas: ulcb: Add EthernetAVB PHY reset Geert Uytterhoeven (Mon Dec 04 2017 - 05:35:34 EST)
- Re: i8k_smm_func() takes enormous of time to execute Pali RohÃr (Mon Dec 04 2017 - 05:36:12 EST)
- Re: [PATCH] drm/i915: Mark expected switch fall-throughs Joonas Lahtinen (Mon Dec 04 2017 - 05:36:31 EST)
- [PATCH v4 1/4] phylib: Add device reset GPIO support Geert Uytterhoeven (Mon Dec 04 2017 - 05:37:07 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 05:37:45 EST)
- Re: [PATCH] KVM: x86: MMU: make array audit_point_name static David Hildenbrand (Mon Dec 04 2017 - 05:41:20 EST)
- Re: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Ulf Hansson (Mon Dec 04 2017 - 05:41:30 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Mika Westerberg (Mon Dec 04 2017 - 05:41:53 EST)
- [PATCH V2] block, bfq: remove batches of confusing ifdefs Paolo Valente (Mon Dec 04 2017 - 05:42:17 EST)
- Re: [PATCH/RFC] DT: leds: Fix 'label' property description and add 'colour' property Pavel Machek (Mon Dec 04 2017 - 05:44:03 EST)
- [PATCH] staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_object_fiemap() Andrii Vladyka (Mon Dec 04 2017 - 05:44:47 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Tetsuo Handa (Mon Dec 04 2017 - 05:45:53 EST)
- Re: [PATCH V7 0/2] clk: qcom: spmi_pmic clock divider support Tirupathi Reddy T (Mon Dec 04 2017 - 05:49:02 EST)
- [patch v13 0/4] JTAG driver introduction Oleksandr Shamray (Mon Dec 04 2017 - 05:49:53 EST)
- [patch v13 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Mon Dec 04 2017 - 05:50:08 EST)
- [patch v13 4/4] Documentation: jtag: Add ABI documentation Oleksandr Shamray (Mon Dec 04 2017 - 05:50:17 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Tetsuo Handa (Mon Dec 04 2017 - 05:50:43 EST)
- [patch v13 1/4] drivers: jtag: Add JTAG core driver Oleksandr Shamray (Mon Dec 04 2017 - 05:50:52 EST)
- [patch v13 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Mon Dec 04 2017 - 05:51:05 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Cyril Hrubis (Mon Dec 04 2017 - 05:57:17 EST)
- [no subject] Adrian Gillian Bayford (Mon Dec 04 2017 - 05:57:34 EST)
- Re: BUG: workqueue lockup (2) Tetsuo Handa (Mon Dec 04 2017 - 06:08:36 EST)
- Re: [PATCH] KVM: arm: Use PTR_ERR_OR_ZERO() Gomonovych, Vasyl (Mon Dec 04 2017 - 06:11:31 EST)
- [PATCH][next] HID: quirks: make array hid_quirks static Colin King (Mon Dec 04 2017 - 06:19:23 EST)
- Re: WARNING in kmalloc_slab (3) Dan Carpenter (Mon Dec 04 2017 - 06:23:09 EST)
- [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 06:23:40 EST)
- Re: [PATCH] Staging: pi433: fix brace coding style issues in pi433_if.c Dan Carpenter (Mon Dec 04 2017 - 06:24:01 EST)
- RE: [PATCH net] virtio_net: fix return value check in receive_mergeable() wangyunjian (Mon Dec 04 2017 - 06:25:31 EST)
- Re: [PATCH] tracing: Fix trace_preempt_{on,off} for !CONFIG_DEBUG_PREEMPT builds Steven Rostedt (Mon Dec 04 2017 - 06:26:15 EST)
- Re: [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove Andrea Reale (Mon Dec 04 2017 - 06:29:14 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Mike Rapoport (Mon Dec 04 2017 - 06:31:32 EST)
- UDL's fbdev doesn't work for user-space apps Alexey Brodkin (Mon Dec 04 2017 - 06:33:06 EST)
- Re: [e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device Fengguang Wu (Mon Dec 04 2017 - 06:34:10 EST)
- Re: [PATCH v2 0/5] Memory hotplug support for arm64 - complete patchset v2 Andrea Reale (Mon Dec 04 2017 - 06:34:33 EST)
- Re: [PATCH 0/1] USB Audio Device Class 3.0 Gadget support Felipe Balbi (Mon Dec 04 2017 - 06:37:03 EST)
- Re: [PATCH] ARM: dts: dra7: Disable USB metastability workaround for USB2 Felipe Balbi (Mon Dec 04 2017 - 06:40:53 EST)
- Re: [PATCH] tracing: Fix trace_preempt_{on,off} for !CONFIG_DEBUG_PREEMPT builds Patrick Bellasi (Mon Dec 04 2017 - 06:45:01 EST)
- Re: [PATCH 0/4] Backported amdgpu ttm deadlock fixes for 4.14 Greg KH (Mon Dec 04 2017 - 06:45:16 EST)
- Re: [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem Andrea Reale (Mon Dec 04 2017 - 06:49:30 EST)
- Re: UDL's fbdev doesn't work for user-space apps Jose Abreu (Mon Dec 04 2017 - 06:50:51 EST)
- Re: [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device Andrea Reale (Mon Dec 04 2017 - 06:51:45 EST)
- Re: [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Adrian Hunter (Mon Dec 04 2017 - 06:52:05 EST)
- Re: d17a1d97dc ("x86/mm/kasan: don't use vmemmap_populate() to initialize shadow"): BUG: KASAN: use-after-scope in __drm_mm_interval_first Chris Wilson (Mon Dec 04 2017 - 06:58:10 EST)
- Re: [question] handle the page table RAS error gengdongjiu (Mon Dec 04 2017 - 07:01:28 EST)
- Re: [PATCH] Support HVR-1200 analog video as a clone of HVR-1500. Tested, composite and s-video inputs. Hans Verkuil (Mon Dec 04 2017 - 07:01:38 EST)
- [PATCH] usb: Don't print a warning if interface driver rebind is deferred at resume Mathias Nyman (Mon Dec 04 2017 - 07:03:30 EST)
- [PATCH][next] iio: light: make a couple of config structures static Colin King (Mon Dec 04 2017 - 07:04:17 EST)
- Re: [PATCH] ring-buffer: Remove unused function __rb_data_page_index() Steven Rostedt (Mon Dec 04 2017 - 07:06:05 EST)
- Re: [PATCHv5 1/1] ima: re-introduce own integrity cache lock Mimi Zohar (Mon Dec 04 2017 - 07:06:34 EST)
- Re: [PATCH] compiler, clang: handle randomizable anonymous structs Greg KH (Mon Dec 04 2017 - 07:08:14 EST)
- Re: i8k_smm_func() takes enormous of time to execute Oleksandr Natalenko (Mon Dec 04 2017 - 07:08:28 EST)
- Re: [PATCH] kernel: trace: pass export pointer as argument to ->write() Steven Rostedt (Mon Dec 04 2017 - 07:09:49 EST)
- Re: general protection fault in show_timer Thomas Gleixner (Mon Dec 04 2017 - 07:11:57 EST)
- [PATCH][next] misc: rtsx: rts5260: make several functions static Colin King (Mon Dec 04 2017 - 07:12:51 EST)
- Re: i8k_smm_func() takes enormous of time to execute Pali RohÃr (Mon Dec 04 2017 - 07:18:42 EST)
- Re: [PATCH 0/4] Fix use after free in HPT resizing code and related minor improvements Michael Ellerman (Mon Dec 04 2017 - 07:22:57 EST)
- Re: [PATCH][next] HID: quirks: make array hid_quirks static Benjamin Tissoires (Mon Dec 04 2017 - 07:26:11 EST)
- Re: [bisected] x86 boot still broken on -rc2 Prarit Bhargava (Mon Dec 04 2017 - 07:28:12 EST)
- RE: [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK David Laight (Mon Dec 04 2017 - 07:32:23 EST)
- [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Mon Dec 04 2017 - 07:32:41 EST)
- Re: [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem Michal Hocko (Mon Dec 04 2017 - 07:32:52 EST)
- Re: [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device Michal Hocko (Mon Dec 04 2017 - 07:34:10 EST)
- [PATCH v4.1] phylib: Add device reset GPIO support Geert Uytterhoeven (Mon Dec 04 2017 - 07:35:24 EST)
- Re: [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name Roman Gushchin (Mon Dec 04 2017 - 07:35:39 EST)
- [PATCH v2] drivers:mtd:spi-nor:checkup FSR error bits Bean Huo (beanhuo) (Mon Dec 04 2017 - 07:36:07 EST)
- Re: [PATCH] eeprom: at24: correctly set the size for at24mac402 Claudiu Beznea (Mon Dec 04 2017 - 07:36:51 EST)
- Re: [PATCH] vfio/iommu_type1: report the IOMMU aperture info Pierre Morel (Mon Dec 04 2017 - 07:37:03 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Alexander Kapshuk (Mon Dec 04 2017 - 07:37:46 EST)
- Re: [PATCHv2 12/12] arm64: docs: document pointer authentication Mark Rutland (Mon Dec 04 2017 - 07:39:47 EST)
- [PATCHv3 3/5] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c Kirill A. Shutemov (Mon Dec 04 2017 - 07:41:12 EST)
- [PATCHv3 5/5] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G Kirill A. Shutemov (Mon Dec 04 2017 - 07:41:20 EST)
- [PATCHv3 1/5] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Mon Dec 04 2017 - 07:41:42 EST)
- [PATCHv3 2/5] x86/boot/compressed/64: Print error if 5-level paging is not supported Kirill A. Shutemov (Mon Dec 04 2017 - 07:41:46 EST)
- Re: [patch v13 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Philippe Ombredanne (Mon Dec 04 2017 - 07:41:59 EST)
- [PATCHv3 0/5] x86: 5-level related changes into decompression code Kirill A. Shutemov (Mon Dec 04 2017 - 07:42:13 EST)
- [PATCHv3 4/5] x86/boot/compressed/64: Introduce place_trampoline() Kirill A. Shutemov (Mon Dec 04 2017 - 07:42:40 EST)
- Re: [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem Andrea Reale (Mon Dec 04 2017 - 07:42:47 EST)
- [PATCH] misc: rtsx: make several functions static Colin King (Mon Dec 04 2017 - 07:43:42 EST)
- Re: [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device Andrea Reale (Mon Dec 04 2017 - 07:44:33 EST)
- Re: [PATCH v2 3/5] mm: memory_hotplug: memblock to track partially removed vmemmap mem Michal Hocko (Mon Dec 04 2017 - 07:48:42 EST)
- Re: [PATCHv2 12/12] arm64: docs: document pointer authentication Andrew Jones (Mon Dec 04 2017 - 07:49:43 EST)
- Re: [PATCH v4 3/5] media: i2c: Add TDA1997x HDMI receiver driver Hans Verkuil (Mon Dec 04 2017 - 07:50:42 EST)
- RE: [GIT PULL] hash addresses printed with %p David Laight (Mon Dec 04 2017 - 07:51:02 EST)
- [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings Åukasz Stelmach (Mon Dec 04 2017 - 07:54:26 EST)
- [PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver Åukasz Stelmach (Mon Dec 04 2017 - 07:54:37 EST)
- [PATCH v3 0/3] True RNG driver for Samsung Exynos 5250+ SoCs Åukasz Stelmach (Mon Dec 04 2017 - 07:54:51 EST)
- [PATCH v3 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator Åukasz Stelmach (Mon Dec 04 2017 - 07:55:15 EST)
- [PATCH][next] netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static Colin King (Mon Dec 04 2017 - 07:56:17 EST)
- Re: [PATCH v2] drivers:mtd:spi-nor:checkup FSR error bits Cyrille Pitchen (Mon Dec 04 2017 - 08:08:48 EST)
- Re: [PATCH v6 1/6] leds: Add new API to derive a LED name Dan Murphy (Mon Dec 04 2017 - 08:10:08 EST)
- [PATCH] drm: amd: dc: don't use FP math when Kcov is enabled Arnd Bergmann (Mon Dec 04 2017 - 08:10:48 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Dan Murphy (Mon Dec 04 2017 - 08:12:15 EST)
- Re: [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name Quentin Monnet (Mon Dec 04 2017 - 08:12:47 EST)
- Re: [bisected] x86 boot still broken on -rc2 Prarit Bhargava (Mon Dec 04 2017 - 08:13:36 EST)
- Re: [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings Krzysztof Kozlowski (Mon Dec 04 2017 - 08:13:59 EST)
- Re: [PATCH v3 35/36] usb/gadget/NCM: Replace tasklet with softirq hrtimer Felipe Balbi (Mon Dec 04 2017 - 08:15:19 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Riku Voipio (Mon Dec 04 2017 - 08:15:34 EST)
- xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Mon Dec 04 2017 - 08:17:01 EST)
- Re: [PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait() Sinan Kaya (Mon Dec 04 2017 - 08:17:34 EST)
- Re: [PATCH v3 2/3] hwrng: exynos - add Samsung Exynos True RNG driver Krzysztof Kozlowski (Mon Dec 04 2017 - 08:19:26 EST)
- Re: [PATCH v4] arm64: dts: rockchip: update mipi cells for RK3399 Laurent Pinchart (Mon Dec 04 2017 - 08:22:00 EST)
- Re: [PATCH net-next 1/5] libbpf: add ability to guess program type based on section name Roman Gushchin (Mon Dec 04 2017 - 08:22:52 EST)
- Build regressions/improvements in v4.15-rc2 Geert Uytterhoeven (Mon Dec 04 2017 - 08:26:29 EST)
- RE: [PATCH v2] drivers:mtd:spi-nor:checkup FSR error bits Bean Huo (beanhuo) (Mon Dec 04 2017 - 08:28:17 EST)
- [PATCH] ARM: debug: add stm32 low-level debug support Ludovic Barre (Mon Dec 04 2017 - 08:34:11 EST)
- [PATCH] clk: meson: gxbb: remove IGNORE_UNUSED from mmc clocks Jerome Brunet (Mon Dec 04 2017 - 08:34:50 EST)
- Re: [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK Paul E. McKenney (Mon Dec 04 2017 - 08:42:15 EST)
- Re: [PATCHv5 1/1] ima: re-introduce own integrity cache lock Roberto Sassu (Mon Dec 04 2017 - 08:42:38 EST)
- Re: [PATCH v3 4/4] input: serio: Replace timeval by timespec64 Arnd Bergmann (Mon Dec 04 2017 - 08:44:47 EST)
- Re: [PATCH 0/9] media: imx: Add better OF graph support Hans Verkuil (Mon Dec 04 2017 - 08:45:09 EST)
- Re: [PATCH v4] arm64: dts: rockchip: update mipi cells for RK3399 Heiko Stuebner (Mon Dec 04 2017 - 08:46:49 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Mon Dec 04 2017 - 08:48:02 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Hans de Goede (Mon Dec 04 2017 - 08:48:28 EST)
- [RFC][PATCHv6 00/12] printk: introduce printing kernel thread Sergey Senozhatsky (Mon Dec 04 2017 - 08:48:46 EST)
- [RFC][PATCHv6 02/12] printk: introduce printing kernel thread Sergey Senozhatsky (Mon Dec 04 2017 - 08:48:59 EST)
- [RFC][PATCHv6 03/12] printk: consider watchdogs thresholds for offloading Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:05 EST)
- [RFC][PATCHv6 04/12] printk: add sync printk_emergency API Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:13 EST)
- [RFC][PATCHv6 05/12] printk: enable printk offloading Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:26 EST)
- [RFC][PATCHv6 06/12] PM: switch between printk emergency modes Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:33 EST)
- [RFC][PATCHv6 07/12] printk: register syscore notifier Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:40 EST)
- [RFC][PATCHv6 08/12] printk: force printk_kthread to offload printing Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:45 EST)
- [RFC][PATCHv6 09/12] printk: do not cond_resched() when we can offload Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:49 EST)
- [RFC][PATCHv6 10/12] printk: move offloading logic to per-cpu Sergey Senozhatsky (Mon Dec 04 2017 - 08:49:56 EST)
- [RFC][PATCHv6 11/12] printk: add offloading watchdog API Sergey Senozhatsky (Mon Dec 04 2017 - 08:50:00 EST)
- [RFC][PATCHv6 12/12] printk: improve printk offloading mechanism Sergey Senozhatsky (Mon Dec 04 2017 - 08:50:11 EST)
- [RFC][PATCHv6 01/12] printk: move printk_pending out of per-cpu Sergey Senozhatsky (Mon Dec 04 2017 - 08:51:26 EST)
- Re: [RESENT PATCH] drm/panel: support Innolux P097PFG panel Lothar WaÃmann (Mon Dec 04 2017 - 08:51:32 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Stephen Smalley (Mon Dec 04 2017 - 08:53:16 EST)
- [PATCH 0/4] printk: offloading testing module/trace events Sergey Senozhatsky (Mon Dec 04 2017 - 08:55:18 EST)
- [PATCH 1/4] printk/lib: add offloading trace events and test_printk module Sergey Senozhatsky (Mon Dec 04 2017 - 08:55:27 EST)
- [PATCH 2/4] printk/lib: simulate slow consoles Sergey Senozhatsky (Mon Dec 04 2017 - 08:55:36 EST)
- [PATCH 3/4] printk: add offloading takeover traces Sergey Senozhatsky (Mon Dec 04 2017 - 08:55:40 EST)
- [PATCH 4/4] printk: add task name and CPU to console messages Sergey Senozhatsky (Mon Dec 04 2017 - 08:55:48 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Carlo Caione (Mon Dec 04 2017 - 08:56:51 EST)
- [PATCH v2] ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power Peter Rosin (Mon Dec 04 2017 - 08:57:30 EST)
- Re: module: add debugging alias parsing support Jessica Yu (Mon Dec 04 2017 - 08:58:44 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Paul Moore (Mon Dec 04 2017 - 08:59:34 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Mon Dec 04 2017 - 09:00:14 EST)
- [RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements Michal Hocko (Mon Dec 04 2017 - 09:01:35 EST)
- [RFC PATCH 2/5] mm, hugetlb: integrate giga hugetlb more naturally to the allocation path Michal Hocko (Mon Dec 04 2017 - 09:01:41 EST)
- [RFC PATCH 3/5] mm, hugetlb: do not rely on overcommit limit during migration Michal Hocko (Mon Dec 04 2017 - 09:01:48 EST)
- [RFC PATCH 1/5] mm, hugetlb: unify core page allocation accounting and initialization Michal Hocko (Mon Dec 04 2017 - 09:02:04 EST)
- [RFC PATCH 5/5] mm, hugetlb: further simplify hugetlb allocation API Michal Hocko (Mon Dec 04 2017 - 09:02:24 EST)
- [RFC PATCH 4/5] mm, hugetlb: get rid of surplus page accounting tricks Michal Hocko (Mon Dec 04 2017 - 09:02:48 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Jose Abreu (Mon Dec 04 2017 - 09:02:59 EST)
- Re: [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Mon Dec 04 2017 - 09:04:35 EST)
- Re: [PATCH v4 3/5] staging: Introduce NVIDIA Tegra video decoder driver Hans Verkuil (Mon Dec 04 2017 - 09:04:54 EST)
- Re: [PATCH 0/4] ALSA SoC TWL4030: Adjustments for two function implementations Peter Ujfalusi (Mon Dec 04 2017 - 09:05:00 EST)
- Re: [PATCH v2 2/5] mm: memory_hotplug: Remove assumption on memory state before hotremove Rafael J. Wysocki (Mon Dec 04 2017 - 09:05:16 EST)
- [PATCH] rtc: ac100: Fix multiple race conditions Alexandre Belloni (Mon Dec 04 2017 - 09:06:04 EST)
- [PATCH] ACPI / CPPC: FIX KASAN global out of bounds warning George Cherian (Mon Dec 04 2017 - 09:07:24 EST)
- Re: KASAN: global-out-of-bounds in cppc_get_perf_caps+0xf3/0x3b0 Cherian, George (Mon Dec 04 2017 - 09:07:36 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Tetsuo Handa (Mon Dec 04 2017 - 09:08:37 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Kaiwan N Billimoria (Mon Dec 04 2017 - 09:09:25 EST)
- RE: [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK David Laight (Mon Dec 04 2017 - 09:13:27 EST)
- [PATCH 1/8] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function Quentin Schulz (Mon Dec 04 2017 - 09:15:17 EST)
- [PATCH 6/8] mfd: axp20x: add battery power supply cell for AXP813 Quentin Schulz (Mon Dec 04 2017 - 09:15:19 EST)
- [PATCH 5/8] power: supply: axp20x_battery: add support for AXP813 Quentin Schulz (Mon Dec 04 2017 - 09:15:23 EST)
- [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding Quentin Schulz (Mon Dec 04 2017 - 09:15:25 EST)
- [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Quentin Schulz (Mon Dec 04 2017 - 09:15:29 EST)
- [PATCH 7/8] ARM: dtsi: axp81x: add battery power supply subnode Quentin Schulz (Mon Dec 04 2017 - 09:16:29 EST)
- [PATCH 8/8] ARM: dtsi: sun8i: a711: enable battery power supply subnode Quentin Schulz (Mon Dec 04 2017 - 09:16:38 EST)
- [PATCH 0/8] add support for AXP813 ADC and battery power supply Quentin Schulz (Mon Dec 04 2017 - 09:17:01 EST)
- [PATCH 2/8] iio: adc: axp20x_adc: add support for AXP813 ADC Quentin Schulz (Mon Dec 04 2017 - 09:17:16 EST)
- Re: module: add debugging alias parsing support Djalal Harouni (Mon Dec 04 2017 - 09:17:27 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Tom Lendacky (Mon Dec 04 2017 - 09:19:30 EST)
- Re: [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Arnd Bergmann (Mon Dec 04 2017 - 09:22:01 EST)
- [kernel-hardening][PATCH v3 0/3] arm: Makes ptdump resuable and add WX page checking Jinbum Park (Mon Dec 04 2017 - 09:25:18 EST)
- [PATCH] skb_array: fix NULL-pointer exception George Cherian (Mon Dec 04 2017 - 09:25:29 EST)
- [kernel-hardening][PATCH v3 1/3] arm: mm: dump: make page table dumping reusable Jinbum Park (Mon Dec 04 2017 - 09:26:09 EST)
- Re: [PATCH] rtc: ac100: Fix multiple race conditions Quentin Schulz (Mon Dec 04 2017 - 09:26:29 EST)
- [kernel-hardening][PATCH v3 2/3] arm: mm: dump: make the page table dumping seq_file optional Jinbum Park (Mon Dec 04 2017 - 09:26:44 EST)
- [kernel-hardening][PATCH v3 3/3] arm: mm: dump: add checking for writable and executable pages Jinbum Park (Mon Dec 04 2017 - 09:27:21 EST)
- Re: [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106 Arnd Bergmann (Mon Dec 04 2017 - 09:29:08 EST)
- Re: [PATCH v3 0/4] Make input drivers y2038 safe Arnd Bergmann (Mon Dec 04 2017 - 09:30:22 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Mon Dec 04 2017 - 09:31:11 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Hans de Goede (Mon Dec 04 2017 - 09:33:37 EST)
- Re: [PATCH] builddeb: introduce variables for control-file customization Ben Hutchings (Mon Dec 04 2017 - 09:36:10 EST)
- [PATCH v2 0/2] Fix use after free in HPT resizing code and related minor improvements Serhii Popovych (Mon Dec 04 2017 - 09:36:53 EST)
- [PATCH v2 2/2] KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requests Serhii Popovych (Mon Dec 04 2017 - 09:36:55 EST)
- [PATCH v2 1/2] KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt and cleanups Serhii Popovych (Mon Dec 04 2017 - 09:37:16 EST)
- Re: [PATCH v3 3/6] perf: implement pmu perf_kprobe Peter Zijlstra (Mon Dec 04 2017 - 09:42:03 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Mon Dec 04 2017 - 09:42:34 EST)
- Re: [PATCH 0/4] Fix use after free in HPT resizing code and related minor improvements Serhii Popovych (Mon Dec 04 2017 - 09:43:25 EST)
- [PATCH] drm: msm: avoid false-positive -Wmaybe-uninitialized warning Arnd Bergmann (Mon Dec 04 2017 - 09:44:58 EST)
- [PATCH] leds: blinkm: avoid uninitialized data use Arnd Bergmann (Mon Dec 04 2017 - 09:45:59 EST)
- Re: [PATCH] acpi, numa, ia64: Parse all entries of SRAT memory affinity table Rafael J. Wysocki (Mon Dec 04 2017 - 09:47:38 EST)
- Re: [PATCH v2] ACPI / battery: add quirk for Asus GL502VSK and UX305LA Rafael J. Wysocki (Mon Dec 04 2017 - 09:48:16 EST)
- [PATCH] scsi: bfa: convert to strlcpy/strlcat Arnd Bergmann (Mon Dec 04 2017 - 09:49:50 EST)
- [PATCH] exec: avoid gcc-8 warning for get_task_comm Arnd Bergmann (Mon Dec 04 2017 - 09:50:02 EST)
- [PATCH] cros_ec: fix nul-termination for firmware build info Arnd Bergmann (Mon Dec 04 2017 - 09:50:33 EST)
- Re: [PATCH v3 3/6] perf: implement pmu perf_kprobe Peter Zijlstra (Mon Dec 04 2017 - 09:52:13 EST)
- [PATCH] gpu: ipu-v3: prg: avoid possible array underflow Arnd Bergmann (Mon Dec 04 2017 - 09:54:03 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Mon Dec 04 2017 - 09:54:17 EST)
- Re: [PATCH v2] thinkad_acpi: Support the battery wear control Rafael J. Wysocki (Mon Dec 04 2017 - 09:54:24 EST)
- [PATCH] drm: nouveau: use correct string length Arnd Bergmann (Mon Dec 04 2017 - 09:54:52 EST)
- Re: [RFC v2 PATCH] ksm: add offset arg to memcmp_pages() to speedup comparing Timofey Titovets (Mon Dec 04 2017 - 09:56:12 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Rafael J. Wysocki (Mon Dec 04 2017 - 09:57:05 EST)
- Re: [PATCH 5/5] PCI: cadence: add EndPoint Controller driver for Cadence PCIe controller Cyrille Pitchen (Mon Dec 04 2017 - 09:57:14 EST)
- [PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv William Cohen (Mon Dec 04 2017 - 09:57:48 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 09:58:04 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Rafael J. Wysocki (Mon Dec 04 2017 - 10:01:23 EST)
- Re: [PATCH v2 1/2] KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hpt and cleanups Joe Perches (Mon Dec 04 2017 - 10:02:15 EST)
- Re: [PATCH v2 03/22] mmc: renesas_sdhi: remove eprobe jump label Wolfram Sang (Mon Dec 04 2017 - 10:03:12 EST)
- [PATCH] x86: vdso: change time() prototype to match __vdso_time() Arnd Bergmann (Mon Dec 04 2017 - 10:03:36 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Rafael J. Wysocki (Mon Dec 04 2017 - 10:04:19 EST)
- Re: [PATCH v2 11/22] mmc: renesas_sdhi: remove always false condition Wolfram Sang (Mon Dec 04 2017 - 10:05:06 EST)
- Re: [PATCH v2 12/22] mmc: tmio,renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.h Wolfram Sang (Mon Dec 04 2017 - 10:05:27 EST)
- Re: [PATCH v2 13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h Wolfram Sang (Mon Dec 04 2017 - 10:05:35 EST)
- Re: [PATCH v2 14/22] mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.h Wolfram Sang (Mon Dec 04 2017 - 10:05:45 EST)
- Re: [PATCH] perf tools: set GUI mode after returning from perf_session__new() Namhyung Kim (Mon Dec 04 2017 - 10:05:48 EST)
- Re: [PATCH v2 15/22] mmc: tmio: change bus_shift to unsigned int Wolfram Sang (Mon Dec 04 2017 - 10:06:04 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Bart Van Assche (Mon Dec 04 2017 - 10:09:30 EST)
- Re: [PATCH v9 0/5] Add support for ThunderX2 pmu events using json files Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 10:09:56 EST)
- polarity inversion on LS1021a Rasmus Villemoes (Mon Dec 04 2017 - 10:11:13 EST)
- Re: [PATCH v2] mwl8k: Expand non-DFS 5G channels Kalle Valo (Mon Dec 04 2017 - 10:13:10 EST)
- Re: [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic Wolfram Sang (Mon Dec 04 2017 - 10:13:45 EST)
- Re: [PATCH v2 08/22] mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host() Wolfram Sang (Mon Dec 04 2017 - 10:14:59 EST)
- Re: [PATCH INTERNAL V2 1/1] brcmfmac: add console log support with configurable read size Kalle Valo (Mon Dec 04 2017 - 10:15:17 EST)
- Re: [PATCH] of: overlay: fix memory leak of ovcs on error exit path Geert Uytterhoeven (Mon Dec 04 2017 - 10:15:47 EST)
- Re: [PATCH v3 3/6] perf: implement pmu perf_kprobe Peter Zijlstra (Mon Dec 04 2017 - 10:16:07 EST)
- [PATCH] ASoC: amd: added error checks in dma driver Vijendar Mukunda (Mon Dec 04 2017 - 10:16:18 EST)
- [PATCH] ASoC: amd: added error checks in dma driver Mukunda, Vijendar (Mon Dec 04 2017 - 10:16:24 EST)
- Re: [PATCH v3] staging: rtl8188eu: Fix private WEXT IOCTL calls kbuild test robot (Mon Dec 04 2017 - 10:20:41 EST)
- RE: [EXT] Re: UFS utilities Bean Huo (beanhuo) (Mon Dec 04 2017 - 10:20:52 EST)
- Re: [PATCH] drm/i915: Mark expected switch fall-throughs Gustavo A. R. Silva (Mon Dec 04 2017 - 10:20:58 EST)
- Re: [PATCH v4.14] Add support for bq27521 battery monitor Andrew F. Davis (Mon Dec 04 2017 - 10:21:43 EST)
- Re: polarity inversion on LS1021a Marc Zyngier (Mon Dec 04 2017 - 10:23:37 EST)
- Re: [PATCH v2 02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test Wolfram Sang (Mon Dec 04 2017 - 10:26:05 EST)
- [PATCH v3] serial: 8250: convert to threaded IRQ Denys Zagorui (Mon Dec 04 2017 - 10:26:43 EST)
- [PATCH v2 0/3] iio: temperataure: MLX90632 Crt Mori (Mon Dec 04 2017 - 10:30:25 EST)
- Re: polarity inversion on LS1021a Alexander Stein (Mon Dec 04 2017 - 10:31:47 EST)
- [PATCH v2 3/3] lib: Add strongly typed 64bit int_sqrt Crt Mori (Mon Dec 04 2017 - 10:32:29 EST)
- Re: [PATCH 2/3] perf tools: Fix build for hardened environments Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 10:35:22 EST)
- Re: [PATCHv5 1/1] ima: re-introduce own integrity cache lock Dmitry Kasatkin (Mon Dec 04 2017 - 10:35:54 EST)
- [PATCH v3 0/1] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Mon Dec 04 2017 - 10:36:29 EST)
- [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Mon Dec 04 2017 - 10:36:39 EST)
- Re: polarity inversion on LS1021a Marc Zyngier (Mon Dec 04 2017 - 10:37:29 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() David Howells (Mon Dec 04 2017 - 10:39:09 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Mon Dec 04 2017 - 10:40:16 EST)
- [tip:WIP.x86/kpti 50/65] include/linux/compiler.h:319:38: error: call to '__compiletime_assert_321' declared with attribute error: BUILD_BUG_ON failed: MODULES_LEN + KERNEL_IMAGE_SIZE > 2*PUD_SIZE kbuild test robot (Mon Dec 04 2017 - 10:43:52 EST)
- Re: [PATCH v2 6/8] perf mmap: Fix perf backward recording Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 10:44:10 EST)
- Re: [PATCH] fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe() Alan Tull (Mon Dec 04 2017 - 10:45:38 EST)
- Re: [PATCH] perf tools: set GUI mode after returning from perf_session__new() Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 10:45:51 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. J. Bruce Fields (Mon Dec 04 2017 - 10:47:21 EST)
- [PATCH v2 2/2] of: overlay: Fix cleanup order in of_overlay_apply() Geert Uytterhoeven (Mon Dec 04 2017 - 10:47:52 EST)
- [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Geert Uytterhoeven (Mon Dec 04 2017 - 10:47:57 EST)
- [PATCH v2 0/2] of: overlay: Fix of_overlay_apply() error path Geert Uytterhoeven (Mon Dec 04 2017 - 10:48:15 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Mon Dec 04 2017 - 10:52:47 EST)
- [PATCH] arch/tile: mark as orphaned Chris Metcalf (Mon Dec 04 2017 - 10:52:58 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Frederic Weisbecker (Mon Dec 04 2017 - 10:53:24 EST)
- Re: [PATCH v2 00/31] Replacing net_mutex with rw_semaphore Kirill Tkhai (Mon Dec 04 2017 - 10:55:14 EST)
- Re: [PATCH] Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 Will Deacon (Mon Dec 04 2017 - 10:56:10 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Jose Abreu (Mon Dec 04 2017 - 10:57:06 EST)
- KASAN: use-after-free Write in aead_recvmsg syzbot (Mon Dec 04 2017 - 10:57:18 EST)
- [PATCH 3.18 00/12] 3.18.86-stable review Greg Kroah-Hartman (Mon Dec 04 2017 - 10:59:25 EST)
- [PATCH 3.18 01/12] netlink: add a start callback for starting a netlink dump Greg Kroah-Hartman (Mon Dec 04 2017 - 10:59:38 EST)
- [PATCH 3.18 02/12] ipsec: Fix aborted xfrm policy dump crash Greg Kroah-Hartman (Mon Dec 04 2017 - 10:59:45 EST)
- [PATCH 3.18 04/12] mm/madvise.c: fix madvise() infinite loop under special circumstances Greg Kroah-Hartman (Mon Dec 04 2017 - 10:59:53 EST)
- [PATCH 3.18 08/12] eeprom: at24: check at24_read/write arguments Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:01 EST)
- [PATCH 3.18 09/12] drm/panel: simple: Add missing panel_simple_unprepare() calls Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:06 EST)
- [PATCH 4.4 02/27] ipsec: Fix aborted xfrm policy dump crash Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:15 EST)
- [PATCH 4.4 06/27] ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:26 EST)
- [PATCH 4.4 07/27] x86/efi-bgrt: Fix kernel panic when mapping BGRT data Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:35 EST)
- [PATCH 4.4 09/27] mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:00:45 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Tom Lendacky (Mon Dec 04 2017 - 11:00:56 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Mon Dec 04 2017 - 11:01:02 EST)
- [PATCH 4.4 17/27] bcache: Fix building error on MIPS Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:17 EST)
- [PATCH 4.4 20/27] drm/panel: simple: Add missing panel_simple_unprepare() calls Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:26 EST)
- [PATCH 4.4 11/27] btrfs: clear space cache inode generation always Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:30 EST)
- [PATCH 4.9 10/38] nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:35 EST)
- [PATCH 4.9 12/38] ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:42 EST)
- [PATCH 4.9 16/38] KVM: lapic: Split out x2apic ldr calculation Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:50 EST)
- [PATCH 4.9 18/38] mmc: core: Do not leave the block driver in a suspended state Greg Kroah-Hartman (Mon Dec 04 2017 - 11:01:57 EST)
- [PATCH 4.9 02/38] ARM: dts: omap3: logicpd-torpedo-37xx-devkit: Fix MMC1 cd-gpio Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:03 EST)
- [PATCH 4.9 22/38] eeprom: at24: check at24_read/write arguments Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:13 EST)
- [PATCH 4.9 25/38] hwmon: (jc42) optionally try to disable the SMBUS timeout Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:20 EST)
- [PATCH 4.9 03/38] mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:32 EST)
- [PATCH 4.9 30/38] drm/radeon: fix atombios on big endian Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:40 EST)
- [PATCH 4.9 32/38] drm/hisilicon: Ensure LDI regs are properly configured. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:45 EST)
- [PATCH 4.9 05/38] mm, hugetlbfs: introduce ->split() to vm_operations_struct Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:50 EST)
- [PATCH 4.9 07/38] btrfs: clear space cache inode generation always Greg Kroah-Hartman (Mon Dec 04 2017 - 11:02:57 EST)
- [PATCH 4.9 09/38] nfsd: Fix another OPEN stateid race Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:00 EST)
- [PATCH 4.9 34/38] drm/amd/pp: fix typecast error in powerplay. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:08 EST)
- [PATCH 4.9 35/38] Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()" Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:12 EST)
- [PATCH v2] perf tools: set browser mode right before setup_browser() Seokho Song (Mon Dec 04 2017 - 11:03:20 EST)
- [PATCH 4.14 10/95] mm: fail get_vaddr_frames() for filesystem-dax mappings Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:24 EST)
- [PATCH 4.14 13/95] exec: avoid RLIMIT_STACK races with prlimit() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:36 EST)
- [PATCH 4.14 16/95] mm, memcg: fix mem_cgroup_swapout() for THPs Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:43 EST)
- [PATCH 4.14 18/95] autofs: revert "autofs: take more care to not update last_used on path walk" Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:48 EST)
- [PATCH 4.14 19/95] autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored" Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:54 EST)
- [PATCH 4.14 20/95] mm/hugetlb: fix NULL-pointer dereference on 5-level paging machine Greg Kroah-Hartman (Mon Dec 04 2017 - 11:03:55 EST)
- [PATCH 4.14 22/95] nfsd: Fix stateid races between OPEN and CLOSE Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:00 EST)
- [PATCH 4.14 24/95] nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:09 EST)
- [PATCH 4.14 26/95] crypto: af_alg - remove locking in async callback Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:14 EST)
- [PATCH 4.14 04/95] mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:20 EST)
- [PATCH 4.14 05/95] mm/cma: fix alloc_contig_range ret code/potential leak Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:28 EST)
- [PATCH 4.14 08/95] device-dax: implement ->split() to catch invalid munmap attempts Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:34 EST)
- [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:43 EST)
- [PATCH 4.14 09/95] mm: introduce get_user_pages_longterm Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:48 EST)
- [PATCH 4.14 29/95] s390: revert ELF_ET_DYN_BASE base changes Greg Kroah-Hartman (Mon Dec 04 2017 - 11:04:53 EST)
- Re: polarity inversion on LS1021a Alexander Stein (Mon Dec 04 2017 - 11:05:02 EST)
- [PATCH 4.14 46/95] mmc: block: Ensure that debugfs files are removed Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:14 EST)
- [PATCH 4.14 48/95] mmc: core: prepend 0x to OCR entry in sysfs Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:20 EST)
- [PATCH 4.14 50/95] eeprom: at24: fix reading from 24MAC402/24MAC602 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:24 EST)
- [PATCH 4.14 51/95] eeprom: at24: correctly set the size for at24mac402 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:26 EST)
- [PATCH 4.14 53/95] i2c: i801: Fix Failed to allocate irq -2147483648 error Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:35 EST)
- [PATCH 4.14 55/95] bcache: Fix building error on MIPS Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:38 EST)
- [PATCH 4.14 56/95] bcache: only permit to recovery read error when cache device is clean Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:45 EST)
- [PATCH 4.14 57/95] bcache: recover data from backing when data is clean Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:50 EST)
- [PATCH 4.14 59/95] nvme-pci: add quirk for delay before CHK RDY for WDC SN200 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:05:57 EST)
- [PATCH 4.14 63/95] drm/amdgpu: correct reference clock value on vega10 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:06:04 EST)
- [PATCH 4.14 33/95] arm64: module-plts: factor out PLT generation code for ftrace Greg Kroah-Hartman (Mon Dec 04 2017 - 11:06:18 EST)
- RE: [PATCH 1/1] gianfar: fix a flooded alignment reports because of padding issue. Claudiu Manoil (Mon Dec 04 2017 - 11:06:24 EST)
- [PATCH 4.14 76/95] drm/hisilicon: Ensure LDI regs are properly configured. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:06:36 EST)
- [PATCH 4.14 79/95] drm/fb_helper: Disable all crtcs when initial setup fails. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:06:44 EST)
- [PATCH 4.14 84/95] include/linux/compiler-clang.h: handle randomizable anonymous structs Greg Kroah-Hartman (Mon Dec 04 2017 - 11:06:57 EST)
- [PATCH 4.14 80/95] drm/fsl-dcu: Dont set connector DPMS property Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:03 EST)
- [PATCH 4.14 86/95] IB/hfi1: Do not warn on lid conversions for OPA Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:07 EST)
- [PATCH 4.14 88/95] md: forbid a RAID5 from having both a bitmap and a journal. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:14 EST)
- [PATCH 4.14 90/95] drm/i915: Re-register PMIC bus access notifier on runtime resume Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:19 EST)
- [PATCH 4.14 92/95] drm/i915/gvt: Correct ADDR_4K/2M/1G_MASK definition Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:23 EST)
- [PATCH 4.14 95/95] Revert "x86/entry/64: Add missing irqflags tracing to native_load_gs_index()" Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:35 EST)
- [PATCH 4.14 73/95] drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:53 EST)
- [PATCH 4.14 65/95] drm/amdgpu: Properly allocate VM invalidate eng v2 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:07:59 EST)
- [PATCH 4.14 74/95] drm/radeon: fix atombios on big endian Greg Kroah-Hartman (Mon Dec 04 2017 - 11:08:02 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Doug Anderson (Mon Dec 04 2017 - 11:08:43 EST)
- [PATCH 4.14 91/95] drm/i915/fbdev: Serialise early hotplug events with async fbdev config Greg Kroah-Hartman (Mon Dec 04 2017 - 11:09:01 EST)
- [PATCH 4.14 89/95] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier v2 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:09:27 EST)
- [PATCH 4.14 87/95] e1000e: fix the use of magic numbers for buffer overrun issue Greg Kroah-Hartman (Mon Dec 04 2017 - 11:09:51 EST)
- [PATCH 4.14 85/95] IB/core: Do not warn on lid conversions for OPA Greg Kroah-Hartman (Mon Dec 04 2017 - 11:10:11 EST)
- Re: [PATCH v2 00/31] Replacing net_mutex with rw_semaphore David Miller (Mon Dec 04 2017 - 11:10:29 EST)
- [PATCH 4.14 78/95] drm/amd/pp: fix typecast error in powerplay. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:10:59 EST)
- Re: [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK Paul E. McKenney (Mon Dec 04 2017 - 11:11:14 EST)
- [PATCH 4.14 75/95] drm/panel: simple: Add missing panel_simple_unprepare() calls Greg Kroah-Hartman (Mon Dec 04 2017 - 11:11:26 EST)
- Re: [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters. Andrey Ryabinin (Mon Dec 04 2017 - 11:11:45 EST)
- Re: [PATCH] perf tools: set GUI mode after returning from perf_session__new() SeokHo Song (Mon Dec 04 2017 - 11:11:58 EST)
- [PATCH v13 4/5] watchdog: Add RAVE SP watchdog driver Andrey Smirnov (Mon Dec 04 2017 - 11:12:10 EST)
- [PATCH v13 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver Andrey Smirnov (Mon Dec 04 2017 - 11:12:13 EST)
- [PATCH v13 3/5] mfd: Add driver for RAVE Supervisory Processor Andrey Smirnov (Mon Dec 04 2017 - 11:12:34 EST)
- [PATCH v13 2/5] serdev: Introduce devm_serdev_device_open() Andrey Smirnov (Mon Dec 04 2017 - 11:12:55 EST)
- [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 11:13:09 EST)
- [PATCH 1/5] aio: Move aio_nr increment to separate function Kirill Tkhai (Mon Dec 04 2017 - 11:13:22 EST)
- [PATCH 2/5] aio: Export aio_nr_lock and aio_max_nr initial value to include/linux/aio.h Kirill Tkhai (Mon Dec 04 2017 - 11:13:26 EST)
- [PATCH 3/5] blkcg: Add blkcg::blkg_aio_nr and blkcg::blkg_aio_max_nr Kirill Tkhai (Mon Dec 04 2017 - 11:13:35 EST)
- [PATCH 4/5] blkcg: Charge aio requests in blkio cgroup hierarchy Kirill Tkhai (Mon Dec 04 2017 - 11:13:45 EST)
- [PATCH 5/5] blkcg: Add cgroup file to configure blkcg::blkg_aio_max_nr Kirill Tkhai (Mon Dec 04 2017 - 11:14:02 EST)
- [PATCH v13 1/5] serdev: Make .remove in struct serdev_device_driver optional Andrey Smirnov (Mon Dec 04 2017 - 11:14:41 EST)
- [PATCH 4.14 66/95] drm/amdgpu: Remove check which is not valid for certain VBIOS Greg Kroah-Hartman (Mon Dec 04 2017 - 11:15:00 EST)
- Re: [PATCH v2 00/31] Replacing net_mutex with rw_semaphore Kirill Tkhai (Mon Dec 04 2017 - 11:15:06 EST)
- [PATCH 4.14 28/95] lockd: lost rollback of set_grace_period() in lockd_down_net() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:15:43 EST)
- [PATCH 4.14 36/95] powerpc/kexec: Fix kexec/kdump in P9 guest kernels Greg Kroah-Hartman (Mon Dec 04 2017 - 11:16:09 EST)
- Re: [PATCH net-next v2] net: dsa: Allow compiling out legacy support David Miller (Mon Dec 04 2017 - 11:16:18 EST)
- [PATCH 4.14 32/95] apparmor: fix oops in audit_signal_cb hook Greg Kroah-Hartman (Mon Dec 04 2017 - 11:16:36 EST)
- [PATCH 4.14 35/95] powerpc/powernv: Fix kexec crashes caused by tlbie tracing Greg Kroah-Hartman (Mon Dec 04 2017 - 11:16:40 EST)
- [PATCH 4.14 34/95] arm64: ftrace: emit ftrace-mod.o contents through code Greg Kroah-Hartman (Mon Dec 04 2017 - 11:17:05 EST)
- Re: [Xen-devel] [PATCH V2] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute Govinda Tatti (Mon Dec 04 2017 - 11:17:14 EST)
- [PATCH 4.14 58/95] hwmon: (jc42) optionally try to disable the SMBUS timeout Greg Kroah-Hartman (Mon Dec 04 2017 - 11:18:06 EST)
- [PATCH 4.14 31/95] omapdrm: hdmi4: Correct the SoC revision matching Greg Kroah-Hartman (Mon Dec 04 2017 - 11:18:26 EST)
- Re: [PATCH resend v2] mux: core: Fix double get_device() Peter Rosin (Mon Dec 04 2017 - 11:18:43 EST)
- [PATCH 4.14 54/95] cxl: Check if vphb exists before iterating over AFU devices Greg Kroah-Hartman (Mon Dec 04 2017 - 11:19:09 EST)
- [PATCH 4.14 52/95] eeprom: at24: check at24_read/write arguments Greg Kroah-Hartman (Mon Dec 04 2017 - 11:19:39 EST)
- [PATCH 4.14 30/95] drm: omapdrm: Fix DPI on platforms using the DSI VDDS Greg Kroah-Hartman (Mon Dec 04 2017 - 11:20:00 EST)
- [PATCH 4.14 49/95] ACPI / EC: Fix regression related to PM ops support in ECDT device Greg Kroah-Hartman (Mon Dec 04 2017 - 11:20:13 EST)
- Re: [PATCH v4.1] phylib: Add device reset GPIO support Richard Leitner (Mon Dec 04 2017 - 11:20:24 EST)
- Re: [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking David Miller (Mon Dec 04 2017 - 11:21:02 EST)
- Re: 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable) Christoph Hellwig (Mon Dec 04 2017 - 11:21:17 EST)
- [PATCH 4.14 47/95] mmc: core: prepend 0x to pre_eol_info entry in sysfs Greg Kroah-Hartman (Mon Dec 04 2017 - 11:21:36 EST)
- [PATCH 4.14 43/95] mmc: block: Fix missing blk_put_request() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:21:52 EST)
- [PATCH 4.14 45/95] mmc: core: Do not leave the block driver in a suspended state Greg Kroah-Hartman (Mon Dec 04 2017 - 11:21:56 EST)
- [PATCH 4.14 44/95] mmc: block: Check return value of blk_get_request() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:22:17 EST)
- [PATCH 4.14 42/95] mmc: sdhci: Avoid swiotlb buffer being full Greg Kroah-Hartman (Mon Dec 04 2017 - 11:22:38 EST)
- [PATCH 4.14 41/95] KVM: lapic: Fixup LDR on load in x2apic Greg Kroah-Hartman (Mon Dec 04 2017 - 11:22:52 EST)
- [PATCH 4.14 40/95] KVM: lapic: Split out x2apic ldr calculation Greg Kroah-Hartman (Mon Dec 04 2017 - 11:23:18 EST)
- Re: [PATCH V5 4/7] OF: properties: Implement get_match_data() callback Rob Herring (Mon Dec 04 2017 - 11:23:43 EST)
- [PATCH 4.14 07/95] mm, hugetlbfs: introduce ->split() to vm_operations_struct Greg Kroah-Hartman (Mon Dec 04 2017 - 11:24:07 EST)
- [PATCH 4.14 06/95] mm: fix device-dax pud write-faults triggered by get_user_pages() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:24:26 EST)
- [PATCH 4.14 03/95] mm, oom_reaper: gather each vma to prevent leaking TLB entry Greg Kroah-Hartman (Mon Dec 04 2017 - 11:24:59 EST)
- Re: [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking Russell King - ARM Linux (Mon Dec 04 2017 - 11:25:09 EST)
- [PATCH 4.14 25/95] crypto: algif_aead - skip SGL entries with NULL page Greg Kroah-Hartman (Mon Dec 04 2017 - 11:25:42 EST)
- Re: [PATCHv5 1/1] ima: re-introduce own integrity cache lock Dmitry Kasatkin (Mon Dec 04 2017 - 11:25:46 EST)
- Re: [PATCH] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Mon Dec 04 2017 - 11:26:11 EST)
- [PATCH 4.14 23/95] nfsd: Fix another OPEN stateid race Greg Kroah-Hartman (Mon Dec 04 2017 - 11:26:38 EST)
- [PATCH 4.14 21/95] btrfs: clear space cache inode generation always Greg Kroah-Hartman (Mon Dec 04 2017 - 11:26:59 EST)
- [PATCH 4.14 02/95] mm, memory_hotplug: do not back off draining pcp free pages from kworker context Greg Kroah-Hartman (Mon Dec 04 2017 - 11:27:21 EST)
- [PATCH 4.14 14/95] mm/madvise.c: fix madvise() infinite loop under special circumstances Greg Kroah-Hartman (Mon Dec 04 2017 - 11:27:54 EST)
- [PATCH 4.14 17/95] fs/fat/inode.c: fix sb_rdonly() change Greg Kroah-Hartman (Mon Dec 04 2017 - 11:28:03 EST)
- Re: [PATCH] perf tools: set GUI mode after returning from perf_session__new() Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 11:28:24 EST)
- [PATCH 4.14 12/95] IB/core: disable memory registration of filesystem-dax vmas Greg Kroah-Hartman (Mon Dec 04 2017 - 11:28:47 EST)
- [PATCH 4.14 11/95] v4l2: disable filesystem-dax mapping support Greg Kroah-Hartman (Mon Dec 04 2017 - 11:29:06 EST)
- Re: [PATCH] um: Convert ubd driver to blk-mq Christoph Hellwig (Mon Dec 04 2017 - 11:29:43 EST)
- [PATCH 4.9 36/38] NFS: revalidate "." etc correctly on "open". Greg Kroah-Hartman (Mon Dec 04 2017 - 11:30:03 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Mon Dec 04 2017 - 11:30:20 EST)
- [PATCH 4.9 00/38] 4.9.67-stable review Greg Kroah-Hartman (Mon Dec 04 2017 - 11:30:51 EST)
- [PATCH 4.9 08/38] nfsd: Fix stateid races between OPEN and CLOSE Greg Kroah-Hartman (Mon Dec 04 2017 - 11:31:16 EST)
- [PATCH 4.9 06/38] mm/madvise.c: fix madvise() infinite loop under special circumstances Greg Kroah-Hartman (Mon Dec 04 2017 - 11:31:40 EST)
- [PATCH 4.9 04/38] mm/cma: fix alloc_contig_range ret code/potential leak Greg Kroah-Hartman (Mon Dec 04 2017 - 11:31:59 EST)
- [PATCH 4.9 31/38] drm/panel: simple: Add missing panel_simple_unprepare() calls Greg Kroah-Hartman (Mon Dec 04 2017 - 11:32:24 EST)
- [PATCH 4.9 26/38] nvme-pci: add quirk for delay before CHK RDY for WDC SN200 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:32:49 EST)
- [PATCH 4.9 21/38] eeprom: at24: correctly set the size for at24mac402 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:33:10 EST)
- [PATCH 4.9 24/38] bcache: Fix building error on MIPS Greg Kroah-Hartman (Mon Dec 04 2017 - 11:33:11 EST)
- [PATCH 4.9 23/38] i2c: i801: Fix Failed to allocate irq -2147483648 error Greg Kroah-Hartman (Mon Dec 04 2017 - 11:33:38 EST)
- [PATCH 4.9 19/38] mmc: core: prepend 0x to OCR entry in sysfs Greg Kroah-Hartman (Mon Dec 04 2017 - 11:33:52 EST)
- [PATCH 4.9 20/38] eeprom: at24: fix reading from 24MAC402/24MAC602 Greg Kroah-Hartman (Mon Dec 04 2017 - 11:34:01 EST)
- [PATCH 4.9 17/38] KVM: lapic: Fixup LDR on load in x2apic Greg Kroah-Hartman (Mon Dec 04 2017 - 11:34:37 EST)
- Re: [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking David Miller (Mon Dec 04 2017 - 11:34:57 EST)
- [PATCH 4.9 11/38] mfd: twl4030-power: Fix pmic for boards that need vmmc1 on reboot Greg Kroah-Hartman (Mon Dec 04 2017 - 11:35:17 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 11:35:26 EST)
- Re: regression: 4.13 cannot follow symlinks on some ext3 fs Jan Kara (Mon Dec 04 2017 - 11:35:38 EST)
- Re: [PATCH] drm: msm: avoid false-positive -Wmaybe-uninitialized warning Laurent Pinchart (Mon Dec 04 2017 - 11:36:00 EST)
- replace PCI_DMA_BUS_IS_PHYS with a per-instance flag Christoph Hellwig (Mon Dec 04 2017 - 11:36:15 EST)
- [PATCH 1/3] dma-mapping: take dma_pfn_offset into account in dma_max_pfn Christoph Hellwig (Mon Dec 04 2017 - 11:36:21 EST)
- [PATCH 3/3] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops Christoph Hellwig (Mon Dec 04 2017 - 11:36:30 EST)
- Re: [PATCH v4] arm64: dts: rockchip: update mipi cells for RK3399 Laurent Pinchart (Mon Dec 04 2017 - 11:36:47 EST)
- [PATCH 2/3] arm64: don't override dma_max_pfn Christoph Hellwig (Mon Dec 04 2017 - 11:37:22 EST)
- [PATCH 1/1] x86/asm: Allow again using asm.h when building for the 'bpf' clang target Arnaldo Carvalho de Melo (Mon Dec 04 2017 - 11:38:15 EST)
- [PATCH 4.9 01/38] ARM: dts: LogicPD Torpedo: Fix camera pin mux Greg Kroah-Hartman (Mon Dec 04 2017 - 11:38:40 EST)
- [PATCH 4.4 25/27] nfsd: Make init_open_stateid() a bit more whole Greg Kroah-Hartman (Mon Dec 04 2017 - 11:39:00 EST)
- [PATCH 4.4 19/27] drm/radeon: fix atombios on big endian Greg Kroah-Hartman (Mon Dec 04 2017 - 11:39:06 EST)
- [PATCH 4.4 21/27] mtd: nand: Fix writing mtdoops to nand flash. Greg Kroah-Hartman (Mon Dec 04 2017 - 11:39:29 EST)
- [PATCH 4.4 16/27] eeprom: at24: check at24_read/write arguments Greg Kroah-Hartman (Mon Dec 04 2017 - 11:39:35 EST)
- [PATCH 4.4 15/27] mmc: core: Do not leave the block driver in a suspended state Greg Kroah-Hartman (Mon Dec 04 2017 - 11:39:52 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Mon Dec 04 2017 - 11:40:14 EST)
- [PATCH 4.4 27/27] nfsd: Fix another OPEN stateid race Greg Kroah-Hartman (Mon Dec 04 2017 - 11:40:37 EST)
- [PATCH 4.4 26/27] nfsd: Fix stateid races between OPEN and CLOSE Greg Kroah-Hartman (Mon Dec 04 2017 - 11:40:53 EST)
- [PATCH 4.4 00/27] 4.4.104-stable review Greg Kroah-Hartman (Mon Dec 04 2017 - 11:41:13 EST)
- [PATCH 4.4 22/27] NFS: revalidate "." etc correctly on "open". Greg Kroah-Hartman (Mon Dec 04 2017 - 11:41:25 EST)
- [PATCH 4.4 04/27] x86/efi: Hoist page table switching code into efi_call_virt() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:41:53 EST)
- [PATCH 4.4 05/27] x86/efi: Build our own page table structures Greg Kroah-Hartman (Mon Dec 04 2017 - 11:42:09 EST)
- [PATCH 4.4 10/27] mm/madvise.c: fix madvise() infinite loop under special circumstances Greg Kroah-Hartman (Mon Dec 04 2017 - 11:42:34 EST)
- [PATCH 4.4 03/27] x86/mm/pat: Ensure cpa->pfn only contains page frame numbers Greg Kroah-Hartman (Mon Dec 04 2017 - 11:42:37 EST)
- Re: [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking Russell King - ARM Linux (Mon Dec 04 2017 - 11:42:47 EST)
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning Christoph Hellwig (Mon Dec 04 2017 - 11:42:55 EST)
- RE: [PATCH 4.9 26/38] nvme-pci: add quirk for delay before CHK RDY for WDC SN200 Jeffrey Lien (Mon Dec 04 2017 - 11:43:07 EST)
- [PATCH 4.4 01/27] netlink: add a start callback for starting a netlink dump Greg Kroah-Hartman (Mon Dec 04 2017 - 11:43:51 EST)
- [PATCH 3.18 05/12] btrfs: clear space cache inode generation always Greg Kroah-Hartman (Mon Dec 04 2017 - 11:44:22 EST)
- [PATCH 3.18 03/12] mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() Greg Kroah-Hartman (Mon Dec 04 2017 - 11:44:44 EST)
- Re: KASAN: use-after-free Read in __fput Al Viro (Mon Dec 04 2017 - 11:45:04 EST)
- [PATCH 3.18 10/12] NFS: revalidate "." etc correctly on "open". Greg Kroah-Hartman (Mon Dec 04 2017 - 11:45:05 EST)
- Re: [PATCH 03/10] net: ezchip: nps_enet: Fix platform_get_irq's error checking arvindY (Mon Dec 04 2017 - 11:45:09 EST)
- Re: [bisected] x86 boot still broken on -rc2 Prarit Bhargava (Mon Dec 04 2017 - 11:46:08 EST)
- [PATCH v2] scripts: builddeb: allow customization of "Depends:" fields Henning Schild (Mon Dec 04 2017 - 11:47:57 EST)
- Re: [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API Andrew F. Davis (Mon Dec 04 2017 - 11:48:10 EST)
- [PATCH][next] drm/i915/gvt: Add missing breaks in switch statement Colin King (Mon Dec 04 2017 - 11:48:33 EST)
- [tip:WIP.x86/kpti 50/65] include/linux/compiler.h:319:38: error: call to '__compiletime_assert_254' declared with attribute error: BUILD_BUG_ON failed: pgd_index(EFI_VA_END) != pgd_index(MODULES_END) kbuild test robot (Mon Dec 04 2017 - 11:48:50 EST)
- Re: [PATCH 4.4 00/27] 4.4.104-stable review Nathan Chancellor (Mon Dec 04 2017 - 11:49:09 EST)
- Re: [PATCH v2] scripts: builddeb: allow customization of "Depends:" fields Henning Schild (Mon Dec 04 2017 - 11:49:48 EST)
- Re: [Xen-devel] [PATCH V2] Xen/pciback: Implement PCI slot or bus reset with 'do_flr' SysFS attribute Jan Beulich (Mon Dec 04 2017 - 11:49:58 EST)
- [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Thomas Gleixner (Mon Dec 04 2017 - 11:51:02 EST)
- [patch 13/60] x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct Thomas Gleixner (Mon Dec 04 2017 - 11:51:11 EST)
- [patch 12/60] x86/dumpstack: Handle stack overflow on all stacks Thomas Gleixner (Mon Dec 04 2017 - 11:51:17 EST)
- [patch 10/60] x86/kasan/64: Teach KASAN about the cpu_entry_area Thomas Gleixner (Mon Dec 04 2017 - 11:51:25 EST)
- [patch 09/60] x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area Thomas Gleixner (Mon Dec 04 2017 - 11:51:33 EST)
- [patch 16/60] x86/espfix/64: Stop assuming that pt_regs is on the entry stack Thomas Gleixner (Mon Dec 04 2017 - 11:51:36 EST)
- [patch 21/60] x86/entry/64: Remove the SYSENTER stack canary Thomas Gleixner (Mon Dec 04 2017 - 11:51:40 EST)
- [patch 22/60] x86/entry: Clean up the SYSENTER_stack code Thomas Gleixner (Mon Dec 04 2017 - 11:51:44 EST)
- [patch 26/60] x86/cpufeature: Make cpu bugs sticky Thomas Gleixner (Mon Dec 04 2017 - 11:51:49 EST)
- [patch 28/60] x86/mm/kpti: Disable global pages if KERNEL_PAGE_TABLE_ISOLATION=y Thomas Gleixner (Mon Dec 04 2017 - 11:51:53 EST)
- [patch 35/60] x86/espfix: Ensure that ESPFIX is visible in user PGD Thomas Gleixner (Mon Dec 04 2017 - 11:52:00 EST)
- [patch 38/60] x86/fixmap: Move cpu entry area into a separate PMD Thomas Gleixner (Mon Dec 04 2017 - 11:52:08 EST)
- [patch 39/60] x86/mm/kpti: Share cpu_entry_area PMDs Thomas Gleixner (Mon Dec 04 2017 - 11:52:12 EST)
- [patch 46/60] x86/ldt: Rename ldt_struct->entries member Thomas Gleixner (Mon Dec 04 2017 - 11:52:19 EST)
- [patch 43/60] x86/fixmap: Add debugstore entries to cpu_entry_area Thomas Gleixner (Mon Dec 04 2017 - 11:52:19 EST)
- [patch 47/60] x86/ldt: Map LDT entries into fixmap Thomas Gleixner (Mon Dec 04 2017 - 11:52:25 EST)
- [patch 48/60] x86/mm: Move the CR3 construction functions to tlbflush.h Thomas Gleixner (Mon Dec 04 2017 - 11:52:30 EST)
- [patch 49/60] x86/mm: Remove hard-coded ASID limit checks Thomas Gleixner (Mon Dec 04 2017 - 11:52:39 EST)
- [patch 51/60] x86/mm: Allow flushing for future ASID switches Thomas Gleixner (Mon Dec 04 2017 - 11:52:46 EST)
- Re: [PATCH v3 2/5] kasan/Makefile: Support LLVM style asan parameters. Andrey Ryabinin (Mon Dec 04 2017 - 11:53:05 EST)
- [PATCH v3 2/3] perf tools: Don't discard prev in backward mode Wang Nan (Mon Dec 04 2017 - 11:53:17 EST)
- [PATCH v3 3/3] perf tools: Replace 'backward' to 'overwrite' in evlist. mmap and record Wang Nan (Mon Dec 04 2017 - 11:53:20 EST)
- [PATCH v3 0/3] perf tools: perf tools: Clarify overwrite and backward, bugfix Wang Nan (Mon Dec 04 2017 - 11:53:24 EST)
- [PATCH v3 1/3] perf mmap: Fix perf backward recording Wang Nan (Mon Dec 04 2017 - 11:53:28 EST)
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning Andrey Ryabinin (Mon Dec 04 2017 - 11:54:28 EST)
- [PATCH tip:ras/core 2/2] x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems Borislav Petkov (Mon Dec 04 2017 - 11:54:59 EST)
- [PATCH tip:ras/core 1/2] x86/MCE: Extend table to report action optional errors through CMCI too Borislav Petkov (Mon Dec 04 2017 - 11:55:10 EST)
- Re: [patch 57/60] x86/mm/kpti: Add Kconfig Andy Lutomirski (Mon Dec 04 2017 - 11:55:24 EST)
- [PATCH] cpumask: make cpumask_size() return "unsigned int" Alexey Dobriyan (Mon Dec 04 2017 - 11:55:44 EST)
- [patch 33/60] x86/mm/kpti: Allocate a separate user PGD Thomas Gleixner (Mon Dec 04 2017 - 11:56:09 EST)
- [patch 60/60] x86/mm/debug_pagetables: Allow dumping current pagetables Thomas Gleixner (Mon Dec 04 2017 - 11:56:15 EST)
- [patch 59/60] x86/mm/dump_pagetables: Check user space page table for WX pages Thomas Gleixner (Mon Dec 04 2017 - 11:56:35 EST)
- [patch 58/60] x86/mm/debug_pagetables: Add page table directory Thomas Gleixner (Mon Dec 04 2017 - 11:56:56 EST)
- [patch 57/60] x86/mm/kpti: Add Kconfig Thomas Gleixner (Mon Dec 04 2017 - 11:57:15 EST)
- [patch 56/60] x86/mm/kpti: Disable native VSYSCALL Thomas Gleixner (Mon Dec 04 2017 - 11:57:30 EST)
- Re: [patch 57/60] x86/mm/kpti: Add Kconfig Thomas Gleixner (Mon Dec 04 2017 - 11:57:41 EST)
- [patch 55/60] x86/mm: Use INVPCID for __native_flush_tlb_single() Thomas Gleixner (Mon Dec 04 2017 - 11:57:58 EST)
- [patch 34/60] x86/mm/kpti: Populate user PGD Thomas Gleixner (Mon Dec 04 2017 - 11:58:18 EST)
- [patch 53/60] x86/mm: Use/Fix PCID to optimize user/kernel switches Thomas Gleixner (Mon Dec 04 2017 - 11:58:29 EST)
- [patch 54/60] x86/mm: Optimize RESTORE_CR3 Thomas Gleixner (Mon Dec 04 2017 - 11:58:42 EST)
- Re: [PATCH] drm: msm: avoid false-positive -Wmaybe-uninitialized warning Arnd Bergmann (Mon Dec 04 2017 - 11:59:01 EST)
- [patch 52/60] x86/mm: Abstract switching CR3 Thomas Gleixner (Mon Dec 04 2017 - 11:59:17 EST)
- [patch 50/60] x86/mm: Put MMU to hardware ASID translation in one place Thomas Gleixner (Mon Dec 04 2017 - 11:59:37 EST)
- [patch 45/60] x86/fixmap: Add ldt entries to user shared fixmap Thomas Gleixner (Mon Dec 04 2017 - 12:00:07 EST)
- [patch 44/60] x86/events/intel/ds: Map debug buffers in fixmap Thomas Gleixner (Mon Dec 04 2017 - 12:00:23 EST)
- [patch 42/60] x86/fixmap: Move IDT fixmap into the cpu_entry_area range Thomas Gleixner (Mon Dec 04 2017 - 12:00:50 EST)
- [patch 41/60] x86/mm/kpti: Share entry text PMD Thomas Gleixner (Mon Dec 04 2017 - 12:01:11 EST)
- Re: [PATCH v3 1/4] mm: introduce get_user_pages_longterm Dan Williams (Mon Dec 04 2017 - 12:01:26 EST)
- [patch 40/60] x86: PMD align entry text Thomas Gleixner (Mon Dec 04 2017 - 12:01:46 EST)
- [patch 37/60] x86mm//kpti: Force entry through trampoline when KPTI active Thomas Gleixner (Mon Dec 04 2017 - 12:02:05 EST)
- [patch 36/60] x86/mm/kpti: Add functions to clone kernel PMDs Thomas Gleixner (Mon Dec 04 2017 - 12:02:27 EST)
- [patch 32/60] x86/mm/kpti: Allow NX poison to be set in p4d/pgd Thomas Gleixner (Mon Dec 04 2017 - 12:02:44 EST)
- [patch 31/60] x86/mm/kpti: Add mapping helper functions Thomas Gleixner (Mon Dec 04 2017 - 12:02:46 EST)
- [patch 11/60] x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss Thomas Gleixner (Mon Dec 04 2017 - 12:03:11 EST)
- [patch 30/60] x86/mm/kpti: Add infrastructure for page table isolation Thomas Gleixner (Mon Dec 04 2017 - 12:03:15 EST)
- [patch 29/60] x86/mm/kpti: Prepare the x86/entry assembly code for entry/exit CR3 switching Thomas Gleixner (Mon Dec 04 2017 - 12:03:20 EST)
- BPF: bug without effect in BPF_RSH case of adjust_scalar_min_max_vals() Jann Horn (Mon Dec 04 2017 - 12:03:44 EST)
- [patch 27/60] x86/cpufeatures: Add X86_BUG_CPU_INSECURE Thomas Gleixner (Mon Dec 04 2017 - 12:04:14 EST)
- Re: [PATCH 00/10] dmaengine: fix race with vchan_complete Vinod Koul (Mon Dec 04 2017 - 12:04:23 EST)
- [patch 25/60] x86/paravirt: Provide a way to check for hypervisors Thomas Gleixner (Mon Dec 04 2017 - 12:04:48 EST)
- [patch 24/60] x86/paravirt: Dont patch flush_tlb_single Thomas Gleixner (Mon Dec 04 2017 - 12:04:52 EST)
- [patch 23/60] x86/entry/64: Make cpu_entry_area.tss read-only Thomas Gleixner (Mon Dec 04 2017 - 12:04:56 EST)
- [patch 20/60] x86/entry/64: Move the IST stacks into struct cpu_entry_area Thomas Gleixner (Mon Dec 04 2017 - 12:05:30 EST)
- [patch 19/60] x86/entry/64: Create a per-CPU SYSCALL entry trampoline Thomas Gleixner (Mon Dec 04 2017 - 12:05:51 EST)
- [patch 15/60] x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 Thomas Gleixner (Mon Dec 04 2017 - 12:06:05 EST)
- [patch 14/60] x86/entry: Remap the TSS into the CPU entry area Thomas Gleixner (Mon Dec 04 2017 - 12:06:11 EST)
- [patch 17/60] x86/entry/64: Use a per-CPU trampoline stack for IDT entries Thomas Gleixner (Mon Dec 04 2017 - 12:06:29 EST)
- Re: [PATCH v3 3/5] kasan: support alloca() poisoning Andrey Ryabinin (Mon Dec 04 2017 - 12:06:39 EST)
- [patch 18/60] x86/entry/64: Return to userspace from the trampoline stack Thomas Gleixner (Mon Dec 04 2017 - 12:07:04 EST)
- [patch 08/60] x86/entry/gdt: Put per-CPU GDT remaps in ascending order Thomas Gleixner (Mon Dec 04 2017 - 12:07:25 EST)
- [patch 02/60] x86/unwinder/orc: Dont bail on stack overflow Thomas Gleixner (Mon Dec 04 2017 - 12:07:39 EST)
- [patch 07/60] x86/dumpstack: Add get_stack_info() support for the SYSENTER stack Thomas Gleixner (Mon Dec 04 2017 - 12:07:44 EST)
- [patch 06/60] x86/entry/64: Allocate and enable the SYSENTER stack Thomas Gleixner (Mon Dec 04 2017 - 12:08:00 EST)
- Re: [PATCH] dma: MIC X100: Use PTR_ERR_OR_ZERO() Vinod Koul (Mon Dec 04 2017 - 12:08:17 EST)
- [PATCH][next] pinctrl: intel: ensure error return ret is initialized Colin King (Mon Dec 04 2017 - 12:08:25 EST)
- [patch 05/60] x86/irq/64: Print the offending IP in the stack overflow warning Thomas Gleixner (Mon Dec 04 2017 - 12:08:47 EST)
- [patch 04/60] x86/irq: Remove an old outdated comment about context tracking races Thomas Gleixner (Mon Dec 04 2017 - 12:08:52 EST)
- [patch 03/60] x86/unwinder: Handle stack overflows more gracefully Thomas Gleixner (Mon Dec 04 2017 - 12:08:56 EST)
- [patch 01/60] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Thomas Gleixner (Mon Dec 04 2017 - 12:09:03 EST)
- RE: [PATCH INTERNAL V2 1/1] brcmfmac: add console log support with configurable read size Li Jin (Mon Dec 04 2017 - 12:12:10 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Benjamin LaHaise (Mon Dec 04 2017 - 12:13:12 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Paul E. McKenney (Mon Dec 04 2017 - 12:17:18 EST)
- Re: [tip:WIP.x86/kpti 50/65] include/linux/compiler.h:319:38: error: call to '__compiletime_assert_321' declared with attribute error: BUILD_BUG_ON failed: MODULES_LEN + KERNEL_IMAGE_SIZE > 2*PUD_SIZE Thomas Gleixner (Mon Dec 04 2017 - 12:19:46 EST)
- [PATCH][next] drm/i915/gvt: fix off-by-one comparison of ring_id Colin King (Mon Dec 04 2017 - 12:21:21 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Jose Abreu (Mon Dec 04 2017 - 12:25:12 EST)
- Re: [lkp-robot] [x86/entry/64] 63e02a2a32: will-it-scale.per_process_ops -13.0% regression Thomas Gleixner (Mon Dec 04 2017 - 12:27:21 EST)
- Re: [PATCH][next] pinctrl: intel: ensure error return ret is initialized Mika Westerberg (Mon Dec 04 2017 - 12:29:49 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Mon Dec 04 2017 - 12:29:59 EST)
- Re: [PATCH v4 3/5] media: i2c: Add TDA1997x HDMI receiver driver Tim Harvey (Mon Dec 04 2017 - 12:30:43 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Stephen Smalley (Mon Dec 04 2017 - 12:32:50 EST)
- Re: [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO Nick Desaulniers (Mon Dec 04 2017 - 12:34:13 EST)
- Re: Timer refuses to expire Paul E. McKenney (Mon Dec 04 2017 - 12:34:56 EST)
- Re: [PATCH v6 0/2] memory: Introduce ti-emif-sram driver Santosh Shilimkar (Mon Dec 04 2017 - 12:35:30 EST)
- [PATCH net-next 0/5] net: dsa: use per-port upstream port Vivien Didelot (Mon Dec 04 2017 - 12:35:49 EST)
- [PATCH net-next 3/5] net: dsa: mv88e6xxx: setup global upstream port Vivien Didelot (Mon Dec 04 2017 - 12:35:54 EST)
- [PATCH net-next 5/5] net: dsa: return per-port upstream port Vivien Didelot (Mon Dec 04 2017 - 12:36:00 EST)
- Re: [PATCH 6/6] ARM: configs: keystone_defconfig: Enable few peripheral drivers Santosh Shilimkar (Mon Dec 04 2017 - 12:36:07 EST)
- [PATCH net-next 2/5] net: dsa: mv88e6xxx: helper to setup upstream port Vivien Didelot (Mon Dec 04 2017 - 12:36:47 EST)
- [PATCH net-next 4/5] net: dsa: assign a CPU port to DSA port Vivien Didelot (Mon Dec 04 2017 - 12:37:07 EST)
- [PATCH net-next 1/5] net: dsa: mv88e6xxx: egress floods all DSA ports Vivien Didelot (Mon Dec 04 2017 - 12:37:31 EST)
- [PATCH] tpm: remove type and name fields from the I2C Infineon OF table entries Javier Martinez Canillas (Mon Dec 04 2017 - 12:39:27 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 12:40:10 EST)
- Re: Timer refuses to expire Paul E. McKenney (Mon Dec 04 2017 - 12:42:20 EST)
- Re: [PATCH] eeprom: at24: Change nvmem stride to 1 Bartosz Golaszewski (Mon Dec 04 2017 - 12:44:43 EST)
- [PATCH 0/7 v2] net: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:48:49 EST)
- [PATCH 2/7 v2] net: ezchip: nps_enet: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:48:58 EST)
- [PATCH 1/7 v2] net: bcmgenet: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:49:01 EST)
- [PATCH 5/7 v2] net: ethernet: natsemi: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:49:06 EST)
- [PATCH 7/7 v2] net: fjes: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:49:12 EST)
- [PATCH 6/7 v2] net: ethernet: smsc: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:49:42 EST)
- [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:50:20 EST)
- Re: [PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Song Liu (Mon Dec 04 2017 - 12:50:33 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 12:50:45 EST)
- Re: [PATCH v2 4/5] mm: memory_hotplug: Add memory hotremove probe device Reza Arbab (Mon Dec 04 2017 - 12:50:56 EST)
- [PATCH 3/7 v2] can: xilinx: Fix platform_get_irq's error checking Arvind Yadav (Mon Dec 04 2017 - 12:51:25 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Emil Velikov (Mon Dec 04 2017 - 12:53:06 EST)
- Re: [PATCH] ASoC: amd: added error checks in dma driver Mark Brown (Mon Dec 04 2017 - 12:54:32 EST)
- Re: [PATCH v6 01/10] arm64: dts: rockchip: Enable edp disaplay on kevin Heiko Stuebner (Mon Dec 04 2017 - 12:59:41 EST)
- Re: linux-next: Signed-off-by missing for commit in the arm-soc tree Kevin Hilman (Mon Dec 04 2017 - 13:02:46 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Linus Torvalds (Mon Dec 04 2017 - 13:02:59 EST)
- possible deadlock in fifo_open syzbot (Mon Dec 04 2017 - 13:03:16 EST)
- Re: [PATCH] tpm: remove type and name fields from the I2C Infineon OF table entries Jason Gunthorpe (Mon Dec 04 2017 - 13:03:39 EST)
- Re: [PATCH V5 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Mon Dec 04 2017 - 13:05:59 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Mark expected switch fall-throughs Daniel Vetter (Mon Dec 04 2017 - 13:11:21 EST)
- [PATCH] security: keys: remove redundant assignment to key_ref Colin King (Mon Dec 04 2017 - 13:14:34 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Thomas Gleixner (Mon Dec 04 2017 - 13:18:12 EST)
- [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions rf69_set_bit, rf69_reset_bit and rf69_read_modify_write Marcus Wolf (Mon Dec 04 2017 - 13:19:11 EST)
- Re: [PATCH] Kconfig: Make STRICT_DEVMEM default-y on x86 and arm64 Kees Cook (Mon Dec 04 2017 - 13:19:34 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Lorenzo Pieralisi (Mon Dec 04 2017 - 13:19:51 EST)
- Re: [patch 14/60] x86/entry: Remap the TSS into the CPU entry area Borislav Petkov (Mon Dec 04 2017 - 13:20:23 EST)
- Re: [PATCH 4/8] ASoC: uniphier: add support for UniPhier EVEA codec Mark Brown (Mon Dec 04 2017 - 13:20:42 EST)
- Re: linux-next: build warning after merge of the net-next tree David Miller (Mon Dec 04 2017 - 13:21:37 EST)
- Re: [PATCH v3 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Song Liu (Mon Dec 04 2017 - 13:25:55 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking David Miller (Mon Dec 04 2017 - 13:26:04 EST)
- Re: [PATCH] treewide: remove duplicate includes Darrick J. Wong (Mon Dec 04 2017 - 13:27:52 EST)
- Re: [PATCH v3 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Alexei Starovoitov (Mon Dec 04 2017 - 13:28:06 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Linus Torvalds (Mon Dec 04 2017 - 13:28:35 EST)
- Re: [PATCH tip/core/rcu 05/10] workqueue: Eliminate cond_resched_rcu_qs() in favor of cond_resched() Paul E. McKenney (Mon Dec 04 2017 - 13:28:46 EST)
- Re: [PATCH tip/core/rcu 2/6] srcu: Change printk() %p to %pK Paul E. McKenney (Mon Dec 04 2017 - 13:31:39 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Tom Lendacky (Mon Dec 04 2017 - 13:33:12 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Nick Bowler (Mon Dec 04 2017 - 13:34:09 EST)
- Re: [PATCH 4.4 00/27] 4.4.104-stable review Greg Kroah-Hartman (Mon Dec 04 2017 - 13:36:58 EST)
- BUG: unable to handle kernel paging request in show_timer syzbot (Mon Dec 04 2017 - 13:37:08 EST)
- Re: [PATCH] exec: avoid gcc-8 warning for get_task_comm Kees Cook (Mon Dec 04 2017 - 13:37:27 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 13:38:07 EST)
- Re: [EXT] Re: UFS utilities gregkh@xxxxxxxxxxxxxxxxxxx (Mon Dec 04 2017 - 13:38:34 EST)
- [PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init() Guillaume Tucker (Mon Dec 04 2017 - 13:38:47 EST)
- [PATCH 2/2] drm/tegra: sor: Fix hang on tegra124 due to NULL clk_out Guillaume Tucker (Mon Dec 04 2017 - 13:38:53 EST)
- Re: [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver Mark Brown (Mon Dec 04 2017 - 13:39:46 EST)
- Re: KASAN: use-after-free Read in __fput Dmitry Vyukov (Mon Dec 04 2017 - 13:39:58 EST)
- [PATCH v7 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Dan Murphy (Mon Dec 04 2017 - 13:41:36 EST)
- [PATCH v7 2/2] leds: lm3692x: Introduce LM3692x dual string driver Dan Murphy (Mon Dec 04 2017 - 13:42:38 EST)
- Re: KASAN: use-after-free Read in __fput Al Viro (Mon Dec 04 2017 - 13:43:16 EST)
- Re: [PATCH] usb: Don't print a warning if interface driver rebind is deferred at resume Jerry Snitselaar (Mon Dec 04 2017 - 13:45:29 EST)
- Applied "MAINTAINERS: add entries for UniPhier ASoC sound drivers" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:48:36 EST)
- Applied "ASoC: uniphier: add support for UniPhier EVEA codec" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:48:53 EST)
- Applied "ASoC: spdif: Add S32_LE support for S/PDIF dummy codec drivers" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:49:00 EST)
- Applied "ASoC: eukrea-tlv320: Remove include line of fsl_ssi.h" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:49:18 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Ard Biesheuvel (Mon Dec 04 2017 - 13:49:30 EST)
- Applied "ASoC: amd: added error checks in dma driver" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:49:44 EST)
- Applied "ASoC: uniphier: add DT bindings documentation for UniPhier EVEA" to the asoc tree Mark Brown (Mon Dec 04 2017 - 13:50:03 EST)
- Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way Kirill A. Shutemov (Mon Dec 04 2017 - 13:50:35 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() Paul E. McKenney (Mon Dec 04 2017 - 13:52:27 EST)
- Re: [PATCH tip/core/rcu 15/21] keyring: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Mon Dec 04 2017 - 13:54:41 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Jeremy Cline (Mon Dec 04 2017 - 13:58:20 EST)
- Re: [PATCH 6/6] staging: pi433: Rename enum modShaping in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 13:59:51 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Mon Dec 04 2017 - 14:01:35 EST)
- [PATCH 0/3, v3] Move groups_sort outisde of set_groups Thiago Rafael Becker (Mon Dec 04 2017 - 14:04:02 EST)
- [PATCH 2/3, v3] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Mon Dec 04 2017 - 14:04:17 EST)
- [PATCH 1/3, v3] kernel: make groups_sort globally visible Thiago Rafael Becker (Mon Dec 04 2017 - 14:04:27 EST)
- [PATCH 3/3, v3] kernel: set_groups doesn't call groups_sort anymore. Thiago Rafael Becker (Mon Dec 04 2017 - 14:04:46 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Laurent Pinchart (Mon Dec 04 2017 - 14:06:47 EST)
- Re: [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Paul E. McKenney (Mon Dec 04 2017 - 14:06:59 EST)
- Re: [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Vidya Sagar (Mon Dec 04 2017 - 14:09:16 EST)
- Re: [PATCH tip/core/rcu 20/21] checkpatch: Add warnings for {smp_,}read_barrier_depends() Joe Perches (Mon Dec 04 2017 - 14:12:48 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 14:13:07 EST)
- [PATCH 0/2] of: dynamic: restrict overlay by targets Alan Tull (Mon Dec 04 2017 - 14:14:09 EST)
- [PATCH 2/2] of: dynamic: add overlay-allowed DT property Alan Tull (Mon Dec 04 2017 - 14:14:16 EST)
- Re: [PATCH 2/3, v3] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Mon Dec 04 2017 - 14:14:30 EST)
- [PATCH 1/2] of: overlay: add flag enabling overlays and enable fpga-region overlays Alan Tull (Mon Dec 04 2017 - 14:14:47 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 14:15:46 EST)
- [PATCH v4 0/5] kasan: support alloca, LLVM Paul Lawrence (Mon Dec 04 2017 - 14:17:48 EST)
- [PATCH v4 2/5] kasan/Makefile: Support LLVM style asan parameters. Paul Lawrence (Mon Dec 04 2017 - 14:18:00 EST)
- [PATCH v4 3/5] kasan: support alloca() poisoning Paul Lawrence (Mon Dec 04 2017 - 14:18:01 EST)
- [PATCH v4 4/5] kasan: Add tests for alloca poisoning Paul Lawrence (Mon Dec 04 2017 - 14:18:27 EST)
- [PATCH v4 1/5] kasan: add compiler support for clang Paul Lawrence (Mon Dec 04 2017 - 14:18:31 EST)
- Re: [PATCH 6/6] staging: pi433: Rename enum modShaping in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 14:18:47 EST)
- [PATCH v4 5/5] kasan: added functions for unpoisoning stack variables Paul Lawrence (Mon Dec 04 2017 - 14:19:07 EST)
- Re: [PATCH 0/2] of: dynamic: restrict overlay by targets Moritz Fischer (Mon Dec 04 2017 - 14:21:10 EST)
- Re: [PATCH] treewide: remove duplicate includes Eduardo Valentin (Mon Dec 04 2017 - 14:21:42 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 14:22:12 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 14:22:25 EST)
- Re: [PATCH 0/2] of: dynamic: restrict overlay by targets Moritz Fischer (Mon Dec 04 2017 - 14:22:32 EST)
- Re: [PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Marcelo Ricardo Leitner (Mon Dec 04 2017 - 14:28:19 EST)
- Re: [PATCH v2 0/5] fpga: don't use drvdata in common fpga code Alan Tull (Mon Dec 04 2017 - 14:29:44 EST)
- Re: [PATCH] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions rf69_set_bit, rf69_reset_bit and rf69_read_modify_write Dan Carpenter (Mon Dec 04 2017 - 14:30:02 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Nick Bowler (Mon Dec 04 2017 - 14:30:18 EST)
- Re: [PATCHv3 2/5] x86/boot/compressed/64: Print error if 5-level paging is not supported Borislav Petkov (Mon Dec 04 2017 - 14:31:21 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 14:31:32 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Laurent Pinchart (Mon Dec 04 2017 - 14:34:27 EST)
- Re: [PATCH v2 2/2] of: overlay: Fix cleanup order in of_overlay_apply() Rob Herring (Mon Dec 04 2017 - 14:35:58 EST)
- Re: [PATCH v2] ARM: dts: at91: add devicetree for the Axentia Nattis with Natte power Alexandre Belloni (Mon Dec 04 2017 - 14:38:22 EST)
- Re: [PATCH v2 2/2] ARM: dts: at91: disable the nxp,se97b SMBUS timeout on the TSE-850 Alexandre Belloni (Mon Dec 04 2017 - 14:39:19 EST)
- Re: [PATCH] KVM: arm: Use PTR_ERR_OR_ZERO() Christoffer Dall (Mon Dec 04 2017 - 14:40:55 EST)
- Re: [PATCH 6/6] staging: pi433: Rename enum modShaping in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 14:41:32 EST)
- Re: [patch 22/60] x86/entry: Clean up the SYSENTER_stack code Borislav Petkov (Mon Dec 04 2017 - 14:42:01 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Mon Dec 04 2017 - 14:42:51 EST)
- [tip:ras/core] x86/MCE: Extend table to report action optional errors through CMCI too tip-bot for Xie XiuQi (Mon Dec 04 2017 - 14:45:13 EST)
- Re: [PATCH v2 2/2] of: overlay: Fix cleanup order in of_overlay_apply() Geert Uytterhoeven (Mon Dec 04 2017 - 14:45:24 EST)
- Re: [PATCH] Staging: pi433: fix brace coding style issues in pi433_if.c Marek Tomas (Mon Dec 04 2017 - 14:45:31 EST)
- [tip:ras/core] x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systems tip-bot for Yazen Ghannam (Mon Dec 04 2017 - 14:45:49 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Alan Tull (Mon Dec 04 2017 - 14:47:47 EST)
- Re: [bisected] x86 boot still broken on -rc2 Jakub Kicinski (Mon Dec 04 2017 - 14:48:43 EST)
- Re: Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown Luis R. Rodriguez (Mon Dec 04 2017 - 14:52:06 EST)
- [PATCH] iommu/amd - Record more information about unknown events Gary R Hook (Mon Dec 04 2017 - 14:52:56 EST)
- [PATCH] iommu/amd - Set the device table entry PPR bit for IOMMU V2 devices Gary R Hook (Mon Dec 04 2017 - 14:53:08 EST)
- [PATCH] ima: log message to module appraisal error Bruno E. O. Meneguele (Mon Dec 04 2017 - 14:55:09 EST)
- Re: [PATCH v2] thinkpad_acpi: Support the battery wear control Ognjen Galic (Mon Dec 04 2017 - 14:55:36 EST)
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview Alan Tull (Mon Dec 04 2017 - 14:56:23 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Dan Carpenter (Mon Dec 04 2017 - 14:56:40 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 14:59:16 EST)
- [tip:irq/urgent] irqdesc: Use bool return type instead of int tip-bot for Will Deacon (Mon Dec 04 2017 - 15:00:38 EST)
- Re: [PATCH 2/2] of: dynamic: add overlay-allowed DT property Rob Herring (Mon Dec 04 2017 - 15:04:49 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Mon Dec 04 2017 - 15:05:36 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Tejun Heo (Mon Dec 04 2017 - 15:08:13 EST)
- Re: [PATCH v4 2/2] arm64: Add software workaround for Falkor erratum 1041 Shanker Donthineni (Mon Dec 04 2017 - 15:10:03 EST)
- RE: [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Allen Hubbe (Mon Dec 04 2017 - 15:10:46 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. NeilBrown (Mon Dec 04 2017 - 15:11:15 EST)
- Re: [PATCH 2/2] of: dynamic: add overlay-allowed DT property Alan Tull (Mon Dec 04 2017 - 15:13:03 EST)
- Re: [PATCH 3.18 00/12] 3.18.86-stable review Shuah Khan (Mon Dec 04 2017 - 15:14:21 EST)
- Re: [PATCH 4.4 00/27] 4.4.104-stable review Shuah Khan (Mon Dec 04 2017 - 15:14:58 EST)
- Re: [PATCH] ima: log message to module appraisal error Bruno E. O. Meneguele (Mon Dec 04 2017 - 15:17:35 EST)
- Re: [PATCH v2] soc: qcom: smp2p: Access APCS as mailbox client Bjorn Andersson (Mon Dec 04 2017 - 15:18:34 EST)
- Re: [PATCH] ahci: qoriq: refine port register configuration Tejun Heo (Mon Dec 04 2017 - 15:19:43 EST)
- Re: [PATCH 5/6] staging: pi433: Rename enum dataMode in rf69_enum.h Marcus Wolf (Mon Dec 04 2017 - 15:21:32 EST)
- [tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time tip-bot for Kirill A. Shutemov (Mon Dec 04 2017 - 15:22:21 EST)
- Re: [PATCH] cgroup/cpuset: fix circular locking dependency Tejun Heo (Mon Dec 04 2017 - 15:22:30 EST)
- [tip:x86/urgent] x86/boot/compressed/64: Print error if 5-level paging is not supported tip-bot for Kirill A. Shutemov (Mon Dec 04 2017 - 15:22:40 EST)
- [PATCH v2] ima: log message to module appraisal error Bruno E. O. Meneguele (Mon Dec 04 2017 - 15:23:57 EST)
- Re: BPF: bug without effect in BPF_RSH case of adjust_scalar_min_max_vals() Edward Cree (Mon Dec 04 2017 - 15:24:08 EST)
- Re: [PATCH v6 1/2] media: ov7740: Document device tree bindings Rob Herring (Mon Dec 04 2017 - 15:24:52 EST)
- linux-next: remove the tile tree? Stephen Rothwell (Mon Dec 04 2017 - 15:25:51 EST)
- Re: [patch 23/60] x86/entry/64: Make cpu_entry_area.tss read-only Borislav Petkov (Mon Dec 04 2017 - 15:26:10 EST)
- Re: BPF: bug without effect in BPF_RSH case of adjust_scalar_min_max_vals() Jann Horn (Mon Dec 04 2017 - 15:26:33 EST)
- Re: [PATCH 4.9 00/38] 4.9.67-stable review Shuah Khan (Mon Dec 04 2017 - 15:26:46 EST)
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info Alan Tull (Mon Dec 04 2017 - 15:27:01 EST)
- Re: [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings Rob Herring (Mon Dec 04 2017 - 15:28:06 EST)
- linux-next: Signed-off-by missing for commit in the befs tree Stephen Rothwell (Mon Dec 04 2017 - 15:28:24 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Shuah Khan (Mon Dec 04 2017 - 15:29:51 EST)
- Re: [PATCHv3 1/5] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Thomas Gleixner (Mon Dec 04 2017 - 15:30:10 EST)
- Re: [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings Rob Herring (Mon Dec 04 2017 - 15:30:21 EST)
- Re: [patch 02/60] x86/unwinder/orc: Dont bail on stack overflow Andy Lutomirski (Mon Dec 04 2017 - 15:31:26 EST)
- Re: [PATCH] drm: amd: dc: don't use FP math when Kcov is enabled Harry Wentland (Mon Dec 04 2017 - 15:34:44 EST)
- Re: [PATCH 2/2] ahci: mtk: Change driver name to ahci-mtk Tejun Heo (Mon Dec 04 2017 - 15:36:13 EST)
- Re: [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Deepa Dinamani (Mon Dec 04 2017 - 15:36:45 EST)
- Re: [PATCH v3 4/4] input: serio: Replace timeval by timespec64 Deepa Dinamani (Mon Dec 04 2017 - 15:37:48 EST)
- [PATCH V2] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with inline functions rf69_set_bit, rf69_reset_bit and rf69_read_modify_write Marcus Wolf (Mon Dec 04 2017 - 15:37:54 EST)
- Re: [PATCH v3 3/4] input: Deprecate real timestamps beyond year 2106 Deepa Dinamani (Mon Dec 04 2017 - 15:40:14 EST)
- [PATCH v2] Staging: pi433: fix brace coding style issues in pi433_if.c Tomas Marek (Mon Dec 04 2017 - 15:40:55 EST)
- Re: [PATCH v3 0/4] Make input drivers y2038 safe Deepa Dinamani (Mon Dec 04 2017 - 15:43:27 EST)
- [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level Nicolin Chen (Mon Dec 04 2017 - 15:47:22 EST)
- [PATCH 01/10] ASoC: fsl_ssi: Remove unused struct device Nicolin Chen (Mon Dec 04 2017 - 15:47:35 EST)
- [PATCH 08/10] ASoC: fsl_ssi: Rename cpu_dai parameter to dai Nicolin Chen (Mon Dec 04 2017 - 15:47:43 EST)
- [PATCH 10/10] ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals Nicolin Chen (Mon Dec 04 2017 - 15:47:47 EST)
- [PATCH 09/10] ASoC: fsl_ssi: Rename scr_val to scr Nicolin Chen (Mon Dec 04 2017 - 15:48:05 EST)
- [PATCH 07/10] ASoC: fsl_ssi: Refine printk outputs Nicolin Chen (Mon Dec 04 2017 - 15:48:24 EST)
- [PATCH 06/10] ASoC: fsl_ssi: Refine indentations and wrappings Nicolin Chen (Mon Dec 04 2017 - 15:48:26 EST)
- [PATCH 05/10] ASoC: fsl_ssi: Rename registers and fields macros Nicolin Chen (Mon Dec 04 2017 - 15:48:31 EST)
- [PATCH 04/10] ASoC: fsl_ssi: Refine all comments Nicolin Chen (Mon Dec 04 2017 - 15:49:11 EST)
- [PATCH 02/10] ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi Nicolin Chen (Mon Dec 04 2017 - 15:49:17 EST)
- [PATCH 03/10] ASoC: fsl_ssi: Cache pdev->dev pointer Nicolin Chen (Mon Dec 04 2017 - 15:49:25 EST)
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager Alan Tull (Mon Dec 04 2017 - 15:56:34 EST)
- [PATCH] HID: elecom: rewrite report fixup for EX-G and future mice Tomasz Kramkowski (Mon Dec 04 2017 - 15:56:42 EST)
- Re: [PATCH v13 3/5] mfd: Add driver for RAVE Supervisory Processor Andrey Smirnov (Mon Dec 04 2017 - 15:57:39 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR Michael Kerrisk (man-pages) (Mon Dec 04 2017 - 15:59:07 EST)
- Re: [PATCH] leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Mon Dec 04 2017 - 15:59:52 EST)
- Re: maxcpus confusion Heiko Carstens (Mon Dec 04 2017 - 16:02:42 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR Keno Fischer (Mon Dec 04 2017 - 16:04:26 EST)
- Re: [PATCH] workqueue/hotplug: simplify workqueue_offline_cpu() Tejun Heo (Mon Dec 04 2017 - 16:09:27 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Paul Moore (Mon Dec 04 2017 - 16:10:25 EST)
- Re: [PATCH] workqueue/hotplug: remove the workaround in rebind_workers() Tejun Heo (Mon Dec 04 2017 - 16:12:07 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Tom Gall (Mon Dec 04 2017 - 16:12:55 EST)
- Re: [PATCHv3 1/5] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Mon Dec 04 2017 - 16:15:25 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Rob Herring (Mon Dec 04 2017 - 16:17:14 EST)
- [PATCH] checkpatch: warn for use of %px Tobin C. Harding (Mon Dec 04 2017 - 16:17:21 EST)
- Re: [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Arnd Bergmann (Mon Dec 04 2017 - 16:18:45 EST)
- [PATCH 1/5] dt: bindings: lp8860: Update DT label binding Dan Murphy (Mon Dec 04 2017 - 16:20:54 EST)
- [PATCH 5/5] leds: lp8860: Various fixes to align with LED framework Dan Murphy (Mon Dec 04 2017 - 16:20:55 EST)
- [PATCH 2/5] leds: lp8860: Update the dt parsing for LED labeling Dan Murphy (Mon Dec 04 2017 - 16:20:56 EST)
- [PATCH 4/5] leds: lp8860: Add DT parsing to retrieve the trigger node Dan Murphy (Mon Dec 04 2017 - 16:21:04 EST)
- [PATCH 0/5] Numerous fixes for LP8860 Dan Murphy (Mon Dec 04 2017 - 16:21:57 EST)
- [PATCH 3/5] dt: bindings: lp8860: Add trigger binding to the lp8860 Dan Murphy (Mon Dec 04 2017 - 16:22:00 EST)
- Re: [PATCH] eeprom: at24: Change nvmem stride to 1 David Lechner (Mon Dec 04 2017 - 16:22:04 EST)
- Re: [PATCH 0/3] eeprom: at25: Add DT support for 25lc040 Rob Herring (Mon Dec 04 2017 - 16:22:24 EST)
- [PATCH] doc: update 'unique identifiers' Tobin C. Harding (Mon Dec 04 2017 - 16:22:58 EST)
- [patch V4 00/11] LICENSES: Add documentation and initial License files Thomas Gleixner (Mon Dec 04 2017 - 16:24:42 EST)
- [patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses Thomas Gleixner (Mon Dec 04 2017 - 16:24:46 EST)
- [patch V4 08/11] LICENSES: Add the MIT license Thomas Gleixner (Mon Dec 04 2017 - 16:24:55 EST)
- [patch V4 11/11] LICENSES: Add MPL-1.1 license Thomas Gleixner (Mon Dec 04 2017 - 16:25:07 EST)
- [patch V4 06/11] LICENSES: Add the BSD 3-clause "New" or "Revised" License Thomas Gleixner (Mon Dec 04 2017 - 16:25:20 EST)
- Re: [PATCH v6 0/9] i2c: document DMA handling and add helpers for it Wolfram Sang (Mon Dec 04 2017 - 16:25:29 EST)
- [patch V4 10/11] LICENSES: Add the GPL 1.0 license Thomas Gleixner (Mon Dec 04 2017 - 16:25:42 EST)
- [patch V4 09/11] LICENSES: Add Linux syscall note exception Thomas Gleixner (Mon Dec 04 2017 - 16:26:09 EST)
- [patch V4 07/11] LICENSES: Add the BSD-3-clause "Clear" license Thomas Gleixner (Mon Dec 04 2017 - 16:26:25 EST)
- [patch V4 05/11] LICENSES: Add the BSD 2-clause "Simplified" license Thomas Gleixner (Mon Dec 04 2017 - 16:26:56 EST)
- [patch V4 04/11] LICENSES: Add the LGPL-2.1 license Thomas Gleixner (Mon Dec 04 2017 - 16:27:01 EST)
- [patch V4 03/11] LICENSES: Add the LGPL 2.0 license Thomas Gleixner (Mon Dec 04 2017 - 16:27:27 EST)
- [patch V4 02/11] LICENSES: Add the GPL 2.0 license Thomas Gleixner (Mon Dec 04 2017 - 16:27:35 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 16:27:57 EST)
- Re: [PATCH v8 10/13] dt-bindings: Add qcom slimbus controller bindings Rob Herring (Mon Dec 04 2017 - 16:28:37 EST)
- Re: [PATCH] doc: update 'unique identifiers' Kees Cook (Mon Dec 04 2017 - 16:28:54 EST)
- Re: [patch 02/60] x86/unwinder/orc: Dont bail on stack overflow Thomas Gleixner (Mon Dec 04 2017 - 16:32:18 EST)
- Re: [PATCH v2 1/5] fpga: region: don't use drvdata in common fpga code Moritz Fischer (Mon Dec 04 2017 - 16:34:42 EST)
- Writing "+pids" to cgroup.subtree_control flie yields EINVAL Michael Kerrisk (man-pages) (Mon Dec 04 2017 - 16:35:24 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Jeff Moyer (Mon Dec 04 2017 - 16:35:35 EST)
- Re: [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support Rob Herring (Mon Dec 04 2017 - 16:35:51 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Jacob Pan (Mon Dec 04 2017 - 16:36:11 EST)
- Re: [PATCH RFC 1/2] dt-bindings: Add vendor prefix for Brava Home Rob Herring (Mon Dec 04 2017 - 16:36:22 EST)
- Re: [PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes Jiri Kosina (Mon Dec 04 2017 - 16:37:37 EST)
- Re: [PATCH v4 2/4] clk: meson-axg: add clocks dt-bindings required header Rob Herring (Mon Dec 04 2017 - 16:37:43 EST)
- Re: [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Deepa Dinamani (Mon Dec 04 2017 - 16:38:11 EST)
- Re: [PATCH 2/4] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode Rob Herring (Mon Dec 04 2017 - 16:40:16 EST)
- Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Sakari Ailus (Mon Dec 04 2017 - 16:40:35 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 16:44:17 EST)
- Re: [PATCH] doc: update 'unique identifiers' Tobin C. Harding (Mon Dec 04 2017 - 16:44:49 EST)
- [PATCH V3] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter functions Marcus Wolf (Mon Dec 04 2017 - 16:45:41 EST)
- Re: Writing "+pids" to cgroup.subtree_control flie yields EINVAL Tejun Heo (Mon Dec 04 2017 - 16:47:20 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 16:48:40 EST)
- Re: [PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation Rob Herring (Mon Dec 04 2017 - 16:48:50 EST)
- Re: [PATCH v10 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding Rob Herring (Mon Dec 04 2017 - 16:49:40 EST)
- Re: [PATCH] doc: update 'unique identifiers' Kees Cook (Mon Dec 04 2017 - 16:51:55 EST)
- [PULL] Documentation fixes Jonathan Corbet (Mon Dec 04 2017 - 16:52:34 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Tejun Heo (Mon Dec 04 2017 - 16:52:45 EST)
- Re: [PATCH 0/4] Move DP phy switch to PHY driver Heiko Stübner (Mon Dec 04 2017 - 16:53:17 EST)
- [PATCH] drm/vmwgfx_kms: Fix potential NULL pointer dereference Gustavo A. R. Silva (Mon Dec 04 2017 - 16:54:35 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() Peter Zijlstra (Mon Dec 04 2017 - 16:55:08 EST)
- Re: [PATCH V5 2/7] ACPI / bus: Introduce acpi_get_match_data() function Rafael J. Wysocki (Mon Dec 04 2017 - 16:59:15 EST)
- Re: [PATCH v3 1/4] uinput: Add ioctl for using monotonic/ boot times Dmitry Torokhov (Mon Dec 04 2017 - 17:00:13 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Ivo Sieben (Mon Dec 04 2017 - 17:00:29 EST)
- Re: [PATCH V5 2/7] ACPI / bus: Introduce acpi_get_match_data() function Sinan Kaya (Mon Dec 04 2017 - 17:01:23 EST)
- Re: [PATCH v2 1/5] fpga: region: don't use drvdata in common fpga code Alan Tull (Mon Dec 04 2017 - 17:04:23 EST)
- Re: [PATCH v6 0/9] i2c: document DMA handling and add helpers for it Mark Brown (Mon Dec 04 2017 - 17:05:51 EST)
- Regression in e1000e since Kernel 4.14.3 rwarsow@xxxxxx (Mon Dec 04 2017 - 17:10:57 EST)
- [tip:x86/urgent] x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation tip-bot for Prarit Bhargava (Mon Dec 04 2017 - 17:11:43 EST)
- [tip:x86/urgent] x86/microcode/AMD: Add support for fam17h microcode loading tip-bot for Tom Lendacky (Mon Dec 04 2017 - 17:12:19 EST)
- Re: [PATCH V5 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW Rob Herring (Mon Dec 04 2017 - 17:14:22 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() Paul E. McKenney (Mon Dec 04 2017 - 17:15:14 EST)
- Re: [PATCH v2 09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD Wolfram Sang (Mon Dec 04 2017 - 17:22:30 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Andy Lutomirski (Mon Dec 04 2017 - 17:23:20 EST)
- Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Mon Dec 04 2017 - 17:24:40 EST)
- Re: [PATCH V5 4/7] OF: properties: Implement get_match_data() callback Rob Herring (Mon Dec 04 2017 - 17:25:37 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Rafael J. Wysocki (Mon Dec 04 2017 - 17:25:51 EST)
- Re: [patch 55/60] x86/mm: Use INVPCID for __native_flush_tlb_single() Andy Lutomirski (Mon Dec 04 2017 - 17:26:12 EST)
- [tip:x86/urgent] x86 / PCI: Make broadcom_postcore_init() check acpi_disabled tip-bot for Rafael J. Wysocki (Mon Dec 04 2017 - 17:26:59 EST)
- [PATCH,v2] ssb: make SSB a menuconfig to ease disabling it all Vincent Legoll (Mon Dec 04 2017 - 17:28:06 EST)
- [PATCH] ssb: make SSB a menuconfig to ease disabling it all Vincent Legoll (Mon Dec 04 2017 - 17:28:18 EST)
- Re: [patch 31/60] x86/mm/kpti: Add mapping helper functions Andy Lutomirski (Mon Dec 04 2017 - 17:28:27 EST)
- boot failure in 4.15-rc2 with afs in the trace Christoph Hellwig (Mon Dec 04 2017 - 17:28:41 EST)
- Re: [patch 35/60] x86/espfix: Ensure that ESPFIX is visible in user PGD Andy Lutomirski (Mon Dec 04 2017 - 17:29:14 EST)
- Re: [patch 19/60] x86/entry/64: Create a per-CPU SYSCALL entry trampoline Andy Lutomirski (Mon Dec 04 2017 - 17:31:16 EST)
- Re: [PATCH RFC] stat.2: Document that stat can fail with EINTR Matthew Wilcox (Mon Dec 04 2017 - 17:31:55 EST)
- Re: [PATCH] pinctrl: gemini: Support drive strength setting Rob Herring (Mon Dec 04 2017 - 17:32:31 EST)
- Re: [PATCH v2] PCI: Remove sysfs resource mmap warning Bjorn Helgaas (Mon Dec 04 2017 - 17:33:19 EST)
- Re: [patch 47/60] x86/ldt: Map LDT entries into fixmap Andy Lutomirski (Mon Dec 04 2017 - 17:33:32 EST)
- Re: [patch 56/60] x86/mm/kpti: Disable native VSYSCALL Andy Lutomirski (Mon Dec 04 2017 - 17:33:59 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Dave Hansen (Mon Dec 04 2017 - 17:35:06 EST)
- Re: [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Rob Herring (Mon Dec 04 2017 - 17:35:10 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Linus Torvalds (Mon Dec 04 2017 - 17:36:26 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Andy Lutomirski (Mon Dec 04 2017 - 17:36:42 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Thomas Gleixner (Mon Dec 04 2017 - 17:39:01 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() David Howells (Mon Dec 04 2017 - 17:39:15 EST)
- Re: [PATCH 1/3] dt-bindings: pwm: update bindings for the Meson-AXG Rob Herring (Mon Dec 04 2017 - 17:39:38 EST)
- Re: [patch 26/60] x86/cpufeature: Make cpu bugs sticky Borislav Petkov (Mon Dec 04 2017 - 17:39:46 EST)
- Re: maxcpus confusion Randy Dunlap (Mon Dec 04 2017 - 17:40:50 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Rafael J. Wysocki (Mon Dec 04 2017 - 17:41:43 EST)
- Re: boot failure in 4.15-rc2 with afs in the trace David Howells (Mon Dec 04 2017 - 17:44:58 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Mon Dec 04 2017 - 17:45:31 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Peter Zijlstra (Mon Dec 04 2017 - 17:48:38 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 17:49:56 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Bart Van Assche (Mon Dec 04 2017 - 17:50:13 EST)
- [tip:x86/urgent] x86/power: Fix some ordering bugs in __restore_processor_context() tip-bot for Andy Lutomirski (Mon Dec 04 2017 - 17:50:27 EST)
- Re: [patch 47/60] x86/ldt: Map LDT entries into fixmap Thomas Gleixner (Mon Dec 04 2017 - 17:51:12 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Boris Ostrovsky (Mon Dec 04 2017 - 17:52:09 EST)
- Re: [patch 55/60] x86/mm: Use INVPCID for __native_flush_tlb_single() Peter Zijlstra (Mon Dec 04 2017 - 17:52:34 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Andy Lutomirski (Mon Dec 04 2017 - 17:55:15 EST)
- Re: [PATCH] rtlwifi: rtl818x: remove redundant check for cck_power > 15 Hin-Tak Leung (Mon Dec 04 2017 - 17:58:07 EST)
- Re: [PATCH tip/core/rcu 01/21] doc: READ_ONCE() now implies smp_barrier_depends() Peter Zijlstra (Mon Dec 04 2017 - 17:58:16 EST)
- Re: [PATCH] cgroup/cpuset: fix circular locking dependency Tejun Heo (Mon Dec 04 2017 - 17:58:37 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Mon Dec 04 2017 - 17:59:14 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Jeff Moyer (Mon Dec 04 2017 - 17:59:32 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Andreas FÃrber (Mon Dec 04 2017 - 18:00:38 EST)
- Re: [PATCH] cgroup/cpuset: fix circular locking dependency Peter Zijlstra (Mon Dec 04 2017 - 18:01:27 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Tejun Heo (Mon Dec 04 2017 - 18:02:43 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 18:05:44 EST)
- Re: [patch 51/60] x86/mm: Allow flushing for future ASID switches Peter Zijlstra (Mon Dec 04 2017 - 18:07:58 EST)
- [PATCH 1/2] dm-unstripe: unstripe of IO across RAID 0 Scott Bauer (Mon Dec 04 2017 - 18:12:36 EST)
- [PATCH 2/2] dm unstripe: Add documentation for unstripe target Scott Bauer (Mon Dec 04 2017 - 18:12:37 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Mon Dec 04 2017 - 18:15:07 EST)
- Re: [linux-sunxi] [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks Andrà Przywara (Mon Dec 04 2017 - 18:18:43 EST)
- Re: [linux-sunxi] [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Andrà Przywara (Mon Dec 04 2017 - 18:18:54 EST)
- Re: [patch 27/60] x86/cpufeatures: Add X86_BUG_CPU_INSECURE Borislav Petkov (Mon Dec 04 2017 - 18:19:02 EST)
- Re: [linux-sunxi] [PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Andrà Przywara (Mon Dec 04 2017 - 18:26:20 EST)
- Re: [PATCH v2] ima: log message to module appraisal error Joe Perches (Mon Dec 04 2017 - 18:35:55 EST)
- running leaking_addresses.pl Tobin C. Harding (Mon Dec 04 2017 - 18:36:30 EST)
- Re: [PATCH] doc: update 'unique identifiers' Tobin C. Harding (Mon Dec 04 2017 - 18:39:45 EST)
- Re: [PATCH 3.18 00/12] 3.18.86-stable review Guenter Roeck (Mon Dec 04 2017 - 18:45:26 EST)
- Re: [PATCH 4.4 00/27] 4.4.104-stable review Guenter Roeck (Mon Dec 04 2017 - 18:45:49 EST)
- Re: [PATCH 4.9 00/38] 4.9.67-stable review Guenter Roeck (Mon Dec 04 2017 - 18:46:20 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Guenter Roeck (Mon Dec 04 2017 - 18:46:39 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Gabriel C (Mon Dec 04 2017 - 18:47:21 EST)
- Re: [PATCH v2 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER) Laura Abbott (Mon Dec 04 2017 - 18:47:39 EST)
- Re: [PATCH v3 0/3] perf tools: perf tools: Clarify overwrite and backward, bugfix Namhyung Kim (Mon Dec 04 2017 - 19:04:43 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Willem de Bruijn (Mon Dec 04 2017 - 19:17:39 EST)
- Re: [PATCH 1/1] gianfar: fix a flooded alignment reports because of padding issue. Zumeng Chen (Mon Dec 04 2017 - 19:23:39 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Rafael J. Wysocki (Mon Dec 04 2017 - 19:26:35 EST)
- Re: [PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset Jim Mattson (Mon Dec 04 2017 - 19:28:59 EST)
- Re: [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps Laurent Pinchart (Mon Dec 04 2017 - 19:37:26 EST)
- Re: [PATCH 1/8] [media] uvc_video: use ktime_t for stats Laurent Pinchart (Mon Dec 04 2017 - 19:40:02 EST)
- [PATCH v1 0/6] resource: Set struct resource types correctly Bjorn Helgaas (Mon Dec 04 2017 - 19:40:08 EST)
- [PATCH v1 1/6] vgacon: Set VGA struct resource types Bjorn Helgaas (Mon Dec 04 2017 - 19:40:18 EST)
- [PATCH v1 2/6] MIPS: Set I/O port resource types correctly Bjorn Helgaas (Mon Dec 04 2017 - 19:40:23 EST)
- [PATCH v1 3/6] powerpc: Set I/O port resource types correctly Bjorn Helgaas (Mon Dec 04 2017 - 19:40:35 EST)
- [PATCH v1 4/6] irqchip/i8259: Set I/O port resource types correctly Bjorn Helgaas (Mon Dec 04 2017 - 19:40:47 EST)
- [PATCH v1 5/6] resource: Set type of "reserve=" user-specified resources Bjorn Helgaas (Mon Dec 04 2017 - 19:40:56 EST)
- [PATCH v1 6/6] resource: Set type when reserving new regions Bjorn Helgaas (Mon Dec 04 2017 - 19:41:07 EST)
- Re: [PATCH 5/8] [media] omap3isp: support 64-bit version of omap3isp_stat_data Laurent Pinchart (Mon Dec 04 2017 - 19:41:17 EST)
- Re: [PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset Wanpeng Li (Mon Dec 04 2017 - 19:53:26 EST)
- Re: [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps Laurent Pinchart (Mon Dec 04 2017 - 19:57:58 EST)
- Re: [PATCH 4/8] ASoC: uniphier: add support for UniPhier EVEA codec Masahiro Yamada (Mon Dec 04 2017 - 19:59:57 EST)
- Re: [PATCH 1/7 v2] net: bcmgenet: Fix platform_get_irq's error checking Doug Berger (Mon Dec 04 2017 - 20:02:09 EST)
- [Part2 PATCH v9 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV) Brijesh Singh (Mon Dec 04 2017 - 20:05:05 EST)
- [Part2 PATCH v9 02/38] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature Brijesh Singh (Mon Dec 04 2017 - 20:05:19 EST)
- [Part2 PATCH v9 03/38] kvm: svm: prepare for new bit definition in nested_ctl Brijesh Singh (Mon Dec 04 2017 - 20:05:26 EST)
- [Part2 PATCH v9 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support Brijesh Singh (Mon Dec 04 2017 - 20:05:49 EST)
- [Part2 PATCH v9 07/38] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl Brijesh Singh (Mon Dec 04 2017 - 20:06:01 EST)
- [Part2 PATCH v9 22/38] KVM: SVM: Reserve ASID range for SEV guest Brijesh Singh (Mon Dec 04 2017 - 20:06:13 EST)
- [Part2 PATCH v9 11/38] crypto: ccp: Define SEV key management command id Brijesh Singh (Mon Dec 04 2017 - 20:06:23 EST)
- [Part2 PATCH v9 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command Brijesh Singh (Mon Dec 04 2017 - 20:06:47 EST)
- [Part2 PATCH v9 35/38] KVM: SVM: Pin guest memory when SEV is active Brijesh Singh (Mon Dec 04 2017 - 20:06:57 EST)
- [Part2 PATCH v9 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command Brijesh Singh (Mon Dec 04 2017 - 20:07:03 EST)
- [Part2 PATCH v9 36/38] KVM: SVM: Clear C-bit from the page fault address Brijesh Singh (Mon Dec 04 2017 - 20:07:13 EST)
- [Part2 PATCH v9 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled Brijesh Singh (Mon Dec 04 2017 - 20:07:18 EST)
- [Part2 PATCH v9 38/38] KVM: X86: Restart the guest when insn_len is zero and SEV is enabled Brijesh Singh (Mon Dec 04 2017 - 20:07:23 EST)
- [Part2 PATCH v9 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command Brijesh Singh (Mon Dec 04 2017 - 20:08:22 EST)
- [Part2 PATCH v9 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command Brijesh Singh (Mon Dec 04 2017 - 20:08:42 EST)
- [Part2 PATCH v9 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command Brijesh Singh (Mon Dec 04 2017 - 20:09:01 EST)
- [Part2 PATCH v9 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command Brijesh Singh (Mon Dec 04 2017 - 20:09:08 EST)
- [Part2 PATCH v9 08/38] KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl Brijesh Singh (Mon Dec 04 2017 - 20:09:36 EST)
- [Part2 PATCH v9 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command Brijesh Singh (Mon Dec 04 2017 - 20:09:43 EST)
- [Part2 PATCH v9 26/38] KVM: SVM: VMRUN should use associated ASID when SEV is enabled Brijesh Singh (Mon Dec 04 2017 - 20:09:58 EST)
- [Part2 PATCH v9 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command Brijesh Singh (Mon Dec 04 2017 - 20:10:10 EST)
- [Part2 PATCH v9 25/38] KVM: SVM: Add KVM_SEV_INIT command Brijesh Singh (Mon Dec 04 2017 - 20:10:50 EST)
- [Part2 PATCH v9 24/38] KVM: Define SEV key management command id Brijesh Singh (Mon Dec 04 2017 - 20:10:57 EST)
- [Part2 PATCH v9 23/38] KVM: SVM: Add sev module_param Brijesh Singh (Mon Dec 04 2017 - 20:11:03 EST)
- [Part2 PATCH v9 21/38] KVM: X86: Add CONFIG_KVM_AMD_SEV Brijesh Singh (Mon Dec 04 2017 - 20:11:12 EST)
- [Part2 PATCH v9 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:12:09 EST)
- [Part2 PATCH v9 16/38] crypto: ccp: Implement SEV_PEK_GEN ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:12:24 EST)
- [Part2 PATCH v9 10/38] crypto: ccp: Define SEV userspace ioctl and command id Brijesh Singh (Mon Dec 04 2017 - 20:12:44 EST)
- [Part2 PATCH v9 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:12:51 EST)
- [Part2 PATCH v9 17/38] crypto: ccp: Implement SEV_PDH_GEN ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:13:05 EST)
- [Part2 PATCH v9 18/38] crypto: ccp: Implement SEV_PEK_CSR ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:13:16 EST)
- Re: [PATCH 02/10] net: bcmgenet: free netdev on of_match_node() error Doug Berger (Mon Dec 04 2017 - 20:14:02 EST)
- [Part2 PATCH v9 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support Brijesh Singh (Mon Dec 04 2017 - 20:14:09 EST)
- [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support Brijesh Singh (Mon Dec 04 2017 - 20:14:13 EST)
- [Part2 PATCH v9 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:14:20 EST)
- [Part2 PATCH v9 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS ioctl command Brijesh Singh (Mon Dec 04 2017 - 20:15:04 EST)
- Re: [PATCH 0/2] of: dynamic: restrict overlay by targets Frank Rowand (Mon Dec 04 2017 - 20:15:23 EST)
- [Part2 PATCH v9 06/38] KVM: X86: Extend CPUID range to include new leaf Brijesh Singh (Mon Dec 04 2017 - 20:15:53 EST)
- [Part2 PATCH v9 05/38] KVM: SVM: Prepare to reserve asid for SEV guest Brijesh Singh (Mon Dec 04 2017 - 20:16:04 EST)
- [Part2 PATCH v9 04/38] kvm: svm: Add SEV feature definitions to KVM Brijesh Singh (Mon Dec 04 2017 - 20:16:17 EST)
- Re: [PATCH v2 2/2] of: overlay: Fix cleanup order in of_overlay_apply() Frank Rowand (Mon Dec 04 2017 - 20:16:52 EST)
- [Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD) Brijesh Singh (Mon Dec 04 2017 - 20:16:59 EST)
- Re: [PATCH v3 5/6] dt-bindings: add the rockchip, dual-channel for dw-mipi-dsi Brian Norris (Mon Dec 04 2017 - 20:19:26 EST)
- [PATCH] locking/refcounts: Do not force refcount_t usage as GPL-only export Kees Cook (Mon Dec 04 2017 - 20:25:48 EST)
- Re: [PATCH] doc: update 'unique identifiers' Kees Cook (Mon Dec 04 2017 - 20:25:48 EST)
- [PATCH] x86/entry: remove SYSENTER_stack naming Dave Hansen (Mon Dec 04 2017 - 20:27:10 EST)
- [PATCH v4 0/6] enable creating [k,u]probe with perf_event_open Song Liu (Mon Dec 04 2017 - 20:27:52 EST)
- [PATCH v4 6/6] bpf: add new test test_many_kprobe Song Liu (Mon Dec 04 2017 - 20:28:19 EST)
- [PATCH v4 5/6] bpf: add option for bpf_load.c to use perf_kprobe Song Liu (Mon Dec 04 2017 - 20:28:22 EST)
- [PATCH v4 3/6] perf: implement pmu perf_kprobe Song Liu (Mon Dec 04 2017 - 20:28:26 EST)
- [PATCH v4 4/6] perf: implement pmu perf_uprobe Song Liu (Mon Dec 04 2017 - 20:28:30 EST)
- [PATCH v4] perf_event_open.2: add type kprobe and uprobe Song Liu (Mon Dec 04 2017 - 20:28:36 EST)
- [PATCH v4 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Song Liu (Mon Dec 04 2017 - 20:28:58 EST)
- [PATCH v4 2/6] perf: copy new perf_event.h to tools/include/uapi Song Liu (Mon Dec 04 2017 - 20:29:58 EST)
- [PATCH v4] bcc: Try use new API to create [k,u]probe with perf_event_open Song Liu (Mon Dec 04 2017 - 20:30:01 EST)
- Re: linux-next: remove the tile tree? Chris Metcalf (Mon Dec 04 2017 - 20:34:21 EST)
- Re: [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver Kunihiko Hayashi (Mon Dec 04 2017 - 20:42:58 EST)
- Re: [PATCH] thermal: tegra: delete unneeded of_node_put Eduardo Valentin (Mon Dec 04 2017 - 20:49:38 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Eduardo Valentin (Mon Dec 04 2017 - 20:52:45 EST)
- [PATCH 01/45] drivers: bus: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 20:57:17 EST)
- [PATCH 02/45] drivers: crypto: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 20:58:03 EST)
- [PATCH 03/45] drivers: gpio: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 20:58:42 EST)
- Re: [PATCH V2] thermal/drivers/hisi: Switch to interrupt mode Eduardo Valentin (Mon Dec 04 2017 - 21:00:45 EST)
- Re: [PATCH V1 1/4] qcom: spmi-wled: Add support for qcom wled driver Bjorn Andersson (Mon Dec 04 2017 - 21:01:24 EST)
- Re: [PATCH] thermal/drivers/hisi: disable multi alarm support for hi3660 SoC Eduardo Valentin (Mon Dec 04 2017 - 21:02:22 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Frank Rowand (Mon Dec 04 2017 - 21:07:51 EST)
- Re: [PATCH] security: keys: remove redundant assignment to key_ref James Morris (Mon Dec 04 2017 - 21:09:02 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Jin, Yao (Mon Dec 04 2017 - 21:12:22 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation John Hubbard (Mon Dec 04 2017 - 21:14:28 EST)
- Re: [PATCH 1/1] gianfar: fix a flooded alignment reports because of padding issue. Zumeng Chen (Mon Dec 04 2017 - 21:17:39 EST)
- [PATCH] gpio-pca953x: fall back to byte-at-a-time for 24-bit io Andrew Cooks (Mon Dec 04 2017 - 21:18:14 EST)
- linux-next: Tree for Dec 5 Stephen Rothwell (Mon Dec 04 2017 - 21:26:02 EST)
- Re: [PATCH v2 2/2] of: overlay: Fix cleanup order in of_overlay_apply() Rob Herring (Mon Dec 04 2017 - 21:26:32 EST)
- Re: [PATCH v3 2/3] mailbox: Add support for Hi3660 mailbox Leo Yan (Mon Dec 04 2017 - 21:29:25 EST)
- Re: [PATCH v3 2/3] clk: hisilicon: Add support for Hi3660 stub clocks Leo Yan (Mon Dec 04 2017 - 21:33:33 EST)
- linux-next: Signed-off-by missing for commits in the drm tree Stephen Rothwell (Mon Dec 04 2017 - 21:46:50 EST)
- Re: [PATCH] thermal: tegra: allow sensor registeration to fail Eduardo Valentin (Mon Dec 04 2017 - 21:46:50 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation John Hubbard (Mon Dec 04 2017 - 21:53:16 EST)
- Re: [PATCH net] virtio_net: fix return value check in receive_mergeable() Jason Wang (Mon Dec 04 2017 - 21:59:34 EST)
- Re: [linux-sunxi] [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks Chen-Yu Tsai (Mon Dec 04 2017 - 22:01:43 EST)
- Re: [linux-sunxi] [PATCH 0/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Chen-Yu Tsai (Mon Dec 04 2017 - 22:05:16 EST)
- Re: [PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive() Paul Mackerras (Mon Dec 04 2017 - 22:05:27 EST)
- Re: [PATCH] skb_array: fix NULL-pointer exception Jason Wang (Mon Dec 04 2017 - 22:11:48 EST)
- [PATCH v3] mmap.2: MAP_FIXED updated documentation john . hubbard (Mon Dec 04 2017 - 22:13:13 EST)
- Re: linux-next: remove the tile tree? Stephen Rothwell (Mon Dec 04 2017 - 22:20:43 EST)
- Re: [PATCH v15 4/5] scsi: mpt3sas: Replace PCI pool old API Martin K. Petersen (Mon Dec 04 2017 - 22:20:57 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Nick Bowler (Mon Dec 04 2017 - 22:22:48 EST)
- RE: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Yoshihiro Shimoda (Mon Dec 04 2017 - 22:23:21 EST)
- Re: [PATCH v3 2/3] mailbox: Add support for Hi3660 mailbox Jassi Brar (Mon Dec 04 2017 - 22:28:13 EST)
- Re: [tip:WIP.x86/kpti 50/65] include/linux/compiler.h:319:38: error: call to '__compiletime_assert_321' declared with attribute error: BUILD_BUG_ON failed: MODULES_LEN + KERNEL_IMAGE_SIZE > 2*PUD_SIZE Fengguang Wu (Mon Dec 04 2017 - 22:30:01 EST)
- Re: [PATCH] scsi: bnx2fc: fix spelling mistake: "Couldnt" -> "Couldn't" Martin K. Petersen (Mon Dec 04 2017 - 22:30:26 EST)
- Re: [PATCH] scsi: ipr: fix incorrect indentation of assignment statement Martin K. Petersen (Mon Dec 04 2017 - 22:30:51 EST)
- Re: [linux-sunxi] [PATCH 1/8] iio: adc: axp20x_adc: put ADC rate setting in a per-variant function Chen-Yu Tsai (Mon Dec 04 2017 - 22:36:21 EST)
- Re: running leaking_addresses.pl Fengguang Wu (Mon Dec 04 2017 - 22:39:22 EST)
- [PATCH 06/45] drivers: iio: gyro: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 22:39:34 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Wu Hao (Mon Dec 04 2017 - 22:43:11 EST)
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info Wu Hao (Mon Dec 04 2017 - 22:45:49 EST)
- [PATCH 21/45] usb: typec: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 22:46:38 EST)
- Re: [PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv Ravi Bangoria (Mon Dec 04 2017 - 22:55:42 EST)
- [PATCH 08/45] drivers: input: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 22:58:29 EST)
- Re: running leaking_addresses.pl Tobin C. Harding (Mon Dec 04 2017 - 22:58:36 EST)
- Re: [PATCH 04/10] ASoC: fsl_ssi: Refine all comments Timur Tabi (Mon Dec 04 2017 - 23:05:10 EST)
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview Wu Hao (Mon Dec 04 2017 - 23:06:45 EST)
- Re: [PATCH v2 02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test Masahiro Yamada (Mon Dec 04 2017 - 23:17:41 EST)
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager Wu Hao (Mon Dec 04 2017 - 23:18:10 EST)
- Re: [PATCH RFC 1/2] dt-bindings: Add vendor prefix for Brava Home Jagan Teki (Mon Dec 04 2017 - 23:29:38 EST)
- [PATCH 05/45] drivers: hwtracing: remove duplicate includes Pravin Shedge (Mon Dec 04 2017 - 23:30:51 EST)
- Re: [PATCH V1 2/4] qcom: spmi-wled: Add support for short circuit handling Bjorn Andersson (Mon Dec 04 2017 - 23:35:31 EST)
- Re: [PATCH 04/10] ASoC: fsl_ssi: Refine all comments Nicolin Chen (Mon Dec 04 2017 - 23:37:01 EST)
- Re: [PATCH] skb_array: fix NULL-pointer exception Michael S. Tsirkin (Mon Dec 04 2017 - 23:41:08 EST)
- Re: [PATCH V1 3/4] qcom: spmi-wled: Add support for OVP interrupt handling Bjorn Andersson (Mon Dec 04 2017 - 23:45:38 EST)
- Re: [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver Katsuhiro Suzuki (Mon Dec 04 2017 - 23:48:51 EST)
- Re: possible deadlock in generic_file_write_iter (2) Byungchul Park (Tue Dec 05 2017 - 00:00:41 EST)
- Re: [PATCH 2/2] perf: add arm64 smmuv3 pmu driver Linu Cherian (Tue Dec 05 2017 - 00:02:28 EST)
- [PATCH] kernel/stop_machine: fix (de)reference function pointer Liu, Changcheng (Tue Dec 05 2017 - 00:04:07 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Tue Dec 05 2017 - 00:15:07 EST)
- Re: [PATCH v3 2/3] mailbox: Add support for Hi3660 mailbox Leo Yan (Tue Dec 05 2017 - 00:15:07 EST)
- [PATCH v3 0/9] drm/i915: Implement HDCP Sean Paul (Tue Dec 05 2017 - 00:15:24 EST)
- [PATCH v3 1/9] drm: Fix link-status kerneldoc line lengths Sean Paul (Tue Dec 05 2017 - 00:15:33 EST)
- [PATCH v3 2/9] drm/i915: Add more control to wait_for routines Sean Paul (Tue Dec 05 2017 - 00:15:40 EST)
- [PATCH v3 3/9] drm: Add Content Protection property Sean Paul (Tue Dec 05 2017 - 00:15:51 EST)
- [PATCH v3 4/9] drm: Add some HDCP related #defines Sean Paul (Tue Dec 05 2017 - 00:15:57 EST)
- [PATCH v3 5/9] drm/i915: Add HDCP framework + base implementation Sean Paul (Tue Dec 05 2017 - 00:16:08 EST)
- [PATCH v3 6/9] drm/i915: Make use of indexed write GMBUS feature Sean Paul (Tue Dec 05 2017 - 00:16:11 EST)
- [PATCH v3 8/9] drm/i915: Implement HDCP for HDMI Sean Paul (Tue Dec 05 2017 - 00:16:19 EST)
- [PATCH v3 9/9] drm/i915: Implement HDCP for DisplayPort Sean Paul (Tue Dec 05 2017 - 00:16:34 EST)
- [PATCH v3 7/9] drm/i915: Add function to output Aksv over GMBUS Sean Paul (Tue Dec 05 2017 - 00:16:48 EST)
- Re: [PATCH v3 5/6] dt-bindings: add the rockchip, dual-channel for dw-mipi-dsi Archit Taneja (Tue Dec 05 2017 - 00:16:56 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Tue Dec 05 2017 - 00:17:01 EST)
- Re: [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Matthew Wilcox (Tue Dec 05 2017 - 00:30:39 EST)
- [PATCH] powerpc/perf: Fix nest-imc cpuhotplug callback failure Anju T Sudhakar (Tue Dec 05 2017 - 00:30:52 EST)
- [PATCH] usbip: vhci-hcd: return correct port ENABLE status Pei Zhang (Tue Dec 05 2017 - 00:31:46 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking Arvind Yadav (Tue Dec 05 2017 - 00:35:33 EST)
- [PATCH V2 0/4] cpu_cooling: cooling dev registration cleanups Viresh Kumar (Tue Dec 05 2017 - 00:36:58 EST)
- [PATCH V2 2/4] cpu_cooling: Remove unused cpufreq_power_cooling_register() Viresh Kumar (Tue Dec 05 2017 - 00:37:08 EST)
- [PATCH V2 4/4] cpu_cooling: Drop static-power related stuff Viresh Kumar (Tue Dec 05 2017 - 00:37:18 EST)
- [PATCH V2 3/4] cpu_cooling: Keep only one of_cpufreq*cooling_register() helper Viresh Kumar (Tue Dec 05 2017 - 00:37:33 EST)
- [PATCH V2 1/4] cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT Viresh Kumar (Tue Dec 05 2017 - 00:37:45 EST)
- Re: [PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support Bjorn Andersson (Tue Dec 05 2017 - 00:40:16 EST)
- Re: [PATCH 1/1] mm/page_owner: ignore everything below the IRQ entry point kbuild test robot (Tue Dec 05 2017 - 00:40:22 EST)
- Re: [PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates Viresh Kumar (Tue Dec 05 2017 - 00:41:40 EST)
- Re: [PATCH v3 06/16] iommu/vt-d: add svm/sva invalidate function Lu Baolu (Tue Dec 05 2017 - 00:43:21 EST)
- Re: [PATCH v3 07/16] iommu/vt-d: assign PFSID in device TLB invalidation Lu Baolu (Tue Dec 05 2017 - 00:45:08 EST)
- Re: [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Byungchul Park (Tue Dec 05 2017 - 00:46:58 EST)
- Re: [PATCH v10 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding Bjorn Andersson (Tue Dec 05 2017 - 00:49:26 EST)
- [PATCHv2 0/2] mtd: m25p80: restore the addressing mode when stop using the flash Zhiqiang Hou (Tue Dec 05 2017 - 00:52:19 EST)
- [PATCHv2 1/2] mtd: spi-nor: add an API to restore the status of SPI flash chip Zhiqiang Hou (Tue Dec 05 2017 - 00:52:26 EST)
- [PATCHv2 2/2] mtd: m25p80: restore the status of SPI flash when stop using it Zhiqiang Hou (Tue Dec 05 2017 - 00:52:39 EST)
- Re: [LKP] [lkp-robot] [fs/locks] 52306e882f: stress-ng.lockofd.ops_per_sec -11% regression Aaron Lu (Tue Dec 05 2017 - 00:57:47 EST)
- Re: [PATCH v10 6/6] clk: qcom: Add APCS clock controller support Bjorn Andersson (Tue Dec 05 2017 - 01:01:45 EST)
- Re: [PATCH v10 2/6] mailbox: qcom: Create APCS child device for clock controller Bjorn Andersson (Tue Dec 05 2017 - 01:02:03 EST)
- Re: [PATCH v10 3/6] clk: qcom: Add A53 PLL support Bjorn Andersson (Tue Dec 05 2017 - 01:03:48 EST)
- Re: [PATCH 1/1] mm/page_owner: ignore everything below the IRQ entry point kbuild test robot (Tue Dec 05 2017 - 01:06:04 EST)
- [PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread Jin Yao (Tue Dec 05 2017 - 01:08:06 EST)
- [PATCH v6 03/11] perf util: Create the runtime_stat init/exit function Jin Yao (Tue Dec 05 2017 - 01:08:13 EST)
- [PATCH v6 06/11] perf util: Remove a set of shadow stats static variables Jin Yao (Tue Dec 05 2017 - 01:08:17 EST)
- [PATCH v6 08/11] perf stat: Update or print per-thread stats Jin Yao (Tue Dec 05 2017 - 01:08:25 EST)
- [PATCH v6 07/11] perf stat: Allocate shadow stats buffer for threads Jin Yao (Tue Dec 05 2017 - 01:08:35 EST)
- [PATCH v6 11/11] perf stat: Resort '--per-thread' result Jin Yao (Tue Dec 05 2017 - 01:08:40 EST)
- [PATCH v6 10/11] perf stat: Remove --per-thread pid/tid limitation Jin Yao (Tue Dec 05 2017 - 01:08:57 EST)
- [PATCH v6 09/11] perf util: Enumerate all threads from /proc Jin Yao (Tue Dec 05 2017 - 01:09:18 EST)
- [PATCH v6 05/11] perf util: Print per-thread shadow stats Jin Yao (Tue Dec 05 2017 - 01:09:41 EST)
- [PATCH v6 02/11] perf stat: Extend rbtree to support per-thread shadow stats Jin Yao (Tue Dec 05 2017 - 01:10:02 EST)
- [PATCH v6 04/11] perf util: Update per-thread shadow stats Jin Yao (Tue Dec 05 2017 - 01:10:13 EST)
- [PATCH v6 01/11] perf util: Define a structure for per-thread shadow stats Jin Yao (Tue Dec 05 2017 - 01:10:29 EST)
- Re: [PATCH] thermal: tegra: delete unneeded of_node_put Julia Lawall (Tue Dec 05 2017 - 01:17:24 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Greg KH (Tue Dec 05 2017 - 01:18:39 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Nick Bowler (Tue Dec 05 2017 - 01:19:13 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Greg KH (Tue Dec 05 2017 - 01:19:22 EST)
- Re: [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Byungchul Park (Tue Dec 05 2017 - 01:19:57 EST)
- [PATCH v3 03/14] nubus: Use static functions where possible Finn Thain (Tue Dec 05 2017 - 01:20:11 EST)
- [PATCH v3 01/14] nubus: Avoid array underflow and overflow Finn Thain (Tue Dec 05 2017 - 01:20:19 EST)
- [PATCH v3 00/14] Modernization and fixes for NuBus subsystem Finn Thain (Tue Dec 05 2017 - 01:20:30 EST)
- [PATCH v3 02/14] nubus: Fix up header split Finn Thain (Tue Dec 05 2017 - 01:20:38 EST)
- [PATCH v3 14/14] nubus: Add support for the driver model Finn Thain (Tue Dec 05 2017 - 01:20:56 EST)
- [PATCH v3 13/14] nubus: Add expansion_type values for various Mac models Finn Thain (Tue Dec 05 2017 - 01:21:09 EST)
- [PATCH v3 09/14] nubus: Generalize block resource handling Finn Thain (Tue Dec 05 2017 - 01:21:35 EST)
- [PATCH v3 06/14] nubus: Call proc_mkdir() not more than once per slot directory Finn Thain (Tue Dec 05 2017 - 01:21:37 EST)
- [PATCH v3 07/14] nubus: Remove redundant code Finn Thain (Tue Dec 05 2017 - 01:21:41 EST)
- [PATCH v3 05/14] nubus: Validate slot resource IDs Finn Thain (Tue Dec 05 2017 - 01:21:45 EST)
- [PATCH v3 12/14] nubus: Adopt standard linked list implementation Finn Thain (Tue Dec 05 2017 - 01:21:47 EST)
- [PATCH 2/2] KVM: X86: Fix load RFLAGS w/o the fixed bit Wanpeng Li (Tue Dec 05 2017 - 01:21:57 EST)
- [PATCH 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page Wanpeng Li (Tue Dec 05 2017 - 01:22:26 EST)
- Re: [PATCH v3 10/16] iommu: introduce device fault report API Lu Baolu (Tue Dec 05 2017 - 01:22:53 EST)
- [PATCH v3 10/14] nubus: Rework /proc/bus/nubus/s/ implementation Finn Thain (Tue Dec 05 2017 - 01:23:24 EST)
- [PATCH v3 11/14] nubus: Rename struct nubus_dev Finn Thain (Tue Dec 05 2017 - 01:23:40 EST)
- [PATCH v3 04/14] nubus: Fix log spam Finn Thain (Tue Dec 05 2017 - 01:24:09 EST)
- [PATCH v3 08/14] nubus: Clean up whitespace Finn Thain (Tue Dec 05 2017 - 01:24:19 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Tue Dec 05 2017 - 01:24:32 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Tue Dec 05 2017 - 01:24:59 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Tue Dec 05 2017 - 01:25:23 EST)
- [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Tue Dec 05 2017 - 01:26:57 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Vinod Koul (Tue Dec 05 2017 - 01:27:45 EST)
- [PATCH] regulator: Add Spreadtrum SC2731 regulator documentation Erick Chen (Tue Dec 05 2017 - 01:35:45 EST)
- [PATCH] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Erick Chen (Tue Dec 05 2017 - 01:35:46 EST)
- Re: [PATCH v3 12/16] iommu/vt-d: report unrecoverable device faults Lu Baolu (Tue Dec 05 2017 - 01:43:50 EST)
- [PATCH] writeback: fix comment in __mark_inode_dirty Wang Long (Tue Dec 05 2017 - 01:44:46 EST)
- RE: [Bug fix] octeon-i2c driver updates Zhang, Sean C. (NSB - CN/Hangzhou) (Tue Dec 05 2017 - 01:45:00 EST)
- [PATCH v2 1/2] dt-bindings: regulator: Add Spreadtrum SC2731 regulator documentation Erick Chen (Tue Dec 05 2017 - 01:45:30 EST)
- [PATCH v2 2/2] regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC Erick Chen (Tue Dec 05 2017 - 01:45:39 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Bjorn Andersson (Tue Dec 05 2017 - 01:46:26 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Daniel Lezcano (Tue Dec 05 2017 - 01:48:10 EST)
- [PATCH 0/2] 66AK2G: Add DT entry for UART1 and UART2 Vignesh R (Tue Dec 05 2017 - 01:48:17 EST)
- [PATCH 2/2] ARM: dts: keystone-k2g-evm: Enable UART 2 Vignesh R (Tue Dec 05 2017 - 01:48:23 EST)
- [PATCH 1/2] ARM: dts: keystone-k2g: Add UART 1 and 2 instances Vignesh R (Tue Dec 05 2017 - 01:48:44 EST)
- Re: [PATCH V2] thermal/drivers/hisi: Switch to interrupt mode Daniel Lezcano (Tue Dec 05 2017 - 01:49:54 EST)
- Re: [patch V4 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses Heiko Carstens (Tue Dec 05 2017 - 01:50:20 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Ming Lei (Tue Dec 05 2017 - 01:57:07 EST)
- Re: [PATCH] thermal/drivers/hisi: disable multi alarm support for hi3660 SoC Daniel Lezcano (Tue Dec 05 2017 - 01:57:33 EST)
- [PATCH] arm64: avoid send SIGBUS two times Dongjiu Geng (Tue Dec 05 2017 - 01:58:47 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Naresh Kamboju (Tue Dec 05 2017 - 02:01:53 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Michal Hocko (Tue Dec 05 2017 - 02:05:20 EST)
- Re: [PATCH] skb_array: fix NULL-pointer exception Jason Wang (Tue Dec 05 2017 - 02:08:06 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Michal Hocko (Tue Dec 05 2017 - 02:08:48 EST)
- Re: [PATCH 4.9 00/38] 4.9.67-stable review Naresh Kamboju (Tue Dec 05 2017 - 02:10:13 EST)
- [PATCH RESEND] arm64: fault: avoid send SIGBUS two times Dongjiu Geng (Tue Dec 05 2017 - 02:11:07 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Ganapatrao Kulkarni (Tue Dec 05 2017 - 02:12:40 EST)
- Re: [PATCH v2 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Tue Dec 05 2017 - 02:18:17 EST)
- Re: [PATCH 4.4 00/27] 4.4.104-stable review Naresh Kamboju (Tue Dec 05 2017 - 02:20:42 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Jin, Yao (Tue Dec 05 2017 - 02:23:27 EST)
- Re: [PATCH] checkpatch: warn for use of %px Joe Perches (Tue Dec 05 2017 - 02:24:34 EST)
- Re: [PATCH v2] sunxi-rsb: Include OF based modalias in device uevent Chen-Yu Tsai (Tue Dec 05 2017 - 02:28:57 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Jason Wang (Tue Dec 05 2017 - 02:30:09 EST)
- Re: [PATCH 21/45] usb: typec: remove duplicate includes Heikki Krogerus (Tue Dec 05 2017 - 02:32:22 EST)
- Re: [patch V4 02/11] LICENSES: Add the GPL 2.0 license Greg Kroah-Hartman (Tue Dec 05 2017 - 02:36:19 EST)
- RE: [PATCH] refcount_t: documentation for memory ordering differences Reshetova, Elena (Tue Dec 05 2017 - 02:36:47 EST)
- Re: [PATCH v3 13/16] iommu/intel-svm: notify page request to guest Lu Baolu (Tue Dec 05 2017 - 02:37:30 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation John Hubbard (Tue Dec 05 2017 - 02:42:07 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation John Hubbard (Tue Dec 05 2017 - 02:43:18 EST)
- Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Sakari Ailus (Tue Dec 05 2017 - 02:45:05 EST)
- Re: [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Matthew Wilcox (Tue Dec 05 2017 - 02:45:31 EST)
- Re: Writing "+pids" to cgroup.subtree_control flie yields EINVAL Michael Kerrisk (man-pages) (Tue Dec 05 2017 - 02:45:37 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Tue Dec 05 2017 - 02:50:21 EST)
- [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Tue Dec 05 2017 - 02:53:16 EST)
- [f2fs-dev] [PATCH] f2fs: release reserved blocks for quota LiFan (Tue Dec 05 2017 - 02:53:33 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Harald Freudenberger (Tue Dec 05 2017 - 02:53:46 EST)
- [PATCH] perf/core: Fix overflow on perf_callchain_entry Namhyung Kim (Tue Dec 05 2017 - 02:54:50 EST)
- b1cbacc866 ("x86/smpboot: Do not use smp_num_siblings in .."): divide error: 0000 [#1] SMP DEBUG_PAGEALLOC kernel test robot (Tue Dec 05 2017 - 03:00:57 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Geert Uytterhoeven (Tue Dec 05 2017 - 03:01:55 EST)
- Re: [PATCH] powerpc/xive: store server for masked interrupt in kvmppc_xive_set_xive() Laurent Vivier (Tue Dec 05 2017 - 03:06:58 EST)
- Re: [PATCH v3 3/9] drm: Add Content Protection property Hans Verkuil (Tue Dec 05 2017 - 03:08:08 EST)
- Re: [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Maxime Ripard (Tue Dec 05 2017 - 03:09:14 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Tue Dec 05 2017 - 03:09:55 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Namhyung Kim (Tue Dec 05 2017 - 03:12:05 EST)
- [PATCH resend] arm: dts: ls1021a: add reboot node to .dtsi Rasmus Villemoes (Tue Dec 05 2017 - 03:13:13 EST)
- Re: [PATCH] scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't" Martin K. Petersen (Tue Dec 05 2017 - 03:13:48 EST)
- Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Bartosz Golaszewski (Tue Dec 05 2017 - 03:14:30 EST)
- Re: [PATCH 08/45] drivers: input: remove duplicate includes Benjamin Tissoires (Tue Dec 05 2017 - 03:16:02 EST)
- [PATCH resend] arm: dts: ls1021a: Add label to USB controllers Rasmus Villemoes (Tue Dec 05 2017 - 03:17:04 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Tue Dec 05 2017 - 03:18:33 EST)
- Re: [PATCH v2] sunxi-rsb: Include OF based modalias in device uevent Maxime Ripard (Tue Dec 05 2017 - 03:19:26 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Gabriel C (Tue Dec 05 2017 - 03:20:43 EST)
- [PATCH resend] arm: dts: ls1021a: Specify interrupt-affinity for pmu node Rasmus Villemoes (Tue Dec 05 2017 - 03:23:04 EST)
- Re: [PATCH 6/8] mfd: axp20x: add battery power supply cell for AXP813 Lee Jones (Tue Dec 05 2017 - 03:24:24 EST)
- Re: [PATCH v3 14/14] nubus: Add support for the driver model Greg Kroah-Hartman (Tue Dec 05 2017 - 03:25:12 EST)
- Re: [PATCH] ARM: dts: sunxi: Convert to CCU index macros for HDMI controller Maxime Ripard (Tue Dec 05 2017 - 03:27:39 EST)
- RE: [PATCH] Support TrackStick of Thinkpad L570 Masaki Ota (Tue Dec 05 2017 - 03:29:50 EST)
- Re: [PATCH] misc: rtsx: make several functions static Lee Jones (Tue Dec 05 2017 - 03:31:57 EST)
- Re: [PATCH][next] misc: rtsx: rts5260: make several functions static Lee Jones (Tue Dec 05 2017 - 03:32:22 EST)
- Re: [PATCH v2 2/2] arm64: allwinner: a64-sopine: Fix to use dcdc1 regulator instead of vcc3v3 Maxime Ripard (Tue Dec 05 2017 - 03:33:37 EST)
- Re: [PATCH v2 1/2] arm64: dts: a64-olinuxino: Enable RTL8723BS WiFi Maxime Ripard (Tue Dec 05 2017 - 03:34:53 EST)
- [f2fs-dev] [PATCH] f2fs: use unlikely for release case LiFan (Tue Dec 05 2017 - 03:39:07 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Tue Dec 05 2017 - 03:45:52 EST)
- Re: [PATCH 0/3] thunderbolt fixes for v4.15-rc2 Mika Westerberg (Tue Dec 05 2017 - 03:49:22 EST)
- [PATCH v2 2/3] mtd: nand: remove unused NAND_OWN_BUFFERS flag Masahiro Yamada (Tue Dec 05 2017 - 03:49:30 EST)
- [PATCH v2 1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS Masahiro Yamada (Tue Dec 05 2017 - 03:49:33 EST)
- [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Tue Dec 05 2017 - 03:49:44 EST)
- [PATCH] mtd: nand: cafe: clean up DMA address setup Masahiro Yamada (Tue Dec 05 2017 - 03:51:47 EST)
- [PATCH v3 0/4] kaslr: add new parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr Chao Fan (Tue Dec 05 2017 - 03:52:17 EST)
- [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Chao Fan (Tue Dec 05 2017 - 03:52:22 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Tue Dec 05 2017 - 03:52:26 EST)
- [PATCH v3 4/4] document: change the document for immovable_mem Chao Fan (Tue Dec 05 2017 - 03:52:31 EST)
- Re: [PATCH 0/3] pwm: meson-axg: add pwm controller driver Thierry Reding (Tue Dec 05 2017 - 03:52:50 EST)
- Re: [PATCH 0/3] thunderbolt fixes for v4.15-rc2 Greg Kroah-Hartman (Tue Dec 05 2017 - 03:52:54 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Michal Hocko (Tue Dec 05 2017 - 03:53:05 EST)
- Re: [PATCH v4 02/10] pinctrl: axp209: add pinctrl features Maxime Ripard (Tue Dec 05 2017 - 03:53:49 EST)
- [PATCH v3 3/4] kaslr: disable memory mirror feature when movable_node specified Chao Fan (Tue Dec 05 2017 - 03:54:04 EST)
- [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Chao Fan (Tue Dec 05 2017 - 03:54:21 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Tue Dec 05 2017 - 03:55:09 EST)
- [PATCH v2 1/5] x86/stacktrace: do now unwind after user regs Jiri Slaby (Tue Dec 05 2017 - 03:55:51 EST)
- [PATCH v2 5/5] x86/stacktrace: orc, mark it as reliable Jiri Slaby (Tue Dec 05 2017 - 03:56:00 EST)
- [PATCH v2 3/5] x86/stacktrace: remove STACKTRACE_DUMP_ONCE from __save_stack_trace_reliable Jiri Slaby (Tue Dec 05 2017 - 03:56:00 EST)
- Re: [PATCH v4 00/10] add pinmuxing support for pins in AXP209 and AXP813 PMICs Maxime Ripard (Tue Dec 05 2017 - 03:56:17 EST)
- [PATCH v2 4/5] x86/stacktrace: do not fail for ORC with regs on stack Jiri Slaby (Tue Dec 05 2017 - 03:56:36 EST)
- [PATCH v2 2/5] x86/stacktrace: remove unwind_state->error Jiri Slaby (Tue Dec 05 2017 - 03:56:53 EST)
- Re: [REGRESSION][v4.13.y][v4.14.y] scsi: libsas: allow async aborts Fabian Grünbichler (Tue Dec 05 2017 - 03:57:21 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Geert Uytterhoeven (Tue Dec 05 2017 - 03:58:05 EST)
- Re: [PATCH v2 0/4] lockdep/crossrelease: Apply crossrelease to page locks Michal Hocko (Tue Dec 05 2017 - 03:58:46 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Geert Uytterhoeven (Tue Dec 05 2017 - 03:59:17 EST)
- Re: [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Marc Zyngier (Tue Dec 05 2017 - 03:59:43 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Greg KH (Tue Dec 05 2017 - 04:03:07 EST)
- Re: [PATCH 0/3] eeprom: at25: Add DT support for 25lc040 Geert Uytterhoeven (Tue Dec 05 2017 - 04:04:38 EST)
- Re: [PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions Thierry Reding (Tue Dec 05 2017 - 04:06:39 EST)
- Re: [PATCH] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board Maxime Ripard (Tue Dec 05 2017 - 04:07:23 EST)
- Re: [PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown Ladislav Michl (Tue Dec 05 2017 - 04:08:36 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Geert Uytterhoeven (Tue Dec 05 2017 - 04:09:19 EST)
- Re: [PATCH v3 5/9] drm/i915: Add HDCP framework + base implementation Ramalingam C (Tue Dec 05 2017 - 04:10:25 EST)
- [PATCH] perf evsel: Enable ignore_missing_thread for pid option Mengting Zhang (Tue Dec 05 2017 - 04:13:25 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Nickey Yang (Tue Dec 05 2017 - 04:14:33 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Gabriel C (Tue Dec 05 2017 - 04:16:18 EST)
- Re: possible deadlock in generic_file_write_iter (2) Dmitry Vyukov (Tue Dec 05 2017 - 04:19:35 EST)
- [PATCH] ARM: multi_v7_defconfig: Add configs for peripherals on Keystone2 SoCs Vignesh R (Tue Dec 05 2017 - 04:19:58 EST)
- Re: [PATCH 5/5] PCI: cadence: add EndPoint Controller driver for Cadence PCIe controller Kishon Vijay Abraham I (Tue Dec 05 2017 - 04:20:32 EST)
- [PATCH 0/17] scsi: arcmsr: add some driver options and support new adapter ARC-1884 Ching Huang (Tue Dec 05 2017 - 04:21:42 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Greg KH (Tue Dec 05 2017 - 04:23:17 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Tue Dec 05 2017 - 04:24:23 EST)
- Re: [PATCH] riscv/ftrace: Add basic support Alan Kao (Tue Dec 05 2017 - 04:24:42 EST)
- Re: [GIT PULL] hash addresses printed with %p Ard Biesheuvel (Tue Dec 05 2017 - 04:25:16 EST)
- Re: [linux-sunxi] [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node Chen-Yu Tsai (Tue Dec 05 2017 - 04:25:23 EST)
- Re: [PATCH v4 10/10] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs Chen-Yu Tsai (Tue Dec 05 2017 - 04:25:54 EST)
- [PATCH 1/17] scsi: arcmsr: redefine ACB_ADAPTER_TYPE_A, _B, _C, _D and subsequent changes. Ching Huang (Tue Dec 05 2017 - 04:28:20 EST)
- Re: [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings Åukasz Stelmach (Tue Dec 05 2017 - 04:30:43 EST)
- [PATCH 2/17] scsi: arcmsr: simplify arcmsr_iop_init function Ching Huang (Tue Dec 05 2017 - 04:32:25 EST)
- Re: etnaviv: PHYS_OFFSET usage Alexey Brodkin (Tue Dec 05 2017 - 04:32:33 EST)
- Re: [GIT PULL] hash addresses printed with %p Dave Young (Tue Dec 05 2017 - 04:33:15 EST)
- [PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers Jerome Brunet (Tue Dec 05 2017 - 04:34:03 EST)
- Re: [patch 57/60] x86/mm/kpti: Add Kconfig Thomas Gleixner (Tue Dec 05 2017 - 04:34:34 EST)
- [PATCH 3/17] scsi: arcmsr: add codes for ACB_ADAPTER_TYPE_E to support new adapter ARC-1884 Ching Huang (Tue Dec 05 2017 - 04:35:49 EST)
- Re: linux-next: Signed-off-by missing for commits in the drm tree Laurent Pinchart (Tue Dec 05 2017 - 04:35:59 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Tue Dec 05 2017 - 04:39:55 EST)
- Re: [linux-sunxi] [PATCH v4 09/10] ARM: dtsi: axp81x: add GPIO DT node Maxime Ripard (Tue Dec 05 2017 - 04:40:06 EST)
- Re: PROBLEM: Asus C201 video mode problems on HDMI hotplug (regression) Laurent Pinchart (Tue Dec 05 2017 - 04:41:14 EST)
- [PATCH 4/17] scsi: arcmsr: enable host controller command queueu up to 1024 Ching Huang (Tue Dec 05 2017 - 04:41:43 EST)
- Re: possible deadlock in generic_file_write_iter (2) Jan Kara (Tue Dec 05 2017 - 04:42:05 EST)
- [PATCH] efi: add comment to avoid future expanding of sysfs systab Dave Young (Tue Dec 05 2017 - 04:42:40 EST)
- Re: [LTP] 3239b6f29b ("KEYS: return full count in keyring_read() if buffer is too small"): ltp.keyctl06.fail Richard Palethorpe (Tue Dec 05 2017 - 04:43:16 EST)
- Re: [PATCH v2 1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS Boris Brezillon (Tue Dec 05 2017 - 04:44:30 EST)
- [PATCH 5/17] scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUM by variable Ching Huang (Tue Dec 05 2017 - 04:44:40 EST)
- Re: [PATCH V2] mm: check pfn_valid first in zero_resv_unavail Michal Hocko (Tue Dec 05 2017 - 04:46:51 EST)
- [PATCH 6/17] scsi: arcmsr: add driver option host_can_queue to set host->can_queue value by user Ching Huang (Tue Dec 05 2017 - 04:48:01 EST)
- [PATCH 7/17] scsi: arcmsr: replace constant ARCMSR_MAX_OUTSTANDING_CMD by variable acb->maxOutstanding that was determined by user Ching Huang (Tue Dec 05 2017 - 04:51:46 EST)
- Re: [PATCH] checkpatch: warn for use of %px Tobin C. Harding (Tue Dec 05 2017 - 04:53:20 EST)
- Re: [PATCH 0/7 v2] net: Fix platform_get_irq's error checking Sergei Shtylyov (Tue Dec 05 2017 - 04:54:23 EST)
- Re: Regression in e1000e since Kernel 4.14.3 Gabriel C (Tue Dec 05 2017 - 04:55:17 EST)
- [PATCH 8/17] scsi: arcmsr: add driver option cmd_per_lun to set host->cmd_per_lun value by user Ching Huang (Tue Dec 05 2017 - 04:55:41 EST)
- Re: [PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown Mike Looijmans (Tue Dec 05 2017 - 04:56:58 EST)
- [PATCH 9/17] scsi: arcmsr: add ACB_F_MSG_GET_CONFIG to acb->acb_flags for for message interrupt checking before schedule work for get device map Ching Huang (Tue Dec 05 2017 - 04:57:40 EST)
- Re: [PATCH 0/7 v2] net: Fix platform_get_irq's error checking Sergei Shtylyov (Tue Dec 05 2017 - 04:57:51 EST)
- [PATCH 10/17] scsi: arcmsr: add a function arcmsr_set_iop_datetime and driver option set_date_time to set date and time to firmware Ching Huang (Tue Dec 05 2017 - 05:00:08 EST)
- [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Tue Dec 05 2017 - 05:01:12 EST)
- net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Paul Menzel (Tue Dec 05 2017 - 05:01:22 EST)
- Re: KASAN: slab-out-of-bounds Read in strcmp Dmitry Vyukov (Tue Dec 05 2017 - 05:01:46 EST)
- [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Gary Lin (Tue Dec 05 2017 - 05:02:20 EST)
- [RFC v3 PATCH 1/2] x86/efi: Introduce Security Version to x86 Gary Lin (Tue Dec 05 2017 - 05:02:27 EST)
- [PATCH 11/17] scsi: arcmsr: fix clear doorbell queue on ACB_ADAPTER_TYPE_B controller Ching Huang (Tue Dec 05 2017 - 05:02:35 EST)
- Re: [PATCH 0/7 v2] net: Fix platform_get_irq's error checking Arvind Yadav (Tue Dec 05 2017 - 05:02:54 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs Sargun Dhillon (Tue Dec 05 2017 - 05:03:04 EST)
- Re: [PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Tue Dec 05 2017 - 05:03:15 EST)
- Re: net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Johannes Berg (Tue Dec 05 2017 - 05:03:47 EST)
- [RFC v3 PATCH 2/2] arm64/efi: Introduce Security Version to ARM64 Gary Lin (Tue Dec 05 2017 - 05:04:16 EST)
- Re: [PATCH v3 1/3] dt-bindings: hwrng: Add Samsung Exynos 5250+ True RNG bindings Krzysztof Kozlowski (Tue Dec 05 2017 - 05:04:44 EST)
- Re: [PATCH v2] ima: log message to module appraisal error Bruno E. O. Meneguele (Tue Dec 05 2017 - 05:05:27 EST)
- [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Arnd Bergmann (Tue Dec 05 2017 - 05:09:38 EST)
- Re: [PATCH V15 00/22] mmc: Add Command Queue support Linus Walleij (Tue Dec 05 2017 - 05:10:51 EST)
- [PATCH] crypto: chcr: select CRYPTO_GF128MUL Arnd Bergmann (Tue Dec 05 2017 - 05:11:03 EST)
- [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Arnd Bergmann (Tue Dec 05 2017 - 05:11:33 EST)
- [PATCH 12/17] scsi: arcmsr: spin off duplicate code of timer init for message isr BH in arcmsr_probe and arcmsr_resume as a function Ching Huang (Tue Dec 05 2017 - 05:11:43 EST)
- Re: [PATCH v5] PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device() Mika Westerberg (Tue Dec 05 2017 - 05:12:00 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking Sergei Shtylyov (Tue Dec 05 2017 - 05:12:38 EST)
- CVE-2010-3848 repeated? Rooney (Tue Dec 05 2017 - 05:12:40 EST)
- Re: [PATCH v8 0/6] stm32 clocksource driver rework Alexandre Torgue (Tue Dec 05 2017 - 05:13:10 EST)
- [PATCH] efi: move some sysfs files to be read-only by root Greg Kroah-Hartman (Tue Dec 05 2017 - 05:13:42 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Tue Dec 05 2017 - 05:14:23 EST)
- Re: net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Paul Menzel (Tue Dec 05 2017 - 05:15:09 EST)
- Re: [PATCH v8 0/6] stm32 clocksource driver rework Daniel Lezcano (Tue Dec 05 2017 - 05:15:19 EST)
- Re: [GIT PULL] hash addresses printed with %p Greg Kroah-Hartman (Tue Dec 05 2017 - 05:15:42 EST)
- Re: [PATCH] efi: add comment to avoid future expanding of sysfs systab Greg KH (Tue Dec 05 2017 - 05:16:21 EST)
- [PATCH 13/17] scsi: arcmsr: adjust some tab or white-space to make text alignment Ching Huang (Tue Dec 05 2017 - 05:16:38 EST)
- Re: [PATCH] efi: move some sysfs files to be read-only by root Ard Biesheuvel (Tue Dec 05 2017 - 05:17:03 EST)
- Re: [PATCH v8 0/6] stm32 clocksource driver rework Alexandre Torgue (Tue Dec 05 2017 - 05:17:12 EST)
- [PATCH 14/17] scsi: arcmsr: fix grammar error Ching Huang (Tue Dec 05 2017 - 05:19:02 EST)
- [PATCH] ARC: Force disable IOC if ioc_enable=0 Alexey Brodkin (Tue Dec 05 2017 - 05:19:20 EST)
- [PATCH] ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM Alexey Brodkin (Tue Dec 05 2017 - 05:19:50 EST)
- Re: [kernel-hardening] [PATCH v3 2/2] Protected O_CREAT open in sticky directories Salvatore Mesoraca (Tue Dec 05 2017 - 05:21:29 EST)
- Re: [PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread Jiri Olsa (Tue Dec 05 2017 - 05:21:37 EST)
- Re: [PATCH v3 07/16] phy: qcom-qusb2: Add support for different register layouts Vivek Gautam (Tue Dec 05 2017 - 05:23:19 EST)
- [PATCH 15/17] scsi: arcmsr: Add driver module parameter msi_enable Ching Huang (Tue Dec 05 2017 - 05:24:18 EST)
- 4.15.0-rc1-next-20171201: WARNING: .... at net/mac80211/agg-tx.c:315 Pavel Machek (Tue Dec 05 2017 - 05:24:51 EST)
- [PATCH 16/17] scsi: arcmsr: Add driver module parameter msix_enable Ching Huang (Tue Dec 05 2017 - 05:26:54 EST)
- Re: Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown Pavel Machek (Tue Dec 05 2017 - 05:28:08 EST)
- Re: [PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip Boris Brezillon (Tue Dec 05 2017 - 05:28:22 EST)
- [RFC PATCH] net: stmmac: enable EEE in MII, GMII or RGMII only Jerome Brunet (Tue Dec 05 2017 - 05:28:37 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Pavel Machek (Tue Dec 05 2017 - 05:28:48 EST)
- Re: [PATCH] power: ltc2941-battery-gauge: Disable continuous monitoring on shutdown Mike Looijmans (Tue Dec 05 2017 - 05:29:42 EST)
- [PATCH 17/17] scsi: arcmsr: Update driver version to v1.40.00.04-20171130 Ching Huang (Tue Dec 05 2017 - 05:29:59 EST)
- Re: net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Johannes Berg (Tue Dec 05 2017 - 05:31:15 EST)
- GemniLake laptops goes power off directly after performing suspend Chris Chiu (Tue Dec 05 2017 - 05:32:32 EST)
- Re: 4.15.0-rc1-next-20171201: WARNING: .... at net/mac80211/agg-tx.c:315 Kalle Valo (Tue Dec 05 2017 - 05:33:32 EST)
- Re: net/wireless/shipped-certs.c:2:1: error: expected expression at end of input Paul Menzel (Tue Dec 05 2017 - 05:36:33 EST)
- Re: [PATCH v2 00/27] Improve DE2 support Maxime Ripard (Tue Dec 05 2017 - 05:36:47 EST)
- RE: [PATCH] refcount_t: documentation for memory ordering differences Reshetova, Elena (Tue Dec 05 2017 - 05:37:03 EST)
- Re: [PATCH] efi: move some sysfs files to be read-only by root Greg Kroah-Hartman (Tue Dec 05 2017 - 05:37:45 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Jose Abreu (Tue Dec 05 2017 - 05:39:34 EST)
- [PATCH v2] efi: move some sysfs files to be read-only by root Greg Kroah-Hartman (Tue Dec 05 2017 - 05:41:54 EST)
- Re: [PATCH] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Tue Dec 05 2017 - 05:42:43 EST)
- [PATCH] sched/headers: make object_is_on_stack() argument const Sascha Hauer (Tue Dec 05 2017 - 05:44:26 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Daniel Vetter (Tue Dec 05 2017 - 05:45:49 EST)
- Re: [PATCH v6 2/2] media: i2c: Add the ov7740 image sensor driver Sakari Ailus (Tue Dec 05 2017 - 05:46:06 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Geert Uytterhoeven (Tue Dec 05 2017 - 05:49:39 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Arnaud Pouliquen (Tue Dec 05 2017 - 05:55:14 EST)
- [PATCH] docs: refcount_t documentation Elena Reshetova (Tue Dec 05 2017 - 05:55:14 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Alexandre Belloni (Tue Dec 05 2017 - 05:58:10 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking Russell King - ARM Linux (Tue Dec 05 2017 - 05:58:25 EST)
- Re: [PATCH v6 0/9] i2c: document DMA handling and add helpers for it Jonathan Cameron (Tue Dec 05 2017 - 06:00:54 EST)
- Re: [LKP] [lkp-robot] [fs/locks] 52306e882f: stress-ng.lockofd.ops_per_sec -11% regression Jeff Layton (Tue Dec 05 2017 - 06:01:10 EST)
- Re: [PATCH 21/45] usb: typec: remove duplicate includes Guenter Roeck (Tue Dec 05 2017 - 06:06:11 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Arnd Bergmann (Tue Dec 05 2017 - 06:13:48 EST)
- [PATCH] [linux][master][v1] devicetree: misc: Add binding for logicoreIP xlnx,vcu Dhaval Shah (Tue Dec 05 2017 - 06:19:11 EST)
- [PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Tue Dec 05 2017 - 06:19:53 EST)
- [PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Tue Dec 05 2017 - 06:20:14 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Nicolas Ferre (Tue Dec 05 2017 - 06:27:20 EST)
- Re: [PATCH 2/8] [media] uvc_video: use ktime_t for timestamps Arnd Bergmann (Tue Dec 05 2017 - 06:27:52 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Jonathan Cameron (Tue Dec 05 2017 - 06:28:12 EST)
- [PATCH 18/17] scsi: arcmsr: Fix report command result error when CHECK_CONDITION Ching Huang (Tue Dec 05 2017 - 06:28:54 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Paolo Pisati (Tue Dec 05 2017 - 06:31:13 EST)
- [PATCH] MAINTAINERS: update Android driver maintainers. Martijn Coenen (Tue Dec 05 2017 - 06:32:30 EST)
- Re: [PATCH] SCSI: delay run queue if device is blocked in scsi_dev_queue_ready() Holger HoffstÃtte (Tue Dec 05 2017 - 06:35:41 EST)
- Re: [PATCH v7 0/4] KVM: X86: Add Paravirt TLB Shootdown Wanpeng Li (Tue Dec 05 2017 - 06:36:43 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Mika Westerberg (Tue Dec 05 2017 - 06:40:22 EST)
- [PATCH v2] MAINTAINERS: update Android driver maintainers. Martijn Coenen (Tue Dec 05 2017 - 06:40:35 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Paolo Pisati (Tue Dec 05 2017 - 06:43:33 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Matthias Reichl (Tue Dec 05 2017 - 06:47:17 EST)
- RE: [PATCH v4 07/12] [media] cxd2880: Add top level of the driver Takiguchi, Yasunari (Tue Dec 05 2017 - 06:47:30 EST)
- [PATCH v9 0/4] fw_cfg: add DMA operations & etc/vmcoreinfo support Marc-Andrà Lureau (Tue Dec 05 2017 - 06:47:42 EST)
- [PATCH v9 2/4] fw_cfg: do DMA read operation Marc-Andrà Lureau (Tue Dec 05 2017 - 06:47:54 EST)
- [PATCH v9 3/4] crash: export paddr_vmcoreinfo_note() Marc-Andrà Lureau (Tue Dec 05 2017 - 06:48:00 EST)
- [PATCH v9 4/4] fw_cfg: write vmcoreinfo details Marc-Andrà Lureau (Tue Dec 05 2017 - 06:48:13 EST)
- [PATCH v9 1/4] fw_cfg: add DMA register Marc-Andrà Lureau (Tue Dec 05 2017 - 06:48:28 EST)
- Re: [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Tue Dec 05 2017 - 06:50:22 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Tue Dec 05 2017 - 06:53:49 EST)
- Re: [PATCH 2/2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Jonathan Cameron (Tue Dec 05 2017 - 06:54:50 EST)
- Re: [RFC PATCH v2 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE Patrick Bellasi (Tue Dec 05 2017 - 06:55:23 EST)
- [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Shah (Tue Dec 05 2017 - 06:55:32 EST)
- Re: [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip Boris Brezillon (Tue Dec 05 2017 - 06:57:27 EST)
- Re: [PATCH 4/8] ASoC: uniphier: add support for UniPhier EVEA codec Mark Brown (Tue Dec 05 2017 - 06:59:36 EST)
- Re: [PATCH] drm: amd: dc: don't use FP math when Kcov is enabled Arnd Bergmann (Tue Dec 05 2017 - 07:05:27 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Tue Dec 05 2017 - 07:06:16 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Tue Dec 05 2017 - 07:16:54 EST)
- Re: [patch 01/60] x86/entry/64/paravirt: Use paravirt-safe macro to access eflags Juergen Gross (Tue Dec 05 2017 - 07:17:42 EST)
- Re: [PATCH v4 3/5] staging: Introduce NVIDIA Tegra video decoder driver Dmitry Osipenko (Tue Dec 05 2017 - 07:18:10 EST)
- Re: [patch 24/60] x86/paravirt: Dont patch flush_tlb_single Juergen Gross (Tue Dec 05 2017 - 07:18:24 EST)
- [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Daniel Thompson (Tue Dec 05 2017 - 07:18:37 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Arnd Bergmann (Tue Dec 05 2017 - 07:19:02 EST)
- Re: [patch 25/60] x86/paravirt: Provide a way to check for hypervisors Juergen Gross (Tue Dec 05 2017 - 07:19:36 EST)
- Re: [PATCH v6 00/11] perf stat: Enable '--per-thread' on all thread Jin, Yao (Tue Dec 05 2017 - 07:21:59 EST)
- Re: b1cbacc866 ("x86/smpboot: Do not use smp_num_siblings in .."): divide error: 0000 [#1] SMP DEBUG_PAGEALLOC Prarit Bhargava (Tue Dec 05 2017 - 07:23:12 EST)
- drivers/input/touchscreen/hideep.c:670:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'? kbuild test robot (Tue Dec 05 2017 - 07:24:36 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Jose Abreu (Tue Dec 05 2017 - 07:26:24 EST)
- Re: [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip Masahiro Yamada (Tue Dec 05 2017 - 07:29:55 EST)
- [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Thomas Bogendoerfer (Tue Dec 05 2017 - 07:33:58 EST)
- Re: [RFC PATCH v2 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE Juri Lelli (Tue Dec 05 2017 - 07:34:13 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Jin, Yao (Tue Dec 05 2017 - 07:35:38 EST)
- [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Åukasz Stelmach (Tue Dec 05 2017 - 07:36:18 EST)
- [PATCH 2/3] crypto: exynos - Improve performance of PRNG Åukasz Stelmach (Tue Dec 05 2017 - 07:36:25 EST)
- [PATCH 0/3] Assorted changes for Exynos PRNG driver Åukasz Stelmach (Tue Dec 05 2017 - 07:36:35 EST)
- [PATCH 3/3] crypto: exynos - Reseed PRNG after generating 2^16 random bytes Åukasz Stelmach (Tue Dec 05 2017 - 07:36:55 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Tue Dec 05 2017 - 07:38:33 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Tue Dec 05 2017 - 07:40:12 EST)
- Re: [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver Mark Brown (Tue Dec 05 2017 - 07:40:15 EST)
- [PATCH 9/9] x86/doc: Remove obvious weirdness Peter Zijlstra (Tue Dec 05 2017 - 07:41:37 EST)
- [PATCH 4/9] x86/mm: Use __flush_tlb_one() for kernel memory Peter Zijlstra (Tue Dec 05 2017 - 07:41:41 EST)
- [PATCH 5/9] x86/uv: Use the right tlbflush API Peter Zijlstra (Tue Dec 05 2017 - 07:41:54 EST)
- [PATCH 6/9] x86/microcode: Dont abuse the tlbflush interface Peter Zijlstra (Tue Dec 05 2017 - 07:41:56 EST)
- [PATCH 8/9] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming Peter Zijlstra (Tue Dec 05 2017 - 07:42:07 EST)
- [PATCH 0/9] Clarify/cleanup/fix tlbflush API/usage Peter Zijlstra (Tue Dec 05 2017 - 07:42:17 EST)
- [RFC] crypto: exynos - Icrease the priority of the driver Åukasz Stelmach (Tue Dec 05 2017 - 07:42:31 EST)
- [PATCH 2/9] x86/mm: Create asm/invpcid.h Peter Zijlstra (Tue Dec 05 2017 - 07:42:50 EST)
- [PATCH 3/9] x86/mm: Address feedback Peter Zijlstra (Tue Dec 05 2017 - 07:43:05 EST)
- [PATCH 1/9] x86/mm: Remove superfluous barriers Peter Zijlstra (Tue Dec 05 2017 - 07:43:28 EST)
- [PATCH 7/9] x86/mm: Clarify which functions are supposed to flush what Peter Zijlstra (Tue Dec 05 2017 - 07:43:42 EST)
- Re: a racy access flag clearing warning when calling mmap system call chenjiankang (Tue Dec 05 2017 - 07:45:00 EST)
- Re: linux-next: Signed-off-by missing for commits in the btrfs-kdave tree David Sterba (Tue Dec 05 2017 - 07:45:57 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Alexandre Belloni (Tue Dec 05 2017 - 07:47:25 EST)
- Applied "ASoC: atmel-classd: select correct Kconfig symbol" to the asoc tree Mark Brown (Tue Dec 05 2017 - 07:48:24 EST)
- Applied "ASoC: atmel-classd: select correct Kconfig symbol" to the asoc tree Mark Brown (Tue Dec 05 2017 - 07:48:30 EST)
- Applied "regulator: sc2731: Add regulator driver to support Spreadtrum SC2731 PMIC" to the regulator tree Mark Brown (Tue Dec 05 2017 - 07:49:04 EST)
- Applied "regulator: Add Spreadtrum SC2731 regulator documentation" to the regulator tree Mark Brown (Tue Dec 05 2017 - 07:49:16 EST)
- Re: Applied "ASoC: atmel-classd: select correct Kconfig symbol" to the asoc tree Mark Brown (Tue Dec 05 2017 - 07:51:40 EST)
- Re: Applied "ASoC: atmel-classd: select correct Kconfig symbol" to the asoc tree Nicolas Ferre (Tue Dec 05 2017 - 07:52:39 EST)
- Re: [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level Maciej S. Szmigiero (Tue Dec 05 2017 - 08:01:40 EST)
- Re: [PATCH 4/6] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Tue Dec 05 2017 - 08:03:39 EST)
- Re: [PATCH v4 3/5] staging: Introduce NVIDIA Tegra video decoder driver Hans Verkuil (Tue Dec 05 2017 - 08:03:53 EST)
- Re: [PATCH 01/10] ASoC: fsl_ssi: Remove unused struct device Mark Brown (Tue Dec 05 2017 - 08:05:13 EST)
- Re: [PATCH v6 4/6] dt: bindings: lp8860: Update the bindings to the standard Dan Murphy (Tue Dec 05 2017 - 08:06:47 EST)
- ipmi null pointer oops in 4.15-rc2+ on HP DL360G6 Meelis Roos (Tue Dec 05 2017 - 08:08:35 EST)
- [GIT PULL] GPIO fixes for v4.15 take one Linus Walleij (Tue Dec 05 2017 - 08:10:39 EST)
- Re: [PATCH v2 2/2] iio: hx711: fix bug in reset functionality Andreas Klinger (Tue Dec 05 2017 - 08:13:01 EST)
- [PATCH] [v2] ASoC: atmel-classd: improve Kconfig dependencies Arnd Bergmann (Tue Dec 05 2017 - 08:13:08 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Russell King - ARM Linux (Tue Dec 05 2017 - 08:14:38 EST)
- [GIT PULL] pin control fixes for v4.15 take one Linus Walleij (Tue Dec 05 2017 - 08:17:11 EST)
- Re: [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 08:21:15 EST)
- Re: [PATCH 04/10] gpu: host1x: Lock classes during job submission Mikko Perttunen (Tue Dec 05 2017 - 08:21:59 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Matthias Reichl (Tue Dec 05 2017 - 08:23:48 EST)
- Re: ipmi null pointer oops in 4.15-rc2+ on HP DL360G6 Corey Minyard (Tue Dec 05 2017 - 08:25:08 EST)
- Re: [PATCH] [v2] ASoC: atmel-classd: improve Kconfig dependencies Alexandre Belloni (Tue Dec 05 2017 - 08:25:18 EST)
- [PATCH net-next v3 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag Richard Leitner (Tue Dec 05 2017 - 08:26:49 EST)
- [PATCH net-next v3 2/4] phylib: add reset after clk enable support Richard Leitner (Tue Dec 05 2017 - 08:27:04 EST)
- [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support Richard Leitner (Tue Dec 05 2017 - 08:27:21 EST)
- [PATCH net-next v3 1/4] phylib: Add device reset delay support Richard Leitner (Tue Dec 05 2017 - 08:27:37 EST)
- [PATCH net-next v3 0/4] net: fec: fix refclk enable for SMSC LAN8710/20 Richard Leitner (Tue Dec 05 2017 - 08:27:47 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Arnd Bergmann (Tue Dec 05 2017 - 08:28:38 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Greg KH (Tue Dec 05 2017 - 08:30:00 EST)
- Re: [PATCH] drm/vmwgfx_kms: Fix potential NULL pointer dereference Ville Syrjälä (Tue Dec 05 2017 - 08:30:29 EST)
- Re: [PATCH v2 3/3] mtd: nand: squash struct nand_buffers into struct nand_chip Boris Brezillon (Tue Dec 05 2017 - 08:30:35 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Arnd Bergmann (Tue Dec 05 2017 - 08:32:30 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Krzysztof Kozlowski (Tue Dec 05 2017 - 08:34:29 EST)
- [PATCH v2] ima: log message to module appraisal error Bruno E. O. Meneguele (Tue Dec 05 2017 - 08:35:25 EST)
- [PATCH v3] ima: log message to module appraisal error Bruno E. O. Meneguele (Tue Dec 05 2017 - 08:35:38 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Russell King - ARM Linux (Tue Dec 05 2017 - 08:36:25 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Phil Elwell (Tue Dec 05 2017 - 08:36:36 EST)
- [PATCH] dt: bindings: as3645a: Fix the example node Dan Murphy (Tue Dec 05 2017 - 08:36:59 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Arnaldo Carvalho de Melo (Tue Dec 05 2017 - 08:37:48 EST)
- Re: [PATCH] exec: avoid gcc-8 warning for get_task_comm Arnd Bergmann (Tue Dec 05 2017 - 08:38:36 EST)
- Re: [PATCH v2] ima: log message to module appraisal error Bruno E. O. Meneguele (Tue Dec 05 2017 - 08:40:30 EST)
- Re: [PATCH 04/10] gpu: host1x: Lock classes during job submission Dmitry Osipenko (Tue Dec 05 2017 - 08:43:37 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Pierre-Louis Bossart (Tue Dec 05 2017 - 08:43:56 EST)
- Re: [PATCH v7 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Dan Murphy (Tue Dec 05 2017 - 08:45:24 EST)
- Re: [PATCH v4] Use more flexible pattern matching for CPU identification for mapfile.csv Arnaldo Carvalho de Melo (Tue Dec 05 2017 - 08:45:57 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Frank Rowand (Tue Dec 05 2017 - 08:46:15 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Frank Rowand (Tue Dec 05 2017 - 08:46:36 EST)
- [PATCH] fs/sync: fix the signed integer overflow warning Ding Tianhong (Tue Dec 05 2017 - 08:47:24 EST)
- Re: [RFC] crypto: exynos - Icrease the priority of the driver Stephan Mueller (Tue Dec 05 2017 - 08:48:46 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Krzysztof Kozlowski (Tue Dec 05 2017 - 08:49:40 EST)
- Re: [PATCH v3 11/14] nubus: Rename struct nubus_dev Bartlomiej Zolnierkiewicz (Tue Dec 05 2017 - 08:50:56 EST)
- Re: [PATCH v3 12/14] nubus: Adopt standard linked list implementation Bartlomiej Zolnierkiewicz (Tue Dec 05 2017 - 08:51:17 EST)
- Re: [patch 55/60] x86/mm: Use INVPCID for __native_flush_tlb_single() Dave Hansen (Tue Dec 05 2017 - 08:51:36 EST)
- Re: [PATCH 3/3] crypto: exynos - Reseed PRNG after generating 2^16 random bytes Stephan Mueller (Tue Dec 05 2017 - 08:52:39 EST)
- Re: [PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset Paolo Bonzini (Tue Dec 05 2017 - 08:54:17 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Stephan Mueller (Tue Dec 05 2017 - 08:54:23 EST)
- Re: [PATCH net-next v3 1/4] phylib: Add device reset delay support Geert Uytterhoeven (Tue Dec 05 2017 - 08:54:40 EST)
- Re: [PATCH 3/3] crypto: exynos - Reseed PRNG after generating 2^16 random bytes Krzysztof Kozlowski (Tue Dec 05 2017 - 08:55:48 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Rob Herring (Tue Dec 05 2017 - 08:57:01 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Arnaldo Carvalho de Melo (Tue Dec 05 2017 - 08:57:10 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Arnaldo Carvalho de Melo (Tue Dec 05 2017 - 08:58:46 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Geert Uytterhoeven (Tue Dec 05 2017 - 08:58:56 EST)
- Re: [PATCH v3] pata_pdc2027x: Remove unnecessary error check Bartlomiej Zolnierkiewicz (Tue Dec 05 2017 - 08:59:40 EST)
- [PATCHv4 0/4] x86: 5-level related changes into decompression code Kirill A. Shutemov (Tue Dec 05 2017 - 09:00:08 EST)
- [PATCHv4 1/4] x86/boot/compressed/64: Fix build with GCC < 5 Kirill A. Shutemov (Tue Dec 05 2017 - 09:00:13 EST)
- [PATCHv4 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G Kirill A. Shutemov (Tue Dec 05 2017 - 09:00:31 EST)
- [PATCHv4 3/4] x86/boot/compressed/64: Introduce place_trampoline() Kirill A. Shutemov (Tue Dec 05 2017 - 09:00:38 EST)
- [PATCHv4 2/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c Kirill A. Shutemov (Tue Dec 05 2017 - 09:01:38 EST)
- Re: [PATCH 1/3] eeprom: at25: Add DT support for EEPROMs with odd address bits Geert Uytterhoeven (Tue Dec 05 2017 - 09:01:49 EST)
- Re: [PATCH] pata_pdc2027x: Fix coding sytle error Bartlomiej Zolnierkiewicz (Tue Dec 05 2017 - 09:02:11 EST)
- [PATCH] Scheduler: Removed first parameter from prepare_lock_switch rodrigosiqueira (Tue Dec 05 2017 - 09:02:21 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Ganapatrao Kulkarni (Tue Dec 05 2017 - 09:03:02 EST)
- Linux 3.18.86 Greg KH (Tue Dec 05 2017 - 09:04:24 EST)
- Re: Linux 3.18.86 Greg KH (Tue Dec 05 2017 - 09:04:31 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Cornelia Huck (Tue Dec 05 2017 - 09:04:41 EST)
- Linux 4.4.104 Greg KH (Tue Dec 05 2017 - 09:04:48 EST)
- Re: Linux 4.4.104 Greg KH (Tue Dec 05 2017 - 09:04:58 EST)
- [PATCH 0/3 v3] Move groups_sort outisde of set_groups Thiago Rafael Becker (Tue Dec 05 2017 - 09:05:41 EST)
- [PATCH 3/3 v3] kernel: set_groups doesn't call groups_sort anymore. Thiago Rafael Becker (Tue Dec 05 2017 - 09:05:54 EST)
- [PATCH 2/3 v3] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Tue Dec 05 2017 - 09:06:07 EST)
- [PATCH 1/3 v3] kernel: make groups_sort globally visible Thiago Rafael Becker (Tue Dec 05 2017 - 09:06:42 EST)
- Linux 4.9.67 Greg KH (Tue Dec 05 2017 - 09:07:07 EST)
- Re: [RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters Cornelia Huck (Tue Dec 05 2017 - 09:07:17 EST)
- [PATCH v2 0/5] add mxc driver for i.MX53 SRTC linux-kernel-dev (Tue Dec 05 2017 - 09:07:30 EST)
- [PATCH v2 2/5] ARM: dts: imx53: add srtc node linux-kernel-dev (Tue Dec 05 2017 - 09:07:35 EST)
- [PATCH v2 1/5] dt-bindings: rtc: add bindings for i.MX53 SRTC linux-kernel-dev (Tue Dec 05 2017 - 09:07:38 EST)
- Re: Linux 4.14.4 Greg KH (Tue Dec 05 2017 - 09:07:58 EST)
- Linux 4.14.4 Greg KH (Tue Dec 05 2017 - 09:08:31 EST)
- [PATCH v2 3/5] rtc: mxc_v2: add driver for i.MX53 SRTC linux-kernel-dev (Tue Dec 05 2017 - 09:08:37 EST)
- [PATCH v2 4/5] ARM: imx_v4_v5_defconfig: enable RTC_DRV_MXC_V2 linux-kernel-dev (Tue Dec 05 2017 - 09:08:56 EST)
- [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC linux-kernel-dev (Tue Dec 05 2017 - 09:09:11 EST)
- Re: [patch 55/60] x86/mm: Use INVPCID for __native_flush_tlb_single() Peter Zijlstra (Tue Dec 05 2017 - 09:09:39 EST)
- Re: [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Lee Jones (Tue Dec 05 2017 - 09:09:50 EST)
- Re: Linux 4.9.67 Greg KH (Tue Dec 05 2017 - 09:10:08 EST)
- Re: [PATCH v2 4/5] ARM: imx_v4_v5_defconfig: enable RTC_DRV_MXC_V2 Fabio Estevam (Tue Dec 05 2017 - 09:10:47 EST)
- Re: [PATCH] pata_pdc2027x: Fix coding sytle error Bartlomiej Zolnierkiewicz (Tue Dec 05 2017 - 09:12:04 EST)
- Re: [PATCH v2 3/5] rtc: mxc_v2: add driver for i.MX53 SRTC Fabio Estevam (Tue Dec 05 2017 - 09:12:19 EST)
- [PATCH v3 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Tue Dec 05 2017 - 09:13:05 EST)
- Re: [PATCH v2 2/5] ARM: dts: imx53: add srtc node Fabio Estevam (Tue Dec 05 2017 - 09:13:43 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Tony Krowiak (Tue Dec 05 2017 - 09:15:20 EST)
- Re: [PATCH v4 2/5] media: dt-bindings: Add bindings for TDA1997X Sakari Ailus (Tue Dec 05 2017 - 09:16:48 EST)
- Announce loop-AES-v3.7m file/swap crypto package Jari Ruusu (Tue Dec 05 2017 - 09:18:34 EST)
- Re: [PATCH 06/11] change memory_is_poisoned_16 for aligned error Liuwenliang (Abbott Liu) (Tue Dec 05 2017 - 09:19:22 EST)
- RE: [PATCH v2 2/5] ARM: dts: imx53: add srtc node Patrick BrÃnn (Tue Dec 05 2017 - 09:20:49 EST)
- [PATCH blktests] block/013: add test for scsi_device queue starvation Johannes Thumshirn (Tue Dec 05 2017 - 09:21:08 EST)
- Re: [PATCH v2] thinkad_acpi: Support the battery wear control Christoph BÃhmwalder (Tue Dec 05 2017 - 09:22:39 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Pierre Morel (Tue Dec 05 2017 - 09:24:14 EST)
- [PATCH] ARM: dts: introduce the sama5d2 ptc ek board Ludovic Desroches (Tue Dec 05 2017 - 09:25:12 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Tue Dec 05 2017 - 09:25:51 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Johannes Thumshirn (Tue Dec 05 2017 - 09:30:05 EST)
- Re: [PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init() Jon Hunter (Tue Dec 05 2017 - 09:30:35 EST)
- Re: b1cbacc866 ("x86/smpboot: Do not use smp_num_siblings in .."): divide error: 0000 [#1] SMP DEBUG_PAGEALLOC Prarit Bhargava (Tue Dec 05 2017 - 09:30:54 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Cornelia Huck (Tue Dec 05 2017 - 09:31:13 EST)
- Re: [PATCH v3 9/9] drm/i915: Implement HDCP for DisplayPort Ramalingam C (Tue Dec 05 2017 - 09:34:43 EST)
- Re: [patch 28/60] x86/mm/kpti: Disable global pages if KERNEL_PAGE_TABLE_ISOLATION=y Borislav Petkov (Tue Dec 05 2017 - 09:35:14 EST)
- [RFC v2 0/6] flow_dissector: Provide basic batman-adv unicast handling Sven Eckelmann (Tue Dec 05 2017 - 09:35:59 EST)
- [PATCH] lib/plist.c: Export plist_*() APIs Hareesh Gundu (Tue Dec 05 2017 - 09:36:03 EST)
- [RFC v2 1/6] batman-adv: Change nl references to genl Sven Eckelmann (Tue Dec 05 2017 - 09:36:14 EST)
- [RFC v2 3/6] batman-adv: Let packet.h include its headers directly Sven Eckelmann (Tue Dec 05 2017 - 09:36:26 EST)
- [RFC v2 5/6] batman-adv: Convert packet.h to uapi header Sven Eckelmann (Tue Dec 05 2017 - 09:36:32 EST)
- [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Sven Eckelmann (Tue Dec 05 2017 - 09:36:42 EST)
- [RFC v2 4/6] batman-adv: Remove usage of BIT(x) in packet.h Sven Eckelmann (Tue Dec 05 2017 - 09:37:14 EST)
- Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Jason Wessel (Tue Dec 05 2017 - 09:37:40 EST)
- [RFC v2 2/6] batman-adv: Rename batman-adv.h to batadv_genl.h Sven Eckelmann (Tue Dec 05 2017 - 09:38:12 EST)
- Re: [PATCH 1/1] mm/page_owner: ignore everything below the IRQ entry point Alexander Potapenko (Tue Dec 05 2017 - 09:40:36 EST)
- Re: [PATCH] lib/plist.c: Export plist_*() APIs Peter Zijlstra (Tue Dec 05 2017 - 09:41:18 EST)
- [linux-next][41e83b9][gcc 4.8.5] make modules fail at net/netfilter/xt_bpf.ko Abdul Haleem (Tue Dec 05 2017 - 09:43:33 EST)
- Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Lee Jones (Tue Dec 05 2017 - 09:44:50 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Pierre Morel (Tue Dec 05 2017 - 09:47:39 EST)
- Re: xf86-video-armada via UDL [was: Re: UDL's fbdev doesn't work for user-space apps] Alexey Brodkin (Tue Dec 05 2017 - 09:47:59 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Pierre-Louis Bossart (Tue Dec 05 2017 - 09:48:11 EST)
- [PATCH v5 00/11] add pinmuxing support for pins in AXP209 and AXP813 PMICs Quentin Schulz (Tue Dec 05 2017 - 09:48:43 EST)
- [PATCH v5 5/9] pinctrl: axp209: rename everything from gpio to pctl Quentin Schulz (Tue Dec 05 2017 - 09:48:54 EST)
- [PATCH v5 8/9] pinctrl: axp209: add support for AXP813 GPIOs Quentin Schulz (Tue Dec 05 2017 - 09:49:03 EST)
- [PATCH v5 6/9] pinctrl: axp209: add programmable gpio_status_offset Quentin Schulz (Tue Dec 05 2017 - 09:49:12 EST)
- [PATCH v5 2/9] pinctrl: move gpio-axp209 to pinctrl Quentin Schulz (Tue Dec 05 2017 - 09:49:28 EST)
- [PATCH v5 1/9] gpio: axp209: switch unsigned variables to unsigned int Quentin Schulz (Tue Dec 05 2017 - 09:49:40 EST)
- Re: [PATCH] list_lru: Prefetch neighboring list entries before acquiring lock Michal Hocko (Tue Dec 05 2017 - 09:49:58 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Namhyung Kim (Tue Dec 05 2017 - 09:50:09 EST)
- [PATCH v5 7/9] pinctrl: axp209: add programmable ADC muxing value Quentin Schulz (Tue Dec 05 2017 - 09:50:27 EST)
- [PATCH v5 9/9] mfd: axp20x: add pinctrl cell for AXP813 Quentin Schulz (Tue Dec 05 2017 - 09:50:31 EST)
- [PATCH v5 3/9] pinctrl: axp209: add pinctrl features Quentin Schulz (Tue Dec 05 2017 - 09:51:03 EST)
- [PATCH v5 4/9] dt-bindings: gpio: gpio-axp209: add pinctrl features Quentin Schulz (Tue Dec 05 2017 - 09:51:12 EST)
- Re: [PATCH v5 00/11] add pinmuxing support for pins in AXP209 and AXP813 PMICs Quentin Schulz (Tue Dec 05 2017 - 09:51:21 EST)
- [PATCH] media: platform: stm32: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 09:51:31 EST)
- [PATCH] media: platform: sti: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 09:52:54 EST)
- Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Daniel Thompson (Tue Dec 05 2017 - 09:55:23 EST)
- [PATCH] iio: stm32: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 09:56:14 EST)
- [PATCH] pwn: stm32: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 09:57:34 EST)
- [PATCH] mfd: stm32: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 09:58:22 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Tony Krowiak (Tue Dec 05 2017 - 10:01:55 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Rafael J. Wysocki (Tue Dec 05 2017 - 10:02:07 EST)
- RE: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Alan Stern (Tue Dec 05 2017 - 10:03:21 EST)
- [PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit Michal Hocko (Tue Dec 05 2017 - 10:03:35 EST)
- Re: [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic Masahiro Yamada (Tue Dec 05 2017 - 10:04:27 EST)
- Re: [PATCH] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Rafael J. Wysocki (Tue Dec 05 2017 - 10:06:03 EST)
- Re: [PATCH net-next v3 1/4] phylib: Add device reset delay support Richard Leitner (Tue Dec 05 2017 - 10:07:15 EST)
- Re: [PATCH tip/core/rcu 16/21] drivers/infiniband: Remove now-redundant smp_read_barrier_depends() Jason Gunthorpe (Tue Dec 05 2017 - 10:08:48 EST)
- [tip:WIP.x86/pti 20/70] arch/x86/mm/kasan_init_64.c:158:2: error: implicit declaration of function 'kasan_populate_shadow'; did you mean 'kasan_populate_zero_shadow'? kbuild test robot (Tue Dec 05 2017 - 10:09:35 EST)
- Re: [RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters Tony Krowiak (Tue Dec 05 2017 - 10:09:48 EST)
- [PATCH] tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) julien . boibessot (Tue Dec 05 2017 - 10:09:56 EST)
- Re: [RFC PATCH v2 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal Patrick Bellasi (Tue Dec 05 2017 - 10:10:14 EST)
- [PATCH v3 02/15] drm/panel: lvds: Add support for the power-supply property Maxime Ripard (Tue Dec 05 2017 - 10:10:53 EST)
- [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Maxime Ripard (Tue Dec 05 2017 - 10:10:58 EST)
- [PATCH v3 08/15] drm/sun4i: Add LVDS support Maxime Ripard (Tue Dec 05 2017 - 10:11:02 EST)
- [PATCH v3 01/15] dt-bindings: panel: lvds: Document power-supply property Maxime Ripard (Tue Dec 05 2017 - 10:11:29 EST)
- [PATCH v3 11/15] ARM: dts: sun8i: a83t: Enable the PWM Maxime Ripard (Tue Dec 05 2017 - 10:11:35 EST)
- [PATCH v3 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible Maxime Ripard (Tue Dec 05 2017 - 10:11:37 EST)
- [PATCH v3 15/15] ARM: dts: sun8i: a711: Enable the LCD Maxime Ripard (Tue Dec 05 2017 - 10:11:57 EST)
- [PATCH v3 12/15] ARM: dts: sun8i: a83t: Add LVDS pins group Maxime Ripard (Tue Dec 05 2017 - 10:12:25 EST)
- [PATCH v3 13/15] ARM: dts: sun8i: a83t: Add the PWM pin group Maxime Ripard (Tue Dec 05 2017 - 10:12:36 EST)
- [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline Maxime Ripard (Tue Dec 05 2017 - 10:12:47 EST)
- [PATCH v3 09/15] drm/sun4i: Add A83T support Maxime Ripard (Tue Dec 05 2017 - 10:13:04 EST)
- [PATCH v3 00/15] drm/sun4i: Add A83t LVDS support Maxime Ripard (Tue Dec 05 2017 - 10:13:31 EST)
- [PATCH v3 07/15] drm/sun4i: Create minimal multipliers and dividers Maxime Ripard (Tue Dec 05 2017 - 10:13:31 EST)
- [PATCH v3 05/15] drm/sun4i: Fix error path handling Maxime Ripard (Tue Dec 05 2017 - 10:13:54 EST)
- [PATCH v3 06/15] drm/sun4i: Force the mixer rate at 150MHz Maxime Ripard (Tue Dec 05 2017 - 10:14:09 EST)
- [PATCH v3 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline Maxime Ripard (Tue Dec 05 2017 - 10:14:25 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Tony Krowiak (Tue Dec 05 2017 - 10:14:35 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Michal Hocko (Tue Dec 05 2017 - 10:15:39 EST)
- Re: [PATCH] mfd: stm32: Adopt SPDX identifier Lee Jones (Tue Dec 05 2017 - 10:16:05 EST)
- Re: [RFC PATCH v2 4/8] sched/cpufreq_schedutil: split utilization signals Patrick Bellasi (Tue Dec 05 2017 - 10:17:48 EST)
- [PATCH v2] exec: avoid gcc-8 warning for get_task_comm Arnd Bergmann (Tue Dec 05 2017 - 10:19:14 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Oleg Nesterov (Tue Dec 05 2017 - 10:20:04 EST)
- Re: [patch 30/60] x86/mm/kpti: Add infrastructure for page table isolation Borislav Petkov (Tue Dec 05 2017 - 10:20:32 EST)
- [PATCH] ocfs2: use get_task_comm Arnd Bergmann (Tue Dec 05 2017 - 10:22:09 EST)
- Re: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Rafael J. Wysocki (Tue Dec 05 2017 - 10:23:45 EST)
- Re: [PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers Yixun Lan (Tue Dec 05 2017 - 10:23:52 EST)
- [PATCH v4 1/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Tue Dec 05 2017 - 10:23:59 EST)
- [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property Sven Van Asbroeck (Tue Dec 05 2017 - 10:24:10 EST)
- [PATCH v2] mfd: stm32: Adopt SPDX identifier Benjamin Gaignard (Tue Dec 05 2017 - 10:24:30 EST)
- Re: [RFC PATCH v2 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal Juri Lelli (Tue Dec 05 2017 - 10:24:43 EST)
- Re: waitqueue lockdep annotation Jason Baron (Tue Dec 05 2017 - 10:25:19 EST)
- [PATCH v4 0/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Tue Dec 05 2017 - 10:25:40 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Rafael J. Wysocki (Tue Dec 05 2017 - 10:26:36 EST)
- Re: [RFC PATCH v2 4/8] sched/cpufreq_schedutil: split utilization signals Juri Lelli (Tue Dec 05 2017 - 10:27:00 EST)
- [PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path Geert Uytterhoeven (Tue Dec 05 2017 - 10:27:15 EST)
- [PATCH v3 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Geert Uytterhoeven (Tue Dec 05 2017 - 10:27:25 EST)
- Re: [PATCH] checkpatch: warn for use of %px Joe Perches (Tue Dec 05 2017 - 10:27:31 EST)
- [PATCH v3 2/2] of: overlay: Fix (un)locking in of_overlay_apply() Geert Uytterhoeven (Tue Dec 05 2017 - 10:27:45 EST)
- Re: [Intel-gfx] [PATCH v3 3/9] drm: Add Content Protection property Daniel Vetter (Tue Dec 05 2017 - 10:28:02 EST)
- Re: [PATCH v2 10/22] mmc: tmio: support IP-builtin card detection logic Wolfram Sang (Tue Dec 05 2017 - 10:28:48 EST)
- [RFC PATCH 0/5] perf events patches for improved ARM64 support John Garry (Tue Dec 05 2017 - 10:31:29 EST)
- [RFC PATCH 4/5] perf vendor events arm64: relocate thunderx2 JSON John Garry (Tue Dec 05 2017 - 10:31:31 EST)
- [RFC PATCH 1/5] perf jevents: add support for pmu events vendor subdirectory John Garry (Tue Dec 05 2017 - 10:31:41 EST)
- [RFC PATCH 2/5] perf jevents: add support for arch recommended events John Garry (Tue Dec 05 2017 - 10:31:48 EST)
- [RFC PATCH 5/5] perf vendor events arm64: add HiSilicon hip08 JSON John Garry (Tue Dec 05 2017 - 10:32:02 EST)
- [RFC PATCH 3/5] perf vendor events arm64: add armv8 recommended events JSON John Garry (Tue Dec 05 2017 - 10:32:21 EST)
- Re: [PATCH v10 6/6] clk: qcom: Add APCS clock controller support Georgi Djakov (Tue Dec 05 2017 - 10:33:27 EST)
- [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h Arnd Bergmann (Tue Dec 05 2017 - 10:33:45 EST)
- Re: [PATCH v3 3/9] drm: Add Content Protection property Daniel Vetter (Tue Dec 05 2017 - 10:34:46 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Benjamin LaHaise (Tue Dec 05 2017 - 10:35:09 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Tue Dec 05 2017 - 10:35:18 EST)
- [GIT PULL] arch/tile "bugfix" for 4.15-rc3 Chris Metcalf (Tue Dec 05 2017 - 10:37:49 EST)
- Re: waitqueue lockdep annotation Davidlohr Bueso (Tue Dec 05 2017 - 10:40:34 EST)
- Re: [Intel-gfx] [PATCH v3 3/9] drm: Add Content Protection property Chris Wilson (Tue Dec 05 2017 - 10:41:05 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Jeff Moyer (Tue Dec 05 2017 - 10:41:21 EST)
- Re: [PATCH v3 09/15] drm/sun4i: Add A83T support Jernej Åkrabec (Tue Dec 05 2017 - 10:43:06 EST)
- Re: [PATCH v3 05/15] drm/sun4i: Fix error path handling Chen-Yu Tsai (Tue Dec 05 2017 - 10:43:10 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Michal Hocko (Tue Dec 05 2017 - 10:43:14 EST)
- Re: UFS utilities Bean Huo (beanhuo) (Tue Dec 05 2017 - 10:44:30 EST)
- [GIT PULL] USB driver fixes for 4.15-rc3 Greg KH (Tue Dec 05 2017 - 10:45:01 EST)
- [GIT PULL] TTY/Serial fixes for 4.15-rc3 Greg KH (Tue Dec 05 2017 - 10:45:19 EST)
- [GIT PULL] Staging/IIO driver fixes for 4.15-rc3 Greg KH (Tue Dec 05 2017 - 10:45:42 EST)
- [GIT PULL] Driver core fixes for 4.15-rc3 Greg KH (Tue Dec 05 2017 - 10:46:03 EST)
- [GIT PULL] Char/Misc driver fixes for 4.15-rc3 Greg KH (Tue Dec 05 2017 - 10:46:29 EST)
- [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock Georgi Djakov (Tue Dec 05 2017 - 10:47:14 EST)
- [PATCH v11 3/6] clk: qcom: Add A53 PLL support Georgi Djakov (Tue Dec 05 2017 - 10:47:20 EST)
- Re: [PATCH] drm/vmwgfx_kms: Fix potential NULL pointer dereference Gustavo A. R. Silva (Tue Dec 05 2017 - 10:47:28 EST)
- [PATCH v11 5/6] dt-bindings: mailbox: qcom: Document the APCS clock binding Georgi Djakov (Tue Dec 05 2017 - 10:47:55 EST)
- [PATCH v11 4/6] clk: qcom: Add regmap mux-div clocks support Georgi Djakov (Tue Dec 05 2017 - 10:48:03 EST)
- [PATCH v11 6/6] clk: qcom: Add APCS clock controller support Georgi Djakov (Tue Dec 05 2017 - 10:48:24 EST)
- Re: [PATCH] writeback: fix comment in __mark_inode_dirty Tejun Heo (Tue Dec 05 2017 - 10:48:43 EST)
- [PATCH v11 2/6] mailbox: qcom: Create APCS child device for clock controller Georgi Djakov (Tue Dec 05 2017 - 10:48:48 EST)
- Re: [PATCH] PM / runtime: Drop children check from __pm_runtime_set_status() Ulf Hansson (Tue Dec 05 2017 - 10:48:56 EST)
- [PATCH v11 1/6] mailbox: qcom: Convert APCS IPC driver to use regmap Georgi Djakov (Tue Dec 05 2017 - 10:49:31 EST)
- Re: UFS utilities gregkh@xxxxxxxxxxxxxxxxxxx (Tue Dec 05 2017 - 10:49:56 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking David Miller (Tue Dec 05 2017 - 10:50:00 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() Ben Hutchings (Tue Dec 05 2017 - 10:50:14 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Tejun Heo (Tue Dec 05 2017 - 10:51:38 EST)
- [PATCH] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Loys Ollivier (Tue Dec 05 2017 - 10:52:53 EST)
- Re: [PATCH v2 00/27] Improve DE2 support Jernej Åkrabec (Tue Dec 05 2017 - 10:53:05 EST)
- Re: [PATCH V15 00/22] mmc: Add Command Queue support Ulf Hansson (Tue Dec 05 2017 - 10:53:24 EST)
- Re: [PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Daniel Borkmann (Tue Dec 05 2017 - 10:53:42 EST)
- [PATCH v4 1/2] dt-bindings: sound: add bindings for TAS6424 Andrew F. Davis (Tue Dec 05 2017 - 10:54:29 EST)
- [PATCH v4 0/2] Add support for TI TAS6424 digital amplifier Andrew F. Davis (Tue Dec 05 2017 - 10:54:30 EST)
- Re: [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Serge Semin (Tue Dec 05 2017 - 10:54:55 EST)
- [PATCH v4 2/2] ASoC: Add support for TAS6424 digital amplifier Andrew F. Davis (Tue Dec 05 2017 - 10:55:27 EST)
- Re: kernel CI: printk loglevels in kernel boot logs? Petr Mladek (Tue Dec 05 2017 - 10:55:46 EST)
- Re: [PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers Jerome Brunet (Tue Dec 05 2017 - 10:57:19 EST)
- Re: Writing "+pids" to cgroup.subtree_control flie yields EINVAL Tejun Heo (Tue Dec 05 2017 - 11:00:57 EST)
- Re: [patch 31/60] x86/mm/kpti: Add mapping helper functions Borislav Petkov (Tue Dec 05 2017 - 11:01:52 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Tue Dec 05 2017 - 11:02:16 EST)
- NFS crash, hashed pointers in backtrace Geert Uytterhoeven (Tue Dec 05 2017 - 11:02:44 EST)
- Re: [PATCH] arm: l2c: unlock ways when in non-secure mode Etienne Carriere (Tue Dec 05 2017 - 11:03:28 EST)
- [PATCH 2/2] [RFC] disable -Wattribute-alias warning for SYSCALL_DEFINEx() Arnd Bergmann (Tue Dec 05 2017 - 11:07:42 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Tue Dec 05 2017 - 11:08:30 EST)
- rsi_91x: Failed to read status register on failed authentication Alexey Brodkin (Tue Dec 05 2017 - 11:12:04 EST)
- Re: kernel CI: printk loglevels in kernel boot logs? Sergey Senozhatsky (Tue Dec 05 2017 - 11:13:53 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Willem de Bruijn (Tue Dec 05 2017 - 11:14:35 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Tue Dec 05 2017 - 11:16:55 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Chris Chiu (Tue Dec 05 2017 - 11:19:11 EST)
- Re: [PATCH v3 1/2] usb: dwc2: host: Don't retry NAKed transactions right away Stefan Wahren (Tue Dec 05 2017 - 11:19:29 EST)
- Re: [PATCH 2/3] perf tools: Fix build for hardened environments Jiri Olsa (Tue Dec 05 2017 - 11:19:37 EST)
- [PATCH] crypto: exynos - Icrease the priority of the driver Åukasz Stelmach (Tue Dec 05 2017 - 11:20:57 EST)
- Spende winda (Tue Dec 05 2017 - 11:21:13 EST)
- [PATCH] xhci: Fix front USB ports on ASUS PRIME B350M-A Kai-Heng Feng (Tue Dec 05 2017 - 11:23:03 EST)
- Re: [PATCH v2] net: macb: change GFP_KERNEL to GFP_ATOMIC David Miller (Tue Dec 05 2017 - 11:27:13 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Tue Dec 05 2017 - 11:28:55 EST)
- Re: [PATCH] crypto: exynos - Icrease the priority of the driver Stephan Mueller (Tue Dec 05 2017 - 11:31:51 EST)
- Re: [PATCH v4 1/5] kasan: add compiler support for clang Andrey Ryabinin (Tue Dec 05 2017 - 11:32:31 EST)
- Re: [PATCH v4 3/5] kasan: support alloca() poisoning Andrey Ryabinin (Tue Dec 05 2017 - 11:33:11 EST)
- Re: NFS crash, hashed pointers in backtrace Linus Torvalds (Tue Dec 05 2017 - 11:33:27 EST)
- Re: [PATCH v4 4/5] kasan: Add tests for alloca poisoning Andrey Ryabinin (Tue Dec 05 2017 - 11:33:37 EST)
- Re: [PATCH v4 5/5] kasan: added functions for unpoisoning stack variables Andrey Ryabinin (Tue Dec 05 2017 - 11:34:11 EST)
- Re: [RFC PATCH v2 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal Patrick Bellasi (Tue Dec 05 2017 - 11:34:22 EST)
- Re: [RFC 0/2] of: Add whitelist Alan Tull (Tue Dec 05 2017 - 11:34:43 EST)
- [PATCH v2] checkpatch: suppress false long-line warining Yury Norov (Tue Dec 05 2017 - 11:34:48 EST)
- Re: [PATCH net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface David Miller (Tue Dec 05 2017 - 11:37:52 EST)
- Re: [RFC PATCH v2 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal Juri Lelli (Tue Dec 05 2017 - 11:40:40 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Tue Dec 05 2017 - 11:41:57 EST)
- Re: [PATCH] tracing: Fix trace_preempt_{on,off} for !CONFIG_DEBUG_PREEMPT builds kbuild test robot (Tue Dec 05 2017 - 11:42:21 EST)
- Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Randy Dunlap (Tue Dec 05 2017 - 11:43:00 EST)
- Re: [Bug fix] octeon-i2c driver updates David Daney (Tue Dec 05 2017 - 11:43:12 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Åukasz Stelmach (Tue Dec 05 2017 - 11:43:32 EST)
- Re: Writing "+pids" to cgroup.subtree_control flie yields EINVAL Michael Kerrisk (man-pages) (Tue Dec 05 2017 - 11:44:38 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Tue Dec 05 2017 - 11:45:41 EST)
- Re: [PATCH v2 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE Tony Lindgren (Tue Dec 05 2017 - 11:48:11 EST)
- Re: [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver David Miller (Tue Dec 05 2017 - 11:48:46 EST)
- Re: [PATCH 1/1] gianfar: fix a flooded alignment reports because of padding issue. David Miller (Tue Dec 05 2017 - 11:48:53 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Jon Mason (Tue Dec 05 2017 - 11:49:17 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: Add configs for peripherals on Keystone2 SoCs Santosh Shilimkar (Tue Dec 05 2017 - 11:49:33 EST)
- Re: [GIT PULL] arch/tile "bugfix" for 4.15-rc3 Linus Torvalds (Tue Dec 05 2017 - 11:49:40 EST)
- Re: [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Jon Mason (Tue Dec 05 2017 - 11:51:19 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Jon Mason (Tue Dec 05 2017 - 11:52:39 EST)
- Re: [RFC 0/2] of: Add whitelist Alan Tull (Tue Dec 05 2017 - 11:55:55 EST)
- Re: [PATCH] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Marc Zyngier (Tue Dec 05 2017 - 11:56:33 EST)
- [GIT PULL] SCSI fixes for 4.15-rc2 James Bottomley (Tue Dec 05 2017 - 11:56:57 EST)
- Re: [question] handle the page table RAS error Andi Kleen (Tue Dec 05 2017 - 11:57:35 EST)
- Re: [PATCH v2 00/15] NTB: Add full multi-port API support to the test drivers Logan Gunthorpe (Tue Dec 05 2017 - 11:57:56 EST)
- RE: [PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver Salil Mehta (Tue Dec 05 2017 - 11:59:34 EST)
- Re: [PATCH v3 5/9] drm/i915: Add HDCP framework + base implementation Daniel Vetter (Tue Dec 05 2017 - 12:00:40 EST)
- Re: [PATCH v3 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Marcelo Ricardo Leitner (Tue Dec 05 2017 - 12:00:56 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Alan Tull (Tue Dec 05 2017 - 12:01:14 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Logan Gunthorpe (Tue Dec 05 2017 - 12:01:28 EST)
- Re: [Intel-gfx] [PATCH v3 6/9] drm/i915: Make use of indexed write GMBUS feature Daniel Vetter (Tue Dec 05 2017 - 12:01:43 EST)
- Re: [PATCH] ARM: dts: introduce the sama5d2 ptc ek board Baruch Siach (Tue Dec 05 2017 - 12:01:52 EST)
- Re: [PATCH] drm: amd: dc: don't use FP math when Kcov is enabled Harry Wentland (Tue Dec 05 2017 - 12:02:07 EST)
- Re: [Intel-gfx] [PATCH v3 7/9] drm/i915: Add function to output Aksv over GMBUS Daniel Vetter (Tue Dec 05 2017 - 12:02:16 EST)
- Re: [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support Jon Mason (Tue Dec 05 2017 - 12:02:23 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method David Miller (Tue Dec 05 2017 - 12:02:28 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Ben Hutchings (Tue Dec 05 2017 - 12:02:42 EST)
- [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function Sinan Kaya (Tue Dec 05 2017 - 12:05:37 EST)
- [PATCH V6 6/7] dmaengine: qcom_hidma: Add support for the new revision Sinan Kaya (Tue Dec 05 2017 - 12:05:39 EST)
- [PATCH V6 7/7] dmaengine: qcom_hidma: Add identity register support Sinan Kaya (Tue Dec 05 2017 - 12:05:59 EST)
- Re: [PATCH v3 8/9] drm/i915: Implement HDCP for HDMI Daniel Vetter (Tue Dec 05 2017 - 12:06:20 EST)
- [PATCH V6 5/7] ACPI: properties: Implement get_match_data() callback Sinan Kaya (Tue Dec 05 2017 - 12:06:22 EST)
- [PATCH V6 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW Sinan Kaya (Tue Dec 05 2017 - 12:06:47 EST)
- [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Tue Dec 05 2017 - 12:06:55 EST)
- [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sinan Kaya (Tue Dec 05 2017 - 12:07:29 EST)
- Re: [PATCH 0/2] of: dynamic: restrict overlay by targets Alan Tull (Tue Dec 05 2017 - 12:07:48 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Jon Mason (Tue Dec 05 2017 - 12:08:31 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Greg Kroah-Hartman (Tue Dec 05 2017 - 12:08:49 EST)
- Re: [PATCH 06/11] change memory_is_poisoned_16 for aligned error Ard Biesheuvel (Tue Dec 05 2017 - 12:08:54 EST)
- Re: [patch 32/60] x86/mm/kpti: Allow NX poison to be set in p4d/pgd Borislav Petkov (Tue Dec 05 2017 - 12:09:58 EST)
- Re: [PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run Radim Krcmar (Tue Dec 05 2017 - 12:10:08 EST)
- [no subject] Tejun Heo (Tue Dec 05 2017 - 12:10:17 EST)
- [PATCH v2 0/4] Utilization estimation (util_est) for FAIR tasks Patrick Bellasi (Tue Dec 05 2017 - 12:10:43 EST)
- [PATCH v2 2/4] sched/fair: add util_est on top of PELT Patrick Bellasi (Tue Dec 05 2017 - 12:10:52 EST)
- [PATCH v2 4/4] sched/cpufreq_schedutil: use util_est for OPP selection Patrick Bellasi (Tue Dec 05 2017 - 12:10:54 EST)
- [PATCH v2 1/4] sched/fair: always used unsigned long for utilization Patrick Bellasi (Tue Dec 05 2017 - 12:11:24 EST)
- [PATCH 0/2] video/fbdev/amba-clcd: Adjustments for clcdfb_probe() SF Markus Elfring (Tue Dec 05 2017 - 12:11:33 EST)
- [PATCH v2 3/4] sched/fair: use util_est in LB and WU paths Patrick Bellasi (Tue Dec 05 2017 - 12:11:53 EST)
- RE: [PATCH net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface Salil Mehta (Tue Dec 05 2017 - 12:12:01 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: Add configs for peripherals on Keystone2 SoCs Vignesh R (Tue Dec 05 2017 - 12:12:06 EST)
- Re: [PATCH v3 9/9] drm/i915: Implement HDCP for DisplayPort Daniel Vetter (Tue Dec 05 2017 - 12:12:15 EST)
- [PATCH 1/2] video: ARM CLCD: Delete an error message for a failed memory allocation in clcdfb_probe() SF Markus Elfring (Tue Dec 05 2017 - 12:12:53 EST)
- Re: [PATCH V5 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW Sinan Kaya (Tue Dec 05 2017 - 12:13:20 EST)
- Re: [PATCH v3 2/9] drm/i915: Add more control to wait_for routines Daniel Vetter (Tue Dec 05 2017 - 12:13:23 EST)
- [PATCH cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2 Tejun Heo (Tue Dec 05 2017 - 12:14:05 EST)
- [PATCH 2/2] video: ARM CLCD: Improve a size determination in clcdfb_probe() SF Markus Elfring (Tue Dec 05 2017 - 12:14:28 EST)
- Re: [PATCH] xhci: Fix front USB ports on ASUS PRIME B350M-A Bjorn Helgaas (Tue Dec 05 2017 - 12:14:50 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: Add configs for peripherals on Keystone2 SoCs santosh.shilimkar@xxxxxxxxxx (Tue Dec 05 2017 - 12:16:35 EST)
- [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Nick Desaulniers (Tue Dec 05 2017 - 12:17:26 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Bjorn Andersson (Tue Dec 05 2017 - 12:17:33 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Jean-Philippe Brucker (Tue Dec 05 2017 - 12:17:57 EST)
- Re: [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Nick Desaulniers (Tue Dec 05 2017 - 12:19:41 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Tom Herbert (Tue Dec 05 2017 - 12:19:55 EST)
- Re: [PATCH v11 6/6] clk: qcom: Add APCS clock controller support Bjorn Andersson (Tue Dec 05 2017 - 12:21:15 EST)
- Re: [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Logan Gunthorpe (Tue Dec 05 2017 - 12:22:07 EST)
- Re: [v2] mfd: stm32: Adopt SPDX identifier Guenter Roeck (Tue Dec 05 2017 - 12:23:45 EST)
- Re: [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Greg KH (Tue Dec 05 2017 - 12:26:57 EST)
- Re: [PATCH] c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt Gustavo A. R. Silva (Tue Dec 05 2017 - 12:27:24 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events Andi Kleen (Tue Dec 05 2017 - 12:27:53 EST)
- Re: [v2] mfd: stm32: Adopt SPDX identifier Greg KH (Tue Dec 05 2017 - 12:28:10 EST)
- Re: [PATCH net-next v3 1/4] phylib: Add device reset delay support Andrew Lunn (Tue Dec 05 2017 - 12:29:19 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Serge Semin (Tue Dec 05 2017 - 12:31:57 EST)
- Re: [Intel-gfx] [PATCH v3 6/9] drm/i915: Make use of indexed write GMBUS feature Ville Syrjälä (Tue Dec 05 2017 - 12:33:22 EST)
- Re: [PATCH v4 1/5] soc: qcom: Introduce QMI encoder/decoder Bjorn Andersson (Tue Dec 05 2017 - 12:33:33 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Pavel Machek (Tue Dec 05 2017 - 12:34:15 EST)
- Re: [PATCH net-next v3 2/4] phylib: add reset after clk enable support Andrew Lunn (Tue Dec 05 2017 - 12:34:25 EST)
- Re: [PATCH net-next v3 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag Andrew Lunn (Tue Dec 05 2017 - 12:36:04 EST)
- Re: [PATCH v3 4/4] document: change the document for immovable_mem Randy Dunlap (Tue Dec 05 2017 - 12:36:37 EST)
- [PATCH v5 0/5] In-kernel QMI helpers and sysmon Bjorn Andersson (Tue Dec 05 2017 - 12:43:23 EST)
- [PATCH v5 1/5] soc: qcom: Introduce QMI encoder/decoder Bjorn Andersson (Tue Dec 05 2017 - 12:43:34 EST)
- [PATCH v5 2/5] soc: qcom: Introduce QMI helpers Bjorn Andersson (Tue Dec 05 2017 - 12:43:37 EST)
- [PATCH v5 3/5] remoteproc: Pass type of shutdown to subdev remove Bjorn Andersson (Tue Dec 05 2017 - 12:43:41 EST)
- [PATCH v5 4/5] remoteproc: qcom: Introduce sysmon Bjorn Andersson (Tue Dec 05 2017 - 12:44:28 EST)
- [PATCH v5 5/5] samples: Introduce Qualcomm QMI sample client Bjorn Andersson (Tue Dec 05 2017 - 12:44:38 EST)
- [PATCH] drm/fb-helper: Fix potential NULL pointer dereference Gustavo A. R. Silva (Tue Dec 05 2017 - 12:46:38 EST)
- [PATCH] tools/usbip: fixes build with musl libc toolchain julien . boibessot (Tue Dec 05 2017 - 12:48:30 EST)
- Re: [PATCH v2 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Serge Semin (Tue Dec 05 2017 - 12:48:37 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Peter Zijlstra (Tue Dec 05 2017 - 12:49:17 EST)
- Re: [PATCH v4 0/4] Teach phylib hard-resetting devices David Miller (Tue Dec 05 2017 - 12:52:01 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Alex Deucher (Tue Dec 05 2017 - 12:53:26 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Krzysztof Kozlowski (Tue Dec 05 2017 - 12:53:43 EST)
- Re: [PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset Jim Mattson (Tue Dec 05 2017 - 12:53:55 EST)
- Re: [PATCH] crypto: exynos - Icrease the priority of the driver Krzysztof Kozlowski (Tue Dec 05 2017 - 12:55:34 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Serge Semin (Tue Dec 05 2017 - 12:56:08 EST)
- Re: [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest Radim Krcmar (Tue Dec 05 2017 - 12:56:31 EST)
- [PATCH] video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom_generic() SF Markus Elfring (Tue Dec 05 2017 - 13:00:42 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Pavel Machek (Tue Dec 05 2017 - 13:01:14 EST)
- Re: [PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers Andrew Lunn (Tue Dec 05 2017 - 13:01:50 EST)
- Re: [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support Jon Mason (Tue Dec 05 2017 - 13:03:41 EST)
- Re: [RFC PATCH] net: stmmac: enable EEE in MII, GMII or RGMII only Andrew Lunn (Tue Dec 05 2017 - 13:04:08 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Krzysztof Kozlowski (Tue Dec 05 2017 - 13:06:36 EST)
- Re: [PATCH net-next v3 1/4] phylib: Add device reset delay support Richard Leitner (Tue Dec 05 2017 - 13:06:48 EST)
- Re: [linux-next][41e83b9][gcc 4.8.5] make modules fail at net/netfilter/xt_bpf.ko Al Viro (Tue Dec 05 2017 - 13:07:05 EST)
- Re: [v2] mfd: stm32: Adopt SPDX identifier Guenter Roeck (Tue Dec 05 2017 - 13:07:24 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Jon Mason (Tue Dec 05 2017 - 13:07:35 EST)
- Re: [PATCH net-next v3 2/4] phylib: add reset after clk enable support Richard Leitner (Tue Dec 05 2017 - 13:08:15 EST)
- Re: efi/esrt: use memunmap rather kfree to free the remapping Ard Biesheuvel (Tue Dec 05 2017 - 13:08:35 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Jon Mason (Tue Dec 05 2017 - 13:08:52 EST)
- Re: [LTP] 3239b6f29b ("KEYS: return full count in keyring_read() if buffer is too small"): ltp.keyctl06.fail Eric Biggers (Tue Dec 05 2017 - 13:10:57 EST)
- [PATCH] driver-core: platform: Avoid to return IRQ 0 in platform_get_irq() Arvind Yadav (Tue Dec 05 2017 - 13:12:16 EST)
- RE: [PATCH v4 0/5] ARM: ep93xx: ts72xx: Add support for BK3 board Hartley Sweeten (Tue Dec 05 2017 - 13:14:11 EST)
- [RFC PATCH 1/3] ASoC: Add platforms directory Andrew F. Davis (Tue Dec 05 2017 - 13:14:59 EST)
- [RFC PATCH 2/3] ASoC: Platforms: Move Davinci platform drivers into platforms directory Andrew F. Davis (Tue Dec 05 2017 - 13:15:04 EST)
- [RFC PATCH 0/3] Add ASoC platforms directory Andrew F. Davis (Tue Dec 05 2017 - 13:15:07 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Borislav Petkov (Tue Dec 05 2017 - 13:15:15 EST)
- Re: [PATCH v2] efi: move some sysfs files to be read-only by root Ard Biesheuvel (Tue Dec 05 2017 - 13:15:28 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Heiko Carstens (Tue Dec 05 2017 - 13:15:53 EST)
- [RFC PATCH 3/3] ASoC: Platforms: Move OMAP platform drivers into platforms directory Andrew F. Davis (Tue Dec 05 2017 - 13:16:29 EST)
- Re: [PATCH] driver-core: platform: Avoid to return IRQ 0 in platform_get_irq() Dmitry Torokhov (Tue Dec 05 2017 - 13:20:13 EST)
- Re: [PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support Jon Mason (Tue Dec 05 2017 - 13:21:37 EST)
- Re: [PATCH 08/45] drivers: input: remove duplicate includes Dmitry Torokhov (Tue Dec 05 2017 - 13:22:10 EST)
- Re: [PATCH v2 07/15] NTB: ntb_test: Safely use paths with whitespace Jon Mason (Tue Dec 05 2017 - 13:24:16 EST)
- Re: [PATCH cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2 Michael Kerrisk (man-pages) (Tue Dec 05 2017 - 13:24:34 EST)
- Re: [PATCH v2 09/15] NTB: ntb_test: Update ntb_tool link tests Jon Mason (Tue Dec 05 2017 - 13:26:35 EST)
- [PATCH v2] pata_pdc2027x: Fix coding sytle errors Arvind Yadav (Tue Dec 05 2017 - 13:26:56 EST)
- Re: [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests Jon Mason (Tue Dec 05 2017 - 13:28:08 EST)
- [PATCH v2 cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2 Tejun Heo (Tue Dec 05 2017 - 13:29:11 EST)
- Re: [PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit Linus Torvalds (Tue Dec 05 2017 - 13:31:20 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 13:31:33 EST)
- Re: [patch 33/60] x86/mm/kpti: Allocate a separate user PGD Borislav Petkov (Tue Dec 05 2017 - 13:33:43 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Peter Zijlstra (Tue Dec 05 2017 - 13:39:09 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 13:40:12 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Arnaldo Carvalho de Melo (Tue Dec 05 2017 - 13:42:54 EST)
- Re: [PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers Jerome Brunet (Tue Dec 05 2017 - 13:47:25 EST)
- [PATCH v4] pata_pdc2027x: Fix pdc_adjust_pll() to return the error value Arvind Yadav (Tue Dec 05 2017 - 13:50:50 EST)
- Re: [PATCH v2 3/5] Input: add KEY_ROTATE_LOCK_TOGGLE Jason Gerecke (Tue Dec 05 2017 - 13:50:59 EST)
- Re: [PATCH v2 cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2 Michael Kerrisk (man-pages) (Tue Dec 05 2017 - 13:54:19 EST)
- [PATCH 2/3] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Tue Dec 05 2017 - 13:55:59 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Brian Norris (Tue Dec 05 2017 - 13:57:04 EST)
- Re: [PATCH 2/3 v3] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Tue Dec 05 2017 - 13:57:29 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 13:57:58 EST)
- [PATCH v2] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 14:03:38 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Sean Paul (Tue Dec 05 2017 - 14:03:47 EST)
- [PATCHv6 1/1] ima: re-introduce own integrity cache lock Dmitry Kasatkin (Tue Dec 05 2017 - 14:06:50 EST)
- [PATCH v3] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 14:07:39 EST)
- Re: [PATCH v2] exec: avoid gcc-8 warning for get_task_comm Kees Cook (Tue Dec 05 2017 - 14:09:32 EST)
- [PATCH RFC v2] Fix race window during idle cpu selection. Atish Patra (Tue Dec 05 2017 - 14:11:12 EST)
- [PATCH RFC v2] sched: Minimize the idle cpu selection race window. Atish Patra (Tue Dec 05 2017 - 14:11:17 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Logan Gunthorpe (Tue Dec 05 2017 - 14:12:02 EST)
- Re: [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers Jon Mason (Tue Dec 05 2017 - 14:12:38 EST)
- Re: [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Takashi Iwai (Tue Dec 05 2017 - 14:14:29 EST)
- Re: [PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit Michal Hocko (Tue Dec 05 2017 - 14:14:46 EST)
- Re: [PATCH 0/7] Switchtec NTB Crosslink Support Jon Mason (Tue Dec 05 2017 - 14:15:36 EST)
- [PATCH v4] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 14:16:29 EST)
- Re: [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support Logan Gunthorpe (Tue Dec 05 2017 - 14:17:05 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 14:18:04 EST)
- Re: [patch 34/60] x86/mm/kpti: Populate user PGD Borislav Petkov (Tue Dec 05 2017 - 14:18:09 EST)
- Re: [PATCH] ocfs2: use get_task_comm Kees Cook (Tue Dec 05 2017 - 14:19:25 EST)
- Re: [e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device Tushar Dave (Tue Dec 05 2017 - 14:19:40 EST)
- Re: [PATCH v2] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 14:23:35 EST)
- Re: [PATCH v2 00/27] Improve DE2 support Maxime Ripard (Tue Dec 05 2017 - 14:24:02 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 14:24:36 EST)
- Re: [PATCH v3] irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry Shanker Donthineni (Tue Dec 05 2017 - 14:24:54 EST)
- Re: [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h Kees Cook (Tue Dec 05 2017 - 14:25:24 EST)
- [PATCH] ASoC: Intel: bxt: Refine the HW contraint of Ref capture. Harry Pan (Tue Dec 05 2017 - 14:27:27 EST)
- Re: [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Kees Cook (Tue Dec 05 2017 - 14:29:21 EST)
- [PATCH] ptr_ring: add barriers Michael S. Tsirkin (Tue Dec 05 2017 - 14:29:45 EST)
- Re: [linux-sunxi] [PATCH 1/2] clk: sunxi-ng: Support fixed post-dividers on MP style clocks Maxime Ripard (Tue Dec 05 2017 - 14:32:59 EST)
- Re: [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level Nicolin Chen (Tue Dec 05 2017 - 14:33:09 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 14:33:55 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Kees Cook (Tue Dec 05 2017 - 14:36:05 EST)
- Re: [PATCH][next] netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static David Miller (Tue Dec 05 2017 - 14:38:35 EST)
- Re: [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests Logan Gunthorpe (Tue Dec 05 2017 - 14:38:38 EST)
- Re: [PATCH 01/10] ASoC: fsl_ssi: Remove unused struct device Nicolin Chen (Tue Dec 05 2017 - 14:39:17 EST)
- Re: [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Kees Cook (Tue Dec 05 2017 - 14:40:28 EST)
- Re: [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers Logan Gunthorpe (Tue Dec 05 2017 - 14:40:40 EST)
- [PATCH 0/2] i2c: introduce devm_i2c_new_dummy and use it in at24 driver Heiner Kallweit (Tue Dec 05 2017 - 14:40:57 EST)
- Re: [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Bjorn Helgaas (Tue Dec 05 2017 - 14:41:10 EST)
- Re: [PATCH 0/7] Switchtec NTB Crosslink Support Logan Gunthorpe (Tue Dec 05 2017 - 14:41:32 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Kees Cook (Tue Dec 05 2017 - 14:42:51 EST)
- [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy Heiner Kallweit (Tue Dec 05 2017 - 14:45:18 EST)
- [PATCH resubmit 2/2] eeprom: at24: switch to device-managed version of i2c_new_dummy Heiner Kallweit (Tue Dec 05 2017 - 14:45:25 EST)
- Re: [PATCH net-next 0/5] net: dsa: use per-port upstream port David Miller (Tue Dec 05 2017 - 14:47:38 EST)
- Re: [PATCH v2 cgroup/for-4.15-fixes] cgroup: add warning about RT not being supported on cgroup2 Tejun Heo (Tue Dec 05 2017 - 14:48:14 EST)
- [RFC PATCH v3 1/7] ktask: add documentation Daniel Jordan (Tue Dec 05 2017 - 14:49:42 EST)
- [RFC PATCH v3 4/7] mm: enlarge type of offset argument in mem_map_offset and mem_map_next Daniel Jordan (Tue Dec 05 2017 - 14:49:45 EST)
- [RFC PATCH v3 5/7] mm: parallelize clear_gigantic_page Daniel Jordan (Tue Dec 05 2017 - 14:49:50 EST)
- [RFC PATCH v3 7/7] mm: parallelize deferred struct page initialization within each node Daniel Jordan (Tue Dec 05 2017 - 14:49:57 EST)
- [RFC PATCH v3 2/7] ktask: multithread CPU-intensive kernel work Daniel Jordan (Tue Dec 05 2017 - 14:50:00 EST)
- Re: [PATCH v2] pata_pdc2027x: Fix coding sytle errors Tejun Heo (Tue Dec 05 2017 - 14:50:17 EST)
- [RFC PATCH v3 6/7] hugetlbfs: parallelize hugetlbfs_fallocate with ktask Daniel Jordan (Tue Dec 05 2017 - 14:50:43 EST)
- [RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work Daniel Jordan (Tue Dec 05 2017 - 14:51:14 EST)
- [RFC PATCH v3 3/7] ktask: add /proc/sys/debug/ktask_max_threads Daniel Jordan (Tue Dec 05 2017 - 14:51:25 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 14:52:00 EST)
- Re: [PATCH/RFC] DT: leds: Fix 'label' property description and add 'colour' property Jacek Anaszewski (Tue Dec 05 2017 - 14:53:13 EST)
- Re: [kernel-hardening][PATCH v3 1/3] arm: mm: dump: make page table dumping reusable Kees Cook (Tue Dec 05 2017 - 14:53:21 EST)
- Re: [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 14:53:38 EST)
- Re: [kernel-hardening][PATCH v3 2/3] arm: mm: dump: make the page table dumping seq_file optional Kees Cook (Tue Dec 05 2017 - 14:53:56 EST)
- Re: [PATCH 5/7] ntb_hw_switchtec: Expand PFF CSR registers Jon Mason (Tue Dec 05 2017 - 14:55:46 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 14:56:20 EST)
- Re: [kernel-hardening][PATCH v3 0/3] arm: Makes ptdump resuable and add WX page checking Kees Cook (Tue Dec 05 2017 - 14:56:39 EST)
- Re: [PATCH net-next 0/5] net: dsa: use per-port upstream port Vivien Didelot (Tue Dec 05 2017 - 14:57:25 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Jacek Anaszewski (Tue Dec 05 2017 - 14:57:33 EST)
- Re: general protection fault in show_timer Kees Cook (Tue Dec 05 2017 - 14:58:15 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 14:58:20 EST)
- Re: [PATCH v6 5/6] leds: lp8860: Update the LED label generation Dan Murphy (Tue Dec 05 2017 - 14:59:30 EST)
- Re: [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Maxime Ripard (Tue Dec 05 2017 - 15:00:15 EST)
- Re: [PATCH v2 05/15] NTB: ntb_tool: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 15:01:35 EST)
- Re: [PATCH] dt: bindings: as3645a: Fix the example node Dan Murphy (Tue Dec 05 2017 - 15:04:09 EST)
- Re: [PATCH v1] PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64 Bjorn Helgaas (Tue Dec 05 2017 - 15:06:11 EST)
- Re: [PATCH tip/core/rcu 16/21] drivers/infiniband: Remove now-redundant smp_read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 15:06:25 EST)
- WARNING in x86_emulate_insn syzbot (Tue Dec 05 2017 - 15:07:17 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 15:08:18 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Russell King - ARM Linux (Tue Dec 05 2017 - 15:09:59 EST)
- Re: [PATCH 0/2] Switchtec Updates Bjorn Helgaas (Tue Dec 05 2017 - 15:11:32 EST)
- Re: [PATCH v3 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint David Miller (Tue Dec 05 2017 - 15:12:09 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Daniel Stone (Tue Dec 05 2017 - 15:14:10 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Kees Cook (Tue Dec 05 2017 - 15:14:52 EST)
- [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions Julia Cartwright (Tue Dec 05 2017 - 15:17:25 EST)
- Re: [PATCH] HID: elecom: rewrite report fixup for EX-G and future mice Tomasz Kramkowski (Tue Dec 05 2017 - 15:18:02 EST)
- [PATCH 2/2] net: macb: kill useless use of list_empty() Julia Cartwright (Tue Dec 05 2017 - 15:18:41 EST)
- Re: [PATCH v2] drivers:mtd:spi-nor:checkup FSR error bits Cyrille Pitchen (Tue Dec 05 2017 - 15:20:20 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Geert Uytterhoeven (Tue Dec 05 2017 - 15:21:07 EST)
- [PATCH 0/4] UWB: Adjustments for four function implementations SF Markus Elfring (Tue Dec 05 2017 - 15:25:29 EST)
- Re: [PATCH] ocfs2: use get_task_comm Arnd Bergmann (Tue Dec 05 2017 - 15:27:16 EST)
- [PATCH 1/4] uwb: Delete an error message for a failed memory allocation in hwarc_probe() SF Markus Elfring (Tue Dec 05 2017 - 15:27:23 EST)
- Re: [PATCH] checkpatch: warn for use of %px Tobin C. Harding (Tue Dec 05 2017 - 15:27:34 EST)
- [PATCH 2/4] uwb: Delete an error message for a failed memory allocation in whcrc_probe() SF Markus Elfring (Tue Dec 05 2017 - 15:28:24 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 15:28:55 EST)
- [PATCH 3/4] uwb/i1480/dfu/mac: Delete an error message for a failed memory allocation in fw_hdrs_load() SF Markus Elfring (Tue Dec 05 2017 - 15:29:26 EST)
- Re: [PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 15:29:47 EST)
- Re: [PATCH 1/2] [RFC] kbuild: add macro for controlling warnings to linux/compiler.h Arnd Bergmann (Tue Dec 05 2017 - 15:30:17 EST)
- [PATCH 4/4] uwb/i1480/dfu/usb: Delete two error messages for a failed memory allocation in i1480_usb_probe() SF Markus Elfring (Tue Dec 05 2017 - 15:30:33 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p David Miller (Tue Dec 05 2017 - 15:31:33 EST)
- Re: [PATCH] leds: blinkm: avoid uninitialized data use Jacek Anaszewski (Tue Dec 05 2017 - 15:31:54 EST)
- Re: [PATCH] ocfs2: use get_task_comm Kees Cook (Tue Dec 05 2017 - 15:32:30 EST)
- [PATCH net-next v2 0/5] net: dsa: use per-port upstream port Vivien Didelot (Tue Dec 05 2017 - 15:34:23 EST)
- [PATCH net-next v2 1/5] net: dsa: mv88e6xxx: egress floods all DSA ports Vivien Didelot (Tue Dec 05 2017 - 15:34:32 EST)
- [PATCH net-next v2 5/5] net: dsa: return per-port upstream port Vivien Didelot (Tue Dec 05 2017 - 15:34:42 EST)
- [PATCH net-next v2 4/5] net: dsa: assign a CPU port to DSA port Vivien Didelot (Tue Dec 05 2017 - 15:34:57 EST)
- [PATCH net-next v2 2/5] net: dsa: mv88e6xxx: helper to setup upstream port Vivien Didelot (Tue Dec 05 2017 - 15:35:30 EST)
- [PATCH net-next v2 3/5] net: dsa: mv88e6xxx: setup global upstream port Vivien Didelot (Tue Dec 05 2017 - 15:35:48 EST)
- Re: [PATCH v2 09/15] NTB: ntb_test: Update ntb_tool link tests Serge Semin (Tue Dec 05 2017 - 15:37:16 EST)
- Re: [PATCH -next] pci: add function stub for pci_get_domain_bus_and_slot() Bjorn Helgaas (Tue Dec 05 2017 - 15:39:28 EST)
- Re: [PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger Jacek Anaszewski (Tue Dec 05 2017 - 15:39:36 EST)
- Re: [PATCHv2 0/2] mtd: m25p80: restore the addressing mode when stop using the flash Cyrille Pitchen (Tue Dec 05 2017 - 15:41:04 EST)
- Re: [PATCH v2 10/15] NTB: ntb_test: Update ntb_tool DB tests Serge Semin (Tue Dec 05 2017 - 15:42:22 EST)
- [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860 Dan Murphy (Tue Dec 05 2017 - 15:44:01 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Tobin C. Harding (Tue Dec 05 2017 - 15:44:15 EST)
- [PATCH v2 6/6] leds: lp8860: Various fixes to align with LED framework Dan Murphy (Tue Dec 05 2017 - 15:44:36 EST)
- [PATCH v2 0/6] Updated lp8860 led driver Dan Murphy (Tue Dec 05 2017 - 15:44:41 EST)
- [PATCH v2 2/6] dt: bindings: lp8860: Update DT label binding Dan Murphy (Tue Dec 05 2017 - 15:44:48 EST)
- [PATCH v2 5/6] leds: lp8860: Add DT parsing to retrieve the trigger node Dan Murphy (Tue Dec 05 2017 - 15:44:51 EST)
- [PATCH v2 3/6] leds: lp8860: Update the dt parsing for LED labeling Dan Murphy (Tue Dec 05 2017 - 15:45:00 EST)
- [PATCH v2 4/6] dt: bindings: lp8860: Add trigger binding to the lp8860 Dan Murphy (Tue Dec 05 2017 - 15:45:32 EST)
- [PATCH v8 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Dan Murphy (Tue Dec 05 2017 - 15:46:55 EST)
- [PATCH v8 2/2] leds: lm3692x: Introduce LM3692x dual string driver Dan Murphy (Tue Dec 05 2017 - 15:47:58 EST)
- Re: [PATCH -next] pci: add function stub for pci_get_domain_bus_and_slot() Sinan Kaya (Tue Dec 05 2017 - 15:50:13 EST)
- Re: [PATCH] efi: move some sysfs files to be read-only by root Tobin C. Harding (Tue Dec 05 2017 - 15:50:51 EST)
- [PATCH v3 1/2] ASoC: codecs: Add PCM186x binding documentation Andrew F. Davis (Tue Dec 05 2017 - 15:53:10 EST)
- [PATCH v3 2/2] ASoC: codecs: Add initial PCM1862/63/64/65 universal ADC driver Andrew F. Davis (Tue Dec 05 2017 - 15:53:25 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Serge Semin (Tue Dec 05 2017 - 15:54:04 EST)
- Re: kernel CI: printk loglevels in kernel boot logs? Steven Rostedt (Tue Dec 05 2017 - 15:54:25 EST)
- Re: [PATCH v2 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Serge Semin (Tue Dec 05 2017 - 15:57:10 EST)
- Re: [PATCH 8/8] PCIe: imx6: imx7d: add support for phy refclk source Tyler Baker (Tue Dec 05 2017 - 15:58:41 EST)
- Re: [PATCH 1/8] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts Tyler Baker (Tue Dec 05 2017 - 15:58:58 EST)
- Re: [PATCH 2/8] ARM: dts: imx7: build imx7d-sbc-iot-imx7 dtb Tyler Baker (Tue Dec 05 2017 - 15:59:05 EST)
- Re: [PATCH 3/8] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2 Tyler Baker (Tue Dec 05 2017 - 15:59:12 EST)
- Re: [PATCH 4/8] ARM: dts: imx7s: add dma support Tyler Baker (Tue Dec 05 2017 - 15:59:20 EST)
- Re: [PATCH v3 1/8] SOC: brcmstb: add memory API Bjorn Helgaas (Tue Dec 05 2017 - 15:59:35 EST)
- Re: [RFC PATCH v3 1/7] ktask: add documentation Daniel Jordan (Tue Dec 05 2017 - 16:00:54 EST)
- [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Tue Dec 05 2017 - 16:01:58 EST)
- [PATCH 1/9] x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit Matthew Auld (Tue Dec 05 2017 - 16:02:58 EST)
- [PATCH 2/9] x86/early-quirks: replace the magical increment start values Matthew Auld (Tue Dec 05 2017 - 16:03:06 EST)
- [PATCH 3/9] x86/early-quirks: reverse the if ladders Matthew Auld (Tue Dec 05 2017 - 16:03:09 EST)
- Re: [PATCH 3/9] x86/early-quirks: reverse the if ladders Ville Syrjälä (Tue Dec 05 2017 - 16:09:27 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Randy Dunlap (Tue Dec 05 2017 - 16:09:28 EST)
- Re: [PATCH 5/9] x86/uv: Use the right tlbflush API Andrew Banman (Tue Dec 05 2017 - 16:10:11 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Josh Boyer (Tue Dec 05 2017 - 16:14:40 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 16:17:55 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Tue Dec 05 2017 - 16:20:42 EST)
- Re: [PATCH RFC V1 net-next 0/6] Time based packet transmission Vinicius Costa Gomes (Tue Dec 05 2017 - 16:22:14 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Rob Herring (Tue Dec 05 2017 - 16:22:23 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Linus Torvalds (Tue Dec 05 2017 - 16:22:58 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Jim Davis (Tue Dec 05 2017 - 16:23:53 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 16:25:00 EST)
- Re: [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API Andrew F. Davis (Tue Dec 05 2017 - 16:25:23 EST)
- Re: [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions Nicolas Ferre (Tue Dec 05 2017 - 16:26:38 EST)
- Re: [PATCH 5/9] x86/uv: Use the right tlbflush API Peter Zijlstra (Tue Dec 05 2017 - 16:28:15 EST)
- Re: [PATCH 2/2] net: macb: kill useless use of list_empty() Nicolas Ferre (Tue Dec 05 2017 - 16:28:54 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. Matthew Wilcox (Tue Dec 05 2017 - 16:29:00 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Borislav Petkov (Tue Dec 05 2017 - 16:29:51 EST)
- Re: [PATCH] scripts/faddr2line: extend usage on generic arch Richard Weinberger (Tue Dec 05 2017 - 16:30:56 EST)
- [PATCH] perf, tools: Fix perf stat for old kernels w/o PERF_SAMPLE_IDENTIFIER Andi Kleen (Tue Dec 05 2017 - 16:34:25 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 16:37:01 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 16:43:05 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 16:43:56 EST)
- Re: [PATCH] ocfs2: use get_task_comm Arnd Bergmann (Tue Dec 05 2017 - 16:44:24 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Tom Gall (Tue Dec 05 2017 - 16:45:17 EST)
- Re: [patch 53/60] x86/mm: Use/Fix PCID to optimize user/kernel switches Andy Lutomirski (Tue Dec 05 2017 - 16:47:03 EST)
- Re: [PATCH v2 01/15] NTB: Rename NTB messaging API methods Logan Gunthorpe (Tue Dec 05 2017 - 16:48:57 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Andy Lutomirski (Tue Dec 05 2017 - 16:50:23 EST)
- [PATCH 0/2] usbip: Adjustments for two function implementations SF Markus Elfring (Tue Dec 05 2017 - 16:50:23 EST)
- Re: [PATCH v2 04/15] NTB: ntb_pp: Add full multi-port NTB API support Logan Gunthorpe (Tue Dec 05 2017 - 16:50:38 EST)
- [PATCH 1/2] usbip: Delete an error message for a failed memory allocation in two functions SF Markus Elfring (Tue Dec 05 2017 - 16:50:43 EST)
- [PATCH 2/2] usbip: Use common error handling code in stub_recv_cmd_submit() SF Markus Elfring (Tue Dec 05 2017 - 16:52:53 EST)
- [PATCH] string.h: work around for increased stack usage Arnd Bergmann (Tue Dec 05 2017 - 16:53:25 EST)
- Re: [PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory Radim KrÄmÃÅ (Tue Dec 05 2017 - 16:55:04 EST)
- Re: [PATCH v5 2/3] platform/chrome: cros_ec_lpc: Add support for Google Glimmer Thierry Escande (Tue Dec 05 2017 - 16:55:24 EST)
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces Mahesh Bandewar (àààà ààààààà) (Tue Dec 05 2017 - 16:56:21 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 16:57:21 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Rafael J. Wysocki (Tue Dec 05 2017 - 16:57:40 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Dave Hansen (Tue Dec 05 2017 - 16:57:54 EST)
- Re: [PATCH 4.4 20/96] autofs: dont fail mount for transient error Ben Hutchings (Tue Dec 05 2017 - 16:59:49 EST)
- Re: [PATCH v8 01/13] Documentation: Add SLIMbus summary Srinivas Kandagatla (Tue Dec 05 2017 - 17:02:03 EST)
- Re: [PATCH] ocfs2: use get_task_comm Peter Zijlstra (Tue Dec 05 2017 - 17:02:07 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 17:02:27 EST)
- Re: [PATCH] string.h: work around for increased stack usage Andrew Morton (Tue Dec 05 2017 - 17:02:37 EST)
- Re: [PATCH v8 10/13] dt-bindings: Add qcom slimbus controller bindings Srinivas Kandagatla (Tue Dec 05 2017 - 17:03:15 EST)
- Re: [PATCH v5 1/5] soc: qcom: Introduce QMI encoder/decoder Joe Perches (Tue Dec 05 2017 - 17:03:42 EST)
- Re: [PATCH v2] w1: driver for serial linkUSB, linkOEM, LINK devices Evgeniy Polyakov (Tue Dec 05 2017 - 17:03:50 EST)
- [PATCH v2] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board Krzysztof Adamski (Tue Dec 05 2017 - 17:04:09 EST)
- Re: [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function Rafael J. Wysocki (Tue Dec 05 2017 - 17:04:30 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. NeilBrown (Tue Dec 05 2017 - 17:05:33 EST)
- Re: [patch 53/60] x86/mm: Use/Fix PCID to optimize user/kernel switches Peter Zijlstra (Tue Dec 05 2017 - 17:06:31 EST)
- Re: [PATCH] ASoC: atmel-classd: select correct Kconfig symbol Alexandre Belloni (Tue Dec 05 2017 - 17:08:08 EST)
- [PATCH v2 00/11] Fix indentation and CamelCase issue in staging/pi433 Simon SandstrÃm (Tue Dec 05 2017 - 17:08:59 EST)
- [PATCH v2 02/11] staging: pi433: Capitalize constant definitions Simon SandstrÃm (Tue Dec 05 2017 - 17:09:05 EST)
- [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Tue Dec 05 2017 - 17:09:17 EST)
- Re: [PATCH 2/3] kernel: Move groups_sort to the caller of set_groups. NeilBrown (Tue Dec 05 2017 - 17:09:30 EST)
- [PATCH v2 09/11] staging: pi433: Combine all rf69_set_amplifier_x() Simon SandstrÃm (Tue Dec 05 2017 - 17:09:43 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Michael S. Tsirkin (Tue Dec 05 2017 - 17:09:52 EST)
- [PATCH v2 07/11] staging: pi433: Split rf69_set_sync_enabled into two functions Simon SandstrÃm (Tue Dec 05 2017 - 17:10:13 EST)
- Re: [PATCH] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board Krzysztof Adamski (Tue Dec 05 2017 - 17:10:26 EST)
- [PATCH v2 08/11] staging: pi433: Remove enum data_mode Simon SandstrÃm (Tue Dec 05 2017 - 17:10:37 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Peter Zijlstra (Tue Dec 05 2017 - 17:10:48 EST)
- [PATCH v2 03/11] staging: pi433: Rename variable in struct pi433_rx_cfg Simon SandstrÃm (Tue Dec 05 2017 - 17:11:20 EST)
- [PATCH v2 11/11] staging: pi433: Remove SET_CHECKED usage from pi433_probe Simon SandstrÃm (Tue Dec 05 2017 - 17:11:39 EST)
- [PATCH v2 10/11] staging: pi433: Move enum option_on_off to pi433_if.h Simon SandstrÃm (Tue Dec 05 2017 - 17:11:42 EST)
- Re: [patch 53/60] x86/mm: Use/Fix PCID to optimize user/kernel switches Dave Hansen (Tue Dec 05 2017 - 17:11:47 EST)
- [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Simon SandstrÃm (Tue Dec 05 2017 - 17:11:51 EST)
- [PATCH v2 05/11] staging: pi433: Rename enum modShaping in rf69_enum.h Simon SandstrÃm (Tue Dec 05 2017 - 17:12:36 EST)
- [PATCH v2 01/11] staging: pi433: Fix indentation in rf69_enum.h Simon SandstrÃm (Tue Dec 05 2017 - 17:12:55 EST)
- Re: [PATCH 1/2] usbip: Delete an error message for a failed memory allocation in two functions Shuah Khan (Tue Dec 05 2017 - 17:15:18 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Tue Dec 05 2017 - 17:18:52 EST)
- [PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio srinivas . kandagatla (Tue Dec 05 2017 - 17:20:29 EST)
- [PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus srinivas . kandagatla (Tue Dec 05 2017 - 17:20:36 EST)
- [PATCH v2 09/15] ASoC: qcom: qdsp6: Add support to Q6CORE srinivas . kandagatla (Tue Dec 05 2017 - 17:20:45 EST)
- [PATCH v2 08/15] ASoC: qcom: q6asm: add support to audio stream apis srinivas . kandagatla (Tue Dec 05 2017 - 17:20:46 EST)
- Re: [RFC PATCH v3 2/7] ktask: multithread CPU-intensive kernel work Andrew Morton (Tue Dec 05 2017 - 17:21:10 EST)
- [PATCH v2 14/15] ASoC: qcom: apq8096: Add db820c machine driver srinivas . kandagatla (Tue Dec 05 2017 - 17:21:29 EST)
- Re: [PATCH 2/2] usbip: Use common error handling code in stub_recv_cmd_submit() Shuah Khan (Tue Dec 05 2017 - 17:21:40 EST)
- [PATCH] autofs: fix careless error in recent commit. NeilBrown (Tue Dec 05 2017 - 17:22:00 EST)
- [PATCH v2 15/15] arm64: dts: msm8996: db820c: Add sound card support srinivas . kandagatla (Tue Dec 05 2017 - 17:22:11 EST)
- Re: UFS utilities Bart Van Assche (Tue Dec 05 2017 - 17:22:21 EST)
- Re: [PATCH 4.4 20/96] autofs: dont fail mount for transient error NeilBrown (Tue Dec 05 2017 - 17:22:33 EST)
- [PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096 srinivas . kandagatla (Tue Dec 05 2017 - 17:22:55 EST)
- [PATCH v2 12/15] ASoC: qcom: qdsp6: Add support to q6asm dai driver srinivas . kandagatla (Tue Dec 05 2017 - 17:22:58 EST)
- [PATCH v2 10/15] ASoC: qcom: qdsp6: Add support to q6routing driver srinivas . kandagatla (Tue Dec 05 2017 - 17:23:09 EST)
- [PATCH v2 11/15] ASoC: qcom: qdsp6: Add support to q6afe dai driver srinivas . kandagatla (Tue Dec 05 2017 - 17:23:19 EST)
- Re: [RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work Andrew Morton (Tue Dec 05 2017 - 17:23:33 EST)
- Re: [PATCH v2] thinkad_acpi: Support the battery wear control Julian Andres Klode (Tue Dec 05 2017 - 17:24:00 EST)
- [PATCH v2 07/15] ASoC: qcom: q6asm: Add support to memory map and unmap srinivas . kandagatla (Tue Dec 05 2017 - 17:24:38 EST)
- [PATCH v2 06/15] ASoC: qcom: qdsp6: Add support to Q6ASM srinivas . kandagatla (Tue Dec 05 2017 - 17:24:42 EST)
- [PATCH v2 05/15] ASoC: qcom: qdsp6: Add support to Q6ADM srinivas . kandagatla (Tue Dec 05 2017 - 17:24:48 EST)
- [PATCH v2 04/15] ASoC: qcom: qdsp6: Add support to Q6AFE srinivas . kandagatla (Tue Dec 05 2017 - 17:24:52 EST)
- [PATCH v2 03/15] ASoC: qcom: qdsp6: Add common qdsp6 helper functions srinivas . kandagatla (Tue Dec 05 2017 - 17:25:39 EST)
- [PATCH v2 02/15] soc: qcom: add support to APR bus driver srinivas . kandagatla (Tue Dec 05 2017 - 17:25:57 EST)
- [PATCH v1 0/6] ARM: dts: introduce Compulab IoT Gateway tyler (Tue Dec 05 2017 - 17:27:22 EST)
- [PATCH v1 3/6] ARM: dts: imx7s: add dma support tyler (Tue Dec 05 2017 - 17:27:36 EST)
- [PATCH v1 2/6] ARM: dts: imx7d-cl-som: add nodes for usbh, and usbotg2 tyler (Tue Dec 05 2017 - 17:27:44 EST)
- [PATCH v1 6/6] ARM: dts: imx7s: add usb hsic phy domain tyler (Tue Dec 05 2017 - 17:28:00 EST)
- Re: [PATCH v2] w1: driver for serial linkUSB, linkOEM, LINK devices Joe Perches (Tue Dec 05 2017 - 17:28:01 EST)
- [PATCH v1 5/6] ARM: dts: imx7d-sbc-iot: enable PCIe peripheral tyler (Tue Dec 05 2017 - 17:28:31 EST)
- [PATCH v1 4/6] ARM: dts: imx7s: add node and supplies for vdd1p2 tyler (Tue Dec 05 2017 - 17:28:46 EST)
- [PATCH v1 1/6] ARM: dts: imx7d-sbc-iot: add initial iot gateway dts tyler (Tue Dec 05 2017 - 17:29:04 EST)
- Re: [PATCH] ALSA: pcm: prevent UAF in snd_pcm_info Takashi Iwai (Tue Dec 05 2017 - 17:30:28 EST)
- [PATCHv3 0/2] capability controlled user-namespaces Mahesh Bandewar (Tue Dec 05 2017 - 17:31:10 EST)
- [PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist Mahesh Bandewar (Tue Dec 05 2017 - 17:31:22 EST)
- [PATCHv3 2/2] userns: control capabilities of some user namespaces Mahesh Bandewar (Tue Dec 05 2017 - 17:31:46 EST)
- Re: [PATCH] w1: remove redundant assignments to search_bit and last_rn Evgeniy Polyakov (Tue Dec 05 2017 - 17:34:25 EST)
- [PATCH v3 00/15] NTB: Add full multi-port API support to the test drivers Serge Semin (Tue Dec 05 2017 - 17:39:49 EST)
- [PATCH v3 01/15] NTB: Rename NTB messaging API methods Serge Semin (Tue Dec 05 2017 - 17:39:50 EST)
- [PATCH v3 04/15] NTB: ntb_pp: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 17:39:50 EST)
- [PATCH v3 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Serge Semin (Tue Dec 05 2017 - 17:39:50 EST)
- [PATCH v3 05/15] NTB: ntb_tool: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 17:39:53 EST)
- [PATCH v3 09/15] NTB: ntb_test: Update ntb_tool link tests Serge Semin (Tue Dec 05 2017 - 17:40:01 EST)
- [PATCH v3 13/15] NTB: ntb_test: Update ntb_tool MW tests Serge Semin (Tue Dec 05 2017 - 17:40:06 EST)
- [PATCH v3 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology Serge Semin (Tue Dec 05 2017 - 17:40:14 EST)
- [PATCH 3/5] perf tools: reuse perf_mmap__read_catchup in perf_mmap__push kan . liang (Tue Dec 05 2017 - 17:40:20 EST)
- [PATCH 4/5] perf top: switch to overwrite mode kan . liang (Tue Dec 05 2017 - 17:40:22 EST)
- [PATCH v3 14/15] NTB: ntb_test: Update ntb_perf tests Serge Semin (Tue Dec 05 2017 - 17:40:49 EST)
- [PATCH 5/5] perf top: check the latency of perf_top__mmap_read kan . liang (Tue Dec 05 2017 - 17:41:02 EST)
- [PATCH 2/5] perf tools: rewrite perf mmap read for overwrite kan . liang (Tue Dec 05 2017 - 17:41:19 EST)
- [PATCH 0/5] perf top overwrite mode kan . liang (Tue Dec 05 2017 - 17:41:36 EST)
- [PATCH 1/5] perf tools: remove stale perf evlist mmap read for backward kan . liang (Tue Dec 05 2017 - 17:41:44 EST)
- [PATCH v3 06/15] NTB: ntb_perf: Add full multi-port NTB API support Serge Semin (Tue Dec 05 2017 - 17:42:14 EST)
- [PATCH v3 12/15] NTB: ntb_test: Add ntb_tool Message tests Serge Semin (Tue Dec 05 2017 - 17:42:48 EST)
- [PATCH v3 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests Serge Semin (Tue Dec 05 2017 - 17:42:51 EST)
- [PATCH v3 10/15] NTB: ntb_test: Update ntb_tool DB tests Serge Semin (Tue Dec 05 2017 - 17:43:12 EST)
- [PATCH v3 07/15] NTB: ntb_test: Safely use paths with whitespace Serge Semin (Tue Dec 05 2017 - 17:43:23 EST)
- [PATCH v3 08/15] NTB: ntb_test: Add ntb_tool port tests Serge Semin (Tue Dec 05 2017 - 17:43:31 EST)
- [PATCH v3 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Serge Semin (Tue Dec 05 2017 - 17:44:11 EST)
- Re: [PATCH v2 1/2] of: overlay: Fix memory leak in of_overlay_apply() error path Frank Rowand (Tue Dec 05 2017 - 17:47:55 EST)
- Re: [PATCH] w1: w1-gpio: Convert to use GPIO descriptors Evgeniy Polyakov (Tue Dec 05 2017 - 17:48:02 EST)
- Re: linux-next: build warnings after merge of the gpio tree Stephen Rothwell (Tue Dec 05 2017 - 17:49:02 EST)
- [PATCH] netlink: Add netns check on taps Kevin Cernekee (Tue Dec 05 2017 - 17:55:25 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs Casey Schaufler (Tue Dec 05 2017 - 17:56:32 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Geert Uytterhoeven (Tue Dec 05 2017 - 17:57:51 EST)
- [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures James Hogan (Tue Dec 05 2017 - 17:58:59 EST)
- Re: [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions David Miller (Tue Dec 05 2017 - 18:00:41 EST)
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap Laura Abbott (Tue Dec 05 2017 - 18:01:51 EST)
- Re: [PATCH net-next v2 0/5] net: dsa: use per-port upstream port David Miller (Tue Dec 05 2017 - 18:03:08 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. Thiago Rafael Becker (Tue Dec 05 2017 - 18:03:59 EST)
- Re: [PATCH 5/9] x86/uv: Use the right tlbflush API Andrew Banman (Tue Dec 05 2017 - 18:05:02 EST)
- Re: [Intel-gfx] [PATCH v3 2/9] drm/i915: Add more control to wait_for routines Chris Wilson (Tue Dec 05 2017 - 18:09:17 EST)
- Re: [Intel-gfx] [PATCH v3 4/9] drm: Add some HDCP related #defines Chris Wilson (Tue Dec 05 2017 - 18:12:48 EST)
- Re: [patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER) Andy Lutomirski (Tue Dec 05 2017 - 18:19:40 EST)
- Re: [PATCH v4 02/10] pinctrl: axp209: add pinctrl features kbuild test robot (Tue Dec 05 2017 - 18:22:17 EST)
- Re: [PATCH 2/3, V2] kernel: Move groups_sort to the caller of set_groups. Matthew Wilcox (Tue Dec 05 2017 - 18:23:33 EST)
- Re: [PATCH] clk: fix a panic error caused by accessing NULL pointer Stephen Boyd (Tue Dec 05 2017 - 18:28:54 EST)
- Re: [PATCH V2] clk: fix a panic error caused by accessing NULL pointer Stephen Boyd (Tue Dec 05 2017 - 18:29:05 EST)
- [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used Logan Gunthorpe (Tue Dec 05 2017 - 18:31:31 EST)
- [PATCH v9 6/8] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Logan Gunthorpe (Tue Dec 05 2017 - 18:31:34 EST)
- [PATCH v9 5/8] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Logan Gunthorpe (Tue Dec 05 2017 - 18:31:39 EST)
- [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64 Logan Gunthorpe (Tue Dec 05 2017 - 18:31:45 EST)
- [PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers Logan Gunthorpe (Tue Dec 05 2017 - 18:32:19 EST)
- [PATCH v9 4/8] iomap: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe (Tue Dec 05 2017 - 18:32:27 EST)
- [PATCH v9 3/8] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe (Tue Dec 05 2017 - 18:32:46 EST)
- [PATCH v9 8/8] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header Logan Gunthorpe (Tue Dec 05 2017 - 18:33:08 EST)
- [PATCH v9 2/8] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe (Tue Dec 05 2017 - 18:33:18 EST)
- Re: linux-next: build failure after merge of the mfd tree Stephen Rothwell (Tue Dec 05 2017 - 18:33:31 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Linus Torvalds (Tue Dec 05 2017 - 18:33:57 EST)
- Re: [PATCH v3 01/15] NTB: Rename NTB messaging API methods Logan Gunthorpe (Tue Dec 05 2017 - 18:36:52 EST)
- Re: [PATCH v3 00/15] NTB: Add full multi-port API support to the test drivers Logan Gunthorpe (Tue Dec 05 2017 - 18:36:56 EST)
- Re: Timer refuses to expire Paul E. McKenney (Tue Dec 05 2017 - 18:37:52 EST)
- Re: [PATCH v3 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Logan Gunthorpe (Tue Dec 05 2017 - 18:38:26 EST)
- Re: [PATCH v3 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Logan Gunthorpe (Tue Dec 05 2017 - 18:39:14 EST)
- Re: [PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends() Paul E. McKenney (Tue Dec 05 2017 - 18:40:15 EST)
- [PATCH] netfilter: xt_osf: Add missing permission checks Kevin Cernekee (Tue Dec 05 2017 - 18:44:59 EST)
- Re: [kernel-hardening][PATCH v3 3/3] arm: mm: dump: add checking for writable and executable pages Laura Abbott (Tue Dec 05 2017 - 18:51:19 EST)
- Re: [PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type Daniel Borkmann (Tue Dec 05 2017 - 18:51:56 EST)
- Re: [kernel-hardening][PATCH v3 0/3] arm: Makes ptdump resuable and add WX page checking Laura Abbott (Tue Dec 05 2017 - 18:54:16 EST)
- Re: [PATCH] list_lru: Prefetch neighboring list entries before acquiring lock Andrew Morton (Tue Dec 05 2017 - 18:56:25 EST)
- [PATCH v2 1/3] net: macb: kill useless use of list_empty() Julia Cartwright (Tue Dec 05 2017 - 19:03:29 EST)
- [PATCH v2 3/3] net: macb: change GFP_ATOMIC to GFP_KERNEL Julia Cartwright (Tue Dec 05 2017 - 19:03:30 EST)
- [PATCH v2 0/3] macb rx filter cleanups Julia Cartwright (Tue Dec 05 2017 - 19:03:38 EST)
- [PATCH v2 2/3] net: macb: reduce scope of rx_fs_lock-protected regions Julia Cartwright (Tue Dec 05 2017 - 19:03:50 EST)
- Re: [PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory Nadav Amit (Tue Dec 05 2017 - 19:15:38 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Jin, Yao (Tue Dec 05 2017 - 19:30:50 EST)
- [RESEND PATCH] partial revert of "[media] tvp5150: add HW input connectors support" Javier Martinez Canillas (Tue Dec 05 2017 - 19:33:18 EST)
- Re: [PATCH][v5] uprobes/x86: emulate push insns for uprobe on x86 Yonghong Song (Tue Dec 05 2017 - 19:34:45 EST)
- [PATCH v4 18/73] xarray: Add xas_create_range Matthew Wilcox (Tue Dec 05 2017 - 19:42:26 EST)
- [PATCH v4 22/73] page cache: Convert hole search to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:42:28 EST)
- [PATCH v4 12/73] xarray: Add xa_cmpxchg Matthew Wilcox (Tue Dec 05 2017 - 19:42:50 EST)
- [PATCH v4 60/73] dax: Convert __dax_invalidate_mapping_entry to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:43:33 EST)
- [PATCH v4 64/73] dax: Convert grab_mapping_entry to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:43:41 EST)
- [PATCH v4 59/73] dax: More XArray conversion Matthew Wilcox (Tue Dec 05 2017 - 19:43:50 EST)
- [PATCH v4 70/73] xfs: Convert pag_ici_root to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:44:14 EST)
- [PATCH v4 61/73] dax: Convert dax_writeback_one to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:44:34 EST)
- [PATCH v4 62/73] dax: Convert dax_insert_pfn_mkwrite to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:44:51 EST)
- [PATCH v4 68/73] brd: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:45:15 EST)
- [PATCH v4 54/73] nilfs2: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:45:42 EST)
- [PATCH v4 67/73] vmalloc: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:46:03 EST)
- [PATCH v4 69/73] xfs: Convert m_perag_tree to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:46:47 EST)
- [PATCH v4 66/73] page cache: Finish XArray conversion Matthew Wilcox (Tue Dec 05 2017 - 19:46:53 EST)
- [PATCH v4 73/73] usb: Convert xhci-mem to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:46:55 EST)
- [PATCH v4 71/73] xfs: Convert xfs dquot to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:47:29 EST)
- [PATCH v4 72/73] xfs: Convert mru cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:47:53 EST)
- [PATCH v4 65/73] dax: Fix sparse warning Matthew Wilcox (Tue Dec 05 2017 - 19:48:18 EST)
- [PATCH v4 63/73] dax: Convert dax_insert_mapping_entry to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:48:46 EST)
- [PATCH v4 55/73] f2fs: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:49:22 EST)
- [PATCH v4 56/73] lustre: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:49:33 EST)
- RE: drivers/input/touchscreen/hideep.c:670:3: error: implicit declaration of function 'gpiod_set_value_cansleep'; did you mean 'gpio_set_value_cansleep'? Anthony Kim (Tue Dec 05 2017 - 19:49:49 EST)
- [PATCH v4 58/73] dax: Convert lock_slot to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:50:10 EST)
- [PATCH v4 53/73] fs: Convert writeback to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:50:38 EST)
- [PATCH v4 57/73] dax: Convert dax_unlock_mapping_entry to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:50:49 EST)
- [PATCH v4 15/73] xarray: Add xa_get_entries, xa_get_tagged and xa_get_maybe_tag Matthew Wilcox (Tue Dec 05 2017 - 19:51:31 EST)
- [PATCH v4 48/73] shmem: Convert shmem_free_swap to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:51:40 EST)
- [PATCH v4 49/73] shmem: Convert shmem_partial_swap_usage to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:51:52 EST)
- [PATCH v4 52/73] fs: Convert buffer to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:52:31 EST)
- [PATCH v4 50/73] shmem: Comment fixups Matthew Wilcox (Tue Dec 05 2017 - 19:52:54 EST)
- [PATCH v4 46/73] shmem: Convert shmem_add_to_page_cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:53:31 EST)
- [PATCH v4 45/73] shmem: Convert shmem_wait_for_pins to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:53:34 EST)
- [PATCH v4 28/73] page cache: Remove stray radix comment Matthew Wilcox (Tue Dec 05 2017 - 19:53:45 EST)
- [PATCH v4 40/73] pagevec: Use xa_tag_t Matthew Wilcox (Tue Dec 05 2017 - 19:53:54 EST)
- [PATCH v4 41/73] shmem: Convert replace to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:54:05 EST)
- [PATCH v4 36/73] mm: Convert page migration to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:54:17 EST)
- [PATCH v4 39/73] mm: Convert khugepaged_scan_shmem to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:54:31 EST)
- [PATCH v4 37/73] mm: Convert huge_memory to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:54:43 EST)
- [PATCH v4 43/73] shmem: Convert find_swap_entry to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:55:04 EST)
- Re: [PATCH] ACPI / APEI: remove redundant variables len and node_len Rafael J. Wysocki (Tue Dec 05 2017 - 19:55:14 EST)
- [PATCH v4 44/73] shmem: Convert shmem_tag_pins to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:55:57 EST)
- [PATCH v4 42/73] shmem: Convert shmem_confirm_swap to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:56:39 EST)
- Re: [PATCH V4 0/2] Restructure and fix GHES PCIe AER handling Rafael J. Wysocki (Tue Dec 05 2017 - 19:57:19 EST)
- [PATCH v4 47/73] shmem: Convert shmem_alloc_hugepage to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:57:38 EST)
- [PATCH v4 51/73] btrfs: Convert page cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:58:22 EST)
- [PATCH v4 34/73] mm: Convert cgroup writeback to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:59:07 EST)
- [PATCH v4 33/73] mm: Convert delete_from_swap_cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:59:24 EST)
- [PATCH v4 35/73] mm: Convert __do_page_cache_readahead to XArray Matthew Wilcox (Tue Dec 05 2017 - 19:59:46 EST)
- [PATCH v4 38/73] mm: Convert collapse_shmem to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:00:08 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue Dec 05 2017 - 20:00:25 EST)
- [PATCH v4 23/73] page cache: Add page_cache_range_empty function Matthew Wilcox (Tue Dec 05 2017 - 20:01:01 EST)
- [PATCH v4 30/73] mm: Convert workingset to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:01:08 EST)
- [PATCH v4 03/73] page cache: Use xa_lock Matthew Wilcox (Tue Dec 05 2017 - 20:01:25 EST)
- [PATCH v4 21/73] ida: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:01:31 EST)
- [PATCH v4 01/73] xfs: Rename xa_ elements to ail_ Matthew Wilcox (Tue Dec 05 2017 - 20:01:51 EST)
- [PATCH v4 14/73] xarray: Add xas_for_each_tag Matthew Wilcox (Tue Dec 05 2017 - 20:01:53 EST)
- [PATCH v4 05/73] xarray: Change definition of sibling entries Matthew Wilcox (Tue Dec 05 2017 - 20:02:01 EST)
- [PATCH v4 25/73] page cache: Convert page deletion to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:02:10 EST)
- Re: [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Stephen Boyd (Tue Dec 05 2017 - 20:02:16 EST)
- [PATCH v4 16/73] xarray: Add xa_destroy Matthew Wilcox (Tue Dec 05 2017 - 20:02:36 EST)
- Re: [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level Maciej S. Szmigiero (Tue Dec 05 2017 - 20:03:09 EST)
- [PATCH v4 04/73] xarray: Replace exceptional entries Matthew Wilcox (Tue Dec 05 2017 - 20:03:23 EST)
- [PATCH v4 29/73] mm: Convert page-writeback to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:03:38 EST)
- Re: [PATCH] PM: Provide a config snippet for disabling PM Rafael J. Wysocki (Tue Dec 05 2017 - 20:03:43 EST)
- [PATCH v4 32/73] mm: Convert add_to_swap_cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:04:47 EST)
- [PATCH v4 31/73] mm: Convert truncate to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:06:09 EST)
- [PATCH v4 26/73] page cache: Convert page cache lookups to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:06:39 EST)
- [PATCH v4 20/73] idr: Convert to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:07:32 EST)
- [PATCH v4 11/73] xarray: Add xa_store Matthew Wilcox (Tue Dec 05 2017 - 20:08:02 EST)
- [PATCH v4 00/73] XArray version 4 Matthew Wilcox (Tue Dec 05 2017 - 20:08:14 EST)
- [PATCH v4 19/73] xarray: Add MAINTAINERS entry Matthew Wilcox (Tue Dec 05 2017 - 20:08:16 EST)
- [PATCH v4 06/73] xarray: Add definition of struct xarray Matthew Wilcox (Tue Dec 05 2017 - 20:08:27 EST)
- [PATCH v4 08/73] xarray: Add documentation Matthew Wilcox (Tue Dec 05 2017 - 20:08:41 EST)
- Re: [PATCH v2 0/3] macb rx filter cleanups David Miller (Tue Dec 05 2017 - 20:08:58 EST)
- [PATCH v4 13/73] xarray: Add xa_for_each Matthew Wilcox (Tue Dec 05 2017 - 20:09:25 EST)
- [PATCH v4 24/73] page cache: Add and replace pages using the XArray Matthew Wilcox (Tue Dec 05 2017 - 20:09:47 EST)
- [PATCH v4 09/73] xarray: Add xa_load Matthew Wilcox (Tue Dec 05 2017 - 20:09:58 EST)
- [PATCH v4 17/73] xarray: Add xas_next and xas_prev Matthew Wilcox (Tue Dec 05 2017 - 20:10:25 EST)
- [PATCH v4 02/73] xarray: Add the xa_lock to the radix_tree_root Matthew Wilcox (Tue Dec 05 2017 - 20:11:22 EST)
- [PATCH v4 27/73] page cache: Convert delete_batch to XArray Matthew Wilcox (Tue Dec 05 2017 - 20:11:42 EST)
- [PATCH v4 07/73] xarray: Define struct xa_node Matthew Wilcox (Tue Dec 05 2017 - 20:12:10 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() alex chen (Tue Dec 05 2017 - 20:12:20 EST)
- [PATCH v4 10/73] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag Matthew Wilcox (Tue Dec 05 2017 - 20:12:46 EST)
- [RFC][PATCH] Fixing POSIX wait queue to insert in task priority order for real-time, including normal tasks Jonathan Haws (Tue Dec 05 2017 - 20:13:13 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Chao Fan (Tue Dec 05 2017 - 20:13:56 EST)
- [RFC][PATCHv2] Fixing POSIX wait queue to insert in task priority order for real-time, including normal tasks Jonathan Haws (Tue Dec 05 2017 - 20:15:43 EST)
- Re: [PATCH v3 4/4] document: change the document for immovable_mem Chao Fan (Tue Dec 05 2017 - 20:16:24 EST)
- Re: [PATCH v2 06/15] NTB: ntb_perf: Add full multi-port NTB API support kbuild test robot (Tue Dec 05 2017 - 20:18:40 EST)
- Re: [Intel-gfx] linux-next: build failure after merge of the drm-misc tree Rodrigo Vivi (Tue Dec 05 2017 - 20:22:00 EST)
- Re: [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level Nicolin Chen (Tue Dec 05 2017 - 20:23:19 EST)
- Re: [RFC][PATCHv2] Fixing POSIX wait queue to insert in task priority order for real-time, including normal tasks Jonathan Haws (Tue Dec 05 2017 - 20:23:52 EST)
- x86 TLB flushing: INVPCID vs. deferred CR3 write Dave Hansen (Tue Dec 05 2017 - 20:27:37 EST)
- [PATCH] scripts/faddr2line: fix CROSS_COMPILE unset error Liu, Changcheng (Tue Dec 05 2017 - 20:31:41 EST)
- Re: [PATCH] scripts/faddr2line: extend usage on generic arch Liu, Changcheng (Tue Dec 05 2017 - 20:37:09 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Sergey Senozhatsky (Tue Dec 05 2017 - 20:37:11 EST)
- [PATCH] Input: include "linux/gpio/consumer.h" header file. Anthony Kim (Tue Dec 05 2017 - 20:41:38 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Dave Chinner (Tue Dec 05 2017 - 20:43:55 EST)
- Re: [LKP] [lkp-robot] [fs/locks] 52306e882f: stress-ng.lockofd.ops_per_sec -11% regression Lu, Aaron (Tue Dec 05 2017 - 20:44:09 EST)
- [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Tue Dec 05 2017 - 20:45:49 EST)
- Re: [PATCH v4 00/73] XArray version 4 Dave Chinner (Tue Dec 05 2017 - 20:46:03 EST)
- RE: [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support Andy Duan (Tue Dec 05 2017 - 20:50:26 EST)
- Re: [PATCH v4 00/73] XArray version 4 Dave Chinner (Tue Dec 05 2017 - 20:51:18 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Tue Dec 05 2017 - 20:52:36 EST)
- [PATCH] perf tools: Fix compiling error in libunwind x86 Wang Nan (Tue Dec 05 2017 - 20:52:52 EST)
- RE: [PATCH v4 00/73] XArray version 4 Matthew Wilcox (Tue Dec 05 2017 - 20:53:54 EST)
- RE: [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Chen, Kenji (Tue Dec 05 2017 - 20:55:48 EST)
- Re: [PATCH 4/5] perf top: switch to overwrite mode Wangnan (F) (Tue Dec 05 2017 - 20:59:17 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Linus Torvalds (Tue Dec 05 2017 - 20:59:29 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 21:02:17 EST)
- Re: [PATCH v4 00/73] XArray version 4 Matthew Wilcox (Tue Dec 05 2017 - 21:05:23 EST)
- Re: [Intel-gfx] linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue Dec 05 2017 - 21:12:44 EST)
- [lkp-robot] [locking/x86] 450cbdd012: will-it-scale.per_process_ops 16.1% improvement kernel test robot (Tue Dec 05 2017 - 21:15:20 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Sergey Senozhatsky (Tue Dec 05 2017 - 21:16:09 EST)
- RE: [PATCHv2 0/2] mtd: m25p80: restore the addressing mode when stop using the flash Z.q. Hou (Tue Dec 05 2017 - 21:17:47 EST)
- Re: [PATCH v4 00/73] XArray version 4 Dave Chinner (Tue Dec 05 2017 - 21:18:26 EST)
- Re: [PATCH] netlink: Add netns check on taps David Ahern (Tue Dec 05 2017 - 21:19:58 EST)
- Re: [PATCH v4 00/73] XArray version 4 Matthew Wilcox (Tue Dec 05 2017 - 21:27:23 EST)
- [PATCH v7 1/2] media: ov7740: Document device tree bindings Wenyou Yang (Tue Dec 05 2017 - 21:29:58 EST)
- [PATCH v7 2/2] media: i2c: Add the ov7740 image sensor driver Wenyou Yang (Tue Dec 05 2017 - 21:30:09 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Jason Wang (Tue Dec 05 2017 - 21:30:36 EST)
- [PATCH v7 0/2] media: ov7740: Add a V4L2 sensor-level driver Wenyou Yang (Tue Dec 05 2017 - 21:30:48 EST)
- Re: [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Chen-Yu Tsai (Tue Dec 05 2017 - 21:30:58 EST)
- Re: [PATCH] ptr_ring: add barriers Jason Wang (Tue Dec 05 2017 - 21:31:54 EST)
- linux-next: build warnings after merge of the scsi tree Stephen Rothwell (Tue Dec 05 2017 - 21:32:03 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Wanpeng Li (Tue Dec 05 2017 - 21:32:18 EST)
- Re: add_wait_queue() (unintentional?) behavior change in v4.13 Fubo Chen (Tue Dec 05 2017 - 21:35:20 EST)
- Re: [PATCH] writeback: fix comment in __mark_inode_dirty wanglong (Tue Dec 05 2017 - 21:35:35 EST)
- Re: [PATCH v4 00/73] XArray version 4 Dave Chinner (Tue Dec 05 2017 - 21:38:16 EST)
- Re: [PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path Frank Rowand (Tue Dec 05 2017 - 21:40:54 EST)
- Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap David Rientjes (Tue Dec 05 2017 - 21:43:56 EST)
- Re: [PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run Wanpeng Li (Tue Dec 05 2017 - 21:48:43 EST)
- [PATCH v2 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings Marco Franchi (Tue Dec 05 2017 - 21:53:37 EST)
- [PATCH v2 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings Marco Franchi (Tue Dec 05 2017 - 21:53:50 EST)
- [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node Marco Franchi (Tue Dec 05 2017 - 21:53:58 EST)
- Re: [PATCH] ptr_ring: add barriers Michael S. Tsirkin (Tue Dec 05 2017 - 21:54:06 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap David Rientjes (Tue Dec 05 2017 - 21:58:18 EST)
- [PATCH 0/5] perf-probe: Improve probing on versioned symbols Masami Hiramatsu (Tue Dec 05 2017 - 22:07:06 EST)
- [PATCH 1/5] perf-probe: Add warning message if there is unexpected event name Masami Hiramatsu (Tue Dec 05 2017 - 22:07:25 EST)
- [PATCH 2/5] perf-probe: Cut off the version suffix from event name Masami Hiramatsu (Tue Dec 05 2017 - 22:07:48 EST)
- [PATCH 3/5] perf-probe: Add __return suffix for return events Masami Hiramatsu (Tue Dec 05 2017 - 22:08:17 EST)
- [PATCH 4/5] perf-probe: Find versioned symbols from map Masami Hiramatsu (Tue Dec 05 2017 - 22:08:43 EST)
- [PATCH 5/5] perf-probe: Support escaped character in parser Masami Hiramatsu (Tue Dec 05 2017 - 22:09:11 EST)
- Re: [PATCH v2 2/3] hwrng: exynos - add Samsung Exynos True RNG driver PrasannaKumar Muralidharan (Tue Dec 05 2017 - 22:10:10 EST)
- [PATCH] writeback: update comment in inode_io_list_move_locked Wang Long (Tue Dec 05 2017 - 22:11:05 EST)
- [PATCHv3 0/2] mtd: m25p80: restore the addressing mode when exiting Zhiqiang Hou (Tue Dec 05 2017 - 22:12:35 EST)
- [PATCHv3 1/2] mtd: spi-nor: add an API to restore the status of SPI flash chip Zhiqiang Hou (Tue Dec 05 2017 - 22:12:42 EST)
- [PATCHv3 2/2] mtd: m25p80: restore the status of SPI flash when exiting Zhiqiang Hou (Tue Dec 05 2017 - 22:12:51 EST)
- [PATCH v4] mmap.2: MAP_FIXED updated documentation john . hubbard (Tue Dec 05 2017 - 22:14:45 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Dave Chinner (Tue Dec 05 2017 - 22:15:07 EST)
- Re: [PATCH] netlink: Add netns check on taps Kevin Cernekee (Tue Dec 05 2017 - 22:15:33 EST)
- Re: [PATCH] ptr_ring: add barriers Jason Wang (Tue Dec 05 2017 - 22:22:12 EST)
- linux-next: build failure after merge of the printk tree Stephen Rothwell (Tue Dec 05 2017 - 22:23:16 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Gary Lin (Tue Dec 05 2017 - 22:24:59 EST)
- [PATCH] usbip: vhci-hcd: return correct port ENABLE status Pei Zhang (Tue Dec 05 2017 - 22:31:03 EST)
- [PATCH] usbip: vhci-hcd: return correct port ENABLE status Pei Zhang (Tue Dec 05 2017 - 22:33:34 EST)
- [PATCH] usbip: vhci_hcd: print correct info in default case Pei Zhang (Tue Dec 05 2017 - 22:35:25 EST)
- [PATCH v2 0/3] checkpatch: warn for use of %px Tobin C. Harding (Tue Dec 05 2017 - 22:37:28 EST)
- [PATCH v2 2/3] checkpatch: add sub routine get_stat_here() Tobin C. Harding (Tue Dec 05 2017 - 22:37:37 EST)
- [PATCH v2 1/3] checkpatch: add sub routine get_stat_real() Tobin C. Harding (Tue Dec 05 2017 - 22:37:39 EST)
- [PATCH v2 3/3] checkpatch: warn for use of %px Tobin C. Harding (Tue Dec 05 2017 - 22:38:03 EST)
- [PATCH v3 0/6] Intel IOMMU debugfs support Sohil Mehta (Tue Dec 05 2017 - 22:43:16 EST)
- [PATCH v3 1/6] iommu/vt-d: Add debugfs support for Intel IOMMU internals Sohil Mehta (Tue Dec 05 2017 - 22:43:19 EST)
- [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended context internals Sohil Mehta (Tue Dec 05 2017 - 22:43:28 EST)
- [PATCH v3 5/6] iommu/vt-d: Add debugfs extension to show Pasid table contents Sohil Mehta (Tue Dec 05 2017 - 22:43:33 EST)
- [PATCH v3 6/6] iommu/vt-d: Add debugfs support for Intel IOMMU Interrupt remapping Sohil Mehta (Tue Dec 05 2017 - 22:43:46 EST)
- [PATCH v3 4/6] iommu/vt-d: Add debugfs extension to show register contents Sohil Mehta (Tue Dec 05 2017 - 22:44:06 EST)
- [PATCH v3 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals Sohil Mehta (Tue Dec 05 2017 - 22:44:19 EST)
- [PATCH 1/3] mmc: sdhci-pci-o2micro: Add hardware tuning for eMMC LinuxPatchCommit (Tue Dec 05 2017 - 22:46:55 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Tue Dec 05 2017 - 23:07:03 EST)
- RE: [PATCH v6 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma Appana Durga Kedareswara Rao (Tue Dec 05 2017 - 23:11:43 EST)
- linux-next: Tree for Dec 6 Stephen Rothwell (Tue Dec 05 2017 - 23:20:06 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Alexey Dobriyan (Tue Dec 05 2017 - 23:20:55 EST)
- Re: linux-next: build failure after merge of the printk tree Sergey Senozhatsky (Tue Dec 05 2017 - 23:29:03 EST)
- Re: [PATCH v4 3/3] powerpc/modules: Improve restore_r2() error message Michael Ellerman (Tue Dec 05 2017 - 23:32:16 EST)
- Re: [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor() Sergey Senozhatsky (Tue Dec 05 2017 - 23:37:06 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Linus Torvalds (Tue Dec 05 2017 - 23:40:10 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 23:46:03 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Michael Ellerman (Tue Dec 05 2017 - 23:50:19 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Michael Ellerman (Tue Dec 05 2017 - 23:51:52 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Matthew Wilcox (Tue Dec 05 2017 - 23:53:04 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Matthew Wilcox (Tue Dec 05 2017 - 23:54:46 EST)
- Re: possible deadlock in generic_file_write_iter (2) Byungchul Park (Wed Dec 06 2017 - 00:06:19 EST)
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE Michael Ellerman (Wed Dec 06 2017 - 00:15:46 EST)
- [PATCH] trace-cmd:show: be picky on user argument 'cpu' Federico Vaga (Wed Dec 06 2017 - 00:18:56 EST)
- Re: possible deadlock in generic_file_write_iter (2) Byungchul Park (Wed Dec 06 2017 - 00:34:36 EST)
- [PATCH] Added domain_pm to PM core Anuj Gupta (Wed Dec 06 2017 - 00:34:49 EST)
- Re: [PATCH v6 2/2] media: i2c: Add the ov7740 image sensor driver Yang, Wenyou (Wed Dec 06 2017 - 00:39:03 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Wu Hao (Wed Dec 06 2017 - 00:39:59 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Wed Dec 06 2017 - 00:44:59 EST)
- In kernel power management domain_pm created for async schedules Vikas Bansal (Wed Dec 06 2017 - 00:45:22 EST)
- Re: [PATCH v2 3/3] net: macb: change GFP_ATOMIC to GFP_KERNEL Julia Lawall (Wed Dec 06 2017 - 00:49:26 EST)
- Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock Amit Kucheria (Wed Dec 06 2017 - 00:51:28 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Vinod Koul (Wed Dec 06 2017 - 00:54:43 EST)
- [PATCH PTI] Fixup "x86/entry/64: Use a per-CPU trampoline stack for IDT entries" Andy Lutomirski (Wed Dec 06 2017 - 01:02:40 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Wed Dec 06 2017 - 01:02:40 EST)
- Re: [PATCH] drm: rcar-du: calculate DPLLCR to be more small jitter Kuninori Morimoto (Wed Dec 06 2017 - 01:02:40 EST)
- Re: Sending 802.1Q packets using AF_PACKET socket on filtered bridge forwards with wrong MAC addresses Toshiaki Makita (Wed Dec 06 2017 - 01:03:06 EST)
- Re: [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver Katsuhiro Suzuki (Wed Dec 06 2017 - 01:03:30 EST)
- [PATCH v2] drm: rcar-du: calculate DPLLCR to be more small jitter Kuninori Morimoto (Wed Dec 06 2017 - 01:05:52 EST)
- Re: [PATCH v3 1/2] usb: dwc2: host: Don't retry NAKed transactions right away John Youn (Wed Dec 06 2017 - 01:07:09 EST)
- drivers/nvme/target/fcloop.c:1080:9: warning: 'tport' may be used uninitialized in this function kbuild test robot (Wed Dec 06 2017 - 01:08:30 EST)
- Re: [PATCH] usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues John Youn (Wed Dec 06 2017 - 01:09:22 EST)
- [PATCH] usb: core: Fix logging messages with spurious periods after newlines Joe Perches (Wed Dec 06 2017 - 01:22:25 EST)
- Re: In kernel power management domain_pm created for async schedules gregkh@xxxxxxxxxxxxxxxxxxx (Wed Dec 06 2017 - 01:22:52 EST)
- Re: [PATCH] usb: core: Fix logging messages with spurious periods after newlines Greg Kroah-Hartman (Wed Dec 06 2017 - 01:27:42 EST)
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap Greg KH (Wed Dec 06 2017 - 01:28:22 EST)
- Re: [PATCH] driver-core: platform: Avoid to return IRQ 0 in platform_get_irq() Arvind Yadav (Wed Dec 06 2017 - 01:29:27 EST)
- Re: [PATCH] efi: move some sysfs files to be read-only by root Greg Kroah-Hartman (Wed Dec 06 2017 - 01:30:53 EST)
- Re: [PATCH] usb: core: Fix logging messages with spurious periods after newlines Joe Perches (Wed Dec 06 2017 - 01:31:49 EST)
- [PATCH] xen-netback: Fix logging message with spurious period after newline Joe Perches (Wed Dec 06 2017 - 01:41:06 EST)
- [PATCH] usb: xhci: fix TDS for MTK xHCI1.1 Chunfeng Yun (Wed Dec 06 2017 - 01:43:57 EST)
- Re: [PATCH] bfa: fix access to bfad_im_port_s James Bottomley (Wed Dec 06 2017 - 01:47:35 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Wed Dec 06 2017 - 01:49:49 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Wed Dec 06 2017 - 01:51:35 EST)
- A kernel warning will be triggered,during copy a big file into zstd compressed btrfs filesystem guoxuenan (Wed Dec 06 2017 - 01:56:05 EST)
- Re: [PATCH] usb: dwc2: add optional usb ecc reset bit John Youn (Wed Dec 06 2017 - 01:58:20 EST)
- [PATCH V2] ARM: dts: introduce the sama5d2 ptc ek board Ludovic Desroches (Wed Dec 06 2017 - 02:00:27 EST)
- Re: [PATCH] ARM: dts: introduce the sama5d2 ptc ek board Ludovic Desroches (Wed Dec 06 2017 - 02:01:40 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Matthew Wilcox (Wed Dec 06 2017 - 02:04:04 EST)
- [PATCH] MIPS: Octeon: Fix logging messages with spurious periods after newlines Joe Perches (Wed Dec 06 2017 - 02:05:06 EST)
- [PATCH] Staging: rtl8192u: Fix no spaces around '+' Akash Kumar (Wed Dec 06 2017 - 02:06:17 EST)
- RE: [Bug fix] octeon-i2c driver updates Zhang, Sean C. (NSB - CN/Hangzhou) (Wed Dec 06 2017 - 02:11:50 EST)
- Re: rsi_91x: Failed to read status register on failed authentication Amitkumar Karwar (Wed Dec 06 2017 - 02:13:44 EST)
- [PATCH] sched/wait: fix add_wait_queue() behavior change Omar Sandoval (Wed Dec 06 2017 - 02:15:43 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Nickey Yang (Wed Dec 06 2017 - 02:17:14 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Markus Heiser (Wed Dec 06 2017 - 02:18:57 EST)
- [PATCH v6 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option Oleksij Rempel (Wed Dec 06 2017 - 02:24:44 EST)
- [PATCH v6 1/6] ARM: imx6q: provide documentation for new fsl,pmic-stby-poweroff property Oleksij Rempel (Wed Dec 06 2017 - 02:25:06 EST)
- [PATCH v6 4/6] regulator: pfuze100: add fsl,pmic-stby-poweroff property Oleksij Rempel (Wed Dec 06 2017 - 02:25:08 EST)
- [PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC Oleksij Rempel (Wed Dec 06 2017 - 02:25:20 EST)
- [PATCH v6 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler Oleksij Rempel (Wed Dec 06 2017 - 02:25:30 EST)
- [PATCH v6 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set Oleksij Rempel (Wed Dec 06 2017 - 02:25:52 EST)
- [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare Oleksij Rempel (Wed Dec 06 2017 - 02:25:56 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Rasmus Villemoes (Wed Dec 06 2017 - 02:33:50 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE John Hubbard (Wed Dec 06 2017 - 02:34:09 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Joe Perches (Wed Dec 06 2017 - 02:35:20 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Florian Weimer (Wed Dec 06 2017 - 02:35:58 EST)
- Re: [PATCH] clk: fix a panic error caused by accessing NULL pointer Chunyan Zhang (Wed Dec 06 2017 - 02:39:36 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Greg Kroah-Hartman (Wed Dec 06 2017 - 02:44:53 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap David Rientjes (Wed Dec 06 2017 - 02:48:31 EST)
- Re: [PATCH V2] clk: fix a panic error caused by accessing NULL pointer Chunyan Zhang (Wed Dec 06 2017 - 02:52:24 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver 'Greg KH' (Wed Dec 06 2017 - 02:56:00 EST)
- Re: [PATCH v6 0/5] clk: Add Aspeed clock driver Joel Stanley (Wed Dec 06 2017 - 02:56:59 EST)
- Re: [PATCH] netfilter: xt_osf: Add missing permission checks Pablo Neira Ayuso (Wed Dec 06 2017 - 03:02:11 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE John Hubbard (Wed Dec 06 2017 - 03:07:03 EST)
- Re: [PATCH] list_lru: Prefetch neighboring list entries before acquiring lock Michal Hocko (Wed Dec 06 2017 - 03:08:03 EST)
- Re: [PATCH] bfa: fix access to bfad_im_port_s Johannes Thumshirn (Wed Dec 06 2017 - 03:08:10 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Fabian Grünbichler (Wed Dec 06 2017 - 03:16:02 EST)
- Re: [PATCH v3 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals Lu Baolu (Wed Dec 06 2017 - 03:16:37 EST)
- Re: [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support Richard Leitner (Wed Dec 06 2017 - 03:23:32 EST)
- Re: [PATCH PTI] Fixup "x86/entry/64: Use a per-CPU trampoline stack for IDT entries" Juergen Gross (Wed Dec 06 2017 - 03:24:46 EST)
- Re: [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended context internals Lu Baolu (Wed Dec 06 2017 - 03:27:52 EST)
- Re: [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended context internals Lu Baolu (Wed Dec 06 2017 - 03:27:57 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Wed Dec 06 2017 - 03:31:37 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Geert Uytterhoeven (Wed Dec 06 2017 - 03:32:23 EST)
- [PATCH v5 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge Nickey Yang (Wed Dec 06 2017 - 03:33:43 EST)
- [PATCH v5 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Nickey Yang (Wed Dec 06 2017 - 03:33:51 EST)
- [PATCH v5 2/3] dt-bindings: display: rockchip: update DSI controller Nickey Yang (Wed Dec 06 2017 - 03:34:00 EST)
- [PATCH v5 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver Nickey Yang (Wed Dec 06 2017 - 03:34:08 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events John Garry (Wed Dec 06 2017 - 03:35:35 EST)
- Re: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Sascha Hauer (Wed Dec 06 2017 - 03:36:41 EST)
- RE: [PATCH net-next v3 4/4] net: fec: add phy_reset_after_clk_enable() support Andy Duan (Wed Dec 06 2017 - 03:41:16 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Dave Chinner (Wed Dec 06 2017 - 03:44:18 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Sergey Senozhatsky (Wed Dec 06 2017 - 03:45:49 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Geert Uytterhoeven (Wed Dec 06 2017 - 03:48:21 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Wed Dec 06 2017 - 03:50:33 EST)
- [PATCH v3 0/2] iio: hx711: add buffered trigger support Andreas Klinger (Wed Dec 06 2017 - 03:51:40 EST)
- [PATCH v3 1/2] iio: hx711: add triggered buffer support Andreas Klinger (Wed Dec 06 2017 - 03:52:06 EST)
- [PATCH v3 2/2] iio: hx711: fix bug in reset functionality Andreas Klinger (Wed Dec 06 2017 - 03:52:29 EST)
- Re: [PATCH] staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_object_fiemap() gregkh@xxxxxxxxxxxxxxxxxxx (Wed Dec 06 2017 - 03:53:06 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Florian Weimer (Wed Dec 06 2017 - 03:54:41 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Arnaud Pouliquen (Wed Dec 06 2017 - 03:55:27 EST)
- Re: [PATCH v2 1/4] sched/fair: always used unsigned long for utilization Vincent Guittot (Wed Dec 06 2017 - 03:57:04 EST)
- Re: [PATCH v2 0/4] arm64: defconfig: enable additional led triggers Amit Kucheria (Wed Dec 06 2017 - 03:57:35 EST)
- Re: [question] handle the page table RAS error gengdongjiu (Wed Dec 06 2017 - 03:57:48 EST)
- Re: linux-next: build failure after merge of the mfd tree Lee Jones (Wed Dec 06 2017 - 03:58:13 EST)
- Re: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Alexandre Belloni (Wed Dec 06 2017 - 03:58:43 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Wed Dec 06 2017 - 04:00:26 EST)
- Re: [PATCH] staging: pi433: Fixes issue with bit shift in rf69_get_modulation Greg KH (Wed Dec 06 2017 - 04:02:31 EST)
- Re: [question] handle the page table RAS error(Avoid kernel panic when killing an application) gengdongjiu (Wed Dec 06 2017 - 04:04:05 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Michal Hocko (Wed Dec 06 2017 - 04:05:28 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Marcus Wolf (Wed Dec 06 2017 - 04:05:42 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Wed Dec 06 2017 - 04:06:05 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Michal Hocko (Wed Dec 06 2017 - 04:08:20 EST)
- [PATCH v6 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge Nickey Yang (Wed Dec 06 2017 - 04:08:49 EST)
- [PATCH v6 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Nickey Yang (Wed Dec 06 2017 - 04:09:05 EST)
- [PATCH v6 2/3] dt-bindings: display: rockchip: update DSI controller Nickey Yang (Wed Dec 06 2017 - 04:09:20 EST)
- [PATCH v6 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver Nickey Yang (Wed Dec 06 2017 - 04:09:47 EST)
- [PATCH] usb: core: Add "quirks" parameter for usbcore Kai-Heng Feng (Wed Dec 06 2017 - 04:10:13 EST)
- Re: [PATCH 1/2] usbip: Delete an error message for a failed memory allocation in two functions SF Markus Elfring (Wed Dec 06 2017 - 04:11:38 EST)
- Re: [PATCH v2 08/11] staging: pi433: Remove enum data_mode Marcus Wolf (Wed Dec 06 2017 - 04:11:43 EST)
- Re: [PATCH] drm/fb-helper: Fix potential NULL pointer dereference Daniel Vetter (Wed Dec 06 2017 - 04:13:05 EST)
- Re: [PATCH] usb: core: Add "quirks" parameter for usbcore Greg KH (Wed Dec 06 2017 - 04:13:49 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver 'Greg KH' (Wed Dec 06 2017 - 04:15:56 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Pierre Morel (Wed Dec 06 2017 - 04:16:10 EST)
- Re: [PATCH 1/1] mtd: nand: brcmnand: Zero bitflip is not an error Boris Brezillon (Wed Dec 06 2017 - 04:17:04 EST)
- Re: [kernel-hardening][PATCH v3 3/3] arm: mm: dump: add checking for writable and executable pages Jinbum Park (Wed Dec 06 2017 - 04:17:25 EST)
- Re: [PATCH] ptr_ring: add barriers George Cherian (Wed Dec 06 2017 - 04:22:14 EST)
- Re: [PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init() Guillaume Tucker (Wed Dec 06 2017 - 04:22:19 EST)
- [PATCH] KASLR: change code Baoquan He (Wed Dec 06 2017 - 04:24:55 EST)
- Re: [PATCH v2] w1: driver for serial linkUSB, linkOEM, LINK devices Greg KH (Wed Dec 06 2017 - 04:24:57 EST)
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE Michal Hocko (Wed Dec 06 2017 - 04:27:34 EST)
- Re: [PATCH] usb: core: Add "quirks" parameter for usbcore Kai Heng Feng (Wed Dec 06 2017 - 04:27:50 EST)
- Re: [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Baoquan He (Wed Dec 06 2017 - 04:28:14 EST)
- RE: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Patrick Brünn (Wed Dec 06 2017 - 04:28:25 EST)
- [PATCH v2 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page Wanpeng Li (Wed Dec 06 2017 - 04:28:42 EST)
- [PATCH v2 2/2] KVM: X86: Reduce the overhead when lapic_timer_advance is disabled Wanpeng Li (Wed Dec 06 2017 - 04:29:28 EST)
- RE: [PATCH] xen-netback: Fix logging message with spurious period after newline Paul Durrant (Wed Dec 06 2017 - 04:30:29 EST)
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device David Laight (Wed Dec 06 2017 - 04:31:59 EST)
- [PATCH] staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_object_fiemap() Andrii (Wed Dec 06 2017 - 04:33:57 EST)
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device David Laight (Wed Dec 06 2017 - 04:34:05 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Chris Chiu (Wed Dec 06 2017 - 04:34:07 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Baoquan He (Wed Dec 06 2017 - 04:36:10 EST)
- Re: x86 TLB flushing: INVPCID vs. deferred CR3 write Peter Zijlstra (Wed Dec 06 2017 - 04:37:21 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Wed Dec 06 2017 - 04:38:18 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Dan Carpenter (Wed Dec 06 2017 - 04:39:34 EST)
- Re: [PATCH v3 4/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled Vincent Guittot (Wed Dec 06 2017 - 04:40:22 EST)
- Re: [PATCH v4] pata_pdc2027x: Fix pdc_adjust_pll() to return the error value Sergei Shtylyov (Wed Dec 06 2017 - 04:41:17 EST)
- Re: [alsa-devel] [PATCH v4 09/15] soundwire: Add slave status handling Vinod Koul (Wed Dec 06 2017 - 04:41:30 EST)
- Re: [PATCH v2 09/11] staging: pi433: Combine all rf69_set_amplifier_x() Marcus Wolf (Wed Dec 06 2017 - 04:43:44 EST)
- Re: [PATCH v2] pata_pdc2027x: Fix coding sytle errors Sergei Shtylyov (Wed Dec 06 2017 - 04:44:04 EST)
- Re: [PATCH] eeprom: at24: Change nvmem stride to 1 Srinivas Kandagatla (Wed Dec 06 2017 - 04:44:13 EST)
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device David Laight (Wed Dec 06 2017 - 04:44:41 EST)
- Re: [kernel-hardening][PATCH v3 1/3] arm: mm: dump: make page table dumping reusable Jinbum Park (Wed Dec 06 2017 - 04:45:20 EST)
- [Bug fix] octeon-i2c driver improvement [1/2] Zhang, Sean C. (NSB - CN/Hangzhou) (Wed Dec 06 2017 - 04:45:46 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Wed Dec 06 2017 - 04:47:00 EST)
- Re: Save and Restore Generic Interrupt Controller for System Sleep on ARM Marc Zyngier (Wed Dec 06 2017 - 04:48:33 EST)
- [Bug fix] octeon-i2c driver improvement [2/2] Zhang, Sean C. (NSB - CN/Hangzhou) (Wed Dec 06 2017 - 04:50:50 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation çéæ (Wed Dec 06 2017 - 04:51:05 EST)
- [GIT PULL 0/3] EFI fixes for v4.15 Ard Biesheuvel (Wed Dec 06 2017 - 04:52:33 EST)
- [PATCH 3/3] efi: add comment to avoid future expanding of sysfs systab Ard Biesheuvel (Wed Dec 06 2017 - 04:52:44 EST)
- [PATCH 2/3] efi/esrt: use memunmap rather kfree to free the remapping Ard Biesheuvel (Wed Dec 06 2017 - 04:53:07 EST)
- [PATCH 1/3] efi: move some sysfs files to be read-only by root Ard Biesheuvel (Wed Dec 06 2017 - 04:53:14 EST)
- Re: [PATCH] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Loys Ollivier (Wed Dec 06 2017 - 04:54:43 EST)
- [PATCH v3 0/3] iio: temperataure: MLX90632 Crt Mori (Wed Dec 06 2017 - 04:54:54 EST)
- [PATCH v3 3/3] lib: Add strongly typed 64bit int_sqrt Crt Mori (Wed Dec 06 2017 - 04:56:22 EST)
- [PATCH] ptr_ring: Add barriers to fix NULL-pointer exception George Cherian (Wed Dec 06 2017 - 04:58:15 EST)
- Re: [PATCH 1/2] KVM: x86: fix APIC page invalidation Paolo Bonzini (Wed Dec 06 2017 - 05:00:28 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Wed Dec 06 2017 - 05:00:53 EST)
- Re: [Nouveau] [PATCH] drm/nouveau/mmu: fix odd_ptr_err.cocci warnings Karol Herbst (Wed Dec 06 2017 - 05:02:11 EST)
- Re: [PATCH] staging: pi433: Fixes issue with bit shift in rf69_get_modulation Marcus Wolf (Wed Dec 06 2017 - 05:02:27 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Cyril Hrubis (Wed Dec 06 2017 - 05:02:42 EST)
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE Michal Hocko (Wed Dec 06 2017 - 05:02:54 EST)
- Re: [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Chao Fan (Wed Dec 06 2017 - 05:03:14 EST)
- [PATCH 2/2] staging: fsl-mc: do not print error in case of defer probe error Nipun Gupta (Wed Dec 06 2017 - 05:03:25 EST)
- [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Nipun Gupta (Wed Dec 06 2017 - 05:03:49 EST)
- RE: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview David Laight (Wed Dec 06 2017 - 05:04:06 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Marcus Wolf (Wed Dec 06 2017 - 05:07:33 EST)
- RE: [PATCH v2] exec: avoid gcc-8 warning for get_task_comm David Laight (Wed Dec 06 2017 - 05:11:24 EST)
- [PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string Bartosz Golaszewski (Wed Dec 06 2017 - 05:12:33 EST)
- Re: [RFC 19/19] s390/facilities: enable AP facilities needed by guest Cornelia Huck (Wed Dec 06 2017 - 05:16:04 EST)
- RE: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Patrick Brünn (Wed Dec 06 2017 - 05:17:18 EST)
- Re: linux-next: build failure after merge of the printk tree Petr Mladek (Wed Dec 06 2017 - 05:17:31 EST)
- Re: [PATCH v4 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Peter Zijlstra (Wed Dec 06 2017 - 05:17:46 EST)
- [PATCH 0/2] eeprom: at24: coding style fixes Bartosz Golaszewski (Wed Dec 06 2017 - 05:19:43 EST)
- [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Wed Dec 06 2017 - 05:19:45 EST)
- [PATCH 1/2] eeprom: at24: fix coding style issues Bartosz Golaszewski (Wed Dec 06 2017 - 05:19:47 EST)
- [PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Loys Ollivier (Wed Dec 06 2017 - 05:22:03 EST)
- [kernel-hardening][PATCH v4 0/3] arm: Makes ptdump resuable and add WX page checking Jinbum Park (Wed Dec 06 2017 - 05:23:29 EST)
- [kernel-hardening][PATCH v4 1/3] arm: mm: dump: make page table dumping reusable Jinbum Park (Wed Dec 06 2017 - 05:24:18 EST)
- Re: [PATCH] eeprom: at24: Change nvmem stride to 1 Bartosz Golaszewski (Wed Dec 06 2017 - 05:25:35 EST)
- [kernel-hardening][PATCH v4 2/3] arm: mm: dump: make the page table dumping seq_file optional Jinbum Park (Wed Dec 06 2017 - 05:25:43 EST)
- Re: [PATCH v2 10/18] arm64: entry: Add exception trampoline page for exceptions from EL0 Ard Biesheuvel (Wed Dec 06 2017 - 05:26:00 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Wed Dec 06 2017 - 05:26:13 EST)
- [kernel-hardening][PATCH v4 3/3] arm: mm: dump: add checking for writable and executable pages Jinbum Park (Wed Dec 06 2017 - 05:26:37 EST)
- [PATCH v2] usb: core: Add "quirks" parameter for usbcore Kai-Heng Feng (Wed Dec 06 2017 - 05:26:51 EST)
- Re: [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization gengdongjiu (Wed Dec 06 2017 - 05:27:01 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Sven Eckelmann (Wed Dec 06 2017 - 05:27:20 EST)
- Re: [linux-next][41e83b9][gcc 4.8.5] make modules fail at net/netfilter/xt_bpf.ko Abdul Haleem (Wed Dec 06 2017 - 05:27:41 EST)
- Re: [PATCH] usb: core: Add "quirks" parameter for usbcore Oliver Neukum (Wed Dec 06 2017 - 05:28:12 EST)
- [PATCH] kmemcheck: rip it out for real Michal Hocko (Wed Dec 06 2017 - 05:30:53 EST)
- RE: [PATCH V11 3/5] printk: hash addresses printed with %p David Laight (Wed Dec 06 2017 - 05:31:18 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Wed Dec 06 2017 - 05:31:45 EST)
- [PATCH] staging: rtl8712: Cleanup codestyle Neil Singh (Wed Dec 06 2017 - 05:31:53 EST)
- Re: [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor() Petr Mladek (Wed Dec 06 2017 - 05:32:50 EST)
- [PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail Masahiro Yamada (Wed Dec 06 2017 - 05:33:39 EST)
- Re: [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy Bartosz Golaszewski (Wed Dec 06 2017 - 05:36:45 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Marcus Wolf (Wed Dec 06 2017 - 05:36:51 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Masahiro Yamada (Wed Dec 06 2017 - 05:37:47 EST)
- Re: linux-next: build failure after merge of the printk tree Sergey Senozhatsky (Wed Dec 06 2017 - 05:39:22 EST)
- [PATCH] m68k/bitops: Always include <asm-generic/bitops/find.h> Geert Uytterhoeven (Wed Dec 06 2017 - 05:40:27 EST)
- Re: [PATCHv4 5/6] symbol lookup: introduce dereference_symbol_descriptor() Sergey Senozhatsky (Wed Dec 06 2017 - 05:47:21 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Wed Dec 06 2017 - 05:48:22 EST)
- Re: [PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified Mel Gorman (Wed Dec 06 2017 - 05:50:16 EST)
- Re: [PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates Michael Ellerman (Wed Dec 06 2017 - 05:54:38 EST)
- [PATCH] cpu/hotplug: Fix state name in takedown_cpu comment Brendan Jackman (Wed Dec 06 2017 - 05:59:15 EST)
- [PATCH 1/2] rcutorture: Add usage warnings for parameters gp_normal and gp_exp lianglihao (Wed Dec 06 2017 - 05:59:49 EST)
- [PATCH 2/2] rcutorture: Add tests of param usage warnings lianglihao (Wed Dec 06 2017 - 06:00:05 EST)
- [PATCH 0/2] rcutorture: Add parameter usage warnings lianglihao (Wed Dec 06 2017 - 06:00:13 EST)
- Re: [PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests Fabien DESSENNE (Wed Dec 06 2017 - 06:01:01 EST)
- Re: [PATCH] tracing/probe: fix typo in pr_fmt in trace_uprobe.c Masahiro Yamada (Wed Dec 06 2017 - 06:01:15 EST)
- Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests Fabien DESSENNE (Wed Dec 06 2017 - 06:03:24 EST)
- Re: [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Uwe Kleine-König (Wed Dec 06 2017 - 06:03:57 EST)
- Re: [PATCH RFC 4/4] crypto: stm32: convert to the new crypto engine API Fabien DESSENNE (Wed Dec 06 2017 - 06:04:19 EST)
- Re: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Alexandre Belloni (Wed Dec 06 2017 - 06:05:10 EST)
- Re: [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Wed Dec 06 2017 - 06:05:49 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Wed Dec 06 2017 - 06:07:48 EST)
- [PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables. Enric Balletbo i Serra (Wed Dec 06 2017 - 06:10:30 EST)
- [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3. Enric Balletbo i Serra (Wed Dec 06 2017 - 06:10:36 EST)
- [PATCH 3/3] arm64: dts: rockchip: add extcon nodes and enable tcphy. Enric Balletbo i Serra (Wed Dec 06 2017 - 06:10:54 EST)
- Re: [PATCH v2 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page Konrad Rzeszutek Wilk (Wed Dec 06 2017 - 06:12:51 EST)
- Re: [GIT pull] x86 APIC updates for 4.15 Maarten Lankhorst (Wed Dec 06 2017 - 06:13:38 EST)
- Re: [PATCH] staging: rtl8712: Cleanup codestyle Greg Kroah-Hartman (Wed Dec 06 2017 - 06:15:38 EST)
- Re: [PATCH 2/2] staging: fsl-mc: do not print error in case of defer probe error Greg KH (Wed Dec 06 2017 - 06:16:09 EST)
- [PATCH] dmaengine: fsl-edma: disable clks on all error paths Andreas Platschek (Wed Dec 06 2017 - 06:19:47 EST)
- Re: [PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates Gautham R Shenoy (Wed Dec 06 2017 - 06:19:56 EST)
- [PATCH v3 00/12] Rockchip ISP1 Driver Jacob Chen (Wed Dec 06 2017 - 06:20:12 EST)
- Re: [PATCH 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node Fabio Estevam (Wed Dec 06 2017 - 06:20:15 EST)
- [PATCH v3 02/12] media: doc: add document for rkisp1 meta buffer format Jacob Chen (Wed Dec 06 2017 - 06:20:26 EST)
- [PATCH v3 03/12] media: rkisp1: Add user space ABI definitions Jacob Chen (Wed Dec 06 2017 - 06:20:37 EST)
- [PATCH v3 04/12] media: rkisp1: add rockchip isp1 driver Jacob Chen (Wed Dec 06 2017 - 06:20:59 EST)
- [PATCH v3 08/12] ARM: dts: rockchip: add isp node for rk3288 Jacob Chen (Wed Dec 06 2017 - 06:21:17 EST)
- [PATCH v3 11/12] arm64: dts: rockchip: add rx0 mipi-phy for rk3399 Jacob Chen (Wed Dec 06 2017 - 06:21:26 EST)
- [PATCH v3 12/12] MAINTAINERS: add entry for Rockchip ISP1 driver Jacob Chen (Wed Dec 06 2017 - 06:21:30 EST)
- Re: [PATCH 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Wed Dec 06 2017 - 06:21:36 EST)
- [PATCH] mfd: Fix RTS5227 (and others) powermanagement Hans de Goede (Wed Dec 06 2017 - 06:21:45 EST)
- [PATCH v3 10/12] arm64: dts: rockchip: add isp0 node for rk3399 Jacob Chen (Wed Dec 06 2017 - 06:22:29 EST)
- [PATCH v3 09/12] ARM: dts: rockchip: add rx0 mipi-phy for rk3288 Jacob Chen (Wed Dec 06 2017 - 06:22:48 EST)
- [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings Jacob Chen (Wed Dec 06 2017 - 06:23:21 EST)
- [PATCH v3 05/12] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver Jacob Chen (Wed Dec 06 2017 - 06:23:26 EST)
- [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings Jacob Chen (Wed Dec 06 2017 - 06:23:50 EST)
- [PATCH v3 01/12] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format Jacob Chen (Wed Dec 06 2017 - 06:24:05 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3. Heiko Stübner (Wed Dec 06 2017 - 06:24:16 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: add usb3-phy phandle for dwc3. Enric Balletbo i Serra (Wed Dec 06 2017 - 06:27:46 EST)
- [PATCH] gpu: drm: stm: Adopt SPDX identifiers Benjamin Gaignard (Wed Dec 06 2017 - 06:30:53 EST)
- [PATCH] gpu: drm: sti: Adopt SPDX identifiers Benjamin Gaignard (Wed Dec 06 2017 - 06:31:01 EST)
- Re: [PATCH] mfd: Fix RTS5227 (and others) powermanagement Hans de Goede (Wed Dec 06 2017 - 06:31:39 EST)
- Re: [PATCH 3/5] PCI: cadence: Add host driver for Cadence PCIe controller Lorenzo Pieralisi (Wed Dec 06 2017 - 06:32:38 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Åukasz Stelmach (Wed Dec 06 2017 - 06:33:12 EST)
- [tip:x86/urgent] x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD tip-bot for Rudolf Marek (Wed Dec 06 2017 - 06:37:19 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Tetsuo Handa (Wed Dec 06 2017 - 06:37:29 EST)
- [tip:x86/urgent] x86/microcode/AMD: Add support for fam17h microcode loading tip-bot for Tom Lendacky (Wed Dec 06 2017 - 06:37:43 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Krzysztof Kozlowski (Wed Dec 06 2017 - 06:37:56 EST)
- [tip:x86/urgent] x86/PCI: Make broadcom_postcore_init() check acpi_disabled tip-bot for Rafael J. Wysocki (Wed Dec 06 2017 - 06:38:06 EST)
- Re: [PATCH v3 4/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled Patrick Bellasi (Wed Dec 06 2017 - 06:38:31 EST)
- Re: [PATCH] media: platform: sti: Adopt SPDX identifier Fabien DESSENNE (Wed Dec 06 2017 - 06:39:15 EST)
- [tip:x86/urgent] x86/power: Fix some ordering bugs in __restore_processor_context() tip-bot for Andy Lutomirski (Wed Dec 06 2017 - 06:39:32 EST)
- Re: [PATCH v4] sched: Update runnable propagation rule Peter Zijlstra (Wed Dec 06 2017 - 06:40:42 EST)
- Re: [RFC] Sharing PMU counters across compatible events Jiri Olsa (Wed Dec 06 2017 - 06:42:12 EST)
- Re: [RFC 0/2] of: Add whitelist Frank Rowand (Wed Dec 06 2017 - 06:44:58 EST)
- [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs Jan Dakinevich (Wed Dec 06 2017 - 06:47:22 EST)
- Re: [RFC 0/2] of: Add whitelist Frank Rowand (Wed Dec 06 2017 - 06:47:41 EST)
- [PATCH RFC 1/2] perf/x86/intel: make reusable LBR initialization code Jan Dakinevich (Wed Dec 06 2017 - 06:48:20 EST)
- [PATCH v2] zswap: Update with same-value filled page feature Srividya Desireddy (Wed Dec 06 2017 - 06:49:02 EST)
- [PATCH RFC 0/2] ignore LBR-related MSRs Jan Dakinevich (Wed Dec 06 2017 - 06:49:15 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Wed Dec 06 2017 - 06:51:47 EST)
- [PATCH] USB: emi62: Delete an error message for a failed memory allocation in emi62_writememory() SF Markus Elfring (Wed Dec 06 2017 - 06:52:34 EST)
- [RESEND PATCH 0/4] drm/meson: power domain init related fixes Neil Armstrong (Wed Dec 06 2017 - 06:54:42 EST)
- [RESEND PATCH 3/4] drm/meson: dw_hdmi: Add support for an optional external 5V regulator Neil Armstrong (Wed Dec 06 2017 - 06:54:49 EST)
- [RESEND PATCH 2/4] dt-bindings: display: amlogic,meson-dw-hdmi: Add optional HDMI 5V regulator Neil Armstrong (Wed Dec 06 2017 - 06:54:54 EST)
- [RESEND PATCH 1/4] dt-bindings: display: amlogic,meson-vpu: Add optional power domain property Neil Armstrong (Wed Dec 06 2017 - 06:55:14 EST)
- [RESEND PATCH 4/4] drm/meson: Add missing VPU init Neil Armstrong (Wed Dec 06 2017 - 06:55:31 EST)
- Re: [RFC 0/2] of: Add whitelist Frank Rowand (Wed Dec 06 2017 - 06:56:40 EST)
- Re: [PATCH 0/2] of: dynamic: restrict overlay by targets Frank Rowand (Wed Dec 06 2017 - 06:58:46 EST)
- [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit Wanpeng Li (Wed Dec 06 2017 - 06:59:31 EST)
- Re: [RESEND PATCH 4/4] drm/meson: Add missing VPU init Neil Armstrong (Wed Dec 06 2017 - 07:04:09 EST)
- [PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory() SF Markus Elfring (Wed Dec 06 2017 - 07:07:02 EST)
- [PATCH V1] PM: In kernel power management domain_pm created for async schedules Vikas Bansal (Wed Dec 06 2017 - 07:07:38 EST)
- Re: [PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework Jitendra Sharma (Wed Dec 06 2017 - 07:08:14 EST)
- Re: ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label Steven Rostedt (Wed Dec 06 2017 - 07:10:57 EST)
- Re: [PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory() Julia Lawall (Wed Dec 06 2017 - 07:12:47 EST)
- [PATCH 0/2] clk: qcom: gcc-msm8916: codec digital clk fixes srinivas . kandagatla (Wed Dec 06 2017 - 07:14:02 EST)
- [PATCH 1/2] clk: qcom: msm8916: fix mnd_width for codec_digcodec srinivas . kandagatla (Wed Dec 06 2017 - 07:14:07 EST)
- [PATCH 2/2] clk: qcom: msm8916: add 12.288 MHz support to codec dig clk srinivas . kandagatla (Wed Dec 06 2017 - 07:14:33 EST)
- Re: [PATCH] Scheduler: Removed first parameter from prepare_lock_switch Peter Zijlstra (Wed Dec 06 2017 - 07:14:46 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Michal Hocko (Wed Dec 06 2017 - 07:15:21 EST)
- Re: [PATCH 4/7 v2] net: ethernet: i825xx: Fix platform_get_irq's error checking Sergei Shtylyov (Wed Dec 06 2017 - 07:19:36 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Michal Hocko (Wed Dec 06 2017 - 07:23:10 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Thomas Gleixner (Wed Dec 06 2017 - 07:23:43 EST)
- Re: [PATCH v4 1/2] dt-bindings: sound: add bindings for TAS6424 Mark Brown (Wed Dec 06 2017 - 07:24:57 EST)
- Re: 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable) Christian Borntraeger (Wed Dec 06 2017 - 07:25:26 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Maarten Lankhorst (Wed Dec 06 2017 - 07:31:18 EST)
- [Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest` Paul Menzel (Wed Dec 06 2017 - 07:34:45 EST)
- Re: [RFC] Sharing PMU counters across compatible events Peter Zijlstra (Wed Dec 06 2017 - 07:35:17 EST)
- [PATCH v3 02/20] arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN Will Deacon (Wed Dec 06 2017 - 07:36:18 EST)
- [PATCH v3 06/20] arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN Will Deacon (Wed Dec 06 2017 - 07:36:26 EST)
- [PATCH v3 03/20] arm64: mm: Move ASID from TTBR0 to TTBR1 Will Deacon (Wed Dec 06 2017 - 07:36:26 EST)
- Re: [PATCH v3 4/6] sched/rt: fast switch to maximum frequency when RT tasks are scheduled Vincent Guittot (Wed Dec 06 2017 - 07:36:39 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Wed Dec 06 2017 - 07:37:13 EST)
- [PATCH v3 01/20] arm64: mm: Use non-global mappings for kernel space Will Deacon (Wed Dec 06 2017 - 07:37:23 EST)
- [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page Will Deacon (Wed Dec 06 2017 - 07:37:26 EST)
- [PATCH v3 19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR Will Deacon (Wed Dec 06 2017 - 07:37:48 EST)
- [PATCH v3 17/20] arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0 Will Deacon (Wed Dec 06 2017 - 07:37:55 EST)
- [PATCH v3 18/20] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() Will Deacon (Wed Dec 06 2017 - 07:38:12 EST)
- [PATCH v3 16/20] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 Will Deacon (Wed Dec 06 2017 - 07:38:20 EST)
- [PATCH v3 15/20] arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks Will Deacon (Wed Dec 06 2017 - 07:38:37 EST)
- [PATCH v3 12/20] arm64: entry: Explicitly pass exception level to kernel_ventry macro Will Deacon (Wed Dec 06 2017 - 07:38:44 EST)
- [PATCH v3 13/20] arm64: entry: Hook up entry trampoline to exception vectors Will Deacon (Wed Dec 06 2017 - 07:38:50 EST)
- [PATCH v3 10/20] arm64: entry: Add exception trampoline page for exceptions from EL0 Will Deacon (Wed Dec 06 2017 - 07:38:56 EST)
- [PATCH v3 09/20] arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI Will Deacon (Wed Dec 06 2017 - 07:38:58 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Mark Brown (Wed Dec 06 2017 - 07:39:19 EST)
- [PATCH v3 11/20] arm64: mm: Map entry trampoline into trampoline and kernel page tables Will Deacon (Wed Dec 06 2017 - 07:39:40 EST)
- [PATCH v3 14/20] arm64: erratum: Work around Falkor erratum #E1003 in trampoline code Will Deacon (Wed Dec 06 2017 - 07:40:01 EST)
- [PATCH v3 07/20] arm64: mm: Allocate ASIDs in pairs Will Deacon (Wed Dec 06 2017 - 07:40:27 EST)
- [PATCH v3 08/20] arm64: mm: Add arm64_kernel_unmapped_at_el0 helper Will Deacon (Wed Dec 06 2017 - 07:40:32 EST)
- [PATCH v3 05/20] arm64: mm: Rename post_ttbr0_update_workaround Will Deacon (Wed Dec 06 2017 - 07:40:35 EST)
- [PATCH v3 04/20] arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003 Will Deacon (Wed Dec 06 2017 - 07:40:42 EST)
- [PATCH v3 00/20] arm64: Unmap the kernel whilst running in userspace (KPTI) Will Deacon (Wed Dec 06 2017 - 07:40:46 EST)
- Re: [PATCH] cpufreq: powernv: Define methods to parse positive & negative pstates Michael Ellerman (Wed Dec 06 2017 - 07:41:41 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Michal Hocko (Wed Dec 06 2017 - 07:43:29 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Mark Brown (Wed Dec 06 2017 - 07:45:56 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Thomas Gleixner (Wed Dec 06 2017 - 07:46:45 EST)
- Re: [PATCH v2 08/19] ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* API Mark Brown (Wed Dec 06 2017 - 07:46:54 EST)
- Re: [PATCH] ptr_ring: add barriers Michael S. Tsirkin (Wed Dec 06 2017 - 07:47:04 EST)
- Re: [PATCH v2 08/11] staging: pi433: Remove enum data_mode Dan Carpenter (Wed Dec 06 2017 - 07:49:03 EST)
- Re: KASAN: use-after-free Read in get_work_pool Dmitry Vyukov (Wed Dec 06 2017 - 07:50:33 EST)
- Re: [PATCH RFC 1/2] perf/x86/intel: make reusable LBR initialization code Peter Zijlstra (Wed Dec 06 2017 - 07:51:32 EST)
- Re: [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs Peter Zijlstra (Wed Dec 06 2017 - 07:52:44 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Wed Dec 06 2017 - 07:54:08 EST)
- [PATCH] arch/x86: Initialize __max_smt_threads to 1 Prarit Bhargava (Wed Dec 06 2017 - 07:56:22 EST)
- Re: [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver Mark Brown (Wed Dec 06 2017 - 07:58:35 EST)
- [RFC] spi: sun6i: disable/unprepare clocks on remove Tobias Jordan (Wed Dec 06 2017 - 07:58:57 EST)
- Re: [PATCH] perf evsel: Enable ignore_missing_thread for pid option Jiri Olsa (Wed Dec 06 2017 - 07:59:32 EST)
- Re: [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page Ard Biesheuvel (Wed Dec 06 2017 - 07:59:47 EST)
- Re: Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" Michael Ellerman (Wed Dec 06 2017 - 08:00:09 EST)
- Re: powerpc/perf: Fix oops when grouping different pmu events Michael Ellerman (Wed Dec 06 2017 - 08:00:19 EST)
- [PATCH v2 1/2] eeprom: at24: fix coding style issues Bartosz Golaszewski (Wed Dec 06 2017 - 08:02:00 EST)
- [PATCH v2 0/2] eeprom: at24: coding style fixes Bartosz Golaszewski (Wed Dec 06 2017 - 08:02:08 EST)
- [PATCH v2 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Wed Dec 06 2017 - 08:02:11 EST)
- Re: [PATCH] iio: stm32: Adopt SPDX identifier Fabrice Gasnier (Wed Dec 06 2017 - 08:03:03 EST)
- Re: [PATCH 2/3] crypto: exynos - Improve performance of PRNG Åukasz Stelmach (Wed Dec 06 2017 - 08:07:04 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Maarten Lankhorst (Wed Dec 06 2017 - 08:09:46 EST)
- Re: [PATCH] aio: Add memcg accounting of user used data Kirill Tkhai (Wed Dec 06 2017 - 08:13:29 EST)
- [PATCH] USB: imx21-hcd: Delete an error message for a failed memory allocation in activate_etd() SF Markus Elfring (Wed Dec 06 2017 - 08:15:52 EST)
- Re: [PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory() Dan Carpenter (Wed Dec 06 2017 - 08:20:07 EST)
- Re: [PATCH] dmaengine: fsl-edma: disable clks on all error paths Andreas Platschek (Wed Dec 06 2017 - 08:20:58 EST)
- Re: [PATCH v3 2/4] ARM: dts: at91: sama5d2: added dma property for ADC device Eugen Hristev (Wed Dec 06 2017 - 08:21:26 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Wed Dec 06 2017 - 08:24:19 EST)
- Re: [PATCH] USB: emi26: Delete an error message for a failed memory allocation in emi26_writememory() SF Markus Elfring (Wed Dec 06 2017 - 08:25:20 EST)
- Re: [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page Will Deacon (Wed Dec 06 2017 - 08:27:14 EST)
- [PATCH] dmaengine: jz4740: disable/unprepare clk if probe fails Tobias Jordan (Wed Dec 06 2017 - 08:28:36 EST)
- Re: [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Laurentiu Tudor (Wed Dec 06 2017 - 08:30:28 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Heiko Carstens (Wed Dec 06 2017 - 08:31:14 EST)
- [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock Aleksey Makarov (Wed Dec 06 2017 - 08:31:42 EST)
- [PATCH net-next v3 1/2] net: add support for Cavium PTP coprocessor Aleksey Makarov (Wed Dec 06 2017 - 08:31:55 EST)
- [PATCH net-next v3 2/2] net: thunderx: add timestamping support Aleksey Makarov (Wed Dec 06 2017 - 08:32:01 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Heiko Carstens (Wed Dec 06 2017 - 08:32:25 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Pierre-Louis Bossart (Wed Dec 06 2017 - 08:32:46 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Rafael J. Wysocki (Wed Dec 06 2017 - 08:34:09 EST)
- Re: [PATCH v3 18/20] perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0() Mark Rutland (Wed Dec 06 2017 - 08:35:01 EST)
- Re: [PATCH] ptr_ring: Add barriers to fix NULL-pointer exception Michael S. Tsirkin (Wed Dec 06 2017 - 08:35:31 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events Jiri Olsa (Wed Dec 06 2017 - 08:36:17 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Wed Dec 06 2017 - 08:37:38 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events Jiri Olsa (Wed Dec 06 2017 - 08:38:04 EST)
- Re: [RFC PATCH 1/5] perf jevents: add support for pmu events vendor subdirectory Jiri Olsa (Wed Dec 06 2017 - 08:38:39 EST)
- Re: [PATCH v2 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Peter Rosin (Wed Dec 06 2017 - 08:40:12 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Peter Zijlstra (Wed Dec 06 2017 - 08:41:14 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Åukasz Stelmach (Wed Dec 06 2017 - 08:43:18 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 08:47:14 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Peter Zijlstra (Wed Dec 06 2017 - 08:47:22 EST)
- [PATCH v2] usb: dwc2: Rename function names Razmik Karapetyan (Wed Dec 06 2017 - 08:49:14 EST)
- [PATCH v2] dmaengine: fsl-edma: disable clks on all error paths Andreas Platschek (Wed Dec 06 2017 - 08:50:37 EST)
- Re: [PATCH V1] PM: In kernel power management domain_pm created for async schedules Rafael J. Wysocki (Wed Dec 06 2017 - 08:50:58 EST)
- Re: [PATCH 4.4 02/96] s390/runtime instrumention: fix possible memory corruption Greg Kroah-Hartman (Wed Dec 06 2017 - 08:53:54 EST)
- Re: kernel CI: printk loglevels in kernel boot logs? Petr Mladek (Wed Dec 06 2017 - 08:54:57 EST)
- [PATCH v2] usb: dwc2: Remove unnecessary debug prints Razmik Karapetyan (Wed Dec 06 2017 - 08:57:41 EST)
- [PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error. Rolf Evers-Fischer (Wed Dec 06 2017 - 08:57:53 EST)
- Re: [PATCH] ASoC: fsl_asrc: protect macro argument Stefan Agner (Wed Dec 06 2017 - 08:58:33 EST)
- Re: [PATCH v3 20/20] arm64: kaslr: Put kernel vectors address in separate data page Ard Biesheuvel (Wed Dec 06 2017 - 09:03:09 EST)
- RE: [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Bharat Bhushan (Wed Dec 06 2017 - 09:03:18 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Rafael J. Wysocki (Wed Dec 06 2017 - 09:05:26 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Krzysztof Kozlowski (Wed Dec 06 2017 - 09:05:50 EST)
- [PATCH] video: hd44780: Add hd44780 lcd display driver Lars Poeschel (Wed Dec 06 2017 - 09:06:38 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Matthew Wilcox (Wed Dec 06 2017 - 09:07:03 EST)
- [PATCH] usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues Gevorg Sahakyan (Wed Dec 06 2017 - 09:09:45 EST)
- Re: [PATCH v2] usb: core: Add "quirks" parameter for usbcore Greg KH (Wed Dec 06 2017 - 09:10:01 EST)
- Re: [PATCH v3 16/20] arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 Mark Rutland (Wed Dec 06 2017 - 09:11:48 EST)
- Re: [PATCH] ASoC: fsl_asrc: protect macro argument Mark Brown (Wed Dec 06 2017 - 09:12:04 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:12:24 EST)
- Re: [PATCH V1] PM: In kernel power management domain_pm created for async schedules gregkh@xxxxxxxxxxxxxxxxxxx (Wed Dec 06 2017 - 09:12:36 EST)
- Re: [PATCH v3 19/20] arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR Mark Rutland (Wed Dec 06 2017 - 09:12:57 EST)
- [PATCH] memory: ti-emif-sram: remove unused variable Arnd Bergmann (Wed Dec 06 2017 - 09:13:37 EST)
- Checkpatch ignores spelling error by using -f Rolf Evers-Fischer (Wed Dec 06 2017 - 09:13:47 EST)
- [PATCH] usb: dwc2: Remove version check in GSNPSID Gevorg Sahakyan (Wed Dec 06 2017 - 09:14:03 EST)
- [GIT PULL] sound fixes for 4.15-rc3 Takashi Iwai (Wed Dec 06 2017 - 09:14:14 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Thomas Gleixner (Wed Dec 06 2017 - 09:15:10 EST)
- [PATCH] scsi: bfa: fix type conversion warning Arnd Bergmann (Wed Dec 06 2017 - 09:15:32 EST)
- [PATCH] futex: use fault_in to avoid infinite loop Cheng Jian (Wed Dec 06 2017 - 09:15:48 EST)
- [PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Arnd Bergmann (Wed Dec 06 2017 - 09:15:59 EST)
- [PATCH -next v3 0/2] mtd: nand: toshiba: Add Toshiba BENAND support KOBAYASHI Yoshitake (Wed Dec 06 2017 - 09:17:43 EST)
- [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Arnd Bergmann (Wed Dec 06 2017 - 09:18:07 EST)
- Re: [RFC PATCH v3 2/7] ktask: multithread CPU-intensive kernel work Daniel Jordan (Wed Dec 06 2017 - 09:18:51 EST)
- Re: [PATCH V1] PM: In kernel power management domain_pm created for async schedules Rafael J. Wysocki (Wed Dec 06 2017 - 09:18:58 EST)
- [PATCH] btrfs: tree-checker: use %zu format string for size_t Arnd Bergmann (Wed Dec 06 2017 - 09:19:10 EST)
- [PATCH] pci: provide pci_get_domain_bus_and_slot dummy helper Arnd Bergmann (Wed Dec 06 2017 - 09:19:19 EST)
- Re: [RFC PATCH v3 0/7] ktask: multithread CPU-intensive kernel work Daniel Jordan (Wed Dec 06 2017 - 09:19:41 EST)
- [PATCH] ntb_hw_switchtec: fix logic error Arnd Bergmann (Wed Dec 06 2017 - 09:19:55 EST)
- Re: [PATCH] xhci: Fix front USB ports on ASUS PRIME B350M-A Kai-Heng Feng (Wed Dec 06 2017 - 09:20:50 EST)
- Re: [PATCH] staging: pi433: Fixes issue with bit shift in rf69_get_modulation Greg KH (Wed Dec 06 2017 - 09:23:03 EST)
- [PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case Tobias Jordan (Wed Dec 06 2017 - 09:23:29 EST)
- Re: [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Laurentiu Tudor (Wed Dec 06 2017 - 09:23:54 EST)
- [PATCH] ACPICA: Update information in MAINTAINERS Rafael J. Wysocki (Wed Dec 06 2017 - 09:24:21 EST)
- Re: [PATCH] btrfs: tree-checker: use %zu format string for size_t David Sterba (Wed Dec 06 2017 - 09:25:09 EST)
- [PATCH] phy: rockchip-inno-usb2: disable clock on error Stefan Potyra (Wed Dec 06 2017 - 09:26:19 EST)
- [PATCH] regmap: allow to disable all locking mechanisms Bartosz Golaszewski (Wed Dec 06 2017 - 09:26:21 EST)
- Re: [PATCH] gpu: drm: stm: Adopt SPDX identifiers Vincent ABRIOU (Wed Dec 06 2017 - 09:26:25 EST)
- [PATCH] regmap: allow to disable all locking mechanisms Bartosz Golaszewski (Wed Dec 06 2017 - 09:26:33 EST)
- Re: [PATCH] gpu: drm: sti: Adopt SPDX identifiers Vincent ABRIOU (Wed Dec 06 2017 - 09:26:40 EST)
- Re: [PATCH v2 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Wed Dec 06 2017 - 09:29:20 EST)
- Re: [PATCH] ASoC: fsl_asrc: protect macro argument Stefan Agner (Wed Dec 06 2017 - 09:30:32 EST)
- Re: NFS crash, hashed pointers in backtrace Geert Uytterhoeven (Wed Dec 06 2017 - 09:31:56 EST)
- [PATCH v4 00/15] NTB: Add full multi-port API support to the test drivers Serge Semin (Wed Dec 06 2017 - 09:32:22 EST)
- [PATCH v4 01/15] NTB: Rename NTB messaging API methods Serge Semin (Wed Dec 06 2017 - 09:32:28 EST)
- [PATCH v4 02/15] NTB: Set dma mask and dma coherent mask to NTB devices Serge Semin (Wed Dec 06 2017 - 09:32:34 EST)
- [PATCH v4 03/15] NTB: Fix UB/bug in ntb_mw_get_align() Serge Semin (Wed Dec 06 2017 - 09:32:36 EST)
- [PATCH v4 14/15] NTB: ntb_test: Update ntb_perf tests Serge Semin (Wed Dec 06 2017 - 09:32:45 EST)
- [PATCH v4 13/15] NTB: ntb_test: Update ntb_tool MW tests Serge Semin (Wed Dec 06 2017 - 09:32:48 EST)
- [PATCH v4 12/15] NTB: ntb_test: Add ntb_tool Message tests Serge Semin (Wed Dec 06 2017 - 09:32:57 EST)
- [PATCH v4 15/15] NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology Serge Semin (Wed Dec 06 2017 - 09:33:03 EST)
- Re: [RESEND PATCH v2 00/14] tee: optee: add dynamic shared memory support Jens Wiklander (Wed Dec 06 2017 - 09:33:04 EST)
- Re: [PATCH v3 11/20] arm64: mm: Map entry trampoline into trampoline and kernel page tables Mark Rutland (Wed Dec 06 2017 - 09:33:32 EST)
- [PATCH v4 10/15] NTB: ntb_test: Update ntb_tool DB tests Serge Semin (Wed Dec 06 2017 - 09:34:10 EST)
- [PATCH v4 09/15] NTB: ntb_test: Update ntb_tool link tests Serge Semin (Wed Dec 06 2017 - 09:34:11 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Namhyung Kim (Wed Dec 06 2017 - 09:34:21 EST)
- [PATCH v4 11/15] NTB: ntb_test: Update ntb_tool Scratchpad tests Serge Semin (Wed Dec 06 2017 - 09:34:46 EST)
- [PATCH v4 06/15] NTB: ntb_perf: Add full multi-port NTB API support Serge Semin (Wed Dec 06 2017 - 09:35:14 EST)
- Re: [RFC PATCH v3 1/7] ktask: add documentation Michal Hocko (Wed Dec 06 2017 - 09:35:25 EST)
- [PATCH v4 07/15] NTB: ntb_test: Safely use paths with whitespace Serge Semin (Wed Dec 06 2017 - 09:35:37 EST)
- [PATCH v4 08/15] NTB: ntb_test: Add ntb_tool port tests Serge Semin (Wed Dec 06 2017 - 09:35:49 EST)
- [PATCH v4 05/15] NTB: ntb_tool: Add full multi-port NTB API support Serge Semin (Wed Dec 06 2017 - 09:36:07 EST)
- [PATCH v4 04/15] NTB: ntb_pp: Add full multi-port NTB API support Serge Semin (Wed Dec 06 2017 - 09:36:31 EST)
- Re: [PATCH] ASoC: fsl_asrc: protect macro argument Mark Brown (Wed Dec 06 2017 - 09:39:59 EST)
- Re: [alsa-devel] [PATCH v4 06/15] soundwire: Add IO transfer Vinod Koul (Wed Dec 06 2017 - 09:40:31 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events John Garry (Wed Dec 06 2017 - 09:40:39 EST)
- Re: [PATCH v2 5/5] rtc: add mxc driver for i.MX53 SRTC Sascha Hauer (Wed Dec 06 2017 - 09:40:52 EST)
- Re: [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit David Hildenbrand (Wed Dec 06 2017 - 09:41:10 EST)
- Re: [PATCH] pci: provide pci_get_domain_bus_and_slot dummy helper Sinan Kaya (Wed Dec 06 2017 - 09:41:22 EST)
- [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case Ivan Khoronzhuk (Wed Dec 06 2017 - 09:41:33 EST)
- [PATCH v2] usb: dwc2: Add safety check in setting of descriptor chain pointers Minas Harutyunyan (Wed Dec 06 2017 - 09:41:44 EST)
- [PATCH 01/36] tools headers: Follow the upstream UAPI header version 100% differ from the kernel Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:41:53 EST)
- [PATCH 03/36] perf record: Synthesize unit/scale/... in event update Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:03 EST)
- [PATCH 06/36] perf buildid-cache: Document for Node.js USDT Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:08 EST)
- [PATCH 09/36] Documentation: Add Arnaldo Melo to list of enforcement statement endorsers Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:15 EST)
- [PATCH 11/36] tools build feature: Check if pthread_barrier_t is available Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:25 EST)
- [PATCH 13/36] perf annotate: Fix unnecessary memory allocation for s390x Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:30 EST)
- [PATCH 15/36] perf rblist: Create rblist__exit() function Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:35 EST)
- [PATCH 16/36] perf stat: Add rbtree node_delete op Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:42 EST)
- [PATCH 18/36] perf s390: Always build with -fPIC Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:47 EST)
- [PATCH 19/36] perf pmu: Pass pmu as a parameter to get_cpuid_str() Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:42:50 EST)
- [PATCH 21/36] perf pmu: Add helper function is_pmu_core to detect PMU CORE devices Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:03 EST)
- [PATCH -next v3 2/2] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND) KOBAYASHI Yoshitake (Wed Dec 06 2017 - 09:43:14 EST)
- [PATCH 24/36] perf tools: Fix up build in hardnened environments Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:15 EST)
- [PATCH 26/36] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:22 EST)
- [PATCH 28/36] perf mmap: Remove overwrite from arguments list of perf_mmap__push Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:28 EST)
- [PATCH 30/36] perf c2c: Add a tip about cacheline events Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:34 EST)
- [PATCH 31/36] perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:42 EST)
- [PATCH 32/36] x86/asm: Allow again using asm.h when building for the 'bpf' clang target Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:53 EST)
- [PATCH 33/36] perf report: Set browser mode right before setup_browser() Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:43:55 EST)
- [PATCH 35/36] perf mmap: Don't discard prev in backward mode Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:44:07 EST)
- [PATCH 36/36] perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:44:17 EST)
- [PATCH 34/36] perf mmap: Fix perf backward recording Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:44:44 EST)
- [PATCH 29/36] perf mmap: Remove overwrite and check_messup from mmap read Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:45:21 EST)
- [PATCH 27/36] perf evlist: Remove evlist->overwrite Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:45:35 EST)
- [PATCH] spi: sun4i: disable clocks in the remove function Takuo Koguchi (Wed Dec 06 2017 - 09:45:50 EST)
- [PATCH 25/36] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:46:17 EST)
- [PATCH 23/36] perf pmu: Add check for valid cpuid in perf_pmu__find_map() Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:46:37 EST)
- [PATCH 22/36] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:46:58 EST)
- [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID KOBAYASHI Yoshitake (Wed Dec 06 2017 - 09:47:13 EST)
- [PATCH 20/36] perf tools arm64: Add support for get_cpuid_str function. Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:47:25 EST)
- Re: [PATCH] pci: provide pci_get_domain_bus_and_slot dummy helper Arnd Bergmann (Wed Dec 06 2017 - 09:47:44 EST)
- [PATCH 17/36] perf thread_map: Add method to map all threads in the system Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:48:23 EST)
- Re: [RFC PATCH 1/5] perf jevents: add support for pmu events vendor subdirectory John Garry (Wed Dec 06 2017 - 09:48:43 EST)
- Re: [PATCH] pci: provide pci_get_domain_bus_and_slot dummy helper Sinan Kaya (Wed Dec 06 2017 - 09:48:54 EST)
- [PATCH 14/36] perf annotate: Fix objdump comment parsing for Intel mov dissassembly Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:49:19 EST)
- [PATCH 12/36] perf bench futex: Sync waker threads Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:49:43 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Greg KH (Wed Dec 06 2017 - 09:50:03 EST)
- [PATCH 08/36] perf intel-pt: Improve build messages for files that differ from the kernel Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:50:29 EST)
- Re: [PATCH] security: keys: remove redundant assignment to key_ref David Howells (Wed Dec 06 2017 - 09:50:38 EST)
- [PATCH 10/36] perf bench futex: Use cpumaps Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:50:55 EST)
- [PATCH 07/36] perf report: Fix -D output for user metadata events Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:51:18 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Sumit Semwal (Wed Dec 06 2017 - 09:51:34 EST)
- [PATCH 05/36] perf script: Allow computing 'perf stat' style metrics Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:51:38 EST)
- [PATCH 04/36] perf record: Synthesize thread map and cpu map Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:52:08 EST)
- [PATCH 02/36] perf test: Disable test cases 19 and 20 on s390x Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 09:52:27 EST)
- Re: [PATCH V3] staging: pi433: rf69.c: Replace macros READ_REG and WRITE_REG with smarter functions Greg KH (Wed Dec 06 2017 - 09:52:35 EST)
- Re: Checkpatch ignores spelling error by using -f Joe Perches (Wed Dec 06 2017 - 09:52:44 EST)
- Re: [PATCH] security: keys: remove redundant assignment to key_ref Julia Lawall (Wed Dec 06 2017 - 09:53:21 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Åukasz Stelmach (Wed Dec 06 2017 - 09:53:27 EST)
- [PATCH net-next] net: ethernet: ti: cpdma: correct error handling for chan create Ivan Khoronzhuk (Wed Dec 06 2017 - 09:54:21 EST)
- Re: [PATCH] [FIX] staging: pi433: fix last commit indentation Greg KH (Wed Dec 06 2017 - 09:54:44 EST)
- Re: [PATCH] staging: pi433: fix include asm/compat.h to linux/compat.h Greg KH (Wed Dec 06 2017 - 09:55:37 EST)
- [PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Andrey Zhizhikin (Wed Dec 06 2017 - 09:56:26 EST)
- Re: [PATCH] staging: pi433: rf69.c: Introduced define DEBUG_FUNC_ENTRY Greg KH (Wed Dec 06 2017 - 09:56:37 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Wed Dec 06 2017 - 09:57:12 EST)
- [PATCH] usb: dwc2: hcd: Fix host channel halt flow Minas Harutyunyan (Wed Dec 06 2017 - 09:59:53 EST)
- Re: [PATCH v2] Staging: pi433: fix brace coding style issues in pi433_if.c Greg KH (Wed Dec 06 2017 - 10:01:22 EST)
- Re: [Intel-gfx] [PATCH v3 4/9] drm: Add some HDCP related #defines Alex Deucher (Wed Dec 06 2017 - 10:01:41 EST)
- [PATCH v4 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Wed Dec 06 2017 - 10:01:56 EST)
- Re: Checkpatch ignores spelling error by using -f Rolf Evers-Fischer (Wed Dec 06 2017 - 10:02:22 EST)
- [PATCH] scsi: fusion: clean up some indentations Colin King (Wed Dec 06 2017 - 10:02:50 EST)
- [PATCH] SoC: rockchip: disable clock on error Stefan Potyra (Wed Dec 06 2017 - 10:03:33 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Arnd Bergmann (Wed Dec 06 2017 - 10:03:42 EST)
- Re: [PATCH] video: hd44780: Add hd44780 lcd display driver Geert Uytterhoeven (Wed Dec 06 2017 - 10:04:22 EST)
- Re: [PATCH RFC 0/2] ignore LBR-related MSRs Konrad Rzeszutek Wilk (Wed Dec 06 2017 - 10:07:58 EST)
- Re: [PATCH -next v3 1/2] mtd: nand: toshiba: Retrieve ECC requirements from extended ID Boris Brezillon (Wed Dec 06 2017 - 10:08:15 EST)
- Re: [PATCH] ASoC: fsl_asrc: protect macro argument Stefan Agner (Wed Dec 06 2017 - 10:08:21 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Dave Hansen (Wed Dec 06 2017 - 10:09:04 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Greg KH (Wed Dec 06 2017 - 10:11:12 EST)
- [PATCH v3] ipc, mqueue: lazy call kern_mount_data in new namespaces Giuseppe Scrivano (Wed Dec 06 2017 - 10:14:46 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Greg KH (Wed Dec 06 2017 - 10:16:03 EST)
- [PATCH] ASoC: fsl_asrc: protect macro argument Stefan Agner (Wed Dec 06 2017 - 10:17:27 EST)
- [PATCH RESEND] ASoC: fsl_asrc: protect macro argument Stefan Agner (Wed Dec 06 2017 - 10:17:36 EST)
- Re: [PATCHv2] staging: pi433: pi433_if.c remove SET_CHECKED macro Greg Kroah-Hartman (Wed Dec 06 2017 - 10:19:03 EST)
- Re: [PATCH] spi: sun4i: disable clocks in the remove function Maxime Ripard (Wed Dec 06 2017 - 10:20:12 EST)
- Re: [RFC PATCH 2/5] perf jevents: add support for arch recommended events John Garry (Wed Dec 06 2017 - 10:20:51 EST)
- Re: [PATCH] gpu: drm: stm: Adopt SPDX identifiers Benjamin Gaignard (Wed Dec 06 2017 - 10:20:59 EST)
- Re: [RFC] spi: sun6i: disable/unprepare clocks on remove Maxime Ripard (Wed Dec 06 2017 - 10:21:07 EST)
- Re: [PATCH v2] zswap: Update with same-value filled page feature Dan Streetman (Wed Dec 06 2017 - 10:21:14 EST)
- Re: [PATCH] gpu: drm: sti: Adopt SPDX identifiers Benjamin Gaignard (Wed Dec 06 2017 - 10:21:24 EST)
- Re: [PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error. Greg KH (Wed Dec 06 2017 - 10:22:03 EST)
- [PATCH] USB: dwc2: Delete an error message for a failed memory allocation in dwc2_hsotg_handle_unaligned_buf_start() SF Markus Elfring (Wed Dec 06 2017 - 10:22:39 EST)
- Re: [PATCH -next v3 2/2] mtd: nand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND) Boris Brezillon (Wed Dec 06 2017 - 10:24:22 EST)
- [PATCH] usb: dwc2: Delete unused functionality Grigor Tovmasyan (Wed Dec 06 2017 - 10:25:58 EST)
- [PATCH] drm/sun4i: Fix uninitialized variables in vi layer Jernej Skrabec (Wed Dec 06 2017 - 10:26:21 EST)
- [PATCH] usb: dwc2: Make function static Grigor Tovmasyan (Wed Dec 06 2017 - 10:27:48 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Krzysztof Kozlowski (Wed Dec 06 2017 - 10:28:21 EST)
- Applied "ASoC: fsl_asrc: protect macro argument" to the asoc tree Mark Brown (Wed Dec 06 2017 - 10:29:21 EST)
- Re: [PATCH] lib/plist.c: Export plist_*() APIs Hareesh Gundu (Wed Dec 06 2017 - 10:29:40 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Alan Tull (Wed Dec 06 2017 - 10:30:24 EST)
- [PATCH 1/9] ARM: dts: imx7-colibri: move and rename USB Host power regulator Stefan Agner (Wed Dec 06 2017 - 10:30:39 EST)
- [PATCH 6/9] ARM: dts: imx7-colibri: specify usdhc1 supplies Stefan Agner (Wed Dec 06 2017 - 10:30:54 EST)
- [PATCH 4/9] ARM: dts: imx7-colibri: use NAND_CE1 as GPIO Stefan Agner (Wed Dec 06 2017 - 10:30:58 EST)
- [PATCH 2/9] ARM: dts: imx7-colibri: make sure multiplexed pins are not active Stefan Agner (Wed Dec 06 2017 - 10:31:01 EST)
- Re: [PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Greg KH (Wed Dec 06 2017 - 10:31:14 EST)
- [PATCH 5/9] ARM: dts: imx7-colibri: specify cpu-supply Stefan Agner (Wed Dec 06 2017 - 10:31:42 EST)
- [PATCH 3/9] ARM: dts: imx7-colibri: mux pull-ups where appropriate Stefan Agner (Wed Dec 06 2017 - 10:31:52 EST)
- [PATCH 7/9] ARM: dts: imx7-colibri: specify backlight GPIO Stefan Agner (Wed Dec 06 2017 - 10:32:06 EST)
- [PATCH 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB (eMMC) support Stefan Agner (Wed Dec 06 2017 - 10:32:17 EST)
- [PATCH 8/9] ARM: dts: imx7-colibri: add MCP2515 CAN controller Stefan Agner (Wed Dec 06 2017 - 10:32:42 EST)
- Applied "regmap: allow to disable all locking mechanisms" to the regmap tree Mark Brown (Wed Dec 06 2017 - 10:33:23 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Wed Dec 06 2017 - 10:33:53 EST)
- Re: [patch 36/60] x86/mm/kpti: Add functions to clone kernel PMDs Borislav Petkov (Wed Dec 06 2017 - 10:39:38 EST)
- Re: [PATCH] kconfig: fix relational operators for bool and tristate symbols Nicolas Pitre (Wed Dec 06 2017 - 10:40:13 EST)
- Re: [PATCH] bfa: fix access to bfad_im_port_s James Bottomley (Wed Dec 06 2017 - 10:40:23 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Sumit Semwal (Wed Dec 06 2017 - 10:40:38 EST)
- [PATCH 0/3] ahci: Allow setting a default LPM policy for mobile chipsets Hans de Goede (Wed Dec 06 2017 - 10:41:19 EST)
- [PATCH 3/3] ahci: Allow setting a default LPM policy for mobile chipsets Hans de Goede (Wed Dec 06 2017 - 10:41:25 EST)
- [PATCH 2/3] ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI Hans de Goede (Wed Dec 06 2017 - 10:41:42 EST)
- [PATCH 1/3] ahci: Annotate PCI ids for mobile Intel chipsets as such Hans de Goede (Wed Dec 06 2017 - 10:42:01 EST)
- Re: [PATCH] mfd: Fix RTS5227 (and others) powermanagement Lee Jones (Wed Dec 06 2017 - 10:42:29 EST)
- [PATCH v5 00/15] soundwire: Add a new SoundWire subsystem Vinod Koul (Wed Dec 06 2017 - 10:43:39 EST)
- [PATCH v5 01/15] Documentation: Add SoundWire summary Vinod Koul (Wed Dec 06 2017 - 10:43:46 EST)
- [PATCH v5 02/15] soundwire: Add SoundWire bus type Vinod Koul (Wed Dec 06 2017 - 10:43:53 EST)
- [PATCH v5 03/15] soundwire: Add Master registration Vinod Koul (Wed Dec 06 2017 - 10:43:59 EST)
- [PATCH v5 05/15] soundwire: Add SoundWire MIPI defined registers Vinod Koul (Wed Dec 06 2017 - 10:44:08 EST)
- Re: [PATCH] mfd: Fix RTS5227 (and others) powermanagement Hans de Goede (Wed Dec 06 2017 - 10:44:17 EST)
- [PATCH v5 08/15] soundwire: Add Slave status handling helpers Vinod Koul (Wed Dec 06 2017 - 10:44:21 EST)
- [PATCH v5 11/15] soundwire: cdns: Add cadence library Vinod Koul (Wed Dec 06 2017 - 10:44:32 EST)
- [PATCH v5 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support Vinod Koul (Wed Dec 06 2017 - 10:44:37 EST)
- [PATCH v5 14/15] soundwire: intel: Add Intel init module Vinod Koul (Wed Dec 06 2017 - 10:44:49 EST)
- [PATCH v5 15/15] MAINTAINERS: Add SoundWire entry Vinod Koul (Wed Dec 06 2017 - 10:44:56 EST)
- Re: WARNING in strp_data_ready Dmitry Vyukov (Wed Dec 06 2017 - 10:45:14 EST)
- [PATCH v5 13/15] soundwire: intel: Add Intel Master driver Vinod Koul (Wed Dec 06 2017 - 10:45:39 EST)
- [PATCH v3 1/3] ARM: dts: imx6sx-sdb: Convert from fbdev to drm bindings Marco Franchi (Wed Dec 06 2017 - 10:45:57 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Peter Zijlstra (Wed Dec 06 2017 - 10:46:18 EST)
- [PATCH] serial: 8250_dw: Disable clock on error Stefan Potyra (Wed Dec 06 2017 - 10:46:32 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Namhyung Kim (Wed Dec 06 2017 - 10:46:44 EST)
- [PATCH v5 10/15] soundwire: Add sysfs for SoundWire DisCo properties Vinod Koul (Wed Dec 06 2017 - 10:47:05 EST)
- [PATCH v5 07/15] regmap: Add SoundWire bus support Vinod Koul (Wed Dec 06 2017 - 10:47:25 EST)
- [PATCH v5 09/15] soundwire: Add slave status handling Vinod Koul (Wed Dec 06 2017 - 10:47:31 EST)
- [PATCH v3 3/3] ARM: dts: imx6sl-evk: Convert from fbdev to drm bindings Marco Franchi (Wed Dec 06 2017 - 10:47:36 EST)
- [PATCH v3 2/3] ARM: dts: imx6sl-evk: Rearrange the regulators node Marco Franchi (Wed Dec 06 2017 - 10:48:07 EST)
- [PATCH v5 06/15] soundwire: Add IO transfer Vinod Koul (Wed Dec 06 2017 - 10:48:28 EST)
- [PATCH v5 04/15] soundwire: Add MIPI DisCo property helpers Vinod Koul (Wed Dec 06 2017 - 10:48:49 EST)
- Re: [PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables. Lee Jones (Wed Dec 06 2017 - 10:49:12 EST)
- [PATCH] net_sched: use macvlan real dev trans_start in dev_trans_start() Chris Dion (Wed Dec 06 2017 - 10:51:08 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Namhyung Kim (Wed Dec 06 2017 - 10:52:46 EST)
- [v2][PATCH 1/1] serial: 8250: 8250_omap: Fix spelling error. Rolf Evers-Fischer (Wed Dec 06 2017 - 10:52:56 EST)
- Re: general protection fault in lockdep_invariant_state (2) Dmitry Vyukov (Wed Dec 06 2017 - 10:54:43 EST)
- [PATCH] perf: qcom_l2_pmu: don't allow guest access Neil Leeder (Wed Dec 06 2017 - 10:55:51 EST)
- Re: [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Maxime Ripard (Wed Dec 06 2017 - 10:56:26 EST)
- Re: [PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Tony Lindgren (Wed Dec 06 2017 - 10:57:22 EST)
- Re: [PATCH] ptr_ring: Add barriers to fix NULL-pointer exception Michael S. Tsirkin (Wed Dec 06 2017 - 10:57:32 EST)
- Re: [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs Andi Kleen (Wed Dec 06 2017 - 10:57:41 EST)
- Re: [PATCH] lib/plist.c: Export plist_*() APIs Peter Zijlstra (Wed Dec 06 2017 - 10:59:32 EST)
- [PATCH] ARM: dts: imx: Add memory node unit name Marco Franchi (Wed Dec 06 2017 - 11:00:09 EST)
- Re: [patch 37/60] x86mm//kpti: Force entry through trampoline when KPTI active Borislav Petkov (Wed Dec 06 2017 - 11:01:38 EST)
- Re: [PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case Andrew Lunn (Wed Dec 06 2017 - 11:04:06 EST)
- Re: [PATCH] futex: use fault_in to avoid infinite loop Peter Zijlstra (Wed Dec 06 2017 - 11:04:18 EST)
- [PATCH v1 0/2] eeprom: at24: convert magic numbers to structs. Sven Van Asbroeck (Wed Dec 06 2017 - 11:04:47 EST)
- [PATCH v1 2/2] eeprom: at24: remove temporary fix for at24mac402 size. Sven Van Asbroeck (Wed Dec 06 2017 - 11:04:53 EST)
- [PATCH v1 1/2] eeprom: at24: convert magic numbers to structs. Sven Van Asbroeck (Wed Dec 06 2017 - 11:05:20 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Andrew F. Davis (Wed Dec 06 2017 - 11:06:47 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Wed Dec 06 2017 - 11:07:27 EST)
- [PATCH V2] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Wed Dec 06 2017 - 11:09:18 EST)
- [RFC] vfio/type1: Add IOVA_RANGE capability support Shameer Kolothum (Wed Dec 06 2017 - 11:10:44 EST)
- Re: NFS crash, hashed pointers in backtrace Trond Myklebust (Wed Dec 06 2017 - 11:11:01 EST)
- Re: [PATCH] sched/wait: fix add_wait_queue() behavior change Jens Axboe (Wed Dec 06 2017 - 11:11:14 EST)
- Re: [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Chen-Yu Tsai (Wed Dec 06 2017 - 11:11:27 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Wed Dec 06 2017 - 11:11:52 EST)
- Re: [PATCH] perf: qcom_l2_pmu: don't allow guest access Mark Rutland (Wed Dec 06 2017 - 11:12:04 EST)
- [PATCH v8 2/5] btrfs: make open_ctree error injectable Josef Bacik (Wed Dec 06 2017 - 11:12:36 EST)
- [PATCH v8 1/5] add infrastructure for tagging functions as error injectable Josef Bacik (Wed Dec 06 2017 - 11:12:55 EST)
- [PATCH v8 5/5] btrfs: allow us to inject errors at io_ctl_init Josef Bacik (Wed Dec 06 2017 - 11:13:02 EST)
- [PATCH v8 4/5] samples/bpf: add a test for bpf_override_return Josef Bacik (Wed Dec 06 2017 - 11:13:24 EST)
- [PATCH v8 3/5] bpf: add a bpf_override_function helper Josef Bacik (Wed Dec 06 2017 - 11:14:02 EST)
- [PATCH v8 0/5] Add the ability to do BPF directed error injection Josef Bacik (Wed Dec 06 2017 - 11:14:21 EST)
- [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() SF Markus Elfring (Wed Dec 06 2017 - 11:15:12 EST)
- Re: [PATCH RESEND] arm64: fault: avoid send SIGBUS two times Will Deacon (Wed Dec 06 2017 - 11:15:40 EST)
- RE: [RFC] vfio/type1: Add IOVA_RANGE capability support Shameerali Kolothum Thodi (Wed Dec 06 2017 - 11:16:15 EST)
- [PATCH 22/45] fs: xfs: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:16:26 EST)
- Re: jsm_tty: Fix a possible null pointer dereference in two functions Guilherme G. Piccoli (Wed Dec 06 2017 - 11:16:46 EST)
- [regression] PCI early boot hang on certain AMD systems (was: Re: [GIT PULL] PCI changes for v4.15) Ingo Molnar (Wed Dec 06 2017 - 11:17:06 EST)
- Re: NFS crash, hashed pointers in backtrace Geert Uytterhoeven (Wed Dec 06 2017 - 11:19:09 EST)
- [PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map HÃkon Bugge (Wed Dec 06 2017 - 11:19:21 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Wed Dec 06 2017 - 11:19:44 EST)
- Re: [PATCH RFC 0/2] ignore LBR-related MSRs Jiri Olsa (Wed Dec 06 2017 - 11:23:14 EST)
- Re: [Intel-wired-lan] [PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct Jeff Kirsher (Wed Dec 06 2017 - 11:23:29 EST)
- Re: [PATCH v3 34/36] ALSA/dummy: Replace tasklet with softirq hrtimer Takashi Iwai (Wed Dec 06 2017 - 11:27:40 EST)
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device David Laight (Wed Dec 06 2017 - 11:28:51 EST)
- [PATCH] gpio: mockup: fix a return value check Bartosz Golaszewski (Wed Dec 06 2017 - 11:30:13 EST)
- Re: [PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Dan Murphy (Wed Dec 06 2017 - 11:30:47 EST)
- Re: general protection fault in lockdep_invariant_state (2) Peter Zijlstra (Wed Dec 06 2017 - 11:30:59 EST)
- Re: general protection fault in lockdep_invariant_state (2) Dmitry Vyukov (Wed Dec 06 2017 - 11:32:04 EST)
- [tip:perf/core] tools headers: Follow the upstream UAPI header version 100% differ from the kernel tip-bot for Ingo Molnar (Wed Dec 06 2017 - 11:32:19 EST)
- [tip:perf/core] perf test: Disable test cases 19 and 20 on s390x tip-bot for Thomas Richter (Wed Dec 06 2017 - 11:32:45 EST)
- [tip:perf/core] perf record: Synthesize unit/scale/... in event update tip-bot for Andi Kleen (Wed Dec 06 2017 - 11:33:09 EST)
- [tip:perf/core] perf record: Synthesize thread map and cpu map tip-bot for Andi Kleen (Wed Dec 06 2017 - 11:33:33 EST)
- [tip:perf/core] perf script: Allow computing 'perf stat' style metrics tip-bot for Andi Kleen (Wed Dec 06 2017 - 11:33:56 EST)
- Re: [PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map Santosh Shilimkar (Wed Dec 06 2017 - 11:34:08 EST)
- [tip:perf/core] perf intel-pt: Improve build messages for files that differ from the kernel tip-bot for Adrian Hunter (Wed Dec 06 2017 - 11:35:16 EST)
- [tip:perf/core] perf buildid-cache: Document for Node.js USDT tip-bot for Hansuk Hong (Wed Dec 06 2017 - 11:35:22 EST)
- [tip:perf/core] perf report: Fix -D output for user metadata events tip-bot for Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 11:35:54 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() Greg Kroah-Hartman (Wed Dec 06 2017 - 11:36:11 EST)
- [tip:perf/core] perf bench futex: Use cpumaps tip-bot for Davidlohr Bueso (Wed Dec 06 2017 - 11:36:28 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Arnd Bergmann (Wed Dec 06 2017 - 11:36:37 EST)
- [tip:perf/core] perf bench futex: Sync waker threads tip-bot for James Yang (Wed Dec 06 2017 - 11:36:56 EST)
- [tip:perf/core] tools build feature: Check if pthread_barrier_t is available tip-bot for Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 11:37:41 EST)
- [tip:perf/core] perf annotate: Fix objdump comment parsing for Intel mov dissassembly tip-bot for Thomas Richter (Wed Dec 06 2017 - 11:37:48 EST)
- Re: [PATCH v3 09/15] drm/sun4i: Add A83T support Jernej Åkrabec (Wed Dec 06 2017 - 11:38:00 EST)
- [PATCH] media: s5p-jpeg: Fix off-by-one problem Flavio Ceolin (Wed Dec 06 2017 - 11:38:08 EST)
- [PATCH] media: pxa_camera: disable and unprepare the clock source on error Flavio Ceolin (Wed Dec 06 2017 - 11:39:28 EST)
- Re: [PATCH RFC 0/2] ignore LBR-related MSRs Jan Dakinevich (Wed Dec 06 2017 - 11:40:00 EST)
- [tip:perf/core] perf annotate: Fix unnecessary memory allocation for s390x tip-bot for Thomas Richter (Wed Dec 06 2017 - 11:40:22 EST)
- Re: BUG: KASAN: slab-out-of-bounds in perf_callchain_user+0x494/0x530 Peter Zijlstra (Wed Dec 06 2017 - 11:40:23 EST)
- [tip:perf/core] perf thread_map: Add method to map all threads in the system tip-bot for Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 11:40:37 EST)
- [tip:perf/core] perf pmu: Add helper function is_pmu_core to detect PMU CORE devices tip-bot for Ganapatrao Kulkarni (Wed Dec 06 2017 - 11:40:48 EST)
- Re: [Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest` Jason Gunthorpe (Wed Dec 06 2017 - 11:41:08 EST)
- [tip:perf/core] perf rblist: Create rblist__exit() function tip-bot for Jin Yao (Wed Dec 06 2017 - 11:41:25 EST)
- [tip:perf/core] perf pmu: Pass pmu as a parameter to get_cpuid_str() tip-bot for Ganapatrao Kulkarni (Wed Dec 06 2017 - 11:41:40 EST)
- Re: [PATCH V6 2/7] ACPI / bus: Introduce acpi_get_match_data() function Sinan Kaya (Wed Dec 06 2017 - 11:41:49 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Wed Dec 06 2017 - 11:42:19 EST)
- [tip:perf/core] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap tip-bot for Wang Nan (Wed Dec 06 2017 - 11:42:29 EST)
- [tip:perf/core] perf stat: Add rbtree node_delete op tip-bot for Jin Yao (Wed Dec 06 2017 - 11:42:42 EST)
- Re: [RFC PATCH 0/5] perf events patches for improved ARM64 support William Cohen (Wed Dec 06 2017 - 11:42:51 EST)
- [tip:perf/core] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex tip-bot for Wang Nan (Wed Dec 06 2017 - 11:42:58 EST)
- [tip:perf/core] perf tools arm64: Add support for get_cpuid_str function. tip-bot for Ganapatrao Kulkarni (Wed Dec 06 2017 - 11:43:09 EST)
- [tip:perf/core] perf evlist: Remove evlist->overwrite tip-bot for Wang Nan (Wed Dec 06 2017 - 11:43:22 EST)
- Re: [RFC v2 2/6] batman-adv: Rename batman-adv.h to batadv_genl.h Willem de Bruijn (Wed Dec 06 2017 - 11:43:27 EST)
- [tip:perf/core] perf mmap: Remove overwrite from arguments list of perf_mmap__push tip-bot for Wang Nan (Wed Dec 06 2017 - 11:43:45 EST)
- Re: add_wait_queue() (unintentional?) behavior change in v4.13 Ingo Molnar (Wed Dec 06 2017 - 11:43:57 EST)
- [tip:perf/core] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events tip-bot for Ganapatrao Kulkarni (Wed Dec 06 2017 - 11:44:05 EST)
- [tip:perf/core] perf mmap: Remove overwrite and check_messup from mmap read tip-bot for Wang Nan (Wed Dec 06 2017 - 11:44:13 EST)
- [tip:perf/core] perf tools: Fix up build in hardnened environments tip-bot for Jiri Olsa (Wed Dec 06 2017 - 11:44:22 EST)
- [tip:perf/core] perf pmu: Add check for valid cpuid in perf_pmu__find_map() tip-bot for Ganapatrao Kulkarni (Wed Dec 06 2017 - 11:44:38 EST)
- [PATCH 23/45] fs: btrfs: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:44:58 EST)
- [tip:perf/core] perf c2c: Add a tip about cacheline events tip-bot for Sangwon Hong (Wed Dec 06 2017 - 11:45:32 EST)
- Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Alan Stern (Wed Dec 06 2017 - 11:45:41 EST)
- [tip:perf/core] perf s390: Always build with -fPIC tip-bot for Hendrik Brueckner (Wed Dec 06 2017 - 11:46:13 EST)
- Re: [PATCH RFC 0/2] ignore LBR-related MSRs Denis V. Lunev (Wed Dec 06 2017 - 11:46:25 EST)
- Re: [PATCH] sched/wait: fix add_wait_queue() behavior change Ingo Molnar (Wed Dec 06 2017 - 11:46:31 EST)
- [tip:perf/core] perf mmap: Fix perf backward recording tip-bot for Wang Nan (Wed Dec 06 2017 - 11:46:37 EST)
- [tip:perf/core] perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv tip-bot for William Cohen (Wed Dec 06 2017 - 11:46:43 EST)
- [tip:perf/core] perf report: Set browser mode right before setup_browser() tip-bot for Seokho Song (Wed Dec 06 2017 - 11:46:52 EST)
- [tip:perf/core] perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record tip-bot for Wang Nan (Wed Dec 06 2017 - 11:47:05 EST)
- [tip:perf/core] perf mmap: Don't discard prev in backward mode tip-bot for Wang Nan (Wed Dec 06 2017 - 11:47:29 EST)
- [PATCH 20/45] drivers: thermal: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:48:25 EST)
- [PATCH 07/45] drivers: infiniband: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:49:55 EST)
- [PATCH] iommu/vt-d: clean up pr_irq if request_threaded_irq fails Jerry Snitselaar (Wed Dec 06 2017 - 11:50:10 EST)
- [tip:perf/core] x86/asm: Allow again using asm.h when building for the 'bpf' clang target tip-bot for Arnaldo Carvalho de Melo (Wed Dec 06 2017 - 11:51:26 EST)
- [PATCH 09/45] drivers: media: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:52:16 EST)
- [PATCH 10/45] drivers: mfd: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:53:24 EST)
- [PATCH 11/45] drivers: misc: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:54:54 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Willem de Bruijn (Wed Dec 06 2017 - 11:55:03 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Wed Dec 06 2017 - 11:55:49 EST)
- Re: [B.A.T.M.A.N.] [RFC v2 2/6] batman-adv: Rename batman-adv.h to batadv_genl.h Sven Eckelmann (Wed Dec 06 2017 - 11:56:01 EST)
- [PATCH 12/45] drivers: mmc: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:57:19 EST)
- Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Greg Kroah-Hartman (Wed Dec 06 2017 - 11:57:42 EST)
- [PATCH 13/45] drivers: net: dsa: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 11:58:55 EST)
- Re: [PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Andrey Zhizhikin (Wed Dec 06 2017 - 11:59:14 EST)
- Re: [B.A.T.M.A.N.] [RFC v2 2/6] batman-adv: Rename batman-adv.h to batadv_genl.h Willem de Bruijn (Wed Dec 06 2017 - 11:59:36 EST)
- [PATCH 15/45] drivers: pnp: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:01:10 EST)
- Re: [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs Jan Dakinevich (Wed Dec 06 2017 - 12:02:23 EST)
- [PATCH 16/45] drivers: rpmsg: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:02:56 EST)
- [PATCH 17/45] drivers: s390: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:06:08 EST)
- Re: [PATCH] drm/fb-helper: Fix potential NULL pointer dereference Gustavo A. R. Silva (Wed Dec 06 2017 - 12:07:33 EST)
- [PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:08:22 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs Sargun Dhillon (Wed Dec 06 2017 - 12:08:29 EST)
- [PATCH] x86/platform/UV: make functions uv_handle_nmi and uv_nmi_setup_common static Colin King (Wed Dec 06 2017 - 12:08:56 EST)
- Re: [PATCH v4] sched: Update runnable propagation rule Ingo Molnar (Wed Dec 06 2017 - 12:10:33 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Tom Herbert (Wed Dec 06 2017 - 12:10:58 EST)
- [PATCH 19/45] drivers: staging: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:12:25 EST)
- Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes Andrew Lunn (Wed Dec 06 2017 - 12:13:47 EST)
- Re: [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit Jim Mattson (Wed Dec 06 2017 - 12:15:02 EST)
- Re: [PATCH] x86/platform/UV: make functions uv_handle_nmi and uv_nmi_setup_common static Ingo Molnar (Wed Dec 06 2017 - 12:15:25 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Andrew F. Davis (Wed Dec 06 2017 - 12:15:33 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Wed Dec 06 2017 - 12:16:13 EST)
- [PATCH 24/45] fs: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:16:16 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Ingo Molnar (Wed Dec 06 2017 - 12:16:27 EST)
- Re: [PATCH 1/2] drm/nouveau/bar/gf100: fix hang when calling ->fini() before ->init() Jon Hunter (Wed Dec 06 2017 - 12:18:12 EST)
- Re: [PATCH] cpu/hotplug: Fix state name in takedown_cpu comment Ingo Molnar (Wed Dec 06 2017 - 12:19:21 EST)
- [PATCH 25/45] kernel: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:19:30 EST)
- Re: [GIT PULL 0/3] EFI fixes for v4.15 Ingo Molnar (Wed Dec 06 2017 - 12:20:29 EST)
- [PATCH] spi: sun4i: disable clocks in the remove function Takuo Koguchi (Wed Dec 06 2017 - 12:22:42 EST)
- [PATCH 26/45] mm: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:22:55 EST)
- [PATCH v5] pata_pdc2027x: Fix pdc_adjust_pll() to return the error value Arvind Yadav (Wed Dec 06 2017 - 12:23:13 EST)
- Re: [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection Andrew F. Davis (Wed Dec 06 2017 - 12:25:32 EST)
- [PATCH] mtd: nand: gpio: Fix ALE gpio configuration Christophe Leroy (Wed Dec 06 2017 - 12:27:24 EST)
- Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Geert Uytterhoeven (Wed Dec 06 2017 - 12:27:38 EST)
- Re: [PATCH v2 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Peter Rosin (Wed Dec 06 2017 - 12:27:43 EST)
- [PATCH] dm bufio: fix shrinker scans when (nr_to_scan < retain_target) Suren Baghdasaryan (Wed Dec 06 2017 - 12:27:50 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Sven Eckelmann (Wed Dec 06 2017 - 12:28:09 EST)
- Re: [PATCH 2/3] perf bench futex: Add --affine-wakers option to wake-parallel Davidlohr Bueso (Wed Dec 06 2017 - 12:28:58 EST)
- Re: [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit David Hildenbrand (Wed Dec 06 2017 - 12:29:03 EST)
- Re: [PATCH 3/3] arm64: dts: rockchip: add extcon nodes and enable tcphy. Brian Norris (Wed Dec 06 2017 - 12:29:34 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Mark Brown (Wed Dec 06 2017 - 12:29:38 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Mark Brown (Wed Dec 06 2017 - 12:31:11 EST)
- Re: [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection Mark Brown (Wed Dec 06 2017 - 12:32:28 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Oleg Nesterov (Wed Dec 06 2017 - 12:33:06 EST)
- [PATCH 27/45] net: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:33:16 EST)
- Re: x86 TLB flushing: INVPCID vs. deferred CR3 write Ingo Molnar (Wed Dec 06 2017 - 12:33:25 EST)
- [PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe Branislav Radocaj (Wed Dec 06 2017 - 12:33:38 EST)
- [PATCH][REDO] arch: x86: trivial changes to make various functions static Colin King (Wed Dec 06 2017 - 12:34:26 EST)
- [PATCH 28/45] samples: bpf: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:34:46 EST)
- Re: [RFC PATCH 0/5] perf events patches for improved ARM64 support John Garry (Wed Dec 06 2017 - 12:35:46 EST)
- [PATCH 29/45] security: apparmor: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:36:16 EST)
- Re: [PATCH] ntb_hw_switchtec: fix logic error Logan Gunthorpe (Wed Dec 06 2017 - 12:37:20 EST)
- [PATCH] gpio: gpio-reg: fix build Grygorii Strashko (Wed Dec 06 2017 - 12:38:49 EST)
- Re: [PATCH] x86/platform/UV: make functions uv_handle_nmi and uv_nmi_setup_common static Mike Travis (Wed Dec 06 2017 - 12:38:56 EST)
- [PATCH 30/45] sound: soc: hisilicon: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:39:13 EST)
- Re: [PATCH 26/45] mm: remove duplicate includes Michal Hocko (Wed Dec 06 2017 - 12:43:26 EST)
- [PATCH 31/45] tools/perf: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:43:39 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Benjamin LaHaise (Wed Dec 06 2017 - 12:44:55 EST)
- [PATCH] perf tests: Handle properly readdir DT_UNKNOWN Jiri Olsa (Wed Dec 06 2017 - 12:45:44 EST)
- Re: [PATCH v4 0/5] ARM: ep93xx: ts72xx: Add support for BK3 board Alexander Sverdlin (Wed Dec 06 2017 - 12:46:32 EST)
- Re: [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection Andrew F. Davis (Wed Dec 06 2017 - 12:47:32 EST)
- [PATCH 32/45] tools/testing/selftests: remove duplicate includes Pravin Shedge (Wed Dec 06 2017 - 12:48:01 EST)
- Re: [PATCH 30/45] sound: soc: hisilicon: remove duplicate includes Mark Brown (Wed Dec 06 2017 - 12:48:18 EST)
- Re: [PATCH v2] exec: avoid gcc-8 warning for get_task_comm Ingo Molnar (Wed Dec 06 2017 - 12:49:45 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Wed Dec 06 2017 - 12:50:13 EST)
- [PATCH 1/2] arm64: defconfig: enable MUSB HDRC along with Allwinner glue Jagan Teki (Wed Dec 06 2017 - 12:50:51 EST)
- [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Jagan Teki (Wed Dec 06 2017 - 12:51:25 EST)
- Re: [PATCH v2 18/19] ASoC: tlv320aic31xx: Add headphone/headset detection Mark Brown (Wed Dec 06 2017 - 12:52:42 EST)
- [PATCH v2] iio: accel: bmc150: Check for a second ACPI device for BOSC0200 Jeremy Cline (Wed Dec 06 2017 - 12:52:52 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() SF Markus Elfring (Wed Dec 06 2017 - 12:53:03 EST)
- Re: [PATCH 0/2] 66AK2G: Add DT entry for UART1 and UART2 santosh.shilimkar@xxxxxxxxxx (Wed Dec 06 2017 - 12:55:13 EST)
- Re: [PATCH] memory: ti-emif-sram: remove unused variable santosh.shilimkar@xxxxxxxxxx (Wed Dec 06 2017 - 12:55:26 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Randy Dunlap (Wed Dec 06 2017 - 12:55:45 EST)
- Re: [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs Andi Kleen (Wed Dec 06 2017 - 12:55:52 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Joe Perches (Wed Dec 06 2017 - 12:56:24 EST)
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter Maciej W. Rozycki (Wed Dec 06 2017 - 12:56:43 EST)
- Re: [regression] PCI early boot hang on certain AMD systems Christian KÃnig (Wed Dec 06 2017 - 12:59:04 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Tom Gall (Wed Dec 06 2017 - 13:01:15 EST)
- Re: [PATCH v5 2/3] platform/chrome: cros_ec_lpc: Add support for Google Glimmer Gwendal Grignou (Wed Dec 06 2017 - 13:05:01 EST)
- Re: [PATCH v9 0/6] Early boot time stamps for x86 Pavel Tatashin (Wed Dec 06 2017 - 13:11:26 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Andrew F. Davis (Wed Dec 06 2017 - 13:13:35 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Paolo Pisati (Wed Dec 06 2017 - 13:14:37 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Mark Brown (Wed Dec 06 2017 - 13:15:48 EST)
- [PATCH 01/10] x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit Matthew Auld (Wed Dec 06 2017 - 13:17:42 EST)
- [PATCH 03/10] x86/early-quirks: reverse the if ladders Matthew Auld (Wed Dec 06 2017 - 13:17:49 EST)
- [PATCH 02/10] x86/early-quirks: replace the magical increment start values Matthew Auld (Wed Dec 06 2017 - 13:17:55 EST)
- Re: [PATCH] tools/usbip: fixes build with musl libc toolchain Shuah Khan (Wed Dec 06 2017 - 13:18:11 EST)
- Re: set_bit() + down_write() Paul E. McKenney (Wed Dec 06 2017 - 13:18:34 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Randy Dunlap (Wed Dec 06 2017 - 13:19:00 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Wed Dec 06 2017 - 13:19:22 EST)
- Re: [PATCH 22/45] fs: xfs: remove duplicate includes Darrick J. Wong (Wed Dec 06 2017 - 13:19:34 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Wed Dec 06 2017 - 13:21:44 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Jonathan Corbet (Wed Dec 06 2017 - 13:23:31 EST)
- Re: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter Paul Burton (Wed Dec 06 2017 - 13:24:51 EST)
- Re: [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers Willem de Bruijn (Wed Dec 06 2017 - 13:24:56 EST)
- Re: [PATCH] iommu/vt-d: clean up pr_irq if request_threaded_irq fails Raj, Ashok (Wed Dec 06 2017 - 13:25:48 EST)
- Re: [PATCH v1 2/2] drm/tinydrm: add driver for ST7735R panels Noralf TrÃnnes (Wed Dec 06 2017 - 13:28:01 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Benjamin LaHaise (Wed Dec 06 2017 - 13:30:44 EST)
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET Maciej W. Rozycki (Wed Dec 06 2017 - 13:34:25 EST)
- [PATCH 0/3] UIO: Adjustments for two function implementations SF Markus Elfring (Wed Dec 06 2017 - 13:34:35 EST)
- [PATCH 1/3] uio: Delete two error messages for a failed memory allocation in uio_dmem_genirq_probe() SF Markus Elfring (Wed Dec 06 2017 - 13:36:02 EST)
- [PATCH 2/3] uio: Return directly after a failed kzalloc() in uio_dmem_genirq_probe() SF Markus Elfring (Wed Dec 06 2017 - 13:37:23 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Ingo Molnar (Wed Dec 06 2017 - 13:37:47 EST)
- [PATCH 3/3] uio: Delete two error messages for a failed memory allocation in uio_pdrv_genirq_probe() SF Markus Elfring (Wed Dec 06 2017 - 13:38:38 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Wed Dec 06 2017 - 13:41:02 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Mark Brown (Wed Dec 06 2017 - 13:42:27 EST)
- [GIT PULL] IOMMU fixes for v4.15-rc3 Alex Williamson (Wed Dec 06 2017 - 13:44:32 EST)
- Re: [PATCH RESEND v6 0/6] provide power off support for iMX6 with external PMIC Mark Brown (Wed Dec 06 2017 - 13:49:06 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends David Miller (Wed Dec 06 2017 - 13:49:16 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Andrew F. Davis (Wed Dec 06 2017 - 13:49:52 EST)
- 264d55b5c0 ("x86/fixmap: Add LDT entries to user-shared fixmap"): BUG: kernel hang in early-boot stage, last printk: early console in setup code kernel test robot (Wed Dec 06 2017 - 13:51:28 EST)
- Re: [patch 38/60] x86/fixmap: Move cpu entry area into a separate PMD Borislav Petkov (Wed Dec 06 2017 - 13:58:19 EST)
- Re: [PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework Bjorn Andersson (Wed Dec 06 2017 - 14:02:44 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. J. Bruce Fields (Wed Dec 06 2017 - 14:05:20 EST)
- Re: [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization James Morse (Wed Dec 06 2017 - 14:06:22 EST)
- Re: [PATCH resubmit 1/2] i2c: core: add device-managed version of i2c_new_dummy Heiner Kallweit (Wed Dec 06 2017 - 14:06:30 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Mark Brown (Wed Dec 06 2017 - 14:11:28 EST)
- Re: [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Kevin Hilman (Wed Dec 06 2017 - 14:12:14 EST)
- [PATCH] tty/vt/selection: Delete an error message for a failed memory allocation in set_selection() SF Markus Elfring (Wed Dec 06 2017 - 14:12:49 EST)
- Re: [PATCH v4 0/4] add clk controller driver for Meson-AXG SoC Kevin Hilman (Wed Dec 06 2017 - 14:14:10 EST)
- [PATCH] [powerpc-next] Fix powerpc64 alignment of .toc section in kernel modules Desnes Augusto Nunes do Rosario (Wed Dec 06 2017 - 14:15:35 EST)
- Re: [PATCH v2 09/19] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Wed Dec 06 2017 - 14:16:00 EST)
- Re: [PATCH] scripts/faddr2line: fix CROSS_COMPILE unset error Richard Weinberger (Wed Dec 06 2017 - 14:16:05 EST)
- [PATCH 1/3] staging: lustre: llite: Remove else after goto Luis de Bethencourt (Wed Dec 06 2017 - 14:17:33 EST)
- [PATCH 2/3] staging: lustre: llite: Remove redundant else keyword Luis de Bethencourt (Wed Dec 06 2017 - 14:17:41 EST)
- [PATCH 3/3] staging: lustre: llite: Remove redundant else keyword Luis de Bethencourt (Wed Dec 06 2017 - 14:17:56 EST)
- [PATCH] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Wed Dec 06 2017 - 14:20:49 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Jacob Pan (Wed Dec 06 2017 - 14:24:15 EST)
- Re: [PATCH 4/5] MIPS: Execute any partial write of the last register with PTRACE_SETREGSET Maciej W. Rozycki (Wed Dec 06 2017 - 14:25:31 EST)
- Re: [PATCH 0/3 v3] Move groups_sort outisde of set_groups J. Bruce Fields (Wed Dec 06 2017 - 14:27:08 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Mark Brown (Wed Dec 06 2017 - 14:27:16 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Michael Chan (Wed Dec 06 2017 - 14:27:39 EST)
- Re: [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to pci core Brian Norris (Wed Dec 06 2017 - 14:34:38 EST)
- Re: [PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail Jim Davis (Wed Dec 06 2017 - 14:36:04 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Kirill Tkhai (Wed Dec 06 2017 - 14:38:06 EST)
- Re: [PATCH] netlink: Add netns check on taps David Miller (Wed Dec 06 2017 - 14:40:13 EST)
- [PATCH 2/2] rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare Andreas Platschek (Wed Dec 06 2017 - 14:49:49 EST)
- [PATCH 1/2] rtc: omap: check for clk_prepare_enable() error Andreas Platschek (Wed Dec 06 2017 - 14:49:52 EST)
- [PATCH 0/2] rtc: omap: clk_prepare_enable error handling Andreas Platschek (Wed Dec 06 2017 - 14:50:02 EST)
- Re: [PATCH 3/3] x86/PCI: limit the size of the 64bit BAR to 256GB Bjorn Helgaas (Wed Dec 06 2017 - 14:51:26 EST)
- Re: [PATCH v5 0/2] meson: saradc: drop the sana clock Kevin Hilman (Wed Dec 06 2017 - 14:52:55 EST)
- Re: [PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework Stephen Boyd (Wed Dec 06 2017 - 14:54:35 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Simon SandstrÃm (Wed Dec 06 2017 - 14:57:54 EST)
- Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Joe Perches (Wed Dec 06 2017 - 15:05:28 EST)
- Re: [PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Stephen Boyd (Wed Dec 06 2017 - 15:06:10 EST)
- Re: [PATCH] ARM64: dts: meson-axg: add ethernet mac controller Kevin Hilman (Wed Dec 06 2017 - 15:07:24 EST)
- Re: [PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Wed Dec 06 2017 - 15:07:50 EST)
- [tip:x86/urgent] x86: Fix Sparse warnings about non-static functions tip-bot for Colin Ian King (Wed Dec 06 2017 - 15:10:46 EST)
- Re: [PATCH] xen-netback: Fix logging message with spurious period after newline David Miller (Wed Dec 06 2017 - 15:10:55 EST)
- [PATCH V2] netlink: Add netns check on taps Kevin Cernekee (Wed Dec 06 2017 - 15:12:53 EST)
- Re: [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC Kevin Hilman (Wed Dec 06 2017 - 15:18:46 EST)
- Re: [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest Natarajan, Janakarajan (Wed Dec 06 2017 - 15:19:32 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Geert Uytterhoeven (Wed Dec 06 2017 - 15:20:14 EST)
- [PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store Gustavo A. R. Silva (Wed Dec 06 2017 - 15:20:27 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Andrew F. Davis (Wed Dec 06 2017 - 15:22:59 EST)
- Re: [PATCH] kconfig: fix relational operators for bool and tristate symbols Randy Dunlap (Wed Dec 06 2017 - 15:24:50 EST)
- [PATCH] tty: synclinkmp: Delete an error message for a failed memory allocation in startup() SF Markus Elfring (Wed Dec 06 2017 - 15:25:05 EST)
- Re: [PATCH v4 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint David Miller (Wed Dec 06 2017 - 15:27:25 EST)
- Re: [PATCH v2 06/11] staging: pi433: Split rf69_set_crc_enabled into two functions Simon SandstrÃm (Wed Dec 06 2017 - 15:27:58 EST)
- [PATCH] drm/i915: Use copy_from_user() in fence copying Kees Cook (Wed Dec 06 2017 - 15:29:03 EST)
- Re: [RFC PATCH v3 1/7] ktask: add documentation Daniel Jordan (Wed Dec 06 2017 - 15:31:06 EST)
- [tip:core/urgent] cpu/hotplug: Fix state name in takedown_cpu() comment tip-bot for Brendan Jackman (Wed Dec 06 2017 - 15:31:39 EST)
- [rcu:rcu/dev 25/25] kernel/sched/core.c:5684:2: note: in expansion of macro 'timers_dead_cpu' kbuild test robot (Wed Dec 06 2017 - 15:33:00 EST)
- [tip:sched/core] sched/wait: Fix add_wait_queue() behavioral change tip-bot for Omar Sandoval (Wed Dec 06 2017 - 15:33:31 EST)
- Re: [PATCH] net_sched: use macvlan real dev trans_start in dev_trans_start() David Miller (Wed Dec 06 2017 - 15:34:39 EST)
- [tip:efi/urgent] efi/esrt: Use memunmap() instead of kfree() to free the remapping tip-bot for Pan Bian (Wed Dec 06 2017 - 15:34:57 EST)
- [tip:sched/core] sched/fair: Update and fix the runnable propagation rule tip-bot for Vincent Guittot (Wed Dec 06 2017 - 15:35:16 EST)
- [tip:efi/urgent] efi: Move some sysfs files to be read-only by root tip-bot for Greg Kroah-Hartman (Wed Dec 06 2017 - 15:35:39 EST)
- [tip:sched/core] sched/headers: Constify object_is_on_stack() tip-bot for Sascha Hauer (Wed Dec 06 2017 - 15:35:52 EST)
- [tip:efi/urgent] efi: Add comment to avoid future expanding of sysfs systab tip-bot for Dave Young (Wed Dec 06 2017 - 15:36:18 EST)
- Re: [PATCH RFC 2/2] arm64: allwinner: a64: Add Brava Keller initial support Philippe Ombredanne (Wed Dec 06 2017 - 15:40:41 EST)
- [PATCH 0/6] staging: pi433: Minor cleanup and style fixes Simon SandstrÃm (Wed Dec 06 2017 - 15:42:34 EST)
- [PATCH 2/6] staging: pi433: Split rf69_set_sync_enabled into two functions Simon SandstrÃm (Wed Dec 06 2017 - 15:42:39 EST)
- [PATCH 3/6] staging: pi433: Remove enum data_mode Simon SandstrÃm (Wed Dec 06 2017 - 15:42:50 EST)
- [PATCH 4/6] staging: pi433: Combine all rf69_set_amplifier_x() Simon SandstrÃm (Wed Dec 06 2017 - 15:43:02 EST)
- [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions Simon SandstrÃm (Wed Dec 06 2017 - 15:43:11 EST)
- [PATCH 6/6] staging: pi433: Remove SET_CHECKED usage from pi433_probe Simon SandstrÃm (Wed Dec 06 2017 - 15:43:32 EST)
- [PATCH 5/6] staging: pi433: Move enum option_on_off to pi433_if.h Simon SandstrÃm (Wed Dec 06 2017 - 15:43:43 EST)
- Re: [PATCH net] rds: Fix NULL pointer dereference in __rds_rdma_map David Miller (Wed Dec 06 2017 - 15:45:12 EST)
- Re: [PATCH v5 00/15] soundwire: Add a new SoundWire subsystem Philippe Ombredanne (Wed Dec 06 2017 - 15:45:30 EST)
- Re: [PATCH 13/45] drivers: net: dsa: remove duplicate includes David Miller (Wed Dec 06 2017 - 15:45:52 EST)
- Re: [PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe David Miller (Wed Dec 06 2017 - 15:46:29 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Arnd Bergmann (Wed Dec 06 2017 - 15:47:16 EST)
- Re: Fixes for 64bit window handling on AMD CPUs Bjorn Helgaas (Wed Dec 06 2017 - 15:51:41 EST)
- Re: [PATCH] netlink: Add netns check on taps Daniel Borkmann (Wed Dec 06 2017 - 15:51:59 EST)
- Re: linux-next: build warnings after merge of the gpio tree Rob Herring (Wed Dec 06 2017 - 15:52:09 EST)
- Re: [PATCH v4 6/6] bpf: add new test test_many_kprobe Philippe Ombredanne (Wed Dec 06 2017 - 15:52:27 EST)
- [PATCH v2 0/3] i2c: introduce devm_i2c_new_dummy and use it in at24 driver Heiner Kallweit (Wed Dec 06 2017 - 15:53:52 EST)
- Re: [patch 33/60] x86/mm/kpti: Allocate a separate user PGD Ingo Molnar (Wed Dec 06 2017 - 15:56:13 EST)
- Re: [PATCH V2] netlink: Add netns check on taps David Miller (Wed Dec 06 2017 - 15:57:23 EST)
- Re: [PATCH 27/45] net: remove duplicate includes David Miller (Wed Dec 06 2017 - 15:58:37 EST)
- Re: [RFC PATCH 1/3] ASoC: Add platforms directory Andrew F. Davis (Wed Dec 06 2017 - 15:59:31 EST)
- Re: [patch V4 02/11] LICENSES: Add the GPL 2.0 license Philippe Ombredanne (Wed Dec 06 2017 - 16:00:57 EST)
- Re: [PATCH -next] pci: add function stub for pci_get_domain_bus_and_slot() Bjorn Helgaas (Wed Dec 06 2017 - 16:02:18 EST)
- Re: [PATCH] x86/mm/kaiser: avoid 32-bit/PAE build warning Ingo Molnar (Wed Dec 06 2017 - 16:03:08 EST)
- [PATCH] watchdog: hpwdt: fix unused variable warning Arnd Bergmann (Wed Dec 06 2017 - 16:03:48 EST)
- Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock Rob Herring (Wed Dec 06 2017 - 16:08:57 EST)
- [PATCH 0/3] tty/serial/ucc_uart: Adjustments for two functions SF Markus Elfring (Wed Dec 06 2017 - 16:10:25 EST)
- Re: [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support Philippe Ombredanne (Wed Dec 06 2017 - 16:11:17 EST)
- [PATCH 1/3] tty/serial/ucc_uart: Delete an error message for a failed memory allocation in ucc_uart_probe() SF Markus Elfring (Wed Dec 06 2017 - 16:12:07 EST)
- Re: [PATCH 0/3] eeprom: at25: Add DT support for 25lc040 Rob Herring (Wed Dec 06 2017 - 16:12:14 EST)
- [PATCH v2 1/3] i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy Heiner Kallweit (Wed Dec 06 2017 - 16:13:29 EST)
- [PATCH v2 2/3] i2c: core: add device-managed version of i2c_new_dummy Heiner Kallweit (Wed Dec 06 2017 - 16:13:38 EST)
- [PATCH v2 3/3] eeprom: at24: switch to device-managed version of i2c_new_dummy Heiner Kallweit (Wed Dec 06 2017 - 16:13:48 EST)
- [PATCH 2/3] tty/serial/ucc_uart: Improve a size determination in ucc_uart_probe() SF Markus Elfring (Wed Dec 06 2017 - 16:14:05 EST)
- [PATCH 3/3] tty/serial/ucc_uart: Fix a typo in a comment line SF Markus Elfring (Wed Dec 06 2017 - 16:15:59 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Wed Dec 06 2017 - 16:17:01 EST)
- Re: [PATCH 4/8] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding Rob Herring (Wed Dec 06 2017 - 16:17:12 EST)
- Re: [patch 39/60] x86/mm/kpti: Share cpu_entry_area PMDs Borislav Petkov (Wed Dec 06 2017 - 16:18:17 EST)
- Re: [PATCH] USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Alan Stern (Wed Dec 06 2017 - 16:19:00 EST)
- Re: [PATCH] perf: qcom_l2_pmu: don't allow guest access Leeder, Neil (Wed Dec 06 2017 - 16:19:32 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation John Hubbard (Wed Dec 06 2017 - 16:21:32 EST)
- unused-variable warning is getting disabled with clang Sodagudi Prasad (Wed Dec 06 2017 - 16:24:58 EST)
- [tip:x86/urgent] x86/vdso: Change time() prototype to match __vdso_time() tip-bot for Arnd Bergmann (Wed Dec 06 2017 - 16:26:40 EST)
- Re: [PATCH 1/5] PCI: Add vendor ID for Cadence Bjorn Helgaas (Wed Dec 06 2017 - 16:27:49 EST)
- Re: [PATCH] gpu: drm: stm: Adopt SPDX identifiers Philippe Ombredanne (Wed Dec 06 2017 - 16:29:01 EST)
- Re: [PATCH v3 1/1] at24: support eeproms that do not auto-rollover reads. Rob Herring (Wed Dec 06 2017 - 16:29:12 EST)
- Re: [PATCH] gpu: drm: sti: Adopt SPDX identifiers Philippe Ombredanne (Wed Dec 06 2017 - 16:29:53 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Wed Dec 06 2017 - 16:30:23 EST)
- Re: [PATCH 11/36] tools build feature: Check if pthread_barrier_t is available Philippe Ombredanne (Wed Dec 06 2017 - 16:32:39 EST)
- Re: [lkp-robot] [x86/entry/64] 63e02a2a32: will-it-scale.per_process_ops -13.0% regression Ingo Molnar (Wed Dec 06 2017 - 16:34:15 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() SF Markus Elfring (Wed Dec 06 2017 - 16:34:36 EST)
- Re: [PATCH 0/2] [RFC] Ktest: add email support Dhaval Giani (Wed Dec 06 2017 - 16:35:07 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case David Miller (Wed Dec 06 2017 - 16:35:55 EST)
- Re: [PATCH 0/2] [RFC] Ktest: add email support Tim Tianyang Chen (Wed Dec 06 2017 - 16:36:14 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: correct error handling for chan create David Miller (Wed Dec 06 2017 - 16:38:23 EST)
- Re: [PATCH v6 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Brian Norris (Wed Dec 06 2017 - 16:39:11 EST)
- BUG: please report to dccp@xxxxxxxxxxxxxxx => prev = 0, last = 0 at net/dccp/ccids/lib/packet_history.c:LINE/tfrc_rx_hist_sample_rtt() syzbot (Wed Dec 06 2017 - 16:40:14 EST)
- Re: [PATCH 0/2] [RFC] Ktest: add email support Steven Rostedt (Wed Dec 06 2017 - 16:40:35 EST)
- Re: [PATCH] futex: use fault_in to avoid infinite loop Peter Zijlstra (Wed Dec 06 2017 - 16:40:46 EST)
- Re: [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time Jason Wessel (Wed Dec 06 2017 - 16:40:58 EST)
- Re: [PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Arnd Bergmann (Wed Dec 06 2017 - 16:49:09 EST)
- Re: [PATCH] [linux][master][v1] devicetree: misc: Add binding for logicoreIP xlnx,vcu Rob Herring (Wed Dec 06 2017 - 16:49:16 EST)
- [PATCH v2] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Arnd Bergmann (Wed Dec 06 2017 - 16:49:52 EST)
- Re: [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time Jason Wessel (Wed Dec 06 2017 - 16:50:48 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Bjorn Andersson (Wed Dec 06 2017 - 16:53:35 EST)
- Re: [PATCH v2 1/5] dt-bindings: rtc: add bindings for i.MX53 SRTC Rob Herring (Wed Dec 06 2017 - 16:54:51 EST)
- [tip:core/urgent] objtool: Fix 64-bit build on 32-bit host tip-bot for Mikulas Patocka (Wed Dec 06 2017 - 16:55:39 EST)
- Re: [PATCH] rpmsg: qcom_smd: Access APCS through mailbox framework Bjorn Andersson (Wed Dec 06 2017 - 16:55:55 EST)
- Re: [PATCH v3 01/15] dt-bindings: panel: lvds: Document power-supply property Rob Herring (Wed Dec 06 2017 - 16:56:21 EST)
- Re: [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Rob Herring (Wed Dec 06 2017 - 16:57:14 EST)
- Re: [PATCH] dt: bindings: as3645a: Fix the example node Rob Herring (Wed Dec 06 2017 - 16:58:40 EST)
- Re: [PATCH v3 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline Rob Herring (Wed Dec 06 2017 - 16:59:29 EST)
- Re: [PATCH 16/45] drivers: rpmsg: remove duplicate includes Bjorn Andersson (Wed Dec 06 2017 - 16:59:47 EST)
- Re: [PATCH] frv: fix build failure Vineet Gupta (Wed Dec 06 2017 - 17:00:42 EST)
- Re: [PATCH v6 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver Brian Norris (Wed Dec 06 2017 - 17:01:09 EST)
- [GIT PULL] core kernel fixes Ingo Molnar (Wed Dec 06 2017 - 17:01:12 EST)
- Re: [PATCH 0/4] ARC: Set initial core pll output frequency via DTS Vineet Gupta (Wed Dec 06 2017 - 17:02:23 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Alan Stern (Wed Dec 06 2017 - 17:02:46 EST)
- Re: [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property Rob Herring (Wed Dec 06 2017 - 17:04:12 EST)
- Re: [PATCH] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Tony Lindgren (Wed Dec 06 2017 - 17:04:15 EST)
- Re: Timer refuses to expire Paul E. McKenney (Wed Dec 06 2017 - 17:04:31 EST)
- Re: [PATCH v2] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Tony Lindgren (Wed Dec 06 2017 - 17:04:44 EST)
- [GIT PULL] EFI fixes Ingo Molnar (Wed Dec 06 2017 - 17:05:24 EST)
- [rcu:rcu/dev 24/25] ERROR: "schedule_timeout_set_task2dump" [kernel/torture.ko] undefined! kbuild test robot (Wed Dec 06 2017 - 17:05:32 EST)
- Re: [PATCH v3 0/2] of: overlay: Fix of_overlay_apply() error path Rob Herring (Wed Dec 06 2017 - 17:07:44 EST)
- Re: [rcu:rcu/dev 24/25] ERROR: "schedule_timeout_set_task2dump" [kernel/torture.ko] undefined! Paul E. McKenney (Wed Dec 06 2017 - 17:09:05 EST)
- [GIT PULL] IRQ fixes Ingo Molnar (Wed Dec 06 2017 - 17:09:16 EST)
- [PATCH] staging: ccree: ssi_aead: fixed all coding style warnings. SUNIL KALLUR RAMEGOWDA (Wed Dec 06 2017 - 17:09:51 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Wed Dec 06 2017 - 17:11:17 EST)
- [GIT PULL] lockdep fix Ingo Molnar (Wed Dec 06 2017 - 17:14:07 EST)
- [GIT PULL] perf fixes Ingo Molnar (Wed Dec 06 2017 - 17:17:21 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Marcus Wolf (Wed Dec 06 2017 - 17:17:44 EST)
- [GIT PULL] scheduler fixes Ingo Molnar (Wed Dec 06 2017 - 17:22:12 EST)
- Re: [PATCH 0/3] tty/serial/ucc_uart: Adjustments for two functions Timur Tabi (Wed Dec 06 2017 - 17:22:26 EST)
- Re: [PATCH 5/6] staging: pi433: Move enum option_on_off to pi433_if.h Marcus Wolf (Wed Dec 06 2017 - 17:24:48 EST)
- Re: [PATCH] mtd: nand: gpio: Fix ALE gpio configuration Richard Weinberger (Wed Dec 06 2017 - 17:27:46 EST)
- [GIT PULL] CPU hotplug fix Ingo Molnar (Wed Dec 06 2017 - 17:29:07 EST)
- Re: [PATCH 03/45] drivers: gpio: remove duplicate includes Gregory Fong (Wed Dec 06 2017 - 17:29:45 EST)
- linux-next: Signed-off-by missing for commit in the kvm-fixes tree Stephen Rothwell (Wed Dec 06 2017 - 17:32:29 EST)
- Re: [PATCH] dt: bindings: as3645a: Fix the example node Dan Murphy (Wed Dec 06 2017 - 17:33:05 EST)
- [GIT PULL] KGDB/KDB fixes for 4.15-rc2 Jason Wessel (Wed Dec 06 2017 - 17:34:06 EST)
- [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson Jason Wessel (Wed Dec 06 2017 - 17:34:08 EST)
- [PATCH 1/2] kdb: Fix handling of kallsyms_symbol_next() return value Jason Wessel (Wed Dec 06 2017 - 17:34:31 EST)
- [GIT PULL] x86 fixes Ingo Molnar (Wed Dec 06 2017 - 17:36:35 EST)
- [PATCH v7 00/37] tracing: Inter-event (e.g. latency) support Tom Zanussi (Wed Dec 06 2017 - 17:38:29 EST)
- [PATCH v7 01/37] tracing: Move hist trigger Documentation to histogram.txt Tom Zanussi (Wed Dec 06 2017 - 17:38:45 EST)
- [PATCH v7 09/37] tracing: Add ring buffer event param to hist field functions Tom Zanussi (Wed Dec 06 2017 - 17:39:03 EST)
- [PATCH v7 10/37] tracing: Break out hist trigger assignment parsing Tom Zanussi (Wed Dec 06 2017 - 17:39:07 EST)
- [PATCH v7 11/37] tracing: Add hist trigger timestamp support Tom Zanussi (Wed Dec 06 2017 - 17:39:12 EST)
- [PATCH v7 12/37] tracing: Add per-element variable support to tracing_map Tom Zanussi (Wed Dec 06 2017 - 17:39:17 EST)
- [PATCH v7 14/37] tracing: Add usecs modifier for hist trigger timestamps Tom Zanussi (Wed Dec 06 2017 - 17:39:25 EST)
- [PATCH v7 16/37] tracing: Account for variables in named trigger compatibility Tom Zanussi (Wed Dec 06 2017 - 17:39:29 EST)
- [PATCH v7 17/37] tracing: Move get_hist_field_flags() Tom Zanussi (Wed Dec 06 2017 - 17:39:31 EST)
- [PATCH v7 19/37] tracing: Generalize per-element hist trigger data Tom Zanussi (Wed Dec 06 2017 - 17:39:41 EST)
- Re: [PATCH] mtd: nand: gpio: Fix ALE gpio configuration Boris Brezillon (Wed Dec 06 2017 - 17:39:48 EST)
- [PATCH v7 20/37] tracing: Pass tracing_map_elt to hist_field accessor functions Tom Zanussi (Wed Dec 06 2017 - 17:40:01 EST)
- [PATCH v7 21/37] tracing: Add hist_field 'type' field Tom Zanussi (Wed Dec 06 2017 - 17:40:08 EST)
- [PATCH v7 22/37] tracing: Add variable reference handling to hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:40:13 EST)
- [PATCH v7 24/37] tracing: Add support for 'synthetic' events Tom Zanussi (Wed Dec 06 2017 - 17:40:24 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Alan Tull (Wed Dec 06 2017 - 17:40:29 EST)
- [PATCH v7 31/37] tracing: Add 'last error' error facility for hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:40:44 EST)
- [PATCH v7 32/37] tracing: Add inter-event hist trigger Documentation Tom Zanussi (Wed Dec 06 2017 - 17:40:52 EST)
- [PATCH v7 33/37] tracing: Make tracing_set_clock() non-static Tom Zanussi (Wed Dec 06 2017 - 17:40:57 EST)
- [PATCH v7 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option Tom Zanussi (Wed Dec 06 2017 - 17:41:07 EST)
- [PATCH v7 34/37] tracing: Add a clock attribute for hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:41:18 EST)
- [PATCH v7 37/37] selftests: ftrace: Add inter-event hist triggers testcases Tom Zanussi (Wed Dec 06 2017 - 17:41:20 EST)
- [PATCH v7 35/37] tracing: Increase trace_recursive_lock() limit for synthetic events Tom Zanussi (Wed Dec 06 2017 - 17:41:47 EST)
- [PATCH v7 30/37] tracing: Add hist trigger support for variable reference aliases Tom Zanussi (Wed Dec 06 2017 - 17:42:26 EST)
- [PATCH v7 27/37] tracing: Add 'onmax' hist trigger action support Tom Zanussi (Wed Dec 06 2017 - 17:42:38 EST)
- [PATCH v7 28/37] tracing: Allow whitespace to surround hist trigger filter Tom Zanussi (Wed Dec 06 2017 - 17:42:49 EST)
- [PATCH v7 29/37] tracing: Add cpu field for hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:42:57 EST)
- [PATCH v7 26/37] tracing: Add 'onmatch' hist trigger action support Tom Zanussi (Wed Dec 06 2017 - 17:43:25 EST)
- linux-next: Signed-off-by missing for commit in the tip tree Stephen Rothwell (Wed Dec 06 2017 - 17:43:37 EST)
- [PATCH v7 25/37] tracing: Add support for 'field variables' Tom Zanussi (Wed Dec 06 2017 - 17:44:12 EST)
- [PATCH] of: irq: Fix function description comment Vasyl Gomonovych (Wed Dec 06 2017 - 17:44:26 EST)
- [PATCH v7 23/37] tracing: Add hist trigger action hook Tom Zanussi (Wed Dec 06 2017 - 17:44:44 EST)
- [PATCH v5] perf_event_open.2: add type kprobe and uprobe Song Liu (Wed Dec 06 2017 - 17:45:31 EST)
- Re: [PATCH] mtd: nand: gpio: Fix ALE gpio configuration Boris Brezillon (Wed Dec 06 2017 - 17:45:56 EST)
- [PATCH v5 2/6] perf: copy new perf_event.h to tools/include/uapi Song Liu (Wed Dec 06 2017 - 17:46:27 EST)
- [PATCH v5 0/6] enable creating [k,u]probe with perf_event_open Song Liu (Wed Dec 06 2017 - 17:46:42 EST)
- [PATCH v5 5/6] bpf: add option for bpf_load.c to use perf_kprobe Song Liu (Wed Dec 06 2017 - 17:47:00 EST)
- [PATCH v5 4/6] perf: implement pmu perf_uprobe Song Liu (Wed Dec 06 2017 - 17:47:07 EST)
- [PATCH v5] bcc: Try use new API to create [k,u]probe with perf_event_open Song Liu (Wed Dec 06 2017 - 17:47:20 EST)
- [PATCH v5 6/6] bpf: add new test test_many_kprobe Song Liu (Wed Dec 06 2017 - 17:47:38 EST)
- [PATCH v5 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe Song Liu (Wed Dec 06 2017 - 17:47:50 EST)
- [PATCH v5 3/6] perf: implement pmu perf_kprobe Song Liu (Wed Dec 06 2017 - 17:48:22 EST)
- [PATCH v7 18/37] tracing: Add simple expression support to hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:48:39 EST)
- [PATCH v7 15/37] tracing: Add variable support to hist triggers Tom Zanussi (Wed Dec 06 2017 - 17:49:07 EST)
- [PATCH v7 13/37] tracing: Add hist_data member to hist_field Tom Zanussi (Wed Dec 06 2017 - 17:49:53 EST)
- [PATCH v7 07/37] tracing: Add timestamp_mode trace file Tom Zanussi (Wed Dec 06 2017 - 17:50:40 EST)
- [PATCH v7 08/37] tracing: Give event triggers access to ring_buffer_event Tom Zanussi (Wed Dec 06 2017 - 17:50:48 EST)
- [PATCH v7 06/37] ring-buffer: Redefine the unimplemented RINGBUF_TYPE_TIME_STAMP Tom Zanussi (Wed Dec 06 2017 - 17:51:05 EST)
- [PATCH v7 05/37] ring-buffer: Add interface for setting absolute time stamps Tom Zanussi (Wed Dec 06 2017 - 17:51:20 EST)
- [PATCH v7 02/37] tracing: Add Documentation for log2 modifier Tom Zanussi (Wed Dec 06 2017 - 17:51:39 EST)
- [PATCH v7 04/37] tracing: Remove code which merges duplicates Tom Zanussi (Wed Dec 06 2017 - 17:51:41 EST)
- [PATCH 1/3] battery: Add the battery hooking API Ognjen Galic (Wed Dec 06 2017 - 17:51:54 EST)
- [PATCH v7 03/37] tracing: Add support to detect and avoid duplicates Tom Zanussi (Wed Dec 06 2017 - 17:52:27 EST)
- Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel Jason Wessel (Wed Dec 06 2017 - 17:52:50 EST)
- [PATCH 2/3] battery: Add the ThinkPad "Not Charging" quirk Ognjen Galic (Wed Dec 06 2017 - 17:53:16 EST)
- Re: [PATCH] watchdog: hpwdt: fix unused variable warning Jerry Hoemann (Wed Dec 06 2017 - 17:54:05 EST)
- [PATCH 3/3] thinkpad_acpi: Add support for battery thresholds Ognjen Galic (Wed Dec 06 2017 - 17:54:36 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Wed Dec 06 2017 - 18:01:28 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Wed Dec 06 2017 - 18:03:25 EST)
- [PATCH net-next v3] net: dsa: Allow compiling out legacy support Florian Fainelli (Wed Dec 06 2017 - 18:03:44 EST)
- Re: [PATCH v2] exec: avoid gcc-8 warning for get_task_comm Kees Cook (Wed Dec 06 2017 - 18:09:28 EST)
- [PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe Branislav Radocaj (Wed Dec 06 2017 - 18:10:12 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Holger HoffstÃtte (Wed Dec 06 2017 - 18:11:07 EST)
- Re: [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare Christoph Hellwig (Wed Dec 06 2017 - 18:11:46 EST)
- RE: OUMM: Email Reminder to Voluntarily Update Disability and Veteran Status Cristal Tiscareno (Wed Dec 06 2017 - 18:14:46 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Wed Dec 06 2017 - 18:20:00 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Kees Cook (Wed Dec 06 2017 - 18:22:09 EST)
- Re: [kernel-hardening][PATCH v3 1/3] arm: mm: dump: make page table dumping reusable Kees Cook (Wed Dec 06 2017 - 18:26:31 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Andrew Morton (Wed Dec 06 2017 - 18:26:39 EST)
- Re: [PATCH V11 3/5] printk: hash addresses printed with %p Linus Torvalds (Wed Dec 06 2017 - 18:28:29 EST)
- Re: 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable) Christoph Hellwig (Wed Dec 06 2017 - 18:29:32 EST)
- Re: [PATCH v2] exec: avoid gcc-8 warning for get_task_comm Andrew Morton (Wed Dec 06 2017 - 18:29:57 EST)
- [PATCH V2 1/8] perf tools: remove stale perf evlist mmap read for backward kan . liang (Wed Dec 06 2017 - 18:33:32 EST)
- [PATCH V2 6/8] perf top: add overwrite fall back kan . liang (Wed Dec 06 2017 - 18:33:36 EST)
- [PATCH V2 7/8] perf top: switch default mode to overwrite mode kan . liang (Wed Dec 06 2017 - 18:33:48 EST)
- [PATCH V2 8/8] perf top: check the latency of perf_top__mmap_read kan . liang (Wed Dec 06 2017 - 18:33:58 EST)
- [PATCH V2 5/8] perf top: check per event overwrite term kan . liang (Wed Dec 06 2017 - 18:34:14 EST)
- [PATCH V2 4/8] perf tools: introduce perf_mmap__read_event kan . liang (Wed Dec 06 2017 - 18:34:31 EST)
- [PATCH V2 2/8] perf tools: rewrite perf mmap read for overwrite kan . liang (Wed Dec 06 2017 - 18:34:47 EST)
- [PATCH V2 3/8] perf tools: reuse perf_mmap__read_catchup in perf_mmap__push kan . liang (Wed Dec 06 2017 - 18:34:57 EST)
- [PATCH V2 0/8] perf top overwrite mode kan . liang (Wed Dec 06 2017 - 18:35:09 EST)
- linux-next: build warnings after merge of the keystone tree Stephen Rothwell (Wed Dec 06 2017 - 18:38:23 EST)
- Re: PI futexes + lock stealing woes Peter Zijlstra (Wed Dec 06 2017 - 18:46:48 EST)
- Re: [PATCH] Scheduler: Removed first parameter from prepare_lock_switch Rodrigo Siqueira (Wed Dec 06 2017 - 18:50:43 EST)
- Re: waitqueue lockdep annotation Christoph Hellwig (Wed Dec 06 2017 - 18:51:49 EST)
- [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq Christoph Hellwig (Wed Dec 06 2017 - 18:52:42 EST)
- waitqueue lockdep annotation Christoph Hellwig (Wed Dec 06 2017 - 18:52:55 EST)
- [PATCH 2/2] sched/wait: assert the wait_queue_head lock is held in __wake_up_common Christoph Hellwig (Wed Dec 06 2017 - 18:53:08 EST)
- Re: [PATCH 2/3] battery: Add the ThinkPad "Not Charging" quirk Christoph BÃhmwalder (Wed Dec 06 2017 - 18:55:40 EST)
- Re: [PATCH 3/3] ARM64: dts: meson-axg: add the SPICC controller Kevin Hilman (Wed Dec 06 2017 - 18:58:00 EST)
- Re: [PATCH v4 00/73] XArray version 4 Ross Zwisler (Wed Dec 06 2017 - 18:58:39 EST)
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces Serge E. Hallyn (Wed Dec 06 2017 - 18:59:49 EST)
- linux-next: manual merge of the vfs tree with the bpf tree Stephen Rothwell (Wed Dec 06 2017 - 19:00:08 EST)
- [PATCH v4 0/9] drm/i915: Implement HDCP Sean Paul (Wed Dec 06 2017 - 19:00:22 EST)
- [PATCH v4 1/9] drm: Fix link-status kerneldoc line lengths Sean Paul (Wed Dec 06 2017 - 19:00:28 EST)
- [PATCH v4 2/9] drm/i915: Add more control to wait_for routines Sean Paul (Wed Dec 06 2017 - 19:00:35 EST)
- [PATCH v4 3/9] drm: Add Content Protection property Sean Paul (Wed Dec 06 2017 - 19:00:42 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs James Morris (Wed Dec 06 2017 - 19:00:51 EST)
- [PATCH v4 4/9] drm: Add some HDCP related #defines Sean Paul (Wed Dec 06 2017 - 19:00:53 EST)
- [PATCH v4 5/9] drm/i915: Add HDCP framework + base implementation Sean Paul (Wed Dec 06 2017 - 19:01:02 EST)
- [PATCH v4 7/9] drm/i915: Add function to output Aksv over GMBUS Sean Paul (Wed Dec 06 2017 - 19:01:10 EST)
- [PATCH v4 9/9] drm/i915: Implement HDCP for DisplayPort Sean Paul (Wed Dec 06 2017 - 19:01:14 EST)
- [PATCH v4 8/9] drm/i915: Implement HDCP for HDMI Sean Paul (Wed Dec 06 2017 - 19:01:31 EST)
- [PATCH v4 6/9] drm/i915: Make use of indexed write GMBUS feature Sean Paul (Wed Dec 06 2017 - 19:01:56 EST)
- Re: [PATCH 3/3] ARM64: dts: meson-axg: add the SPICC controller Kevin Hilman (Wed Dec 06 2017 - 19:04:16 EST)
- linux-next: manual merge of the vfs tree with the netfilter tree Stephen Rothwell (Wed Dec 06 2017 - 19:10:44 EST)
- Re: [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Kees Cook (Wed Dec 06 2017 - 19:11:11 EST)
- Re: [PATCH v4 00/73] XArray version 4 Matthew Wilcox (Wed Dec 06 2017 - 19:13:54 EST)
- Re: [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to pci core Tony Lindgren (Wed Dec 06 2017 - 19:18:03 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Kees Cook (Wed Dec 06 2017 - 19:19:59 EST)
- Re: [PATCH 1/2] rcutorture: Add usage warnings for parameters gp_normal and gp_exp Paul E. McKenney (Wed Dec 06 2017 - 19:23:13 EST)
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state Pablo Neira Ayuso (Wed Dec 06 2017 - 19:26:29 EST)
- [PATCH] docs: add documentation on printing kernel addresses Tobin C. Harding (Wed Dec 06 2017 - 19:27:08 EST)
- Re: [RFC PATCH v10 6/7] PCI / PM: Move acpi wakeup code to pci core Brian Norris (Wed Dec 06 2017 - 19:30:06 EST)
- Re: possible deadlock in generic_file_write_iter (2) Andrew Morton (Wed Dec 06 2017 - 19:32:31 EST)
- Re: [PATCH] btrfs: tree-checker: use %zu format string for size_t Qu Wenruo (Wed Dec 06 2017 - 19:33:00 EST)
- Re: [PATCH 0/17] scsi: arcmsr: add some driver options and support new adapter ARC-1884 Martin K. Petersen (Wed Dec 06 2017 - 19:37:06 EST)
- linux-next: build failure after merge of the printk tree Stephen Rothwell (Wed Dec 06 2017 - 19:37:14 EST)
- Re: [PATCH v5 00/15] soundwire: Add a new SoundWire subsystem Pierre-Louis Bossart (Wed Dec 06 2017 - 19:39:07 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Randy Dunlap (Wed Dec 06 2017 - 19:40:06 EST)
- Re: [RFC PATCH] blk-throttle: add burst allowance. Khazhismel Kumykov (Wed Dec 06 2017 - 19:41:59 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Dave Chinner (Wed Dec 06 2017 - 19:42:16 EST)
- Re: [PATCH] docs: add documentation on printing kernel addresses Kees Cook (Wed Dec 06 2017 - 19:43:47 EST)
- Re: [PATCH] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() Andrew Morton (Wed Dec 06 2017 - 19:43:55 EST)
- Re: WARNING in x86_emulate_insn Wanpeng Li (Wed Dec 06 2017 - 19:44:40 EST)
- Re: linux-next: manual merge of the vfs tree with the netfilter tree Jann Horn (Wed Dec 06 2017 - 19:48:43 EST)
- Re: [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq Ingo Molnar (Wed Dec 06 2017 - 19:49:26 EST)
- Re: [PATCH v2] ubsan: don't handle misaligned address when support unaligned access Andrew Morton (Wed Dec 06 2017 - 19:49:36 EST)
- Re: [PATCH v9 3/5] perf utils: use pmu->is_uncore to detect PMU UNCORE devices Jin, Yao (Wed Dec 06 2017 - 19:49:55 EST)
- Re: [PATCH] security: keys: remove redundant assignment to key_ref James Morris (Wed Dec 06 2017 - 19:50:06 EST)
- Re: [PATCH v4 4/4] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Kevin Hilman (Wed Dec 06 2017 - 19:50:11 EST)
- Re: [PATCH 2/2] sched/wait: assert the wait_queue_head lock is held in __wake_up_common Ingo Molnar (Wed Dec 06 2017 - 19:50:42 EST)
- Re: [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson Randy Dunlap (Wed Dec 06 2017 - 19:52:46 EST)
- Re: [PATCH 1/6] mmc: meson-gx-mmc: Fix platform_get_irq's error checking Kevin Hilman (Wed Dec 06 2017 - 19:55:17 EST)
- Re: [PATCH 1/6 v3] mmc: meson-gx-mmc: Fix platform_get_irq's error checking Kevin Hilman (Wed Dec 06 2017 - 19:58:35 EST)
- [PATCH] checkpatch: add check for tag Co-Developed-by Tobin C. Harding (Wed Dec 06 2017 - 19:59:51 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE John Hubbard (Wed Dec 06 2017 - 20:08:29 EST)
- Re: [PATCH v3 2/4] kaslr: calculate the memory region in immovable node Chao Fan (Wed Dec 06 2017 - 20:10:09 EST)
- Re: [PATCH v2] ubsan: don't handle misaligned address when support unaligned access Ding Tianhong (Wed Dec 06 2017 - 20:13:05 EST)
- [PATCH -mm] mm, swap: Fix race between swapoff and some swap operations Huang, Ying (Wed Dec 06 2017 - 20:15:24 EST)
- [PATCH -mm -V2] mm, userfaultfd, THP: Avoid waiting when PMD under THP migration Huang, Ying (Wed Dec 06 2017 - 20:18:24 EST)
- [PATCH v3] ubsan: don't handle misaligned address when support unaligned access Ding Tianhong (Wed Dec 06 2017 - 20:22:55 EST)
- Re: linux-next: build failure after merge of the printk tree Sergey Senozhatsky (Wed Dec 06 2017 - 20:24:13 EST)
- Re: [PATCH v13 3/7] mm, oom: cgroup-aware OOM killer Andrew Morton (Wed Dec 06 2017 - 20:24:21 EST)
- Re: [PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store Chanwoo Choi (Wed Dec 06 2017 - 20:24:29 EST)
- Re: linux-next: build failure after merge of the printk tree Sergey Senozhatsky (Wed Dec 06 2017 - 20:26:41 EST)
- RE: [PATCH RT] vfio-pci: Set MSI/MSI-X ISR to non-threaded Su, David W (Wed Dec 06 2017 - 20:27:10 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Wed Dec 06 2017 - 20:27:26 EST)
- Re: [PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis Jarkko Sakkinen (Wed Dec 06 2017 - 20:30:29 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Wed Dec 06 2017 - 20:31:51 EST)
- Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Jarkko Sakkinen (Wed Dec 06 2017 - 20:32:29 EST)
- [lkp-robot] [EXP] dab0b22dfc: kernel_BUG_at_kernel/time/timer.c kernel test robot (Wed Dec 06 2017 - 20:33:24 EST)
- [lkp-robot] [mm] e4ec2a8ea9: BUG:using__this_cpu_xchg()in_preemptible[#]code:swapper kernel test robot (Wed Dec 06 2017 - 20:34:10 EST)
- RE: [PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis Shaikh, Azhar (Wed Dec 06 2017 - 20:35:16 EST)
- [PATCH v6 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data Azhar Shaikh (Wed Dec 06 2017 - 20:38:18 EST)
- [PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis Azhar Shaikh (Wed Dec 06 2017 - 20:38:28 EST)
- [PATCH v6 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd() Azhar Shaikh (Wed Dec 06 2017 - 20:38:41 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Wed Dec 06 2017 - 20:40:26 EST)
- Re: [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC Yixun Lan (Wed Dec 06 2017 - 20:44:26 EST)
- Re: [kernel-hardening][PATCH v4 0/3] arm: Makes ptdump resuable and add WX page checking Laura Abbott (Wed Dec 06 2017 - 20:45:45 EST)
- Re: a racy access flag clearing warning when calling mmap system call Yisheng Xie (Wed Dec 06 2017 - 20:47:18 EST)
- [PATCH v7 0/8] Intel SGX Driver Jarkko Sakkinen (Wed Dec 06 2017 - 20:57:06 EST)
- [PATCH v7 1/8] intel_sgx: updated MAINTAINERS Jarkko Sakkinen (Wed Dec 06 2017 - 20:57:19 EST)
- [PATCH v7 2/8] x86: add SGX definitions to cpufeature Jarkko Sakkinen (Wed Dec 06 2017 - 20:57:26 EST)
- [PATCH v7 3/8] x86: add SGX definitions to msr-index.h Jarkko Sakkinen (Wed Dec 06 2017 - 20:57:37 EST)
- linux-next: manual merge of the netfilter-next tree with the netfilter tree Stephen Rothwell (Wed Dec 06 2017 - 20:58:21 EST)
- [PATCH v7 4/8] intel_sgx: driver for Intel Software Guard Extensions Jarkko Sakkinen (Wed Dec 06 2017 - 20:58:26 EST)
- [PATCH v7 5/8] intel_sgx: ptrace() support Jarkko Sakkinen (Wed Dec 06 2017 - 20:58:36 EST)
- [PATCH v7 7/8] fs/pipe.c: export create_pipe_files() Jarkko Sakkinen (Wed Dec 06 2017 - 20:58:47 EST)
- [PATCH v7 6/8] intel_sgx: driver documentation Jarkko Sakkinen (Wed Dec 06 2017 - 20:59:06 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Gary Lin (Wed Dec 06 2017 - 20:59:28 EST)
- [PATCH v7 8/8] intel_sgx: in-kernel launch enclave Jarkko Sakkinen (Wed Dec 06 2017 - 21:00:09 EST)
- [git pull] m68knommu fixes for v4.15 Greg Ungerer (Wed Dec 06 2017 - 21:00:35 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. Linus Torvalds (Wed Dec 06 2017 - 21:07:13 EST)
- Re: [PATCH 1/3] extcon: usbc-cros-ec: add support to notify USB type cables. Chanwoo Choi (Wed Dec 06 2017 - 21:13:07 EST)
- Re: GemniLake laptops goes power off directly after performing suspend Chris Chiu (Wed Dec 06 2017 - 21:14:22 EST)
- Re: PI futexes + lock stealing woes Gratian Crisan (Wed Dec 06 2017 - 21:17:28 EST)
- Re: [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson Jason Wessel (Wed Dec 06 2017 - 21:22:12 EST)
- [PATCH] PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() Rafael J. Wysocki (Wed Dec 06 2017 - 21:26:56 EST)
- [PATCH] ACPI / PM: Do not reconfigure GPEs for suspend-to-idle Rafael J. Wysocki (Wed Dec 06 2017 - 21:28:35 EST)
- [PATCH v2] riscv/ftrace: Add basic support Alan Kao (Wed Dec 06 2017 - 21:31:40 EST)
- Issue with KVM under 4.10 and above Wakko Warner (Wed Dec 06 2017 - 21:38:57 EST)
- Re: [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq Andreas Dilger (Wed Dec 06 2017 - 21:39:02 EST)
- çå: [PATCH] mfd: Fix RTS5227 (and others) powermanagement åé (Wed Dec 06 2017 - 21:39:09 EST)
- RE: [PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store MyungJoo Ham (Wed Dec 06 2017 - 21:42:09 EST)
- Re: linux-next: manual merge of the vfs tree with the netfilter tree Stephen Rothwell (Wed Dec 06 2017 - 21:46:16 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Chao Fan (Wed Dec 06 2017 - 21:54:40 EST)
- [PATCH] trace-cmd: add plugin for decoding syscalls/sys_enter_futex Julia Cartwright (Wed Dec 06 2017 - 21:57:09 EST)
- [PATCH] RISC-V: Resurrect smp_mb__after_spinlock() Palmer Dabbelt (Wed Dec 06 2017 - 22:04:14 EST)
- [PATCH] tools/perf/inject: fix dwarf support detection Stephane Eranian (Wed Dec 06 2017 - 22:08:15 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Baoquan He (Wed Dec 06 2017 - 22:09:34 EST)
- [PATCH v4] leaking_addresses: add support for x86 32-bit kernel addresses kaiwan . billimoria (Wed Dec 06 2017 - 22:17:55 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. NeilBrown (Wed Dec 06 2017 - 22:20:30 EST)
- Re: [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit Wanpeng Li (Wed Dec 06 2017 - 22:21:47 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Chen-Yu Tsai (Wed Dec 06 2017 - 22:25:03 EST)
- Re: [PATCH 3/3] tools/perf/jvmti: generate correct debug information for inlined code Stephane Eranian (Wed Dec 06 2017 - 22:35:39 EST)
- Re: [PATCH v3 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible Chen-Yu Tsai (Wed Dec 06 2017 - 22:35:39 EST)
- Re: [PATCH v3 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline Chen-Yu Tsai (Wed Dec 06 2017 - 22:37:46 EST)
- RE: [PATCH] [linux][master][v1] devicetree: misc: Add binding for logicoreIP xlnx,vcu Dhaval Rajeshbhai Shah (Wed Dec 06 2017 - 22:42:49 EST)
- RE: [PATCH 2/2] staging: fsl-mc: do not print error in case of defer probe error Nipun Gupta (Wed Dec 06 2017 - 22:56:15 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Chao Fan (Wed Dec 06 2017 - 22:56:53 EST)
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device Wu Hao (Wed Dec 06 2017 - 22:57:35 EST)
- linux-next: build failure after merge of the scsi-mkp tree Stephen Rothwell (Wed Dec 06 2017 - 22:57:37 EST)
- Re: [PATCH v3 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Chen-Yu Tsai (Wed Dec 06 2017 - 22:58:20 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Bart Van Assche (Wed Dec 06 2017 - 22:59:39 EST)
- Re: [PATCH RESEND v3 4/4] MIPS: Loongson64: Load platform device during boot kbuild test robot (Wed Dec 06 2017 - 23:01:59 EST)
- Re: [PATCH v3 10/15] ARM: dts: sun8i: a83t: Add display pipeline Chen-Yu Tsai (Wed Dec 06 2017 - 23:03:20 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. Amir Goldstein (Wed Dec 06 2017 - 23:04:19 EST)
- Re: [PATCH] docs: add documentation on printing kernel addresses Tobin C. Harding (Wed Dec 06 2017 - 23:10:34 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses kaiwan . billimoria (Wed Dec 06 2017 - 23:12:13 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Dou Liyang (Wed Dec 06 2017 - 23:16:55 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Stephen Rothwell (Wed Dec 06 2017 - 23:25:53 EST)
- Re: [PATCH v4] leaking_addresses: add support for x86 32-bit kernel addresses Tobin C. Harding (Wed Dec 06 2017 - 23:32:23 EST)
- [PATCH 0/5] leaking_addresses: support 5 page table level Tobin C. Harding (Wed Dec 06 2017 - 23:32:50 EST)
- [PATCH 1/5] leaking_addresses: remove command examples Tobin C. Harding (Wed Dec 06 2017 - 23:32:50 EST)
- [PATCH 2/5] leaking_addresses: indent dependant options Tobin C. Harding (Wed Dec 06 2017 - 23:32:54 EST)
- [PATCH 4/5] leaking_addresses: add support for kernel config file Tobin C. Harding (Wed Dec 06 2017 - 23:33:00 EST)
- [PATCH 5/5] leaking_addresses: add support for 5 page table levels Tobin C. Harding (Wed Dec 06 2017 - 23:33:12 EST)
- [PATCH 3/5] leaking_addresses: add range check for vsyscall memory Tobin C. Harding (Wed Dec 06 2017 - 23:33:26 EST)
- Re: [PATCH] watchdog: hpwdt: fix unused variable warning Guenter Roeck (Wed Dec 06 2017 - 23:36:39 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Viresh Kumar (Wed Dec 06 2017 - 23:40:30 EST)
- [PATCH] usb: dwc3: of-simple: set dev_pm_ops Masahiro Yamada (Wed Dec 06 2017 - 23:41:45 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Paul E. McKenney (Wed Dec 06 2017 - 23:42:34 EST)
- Re: [PATCH 0/5] perf-probe: Improve probing on versioned symbols Ravi Bangoria (Wed Dec 06 2017 - 23:43:02 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Baoquan He (Wed Dec 06 2017 - 23:58:37 EST)
- Re: [PATCH v4 9/9] drm/i915: Implement HDCP for DisplayPort Ramalingam C (Thu Dec 07 2017 - 00:01:51 EST)
- Re: [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter Viresh Kumar (Thu Dec 07 2017 - 00:01:51 EST)
- Re: [PATCH v3 2/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks Viresh Kumar (Thu Dec 07 2017 - 00:05:20 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Tobin C. Harding (Thu Dec 07 2017 - 00:12:17 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Thu Dec 07 2017 - 00:15:03 EST)
- Re: [PATCH v3 3/6] cpufreq: schedutil: update CFS util only if used Viresh Kumar (Thu Dec 07 2017 - 00:15:51 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Tobin C. Harding (Thu Dec 07 2017 - 00:17:21 EST)
- Re: [PATCH v3] scripts: leaking_addresses: add support for 32-bit kernel addresses Tobin C. Harding (Thu Dec 07 2017 - 00:24:18 EST)
- linux-next: Tree for Dec 7 Stephen Rothwell (Thu Dec 07 2017 - 00:24:47 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 00:25:55 EST)
- [PATCH] usb: phy: Factor out the usb charger initialization Baolin Wang (Thu Dec 07 2017 - 00:27:14 EST)
- [PATCH] misc: hpilo: Use SPDX-License-Identifier Dhaval (Thu Dec 07 2017 - 00:32:06 EST)
- Re: [PATCH v3 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory Chao Fan (Thu Dec 07 2017 - 00:32:34 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. Matthew Wilcox (Thu Dec 07 2017 - 00:34:45 EST)
- [PATCH v7 0/6] dmaengine: xilinx_dma: Bug fixes Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:01 EST)
- [PATCH v7 1/6] dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:08 EST)
- [PATCH v7 3/6] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:17 EST)
- [PATCH v7 4/6] dmaengine: xilinx_dma: Fix kernel doc warnings Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:26 EST)
- [PATCH v7 6/6] dmaengine: xilinx_dma: Differentiate probe based on the ip type Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:33 EST)
- [PATCH v7 5/6] dmaengine: xilinx_dma: fix style issues from checkpatch Kedareswara rao Appana (Thu Dec 07 2017 - 00:36:53 EST)
- [PATCH v7 2/6] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma Kedareswara rao Appana (Thu Dec 07 2017 - 00:37:11 EST)
- Re: [PATCH v6 3/6] kernel/reboot.c: export pm_power_off_prepare Oleksij Rempel (Thu Dec 07 2017 - 00:37:25 EST)
- Re: [PATCH V11 4/5] vsprintf: add printk specifier %px Sergey Senozhatsky (Thu Dec 07 2017 - 00:38:06 EST)
- [PATCH v2 0/4] dmaengine: zynqmp_dma: Bug fixes Kedareswara rao Appana (Thu Dec 07 2017 - 00:39:27 EST)
- [PATCH v2 3/4] dmaengine: zynqmp_dma: Fix issues with overflow interrupt Kedareswara rao Appana (Thu Dec 07 2017 - 00:39:33 EST)
- [PATCH v2 2/4] dmaengine: zynqmp_dma: Fix warning variable 'val' set but not used Kedareswara rao Appana (Thu Dec 07 2017 - 00:39:37 EST)
- [PATCH v2 4/4] dmaengine: zynqmp_dma: Fix race condition in the probe Kedareswara rao Appana (Thu Dec 07 2017 - 00:40:01 EST)
- [PATCH v2 1/4] dmaengine: zynqmp_dma: Fix kernel doc-format Kedareswara rao Appana (Thu Dec 07 2017 - 00:40:15 EST)
- [RESEND PATCH v2] dmaengine: zynqmp_dma: Add runtime pm support Kedareswara rao Appana (Thu Dec 07 2017 - 00:44:43 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Michael Ellerman (Thu Dec 07 2017 - 00:46:22 EST)
- [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 00:49:39 EST)
- Re: [PATCH RESEND] arm64: fault: avoid send SIGBUS two times gengdongjiu (Thu Dec 07 2017 - 00:56:23 EST)
- [rcu:rcu/dev 24/25] ERROR: "schedule_timeout_set_task2dump" [kernel/torture.ko] undefined! kbuild test robot (Thu Dec 07 2017 - 00:57:49 EST)
- [PATCH] mm/huge_memory: fix comment in __split_huge_pmd_locked Yisheng Xie (Thu Dec 07 2017 - 00:57:50 EST)
- [v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9 Gautham R. Shenoy (Thu Dec 07 2017 - 00:59:49 EST)
- [PATCH net-next 2/3] net: dsa: mediatek: combine MediaTek tag with VLAN tag sean.wang (Thu Dec 07 2017 - 01:06:30 EST)
- Re: [PATCH v3 08/15] drm/sun4i: Add LVDS support Chen-Yu Tsai (Thu Dec 07 2017 - 01:06:30 EST)
- [PATCH net-next 1/3] net: dsa: mediatek: add VLAN support for MT7530 sean.wang (Thu Dec 07 2017 - 01:06:44 EST)
- [PATCH net-next 0/3] add VLAN support to DSA MT7530 sean.wang (Thu Dec 07 2017 - 01:07:02 EST)
- [PATCH net-next 3/3] net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driver sean.wang (Thu Dec 07 2017 - 01:07:20 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Ingo Molnar (Thu Dec 07 2017 - 01:09:37 EST)
- Re: [PATCH 0/5] perf-probe: Improve probing on versioned symbols Masami Hiramatsu (Thu Dec 07 2017 - 01:11:13 EST)
- Re: [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq Ingo Molnar (Thu Dec 07 2017 - 01:12:22 EST)
- Re: [PATCH 5/6] staging: pi433: Move enum option_on_off to pi433_if.h Greg KH (Thu Dec 07 2017 - 01:14:08 EST)
- Re: [PATCH] staging: ccree: ssi_aead: fixed all coding style warnings. Greg KH (Thu Dec 07 2017 - 01:15:23 EST)
- Re: [PATCHv4 1/4] x86/boot/compressed/64: Fix build with GCC < 5 Ingo Molnar (Thu Dec 07 2017 - 01:16:34 EST)
- Re: [PATCHv4 2/4] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c Ingo Molnar (Thu Dec 07 2017 - 01:17:21 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Jagan Teki (Thu Dec 07 2017 - 01:18:37 EST)
- Re: [PATCH] staging: ccree: ssi_aead: fixed all coding style warnings. Gilad Ben-Yossef (Thu Dec 07 2017 - 01:23:00 EST)
- Re: [PATCH 00/13] Updates for QCOM Alpha PLL Stephen Boyd (Thu Dec 07 2017 - 01:23:42 EST)
- Re: WARNING in x86_emulate_insn Dmitry Vyukov (Thu Dec 07 2017 - 01:25:34 EST)
- Re: unused-variable warning is getting disabled with clang Greg Kroah-Hartman (Thu Dec 07 2017 - 01:26:01 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Chen-Yu Tsai (Thu Dec 07 2017 - 01:27:17 EST)
- Re: [PATCH v4 0/9] drm/i915: Implement HDCP Ramalingam C (Thu Dec 07 2017 - 01:27:44 EST)
- Re: [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings Stephen Boyd (Thu Dec 07 2017 - 01:28:32 EST)
- [PATCH 0/1] About MIPS/Loongson maintainance Huacai Chen (Thu Dec 07 2017 - 01:30:42 EST)
- [PATCH 1/1] MAINTAINERS: Add Loongson-2/Loongson-3 maintainers Huacai Chen (Thu Dec 07 2017 - 01:30:50 EST)
- Re: [PATCHv4 3/4] x86/boot/compressed/64: Introduce place_trampoline() Ingo Molnar (Thu Dec 07 2017 - 01:30:57 EST)
- Re: [PATCH V7 2/2] dt-bindings: Add qcom spmi_pmic clock divider bindings Stephen Boyd (Thu Dec 07 2017 - 01:32:49 EST)
- Re: [PATCH V7 1/2] clk: qcom: Add spmi_pmic clock divider support Stephen Boyd (Thu Dec 07 2017 - 01:32:53 EST)
- Re: [PATCH] clk: qcom: msm8916: Fix i2s clk rates required for mclk Stephen Boyd (Thu Dec 07 2017 - 01:33:59 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Joe Perches (Thu Dec 07 2017 - 01:34:39 EST)
- Re: [PATCH 1/2] clk: qcom: msm8916: fix mnd_width for codec_digcodec Stephen Boyd (Thu Dec 07 2017 - 01:34:48 EST)
- Re: [PATCH 2/2] clk: qcom: msm8916: add 12.288 MHz support to codec dig clk Stephen Boyd (Thu Dec 07 2017 - 01:35:00 EST)
- Re: [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization gengdongjiu (Thu Dec 07 2017 - 01:38:00 EST)
- Re: [PATCH 1/6] clk: stm32f4: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:40:44 EST)
- Re: [PATCH 2/6] clk: lpc32xx: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:41:07 EST)
- Re: [PATCH 3/6] clk: SPEAr: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:41:12 EST)
- Re: [PATCH 4/6] SPEAr: clk: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:41:17 EST)
- [PATCH 1/2] mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence. Vignesh R (Thu Dec 07 2017 - 01:41:23 EST)
- Re: [PATCH 5/6] clk: h8s2678: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:41:30 EST)
- [PATCH 2/2] mtd: spi-nor: cadence-quadspi: Add support for direct access mode Vignesh R (Thu Dec 07 2017 - 01:41:33 EST)
- [PATCH 0/2] CQSPI: Add direct mode support Vignesh R (Thu Dec 07 2017 - 01:41:51 EST)
- Re: [PATCH 6/6] clk: h8300: pr_err() strings should end with newlines Stephen Boyd (Thu Dec 07 2017 - 01:41:55 EST)
- [PATCH V3] spi: sun4i: disable clocks in the remove function Takuo Koguchi (Thu Dec 07 2017 - 01:43:20 EST)
- [lkp-robot] [lib/rbtree,drm/mm] 3e6e51217d: WARNING:at_lib/stackdepot.c:#depot_save_stack kernel test robot (Thu Dec 07 2017 - 01:43:35 EST)
- [PATCH v2 2/3] arm: dts: mt7623: update mmc related nodes with the appropriate fallback sean.wang (Thu Dec 07 2017 - 01:43:44 EST)
- [PATCH v2 1/3] mmc: dt-bindings: add mmc support to MT7623 SoC sean.wang (Thu Dec 07 2017 - 01:43:55 EST)
- [PATCH v2 0/3] Misc fixes up for MT7623 mmc sean.wang (Thu Dec 07 2017 - 01:44:10 EST)
- [PATCH v2 3/3] arm: dts: mt7623: fix card detection issue on bananapi-r2 sean.wang (Thu Dec 07 2017 - 01:44:22 EST)
- Re: [PATCH V6 01/12] drivers: move clock common macros out from vendor directories Stephen Boyd (Thu Dec 07 2017 - 01:47:34 EST)
- Re: [PATCH V6 02/12] clk: sprd: Add common infrastructure Stephen Boyd (Thu Dec 07 2017 - 01:50:20 EST)
- Re: [PATCH] usb: xhci: fix TDS for MTK xHCI1.1 Mathias Nyman (Thu Dec 07 2017 - 01:53:33 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Jagan Teki (Thu Dec 07 2017 - 01:54:25 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Greg Kroah-Hartman (Thu Dec 07 2017 - 01:55:54 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Greg Kroah-Hartman (Thu Dec 07 2017 - 01:56:06 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance Greg Kroah-Hartman (Thu Dec 07 2017 - 01:57:59 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Joe Perches (Thu Dec 07 2017 - 01:59:32 EST)
- Re: [PATCH 01/10] staging: ccree: remove inline qualifiers Gilad Ben-Yossef (Thu Dec 07 2017 - 02:00:18 EST)
- Re: [PATCH v3 1/3] dt-bindings: clk: Hi3660: Document stub clock Stephen Boyd (Thu Dec 07 2017 - 02:00:36 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Chen-Yu Tsai (Thu Dec 07 2017 - 02:01:36 EST)
- Re: Timer refuses to expire Boqun Feng (Thu Dec 07 2017 - 02:01:59 EST)
- Re: [PATCHv4 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G Ingo Molnar (Thu Dec 07 2017 - 02:03:38 EST)
- Re: [PATCH v3 2/3] clk: hisilicon: Add support for Hi3660 stub clocks Stephen Boyd (Thu Dec 07 2017 - 02:05:59 EST)
- Re: [PATCH v2] usb: core: Add "quirks" parameter for usbcore Kai Heng Feng (Thu Dec 07 2017 - 02:06:31 EST)
- Re: [PATCH v2] clk: stm32-h7: fix copyright Stephen Boyd (Thu Dec 07 2017 - 02:08:16 EST)
- Re: [PATCH 2/2] arm64: allwinner: a64: bananapi-m64: add usb otg Jagan Teki (Thu Dec 07 2017 - 02:10:34 EST)
- Re: Use-after-free with deferred driver probing and __initconst Frank Rowand (Thu Dec 07 2017 - 02:12:16 EST)
- Re: Use-after-free with deferred driver probing and __initconst Frank Rowand (Thu Dec 07 2017 - 02:13:34 EST)
- [PATCH v2 0/5] perf-probe: Improve probing on versioned symbols Masami Hiramatsu (Thu Dec 07 2017 - 02:19:48 EST)
- [PATCH] spi: sun4i: disable clocks in the remove function Takuo Koguchi (Thu Dec 07 2017 - 02:20:14 EST)
- [PATCH v2 1/5] perf-probe: Add warning message if there is unexpected event name Masami Hiramatsu (Thu Dec 07 2017 - 02:20:31 EST)
- [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Masami Hiramatsu (Thu Dec 07 2017 - 02:20:58 EST)
- [PATCH v2 3/5] perf-probe: Add __return suffix for return events Masami Hiramatsu (Thu Dec 07 2017 - 02:21:26 EST)
- [PATCH v2 4/5] perf-probe: Find versioned symbols from map Masami Hiramatsu (Thu Dec 07 2017 - 02:21:54 EST)
- [PATCH v2 5/5] perf-probe: Support escaped character in parser Masami Hiramatsu (Thu Dec 07 2017 - 02:22:24 EST)
- [PATCH] LDT improvements Andy Lutomirski (Thu Dec 07 2017 - 02:22:30 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Thu Dec 07 2017 - 02:26:41 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Ricardo Neri (Thu Dec 07 2017 - 02:27:51 EST)
- RE: [PATCH v2] arm64: dts: ls1088a: Add USB support Yinbo Zhu (Thu Dec 07 2017 - 02:33:41 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Ricardo Neri (Thu Dec 07 2017 - 02:35:37 EST)
- Re: [PATCH v3 35/36] usb/gadget/NCM: Replace tasklet with softirq hrtimer Anna-Maria Gleixner (Thu Dec 07 2017 - 02:35:52 EST)
- Re: [PATCH v3] ARM: da850: Fix LEGO EV3 battery voltage gpio Sekhar Nori (Thu Dec 07 2017 - 02:37:17 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Geert Uytterhoeven (Thu Dec 07 2017 - 02:40:15 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Markus Heiser (Thu Dec 07 2017 - 02:45:23 EST)
- [PATCH 1/1] codestyle issue fixed drivers/staging/vc04_services Mikhail Shvetsov (Thu Dec 07 2017 - 02:47:25 EST)
- Re: [PATCH 4.14 00/95] 4.14.4-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 02:49:35 EST)
- Re: WARNING in x86_emulate_insn èåå (Thu Dec 07 2017 - 02:49:58 EST)
- Re: WARNING in x86_emulate_insn Wanpeng Li (Thu Dec 07 2017 - 02:52:28 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Gary Lin (Thu Dec 07 2017 - 02:52:31 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Michal Hocko (Thu Dec 07 2017 - 02:55:15 EST)
- [PATCH] x86/pci: Add a break condition when enabling BAR Bandan Das (Thu Dec 07 2017 - 03:00:29 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Borislav Petkov (Thu Dec 07 2017 - 03:01:22 EST)
- Re: [tip:x86/mpx] x86/insn-eval: Add utility function to get segment descriptor Borislav Petkov (Thu Dec 07 2017 - 03:03:28 EST)
- Re: [PATCH 0/2] [RFC] Ktest: add email support Steven Rostedt (Thu Dec 07 2017 - 03:03:42 EST)
- Re: [PATCH v3 2/3] clk: hisilicon: Add support for Hi3660 stub clocks Leo Yan (Thu Dec 07 2017 - 03:05:10 EST)
- Re: [patch 40/60] x86: PMD align entry text Borislav Petkov (Thu Dec 07 2017 - 03:07:58 EST)
- Re: general protection fault in lockdep_invariant_state (2) Dmitry Vyukov (Thu Dec 07 2017 - 03:08:16 EST)
- Re: [PATCH V6 01/12] drivers: move clock common macros out from vendor directories Chunyan Zhang (Thu Dec 07 2017 - 03:09:26 EST)
- Re: [PATCH 18/36] perf s390: Always build with -fPIC Hendrik Brueckner (Thu Dec 07 2017 - 03:10:04 EST)
- Re: [PATCH 1/1] codestyle issue fixed drivers/staging/vc04_services Stefan Wahren (Thu Dec 07 2017 - 03:15:21 EST)
- Re: [PATCHv4 3/4] x86/boot/compressed/64: Introduce place_trampoline() Matthew Wilcox (Thu Dec 07 2017 - 03:17:19 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Ingo Molnar (Thu Dec 07 2017 - 03:18:26 EST)
- [PATCH] misc: isl29003: Missing a blank line after declarations Dhaval Shah (Thu Dec 07 2017 - 03:19:25 EST)
- [PATCH v1 1/2] ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update jiada_wang (Thu Dec 07 2017 - 03:23:04 EST)
- [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos jiada_wang (Thu Dec 07 2017 - 03:23:06 EST)
- [PATCH v1 0/2] fix race condition in rsnd_ssi_pointer_update jiada_wang (Thu Dec 07 2017 - 03:23:26 EST)
- Re: [patch 41/60] x86/mm/kpti: Share entry text PMD Borislav Petkov (Thu Dec 07 2017 - 03:24:41 EST)
- Re: [PATCHv4 3/4] x86/boot/compressed/64: Introduce place_trampoline() Ingo Molnar (Thu Dec 07 2017 - 03:24:58 EST)
- [RESEND PATCH V2] ARM: dts: introduce the sama5d2 ptc ek board Ludovic Desroches (Thu Dec 07 2017 - 03:26:17 EST)
- [PATCH 1/1] zram: better utilization of zram swap space Gopi Sai Teja (Thu Dec 07 2017 - 03:26:56 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Thu Dec 07 2017 - 03:28:07 EST)
- Re: [PATCH 01/10] staging: ccree: remove inline qualifiers Dan Carpenter (Thu Dec 07 2017 - 03:28:58 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Greg Kroah-Hartman (Thu Dec 07 2017 - 03:29:56 EST)
- [PATCH v3] KVM: X86: Fix load RFLAGS w/o the fixed bit Wanpeng Li (Thu Dec 07 2017 - 03:30:19 EST)
- Re: [PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit Wanpeng Li (Thu Dec 07 2017 - 03:32:09 EST)
- Re: [patch 31/60] x86/mm/kpti: Add mapping helper functions Borislav Petkov (Thu Dec 07 2017 - 03:33:31 EST)
- Re: [PATCH] video: hd44780: Add hd44780 lcd display driver Lars Poeschel (Thu Dec 07 2017 - 03:33:54 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Michal Hocko (Thu Dec 07 2017 - 03:34:42 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Dan Carpenter (Thu Dec 07 2017 - 03:37:26 EST)
- Re: [PATCH] Scheduler: Removed first parameter from prepare_lock_switch Peter Zijlstra (Thu Dec 07 2017 - 03:38:27 EST)
- [PATCH] mm, oom_reaper: fix memory corruption Michal Hocko (Thu Dec 07 2017 - 03:39:03 EST)
- Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer Daniel Lezcano (Thu Dec 07 2017 - 03:39:58 EST)
- Re: [PATCH v4 3/4] clk: meson-axg: add clock controller drivers Neil Armstrong (Thu Dec 07 2017 - 03:40:18 EST)
- Re: [PATCH v2 34/35] clocksource/drivers/Kconfig: Support andestech atcpit100 timer Daniel Lezcano (Thu Dec 07 2017 - 03:40:36 EST)
- Re: [PATCH] fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() Heiko Carstens (Thu Dec 07 2017 - 03:42:07 EST)
- Re: [PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Jerome Forissier (Thu Dec 07 2017 - 03:42:21 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Thu Dec 07 2017 - 03:45:06 EST)
- Re: [PATCH v2 33/35] clocksource/drivers/atcpit100: Add andestech atcpit100 timer Daniel Lezcano (Thu Dec 07 2017 - 03:45:19 EST)
- Re: [PATCH 1/1] zram: better utilization of zram swap space Sergey Senozhatsky (Thu Dec 07 2017 - 03:45:23 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Geert Uytterhoeven (Thu Dec 07 2017 - 03:45:46 EST)
- Re: [PATCH 1/2] arm64: defconfig: enable MUSB HDRC along with Allwinner glue Maxime Ripard (Thu Dec 07 2017 - 03:46:36 EST)
- Re: [PATCH v4 6/9] drm/i915: Make use of indexed write GMBUS feature Daniel Vetter (Thu Dec 07 2017 - 03:47:48 EST)
- [PATCH net-next 0/6] net: mvpp2: various improvements Antoine Tenart (Thu Dec 07 2017 - 03:50:09 EST)
- [PATCH net-next 2/6] net: mvpp2: disable TSO if its buffers cannot be allocated Antoine Tenart (Thu Dec 07 2017 - 03:50:25 EST)
- [PATCH net-next 6/6] net: mvpp2: adjust the coalescing parameters Antoine Tenart (Thu Dec 07 2017 - 03:50:41 EST)
- [PATCH net-next 1/6] net: mvpp2: only free the TSO header buffers when it was allocated Antoine Tenart (Thu Dec 07 2017 - 03:51:03 EST)
- [PATCH net-next 5/6] net: mvpp2: report the tx-usec coalescing information to ethtool Antoine Tenart (Thu Dec 07 2017 - 03:51:05 EST)
- Re: [PATCH] drm/sun4i: Fix uninitialized variables in vi layer Maxime Ripard (Thu Dec 07 2017 - 03:51:28 EST)
- [PATCH net-next 4/6] net: mvpp2: align values in ethtool get_coalesce Antoine Tenart (Thu Dec 07 2017 - 03:51:44 EST)
- Re: [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Quentin Schulz (Thu Dec 07 2017 - 03:51:52 EST)
- [PATCH net-next 3/6] net: mvpp2: split the max ring size from the default one Antoine Tenart (Thu Dec 07 2017 - 03:52:19 EST)
- Re: [PATCH RT] vfio-pci: Set MSI/MSI-X ISR to non-threaded Steven Rostedt (Thu Dec 07 2017 - 03:53:36 EST)
- Re: [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs Linus Walleij (Thu Dec 07 2017 - 03:54:13 EST)
- Re: [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Chen-Yu Tsai (Thu Dec 07 2017 - 03:54:52 EST)
- [PATCH] soc: fsl: support GUTS driver for ls1012a/ls1046a Yangbo Lu (Thu Dec 07 2017 - 03:55:12 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Greg Kroah-Hartman (Thu Dec 07 2017 - 03:56:13 EST)
- Re: [PATCH] gpio: gpio-reg: fix build Linus Walleij (Thu Dec 07 2017 - 03:56:20 EST)
- Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Javier Martinez Canillas (Thu Dec 07 2017 - 03:58:46 EST)
- Re: [PATCH][next] pinctrl: intel: ensure error return ret is initialized Linus Walleij (Thu Dec 07 2017 - 03:59:00 EST)
- Re: [PATCH v2] ARM: dts: sun8i: h3: enable USB OTG for NanoPi Neo board Maxime Ripard (Thu Dec 07 2017 - 04:03:20 EST)
- Re: [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Quentin Schulz (Thu Dec 07 2017 - 04:04:00 EST)
- [PATCH V2] ACPI / LPSS: Add device link for CHT SD card dependency on I2C Adrian Hunter (Thu Dec 07 2017 - 04:04:18 EST)
- Re: [PATCH 8/9] ARM: dts: imx7-colibri: add MCP2515 CAN controller Stefan Agner (Thu Dec 07 2017 - 04:04:41 EST)
- Re: [PATCH] btrfs: tree-checker: use %zu format string for size_t Arnd Bergmann (Thu Dec 07 2017 - 04:06:58 EST)
- Re: [PATCH v5 00/11] add pinmuxing support for pins in AXP209 and AXP813 PMICs Linus Walleij (Thu Dec 07 2017 - 04:10:38 EST)
- Re: [PATCH 2/2] clk: sunxi-ng: sun50i: a64: Add 2x fixed post-divider to MMC module clocks Maxime Ripard (Thu Dec 07 2017 - 04:10:50 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Thomas Bogendoerfer (Thu Dec 07 2017 - 04:14:50 EST)
- Re: [PATCH 3/8] mfd: axp20x: probe axp20x_adc driver for AXP813 Chen-Yu Tsai (Thu Dec 07 2017 - 04:15:03 EST)
- Re: [PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Greg KH (Thu Dec 07 2017 - 04:16:11 EST)
- Re: [PATCH] scsi: bfa: fix type conversion warning Johannes Thumshirn (Thu Dec 07 2017 - 04:17:16 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Oliver Neukum (Thu Dec 07 2017 - 04:17:25 EST)
- Re: [PATCH V3] spi: sun4i: disable clocks in the remove function Maxime Ripard (Thu Dec 07 2017 - 04:18:54 EST)
- Re: [PATCH] scsi: bfa: fix type conversion warning Hannes Reinecke (Thu Dec 07 2017 - 04:19:51 EST)
- Re: [PATCH v2 0/8] arm64: Add initial Actions Semi S700 and CubieBoard7 support Daniel Lezcano (Thu Dec 07 2017 - 04:20:26 EST)
- Re: 4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable) Christian Borntraeger (Thu Dec 07 2017 - 04:20:30 EST)
- Re: [PATCH 1/3] crypto: exynos - Support Exynos5250+ SoCs Åukasz Stelmach (Thu Dec 07 2017 - 04:20:43 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Daniel Lezcano (Thu Dec 07 2017 - 04:23:20 EST)
- Re: [PATCH v3] KVM: X86: Fix load RFLAGS w/o the fixed bit Quan Xu (Thu Dec 07 2017 - 04:24:45 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Michael Chan (Thu Dec 07 2017 - 04:24:52 EST)
- Re: [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads Viresh Kumar (Thu Dec 07 2017 - 04:25:00 EST)
- Re: [PATCH RFC 1/4] crypto: engine - Permit to enqueue all async requests Corentin Labbe (Thu Dec 07 2017 - 04:25:15 EST)
- [PATCH] spi: jcore: disable clock when registering spi conroller failed When probe function fails in registering the spi controller, the clock should remain disabled. Takuo Koguchi (Thu Dec 07 2017 - 04:26:24 EST)
- [PATCH] drm/i915: Increase max texture to 16k for gen9+ Alex Tu (Thu Dec 07 2017 - 04:26:31 EST)
- Re: çå: [PATCH] mfd: Fix RTS5227 (and others) powermanagement Lee Jones (Thu Dec 07 2017 - 04:28:29 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance Jiaxun Yang (Thu Dec 07 2017 - 04:29:23 EST)
- Re: [PATCH v5 3/3] platform/chrome: Register cros_ec_accel_legacy driver Lee Jones (Thu Dec 07 2017 - 04:31:35 EST)
- [PATCH] spi: jcore: disable clock when registering spi conroller Takuo Koguchi (Thu Dec 07 2017 - 04:32:02 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Dan Carpenter (Thu Dec 07 2017 - 04:32:05 EST)
- [PATCH v1 1/5] siox: new driver framework for eckelmann SIOX Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:32:19 EST)
- [PATCH v1 0/5] siox: add support for new bus type Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:32:32 EST)
- [PATCH v1 5/5] MAINTAINERS: Add entry for SIOX Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:32:40 EST)
- [PATCH v1 2/5] siox: add support for tracing Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:32:54 EST)
- [PATCH v1 3/5] siox: add gpio bus driver Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:33:05 EST)
- [PATCH v1 4/5] gpio: new driver to work with a 8x12 siox Uwe Kleine-KÃnig (Thu Dec 07 2017 - 04:33:20 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Viresh Kumar (Thu Dec 07 2017 - 04:34:02 EST)
- [PATCH] spi: jcore: disable clock when registering spi conroller failed Takuo Koguchi (Thu Dec 07 2017 - 04:34:14 EST)
- Re: [PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init Loys Ollivier (Thu Dec 07 2017 - 04:34:25 EST)
- Re: [PATCH v5 9/9] mfd: axp20x: add pinctrl cell for AXP813 Lee Jones (Thu Dec 07 2017 - 04:34:37 EST)
- çå: çå: [PATCH] mfd: Fix RTS5227 (and others) powermanagement åé (Thu Dec 07 2017 - 04:36:18 EST)
- [no subject] Alexander Kappner (Thu Dec 07 2017 - 04:37:07 EST)
- Re: [PATCH RFC 0/4] crypto: engine - Permit to enqueue all async requests Corentin Labbe (Thu Dec 07 2017 - 04:37:15 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Thomas Bogendoerfer (Thu Dec 07 2017 - 04:39:11 EST)
- [tip:x86/urgent] x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation tip-bot for Prarit Bhargava (Thu Dec 07 2017 - 04:41:26 EST)
- Re: [PATCH v2 04/11] staging: pi433: Rename enum optionOnOff in rf69_enum.h Dan Carpenter (Thu Dec 07 2017 - 04:41:51 EST)
- [tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time tip-bot for Kirill A. Shutemov (Thu Dec 07 2017 - 04:43:06 EST)
- [tip:x86/urgent] x86/boot/compressed/64: Print error if 5-level paging is not supported tip-bot for Kirill A. Shutemov (Thu Dec 07 2017 - 04:44:31 EST)
- [PATCH V2] cpufreq: longhaul: Revert transition_delay_us to 200 ms Viresh Kumar (Thu Dec 07 2017 - 04:45:34 EST)
- Re: [PATCH v1 1/2] ASoC: rsnd: ssi: fix race condition in rsnd_ssi_pointer_update Kuninori Morimoto (Thu Dec 07 2017 - 04:45:58 EST)
- staging: pi433: Plans from Smarthome-Wolf Marcus Wolf (Thu Dec 07 2017 - 04:47:22 EST)
- [PATCH v3 0/4] Add coupled regulators mechanism Maciej Purski (Thu Dec 07 2017 - 04:47:31 EST)
- Re: [PATCH net-next] bnxt: Don't print message, if DAC isn't connected on both ends Michael Chan (Thu Dec 07 2017 - 04:47:39 EST)
- [PATCH v3 4/4] regulator: core: Balance coupled regulators voltages Maciej Purski (Thu Dec 07 2017 - 04:48:06 EST)
- [PATCH v9 0/4] Synopsys DesignWare HDMI Video Capture Controller + PHY Jose Abreu (Thu Dec 07 2017 - 04:48:19 EST)
- [PATCH v9 1/4] dt-bindings: media: Document Synopsys DesignWare HDMI RX Jose Abreu (Thu Dec 07 2017 - 04:48:23 EST)
- [PATCH v9 3/4] [media] platform: Add Synopsys DesignWare HDMI RX PHY e405 Driver Jose Abreu (Thu Dec 07 2017 - 04:48:29 EST)
- [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver Jose Abreu (Thu Dec 07 2017 - 04:48:48 EST)
- Re: [PATCH] mfd: Fix RTS5227 (and others) powermanagement Lee Jones (Thu Dec 07 2017 - 04:48:59 EST)
- [PATCH v9 2/4] MAINTAINERS: Add entry for Synopsys DesignWare HDMI drivers Jose Abreu (Thu Dec 07 2017 - 04:49:19 EST)
- [PATCH v3 2/4] regulator: bindings: Add properties for coupled regulators Maciej Purski (Thu Dec 07 2017 - 04:49:51 EST)
- [PATCH v3 1/4] regulator: core: Move of_find_regulator_by_node() to of_regulator.c Maciej Purski (Thu Dec 07 2017 - 04:50:03 EST)
- [PATCH v3 3/4] regulator: core: Parse coupled regulators properties Maciej Purski (Thu Dec 07 2017 - 04:50:12 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Sergey Senozhatsky (Thu Dec 07 2017 - 04:52:35 EST)
- [PATCH v5 0/4] add clk controller driver for Meson-AXG SoC Yixun Lan (Thu Dec 07 2017 - 04:53:51 EST)
- [PATCH v5 4/4] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC Yixun Lan (Thu Dec 07 2017 - 04:53:58 EST)
- Re: [PATCH v2 02/15] soc: qcom: add support to APR bus driver Philippe Ombredanne (Thu Dec 07 2017 - 04:54:06 EST)
- [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header Yixun Lan (Thu Dec 07 2017 - 04:54:21 EST)
- [PATCH v5 3/4] clk: meson-axg: add clock controller drivers Yixun Lan (Thu Dec 07 2017 - 04:54:36 EST)
- Re: [PATCH v2] i2c: stm32: Fix copyrights Wolfram Sang (Thu Dec 07 2017 - 04:54:48 EST)
- [PATCH v5 1/4] dt-bindings: clock: add compatible variant for the Meson-AXG Yixun Lan (Thu Dec 07 2017 - 04:55:27 EST)
- Re: [patch 43/60] x86/fixmap: Add debugstore entries to cpu_entry_area Borislav Petkov (Thu Dec 07 2017 - 04:56:13 EST)
- Re: [PATCH v2 2/2] ASoC: rsnd: ssi: remove unnesessary period_pos Kuninori Morimoto (Thu Dec 07 2017 - 04:58:13 EST)
- Re: [PATCH v3 14/14] nubus: Add support for the driver model Philippe Ombredanne (Thu Dec 07 2017 - 04:58:30 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Michal Hocko (Thu Dec 07 2017 - 04:58:44 EST)
- Re: [PATCH][next] HID: quirks: make array hid_quirks static Jiri Kosina (Thu Dec 07 2017 - 05:01:57 EST)
- Re: [PATCH] HID: elecom: rewrite report fixup for EX-G and future mice Jiri Kosina (Thu Dec 07 2017 - 05:04:45 EST)
- Re: [PATCH 5/5] PCI: cadence: add EndPoint Controller driver for Cadence PCIe controller Philippe Ombredanne (Thu Dec 07 2017 - 05:06:05 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Philippe Ombredanne (Thu Dec 07 2017 - 05:07:31 EST)
- [PATCH] kthread: finer-grained lockdep/cross-release completion Daniel Vetter (Thu Dec 07 2017 - 05:09:04 EST)
- Re: [PATCH v2] HID: add quirk for another PIXART OEM mouse used by HP Jiri Kosina (Thu Dec 07 2017 - 05:09:19 EST)
- Re: [PATCH] media: platform: stm32: Adopt SPDX identifier Philippe Ombredanne (Thu Dec 07 2017 - 05:10:26 EST)
- Re: [PATCH] media: platform: sti: Adopt SPDX identifier Philippe Ombredanne (Thu Dec 07 2017 - 05:11:15 EST)
- Re: [PATCH] iio: stm32: Adopt SPDX identifier Philippe Ombredanne (Thu Dec 07 2017 - 05:11:33 EST)
- [PATCH] kcov: fix comparison callback signature Dmitry Vyukov (Thu Dec 07 2017 - 05:11:45 EST)
- Re: [PATCH] pwn: stm32: Adopt SPDX identifier Philippe Ombredanne (Thu Dec 07 2017 - 05:12:00 EST)
- Re: [PATCH] mfd: stm32: Adopt SPDX identifier Philippe Ombredanne (Thu Dec 07 2017 - 05:12:17 EST)
- Re: [PATCH v3 08/15] drm/sun4i: Add LVDS support Philippe Ombredanne (Thu Dec 07 2017 - 05:15:16 EST)
- [PATCH 0/2] PCI: rcar: Misc error path fixes Geert Uytterhoeven (Thu Dec 07 2017 - 05:15:31 EST)
- [PATCH 1/2] PCI: rcar: Fix use-after-free in probe error path Geert Uytterhoeven (Thu Dec 07 2017 - 05:15:42 EST)
- [PATCH 2/2] PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures Geert Uytterhoeven (Thu Dec 07 2017 - 05:16:00 EST)
- Re: linux-next on Nokia N900: hang on boot Pavel Machek (Thu Dec 07 2017 - 05:16:59 EST)
- [PATCH] mm/slab: Do not hash pointers when debugging slab Geert Uytterhoeven (Thu Dec 07 2017 - 05:17:56 EST)
- [PATCH] mm/slab: Merge adjacent debug sections Geert Uytterhoeven (Thu Dec 07 2017 - 05:19:03 EST)
- [PATCH RESEND 0/4] i2c: mpc: Clean up clock selection Arseny Solokha (Thu Dec 07 2017 - 05:20:34 EST)
- [PATCH RESEND 2/4] i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx Arseny Solokha (Thu Dec 07 2017 - 05:20:45 EST)
- [PATCH v6 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC Li Wei (Thu Dec 07 2017 - 05:20:52 EST)
- [PATCH v6 3/5] arm64: dts: add ufs dts node Li Wei (Thu Dec 07 2017 - 05:20:56 EST)
- [PATCH v6 1/5] scsi: ufs: add Hisilicon ufs driver code Li Wei (Thu Dec 07 2017 - 05:21:17 EST)
- [PATCH v6 5/5] arm64: defconfig: enable f2fs and squashfs Li Wei (Thu Dec 07 2017 - 05:21:29 EST)
- [PATCH] brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events Colin King (Thu Dec 07 2017 - 05:21:42 EST)
- [PATCH v6 4/5] arm64: defconfig: enable configs for Hisilicon ufs Li Wei (Thu Dec 07 2017 - 05:22:16 EST)
- Re: [PATCH v5 0/5] In-kernel QMI helpers and sysmon Philippe Ombredanne (Thu Dec 07 2017 - 05:22:28 EST)
- [PATCH v6 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs Li Wei (Thu Dec 07 2017 - 05:22:41 EST)
- [PATCH RESEND 1/4] i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations Arseny Solokha (Thu Dec 07 2017 - 05:23:08 EST)
- [PATCH RESEND 3/4] i2c: mpc: fix PORDEVSR2 mask for MPC8533/44 Arseny Solokha (Thu Dec 07 2017 - 05:23:24 EST)
- [PATCH RESEND 4/4] i2c: mpc: always determine I2C clock prescaler at runtime Arseny Solokha (Thu Dec 07 2017 - 05:23:35 EST)
- Re: [PATCH v5 0/6] enable creating [k,u]probe with perf_event_open Philippe Ombredanne (Thu Dec 07 2017 - 05:23:46 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Gary Lin (Thu Dec 07 2017 - 05:28:34 EST)
- Re: WireGuard Upstreaming Roadmap (November 2017) Stefan Tatschner (Thu Dec 07 2017 - 05:30:00 EST)
- Re: [PATCH 0/2] PCI: rcar: Misc error path fixes Simon Horman (Thu Dec 07 2017 - 05:30:26 EST)
- Re: [PATCH] brcmsmac: use ARRAY_SIZE on rfseq_updategainu_events Arend van Spriel (Thu Dec 07 2017 - 05:30:38 EST)
- [PATCH v9 00/13] Introduce framework for SLIMbus device driver srinivas . kandagatla (Thu Dec 07 2017 - 05:30:53 EST)
- [PATCH v9 12/13] slimbus: qcom: Add runtime-pm support using clock-pause srinivas . kandagatla (Thu Dec 07 2017 - 05:31:05 EST)
- RE: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Rajeshbhai Shah (Thu Dec 07 2017 - 05:31:10 EST)
- [PATCH v9 11/13] slimbus: qcom: Add Qualcomm Slimbus controller driver srinivas . kandagatla (Thu Dec 07 2017 - 05:31:20 EST)
- [PATCH v9 13/13] MAINTAINERS: Add SLIMbus maintainer srinivas . kandagatla (Thu Dec 07 2017 - 05:31:45 EST)
- [PATCH v9 10/13] dt-bindings: Add qcom slimbus controller bindings srinivas . kandagatla (Thu Dec 07 2017 - 05:32:09 EST)
- [PATCH v9 02/13] dt-bindings: Add SLIMbus bindings srinivas . kandagatla (Thu Dec 07 2017 - 05:32:22 EST)
- [PATCH v9 09/13] slimbus: core: add common defines required for controllers srinivas . kandagatla (Thu Dec 07 2017 - 05:32:35 EST)
- [PATCH] usb: dwc3: of-simple: fix missing clk_disable_unprepare Andreas Platschek (Thu Dec 07 2017 - 05:32:39 EST)
- Re: [PATCH 2/3] pinctrl: sunxi: Disable strict mode for old pinctrl drivers Ludovic Desroches (Thu Dec 07 2017 - 05:32:59 EST)
- [PATCH v9 01/13] Documentation: Add SLIMbus summary srinivas . kandagatla (Thu Dec 07 2017 - 05:33:22 EST)
- [PATCH v9 08/13] regmap: add SLIMbus support srinivas . kandagatla (Thu Dec 07 2017 - 05:33:28 EST)
- Re: [PATCH v2 02/15] soc: qcom: add support to APR bus driver Srinivas Kandagatla (Thu Dec 07 2017 - 05:33:33 EST)
- [PATCH v9 07/13] slimbus: Add support for 'clock-pause' feature srinivas . kandagatla (Thu Dec 07 2017 - 05:34:00 EST)
- [PATCH v9 06/13] slimbus: Add messaging APIs to slimbus framework srinivas . kandagatla (Thu Dec 07 2017 - 05:34:24 EST)
- [PATCH v9 03/13] slimbus: Add SLIMbus bus type srinivas . kandagatla (Thu Dec 07 2017 - 05:34:50 EST)
- Re: [PATCH v6 1/5] scsi: ufs: add Hisilicon ufs driver code Philippe Ombredanne (Thu Dec 07 2017 - 05:35:04 EST)
- [PATCH v9 04/13] slimbus: core: Add slim controllers support srinivas . kandagatla (Thu Dec 07 2017 - 05:35:18 EST)
- [PATCH v9 05/13] slimbus: core: add support to device tree helper srinivas . kandagatla (Thu Dec 07 2017 - 05:35:34 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Ingo Molnar (Thu Dec 07 2017 - 05:36:02 EST)
- Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Jarkko Sakkinen (Thu Dec 07 2017 - 05:36:29 EST)
- Re: [PATCH v2] mfd: stm32: Adopt SPDX identifier Lee Jones (Thu Dec 07 2017 - 05:36:55 EST)
- [PATCH] s390/decompressor: add fortify_panic as x86 has. Michal Suchanek (Thu Dec 07 2017 - 05:37:38 EST)
- Re: your mail Greg Kroah-Hartman (Thu Dec 07 2017 - 05:38:16 EST)
- [PATCH] watchdog: core: make sure the watchdog_worker always works Christophe Leroy (Thu Dec 07 2017 - 05:38:51 EST)
- Re: [PATCH v4 0/9] drm/i915: Implement HDCP Jose Abreu (Thu Dec 07 2017 - 05:39:08 EST)
- Re: WARNING in x86_emulate_insn Wanpeng Li (Thu Dec 07 2017 - 05:40:43 EST)
- Re: [PATCH v2 0/4] i2c: pca-platform: additional improvements Wolfram Sang (Thu Dec 07 2017 - 05:42:12 EST)
- Re: [PATCH v2 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform Daniel Lezcano (Thu Dec 07 2017 - 05:44:24 EST)
- Re: PI futexes + lock stealing woes Peter Zijlstra (Thu Dec 07 2017 - 05:45:27 EST)
- Re: [tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Thu Dec 07 2017 - 05:47:44 EST)
- Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Greg Kroah-Hartman (Thu Dec 07 2017 - 05:47:54 EST)
- Re: [PATCH v3 08/15] drm/sun4i: Add LVDS support Maxime Ripard (Thu Dec 07 2017 - 05:51:08 EST)
- Re: [patch V4 02/11] LICENSES: Add the GPL 2.0 license Jonas Oberg (Thu Dec 07 2017 - 05:51:12 EST)
- Re: [PATCH v2 2/2] clocksource: sprd: Add timer driver for Spreadtrum SC9860 platform Baolin Wang (Thu Dec 07 2017 - 05:52:38 EST)
- [kernel-hardening][PATCH v5 0/3] arm: Makes ptdump resuable and add WX page checking Jinbum Park (Thu Dec 07 2017 - 05:52:45 EST)
- Re: [PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller Wolfram Sang (Thu Dec 07 2017 - 05:53:02 EST)
- Re: [PATCH v6 03/17] mfd: madera: Add common support for Cirrus Logic Madera codecs Richard Fitzgerald (Thu Dec 07 2017 - 05:53:11 EST)
- [kernel-hardening][PATCH v5 1/3] arm: mm: dump: make page table dumping reusable Jinbum Park (Thu Dec 07 2017 - 05:53:33 EST)
- [kernel-hardening][PATCH v5 2/3] arm: mm: dump: make the page table dumping seq_file optional Jinbum Park (Thu Dec 07 2017 - 05:54:09 EST)
- [kernel-hardening][PATCH v5 3/3] arm: mm: dump: add checking for writable and executable pages Jinbum Park (Thu Dec 07 2017 - 05:54:58 EST)
- Re: [PATCH v4 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource Daniel Lezcano (Thu Dec 07 2017 - 05:55:11 EST)
- Re: [PATCH v3 09/15] drm/sun4i: Add A83T support Maxime Ripard (Thu Dec 07 2017 - 05:55:27 EST)
- Re: [PATCH] i2c-cht-wc: constify platform_device_id Wolfram Sang (Thu Dec 07 2017 - 06:01:14 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Tetsuo Handa (Thu Dec 07 2017 - 06:01:22 EST)
- [PATCH] powerpc/xmon: use ARRAY_SIZE on various array sizing calculations Colin King (Thu Dec 07 2017 - 06:01:47 EST)
- Re: [PATCH v2] clocksource: tcb_clksrc: Fix clock speed message Daniel Lezcano (Thu Dec 07 2017 - 06:01:55 EST)
- [PATCH] clk: qcom: gcc-msm8996: Mark aggre0 noc clks as critical srinivas . kandagatla (Thu Dec 07 2017 - 06:02:14 EST)
- [PATCH v3] mm, thp: introduce generic transparent huge page allocation interfaces changbin . du (Thu Dec 07 2017 - 06:02:41 EST)
- RE: ICT Service Desk Diaz Rivera, Richard P (Thu Dec 07 2017 - 06:02:57 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Increase max texture to 16k for gen9+ Daniel Vetter (Thu Dec 07 2017 - 06:03:57 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance James Hogan (Thu Dec 07 2017 - 06:07:14 EST)
- [PATCH] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg Jagan Teki (Thu Dec 07 2017 - 06:11:09 EST)
- Re: [PATCH] mm/slab: Do not hash pointers when debugging slab Christopher Lameter (Thu Dec 07 2017 - 06:14:02 EST)
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures Daniel Lezcano (Thu Dec 07 2017 - 06:17:35 EST)
- linux-next on Nokia N900: discharging on charger Pavel Machek (Thu Dec 07 2017 - 06:17:39 EST)
- Re: [PATCH] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Andrey Zhizhikin (Thu Dec 07 2017 - 06:17:46 EST)
- Re: [PATCH] mm/slab: Merge adjacent debug sections Christopher Lameter (Thu Dec 07 2017 - 06:17:57 EST)
- Re: [PATCH 0/1] USB Audio Device Class 3.0 Gadget support Ruslan Bilovol (Thu Dec 07 2017 - 06:18:19 EST)
- Re: [PATCH 11/36] tools build feature: Check if pthread_barrier_t is available Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 06:24:51 EST)
- Re: linux-next: Signed-off-by missing for commit in the tip tree Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 06:27:26 EST)
- Re: [PATCH v2 0/8] arm64: Add initial Actions Semi S700 and CubieBoard7 support Andreas FÃrber (Thu Dec 07 2017 - 06:30:14 EST)
- Re: [PATCH] media: platform: sti: Adopt SPDX identifier Hugues FRUCHET (Thu Dec 07 2017 - 06:30:30 EST)
- Re: [kernel-hardening][PATCH v5 1/3] arm: mm: dump: make page table dumping reusable Philippe Ombredanne (Thu Dec 07 2017 - 06:31:35 EST)
- [RESEND][PATCH 0/3] fs: remove unnecessary i_version handling from various filesystems Jeff Layton (Thu Dec 07 2017 - 06:32:14 EST)
- [RESEND][PATCH 3/3] hpfs: don't bother with the i_version counter or f_version Jeff Layton (Thu Dec 07 2017 - 06:32:19 EST)
- [RESEND][PATCH 1/3] lustre: don't set f_version in ll_readdir Jeff Layton (Thu Dec 07 2017 - 06:32:31 EST)
- [RESEND][PATCH 2/3] ntfs: remove i_version handling Jeff Layton (Thu Dec 07 2017 - 06:32:44 EST)
- [PATCH] lib/string: avoid reading beyond src buffer in strscpy Eryu Guan (Thu Dec 07 2017 - 06:34:18 EST)
- RE: [PATCH v2] MIPS: Add nonxstack=on|off kernel parameter Miodrag Dinic (Thu Dec 07 2017 - 06:35:46 EST)
- Re: [PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Thu Dec 07 2017 - 06:35:55 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Thu Dec 07 2017 - 06:36:14 EST)
- Re: [PATCH v6 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Philippe CORNU (Thu Dec 07 2017 - 06:46:13 EST)
- [PATCH v3] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Thu Dec 07 2017 - 06:47:47 EST)
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures James Hogan (Thu Dec 07 2017 - 06:48:14 EST)
- [PATCH 2/3] phy: phy-mtk-tphy: make shared banks optional for V1 TPHY Chunfeng Yun (Thu Dec 07 2017 - 06:54:06 EST)
- [PATCH 1/3] phy: phy-mtk-tphy: use auto instead of force to bypass utmi signals Chunfeng Yun (Thu Dec 07 2017 - 06:54:06 EST)
- [PATCH 3/3] phy: phy-mtk-tphy: use of_device_get_match_data() Chunfeng Yun (Thu Dec 07 2017 - 06:54:08 EST)
- Re: [PATCH] spi: jcore: disable clock when registering spi conroller failed Mark Brown (Thu Dec 07 2017 - 06:55:18 EST)
- Re: [PATCH V3] spi: sun4i: disable clocks in the remove function Mark Brown (Thu Dec 07 2017 - 06:59:12 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Wei Wang (Thu Dec 07 2017 - 06:59:31 EST)
- Re: [PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries Jeff Layton (Thu Dec 07 2017 - 07:01:44 EST)
- Re: [RFC 2/2] drivers: dma-mapping: parse per device reserved mem at probe time Marek Szyprowski (Thu Dec 07 2017 - 07:01:55 EST)
- [PATCH v2] iio: adc: ina2xx: Make calibration register value fixed Maciej Purski (Thu Dec 07 2017 - 07:03:51 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Mark Brown (Thu Dec 07 2017 - 07:04:10 EST)
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE Pavel Machek (Thu Dec 07 2017 - 07:07:42 EST)
- Re: [PATCH v4 3/5] remoteproc: Pass type of shutdown to subdev remove Arnaud Pouliquen (Thu Dec 07 2017 - 07:14:59 EST)
- Re: [PATCH] kthread: finer-grained lockdep/cross-release completion Peter Zijlstra (Thu Dec 07 2017 - 07:23:34 EST)
- Re: [PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes Jiri Kosina (Thu Dec 07 2017 - 07:23:59 EST)
- Re: [PATCH v3 08/15] drm/sun4i: Add LVDS support Maxime Ripard (Thu Dec 07 2017 - 07:25:29 EST)
- Re: [PATCH] [powerpc-next] Fix powerpc64 alignment of .toc section in kernel modules Michael Ellerman (Thu Dec 07 2017 - 07:26:07 EST)
- [PATCH v2 1/3] x86/boot: add acpi rsdp address to setup_header Juergen Gross (Thu Dec 07 2017 - 07:28:36 EST)
- [PATCH v2 2/3] x86/acpi: take rsdp address for boot params if available Juergen Gross (Thu Dec 07 2017 - 07:28:48 EST)
- [PATCH v2 0/3] x86: make rsdp address accessible via boot params Juergen Gross (Thu Dec 07 2017 - 07:28:58 EST)
- [PATCH v2 3/3] x86/xen: supply rsdp address in boot params for pvh guests Juergen Gross (Thu Dec 07 2017 - 07:29:04 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sakari Ailus (Thu Dec 07 2017 - 07:29:57 EST)
- Re: [RFC] Improving udelay/ndelay on platforms where that is possible Pavel Machek (Thu Dec 07 2017 - 07:31:42 EST)
- Applied "spi: sun4i: disable clocks in the remove function" to the spi tree Mark Brown (Thu Dec 07 2017 - 07:35:17 EST)
- [PATCH 2/9] x86/early-quirks: replace the magical increment start values Matthew Auld (Thu Dec 07 2017 - 07:38:15 EST)
- [PATCH 1/9] x86/early-quirks: Extend Intel graphics stolen memory placement to 64bit Matthew Auld (Thu Dec 07 2017 - 07:38:24 EST)
- [PATCH 3/9] x86/early-quirks: reverse the if ladders Matthew Auld (Thu Dec 07 2017 - 07:38:33 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Sakari Ailus (Thu Dec 07 2017 - 07:38:52 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sakari Ailus (Thu Dec 07 2017 - 07:40:56 EST)
- Re: [RFC] Improving udelay/ndelay on platforms where that is possible Pavel Machek (Thu Dec 07 2017 - 07:43:31 EST)
- Re: [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver Hans Verkuil (Thu Dec 07 2017 - 07:43:40 EST)
- Re: [PATCH] LDT improvements Borislav Petkov (Thu Dec 07 2017 - 07:44:07 EST)
- Re: [PATCH] usb-core: Fix potential null pointer dereference in xhci-debugfs.c Mathias Nyman (Thu Dec 07 2017 - 07:45:12 EST)
- Re: [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter Patrick Bellasi (Thu Dec 07 2017 - 07:45:21 EST)
- Re: [PATCH v2 0/5] perf-probe: Improve probing on versioned symbols Ravi Bangoria (Thu Dec 07 2017 - 07:47:26 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Andreas FÃrber (Thu Dec 07 2017 - 07:48:04 EST)
- [RFC PATCH] mm: unclutter THP migration Michal Hocko (Thu Dec 07 2017 - 07:48:31 EST)
- [PATCH 3.18 00/26] 3.18.87-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 07:48:43 EST)
- [PATCH 3.18 01/26] bcache: only permit to recovery read error when cache device is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 07:48:51 EST)
- [PATCH 3.18 11/26] net/appletalk: Fix kernel memory disclosure Greg Kroah-Hartman (Thu Dec 07 2017 - 07:48:52 EST)
- [PATCH 3.18 12/26] nfs: Dont take a reference on fl->fl_file for LOCK operation Greg Kroah-Hartman (Thu Dec 07 2017 - 07:48:58 EST)
- [PATCH 3.18 03/26] serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:02 EST)
- [PATCH 3.18 04/26] spi: sh-msiof: Fix DMA transfer size check Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:06 EST)
- [PATCH 3.18 06/26] sysrq : fix Show Regs call trace on ARM Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:13 EST)
- [PATCH 3.18 08/26] perf test attr: Fix ignored test case result Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:21 EST)
- [PATCH 3.18 23/26] USB: Increase usbfs transfer limit Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:23 EST)
- [PATCH 3.18 24/26] USB: devio: Prevent integer overflow in proc_do_submiturb() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:29 EST)
- [PATCH 3.18 25/26] USB: usbfs: Filter flags passed in from user space Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:31 EST)
- [PATCH 3.18 15/26] tipc: fix cleanup at module unload Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:36 EST)
- [PATCH 3.18 16/26] mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:39 EST)
- [PATCH 3.18 17/26] net: fec: fix multicast filtering hardware setup Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:45 EST)
- [PATCH 3.18 20/26] usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:52 EST)
- [PATCH 3.18 19/26] uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Greg Kroah-Hartman (Thu Dec 07 2017 - 07:49:52 EST)
- [PATCH 3.18 26/26] usb: host: fix incorrect updating of offset Greg Kroah-Hartman (Thu Dec 07 2017 - 07:50:03 EST)
- [PATCH 3.18 13/26] NFSv4: Fix client recovery when server reboots multiple times Greg Kroah-Hartman (Thu Dec 07 2017 - 07:50:13 EST)
- [PATCH 3.18 22/26] usb: hub: Cycle HUB power when initialization fails Greg Kroah-Hartman (Thu Dec 07 2017 - 07:50:26 EST)
- [PATCH 3.18 21/26] serial: 8250_pci: Add Amazon PCI serial device ID Greg Kroah-Hartman (Thu Dec 07 2017 - 07:50:49 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Meelis Roos (Thu Dec 07 2017 - 07:51:16 EST)
- [PATCH 3.18 18/26] ima: fix hash algorithm initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 07:51:35 EST)
- [PATCH v2] dt: bindings: as3645a: Fix the example node Dan Murphy (Thu Dec 07 2017 - 07:51:43 EST)
- [PATCH 3.18 09/26] ARM: OMAP1: DMA: Correct the number of logical channels Greg Kroah-Hartman (Thu Dec 07 2017 - 07:52:56 EST)
- [PATCH 3.18 14/26] net: sctp: fix array overrun read on sctp_timer_tbl Greg Kroah-Hartman (Thu Dec 07 2017 - 07:53:04 EST)
- [PATCH 3.18 05/26] EDAC, sb_edac: Fix missing break in switch Greg Kroah-Hartman (Thu Dec 07 2017 - 07:53:29 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Jean-Philippe Brucker (Thu Dec 07 2017 - 07:53:35 EST)
- [PATCH 3.18 07/26] usbip: tools: Install all headers needed for libusbip development Greg Kroah-Hartman (Thu Dec 07 2017 - 07:53:56 EST)
- [PATCH 3.18 02/26] bcache: recover data from backing when data is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 07:54:36 EST)
- [PATCH 3.18 10/26] vti6: fix device register to report IFLA_INFO_KIND Greg Kroah-Hartman (Thu Dec 07 2017 - 07:55:10 EST)
- Re: [PATCH] s390/decompressor: add fortify_panic as x86 has. Martin Schwidefsky (Thu Dec 07 2017 - 07:55:18 EST)
- Re: [PATCH] cpufreq: longhaul: Set transition_delay_us to 20 ms Rafael J. Wysocki (Thu Dec 07 2017 - 07:55:27 EST)
- Re: [RFC] vfio/type1: Add IOVA_RANGE capability support Pierre Morel (Thu Dec 07 2017 - 07:55:47 EST)
- [PATCH 4.9 000/109] 4.9.68-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 07:57:31 EST)
- [PATCH 4.9 001/109] bcache: only permit to recovery read error when cache device is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 07:57:42 EST)
- [PATCH 4.9 012/109] ima: fix hash algorithm initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 07:57:47 EST)
- [PATCH 4.9 003/109] drm/fsl-dcu: avoid disabling pixel clock twice on suspend Greg Kroah-Hartman (Thu Dec 07 2017 - 07:57:50 EST)
- [PATCH 4.9 004/109] drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:57:54 EST)
- [PATCH 4.9 006/109] mm, oom_reaper: gather each vma to prevent leaking TLB entry Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:01 EST)
- [PATCH 4.9 008/109] usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:07 EST)
- [PATCH 4.9 009/109] serial: 8250_pci: Add Amazon PCI serial device ID Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:08 EST)
- [PATCH 4.9 023/109] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:17 EST)
- [PATCH 4.9 025/109] serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:19 EST)
- [PATCH 4.9 016/109] m68k: fix ColdFire node shift size calculation Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:24 EST)
- [PATCH 4.9 017/109] serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:29 EST)
- [PATCH 4.9 019/109] spi: sh-msiof: Fix DMA transfer size check Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:34 EST)
- [PATCH 4.9 022/109] usb: dwc2: Fix UDC state tracking Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:43 EST)
- [PATCH 4.9 027/109] EDAC, sb_edac: Fix missing break in switch Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:46 EST)
- [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Greg Kroah-Hartman (Thu Dec 07 2017 - 07:58:53 EST)
- [PATCH 4.9 039/109] usb: gadget: f_fs: Fix ExtCompat descriptor validation Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:00 EST)
- [PATCH 4.9 029/109] usbip: tools: Install all headers needed for libusbip development Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:03 EST)
- [PATCH 4.9 030/109] perf test attr: Fix ignored test case result Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:09 EST)
- [PATCH 4.9 031/109] kprobes/x86: Disable preemption in ftrace-based jprobes Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:15 EST)
- [PATCH 4.9 035/109] net/mlx4_en: Fix type mismatch for 32-bit systems Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:19 EST)
- [PATCH 4.9 026/109] x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:27 EST)
- [PATCH 4.9 041/109] net: systemport: Utilize skb_put_padto() Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:33 EST)
- [PATCH 4.9 042/109] net: systemport: Pad packet before inserting TSB Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:42 EST)
- [PATCH 4.9 043/109] ARM: OMAP2+: Fix WL1283 Bluetooth Baud Rate Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:44 EST)
- [PATCH 4.9 044/109] ARM: OMAP1: DMA: Correct the number of logical channels Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:46 EST)
- [PATCH 4.9 046/109] be2net: fix accesses to unicast list Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:53 EST)
- [PATCH 4.9 048/109] net/appletalk: Fix kernel memory disclosure Greg Kroah-Hartman (Thu Dec 07 2017 - 07:59:57 EST)
- [PATCH 4.9 040/109] libcxgb: fix error check for ip6_route_output() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:02 EST)
- [PATCH 4.9 064/109] drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:11 EST)
- [PATCH 4.9 065/109] net: sctp: fix array overrun read on sctp_timer_tbl Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:20 EST)
- [PATCH 4.9 058/109] mac80211: prevent skb/txq mismatch Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:24 EST)
- [PATCH 4.9 059/109] NFSv4: Fix client recovery when server reboots multiple times Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:26 EST)
- [PATCH 4.9 060/109] perf/x86/intel: Account interrupts for PEBS errors Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:30 EST)
- Re: [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver Jose Abreu (Thu Dec 07 2017 - 08:00:37 EST)
- [PATCH 4.9 068/109] mac80211: dont try to sleep in rate_control_rate_init() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:45 EST)
- [PATCH 4.9 078/109] gtp: fix cross netns recv on gtp socket Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:48 EST)
- [PATCH 4.9 079/109] net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:53 EST)
- [PATCH 4.9 081/109] be2net: fix initial MAC setting Greg Kroah-Hartman (Thu Dec 07 2017 - 08:00:58 EST)
- [PATCH 4.9 069/109] RDMA/qedr: Return success when not changing QP state Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:06 EST)
- [PATCH 4.9 076/109] nvmet: cancel fatal error and flush async work before free controller Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:20 EST)
- [PATCH 4.9 083/109] mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:23 EST)
- [PATCH 4.9 092/109] dma-buf/sw-sync: sync_pt is private and of fixed size Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:27 EST)
- [PATCH 4.9 094/109] dma-buf/sw-sync: Use an rbtree to sort fences in the timeline Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:32 EST)
- [PATCH 4.9 084/109] xen-netfront: Improve error handling during initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:36 EST)
- [PATCH 4.9 085/109] [media] cec: initiator should be the same as the destination for, poll Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:43 EST)
- [PATCH 4.9 087/109] net: fec: fix multicast filtering hardware setup Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:46 EST)
- [PATCH 4.9 088/109] dma-buf/dma-fence: Extract __dma_fence_is_later() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:53 EST)
- [PATCH 4.9 090/109] dma-buf/sw-sync: Prevent user overflow on timeline advance Greg Kroah-Hartman (Thu Dec 07 2017 - 08:01:56 EST)
- [PATCH 4.9 082/109] vfio/spapr: Fix missing mutex unlock when creating a window Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:02 EST)
- [PATCH 4.9 106/109] USB: Increase usbfs transfer limit Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:07 EST)
- [PATCH 4.9 098/109] dma-fence: Wrap querying the fence->status Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:13 EST)
- [PATCH 4.9 099/109] dma-fence: Introduce drm_fence_set_error() helper Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:15 EST)
- [PATCH 4.9 102/109] dma-buf: Update kerneldoc for sync_file_create Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:24 EST)
- [PATCH 4.9 104/109] usb: xhci: fix panic in xhci_free_virt_devices_depth_first Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:31 EST)
- [PATCH 4.9 096/109] dma-buf/sw_sync: clean up list before signaling the fence Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:36 EST)
- [PATCH 4.9 108/109] USB: usbfs: Filter flags passed in from user space Greg Kroah-Hartman (Thu Dec 07 2017 - 08:02:41 EST)
- [PATCH 4.9 109/109] usb: host: fix incorrect updating of offset Greg Kroah-Hartman (Thu Dec 07 2017 - 08:03:01 EST)
- [PATCH 4.9 105/109] USB: core: Add type-specific length check of BOS descriptors Greg Kroah-Hartman (Thu Dec 07 2017 - 08:03:24 EST)
- Re: [PATCH v3] leds: trigger: Introduce a NETDEV trigger Philippe Ombredanne (Thu Dec 07 2017 - 08:03:37 EST)
- [PATCH V7 01/12] drivers: move clock common macros out from vendor directories Chunyan Zhang (Thu Dec 07 2017 - 08:03:44 EST)
- [PATCH V7 02/12] clk: sprd: Add common infrastructure Chunyan Zhang (Thu Dec 07 2017 - 08:03:49 EST)
- Re: [RFC PATCH] cpuidle/coupled: Handle broadcast enter failures Daniel Lezcano (Thu Dec 07 2017 - 08:03:58 EST)
- [PATCH V7 04/12] clk: sprd: add mux clock support Chunyan Zhang (Thu Dec 07 2017 - 08:04:07 EST)
- [PATCH V7 06/12] clk: sprd: add composite clock support Chunyan Zhang (Thu Dec 07 2017 - 08:04:15 EST)
- [PATCH V7 07/12] clk: sprd: add adjustable pll support Chunyan Zhang (Thu Dec 07 2017 - 08:04:17 EST)
- [PATCH V7 09/12] clk: sprd: Add dt-bindings include file for SC9860 Chunyan Zhang (Thu Dec 07 2017 - 08:04:24 EST)
- [PATCH V7 10/12] clk: sprd: add clocks support for SC9860 Chunyan Zhang (Thu Dec 07 2017 - 08:04:35 EST)
- [PATCH V7 12/12] arm64: dts: add clocks for SC9860 Chunyan Zhang (Thu Dec 07 2017 - 08:04:44 EST)
- [PATCH V7 11/12] arm64: dts: add syscon for whale2 platform Chunyan Zhang (Thu Dec 07 2017 - 08:04:57 EST)
- [PATCH V7 08/12] dt-bindings: Add Spreadtrum clock binding documentation Chunyan Zhang (Thu Dec 07 2017 - 08:05:25 EST)
- Re: [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Ludovic BARRE (Thu Dec 07 2017 - 08:05:36 EST)
- [PATCH V7 05/12] clk: sprd: add divider clock support Chunyan Zhang (Thu Dec 07 2017 - 08:06:03 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Ludovic BARRE (Thu Dec 07 2017 - 08:06:20 EST)
- [PATCH V7 03/12] clk: sprd: add gate clock support Chunyan Zhang (Thu Dec 07 2017 - 08:06:40 EST)
- [PATCH V7 00/12] add clock driver for Spreadtrum platforms Chunyan Zhang (Thu Dec 07 2017 - 08:07:14 EST)
- [PATCH 4.9 103/109] usb: hub: Cycle HUB power when initialization fails Greg Kroah-Hartman (Thu Dec 07 2017 - 08:07:32 EST)
- [PATCH 4.4 00/49] 4.4.105-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 08:07:43 EST)
- [PATCH 4.4 01/49] bcache: only permit to recovery read error when cache device is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 08:07:51 EST)
- [PATCH 4.4 10/49] selftests/x86/ldt_get: Add a few additional tests for limits Greg Kroah-Hartman (Thu Dec 07 2017 - 08:07:55 EST)
- [PATCH 4.4 02/49] bcache: recover data from backing when data is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:04 EST)
- [PATCH 4.4 06/49] s390/runtime instrumentation: simplify task exit handling Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:08 EST)
- [PATCH 4.4 07/49] USB: serial: option: add Quectel BG96 id Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:13 EST)
- [PATCH 4.4 09/49] s390/pci: do not require AIS facility Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:19 EST)
- [PATCH 4.4 21/49] perf test attr: Fix ignored test case result Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:24 EST)
- [PATCH 4.4 23/49] net: systemport: Utilize skb_put_padto() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:29 EST)
- [PATCH 4.4 24/49] net: systemport: Pad packet before inserting TSB Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:36 EST)
- [PATCH 4.4 28/49] ravb: Remove Rx overflow log messages Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:43 EST)
- [PATCH 4.4 30/49] KVM: arm/arm64: Fix occasional warning from the timer work function Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:47 EST)
- [PATCH 4.4 31/49] NFSv4: Fix client recovery when server reboots multiple times Greg Kroah-Hartman (Thu Dec 07 2017 - 08:08:55 EST)
- [PATCH 4.4 33/49] net: sctp: fix array overrun read on sctp_timer_tbl Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:01 EST)
- [PATCH 4.4 35/49] dmaengine: pl330: fix double lock Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:06 EST)
- [PATCH 4.4 36/49] tcp: correct memory barrier usage in tcp_check_space() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:11 EST)
- [PATCH 4.4 38/49] xen-netfront: Improve error handling during initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:15 EST)
- [PATCH 4.4 39/49] net: fec: fix multicast filtering hardware setup Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:23 EST)
- [PATCH 4.4 42/49] usb: xhci: fix panic in xhci_free_virt_devices_depth_first Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:28 EST)
- [PATCH 4.4 43/49] usb: Add USB 3.1 Precision time measurement capability descriptor support Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:31 EST)
- [PATCH 4.4 45/49] USB: core: Add type-specific length check of BOS descriptors Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:36 EST)
- [PATCH 4.4 46/49] USB: Increase usbfs transfer limit Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:41 EST)
- [PATCH 4.4 16/49] serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:55 EST)
- [PATCH 4.4 18/49] EDAC, sb_edac: Fix missing break in switch Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:58 EST)
- [PATCH 4.4 19/49] sysrq : fix Show Regs call trace on ARM Greg Kroah-Hartman (Thu Dec 07 2017 - 08:09:59 EST)
- [PATCH 4.4 11/49] serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:10 EST)
- [PATCH 4.14 10/75] ANDROID: binder: fix transaction leak. Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:15 EST)
- [PATCH 4.14 13/75] serial: 8250_early: Only set divisor if valid clk & baud Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:22 EST)
- [PATCH 4.14 17/75] PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:33 EST)
- [PATCH 4.14 19/75] selftests/x86/ldt_get: Add a few additional tests for limits Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:42 EST)
- [PATCH 4.14 21/75] staging: greybus: loopback: Fix iteration count on async path Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:47 EST)
- [PATCH 4.14 22/75] m68k: fix ColdFire node shift size calculation Greg Kroah-Hartman (Thu Dec 07 2017 - 08:10:51 EST)
- [PATCH 4.14 26/75] spi: sh-msiof: Fix DMA transfer size check Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:00 EST)
- [PATCH 4.14 27/75] spi: spi-axi: fix potential use-after-free after deregistration Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:02 EST)
- [PATCH 4.14 29/75] mmc: sdhci-msm: fix issue with power irq Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:08 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Daniel Lezcano (Thu Dec 07 2017 - 08:11:15 EST)
- [PATCH 4.14 04/75] s390/runtime instrumentation: simplify task exit handling Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:24 EST)
- [PATCH 4.14 00/75] 4.14.5-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:39 EST)
- [PATCH 4.14 34/75] usb: phy: tahvo: fix error handling in tahvo_usb_probe() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:48 EST)
- [PATCH 4.14 46/75] staging: rtl8822be: Keep array subscript no lower than zero Greg Kroah-Hartman (Thu Dec 07 2017 - 08:11:54 EST)
- [PATCH 4.14 48/75] usb: xhci: Return error when host is dead in xhci_disable_slot() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:01 EST)
- [PATCH 4.14 50/75] serial: sh-sci: suppress warning for ports without dma channels Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:06 EST)
- [PATCH 4.14 35/75] PCI: dra7xx: Create functional dependency between PCIe and PHY Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:14 EST)
- [PATCH 4.14 54/75] perf test attr: Fix ignored test case result Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:18 EST)
- [PATCH 4.14 55/75] perf test attr: Fix python error on empty result Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:22 EST)
- [PATCH 4.14 57/75] locking/refcounts, x86/asm: Use unique .text section for refcount exceptions Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:29 EST)
- [PATCH 4.14 60/75] perf tools: Fix leaking rec_argv in error cases Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:36 EST)
- [PATCH 4.14 36/75] x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:44 EST)
- [PATCH 4.14 63/75] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:48 EST)
- [PATCH 4.14 64/75] locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:50 EST)
- [PATCH 4.14 66/75] powerpc/kprobes: Disable preemption before invoking probe handler for optprobes Greg Kroah-Hartman (Thu Dec 07 2017 - 08:12:56 EST)
- [PATCH 4.14 68/75] staging: ccree: fix leak of import() after init() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:03 EST)
- [PATCH 4.14 70/75] USB: ulpi: fix bus-node lookup Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:08 EST)
- [PATCH 4.14 40/75] x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:17 EST)
- [PATCH 4.14 41/75] clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:21 EST)
- [PATCH 4.14 42/75] dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:24 EST)
- [PATCH 4.14 72/75] usb: xhci: fix panic in xhci_free_virt_devices_depth_first Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:31 EST)
- [PATCH 4.14 74/75] USB: usbfs: Filter flags passed in from user space Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:32 EST)
- [PATCH 4.14 75/75] usb: host: fix incorrect updating of offset Greg Kroah-Hartman (Thu Dec 07 2017 - 08:13:41 EST)
- [PATCH 4.14 71/75] xhci: Dont show incorrect WARN message about events for empty rings Greg Kroah-Hartman (Thu Dec 07 2017 - 08:14:00 EST)
- Re: [PATCH] x86/pci: Add a break condition when enabling BAR Christian KÃnig (Thu Dec 07 2017 - 08:14:10 EST)
- [PATCH] tty: serial: mxs-auart: fix error handling in mxs_auart_probe Branislav Radocaj (Thu Dec 07 2017 - 08:14:19 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Pierre Yves MORDRET (Thu Dec 07 2017 - 08:14:59 EST)
- [PATCH 4.14 73/75] USB: core: Add type-specific length check of BOS descriptors Greg Kroah-Hartman (Thu Dec 07 2017 - 08:15:18 EST)
- [PATCH 4.14 33/75] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode Greg Kroah-Hartman (Thu Dec 07 2017 - 08:15:41 EST)
- Re: [PATCH v2 2/8] dt-bindings: timer: Add Actions Semi S700 Daniel Lezcano (Thu Dec 07 2017 - 08:15:49 EST)
- Re: [PATCH v2 3/8] clocksource: owl: Adopt TIMER_OF_DECLARE() Daniel Lezcano (Thu Dec 07 2017 - 08:16:09 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Daniel Lezcano (Thu Dec 07 2017 - 08:16:30 EST)
- Re: rtlwifi: rtl818x: remove redundant check for cck_power > 15 Kalle Valo (Thu Dec 07 2017 - 08:16:41 EST)
- Re: [PATCH v7 2/2] media: i2c: Add the ov7740 image sensor driver Sakari Ailus (Thu Dec 07 2017 - 08:16:54 EST)
- Re: [PATCH v2 4/8] clocksource: owl: Prepare S700 Andreas FÃrber (Thu Dec 07 2017 - 08:17:30 EST)
- Re: [v2] mwl8k: Expand non-DFS 5G channels Kalle Valo (Thu Dec 07 2017 - 08:17:56 EST)
- Re: [PATCH v2] i2c: stm32: Fix copyrights Pierre Yves MORDRET (Thu Dec 07 2017 - 08:18:02 EST)
- [PATCH 4.14 39/75] kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y Greg Kroah-Hartman (Thu Dec 07 2017 - 08:18:28 EST)
- [PATCH 4.14 38/75] serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X Greg Kroah-Hartman (Thu Dec 07 2017 - 08:18:38 EST)
- [PATCH 4.14 37/75] x86/intel_rdt: Fix potential deadlock during resctrl mount Greg Kroah-Hartman (Thu Dec 07 2017 - 08:18:55 EST)
- RE: [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Nipun Gupta (Thu Dec 07 2017 - 08:19:01 EST)
- Re: [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Ludovic BARRE (Thu Dec 07 2017 - 08:19:09 EST)
- [PATCH 4.14 69/75] usb: hub: Cycle HUB power when initialization fails Greg Kroah-Hartman (Thu Dec 07 2017 - 08:19:52 EST)
- [PATCH 4.14 67/75] dma-buf/sw_sync: force signal all unsignaled fences on dying timeline Greg Kroah-Hartman (Thu Dec 07 2017 - 08:20:20 EST)
- [PATCH] fs: Fix signed integer overflow for vfs_setpos Ding Tianhong (Thu Dec 07 2017 - 08:20:23 EST)
- Re: wlcore: use boottime for fw time sync Kalle Valo (Thu Dec 07 2017 - 08:20:54 EST)
- [PATCH 4.14 65/75] powerpc/jprobes: Disable preemption when triggered through ftrace Greg Kroah-Hartman (Thu Dec 07 2017 - 08:21:06 EST)
- [PATCH 4.14 61/75] mm, x86/mm: Fix performance regression in get_user_pages_fast() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:21:59 EST)
- [PATCH 4.14 58/75] s390/ptrace: fix guarded storage regset handling Greg Kroah-Hartman (Thu Dec 07 2017 - 08:22:31 EST)
- Re: [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver Hans Verkuil (Thu Dec 07 2017 - 08:22:42 EST)
- Re: a racy access flag clearing warning when calling mmap system call Will Deacon (Thu Dec 07 2017 - 08:23:03 EST)
- Re: [PATCH v9 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver Philippe Ombredanne (Thu Dec 07 2017 - 08:23:14 EST)
- [PATCH 4.14 56/75] kprobes/x86: Disable preemption in ftrace-based jprobes Greg Kroah-Hartman (Thu Dec 07 2017 - 08:23:38 EST)
- Re: linux-next: build failure after merge of the printk tree Petr Mladek (Thu Dec 07 2017 - 08:23:57 EST)
- Re: [PATCH] [powerpc-next] Fix powerpc64 alignment of .toc section in kernel modules Desnes Augusto Nunes do RosÃrio (Thu Dec 07 2017 - 08:24:16 EST)
- Re: wlcore: allow elp during wowlan suspend Kalle Valo (Thu Dec 07 2017 - 08:24:24 EST)
- Re: [PATCH] i2c: stm32: Fixes multibyte transfer for STM32F4 I2C controller Pierre Yves MORDRET (Thu Dec 07 2017 - 08:24:37 EST)
- Re: [V2] wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -ENOMEM Kalle Valo (Thu Dec 07 2017 - 08:25:03 EST)
- Re: [PATCH] drm/i915: Increase max texture to 16k for gen9+ Joonas Lahtinen (Thu Dec 07 2017 - 08:25:16 EST)
- [PATCH] sched: remove unused parameter from wakeup_gran Cheng Jian (Thu Dec 07 2017 - 08:25:26 EST)
- Re: [PATCH V7 02/12] clk: sprd: Add common infrastructure Philippe Ombredanne (Thu Dec 07 2017 - 08:25:56 EST)
- Re: rsi: fix memory leak on buf and usb_reg_buf Kalle Valo (Thu Dec 07 2017 - 08:26:12 EST)
- [PATCH 4.14 53/75] staging: fsl-mc/dpio: Fix incorrect comparison Greg Kroah-Hartman (Thu Dec 07 2017 - 08:26:42 EST)
- [PATCH 4.14 51/75] usbip: tools: Install all headers needed for libusbip development Greg Kroah-Hartman (Thu Dec 07 2017 - 08:27:05 EST)
- Re: [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Pierre Yves MORDRET (Thu Dec 07 2017 - 08:27:09 EST)
- [PATCH] netfilter: fix clusterip_net_exit build regression Arnd Bergmann (Thu Dec 07 2017 - 08:27:18 EST)
- Re: [PATCH v2] ubsan: don't handle misaligned address when support unaligned access Andrey Ryabinin (Thu Dec 07 2017 - 08:28:01 EST)
- [PATCH 4.14 49/75] sysrq : fix Show Regs call trace on ARM Greg Kroah-Hartman (Thu Dec 07 2017 - 08:28:17 EST)
- [PATCH 4.14 47/75] ARM: cpuidle: Correct driver unregistration if init fails Greg Kroah-Hartman (Thu Dec 07 2017 - 08:28:32 EST)
- [PATCH 4.14 45/75] staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path Greg Kroah-Hartman (Thu Dec 07 2017 - 08:29:01 EST)
- [PATCH 4.14 43/75] EDAC, sb_edac: Fix missing break in switch Greg Kroah-Hartman (Thu Dec 07 2017 - 08:29:15 EST)
- [PATCH 4.14 44/75] usb: mtu3: fix error return code in ssusb_gadget_init() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:29:26 EST)
- [PATCH 4.14 09/75] serial: 8250_pci: Add Amazon PCI serial device ID Greg Kroah-Hartman (Thu Dec 07 2017 - 08:29:44 EST)
- [PATCH 4.14 08/75] usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Greg Kroah-Hartman (Thu Dec 07 2017 - 08:29:54 EST)
- [PATCH 4.14 07/75] uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Greg Kroah-Hartman (Thu Dec 07 2017 - 08:30:06 EST)
- [PATCH] regulator: fix incorrect indentation of two assignment statements Colin Ian King (Thu Dec 07 2017 - 08:30:09 EST)
- [PATCH] regulator: fix incorrect indentation of two assignment statements Colin King (Thu Dec 07 2017 - 08:30:17 EST)
- [PATCH 4.14 06/75] usbip: Fix USB device hang due to wrong enabling of scatter-gather Greg Kroah-Hartman (Thu Dec 07 2017 - 08:30:36 EST)
- [PATCH 4.14 32/75] usb: dwc2: Fix UDC state tracking Greg Kroah-Hartman (Thu Dec 07 2017 - 08:31:03 EST)
- [PATCH 4.14 05/75] usbip: fix usbip attach to find a port that matches the requested speed Greg Kroah-Hartman (Thu Dec 07 2017 - 08:31:17 EST)
- Re: [PATCH v2] i2c: stm32: Fix copyrights Wolfram Sang (Thu Dec 07 2017 - 08:31:24 EST)
- [PATCH 4.14 30/75] hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF Greg Kroah-Hartman (Thu Dec 07 2017 - 08:31:50 EST)
- [PATCH 4.14 31/75] perf/core: Fix __perf_read_group_add() locking Greg Kroah-Hartman (Thu Dec 07 2017 - 08:32:02 EST)
- [PATCH 4.14 28/75] mmc: tmio: check mmc_regulator_get_supply return value Greg Kroah-Hartman (Thu Dec 07 2017 - 08:32:32 EST)
- [PATCH 4.14 24/75] staging: rtl8822be: fix wrong dma unmap len Greg Kroah-Hartman (Thu Dec 07 2017 - 08:32:59 EST)
- [PATCH 4.14 25/75] staging: rtl8188eu: avoid a null dereference on pmlmepriv Greg Kroah-Hartman (Thu Dec 07 2017 - 08:33:07 EST)
- Re: Linux 4.15-rc2: Regression in resume from ACPI S3 Maarten Lankhorst (Thu Dec 07 2017 - 08:33:30 EST)
- [PATCH 4.14 23/75] serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:33:50 EST)
- Re: [PATCH] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg Maxime Ripard (Thu Dec 07 2017 - 08:34:21 EST)
- [PATCH 4.14 02/75] drm/fsl-dcu: enable IRQ before drm_atomic_helper_resume() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:34:38 EST)
- [PATCH 4.14 20/75] selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities Greg Kroah-Hartman (Thu Dec 07 2017 - 08:34:52 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance Jiaxun Yang (Thu Dec 07 2017 - 08:35:05 EST)
- Re: [v3] bcma: Adjust block comment Kalle Valo (Thu Dec 07 2017 - 08:35:16 EST)
- Re: [PATCH 09/45] drivers: media: remove duplicate includes Sakari Ailus (Thu Dec 07 2017 - 08:35:33 EST)
- [PATCH 4.14 18/75] s390/pci: do not require AIS facility Greg Kroah-Hartman (Thu Dec 07 2017 - 08:35:59 EST)
- [PATCH 4.14 14/75] MIPS: Add custom serial.h with BASE_BAUD override for generic kernel Greg Kroah-Hartman (Thu Dec 07 2017 - 08:36:12 EST)
- [PATCH 4.14 15/75] ima: fix hash algorithm initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 08:36:22 EST)
- [PATCH 4.14 16/75] s390: vfio-ccw: Do not attempt to free no-op, test and tic cda. Greg Kroah-Hartman (Thu Dec 07 2017 - 08:36:39 EST)
- [PATCH 4.14 12/75] USB: serial: usb_debug: add new USB device id Greg Kroah-Hartman (Thu Dec 07 2017 - 08:36:57 EST)
- [PATCH 4.14 11/75] USB: serial: option: add Quectel BG96 id Greg Kroah-Hartman (Thu Dec 07 2017 - 08:37:18 EST)
- [PATCH 4.14 01/75] drm/fsl-dcu: avoid disabling pixel clock twice on suspend Greg Kroah-Hartman (Thu Dec 07 2017 - 08:37:43 EST)
- [PATCH 4.4 20/49] usbip: tools: Install all headers needed for libusbip development Greg Kroah-Hartman (Thu Dec 07 2017 - 08:38:02 EST)
- Re: [PATCH] perf: qcom_l2_pmu: don't allow guest access Will Deacon (Thu Dec 07 2017 - 08:38:12 EST)
- Re: [PATCH] libsas: flush pending destruct work in sas_unregister_domain_devices() John Garry (Thu Dec 07 2017 - 08:38:23 EST)
- [PATCH 4.4 17/49] x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:39:02 EST)
- [PATCH 4.4 15/49] usb: phy: tahvo: fix error handling in tahvo_usb_probe() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:39:23 EST)
- [PATCH v3 0/2] eeprom: at24: coding style fixes Bartosz Golaszewski (Thu Dec 07 2017 - 08:39:28 EST)
- [PATCH v3 2/2] eeprom: at24: use a common prefix for all symbols in at24.c Bartosz Golaszewski (Thu Dec 07 2017 - 08:39:32 EST)
- [PATCH v3 1/2] eeprom: at24: fix coding style issues Bartosz Golaszewski (Thu Dec 07 2017 - 08:39:48 EST)
- [PATCH 4.4 48/49] USB: usbfs: Filter flags passed in from user space Greg Kroah-Hartman (Thu Dec 07 2017 - 08:40:17 EST)
- [PATCH 4.4 49/49] usb: host: fix incorrect updating of offset Greg Kroah-Hartman (Thu Dec 07 2017 - 08:40:26 EST)
- Re: [PATCH v13 3/7] mm, oom: cgroup-aware OOM killer Roman Gushchin (Thu Dec 07 2017 - 08:40:38 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() SF Markus Elfring (Thu Dec 07 2017 - 08:40:52 EST)
- Re: [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Pierre Yves MORDRET (Thu Dec 07 2017 - 08:41:21 EST)
- [PATCH 4.4 47/49] USB: devio: Prevent integer overflow in proc_do_submiturb() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:41:42 EST)
- [PATCH 4.4 44/49] usb: ch9: Add size macro for SSP dev cap descriptor Greg Kroah-Hartman (Thu Dec 07 2017 - 08:42:08 EST)
- Re: [PATCH v2] i2c: stm32: Fix copyrights Pierre Yves MORDRET (Thu Dec 07 2017 - 08:42:35 EST)
- [PATCH 4.4 41/49] usb: hub: Cycle HUB power when initialization fails Greg Kroah-Hartman (Thu Dec 07 2017 - 08:42:59 EST)
- [PATCH 4.4 40/49] Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()" Greg Kroah-Hartman (Thu Dec 07 2017 - 08:43:17 EST)
- [PATCH 4.4 14/49] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if were in host mode Greg Kroah-Hartman (Thu Dec 07 2017 - 08:43:36 EST)
- [PATCH 4.4 37/49] mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers Greg Kroah-Hartman (Thu Dec 07 2017 - 08:44:08 EST)
- [PATCH 4.4 34/49] tipc: fix cleanup at module unload Greg Kroah-Hartman (Thu Dec 07 2017 - 08:44:48 EST)
- Re: [PATCH 0/5] blkcg: Limit maximum number of aio requests available for cgroup Oleg Nesterov (Thu Dec 07 2017 - 08:44:57 EST)
- Re: ssb: make SSB a menuconfig to ease disabling it all Kalle Valo (Thu Dec 07 2017 - 08:45:17 EST)
- [PATCH 4.4 32/49] drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement Greg Kroah-Hartman (Thu Dec 07 2017 - 08:45:33 EST)
- [PATCH 4.4 13/49] usb: dwc2: Fix UDC state tracking Greg Kroah-Hartman (Thu Dec 07 2017 - 08:45:59 EST)
- [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation Greg Kroah-Hartman (Thu Dec 07 2017 - 08:46:25 EST)
- [PATCH 4.4 27/49] net/appletalk: Fix kernel memory disclosure Greg Kroah-Hartman (Thu Dec 07 2017 - 08:46:49 EST)
- [PATCH 4.4 25/49] ARM: OMAP1: DMA: Correct the number of logical channels Greg Kroah-Hartman (Thu Dec 07 2017 - 08:47:03 EST)
- [PATCH 4.4 26/49] vti6: fix device register to report IFLA_INFO_KIND Greg Kroah-Hartman (Thu Dec 07 2017 - 08:47:21 EST)
- [PATCH 4.4 22/49] kprobes/x86: Disable preemption in ftrace-based jprobes Greg Kroah-Hartman (Thu Dec 07 2017 - 08:47:47 EST)
- [PATCH 4.4 12/49] spi: sh-msiof: Fix DMA transfer size check Greg Kroah-Hartman (Thu Dec 07 2017 - 08:48:05 EST)
- [PATCH 4.4 08/49] ima: fix hash algorithm initialization Greg Kroah-Hartman (Thu Dec 07 2017 - 08:48:38 EST)
- Re: [RFC][PATCH] printk: add console_msg_format command line option Petr Mladek (Thu Dec 07 2017 - 08:48:52 EST)
- [PATCH 4.4 05/49] serial: 8250_pci: Add Amazon PCI serial device ID Greg Kroah-Hartman (Thu Dec 07 2017 - 08:49:22 EST)
- [PATCH 4.4 03/49] uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Greg Kroah-Hartman (Thu Dec 07 2017 - 08:49:36 EST)
- [PATCH 4.4 04/49] usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub Greg Kroah-Hartman (Thu Dec 07 2017 - 08:49:49 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Greg Kroah-Hartman (Thu Dec 07 2017 - 08:50:40 EST)
- [PATCH 4.9 101/109] dma-buf/sync_file: hold reference to fence when creating sync_file Greg Kroah-Hartman (Thu Dec 07 2017 - 08:51:18 EST)
- [PATCH 4.9 100/109] dma-buf/sw_sync: force signal all unsignaled fences on dying timeline Greg Kroah-Hartman (Thu Dec 07 2017 - 08:51:33 EST)
- [PATCH 4.9 107/109] USB: devio: Prevent integer overflow in proc_do_submiturb() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:52:06 EST)
- [PATCH 4.9 097/109] dma-fence: Clear fence->status during dma_fence_init() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:52:26 EST)
- [PATCH v2] perf evsel: Enable ignore_missing_thread for pid option Mengting Zhang (Thu Dec 07 2017 - 08:52:31 EST)
- [PATCH 4.9 091/109] dma-buf/sw-sync: Reduce irqsave/irqrestore from known context Greg Kroah-Hartman (Thu Dec 07 2017 - 08:53:04 EST)
- [PATCH 4.9 089/109] dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound Greg Kroah-Hartman (Thu Dec 07 2017 - 08:53:38 EST)
- [PATCH 4.9 086/109] xen-netback: vif counters from int/long to u64 Greg Kroah-Hartman (Thu Dec 07 2017 - 08:54:10 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Lothar WaÃmann (Thu Dec 07 2017 - 08:54:14 EST)
- [PATCH 4.9 095/109] dma-buf/sw_sync: move timeline_fence_ops around Greg Kroah-Hartman (Thu Dec 07 2017 - 08:54:54 EST)
- [PATCH 4.9 093/109] dma-buf/sw-sync: Fix locking around sync_timeline lists Greg Kroah-Hartman (Thu Dec 07 2017 - 08:55:23 EST)
- Re: [PATCH 1/2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects Laurentiu Tudor (Thu Dec 07 2017 - 08:55:45 EST)
- [PATCH 4.9 075/109] i2c: i2c-cadence: Initialize configuration before probing devices Greg Kroah-Hartman (Thu Dec 07 2017 - 08:56:01 EST)
- [PATCH 4.9 073/109] dmaengine: pl330: fix double lock Greg Kroah-Hartman (Thu Dec 07 2017 - 08:56:13 EST)
- [PATCH 4.9 074/109] tcp: correct memory barrier usage in tcp_check_space() Greg Kroah-Hartman (Thu Dec 07 2017 - 08:56:25 EST)
- [PATCH 4.9 070/109] RDMA/qedr: Fix RDMA CM loopback Greg Kroah-Hartman (Thu Dec 07 2017 - 08:56:47 EST)
- [PATCH 4.9 072/109] tipc: fix cleanup at module unload Greg Kroah-Hartman (Thu Dec 07 2017 - 08:56:53 EST)
- [PATCH 4.9 071/109] tipc: fix nametbl_lock soft lockup at module exit Greg Kroah-Hartman (Thu Dec 07 2017 - 08:57:33 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Thu Dec 07 2017 - 08:57:56 EST)
- [PATCH 4.9 077/109] gtp: clear DF bit on GTP packet tx Greg Kroah-Hartman (Thu Dec 07 2017 - 08:58:35 EST)
- [PATCH 4.9 054/109] nfs: Dont take a reference on fl->fl_file for LOCK operation Greg Kroah-Hartman (Thu Dec 07 2017 - 08:58:57 EST)
- [PATCH 4.9 062/109] qla2xxx: Fix wrong IOCB type assumption Greg Kroah-Hartman (Thu Dec 07 2017 - 08:59:14 EST)
- [PATCH 4.9 061/109] powerpc/mm: Fix memory hotplug BUG() on radix Greg Kroah-Hartman (Thu Dec 07 2017 - 08:59:38 EST)
- [PATCH 4.9 066/109] x86/fpu: Set the xcomp_bv when we fake up a XSAVES area Greg Kroah-Hartman (Thu Dec 07 2017 - 09:00:21 EST)
- [PATCH 4.9 057/109] KVM: arm/arm64: Fix occasional warning from the timer work function Greg Kroah-Hartman (Thu Dec 07 2017 - 09:00:22 EST)
- Re: [PATCH 4.9 038/109] dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status Greg Kroah-Hartman (Thu Dec 07 2017 - 09:00:32 EST)
- [PATCH 4.9 056/109] drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled Greg Kroah-Hartman (Thu Dec 07 2017 - 09:00:58 EST)
- Re: [RFC][PATCH] printk: add console_msg_format command line option Sergey Senozhatsky (Thu Dec 07 2017 - 09:01:13 EST)
- [PATCH 4.9 055/109] drm/exynos/decon5433: update shadow registers iff there are active windows Greg Kroah-Hartman (Thu Dec 07 2017 - 09:01:28 EST)
- [PATCH 4.9 049/109] libfs: Modify mount_pseudo_xattr to be clear it is not a userspace mount Greg Kroah-Hartman (Thu Dec 07 2017 - 09:01:51 EST)
- [PATCH 4.9 047/109] be2net: fix unicast list filling Greg Kroah-Hartman (Thu Dec 07 2017 - 09:02:14 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Michal Hocko (Thu Dec 07 2017 - 09:02:30 EST)
- [PATCH 4.9 045/109] vti6: fix device register to report IFLA_INFO_KIND Greg Kroah-Hartman (Thu Dec 07 2017 - 09:02:49 EST)
- [PATCH 4.9 053/109] ravb: Remove Rx overflow log messages Greg Kroah-Hartman (Thu Dec 07 2017 - 09:03:27 EST)
- [PATCH 4.9 052/109] mac80211: calculate min channel width correctly Greg Kroah-Hartman (Thu Dec 07 2017 - 09:03:50 EST)
- [PATCH 4.9 050/109] net: qrtr: Mark buf as little endian Greg Kroah-Hartman (Thu Dec 07 2017 - 09:04:04 EST)
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation Cyril Hrubis (Thu Dec 07 2017 - 09:04:15 EST)
- Re: [PATCH] perf evsel: Enable ignore_missing_thread for pid option zhangmengting (Thu Dec 07 2017 - 09:04:21 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Pierre Yves MORDRET (Thu Dec 07 2017 - 09:04:29 EST)
- [PATCH] spi: sun6i: disable/unprepare clocks on remove Tobias Jordan (Thu Dec 07 2017 - 09:04:53 EST)
- [PATCH 4.9 051/109] mm: fix remote numa hits statistics Greg Kroah-Hartman (Thu Dec 07 2017 - 09:04:54 EST)
- [PATCH] spi: sun6i: disable/unprepare clocks on remove Tobias Jordan (Thu Dec 07 2017 - 09:05:02 EST)
- [PATCH 4.9 034/109] dax: Avoid page invalidation races and unnecessary radix tree traversals Greg Kroah-Hartman (Thu Dec 07 2017 - 09:05:45 EST)
- Re: [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property Sven Van Asbroeck (Thu Dec 07 2017 - 09:06:15 EST)
- [PATCH 4.9 028/109] sysrq : fix Show Regs call trace on ARM Greg Kroah-Hartman (Thu Dec 07 2017 - 09:06:54 EST)
- [PATCH 4.9 036/109] l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups Greg Kroah-Hartman (Thu Dec 07 2017 - 09:07:16 EST)
- [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Greg Kroah-Hartman (Thu Dec 07 2017 - 09:07:31 EST)
- [PATCH 4.9 013/109] s390/pci: do not require AIS facility Greg Kroah-Hartman (Thu Dec 07 2017 - 09:07:56 EST)
- [PATCH 4.9 021/109] mmc: sdhci-msm: fix issue with power irq Greg Kroah-Hartman (Thu Dec 07 2017 - 09:08:15 EST)
- [PATCH 4.9 020/109] spi: spi-axi: fix potential use-after-free after deregistration Greg Kroah-Hartman (Thu Dec 07 2017 - 09:08:30 EST)
- [PATCH 4.9 018/109] staging: rtl8188eu: avoid a null dereference on pmlmepriv Greg Kroah-Hartman (Thu Dec 07 2017 - 09:08:59 EST)
- [PATCH 4.9 015/109] staging: greybus: loopback: Fix iteration count on async path Greg Kroah-Hartman (Thu Dec 07 2017 - 09:09:27 EST)
- [PATCH 4.9 024/109] usb: phy: tahvo: fix error handling in tahvo_usb_probe() Greg Kroah-Hartman (Thu Dec 07 2017 - 09:09:59 EST)
- [PATCH 4.9 014/109] selftests/x86/ldt_get: Add a few additional tests for limits Greg Kroah-Hartman (Thu Dec 07 2017 - 09:10:23 EST)
- [PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Thu Dec 07 2017 - 09:11:03 EST)
- [PATCH 4.9 007/109] uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices Greg Kroah-Hartman (Thu Dec 07 2017 - 09:11:29 EST)
- [PATCH] ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static Colin Ian King (Thu Dec 07 2017 - 09:11:32 EST)
- [PATCH][next] ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static Colin King (Thu Dec 07 2017 - 09:11:51 EST)
- Re: [RFC PATCH] mm: unclutter THP migration Zi Yan (Thu Dec 07 2017 - 09:12:07 EST)
- [PATCH 4.9 002/109] bcache: recover data from backing when data is clean Greg Kroah-Hartman (Thu Dec 07 2017 - 09:12:40 EST)
- [PATCH 4.9 011/109] USB: serial: option: add Quectel BG96 id Greg Kroah-Hartman (Thu Dec 07 2017 - 09:13:00 EST)
- [PATCH 4.9 010/109] s390/runtime instrumentation: simplify task exit handling Greg Kroah-Hartman (Thu Dec 07 2017 - 09:13:18 EST)
- [PATCH] drm/i915: add FTRACE dependency for DRM_I915_TRACE_GEM Arnd Bergmann (Thu Dec 07 2017 - 09:14:33 EST)
- Re: [PATCH v3 2/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks Patrick Bellasi (Thu Dec 07 2017 - 09:18:28 EST)
- [PATCH] clk: qcom: gcc-msm8996: always enable aggre0_noc gdsc srinivas . kandagatla (Thu Dec 07 2017 - 09:18:32 EST)
- Re: [PATCH v3 3/6] cpufreq: schedutil: update CFS util only if used Patrick Bellasi (Thu Dec 07 2017 - 09:19:36 EST)
- Re: [PATCH v3] leds: trigger: Introduce a NETDEV trigger Ben Whitten (Thu Dec 07 2017 - 09:19:53 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance James Hogan (Thu Dec 07 2017 - 09:20:33 EST)
- Re: [PATCH v4 2/2] dt-bindings: add eeprom "at24,no-read-rollover" property Bartosz Golaszewski (Thu Dec 07 2017 - 09:22:05 EST)
- Re: ath10k: use 64-bit crash dump timestamps Kalle Valo (Thu Dec 07 2017 - 09:24:14 EST)
- Re: PI futexes + lock stealing woes Peter Zijlstra (Thu Dec 07 2017 - 09:27:03 EST)
- [PATCH net-next v2 1/8] net: phy: meson-gxl: check phy_write return value Jerome Brunet (Thu Dec 07 2017 - 09:27:26 EST)
- [PATCH net-next v2 2/8] net: phy: meson-gxl: define control registers Jerome Brunet (Thu Dec 07 2017 - 09:27:31 EST)
- [PATCH net-next v2 8/8] net: phy: meson-gxl: join the authors Jerome Brunet (Thu Dec 07 2017 - 09:27:33 EST)
- Re: [RFC v3 PATCH 0/2] Introduce Security Version to EFI Stub Alan Cox (Thu Dec 07 2017 - 09:27:51 EST)
- [PATCH net-next v2 7/8] net: phy: meson-gxl: add interrupt support Jerome Brunet (Thu Dec 07 2017 - 09:28:07 EST)
- [PATCH net-next v2 6/8] net: phy: meson-gxl: leave CONFIG_A6 untouched Jerome Brunet (Thu Dec 07 2017 - 09:28:27 EST)
- Re: [PATCH v4 6/8] staging: octeon: Remove USE_ASYNC_IOBDMA macro. Greg Kroah-Hartman (Thu Dec 07 2017 - 09:28:42 EST)
- [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption Jerome Brunet (Thu Dec 07 2017 - 09:29:07 EST)
- [PATCH net-next v2 4/8] net: phy: meson-gxl: use genphy_config_init Jerome Brunet (Thu Dec 07 2017 - 09:29:35 EST)
- [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers Jerome Brunet (Thu Dec 07 2017 - 09:29:54 EST)
- Re: [PATCH 2/2] i2c: fix piix4 aux port number Jean Delvare (Thu Dec 07 2017 - 09:30:07 EST)
- Re: [PATCH 1/3] ath9k: remove stray backslash in Makefile Kalle Valo (Thu Dec 07 2017 - 09:30:26 EST)
- Re: [PATCH v6 3/3] drm/rockchip: Add ROCKCHIP DW MIPI DSI controller driver Philippe CORNU (Thu Dec 07 2017 - 09:30:34 EST)
- [PATCH net-next v2 0/8] phy: net: meson-gxl: clean-up and improvements Jerome Brunet (Thu Dec 07 2017 - 09:31:03 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Alan Cox (Thu Dec 07 2017 - 09:31:32 EST)
- Re: [RFC PATCH 1/6] drm: Add Content Protection property Alan Cox (Thu Dec 07 2017 - 09:32:36 EST)
- Re: [2/3] ath9k: move spectral scan support under a separate config symbol Kalle Valo (Thu Dec 07 2017 - 09:32:53 EST)
- Re: [RFC PATCH] mm: unclutter THP migration Michal Hocko (Thu Dec 07 2017 - 09:34:08 EST)
- Re: [PATCH RESEND] arm64: fault: avoid send SIGBUS two times James Morse (Thu Dec 07 2017 - 09:35:00 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Tetsuo Handa (Thu Dec 07 2017 - 09:35:14 EST)
- Re: [PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries Mimi Zohar (Thu Dec 07 2017 - 09:36:06 EST)
- [PATCH v5 0/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Thu Dec 07 2017 - 09:36:30 EST)
- [PATCH v5 2/2] dt-bindings: add eeprom "no-read-rollover" property Sven Van Asbroeck (Thu Dec 07 2017 - 09:36:36 EST)
- [PATCH v5 1/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Thu Dec 07 2017 - 09:36:59 EST)
- Re: [PATCH 1/2] i2c: add ACPI support for i2c-piix4 Jean Delvare (Thu Dec 07 2017 - 09:37:48 EST)
- Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions Greg KH (Thu Dec 07 2017 - 09:38:55 EST)
- [PATCH net-next v4 1/4] phylib: Add device reset delay support Richard Leitner (Thu Dec 07 2017 - 09:45:00 EST)
- [PATCH net-next v4 2/4] phylib: add reset after clk enable support Richard Leitner (Thu Dec 07 2017 - 09:45:10 EST)
- Re: [PATCH] watchdog: core: make sure the watchdog_worker always works Guenter Roeck (Thu Dec 07 2017 - 09:45:16 EST)
- Re: [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Bjorn Helgaas (Thu Dec 07 2017 - 09:45:25 EST)
- Re: [PATCH v3] serial: 8250: convert to threaded IRQ Alan Cox (Thu Dec 07 2017 - 09:45:39 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Thu Dec 07 2017 - 09:45:43 EST)
- Re: [PATCH v2] ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds Arnd Bergmann (Thu Dec 07 2017 - 09:45:47 EST)
- [PATCH net-next v4 4/4] net: fec: add phy_reset_after_clk_enable() support Richard Leitner (Thu Dec 07 2017 - 09:46:46 EST)
- [PATCH net-next v4 0/4] net: fec: fix refclk enable for SMSC LAN8710/20 Richard Leitner (Thu Dec 07 2017 - 09:47:02 EST)
- [PATCH net-next v4 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag Richard Leitner (Thu Dec 07 2017 - 09:47:23 EST)
- [PATCH v2 0/2] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Andrey Zhizhikin (Thu Dec 07 2017 - 09:47:32 EST)
- [PATCH v2 2/2] uio: Introduce UIO driver dt-binding documentation Andrey Zhizhikin (Thu Dec 07 2017 - 09:47:39 EST)
- [PATCH v2 1/2] uio: Allow to take irq bottom-half into irq_handler with additional dt-binding Andrey Zhizhikin (Thu Dec 07 2017 - 09:48:02 EST)
- Re: [PATCH] kconfig: Warn if choice default is not in choice Masahiro Yamada (Thu Dec 07 2017 - 09:51:23 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Thu Dec 07 2017 - 09:52:15 EST)
- Re: [PATCH net-next v4 1/4] phylib: Add device reset delay support Geert Uytterhoeven (Thu Dec 07 2017 - 09:52:25 EST)
- Re: [PATCH v1 1/6] ARM: davinci: clean up map_io functions Sekhar Nori (Thu Dec 07 2017 - 09:53:26 EST)
- Re: [PATCH] media: s5p-jpeg: Fix off-by-one problem Andrzej Pietrasiewicz (Thu Dec 07 2017 - 09:53:36 EST)
- Re: [PATCH] kconfig: Document the 'menu' struct Masahiro Yamada (Thu Dec 07 2017 - 09:53:42 EST)
- Re: [PATCH] kconfig: Document the 'symbol' struct Masahiro Yamada (Thu Dec 07 2017 - 09:54:09 EST)
- [PATCH] drivers/scsi/qla2xxx: fix double free bug after firmware timeout Max Kellermann (Thu Dec 07 2017 - 09:54:42 EST)
- RE: [intel-sgx-kernel-dev] [PATCH v7 4/8] intel_sgx: driver for Intel Software Guard Extensions Christopherson, Sean J (Thu Dec 07 2017 - 09:56:03 EST)
- Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions Simon SandstrÃm (Thu Dec 07 2017 - 09:58:11 EST)
- Re: [PATCH] kthread: finer-grained lockdep/cross-release completion Daniel Vetter (Thu Dec 07 2017 - 09:58:37 EST)
- Re: PI futexes + lock stealing woes Gratian Crisan (Thu Dec 07 2017 - 09:58:47 EST)
- Re: [PATCH] Makefile: .PHONY is not a variable, but PHONY is Masahiro Yamada (Thu Dec 07 2017 - 10:04:35 EST)
- Re: Timer refuses to expire Paul E. McKenney (Thu Dec 07 2017 - 10:06:48 EST)
- RE: [PATCH v1 0/2] PCI/ASPM: Refine L1 PM Substates support Chen, Kenji (Thu Dec 07 2017 - 10:10:24 EST)
- Re: linux-next: build warnings after merge of the gpio tree Arnd Bergmann (Thu Dec 07 2017 - 10:10:31 EST)
- Re: [PATCH] btrfs: tree-checker: use %zu format string for size_t David Sterba (Thu Dec 07 2017 - 10:10:44 EST)
- Re: [PATCH net-next v4 1/4] phylib: Add device reset delay support Richard Leitner (Thu Dec 07 2017 - 10:11:15 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Alan Stern (Thu Dec 07 2017 - 10:12:32 EST)
- Re: [PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries Jeff Layton (Thu Dec 07 2017 - 10:17:00 EST)
- Re: [PATCH] perf tests: Handle properly readdir DT_UNKNOWN Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 10:19:13 EST)
- [PATCH v2 00/10] arm64: dts: qcom: dts improvements Damien Riegel (Thu Dec 07 2017 - 10:19:58 EST)
- [PATCH v2 08/10] arm64: dts: qcom: msm8916-pins: move sdhc2 cd node with its siblings Damien Riegel (Thu Dec 07 2017 - 10:20:05 EST)
- [PATCH v2 07/10] arm64: dts: qcom: msm8916: drop remaining unused pinconfs Damien Riegel (Thu Dec 07 2017 - 10:20:08 EST)
- [PATCH v2 02/10] arm64: dts: qcom: msm8916-pins: remove assignments to bias-disable Damien Riegel (Thu Dec 07 2017 - 10:20:27 EST)
- [PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically Damien Riegel (Thu Dec 07 2017 - 10:20:41 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Lothar WaÃmann (Thu Dec 07 2017 - 10:20:47 EST)
- [PATCH v2 04/10] arm64: dts: qcom: msm8916: drop unused board-specific nodes Damien Riegel (Thu Dec 07 2017 - 10:21:16 EST)
- Re: [PATCH] mm/huge_memory: fix comment in __split_huge_pmd_locked Kirill A. Shutemov (Thu Dec 07 2017 - 10:21:24 EST)
- [PATCH v2 09/10] arm64: dts: qcom: msm8916: normalize I2C and SPI nodes Damien Riegel (Thu Dec 07 2017 - 10:21:41 EST)
- [PATCH v2 06/10] arm64: dts: qcom: msm8916: move pinconfs to board files Damien Riegel (Thu Dec 07 2017 - 10:21:54 EST)
- [PATCH v2 10/10] arm64: dts: qcom: msm8916: add nodes for i2c1, i2c3, i2c5 Damien Riegel (Thu Dec 07 2017 - 10:22:12 EST)
- [PATCH v2 01/10] arm64: dts: qcom: pm8916: fix wcd_codec indentation Damien Riegel (Thu Dec 07 2017 - 10:22:28 EST)
- [PATCH v2 03/10] arm64: dts: qcom: msm8916-pins: keep cdc_dmic pins in suspend mode Damien Riegel (Thu Dec 07 2017 - 10:22:50 EST)
- Re: [PATCH 4.4 00/49] 4.4.105-stable review Nathan Chancellor (Thu Dec 07 2017 - 10:24:09 EST)
- Re: [PATCH net-next 1/3] net: dsa: mediatek: add VLAN support for MT7530 Andrew Lunn (Thu Dec 07 2017 - 10:24:32 EST)
- Re: [PATCH 31/45] tools/perf: remove duplicate includes Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 10:24:36 EST)
- Re: [PATCH] fs: Fix signed integer overflow for vfs_setpos Al Viro (Thu Dec 07 2017 - 10:27:06 EST)
- Re: [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers Daniel Lezcano (Thu Dec 07 2017 - 10:27:33 EST)
- Re: [PATCH net-next 2/3] net: dsa: mediatek: combine MediaTek tag with VLAN tag Andrew Lunn (Thu Dec 07 2017 - 10:30:26 EST)
- Re: [PATCH net-next 3/3] net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driver Andrew Lunn (Thu Dec 07 2017 - 10:31:17 EST)
- Re: [PATCH v3] scripts/package: snap-pkg target Masahiro Yamada (Thu Dec 07 2017 - 10:32:25 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Increase max texture to 16k for gen9+ Ville Syrjälä (Thu Dec 07 2017 - 10:32:34 EST)
- Re: Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown Alan Cox (Thu Dec 07 2017 - 10:33:04 EST)
- Re: [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption Andrew Lunn (Thu Dec 07 2017 - 10:34:09 EST)
- Re: [PATCH net-next v2 1/8] net: phy: meson-gxl: check phy_write return value Andrew Lunn (Thu Dec 07 2017 - 10:34:48 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Andrew F. Davis (Thu Dec 07 2017 - 10:39:08 EST)
- [PATCH v3 10/10] ASoC: tlv320aic31xx: Add button press detection Andrew F. Davis (Thu Dec 07 2017 - 10:39:16 EST)
- [PATCH v3 07/10] ASoC: tlv320aic31xx: Add short circuit detection support Andrew F. Davis (Thu Dec 07 2017 - 10:39:27 EST)
- [PATCH v3 03/10] ASoC: tlv320aic31xx: Remove platform data Andrew F. Davis (Thu Dec 07 2017 - 10:39:36 EST)
- [PATCH v3 09/10] ASoC: tlv320aic31xx: Add headphone/headset detection Andrew F. Davis (Thu Dec 07 2017 - 10:39:47 EST)
- [PATCH v3 08/10] ASoC: tlv320aic31xx: Add overflow detection support Andrew F. Davis (Thu Dec 07 2017 - 10:39:52 EST)
- [PATCH v3 05/10] ASoC: tlv320aic31xx: Remove regulator notification handling Andrew F. Davis (Thu Dec 07 2017 - 10:39:58 EST)
- [PATCH v3 04/10] ASoC: tlv320aic31xx: Add MICBIAS off setting Andrew F. Davis (Thu Dec 07 2017 - 10:40:14 EST)
- [PATCH v3 00/10] Add Headphone Detection to TLV320AIC31xx Driver Andrew F. Davis (Thu Dec 07 2017 - 10:40:38 EST)
- [PATCH v3 02/10] ASoC: tlv320aic31xx: Use fwnode APIs over raw OF calls Andrew F. Davis (Thu Dec 07 2017 - 10:40:42 EST)
- [PATCH v3 01/10] ASoC: tlv320aic31xx: Fix GPIO header includes Andrew F. Davis (Thu Dec 07 2017 - 10:40:52 EST)
- Re: [PATCH v5 2/2] dt-bindings: add eeprom "no-read-rollover" property Rob Herring (Thu Dec 07 2017 - 10:41:02 EST)
- [PATCH v3 06/10] ASoC: tlv320aic31xx: Reset registers during power up Andrew F. Davis (Thu Dec 07 2017 - 10:41:25 EST)
- Re: [PATCH v18 05/10] xbitmap: add more operations Michael S. Tsirkin (Thu Dec 07 2017 - 10:41:35 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT alexander . levin (Thu Dec 07 2017 - 10:42:07 EST)
- Re: [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption Jerome Brunet (Thu Dec 07 2017 - 10:42:25 EST)
- Re: [PATCH] dt: bindings: as3645a: Fix the example node Rob Herring (Thu Dec 07 2017 - 10:42:56 EST)
- Re: ipmi null pointer oops in 4.15-rc2+ on HP DL360G6 Meelis Roos (Thu Dec 07 2017 - 10:43:58 EST)
- Re: [PATCH] perf: qcom_l2_pmu: don't allow guest access Leeder, Neil (Thu Dec 07 2017 - 10:44:14 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Tetsuo Handa (Thu Dec 07 2017 - 10:44:28 EST)
- Re: [RFC][PATCH] printk: add console_msg_format command line option Petr Mladek (Thu Dec 07 2017 - 10:45:07 EST)
- Re: [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers Andrew Lunn (Thu Dec 07 2017 - 10:46:21 EST)
- [PATCH AUTOSEL for 4.14 011/135] PM / s2idle: Clear the events_check_enabled flag alexander . levin (Thu Dec 07 2017 - 10:46:34 EST)
- [PATCH AUTOSEL for 4.14 002/135] HID: cp2112: fix broken gpio_direction_input callback alexander . levin (Thu Dec 07 2017 - 10:46:38 EST)
- [PATCH AUTOSEL for 4.14 025/135] platform/x86: intel_punit_ipc: Fix resource ioremap warning alexander . levin (Thu Dec 07 2017 - 10:46:52 EST)
- [PATCH AUTOSEL for 4.14 039/135] net: hns3: Fix a misuse to devm_free_irq alexander . levin (Thu Dec 07 2017 - 10:46:57 EST)
- [PATCH AUTOSEL for 4.14 038/135] net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings alexander . levin (Thu Dec 07 2017 - 10:47:03 EST)
- [PATCH AUTOSEL for 4.14 056/135] media: usbtv: fix brightness and contrast controls alexander . levin (Thu Dec 07 2017 - 10:47:06 EST)
- [PATCH AUTOSEL for 4.14 060/135] Ib/hfi1: Return actual operational VLs in port info query alexander . levin (Thu Dec 07 2017 - 10:47:12 EST)
- [PATCH AUTOSEL for 4.14 058/135] bcache: explicitly destroy mutex while exiting alexander . levin (Thu Dec 07 2017 - 10:47:21 EST)
- [PATCH AUTOSEL for 4.14 054/135] scsi: scsi_debug: write_same: fix error report alexander . levin (Thu Dec 07 2017 - 10:47:23 EST)
- [PATCH AUTOSEL for 4.14 032/135] badblocks: fix wrong return value in badblocks_set if badblocks are disabled alexander . levin (Thu Dec 07 2017 - 10:47:34 EST)
- [PATCH AUTOSEL for 4.14 069/135] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code alexander . levin (Thu Dec 07 2017 - 10:47:54 EST)
- Re: [PATCH v3 6/6] cpufreq: schedutil: ignore sugov kthreads Patrick Bellasi (Thu Dec 07 2017 - 10:48:04 EST)
- [PATCH AUTOSEL for 4.14 084/135] RDMA/cxgb4: Declare stag as __be32 alexander . levin (Thu Dec 07 2017 - 10:48:17 EST)
- [PATCH AUTOSEL for 4.14 082/135] net: hns3: add nic_client check when initialize roce base information alexander . levin (Thu Dec 07 2017 - 10:48:33 EST)
- [PATCH AUTOSEL for 4.14 062/135] arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 alexander . levin (Thu Dec 07 2017 - 10:48:42 EST)
- [PATCH AUTOSEL for 4.14 068/135] qtnfmac: modify full Tx queue error reporting alexander . levin (Thu Dec 07 2017 - 10:48:48 EST)
- [PATCH AUTOSEL for 4.14 087/135] scsi: hpsa: cleanup sas_phy structures in sysfs when unloading alexander . levin (Thu Dec 07 2017 - 10:48:58 EST)
- [PATCH AUTOSEL for 4.14 103/135] raid5: Set R5_Expanded on parity devices as well as data. alexander . levin (Thu Dec 07 2017 - 10:49:08 EST)
- [PATCH AUTOSEL for 4.14 108/135] IB/hfi1: Mask out A bit from psn trace alexander . levin (Thu Dec 07 2017 - 10:49:23 EST)
- [PATCH AUTOSEL for 4.9 027/156] writeback: fix memory leak in wb_queue_work() alexander . levin (Thu Dec 07 2017 - 10:49:35 EST)
- [PATCH AUTOSEL for 4.14 132/135] ath9k: fix tx99 potential info leak alexander . levin (Thu Dec 07 2017 - 10:50:01 EST)
- [PATCH AUTOSEL for 4.9 017/156] net/mlx5: Don't save PCI state when PCI error is detected alexander . levin (Thu Dec 07 2017 - 10:50:07 EST)
- [PATCH AUTOSEL for 4.9 049/156] sched/deadline: Make sure the replenishment timer fires in the next period alexander . levin (Thu Dec 07 2017 - 10:50:23 EST)
- [PATCH AUTOSEL for 4.9 051/156] sched/deadline: Use deadline instead of period when calculating overflow alexander . levin (Thu Dec 07 2017 - 10:50:39 EST)
- [PATCH AUTOSEL for 4.9 031/156] net: Resend IGMP memberships upon peer notification. alexander . levin (Thu Dec 07 2017 - 10:50:50 EST)
- [PATCH AUTOSEL for 4.9 055/156] afs: Populate group ID from vnode status alexander . levin (Thu Dec 07 2017 - 10:50:54 EST)
- [PATCH AUTOSEL for 4.9 035/156] qed: Fix mapping leak on LL2 rx flow alexander . levin (Thu Dec 07 2017 - 10:51:22 EST)
- Re: [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers Jerome Brunet (Thu Dec 07 2017 - 10:51:35 EST)
- [PATCH AUTOSEL for 4.9 072/156] net: mpls: Fix nexthop alive tracking on down events alexander . levin (Thu Dec 07 2017 - 10:51:47 EST)
- [PATCH AUTOSEL for 4.9 073/156] rxrpc: Ignore BUSY packets on old calls alexander . levin (Thu Dec 07 2017 - 10:52:00 EST)
- [PATCH AUTOSEL for 4.9 078/156] NFSv4.1 respect server's max size in CREATE_SESSION alexander . levin (Thu Dec 07 2017 - 10:52:12 EST)
- [PATCH AUTOSEL for 4.9 118/156] ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod alexander . levin (Thu Dec 07 2017 - 10:52:42 EST)
- [PATCH AUTOSEL for 4.9 150/156] scsi: bfa: integer overflow in debugfs alexander . levin (Thu Dec 07 2017 - 10:52:54 EST)
- Re: [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC Kevin Hilman (Thu Dec 07 2017 - 10:53:04 EST)
- [PATCH AUTOSEL for 4.9 145/156] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd alexander . levin (Thu Dec 07 2017 - 10:53:15 EST)
- [PATCH AUTOSEL for 4.9 153/156] RDMA/cma: Avoid triggering undefined behavior alexander . levin (Thu Dec 07 2017 - 10:53:24 EST)
- [PATCH AUTOSEL for 4.4 024/101] scsi: hpsa: update check for logical volume status alexander . levin (Thu Dec 07 2017 - 10:53:29 EST)
- [PATCH AUTOSEL for 4.4 045/101] efi/esrt: Cleanup bad memory map log messages alexander . levin (Thu Dec 07 2017 - 10:54:14 EST)
- [PATCH AUTOSEL for 4.4 046/101] NFSv4.1 respect server's max size in CREATE_SESSION alexander . levin (Thu Dec 07 2017 - 10:54:26 EST)
- Re: [PATCH net-next v2 7/8] net: phy: meson-gxl: add interrupt support Andrew Lunn (Thu Dec 07 2017 - 10:54:30 EST)
- [PATCH AUTOSEL for 4.4 042/101] afs: Fix afs_kill_pages() alexander . levin (Thu Dec 07 2017 - 10:55:07 EST)
- Re: [PATCH net-next v2 8/8] net: phy: meson-gxl: join the authors Andrew Lunn (Thu Dec 07 2017 - 10:55:18 EST)
- [PATCH AUTOSEL for 4.4 064/101] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() alexander . levin (Thu Dec 07 2017 - 10:55:39 EST)
- [PATCH AUTOSEL for 4.4 080/101] l2tp: cleanup l2tp_tunnel_delete calls alexander . levin (Thu Dec 07 2017 - 10:55:46 EST)
- [PATCH AUTOSEL for 3.18 02/59] net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values alexander . levin (Thu Dec 07 2017 - 10:55:48 EST)
- [PATCH AUTOSEL for 3.18 01/59] usb: phy: isp1301: Add OF device ID table alexander . levin (Thu Dec 07 2017 - 10:56:09 EST)
- [PATCH AUTOSEL for 4.4 063/101] powerpc/ipic: Fix status get and status clear alexander . levin (Thu Dec 07 2017 - 10:56:25 EST)
- [PATCH AUTOSEL for 4.4 055/101] video: fbdev: au1200fb: Return an error code if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 10:56:31 EST)
- [PATCH AUTOSEL for 4.4 073/101] clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU alexander . levin (Thu Dec 07 2017 - 10:56:42 EST)
- [PATCH AUTOSEL for 3.18 43/59] clk: tegra: Fix cclk_lp divisor register alexander . levin (Thu Dec 07 2017 - 10:57:04 EST)
- [PATCH AUTOSEL for 3.18 05/59] NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) alexander . levin (Thu Dec 07 2017 - 10:57:06 EST)
- [PATCH AUTOSEL for 3.18 58/59] macvlan: Only deliver one copy of the frame to the macvlan interface alexander . levin (Thu Dec 07 2017 - 10:57:36 EST)
- [PATCH AUTOSEL for 3.18 15/59] afs: Fix missing put_page() alexander . levin (Thu Dec 07 2017 - 10:57:51 EST)
- [PATCH AUTOSEL for 3.18 46/59] GFS2: Take inode off order_write list when setting jdata flag alexander . levin (Thu Dec 07 2017 - 10:58:05 EST)
- [PATCH AUTOSEL for 4.9 011/156] net: bcmgenet: reserved phy revisions must be checked first alexander . levin (Thu Dec 07 2017 - 10:58:44 EST)
- [PATCH AUTOSEL for 4.9 020/156] NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) alexander . levin (Thu Dec 07 2017 - 10:58:49 EST)
- [PATCH AUTOSEL for 4.14 135/135] x86/intel_rdt: Fix potential deadlock during resctrl unmount alexander . levin (Thu Dec 07 2017 - 10:59:04 EST)
- [PATCH AUTOSEL for 4.14 122/135] IB/core: Fix endianness annotation in rdma_is_multicast_addr() alexander . levin (Thu Dec 07 2017 - 10:59:16 EST)
- [PATCH v4 00/15] drm/sun4i: Add A83t LVDS support Maxime Ripard (Thu Dec 07 2017 - 10:59:27 EST)
- [PATCH v4 13/15] ARM: dts: sun8i: a83t: Add the PWM pin group Maxime Ripard (Thu Dec 07 2017 - 10:59:31 EST)
- [PATCH v4 03/15] dt-bindings: display: sun4i-drm: Add LVDS properties Maxime Ripard (Thu Dec 07 2017 - 10:59:36 EST)
- [PATCH v4 09/15] drm/sun4i: Add A83T support Maxime Ripard (Thu Dec 07 2017 - 10:59:43 EST)
- [PATCH v4 08/15] drm/sun4i: Add LVDS support Maxime Ripard (Thu Dec 07 2017 - 11:00:01 EST)
- [PATCH v4 07/15] drm/sun4i: Create minimal multipliers and dividers Maxime Ripard (Thu Dec 07 2017 - 11:00:20 EST)
- Re: [PATCH] perf: qcom_l2_pmu: don't allow guest access Will Deacon (Thu Dec 07 2017 - 11:00:25 EST)
- Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock Georgi Djakov (Thu Dec 07 2017 - 11:00:49 EST)
- [PATCH v4 06/15] drm/sun4i: Force the mixer rate at 150MHz Maxime Ripard (Thu Dec 07 2017 - 11:01:03 EST)
- [PATCH v4 14/15] ARM: dts: sun8i: a711: Reinstate the PMIC compatible Maxime Ripard (Thu Dec 07 2017 - 11:01:16 EST)
- [PATCH v4 04/15] dt-bindings: display: sun4i-drm: Add A83T pipeline Maxime Ripard (Thu Dec 07 2017 - 11:01:33 EST)
- [PATCH v4 05/15] drm/sun4i: Fix error path handling Maxime Ripard (Thu Dec 07 2017 - 11:01:47 EST)
- [PATCH v4 02/15] drm/panel: lvds: Add support for the power-supply property Maxime Ripard (Thu Dec 07 2017 - 11:02:09 EST)
- [PATCH v4 15/15] ARM: dts: sun8i: a711: Enable the LCD Maxime Ripard (Thu Dec 07 2017 - 11:02:39 EST)
- Re: [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers Andrew Lunn (Thu Dec 07 2017 - 11:02:46 EST)
- Re: [PATCH v11 0/6] Add support for Qualcomm A53 CPU clock Georgi Djakov (Thu Dec 07 2017 - 11:03:13 EST)
- [PATCH v4 01/15] dt-bindings: panel: lvds: Document power-supply property Maxime Ripard (Thu Dec 07 2017 - 11:03:36 EST)
- [PATCH v4 12/15] ARM: dts: sun8i: a83t: Add LVDS pins group Maxime Ripard (Thu Dec 07 2017 - 11:03:53 EST)
- Re: [RFC][PATCH] printk: add console_msg_format command line option Sergey Senozhatsky (Thu Dec 07 2017 - 11:04:04 EST)
- [PATCH AUTOSEL for 4.14 123/135] RDMA/cma: Avoid triggering undefined behavior alexander . levin (Thu Dec 07 2017 - 11:04:30 EST)
- [PATCH v4 10/15] ARM: dts: sun8i: a83t: Add display pipeline Maxime Ripard (Thu Dec 07 2017 - 11:04:36 EST)
- [PATCH v4 1/2] of: documentation: add bindings documentation for TS-7970 Sebastien Bourdelin (Thu Dec 07 2017 - 11:04:42 EST)
- Re: [PATCH net-next v2 7/8] net: phy: meson-gxl: add interrupt support Jerome Brunet (Thu Dec 07 2017 - 11:04:59 EST)
- [PATCH v4 2/2] ARM: dts: TS-7970: add basic device tree Sebastien Bourdelin (Thu Dec 07 2017 - 11:05:00 EST)
- [PATCH v4 11/15] ARM: dts: sun8i: a83t: Enable the PWM Maxime Ripard (Thu Dec 07 2017 - 11:05:37 EST)
- [PATCH v4 1/2] of: documentation: add bindings documentation for TS-7970 Sebastien Bourdelin (Thu Dec 07 2017 - 11:05:59 EST)
- Re: [intel-sgx-kernel-dev] [PATCH v7 4/8] intel_sgx: driver for Intel Software Guard Extensions Jarkko Sakkinen (Thu Dec 07 2017 - 11:06:11 EST)
- [PATCH v4 2/2] ARM: dts: TS-7970: add basic device tree Sebastien Bourdelin (Thu Dec 07 2017 - 11:06:22 EST)
- [PATCH AUTOSEL for 4.14 124/135] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop alexander . levin (Thu Dec 07 2017 - 11:06:50 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Theodore Ts'o (Thu Dec 07 2017 - 11:07:04 EST)
- [PATCH AUTOSEL for 4.14 121/135] macvlan: Only deliver one copy of the frame to the macvlan interface alexander . levin (Thu Dec 07 2017 - 11:07:27 EST)
- Re: [PATCH net-next v2 7/8] net: phy: meson-gxl: add interrupt support Andrew Lunn (Thu Dec 07 2017 - 11:07:38 EST)
- [PATCH AUTOSEL for 4.9 003/156] usb: xhci-mtk: check hcc_params after adding primary hcd alexander . levin (Thu Dec 07 2017 - 11:08:00 EST)
- [PATCH AUTOSEL for 4.14 131/135] lightnvm: pblk: protect line bitmap while submitting meta io alexander . levin (Thu Dec 07 2017 - 11:08:16 EST)
- Re: [RFC] vfio/type1: Add IOVA_RANGE capability support Alex Williamson (Thu Dec 07 2017 - 11:08:20 EST)
- [PATCH AUTOSEL for 4.9 010/156] net: bcmgenet: correct MIB access of UniMAC RUNT counters alexander . levin (Thu Dec 07 2017 - 11:09:06 EST)
- [PATCH AUTOSEL for 4.9 021/156] NFSD: fix nfsd_reset_versions for NFSv4. alexander . levin (Thu Dec 07 2017 - 11:09:11 EST)
- [PATCH AUTOSEL for 3.18 53/59] raid5: Set R5_Expanded on parity devices as well as data. alexander . levin (Thu Dec 07 2017 - 11:09:33 EST)
- [PATCH AUTOSEL for 3.18 44/59] ppp: Destroy the mutex when cleanup alexander . levin (Thu Dec 07 2017 - 11:09:45 EST)
- Re: [PATCH 1/2] epoll: use the waitqueue lock to protect ep->wq Jason Baron (Thu Dec 07 2017 - 11:09:53 EST)
- [PATCH AUTOSEL for 3.18 45/59] thermal/drivers/step_wise: Fix temperature regulation misbehavior alexander . levin (Thu Dec 07 2017 - 11:10:14 EST)
- [PATCH AUTOSEL for 3.18 52/59] pinctrl: adi2: Fix Kconfig build problem alexander . levin (Thu Dec 07 2017 - 11:10:31 EST)
- [PATCH AUTOSEL for 3.18 49/59] xfs: fix log block underflow during recovery cycle verification alexander . levin (Thu Dec 07 2017 - 11:10:33 EST)
- Re: [PATCH v2] iio: adc: ina2xx: Make calibration register value fixed Brüns, Stefan (Thu Dec 07 2017 - 11:10:54 EST)
- [PATCH AUTOSEL for 3.18 47/59] bcache: explicitly destroy mutex while exiting alexander . levin (Thu Dec 07 2017 - 11:11:14 EST)
- [PATCH AUTOSEL for 3.18 56/59] scsi: bfa: integer overflow in debugfs alexander . levin (Thu Dec 07 2017 - 11:11:29 EST)
- [PATCH AUTOSEL for 3.18 59/59] ath9k: fix tx99 potential info leak alexander . levin (Thu Dec 07 2017 - 11:11:39 EST)
- [PATCH AUTOSEL for 3.18 54/59] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry alexander . levin (Thu Dec 07 2017 - 11:11:52 EST)
- [PATCH AUTOSEL for 3.18 16/59] afs: Populate group ID from vnode status alexander . levin (Thu Dec 07 2017 - 11:12:12 EST)
- [PATCH AUTOSEL for 4.4 091/101] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry alexander . levin (Thu Dec 07 2017 - 11:12:24 EST)
- [PATCH AUTOSEL for 3.18 30/59] video: fbdev: au1200fb: Return an error code if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 11:12:34 EST)
- [PATCH 0/2] tools/lib/lockdep: fixes for v4.15 alexander . levin (Thu Dec 07 2017 - 11:12:37 EST)
- [PATCH 1/2] tools/lib/lockdep: Add missing declaration of 'pr_cont()' alexander . levin (Thu Dec 07 2017 - 11:12:42 EST)
- Re: [intel-sgx-kernel-dev] [PATCH v7 4/8] intel_sgx: driver for Intel Software Guard Extensions Jarkko Sakkinen (Thu Dec 07 2017 - 11:12:51 EST)
- Re: [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption Andrew Lunn (Thu Dec 07 2017 - 11:13:00 EST)
- [PATCH 2/2] tools/lib/lockdep: add empty declaration for early_param alexander . levin (Thu Dec 07 2017 - 11:13:34 EST)
- [PATCH AUTOSEL for 3.18 34/59] powerpc/opal: Fix EBUSY bug in acquiring tokens alexander . levin (Thu Dec 07 2017 - 11:14:07 EST)
- Re: [PATCH v2 net-next] net: stmmac: Add support for DWMAC5 with TSN features Jose Abreu (Thu Dec 07 2017 - 11:14:10 EST)
- [PATCH AUTOSEL for 3.18 57/59] udf: Avoid overflow when session starts at large offset alexander . levin (Thu Dec 07 2017 - 11:14:40 EST)
- [PATCH AUTOSEL for 3.18 17/59] afs: Adjust mode bits processing alexander . levin (Thu Dec 07 2017 - 11:14:51 EST)
- [PATCH AUTOSEL for 3.18 55/59] ASoC: samsung: i2s: disable secondary DAI until it gets fixed alexander . levin (Thu Dec 07 2017 - 11:14:58 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Frederic Weisbecker (Thu Dec 07 2017 - 11:15:05 EST)
- [PATCH AUTOSEL for 3.18 18/59] afs: Flush outstanding writes when an fd is closed alexander . levin (Thu Dec 07 2017 - 11:15:42 EST)
- [PATCH AUTOSEL for 3.18 51/59] tty fix oops when rmmod 8250 alexander . levin (Thu Dec 07 2017 - 11:15:44 EST)
- [PATCH AUTOSEL for 3.18 50/59] PCI: Detach driver before procfs & sysfs teardown on device remove alexander . levin (Thu Dec 07 2017 - 11:16:03 EST)
- Re: [PATCH v9 1/8] drm/tilcdc: ensure nonatomic iowrite64 is not used Jyri Sarha (Thu Dec 07 2017 - 11:16:27 EST)
- [PATCH AUTOSEL for 3.18 14/59] drm/radeon: reinstate oland workaround for sclk alexander . levin (Thu Dec 07 2017 - 11:16:48 EST)
- [PATCH AUTOSEL for 3.18 08/59] net: wimax/i2400m: fix NULL-deref at probe alexander . levin (Thu Dec 07 2017 - 11:17:10 EST)
- [PATCH AUTOSEL for 3.18 13/59] sched/deadline: Use deadline instead of period when calculating overflow alexander . levin (Thu Dec 07 2017 - 11:17:22 EST)
- [PATCH AUTOSEL for 3.18 06/59] NFSD: fix nfsd_reset_versions for NFSv4. alexander . levin (Thu Dec 07 2017 - 11:17:39 EST)
- [PATCH AUTOSEL for 3.18 12/59] drm/radeon/si: add dpm quirk for Oland alexander . levin (Thu Dec 07 2017 - 11:18:09 EST)
- [PATCH AUTOSEL for 3.18 09/59] dmaengine: Fix array index out of bounds warning in __get_unmap_pool() alexander . levin (Thu Dec 07 2017 - 11:18:12 EST)
- [PATCH AUTOSEL for 3.18 11/59] openrisc: fix issue handling 8 byte get_user calls alexander . levin (Thu Dec 07 2017 - 11:18:37 EST)
- [PATCH AUTOSEL for 3.18 07/59] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list alexander . levin (Thu Dec 07 2017 - 11:18:57 EST)
- [PATCH AUTOSEL for 3.18 25/59] btrfs: add missing memset while reading compressed inline extents alexander . levin (Thu Dec 07 2017 - 11:19:08 EST)
- [PATCH AUTOSEL for 3.18 04/59] net: bcmgenet: Power up the internal PHY before probing the MII alexander . levin (Thu Dec 07 2017 - 11:19:20 EST)
- [PATCH AUTOSEL for 3.18 23/59] perf symbols: Fix symbols__fixup_end heuristic for corner cases alexander . levin (Thu Dec 07 2017 - 11:19:36 EST)
- [PATCH AUTOSEL for 3.18 42/59] mm: Handle 0 flags in _calc_vm_trans() macro alexander . levin (Thu Dec 07 2017 - 11:19:40 EST)
- Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Jarkko Sakkinen (Thu Dec 07 2017 - 11:19:48 EST)
- [PATCH AUTOSEL for 3.18 41/59] arm-ccn: perf: Prevent module unload while PMU is in use alexander . levin (Thu Dec 07 2017 - 11:20:14 EST)
- [PATCH AUTOSEL for 3.18 40/59] target/file: Do not return error for UNMAP if length is zero alexander . levin (Thu Dec 07 2017 - 11:20:29 EST)
- [PATCH AUTOSEL for 3.18 39/59] target:fix condition return in core_pr_dump_initiator_port() alexander . levin (Thu Dec 07 2017 - 11:20:51 EST)
- [PATCH AUTOSEL for 3.18 38/59] iscsi-target: fix memory leak in lio_target_tiqn_addtpg() alexander . levin (Thu Dec 07 2017 - 11:21:07 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Joe Perches (Thu Dec 07 2017 - 11:21:19 EST)
- [PATCH AUTOSEL for 3.18 33/59] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo alexander . levin (Thu Dec 07 2017 - 11:21:48 EST)
- [PATCH AUTOSEL for 3.18 36/59] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() alexander . levin (Thu Dec 07 2017 - 11:21:59 EST)
- [PATCH AUTOSEL for 3.18 35/59] powerpc/ipic: Fix status get and status clear alexander . levin (Thu Dec 07 2017 - 11:22:10 EST)
- [PATCH AUTOSEL for 3.18 37/59] target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() alexander . levin (Thu Dec 07 2017 - 11:22:24 EST)
- [PATCH AUTOSEL for 3.18 03/59] net: bcmgenet: correct MIB access of UniMAC RUNT counters alexander . levin (Thu Dec 07 2017 - 11:22:36 EST)
- [PATCH AUTOSEL for 3.18 32/59] PCI/PME: Handle invalid data when reading Root Status alexander . levin (Thu Dec 07 2017 - 11:22:38 EST)
- Re: [PATCH net-next v2 5/8] net: phy: meson-gxl: detect LPA corruption Jerome Brunet (Thu Dec 07 2017 - 11:22:53 EST)
- [PATCH AUTOSEL for 3.18 28/59] video: udlfb: Fix read EDID timeout alexander . levin (Thu Dec 07 2017 - 11:23:23 EST)
- [PATCH AUTOSEL for 3.18 29/59] video: fbdev: au1200fb: Release some resources if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 11:23:36 EST)
- [PATCH AUTOSEL for 3.18 31/59] ASoC: cs42l56: Fix reset GPIO name in example DT binding alexander . levin (Thu Dec 07 2017 - 11:23:50 EST)
- [PATCH AUTOSEL for 3.18 26/59] target: Use system workqueue for ALUA transitions alexander . levin (Thu Dec 07 2017 - 11:24:11 EST)
- [PATCH AUTOSEL for 3.18 27/59] fbdev: controlfb: Add missing modes to fix out of bounds access alexander . levin (Thu Dec 07 2017 - 11:24:23 EST)
- [PATCH AUTOSEL for 3.18 22/59] afs: Fix afs_kill_pages() alexander . levin (Thu Dec 07 2017 - 11:24:40 EST)
- [PATCH AUTOSEL for 3.18 24/59] NFSv4.1 respect server's max size in CREATE_SESSION alexander . levin (Thu Dec 07 2017 - 11:24:52 EST)
- [PATCH AUTOSEL for 3.18 10/59] net: Resend IGMP memberships upon peer notification. alexander . levin (Thu Dec 07 2017 - 11:25:05 EST)
- [PATCH AUTOSEL for 3.18 21/59] afs: Fix page leak in afs_write_begin() alexander . levin (Thu Dec 07 2017 - 11:25:10 EST)
- [PATCH AUTOSEL for 3.18 20/59] afs: Populate and use client modification time alexander . levin (Thu Dec 07 2017 - 11:25:31 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Michal Hocko (Thu Dec 07 2017 - 11:25:46 EST)
- [PATCH AUTOSEL for 3.18 19/59] afs: Fix the maths in afs_fs_store_data() alexander . levin (Thu Dec 07 2017 - 11:26:06 EST)
- [PATCH AUTOSEL for 4.4 096/101] scsi: bfa: integer overflow in debugfs alexander . levin (Thu Dec 07 2017 - 11:26:33 EST)
- [PATCH AUTOSEL for 4.4 097/101] udf: Avoid overflow when session starts at large offset alexander . levin (Thu Dec 07 2017 - 11:26:39 EST)
- [PATCH AUTOSEL for 4.4 090/101] raid5: Set R5_Expanded on parity devices as well as data. alexander . levin (Thu Dec 07 2017 - 11:26:49 EST)
- Re: [PATCH v5 1/2] at24: support eeproms that do not auto-rollover reads. Bartosz Golaszewski (Thu Dec 07 2017 - 11:26:59 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Joe Perches (Thu Dec 07 2017 - 11:27:09 EST)
- [PATCH AUTOSEL for 4.4 094/101] scsi: sd: change manage_start_stop to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 11:27:31 EST)
- [PATCH AUTOSEL for 4.4 095/101] scsi: sd: change allow_restart to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 11:27:44 EST)
- [PATCH v14 1/5] serdev: Make .remove in struct serdev_device_driver optional Andrey Smirnov (Thu Dec 07 2017 - 11:28:04 EST)
- [PATCH v14 3/5] mfd: Add driver for RAVE Supervisory Processor Andrey Smirnov (Thu Dec 07 2017 - 11:28:10 EST)
- [PATCH v14 5/5] dt-bindings: watchdog: Add bindings for RAVE SP watchdog driver Andrey Smirnov (Thu Dec 07 2017 - 11:28:22 EST)
- [PATCH v14 4/5] watchdog: Add RAVE SP watchdog driver Andrey Smirnov (Thu Dec 07 2017 - 11:28:43 EST)
- [PATCH v14 2/5] serdev: Introduce devm_serdev_device_open() Andrey Smirnov (Thu Dec 07 2017 - 11:29:05 EST)
- [PATCH AUTOSEL for 4.4 098/101] macvlan: Only deliver one copy of the frame to the macvlan interface alexander . levin (Thu Dec 07 2017 - 11:29:22 EST)
- [PATCH AUTOSEL for 4.4 101/101] ath9k: fix tx99 potential info leak alexander . levin (Thu Dec 07 2017 - 11:29:44 EST)
- [PATCH AUTOSEL for 4.4 099/101] RDMA/cma: Avoid triggering undefined behavior alexander . levin (Thu Dec 07 2017 - 11:29:58 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap Michal Hocko (Thu Dec 07 2017 - 11:30:09 EST)
- [PATCH AUTOSEL for 4.4 093/101] ASoC: samsung: i2s: disable secondary DAI until it gets fixed alexander . levin (Thu Dec 07 2017 - 11:30:31 EST)
- [PATCH AUTOSEL for 4.4 087/101] tty fix oops when rmmod 8250 alexander . levin (Thu Dec 07 2017 - 11:30:51 EST)
- [PATCH AUTOSEL for 4.4 088/101] dmaengine: rcar-dmac: use TCRB instead of TCR for residue alexander . levin (Thu Dec 07 2017 - 11:31:17 EST)
- [PATCH AUTOSEL for 4.4 089/101] pinctrl: adi2: Fix Kconfig build problem alexander . levin (Thu Dec 07 2017 - 11:31:29 EST)
- Re: [PATCH] netfilter: fix clusterip_net_exit build regression Vasily Averin (Thu Dec 07 2017 - 11:31:42 EST)
- [PATCH AUTOSEL for 4.4 092/101] vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend alexander . levin (Thu Dec 07 2017 - 11:32:01 EST)
- [PATCH AUTOSEL for 4.4 078/101] bcache: explicitly destroy mutex while exiting alexander . levin (Thu Dec 07 2017 - 11:32:29 EST)
- [PATCH AUTOSEL for 4.4 077/101] GFS2: Take inode off order_write list when setting jdata flag alexander . levin (Thu Dec 07 2017 - 11:32:41 EST)
- [PATCH AUTOSEL for 4.4 085/101] scsi: hpsa: destroy sas transport properties before scsi_host alexander . levin (Thu Dec 07 2017 - 11:32:52 EST)
- [PATCH AUTOSEL for 4.4 086/101] powerpc/perf/hv-24x7: Fix incorrect comparison in memord alexander . levin (Thu Dec 07 2017 - 11:33:09 EST)
- [PATCH AUTOSEL for 4.4 071/101] mm: Handle 0 flags in _calc_vm_trans() macro alexander . levin (Thu Dec 07 2017 - 11:33:24 EST)
- [PATCH AUTOSEL for 4.4 072/101] clk: mediatek: add the option for determining PLL source clock alexander . levin (Thu Dec 07 2017 - 11:33:27 EST)
- [PATCH AUTOSEL for 4.4 076/101] thermal/drivers/step_wise: Fix temperature regulation misbehavior alexander . levin (Thu Dec 07 2017 - 11:33:45 EST)
- Re: [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers Benjamin Gaignard (Thu Dec 07 2017 - 11:33:57 EST)
- Re: [PATCH v2] clocksource: tcb_clksrc: Fix clock speed message Nicolas Ferre (Thu Dec 07 2017 - 11:34:13 EST)
- [PATCH AUTOSEL for 4.4 060/101] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo alexander . levin (Thu Dec 07 2017 - 11:34:31 EST)
- [PATCH AUTOSEL for 4.4 068/101] target/file: Do not return error for UNMAP if length is zero alexander . levin (Thu Dec 07 2017 - 11:34:34 EST)
- [PATCH AUTOSEL for 4.4 057/101] ASoC: cs42l56: Fix reset GPIO name in example DT binding alexander . levin (Thu Dec 07 2017 - 11:35:04 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Paul Clarke (Thu Dec 07 2017 - 11:35:11 EST)
- RE: [Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest` Alexander.Steffen (Thu Dec 07 2017 - 11:35:36 EST)
- [PATCH AUTOSEL for 4.4 075/101] ppp: Destroy the mutex when cleanup alexander . levin (Thu Dec 07 2017 - 11:35:41 EST)
- [PATCH AUTOSEL for 4.4 074/101] clk: tegra: Fix cclk_lp divisor register alexander . levin (Thu Dec 07 2017 - 11:36:00 EST)
- Re: [PATCH net-next v2 6/8] net: phy: meson-gxl: leave CONFIG_A6 untouched Jerome Brunet (Thu Dec 07 2017 - 11:36:16 EST)
- Re: [PATCH] spi: sun6i: disable/unprepare clocks on remove Maxime Ripard (Thu Dec 07 2017 - 11:36:35 EST)
- [PATCH AUTOSEL for 4.4 058/101] dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type alexander . levin (Thu Dec 07 2017 - 11:36:56 EST)
- [PATCH AUTOSEL for 4.4 059/101] PCI/PME: Handle invalid data when reading Root Status alexander . levin (Thu Dec 07 2017 - 11:37:20 EST)
- [PATCH AUTOSEL for 4.4 100/101] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop alexander . levin (Thu Dec 07 2017 - 11:37:22 EST)
- [PATCH AUTOSEL for 4.4 067/101] target:fix condition return in core_pr_dump_initiator_port() alexander . levin (Thu Dec 07 2017 - 11:37:56 EST)
- [PATCH AUTOSEL for 4.4 084/101] scsi: hpsa: cleanup sas_phy structures in sysfs when unloading alexander . levin (Thu Dec 07 2017 - 11:38:07 EST)
- [PATCH AUTOSEL for 4.4 081/101] xfs: fix log block underflow during recovery cycle verification alexander . levin (Thu Dec 07 2017 - 11:38:36 EST)
- [PATCH AUTOSEL for 4.4 069/101] arm-ccn: perf: Prevent module unload while PMU is in use alexander . levin (Thu Dec 07 2017 - 11:38:41 EST)
- Re: [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter Dietmar Eggemann (Thu Dec 07 2017 - 11:39:01 EST)
- [PATCH AUTOSEL for 4.4 082/101] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real alexander . levin (Thu Dec 07 2017 - 11:39:14 EST)
- [PATCH AUTOSEL for 4.4 083/101] PCI: Detach driver before procfs & sysfs teardown on device remove alexander . levin (Thu Dec 07 2017 - 11:39:25 EST)
- [PATCH AUTOSEL for 4.4 044/101] perf symbols: Fix symbols__fixup_end heuristic for corner cases alexander . levin (Thu Dec 07 2017 - 11:39:37 EST)
- [PATCH AUTOSEL for 4.4 070/101] crypto: tcrypt - fix buffer lengths in test_aead_speed() alexander . levin (Thu Dec 07 2017 - 11:39:52 EST)
- [PATCH AUTOSEL for 4.4 062/101] powerpc/opal: Fix EBUSY bug in acquiring tokens alexander . levin (Thu Dec 07 2017 - 11:40:09 EST)
- [PATCH AUTOSEL for 4.4 066/101] iscsi-target: fix memory leak in lio_target_tiqn_addtpg() alexander . levin (Thu Dec 07 2017 - 11:40:22 EST)
- [PATCH AUTOSEL for 4.4 065/101] target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() alexander . levin (Thu Dec 07 2017 - 11:40:33 EST)
- [PATCH AUTOSEL for 4.4 061/101] netfilter: ipvs: Fix inappropriate output of procfs alexander . levin (Thu Dec 07 2017 - 11:40:45 EST)
- Re: [PATCH v2 06/35] nds32: MMU fault handling and page table management Al Viro (Thu Dec 07 2017 - 11:40:57 EST)
- Re: [PATCH 05/45] drivers: hwtracing: remove duplicate includes Mathieu Poirier (Thu Dec 07 2017 - 11:41:20 EST)
- [PATCH AUTOSEL for 4.4 056/101] rtc: pcf8563: fix output clock rate alexander . levin (Thu Dec 07 2017 - 11:41:51 EST)
- [PATCH AUTOSEL for 4.4 028/101] sched/deadline: Make sure the replenishment timer fires in the next period alexander . levin (Thu Dec 07 2017 - 11:42:08 EST)
- [PATCH AUTOSEL for 4.4 030/101] sched/deadline: Use deadline instead of period when calculating overflow alexander . levin (Thu Dec 07 2017 - 11:42:21 EST)
- [PATCH AUTOSEL for 4.4 032/101] drm/radeon: reinstate oland workaround for sclk alexander . levin (Thu Dec 07 2017 - 11:42:31 EST)
- [PATCH AUTOSEL for 4.4 029/101] sched/deadline: Throttle a constrained deadline task activated after the deadline alexander . levin (Thu Dec 07 2017 - 11:42:43 EST)
- [PATCH AUTOSEL for 4.4 053/101] video: udlfb: Fix read EDID timeout alexander . levin (Thu Dec 07 2017 - 11:43:02 EST)
- [PATCH AUTOSEL for 4.4 054/101] video: fbdev: au1200fb: Release some resources if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 11:43:23 EST)
- [PATCH AUTOSEL for 4.4 031/101] mmc: mediatek: Fixed bug where clock frequency could be set wrong alexander . levin (Thu Dec 07 2017 - 11:43:35 EST)
- [PATCH AUTOSEL for 4.4 052/101] fbdev: controlfb: Add missing modes to fix out of bounds access alexander . levin (Thu Dec 07 2017 - 11:43:39 EST)
- [PATCH AUTOSEL for 4.4 049/101] target: fix ALUA transition timeout handling alexander . levin (Thu Dec 07 2017 - 11:44:04 EST)
- [PATCH AUTOSEL for 4.4 050/101] target: fix race during implicit transition work flushes alexander . levin (Thu Dec 07 2017 - 11:44:14 EST)
- [PATCH AUTOSEL for 4.4 051/101] sfc: don't warn on successful change of MAC alexander . levin (Thu Dec 07 2017 - 11:44:26 EST)
- [PATCH AUTOSEL for 4.4 027/101] drm/radeon/si: add dpm quirk for Oland alexander . levin (Thu Dec 07 2017 - 11:44:55 EST)
- [PATCH AUTOSEL for 4.4 043/101] net/mlx4_core: Avoid delays during VF driver device shutdown alexander . levin (Thu Dec 07 2017 - 11:45:04 EST)
- Re: [PATCH v2 08/35] nds32: Process management Al Viro (Thu Dec 07 2017 - 11:45:13 EST)
- [PATCH AUTOSEL for 4.4 047/101] btrfs: add missing memset while reading compressed inline extents alexander . levin (Thu Dec 07 2017 - 11:45:35 EST)
- [PATCH AUTOSEL for 4.4 048/101] target: Use system workqueue for ALUA transitions alexander . levin (Thu Dec 07 2017 - 11:45:54 EST)
- [PATCH AUTOSEL for 4.4 037/101] afs: Migrate vlocation fields to 64-bit alexander . levin (Thu Dec 07 2017 - 11:46:18 EST)
- [PATCH AUTOSEL for 4.4 040/101] afs: Populate and use client modification time alexander . levin (Thu Dec 07 2017 - 11:46:29 EST)
- [PATCH AUTOSEL for 4.4 039/101] afs: Fix the maths in afs_fs_store_data() alexander . levin (Thu Dec 07 2017 - 11:46:52 EST)
- [PATCH AUTOSEL for 4.4 035/101] afs: Adjust mode bits processing alexander . levin (Thu Dec 07 2017 - 11:47:13 EST)
- [PATCH AUTOSEL for 4.4 036/101] afs: Flush outstanding writes when an fd is closed alexander . levin (Thu Dec 07 2017 - 11:47:25 EST)
- [PATCH AUTOSEL for 4.4 033/101] afs: Fix missing put_page() alexander . levin (Thu Dec 07 2017 - 11:47:43 EST)
- [PATCH AUTOSEL for 4.4 025/101] scsi: hpsa: limit outstanding rescans alexander . levin (Thu Dec 07 2017 - 11:47:57 EST)
- [PATCH AUTOSEL for 4.4 034/101] afs: Populate group ID from vnode status alexander . levin (Thu Dec 07 2017 - 11:48:12 EST)
- [PATCH AUTOSEL for 4.4 026/101] fjes: Fix wrong netdevice feature flags alexander . levin (Thu Dec 07 2017 - 11:48:32 EST)
- [PATCH AUTOSEL for 4.4 041/101] afs: Fix page leak in afs_write_begin() alexander . levin (Thu Dec 07 2017 - 11:48:53 EST)
- [PATCH AUTOSEL for 4.4 038/101] afs: Prevent callback expiry timer overflow alexander . levin (Thu Dec 07 2017 - 11:49:06 EST)
- [PATCH AUTOSEL for 4.4 021/101] mlxsw: reg: Fix SPVMLR max record count alexander . levin (Thu Dec 07 2017 - 11:49:18 EST)
- Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Greg Kroah-Hartman (Thu Dec 07 2017 - 11:49:29 EST)
- [PATCH AUTOSEL for 4.4 019/101] net: Resend IGMP memberships upon peer notification. alexander . levin (Thu Dec 07 2017 - 11:49:45 EST)
- [PATCH AUTOSEL for 4.4 008/101] net: bcmgenet: reserved phy revisions must be checked first alexander . levin (Thu Dec 07 2017 - 11:49:56 EST)
- Re: [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers Daniel Lezcano (Thu Dec 07 2017 - 11:50:08 EST)
- [PATCH AUTOSEL for 4.4 010/101] net: bcmgenet: Power up the internal PHY before probing the MII alexander . levin (Thu Dec 07 2017 - 11:50:25 EST)
- [PATCH AUTOSEL for 4.4 023/101] openrisc: fix issue handling 8 byte get_user calls alexander . levin (Thu Dec 07 2017 - 11:50:40 EST)
- [PATCH AUTOSEL for 4.4 022/101] intel_th: pci: Add Gemini Lake support alexander . levin (Thu Dec 07 2017 - 11:50:55 EST)
- [PATCH AUTOSEL for 4.4 020/101] mlxsw: reg: Fix SPVM max record count alexander . levin (Thu Dec 07 2017 - 11:51:09 EST)
- [PATCH AUTOSEL for 4.4 018/101] dmaengine: Fix array index out of bounds warning in __get_unmap_pool() alexander . levin (Thu Dec 07 2017 - 11:51:16 EST)
- [PATCH AUTOSEL for 4.4 005/101] net: initialize msg.msg_flags in recvfrom alexander . levin (Thu Dec 07 2017 - 11:51:40 EST)
- [PATCH AUTOSEL for 4.4 013/101] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list alexander . levin (Thu Dec 07 2017 - 11:51:48 EST)
- [PATCH AUTOSEL for 4.4 004/101] userfaultfd: selftest: vm: allow to build in vm/ directory alexander . levin (Thu Dec 07 2017 - 11:52:00 EST)
- [PATCH AUTOSEL for 4.4 015/101] netfilter: bridge: honor frag_max_size when refragmenting alexander . levin (Thu Dec 07 2017 - 11:52:15 EST)
- [PATCH AUTOSEL for 4.4 009/101] net: bcmgenet: power down internal phy if open or resume fails alexander . levin (Thu Dec 07 2017 - 11:52:36 EST)
- Re: [PATCH v2] clocksource: tcb_clksrc: Fix clock speed message Daniel Lezcano (Thu Dec 07 2017 - 11:52:43 EST)
- Re: [PATCH 1/6] staging: pi433: Split rf69_set_crc_enabled into two functions Greg KH (Thu Dec 07 2017 - 11:52:59 EST)
- [PATCH AUTOSEL for 4.4 012/101] NFSD: fix nfsd_reset_versions for NFSv4. alexander . levin (Thu Dec 07 2017 - 11:53:20 EST)
- Re: [PATCH] arm64: allwinner: a64: orangepi-zero-plus2: add usb otg Jagan Teki (Thu Dec 07 2017 - 11:53:29 EST)
- [PATCH AUTOSEL for 4.4 016/101] writeback: fix memory leak in wb_queue_work() alexander . levin (Thu Dec 07 2017 - 11:54:00 EST)
- [PATCH AUTOSEL for 4.4 006/101] net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values alexander . levin (Thu Dec 07 2017 - 11:54:08 EST)
- Re: [PATCH v2 1/5] perf-probe: Add warning message if there is unexpected event name Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 11:54:33 EST)
- [PATCH AUTOSEL for 4.4 011/101] NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) alexander . levin (Thu Dec 07 2017 - 11:54:44 EST)
- [PATCH AUTOSEL for 4.4 014/101] drm/omap: fix dmabuf mmap for dma_alloc'ed buffers alexander . levin (Thu Dec 07 2017 - 11:54:59 EST)
- [PATCH AUTOSEL for 4.9 152/156] macvlan: Only deliver one copy of the frame to the macvlan interface alexander . levin (Thu Dec 07 2017 - 11:55:13 EST)
- [PATCH AUTOSEL for 4.4 007/101] net: bcmgenet: correct MIB access of UniMAC RUNT counters alexander . levin (Thu Dec 07 2017 - 11:55:14 EST)
- [PATCH AUTOSEL for 4.9 142/156] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry alexander . levin (Thu Dec 07 2017 - 11:55:34 EST)
- [PATCH AUTOSEL for 4.4 017/101] net: wimax/i2400m: fix NULL-deref at probe alexander . levin (Thu Dec 07 2017 - 11:55:53 EST)
- [PATCH AUTOSEL for 4.9 147/156] ASoC: samsung: i2s: disable secondary DAI until it gets fixed alexander . levin (Thu Dec 07 2017 - 11:55:53 EST)
- Re: [PATCH] mtd: onenand: Fix an error handling path in 's3c_onenand_probe(()' Boris Brezillon (Thu Dec 07 2017 - 11:56:02 EST)
- [PATCH AUTOSEL for 4.9 151/156] udf: Avoid overflow when session starts at large offset alexander . levin (Thu Dec 07 2017 - 11:56:43 EST)
- [PATCH AUTOSEL for 4.4 001/101] usb: phy: isp1301: Add OF device ID table alexander . levin (Thu Dec 07 2017 - 11:56:56 EST)
- [PATCH AUTOSEL for 4.4 002/101] md-cluster: free md_cluster_info if node leave cluster alexander . levin (Thu Dec 07 2017 - 11:57:07 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 11:57:14 EST)
- [PATCH AUTOSEL for 4.9 146/156] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd alexander . levin (Thu Dec 07 2017 - 11:57:35 EST)
- [PATCH AUTOSEL for 4.9 148/156] scsi: sd: change manage_start_stop to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 11:57:45 EST)
- [PATCH AUTOSEL for 4.4 003/101] userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE alexander . levin (Thu Dec 07 2017 - 11:57:59 EST)
- [PATCH AUTOSEL for 4.9 155/156] icmp: don't fail on fragment reassembly time exceeded alexander . levin (Thu Dec 07 2017 - 11:58:32 EST)
- [PATCH AUTOSEL for 4.9 154/156] IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop alexander . levin (Thu Dec 07 2017 - 11:58:45 EST)
- [PATCH AUTOSEL for 4.9 156/156] ath9k: fix tx99 potential info leak alexander . levin (Thu Dec 07 2017 - 11:58:57 EST)
- [PATCH AUTOSEL for 4.9 122/156] bcache: explicitly destroy mutex while exiting alexander . levin (Thu Dec 07 2017 - 11:59:11 EST)
- [PATCH AUTOSEL for 4.9 135/156] scsi: hpsa: destroy sas transport properties before scsi_host alexander . levin (Thu Dec 07 2017 - 11:59:46 EST)
- [PATCH AUTOSEL for 4.9 149/156] scsi: sd: change allow_restart to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 11:59:57 EST)
- [PATCH AUTOSEL for 4.9 141/156] raid5: Set R5_Expanded on parity devices as well as data. alexander . levin (Thu Dec 07 2017 - 12:00:10 EST)
- [PATCH AUTOSEL for 4.9 143/156] IB/core: Fix calculation of maximum RoCE MTU alexander . levin (Thu Dec 07 2017 - 12:00:27 EST)
- [PATCH AUTOSEL for 4.9 134/156] scsi: hpsa: cleanup sas_phy structures in sysfs when unloading alexander . levin (Thu Dec 07 2017 - 12:00:47 EST)
- [PATCH AUTOSEL for 4.9 124/156] Ib/hfi1: Return actual operational VLs in port info query alexander . levin (Thu Dec 07 2017 - 12:01:03 EST)
- [PATCH AUTOSEL for 4.9 129/156] l2tp: cleanup l2tp_tunnel_delete calls alexander . levin (Thu Dec 07 2017 - 12:01:35 EST)
- [PATCH AUTOSEL for 4.9 130/156] xfs: fix log block underflow during recovery cycle verification alexander . levin (Thu Dec 07 2017 - 12:01:47 EST)
- [PATCH AUTOSEL for 4.9 137/156] soc: mediatek: pwrap: fix compiler errors alexander . levin (Thu Dec 07 2017 - 12:01:57 EST)
- [PATCH AUTOSEL for 4.9 132/156] RDMA/cxgb4: Declare stag as __be32 alexander . levin (Thu Dec 07 2017 - 12:02:09 EST)
- [PATCH AUTOSEL for 4.9 140/156] pinctrl: adi2: Fix Kconfig build problem alexander . levin (Thu Dec 07 2017 - 12:02:19 EST)
- [PATCH AUTOSEL for 4.9 133/156] PCI: Detach driver before procfs & sysfs teardown on device remove alexander . levin (Thu Dec 07 2017 - 12:02:33 EST)
- [PATCH AUTOSEL for 4.9 144/156] vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend alexander . levin (Thu Dec 07 2017 - 12:02:52 EST)
- [PATCH AUTOSEL for 4.9 131/156] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real alexander . levin (Thu Dec 07 2017 - 12:03:07 EST)
- [PATCH AUTOSEL for 4.9 116/156] clk: tegra: Fix cclk_lp divisor register alexander . levin (Thu Dec 07 2017 - 12:03:24 EST)
- [PATCH AUTOSEL for 4.9 121/156] GFS2: Take inode off order_write list when setting jdata flag alexander . levin (Thu Dec 07 2017 - 12:03:33 EST)
- [PATCH AUTOSEL for 4.9 127/156] platform/x86: hp_accel: Add quirk for HP ProBook 440 G4 alexander . levin (Thu Dec 07 2017 - 12:03:44 EST)
- [PATCH AUTOSEL for 4.9 128/156] nvme: use kref_get_unless_zero in nvme_find_get_ns alexander . levin (Thu Dec 07 2017 - 12:04:03 EST)
- [PATCH AUTOSEL for 4.9 125/156] arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 alexander . levin (Thu Dec 07 2017 - 12:04:18 EST)
- [PATCH AUTOSEL for 4.9 126/156] btrfs: tests: Fix a memory leak in error handling path in 'run_test()' alexander . levin (Thu Dec 07 2017 - 12:04:34 EST)
- [PATCH AUTOSEL for 4.9 138/156] tty fix oops when rmmod 8250 alexander . levin (Thu Dec 07 2017 - 12:04:55 EST)
- [PATCH AUTOSEL for 4.9 139/156] dmaengine: rcar-dmac: use TCRB instead of TCR for residue alexander . levin (Thu Dec 07 2017 - 12:05:11 EST)
- [PATCH AUTOSEL for 4.9 109/156] xfs: truncate pagecache before writeback in xfs_setattr_size() alexander . levin (Thu Dec 07 2017 - 12:05:28 EST)
- [PATCH AUTOSEL for 4.9 113/156] clk: mediatek: add the option for determining PLL source clock alexander . levin (Thu Dec 07 2017 - 12:05:37 EST)
- [PATCH AUTOSEL for 4.9 120/156] scsi: scsi_debug: write_same: fix error report alexander . levin (Thu Dec 07 2017 - 12:05:47 EST)
- [PATCH AUTOSEL for 4.9 111/156] crypto: tcrypt - fix buffer lengths in test_aead_speed() alexander . levin (Thu Dec 07 2017 - 12:06:09 EST)
- Re: [PATCH v8 2/2] ARM: dts: TS-4600: add basic device tree Sebastien Bourdelin (Thu Dec 07 2017 - 12:06:18 EST)
- [PATCH AUTOSEL for 4.9 112/156] mm: Handle 0 flags in _calc_vm_trans() macro alexander . levin (Thu Dec 07 2017 - 12:06:34 EST)
- Re: possible deadlock in generic_file_write_iter (2) Dmitry Vyukov (Thu Dec 07 2017 - 12:08:21 EST)
- Re: [PATCH] LDT improvements Andy Lutomirski (Thu Dec 07 2017 - 12:09:02 EST)
- [PATCH AUTOSEL for 4.9 102/156] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() alexander . levin (Thu Dec 07 2017 - 12:09:44 EST)
- [PATCH AUTOSEL for 4.9 136/156] powerpc/perf/hv-24x7: Fix incorrect comparison in memord alexander . levin (Thu Dec 07 2017 - 12:09:56 EST)
- [PATCH AUTOSEL for 4.9 119/156] thermal/drivers/step_wise: Fix temperature regulation misbehavior alexander . levin (Thu Dec 07 2017 - 12:10:10 EST)
- [PATCH AUTOSEL for 4.9 104/156] iscsi-target: fix memory leak in lio_target_tiqn_addtpg() alexander . levin (Thu Dec 07 2017 - 12:10:23 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Rafael J. Wysocki (Thu Dec 07 2017 - 12:10:32 EST)
- [PATCH AUTOSEL for 4.9 106/156] target/file: Do not return error for UNMAP if length is zero alexander . levin (Thu Dec 07 2017 - 12:10:51 EST)
- [PATCH AUTOSEL for 4.9 095/156] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo alexander . levin (Thu Dec 07 2017 - 12:11:18 EST)
- [PATCH AUTOSEL for 4.9 098/156] netfilter: ipvs: Fix inappropriate output of procfs alexander . levin (Thu Dec 07 2017 - 12:11:29 EST)
- [PATCH v9 1/2] of: documentation: add bindings documentation for TS-4600 Sebastien Bourdelin (Thu Dec 07 2017 - 12:11:39 EST)
- [PATCH v2] drivers: visorbus: move driver out of staging David Kershner (Thu Dec 07 2017 - 12:11:50 EST)
- [PATCH v9 2/2] ARM: dts: TS-4600: add basic device tree Sebastien Bourdelin (Thu Dec 07 2017 - 12:12:07 EST)
- [PATCH AUTOSEL for 4.9 114/156] clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU alexander . levin (Thu Dec 07 2017 - 12:12:27 EST)
- [PATCH AUTOSEL for 4.9 096/156] PCI: Do not allocate more buses than available in parent alexander . levin (Thu Dec 07 2017 - 12:12:38 EST)
- [PATCH AUTOSEL for 4.9 099/156] powerpc/opal: Fix EBUSY bug in acquiring tokens alexander . levin (Thu Dec 07 2017 - 12:13:01 EST)
- [PATCH AUTOSEL for 4.9 117/156] ppp: Destroy the mutex when cleanup alexander . levin (Thu Dec 07 2017 - 12:13:12 EST)
- [PATCH AUTOSEL for 4.9 100/156] powerpc/ipic: Fix status get and status clear alexander . levin (Thu Dec 07 2017 - 12:13:27 EST)
- [PATCH AUTOSEL for 4.9 101/156] platform/x86: intel_punit_ipc: Fix resource ioremap warning alexander . levin (Thu Dec 07 2017 - 12:13:41 EST)
- [PATCH AUTOSEL for 4.9 063/156] afs: Better abort and net error handling alexander . levin (Thu Dec 07 2017 - 12:13:54 EST)
- [PATCH AUTOSEL for 4.9 107/156] badblocks: fix wrong return value in badblocks_set if badblocks are disabled alexander . levin (Thu Dec 07 2017 - 12:14:04 EST)
- Re: [PATCH v1 1/6] ARM: davinci: clean up map_io functions David Lechner (Thu Dec 07 2017 - 12:14:14 EST)
- [PATCH AUTOSEL for 4.9 091/156] ASoC: cs42l56: Fix reset GPIO name in example DT binding alexander . levin (Thu Dec 07 2017 - 12:14:32 EST)
- [PATCH AUTOSEL for 4.9 115/156] clk: hi6220: mark clock cs_atb_syspll as critical alexander . levin (Thu Dec 07 2017 - 12:14:44 EST)
- Re: [PATCH v3] ARM: da850: Fix LEGO EV3 battery voltage gpio David Lechner (Thu Dec 07 2017 - 12:14:54 EST)
- Re: [PATCH] usb: dwc2: hcd: Fix host channel halt flow Stefan Wahren (Thu Dec 07 2017 - 12:15:03 EST)
- [PATCH AUTOSEL for 4.9 094/156] PCI/PME: Handle invalid data when reading Root Status alexander . levin (Thu Dec 07 2017 - 12:15:43 EST)
- [PATCH AUTOSEL for 4.9 093/156] dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type alexander . levin (Thu Dec 07 2017 - 12:15:55 EST)
- [PATCH AUTOSEL for 4.9 110/156] arm-ccn: perf: Prevent module unload while PMU is in use alexander . levin (Thu Dec 07 2017 - 12:16:07 EST)
- [PATCH AUTOSEL for 4.9 086/156] fbdev: controlfb: Add missing modes to fix out of bounds access alexander . levin (Thu Dec 07 2017 - 12:16:42 EST)
- [PATCH AUTOSEL for 4.9 075/156] tty: fix data race in tty_ldisc_ref_wait() alexander . levin (Thu Dec 07 2017 - 12:16:52 EST)
- [PATCH AUTOSEL for 4.9 092/156] ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case alexander . levin (Thu Dec 07 2017 - 12:17:02 EST)
- [PATCH AUTOSEL for 4.9 105/156] target:fix condition return in core_pr_dump_initiator_port() alexander . levin (Thu Dec 07 2017 - 12:17:15 EST)
- [PATCH AUTOSEL for 4.9 062/156] afs: Invalid op ID should abort with RXGEN_OPCODE alexander . levin (Thu Dec 07 2017 - 12:17:30 EST)
- [PATCH AUTOSEL for 4.9 103/156] target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() alexander . levin (Thu Dec 07 2017 - 12:17:35 EST)
- [PATCH AUTOSEL for 4.9 070/156] nvmet-rdma: Fix a possible uninitialized variable dereference alexander . levin (Thu Dec 07 2017 - 12:17:49 EST)
- [PATCH AUTOSEL for 4.9 082/156] target: fix race during implicit transition work flushes alexander . levin (Thu Dec 07 2017 - 12:18:12 EST)
- [PATCH AUTOSEL for 4.9 089/156] video: fbdev: au1200fb: Return an error code if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 12:18:24 EST)
- [PATCH AUTOSEL for 4.9 066/156] afs: Fix afs_kill_pages() alexander . levin (Thu Dec 07 2017 - 12:18:48 EST)
- [PATCH AUTOSEL for 4.9 088/156] video: fbdev: au1200fb: Release some resources if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 12:18:51 EST)
- Re: [PATCH] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Thu Dec 07 2017 - 12:19:05 EST)
- [PATCH AUTOSEL for 4.9 067/156] afs: Fix abort on signal while waiting for call completion alexander . levin (Thu Dec 07 2017 - 12:19:35 EST)
- [PATCH AUTOSEL for 4.9 061/156] afs: Fix the maths in afs_fs_store_data() alexander . levin (Thu Dec 07 2017 - 12:19:50 EST)
- [PATCH AUTOSEL for 4.9 080/156] target: Use system workqueue for ALUA transitions alexander . levin (Thu Dec 07 2017 - 12:20:04 EST)
- Re: [PATCH v4.1] phylib: Add device reset GPIO support Sergei Shtylyov (Thu Dec 07 2017 - 12:20:17 EST)
- [PATCH AUTOSEL for 4.9 079/156] btrfs: add missing memset while reading compressed inline extents alexander . levin (Thu Dec 07 2017 - 12:20:51 EST)
- Re: [PATCH v9 2/2] ARM: dts: TS-4600: add basic device tree Fabio Estevam (Thu Dec 07 2017 - 12:21:00 EST)
- [PATCH AUTOSEL for 4.9 108/156] iommu/amd: Limit the IOVA page range to the specified addresses alexander . levin (Thu Dec 07 2017 - 12:21:24 EST)
- [PATCH AUTOSEL for 4.9 069/156] nvmet: confirm sq percpu has scheduled and switched to atomic alexander . levin (Thu Dec 07 2017 - 12:21:38 EST)
- [PATCH AUTOSEL for 4.9 087/156] video: udlfb: Fix read EDID timeout alexander . levin (Thu Dec 07 2017 - 12:21:48 EST)
- [PATCH AUTOSEL for 4.9 097/156] iommu/mediatek: Fix driver name alexander . levin (Thu Dec 07 2017 - 12:22:09 EST)
- [GIT PULL] Power management fix for v4.15-rc3 Rafael J. Wysocki (Thu Dec 07 2017 - 12:22:14 EST)
- [PATCH AUTOSEL for 4.9 064/156] afs: Populate and use client modification time alexander . levin (Thu Dec 07 2017 - 12:22:50 EST)
- [PATCH AUTOSEL for 4.9 074/156] tty: don't panic on OOM in tty_set_ldisc() alexander . levin (Thu Dec 07 2017 - 12:22:53 EST)
- [PATCH AUTOSEL for 4.9 084/156] HID: cp2112: fix broken gpio_direction_input callback alexander . levin (Thu Dec 07 2017 - 12:23:17 EST)
- [PATCH AUTOSEL for 4.9 065/156] afs: Fix page leak in afs_write_begin() alexander . levin (Thu Dec 07 2017 - 12:23:30 EST)
- Re: [PATCH] LDT improvements Thomas Gleixner (Thu Dec 07 2017 - 12:23:56 EST)
- Re: [PATCH v2 16/19] ASoC: tlv320aic31xx: Add short circuit detection support Mark Brown (Thu Dec 07 2017 - 12:24:07 EST)
- Re: [PATCH] tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) Shuah Khan (Thu Dec 07 2017 - 12:24:11 EST)
- Re: [PATCH v6 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata Brian Norris (Thu Dec 07 2017 - 12:24:41 EST)
- [GIT PULL] ACPI fix for v4.15-rc3 Rafael J. Wysocki (Thu Dec 07 2017 - 12:24:51 EST)
- Re: [PATCH] staging: lustre: Fix sparse, using plain integer as NULL pointer in lov_object_fiemap() Joe Perches (Thu Dec 07 2017 - 12:25:03 EST)
- Re: [PATCH AUTOSEL for 4.14 012/135] ASoC: cs42l56: Fix reset GPIO name in example DT binding Mark Brown (Thu Dec 07 2017 - 12:25:10 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Paul Clarke (Thu Dec 07 2017 - 12:25:28 EST)
- Re: ipmi null pointer oops in 4.15-rc2+ on HP DL360G6 Corey Minyard (Thu Dec 07 2017 - 12:25:31 EST)
- [PATCH AUTOSEL for 4.9 085/156] sfc: don't warn on successful change of MAC alexander . levin (Thu Dec 07 2017 - 12:26:14 EST)
- [PATCH AUTOSEL for 4.9 068/156] nvme-loop: fix a possible use-after-free when destroying the admin queue alexander . levin (Thu Dec 07 2017 - 12:26:39 EST)
- [PATCH AUTOSEL for 4.9 090/156] rtc: pcf8563: fix output clock rate alexander . levin (Thu Dec 07 2017 - 12:26:40 EST)
- [PATCH AUTOSEL for 4.9 077/156] efi/esrt: Cleanup bad memory map log messages alexander . levin (Thu Dec 07 2017 - 12:26:54 EST)
- [PATCH AUTOSEL for 4.9 071/156] net/mlx4_core: Avoid delays during VF driver device shutdown alexander . levin (Thu Dec 07 2017 - 12:27:11 EST)
- [PATCH AUTOSEL for 4.9 076/156] perf symbols: Fix symbols__fixup_end heuristic for corner cases alexander . levin (Thu Dec 07 2017 - 12:27:32 EST)
- [PATCH AUTOSEL for 4.9 081/156] target: fix ALUA transition timeout handling alexander . levin (Thu Dec 07 2017 - 12:27:35 EST)
- [PATCH AUTOSEL for 4.9 083/156] Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting" alexander . levin (Thu Dec 07 2017 - 12:27:57 EST)
- [PATCH AUTOSEL for 4.9 054/156] afs: Fix missing put_page() alexander . levin (Thu Dec 07 2017 - 12:28:24 EST)
- [PATCH AUTOSEL for 4.9 041/156] scsi: hpsa: update check for logical volume status alexander . levin (Thu Dec 07 2017 - 12:28:35 EST)
- [PATCH AUTOSEL for 4.9 059/156] afs: Migrate vlocation fields to 64-bit alexander . levin (Thu Dec 07 2017 - 12:28:47 EST)
- [PATCH AUTOSEL for 4.9 040/156] ASoC: rcar: clear DE bit only in PDMACHCR when it stops alexander . levin (Thu Dec 07 2017 - 12:29:03 EST)
- [PATCH AUTOSEL for 4.9 056/156] afs: Adjust mode bits processing alexander . levin (Thu Dec 07 2017 - 12:29:04 EST)
- Re: [PATCH] sched/isolation: Make NO_HZ_FULL select CPU_ISOLATION Paul E. McKenney (Thu Dec 07 2017 - 12:29:23 EST)
- [PATCH AUTOSEL for 4.9 047/156] iwlwifi: mvm: cleanup pending frames in DQA mode alexander . levin (Thu Dec 07 2017 - 12:29:30 EST)
- [PATCH 0/2] acpi, x86: Add SPCR table support Prarit Bhargava (Thu Dec 07 2017 - 12:29:33 EST)
- [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86 Prarit Bhargava (Thu Dec 07 2017 - 12:29:43 EST)
- [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures Prarit Bhargava (Thu Dec 07 2017 - 12:30:12 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Bart Van Assche (Thu Dec 07 2017 - 12:30:22 EST)
- [PATCH AUTOSEL for 4.9 060/156] afs: Prevent callback expiry timer overflow alexander . levin (Thu Dec 07 2017 - 12:31:26 EST)
- [PATCH AUTOSEL for 4.9 044/156] fjes: Fix wrong netdevice feature flags alexander . levin (Thu Dec 07 2017 - 12:31:41 EST)
- [PATCH AUTOSEL for 4.9 045/156] drm/radeon/si: add dpm quirk for Oland alexander . levin (Thu Dec 07 2017 - 12:31:52 EST)
- [PATCH AUTOSEL for 4.9 058/156] afs: Flush outstanding writes when an fd is closed alexander . levin (Thu Dec 07 2017 - 12:32:11 EST)
- [PATCH AUTOSEL for 4.9 043/156] scsi: hpsa: do not timeout reset operations alexander . levin (Thu Dec 07 2017 - 12:32:13 EST)
- [PATCH AUTOSEL for 4.9 039/156] openrisc: fix issue handling 8 byte get_user calls alexander . levin (Thu Dec 07 2017 - 12:32:32 EST)
- [PATCH AUTOSEL for 4.9 057/156] afs: Deal with an empty callback array alexander . levin (Thu Dec 07 2017 - 12:32:56 EST)
- Re: [PATCH v9 01/13] Documentation: Add SLIMbus summary Jonathan Corbet (Thu Dec 07 2017 - 12:33:03 EST)
- [PATCH AUTOSEL for 4.9 052/156] mmc: mediatek: Fixed bug where clock frequency could be set wrong alexander . levin (Thu Dec 07 2017 - 12:33:33 EST)
- Re: [PATCH AUTOSEL for 4.14 111/135] ASoC: samsung: i2s: disable secondary DAI until it gets fixed Mark Brown (Thu Dec 07 2017 - 12:33:45 EST)
- [PATCH AUTOSEL for 4.9 053/156] drm/radeon: reinstate oland workaround for sclk alexander . levin (Thu Dec 07 2017 - 12:34:10 EST)
- [PATCH AUTOSEL for 4.9 046/156] Drivers: hv: util: move waiting for release to hv_utils_transport itself alexander . levin (Thu Dec 07 2017 - 12:34:37 EST)
- [PATCH AUTOSEL for 4.9 048/156] sched/deadline: Add missing update_rq_clock() in dl_task_timer() alexander . levin (Thu Dec 07 2017 - 12:34:52 EST)
- [PATCH AUTOSEL for 4.9 050/156] sched/deadline: Throttle a constrained deadline task activated after the deadline alexander . levin (Thu Dec 07 2017 - 12:35:04 EST)
- [PATCH AUTOSEL for 4.9 024/156] netfilter: bridge: honor frag_max_size when refragmenting alexander . levin (Thu Dec 07 2017 - 12:35:22 EST)
- [PATCH AUTOSEL for 4.9 028/156] net: wimax/i2400m: fix NULL-deref at probe alexander . levin (Thu Dec 07 2017 - 12:36:01 EST)
- [PATCH AUTOSEL for 4.14 128/135] lightnvm: pblk: use right flag for GC allocation alexander . levin (Thu Dec 07 2017 - 12:36:04 EST)
- [PATCH AUTOSEL for 4.9 042/156] scsi: hpsa: limit outstanding rescans alexander . levin (Thu Dec 07 2017 - 12:36:33 EST)
- [PATCH AUTOSEL for 4.9 038/156] intel_th: pci: Add Gemini Lake support alexander . levin (Thu Dec 07 2017 - 12:36:34 EST)
- [PATCH AUTOSEL for 4.9 016/156] net/mlx5: Fix create autogroup prev initializer alexander . levin (Thu Dec 07 2017 - 12:37:05 EST)
- [PATCH AUTOSEL for 4.9 012/156] net: bcmgenet: power down internal phy if open or resume fails alexander . levin (Thu Dec 07 2017 - 12:37:05 EST)
- [PATCH AUTOSEL for 4.14 126/135] lightnvm: pblk: prevent gc kicks when gc is not operational alexander . levin (Thu Dec 07 2017 - 12:37:41 EST)
- [PATCH AUTOSEL for 4.14 130/135] lightnvm: pblk: fix min size for page mempool alexander . levin (Thu Dec 07 2017 - 12:37:41 EST)
- [PATCH AUTOSEL for 4.9 014/156] net: bcmgenet: Power up the internal PHY before probing the MII alexander . levin (Thu Dec 07 2017 - 12:38:03 EST)
- [PATCH AUTOSEL for 4.14 129/135] lightnvm: pblk: initialize debug stat counter alexander . levin (Thu Dec 07 2017 - 12:38:03 EST)
- Re: [PATCH net-next v2 6/8] net: phy: meson-gxl: leave CONFIG_A6 untouched Andrew Lunn (Thu Dec 07 2017 - 12:38:26 EST)
- [PATCH AUTOSEL for 4.9 032/156] mlxsw: reg: Fix SPVM max record count alexander . levin (Thu Dec 07 2017 - 12:38:35 EST)
- [PATCH AUTOSEL for 4.9 018/156] iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it alexander . levin (Thu Dec 07 2017 - 12:38:44 EST)
- [PATCH AUTOSEL for 4.9 009/156] net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values alexander . levin (Thu Dec 07 2017 - 12:39:15 EST)
- [PATCH AUTOSEL for 4.9 006/156] userfaultfd: selftest: vm: allow to build in vm/ directory alexander . levin (Thu Dec 07 2017 - 12:39:18 EST)
- [PATCH AUTOSEL for 4.9 008/156] bnxt_en: Ignore 0 value in autoneg supported speed from firmware. alexander . levin (Thu Dec 07 2017 - 12:39:28 EST)
- [PATCH AUTOSEL for 4.9 033/156] mlxsw: reg: Fix SPVMLR max record count alexander . levin (Thu Dec 07 2017 - 12:39:48 EST)
- [PATCH AUTOSEL for 4.9 036/156] qed: Fix interrupt flags on Rx LL2 alexander . levin (Thu Dec 07 2017 - 12:39:50 EST)
- [PATCH AUTOSEL for 4.9 034/156] qed: Align CIDs according to DORQ requirement alexander . levin (Thu Dec 07 2017 - 12:40:02 EST)
- [PATCH AUTOSEL for 4.9 015/156] rxrpc: Wake up the transmitter if Rx window size increases on the peer alexander . levin (Thu Dec 07 2017 - 12:40:19 EST)
- [PATCH AUTOSEL for 4.9 013/156] net: bcmgenet: synchronize irq0 status between the isr and task alexander . levin (Thu Dec 07 2017 - 12:40:25 EST)
- [PATCH AUTOSEL for 4.9 037/156] drm: amd: remove broken include path alexander . levin (Thu Dec 07 2017 - 12:40:41 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Paul E. McKenney (Thu Dec 07 2017 - 12:40:52 EST)
- Re: [PATCH v4.1] phylib: Add device reset GPIO support Sergei Shtylyov (Thu Dec 07 2017 - 12:41:07 EST)
- [PATCH AUTOSEL for 4.9 007/156] net: initialize msg.msg_flags in recvfrom alexander . levin (Thu Dec 07 2017 - 12:41:55 EST)
- [PATCH AUTOSEL for 4.9 005/156] userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE alexander . levin (Thu Dec 07 2017 - 12:42:17 EST)
- [PATCH AUTOSEL for 4.9 019/156] drm/amdgpu: fix parser init error path to avoid crash in parser fini alexander . levin (Thu Dec 07 2017 - 12:42:40 EST)
- [PATCH AUTOSEL for 4.9 004/156] md-cluster: free md_cluster_info if node leave cluster alexander . levin (Thu Dec 07 2017 - 12:42:58 EST)
- [PATCH AUTOSEL for 4.14 127/135] lightnvm: pblk: fix changing GC group list for a line alexander . levin (Thu Dec 07 2017 - 12:43:11 EST)
- [PATCH AUTOSEL for 4.9 001/156] usb: phy: isp1301: Add OF device ID table alexander . levin (Thu Dec 07 2017 - 12:43:24 EST)
- [PATCH AUTOSEL for 4.14 134/135] ath10k: fix build errors with !CONFIG_PM alexander . levin (Thu Dec 07 2017 - 12:43:42 EST)
- [PATCH AUTOSEL for 4.14 133/135] ath10k: fix core PCI suspend when WoWLAN is supported but disabled alexander . levin (Thu Dec 07 2017 - 12:44:10 EST)
- [PATCH AUTOSEL for 4.9 023/156] drm/omap: fix dmabuf mmap for dma_alloc'ed buffers alexander . levin (Thu Dec 07 2017 - 12:44:38 EST)
- [PATCH AUTOSEL for 4.9 030/156] irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAIN alexander . levin (Thu Dec 07 2017 - 12:44:50 EST)
- [PATCH AUTOSEL for 4.9 026/156] blk-mq: Fix tagset reinit in the presence of cpu hot-unplug alexander . levin (Thu Dec 07 2017 - 12:45:08 EST)
- [PATCH AUTOSEL for 4.9 025/156] ASoC: rsnd: fix sound route path when using SRC6/SRC9 alexander . levin (Thu Dec 07 2017 - 12:45:13 EST)
- [PATCH AUTOSEL for 4.9 022/156] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list alexander . levin (Thu Dec 07 2017 - 12:45:16 EST)
- Re: [kernel-hardening][PATCH v4 0/3] arm: Makes ptdump resuable and add WX page checking Kees Cook (Thu Dec 07 2017 - 12:45:51 EST)
- [PATCH AUTOSEL for 4.9 029/156] dmaengine: Fix array index out of bounds warning in __get_unmap_pool() alexander . levin (Thu Dec 07 2017 - 12:46:02 EST)
- [PATCH AUTOSEL for 4.14 110/135] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd alexander . levin (Thu Dec 07 2017 - 12:46:19 EST)
- [PATCH AUTOSEL for 4.9 002/156] KVM: nVMX: do not warn when MSR bitmap address is not backed alexander . levin (Thu Dec 07 2017 - 12:46:20 EST)
- [PATCH AUTOSEL for 4.14 125/135] icmp: don't fail on fragment reassembly time exceeded alexander . levin (Thu Dec 07 2017 - 12:46:40 EST)
- [PATCH AUTOSEL for 4.14 119/135] xprtrdma: Don't defer fencing an async RPC's chunks alexander . levin (Thu Dec 07 2017 - 12:46:44 EST)
- Re: [PATCH net-next v2 3/8] net: phy: meson-gxl: add read and write helpers for bank registers Neil Armstrong (Thu Dec 07 2017 - 12:47:12 EST)
- [PATCH AUTOSEL for 4.14 120/135] udf: Avoid overflow when session starts at large offset alexander . levin (Thu Dec 07 2017 - 12:47:15 EST)
- [PATCH AUTOSEL for 4.14 116/135] scsi: bfa: integer overflow in debugfs alexander . levin (Thu Dec 07 2017 - 12:47:19 EST)
- Re: [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd() Jarkko Sakkinen (Thu Dec 07 2017 - 12:47:39 EST)
- [PATCH AUTOSEL for 4.14 118/135] md-cluster: fix wrong condition check in raid1_write_request alexander . levin (Thu Dec 07 2017 - 12:48:06 EST)
- [PATCH AUTOSEL for 4.14 117/135] raid5-ppl: check recovery_offset when performing ppl recovery alexander . levin (Thu Dec 07 2017 - 12:48:11 EST)
- Applied "ASoC: pcm186x: make pcm186x_dai_ops and pcm186x_adc_input_channel_sel_value static" to the asoc tree Mark Brown (Thu Dec 07 2017 - 12:48:42 EST)
- Applied "regulator: fix incorrect indentation of two assignment statements" to the regulator tree Mark Brown (Thu Dec 07 2017 - 12:48:44 EST)
- Applied "spi: sun6i: disable/unprepare clocks on remove" to the spi tree Mark Brown (Thu Dec 07 2017 - 12:49:09 EST)
- [PATCH AUTOSEL for 4.14 113/135] nullb: fix error return code in null_init() alexander . levin (Thu Dec 07 2017 - 12:49:43 EST)
- [PATCH AUTOSEL for 4.14 097/135] ipv4: ipv4_default_advmss() should use route mtu alexander . levin (Thu Dec 07 2017 - 12:49:53 EST)
- [PATCH AUTOSEL for 4.14 111/135] ASoC: samsung: i2s: disable secondary DAI until it gets fixed alexander . levin (Thu Dec 07 2017 - 12:49:57 EST)
- [PATCH AUTOSEL for 4.14 112/135] ipmi_si: fix memory leak on new_smi alexander . levin (Thu Dec 07 2017 - 12:50:09 EST)
- [PATCH AUTOSEL for 4.14 102/135] pinctrl: adi2: Fix Kconfig build problem alexander . levin (Thu Dec 07 2017 - 12:50:32 EST)
- [PATCH AUTOSEL for 4.14 114/135] scsi: sd: change manage_start_stop to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 12:50:44 EST)
- Re: [PATCH V6 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Thu Dec 07 2017 - 12:51:02 EST)
- [PATCH AUTOSEL for 4.14 115/135] scsi: sd: change allow_restart to bool in sysfs interface alexander . levin (Thu Dec 07 2017 - 12:51:26 EST)
- [PATCH AUTOSEL for 4.14 109/135] rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd alexander . levin (Thu Dec 07 2017 - 12:51:55 EST)
- [PATCH AUTOSEL for 4.14 107/135] vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend alexander . levin (Thu Dec 07 2017 - 12:52:16 EST)
- [PATCH AUTOSEL for 4.14 096/135] soc: mediatek: pwrap: fix compiler errors alexander . levin (Thu Dec 07 2017 - 12:52:27 EST)
- [PATCH AUTOSEL for 4.14 100/135] dmaengine: rcar-dmac: use TCRB instead of TCR for residue alexander . levin (Thu Dec 07 2017 - 12:52:57 EST)
- [PATCH AUTOSEL for 4.14 106/135] IB/core: Fix calculation of maximum RoCE MTU alexander . levin (Thu Dec 07 2017 - 12:53:07 EST)
- [PATCH AUTOSEL for 4.14 104/135] scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry alexander . levin (Thu Dec 07 2017 - 12:53:22 EST)
- [PATCH AUTOSEL for 4.14 105/135] IB/core: Fix use workqueue without WQ_MEM_RECLAIM alexander . levin (Thu Dec 07 2017 - 12:53:34 EST)
- [PATCH AUTOSEL for 4.14 086/135] scsi: hisi_sas: fix the risk of freeing slot twice alexander . levin (Thu Dec 07 2017 - 12:53:57 EST)
- [PATCH AUTOSEL for 4.14 095/135] powerpc/xmon: Check before calling xive functions alexander . levin (Thu Dec 07 2017 - 12:54:20 EST)
- [PATCH AUTOSEL for 4.14 101/135] dev/dax: fix uninitialized variable build warning alexander . levin (Thu Dec 07 2017 - 12:54:35 EST)
- [PATCH AUTOSEL for 4.14 098/135] KVM: nVMX: Fix EPT switching advertising alexander . levin (Thu Dec 07 2017 - 12:54:59 EST)
- [PATCH AUTOSEL for 4.14 094/135] powerpc/perf/hv-24x7: Fix incorrect comparison in memord alexander . levin (Thu Dec 07 2017 - 12:55:25 EST)
- [PATCH AUTOSEL for 4.14 099/135] tty fix oops when rmmod 8250 alexander . levin (Thu Dec 07 2017 - 12:55:43 EST)
- [PATCH AUTOSEL for 4.14 089/135] mfd: mxs-lradc: Fix error handling in mxs_lradc_probe() alexander . levin (Thu Dec 07 2017 - 12:56:18 EST)
- [PATCH AUTOSEL for 4.14 088/135] scsi: hpsa: destroy sas transport properties before scsi_host alexander . levin (Thu Dec 07 2017 - 12:56:24 EST)
- [PATCH AUTOSEL for 4.14 090/135] net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg alexander . levin (Thu Dec 07 2017 - 12:56:38 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Arnaldo Carvalho de Melo (Thu Dec 07 2017 - 12:56:40 EST)
- RE: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented Roberts, William C (Thu Dec 07 2017 - 12:57:28 EST)
- [GIT PULL] arm64: fixes for -rc3 Will Deacon (Thu Dec 07 2017 - 12:58:11 EST)
- [PATCH AUTOSEL for 4.14 092/135] net: hns3: fix a bug when alloc new buffer alexander . levin (Thu Dec 07 2017 - 12:58:30 EST)
- [PATCH AUTOSEL for 4.14 093/135] serdev: ttyport: enforce tty-driver open() requirement alexander . levin (Thu Dec 07 2017 - 12:58:50 EST)
- Re: [PATCH] docs: refcount_t documentation Jonathan Corbet (Thu Dec 07 2017 - 12:59:01 EST)
- [PATCH AUTOSEL for 4.14 080/135] net: dsa: lan9303: Do not disable switch fabric port 0 at .probe alexander . levin (Thu Dec 07 2017 - 12:59:23 EST)
- [PATCH AUTOSEL for 4.14 081/135] net: hns3: fix a bug in hclge_uninit_client_instance alexander . levin (Thu Dec 07 2017 - 12:59:35 EST)
- [PATCH AUTOSEL for 4.14 078/135] xfs: return a distinct error code value for IGET_INCORE cache misses alexander . levin (Thu Dec 07 2017 - 12:59:58 EST)
- Re: [PATCH] docs: refcount_t documentation Kees Cook (Thu Dec 07 2017 - 13:00:08 EST)
- [PATCH AUTOSEL for 4.14 076/135] l2tp: cleanup l2tp_tunnel_delete calls alexander . levin (Thu Dec 07 2017 - 13:00:23 EST)
- [PATCH AUTOSEL for 4.14 071/135] Bluetooth: btusb: Add new NFA344A entry. alexander . levin (Thu Dec 07 2017 - 13:00:58 EST)
- [PATCH AUTOSEL for 4.14 072/135] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1 alexander . levin (Thu Dec 07 2017 - 13:01:13 EST)
- [PATCH AUTOSEL for 4.14 074/135] platform/x86: hp_accel: Add quirk for HP ProBook 440 G4 alexander . levin (Thu Dec 07 2017 - 13:01:22 EST)
- [PATCH AUTOSEL for 4.14 073/135] liquidio: fix kernel panic in VF driver alexander . levin (Thu Dec 07 2017 - 13:01:35 EST)
- [PATCH AUTOSEL for 4.14 075/135] nvme: use kref_get_unless_zero in nvme_find_get_ns alexander . levin (Thu Dec 07 2017 - 13:01:46 EST)
- [PATCH AUTOSEL for 4.14 077/135] xfs: fix log block underflow during recovery cycle verification alexander . levin (Thu Dec 07 2017 - 13:02:00 EST)
- [PATCH AUTOSEL for 4.14 065/135] btrfs: undo writable superblocke when sprouting fails alexander . levin (Thu Dec 07 2017 - 13:02:18 EST)
- [PATCH AUTOSEL for 4.14 061/135] Bluetooth: hci_ldisc: Fix another race when closing the tty. alexander . levin (Thu Dec 07 2017 - 13:02:40 EST)
- [PATCH AUTOSEL for 4.14 063/135] btrfs: fix false EIO for missing device alexander . levin (Thu Dec 07 2017 - 13:02:50 EST)
- [PATCH AUTOSEL for 4.14 070/135] ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply alexander . levin (Thu Dec 07 2017 - 13:03:13 EST)
- [PATCH AUTOSEL for 4.14 066/135] btrfs: avoid null pointer dereference on fs_info when calling btrfs_crit alexander . levin (Thu Dec 07 2017 - 13:03:22 EST)
- [PATCH AUTOSEL for 4.14 091/135] net: hns3: fix the bug when map buffer fail alexander . levin (Thu Dec 07 2017 - 13:03:47 EST)
- [PATCH AUTOSEL for 4.14 064/135] btrfs: Explicitly handle btrfs_update_root failure alexander . levin (Thu Dec 07 2017 - 13:04:01 EST)
- [PATCH AUTOSEL for 4.14 083/135] net: hns3: fix the bug of hns3_set_txbd_baseinfo alexander . levin (Thu Dec 07 2017 - 13:04:25 EST)
- [PATCH AUTOSEL for 4.14 085/135] PCI: Detach driver before procfs & sysfs teardown on device remove alexander . levin (Thu Dec 07 2017 - 13:04:40 EST)
- [PATCH AUTOSEL for 4.14 067/135] btrfs: tests: Fix a memory leak in error handling path in 'run_test()' alexander . levin (Thu Dec 07 2017 - 13:04:48 EST)
- [PATCH AUTOSEL for 4.14 079/135] xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real alexander . levin (Thu Dec 07 2017 - 13:04:58 EST)
- [PATCH AUTOSEL for 4.14 053/135] misc: pci_endpoint_test: Avoid triggering a BUG() alexander . levin (Thu Dec 07 2017 - 13:05:42 EST)
- [PATCH AUTOSEL for 4.14 057/135] rpmsg: glink: Initialize the "intent_req_comp" completion variable alexander . levin (Thu Dec 07 2017 - 13:05:55 EST)
- [PATCH AUTOSEL for 4.14 052/135] misc: pci_endpoint_test: Fix failure path return values in probe alexander . levin (Thu Dec 07 2017 - 13:06:00 EST)
- [PATCH AUTOSEL for 4.14 051/135] thermal/drivers/step_wise: Fix temperature regulation misbehavior alexander . levin (Thu Dec 07 2017 - 13:06:12 EST)
- [PATCH AUTOSEL for 4.14 049/135] ppp: Destroy the mutex when cleanup alexander . levin (Thu Dec 07 2017 - 13:06:31 EST)
- [PATCH AUTOSEL for 4.14 048/135] clk: tegra: Fix cclk_lp divisor register alexander . levin (Thu Dec 07 2017 - 13:06:49 EST)
- [PATCH AUTOSEL for 4.14 044/135] media: camss-vfe: always initialize reg at vfe_set_xbar_cfg() alexander . levin (Thu Dec 07 2017 - 13:07:05 EST)
- [PATCH AUTOSEL for 4.14 043/135] clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU alexander . levin (Thu Dec 07 2017 - 13:07:21 EST)
- [PATCH AUTOSEL for 4.14 055/135] GFS2: Take inode off order_write list when setting jdata flag alexander . levin (Thu Dec 07 2017 - 13:08:00 EST)
- [PATCH AUTOSEL for 4.14 050/135] ASoC: rsnd: rsnd_ssi_run_mods() needs to care ssi_parent_mod alexander . levin (Thu Dec 07 2017 - 13:08:16 EST)
- [PATCH AUTOSEL for 4.14 045/135] clk: hi6220: mark clock cs_atb_syspll as critical alexander . levin (Thu Dec 07 2017 - 13:08:28 EST)
- [PATCH AUTOSEL for 4.14 046/135] blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch alexander . levin (Thu Dec 07 2017 - 13:08:39 EST)
- [PATCH AUTOSEL for 4.14 047/135] clk: tegra: Use readl_relaxed_poll_timeout_atomic() in tegra210_clock_init() alexander . levin (Thu Dec 07 2017 - 13:08:55 EST)
- [PATCH AUTOSEL for 4.14 040/135] staging: rtl8188eu: Revert part of "staging: rtl8188eu: fix comments with lines over 80 characters" alexander . levin (Thu Dec 07 2017 - 13:09:28 EST)
- [PATCH AUTOSEL for 4.14 035/135] arm-ccn: perf: Prevent module unload while PMU is in use alexander . levin (Thu Dec 07 2017 - 13:09:56 EST)
- [PATCH AUTOSEL for 4.14 041/135] clk: mediatek: add the option for determining PLL source clock alexander . levin (Thu Dec 07 2017 - 13:10:08 EST)
- [PATCH AUTOSEL for 4.14 037/135] mm: Handle 0 flags in _calc_vm_trans() macro alexander . levin (Thu Dec 07 2017 - 13:10:25 EST)
- [PATCH AUTOSEL for 4.14 042/135] clk: imx: imx7d: Fix parent clock for OCRAM_CLK alexander . levin (Thu Dec 07 2017 - 13:10:38 EST)
- [PATCH AUTOSEL for 4.14 034/135] xfs: truncate pagecache before writeback in xfs_setattr_size() alexander . levin (Thu Dec 07 2017 - 13:10:56 EST)
- [PATCH AUTOSEL for 4.14 036/135] crypto: tcrypt - fix buffer lengths in test_aead_speed() alexander . levin (Thu Dec 07 2017 - 13:11:07 EST)
- [PATCH AUTOSEL for 4.14 022/135] powerpc/opal: Fix EBUSY bug in acquiring tokens alexander . levin (Thu Dec 07 2017 - 13:11:26 EST)
- [PATCH v2 07/10] arm64: dts: qcom: msm8916: drop remaining unused pinconfs Rishi Bhattacharya (Thu Dec 07 2017 - 13:11:32 EST)
- [PATCH AUTOSEL for 4.14 033/135] iommu/amd: Limit the IOVA page range to the specified addresses alexander . levin (Thu Dec 07 2017 - 13:11:41 EST)
- [PATCH AUTOSEL for 4.14 031/135] target/file: Do not return error for UNMAP if length is zero alexander . levin (Thu Dec 07 2017 - 13:12:06 EST)
- [PATCH AUTOSEL for 4.14 020/135] thunderbolt: tb: fix use after free in tb_activate_pcie_devices alexander . levin (Thu Dec 07 2017 - 13:12:19 EST)
- [PATCH AUTOSEL for 4.14 026/135] platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill() alexander . levin (Thu Dec 07 2017 - 13:12:33 EST)
- Re: [PATCH net-next v2 4/8] net: phy: meson-gxl: use genphy_config_init Andrew Lunn (Thu Dec 07 2017 - 13:12:42 EST)
- [PATCH AUTOSEL for 4.14 024/135] powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister alexander . levin (Thu Dec 07 2017 - 13:12:56 EST)
- [PATCH v4 0/4] Make input drivers y2038 safe Deepa Dinamani (Thu Dec 07 2017 - 13:13:26 EST)
- [PATCH v4 4/4] input: serio: Replace timeval by timespec64 Deepa Dinamani (Thu Dec 07 2017 - 13:13:29 EST)
- [PATCH v4 3/4] input: Deprecate real timestamps beyond year 2106 Deepa Dinamani (Thu Dec 07 2017 - 13:13:47 EST)
- [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps. Deepa Dinamani (Thu Dec 07 2017 - 13:14:12 EST)
- [PATCH v4 2/4] input: evdev: Replace timeval with timespec64 Deepa Dinamani (Thu Dec 07 2017 - 13:14:25 EST)
- [PATCH AUTOSEL for 4.14 030/135] target:fix condition return in core_pr_dump_initiator_port() alexander . levin (Thu Dec 07 2017 - 13:14:51 EST)
- [PATCH AUTOSEL for 4.14 023/135] powerpc/ipic: Fix status get and status clear alexander . levin (Thu Dec 07 2017 - 13:15:02 EST)
- [PATCH AUTOSEL for 4.14 021/135] netfilter: ipvs: Fix inappropriate output of procfs alexander . levin (Thu Dec 07 2017 - 13:15:16 EST)
- [PATCH AUTOSEL for 4.14 010/135] drm/amdgpu: bypass lru touch for KIQ ring submission alexander . levin (Thu Dec 07 2017 - 13:15:38 EST)
- [PATCH AUTOSEL for 4.14 019/135] iommu/mediatek: Fix driver name alexander . levin (Thu Dec 07 2017 - 13:15:51 EST)
- [PATCH AUTOSEL for 4.14 008/135] rtc: pcf8563: fix output clock rate alexander . levin (Thu Dec 07 2017 - 13:16:17 EST)
- [PATCH AUTOSEL for 4.14 001/135] IB/mlx4: Fix RSS's QPC attributes assignments alexander . levin (Thu Dec 07 2017 - 13:16:23 EST)
- [PATCH AUTOSEL for 4.14 004/135] fbdev: controlfb: Add missing modes to fix out of bounds access alexander . levin (Thu Dec 07 2017 - 13:16:34 EST)
- [PATCH AUTOSEL for 4.14 009/135] scsi: aacraid: use timespec64 instead of timeval alexander . levin (Thu Dec 07 2017 - 13:16:58 EST)
- [PATCH AUTOSEL for 4.14 005/135] video: udlfb: Fix read EDID timeout alexander . levin (Thu Dec 07 2017 - 13:17:10 EST)
- [PATCH AUTOSEL for 4.14 007/135] video: fbdev: au1200fb: Return an error code if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 13:17:31 EST)
- [PATCH AUTOSEL for 4.14 006/135] video: fbdev: au1200fb: Release some resources if a memory allocation fails alexander . levin (Thu Dec 07 2017 - 13:17:41 EST)
- [PATCH AUTOSEL for 4.14 028/135] target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd() alexander . levin (Thu Dec 07 2017 - 13:17:48 EST)
- [PATCH AUTOSEL for 4.14 027/135] target/iscsi: Detect conn_cmd_list corruption early alexander . levin (Thu Dec 07 2017 - 13:18:06 EST)
- [PATCH AUTOSEL for 4.14 003/135] sfc: don't warn on successful change of MAC alexander . levin (Thu Dec 07 2017 - 13:18:27 EST)
- [PATCH AUTOSEL for 4.14 017/135] powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo alexander . levin (Thu Dec 07 2017 - 13:18:32 EST)
- [PATCH AUTOSEL for 4.14 029/135] iscsi-target: fix memory leak in lio_target_tiqn_addtpg() alexander . levin (Thu Dec 07 2017 - 13:18:45 EST)
- [PATCH AUTOSEL for 4.14 018/135] PCI: Do not allocate more buses than available in parent alexander . levin (Thu Dec 07 2017 - 13:19:07 EST)
- [PATCH AUTOSEL for 4.14 016/135] PCI/PME: Handle invalid data when reading Root Status alexander . levin (Thu Dec 07 2017 - 13:19:28 EST)
- [PATCH AUTOSEL for 4.14 013/135] ASoC: Intel: Skylake: Fix uuid_module memory leak in failure case alexander . levin (Thu Dec 07 2017 - 13:19:38 EST)
- [PATCH AUTOSEL for 4.14 012/135] ASoC: cs42l56: Fix reset GPIO name in example DT binding alexander . levin (Thu Dec 07 2017 - 13:19:51 EST)
- [PATCH AUTOSEL for 4.14 014/135] dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type alexander . levin (Thu Dec 07 2017 - 13:20:03 EST)
- [PATCH AUTOSEL for 4.14 015/135] mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create() alexander . levin (Thu Dec 07 2017 - 13:20:15 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Thu Dec 07 2017 - 13:20:55 EST)
- Re: [PATCH] LDT improvements Andy Lutomirski (Thu Dec 07 2017 - 13:21:56 EST)
- [PATCH] ARM: dts: sun8i-h3: Remove allwinner,leds-active-low for non internal PHY Corentin Labbe (Thu Dec 07 2017 - 13:23:21 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() Ben Hutchings (Thu Dec 07 2017 - 13:26:12 EST)
- Re: [PATCH] lib/string: avoid reading beyond src buffer in strscpy Kees Cook (Thu Dec 07 2017 - 13:26:53 EST)
- Re: [RFC] vfio/type1: Add IOVA_RANGE capability support Alex Williamson (Thu Dec 07 2017 - 13:37:28 EST)
- Re: [Regression 4.15-rc2] New messages `tpm tpm0: A TPM error (2314) occurred continue selftest` Jason Gunthorpe (Thu Dec 07 2017 - 13:38:00 EST)
- Re: [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock David Miller (Thu Dec 07 2017 - 13:39:41 EST)
- [PATCH v2 net-next 0/4] bpftool: cgroup bpf operations Roman Gushchin (Thu Dec 07 2017 - 13:40:04 EST)
- [PATCH v2 net-next 1/4] libbpf: add ability to guess program type based on section name Roman Gushchin (Thu Dec 07 2017 - 13:40:17 EST)
- [PATCH v2 net-next 4/4] bpftool: implement cgroup bpf operations Roman Gushchin (Thu Dec 07 2017 - 13:40:39 EST)
- [PATCH v2 net-next 3/4] bpftool: implement prog load command Roman Gushchin (Thu Dec 07 2017 - 13:40:43 EST)
- [PATCH v2 net-next 2/4] libbpf: prefer global symbols as bpf program name source Roman Gushchin (Thu Dec 07 2017 - 13:40:48 EST)
- Re: [PATCH] net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case David Miller (Thu Dec 07 2017 - 13:41:46 EST)
- Re: [PATCH] mm/slab: Do not hash pointers when debugging slab Kees Cook (Thu Dec 07 2017 - 13:43:17 EST)
- Re: [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures Timur Tabi (Thu Dec 07 2017 - 13:43:41 EST)
- Re: [PATCH net-next v3] net: dsa: Allow compiling out legacy support David Miller (Thu Dec 07 2017 - 13:45:49 EST)
- Re: [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86 Timur Tabi (Thu Dec 07 2017 - 13:46:51 EST)
- Re: [PATCH] net: ethernet: arc: fix error handling in emac_rockchip_probe David Miller (Thu Dec 07 2017 - 13:52:15 EST)
- [PATCH net-next] net: dsa: lan9303: Protect ALR operations with mutex Egil Hjelmeland (Thu Dec 07 2017 - 13:56:27 EST)
- Re: [PATCH v5 1/2] at24: support eeproms that do not auto-rollover reads. Uwe Kleine-König (Thu Dec 07 2017 - 14:03:04 EST)
- Re: [PATCH 2/2] acpi, x86: Use SPCR table for earlycon on x86 Prarit Bhargava (Thu Dec 07 2017 - 14:03:31 EST)
- [PATCH v2 1/3] regulator: axp20x: add drivevbus support for axp803 Jagan Teki (Thu Dec 07 2017 - 14:04:39 EST)
- [PATCH v2 2/3] arm64: allwinner: axp803: Add drivevbus regulator Jagan Teki (Thu Dec 07 2017 - 14:05:01 EST)
- [PATCH v2 3/3] arm64: allwinner: a64: bananapi-m64: add usb otg Jagan Teki (Thu Dec 07 2017 - 14:05:16 EST)
- Re: [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures Prarit Bhargava (Thu Dec 07 2017 - 14:05:27 EST)
- Re: [PATCH 4/8] vfs: remove unused hardirq.h Yang Shi (Thu Dec 07 2017 - 14:13:10 EST)
- Re: [PATCH 6/8] net: caif: remove unused hardirq.h Yang Shi (Thu Dec 07 2017 - 14:14:11 EST)
- Re: [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock David Miller (Thu Dec 07 2017 - 14:14:21 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Kees Cook (Thu Dec 07 2017 - 14:14:34 EST)
- Re: [PATCH 7/8] net: ovs: remove unused hardirq.h Yang Shi (Thu Dec 07 2017 - 14:15:16 EST)
- Re: [PATCH 8/8] net: tipc: remove unused hardirq.h Yang Shi (Thu Dec 07 2017 - 14:16:09 EST)
- Re: [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT Yang Shi (Thu Dec 07 2017 - 14:17:18 EST)
- Re: [PATCH v2] usb: dwc2: Remove unnecessary debug prints Joe Perches (Thu Dec 07 2017 - 14:17:20 EST)
- Re: [PATCH v2] usb: dwc2: Remove unnecessary debug prints Joe Perches (Thu Dec 07 2017 - 14:18:28 EST)
- RE: [PATCH 8/8] net: tipc: remove unused hardirq.h Jon Maloy (Thu Dec 07 2017 - 14:21:05 EST)
- Re: [PATCH 4/8] vfs: remove unused hardirq.h Al Viro (Thu Dec 07 2017 - 14:22:05 EST)
- Re: [PATCH v2 net-next 4/4] bpftool: implement cgroup bpf operations David Ahern (Thu Dec 07 2017 - 14:22:52 EST)
- Re: [RFC 0/2] of: Add whitelist Alan Tull (Thu Dec 07 2017 - 14:23:00 EST)
- [PATCH v6 0/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Thu Dec 07 2017 - 14:26:31 EST)
- [PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property Sven Van Asbroeck (Thu Dec 07 2017 - 14:26:34 EST)
- [PATCH v6 1/2] at24: support eeproms that do not auto-rollover reads. Sven Van Asbroeck (Thu Dec 07 2017 - 14:26:58 EST)
- Re: [ovs-dev] [PATCH 7/8] net: ovs: remove unused hardirq.h Pravin Shelar (Thu Dec 07 2017 - 14:27:38 EST)
- Re: [PATCH 1/2] acpi, spcr: Make SPCR avialable to other architectures Timur Tabi (Thu Dec 07 2017 - 14:35:12 EST)
- Re: [PATCH] x86/pci: Add a break condition when enabling BAR Bandan Das (Thu Dec 07 2017 - 14:41:11 EST)
- Re: [RFC PATCH] blk-throttle: add burst allowance. Vivek Goyal (Thu Dec 07 2017 - 14:43:39 EST)
- Re: [PATCH] PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() Ulf Hansson (Thu Dec 07 2017 - 14:44:58 EST)
- Re: [PATCH] PM / runtime: Fix handling of suppliers with disabled runtime PM Ulf Hansson (Thu Dec 07 2017 - 14:48:58 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case Ivan Khoronzhuk (Thu Dec 07 2017 - 14:49:07 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case David Miller (Thu Dec 07 2017 - 14:50:31 EST)
- [PATCH 1/2] hwmon: (pmbus): Export pmbus device debugfs directory entry Eddie James (Thu Dec 07 2017 - 14:50:56 EST)
- [PATCH 2/2] hwmon (pmbus): cffps: Add debugfs entries Eddie James (Thu Dec 07 2017 - 14:51:03 EST)
- [PATCH 0/2] hwmon (pmbus): cffps: Add debugfs entries Eddie James (Thu Dec 07 2017 - 14:51:18 EST)
- Re: PI futexes + lock stealing woes Julia Cartwright (Thu Dec 07 2017 - 14:51:36 EST)
- Re: module: add debugging alias parsing support Luis R. Rodriguez (Thu Dec 07 2017 - 14:51:48 EST)
- Re: [PATCH net-next 1/6] net: mvpp2: only free the TSO header buffers when it was allocated David Miller (Thu Dec 07 2017 - 14:53:38 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: correct error handling for chan create Ivan Khoronzhuk (Thu Dec 07 2017 - 14:56:38 EST)
- Re: [PATCH] kthread: finer-grained lockdep/cross-release completion Peter Zijlstra (Thu Dec 07 2017 - 14:57:28 EST)
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE Matthew Wilcox (Thu Dec 07 2017 - 14:57:39 EST)
- Re: [PATCH 8/8] net: tipc: remove unused hardirq.h Yang Shi (Thu Dec 07 2017 - 15:02:51 EST)
- Re: [PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Marcelo Ricardo Leitner (Thu Dec 07 2017 - 15:03:00 EST)
- Re: [PATCH 4.4 71/96] e1000e: Separate signaling for link check/link up Ben Hutchings (Thu Dec 07 2017 - 15:03:13 EST)
- Re: [PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint David Miller (Thu Dec 07 2017 - 15:04:55 EST)
- Re: [PATCH 4.4 00/49] 4.4.105-stable review Greg Kroah-Hartman (Thu Dec 07 2017 - 15:06:06 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case Ivan Khoronzhuk (Thu Dec 07 2017 - 15:10:15 EST)
- Re: [PATCH] x86/pci: Add a break condition when enabling BAR Bjorn Helgaas (Thu Dec 07 2017 - 15:11:38 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case David Miller (Thu Dec 07 2017 - 15:13:22 EST)
- Re: [PATCH] mm/slab: Do not hash pointers when debugging slab Christopher Lameter (Thu Dec 07 2017 - 15:15:35 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sinan Kaya (Thu Dec 07 2017 - 15:15:41 EST)
- Re: [PATCH 4.4 78/96] drm/armada: Fix compile fail Ben Hutchings (Thu Dec 07 2017 - 15:16:15 EST)
- Re: [PATCH] mtd: nand: cafe: clean up DMA address setup Boris Brezillon (Thu Dec 07 2017 - 15:17:45 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sinan Kaya (Thu Dec 07 2017 - 15:18:02 EST)
- Re: [PATCH v2 1/3] mtd: nand: cafe: remove use of NAND_OWN_BUFFERS Boris Brezillon (Thu Dec 07 2017 - 15:18:47 EST)
- [PATCH 0/2] serial-Tegra: Adjustments for two function implementations SF Markus Elfring (Thu Dec 07 2017 - 15:18:54 EST)
- Re: [PATCH v3 2/6] iommu/vt-d: Add Intel IOMMU debugfs to show context internals Mehta, Sohil (Thu Dec 07 2017 - 15:19:48 EST)
- [PATCH 1/2] serial: tegra: Delete an error message for a failed memory allocation in tegra_uart_probe() SF Markus Elfring (Thu Dec 07 2017 - 15:20:44 EST)
- Re: [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support Brijesh Singh (Thu Dec 07 2017 - 15:21:38 EST)
- [PATCH 2/2] serial: tegra: Fix a typo in a comment line SF Markus Elfring (Thu Dec 07 2017 - 15:21:45 EST)
- Re: [PATCH net-next] net: ethernet: ti: cpdma: rate is not changed - correct case Ivan Khoronzhuk (Thu Dec 07 2017 - 15:21:51 EST)
- Re: [PATCH v3 3/6] iommu/vt-d: Add Intel IOMMU debugfs to show extended context internals Mehta, Sohil (Thu Dec 07 2017 - 15:30:37 EST)
- Re: [PATCH] clk: meson: make the spinlock naming more specific Kevin Hilman (Thu Dec 07 2017 - 15:31:28 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Stephen Rothwell (Thu Dec 07 2017 - 15:34:48 EST)
- Re: [PATCH v8 4/6] clocksource: stm32: only use 32 bits timers Benjamin Gaignard (Thu Dec 07 2017 - 15:36:17 EST)
- Re: [PATCH v8 1/3] arm: npcm: add basic support for Nuvoton BMCs Brendan Higgins (Thu Dec 07 2017 - 15:37:29 EST)
- Re: [PATCH] drivers/scsi/qla2xxx: fix double free bug after firmware timeout Madhani, Himanshu (Thu Dec 07 2017 - 15:38:36 EST)
- Re: [PATCH] docs: add documentation on printing kernel addresses Tobin C. Harding (Thu Dec 07 2017 - 15:39:11 EST)
- [PATCH v2 1/2] x86/mce/AMD: Define function to get SMCA bank type Yazen Ghannam (Thu Dec 07 2017 - 15:40:18 EST)
- [PATCH v2 2/2] x86/mce: Report only DRAM ECC as memory errors on AMD systems Yazen Ghannam (Thu Dec 07 2017 - 15:40:29 EST)
- Re: [PATCH v3 1/2] clocksource: npcm: add NPCM7xx timer driver Brendan Higgins (Thu Dec 07 2017 - 15:40:40 EST)
- Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA Ben Hutchings (Thu Dec 07 2017 - 15:41:22 EST)
- Re: [PATCH 1/2] hwmon: (pmbus): Export pmbus device debugfs directory entry Guenter Roeck (Thu Dec 07 2017 - 15:42:41 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 15:44:43 EST)
- [PATCH] staging: pi433: Fix ISO-8859 encoded non-english comments Simon SandstrÃm (Thu Dec 07 2017 - 15:50:06 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Jonathan Corbet (Thu Dec 07 2017 - 15:53:05 EST)
- Re: [PATCH 2/2] hwmon (pmbus): cffps: Add debugfs entries Guenter Roeck (Thu Dec 07 2017 - 15:53:29 EST)
- Re: [PATCH 3.18 00/26] 3.18.87-stable review Guenter Roeck (Thu Dec 07 2017 - 15:54:21 EST)
- Re: [PATCH 4.4 00/49] 4.4.105-stable review Guenter Roeck (Thu Dec 07 2017 - 15:54:45 EST)
- Re: [PATCH 4.9 000/109] 4.9.68-stable review Guenter Roeck (Thu Dec 07 2017 - 15:55:32 EST)
- Re: [PATCH 4.14 00/75] 4.14.5-stable review Guenter Roeck (Thu Dec 07 2017 - 15:55:57 EST)
- Re: [PATCH] checkpatch: add check for tag Co-Developed-by Tobin C. Harding (Thu Dec 07 2017 - 15:56:26 EST)
- Re: [Intel-gfx] [PATCH] kthread: finer-grained lockdep/cross-release completion Daniel Vetter (Thu Dec 07 2017 - 15:57:06 EST)
- Re: [PATCH net-next] net: dsa: lan9303: Protect ALR operations with mutex Andrew Lunn (Thu Dec 07 2017 - 15:58:39 EST)
- Re: [patches] Re: [GIT PULL] RISC-V Cleanups and ABI Fixes for 4.15-rc2 Palmer Dabbelt (Thu Dec 07 2017 - 15:59:41 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Dan Carpenter (Thu Dec 07 2017 - 16:00:10 EST)
- Re: [PATCH AUTOSEL for 4.14 012/135] ASoC: cs42l56: Fix reset GPIO name in example DT binding alexander . levin (Thu Dec 07 2017 - 16:05:10 EST)
- Re: [PATCH v2 3/3] checkpatch: warn for use of %px Tobin C. Harding (Thu Dec 07 2017 - 16:07:02 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Thu Dec 07 2017 - 16:07:08 EST)
- [PATCH] mux: add SPDX identifiers to all mux source files Peter Rosin (Thu Dec 07 2017 - 16:09:08 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Paul E. McKenney (Thu Dec 07 2017 - 16:10:27 EST)
- [PATCH V7 2/7] ACPI / bus: Introduce acpi_get_match_data() function Sinan Kaya (Thu Dec 07 2017 - 16:10:51 EST)
- [PATCH V7 3/7] device property: Introduce a common API to fetch device match data Sinan Kaya (Thu Dec 07 2017 - 16:10:57 EST)
- [PATCH V7 6/7] dmaengine: qcom_hidma: Add support for the new revision Sinan Kaya (Thu Dec 07 2017 - 16:11:03 EST)
- [PATCH V7 7/7] dmaengine: qcom_hidma: Add identity register support Sinan Kaya (Thu Dec 07 2017 - 16:11:26 EST)
- [PATCH V7 4/7] OF: properties: Implement get_match_data() callback Sinan Kaya (Thu Dec 07 2017 - 16:12:00 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Bart Van Assche (Thu Dec 07 2017 - 16:12:06 EST)
- [PATCH V7 5/7] ACPI: properties: Implement get_match_data() callback Sinan Kaya (Thu Dec 07 2017 - 16:12:24 EST)
- [PATCH V7 1/7] Documentation: DT: qcom_hidma: Bump HW revision for the bugfixed HW Sinan Kaya (Thu Dec 07 2017 - 16:12:47 EST)
- [PATCH] staging: pi433: Add spaces around & and + operator Simon SandstrÃm (Thu Dec 07 2017 - 16:15:10 EST)
- Re: [PATCH v2 3/3] checkpatch: warn for use of %px Tobin C. Harding (Thu Dec 07 2017 - 16:15:48 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Martin K. Petersen (Thu Dec 07 2017 - 16:16:23 EST)
- [PATCH 0/4] USB over IP Secuurity fixes Shuah Khan (Thu Dec 07 2017 - 16:17:21 EST)
- [PATCH 3/4] usbip: prevent vhci_hcd driver from leaking a socket pointer address Shuah Khan (Thu Dec 07 2017 - 16:17:28 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 16:17:32 EST)
- Re: [PATCH] PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() Rafael J. Wysocki (Thu Dec 07 2017 - 16:17:49 EST)
- Re: [PATCH v2 3/3] checkpatch: warn for use of %px Joe Perches (Thu Dec 07 2017 - 16:18:04 EST)
- [PATCH 2/4] usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input Shuah Khan (Thu Dec 07 2017 - 16:18:19 EST)
- [PATCH 4/4] usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer Shuah Khan (Thu Dec 07 2017 - 16:18:28 EST)
- [PATCH 0/2] tty/serial/sccnxp: Adjustments for sccnxp_probe() SF Markus Elfring (Thu Dec 07 2017 - 16:18:47 EST)
- [PATCH 1/4] usbip: fix stub_rx: get_pipe() to validate endpoint number Shuah Khan (Thu Dec 07 2017 - 16:19:17 EST)
- [PATCH 1/2] serial: sccnxp: Delete an error message for a failed memory allocation in sccnxp_probe() SF Markus Elfring (Thu Dec 07 2017 - 16:19:26 EST)
- Re: [PATCH v8 1/3] arm: npcm: add basic support for Nuvoton BMCs Philippe Ombredanne (Thu Dec 07 2017 - 16:20:21 EST)
- [PATCH 2/2] serial: sccnxp: Improve a size determination in sccnxp_probe() SF Markus Elfring (Thu Dec 07 2017 - 16:20:39 EST)
- Re: [PATCH 4.4 95/96] s390/kbuild: enable modversions for symbols exported from asm Ben Hutchings (Thu Dec 07 2017 - 16:21:20 EST)
- Re: [Part2 PATCH v9 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support Philippe Ombredanne (Thu Dec 07 2017 - 16:21:38 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 16:21:57 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap David Rientjes (Thu Dec 07 2017 - 16:22:40 EST)
- Re: [v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9 Rafael J. Wysocki (Thu Dec 07 2017 - 16:25:23 EST)
- Re: WARNING in x86_emulate_insn Jim Mattson (Thu Dec 07 2017 - 16:25:25 EST)
- Re: [PATCH] mux: add SPDX identifiers to all mux source files Philippe Ombredanne (Thu Dec 07 2017 - 16:25:45 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 16:26:53 EST)
- Re: USB: hub: Delete an error message for a failed memory allocation in usb_hub_clear_tt_buffer() Alan Stern (Thu Dec 07 2017 - 16:27:01 EST)
- Re: [PATCH v3 10/16] iommu: introduce device fault report API Alex Williamson (Thu Dec 07 2017 - 16:27:33 EST)
- Re: [PATCH v2 3/3] checkpatch: warn for use of %px Joe Perches (Thu Dec 07 2017 - 16:27:35 EST)
- [PATCH] i2c: hix5hd2: Make sure clk is disabled in remove Alexey Khoroshilov (Thu Dec 07 2017 - 16:28:18 EST)
- Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command David Lechner (Thu Dec 07 2017 - 16:29:13 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Jonathan Corbet (Thu Dec 07 2017 - 16:30:59 EST)
- Re: [PATCH v5 1/2] at24: support eeproms that do not auto-rollover reads. Bartosz Golaszewski (Thu Dec 07 2017 - 16:33:57 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Joe Perches (Thu Dec 07 2017 - 16:35:51 EST)
- Re: [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices Alan Tull (Thu Dec 07 2017 - 16:42:29 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 16:42:52 EST)
- Re: [PATCH 2/3] bluetooth: hci_ll: add constant for vendor-specific command Marcel Holtmann (Thu Dec 07 2017 - 16:43:26 EST)
- [PATCH v2 0/2] Documentation and driver of logicoreIP Dhaval Shah (Thu Dec 07 2017 - 16:43:52 EST)
- [PATCH v2 1/2] Documentation: devicetree: Add DT bindings to xlnx_vcu driver Dhaval Shah (Thu Dec 07 2017 - 16:44:01 EST)
- [PATCH v2 2/2] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Shah (Thu Dec 07 2017 - 16:44:16 EST)
- Re: Timer refuses to expire Paul E. McKenney (Thu Dec 07 2017 - 16:45:23 EST)
- Re: [PATCH v2 2/2] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Philippe Ombredanne (Thu Dec 07 2017 - 16:47:54 EST)
- Re: [kernel-hardening] [PATCH v3 2/2] Protected O_CREAT open in sticky directories Solar Designer (Thu Dec 07 2017 - 16:47:58 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Alex Williamson (Thu Dec 07 2017 - 16:51:28 EST)
- Re: [PATCH] Scheduler: Removed first parameter from prepare_lock_switch Rodrigo Siqueira (Thu Dec 07 2017 - 16:52:42 EST)
- Re: Multiple oom_reaper BUGs: unmap_page_range racing with exit_mmap David Rientjes (Thu Dec 07 2017 - 16:55:14 EST)
- Re: [PATCH v2 net-next 3/4] bpftool: implement prog load command Jakub Kicinski (Thu Dec 07 2017 - 16:55:37 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Alex Williamson (Thu Dec 07 2017 - 16:56:46 EST)
- Re: [PATCH v5 1/2] at24: support eeproms that do not auto-rollover reads. Uwe Kleine-König (Thu Dec 07 2017 - 16:58:13 EST)
- Re: [PATCH v2] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 16:58:32 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Sakari Ailus (Thu Dec 07 2017 - 17:06:52 EST)
- Re: [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header Rob Herring (Thu Dec 07 2017 - 17:10:22 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Eric Dumazet (Thu Dec 07 2017 - 17:11:58 EST)
- Re: [RFC v2 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox Rob Herring (Thu Dec 07 2017 - 17:14:25 EST)
- linux-next: Signed-off-by missing for commit in the drm-intel-fixes tree Stephen Rothwell (Thu Dec 07 2017 - 17:15:29 EST)
- Re: [PATCH] drivers/scsi/qla2xxx: fix double free bug after firmware timeout Max Kellermann (Thu Dec 07 2017 - 17:17:36 EST)
- Re: [PATCH 2/2] hwmon (pmbus): cffps: Add debugfs entries Eddie James (Thu Dec 07 2017 - 17:19:58 EST)
- Re: [PATCH V6 3/7] device property: Introduce a common API to fetch device match data Rafael J. Wysocki (Thu Dec 07 2017 - 17:20:03 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Dave Chinner (Thu Dec 07 2017 - 17:22:27 EST)
- Re: [PATCH v2 net-next 4/4] bpftool: implement cgroup bpf operations Jakub Kicinski (Thu Dec 07 2017 - 17:23:16 EST)
- Re: [PATCH] netfilter: fix clusterip_net_exit build regression Pablo Neira Ayuso (Thu Dec 07 2017 - 17:23:27 EST)
- Re: [PATCH v4 1/4] uinput: Use monotonic times for uinput timestamps. Arnd Bergmann (Thu Dec 07 2017 - 17:24:37 EST)
- [PATCH 0/3] doc: update printk documentation Tobin C. Harding (Thu Dec 07 2017 - 17:28:15 EST)
- [PATCH 1/3] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 17:28:23 EST)
- [PATCH 3/3] doc: add documentation on printing kernel addresses Tobin C. Harding (Thu Dec 07 2017 - 17:28:32 EST)
- [PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute Govinda Tatti (Thu Dec 07 2017 - 17:28:43 EST)
- [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute Govinda Tatti (Thu Dec 07 2017 - 17:28:50 EST)
- [PATCH 2/3] doc: update kpt_restrict documentation Tobin C. Harding (Thu Dec 07 2017 - 17:29:15 EST)
- [PATCH V3 1/2] Drivers/PCI: Export pcie_has_flr() interface Govinda Tatti (Thu Dec 07 2017 - 17:29:25 EST)
- Lockdep is less useful than it was Matthew Wilcox (Thu Dec 07 2017 - 17:38:33 EST)
- [PATCH] net: intel: e100: Fix warning of passing zero to 'PTR_ERR' Vasyl Gomonovych (Thu Dec 07 2017 - 17:39:22 EST)
- Re: Lockdep is less useful than it was Matthew Wilcox (Thu Dec 07 2017 - 17:40:08 EST)
- [PATCH 2/5] -march=native: POPCNT support Alexey Dobriyan (Thu Dec 07 2017 - 17:42:14 EST)
- [PATCH 5/5] -march=native: MOVBE support Alexey Dobriyan (Thu Dec 07 2017 - 17:42:15 EST)
- [PATCH 4/5] -march=native: REP STOSB Alexey Dobriyan (Thu Dec 07 2017 - 17:42:33 EST)
- Re: [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860 Rob Herring (Thu Dec 07 2017 - 17:42:38 EST)
- [PATCH 3/5] -march=native: REP MOVSB support Alexey Dobriyan (Thu Dec 07 2017 - 17:43:02 EST)
- [PATCH v0 1/5] x86_64: march=native support Alexey Dobriyan (Thu Dec 07 2017 - 17:43:13 EST)
- Re: [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860 Rob Herring (Thu Dec 07 2017 - 17:43:54 EST)
- Re: [PATCH 4.4 05/27] x86/efi: Build our own page table structures Ben Hutchings (Thu Dec 07 2017 - 17:44:05 EST)
- Re: [PATCH v2 2/6] dt: bindings: lp8860: Update DT label binding Rob Herring (Thu Dec 07 2017 - 17:45:34 EST)
- Re: [PATCH v2 4/6] dt: bindings: lp8860: Add trigger binding to the lp8860 Rob Herring (Thu Dec 07 2017 - 17:46:41 EST)
- [RFC PATCH v2 1/2] xen/pvh: Add memory map pointer to hvm_start_info struct Maran Wilson (Thu Dec 07 2017 - 17:47:14 EST)
- [RFC PATCH v2 0/2] KVM: x86: Allow Qemu/KVM to use PVH entry point Maran Wilson (Thu Dec 07 2017 - 17:47:30 EST)
- [RFC PATCH v2 2/2] KVM: x86: Allow Qemu/KVM to use PVH entry point Maran Wilson (Thu Dec 07 2017 - 17:47:44 EST)
- Re: [PATCH v8 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Rob Herring (Thu Dec 07 2017 - 17:49:45 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Kees Cook (Thu Dec 07 2017 - 17:50:49 EST)
- Re: [PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string Rob Herring (Thu Dec 07 2017 - 17:50:53 EST)
- Re: [PATCH] clk: qcom: gcc-msm8996: always enable aggre0_noc gdsc Stephen Boyd (Thu Dec 07 2017 - 17:54:49 EST)
- [PATCH net-next] net: stmmac: fix broken dma_interrupt handling for multi-queues Niklas Cassel (Thu Dec 07 2017 - 17:57:12 EST)
- Re: [PATCH] libsas: flush pending destruct work in sas_unregister_domain_devices() Cong Wang (Thu Dec 07 2017 - 17:58:25 EST)
- Re: [PATCH v2 net-next 4/4] bpftool: implement cgroup bpf operations Philippe Ombredanne (Thu Dec 07 2017 - 18:01:08 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Jonathan Corbet (Thu Dec 07 2017 - 18:01:52 EST)
- Re: Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown Luis R. Rodriguez (Thu Dec 07 2017 - 18:02:47 EST)
- [PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR' Vasyl Gomonovych (Thu Dec 07 2017 - 18:03:23 EST)
- Re: PI futexes + lock stealing woes Gratian Crisan (Thu Dec 07 2017 - 18:04:11 EST)
- Re: [PATCH v8 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver Dan Murphy (Thu Dec 07 2017 - 18:05:20 EST)
- [PATCH v2] dt-bindings: Add an enable method to RISC-V Palmer Dabbelt (Thu Dec 07 2017 - 18:05:53 EST)
- Re: [RFC PATCH] KVM: x86: Allow Qemu/KVM to use PVH entry point Maran Wilson (Thu Dec 07 2017 - 18:06:28 EST)
- Re: [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860 Dan Murphy (Thu Dec 07 2017 - 18:08:18 EST)
- Re: [PATCH v2 1/6] dt: bindings: lp8860: Update bindings for lp8860 Dan Murphy (Thu Dec 07 2017 - 18:08:48 EST)
- Re: [PATCH v2 2/6] dt: bindings: lp8860: Update DT label binding Dan Murphy (Thu Dec 07 2017 - 18:09:57 EST)
- Re: [PATCH 2/5] -march=native: POPCNT support H. Peter Anvin (Thu Dec 07 2017 - 18:12:05 EST)
- Re: [PATCH 2/2] hwmon (pmbus): cffps: Add debugfs entries Guenter Roeck (Thu Dec 07 2017 - 18:18:14 EST)
- Re: [PATCH v3 06/12] dt-bindings: Document the Rockchip ISP1 bindings Rob Herring (Thu Dec 07 2017 - 18:20:40 EST)
- Re: [PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR' Matthew Wilcox (Thu Dec 07 2017 - 18:20:44 EST)
- [GIT PULL] MD update for 4.15-rc2 Shaohua Li (Thu Dec 07 2017 - 18:21:12 EST)
- Re: [PATCH v9 01/13] Documentation: Add SLIMbus summary Srinivas Kandagatla (Thu Dec 07 2017 - 18:23:00 EST)
- Re: [PATCH 0/9] media: imx: Add better OF graph support Steve Longerbeam (Thu Dec 07 2017 - 18:23:31 EST)
- Re: [PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR' Al Viro (Thu Dec 07 2017 - 18:23:38 EST)
- Re: [PATCH v2] ubsan: don't handle misaligned address when support unaligned access Andrew Morton (Thu Dec 07 2017 - 18:25:00 EST)
- Re: [PATCH] fs/seq_file: Fix warning of passing zero to 'PTR_ERR' Al Viro (Thu Dec 07 2017 - 18:26:09 EST)
- Re: [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings Rob Herring (Thu Dec 07 2017 - 18:26:26 EST)
- Re: possible deadlock in generic_file_write_iter (2) Byungchul Park (Thu Dec 07 2017 - 18:27:21 EST)
- [PATCH 0/4] checkpatch: update warnings Tobin C. Harding (Thu Dec 07 2017 - 18:28:05 EST)
- [PATCH 1/4] checkpatch: add sub routine get_stat_real() Tobin C. Harding (Thu Dec 07 2017 - 18:28:10 EST)
- [PATCH 2/4] checkpatch: add sub routine get_stat_here() Tobin C. Harding (Thu Dec 07 2017 - 18:28:14 EST)
- [PATCH 4/4] checkpatch: add check for tag Co-Developed-by Tobin C. Harding (Thu Dec 07 2017 - 18:28:21 EST)
- [PATCH 3/4] checkpatch: warn for use of %px Tobin C. Harding (Thu Dec 07 2017 - 18:28:36 EST)
- Re: [PATCH v2 5/5] fpga: region: return NOTIFY_STOP if overlay shoud be accepted Moritz Fischer (Thu Dec 07 2017 - 18:29:39 EST)
- Re: [PATCH] clk: qcom: gcc-msm8996: always enable aggre0_noc gdsc Srinivas Kandagatla (Thu Dec 07 2017 - 18:30:23 EST)
- [RFC PATCH] mm: kasan: suppress soft lockup in slub when !CONFIG_PREEMPT Yang Shi (Thu Dec 07 2017 - 18:30:35 EST)
- Re: [PATCH v3 2/4] regulator: bindings: Add properties for coupled regulators Rob Herring (Thu Dec 07 2017 - 18:30:42 EST)
- Re: [PATCH 1/3] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 18:31:58 EST)
- [PATCH v1 0/3] x86: SME: BSP/SME microcode update fix Tom Lendacky (Thu Dec 07 2017 - 18:33:53 EST)
- [PATCH v1 1/3] x86/mm: Centralize PMD flags in sme_encrypt_kernel() Tom Lendacky (Thu Dec 07 2017 - 18:34:03 EST)
- [PATCH v1 2/3] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption Tom Lendacky (Thu Dec 07 2017 - 18:34:14 EST)
- [PATCH v1 3/3] x86/mm: Encrypt the initrd earlier for BSP microcode update Tom Lendacky (Thu Dec 07 2017 - 18:34:23 EST)
- Re: [PATCH v6 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs Rob Herring (Thu Dec 07 2017 - 18:35:56 EST)
- Re: [PATCH v0 1/5] x86_64: march=native support H. Peter Anvin (Thu Dec 07 2017 - 18:37:10 EST)
- Re: [RFC PATCH] mm: kasan: suppress soft lockup in slub when !CONFIG_PREEMPT Matthew Wilcox (Thu Dec 07 2017 - 18:41:05 EST)
- Re: [PATCH v2 2/2] uio: Introduce UIO driver dt-binding documentation Rob Herring (Thu Dec 07 2017 - 18:42:37 EST)
- [RFC][PATCH] staging: ion: Fix ion_cma_heap allocations John Stultz (Thu Dec 07 2017 - 18:43:04 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 18:44:13 EST)
- Re: [PATCH v3] mm, thp: introduce generic transparent huge page allocation interfaces Andrew Morton (Thu Dec 07 2017 - 18:45:25 EST)
- Re: [PATCH v4 1/2] of: documentation: add bindings documentation for TS-7970 Rob Herring (Thu Dec 07 2017 - 18:45:58 EST)
- Re: [PATCH v2 1/3] regulator: axp20x: add drivevbus support for axp803 Rob Herring (Thu Dec 07 2017 - 18:46:48 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 18:50:45 EST)
- Re: [PATCH v6 2/2] dt-bindings: add eeprom "no-read-rollover" property Rob Herring (Thu Dec 07 2017 - 18:52:10 EST)
- Re: [PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store Gustavo A. R. Silva (Thu Dec 07 2017 - 18:56:06 EST)
- Re: [PATCH net-next v3 0/2] net: thunderx: add support for PTP clock Jakub Kicinski (Thu Dec 07 2017 - 18:56:53 EST)
- Re: [PATCH] PM / devfreq: Fix potential NULL pointer dereference in governor_store Gustavo A. R. Silva (Thu Dec 07 2017 - 18:57:49 EST)
- Re: [PATCH net-next] net: stmmac: fix broken dma_interrupt handling for multi-queues Niklas Cassel (Thu Dec 07 2017 - 18:57:54 EST)
- Re: [PATCH] dt-bindings: at24/eeprom: add an undocumented compatible string Javier Martinez Canillas (Thu Dec 07 2017 - 19:04:06 EST)
- Re: [PATCH 3.18 00/26] 3.18.87-stable review Shuah Khan (Thu Dec 07 2017 - 19:06:22 EST)
- Re: [PATCH 4.4 00/49] 4.4.105-stable review Shuah Khan (Thu Dec 07 2017 - 19:06:56 EST)
- Re: [PATCH 4.9 000/109] 4.9.68-stable review Shuah Khan (Thu Dec 07 2017 - 19:07:49 EST)
- Re: [PATCH 4.14 00/75] 4.14.5-stable review Shuah Khan (Thu Dec 07 2017 - 19:08:32 EST)
- [PATCH v6 net-next,mips 0/7] Cavium OCTEON-III network driver. David Daney (Thu Dec 07 2017 - 19:09:54 EST)
- [PATCH v6 net-next,mips 1/7] dt-bindings: Add Cavium Octeon Common Ethernet Interface. David Daney (Thu Dec 07 2017 - 19:10:04 EST)
- [PATCH v6 net-next,mips 2/7] MIPS: Octeon: Enable LMTDMA/LMTST operations. David Daney (Thu Dec 07 2017 - 19:10:06 EST)
- [PATCH v6 net-next,mips 4/7] staging: octeon: Remove USE_ASYNC_IOBDMA macro. David Daney (Thu Dec 07 2017 - 19:10:12 EST)
- [PATCH v6 net-next,mips 7/7] MAINTAINERS: Add entry for drivers/net/ethernet/cavium/octeon/octeon3-* David Daney (Thu Dec 07 2017 - 19:10:22 EST)
- [PATCH v6 net-next,mips 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support. David Daney (Thu Dec 07 2017 - 19:10:42 EST)
- [PATCH v6 net-next,mips 5/7] MIPS: Octeon: Add a global resource manager. David Daney (Thu Dec 07 2017 - 19:11:46 EST)
- [PATCH v6 net-next,mips 3/7] MIPS: Octeon: Automatically provision CVMSEG space. David Daney (Thu Dec 07 2017 - 19:12:26 EST)
- Re: [RFC 0/3] Safe, dynamically (un)loadable LSMs Sargun Dhillon (Thu Dec 07 2017 - 19:15:45 EST)
- [PATCH 0/3] module: minor allocation optimization Luis R. Rodriguez (Thu Dec 07 2017 - 19:15:54 EST)
- [PATCH 1/3] module: add an early early_mod_check() Luis R. Rodriguez (Thu Dec 07 2017 - 19:16:04 EST)
- [PATCH 3/3] module: avoid allocation if module is already present and ready Luis R. Rodriguez (Thu Dec 07 2017 - 19:16:17 EST)
- [PATCH 2/3] module: move finished_loading() Luis R. Rodriguez (Thu Dec 07 2017 - 19:16:32 EST)
- Re: Lockdep is less useful than it was Dave Chinner (Thu Dec 07 2017 - 19:16:43 EST)
- [PATCH] tty: New RISC-V SBI console driver Palmer Dabbelt (Thu Dec 07 2017 - 19:16:51 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Kees Cook (Thu Dec 07 2017 - 19:20:04 EST)
- Re: [PATCH -mm] mm, swap: Fix race between swapoff and some swap operations Andrew Morton (Thu Dec 07 2017 - 19:29:45 EST)
- Re: Timer refuses to expire Paul E. McKenney (Thu Dec 07 2017 - 19:32:00 EST)
- linux-next: manual merge of the net-next tree with the vfs tree Stephen Rothwell (Thu Dec 07 2017 - 19:33:30 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Thu Dec 07 2017 - 19:36:59 EST)
- Re: [PATCH 15/45] drivers: pnp: remove duplicate includes Rafael J. Wysocki (Thu Dec 07 2017 - 19:37:23 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() alex chen (Thu Dec 07 2017 - 19:39:50 EST)
- Re: [PATCH v3 00/20] arm64: Unmap the kernel whilst running in userspace (KPTI) Laura Abbott (Thu Dec 07 2017 - 19:40:12 EST)
- Re: [PATCH] libsas: flush pending destruct work in sas_unregister_domain_devices() Cong Wang (Thu Dec 07 2017 - 19:40:45 EST)
- [PATCH] drm: Update edid-derived drm_display_info fields at edid property set Keith Packard (Thu Dec 07 2017 - 19:43:10 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Thu Dec 07 2017 - 19:44:30 EST)
- Re: [PATCH] doc: convert printk-formats.txt to rst Tobin C. Harding (Thu Dec 07 2017 - 19:46:37 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Ming Lei (Thu Dec 07 2017 - 19:50:52 EST)
- Re: [RFC][PATCH] staging: ion: Fix ion_cma_heap allocations Laura Abbott (Thu Dec 07 2017 - 19:55:42 EST)
- Re: [PATCH] SCSI: run queue if SCSI device queue isn't ready and queue is idle Martin K. Petersen (Thu Dec 07 2017 - 19:56:37 EST)
- Re: [PATCH] scsi: bfa: fix type conversion warning Martin K. Petersen (Thu Dec 07 2017 - 19:59:17 EST)
- linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree Stephen Rothwell (Thu Dec 07 2017 - 20:00:41 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Martin K. Petersen (Thu Dec 07 2017 - 20:01:09 EST)
- Re: Timer refuses to expire Boqun Feng (Thu Dec 07 2017 - 20:04:45 EST)
- Re: [PATCH] libsas: flush pending destruct work in sas_unregister_domain_devices() Cong Wang (Thu Dec 07 2017 - 20:04:57 EST)
- Re: [PATCH 0/9] media: imx: Add better OF graph support Steve Longerbeam (Thu Dec 07 2017 - 20:06:10 EST)
- Re: [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header Yixun Lan (Thu Dec 07 2017 - 20:14:47 EST)
- Re: [PATCH v3 15/16] iommu: introduce page response function Jacob Pan (Thu Dec 07 2017 - 20:16:26 EST)
- Traversing XFS mounted VM puts process in D state Dinesh Pathak (Thu Dec 07 2017 - 20:17:14 EST)
- [git pull] drm fixes for v4.15-rc3 Dave Airlie (Thu Dec 07 2017 - 20:20:18 EST)
- Re: [RFC][PATCH] staging: ion: Fix ion_cma_heap allocations John Stultz (Thu Dec 07 2017 - 20:21:45 EST)
- [PATCH v2] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Thu Dec 07 2017 - 20:23:19 EST)
- Re: Timer refuses to expire Paul E. McKenney (Thu Dec 07 2017 - 20:26:27 EST)
- çå: [PATCH v6 1/5] scsi: ufs: add Hisilicon ufs driver code liwei (CM) (Thu Dec 07 2017 - 20:26:38 EST)
- Re: Traversing XFS mounted VM puts process in D state Dave Chinner (Thu Dec 07 2017 - 20:41:59 EST)
- Re: [PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Thu Dec 07 2017 - 20:42:07 EST)
- Re: [PATCH 8/8] net: tipc: remove unused hardirq.h Ying Xue (Thu Dec 07 2017 - 20:43:11 EST)
- Re: [PATCH -mm] mm, swap: Fix race between swapoff and some swap operations Minchan Kim (Thu Dec 07 2017 - 20:43:53 EST)
- Re: [PATCH v7 2/2] media: i2c: Add the ov7740 image sensor driver Yang, Wenyou (Thu Dec 07 2017 - 20:44:27 EST)
- [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC Yixun Lan (Thu Dec 07 2017 - 20:54:39 EST)
- [PATCH v4 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC Yixun Lan (Thu Dec 07 2017 - 20:54:39 EST)
- [PATCH v4 1/2] documentation: Add compatibles for Amlogic Meson AXG pin controllers Yixun Lan (Thu Dec 07 2017 - 20:54:58 EST)
- Re: [PATCH 4/5] leaking_addresses: add support for kernel config file Kaiwan N Billimoria (Thu Dec 07 2017 - 20:56:01 EST)
- [PATCH v8 0/2] media: ov7740: Add a V4L2 sensor-level driver Wenyou Yang (Thu Dec 07 2017 - 21:01:27 EST)
- [PATCH v8 1/2] media: ov7740: Document device tree bindings Wenyou Yang (Thu Dec 07 2017 - 21:01:53 EST)
- [PATCH v8 2/2] media: i2c: Add the ov7740 image sensor driver Wenyou Yang (Thu Dec 07 2017 - 21:02:00 EST)
- Re: unused-variable warning is getting disabled with clang Sodagudi Prasad (Thu Dec 07 2017 - 21:17:05 EST)
- Re: [PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS. NeilBrown (Thu Dec 07 2017 - 21:17:52 EST)
- Re: WireGuard Upstreaming Roadmap (November 2017) Jason A. Donenfeld (Thu Dec 07 2017 - 21:18:03 EST)
- Re: [PATCH v2 1/3] regulator: axp20x: add drivevbus support for axp803 Chen-Yu Tsai (Thu Dec 07 2017 - 21:18:50 EST)
- Re: [PATCH] scsi: fusion: clean up some indentations Martin K. Petersen (Thu Dec 07 2017 - 21:22:41 EST)
- Re: [PATCH] scsi: pmcraid: use correct size unit when calling find_first_zero_bit() Martin K. Petersen (Thu Dec 07 2017 - 21:23:09 EST)
- [PATCH] Bluetooth: hci_ll: Add endianness conversion when setting baudrate David Lechner (Thu Dec 07 2017 - 21:23:21 EST)
- Re: [PATCH net-next V3] tun: add eBPF based queue selection method Jason Wang (Thu Dec 07 2017 - 21:25:37 EST)
- linux-next: manual merge of the tpmdd tree with Linus' tree Stephen Rothwell (Thu Dec 07 2017 - 21:25:45 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() Ben Hutchings (Thu Dec 07 2017 - 21:26:38 EST)
- Re: [PATCH v3] mm, thp: introduce generic transparent huge page allocation interfaces Du, Changbin (Thu Dec 07 2017 - 21:37:14 EST)
- Re: [PATCH v2 1/5] perf-probe: Add warning message if there is unexpected event name Masami Hiramatsu (Thu Dec 07 2017 - 21:48:59 EST)
- Re: [PATCH v2 2/3] arm64: allwinner: axp803: Add drivevbus regulator Chen-Yu Tsai (Thu Dec 07 2017 - 21:52:44 EST)
- [PATCH net-next] tuntap: fix possible deadlock when fail to register netdev Jason Wang (Thu Dec 07 2017 - 21:54:29 EST)
- [PATCH 0/9] remove some of unneeded kallsyms includes Sergey Senozhatsky (Thu Dec 07 2017 - 21:56:36 EST)
- [PATCH 1/9] sched/autogroup: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:56:44 EST)
- [PATCH 2/9] mm: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:56:54 EST)
- [PATCH 3/9] power: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:57:03 EST)
- [PATCH 4/9] pci: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:57:12 EST)
- [lkp-robot] [iommu/vt] 22e2f9fa63: netperf.Throughput_tps 302.5% improvement kernel test robot (Thu Dec 07 2017 - 21:57:23 EST)
- [PATCH 6/9] mm: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:57:35 EST)
- [PATCH 7/9] workqueue: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:57:41 EST)
- [PATCH 8/9] hrtimer: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:57:50 EST)
- [PATCH 9/9] genirq: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 21:58:01 EST)
- [PATCH v2 1/3] Bluetooth: hci_ll: add support for setting public address David Lechner (Thu Dec 07 2017 - 21:58:06 EST)
- [PATCH v2 0/3] Bluetooth: hci_ll: Get BD address from NVMEM (was "bluetooth: hci_ll: Get MAC address from NVMEM") David Lechner (Thu Dec 07 2017 - 21:58:27 EST)
- [PATCH v2 3/3] Bluetooth: hci_ll: Add optional nvmem BD address source David Lechner (Thu Dec 07 2017 - 21:58:34 EST)
- [lkp-robot] [x86/fixmap] 388313d7b3: BUG:unable_to_handle_kernel kernel test robot (Thu Dec 07 2017 - 21:58:52 EST)
- [PATCH v2 2/3] dt-bindings: Add optional nvmem BD address bindings to ti,wlink-st David Lechner (Thu Dec 07 2017 - 21:59:20 EST)
- [PATCH 5/9] pnp: remove unneeded kallsyms include Sergey Senozhatsky (Thu Dec 07 2017 - 22:00:18 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Masami Hiramatsu (Thu Dec 07 2017 - 22:01:56 EST)
- Re: [PATCH] fs: Fix signed integer overflow for vfs_setpos Ding Tianhong (Thu Dec 07 2017 - 22:04:01 EST)
- Re: [PATCH net-next] tuntap: fix possible deadlock when fail to register netdev Eric Dumazet (Thu Dec 07 2017 - 22:11:40 EST)
- Re: [PATCH V2] mm: check pfn_valid first in zero_resv_unavail Dave Young (Thu Dec 07 2017 - 22:12:58 EST)
- Re: [PATCH v2 2/5] perf-probe: Cut off the version suffix from event name Masami Hiramatsu (Thu Dec 07 2017 - 22:15:49 EST)
- Re: a racy access flag clearing warning when calling mmap system call chenjiankang (Thu Dec 07 2017 - 22:20:42 EST)
- WARNING in x86_emulate_insn syzbot (Thu Dec 07 2017 - 22:22:08 EST)
- Re: [PATCH net-next] tuntap: fix possible deadlock when fail to register netdev Jason Wang (Thu Dec 07 2017 - 22:27:49 EST)
- Re: WARNING in x86_emulate_insn Wanpeng Li (Thu Dec 07 2017 - 22:33:53 EST)
- [PATCH] libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment Dan Williams (Thu Dec 07 2017 - 22:33:53 EST)
- Re: [PATCH 4.4 13/49] usb: dwc2: Fix UDC state tracking Ben Hutchings (Thu Dec 07 2017 - 22:37:30 EST)
- Re: [PATCH] powerpc/xmon: use ARRAY_SIZE on various array sizing calculations Balbir Singh (Thu Dec 07 2017 - 22:37:42 EST)
- Re: [PATCH v5 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint Yafang Shao (Thu Dec 07 2017 - 22:41:09 EST)
- Re: [patch V4 02/11] LICENSES: Add the GPL 2.0 license Darrick J. Wong (Thu Dec 07 2017 - 22:41:19 EST)
- Re: [v2 PATCH] cpufreq: powernv: Correctly parse the sign of pstates on POWER8 vs POWER9 Balbir Singh (Thu Dec 07 2017 - 22:44:47 EST)
- [PATCH] misc: apds990x: Missing a blank line after declarations. Dhaval Shah (Thu Dec 07 2017 - 22:47:32 EST)
- Re: [PATCH 4.4 20/49] usbip: tools: Install all headers needed for libusbip development Ben Hutchings (Thu Dec 07 2017 - 22:57:00 EST)
- Re: [PATCH v4 4/8] arm: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource Keerthy (Thu Dec 07 2017 - 22:57:00 EST)
- Re: [PATCH 0/1] About MIPS/Loongson maintainance Jiaxun Yang (Thu Dec 07 2017 - 23:02:21 EST)
- [PATCH net-next V2] tuntap: fix possible deadlock when fail to register netdev Jason Wang (Thu Dec 07 2017 - 23:02:47 EST)
- Unexpected CFS throttling Ivan Babrou (Thu Dec 07 2017 - 23:03:56 EST)
- Re: [PATCH 4.4 13/16] ocfs2: should wait dio before inode lock in ocfs2_setattr() alex chen (Thu Dec 07 2017 - 23:04:27 EST)
- Re: [PATCH 4.4 29/49] nfs: Dont take a reference on fl->fl_file for LOCK operation Ben Hutchings (Thu Dec 07 2017 - 23:19:09 EST)
- [RFC v2 0/3] Safe, dynamically loadable LSM Sargun Dhillon (Thu Dec 07 2017 - 23:23:57 EST)
- [RFC v2 1/3] security: Add safe, dynamic (runtime-loadable) hook support Sargun Dhillon (Thu Dec 07 2017 - 23:24:11 EST)
- [RFC v2 2/3] LSM: Add statistics about the invocation of dynamic hooks Sargun Dhillon (Thu Dec 07 2017 - 23:24:20 EST)
- [RFC v2 3/3] LSM: Add an example sample dynamic LSM Sargun Dhillon (Thu Dec 07 2017 - 23:24:31 EST)
- Re: [PATCH 4.4 33/49] net: sctp: fix array overrun read on sctp_timer_tbl Ben Hutchings (Thu Dec 07 2017 - 23:35:07 EST)
- Re: [PATCH] mm: terminate shrink_slab loop if signal is pending Suren Baghdasaryan (Thu Dec 07 2017 - 23:41:05 EST)
- [PATCH V3] ACPI / GED: unregister interrupts during shutdown Sinan Kaya (Thu Dec 07 2017 - 23:41:05 EST)
- Re: [PATCH net-next V2] tuntap: fix possible deadlock when fail to register netdev Michael S. Tsirkin (Thu Dec 07 2017 - 23:43:54 EST)
- Re: [PATCH RESEND] arm64: fault: avoid send SIGBUS two times gengdongjiu (Thu Dec 07 2017 - 23:43:59 EST)
- Re: [PATCH v4 72/73] xfs: Convert mru cache to XArray Byungchul Park (Thu Dec 07 2017 - 23:46:24 EST)
- [PATCH v4] mm, thp: introduce generic transparent huge page allocation interfaces changbin . du (Thu Dec 07 2017 - 23:50:48 EST)
7086 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc