Linux-Kernel Archive
By Date
Most Recent messages
6438 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] mm: async free vma Aaron Lu (Wed Jan 11 2017 - 02:56:06 EST)
- [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Roger Quadros (Tue Feb 07 2017 - 06:22:57 EST)
- [PATCH] perf tools: Handle partial AUX records and print a warning Alexander Shishkin (Mon Feb 20 2017 - 10:08:53 EST)
- [PATCH] x86/mce: Init some CPU features early Yazen Ghannam (Wed Mar 15 2017 - 13:30:55 EST)
- [PATCH v2] net: mvneta: support suspend and resume Jane Li (Thu Mar 16 2017 - 00:10:04 EST)
- Re: [PATCH v3 4/7] macintosh: Only descend into directory when CONFIG_MACINTOSH_DRIVERS is set Michael Ellerman (Thu Mar 16 2017 - 00:39:15 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] Sergey Senozhatsky (Thu Mar 16 2017 - 00:40:44 EST)
- [mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error Sergey Senozhatsky (Thu Mar 16 2017 - 00:49:27 EST)
- [PATCH] rpmsg: Release rpmsg devices in backends Bjorn Andersson (Thu Mar 16 2017 - 01:20:36 EST)
- [PATCH] mm: use false instead of SWAP_FAIL Minchan Kim (Thu Mar 16 2017 - 01:20:42 EST)
- Re: [PATCH] scsi: sr: fix oob access in get_capabilities Kefeng Wang (Thu Mar 16 2017 - 01:21:51 EST)
- [PATCH 1/2] soc: qcom: Add device tree binding for GLINK RPM Bjorn Andersson (Thu Mar 16 2017 - 01:26:55 EST)
- [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver Bjorn Andersson (Thu Mar 16 2017 - 01:27:01 EST)
- [PATCH 00/17] thermal: cpu_cooling: improve interaction with cpufreq core Viresh Kumar (Thu Mar 16 2017 - 01:27:44 EST)
- [PATCH 01/17] thermal: cpu_cooling: Avoid accessing potentially freed structures Viresh Kumar (Thu Mar 16 2017 - 01:30:09 EST)
- [PATCH 02/17] thermal: cpu_cooling: rearrange globals Viresh Kumar (Thu Mar 16 2017 - 01:30:09 EST)
- [PATCH 03/17] thermal: cpu_cooling: Replace cpufreq_device with cpufreq_dev Viresh Kumar (Thu Mar 16 2017 - 01:30:14 EST)
- [PATCH 05/17] thermal: cpu_cooling: remove cpufreq_cooling_get_level() Viresh Kumar (Thu Mar 16 2017 - 01:30:24 EST)
- [PATCH 04/17] thermal: cpu_cooling: replace cool_dev with cdev Viresh Kumar (Thu Mar 16 2017 - 01:30:26 EST)
- [PATCH 06/17] thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state() Viresh Kumar (Thu Mar 16 2017 - 01:30:27 EST)
- [PATCH 08/17] cpufreq: create cpufreq_table_count_valid_entries() Viresh Kumar (Thu Mar 16 2017 - 01:30:35 EST)
- [PATCH 09/17] thermal: cpu_cooling: store cpufreq policy Viresh Kumar (Thu Mar 16 2017 - 01:30:39 EST)
- [PATCH 11/17] thermal: cpu_cooling: get rid of 'allowed_cpus' Viresh Kumar (Thu Mar 16 2017 - 01:30:45 EST)
- [PATCH 12/17] thermal: cpu_cooling: merge frequency and power tables Viresh Kumar (Thu Mar 16 2017 - 01:30:49 EST)
- [PATCH 13/17] thermal: cpu_cooling: create structure for idle time stats Viresh Kumar (Thu Mar 16 2017 - 01:30:51 EST)
- [PATCH 16/17] thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power() Viresh Kumar (Thu Mar 16 2017 - 01:31:02 EST)
- [PATCH 17/17] thermal: cpu_cooling: Rearrange struct cpufreq_cooling_device Viresh Kumar (Thu Mar 16 2017 - 01:31:05 EST)
- [PATCH 15/17] thermal: cpu_cooling: don't store cpu_dev in cpufreq_dev Viresh Kumar (Thu Mar 16 2017 - 01:31:13 EST)
- [PATCH 14/17] thermal: cpu_cooling: get_level() can't fail Viresh Kumar (Thu Mar 16 2017 - 01:31:40 EST)
- Re: [PATCH] vc04_services: Fixing coding guideline error Pushkar Jambhlekar (Thu Mar 16 2017 - 01:31:55 EST)
- [PATCH 07/17] thermal: cpu_cooling: use cpufreq_policy to register cooling device Viresh Kumar (Thu Mar 16 2017 - 01:33:03 EST)
- Re: ZONE_NORMAL vs. ZONE_MOVABLE Joonsoo Kim (Thu Mar 16 2017 - 01:33:07 EST)
- [PATCH 10/17] thermal: cpu_cooling: OPPs are registered for all CPUs Viresh Kumar (Thu Mar 16 2017 - 01:33:15 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] Minchan Kim (Thu Mar 16 2017 - 01:33:34 EST)
- Re: change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS Srikar Dronamraju (Thu Mar 16 2017 - 01:36:26 EST)
- Re: [PATCH 2/2] usb; dwc3: of-simple: Add support to get resets for the device Vivek Gautam (Thu Mar 16 2017 - 01:42:31 EST)
- Re: perf: race with automatic rdpmc() disabling Vince Weaver (Thu Mar 16 2017 - 01:43:58 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] Sergey Senozhatsky (Thu Mar 16 2017 - 01:44:39 EST)
- Re: [PATCH] ARM: dts: mvebu: linksys: enable buffer manager support Ralph Sennhauser (Thu Mar 16 2017 - 01:48:49 EST)
- Re: [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src Madhavan Srinivasan (Thu Mar 16 2017 - 01:49:00 EST)
- Re: change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS Wangnan (F) (Thu Mar 16 2017 - 01:49:32 EST)
- linux-next: tty: BUG: spinlock bad magic on CPU#0, init/1 Andrei Vagin (Thu Mar 16 2017 - 01:58:32 EST)
- Re: [PATCH v3 4/7] xen/9pfs: connect to the backend Juergen Gross (Thu Mar 16 2017 - 01:58:32 EST)
- Re: [PATCH v2 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src Madhavan Srinivasan (Thu Mar 16 2017 - 01:58:32 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] Sergey Senozhatsky (Thu Mar 16 2017 - 01:58:33 EST)
- [PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support Ralph Sennhauser (Thu Mar 16 2017 - 02:02:15 EST)
- [PATCH v4 00/13] mm: sub-section memory hotplug support Dan Williams (Thu Mar 16 2017 - 02:12:37 EST)
- [PATCH v4 01/13] mm: fix type width of section to/from pfn conversion macros Dan Williams (Thu Mar 16 2017 - 02:12:38 EST)
- [PATCH v4 02/13] mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups Dan Williams (Thu Mar 16 2017 - 02:12:38 EST)
- [PATCH v4 04/13] mm: introduce common definitions for the size and mask of a section Dan Williams (Thu Mar 16 2017 - 02:12:38 EST)
- [PATCH v4 06/13] mm: track active portions of a section at boot Dan Williams (Thu Mar 16 2017 - 02:12:38 EST)
- [PATCH v4 03/13] mm: introduce struct mem_section_usage to track partial population of a section Dan Williams (Thu Mar 16 2017 - 02:12:38 EST)
- [PATCH v4 05/13] mm: cleanup sparse_init_one_section() return value Dan Williams (Thu Mar 16 2017 - 02:12:54 EST)
- [PATCH v4 08/13] x86, kasan: clarify kasan's dependency on vmemmap_populate_hugepages() Dan Williams (Thu Mar 16 2017 - 02:12:54 EST)
- [PATCH v4 07/13] mm: fix register_new_memory() zone type detection Dan Williams (Thu Mar 16 2017 - 02:12:56 EST)
- [PATCH v4 10/13] mm: prepare for hot-{add, remove} of sub-section ranges Dan Williams (Thu Mar 16 2017 - 02:13:02 EST)
- [PATCH v4 11/13] mm: support section-unaligned ZONE_DEVICE memory ranges Dan Williams (Thu Mar 16 2017 - 02:13:05 EST)
- [PATCH v4 12/13] mm: enable section-unaligned devm_memremap_pages() Dan Williams (Thu Mar 16 2017 - 02:13:11 EST)
- [PATCH v4 09/13] mm: convert kmalloc_section_memmap() to populate_section_memmap() Dan Williams (Thu Mar 16 2017 - 02:13:44 EST)
- [PATCH v4 13/13] libnvdimm, pfn, dax: stop padding pmem namespaces to section alignment Dan Williams (Thu Mar 16 2017 - 02:16:47 EST)
- Re: [PATCH v4 0/7] Xen transport for 9pfs frontend driver Juergen Gross (Thu Mar 16 2017 - 02:19:08 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] Minchan Kim (Thu Mar 16 2017 - 02:22:01 EST)
- [PATCH net-next] r8152: simply the arguments Hayes Wang (Thu Mar 16 2017 - 02:28:20 EST)
- Re: [PATCH v4 4/7] xen/9pfs: connect to the backend Juergen Gross (Thu Mar 16 2017 - 02:31:24 EST)
- Re: [PATCH -mm -v6 3/9] mm, THP, swap: Add swap cluster allocate/free functions Huang\, Ying (Thu Mar 16 2017 - 02:31:46 EST)
- [PATCH v2 net-next] r8152: simply the arguments Hayes Wang (Thu Mar 16 2017 - 02:32:36 EST)
- [PATCH 0/6] gpio: mvebu: prepatatory cleanup for pwm-fan support Ralph Sennhauser (Thu Mar 16 2017 - 02:34:22 EST)
- [PATCH 1/6] gpio: mvebu: checkpatch: block comment fixes Ralph Sennhauser (Thu Mar 16 2017 - 02:34:22 EST)
- [PATCH 4/6] gpio: mvebu: checkpatch: whitespace fixes Ralph Sennhauser (Thu Mar 16 2017 - 02:34:25 EST)
- [PATCH 6/6] gpio: mvebu: let the compiler inline Ralph Sennhauser (Thu Mar 16 2017 - 02:34:38 EST)
- [PATCH 3/6] gpio: mvebu: checkpatch: unsigned int fixes Ralph Sennhauser (Thu Mar 16 2017 - 02:34:47 EST)
- [PATCH 5/6] gpio: mvebu: extra whitespace fixes Ralph Sennhauser (Thu Mar 16 2017 - 02:34:50 EST)
- [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line Ralph Sennhauser (Thu Mar 16 2017 - 02:35:24 EST)
- Re: [PATCH] vc04_services: Fixing coding guideline error Greg Kroah-Hartman (Thu Mar 16 2017 - 02:37:12 EST)
- Re: change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS Ingo Molnar (Thu Mar 16 2017 - 02:44:05 EST)
- Re: [PATCH] lockdep: avoid signed overflow Ingo Molnar (Thu Mar 16 2017 - 02:44:05 EST)
- [PATCH 0/4] gpio: mvebu: Add PWM fan support Ralph Sennhauser (Thu Mar 16 2017 - 02:44:06 EST)
- [PATCH 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig Ralph Sennhauser (Thu Mar 16 2017 - 02:44:06 EST)
- [PATCH 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan Ralph Sennhauser (Thu Mar 16 2017 - 02:44:19 EST)
- [PATCH 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Thu Mar 16 2017 - 02:44:30 EST)
- [PATCH 2/4] mvebu: xp: Add pwm properties to .dtsi files Ralph Sennhauser (Thu Mar 16 2017 - 02:44:42 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Thu Mar 16 2017 - 02:48:57 EST)
- Re: [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c Okash Khawaja (Thu Mar 16 2017 - 02:52:06 EST)
- RE: [4.10][regression][PM] Oops pci_restore_msi_state() e1000e? (Re: [BUG] 4.11.0-rc1 panic on shutdown X61s) Brown, Aaron F (Thu Mar 16 2017 - 02:52:55 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 02:54:40 EST)
- [PATCH] scsi: storvsc: remove return at end of void function Miguel Bernal Marin (Thu Mar 16 2017 - 03:00:13 EST)
- [PATCH] scsi: storvsc: Prefer kcalloc over kzalloc with multiply Miguel Bernal Marin (Thu Mar 16 2017 - 03:02:07 EST)
- Re: [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c Greg Kroah-Hartman (Thu Mar 16 2017 - 03:02:18 EST)
- Re: [PATCH v3 0/2] staging: checkpatch cleanups Greg KH (Thu Mar 16 2017 - 03:02:55 EST)
- [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding Jagan Teki (Thu Mar 16 2017 - 03:06:11 EST)
- [PATCH v6 6/8] ARM: dts: imx6q-icore: Add touchscreen node Jagan Teki (Thu Mar 16 2017 - 03:06:27 EST)
- Re: [PATCH v3] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" Jayachandran C. (Thu Mar 16 2017 - 03:11:25 EST)
- Re: 3.7.10+: BUG Dentry still in use [unmount of cifs cifs] mayaoyao (Thu Mar 16 2017 - 03:18:48 EST)
- Re: [PATCH v7 0/5] usb: early: add support for early printk through USB3 debug port Ingo Molnar (Thu Mar 16 2017 - 03:18:53 EST)
- [PATCH kernel v8 1/4] virtio-balloon: deflate via a page list Wei Wang (Thu Mar 16 2017 - 03:20:11 EST)
- [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER Wei Wang (Thu Mar 16 2017 - 03:20:11 EST)
- [PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration Wei Wang (Thu Mar 16 2017 - 03:20:18 EST)
- [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ Wei Wang (Thu Mar 16 2017 - 03:22:53 EST)
- [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages Wei Wang (Thu Mar 16 2017 - 03:23:00 EST)
- Re: [PATCH v4] kvm: better MWAIT emulation for guests kbuild test robot (Thu Mar 16 2017 - 03:27:07 EST)
- Re: [PATCH v5 3/3] printk: fix double printing with earlycon Sergey Senozhatsky (Thu Mar 16 2017 - 03:32:57 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 03:35:00 EST)
- Re: [PATCH v4] kvm: better MWAIT emulation for guests kbuild test robot (Thu Mar 16 2017 - 03:36:03 EST)
- [PATCH v5 00/13] IMC Instrumentation Support Madhavan Srinivasan (Thu Mar 16 2017 - 03:36:27 EST)
- [PATCH v5 01/13] powerpc/powernv: Data structure and macros definitions Madhavan Srinivasan (Thu Mar 16 2017 - 03:36:33 EST)
- [PATCH v5 02/13] powerpc/powernv: Autoload IMC device driver module Madhavan Srinivasan (Thu Mar 16 2017 - 03:36:40 EST)
- [PATCH v5 03/13] powerpc/powernv: Detect supported IMC units and its events Madhavan Srinivasan (Thu Mar 16 2017 - 03:36:42 EST)
- [PATCH v5 04/13] powerpc/perf: Add event attribute and group to IMC pmus Madhavan Srinivasan (Thu Mar 16 2017 - 03:36:54 EST)
- [PATCH v5 07/13] powerpc/powernv: Core IMC events detection Madhavan Srinivasan (Thu Mar 16 2017 - 03:37:07 EST)
- [PATCH v5 08/13] powerpc/perf: PMU functions for Core IMC and hotplugging Madhavan Srinivasan (Thu Mar 16 2017 - 03:37:19 EST)
- [PATCH v5 09/13] powerpc/powernv: Thread IMC events detection Madhavan Srinivasan (Thu Mar 16 2017 - 03:37:38 EST)
- [PATCH v5 10/13] powerpc/perf: Thread IMC PMU functions Madhavan Srinivasan (Thu Mar 16 2017 - 03:37:38 EST)
- [PATCH 12/13] powerpc/perf: Thread imc cpuhotplug support Madhavan Srinivasan (Thu Mar 16 2017 - 03:37:54 EST)
- [PATCH 13/13] powerpc/perf: Enable/disable core engine during cpuhotplug Madhavan Srinivasan (Thu Mar 16 2017 - 03:38:01 EST)
- [PATCH 11/13] powerpc/powernv: Add device shutdown function for Core IMC Madhavan Srinivasan (Thu Mar 16 2017 - 03:38:16 EST)
- [PATCH v5 06/13] powerpc/perf: IMC pmu cpumask and cpu hotplug support Madhavan Srinivasan (Thu Mar 16 2017 - 03:38:39 EST)
- Re: [Intel-gfx] The i915 stable patch marking is totally broken Daniel Vetter (Thu Mar 16 2017 - 03:38:48 EST)
- [PATCH v5 05/13] powerpc/perf: Generic imc pmu event functions Madhavan Srinivasan (Thu Mar 16 2017 - 03:39:07 EST)
- [PATCH v3] net: mvneta: support suspend and resume Jane Li (Thu Mar 16 2017 - 03:39:35 EST)
- Re: [PATCH v2] net: mvneta: support suspend and resume Jane Li (Thu Mar 16 2017 - 03:42:00 EST)
- Re: change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS Masami Hiramatsu (Thu Mar 16 2017 - 03:43:10 EST)
- Re: [PATCH 2/2] x86, boot: Use regparm=0 for memcpy and memset when using clang Ingo Molnar (Thu Mar 16 2017 - 03:46:15 EST)
- RE: [PATCH 0/7] net, netfilter refcounter conversions Reshetova, Elena (Thu Mar 16 2017 - 03:52:53 EST)
- Re: [PATCH v3] net: mvneta: support suspend and resume Jisheng Zhang (Thu Mar 16 2017 - 03:53:19 EST)
- Re: [PATCH v4 1/2] usbip: Fix-format-overflow Jonathan Dieter (Thu Mar 16 2017 - 03:57:03 EST)
- Re: [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC David Woodhouse (Thu Mar 16 2017 - 03:59:39 EST)
- Re: [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Roger Quadros (Thu Mar 16 2017 - 04:00:10 EST)
- Re: [PATCH 02/15] mm: page_alloc: align arguments to parenthesis Michal Hocko (Thu Mar 16 2017 - 04:02:53 EST)
- [PATCH v3 0/3] mtd: nand: Rework/cleanup the Atmel NAND driver Boris Brezillon (Thu Mar 16 2017 - 04:03:15 EST)
- Re: [PATCH v1 1/7] include: dt-bindings: Add pin function index definition for rockchip pinctrl Heiko Stübner (Thu Mar 16 2017 - 04:03:32 EST)
- [PATCH v3 3/3] mtd: nand: Remove unused chip->write_page() hook Boris Brezillon (Thu Mar 16 2017 - 04:04:02 EST)
- Re: [RFC] linkage: new macros for functions and data Ingo Molnar (Thu Mar 16 2017 - 04:04:18 EST)
- [PATCH v3 1/3] mtd: nand: Cleanup/rework the atmel_nand driver Boris Brezillon (Thu Mar 16 2017 - 04:04:34 EST)
- [PATCH v3 2/3] mtd: nand: atmel: Document the new DT bindings Boris Brezillon (Thu Mar 16 2017 - 04:05:15 EST)
- Re: [PATCH v6] drivers/misc: Add Aspeed LPC control driver Greg KH (Thu Mar 16 2017 - 04:09:00 EST)
- Re: [PATCH v7 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size Ingo Molnar (Thu Mar 16 2017 - 04:10:28 EST)
- [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c Okash Khawaja (Thu Mar 16 2017 - 04:10:34 EST)
- [PATCH] net, netfilter: refcounter conversions Elena Reshetova (Thu Mar 16 2017 - 04:11:36 EST)
- Re: [RFC] linkage: new macros for functions and data Jiri Slaby (Thu Mar 16 2017 - 04:13:32 EST)
- Re: [PATCH v4 1/3] x86: Introduce a new constant KERNEL_MAPPING_SIZE Ingo Molnar (Thu Mar 16 2017 - 04:14:41 EST)
- Re: [1/4] mwifiex: pcie: don't leak DMA buffers when removing Kalle Valo (Thu Mar 16 2017 - 04:15:01 EST)
- Re: [LKP] [PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid Aaron Lu (Thu Mar 16 2017 - 04:15:02 EST)
- Re: [PATCH linux v4 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver David MÃller (ELSOFT AG) (Thu Mar 16 2017 - 04:16:12 EST)
- [PATCH v2 2/2] clk: stm32f4: fix timeout management for pll and ready gate gabriel.fernandez (Thu Mar 16 2017 - 04:17:42 EST)
- [PATCH v2 0/2] STM32F4 clock fixes gabriel.fernandez (Thu Mar 16 2017 - 04:17:56 EST)
- [PATCH v2 1/2] clk: stm32f4: fix: exclude values 0 and 1 for PLLQ gabriel.fernandez (Thu Mar 16 2017 - 04:18:16 EST)
- Re: [PATCH 0/2] STM32F4 clock fixes Gabriel Fernandez (Thu Mar 16 2017 - 04:18:45 EST)
- Re: [PATCH v3] net: mvneta: support suspend and resume Jane Li (Thu Mar 16 2017 - 04:26:31 EST)
- [PATCH v4] net: mvneta: support suspend and resume Jane Li (Thu Mar 16 2017 - 04:26:31 EST)
- Re: [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Roger Quadros (Thu Mar 16 2017 - 04:26:42 EST)
- Re: [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC Mikko Rapeli (Thu Mar 16 2017 - 04:27:07 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Michal Hocko (Thu Mar 16 2017 - 04:27:39 EST)
- Re: [PATCH 2/3] uio_mf624: Refactor memory info initialization Greg KH (Thu Mar 16 2017 - 04:27:39 EST)
- Re: [mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error Dmitry Vyukov (Thu Mar 16 2017 - 04:28:01 EST)
- Re: [PATCH] driver core: add devices to deferred probe list when unbinding consumers Greg Kroah-Hartman (Thu Mar 16 2017 - 04:28:33 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Greg KH (Thu Mar 16 2017 - 04:28:49 EST)
- Re: [LKP] [PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid Thomas Gleixner (Thu Mar 16 2017 - 04:29:34 EST)
- Re: [PATCH] lib/Kconfig.debug: correct documentation paths Hans Holmberg (Thu Mar 16 2017 - 04:29:42 EST)
- Re: [lkp-robot] [mm] bae58218d8: WARNING:at_mm/page_alloc.c:#drain_all_pages Michal Hocko (Thu Mar 16 2017 - 04:30:09 EST)
- Re: [PATCH v1 3/7] dt-bindings: i2c: rk3x: add support for rk3328 Heiko Stuebner (Thu Mar 16 2017 - 04:30:18 EST)
- Re: [PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 Heiko Stuebner (Thu Mar 16 2017 - 04:30:52 EST)
- Re: [PATCH v3 3/3] mtd: nand: Remove unused chip->write_page() hook Masahiro Yamada (Thu Mar 16 2017 - 04:31:25 EST)
- Re: [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen Andrzej Hajda (Thu Mar 16 2017 - 04:33:41 EST)
- [PATCH v2 0/3] mtd: nand: atmel: Add ->setup_data_interface() + PM ops Boris Brezillon (Thu Mar 16 2017 - 04:36:16 EST)
- [PATCH v2 1/3] mtd: nand: Pass the CS line to ->setup_data_interface() Boris Brezillon (Thu Mar 16 2017 - 04:36:29 EST)
- [PATCH] x86/64/KASLR: Change KERNEL_IMAGE_SIZE to 1G unconditionally Baoquan He (Thu Mar 16 2017 - 04:36:33 EST)
- [PATCH v2 2/3] mtd: nand: atmel: Add ->setup_data_interface() hooks Boris Brezillon (Thu Mar 16 2017 - 04:36:46 EST)
- [PATCH v2 3/3] mtd: nand: atmel: Add PM ops Boris Brezillon (Thu Mar 16 2017 - 04:37:12 EST)
- [PATCH v2] lib/Kconfig.debug: correct documentation paths Hans Holmberg (Thu Mar 16 2017 - 04:38:05 EST)
- Re: [RFC][PATCH 4/5] ftrace/x86_32: Clean up ftrace_regs_caller Masami Hiramatsu (Thu Mar 16 2017 - 04:39:57 EST)
- [PATCH v2] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Thu Mar 16 2017 - 04:41:08 EST)
- Re: [LKP] [PATCH v2 0/4] Revert works for the mapping of cpuid <-> nodeid Aaron Lu (Thu Mar 16 2017 - 04:41:25 EST)
- Re: [PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++) Daniel Vetter (Thu Mar 16 2017 - 04:41:25 EST)
- [PATCH v1 4/4] clk: rockchip: rk3368: add CLK_IGNORE_UNUSED flag for some clks Elaine Zhang (Thu Mar 16 2017 - 04:43:45 EST)
- [PATCH v1 1/4] clk: rockchip: rk3036: add CLK_IGNORE_UNUSED flag for pclk_ddrupctl Elaine Zhang (Thu Mar 16 2017 - 04:43:52 EST)
- [PATCH v1 3/4] clk: rockchip: rk3288: add CLK_IGNORE_UNUSED flag for some clks Elaine Zhang (Thu Mar 16 2017 - 04:43:54 EST)
- [PATCH v1 2/4] clk: rockchip: rk3228: add CLK_IGNORE_UNUSED flag for some clks Elaine Zhang (Thu Mar 16 2017 - 04:43:58 EST)
- [PATCH v1 0/4] iclk: rockchip: add CLK_IGNORE_UNUSED flag for some clks Elaine Zhang (Thu Mar 16 2017 - 04:44:32 EST)
- Re: [PATCH v6 00/17] mtd: nand: allow vendor specific detection/initialization Boris Brezillon (Thu Mar 16 2017 - 04:46:37 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels lkml (Thu Mar 16 2017 - 04:48:21 EST)
- Re: [alsa-devel] [RFC PATCH 1/2] ASoC: codec: wm8960: Refactor sysclk freq search Daniel Baluta (Thu Mar 16 2017 - 04:50:08 EST)
- Re: [RFC PATCH] rework memory hotplug onlining Michal Hocko (Thu Mar 16 2017 - 04:55:44 EST)
- [PATCH v2] powerpc: handle simultaneous interrupts at once Christophe Leroy (Thu Mar 16 2017 - 04:57:53 EST)
- Re: ath10k: remove redundant error check Kalle Valo (Thu Mar 16 2017 - 04:58:10 EST)
- Re: [RFC PATCH 11/33] irqchip/gic-v3-its: Split out pending table allocation Auger Eric (Thu Mar 16 2017 - 04:58:51 EST)
- Re: [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions Auger Eric (Thu Mar 16 2017 - 04:59:09 EST)
- Re: [RFC PATCH 17/33] irqchip/gic-v3-its: Add VLPI configuration hook Auger Eric (Thu Mar 16 2017 - 04:59:13 EST)
- Re: [PATCH 10/15] mm: page_alloc: 80 column neatening Sergey Senozhatsky (Thu Mar 16 2017 - 04:59:21 EST)
- Re: [RFC PATCH 15/33] irqchip/gic-v4: Add management structure definitions Auger Eric (Thu Mar 16 2017 - 04:59:21 EST)
- Re: [PATCH v4] drm/rockchip: Refactor the component match logic. Heiko Stuebner (Thu Mar 16 2017 - 05:00:05 EST)
- Re: [RFC PATCH 18/33] irqchip/gic-v3-its: Add VLPI map/unmap operations Auger Eric (Thu Mar 16 2017 - 05:00:22 EST)
- Re: [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling Auger Eric (Thu Mar 16 2017 - 05:00:37 EST)
- Re: [RFC PATCH 12/33] irqchip/gic-v3-its: Rework LPI freeing Auger Eric (Thu Mar 16 2017 - 05:01:17 EST)
- Re: [RFC PATCH 13/33] irqchip/gic-v3-its: Generalize device table allocation Auger Eric (Thu Mar 16 2017 - 05:01:40 EST)
- Re: [RFC PATCH 14/33] irqchip/gic-v3-its: Generalize LPI configuration Auger Eric (Thu Mar 16 2017 - 05:01:55 EST)
- Re: [PATCH v2 09/14] mtd: nand: sunxi: simplify optional reset handling Boris Brezillon (Thu Mar 16 2017 - 05:02:14 EST)
- Re: [PATCH V4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++) Peter Senna Tschudin (Thu Mar 16 2017 - 05:02:51 EST)
- Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU Vladimir Murzin (Thu Mar 16 2017 - 05:04:16 EST)
- Re: [PATCH] perf: fix symbols__fixup_end heuristic for corner cases Daniel Borkmann (Thu Mar 16 2017 - 05:07:34 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Michal Hocko (Thu Mar 16 2017 - 05:07:42 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Michal Hocko (Thu Mar 16 2017 - 05:09:03 EST)
- Re: [PATCH v4] drm/rockchip: Refactor the component match logic. jeffy (Thu Mar 16 2017 - 05:17:01 EST)
- Re: + mm-sparse-refine-usemap_size-a-little.patch added to -mm tree Michal Hocko (Thu Mar 16 2017 - 05:17:31 EST)
- [PATCH] isdn: hardware: mISDN: Remove reference to CONFIG_8xx Christophe Leroy (Thu Mar 16 2017 - 05:18:11 EST)
- [PATCH] net: ethernet: fs_enet: Remove useless includes Christophe Leroy (Thu Mar 16 2017 - 05:18:13 EST)
- Re: [PATCH v3 4/5] mfd: rk808: Add RK805 support Lee Jones (Thu Mar 16 2017 - 05:19:00 EST)
- Re: [RFC PATCH 20/33] irqchip/gic-v3-its: Add VPE domain infrastructure Auger Eric (Thu Mar 16 2017 - 05:19:00 EST)
- Re: [PATCH v2 04/15] HID: logitech-hidpp: battery: remove overloads and provide ONLINE Benjamin Tissoires (Thu Mar 16 2017 - 05:20:51 EST)
- Re: [PATCH] mtd: mtdram: check offs and len in mtdram->point madram->unpoint, mtdram->write and mtdram->read Boris Brezillon (Thu Mar 16 2017 - 05:21:43 EST)
- Re: [PATCH 14/19] mfd: t7l66xb: make use of raw_spinlock variants Lee Jones (Thu Mar 16 2017 - 05:22:14 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels lkml (Thu Mar 16 2017 - 05:22:36 EST)
- Re: [RFC][PATCH 5/5] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Masami Hiramatsu (Thu Mar 16 2017 - 05:24:28 EST)
- Re: [PATCH] mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages" Boris Brezillon (Thu Mar 16 2017 - 05:24:43 EST)
- Re: [patch 0/7] staging: speakup: introduce tty-based comms Samuel Thibault (Thu Mar 16 2017 - 05:26:30 EST)
- Re: [PATCH] driver core: add devices to deferred probe list when unbinding consumers Lucas Stach (Thu Mar 16 2017 - 05:26:31 EST)
- Re: media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline) Philipp Zabel (Thu Mar 16 2017 - 05:26:51 EST)
- Re: [RFC PATCH 21/33] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown Auger Eric (Thu Mar 16 2017 - 05:27:21 EST)
- Re: [PATCH v3 1/2] mtd: ifc: Update dependency of IFC for LS1021A Boris Brezillon (Thu Mar 16 2017 - 05:32:23 EST)
- Re: [alsa-devel] [RFC PATCH 2/2] ASoC: codec: wm8960: Relax bit clock computation Daniel Baluta (Thu Mar 16 2017 - 05:34:39 EST)
- Re: [PATCH] mtd: nand: gpio: make nCE GPIO optional Boris Brezillon (Thu Mar 16 2017 - 05:36:11 EST)
- Re: [PATCH v3] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" Aleksey Makarov (Thu Mar 16 2017 - 05:36:22 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Thu Mar 16 2017 - 05:36:22 EST)
- Re: [PATCH] perf probe: Return errno when does not hit any event Masami Hiramatsu (Thu Mar 16 2017 - 05:39:18 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Michal Hocko (Thu Mar 16 2017 - 05:39:38 EST)
- Re: [PATCH v4] kvm: better MWAIT emulation for guests Wanpeng Li (Thu Mar 16 2017 - 05:40:14 EST)
- Re: [PATCH v4 1/3] x86: Introduce a new constant KERNEL_MAPPING_SIZE Baoquan He (Thu Mar 16 2017 - 05:46:09 EST)
- Re: [PATCH v2] generic syscalls: Wire up statx syscall Arnd Bergmann (Thu Mar 16 2017 - 05:48:50 EST)
- Re: [PATCH v5 0/7] perf/sdt: Directly record SDT events with 'perf record' Masami Hiramatsu (Thu Mar 16 2017 - 05:52:03 EST)
- Re: [PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c Michael Ellerman (Thu Mar 16 2017 - 05:55:48 EST)
- Re: media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline) Philippe De Muyter (Thu Mar 16 2017 - 05:56:34 EST)
- [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel DÃnzer (Thu Mar 16 2017 - 05:56:35 EST)
- Re: [PATCH V4 1/2] firmware: add more flexible request_firmware_async function RafaÅ MiÅecki (Thu Mar 16 2017 - 05:57:11 EST)
- Re: mainline build: 208 builds: 0 failed, 208 passed, 422 warnings (v4.11-rc2-164-gdefc7d752265) Arnd Bergmann (Thu Mar 16 2017 - 06:00:02 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Yisheng Xie (Thu Mar 16 2017 - 06:00:12 EST)
- Re: [PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c Michael Ellerman (Thu Mar 16 2017 - 06:05:01 EST)
- Re: media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline) Philipp Zabel (Thu Mar 16 2017 - 06:05:08 EST)
- Re: [RFC 0/9] cpufreq: schedutil: Allow remote wakeups Rafael J. Wysocki (Thu Mar 16 2017 - 06:05:29 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Ville Syrjälä (Thu Mar 16 2017 - 06:09:14 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Daniel Stone (Thu Mar 16 2017 - 06:09:23 EST)
- Re: [PATCH v2] MAINTAINERS: Add maintianer entry for crypto/s5p-sss Herbert Xu (Thu Mar 16 2017 - 06:09:28 EST)
- Re: [PATCH 0/2] hwrng: revert managed API changes for amd and geode Herbert Xu (Thu Mar 16 2017 - 06:11:42 EST)
- Re: [PATCH] drivers/pcmcia: NO_IRQ removal for electra_cf.c Arnd Bergmann (Thu Mar 16 2017 - 06:12:19 EST)
- Re: [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met Arnd Bergmann (Thu Mar 16 2017 - 06:13:08 EST)
- Re: [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active Borislav Petkov (Thu Mar 16 2017 - 06:17:21 EST)
- Re: [RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Roger Quadros (Thu Mar 16 2017 - 06:21:00 EST)
- Re: media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline) Philippe De Muyter (Thu Mar 16 2017 - 06:21:19 EST)
- Re: [RFC PATCH v2 23/32] kvm: introduce KVM_MEMORY_ENCRYPT_OP ioctl Paolo Bonzini (Thu Mar 16 2017 - 06:25:43 EST)
- {Filename?} 6703 linux-kernel sfitzgerald (Thu Mar 16 2017 - 06:28:52 EST)
- Re: [PATCH 02/15] mm: page_alloc: align arguments to parenthesis Joe Perches (Thu Mar 16 2017 - 06:29:42 EST)
- Re: [PATCH 02/15] mm: page_alloc: align arguments to parenthesis Michal Hocko (Thu Mar 16 2017 - 06:33:12 EST)
- Re: [RFC PATCH v2 24/32] kvm: x86: prepare for SEV guest management API support Paolo Bonzini (Thu Mar 16 2017 - 06:33:23 EST)
- [PATCH 1/2] mmc: sdhci: Add support for setting parent clock Jon Hunter (Thu Mar 16 2017 - 06:38:00 EST)
- [PATCH 2/2] mmc: tegra: Fix setting of Tegra SDHCI module clock Jon Hunter (Thu Mar 16 2017 - 06:38:04 EST)
- Re: [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active Paolo Bonzini (Thu Mar 16 2017 - 06:38:52 EST)
- Re: [RFC 1/2] fanotify: new event FAN_MODIFY_DIR Jan Kara (Thu Mar 16 2017 - 06:39:15 EST)
- Re: [PATCH v5 3/3] printk: fix double printing with earlycon Aleksey Makarov (Thu Mar 16 2017 - 06:41:25 EST)
- Re: [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command Paolo Bonzini (Thu Mar 16 2017 - 06:49:09 EST)
- Re: [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command Paolo Bonzini (Thu Mar 16 2017 - 06:55:32 EST)
- Re: [PATCH v2 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 John Keeping (Thu Mar 16 2017 - 06:55:59 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Michal Hocko (Thu Mar 16 2017 - 06:58:34 EST)
- Re: [PATCH 3/3] mm: page_alloc: Break up a long single-line printk Michal Hocko (Thu Mar 16 2017 - 06:58:41 EST)
- Re: [PATCH 2/3] mm: page_alloc: Fix misordered logging output, reduce code size Michal Hocko (Thu Mar 16 2017 - 06:59:02 EST)
- [PATCH] spi: spidev: Add sx1301 to device tree compatibility list Ben Whitten (Thu Mar 16 2017 - 07:00:30 EST)
- [PATCH] spi: spidev: Add sx1301 to device tree compatibility list Ben Whitten (Thu Mar 16 2017 - 07:01:46 EST)
- Re: [PATCH v4 2/2] fpga manager: Add Xilinx slave serial SPI driver Michal Simek (Thu Mar 16 2017 - 07:01:52 EST)
- Re: [PATCH v4 1/2] dt: bindings: fpga: add xilinx slave-serial binding description Michal Simek (Thu Mar 16 2017 - 07:02:20 EST)
- Re: [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command Paolo Bonzini (Thu Mar 16 2017 - 07:06:16 EST)
- Re: [RFC PATCH v2 16/32] x86: kvm: Provide support to create Guest and HV shared per-CPU variables Paolo Bonzini (Thu Mar 16 2017 - 07:07:03 EST)
- Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Michael Ellerman (Thu Mar 16 2017 - 07:10:50 EST)
- Re: [PATCH] Staging: goldfish: use __func__ instead of embedded function names Dan Carpenter (Thu Mar 16 2017 - 07:11:31 EST)
- [tip:sched/core] sched/deadline: Add missing update_rq_clock() in dl_task_timer() tip-bot for Wanpeng Li (Thu Mar 16 2017 - 07:14:13 EST)
- Re: [PATCH v2 1/2] drivers: pwm: pwm-atmel: switch to atomic PWM Boris Brezillon (Thu Mar 16 2017 - 07:14:28 EST)
- [tip:sched/core] sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting tip-bot for Matt Fleming (Thu Mar 16 2017 - 07:14:39 EST)
- [tip:sched/core] sched/loadavg: Use {READ,WRITE}_ONCE() for sample window tip-bot for Matt Fleming (Thu Mar 16 2017 - 07:14:47 EST)
- [tip:x86/mm] x86/mm: Adapt MODULES_END based on fixmap section size tip-bot for Thomas Garnier (Thu Mar 16 2017 - 07:15:08 EST)
- [tip:x86/mm] x86: Make the GDT remapping read-only on 64-bit tip-bot for Thomas Garnier (Thu Mar 16 2017 - 07:15:19 EST)
- [tip:locking/core] locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y tip-bot for Niklas Cassel (Thu Mar 16 2017 - 07:15:24 EST)
- [tip:sched/core] sched/deadline: Make sure the replenishment timer fires in the next period tip-bot for Daniel Bristot de Oliveira (Thu Mar 16 2017 - 07:16:20 EST)
- [tip:sched/core] sched/rt: Add comments describing the RT IPI pull method tip-bot for Steven Rostedt (VMware) (Thu Mar 16 2017 - 07:18:12 EST)
- [tip:sched/core] sched/deadline: Use deadline instead of period when calculating overflow tip-bot for Steven Rostedt (VMware) (Thu Mar 16 2017 - 07:18:23 EST)
- [tip:perf/core] perf/x86: Add Top Down events to Intel Goldmont tip-bot for Kan Liang (Thu Mar 16 2017 - 07:23:12 EST)
- [tip:perf/core] perf/core: Keep AUX flags in the output handle tip-bot for Will Deacon (Thu Mar 16 2017 - 07:23:56 EST)
- [tip:perf/core] perf/core: Add a flag for partial AUX records tip-bot for Alexander Shishkin (Thu Mar 16 2017 - 07:24:21 EST)
- [tip:perf/core] perf/x86/intel/pt: Handle VMX better tip-bot for Alexander Shishkin (Thu Mar 16 2017 - 07:25:49 EST)
- Re: [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks Juri Lelli (Thu Mar 16 2017 - 07:26:06 EST)
- [tip:locking/core] locking/lockdep: Factor out the find_held_lock() helper function tip-bot for J. R. Okajima (Thu Mar 16 2017 - 07:26:16 EST)
- [tip:locking/core] locking/lockdep: Factor out the validate_held_lock() helper function tip-bot for J. R. Okajima (Thu Mar 16 2017 - 07:26:23 EST)
- [PATCH] Staging: goldfish: use __func__ instead of embedded function names v3 Mohsin Shan (Thu Mar 16 2017 - 07:26:41 EST)
- [tip:locking/core] locking/lockdep: Add new check to lock_downgrade() tip-bot for J. R. Okajima (Thu Mar 16 2017 - 07:27:03 EST)
- [tip:locking/core] locking/lockdep: Handle statically initialized PER_CPU locks properly tip-bot for Thomas Gleixner (Thu Mar 16 2017 - 07:27:38 EST)
- Re: [PATCH] fix pinctrl setup for i.IMX6 Linus Walleij (Thu Mar 16 2017 - 07:28:43 EST)
- Re: [PATCH v5 0/7] perf/sdt: Directly record SDT events with 'perf record' Ravi Bangoria (Thu Mar 16 2017 - 07:28:48 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Sergey Senozhatsky (Thu Mar 16 2017 - 07:31:13 EST)
- [PATCH] ext4: Add statx support David Howells (Thu Mar 16 2017 - 07:35:39 EST)
- Re: [PATCH v4] statx: optimize copy of struct statx to userspace David Howells (Thu Mar 16 2017 - 07:41:53 EST)
- Re: [PATCH] vc04_services: Fixing coding guideline error Dan Carpenter (Thu Mar 16 2017 - 07:43:00 EST)
- [tip:sched/core] sched/deadline: Throttle a constrained deadline task activated after the deadline tip-bot for Daniel Bristot de Oliveira (Thu Mar 16 2017 - 07:43:43 EST)
- [tip:x86/mm] x86: Remap GDT tables in the fixmap section tip-bot for Thomas Garnier (Thu Mar 16 2017 - 07:44:47 EST)
- Re: [PATCH v3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen (Thu Mar 16 2017 - 07:56:00 EST)
- Re: perf: use-after-free in perf_release Peter Zijlstra (Thu Mar 16 2017 - 08:05:50 EST)
- Re: [PATCH v4 0/2] mmc: host: s3cmci: add device tree support Ulf Hansson (Thu Mar 16 2017 - 08:06:32 EST)
- Re: [PATCH] perf probe: Return errno when does not hit any event Kefeng Wang (Thu Mar 16 2017 - 08:08:32 EST)
- RE: [PATCH v2 net-next 4/5] sunvnet: count multicast packets David Laight (Thu Mar 16 2017 - 08:12:20 EST)
- Re: [2/2] coresight: Fix reference count for software sources Chunyan Zhang (Thu Mar 16 2017 - 08:13:23 EST)
- Re: kexec regression since 4.9 caused by efi Matt Fleming (Thu Mar 16 2017 - 08:16:03 EST)
- [PATCH] kexec: Update vmcoreinfo after crash happened Xunlei Pang (Thu Mar 16 2017 - 08:16:18 EST)
- Re: [RFC v3 0/5] Add capacity capping support to the CPU controller Patrick Bellasi (Thu Mar 16 2017 - 08:23:49 EST)
- [PATCHv2] lockdep: avoid signed overflow Mark Rutland (Thu Mar 16 2017 - 08:25:30 EST)
- Re: [PATCH] perf, tools, script: Add brstackinsn for branch stacks Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 08:25:48 EST)
- [PATCH v15 0/5] mxs-lradc: Split driver into MFD Ksenija Stanojevic (Thu Mar 16 2017 - 08:27:33 EST)
- [PATCH v15 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija Stanojevic (Thu Mar 16 2017 - 08:27:34 EST)
- [PATCH v15 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen Ksenija Stanojevic (Thu Mar 16 2017 - 08:27:40 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Baoquan He (Thu Mar 16 2017 - 08:27:45 EST)
- [PATCH v15 4/5] iio: adc: mxs-lradc: Remove driver Ksenija Stanojevic (Thu Mar 16 2017 - 08:27:53 EST)
- [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Vignesh R (Thu Mar 16 2017 - 08:28:07 EST)
- Re: [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks Patrick Bellasi (Thu Mar 16 2017 - 08:28:18 EST)
- Re: [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages Paolo Bonzini (Thu Mar 16 2017 - 08:28:33 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 08:28:33 EST)
- Re: [PATCH 0/3] intel_pstate: More fixes related to limits Rafael J. Wysocki (Thu Mar 16 2017 - 08:29:10 EST)
- [PATCH v15 2/5] iio: adc: mxs-lradc: Add support for adc driver Ksenija Stanojevic (Thu Mar 16 2017 - 08:29:22 EST)
- [PATCH v15 5/5] mfd: Move binding document Ksenija Stanojevic (Thu Mar 16 2017 - 08:29:36 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 08:29:47 EST)
- [PATCH] cpufreq: intel_pstate: One set of global limits in active mode Rafael J. Wysocki (Thu Mar 16 2017 - 08:30:45 EST)
- Re: change uprobe_events default ? Was: [PATCH] perf: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 08:32:16 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Xunlei Pang (Thu Mar 16 2017 - 08:34:03 EST)
- Re: MAP_POPULATE vs. MADV_HUGEPAGES Michal Hocko (Thu Mar 16 2017 - 08:34:55 EST)
- Re: kexec regression since 4.9 caused by efi Matt Fleming (Thu Mar 16 2017 - 08:42:17 EST)
- Re: [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks Juri Lelli (Thu Mar 16 2017 - 08:44:22 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Michal Sojka (Thu Mar 16 2017 - 08:45:58 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Jiri Slaby (Thu Mar 16 2017 - 08:47:00 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Jiri Olsa (Thu Mar 16 2017 - 08:51:49 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Jiri Slaby (Thu Mar 16 2017 - 08:55:05 EST)
- [PATCH v2 1/2] ARM: dts: qcom: msm8974: Add RPMCC DT node Georgi Djakov (Thu Mar 16 2017 - 08:55:34 EST)
- Re: [PATCH 1/4] mmc: core: Add post_ios_power_on callback for power sequences Ulf Hansson (Thu Mar 16 2017 - 08:55:47 EST)
- [PATCH v2 2/2] ARM: dts: qcom: Add msm8974 CoreSight components Georgi Djakov (Thu Mar 16 2017 - 08:59:28 EST)
- Re: [PATCH v2 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven (Thu Mar 16 2017 - 08:59:45 EST)
- [PATCH 0/4] perf patches Peter Zijlstra (Thu Mar 16 2017 - 09:00:26 EST)
- [PATCH 4/4] perf: Better explain the inherit magic Peter Zijlstra (Thu Mar 16 2017 - 09:00:26 EST)
- [PATCH 1/4] perf: Fix use-after-free in perf_release() Peter Zijlstra (Thu Mar 16 2017 - 09:00:40 EST)
- Re: [PATCHv2 5/5] ARM: dts: socfpga: Add Devkit A10-SR Reset Controller Dinh Nguyen (Thu Mar 16 2017 - 09:00:41 EST)
- [PATCH 2/4] perf: Fix event inheritance on fork() Peter Zijlstra (Thu Mar 16 2017 - 09:01:08 EST)
- [PATCH 3/4] perf: Simplify perf_event_free_task() Peter Zijlstra (Thu Mar 16 2017 - 09:01:15 EST)
- Re: [PATCH v2 3/4] mmc: pwrseq_simple: Add an optional pre-power-on-delay Ulf Hansson (Thu Mar 16 2017 - 09:01:46 EST)
- Re: [RFC][PATCH 5/5] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Thu Mar 16 2017 - 09:02:23 EST)
- [PATCH v2.1 06/23] MAINTAINERS: Add file patterns for dsa device tree bindings Geert Uytterhoeven (Thu Mar 16 2017 - 09:03:15 EST)
- Re: [PATCH v2 2/4] mmc: pwrseq-simple: Add optional op. for post_ios_power_on callback Ulf Hansson (Thu Mar 16 2017 - 09:05:23 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Wolfram Sang (Thu Mar 16 2017 - 09:08:51 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 09:13:17 EST)
- Re: [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages Paolo Bonzini (Thu Mar 16 2017 - 09:16:09 EST)
- Re: [PATCH v2] ARM: socfpga: updates for socfpga_defconfig Dinh Nguyen (Thu Mar 16 2017 - 09:17:27 EST)
- [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 cl (Thu Mar 16 2017 - 09:17:31 EST)
- [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 cl (Thu Mar 16 2017 - 09:17:39 EST)
- [PATCH v2 0/6] initialize dtsi file and dts file for RK3328 SoCs cl (Thu Mar 16 2017 - 09:17:58 EST)
- [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 cl (Thu Mar 16 2017 - 09:18:10 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Baoquan He (Thu Mar 16 2017 - 09:18:19 EST)
- Re: [PATCH 0/4] perf patches Ingo Molnar (Thu Mar 16 2017 - 09:20:26 EST)
- [PATCH v2 5/6] arm64: dts: rockchip: add dts file for RK3328 cl (Thu Mar 16 2017 - 09:21:19 EST)
- [PATCH v2 6/6] dt-bindings: document rockchip rk3328-evb board cl (Thu Mar 16 2017 - 09:21:35 EST)
- [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs cl (Thu Mar 16 2017 - 09:23:05 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 09:24:47 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Greg KH (Thu Mar 16 2017 - 09:26:17 EST)
- Re: MAP_POPULATE vs. MADV_HUGEPAGES Avi Kivity (Thu Mar 16 2017 - 09:27:39 EST)
- Re: [PATCH] Staging: goldfish: use __func__ instead of embedded function names v3 Greg KH (Thu Mar 16 2017 - 09:29:08 EST)
- [PATCH v6 0/2] GPCv2 power gating driver Andrey Smirnov (Thu Mar 16 2017 - 09:32:48 EST)
- [PATCH v6 2/2] soc/imx: Add GPCv2 power gating driver Andrey Smirnov (Thu Mar 16 2017 - 09:33:04 EST)
- [PATCH v6 1/2] dt-bindings: Add GPCv2 power gating driver Andrey Smirnov (Thu Mar 16 2017 - 09:33:42 EST)
- Re: [PATCH 1/2] serdev: Add serdev_device_write subroutine Andrey Smirnov (Thu Mar 16 2017 - 09:35:19 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Michal Sojka (Thu Mar 16 2017 - 09:35:23 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Russell King - ARM Linux (Thu Mar 16 2017 - 09:36:53 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Wolfram Sang (Thu Mar 16 2017 - 09:37:08 EST)
- Re: [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 Heiko Stuebner (Thu Mar 16 2017 - 09:37:08 EST)
- Re: [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 Heiko Stuebner (Thu Mar 16 2017 - 09:37:43 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Xunlei Pang (Thu Mar 16 2017 - 09:38:21 EST)
- [tip:x86/mm 1/3] fs/proc/kcore.c:626:40: note: in expansion of macro 'MODULES_END' kbuild test robot (Thu Mar 16 2017 - 09:41:52 EST)
- Re: [PATCH v2 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables Marc Zyngier (Thu Mar 16 2017 - 09:42:04 EST)
- Re: [PATCH V4 1/2] firmware: add more flexible request_firmware_async function Greg KH (Thu Mar 16 2017 - 09:42:28 EST)
- [PATCH v5 4/5] perf report: Show inline stack for stdio mode Jin Yao (Thu Mar 16 2017 - 09:44:41 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Arnd Bergmann (Thu Mar 16 2017 - 09:44:55 EST)
- [PATCH v5 0/5] perf report: Show inline stack Jin Yao (Thu Mar 16 2017 - 09:45:08 EST)
- [PATCH v5 1/5] perf report: Refactor common code in srcline.c Jin Yao (Thu Mar 16 2017 - 09:45:15 EST)
- [PATCH v5 5/5] perf report: Show inline stack for browser mode Jin Yao (Thu Mar 16 2017 - 09:45:19 EST)
- [PATCH v5 2/5] perf report: Find the inline stack for a given address Jin Yao (Thu Mar 16 2017 - 09:45:38 EST)
- [PATCH v5 3/5] perf report: Create new inline option Jin Yao (Thu Mar 16 2017 - 09:45:51 EST)
- Re: [PATCH v4 0/5] perf report: Show inline stack Jin, Yao (Thu Mar 16 2017 - 09:47:21 EST)
- Re: [PATCH v2 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables Robert Richter (Thu Mar 16 2017 - 09:48:06 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 09:51:24 EST)
- [PATCH v2 3/3] uio_mf624: Align memory regions to page size and set correct offsets Michal Sojka (Thu Mar 16 2017 - 09:51:37 EST)
- [PATCH v2 2/3] uio_mf624: Refactor memory info initialization Michal Sojka (Thu Mar 16 2017 - 09:51:47 EST)
- [PATCH v2 1/3] uio: Allow handling of non page-aligned memory regions Michal Sojka (Thu Mar 16 2017 - 09:51:58 EST)
- Re: [PATCH v5 3/3] printk: fix double printing with earlycon Petr Mladek (Thu Mar 16 2017 - 09:54:37 EST)
- Re: [PATCH v2] mfd: tps65912: Fix variable name for SPI remove Lee Jones (Thu Mar 16 2017 - 09:55:08 EST)
- Re: [PATCH V4 1/2] firmware: add more flexible request_firmware_async function RafaÅ MiÅecki (Thu Mar 16 2017 - 09:55:23 EST)
- Re: Kernel crash at boot time or reboot on ARM64/Hikey Daniel Lezcano (Thu Mar 16 2017 - 09:58:13 EST)
- Re: perf: use-after-free in perf_release Peter Zijlstra (Thu Mar 16 2017 - 09:58:22 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Jiri Olsa (Thu Mar 16 2017 - 10:00:08 EST)
- 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 10:01:47 EST)
- Re: [Intel-gfx] The i915 stable patch marking is totally broken Greg KH (Thu Mar 16 2017 - 10:02:52 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Ulf Hansson (Thu Mar 16 2017 - 10:03:11 EST)
- Re: [PATCH v2 8/8] irqchip, gicv3-its, cma: Use CMA for allocation of large device tables Shanker Donthineni (Thu Mar 16 2017 - 10:03:41 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 10:06:57 EST)
- Does braille console work? Aleksey Makarov (Thu Mar 16 2017 - 10:07:19 EST)
- Re: Applied "ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE" to the asoc tree Mark Brown (Thu Mar 16 2017 - 10:07:34 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Lee Jones (Thu Mar 16 2017 - 10:07:44 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 10:07:57 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Greg KH (Thu Mar 16 2017 - 10:07:58 EST)
- Re: DRM Atomic property for color-space conversion Ville Syrjälä (Thu Mar 16 2017 - 10:08:04 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 10:08:25 EST)
- Re: [PATCH v2] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Mark Brown (Thu Mar 16 2017 - 10:10:00 EST)
- Re: [PATCH fixes v3] pinctrl: Really force states during suspend/resume Linus Walleij (Thu Mar 16 2017 - 10:10:13 EST)
- Applied "spi: spidev: Add sx1301 to device tree compatibility list" to the spi tree Mark Brown (Thu Mar 16 2017 - 10:11:51 EST)
- Re: [PATCH V4 1/2] firmware: add more flexible request_firmware_async function Greg KH (Thu Mar 16 2017 - 10:12:28 EST)
- Re: DRM Atomic property for color-space conversion Alex Deucher (Thu Mar 16 2017 - 10:12:43 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 10:14:50 EST)
- [PATCH] md5: remove from lib and only live in crypto Jason A. Donenfeld (Thu Mar 16 2017 - 10:19:18 EST)
- [PATCH] acpi: fix incompatibility with mcount-based function graph tracing Josh Poimboeuf (Thu Mar 16 2017 - 10:20:10 EST)
- [PATCH v1] mfd: core: Preserve PLATFORM_DEVID_NONE Andy Shevchenko (Thu Mar 16 2017 - 10:20:42 EST)
- Re: DRM Atomic property for color-space conversion Sharma, Shashank (Thu Mar 16 2017 - 10:20:50 EST)
- Re: [PATCH 1/2] serdev: Add serdev_device_write subroutine Andrey Smirnov (Thu Mar 16 2017 - 10:24:41 EST)
- Re: [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized Arnd Bergmann (Thu Mar 16 2017 - 10:24:55 EST)
- Re: [tip:perf/core] perf/core: Add a flag for partial AUX records Vince Weaver (Thu Mar 16 2017 - 10:25:09 EST)
- Re: [PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types James Morse (Thu Mar 16 2017 - 10:26:12 EST)
- Re: [PATCH 1/3] uio: Allow handling of non page-aligned memory regions Michal Sojka (Thu Mar 16 2017 - 10:26:46 EST)
- RE: [PATCH net-next] r8152: simply the arguments David Laight (Thu Mar 16 2017 - 10:28:24 EST)
- Re: [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active Tom Lendacky (Thu Mar 16 2017 - 10:29:15 EST)
- [PATCH 4.4 14/35] MIPS: DEC: Avoid la pseudo-instruction in delay slots Greg Kroah-Hartman (Thu Mar 16 2017 - 10:32:50 EST)
- [PATCH 4.4 17/35] powerpc: Emulation support for load/store instructions on LE Greg Kroah-Hartman (Thu Mar 16 2017 - 10:32:52 EST)
- [PATCH 4.4 02/35] USB: serial: digi_acceleport: fix OOB-event processing Greg Kroah-Hartman (Thu Mar 16 2017 - 10:32:56 EST)
- [PATCH 4.9 01/44] USB: serial: digi_acceleport: fix OOB data sanity check Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:07 EST)
- [PATCH 4.4 05/35] MIPS: ip27: Disable qlge driver in defconfig Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:16 EST)
- [PATCH 4.9 19/44] [media] dw2102: dont do DMA on stack Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:18 EST)
- [PATCH 4.9 13/44] MIPS: ralink: Remove unused rt*_wdt_reset functions Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:27 EST)
- [PATCH 4.9 29/44] Revert "usb: gadget: uvc: Add missing call for additional setup data" Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:35 EST)
- [PATCH 4.9 32/44] USB: serial: safe_serial: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:43 EST)
- [PATCH 4.9 30/44] usb: host: xhci-dbg: HCIVERSION should be a binary number Greg Kroah-Hartman (Thu Mar 16 2017 - 10:33:54 EST)
- [PATCH 4.9 37/44] USB: serial: io_ti: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:06 EST)
- [PATCH 4.9 35/44] USB: iowarrior: fix NULL-deref in write Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:07 EST)
- [PATCH 4.9 39/44] KVM: s390: Fix guest migration for huge guests resulting in panic Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:20 EST)
- [PATCH 4.9 05/44] MIPS: VDSO: avoid duplicate CAC_BASE definition Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:27 EST)
- [PATCH 4.9 07/44] MIPS: Update ip27_defconfig for SCSI_DH change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:42 EST)
- [PATCH 4.9 08/44] MIPS: ip22: Fix ip28 build for modern gcc Greg Kroah-Hartman (Thu Mar 16 2017 - 10:34:53 EST)
- [PATCH 4.10 03/48] USB: serial: digi_acceleport: fix OOB data sanity check Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:10 EST)
- [PATCH 4.10 04/48] USB: serial: digi_acceleport: fix OOB-event processing Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:10 EST)
- [PATCH 4.10 07/48] MIPS: VDSO: avoid duplicate CAC_BASE definition Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:17 EST)
- [PATCH 4.10 27/48] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:25 EST)
- [PATCH 4.10 00/48] 4.10.4-stable review Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:27 EST)
- [PATCH 4.10 29/48] usb: ohci-at91: Do not drop unhandled USB suspend control requests Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:36 EST)
- [PATCH 4.10 31/48] Revert "usb: gadget: uvc: Add missing call for additional setup data" Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:39 EST)
- [PATCH 4.10 17/48] tracing: Add #undef to fix compile error Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:50 EST)
- [PATCH 4.10 34/48] USB: serial: safe_serial: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 10:35:51 EST)
- [PATCH 4.10 30/48] usb: gadget: function: f_fs: pass companion descriptor along Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:01 EST)
- [PATCH 4.10 36/48] USB: iowarrior: fix NULL-deref at probe Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:01 EST)
- [PATCH 4.10 41/48] KVM: s390: Fix guest migration for huge guests resulting in panic Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:04 EST)
- [PATCH 4.10 39/48] USB: serial: io_ti: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:08 EST)
- [PATCH 4.10 18/48] ucount: Remove the atomicity from ucount->count Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:23 EST)
- [PATCH 4.10 46/48] [media] rc: raw decoder for keymap protocol is not loaded on register Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:26 EST)
- [PATCH 4.10 19/48] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:32 EST)
- [PATCH 4.10 22/48] powerpc: Emulation support for load/store instructions on LE Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:37 EST)
- [PATCH 4.10 23/48] powerpc/booke: Fix boot crash due to null hugepd Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:56 EST)
- [PATCH 4.10 15/48] MIPS: ralink: Remove unused rt*_wdt_reset functions Greg Kroah-Hartman (Thu Mar 16 2017 - 10:36:57 EST)
- [PATCH] scsi: libsas: fix ata xfer length John Garry (Thu Mar 16 2017 - 10:37:05 EST)
- [PATCH 4.10 24/48] powerpc/xics: Work around limitations of OPAL XICS priority handling Greg Kroah-Hartman (Thu Mar 16 2017 - 10:37:28 EST)
- [PATCH 4.4 11/35] MIPS: ralink: Remove unused rt*_wdt_reset functions Greg Kroah-Hartman (Thu Mar 16 2017 - 10:37:29 EST)
- [PATCH 4.4 13/35] mm: memcontrol: avoid unused function warning Greg Kroah-Hartman (Thu Mar 16 2017 - 10:37:33 EST)
- Re: DRM Atomic property for color-space conversion Local user for Liviu Dudau (Thu Mar 16 2017 - 10:37:43 EST)
- [PATCH 4.4 12/35] cpmac: remove hopeless #warning Greg Kroah-Hartman (Thu Mar 16 2017 - 10:37:56 EST)
- [PATCH 4.4 01/35] USB: serial: digi_acceleport: fix OOB data sanity check Greg Kroah-Hartman (Thu Mar 16 2017 - 10:38:30 EST)
- [PATCH 4.4 10/35] MIPS: ralink: Cosmetic change to prom_init(). Greg Kroah-Hartman (Thu Mar 16 2017 - 10:38:41 EST)
- [PATCH 4.10 21/48] i2c: add missing of_node_put in i2c_mux_del_adapters Greg Kroah-Hartman (Thu Mar 16 2017 - 10:39:11 EST)
- [PATCH 4.10 47/48] ext4: dont BUG when truncating encrypted inodes on the orphan list Greg Kroah-Hartman (Thu Mar 16 2017 - 10:39:22 EST)
- [PATCH 4.10 20/48] [media] dw2102: dont do DMA on stack Greg Kroah-Hartman (Thu Mar 16 2017 - 10:39:35 EST)
- [PATCH 4.10 48/48] IB/mlx5: Verify that Q counters are supported Greg Kroah-Hartman (Thu Mar 16 2017 - 10:40:09 EST)
- [PATCH 4.10 44/48] [media] serial_ir: ensure were ready to receive interrupts Greg Kroah-Hartman (Thu Mar 16 2017 - 10:40:24 EST)
- [PATCH 4.10 43/48] drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env var Greg Kroah-Hartman (Thu Mar 16 2017 - 10:40:31 EST)
- [PATCH 4.10 45/48] dm: flush queued bios when process blocks to avoid deadlock Greg Kroah-Hartman (Thu Mar 16 2017 - 10:40:51 EST)
- [PATCH 4.10 42/48] KVM: arm/arm64: Let vcpu thread modify its own active state Greg Kroah-Hartman (Thu Mar 16 2017 - 10:41:19 EST)
- [PATCH 4.10 38/48] USB: serial: io_ti: fix NULL-deref in interrupt callback Greg Kroah-Hartman (Thu Mar 16 2017 - 10:41:46 EST)
- [PATCH 4.10 37/48] USB: iowarrior: fix NULL-deref in write Greg Kroah-Hartman (Thu Mar 16 2017 - 10:42:01 EST)
- [PATCH 4.10 35/48] USB: serial: omninet: fix reference leaks at open Greg Kroah-Hartman (Thu Mar 16 2017 - 10:42:14 EST)
- Re: [PATCH] acpi: fix incompatibility with mcount-based function graph tracing Steven Rostedt (Thu Mar 16 2017 - 10:42:18 EST)
- [PATCH 4.10 33/48] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers Greg Kroah-Hartman (Thu Mar 16 2017 - 10:42:47 EST)
- [PATCH 4.10 32/48] usb: host: xhci-dbg: HCIVERSION should be a binary number Greg Kroah-Hartman (Thu Mar 16 2017 - 10:43:27 EST)
- Re: [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count() Linus Walleij (Thu Mar 16 2017 - 10:43:45 EST)
- [PATCH 4.10 28/48] usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() Greg Kroah-Hartman (Thu Mar 16 2017 - 10:43:47 EST)
- Re: [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count() Linus Walleij (Thu Mar 16 2017 - 10:44:23 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax (Thu Mar 16 2017 - 10:44:34 EST)
- [PATCH 4.10 26/48] usb: gadget: dummy_hcd: clear usb_gadget region before registration Greg Kroah-Hartman (Thu Mar 16 2017 - 10:44:55 EST)
- [PATCH 4.10 09/48] MIPS: Update ip27_defconfig for SCSI_DH change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:45:18 EST)
- [PATCH 4.10 08/48] MIPS: ip27: Disable qlge driver in defconfig Greg Kroah-Hartman (Thu Mar 16 2017 - 10:45:26 EST)
- [PATCH 4.10 25/48] PCI: Prevent VPD access for QLogic ISP2722 Greg Kroah-Hartman (Thu Mar 16 2017 - 10:45:41 EST)
- Re: [PATCH 2/2] serdev: Add minimal bus locking API Andrey Smirnov (Thu Mar 16 2017 - 10:45:54 EST)
- Re: [PATCH] mmc: mediatek: Fixed bug where clock frequency could be set wrong Ulf Hansson (Thu Mar 16 2017 - 10:46:05 EST)
- Re: [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count() Linus Walleij (Thu Mar 16 2017 - 10:46:32 EST)
- Re: [PATCH] mmc: ushc: fix NULL-deref at probe Ulf Hansson (Thu Mar 16 2017 - 10:46:43 EST)
- Re: [PATCH 0/3] mmc: sdhci: remove unnecessary platform_set_drvdata() call Ulf Hansson (Thu Mar 16 2017 - 10:46:47 EST)
- Re: [Intel-gfx] The i915 stable patch marking is totally broken Jani Nikula (Thu Mar 16 2017 - 10:46:47 EST)
- Re: [PATCH v2] mmc: meson-gx: fix error path when driver initialization fails before enabling clocks Ulf Hansson (Thu Mar 16 2017 - 10:46:53 EST)
- Re: [PATCH 0/2] mmc: core: null pointer dereference bug Ulf Hansson (Thu Mar 16 2017 - 10:47:02 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Ulf Hansson (Thu Mar 16 2017 - 10:47:05 EST)
- Re: [PATCH v2 07/14] mmc: sdhci-st: simplify optional reset handling Ulf Hansson (Thu Mar 16 2017 - 10:47:12 EST)
- Re: [v3] mmc: sdhci-cadence: add HS400 enhanced strobe support Ulf Hansson (Thu Mar 16 2017 - 10:48:26 EST)
- Re: [PATCH] mmc: sdhci-of-at91: Support external regulators Ulf Hansson (Thu Mar 16 2017 - 10:48:44 EST)
- Re: MAP_POPULATE vs. MADV_HUGEPAGES Michal Hocko (Thu Mar 16 2017 - 10:48:55 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Arnd Bergmann (Thu Mar 16 2017 - 10:49:01 EST)
- [PATCH 4.10 05/48] crypto: improve gcc optimization flags for serpent and wp512 Greg Kroah-Hartman (Thu Mar 16 2017 - 10:49:19 EST)
- [PATCH 4.10 06/48] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:49:24 EST)
- [PATCH 4.10 12/48] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy Greg Kroah-Hartman (Thu Mar 16 2017 - 10:49:57 EST)
- [PATCH 4.9 44/44] IB/mlx5: Verify that Q counters are supported Greg Kroah-Hartman (Thu Mar 16 2017 - 10:50:18 EST)
- [PATCH 4.10 10/48] MIPS: ip22: Fix ip28 build for modern gcc Greg Kroah-Hartman (Thu Mar 16 2017 - 10:50:36 EST)
- [PATCH 4.9 40/44] KVM: arm/arm64: Let vcpu thread modify its own active state Greg Kroah-Hartman (Thu Mar 16 2017 - 10:50:48 EST)
- [PATCH 4.10 11/48] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:51:04 EST)
- [PATCH 4.9 42/44] [media] rc: raw decoder for keymap protocol is not loaded on register Greg Kroah-Hartman (Thu Mar 16 2017 - 10:51:21 EST)
- [PATCH 4.10 02/48] ARM: qcom_defconfig: Enable RPM/RPM-SMD clocks Greg Kroah-Hartman (Thu Mar 16 2017 - 10:51:39 EST)
- [PATCH 4.9 00/44] 4.9.16-stable review Greg Kroah-Hartman (Thu Mar 16 2017 - 10:51:52 EST)
- [PATCH 4.9 43/44] ext4: dont BUG when truncating encrypted inodes on the orphan list Greg Kroah-Hartman (Thu Mar 16 2017 - 10:52:03 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size Rajneesh Bhardwaj (Thu Mar 16 2017 - 10:52:18 EST)
- [PATCH 4.10 01/48] iio: 104-quad-8: Fix off-by-one error when addressing flag register Greg Kroah-Hartman (Thu Mar 16 2017 - 10:52:30 EST)
- [PATCH] ARM: dts: hi6220: Reset the mmc hosts Daniel Lezcano (Thu Mar 16 2017 - 10:52:41 EST)
- [PATCH 4.9 41/44] dm: flush queued bios when process blocks to avoid deadlock Greg Kroah-Hartman (Thu Mar 16 2017 - 10:52:53 EST)
- [PATCH 4.10 14/48] MIPS: ralink: Remove unused timer functions Greg Kroah-Hartman (Thu Mar 16 2017 - 10:53:04 EST)
- Re: DRM Atomic property for color-space conversion Ville Syrjälä (Thu Mar 16 2017 - 10:53:19 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Peter Zijlstra (Thu Mar 16 2017 - 10:53:22 EST)
- [PATCH 4.9 09/44] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:53:46 EST)
- [PATCH 4.10 13/48] MIPS: ralink: Cosmetic change to prom_init(). Greg Kroah-Hartman (Thu Mar 16 2017 - 10:53:54 EST)
- [PATCH 4.9 06/44] MIPS: ip27: Disable qlge driver in defconfig Greg Kroah-Hartman (Thu Mar 16 2017 - 10:54:21 EST)
- [PATCH 4.9 04/44] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Greg Kroah-Hartman (Thu Mar 16 2017 - 10:54:38 EST)
- [PATCH 4.9 36/44] USB: serial: io_ti: fix NULL-deref in interrupt callback Greg Kroah-Hartman (Thu Mar 16 2017 - 10:55:00 EST)
- [PATCH 4.9 33/44] USB: serial: omninet: fix reference leaks at open Greg Kroah-Hartman (Thu Mar 16 2017 - 10:55:32 EST)
- [PATCH 4.9 34/44] USB: iowarrior: fix NULL-deref at probe Greg Kroah-Hartman (Thu Mar 16 2017 - 10:55:35 EST)
- [PATCH 4.9 31/44] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers Greg Kroah-Hartman (Thu Mar 16 2017 - 10:56:01 EST)
- Re: [PATCH v2 08/14] mmc: sunxi: simplify optional reset handling Ulf Hansson (Thu Mar 16 2017 - 10:56:24 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Robin Murphy (Thu Mar 16 2017 - 10:56:32 EST)
- Re: [PATCH 20/41] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy Andrzej Hajda (Thu Mar 16 2017 - 10:56:47 EST)
- [PATCH 4.9 03/44] crypto: improve gcc optimization flags for serpent and wp512 Greg Kroah-Hartman (Thu Mar 16 2017 - 10:57:08 EST)
- [PATCH 4.9 20/44] i2c: add missing of_node_put in i2c_mux_del_adapters Greg Kroah-Hartman (Thu Mar 16 2017 - 10:57:22 EST)
- [PATCH 4.9 28/44] usb: gadget: function: f_fs: pass companion descriptor along Greg Kroah-Hartman (Thu Mar 16 2017 - 10:57:28 EST)
- [PATCH 4.9 21/44] powerpc: Emulation support for load/store instructions on LE Greg Kroah-Hartman (Thu Mar 16 2017 - 10:57:46 EST)
- [PATCH 4.9 27/44] usb: ohci-at91: Do not drop unhandled USB suspend control requests Greg Kroah-Hartman (Thu Mar 16 2017 - 10:58:03 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Oleg Nesterov (Thu Mar 16 2017 - 10:58:13 EST)
- Re: MAP_POPULATE vs. MADV_HUGEPAGES Avi Kivity (Thu Mar 16 2017 - 10:58:30 EST)
- [PATCH 4.9 25/44] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Greg Kroah-Hartman (Thu Mar 16 2017 - 10:58:37 EST)
- [PATCH 4.9 26/44] usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() Greg Kroah-Hartman (Thu Mar 16 2017 - 10:59:09 EST)
- [PATCH 4.9 23/44] PCI: Prevent VPD access for QLogic ISP2722 Greg Kroah-Hartman (Thu Mar 16 2017 - 10:59:15 EST)
- Re: [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met zhichang.yuan (Thu Mar 16 2017 - 10:59:23 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 10:59:37 EST)
- Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey (Thu Mar 16 2017 - 10:59:59 EST)
- Re: [PATCH v4 2/2] fpga manager: Add Xilinx slave serial SPI driver Moritz Fischer (Thu Mar 16 2017 - 11:00:17 EST)
- [PATCH 4.9 22/44] powerpc/xics: Work around limitations of OPAL XICS priority handling Greg Kroah-Hartman (Thu Mar 16 2017 - 11:00:32 EST)
- [PATCH 4.9 24/44] usb: gadget: dummy_hcd: clear usb_gadget region before registration Greg Kroah-Hartman (Thu Mar 16 2017 - 11:00:49 EST)
- [PATCH 4.4 06/35] MIPS: Update ip27_defconfig for SCSI_DH change Greg Kroah-Hartman (Thu Mar 16 2017 - 11:01:24 EST)
- [PATCH 4.9 18/44] efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y Greg Kroah-Hartman (Thu Mar 16 2017 - 11:01:36 EST)
- [PATCH 4.4 07/35] MIPS: ip22: Fix ip28 build for modern gcc Greg Kroah-Hartman (Thu Mar 16 2017 - 11:01:49 EST)
- [PATCH 4.9 02/44] USB: serial: digi_acceleport: fix OOB-event processing Greg Kroah-Hartman (Thu Mar 16 2017 - 11:01:56 EST)
- Re: MAP_POPULATE vs. MADV_HUGEPAGES Michal Hocko (Thu Mar 16 2017 - 11:02:02 EST)
- [PATCH 4.4 00/35] 4.4.55-stable review Greg Kroah-Hartman (Thu Mar 16 2017 - 11:02:22 EST)
- [PATCH 4.9 15/44] cpmac: remove hopeless #warning Greg Kroah-Hartman (Thu Mar 16 2017 - 11:02:38 EST)
- [PATCH 4.9 16/44] tracing: Add #undef to fix compile error Greg Kroah-Hartman (Thu Mar 16 2017 - 11:02:50 EST)
- [PATCH 4.9 17/44] ucount: Remove the atomicity from ucount->count Greg Kroah-Hartman (Thu Mar 16 2017 - 11:03:02 EST)
- [PATCH 4.9 12/44] MIPS: ralink: Remove unused timer functions Greg Kroah-Hartman (Thu Mar 16 2017 - 11:03:18 EST)
- [PATCH 4.9 14/44] bcm63xx_enet: avoid uninitialized variable warning Greg Kroah-Hartman (Thu Mar 16 2017 - 11:03:29 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Jon Masters (Thu Mar 16 2017 - 11:03:46 EST)
- [PATCH 4.4 09/35] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy Greg Kroah-Hartman (Thu Mar 16 2017 - 11:03:58 EST)
- [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Thu Mar 16 2017 - 11:04:03 EST)
- [PATCH 4.9 10/44] mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy Greg Kroah-Hartman (Thu Mar 16 2017 - 11:04:26 EST)
- [PATCH 4.9 11/44] MIPS: ralink: Cosmetic change to prom_init(). Greg Kroah-Hartman (Thu Mar 16 2017 - 11:04:43 EST)
- [PATCH 4.4 34/35] dm: flush queued bios when process blocks to avoid deadlock Greg Kroah-Hartman (Thu Mar 16 2017 - 11:05:01 EST)
- [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Greg Kroah-Hartman (Thu Mar 16 2017 - 11:05:13 EST)
- [PATCH 4.4 35/35] ext4: dont BUG when truncating encrypted inodes on the orphan list Greg Kroah-Hartman (Thu Mar 16 2017 - 11:05:23 EST)
- [PATCH 4.4 33/35] nfit, libnvdimm: fix interleave set cookie calculation Greg Kroah-Hartman (Thu Mar 16 2017 - 11:05:53 EST)
- [PATCH 4.4 32/35] s390/kdump: Use "LINUX" ELF note name instead of "CORE" Greg Kroah-Hartman (Thu Mar 16 2017 - 11:06:04 EST)
- [PATCH 4.4 27/35] USB: serial: io_ti: fix NULL-deref in interrupt callback Greg Kroah-Hartman (Thu Mar 16 2017 - 11:06:18 EST)
- [PATCH 4.4 30/35] mvsas: fix misleading indentation Greg Kroah-Hartman (Thu Mar 16 2017 - 11:06:30 EST)
- [PATCH 4.4 31/35] KVM: s390: Fix guest migration for huge guests resulting in panic Greg Kroah-Hartman (Thu Mar 16 2017 - 11:06:42 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Wolfram Sang (Thu Mar 16 2017 - 11:06:52 EST)
- Re: [PATCH v4 1/2] usbip: Fix-format-overflow Shuah Khan (Thu Mar 16 2017 - 11:07:15 EST)
- [PATCH 4.4 28/35] USB: serial: io_ti: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 11:07:29 EST)
- [PATCH 4.4 03/35] crypto: improve gcc optimization flags for serpent and wp512 Greg Kroah-Hartman (Thu Mar 16 2017 - 11:07:51 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Alan Stern (Thu Mar 16 2017 - 11:08:01 EST)
- [PATCH 4.4 26/35] USB: iowarrior: fix NULL-deref in write Greg Kroah-Hartman (Thu Mar 16 2017 - 11:08:17 EST)
- [PATCH 4.4 24/35] USB: serial: omninet: fix reference leaks at open Greg Kroah-Hartman (Thu Mar 16 2017 - 11:08:29 EST)
- [PATCH 4.4 22/35] usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers Greg Kroah-Hartman (Thu Mar 16 2017 - 11:08:42 EST)
- [PATCH 4.4 25/35] USB: iowarrior: fix NULL-deref at probe Greg Kroah-Hartman (Thu Mar 16 2017 - 11:08:45 EST)
- [PATCH 4.4 18/35] usb: gadget: dummy_hcd: clear usb_gadget region before registration Greg Kroah-Hartman (Thu Mar 16 2017 - 11:09:27 EST)
- [PATCH 4.4 21/35] usb: host: xhci-dbg: HCIVERSION should be a binary number Greg Kroah-Hartman (Thu Mar 16 2017 - 11:09:34 EST)
- [PATCH] kbuild: fix compile time regression Arnd Bergmann (Thu Mar 16 2017 - 11:09:46 EST)
- Re: [PATCH 1/2] serdev: Add serdev_device_write subroutine Andy Shevchenko (Thu Mar 16 2017 - 11:09:53 EST)
- [HMM 01/16] mm/memory/hotplug: convert device bool to int to allow for more flags v3 JÃrÃme Glisse (Thu Mar 16 2017 - 11:10:15 EST)
- [HMM 13/16] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration JÃrÃme Glisse (Thu Mar 16 2017 - 11:10:24 EST)
- Re: [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active Borislav Petkov (Thu Mar 16 2017 - 11:10:43 EST)
- [PATCH 4.4 23/35] USB: serial: safe_serial: fix information leak in completion handler Greg Kroah-Hartman (Thu Mar 16 2017 - 11:11:06 EST)
- [PATCH 4.4 16/35] tracing: Add #undef to fix compile error Greg Kroah-Hartman (Thu Mar 16 2017 - 11:11:19 EST)
- [PATCH 4.4 19/35] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Greg Kroah-Hartman (Thu Mar 16 2017 - 11:11:23 EST)
- [PATCH 4.4 20/35] usb: gadget: function: f_fs: pass companion descriptor along Greg Kroah-Hartman (Thu Mar 16 2017 - 11:11:44 EST)
- [PATCH 4.4 15/35] MIPS: Netlogic: Fix CP0_EBASE redefinition warnings Greg Kroah-Hartman (Thu Mar 16 2017 - 11:11:55 EST)
- [HMM 04/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3 JÃrÃme Glisse (Thu Mar 16 2017 - 11:12:23 EST)
- [HMM 15/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE JÃrÃme Glisse (Thu Mar 16 2017 - 11:12:32 EST)
- [HMM 12/16] mm/hmm/mirror: device page fault handler JÃrÃme Glisse (Thu Mar 16 2017 - 11:12:45 EST)
- [HMM 10/16] mm/hmm/mirror: mirror process address space on device with HMM helpers JÃrÃme Glisse (Thu Mar 16 2017 - 11:13:01 EST)
- [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2 JÃrÃme Glisse (Thu Mar 16 2017 - 11:13:19 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 11:13:46 EST)
- [HMM 14/16] mm/migrate: allow migrate_vma() to alloc new page on empty entry JÃrÃme Glisse (Thu Mar 16 2017 - 11:13:46 EST)
- {Filename?} 30953 linux-kernel fosma (Thu Mar 16 2017 - 11:13:56 EST)
- [HMM 09/16] mm/hmm: heterogeneous memory management (HMM for short) JÃrÃme Glisse (Thu Mar 16 2017 - 11:14:09 EST)
- [HMM 00/16] HMM (Heterogeneous Memory Management) v18 JÃrÃme Glisse (Thu Mar 16 2017 - 11:14:51 EST)
- [HMM 03/16] mm/ZONE_DEVICE/free-page: callback when page is freed v3 JÃrÃme Glisse (Thu Mar 16 2017 - 11:15:01 EST)
- [HMM 11/16] mm/hmm/mirror: helper to snapshot CPU page table v2 JÃrÃme Glisse (Thu Mar 16 2017 - 11:15:18 EST)
- [HMM 08/16] mm/migrate: migrate_vma() unmap page from vma while collecting pages JÃrÃme Glisse (Thu Mar 16 2017 - 11:15:18 EST)
- Re: DRM Atomic property for color-space conversion Sharma, Shashank (Thu Mar 16 2017 - 11:15:50 EST)
- [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 JÃrÃme Glisse (Thu Mar 16 2017 - 11:16:07 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Jiri Olsa (Thu Mar 16 2017 - 11:17:30 EST)
- [PATCH] stab at mctrl Linus Walleij (Thu Mar 16 2017 - 11:18:21 EST)
- Re: [PATCH v1 4/4] Input: soc_button_array - Propagate error from gpiod_count() Linus Walleij (Thu Mar 16 2017 - 11:19:43 EST)
- Re: Kernel crash at boot time or reboot on ARM64/Hikey Daniel Lezcano (Thu Mar 16 2017 - 11:20:10 EST)
- [PATCH 2/3] w1: Remove unneeded use of assert() and remove w1_log.h Andrew F. Davis (Thu Mar 16 2017 - 11:20:16 EST)
- [PATCH 0/3] Add public w1 driver interface Andrew F. Davis (Thu Mar 16 2017 - 11:20:17 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Linus Walleij (Thu Mar 16 2017 - 11:20:36 EST)
- [PATCH 3/3] w1: Add subsystem kernel public interface Andrew F. Davis (Thu Mar 16 2017 - 11:20:51 EST)
- [PATCH] linux/serdev.h: Replace 'ctrl->serdev' with 'serdev' Andrey Smirnov (Thu Mar 16 2017 - 11:22:06 EST)
- [tip:perf/urgent] perf/core: Simplify perf_event_free_task() tip-bot for Peter Zijlstra (Thu Mar 16 2017 - 11:22:16 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Oleg Nesterov (Thu Mar 16 2017 - 11:22:29 EST)
- [HMM 05/16] mm/ZONE_DEVICE/x86: add support for un-addressable device memory JÃrÃme Glisse (Thu Mar 16 2017 - 11:22:45 EST)
- [HMM 02/16] mm/put_page: move ref decrement to put_zone_device_page() JÃrÃme Glisse (Thu Mar 16 2017 - 11:22:55 EST)
- RE: [PATCH 1/1] acpi:apei:handle GSIV and GPIO notification types Shiju Jose (Thu Mar 16 2017 - 11:22:57 EST)
- Re: [PATCH 2/2] x86, boot: Use regparm=0 for memcpy and memset when using clang Michael Davidson (Thu Mar 16 2017 - 11:23:18 EST)
- [tip:perf/urgent] perf/core: Better explain the inherit magic tip-bot for Peter Zijlstra (Thu Mar 16 2017 - 11:23:30 EST)
- [tip:perf/urgent] perf/core: Fix event inheritance on fork() tip-bot for Peter Zijlstra (Thu Mar 16 2017 - 11:23:54 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 11:24:06 EST)
- Re: [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Tony Lindgren (Thu Mar 16 2017 - 11:24:20 EST)
- [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation Kirill A. Shutemov (Thu Mar 16 2017 - 11:27:26 EST)
- [PATCH 2/7] mm/gup: Move permission checks into helpers Kirill A. Shutemov (Thu Mar 16 2017 - 11:27:40 EST)
- [PATCH 3/7] mm/gup: Move page table entry dereference into helper Kirill A. Shutemov (Thu Mar 16 2017 - 11:27:45 EST)
- [PATCH 6/7] mm/gup: Provide hook to check if __GUP_fast() is allowed for the range Kirill A. Shutemov (Thu Mar 16 2017 - 11:27:51 EST)
- [PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation Kirill A. Shutemov (Thu Mar 16 2017 - 11:27:57 EST)
- [PATCH 5/7] mm/gup: Implement dev_pagemap logic in generic get_user_pages_fast() Kirill A. Shutemov (Thu Mar 16 2017 - 11:28:21 EST)
- [PATCH 4/7] mm/gup: Make pages referenced during generic get_user_pages_fast() Kirill A. Shutemov (Thu Mar 16 2017 - 11:28:44 EST)
- [PATCH 00/17] net subsystem refcount conversions Elena Reshetova (Thu Mar 16 2017 - 11:29:29 EST)
- [PATCH 02/17] net: convert neigh_params.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:29:29 EST)
- [PATCH 03/17] net: convert nf_bridge_info.use from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:29:33 EST)
- [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback JÃrÃme Glisse (Thu Mar 16 2017 - 11:29:41 EST)
- [PATCH 12/17] net: convert unix_address.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:05 EST)
- [PATCH 05/17] net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:05 EST)
- [PATCH 08/17] net: convert sk_filter.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:05 EST)
- [PATCH 13/17] net: convert fib_rule.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:09 EST)
- [PATCH 14/17] net: convert inet_frag_queue.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:12 EST)
- [PATCH 11/17] net: convert netpoll_info.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:30:36 EST)
- [PATCH 09/17] net: convert ip_mc_list.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:31:23 EST)
- [PATCH 10/17] net: convert in_device.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:31:23 EST)
- [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:32:10 EST)
- [PATCH 06/17] net: convert sock.sk_wmem_alloc from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:32:31 EST)
- [PATCH 16/17] net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:33:02 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Tejun Heo (Thu Mar 16 2017 - 11:33:15 EST)
- [PATCH 17/17] net: convert packet_fanout.sk_ref from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:33:22 EST)
- Re: [PATCH] pinctrl: qcom: Don't clear status bit on irq_unmask Linus Walleij (Thu Mar 16 2017 - 11:33:45 EST)
- [PATCH 1/7] mm: Drop arch_pte_access_permitted() mmu hook Kirill A. Shutemov (Thu Mar 16 2017 - 11:34:05 EST)
- Re: [PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names Shuah Khan (Thu Mar 16 2017 - 11:34:16 EST)
- [PATCH 15/17] net: convert net.passive from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:34:39 EST)
- [PATCH 04/17] net: convert sk_buff.users from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:35:01 EST)
- [PATCH] tracing: Move trace_handle_return() out of line Steven Rostedt (Thu Mar 16 2017 - 11:35:27 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 11:35:42 EST)
- Re: [PATCH v2 2/4] pinctrl: samsung: Register pinctrl before GPIO Linus Walleij (Thu Mar 16 2017 - 11:36:13 EST)
- [PATCH 01/17] net: convert neighbour.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 11:36:28 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Tejun Heo (Thu Mar 16 2017 - 11:39:01 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 11:39:46 EST)
- Re: [PATCH 1/1] pinctrl: st: add irq_request_resources callback Patrice CHOTARD (Thu Mar 16 2017 - 11:40:27 EST)
- Re: [PATCH 1/6] gpio: mvebu: checkpatch: block comment fixes Linus Walleij (Thu Mar 16 2017 - 11:40:48 EST)
- Legacy PCI interrupt support in PCIe host driver Mason (Thu Mar 16 2017 - 11:41:24 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Oleg Nesterov (Thu Mar 16 2017 - 11:41:59 EST)
- Re: [PATCH 4/6] gpio: mvebu: checkpatch: whitespace fixes Linus Walleij (Thu Mar 16 2017 - 11:43:30 EST)
- [tip:perf/urgent] perf/core: Fix use-after-free in perf_release() tip-bot for Peter Zijlstra (Thu Mar 16 2017 - 11:43:34 EST)
- Re: [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line Linus Walleij (Thu Mar 16 2017 - 11:43:43 EST)
- Re: [PATCH] tracing: Move trace_handle_return() out of line Steven Rostedt (Thu Mar 16 2017 - 11:44:10 EST)
- [PATCH 1/3] w1: Use kernel common min() implementation Andrew F. Davis (Thu Mar 16 2017 - 11:44:54 EST)
- Re: [PATCH 0/4] gpio: mvebu: Add PWM fan support Linus Walleij (Thu Mar 16 2017 - 11:46:25 EST)
- Re: [PATCH 6/6] gpio: mvebu: let the compiler inline Linus Walleij (Thu Mar 16 2017 - 11:46:34 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 11:46:46 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Oleg Nesterov (Thu Mar 16 2017 - 11:48:22 EST)
- [PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB Steve Lin (Thu Mar 16 2017 - 11:49:30 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Jiri Olsa (Thu Mar 16 2017 - 11:50:32 EST)
- Re: [PATCH 3/6] gpio: mvebu: checkpatch: unsigned int fixes Linus Walleij (Thu Mar 16 2017 - 11:50:53 EST)
- [PATCH v1] x86/cpu: Keep each group sorted by model number Andy Shevchenko (Thu Mar 16 2017 - 11:51:26 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 11:51:42 EST)
- [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Thu Mar 16 2017 - 11:52:28 EST)
- Re: [PATCH 5/6] gpio: mvebu: extra whitespace fixes Linus Walleij (Thu Mar 16 2017 - 11:53:06 EST)
- Re: [PATCH] clock: Fix smp_processor_id() in preemptible bug Peter Zijlstra (Thu Mar 16 2017 - 11:53:28 EST)
- Re: fsx tests on DAX started to fail with msync failure on 0307 -next tree Ross Zwisler (Thu Mar 16 2017 - 11:53:51 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 11:54:05 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 11:54:22 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 11:54:38 EST)
- perf: massive perf_event slowdown between 4.9 and 4.11-rc Vince Weaver (Thu Mar 16 2017 - 11:55:53 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Peter Zijlstra (Thu Mar 16 2017 - 11:56:06 EST)
- Re: DRM Atomic property for color-space conversion Brian Starkey (Thu Mar 16 2017 - 11:56:29 EST)
- Re: [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support Dan Streetman (Thu Mar 16 2017 - 11:56:35 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 12:02:35 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 12:02:38 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Linus Walleij (Thu Mar 16 2017 - 12:03:18 EST)
- Re: [PATCH 08/17] net: convert sk_filter.refcnt from atomic_t to refcount_t Daniel Borkmann (Thu Mar 16 2017 - 12:05:29 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Thu Mar 16 2017 - 12:07:00 EST)
- [PATCH 0/2] Hi all, Andrew F. Davis (Thu Mar 16 2017 - 12:07:03 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size Andy Shevchenko (Thu Mar 16 2017 - 12:07:15 EST)
- Re: [PATCH 0/2] Hi all, Andrew F. Davis (Thu Mar 16 2017 - 12:07:35 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Thu Mar 16 2017 - 12:07:47 EST)
- Linux 3.2.87 Ben Hutchings (Thu Mar 16 2017 - 12:08:03 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Tejun Heo (Thu Mar 16 2017 - 12:09:56 EST)
- [PATCH 3/6] perf tools: Make perf_event__synthesize_mmap_events() scale Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:10:18 EST)
- [PATCH 5/6] perf script: Add 'brstackinsn' for branch stacks Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:10:23 EST)
- [PATCH 2/6] trace/kprobes: Fix check for kretprobe offset within function entry Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:10:28 EST)
- [PATCH 1/6] perf probe: Introduce util func is_sdt_event() Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:10:33 EST)
- [PATCH 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply Andrew F. Davis (Thu Mar 16 2017 - 12:10:41 EST)
- [GIT PULL 0/6] perf/core improvements and fixes Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:10:48 EST)
- [PATCH 6/6] uprobes: Default UPROBES_EVENTS to Y Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:11:22 EST)
- [PATCH 4/6] tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:11:47 EST)
- Re: [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active Tom Lendacky (Thu Mar 16 2017 - 12:12:42 EST)
- Re: [PATCH v1 5/7] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Andre Przywara (Thu Mar 16 2017 - 12:14:15 EST)
- RE: [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met Gabriele Paoloni (Thu Mar 16 2017 - 12:14:25 EST)
- Re: [PATCH 1/2] kthread: add barriers to set_kthread_struct() and to_kthread() Peter Zijlstra (Thu Mar 16 2017 - 12:15:04 EST)
- Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Andre Przywara (Thu Mar 16 2017 - 12:17:30 EST)
- [PATCH 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c Andrew F. Davis (Thu Mar 16 2017 - 12:17:31 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Michal Simek (Thu Mar 16 2017 - 12:18:00 EST)
- Re: [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support Herbert Xu (Thu Mar 16 2017 - 12:18:03 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 12:18:24 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 12:19:46 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Oleg Nesterov (Thu Mar 16 2017 - 12:20:05 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Reza Arbab (Thu Mar 16 2017 - 12:24:17 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization David Daney (Thu Mar 16 2017 - 12:26:15 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 12:26:30 EST)
- [PATCH net] rxrpc: Ignore BUSY packets on old calls David Howells (Thu Mar 16 2017 - 12:27:29 EST)
- Re: [mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error Andi Kleen (Thu Mar 16 2017 - 12:27:48 EST)
- Re: [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active Borislav Petkov (Thu Mar 16 2017 - 12:30:09 EST)
- Re: [GIT PULL 0/6] perf/core improvements and fixes Ingo Molnar (Thu Mar 16 2017 - 12:30:48 EST)
- Linux 3.16.42 Ben Hutchings (Thu Mar 16 2017 - 12:32:11 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Oleg Nesterov (Thu Mar 16 2017 - 12:34:24 EST)
- Linux 3.16.42 Ben Hutchings (Thu Mar 16 2017 - 12:34:32 EST)
- Re: [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support Herbert Xu (Thu Mar 16 2017 - 12:34:59 EST)
- Linux 3.2.87 Ben Hutchings (Thu Mar 16 2017 - 12:35:13 EST)
- [tip:perf/core] perf tools: Make perf_event__synthesize_mmap_events() scale tip-bot for Stephane Eranian (Thu Mar 16 2017 - 12:36:40 EST)
- [tip:perf/core] perf script: Add 'brstackinsn' for branch stacks tip-bot for Andi Kleen (Thu Mar 16 2017 - 12:36:56 EST)
- [tip:perf/core] tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h tip-bot for Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:37:04 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Thu Mar 16 2017 - 12:38:36 EST)
- [tip:perf/core] uprobes: Default UPROBES_EVENTS to Y tip-bot for Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 12:38:52 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Thu Mar 16 2017 - 12:38:54 EST)
- Re: [PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB Florian Fainelli (Thu Mar 16 2017 - 12:40:45 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Moritz Fischer (Thu Mar 16 2017 - 12:40:56 EST)
- [GIT PULL] MD update for 4.11-rc3 Shaohua Li (Thu Mar 16 2017 - 12:41:11 EST)
- Re: [mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error Andi Kleen (Thu Mar 16 2017 - 12:41:26 EST)
- [tip:x86/mm 1/3] fs/proc/kcore.c:626:2: note: in expansion of macro 'if' kbuild test robot (Thu Mar 16 2017 - 12:41:33 EST)
- Re: [PATCH 0/4] perf, pt, coresight: AUX flags and VMX update Alexander Shishkin (Thu Mar 16 2017 - 12:42:11 EST)
- [GIT PULL] clocksource: Fix for 4.11 Daniel Lezcano (Thu Mar 16 2017 - 12:42:24 EST)
- [tip:perf/core] trace/kprobes: Fix check for kretprobe offset within function entry tip-bot for Naveen N. Rao (Thu Mar 16 2017 - 12:43:02 EST)
- [tip:perf/core] perf probe: Introduce util func is_sdt_event() tip-bot for Ravi Bangoria (Thu Mar 16 2017 - 12:43:08 EST)
- Re: [PATCH v3 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Archit Taneja (Thu Mar 16 2017 - 12:43:19 EST)
- Re: perf: use-after-free in perf_release Oleg Nesterov (Thu Mar 16 2017 - 12:43:31 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Jiri Olsa (Thu Mar 16 2017 - 12:44:27 EST)
- [PATCH] Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" Daniel Lezcano (Thu Mar 16 2017 - 12:44:51 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 12:45:10 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 12:48:06 EST)
- [PATCH][v5] ACPI throttling: Disable the MSR T-state if enabled after resumed Chen Yu (Thu Mar 16 2017 - 12:48:57 EST)
- [PATCH] sd: Ignore sync cache failures when not supported Thierry Escande (Thu Mar 16 2017 - 12:49:12 EST)
- [PATCH] dm ioctl: Remove double parentheses Matthias Kaehlcke (Thu Mar 16 2017 - 12:49:39 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Lars-Peter Clausen (Thu Mar 16 2017 - 12:51:45 EST)
- [PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" Mark Salter (Thu Mar 16 2017 - 12:52:00 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 12:53:40 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 12:55:37 EST)
- Re: [PATCH] clock: Fix smp_processor_id() in preemptible bug Paul E. McKenney (Thu Mar 16 2017 - 12:58:02 EST)
- Re: [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks Joel Fernandes (Thu Mar 16 2017 - 12:58:50 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Thu Mar 16 2017 - 12:59:16 EST)
- Re: [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Archit Taneja (Thu Mar 16 2017 - 13:04:49 EST)
- [PATCH 2/2] irqchip/gic-v3-its: always check for cacheability attributes Andre Przywara (Thu Mar 16 2017 - 13:05:25 EST)
- Re: DRM Atomic property for color-space conversion Sharma, Shashank (Thu Mar 16 2017 - 13:05:27 EST)
- Re: stable build: 203 builds: 4 failed, 199 passed, 5 errors, 41 warnings (v4.10.1) Josh Poimboeuf (Thu Mar 16 2017 - 13:05:33 EST)
- Re: [PATCH v3 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Archit Taneja (Thu Mar 16 2017 - 13:07:45 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Thu Mar 16 2017 - 13:08:02 EST)
- Re: [PATCH] ARM: dts: BCM953012HR: Add ethernet aliases Jon Mason (Thu Mar 16 2017 - 13:09:39 EST)
- [PATCH 0/2] irqchip/gic-v3-its: LPI tables fixes Andre Przywara (Thu Mar 16 2017 - 13:10:29 EST)
- [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs Andre Przywara (Thu Mar 16 2017 - 13:10:45 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Thu Mar 16 2017 - 13:10:47 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 13:14:30 EST)
- Re: [PATCH v2 net-next] r8152: simply the arguments David Miller (Thu Mar 16 2017 - 13:14:39 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 13:15:12 EST)
- Re: [PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB Jon Mason (Thu Mar 16 2017 - 13:15:16 EST)
- Re: [RFC v3 5/5] sched/{core,cpufreq_schedutil}: add capacity clamping for RT/DL tasks Juri Lelli (Thu Mar 16 2017 - 13:17:14 EST)
- Re: [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation Peter Zijlstra (Thu Mar 16 2017 - 13:21:51 EST)
- [PATCH 1/5 v2] x86/ftrace: Rename mcount_64.S to ftrace_64.S Steven Rostedt (Thu Mar 16 2017 - 13:21:58 EST)
- Re: [PATCH v4] net: mvneta: support suspend and resume David Miller (Thu Mar 16 2017 - 13:22:07 EST)
- [PATCH 2/5 v2] ftrace/x86-32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Thu Mar 16 2017 - 13:22:20 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Michal Simek (Thu Mar 16 2017 - 13:22:37 EST)
- [PATCH 3/5 v2] ftrace/x86_32: Add stack frame pointer to ftrace_caller Steven Rostedt (Thu Mar 16 2017 - 13:23:02 EST)
- [PATCH 0/5 v2] ftrace/x86_32: Ftrace cleanup and add support for -mfentry Steven Rostedt (Thu Mar 16 2017 - 13:23:18 EST)
- [PATCH 4/5 v2] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 13:23:25 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 13:23:40 EST)
- Re: [tip:x86/mm 1/3] fs/proc/kcore.c:626:2: note: in expansion of macro 'if' Thomas Garnier (Thu Mar 16 2017 - 13:23:40 EST)
- [PATCH 5/5 v2] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Thu Mar 16 2017 - 13:24:10 EST)
- Re: [PATCH v2 1/2] x86/PCI: Implement pcibios_release_device to release IRQ from IOAPIC Bjorn Helgaas (Thu Mar 16 2017 - 13:25:12 EST)
- Re: [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs Shanker Donthineni (Thu Mar 16 2017 - 13:25:48 EST)
- [PATCH v2] pinctrl: st: add irq_request/release_resources callbacks patrice.chotard (Thu Mar 16 2017 - 13:26:50 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 13:27:43 EST)
- [GIT PULL] arm64 fixes for 4.11-rc3 Catalin Marinas (Thu Mar 16 2017 - 13:27:45 EST)
- Re: [PATCH] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" Mark Salter (Thu Mar 16 2017 - 13:28:13 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Steven Rostedt (Thu Mar 16 2017 - 13:32:13 EST)
- Re: Legacy PCI interrupt support in PCIe host driver Mason (Thu Mar 16 2017 - 13:33:46 EST)
- Re: [RFC PATCH] rework memory hotplug onlining Kani, Toshimitsu (Thu Mar 16 2017 - 13:35:32 EST)
- Re: [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized Masahiro Yamada (Thu Mar 16 2017 - 13:35:33 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Kees Cook (Thu Mar 16 2017 - 13:38:49 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Thu Mar 16 2017 - 13:39:10 EST)
- Re: [PATCH] Kbuild: use cc-disable-warning consistently for maybe-uninitialized Masahiro Yamada (Thu Mar 16 2017 - 13:39:22 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 13:39:44 EST)
- Re: DRM Atomic property for color-space conversion Ville Syrjälä (Thu Mar 16 2017 - 13:40:11 EST)
- Re: [PATCH] kbuild: fix compile time regression Masahiro Yamada (Thu Mar 16 2017 - 13:42:03 EST)
- Re: [RFC PATCH] rework memory hotplug onlining Michal Hocko (Thu Mar 16 2017 - 13:42:15 EST)
- Re: [PATCH 2/2] kthread, cgroup: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Thu Mar 16 2017 - 13:42:26 EST)
- Re: [PATCH 4/5 v2] ftrace/x86_32: Clean up ftrace_regs_caller Linus Torvalds (Thu Mar 16 2017 - 13:42:37 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 13:42:56 EST)
- Re: [PATCH v2] firmware/Makefile: force recompilation if makefile changes Masahiro Yamada (Thu Mar 16 2017 - 13:43:52 EST)
- [PATCH v4 01/16] chardev: add helper function to register char devs with a struct device Logan Gunthorpe (Thu Mar 16 2017 - 13:44:31 EST)
- Re: Legacy PCI interrupt support in PCIe host driver Thomas Gleixner (Thu Mar 16 2017 - 13:48:49 EST)
- Re: [PATCH v4 00/13] mm: sub-section memory hotplug support Michal Hocko (Thu Mar 16 2017 - 13:49:11 EST)
- Re: [PATCH v2 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps Bjorn Helgaas (Thu Mar 16 2017 - 13:49:11 EST)
- Re: [PATCH v4 0/7] Xen transport for 9pfs frontend driver Stefano Stabellini (Thu Mar 16 2017 - 13:49:17 EST)
- Re: kexec regression since 4.9 caused by efi Omar Sandoval (Thu Mar 16 2017 - 13:51:45 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Moritz Fischer (Thu Mar 16 2017 - 13:55:46 EST)
- Re: [PATCH 4/5 v2] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 13:55:53 EST)
- Re: [PATCH v2] firmware/Makefile: force recompilation if makefile changes Luis R. Rodriguez (Thu Mar 16 2017 - 13:56:12 EST)
- Re: perf: massive perf_event slowdown between 4.9 and 4.11-rc Vince Weaver (Thu Mar 16 2017 - 13:58:39 EST)
- RE: [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t Reshetova, Elena (Thu Mar 16 2017 - 14:00:32 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add support for setting parent clock Jon Hunter (Thu Mar 16 2017 - 14:02:47 EST)
- Re: [PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation Linus Torvalds (Thu Mar 16 2017 - 14:03:19 EST)
- Re: [PATCH v3 4/7] xen/9pfs: connect to the backend Stefano Stabellini (Thu Mar 16 2017 - 14:03:52 EST)
- Re: [PATCH v4 4/7] xen/9pfs: connect to the backend Stefano Stabellini (Thu Mar 16 2017 - 14:05:44 EST)
- [locking/lockdep] 383776fa75: INFO: trying to register non-static key. kernel test robot (Thu Mar 16 2017 - 14:07:43 EST)
- Re: [PATCH] perf: fix symbols__fixup_end heuristic for corner cases Alexei Starovoitov (Thu Mar 16 2017 - 14:09:06 EST)
- [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 14:09:23 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Peter Zijlstra (Thu Mar 16 2017 - 14:12:09 EST)
- Re: [PATCH v2 2/3] drm/vc4: Add HDMI audio support Eric Anholt (Thu Mar 16 2017 - 14:13:19 EST)
- Re: perf: massive perf_event slowdown between 4.9 and 4.11-rc Peter Zijlstra (Thu Mar 16 2017 - 14:15:04 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size Rajneesh Bhardwaj (Thu Mar 16 2017 - 14:15:15 EST)
- Re: [PATCH] isdn: hardware: mISDN: Remove reference to CONFIG_8xx David Miller (Thu Mar 16 2017 - 14:15:50 EST)
- Re: [PATCH] net: ethernet: fs_enet: Remove useless includes David Miller (Thu Mar 16 2017 - 14:15:56 EST)
- Re: [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active Brijesh Singh (Thu Mar 16 2017 - 14:18:14 EST)
- Re: [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command Brijesh Singh (Thu Mar 16 2017 - 14:20:30 EST)
- [PATCH v2 0/3] kvm: arm/arm64: Fixes for use after free problems Suzuki K Poulose (Thu Mar 16 2017 - 14:21:07 EST)
- [PATCH v2 1/3] kvm: arm/arm64: Take mmap_sem in stage2_unmap_vm Suzuki K Poulose (Thu Mar 16 2017 - 14:21:14 EST)
- [PATCH v2 2/3] kvm: arm/arm64: Take mmap_sem in kvm_arch_prepare_memory_region Suzuki K Poulose (Thu Mar 16 2017 - 14:21:14 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Linus Torvalds (Thu Mar 16 2017 - 14:21:15 EST)
- [PATCH v2 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Suzuki K Poulose (Thu Mar 16 2017 - 14:21:36 EST)
- Re: [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support Dan Streetman (Thu Mar 16 2017 - 14:21:44 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Michal Simek (Thu Mar 16 2017 - 14:21:53 EST)
- [PATCH 1/9] net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:24:10 EST)
- [PATCH 4/9] net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:24:11 EST)
- [PATCH 7/9] net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:24:18 EST)
- [PATCH 9/9] net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:24:26 EST)
- [PATCH 8/9] net, ipv4: convert cipso_v4_doi.refcount from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:24:45 EST)
- Re: [RESEND PATCH 1/2] auxdisplay: img-ascii-lcd: Add a sentinel entry to OF device ID table Dmitry Torokhov (Thu Mar 16 2017 - 14:25:29 EST)
- [PATCH 6/9] net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:25:46 EST)
- [PATCH 0/9] net, ipv4, ipv6 refcounter conversions Elena Reshetova (Thu Mar 16 2017 - 14:26:06 EST)
- [PATCH 5/9] net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:26:13 EST)
- Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Linus Torvalds (Thu Mar 16 2017 - 14:26:40 EST)
- [PATCH 2/9] net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:27:00 EST)
- [PATCH 3/9] net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t Elena Reshetova (Thu Mar 16 2017 - 14:27:26 EST)
- Re: [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages Borislav Petkov (Thu Mar 16 2017 - 14:29:12 EST)
- [PATCH v5 3/5] dt-bindings: Add TI SCI PM Domains Dave Gerlach (Thu Mar 16 2017 - 14:29:25 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 14:30:01 EST)
- Re: [PATCH v2 net-next 4/5] sunvnet: count multicast packets David Miller (Thu Mar 16 2017 - 14:30:36 EST)
- Re: [PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains Dave Gerlach (Thu Mar 16 2017 - 14:32:11 EST)
- Re: [PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller Eric Anholt (Thu Mar 16 2017 - 14:32:35 EST)
- [net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances Alexander Duyck (Thu Mar 16 2017 - 14:32:43 EST)
- [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Alexander Duyck (Thu Mar 16 2017 - 14:33:07 EST)
- [net-next PATCH 3/5] net: Introduce SO_INCOMING_NAPI_ID Alexander Duyck (Thu Mar 16 2017 - 14:33:08 EST)
- [net-next PATCH 5/5] epoll: Add busy poll support to epoll with socket fds. Alexander Duyck (Thu Mar 16 2017 - 14:33:12 EST)
- [net-next PATCH 4/5] net: Commonize busy polling code to focus on napi_id instead of socket Alexander Duyck (Thu Mar 16 2017 - 14:33:18 EST)
- [net-next PATCH 2/5] net: Call sk_mark_napi_id() in the ACK receive path Alexander Duyck (Thu Mar 16 2017 - 14:33:53 EST)
- Re: [PATCH v3 0/8] try to reduce fragmenting fallbacks Johannes Weiner (Thu Mar 16 2017 - 14:34:59 EST)
- Re: [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command Brijesh Singh (Thu Mar 16 2017 - 14:35:11 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Tim Chen (Thu Mar 16 2017 - 14:36:52 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 14:36:52 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Thu Mar 16 2017 - 14:36:52 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Joe Perches (Thu Mar 16 2017 - 14:38:14 EST)
- Re: [RESEND PATCH 1/2] auxdisplay: img-ascii-lcd: Add a sentinel entry to OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 14:38:32 EST)
- Re: [RESEND PATCH 1/2] auxdisplay: img-ascii-lcd: Add a sentinel entry to OF device ID table Dmitry Torokhov (Thu Mar 16 2017 - 14:41:15 EST)
- Re: [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command Brijesh Singh (Thu Mar 16 2017 - 14:41:53 EST)
- Re: [mmotm] "x86/atomic: move __arch_atomic_add_unless out of line" build error Andrew Morton (Thu Mar 16 2017 - 14:45:51 EST)
- [PATCH stable] powerpc/ptrace: Fix out of bounds array access warning Julia Cartwright (Thu Mar 16 2017 - 14:49:15 EST)
- Re: [RESEND PATCH 1/2] auxdisplay: img-ascii-lcd: Add a sentinel entry to OF device ID table Javier Martinez Canillas (Thu Mar 16 2017 - 14:49:17 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 16 2017 - 14:49:30 EST)
- Re: perf: massive perf_event slowdown between 4.9 and 4.11-rc Peter Zijlstra (Thu Mar 16 2017 - 14:49:45 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Thu Mar 16 2017 - 14:53:13 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size sathyanarayanan kuppuswamy (Thu Mar 16 2017 - 14:54:13 EST)
- [PATCH] drm: vc4: remove redundant check of plane being non-null Colin King (Thu Mar 16 2017 - 14:54:32 EST)
- Re: [PATCH v2 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL] kbuild test robot (Thu Mar 16 2017 - 14:55:06 EST)
- Re: [PATCH] net: ethernet: bgmac: Allow MAC address to be specified in DTB David Miller (Thu Mar 16 2017 - 14:58:23 EST)
- Re: [PATCH] staging: android: ion: reduce lock contention latency kbuild test robot (Thu Mar 16 2017 - 14:59:33 EST)
- Re: [PATCH v4 00/13] mm: sub-section memory hotplug support Dan Williams (Thu Mar 16 2017 - 15:05:29 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Steven Rostedt (Thu Mar 16 2017 - 15:07:22 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Steven Rostedt (Thu Mar 16 2017 - 15:09:27 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t David Miller (Thu Mar 16 2017 - 15:10:44 EST)
- [GIT PULL] xfs: fixes for 4.11-rc3 Darrick J. Wong (Thu Mar 16 2017 - 15:11:01 EST)
- Re: ZONE_NORMAL vs. ZONE_MOVABLE Andrea Arcangeli (Thu Mar 16 2017 - 15:11:07 EST)
- Re: [PATCH 7/7] x86/mm: Switch to generic get_user_page_fast() implementation Paul E. McKenney (Thu Mar 16 2017 - 15:11:25 EST)
- Re: Legacy PCI interrupt support in PCIe host driver Mason (Thu Mar 16 2017 - 15:14:37 EST)
- Re: [PATCH] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Thu Mar 16 2017 - 15:14:48 EST)
- [PATCH 2/2] x86: Match bitops prototypes Joakim Tjernlund (Thu Mar 16 2017 - 15:15:40 EST)
- [PATCH 1/2] x86: asm/bitops.h Joakim Tjernlund (Thu Mar 16 2017 - 15:15:59 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size Rajneesh Bhardwaj (Thu Mar 16 2017 - 15:20:28 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 15:20:32 EST)
- Re: [PATCH 4.4 00/35] 4.4.55-stable review Shuah Khan (Thu Mar 16 2017 - 15:20:48 EST)
- Re: [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV Tom Lendacky (Thu Mar 16 2017 - 15:21:00 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 15:23:08 EST)
- [PATCH v3] usb: hub: Fix error loop seen after hub communication errors Guenter Roeck (Thu Mar 16 2017 - 15:24:25 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 15:26:07 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 15:26:14 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 15:28:14 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Linus Torvalds (Thu Mar 16 2017 - 15:28:23 EST)
- Re: [PATCH 4.10 00/48] 4.10.4-stable review Shuah Khan (Thu Mar 16 2017 - 15:31:07 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Linus Torvalds (Thu Mar 16 2017 - 15:31:07 EST)
- Re: [PATCH 4.9 00/44] 4.9.16-stable review Shuah Khan (Thu Mar 16 2017 - 15:31:15 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Arnaldo Carvalho de Melo (Thu Mar 16 2017 - 15:31:42 EST)
- [PATCH v2] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Thu Mar 16 2017 - 15:31:55 EST)
- Re: Legacy PCI interrupt support in PCIe host driver Thomas Gleixner (Thu Mar 16 2017 - 15:36:47 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Alex Thorlton (Thu Mar 16 2017 - 15:39:36 EST)
- Re: [PATCH 1/2] x86: asm/bitops.h Andrew Morton (Thu Mar 16 2017 - 15:48:34 EST)
- Re: [PATCH 2/2] x86: Match bitops prototypes Andrew Morton (Thu Mar 16 2017 - 15:48:50 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 15:49:12 EST)
- Re: [PATCH 4/5 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 15:50:21 EST)
- [PATCH] HV: properly delay KVP packets when negotiation is in progress Long Li (Thu Mar 16 2017 - 15:51:51 EST)
- Re: [PATCH 12/19] i2c: mux: pca954x: make use of raw_spinlock variants Peter Rosin (Thu Mar 16 2017 - 15:54:09 EST)
- Re: [PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Johannes Weiner (Thu Mar 16 2017 - 15:58:16 EST)
- [PATCH 1/2] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm Andy Lutomirski (Thu Mar 16 2017 - 16:00:05 EST)
- [PATCH 2/2] x86/perf: Clarify why x86_pmu_event_mapped() isn't racy Andy Lutomirski (Thu Mar 16 2017 - 16:00:21 EST)
- [PATCH 0/2] x86/perf: A CR4.PCE bugfix and clarification Andy Lutomirski (Thu Mar 16 2017 - 16:00:38 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Thu Mar 16 2017 - 16:02:18 EST)
- Re: [PATCH] HV: properly delay KVP packets when negotiation is in progress Joshua R. Poulson (Thu Mar 16 2017 - 16:06:41 EST)
- [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release kernel test robot (Thu Mar 16 2017 - 16:06:49 EST)
- Re: [PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove Bjorn Helgaas (Thu Mar 16 2017 - 16:07:45 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size Andy Shevchenko (Thu Mar 16 2017 - 16:12:58 EST)
- RE: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s Bowers, AndrewX (Thu Mar 16 2017 - 16:13:49 EST)
- [PATCH 4/5 v3.1] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 16 2017 - 16:14:43 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 16:17:25 EST)
- Re: [PATCH] PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig Bjorn Helgaas (Thu Mar 16 2017 - 16:20:32 EST)
- Re: [PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Shakeel Butt (Thu Mar 16 2017 - 16:27:05 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Joe Perches (Thu Mar 16 2017 - 16:33:28 EST)
- Re: [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page Tom Lendacky (Thu Mar 16 2017 - 16:40:19 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Andrew Morton (Thu Mar 16 2017 - 16:43:48 EST)
- Re: [PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default Bjorn Helgaas (Thu Mar 16 2017 - 16:46:59 EST)
- Re: [PATCH 5/5 v3] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Josh Poimboeuf (Thu Mar 16 2017 - 17:01:43 EST)
- Re: [RFC PATCH 32/33] irqchip/gic-v4: Add some basic documentation Auger Eric (Thu Mar 16 2017 - 17:02:28 EST)
- Re: [RFC PATCH 23/33] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors Auger Eric (Thu Mar 16 2017 - 17:04:10 EST)
- [PATCH v2] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Thu Mar 16 2017 - 17:04:22 EST)
- Re: [PATCH v4 1/3] usb: orion-echi: Add support for the Armada 3700 Rob Herring (Thu Mar 16 2017 - 17:13:55 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Bjorn Helgaas (Thu Mar 16 2017 - 17:13:55 EST)
- Re: [PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() Tejun Heo (Thu Mar 16 2017 - 17:14:09 EST)
- Re: [PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() Tejun Heo (Thu Mar 16 2017 - 17:15:08 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Thu Mar 16 2017 - 17:15:24 EST)
- Re: [RFC PATCH 31/33] irqchip/gic-v4: Add VLPI configuration interface Auger Eric (Thu Mar 16 2017 - 17:17:31 EST)
- Re: [RFC PATCH 30/33] irqchip/gic-v4: Add VPE command interface Auger Eric (Thu Mar 16 2017 - 17:17:31 EST)
- Re: [PATCH v2] pata: remove the at91 driver Tejun Heo (Thu Mar 16 2017 - 17:19:02 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size sathyanarayanan kuppuswamy (Thu Mar 16 2017 - 17:19:30 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Lars-Peter Clausen (Thu Mar 16 2017 - 17:21:23 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Linus Walleij (Thu Mar 16 2017 - 17:21:39 EST)
- Re: [PATCH v1 1/1] platform/x86: intel_pmc_ipc: fix io mem mapping size sathyanarayanan kuppuswamy (Thu Mar 16 2017 - 17:21:51 EST)
- Re: [PATCH v5 01/39] [media] dt-bindings: Add bindings for video-multiplexer device Rob Herring (Thu Mar 16 2017 - 17:22:04 EST)
- Re: [PATCH] staging: android: ion: reduce lock contention latency kbuild test robot (Thu Mar 16 2017 - 17:27:29 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo (Thu Mar 16 2017 - 17:27:42 EST)
- Re: [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages Andrew Morton (Thu Mar 16 2017 - 17:29:40 EST)
- Re: [RFC PATCH] drivers: ata: Add [save|restore]_initial_config override functions Tejun Heo (Thu Mar 16 2017 - 17:30:45 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Balbir Singh (Thu Mar 16 2017 - 17:34:18 EST)
- Re: [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling Auger Eric (Thu Mar 16 2017 - 17:34:29 EST)
- Re: [PATCH 0/4] ARM64: Initial Realtek RTD1295 enablement Arnd Bergmann (Thu Mar 16 2017 - 17:34:45 EST)
- [PATCH v3] mwifiex: fix kernel crash after shutdown command timeout Brian Norris (Thu Mar 16 2017 - 17:36:24 EST)
- Re: [PATCH 5/5 v3] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Thu Mar 16 2017 - 17:36:35 EST)
- [PATCH 5/5 v3] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Thu Mar 16 2017 - 17:36:47 EST)
- Re: [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler Bart Van Assche (Thu Mar 16 2017 - 17:37:00 EST)
- Re: [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler Bart Van Assche (Thu Mar 16 2017 - 17:38:33 EST)
- PATCH for style warnings in drivers/staging/most/aim-v4l2 Chandra Annamaneni (Thu Mar 16 2017 - 17:38:50 EST)
- [PATCHv2 7/7] x86/mm: Switch to generic get_user_page_fast() implementation Kirill A. Shutemov (Thu Mar 16 2017 - 17:39:28 EST)
- RE: [PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove Long Li (Thu Mar 16 2017 - 17:46:47 EST)
- Re: [PATCH] ext4: Add statx support Andreas Dilger (Thu Mar 16 2017 - 17:46:47 EST)
- Re: [PATCH] clock: Fix smp_processor_id() in preemptible bug Paul E. McKenney (Thu Mar 16 2017 - 17:46:57 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Lars-Peter Clausen (Thu Mar 16 2017 - 17:47:12 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Arnd Bergmann (Thu Mar 16 2017 - 17:47:23 EST)
- Re: [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling Shanker Donthineni (Thu Mar 16 2017 - 17:47:40 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Bjorn Helgaas (Thu Mar 16 2017 - 17:49:20 EST)
- Re: [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables Auger Eric (Thu Mar 16 2017 - 17:51:14 EST)
- [PATCH] Staging: wilc1000: fix two typos in #define's Dylan Leggio (Thu Mar 16 2017 - 17:51:50 EST)
- Re: [RFC PATCH 27/33] irqchip/gic-v3-its: Add VPE interrupt masking Auger Eric (Thu Mar 16 2017 - 17:59:47 EST)
- Re: [net-next PATCH 2/5] net: Call sk_mark_napi_id() in the ACK receive path Eric Dumazet (Thu Mar 16 2017 - 18:05:07 EST)
- Re: [PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Tejun Heo (Thu Mar 16 2017 - 18:05:07 EST)
- [PATCH] ALSA: hda/ca0132: Limit values for chip addresses to 32-bit Matthias Kaehlcke (Thu Mar 16 2017 - 18:05:42 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Eric Dumazet (Thu Mar 16 2017 - 18:05:50 EST)
- Re: [PATCH v1] x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default Luis R. Rodriguez (Thu Mar 16 2017 - 18:06:16 EST)
- Re: media / v4l2-mc: wishlist for complex cameras (was Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline) Pavel Machek (Thu Mar 16 2017 - 18:11:50 EST)
- Re: [net-next PATCH 5/5] epoll: Add busy poll support to epoll with socket fds. Eric Dumazet (Thu Mar 16 2017 - 18:12:00 EST)
- [PATCH v4 0/6] staging: rtl8192e: Fix coding style, warnings and checks sunil . m (Thu Mar 16 2017 - 18:20:22 EST)
- [PATCH 05/11] net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:20:42 EST)
- [PATCH v4 6/6] staging: rtl8192e: Fix blank lines and space after a cast sunil . m (Thu Mar 16 2017 - 18:20:50 EST)
- [PATCH 02/11] net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:21:05 EST)
- [PATCH 03/11] net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:21:26 EST)
- [PATCH 06/11] net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:21:28 EST)
- [PATCH 08/11] net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:21:48 EST)
- [PATCH 07/11] net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:22:17 EST)
- [PATCH 09/11] net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:22:29 EST)
- [PATCH 10/11] net: usb: asix: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:22:50 EST)
- [PATCH v4 4/6] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct sunil . m (Thu Mar 16 2017 - 18:23:05 EST)
- Re: [PATCH v5 15/39] [media] v4l2: add a frame interval error event Sakari Ailus (Thu Mar 16 2017 - 18:23:14 EST)
- [PATCH 11/11] net: usb: usb: remove old api ethtool_{get|set}_settings Philippe Reynes (Thu Mar 16 2017 - 18:23:35 EST)
- [PATCH 01/11] net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:24:04 EST)
- [PATCH 00/11] net: usbnet: move to new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:24:20 EST)
- [PATCH 04/11] net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Thu Mar 16 2017 - 18:24:43 EST)
- Re: [PATCH v5 18/39] [media] v4l: subdev: Add function to validate frame interval Sakari Ailus (Thu Mar 16 2017 - 18:25:06 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Thu Mar 16 2017 - 18:30:23 EST)
- [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping() Matthias Kaehlcke (Thu Mar 16 2017 - 18:35:04 EST)
- Re: [PATCH 4.4 00/35] 4.4.55-stable review Guenter Roeck (Thu Mar 16 2017 - 18:37:10 EST)
- Re: [net-next PATCH 2/5] net: Call sk_mark_napi_id() in the ACK receive path Alexander Duyck (Thu Mar 16 2017 - 18:37:27 EST)
- Re: [PATCH 0/7] Input: fix NULL-derefs at probe Dmitry Torokhov (Thu Mar 16 2017 - 18:37:45 EST)
- Re: [PATCH 4.9 00/44] 4.9.16-stable review Guenter Roeck (Thu Mar 16 2017 - 18:37:45 EST)
- Re: [PATCH 4.10 00/48] 4.10.4-stable review Guenter Roeck (Thu Mar 16 2017 - 18:38:17 EST)
- Re: [net-next PATCH 5/5] epoll: Add busy poll support to epoll with socket fds. Alexander Duyck (Thu Mar 16 2017 - 18:38:57 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Andy Shevchenko (Thu Mar 16 2017 - 18:40:04 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Samudrala, Sridhar (Thu Mar 16 2017 - 18:41:48 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Alexander Duyck (Thu Mar 16 2017 - 18:41:59 EST)
- Re: [PATCH] [SCSI] esas2r: remove redundant NULL check on buffer Bradley Grove (Thu Mar 16 2017 - 18:43:59 EST)
- Re: [PATCH 3/4] x86, pci: Add interface to force mmconfig Thomas Gleixner (Thu Mar 16 2017 - 18:48:55 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Andrew Morton (Thu Mar 16 2017 - 18:53:58 EST)
- [PATCH] cpufreq: Restore policy min/max limits on CPU online Rafael J. Wysocki (Thu Mar 16 2017 - 18:54:35 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Eric Dumazet (Thu Mar 16 2017 - 18:58:43 EST)
- Re: [net-next PATCH 3/5] net: Introduce SO_INCOMING_NAPI_ID Eric Dumazet (Thu Mar 16 2017 - 18:59:04 EST)
- [patch 6/7] x86/pci/mmcfg: Include 32/64 bit code into shared code Thomas Gleixner (Thu Mar 16 2017 - 19:12:17 EST)
- [patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible Thomas Gleixner (Thu Mar 16 2017 - 19:12:17 EST)
- [patch 1/7] x86/pci: Remove duplicate defines Thomas Gleixner (Thu Mar 16 2017 - 19:12:18 EST)
- [patch 3/7] x86/pci/ce4100: Properly lock accessor functions Thomas Gleixner (Thu Mar 16 2017 - 19:12:18 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Andrew Morton (Thu Mar 16 2017 - 19:12:30 EST)
- [patch 5/7] x86/pci: Select CONFIG_PCI_LOCKLESS_CONFIG Thomas Gleixner (Thu Mar 16 2017 - 19:12:35 EST)
- [patch 0/7] x86/pci: Switch to lockless ECAM configuration mode Thomas Gleixner (Thu Mar 16 2017 - 19:12:43 EST)
- [patch 4/7] PCI: Provide Kconfig option for lockless config space accessors Thomas Gleixner (Thu Mar 16 2017 - 19:13:03 EST)
- [patch 2/7] x86/pci: Abort if legacy init fails Thomas Gleixner (Thu Mar 16 2017 - 19:13:38 EST)
- [PATCH] staging: wilc1000: fix incorrect copy of pmkid data Colin King (Thu Mar 16 2017 - 19:25:04 EST)
- Re: [PATCH] clock: Fix smp_processor_id() in preemptible bug Paul E. McKenney (Thu Mar 16 2017 - 19:27:27 EST)
- [PATCH] hwmon: Add missing HWMON_T_ALARM Peter Huewe (Thu Mar 16 2017 - 19:27:54 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Jerome Glisse (Thu Mar 16 2017 - 19:50:17 EST)
- Re: [PATCH] [SCSI] esas2r: remove redundant NULL check on buffer Martin K. Petersen (Thu Mar 16 2017 - 19:50:57 EST)
- Re: [PATCH] eeepc-laptop: Skip unknown key messages 0x50 0x51 Dmitry Torokhov (Thu Mar 16 2017 - 19:57:12 EST)
- [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Andrew Duggan (Thu Mar 16 2017 - 19:59:01 EST)
- mmotm 2017-03-16-16-37 uploaded akpm (Thu Mar 16 2017 - 20:02:25 EST)
- [PATCH] iio: accel: Prefer unsigned int to bare use of unsigned Miguel Robles (Thu Mar 16 2017 - 20:06:26 EST)
- Re: [PATCH 1/2] blk-mq: don't complete un-started request in timeout handler Ming Lei (Thu Mar 16 2017 - 20:08:00 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Luis R. Rodriguez (Thu Mar 16 2017 - 20:08:15 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 John Hubbard (Thu Mar 16 2017 - 20:23:10 EST)
- [PATCH 4/7] x86, boot, LLVM: #undef memcpy etc in string.c Michael Davidson (Thu Mar 16 2017 - 20:23:20 EST)
- [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags Michael Davidson (Thu Mar 16 2017 - 20:24:18 EST)
- [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses Michael Davidson (Thu Mar 16 2017 - 20:24:31 EST)
- [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset Michael Davidson (Thu Mar 16 2017 - 20:25:03 EST)
- [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Michael Davidson (Thu Mar 16 2017 - 20:25:17 EST)
- [PATCH 7/7] crypto, x86, LLVM: aesni - fix token pasting Michael Davidson (Thu Mar 16 2017 - 20:27:24 EST)
- [PATCH] hmm: heterogeneous memory management documentation JÃrÃme Glisse (Thu Mar 16 2017 - 20:27:43 EST)
- Re: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Brian Norris (Thu Mar 16 2017 - 20:35:06 EST)
- Re: [PATCH -v4 04/10] futex: Use smp_store_release() in mark_wake_futex() Darren Hart (Thu Mar 16 2017 - 20:35:35 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Dmitry Torokhov (Thu Mar 16 2017 - 20:35:35 EST)
- [PATCH 0/4] Regmap IRQ fix and related changes CPCAP Tony Lindgren (Thu Mar 16 2017 - 20:36:54 EST)
- [PATCH 2/4] mfd: cpcap: Use handle_reread flag for interrupts Tony Lindgren (Thu Mar 16 2017 - 20:36:54 EST)
- [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Tony Lindgren (Thu Mar 16 2017 - 20:37:00 EST)
- [PATCH 3/4] mfd: cpcap: Use ack_invert interrupts Tony Lindgren (Thu Mar 16 2017 - 20:37:22 EST)
- [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Tony Lindgren (Thu Mar 16 2017 - 20:37:43 EST)
- Re: [patch 6/7] x86/pci/mmcfg: Include 32/64 bit code into shared code Andi Kleen (Thu Mar 16 2017 - 20:38:51 EST)
- Re: [PATCH v2 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings Brian Norris (Thu Mar 16 2017 - 20:40:35 EST)
- Re: [patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible Andi Kleen (Thu Mar 16 2017 - 20:40:56 EST)
- Re: [patch 3/7] x86/pci/ce4100: Properly lock accessor functions Andi Kleen (Thu Mar 16 2017 - 20:41:03 EST)
- Re: PATCH for style warnings in drivers/staging/most/aim-v4l2 Greg KH (Thu Mar 16 2017 - 20:41:31 EST)
- Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Brian Norris (Thu Mar 16 2017 - 20:42:00 EST)
- [PATCH 1/7] Makefile, LLVM: add -no-integrated-as to KBUILD_[AC]FLAGS Michael Davidson (Thu Mar 16 2017 - 20:42:24 EST)
- Re: [PATCH] Staging: wilc1000: fix two typos in #define's Greg KH (Thu Mar 16 2017 - 20:42:31 EST)
- [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's Kuppuswamy Sathyanarayanan (Thu Mar 16 2017 - 20:46:58 EST)
- [PATCH v2 4/4] platform/x86: intel_pmc_ipc: remove iTCO GCR mem resource Kuppuswamy Sathyanarayanan (Thu Mar 16 2017 - 20:47:05 EST)
- [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Kuppuswamy Sathyanarayanan (Thu Mar 16 2017 - 20:47:17 EST)
- [PATCH v2 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Moritz Fischer (Thu Mar 16 2017 - 20:52:20 EST)
- [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler Moritz Fischer (Thu Mar 16 2017 - 20:52:21 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Andrew Duggan (Thu Mar 16 2017 - 20:52:31 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Luis R. Rodriguez (Thu Mar 16 2017 - 20:53:48 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Balbir Singh (Thu Mar 16 2017 - 20:53:52 EST)
- Re: Does braille console work? Samuel Thibault (Thu Mar 16 2017 - 20:54:04 EST)
- [PATCH] Staging: wilc1000: fix two typos in #define's Dylan Leggio (Thu Mar 16 2017 - 20:55:57 EST)
- [PATCH] Staging: wilc1000: fix two typos in #define's Dylan Leggio (Thu Mar 16 2017 - 20:57:21 EST)
- [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset Kuppuswamy Sathyanarayanan (Thu Mar 16 2017 - 20:57:57 EST)
- Re: [lkp-robot] [f2fs] 4ac912427c: -33.7% aim7.jobs-per-min regression Ye Xiaolong (Thu Mar 16 2017 - 20:58:27 EST)
- [ANNOUNCE] 4.4.53-rt66 Steven Rostedt (Thu Mar 16 2017 - 20:58:44 EST)
- [ANNOUNCE] 3.12.71-rt96 Steven Rostedt (Thu Mar 16 2017 - 20:59:23 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Peter Hutterer (Thu Mar 16 2017 - 21:00:45 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 John Hubbard (Thu Mar 16 2017 - 21:00:49 EST)
- [PATCH] regulator: Mark supply_name const and duplicate it as such Stephen Boyd (Thu Mar 16 2017 - 21:07:14 EST)
- [PATCH 1/2] hrtimer: hrtimer_peek_ahead_timers() is gone Stephen Boyd (Thu Mar 16 2017 - 21:09:14 EST)
- [PATCH 2/2] tick/broadcast: tick_broadcast_setup_oneshot() isn't exported Stephen Boyd (Thu Mar 16 2017 - 21:09:14 EST)
- [PATCH 1/2] scripts/spelling.txt: add "memory" pattern and fix typos Stephen Boyd (Thu Mar 16 2017 - 21:12:24 EST)
- [PATCH 2/2] scripts/spelling.txt: Add regsiter -> register spelling mistake Stephen Boyd (Thu Mar 16 2017 - 21:12:29 EST)
- [PATCH] powerpc/pseries: Don't give a warning when HPT resizing isn't available David Gibson (Thu Mar 16 2017 - 21:12:38 EST)
- [PATCH 0/7] LLVM: make x86_64 kernel build with clang. Michael Davidson (Thu Mar 16 2017 - 21:19:24 EST)
- Re: [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages Michael S. Tsirkin (Thu Mar 16 2017 - 21:24:24 EST)
- Re: [PATCH] kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() Greg Kroah-Hartman (Thu Mar 16 2017 - 21:26:30 EST)
- Re: [PATCH v2 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 Chris Zhong (Thu Mar 16 2017 - 21:29:30 EST)
- Re: [Intel-gfx] The i915 stable patch marking is totally broken Greg KH (Thu Mar 16 2017 - 21:32:25 EST)
- [PATCH] regulator: Mark supply_name const and duplicate it as such Stephen Boyd (Thu Mar 16 2017 - 21:32:35 EST)
- [PATCH] mtd:avoid blktrans_open/release race and avoid insmod ftl.ko deadlock Gu Zheng (Thu Mar 16 2017 - 21:32:58 EST)
- Re: [PATCH v4 1/2] usbip: Fix-format-overflow Greg Kroah-Hartman (Thu Mar 16 2017 - 21:40:48 EST)
- Re: [PATCH 4.10 00/48] 4.10.4-stable review Greg Kroah-Hartman (Thu Mar 16 2017 - 21:42:48 EST)
- Re: [PATCH 4.10 00/48] 4.10.4-stable review Greg Kroah-Hartman (Thu Mar 16 2017 - 21:42:48 EST)
- Re: [PATCH kernel v8 4/4] virtio-balloon: VIRTIO_BALLOON_F_HOST_REQ_VQ Michael S. Tsirkin (Thu Mar 16 2017 - 21:42:48 EST)
- Re: + mm-sparse-refine-usemap_size-a-little.patch added to -mm tree Wei Yang (Thu Mar 16 2017 - 21:48:05 EST)
- Re: [PATCH RESEND v1] locking/ww_mutex: Prevent read of uninitialized memory kbuild test robot (Thu Mar 16 2017 - 21:51:48 EST)
- [PATCH] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer Jaegeuk Kim (Thu Mar 16 2017 - 21:55:52 EST)
- [PATCH 0/2] gpio: omap: set_debounce fixes David Rivshin (Thu Mar 16 2017 - 22:00:05 EST)
- [PATCH 2/2] gpio: omap: compute debounce-time from actual debounce-clock rate David Rivshin (Thu Mar 16 2017 - 22:00:05 EST)
- [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible David Rivshin (Thu Mar 16 2017 - 22:00:05 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Jerome Glisse (Thu Mar 16 2017 - 22:00:51 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Thu Mar 16 2017 - 22:04:24 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Sergey Senozhatsky (Thu Mar 16 2017 - 22:05:33 EST)
- Re: [lkp-robot] [f2fs] 4ac912427c: -33.7% aim7.jobs-per-min regression Jaegeuk Kim (Thu Mar 16 2017 - 22:16:31 EST)
- [PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer Jaegeuk Kim (Thu Mar 16 2017 - 22:16:44 EST)
- [PATCH 2/2] f2fs: don't allow atomic writes for not regular files Jaegeuk Kim (Thu Mar 16 2017 - 22:16:45 EST)
- Re: kexec regression since 4.9 caused by efi Dave Young (Thu Mar 16 2017 - 22:21:03 EST)
- Re: [PATCH] perf probe: Return errno when does not hit any event Masami Hiramatsu (Thu Mar 16 2017 - 22:21:28 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 22:21:54 EST)
- Re: [PATCH 4.4 14/36] IB/ipoib: Fix deadlock between rmmod and set_mode Ben Hutchings (Thu Mar 16 2017 - 22:25:03 EST)
- [PATCH v2] mtdram: check offs and len where appropriate chenwy (Thu Mar 16 2017 - 22:31:35 EST)
- Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board éä (Thu Mar 16 2017 - 22:31:35 EST)
- [PATCH v1] mm: migrate: fix remove_migration_pte() for ksm pages Naoya Horiguchi (Thu Mar 16 2017 - 22:35:00 EST)
- Re: [PATCH v7 0/5] usb: early: add support for early printk through USB3 debug port Lu Baolu (Thu Mar 16 2017 - 22:37:43 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Alexander Duyck (Thu Mar 16 2017 - 22:41:46 EST)
- Re: [PATCH 2/4] arm64: dts: rockchip: add i2s nodes support for RK3368 SoCs kbuild test robot (Thu Mar 16 2017 - 22:51:33 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Eric Dumazet (Thu Mar 16 2017 - 22:55:49 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Alexander Duyck (Thu Mar 16 2017 - 22:59:36 EST)
- Re: [net-next PATCH 1/5] net: Do not record sender_cpu as napi_id in socket receive paths Eric Dumazet (Thu Mar 16 2017 - 23:06:51 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Thu Mar 16 2017 - 23:11:22 EST)
- Re: [RESEND PATCH -net] cpsw/netcp: work around reverse cpts dependency David Miller (Thu Mar 16 2017 - 23:13:37 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: don't allow atomic writes for not regular files Chao Yu (Thu Mar 16 2017 - 23:23:53 EST)
- Re: [PATCH net-next] bonding: add 802.3ad support for 25G speeds David Miller (Thu Mar 16 2017 - 23:28:43 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Viresh Kumar (Thu Mar 16 2017 - 23:28:43 EST)
- Re: [PATCH v2 net-next 0/5] sunvnet: better connection management David Miller (Thu Mar 16 2017 - 23:30:21 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Andrew Morton (Thu Mar 16 2017 - 23:33:41 EST)
- [PATCH net-next] r8152: check hw version first Hayes Wang (Thu Mar 16 2017 - 23:33:47 EST)
- [PATCH] f2fs: don't allow volatile writes for non-regular file Chao Yu (Thu Mar 16 2017 - 23:34:16 EST)
- RE: [PATCH net-next] r8152: simply the arguments Hayes Wang (Thu Mar 16 2017 - 23:34:39 EST)
- [PATCH v2 3/3] arm64: dts: rockchip: disable mailbox of RK3368 SoCs defaultly Jianqun Xu (Thu Mar 16 2017 - 23:37:46 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Balbir Singh (Thu Mar 16 2017 - 23:42:22 EST)
- [PATCH v2] kexec: Introduce vmcoreinfo signature verification Xunlei Pang (Thu Mar 16 2017 - 23:42:58 EST)
- [PATCH 0/3] arm64: dts: rockchip: rk3368 add dmac and i2s nodes Jianqun Xu (Thu Mar 16 2017 - 23:43:22 EST)
- [PATCH v2 1/3] arm64: dts: rockchip: add amba node support for RK3368 SoCs Jianqun Xu (Thu Mar 16 2017 - 23:43:24 EST)
- Re: [PATCH 7/15] dt-bindings: display: sun4i: Add allwinner,tcon-channel property Chen-Yu Tsai (Thu Mar 16 2017 - 23:45:28 EST)
- [PATCH v2 2/3] arm64: dts: rockchip: add i2s nodes support for RK3368 SoCs Jianqun Xu (Thu Mar 16 2017 - 23:45:39 EST)
- [PATCH] sched/core: Fix rq lock pinning warning after call balance callbacks Wanpeng Li (Thu Mar 16 2017 - 23:45:52 EST)
- Re: [PATCH v2] net: sun: sungem: rix a possible null dereference David Miller (Thu Mar 16 2017 - 23:50:40 EST)
- [PATCH] phy: cpcap-usb: Add CPCAP PMIC USB support Tony Lindgren (Thu Mar 16 2017 - 23:53:03 EST)
- [PATCH v3 2/4] dt-bindings: add the grf clock for dw-mipi-dsi Chris Zhong (Fri Mar 17 2017 - 00:02:58 EST)
- [PATCH v3 4/4] drm/rockchip/dsi: correct the grf_switch_reg name Chris Zhong (Fri Mar 17 2017 - 00:02:58 EST)
- [PATCH v3 0/4] RK3399 dw-mipi-dsi patches Chris Zhong (Fri Mar 17 2017 - 00:02:58 EST)
- [PATCH v3 3/4] drm/rockchip/dsi: enable the grf clk before writing grf registers Chris Zhong (Fri Mar 17 2017 - 00:02:58 EST)
- [PATCH v3 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 Chris Zhong (Fri Mar 17 2017 - 00:03:04 EST)
- [PATCH net-next v3 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Fri Mar 17 2017 - 00:34:30 EST)
- Re: [PATCH net] rxrpc: Ignore BUSY packets on old calls David Miller (Fri Mar 17 2017 - 00:34:57 EST)
- [git pull] drm fixes for v4.10-rc3. Dave Airlie (Fri Mar 17 2017 - 00:36:47 EST)
- [PATCH net-next v3 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Fri Mar 17 2017 - 00:44:13 EST)
- Re: [PATCH v5 0/7] perf/sdt: Directly record SDT events with 'perf record' Masami Hiramatsu (Fri Mar 17 2017 - 00:51:29 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 Balbir Singh (Fri Mar 17 2017 - 00:53:09 EST)
- {Filename?} 22504 linux-kernel linux-kernel (Fri Mar 17 2017 - 00:54:25 EST)
- Re: [PATCH v3 4/7] xen/9pfs: connect to the backend Juergen Gross (Fri Mar 17 2017 - 00:55:01 EST)
- Re: [lkp-robot] [mm] bae58218d8: WARNING:at_mm/page_alloc.c:#drain_all_pages Ye Xiaolong (Fri Mar 17 2017 - 01:03:57 EST)
- Re: [patch 1/3] procfs: fdinfo -- Extend information about epoll target files Andrei Vagin (Fri Mar 17 2017 - 01:03:57 EST)
- [rtc] 4cd8adb100: WARNING: CPU: 0 PID: 1 at lib/kobject.c:690 kobject_put kernel test robot (Fri Mar 17 2017 - 01:04:36 EST)
- Re: [PATCH v3] Revert "tty: serial: pl011: add ttyAMA for matching pl011 console" Greg Kroah-Hartman (Fri Mar 17 2017 - 01:04:49 EST)
- Re: tty: panic in tty_ldisc_restore Greg Kroah-Hartman (Fri Mar 17 2017 - 01:08:24 EST)
- Re: [PATCH] powerpc/pseries: Don't give a warning when HPT resizing isn't available Michael Ellerman (Fri Mar 17 2017 - 01:09:28 EST)
- Re: [PATCH] tty: hvc: don't allocate a buffer for console print on stack Greg Kroah-Hartman (Fri Mar 17 2017 - 01:09:48 EST)
- Re: [rtc] 4cd8adb100: WARNING: CPU: 0 PID: 1 at lib/kobject.c:690 kobject_put Logan Gunthorpe (Fri Mar 17 2017 - 01:23:44 EST)
- Re: [PATCH] ext4: Add statx support Eric Biggers (Fri Mar 17 2017 - 01:48:31 EST)
- [PATCH] PM / Domain: remove conditional from error case Viresh Kumar (Fri Mar 17 2017 - 01:51:22 EST)
- [PATCH V4 0/4] Add Spreadtrum SP9860G support Chunyan Zhang (Fri Mar 17 2017 - 01:54:21 EST)
- [PATCH V4 2/4] dt-bindings: arm: Add bindings for SP9860G Chunyan Zhang (Fri Mar 17 2017 - 01:54:30 EST)
- [PATCH V4 3/4] dt-bindings: serial: add a new compatible string for SC9860 Chunyan Zhang (Fri Mar 17 2017 - 01:54:38 EST)
- [PATCH V4 4/4] serial: sprd: adjust TIMEOUT to a big value Chunyan Zhang (Fri Mar 17 2017 - 01:54:49 EST)
- [PATCH V4 1/4] arm64: dts: Add basic DT to support Spreadtrum's SP9860G Chunyan Zhang (Fri Mar 17 2017 - 01:54:49 EST)
- [PATCH] perf lock: subcommands should include common options changbin . du (Fri Mar 17 2017 - 01:57:26 EST)
- [RFC PATCH] iommu/dma: account pci host bridge dma_mask for IOVA allocation Oza Pawandeep (Fri Mar 17 2017 - 02:11:30 EST)
- Re: [rtc] 4cd8adb100: WARNING: CPU: 0 PID: 1 at lib/kobject.c:690 kobject_put Greg Kroah-Hartman (Fri Mar 17 2017 - 02:12:06 EST)
- [PATCH v2] dma: imx-sdma: add 1ms delay to ensure SDMA channel is stopped jiada_wang (Fri Mar 17 2017 - 02:12:35 EST)
- [PATCH v2] dma: imx-sdma: add 1ms delay to ensure SDMA channel is stopped jiada_wang (Fri Mar 17 2017 - 02:12:36 EST)
- Re: [PATCH][RESEND] fs: always set I_DIRTY_TIME to fsync correctly on lazytime Naohiro Aota (Fri Mar 17 2017 - 02:13:51 EST)
- Re: [rtc] 4cd8adb100: WARNING: CPU: 0 PID: 1 at lib/kobject.c:690 kobject_put Greg Kroah-Hartman (Fri Mar 17 2017 - 02:13:55 EST)
- RE: [RFC PATCH] iommu/dma: account pci host bridge dma_mask for IOVA allocation Oza Oza (Fri Mar 17 2017 - 02:15:20 EST)
- Re: [patch 7/7] x86/pci/mmcfg: Switch to ECAM config mode if possible Thomas Gleixner (Fri Mar 17 2017 - 02:15:36 EST)
- Re: [PATCH v4 0/6] staging: rtl8192e: Fix coding style, warnings and checks Greg KH (Fri Mar 17 2017 - 02:17:18 EST)
- [PATCH 1/2] usb: phy: Introduce one extcon device into usb phy Baolin Wang (Fri Mar 17 2017 - 02:19:56 EST)
- [PATCH 2/2] usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregister Baolin Wang (Fri Mar 17 2017 - 02:20:00 EST)
- Re: [PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Greg KH (Fri Mar 17 2017 - 02:26:03 EST)
- Re: [PATCHv5 1/4] Staging: ks7010: ks_wlan_ioctl.h: Removed mixed spaces/tabs Greg KH (Fri Mar 17 2017 - 02:32:59 EST)
- Re: [PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names Vivek Gautam (Fri Mar 17 2017 - 02:32:59 EST)
- [PATCH 1/5] mm, swap: Fix comment in __read_swap_cache_async Huang, Ying (Fri Mar 17 2017 - 02:47:56 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Michal Simek (Fri Mar 17 2017 - 02:47:56 EST)
- [PATCH 2/5] mm, swap: Improve readability via make spin_lock/unlock balanced Huang, Ying (Fri Mar 17 2017 - 02:49:49 EST)
- [PATCH 3/5] mm, swap: Avoid lock swap_avail_lock when held cluster lock Huang, Ying (Fri Mar 17 2017 - 02:50:00 EST)
- [PATCH 4/5] mm, swap: Try kzalloc before vzalloc Huang, Ying (Fri Mar 17 2017 - 02:50:15 EST)
- [PATCH 5/5] mm, swap: Sort swap entries before free Huang, Ying (Fri Mar 17 2017 - 02:50:30 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer Chao Yu (Fri Mar 17 2017 - 02:51:40 EST)
- [GIT PULL] xen: fix for 4.11 rc3 Juergen Gross (Fri Mar 17 2017 - 02:51:44 EST)
- [PATCH] Staging: media: Unmap and release region obtained by ioremap_nocache Arvind Yadav (Fri Mar 17 2017 - 02:52:07 EST)
- Re: [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages Wei Wang (Fri Mar 17 2017 - 02:54:32 EST)
- [PATCH] driver core: don't initialize 'parent' in device_add() Viresh Kumar (Fri Mar 17 2017 - 02:55:28 EST)
- Re: [PATCH v15 0/5] mxs-lradc: Split driver into MFD Stefan Wahren (Fri Mar 17 2017 - 03:01:01 EST)
- Re: [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2 Bob Liu (Fri Mar 17 2017 - 03:02:48 EST)
- [PATCH v4 4/7] mfd: rk808: Add RK805 support Elaine Zhang (Fri Mar 17 2017 - 03:05:18 EST)
- [PATCH v4 0/7] rk808: Add RK805 support Elaine Zhang (Fri Mar 17 2017 - 03:05:21 EST)
- [PATCH v4 2/7] mfd: rk808: add rk805 regs addr and ID Elaine Zhang (Fri Mar 17 2017 - 03:05:50 EST)
- [PATCH v4 3/7] regulator: rk808: Add regulator driver for RK805 Elaine Zhang (Fri Mar 17 2017 - 03:06:01 EST)
- [PATCH v4 1/7] mfd: rk808: fix up the chip id get failed Elaine Zhang (Fri Mar 17 2017 - 03:06:26 EST)
- [PATCH v4 5/7] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808 Elaine Zhang (Fri Mar 17 2017 - 03:06:49 EST)
- [PATCH v4 6/7] rtc: Kconfig: Name RK805 in Kconfig for RTC_DRV_RK808 Elaine Zhang (Fri Mar 17 2017 - 03:07:12 EST)
- [PATCH v4 7/7] mfd: dt-bindings: Add RK805 device tree bindings document Elaine Zhang (Fri Mar 17 2017 - 03:07:12 EST)
- [PATCH] pci: quirk cavium: Add device ID range check Manish Jaggi (Fri Mar 17 2017 - 03:17:05 EST)
- Re: [HMM 07/16] mm/migrate: new memory migration helper for use with device memory v4 John Hubbard (Fri Mar 17 2017 - 03:22:37 EST)
- Linux 3.12.72 Jiri Slaby (Fri Mar 17 2017 - 03:25:07 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Fri Mar 17 2017 - 03:39:59 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Michal Hocko (Fri Mar 17 2017 - 03:40:00 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Geert Uytterhoeven (Fri Mar 17 2017 - 03:40:50 EST)
- RE: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Reshetova, Elena (Fri Mar 17 2017 - 03:42:33 EST)
- [PATCH RESEND] f2fs: don't allow volatile writes for non-regular file Chao Yu (Fri Mar 17 2017 - 03:45:03 EST)
- Re: [PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller Ulf Hansson (Fri Mar 17 2017 - 03:51:46 EST)
- Good Day! Saeed Bin Salem (Fri Mar 17 2017 - 03:54:18 EST)
- Re: [PATCH] of: Mark property::value as const kbuild test robot (Fri Mar 17 2017 - 03:54:34 EST)
- Re: [PATCH v4 0/7] mmc: bcm2835: Add new driver for the sdhost controller Ulf Hansson (Fri Mar 17 2017 - 03:55:27 EST)
- Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Geert Uytterhoeven (Fri Mar 17 2017 - 03:56:19 EST)
- [PATCH 2/2] mfd: hi655x: Add the clock cell to provide WiFi and Bluetooth Daniel Lezcano (Fri Mar 17 2017 - 04:07:25 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Minchan Kim (Fri Mar 17 2017 - 04:07:42 EST)
- [PATCH 1/2] clk: hi6220: Add the hi655x's pmic clock Daniel Lezcano (Fri Mar 17 2017 - 04:09:17 EST)
- Re: Applied "ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE" to the asoc tree Mylene Josserand (Fri Mar 17 2017 - 04:13:54 EST)
- RE: [PATCH 08/17] net: convert sk_filter.refcnt from atomic_t to refcount_t Reshetova, Elena (Fri Mar 17 2017 - 04:14:24 EST)
- Re: [PATCH 0/7] LLVM: make x86_64 kernel build with clang. Dmitry Vyukov (Fri Mar 17 2017 - 04:18:48 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Fri Mar 17 2017 - 04:19:11 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Michal Hocko (Fri Mar 17 2017 - 04:24:33 EST)
- [PATCH v2] perf probe: Return errno when does not hit any event Kefeng Wang (Fri Mar 17 2017 - 04:24:42 EST)
- Re: [patch 1/3] procfs: fdinfo -- Extend information about epoll target files Cyrill Gorcunov (Fri Mar 17 2017 - 04:26:29 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Bob Liu (Fri Mar 17 2017 - 04:29:36 EST)
- Re: [PATCH 0/7] Switch x86 to generic get_user_pages_fast() implementation Ingo Molnar (Fri Mar 17 2017 - 04:31:16 EST)
- Re: [PATCH v12 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings Ulf Hansson (Fri Mar 17 2017 - 04:31:40 EST)
- Re: [PATCH] staging: wilc1000: fix incorrect copy of pmkid data walter harms (Fri Mar 17 2017 - 04:36:02 EST)
- Re: [PATCH 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Roger Quadros (Fri Mar 17 2017 - 04:41:11 EST)
- Re: [patch 6/7] x86/pci/mmcfg: Include 32/64 bit code into shared code Thomas Gleixner (Fri Mar 17 2017 - 04:42:03 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Bob Liu (Fri Mar 17 2017 - 04:42:12 EST)
- Re: [PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names Felipe Balbi (Fri Mar 17 2017 - 04:44:08 EST)
- Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Heiko Stuebner (Fri Mar 17 2017 - 04:46:30 EST)
- [PATCH] extcon: Allow registering a single notifier for all cables on an extcon_dev Hans de Goede (Fri Mar 17 2017 - 04:46:55 EST)
- Re: [PATCH v2 3/3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Christoffer Dall (Fri Mar 17 2017 - 04:48:51 EST)
- Re: [PATCH 4/5] mm, swap: Try kzalloc before vzalloc David Rientjes (Fri Mar 17 2017 - 04:53:06 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel DÃnzer (Fri Mar 17 2017 - 04:54:47 EST)
- Re: [patch v2] mm, vmstat: print non-populated zones in zoneinfo Michal Hocko (Fri Mar 17 2017 - 04:58:24 EST)
- [PATCH v2 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Roger Quadros (Fri Mar 17 2017 - 04:59:14 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel DÃnzer (Fri Mar 17 2017 - 05:01:56 EST)
- Re: [PATCH 6/6] gpio: mvebu: let the compiler inline Ralph Sennhauser (Fri Mar 17 2017 - 05:09:18 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Lee Jones (Fri Mar 17 2017 - 05:15:29 EST)
- Re: Does braille console work? Samuel Thibault (Fri Mar 17 2017 - 05:16:27 EST)
- Re: [PATCH v5 3/7] perf/sdt: Directly record SDT events with 'perf record' Masami Hiramatsu (Fri Mar 17 2017 - 05:16:34 EST)
- Re: [PATCH] of: Mark property::value as const kbuild test robot (Fri Mar 17 2017 - 05:17:46 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Fri Mar 17 2017 - 05:17:58 EST)
- Re: [PATCH] [EXPERIMENTAL, v2] enable thin archives and --gc-sections on ARM Alan Modra (Fri Mar 17 2017 - 05:18:15 EST)
- Re: [PATCH v2 1/2] drivers: pwm: pwm-atmel: switch to atomic PWM m18063 (Fri Mar 17 2017 - 05:18:58 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax (Fri Mar 17 2017 - 05:26:24 EST)
- [PATCH V2 1/2] mmc: sdhci: Add support for setting parent clock Jon Hunter (Fri Mar 17 2017 - 05:33:04 EST)
- Re: [Outreachy kernel] Re: [PATCH] staging: iio: ade7753: replace mlock with driver private lock Gargi Sharma (Fri Mar 17 2017 - 05:33:39 EST)
- [PATCH V2 2/2] mmc: tegra: Fix setting of Tegra SDHCI module clock Jon Hunter (Fri Mar 17 2017 - 05:33:49 EST)
- Re: Does braille console work? Petr Mladek (Fri Mar 17 2017 - 05:35:58 EST)
- [PATCH] ARM: wire up statx syscall Chris Packham (Fri Mar 17 2017 - 05:42:44 EST)
- Re: Does braille console work? Samuel Thibault (Fri Mar 17 2017 - 05:46:59 EST)
- [PATCH] fs/pstore: Perform erase from a worker Chris Wilson (Fri Mar 17 2017 - 05:52:45 EST)
- [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver Hans de Goede (Fri Mar 17 2017 - 05:57:01 EST)
- [PATCH 02/15] ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC Hans de Goede (Fri Mar 17 2017 - 05:57:16 EST)
- [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Fri Mar 17 2017 - 05:57:42 EST)
- [PATCH 00/15] Add Intel Cherry Trail Whiskey Cove PMIC support Hans de Goede (Fri Mar 17 2017 - 05:57:43 EST)
- Re: [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs Marc Zyngier (Fri Mar 17 2017 - 05:57:54 EST)
- [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge Hans de Goede (Fri Mar 17 2017 - 05:58:18 EST)
- [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver Hans de Goede (Fri Mar 17 2017 - 05:58:27 EST)
- [PATCH 13/15] i2c: core: Allow drivers to specify index for irq to get from of / ACPI Hans de Goede (Fri Mar 17 2017 - 05:58:44 EST)
- [PATCH 12/15] i2c: core: Add new i2c_acpi_new_device helper function Hans de Goede (Fri Mar 17 2017 - 05:58:57 EST)
- [PATCH 11/15] i2c: core: Allow getting ACPI info by index Hans de Goede (Fri Mar 17 2017 - 05:59:13 EST)
- [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost Hans de Goede (Fri Mar 17 2017 - 05:59:18 EST)
- [PATCH 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board M'boumba Cedric Madianga (Fri Mar 17 2017 - 05:59:34 EST)
- [PATCH 2/5] i2c: i2c-stm32f4: use generic definition of speed enum M'boumba Cedric Madianga (Fri Mar 17 2017 - 05:59:40 EST)
- [PATCH v1 0/3] blk-mq: dying queue fix & improvement Ming Lei (Fri Mar 17 2017 - 06:00:06 EST)
- [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Ming Lei (Fri Mar 17 2017 - 06:00:19 EST)
- Re: [PATCH v2 5/5] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct Suniel Mahesh (Fri Mar 17 2017 - 06:00:24 EST)
- [PATCH 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings M'boumba Cedric Madianga (Fri Mar 17 2017 - 06:00:42 EST)
- [PATCH 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC M'boumba Cedric Madianga (Fri Mar 17 2017 - 06:00:59 EST)
- [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga (Fri Mar 17 2017 - 06:01:11 EST)
- Re: [PATCH v2 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Michal Simek (Fri Mar 17 2017 - 06:01:27 EST)
- [PATCH v1 1/3] blk-mq: don't complete un-started request in timeout handler Ming Lei (Fri Mar 17 2017 - 06:01:44 EST)
- [PATCH 0/5] Add support for the STM32F7 I2C M'boumba Cedric Madianga (Fri Mar 17 2017 - 06:02:00 EST)
- [PATCH v1 2/3] blk-mq: comment on races related with timeout handler Ming Lei (Fri Mar 17 2017 - 06:02:10 EST)
- [PATCH 07/15] power: supply: bq24190_charger: Add support for bq24192[i] Hans de Goede (Fri Mar 17 2017 - 06:02:48 EST)
- [PATCH 08/15] power: supply: bq24190_charger: Add support for external fuel gauge Hans de Goede (Fri Mar 17 2017 - 06:02:56 EST)
- [PATCH 04/15] power: supply: bq24190_charger: Add no_register_reset pdata flag Hans de Goede (Fri Mar 17 2017 - 06:03:24 EST)
- [PATCH 05/15] power: supply: bq24190_charger: Limit charging voltage to 4.3V Hans de Goede (Fri Mar 17 2017 - 06:03:35 EST)
- [PATCH 06/15] power: supply: bq24190_charger: Use i2c-core irq-mapping code Hans de Goede (Fri Mar 17 2017 - 06:03:41 EST)
- [PATCH 09/15] power: supply: bq24190_charger: Add voltage_max_design prop to battery Hans de Goede (Fri Mar 17 2017 - 06:03:58 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Lee Jones (Fri Mar 17 2017 - 06:09:40 EST)
- Re: [PATCH v11 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event Borislav Petkov (Fri Mar 17 2017 - 06:09:59 EST)
- Re: [PATCH] ARM: wire up statx syscall Russell King - ARM Linux (Fri Mar 17 2017 - 06:10:21 EST)
- Re: [RESEND PATCH -net] cpsw/netcp: work around reverse cpts dependency Arnd Bergmann (Fri Mar 17 2017 - 06:12:55 EST)
- Re: [PATCH v4 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax (Fri Mar 17 2017 - 06:13:25 EST)
- [PATCH v5 1/3] mfd: wm831x: Add basic device tree binding Charles Keepax (Fri Mar 17 2017 - 06:13:32 EST)
- [PATCH v5 3/3] mfd: wm831x: Add device tree binding document Charles Keepax (Fri Mar 17 2017 - 06:16:07 EST)
- Re: ZONE_NORMAL vs. ZONE_MOVABLE Igor Mammedov (Fri Mar 17 2017 - 06:26:38 EST)
- Re: DRM Atomic property for color-space conversion Local user for Liviu Dudau (Fri Mar 17 2017 - 06:31:30 EST)
- Re: DRM Atomic property for color-space conversion Brian Starkey (Fri Mar 17 2017 - 06:33:40 EST)
- [PATCH v5 2/3] gpio: wm831x: Add basic device tree support Charles Keepax (Fri Mar 17 2017 - 06:41:49 EST)
- [PATCH v3] Power: supply: sbs-charger: simplified bool function Daniel Perez de Andres (Fri Mar 17 2017 - 06:43:11 EST)
- [tip:perf/urgent] x86/perf: Clarify why x86_pmu_event_mapped() isn't racy tip-bot for Andy Lutomirski (Fri Mar 17 2017 - 06:43:11 EST)
- Re: [PATCH v5 3/3] printk: fix double printing with earlycon Aleksey Makarov (Fri Mar 17 2017 - 06:43:34 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver Neil Armstrong (Fri Mar 17 2017 - 06:43:41 EST)
- [tip:perf/urgent] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm tip-bot for Andy Lutomirski (Fri Mar 17 2017 - 06:44:00 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel DÃnzer (Fri Mar 17 2017 - 06:45:25 EST)
- Re: [2/2] coresight: Fix reference count for software sources Suzuki K Poulose (Fri Mar 17 2017 - 06:45:37 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Ville Syrjälä (Fri Mar 17 2017 - 06:45:53 EST)
- Re: [PATCH 5/5 v3] ftrace/x86-32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Masami Hiramatsu (Fri Mar 17 2017 - 06:46:38 EST)
- Re: [v3 3/5] coresight: add support for debug module Leo Yan (Fri Mar 17 2017 - 06:46:56 EST)
- [PATCH] f2fs: protect free nid operation with cp_rwsem Chao Yu (Fri Mar 17 2017 - 06:47:19 EST)
- [PATCH] f2fs: add missing INMEM_REVOKE trace enum definition Chao Yu (Fri Mar 17 2017 - 06:47:33 EST)
- Re: Schedule affinity_notify work while migrating IRQs during hot plug Sodagudi Prasad (Fri Mar 17 2017 - 06:52:58 EST)
- Re: [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs Shanker Donthineni (Fri Mar 17 2017 - 06:53:40 EST)
- [PATCH v2] fs: avoid iterate_supers to trigger call for sync on filesystem during mount Vivek Trivedi (Fri Mar 17 2017 - 06:54:42 EST)
- [RFC] tty: pty -- Add ability to setup next pty number for ptmx open Cyrill Gorcunov (Fri Mar 17 2017 - 06:57:02 EST)
- [PATCH] x86_64, kexec: Avoid unnecessary identity mappings for kdump Xunlei Pang (Fri Mar 17 2017 - 06:57:18 EST)
- Perf regression after enabling nvme autonomous power state transitions Tvrtko Ursulin (Fri Mar 17 2017 - 06:58:36 EST)
- Re: [PATCH 0/7] Input: fix NULL-derefs at probe Johan Hovold (Fri Mar 17 2017 - 07:03:53 EST)
- Re: Does braille console work? Aleksey Makarov (Fri Mar 17 2017 - 07:03:53 EST)
- Re: [PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs Heiko Stuebner (Fri Mar 17 2017 - 07:07:19 EST)
- Re: [PATCH v12 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings Jan Glauber (Fri Mar 17 2017 - 07:07:19 EST)
- Re: [PATCH v2 2/3] arm64: dts: rockchip: add i2s nodes support for RK3368 SoCs Heiko Stuebner (Fri Mar 17 2017 - 07:12:40 EST)
- Re: [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command Paolo Bonzini (Fri Mar 17 2017 - 07:12:51 EST)
- Re: [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset Rajneesh Bhardwaj (Fri Mar 17 2017 - 07:13:20 EST)
- Re: [PATCH v4] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously Ajay Kaher (Fri Mar 17 2017 - 07:13:31 EST)
- Re: [PATCH v2 3/3] arm64: dts: rockchip: disable mailbox of RK3368 SoCs defaultly Heiko Stuebner (Fri Mar 17 2017 - 07:13:32 EST)
- [PATCH 01/18] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:13:32 EST)
- [PATCH 03/18] net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:13:49 EST)
- [PATCH 05/18] net, bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:13:59 EST)
- [PATCH 07/18] net, atm: convert atm_dev.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:28 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Ville Syrjälä (Fri Mar 17 2017 - 07:14:28 EST)
- [PATCH 08/18] net, atm: convert lec_arp_table.usage from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:28 EST)
- [PATCH 06/18] net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:29 EST)
- [PATCH 09/18] net, atm: convert in_cache_entry.use from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:37 EST)
- [PATCH 10/18] net, atm: convert eg_cache_entry.use from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:45 EST)
- [PATCH 12/18] net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:14:56 EST)
- [PATCH 13/18] net, sched: convert Qdisc.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:15:25 EST)
- [PATCH 11/18] net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:15:48 EST)
- [PATCH 14/18] net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:16:04 EST)
- [PATCH 15/18] net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:16:12 EST)
- [PATCH 16/18] net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:16:20 EST)
- [PATCH 18/18] net, netrom: convert nr_node.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:16:31 EST)
- [PATCH 17/18] net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:16:49 EST)
- [PATCH 04/18] net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:19:16 EST)
- [PATCH 02/18] net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 07:19:47 EST)
- [PATCH 00/18] net subsystem various refcounter conversions Elena Reshetova (Fri Mar 17 2017 - 07:20:33 EST)
- RE: [PATCH net-next] r8152: simply the arguments David Laight (Fri Mar 17 2017 - 07:20:52 EST)
- RE: [RFC PATCH] iommu/dma: account pci host bridge dma_mask for IOVA allocation Oza Oza (Fri Mar 17 2017 - 07:20:57 EST)
- Re: [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's Rajneesh Bhardwaj (Fri Mar 17 2017 - 07:26:58 EST)
- Re: [RESEND PATCH v6 5/6] i2c: designware: add SLAVE mode functions Luis Oliveira (Fri Mar 17 2017 - 07:26:58 EST)
- Re: [PATCH v2 1/3] arm64: dts: rockchip: add amba node support for RK3368 SoCs Heiko Stuebner (Fri Mar 17 2017 - 07:30:15 EST)
- Re: [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler Michal Simek (Fri Mar 17 2017 - 07:30:42 EST)
- Re: [PATCH v12 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs Ulf Hansson (Fri Mar 17 2017 - 07:31:09 EST)
- Re: [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks Patrick Bellasi (Fri Mar 17 2017 - 07:36:43 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Russell King - ARM Linux (Fri Mar 17 2017 - 07:43:27 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Rajneesh Bhardwaj (Fri Mar 17 2017 - 07:43:27 EST)
- Re: [PATCH 4/5] mm, swap: Try kzalloc before vzalloc Michal Hocko (Fri Mar 17 2017 - 07:47:43 EST)
- Re: [PATCH v2 4/4] platform/x86: intel_pmc_ipc: remove iTCO GCR mem resource Rajneesh Bhardwaj (Fri Mar 17 2017 - 07:47:56 EST)
- [PATCH v6 3/3] printk: fix double printing with earlycon Aleksey Makarov (Fri Mar 17 2017 - 07:48:27 EST)
- Re: [PATCH 0/8] Droid4 DTS update Pavel Machek (Fri Mar 17 2017 - 07:48:52 EST)
- Re: [PATCH] net, netfilter: refcounter conversions Pablo Neira Ayuso (Fri Mar 17 2017 - 07:52:15 EST)
- Re: [PATCH 0/7] net, netfilter refcounter conversions Pablo Neira Ayuso (Fri Mar 17 2017 - 07:52:21 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Sakari Ailus (Fri Mar 17 2017 - 07:59:05 EST)
- [x86] 45fc8757d1: BUG:unable_to_handle_kernel kernel test robot (Fri Mar 17 2017 - 08:00:27 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 08:00:27 EST)
- Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings Geert Uytterhoeven (Fri Mar 17 2017 - 08:02:54 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Philipp Zabel (Fri Mar 17 2017 - 08:03:07 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Peter Zijlstra (Fri Mar 17 2017 - 08:10:04 EST)
- Re: [PATCH 5/7] x86, boot, LLVM: Use regparm=0 for memcpy and memset Peter Zijlstra (Fri Mar 17 2017 - 08:10:20 EST)
- [PATCH 00/23] various networking refcount conversions, part 2 Elena Reshetova (Fri Mar 17 2017 - 08:11:15 EST)
- [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:11:15 EST)
- [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:11:27 EST)
- [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:11:35 EST)
- [PATCH 05/23] net, ceph: convert ceph_osd.o_ref from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:12:01 EST)
- [PATCH 07/23] net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:12:07 EST)
- [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:12:12 EST)
- [PATCH 04/23] net, ceph: convert ceph_snap_context.nref from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:13:16 EST)
- [PATCH 08/23] net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:17:16 EST)
- [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:17:22 EST)
- [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:17:35 EST)
- [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:17:47 EST)
- [PATCH 22/23] net, ax25: convert ax25_route.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:18:37 EST)
- [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:19:17 EST)
- [PATCH 19/23] net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:19:56 EST)
- [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:20:05 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Russell King - ARM Linux (Fri Mar 17 2017 - 08:20:33 EST)
- [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:20:54 EST)
- [PATCH 23/23] net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:21:06 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Petr Mladek (Fri Mar 17 2017 - 08:21:17 EST)
- [PATCH 11/23] net, x25: convert x25_route.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:21:59 EST)
- [PATCH 12/23] net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:22:17 EST)
- [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:22:54 EST)
- [PATCH 15/23] net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:25:27 EST)
- [PATCH 09/23] net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:27:02 EST)
- [PATCH 10/23] net, rds: convert rds_message.m_refcount from atomic_t to refcount_t Elena Reshetova (Fri Mar 17 2017 - 08:27:15 EST)
- Expected behavior of set_termios() w.r.t. TX FIFO? Geert Uytterhoeven (Fri Mar 17 2017 - 08:28:52 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Liviu Dudau (Fri Mar 17 2017 - 08:39:11 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Fri Mar 17 2017 - 08:39:11 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Alexander Potapenko (Fri Mar 17 2017 - 08:39:12 EST)
- [v3 1/3] mmc: sdhci-cadence: Fix writing PHY delay Piotr Sroka (Fri Mar 17 2017 - 08:39:34 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Alexander Potapenko (Fri Mar 17 2017 - 08:40:09 EST)
- Re: [PATCH 1/5] mm, swap: Fix comment in __read_swap_cache_async Rafael Aquini (Fri Mar 17 2017 - 08:43:39 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Peter Zijlstra (Fri Mar 17 2017 - 08:44:27 EST)
- [RFC 0/6] Add user OTP support in SPI-NOR Rahul Bedarkar (Fri Mar 17 2017 - 08:45:18 EST)
- [RFC 1/6] Revert "mtd: spi-nor: remove unused read_xfer/write_xfer hooks" Rahul Bedarkar (Fri Mar 17 2017 - 08:45:26 EST)
- [RFC 2/6] mtd: spi-nor: change return value of read_xfer and write_xfer Rahul Bedarkar (Fri Mar 17 2017 - 08:45:34 EST)
- [RFC 3/6] mtd: m25p80: don't pass spi_nor to helper methods Rahul Bedarkar (Fri Mar 17 2017 - 08:45:48 EST)
- [RFC 4/6] mtd: m25p80: implement read_xfer and write_xfer Rahul Bedarkar (Fri Mar 17 2017 - 08:45:54 EST)
- [RFC 6/6] mtd: spi-nor: enable OTP support for s25fl016k Rahul Bedarkar (Fri Mar 17 2017 - 08:46:08 EST)
- [RFC 5/6] mtd: spi-nor: add support to read/write user OTP Rahul Bedarkar (Fri Mar 17 2017 - 08:46:16 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Peter Zijlstra (Fri Mar 17 2017 - 08:54:11 EST)
- Re: [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t Trond Myklebust (Fri Mar 17 2017 - 08:54:11 EST)
- Re: [PATCH 1/2] irqchip/gic-v3-its: bail out on already enabled LPIs Marc Zyngier (Fri Mar 17 2017 - 08:55:41 EST)
- Re: [PATCH 1/2] selftests: keep consistency for uname -m usage Fathi Boudra (Fri Mar 17 2017 - 08:56:20 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Michal Hocko (Fri Mar 17 2017 - 08:59:52 EST)
- [PATCH] arc: Keep D$ enabled to work-around incomplete SLC flushing Alexey Brodkin (Fri Mar 17 2017 - 09:00:45 EST)
- Console stops with calltrace on cavium octeon2 68XX EVB Arun Chandran (Fri Mar 17 2017 - 09:01:42 EST)
- Re: [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t Jeff Layton (Fri Mar 17 2017 - 09:03:50 EST)
- Re: [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release Wanpeng Li (Fri Mar 17 2017 - 09:03:57 EST)
- Re: Does braille console work? Steven Rostedt (Fri Mar 17 2017 - 09:04:37 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: don't allow atomic writes for not regular files Jaegeuk Kim (Fri Mar 17 2017 - 09:08:44 EST)
- Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings Jason Cooper (Fri Mar 17 2017 - 09:10:16 EST)
- Re: [PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Pablo Neira Ayuso (Fri Mar 17 2017 - 09:10:58 EST)
- [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Fri Mar 17 2017 - 09:11:22 EST)
- [v3 2/3] Documentation: bindings: add description of PHY delays for sdhci-cadence Piotr Sroka (Fri Mar 17 2017 - 09:12:23 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Peter Zijlstra (Fri Mar 17 2017 - 09:17:04 EST)
- Re: Schedule affinity_notify work while migrating IRQs during hot plug Thomas Gleixner (Fri Mar 17 2017 - 09:18:06 EST)
- Re: Console stops with calltrace on cavium octeon2 68XX EVB Andy Shevchenko (Fri Mar 17 2017 - 09:18:19 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Michal Hocko (Fri Mar 17 2017 - 09:25:58 EST)
- Re: kexec regression since 4.9 caused by efi Ard Biesheuvel (Fri Mar 17 2017 - 09:27:28 EST)
- Re: [RESEND PATCH v6 5/6] i2c: designware: add SLAVE mode functions Jarkko Nikula (Fri Mar 17 2017 - 09:29:33 EST)
- Re: [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release Wanpeng Li (Fri Mar 17 2017 - 09:30:35 EST)
- Re: [PATCH 2/5 v2] ftrace/x86-32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Fri Mar 17 2017 - 09:32:45 EST)
- Re: kexec regression since 4.9 caused by efi Matt Fleming (Fri Mar 17 2017 - 09:32:59 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Fri Mar 17 2017 - 09:33:05 EST)
- Re: [PATCH 1/2] serdev: Add serdev_device_write subroutine Andrey Smirnov (Fri Mar 17 2017 - 09:33:52 EST)
- Re: [RFC PATCH] rework memory hotplug onlining Michal Hocko (Fri Mar 17 2017 - 09:34:00 EST)
- Re: [PATCH v12 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs Jan Glauber (Fri Mar 17 2017 - 09:35:15 EST)
- Re: [PATCH v12 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs Ulf Hansson (Fri Mar 17 2017 - 09:35:41 EST)
- [PATCH] Fix style warnings in drivers/staging/most/aim-v4l2 Chandra Annamaneni (Fri Mar 17 2017 - 09:37:53 EST)
- Re: [PATCH v6 3/3] printk: fix double printing with earlycon Aleksey Makarov (Fri Mar 17 2017 - 09:40:56 EST)
- Re: [PATCH v2] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Mark Brown (Fri Mar 17 2017 - 09:41:38 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo (Fri Mar 17 2017 - 09:41:48 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Guenter Roeck (Fri Mar 17 2017 - 09:43:12 EST)
- Re: [PATCH] hwmon: Add missing HWMON_T_ALARM Guenter Roeck (Fri Mar 17 2017 - 09:44:06 EST)
- [PATCH] sched/fair: Fix ftq noise bench regression Vincent Guittot (Fri Mar 17 2017 - 09:48:52 EST)
- Re: [PATCH v12 2/9] mmc: cavium: Add core MMC driver for Cavium SOCs Ulf Hansson (Fri Mar 17 2017 - 09:49:14 EST)
- [PATCH v7 3/3] printk: fix double printing with earlycon Aleksey Makarov (Fri Mar 17 2017 - 09:49:14 EST)
- Re: [PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs Marc Zyngier (Fri Mar 17 2017 - 09:50:48 EST)
- [PATCH] ARM: dts: rockchip: Enable sata support on rock2 square Sjoerd Simons (Fri Mar 17 2017 - 09:51:36 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Philipp Zabel (Fri Mar 17 2017 - 09:52:04 EST)
- Re: [PATCH v2] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups Oleg Nesterov (Fri Mar 17 2017 - 09:52:45 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga (Fri Mar 17 2017 - 09:52:56 EST)
- Re: [locking/lockdep] 383776fa75: INFO: trying to register non-static key. Peter Zijlstra (Fri Mar 17 2017 - 09:58:06 EST)
- [PATCH 09/13] platform/chrome: cros_ec_lpc: Add MKBP events support over ACPI Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:23 EST)
- [PATCH 13/13] platform/chrome: cros_ec_lightbar - Avoid I2C xfer to EC during suspend Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:23 EST)
- [PATCH 00/13] platform/chrome: Add console debugfs, lpc and lightbar programming support Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:24 EST)
- [PATCH 08/13] platform/chrome: cros_ec_lpc: Add power management ops Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:29 EST)
- [PATCH 07/13] platform/chrome: cros_ec_lpc: Add support for GOOG004 ACPI device Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:32 EST)
- [PATCH 01/13] mfd: cros_ec: Add helper for event notifier. Enric Balletbo i Serra (Fri Mar 17 2017 - 09:58:44 EST)
- [PATCH 10/13] platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfs Enric Balletbo i Serra (Fri Mar 17 2017 - 09:59:21 EST)
- [PATCH 12/13] platform/chrome: cros_ec_lightbar - Add userspace lightbar control bit to EC Enric Balletbo i Serra (Fri Mar 17 2017 - 09:59:51 EST)
- [PATCH 05/13] platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants Enric Balletbo i Serra (Fri Mar 17 2017 - 09:59:51 EST)
- [PATCH 11/13] platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequence Enric Balletbo i Serra (Fri Mar 17 2017 - 10:00:07 EST)
- [PATCH 02/13] mfd: cros_ec: Add EC console read structures definitions Enric Balletbo i Serra (Fri Mar 17 2017 - 10:00:14 EST)
- [PATCH 06/13] platform/chrome: cros_ec_lpc: Add support for mec1322 EC Enric Balletbo i Serra (Fri Mar 17 2017 - 10:00:17 EST)
- [PATCH 04/13] mfd: cros_ec: Add support for dumping panic information Enric Balletbo i Serra (Fri Mar 17 2017 - 10:00:38 EST)
- [PATCH 03/13] mfd: cros_ec: add debugfs, console log file Enric Balletbo i Serra (Fri Mar 17 2017 - 10:00:57 EST)
- Re: [PATCH 0/8] Droid4 DTS update Tony Lindgren (Fri Mar 17 2017 - 10:01:09 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Mauro Carvalho Chehab (Fri Mar 17 2017 - 10:01:13 EST)
- Re: [PATCH 1/2] soc: qcom: smsm: Handle probe deferral Jonathan NeuschÃfer (Fri Mar 17 2017 - 10:02:05 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Rajneesh Bhardwaj (Fri Mar 17 2017 - 10:11:43 EST)
- Re: sun50i-a64-pinctrl WARN_ON drivers/base/dd.c:349 Tejun Heo (Fri Mar 17 2017 - 10:11:43 EST)
- Re: [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release Peter Zijlstra (Fri Mar 17 2017 - 10:11:44 EST)
- Re: [PATCH] perf lock: subcommands should include common options Arnaldo Carvalho de Melo (Fri Mar 17 2017 - 10:11:49 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 10:12:06 EST)
- Re: [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release Peter Zijlstra (Fri Mar 17 2017 - 10:15:37 EST)
- Re: [GIT PULL 0/1] perf/urgent fix Ingo Molnar (Fri Mar 17 2017 - 10:15:50 EST)
- [rcu] 02a5c550b2: BUG: kernel hang in test stage kernel test robot (Fri Mar 17 2017 - 10:19:20 EST)
- Re: [PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs Shanker Donthineni (Fri Mar 17 2017 - 10:19:25 EST)
- [tip:perf/urgent] perf symbols: Fix symbols__fixup_end heuristic for corner cases tip-bot for Daniel Borkmann (Fri Mar 17 2017 - 10:19:48 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx Ulf Hansson (Fri Mar 17 2017 - 10:23:18 EST)
- Re: DRM Atomic property for color-space conversion Ville Syrjälä (Fri Mar 17 2017 - 10:23:21 EST)
- [PATCH V4] perf: qcom: Add L3 cache PMU driver Agustin Vega-Frias (Fri Mar 17 2017 - 10:24:38 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Andy Shevchenko (Fri Mar 17 2017 - 10:25:35 EST)
- Re: [PATCH V4] perf: qcom: Add L3 cache PMU driver Agustin Vega-Frias (Fri Mar 17 2017 - 10:32:05 EST)
- Re: [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t Trond Myklebust (Fri Mar 17 2017 - 10:32:05 EST)
- [GIT PULL 0/1] perf/urgent fix Arnaldo Carvalho de Melo (Fri Mar 17 2017 - 10:35:51 EST)
- [PATCH] drm/amdgpu: remove redundant outer loop and remove commented out code Colin King (Fri Mar 17 2017 - 10:38:00 EST)
- Re: perf: negative time_enabled issue Vince Weaver (Fri Mar 17 2017 - 10:39:06 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Tejun Heo (Fri Mar 17 2017 - 10:41:30 EST)
- [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Wanpeng Li (Fri Mar 17 2017 - 10:41:50 EST)
- Re: [locking/lockdep] 383776fa75: INFO: trying to register non-static key. Sebastian Andrzej Siewior (Fri Mar 17 2017 - 10:42:25 EST)
- Re: [PATCH v2] cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups Tejun Heo (Fri Mar 17 2017 - 10:46:38 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Russell King - ARM Linux (Fri Mar 17 2017 - 10:46:48 EST)
- [PATCH 1/1] perf symbols: Fix symbols__fixup_end heuristic for corner cases Arnaldo Carvalho de Melo (Fri Mar 17 2017 - 10:47:06 EST)
- Re: sun50i-a64-pinctrl WARN_ON drivers/base/dd.c:349 Tejun Heo (Fri Mar 17 2017 - 10:48:55 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Paolo Bonzini (Fri Mar 17 2017 - 10:50:34 EST)
- [PATCH 3/4] crypto: s5p-sss - Document the struct s5p_aes_dev Krzysztof Kozlowski (Fri Mar 17 2017 - 10:54:06 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver Neil Armstrong (Fri Mar 17 2017 - 10:54:25 EST)
- [PATCH 4/4] crypto: s5p-sss - Use mutex instead of spinlock Krzysztof Kozlowski (Fri Mar 17 2017 - 10:54:36 EST)
- REQUEST TO BE MY GUARDIAN AND THEN HELP ME THUS: Miss Luna Seba. (Fri Mar 17 2017 - 10:54:45 EST)
- [PATCH 0/4] crypto: s5p-sss - Fix and minor improvements Krzysztof Kozlowski (Fri Mar 17 2017 - 10:59:59 EST)
- Re: [PATCH v8 3/3] backlight arcxcnn add support for ArcticSand devices kbuild test robot (Fri Mar 17 2017 - 10:59:59 EST)
- [PATCH] fix ptr_ret.cocci warnings kbuild test robot (Fri Mar 17 2017 - 11:00:08 EST)
- Re: [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs Ulf Hansson (Fri Mar 17 2017 - 11:00:29 EST)
- Re: [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page Tom Lendacky (Fri Mar 17 2017 - 11:00:51 EST)
- [PATCH v4 2/7] coresight: of_get_coresight_platform_data: Add missing of_node_put Leo Yan (Fri Mar 17 2017 - 11:04:29 EST)
- [PATCH v4 4/7] coresight: add support for CPU debug module Leo Yan (Fri Mar 17 2017 - 11:04:40 EST)
- [PATCH v4 0/7] coresight: enable debug module Leo Yan (Fri Mar 17 2017 - 11:04:40 EST)
- Re: [PATCH v1 2/2] iio: stm32 trigger: Add counter device Benjamin Gaignard (Fri Mar 17 2017 - 11:05:10 EST)
- [PATCH v4 1/7] coresight: bindings for CPU debug module Leo Yan (Fri Mar 17 2017 - 11:05:33 EST)
- [PATCH v4 3/7] coresight: refactor with function of_coresight_get_cpu Leo Yan (Fri Mar 17 2017 - 11:05:43 EST)
- [PATCH v4 7/7] arm64: dts: qcom: msm8916: Add debug unit Leo Yan (Fri Mar 17 2017 - 11:06:13 EST)
- Re: [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page Tom Lendacky (Fri Mar 17 2017 - 11:08:30 EST)
- Re: [PATCH v2] mfd: intel_soc_pmic: Fix a mess with compilation units Andy Shevchenko (Fri Mar 17 2017 - 11:08:50 EST)
- Admin Administrador (Fri Mar 17 2017 - 11:09:18 EST)
- Re: [PATCH v4 2/7] coresight: of_get_coresight_platform_data: Add missing of_node_put Suzuki K Poulose (Fri Mar 17 2017 - 11:09:33 EST)
- Re: [RFC PATCH] tty/serial: atmel: fix TX path in atmel_console_write() Richard Genoud (Fri Mar 17 2017 - 11:12:04 EST)
- [PATCH v4 5/7] clk: hi6220: add debug APB clock Leo Yan (Fri Mar 17 2017 - 11:13:40 EST)
- [PATCH v4 6/7] arm64: dts: hi6220: register debug module Leo Yan (Fri Mar 17 2017 - 11:13:54 EST)
- Re: [PATCH] perf lock: subcommands should include common options Du, Changbin (Fri Mar 17 2017 - 11:14:09 EST)
- Re: [Xen-devel] [PATCH v3 4/7] xen/9pfs: connect to the backend Konrad Rzeszutek Wilk (Fri Mar 17 2017 - 11:15:55 EST)
- [PATCH 2/4] crypto: s5p-sss - Remove unused variant field from state container Krzysztof Kozlowski (Fri Mar 17 2017 - 11:16:38 EST)
- [PATCH 1/4] crypto: s5p-sss - Close possible race for completed requests Krzysztof Kozlowski (Fri Mar 17 2017 - 11:16:38 EST)
- Re: [PATCH] Fix style warnings in drivers/staging/most/aim-v4l2 Dan Carpenter (Fri Mar 17 2017 - 11:18:17 EST)
- [PATCH v2] scsi: storvsc: Add support for FC rport. Cathy Avery (Fri Mar 17 2017 - 11:19:56 EST)
- Re: [PATCH] usb: dwc3 dwc3_exynos_probe() change goto labels to meaningful names Shuah Khan (Fri Mar 17 2017 - 11:21:21 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Johannes Weiner (Fri Mar 17 2017 - 11:25:27 EST)
- Re: [PATCH 01/10] ARM: dts: N9/N950: add bluetooth Pavel Machek (Fri Mar 17 2017 - 11:25:38 EST)
- Re: outreachy Pavel Machek (Fri Mar 17 2017 - 11:25:38 EST)
- Re: [PATCH 03/10] Bluetooth: hci_uart: add support for word alignment Pavel Machek (Fri Mar 17 2017 - 11:26:01 EST)
- Re: [PATCH 04/10] Bluetooth: hci_uart: add serdev driver support library Pavel Machek (Fri Mar 17 2017 - 11:26:12 EST)
- Re: [PATCH v4 2/7] coresight: of_get_coresight_platform_data: Add missing of_node_put Leo Yan (Fri Mar 17 2017 - 11:26:23 EST)
- Re: [PATCH 05/10] Bluetooth: hci_serdev: do not open device in hci open Pavel Machek (Fri Mar 17 2017 - 11:26:31 EST)
- Re: [PATCHv2 01/10] drm: omapdrm: panel-dsi-cm: Fix probe for device tree Pavel Machek (Fri Mar 17 2017 - 11:26:40 EST)
- Re: Perf regression after enabling nvme autonomous power state transitions Andy Lutomirski (Fri Mar 17 2017 - 11:26:46 EST)
- Re: [PATCHv2 02/10] drm: omapdrm: panel-dsi-cm: add regulator support Pavel Machek (Fri Mar 17 2017 - 11:26:50 EST)
- Re: [PATCHv2 08/10] drm: omapdrm: crtc: handle framedone directly Pavel Machek (Fri Mar 17 2017 - 11:27:02 EST)
- Re: [PATCH 10/10] Bluetooth: add nokia driver Pavel Machek (Fri Mar 17 2017 - 11:27:19 EST)
- Re: [PATCH 02/10] ARM: dts: N900: Add bluetooth Pavel Machek (Fri Mar 17 2017 - 11:28:27 EST)
- [GIT PULL] AFS fixes David Howells (Fri Mar 17 2017 - 11:30:38 EST)
- Re: [PATCH v3 4/5] clk: hi6220: add debug APB clock Leo Yan (Fri Mar 17 2017 - 11:30:43 EST)
- Re: [PATCH] tty: n_gsm: Use net_device_stats from struct net_device Pavel Machek (Fri Mar 17 2017 - 11:31:10 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Jason A. Donenfeld (Fri Mar 17 2017 - 11:32:45 EST)
- [PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units Andy Shevchenko (Fri Mar 17 2017 - 11:39:01 EST)
- [PATCH v3 3/3] mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file Andy Shevchenko (Fri Mar 17 2017 - 11:39:02 EST)
- [PATCH v3 2/3] mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file Andy Shevchenko (Fri Mar 17 2017 - 11:39:02 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga (Fri Mar 17 2017 - 11:39:12 EST)
- Re: [PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs Marc Zyngier (Fri Mar 17 2017 - 11:51:02 EST)
- RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Alexander.Steffen (Fri Mar 17 2017 - 11:51:02 EST)
- Re: [PATCH] irqchip: gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID Marc Zyngier (Fri Mar 17 2017 - 11:51:02 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver Neil Armstrong (Fri Mar 17 2017 - 11:53:17 EST)
- Re: [v3 3/5] coresight: add support for debug module Mathieu Poirier (Fri Mar 17 2017 - 11:53:27 EST)
- [Intel-gfx] [Announcement] 2016-Q4 release of XenGT - a Mediated Graphics Passthrough Solution from Intel Wang, Hongbo (Fri Mar 17 2017 - 11:59:49 EST)
- [PATCH] powerpc: fix /proc/self/stack Thadeu Lima de Souza Cascardo (Fri Mar 17 2017 - 11:59:50 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Jerome Glisse (Fri Mar 17 2017 - 11:59:57 EST)
- Re: [PATCH v3 1/6] dt-bindings: iio: introduce trigger providers, consumers Fabrice Gasnier (Fri Mar 17 2017 - 12:02:15 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 12:06:04 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Fri Mar 17 2017 - 12:06:47 EST)
- Re: [PATCH v3 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Neil Armstrong (Fri Mar 17 2017 - 12:12:25 EST)
- [ANNOUNCE] 2016-Q4 release of KVMGT (Intel GVT-g for KVM) Wang, Hongbo (Fri Mar 17 2017 - 12:12:25 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Fri Mar 17 2017 - 12:13:24 EST)
- Re: [PATCH] HV: properly delay KVP packets when negotiation is in progress Vitaly Kuznetsov (Fri Mar 17 2017 - 12:16:03 EST)
- Re: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Jason Gunthorpe (Fri Mar 17 2017 - 12:16:41 EST)
- Re: [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Neil Armstrong (Fri Mar 17 2017 - 12:18:59 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Jerome Glisse (Fri Mar 17 2017 - 12:19:38 EST)
- Re: [PATCH v4 1/7] coresight: bindings for CPU debug module Mathieu Poirier (Fri Mar 17 2017 - 12:23:06 EST)
- Re: UML not maintained anymore? Pavel Machek (Fri Mar 17 2017 - 12:23:25 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Alan Stern (Fri Mar 17 2017 - 12:25:45 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Luis R. Rodriguez (Fri Mar 17 2017 - 12:28:48 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Fri Mar 17 2017 - 12:29:03 EST)
- Re: [v3 3/5] coresight: add support for debug module Leo Yan (Fri Mar 17 2017 - 12:30:12 EST)
- Re: [PATCH v3] usb: hub: Fix error loop seen after hub communication errors Alan Stern (Fri Mar 17 2017 - 12:30:26 EST)
- Re: [PATCH 1/2] serdev: Add serdev_device_write subroutine Rob Herring (Fri Mar 17 2017 - 12:32:05 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Rafael J. Wysocki (Fri Mar 17 2017 - 12:32:05 EST)
- Re: sun50i-a64-pinctrl WARN_ON drivers/base/dd.c:349 Adam Borowski (Fri Mar 17 2017 - 12:35:57 EST)
- RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Peter.Huewe (Fri Mar 17 2017 - 12:36:03 EST)
- [PATCH] ARM: nommu: access ID_PFR1 only if CPUID scheme afzal mohammed (Fri Mar 17 2017 - 12:43:16 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Fri Mar 17 2017 - 12:47:15 EST)
- [PATCH 2/2] super1: check and output faulty dev role Gioh Kim (Fri Mar 17 2017 - 12:47:23 EST)
- [PATCH 1/2] super1: ignore failfast flag for setting device role Gioh Kim (Fri Mar 17 2017 - 12:47:36 EST)
- [PATCH 0/2] mdadm: setting device role of raid1 disk with failfast Gioh Kim (Fri Mar 17 2017 - 12:47:43 EST)
- Re: [v3 3/5] coresight: add support for debug module Suzuki K Poulose (Fri Mar 17 2017 - 12:49:06 EST)
- Re: [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8 James Morse (Fri Mar 17 2017 - 12:50:31 EST)
- Re: EHCI Alan Stern (Fri Mar 17 2017 - 12:52:46 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Viresh Kumar (Fri Mar 17 2017 - 12:53:09 EST)
- Re: [HMM 16/16] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v2 Jerome Glisse (Fri Mar 17 2017 - 12:54:00 EST)
- Re: outreachy Julia Lawall (Fri Mar 17 2017 - 12:57:06 EST)
- Re: Synaptics RMI4 touchpad regression in 4.11-rc1 Benjamin Tissoires (Fri Mar 17 2017 - 12:57:19 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Fri Mar 17 2017 - 12:57:34 EST)
- Re: [PATCH v2 1/4] platform/x86: intel_pmc_ipc: fix gcr offset sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 13:11:36 EST)
- Re: [PATCH v3] tpm_crb: request and relinquish locality 0 Jason Gunthorpe (Fri Mar 17 2017 - 13:13:46 EST)
- Re: [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver Andy Shevchenko (Fri Mar 17 2017 - 13:13:46 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Michal Hocko (Fri Mar 17 2017 - 13:13:49 EST)
- [PATCHv2 2/2] x86: Match bitops prototypes Joakim Tjernlund (Fri Mar 17 2017 - 13:16:35 EST)
- [PATCHv2 1/2] x86: asm/bitops.h Joakim Tjernlund (Fri Mar 17 2017 - 13:16:45 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Andy Shevchenko (Fri Mar 17 2017 - 13:20:01 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 13:20:01 EST)
- Re: [v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Fri Mar 17 2017 - 13:23:15 EST)
- Re: [PATCH 04/15] power: supply: bq24190_charger: Add no_register_reset pdata flag Andy Shevchenko (Fri Mar 17 2017 - 13:23:38 EST)
- Re: [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Fri Mar 17 2017 - 13:24:03 EST)
- Re: [PATCH 06/15] power: supply: bq24190_charger: Use i2c-core irq-mapping code Andy Shevchenko (Fri Mar 17 2017 - 13:24:40 EST)
- Re: [RFC PATCH] tty/serial: atmel: fix TX path in atmel_console_write() Nicolas Ferre (Fri Mar 17 2017 - 13:26:12 EST)
- Re: [PATCH v3] tpm_crb: request and relinquish locality 0 Jerry Snitselaar (Fri Mar 17 2017 - 13:26:32 EST)
- Re: ip_auto_config() prevents network device to be registered Javier Martinez Canillas (Fri Mar 17 2017 - 13:26:40 EST)
- Re: UML not maintained anymore? Richard Weinberger (Fri Mar 17 2017 - 13:27:02 EST)
- Re: [PATCH 5/7] mm/gup: Implement dev_pagemap logic in generic get_user_pages_fast() Kirill A. Shutemov (Fri Mar 17 2017 - 13:27:31 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Eric W. Biederman (Fri Mar 17 2017 - 13:27:37 EST)
- Re: [PATCH V4 1/2] firmware: add more flexible request_firmware_async function Luis R. Rodriguez (Fri Mar 17 2017 - 13:30:51 EST)
- Re: [v3 2/3] Documentation: bindings: add description of PHY delays for sdhci-cadence Masahiro Yamada (Fri Mar 17 2017 - 13:31:07 EST)
- Re: [PATCH 4/4] crypto: s5p-sss - Use mutex instead of spinlock Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 13:31:17 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Bart Van Assche (Fri Mar 17 2017 - 13:34:39 EST)
- Re: [PATCHv2 7/7] x86/mm: Switch to generic get_user_page_fast() implementation Kirill A. Shutemov (Fri Mar 17 2017 - 13:34:55 EST)
- Re: [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost Andy Shevchenko (Fri Mar 17 2017 - 13:35:05 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Fri Mar 17 2017 - 13:35:15 EST)
- Re: [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Fri Mar 17 2017 - 13:36:32 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Ladi Prosek (Fri Mar 17 2017 - 13:36:44 EST)
- Re: [PATCH 11/15] i2c: core: Allow getting ACPI info by index Andy Shevchenko (Fri Mar 17 2017 - 13:36:53 EST)
- Re: [PATCH v2 2/4] platform/x86: intel_pmc_ipc: Add pmc gcr read/write api's sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 13:37:04 EST)
- [tip:timers/core 3/3] kernel/time/tick-broadcast.c:155:13: warning: 'tick_broadcast_setup_oneshot' used but never defined kbuild test robot (Fri Mar 17 2017 - 13:40:26 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Rafael J. Wysocki (Fri Mar 17 2017 - 13:40:36 EST)
- Re: [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in Kevin Hilman (Fri Mar 17 2017 - 13:40:55 EST)
- Re: [PATCH v1 2/3] blk-mq: comment on races related with timeout handler Bart Van Assche (Fri Mar 17 2017 - 13:41:00 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Paolo Bonzini (Fri Mar 17 2017 - 13:41:08 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Thomas Garnier (Fri Mar 17 2017 - 13:41:49 EST)
- Re: [PATCH 12/15] i2c: core: Add new i2c_acpi_new_device helper function Andy Shevchenko (Fri Mar 17 2017 - 13:42:13 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 13:42:21 EST)
- Re: [PATCH 13/15] i2c: core: Allow drivers to specify index for irq to get from of / ACPI Andy Shevchenko (Fri Mar 17 2017 - 13:43:05 EST)
- Re: [tip:timers/core] tick/broadcast: Make tick_broadcast_setup_oneshot() static Thomas Gleixner (Fri Mar 17 2017 - 13:43:19 EST)
- [tip:timers/core] hrtimer: Remove hrtimer_peek_ahead_timers() leftovers tip-bot for Stephen Boyd (Fri Mar 17 2017 - 13:43:33 EST)
- [tip:timers/core] tick/broadcast: Make tick_broadcast_setup_oneshot() static tip-bot for Stephen Boyd (Fri Mar 17 2017 - 13:43:50 EST)
- Re: [PATCH] x86_64, kexec: Avoid unnecessary identity mappings for kdump Eric W. Biederman (Fri Mar 17 2017 - 13:44:00 EST)
- [PATCH 1/1] gpio: mvebu: use BIT macro instead of bit shifting Ralph Sennhauser (Fri Mar 17 2017 - 13:44:27 EST)
- [PATCH v1 2/3] asm-generic/io.h: Remove unused generic __ioremap() definition Bjorn Helgaas (Fri Mar 17 2017 - 13:47:31 EST)
- [PATCH v1 3/3] asm-generic/io.h: Simplify ioremap() comments Bjorn Helgaas (Fri Mar 17 2017 - 13:47:41 EST)
- QUICK REPLY INTERNATIONAL MONETARY FUND (Fri Mar 17 2017 - 13:47:56 EST)
- [PATCH v1 1/3] asm-generic/io.h: Fix "IOMMU" typos Bjorn Helgaas (Fri Mar 17 2017 - 13:48:03 EST)
- [PATCH v1 0/3] ioremap() tidy-up Bjorn Helgaas (Fri Mar 17 2017 - 13:48:15 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Guenter Roeck (Fri Mar 17 2017 - 13:51:47 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Mauro Carvalho Chehab (Fri Mar 17 2017 - 13:51:52 EST)
- [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Fri Mar 17 2017 - 13:52:05 EST)
- [PATCH v2] cpufreq: Restore policy min/max limits on CPU online Rafael J. Wysocki (Fri Mar 17 2017 - 13:57:05 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Linus Torvalds (Fri Mar 17 2017 - 13:57:40 EST)
- Re: [PATCH 1/4] crypto: s5p-sss - Close possible race for completed requests Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 13:57:50 EST)
- Re: [PATCH 2/4] crypto: s5p-sss - Remove unused variant field from state container Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 13:57:52 EST)
- Re: [PATCH 3/4] crypto: s5p-sss - Document the struct s5p_aes_dev Bartlomiej Zolnierkiewicz (Fri Mar 17 2017 - 13:58:15 EST)
- Re: [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge Andy Shevchenko (Fri Mar 17 2017 - 13:58:59 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Linus Torvalds (Fri Mar 17 2017 - 14:00:51 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Borislav Petkov (Fri Mar 17 2017 - 14:04:25 EST)
- Re: [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg. Mark Rutland (Fri Mar 17 2017 - 14:06:16 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Michal Hocko (Fri Mar 17 2017 - 14:09:24 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Linus Torvalds (Fri Mar 17 2017 - 14:09:35 EST)
- [GIT pull] locking fixes for 4.11 Thomas Gleixner (Fri Mar 17 2017 - 14:16:54 EST)
- Re: [PATCH 3/4] uapi glibc compat: Do not check for __USE_MISC Hauke Mehrtens (Fri Mar 17 2017 - 14:18:01 EST)
- Re: [PATCH 4/4] crypto: s5p-sss - Use mutex instead of spinlock Krzysztof Kozlowski (Fri Mar 17 2017 - 14:21:40 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Andy Lutomirski (Fri Mar 17 2017 - 14:21:44 EST)
- Re: [PATCH v1 2/3] blk-mq: comment on races related with timeout handler Ming Lei (Fri Mar 17 2017 - 14:23:52 EST)
- [HMM 2/2] hmm: heterogeneous memory management documentation JÃrÃme Glisse (Fri Mar 17 2017 - 14:26:31 EST)
- [HMM 1/2] mm/hmm: Fix build on 32 bit systems JÃrÃme Glisse (Fri Mar 17 2017 - 14:26:42 EST)
- [HMM 0/2] Build fix and documentation JÃrÃme Glisse (Fri Mar 17 2017 - 14:26:47 EST)
- Re: [tip:timers/core] tick/broadcast: Make tick_broadcast_setup_oneshot() static Stephen Boyd (Fri Mar 17 2017 - 14:27:06 EST)
- [PATCH v3 4/4] pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip John Keeping (Fri Mar 17 2017 - 14:27:09 EST)
- [PATCH v3 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes John Keeping (Fri Mar 17 2017 - 14:27:27 EST)
- [PATCH v3 3/4] pinctrl: rockchip: split out verification of mux settings John Keeping (Fri Mar 17 2017 - 14:27:37 EST)
- Re: [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver Andy Shevchenko (Fri Mar 17 2017 - 14:27:59 EST)
- [PATCH v3 1/4] pinctrl: rockchip: remove unnecessary locking John Keeping (Fri Mar 17 2017 - 14:28:15 EST)
- [PATCH v3 2/4] pinctrl: rockchip: convert to raw spinlock John Keeping (Fri Mar 17 2017 - 14:28:26 EST)
- Re: [PATCH v3 0/8] try to reduce fragmenting fallbacks Vlastimil Babka (Fri Mar 17 2017 - 14:31:12 EST)
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible David Rivshin (Fri Mar 17 2017 - 14:31:33 EST)
- [ANNOUNCE] 4.1.39-rt47 Julia Cartwright (Fri Mar 17 2017 - 14:34:03 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Fri Mar 17 2017 - 14:38:26 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure Andy Shevchenko (Fri Mar 17 2017 - 14:38:33 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Johannes Weiner (Fri Mar 17 2017 - 14:40:13 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Ming Lei (Fri Mar 17 2017 - 14:40:30 EST)
- Re: [PATCH] drm/amdgpu: remove redundant outer loop and remove commented out code Alex Deucher (Fri Mar 17 2017 - 14:40:34 EST)
- [GIT pull] timer fix for 4.11 Thomas Gleixner (Fri Mar 17 2017 - 14:43:32 EST)
- Re: [rcu] 02a5c550b2: BUG: kernel hang in test stage Paul E. McKenney (Fri Mar 17 2017 - 14:46:44 EST)
- Re: [PATCH v4 4/7] coresight: add support for CPU debug module Suzuki K Poulose (Fri Mar 17 2017 - 14:47:15 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Dmitry Vyukov (Fri Mar 17 2017 - 14:48:19 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 14:48:19 EST)
- [PATCH v5 08/16] IB/ucm: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:51:19 EST)
- [PATCH v5 04/16] input: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:51:30 EST)
- [PATCH v5 16/16] switchtec: utilize new device_add_cdev helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:51:44 EST)
- [PATCH v5 02/16] device-dax: fix cdev leak Logan Gunthorpe (Fri Mar 17 2017 - 14:51:50 EST)
- [PATCH v5 14/16] rtc: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:52:01 EST)
- [PATCH v5 00/16] Cleanup chardev instances with helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:52:23 EST)
- [PATCH v5 03/16] device-dax: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:52:41 EST)
- [PATCH v5 15/16] scsi: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:52:56 EST)
- [PATCH v5 01/16] chardev: add helper function to register char devs with a struct device Logan Gunthorpe (Fri Mar 17 2017 - 14:53:16 EST)
- [PATCH v5 09/16] infiniband: utilize the new cdev_set_parent function Logan Gunthorpe (Fri Mar 17 2017 - 14:53:39 EST)
- [PATCH v5 06/16] tpm-chip: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:53:58 EST)
- [PATCH v5 13/16] rapidio: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:54:17 EST)
- [PATCH v5 05/16] gpiolib: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:54:33 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 14:54:46 EST)
- [PATCH v5 12/16] mtd: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:55:12 EST)
- [PATCH 1/6] x86/kexec: Add 5-level paging support Kirill A. Shutemov (Fri Mar 17 2017 - 14:55:41 EST)
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible Grygorii Strashko (Fri Mar 17 2017 - 14:55:56 EST)
- [PATCH v5 07/16] platform/chrome: cros_ec_dev - utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:56:43 EST)
- [PATCH 6/6] x86: Convert the rest of the code to support p4d_t Kirill A. Shutemov (Fri Mar 17 2017 - 14:56:54 EST)
- [PATCH 3/6] x86/mm/pat: Add 5-level paging support Kirill A. Shutemov (Fri Mar 17 2017 - 14:57:15 EST)
- [PATCH 2/6] x86/efi: Add 5-level paging support Kirill A. Shutemov (Fri Mar 17 2017 - 14:57:25 EST)
- [PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 2 Kirill A. Shutemov (Fri Mar 17 2017 - 14:57:38 EST)
- [PATCH 5/6] x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d Kirill A. Shutemov (Fri Mar 17 2017 - 14:57:52 EST)
- RE: [tpmdd-devel] [PATCH v3 4/7] tpm: infrastructure for TPM spaces Alexander.Steffen (Fri Mar 17 2017 - 14:57:59 EST)
- [PATCH v5 11/16] media: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:58:37 EST)
- [PATCH v5 10/16] iio:core: utilize new cdev_device_add helper function Logan Gunthorpe (Fri Mar 17 2017 - 14:58:53 EST)
- Re: [PATCH 2/2] tpm: add sleep only for retry in i2c_nuvoton_write_status() Jarkko Sakkinen (Fri Mar 17 2017 - 15:03:54 EST)
- Re: [PATCH v2] lib/Kconfig.debug: correct documentation paths Jonathan Corbet (Fri Mar 17 2017 - 15:03:54 EST)
- Re: [PATCH v1 1/2] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver Jarkko Sakkinen (Fri Mar 17 2017 - 15:04:13 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Borislav Petkov (Fri Mar 17 2017 - 15:05:17 EST)
- Re: [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate Mark Rutland (Fri Mar 17 2017 - 15:05:36 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Dmitry Vyukov (Fri Mar 17 2017 - 15:05:51 EST)
- [RFC PATCH] usb: hub: Disable autosuspend before disabling usb device Guenter Roeck (Fri Mar 17 2017 - 15:07:20 EST)
- [GIT PULL] UEFI fix for v4.11-rc Ard Biesheuvel (Fri Mar 17 2017 - 15:07:26 EST)
- [PATCH] efi/esrt: Cleanup bad memory map log messages Ard Biesheuvel (Fri Mar 17 2017 - 15:07:40 EST)
- [GIT pull] perf fixes for 4.11 Thomas Gleixner (Fri Mar 17 2017 - 15:16:29 EST)
- Re: [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer Mark Rutland (Fri Mar 17 2017 - 15:16:29 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Michael Davidson (Fri Mar 17 2017 - 15:22:39 EST)
- Re: Synaptics RMI4 touchpad regression in 4.11-rc1 Andrew Duggan (Fri Mar 17 2017 - 15:24:20 EST)
- Re: [GIT PULL] AFS fixes Linus Torvalds (Fri Mar 17 2017 - 15:24:41 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Peter Zijlstra (Fri Mar 17 2017 - 15:32:38 EST)
- [PATCH 4/6] x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h> Kirill A. Shutemov (Fri Mar 17 2017 - 15:40:19 EST)
- Re: [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver Mark Rutland (Fri Mar 17 2017 - 15:41:20 EST)
- [GIT pull] scheduler fixes 4.11 Thomas Gleixner (Fri Mar 17 2017 - 15:41:58 EST)
- [GIT pull] x86/acpi fixes for 4.11 Thomas Gleixner (Fri Mar 17 2017 - 15:42:01 EST)
- [PATCH v3] Staging: most: use __func__ instead of the function name Chandra Annamaneni (Fri Mar 17 2017 - 15:49:40 EST)
- Re: [PATCH 3/6] x86/mm/pat: Add 5-level paging support Thomas Gleixner (Fri Mar 17 2017 - 15:50:11 EST)
- Re: [RFC PATCH v4 14/28] Add support to access boot related data in the clear Tom Lendacky (Fri Mar 17 2017 - 15:55:06 EST)
- Re: [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted Tom Lendacky (Fri Mar 17 2017 - 15:55:48 EST)
- Re: [RFC PATCH 08/12] cma: Store a name in the cma structure Laura Abbott (Fri Mar 17 2017 - 15:59:46 EST)
- Re: [PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Mark Rutland (Fri Mar 17 2017 - 16:04:38 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Peter Zijlstra (Fri Mar 17 2017 - 16:08:04 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Fri Mar 17 2017 - 16:09:33 EST)
- Re: [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Mark Rutland (Fri Mar 17 2017 - 16:11:13 EST)
- [PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Moritz Fischer (Fri Mar 17 2017 - 16:11:29 EST)
- [PATCH v3 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler Moritz Fischer (Fri Mar 17 2017 - 16:11:47 EST)
- Re: [RFC PATCH] usb: hub: Disable autosuspend before disabling usb device Alan Stern (Fri Mar 17 2017 - 16:14:02 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Fri Mar 17 2017 - 16:19:04 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Andy Lutomirski (Fri Mar 17 2017 - 16:19:16 EST)
- Re: [PATCH] ext4: Add statx support Andreas Dilger (Fri Mar 17 2017 - 16:19:53 EST)
- [GIT PULL] Please pull NFS client bugfixes for 4.11 Anna Schumaker (Fri Mar 17 2017 - 16:21:47 EST)
- Re: [PATCH 1/2] super1: ignore failfast flag for setting device role jes . sorensen (Fri Mar 17 2017 - 16:22:03 EST)
- [PATCH] fpga: altera_freeze_bridge: Constify ops Moritz Fischer (Fri Mar 17 2017 - 16:28:15 EST)
- Re: [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted Tom Lendacky (Fri Mar 17 2017 - 16:30:38 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Peter Zijlstra (Fri Mar 17 2017 - 16:35:51 EST)
- Re: [PATCH v3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen (Fri Mar 17 2017 - 16:35:51 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Aneesh Kumar K.V (Fri Mar 17 2017 - 16:38:43 EST)
- Re: [PATCH v3] tpm_crb: request and relinquish locality 0 Jarkko Sakkinen (Fri Mar 17 2017 - 16:39:26 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Bart Van Assche (Fri Mar 17 2017 - 16:39:39 EST)
- Re: [tpmdd-devel] [PATCH v3 4/7] tpm: infrastructure for TPM spaces Jarkko Sakkinen (Fri Mar 17 2017 - 16:47:16 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure sathyanarayanan kuppuswamy (Fri Mar 17 2017 - 16:47:16 EST)
- Re: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Jarkko Sakkinen (Fri Mar 17 2017 - 16:47:16 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array hpa (Fri Mar 17 2017 - 16:47:44 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Dmitry Torokhov (Fri Mar 17 2017 - 16:49:47 EST)
- [PATCH v2] arch/sparc: Avoid DCTI Couples Babu Moger (Fri Mar 17 2017 - 16:53:02 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Dmitry Torokhov (Fri Mar 17 2017 - 17:03:11 EST)
- [PATCH] [media] vcodec: mediatek: Remove double parentheses Matthias Kaehlcke (Fri Mar 17 2017 - 17:04:02 EST)
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible David Rivshin (Fri Mar 17 2017 - 17:04:41 EST)
- Re: [PATCH 0/7] Input: fix NULL-derefs at probe Dmitry Torokhov (Fri Mar 17 2017 - 17:04:54 EST)
- Re: [Xen-devel] [PATCH v3 4/7] xen/9pfs: connect to the backend Stefano Stabellini (Fri Mar 17 2017 - 17:08:11 EST)
- [PATCH v4 1/2] can: holt_hi311x: document device tree bindings Akshay Bhat (Fri Mar 17 2017 - 17:12:10 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Linus Torvalds (Fri Mar 17 2017 - 17:12:14 EST)
- Re: [patch v2] mm, vmstat: print non-populated zones in zoneinfo David Rientjes (Fri Mar 17 2017 - 17:21:24 EST)
- Re: [PATCH] spi: Add spi-bits-per-word binding. Mark Brown (Fri Mar 17 2017 - 17:22:01 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Johannes Weiner (Fri Mar 17 2017 - 17:26:24 EST)
- Re: [PATCH 2/2] Fix the issue that V8 Button pad Stick button does not work Dmitry Torokhov (Fri Mar 17 2017 - 17:26:39 EST)
- Re: [PATCH 1/2] Fix V8 device information issue Dmitry Torokhov (Fri Mar 17 2017 - 17:26:58 EST)
- [PATCH 5/5] x86,atomic: Use atomic_try_cmpxchg Peter Zijlstra (Fri Mar 17 2017 - 17:31:43 EST)
- [PATCH 0/5] x86 optimizations Peter Zijlstra (Fri Mar 17 2017 - 17:31:43 EST)
- [PATCH 4/5] refcount: Use atomic_try_cmpxchg() Peter Zijlstra (Fri Mar 17 2017 - 17:31:57 EST)
- [PATCH 1/5] x86: Implement __WARN using UD0 Peter Zijlstra (Fri Mar 17 2017 - 17:32:16 EST)
- [PATCH 3/5] atomic: Introduce atomic_try_cmpxchg() Peter Zijlstra (Fri Mar 17 2017 - 17:32:28 EST)
- [PATCH 2/5] bug: Add _ONCE logic to report_bug() Peter Zijlstra (Fri Mar 17 2017 - 17:32:38 EST)
- Re: [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags H. Peter Anvin (Fri Mar 17 2017 - 17:35:28 EST)
- Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Mark Brown (Fri Mar 17 2017 - 17:38:06 EST)
- Re: [PATCH 2/7] Makefile, x86, LLVM: disable unsupported optimization flags H. Peter Anvin (Fri Mar 17 2017 - 17:43:19 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Linus Torvalds (Fri Mar 17 2017 - 17:43:44 EST)
- [GIT pull] x86 fixes for 4.11 Thomas Gleixner (Fri Mar 17 2017 - 17:43:44 EST)
- Re: [PATCH v4] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Michal Hocko (Fri Mar 17 2017 - 17:43:51 EST)
- [PATCH v3] net: sun: sungem: rix a possible null dereference Philippe Reynes (Fri Mar 17 2017 - 17:54:43 EST)
- Applied "regulator: Mark supply_name const and duplicate it as such" to the regulator tree Mark Brown (Fri Mar 17 2017 - 17:54:53 EST)
- Re: [PATCH v1 0/3] ioremap() tidy-up Arnd Bergmann (Fri Mar 17 2017 - 18:00:22 EST)
- Re: [RFC PATCH] usb: hub: Disable autosuspend before disabling usb device Guenter Roeck (Fri Mar 17 2017 - 18:17:51 EST)
- mmotm 2017-03-17-15-26 uploaded akpm (Fri Mar 17 2017 - 18:27:03 EST)
- Re: [PATCH] pci: quirk cavium: Add device ID range check Alex Williamson (Fri Mar 17 2017 - 18:28:12 EST)
- [PATCH] net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Fri Mar 17 2017 - 18:34:31 EST)
- [PATCH] ARM: dts: at91: add envelope detector mux to the Axentia TSE-850 Peter Rosin (Fri Mar 17 2017 - 18:42:05 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga (Fri Mar 17 2017 - 18:46:24 EST)
- Re: [PATCH 1/1] ARM: dts: NSP: Add crypto (SPU) to dtsi Florian Fainelli (Fri Mar 17 2017 - 19:00:59 EST)
- RE: [RFC PATCH v4 15/28] Add support to access persistent memory in the clear Elliott, Robert (Persistent Memory) (Fri Mar 17 2017 - 19:00:59 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Russell King - ARM Linux (Fri Mar 17 2017 - 19:10:33 EST)
- [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Fri Mar 17 2017 - 19:17:11 EST)
- Re: [PATCH 2/2] gpio: omap: compute debounce-time from actual debounce-clock rate David Rivshin (Fri Mar 17 2017 - 19:17:11 EST)
- Re: [PATCH 0/2] Hi all, Pali RohÃr (Fri Mar 17 2017 - 19:18:58 EST)
- Re: WARNING: CPU: 0 PID: 1 at mm/mmap.c:1110 vma_merge+0x9a/0x2c8 Richard Weinberger (Fri Mar 17 2017 - 19:19:09 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Bart Van Assche (Fri Mar 17 2017 - 19:26:45 EST)
- [RFC 1/1] mm, memcg: add prioritized reclaim Tim Murray (Fri Mar 17 2017 - 19:26:58 EST)
- [RFC 0/1] add support for reclaiming priorities per mem cgroup Tim Murray (Fri Mar 17 2017 - 19:29:14 EST)
- [PATCH] rhashtable: Add rhashtable_lookup_get_insert_fast Andreas Gruenbacher (Fri Mar 17 2017 - 19:36:31 EST)
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible David Rivshin (Fri Mar 17 2017 - 19:44:43 EST)
- Re: [PATCH] vmbus: remove hv_event_tasklet_disable/enable Stephen Hemminger (Fri Mar 17 2017 - 19:44:44 EST)
- Re: [PATCH 3/7] x86, LLVM: suppress clang warnings about unaligned accesses hpa (Fri Mar 17 2017 - 19:51:02 EST)
- Re: [PATCH v5 7/7] perf/sdt: List events fetched from uprobe_events Masami Hiramatsu (Fri Mar 17 2017 - 19:51:41 EST)
- [PATCH 2/2] drm/vc4: Fix misleading name of the continuous flag. Eric Anholt (Fri Mar 17 2017 - 19:51:47 EST)
- [PATCH 1/2] drm/vc4: Fix DSI T_INIT timing. Eric Anholt (Fri Mar 17 2017 - 19:51:58 EST)
- Re: [PATCH] drm: vc4: remove redundant check of plane being non-null Eric Anholt (Fri Mar 17 2017 - 19:52:16 EST)
- Re: [PATCH v5 4/7] perf/sdt: Allow recording of existing events Masami Hiramatsu (Fri Mar 17 2017 - 19:58:37 EST)
- [PATCH] usbtmc: don't return zero on failure path in usbtmc_probe() Alexey Khoroshilov (Fri Mar 17 2017 - 20:01:19 EST)
- Re: [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig Eric Anholt (Fri Mar 17 2017 - 20:07:35 EST)
- Re: [PATCH 2/2] gpio: omap: compute debounce-time from actual debounce-clock rate Grygorii Strashko (Fri Mar 17 2017 - 20:07:50 EST)
- Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Matthias Kaehlcke (Fri Mar 17 2017 - 20:13:30 EST)
- Re: [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations Mike Kravetz (Fri Mar 17 2017 - 20:14:15 EST)
- [GIT PULL] Power management fixes for v4.11-rc3 Rafael J. Wysocki (Fri Mar 17 2017 - 20:23:57 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Eric Anholt (Fri Mar 17 2017 - 20:35:01 EST)
- [PATCH 0/2] ARM CLCD DRM driver Eric Anholt (Fri Mar 17 2017 - 20:42:17 EST)
- [PATCH 1/2] video: ARM CLCD: Move registers to a separate header. Eric Anholt (Fri Mar 17 2017 - 20:42:17 EST)
- Re: [PATCH 6/7] md/raid10, LLVM: get rid of variable length array Fengguang Wu (Fri Mar 17 2017 - 20:42:17 EST)
- [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt (Fri Mar 17 2017 - 20:42:36 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt (Fri Mar 17 2017 - 20:47:10 EST)
- [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags Wei Yang (Fri Mar 17 2017 - 20:48:20 EST)
- Re: [PATCH] scsi: sr: fix oob access in get_capabilities Martin K. Petersen (Fri Mar 17 2017 - 20:51:16 EST)
- Re: [PATCH 01/10] ARM: dts: N9/N950: add bluetooth Sebastian Reichel (Fri Mar 17 2017 - 20:58:43 EST)
- [RFC PATCHv2 01/21] cma: Store a name in the cma structure Laura Abbott (Fri Mar 17 2017 - 21:03:36 EST)
- [RFC PATCHv2 08/21] staging: android: ion: Remove crufty cache support Laura Abbott (Fri Mar 17 2017 - 21:04:12 EST)
- [RFC PATCHv2 19/21] staging: android: ion: Drop ion_map_kernel interface Laura Abbott (Fri Mar 17 2017 - 21:04:21 EST)
- [RFC PATCHv2 16/21] staging: android: ion: Get rid of ion_phys_addr_t Laura Abbott (Fri Mar 17 2017 - 21:05:03 EST)
- [RFC PATCHv2 13/21] staging: android: ion: Use CMA APIs directly Laura Abbott (Fri Mar 17 2017 - 21:05:13 EST)
- [RFC PATCHv2 17/21] staging: android: ion: Collapse internal header files Laura Abbott (Fri Mar 17 2017 - 21:05:40 EST)
- [RFC PATCHv2 12/21] staging: android: ion: Remove old platform support Laura Abbott (Fri Mar 17 2017 - 21:05:44 EST)
- [RFC PATCHv2 09/21] staging: android: ion: Remove custom ioctl interface Laura Abbott (Fri Mar 17 2017 - 21:05:58 EST)
- [RFC PATCHv2 05/21] staging: android: ion: Duplicate sg_table Laura Abbott (Fri Mar 17 2017 - 21:06:46 EST)
- Re: [PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC is set kbuild test robot (Fri Mar 17 2017 - 21:07:53 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Ming Lei (Fri Mar 17 2017 - 21:07:54 EST)
- [PATCH] bitops.h: use BITS_PER_LONG to simplify BITS_TO_LONGS Wei Yang (Fri Mar 17 2017 - 21:10:17 EST)
- [PATCH v5 0/2] mmc: host: s3cmci: add device tree support Sergio Prado (Fri Mar 17 2017 - 21:14:35 EST)
- [PATCH v5 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller Sergio Prado (Fri Mar 17 2017 - 21:14:35 EST)
- [PATCH v5 2/2] mmc: host: s3cmci: allow probing from device tree Sergio Prado (Fri Mar 17 2017 - 21:14:57 EST)
- Re: [PATCH v2] perf probe: Return errno when does not hit any event Masami Hiramatsu (Fri Mar 17 2017 - 21:16:31 EST)
- [RFC PATCHv2 00/21] Ion clean in preparation for moving out of staging Laura Abbott (Fri Mar 17 2017 - 21:17:10 EST)
- Re: [PATCH 1/2] gpio: omap: return error if requested debounce time is not possible Grygorii Strashko (Fri Mar 17 2017 - 21:19:14 EST)
- [RFC PATCHv2 18/21] staging: android: ion: Rework heap registration/enumeration Laura Abbott (Fri Mar 17 2017 - 21:27:22 EST)
- [RFC PATCHv2 14/21] staging: android: ion: Stop butchering the DMA address Laura Abbott (Fri Mar 17 2017 - 21:27:52 EST)
- Re: [HMM 2/2] hmm: heterogeneous memory management documentation John Hubbard (Fri Mar 17 2017 - 21:34:44 EST)
- [PATCH v2] sched/core: Fix rq lock pinning warning after call balance callbacks Wanpeng Li (Fri Mar 17 2017 - 21:36:08 EST)
- [PATCH] cpufreq: intel_pstate: Fix policy data management in passive mode Rafael J. Wysocki (Fri Mar 17 2017 - 21:49:07 EST)
- [RFC PATCHv2 02/21] cma: Introduce cma_for_each_area Laura Abbott (Fri Mar 17 2017 - 21:49:32 EST)
- [RFC PATCHv2 20/21] staging: android: ion: Remove ion_handle and ion_client Laura Abbott (Fri Mar 17 2017 - 22:03:10 EST)
- [RFC PATCHv2 11/21] staging: android: ion: Remove duplicate ION_IOC_MAP Laura Abbott (Fri Mar 17 2017 - 22:06:07 EST)
- [PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Fri Mar 17 2017 - 22:11:27 EST)
- [PATCH v3 1/5] platform/x86: intel_pmc_ipc: fix gcr offset Kuppuswamy Sathyanarayanan (Fri Mar 17 2017 - 22:14:15 EST)
- [PATCH v3 4/5] platform/x86: intel_pmc_ipc: Fix iTCO GCS memory mapping failure Kuppuswamy Sathyanarayanan (Fri Mar 17 2017 - 22:14:40 EST)
- [PATCH v3 5/5] platform/x86: intel_pmc_ipc: use gcr mem base for S0ix counter read Kuppuswamy Sathyanarayanan (Fri Mar 17 2017 - 22:14:40 EST)
- Re: [PATCH v3 7/7] mmc: Only descend into mmc directory when CONFIG_MMC is set kbuild test robot (Fri Mar 17 2017 - 22:18:08 EST)
- [PATCH v3 3/5] watchdog: iTCO_wdt: Add PMC specific noreboot update api Kuppuswamy Sathyanarayanan (Fri Mar 17 2017 - 22:19:58 EST)
- Re: [PATCH net-next v3 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R Parameswaran (Fri Mar 17 2017 - 22:20:08 EST)
- [PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Fri Mar 17 2017 - 22:26:46 EST)
- [RFC PATCHv2 07/21] staging: android: ion: Remove page faulting support Laura Abbott (Fri Mar 17 2017 - 22:41:38 EST)
- [RFC PATCHv2 03/21] staging: android: ion: Remove dmap_cnt Laura Abbott (Fri Mar 17 2017 - 22:56:06 EST)
- [RFC PATCHv2 10/21] staging: android: ion: Remove import interface Laura Abbott (Fri Mar 17 2017 - 22:56:07 EST)
- Re: [PATCH 1/7] net, netfilter: convert ip_vs_conn.refcnt from atomic_t to refcount_t kbuild test robot (Fri Mar 17 2017 - 22:56:38 EST)
- Re: [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Calvin Owens (Fri Mar 17 2017 - 22:56:44 EST)
- [RFC PATCHv2 15/21] staging: android: ion: Break the ABI in the name of forward progress Laura Abbott (Fri Mar 17 2017 - 23:17:00 EST)
- [RFC PATCHv2 21/21] staging: android: ion: Set query return value Laura Abbott (Fri Mar 17 2017 - 23:30:29 EST)
- XArray version 2 Matthew Wilcox (Fri Mar 17 2017 - 23:44:59 EST)
- [PATCH] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Calvin Owens (Fri Mar 17 2017 - 23:51:41 EST)
- [RFC PATCHv2 04/21] staging: android: ion: Remove alignment from allocation field Laura Abbott (Fri Mar 17 2017 - 23:56:53 EST)
- [PATCH 3/3] arm64: dts: qcom: msm8996: Specify dload address Bjorn Andersson (Sat Mar 18 2017 - 00:16:41 EST)
- [PATCH 1/3] firmware: qcom: scm: Expose secure IO service Bjorn Andersson (Sat Mar 18 2017 - 00:16:41 EST)
- [PATCH 2/3] firmware: qcom: scm: Expose download-mode control Bjorn Andersson (Sat Mar 18 2017 - 00:16:41 EST)
- Re: [HMM 2/2] hmm: heterogeneous memory management documentation Jerome Glisse (Sat Mar 18 2017 - 00:17:55 EST)
- [PATCH v3 2/5] platform/x86: intel_pmc_ipc: Add pmc gcr read/write/update api's Kuppuswamy Sathyanarayanan (Sat Mar 18 2017 - 00:24:52 EST)
- RE: EHCI Lipengcheng (Sat Mar 18 2017 - 00:50:42 EST)
- Re: Passionate Partner Castano Giovanni (Sat Mar 18 2017 - 01:10:07 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Wanpeng Li (Sat Mar 18 2017 - 02:38:06 EST)
- [PATCH v3 3/5] ASoC: sun8i-codec: Fix space on audio-routing widget MylÃne Josserand (Sat Mar 18 2017 - 03:58:26 EST)
- [PATCH v3 2/5] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE MylÃne Josserand (Sat Mar 18 2017 - 03:58:26 EST)
- [PATCH v3 0/5] ASoC: sun8i-a33 clean-up for 4.11 MylÃne Josserand (Sat Mar 18 2017 - 03:58:26 EST)
- [PATCH v3 4/5] ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN MylÃne Josserand (Sat Mar 18 2017 - 03:58:26 EST)
- [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget MylÃne Josserand (Sat Mar 18 2017 - 03:58:35 EST)
- [PATCH v5 4/6] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct suniel . spartan (Sat Mar 18 2017 - 04:07:03 EST)
- [PATCH v5 3/6] staging: rtl8192e: Rectify pointer comparisions with NULL suniel . spartan (Sat Mar 18 2017 - 04:09:15 EST)
- [PATCH v5 1/6] staging: rtl8192e: Fix comments as per kernel coding style suniel . spartan (Sat Mar 18 2017 - 04:09:27 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Stephan Müller (Sat Mar 18 2017 - 04:19:35 EST)
- [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets MylÃne Josserand (Sat Mar 18 2017 - 04:52:11 EST)
- [PATCH v5 5/6] staging: rtl8192e: Fix issues reported by checkpatch.pl suniel . spartan (Sat Mar 18 2017 - 04:52:12 EST)
- [PATCH] This patch fixes three minor checkpatch warning: Ding-Chi Wang (Sat Mar 18 2017 - 04:54:46 EST)
- [PATCH] staging: rtl8712: checkpatch: Avoid multiple line dereferences Ding-Chi Wang (Sat Mar 18 2017 - 05:08:19 EST)
- Re: [PATCH] usbtmc: don't return zero on failure path in usbtmc_probe() Johan Hovold (Sat Mar 18 2017 - 05:08:20 EST)
- [PATCH] tpm: make check_locality return bool Jerry Snitselaar (Sat Mar 18 2017 - 05:11:12 EST)
- [PATCH v5 0/6] staging: rtl8192e: Fix coding style, warnings and checks suniel . spartan (Sat Mar 18 2017 - 05:27:13 EST)
- Re: [PATCH 0/7] Input: fix NULL-derefs at probe Johan Hovold (Sat Mar 18 2017 - 05:35:17 EST)
- Re: [PATCH] x86/microcode/AMD: remove redundant null check on mc Borislav Petkov (Sat Mar 18 2017 - 05:35:17 EST)
- [tip:x86/mm] mm/gup: Move permission checks into helpers tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 05:51:54 EST)
- [PATCH/RFC] staging/lustre: Rework class_process_proc_param Oleg Drokin (Sat Mar 18 2017 - 05:51:54 EST)
- [tip:x86/mm] mm/gup: Drop the arch_pte_access_permitted() MMU callback tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 05:51:54 EST)
- [tip:x86/mm] mm/gup: Move page table entry dereference into helper function tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 05:51:55 EST)
- [tip:x86/mm] mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast() tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 05:52:23 EST)
- [tip:x86/mm] mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast() function tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 05:52:44 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Sergey Senozhatsky (Sat Mar 18 2017 - 05:58:07 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Jeffrey Walton (Sat Mar 18 2017 - 06:13:01 EST)
- Re: [PATCH RFC 10/14] block, bfq: add Early Queue Merge (EQM) Paolo Valente (Sat Mar 18 2017 - 06:34:52 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Greg Kroah-Hartman (Sat Mar 18 2017 - 06:35:03 EST)
- Re: [PATCH v3 1/2] ARM: dts: bcm5301x: Add TWD WD Support to DT RafaÅ MiÅecki (Sat Mar 18 2017 - 06:39:08 EST)
- [PATCH v5 6/6] staging: rtl8192e: Fix blank lines and space after a cast suniel . spartan (Sat Mar 18 2017 - 06:43:32 EST)
- [tip:x86/mm] x86/mm: Correct fixmap header usage on adaptable MODULES_END tip-bot for Thomas Garnier (Sat Mar 18 2017 - 06:43:47 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Paolo Valente (Sat Mar 18 2017 - 06:54:12 EST)
- Re: Expected behavior of set_termios() w.r.t. TX FIFO? Greg KH (Sat Mar 18 2017 - 07:09:55 EST)
- [PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Mar 18 2017 - 07:16:11 EST)
- Re: [PATCH v1 1/3] blk-mq: don't complete un-started request in timeout handler Hannes Reinecke (Sat Mar 18 2017 - 07:25:34 EST)
- Re: [PATCH v1 2/3] blk-mq: comment on races related with timeout handler Hannes Reinecke (Sat Mar 18 2017 - 07:25:34 EST)
- Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup Jonathan Woithe (Sat Mar 18 2017 - 07:42:00 EST)
- Re: [PATCH v1 3/3] blk-mq: start to freeze queue just after setting dying Hannes Reinecke (Sat Mar 18 2017 - 07:45:05 EST)
- [tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 07:45:26 EST)
- Re: [net-next PATCH 0/5] Add busy poll support for epoll under certain circumstances Michael Kerrisk (Sat Mar 18 2017 - 07:46:51 EST)
- Re: [PATCH] x86/mce: Do feature check earlier Borislav Petkov (Sat Mar 18 2017 - 07:50:44 EST)
- [tip:ras/core] x86/mce: Init some CPU features early tip-bot for Yazen Ghannam (Sat Mar 18 2017 - 08:07:31 EST)
- Re: Linux 4.4.55 Greg KH (Sat Mar 18 2017 - 08:14:58 EST)
- Linux 4.4.55 Greg KH (Sat Mar 18 2017 - 08:14:58 EST)
- checkpatch: Question regarding asmlinkage and storage class Paul Menzel (Sat Mar 18 2017 - 08:15:56 EST)
- Re: [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Paolo Valente (Sat Mar 18 2017 - 08:15:59 EST)
- Re: [PATCH] net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings Petko Manolov (Sat Mar 18 2017 - 08:18:51 EST)
- Linux 4.10.4 Greg KH (Sat Mar 18 2017 - 08:28:50 EST)
- Linux 4.9.16 Greg KH (Sat Mar 18 2017 - 08:28:50 EST)
- Re: Linux 4.9.16 Greg KH (Sat Mar 18 2017 - 08:28:51 EST)
- Re: Linux 4.10.4 Greg KH (Sat Mar 18 2017 - 08:28:57 EST)
- Re: [PATCH v2 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Sat Mar 18 2017 - 08:31:28 EST)
- [GIT pull] smp/hotplug fix for 4.11 Thomas Gleixner (Sat Mar 18 2017 - 08:42:06 EST)
- Re: [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Paolo Valente (Sat Mar 18 2017 - 08:42:28 EST)
- [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Elena Reshetova (Sat Mar 18 2017 - 08:58:42 EST)
- Re: [PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Sat Mar 18 2017 - 09:15:19 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Stephan Müller (Sat Mar 18 2017 - 09:31:52 EST)
- Re: [PATCH v2] firmware/Makefile: force recompilation if makefile changes Masahiro Yamada (Sat Mar 18 2017 - 09:45:15 EST)
- [tip:x86/mm] mm/gup: Provide callback to check if __GUP_fast() is allowed for the range tip-bot for Kirill A. Shutemov (Sat Mar 18 2017 - 09:45:33 EST)
- [PATCH] ASoC: omap: constify snd_soc_ops structures Bhumika Goyal (Sat Mar 18 2017 - 10:08:01 EST)
- Re: fanotify and namespaces/bind mounts riya khanna (Sat Mar 18 2017 - 10:12:33 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Jeffrey Walton (Sat Mar 18 2017 - 10:18:56 EST)
- Re: [PATCH v2 08/11] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor Jonathan Cameron (Sat Mar 18 2017 - 10:23:52 EST)
- [PATCH v5 2/6] staging: rtl8192e: Remove unnecessary 'out of memory' message suniel . spartan (Sat Mar 18 2017 - 10:33:39 EST)
- [RFC PATCHv2 06/21] staging: android: ion: Call dma_map_sg for syncing and mapping Laura Abbott (Sat Mar 18 2017 - 10:47:01 EST)
- Re: v4.10-rc8 (-rc6) boot regression on Intel desktop, does not boot after cold boots, boots after reboot Frederic Weisbecker (Sat Mar 18 2017 - 10:47:02 EST)
- [PATCH] ASoC: samsung: constify snd_soc_ops structures Bhumika Goyal (Sat Mar 18 2017 - 11:10:33 EST)
- Re: [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Bart Van Assche (Sat Mar 18 2017 - 11:28:12 EST)
- Re: [PATCH] ASoC: samsung: constify snd_soc_ops structures Krzysztof Kozlowski (Sat Mar 18 2017 - 11:36:29 EST)
- [PATCH v2] cpufreq: intel_pstate: Fix policy data management in passive mode Rafael J. Wysocki (Sat Mar 18 2017 - 11:39:45 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Andrew Lunn (Sat Mar 18 2017 - 11:39:45 EST)
- Re: [PATCH 0/4] gpio: mvebu: Add PWM fan support Andrew Lunn (Sat Mar 18 2017 - 11:40:17 EST)
- [PATCH v2 0/4] gpio: mvebu: Add PWM fan support Ralph Sennhauser (Sat Mar 18 2017 - 11:45:00 EST)
- [PATCH v2 3/4] ARM: mvebu: Enable SENSORS_PWM_FAN in defconfig Ralph Sennhauser (Sat Mar 18 2017 - 11:45:02 EST)
- [tip:x86/microcode] x86/microcode/AMD: Remove redundant NULL check on mc tip-bot for Colin Ian King (Sat Mar 18 2017 - 11:45:30 EST)
- [PATCH v2 2/4] mvebu: xp: Add pwm properties to .dtsi files Ralph Sennhauser (Sat Mar 18 2017 - 11:45:30 EST)
- [PATCH v2 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Sat Mar 18 2017 - 11:45:33 EST)
- [PATCH v2] cpufreq: intel_pstate: One set of global limits in active mode Rafael J. Wysocki (Sat Mar 18 2017 - 11:45:41 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Oleg Drokin (Sat Mar 18 2017 - 11:47:42 EST)
- [PATCH v2 4/4] mvebu: wrt1900ac: Use pwm-fan rather than gpio-fan Ralph Sennhauser (Sat Mar 18 2017 - 11:53:09 EST)
- Re: [PATCH 0/4] gpio: mvebu: Add PWM fan support Ralph Sennhauser (Sat Mar 18 2017 - 12:18:13 EST)
- Re: [ANNOUNCE] /dev/random - a new approach (code for 4.11-rc1) Stephan Müller (Sat Mar 18 2017 - 12:38:11 EST)
- Re: [PATCH v3 1/2] ARM: dts: bcm5301x: Add TWD WD Support to DT Florian Fainelli (Sat Mar 18 2017 - 12:43:28 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Herbert Xu (Sat Mar 18 2017 - 12:51:25 EST)
- [GIT PULL] parisc architecture fixes for v4.11-rc3 Helge Deller (Sat Mar 18 2017 - 12:55:23 EST)
- Re: [PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units Linus Walleij (Sat Mar 18 2017 - 13:00:14 EST)
- [GIT PULL] device-dax fixes for 4.11-rc3 Dan Williams (Sat Mar 18 2017 - 13:00:26 EST)
- Re: [PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1 Kirill A. Shutemov (Sat Mar 18 2017 - 13:01:25 EST)
- Re: Kernel crash at boot time or reboot on ARM64/Hikey Kirill A. Shutemov (Sat Mar 18 2017 - 13:01:29 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Kirill A. Shutemov (Sat Mar 18 2017 - 13:01:46 EST)
- Re: [PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1 Kirill A. Shutemov (Sat Mar 18 2017 - 13:02:14 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Linus Walleij (Sat Mar 18 2017 - 13:10:00 EST)
- Re: [PATCH 0/5] mm subsystem refcounter conversions Herbert Xu (Sat Mar 18 2017 - 13:11:17 EST)
- Re: [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Sergei Shtylyov (Sat Mar 18 2017 - 13:28:04 EST)
- Re: [PATCH v5 0/5] perf report: Show inline stack Milian Wolff (Sat Mar 18 2017 - 13:35:00 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: iio: ade7753: replace mlock with driver private lock SIMRAN SINGHAL (Sat Mar 18 2017 - 13:35:00 EST)
- Re: [PATCH v4 1/1] EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms Borislav Petkov (Sat Mar 18 2017 - 13:37:39 EST)
- [PATCH 1/2] EDAC: Select DEBUG_FS Borislav Petkov (Sat Mar 18 2017 - 13:41:06 EST)
- Cash Donation Adrian Gillian Bayford (Sat Mar 18 2017 - 13:41:43 EST)
- [PATCH] ASoC: mediatek: constify snd_soc_ops structures Bhumika Goyal (Sat Mar 18 2017 - 13:43:39 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Bart Van Assche (Sat Mar 18 2017 - 13:50:57 EST)
- [PATCH 2/2] EDAC, pnd2_edac: Fix !EDAC_DEBUG build Borislav Petkov (Sat Mar 18 2017 - 13:50:58 EST)
- kernel BUG at mm/swap_slots.c:270 Linus Torvalds (Sat Mar 18 2017 - 13:59:34 EST)
- Re: [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver Sergei Shtylyov (Sat Mar 18 2017 - 14:08:43 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Petr Tesarik (Sat Mar 18 2017 - 14:24:07 EST)
- [PATCH] nfc: ia64: fix redefinition of 'put_unaligned_be64' Sergei Trofimovich (Sat Mar 18 2017 - 14:31:31 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: iio: ade7753: replace mlock with driver private lock Jonathan Cameron (Sat Mar 18 2017 - 14:32:21 EST)
- Re: [PATCH] arm: ftrace: fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER Rabin Vincent (Sat Mar 18 2017 - 14:34:10 EST)
- [PATCH v4] staging: Use buf_lock instead of mlock and Refactor code simran singhal (Sat Mar 18 2017 - 14:44:51 EST)
- Re: [PATCH 1/4] cdc-acm: reassemble fragmented notifications Tobias Herzog (Sat Mar 18 2017 - 14:53:14 EST)
- [PATCH v2 3/4] cdc-acm: log message for serial state notification Tobias Herzog (Sat Mar 18 2017 - 14:53:15 EST)
- [PATCH v2 2/4] cdc-acm: fix possible invalid access when processing notification Tobias Herzog (Sat Mar 18 2017 - 14:53:15 EST)
- [PATCH v2 0/4] cdc-acm: reassemble fragmented notifications Tobias Herzog (Sat Mar 18 2017 - 14:53:15 EST)
- Re: [PATCH v5 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. Anatolij Gustschin (Sat Mar 18 2017 - 14:53:24 EST)
- [PATCH v2 4/4] cdc-acm: remove unused element of struct acm Tobias Herzog (Sat Mar 18 2017 - 14:53:55 EST)
- [PATCH v2 1/4] cdc-acm: reassemble fragmented notifications Tobias Herzog (Sat Mar 18 2017 - 15:00:49 EST)
- Re: [PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Anatolij Gustschin (Sat Mar 18 2017 - 15:05:05 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: iio: ade7753: replace mlock with driver private lock SIMRAN SINGHAL (Sat Mar 18 2017 - 15:21:01 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sat Mar 18 2017 - 15:24:22 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Joe Perches (Sat Mar 18 2017 - 15:32:25 EST)
- [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop Kirill Smelkov (Sat Mar 18 2017 - 15:57:29 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Steve Longerbeam (Sat Mar 18 2017 - 15:59:02 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Steve Longerbeam (Sat Mar 18 2017 - 16:12:31 EST)
- [PATCH] drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one Ilia Mirkin (Sat Mar 18 2017 - 16:23:56 EST)
- [PATCH 0/3] staging: speakup: Multiple checkpatch issues Arushi Singhal (Sat Mar 18 2017 - 16:27:36 EST)
- Re: [Outreachy kernel] [PATCH 1/3] staging: speakup: Moved logical to previous line. Julia Lawall (Sat Mar 18 2017 - 16:30:18 EST)
- [PATCH 3/3] staging: speakup: Simplify "NULL" comparisons Arushi Singhal (Sat Mar 18 2017 - 16:35:02 EST)
- [PATCH 2/3] staging: speakup: Remove multiple assignments Arushi Singhal (Sat Mar 18 2017 - 16:36:05 EST)
- Re: [PATCH v5 3/5] dt-bindings: Add TI SCI PM Domains Rob Herring (Sat Mar 18 2017 - 16:39:11 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Linus Walleij (Sat Mar 18 2017 - 16:46:43 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sat Mar 18 2017 - 16:46:43 EST)
- [PATCH 1/3] staging: speakup: Moved logical to previous line. Arushi Singhal (Sat Mar 18 2017 - 16:53:32 EST)
- Re: [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem Rob Herring (Sat Mar 18 2017 - 16:58:59 EST)
- [PATCH 3/6 v3] ftrace/x86_32: Add stack frame pointer to ftrace_caller Steven Rostedt (Sat Mar 18 2017 - 17:13:00 EST)
- [PATCH 4/6 v3] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Sat Mar 18 2017 - 17:13:01 EST)
- [PATCH 1/6 v3] ftrace/x86_64: Rename mcount_64.S to ftrace_64.S Steven Rostedt (Sat Mar 18 2017 - 17:13:01 EST)
- [PATCH 6/6 v3] ftrace/x86: Use Makefile logic instead of #ifdef of compling ftrace_*.o Steven Rostedt (Sat Mar 18 2017 - 17:13:01 EST)
- [PATCH 5/6 v3] ftrace/x86_32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Sat Mar 18 2017 - 17:13:21 EST)
- [PATCH 2/6 v3] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Sat Mar 18 2017 - 17:13:26 EST)
- [PATCH 0/6 v3] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32 Steven Rostedt (Sat Mar 18 2017 - 17:13:27 EST)
- [tip:WIP.x86/boot 35/62] WARNING: vmlinux.o(.text.unlikely+0x2f69): Section mismatch in reference from the function can_free_region() to the function .init.text:e820__mapped_all() kbuild test robot (Sat Mar 18 2017 - 17:15:29 EST)
- [PATCH] staging: speakup: fixes braces {} used on all arms of this statement Arushi Singhal (Sat Mar 18 2017 - 17:18:20 EST)
- Attention please; Mrs Bazaira Zurmati (Sat Mar 18 2017 - 17:47:00 EST)
- [PATCH] perf report: enable sorting by srcline as key Milian Wolff (Sat Mar 18 2017 - 18:00:23 EST)
- [GIT PULL] Openrisc fixes for 4.11 Stafford Horne (Sat Mar 18 2017 - 18:56:13 EST)
- [PATCH] Staging: ks7010 - fixed style block comments Derek Robson (Sat Mar 18 2017 - 20:09:40 EST)
- Re: Passionate Partner Castano Giovanni (Sat Mar 18 2017 - 20:24:13 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Nicolas Dufresne (Sat Mar 18 2017 - 20:41:48 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sat Mar 18 2017 - 21:08:31 EST)
- [PATCH] Staging: rtl8192e - fixed style of block comments Derek Robson (Sat Mar 18 2017 - 21:19:25 EST)
- [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Bean Huo (beanhuo) (Sat Mar 18 2017 - 21:30:41 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t David Miller (Sat Mar 18 2017 - 21:31:05 EST)
- [PATCH] drm/nouveau/mpeg: mthd returns true on success now Ilia Mirkin (Sat Mar 18 2017 - 21:53:47 EST)
- [GIT PULL] target fixes for v4.11-rc3 Nicholas A. Bellinger (Sat Mar 18 2017 - 22:09:02 EST)
- Re: [sched/core] 8a8c69c327: WARNING: CPU: 0 PID: 8 at kernel/locking/lockdep.c:3548 lock_release Wanpeng Li (Sat Mar 18 2017 - 22:21:41 EST)
- Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Sebastian Reichel (Sat Mar 18 2017 - 22:27:10 EST)
- [PATCH 0/7] Change k_clock interfaces to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:14 EST)
- [PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:14 EST)
- [PATCH 4/7] Change k_clock clock_getres() to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:15 EST)
- [PATCH 6/7] Change k_clock timer_set() and timer_get() to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:15 EST)
- [PATCH 3/7] Change k_clock clock_get() to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:15 EST)
- [PATCH 1/7] time: Delete do_sys_setimeofday() Deepa Dinamani (Sat Mar 18 2017 - 23:58:15 EST)
- [PATCH 7/7] Change k_clock nsleep() to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:58:53 EST)
- [PATCH 5/7] Change k_clock clock_set() to use timespec64 Deepa Dinamani (Sat Mar 18 2017 - 23:59:15 EST)
- Re: [GIT PULL] target fixes for v4.11-rc3 Nicholas A. Bellinger (Sun Mar 19 2017 - 00:02:22 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Greg Kroah-Hartman (Sun Mar 19 2017 - 00:34:54 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Oleg Drokin (Sun Mar 19 2017 - 00:42:35 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Greg Kroah-Hartman (Sun Mar 19 2017 - 00:42:36 EST)
- [PATCH] staging: speakup: Remove multiple assignments Arushi Singhal (Sun Mar 19 2017 - 00:45:24 EST)
- [PATCH] staging: speakup: fix: braces {} should used on all arms of statement Arushi Singhal (Sun Mar 19 2017 - 00:48:43 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Greg Kroah-Hartman (Sun Mar 19 2017 - 00:48:43 EST)
- [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Florian Fainelli (Sun Mar 19 2017 - 00:52:29 EST)
- Re: [PATCH/RFC] staging/lustre: Rework class_process_proc_param Oleg Drokin (Sun Mar 19 2017 - 00:52:40 EST)
- [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Florian Fainelli (Sun Mar 19 2017 - 00:53:30 EST)
- [PATCH] x86/tls: Forcibly set the accessed bit in TLS segments Andy Lutomirski (Sun Mar 19 2017 - 01:17:24 EST)
- [PATCH v2 0/3] staging: speakup: Multiple checkpatch issues Arushi Singhal (Sun Mar 19 2017 - 01:20:40 EST)
- [PATCH v2 1/3] staging: speakup: Moved logical to previous line. Arushi Singhal (Sun Mar 19 2017 - 01:20:40 EST)
- [PATCH v2 3/3] staging: speakup: Simplify "NULL" comparisons Arushi Singhal (Sun Mar 19 2017 - 01:20:40 EST)
- [PATCH v2 2/3] staging: speakup: Remove multiple assignments Arushi Singhal (Sun Mar 19 2017 - 01:20:40 EST)
- [RESEND PATCH 7/7] Change k_clock nsleep() to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:26:15 EST)
- [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:26:15 EST)
- [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Deepa Dinamani (Sun Mar 19 2017 - 01:26:16 EST)
- [RESEND PATCH 5/7] Change k_clock clock_set() to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:26:35 EST)
- [PATCH tip:x86/mm] x86/tls: Forcibly set the accessed bit in TLS segments Andy Lutomirski (Sun Mar 19 2017 - 01:26:36 EST)
- [RESEND PATCH 4/7] Change k_clock clock_getres() to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:26:51 EST)
- [RESEND PATCH 3/7] Change k_clock clock_get() to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:27:02 EST)
- [RESEND PATCH 6/7] Change k_clock timer_set() and timer_get() to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:27:09 EST)
- [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani (Sun Mar 19 2017 - 01:27:34 EST)
- [PATCH] arm64: add dump_stack to show_regs Ding Tianhong (Sun Mar 19 2017 - 03:24:45 EST)
- [PATCH 0/2] staging:speakup: Multiple checkpatch issues. Arushi Singhal (Sun Mar 19 2017 - 03:24:46 EST)
- [PATCH 2/2] staging: speakup: spaces preferred around operator Arushi Singhal (Sun Mar 19 2017 - 03:24:46 EST)
- [PATCH 1/2] staging: speakup: Moved AND operator to previous line. Arushi Singhal (Sun Mar 19 2017 - 03:24:46 EST)
- Re: outreachy/moving a driver out of staging Michael Zoran (Sun Mar 19 2017 - 03:38:24 EST)
- Re: Passionate Partner Castano Giovanni (Sun Mar 19 2017 - 03:40:20 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.11-5 tag Michael Ellerman (Sun Mar 19 2017 - 04:11:52 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Sun Mar 19 2017 - 04:18:02 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Aneesh Kumar K.V (Sun Mar 19 2017 - 04:26:16 EST)
- Re: checkpatch: Question regarding asmlinkage and storage class Joe Perches (Sun Mar 19 2017 - 04:37:16 EST)
- Re: outreachy/moving a driver out of staging Russell King - ARM Linux (Sun Mar 19 2017 - 05:16:35 EST)
- Re: [coreboot] checkpatch: Question regarding asmlinkage and storage class Paul Menzel (Sun Mar 19 2017 - 05:24:49 EST)
- Re: [PATCH v2 2/4] cdc-acm: fix possible invalid access when processing notification Sergei Shtylyov (Sun Mar 19 2017 - 05:51:30 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 05:57:22 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: iio: ade7753: replace mlock with driver private lock Jonathan Cameron (Sun Mar 19 2017 - 06:08:26 EST)
- Re: [PATCH v4] staging: Use buf_lock instead of mlock and Refactor code Jonathan Cameron (Sun Mar 19 2017 - 06:16:54 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Jan Kara (Sun Mar 19 2017 - 06:20:01 EST)
- Re: [PATCH v4] staging: Use buf_lock instead of mlock and Refactor code SIMRAN SINGHAL (Sun Mar 19 2017 - 06:25:17 EST)
- Re: [Outreachy kernel] Re: [PATCH] staging: iio: ade7753: replace mlock with driver private lock Jonathan Cameron (Sun Mar 19 2017 - 06:31:56 EST)
- Re: [PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 Jonathan Cameron (Sun Mar 19 2017 - 06:34:57 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 06:46:51 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Filip ÅtÄdronskà (Sun Mar 19 2017 - 06:46:51 EST)
- Re: [PATCH] iio: accel: Prefer unsigned int to bare use of unsigned Jonathan Cameron (Sun Mar 19 2017 - 06:47:27 EST)
- [PATCH 36/38] media: imx-csi: add frame size/interval enumeration Russell King (Sun Mar 19 2017 - 06:49:02 EST)
- Re: [PATCH v2 01/17] iio: adc: ina2xx: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:49:04 EST)
- [PATCH 1/4] media: imx-media-csi: fix v4l2-compliance check Russell King (Sun Mar 19 2017 - 06:49:05 EST)
- [PATCH 2/4] media: imx: allow bayer pixel formats to be looked up Russell King (Sun Mar 19 2017 - 06:49:17 EST)
- Re: [PATCH v2 03/17] iio: magnetometer: bmc150_magn_i2c: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:50:41 EST)
- [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Russell King (Sun Mar 19 2017 - 06:50:45 EST)
- Re: [PATCH v2 02/17] iio: mlx96014: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:51:00 EST)
- Re: [PATCH v2 04/17] iio: dac: mcp4725: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:51:39 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner (Sun Mar 19 2017 - 06:51:45 EST)
- Re: [PATCH v2 05/17] iio: light: us5182d: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:52:44 EST)
- Re: [PATCH v2 06/17] iio: light: tsl2563: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:53:24 EST)
- Re: [PATCH v2 07/17] iio: pressure: hp03: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:53:55 EST)
- Re: [PATCH v2 11/17] iio: dac: max5821: Set .of_match_table to OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:57:34 EST)
- Re: [PATCH v2 12/17] iio: adc: ti-ads1015: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:57:37 EST)
- Re: [PATCH v2 13/17] iio: magnetometer: mag3110: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:57:46 EST)
- Re: [PATCH v2 14/17] iio: accel: mma7455_i2c: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:58:10 EST)
- Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Thomas Gleixner (Sun Mar 19 2017 - 06:58:10 EST)
- Re: [PATCH v2 15/17] iio: pressure: mpl3115: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:58:27 EST)
- Re: [PATCH v2 09/17] iio: accel: bma180: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:58:49 EST)
- Re: [PATCH v2 16/17] iio: accel: mma7660: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:58:58 EST)
- Re: outreachy/moving a driver out of staging Michael Zoran (Sun Mar 19 2017 - 06:59:23 EST)
- Re: [PATCH] MAINTAINERS: add Masahiro Yamada as a Kbuild maintainer Stephen Rothwell (Sun Mar 19 2017 - 06:59:29 EST)
- Re: [PATCH v2 17/17] iio: gyro: itg3200: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 06:59:57 EST)
- [PATCH 3/4] media: imx-csi: add frame size/interval enumeration Russell King (Sun Mar 19 2017 - 07:00:11 EST)
- Re: [PATCH v2 08/17] iio: imu: inv_mpu6050: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 07:03:20 EST)
- Re: [PATCH v2 10/17] iio: light: apds9960: Add OF device ID table Jonathan Cameron (Sun Mar 19 2017 - 07:03:40 EST)
- Re: [RESEND PATCH 3/7] Change k_clock clock_get() to use timespec64 Thomas Gleixner (Sun Mar 19 2017 - 07:04:02 EST)
- Re: [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Thomas Gleixner (Sun Mar 19 2017 - 07:07:33 EST)
- Re: [PATCH v15 0/5] mxs-lradc: Split driver into MFD Jonathan Cameron (Sun Mar 19 2017 - 07:11:09 EST)
- Re: [PATCH v2 1/2] doc: bindings: Add bindings documentation for mtd nvmem Alban (Sun Mar 19 2017 - 07:19:46 EST)
- Re: [PATCH] ext4: Add statx support Jan Kara (Sun Mar 19 2017 - 07:24:54 EST)
- [tip:x86/mm] x86/tls: Forcibly set the accessed bit in TLS segments tip-bot for Andy Lutomirski (Sun Mar 19 2017 - 07:25:27 EST)
- Re: [PATCH 1/2] usb: phy: Introduce one extcon device into usb phy kbuild test robot (Sun Mar 19 2017 - 07:44:17 EST)
- Re: [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler Paolo Valente (Sun Mar 19 2017 - 08:11:29 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Paolo Valente (Sun Mar 19 2017 - 08:15:11 EST)
- Re: [Outreachy kernel] [PATCH 1/2] staging: speakup: Moved AND operator to previous line. Julia Lawall (Sun Mar 19 2017 - 08:15:18 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 08:15:31 EST)
- [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code simran singhal (Sun Mar 19 2017 - 08:51:12 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Aneesh Kumar K.V (Sun Mar 19 2017 - 09:01:29 EST)
- Re: [PATCH] extcon: Allow registering a single notifier for all cables on an extcon_dev kbuild test robot (Sun Mar 19 2017 - 09:08:44 EST)
- [PATCH v3] staging: sm750fb: Code readability is improved Arushi Singhal (Sun Mar 19 2017 - 09:08:45 EST)
- Re: [Outreachy kernel] [PATCH v3] staging: sm750fb: Code readability is improved Julia Lawall (Sun Mar 19 2017 - 09:14:37 EST)
- Re: [Outreachy kernel] Re: [PATCH] staging: iio: ade7753: replace mlock with driver private lock Gargi Sharma (Sun Mar 19 2017 - 09:18:05 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Pavel Machek (Sun Mar 19 2017 - 09:26:21 EST)
- [PATCH v2 2/2] staging: speakup: spaces preferred around operator Arushi Singhal (Sun Mar 19 2017 - 09:26:22 EST)
- [PATCH 0/2] cpufreq: schedutil: Fix and optimization Rafael J. Wysocki (Sun Mar 19 2017 - 09:41:29 EST)
- [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Sun Mar 19 2017 - 09:41:30 EST)
- [PATCH 1/2] cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() Rafael J. Wysocki (Sun Mar 19 2017 - 09:41:52 EST)
- Re: [Outreachy kernel] [PATCH v5] staging: sm750fb: Remove typedefs from structures and enum Julia Lawall (Sun Mar 19 2017 - 09:53:49 EST)
- About hmac verification in eCryptfs Wanli Xing (Sun Mar 19 2017 - 09:54:18 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Vladimir Zapolskiy (Sun Mar 19 2017 - 09:58:43 EST)
- [PATCH v5] staging: sm750fb: Remove typedefs from structures and enum Arushi Singhal (Sun Mar 19 2017 - 09:58:43 EST)
- Re: [Outreachy kernel] [PATCH v3] staging: sm750fb: Code readability is improved Geert Uytterhoeven (Sun Mar 19 2017 - 10:05:03 EST)
- Re: kernel BUG at mm/swap_slots.c:270 Michal Hocko (Sun Mar 19 2017 - 10:05:11 EST)
- [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Arushi Singhal (Sun Mar 19 2017 - 10:09:39 EST)
- Purpose of PCI address in ranges property valmiki (Sun Mar 19 2017 - 10:14:49 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 10:26:17 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 10:26:56 EST)
- [PATCH] braille-console: Fix value returned by _braille_console_setup Samuel Thibault (Sun Mar 19 2017 - 10:38:51 EST)
- Re: Does braille console work? Samuel Thibault (Sun Mar 19 2017 - 10:42:40 EST)
- Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags Michal Hocko (Sun Mar 19 2017 - 10:43:51 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Nicolas Dufresne (Sun Mar 19 2017 - 10:45:30 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Nicolas Dufresne (Sun Mar 19 2017 - 10:47:29 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 10:52:27 EST)
- [PATCH v2 1/2] staging: speakup: Moved OR operator to previous line. Arushi Singhal (Sun Mar 19 2017 - 11:00:28 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Nicolas Dufresne (Sun Mar 19 2017 - 11:00:28 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Vladimir Zapolskiy (Sun Mar 19 2017 - 11:00:28 EST)
- Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags Wei Yang (Sun Mar 19 2017 - 11:03:59 EST)
- Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags Michal Hocko (Sun Mar 19 2017 - 11:08:40 EST)
- Re: [PATCH v6 2/2] soc/imx: Add GPCv2 power gating driver Dong Aisheng (Sun Mar 19 2017 - 11:08:49 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 11:11:37 EST)
- Re: [PATCH v6 0/4] i.MX7 PCI support Dong Aisheng (Sun Mar 19 2017 - 11:13:02 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Sun Mar 19 2017 - 11:24:08 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Michal Hocko (Sun Mar 19 2017 - 11:24:08 EST)
- [PATCH v3 03/12] irqchip: mtk-sysirq: prevent unnecessary visibility when set_type Mars Cheng (Sun Mar 19 2017 - 11:27:29 EST)
- [PATCH v3 01/12] dt-bindings: mediatek: multiple bases support for sysirq Mars Cheng (Sun Mar 19 2017 - 11:27:30 EST)
- [PATCH v3 07/12] clk: mediatek: add clk support for MT6797 Mars Cheng (Sun Mar 19 2017 - 11:27:38 EST)
- [PATCH v3 11/12] soc: mediatek: add MT6797 scysys support Mars Cheng (Sun Mar 19 2017 - 11:27:46 EST)
- [PATCH v3 10/12] dt-bindings: mediatek: add MT6797 power dt-bindings Mars Cheng (Sun Mar 19 2017 - 11:27:57 EST)
- [PATCH v3 04/12] dt-bindings: mediatek: Add bindings for mediatek MT6797 Platform Mars Cheng (Sun Mar 19 2017 - 11:28:20 EST)
- [PATCH v3 12/12] arm64: dts: mediatek: add clk and scp nodes for MT6797 Mars Cheng (Sun Mar 19 2017 - 11:28:39 EST)
- [PATCH v3 09/12] soc: mediatek: add vdec item for scpsys Mars Cheng (Sun Mar 19 2017 - 11:29:06 EST)
- [PATCH v3 05/12] arm64: dts: mediatek: add mt6797 support Mars Cheng (Sun Mar 19 2017 - 11:29:23 EST)
- [PATCH v3 08/12] soc: mediatek: avoid using fixed spm power status defines Mars Cheng (Sun Mar 19 2017 - 11:29:29 EST)
- [PATCH v3 00/12] Add Basic SoC support for MT6797 Mars Cheng (Sun Mar 19 2017 - 11:29:47 EST)
- [PATCH v3 06/12] dt-bindings: arm: mediatek: document clk bindings for MT6797 Mars Cheng (Sun Mar 19 2017 - 11:29:57 EST)
- [PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary number Mars Cheng (Sun Mar 19 2017 - 11:30:07 EST)
- Re: [PATCH] braille-console: Fix value returned by _braille_console_setup Aleksey Makarov (Sun Mar 19 2017 - 11:45:25 EST)
- [PATCH v4] staging: sm750fb: Code readability is improved Arushi Singhal (Sun Mar 19 2017 - 11:50:09 EST)
- Re: [PATCH] braille-console: Fix value returned by _braille_console_setup Samuel Thibault (Sun Mar 19 2017 - 11:51:06 EST)
- Re: [PATCH] f2fs: don't allow volatile writes for non-regular file kbuild test robot (Sun Mar 19 2017 - 12:06:38 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Sun Mar 19 2017 - 12:06:39 EST)
- Re: [PATCH] mm: use BITS_PER_LONG to unify the definition in page->flags Wei Yang (Sun Mar 19 2017 - 12:06:39 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Ben Hutchings (Sun Mar 19 2017 - 12:06:39 EST)
- Re: [Outreachy kernel] [PATCH v3] staging: sm750fb: Code readability is improved Geert Uytterhoeven (Sun Mar 19 2017 - 12:06:39 EST)
- Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Tony Lindgren (Sun Mar 19 2017 - 12:07:40 EST)
- Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Wei Yang (Sun Mar 19 2017 - 12:12:58 EST)
- Re: [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Sun Mar 19 2017 - 12:28:59 EST)
- Google Summer of Code: WireGuard & kernel hacking Jason A. Donenfeld (Sun Mar 19 2017 - 12:37:26 EST)
- Re: [PATCH v4 00/13] mm: sub-section memory hotplug support Michal Hocko (Sun Mar 19 2017 - 12:54:25 EST)
- Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Sun Mar 19 2017 - 12:54:25 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Sun Mar 19 2017 - 12:59:24 EST)
- Re: [PATCH v6 2/8] debugfs: prevent access to removed files' private data Arkady (Sun Mar 19 2017 - 13:04:14 EST)
- [PATCH v6 00/15] Replace PCI pool by DMA pool API Romain Perier (Sun Mar 19 2017 - 13:04:22 EST)
- [PATCH v6 01/15] block: DAC960: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:04:30 EST)
- [PATCH v6 02/15] dmaengine: pch_dma: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:04:50 EST)
- [PATCH v6 12/15] scsi: mpt3sas: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:05:03 EST)
- [PATCH v6 13/15] scsi: mvsas: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:05:19 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Michael Zoran (Sun Mar 19 2017 - 13:05:43 EST)
- [PATCH v6 11/15] scsi: megaraid: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:05:55 EST)
- [PATCH v6 07/15] wireless: ipw2200: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:06:18 EST)
- [PATCH v6 09/15] scsi: csiostor: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:06:32 EST)
- [PATCH v6 08/15] scsi: be2iscsi: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:06:32 EST)
- [PATCH v6 10/15] scsi: lpfc: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:07:09 EST)
- [PATCH v6 04/15] net: e100: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:07:43 EST)
- [PATCH v6 05/15] mlx4: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:08:10 EST)
- [PATCH v6 03/15] IB/mthca: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:08:18 EST)
- [PATCH v6 06/15] mlx5: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:08:51 EST)
- [PATCH v6 15/15] PCI: Remove PCI pool macro functions Romain Perier (Sun Mar 19 2017 - 13:10:06 EST)
- [PATCH v6 14/15] scsi: pmcraid: Replace PCI pool old API Romain Perier (Sun Mar 19 2017 - 13:10:06 EST)
- Re: [PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Linus LÃssing (Sun Mar 19 2017 - 13:10:35 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Ben Hutchings (Sun Mar 19 2017 - 13:10:35 EST)
- Re: [Outreachy kernel] Re: [PATCH] staging: iio: ade7753: replace mlock with driver private lock Jonathan Cameron (Sun Mar 19 2017 - 13:10:54 EST)
- Re: [PATCH 4.4 33/35] nfit, libnvdimm: fix interleave set cookie calculation Ben Hutchings (Sun Mar 19 2017 - 13:11:11 EST)
- Re: [Outreachy kernel] [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code Gargi Sharma (Sun Mar 19 2017 - 13:18:08 EST)
- Re: [PATCH] scsi: libsas: fix ata xfer length Martin K. Petersen (Sun Mar 19 2017 - 13:22:52 EST)
- [RFC] AT_NO_JUMPS/LOOKUP_NO_JUMPS Al Viro (Sun Mar 19 2017 - 13:24:58 EST)
- [PATCH] ia64: fix module loading for gcc-5.4 Sergei Trofimovich (Sun Mar 19 2017 - 13:27:31 EST)
- [PATCH] staging: speakup: Simplify the NULL comparisons Arushi Singhal (Sun Mar 19 2017 - 13:27:36 EST)
- [PATCH] staging: speakup: Removed Unnecessary parentheses. Arushi Singhal (Sun Mar 19 2017 - 13:28:19 EST)
- Re: [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler kbuild test robot (Sun Mar 19 2017 - 13:35:05 EST)
- Re: [PATCH v2 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler kbuild test robot (Sun Mar 19 2017 - 13:49:01 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Steve Longerbeam (Sun Mar 19 2017 - 13:54:56 EST)
- [PATCH] staging: impedance-analyzer: ad5933: Remove unnecessary goto simran singhal (Sun Mar 19 2017 - 13:59:14 EST)
- Re: [Outreachy kernel] [PATCH] staging: impedance-analyzer: ad5933: Remove unnecessary goto Julia Lawall (Sun Mar 19 2017 - 14:01:34 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 14:05:58 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Richard Cochran (Sun Mar 19 2017 - 14:07:36 EST)
- Re: [Outreachy kernel] Re: [PATCH] staging: iio: ade7753: replace mlock with driver private lock Gargi Sharma (Sun Mar 19 2017 - 14:09:28 EST)
- Re: [Outreachy kernel] [PATCH] staging: impedance-analyzer: ad5933: Remove unnecessary goto SIMRAN SINGHAL (Sun Mar 19 2017 - 14:22:20 EST)
- [PATCH v2] extcon: Allow registering a single notifier for all cables on an extcon_dev Hans de Goede (Sun Mar 19 2017 - 14:24:23 EST)
- Re: [PATCH] extcon: Allow registering a single notifier for all cables on an extcon_dev Hans de Goede (Sun Mar 19 2017 - 14:26:04 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Sun Mar 19 2017 - 15:00:23 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Steve Longerbeam (Sun Mar 19 2017 - 15:18:01 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Steve Longerbeam (Sun Mar 19 2017 - 15:50:39 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Steve Longerbeam (Sun Mar 19 2017 - 15:52:50 EST)
- Re: [HMM 02/16] mm/put_page: move ref decrement to put_zone_device_page() Mel Gorman (Sun Mar 19 2017 - 16:09:29 EST)
- Re: [HMM 04/16] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v3 Mel Gorman (Sun Mar 19 2017 - 16:09:29 EST)
- Re: [HMM 01/16] mm/memory/hotplug: convert device bool to int to allow for more flags v3 Mel Gorman (Sun Mar 19 2017 - 16:09:29 EST)
- Re: [HMM 03/16] mm/ZONE_DEVICE/free-page: callback when page is freed v3 Mel Gorman (Sun Mar 19 2017 - 16:09:29 EST)
- Re: [HMM 06/16] mm/migrate: add new boolean copy flag to migratepage() callback Mel Gorman (Sun Mar 19 2017 - 16:09:32 EST)
- Re: [HMM 09/16] mm/hmm: heterogeneous memory management (HMM for short) Mel Gorman (Sun Mar 19 2017 - 16:09:43 EST)
- Re: [HMM 10/16] mm/hmm/mirror: mirror process address space on device with HMM helpers Mel Gorman (Sun Mar 19 2017 - 16:09:51 EST)
- Re: [HMM 11/16] mm/hmm/mirror: helper to snapshot CPU page table v2 Mel Gorman (Sun Mar 19 2017 - 16:10:10 EST)
- Re: [PATCH] ARM: wire up statx syscall Chris Packham (Sun Mar 19 2017 - 16:13:52 EST)
- Re: [HMM 00/16] HMM (Heterogeneous Memory Management) v18 Mel Gorman (Sun Mar 19 2017 - 16:36:15 EST)
- Re: [PATCH 1/3] ubifs: remove filename from debug messages in ubifs_readdir Richard Weinberger (Sun Mar 19 2017 - 16:40:44 EST)
- Re: [Outreachy kernel] [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code Jonathan Cameron (Sun Mar 19 2017 - 16:43:16 EST)
- Re: [PATCH] ARM: wire up statx syscall Russell King - ARM Linux (Sun Mar 19 2017 - 16:47:38 EST)
- Re: [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups Richard Weinberger (Sun Mar 19 2017 - 16:54:28 EST)
- [PATCH v6] staging: Use buf_lock instead of mlock and Refactor code simran singhal (Sun Mar 19 2017 - 17:01:09 EST)
- Re: [PATCH] ARM: wire up statx syscall Chris Packham (Sun Mar 19 2017 - 17:01:09 EST)
- Re: [PATCHv5] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS Abel Vesa (Sun Mar 19 2017 - 17:09:51 EST)
- Re: [Outreachy kernel] [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code SIMRAN SINGHAL (Sun Mar 19 2017 - 17:15:38 EST)
- Re: [PATCH v3 0/8] try to reduce fragmenting fallbacks Johannes Weiner (Sun Mar 19 2017 - 17:24:49 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Sun Mar 19 2017 - 17:30:56 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Sun Mar 19 2017 - 17:30:56 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Sun Mar 19 2017 - 17:48:19 EST)
- Re: Purpose of PCI address in ranges property Arnd Bergmann (Sun Mar 19 2017 - 17:52:42 EST)
- Re: WARNING: CPU: 0 PID: 1 at mm/mmap.c:1110 vma_merge+0x9a/0x2c8 Richard Weinberger (Sun Mar 19 2017 - 18:09:33 EST)
- i915 (ivy bridge) + 4.10.3 + gimp = BUG in list_move_tail() JÃrÃme Carretero (Sun Mar 19 2017 - 18:09:33 EST)
- Re: [PATCH 1/4] media: imx-media-csi: fix v4l2-compliance check Steve Longerbeam (Sun Mar 19 2017 - 18:10:35 EST)
- Re: [PATCH 2/4] media: imx: allow bayer pixel formats to be looked up Steve Longerbeam (Sun Mar 19 2017 - 18:10:35 EST)
- [PATCH] Net: loopback: fix a coding style issue Kristaps Civkulis (Sun Mar 19 2017 - 18:13:14 EST)
- Re: [PATCH 3/4] media: imx-csi: add frame size/interval enumeration Steve Longerbeam (Sun Mar 19 2017 - 18:20:30 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Steve Longerbeam (Sun Mar 19 2017 - 18:21:49 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Russell King - ARM Linux (Sun Mar 19 2017 - 18:40:04 EST)
- Re: [PATCH] f2fs: protect free nid operation with cp_rwsem Jaegeuk Kim (Sun Mar 19 2017 - 18:44:53 EST)
- [x86/mm/gup] 2947ba054a [ 71.329069] kernel BUG at include/linux/pagemap.h:151! Fengguang Wu (Sun Mar 19 2017 - 18:55:31 EST)
- Re: [PATCH v3 1/6] dt-bindings: iio: introduce trigger providers, consumers Jonathan Cameron (Sun Mar 19 2017 - 18:59:05 EST)
- linux-next: manual merge of the renesas tree with the arm tree Stephen Rothwell (Sun Mar 19 2017 - 19:06:33 EST)
- linux-next: manual merge of the fscrypt tree with Linus' tree Stephen Rothwell (Sun Mar 19 2017 - 19:42:54 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Sun Mar 19 2017 - 20:02:42 EST)
- linux-next: build warning after merge of the netfilter-next tree Stephen Rothwell (Sun Mar 19 2017 - 20:13:13 EST)
- Re: [PATCH v4 4/7] mfd: rk808: Add RK805 support kbuild test robot (Sun Mar 19 2017 - 20:21:07 EST)
- Re: [PATCH v2 6/9] Input: psmouse - add support for SMBus companions Dmitry Torokhov (Sun Mar 19 2017 - 20:21:07 EST)
- Re: [PATCH v2 6/9] Input: psmouse - add support for SMBus companions Dmitry Torokhov (Sun Mar 19 2017 - 20:22:46 EST)
- [PATCH v3 2/9] Input: serio - add fast reconnect option Dmitry Torokhov (Sun Mar 19 2017 - 20:22:46 EST)
- [PATCH v3 0/9] PS/2 and SMBus companions Dmitry Torokhov (Sun Mar 19 2017 - 20:22:46 EST)
- [PATCH v3 3/9] Input: psmouse - implement fast reconnect option Dmitry Torokhov (Sun Mar 19 2017 - 20:22:48 EST)
- [PATCH v3 4/9] Input: psmouse - store pointer to current protocol Dmitry Torokhov (Sun Mar 19 2017 - 20:23:04 EST)
- [PATCH v3 7/9] Input: synaptics - split device info into a separate structure Dmitry Torokhov (Sun Mar 19 2017 - 20:23:17 EST)
- [PATCH v3 8/9] Input: synaptics - add support for Intertouch devices Dmitry Torokhov (Sun Mar 19 2017 - 20:23:25 EST)
- [PATCH v3 9/9] [NEEDS F21] Input: synaptics - switch forcepad devices over to SMbus access Dmitry Torokhov (Sun Mar 19 2017 - 20:23:48 EST)
- [PATCH v3 5/9] Input: psmouse - introduce notion of SMBus companions Dmitry Torokhov (Sun Mar 19 2017 - 20:24:18 EST)
- [PATCH v3 6/9] Input: psmouse - add support for SMBus companions Dmitry Torokhov (Sun Mar 19 2017 - 20:24:31 EST)
- [PATCH v3 1/9] i2c: export i2c_client_type structure Dmitry Torokhov (Sun Mar 19 2017 - 20:24:45 EST)
- [PATCH] ASoC: Add support for Maxim Integrated MAX98927 Amplifier Ryan Lee (Sun Mar 19 2017 - 20:41:35 EST)
- [PATCH trivial] drivers: Clean up duplicated email address Finn Thain (Sun Mar 19 2017 - 20:50:36 EST)
- linux-next: build failure after merge of the drm tree Stephen Rothwell (Sun Mar 19 2017 - 20:52:46 EST)
- Re: [PATCH] ASoC: omap: constify snd_soc_ops structures Sebastian Reichel (Sun Mar 19 2017 - 20:53:39 EST)
- Re: [PATCH v2] extcon: Allow registering a single notifier for all cables on an extcon_dev Chanwoo Choi (Sun Mar 19 2017 - 20:55:53 EST)
- [PATCH] staging: speakup: Match alignment with open parenthesis. Arushi Singhal (Sun Mar 19 2017 - 21:12:31 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Sun Mar 19 2017 - 21:12:31 EST)
- Re: [PATCH] mm, swap: VMA based swap readahead Tim Chen (Sun Mar 19 2017 - 21:14:18 EST)
- Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Wei Yang (Sun Mar 19 2017 - 21:14:18 EST)
- Re: kernel BUG at mm/swap_slots.c:270 Huang\, Ying (Sun Mar 19 2017 - 21:26:20 EST)
- Re: [PATCH 0/2] Hi all, Sebastian Reichel (Sun Mar 19 2017 - 21:27:13 EST)
- [PATCH] staging: speakup: Fix alignment with parenthesis. Arushi Singhal (Sun Mar 19 2017 - 21:45:30 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Sun Mar 19 2017 - 21:45:31 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Ye Xiaolong (Sun Mar 19 2017 - 21:45:31 EST)
- Re: [RFC] AT_NO_JUMPS/LOOKUP_NO_JUMPS Linus Torvalds (Sun Mar 19 2017 - 21:46:12 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Tetsuo Handa (Sun Mar 19 2017 - 21:54:50 EST)
- Re: [GIT PULL] target fixes for v4.11-rc3 Linus Torvalds (Sun Mar 19 2017 - 21:59:01 EST)
- [PATCH] rapidio: tsi721: make module parameter variable name unique Randy Dunlap (Sun Mar 19 2017 - 21:59:01 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Xunlei Pang (Sun Mar 19 2017 - 22:03:50 EST)
- Re: [PATCH 1/5] mm, swap: Fix comment in __read_swap_cache_async Huang\, Ying (Sun Mar 19 2017 - 22:09:12 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Xunlei Pang (Sun Mar 19 2017 - 22:15:27 EST)
- Re: kexec regression since 4.9 caused by efi Dave Young (Sun Mar 19 2017 - 22:15:35 EST)
- Re: [PATCH] x86_64, kexec: Avoid unnecessary identity mappings for kdump Xunlei Pang (Sun Mar 19 2017 - 22:20:12 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Baoquan He (Sun Mar 19 2017 - 22:21:00 EST)
- [PATCH] backlight: Add TI LMU backlight driver Milo Kim (Sun Mar 19 2017 - 22:22:54 EST)
- Re: [PATCH] x86/mm: trivial code cleanup for memory_map_top_doown() Wei Yang (Sun Mar 19 2017 - 22:26:28 EST)
- linux-next: manual merge of the tty tree with the tty.current tree Stephen Rothwell (Sun Mar 19 2017 - 22:28:47 EST)
- Linux 4.11-rc3 Linus Torvalds (Sun Mar 19 2017 - 22:35:34 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Xunlei Pang (Sun Mar 19 2017 - 22:37:09 EST)
- [PATCH] vfio: Rework group release notifier warning Alex Williamson (Sun Mar 19 2017 - 22:37:10 EST)
- Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding Shawn Guo (Sun Mar 19 2017 - 22:37:10 EST)
- [PATCH] kvmgt: Hold struct kvm reference Alex Williamson (Sun Mar 19 2017 - 22:39:51 EST)
- linux-next: build failure after merge of the char-misc tree Stephen Rothwell (Sun Mar 19 2017 - 22:44:44 EST)
- RE: [PATCH] HV: properly delay KVP packets when negotiation is in progress Long Li (Sun Mar 19 2017 - 22:49:23 EST)
- [PATCH 2/2 v2] clk: qoriq: Separate root input clock for core PLLs on ls1012a Yuantian Tang (Sun Mar 19 2017 - 22:51:53 EST)
- [PATCH 1/2 v2] dt-bindings: qoriq-clock: Add coreclk Yuantian Tang (Sun Mar 19 2017 - 22:51:57 EST)
- Re: [PATCH v2 3/4] watchdog: iTCO_wdt: Fix PMC GCR memory mapping failure kbuild test robot (Sun Mar 19 2017 - 22:53:07 EST)
- [PATCH 0/4] perf annotate: Bugfixes Taeung Song (Sun Mar 19 2017 - 22:57:08 EST)
- [PATCH 3/4] perf annotate: Fix missing setting nr samples on source_line Taeung Song (Sun Mar 19 2017 - 22:57:17 EST)
- [PATCH 1/4] perf annotate: Use build-id dir when reading link name Taeung Song (Sun Mar 19 2017 - 22:57:22 EST)
- [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Taeung Song (Sun Mar 19 2017 - 22:57:22 EST)
- [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Taeung Song (Sun Mar 19 2017 - 22:58:05 EST)
- [PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode Nickey Yang (Sun Mar 19 2017 - 22:59:31 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Mike Galbraith (Sun Mar 19 2017 - 23:07:48 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Viresh Kumar (Sun Mar 19 2017 - 23:23:32 EST)
- Re: [PATCH 1/2] cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() Viresh Kumar (Sun Mar 19 2017 - 23:29:13 EST)
- [PATCH v6] drm/rockchip: Refactor the component match logic. Jeffy Chen (Sun Mar 19 2017 - 23:43:36 EST)
- Re: [PATCH v5 3/7] perf/sdt: Directly record SDT events with 'perf record' Ravi Bangoria (Sun Mar 19 2017 - 23:57:03 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Viresh Kumar (Sun Mar 19 2017 - 23:58:06 EST)
- [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Sun Mar 19 2017 - 23:59:37 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Baoquan He (Mon Mar 20 2017 - 00:07:59 EST)
- linux-next: manual merge of the gpio tree with the input tree Stephen Rothwell (Mon Mar 20 2017 - 00:14:20 EST)
- Re: [PATCH 06/15] power: supply: bq24190_charger: Use i2c-core irq-mapping code Sebastian Reichel (Mon Mar 20 2017 - 00:47:37 EST)
- Re: [PATCH v2] kexec: Introduce vmcoreinfo signature verification Xunlei Pang (Mon Mar 20 2017 - 00:51:21 EST)
- Re: [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost Sebastian Reichel (Mon Mar 20 2017 - 00:52:52 EST)
- Re: Synaptics RMI4 touchpad regression in 4.11-rc1 Peter Hutterer (Mon Mar 20 2017 - 01:00:32 EST)
- Re: [PATCH] Input: synaptics-rmi4 - Report slot as inactive when contact is a palm Peter Hutterer (Mon Mar 20 2017 - 01:04:20 EST)
- Re: [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge Sebastian Reichel (Mon Mar 20 2017 - 01:08:27 EST)
- Re: [PATCH v21 00/13] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Fu Wei (Mon Mar 20 2017 - 01:09:45 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Aneesh Kumar K.V (Mon Mar 20 2017 - 01:10:48 EST)
- linux-next: manual merge of the akpm tree with the net-next tree Stephen Rothwell (Mon Mar 20 2017 - 01:11:00 EST)
- Re: [PATCH 09/15] power: supply: bq24190_charger: Add voltage_max_design prop to battery Sebastian Reichel (Mon Mar 20 2017 - 01:12:39 EST)
- linux-next: build warnings after merge of the akpm-current tree Stephen Rothwell (Mon Mar 20 2017 - 01:22:39 EST)
- Re: [Patch v2 02/11] s5p-mfc: Adding initial support for MFC v10.10 Smitha T Murthy (Mon Mar 20 2017 - 01:26:43 EST)
- [PATCH v2] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Calvin Owens (Mon Mar 20 2017 - 01:32:45 EST)
- linux-next: build failure after merge of the akpm tree Stephen Rothwell (Mon Mar 20 2017 - 01:38:29 EST)
- [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Mon Mar 20 2017 - 01:48:56 EST)
- [PATCH v3 3/3] kdump: Relocate vmcoreinfo to the crash memory range Xunlei Pang (Mon Mar 20 2017 - 01:56:04 EST)
- [PATCH v3 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr Xunlei Pang (Mon Mar 20 2017 - 01:58:58 EST)
- Re: [PATCH] power: supply: Add driver for TI BQ2416X battery charger Sebastian Reichel (Mon Mar 20 2017 - 01:58:59 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Minchan Kim (Mon Mar 20 2017 - 01:59:46 EST)
- Re: [PATCH] scsi: sr: fix oob access in get_capabilities Kefeng Wang (Mon Mar 20 2017 - 02:01:04 EST)
- linux-next: Tree for Mar 20 Stephen Rothwell (Mon Mar 20 2017 - 02:05:18 EST)
- linux-next: build warnings after merge of the net-next tree Stephen Rothwell (Mon Mar 20 2017 - 02:07:24 EST)
- [PATCH] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Nickey Yang (Mon Mar 20 2017 - 02:11:16 EST)
- [RFC PATCH] x86_64/mm/boot: Fix kernel_ident_mapping_init() failure for kexec Xunlei Pang (Mon Mar 20 2017 - 02:16:17 EST)
- Re: [PATCH v7 3/3] printk: fix double printing with earlycon Sergey Senozhatsky (Mon Mar 20 2017 - 02:17:18 EST)
- [PATCH] staging: wilc1000: Fix sparse warning in wilc_wfi_cfgoperations.c Jacob Zachariah (Mon Mar 20 2017 - 02:17:38 EST)
- [PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() Huang, Ying (Mon Mar 20 2017 - 02:28:22 EST)
- Re: [PATCH v6 06/15] mlx5: Replace PCI pool old API Leon Romanovsky (Mon Mar 20 2017 - 02:31:13 EST)
- Re: [PATCH v6 05/15] mlx4: Replace PCI pool old API Leon Romanovsky (Mon Mar 20 2017 - 02:32:29 EST)
- Re: ZONE_NORMAL vs. ZONE_MOVABLE Joonsoo Kim (Mon Mar 20 2017 - 02:33:20 EST)
- Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding Jagan Teki (Mon Mar 20 2017 - 02:34:18 EST)
- Re: [PATCH 01/11] net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings Oliver Neukum (Mon Mar 20 2017 - 02:41:10 EST)
- Re: [PATCH 11/11] net: usb: usb: remove old api ethtool_{get|set}_settings Oliver Neukum (Mon Mar 20 2017 - 02:41:48 EST)
- [PATCH v6 1/4] dt-bindings: leds: Add document bindings for leds-mt6323 sean.wang (Mon Mar 20 2017 - 02:48:02 EST)
- [PATCH v6 2/4] dt-bindings: mfd: Add the description for LED as the sub module sean.wang (Mon Mar 20 2017 - 02:48:02 EST)
- [PATCH v6 0/4] leds: add leds-mt6323 support on MT7623 SoC sean.wang (Mon Mar 20 2017 - 02:48:02 EST)
- [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined sean.wang (Mon Mar 20 2017 - 02:48:18 EST)
- [PATCH v6 3/4] leds: Add LED support for MT6323 PMIC sean.wang (Mon Mar 20 2017 - 02:48:19 EST)
- [PATCH] stm class: Document the stm_ftrace Chunyan Zhang (Mon Mar 20 2017 - 02:49:48 EST)
- Re: [PATCH] backlight: Add TI LMU backlight driver Sebastian Reichel (Mon Mar 20 2017 - 02:55:39 EST)
- Re: [PATCH] ASoC: omap: constify snd_soc_ops structures Jarkko Nikula (Mon Mar 20 2017 - 02:57:20 EST)
- Re: [PATCH] kvmgt: Hold struct kvm reference Jike Song (Mon Mar 20 2017 - 03:02:14 EST)
- Re: [PATCH] kvmgt: Hold struct kvm reference Zhenyu Wang (Mon Mar 20 2017 - 03:07:35 EST)
- Re: [PATCH v21 03/13] clocksource: arm_arch_timer: remove arch_timer_detect_rate Fu Wei (Mon Mar 20 2017 - 03:07:36 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup peter enderborg (Mon Mar 20 2017 - 03:07:36 EST)
- RE: linux-next: build warning after merge of the netfilter-next tree Reshetova, Elena (Mon Mar 20 2017 - 03:19:18 EST)
- Re: sound: another deadlock in snd_seq_pool_done Takashi Iwai (Mon Mar 20 2017 - 03:19:18 EST)
- Re: [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg. Fu Wei (Mon Mar 20 2017 - 03:36:52 EST)
- Re: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Shawn Lin (Mon Mar 20 2017 - 03:38:58 EST)
- [PATCH] kvm: pass the virtual SEI syndrome to guest OS Dongjiu Geng (Mon Mar 20 2017 - 03:41:15 EST)
- Re: [PATCH v6 5/8] dt-bindings: input: touchscreen: Add max11801-ts binding Shawn Guo (Mon Mar 20 2017 - 03:44:13 EST)
- Re: [PATCH 1/2] ARM: dts: sun4i: Add CAN node and can0_pins_a pinctrl settings Maxime Ripard (Mon Mar 20 2017 - 03:49:47 EST)
- Re: [PATCH v2 3/3] arm64: KVM: add guest SEI support Xie XiuQi (Mon Mar 20 2017 - 03:56:09 EST)
- [PATCH 1/2] extcon: usb-gpio: Add level trigger support Baolin Wang (Mon Mar 20 2017 - 04:01:10 EST)
- [PATCH 2/2] extcon: usb-gpio: Add the GPIO level trigger support Baolin Wang (Mon Mar 20 2017 - 04:01:11 EST)
- Re: [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option' Kyle Huey (Mon Mar 20 2017 - 04:01:37 EST)
- Re: [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey (Mon Mar 20 2017 - 04:02:34 EST)
- Re: linux-next: build failure after merge of the drm tree Daniel Vetter (Mon Mar 20 2017 - 04:04:12 EST)
- 3% Loans Kingfisher Finance (Mon Mar 20 2017 - 04:04:20 EST)
- Re: linux-next: build failure after merge of the drm tree Daniel Vetter (Mon Mar 20 2017 - 04:05:25 EST)
- [PATCH v2] ohci-pci: add qemu quirk Gerd Hoffmann (Mon Mar 20 2017 - 04:12:21 EST)
- [PATCH net 2/2] r8152: fix the rx early size of RTL8153 Hayes Wang (Mon Mar 20 2017 - 04:15:39 EST)
- [PATCH net 1/2] r8152: set the RMS of RTL8153 according to the mtu Hayes Wang (Mon Mar 20 2017 - 04:15:54 EST)
- [PATCH net 0/2] r8152: fix the rx settings of RTL8153 Hayes Wang (Mon Mar 20 2017 - 04:16:19 EST)
- [PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction Kyle Huey (Mon Mar 20 2017 - 04:17:22 EST)
- [PATCH v16 01/10] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES Kyle Huey (Mon Mar 20 2017 - 04:17:38 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Kyungmin Park (Mon Mar 20 2017 - 04:19:35 EST)
- [RESEND PATCH v4 4/9] mfd: axp20x: add AC power supply cells for AXP22X PMICs Quentin Schulz (Mon Mar 20 2017 - 04:21:23 EST)
- Re: [PATCH v5 3/4] dt-bindings: phy: Add support for QMP phy Vivek Gautam (Mon Mar 20 2017 - 04:28:01 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Vincent Guittot (Mon Mar 20 2017 - 04:28:14 EST)
- [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting Kyle Huey (Mon Mar 20 2017 - 04:30:54 EST)
- Re: [PATCH 1/2] usb: phy: Introduce one extcon device into usb phy Baolin Wang (Mon Mar 20 2017 - 04:31:49 EST)
- Re: [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Maxime Ripard (Mon Mar 20 2017 - 04:32:01 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Daniel Vetter (Mon Mar 20 2017 - 04:35:52 EST)
- [RESEND PATCH v4 9/9] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X Quentin Schulz (Mon Mar 20 2017 - 04:37:17 EST)
- RE: [v2 PATCH 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Mon Mar 20 2017 - 04:39:21 EST)
- Re: [PATCH] ARM: sun8i: a23/a33: drop bl_en_pin GPIO pinmux in reference design DTSI Maxime Ripard (Mon Mar 20 2017 - 04:45:27 EST)
- Re: linux-next: build warning after merge of the netfilter-next tree Stephen Rothwell (Mon Mar 20 2017 - 04:46:13 EST)
- Re: [PATCH v2 05/11] Documentation: DT: bindings: mfd: add A33 GPADC binding maxime.ripard@xxxxxxxxxxxxxxxxxx (Mon Mar 20 2017 - 04:49:21 EST)
- [PATCH -v2 2/2] mm, swap: Sort swap entries before free Huang, Ying (Mon Mar 20 2017 - 04:50:22 EST)
- [PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure Huang, Ying (Mon Mar 20 2017 - 04:50:36 EST)
- [PATCH] qedf: fix wrong le16 conversion Arnd Bergmann (Mon Mar 20 2017 - 04:50:57 EST)
- RE: [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Mon Mar 20 2017 - 04:51:05 EST)
- Re: [PATCH] gcc-plugins: update architecture list in documentation Michael Ellerman (Mon Mar 20 2017 - 04:51:18 EST)
- [PATCH 1/2] [net-next] net: dwc-xlgmac: include dcbnl.h Arnd Bergmann (Mon Mar 20 2017 - 04:54:49 EST)
- [PATCH 2/2] [net-next] net: dwc-xlgmac: add module license Arnd Bergmann (Mon Mar 20 2017 - 04:55:07 EST)
- [PATCH] [v2, -net] cpsw/netcp: work around reverse cpts dependency Arnd Bergmann (Mon Mar 20 2017 - 04:55:27 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Philippe De Muyter (Mon Mar 20 2017 - 04:55:37 EST)
- Re: [PATCH] scsi: libsas: fix ata xfer length John Garry (Mon Mar 20 2017 - 05:00:54 EST)
- Re: sound: another deadlock in snd_seq_pool_done Dmitry Vyukov (Mon Mar 20 2017 - 05:02:44 EST)
- Re: [PATCH] mmc: sunxi: change controller error info to debug level Maxime Ripard (Mon Mar 20 2017 - 05:03:58 EST)
- [RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation Oza Oza (Mon Mar 20 2017 - 05:06:13 EST)
- RE: [v3 2/3] Documentation: bindings: add description of PHY delays for sdhci-cadence Piotr Sroka (Mon Mar 20 2017 - 05:06:32 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Russell King - ARM Linux (Mon Mar 20 2017 - 05:06:45 EST)
- Re: [PATCH v2 2/5] arm64: only select PINCTRL for Allwinner platforms Maxime Ripard (Mon Mar 20 2017 - 05:16:16 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Michael Ellerman (Mon Mar 20 2017 - 05:16:38 EST)
- Re: [PATCH v5 7/7] perf/sdt: List events fetched from uprobe_events Ravi Bangoria (Mon Mar 20 2017 - 05:18:28 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Alexander Shishkin (Mon Mar 20 2017 - 05:18:46 EST)
- [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Arnd Bergmann (Mon Mar 20 2017 - 05:19:01 EST)
- [PATCH] soc/tegra: fix link errors with PMC disabled Arnd Bergmann (Mon Mar 20 2017 - 05:22:26 EST)
- Re: linux-next: manual merge of the tty tree with the tty.current tree Dmitry Vyukov (Mon Mar 20 2017 - 05:22:29 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Andrzej Hajda (Mon Mar 20 2017 - 05:24:20 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Philippe De Muyter (Mon Mar 20 2017 - 05:24:41 EST)
- Re: linux-next: manual merge of the tty tree with the tty.current tree Dmitry Vyukov (Mon Mar 20 2017 - 05:27:51 EST)
- Re: [PATCHv3 13/16] ALSA: Use set_memory.h header Takashi Iwai (Mon Mar 20 2017 - 05:28:10 EST)
- [PATCH] [v2, -net] cpsw/netcp: cpts depends on posix_timers Arnd Bergmann (Mon Mar 20 2017 - 05:29:52 EST)
- Re: [PATCH] clk: sunxi-ng: Fix div/mult settings for osc12M on A64 Maxime Ripard (Mon Mar 20 2017 - 05:30:22 EST)
- Re: [PATCH 13/15] i2c: core: Allow drivers to specify index for irq to get from of / ACPI kbuild test robot (Mon Mar 20 2017 - 05:30:35 EST)
- [PATCH V4 7/9] PM / domain: Register for PM QOS performance notifier Viresh Kumar (Mon Mar 20 2017 - 05:33:34 EST)
- [PATCH V4 5/9] PM / OPP: Add support to parse OPP table for power-domains Viresh Kumar (Mon Mar 20 2017 - 05:33:37 EST)
- [PATCH V4 6/9] PM / OPP: Add dev_pm_opp_find_dps() helper Viresh Kumar (Mon Mar 20 2017 - 05:33:50 EST)
- Re: [alsa-devel] [PATCH] ALSA: hda/ca0132: Limit values for chip addresses to 32-bit Takashi Iwai (Mon Mar 20 2017 - 05:33:55 EST)
- [PATCH V4 8/9] PM / Domain: Add struct device to genpd Viresh Kumar (Mon Mar 20 2017 - 05:34:25 EST)
- [PATCH 1/9] staging/atomisp: include linux/io.h where needed Arnd Bergmann (Mon Mar 20 2017 - 05:34:37 EST)
- [PATCH 6/9] staging/atomisp: add PCI dependency Arnd Bergmann (Mon Mar 20 2017 - 05:34:48 EST)
- Re: [PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs James Chapman (Mon Mar 20 2017 - 05:34:59 EST)
- [PATCH 4/9] staging/atomisp: remove sh_css_lace_stat code Arnd Bergmann (Mon Mar 20 2017 - 05:35:17 EST)
- Re: [PATCH] clk: sunxi-ng: fix recalc_rate formula of NKMP clocks Maxime Ripard (Mon Mar 20 2017 - 05:38:35 EST)
- [x86/mm/gup] 2947ba054a: kernel BUG at include/linux/pagemap.h:151! kernel test robot (Mon Mar 20 2017 - 05:38:37 EST)
- [PATCH] staging: vc04_services: make BCM_VIDEOCORE tristate Arnd Bergmann (Mon Mar 20 2017 - 05:38:43 EST)
- Re: linux-next: build warnings after merge of the akpm-current tree Dmitry Vyukov (Mon Mar 20 2017 - 05:38:49 EST)
- Re: [PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs James Chapman (Mon Mar 20 2017 - 05:38:59 EST)
- [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Elena Reshetova (Mon Mar 20 2017 - 05:39:26 EST)
- [PATCH] usb: gadget: Correct usb EP argument for BOT status request Manish Narani (Mon Mar 20 2017 - 05:39:53 EST)
- Re: xfs: verify inline directory data forks Geert Uytterhoeven (Mon Mar 20 2017 - 05:43:23 EST)
- Re: [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg. Fu Wei (Mon Mar 20 2017 - 05:46:50 EST)
- [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers" Arnd Bergmann (Mon Mar 20 2017 - 05:47:04 EST)
- [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Arnd Bergmann (Mon Mar 20 2017 - 05:47:04 EST)
- [PATCH] netfilter: fix the warning on unused refcount variable Elena Reshetova (Mon Mar 20 2017 - 05:47:08 EST)
- [PATCH 2/3] drm/i915: split out check for noncontiguous pfn range Arnd Bergmann (Mon Mar 20 2017 - 05:47:22 EST)
- [PATCH] drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanup Arnd Bergmann (Mon Mar 20 2017 - 05:51:18 EST)
- Re: [PATCH] clk: sunxi: ccu-sun5i needs nkmp Maxime Ripard (Mon Mar 20 2017 - 05:51:24 EST)
- Re: [PATCH] mtd:avoid blktrans_open/release race and avoid insmod ftl.ko deadlock Alexander Sverdlin (Mon Mar 20 2017 - 05:51:46 EST)
- Re: [PATCH] netfilter: fix the warning on unused refcount variable Pablo Neira Ayuso (Mon Mar 20 2017 - 05:52:18 EST)
- [PATCHv2 0/2] mdadm: setting device role of raid1 disk with failfast Gioh Kim (Mon Mar 20 2017 - 05:52:18 EST)
- [PATCHv2 1/2] super1: ignore failfast flag for setting device role Gioh Kim (Mon Mar 20 2017 - 05:52:19 EST)
- [PATCHv2 2/2] super1: check and output faulty dev role Gioh Kim (Mon Mar 20 2017 - 05:52:27 EST)
- Re: [PATCH] irqchip: gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID Shanker Donthineni (Mon Mar 20 2017 - 05:53:00 EST)
- [PATCH 1/2] [media] vcodec: mediatek: add missing linux/slab.h include Arnd Bergmann (Mon Mar 20 2017 - 05:53:25 EST)
- [PATCH 2/2] [media] vcodec: mediatek: mark pm functions as __maybe_unused Arnd Bergmann (Mon Mar 20 2017 - 05:53:39 EST)
- [PATCH 2/9] staging/atomisp: fix empty-body warning Arnd Bergmann (Mon Mar 20 2017 - 05:54:00 EST)
- [PATCH 3/9] stating/atomisp: fix -Wold-style-definition warning Arnd Bergmann (Mon Mar 20 2017 - 05:54:07 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Philipp Zabel (Mon Mar 20 2017 - 05:54:13 EST)
- [PATCH v11 02/10] devicetree: property-units: Add uWh and uAh units Liam Breck (Mon Mar 20 2017 - 05:54:16 EST)
- Re: [PATCH] soc/tegra: fix link errors with PMC disabled Jon Hunter (Mon Mar 20 2017 - 05:54:20 EST)
- Re: [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Daniel Vetter (Mon Mar 20 2017 - 05:54:33 EST)
- RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Alexander.Steffen (Mon Mar 20 2017 - 05:54:54 EST)
- [PATCH V4 9/9] PM / Domain: Add support to parse domain's OPP table Viresh Kumar (Mon Mar 20 2017 - 05:55:28 EST)
- [PATCH 7/9] staging/atomisp: add ACPI dependency Arnd Bergmann (Mon Mar 20 2017 - 05:55:39 EST)
- [PATCH] spi: pl022: remove nonexistent properties from DT binding example Antonio Borneo (Mon Mar 20 2017 - 05:57:18 EST)
- Re: [PATCH v2 1/8] dt-bindings: add binding for the Allwinner DE2 CCU Maxime Ripard (Mon Mar 20 2017 - 05:58:56 EST)
- [PATCH 1/4] spi: pl022: remove nonexistent properties from DT binding example Antonio Borneo (Mon Mar 20 2017 - 05:59:01 EST)
- RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Alexander.Steffen (Mon Mar 20 2017 - 05:59:12 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Mon Mar 20 2017 - 05:59:23 EST)
- Re: [PATCH v2] extcon: Allow registering a single notifier for all cables on an extcon_dev Hans de Goede (Mon Mar 20 2017 - 05:59:37 EST)
- [PATCH] spi: pl022: Document property values Antonio Borneo (Mon Mar 20 2017 - 05:59:59 EST)
- Re: [PATCH] powerpc/pseries: Don't give a warning when HPT resizing isn't available Michael Ellerman (Mon Mar 20 2017 - 06:00:03 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Ralf Baechle (Mon Mar 20 2017 - 06:08:50 EST)
- Re: [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers" Jani Nikula (Mon Mar 20 2017 - 06:08:50 EST)
- [PATCH v8 3/3] printk: fix double printing with earlycon Aleksey Makarov (Mon Mar 20 2017 - 06:08:51 EST)
- Re: [PATCH] drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanup Daniel Vetter (Mon Mar 20 2017 - 06:08:51 EST)
- Re: net: deadlock between ip_expire/sch_direct_xmit Dmitry Vyukov (Mon Mar 20 2017 - 06:08:58 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Andrzej Hajda (Mon Mar 20 2017 - 06:09:33 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Mon Mar 20 2017 - 06:11:12 EST)
- Re: [PATCH 2/2] rpmsg: Introduce Qualcomm RPM glink driver Srinivas Kandagatla (Mon Mar 20 2017 - 06:12:32 EST)
- Re: [PATCH v2 3/8] dt-bindings: add bindings for DE2 on V3s SoC Maxime Ripard (Mon Mar 20 2017 - 06:14:21 EST)
- Re: kbuild/mkspec: Fix architectures where KBUILD_IMAGE isn't a full path Will Deacon (Mon Mar 20 2017 - 06:14:23 EST)
- Re: [PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs Shanker Donthineni (Mon Mar 20 2017 - 06:16:14 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Ralf Baechle (Mon Mar 20 2017 - 06:19:06 EST)
- Re: [PATCH v2 03/14] [media] coda: simplify optional reset handling Hans Verkuil (Mon Mar 20 2017 - 06:24:37 EST)
- Re: [PATCH 1/3] arm64: enable pci resource mapping using sysfs Will Deacon (Mon Mar 20 2017 - 06:24:49 EST)
- [PATCH 3/3] selftests: vm: add CONFIG_SYSVIPC=y to the config fragment Fathi Boudra (Mon Mar 20 2017 - 06:27:37 EST)
- [PATCH 0/3] selftests: config fragments update Fathi Boudra (Mon Mar 20 2017 - 06:27:43 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface John Garry (Mon Mar 20 2017 - 06:27:54 EST)
- [PATCH 3/4] arm64: dts: amd: Remove nonexistent property Antonio Borneo (Mon Mar 20 2017 - 06:28:11 EST)
- Re: outreachy Pavel Machek (Mon Mar 20 2017 - 06:28:11 EST)
- [PATCH 4/4] arm64: dts: NS2: Remove nonexistent properties Antonio Borneo (Mon Mar 20 2017 - 06:28:16 EST)
- Re: [PATCH 1/3] arm64: enable pci resource mapping using sysfs David Woodhouse (Mon Mar 20 2017 - 06:28:29 EST)
- Re: [PATCH] m68k: Wire up statx Geert Uytterhoeven (Mon Mar 20 2017 - 06:28:37 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Philipp Zabel (Mon Mar 20 2017 - 06:29:05 EST)
- [PATCH 1/3] selftests: lib: add config fragment for bitmap, printf and prime numbers tests Fathi Boudra (Mon Mar 20 2017 - 06:29:51 EST)
- [PATCH 2/3] selftests: ftrace: add CONFIG_KPROBES=y to the config fragment Fathi Boudra (Mon Mar 20 2017 - 06:29:53 EST)
- Re: [PATCH v2 4/8] drm/sun4i: add support for sun8i DE2 mixers and display engines Maxime Ripard (Mon Mar 20 2017 - 06:31:41 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Greg Kroah-Hartman (Mon Mar 20 2017 - 06:31:51 EST)
- Re: outreachy Greg KH (Mon Mar 20 2017 - 06:31:57 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Mon Mar 20 2017 - 06:32:11 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Mon Mar 20 2017 - 06:32:30 EST)
- Re: [PATCH] [media] platform: Order the Makefile alphabetically Maxime Ripard (Mon Mar 20 2017 - 06:32:38 EST)
- Re: [PATCH v2 03/14] [media] coda: simplify optional reset handling Philipp Zabel (Mon Mar 20 2017 - 06:36:14 EST)
- Re: [RFC PATCH] tty/serial: atmel: fix TX path in atmel_console_write() Richard Genoud (Mon Mar 20 2017 - 06:36:28 EST)
- Re: [PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Michal Simek (Mon Mar 20 2017 - 06:41:54 EST)
- Re: [PATCH 4/4] media: imx-media-capture: add frame sizes/interval enumeration Russell King - ARM Linux (Mon Mar 20 2017 - 06:42:17 EST)
- Re: [PATCH] sched: Wake up all non-exclusive waiters in __wake_up_common() Peter Zijlstra (Mon Mar 20 2017 - 06:42:17 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Mon Mar 20 2017 - 06:42:17 EST)
- Re: [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver Lee Jones (Mon Mar 20 2017 - 06:42:31 EST)
- [PATCH] reset: fix optional reset_control_get stubs to return NULL Philipp Zabel (Mon Mar 20 2017 - 06:42:31 EST)
- Re: [PATCH v5 4/7] perf/sdt: Allow recording of existing events Ravi Bangoria (Mon Mar 20 2017 - 06:42:37 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Arnd Bergmann (Mon Mar 20 2017 - 06:42:50 EST)
- Re: [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg. Mark Rutland (Mon Mar 20 2017 - 06:43:26 EST)
- Re: [RESEND PATCH v4 1/9] mfd: axp20x: correct name of temperature data ADC registers Lee Jones (Mon Mar 20 2017 - 06:47:04 EST)
- Re: [RESEND PATCH v4 3/9] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs Lee Jones (Mon Mar 20 2017 - 06:48:42 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Mon Mar 20 2017 - 06:50:24 EST)
- Re: DRM Atomic property for color-space conversion Hans Verkuil (Mon Mar 20 2017 - 06:50:43 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Andrzej Hajda (Mon Mar 20 2017 - 06:50:44 EST)
- Re: [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers" Arnd Bergmann (Mon Mar 20 2017 - 06:51:16 EST)
- [PATCH 2/4] ARM: SPEAr: DT: Remove nonexistent properties Antonio Borneo (Mon Mar 20 2017 - 06:52:02 EST)
- Re: linux-next: manual merge of the gpio tree with the input tree Andy Shevchenko (Mon Mar 20 2017 - 06:59:15 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Chunyan Zhang (Mon Mar 20 2017 - 06:59:15 EST)
- [PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' unknown (Mon Mar 20 2017 - 06:59:44 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Mon Mar 20 2017 - 07:00:02 EST)
- [PATCH] tty/serial: atmel: fix race condition (TX+DMA) Richard Genoud (Mon Mar 20 2017 - 07:00:17 EST)
- Build regressions/improvements in v4.11-rc3 Geert Uytterhoeven (Mon Mar 20 2017 - 07:02:38 EST)
- Re: [PATCH] reset: fix optional reset_control_get stubs to return NULL Andrzej Hajda (Mon Mar 20 2017 - 07:02:46 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Philipp Zabel (Mon Mar 20 2017 - 07:02:46 EST)
- Re: [PATCH] arm64: add dump_stack to show_regs Mark Rutland (Mon Mar 20 2017 - 07:03:03 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Peter Zijlstra (Mon Mar 20 2017 - 07:03:28 EST)
- Re: [PATCH] f2fs: don't allow volatile writes for non-regular file Chao Yu (Mon Mar 20 2017 - 07:03:58 EST)
- Re: [RESEND PATCH v4 9/9] mfd: axp20x: add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X Lee Jones (Mon Mar 20 2017 - 07:07:04 EST)
- Re: [PATCH 2/4] ARM: SPEAr: DT: Remove nonexistent properties Viresh Kumar (Mon Mar 20 2017 - 07:07:15 EST)
- [PATCH 1/4] staging: atomisp: remove else statement after return Daeseok Youn (Mon Mar 20 2017 - 07:07:29 EST)
- Re: [PATCH] f2fs: protect free nid operation with cp_rwsem Chao Yu (Mon Mar 20 2017 - 07:07:38 EST)
- Re: Build regressions/improvements in v4.11-rc3 Geert Uytterhoeven (Mon Mar 20 2017 - 07:07:49 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Michael Zoran (Mon Mar 20 2017 - 07:09:43 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Mon Mar 20 2017 - 07:09:51 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Jose Abreu (Mon Mar 20 2017 - 07:10:03 EST)
- [PATCH] f2fs: fix race condition in between free nid allocator/initializer Chao Yu (Mon Mar 20 2017 - 07:10:13 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Alexander Shishkin (Mon Mar 20 2017 - 07:13:52 EST)
- [PATCH 3/4] staging: atomisp: remove useless condition in if-statements Daeseok Youn (Mon Mar 20 2017 - 07:13:52 EST)
- [PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() Daeseok Youn (Mon Mar 20 2017 - 07:13:53 EST)
- [PATCH 4/4] staging: atomisp: remove redudant condition in if-statement Daeseok Youn (Mon Mar 20 2017 - 07:14:04 EST)
- [PATCH v7 1/6] i2c: designware: Cleaning and comment style fixes. Luis Oliveira (Mon Mar 20 2017 - 07:14:04 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Jan Kara (Mon Mar 20 2017 - 07:14:05 EST)
- [PATCH v7 0/6] i2c: designware: add I2C SLAVE support Luis Oliveira (Mon Mar 20 2017 - 07:14:49 EST)
- Re: Perf regression after enabling nvme autonomous power state transitions Tvrtko Ursulin (Mon Mar 20 2017 - 07:14:49 EST)
- Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Lee Jones (Mon Mar 20 2017 - 07:15:11 EST)
- Re: [PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode Jose Abreu (Mon Mar 20 2017 - 07:15:19 EST)
- Re: [PATCH v3] irqchip/gicv3-its: Avoid memory over allocation for ITEs Shanker Donthineni (Mon Mar 20 2017 - 07:17:34 EST)
- Re: [PATCH 3/4] staging: atomisp: remove useless condition in if-statements Dan Carpenter (Mon Mar 20 2017 - 07:17:52 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Hans Verkuil (Mon Mar 20 2017 - 07:17:59 EST)
- [PATCH v2] reset: fix optional reset_control_get stubs to return NULL Philipp Zabel (Mon Mar 20 2017 - 07:18:26 EST)
- Re: [PATCH] soc/tegra: fix link errors with PMC disabled Thierry Reding (Mon Mar 20 2017 - 07:18:30 EST)
- Re: [PATCH v21 01/13] clocksource: arm_arch_timer: introduce two functions to get the frequency from mmio and sysreg. Fu Wei (Mon Mar 20 2017 - 07:18:52 EST)
- [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver Luis Oliveira (Mon Mar 20 2017 - 07:23:54 EST)
- [PATCH v7 2/6] i2c: designware: refactoring of the i2c-designware Luis Oliveira (Mon Mar 20 2017 - 07:24:12 EST)
- [PATCH v7 6/6] i2c: designware: enable SLAVE in platform module Luis Oliveira (Mon Mar 20 2017 - 07:24:13 EST)
- Re: [PATCH 3/3] [RFC] Revert "drm/i915: use variadic macros and arrays to choose port/pipe based registers" Jani Nikula (Mon Mar 20 2017 - 07:24:24 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Marc Zyngier (Mon Mar 20 2017 - 07:24:38 EST)
- Re: [alsa-devel] [PATCH 1/1] ALSA: es1688: Use strcpy() instead of sprintf() Takashi Iwai (Mon Mar 20 2017 - 07:24:55 EST)
- [PATCH v7 5/6] i2c: designware: add SLAVE mode functions Luis Oliveira (Mon Mar 20 2017 - 07:24:55 EST)
- [PATCH v3, 1/4] mtd: spi-nor: Add support for Octal SPI mode. Artur Jedrysek (Mon Mar 20 2017 - 07:25:00 EST)
- Re: [RESEND PATCH v4 4/9] mfd: axp20x: add AC power supply cells for AXP22X PMICs Lee Jones (Mon Mar 20 2017 - 07:27:17 EST)
- [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Mon Mar 20 2017 - 07:27:18 EST)
- [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions Luis Oliveira (Mon Mar 20 2017 - 07:27:34 EST)
- [PATCH v3, 2/4] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver. Artur Jedrysek (Mon Mar 20 2017 - 07:27:40 EST)
- [v4 2/3] dt-bindings: mmc: add description of PHY delays for sdhci-cadence Piotr Sroka (Mon Mar 20 2017 - 07:27:56 EST)
- Re: [PATCHv2 00/10] Nokia N950 basic display support Tomi Valkeinen (Mon Mar 20 2017 - 07:31:24 EST)
- Re: [PATCH v15 0/5] mxs-lradc: Split driver into MFD Lee Jones (Mon Mar 20 2017 - 07:33:19 EST)
- [PATCH] staging: iio: tsl2x7x_core: Fix standard deviation calculation Eva Rachel Retuya (Mon Mar 20 2017 - 07:36:44 EST)
- Re: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 07:37:04 EST)
- Re: [PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers Quentin Schulz (Mon Mar 20 2017 - 07:37:42 EST)
- [PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes Colin King (Mon Mar 20 2017 - 07:40:55 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Amir Goldstein (Mon Mar 20 2017 - 07:40:57 EST)
- Re: [locking/lockdep] 383776fa75: INFO: trying to register non-static key. Peter Zijlstra (Mon Mar 20 2017 - 07:41:27 EST)
- Re: [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets Mark Brown (Mon Mar 20 2017 - 07:41:40 EST)
- [PATCH v2] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Nickey Yang (Mon Mar 20 2017 - 07:41:54 EST)
- [v4 1/3] mmc: sdhci-cadence: Fix writing PHY delay Piotr Sroka (Mon Mar 20 2017 - 07:42:24 EST)
- [PATCH] ARM: sun8i: a33: remove highest OPP to fix CPU crashes Quentin Schulz (Mon Mar 20 2017 - 07:43:47 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Peter Zijlstra (Mon Mar 20 2017 - 07:45:41 EST)
- Re: [PATCH] staging: wilc1000: Fix sparse warning in wilc_wfi_cfgoperations.c Dan Carpenter (Mon Mar 20 2017 - 07:48:32 EST)
- Re: [PATCH v3 3/5] ASoC: sun8i-codec: Fix space on audio-routing widget Chen-Yu Tsai (Mon Mar 20 2017 - 07:48:35 EST)
- Re: [PATCH v3 2/5] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE Chen-Yu Tsai (Mon Mar 20 2017 - 07:49:01 EST)
- Re: [PATCH v3 4/5] ASoC: sun8i-codec: Convert to use SND_SOC_DAPM_AIF_IN Chen-Yu Tsai (Mon Mar 20 2017 - 07:50:52 EST)
- Re: [PATCH v4 1/7] coresight: bindings for CPU debug module Leo Yan (Mon Mar 20 2017 - 07:51:06 EST)
- [PATCH] i2c: designware-baytrail: fix potential null pointer dereference on dev Colin King (Mon Mar 20 2017 - 07:52:54 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Filip ÅtÄdronskà (Mon Mar 20 2017 - 07:53:07 EST)
- Re: [PATCH] arm64: enable ARCH_WANT_RELAX_ORDER for aarch64 Will Deacon (Mon Mar 20 2017 - 07:53:29 EST)
- Re: [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets Chen-Yu Tsai (Mon Mar 20 2017 - 07:57:03 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Stefan Wahren (Mon Mar 20 2017 - 07:59:02 EST)
- Re: [PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' Dan Carpenter (Mon Mar 20 2017 - 07:59:09 EST)
- Re: [PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() walter harms (Mon Mar 20 2017 - 08:06:13 EST)
- Re: [PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' Dan Carpenter (Mon Mar 20 2017 - 08:06:44 EST)
- [PATCH v3, 3/4] mtd: spi-nor: Add Xtensa CPU support for cadence-quadspi. Artur Jedrysek (Mon Mar 20 2017 - 08:07:34 EST)
- Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Mark Brown (Mon Mar 20 2017 - 08:07:34 EST)
- Re: [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Arnd Bergmann (Mon Mar 20 2017 - 08:07:50 EST)
- Re: [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Joonas Lahtinen (Mon Mar 20 2017 - 08:07:56 EST)
- Re: [BUG 4.9/4.10] crash in __d_lookup() due to corrupted dentry_hashtable Heiko Carstens (Mon Mar 20 2017 - 08:10:01 EST)
- Re: [PATCH] backlight: Add TI LMU backlight driver Daniel Thompson (Mon Mar 20 2017 - 08:13:08 EST)
- Re: [PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition Will Deacon (Mon Mar 20 2017 - 08:13:40 EST)
- Re: [RFC 1/2] fanotify: new event FAN_MODIFY_DIR Amir Goldstein (Mon Mar 20 2017 - 08:13:40 EST)
- RE: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Winkler, Tomas (Mon Mar 20 2017 - 08:13:54 EST)
- [PATCH v3, 4/4] dt-bindings: mtd: Add Octal SPI support to Cadence QSPI. Artur Jedrysek (Mon Mar 20 2017 - 08:15:45 EST)
- Re: [PATCH] ALSA: hda/ca0132: Remove double parentheses Takashi Iwai (Mon Mar 20 2017 - 08:15:58 EST)
- FROM AISHA GADDAFI aishagada7@xxxxxxx (Mon Mar 20 2017 - 08:16:09 EST)
- Re: [PATCH v6 2/4] dt-bindings: mfd: Add the description for LED as the sub module Lee Jones (Mon Mar 20 2017 - 08:16:37 EST)
- Re: [PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes Ido Schimmel (Mon Mar 20 2017 - 08:16:37 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Philipp Zabel (Mon Mar 20 2017 - 08:18:19 EST)
- Re: [PATCH v6 4/4] mfd: mt6397: Align the placement at which the mfd_cell of LED is defined Lee Jones (Mon Mar 20 2017 - 08:18:43 EST)
- Re: linux-next: build failure after merge of the char-misc tree Arnd Bergmann (Mon Mar 20 2017 - 08:24:35 EST)
- [PATCH] i40evf: dereference vsi after vsi has been null checked Colin King (Mon Mar 20 2017 - 08:24:41 EST)
- Re: [PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings Xin Long (Mon Mar 20 2017 - 08:26:38 EST)
- Re: [PATCH 0/3] selftests: config fragments update Naresh Kamboju (Mon Mar 20 2017 - 08:26:51 EST)
- [PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0 Wanpeng Li (Mon Mar 20 2017 - 08:27:10 EST)
- Re: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Arnd Bergmann (Mon Mar 20 2017 - 08:29:33 EST)
- Re: [PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode Vladimir Zapolskiy (Mon Mar 20 2017 - 08:30:34 EST)
- Re: [PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes Jiri Pirko (Mon Mar 20 2017 - 08:30:47 EST)
- Re: [PATCH v4] staging: sm750fb: Code readability is improved Dan Carpenter (Mon Mar 20 2017 - 08:31:05 EST)
- Re: [v3 3/5] coresight: add support for debug module Leo Yan (Mon Mar 20 2017 - 08:31:30 EST)
- Re: linux-next: build warnings after merge of the akpm-current tree Jan Glauber (Mon Mar 20 2017 - 08:31:40 EST)
- Re: mainline build: 208 builds: 0 failed, 208 passed, 422 warnings (v4.11-rc2-164-gdefc7d752265) Will Deacon (Mon Mar 20 2017 - 08:31:45 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS gengdongjiu (Mon Mar 20 2017 - 08:31:59 EST)
- [PATCH v2 01/10] linkage: new macros for assembler symbols Jiri Slaby (Mon Mar 20 2017 - 08:32:32 EST)
- [PATCH v2 08/10] x86: entry, annotate THUNKs Jiri Slaby (Mon Mar 20 2017 - 08:32:43 EST)
- [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions Jiri Slaby (Mon Mar 20 2017 - 08:32:52 EST)
- Re: [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Arnd Bergmann (Mon Mar 20 2017 - 08:33:01 EST)
- Re: [PATCH v2] generic syscalls: Wire up statx syscall Will Deacon (Mon Mar 20 2017 - 08:33:26 EST)
- [PATCH v2 09/10] x86: entry, annotate interrupt symbols properly Jiri Slaby (Mon Mar 20 2017 - 08:33:43 EST)
- [PATCH v2 06/10] x86: crypto, annotate local functions Jiri Slaby (Mon Mar 20 2017 - 08:33:43 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Mon Mar 20 2017 - 08:33:57 EST)
- [PATCH v2 07/10] x86: assembly, annotate aliases Jiri Slaby (Mon Mar 20 2017 - 08:34:13 EST)
- [PATCH v2 04/10] x86: boot, annotate functions properly Jiri Slaby (Mon Mar 20 2017 - 08:34:32 EST)
- [PATCH v2 05/10] x86: kernel+lib, annotate local functions Jiri Slaby (Mon Mar 20 2017 - 08:34:32 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Russell King - ARM Linux (Mon Mar 20 2017 - 08:35:04 EST)
- [RFC v2 10/10] x86: boot, extract efi_pe_entry from startup_64 Jiri Slaby (Mon Mar 20 2017 - 08:35:04 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Patrick Bellasi (Mon Mar 20 2017 - 08:35:17 EST)
- [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Jiri Slaby (Mon Mar 20 2017 - 08:35:49 EST)
- Re: [PATCH v3 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler Michal Simek (Mon Mar 20 2017 - 08:36:04 EST)
- [PATCH] spi: pl022: Document property values Antonio Borneo (Mon Mar 20 2017 - 08:37:56 EST)
- [PATCH] perf stat: Correct --no-aggr description Ravi Bangoria (Mon Mar 20 2017 - 08:39:48 EST)
- [PATCH] [netfilter-next] netfilter: remove unused refcount variable Arnd Bergmann (Mon Mar 20 2017 - 08:40:02 EST)
- Re: [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget Chen-Yu Tsai (Mon Mar 20 2017 - 08:40:10 EST)
- Re: [PATCH] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Vignesh R (Mon Mar 20 2017 - 08:40:29 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 08:41:00 EST)
- Re: [PATCH] soc/tegra: fix link errors with PMC disabled Thierry Reding (Mon Mar 20 2017 - 08:41:12 EST)
- [PATCH] crypto: zip - add a cast for printing atomic64_t values Arnd Bergmann (Mon Mar 20 2017 - 08:41:29 EST)
- Re: [PATCH] cpufreq: Restore policy min/max limits on CPU online Rafael J. Wysocki (Mon Mar 20 2017 - 08:42:59 EST)
- Re: [PATCH 1/2] cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start() Rafael J. Wysocki (Mon Mar 20 2017 - 08:43:06 EST)
- Re: [PATCH v4 4/7] coresight: add support for CPU debug module Leo Yan (Mon Mar 20 2017 - 08:43:19 EST)
- Re: net: deadlock between ip_expire/sch_direct_xmit Eric Dumazet (Mon Mar 20 2017 - 08:43:28 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 08:43:47 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Cao jin (Mon Mar 20 2017 - 08:44:27 EST)
- [PATCH 5/9] staging/atomisp: add VIDEO_V4L2_SUBDEV_API dependency Arnd Bergmann (Mon Mar 20 2017 - 08:44:46 EST)
- [PATCH 8/9] staging/atomisp: add MEDIA_CONTROLLER dependency globally Arnd Bergmann (Mon Mar 20 2017 - 08:45:03 EST)
- [PATCH 9/9] staging/atomisp: add EFI dependency Arnd Bergmann (Mon Mar 20 2017 - 08:45:22 EST)
- Re: [PATCH 1/2] perf probe: Fix concat_probe_trace_events Ravi Bangoria (Mon Mar 20 2017 - 08:45:25 EST)
- [PATCH 7/8] platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:46:16 EST)
- [PATCH V4 3/9] PM / QOS: Keep common notifier list for genpd constraints Viresh Kumar (Mon Mar 20 2017 - 08:46:16 EST)
- [PATCH V4 2/9] PM / Domains: Use OPP tables for power-domains Viresh Kumar (Mon Mar 20 2017 - 08:46:17 EST)
- [PATCH 5/8] platform/x86: fujitsu-laptop: switch to a managed hotkey input device MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:46:22 EST)
- [PATCH 6/8] platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:46:50 EST)
- [PATCH 8/8] platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:47:04 EST)
- [PATCH V4 4/9] PM / QOS: Add DEV_PM_QOS_PERFORMANCE request Viresh Kumar (Mon Mar 20 2017 - 08:47:32 EST)
- RE: [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Reshetova, Elena (Mon Mar 20 2017 - 08:47:53 EST)
- [PATCH V4 0/9] PM / Domains: Implement domain performance states Viresh Kumar (Mon Mar 20 2017 - 08:48:06 EST)
- [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:48:23 EST)
- [PATCH 1/8] platform/x86: fujitsu-laptop: move backlight input device setup to a separate function MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:48:36 EST)
- [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains Viresh Kumar (Mon Mar 20 2017 - 08:48:53 EST)
- [PATCH 2/8] platform/x86: fujitsu-laptop: switch to a managed backlight input device MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:49:12 EST)
- [PATCH 3/8] platform/x86: fujitsu-laptop: use a sparse keymap for brightness key event generation MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:49:20 EST)
- [PATCH 4/8] platform/x86: fujitsu-laptop: move hotkey input device setup to a separate function MichaÅ KÄpieÅ (Mon Mar 20 2017 - 08:49:32 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Hans Verkuil (Mon Mar 20 2017 - 08:49:59 EST)
- Re: [PATCH] ARM: tegra: Select SOC_TEGRA_PMC to fix linking error Thierry Reding (Mon Mar 20 2017 - 08:51:44 EST)
- Re: [PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() DaeSeok Youn (Mon Mar 20 2017 - 08:53:26 EST)
- Re: RCU used on incoming CPU before rcu_cpu_starting() called Paul E. McKenney (Mon Mar 20 2017 - 08:53:35 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Peter Zijlstra (Mon Mar 20 2017 - 08:53:46 EST)
- Re: [PATCH 0/3] Basical Lichee Pi Zero with Dock support Maxime Ripard (Mon Mar 20 2017 - 08:55:29 EST)
- Re: [PATCH 01/15] mfd: Add Cherry Trail Whiskey Cove PMIC driver Andy Shevchenko (Mon Mar 20 2017 - 08:58:42 EST)
- Re: [PATCH] [netfilter-next] netfilter: remove unused refcount variable Pablo Neira Ayuso (Mon Mar 20 2017 - 08:59:14 EST)
- [RFC] Add option to mount only a pids subset Alexey Gladkov (Mon Mar 20 2017 - 09:00:56 EST)
- Re: [PATCH v2 0/7] Tegra210 clock bug fixes Thierry Reding (Mon Mar 20 2017 - 09:01:09 EST)
- Re: [PATCH v2 0/2] drm/panel: Add support for the Sitronix ST7789V Maxime Ripard (Mon Mar 20 2017 - 09:04:47 EST)
- [char-misc-next 2/5] mei: drop amthif internal client Tomas Winkler (Mon Mar 20 2017 - 09:06:21 EST)
- [char-misc-next 1/5] mei: add pci driver ops shutdown handler. Tomas Winkler (Mon Mar 20 2017 - 09:06:34 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Andy Shevchenko (Mon Mar 20 2017 - 09:06:49 EST)
- [char-misc-next 3/5] mei: hbm: remove variable length arrays Tomas Winkler (Mon Mar 20 2017 - 09:06:49 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Patrick Bellasi (Mon Mar 20 2017 - 09:07:10 EST)
- Re: [PATCH v4] staging: sm750fb: Code readability is improved Dan Carpenter (Mon Mar 20 2017 - 09:07:35 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Hans Verkuil (Mon Mar 20 2017 - 09:07:49 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Petr Tesarik (Mon Mar 20 2017 - 09:07:54 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 09:08:17 EST)
- [char-misc-next 4/5] mei: bus: elminate variable length arrays Tomas Winkler (Mon Mar 20 2017 - 09:08:21 EST)
- [char-misc-next 5/5] mei: implement fsync Tomas Winkler (Mon Mar 20 2017 - 09:08:33 EST)
- Re: [PATCH] arm64: add dump_stack to show_regs Kefeng Wang (Mon Mar 20 2017 - 09:08:44 EST)
- Re: [PATCH v3 0/6] Add missing Tegra210 clocks Thierry Reding (Mon Mar 20 2017 - 09:14:04 EST)
- Re: [PATCH] pata_pcmcia: add EBSA110's PCMCIA slot support Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 09:15:38 EST)
- Re: [PATCH] uphy: handle utmipll iddq Thierry Reding (Mon Mar 20 2017 - 09:15:55 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Hans Verkuil (Mon Mar 20 2017 - 09:15:56 EST)
- Re: [PATCH] clk: tegra: fix disable unused for clocks sharing enable bit Thierry Reding (Mon Mar 20 2017 - 09:16:02 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Philipp Zabel (Mon Mar 20 2017 - 09:16:38 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 09:16:43 EST)
- Re: [PATCH] clk: tegra: Implement reset control reset Thierry Reding (Mon Mar 20 2017 - 09:17:02 EST)
- Re: [PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() walter harms (Mon Mar 20 2017 - 09:17:29 EST)
- Re: RCU used on incoming CPU before rcu_cpu_starting() called Tomeu Vizoso (Mon Mar 20 2017 - 09:22:26 EST)
- Re: [PATCH v2] clk: tegra: add Tegra210 special resets Thierry Reding (Mon Mar 20 2017 - 09:22:26 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Philipp Zabel (Mon Mar 20 2017 - 09:22:43 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 09:22:48 EST)
- Re: 'perf test tsc' failing, bisected to "sched/clock: Provide better clock continuity" Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 09:22:48 EST)
- Re: linux-next: build failure after merge of the akpm tree Jaegeuk Kim (Mon Mar 20 2017 - 09:23:24 EST)
- [PATCH] power: bq24190_charger: mark PM functions as __maybe_unused Arnd Bergmann (Mon Mar 20 2017 - 09:23:41 EST)
- [PATCH v4 2/3] phy: Move ULPI phy header out of drivers to include path Vivek Gautam (Mon Mar 20 2017 - 09:23:56 EST)
- [PATCH v4 3/3] phy: Group vendor specific phy drivers Vivek Gautam (Mon Mar 20 2017 - 09:24:07 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Mon Mar 20 2017 - 09:24:25 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Hans Verkuil (Mon Mar 20 2017 - 09:24:49 EST)
- Re: [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Petr Mladek (Mon Mar 20 2017 - 09:25:09 EST)
- Re: linux-next: build failure after merge of the akpm tree Michal Hocko (Mon Mar 20 2017 - 09:25:24 EST)
- [PATCH v7] staging: adis16060_core: Replace mlock with buf_lock and refactor code simran singhal (Mon Mar 20 2017 - 09:25:45 EST)
- Re: [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Chen-Yu Tsai (Mon Mar 20 2017 - 09:26:10 EST)
- Re: linux-next: manual merge of the renesas tree with the arm tree Simon Horman (Mon Mar 20 2017 - 09:29:23 EST)
- [PATCH v4 0/3] phy: Group phy drivers based on vendor listing Vivek Gautam (Mon Mar 20 2017 - 09:29:47 EST)
- [PATCH v4 1/3] phy: qcom-usb: Remove unused ulpi phy header Vivek Gautam (Mon Mar 20 2017 - 09:29:53 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Vincent Guittot (Mon Mar 20 2017 - 09:30:07 EST)
- Re: [PATCH] clk: tegra: Add sata seq input control Thierry Reding (Mon Mar 20 2017 - 09:30:34 EST)
- [RESEND PATCH v4 5/9] ARM: dtsi: axp209: add AC power supply subnode Quentin Schulz (Mon Mar 20 2017 - 09:32:15 EST)
- [PATCHv2 2/2] drm/panel: simple: Add support for Winstar WF35LTIACD Richard Genoud (Mon Mar 20 2017 - 09:34:03 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Josh Poimboeuf (Mon Mar 20 2017 - 09:34:08 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Mon Mar 20 2017 - 09:34:24 EST)
- Re: [PATCH] clk: tegra: fix disable unused for clocks sharing enable bit Thierry Reding (Mon Mar 20 2017 - 09:37:28 EST)
- Re: [PATCH v21 04/13] clocksource: arm_arch_timer: split arch_timer_rate for different types of timer Fu Wei (Mon Mar 20 2017 - 09:37:42 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 09:39:32 EST)
- Re: [PATCH v2] clk: tegra: add Tegra210 special resets Thierry Reding (Mon Mar 20 2017 - 09:39:36 EST)
- Re: [PATCH v21 11/13] acpi/arm64: Add memory-mapped timer support in GTDT driver Fu Wei (Mon Mar 20 2017 - 09:39:45 EST)
- Re: [PATCH] perf stat: Correct --no-aggr description Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 09:39:46 EST)
- Re: [PATCH 1/2] perf probe: Fix concat_probe_trace_events Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 09:40:16 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Mon Mar 20 2017 - 09:40:34 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Herbert Xu (Mon Mar 20 2017 - 09:40:59 EST)
- Re: [PATCH] qedf: fix wrong le16 conversion Chad Dupuis (Mon Mar 20 2017 - 09:41:00 EST)
- Re: [PATCH v2] reset: fix optional reset_control_get stubs to return NULL Andrzej Hajda (Mon Mar 20 2017 - 09:44:35 EST)
- Re: [PATCH 1/4] spi: pl022: remove nonexistent properties from DT binding example Mark Rutland (Mon Mar 20 2017 - 09:46:21 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Thierry Reding (Mon Mar 20 2017 - 09:46:34 EST)
- [RESEND PATCH v4 6/9] ARM: dtsi: axp22x: add AC power supply subnode Quentin Schulz (Mon Mar 20 2017 - 09:48:27 EST)
- Re: [PATCH] clk: tegra: rework pll_u Thierry Reding (Mon Mar 20 2017 - 09:50:10 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Thierry Reding (Mon Mar 20 2017 - 09:50:12 EST)
- Re: [PATCH 01/17] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Mark Rutland (Mon Mar 20 2017 - 09:52:21 EST)
- Re: [PATCH 1/6] arm64: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Mon Mar 20 2017 - 09:52:37 EST)
- Admin Administrador (Mon Mar 20 2017 - 09:52:48 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Thierry Reding (Mon Mar 20 2017 - 09:53:02 EST)
- Re: [PATCH v2 3/3] arm64: KVM: add guest SEI support James Morse (Mon Mar 20 2017 - 09:56:28 EST)
- Re: [PATCH 6/6] deb-pkg: Remove the KBUILD_IMAGE workaround Masahiro Yamada (Mon Mar 20 2017 - 09:56:39 EST)
- [PATCH v6 4/4] phy: qcom-qmp: new qmp phy driver for qcom-chipsets Vivek Gautam (Mon Mar 20 2017 - 09:56:59 EST)
- Re: [PATCH 03/17] arm64: Allow checking of a CPU-local erratum Mark Rutland (Mon Mar 20 2017 - 09:57:13 EST)
- Re: [PATCH 5/6] unicore32: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Mon Mar 20 2017 - 09:57:13 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Hans Verkuil (Mon Mar 20 2017 - 09:57:32 EST)
- Re: [PATCH 4/6] sh: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Mon Mar 20 2017 - 09:57:52 EST)
- [PATCH] spi: loopback-test: fix potential integer overflow on multiple Colin Ian King (Mon Mar 20 2017 - 09:58:05 EST)
- [PATCH] spi: loopback-test: fix potential integer overflow on multiple Colin King (Mon Mar 20 2017 - 09:58:25 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Marc Zyngier (Mon Mar 20 2017 - 09:58:40 EST)
- Re: [PATCH v1 2/2] iio: stm32 trigger: Add counter device William Breathitt Gray (Mon Mar 20 2017 - 09:58:59 EST)
- Re: [PATCH 3/6] arc: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Mon Mar 20 2017 - 09:59:17 EST)
- Re: [PATCH 2/6] arm: Use full path in KBUILD_IMAGE definition Masahiro Yamada (Mon Mar 20 2017 - 09:59:30 EST)
- [RESEND PATCH v4 7/9] ARM: dts: sun8i: sina33: enable ACIN power supply subnode Quentin Schulz (Mon Mar 20 2017 - 10:04:29 EST)
- Re: [PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback Alexey Brodkin (Mon Mar 20 2017 - 10:09:06 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Vinayak Menon (Mon Mar 20 2017 - 10:10:48 EST)
- Re: [PATCH v2] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Jose Abreu (Mon Mar 20 2017 - 10:13:49 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Patrick Bellasi (Mon Mar 20 2017 - 10:13:57 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Mon Mar 20 2017 - 10:13:58 EST)
- Re: [PATCH] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter Thierry Reding (Mon Mar 20 2017 - 10:14:30 EST)
- Re: [alsa-devel] [PATCH] ASoC: Add support for Maxim Integrated MAX98927 Amplifier Charles Keepax (Mon Mar 20 2017 - 10:14:46 EST)
- Re: [PATCH 1/2] arc: axs10x: Add DT bindings for I2S audio playback Jose Abreu (Mon Mar 20 2017 - 10:15:06 EST)
- Re: [PATCH v2] generic syscalls: Wire up statx syscall Stafford Horne (Mon Mar 20 2017 - 10:15:19 EST)
- [PATCH v5] staging:sm750fb: Code readability is improved. Arushi Singhal (Mon Mar 20 2017 - 10:15:30 EST)
- RE: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t David Laight (Mon Mar 20 2017 - 10:15:56 EST)
- [PATCH] staging: iio: adc: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 10:16:08 EST)
- [PATCH v6 3/4] dt-bindings: phy: Add support for QMP phy Vivek Gautam (Mon Mar 20 2017 - 10:16:16 EST)
- [PATCH v6 2/4] phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chips Vivek Gautam (Mon Mar 20 2017 - 10:16:33 EST)
- Re: [PATCH] clk: tegra: mark TEGRA210_CLK_DBGAPB as always on Thierry Reding (Mon Mar 20 2017 - 10:19:56 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Mon Mar 20 2017 - 10:20:09 EST)
- Re: [PATCH v6 0/5] Implement clocksource for rockchip SoC using rockchip timer Alexander Kochetkov (Mon Mar 20 2017 - 10:20:22 EST)
- Re: [PATCH] disable RTS override on LPSS UART with Auto Flow Control Heikki Krogerus (Mon Mar 20 2017 - 10:20:39 EST)
- Re: [PATCH 03/17] arm64: Allow checking of a CPU-local erratum Suzuki K Poulose (Mon Mar 20 2017 - 10:21:03 EST)
- Re: kernel BUG at mm/swap_slots.c:270 Tim Chen (Mon Mar 20 2017 - 10:21:17 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Mathias Nyman (Mon Mar 20 2017 - 10:21:47 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Philipp Zabel (Mon Mar 20 2017 - 10:21:53 EST)
- Re: [PATCH] scsi: libsas: fix ata xfer length Martin K. Petersen (Mon Mar 20 2017 - 10:22:01 EST)
- [RESEND PATCH v4 8/9] ARM: sun5i: chip: enable ACIN power supply subnode Quentin Schulz (Mon Mar 20 2017 - 10:25:34 EST)
- [PATCH] staging: vc04_services: fix NULL pointer dereference on pointer 'service' Colin King (Mon Mar 20 2017 - 10:25:45 EST)
- [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Colin King (Mon Mar 20 2017 - 10:26:08 EST)
- Re: [RFC] AT_NO_JUMPS/LOOKUP_NO_JUMPS Omar Sandoval (Mon Mar 20 2017 - 10:26:08 EST)
- Re: [PATCH v10 1/2] Documentation: DT: Add OV5647 bindings Vladimir Zapolskiy (Mon Mar 20 2017 - 10:26:08 EST)
- Re: [PATCH 5/6 v3] ftrace/x86_32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Josh Poimboeuf (Mon Mar 20 2017 - 10:26:25 EST)
- Re: [PATCH 05/17] arm64: arch_timer: Move arch_timer_reg_read/write around Mark Rutland (Mon Mar 20 2017 - 10:26:30 EST)
- Re: [PATCH 4/6 v3] ftrace/x86_32: Clean up ftrace_regs_caller Josh Poimboeuf (Mon Mar 20 2017 - 10:26:47 EST)
- Re: [PATCH] arm64: enable ARCH_WANT_RELAX_ORDER for aarch64 Robin Murphy (Mon Mar 20 2017 - 10:27:09 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Mon Mar 20 2017 - 10:29:33 EST)
- Re: [PATCH] scsi: sr: fix oob access in get_capabilities Martin K. Petersen (Mon Mar 20 2017 - 10:29:53 EST)
- Re: [PATCH] clk: tegra: fix disable unused for clocks sharing enable bit Peter De Schrijver (Mon Mar 20 2017 - 10:29:53 EST)
- Re: [PATCH 06/17] arm64: arch_timer: Get rid of erratum_workaround_set_sne Mark Rutland (Mon Mar 20 2017 - 10:33:30 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Michael S. Tsirkin (Mon Mar 20 2017 - 10:33:41 EST)
- Re: [linux-sunxi] [PATCH v4 1/8] dt: bindings: add pmu0 regs for USB PHYs on Allwinner H3/V3s/A64 Chen-Yu Tsai (Mon Mar 20 2017 - 10:36:49 EST)
- Re: [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Hans Verkuil (Mon Mar 20 2017 - 10:38:29 EST)
- Re: [RFC PATCH v4] IV Generation algorithms for dm-crypt Binoy Jayan (Mon Mar 20 2017 - 10:38:41 EST)
- Re: [PATCH] clk: tegra: rework pll_u Peter De Schrijver (Mon Mar 20 2017 - 10:38:41 EST)
- Re: [PATCH] power: bq24190_charger: mark PM functions as __maybe_unused Tony Lindgren (Mon Mar 20 2017 - 10:43:00 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Herbert Xu (Mon Mar 20 2017 - 10:43:00 EST)
- Re: [RFC 1/1] mm, memcg: add prioritized reclaim vinayak menon (Mon Mar 20 2017 - 10:43:10 EST)
- Re: [PATCH v12 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs Jan Glauber (Mon Mar 20 2017 - 10:43:38 EST)
- [PATCH v6 1/4] dt-bindings: phy: Add support for QUSB2 phy Vivek Gautam (Mon Mar 20 2017 - 10:44:02 EST)
- Re: ke Aá---I---YááÊDÊáááLááá raylyn yim (Mon Mar 20 2017 - 10:47:51 EST)
- [PATCH] i40e: fix memcpy with swapped arguments Colin King (Mon Mar 20 2017 - 10:47:57 EST)
- [PATCH v6 0/4] phy: USB and PCIe phy drivers for Qcom chipsets Vivek Gautam (Mon Mar 20 2017 - 10:48:19 EST)
- Re: [PATCH] staging: vc04_services: fix NULL pointer dereference on pointer 'service' Stefan Wahren (Mon Mar 20 2017 - 10:48:43 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Thierry Reding (Mon Mar 20 2017 - 10:48:51 EST)
- Re: [PATCH 6/6 v3] ftrace/x86: Use Makefile logic instead of #ifdef of compling ftrace_*.o Josh Poimboeuf (Mon Mar 20 2017 - 10:51:08 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Alex Williamson (Mon Mar 20 2017 - 10:51:23 EST)
- Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Mon Mar 20 2017 - 10:51:37 EST)
- Re: [linux-sunxi] [PATCH v3 5/5] ARM: dts: sun8i: h2+: enable USB OTG for Orange Pi Zero board Chen-Yu Tsai (Mon Mar 20 2017 - 10:54:08 EST)
- Re: [PATCH 10/17] arm64: Add CNTVCT_EL0 trap handler Mark Rutland (Mon Mar 20 2017 - 10:54:10 EST)
- Re: [RFC v3 0/5] Add capacity capping support to the CPU controller Tejun Heo (Mon Mar 20 2017 - 10:54:24 EST)
- Re: [PATCH v10 2/2] media: i2c: Add support for OV5647 sensor. Vladimir Zapolskiy (Mon Mar 20 2017 - 10:56:44 EST)
- Re: [PATCH 13/17] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core Mark Rutland (Mon Mar 20 2017 - 10:56:46 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0 Radim KrÄmÃÅ (Mon Mar 20 2017 - 10:58:58 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Mon Mar 20 2017 - 10:59:23 EST)
- Re: [PATCH 15/17] arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 Mark Rutland (Mon Mar 20 2017 - 10:59:43 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Mon Mar 20 2017 - 11:00:21 EST)
- Re: [PATCH v2 2/4] cdc-acm: fix possible invalid access when processing notification Oliver Neukum (Mon Mar 20 2017 - 11:05:30 EST)
- Re: [PATCH v5 03/39] [media] dt/bindings: Add bindings for OV5640 Rob Herring (Mon Mar 20 2017 - 11:05:31 EST)
- Re: [PATCH v3 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Hans Verkuil (Mon Mar 20 2017 - 11:05:31 EST)
- Re: [PATCH v2 1/4] cdc-acm: reassemble fragmented notifications Oliver Neukum (Mon Mar 20 2017 - 11:05:31 EST)
- Re: [PATCH 3/9] stating/atomisp: fix -Wold-style-definition warning Stephen Hemminger (Mon Mar 20 2017 - 11:05:47 EST)
- RE: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t David Laight (Mon Mar 20 2017 - 11:06:24 EST)
- Re: [PATCH v2 06/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation Rob Herring (Mon Mar 20 2017 - 11:10:10 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS James Morse (Mon Mar 20 2017 - 11:10:24 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Mauro Carvalho Chehab (Mon Mar 20 2017 - 11:10:37 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Mark Brown (Mon Mar 20 2017 - 11:10:52 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Michael Zoran (Mon Mar 20 2017 - 11:12:51 EST)
- Re: [PATCH] MAINTAINERS: Add the DT binding to the ath9k file list Kalle Valo (Mon Mar 20 2017 - 11:14:52 EST)
- Re: [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Charles Keepax (Mon Mar 20 2017 - 11:14:53 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Michael S. Tsirkin (Mon Mar 20 2017 - 11:15:12 EST)
- Re: [PATCH 17/17] arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data Mark Rutland (Mon Mar 20 2017 - 11:15:25 EST)
- Re: [PATCH v5 02/39] [media] dt-bindings: Add bindings for i.MX media driver Rob Herring (Mon Mar 20 2017 - 11:15:43 EST)
- [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV bodong (Mon Mar 20 2017 - 11:22:30 EST)
- Re: [PATCH v2 4/5] dt-bindings: auxdisplay: Add bindings for Hitachi HD44780 Rob Herring (Mon Mar 20 2017 - 11:22:37 EST)
- Re: [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Mon Mar 20 2017 - 11:22:38 EST)
- Re: [PATCH v2 1/9] net: stmmac: Rename clk_ptp_ref clock to ptp_ref Rob Herring (Mon Mar 20 2017 - 11:22:46 EST)
- [PATCH 2/2] staging: ade7754: Clean up #includes simran singhal (Mon Mar 20 2017 - 11:22:59 EST)
- [RESEND PATCH] staging: ad7606: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 11:23:07 EST)
- [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs Quentin Schulz (Mon Mar 20 2017 - 11:27:19 EST)
- Re: [PATCH 00/17] clocksource/arch_timer: Errara workaround infrastructure rework Marc Zyngier (Mon Mar 20 2017 - 11:27:22 EST)
- [PATCH 0/2] staging: iio: ade7754: Header file maintenance simran singhal (Mon Mar 20 2017 - 11:27:32 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Mon Mar 20 2017 - 11:27:50 EST)
- Re: [PATCH 00/17] clocksource/arch_timer: Errara workaround infrastructure rework Mark Rutland (Mon Mar 20 2017 - 11:31:29 EST)
- Re: ath10k: remove redundant check of len with buf_len Kalle Valo (Mon Mar 20 2017 - 11:31:52 EST)
- Re: [PATCH v3 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Hans Verkuil (Mon Mar 20 2017 - 11:38:37 EST)
- Re: [PATCH v2 6/9] kasan: improve slab object description Andrey Ryabinin (Mon Mar 20 2017 - 11:38:47 EST)
- [PATCH] tty/serial: atmel: fix TX path in atmel_console_write() Nicolas Ferre (Mon Mar 20 2017 - 11:38:48 EST)
- Re: [PATCH v2 4/5] dt-bindings: auxdisplay: Add bindings for Hitachi HD44780 Geert Uytterhoeven (Mon Mar 20 2017 - 11:39:08 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Lars-Peter Clausen (Mon Mar 20 2017 - 11:39:18 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Mon Mar 20 2017 - 11:41:21 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Mauro Carvalho Chehab (Mon Mar 20 2017 - 11:41:28 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Jiri Slaby (Mon Mar 20 2017 - 11:41:30 EST)
- [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID Kyle Huey (Mon Mar 20 2017 - 11:42:09 EST)
- Re: [RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation Robin Murphy (Mon Mar 20 2017 - 11:43:57 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Mon Mar 20 2017 - 11:45:38 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Mon Mar 20 2017 - 11:45:59 EST)
- [RESEND PATCH v4 3/9] mfd: axp20x: add ADC cells for AXP20X and AXP22X PMICs Quentin Schulz (Mon Mar 20 2017 - 11:47:54 EST)
- [PATCH 1/2] staging: ade7754: Move header content to implementation file simran singhal (Mon Mar 20 2017 - 11:48:01 EST)
- Re: [PATCH v2] ARM: zynq: Add #io-channel-cells to (x)adc node for iio-hwmon Michal Simek (Mon Mar 20 2017 - 11:53:04 EST)
- Re: [PATCH v12 3/9] mmc: cavium: Add MMC platform driver for Octeon SOCs Ulf Hansson (Mon Mar 20 2017 - 11:54:55 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Mon Mar 20 2017 - 11:56:48 EST)
- Re: [PATCH v3 2/5] ASoC: sun8i-codec: Update mixer to use SOC_DAPM_DOUBLE Mylene Josserand (Mon Mar 20 2017 - 11:57:01 EST)
- [v2 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0 Gautham R. Shenoy (Mon Mar 20 2017 - 11:57:23 EST)
- [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Gautham R. Shenoy (Mon Mar 20 2017 - 11:57:33 EST)
- [v2 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug Gautham R. Shenoy (Mon Mar 20 2017 - 11:57:52 EST)
- [v2 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c Gautham R. Shenoy (Mon Mar 20 2017 - 11:57:59 EST)
- Re: [PATCH] tty: hvc: don't allocate a buffer for console print on stack Jan Dakinevich (Mon Mar 20 2017 - 11:58:12 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Johannes Weiner (Mon Mar 20 2017 - 11:58:23 EST)
- [v2 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel Gautham R. Shenoy (Mon Mar 20 2017 - 11:58:37 EST)
- Re: [PATCH 13/17] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core Suzuki K Poulose (Mon Mar 20 2017 - 11:58:54 EST)
- Re: [PATCH v6] drm/rockchip: Refactor the component match logic. Heiko Stuebner (Mon Mar 20 2017 - 12:00:45 EST)
- Why mmap(MAP_POPULATE | MAP_NONBLOCK) is needed (Re: [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop) Kirill Smelkov (Mon Mar 20 2017 - 12:00:53 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Hans Verkuil (Mon Mar 20 2017 - 12:00:53 EST)
- Re: [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Tony Lindgren (Mon Mar 20 2017 - 12:00:56 EST)
- [RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers Quentin Schulz (Mon Mar 20 2017 - 12:04:58 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Michael Zoran (Mon Mar 20 2017 - 12:08:12 EST)
- [PATCH] mailbox: always wait in mbox_send_message for blocking tx mode Sudeep Holla (Mon Mar 20 2017 - 12:08:29 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Josh Poimboeuf (Mon Mar 20 2017 - 12:08:40 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Mark Brown (Mon Mar 20 2017 - 12:08:46 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Bjorn Helgaas (Mon Mar 20 2017 - 12:08:58 EST)
- [PATCH] media: imx: csi: add sink selection rectangles Philipp Zabel (Mon Mar 20 2017 - 12:10:21 EST)
- Re: [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Thomas Gleixner (Mon Mar 20 2017 - 12:14:26 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Russell King - ARM Linux (Mon Mar 20 2017 - 12:14:35 EST)
- Re: [PATCH v2 4/5] dt-bindings: auxdisplay: Add bindings for Hitachi HD44780 Greg Kroah-Hartman (Mon Mar 20 2017 - 12:14:48 EST)
- Re: [PATCH v3 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler Alan Tull (Mon Mar 20 2017 - 12:18:37 EST)
- [PATCH] staging: ad7759: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 12:18:38 EST)
- Re: [PATCH v4 08/13] x86, kasan: clarify kasan's dependency on vmemmap_populate_hugepages() Andrey Ryabinin (Mon Mar 20 2017 - 12:19:03 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Mon Mar 20 2017 - 12:19:07 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Lorenzo Pieralisi (Mon Mar 20 2017 - 12:19:36 EST)
- [PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller Jacopo Mondi (Mon Mar 20 2017 - 12:19:58 EST)
- RE: [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t Reshetova, Elena (Mon Mar 20 2017 - 12:20:20 EST)
- [RESEND PATCH v4 1/9] mfd: axp20x: correct name of temperature data ADC registers Quentin Schulz (Mon Mar 20 2017 - 12:21:58 EST)
- Re: [PATCH 4/6] x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h> Andrey Ryabinin (Mon Mar 20 2017 - 12:23:42 EST)
- Re: [PATCHv2 03/10] Revert "drm: omapdrm: Remove manual update display support" Tony Lindgren (Mon Mar 20 2017 - 12:27:08 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Mon Mar 20 2017 - 12:27:21 EST)
- [PATCH v2 7/7] arm: dts: genmai: Add user led device nodes Jacopo Mondi (Mon Mar 20 2017 - 12:27:32 EST)
- [PATCH v2 6/7] arm: dts: genmai: Add RIIC2 pin group Jacopo Mondi (Mon Mar 20 2017 - 12:27:39 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Petr Mladek (Mon Mar 20 2017 - 12:27:47 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Bjorn Helgaas (Mon Mar 20 2017 - 12:28:16 EST)
- Re: [PATCH linux v4 1/2] Documentation: dt-bindings: Document bindings for ASPEED AST2400/AST2500 PWM and Fan tach controller device driver Rob Herring (Mon Mar 20 2017 - 12:28:40 EST)
- Re: [PATCH v3 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler Alan Tull (Mon Mar 20 2017 - 12:29:01 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Greg Kroah-Hartman (Mon Mar 20 2017 - 12:30:53 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Philipp Zabel (Mon Mar 20 2017 - 12:31:06 EST)
- Re: [PATCH 3/9] stating/atomisp: fix -Wold-style-definition warning Arnd Bergmann (Mon Mar 20 2017 - 12:31:19 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Mathias Nyman (Mon Mar 20 2017 - 12:33:17 EST)
- Re: [PATCH 0/3] arm64: Advertise ARMv8.3 features Catalin Marinas (Mon Mar 20 2017 - 12:33:25 EST)
- [tip:x86/process] x86/arch_prctl: Rename 'code' argument to 'option' tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:33:35 EST)
- [tip:x86/process] x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:33:53 EST)
- [tip:x86/process] x86/arch_prctl: Add do_arch_prctl_common() tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:34:24 EST)
- [tip:x86/process] x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:34:39 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Mon Mar 20 2017 - 12:34:55 EST)
- [tip:x86/process] x86/syscalls/32: Wire up arch_prctl on x86-32 tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:35:13 EST)
- [tip:x86/process] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl() tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:35:29 EST)
- [tip:x86/process] x86/cpufeature: Detect CPUID faulting support tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:35:36 EST)
- Re: [v2 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c Nicholas Piggin (Mon Mar 20 2017 - 12:35:53 EST)
- [tip:x86/process] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID tip-bot for Kyle Huey (Mon Mar 20 2017 - 12:36:08 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Lorenzo Pieralisi (Mon Mar 20 2017 - 12:36:23 EST)
- Re: [PATCHv2 03/10] Revert "drm: omapdrm: Remove manual update display support" Tomi Valkeinen (Mon Mar 20 2017 - 12:36:33 EST)
- [PATCH] genirq: Notify clients whenever there is change in affinity Prasad Sodagudi (Mon Mar 20 2017 - 12:36:48 EST)
- Schedule affinity_notify work while migrating IRQs during hot plug Prasad Sodagudi (Mon Mar 20 2017 - 12:36:48 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Mon Mar 20 2017 - 12:36:58 EST)
- Re: [PATCH v3 5/5] ARM: dts: sun8i: Update audio-routing with renamed widgets Mark Brown (Mon Mar 20 2017 - 12:38:27 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Mon Mar 20 2017 - 12:38:42 EST)
- Re: outreachy Pavel Machek (Mon Mar 20 2017 - 12:38:53 EST)
- Re: [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute Bjorn Helgaas (Mon Mar 20 2017 - 12:39:01 EST)
- Re: [RESEND PATCH] staging: ad7606: Replace mlock with driver private lock Lars-Peter Clausen (Mon Mar 20 2017 - 12:44:26 EST)
- Re: [PATCH v3] omapfb: dss: Handle return error in dss_init_ports. Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 12:44:40 EST)
- Re: [RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Florian Fainelli (Mon Mar 20 2017 - 12:44:56 EST)
- [PATCH v2 4/7] arm: dts: r7s72100: Add pin controller node Jacopo Mondi (Mon Mar 20 2017 - 12:46:59 EST)
- Re: [PATCH 4.4 04/35] MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change Ralf Baechle (Mon Mar 20 2017 - 12:47:10 EST)
- Re: [PATCH 4/4] eeprom: at24: Add OF device ID table Javier Martinez Canillas (Mon Mar 20 2017 - 12:47:19 EST)
- Re: [v3 3/5] coresight: add support for debug module Mathieu Poirier (Mon Mar 20 2017 - 12:47:30 EST)
- Re: [3/3] mwifiex: wake system up when receives a wake irq Kalle Valo (Mon Mar 20 2017 - 12:47:46 EST)
- [PATCH v2 1/7] pinctrl: Renesas RZ/A1 pin and gpio controller Jacopo Mondi (Mon Mar 20 2017 - 12:48:08 EST)
- Re: [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Wolfgang Grandegger (Mon Mar 20 2017 - 12:48:24 EST)
- [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey (Mon Mar 20 2017 - 12:48:48 EST)
- Re: [RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Florian Fainelli (Mon Mar 20 2017 - 12:49:04 EST)
- [PATCH v16 07/10] x86/cpufeature: Detect CPUID faulting support Kyle Huey (Mon Mar 20 2017 - 12:49:33 EST)
- [PATCH v16 05/10] x86/arch_prctl: Add do_arch_prctl_common Kyle Huey (Mon Mar 20 2017 - 12:49:37 EST)
- [PATCH v16 04/10] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64 Kyle Huey (Mon Mar 20 2017 - 12:49:44 EST)
- [PATCH v16 02/10] x86/arch_prctl: Rename 'code' argument to 'option' Kyle Huey (Mon Mar 20 2017 - 12:49:50 EST)
- [PATCH v16 03/10] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl Kyle Huey (Mon Mar 20 2017 - 12:49:53 EST)
- [PATCH v16 06/10] x86/syscalls/32: Wire up arch_prctl on x86-32 Kyle Huey (Mon Mar 20 2017 - 12:50:33 EST)
- Re: [PATCH 05/20] ARM: implement pci_remap_cfgspace() interface Russell King - ARM Linux (Mon Mar 20 2017 - 12:51:06 EST)
- [PATCH v2 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header Jacopo Mondi (Mon Mar 20 2017 - 12:51:12 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Ralf Baechle (Mon Mar 20 2017 - 12:51:29 EST)
- [PATCH v2 5/7] arm: dts: genmai: Add SCIF2 pin group Jacopo Mondi (Mon Mar 20 2017 - 12:51:44 EST)
- Re: [PATCH v16 08/10] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey (Mon Mar 20 2017 - 12:52:19 EST)
- Re: [PATCH] video: fbdev: pmagb-b-fb: remove incorrect __exit markups Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 12:52:20 EST)
- Re: [PATCH V2 1/2] mmc: sdhci: Add support for setting parent clock Thierry Reding (Mon Mar 20 2017 - 12:52:30 EST)
- Re: [PATCH v3 2/2] fpga: Add support for Xilinx LogiCORE PR Decoupler kbuild test robot (Mon Mar 20 2017 - 12:52:59 EST)
- Re: [PATCH V2 2/2] mmc: tegra: Fix setting of Tegra SDHCI module clock Thierry Reding (Mon Mar 20 2017 - 12:53:07 EST)
- Re: [PATCH] video: fbdev: pmag-ba-fb: remove incorrect __exit markups Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 12:53:21 EST)
- Re: [PATCH tip] x86/mm: Correct fixmap header usage on adaptable MODULES_END Wei Yang (Mon Mar 20 2017 - 12:53:29 EST)
- Re: [v2 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel Nicholas Piggin (Mon Mar 20 2017 - 12:53:53 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Andrey Ryabinin (Mon Mar 20 2017 - 12:56:41 EST)
- [PATCH] serdev: Replace serdev_device_write_buf with serdev_device_write Andrey Smirnov (Mon Mar 20 2017 - 12:59:18 EST)
- [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Krzysztof Kozlowski (Mon Mar 20 2017 - 13:00:08 EST)
- Re: [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Nicholas Piggin (Mon Mar 20 2017 - 13:00:46 EST)
- Re: [PATCH v2 4/5] dt-bindings: auxdisplay: Add bindings for Hitachi HD44780 Rob Herring (Mon Mar 20 2017 - 13:00:55 EST)
- Re: kbuild/mkspec: Fix architectures where KBUILD_IMAGE isn't a full path Masahiro Yamada (Mon Mar 20 2017 - 13:01:22 EST)
- Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 13:01:22 EST)
- Re: [PATCH] gcc-plugins: update architecture list in documentation Kees Cook (Mon Mar 20 2017 - 13:01:33 EST)
- [tip:x86/process 9/11] <stdin>:1328:2: warning: #warning syscall arch_prctl not implemented kbuild test robot (Mon Mar 20 2017 - 13:02:43 EST)
- Re: [PATCH 06/17] arm64: arch_timer: Get rid of erratum_workaround_set_sne Marc Zyngier (Mon Mar 20 2017 - 13:07:01 EST)
- Re: linux-next: build warnings after merge of the akpm-current tree Challa, Mahipal (Mon Mar 20 2017 - 13:07:10 EST)
- [PATCH v2] usb: hub: Do not attempt to autosuspend disconnected devices Guenter Roeck (Mon Mar 20 2017 - 13:07:14 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Krzysztof Kozlowski (Mon Mar 20 2017 - 13:07:50 EST)
- Re: [PATCH 1/2] i2c: do not leave semaphore armed when copying properties fails Dmitry Torokhov (Mon Mar 20 2017 - 13:08:01 EST)
- Re: [4/4] mwifiex: pcie: de-duplicate buffer allocation code Kalle Valo (Mon Mar 20 2017 - 13:08:42 EST)
- Re: [PATCHv2 03/10] Revert "drm: omapdrm: Remove manual update display support" Tony Lindgren (Mon Mar 20 2017 - 13:09:28 EST)
- Re: [v3] mwifiex: fix kernel crash after shutdown command timeout Kalle Valo (Mon Mar 20 2017 - 13:09:51 EST)
- Re: mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify() Kalle Valo (Mon Mar 20 2017 - 13:12:54 EST)
- Re: [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Daniel Borkmann (Mon Mar 20 2017 - 13:14:39 EST)
- Re: ipw2200: remove redundant check of rc < 0 Kalle Valo (Mon Mar 20 2017 - 13:16:52 EST)
- [PING PATCH v2] jump label: fix passing kbuild_cflags when checking for asm goto support Gleb Fotengauer-Malinovskiy (Mon Mar 20 2017 - 13:17:16 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Mon Mar 20 2017 - 13:17:32 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Mark Rutland (Mon Mar 20 2017 - 13:17:47 EST)
- [PATCH] kernel/reboot: add devm_register_reboot_notifier Andrey Smirnov (Mon Mar 20 2017 - 13:18:09 EST)
- Re: [PATCH] video: fbdev: i810: remove incorrect __exit markups Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 13:19:33 EST)
- Re: [PATCHv3 15/16] video: vermilion: Use set_memory.h header Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 13:20:48 EST)
- Re: [PATCH v6 0/4] i.MX7 PCI support Andrey Smirnov (Mon Mar 20 2017 - 13:21:08 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Philipp Zabel (Mon Mar 20 2017 - 13:24:25 EST)
- [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc Jacopo Mondi (Mon Mar 20 2017 - 13:24:26 EST)
- Re: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Jason Gunthorpe (Mon Mar 20 2017 - 13:24:43 EST)
- lockdep warning: console vs. mem hotplug Sebastian Ott (Mon Mar 20 2017 - 13:26:38 EST)
- Re: [PATCH] drm/tegra: add tiling FB modifiers Thierry Reding (Mon Mar 20 2017 - 13:26:56 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Mark Brown (Mon Mar 20 2017 - 13:27:12 EST)
- Re: [PATCH] drm/tegra: add tiling FB modifiers Thierry Reding (Mon Mar 20 2017 - 13:27:14 EST)
- [tip:x86/process 7/11] arch/x86/um/syscalls_64.c:15:6: error: conflicting types for 'arch_prctl' kbuild test robot (Mon Mar 20 2017 - 13:29:24 EST)
- Re: [PATCH] video/logo: tidyup fb_logo_late_init initcall timing Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 13:29:34 EST)
- [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Niklas Cassel (Mon Mar 20 2017 - 13:29:49 EST)
- Re: [RFC v3 0/5] Add capacity capping support to the CPU controller Patrick Bellasi (Mon Mar 20 2017 - 13:31:29 EST)
- Re: [PATCH v4 1/7] coresight: bindings for CPU debug module Mathieu Poirier (Mon Mar 20 2017 - 13:31:45 EST)
- [GIT PULL] f2fs fix for 4.11-rc4 Jaegeuk Kim (Mon Mar 20 2017 - 13:31:45 EST)
- Re: [PATCH 4.4 08/35] MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change Greg Kroah-Hartman (Mon Mar 20 2017 - 13:35:00 EST)
- Re: [PATCH 1/3] firmware: dmi_scan: Add dmi_product_name kernel cmdline option Takashi Iwai (Mon Mar 20 2017 - 13:35:33 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Tejun Heo (Mon Mar 20 2017 - 13:36:25 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Mauro Carvalho Chehab (Mon Mar 20 2017 - 13:37:40 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Philipp Zabel (Mon Mar 20 2017 - 13:41:39 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Joao Pinto (Mon Mar 20 2017 - 13:42:43 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Florian Fainelli (Mon Mar 20 2017 - 13:43:59 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Joao Pinto (Mon Mar 20 2017 - 13:46:22 EST)
- [PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework Marc Zyngier (Mon Mar 20 2017 - 13:48:59 EST)
- [PATCH v2 01/18] arm64: Allow checking of a CPU-local erratum Marc Zyngier (Mon Mar 20 2017 - 13:49:06 EST)
- [PATCH v2 11/18] arm64: arch_timer: Rework the set_next_event workarounds Marc Zyngier (Mon Mar 20 2017 - 13:50:56 EST)
- [PATCH 4.4 27/28] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:02 EST)
- [PATCH 4.4 22/28] net sched actions: decrement module reference count after table flush. Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:13 EST)
- [PATCH 4.4 17/28] ipv6: make ECMP route replacement less greedy Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:17 EST)
- [PATCH 4.4 23/28] fscrypt: fix renaming and linking special files Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:31 EST)
- [PATCH 4.4 21/28] dccp: fix memory leak during tear-down of unsuccessful connection request Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:43 EST)
- [PATCH 4.4 24/28] fscrypto: lock inode while setting encryption policy Greg Kroah-Hartman (Mon Mar 20 2017 - 13:51:50 EST)
- [PATCH v2 09/18] arm64: arch_timer: Move arch_timer_reg_read/write around Marc Zyngier (Mon Mar 20 2017 - 13:52:34 EST)
- [PATCH 4.4 19/28] bridge: drop netfilter fake rtable unconditionally Greg Kroah-Hartman (Mon Mar 20 2017 - 13:52:34 EST)
- Re: [PATCH] ext4: Add statx support Christoph Hellwig (Mon Mar 20 2017 - 13:52:42 EST)
- [PATCH 4.4 18/28] ipv6: avoid write to a possibly cloned skb Greg Kroah-Hartman (Mon Mar 20 2017 - 13:53:09 EST)
- [PATCH 4.4 28/28] futex: Add missing error handling to FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 13:53:09 EST)
- [PATCH v2 08/18] arm64: arch_timer: Add erratum handler for CPU-specific capability Marc Zyngier (Mon Mar 20 2017 - 13:53:40 EST)
- [PATCH v2 07/18] arm64: arch_timer: Add erratum handler for globally defined capability Marc Zyngier (Mon Mar 20 2017 - 13:53:52 EST)
- [PATCH 4.4 16/28] mpls: Send route delete notifications when router module is unloaded Greg Kroah-Hartman (Mon Mar 20 2017 - 13:53:55 EST)
- [PATCH 4.4 09/28] tcp: fix various issues for sockets morphing to listen state Greg Kroah-Hartman (Mon Mar 20 2017 - 13:54:03 EST)
- [PATCH 4.4 25/28] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y Greg Kroah-Hartman (Mon Mar 20 2017 - 13:54:03 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Niklas Cassel (Mon Mar 20 2017 - 13:54:18 EST)
- [PATCH 4.9 10/93] net: phy: Avoid deadlock during phy_error() Greg Kroah-Hartman (Mon Mar 20 2017 - 13:54:42 EST)
- [PATCH 4.9 01/93] net/mlx5e: Register/unregister vport representors on interface attach/detach Greg Kroah-Hartman (Mon Mar 20 2017 - 13:54:45 EST)
- [PATCH 4.9 12/93] geneve: lock RCU on TX path Greg Kroah-Hartman (Mon Mar 20 2017 - 13:54:50 EST)
- [PATCH 4.9 11/93] vxlan: lock RCU on TX path Greg Kroah-Hartman (Mon Mar 20 2017 - 13:55:03 EST)
- [PATCH 4.9 13/93] mlxsw: spectrum_router: Avoid potential packets loss Greg Kroah-Hartman (Mon Mar 20 2017 - 13:55:03 EST)
- [PATCH 4.9 16/93] net: dont call strlen() on the user buffer in packet_bind_spkt() Greg Kroah-Hartman (Mon Mar 20 2017 - 13:55:11 EST)
- [PATCH 4.9 14/93] tcp/dccp: block BH for SYN processing Greg Kroah-Hartman (Mon Mar 20 2017 - 13:55:29 EST)
- [PATCH 4.9 15/93] net: bridge: allow IPv6 when multicast flood is disabled Greg Kroah-Hartman (Mon Mar 20 2017 - 13:55:56 EST)
- [PATCH 4.4 26/28] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm Greg Kroah-Hartman (Mon Mar 20 2017 - 13:56:33 EST)
- [PATCH v2 05/18] arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921 Marc Zyngier (Mon Mar 20 2017 - 13:57:01 EST)
- [PATCH 4.4 08/28] dccp: Unlock sock before calling sk_free() Greg Kroah-Hartman (Mon Mar 20 2017 - 13:57:03 EST)
- [PATCH 4.4 07/28] net: net_enable_timestamp() can be called from irq contexts Greg Kroah-Hartman (Mon Mar 20 2017 - 13:57:06 EST)
- [PATCH 4.4 06/28] net: dont call strlen() on the user buffer in packet_bind_spkt() Greg Kroah-Hartman (Mon Mar 20 2017 - 13:57:14 EST)
- [PATCH 4.4 04/28] ipv4: mask tos for input route Greg Kroah-Hartman (Mon Mar 20 2017 - 13:57:43 EST)
- [PATCH 4.4 03/28] [PATCH 05/41] vti6: return GRE_KEY for vti6 Greg Kroah-Hartman (Mon Mar 20 2017 - 13:58:01 EST)
- [PATCH 4.4 02/28] [PATCH 04/41] vxlan: correctly validate VXLAN ID against VXLAN_N_VID Greg Kroah-Hartman (Mon Mar 20 2017 - 13:58:06 EST)
- [PATCH 4.9 34/93] bridge: drop netfilter fake rtable unconditionally Greg Kroah-Hartman (Mon Mar 20 2017 - 13:58:24 EST)
- [PATCH 4.9 38/93] bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers Greg Kroah-Hartman (Mon Mar 20 2017 - 13:58:37 EST)
- [PATCH 4.9 55/93] PCI: Add comments about ROM BAR updating Greg Kroah-Hartman (Mon Mar 20 2017 - 13:58:45 EST)
- [PATCH 4.9 77/93] ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:11 EST)
- [PATCH 4.9 79/93] serial: 8250_pci: Detach low-level driver during PCI error recovery Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:11 EST)
- [PATCH 4.9 63/93] vfio/spapr: Postpone allocation of userspace version of TCE table Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:12 EST)
- [PATCH 4.9 89/93] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:18 EST)
- [PATCH 4.9 91/93] futex: Add missing error handling to FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:29 EST)
- [PATCH 4.9 90/93] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:30 EST)
- [PATCH 4.10 02/63] net/mlx5e: Do not reduce LRO WQE size when not using build_skb Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:40 EST)
- [PATCH 4.10 01/63] net/mlx5e: Register/unregister vport representors on interface attach/detach Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:49 EST)
- [PATCH 4.10 00/63] 4.10.5-stable review Greg Kroah-Hartman (Mon Mar 20 2017 - 13:59:50 EST)
- [PATCH 4.10 16/63] geneve: lock RCU on TX path Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:04 EST)
- [PATCH 4.10 18/63] tcp/dccp: block BH for SYN processing Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:05 EST)
- [PATCH 4.10 20/63] net: dont call strlen() on the user buffer in packet_bind_spkt() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:10 EST)
- [PATCH 4.10 19/63] net: bridge: allow IPv6 when multicast flood is disabled Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:16 EST)
- [PATCH 4.10 21/63] net: net_enable_timestamp() can be called from irq contexts Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:20 EST)
- [PATCH 4.10 27/63] bonding: use ETH_MAX_MTU as max mtu Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:34 EST)
- [PATCH 4.10 29/63] tcp: fix various issues for sockets morphing to listen state Greg Kroah-Hartman (Mon Mar 20 2017 - 14:00:42 EST)
- [PATCH 4.10 31/63] net: fix socket refcounting in skb_complete_tx_timestamp() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:01:02 EST)
- [PATCH 4.10 30/63] net: fix socket refcounting in skb_complete_wifi_ack() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:01:14 EST)
- [PATCH 4.10 32/63] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump Greg Kroah-Hartman (Mon Mar 20 2017 - 14:01:19 EST)
- [PATCH 4.10 06/63] sctp: deny peeloff operation on asocs with threads sleeping on it Greg Kroah-Hartman (Mon Mar 20 2017 - 14:01:35 EST)
- [PATCH 4.10 28/63] strparser: destroy workqueue on module exit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:01:42 EST)
- [PATCH 4.10 24/63] amd-xgbe: Stop the PHY before releasing interrupts Greg Kroah-Hartman (Mon Mar 20 2017 - 14:02:12 EST)
- [PATCH 4.10 44/63] bridge: drop netfilter fake rtable unconditionally Greg Kroah-Hartman (Mon Mar 20 2017 - 14:02:39 EST)
- [PATCH 4.10 11/63] ipv4: mask tos for input route Greg Kroah-Hartman (Mon Mar 20 2017 - 14:02:45 EST)
- [PATCH 4.9 08/93] net sched actions: decrement module reference count after table flush. Greg Kroah-Hartman (Mon Mar 20 2017 - 14:02:54 EST)
- [PATCH 4.9 06/93] vxlan: dont allow overwrite of config src addr Greg Kroah-Hartman (Mon Mar 20 2017 - 14:03:03 EST)
- [PATCH 4.9 03/93] net/mlx5e: Fix wrong CQE decompression Greg Kroah-Hartman (Mon Mar 20 2017 - 14:03:07 EST)
- [PATCH 4.9 21/93] tcp: fix various issues for sockets morphing to listen state Greg Kroah-Hartman (Mon Mar 20 2017 - 14:03:08 EST)
- [PATCH 4.9 07/93] ipv4: mask tos for input route Greg Kroah-Hartman (Mon Mar 20 2017 - 14:03:11 EST)
- [PATCH 4.9 20/93] strparser: destroy workqueue on module exit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:03:59 EST)
- [PATCH 4.10 57/63] x86/intel_rdt: Put group node in rdtgroup_kn_unlock Greg Kroah-Hartman (Mon Mar 20 2017 - 14:04:09 EST)
- [PATCH 4.10 58/63] x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm Greg Kroah-Hartman (Mon Mar 20 2017 - 14:04:20 EST)
- [PATCH 4.10 55/63] x86/tsc: Fix ART for TSC_KNOWN_FREQ Greg Kroah-Hartman (Mon Mar 20 2017 - 14:04:33 EST)
- [PATCH 4.10 42/63] ipv6: make ECMP route replacement less greedy Greg Kroah-Hartman (Mon Mar 20 2017 - 14:04:51 EST)
- [PATCH 4.9 04/93] vxlan: correctly validate VXLAN ID against VXLAN_N_VID Greg Kroah-Hartman (Mon Mar 20 2017 - 14:05:00 EST)
- [PATCH 4.9 17/93] net: net_enable_timestamp() can be called from irq contexts Greg Kroah-Hartman (Mon Mar 20 2017 - 14:05:18 EST)
- [PATCH 4.10 13/63] net sched actions: decrement module reference count after table flush. Greg Kroah-Hartman (Mon Mar 20 2017 - 14:05:36 EST)
- [PATCH 4.10 54/63] x86/unwind: Fix last frame check for aligned function stacks Greg Kroah-Hartman (Mon Mar 20 2017 - 14:05:36 EST)
- [PATCH 4.10 08/63] vti6: return GRE_KEY for vti6 Greg Kroah-Hartman (Mon Mar 20 2017 - 14:06:01 EST)
- [PATCH 4.9 22/93] net: fix socket refcounting in skb_complete_wifi_ack() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:06:09 EST)
- [PATCH 4.10 48/63] dccp: fix memory leak during tear-down of unsuccessful connection request Greg Kroah-Hartman (Mon Mar 20 2017 - 14:06:24 EST)
- [PATCH 4.9 05/93] vti6: return GRE_KEY for vti6 Greg Kroah-Hartman (Mon Mar 20 2017 - 14:06:43 EST)
- [PATCH 4.9 19/93] dccp: Unlock sock before calling sk_free() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:06:43 EST)
- [PATCH 4.10 40/63] mpls: Send route delete notifications when router module is unloaded Greg Kroah-Hartman (Mon Mar 20 2017 - 14:07:08 EST)
- [PATCH 4.9 02/93] net/mlx5e: Do not reduce LRO WQE size when not using build_skb Greg Kroah-Hartman (Mon Mar 20 2017 - 14:07:30 EST)
- [PATCH 4.10 36/63] net/tunnel: set inner protocol in network gro hooks Greg Kroah-Hartman (Mon Mar 20 2017 - 14:07:48 EST)
- [PATCH 4.10 35/63] vrf: Fix use-after-free in vrf_xmit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:07:50 EST)
- [PATCH 4.10 33/63] dccp: fix use-after-free in dccp_feat_activate_values Greg Kroah-Hartman (Mon Mar 20 2017 - 14:07:59 EST)
- [PATCH 4.10 34/63] team: use ETH_MAX_MTU as max mtu Greg Kroah-Hartman (Mon Mar 20 2017 - 14:08:08 EST)
- Re: [RFC 1/2] firmware class: Add stream_firmware API. Alan Tull (Mon Mar 20 2017 - 14:08:26 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Mon Mar 20 2017 - 14:08:41 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Patrick Bellasi (Mon Mar 20 2017 - 14:09:03 EST)
- [PATCH 4.10 07/63] vxlan: correctly validate VXLAN ID against VXLAN_N_VID Greg Kroah-Hartman (Mon Mar 20 2017 - 14:09:37 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Ulf Hansson (Mon Mar 20 2017 - 14:09:37 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits hpa (Mon Mar 20 2017 - 14:09:48 EST)
- [PATCH 4.10 38/63] amd-xgbe: Enable IRQs only if napi_complete_done() is true Greg Kroah-Hartman (Mon Mar 20 2017 - 14:10:40 EST)
- Re: [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Mark Rutland (Mon Mar 20 2017 - 14:10:41 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Mon Mar 20 2017 - 14:10:41 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Ulf Hansson (Mon Mar 20 2017 - 14:11:06 EST)
- [PATCH 4.10 37/63] uapi: fix linux/packet_diag.h userspace compilation error Greg Kroah-Hartman (Mon Mar 20 2017 - 14:11:22 EST)
- Re: [PATCH v3] usb: hub: Fix error loop seen after hub communication errors Doug Anderson (Mon Mar 20 2017 - 14:11:44 EST)
- [PATCH 4.9 18/93] ipv6: orphan skbs in reassembly unit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:11:55 EST)
- [PATCH 4.10 62/63] crypto: powerpc - Fix initialisation of crc32c context Greg Kroah-Hartman (Mon Mar 20 2017 - 14:12:10 EST)
- [PATCH 4.10 50/63] irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 Greg Kroah-Hartman (Mon Mar 20 2017 - 14:12:17 EST)
- [PATCH 4.10 43/63] ipv6: avoid write to a possibly cloned skb Greg Kroah-Hartman (Mon Mar 20 2017 - 14:12:31 EST)
- [PATCH 4.10 04/63] net/mlx5e: Update MPWQE stride size when modifying CQE compress state Greg Kroah-Hartman (Mon Mar 20 2017 - 14:12:35 EST)
- [PATCH 4.10 49/63] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs Greg Kroah-Hartman (Mon Mar 20 2017 - 14:12:53 EST)
- [PATCH 4.10 60/63] futex: Add missing error handling to FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 14:13:20 EST)
- [PATCH 4.10 59/63] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Greg Kroah-Hartman (Mon Mar 20 2017 - 14:13:26 EST)
- [PATCH] drm/gma500: fix memory leak on edid Colin King (Mon Mar 20 2017 - 14:13:55 EST)
- [PATCH 4.10 61/63] locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y Greg Kroah-Hartman (Mon Mar 20 2017 - 14:14:11 EST)
- Re: [PATCH] fs/pstore: Perform erase from a worker Kees Cook (Mon Mar 20 2017 - 14:14:11 EST)
- [PATCH 4.10 25/63] amd-xgbe: Be sure to set MDIO modes on device (re)start Greg Kroah-Hartman (Mon Mar 20 2017 - 14:14:43 EST)
- [PATCH 4.10 09/63] vxlan: dont allow overwrite of config src addr Greg Kroah-Hartman (Mon Mar 20 2017 - 14:14:55 EST)
- [PATCH 4.10 41/63] mpls: Do not decrement alive counter for unregister events Greg Kroah-Hartman (Mon Mar 20 2017 - 14:15:00 EST)
- [PATCH 4.10 12/63] sctp: set sin_port for addr param when checking duplicate address Greg Kroah-Hartman (Mon Mar 20 2017 - 14:15:12 EST)
- [PATCH 4.10 10/63] ipv4: add missing initialization for flowi4_uid Greg Kroah-Hartman (Mon Mar 20 2017 - 14:15:29 EST)
- [PATCH 4.10 56/63] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y Greg Kroah-Hartman (Mon Mar 20 2017 - 14:15:46 EST)
- [PATCH 4.10 26/63] amd-xgbe: Dont overwrite SFP PHY mod_absent settings Greg Kroah-Hartman (Mon Mar 20 2017 - 14:16:10 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 14:16:19 EST)
- [PATCH v4] usb: hub: Fix error loop seen after hub communication errors Guenter Roeck (Mon Mar 20 2017 - 14:16:30 EST)
- [PATCH 4.10 23/63] dccp: Unlock sock before calling sk_free() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:16:57 EST)
- [PATCH 4.10 22/63] ipv6: orphan skbs in reassembly unit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:17:38 EST)
- [PATCH 4.10 15/63] vxlan: lock RCU on TX path Greg Kroah-Hartman (Mon Mar 20 2017 - 14:18:07 EST)
- [PATCH 4.10 17/63] mlxsw: spectrum_router: Avoid potential packets loss Greg Kroah-Hartman (Mon Mar 20 2017 - 14:18:07 EST)
- [PATCH 4.10 05/63] net/mlx5e: Fix wrong CQE decompression Greg Kroah-Hartman (Mon Mar 20 2017 - 14:18:34 EST)
- Re: [PATCH v1 0/3] ioremap() tidy-up Bjorn Helgaas (Mon Mar 20 2017 - 14:19:09 EST)
- [PATCH 4.10 03/63] net/mlx5e: Fix broken CQE compression initialization Greg Kroah-Hartman (Mon Mar 20 2017 - 14:19:20 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Tejun Heo (Mon Mar 20 2017 - 14:19:31 EST)
- [PATCH 4.9 92/93] locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y Greg Kroah-Hartman (Mon Mar 20 2017 - 14:19:51 EST)
- [PATCH 4.9 88/93] x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y Greg Kroah-Hartman (Mon Mar 20 2017 - 14:20:24 EST)
- [PATCH 4.9 93/93] crypto: powerpc - Fix initialisation of crc32c context Greg Kroah-Hartman (Mon Mar 20 2017 - 14:20:39 EST)
- [PATCH v5 0/7] Xen transport for 9pfs frontend driver Stefano Stabellini (Mon Mar 20 2017 - 14:21:07 EST)
- [PATCH 4.9 56/93] PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE Greg Kroah-Hartman (Mon Mar 20 2017 - 14:21:11 EST)
- [PATCH 4.9 64/93] powerpc/iommu: Pass mm_struct to init/cleanup helpers Greg Kroah-Hartman (Mon Mar 20 2017 - 14:21:30 EST)
- [PATCH 4.9 65/93] powerpc/iommu: Stop using @current in mm_iommu_xxx Greg Kroah-Hartman (Mon Mar 20 2017 - 14:21:51 EST)
- [PATCH 4.9 78/93] ACPI / blacklist: Make Dell Latitude 3350 ethernet work Greg Kroah-Hartman (Mon Mar 20 2017 - 14:22:19 EST)
- [PATCH 4.9 84/93] drm/vc4: Fix ->clock_select setting for the VEC encoder Greg Kroah-Hartman (Mon Mar 20 2017 - 14:22:34 EST)
- [PATCH 4.9 62/93] Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2) Greg Kroah-Hartman (Mon Mar 20 2017 - 14:22:48 EST)
- [PATCH 4.9 61/93] ibmveth: calculate gso_segs for large packets Greg Kroah-Hartman (Mon Mar 20 2017 - 14:23:19 EST)
- [PATCH 4.9 60/93] PCI: Do any VF BAR updates before enabling the BARs Greg Kroah-Hartman (Mon Mar 20 2017 - 14:23:19 EST)
- [PATCH 4.9 87/93] x86/tsc: Fix ART for TSC_KNOWN_FREQ Greg Kroah-Hartman (Mon Mar 20 2017 - 14:23:35 EST)
- [PATCH 4.9 86/93] irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065 Greg Kroah-Hartman (Mon Mar 20 2017 - 14:23:35 EST)
- [PATCH 4.9 59/93] PCI: Ignore BAR updates on virtual functions Greg Kroah-Hartman (Mon Mar 20 2017 - 14:23:35 EST)
- [PATCH 4.9 83/93] drm/vc4: Fix race between page flip completion event and clean-up Greg Kroah-Hartman (Mon Mar 20 2017 - 14:24:11 EST)
- [PATCH 4.9 75/93] [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain Greg Kroah-Hartman (Mon Mar 20 2017 - 14:24:20 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt (Mon Mar 20 2017 - 14:24:42 EST)
- [PATCH 4.9 82/93] clk: bcm2835: Fix ->fixed_divider of pllh_aux Greg Kroah-Hartman (Mon Mar 20 2017 - 14:25:15 EST)
- [PATCH 4.9 80/93] usb: gadget: udc: atmel: remove memory leak Greg Kroah-Hartman (Mon Mar 20 2017 - 14:25:15 EST)
- Re: [PATCH 4.4 33/35] nfit, libnvdimm: fix interleave set cookie calculation Dan Williams (Mon Mar 20 2017 - 14:25:32 EST)
- Re: [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget Mark Brown (Mon Mar 20 2017 - 14:25:53 EST)
- [PATCH 4.9 74/93] s390/zcrypt: Introduce CEX6 toleration Greg Kroah-Hartman (Mon Mar 20 2017 - 14:26:09 EST)
- [PATCH 4.9 85/93] arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs Greg Kroah-Hartman (Mon Mar 20 2017 - 14:26:21 EST)
- [PATCH 4.9 58/93] PCI: Update BARs using property bits appropriate for type Greg Kroah-Hartman (Mon Mar 20 2017 - 14:26:36 EST)
- [PATCH 4.9 76/93] slub: move synchronize_sched out of slab_mutex on shrink Greg Kroah-Hartman (Mon Mar 20 2017 - 14:26:52 EST)
- [PATCH 4.9 71/93] drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user Greg Kroah-Hartman (Mon Mar 20 2017 - 14:27:13 EST)
- [PATCH 4.9 69/93] vfio/spapr: Postpone default window creation Greg Kroah-Hartman (Mon Mar 20 2017 - 14:27:17 EST)
- [PATCH 4.9 70/93] drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices Greg Kroah-Hartman (Mon Mar 20 2017 - 14:27:26 EST)
- [PATCH 4.9 68/93] vfio/spapr: Add a helper to create default DMA window Greg Kroah-Hartman (Mon Mar 20 2017 - 14:27:35 EST)
- [PATCH] kvm: arm/arm64: Rework gpa callback handlers Suzuki K Poulose (Mon Mar 20 2017 - 14:27:47 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Mon Mar 20 2017 - 14:28:21 EST)
- [PATCH 4.9 72/93] drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes Greg Kroah-Hartman (Mon Mar 20 2017 - 14:28:36 EST)
- [PATCH 4.9 73/93] block: allow WRITE_SAME commands with the SG_IO ioctl Greg Kroah-Hartman (Mon Mar 20 2017 - 14:28:53 EST)
- [PATCH 4.9 67/93] powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:04 EST)
- [PATCH 4.9 66/93] vfio/spapr: Reference mm in tce_container Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:19 EST)
- [PATCH 4.9 48/93] scsi: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:19 EST)
- [PATCH 4.9 57/93] PCI: Dont update VF BARs while VF memory space is enabled Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:33 EST)
- [PATCH 4.9 54/93] PCI: Remove pci_resource_bar() and pci_iov_resource_bar() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:34 EST)
- [PATCH 4.9 23/93] net: fix socket refcounting in skb_complete_tx_timestamp() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:29:46 EST)
- [PATCH 4.9 47/93] scsi: ibmvscsis: Return correct partition name/# to client Greg Kroah-Hartman (Mon Mar 20 2017 - 14:30:09 EST)
- [PATCH 4.9 30/93] mpls: Send route delete notifications when router module is unloaded Greg Kroah-Hartman (Mon Mar 20 2017 - 14:30:10 EST)
- [PATCH 4.9 50/93] scsi: ibmvscsis: Synchronize cmds at tpg_enable_store time Greg Kroah-Hartman (Mon Mar 20 2017 - 14:30:24 EST)
- Re: [PATCH] power: bq24190_charger: mark PM functions as __maybe_unused Liam Breck (Mon Mar 20 2017 - 14:30:26 EST)
- [PATCH 4.9 49/93] scsi: ibmvscsis: Rearrange functions for future patches Greg Kroah-Hartman (Mon Mar 20 2017 - 14:30:48 EST)
- [PATCH v2 04/18] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core Marc Zyngier (Mon Mar 20 2017 - 14:31:02 EST)
- [PATCH v2 03/18] arm64: Define Cortex-A73 MIDR Marc Zyngier (Mon Mar 20 2017 - 14:31:05 EST)
- [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Marc Zyngier (Mon Mar 20 2017 - 14:31:10 EST)
- Re: [PATCH] drm/gma500: fix memory leak on edid walter harms (Mon Mar 20 2017 - 14:31:35 EST)
- [PATCH 4.9 31/93] mpls: Do not decrement alive counter for unregister events Greg Kroah-Hartman (Mon Mar 20 2017 - 14:31:55 EST)
- [PATCH 4.9 32/93] ipv6: make ECMP route replacement less greedy Greg Kroah-Hartman (Mon Mar 20 2017 - 14:32:06 EST)
- [PATCH 4.9 27/93] net/tunnel: set inner protocol in network gro hooks Greg Kroah-Hartman (Mon Mar 20 2017 - 14:33:07 EST)
- [PATCH 4.9 28/93] uapi: fix linux/packet_diag.h userspace compilation error Greg Kroah-Hartman (Mon Mar 20 2017 - 14:33:22 EST)
- [PATCH 4.9 53/93] PCI: Separate VF BAR updates from standard BAR updates Greg Kroah-Hartman (Mon Mar 20 2017 - 14:33:40 EST)
- [PATCH 4.9 26/93] vrf: Fix use-after-free in vrf_xmit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:33:59 EST)
- [PATCH 4.9 52/93] x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic Greg Kroah-Hartman (Mon Mar 20 2017 - 14:34:00 EST)
- [PATCH 4.9 51/93] scsi: ibmvscsis: Synchronize cmds at remove time Greg Kroah-Hartman (Mon Mar 20 2017 - 14:34:03 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Niklas Cassel (Mon Mar 20 2017 - 14:34:26 EST)
- [PATCH 4.9 46/93] scsi: ibmvscsis: Issues from Dan Carpenter/Smatch Greg Kroah-Hartman (Mon Mar 20 2017 - 14:34:58 EST)
- [PATCH 4.9 00/93] 4.9.17-stable review Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:13 EST)
- Re: [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Fu Wei (Mon Mar 20 2017 - 14:35:21 EST)
- [PATCH 4.9 37/93] dccp: fix memory leak during tear-down of unsuccessful connection request Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:31 EST)
- [PATCH 4.9 43/93] xen: do not re-use pirq number cached in pci device msi msg data Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:31 EST)
- [PATCH 4.9 25/93] dccp: fix use-after-free in dccp_feat_activate_values Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:36 EST)
- [PATCH 4.9 45/93] igb: add i211 to i210 PHY workaround Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:40 EST)
- [PATCH 4.9 44/93] igb: Workaround for igb i210 firmware issue Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:46 EST)
- [PATCH 4.9 41/93] bpf: fix mark_reg_unknown_value for spilled regs on map value marking Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:49 EST)
- [PATCH 4.9 33/93] ipv6: avoid write to a possibly cloned skb Greg Kroah-Hartman (Mon Mar 20 2017 - 14:35:57 EST)
- [PATCH 4.9 24/93] net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump Greg Kroah-Hartman (Mon Mar 20 2017 - 14:36:02 EST)
- [PATCH 4.9 39/93] bpf: fix state equivalence Greg Kroah-Hartman (Mon Mar 20 2017 - 14:36:20 EST)
- Re: [RFC 1/2] firmware class: Add stream_firmware API. Alan Tull (Mon Mar 20 2017 - 14:36:34 EST)
- [PATCH 4.9 42/93] dmaengine: iota: ioat_alloc_chan_resources should not perform sleeping allocations. Greg Kroah-Hartman (Mon Mar 20 2017 - 14:37:10 EST)
- [PATCH 4.9 40/93] bpf: fix regression on verifier pruning wrt map lookups Greg Kroah-Hartman (Mon Mar 20 2017 - 14:37:27 EST)
- [PATCH v2 02/18] arm64: Add CNTVCT_EL0 trap handler Marc Zyngier (Mon Mar 20 2017 - 14:38:44 EST)
- [PATCH 4.4 13/28] vrf: Fix use-after-free in vrf_xmit Greg Kroah-Hartman (Mon Mar 20 2017 - 14:38:45 EST)
- [PATCH 4.4 14/28] uapi: fix linux/packet_diag.h userspace compilation error Greg Kroah-Hartman (Mon Mar 20 2017 - 14:38:45 EST)
- [PATCH v2 15/18] arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled Marc Zyngier (Mon Mar 20 2017 - 14:39:33 EST)
- [PATCH v2 18/18] arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data Marc Zyngier (Mon Mar 20 2017 - 14:39:33 EST)
- [PATCH v2 17/18] arm64: arch_timer: Allow erratum matching with ACPI OEM information Marc Zyngier (Mon Mar 20 2017 - 14:39:41 EST)
- [PATCH v2 16/18] arm64: arch_timer: Workaround for Cortex-A73 erratum 858921 Marc Zyngier (Mon Mar 20 2017 - 14:39:46 EST)
- [PATCH v2 13/18] arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs Marc Zyngier (Mon Mar 20 2017 - 14:39:46 EST)
- [PATCH 4.4 12/28] dccp: fix use-after-free in dccp_feat_activate_values Greg Kroah-Hartman (Mon Mar 20 2017 - 14:39:54 EST)
- [PATCH 4.4 01/28] netlink: remove mmapped netlink support Greg Kroah-Hartman (Mon Mar 20 2017 - 14:40:00 EST)
- [PATCH 4.4 10/28] net: fix socket refcounting in skb_complete_wifi_ack() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:40:12 EST)
- [PATCH v2 14/18] arm64: arch_timer: Move clocksource_counter and co around Marc Zyngier (Mon Mar 20 2017 - 14:40:33 EST)
- [PATCH 4.4 00/28] 4.4.56-stable review Greg Kroah-Hartman (Mon Mar 20 2017 - 14:41:21 EST)
- [PATCH 4.4 11/28] net: fix socket refcounting in skb_complete_tx_timestamp() Greg Kroah-Hartman (Mon Mar 20 2017 - 14:41:29 EST)
- RE: [RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation Oza Oza (Mon Mar 20 2017 - 14:41:32 EST)
- [PATCH v2 10/18] arm64: arch_timer: Get rid of erratum_workaround_set_sne Marc Zyngier (Mon Mar 20 2017 - 14:41:36 EST)
- Re: [PATCH v2] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range Krzysztof Kozlowski (Mon Mar 20 2017 - 14:42:19 EST)
- [PATCH v2 12/18] arm64: arch_timer: Make workaround methods optional Marc Zyngier (Mon Mar 20 2017 - 14:42:32 EST)
- [PATCH v2 0/4] ioremap() tidy-up Bjorn Helgaas (Mon Mar 20 2017 - 14:42:59 EST)
- [PATCH v2 2/4] asm-generic/io.h: Remove unused generic __ioremap() definition Bjorn Helgaas (Mon Mar 20 2017 - 14:43:16 EST)
- [PATCH v2 3/4] asm-generic/io.h: Simplify ioremap() comments Bjorn Helgaas (Mon Mar 20 2017 - 14:43:16 EST)
- [PATCH v2 4/4] asm-generic/io.h: Drop ioremap_uc() stub for systems with MMU Bjorn Helgaas (Mon Mar 20 2017 - 14:43:24 EST)
- Re: [PATCH] video: fbdev: i810: remove incorrect __exit markups Dmitry Torokhov (Mon Mar 20 2017 - 14:44:01 EST)
- [PATCH v2 1/4] asm-generic/io.h: Fix "IOMMU" typos Bjorn Helgaas (Mon Mar 20 2017 - 14:44:16 EST)
- Re: [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data Krzysztof Kozlowski (Mon Mar 20 2017 - 14:45:08 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Lorenzo Pieralisi (Mon Mar 20 2017 - 14:45:24 EST)
- Re: [PATCH] mailbox: always wait in mbox_send_message for blocking tx mode Alexey Klimov (Mon Mar 20 2017 - 14:47:23 EST)
- Re: [PATCH] mailbox: always wait in mbox_send_message for blocking tx mode Sudeep Holla (Mon Mar 20 2017 - 14:49:11 EST)
- Re: [PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq Jens Axboe (Mon Mar 20 2017 - 14:49:20 EST)
- Re: [Linaro-acpi] [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Lurndal, Scott (Mon Mar 20 2017 - 14:50:19 EST)
- Re: [PATCH v1 2/2] iio: stm32 trigger: Add counter device Jonathan Cameron (Mon Mar 20 2017 - 14:50:34 EST)
- [PATCH v2] staging: ad7606: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 14:50:50 EST)
- Re: [PATCH v1 2/2] iio: stm32 trigger: Add counter device Jonathan Cameron (Mon Mar 20 2017 - 14:55:37 EST)
- Re: [PATCH] video: fbdev: i810: remove incorrect __exit markups Bartlomiej Zolnierkiewicz (Mon Mar 20 2017 - 14:55:38 EST)
- [PATCH v3] staging: ad7606: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 14:58:09 EST)
- Re: [PATCH v4 2/2] can: spi: hi311x: Add Holt HI-311x CAN driver Akshay Bhat (Mon Mar 20 2017 - 15:06:47 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Will Deacon (Mon Mar 20 2017 - 15:09:40 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Alex Thorlton (Mon Mar 20 2017 - 15:16:15 EST)
- [PATCH 1/2] MAINTAINERS: Add related headers to IOMMU section Thierry Reding (Mon Mar 20 2017 - 15:18:04 EST)
- [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA Thierry Reding (Mon Mar 20 2017 - 15:19:25 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Eric W. Biederman (Mon Mar 20 2017 - 15:21:17 EST)
- Re: [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA Thierry Reding (Mon Mar 20 2017 - 15:22:54 EST)
- Re: [PATCH v1 2/2] iio: stm32 trigger: Add counter device Jonathan Cameron (Mon Mar 20 2017 - 15:23:11 EST)
- memory hotplug and force_remove Michal Hocko (Mon Mar 20 2017 - 15:30:29 EST)
- Re: [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits Matthew Wilcox (Mon Mar 20 2017 - 15:31:51 EST)
- Re: [PATCH v3] staging: ad7606: Replace mlock with driver private lock Lars-Peter Clausen (Mon Mar 20 2017 - 15:34:13 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add support for setting parent clock Adrian Hunter (Mon Mar 20 2017 - 15:34:13 EST)
- Re: [PATCH 1/4] dt-bindings: iio: accel: adxl345: Add optional interrupt-names support Rob Herring (Mon Mar 20 2017 - 15:34:26 EST)
- Re: [PATCH v4 00/18] add support for AXP20X and AXP22X power supply drivers Sebastian Reichel (Mon Mar 20 2017 - 15:39:44 EST)
- Re: Why mmap(MAP_POPULATE | MAP_NONBLOCK) is needed (Re: [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop) Michael Kerrisk (man-pages) (Mon Mar 20 2017 - 15:40:02 EST)
- [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Mon Mar 20 2017 - 15:43:18 EST)
- [no subject] janepatrick00 (Mon Mar 20 2017 - 15:43:35 EST)
- Re: [PATCH v4 5/8] ARM: sunxi: h3/h5: add usb_otg and OHCI/EHCI for usbc0 on H3/H5 Maxime Ripard (Mon Mar 20 2017 - 15:52:21 EST)
- [PATCH v3] staging: ad7606: Replace mlock with driver private lock Arushi Singhal (Mon Mar 20 2017 - 15:52:22 EST)
- linux-next-20170320 break stmmac on dwmac-sunxi Corentin Labbe (Mon Mar 20 2017 - 15:55:31 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Mon Mar 20 2017 - 15:59:15 EST)
- Re: [PATCH 4/4] iio: accel: adxl345: Add support for triggered buffer Lars-Peter Clausen (Mon Mar 20 2017 - 16:02:49 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Steve Longerbeam (Mon Mar 20 2017 - 16:03:02 EST)
- Re: [4/4] mwifiex: pcie: de-duplicate buffer allocation code Brian Norris (Mon Mar 20 2017 - 16:06:23 EST)
- Re: Why mmap(MAP_POPULATE | MAP_NONBLOCK) is needed (Re: [patch] mmap.2: Add link to commit which broke MAP_POPULATE | MAP_NONBLOCK to be noop) Kirill Smelkov (Mon Mar 20 2017 - 16:06:58 EST)
- Review request: draft userfaultfd(2) manual page Michael Kerrisk (man-pages) (Mon Mar 20 2017 - 16:08:17 EST)
- perf: Improve support for uncore JSON event lists Andi Kleen (Mon Mar 20 2017 - 16:17:33 EST)
- [PATCH 03/13] perf, tools, stat: Handle partially bad results with merging Andi Kleen (Mon Mar 20 2017 - 16:17:38 EST)
- [PATCH 04/13] perf, tools: Factor out PMU matching in parser Andi Kleen (Mon Mar 20 2017 - 16:17:58 EST)
- [PATCH 08/13] perf, tools: Update Intel uncore JSON event files Andi Kleen (Mon Mar 20 2017 - 16:18:09 EST)
- [PATCH 09/13] perf, tools: Support MetricExpr header in JSON event list Andi Kleen (Mon Mar 20 2017 - 16:18:19 EST)
- [PATCH 05/13] perf, tools: Expand PMU events by prefix match Andi Kleen (Mon Mar 20 2017 - 16:18:31 EST)
- [PATCH 12/13] perf, tools: Add support for MetricName JSON attribute Andi Kleen (Mon Mar 20 2017 - 16:19:01 EST)
- [PATCH 11/13] perf, tools, list: Support printing MetricExpr with --debug Andi Kleen (Mon Mar 20 2017 - 16:19:15 EST)
- Review request: draft ioctl_userfaultfd(2) manual page Michael Kerrisk (man-pages) (Mon Mar 20 2017 - 16:19:21 EST)
- [PATCH 06/13] perf, tools: Special case uncore_ prefix Andi Kleen (Mon Mar 20 2017 - 16:19:41 EST)
- Re: [PATCH net-next v4 2/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Mon Mar 20 2017 - 16:20:08 EST)
- [PATCH 07/13] perf, tools: Add a simple expression parser for JSON Andi Kleen (Mon Mar 20 2017 - 16:21:07 EST)
- [PATCH 01/13] perf, tools, stat: Factor out callback for collecting event values Andi Kleen (Mon Mar 20 2017 - 16:21:17 EST)
- [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Andi Kleen (Mon Mar 20 2017 - 16:21:22 EST)
- [PATCH 13/13] perf, tools, list: Move extra details printing to new option Andi Kleen (Mon Mar 20 2017 - 16:21:30 EST)
- [PATCH 02/13] perf, tools, stat: Collapse identically named events Andi Kleen (Mon Mar 20 2017 - 16:21:57 EST)
- [PATCH] crypto: testmgr - mark ctr(des3_ede) as fips_allowed Marcelo Henrique Cerri (Mon Mar 20 2017 - 16:28:34 EST)
- [PATCH v2 2/4] x86/mce/AMD; EDAC,amd64: Move find_umc_channel() to AMD mcheck Yazen Ghannam (Mon Mar 20 2017 - 16:28:44 EST)
- [PATCH v2 1/4] EDAC,mce_amd: Find node ID on SMCA systems using generic methods Yazen Ghannam (Mon Mar 20 2017 - 16:29:03 EST)
- [PATCH v2 3/4] x86/mce/AMD: Mark Deferred errors as Action Optional on SMCA systems Yazen Ghannam (Mon Mar 20 2017 - 16:29:38 EST)
- [PATCH v2 0/4] Call memory_failure() on Deferred errors Yazen Ghannam (Mon Mar 20 2017 - 16:29:39 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani (Mon Mar 20 2017 - 16:38:18 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Deepa Dinamani (Mon Mar 20 2017 - 16:39:33 EST)
- Re: [RESEND PATCH 0/7] Change k_clock interfaces to use timespec64 Deepa Dinamani (Mon Mar 20 2017 - 16:39:52 EST)
- Re: [PATCH] crypto: testmgr - mark ctr(des3_ede) as fips_allowed Stephan Müller (Mon Mar 20 2017 - 16:40:34 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner (Mon Mar 20 2017 - 16:41:10 EST)
- Re: [PATCH v6 2/2] soc/imx: Add GPCv2 power gating driver Andrey Smirnov (Mon Mar 20 2017 - 16:42:39 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add support for setting parent clock Jon Hunter (Mon Mar 20 2017 - 16:42:40 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx David Daney (Mon Mar 20 2017 - 16:45:45 EST)
- [PATCH v2 4/4] x86/mce: Add AMD SMCA support to SRAO notifier Yazen Ghannam (Mon Mar 20 2017 - 16:46:04 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Mon Mar 20 2017 - 16:55:31 EST)
- Re: [PATCH v2] usb: hub: Do not attempt to autosuspend disconnected devices Alan Stern (Mon Mar 20 2017 - 17:12:31 EST)
- [PATCH v2 1/2] soc: qcom: Add device tree binding for GLINK RPM Bjorn Andersson (Mon Mar 20 2017 - 17:17:03 EST)
- Re: [PATCH v2] usb: hub: Do not attempt to autosuspend disconnected devices Guenter Roeck (Mon Mar 20 2017 - 17:17:07 EST)
- Re: [PATCH 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant Rob Herring (Mon Mar 20 2017 - 17:17:44 EST)
- [PATCH v2 2/2] rpmsg: Introduce Qualcomm RPM glink driver Bjorn Andersson (Mon Mar 20 2017 - 17:18:05 EST)
- Re: memory hotplug and force_remove Rafael J. Wysocki (Mon Mar 20 2017 - 17:30:25 EST)
- [PATCH v2 1/3] mfd: Add Cherry Trail Whiskey Cove PMIC driver Hans de Goede (Mon Mar 20 2017 - 17:30:25 EST)
- [PATCH v2 0/3] Add Intel Cherry Trail Whiskey Cove PMIC support Hans de Goede (Mon Mar 20 2017 - 17:30:25 EST)
- [PATCH v2 3/3] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Mon Mar 20 2017 - 17:30:36 EST)
- Re: Perf regression after enabling nvme autonomous power state transitions Andy Lutomirski (Mon Mar 20 2017 - 17:30:49 EST)
- [PATCH v3] usb: hub: Do not attempt to autosuspend disconnected devices Guenter Roeck (Mon Mar 20 2017 - 17:31:08 EST)
- [PATCH v2 2/3] ACPI / PMIC: Add opregion driver for Intel CHT Whiskey Cove PMIC Hans de Goede (Mon Mar 20 2017 - 17:31:26 EST)
- Re: [PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure David Rientjes (Mon Mar 20 2017 - 17:32:44 EST)
- Re: [PATCH 1/5] dt-bindings: Document the STM32 DMAMUX bindings Rob Herring (Mon Mar 20 2017 - 17:34:22 EST)
- [PATCH] doc: Update the comparisons rule in rcu_dereference.txt Michalis Kokologiannakis (Mon Mar 20 2017 - 17:39:13 EST)
- Re: [PATCH] power: bq24190_charger: mark PM functions as __maybe_unused Sebastian Reichel (Mon Mar 20 2017 - 17:39:49 EST)
- Re: [PATCH] net: veth: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Mon Mar 20 2017 - 17:42:26 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx Arnd Bergmann (Mon Mar 20 2017 - 17:42:31 EST)
- [PATCH] x86/mce: Fix copy/paste error in exception table entries. Luck, Tony (Mon Mar 20 2017 - 17:44:03 EST)
- Re: [RESEND PATCH] Bluetooth: btqcomsmd: fix compile-test dependency Bjorn Andersson (Mon Mar 20 2017 - 17:44:06 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Mon Mar 20 2017 - 17:44:29 EST)
- Re: [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access Rob Herring (Mon Mar 20 2017 - 17:44:46 EST)
- Re: [RESEND PATCH] Bluetooth: btqcomsmd: fix compile-test dependency Arnd Bergmann (Mon Mar 20 2017 - 17:44:58 EST)
- Re: [ANNOUNCE] Git v2.12.1 Junio C Hamano (Mon Mar 20 2017 - 17:45:54 EST)
- Re: [PATCH 3/5] dt-bindings: stm32-dma: Add property to handle STM32 DMAMUX Rob Herring (Mon Mar 20 2017 - 17:46:20 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Andy Lutomirski (Mon Mar 20 2017 - 17:48:31 EST)
- Re: [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870 Rob Herring (Mon Mar 20 2017 - 17:48:31 EST)
- [net-next PATCH 0/2] NAPI ID fixups related to busy polling Alexander Duyck (Mon Mar 20 2017 - 17:48:53 EST)
- [net-next PATCH 2/2] tcp: Record Rx hash and NAPI ID in tcp_child_process Alexander Duyck (Mon Mar 20 2017 - 17:49:07 EST)
- [net-next PATCH 1/2] net: Busy polling should ignore sender CPUs Alexander Duyck (Mon Mar 20 2017 - 17:49:30 EST)
- [no subject] George Gkirtsou (Mon Mar 20 2017 - 17:49:49 EST)
- [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Mon Mar 20 2017 - 17:52:04 EST)
- [PATCH] drm/i915: use static const array for PICK macro Arnd Bergmann (Mon Mar 20 2017 - 17:58:07 EST)
- Re: [PATCH 1/2] dt-bindings: Document the STM32 MDMA bindings Rob Herring (Mon Mar 20 2017 - 17:59:29 EST)
- Re: [net-next PATCH 2/2] tcp: Record Rx hash and NAPI ID in tcp_child_process Eric Dumazet (Mon Mar 20 2017 - 18:06:26 EST)
- Re: [PATCH 1/7] Documentation: dt: net: Update the ath9k binding for SoC devices Rob Herring (Mon Mar 20 2017 - 18:06:37 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Florian Fainelli (Mon Mar 20 2017 - 18:07:14 EST)
- [GIT PULL] remoteproc fix for v4.11 Bjorn Andersson (Mon Mar 20 2017 - 18:07:27 EST)
- Re: [PATCH net-next 10/12] dt-bindings: net: document bcmgenet WoL interrupt Rob Herring (Mon Mar 20 2017 - 18:09:52 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Taeung Song (Mon Mar 20 2017 - 18:11:33 EST)
- Re: [PATCH v2 1/2] dt-bindings: ata: add DT bindings for ahci-dm816 SATA controller Rob Herring (Mon Mar 20 2017 - 18:13:49 EST)
- 4.11rc3 unwinder spew. Dave Jones (Mon Mar 20 2017 - 18:13:55 EST)
- [ANNOUNCE] Git v2.12.1 Junio C Hamano (Mon Mar 20 2017 - 18:14:17 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Taeung Song (Mon Mar 20 2017 - 18:20:43 EST)
- Re: [PATCH v2 03/20] ARM: sun8i: dt: Add DT bindings documentation for Allwinner dwmac-sun8i Rob Herring (Mon Mar 20 2017 - 18:21:39 EST)
- [PATCH] clk: ns2: Correct SDIO bits Jon Mason (Mon Mar 20 2017 - 18:21:50 EST)
- Re: [RESEND PATCH] remoteproc: qcom: fix QCOM_SMD dependencies Bjorn Andersson (Mon Mar 20 2017 - 18:22:21 EST)
- Re: [net-next PATCH 1/2] net: Busy polling should ignore sender CPUs Eric Dumazet (Mon Mar 20 2017 - 18:25:33 EST)
- [PATCH v2] Bluetooth: btqcomsmd: fix compile-test dependency Bjorn Andersson (Mon Mar 20 2017 - 18:32:33 EST)
- [PATCH] irqchip/gic-v3: Support v2m frame backwards compatibility mode Stephen Boyd (Mon Mar 20 2017 - 18:36:23 EST)
- Re: [PATCH v2 3/5] PCI: rockchip: add remove() support Brian Norris (Mon Mar 20 2017 - 18:38:26 EST)
- Re: [PATCH 10/15] power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boost Hans de Goede (Mon Mar 20 2017 - 18:38:30 EST)
- Re: [Y2038] [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Tomoyoshi ASANO (Mon Mar 20 2017 - 18:41:18 EST)
- Re: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Ken Goldman (Mon Mar 20 2017 - 18:46:10 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Luck, Tony (Mon Mar 20 2017 - 18:48:37 EST)
- Re: Infinite loop when connecting to unreachable NFS servers Sebastian Schmidt (Mon Mar 20 2017 - 18:49:51 EST)
- [PATCH] PCI: rockchip: don't leak the PCI resource list Brian Norris (Mon Mar 20 2017 - 18:51:41 EST)
- Re: [RFC v3 0/5] Add capacity capping support to the CPU controller Rafael J. Wysocki (Mon Mar 20 2017 - 18:51:49 EST)
- [RFC PATCH 0/1] nbd: fix crash when unmaping nbd device with fs still mounted Ming Lin (Mon Mar 20 2017 - 18:59:07 EST)
- [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device() Ming Lin (Mon Mar 20 2017 - 18:59:21 EST)
- Re: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Jason Gunthorpe (Mon Mar 20 2017 - 19:05:37 EST)
- RE: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Winkler, Tomas (Mon Mar 20 2017 - 19:05:37 EST)
- [PATCH] um: fix build error due to typo Kyle Huey (Mon Mar 20 2017 - 19:06:00 EST)
- Re: [PATCH v2 1/6] arm64: dts: Add symlinks for cros-ec-keyboard and cros-ec-sbs Brian Norris (Mon Mar 20 2017 - 19:07:56 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Mon Mar 20 2017 - 19:08:22 EST)
- Re: [PATCH] sched: Wake up all non-exclusive waiters in __wake_up_common() Byungchul Park (Mon Mar 20 2017 - 19:14:34 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Mon Mar 20 2017 - 19:15:25 EST)
- RE: [PATCH] HV: properly delay KVP packets when negotiation is in progress Long Li (Mon Mar 20 2017 - 19:22:15 EST)
- RE: [Intel-wired-lan] [PATCH] i40e: fix memcpy with swapped arguments Keller, Jacob E (Mon Mar 20 2017 - 19:34:34 EST)
- [PATCH v3 1/3] video: ARM CLCD: Move registers to a separate header. Eric Anholt (Mon Mar 20 2017 - 19:37:33 EST)
- [PATCH v3 3/3] drm: Clarify the role of plane_state argument to drm_simple update(). Eric Anholt (Mon Mar 20 2017 - 19:37:43 EST)
- [PATCH v3 2/3] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt (Mon Mar 20 2017 - 19:37:58 EST)
- RE: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Winkler, Tomas (Mon Mar 20 2017 - 19:39:10 EST)
- [PATCH 2/3] soc: qcom: smd: Remove standalone driver Bjorn Andersson (Mon Mar 20 2017 - 19:43:01 EST)
- Re: [PATCH v5 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. matthew . gerlach (Mon Mar 20 2017 - 19:43:08 EST)
- [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Bjorn Andersson (Mon Mar 20 2017 - 19:44:08 EST)
- [PATCH 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility Bjorn Andersson (Mon Mar 20 2017 - 19:44:59 EST)
- [PATCH] seccomp: Adjust selftests to avoid double-join Kees Cook (Mon Mar 20 2017 - 19:46:18 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Bodong Wang (Mon Mar 20 2017 - 19:53:04 EST)
- Re: [PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. matthew . gerlach (Mon Mar 20 2017 - 19:53:16 EST)
- [PATCH v3 1/4] dt-bindings: Document rk3399 Gru/Kevin Brian Norris (Mon Mar 20 2017 - 19:54:17 EST)
- [PATCH v3 0/4] arm64: dts: rockchip: support Google Kevin Brian Norris (Mon Mar 20 2017 - 19:54:27 EST)
- [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer Brian Norris (Mon Mar 20 2017 - 19:54:39 EST)
- [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS Brian Norris (Mon Mar 20 2017 - 19:54:51 EST)
- [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators Brian Norris (Mon Mar 20 2017 - 19:55:03 EST)
- linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Andrei Vagin (Mon Mar 20 2017 - 19:58:36 EST)
- Re: [PATCH 4.10 00/63] 4.10.5-stable review Shuah Khan (Mon Mar 20 2017 - 20:14:47 EST)
- [PATCH v2] Kbuild: make designated_init attribute fatal Kees Cook (Mon Mar 20 2017 - 20:14:47 EST)
- Re: [PATCH] [v2, -net] cpsw/netcp: cpts depends on posix_timers Nicolas Pitre (Mon Mar 20 2017 - 20:17:31 EST)
- Re: linux-next: build failure after merge of the char-misc tree Benjamin Herrenschmidt (Mon Mar 20 2017 - 20:18:36 EST)
- Re: [PATCH 4.9 00/93] 4.9.17-stable review Shuah Khan (Mon Mar 20 2017 - 20:21:38 EST)
- Re: [PATCH 4.4 00/28] 4.4.56-stable review Shuah Khan (Mon Mar 20 2017 - 20:21:42 EST)
- linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree Stephen Rothwell (Mon Mar 20 2017 - 20:37:16 EST)
- Re: linux-next: build failure after merge of the char-misc tree Cyril Bur (Mon Mar 20 2017 - 20:38:18 EST)
- linux-next: manual merge of the drm tree with the drm-intel-fixes tree Stephen Rothwell (Mon Mar 20 2017 - 20:39:07 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Mon Mar 20 2017 - 20:48:54 EST)
- linux-next: manual merge of the drm-tegra tree with the drm tree Stephen Rothwell (Mon Mar 20 2017 - 20:54:32 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Tomasz Figa (Mon Mar 20 2017 - 20:55:00 EST)
- Re: [PATCH v2 04/20] ARM: sun8i: dt: Add DT bindings documentation for Allwinner syscon Rob Herring (Mon Mar 20 2017 - 21:08:23 EST)
- [PATCH v3] cpufreq: intel_pstate: Fix policy data management in passive mode Rafael J. Wysocki (Mon Mar 20 2017 - 21:08:52 EST)
- [PATCH 02/11] perf lock: Make 'f' part of the common 'lock_options' Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:17:54 EST)
- [PATCH 07/11] tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:18:09 EST)
- [PATCH 08/11] tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:18:21 EST)
- [PATCH 03/11] perf timechart: Use OPT_PARENT for common options Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:18:27 EST)
- [PATCH 01/11] perf lock: Subcommands should include common options Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:18:38 EST)
- Re: [Bridge] [PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Linus LÃssing (Mon Mar 20 2017 - 21:18:41 EST)
- [PATCH 04/11] tools lib api fs: Introduce sysfs__read_bool Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:19:03 EST)
- [PATCH 06/11] perf tools: Handle partial AUX records and print a warning Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:19:26 EST)
- [GIT PULL 00/11] perf/core improvements and fixes Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:19:32 EST)
- [PATCH 11/11] tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:19:53 EST)
- [PATCH 05/11] tools include: Sync {,tools/}include/uapi/linux/perf_event.h Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:20:03 EST)
- [PATCH 10/11] perf probe: Fix concat_probe_trace_events Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:20:28 EST)
- [PATCH 09/11] perf stat: Correct --no-aggr description Arnaldo Carvalho de Melo (Mon Mar 20 2017 - 21:20:28 EST)
- Re: [PATCH v4 1/8] phy: phy-mt65xx-usb3: improve RX detection stable time Chunfeng Yun (Mon Mar 20 2017 - 21:22:20 EST)
- Re: [PATCH 1/2] [media] vcodec: mediatek: add missing linux/slab.h include Rick Chang (Mon Mar 20 2017 - 21:22:35 EST)
- Re: [PATCH] PCI: rockchip: don't leak the PCI resource list Shawn Lin (Mon Mar 20 2017 - 21:25:31 EST)
- [PATCH] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Mon Mar 20 2017 - 21:39:21 EST)
- Re: [PATCH] pinctrl: samsung: fix segfault when using external interrupts on s3c24xx Tomasz Figa (Mon Mar 20 2017 - 21:40:37 EST)
- Re: [PATCH 2/4] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() DaeSeok Youn (Mon Mar 20 2017 - 21:43:34 EST)
- Re: [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Mon Mar 20 2017 - 21:46:11 EST)
- Re: [PATCH 2/2] [media] vcodec: mediatek: mark pm functions as __maybe_unused Rick Chang (Mon Mar 20 2017 - 21:46:48 EST)
- Re: [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Mon Mar 20 2017 - 21:55:43 EST)
- Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END Wei Yang (Mon Mar 20 2017 - 22:01:10 EST)
- Re: [PATCH] kexec: Update vmcoreinfo after crash happened Xunlei Pang (Mon Mar 20 2017 - 22:02:31 EST)
- Re: [PATCH 4.4 00/28] 4.4.56-stable review Guenter Roeck (Mon Mar 20 2017 - 22:13:35 EST)
- Re: [PATCH 4.9 00/93] 4.9.17-stable review Guenter Roeck (Mon Mar 20 2017 - 22:14:13 EST)
- [PATCH 1/4 V2] staging: atomisp: remove else statement after return Daeseok Youn (Mon Mar 20 2017 - 22:14:21 EST)
- Re: [PATCH 4.10 00/63] 4.10.5-stable review Guenter Roeck (Mon Mar 20 2017 - 22:14:41 EST)
- [PATCH 2/4 V2] staging: atomisp: simplify if statement in atomisp_get_sensor_fps() Daeseok Youn (Mon Mar 20 2017 - 22:16:41 EST)
- [PATCH 3/4 V2] staging: atomisp: remove useless condition in if-statements Daeseok Youn (Mon Mar 20 2017 - 22:17:10 EST)
- [PATCH 4/4 V2] staging: atomisp: remove redudant condition in if-statement Daeseok Youn (Mon Mar 20 2017 - 22:17:51 EST)
- Re: [PATCH] PCI: rockchip: don't leak the PCI resource list Brian Norris (Mon Mar 20 2017 - 22:29:53 EST)
- Re: [PATCH net-next v4 1/2]L2TP:Adjust intf MTU, add underlay L3, L2 hdrs R. Parameswaran (Mon Mar 20 2017 - 22:29:53 EST)
- Re: [PATCH] scsi: sr: fix oob access in get_capabilities Kefeng Wang (Mon Mar 20 2017 - 22:30:10 EST)
- Re: [PATCH 1/2] [net-next] net: dwc-xlgmac: include dcbnl.h Jie Deng (Mon Mar 20 2017 - 22:32:51 EST)
- Re: [PATCH 2/2] [net-next] net: dwc-xlgmac: add module license Jie Deng (Mon Mar 20 2017 - 22:35:08 EST)
- memcpy without considering the get_zeroed_page() size returned Peter Teoh (Mon Mar 20 2017 - 22:35:45 EST)
- Re: [PATCH v3 1/9] llist: Provide a safe version for llist_for_each Byungchul Park (Mon Mar 20 2017 - 22:54:59 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Adam Borowski (Mon Mar 20 2017 - 22:54:59 EST)
- Re: [PATCH v3 1/2] sched/deadline: Remove unnecessary condition in push_dl_task() Byungchul Park (Mon Mar 20 2017 - 22:58:04 EST)
- Re: linux-next: build failure after merge of the char-misc tree Joel Stanley (Mon Mar 20 2017 - 23:01:04 EST)
- Re: [v3 3/5] coresight: add support for debug module Leo Yan (Mon Mar 20 2017 - 23:07:40 EST)
- RE: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Bard Liao (Mon Mar 20 2017 - 23:08:11 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Mon Mar 20 2017 - 23:22:59 EST)
- Re: [PATCH] drm/fb-helper: Only reject FB changes if FB_MISC_USER_EVENT is set Michel DÃnzer (Mon Mar 20 2017 - 23:24:59 EST)
- [PATCH] rapidio/tsi721: change name of module parameter to avoid name conflicts JÃrÃmy Lefaure (Mon Mar 20 2017 - 23:37:28 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Eric W. Biederman (Mon Mar 20 2017 - 23:38:44 EST)
- Minecraft_pi now works in Raspbian with arm64 kernel from staging-testing Michael Zoran (Mon Mar 20 2017 - 23:38:53 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Bodong Wang (Mon Mar 20 2017 - 23:39:09 EST)
- [PATCH 1/2] staging: vt6656: rf.c: alignment should match open parentheses Matthew Giassa (Mon Mar 20 2017 - 23:54:10 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Mon Mar 20 2017 - 23:54:54 EST)
- [PATCH] staging: vt6656: rf.c: resolve all checkpatch issues. Matthew Giassa (Mon Mar 20 2017 - 23:54:54 EST)
- Re: [PATCH] staging: radio-bcm2048: Fix checkpatch warnings: WARNING: Prefer 'unsigned int' to bare use of 'unsigned' kbuild test robot (Mon Mar 20 2017 - 23:54:55 EST)
- [PATCH 2/2] staging: vt6656: rf.c: spaces preferred around that '-' Matthew Giassa (Mon Mar 20 2017 - 23:55:17 EST)
- Re: [PATCH] PCI: rockchip: don't leak the PCI resource list jeffy (Mon Mar 20 2017 - 23:56:02 EST)
- Re: [PATCH] power: bq24190_charger: mark PM functions as __maybe_unused Mark Greer (Mon Mar 20 2017 - 23:56:30 EST)
- Re: [Linaro-acpi] [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Fu Wei (Mon Mar 20 2017 - 23:56:49 EST)
- [PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers Jie Deng (Mon Mar 20 2017 - 23:59:20 EST)
- [PATCH net-next 2/2] net: dwc-xlgmac: add module license Jie Deng (Mon Mar 20 2017 - 23:59:29 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Sergey Senozhatsky (Tue Mar 21 2017 - 00:01:25 EST)
- [PATCH net-next 6/8] tap: support receiving skb from msg_control Jason Wang (Tue Mar 21 2017 - 00:11:29 EST)
- [PATCH net-next 0/8] vhost-net rx batching Jason Wang (Tue Mar 21 2017 - 00:11:48 EST)
- [PATCH net-next 4/8] tap: export skb_array Jason Wang (Tue Mar 21 2017 - 00:12:09 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Steve Longerbeam (Tue Mar 21 2017 - 00:12:33 EST)
- [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling Jason Wang (Tue Mar 21 2017 - 00:13:02 EST)
- linux-next: Tree for Mar 21 Stephen Rothwell (Tue Mar 21 2017 - 00:14:14 EST)
- [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing Jason Wang (Tue Mar 21 2017 - 00:15:58 EST)
- [PATCH net-next 2/8] skb_array: introduce batch dequeuing Jason Wang (Tue Mar 21 2017 - 00:16:05 EST)
- [PATCH net-next 5/8] tun: support receiving skb through msg_control Jason Wang (Tue Mar 21 2017 - 00:16:18 EST)
- [PATCH net-next 7/8] vhost_net: try batch dequing from skb array Jason Wang (Tue Mar 21 2017 - 00:16:32 EST)
- [PATCH net-next 3/8] tun: export skb_array Jason Wang (Tue Mar 21 2017 - 00:17:25 EST)
- [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Tue Mar 21 2017 - 00:27:04 EST)
- [PATCH v2 3/3] KVM: x86: correct async page present tracepoint Wanpeng Li (Tue Mar 21 2017 - 00:27:45 EST)
- [PATCH v2 1/3] KVM: nVMX: Fix nested VPID vmx exec control Wanpeng Li (Tue Mar 21 2017 - 00:27:50 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest crash when VPID is disabled on L0 Wanpeng Li (Tue Mar 21 2017 - 00:28:50 EST)
- Re: [PATCH 4.10 00/63] 4.10.5-stable review Greg Kroah-Hartman (Tue Mar 21 2017 - 00:30:06 EST)
- Eric Anholt offically announces support of VC4 without access to expander on the RPI 3 Michael Zoran (Tue Mar 21 2017 - 00:47:31 EST)
- Re: [PATCH 4.10 00/63] 4.10.5-stable review Greg Kroah-Hartman (Tue Mar 21 2017 - 00:47:31 EST)
- Re: lockdep warning: console vs. mem hotplug Sergey Senozhatsky (Tue Mar 21 2017 - 00:47:31 EST)
- Re: [PATCH v5 4/7] perf/sdt: Allow recording of existing events Masami Hiramatsu (Tue Mar 21 2017 - 00:53:34 EST)
- [PATCH 0/2] Hi655x: mfd/pmic: regulator: Correct dependencies Jeremy Linton (Tue Mar 21 2017 - 00:55:28 EST)
- [lkp-robot] [locking/ww_mutex] bf7b3ac2e3: INFO:task_blocked_for_more_than#seconds kernel test robot (Tue Mar 21 2017 - 00:55:40 EST)
- [PATCH 1/2] mfd: hi655x: Reference required regulator driver Jeremy Linton (Tue Mar 21 2017 - 00:58:26 EST)
- [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage kernel test robot (Tue Mar 21 2017 - 00:58:50 EST)
- [PATCH 2/2] regulator: hi655x: Bump parent pmic module use count Jeremy Linton (Tue Mar 21 2017 - 00:59:35 EST)
- Re: lockdep warning: console vs. mem hotplug Sergey Senozhatsky (Tue Mar 21 2017 - 01:04:59 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Alex Williamson (Tue Mar 21 2017 - 01:06:22 EST)
- Re: [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Fu Wei (Tue Mar 21 2017 - 01:13:07 EST)
- Re: [PATCH v5 0/2] perf probe: add sdt probes arguments into the uprobe cmd string Masami Hiramatsu (Tue Mar 21 2017 - 01:16:37 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Tue Mar 21 2017 - 01:17:00 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Andrei Vagin (Tue Mar 21 2017 - 01:17:38 EST)
- Re: [PATCH tip:x86/mm] x86/tls: Forcibly set the accessed bit in TLS segments Andy Lutomirski (Tue Mar 21 2017 - 01:18:46 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Alex Williamson (Tue Mar 21 2017 - 01:18:52 EST)
- Re: [PATCH v2] perf/probe: Change MAX_CMDLEN Masami Hiramatsu (Tue Mar 21 2017 - 01:20:01 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Tue Mar 21 2017 - 01:21:55 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Tue Mar 21 2017 - 01:26:43 EST)
- [PATCH] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack Viresh Kumar (Tue Mar 21 2017 - 01:34:54 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Tue Mar 21 2017 - 01:39:09 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Tue Mar 21 2017 - 01:44:19 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Tue Mar 21 2017 - 02:00:23 EST)
- Re: [PATCH] fs/pstore: Perform erase from a worker Namhyung Kim (Tue Mar 21 2017 - 02:00:23 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Chunyan Zhang (Tue Mar 21 2017 - 02:00:40 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS gengdongjiu (Tue Mar 21 2017 - 02:09:08 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Alex Williamson (Tue Mar 21 2017 - 02:11:45 EST)
- Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Greg KH (Tue Mar 21 2017 - 02:11:45 EST)
- [PATCH] staging:r8188eu: add iv length to frame data offset Ivan Safonov (Tue Mar 21 2017 - 02:12:23 EST)
- [PATCH V3] cpufreq: Restore policy min/max limits on CPU online Viresh Kumar (Tue Mar 21 2017 - 02:14:09 EST)
- Re: [linux-sunxi] [PATCH v4 6/8] ARM: sun8i: h3: enable USB OTG on Orange Pi One Chen-Yu Tsai (Tue Mar 21 2017 - 02:25:48 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Tue Mar 21 2017 - 02:29:06 EST)
- Re: [PATCH] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Tue Mar 21 2017 - 02:30:48 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Tue Mar 21 2017 - 02:34:11 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS gengdongjiu (Tue Mar 21 2017 - 02:36:05 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Tue Mar 21 2017 - 02:39:37 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Viresh Kumar (Tue Mar 21 2017 - 02:41:00 EST)
- Re: [PATCHv2 03/10] Revert "drm: omapdrm: Remove manual update display support" Tomi Valkeinen (Tue Mar 21 2017 - 02:41:08 EST)
- Re: [PATCHv2 09/10] drm: omapdrm: crtc: get manual mode displays working Tomi Valkeinen (Tue Mar 21 2017 - 02:41:22 EST)
- Re: [GIT PULL 00/11] perf/core improvements and fixes Ingo Molnar (Tue Mar 21 2017 - 02:43:44 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Ingo Molnar (Tue Mar 21 2017 - 02:46:30 EST)
- [tip:perf/core] perf lock: Subcommands should include common options tip-bot for Changbin Du (Tue Mar 21 2017 - 02:49:50 EST)
- [tip:perf/core] perf lock: Make 'f' part of the common 'lock_options' tip-bot for Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 02:49:58 EST)
- [tip:perf/core] perf timechart: Use OPT_PARENT for common options tip-bot for Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 02:50:20 EST)
- [tip:perf/core] tools include: Sync {,tools/}include/uapi/linux/perf_event.h tip-bot for Alexander Shishkin (Tue Mar 21 2017 - 02:51:49 EST)
- [tip:perf/core] tools lib api fs: Introduce sysfs__read_bool tip-bot for Alexander Shishkin (Tue Mar 21 2017 - 02:51:49 EST)
- [tip:perf/core] perf tools: Handle partial AUX records and print a warning tip-bot for Alexander Shishkin (Tue Mar 21 2017 - 02:51:58 EST)
- Re: [PATCH v2 0/2] staging:speakup: Multiple checkpatch issues, Greg KH (Tue Mar 21 2017 - 02:56:00 EST)
- Re: [PATCH v11 0/3] Add support for the S6E3HA2 panel on TM2 board Hoegeun Kwon (Tue Mar 21 2017 - 02:56:07 EST)
- [no subject] Piotr Sroka (Tue Mar 21 2017 - 02:58:48 EST)
- Re: [kernel-hardening] Re: [PATCH] gcc-plugins: update architecture list in documentation Michael Ellerman (Tue Mar 21 2017 - 03:00:40 EST)
- RE: [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Tue Mar 21 2017 - 03:01:46 EST)
- [PATCH] arm64: dts: hi6220: enable DMA in spi0 Guodong Xu (Tue Mar 21 2017 - 03:08:40 EST)
- Re: [PATCH] usb: gadget: Correct usb EP argument for BOT status request Nicholas A. Bellinger (Tue Mar 21 2017 - 03:12:37 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Mike Galbraith (Tue Mar 21 2017 - 03:16:19 EST)
- [PATCH staging/speakup v3 1/3] return same error value from spk_set_key_info Pranay Kr. Srivastava (Tue Mar 21 2017 - 03:17:26 EST)
- Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END Ingo Molnar (Tue Mar 21 2017 - 03:17:41 EST)
- [PATCH staging/speakup v3 0/3] cleanup error and initilization Pranay Kr. Srivastava (Tue Mar 21 2017 - 03:17:51 EST)
- Re: [PATCH 24/29] drivers: convert iblock_req.pending from atomic_t to refcount_t Nicholas A. Bellinger (Tue Mar 21 2017 - 03:18:30 EST)
- [PATCH staging/speakup v3 3/3] use speakup_allocate as per required context Pranay Kr. Srivastava (Tue Mar 21 2017 - 03:18:45 EST)
- Re: [PATCH] spi: sun6i: update max transfer size reported Maxime Ripard (Tue Mar 21 2017 - 03:29:00 EST)
- Re: [PATCH tip:x86/mm] x86/tls: Forcibly set the accessed bit in TLS segments Ingo Molnar (Tue Mar 21 2017 - 03:29:01 EST)
- Re: [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Tue Mar 21 2017 - 03:34:51 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Alexander Shishkin (Tue Mar 21 2017 - 03:35:01 EST)
- Re: [PATCH v3 3/3] drm: Clarify the role of plane_state argument to drm_simple update(). Daniel Vetter (Tue Mar 21 2017 - 03:35:01 EST)
- Re: [PATCH] vc04_services: Fixing coding guideline error Greg Kroah-Hartman (Tue Mar 21 2017 - 03:38:49 EST)
- [PATCH v3] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Nickey Yang (Tue Mar 21 2017 - 03:38:54 EST)
- Re: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Arnd Bergmann (Tue Mar 21 2017 - 03:39:15 EST)
- [PATCH staging/speakup v3 2/3] remove unnecessary initial allocation of vc Pranay Kr. Srivastava (Tue Mar 21 2017 - 03:39:29 EST)
- Re: [v4 2/3] dt-bindings: mmc: add description of PHY delays for sdhci-cadence Masahiro Yamada (Tue Mar 21 2017 - 03:40:47 EST)
- Re: [v4 1/3] mmc: sdhci-cadence: Fix writing PHY delay Masahiro Yamada (Tue Mar 21 2017 - 03:41:02 EST)
- Re: [PATCH v2 1/5] dt-bindings: update device tree binding for Allwinner PRCM CCUs Maxime Ripard (Tue Mar 21 2017 - 03:44:49 EST)
- [tip:perf/core] perf stat: Correct --no-aggr description tip-bot for Ravi Bangoria (Tue Mar 21 2017 - 03:46:31 EST)
- [tip:perf/core] perf probe: Fix concat_probe_trace_events tip-bot for Ravi Bangoria (Tue Mar 21 2017 - 03:46:54 EST)
- Re: [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget Mylene Josserand (Tue Mar 21 2017 - 03:46:57 EST)
- [tip:x86/mm] x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h tip-bot for Thomas Garnier (Tue Mar 21 2017 - 03:47:09 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Andrzej Hajda (Tue Mar 21 2017 - 03:47:42 EST)
- Re: kexec regression since 4.9 caused by efi Dave Young (Tue Mar 21 2017 - 03:49:32 EST)
- Re: [PATCH v2] drm/bridge: dw_hdmi: support i2c extended read mode Archit Taneja (Tue Mar 21 2017 - 03:49:46 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config Archit Taneja (Tue Mar 21 2017 - 03:53:21 EST)
- Re: [PATCH] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Tue Mar 21 2017 - 03:53:23 EST)
- [PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Tue Mar 21 2017 - 03:55:40 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Baolin Wang (Tue Mar 21 2017 - 03:55:58 EST)
- Re: [PATCH] vfio pci: kernel support of error recovery only for non fatal error Cao jin (Tue Mar 21 2017 - 04:02:06 EST)
- [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Lu Baolu (Tue Mar 21 2017 - 04:02:12 EST)
- Re: [PATCH v6 0/5] Implement clocksource for rockchip SoC using rockchip timer Daniel Lezcano (Tue Mar 21 2017 - 04:02:15 EST)
- [PATCH v8 1/5] x86: add simple udelay calibration Lu Baolu (Tue Mar 21 2017 - 04:02:27 EST)
- [PATCH v8 4/5] usb: serial: add dbc debug device support to usb_debug Lu Baolu (Tue Mar 21 2017 - 04:02:35 EST)
- [PATCH v8 2/5] usb: early: add driver for xhci debug capability Lu Baolu (Tue Mar 21 2017 - 04:02:41 EST)
- [PATCH v8 5/5] usb: doc: add document for USB3 debug port usage Lu Baolu (Tue Mar 21 2017 - 04:03:25 EST)
- [PATCH v8 3/5] x86: add support for earlyprintk via USB3 debug port Lu Baolu (Tue Mar 21 2017 - 04:03:54 EST)
- Re: [PATCH] tpm/tpm_crb: fix unused warnings on suspend/resume functions Jarkko Sakkinen (Tue Mar 21 2017 - 04:04:23 EST)
- Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board éä (Tue Mar 21 2017 - 04:05:03 EST)
- Re: [PATCH] Staging: ks7010 - fixed style block comments Greg KH (Tue Mar 21 2017 - 04:07:04 EST)
- RE: [v3 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Tue Mar 21 2017 - 04:07:08 EST)
- Re: [PATCH v2 4/5] dt-bindings: auxdisplay: Add bindings for Hitachi HD44780 Geert Uytterhoeven (Tue Mar 21 2017 - 04:07:19 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Felipe Balbi (Tue Mar 21 2017 - 04:08:41 EST)
- [PATCH 0/7] staging: speakup: Multiple CheckPatch issues. Arushi Singhal (Tue Mar 21 2017 - 04:12:32 EST)
- [PATCH 1/7] staging: speakup: Moved logical to previous line. Arushi Singhal (Tue Mar 21 2017 - 04:12:32 EST)
- [PATCH 2/7] staging: speakup: Remove multiple assignments Arushi Singhal (Tue Mar 21 2017 - 04:12:38 EST)
- [PATCH 3/7] staging: speakup: Simplify "NULL" comparisons Arushi Singhal (Tue Mar 21 2017 - 04:12:48 EST)
- [PATCH 5/7] staging: speakup: Remove multiple assignments Arushi Singhal (Tue Mar 21 2017 - 04:12:58 EST)
- [PATCH 6/7] staging: speakup: Moved OR operator to previous line. Arushi Singhal (Tue Mar 21 2017 - 04:12:58 EST)
- [PATCH 7/7] staging: speakup: spaces preferred around operator Arushi Singhal (Tue Mar 21 2017 - 04:13:07 EST)
- [PATCH 4/7] staging: speakup: fixes braces {} should be used on all arms of this statement Arushi Singhal (Tue Mar 21 2017 - 04:13:34 EST)
- [GIT PULL] GPIO fixes for v4.11 Linus Walleij (Tue Mar 21 2017 - 04:18:28 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Arnd Bergmann (Tue Mar 21 2017 - 04:19:13 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Marcel Holtmann (Tue Mar 21 2017 - 04:20:12 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Adam Borowski (Tue Mar 21 2017 - 04:22:39 EST)
- Re: [PATCH v2] Bluetooth: btqcomsmd: fix compile-test dependency Marcel Holtmann (Tue Mar 21 2017 - 04:23:54 EST)
- Re: [PATCH] drm/i915: use static const array for PICK macro Jani Nikula (Tue Mar 21 2017 - 04:26:30 EST)
- [PATCH] drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake Nickey Yang (Tue Mar 21 2017 - 04:27:41 EST)
- Re: [PATCH v6 0/4] Broadcom SBA RAID support Vinod Koul (Tue Mar 21 2017 - 04:29:54 EST)
- Re: [PATCH] ia64: fix module loading for gcc-5.4 Ãmeric MASCHINO (Tue Mar 21 2017 - 04:31:53 EST)
- Re: [tip:x86/process] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Ingo Molnar (Tue Mar 21 2017 - 04:35:17 EST)
- Re: [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver Sekhar Nori (Tue Mar 21 2017 - 04:35:40 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Michael Ellerman (Tue Mar 21 2017 - 04:36:06 EST)
- Re: [PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Sekhar Nori (Tue Mar 21 2017 - 04:39:17 EST)
- Re: [PATCH 1/3] powerpc/mm: move mmap_sem unlock up from do_sigbus Aneesh Kumar K.V (Tue Mar 21 2017 - 04:39:23 EST)
- [PATCH 0/4] staging: speakup: Checkpatch issues. Arushi Singhal (Tue Mar 21 2017 - 04:40:05 EST)
- [PATCH 1/4] staging: speakup: Removed Unnecessary parentheses. Arushi Singhal (Tue Mar 21 2017 - 04:40:18 EST)
- [PATCH 2/4] staging: speakup: Simplify the NULL comparisons Arushi Singhal (Tue Mar 21 2017 - 04:40:31 EST)
- Re: [PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Sekhar Nori (Tue Mar 21 2017 - 04:40:58 EST)
- [PATCH 4/4] staging: speakup: Fix alignment with parenthesis. Arushi Singhal (Tue Mar 21 2017 - 04:41:19 EST)
- [PATCH 3/4] staging: speakup: Match alignment with open parenthesis. Arushi Singhal (Tue Mar 21 2017 - 04:42:35 EST)
- Re: [PATCH] drm/i915: use static const array for PICK macro Arnd Bergmann (Tue Mar 21 2017 - 04:44:13 EST)
- [PATCH 0/5] netfilter: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:44:53 EST)
- [PATCH 1/5] netfilter: ipvs: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:44:53 EST)
- [PATCH 4/5] netfilter: nfnetlink: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:45:09 EST)
- [PATCH 2/5] netfilter: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:45:09 EST)
- [PATCH 3/5] netfilter: nf_tables_api: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:45:17 EST)
- [PATCH 5/5] netfilter: xt_TEE: Clean up tests if NULL returned on failure simran singhal (Tue Mar 21 2017 - 04:45:38 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability David Hildenbrand (Tue Mar 21 2017 - 04:52:19 EST)
- Re: [PATCH v6 0/4] Broadcom SBA RAID support Anup Patel (Tue Mar 21 2017 - 04:55:34 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner (Tue Mar 21 2017 - 04:56:34 EST)
- Re: [PATCH v2 3/3] KVM: x86: correct async page present tracepoint David Hildenbrand (Tue Mar 21 2017 - 04:57:20 EST)
- Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Heiko Stübner (Tue Mar 21 2017 - 04:58:16 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx Arnd Bergmann (Tue Mar 21 2017 - 04:58:31 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Tue Mar 21 2017 - 04:58:57 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Vincent Guittot (Tue Mar 21 2017 - 04:59:23 EST)
- RE: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Bard Liao (Tue Mar 21 2017 - 04:59:52 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Bamvor Zhang Jian (Tue Mar 21 2017 - 05:00:18 EST)
- Re: [PATCH v3 1/5] ASoC: sun8i-codec: Remove analog "HP" widget Mylene Josserand (Tue Mar 21 2017 - 05:00:21 EST)
- [PATCH v5 0/6] staging: rtl8192e: Fix coding style, warnings and checks suniel . spartan (Tue Mar 21 2017 - 05:01:24 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability David Hildenbrand (Tue Mar 21 2017 - 05:01:26 EST)
- [PATCH v5 1/6] staging: rtl8192e: Fix comments as per kernel coding style suniel . spartan (Tue Mar 21 2017 - 05:01:30 EST)
- [PATCH v5 2/6] staging: rtl8192e: Remove unnecessary 'out of memory' message suniel . spartan (Tue Mar 21 2017 - 05:01:45 EST)
- [PATCH v5 3/6] staging: rtl8192e: Rectify pointer comparisions with NULL suniel . spartan (Tue Mar 21 2017 - 05:01:45 EST)
- [PATCH v5 5/6] staging: rtl8192e: Fix issues reported by checkpatch.pl suniel . spartan (Tue Mar 21 2017 - 05:01:46 EST)
- [PATCH v5 6/6] staging: rtl8192e: Fix blank lines and space after a cast suniel . spartan (Tue Mar 21 2017 - 05:01:59 EST)
- [PATCH v5 4/6] staging: rtl8192e: Pass a pointer as an argument to sizeof() instead of struct suniel . spartan (Tue Mar 21 2017 - 05:02:32 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Niklas Cassel (Tue Mar 21 2017 - 05:05:00 EST)
- Re: [RESEND PATCH 2/7] time: Change posix clocks ops interfaces to use timespec64 Thomas Gleixner (Tue Mar 21 2017 - 05:05:16 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Tue Mar 21 2017 - 05:05:22 EST)
- [PATCH] kcov: simplify interrupt check Dmitry Vyukov (Tue Mar 21 2017 - 05:10:53 EST)
- Re: [PATCH 2/3] powerpc/mm: handle VM_FAULT_RETRY earlier Aneesh Kumar K.V (Tue Mar 21 2017 - 05:12:14 EST)
- Re: [PATCH 3/3] powerpc/mm: move mmap_sem unlocking in do_page_fault() Aneesh Kumar K.V (Tue Mar 21 2017 - 05:12:39 EST)
- [tip:x86/process] um/arch_prctl: Fix fallout from x86 arch_prctl() rework tip-bot for Kyle Huey (Tue Mar 21 2017 - 05:13:54 EST)
- Re: [PATCH] mtd: nand: use .read_oob() instead of .cmdfunc() for bad block check Masahiro Yamada (Tue Mar 21 2017 - 05:15:13 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability David Hildenbrand (Tue Mar 21 2017 - 05:15:36 EST)
- RE: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Bard Liao (Tue Mar 21 2017 - 05:16:06 EST)
- Re: [PATCH 7/7] Change k_clock nsleep() to use timespec64 Arnd Bergmann (Tue Mar 21 2017 - 05:16:29 EST)
- Re: [PATCH v6 0/4] Broadcom SBA RAID support Vinod Koul (Tue Mar 21 2017 - 05:17:51 EST)
- [PATCH] fault-inject: use correct check for interrupts Dmitry Vyukov (Tue Mar 21 2017 - 05:18:20 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Andrey Ryabinin (Tue Mar 21 2017 - 05:25:59 EST)
- Re: linux-next-20170320 break stmmac on dwmac-sunxi Giuseppe CAVALLARO (Tue Mar 21 2017 - 05:25:59 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Tue Mar 21 2017 - 05:26:37 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Petr Tesarik (Tue Mar 21 2017 - 05:28:08 EST)
- Re: [PATCH] kcov: simplify interrupt check Hillf Danton (Tue Mar 21 2017 - 05:28:51 EST)
- Re: [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Charles Keepax (Tue Mar 21 2017 - 05:29:02 EST)
- Re: [PATCH v2] pinctrl: samsung: Calculate GPIO base for pinctrl_add_gpio_range Charles Keepax (Tue Mar 21 2017 - 05:31:28 EST)
- [PATCH net-next v2 0/5] net-next: dsa: add Mediatek MT7530 support sean.wang (Tue Mar 21 2017 - 05:35:31 EST)
- [PATCH net-next v2 1/5] dt-bindings: net: dsa: add Mediatek MT7530 binding sean.wang (Tue Mar 21 2017 - 05:35:36 EST)
- [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch sean.wang (Tue Mar 21 2017 - 05:37:02 EST)
- [PATCH net-next v2 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance sean.wang (Tue Mar 21 2017 - 05:42:54 EST)
- [PATCH net-next v2 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA sean.wang (Tue Mar 21 2017 - 05:43:06 EST)
- [PATCH net-next v2 2/5] net-next: dsa: add Mediatek tag RX/TX handler sean.wang (Tue Mar 21 2017 - 05:43:27 EST)
- Re: [PATCH] irqchip/gic-v3: Support v2m frame backwards compatibility mode Marc Zyngier (Tue Mar 21 2017 - 05:43:42 EST)
- Re: [PATCHv2 00/10] Nokia N950 basic display support Tomi Valkeinen (Tue Mar 21 2017 - 05:54:50 EST)
- Re: [PATCH] kcov: simplify interrupt check Dmitry Vyukov (Tue Mar 21 2017 - 05:59:57 EST)
- Re: [PATCH 4/4] iio: accel: adxl345: Add support for triggered buffer Eva Rachel Retuya (Tue Mar 21 2017 - 06:03:38 EST)
- [PATCH v2 0/2] wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 06:10:04 EST)
- [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 06:10:05 EST)
- [PATCH v2 1/2] ASoC: codec: wm8960: Refactor sysclk freq search Daniel Baluta (Tue Mar 21 2017 - 06:10:20 EST)
- Re: [PATCH 2/3] drm/i915: split out check for noncontiguous pfn range Chris Wilson (Tue Mar 21 2017 - 06:16:31 EST)
- [PATCH] clk: aggregate return codes of notify chains Peter De Schrijver (Tue Mar 21 2017 - 06:16:57 EST)
- Re: [v3 3/5] coresight: add support for debug module Suzuki K Poulose (Tue Mar 21 2017 - 06:17:36 EST)
- Re: [PATCH 1/3] drm/i915: allocate mock file pointer dynamically Chris Wilson (Tue Mar 21 2017 - 06:17:36 EST)
- Re: [RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Roger Quadros (Tue Mar 21 2017 - 06:18:50 EST)
- Re: [Bridge] [PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Pablo Neira Ayuso (Tue Mar 21 2017 - 06:19:06 EST)
- [PATCH] clk: qcom: clk-smd-rpm: fix rate for branch clks during handoff Srinivas Kandagatla (Tue Mar 21 2017 - 06:21:20 EST)
- Re: [Intel-gfx] [PATCH 2/3] drm/i915: split out check for noncontiguous pfn range Chris Wilson (Tue Mar 21 2017 - 06:23:48 EST)
- Re: [PATCH v17 0/3] USB Type-C Connector class Greg KH (Tue Mar 21 2017 - 06:25:05 EST)
- Re: [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing Sergei Shtylyov (Tue Mar 21 2017 - 06:25:26 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: use static const array for PICK macro Daniel Vetter (Tue Mar 21 2017 - 06:33:47 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Arnd Bergmann (Tue Mar 21 2017 - 06:35:39 EST)
- Re: [PATCH v2 2/4] asm-generic/io.h: Remove unused generic __ioremap() definition Geert Uytterhoeven (Tue Mar 21 2017 - 06:37:34 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Tetsuo Handa (Tue Mar 21 2017 - 06:37:47 EST)
- Re: [PATCH] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack Jon Hunter (Tue Mar 21 2017 - 06:37:56 EST)
- Re: [PATCH v17 0/3] USB Type-C Connector class Heikki Krogerus (Tue Mar 21 2017 - 06:38:09 EST)
- Re: [PATCH] soc/tegra: pmc: Don't allocate struct tegra_powergate on stack Viresh Kumar (Tue Mar 21 2017 - 06:40:09 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Mark Rutland (Tue Mar 21 2017 - 06:42:12 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Niklas Söderlund (Tue Mar 21 2017 - 06:42:21 EST)
- RE: [PATCH] net: convert sk_filter.refcnt from atomic_t to refcount_t Reshetova, Elena (Tue Mar 21 2017 - 06:47:16 EST)
- Re: Conversion of w83627ehf to hwmon_device_register_with_info ? Peter Hüwe (Tue Mar 21 2017 - 06:52:02 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Hans Verkuil (Tue Mar 21 2017 - 07:06:14 EST)
- Re: [PATCH 2/2] regulator: hi655x: Bump parent pmic module use count Mark Brown (Tue Mar 21 2017 - 07:08:19 EST)
- Re: [PATCH 1/4] mm/zsmalloc: always set movable/highmem flag to the zspage Minchan Kim (Tue Mar 21 2017 - 07:10:18 EST)
- Re: [RFC v3 0/5] Add capacity capping support to the CPU controller Patrick Bellasi (Tue Mar 21 2017 - 07:10:55 EST)
- Re: [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline Pavel Machek (Tue Mar 21 2017 - 07:11:12 EST)
- Re: [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators Enric Balletbo Serra (Tue Mar 21 2017 - 07:12:27 EST)
- Re: [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS Enric Balletbo Serra (Tue Mar 21 2017 - 07:13:26 EST)
- Re: [PATCH v17 0/3] USB Type-C Connector class Heikki Krogerus (Tue Mar 21 2017 - 07:14:47 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: use static const array for PICK macro Jani Nikula (Tue Mar 21 2017 - 07:24:20 EST)
- [PATCH 0/2] Remove Typrdefs Arushi Singhal (Tue Mar 21 2017 - 07:26:56 EST)
- [PATCH 1/2] staging: sm750fb: Remove typedefs from struct Arushi Singhal (Tue Mar 21 2017 - 07:26:59 EST)
- [PATCH 2/2] staging: sm750fb: Remove typedefs from enum Arushi Singhal (Tue Mar 21 2017 - 07:27:03 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Russell King - ARM Linux (Tue Mar 21 2017 - 07:28:56 EST)
- [PATCH 1/3] mailbox: always wait in mbox_send_message for blocking Tx mode Sudeep Holla (Tue Mar 21 2017 - 07:30:26 EST)
- [PATCH 3/3] mailbox: handle empty message in tx_tick Sudeep Holla (Tue Mar 21 2017 - 07:30:35 EST)
- [PATCH 2/3] mailbox: skip complete wait event if timer expired Sudeep Holla (Tue Mar 21 2017 - 07:30:47 EST)
- Re: [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Ingo Molnar (Tue Mar 21 2017 - 07:33:57 EST)
- Re: [PATCH 01/11] net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings Oliver Neukum (Tue Mar 21 2017 - 07:34:08 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Russell King - ARM Linux (Tue Mar 21 2017 - 07:40:18 EST)
- Re: [PATCH v2] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Brian Foster (Tue Mar 21 2017 - 07:40:18 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Christoffer Dall (Tue Mar 21 2017 - 07:42:55 EST)
- [PATCH 02/11] staging: speakup: Remove multiple assignments Arushi Singhal (Tue Mar 21 2017 - 07:42:56 EST)
- [PATCH 01/11] staging: speakup: Moved logical to previous line. Arushi Singhal (Tue Mar 21 2017 - 07:42:56 EST)
- [PATCH 03/11] staging: speakup: Simplify "NULL" comparisons Arushi Singhal (Tue Mar 21 2017 - 07:43:03 EST)
- [PATCH 06/11] staging: speakup: Moved OR operator to previous line. Arushi Singhal (Tue Mar 21 2017 - 07:43:22 EST)
- [PATCH 08/11] staging: speakup: Removed Unnecessary parentheses. Arushi Singhal (Tue Mar 21 2017 - 07:43:27 EST)
- [PATCH 10/11] staging: speakup: Match alignment with open parenthesis. Arushi Singhal (Tue Mar 21 2017 - 07:43:39 EST)
- [PATCH 11/11] staging: speakup: Fix alignment with parenthesis. Arushi Singhal (Tue Mar 21 2017 - 07:43:47 EST)
- [PATCH 09/11] staging: speakup: Simplify the NULL comparisons Arushi Singhal (Tue Mar 21 2017 - 07:44:06 EST)
- Re: drivers/pcmcia: NO_IRQ removal for electra_cf.c Michael Ellerman (Tue Mar 21 2017 - 07:44:17 EST)
- Re: [v2, 16/23] MAINTAINERS: Add file patterns for powerpc device tree bindings Michael Ellerman (Tue Mar 21 2017 - 07:44:17 EST)
- Re: [1/3] powerpc/mm: move mmap_sem unlock up from do_sigbus Michael Ellerman (Tue Mar 21 2017 - 07:44:25 EST)
- [PATCH 05/11] staging: speakup: Remove multiple assignments Arushi Singhal (Tue Mar 21 2017 - 07:45:08 EST)
- [PATCH 07/11] staging: speakup: spaces preferred around operator Arushi Singhal (Tue Mar 21 2017 - 07:45:15 EST)
- [PATCH 04/11] staging: speakup: fixes braces {} should be used on all arms of this statement Arushi Singhal (Tue Mar 21 2017 - 07:45:31 EST)
- [RESEND PATCH 00/11] staging:speakup: Multiple Checkpatch issues. Arushi Singhal (Tue Mar 21 2017 - 07:46:17 EST)
- Re: [PATCHv2 00/10] Nokia N950 basic display support Tomi Valkeinen (Tue Mar 21 2017 - 07:46:32 EST)
- Re: [v3 3/5] coresight: add support for debug module Leo Yan (Tue Mar 21 2017 - 07:47:30 EST)
- [PATCH 0/3] Handling of reduced FPS in V4L2 Jose Abreu (Tue Mar 21 2017 - 07:49:55 EST)
- [PATCH 1/3] [media] videodev2.h: Add new DV flag CAN_DETECT_REDUCED_FPS Jose Abreu (Tue Mar 21 2017 - 07:50:00 EST)
- [PATCH 2/3] [media] v4l2-dv-timings: Introduce v4l2_calc_timeperframe helper Jose Abreu (Tue Mar 21 2017 - 07:50:20 EST)
- [PATCH 3/3] [media] cobalt: Use v4l2_calc_timeperframe helper Jose Abreu (Tue Mar 21 2017 - 07:50:21 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 07:51:03 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Jon Masters (Tue Mar 21 2017 - 07:55:59 EST)
- Re: [PATCH 1/2] staging: sm750fb: Remove typedefs from struct Greg KH (Tue Mar 21 2017 - 07:56:34 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 07:56:34 EST)
- [PATCH v18 1/3] lib/string: add sysfs_match_string helper Heikki Krogerus (Tue Mar 21 2017 - 07:57:05 EST)
- [PATCH v18 2/3] usb: USB Type-C connector class Heikki Krogerus (Tue Mar 21 2017 - 07:57:05 EST)
- [PATCH v18 3/3] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY Heikki Krogerus (Tue Mar 21 2017 - 07:57:12 EST)
- [PATCH v18 0/3] USB Type-C Connector class Heikki Krogerus (Tue Mar 21 2017 - 07:57:48 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Will Deacon (Tue Mar 21 2017 - 08:00:58 EST)
- [PATCH net-next] net: convert sk_filter.refcnt from atomic_t to refcount_t Elena Reshetova (Tue Mar 21 2017 - 08:03:36 EST)
- [PATCH v2] f2fs: fix race condition in between free nid allocator/initializer Chao Yu (Tue Mar 21 2017 - 08:12:23 EST)
- [PATCH 1/2] f2fs: introduce __drop_inmem_page Chao Yu (Tue Mar 21 2017 - 08:12:23 EST)
- [PATCH 2/2] f2fs: fix recording invalid last_victim Chao Yu (Tue Mar 21 2017 - 08:12:59 EST)
- Re: [PATCH v2 06/14] mmc: dw_mmc: simplify optional reset handling Jaehoon Chung (Tue Mar 21 2017 - 08:12:59 EST)
- Re: [4/4] mwifiex: pcie: de-duplicate buffer allocation code Kalle Valo (Tue Mar 21 2017 - 08:15:10 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Kalle Valo (Tue Mar 21 2017 - 08:17:35 EST)
- [PATCH 0/2] netfilter: Remove unnecessary cast on void pointer simran singhal (Tue Mar 21 2017 - 08:20:02 EST)
- [PATCH] scsi: ufs: remove the duplicated checking for supporting clkscaling Jaehoon Chung (Tue Mar 21 2017 - 08:20:08 EST)
- [PATCH 2/2] netfilter: Remove unnecessary cast on void pointer simran singhal (Tue Mar 21 2017 - 08:20:12 EST)
- [PATCH 1/2] netfilter: ipset: Remove unnecessary cast on void pointer simran singhal (Tue Mar 21 2017 - 08:20:20 EST)
- [tip:x86/debug] x86/timers: Add simple udelay calibration tip-bot for Lu Baolu (Tue Mar 21 2017 - 08:20:27 EST)
- [PATCH] btmrvl: fix spelling mistake: "unregester" -> "unregister" Colin King (Tue Mar 21 2017 - 08:20:43 EST)
- [tip:x86/debug] usb/early: Add driver for xhci debug capability tip-bot for Lu Baolu (Tue Mar 21 2017 - 08:20:43 EST)
- [tip:x86/debug] x86/earlyprintk: Add support for earlyprintk via USB3 debug port tip-bot for Lu Baolu (Tue Mar 21 2017 - 08:21:30 EST)
- [tip:x86/debug] usb/doc: Add document for USB3 debug port usage tip-bot for Lu Baolu (Tue Mar 21 2017 - 08:23:32 EST)
- [tip:x86/debug] usb/serial: Add DBC debug device support to usb_debug tip-bot for Lu Baolu (Tue Mar 21 2017 - 08:23:42 EST)
- Re: sound: another deadlock in snd_seq_pool_done Takashi Iwai (Tue Mar 21 2017 - 08:23:50 EST)
- Re: [PATCH] stm class: Document the stm_ftrace Chunyan Zhang (Tue Mar 21 2017 - 08:27:33 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 08:31:11 EST)
- Re: [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Greg Kroah-Hartman (Tue Mar 21 2017 - 08:31:20 EST)
- [PATCH v2] staging: lustre: replace simple_strtoul with kstrtoint Marcin Ciupak (Tue Mar 21 2017 - 08:47:43 EST)
- Re: [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Ingo Molnar (Tue Mar 21 2017 - 08:47:43 EST)
- Re: [Linaro-acpi] [PATCH v21 13/13] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver Lurndal, Scott (Tue Mar 21 2017 - 08:48:35 EST)
- Re: sound: another deadlock in snd_seq_pool_done Dmitry Vyukov (Tue Mar 21 2017 - 08:49:03 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Thomas Gleixner (Tue Mar 21 2017 - 08:49:54 EST)
- Re: [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Charles Keepax (Tue Mar 21 2017 - 08:51:27 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Dmitry Safonov (Tue Mar 21 2017 - 08:54:14 EST)
- Re: [PATCH v2 1/2] ASoC: codec: wm8960: Refactor sysclk freq search Charles Keepax (Tue Mar 21 2017 - 08:57:32 EST)
- Re: [PATCH 2/2] staging: vt6656: rf.c: spaces preferred around that '-' Dan Carpenter (Tue Mar 21 2017 - 08:57:50 EST)
- Re: sound: another deadlock in snd_seq_pool_done Takashi Iwai (Tue Mar 21 2017 - 09:03:55 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Tue Mar 21 2017 - 09:04:47 EST)
- Re: [PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode Peter Zijlstra (Tue Mar 21 2017 - 09:04:58 EST)
- [PATCH] scsi: lpfc: fix linking against modular NVMe support Arnd Bergmann (Tue Mar 21 2017 - 09:10:43 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS James Morse (Tue Mar 21 2017 - 09:10:54 EST)
- [PATCH] x86/mce/AMD: Give a name to MCA bank 3 to use with legacy MSRs Yazen Ghannam (Tue Mar 21 2017 - 09:18:59 EST)
- [PATCH] clk: add clk_possible_parents debugfs file Peter De Schrijver (Tue Mar 21 2017 - 09:21:53 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 09:23:17 EST)
- [PATCH 0/2] netfilter: ,netdev@xxxxxxxxxxxxxxx simran singhal (Tue Mar 21 2017 - 09:23:39 EST)
- [PATCH 2/2] netfilter: ipvs: Compress return logic simran singhal (Tue Mar 21 2017 - 09:23:57 EST)
- [PATCH 1/2] netfilter: ipset: Compress return logic simran singhal (Tue Mar 21 2017 - 09:23:57 EST)
- [Bisected] Suspend-to-disk fails on a 32-bit x86 system since commit 92923ca Evgenii Shatokhin (Tue Mar 21 2017 - 09:27:52 EST)
- Re: [PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology Daniel Bristot de Oliveira (Tue Mar 21 2017 - 09:29:10 EST)
- [PATCH v2 0/2] netfilter: Compress return logic simran singhal (Tue Mar 21 2017 - 09:30:56 EST)
- [PATCH 1/2] staging: ad7759: Replace mlock with driver private lock Arushi Singhal (Tue Mar 21 2017 - 09:31:11 EST)
- [PATCH 2/2] staging: iio: ade7759: Move header content to implementation file Arushi Singhal (Tue Mar 21 2017 - 09:31:24 EST)
- [PATCH 0/2] IIO coding tasks Arushi Singhal (Tue Mar 21 2017 - 09:31:35 EST)
- [PATCH v2 2/2] netfilter: ipvs: Compress return logic simran singhal (Tue Mar 21 2017 - 09:32:03 EST)
- [PATCH v2 1/2] netfilter: ipset: Compress return logic simran singhal (Tue Mar 21 2017 - 09:32:09 EST)
- [PATCH] pci-error-recovery: doc cleanup Cao jin (Tue Mar 21 2017 - 09:32:28 EST)
- Re: Conversion of w83627ehf to hwmon_device_register_with_info ? Guenter Roeck (Tue Mar 21 2017 - 09:35:48 EST)
- [PATCH 2/2] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Vignesh R (Tue Mar 21 2017 - 09:37:53 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Vincent Guittot (Tue Mar 21 2017 - 09:37:58 EST)
- [PATCH 1/2] tty: serial_core: Add name field to uart_port struct Vignesh R (Tue Mar 21 2017 - 09:39:01 EST)
- [PATCH 0/2] serial: Add name field to uart_port Vignesh R (Tue Mar 21 2017 - 09:39:17 EST)
- Re: [PATCH 2/3] powerpc/mm: handle VM_FAULT_RETRY earlier Laurent Dufour (Tue Mar 21 2017 - 09:41:14 EST)
- [PATCH v7 4/4] PCI: imx6: Do not switch speed if Gen2 is disabled Andrey Smirnov (Tue Mar 21 2017 - 09:42:19 EST)
- [PATCH v7 3/4] PCI: imx6: Do not wait for speed change on i.MX7 Andrey Smirnov (Tue Mar 21 2017 - 09:42:33 EST)
- [PATCH v7 0/4] i.MX7 PCI support Andrey Smirnov (Tue Mar 21 2017 - 09:42:40 EST)
- [PATCH v7 2/4] PCI: imx6: Allow probe deferal by reset GPIO Andrey Smirnov (Tue Mar 21 2017 - 09:42:49 EST)
- [PATCH v7 1/4] PCI: imx6: Add code to support i.MX7D Andrey Smirnov (Tue Mar 21 2017 - 09:43:06 EST)
- [PATCH] clk: Re-evaluate clock rate on min/max update Peter De Schrijver (Tue Mar 21 2017 - 09:43:39 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Bodong Wang (Tue Mar 21 2017 - 09:44:06 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Christoph Hellwig (Tue Mar 21 2017 - 09:45:06 EST)
- Re: [PATCH v2] perf probe: Return errno when does not hit any event Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 09:47:54 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Bjorn Helgaas (Tue Mar 21 2017 - 09:47:55 EST)
- Re: [PATCH v2] perf/probe: Change MAX_CMDLEN Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 09:48:27 EST)
- [PATCH v2 2/3] misc: ds1682: Add OF device ID table Javier Martinez Canillas (Tue Mar 21 2017 - 09:51:46 EST)
- [PATCH v2 3/3] eeprom: idt_89hpesx: Add OF device ID table Javier Martinez Canillas (Tue Mar 21 2017 - 09:51:56 EST)
- [PATCH v2 1/3] misc: tsl2550: Add OF device ID table Javier Martinez Canillas (Tue Mar 21 2017 - 09:52:16 EST)
- Re: [PATCH v7 3/4] PCI: imx6: Do not wait for speed change on i.MX7 Lucas Stach (Tue Mar 21 2017 - 09:52:32 EST)
- Re: [PATCH v7 4/4] PCI: imx6: Do not switch speed if Gen2 is disabled Lucas Stach (Tue Mar 21 2017 - 09:53:55 EST)
- Re: [PATCH v2 3/3] eeprom: idt_89hpesx: Add OF device ID table Arnd Bergmann (Tue Mar 21 2017 - 09:55:10 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Shuah Khan (Tue Mar 21 2017 - 09:55:15 EST)
- Re: [PATCH v2 2/3] misc: ds1682: Add OF device ID table Arnd Bergmann (Tue Mar 21 2017 - 09:55:25 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS kbuild test robot (Tue Mar 21 2017 - 09:55:38 EST)
- Re: [PATCH v2 1/3] misc: tsl2550: Add OF device ID table Arnd Bergmann (Tue Mar 21 2017 - 09:55:54 EST)
- Re: [PATCH v2] HID: clamp input to logical range if no null state Jiri Kosina (Tue Mar 21 2017 - 09:56:11 EST)
- pull-request: wireless-drivers 2017-03-21 Kalle Valo (Tue Mar 21 2017 - 09:56:24 EST)
- N900 failure in next-20170321 Pavel Machek (Tue Mar 21 2017 - 09:57:21 EST)
- Re: [PATCH v2] iommu: iova: Consolidate code for adding new node to iovad domain rbtree Joerg Roedel (Tue Mar 21 2017 - 09:58:50 EST)
- Re: [PATCH] mm, swap: VMA based swap readahead Tim Chen (Tue Mar 21 2017 - 09:59:14 EST)
- Re: [PATCH v2] HID: remove initial reading of reports at connect Jiri Kosina (Tue Mar 21 2017 - 10:00:39 EST)
- Re: [PATCH v5 1/2] perf sdt: add scanning of sdt probles arguments Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:01:36 EST)
- Re: Review request: draft userfaultfd(2) manual page Mike Rapoport (Tue Mar 21 2017 - 10:01:42 EST)
- 32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?) Evgenii Shatokhin (Tue Mar 21 2017 - 10:02:01 EST)
- Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens Jiri Kosina (Tue Mar 21 2017 - 10:07:12 EST)
- Re: [PATCH v6 03/11] dt-bindings: perf: hisi: Add Devicetree bindings for Hisilicon SoC PMU Mark Rutland (Tue Mar 21 2017 - 10:10:03 EST)
- Re: [RFC PATCH] rework memory hotplug onlining Dan Williams (Tue Mar 21 2017 - 10:10:26 EST)
- Re: linux-next: manual merge of the drm-tegra tree with the drm tree Thierry Reding (Tue Mar 21 2017 - 10:10:45 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Josh Poimboeuf (Tue Mar 21 2017 - 10:11:12 EST)
- Re: [PATCH 3/5] perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:11:12 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Catalin Marinas (Tue Mar 21 2017 - 10:11:52 EST)
- Re: [PATCH v6 04/11] Documentation: perf: hisi: Documentation for HiP05/06/07 PMU event counting. Mark Rutland (Tue Mar 21 2017 - 10:12:45 EST)
- Re: [regression] Re: 4.11-rc0, thinkpad x220: GPU hang Pavel Machek (Tue Mar 21 2017 - 10:13:08 EST)
- Re: [alsa-devel] [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 10:13:52 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:14:17 EST)
- Re: [PATCH 2/5] perf/sdt/x86: Add renaming logic for rNN and other registers Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:16:10 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Tomasz Nowicki (Tue Mar 21 2017 - 10:17:37 EST)
- Re: [PATCH 2/2] staging: vt6656: rf.c: spaces preferred around that '-' Matthew Giassa (Tue Mar 21 2017 - 10:18:09 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Pavel Machek (Tue Mar 21 2017 - 10:18:15 EST)
- Re: [alsa-devel] [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Charles Keepax (Tue Mar 21 2017 - 10:27:18 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Vincent Guittot (Tue Mar 21 2017 - 10:27:18 EST)
- Re: [alsa-devel] [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 10:27:18 EST)
- Re: [PATCH v7 2/4] PCI: imx6: Allow probe deferal by reset GPIO Lucas Stach (Tue Mar 21 2017 - 10:27:37 EST)
- Re: [alsa-devel] [PATCH v2 2/2] ASoC: codec: wm8960: Relax bit clock computation Charles Keepax (Tue Mar 21 2017 - 10:30:35 EST)
- Re: [PATCH] hid: cp2112: select GPIOLIB_IRQCHIP instead of depending on it Jiri Kosina (Tue Mar 21 2017 - 10:31:07 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Alex Williamson (Tue Mar 21 2017 - 10:31:31 EST)
- [PATCH] gpu: ipu-v3: add DRM dependency Arnd Bergmann (Tue Mar 21 2017 - 10:31:47 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 10:31:58 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:31:58 EST)
- Re: [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code kbuild test robot (Tue Mar 21 2017 - 10:32:36 EST)
- [PATCH] pci: dwc: hisi needs PCI_HOST_COMMON Arnd Bergmann (Tue Mar 21 2017 - 10:32:51 EST)
- [v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay Piotr Sroka (Tue Mar 21 2017 - 10:33:28 EST)
- [v5 3/4] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Tue Mar 21 2017 - 10:33:36 EST)
- [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence Piotr Sroka (Tue Mar 21 2017 - 10:33:38 EST)
- [v5 4/4] mmc: sdhci-cadence: refactor probe function Piotr Sroka (Tue Mar 21 2017 - 10:33:59 EST)
- RE: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Eli Cohen (Tue Mar 21 2017 - 10:35:03 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 10:35:55 EST)
- [PATCH] selftests: fix the broken individual test for x86 Bamvor Jian Zhang (Tue Mar 21 2017 - 10:38:01 EST)
- [PATCH] drivers: staging: vt6656: fixed coding style errors Prasant Jalan (Tue Mar 21 2017 - 10:43:51 EST)
- Re: [PATCH v2 0/2] HID: hiddev: move hiddev's minor number and refactoring Jiri Kosina (Tue Mar 21 2017 - 10:43:54 EST)
- [PATCH] PCI: dwc: fix crash seen due to missing ops Niklas Cassel (Tue Mar 21 2017 - 10:44:24 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Taeung Song (Tue Mar 21 2017 - 10:44:45 EST)
- Re: [PATCH v9 15/15] irqchip: mbigen: Add ACPI support Lorenzo Pieralisi (Tue Mar 21 2017 - 10:45:08 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 10:45:55 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 10:46:31 EST)
- Re: [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Jiri Olsa (Tue Mar 21 2017 - 10:48:59 EST)
- Re: [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions Josh Poimboeuf (Tue Mar 21 2017 - 10:48:59 EST)
- Re: perf: Improve support for uncore JSON event lists Jiri Olsa (Tue Mar 21 2017 - 10:48:59 EST)
- Re: linux-next-20170320 break stmmac on dwmac-sunxi Joao Pinto (Tue Mar 21 2017 - 10:49:51 EST)
- [PATCH v7 0/2] GPCv2 power gating driver Andrey Smirnov (Tue Mar 21 2017 - 10:50:18 EST)
- [PATCH v7 2/2] soc/imx: Add GPCv2 power gating driver Andrey Smirnov (Tue Mar 21 2017 - 10:50:24 EST)
- [PATCH v7 1/2] dt-bindings: Add GPCv2 power gating driver Andrey Smirnov (Tue Mar 21 2017 - 10:50:39 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 10:50:56 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Andrew Lunn (Tue Mar 21 2017 - 10:51:24 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 10:52:00 EST)
- Re: [PATCH v2 3/3] eeprom: idt_89hpesx: Add OF device ID table Serge Semin (Tue Mar 21 2017 - 10:52:23 EST)
- [PATCH] MIPS: IRQ Stack: Unwind IRQ stack onto task stack Matt Redfearn (Tue Mar 21 2017 - 10:52:36 EST)
- [GIT PULL] HID fixes for 4.11 Jiri Kosina (Tue Mar 21 2017 - 10:54:33 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 10:59:34 EST)
- Re: [PATCH] fix ptr_ret.cocci warnings Olimpiu Dejeu (Tue Mar 21 2017 - 10:59:36 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 11:02:29 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 11:02:37 EST)
- [PATCH] ACPI : Update platform device numa node based on _PXM method Shanker Donthineni (Tue Mar 21 2017 - 11:02:48 EST)
- [PATCH v3 0/2] wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 11:03:46 EST)
- Re: [PATCH 0/2] HID: Corsair Scimitar Pro RGB gaming mouse driver and support for other Corsair devices Jiri Kosina (Tue Mar 21 2017 - 11:03:54 EST)
- [PATCH v3 1/2] ASoC: codec: wm8960: Refactor sysclk freq search Daniel Baluta (Tue Mar 21 2017 - 11:04:00 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 11:04:32 EST)
- [PATCH v3 2/2] ASoC: codec: wm8960: Relax bit clock computation Daniel Baluta (Tue Mar 21 2017 - 11:04:32 EST)
- Re: [PATCH] powerpc: sysdev: cpm1: Optimise gpio bit calculation Christophe LEROY (Tue Mar 21 2017 - 11:04:57 EST)
- Re: [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code SIMRAN SINGHAL (Tue Mar 21 2017 - 11:05:40 EST)
- Re: [PATCH 06/11] net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings poma (Tue Mar 21 2017 - 11:06:13 EST)
- Re: [PATCH 3/5] perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ Masami Hiramatsu (Tue Mar 21 2017 - 11:06:36 EST)
- [PATCH v2 0/2] Remove Typedefs. Arushi Singhal (Tue Mar 21 2017 - 11:06:55 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Dave Hansen (Tue Mar 21 2017 - 11:07:07 EST)
- [PATCH v2 1/2] staging: sm750fb: Remove typedef from "typedef struct _mode_parameter_t" Arushi Singhal (Tue Mar 21 2017 - 11:07:12 EST)
- [PATCH v2 2/2] staging: sm750fb: Remove typedef from "typedef enum _spolarity_t" Arushi Singhal (Tue Mar 21 2017 - 11:07:41 EST)
- Re: [PATCH] fix ptr_ret.cocci warnings Daniel Thompson (Tue Mar 21 2017 - 11:07:42 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 11:08:41 EST)
- [GIT PULL] SCSI fixes for 4.11-rc3 James Bottomley (Tue Mar 21 2017 - 11:08:59 EST)
- Re: [PATCH v3 0/9] PS/2 and SMBus companions Benjamin Tissoires (Tue Mar 21 2017 - 11:17:54 EST)
- Re: [PATCH 32/35] drivers/video: Convert remaining uses of pr_warning to pr_warn Bartlomiej Zolnierkiewicz (Tue Mar 21 2017 - 11:17:54 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Arjan van de Ven (Tue Mar 21 2017 - 11:18:22 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Tim Chen (Tue Mar 21 2017 - 11:18:27 EST)
- [PATCH 3/3] net: stmmac: Use AVB mode by default Thierry Reding (Tue Mar 21 2017 - 11:18:41 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 11:18:55 EST)
- Re: [PATCH 1/3] net: stmmac: Always enable MAC RX queues Joao Pinto (Tue Mar 21 2017 - 11:19:17 EST)
- [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function Neil Armstrong (Tue Mar 21 2017 - 11:19:45 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx David Daney (Tue Mar 21 2017 - 11:19:56 EST)
- [PATCH v4 3/6] documentation: media: Add documentation for new RGB and YUV bus formats Neil Armstrong (Tue Mar 21 2017 - 11:20:02 EST)
- [PATCH v4 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Neil Armstrong (Tue Mar 21 2017 - 11:20:16 EST)
- [PATCH 1/3] net: stmmac: Always enable MAC RX queues Thierry Reding (Tue Mar 21 2017 - 11:20:44 EST)
- [PATCH] ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 Alexander Kochetkov (Tue Mar 21 2017 - 11:21:32 EST)
- [PATCH v4 5/6] drm: bridge: dw-hdmi: Add Documentation on supported input formats Neil Armstrong (Tue Mar 21 2017 - 11:21:32 EST)
- [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility Thierry Reding (Tue Mar 21 2017 - 11:21:48 EST)
- [PATCH v4 0/6] drm: bridge: dw-hdmi: Add support for Custom PHYs Neil Armstrong (Tue Mar 21 2017 - 11:22:14 EST)
- [PATCH v4 6/6] drm: bridge: dw-hdmi: Move HPD handling to PHY operations Neil Armstrong (Tue Mar 21 2017 - 11:22:14 EST)
- [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Neil Armstrong (Tue Mar 21 2017 - 11:22:37 EST)
- Re: [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility Joao Pinto (Tue Mar 21 2017 - 11:22:54 EST)
- Re: [PATCH 3/3] net: stmmac: Use AVB mode by default Joao Pinto (Tue Mar 21 2017 - 11:23:53 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 11:24:32 EST)
- Re: [v3 3/5] coresight: add support for debug module Mathieu Poirier (Tue Mar 21 2017 - 11:24:58 EST)
- [PATCH v2 00/13] drm/meson: Initial support for HDMI Output Neil Armstrong (Tue Mar 21 2017 - 11:26:08 EST)
- [PATCH v2 04/13] drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available Neil Armstrong (Tue Mar 21 2017 - 11:26:09 EST)
- [PATCH v2 01/13] drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for vsync commit Neil Armstrong (Tue Mar 21 2017 - 11:26:17 EST)
- [PATCH v2 02/13] drm/meson: Add missing HDMI register Neil Armstrong (Tue Mar 21 2017 - 11:26:18 EST)
- [PATCH v2 06/13] drm/meson: Add support for HDMI venc modes and settings Neil Armstrong (Tue Mar 21 2017 - 11:26:22 EST)
- [PATCH v2 07/13] drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY Neil Armstrong (Tue Mar 21 2017 - 11:26:41 EST)
- [PATCH v2 03/13] drm/meson: Add support for components Neil Armstrong (Tue Mar 21 2017 - 11:26:59 EST)
- [PATCH v2 11/13] drm/meson: Convert existing documentation to actual kerneldoc Neil Armstrong (Tue Mar 21 2017 - 11:27:10 EST)
- [PATCH v2 09/13] ARM64: dts: meson-gx: Add support for HDMI output Neil Armstrong (Tue Mar 21 2017 - 11:27:34 EST)
- [PATCH v2 08/13] ARM64: dts: meson-gx: Add shared CMA dma memory pool Neil Armstrong (Tue Mar 21 2017 - 11:27:49 EST)
- [PATCH v2 10/13] dt-bindings: Add bindings for the Amlogic Meson dw-hdmi extension Neil Armstrong (Tue Mar 21 2017 - 11:27:58 EST)
- [PATCH v2 12/13] drm/meson: Add RST to bring together kerneldoc Neil Armstrong (Tue Mar 21 2017 - 11:28:02 EST)
- [PATCH v2 13/13] MAINTAINERS: update files for Amlogic DRM Driver Neil Armstrong (Tue Mar 21 2017 - 11:28:13 EST)
- [PATCH] MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs Matt Redfearn (Tue Mar 21 2017 - 11:28:53 EST)
- [PATCH v2 05/13] drm/meson: add support for HDMI clock support Neil Armstrong (Tue Mar 21 2017 - 11:28:53 EST)
- Re: [PATCH 05/20] ARM: implement pci_remap_cfgspace() interface Lorenzo Pieralisi (Tue Mar 21 2017 - 11:29:32 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization David Daney (Tue Mar 21 2017 - 11:32:48 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Josh Poimboeuf (Tue Mar 21 2017 - 11:33:00 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Tue Mar 21 2017 - 11:36:26 EST)
- [PATCH v3 04/11] Documentation: DT: bindings: mfd: add A33 GPADC binding Quentin Schulz (Tue Mar 21 2017 - 11:39:55 EST)
- [PATCH 1/1] proc/sysctl: Fix the int overflow for jiffies conversion fgao (Tue Mar 21 2017 - 11:40:25 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes J. Bruce Fields (Tue Mar 21 2017 - 11:40:25 EST)
- Re: N900 failure in next-20170321 Tony Lindgren (Tue Mar 21 2017 - 11:40:29 EST)
- [PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Alexander Kochetkov (Tue Mar 21 2017 - 11:40:48 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Sudeep Holla (Tue Mar 21 2017 - 11:40:58 EST)
- Re: [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Tony Lindgren (Tue Mar 21 2017 - 11:43:01 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Peter Zijlstra (Tue Mar 21 2017 - 11:43:01 EST)
- Re: [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Andi Kleen (Tue Mar 21 2017 - 11:47:54 EST)
- [PATCH v3 05/11] Documentation: DT: bindings: input: touschcreen: remove sun4i documentation Quentin Schulz (Tue Mar 21 2017 - 11:49:38 EST)
- Re: [PATCH] pci: dwc: hisi needs PCI_HOST_COMMON Jingoo Han (Tue Mar 21 2017 - 11:49:43 EST)
- Re: [PATCH 2/2] netfilter: ipvs: Compress return logic Sergei Shtylyov (Tue Mar 21 2017 - 11:50:28 EST)
- RE: [tpmdd-devel] [PATCH v3 2/7] tpm: validate TPM 2.0 commands Alexander.Steffen (Tue Mar 21 2017 - 11:52:25 EST)
- Re: [PATCH v6 06/11] drivers: perf: hisi: Add support for Hisilicon Djtag driver Mark Rutland (Tue Mar 21 2017 - 11:52:25 EST)
- [PATCH] iio: bmg160: reset chip when probing Quentin Schulz (Tue Mar 21 2017 - 11:56:10 EST)
- [PATCH] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 11:59:48 EST)
- Re: [4/4] mwifiex: pcie: de-duplicate buffer allocation code Brian Norris (Tue Mar 21 2017 - 11:59:56 EST)
- Re: [PATCH] ARM: sun8i: a33: remove highest OPP to fix CPU crashes Maxime Ripard (Tue Mar 21 2017 - 12:01:40 EST)
- Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Tue Mar 21 2017 - 12:06:35 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Alison Schofield (Tue Mar 21 2017 - 12:06:41 EST)
- [PATCH RT] tty: serial: st-asc: Make the locking RT aware lionel.debieve (Tue Mar 21 2017 - 12:06:46 EST)
- Re: linux-next-20170320 break stmmac on dwmac-sunxi Giuseppe CAVALLARO (Tue Mar 21 2017 - 12:07:00 EST)
- Re: [PATCH tip v2] x86/mm: Correct fixmap header usage on adaptable MODULES_END Thomas Garnier (Tue Mar 21 2017 - 12:10:46 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Bamvor Zhang Jian (Tue Mar 21 2017 - 12:10:52 EST)
- [PATCH] PCI: generic: stop hiding pci_host_common_probe declaration Arnd Bergmann (Tue Mar 21 2017 - 12:11:04 EST)
- [PATCH] drivers: staging: vt6656: fixed coding style errors Prasant Jalan (Tue Mar 21 2017 - 12:11:29 EST)
- Re: [x86] 45fc8757d1: BUG:unable_to_handle_kernel Thomas Garnier (Tue Mar 21 2017 - 12:11:40 EST)
- Re: [RFC PATCH] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Florian Fainelli (Tue Mar 21 2017 - 12:11:58 EST)
- [PATCH] trace-cmd: Fix segmentation fault in trace-snapshot John Kacur (Tue Mar 21 2017 - 12:12:23 EST)
- Re: [PATCH v2] f2fs: fix race condition in between free nid allocator/initializer Jaegeuk Kim (Tue Mar 21 2017 - 12:14:16 EST)
- Re: memory hotplug and force_remove joeyli (Tue Mar 21 2017 - 12:14:27 EST)
- [PATCH] ipv6: make sure to initialize sockc.tsflags before first use Alexander Potapenko (Tue Mar 21 2017 - 12:14:39 EST)
- Re: [GIT PULL] SCSI fixes for 4.11-rc3 Johannes Thumshirn (Tue Mar 21 2017 - 12:15:04 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Joerg Roedel (Tue Mar 21 2017 - 12:17:02 EST)
- Re: [PATCH v2] ohci-pci: add qemu quirk Alan Stern (Tue Mar 21 2017 - 12:17:28 EST)
- Re: [PATCH v2 2/3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Paolo Bonzini (Tue Mar 21 2017 - 12:22:49 EST)
- Re: [PATCH v2 1/3] KVM: nVMX: Fix nested VPID vmx exec control Paolo Bonzini (Tue Mar 21 2017 - 12:22:49 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Taeung Song (Tue Mar 21 2017 - 12:22:58 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Taeung Song (Tue Mar 21 2017 - 12:23:11 EST)
- [PATCH 3/3] dtc: update warning settings for new bus and node/property name checks Rob Herring (Tue Mar 21 2017 - 12:23:29 EST)
- [PATCH 0/3] dtc updates for 4.12 Rob Herring (Tue Mar 21 2017 - 12:23:41 EST)
- [PATCH 1/3] scripts/dtc: automate getting dtc version and log in update script Rob Herring (Tue Mar 21 2017 - 12:23:51 EST)
- [PATCH 2/3] scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6 Rob Herring (Tue Mar 21 2017 - 12:24:03 EST)
- [PATCH] blk-mq: add statistics for tag allocation failures Hannes Reinecke (Tue Mar 21 2017 - 12:27:44 EST)
- Re: [PATCH] ipv6: make sure to initialize sockc.tsflags before first use Soheil Hassas Yeganeh (Tue Mar 21 2017 - 12:27:54 EST)
- Re: [PATCH] blk-mq: add statistics for tag allocation failures Jens Axboe (Tue Mar 21 2017 - 12:27:58 EST)
- [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings John 'Warthog9' Hawley (VMware) (Tue Mar 21 2017 - 12:31:52 EST)
- Re: [PATCH] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 12:31:59 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Tue Mar 21 2017 - 12:32:01 EST)
- [PATCH v22 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer fu . wei (Tue Mar 21 2017 - 12:32:18 EST)
- [PATCH v22 01/11] clocksource: arm_arch_timer: introduce a wrapper function to get the frequency from mmio. fu . wei (Tue Mar 21 2017 - 12:32:31 EST)
- [PATCH v22 02/11] clocksource: arm_arch_timer: separate out device-tree code and remove arch_timer_detect_rate fu . wei (Tue Mar 21 2017 - 12:32:43 EST)
- [PATCH v22 03/11] clocksource: arm_arch_timer: refactor arch_timer_needs_probing fu . wei (Tue Mar 21 2017 - 12:32:59 EST)
- Re: [PATCH net-next] stmmac: call stmmac_init_phy from stmmac_dvr_probe Florian Fainelli (Tue Mar 21 2017 - 12:33:05 EST)
- [PATCH v22 04/11] clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call fu . wei (Tue Mar 21 2017 - 12:33:21 EST)
- [PATCH v22 05/11] clocksource: arm_arch_timer: introduce some new structs to prepare for GTDT fu . wei (Tue Mar 21 2017 - 12:33:42 EST)
- [PATCH v22 06/11] clocksource: arm_arch_timer: refactor MMIO timer probing. fu . wei (Tue Mar 21 2017 - 12:33:45 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Andy Lutomirski (Tue Mar 21 2017 - 12:34:37 EST)
- [PATCH v3 01/11] ARM: sun8i: a33: add operating-points-v2 property to all nodes Quentin Schulz (Tue Mar 21 2017 - 12:36:20 EST)
- Re: [PATCH v3 2/2] ASoC: codec: wm8960: Relax bit clock computation Charles Keepax (Tue Mar 21 2017 - 12:39:44 EST)
- [PATCH] selftests/x86/ldt_gdt_32: Work around a glibc sigaction bug Andy Lutomirski (Tue Mar 21 2017 - 12:39:48 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Julia Lawall (Tue Mar 21 2017 - 12:39:53 EST)
- Re: [PATCH 1/3] net: stmmac: Always enable MAC RX queues Thierry Reding (Tue Mar 21 2017 - 12:40:09 EST)
- [PATCH v22 10/11] clocksource: arm_arch_timer: add GTDT support for memory-mapped timer fu . wei (Tue Mar 21 2017 - 12:40:44 EST)
- [PATCH v22 11/11] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver fu . wei (Tue Mar 21 2017 - 12:41:03 EST)
- [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 12:41:22 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes Jan Kara (Tue Mar 21 2017 - 12:41:32 EST)
- Re: [PATCH v3 7/8] clk: qcom: Add MSM8960/APQ8064 LPASS clock controller (LCC) driver Linus Walleij (Tue Mar 21 2017 - 12:42:00 EST)
- Re: linux-next: x86: Unalbe to run x32 processes on the x86_64 kernel Dmitry Safonov (Tue Mar 21 2017 - 12:42:19 EST)
- Re: [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Charles Keepax (Tue Mar 21 2017 - 12:42:57 EST)
- [PATCH v22 07/11] acpi/arm64: Add GTDT table parse driver fu . wei (Tue Mar 21 2017 - 12:43:11 EST)
- Re: [PATCH 3/3] net: stmmac: Use AVB mode by default Thierry Reding (Tue Mar 21 2017 - 12:43:18 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Peter Zijlstra (Tue Mar 21 2017 - 12:46:55 EST)
- [PATCH v22 09/11] acpi/arm64: Add memory-mapped timer support in GTDT driver fu . wei (Tue Mar 21 2017 - 12:47:23 EST)
- [PATCH v22 08/11] clocksource: arm_arch_timer: simplify ACPI support code. fu . wei (Tue Mar 21 2017 - 12:47:29 EST)
- [PATCH] gen_init_cpio: allocate enough space for dname Colin King (Tue Mar 21 2017 - 12:47:50 EST)
- Re: [Outreachy kernel] [PATCH v6] staging: Use buf_lock instead of mlock and Refactor code Alison Schofield (Tue Mar 21 2017 - 12:51:13 EST)
- Re: [PATCH 0/3] dtc updates for 4.12 Florian Fainelli (Tue Mar 21 2017 - 12:51:17 EST)
- Re: [PATCH 3/3] net: stmmac: Use AVB mode by default Joao Pinto (Tue Mar 21 2017 - 12:51:28 EST)
- {Filename?} 4856 linux-kernel tmairie.parnesurroc (Tue Mar 21 2017 - 12:51:57 EST)
- [PATCH v3 02/11] ARM: sun8i: a33: add all operating points Quentin Schulz (Tue Mar 21 2017 - 12:55:24 EST)
- Re: [PATCH v6 07/11] drivers: perf: hisi: Add support for Hisilicon SoC event counters Mark Rutland (Tue Mar 21 2017 - 12:55:34 EST)
- Re: [PATCH 3/3] net: stmmac: Use AVB mode by default Joao Pinto (Tue Mar 21 2017 - 12:55:44 EST)
- [PATCH] drivers: staging: vt6656: fxed coding style errors Prasant Jalan (Tue Mar 21 2017 - 12:55:56 EST)
- Re: [PATCH 05/20] ARM: implement pci_remap_cfgspace() interface Russell King - ARM Linux (Tue Mar 21 2017 - 12:56:15 EST)
- Re: [PATCH v2 0/3] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Tejun Heo (Tue Mar 21 2017 - 12:58:08 EST)
- [PATCH] mailbox: check ->last_tx_done for NULL in case of timer-based polling Alexey Klimov (Tue Mar 21 2017 - 12:58:33 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Tue Mar 21 2017 - 13:00:20 EST)
- [PATCH v9 1/3] backlight arcxcnn add arc to vendor prefix Olimpiu Dejeu (Tue Mar 21 2017 - 13:00:52 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Peter Zijlstra (Tue Mar 21 2017 - 13:00:52 EST)
- [PATCH v9 2/3] backlight arcxcnn devicetree bindings for ArcticSand Olimpiu Dejeu (Tue Mar 21 2017 - 13:00:59 EST)
- [PATCH v9 3/3] backlight arcxcnn add support for ArcticSand devices Olimpiu Dejeu (Tue Mar 21 2017 - 13:01:12 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Vincent Guittot (Tue Mar 21 2017 - 13:03:11 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Alison Schofield (Tue Mar 21 2017 - 13:03:21 EST)
- Re: [PATCH] mailbox: check ->last_tx_done for NULL in case of timer-based polling Sudeep Holla (Tue Mar 21 2017 - 13:03:29 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Vincent Guittot (Tue Mar 21 2017 - 13:05:22 EST)
- Re: [Outreachy kernel] [PATCH v6] staging: Use buf_lock instead of mlock and Refactor code SIMRAN SINGHAL (Tue Mar 21 2017 - 13:05:26 EST)
- [PATCH v3 00/11] add thermal throttling to Allwinner A33 SoC Quentin Schulz (Tue Mar 21 2017 - 13:10:47 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Julia Lawall (Tue Mar 21 2017 - 13:14:08 EST)
- Re: [PATCH v6 08/11] drivers: perf: hisi: use poll method to avoid L3C counter overflow Mark Rutland (Tue Mar 21 2017 - 13:19:10 EST)
- Re: [PATCH v6 10/11] drivers: perf: hisi: use poll method when no IRQ for MN counter overflow Mark Rutland (Tue Mar 21 2017 - 13:19:20 EST)
- Re: [PATCH v2 0/3] arm64: exynos: Enable drivers for Exynos5433 Krzysztof Kozlowski (Tue Mar 21 2017 - 13:19:34 EST)
- Re: [PATCH] fs/pstore: Perform erase from a worker Chris Wilson (Tue Mar 21 2017 - 13:19:41 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Tim Murray (Tue Mar 21 2017 - 13:19:51 EST)
- [PATCH 1/2] xen,input: add xen-kbdfront module parameter for setting resolution Juergen Gross (Tue Mar 21 2017 - 13:20:02 EST)
- [PATCH 0/2] xen,input: xen-kbdfront pointing device resolution support Juergen Gross (Tue Mar 21 2017 - 13:20:14 EST)
- [PATCH 2/2] xen,input: repair xen-kbdfront resolution setting via xenstore Juergen Gross (Tue Mar 21 2017 - 13:20:25 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Cyrill Gorcunov (Tue Mar 21 2017 - 13:20:58 EST)
- Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() kbuild test robot (Tue Mar 21 2017 - 13:24:30 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Jeff Layton (Tue Mar 21 2017 - 13:24:41 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Rafael J. Wysocki (Tue Mar 21 2017 - 13:25:03 EST)
- Re: [PATCH v6 03/11] dt-bindings: perf: hisi: Add Devicetree bindings for Hisilicon SoC PMU Mark Rutland (Tue Mar 21 2017 - 13:30:22 EST)
- Re: [PATCH v3 2/3] drm/pl111: Initial drm/kms driver for pl111 Russell King - ARM Linux (Tue Mar 21 2017 - 13:30:22 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Nadav Amit (Tue Mar 21 2017 - 13:30:27 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Julia Lawall (Tue Mar 21 2017 - 13:31:03 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 13:31:16 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 13:33:03 EST)
- Re: [PATCH v6 09/11] drivers: perf: hisi: Miscellanous node(MN) event counting in perf Mark Rutland (Tue Mar 21 2017 - 13:36:16 EST)
- [PATCH v3 09/11] ARM: dtsi: sun8i: a33: add CPU thermal throttling Quentin Schulz (Tue Mar 21 2017 - 13:38:10 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Tue Mar 21 2017 - 13:38:17 EST)
- Re: [RFC 2/2] fanotify: emit FAN_MODIFY_DIR on filesystem changes J. Bruce Fields (Tue Mar 21 2017 - 13:47:02 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Bjorn Helgaas (Tue Mar 21 2017 - 13:47:02 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Andy Lutomirski (Tue Mar 21 2017 - 13:47:15 EST)
- Re: [Outreachy kernel] [PATCH v6] staging: Use buf_lock instead of mlock and Refactor code Alison Schofield (Tue Mar 21 2017 - 13:47:26 EST)
- Re: [PATCH] sched/fair: Fix ftq noise bench regression Dietmar Eggemann (Tue Mar 21 2017 - 13:47:40 EST)
- [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 13:51:32 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Tue Mar 21 2017 - 13:51:39 EST)
- Re: [PING PATCH v2] jump label: fix passing kbuild_cflags when checking for asm goto support Masahiro Yamada (Tue Mar 21 2017 - 13:52:22 EST)
- [PATCH v3 10/11] ARM: sun8i: a33: Add devfreq-based GPU cooling Quentin Schulz (Tue Mar 21 2017 - 13:54:08 EST)
- Re: [PATCH v2] Kbuild: make designated_init attribute fatal Masahiro Yamada (Tue Mar 21 2017 - 13:54:23 EST)
- [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock simran singhal (Tue Mar 21 2017 - 14:04:31 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Shuah Khan (Tue Mar 21 2017 - 14:04:31 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Jonathan Cameron (Tue Mar 21 2017 - 14:04:48 EST)
- [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces simran singhal (Tue Mar 21 2017 - 14:04:58 EST)
- Re: [PING PATCH v2] jump label: fix passing kbuild_cflags when checking for asm goto support Steven Rostedt (Tue Mar 21 2017 - 14:05:04 EST)
- [PATCH v3 1/2] staging: iio: ade7753: Remove trailing whitespaces simran singhal (Tue Mar 21 2017 - 14:05:25 EST)
- [Q] Figuring out task mode Cyrill Gorcunov (Tue Mar 21 2017 - 14:05:44 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Dmitry Vyukov (Tue Mar 21 2017 - 14:07:55 EST)
- Re: [PATCH 1/1] gconfig: remove misleading parentheses around a condition Masahiro Yamada (Tue Mar 21 2017 - 14:08:02 EST)
- [PATCH v3 11/11] ARM: sun8i: sina33: add highest OPP of CPUs Quentin Schulz (Tue Mar 21 2017 - 14:09:55 EST)
- Question: Linux changes required for off control board RTC Tracy Smith (Tue Mar 21 2017 - 14:10:07 EST)
- Re: [PATCH] doc: Update the comparisons rule in rcu_dereference.txt Paul E. McKenney (Tue Mar 21 2017 - 14:10:07 EST)
- RE: [PATCH v2] scsi: storvsc: Add support for FC rport. KY Srinivasan (Tue Mar 21 2017 - 14:10:30 EST)
- run_timer_softirq gpf. tracing? Dave Jones (Tue Mar 21 2017 - 14:19:16 EST)
- Re: [Outreachy kernel] [PATCH 0/2] IIO coding tasks Alison Schofield (Tue Mar 21 2017 - 14:20:54 EST)
- Re: 4.11rc3 unwinder spew. Josh Poimboeuf (Tue Mar 21 2017 - 14:21:08 EST)
- Re: [PATCH] fs/pstore: Perform erase from a worker Kees Cook (Tue Mar 21 2017 - 14:24:47 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Tue Mar 21 2017 - 14:26:49 EST)
- Re: Eric Anholt offically announces support of VC4 without access to expander on the RPI 3 Eric Anholt (Tue Mar 21 2017 - 14:27:50 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 14:28:49 EST)
- [PATCH v3 03/11] ARM: dts: sun8i: sina33: add cpu-supply Quentin Schulz (Tue Mar 21 2017 - 14:30:45 EST)
- [PATCH v2 0/7] Hi, Gregory CLEMENT (Tue Mar 21 2017 - 14:30:46 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 14:30:48 EST)
- [PATCH v2 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers Gregory CLEMENT (Tue Mar 21 2017 - 14:31:14 EST)
- [PATCH v2 2/7] arm64: marvell: enable the Armada 37xx pinctrl driver Gregory CLEMENT (Tue Mar 21 2017 - 14:31:31 EST)
- [PATCH v2 3/7] pinctrl: armada-37xx: Add pin controller support for Armada 37xx Gregory CLEMENT (Tue Mar 21 2017 - 14:31:39 EST)
- [PATCH v2 4/7] pinctrl: armada-37xx: Add gpio support Gregory CLEMENT (Tue Mar 21 2017 - 14:31:52 EST)
- [PATCH v2 5/7] pinctrl: aramda-37xx: Add irqchip support Gregory CLEMENT (Tue Mar 21 2017 - 14:32:05 EST)
- [PATCH v2 6/7] ARM64: dts: marvell: Add pinctrl nodes for Armada 3700 Gregory CLEMENT (Tue Mar 21 2017 - 14:32:19 EST)
- [PATCH v2 7/7] ARM64: dts: marvell: armada37xx: add pinctrl definition Gregory CLEMENT (Tue Mar 21 2017 - 14:32:42 EST)
- [PATCH v3 08/11] ARM: dtsi: sun8i: a33: add thermal sensor Quentin Schulz (Tue Mar 21 2017 - 14:38:06 EST)
- [RFC] x86/tboot: add an option to disable iommu force on Shaohua Li (Tue Mar 21 2017 - 14:38:06 EST)
- Re: [PATCH] trace-cmd: Fix segmentation fault in trace-snapshot Steven Rostedt (Tue Mar 21 2017 - 14:38:13 EST)
- [PATCH v1] Revert "extcon: usb-gpio: add support for ACPI gpio interface" Andy Shevchenko (Tue Mar 21 2017 - 14:38:16 EST)
- Re: [PATCH] drivers: staging: vt6656: fxed coding style errors Greg KH (Tue Mar 21 2017 - 14:38:46 EST)
- Re: Question: Linux changes required for off control board RTC Alexandre Belloni (Tue Mar 21 2017 - 14:38:52 EST)
- Re: [Outreachy kernel] [PATCH v6] staging: Use buf_lock instead of mlock and Refactor code SIMRAN SINGHAL (Tue Mar 21 2017 - 14:39:16 EST)
- Re: [PATCH] Staging: ks7010 - fixed style block comments Derek Robson (Tue Mar 21 2017 - 14:39:21 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 14:39:46 EST)
- Re: [tip:x86/process] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID Kyle Huey (Tue Mar 21 2017 - 14:43:12 EST)
- [PATCH] drivers: staging: vt6656: fixed coding style errors Prasant Jalan (Tue Mar 21 2017 - 14:43:24 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Cyrill Gorcunov (Tue Mar 21 2017 - 14:43:39 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Tue Mar 21 2017 - 14:47:15 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Tue Mar 21 2017 - 14:47:33 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Jeff Layton (Tue Mar 21 2017 - 14:47:33 EST)
- Re: [PATCH] Staging: ks7010 - fixed style block comments Greg KH (Tue Mar 21 2017 - 14:47:41 EST)
- Applied "spi: loopback-test: fix potential integer overflow on multiple" to the spi tree Mark Brown (Tue Mar 21 2017 - 14:47:51 EST)
- Applied "spi: pl022: Document property values" to the spi tree Mark Brown (Tue Mar 21 2017 - 14:48:04 EST)
- Re: [PATCH] drivers: staging: vt6656: fixed coding style errors Greg KH (Tue Mar 21 2017 - 14:48:45 EST)
- Applied "spi: pl022: remove nonexistent properties from DT binding example" to the spi tree Mark Brown (Tue Mar 21 2017 - 14:48:53 EST)
- Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Steven Rostedt (Tue Mar 21 2017 - 14:49:29 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 14:52:06 EST)
- Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Thomas Gleixner (Tue Mar 21 2017 - 14:52:26 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 14:52:54 EST)
- Re: [Outreachy kernel] [PATCH v3 0/2] Replace mlock with private lock and delete whitespaces Alison Schofield (Tue Mar 21 2017 - 14:53:11 EST)
- Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings Joe Perches (Tue Mar 21 2017 - 14:54:57 EST)
- Re: [RESEND PATCH 1/7] time: Delete do_sys_setimeofday() Deepa Dinamani (Tue Mar 21 2017 - 14:58:42 EST)
- Re: [PATCH v4 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function Geert Uytterhoeven (Tue Mar 21 2017 - 14:58:57 EST)
- Re: [PATCH 7/7] Change k_clock nsleep() to use timespec64 Deepa Dinamani (Tue Mar 21 2017 - 15:00:55 EST)
- [PATCH v3 07/11] iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor Quentin Schulz (Tue Mar 21 2017 - 15:06:34 EST)
- [PATCH v2] drivers: staging: vt6656: fixed coding style errors Prasant Jalan (Tue Mar 21 2017 - 15:09:51 EST)
- Re: Eric Anholt offically announces support of VC4 without access to expander on the RPI 3 Michael Zoran (Tue Mar 21 2017 - 15:11:48 EST)
- [PATCH] drivers: staging: vt6656: fixed coding style errors Prasant Jalan (Tue Mar 21 2017 - 15:13:56 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Cyrill Gorcunov (Tue Mar 21 2017 - 15:14:14 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization J. Bruce Fields (Tue Mar 21 2017 - 15:14:14 EST)
- Re: [PATCH] arm64: dts: hi6220: enable DMA in spi0 Antonio Borneo (Tue Mar 21 2017 - 15:14:33 EST)
- Re: [PATCH 07/13] perf, tools: Add a simple expression parser for JSON Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 15:14:41 EST)
- Re: [PATCH v2] xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files Calvin Owens (Tue Mar 21 2017 - 15:15:11 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS James Morse (Tue Mar 21 2017 - 15:15:25 EST)
- Re: [PATCH 0/3] dtc updates for 4.12 Olof Johansson (Tue Mar 21 2017 - 15:18:56 EST)
- Re: [PATCH 07/13] perf, tools: Add a simple expression parser for JSON Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 15:19:09 EST)
- Re: [PATCH V12 05/10] acpi: apei: handle SEA notification type for ARMv8 Baicar, Tyler (Tue Mar 21 2017 - 15:22:40 EST)
- Re: [PATCH v6 3/4] leds: Add LED support for MT6323 PMIC Jacek Anaszewski (Tue Mar 21 2017 - 15:22:51 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 15:24:08 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Linus Torvalds (Tue Mar 21 2017 - 15:24:08 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Cyrill Gorcunov (Tue Mar 21 2017 - 15:26:57 EST)
- Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Sean Paul (Tue Mar 21 2017 - 15:27:35 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Radim KrÄmÃÅ (Tue Mar 21 2017 - 15:27:52 EST)
- Re: [RFC][PATCH v2 2/2] cpufreq: schedutil: Avoid decreasing frequency of busy CPUs Patrick Bellasi (Tue Mar 21 2017 - 15:28:35 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Tue Mar 21 2017 - 15:29:11 EST)
- [PATCH v3 06/11] iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function Quentin Schulz (Tue Mar 21 2017 - 15:33:00 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Andy Lutomirski (Tue Mar 21 2017 - 15:33:01 EST)
- Re: [PATCH v5] staging: Use buf_lock instead of mlock and Refactor code Jonathan Cameron (Tue Mar 21 2017 - 15:33:04 EST)
- Re: [PATCH v2 0/2] Remove Typedefs. Jonathan Cameron (Tue Mar 21 2017 - 15:36:38 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Cyrill Gorcunov (Tue Mar 21 2017 - 15:36:41 EST)
- Re: [PATCH 0/3] dtc updates for 4.12 Rob Herring (Tue Mar 21 2017 - 15:37:09 EST)
- [GIT PULL 1/4] bcm2835 arm64 defconfig updates for 4.12 Eric Anholt (Tue Mar 21 2017 - 15:44:27 EST)
- Re: [PATCH v3 2/3] drm/pl111: Initial drm/kms driver for pl111 Eric Anholt (Tue Mar 21 2017 - 15:44:27 EST)
- Re: [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 15:44:27 EST)
- [GIT PULL 4/4] bcm2835 MAINTAINERS updates for 4.12 Eric Anholt (Tue Mar 21 2017 - 15:44:51 EST)
- Re: [PATCH v7] staging: adis16060_core: Replace mlock with buf_lock and refactor code Jonathan Cameron (Tue Mar 21 2017 - 15:44:52 EST)
- [V1,1/1] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV bodong (Tue Mar 21 2017 - 15:45:06 EST)
- Re: [PATCH] MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs Ralf Baechle (Tue Mar 21 2017 - 15:45:14 EST)
- Re: run_timer_softirq gpf. tracing? Dave Jones (Tue Mar 21 2017 - 15:45:25 EST)
- Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens Dmitry Torokhov (Tue Mar 21 2017 - 15:48:58 EST)
- Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens Jiri Kosina (Tue Mar 21 2017 - 15:49:00 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 15:49:26 EST)
- [GIT PULL 2/4] bcm2835 arm defconfig updates for 4.12 Eric Anholt (Tue Mar 21 2017 - 15:49:46 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx Arnd Bergmann (Tue Mar 21 2017 - 15:49:56 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Christoffer Dall (Tue Mar 21 2017 - 15:50:04 EST)
- Re: [PATCH 10/13] perf, tools, stat: Output JSON MetricExpr metric Andi Kleen (Tue Mar 21 2017 - 15:50:09 EST)
- [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Eric Anholt (Tue Mar 21 2017 - 15:50:49 EST)
- {Filename?} 9705 linux-kernel kondratjevstoms (Tue Mar 21 2017 - 15:51:14 EST)
- Re: Eric Anholt offically announces support of VC4 without access to expander on the RPI 3 Michael Zoran (Tue Mar 21 2017 - 15:52:29 EST)
- Re: perf: Improve support for uncore JSON event lists Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 15:54:15 EST)
- Re: [PATCH v2 2/4] asm-generic/io.h: Remove unused generic __ioremap() definition Bjorn Helgaas (Tue Mar 21 2017 - 15:59:32 EST)
- [PATCH] staging: wilc1000: use kernel define byte order macros Perry Hooker (Tue Mar 21 2017 - 16:03:53 EST)
- Re: [PATCH v3 0/4] RK3399 dw-mipi-dsi patches Brian Norris (Tue Mar 21 2017 - 16:04:31 EST)
- Re: [PATCH v3 4/4] drm/rockchip/dsi: correct the grf_switch_reg name Brian Norris (Tue Mar 21 2017 - 16:04:53 EST)
- Re: [PATCH 0/3] dtc updates for 4.12 Rob Herring (Tue Mar 21 2017 - 16:05:58 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 16:07:49 EST)
- Re: run_timer_softirq gpf. [smc] Dave Jones (Tue Mar 21 2017 - 16:16:21 EST)
- Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Steven Rostedt (Tue Mar 21 2017 - 16:16:37 EST)
- Re: [PATCH v3 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 Sean Paul (Tue Mar 21 2017 - 16:17:56 EST)
- Re: [PATCH v3 2/4] dt-bindings: add the grf clock for dw-mipi-dsi Sean Paul (Tue Mar 21 2017 - 16:17:56 EST)
- Re: [PATCH v3 4/4] drm/rockchip/dsi: correct the grf_switch_reg name Sean Paul (Tue Mar 21 2017 - 16:17:56 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Dan Carpenter (Tue Mar 21 2017 - 16:19:35 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx David Daney (Tue Mar 21 2017 - 16:22:25 EST)
- Re: [PATCH 2/2] regulator: hi655x: Bump parent pmic module use count Jeremy Linton (Tue Mar 21 2017 - 16:23:56 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Tue Mar 21 2017 - 16:25:49 EST)
- Re: [PATCH v3 2/4] dt-bindings: add the grf clock for dw-mipi-dsi Sean Paul (Tue Mar 21 2017 - 16:28:05 EST)
- Re: [PATCH v3 3/4] drm/rockchip/dsi: enable the grf clk before writing grf registers Sean Paul (Tue Mar 21 2017 - 16:31:19 EST)
- Re: [PATCH v3 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 Sean Paul (Tue Mar 21 2017 - 16:36:04 EST)
- Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Brian Norris (Tue Mar 21 2017 - 16:38:58 EST)
- Re: 32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?) Kees Cook (Tue Mar 21 2017 - 16:40:49 EST)
- Re: run_timer_softirq gpf. tracing? Thomas Gleixner (Tue Mar 21 2017 - 16:42:05 EST)
- Re: [PATCH] mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() Tim Chen (Tue Mar 21 2017 - 16:42:38 EST)
- Re: [PATCHv2 2/2] super1: check and output faulty dev role NeilBrown (Tue Mar 21 2017 - 16:43:50 EST)
- Re: [PATCH] acpi: fix incompatibility with mcount-based function graph tracing Paul Menzel (Tue Mar 21 2017 - 16:44:10 EST)
- [PATCH v2 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC Rick Altherr (Tue Mar 21 2017 - 16:48:51 EST)
- [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Rick Altherr (Tue Mar 21 2017 - 16:48:57 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Kees Cook (Tue Mar 21 2017 - 16:49:13 EST)
- linux-next: something wrong with 5-level paging Andrei Vagin (Tue Mar 21 2017 - 16:49:15 EST)
- [PATCH v2 0/7] Add support for pinctrl/gpio on Armada 37xx Was Re: [PATCH v2 0/7] Hi, Gregory CLEMENT (Tue Mar 21 2017 - 16:50:58 EST)
- [PATCH] arm64: dts: NS2: Add dma-coherent to relevant DT entries Jon Mason (Tue Mar 21 2017 - 16:51:39 EST)
- [PATCH] ARM: gemini: don't select SERIAL_OF_PLATFORM Arnd Bergmann (Tue Mar 21 2017 - 16:54:00 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 16:58:55 EST)
- iov_iter_pipe warning. Dave Jones (Tue Mar 21 2017 - 16:59:28 EST)
- [PATCH net] net: bcmgenet: remove bcmgenet_internal_phy_setup() Doug Berger (Tue Mar 21 2017 - 17:01:22 EST)
- [PATCH v6 1/4] fpga: add config complete timeout matthew . gerlach (Tue Mar 21 2017 - 17:06:00 EST)
- [PATCH v6 0/4] Altera Partial Reconfiguration IP matthew . gerlach (Tue Mar 21 2017 - 17:06:07 EST)
- [PATCH v6 3/4] fpga dt: bindings for Altera Partial Reconfiguration IP. matthew . gerlach (Tue Mar 21 2017 - 17:07:47 EST)
- [PATCH v6 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. matthew . gerlach (Tue Mar 21 2017 - 17:08:06 EST)
- [PATCH v6 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. matthew . gerlach (Tue Mar 21 2017 - 17:08:16 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Linus Torvalds (Tue Mar 21 2017 - 17:12:02 EST)
- Re: [PATCH v2 2/2] drm/panel: add innolux,p079zca panel driver Sean Paul (Tue Mar 21 2017 - 17:12:29 EST)
- Re: Eric Anholt offically announces support of VC4 without access to expander on the RPI 3 Eric Anholt (Tue Mar 21 2017 - 17:13:07 EST)
- Re: [PATCHv2] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 17:14:05 EST)
- Re: [PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Anatolij Gustschin (Tue Mar 21 2017 - 17:16:11 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Adam Borowski (Tue Mar 21 2017 - 17:17:02 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Arnd Bergmann (Tue Mar 21 2017 - 17:22:09 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Peter Meerwald-Stadler (Tue Mar 21 2017 - 17:23:16 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Tue Mar 21 2017 - 17:23:31 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Robert Perry Hooker (Tue Mar 21 2017 - 17:40:42 EST)
- [PATCH 1/1] crypto: If two strings are exact match, they must have same length. Ming Ma (Tue Mar 21 2017 - 17:41:47 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 17:42:39 EST)
- Re: run_timer_softirq gpf. [smc] Thomas Gleixner (Tue Mar 21 2017 - 17:46:10 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Dave Chinner (Tue Mar 21 2017 - 17:46:15 EST)
- Re: [PATCH net] r8152: fix the list rx_done may be used without initialization David Miller (Tue Mar 21 2017 - 17:47:04 EST)
- RE: [PATCH v2 4/4] x86/mce: Add AMD SMCA support to SRAO notifier Ghannam, Yazen (Tue Mar 21 2017 - 17:47:48 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Jeff Layton (Tue Mar 21 2017 - 18:01:49 EST)
- [PATCH] net: virtio_net: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Tue Mar 21 2017 - 18:03:13 EST)
- [PATCH 1/1] mmc: core: export emmc revision via sysfs Jin Qian (Tue Mar 21 2017 - 18:03:30 EST)
- Re: linux-next: something wrong with 5-level paging Andrei Vagin (Tue Mar 21 2017 - 18:03:43 EST)
- RE: [tpmdd-devel] [PATCH] tpm/tpm_crb: fix unused warnings on suspend/resume functions Winkler, Tomas (Tue Mar 21 2017 - 18:05:46 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Tue Mar 21 2017 - 18:07:58 EST)
- Build errors, was Re: [PATCH 07/13] perf, tools: Add a simple expression parser for JSON Arnaldo Carvalho de Melo (Tue Mar 21 2017 - 18:09:02 EST)
- Re: [PATCH 1/1] mmc: core: export emmc revision via sysfs Jaehoon Chung (Tue Mar 21 2017 - 18:19:44 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Peter Maydell (Tue Mar 21 2017 - 18:19:44 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Thomas Gleixner (Tue Mar 21 2017 - 18:21:48 EST)
- [PATCH 2] net: virtio_net: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Tue Mar 21 2017 - 18:24:38 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() hpa (Tue Mar 21 2017 - 18:25:50 EST)
- [PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Linus LÃssing (Tue Mar 21 2017 - 18:29:28 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Andy Lutomirski (Tue Mar 21 2017 - 18:32:27 EST)
- [PATCHv2 00/11] Nokia H4+ support Sebastian Reichel (Tue Mar 21 2017 - 18:32:33 EST)
- [PATCHv2 01/11] Bluetooth: hci_uart: add support for word alignment Sebastian Reichel (Tue Mar 21 2017 - 18:32:44 EST)
- [PATCHv2 02/11] Bluetooth: hci_uart: add serdev driver support library Sebastian Reichel (Tue Mar 21 2017 - 18:32:55 EST)
- [PATCHv2 03/11] Bluetooth: hci_serdev: do not open device in hci open Sebastian Reichel (Tue Mar 21 2017 - 18:33:04 EST)
- [PATCHv2 04/11] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init Sebastian Reichel (Tue Mar 21 2017 - 18:33:04 EST)
- [PATCHv2 06/11] serdev: implement get/set tiocm Sebastian Reichel (Tue Mar 21 2017 - 18:33:12 EST)
- [PATCHv2 08/11] dt-bindings: net: bluetooth: Add nokia-bluetooth Sebastian Reichel (Tue Mar 21 2017 - 18:33:25 EST)
- [PATCHv2 07/11] serdev: add helpers for cts and rts handling Sebastian Reichel (Tue Mar 21 2017 - 18:33:35 EST)
- [PATCHv2 11/11] ARM: dts: N9/N950: add bluetooth Sebastian Reichel (Tue Mar 21 2017 - 18:33:39 EST)
- [PATCHv2 10/11] ARM: dts: N900: Add bluetooth Sebastian Reichel (Tue Mar 21 2017 - 18:34:04 EST)
- [PATCHv2 09/11] Bluetooth: add nokia driver Sebastian Reichel (Tue Mar 21 2017 - 18:34:21 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Thomas Gleixner (Tue Mar 21 2017 - 18:35:19 EST)
- [PATCHv2 05/11] serdev: add serdev_device_wait_until_sent Sebastian Reichel (Tue Mar 21 2017 - 18:35:19 EST)
- Re: [PATCH] net: unix: properly re-increment inflight counter of GC discarded candidates David Miller (Tue Mar 21 2017 - 18:37:05 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t David Miller (Tue Mar 21 2017 - 18:37:37 EST)
- Re: [PATCH net] net: bcmgenet: remove bcmgenet_internal_phy_setup() Florian Fainelli (Tue Mar 21 2017 - 18:40:21 EST)
- [blk-stat] 34dbad5d26: BUG: KASAN: null-ptr-deref on address 0000000000000030 kernel test robot (Tue Mar 21 2017 - 18:44:18 EST)
- [PATCH V13 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64 Tyler Baicar (Tue Mar 21 2017 - 18:47:18 EST)
- [PATCH V13 01/10] acpi: apei: read ack upon ghes record consumption Tyler Baicar (Tue Mar 21 2017 - 18:47:34 EST)
- [PATCH V13 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1 Tyler Baicar (Tue Mar 21 2017 - 18:47:42 EST)
- [PATCH V13 04/10] arm64: exception: handle Synchronous External Abort Tyler Baicar (Tue Mar 21 2017 - 18:48:15 EST)
- [PATCH V13 05/10] acpi: apei: handle SEA notification type for ARMv8 Tyler Baicar (Tue Mar 21 2017 - 18:48:15 EST)
- [PATCH V13 07/10] efi: print unrecognized CPER section Tyler Baicar (Tue Mar 21 2017 - 18:48:16 EST)
- [PATCH V13 06/10] acpi: apei: panic OS with fatal error status block Tyler Baicar (Tue Mar 21 2017 - 18:48:16 EST)
- [PATCH v2 1/9] Coccinelle: locks: identify callers of spin_lock{,_irq,_irqsave}() in irqchip implementations Julia Cartwright (Tue Mar 21 2017 - 18:48:28 EST)
- [PATCH V13 09/10] trace, ras: add ARM processor error trace event Tyler Baicar (Tue Mar 21 2017 - 18:48:53 EST)
- [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support Tyler Baicar (Tue Mar 21 2017 - 18:49:13 EST)
- [PATCH V13 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section Tyler Baicar (Tue Mar 21 2017 - 18:49:42 EST)
- [PATCH v2 4/9] mfd: asic3: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 18:49:54 EST)
- [PATCH V13 03/10] efi: parse ARM processor error Tyler Baicar (Tue Mar 21 2017 - 18:50:49 EST)
- [PATCH v2 9/9] gpio: pci-idio-16: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 18:51:22 EST)
- [PATCHv3 2/2] input: cpcap-pwrbutton: new driver Sebastian Reichel (Tue Mar 21 2017 - 18:51:27 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel Somlo (Tue Mar 21 2017 - 18:51:34 EST)
- [PATCHv3 1/2] mfd: cpcap: implement irq sense helper Sebastian Reichel (Tue Mar 21 2017 - 18:51:46 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Tue Mar 21 2017 - 18:52:45 EST)
- [PATCH v2 6/9] mfd: tc6393xb: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 18:54:48 EST)
- [PATCH 1/2 v2] xen/acpi: Replace hard coded "ACPI0007" Ankur Arora (Tue Mar 21 2017 - 19:10:03 EST)
- Re: [PATCH 3/5] perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ Masami Hiramatsu (Tue Mar 21 2017 - 19:11:41 EST)
- Re: [PATCH 00/11] net: usbnet: move to new api ethtool_{get|set}_link_ksettings David Miller (Tue Mar 21 2017 - 19:11:50 EST)
- Re: [PATCH 01/11] net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings David Miller (Tue Mar 21 2017 - 19:12:15 EST)
- [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Rafael J. Wysocki (Tue Mar 21 2017 - 19:14:29 EST)
- [PATCH 1/1] x86/platform/uv: Fix calculation of Global Physical Address Mike Travis (Tue Mar 21 2017 - 19:25:12 EST)
- [PATCH v2 3/9] powerpc: mpc52xx_gpt: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 19:29:03 EST)
- [PATCH v2 5/9] mfd: t7l66xb: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 19:32:16 EST)
- Re: [PATCH v2] bridge: ebtables: fix reception of frames DNAT-ed to bridge device Stephen Hemminger (Tue Mar 21 2017 - 19:33:05 EST)
- Re: [PATCH v2 3/9] clk: meson8b: put dividers and muxes in tables Michael Turquette (Tue Mar 21 2017 - 19:33:30 EST)
- Re: [PATCH v2 5/9] clk: meson: mpll: add rw operation Michael Turquette (Tue Mar 21 2017 - 19:33:38 EST)
- Re: [PATCH v2 4/9] clk: gxbb: put dividers and muxes in tables Michael Turquette (Tue Mar 21 2017 - 19:33:45 EST)
- Re: [PATCH v2 7/9] clk: meson8b: add the mplls clocks 0, 1 and 2 Michael Turquette (Tue Mar 21 2017 - 19:33:45 EST)
- Re: [PATCH v3 1/3] clk: meson-gxbb: Add MALI clock IDS Michael Turquette (Tue Mar 21 2017 - 19:33:48 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Steve Longerbeam (Tue Mar 21 2017 - 19:33:55 EST)
- Re: [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks Michael Turquette (Tue Mar 21 2017 - 19:33:58 EST)
- Re: [PATCH v2 6/9] clk: meson: gxbb: mpll: use rw operation Michael Turquette (Tue Mar 21 2017 - 19:34:39 EST)
- [PATCH v2 2/9] alpha: marvel: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 19:37:23 EST)
- [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora (Tue Mar 21 2017 - 19:37:51 EST)
- Re: [PATCH 3/4] zram: implement deduplication in zram Minchan Kim (Tue Mar 21 2017 - 19:41:34 EST)
- Re: [PATCH] Staging: ks7010 - fixed style block comments Tobin C. Harding (Tue Mar 21 2017 - 19:41:52 EST)
- Re: [PATCH] ARM: dts: uniphier: fix pin groups of eMMC pin-mux node Masahiro Yamada (Tue Mar 21 2017 - 19:43:05 EST)
- Re: [PATCH] arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20 Masahiro Yamada (Tue Mar 21 2017 - 19:43:06 EST)
- Re: [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs Michael Turquette (Tue Mar 21 2017 - 19:43:43 EST)
- Re: [PATCH 3/4] media: imx-csi: add frame size/interval enumeration Steve Longerbeam (Tue Mar 21 2017 - 19:46:11 EST)
- [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.12 Masahiro Yamada (Tue Mar 21 2017 - 19:47:05 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Tue Mar 21 2017 - 19:47:49 EST)
- [PATCH v2 8/9] gpio: 104-idio-16: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 19:48:59 EST)
- Re: [PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Tue Mar 21 2017 - 19:49:17 EST)
- Re: [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant Michael Turquette (Tue Mar 21 2017 - 19:50:05 EST)
- [PATCH] ASoC: jack - check status of GPIO-based pins on resume Dmitry Torokhov (Tue Mar 21 2017 - 19:50:50 EST)
- Re: [Q] Figuring out task mode Andy Lutomirski (Tue Mar 21 2017 - 19:56:47 EST)
- Re: [V1,1/1] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV Gavin Shan (Tue Mar 21 2017 - 19:56:47 EST)
- arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12 Masahiro Yamada (Tue Mar 21 2017 - 19:56:48 EST)
- Re: [PATCH v5 38/39] media: imx: csi: fix crop rectangle reset in sink set_fmt Steve Longerbeam (Tue Mar 21 2017 - 19:57:16 EST)
- [PATCH v2 0/9] fixup usage of non-raw spinlocks in irqchips Julia Cartwright (Tue Mar 21 2017 - 19:57:44 EST)
- [PATCH v2 7/9] gpio: 104-idi-48: make use of raw_spinlock variants Julia Cartwright (Tue Mar 21 2017 - 19:57:54 EST)
- linux-next: manual merge of the drm tree with the drm-intel-fixes tree Stephen Rothwell (Tue Mar 21 2017 - 19:58:10 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Kees Cook (Tue Mar 21 2017 - 19:58:10 EST)
- [GIT PULL] (REPOST) arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.12 Masahiro Yamada (Tue Mar 21 2017 - 19:59:42 EST)
- Re: [PATCH 4/4] zram: make deduplication feature optional Minchan Kim (Tue Mar 21 2017 - 20:02:23 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Andy Lutomirski (Tue Mar 21 2017 - 20:02:37 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Nadav Amit (Tue Mar 21 2017 - 20:02:58 EST)
- linux-next: manual merge of the drm tree with the drm-intel-fixes tree Stephen Rothwell (Tue Mar 21 2017 - 20:02:58 EST)
- Re: [PATCH] acpi: fix incompatibility with mcount-based function graph tracing Paul Menzel (Tue Mar 21 2017 - 20:04:43 EST)
- Re: [patch 0/7] staging: speakup: introduce tty-based comms Samuel Thibault (Tue Mar 21 2017 - 20:05:33 EST)
- Re: [PATCH net-next] r8152: check hw version first David Miller (Tue Mar 21 2017 - 20:14:53 EST)
- [PATCHv2 1/2] mfd: cpcap: Add missing include dependencies Sebastian Reichel (Tue Mar 21 2017 - 20:16:11 EST)
- [PATCHv2 2/2] leds: cpcap: new driver Sebastian Reichel (Tue Mar 21 2017 - 20:16:11 EST)
- [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora (Tue Mar 21 2017 - 20:37:13 EST)
- Re: [GIT PULL] ARM: at91: fixes for 4.11 Olof Johansson (Tue Mar 21 2017 - 20:40:30 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Tue Mar 21 2017 - 20:49:59 EST)
- [PATCH] mm: rmap: fix huge file mmap accounting in the memcg stats Johannes Weiner (Tue Mar 21 2017 - 20:51:28 EST)
- Re: [PATCH] rhashtable: Add rhashtable_lookup_get_insert_fast David Miller (Tue Mar 21 2017 - 20:53:15 EST)
- [PATCH] mm: workingset: fix premature shadow node shrinking with cgroups Johannes Weiner (Tue Mar 21 2017 - 20:53:38 EST)
- Re: [PATCH v2 3/3] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Chanwoo Choi (Tue Mar 21 2017 - 20:56:50 EST)
- Re: [PATCH 6/6 v3] ftrace/x86: Use Makefile logic instead of #ifdef of compling ftrace_*.o Steven Rostedt (Tue Mar 21 2017 - 20:57:03 EST)
- [PATCH] acpi: check the online state of all children in container Lee, Chun-Yi (Tue Mar 21 2017 - 21:02:23 EST)
- [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Rafael J. Wysocki (Tue Mar 21 2017 - 21:02:34 EST)
- [PATCHv2.1] serdev: implement get/set tiocm Sebastian Reichel (Tue Mar 21 2017 - 21:06:17 EST)
- Re: [PATCH] acpi: check the online state of all children in container Rafael J. Wysocki (Tue Mar 21 2017 - 21:06:35 EST)
- Re: [PATCH v1] Revert "extcon: usb-gpio: add support for ACPI gpio interface" Chanwoo Choi (Tue Mar 21 2017 - 21:18:04 EST)
- [PATCH v3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Tue Mar 21 2017 - 21:19:56 EST)
- [PATCH 1/6] ftrace/x86_64: Rename mcount_64.S to ftrace_64.S Steven Rostedt (Tue Mar 21 2017 - 21:36:36 EST)
- [PATCH 5/6] ftrace/x86_32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Tue Mar 21 2017 - 21:36:39 EST)
- [PATCH 0/6] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32 Steven Rostedt (Tue Mar 21 2017 - 21:36:49 EST)
- [PATCH 4/6] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Tue Mar 21 2017 - 21:37:21 EST)
- Re: [PATCH v5 3/5] drm/exynos: dsi: Fix the parse_dt function Hoegeun Kwon (Tue Mar 21 2017 - 21:37:23 EST)
- [PATCH 2/6] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Tue Mar 21 2017 - 21:37:35 EST)
- [PATCH 6/6] ftrace/x86: Use Makefile logic instead of #ifdef for compiling ftrace_*.o Steven Rostedt (Tue Mar 21 2017 - 21:37:57 EST)
- [PATCH 3/6] ftrace/x86_32: Add stack frame pointer to ftrace_caller Steven Rostedt (Tue Mar 21 2017 - 21:38:04 EST)
- Re: [PATCH 0/6 v4] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32 Steven Rostedt (Tue Mar 21 2017 - 21:52:06 EST)
- [PATCH v3 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings Chris Zhong (Tue Mar 21 2017 - 21:54:14 EST)
- [PATCH v3 2/2] drm/panel: add innolux,p079zca panel driver Chris Zhong (Tue Mar 21 2017 - 21:54:14 EST)
- [PATCH v4 0/4] RK3399 dw-mipi-dsi patches Chris Zhong (Tue Mar 21 2017 - 21:56:57 EST)
- [PATCH v4 4/4] drm/rockchip/dsi: correct the grf_switch_reg name Chris Zhong (Tue Mar 21 2017 - 21:58:29 EST)
- [PATCH v4 1/4] drm/rockchip/dsi: check phy_cfg_clk only for RK3399 Chris Zhong (Tue Mar 21 2017 - 21:58:44 EST)
- [PATCH v4 3/4] drm/rockchip/dsi: enable the grf clk before writing grf registers Chris Zhong (Tue Mar 21 2017 - 21:59:08 EST)
- [PATCH v4 2/4] dt-bindings: add the grf clock for dw-mipi-dsi Chris Zhong (Tue Mar 21 2017 - 21:59:13 EST)
- Linux 3.2: FPU Issue in execve with Intel E5-2620v3 and E7-4880v2 Cai, Jason (Tue Mar 21 2017 - 21:59:32 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Tue Mar 21 2017 - 22:03:38 EST)
- Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s lkml (Tue Mar 21 2017 - 22:04:26 EST)
- [PATCH] percpu-refcount: support synchronous switch to atomic mode. NeilBrown (Tue Mar 21 2017 - 22:04:26 EST)
- Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s lkml (Tue Mar 21 2017 - 22:13:06 EST)
- Attention Please, Mr. dogo.ramba (Tue Mar 21 2017 - 22:14:50 EST)
- [PATCH] blk-mq: don't complete un-started request in timeout handler Ming Lei (Tue Mar 21 2017 - 22:14:55 EST)
- Re: [PATCH] phy: cpcap-usb: Add CPCAP PMIC USB support Sebastian Reichel (Tue Mar 21 2017 - 22:18:43 EST)
- Re: [PATCH] scsi: lpfc: fix linking against modular NVMe support James Smart (Tue Mar 21 2017 - 22:25:38 EST)
- linux-next: manual merge of the char-misc tree with the tpmdd tree Stephen Rothwell (Tue Mar 21 2017 - 22:25:38 EST)
- Re: [PATCH] scsi: lpfc: fix linking against modular NVMe support James Smart (Tue Mar 21 2017 - 22:25:49 EST)
- [PATCH 1/2] resource: Copy the whole res in resource_list_create_entry Jeffy Chen (Tue Mar 21 2017 - 22:26:14 EST)
- [PATCH 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Jeffy Chen (Tue Mar 21 2017 - 22:26:18 EST)
- Re: [PATCH v8 0/5] usb: early: add support for early printk through USB3 debug port Lu Baolu (Tue Mar 21 2017 - 22:27:09 EST)
- Re: [PATCH 0/4] Regmap IRQ fix and related changes CPCAP Sebastian Reichel (Tue Mar 21 2017 - 22:31:38 EST)
- [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Naoya Horiguchi (Tue Mar 21 2017 - 22:32:07 EST)
- [PATCH] staging: rts5208: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 22:34:58 EST)
- [PATCH] staging: fbtft: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 22:37:35 EST)
- [PATCH] block: trace completion of all bios. NeilBrown (Tue Mar 21 2017 - 22:38:29 EST)
- linux-next: manual merge of the livepatching tree with the tip tree Stephen Rothwell (Tue Mar 21 2017 - 22:42:05 EST)
- [PATCH] staging: sm750fb: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 22:42:28 EST)
- [PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int Eddie Youseph (Tue Mar 21 2017 - 22:42:39 EST)
- Re: [PATCH 1/2] f2fs: introduce __drop_inmem_page Jaegeuk Kim (Tue Mar 21 2017 - 22:42:46 EST)
- Re: linux-next: manual merge of the char-misc tree with the tpmdd tree Logan Gunthorpe (Tue Mar 21 2017 - 22:43:55 EST)
- [PATCH] staging: rtl8712: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 22:44:49 EST)
- Re: [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support Xiongfeng Wang (Tue Mar 21 2017 - 22:48:24 EST)
- Re: [PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Tue Mar 21 2017 - 22:48:40 EST)
- staging: iio: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 22:50:06 EST)
- Re: [PATCH V13 09/10] trace, ras: add ARM processor error trace event Xie XiuQi (Tue Mar 21 2017 - 22:51:11 EST)
- [PATCH] Documentation: Input: Add uinput documentation Marcos Paulo de Souza (Tue Mar 21 2017 - 23:01:14 EST)
- Re: [PATCH 1/1] crypto: If two strings are exact match, they must have same length. Herbert Xu (Tue Mar 21 2017 - 23:01:15 EST)
- Re: [PATCH V13 09/10] trace, ras: add ARM processor error trace event Baicar, Tyler (Tue Mar 21 2017 - 23:06:19 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Dave Young (Tue Mar 21 2017 - 23:06:49 EST)
- [PATCH] Docs: Input: initial uinput documentation Marcos Paulo de Souza (Tue Mar 21 2017 - 23:09:27 EST)
- [PATCH] staging: lustre: Replace a bit shift by a use of BIT. Arushi Singhal (Tue Mar 21 2017 - 23:09:30 EST)
- Re: [PATCH] blk-mq: don't complete un-started request in timeout handler Jens Axboe (Tue Mar 21 2017 - 23:10:28 EST)
- Re: [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing Jason Wang (Tue Mar 21 2017 - 23:16:50 EST)
- [PATCH] drivers/misc: Aspeed LPC control fix compile error and warning Cyril Bur (Tue Mar 21 2017 - 23:17:17 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS gengdongjiu (Tue Mar 21 2017 - 23:22:29 EST)
- [PATCH v8] drm/rockchip: Refactor the component match logic. Jeffy Chen (Tue Mar 21 2017 - 23:22:29 EST)
- Re: [PATCH] acpi: check the online state of all children in container joeyli (Tue Mar 21 2017 - 23:22:52 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Eric W. Biederman (Tue Mar 21 2017 - 23:23:40 EST)
- Re: [PATCH] pci: dwc: hisi needs PCI_HOST_COMMON Zhou Wang (Tue Mar 21 2017 - 23:27:53 EST)
- Re: [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Hillf Danton (Tue Mar 21 2017 - 23:32:06 EST)
- Re: [PATCH v3 02/11] ARM: sun8i: a33: add all operating points Chen-Yu Tsai (Tue Mar 21 2017 - 23:35:48 EST)
- Re: [PATCH v3 01/11] ARM: sun8i: a33: add operating-points-v2 property to all nodes Chen-Yu Tsai (Tue Mar 21 2017 - 23:37:25 EST)
- Re: [PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree Keerthy (Tue Mar 21 2017 - 23:44:10 EST)
- Re: [PATCH v3 03/11] ARM: dts: sun8i: sina33: add cpu-supply Chen-Yu Tsai (Tue Mar 21 2017 - 23:50:41 EST)
- [PATCH 3/3] powerpc/powernv: Introduce address translation services for Nvlink2 Alistair Popple (Tue Mar 21 2017 - 23:50:41 EST)
- [PATCH 2/3] powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev Alistair Popple (Tue Mar 21 2017 - 23:51:06 EST)
- [PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index Alistair Popple (Tue Mar 21 2017 - 23:51:09 EST)
- Re: [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Nicholas Piggin (Tue Mar 21 2017 - 23:58:58 EST)
- [BUG] tools build: Add HOSTARCH Makefile variable Jiada Wang (Wed Mar 22 2017 - 00:00:22 EST)
- Re: [PATCH] Documentation: Input: Add uinput documentation Peter Hutterer (Wed Mar 22 2017 - 00:07:21 EST)
- Re: [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Chen-Yu Tsai (Wed Mar 22 2017 - 00:07:43 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Viresh Kumar (Wed Mar 22 2017 - 00:18:08 EST)
- [PATCH] staging: media: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 00:22:48 EST)
- [PATCH v3] dmaengine: rcar-dmac: enable descriptor mode on 40bit Kuninori Morimoto (Wed Mar 22 2017 - 00:23:28 EST)
- [PATCH 0/3] staging: media: Replace a bit shift. Arushi Singhal (Wed Mar 22 2017 - 00:26:27 EST)
- linux-next: Tree for Mar 22 Stephen Rothwell (Wed Mar 22 2017 - 00:29:46 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Dave Young (Wed Mar 22 2017 - 00:30:30 EST)
- [PATCH 1/3] staging: media: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 00:33:10 EST)
- [PATCH 2/3] staging: media: davinci_vpfe: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 00:33:21 EST)
- [PATCH 3/3] staging: media: omap4iss: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 00:33:46 EST)
- Re: [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs Chen-Yu Tsai (Wed Mar 22 2017 - 00:38:26 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Andy Lutomirski (Wed Mar 22 2017 - 00:40:11 EST)
- [lkp-robot] [mm, page_alloc] b7ef62aa8a: BUG:kernel_hang_in_boot_stage kernel test robot (Wed Mar 22 2017 - 00:40:11 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Minchan Kim (Wed Mar 22 2017 - 00:43:48 EST)
- [PATCH 2/8] sched/deadline: Re-define parameters of cpudl heapify functions Byungchul Park (Wed Mar 22 2017 - 01:07:22 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Baolin Wang (Wed Mar 22 2017 - 01:08:46 EST)
- Re: [PATCH] drm/msm/hdmi: redefinitions of macros not required Vinay Simha B N (Wed Mar 22 2017 - 01:13:35 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Wed Mar 22 2017 - 01:17:02 EST)
- FW: Re: [PATCH v4] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously Ajay Kaher (Wed Mar 22 2017 - 01:17:14 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Minchan Kim (Wed Mar 22 2017 - 01:21:01 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Wed Mar 22 2017 - 01:37:54 EST)
- [PATCH] Add initial SX3000b platform code to MIPS arch Amit Kama IL (Wed Mar 22 2017 - 01:38:46 EST)
- Re: [v2 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c Gautham R Shenoy (Wed Mar 22 2017 - 01:43:37 EST)
- Re: [v2 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel Gautham R Shenoy (Wed Mar 22 2017 - 01:44:58 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Wed Mar 22 2017 - 01:45:08 EST)
- [PATCH] ARM: dts: sun6i: sina31s: Enable SPDIF out Chen-Yu Tsai (Wed Mar 22 2017 - 01:47:28 EST)
- Re: [PATCH] pci-error-recovery: doc cleanup Linas Vepstas (Wed Mar 22 2017 - 01:49:22 EST)
- Re: staging: iio: Replace a bit shift by a use of BIT. Greg Kroah-Hartman (Wed Mar 22 2017 - 02:04:52 EST)
- Re: [PATCH] drivers/misc: Aspeed LPC control fix compile error and warning Greg KH (Wed Mar 22 2017 - 02:07:55 EST)
- Re: Linux 3.2: FPU Issue in execve with Intel E5-2620v3 and E7-4880v2 Greg KH (Wed Mar 22 2017 - 02:17:33 EST)
- Re: [PATCH] drivers/misc: Aspeed LPC control fix compile error and warning Greg KH (Wed Mar 22 2017 - 02:17:33 EST)
- [PATCH] Add initial SX3000b platform related documentation to document tree Amit Kama IL (Wed Mar 22 2017 - 02:17:56 EST)
- RE: Linux 3.2: FPU Issue in execve with Intel E5-2620v3 and E7-4880v2 Cai, Jason (Wed Mar 22 2017 - 02:22:16 EST)
- [PATCH 0/7] iommu/iova: improve the allocation performance of dma64 Zhen Lei (Wed Mar 22 2017 - 02:30:20 EST)
- [PATCH 1/7] iommu/iova: fix incorrect variable types Zhen Lei (Wed Mar 22 2017 - 02:30:20 EST)
- [PATCH 4/7] iommu/iova: adjust __cached_rbnode_insert_update Zhen Lei (Wed Mar 22 2017 - 02:30:20 EST)
- [PATCH 2/7] iommu/iova: cut down judgement times Zhen Lei (Wed Mar 22 2017 - 02:30:20 EST)
- [PATCH 5/7] iommu/iova: to optimize the allocation performance of dma64 Zhen Lei (Wed Mar 22 2017 - 02:30:27 EST)
- [PATCH 7/7] iommu/iova: fix iovad->dma_32bit_pfn as the last pfn of dma32 Zhen Lei (Wed Mar 22 2017 - 02:30:35 EST)
- [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32 Zhen Lei (Wed Mar 22 2017 - 02:30:46 EST)
- [PATCH 6/7] iommu/iova: move the caculation of pad mask out of loop Zhen Lei (Wed Mar 22 2017 - 02:30:55 EST)
- Re: [PATCH v2] f2fs: fix race condition in between free nid allocator/initializer Chao Yu (Wed Mar 22 2017 - 02:31:09 EST)
- Re: [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs Jonathan Cameron (Wed Mar 22 2017 - 02:34:48 EST)
- Re: [kbuild-all] [PATCH 1/2] usb: phy: Introduce one extcon device into usb phy Ye Xiaolong (Wed Mar 22 2017 - 02:36:28 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Minchan Kim (Wed Mar 22 2017 - 02:36:40 EST)
- [PATCH v3] f2fs: fix race condition in between free nid allocator/initializer Chao Yu (Wed Mar 22 2017 - 02:42:32 EST)
- Re: [PATCH 1/2] f2fs: introduce __drop_inmem_page Chao Yu (Wed Mar 22 2017 - 02:42:33 EST)
- [PATCH v3 RESEND] f2fs: fix race condition in between free nid allocator/initializer Chao Yu (Wed Mar 22 2017 - 02:47:07 EST)
- Re: [PATCH] pci-error-recovery: doc cleanup Cao jin (Wed Mar 22 2017 - 02:47:18 EST)
- Re: [kbuild-all] [PATCH 1/2] usb: phy: Introduce one extcon device into usb phy Baolin Wang (Wed Mar 22 2017 - 02:48:06 EST)
- Re: [PATCH] selftests/x86/ldt_gdt_32: Work around a glibc sigaction bug Ingo Molnar (Wed Mar 22 2017 - 02:48:22 EST)
- Re: [PATCH 4/5] clk: sunxi-ng: Add driver for A83T CCU Chen-Yu Tsai (Wed Mar 22 2017 - 02:51:08 EST)
- [PATCH v12 00/10] perf/amd/iommu: Enable multi-IOMMU support Suravee Suthikulpanit (Wed Mar 22 2017 - 03:04:58 EST)
- [PATCH v12 02/10] perf/amd/iommu: Clean up bitwise operations Suravee Suthikulpanit (Wed Mar 22 2017 - 03:04:59 EST)
- [PATCH v12 05/10] iommu/amd: Introduce amd_iommu_get_num_iommus() Suravee Suthikulpanit (Wed Mar 22 2017 - 03:04:59 EST)
- [PATCH v12 03/10] perf/amd/iommu: Clean up perf_iommu_read() Suravee Suthikulpanit (Wed Mar 22 2017 - 03:04:59 EST)
- [PATCH v12 01/10] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug Suravee Suthikulpanit (Wed Mar 22 2017 - 03:05:10 EST)
- [PATCH v12 04/10] iommu/amd: Clean up iommu_pc_get_set_reg() Suravee Suthikulpanit (Wed Mar 22 2017 - 03:05:18 EST)
- [PATCH v12 08/10] perf/amd/iommu: Fix sysfs perf attribute groups Suravee Suthikulpanit (Wed Mar 22 2017 - 03:05:32 EST)
- [PATCH v12 07/10] perf/amd/iommu: Modify amd_iommu_pc_get_set_reg_val() to allow specifying IOMMU Suravee Suthikulpanit (Wed Mar 22 2017 - 03:05:41 EST)
- [PATCH v12 09/10] perf/amd/iommu: Introduce amd_iommu-specific struct in struct hw_perf_event Suravee Suthikulpanit (Wed Mar 22 2017 - 03:05:52 EST)
- [PATCH v12 06/10] perf/amd/iommu: Modify functions to query max banks and counters Suravee Suthikulpanit (Wed Mar 22 2017 - 03:06:08 EST)
- [PATCH v12 10/10] perf/amd/iommu: Enable support for multiple IOMMUs Suravee Suthikulpanit (Wed Mar 22 2017 - 03:06:39 EST)
- RE: [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Piotr Sroka (Wed Mar 22 2017 - 03:09:31 EST)
- Re: [PATCH v3 02/11] ARM: sun8i: a33: add all operating points Maxime Ripard (Wed Mar 22 2017 - 03:21:40 EST)
- Re: [PATCH] ARM: dts: sun6i: sina31s: Enable SPDIF out Maxime Ripard (Wed Mar 22 2017 - 03:23:11 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Quentin Schulz (Wed Mar 22 2017 - 03:23:11 EST)
- Re: [RESEND PATCH v4 0/9] add support for AXP20X and AXP22X power supply drivers Maxime Ripard (Wed Mar 22 2017 - 03:25:02 EST)
- Re: [v4 3/3] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Wed Mar 22 2017 - 03:26:40 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Ingo Molnar (Wed Mar 22 2017 - 03:26:52 EST)
- Re: [v5 1/4] mmc: sdhci-cadence: Fix writing PHY delay Masahiro Yamada (Wed Mar 22 2017 - 03:32:16 EST)
- Re: [v5 2/4] dt-bindings: mmc: add description of PHY delays for sdhci-cadence Masahiro Yamada (Wed Mar 22 2017 - 03:32:19 EST)
- Re: [PATCH 4/6] x86/kasan: Prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h> Ingo Molnar (Wed Mar 22 2017 - 03:32:26 EST)
- Re: [v5 4/4] mmc: sdhci-cadence: refactor probe function Masahiro Yamada (Wed Mar 22 2017 - 03:32:38 EST)
- Re: [v5 3/4] mmc: sdhci-cadence: Update PHY delay configuration Masahiro Yamada (Wed Mar 22 2017 - 03:32:51 EST)
- Re: [PATCH 4/4] perf annotate: More exactly grep -v of the objdump command Taeung Song (Wed Mar 22 2017 - 03:33:08 EST)
- Re: [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions Ingo Molnar (Wed Mar 22 2017 - 03:33:20 EST)
- [PATCH] net: vmxnet3: use new api ethtool_{get|set}_link_ksettings Philippe Reynes (Wed Mar 22 2017 - 03:36:47 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Ingo Molnar (Wed Mar 22 2017 - 03:38:44 EST)
- Re: [PATCH] tpm: make check_locality return bool Jarkko Sakkinen (Wed Mar 22 2017 - 03:38:58 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Jiri Slaby (Wed Mar 22 2017 - 03:40:22 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Ingo Molnar (Wed Mar 22 2017 - 03:47:34 EST)
- [PATCH] drivers/staging/dgnc: Updating dev_dbg function Pushkar Jambhlekar (Wed Mar 22 2017 - 03:49:14 EST)
- Re: [PATCH v3 01/11] ARM: sun8i: a33: add operating-points-v2 property to all nodes Maxime Ripard (Wed Mar 22 2017 - 03:53:31 EST)
- Re: [PATCH v2] x86: mostly disable '-maccumulate-outgoing-args' Ingo Molnar (Wed Mar 22 2017 - 03:53:32 EST)
- [PATCH 2/2] pinctrl: samsung: Remove unused pin-bank macro Chanwoo Choi (Wed Mar 22 2017 - 04:06:00 EST)
- Re: [PATCH v2 0/5] mm: support parallel free of memory Aaron Lu (Wed Mar 22 2017 - 04:10:05 EST)
- Re: [PATCH v3 03/11] ARM: dts: sun8i: sina33: add cpu-supply Maxime Ripard (Wed Mar 22 2017 - 04:11:58 EST)
- Re: [PATCH] scsi: lpfc: fix linking against modular NVMe support Arnd Bergmann (Wed Mar 22 2017 - 04:14:02 EST)
- [PATCH 0/2] pinctrl: samsung: Fix PINCFG_TYPE_DRV bitfields for Exynos5433 Chanwoo Choi (Wed Mar 22 2017 - 04:16:22 EST)
- [PATCH 1/2] pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433 Chanwoo Choi (Wed Mar 22 2017 - 04:16:40 EST)
- Re: [PATCH v8 2/3] dmaengine: pl330: remove pdata based initialization Marek Szyprowski (Wed Mar 22 2017 - 04:23:47 EST)
- Re: [PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens Jiri Kosina (Wed Mar 22 2017 - 04:27:58 EST)
- Re: [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer Heiko Stuebner (Wed Mar 22 2017 - 04:28:10 EST)
- Re: [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Nicholas Piggin (Wed Mar 22 2017 - 04:31:23 EST)
- [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 04:39:31 EST)
- [BUG][REGRESSION] i915 gpu hangs under load Martin Kepplinger (Wed Mar 22 2017 - 04:39:32 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Aaron Lu (Wed Mar 22 2017 - 04:44:41 EST)
- Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Lionel DEBIEVE (Wed Mar 22 2017 - 04:44:45 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Peter Zijlstra (Wed Mar 22 2017 - 04:47:26 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Wed Mar 22 2017 - 04:53:16 EST)
- Re: staging: iio: Replace a bit shift by a use of BIT. Arnd Bergmann (Wed Mar 22 2017 - 04:53:46 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Minchan Kim (Wed Mar 22 2017 - 04:55:44 EST)
- [PATCH] arm64: kaslr: Add 2MB correction for aligning kernel image Srinivas Ramana (Wed Mar 22 2017 - 04:56:12 EST)
- Re: [PATCH v3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability David Hildenbrand (Wed Mar 22 2017 - 05:01:02 EST)
- Re: [PATCH v3 1/4] dt-bindings: Document rk3399 Gru/Kevin Heiko Stuebner (Wed Mar 22 2017 - 05:01:23 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Felipe Balbi (Wed Mar 22 2017 - 05:01:56 EST)
- Re: [2/2] zd1211rw: fix NULL-deref at probe Kalle Valo (Wed Mar 22 2017 - 05:04:28 EST)
- Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Stanislaw Gruszka (Wed Mar 22 2017 - 05:06:44 EST)
- Re: [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding Wolfram Sang (Wed Mar 22 2017 - 05:06:53 EST)
- Re: [PATCH] Add initial SX3000b platform code to MIPS arch Marc Zyngier (Wed Mar 22 2017 - 05:10:14 EST)
- Re: [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 Wolfram Sang (Wed Mar 22 2017 - 05:11:05 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Wed Mar 22 2017 - 05:15:22 EST)
- Re: [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks Neil Armstrong (Wed Mar 22 2017 - 05:15:37 EST)
- Re: [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs Neil Armstrong (Wed Mar 22 2017 - 05:17:44 EST)
- [tip:x86/urgent] x86/platform/uv: Fix calculation of Global Physical Address tip-bot for Mike Travis (Wed Mar 22 2017 - 05:19:33 EST)
- [tip:x86/urgent] x86/mce: Fix copy/paste error in exception table entries tip-bot for Tony Luck (Wed Mar 22 2017 - 05:19:44 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Wed Mar 22 2017 - 05:21:35 EST)
- Re: [PATCH v2 01/18] arm64: Allow checking of a CPU-local erratum Daniel Lezcano (Wed Mar 22 2017 - 05:24:01 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Dan Carpenter (Wed Mar 22 2017 - 05:26:56 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Peter Zijlstra (Wed Mar 22 2017 - 05:27:12 EST)
- Re: [PATCHv2 1/2] mfd: cpcap: Add missing include dependencies Pavel Machek (Wed Mar 22 2017 - 05:27:29 EST)
- Re: [PATCH] arm64: kaslr: Add 2MB correction for aligning kernel image Ard Biesheuvel (Wed Mar 22 2017 - 05:27:29 EST)
- [PATCH 1/2] f2fs: show the max number of volatile operations Chao Yu (Wed Mar 22 2017 - 05:27:45 EST)
- [PATCH 2/2] f2fs: don't track volatile file in dirty inode list Chao Yu (Wed Mar 22 2017 - 05:28:01 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Peter Zijlstra (Wed Mar 22 2017 - 05:30:09 EST)
- Re: [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant Neil Armstrong (Wed Mar 22 2017 - 05:32:17 EST)
- Re: [PATCHv2 02/11] Bluetooth: hci_uart: add serdev driver support library Pavel Machek (Wed Mar 22 2017 - 05:32:25 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Wed Mar 22 2017 - 05:32:28 EST)
- Re: [PATCH] sched/fair: Fix ftq noise bench regression Vincent Guittot (Wed Mar 22 2017 - 05:32:56 EST)
- Re: [PATCHv2 04/11] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init Pavel Machek (Wed Mar 22 2017 - 05:33:23 EST)
- Re: [PATCH] usb: gadget: Correct usb EP argument for BOT status request Felipe Balbi (Wed Mar 22 2017 - 05:38:09 EST)
- Re: [PATCHv2.1] serdev: implement get/set tiocm Pavel Machek (Wed Mar 22 2017 - 05:41:20 EST)
- Re: staging: iio: Replace a bit shift by a use of BIT. Dan Carpenter (Wed Mar 22 2017 - 05:41:48 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Joel Stanley (Wed Mar 22 2017 - 05:48:13 EST)
- [GIT PULL] extcon fixes for v4.11-rc3 Chanwoo Choi (Wed Mar 22 2017 - 05:48:31 EST)
- Re: [PATCHv2 05/11] serdev: add serdev_device_wait_until_sent Pavel Machek (Wed Mar 22 2017 - 05:48:31 EST)
- Re: [PATCH v2 1/9] Coccinelle: locks: identify callers of spin_lock{,_irq,_irqsave}() in irqchip implementations Julia Lawall (Wed Mar 22 2017 - 05:54:34 EST)
- Re: [PATCH v12 4/9] mmc: cavium: Work-around hardware bug on cn6xxx and cnf7xxx Jan Glauber (Wed Mar 22 2017 - 06:01:19 EST)
- Re: [PATCH] staging: rts5208: Replace a bit shift by a use of BIT. Dan Carpenter (Wed Mar 22 2017 - 06:01:20 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Viresh Kumar (Wed Mar 22 2017 - 06:05:26 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Joel Stanley (Wed Mar 22 2017 - 06:09:15 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Sylwester Nawrocki (Wed Mar 22 2017 - 06:10:01 EST)
- Re: [PATCH] tpm/tpm_crb: mark PM functions as __maybe_unused Jarkko Sakkinen (Wed Mar 22 2017 - 06:22:56 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Viresh Kumar (Wed Mar 22 2017 - 06:22:57 EST)
- Re: [PATCH 1/5] clk: meson: Add support for parameters for specific PLLs Neil Armstrong (Wed Mar 22 2017 - 06:23:43 EST)
- Re: [Outreachy kernel] [PATCH] staging: media: Replace a bit shift by a use of BIT. Julia Lawall (Wed Mar 22 2017 - 06:24:03 EST)
- Re: [PATCHv2 2/2] super1: check and output faulty dev role Jinpu Wang (Wed Mar 22 2017 - 06:24:21 EST)
- [PATCH v5] vfio error recovery: kernel support Cao jin (Wed Mar 22 2017 - 06:26:10 EST)
- [PATCH v4 3/3] ARM64: dts: meson-gx: Add MALI nodes for GXBB and GXL Neil Armstrong (Wed Mar 22 2017 - 06:26:42 EST)
- Re: [PATCH v2 1/7] pinctrl: Renesas RZ/A1 pin and gpio controller Geert Uytterhoeven (Wed Mar 22 2017 - 06:27:11 EST)
- [PATCH v4 0/3] meson-gx: Add mali-450 support Neil Armstrong (Wed Mar 22 2017 - 06:27:39 EST)
- [PATCH v4 2/3] clk: meson-gxbb: Add MALI clocks Neil Armstrong (Wed Mar 22 2017 - 06:27:40 EST)
- [PATCH v2 0/5] clk: meson: Fix GXBB and GXL/GXM GP0 PLL Neil Armstrong (Wed Mar 22 2017 - 06:33:10 EST)
- [PATCH v2 2/5] clk: meson-gxbb: Add GP0 PLL init parameters Neil Armstrong (Wed Mar 22 2017 - 06:33:21 EST)
- [PATCH v2 4/5] clk: meson-gxbb: Expose GP0 dt-bindings clock id Neil Armstrong (Wed Mar 22 2017 - 06:33:31 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Elaine Zhang (Wed Mar 22 2017 - 06:33:44 EST)
- [PATCH v2 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant Neil Armstrong (Wed Mar 22 2017 - 06:33:58 EST)
- [PATCH v2 1/5] clk: meson: Add support for parameters for specific PLLs Neil Armstrong (Wed Mar 22 2017 - 06:34:08 EST)
- [PATCH v2 5/5] dt-bindings: clock: gxbb-clkc: Add GXL compatible variant Neil Armstrong (Wed Mar 22 2017 - 06:34:22 EST)
- Re: [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc Geert Uytterhoeven (Wed Mar 22 2017 - 06:34:48 EST)
- Re: [Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load Jani Nikula (Wed Mar 22 2017 - 06:37:37 EST)
- Re: [PATCH v2 3/7] arm: dts: dt-bindings: Add Renesas RZ pinctrl header Geert Uytterhoeven (Wed Mar 22 2017 - 06:37:48 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Baolin Wang (Wed Mar 22 2017 - 06:40:30 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Dmitry Vyukov (Wed Mar 22 2017 - 06:43:24 EST)
- [PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI Peter Zijlstra (Wed Mar 22 2017 - 06:44:10 EST)
- [PATCH -v6 09/13] futex,rt_mutex: Introduce rt_mutex_init_waiter() Peter Zijlstra (Wed Mar 22 2017 - 06:44:22 EST)
- [PATCH -v6 01/13] futex: Cleanup variable names for futex_top_waiter() Peter Zijlstra (Wed Mar 22 2017 - 06:44:33 EST)
- [PATCH -v6 03/13] futex: Remove rt_mutex_deadlock_account_*() Peter Zijlstra (Wed Mar 22 2017 - 06:44:47 EST)
- [PATCH -v6 06/13] futex: Cleanup refcounting Peter Zijlstra (Wed Mar 22 2017 - 06:45:00 EST)
- [PATCH -v6 10/13] futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() Peter Zijlstra (Wed Mar 22 2017 - 06:45:10 EST)
- [PATCH] qla4xxx: drop redundant init_completion Nicholas Mc Guire (Wed Mar 22 2017 - 06:45:22 EST)
- [PATCH -v6 02/13] futex: Use smp_store_release() in mark_wake_futex() Peter Zijlstra (Wed Mar 22 2017 - 06:45:49 EST)
- [PATCH -v6 07/13] futex: Rework inconsistent rt_mutex/futex_q state Peter Zijlstra (Wed Mar 22 2017 - 06:45:49 EST)
- [PATCH -v6 12/13] futex: futex_unlock_pi() determinism Peter Zijlstra (Wed Mar 22 2017 - 06:45:59 EST)
- [PATCH -v6 05/13] futex: Change locking rules Peter Zijlstra (Wed Mar 22 2017 - 06:46:05 EST)
- [PATCH -v6 04/13] futex,rt_mutex: Provide futex specific rt_mutex API Peter Zijlstra (Wed Mar 22 2017 - 06:46:05 EST)
- [PATCH -v6 08/13] futex: Pull rt_mutex_futex_unlock() out from under hb->lock Peter Zijlstra (Wed Mar 22 2017 - 06:46:13 EST)
- [PATCH -v6 11/13] futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() Peter Zijlstra (Wed Mar 22 2017 - 06:46:39 EST)
- [PATCH -v6 13/13] futex: futex_lock_pi() vs PREEMPT_RT_FULL Peter Zijlstra (Wed Mar 22 2017 - 06:46:49 EST)
- [PATCH v4 1/3] clk: meson-gxbb: Add MALI clock IDS Neil Armstrong (Wed Mar 22 2017 - 06:55:18 EST)
- RE: [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages Wang, Wei W (Wed Mar 22 2017 - 06:55:18 EST)
- RE: [PATCH v2 1/2] dts: arm64: add LS1043A DPAA support Madalin-Cristian Bucur (Wed Mar 22 2017 - 06:58:30 EST)
- [PATCH v2 1/2] net: phy: Fix PHY AN done state machine for interrupt driven PHYs Roger Quadros (Wed Mar 22 2017 - 07:07:37 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner (Wed Mar 22 2017 - 07:07:39 EST)
- Re: [PATCH v3, 3/4] mtd: spi-nor: Add Xtensa CPU support for cadence-quadspi. Marek Vasut (Wed Mar 22 2017 - 07:07:39 EST)
- Re: [PATCH v4 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function Philipp Zabel (Wed Mar 22 2017 - 07:07:39 EST)
- Re: [PATCH v3, 2/4] mtd: spi-nor: Add Octal SPI support to Cadence QSPI driver. Marek Vasut (Wed Mar 22 2017 - 07:07:44 EST)
- Re: [v2 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Gautham R Shenoy (Wed Mar 22 2017 - 07:08:14 EST)
- [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Jagan Teki (Wed Mar 22 2017 - 07:08:15 EST)
- [PATCH v7 2/3] dt-bindings: input: touchscreen: Add max11801-ts binding Jagan Teki (Wed Mar 22 2017 - 07:08:37 EST)
- [PATCH v7 3/3] ARM: dts: imx6q-icore: Add touchscreen node Jagan Teki (Wed Mar 22 2017 - 07:10:55 EST)
- [PATCH] asm-generic: fix compilation failure in cmpxchg_double() Dmitry Vyukov (Wed Mar 22 2017 - 07:11:13 EST)
- Re: [PATCH] powerpc: fix /proc/self/stack Michael Ellerman (Wed Mar 22 2017 - 07:14:16 EST)
- Re: [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support James Morse (Wed Mar 22 2017 - 07:15:01 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS Marc Zyngier (Wed Mar 22 2017 - 07:15:36 EST)
- [bug report] VMCI: queue pairs implementation. Dan Carpenter (Wed Mar 22 2017 - 07:19:07 EST)
- Re: [PATCH] drm/msm/hdmi: redefinitions of macros not required Rob Clark (Wed Mar 22 2017 - 07:19:29 EST)
- Re: [PATCH 3/5] perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ Arnaldo Carvalho de Melo (Wed Mar 22 2017 - 07:22:41 EST)
- [PATCH] vmci: Fix a couple integer overflow tests Dan Carpenter (Wed Mar 22 2017 - 07:22:57 EST)
- [PATCH v2 2/2] net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with interrupts Roger Quadros (Wed Mar 22 2017 - 07:22:57 EST)
- Re: [RFC] x86/tboot: add an option to disable iommu force on Joerg Roedel (Wed Mar 22 2017 - 07:23:56 EST)
- Re: [PATCH] tpm: make check_locality return bool Jarkko Sakkinen (Wed Mar 22 2017 - 07:25:09 EST)
- Re: [GIT PULL] extcon fixes for v4.11-rc3 Greg KH (Wed Mar 22 2017 - 07:27:55 EST)
- [PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs Roger Quadros (Wed Mar 22 2017 - 07:28:04 EST)
- Re: [PATCH] asm-generic: fix compilation failure in cmpxchg_double() Arnd Bergmann (Wed Mar 22 2017 - 07:28:11 EST)
- [PATCH 0/5] Intel PMIC: Intel PMIC mfd and OPRegion drivers must be built in Hans de Goede (Wed Mar 22 2017 - 07:29:37 EST)
- [PATCH 1/5] ACPI / PMIC: Stop xpower OPRegion handler relying on IIO Hans de Goede (Wed Mar 22 2017 - 07:29:49 EST)
- [PATCH 3/5] mfd: axp20c-i2c: Select designware i2c-bus driver on x86 Hans de Goede (Wed Mar 22 2017 - 07:29:58 EST)
- [PATCH 4/5] mfd: intel_soc_pmic_chtwc: This driver must always be builtin when enabled Hans de Goede (Wed Mar 22 2017 - 07:30:13 EST)
- [PATCH 5/5] ACPI / PMIC: mfd: intel_pmic_chtwc: This driver must always be builtin Hans de Goede (Wed Mar 22 2017 - 07:30:29 EST)
- [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Hans de Goede (Wed Mar 22 2017 - 07:30:36 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Arnd Bergmann (Wed Mar 22 2017 - 07:30:54 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Michael Ellerman (Wed Mar 22 2017 - 07:35:23 EST)
- Re: [PATCH v2 0/7] Add support for pinctrl/gpio on Armada 37xx Was Re: [PATCH v2 0/7] Hi, Gregory CLEMENT (Wed Mar 22 2017 - 07:41:09 EST)
- [PATCH v3] usb: xhci: bInterval quirk for TI TUSB73x0 Roger Quadros (Wed Mar 22 2017 - 07:44:47 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Colin Ian King (Wed Mar 22 2017 - 07:45:46 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Jarkko Sakkinen (Wed Mar 22 2017 - 07:46:17 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Michael Ellerman (Wed Mar 22 2017 - 07:46:27 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Hari Bathini (Wed Mar 22 2017 - 07:47:28 EST)
- [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Srinivas Ramana (Wed Mar 22 2017 - 07:47:38 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Michael Ellerman (Wed Mar 22 2017 - 07:49:16 EST)
- Re: [RFC] x86/tboot: add an option to disable iommu force on Shaohua Li (Wed Mar 22 2017 - 07:51:28 EST)
- Re: [PATCH 2/4] perf annotate: Avoid division by zero when calculating percent Taeung Song (Wed Mar 22 2017 - 08:01:05 EST)
- Re: [PATCH v3 3/4] arm64: dts: rockchip: describe Gru/Kevin OPPs + CPU regulators Heiko Stuebner (Wed Mar 22 2017 - 08:01:23 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Ladi Prosek (Wed Mar 22 2017 - 08:01:38 EST)
- [PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs Huibin Hong (Wed Mar 22 2017 - 08:05:27 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Jiri Slaby (Wed Mar 22 2017 - 08:07:13 EST)
- Re: [PATCH] staging: media: Replace a bit shift by a use of BIT. Dilger, Andreas (Wed Mar 22 2017 - 08:13:23 EST)
- Re: [PATCH] staging: lustre: Replace a bit shift by a use of BIT. Dilger, Andreas (Wed Mar 22 2017 - 08:13:23 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Hari Bathini (Wed Mar 22 2017 - 08:17:26 EST)
- Re: [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Ard Biesheuvel (Wed Mar 22 2017 - 08:17:26 EST)
- Re: [PATCH V11 10/10] arm/arm64: KVM: add guest SEA support Xie XiuQi (Wed Mar 22 2017 - 08:20:19 EST)
- Re: [RFC 0/1] add support for reclaiming priorities per mem cgroup Vinayak Menon (Wed Mar 22 2017 - 08:22:43 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Dmitry Vyukov (Wed Mar 22 2017 - 08:24:17 EST)
- Re: [PATCH] pci: dwc: hisi needs PCI_HOST_COMMON Zhou Wang (Wed Mar 22 2017 - 08:25:00 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Wed Mar 22 2017 - 08:26:35 EST)
- Re: net/sctp: recursive locking in sctp_do_peeloff Dmitry Vyukov (Wed Mar 22 2017 - 08:31:24 EST)
- [PATCH] selftests: fix the broken individual test for x86 Bamvor Jian Zhang (Wed Mar 22 2017 - 08:34:25 EST)
- [PATCH v11 0/2] Add support for Omnivision OV5647 Ramiro Oliveira (Wed Mar 22 2017 - 08:34:47 EST)
- Re: [PATCH v4 1/2] backlight: pwm_bl: Move the checks for initial power state to a separate function Geert Uytterhoeven (Wed Mar 22 2017 - 08:34:58 EST)
- [PATCH v11 1/2] Documentation: DT: Add OV5647 bindings Ramiro Oliveira (Wed Mar 22 2017 - 08:35:14 EST)
- Re: [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Lars-Peter Clausen (Wed Mar 22 2017 - 08:35:19 EST)
- Re: [PATCH] Add initial SX3000b platform code to MIPS arch Ralf Baechle (Wed Mar 22 2017 - 08:37:01 EST)
- Re: [PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology Peter Zijlstra (Wed Mar 22 2017 - 08:38:24 EST)
- Re: [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility Corentin Labbe (Wed Mar 22 2017 - 08:38:53 EST)
- Re: [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Will Deacon (Wed Mar 22 2017 - 08:40:12 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Mathias Nyman (Wed Mar 22 2017 - 08:42:33 EST)
- [PATCH v11 2/2] media: i2c: Add support for OV5647 sensor. Ramiro Oliveira (Wed Mar 22 2017 - 08:43:00 EST)
- [PATCH v2 0/3] perf annotate: Bugfixes Taeung Song (Wed Mar 22 2017 - 08:46:56 EST)
- [PATCH v2 3/3] perf annotate: Fix missing number of samples Taeung Song (Wed Mar 22 2017 - 08:47:13 EST)
- [PATCH v2 1/3] perf annotate: Fix a bug reading link name from a build-id file Taeung Song (Wed Mar 22 2017 - 08:47:18 EST)
- Re: [PATCH 2/2] regulator: hi655x: Bump parent pmic module use count Mark Brown (Wed Mar 22 2017 - 08:47:28 EST)
- [PATCH v2 2/3] perf annotate: Fix a bug of division by zero when calculating percent Taeung Song (Wed Mar 22 2017 - 08:47:40 EST)
- Re: [PATCH v2 8/9] gpio: 104-idio-16: make use of raw_spinlock variants William Breathitt Gray (Wed Mar 22 2017 - 08:48:30 EST)
- Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU SzemzÅ AndrÃs (Wed Mar 22 2017 - 08:48:47 EST)
- Re: [2/2] zd1211rw: fix NULL-deref at probe Johan Hovold (Wed Mar 22 2017 - 08:48:49 EST)
- Re: [PATCH 2/3] asm-generic, x86: wrap atomic operations Arnd Bergmann (Wed Mar 22 2017 - 08:49:14 EST)
- Re: [PATCH v2 7/9] gpio: 104-idi-48: make use of raw_spinlock variants William Breathitt Gray (Wed Mar 22 2017 - 08:51:38 EST)
- [PATCH] ASoC: blackfin: constify snd_soc_ops structures Bhumika Goyal (Wed Mar 22 2017 - 08:52:01 EST)
- Re: [PATCH] block: trace completion of all bios. Christoph Hellwig (Wed Mar 22 2017 - 08:52:17 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Rafael J. Wysocki (Wed Mar 22 2017 - 08:52:32 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Bamvor Zhang Jian (Wed Mar 22 2017 - 08:52:45 EST)
- Re: [PATCH] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic_read() Arnd Bergmann (Wed Mar 22 2017 - 08:52:55 EST)
- Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Andy Shevchenko (Wed Mar 22 2017 - 08:53:59 EST)
- Re: [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Christian Borntraeger (Wed Mar 22 2017 - 08:54:17 EST)
- Re: [PATCH v2 9/9] gpio: pci-idio-16: make use of raw_spinlock variants William Breathitt Gray (Wed Mar 22 2017 - 08:55:21 EST)
- Re: [PATCH v2 6/6] selftests: enable O and KBUILD_OUTPUT Bamvor Zhang Jian (Wed Mar 22 2017 - 08:55:53 EST)
- Re: 32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?) Evgenii Shatokhin (Wed Mar 22 2017 - 08:56:37 EST)
- [PATCH v2] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic[64]_read() Dmitry Vyukov (Wed Mar 22 2017 - 08:57:55 EST)
- Re: [2/2] zd1211rw: fix NULL-deref at probe Kalle Valo (Wed Mar 22 2017 - 09:05:37 EST)
- Re: [PATCH v3] usb: xhci: bInterval quirk for TI TUSB73x0 Mathias Nyman (Wed Mar 22 2017 - 09:05:38 EST)
- [PATCH] clk: tegra: Add UARTB reset Peter De Schrijver (Wed Mar 22 2017 - 09:05:48 EST)
- Re: [PATCH] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic_read() Dmitry Vyukov (Wed Mar 22 2017 - 09:06:14 EST)
- Linux 4.4.56 Greg KH (Wed Mar 22 2017 - 09:06:35 EST)
- Linux 4.9.17 Greg KH (Wed Mar 22 2017 - 09:06:53 EST)
- Re: Linux 4.4.56 Greg KH (Wed Mar 22 2017 - 09:07:14 EST)
- Re: Linux 4.9.17 Greg KH (Wed Mar 22 2017 - 09:07:28 EST)
- [PATCH 0/6] perf string handling fixes Tommi Rantala (Wed Mar 22 2017 - 09:07:56 EST)
- Linux 4.10.5 Greg KH (Wed Mar 22 2017 - 09:08:15 EST)
- Re: Linux 4.10.5 Greg KH (Wed Mar 22 2017 - 09:08:26 EST)
- [PATCH 3/6] perf tests: do not assume that readlink() returns a null terminated string Tommi Rantala (Wed Mar 22 2017 - 09:08:51 EST)
- [PATCH 5/6] perf utils: null terminate buf in read_ftrace_printk() Tommi Rantala (Wed Mar 22 2017 - 09:09:01 EST)
- [PATCH 6/6] perf utils: readlink /proc/self/exe to find the perf binary Tommi Rantala (Wed Mar 22 2017 - 09:09:14 EST)
- [PATCH 4/6] perf utils: use sizeof(buf)-1 in readlink() call Tommi Rantala (Wed Mar 22 2017 - 09:09:24 EST)
- [PATCH 2/6] perf buildid: do not assume that readlink() returns a null terminated string Tommi Rantala (Wed Mar 22 2017 - 09:09:43 EST)
- [PATCH 1/6] perf buildid: do not update SDT cache with null filename Tommi Rantala (Wed Mar 22 2017 - 09:10:03 EST)
- Re: [PATCH v1] Revert "extcon: usb-gpio: add support for ACPI gpio interface" Andy Shevchenko (Wed Mar 22 2017 - 09:10:31 EST)
- Re: [PATCH v5] vfio error recovery: kernel support Michael S. Tsirkin (Wed Mar 22 2017 - 09:10:47 EST)
- Re: [PATCH v2 4/7] arm: dts: r7s72100: Add pin controller node Geert Uytterhoeven (Wed Mar 22 2017 - 09:12:18 EST)
- Re: [PATCH v2 5/7] arm: dts: genmai: Add SCIF2 pin group Geert Uytterhoeven (Wed Mar 22 2017 - 09:13:29 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Dan Carpenter (Wed Mar 22 2017 - 09:14:06 EST)
- Re: [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Michal Hocko (Wed Mar 22 2017 - 09:14:21 EST)
- Re: [PATCH v2 6/7] arm: dts: genmai: Add RIIC2 pin group Geert Uytterhoeven (Wed Mar 22 2017 - 09:17:11 EST)
- [PATCH v2] staging: rts5208: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 09:18:50 EST)
- [PATCH] clk: Add requested rate to clock summary output Peter De Schrijver (Wed Mar 22 2017 - 09:21:13 EST)
- Re: [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc Geert Uytterhoeven (Wed Mar 22 2017 - 09:21:34 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Wed Mar 22 2017 - 09:22:26 EST)
- Re: [PATCH v2 7/7] arm: dts: genmai: Add user led device nodes Geert Uytterhoeven (Wed Mar 22 2017 - 09:23:53 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: rts5208: Replace a bit shift by a use of BIT. Julia Lawall (Wed Mar 22 2017 - 09:24:53 EST)
- Re: [2/2] zd1211rw: fix NULL-deref at probe Johan Hovold (Wed Mar 22 2017 - 09:25:23 EST)
- [PATCH 07/17] pci: Use BAR index in sysfs attr->private instead of resource pointer David Woodhouse (Wed Mar 22 2017 - 09:25:43 EST)
- [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources David Woodhouse (Wed Mar 22 2017 - 09:25:58 EST)
- [PATCH 14/17] parisc: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:26:04 EST)
- [PATCH 09/17] pci: Add pci_mmap_resource_range() and use it for ARM64 David Woodhouse (Wed Mar 22 2017 - 09:26:31 EST)
- [PATCH 01/17] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms David Woodhouse (Wed Mar 22 2017 - 09:26:45 EST)
- [PATCH 02/17] pci: Fix another sanity check bug in /proc/pci mmap David Woodhouse (Wed Mar 22 2017 - 09:26:56 EST)
- [PATCH 13/17] mn10300: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:27:10 EST)
- [PATCH 11/17] cris: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:27:21 EST)
- [PATCH 08/17] pci: Add BAR index argument to pci_mmap_page_range() David Woodhouse (Wed Mar 22 2017 - 09:27:32 EST)
- [PATCH v3 0/5] DRM OF graph clean-up Rob Herring (Wed Mar 22 2017 - 09:27:52 EST)
- [PATCH v3 2/5] drm: of: introduce drm_of_find_panel_or_bridge Rob Herring (Wed Mar 22 2017 - 09:28:05 EST)
- [PATCH v3 1/5] drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL Rob Herring (Wed Mar 22 2017 - 09:28:29 EST)
- [PATCH 06/17] pci: Add HAVE_PCI_MMAP_IO to architectures which can mmap() I/O space David Woodhouse (Wed Mar 22 2017 - 09:28:29 EST)
- [PATCH v3 3/5] drm: convert drivers to use of_graph_get_remote_node Rob Herring (Wed Mar 22 2017 - 09:28:36 EST)
- [PATCH v3 5/5] drm: omap: use common OF graph helpers Rob Herring (Wed Mar 22 2017 - 09:28:51 EST)
- [PATCH v3 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge Rob Herring (Wed Mar 22 2017 - 09:29:06 EST)
- [PATCH 12/17] mips: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:29:34 EST)
- [PATCH 16/17] unicore: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:29:41 EST)
- [PATCH 05/17] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> David Woodhouse (Wed Mar 22 2017 - 09:29:53 EST)
- [PATCH 15/17] sh: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:30:01 EST)
- Re: [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS Heiko Stuebner (Wed Mar 22 2017 - 09:30:14 EST)
- [PATCH v3 0/2] switch to atomic PWM Claudiu Beznea (Wed Mar 22 2017 - 09:30:23 EST)
- Re: [PATCH] arm64: dts: rockchip: add dmac nodes for rk3368 SoCs Heiko Stübner (Wed Mar 22 2017 - 09:30:45 EST)
- [PATCH 17/17] arm64: Do not expose PCI mmap through procfs David Woodhouse (Wed Mar 22 2017 - 09:31:20 EST)
- [PATCH 00/17] PCI resource mmap cleanup David Woodhouse (Wed Mar 22 2017 - 09:31:29 EST)
- [PATCH 10/17] arm: Use generic pci_mmap_resource_range() David Woodhouse (Wed Mar 22 2017 - 09:31:48 EST)
- [PATCH 04/17] pci: Add arch_can_pci_mmap_wc() macro David Woodhouse (Wed Mar 22 2017 - 09:31:58 EST)
- [PATCH] net: stmmac: add set_mac to the stmmac_ops Corentin Labbe (Wed Mar 22 2017 - 09:33:52 EST)
- [PATCH] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic_read() Dmitry Vyukov (Wed Mar 22 2017 - 09:34:04 EST)
- Re: [PATCH 11/17] cris: Use generic pci_mmap_resource_range() Jesper Nilsson (Wed Mar 22 2017 - 09:34:14 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Wed Mar 22 2017 - 09:37:36 EST)
- [PATCH v1 1/5] dt-bindings: Document STM32 IWDG bindings Yannick Fertre (Wed Mar 22 2017 - 09:38:19 EST)
- [PATCH v1 5/5] ARM: configs: Add watchdog support in STM32 defconfig Yannick Fertre (Wed Mar 22 2017 - 09:38:21 EST)
- [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC Yannick Fertre (Wed Mar 22 2017 - 09:38:31 EST)
- [PATCH v1 4/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 eval board Yannick Fertre (Wed Mar 22 2017 - 09:38:39 EST)
- [PATCH v1 0/5] STM32 Independant watchdog Yannick Fertre (Wed Mar 22 2017 - 09:38:51 EST)
- [PATCH v1 2/5] drivers: watchdog: Add STM32 IWDG driver Yannick Fertre (Wed Mar 22 2017 - 09:38:57 EST)
- [PATCH] clk: tegra: Propagate clk_out_x rate to parent Peter De Schrijver (Wed Mar 22 2017 - 09:39:29 EST)
- Re: [PATCH 0/5] netfilter: Clean up tests if NULL returned on failure Pablo Neira Ayuso (Wed Mar 22 2017 - 09:39:29 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS gengdongjiu (Wed Mar 22 2017 - 09:40:11 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Aaron Lu (Wed Mar 22 2017 - 09:43:03 EST)
- Re: [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing Michael S. Tsirkin (Wed Mar 22 2017 - 09:43:46 EST)
- Re: [PATCHv3] x86/mm: set x32 syscall bit in SET_PERSONALITY() Dmitry Safonov (Wed Mar 22 2017 - 09:44:21 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Wed Mar 22 2017 - 09:44:22 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Wanpeng Li (Wed Mar 22 2017 - 09:45:17 EST)
- Re: [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Srinivas Ramana (Wed Mar 22 2017 - 09:45:53 EST)
- Re: [PATCH 0/5] netfilter: Clean up tests if NULL returned on failure SIMRAN SINGHAL (Wed Mar 22 2017 - 09:46:08 EST)
- Re: [PATCH] scsi: ufs: remove the duplicated checking for supporting clkscaling Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 09:47:10 EST)
- [PATCH linux-next] tty: Disable default console blanking interval Tim Gardner (Wed Mar 22 2017 - 09:51:02 EST)
- [PATCH v3 2/2] drivers: pwm: pwm-atmel: enable PWM on sama5d2 Claudiu Beznea (Wed Mar 22 2017 - 09:54:27 EST)
- Re: [PATCH] power: supply: Add driver for TI BQ2416X battery charger Wojciech Ziemba (Wed Mar 22 2017 - 09:54:54 EST)
- Re: [PATCH 17/17] arm64: Do not expose PCI mmap through procfs Sinan Kaya (Wed Mar 22 2017 - 09:54:58 EST)
- [PATCH v3 1/2] drivers: pwm: pwm-atmel: switch to atomic PWM Claudiu Beznea (Wed Mar 22 2017 - 09:55:10 EST)
- Re: Review request: draft ioctl_userfaultfd(2) manual page Mike Rapoport (Wed Mar 22 2017 - 09:55:20 EST)
- Re: [PATCH v4 1/6] drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function Jose Abreu (Wed Mar 22 2017 - 09:55:41 EST)
- Re: [PATCH v4 2/6] media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller Jose Abreu (Wed Mar 22 2017 - 09:56:02 EST)
- Re: [PATCH v2 00/18] clocksource/arch_timer: Errata workaround infrastructure rework Ding Tianhong (Wed Mar 22 2017 - 09:57:01 EST)
- [PATCH] ipmi: bt-bmc: Add ast2500 compatible string Joel Stanley (Wed Mar 22 2017 - 10:02:07 EST)
- [PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option Colin King (Wed Mar 22 2017 - 10:02:32 EST)
- Re: [PATCH 17/17] arm64: Do not expose PCI mmap through procfs David Woodhouse (Wed Mar 22 2017 - 10:04:48 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Gabriel L. Somlo (Wed Mar 22 2017 - 10:10:26 EST)
- [PATCH] x86: remove unused atomic_inc_short() Dmitry Vyukov (Wed Mar 22 2017 - 10:11:01 EST)
- [PATCH v2 04/53] mtd: nand: denali: remove redundant define of BANK(x) Masahiro Yamada (Wed Mar 22 2017 - 10:11:18 EST)
- [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Masahiro Yamada (Wed Mar 22 2017 - 10:11:22 EST)
- [PATCH v2 08/53] mtd: nand: denali: introduce capability flag Masahiro Yamada (Wed Mar 22 2017 - 10:11:32 EST)
- [PATCH v2 09/53] mtd: nand: denali: use int where no reason to use fixed width variable Masahiro Yamada (Wed Mar 22 2017 - 10:11:48 EST)
- [PATCH v2 07/53] mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros Masahiro Yamada (Wed Mar 22 2017 - 10:11:52 EST)
- [PATCH v2 23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set Masahiro Yamada (Wed Mar 22 2017 - 10:12:05 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Josh Poimboeuf (Wed Mar 22 2017 - 10:12:12 EST)
- [PATCH v2 17/53] mtd: nand: denali: allow to override revision number Masahiro Yamada (Wed Mar 22 2017 - 10:12:29 EST)
- [PATCH v2 22/53] mtd: nand: denali: simplify multi device fixup code Masahiro Yamada (Wed Mar 22 2017 - 10:12:32 EST)
- [PATCH v2 18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data Masahiro Yamada (Wed Mar 22 2017 - 10:13:02 EST)
- [PATCH v2 16/53] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device Masahiro Yamada (Wed Mar 22 2017 - 10:13:21 EST)
- [PATCH v2 05/53] mtd: nand: denali: remove more unused struct members Masahiro Yamada (Wed Mar 22 2017 - 10:13:42 EST)
- [PATCH v2 14/53] mtd: nand: denali: support 64bit capable DMA engine Masahiro Yamada (Wed Mar 22 2017 - 10:13:50 EST)
- Re: [PATCH v2] x86: s/READ_ONCE_NOCHECK/READ_ONCE/ in arch_atomic[64]_read() Arnd Bergmann (Wed Mar 22 2017 - 10:14:04 EST)
- [PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb Masahiro Yamada (Wed Mar 22 2017 - 10:14:10 EST)
- [PATCH v2 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board Yannick Fertre (Wed Mar 22 2017 - 10:14:28 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Rafael J. Wysocki (Wed Mar 22 2017 - 10:14:38 EST)
- [PATCH v2 0/5] STM32 Independant watchdog Yannick Fertre (Wed Mar 22 2017 - 10:14:49 EST)
- [PATCH v2 1/5] dt-bindings: Document STM32 IWDG bindings Yannick Fertre (Wed Mar 22 2017 - 10:15:00 EST)
- [PATCH v2 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC Yannick Fertre (Wed Mar 22 2017 - 10:15:08 EST)
- Re: [PATCH linux-next] tty: Disable default console blanking interval Austin S. Hemmelgarn (Wed Mar 22 2017 - 10:15:19 EST)
- Re: [PATCH 17/17] arm64: Do not expose PCI mmap through procfs Sinan Kaya (Wed Mar 22 2017 - 10:15:39 EST)
- Re: [PATCH v5 untested] kvm: better MWAIT emulation for guests Michael S. Tsirkin (Wed Mar 22 2017 - 10:15:58 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Sudeep Holla (Wed Mar 22 2017 - 10:16:14 EST)
- Re: [PATCH net-next 7/8] vhost_net: try batch dequing from skb array Michael S. Tsirkin (Wed Mar 22 2017 - 10:16:34 EST)
- [PATCH v2 2/5] drivers: watchdog: Add STM32 IWDG driver Yannick Fertre (Wed Mar 22 2017 - 10:17:01 EST)
- Re: [PATCH] sched: fair: Improve PELT decay_load calculation comments Peter Zijlstra (Wed Mar 22 2017 - 10:17:04 EST)
- [PATCH v2 5/5] ARM: configs: Add watchdog support in STM32 defconfig Yannick Fertre (Wed Mar 22 2017 - 10:17:27 EST)
- Re: [PATCH] KVM: nVMX: Fix L2 guest hang if shadow page tables on EPT Paolo Bonzini (Wed Mar 22 2017 - 10:17:35 EST)
- [PATCH v5] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Yisheng Xie (Wed Mar 22 2017 - 10:18:20 EST)
- Re: [PATCH v9 15/15] irqchip: mbigen: Add ACPI support John Garry (Wed Mar 22 2017 - 10:18:23 EST)
- Re: [PATCH 17/17] arm64: Do not expose PCI mmap through procfs Will Deacon (Wed Mar 22 2017 - 10:18:33 EST)
- Re: [PATCH 1/5] x86: Implement __WARN using UD0 Josh Poimboeuf (Wed Mar 22 2017 - 10:18:53 EST)
- Re: [PATCH] sched: write better comments for weight calculations Peter Zijlstra (Wed Mar 22 2017 - 10:19:01 EST)
- [PATCH v2 20/53] mtd: nand: denali: do not set mtd->name Masahiro Yamada (Wed Mar 22 2017 - 10:19:33 EST)
- [PATCH v2 13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant Masahiro Yamada (Wed Mar 22 2017 - 10:19:50 EST)
- [PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() Masahiro Yamada (Wed Mar 22 2017 - 10:19:56 EST)
- [PATCH v2 24/53] mtd: nand: denali: remove meaningless writes to read-only registers Masahiro Yamada (Wed Mar 22 2017 - 10:20:16 EST)
- [PATCH v2 15/53] mtd: nand: denali_dt: remove dma-mask DT property Masahiro Yamada (Wed Mar 22 2017 - 10:20:24 EST)
- [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Masahiro Yamada (Wed Mar 22 2017 - 10:20:32 EST)
- [PATCH v2 19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node Masahiro Yamada (Wed Mar 22 2017 - 10:20:42 EST)
- [PATCH v2 21/53] mtd: nand: denali: move multi device fixup code to a helper function Masahiro Yamada (Wed Mar 22 2017 - 10:21:13 EST)
- [PATCH v2 06/53] mtd: nand: denali: fix comment of denali_nand_info::flash_mem Masahiro Yamada (Wed Mar 22 2017 - 10:21:27 EST)
- [PATCH v2 03/53] mtd: nand: denali: remove unused CONFIG option and macros Masahiro Yamada (Wed Mar 22 2017 - 10:21:36 EST)
- Re: [PATCH v1 4/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 eval board Alexandre Torgue (Wed Mar 22 2017 - 10:21:51 EST)
- [PATCH v2 02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check Masahiro Yamada (Wed Mar 22 2017 - 10:22:05 EST)
- [PATCH v2 01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT Masahiro Yamada (Wed Mar 22 2017 - 10:22:17 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Peter Zijlstra (Wed Mar 22 2017 - 10:22:35 EST)
- [PATCH] clk: tegra: add missing Tegra210 clocks Peter De Schrijver (Wed Mar 22 2017 - 10:24:07 EST)
- Re: [PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3 Joerg Roedel (Wed Mar 22 2017 - 10:24:11 EST)
- [REGRESSION next-20170321] acbdad8dd1ab ("serial: 8250_dw: simplify optional reset handling") causes silent kernel. Ralph Sennhauser (Wed Mar 22 2017 - 10:26:14 EST)
- Re: [PATCH v7 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops Joerg Roedel (Wed Mar 22 2017 - 10:26:30 EST)
- Re: [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions Josh Poimboeuf (Wed Mar 22 2017 - 10:27:05 EST)
- [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Leonard Crestez (Wed Mar 22 2017 - 10:28:14 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Jon Masters (Wed Mar 22 2017 - 10:28:59 EST)
- [PATCH] block: Invalidate cache on discard Dmitry Monakhov (Wed Mar 22 2017 - 10:30:43 EST)
- driver compilation problem / rdtsc error workspace linuxkernel (Wed Mar 22 2017 - 10:31:31 EST)
- [PATCH] clockevents: fix syntax errors Alexander Kochetkov (Wed Mar 22 2017 - 10:33:13 EST)
- Re: [PATCH v3 0/3] iommu/ipmmu-vmsa: r8a7796 support V3 Geert Uytterhoeven (Wed Mar 22 2017 - 10:33:26 EST)
- Re: [REGRESSION next-20170321] acbdad8dd1ab ("serial: 8250_dw: simplify optional reset handling") causes silent kernel. Philipp Zabel (Wed Mar 22 2017 - 10:34:03 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Wed Mar 22 2017 - 10:34:14 EST)
- Re: [PATCH v1 3/5] ARM: dts: stm32ap: Add watchdog support for STM32F429 SoC Alexandre Torgue (Wed Mar 22 2017 - 10:35:24 EST)
- [PATCH] ASoC: intel: remove unused variable data and associated code Colin King (Wed Mar 22 2017 - 10:37:30 EST)
- [PATCH] vmlinux.lds: add __clkevt_of_table to kernel Alexander Kochetkov (Wed Mar 22 2017 - 10:37:41 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Catalin Marinas (Wed Mar 22 2017 - 10:37:57 EST)
- Re: [PATCH 2/6] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Namhyung Kim (Wed Mar 22 2017 - 10:37:59 EST)
- Re: [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access Kishon Vijay Abraham I (Wed Mar 22 2017 - 10:38:47 EST)
- Re: [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Christian Borntraeger (Wed Mar 22 2017 - 10:40:26 EST)
- Re: [PATCH 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Rob Herring (Wed Mar 22 2017 - 10:40:34 EST)
- Re: [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions Jarkko Nikula (Wed Mar 22 2017 - 10:40:45 EST)
- Re: [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870 Kishon Vijay Abraham I (Wed Mar 22 2017 - 10:41:07 EST)
- Re: [PATCH v6 09/14] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC Adrian Hunter (Wed Mar 22 2017 - 10:41:29 EST)
- Re: [PATCH v5] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Johannes Weiner (Wed Mar 22 2017 - 10:44:37 EST)
- Re: [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver Jarkko Nikula (Wed Mar 22 2017 - 10:48:08 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Bjorn Helgaas (Wed Mar 22 2017 - 10:48:37 EST)
- Re: [PATCH 1/3] drivers/of/base.c: Add of_property_read_u64_index Rob Herring (Wed Mar 22 2017 - 10:50:15 EST)
- [RFC PATCH v2 00/41] Scalable Vector Extension (SVE) core support Dave Martin (Wed Mar 22 2017 - 10:51:40 EST)
- Re: [PATCH] clockevents: fix syntax errors Daniel Lezcano (Wed Mar 22 2017 - 10:51:53 EST)
- Re: [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver Jarkko Nikula (Wed Mar 22 2017 - 10:52:02 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Arnd Bergmann (Wed Mar 22 2017 - 10:52:16 EST)
- Re: [PATCHSET for-4.11] cgroup: implement cgroup v2 thread mode Peter Zijlstra (Wed Mar 22 2017 - 10:52:57 EST)
- Re: [PATCH v6 10/14] mmc: sdhci-xenon: Add SoC PHY PAD voltage control Adrian Hunter (Wed Mar 22 2017 - 10:53:14 EST)
- Re: [PATCH v7 4/6] i2c: designware: introducing I2C_SLAVE definitions Jarkko Nikula (Wed Mar 22 2017 - 10:53:32 EST)
- [RFC PATCH v2 29/41] prctl: Add skeleton for PR_SVE_{SET,GET}_VL controls Dave Martin (Wed Mar 22 2017 - 10:54:30 EST)
- [RFC PATCH v2 33/41] arm64/sve: Wire up vector length control prctl() calls Dave Martin (Wed Mar 22 2017 - 10:54:43 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Wed Mar 22 2017 - 10:55:00 EST)
- Re: [PATCH linux-next] tty: Disable default console blanking interval Greg Kroah-Hartman (Wed Mar 22 2017 - 10:55:15 EST)
- Re: [PATCH v6 08/14] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality Adrian Hunter (Wed Mar 22 2017 - 10:55:23 EST)
- Re: [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA Joerg Roedel (Wed Mar 22 2017 - 10:55:31 EST)
- [PATCH 0/7] power: supply: bq24190_charger: Various fixes + extcon support Hans de Goede (Wed Mar 22 2017 - 10:55:41 EST)
- Re: [PATCH v6 05/14] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c Adrian Hunter (Wed Mar 22 2017 - 10:55:52 EST)
- Re: [PATCH 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Rob Herring (Wed Mar 22 2017 - 10:56:09 EST)
- Re: [PATCH v6 06/14] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c Adrian Hunter (Wed Mar 22 2017 - 10:56:32 EST)
- [RFC PATCH v2 41/41] arm64/sve: Documentation: Add overview of the SVE userspace ABI Dave Martin (Wed Mar 22 2017 - 10:56:52 EST)
- Re: [PATCH v5] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages Michal Hocko (Wed Mar 22 2017 - 10:57:05 EST)
- Re: [PATCH v6 04/14] mmc: sdhci: Export sdhci_set_ios() from sdhci.c Adrian Hunter (Wed Mar 22 2017 - 10:57:29 EST)
- Re: [PATCH v7 3/6] i2c: designware: MASTER mode as separated driver Luis Oliveira (Wed Mar 22 2017 - 11:00:16 EST)
- Re: [PATCH] percpu-refcount: support synchronous switch to atomic mode. Tejun Heo (Wed Mar 22 2017 - 11:00:43 EST)
- [GIT PULL] phy: for 4.11 -rc cycle Kishon Vijay Abraham I (Wed Mar 22 2017 - 11:00:56 EST)
- [PATCH 4/4] phy: qcom-usb-hs: Add depends on EXTCON Kishon Vijay Abraham I (Wed Mar 22 2017 - 11:01:08 EST)
- [PATCH 2/4] Revert "dt-bindings: phy: Add documentation for NSP USB3 PHY" Kishon Vijay Abraham I (Wed Mar 22 2017 - 11:01:19 EST)
- [PATCH 1/4] Revert "phy: Add USB3 PHY support for Broadcom NSP SoC" Kishon Vijay Abraham I (Wed Mar 22 2017 - 11:01:31 EST)
- Re: [PATCH v3 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge Philipp Zabel (Wed Mar 22 2017 - 11:01:41 EST)
- Re: [PATCH v2 05/18] arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921 Daniel Lezcano (Wed Mar 22 2017 - 11:01:54 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Jiri Slaby (Wed Mar 22 2017 - 11:02:21 EST)
- Re: [PATCH v7 5/6] i2c: designware: add SLAVE mode functions Jarkko Nikula (Wed Mar 22 2017 - 11:02:38 EST)
- Re: [PATCH v3 2/5] drm: of: introduce drm_of_find_panel_or_bridge Philipp Zabel (Wed Mar 22 2017 - 11:02:43 EST)
- [PATCH 3/4] phy: phy-exynos-pcie: fix the wrong error return Kishon Vijay Abraham I (Wed Mar 22 2017 - 11:02:54 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Lorenzo Pieralisi (Wed Mar 22 2017 - 11:04:26 EST)
- [v3 PATCH 0/4] powernv:idle: Fixes for CPU-Hotplug on POWER DD1.0 Gautham R. Shenoy (Wed Mar 22 2017 - 11:04:55 EST)
- [v3 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Gautham R. Shenoy (Wed Mar 22 2017 - 11:05:01 EST)
- [v3 PATCH 2/4] powernv:smp: Add busy-wait loop as fall back for CPU-Hotplug Gautham R. Shenoy (Wed Mar 22 2017 - 11:05:11 EST)
- [v3 PATCH 3/4] powernv:idle: Don't override default/deepest directly in kernel Gautham R. Shenoy (Wed Mar 22 2017 - 11:05:26 EST)
- [v3 PATCH 1/4] powernv: Move CPU-Offline idle state invocation from smp.c to idle.c Gautham R. Shenoy (Wed Mar 22 2017 - 11:05:44 EST)
- [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig Yannick Fertre (Wed Mar 22 2017 - 11:06:11 EST)
- [PATCH v3 2/5] drivers: watchdog: Add STM32 IWDG driver Yannick Fertre (Wed Mar 22 2017 - 11:06:26 EST)
- [PATCH v3 0/5] STM32 Independant watchdog Yannick Fertre (Wed Mar 22 2017 - 11:06:34 EST)
- [PATCH v3 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC Yannick Fertre (Wed Mar 22 2017 - 11:06:45 EST)
- [PATCH v3 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board Yannick Fertre (Wed Mar 22 2017 - 11:06:57 EST)
- [PATCH v3 1/5] dt-bindings: Document STM32 IWDG bindings Yannick Fertre (Wed Mar 22 2017 - 11:07:08 EST)
- Re: [PATCH v2 04/18] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core Daniel Lezcano (Wed Mar 22 2017 - 11:07:34 EST)
- [PATCH linux-next V2] tty: Disable default console blanking interval Tim Gardner (Wed Mar 22 2017 - 11:08:01 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Wed Mar 22 2017 - 11:09:12 EST)
- [PATCH] x86, asm-generic: add KASAN instrumentation to bitops Dmitry Vyukov (Wed Mar 22 2017 - 11:09:35 EST)
- Re: [REGRESSION next-20170321] acbdad8dd1ab ("serial: 8250_dw: simplify optional reset handling") causes silent kernel. Ralph Sennhauser (Wed Mar 22 2017 - 11:11:40 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Arnd Bergmann (Wed Mar 22 2017 - 11:16:57 EST)
- [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Lionel Debieve (Wed Mar 22 2017 - 11:19:04 EST)
- Re: [PATCH v6 4/4] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. Alan Tull (Wed Mar 22 2017 - 11:19:20 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Eric Dumazet (Wed Mar 22 2017 - 11:22:52 EST)
- Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings Darren Hart (Wed Mar 22 2017 - 11:25:56 EST)
- RE....................... Ahmed Zama (Wed Mar 22 2017 - 11:28:19 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Fabio Estevam (Wed Mar 22 2017 - 11:28:32 EST)
- Re: [PATCH v6 3/4] fpga dt: bindings for Altera Partial Reconfiguration IP. Alan Tull (Wed Mar 22 2017 - 11:28:43 EST)
- Re: [PATCH] ipmi: bt-bmc: Add ast2500 compatible string CÃdric Le Goater (Wed Mar 22 2017 - 11:28:53 EST)
- Re: [PATCH v6 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Alan Tull (Wed Mar 22 2017 - 11:33:03 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Josh Poimboeuf (Wed Mar 22 2017 - 11:33:54 EST)
- Re: kvm: WARNING In kvm_apic_accept_events Dmitry Vyukov (Wed Mar 22 2017 - 11:34:44 EST)
- Re: kvm: WARNING In kvm_apic_accept_events David Hildenbrand (Wed Mar 22 2017 - 11:36:13 EST)
- Re: [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc jacopo (Wed Mar 22 2017 - 11:36:49 EST)
- Re: [RFC][PATCH 3/4] kernel, power: disable printk_kthread in unsafe places Petr Mladek (Wed Mar 22 2017 - 11:39:28 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Catalin Marinas (Wed Mar 22 2017 - 11:41:02 EST)
- Re: [PATCH 17/17] arm64: Do not expose PCI mmap through procfs Sinan Kaya (Wed Mar 22 2017 - 11:41:17 EST)
- Re: [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Daniel Lezcano (Wed Mar 22 2017 - 11:41:38 EST)
- Re: [RFC][PATCH 4/4] printk: enable printk offloading Petr Mladek (Wed Mar 22 2017 - 11:43:36 EST)
- Re: [PATCH v2] x86: mostly disable '-maccumulate-outgoing-args' Josh Poimboeuf (Wed Mar 22 2017 - 11:50:14 EST)
- Re: [PATCH] PCI: dwc: fix crash seen due to missing ops Joao Pinto (Wed Mar 22 2017 - 11:50:21 EST)
- [PATCH v7 1/7] clocksource/drivers/clksrc-evt-probe: Describe with the DT both the clocksource and the clockevent Alexander Kochetkov (Wed Mar 22 2017 - 11:50:28 EST)
- Re: [PATCH] blk-mq: don't complete un-started request in timeout handler Keith Busch (Wed Mar 22 2017 - 11:50:38 EST)
- [PATCH] net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID Wadim Egorov (Wed Mar 22 2017 - 11:50:57 EST)
- [PATCH] regulator: rk808: Fix RK818 LDO2 Wadim Egorov (Wed Mar 22 2017 - 11:51:06 EST)
- Re: [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc Geert Uytterhoeven (Wed Mar 22 2017 - 11:51:16 EST)
- [PATCH v7 0/7] Implement clocksource for rockchip SoC using rockchip timer Alexander Kochetkov (Wed Mar 22 2017 - 11:51:27 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Mike Leach (Wed Mar 22 2017 - 11:51:58 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Pavel Machek (Wed Mar 22 2017 - 11:53:06 EST)
- Re: [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions Jiri Slaby (Wed Mar 22 2017 - 11:53:38 EST)
- [PATCH v1] KVM: x86: fix illegal MP_STATE when in/entering SMM David Hildenbrand (Wed Mar 22 2017 - 11:54:41 EST)
- Re: [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Marc Zyngier (Wed Mar 22 2017 - 11:54:53 EST)
- [PATCH v2] staging: lustre: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 11:54:59 EST)
- Re: [PATCH] ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 Heiko Stuebner (Wed Mar 22 2017 - 11:55:13 EST)
- [PATCH v7 4/7] ARM: dts: rockchip: add clockevent attribute to rockchip timers Alexander Kochetkov (Wed Mar 22 2017 - 11:55:27 EST)
- [v2] PCI: Add an option to control probing of VFs before enabling SR-IOV bodong (Wed Mar 22 2017 - 11:55:45 EST)
- Re: [PATCH v2 09/18] arm64: arch_timer: Move arch_timer_reg_read/write around Daniel Lezcano (Wed Mar 22 2017 - 11:56:02 EST)
- [PATCH v7 6/7] ARM: dts: rockchip: add timer entries to rk3188 SoC Alexander Kochetkov (Wed Mar 22 2017 - 11:56:17 EST)
- [PATCH v7 3/7] ARM: dts: rockchip: update compatible property for rk322x timer Alexander Kochetkov (Wed Mar 22 2017 - 11:56:36 EST)
- [PATCH v7 2/7] dt-bindings: clarify compatible property for rockchip timers Alexander Kochetkov (Wed Mar 22 2017 - 11:57:23 EST)
- Re: [PATCHv2 1/2] mfd: cpcap: Add missing include dependencies Tony Lindgren (Wed Mar 22 2017 - 11:57:42 EST)
- [PATCH v7 5/7] clocksource/drivers/rockchip_timer: implement clocksource timer Alexander Kochetkov (Wed Mar 22 2017 - 11:57:52 EST)
- [patch added to 3.12-stable] MIPS: ip27: Disable qlge driver in defconfig Jiri Slaby (Wed Mar 22 2017 - 11:58:16 EST)
- [patch added to 3.12-stable] MIPS: ip22: Fix ip28 build for modern gcc Jiri Slaby (Wed Mar 22 2017 - 11:58:29 EST)
- [PATCH v7 7/7] ARM: dts: rockchip: disable arm-global-timer for rk3188 Alexander Kochetkov (Wed Mar 22 2017 - 11:58:42 EST)
- Re: [PATCH 12/15] i2c: core: Add new i2c_acpi_new_device helper function Hans de Goede (Wed Mar 22 2017 - 11:59:35 EST)
- Re: [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Marc Zyngier (Wed Mar 22 2017 - 11:59:47 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Leo Yan (Wed Mar 22 2017 - 12:01:24 EST)
- Re: [PATCH 0/5] fujitsu-laptop: platform device code cleanup Darren Hart (Wed Mar 22 2017 - 12:02:07 EST)
- Re: [v3 PATCH 4/4] powernv: Recover correct PACA on wakeup from a stop on P9 DD1 Nicholas Piggin (Wed Mar 22 2017 - 12:06:55 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Steven Rostedt (Wed Mar 22 2017 - 12:07:04 EST)
- [RESEND v1] UBI: add debugfs file for tracking PEB state Zach Brown (Wed Mar 22 2017 - 12:07:28 EST)
- [PATCH] kasan: report only the first error Andrey Ryabinin (Wed Mar 22 2017 - 12:07:55 EST)
- Re: [PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. matthew . gerlach (Wed Mar 22 2017 - 12:08:30 EST)
- Re: [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Jose Abreu (Wed Mar 22 2017 - 12:08:50 EST)
- Re: [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Neil Armstrong (Wed Mar 22 2017 - 12:09:42 EST)
- Re: kexec regression since 4.9 caused by efi Ard Biesheuvel (Wed Mar 22 2017 - 12:11:04 EST)
- Re: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Steven Rostedt (Wed Mar 22 2017 - 12:11:26 EST)
- Re: [PATCH v2 7/9] gpio: 104-idi-48: make use of raw_spinlock variants Julia Cartwright (Wed Mar 22 2017 - 12:11:43 EST)
- Re: [PATCH] x86: remove unused atomic_inc_short() Andrey Ryabinin (Wed Mar 22 2017 - 12:12:28 EST)
- [PATCH] staging: vt6656: removed coding style errors Prasant Jalan (Wed Mar 22 2017 - 12:13:50 EST)
- RE: [PATCH RT] tty: serial: st-asc: Make the locking RT aware Lionel DEBIEVE (Wed Mar 22 2017 - 12:14:53 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Sudeep Holla (Wed Mar 22 2017 - 12:18:27 EST)
- Re: [PATCH] staging: fbtft: Replace a bit shift by a use of BIT. Andy Shevchenko (Wed Mar 22 2017 - 12:18:43 EST)
- [PATCH v8] staging: adis16060: Remove iio_dev mlock and refactor code simran singhal (Wed Mar 22 2017 - 12:18:54 EST)
- Re: [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Philipp Zabel (Wed Mar 22 2017 - 12:22:48 EST)
- Re: [PATCH] sched: write better comments for weight calculations Joel Fernandes (Wed Mar 22 2017 - 12:25:15 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Jon Masters (Wed Mar 22 2017 - 12:25:54 EST)
- [PATCH 1/1] of: default implementation for of_find_all_nodes(...). Artur Lorincz (Wed Mar 22 2017 - 12:27:27 EST)
- Re: [PATCH] ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 Alexander Kochetkov (Wed Mar 22 2017 - 12:29:13 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Arnd Bergmann (Wed Mar 22 2017 - 12:29:29 EST)
- Re: [PATCH] staging: fbtft: Replace a bit shift by a use of BIT. Andy Shevchenko (Wed Mar 22 2017 - 12:30:07 EST)
- Re: [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface Bjorn Helgaas (Wed Mar 22 2017 - 12:30:29 EST)
- Re: [PATCH] sched/fair: Fix ftq noise bench regression Dietmar Eggemann (Wed Mar 22 2017 - 12:30:57 EST)
- [PATCH] [media] usb: au0828: remove redundant code Colin King (Wed Mar 22 2017 - 12:32:23 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Bjorn Helgaas (Wed Mar 22 2017 - 12:34:28 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Andy Lutomirski (Wed Mar 22 2017 - 12:34:45 EST)
- Re: [PATCH] kasan: report only the first error Andrey Konovalov (Wed Mar 22 2017 - 12:35:00 EST)
- {Filename?} 50331 linux-kernel sfitzgerald (Wed Mar 22 2017 - 12:35:08 EST)
- Re: [PATCH] ARM: dts: rockchip: setup DMA-channels for mmc0 and emmc for rk3188 Heiko Stuebner (Wed Mar 22 2017 - 12:35:36 EST)
- Re: [PATCH] sched: fair: Improve PELT decay_load calculation comments Joel Fernandes (Wed Mar 22 2017 - 12:35:56 EST)
- Re: [PATCH] blk-mq: don't complete un-started request in timeout handler Jens Axboe (Wed Mar 22 2017 - 12:36:21 EST)
- Re: [PATCH v5 2/4] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Anatolij Gustschin (Wed Mar 22 2017 - 12:41:01 EST)
- Re: [RFC][PATCH 1/4] printk: introduce printing kernel thread Petr Mladek (Wed Mar 22 2017 - 12:41:30 EST)
- Re: [RFC][PATCH 4/4] printk: enable printk offloading Sergey Senozhatsky (Wed Mar 22 2017 - 12:42:06 EST)
- Re: [PATCH v4 4/6] drm: bridge: dw-hdmi: Switch to V4L bus format and encodings Neil Armstrong (Wed Mar 22 2017 - 12:42:25 EST)
- [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 12:42:53 EST)
- Re: [PATCH] selftests/x86/ldt_gdt_32: Work around a glibc sigaction bug Andy Lutomirski (Wed Mar 22 2017 - 12:46:32 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Thomas Garnier (Wed Mar 22 2017 - 12:48:03 EST)
- Re: [PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Heiko Stuebner (Wed Mar 22 2017 - 12:48:12 EST)
- Re: [PATCH v1] KVM: x86: fix illegal MP_STATE when in/entering SMM Radim KrÄmÃÅ (Wed Mar 22 2017 - 12:50:02 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Peter Zijlstra (Wed Mar 22 2017 - 12:52:23 EST)
- Re: [PATCH] sched/fair: Fix ftq noise bench regression Vincent Guittot (Wed Mar 22 2017 - 12:56:07 EST)
- Re: [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG Catalin Marinas (Wed Mar 22 2017 - 12:57:20 EST)
- [PATCH 00/23] hisi_sas: error handling and other misc fixes and improvements John Garry (Wed Mar 22 2017 - 12:58:15 EST)
- [PATCH 08/23] scsi: hisi_sas: modify error handling for v2 hw John Garry (Wed Mar 22 2017 - 12:58:29 EST)
- [PATCH 18/23] scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link John Garry (Wed Mar 22 2017 - 12:58:42 EST)
- [PATCH 01/23] scsi: hisi_sas: add to_hisi_sas_port() John Garry (Wed Mar 22 2017 - 12:58:42 EST)
- [PATCH 11/23] scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete John Garry (Wed Mar 22 2017 - 12:58:48 EST)
- [PATCH 07/23] scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET John Garry (Wed Mar 22 2017 - 12:59:00 EST)
- [PATCH 13/23] scsi: hisi_sas: fix some sas_task.task_state_lock locking John Garry (Wed Mar 22 2017 - 12:59:08 EST)
- [PATCH 21/23] scsi: hisi_sas: check hisi_sas_lu_reset() error message John Garry (Wed Mar 22 2017 - 12:59:21 EST)
- [PATCH 23/23] scsi: hisi_sas: add is_sata_phy_v2_hw() John Garry (Wed Mar 22 2017 - 12:59:32 EST)
- [PATCH 09/23] scsi: hisi_sas: modify hisi_sas_abort_task() for SSP John Garry (Wed Mar 22 2017 - 12:59:50 EST)
- [PATCH 16/23] scsi: hisi_sas: some modifications to v2 hw reg init values John Garry (Wed Mar 22 2017 - 13:00:14 EST)
- [PATCH 20/23] scsi: hisi_sas: release SMP slot in lldd_abort_task John Garry (Wed Mar 22 2017 - 13:00:17 EST)
- Re: [lkp-robot] [x86] 69218e4799: BUG:kernel_hang_in_boot_stage Andy Lutomirski (Wed Mar 22 2017 - 13:00:28 EST)
- [PATCH 12/23] scsi: hisi_sas: free slots after hardreset John Garry (Wed Mar 22 2017 - 13:00:50 EST)
- [PATCH 10/23] scsi: hisi_sas: hardreset for SATA disk in LU reset John Garry (Wed Mar 22 2017 - 13:00:50 EST)
- Re: [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Daniel Lezcano (Wed Mar 22 2017 - 13:01:40 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Sudeep Holla (Wed Mar 22 2017 - 13:01:40 EST)
- [PATCH 03/23] scsi: hisi_sas: move PHY init to hisi_sas_scan_start() John Garry (Wed Mar 22 2017 - 13:02:28 EST)
- [PATCH 19/23] scsi: hisi_sas: add hisi_sas_clear_nexus_ha() John Garry (Wed Mar 22 2017 - 13:02:46 EST)
- [PATCH 04/23] scsi: hisi_sas: add softreset function for SATA disk John Garry (Wed Mar 22 2017 - 13:02:53 EST)
- [PATCH 17/23] scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq John Garry (Wed Mar 22 2017 - 13:03:44 EST)
- Re: [PATCH] sched: fair: Improve PELT decay_load calculation comments Peter Zijlstra (Wed Mar 22 2017 - 13:03:44 EST)
- [PATCH 15/23] scsi: hisi_sas: process error codes according to their priority John Garry (Wed Mar 22 2017 - 13:03:59 EST)
- [PATCH 06/23] scsi: hisi_sas: error hisi_sas_task_prep() when port down John Garry (Wed Mar 22 2017 - 13:04:23 EST)
- [PATCH v2] staging: fbtft: Replace a bit shift by a use of BIT. Arushi Singhal (Wed Mar 22 2017 - 13:04:24 EST)
- Re: [PATCH 14/15] power: supply: Add driver for Cherry Trail Whiskey Cove PMIC Fuel Gauge Hans de Goede (Wed Mar 22 2017 - 13:04:33 EST)
- Re: [PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Alexander Kochetkov (Wed Mar 22 2017 - 13:04:54 EST)
- [PATCH 02/23] scsi: hisi_sas: add controller reset John Garry (Wed Mar 22 2017 - 13:05:23 EST)
- [PATCH 05/23] scsi: hisi_sas: remove hisi_sas_port_deformed() John Garry (Wed Mar 22 2017 - 13:05:55 EST)
- [PATCH 22/23] scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk John Garry (Wed Mar 22 2017 - 13:06:07 EST)
- Re: [PATCH] kasan: report only the first error Andrey Konovalov (Wed Mar 22 2017 - 13:07:54 EST)
- [PATCH 14/23] scsi: hisi_sas: remove task free'ing for timeouts John Garry (Wed Mar 22 2017 - 13:08:57 EST)
- [RFC 5/8] regulator: anatop: fix min dropout for bypass mode Leonard Crestez (Wed Mar 22 2017 - 13:09:13 EST)
- [PATCHv2 0/4] Regmap IRQ fix and related changes CPCAP Tony Lindgren (Wed Mar 22 2017 - 13:12:18 EST)
- [PATCH 1/4] regmap: irq: Fix lost interrupts by introducing handle_reread Tony Lindgren (Wed Mar 22 2017 - 13:12:28 EST)
- [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Tony Lindgren (Wed Mar 22 2017 - 13:12:55 EST)
- Re: [PATCH v6 03/14] mmc: core: Add mmc-card dt sub-node parse in core layer Gregory CLEMENT (Wed Mar 22 2017 - 13:13:03 EST)
- [RFC 8/8] ARM: dts: imx6qdl-sabresd: Enable fsl,ldo-bypass Leonard Crestez (Wed Mar 22 2017 - 13:13:16 EST)
- [RFC 1/8] ARM: imx: gpc: Do not print error message for EPROBE_DEFER Leonard Crestez (Wed Mar 22 2017 - 13:13:30 EST)
- [PATCH 3/4] mfd: cpcap: Use ack_invert interrupts Tony Lindgren (Wed Mar 22 2017 - 13:13:46 EST)
- [PATCH 2/4] mfd: cpcap: Use handle_reread flag for interrupts Tony Lindgren (Wed Mar 22 2017 - 13:13:52 EST)
- Re: [PATCH] cpufreq: schedutil: Always trace frequency if it does not change Rafael J. Wysocki (Wed Mar 22 2017 - 13:14:19 EST)
- Re: [RFC 8/8] ARM: dts: imx6qdl-sabresd: Enable fsl,ldo-bypass Lucas Stach (Wed Mar 22 2017 - 13:14:42 EST)
- Re: [PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Alexander Kochetkov (Wed Mar 22 2017 - 13:14:52 EST)
- [PATCH 1/1] tty: serial: st-asc: Make the locking RT aware Lionel Debieve (Wed Mar 22 2017 - 13:15:06 EST)
- [PATCH v3 2/2] pinctrl: samsung: Use devres version of gpiochip_add_data Charles Keepax (Wed Mar 22 2017 - 13:15:26 EST)
- [PATCH v3 1/2] pinctrl: samsung: Register pinctrl before GPIO Charles Keepax (Wed Mar 22 2017 - 13:15:29 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Lionel DEBIEVE (Wed Mar 22 2017 - 13:16:00 EST)
- Re: [PATCH 0/6] staging: BCM2835 MMAL V4L2 camera driver Mauro Carvalho Chehab (Wed Mar 22 2017 - 13:17:00 EST)
- Re: [PATCH] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Heiko Stuebner (Wed Mar 22 2017 - 13:19:30 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Suzuki K Poulose (Wed Mar 22 2017 - 13:20:57 EST)
- [PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() Geert Uytterhoeven (Wed Mar 22 2017 - 13:22:02 EST)
- Re: [PATCH] sched/fair: Fix ftq noise bench regression Dietmar Eggemann (Wed Mar 22 2017 - 13:22:58 EST)
- Re: [PATCH v1 2/4] clk: rockchip: rk3228: add CLK_IGNORE_UNUSED flag for some clks Heiko Stuebner (Wed Mar 22 2017 - 13:24:21 EST)
- [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass Leonard Crestez (Wed Mar 22 2017 - 13:29:11 EST)
- Re: [PATCH] kasan: report only the first error Andrey Ryabinin (Wed Mar 22 2017 - 13:29:12 EST)
- [RFC 6/8] regulator: core: Add regulator_is_bypass function Leonard Crestez (Wed Mar 22 2017 - 13:29:25 EST)
- [RFC 4/8] regulator: core: Check enabling bypass respects constraints Leonard Crestez (Wed Mar 22 2017 - 13:29:44 EST)
- [RFC 2/8] cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator Leonard Crestez (Wed Mar 22 2017 - 13:30:16 EST)
- [RFC 0/8] ARM: imx: Upstream fsl,ldo-bypass Leonard Crestez (Wed Mar 22 2017 - 13:30:29 EST)
- [RFC 3/8] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend Leonard Crestez (Wed Mar 22 2017 - 13:31:02 EST)
- RE: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Bean Huo (beanhuo) (Wed Mar 22 2017 - 13:31:34 EST)
- Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass Lucas Stach (Wed Mar 22 2017 - 13:31:57 EST)
- Re: [PATCH v2 1/9] Coccinelle: locks: identify callers of spin_lock{,_irq,_irqsave}() in irqchip implementations Julia Cartwright (Wed Mar 22 2017 - 13:33:33 EST)
- Re: [PATCH v4.11] cgroup, net_cls: iterate the fds of only the tasks which are being migrated David Miller (Wed Mar 22 2017 - 13:33:53 EST)
- [PATCH 1/3] ACPI, ioapic: Clear on-stack resource before using it Joerg Roedel (Wed Mar 22 2017 - 13:34:12 EST)
- [PATCH 2/3] ACPI: Remove platform devices from a bus on removal Joerg Roedel (Wed Mar 22 2017 - 13:34:16 EST)
- Re: [PATCH] kasan: report only the first error Alexander Potapenko (Wed Mar 22 2017 - 13:34:35 EST)
- [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Joerg Roedel (Wed Mar 22 2017 - 13:34:44 EST)
- [PATCH 0/3] ACPI Fixes for Hotplug Joerg Roedel (Wed Mar 22 2017 - 13:35:01 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Sudeep Holla (Wed Mar 22 2017 - 13:35:56 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Julia Cartwright (Wed Mar 22 2017 - 13:38:22 EST)
- [PATCH v2] cpufreq: schedutil: Trace frequency only if it has changed Rafael J. Wysocki (Wed Mar 22 2017 - 13:38:45 EST)
- [PATCH-tip v6 00/22] futex: Introducing throughput-optimized (TP) futexes Waiman Long (Wed Mar 22 2017 - 13:41:02 EST)
- [PATCH-tip v6 01/22] perf bench: New microbenchmark for userspace mutex performance Waiman Long (Wed Mar 22 2017 - 13:41:13 EST)
- [PATCH-tip v6 03/22] futex: Consolidate duplicated timer setup code Waiman Long (Wed Mar 22 2017 - 13:41:23 EST)
- [PATCH-tip v6 05/22] futex: Add helpers to get & cmpxchg futex value without lock Waiman Long (Wed Mar 22 2017 - 13:41:33 EST)
- [PATCH-tip v6 06/22] futex: Consolidate pure pi_state_list add & delete codes to helpers Waiman Long (Wed Mar 22 2017 - 13:41:53 EST)
- [PATCH-tip v6 18/22] TP-futex: Group readers together in wait queue Waiman Long (Wed Mar 22 2017 - 13:42:10 EST)
- [PATCH-tip v6 13/22] TP-futex: Add timeout support Waiman Long (Wed Mar 22 2017 - 13:42:11 EST)
- [PATCH-tip v6 21/22] sched, TP-futex: Make wake_up_q() return wakeup count Waiman Long (Wed Mar 22 2017 - 13:42:20 EST)
- [PATCH-tip v6 22/22] futex: Dump internal futex state via debugfs Waiman Long (Wed Mar 22 2017 - 13:42:30 EST)
- [PATCH-tip v6 19/22] TP-futex, doc: Update TP futexes document on shared locking Waiman Long (Wed Mar 22 2017 - 13:42:38 EST)
- [PATCH-tip v6 12/22] TP-futex: Return status code on FUTEX_LOCK calls Waiman Long (Wed Mar 22 2017 - 13:43:00 EST)
- [PATCH-tip v6 16/22] TP-futex: Support userspace reader/writer locks Waiman Long (Wed Mar 22 2017 - 13:43:16 EST)
- [PATCH-tip v6 20/22] perf bench: Extend mutex/rwlock futex suite to test TP futexes Waiman Long (Wed Mar 22 2017 - 13:43:35 EST)
- [PATCH-tip v6 15/22] TP-futex, doc: Add TP futexes documentation Waiman Long (Wed Mar 22 2017 - 13:43:43 EST)
- [PATCH-tip v6 17/22] TP-futex: Enable kernel reader lock stealing Waiman Long (Wed Mar 22 2017 - 13:43:59 EST)
- [PATCH-tip v6 11/22] TP-futex: Implement lock handoff to prevent lock starvation Waiman Long (Wed Mar 22 2017 - 13:44:14 EST)
- [PATCH-tip v6 14/22] TP-futex: Optionally return EAGAIN for userspace locking Waiman Long (Wed Mar 22 2017 - 13:44:17 EST)
- Re: [PATCH] kasan: report only the first error Dmitry Vyukov (Wed Mar 22 2017 - 13:44:44 EST)
- Re: [PATCH net-next v2 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA Andrew Lunn (Wed Mar 22 2017 - 13:44:45 EST)
- [PATCH-tip v6 10/22] TP-futex: Enable robust handling Waiman Long (Wed Mar 22 2017 - 13:45:20 EST)
- [PATCH-tip v6 07/22] futex: Add a new futex type field into futex_state Waiman Long (Wed Mar 22 2017 - 13:45:36 EST)
- [PATCH-tip v6 09/22] futex: Introduce throughput-optimized (TP) futexes Waiman Long (Wed Mar 22 2017 - 13:45:42 EST)
- [PATCH-tip v6 08/22] futex: Allow direct attachment of futex_state objects to hash bucket Waiman Long (Wed Mar 22 2017 - 13:45:55 EST)
- [PATCH v2] x86: remove unused atomic_inc_short() Dmitry Vyukov (Wed Mar 22 2017 - 13:46:16 EST)
- [PATCH-tip v6 04/22] futex: Rename futex_pi_state to futex_state Waiman Long (Wed Mar 22 2017 - 13:46:27 EST)
- [PATCH-tip v6 02/22] perf bench: New microbenchmark for userspace rwlock performance Waiman Long (Wed Mar 22 2017 - 13:46:33 EST)
- Re: [PATCH] x86: remove unused atomic_inc_short() Dmitry Vyukov (Wed Mar 22 2017 - 13:47:09 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Rafael J. Wysocki (Wed Mar 22 2017 - 13:48:24 EST)
- Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass Leonard Crestez (Wed Mar 22 2017 - 13:48:39 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Mathias Nyman (Wed Mar 22 2017 - 13:49:27 EST)
- Re: [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 13:49:43 EST)
- [PATCH v5 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument Kishon Vijay Abraham I (Wed Mar 22 2017 - 13:50:20 EST)
- [PATCH 01/12] ARM: dts: imx6ul-geam: Add backlight support for lcdif Jagan Teki (Wed Mar 22 2017 - 13:50:49 EST)
- [PATCH 00/12] ARM: dts: i.MX6: Add lcdif/sound nodes on Engicam SOMs Jagan Teki (Wed Mar 22 2017 - 13:50:51 EST)
- [PATCH 04/12] ARM: dts: imx6ul-isiot: Add i2c nodes Jagan Teki (Wed Mar 22 2017 - 13:51:00 EST)
- [PATCH 07/12] ARM: dts: imx6ul-isiot: Add Sound card with codec node Jagan Teki (Wed Mar 22 2017 - 13:51:22 EST)
- [PATCH 08/12] ARM: dts: imx6ul-geam: Add Sound card with codec node Jagan Teki (Wed Mar 22 2017 - 13:51:27 EST)
- [PATCH 11/12] ARM: dts: imx6dl-icore: Add touchscreen node Jagan Teki (Wed Mar 22 2017 - 13:51:35 EST)
- [PATCH 12/12] ARM: dts: imx6qdl-icore-rqs: Add CAN nodes Jagan Teki (Wed Mar 22 2017 - 13:51:58 EST)
- [PATCH 10/12] ARM: dts: imx6dl-icore: Add LVDS support Jagan Teki (Wed Mar 22 2017 - 13:52:04 EST)
- [PATCH 09/12] ARM: dts: imx6qdl-icore: Add Sound card with codec node Jagan Teki (Wed Mar 22 2017 - 13:52:25 EST)
- [PATCH 05/12] ARM: dts: imx6ul-isiot-common: Add touchscreen node Jagan Teki (Wed Mar 22 2017 - 13:52:34 EST)
- [PATCH 06/12] ARM: dts: imx6ul-[geam|isiot]: Add sai2 node Jagan Teki (Wed Mar 22 2017 - 13:53:07 EST)
- [PATCH 03/12] ARM: dts: imx6ul-isiot: Add imx6ul-isiot-common.dtsi Jagan Teki (Wed Mar 22 2017 - 13:53:20 EST)
- Re: [PATCH net 0/2] r8152: fix the rx settings of RTL8153 David Miller (Wed Mar 22 2017 - 13:53:29 EST)
- Re: [PATCH] ARM64: dts: meson-gx: Add Buttons to Q200 and P230 boards Kevin Hilman (Wed Mar 22 2017 - 13:53:44 EST)
- Re: [PATCH 1/2] [net-next] net: dwc-xlgmac: include dcbnl.h David Miller (Wed Mar 22 2017 - 13:54:03 EST)
- Re: [PATCH 2/2] [net-next] net: dwc-xlgmac: add module license David Miller (Wed Mar 22 2017 - 13:54:14 EST)
- [PATCH 02/12] ARM: dts: imx6ul-isiot: Add backlight support for lcdif Jagan Teki (Wed Mar 22 2017 - 13:54:51 EST)
- Re: [PATCH] sched: write better comments for weight calculations Peter Zijlstra (Wed Mar 22 2017 - 13:55:57 EST)
- Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Ankur Arora (Wed Mar 22 2017 - 13:56:20 EST)
- Re: [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver Sergei Shtylyov (Wed Mar 22 2017 - 13:56:37 EST)
- Re: [PATCH v3 1/4] dt-bindings: Document rk3399 Gru/Kevin Brian Norris (Wed Mar 22 2017 - 13:56:56 EST)
- Re: [PATCH] [v2, -net] cpsw/netcp: work around reverse cpts dependency David Miller (Wed Mar 22 2017 - 13:57:09 EST)
- Re: [PATCH v3 2/4] arm64: dts: rockchip: add Gru/Kevin DTS Brian Norris (Wed Mar 22 2017 - 13:57:55 EST)
- [PATCH] sched: Prefer sibiling only if local group is under-utilized Srikar Dronamraju (Wed Mar 22 2017 - 13:59:10 EST)
- Re: [PATCH v2 1/3] ata: add Palmchip BK3710 PATA controller driver Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 13:59:35 EST)
- Re: [PATCH 1/2] pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433 Krzysztof Kozlowski (Wed Mar 22 2017 - 14:01:11 EST)
- Re: [RFC 7/8] cpufreq: imx6q: Initialize LDO bypass Lucas Stach (Wed Mar 22 2017 - 14:01:21 EST)
- Re: [PATCH v1 3/4] clk: rockchip: rk3288: add CLK_IGNORE_UNUSED flag for some clks Heiko Stuebner (Wed Mar 22 2017 - 14:01:33 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Steven Rostedt (Wed Mar 22 2017 - 14:01:47 EST)
- Re: [PATCH 3/3] ARM64: dts: meson-gxl: Add missing pinctrl pins groups Kevin Hilman (Wed Mar 22 2017 - 14:03:03 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Borislav Petkov (Wed Mar 22 2017 - 14:03:59 EST)
- Re: [PATCH] arm64: dts: NS2: Add dma-coherent to relevant DT entries Robin Murphy (Wed Mar 22 2017 - 14:04:46 EST)
- [PATCH 1/1] selftests: breakpoints: allow to cross-compile for aarch64/arm64 Fathi Boudra (Wed Mar 22 2017 - 14:05:31 EST)
- Re: [PATCH v1] clk: rockchip: add pll_wait_lock for pll_enable Heiko Stuebner (Wed Mar 22 2017 - 14:08:10 EST)
- Re: [PATCH 0/2] ARM64: dts: meson-gxbb-odroidc2: Add GPIO lines names Kevin Hilman (Wed Mar 22 2017 - 14:08:25 EST)
- Re: [PATCH 2/2] iommu: Add dummy implementations for !IOMMU_IOVA Thierry Reding (Wed Mar 22 2017 - 14:08:40 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Sudeep Holla (Wed Mar 22 2017 - 14:10:05 EST)
- RE: [PATCH v2 0/7] Renesas RZ/A1 pin and gpio controller Chris Brandt (Wed Mar 22 2017 - 14:10:43 EST)
- Re: [PATCH v5 00/39] i.MX Media Driver Nicolas Dufresne (Wed Mar 22 2017 - 14:11:02 EST)
- Re: [PATCH 2/2] pinctrl: samsung: Remove unused pin-bank macro Krzysztof Kozlowski (Wed Mar 22 2017 - 14:11:45 EST)
- Re: [PATCH] mlxsw: spectrum: fix swapped order of arguments packets and bytes David Miller (Wed Mar 22 2017 - 14:13:27 EST)
- Re: [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer Brian Norris (Wed Mar 22 2017 - 14:14:56 EST)
- Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings Joe Perches (Wed Mar 22 2017 - 14:17:54 EST)
- Re: [PATCH net-next v2 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance Andrew Lunn (Wed Mar 22 2017 - 14:19:02 EST)
- Re: [PATCH v3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Jim Mattson (Wed Mar 22 2017 - 14:21:05 EST)
- [PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:21:45 EST)
- [PATCH v3 2/5] pata_bk3710: disable IORDY Timer on chipset initialization Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:21:56 EST)
- [PATCH v3 1/5] ata: add Palmchip BK3710 PATA controller driver Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:22:12 EST)
- [PATCH v3 3/5] pata_bk3710: clear status bits of BMISP on chipset initialization Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:22:25 EST)
- [PATCH v3 4/5] ARM: davinci: add pata_bk3710 libata driver support Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:22:33 EST)
- [PATCH v3 5/5] ARM: davinci_all_defconfig: convert to use libata PATA Bartlomiej Zolnierkiewicz (Wed Mar 22 2017 - 14:22:56 EST)
- Re: [PATCH net-next v2 4/5] net-next: ethernet: mediatek: add device_node of GMAC pointing into the netdev instance Florian Fainelli (Wed Mar 22 2017 - 14:23:28 EST)
- Re: [PATCH net-next v2 3/5] net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA Florian Fainelli (Wed Mar 22 2017 - 14:24:08 EST)
- Re: [net-next PATCH 0/2] NAPI ID fixups related to busy polling David Miller (Wed Mar 22 2017 - 14:26:45 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Andrew Lunn (Wed Mar 22 2017 - 14:30:16 EST)
- Re: [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Dmitry Torokhov (Wed Mar 22 2017 - 14:30:54 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Grygorii Strashko (Wed Mar 22 2017 - 14:31:40 EST)
- Re: [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Jagan Teki (Wed Mar 22 2017 - 14:35:45 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Florian Fainelli (Wed Mar 22 2017 - 14:39:33 EST)
- Re: [RFC][PATCH 0/4] printk: introduce printing kernel thread Peter Zijlstra (Wed Mar 22 2017 - 14:42:14 EST)
- Re: [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Dmitry Torokhov (Wed Mar 22 2017 - 14:44:35 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg David Miller (Wed Mar 22 2017 - 14:45:11 EST)
- Re: [PATCH 1/2] tty: serial_core: Add name field to uart_port struct Andy Shevchenko (Wed Mar 22 2017 - 14:46:05 EST)
- Re: [PATCH 0/2] serial: Add name field to uart_port Andy Shevchenko (Wed Mar 22 2017 - 14:47:15 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Julia Cartwright (Wed Mar 22 2017 - 14:48:06 EST)
- Re: [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Dmitry Torokhov (Wed Mar 22 2017 - 14:48:14 EST)
- Re: [PATCH 2/2] serial: 8250: 8250_core: Fix irq name for 8250 serial irq Andy Shevchenko (Wed Mar 22 2017 - 14:48:56 EST)
- [PATCH v2] HV: properly delay KVP packets when negotiation is in progress Long Li (Wed Mar 22 2017 - 14:48:56 EST)
- Re: [PATCH v7 1/3] Input: max11801_ts: Add missing of_match_table Jagan Teki (Wed Mar 22 2017 - 14:49:29 EST)
- Re: [PATCH] kvm: pass the virtual SEI syndrome to guest OS James Morse (Wed Mar 22 2017 - 14:57:18 EST)
- Re: [PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers David Miller (Wed Mar 22 2017 - 14:59:10 EST)
- Re: 32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?) Kees Cook (Wed Mar 22 2017 - 14:59:31 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Luck, Tony (Wed Mar 22 2017 - 15:00:39 EST)
- Re: [Intel-wired-lan] [BUG] 4.11.0-rc1 panic on shutdown X61s Borislav Petkov (Wed Mar 22 2017 - 15:00:49 EST)
- [PATCH v6 0/7] Xen transport for 9pfs frontend driver Stefano Stabellini (Wed Mar 22 2017 - 15:02:53 EST)
- [PATCH v6 1/7] xen: import new ring macros in ring.h Stefano Stabellini (Wed Mar 22 2017 - 15:04:05 EST)
- [PATCH v6 2/7] xen: introduce the header file for the Xen 9pfs transport protocol Stefano Stabellini (Wed Mar 22 2017 - 15:04:20 EST)
- [PATCH v6 3/7] xen/9pfs: introduce Xen 9pfs transport driver Stefano Stabellini (Wed Mar 22 2017 - 15:04:37 EST)
- [PATCH v6 4/7] xen/9pfs: connect to the backend Stefano Stabellini (Wed Mar 22 2017 - 15:04:48 EST)
- [PATCH v6 6/7] xen/9pfs: receive responses Stefano Stabellini (Wed Mar 22 2017 - 15:05:13 EST)
- [PATCH v6 7/7] xen/9pfs: build 9pfs Xen transport driver Stefano Stabellini (Wed Mar 22 2017 - 15:05:23 EST)
- [PATCH v6 5/7] xen/9pfs: send requests to the backend Stefano Stabellini (Wed Mar 22 2017 - 15:05:28 EST)
- [PATCH v8 1/3] Input: max11801_ts: Add missing of_match_table Jagan Teki (Wed Mar 22 2017 - 15:07:57 EST)
- [PATCH v8 2/3] dt-bindings: input: touchscreen: Add max11801-ts binding Jagan Teki (Wed Mar 22 2017 - 15:08:10 EST)
- [PATCH v8 3/3] ARM: dts: imx6q-icore: Add touchscreen node Jagan Teki (Wed Mar 22 2017 - 15:08:23 EST)
- Re: [PATCH 07/17] net: convert sock.sk_refcnt from atomic_t to refcount_t Kees Cook (Wed Mar 22 2017 - 15:08:40 EST)
- Re: [PATCH v6 4/7] xen/9pfs: connect to the backend Juergen Gross (Wed Mar 22 2017 - 15:09:05 EST)
- Re: pull-request: wireless-drivers 2017-03-21 David Miller (Wed Mar 22 2017 - 15:09:45 EST)
- Re: [PATCH v6 5/7] xen/9pfs: send requests to the backend Juergen Gross (Wed Mar 22 2017 - 15:10:25 EST)
- Re: [PATCH] block: Invalidate cache on discard Christoph Hellwig (Wed Mar 22 2017 - 15:13:29 EST)
- Re: [PATCH 1/3] net: stmmac: Always enable MAC RX queues David Miller (Wed Mar 22 2017 - 15:15:49 EST)
- Re: [PATCH 2/3] net: stmmac: Restore DT backwards-compatibility David Miller (Wed Mar 22 2017 - 15:16:09 EST)
- Re: [PATCH 3/3] net: stmmac: Use AVB mode by default David Miller (Wed Mar 22 2017 - 15:16:37 EST)
- Re: [PATCH] sched: fair: Improve PELT decay_load calculation comments Joel Fernandes (Wed Mar 22 2017 - 15:19:30 EST)
- Re: [PATCH v8] staging: adis16060: Remove iio_dev mlock and refactor code Jonathan Cameron (Wed Mar 22 2017 - 15:22:40 EST)
- Re: [PATCH 1/3] ARM: sun8i: v3s: add LRADC device node Maxime Ripard (Wed Mar 22 2017 - 15:25:50 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Borislav Petkov (Wed Mar 22 2017 - 15:27:30 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Marcel Holtmann (Wed Mar 22 2017 - 15:27:54 EST)
- Re: [PATCH 5/6] notifiers: Use CHECK_DATA_CORRUPTION() on checks Kees Cook (Wed Mar 22 2017 - 15:29:43 EST)
- Re: [PATCH] sched: write better comments for weight calculations Joel Fernandes (Wed Mar 22 2017 - 15:29:46 EST)
- Re: [PATCH 3/3] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock Maxime Ripard (Wed Mar 22 2017 - 15:29:54 EST)
- [PATCH 2/2] x86/mce/AMD: Carve out SMCA bank configuration Yazen Ghannam (Wed Mar 22 2017 - 15:29:59 EST)
- [PATCH 1/2] x86/mce/AMD: Redo use of SMCA MCA_DE{STAT,ADDR} registers Yazen Ghannam (Wed Mar 22 2017 - 15:30:09 EST)
- [PATCH] block: Invalidate cache on discard v2 Dmitry Monakhov (Wed Mar 22 2017 - 15:30:39 EST)
- Re: [PATCH 6/6] refcount: Check bad states with CHECK_DATA_CORRUPTION Kees Cook (Wed Mar 22 2017 - 15:31:02 EST)
- Re: [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Jonathan Cameron (Wed Mar 22 2017 - 15:31:13 EST)
- Re: [PATCH v3] refcount: add refcount_t API kernel-doc comments Kees Cook (Wed Mar 22 2017 - 15:33:13 EST)
- Re: [PATCH 5/6] notifiers: Use CHECK_DATA_CORRUPTION() on checks Arjan van de Ven (Wed Mar 22 2017 - 15:33:29 EST)
- Re: [PATCH] ipv6: make sure to initialize sockc.tsflags before first use David Miller (Wed Mar 22 2017 - 15:42:20 EST)
- Re: [PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option Dan Carpenter (Wed Mar 22 2017 - 15:42:20 EST)
- Re: [PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option Colin Ian King (Wed Mar 22 2017 - 15:42:31 EST)
- IO hang with kernel above 4.4.21, heavy IO, btrfs, xen Cheyenne Wills (Wed Mar 22 2017 - 15:44:18 EST)
- Re: [PATCH net] net: bcmgenet: remove bcmgenet_internal_phy_setup() David Miller (Wed Mar 22 2017 - 15:51:35 EST)
- Re: [RFC PATCH v1 00/30] fs: inode->i_version rework and optimization Jeff Layton (Wed Mar 22 2017 - 15:55:28 EST)
- Re: [PATCH 5/6] notifiers: Use CHECK_DATA_CORRUPTION() on checks Kees Cook (Wed Mar 22 2017 - 15:55:46 EST)
- Re: [PATCH v7] staging: adis16060_core: Replace mlock with buf_lock and refactor code kbuild test robot (Wed Mar 22 2017 - 16:02:01 EST)
- Re: [tpmdd-devel] [PATCH v2 4/7] tpm: infrastructure for TPM spaces Ken Goldman (Wed Mar 22 2017 - 16:10:48 EST)
- [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size Masahiro Yamada (Wed Mar 22 2017 - 16:12:21 EST)
- [RESEND PATCH v2 13/53] mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant Masahiro Yamada (Wed Mar 22 2017 - 16:12:39 EST)
- [RESEND PATCH v2 14/53] mtd: nand: denali: support 64bit capable DMA engine Masahiro Yamada (Wed Mar 22 2017 - 16:12:54 EST)
- [RESEND PATCH v2 06/53] mtd: nand: denali: fix comment of denali_nand_info::flash_mem Masahiro Yamada (Wed Mar 22 2017 - 16:13:03 EST)
- [RESEND PATCH v2 23/53] mtd: nand: denali: set DEVICES_CONNECTED 1 if not set Masahiro Yamada (Wed Mar 22 2017 - 16:13:07 EST)
- [RESEND PATCH v2 05/53] mtd: nand: denali: remove more unused struct members Masahiro Yamada (Wed Mar 22 2017 - 16:13:18 EST)
- [RESEND PATCH v2 22/53] mtd: nand: denali: simplify multi device fixup code Masahiro Yamada (Wed Mar 22 2017 - 16:13:28 EST)
- [RESEND PATCH v2 21/53] mtd: nand: denali: move multi device fixup code to a helper function Masahiro Yamada (Wed Mar 22 2017 - 16:13:34 EST)
- [RESEND PATCH v2 07/53] mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros Masahiro Yamada (Wed Mar 22 2017 - 16:13:39 EST)
- [RESEND PATCH v2 20/53] mtd: nand: denali: do not set mtd->name Masahiro Yamada (Wed Mar 22 2017 - 16:13:49 EST)
- Re: [PATCH v7] staging: adis16060_core: Replace mlock with buf_lock and refactor code Jonathan Cameron (Wed Mar 22 2017 - 16:14:30 EST)
- [RESEND PATCH v2 25/53] mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION Masahiro Yamada (Wed Mar 22 2017 - 16:14:45 EST)
- [RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb Masahiro Yamada (Wed Mar 22 2017 - 16:14:52 EST)
- [RESEND PATCH v2 03/53] mtd: nand: denali: remove unused CONFIG option and macros Masahiro Yamada (Wed Mar 22 2017 - 16:15:03 EST)
- Re: [PATCH v2 1/5] dt-bindings: update device tree binding for Allwinner PRCM CCUs Maxime Ripard (Wed Mar 22 2017 - 16:16:52 EST)
- [RESEND PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Masahiro Yamada (Wed Mar 22 2017 - 16:17:04 EST)
- [RESEND PATCH v2 10/53] mtd: nand: denali: fix erased page checking Masahiro Yamada (Wed Mar 22 2017 - 16:17:05 EST)
- [RESEND PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() Masahiro Yamada (Wed Mar 22 2017 - 16:17:05 EST)
- [RESEND PATCH v2 18/53] mtd: nand: denali: use nand_chip to hold frequently accessed data Masahiro Yamada (Wed Mar 22 2017 - 16:17:12 EST)
- [RESEND PATCH v2 17/53] mtd: nand: denali: allow to override revision number Masahiro Yamada (Wed Mar 22 2017 - 16:17:33 EST)
- [PATCH] input: matrix_keypad: add option to drive inactive columns David Rivshin (Wed Mar 22 2017 - 16:17:49 EST)
- [RESEND PATCH v2 15/53] mtd: nand: denali_dt: remove dma-mask DT property Masahiro Yamada (Wed Mar 22 2017 - 16:17:54 EST)
- [RESEND PATCH v2 24/53] mtd: nand: denali: remove meaningless writes to read-only registers Masahiro Yamada (Wed Mar 22 2017 - 16:18:30 EST)
- [RESEND PATCH v2 09/53] mtd: nand: denali: use int where no reason to use fixed width variable Masahiro Yamada (Wed Mar 22 2017 - 16:18:43 EST)
- [RESEND PATCH v2 08/53] mtd: nand: denali: introduce capability flag Masahiro Yamada (Wed Mar 22 2017 - 16:18:55 EST)
- [v1 8/9] x86/tsc: tsc early Pavel Tatashin (Wed Mar 22 2017 - 16:19:11 EST)
- [v1 7/9] x86/tsc: use cpuid to determine CPU frequency Pavel Tatashin (Wed Mar 22 2017 - 16:19:23 EST)
- [v1 6/9] x86/tsc: use cpuid to determine TSC frequency Pavel Tatashin (Wed Mar 22 2017 - 16:19:32 EST)
- [v1 1/9] sched/clock: broken stable to unstable transfer Pavel Tatashin (Wed Mar 22 2017 - 16:19:48 EST)
- [v1 2/9] sched/clock: interface to allow timestamps early in boot Pavel Tatashin (Wed Mar 22 2017 - 16:20:00 EST)
- [v1 5/9] x86/tsc: disable early messages from quick_pit_calibrate Pavel Tatashin (Wed Mar 22 2017 - 16:20:10 EST)
- [v1 4/9] x86/tsc: early MSR-based CPU/TSC frequency discovery Pavel Tatashin (Wed Mar 22 2017 - 16:20:20 EST)
- [v1 9/9] x86/tsc: use tsc early Pavel Tatashin (Wed Mar 22 2017 - 16:20:55 EST)
- [v1 0/9] Early boot time stamps for x86 Pavel Tatashin (Wed Mar 22 2017 - 16:20:55 EST)
- [v1 3/9] x86/cpu: determining x86 vendor early Pavel Tatashin (Wed Mar 22 2017 - 16:21:00 EST)
- [RESEND PATCH v2 01/53] mtd: nand: allow to set only one of ECC size and ECC strength from DT Masahiro Yamada (Wed Mar 22 2017 - 16:21:21 EST)
- [RESEND PATCH v2 16/53] mtd: nand: denali_dt: use pdev instead of ofdev for platform_device Masahiro Yamada (Wed Mar 22 2017 - 16:21:34 EST)
- Re: [PATCH 1/2] staging: ade7754: Move header content to implementation file Jonathan Cameron (Wed Mar 22 2017 - 16:21:54 EST)
- [RESEND PATCH v2 19/53] mtd: nand: denali: call nand_set_flash_node() to set DT node Masahiro Yamada (Wed Mar 22 2017 - 16:22:09 EST)
- [RESEND PATCH v2 02/53] mtd: nand: use read_oob() instead of cmdfunc() for bad block check Masahiro Yamada (Wed Mar 22 2017 - 16:22:18 EST)
- [RESEND PATCH v2 04/53] mtd: nand: denali: remove redundant define of BANK(x) Masahiro Yamada (Wed Mar 22 2017 - 16:22:26 EST)
- Re: [PATCH 2/2] staging: ade7754: Clean up #includes Jonathan Cameron (Wed Mar 22 2017 - 16:25:55 EST)
- Re: [PATCHv2 2/2] leds: cpcap: new driver Jacek Anaszewski (Wed Mar 22 2017 - 16:26:04 EST)
- Re: [PATCH v3 1/2] staging: iio: ade7753: Remove trailing whitespaces Jonathan Cameron (Wed Mar 22 2017 - 16:26:17 EST)
- Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock Jonathan Cameron (Wed Mar 22 2017 - 16:26:25 EST)
- [PATCH] net: phy: handle state correctly in phy_stop_machine Zach Brown (Wed Mar 22 2017 - 16:30:13 EST)
- Re: [PATCH v3] staging: ad7606: Replace mlock with driver private lock Jonathan Cameron (Wed Mar 22 2017 - 16:30:14 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Peter Zijlstra (Wed Mar 22 2017 - 16:30:20 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Peter Zijlstra (Wed Mar 22 2017 - 16:30:56 EST)
- Re: [PATCH] staging: ad7759: Replace mlock with driver private lock Jonathan Cameron (Wed Mar 22 2017 - 16:34:30 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Boris Brezillon (Wed Mar 22 2017 - 16:36:44 EST)
- [PATCH v4 1/4] syscalls: Restore address limit after a syscall Thomas Garnier (Wed Mar 22 2017 - 16:38:57 EST)
- [PATCH v4 4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Wed Mar 22 2017 - 16:39:08 EST)
- [PATCH v4 3/4] arm/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Wed Mar 22 2017 - 16:39:14 EST)
- [PATCH v4 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Wed Mar 22 2017 - 16:39:34 EST)
- Re: [PATCH] staging: iio: adc: Replace mlock with driver private lock Jonathan Cameron (Wed Mar 22 2017 - 16:40:50 EST)
- Re: [RESEND PATCH 00/11] staging:speakup: Multiple Checkpatch issues. Greg KH (Wed Mar 22 2017 - 16:43:35 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall Andy Lutomirski (Wed Mar 22 2017 - 16:45:42 EST)
- Re: [Nbd] [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device() Ming Lin (Wed Mar 22 2017 - 16:48:17 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Michael Holzheu (Wed Mar 22 2017 - 16:48:45 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall Thomas Garnier (Wed Mar 22 2017 - 16:50:10 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Boris Brezillon (Wed Mar 22 2017 - 16:56:39 EST)
- Re: [PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() Boris Brezillon (Wed Mar 22 2017 - 16:57:41 EST)
- Re: [PATCHv2 07/11] serdev: add helpers for cts and rts handling Rob Herring (Wed Mar 22 2017 - 17:06:04 EST)
- Re: [PATCHv2 08/11] dt-bindings: net: bluetooth: Add nokia-bluetooth Rob Herring (Wed Mar 22 2017 - 17:06:12 EST)
- Re: [PATCHv2 11/11] ARM: dts: N9/N950: add bluetooth Rob Herring (Wed Mar 22 2017 - 17:07:03 EST)
- Re: [PATCHv2 10/11] ARM: dts: N900: Add bluetooth Rob Herring (Wed Mar 22 2017 - 17:07:16 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Florian Fainelli (Wed Mar 22 2017 - 17:09:41 EST)
- Re: [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Boris Brezillon (Wed Mar 22 2017 - 17:09:51 EST)
- Re: [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Boris Brezillon (Wed Mar 22 2017 - 17:12:29 EST)
- Re: [PATCH] ARM: dts: sun7i: lamobo-r1: Fix CPU port RGMII settings Florian Fainelli (Wed Mar 22 2017 - 17:13:03 EST)
- Re: [PATCH v2 4/4] x86/mce: Add AMD SMCA support to SRAO notifier Borislav Petkov (Wed Mar 22 2017 - 17:13:57 EST)
- Re: [PATCH v17 0/3] USB Type-C Connector class Mats Karrman (Wed Mar 22 2017 - 17:16:19 EST)
- Re: [PATCH v2 2/4] x86/mce/AMD; EDAC,amd64: Move find_umc_channel() to AMD mcheck Borislav Petkov (Wed Mar 22 2017 - 17:17:01 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall H. Peter Anvin (Wed Mar 22 2017 - 17:17:13 EST)
- maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages" Dan Streetman (Wed Mar 22 2017 - 17:17:29 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall H. Peter Anvin (Wed Mar 22 2017 - 17:17:51 EST)
- Re: [PATCHv2.1] serdev: implement get/set tiocm Rob Herring (Wed Mar 22 2017 - 17:19:10 EST)
- RE: [PATCH v7 09/11] scsi: ufs: connect to RPMB subsystem Winkler, Tomas (Wed Mar 22 2017 - 17:26:05 EST)
- Re: [PATCHv2 09/11] Bluetooth: add nokia driver Rob Herring (Wed Mar 22 2017 - 17:27:19 EST)
- Re: [PATCH] asm-generic: fix compilation failure in cmpxchg_double() Arnd Bergmann (Wed Mar 22 2017 - 17:27:31 EST)
- [PATCH 0/7] Misc GDT fixes and a cleanup Andy Lutomirski (Wed Mar 22 2017 - 17:33:18 EST)
- [PATCH 2/7] x86/gdt: Fix setup_fixmap_gdt() to use the correct PA Andy Lutomirski (Wed Mar 22 2017 - 17:33:34 EST)
- [PATCH 1/7] selftests/x86/ldt_gdt_32: Work around a glibc sigaction bug Andy Lutomirski (Wed Mar 22 2017 - 17:33:40 EST)
- [PATCH 3/7] x86/efi/32: Fix EFI on systems where the percpu GDT is virtually mapped Andy Lutomirski (Wed Mar 22 2017 - 17:33:53 EST)
- [PATCH 7/7] x86/boot/32: Rewrite test_wp_bit() Andy Lutomirski (Wed Mar 22 2017 - 17:34:03 EST)
- [PATCH 6/7] x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup Andy Lutomirski (Wed Mar 22 2017 - 17:34:18 EST)
- [PATCH 5/7] x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers Andy Lutomirski (Wed Mar 22 2017 - 17:34:28 EST)
- [PATCH 4/7] x86/boot/32: Defer resyncing initial_page_table until percpu is set up Andy Lutomirski (Wed Mar 22 2017 - 17:35:01 EST)
- Re: [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size Boris Brezillon (Wed Mar 22 2017 - 17:35:05 EST)
- Re: [RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb Boris Brezillon (Wed Mar 22 2017 - 17:36:06 EST)
- RE: [PATCH v2 4/4] x86/mce: Add AMD SMCA support to SRAO notifier Ghannam, Yazen (Wed Mar 22 2017 - 17:41:09 EST)
- RE: [PATCH v2 2/4] x86/mce/AMD; EDAC,amd64: Move find_umc_channel() to AMD mcheck Ghannam, Yazen (Wed Mar 22 2017 - 17:42:11 EST)
- Re: [Nbd] [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device() Josef Bacik (Wed Mar 22 2017 - 17:44:03 EST)
- Re: [Outreachy kernel] [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Julia Lawall (Wed Mar 22 2017 - 17:44:49 EST)
- Re: [PATCH v2 1/9] Coccinelle: locks: identify callers of spin_lock{,_irq,_irqsave}() in irqchip implementations Julia Lawall (Wed Mar 22 2017 - 17:46:02 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Andy Gross (Wed Mar 22 2017 - 17:52:38 EST)
- Re: [PATCH 2/3] soc: qcom: smd: Remove standalone driver Andy Gross (Wed Mar 22 2017 - 17:53:58 EST)
- Re: [PATCH 3/3] soc: qcom: smd-rpm: Add msm8996 compatibility Andy Gross (Wed Mar 22 2017 - 17:54:18 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Andy Gross (Wed Mar 22 2017 - 17:56:44 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg Bjorn Andersson (Wed Mar 22 2017 - 17:57:53 EST)
- Re: [PATCH] phy: cpcap-usb: Add CPCAP PMIC USB support Tony Lindgren (Wed Mar 22 2017 - 18:00:03 EST)
- Re: [RFC 1/2] firmware class: Add stream_firmware API. Li, Yi (Wed Mar 22 2017 - 18:05:19 EST)
- Re: 32-bit x86 system reboots automatically on resume from hibernate (ASLR issue?) Rafael J. Wysocki (Wed Mar 22 2017 - 18:35:40 EST)
- [PATCH] Revert a bunch of virtio commits Laura Abbott (Wed Mar 22 2017 - 18:41:27 EST)
- Re: [RESEND v1] UBI: add debugfs file for tracking PEB state Richard Weinberger (Wed Mar 22 2017 - 18:43:26 EST)
- Re: [PATCHv2 09/11] Bluetooth: add nokia driver Sebastian Reichel (Wed Mar 22 2017 - 18:48:49 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Joerg Roedel (Wed Mar 22 2017 - 18:58:43 EST)
- [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. R. Parameswaran (Wed Mar 22 2017 - 18:59:42 EST)
- Re: [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. Tom Herbert (Wed Mar 22 2017 - 19:04:19 EST)
- [PATCH net-next v4 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. R. Parameswaran (Wed Mar 22 2017 - 19:04:35 EST)
- race condition in kernel/padata.c Jason A. Donenfeld (Wed Mar 22 2017 - 19:05:10 EST)
- Re: [PATCH v1] mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd() Naoya Horiguchi (Wed Mar 22 2017 - 19:08:23 EST)
- [PATCH net-next v4 0/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. R. Parameswaran (Wed Mar 22 2017 - 19:08:47 EST)
- Re: [PATCH v2] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Wed Mar 22 2017 - 19:22:52 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Rafael J. Wysocki (Wed Mar 22 2017 - 19:41:36 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Rafael J. Wysocki (Wed Mar 22 2017 - 19:44:41 EST)
- [PATCH 4/5] cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:11 EST)
- [PATCH 5/5] cpufreq: intel_pstate: Document the current behavior and user interface Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:13 EST)
- [PATCH 3/5] cpufreq: intel_pstate: Active mode P-state limits rework Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:25 EST)
- [PATCH 2/5] cpufreq: intel_pstate: Use load-based P-state selection more widely Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:38 EST)
- [PATCH 0/5] cpufreq: intel_pstate: HW support changes, limits rework and documentation Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:51 EST)
- [PATCH 1/5] cpufreq: intel_pstate: Support HWP processors in all operation modes Rafael J. Wysocki (Wed Mar 22 2017 - 19:45:52 EST)
- [PATCHv2] phy: cpcap-usb: Add CPCAP PMIC USB support Tony Lindgren (Wed Mar 22 2017 - 19:47:17 EST)
- Updates, autofocus, 5Mpix mode on N900? Re: [RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check Pavel Machek (Wed Mar 22 2017 - 19:47:28 EST)
- Re: [PATCHv2 10/11] ARM: dts: N900: Add bluetooth Tony Lindgren (Wed Mar 22 2017 - 19:56:00 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Joel Fernandes (Wed Mar 22 2017 - 19:56:59 EST)
- Re: [PATCH v3 4/4] arm64: dts: rockchip: add regulator info for Kevin digitizer Heiko Stuebner (Wed Mar 22 2017 - 19:57:51 EST)
- [RFC PATCH v5 6/6] mtd: spi-nor: parse SFDP 4-byte Address Instruction Table Cyrille Pitchen (Wed Mar 22 2017 - 19:58:02 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Joerg Roedel (Wed Mar 22 2017 - 19:58:22 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Mar 22 2017 - 20:00:34 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Pasha Tatashin (Wed Mar 22 2017 - 20:00:57 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Pasha Tatashin (Wed Mar 22 2017 - 20:05:18 EST)
- [PATCH v5 3/6] mtd: spi-nor: add spi_nor_init() function Cyrille Pitchen (Wed Mar 22 2017 - 20:13:32 EST)
- [RFC PATCH v5 4/6] mtd: spi-nor: add support to non-uniform SPI NOR flash memories Cyrille Pitchen (Wed Mar 22 2017 - 20:13:32 EST)
- [RFC PATCH v5 5/6] mtd: spi-nor: parse Serial Flash Discoverable Parameters (SFDP) tables Cyrille Pitchen (Wed Mar 22 2017 - 20:13:48 EST)
- [PATCH v5 0/6] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories Cyrille Pitchen (Wed Mar 22 2017 - 20:17:55 EST)
- Re: Updates, autofocus, 5Mpix mode on N900? Re: [RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check Pavel Machek (Wed Mar 22 2017 - 20:19:30 EST)
- [PATCH v5 2/6] mtd: m25p80: add support of SPI 1-2-2 and 1-4-4 protocols Cyrille Pitchen (Wed Mar 22 2017 - 20:19:41 EST)
- [PATCH v5 1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode Cyrille Pitchen (Wed Mar 22 2017 - 20:19:58 EST)
- [PATCHv2 1/1] mmc: core: export emmc revision via sysfs Jin Qian (Wed Mar 22 2017 - 20:20:43 EST)
- [PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR Kees Cook (Wed Mar 22 2017 - 20:27:30 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Joel Fernandes (Google) (Wed Mar 22 2017 - 20:29:02 EST)
- Re: [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping() Grant Grundler (Wed Mar 22 2017 - 20:30:30 EST)
- Re: [PATCH 1/1] mmc: core: export emmc revision via sysfs Jin Qian (Wed Mar 22 2017 - 20:30:41 EST)
- [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Laura Abbott (Wed Mar 22 2017 - 20:30:53 EST)
- Re: [RFC 1/2] firmware class: Add stream_firmware API. Alan Tull (Wed Mar 22 2017 - 20:36:27 EST)
- [PATCH 4/4] w83627ehf: Drop FSFE template and replace with SPDX License information Peter Huewe (Wed Mar 22 2017 - 20:38:55 EST)
- [PATCH 3/4] w83627ehf: Minor readability fixes Peter Huewe (Wed Mar 22 2017 - 20:39:30 EST)
- [PATCH 2/4] w83627ehf: Use octal values for access rights of sysfs files Peter Huewe (Wed Mar 22 2017 - 20:39:43 EST)
- [PATCH 1/4] w83627ehf: Use hwmon_device_register_with_info and sensor groups Peter Huewe (Wed Mar 22 2017 - 20:40:04 EST)
- Re: [PATCH v3 00/12] Add Basic SoC support for MT6797 Mars Cheng (Wed Mar 22 2017 - 20:46:42 EST)
- Re: [PATCHv2 1/2] mfd: cpcap: Add missing include dependencies Sebastian Reichel (Wed Mar 22 2017 - 21:00:25 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Joel Fernandes (Wed Mar 22 2017 - 21:04:46 EST)
- Re: [PATCHv2 2/2] leds: cpcap: new driver Sebastian Reichel (Wed Mar 22 2017 - 21:05:07 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Rafael J. Wysocki (Wed Mar 22 2017 - 21:06:57 EST)
- Re: [PATCH] selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flag SeongJae Park (Wed Mar 22 2017 - 21:10:11 EST)
- Re: Conversion of w83627ehf to hwmon_device_register_with_info ? Peter Hüwe (Wed Mar 22 2017 - 21:10:24 EST)
- Re: [PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR Rafael J. Wysocki (Wed Mar 22 2017 - 21:10:43 EST)
- RE: [PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove Long Li (Wed Mar 22 2017 - 21:11:47 EST)
- RE: [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Andy Duan (Wed Mar 22 2017 - 21:17:33 EST)
- [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. R. Parameswaran (Wed Mar 22 2017 - 21:21:44 EST)
- Re: [RFC v0 1/2] interconnect: Add generic interconnect controller API Michael Turquette (Wed Mar 22 2017 - 21:22:28 EST)
- Re: [PATCH v3 2/3] clk: meson-gxbb: Add MALI clocks Michael Turquette (Wed Mar 22 2017 - 21:38:21 EST)
- Re: [PATCH linux-next V2] tty: Disable default console blanking interval Scot Doyle (Wed Mar 22 2017 - 21:39:25 EST)
- Re: [PATCH 3/5] clk: meson-gxbb: Add GXL/GXM GP0 Variant Michael Turquette (Wed Mar 22 2017 - 21:41:08 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Robert Perry Hooker (Wed Mar 22 2017 - 21:55:57 EST)
- Re: [RESEND PATCH v2 00/53] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb Masahiro Yamada (Wed Mar 22 2017 - 21:55:57 EST)
- Re: [PATCH linux-next] tty: Disable default console blanking interval Adam Borowski (Wed Mar 22 2017 - 22:07:49 EST)
- [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct lkml (Wed Mar 22 2017 - 22:08:37 EST)
- Re: [PATCH 1/4] mm/zsmalloc: always set movable/highmem flag to the zspage Joonsoo Kim (Wed Mar 22 2017 - 22:08:53 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs éä (Wed Mar 22 2017 - 22:09:10 EST)
- Re: [PATCH v5] vfio error recovery: kernel support Cao jin (Wed Mar 22 2017 - 22:11:37 EST)
- [PATCH v3 2/3] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Wed Mar 22 2017 - 22:13:48 EST)
- Re: maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages" Boris Ostrovsky (Wed Mar 22 2017 - 22:13:55 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs éä (Wed Mar 22 2017 - 22:16:36 EST)
- linux-next: manual merge of the usb tree with the usb-gadget-fixes tree Stephen Rothwell (Wed Mar 22 2017 - 22:16:47 EST)
- Re: [PATCH v5 1/2] usb: host: plat: Enable xhci plat runtime PM Baolin Wang (Wed Mar 22 2017 - 22:18:05 EST)
- [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Wed Mar 22 2017 - 22:18:17 EST)
- Re: [PATCH] percpu-refcount: support synchronous switch to atomic mode. Shaohua Li (Wed Mar 22 2017 - 22:20:37 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg David Miller (Wed Mar 22 2017 - 22:24:00 EST)
- Re: [PATCH 2] net: virtio_net: use new api ethtool_{get|set}_link_ksettings David Miller (Wed Mar 22 2017 - 22:27:51 EST)
- Re: [PATCH] net: vmxnet3: use new api ethtool_{get|set}_link_ksettings David Miller (Wed Mar 22 2017 - 22:28:04 EST)
- Re: [PATCH] net: stmmac: add set_mac to the stmmac_ops David Miller (Wed Mar 22 2017 - 22:30:11 EST)
- [PATCH v3 1/3] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Wed Mar 22 2017 - 22:30:26 EST)
- Re: [PATCH] net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID David Miller (Wed Mar 22 2017 - 22:33:05 EST)
- Re: [PATCH] genirq: Notify clients whenever there is change in affinity kbuild test robot (Wed Mar 22 2017 - 22:34:20 EST)
- [PATCH v4] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Wed Mar 22 2017 - 22:40:16 EST)
- Re: [PATCH v3] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability Wanpeng Li (Wed Mar 22 2017 - 22:41:41 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC kbuild test robot (Wed Mar 22 2017 - 22:43:27 EST)
- Re: kexec regression since 4.9 caused by efi Dave Young (Wed Mar 22 2017 - 22:43:53 EST)
- [PATCH] hangcheck-timer: Fix typo in comment Shile Zhang (Wed Mar 22 2017 - 22:48:01 EST)
- [PATCH] hangcheck-timer: Fix typo in comment Shile Zhang (Wed Mar 22 2017 - 22:52:15 EST)
- [PATCH] w83627ehf: Drop support for nct6775/nct6776 Peter Huewe (Wed Mar 22 2017 - 22:53:14 EST)
- Re: [PATCH] Documentation: Input: Add uinput documentation Marcos Paulo de Souza (Wed Mar 22 2017 - 22:55:13 EST)
- [PATCH v3 0/2] provide check for ro_after_init memory sections Eddie Kovsky (Wed Mar 22 2017 - 22:57:11 EST)
- [PATCH v3 2/2] extable: verify address is read-only Eddie Kovsky (Wed Mar 22 2017 - 22:57:21 EST)
- [PATCH v3 1/2] module: verify address is read-only Eddie Kovsky (Wed Mar 22 2017 - 22:57:41 EST)
- perf_callchain_user oops Dave Jones (Wed Mar 22 2017 - 22:58:18 EST)
- Re: Purpose of PCI address in ranges property valmiki (Wed Mar 22 2017 - 23:00:22 EST)
- Re: [PATCH 3/4] zram: implement deduplication in zram Joonsoo Kim (Wed Mar 22 2017 - 23:03:01 EST)
- Re: [PATCH 4/4] zram: make deduplication feature optional Joonsoo Kim (Wed Mar 22 2017 - 23:03:44 EST)
- Re: [PATCH 3/6] ftrace/x86_32: Add stack frame pointer to ftrace_caller Masami Hiramatsu (Wed Mar 22 2017 - 23:07:17 EST)
- Re: [PATCH] Documentation: Input: Add uinput documentation Peter Hutterer (Wed Mar 22 2017 - 23:25:03 EST)
- [PATCH v3 0/6] powerpc/perf: Export memory hierarchy level Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:07 EST)
- [PATCH v3 1/6] powerpc/perf: Define big-endian version of perf_mem_data_src Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:10 EST)
- [PATCH v3 4/6] powerpc/perf: Support to export SIERs bit in Power8 Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:10 EST)
- [PATCH v3 5/6] powerpc/perf: Support to export SIERs bit in Power9 Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:10 EST)
- [PATCH v3 3/6] powerpc/perf: Support to export MMCRA[TEC*] field to userspace Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:10 EST)
- [PATCH v3 2/6] powerpc/perf: Export memory hierarchy info to user space Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:11 EST)
- [PATCH v3 6/6] powerpc/perf: Add Power8 mem_access event to sysfs Madhavan Srinivasan (Wed Mar 22 2017 - 23:27:45 EST)
- [PATCH v1 RESEND 0/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization Baoquan He (Wed Mar 22 2017 - 23:27:58 EST)
- [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization Baoquan He (Wed Mar 22 2017 - 23:28:12 EST)
- [PATCH v1 RESEND 2/2] x86/efi: Clean up a minor mistake in code comment Baoquan He (Wed Mar 22 2017 - 23:28:32 EST)
- linux-next: manual merge of the livepatching tree with the s390 tree Stephen Rothwell (Wed Mar 22 2017 - 23:28:36 EST)
- Ftrace: Static function graph not work Zong Li (Wed Mar 22 2017 - 23:28:51 EST)
- RE: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Bard Liao (Wed Mar 22 2017 - 23:30:49 EST)
- Re: [RFC v0 0/2] Introduce on-chip interconnect API Moritz Fischer (Wed Mar 22 2017 - 23:33:52 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs éä (Wed Mar 22 2017 - 23:34:07 EST)
- Re: [PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers Jie Deng (Wed Mar 22 2017 - 23:43:43 EST)
- [GIT] Networking David Miller (Wed Mar 22 2017 - 23:48:01 EST)
- [PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers Jie Deng (Thu Mar 23 2017 - 00:05:31 EST)
- [PATCH net-next 2/2] net: dwc-xlgmac: use dual license Jie Deng (Thu Mar 23 2017 - 00:05:32 EST)
- Re: [RFC][PATCH 0/4] printk: introduce printing kernel thread Sergey Senozhatsky (Thu Mar 23 2017 - 00:10:30 EST)
- Re: [PATCH v2] cpufreq: schedutil: Trace frequency only if it has changed Viresh Kumar (Thu Mar 23 2017 - 00:33:23 EST)
- [PATCH] drivers/misc: Aspeed LPC control fix format string warning Cyril Bur (Thu Mar 23 2017 - 00:33:23 EST)
- Re: [RFC 2/8] cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator Viresh Kumar (Thu Mar 23 2017 - 00:33:56 EST)
- Re: [RFC 3/8] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend Viresh Kumar (Thu Mar 23 2017 - 00:34:43 EST)
- Re: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Kai-Heng Feng (Thu Mar 23 2017 - 00:41:58 EST)
- linux-next: Tree for Mar 23 Stephen Rothwell (Thu Mar 23 2017 - 00:42:33 EST)
- Re: [PATCH 1/4] w83627ehf: Use hwmon_device_register_with_info and sensor groups Guenter Roeck (Thu Mar 23 2017 - 00:51:23 EST)
- [PATCH] virtio_pci: fix out of bound access for msix_names Jason Wang (Thu Mar 23 2017 - 01:07:16 EST)
- Re: [EXT] Re: [PATCH v6 07/14] dt: bindings: Add bindings for Marvell Xenon SD Host Controller Ziji Hu (Thu Mar 23 2017 - 03:30:40 EST)
- Re: [PATCH] w83627ehf: Drop support for nct6775/nct6776 Guenter Roeck (Thu Mar 23 2017 - 03:30:40 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Masahiro Yamada (Thu Mar 23 2017 - 03:31:43 EST)
- Re: [PATCH 0/7] Misc GDT fixes and a cleanup Ingo Molnar (Thu Mar 23 2017 - 03:31:58 EST)
- Re: Updates, autofocus, 5Mpix mode on N900? Re: [RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check Sakari Ailus (Thu Mar 23 2017 - 03:32:18 EST)
- Re: [PATCH] hangcheck-timer: Fix typo in comment Greg KH (Thu Mar 23 2017 - 03:32:18 EST)
- [PATCH] staging:fbtft/fbtft-io: Fix incorrect type in assignment Zhengyi Shen (Thu Mar 23 2017 - 03:32:46 EST)
- Re: [PATCH] drivers/staging/dgnc: Updating dev_dbg function Greg Kroah-Hartman (Thu Mar 23 2017 - 03:32:46 EST)
- Re: [PATCH] staging: vt6656: removed coding style errors Greg KH (Thu Mar 23 2017 - 03:33:19 EST)
- Re: [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Masahiro Yamada (Thu Mar 23 2017 - 03:34:06 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Masahiro Yamada (Thu Mar 23 2017 - 03:34:22 EST)
- Re: [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Masahiro Yamada (Thu Mar 23 2017 - 03:34:33 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Gerhard Wiesinger (Thu Mar 23 2017 - 03:34:46 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Leo Yan (Thu Mar 23 2017 - 03:34:54 EST)
- [PATCH] ipmi: Fix kernel panic at ipmi_ssif_thread() Joeseph Chang (Thu Mar 23 2017 - 03:35:06 EST)
- Re: [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct lkml (Thu Mar 23 2017 - 03:35:19 EST)
- Re: [PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() Masahiro Yamada (Thu Mar 23 2017 - 03:37:32 EST)
- Re: [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size Masahiro Yamada (Thu Mar 23 2017 - 03:37:34 EST)
- Re: [PATCH v4] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously gregkh@xxxxxxxxxxxxxxxxxxx (Thu Mar 23 2017 - 03:37:38 EST)
- RE: [PATCH v3] ASoC: rt286: fix headphone click/crack noise on Dell XPS 9343 I2S mode Bard Liao (Thu Mar 23 2017 - 03:38:08 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Minchan Kim (Thu Mar 23 2017 - 03:38:24 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Ingo Molnar (Thu Mar 23 2017 - 03:38:43 EST)
- [PATCH 2/2] DT: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Thu Mar 23 2017 - 03:39:50 EST)
- Re: [PATCH v8] staging: adis16060: Remove iio_dev mlock and refactor code Jonathan Cameron (Thu Mar 23 2017 - 03:39:51 EST)
- Re: [PATCH v3] refcount: add refcount_t API kernel-doc comments Ingo Molnar (Thu Mar 23 2017 - 03:40:15 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Andrew Lunn (Thu Mar 23 2017 - 03:40:30 EST)
- Re: [PATCH] PCI: dwc: fix crash seen due to missing ops Niklas Cassel (Thu Mar 23 2017 - 03:40:42 EST)
- Re: [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Jason Wang (Thu Mar 23 2017 - 03:41:04 EST)
- Re: linux-next: manual merge of the usb tree with the usb-gadget-fixes tree Greg KH (Thu Mar 23 2017 - 03:41:32 EST)
- [PATCH v2] stm class: Document the stm_ftrace Chunyan Zhang (Thu Mar 23 2017 - 03:41:47 EST)
- Re: [PATCH] genirq: Notify clients whenever there is change in affinity kbuild test robot (Thu Mar 23 2017 - 03:42:02 EST)
- Re: [PATCH] block: trace completion of all bios. NeilBrown (Thu Mar 23 2017 - 03:45:08 EST)
- Re: [PATCH] sched: Prefer sibiling only if local group is under-utilized Peter Zijlstra (Thu Mar 23 2017 - 03:45:08 EST)
- [PATCH v2] block: trace completion of all bios. NeilBrown (Thu Mar 23 2017 - 03:45:27 EST)
- Re: [PATCH] checkpatch: Allow space leading blank lines in email headers Darren Hart (Thu Mar 23 2017 - 03:45:53 EST)
- Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings Darren Hart (Thu Mar 23 2017 - 03:46:05 EST)
- [PATCH 1/2] leds: Add driver for Qualcomm LPG Bjorn Andersson (Thu Mar 23 2017 - 03:46:59 EST)
- [PATCH v2 1/2] usb: phy: Introduce one extcon device into usb phy Baolin Wang (Thu Mar 23 2017 - 03:47:37 EST)
- Re: [PATCH] checkpatch: Allow space leading blank lines in email headers Joe Perches (Thu Mar 23 2017 - 03:47:44 EST)
- [PATCH 3/3] mm: fix a coding style issue Kristaps Civkulis (Thu Mar 23 2017 - 03:50:04 EST)
- Re: [PATCHv2 09/11] Bluetooth: add nokia driver FrÃdÃric Danis (Thu Mar 23 2017 - 03:50:58 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Quentin Schulz (Thu Mar 23 2017 - 03:52:51 EST)
- Re: maybe revert commit c275a57f5ec3 "xen/balloon: Set balloon's initial state to number of existing RAM pages" Juergen Gross (Thu Mar 23 2017 - 03:56:28 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Boris Brezillon (Thu Mar 23 2017 - 03:57:02 EST)
- Re: [PATCH 1/1] tty: serial: st-asc: Make the locking RT aware Patrice CHOTARD (Thu Mar 23 2017 - 03:57:16 EST)
- Re: [PATCH v2 0/2] kconfig/mconf: propagate jumping function in search result view Du, Changbin (Thu Mar 23 2017 - 04:01:29 EST)
- [PATCH v3 2/2] iio: Aspeed ADC Rick Altherr (Thu Mar 23 2017 - 04:01:37 EST)
- [PATCH] checkpatch: Allow space leading blank lines in email headers Joe Perches (Thu Mar 23 2017 - 04:01:52 EST)
- Re: [PATCH net-next 1/8] ptr_ring: introduce batch dequeuing Jason Wang (Thu Mar 23 2017 - 04:02:08 EST)
- Re: [RFC][PATCH 1/4] printk: introduce printing kernel thread Sergey Senozhatsky (Thu Mar 23 2017 - 04:02:55 EST)
- Re: [PATCH v3 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge Maxime Ripard (Thu Mar 23 2017 - 04:03:56 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Boris Brezillon (Thu Mar 23 2017 - 04:03:56 EST)
- [PATCH v4 3/6] mfd: exynos-lpass: Remove pad retention control Marek Szyprowski (Thu Mar 23 2017 - 04:04:09 EST)
- [PATCH v4 1/6] pinctrl: samsung: Ensure that pad retention is disabled on driver init Marek Szyprowski (Thu Mar 23 2017 - 04:04:24 EST)
- [PATCH v4 2/6] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs Marek Szyprowski (Thu Mar 23 2017 - 04:04:32 EST)
- [PATCH v4 5/6] mfd: exynos-lpass: Add missing remove() function Marek Szyprowski (Thu Mar 23 2017 - 04:04:45 EST)
- Re: [PATCH 0/3] staging: media: Replace a bit shift. Chris Moore (Thu Mar 23 2017 - 04:04:56 EST)
- [PATCH v4 4/6] mfd: exynos-lpass: Add support for clocks Marek Szyprowski (Thu Mar 23 2017 - 04:05:18 EST)
- [PATCH v4 6/6] mfd: exynos-lpass: Add runtime PM support Marek Szyprowski (Thu Mar 23 2017 - 04:05:31 EST)
- [PATCH v4 0/6] Pad retentions support for Exynos5433 Marek Szyprowski (Thu Mar 23 2017 - 04:05:59 EST)
- [PATCH] staging: iio: accel: remove unneeded braces around single statements Mark Stenglein (Thu Mar 23 2017 - 04:07:07 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Sean Wang (Thu Mar 23 2017 - 04:07:20 EST)
- Re: [PATCH v2 11/53] mtd: nand: denali: fix bitflips calculation in handle_ecc() Boris Brezillon (Thu Mar 23 2017 - 04:13:06 EST)
- [PATCH v2 1/2] PCI: return resource_entry in pci_add_resource helpers Jeffy Chen (Thu Mar 23 2017 - 04:13:14 EST)
- [PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources Jeffy Chen (Thu Mar 23 2017 - 04:13:19 EST)
- [PATCH v2 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Jeffy Chen (Thu Mar 23 2017 - 04:13:35 EST)
- [PATCH] mm: fix a coding style issue Kristaps Civkulis (Thu Mar 23 2017 - 04:13:39 EST)
- Re: [PATCH v17 0/3] USB Type-C Connector class Heikki Krogerus (Thu Mar 23 2017 - 04:19:28 EST)
- [PATCH 2/2] f2fs: don't reserve additional space in xattr block Chao Yu (Thu Mar 23 2017 - 04:21:11 EST)
- [PATCH 1/2] f2fs: clean up xattr operation Chao Yu (Thu Mar 23 2017 - 04:21:24 EST)
- Re: [PATCH 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources jeffy (Thu Mar 23 2017 - 04:23:10 EST)
- [PATCH v3 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC Rick Altherr (Thu Mar 23 2017 - 04:23:45 EST)
- Re: [PATCH v2 12/53] mtd: nand: denali: support HW_ECC_FIXUP capability Boris Brezillon (Thu Mar 23 2017 - 04:25:02 EST)
- [PATCH v2] serial: 8250_lpss: Unconditionally set PCI master for Quark Jan Kiszka (Thu Mar 23 2017 - 04:27:13 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Lionel DEBIEVE (Thu Mar 23 2017 - 04:29:10 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Dan Carpenter (Thu Mar 23 2017 - 04:34:18 EST)
- [PATCH] usb: phy: Remove unused config Baolin Wang (Thu Mar 23 2017 - 04:34:53 EST)
- Re: [PATCH] checkpatch: Flag spam header (X-Spam-Report) to prevent spurious warnings Joe Perches (Thu Mar 23 2017 - 04:36:38 EST)
- Re: [PATCH] sched: Prefer sibiling only if local group is under-utilized Vincent Guittot (Thu Mar 23 2017 - 04:38:22 EST)
- [PATCH] staging: most: Adds parentheses around macros with complex values Mark Stenglein (Thu Mar 23 2017 - 04:39:04 EST)
- Re: [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size Boris Brezillon (Thu Mar 23 2017 - 04:39:40 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Mike Galbraith (Thu Mar 23 2017 - 04:40:07 EST)
- Re: [PATCH] mm: workingset: fix premature shadow node shrinking with cgroups Vladimir Davydov (Thu Mar 23 2017 - 04:40:34 EST)
- Re: race condition in kernel/padata.c Steffen Klassert (Thu Mar 23 2017 - 04:40:46 EST)
- [PATCH v2 2/2] usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregister Baolin Wang (Thu Mar 23 2017 - 04:41:48 EST)
- Re: [PATCH] staging: vt6656: removed coding style errors Prasant Jalan (Thu Mar 23 2017 - 04:50:50 EST)
- [PATCH] hangcheck-timer: Fix typo in comment Shile Zhang (Thu Mar 23 2017 - 04:51:00 EST)
- [PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg Pushkar Jambhlekar (Thu Mar 23 2017 - 04:51:22 EST)
- Re: [RFC][PATCH 0/4] printk: introduce printing kernel thread Peter Zijlstra (Thu Mar 23 2017 - 04:52:01 EST)
- Re: [PATCH 2/3] pinctrl: meson-gxl: Fix inverted registers and add missing pins Linus Walleij (Thu Mar 23 2017 - 04:53:28 EST)
- [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again Michel DÃnzer (Thu Mar 23 2017 - 04:53:52 EST)
- Re: [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO Linus Walleij (Thu Mar 23 2017 - 04:57:42 EST)
- Re: [PATCH 2/3] pinctrl: meson-gxl: Fix inverted registers and add missing pins Neil Armstrong (Thu Mar 23 2017 - 04:57:42 EST)
- Re: [PATCH] asm-generic: fix compilation failure in cmpxchg_double() Dmitry Vyukov (Thu Mar 23 2017 - 04:58:07 EST)
- Re: [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs Jan Glauber (Thu Mar 23 2017 - 04:58:30 EST)
- [PATCH v6] vfio error recovery: kernel support Cao jin (Thu Mar 23 2017 - 04:59:11 EST)
- Re: [PATCH] staging: most: Adds parentheses around macros with complex values Greg KH (Thu Mar 23 2017 - 05:00:35 EST)
- Re: [PATCH] staging: vt6656: removed coding style errors Greg KH (Thu Mar 23 2017 - 05:00:49 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Sergey Senozhatsky (Thu Mar 23 2017 - 05:01:00 EST)
- Re: [PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources Shawn Lin (Thu Mar 23 2017 - 05:01:13 EST)
- Re: [PATCHv2 1/1] mmc: core: export emmc revision via sysfs Ulf Hansson (Thu Mar 23 2017 - 05:03:10 EST)
- Re: [PATCH v2 1/4] pinctrl: rockchip: remove unnecessary locking Linus Walleij (Thu Mar 23 2017 - 05:03:55 EST)
- Re: [PATCH] pinctrl: rockchip: add irq_enable & irq_disable ops Linus Walleij (Thu Mar 23 2017 - 05:05:46 EST)
- Re: [PATCHv2 09/11] Bluetooth: add nokia driver Sebastian Reichel (Thu Mar 23 2017 - 05:07:31 EST)
- [PATCH] i2c: mux: pca954x: Add missing pca9546 definition to chip_desc Mike Looijmans (Thu Mar 23 2017 - 05:07:36 EST)
- [PATCH] hangcheck-timer: Fix typo in comment Shile Zhang (Thu Mar 23 2017 - 05:08:58 EST)
- Re: [PATCH net-next 7/8] vhost_net: try batch dequing from skb array Jason Wang (Thu Mar 23 2017 - 05:10:16 EST)
- Re: [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct lkml (Thu Mar 23 2017 - 05:10:23 EST)
- Re: [PATCH v2] pinctrl: st: add irq_request/release_resources callbacks Linus Walleij (Thu Mar 23 2017 - 05:11:31 EST)
- [tip:sched/urgent] sched/clock: Fix clear_sched_clock_stable() preempt wobbly tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 05:15:34 EST)
- [tip:sched/core] sched/core: Fix rq lock pinning warning after call balance callbacks tip-bot for Wanpeng Li (Thu Mar 23 2017 - 05:15:56 EST)
- Re: [PATCH v2 4/6] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs Heiko Stübner (Thu Mar 23 2017 - 05:17:39 EST)
- Re: [PATCH v3 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes Linus Walleij (Thu Mar 23 2017 - 05:20:14 EST)
- [tip:x86/mm] selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:20:27 EST)
- [tip:x86/mm] x86/gdt: Fix setup_fixmap_gdt() to use the correct PA tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:20:36 EST)
- [PATCH v9] staging: iio: adis16060: Remove iio_dev mlock and refactor code simran singhal (Thu Mar 23 2017 - 05:20:56 EST)
- [tip:x86/mm] x86/efi/32: Fix EFI on systems where the per-cpu GDT is virtually mapped tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:21:10 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Xunlei Pang (Thu Mar 23 2017 - 05:21:21 EST)
- [tip:x86/mm] x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:21:47 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Thu Mar 23 2017 - 05:22:08 EST)
- [tip:x86/mm] x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:22:12 EST)
- Re: [PATCH 1/1] gpio: mvebu: use BIT macro instead of bit shifting Linus Walleij (Thu Mar 23 2017 - 05:22:24 EST)
- [tip:x86/mm] x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup tip-bot for Andy Lutomirski (Thu Mar 23 2017 - 05:22:57 EST)
- Re: [PATCH v2 0/4] gpio: mvebu: Add PWM fan support Linus Walleij (Thu Mar 23 2017 - 05:23:53 EST)
- Re: [PATCH v3 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU Vladimir Murzin (Thu Mar 23 2017 - 05:26:43 EST)
- Re: linux-next: manual merge of the gpio tree with the input tree Linus Walleij (Thu Mar 23 2017 - 05:27:17 EST)
- Re: [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs Ulf Hansson (Thu Mar 23 2017 - 05:28:56 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Linus Walleij (Thu Mar 23 2017 - 05:32:09 EST)
- Re: [PATCH v2] staging: iio: Replace a bit shift by a use of BIT. Dan Carpenter (Thu Mar 23 2017 - 05:33:37 EST)
- Re: [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Srinivas Ramana (Thu Mar 23 2017 - 05:33:47 EST)
- Re: [PATCH v2] arm64: kaslr: Fix up the kernel image alignment Ard Biesheuvel (Thu Mar 23 2017 - 05:35:12 EST)
- Re: [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs Sebastian Reichel (Thu Mar 23 2017 - 05:38:48 EST)
- Re: perf_callchain_user oops Peter Zijlstra (Thu Mar 23 2017 - 05:40:33 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Peter Zijlstra (Thu Mar 23 2017 - 05:45:38 EST)
- Re: [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data Linus Walleij (Thu Mar 23 2017 - 05:49:11 EST)
- Re: [PATCH v1] KVM: x86: fix illegal MP_STATE when in/entering SMM Dmitry Vyukov (Thu Mar 23 2017 - 05:51:06 EST)
- Re: [PATCH v2 1/2] net: phy: Fix PHY AN done state machine for interrupt driven PHYs Sergei Shtylyov (Thu Mar 23 2017 - 05:52:29 EST)
- Re: [RESEND PATCH v4 2/9] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs Chen-Yu Tsai (Thu Mar 23 2017 - 05:56:29 EST)
- Re: [PATCH v2 0/4] gpio: mvebu: Add PWM fan support Ralph Sennhauser (Thu Mar 23 2017 - 05:59:55 EST)
- [tip:sched/core] sched/fair: Fix FTQ noise bench regression tip-bot for Vincent Guittot (Thu Mar 23 2017 - 06:03:15 EST)
- Re: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Ulf Hansson (Thu Mar 23 2017 - 06:03:32 EST)
- stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Corentin Labbe (Thu Mar 23 2017 - 06:09:05 EST)
- [PATCH] ARM: configs: stm32: Set CPU_V7M_NUM_IRQ to max value Alexandre TORGUE (Thu Mar 23 2017 - 06:09:54 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Thu Mar 23 2017 - 06:11:05 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Linus Walleij (Thu Mar 23 2017 - 06:11:26 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Joao Pinto (Thu Mar 23 2017 - 06:12:38 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC kbuild test robot (Thu Mar 23 2017 - 06:17:24 EST)
- Re: [PATCH v2 0/2] kconfig/mconf: propagate jumping function in search result view Jani Nikula (Thu Mar 23 2017 - 06:17:54 EST)
- mm: BUG in resv_map_release Dmitry Vyukov (Thu Mar 23 2017 - 06:20:05 EST)
- Re: mm: BUG in resv_map_release Dmitry Vyukov (Thu Mar 23 2017 - 06:20:39 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Corentin Labbe (Thu Mar 23 2017 - 06:20:47 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Thu Mar 23 2017 - 06:21:04 EST)
- Re: [PATCH] ARM: gemini: don't select SERIAL_OF_PLATFORM Linus Walleij (Thu Mar 23 2017 - 06:23:35 EST)
- Re: [PATCH v1] KVM: x86: fix illegal MP_STATE when in/entering SMM David Hildenbrand (Thu Mar 23 2017 - 06:24:02 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Lee Jones (Thu Mar 23 2017 - 06:26:58 EST)
- security: double-free in superblock_doinit Dmitry Vyukov (Thu Mar 23 2017 - 06:29:44 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Patrick Bellasi (Thu Mar 23 2017 - 06:33:19 EST)
- [PATCH 2/8] sched/deadline: Re-define parameters of cpudl heapify functions Byungchul Park (Thu Mar 23 2017 - 06:33:46 EST)
- [PATCH 0/8] sched/deadline: Return the best satisfying affinity and dl in cpudl_find Byungchul Park (Thu Mar 23 2017 - 06:34:06 EST)
- [PATCH] iio/adc/ltc2497: Driver for Linear Technology LTC2497 ADC michael.hennerich (Thu Mar 23 2017 - 06:34:34 EST)
- [PATCH 1/8] sched/deadline: Make find_later_rq() choose a closer cpu in topology Byungchul Park (Thu Mar 23 2017 - 06:34:58 EST)
- [PATCH 3/8] sched/deadline: Add cpudl_maximum_dl() for clean-up Byungchul Park (Thu Mar 23 2017 - 06:35:12 EST)
- Re: [PATCH 1/4] gpio: mvebu: Add limited PWM support Ralph Sennhauser (Thu Mar 23 2017 - 06:35:23 EST)
- [PATCH 4/8] sched/deadline: Factor out the selecting of suitable max cpu Byungchul Park (Thu Mar 23 2017 - 06:35:40 EST)
- [PATCH 6/8] sched/deadline: Don't return meaningless cpu in cpudl_maximum_cpu() Byungchul Park (Thu Mar 23 2017 - 06:35:46 EST)
- [PATCH 5/8] sched/deadline: Protect read of cpudl heap with a lock Byungchul Park (Thu Mar 23 2017 - 06:36:04 EST)
- [PATCH 7/8] sched/deadline: Factor out the modifying of cpudl's heap tree Byungchul Park (Thu Mar 23 2017 - 06:36:14 EST)
- [PATCH 8/8] sched/deadline: Return the best satisfying affinity and dl in cpudl_find Byungchul Park (Thu Mar 23 2017 - 06:36:25 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Thu Mar 23 2017 - 06:37:41 EST)
- Re: [PATCH v3 1/5] ata: add Palmchip BK3710 PATA controller driver Sergei Shtylyov (Thu Mar 23 2017 - 06:37:56 EST)
- Re: [PATCH v3 2/5] pata_bk3710: disable IORDY Timer on chipset initialization Sergei Shtylyov (Thu Mar 23 2017 - 06:40:07 EST)
- Re: [PATCH v3 3/5] pata_bk3710: clear status bits of BMISP on chipset initialization Sergei Shtylyov (Thu Mar 23 2017 - 06:40:07 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Linus Walleij (Thu Mar 23 2017 - 06:40:07 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Linus Walleij (Thu Mar 23 2017 - 06:40:43 EST)
- Re: [RFC][PATCH 1/4] printk: introduce printing kernel thread Petr Mladek (Thu Mar 23 2017 - 06:40:54 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Joao Pinto (Thu Mar 23 2017 - 06:41:06 EST)
- [PATCH v2 0/2] pinctrl: meson: Fix and add missing pins definitions Neil Armstrong (Thu Mar 23 2017 - 06:41:33 EST)
- [PATCH v2 2/2] ARM64: dts: meson-gxl: Add missing pinctrl pins groups Neil Armstrong (Thu Mar 23 2017 - 06:41:35 EST)
- [PATCH v2 1/2] pinctrl: meson-gxl: Fix inverted registers and add missing pins Neil Armstrong (Thu Mar 23 2017 - 06:42:14 EST)
- [PATCH] scsi: osd_uld: remove an unneeded NULL check Dan Carpenter (Thu Mar 23 2017 - 06:42:25 EST)
- Re: [PATCH] ARM: nommu: access ID_PFR1 only if CPUID scheme afzal mohammed (Thu Mar 23 2017 - 06:43:23 EST)
- Re: [PATCH v2] block: trace completion of all bios. Ming Lei (Thu Mar 23 2017 - 06:43:41 EST)
- RE: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Bean Huo (beanhuo) (Thu Mar 23 2017 - 06:46:14 EST)
- [PATCH v2] KVM: x86: fix user triggerable warning in kvm_apic_accept_events() David Hildenbrand (Thu Mar 23 2017 - 06:46:17 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Giuseppe CAVALLARO (Thu Mar 23 2017 - 06:49:13 EST)
- Re: security: double-free in superblock_doinit Tetsuo Handa (Thu Mar 23 2017 - 06:49:57 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Joerg Roedel (Thu Mar 23 2017 - 06:50:14 EST)
- [GIT PULL] Immutable branch between MFD and PHY due for the v4.12 merge window Lee Jones (Thu Mar 23 2017 - 06:51:18 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Giuseppe CAVALLARO (Thu Mar 23 2017 - 06:51:33 EST)
- crypto: out-of-bounds write in pre_crypt Dmitry Vyukov (Thu Mar 23 2017 - 06:52:20 EST)
- Re: [PATCH 23/35] drivers/mfd: Convert remaining uses of pr_warning to pr_warn Lee Jones (Thu Mar 23 2017 - 06:52:38 EST)
- Re: [PATCH v4 1/3] mfd: arizona: Remove duplicate set of ret variable Lee Jones (Thu Mar 23 2017 - 06:53:34 EST)
- Re: [PATCH v4 2/3] mfd: arizona: Display register addresses in hex Lee Jones (Thu Mar 23 2017 - 06:53:50 EST)
- Re: [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg Lee Jones (Thu Mar 23 2017 - 06:54:43 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Joao Pinto (Thu Mar 23 2017 - 06:55:31 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Thomas Gleixner (Thu Mar 23 2017 - 06:57:20 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Joao Pinto (Thu Mar 23 2017 - 06:59:13 EST)
- [PATCH v4 2/4] pinctrl: rockchip: convert to raw spinlock John Keeping (Thu Mar 23 2017 - 07:00:45 EST)
- [PATCH v4 3/4] pinctrl: rockchip: split out verification of mux settings John Keeping (Thu Mar 23 2017 - 07:00:52 EST)
- [PATCH v4 0/4] pinctrl: rockchip: PREEMPT_RT_FULL fixes John Keeping (Thu Mar 23 2017 - 07:01:01 EST)
- [PATCH v4 4/4] pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip John Keeping (Thu Mar 23 2017 - 07:01:26 EST)
- [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking John Keeping (Thu Mar 23 2017 - 07:01:33 EST)
- Re: [PATCH] iio/adc/ltc2497: Driver for Linear Technology LTC2497 ADC Lars-Peter Clausen (Thu Mar 23 2017 - 07:05:25 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Thu Mar 23 2017 - 07:11:41 EST)
- Re: [PATCH] md5: remove from lib and only live in crypto Jason A. Donenfeld (Thu Mar 23 2017 - 07:14:16 EST)
- [PATCH net] r8152: prevent the driver from transmitting packets with carrier off Hayes Wang (Thu Mar 23 2017 - 07:15:50 EST)
- Re: [PATCH 3/3] ACPI: Don't create a platform_device for IOAPIC/IOxAPIC Rafael J. Wysocki (Thu Mar 23 2017 - 07:20:00 EST)
- Re: [PATCH v1] mfd: core: Preserve PLATFORM_DEVID_NONE Lee Jones (Thu Mar 23 2017 - 07:22:16 EST)
- [PATCH] padata: avoid race in reordering Jason A. Donenfeld (Thu Mar 23 2017 - 07:25:04 EST)
- Re: [PATCH] iio/adc/ltc2497: Driver for Linear Technology LTC2497 ADC Peter Meerwald-Stadler (Thu Mar 23 2017 - 07:29:08 EST)
- [PATCH 2/2] init/main: properly align the multi-line comment Viresh Kumar (Thu Mar 23 2017 - 07:31:09 EST)
- [PATCH 1/2] init/main: Fix double "the" in comment Viresh Kumar (Thu Mar 23 2017 - 07:31:17 EST)
- Re: [PATCH] Documentation: Input: Add uinput documentation Marcos Paulo de Souza (Thu Mar 23 2017 - 07:34:23 EST)
- Re: [PATCH v2 4/4] pinctrl: samsung: Use devres version of gpiochip_add_data Krzysztof Kozlowski (Thu Mar 23 2017 - 07:34:25 EST)
- Re: [PATCH] MAINTAINERS: pinctrl: Add git tree to Samsung pinctrl entry Krzysztof Kozlowski (Thu Mar 23 2017 - 07:35:44 EST)
- [PATCH 0/4] sched: Minor cleanups Viresh Kumar (Thu Mar 23 2017 - 07:36:29 EST)
- [PATCH 1/4] sched: topology: drop memset() from init_rootdomain() Viresh Kumar (Thu Mar 23 2017 - 07:36:33 EST)
- [PATCH 3/4] sched: cpupri: don't re-initialize struct cpupri Viresh Kumar (Thu Mar 23 2017 - 07:36:39 EST)
- [PATCH 2/4] sched: cpudeadline: don't re-initialize struct cpudl Viresh Kumar (Thu Mar 23 2017 - 07:36:47 EST)
- [PATCH 4/4] sched: core: drop useless expression from sched_init() Viresh Kumar (Thu Mar 23 2017 - 07:36:48 EST)
- [PATCH] staging: ad7746: Moved contents of the header to the source file. Arushi Singhal (Thu Mar 23 2017 - 07:37:08 EST)
- Re: [PATCH 1/7] iommu/iova: fix incorrect variable types Robin Murphy (Thu Mar 23 2017 - 07:43:13 EST)
- Re: [PATCH] staging: ad7746: Moved contents of the header to the source file. Lars-Peter Clausen (Thu Mar 23 2017 - 07:44:59 EST)
- [PATCH] staging: rtl8192e: Fix embedded function names with __func__ suniel . spartan (Thu Mar 23 2017 - 07:45:22 EST)
- Re: [PATCH] scsi: fcoe: sanity check string size for store_ctrl_mode option Dan Carpenter (Thu Mar 23 2017 - 07:46:12 EST)
- Re: [PATCH v5 2/3] gpio: wm831x: Add basic device tree support Lee Jones (Thu Mar 23 2017 - 07:47:59 EST)
- Re: [PATCH v5 1/3] mfd: wm831x: Add basic device tree binding Lee Jones (Thu Mar 23 2017 - 07:48:17 EST)
- Re: [PATCH v5 3/3] mfd: wm831x: Add device tree binding document Lee Jones (Thu Mar 23 2017 - 07:48:28 EST)
- [PATCH v2] kasan: report only the first error by default Andrey Ryabinin (Thu Mar 23 2017 - 07:48:33 EST)
- [GIT PULL] Immutable branch between MFD and GPIO due for the v4.12 merge window Lee Jones (Thu Mar 23 2017 - 07:48:53 EST)
- Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups Maciej W. Rozycki (Thu Mar 23 2017 - 07:49:01 EST)
- Re: [PATCH] ARM: nommu: access ID_PFR1 only if CPUID scheme Greg Ungerer (Thu Mar 23 2017 - 07:49:29 EST)
- [PATCH] qla2xxx: remove redundant check on sess being non-null Colin King (Thu Mar 23 2017 - 07:50:07 EST)
- Re: [PATCH 06/13] platform/chrome: cros_ec_lpc: Add support for mec1322 EC Lee Jones (Thu Mar 23 2017 - 07:51:02 EST)
- Re: [PATCH 05/13] platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variants Lee Jones (Thu Mar 23 2017 - 07:51:38 EST)
- Re: [PATCH v5 06/13] powerpc/perf: IMC pmu cpumask and cpu hotplug support Gautham R Shenoy (Thu Mar 23 2017 - 07:52:57 EST)
- [PATCH] staging: tsl2x7x: Moved contents of the header to the source file. Arushi Singhal (Thu Mar 23 2017 - 07:54:10 EST)
- [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter Jon Hunter (Thu Mar 23 2017 - 07:57:14 EST)
- [PATCH] [media] coda: remove redundant call to v4l2_m2m_get_vq Colin King (Thu Mar 23 2017 - 07:57:55 EST)
- Re: [GIT PULL] Immutable branch between MFD and PHY due for the v4.12 merge window Krzysztof Kozlowski (Thu Mar 23 2017 - 07:58:39 EST)
- Re: [PATCH] staging: tsl2x7x: Moved contents of the header to the source file. Lars-Peter Clausen (Thu Mar 23 2017 - 07:59:35 EST)
- Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again Daniel Stone (Thu Mar 23 2017 - 08:01:41 EST)
- Re: [PATCH v6 2/2] soc/imx: Add GPCv2 power gating driver Dong Aisheng (Thu Mar 23 2017 - 08:01:56 EST)
- Re: [RFC][PATCH 0/4] printk: introduce printing kernel thread Petr Mladek (Thu Mar 23 2017 - 08:02:00 EST)
- Re: [PATCH v4] KVM: VMX: Fix enable VPID even if INVVPID is not exposed in vmx capability David Hildenbrand (Thu Mar 23 2017 - 08:02:16 EST)
- [PATCH] ASoC: WM8962: Let codec driver enable/disable its MCLK Daniel Baluta (Thu Mar 23 2017 - 08:02:28 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Thu Mar 23 2017 - 08:05:02 EST)
- Re: [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping() Paul Moore (Thu Mar 23 2017 - 08:08:17 EST)
- net/kcm: double free of kcm inode Dmitry Vyukov (Thu Mar 23 2017 - 08:10:30 EST)
- Re: [RFC][PATCH 2/4] printk: offload printing from wake_up_klogd_work_func() Petr Mladek (Thu Mar 23 2017 - 08:11:18 EST)
- Re: [PATCH 2/7] iommu/iova: cut down judgement times Robin Murphy (Thu Mar 23 2017 - 08:12:03 EST)
- Re: [PATCH v3 1/3] mfd: intel_soc_pmic: Fix a mess with compilation units Lee Jones (Thu Mar 23 2017 - 08:13:06 EST)
- Re: [PATCH v3 2/3] mfd: intel_soc_pmic_bxtwc: Move inclusion to c-file Lee Jones (Thu Mar 23 2017 - 08:13:32 EST)
- Re: [PATCH] ARM: gemini: don't select SERIAL_OF_PLATFORM Arnd Bergmann (Thu Mar 23 2017 - 08:13:32 EST)
- Re: [PATCH v3 3/3] mfd: intel_soc_pmic_bxtwc: Rename header to follow c-file Lee Jones (Thu Mar 23 2017 - 08:13:38 EST)
- Re: [PATCH] blk-mq: don't complete un-started request in timeout handler Ming Lei (Thu Mar 23 2017 - 08:14:16 EST)
- Re: [PATCH v4 1/7] mfd: rk808: fix up the chip id get failed Lee Jones (Thu Mar 23 2017 - 08:14:25 EST)
- Re: [PATCH v4 2/7] mfd: rk808: add rk805 regs addr and ID Lee Jones (Thu Mar 23 2017 - 08:15:28 EST)
- Re: [PATCH 1/2] tty: serial_core: Add name field to uart_port struct Vignesh R (Thu Mar 23 2017 - 08:15:43 EST)
- usb: use-after-free write in usb_hcd_link_urb_to_ep Dmitry Vyukov (Thu Mar 23 2017 - 08:17:41 EST)
- Re: [PATCH 0/7] Misc GDT fixes and a cleanup Boris Ostrovsky (Thu Mar 23 2017 - 08:19:26 EST)
- [PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer Colin King (Thu Mar 23 2017 - 08:22:42 EST)
- sound: use-after-free in snd_seq_cell_alloc Dmitry Vyukov (Thu Mar 23 2017 - 08:23:29 EST)
- Re: [PATCH v4 4/7] mfd: rk808: Add RK805 support Lee Jones (Thu Mar 23 2017 - 08:24:09 EST)
- Re: [PATCH 0/2] serial: Add name field to uart_port Vignesh R (Thu Mar 23 2017 - 08:24:39 EST)
- Re: [PATCH v4 7/7] mfd: dt-bindings: Add RK805 device tree bindings document Lee Jones (Thu Mar 23 2017 - 08:25:58 EST)
- Re: [PATCH v3 3/5] coresight: add support for debug module Mike Leach (Thu Mar 23 2017 - 08:27:15 EST)
- [PATCH v5] KVM: VMX: Fix enable VPID conditions Wanpeng Li (Thu Mar 23 2017 - 08:30:24 EST)
- [GIT PULL] Immutable branch between MFD, IIO and Input due for the v4.12 merge window Lee Jones (Thu Mar 23 2017 - 08:32:52 EST)
- kvm: use-after-free function call in kvm_io_bus_destroy Dmitry Vyukov (Thu Mar 23 2017 - 08:33:51 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Thu Mar 23 2017 - 08:34:52 EST)
- Re: [PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer Chris Wilson (Thu Mar 23 2017 - 08:39:16 EST)
- Re: [PATCH linux-next V2] tty: Disable default console blanking interval Austin S. Hemmelgarn (Thu Mar 23 2017 - 08:42:11 EST)
- Re: [PATCH v2] kasan: report only the first error by default Mark Rutland (Thu Mar 23 2017 - 08:42:36 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Geert Uytterhoeven (Thu Mar 23 2017 - 08:44:27 EST)
- [PATCH] arm/arm64: KVM: send SIGBUS error to qemu Dongjiu Geng (Thu Mar 23 2017 - 08:46:42 EST)
- Re: [PATCH v18 0/3] USB Type-C Connector class Greg KH (Thu Mar 23 2017 - 08:49:58 EST)
- [PATCH] xen, fbfront: fix connecting to backend Juergen Gross (Thu Mar 23 2017 - 08:53:11 EST)
- [PATCH] xen, fbfront: add support for specifying size via xenstore Juergen Gross (Thu Mar 23 2017 - 08:53:18 EST)
- netlink: NULL timer crash Dmitry Vyukov (Thu Mar 23 2017 - 08:55:57 EST)
- Re: stmmac: Performance regression after commit aff3d9eff843 "net: stmmac: enable multiple buffers" Joao Pinto (Thu Mar 23 2017 - 08:56:40 EST)
- Re: [PATCH] ARM: nommu: access ID_PFR1 only if CPUID scheme afzal mohammed (Thu Mar 23 2017 - 08:57:56 EST)
- [RFC PATCH 0/2] Add hstate parameter to huge_pte_offset() Punit Agrawal (Thu Mar 23 2017 - 08:58:42 EST)
- [RFC PATCH 1/2] mm/hugetlb.c: add hstate parameter to huge_pte_offset() Punit Agrawal (Thu Mar 23 2017 - 08:58:55 EST)
- Re: [PATCH] hangcheck-timer: Fix typo in comment Greg Kroah-Hartman (Thu Mar 23 2017 - 08:59:07 EST)
- [RFC PATCH 2/2] arm64: hugetlbpages: Correctly handle swap entries in huge_pte_offset() Punit Agrawal (Thu Mar 23 2017 - 08:59:19 EST)
- Re: net/kcm: use-after-free in kcm_wq Dmitry Vyukov (Thu Mar 23 2017 - 08:59:38 EST)
- [PATCH] x86/boot: Support uncompressed kernel Chao Peng (Thu Mar 23 2017 - 09:01:28 EST)
- Re: [PATCH] ARM: gemini: don't select SERIAL_OF_PLATFORM Linus Walleij (Thu Mar 23 2017 - 09:01:28 EST)
- [PATCH 3/5] w83627ehf: Minor readability fixes Peter Huewe (Thu Mar 23 2017 - 09:01:42 EST)
- [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Peter Huewe (Thu Mar 23 2017 - 09:01:58 EST)
- [PATCH 2/5] w83627ehf: Use octal values for access rights of sysfs files Peter Huewe (Thu Mar 23 2017 - 09:01:59 EST)
- Re: [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32 Robin Murphy (Thu Mar 23 2017 - 09:02:02 EST)
- [PATCH 5/5] w83627ehf: Drop support for nct6775/nct6776 Peter Huewe (Thu Mar 23 2017 - 09:02:12 EST)
- [PATCH 4/5] w83627ehf: Drop FSFE template and replace with SPDX License information Peter Huewe (Thu Mar 23 2017 - 09:02:25 EST)
- Re: [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Peter Hüwe (Thu Mar 23 2017 - 09:03:40 EST)
- Re: [PATCH v2] kasan: report only the first error by default Andrey Ryabinin (Thu Mar 23 2017 - 09:05:48 EST)
- [RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge Mason (Thu Mar 23 2017 - 09:06:33 EST)
- security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode Dmitry Vyukov (Thu Mar 23 2017 - 09:07:31 EST)
- Re: security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode Dmitry Vyukov (Thu Mar 23 2017 - 09:09:54 EST)
- Re: [PATCH V1] mmc: core: fix still flush cache when eMMC cache off Ulf Hansson (Thu Mar 23 2017 - 09:10:33 EST)
- Re: [PATCH v5 08/13] powerpc/perf: PMU functions for Core IMC and hotplugging Gautham R Shenoy (Thu Mar 23 2017 - 09:10:43 EST)
- Re: [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Guenter Roeck (Thu Mar 23 2017 - 09:11:14 EST)
- [PATCH] staging: media: atomisp: fix build error Geliang Tang (Thu Mar 23 2017 - 09:12:54 EST)
- [PATCH] staging: media: atomisp: use kvmalloc and kvfree Geliang Tang (Thu Mar 23 2017 - 09:13:12 EST)
- Re: [PATCH v1] mfd: core: Preserve PLATFORM_DEVID_NONE Andy Shevchenko (Thu Mar 23 2017 - 09:14:14 EST)
- [PATCH] pstore: remove unused vmalloc.h in pmsg Geliang Tang (Thu Mar 23 2017 - 09:15:31 EST)
- [PATCH] isdn: use setup_timer Geliang Tang (Thu Mar 23 2017 - 09:16:12 EST)
- [PATCH] crypto: ixp4xx - Use sg_virt() Geliang Tang (Thu Mar 23 2017 - 09:16:56 EST)
- [PATCH] iommu: use sg_phys() Geliang Tang (Thu Mar 23 2017 - 09:16:56 EST)
- [PATCH] qla2xxx: use sg_virt() Geliang Tang (Thu Mar 23 2017 - 09:17:08 EST)
- [PATCH] microblaze: use sg_phys() Geliang Tang (Thu Mar 23 2017 - 09:17:25 EST)
- Re: [PATCH staging/speakup v3 3/3] use speakup_allocate as per required context Greg KH (Thu Mar 23 2017 - 09:18:12 EST)
- Re: kvm: use-after-free function call in kvm_io_bus_destroy David Hildenbrand (Thu Mar 23 2017 - 09:18:14 EST)
- Re: [PATCH 2/2 v2] xen/acpi: upload PM state from init-domain to Xen Stanislaw Gruszka (Thu Mar 23 2017 - 09:18:18 EST)
- Re: [PATCH 02/11] staging: speakup: Remove multiple assignments Greg KH (Thu Mar 23 2017 - 09:18:55 EST)
- Re: [PATCH 05/11] staging: speakup: Remove multiple assignments Greg KH (Thu Mar 23 2017 - 09:19:02 EST)
- Re: [PATCH 09/11] staging: speakup: Simplify the NULL comparisons Greg KH (Thu Mar 23 2017 - 09:19:54 EST)
- Re: [PATCH 11/11] staging: speakup: Fix alignment with parenthesis. Greg KH (Thu Mar 23 2017 - 09:20:45 EST)
- [PATCH] nvmem: imx-ocotp: fix usage of "dev" pointers Richard Leitner (Thu Mar 23 2017 - 09:21:06 EST)
- Re: [PATCH] drivers/staging/dgnc: Removing manual function tracing using dev_dbg Greg Kroah-Hartman (Thu Mar 23 2017 - 09:22:13 EST)
- Re: Updates, autofocus, 5Mpix mode on N900? Re: [RFC 08/13] smiapp-pll: Take existing divisor into account in minimum divisor check Pavel Machek (Thu Mar 23 2017 - 09:22:49 EST)
- Re: [PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR Evgenii Shatokhin (Thu Mar 23 2017 - 09:24:03 EST)
- Re: [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data Josh Poimboeuf (Thu Mar 23 2017 - 09:25:17 EST)
- ata: WARNING in ata_qc_issue Dmitry Vyukov (Thu Mar 23 2017 - 09:25:31 EST)
- [PATCH] auxdisplay: hd44780: Fix DT properties to include units of measurement Geert Uytterhoeven (Thu Mar 23 2017 - 09:25:58 EST)
- RE: Query on DT overlay support. Nava kishore Manne (Thu Mar 23 2017 - 09:26:53 EST)
- Re: [PATCH v2] kasan: report only the first error by default Mark Rutland (Thu Mar 23 2017 - 09:29:35 EST)
- Re: [PATCH] asm-generic: fix compilation failure in cmpxchg_double() Arnd Bergmann (Thu Mar 23 2017 - 09:31:10 EST)
- Re: [PATCH] staging:fbtft/fbtft-io: Fix incorrect type in assignment Greg Kroah-Hartman (Thu Mar 23 2017 - 09:31:51 EST)
- Re: [PATCH v2] staging: radio-bcm2048: fixed bare use of unsigned int Greg Kroah-Hartman (Thu Mar 23 2017 - 09:32:18 EST)
- Re: [PATCH] staging: media: atomisp: use kvmalloc and kvfree Greg Kroah-Hartman (Thu Mar 23 2017 - 09:37:58 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Linus Walleij (Thu Mar 23 2017 - 09:38:20 EST)
- [PATCH v2] staging:speakup: Fix alignment with parenthesis. Arushi Singhal (Thu Mar 23 2017 - 09:40:03 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Linus Walleij (Thu Mar 23 2017 - 09:42:00 EST)
- Re: [PATCH 3/4] zram: implement deduplication in zram Sergey Senozhatsky (Thu Mar 23 2017 - 09:42:15 EST)
- [PATCH v2] net: stmmac: add set_mac to the stmmac_ops Corentin Labbe (Thu Mar 23 2017 - 09:42:46 EST)
- Re: [PATCH v2 4/9] mfd: asic3: make use of raw_spinlock variants Lee Jones (Thu Mar 23 2017 - 09:43:02 EST)
- Re: [PATCH v2 6/9] mfd: tc6393xb: make use of raw_spinlock variants Lee Jones (Thu Mar 23 2017 - 09:43:53 EST)
- Re: [PATCH v2 5/9] mfd: t7l66xb: make use of raw_spinlock variants Lee Jones (Thu Mar 23 2017 - 09:43:59 EST)
- Re: [PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer Frans Klaver (Thu Mar 23 2017 - 09:44:10 EST)
- Re: [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct Rob Herring (Thu Mar 23 2017 - 09:46:10 EST)
- Re: security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode Tetsuo Handa (Thu Mar 23 2017 - 09:49:52 EST)
- Re: [Outreachy kernel] [RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis. Julia Lawall (Thu Mar 23 2017 - 09:49:59 EST)
- [PATCH] tty: fix regression in flush_to_ldisc Rob Herring (Thu Mar 23 2017 - 09:50:10 EST)
- Re: [PATCH] power: supply: Add driver for TI BQ2416X battery charger Sebastian Reichel (Thu Mar 23 2017 - 09:54:52 EST)
- Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend Juergen Gross (Thu Mar 23 2017 - 09:56:56 EST)
- Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend Jan Beulich (Thu Mar 23 2017 - 09:57:57 EST)
- Re: perf_callchain_user oops Dave Jones (Thu Mar 23 2017 - 09:58:00 EST)
- Re: [PATCH v3 0/5] ATA/ARM: convert ARM/DaVinci to use libata PATA drivers Sekhar Nori (Thu Mar 23 2017 - 09:58:17 EST)
- Re: [PATCH 15/15] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver Hans de Goede (Thu Mar 23 2017 - 09:58:45 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Steven Rostedt (Thu Mar 23 2017 - 09:59:30 EST)
- Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again Daniel Vetter (Thu Mar 23 2017 - 09:59:42 EST)
- [PATCH V2] hangcheck-timer: Fix typo in comment Zhang, Shile (Nokia - CN/Hangzhou) (Thu Mar 23 2017 - 10:03:11 EST)
- lib, fs, cgroup: WARNING in percpu_ref_kill_and_confirm Dmitry Vyukov (Thu Mar 23 2017 - 10:05:01 EST)
- [PATCH] sched/completions: use true/false for bool returns Nicholas Mc Guire (Thu Mar 23 2017 - 10:06:06 EST)
- Re: [PATCH v3] refcount: add refcount_t API kernel-doc comments Kees Cook (Thu Mar 23 2017 - 10:07:08 EST)
- Re: [PATCH v5] KVM: VMX: Fix enable VPID conditions David Hildenbrand (Thu Mar 23 2017 - 10:07:33 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Steven Rostedt (Thu Mar 23 2017 - 10:08:49 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Felix Fietkau (Thu Mar 23 2017 - 10:09:31 EST)
- loop: WARNING in sysfs_remove_group Dmitry Vyukov (Thu Mar 23 2017 - 10:11:00 EST)
- Re: Purpose of PCI address in ranges property Arnd Bergmann (Thu Mar 23 2017 - 10:11:21 EST)
- Re: [PATCH] xen, fbfront: fix connecting to backend Boris Ostrovsky (Thu Mar 23 2017 - 10:11:58 EST)
- Re: [PATCH] xen, fbfront: add support for specifying size via xenstore Boris Ostrovsky (Thu Mar 23 2017 - 10:15:18 EST)
- fs: GPF in deactivate_locked_super Dmitry Vyukov (Thu Mar 23 2017 - 10:15:24 EST)
- Re: fs: use-after-free in path_lookupat Dmitry Vyukov (Thu Mar 23 2017 - 10:17:49 EST)
- Re: [PATCH] qedf: fix wrong le16 conversion Martin K. Petersen (Thu Mar 23 2017 - 10:19:26 EST)
- Re: [PATCH v2 1/7] pinctrl: Renesas RZ/A1 pin and gpio controller jacopo (Thu Mar 23 2017 - 10:20:17 EST)
- Re: [Xen-devel] [PATCH] xen, fbfront: fix connecting to backend Jan Beulich (Thu Mar 23 2017 - 10:21:44 EST)
- [PATCH] i2c/muxes/i2c-mux-ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch michael.hennerich (Thu Mar 23 2017 - 10:21:57 EST)
- Re: [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Christoph Hellwig (Thu Mar 23 2017 - 10:22:22 EST)
- Re: [PATCH v2] arm64: print a fault message when attempting to write RO memory Will Deacon (Thu Mar 23 2017 - 10:22:41 EST)
- Re: [RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge Marc Zyngier (Thu Mar 23 2017 - 10:22:50 EST)
- Re: [PATCHv3 1/2] mfd: cpcap: implement irq sense helper Lee Jones (Thu Mar 23 2017 - 10:23:49 EST)
- [PATCH v2] Add initial SX3000b platform code to MIPS arch Amit Kama IL (Thu Mar 23 2017 - 10:24:03 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch John Crispin (Thu Mar 23 2017 - 10:26:08 EST)
- Please I want you to patiently read this offer.? Mr.Hassan Habib (Thu Mar 23 2017 - 10:28:11 EST)
- Re: [PATCH v7 2/2] soc/imx: Add GPCv2 power gating driver Dong Aisheng (Thu Mar 23 2017 - 10:28:19 EST)
- [PATCH 18/17] x86: Use generic pci_mmap_resource_range() David Woodhouse (Thu Mar 23 2017 - 10:29:41 EST)
- Re: [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access Sagalovitch, Serguei (Thu Mar 23 2017 - 10:30:15 EST)
- Re: [PATCH net-next v2 5/5] net-next: dsa: add dsa support for Mediatek MT7530 switch Felix Fietkau (Thu Mar 23 2017 - 10:30:29 EST)
- Re: [PATCH] arm64: kconfig: allow support for memory failure handling James Morse (Thu Mar 23 2017 - 10:33:34 EST)
- Re: usb: use-after-free write in usb_hcd_link_urb_to_ep Alan Stern (Thu Mar 23 2017 - 10:34:47 EST)
- [PATCH 0/6 v5] [GIT PULL] ftrace/x86: Ftrace cleanup and add support for -mfentry on x86_32 Steven Rostedt (Thu Mar 23 2017 - 10:34:55 EST)
- [PATCH 3/6 v5] ftrace/x86_32: Add stack frame pointer to ftrace_caller Steven Rostedt (Thu Mar 23 2017 - 10:35:00 EST)
- [PATCH 4/6 v5] ftrace/x86_32: Clean up ftrace_regs_caller Steven Rostedt (Thu Mar 23 2017 - 10:35:05 EST)
- [PATCH v1] KVM: kvm_io_bus_unregister_dev() should never fail David Hildenbrand (Thu Mar 23 2017 - 10:35:16 EST)
- [PATCH 5/6 v5] ftrace/x86_32: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set Steven Rostedt (Thu Mar 23 2017 - 10:35:41 EST)
- Re: [PATCH v7 1/2] dt-bindings: Add GPCv2 power gating driver Dong Aisheng (Thu Mar 23 2017 - 10:35:56 EST)
- Re: [PATCH v7 2/2] soc/imx: Add GPCv2 power gating driver Lucas Stach (Thu Mar 23 2017 - 10:36:05 EST)
- [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Thu Mar 23 2017 - 10:36:26 EST)
- [PATCH 1/6 v5] ftrace/x86_64: Rename mcount_64.S to ftrace_64.S Steven Rostedt (Thu Mar 23 2017 - 10:36:39 EST)
- [PATCH 6/6 v5] ftrace/x86: Use Makefile logic instead of #ifdef for compiling ftrace_*.o Steven Rostedt (Thu Mar 23 2017 - 10:36:58 EST)
- Re: [PATCH v2 5/7] clk: tegra: don't warn for PLL defaults unnecessarily Jon Hunter (Thu Mar 23 2017 - 10:37:49 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Pasha Tatashin (Thu Mar 23 2017 - 10:39:57 EST)
- Re: usb: use-after-free write in usb_hcd_link_urb_to_ep Dmitry Vyukov (Thu Mar 23 2017 - 10:40:18 EST)
- Reply my email please!!! ibb@xxxxxxx (Thu Mar 23 2017 - 10:41:56 EST)
- Re: [PATCH 3/7] ath9k: Add support for reading the EEPROM data using the nvmem API Alban (Thu Mar 23 2017 - 10:44:34 EST)
- Re: [PATCH] iio/adc/ltc2497: Driver for Linear Technology LTC2497 ADC Michael Hennerich (Thu Mar 23 2017 - 10:44:44 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Dmitry Torokhov (Thu Mar 23 2017 - 10:44:58 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Dong Aisheng (Thu Mar 23 2017 - 10:46:42 EST)
- Re: Still OOM problems with 4.9er/4.10er kernels Tetsuo Handa (Thu Mar 23 2017 - 10:48:03 EST)
- RE: [PATCH] Add initial SX3000b platform code to MIPS arch Amit Kama IL (Thu Mar 23 2017 - 10:50:29 EST)
- Re: [PATCHv2 1/2] mfd: cpcap: Add missing include dependencies Tony Lindgren (Thu Mar 23 2017 - 10:52:25 EST)
- Re: netlink: NULL timer crash Eric Dumazet (Thu Mar 23 2017 - 10:53:29 EST)
- deadlock in synchronize_srcu() in debugfs? Johannes Berg (Thu Mar 23 2017 - 10:54:57 EST)
- [PATCH] scsi: lpfc: fix building without debugfs support Arnd Bergmann (Thu Mar 23 2017 - 10:55:40 EST)
- Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Christoph Hellwig (Thu Mar 23 2017 - 10:56:28 EST)
- [PATCH 1/3] net: hns: avoid gcc-7.0.1 warning for uninitialized data Arnd Bergmann (Thu Mar 23 2017 - 10:56:57 EST)
- [PATCH 3/3] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data Arnd Bergmann (Thu Mar 23 2017 - 10:57:31 EST)
- [PATCH 2/3] net: hns: fix uninitialized data use Arnd Bergmann (Thu Mar 23 2017 - 10:57:34 EST)
- Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Richard W.M. Jones (Thu Mar 23 2017 - 10:59:15 EST)
- Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Richard W.M. Jones (Thu Mar 23 2017 - 11:00:05 EST)
- International Monetary Fund (IMF)...(ATM-7750) Mr. Robert Ferguson (Thu Mar 23 2017 - 11:00:58 EST)
- Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Thorsten Leemhuis (Thu Mar 23 2017 - 11:02:03 EST)
- Re: [PATCH] arm64: add dump_stack to show_regs Mark Rutland (Thu Mar 23 2017 - 11:04:18 EST)
- Re: usb: use-after-free write in usb_hcd_link_urb_to_ep Alan Stern (Thu Mar 23 2017 - 11:04:26 EST)
- [PATCH] scsi: advansys: fix uninitialized data access Arnd Bergmann (Thu Mar 23 2017 - 11:04:32 EST)
- [PATCH] hwmon: asus_atk0110.c fix uninitialized data access Arnd Bergmann (Thu Mar 23 2017 - 11:04:38 EST)
- [PATCH] kasan: avoid -Wmaybe-uninitialized warning Arnd Bergmann (Thu Mar 23 2017 - 11:05:00 EST)
- [PATCH -v3 3/8] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update Peter Zijlstra (Thu Mar 23 2017 - 11:05:33 EST)
- [PATCH -v3 8/8] rtmutex: Fix more prio comparisons Peter Zijlstra (Thu Mar 23 2017 - 11:05:37 EST)
- [PATCH -v3 1/8] rtmutex: Deboost before waking up the top waiter Peter Zijlstra (Thu Mar 23 2017 - 11:05:50 EST)
- [PATCH -v3 0/8] PI vs SCHED_DEADLINE fixes Peter Zijlstra (Thu Mar 23 2017 - 11:06:08 EST)
- [PATCH] reiserfs: avoid a -Wmaybe-uninitialized warning Arnd Bergmann (Thu Mar 23 2017 - 11:06:13 EST)
- [PATCH -v3 7/8] rtmutex: Fix PI chain order integrity Peter Zijlstra (Thu Mar 23 2017 - 11:06:18 EST)
- [PATCH -v3 5/8] sched/rtmutex: Refactor rt_mutex_setprio() Peter Zijlstra (Thu Mar 23 2017 - 11:06:22 EST)
- [PATCH -v3 4/8] rtmutex: Clean up Peter Zijlstra (Thu Mar 23 2017 - 11:06:43 EST)
- [PATCH] reiserfs: avoid a -Wmaybe-uninitialized warning Arnd Bergmann (Thu Mar 23 2017 - 11:06:53 EST)
- [PATCH -v3 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks Peter Zijlstra (Thu Mar 23 2017 - 11:07:12 EST)
- Re: [PATCH] arm/arm64: KVM: send SIGBUS error to qemu James Morse (Thu Mar 23 2017 - 11:07:23 EST)
- [PATCH -v3 6/8] sched,tracing: Update trace_sched_pi_setprio() Peter Zijlstra (Thu Mar 23 2017 - 11:07:35 EST)
- Re: [PATCH] x86/boot: Support uncompressed kernel Yinghai Lu (Thu Mar 23 2017 - 11:08:02 EST)
- Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Thorsten Leemhuis (Thu Mar 23 2017 - 11:09:31 EST)
- [GIT PULL] Btrfs Chris Mason (Thu Mar 23 2017 - 11:09:51 EST)
- [GIT PULL] sound fixes for 4.11-rc4 Takashi Iwai (Thu Mar 23 2017 - 11:10:59 EST)
- Re: [PATCH] ARM: dts: at91: add envelope detector mux to the Axentia TSE-850 Alexandre Belloni (Thu Mar 23 2017 - 11:12:49 EST)
- Re: [PATCH 00/23] hisi_sas: error handling and other misc fixes and improvements Martin K. Petersen (Thu Mar 23 2017 - 11:12:57 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall Thomas Garnier (Thu Mar 23 2017 - 11:14:52 EST)
- [PATCH] ALSA: au88x0: avoid theoretical uninitialized access Arnd Bergmann (Thu Mar 23 2017 - 11:17:06 EST)
- [PATCH] EDAC, pnd2_edac: fix build error without CONFIG_EDAC_DEBUG Arnd Bergmann (Thu Mar 23 2017 - 11:17:24 EST)
- [PATCH] virtio_balloon: prevent uninitialized variable use Arnd Bergmann (Thu Mar 23 2017 - 11:18:11 EST)
- [PATCH v3 6/7] ARM64: dts: marvell: Add pinctrl nodes for Armada 3700 Gregory CLEMENT (Thu Mar 23 2017 - 11:19:36 EST)
- [PATCH v3 5/7] pinctrl: aramda-37xx: Add irqchip support Gregory CLEMENT (Thu Mar 23 2017 - 11:19:43 EST)
- [PATCH v3 7/7] ARM64: dts: marvell: armada37xx: add pinctrl definition Gregory CLEMENT (Thu Mar 23 2017 - 11:19:53 EST)
- Re: Random guest crashes since 5c34d002dcc7 ("virtio_pci: use shared interrupts for virtqueues") Richard W.M. Jones (Thu Mar 23 2017 - 11:20:04 EST)
- [PATCH] x86/syscalls/32: ignore arch_prctl for other architectures Arnd Bergmann (Thu Mar 23 2017 - 11:20:25 EST)
- [PATCH v3 3/7] pinctrl: armada-37xx: Add pin controller support for Armada 37xx Gregory CLEMENT (Thu Mar 23 2017 - 11:20:27 EST)
- Re: [PATCH] kasan: avoid -Wmaybe-uninitialized warning Dmitry Vyukov (Thu Mar 23 2017 - 11:20:39 EST)
- [PATCH v3 4/7] pinctrl: armada-37xx: Add gpio support Gregory CLEMENT (Thu Mar 23 2017 - 11:20:52 EST)
- Re: [RFC v0 1/2] interconnect: Add generic interconnect controller API Georgi Djakov (Thu Mar 23 2017 - 11:21:15 EST)
- [PATCH v3 1/7] pinctrl: dt-bindings: Add documentation for Armada 37xx pin controllers Gregory CLEMENT (Thu Mar 23 2017 - 11:21:31 EST)
- [PATCH v3 0/7] Add support for pinctrl/gpio on Armada 37xx Gregory CLEMENT (Thu Mar 23 2017 - 11:21:51 EST)
- Re: [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Richard W.M. Jones (Thu Mar 23 2017 - 11:21:51 EST)
- [PATCH v3 2/7] arm64: marvell: enable the Armada 37xx pinctrl driver Gregory CLEMENT (Thu Mar 23 2017 - 11:22:06 EST)
- Re: usb: use-after-free write in usb_hcd_link_urb_to_ep Dmitry Vyukov (Thu Mar 23 2017 - 11:22:48 EST)
- Re: [PATCH 03/15] extcon: cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Thu Mar 23 2017 - 11:22:48 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Borislav Petkov (Thu Mar 23 2017 - 11:22:57 EST)
- [PATCH v1 0/2] cpuidle: Fixes in cpuidle driver Vaidyanathan Srinivasan (Thu Mar 23 2017 - 11:24:07 EST)
- [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration Vaidyanathan Srinivasan (Thu Mar 23 2017 - 11:24:11 EST)
- [PATCH v2 2/2] cpuidle: Validate cpu_dev in cpuidle_add_sysfs Vaidyanathan Srinivasan (Thu Mar 23 2017 - 11:24:17 EST)
- Re: [PATCH v2 2/2] cpuidle: Validate cpu_dev in cpuidle_add_sysfs Rafael J. Wysocki (Thu Mar 23 2017 - 11:27:38 EST)
- Re: [PATCH] EDAC, pnd2_edac: fix build error without CONFIG_EDAC_DEBUG Borislav Petkov (Thu Mar 23 2017 - 11:27:55 EST)
- Re: [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration Rafael J. Wysocki (Thu Mar 23 2017 - 11:28:46 EST)
- Re: deadlock in synchronize_srcu() in debugfs? Johannes Berg (Thu Mar 23 2017 - 11:30:19 EST)
- Re: [PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR Rafael J. Wysocki (Thu Mar 23 2017 - 11:30:20 EST)
- Re: [PATCH v3 00/12] Add Basic SoC support for MT6797 Marc Zyngier (Thu Mar 23 2017 - 11:31:00 EST)
- Re: [PATCH] virtio_balloon: prevent uninitialized variable use Denis V. Lunev (Thu Mar 23 2017 - 11:32:09 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall Borislav Petkov (Thu Mar 23 2017 - 11:32:25 EST)
- Re: [PATCH] x86/boot: Support uncompressed kernel Sergey Senozhatsky (Thu Mar 23 2017 - 11:32:36 EST)
- [PATCH] ACPI / IPMI: change warning to debug on timeout Sinan Kaya (Thu Mar 23 2017 - 11:33:02 EST)
- Re: [PATCH] hwmon: asus_atk0110.c fix uninitialized data access Luca Tettamanti (Thu Mar 23 2017 - 11:33:03 EST)
- Re: [PATCH V4] perf: qcom: Add L3 cache PMU driver Mark Rutland (Thu Mar 23 2017 - 11:33:43 EST)
- Re: deadlock in synchronize_srcu() in debugfs? Nicolai Stange (Thu Mar 23 2017 - 11:36:32 EST)
- Re: deadlock in synchronize_srcu() in debugfs? Paul E. McKenney (Thu Mar 23 2017 - 11:38:05 EST)
- Re: [PATCH v2 3/5] mm: use a dedicated workqueue for the free workers Dave Hansen (Thu Mar 23 2017 - 11:38:49 EST)
- Re: [PATCH v5] KVM: VMX: Fix enable VPID conditions Jim Mattson (Thu Mar 23 2017 - 11:39:29 EST)
- Re: [PATCH v4 1/4] syscalls: Restore address limit after a syscall Thomas Garnier (Thu Mar 23 2017 - 11:40:11 EST)
- Re: [PATCH v2 2/2] cpuidle: Validate cpu_dev in cpuidle_add_sysfs Vaidyanathan Srinivasan (Thu Mar 23 2017 - 11:40:28 EST)
- Re: [PATCH v2 1/2] powerpc/powernv/cpuidle: Pass correct drv->cpumask for registration Vaidyanathan Srinivasan (Thu Mar 23 2017 - 11:43:22 EST)
- [PATCH v3] kasan: report only the first error by default Andrey Ryabinin (Thu Mar 23 2017 - 11:44:41 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Dmitry Torokhov (Thu Mar 23 2017 - 11:45:05 EST)
- Re: deadlock in synchronize_srcu() in debugfs? Johannes Berg (Thu Mar 23 2017 - 11:46:43 EST)
- Re: deadlock in synchronize_srcu() in debugfs? Johannes Berg (Thu Mar 23 2017 - 11:47:11 EST)
- sg: random memory corruptions Dmitry Vyukov (Thu Mar 23 2017 - 11:50:48 EST)
- Re: [tpmdd-devel] [PATCH] tpm/tpm_crb: fix unused warnings on suspend/resume functions Jarkko Sakkinen (Thu Mar 23 2017 - 11:51:35 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Jarkko Sakkinen (Thu Mar 23 2017 - 11:52:03 EST)
- [PATCH] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF Sinan Kaya (Thu Mar 23 2017 - 11:53:52 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Jarkko Sakkinen (Thu Mar 23 2017 - 11:54:07 EST)
- [ANNOUNCE] elkdat: an easy linux kernel development and test tool Satoru Takeuchi (Thu Mar 23 2017 - 11:54:12 EST)
- Re: [PATCH v4 1/5] crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE Hari Bathini (Thu Mar 23 2017 - 11:54:42 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Dmitry Torokhov (Thu Mar 23 2017 - 11:55:39 EST)
- Re: [PATCH] checkpatch: Allow space leading blank lines in email headers Darren Hart (Thu Mar 23 2017 - 11:55:46 EST)
- Re: [PATCH] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF Timur Tabi (Thu Mar 23 2017 - 11:56:17 EST)
- Re: [tpmdd-devel] [PATCH v2 4/7] tpm: infrastructure for TPM spaces Jarkko Sakkinen (Thu Mar 23 2017 - 11:56:55 EST)
- Re: [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access Christian KÃnig (Thu Mar 23 2017 - 11:57:11 EST)
- [PATCH] proc: allow to change proc mount options per mount Djalal Harouni (Thu Mar 23 2017 - 12:00:01 EST)
- Re: [PATCH] staging: media: atomisp: fix build error Alan Cox (Thu Mar 23 2017 - 12:00:15 EST)
- Re: netlink: NULL timer crash Eric Dumazet (Thu Mar 23 2017 - 12:01:04 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Tejun Heo (Thu Mar 23 2017 - 12:01:19 EST)
- [PATCH v3] extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver Hans de Goede (Thu Mar 23 2017 - 12:01:50 EST)
- Re: [PATCH v2 2/7] dt-bindings: pinctrl: Add RZ/A1 bindings doc jacopo (Thu Mar 23 2017 - 12:02:23 EST)
- Re: loop: WARNING in sysfs_remove_group Ming Lei (Thu Mar 23 2017 - 12:03:07 EST)
- [PATCH V2] ACPI / IPMI: allow ACPI_IPMI with IPMI_SSIF Sinan Kaya (Thu Mar 23 2017 - 12:03:34 EST)
- Re: [PATCH v2] HV: properly delay KVP packets when negotiation is in progress Vitaly Kuznetsov (Thu Mar 23 2017 - 12:03:43 EST)
- Re: [RFC] Add option to mount only a pids subset Djalal Harouni (Thu Mar 23 2017 - 12:06:40 EST)
- Re: [PATCH v1] KVM: kvm_io_bus_unregister_dev() should never fail Cornelia Huck (Thu Mar 23 2017 - 12:06:56 EST)
- net/sched: GPF in qdisc_hash_add Dmitry Vyukov (Thu Mar 23 2017 - 12:06:57 EST)
- Re: [RFC] Add option to mount only a pids subset Oleg Nesterov (Thu Mar 23 2017 - 12:07:19 EST)
- [PATCH] bna: avoid writing uninitialized data into hw registers Arnd Bergmann (Thu Mar 23 2017 - 12:08:07 EST)
- Hello, simpore rachidi (Thu Mar 23 2017 - 12:08:15 EST)
- [PATCH] drivers/misc: aspeed-lpc-ctrl: fix printk format warning again Arnd Bergmann (Thu Mar 23 2017 - 12:08:42 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking Julia Cartwright (Thu Mar 23 2017 - 12:11:02 EST)
- Re: [PATCH] arm64: kconfig: allow support for memory failure handling Punit Agrawal (Thu Mar 23 2017 - 12:13:10 EST)
- Re: [PATCH v3 03/12] irqchip: mtk-sysirq: prevent unnecessary visibility when set_type Marc Zyngier (Thu Mar 23 2017 - 12:13:25 EST)
- Re: [PATCH v2 4/7] arm: dts: r7s72100: Add pin controller node jacopo (Thu Mar 23 2017 - 12:13:34 EST)
- Re: next build: 208 builds: 9 failed, 199 passed, 857 errors, 444 warnings (next-20170323) Arnd Bergmann (Thu Mar 23 2017 - 12:19:34 EST)
- Re: [PATCH v1] KVM: kvm_io_bus_unregister_dev() should never fail David Hildenbrand (Thu Mar 23 2017 - 12:21:25 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Jarkko Sakkinen (Thu Mar 23 2017 - 12:23:30 EST)
- Re: [PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary number Marc Zyngier (Thu Mar 23 2017 - 12:26:05 EST)
- Re: [PATCH] printk: use console_trylock() in console_cpu_notify() Petr Mladek (Thu Mar 23 2017 - 12:26:48 EST)
- [RFT PATCH 1/6] ARM64: dts: meson-gxbb: Add gpio-ranges properties Neil Armstrong (Thu Mar 23 2017 - 12:27:45 EST)
- [RFT PATCH 6/6] ARM64: dts: meson-gxbb: Add USB Hub GPIO hog Neil Armstrong (Thu Mar 23 2017 - 12:27:49 EST)
- [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT Neil Armstrong (Thu Mar 23 2017 - 12:28:12 EST)
- Re: [PATCH v2 05/23] MAINTAINERS: Add file patterns for dove device tree bindings Gregory CLEMENT (Thu Mar 23 2017 - 12:28:12 EST)
- [RFT PATCH 4/6] ARM: dts: meson8b: Add gpio-ranges properties Neil Armstrong (Thu Mar 23 2017 - 12:28:39 EST)
- [RFT PATCH 3/6] ARM: dts: meson8: Add gpio-ranges properties Neil Armstrong (Thu Mar 23 2017 - 12:28:55 EST)
- [RFT PATCH 0/6] pinctrl: meson: Fix gpio-ranged for GPIO Hog Neil Armstrong (Thu Mar 23 2017 - 12:29:06 EST)
- [RFT PATCH 2/6] ARM64: dts: meson-gxl: Add gpio-ranges properties Neil Armstrong (Thu Mar 23 2017 - 12:29:17 EST)
- Re: [PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support Gregory CLEMENT (Thu Mar 23 2017 - 12:29:59 EST)
- Re: linux-next: manual merge of the gpio tree with the input tree Dmitry Torokhov (Thu Mar 23 2017 - 12:30:54 EST)
- Re: [PATCH 1/2] mfd: hi655x: Reference required regulator driver Lee Jones (Thu Mar 23 2017 - 12:31:24 EST)
- [PATCH v6 2/4] MIPS: CPS: Add VP(E) stealing Matt Redfearn (Thu Mar 23 2017 - 12:37:52 EST)
- [PATCH v6 0/4] MIPS: Remote processor driver Matt Redfearn (Thu Mar 23 2017 - 12:37:52 EST)
- [PATCH v6 3/4] remoteproc/MIPS: Add a remoteproc driver for MIPS Matt Redfearn (Thu Mar 23 2017 - 12:38:03 EST)
- [PATCH v6 4/4] MIPS: Deprecate VPE Loader Matt Redfearn (Thu Mar 23 2017 - 12:38:10 EST)
- [PATCH v6 1/4] irqchip: mips-gic: Add context saving for MIPS_REMOTEPROC Matt Redfearn (Thu Mar 23 2017 - 12:38:32 EST)
- Re: [PATCH] hibernation: on 32-bit x86, disabled in favor of KASLR Yu Chen (Thu Mar 23 2017 - 12:39:02 EST)
- Re: kvm: WARNING in mmu_spte_clear_track_bits Dmitry Vyukov (Thu Mar 23 2017 - 12:39:46 EST)
- Re: [PATCH v1] KVM: kvm_io_bus_unregister_dev() should never fail Cornelia Huck (Thu Mar 23 2017 - 12:40:32 EST)
- Re: [PATCH v2 2/4] mvebu: xp: Add pwm properties to .dtsi files Gregory CLEMENT (Thu Mar 23 2017 - 12:41:06 EST)
- Re: [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Michael S. Tsirkin (Thu Mar 23 2017 - 12:42:02 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Dan Carpenter (Thu Mar 23 2017 - 12:42:53 EST)
- Re: kvm: BUG in pte_list_remove Dmitry Vyukov (Thu Mar 23 2017 - 12:42:59 EST)
- Re: [PATCH v2 1/3] mfd: Add Cherry Trail Whiskey Cove PMIC driver Lee Jones (Thu Mar 23 2017 - 12:44:15 EST)
- Re: [Xen-devel] [PATCH 0/2 v2] xen/acpi: upload PM state from init-domain to Xen Boris Ostrovsky (Thu Mar 23 2017 - 12:46:07 EST)
- Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Lee Jones (Thu Mar 23 2017 - 12:47:57 EST)
- Re: [PATCH v3 04/11] Documentation: DT: bindings: mfd: add A33 GPADC binding Lee Jones (Thu Mar 23 2017 - 12:50:56 EST)
- [PATCH 1/8] pinctrl: meson: gxbb: add i2s output pins Jerome Brunet (Thu Mar 23 2017 - 12:51:39 EST)
- [PATCH 2/8] pinctrl: meson: gxbb: add spdif output pins Jerome Brunet (Thu Mar 23 2017 - 12:51:52 EST)
- [PATCH 3/8] pinctrl: meson: gxl: add i2s output pins Jerome Brunet (Thu Mar 23 2017 - 12:52:05 EST)
- [PATCH 4/8] pinctrl: meson: gxl: add spdif output pins Jerome Brunet (Thu Mar 23 2017 - 12:52:27 EST)
- [PATCH 5/8] ARM64: dts: meson-gxbb: add i2s output pins Jerome Brunet (Thu Mar 23 2017 - 12:52:40 EST)
- [PATCH 6/8] ARM64: dts: meson-gxbb: add spdif output pins Jerome Brunet (Thu Mar 23 2017 - 12:52:52 EST)
- Re: [tip:sched/urgent] sched/clock: Fix clear_sched_clock_stable() preempt wobbly Paul E. McKenney (Thu Mar 23 2017 - 12:52:56 EST)
- [PATCH 7/8] ARM64: dts: meson-gxl: add i2s output pins Jerome Brunet (Thu Mar 23 2017 - 12:53:22 EST)
- [PATCH 8/8] ARM64: dts: meson-gxl: add spdif output pins Jerome Brunet (Thu Mar 23 2017 - 12:53:41 EST)
- Re: run_timer_softirq gpf. [smc] Ursula Braun (Thu Mar 23 2017 - 12:53:52 EST)
- [PATCH 0/8] pinctrl: meson: add audio output pins Jerome Brunet (Thu Mar 23 2017 - 12:53:54 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Rick Altherr (Thu Mar 23 2017 - 12:54:20 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Rick Altherr (Thu Mar 23 2017 - 12:57:56 EST)
- Re: [PATCH v2 2/2] iio: Aspeed AST2400/AST2500 ADC Rick Altherr (Thu Mar 23 2017 - 12:58:09 EST)
- Re: [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct Rob Herring (Thu Mar 23 2017 - 12:58:10 EST)
- RAID array is gone, please help raid (Thu Mar 23 2017 - 12:58:16 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Mathias Nyman (Thu Mar 23 2017 - 13:00:46 EST)
- Re: [PATCH V13 04/10] arm64: exception: handle Synchronous External Abort Catalin Marinas (Thu Mar 23 2017 - 13:03:57 EST)
- Re: [RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge Mason (Thu Mar 23 2017 - 13:04:32 EST)
- Re: [PATCH 0/2] serial: Add name field to uart_port Andy Shevchenko (Thu Mar 23 2017 - 13:07:46 EST)
- Re: Dell Inspiron 5558/0VNM2T hangs at resume from suspend when USB 3 is enabled Diego Viola (Thu Mar 23 2017 - 13:12:42 EST)
- Re: [PATCH v1] KVM: kvm_io_bus_unregister_dev() should never fail David Hildenbrand (Thu Mar 23 2017 - 13:15:14 EST)
- Re: [REGRESSION] 07ec51480b5e ("virtio_pci: use shared interrupts for virtqueues") causes crashes in guest Thorsten Leemhuis (Thu Mar 23 2017 - 13:15:22 EST)
- Re: [PATCH 12/13] powerpc/perf: Thread imc cpuhotplug support Gautham R Shenoy (Thu Mar 23 2017 - 13:15:27 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Luck, Tony (Thu Mar 23 2017 - 13:20:36 EST)
- [PATCH v2] KVM: kvm_io_bus_unregister_dev() should never fail David Hildenbrand (Thu Mar 23 2017 - 13:24:35 EST)
- [PATCH v5 1/4] syscalls: Restore address limit after a syscall Thomas Garnier (Thu Mar 23 2017 - 13:25:36 EST)
- [PATCH v5 4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 13:25:36 EST)
- [PATCH v5 3/4] arm/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 13:25:57 EST)
- [PATCH v5 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 13:26:10 EST)
- Re: mm: BUG in resv_map_release Mike Kravetz (Thu Mar 23 2017 - 13:26:27 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Borislav Petkov (Thu Mar 23 2017 - 13:29:13 EST)
- Re: [PATCH v3 5/5] ARM: configs: Add watchdog support in STM32 defconfig Alexandre Torgue (Thu Mar 23 2017 - 13:29:54 EST)
- Re: [PATCH v2 06/18] arm64: arch_timer: Add infrastructure for multiple erratum detection methods Daniel Lezcano (Thu Mar 23 2017 - 13:30:45 EST)
- Re: [PATCH v2] KVM: kvm_io_bus_unregister_dev() should never fail Cornelia Huck (Thu Mar 23 2017 - 13:31:20 EST)
- Re: [PATCH] selinux: Remove unnecessary check of array base in selinux_set_mapping() Grant Grundler (Thu Mar 23 2017 - 13:34:45 EST)
- [PATCH] MAINTAINERS: separate out kernfs maintainership Tejun Heo (Thu Mar 23 2017 - 13:34:57 EST)
- [PATCH] arc: vdk: Fix support of UIO Alexey Brodkin (Thu Mar 23 2017 - 13:35:08 EST)
- [PATCH] Input: synaptics - do not mix logical and bitwise operations Dmitry Torokhov (Thu Mar 23 2017 - 13:35:55 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Willy TARREAU (Thu Mar 23 2017 - 13:37:30 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Willy TARREAU (Thu Mar 23 2017 - 13:38:34 EST)
- Re: [PATCH] arc: vdk: Fix support of UIO Vineet Gupta (Thu Mar 23 2017 - 13:38:59 EST)
- Re: [PATCH v5 1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode CÃdric Le Goater (Thu Mar 23 2017 - 13:39:12 EST)
- Re: [PATCH v12 6/9] mmc: cavium: Add MMC PCI driver for ThunderX SOCs David Daney (Thu Mar 23 2017 - 13:41:33 EST)
- [PATCH V8 1/3] irq: Add flags to request_percpu_irq function Daniel Lezcano (Thu Mar 23 2017 - 13:42:38 EST)
- [PATCH V8 3/3] irq: Compute the periodic interval for interrupts Daniel Lezcano (Thu Mar 23 2017 - 13:42:40 EST)
- Re: RAID array is gone, please help Lennart Sorensen (Thu Mar 23 2017 - 13:43:08 EST)
- [PATCH V8 2/3] irq: Track the interrupt timings Daniel Lezcano (Thu Mar 23 2017 - 13:43:40 EST)
- Re: [PATCH v3 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section Michael Holzheu (Thu Mar 23 2017 - 13:46:54 EST)
- Re: [PATCH] crypto: ixp4xx - Use sg_virt() David Miller (Thu Mar 23 2017 - 13:48:17 EST)
- RE: [PATCH v2] HV: properly delay KVP packets when negotiation is in progress Long Li (Thu Mar 23 2017 - 13:48:25 EST)
- Re: [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device() Josef Bacik (Thu Mar 23 2017 - 13:51:36 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking John Keeping (Thu Mar 23 2017 - 13:52:30 EST)
- Re: [PATCH V13 05/10] acpi: apei: handle SEA notification type for ARMv8 Catalin Marinas (Thu Mar 23 2017 - 13:55:58 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking Heiko Stübner (Thu Mar 23 2017 - 13:56:05 EST)
- Re: [PATCH V13 10/10] arm/arm64: KVM: add guest SEA support Catalin Marinas (Thu Mar 23 2017 - 13:58:19 EST)
- Re: [PATCH v5] KVM: VMX: Fix enable VPID conditions Paolo Bonzini (Thu Mar 23 2017 - 13:59:28 EST)
- Re: mm: BUG in resv_map_release Mike Kravetz (Thu Mar 23 2017 - 14:03:15 EST)
- Re: net/kcm: double free of kcm inode Cong Wang (Thu Mar 23 2017 - 14:07:55 EST)
- Re: RAID array is gone, please help raid (Thu Mar 23 2017 - 14:09:53 EST)
- Re: [PATCH] tpm2: fix off-by-one comparison and out-of-bounds read error Jarkko Sakkinen (Thu Mar 23 2017 - 14:12:34 EST)
- Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock SIMRAN SINGHAL (Thu Mar 23 2017 - 14:13:01 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Patrick Bellasi (Thu Mar 23 2017 - 14:15:42 EST)
- Re: [PATCH v3 2/2] staging: iio: ade7753: Replace mlock with driver private lock Jonathan Cameron (Thu Mar 23 2017 - 14:17:09 EST)
- Re: [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Thomas Gleixner (Thu Mar 23 2017 - 14:19:50 EST)
- Regression in i915 for 4.11-rc1 - bisected to commit 69df05e11ab8 Larry Finger (Thu Mar 23 2017 - 14:19:55 EST)
- Re: [PATCH 3/4] RAS: Add a Corrected Errors Collector Luck, Tony (Thu Mar 23 2017 - 14:20:55 EST)
- Re: [PATCH -v3 4/8] rtmutex: Clean up Steven Rostedt (Thu Mar 23 2017 - 14:21:22 EST)
- [tip:locking/core] futex: Cleanup variable names for futex_top_waiter() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:21:52 EST)
- [tip:locking/core] futex: Use smp_store_release() in mark_wake_futex() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:22:18 EST)
- [tip:locking/core] futex: Remove rt_mutex_deadlock_account_*() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:22:51 EST)
- [tip:locking/core] futex,rt_mutex: Provide futex specific rt_mutex API tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:23:30 EST)
- [tip:locking/core] futex: Change locking rules tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:24:00 EST)
- [tip:locking/core] futex: Cleanup refcounting tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:24:27 EST)
- [tip:locking/core] futex: Rework inconsistent rt_mutex/futex_q state tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:25:04 EST)
- [tip:locking/core] futex: Pull rt_mutex_futex_unlock() out from under hb->lock tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:25:30 EST)
- [tip:locking/core] futex,rt_mutex: Introduce rt_mutex_init_waiter() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:26:05 EST)
- Re: [PATCH] reiserfs: avoid a -Wmaybe-uninitialized warning Jan Kara (Thu Mar 23 2017 - 14:26:11 EST)
- [tip:locking/core] futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:26:33 EST)
- [tip:locking/core] futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock() tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:27:03 EST)
- [tip:locking/core] futex: Futex_unlock_pi() determinism tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:27:34 EST)
- [tip:locking/core] futex: Drop hb->lock before enqueueing on the rtmutex tip-bot for Peter Zijlstra (Thu Mar 23 2017 - 14:28:11 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking Julia Cartwright (Thu Mar 23 2017 - 14:29:54 EST)
- Re: [PATCH] fpga: altera_freeze_bridge: Constify ops Alan Tull (Thu Mar 23 2017 - 14:30:01 EST)
- Re: [PATCH] Input: synaptics - do not mix logical and bitwise operations Benjamin Tissoires (Thu Mar 23 2017 - 14:30:49 EST)
- Re: Query on DT overlay support. Rob Herring (Thu Mar 23 2017 - 14:32:53 EST)
- Re: [PATCH V8 1/3] irq: Add flags to request_percpu_irq function Vineet Gupta (Thu Mar 23 2017 - 14:34:39 EST)
- [PATCH v4] staging: iio: ade7753: Replace mlock with driver private lock simran singhal (Thu Mar 23 2017 - 14:35:35 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Peter Zijlstra (Thu Mar 23 2017 - 14:35:53 EST)
- [PATCH 3/3] perf stat: Add support to measure SMI cost kan . liang (Thu Mar 23 2017 - 14:37:05 EST)
- [PATCH 0/3]measure SMI cost kan . liang (Thu Mar 23 2017 - 14:37:09 EST)
- [PATCH 2/3] tools lib api fs: Add sysfs__write_int function kan . liang (Thu Mar 23 2017 - 14:37:19 EST)
- [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI kan . liang (Thu Mar 23 2017 - 14:37:37 EST)
- Re: [RFC v3 1/5] sched/core: add capacity constraints to CPU controller Tejun Heo (Thu Mar 23 2017 - 14:39:45 EST)
- Re: [PATCH V4] perf: qcom: Add L3 cache PMU driver Agustin Vega-Frias (Thu Mar 23 2017 - 14:41:03 EST)
- Re: [v1 0/9] Early boot time stamps for x86 Thomas Gleixner (Thu Mar 23 2017 - 14:41:04 EST)
- [PATCH v4 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC Rick Altherr (Thu Mar 23 2017 - 14:41:47 EST)
- [PATCH v4 2/2] iio: Aspeed ADC Rick Altherr (Thu Mar 23 2017 - 14:41:50 EST)
- Re: [PATCH v6 0/7] Xen transport for 9pfs frontend driver Stefano Stabellini (Thu Mar 23 2017 - 14:43:26 EST)
- Re: [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Guenter Roeck (Thu Mar 23 2017 - 14:43:50 EST)
- Re: next build: 208 builds: 9 failed, 199 passed, 857 errors, 444 warnings (next-20170323) Ralf Baechle (Thu Mar 23 2017 - 14:45:07 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Geert Uytterhoeven (Thu Mar 23 2017 - 14:50:09 EST)
- Re: [PATCH v3 1/2] pinctrl: samsung: Register pinctrl before GPIO Krzysztof Kozlowski (Thu Mar 23 2017 - 14:51:59 EST)
- Re: [PATCH v3 2/2] pinctrl: samsung: Use devres version of gpiochip_add_data Krzysztof Kozlowski (Thu Mar 23 2017 - 14:52:09 EST)
- Re: [PATCH 1/3] net: hns: avoid gcc-7.0.1 warning for uninitialized data David Miller (Thu Mar 23 2017 - 14:54:45 EST)
- Re: [PATCH V8 1/3] irq: Add flags to request_percpu_irq function Mark Rutland (Thu Mar 23 2017 - 14:55:20 EST)
- Re: [PATCH] qedf: fix wrong le16 conversion David Miller (Thu Mar 23 2017 - 14:56:37 EST)
- Re: [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Peter Huewe (Thu Mar 23 2017 - 14:57:09 EST)
- Re: [PATCH] x86/syscalls/32: ignore arch_prctl for other architectures Kyle Huey (Thu Mar 23 2017 - 14:59:18 EST)
- Re: [ANNOUNCE] elkdat: an easy linux kernel development and test tool Steven Rostedt (Thu Mar 23 2017 - 15:00:11 EST)
- Re: net/sched: GPF in qdisc_hash_add Cong Wang (Thu Mar 23 2017 - 15:00:28 EST)
- Re: netlink: NULL timer crash David Miller (Thu Mar 23 2017 - 15:00:46 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Daniel Lezcano (Thu Mar 23 2017 - 15:02:41 EST)
- Re: Query on DT overlay support. Frank Rowand (Thu Mar 23 2017 - 15:02:51 EST)
- Re: [PATCH 2/6 v5] ftrace/x86_32: Move the ftrace specific code out of entry_32.S Steven Rostedt (Thu Mar 23 2017 - 15:03:33 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Willy TARREAU (Thu Mar 23 2017 - 15:03:49 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Nicolas Pitre (Thu Mar 23 2017 - 15:06:24 EST)
- Re: net/sched: GPF in qdisc_hash_add Dmitry Vyukov (Thu Mar 23 2017 - 15:06:29 EST)
- Re: [PATCH 1/5] w83627ehf: Use hwmon_device_register_with_info and sensor groups Guenter Roeck (Thu Mar 23 2017 - 15:08:11 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Uwe Kleine-König (Thu Mar 23 2017 - 15:10:40 EST)
- Re: net/sched: GPF in qdisc_hash_add Eric Dumazet (Thu Mar 23 2017 - 15:11:01 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Nicolas Pitre (Thu Mar 23 2017 - 15:14:34 EST)
- Re: [PATCH v4 1/6] pinctrl: samsung: Ensure that pad retention is disabled on driver init Krzysztof Kozlowski (Thu Mar 23 2017 - 15:14:40 EST)
- Re: [PATCH v2 3/3] Input: qt1070 - Add OF device ID table Javier Martinez Canillas (Thu Mar 23 2017 - 15:15:08 EST)
- Re: [PATCH v4 2/6] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs Krzysztof Kozlowski (Thu Mar 23 2017 - 15:15:25 EST)
- Re: [PATCH V8 1/3] irq: Add flags to request_percpu_irq function Daniel Lezcano (Thu Mar 23 2017 - 15:21:18 EST)
- Re: [Outreachy kernel] [PATCH v4] staging: iio: ade7753: Replace mlock with driver private lock Alison Schofield (Thu Mar 23 2017 - 15:21:49 EST)
- Re: [PATCH] pstore: remove unused vmalloc.h in pmsg Kees Cook (Thu Mar 23 2017 - 15:24:11 EST)
- Re: RAID array is gone, please help Lennart Sorensen (Thu Mar 23 2017 - 15:27:32 EST)
- Re: [RESEND PATCH 0/3] ARM64: dts: meson-gx: Cleanup for common nodes Kevin Hilman (Thu Mar 23 2017 - 15:29:05 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Sai Gurrappadi (Thu Mar 23 2017 - 15:29:13 EST)
- Re: netlink: NULL timer crash Eric Dumazet (Thu Mar 23 2017 - 15:32:40 EST)
- Re: RAID array is gone, please help Stephen Mueller (Thu Mar 23 2017 - 15:38:33 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Thomas Gleixner (Thu Mar 23 2017 - 15:38:48 EST)
- Re: [PATCH] scsi: osd_uld: remove an unneeded NULL check Boaz Harrosh (Thu Mar 23 2017 - 15:38:55 EST)
- Re: [PATCH v3 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state H. Peter Anvin (Thu Mar 23 2017 - 15:39:02 EST)
- Re: [PATCH resend] timers, sched_clock: Update timeout for clock wrap John Stultz (Thu Mar 23 2017 - 15:39:09 EST)
- [PATCH net] net: neigh: guard against NULL solicit() method Eric Dumazet (Thu Mar 23 2017 - 15:39:31 EST)
- Re: [PATCH V8 3/3] irq: Compute the periodic interval for interrupts Nicolas Pitre (Thu Mar 23 2017 - 15:40:56 EST)
- Re: [PATCH] md5: remove from lib and only live in crypto Eric Biggers (Thu Mar 23 2017 - 15:43:18 EST)
- [PATCH v1 0/8] gpio: acpi: Make it working Andy Shevchenko (Thu Mar 23 2017 - 15:46:33 EST)
- [PATCH v1 8/8] gpio: acpi: Override GPIO initialization flags Andy Shevchenko (Thu Mar 23 2017 - 15:46:57 EST)
- [PATCH v1 1/8] gpiolib: Export gpiod_configure_flags() to internal users Andy Shevchenko (Thu Mar 23 2017 - 15:46:58 EST)
- [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case Andy Shevchenko (Thu Mar 23 2017 - 15:47:08 EST)
- [PATCH v1 7/8] gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper Andy Shevchenko (Thu Mar 23 2017 - 15:47:08 EST)
- [PATCH v1 5/8] gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count() Andy Shevchenko (Thu Mar 23 2017 - 15:47:19 EST)
- [PATCH v1 3/8] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() Andy Shevchenko (Thu Mar 23 2017 - 15:47:41 EST)
- [PATCH v1 2/8] gpio: acpi: Align acpi_find_gpio() with DT version Andy Shevchenko (Thu Mar 23 2017 - 15:48:06 EST)
- [PATCH v1 4/8] gpio: acpi: Even more tighten up ACPI GPIO lookups Andy Shevchenko (Thu Mar 23 2017 - 15:48:11 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Nicolas Pitre (Thu Mar 23 2017 - 15:50:41 EST)
- [RFC v5 2/9] sched/deadline: improve the tracking of active utilization luca abeni (Thu Mar 23 2017 - 15:53:05 EST)
- [RFC v5 0/9] CPU reclaiming for SCHED_DEADLINE luca abeni (Thu Mar 23 2017 - 15:53:11 EST)
- [RFC v5 3/9] sched/deadline: fix the update of the total -deadline utilization luca abeni (Thu Mar 23 2017 - 15:53:15 EST)
- [RFC v5 9/9] sched/deadline: also reclaim bandwidth not used by dl tasks luca abeni (Thu Mar 23 2017 - 15:53:23 EST)
- [RFC v5 5/9] sched/deadline: do not reclaim the whole CPU bandwidth luca abeni (Thu Mar 23 2017 - 15:54:30 EST)
- [RFC v5 8/9] sched/deadline: base GRUB reclaiming on the inactive utilization luca abeni (Thu Mar 23 2017 - 15:54:46 EST)
- [RFC v5 7/9] sched/deadline: track the "total rq utilization" too luca abeni (Thu Mar 23 2017 - 15:55:04 EST)
- [RFC v5 4/9] sched/deadline: implement GRUB accounting luca abeni (Thu Mar 23 2017 - 15:55:12 EST)
- [RFC v5 6/9] sched/deadline: make GRUB a task's flag luca abeni (Thu Mar 23 2017 - 15:55:16 EST)
- [RFC v5 1/9] sched/deadline: track the active utilization luca abeni (Thu Mar 23 2017 - 15:55:51 EST)
- Re: [PATCH 4/4] tty/serial: sh-sci: remove uneeded IS_ERR_OR_NULL calls Dmitry Torokhov (Thu Mar 23 2017 - 15:58:13 EST)
- Re: RAID array is gone, please help Lennart Sorensen (Thu Mar 23 2017 - 15:59:08 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking Heiko Stübner (Thu Mar 23 2017 - 16:01:54 EST)
- Re: [PATCH] qedf: fix wrong le16 conversion Martin K. Petersen (Thu Mar 23 2017 - 16:07:43 EST)
- Re: RAID array is gone, please help Stephen Mueller (Thu Mar 23 2017 - 16:09:47 EST)
- Re: [PATCH V2] i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter Wolfram Sang (Thu Mar 23 2017 - 16:11:23 EST)
- Re: [PATCH v1 4/8] gpio: acpi: Even more tighten up ACPI GPIO lookups Dmitry Torokhov (Thu Mar 23 2017 - 16:12:55 EST)
- Re: [PATCH v1 2/8] gpio: acpi: Align acpi_find_gpio() with DT version Dmitry Torokhov (Thu Mar 23 2017 - 16:13:31 EST)
- Re: [PATCH v5 1/4] syscalls: Restore address limit after a syscall Kees Cook (Thu Mar 23 2017 - 16:15:15 EST)
- Re: [RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT Martin Blumenstingl (Thu Mar 23 2017 - 16:17:19 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver Wolfram Sang (Thu Mar 23 2017 - 16:17:44 EST)
- Re: [PATCH v1 3/8] gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio() Dmitry Torokhov (Thu Mar 23 2017 - 16:19:37 EST)
- [PATCH] ACPI / gpio: do not fall back to parsing _CRS when we get a deferral Dmitry Torokhov (Thu Mar 23 2017 - 16:22:00 EST)
- Re: [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes() Paul Moore (Thu Mar 23 2017 - 16:24:46 EST)
- Re: [PATCH] hwmon: asus_atk0110.c fix uninitialized data access Guenter Roeck (Thu Mar 23 2017 - 16:26:18 EST)
- Re: [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av() Paul Moore (Thu Mar 23 2017 - 16:28:30 EST)
- Re: [PATCH v1 6/8] gpio: acpi: Explain how to get GPIO descriptors in ACPI case Dmitry Torokhov (Thu Mar 23 2017 - 16:29:19 EST)
- Re: [PATCH 00/13] Add HD44780 Character LCD support Geert Uytterhoeven (Thu Mar 23 2017 - 16:29:26 EST)
- Re: [PATCH 03/46] selinux: Improve size determinations in four functions Paul Moore (Thu Mar 23 2017 - 16:30:08 EST)
- Re: [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI Peter Zijlstra (Thu Mar 23 2017 - 16:32:02 EST)
- Re: [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create() Paul Moore (Thu Mar 23 2017 - 16:32:12 EST)
- Re: [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI Peter Zijlstra (Thu Mar 23 2017 - 16:33:18 EST)
- [PATCH] lkdtm: add bad USER_DS test Kees Cook (Thu Mar 23 2017 - 16:34:28 EST)
- Re: security, hugetlbfs: write to user memory in hugetlbfs_destroy_inode Mike Kravetz (Thu Mar 23 2017 - 16:35:08 EST)
- Re: [PATCH v5 2/4] x86/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 16:36:55 EST)
- Re: [PATCH v5 4/4] arm64/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 16:37:23 EST)
- Re: [PATCH 1/2] leds: Add driver for Qualcomm LPG Pavel Machek (Thu Mar 23 2017 - 16:37:57 EST)
- Re: [PATCH v5 3/4] arm/syscalls: Specific usage of verify_pre_usermode_state Thomas Garnier (Thu Mar 23 2017 - 16:38:23 EST)
- Re: [PATCH 05/46] selinux: Adjust four checks for null pointers Paul Moore (Thu Mar 23 2017 - 16:38:37 EST)
- Re: crypto: out-of-bounds write in pre_crypt Eric Biggers (Thu Mar 23 2017 - 16:39:40 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver M'boumba Cedric Madianga (Thu Mar 23 2017 - 16:40:57 EST)
- Re: [PATCH v2 02/14] i2c: mv64xxx: simplify optional reset handling Wolfram Sang (Thu Mar 23 2017 - 16:41:28 EST)
- Re: [PATCH v2] staging: lustre: Replace a bit shift by a use of BIT. Dilger, Andreas (Thu Mar 23 2017 - 16:41:53 EST)
- Re: [PATCH 3/5] i2c: i2c-stm32f7: add driver Wolfram Sang (Thu Mar 23 2017 - 16:42:13 EST)
- [PATCH] crypto: xts,lrw - fix out-of-bounds write after kmalloc failure Eric Biggers (Thu Mar 23 2017 - 16:42:26 EST)
- Re: [PATCH v2] KVM: kvm_io_bus_unregister_dev() should never fail Marcelo Tosatti (Thu Mar 23 2017 - 16:43:24 EST)
- Re: [PATCH v4 1/4] pinctrl: rockchip: remove unnecessary locking Julia Cartwright (Thu Mar 23 2017 - 16:43:59 EST)
- Re: [PATCH] staging: lustre: Replace a bit shift by a use of BIT. Dilger, Andreas (Thu Mar 23 2017 - 16:45:34 EST)
- Re: Regression in i915 for 4.11-rc1 - bisected to commit 69df05e11ab8 Chris Wilson (Thu Mar 23 2017 - 16:45:41 EST)
- Re: [RESEND PATCH v2] staging:speakup: Fix alignment with parenthesis. Greg Kroah-Hartman (Thu Mar 23 2017 - 16:45:43 EST)
- RE: [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI Liang, Kan (Thu Mar 23 2017 - 16:48:15 EST)
- Re: [PATCH] i2c: thunderx: ACPI support for clock settings Wolfram Sang (Thu Mar 23 2017 - 16:50:19 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Sai Gurrappadi (Thu Mar 23 2017 - 16:50:39 EST)
- Re: [PATCH RT 1/1] remoteproc: Prevent schedule while atomic Julia Cartwright (Thu Mar 23 2017 - 16:53:03 EST)
- Re: [PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree Tony Lindgren (Thu Mar 23 2017 - 16:54:27 EST)
- Re: [PATCH V2] hangcheck-timer: Fix typo in comment Greg Kroah-Hartman (Thu Mar 23 2017 - 16:54:47 EST)
- [BUG nohz]: wrong user and system time accounting Luiz Capitulino (Thu Mar 23 2017 - 16:55:18 EST)
- Re: [RFC PATCH 0/2] Add hstate parameter to huge_pte_offset() Mike Kravetz (Thu Mar 23 2017 - 16:56:17 EST)
- Re: [PATCH] jiffies.h: Declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp Grant Grundler (Thu Mar 23 2017 - 16:58:19 EST)
- Re: [RFC PATCH 1/1] nbd: replace kill_bdev() with __invalidate_device() Ming Lin (Thu Mar 23 2017 - 16:59:08 EST)
- Re: [PATCH v2 2/4] ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO Tony Lindgren (Thu Mar 23 2017 - 17:00:03 EST)
- Re: [PATCH v2 0/4] ARM: dm8168-evm: add SATA support Tony Lindgren (Thu Mar 23 2017 - 17:00:18 EST)
- Re: [PATCH 0/2] ARM: dts: am335x-icev2: Add support for W25Q64 NOR flash Tony Lindgren (Thu Mar 23 2017 - 17:00:29 EST)
- Re: RAID array is gone, please help Lennart Sorensen (Thu Mar 23 2017 - 17:02:20 EST)
- Re: RAID array is gone, please help Stephen Mueller (Thu Mar 23 2017 - 17:02:40 EST)
- Re: [PATCH] phy: fix build error in phy-bcm-nsp-usb3 with COMPILE_TEST Jon Mason (Thu Mar 23 2017 - 17:03:05 EST)
- Re: [RFC PATCH v4 15/28] Add support to access persistent memory in the clear Tom Lendacky (Thu Mar 23 2017 - 17:03:17 EST)
- [PATCH V5] perf: qcom: Add L3 cache PMU driver Agustin Vega-Frias (Thu Mar 23 2017 - 17:03:57 EST)
- [PATCH 0/5] firmware: google memconsole Thierry Escande (Thu Mar 23 2017 - 17:04:44 EST)
- [PATCH 3/5] firmware: google memconsole: Add coreboot support Thierry Escande (Thu Mar 23 2017 - 17:04:46 EST)
- [PATCH 5/5] firmware: google memconsole: Add ARM/ARM64 support Thierry Escande (Thu Mar 23 2017 - 17:04:52 EST)
- [PATCH 4/5] firmware: Add coreboot device tree binding documentation Thierry Escande (Thu Mar 23 2017 - 17:05:21 EST)
- Re: [GIT PULL] phy: for 4.11 -rc cycle Greg KH (Thu Mar 23 2017 - 17:05:27 EST)
- Re: [PATCH] crypto: xts,lrw - fix out-of-bounds write after kmalloc failure David Miller (Thu Mar 23 2017 - 17:05:41 EST)
- [PATCH 1/5] firmware: google memconsole: Remove useless submenu in Kconfig Thierry Escande (Thu Mar 23 2017 - 17:06:01 EST)
- [PATCH 2/5] firmware: google memconsole: Move specific EBDA parts Thierry Escande (Thu Mar 23 2017 - 17:06:13 EST)
- Re: RAID array is gone, please help Lennart Sorensen (Thu Mar 23 2017 - 17:09:12 EST)
- Re: RAID array is gone, please help Stephen Mueller (Thu Mar 23 2017 - 17:11:33 EST)
- Re: [PATCH v3 2/2] drm/panel: add innolux,p079zca panel driver StÃphane Marchesin (Thu Mar 23 2017 - 17:13:21 EST)
- Re: [PATCH v3 1/2] module: verify address is read-only Kees Cook (Thu Mar 23 2017 - 17:13:50 EST)
- Re: [PATCH] backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() Peter Ujfalusi (Thu Mar 23 2017 - 17:14:03 EST)
- Re: [PATCH v3 2/2] extable: verify address is read-only Kees Cook (Thu Mar 23 2017 - 17:14:31 EST)
- Re: [PATCH 06/46] selinux: Use kcalloc() in policydb_index() Paul Moore (Thu Mar 23 2017 - 17:15:14 EST)
- Re: [PATCH V8 2/3] irq: Track the interrupt timings Thomas Gleixner (Thu Mar 23 2017 - 17:17:47 EST)
- [PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems Nicolas Pitre (Thu Mar 23 2017 - 17:18:20 EST)
- [PATCH 1/3] console: move console_init() out of tty_io.c Nicolas Pitre (Thu Mar 23 2017 - 17:18:35 EST)
- [PATCH 3/3] minitty: minimal TTY support replacement for serial ports Nicolas Pitre (Thu Mar 23 2017 - 17:18:39 EST)
- [PATCH 2/3] tty: move baudrate handling code to a file of its own Nicolas Pitre (Thu Mar 23 2017 - 17:18:55 EST)
- Re: [PATCH 07/46] selinux: Delete unnecessary variable assignments in policydb_index() Paul Moore (Thu Mar 23 2017 - 17:20:21 EST)
- Re: [BUG] 4.11.0-rc3 xterm hung in D state on exit, wchan is tty_release_struct lkml (Thu Mar 23 2017 - 17:21:19 EST)
- Re: [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy() Paul Moore (Thu Mar 23 2017 - 17:22:29 EST)
- Re: [PATCH v2 2/4] mvebu: xp: Add pwm properties to .dtsi files Andrew Lunn (Thu Mar 23 2017 - 17:22:49 EST)
- Re: Regression in i915 for 4.11-rc1 - bisected to commit 69df05e11ab8 Larry Finger (Thu Mar 23 2017 - 17:24:00 EST)
- Re: [PATCH] net: phy: handle state correctly in phy_stop_machine David Miller (Thu Mar 23 2017 - 17:25:51 EST)
- Re: [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read() Paul Moore (Thu Mar 23 2017 - 17:33:59 EST)
- Re: linux-next: manual merge of the char-misc tree with the tpmdd tree Jarkko Sakkinen (Thu Mar 23 2017 - 17:36:25 EST)
- [net-next PATCH v2 0/8] Add busy poll support for epoll Alexander Duyck (Thu Mar 23 2017 - 17:36:45 EST)
- [net-next PATCH v2 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process Alexander Duyck (Thu Mar 23 2017 - 17:36:59 EST)
- [net-next PATCH v2 1/8] net: Busy polling should ignore sender CPUs Alexander Duyck (Thu Mar 23 2017 - 17:36:59 EST)
- [net-next PATCH v2 3/8] net: Only define skb_mark_napi_id in one spot instead of two Alexander Duyck (Thu Mar 23 2017 - 17:37:48 EST)
- [net-next PATCH v2 4/8] net: Change return type of sk_busy_loop from bool to void Alexander Duyck (Thu Mar 23 2017 - 17:38:00 EST)
- [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end Alexander Duyck (Thu Mar 23 2017 - 17:38:19 EST)
- [net-next PATCH v2 7/8] epoll: Add busy poll support to epoll with socket fds. Alexander Duyck (Thu Mar 23 2017 - 17:38:33 EST)
- [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID Alexander Duyck (Thu Mar 23 2017 - 17:38:42 EST)
- [net-next PATCH v2 6/8] net: Commonize busy polling code to focus on napi_id instead of socket Alexander Duyck (Thu Mar 23 2017 - 17:39:16 EST)
- Re: [PATCH v2 1/2] regulator: core: add regulator_has_continuous_voltage_range() Matthias Kaehlcke (Thu Mar 23 2017 - 17:40:29 EST)
- Re: [PATCH] net: phy: handle state correctly in phy_stop_machine Florian Fainelli (Thu Mar 23 2017 - 17:42:03 EST)
- [PATCH v3] hangcheck-timer: Fix typo in comment Shile Zhang (Thu Mar 23 2017 - 17:42:38 EST)
- Re: [PATCH 10/46] selinux: Move some assignments for the variable "rc" in policydb_read() Paul Moore (Thu Mar 23 2017 - 17:44:16 EST)
- Re: [PATCH] net: phy: handle state correctly in phy_stop_machine Florian Fainelli (Thu Mar 23 2017 - 17:46:05 EST)
- Re: [PATCH v2 3/3] Input: qt1070 - Add OF device ID table Dmitry Torokhov (Thu Mar 23 2017 - 17:46:16 EST)
- Re: [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read() Paul Moore (Thu Mar 23 2017 - 17:46:22 EST)
- Re: [PATCH v1] hpet: Make cmd parameter of hpet_ioctl_common() unsigned Grant Grundler (Thu Mar 23 2017 - 17:47:51 EST)
- RE: [PATCH v3] hangcheck-timer: Fix typo in comment Zhang, Shile (Nokia - CN/Hangzhou) (Thu Mar 23 2017 - 17:48:07 EST)
- Re: [PATCH 12/46] selinux: Move assignments for two pointers in genfs_read() Paul Moore (Thu Mar 23 2017 - 17:49:06 EST)
- Re: [PATCH 13/46] selinux: Move four assignments for the variable "rc" in genfs_read() Paul Moore (Thu Mar 23 2017 - 17:50:25 EST)
- [git pull] Input updates for 4.11-rc3 Dmitry Torokhov (Thu Mar 23 2017 - 17:53:07 EST)
- Re: [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection Paul Moore (Thu Mar 23 2017 - 17:54:36 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Linus Walleij (Thu Mar 23 2017 - 17:55:00 EST)
- Re: [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. David Miller (Thu Mar 23 2017 - 18:05:43 EST)
- Re: [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection Paul Moore (Thu Mar 23 2017 - 18:06:05 EST)
- Re: [net-next PATCH v2 1/8] net: Busy polling should ignore sender CPUs Eric Dumazet (Thu Mar 23 2017 - 18:06:06 EST)
- Re: [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read() Paul Moore (Thu Mar 23 2017 - 18:07:36 EST)
- Re: [RFC] Add option to mount only a pids subset Alexey Gladkov (Thu Mar 23 2017 - 18:07:36 EST)
- Re: [net-next PATCH v2 0/8] Add busy poll support for epoll Alexei Starovoitov (Thu Mar 23 2017 - 18:07:47 EST)
- Re: [PATCH v2 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Rob Herring (Thu Mar 23 2017 - 18:07:56 EST)
- Re: [RFC][PATCH 2/2] cpufreq: schedutil: Force max frequency on busy CPUs Vincent Guittot (Thu Mar 23 2017 - 18:08:47 EST)
- Re: [PATCH 17/46] selinux: Delete an unnecessary variable assignment in filename_trans_read() Paul Moore (Thu Mar 23 2017 - 18:09:44 EST)
- Re: [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection Paul Moore (Thu Mar 23 2017 - 18:10:44 EST)
- [PATCH 1/2 v5] pci-hyperv: properly handle pci bus remove Long Li (Thu Mar 23 2017 - 18:10:54 EST)
- [PATCH 2/2 v5] pci-hyperv: lock pci bus on device eject Long Li (Thu Mar 23 2017 - 18:10:58 EST)
- Re: [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read() Paul Moore (Thu Mar 23 2017 - 18:12:31 EST)
- Re: [PATCH 20/46] selinux: Move four assignments for the variable "rc" in range_read() Paul Moore (Thu Mar 23 2017 - 18:13:17 EST)
- Re: linux-next: unable to fetch the watchdog tree Stephen Rothwell (Thu Mar 23 2017 - 18:13:49 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Bjorn Helgaas (Thu Mar 23 2017 - 18:14:47 EST)
- Re: [PATCH] staging: wilc1000: use kernel define byte order macros Robert Perry Hooker (Thu Mar 23 2017 - 18:15:19 EST)
- Re: [PATCH 21/46] selinux: Two function calls less in range_read() after error detection Paul Moore (Thu Mar 23 2017 - 18:15:49 EST)
- Re: [PATCH] PCI: ACPI: Fix ThunderX PEM initialization Jon Masters (Thu Mar 23 2017 - 18:17:02 EST)
- Re: [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read() Paul Moore (Thu Mar 23 2017 - 18:18:09 EST)
- Re: [PATCH 23/46] selinux: Move an assignment for a pointer in range_read() Paul Moore (Thu Mar 23 2017 - 18:19:04 EST)
- Re: [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID Eric Dumazet (Thu Mar 23 2017 - 18:22:13 EST)
- Re: [PATCH 1/3] perf/x86: add sysfs entry to freeze counter on SMI Andi Kleen (Thu Mar 23 2017 - 18:23:10 EST)
- Re: [PATCH 00/46] SELinux: Fine-tuning for several function implementations Paul Moore (Thu Mar 23 2017 - 18:25:12 EST)
- Re: [net-next PATCH v2 6/8] net: Commonize busy polling code to focus on napi_id instead of socket Eric Dumazet (Thu Mar 23 2017 - 18:25:27 EST)
- Re: [PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits Bjorn Helgaas (Thu Mar 23 2017 - 18:27:44 EST)
- Re: [PATCH 2/2] MIPS: NI 169445 board support Rob Herring (Thu Mar 23 2017 - 18:29:53 EST)
- Re: [PATCH 2/5] mfd: intel_soc_pmic: Select designware i2c-bus driver Hans de Goede (Thu Mar 23 2017 - 18:31:44 EST)
- Re: [PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits Brian Norris (Thu Mar 23 2017 - 18:33:58 EST)
- Re: [PATCH 0/8] sched/deadline: Return the best satisfying affinity and dl in cpudl_find Byungchul Park (Thu Mar 23 2017 - 18:35:44 EST)
- Re: [PATCH 8/8] sched/deadline: Return the best satisfying affinity and dl in cpudl_find Byungchul Park (Thu Mar 23 2017 - 18:37:15 EST)
- Re: [net-next PATCH v2 0/8] Add busy poll support for epoll Alexander Duyck (Thu Mar 23 2017 - 18:38:29 EST)
- Re: [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID Andy Lutomirski (Thu Mar 23 2017 - 18:44:08 EST)
- [PATCH] lib/syscall: Clear return values when no stack Kees Cook (Thu Mar 23 2017 - 18:46:28 EST)
- Re: [PATCH v3 3/3] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Thu Mar 23 2017 - 18:46:45 EST)
- Re: [net-next PATCH v2 0/8] Add busy poll support for epoll Eric Dumazet (Thu Mar 23 2017 - 18:49:40 EST)
- Re: linux-next: manual merge of the gpio tree with the input tree Stephen Rothwell (Thu Mar 23 2017 - 18:49:54 EST)
- [v1 4/5] mm: zero struct pages during initialization Pavel Tatashin (Thu Mar 23 2017 - 18:55:42 EST)
- [v1 5/5] mm: teach platforms not to zero struct pages memory Pavel Tatashin (Thu Mar 23 2017 - 18:55:47 EST)
- [v1 1/5] sparc64: simplify vmemmap_populate Pavel Tatashin (Thu Mar 23 2017 - 18:55:56 EST)
- [v1 0/5] parallelized "struct page" zeroing Pavel Tatashin (Thu Mar 23 2017 - 18:56:07 EST)
- [v1 2/5] mm: defining memblock_virt_alloc_try_nid_raw Pavel Tatashin (Thu Mar 23 2017 - 18:56:23 EST)
- [v1 3/5] mm: add "zero" argument to vmemmap allocators Pavel Tatashin (Thu Mar 23 2017 - 18:56:34 EST)
- Re: [RFC] Add option to mount only a pids subset Alexey Gladkov (Thu Mar 23 2017 - 18:57:22 EST)
- Re: [PATCH v2 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Dmitry Torokhov (Thu Mar 23 2017 - 18:59:05 EST)
- Re: [PATCH] lib/syscall: Clear return values when no stack Andy Lutomirski (Thu Mar 23 2017 - 19:04:12 EST)
- Re: [v1 0/5] parallelized "struct page" zeroing Matthew Wilcox (Thu Mar 23 2017 - 19:27:01 EST)
- Re: [PATCH 2/2] drm/pl111: Initial drm/kms driver for pl111 Russell King - ARM Linux (Thu Mar 23 2017 - 19:31:45 EST)
- Re: [v1 0/5] parallelized "struct page" zeroing David Miller (Thu Mar 23 2017 - 19:35:32 EST)
- Re: [v1 0/5] parallelized "struct page" zeroing Pasha Tatashin (Thu Mar 23 2017 - 19:37:32 EST)
- Re: [RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge Mason (Thu Mar 23 2017 - 19:41:00 EST)
- Re: [PATCH v3 00/12] Add Basic SoC support for MT6797 Mars Cheng (Thu Mar 23 2017 - 19:49:47 EST)
- Re: [v1 0/5] parallelized "struct page" zeroing Pasha Tatashin (Thu Mar 23 2017 - 19:49:47 EST)
- Re: [PATCH v4 2/2] fpga manager: Add Xilinx slave serial SPI driver Alan Tull (Thu Mar 23 2017 - 19:54:03 EST)
- Re: [PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary number Mars Cheng (Thu Mar 23 2017 - 19:54:04 EST)
- Re: [PATCH 1/3] soc: qcom: smd: Transition client drivers from smd to rpmsg David Miller (Thu Mar 23 2017 - 19:56:20 EST)
- Re: [PATCH v4 1/2] dt: bindings: fpga: add xilinx slave-serial binding description Alan Tull (Thu Mar 23 2017 - 19:57:21 EST)
- [PATCH] rtc: ds1307: support m41t0 variant Stefan Agner (Thu Mar 23 2017 - 19:59:40 EST)
- Re: [PATCH net-next 1/2] net: dwc-xlgmac: declaration of dual license in headers David Miller (Thu Mar 23 2017 - 20:04:30 EST)
- Re: [PATCH net-next 2/2] net: dwc-xlgmac: use dual license David Miller (Thu Mar 23 2017 - 20:04:40 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Thu Mar 23 2017 - 20:05:22 EST)
- Re: [PATCH v2] block: trace completion of all bios. NeilBrown (Thu Mar 23 2017 - 20:06:39 EST)
- [PATCH v3] block: trace completion of all bios. NeilBrown (Thu Mar 23 2017 - 20:08:08 EST)
- Re: linux-next: manual merge of the net-next tree with Linus' tree David Miller (Thu Mar 23 2017 - 20:10:47 EST)
- [PATCH 8/8] MAINTAINERS: Add file patterns for fpga device tree bindings Alan Tull (Thu Mar 23 2017 - 20:49:07 EST)
- [PATCH 1/8] fpga: altera_freeze_bridge: Constify ops Alan Tull (Thu Mar 23 2017 - 20:49:08 EST)
- RE: [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met Gabriele Paoloni (Thu Mar 23 2017 - 20:49:08 EST)
- [PATCH 3/8] fpga manager: Add Xilinx slave serial SPI driver Alan Tull (Thu Mar 23 2017 - 20:49:08 EST)
- [PATCH 5/8] fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. Alan Tull (Thu Mar 23 2017 - 20:49:08 EST)
- RE: [PATCH] e1000e: fix timing for 82579 Gigabit Ethernet controller Brown, Aaron F (Thu Mar 23 2017 - 20:49:27 EST)
- [PATCH] perf, tools, script: Skip locking overhead in perf script Andi Kleen (Thu Mar 23 2017 - 20:52:15 EST)
- [PATCH v4 1/2] dt-bindings: Add INNOLUX P079ZCA panel bindings Chris Zhong (Thu Mar 23 2017 - 20:52:15 EST)
- [PATCH v4 2/2] drm/panel: add innolux,p079zca panel driver Chris Zhong (Thu Mar 23 2017 - 20:52:15 EST)
- Re: [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization Baoquan He (Thu Mar 23 2017 - 20:52:34 EST)
- Re: [PATCH 1/4] mm/zsmalloc: always set movable/highmem flag to the zspage Minchan Kim (Thu Mar 23 2017 - 20:53:43 EST)
- Re: [PATCH 3/4] zram: implement deduplication in zram Minchan Kim (Thu Mar 23 2017 - 20:54:02 EST)
- [PATCH] x86/mce: Don't print all MCEs when mcelog is active Andi Kleen (Thu Mar 23 2017 - 20:55:16 EST)
- Re: [BUG nohz]: wrong user and system time accounting Rik van Riel (Thu Mar 23 2017 - 20:56:10 EST)
- Re: [PATCH v3 2/9] bcache: Don't reinvent the wheel but use existing llist API Byungchul Park (Thu Mar 23 2017 - 20:57:50 EST)
- Re: [net-next PATCH v2 8/8] net: Introduce SO_INCOMING_NAPI_ID Alexander Duyck (Thu Mar 23 2017 - 20:58:59 EST)
- Re: [PATCH] drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again Stefan Agner (Thu Mar 23 2017 - 20:59:40 EST)
- Re: [PATCHv2 1/1] mmc: core: export emmc revision via sysfs Kyungmin Park (Thu Mar 23 2017 - 21:00:00 EST)
- Re: [net-next PATCH v2 2/8] tcp: Record Rx hash and NAPI ID in tcp_child_process Eric Dumazet (Thu Mar 23 2017 - 21:00:58 EST)
- [PATCH 4/8] fpga: add config complete timeout Alan Tull (Thu Mar 23 2017 - 21:01:07 EST)
- [PATCH 7/8] fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. Alan Tull (Thu Mar 23 2017 - 21:01:23 EST)
- [PATCH 6/8] fpga dt: bindings for Altera Partial Reconfiguration IP. Alan Tull (Thu Mar 23 2017 - 21:01:30 EST)
- [PATCH 0/8] patches for fpga Alan Tull (Thu Mar 23 2017 - 21:01:40 EST)
- [PATCH 2/8] dt: bindings: fpga: add xilinx slave-serial binding description Alan Tull (Thu Mar 23 2017 - 21:01:54 EST)
- Re: [net-next PATCH v2 3/8] net: Only define skb_mark_napi_id in one spot instead of two Eric Dumazet (Thu Mar 23 2017 - 21:02:34 EST)
- Re: [net-next PATCH v2 4/8] net: Change return type of sk_busy_loop from bool to void Eric Dumazet (Thu Mar 23 2017 - 21:03:05 EST)
- Re: [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. kbuild test robot (Thu Mar 23 2017 - 21:04:49 EST)
- Re: [BUG nohz]: wrong user and system time accounting Luiz Capitulino (Thu Mar 23 2017 - 21:05:53 EST)
- Re: [BUG nohz]: wrong user and system time accounting Rik van Riel (Thu Mar 23 2017 - 21:08:46 EST)
- Re: [PATCH v5 1/6] mtd: spi-nor: introduce more SPI protocols and the Dual Transfer Mode Cyrille Pitchen (Thu Mar 23 2017 - 21:09:25 EST)
- Re: [v1 0/5] parallelized "struct page" zeroing Pasha Tatashin (Thu Mar 23 2017 - 21:16:14 EST)
- Re: [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end Eric Dumazet (Thu Mar 23 2017 - 21:24:54 EST)
- Re: linux-next: manual merge of the net-next tree with Linus' tree Alexei Starovoitov (Thu Mar 23 2017 - 21:24:54 EST)
- Re: [PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits Shawn Lin (Thu Mar 23 2017 - 21:25:14 EST)
- [ANNOUNCE] Linux Security Summit 2017 - CFP James Morris (Thu Mar 23 2017 - 21:27:30 EST)
- [GIT PULL] Power management fixes for v4.11-rc4 Rafael J. Wysocki (Thu Mar 23 2017 - 21:30:21 EST)
- Re: [RFC][PATCH v3 2/2] cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely Rafael J. Wysocki (Thu Mar 23 2017 - 21:39:22 EST)
- Re: [BUG nohz]: wrong user and system time accounting Luiz Capitulino (Thu Mar 23 2017 - 21:40:01 EST)
- Re: [PATCH v2 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources jeffy (Thu Mar 23 2017 - 21:40:23 EST)
- Re: [PATCH -v6 00/13] The arduous story of FUTEX_UNLOCK_PI Darren Hart (Thu Mar 23 2017 - 21:45:38 EST)
- [PATCH v3 0/2] Fix memory leak in of_pci_get_host_bridge_resources Jeffy Chen (Thu Mar 23 2017 - 21:51:52 EST)
- [PATCH v3 1/2] PCI: return resource_entry in pci_add_resource helpers Jeffy Chen (Thu Mar 23 2017 - 21:51:52 EST)
- [PATCH v3 2/2] of/pci: Fix memory leak in of_pci_get_host_bridge_resources Jeffy Chen (Thu Mar 23 2017 - 21:51:53 EST)
- Re: [PATCH net-next v4 1/2] New kernel function to get IP overhead on a socket. R. Parameswaran (Thu Mar 23 2017 - 21:52:19 EST)
- Re: [BUG nohz]: wrong user and system time accounting Wanpeng Li (Thu Mar 23 2017 - 21:52:27 EST)
- Re: [PATCH v5 1/3] mmc: dt-bindings: update Mediatek MMC bindings Rob Herring (Thu Mar 23 2017 - 21:56:56 EST)
- [git pull] drm fixes for 4.11-rc4. Dave Airlie (Thu Mar 23 2017 - 21:57:16 EST)
- Re: [RFC][PATCH 0/4] printk: introduce printing kernel thread Sergey Senozhatsky (Thu Mar 23 2017 - 21:59:55 EST)
- Re: [PATCH] clk: stm32h7: Add stm32h743 clock driver Rob Herring (Thu Mar 23 2017 - 22:10:47 EST)
- [lkp-robot] [block] a83b576c9c: WARNING:at_block/blk-stat.c:#blk_free_queue_stats kernel test robot (Thu Mar 23 2017 - 22:10:48 EST)
- Re: [PATCH v2 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 Rob Herring (Thu Mar 23 2017 - 22:13:58 EST)
- Re: [PATCH v2 3/6] dt-bindings: soc: rockchip: grf: add support for rk3328 Rob Herring (Thu Mar 23 2017 - 22:14:54 EST)
- Re: [PATCH v2 6/6] dt-bindings: document rockchip rk3328-evb board Rob Herring (Thu Mar 23 2017 - 22:15:28 EST)
- [lkp-robot] [x86/boot/e820] 640e1b38b0: kmsg.Unknown_type(Reserved)while_parsing/sys/firmware/memmap/type.Please_report_this_as_bug.Using_RANGE_RESERVED_now kernel test robot (Thu Mar 23 2017 - 22:16:15 EST)
- Re: [PATCH V4 2/4] dt-bindings: arm: Add bindings for SP9860G Rob Herring (Thu Mar 23 2017 - 22:18:13 EST)
- linux-next: manual merge of the audit tree with Linus' tree Stephen Rothwell (Thu Mar 23 2017 - 22:18:33 EST)
- Re: [PATCH linux-next V2] tty: Disable default console blanking interval Scot Doyle (Thu Mar 23 2017 - 22:30:24 EST)
- Re: [PATCH v4 2/7] mfd: rk808: add rk805 regs addr and ID Elaine Zhang (Thu Mar 23 2017 - 22:30:24 EST)
- Re: [PATCH 1/7] iommu/iova: fix incorrect variable types Leizhen (ThunderTown) (Thu Mar 23 2017 - 22:30:25 EST)
- Re: [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization Dave Young (Thu Mar 23 2017 - 22:30:25 EST)
- Re: [PATCH v4 4/7] mfd: rk808: Add RK805 support Elaine Zhang (Thu Mar 23 2017 - 22:32:43 EST)
- Re: [PATCH V4 3/4] dt-bindings: serial: add a new compatible string for SC9860 Rob Herring (Thu Mar 23 2017 - 22:37:03 EST)
- Re: [PATCH v4 7/7] mfd: dt-bindings: Add RK805 device tree bindings document Rob Herring (Thu Mar 23 2017 - 22:38:35 EST)
- Re: [PATCH -v2 1/2] mm, swap: Use kvzalloc to allocate some swap data structure Huang\, Ying (Thu Mar 23 2017 - 22:41:54 EST)
- Re: [PATCH v2 10/53] mtd: nand: denali: fix erased page checking Masahiro Yamada (Thu Mar 23 2017 - 22:44:09 EST)
- linux-next: manual merge of the leds tree with the drivers-x86 tree Stephen Rothwell (Thu Mar 23 2017 - 22:53:23 EST)
- Re: kvm: BUG in pte_list_remove Wanpeng Li (Thu Mar 23 2017 - 22:56:08 EST)
- Re: [linux-sunxi] [PATCH v4 7/8] ARM: sun8i: h2+: enable USB OTG for Orange Pi Zero board Chen-Yu Tsai (Thu Mar 23 2017 - 23:01:35 EST)
- Re: [linux-sunxi] [PATCH v4 8/8] arm64: allwinner: h5: enable USB OTG on Orange Pi PC 2 board Chen-Yu Tsai (Thu Mar 23 2017 - 23:03:32 EST)
- Re: [linux-sunxi] [PATCH v4 3/8] phy: sun4i-usb: add PHYCTL offset for H3 SoC Chen-Yu Tsai (Thu Mar 23 2017 - 23:09:59 EST)
- Re: [linux-sunxi] [PATCH v4 2/8] phy: sun4i-usb: change PHYCTL register clearing code Chen-Yu Tsai (Thu Mar 23 2017 - 23:11:36 EST)
- Re: lib, fs, cgroup: WARNING in percpu_ref_kill_and_confirm Zefan Li (Thu Mar 23 2017 - 23:20:18 EST)
- Re: [BUG?] perf: dwarf unwind doesn't work correctly on aarch64 Kim Phillips (Thu Mar 23 2017 - 23:24:57 EST)
- Re: [RESEND PATCH v2 26/53] mtd: nand: denali: support 1024 byte ECC step size Masahiro Yamada (Thu Mar 23 2017 - 23:25:06 EST)
- Re: [PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree Keerthy (Thu Mar 23 2017 - 23:28:29 EST)
- linux-next: manual merge of the char-misc tree with the tpmdd tree Stephen Rothwell (Thu Mar 23 2017 - 23:34:10 EST)
- Re: [PATCH v1 RESEND 1/2] x86/mm/KASLR: EFI region is mistakenly included into KASLR VA space for randomization Dave Young (Thu Mar 23 2017 - 23:34:24 EST)
- [PATCH v2] Documentation: Input: Add uinput documentation Marcos Paulo de Souza (Thu Mar 23 2017 - 23:36:50 EST)
- Re: [PATCH] drm/i915/kvmgt: avoid dereferencing a potentially null info pointer Zhenyu Wang (Thu Mar 23 2017 - 23:40:18 EST)
- Re: [net-next PATCH v2 5/8] net: Track start of busy loop instead of when it should end Alexander Duyck (Thu Mar 23 2017 - 23:43:48 EST)
- Re: [PATCH 3/7] iommu/iova: insert start_pfn boundary of dma32 Leizhen (ThunderTown) (Thu Mar 23 2017 - 23:45:56 EST)
- Re: [PATCH 0/3] minitty: a minimal TTY layer alternative for embedded systems Baruch Siach (Thu Mar 23 2017 - 23:52:31 EST)
6438 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc