Linux-Kernel Archive
By Date
Most Recent messages
6481 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH v2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Kim Phillips (Wed Feb 08 2017 - 18:11:57 EST)
- [PATCH 4/4] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin (Fri Jun 02 2017 - 06:29:14 EST)
- [PATCH] f2fs: introduce discard_granularity sysfs entry Chao Yu (Mon Aug 07 2017 - 11:09:56 EST)
- [PATCH] spi: imx: dynamic burst length adjust for PIO mode jiada wang (Thu Aug 10 2017 - 00:50:08 EST)
- [PATCH] ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe() Markus Elfring (Fri Aug 11 2017 - 05:25:41 EST)
- [PATCH] x86: enable RCU based table free when PARAVIRT Vitaly Kuznetsov (Mon Aug 14 2017 - 10:05:05 EST)
- [PATCH] printk-formats.txt: Better describe the difference between %pS and %pF Petr Mladek (Tue Aug 15 2017 - 05:34:19 EST)
- [PATCH] ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove Anton Vasilyev (Tue Aug 15 2017 - 08:19:54 EST)
- [PATCH] spi: rockchip: configure CTRLR1 according to size and data frame Huibin Hong (Tue Aug 15 2017 - 22:12:02 EST)
- Re: [PATCH 0/5] Add clk and scpsys support for MT6755 Mars Cheng (Wed Aug 16 2017 - 00:00:05 EST)
- Re: [PATCH v3] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY Minchan Kim (Wed Aug 16 2017 - 00:01:15 EST)
- Re: [PATCH 1/2] x86/idle: add halt poll for halt idle Michael S. Tsirkin (Wed Aug 16 2017 - 00:05:13 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Boqun Feng (Wed Aug 16 2017 - 00:05:21 EST)
- Re: [PATCH net-next V2 1/3] tap: use build_skb() for small packet Jason Wang (Wed Aug 16 2017 - 00:07:39 EST)
- [PATCH v3 00/14] [dt-bindings] [media] Add document file and driver for Sony CXD2880 DVB-T2/T tuner + demodulator Yasunari.Takiguchi (Wed Aug 16 2017 - 00:14:13 EST)
- Re: linux-next: manual merge of the akpm-current tree with the tip tree Minchan Kim (Wed Aug 16 2017 - 00:14:28 EST)
- Re: [PATCH v4 08/20] mtd: nand: qcom: support for passing flags in transfer functions Archit Taneja (Wed Aug 16 2017 - 00:18:49 EST)
- [PATCH v3 01/14] [dt-bindings] [media] Add document file for CXD2880 SPI I/F Yasunari.Takiguchi (Wed Aug 16 2017 - 00:21:07 EST)
- [PATCH v3 02/14] [media] cxd2880-spi: Add support for CXD2880 SPI interface Yasunari.Takiguchi (Wed Aug 16 2017 - 00:22:48 EST)
- [PATCH v3 03/14] [media] cxd2880: Add common files for the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:31:11 EST)
- [PATCH v3 04/14] [media] cxd2880: Add spi device IO routines Yasunari.Takiguchi (Wed Aug 16 2017 - 00:32:38 EST)
- [PATCH v3 05/14] [media] cxd2880: Add tuner part of the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:34:24 EST)
- Re: [PATCH v4 09/20] mtd: nand: qcom: support for read location registers Archit Taneja (Wed Aug 16 2017 - 00:35:10 EST)
- [PATCH v3 06/14] [media] cxd2880: Add integration layer for the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:35:44 EST)
- [PATCH v3 07/14] [media] cxd2880: Add top level of the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:36:40 EST)
- [PATCH v3 08/14] [media] cxd2880: Add DVB-T control functions the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:37:52 EST)
- [PATCH v3 09/14] [media] cxd2880: Add DVB-T monitor and integration layer functions Yasunari.Takiguchi (Wed Aug 16 2017 - 00:38:39 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 00:39:14 EST)
- [PATCH v3 10/14] [media] cxd2880: Add DVB-T2 control functions for the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:39:38 EST)
- [PATCH v3 11/14] [media] cxd2880: Add DVB-T2 monitor and integration layer functions Yasunari.Takiguchi (Wed Aug 16 2017 - 00:40:39 EST)
- [PATCH v3 12/14] [media] cxd2880: Add all Makefile files for the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:41:20 EST)
- [PATCH v3 13/14] [media] cxd2880: Add all Kconfig files for the driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:42:29 EST)
- Re: [PATCH] ioctl_tty.2: add TIOCGPTPEER documentation Aleksa Sarai (Wed Aug 16 2017 - 00:43:45 EST)
- [PATCH v3 14/14] [media] cxd2880 : Update MAINTAINERS file for CXD2880 driver Yasunari.Takiguchi (Wed Aug 16 2017 - 00:44:27 EST)
- Re: [PATCH v4 10/20] mtd: nand: qcom: erased codeword detection configuration Archit Taneja (Wed Aug 16 2017 - 00:44:41 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Aug 16 2017 - 00:47:09 EST)
- Re: [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability Minchan Kim (Wed Aug 16 2017 - 00:48:07 EST)
- [PATCH] sg: recheck MMAP_IO request length with lock held Todd Poynor (Wed Aug 16 2017 - 00:48:58 EST)
- Re: [PATCH v4 11/20] mtd: nand: qcom: enable BAM or ADM mode Archit Taneja (Wed Aug 16 2017 - 00:50:27 EST)
- Re: [PATCH v2] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY Minchan Kim (Wed Aug 16 2017 - 00:51:07 EST)
- [PATCH v2 0/5] K2G: Add QSPI support Vignesh R (Wed Aug 16 2017 - 00:51:44 EST)
- [PATCH v2 4/5] mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit Vignesh R (Wed Aug 16 2017 - 00:51:50 EST)
- [PATCH v2 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support Vignesh R (Wed Aug 16 2017 - 00:51:54 EST)
- [PATCH][RFC v2] PM / Hibernate: Disable wathdog when creating snapshot Chen Yu (Wed Aug 16 2017 - 00:52:11 EST)
- Re: [PATCH][RFC] PM / Hibernate: Feed NMI wathdog when creating snapshot Chen Yu (Wed Aug 16 2017 - 00:52:30 EST)
- [PATCH v2 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence Vignesh R (Wed Aug 16 2017 - 00:52:45 EST)
- [PATCH v2 3/5] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit Vignesh R (Wed Aug 16 2017 - 00:53:03 EST)
- [PATCH v2 1/5] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible Vignesh R (Wed Aug 16 2017 - 00:53:14 EST)
- Re: [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap David Miller (Wed Aug 16 2017 - 00:53:35 EST)
- [PATCH] PNP: ide: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 00:54:53 EST)
- Re: [PATCH] ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe() Vinod Koul (Wed Aug 16 2017 - 00:55:45 EST)
- [PATCH] net: 3c509: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 00:56:15 EST)
- [PATCH] watchdog: sc1200: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 00:57:20 EST)
- [PATCH] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()' Christophe JAILLET (Wed Aug 16 2017 - 00:58:32 EST)
- Re: [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity) David Miller (Wed Aug 16 2017 - 00:58:42 EST)
- [PATCH] scsi: ncr5380: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 00:58:55 EST)
- [PATCH] scsi: aha1542: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 00:59:41 EST)
- [PATCH] EDAC, altera: Fix an error handling path in 'altr_edac_device_probe()' Christophe JAILLET (Wed Aug 16 2017 - 01:05:31 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 01:06:34 EST)
- Re: Possible race in c4.ko Carsten Paeth (Wed Aug 16 2017 - 01:08:55 EST)
- RE: [PATCH 0/5] cramfs refresh for embedded usage Nicolas Pitre (Wed Aug 16 2017 - 01:10:51 EST)
- RE: [PATCH v2 19/22] fpga: intel: afu: add header sub feature support Wu, Hao (Wed Aug 16 2017 - 01:12:05 EST)
- [PATCH] crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()' Christophe JAILLET (Wed Aug 16 2017 - 01:16:22 EST)
- [PATCH] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman (Wed Aug 16 2017 - 01:16:29 EST)
- [PATCH] tun: serialize page frag allocation Jason Wang (Wed Aug 16 2017 - 01:17:15 EST)
- [rcu:rcu/dev 14/15] kernel/time/tick-sched.c:820: undefined reference to `__divdi3' kbuild test robot (Wed Aug 16 2017 - 01:20:39 EST)
- Re: [PATCH 2/3] libnvdimm, pfn, dax: show supported dax/pfn region alignments in sysfs Oliver (Wed Aug 16 2017 - 01:23:13 EST)
- [PATCH v2 0/4] staging: pi433: Rename camel case and other style issues Rishabh Hardas (Wed Aug 16 2017 - 01:24:06 EST)
- [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Rishabh Hardas (Wed Aug 16 2017 - 01:24:23 EST)
- [PATCH v2 2/4] staging: pi433: Change Comments Rishabh Hardas (Wed Aug 16 2017 - 01:24:30 EST)
- [PATCH v2 3/4] staging: pi433: Renaming Enums Rishabh Hardas (Wed Aug 16 2017 - 01:24:38 EST)
- [PATCH v2 4/4] staging: pi433: Remove camel case variable names Rishabh Hardas (Wed Aug 16 2017 - 01:24:45 EST)
- [PATCH] [media] radio: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 01:30:36 EST)
- [PATCH] sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' Christophe JAILLET (Wed Aug 16 2017 - 01:31:15 EST)
- Re: [PATCH] scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()' Andrew Donnellan (Wed Aug 16 2017 - 01:32:35 EST)
- [PATCH 1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Viresh Kumar (Wed Aug 16 2017 - 01:37:39 EST)
- [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Viresh Kumar (Wed Aug 16 2017 - 01:37:46 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Boqun Feng (Wed Aug 16 2017 - 01:40:40 EST)
- Re: [PATCH v4 12/20] mtd: nand: qcom: QPIC data descriptors handling Archit Taneja (Wed Aug 16 2017 - 01:41:29 EST)
- [PATCH] sg: protect against races between mmap() and SG_SET_RESERVED_SIZE Todd Poynor (Wed Aug 16 2017 - 01:41:33 EST)
- [PATCH] Input: i8042: constify pnp_device_id Arvind Yadav (Wed Aug 16 2017 - 01:42:00 EST)
- linux-next: Tree for Aug 16 Stephen Rothwell (Wed Aug 16 2017 - 01:45:15 EST)
- [PATCH] tun: thread safe tun_build_skb() Jason Wang (Wed Aug 16 2017 - 01:48:11 EST)
- Re: [PATCH v4 13/20] mtd: nand: qcom: support for different DEV_CMD register offsets Archit Taneja (Wed Aug 16 2017 - 01:52:55 EST)
- Re: [PATCH v4 14/20] mtd: nand: qcom: add command elements in BAM transaction Archit Taneja (Wed Aug 16 2017 - 01:53:44 EST)
- Re: [PATCHv3] perf bpf: Fix endianness problem when loading parameters in prologue Thomas-Mich Richter (Wed Aug 16 2017 - 01:56:59 EST)
- Re: [virtio-dev] [PATCH v13 0/5] Virtio-balloon Enhancement Adam Tao (Wed Aug 16 2017 - 01:57:52 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Boqun Feng (Wed Aug 16 2017 - 01:57:59 EST)
- Re: [PATCH v3] Fix missing PCI ID; Necessary for Lenovo Yoga 720-15 Touchpad. Andrew Donnellan (Wed Aug 16 2017 - 01:59:47 EST)
- Re: [PATCH v4 15/20] mtd: nand: qcom: support for command descriptor formation Archit Taneja (Wed Aug 16 2017 - 02:00:31 EST)
- Re: [PATCH v4 19/20] mtd: nand: qcom: support for IPQ4019 QPIC NAND controller Archit Taneja (Wed Aug 16 2017 - 02:02:15 EST)
- Re: [PATCH v4 20/20] mtd: nand: qcom: support for IPQ8074 QPIC NAND controller Archit Taneja (Wed Aug 16 2017 - 02:02:25 EST)
- [PATCH v2] pinctrl: qcom: General Purpose clocks for apq8064 Vinay Simha BN (Wed Aug 16 2017 - 02:02:56 EST)
- Re: [PATCH v5 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Sandy Huang (Wed Aug 16 2017 - 02:07:45 EST)
- [PATCH v2 3/4] dt-bindings: mt8173-mtu3: add generic compatible and rename file Chunfeng Yun (Wed Aug 16 2017 - 02:08:42 EST)
- [PATCH v2 2/4] usb: xhci-mtk: add generic compatible string Chunfeng Yun (Wed Aug 16 2017 - 02:08:52 EST)
- [PATCH] tools: fix compile error of freq-step.c Thomas Richter (Wed Aug 16 2017 - 02:09:01 EST)
- [PATCH v2 4/4] dt-bindings: mt8173-xhci: add generic compatible and rename file Chunfeng Yun (Wed Aug 16 2017 - 02:09:28 EST)
- Re: [PATCH] gpio: brcmstb: check return value of gpiochip_irqchip_add() Gregory Fong (Wed Aug 16 2017 - 02:09:38 EST)
- [PATCH v2 1/4] usb: mtu3: add generic compatible string Chunfeng Yun (Wed Aug 16 2017 - 02:09:58 EST)
- Re: [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning. Ludovic Desroches (Wed Aug 16 2017 - 02:19:09 EST)
- Re: [PATCH 2/2] dmaengine: at_xdmac: Handle return value of clk_prepare_enable. Ludovic Desroches (Wed Aug 16 2017 - 02:20:57 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency Brendan Higgins (Wed Aug 16 2017 - 02:32:24 EST)
- Re: [PATCH V3 3/9] cpufreq: Cap the default transition delay value to 10 ms Viresh Kumar (Wed Aug 16 2017 - 02:34:51 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 02:39:03 EST)
- [PATCH V2] KVM/x86: Increase max vcpu number to 8192 Lan Tianyu (Wed Aug 16 2017 - 02:50:28 EST)
- Re: [PATCH v6 2/5] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math. Andrzej Hajda (Wed Aug 16 2017 - 02:50:28 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency Joel Stanley (Wed Aug 16 2017 - 02:50:29 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Geert Uytterhoeven (Wed Aug 16 2017 - 02:51:13 EST)
- Re: [RFC][PATCHv5 07/13] printk: register syscore notifier Sergey Senozhatsky (Wed Aug 16 2017 - 02:55:35 EST)
- Re: Inconsistency in usb_add_gadget_udc_release() interface Felipe Balbi (Wed Aug 16 2017 - 03:00:25 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency Benjamin Herrenschmidt (Wed Aug 16 2017 - 03:00:40 EST)
- [PATCH v5 0/4] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni (Wed Aug 16 2017 - 03:11:43 EST)
- [PATCH v5 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices Ganapatrao Kulkarni (Wed Aug 16 2017 - 03:11:44 EST)
- [PATCH v5 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str Ganapatrao Kulkarni (Wed Aug 16 2017 - 03:11:44 EST)
- [PATCH v5 2/4] perf tools arm64: Add support for get_cpuid_str function. Ganapatrao Kulkarni (Wed Aug 16 2017 - 03:11:44 EST)
- [PATCH v5 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events Ganapatrao Kulkarni (Wed Aug 16 2017 - 03:11:55 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 03:15:51 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency CÃdric Le Goater (Wed Aug 16 2017 - 03:15:56 EST)
- Re: [PATCH] scsi: ncr5380: constify pnp_device_id Finn Thain (Wed Aug 16 2017 - 03:17:46 EST)
- RE: [v7 wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Wed Aug 16 2017 - 03:18:07 EST)
- Re: [PATCH v4 08/20] mtd: nand: qcom: support for passing flags in transfer functions Abhishek Sahu (Wed Aug 16 2017 - 03:23:44 EST)
- [PATCH] mtd: nand: convert to unified device property interface Kefeng Wang (Wed Aug 16 2017 - 03:27:29 EST)
- Re: [RFC][PATCHv5 06/13] printk: register PM notifier Sergey Senozhatsky (Wed Aug 16 2017 - 03:31:08 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Dan Carpenter (Wed Aug 16 2017 - 03:31:26 EST)
- Re: [PATCH v2 3/4] staging: pi433: Renaming Enums Dan Carpenter (Wed Aug 16 2017 - 03:34:30 EST)
- Re: [PATCH v4 09/20] mtd: nand: qcom: support for read location registers Abhishek Sahu (Wed Aug 16 2017 - 03:34:59 EST)
- Re: [PATCH v2 2/4] staging: pi433: Change Comments Dan Carpenter (Wed Aug 16 2017 - 03:35:37 EST)
- [PATCH v3] MTD: NAND: add OOB layout without ECC bytes Miquel Raynal (Wed Aug 16 2017 - 03:39:42 EST)
- [PATCH] zsmalloc: zs_page_isolate: skip unnecessary loops but not return false if zspage is not inuse Hui Zhu (Wed Aug 16 2017 - 03:50:20 EST)
- [PATCH v5 0/5] MAP_DIRECT and block-map-atomic files Dan Williams (Wed Aug 16 2017 - 03:50:37 EST)
- [PATCH v5 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations' Dan Williams (Wed Aug 16 2017 - 03:50:48 EST)
- [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Dan Williams (Wed Aug 16 2017 - 03:51:06 EST)
- [PATCH v5 5/5] fs, fcntl: add F_MAP_DIRECT Dan Williams (Wed Aug 16 2017 - 03:51:13 EST)
- [PATCH v3] acpi: apei: fix the wrongly iterate generic error status block Dongjiu Geng (Wed Aug 16 2017 - 03:51:31 EST)
- [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags Dan Williams (Wed Aug 16 2017 - 03:51:52 EST)
- [PATCH v5 2/5] fs, xfs: introduce S_IOMAP_SEALED Dan Williams (Wed Aug 16 2017 - 03:52:19 EST)
- [RFC PATCH 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver Jeffy Chen (Wed Aug 16 2017 - 03:52:56 EST)
- [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Wed Aug 16 2017 - 03:53:05 EST)
- [RFC PATCH 2/3] dt-bindings: PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Wed Aug 16 2017 - 03:53:10 EST)
- [RFC PATCH 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Jeffy Chen (Wed Aug 16 2017 - 03:53:20 EST)
- Re: [PATCH v2 03/14] perf report: create real callchain entries for inlined frames Namhyung Kim (Wed Aug 16 2017 - 03:53:28 EST)
- DSA support for Micrel KSZ8895 Pavel Machek (Wed Aug 16 2017 - 03:55:30 EST)
- Re: [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" Sergey Senozhatsky (Wed Aug 16 2017 - 03:59:12 EST)
- Re: [PATCH v3 14/14] [media] cxd2880 : Update MAINTAINERS file for CXD2880 driver Takiguchi, Yasunari (Wed Aug 16 2017 - 04:02:31 EST)
- Re: [PATCH v2] acpi: apei: fix the wrongly iterate generic error status block gengdongjiu (Wed Aug 16 2017 - 04:04:05 EST)
- Re: [PATCH 1/2] pstore: Make default pstorefs root dir perms 0750 Sergey Senozhatsky (Wed Aug 16 2017 - 04:04:57 EST)
- [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Lan Tianyu (Wed Aug 16 2017 - 04:05:10 EST)
- [PATCH] reiserfs: fix spelling mistake: "tranasction" -> "transaction" Colin King (Wed Aug 16 2017 - 04:06:33 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 04:07:53 EST)
- Re: [PATCH] thunderbolt: fix incorrect value assigned to req->response_type Mika Westerberg (Wed Aug 16 2017 - 04:10:18 EST)
- Re: [PATCH v2] zsmalloc: zs_page_migrate: schedule free_work if zspage is ZS_EMPTY Hui Zhu (Wed Aug 16 2017 - 04:11:59 EST)
- Re: [PATCH v4 0/3] Improve readbility of NVME "wwid" attribute (target side) Christoph Hellwig (Wed Aug 16 2017 - 04:12:19 EST)
- Re: [PATCH 1/1] et8ek8: Decrease stack usage Pavel Machek (Wed Aug 16 2017 - 04:13:14 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Sergey Senozhatsky (Wed Aug 16 2017 - 04:14:17 EST)
- Re: [PATCH] bpf: Update sysctl documentation to list all supported architectures Daniel Borkmann (Wed Aug 16 2017 - 04:18:38 EST)
- Re: [PATCH 1/1] et8ek8: Decrease stack usage Sakari Ailus (Wed Aug 16 2017 - 04:24:50 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 04:29:46 EST)
- Re: [RFC PATCH 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Shawn Lin (Wed Aug 16 2017 - 04:34:07 EST)
- Re: [RFC PATCH 2/3] dt-bindings: PCI: rockchip: Add support for pcie wake irq Shawn Lin (Wed Aug 16 2017 - 04:35:43 EST)
- Re: RCU stall when using function_graph Daniel Lezcano (Wed Aug 16 2017 - 04:42:28 EST)
- [PATCH 0/3] ALSA: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 04:44:31 EST)
- [PATCH 1/3] ALSA: aoa: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 04:45:25 EST)
- [PATCH 2/3] ALSA: pcxhr: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 04:45:34 EST)
- [PATCH 3/3] ALSA: hda: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 04:45:43 EST)
- Re: [PATCH v5] crypto : stm32 - Add STM32F4 CRC32 support Lionel DEBIEVE (Wed Aug 16 2017 - 04:46:07 EST)
- Re: [PATCH v4 11/20] mtd: nand: qcom: enable BAM or ADM mode Abhishek Sahu (Wed Aug 16 2017 - 04:49:10 EST)
- Re: [PATCH 1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Chen-Yu Tsai (Wed Aug 16 2017 - 04:49:42 EST)
- [PATCH] scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info Colin King (Wed Aug 16 2017 - 04:51:33 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Chen-Yu Tsai (Wed Aug 16 2017 - 04:54:29 EST)
- [PATCH resend] thunderbolt: Fix reset response_type Dan Carpenter (Wed Aug 16 2017 - 04:54:46 EST)
- Re: [PATCH v4 13/20] mtd: nand: qcom: support for different DEV_CMD register offsets Abhishek Sahu (Wed Aug 16 2017 - 04:57:49 EST)
- Re: [PATCH 2/3] crypto: engine - find request type with cra_type Corentin Labbe (Wed Aug 16 2017 - 04:58:31 EST)
- Re: [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq Shawn Lin (Wed Aug 16 2017 - 05:00:38 EST)
- Re: [PATCH] sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' Sergei Shtylyov (Wed Aug 16 2017 - 05:05:02 EST)
- [PATCH] net/mlx4: fix spelling mistake: "availible" -> "available" Colin King (Wed Aug 16 2017 - 05:05:19 EST)
- Re: [PATCH 2/3] ARM: sun8i: sunxi-h3-h5: add phy-is-integrated property to internal PHY Corentin Labbe (Wed Aug 16 2017 - 05:13:15 EST)
- Re: BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7 Heiko Carstens (Wed Aug 16 2017 - 05:13:27 EST)
- Re: early x86 unseeded randomness Thomas Gleixner (Wed Aug 16 2017 - 05:13:38 EST)
- [PATCH][i2c-next] i2c-cht-wc: make cht_wc_i2c_adap_driver static Colin King (Wed Aug 16 2017 - 05:17:05 EST)
- [PATCH 0/2] [media]: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 05:17:23 EST)
- Re: [PATCH net-next V2 1/3] tap: use build_skb() for small packet Jason Wang (Wed Aug 16 2017 - 05:17:59 EST)
- [PATCH 1/2] [media] cx88: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 05:18:11 EST)
- [PATCH 2/2] [media] solo6x10: make snd_kcontrol_new const Bhumika Goyal (Wed Aug 16 2017 - 05:18:16 EST)
- Re: [PATCH] ARM: hisi: Fix typo in comment Wei Xu (Wed Aug 16 2017 - 05:18:51 EST)
- Re: [PATCH 1/2] x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu Thomas Gleixner (Wed Aug 16 2017 - 05:20:00 EST)
- Re: [RFC V2] printk: add warning while drop partial text in msg Petr Mladek (Wed Aug 16 2017 - 05:21:46 EST)
- [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static Colin King (Wed Aug 16 2017 - 05:23:17 EST)
- [PATCH] arm64: dts: rockchip: Assign mic irq to correct device for Gru Jeffy Chen (Wed Aug 16 2017 - 05:24:56 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Paolo Bonzini (Wed Aug 16 2017 - 05:25:12 EST)
- [PATCH] IB/mlx5: make function mlx5_ib_get_vector_affinity Colin King (Wed Aug 16 2017 - 05:29:54 EST)
- Re: [virtio-dev] [PATCH v13 0/5] Virtio-balloon Enhancement Wei Wang (Wed Aug 16 2017 - 05:30:39 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Ard Biesheuvel (Wed Aug 16 2017 - 05:31:19 EST)
- Re: [PATCH] i2c: slave-eeprom: Add an OF device ID table Javier Martinez Canillas (Wed Aug 16 2017 - 05:36:35 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Pantelis Antoniou (Wed Aug 16 2017 - 05:37:41 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Byungchul Park (Wed Aug 16 2017 - 05:40:01 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Pantelis Antoniou (Wed Aug 16 2017 - 05:42:33 EST)
- Re: [PATCH] net/mlx4: fix spelling mistake: "availible" -> "available" Yuval Shaia (Wed Aug 16 2017 - 05:43:00 EST)
- Re: [PATCH V3 3/9] cpufreq: Cap the default transition delay value to 10 ms Leonard Crestez (Wed Aug 16 2017 - 05:43:14 EST)
- [PATCH net 2/2] net: ixgbe: Use new IXGBE_FLAG2_ROOT_NO_RELAXED_ORDERING flag Ding Tianhong (Wed Aug 16 2017 - 05:44:35 EST)
- Re: [RFC 0/9] IOMMU driver support for shared virtual memory virtualization Joerg Roedel (Wed Aug 16 2017 - 05:44:40 EST)
- [PATCH net 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...") Ding Tianhong (Wed Aug 16 2017 - 05:45:03 EST)
- Re: [PATCH 3/5] reset: Add Realtek RTD1295 driver Philipp Zabel (Wed Aug 16 2017 - 05:45:12 EST)
- [PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering Ding Tianhong (Wed Aug 16 2017 - 05:45:32 EST)
- [PATCH v3 0/5] Unify simple reset drivers Philipp Zabel (Wed Aug 16 2017 - 05:47:21 EST)
- [PATCH v3 3/5] reset: stm32: use the reset-simple driver Philipp Zabel (Wed Aug 16 2017 - 05:47:31 EST)
- [PATCH v3 2/5] reset: socfpga: use the reset-simple driver Philipp Zabel (Wed Aug 16 2017 - 05:47:44 EST)
- [PATCH v3 4/5] reset: zx2967: use the reset-simple driver Philipp Zabel (Wed Aug 16 2017 - 05:47:59 EST)
- [PATCH v3 5/5] reset: simple: read back to make sure changes are applied Philipp Zabel (Wed Aug 16 2017 - 05:48:10 EST)
- [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Philipp Zabel (Wed Aug 16 2017 - 05:48:22 EST)
- Re: [PATCH] net/i40e: use cpumask_copy() for assigning cpumask Stefano Brivio (Wed Aug 16 2017 - 05:52:47 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Mark Rutland (Wed Aug 16 2017 - 05:54:56 EST)
- Re: early x86 unseeded randomness Will Deacon (Wed Aug 16 2017 - 05:56:44 EST)
- Re: [PATCH] net/mlx4: fix spelling mistake: "availible" -> "available" Leon Romanovsky (Wed Aug 16 2017 - 06:01:25 EST)
- Re: [PATCH] IB/mlx5: make function mlx5_ib_get_vector_affinity Leon Romanovsky (Wed Aug 16 2017 - 06:03:47 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Will Deacon (Wed Aug 16 2017 - 06:07:15 EST)
- [tip:x86/cache] x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplug tip-bot for Vikas Shivappa (Wed Aug 16 2017 - 06:15:29 EST)
- [tip:x86/cache] x86/intel_rdt/cqm: Improve limbo list processing tip-bot for Vikas Shivappa (Wed Aug 16 2017 - 06:15:29 EST)
- Re: [PATCH 1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer Adrian Hunter (Wed Aug 16 2017 - 06:20:46 EST)
- Re: [tpmdd-devel] [PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount Michal SuchÃnek (Wed Aug 16 2017 - 06:24:30 EST)
- Re: [PATCH net-next V2 1/3] tap: use build_skb() for small packet Eric Dumazet (Wed Aug 16 2017 - 06:24:52 EST)
- [PATCH] auxdisplay: ht16k33: Keyscan function should be optional Robin van der Gracht (Wed Aug 16 2017 - 06:29:13 EST)
- RE: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Wangkai (Kevin,C) (Wed Aug 16 2017 - 06:34:53 EST)
- Re: [PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges Kirill A. Shutemov (Wed Aug 16 2017 - 06:35:32 EST)
- [PATCH] ASoC: codecs: make snd_compr_ops const Bhumika Goyal (Wed Aug 16 2017 - 06:39:01 EST)
- [PATCH] ASoC: codecs: make snd_compr_ops const Bhumika Goyal (Wed Aug 16 2017 - 06:39:18 EST)
- [PATCH] auxdisplay: ht16k33: Use unique prefixed i2c client device name Robin van der Gracht (Wed Aug 16 2017 - 06:46:03 EST)
- [PATCH] auxdisplay: ht16k33: Use generic device properties function Robin van der Gracht (Wed Aug 16 2017 - 06:46:13 EST)
- Re: [PATCH v3 0/7] Add rk3328 pwm support David.Wu (Wed Aug 16 2017 - 06:49:57 EST)
- Re: [RFC PATCH 1/6] bsg: fix kernel panic resulting from missing allocation of a reply-buffer Christoph Hellwig (Wed Aug 16 2017 - 06:53:26 EST)
- Re: [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes Mark Brown (Wed Aug 16 2017 - 07:00:40 EST)
- Re: [PATCH -tip v9 3/5] cris: mark _stext and _end as char-arrays, not single char Masami Hiramatsu (Wed Aug 16 2017 - 07:01:50 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Mark Rutland (Wed Aug 16 2017 - 07:04:39 EST)
- RE: [PATCH 0/5] cramfs refresh for embedded usage Chris Brandt (Wed Aug 16 2017 - 07:08:43 EST)
- [PATCH] spi-fsl-spi: Align CS behaviour for last SPI msg Joakim Tjernlund (Wed Aug 16 2017 - 07:09:22 EST)
- Re: [PATCH] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman (Wed Aug 16 2017 - 07:10:51 EST)
- Re: [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Kirill A. Shutemov (Wed Aug 16 2017 - 07:12:52 EST)
- Re: [PATCH 05/11] powerpc/topology: Remove the unused parent_node() macro Michael Ellerman (Wed Aug 16 2017 - 07:13:34 EST)
- Re: [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags Kirill A. Shutemov (Wed Aug 16 2017 - 07:15:51 EST)
- Re: [PATCH][RFC] PM / Hibernate: Feed NMI wathdog when creating snapshot Michal Hocko (Wed Aug 16 2017 - 07:17:40 EST)
- Re: [PATCH 1/2] zpool: Delete an error message for a failed memory allocation in zpool_create_pool() Dan Streetman (Wed Aug 16 2017 - 07:19:58 EST)
- [PATCH] crypto: mediatek - Add empty messages check in GCM mode Ryder Lee (Wed Aug 16 2017 - 07:20:08 EST)
- Re: [PATCH 2/2] zpool: Use common error handling code in zpool_create_pool() Dan Streetman (Wed Aug 16 2017 - 07:20:30 EST)
- Applied "spi: rockchip: configure CTRLR1 according to size and data frame" to the spi tree Mark Brown (Wed Aug 16 2017 - 07:21:18 EST)
- [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 07:23:02 EST)
- Re: [PATCH 1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Viresh Kumar (Wed Aug 16 2017 - 07:23:30 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Viresh Kumar (Wed Aug 16 2017 - 07:24:24 EST)
- [PATCH v2] ACPI / APEI: Suppress message if HEST not present Punit Agrawal (Wed Aug 16 2017 - 07:28:16 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 07:29:23 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Andre Przywara (Wed Aug 16 2017 - 07:30:34 EST)
- Re: Do we really need d_weak_revalidate??? Jeff Layton (Wed Aug 16 2017 - 07:34:25 EST)
- Re: [PATCH v9 1/2] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor Matt Fleming (Wed Aug 16 2017 - 07:37:38 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency CÃdric Le Goater (Wed Aug 16 2017 - 07:38:58 EST)
- Re: [PATCH] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory m18063 (Wed Aug 16 2017 - 07:44:28 EST)
- [PATCH] staging: fsl-mc: fix fsl_mc_is_allocatable strcmps Colin King (Wed Aug 16 2017 - 07:45:02 EST)
- [PATCH] Input: elan_i2c - Make hardware buttons work properly on Asus ROG G752xx Maxime Bellengà (Wed Aug 16 2017 - 07:45:50 EST)
- Re: [RFC PATCH] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Wed Aug 16 2017 - 07:46:58 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Wed Aug 16 2017 - 07:51:43 EST)
- [no subject] Mrs Alice Walton (Wed Aug 16 2017 - 07:52:10 EST)
- [PATCH v3] provide rule for finding refcounters Elena Reshetova (Wed Aug 16 2017 - 07:52:35 EST)
- [PATCH] Coccinelle: add atomic_as_refcounter script Elena Reshetova (Wed Aug 16 2017 - 07:52:38 EST)
- Re: [PATCH] earlycon: initialise baud field of earlycon device structure Eugeniy Paltsev (Wed Aug 16 2017 - 07:52:53 EST)
- [PATCH V4 net-next 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Aug 16 2017 - 07:53:04 EST)
- [PATCH V4 net-next 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Wed Aug 16 2017 - 07:53:51 EST)
- [PATCH V4 net-next 02/21] net-next/hinic: Initialize hw device components Aviad Krawczyk (Wed Aug 16 2017 - 07:54:26 EST)
- [PATCH V4 net-next 03/21] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Wed Aug 16 2017 - 07:54:45 EST)
- [PATCH V4 net-next 04/21] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Wed Aug 16 2017 - 07:55:03 EST)
- [PATCH V4 net-next 05/21] net-next/hinic: Add management messages Aviad Krawczyk (Wed Aug 16 2017 - 07:55:25 EST)
- [PATCH V4 net-next 06/21] net-next/hinic: Add api cmd commands Aviad Krawczyk (Wed Aug 16 2017 - 07:55:46 EST)
- [PATCH V4 net-next 07/21] net-next/hinic: Add aeqs Aviad Krawczyk (Wed Aug 16 2017 - 07:56:32 EST)
- [PATCH V4 net-next 08/21] net-next/hinic: Add port management commands Aviad Krawczyk (Wed Aug 16 2017 - 07:56:57 EST)
- [PATCH V4 net-next 09/21] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Wed Aug 16 2017 - 07:57:27 EST)
- [PATCH V4 net-next 10/21] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Wed Aug 16 2017 - 07:57:47 EST)
- [PATCH V4 net-next 11/21] net-next/hinic: Add wq Aviad Krawczyk (Wed Aug 16 2017 - 07:58:14 EST)
- [PATCH V4 net-next 12/21] net-next/hinic: Add qp resources Aviad Krawczyk (Wed Aug 16 2017 - 07:58:33 EST)
- [PATCH V4 net-next 13/21] net-next/hinic: Set qp context Aviad Krawczyk (Wed Aug 16 2017 - 07:58:59 EST)
- [PATCH V4 net-next 14/21] net-next/hinic: Initialize cmdq Aviad Krawczyk (Wed Aug 16 2017 - 08:00:06 EST)
- [PATCH V4 net-next 15/21] net-next/hinic: Add ceqs Aviad Krawczyk (Wed Aug 16 2017 - 08:01:09 EST)
- [PATCH][leds-next] leds: pca955x: remove redundant null check on array name Colin King (Wed Aug 16 2017 - 08:01:16 EST)
- [PATCH V4 net-next 16/21] net-next/hinic: Add cmdq commands Aviad Krawczyk (Wed Aug 16 2017 - 08:01:49 EST)
- [PATCH V4 net-next 17/21] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Wed Aug 16 2017 - 08:02:05 EST)
- [PATCH V4 net-next 18/21] net-next/hinic: Add Rx handler Aviad Krawczyk (Wed Aug 16 2017 - 08:02:43 EST)
- SchÃnen Tag, Lor Kablan (Wed Aug 16 2017 - 08:03:08 EST)
- [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll Aviad Krawczyk (Wed Aug 16 2017 - 08:04:28 EST)
- [PATCH V4 net-next 20/21] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Wed Aug 16 2017 - 08:04:39 EST)
- [PATCH V4 net-next 19/21] net-next/hinic: Add Tx operation Aviad Krawczyk (Wed Aug 16 2017 - 08:05:01 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Wed Aug 16 2017 - 08:06:19 EST)
- Re: [PATCH v2] ASoC: compress: Set reasonable compress id string Mark Brown (Wed Aug 16 2017 - 08:07:07 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Radim KrÄmÃÅ (Wed Aug 16 2017 - 08:07:15 EST)
- Re: [PATCH] staging: fsl-mc: fix fsl_mc_is_allocatable strcmps Dan Carpenter (Wed Aug 16 2017 - 08:07:31 EST)
- Re: [PATCH v6 01/17] powerpc/vas: Define macros, register fields and structures Michael Ellerman (Wed Aug 16 2017 - 08:07:51 EST)
- Re: [PATCH 3/5] reset: Add Realtek RTD1295 driver Andreas FÃrber (Wed Aug 16 2017 - 08:09:30 EST)
- Applied "ASoC: codecs: make snd_compr_ops const" to the asoc tree Mark Brown (Wed Aug 16 2017 - 08:09:37 EST)
- Applied "ASoC: Medfield: Delete an error message for a failed memory allocation in snd_mfld_mc_probe()" to the asoc tree Mark Brown (Wed Aug 16 2017 - 08:10:08 EST)
- Re: [PATCH] staging: fsl-mc: fix fsl_mc_is_allocatable strcmps Dan Carpenter (Wed Aug 16 2017 - 08:11:12 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Andreas FÃrber (Wed Aug 16 2017 - 08:12:44 EST)
- Re: [PATCH] spi: rockchip: configure CTRLR1 according to size and data frame Geert Uytterhoeven (Wed Aug 16 2017 - 08:16:12 EST)
- Re: [PATCH] exec: Check stack space more strictly Nikolay Borisov (Wed Aug 16 2017 - 08:17:16 EST)
- Re: [PATCH] crypto: mediatek - Add empty messages check in GCM mode Stephan Mueller (Wed Aug 16 2017 - 08:18:10 EST)
- Re: [PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals kgunda (Wed Aug 16 2017 - 08:23:25 EST)
- [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Michal Simek (Wed Aug 16 2017 - 08:25:11 EST)
- [PATCHv2 2/3] arm64: zynqmp: dt: Add PM firmware node Michal Simek (Wed Aug 16 2017 - 08:25:17 EST)
- [PATCHv2 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Wed Aug 16 2017 - 08:25:31 EST)
- [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware Michal Simek (Wed Aug 16 2017 - 08:25:51 EST)
- Re: [RFC PATCH] media: vb2: add bidirectional flag in vb2_queue Laurent Pinchart (Wed Aug 16 2017 - 08:28:07 EST)
- Re: [1/7] powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx. Michael Ellerman (Wed Aug 16 2017 - 08:29:53 EST)
- Re: [v3, 1/5] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs Michael Ellerman (Wed Aug 16 2017 - 08:29:56 EST)
- Re: powerpc/8xx: fix two CONFIG_8xx left behind Michael Ellerman (Wed Aug 16 2017 - 08:30:04 EST)
- Re: drivers/macintosh: make wf_control_ops and wf_pid_param const Michael Ellerman (Wed Aug 16 2017 - 08:30:15 EST)
- Re: powerpc: store the intended structure Michael Ellerman (Wed Aug 16 2017 - 08:30:27 EST)
- Re: powerpc/hugetlb: fix page rights verification in gup_hugepte() Michael Ellerman (Wed Aug 16 2017 - 08:31:03 EST)
- Re: [PATCH][RFC v2] PM / Hibernate: Disable wathdog when creating snapshot Michal Hocko (Wed Aug 16 2017 - 08:34:13 EST)
- [PATCH] powerpc: powernv: Fix build error on const discarding Corentin Labbe (Wed Aug 16 2017 - 08:37:02 EST)
- Re: Sometimes supports_usb_power_delivery reports incorrect value. Heikki Krogerus (Wed Aug 16 2017 - 08:38:18 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Arnd Bergmann (Wed Aug 16 2017 - 08:41:07 EST)
- Re: [PATCH 0/3] ALSA: make snd_kcontrol_new const Takashi Iwai (Wed Aug 16 2017 - 08:41:31 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Miroslav Benes (Wed Aug 16 2017 - 08:43:11 EST)
- Re: [PATCH] crypto: mediatek - Add empty messages check in GCM mode Ryder Lee (Wed Aug 16 2017 - 08:50:28 EST)
- {Filename?} Re: random.c: LFSR polynomials are not irreducible/primitive Stephan Mueller (Wed Aug 16 2017 - 08:51:55 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Eugeniy Paltsev (Wed Aug 16 2017 - 08:52:14 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Andreas FÃrber (Wed Aug 16 2017 - 08:55:58 EST)
- Re: [PATCH 06/11] s390/topology: Remove the unused parent_node() macro Dou Liyang (Wed Aug 16 2017 - 08:56:21 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Matt Fleming (Wed Aug 16 2017 - 08:57:24 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 08:58:47 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Andre Przywara (Wed Aug 16 2017 - 09:04:05 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 09:06:02 EST)
- Re: [RFC PATCH 7/9] housekeeping: Use own boot option, independant from nohz Christopher Lameter (Wed Aug 16 2017 - 09:06:22 EST)
- Re: [RFC][PATCHv5 06/13] printk: register PM notifier Rafael J. Wysocki (Wed Aug 16 2017 - 09:06:50 EST)
- Re: [RFC][PATCHv5 07/13] printk: register syscore notifier Rafael J. Wysocki (Wed Aug 16 2017 - 09:07:47 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Peter Meerwald-Stadler (Wed Aug 16 2017 - 09:12:12 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Punit Agrawal (Wed Aug 16 2017 - 09:14:18 EST)
- Re: [PATCH v2 1/3] livepatch: Add force sysfs attribute Petr Mladek (Wed Aug 16 2017 - 09:16:00 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 09:17:06 EST)
- Re: [PATCH net-next V2 1/3] tap: use build_skb() for small packet Jason Wang (Wed Aug 16 2017 - 09:17:09 EST)
- Re: [PATCH v9 1/2] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor Baoquan He (Wed Aug 16 2017 - 09:18:56 EST)
- Re: [PATCH v2 5/5] iio: srf08: add support for srf02 in i2c mode Peter Meerwald-Stadler (Wed Aug 16 2017 - 09:25:29 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Radim KrÄmÃÅ (Wed Aug 16 2017 - 09:26:39 EST)
- [PATCH 0/2] UBIFS: Adjustments for some function implementations SF Markus Elfring (Wed Aug 16 2017 - 09:27:06 EST)
- Re: [PATCH] net/mlx4: fix spelling mistake: "availible" -> "available" Boyer, Andrew (Wed Aug 16 2017 - 09:28:33 EST)
- [PATCH 1/2] UBIFS: Delete an error message for a failed memory allocation in dbg_check_orphans() SF Markus Elfring (Wed Aug 16 2017 - 09:28:41 EST)
- Re: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Waiman Long (Wed Aug 16 2017 - 09:29:12 EST)
- Re: [PATCH] bpf: Update sysctl documentation to list all supported architectures Daniel Borkmann (Wed Aug 16 2017 - 09:29:20 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 09:30:44 EST)
- [PATCH 2/2] UBIFS: Improve 19 size determinations SF Markus Elfring (Wed Aug 16 2017 - 09:30:47 EST)
- Re: [PATCH v2 3/5] iio: srf08: add triggered buffer support Peter Meerwald-Stadler (Wed Aug 16 2017 - 09:30:57 EST)
- Re: [PATCH v2 0/3] livepatch: Introduce force sysfs attribute Petr Mladek (Wed Aug 16 2017 - 09:31:23 EST)
- Re: [PATCH v6 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Steven Rostedt (Wed Aug 16 2017 - 09:32:53 EST)
- [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Paolo Bonzini (Wed Aug 16 2017 - 09:35:05 EST)
- Re: [PATCHv3] perf bpf: Fix endianness problem when loading parameters in prologue Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 09:35:25 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 09:37:59 EST)
- Re: [PATCH] staging: fsl-mc: fix fsl_mc_is_allocatable strcmps Laurentiu Tudor (Wed Aug 16 2017 - 09:38:07 EST)
- Re: possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem Laurent Dufour (Wed Aug 16 2017 - 09:39:27 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Joe Lawrence (Wed Aug 16 2017 - 09:40:51 EST)
- Re: [PATCH] i2c: slave-eeprom: Add an OF device ID table Wolfram Sang (Wed Aug 16 2017 - 09:41:19 EST)
- Re: [PATCH v4 1/3] dt-bindings: i2c: Document the IBM CCF power supply version 1 Guenter Roeck (Wed Aug 16 2017 - 09:42:53 EST)
- [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" Colin King (Wed Aug 16 2017 - 09:42:59 EST)
- Re: [RFC PATCH v3] pci: Concurrency issue during pci enable bridge Bjorn Helgaas (Wed Aug 16 2017 - 09:44:01 EST)
- [PATCH v2 00/10] ARM: dts: Add iodelay data for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:45:49 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Andrew Jeffery (Wed Aug 16 2017 - 09:46:03 EST)
- [PATCH v2 01/10] ARM: dts: dra72x: Create a common file with MMC/SD IOdelay data Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:46:08 EST)
- [PATCH v2 08/10] ARM: dts: dra72-evm: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:46:19 EST)
- [PATCH v2 05/10] ARM: dts: am57xx-idk: Move common MMC/SD properties to common file Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:46:32 EST)
- [PATCH v2 02/10] ARM: dts: dra74x: Create a common file with MMC/SD IOdelay data Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:46:44 EST)
- [PATCH v2 07/10] ARM: dts: am572x-idk: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:46:50 EST)
- [PATCH v10 1/2] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor Baoquan He (Wed Aug 16 2017 - 09:47:03 EST)
- Re: linux-next: Signed-off-by missing for commits in the omap tree Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:47:17 EST)
- [PATCH v2 10/10] ARM: dts: dra71-evm: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:47:34 EST)
- [PATCH] udc: Memory leak on error path and use after free Anton Vasilyev (Wed Aug 16 2017 - 09:47:42 EST)
- Re: [PATCH] earlycon: initialise baud field of earlycon device structure Rob Herring (Wed Aug 16 2017 - 09:48:04 EST)
- [PATCH v2 04/10] ARM: dts: am57xx-beagle-x15: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:48:33 EST)
- [PATCH v2 09/10] ARM: dts: dra72-evm-revc: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:48:45 EST)
- [PATCH v2 06/10] ARM: dts: am571x-idk: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:49:13 EST)
- [PATCH v2 03/10] ARM: dts: dra7-evm: Add pinmux configuration for MMC Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:49:42 EST)
- Re: [PATCH v3] acpi: apei: fix the wrongly iterate generic error status block Baicar, Tyler (Wed Aug 16 2017 - 09:55:50 EST)
- Re: [v7 wlcore: add missing nvs file name info for wilink8 Kalle Valo (Wed Aug 16 2017 - 09:57:59 EST)
- Re: [PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap Jan Kara (Wed Aug 16 2017 - 09:58:09 EST)
- Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" Leon Romanovsky (Wed Aug 16 2017 - 09:58:59 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Steven Rostedt (Wed Aug 16 2017 - 09:59:12 EST)
- Re: [V6 1/2] phy: ralink-usb: add driver for Mediatek/Ralink Kishon Vijay Abraham I (Wed Aug 16 2017 - 09:59:54 EST)
- Re: [PATCH] reiserfs: fix spelling mistake: "tranasction" -> "transaction" Jan Kara (Wed Aug 16 2017 - 10:00:44 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Wed Aug 16 2017 - 10:00:52 EST)
- Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" Colin Ian King (Wed Aug 16 2017 - 10:02:39 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 10:03:30 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 10:04:06 EST)
- Re: [PATCH v6 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Wed Aug 16 2017 - 10:04:23 EST)
- Re: RCU stall when using function_graph Steven Rostedt (Wed Aug 16 2017 - 10:04:29 EST)
- Re: DSA support for Micrel KSZ8895 Andrew Lunn (Wed Aug 16 2017 - 10:05:01 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 10:06:59 EST)
- Re: [PATCH] reiserfs: fix spelling mistake: "tranasction" -> "transaction" Colin Ian King (Wed Aug 16 2017 - 10:07:16 EST)
- Re: possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem Thomas Gleixner (Wed Aug 16 2017 - 10:07:31 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Michael S. Tsirkin (Wed Aug 16 2017 - 10:10:49 EST)
- Re: [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support Mark Rutland (Wed Aug 16 2017 - 10:12:15 EST)
- Re: [PATCH] staging: fsl-mc: fix fsl_mc_is_allocatable strcmps Colin Ian King (Wed Aug 16 2017 - 10:14:31 EST)
- [PATCH] tun: make tun_build_skb() thread safe Jason Wang (Wed Aug 16 2017 - 10:14:47 EST)
- Re: [PATCH v3] provide rule for finding refcounters Julia Lawall (Wed Aug 16 2017 - 10:16:40 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 10:17:17 EST)
- Re: BUG: using __this_cpu_read() in preemptible [00000000] code: mm_percpu_wq/7 Tejun Heo (Wed Aug 16 2017 - 10:20:54 EST)
- Re: [RESEND PATCH v5 03/16] ARM: dts: efm32: Add generic compatible string for I2C EEPROM Javier Martinez Canillas (Wed Aug 16 2017 - 10:21:18 EST)
- Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" Leon Romanovsky (Wed Aug 16 2017 - 10:21:44 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Steven Rostedt (Wed Aug 16 2017 - 10:22:57 EST)
- RE: [patch v3 1/3] drivers: jtag: Add JTAG core driver Oleksandr Shamray (Wed Aug 16 2017 - 10:24:26 EST)
- Re: [PATCH v6 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Steven Rostedt (Wed Aug 16 2017 - 10:25:08 EST)
- RE: DSA support for Micrel KSZ8895 Woojung.Huh (Wed Aug 16 2017 - 10:26:00 EST)
- [tip:x86/cache] x86/intel_rdt: Remove redundant ternary operator on return tip-bot for Colin Ian King (Wed Aug 16 2017 - 10:27:13 EST)
- Re: [PATCH] tracer: hwlat: allow to be default bootup tracer Steven Rostedt (Wed Aug 16 2017 - 10:28:11 EST)
- RE: [PATCH 0/5] cramfs refresh for embedded usage Nicolas Pitre (Wed Aug 16 2017 - 10:29:17 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup Tejun Heo (Wed Aug 16 2017 - 10:29:36 EST)
- Re: [PATCH] tun: make tun_build_skb() thread safe Jason Wang (Wed Aug 16 2017 - 10:30:14 EST)
- Re: [PATCH][RFC v2] PM / Hibernate: Disable wathdog when creating snapshot Chen Yu (Wed Aug 16 2017 - 10:31:25 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Wed Aug 16 2017 - 10:34:12 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Wed Aug 16 2017 - 10:35:04 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup Tejun Heo (Wed Aug 16 2017 - 10:36:36 EST)
- Re: [PATCH v7 2/9] mm, swap: Add infrastructure for saving page metadata on swap Khalid Aziz (Wed Aug 16 2017 - 10:37:18 EST)
- Re: [PATCH v2 2/3] livepatch: send a fake signal to all blocking tasks Petr Mladek (Wed Aug 16 2017 - 10:37:57 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Wed Aug 16 2017 - 10:39:29 EST)
- Re: [PATCH] sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()' Tejun Heo (Wed Aug 16 2017 - 10:40:42 EST)
- [PATCH] quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info() SF Markus Elfring (Wed Aug 16 2017 - 10:41:13 EST)
- Re: [PATCH 0/3] fs-udf: Adjustments for some function implementations Jan Kara (Wed Aug 16 2017 - 10:43:59 EST)
- Re: [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin (Wed Aug 16 2017 - 10:44:23 EST)
- [PATCH] staging: lustre: fix structure size for ARM OABI Cihangir Akturk (Wed Aug 16 2017 - 10:44:31 EST)
- Re: [PATCH v4 0/3] simulated interrupts Thomas Gleixner (Wed Aug 16 2017 - 10:44:51 EST)
- Re: [PATCH] reiserfs: fix spelling mistake: "tranasction" -> "transaction" Jens Axboe (Wed Aug 16 2017 - 10:46:19 EST)
- Re: [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity) Khalid Aziz (Wed Aug 16 2017 - 10:47:00 EST)
- [PATCH] ASoC: compress: Set reasonable compress id string Peng Donglin (Wed Aug 16 2017 - 10:47:53 EST)
- [PATCH] ASoC: compress: Set reasonable compress id string Peng Donglin (Wed Aug 16 2017 - 10:48:03 EST)
- Re: [PATCH v2 0/3] livepatch: Introduce force sysfs attribute Petr Mladek (Wed Aug 16 2017 - 10:50:16 EST)
- Re: [RCF PATCH] genirq/debugfs: Triggering of interrupts from userspace Thomas Gleixner (Wed Aug 16 2017 - 10:50:35 EST)
- [tip:irq/core] genirq/irq_sim: Add a simple interrupt simulator framework tip-bot for Bartosz Golaszewski (Wed Aug 16 2017 - 10:50:48 EST)
- Re: [PATCH 1/2] ASoC: codec: use enable pin to control dmic start and stop Mark Brown (Wed Aug 16 2017 - 10:50:53 EST)
- [tip:irq/core] genirq/irq_sim: Add a devres variant of irq_sim_init() tip-bot for Bartosz Golaszewski (Wed Aug 16 2017 - 10:51:01 EST)
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling Geert Uytterhoeven (Wed Aug 16 2017 - 10:51:40 EST)
- RE: [PATCH 1/2] x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu Luck, Tony (Wed Aug 16 2017 - 10:53:57 EST)
- [PATCH] [media] cx18: Fix incompatible type for argument error Bhumika Goyal (Wed Aug 16 2017 - 10:54:24 EST)
- Re: [PATCH] xen: cleanup xen.h Boris Ostrovsky (Wed Aug 16 2017 - 10:56:30 EST)
- RE: [PATCH 1/2] x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu Thomas Gleixner (Wed Aug 16 2017 - 10:57:48 EST)
- Re: [RCF PATCH] genirq/debugfs: Triggering of interrupts from userspace Marc Zyngier (Wed Aug 16 2017 - 10:58:10 EST)
- [PATCH] f2fs: support soft block reservation Yunlong Song (Wed Aug 16 2017 - 11:01:56 EST)
- Re: [PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc Masahiro Yamada (Wed Aug 16 2017 - 11:04:15 EST)
- Re: [PATCH] xen-platform: constify pci_device_id. Boris Ostrovsky (Wed Aug 16 2017 - 11:04:54 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Arnd Bergmann (Wed Aug 16 2017 - 11:05:57 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Yong Li (Wed Aug 16 2017 - 11:06:03 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Tom Rini (Wed Aug 16 2017 - 11:09:21 EST)
- [PATCH] perf stat: Add event-interval-print option Aaron Lindsay (Wed Aug 16 2017 - 11:09:30 EST)
- Re: [PATCH 0/3] xen: do some cleanups Boris Ostrovsky (Wed Aug 16 2017 - 11:10:09 EST)
- Re: [PATCH v2 02/14] staging: typec: tcpm: Add get_current_limit tcpc_dev callback Guenter Roeck (Wed Aug 16 2017 - 11:11:27 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Philipp Zabel (Wed Aug 16 2017 - 11:11:43 EST)
- Re: [RFC 0/9] IOMMU driver support for shared virtual memory virtualization Jacob Pan (Wed Aug 16 2017 - 11:12:05 EST)
- RE: [PATCH 0/5] cramfs refresh for embedded usage Chris Brandt (Wed Aug 16 2017 - 11:12:20 EST)
- Re: [PATCH v4] xen: get rid of paravirt op adjust_exception_frame Boris Ostrovsky (Wed Aug 16 2017 - 11:12:27 EST)
- the most competitive price of solar water heaters for the international market ab6@xxxxxxxxxx (Wed Aug 16 2017 - 11:13:50 EST)
- Re: [PATCH v7 04/15] irqchip: RISC-V Local Interrupt Controller Driver Thomas Gleixner (Wed Aug 16 2017 - 11:14:39 EST)
- Re: [PATCH v2 00/10] ARM: dts: Add iodelay data for MMC Tony Lindgren (Wed Aug 16 2017 - 11:14:55 EST)
- [PATCH 0/2 v6] printk: Add new timestamps Prarit Bhargava (Wed Aug 16 2017 - 11:17:26 EST)
- [PATCH 1/2 v6] time: Make fast functions return 0 before timekeeping is initialized Prarit Bhargava (Wed Aug 16 2017 - 11:17:29 EST)
- [PATCH 2/2 v6] printk: Add monotonic, boottime, and realtime timestamps Prarit Bhargava (Wed Aug 16 2017 - 11:17:38 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Andre Przywara (Wed Aug 16 2017 - 11:17:53 EST)
- Re: [PATCH] firmware: Convert to using %pOF instead of full_name Arnd Bergmann (Wed Aug 16 2017 - 11:20:53 EST)
- Re: [PATCH] bus: Convert to using %pOF instead of full_name Arnd Bergmann (Wed Aug 16 2017 - 11:22:25 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Rob Herring (Wed Aug 16 2017 - 11:22:31 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Steven Rostedt (Wed Aug 16 2017 - 11:22:44 EST)
- RE: [PATCH] ACPI/APEI: Add BERT data driver Luck, Tony (Wed Aug 16 2017 - 11:22:51 EST)
- Re: Inconsistency in usb_add_gadget_udc_release() interface Alan Stern (Wed Aug 16 2017 - 11:24:58 EST)
- Re: [PATCH v7 03/15] clocksource: New RISC-V SBI timer driver Thomas Gleixner (Wed Aug 16 2017 - 11:25:29 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Kani, Toshimitsu (Wed Aug 16 2017 - 11:26:16 EST)
- Re: [PATCH v2 0/3] livepatch: Introduce force sysfs attribute Josh Poimboeuf (Wed Aug 16 2017 - 11:26:23 EST)
- Re: [PATCH] earlycon: initialise baud field of earlycon device structure Eugeniy Paltsev (Wed Aug 16 2017 - 11:26:39 EST)
- [PATCH] completion: Document that reinit_completion() must be called after complete_all() Steven Rostedt (Wed Aug 16 2017 - 11:27:43 EST)
- Re: [PATCH] udc: Memory leak on error path and use after free Alan Stern (Wed Aug 16 2017 - 11:29:16 EST)
- Re: [PATCH][V2] IB/hns: fix memory leak on ah on error return path Doug Ledford (Wed Aug 16 2017 - 11:31:25 EST)
- Re: [PATCH] IB/core: fix memory leak on ah on error return path Doug Ledford (Wed Aug 16 2017 - 11:32:46 EST)
- Re: [PATCH 3/5] reset: Add Realtek RTD1295 driver Philipp Zabel (Wed Aug 16 2017 - 11:33:21 EST)
- Re: [PATCH v2 3/5] thermal: imx: Add support for reading OCOTP through nvmem Leonard Crestez (Wed Aug 16 2017 - 11:33:57 EST)
- Re: possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem Artem Savkov (Wed Aug 16 2017 - 11:36:50 EST)
- [PATCH] [media] ivtv: Fix incompatible type for argument error Bhumika Goyal (Wed Aug 16 2017 - 11:38:19 EST)
- Re: [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" Kees Cook (Wed Aug 16 2017 - 11:39:05 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Marc Zyngier (Wed Aug 16 2017 - 11:40:02 EST)
- Re: possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem Laurent Dufour (Wed Aug 16 2017 - 11:40:47 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Tom Rini (Wed Aug 16 2017 - 11:41:36 EST)
- Re: [PATCH 2/2 v6] printk: Add monotonic, boottime, and realtime timestamps Mark Salyzyn (Wed Aug 16 2017 - 11:43:50 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Roman Gushchin (Wed Aug 16 2017 - 11:43:59 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Rob Herring (Wed Aug 16 2017 - 11:44:15 EST)
- Re: [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware Sudeep Holla (Wed Aug 16 2017 - 11:44:44 EST)
- Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static David Lechner (Wed Aug 16 2017 - 11:46:42 EST)
- [PATCH] vmbus: fix missing signaling in hv_signal_on_read() Stephen Hemminger (Wed Aug 16 2017 - 11:50:04 EST)
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper Tony Lindgren (Wed Aug 16 2017 - 11:54:54 EST)
- [PATCH 0/2] KVM: SVM: Virtual GIF Janakarajan Natarajan (Wed Aug 16 2017 - 11:55:18 EST)
- [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature Janakarajan Natarajan (Wed Aug 16 2017 - 11:55:25 EST)
- [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition Janakarajan Natarajan (Wed Aug 16 2017 - 11:55:51 EST)
- Re: [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability Jens Axboe (Wed Aug 16 2017 - 11:56:23 EST)
- Re: [GIT PULL] (xen) stable/for-jens-4.13 for rc5 Jens Axboe (Wed Aug 16 2017 - 11:57:37 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Tom Rini (Wed Aug 16 2017 - 11:57:56 EST)
- Re: [PATCH v7 2/5] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers. David Daney (Wed Aug 16 2017 - 11:59:31 EST)
- Re: [PATCHv2 3/3] soc: xilinx: zynqmp: Add firmware interface Mark Rutland (Wed Aug 16 2017 - 12:00:19 EST)
- Re: [PATCH] udc: Memory leak on error path and use after free Anton Vasilyev (Wed Aug 16 2017 - 12:00:25 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Rob Herring (Wed Aug 16 2017 - 12:01:05 EST)
- Re: [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware Mark Rutland (Wed Aug 16 2017 - 12:02:04 EST)
- Applied "ASoC: samsung: i2s: Null pointer dereference on samsung_i2s_remove" to the asoc tree Mark Brown (Wed Aug 16 2017 - 12:02:24 EST)
- Applied "ASoC: compress: Set reasonable compress id string" to the asoc tree Mark Brown (Wed Aug 16 2017 - 12:02:30 EST)
- Re: [V6 1/2] phy: ralink-usb: add driver for Mediatek/Ralink Harvey Hunt (Wed Aug 16 2017 - 12:03:01 EST)
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling Wolfram Sang (Wed Aug 16 2017 - 12:06:38 EST)
- [PATCH] mm: Remove useless vma parameter to offset_il_node Laurent Dufour (Wed Aug 16 2017 - 12:09:29 EST)
- Re: [PATCH] vmbus: fix missing signaling in hv_signal_on_read() Greg KH (Wed Aug 16 2017 - 12:10:45 EST)
- Re: [dm-devel] [PATCH 2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK Mikulas Patocka (Wed Aug 16 2017 - 12:13:07 EST)
- [PATCH 0/2] fs-qnx6: Adjustments for qnx6_mmi_fill_super() SF Markus Elfring (Wed Aug 16 2017 - 12:13:27 EST)
- Re: [PATCH] thunderbolt: fix incorrect value assigned to req->response_type Greg Kroah-Hartman (Wed Aug 16 2017 - 12:13:33 EST)
- [PATCH 1/2] fs-qnx6: Delete an error message for a failed memory allocation in qnx6_mmi_fill_super() SF Markus Elfring (Wed Aug 16 2017 - 12:15:04 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Andy Lutomirski (Wed Aug 16 2017 - 12:15:08 EST)
- [PATCH 2/2] fs-qnx6: Less checks in qnx6_mmi_fill_super() after error detection SF Markus Elfring (Wed Aug 16 2017 - 12:16:08 EST)
- Re: [PATCH] vmbus: fix missing signaling in hv_signal_on_read() Stephen Hemminger (Wed Aug 16 2017 - 12:16:33 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Rob Herring (Wed Aug 16 2017 - 12:16:59 EST)
- [PATCH v2 2/2] perf/aux: Ensure aux_wakeup represents most recent wakeup index Will Deacon (Wed Aug 16 2017 - 12:18:27 EST)
- [PATCH v2 1/2] perf/aux: Make aux_{head,wakeup} ring_buffer members long Will Deacon (Wed Aug 16 2017 - 12:18:40 EST)
- [PATCH v2] mtd: plat-ram: use release_mem_region instead of release_resource Anton Vasilyev (Wed Aug 16 2017 - 12:22:42 EST)
- Re: [RFC 0/9] IOMMU driver support for shared virtual memory virtualization Joerg Roedel (Wed Aug 16 2017 - 12:23:27 EST)
- Re: [PATCH v7 2/5] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers. Thomas Gleixner (Wed Aug 16 2017 - 12:26:21 EST)
- Re: [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Dan Williams (Wed Aug 16 2017 - 12:29:33 EST)
- Re: [PATCH net-next V2 1/3] tap: use build_skb() for small packet David Miller (Wed Aug 16 2017 - 12:31:00 EST)
- Re: RCU stall when using function_graph Paul E. McKenney (Wed Aug 16 2017 - 12:32:40 EST)
- Re: [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Dan Williams (Wed Aug 16 2017 - 12:32:55 EST)
- Re: [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags Dan Williams (Wed Aug 16 2017 - 12:35:18 EST)
- Re: [PATCH] udc: Memory leak on error path and use after free Alan Stern (Wed Aug 16 2017 - 12:35:30 EST)
- Re: [lkp-robot] [selftests] 83fab1816d: kernel_selftests.futex.make_fail Shuah Khan (Wed Aug 16 2017 - 12:37:41 EST)
- Re: [PATCH V6] sched/fair: Remove group imbalance from calculate_imbalance() Jeffrey Hugo (Wed Aug 16 2017 - 12:41:15 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Andreas FÃrber (Wed Aug 16 2017 - 12:41:33 EST)
- Re: RCU stall when using function_graph Steven Rostedt (Wed Aug 16 2017 - 12:41:48 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 12:42:49 EST)
- Re: [tip:x86/platform] x86/hyper-v: Use hypercall for remote TLB flush Vitaly Kuznetsov (Wed Aug 16 2017 - 12:42:56 EST)
- Re: [RFC PATCH 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Brian Norris (Wed Aug 16 2017 - 12:43:55 EST)
- Re: [PATCH] ioctl_tty.2: add TIOCGPTPEER documentation Eric W. Biederman (Wed Aug 16 2017 - 12:44:03 EST)
- Re: [PATCH v3 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Wed Aug 16 2017 - 12:44:18 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Andre Przywara (Wed Aug 16 2017 - 12:46:24 EST)
- Re: [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags Kirill A. Shutemov (Wed Aug 16 2017 - 12:47:27 EST)
- Re: [PATCH] completion: Document that reinit_completion() must be called after complete_all() Linus Torvalds (Wed Aug 16 2017 - 12:47:45 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 12:51:04 EST)
- Re: [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags Dan Williams (Wed Aug 16 2017 - 12:52:23 EST)
- Re: [PATCH] ioctl_tty.2: add TIOCGPTPEER documentation Aleksa Sarai (Wed Aug 16 2017 - 12:54:15 EST)
- Re: [PATCH] tun: make tun_build_skb() thread safe Michael S. Tsirkin (Wed Aug 16 2017 - 12:55:24 EST)
- Re: [RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table Alex Williamson (Wed Aug 16 2017 - 12:56:17 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Radim KrÄmÃÅ (Wed Aug 16 2017 - 12:56:35 EST)
- [PATCH] ASoC: aux1x: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:24 EST)
- [PATCH] ASoC: cirrus: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:25 EST)
- [PATCH] ASoC: generic: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:26 EST)
- [PATCH] ASoC: rockchip: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:28 EST)
- [PATCH] ASoC: samsung: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:29 EST)
- [PATCH] ASoC: sh: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:30 EST)
- Re: [PATCH] completion: Document that reinit_completion() must be called after complete_all() Steven Rostedt (Wed Aug 16 2017 - 12:59:42 EST)
- [PATCH 0/7] ASoC: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:50 EST)
- [PATCH 1/7] ASoC: aux1x: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 12:59:57 EST)
- [PATCH 2/7] ASoC: cirrus: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:09 EST)
- [PATCH 3/7] ASoC: generic: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:20 EST)
- [PATCH 4/7] ASoC: pxa: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:31 EST)
- [PATCH 5/7] ASoC: rockchip: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:42 EST)
- [PATCH 6/7] ASoC: samsung: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:51 EST)
- [PATCH 7/7] ASoC: sh: make snd_soc_ops const Bhumika Goyal (Wed Aug 16 2017 - 13:00:59 EST)
- [BUG][bisected 270065e] linux-next fails to boot on powerpc Abdul Haleem (Wed Aug 16 2017 - 13:01:20 EST)
- Re: [RFC PATCH v3] pci: Concurrency issue during pci enable bridge Srinath Mannam (Wed Aug 16 2017 - 13:03:17 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Michael S. Tsirkin (Wed Aug 16 2017 - 13:04:20 EST)
- [PATCH v2] completion: Document that reinit_completion() must be called after complete_all() Steven Rostedt (Wed Aug 16 2017 - 13:12:11 EST)
- [PATCH] Revert "staging: fsl-mc: be consistent when checking strcmp() return" Colin King (Wed Aug 16 2017 - 13:12:17 EST)
- [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 13:13:01 EST)
- [PATCH 1/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 13:13:06 EST)
- Re: [PATCH] ioctl_tty.2: add TIOCGPTPEER documentation Eric W. Biederman (Wed Aug 16 2017 - 13:14:56 EST)
- [PATCH] ASoC: bcm: make snd_soc_dai_driver const Bhumika Goyal (Wed Aug 16 2017 - 13:15:08 EST)
- [PATCH] ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const Bhumika Goyal (Wed Aug 16 2017 - 13:15:09 EST)
- [PATCH 0/2] ASoC: make snd_soc_dai_driver and snd_soc_component_driver const Bhumika Goyal (Wed Aug 16 2017 - 13:15:35 EST)
- [PATCH 1/2] ASoC: bcm: make snd_soc_dai_driver const Bhumika Goyal (Wed Aug 16 2017 - 13:15:43 EST)
- [PATCH 2/2] ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const Bhumika Goyal (Wed Aug 16 2017 - 13:15:50 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Mark Rutland (Wed Aug 16 2017 - 13:16:11 EST)
- Re: [PATCH] Revert "staging: fsl-mc: be consistent when checking strcmp() return" Greg Kroah-Hartman (Wed Aug 16 2017 - 13:16:57 EST)
- [PATCH-resend] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages Luck, Tony (Wed Aug 16 2017 - 13:18:11 EST)
- Re: [PATCH v2] completion: Document that reinit_completion() must be called after complete_all() Linus Torvalds (Wed Aug 16 2017 - 13:18:34 EST)
- [PATCH 00/18] rpmsg: glink: Add glink smem based transport Sricharan R (Wed Aug 16 2017 - 13:18:39 EST)
- [PATCH 00/18] rpmsg: glink: Add glink smem based transport Sricharan R (Wed Aug 16 2017 - 13:19:34 EST)
- [PATCH 01/18] rpmsg: glink: Rename glink_rpm_xx functions to qcom_glink_xx Sricharan R (Wed Aug 16 2017 - 13:19:46 EST)
- [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c Sricharan R (Wed Aug 16 2017 - 13:19:57 EST)
- [PATCH 05/18] rpmsg: glink: Allow unaligned data access Sricharan R (Wed Aug 16 2017 - 13:20:05 EST)
- [PATCH 07/18] rpmsg: glink: Fix default case while handling received commands Sricharan R (Wed Aug 16 2017 - 13:20:10 EST)
- [PATCH v2] zswap: Zero-filled pages handling Srividya Desireddy (Wed Aug 16 2017 - 13:20:16 EST)
- Re: [PATCH v2] completion: Document that reinit_completion() must be called after complete_all() Steven Rostedt (Wed Aug 16 2017 - 13:20:26 EST)
- [PATCH 16/18] rpmsg: glink: Use the intents passed by remote Sricharan R (Wed Aug 16 2017 - 13:20:33 EST)
- [PATCH 13/18] rpmsg: glink: Add rx done command Sricharan R (Wed Aug 16 2017 - 13:20:39 EST)
- [PATCH 15/18] rpmsg: glink: Receive and store the remote intent buffers Sricharan R (Wed Aug 16 2017 - 13:20:47 EST)
- [PATCH 18/18] rpmsg: glink: Handle remote rx done command Sricharan R (Wed Aug 16 2017 - 13:20:52 EST)
- [PATCH 10/18] rpmsg: glink: Add support for TX intents Sricharan R (Wed Aug 16 2017 - 13:21:10 EST)
- [PATCH 17/18] rpmsg: glink: Request for intents when unavailable Sricharan R (Wed Aug 16 2017 - 13:21:21 EST)
- [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data Sricharan R (Wed Aug 16 2017 - 13:21:36 EST)
- [PATCH][V2] Revert "staging: fsl-mc: be consistent when checking strcmp() return" Colin King (Wed Aug 16 2017 - 13:21:49 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Bart Van Assche (Wed Aug 16 2017 - 13:22:07 EST)
- [PATCH 12/18] rpmsg: glink: Make RX FIFO peak accessor to take an offset Sricharan R (Wed Aug 16 2017 - 13:22:38 EST)
- [PATCH 09/18] rpmsg: glink: Fix idr_lock from mutex to spinlock Sricharan R (Wed Aug 16 2017 - 13:22:57 EST)
- [PATCH 14/18] rpmsg: glink: Add announce_create ops and preallocate intents Sricharan R (Wed Aug 16 2017 - 13:23:13 EST)
- [PATCH 06/18] rpmsg: glink: Introduce glink smem based transport Sricharan R (Wed Aug 16 2017 - 13:23:56 EST)
- [PATCH 08/18] rpmsg: glink: Add support for transport version negotiation Sricharan R (Wed Aug 16 2017 - 13:24:22 EST)
- [PATCH 02/18] rpmsg: glink: Associate indirections for pipe fifo accessor's Sricharan R (Wed Aug 16 2017 - 13:24:40 EST)
- [PATCH 03/18] rpmsg: glink: Split rpm_probe to reuse the common code Sricharan R (Wed Aug 16 2017 - 13:24:50 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 13:25:15 EST)
- Re: [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Dan Williams (Wed Aug 16 2017 - 13:28:27 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Kani, Toshimitsu (Wed Aug 16 2017 - 13:29:09 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 13:32:06 EST)
- [PATCH v2 0/2] x86: paravirt related cleanup Juergen Gross (Wed Aug 16 2017 - 13:32:12 EST)
- [PATCH v2 2/2] x86/lguest: remove lguest support Juergen Gross (Wed Aug 16 2017 - 13:32:31 EST)
- [PATCH v2 1/2] paravirt,xen: remove xen_patch() Juergen Gross (Wed Aug 16 2017 - 13:32:56 EST)
- [PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning Nicolas Pitre (Wed Aug 16 2017 - 13:36:06 EST)
- [PATCH v2 2/5] cramfs: make cramfs_physmem usable as root fs Nicolas Pitre (Wed Aug 16 2017 - 13:36:11 EST)
- [PATCH v2 0/5] cramfs refresh for embedded usage Nicolas Pitre (Wed Aug 16 2017 - 13:36:36 EST)
- [PATCH] dax: explain how read(2)/write(2) addresses are validated Ross Zwisler (Wed Aug 16 2017 - 13:36:40 EST)
- Re: [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition Borislav Petkov (Wed Aug 16 2017 - 13:36:53 EST)
- [PATCH v2 1/5] cramfs: direct memory access support Nicolas Pitre (Wed Aug 16 2017 - 13:37:34 EST)
- [PATCH v2 4/5] cramfs: add mmap support Nicolas Pitre (Wed Aug 16 2017 - 13:37:46 EST)
- [PATCH v2 5/5] cramfs: rehabilitate it Nicolas Pitre (Wed Aug 16 2017 - 13:38:06 EST)
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper Hans de Goede (Wed Aug 16 2017 - 13:38:41 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Wed Aug 16 2017 - 13:40:38 EST)
- [PATCH 0/3] Add Support for Broadcom D1W controller Scott Branden (Wed Aug 16 2017 - 13:45:55 EST)
- [PATCH 1/3] dt-bindings: mfd: d1w: iproc: Documentation for d1w driver Scott Branden (Wed Aug 16 2017 - 13:45:59 EST)
- [PATCH 2/3] w1: d1w: Provide callback for ds1wm read/write Scott Branden (Wed Aug 16 2017 - 13:45:59 EST)
- [PATCH 3/3] mfd: d1w: iproc: Add d1w driver Scott Branden (Wed Aug 16 2017 - 13:46:05 EST)
- Re: [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq Brian Norris (Wed Aug 16 2017 - 13:49:49 EST)
- Re: [alsa-devel] [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support Damien Riegel (Wed Aug 16 2017 - 13:50:14 EST)
- [PATCH v2] i40e/i40evf: use cpumask_copy() for assigning cpumask Juergen Gross (Wed Aug 16 2017 - 13:53:06 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Frank Rowand (Wed Aug 16 2017 - 13:55:31 EST)
- Re: [PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering David Miller (Wed Aug 16 2017 - 13:56:53 EST)
- Re: RCU stall when using function_graph Paul E. McKenney (Wed Aug 16 2017 - 13:58:14 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Kani, Toshimitsu (Wed Aug 16 2017 - 14:01:40 EST)
- Re: [RFC PATCH 7/9] housekeeping: Use own boot option, independant from nohz Mike Galbraith (Wed Aug 16 2017 - 14:01:47 EST)
- Re: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor David Miller (Wed Aug 16 2017 - 14:06:43 EST)
- Re: [PATCH v2] completion: Document that reinit_completion() must be called after complete_all() Ingo Molnar (Wed Aug 16 2017 - 14:06:57 EST)
- WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Abdul Haleem (Wed Aug 16 2017 - 14:07:52 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Frank Rowand (Wed Aug 16 2017 - 14:10:45 EST)
- Re: [PATCH] PNP: ide: constify pnp_device_id David Miller (Wed Aug 16 2017 - 14:10:51 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Wed Aug 16 2017 - 14:14:45 EST)
- Re: [PATCH] devicetree: Enable generation of __symbols__ in all dtb files Frank Rowand (Wed Aug 16 2017 - 14:15:57 EST)
- Re: WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Bart Van Assche (Wed Aug 16 2017 - 14:16:39 EST)
- [PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Alexander Potapenko (Wed Aug 16 2017 - 14:16:50 EST)
- Re: [PATCH net 2/2] net: ixgbe: Use new IXGBE_FLAG2_ROOT_NO_RELAXED_ORDERING flag Alexander Duyck (Wed Aug 16 2017 - 14:17:36 EST)
- [tip:sched/core] sched/completion: Document that reinit_completion() must be called after complete_all() tip-bot for Steven Rostedt (Wed Aug 16 2017 - 14:17:39 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Wed Aug 16 2017 - 14:17:58 EST)
- Re: [PATCH] net: 3c509: constify pnp_device_id David Miller (Wed Aug 16 2017 - 14:26:20 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 14:26:44 EST)
- Re: [PATCH] Input: elan_i2c - Make hardware buttons work properly on Asus ROG G752xx Dmitry Torokhov (Wed Aug 16 2017 - 14:27:17 EST)
- Re: [PATCH] tools: fix compile error of freq-step.c John Stultz (Wed Aug 16 2017 - 14:27:36 EST)
- RE: [PATCH v2 1/5] cramfs: direct memory access support Chris Brandt (Wed Aug 16 2017 - 14:28:26 EST)
- RE: [PATCH v2 3/5] cramfs: implement uncompressed and arbitrary data block positioning Chris Brandt (Wed Aug 16 2017 - 14:28:41 EST)
- RE: [PATCH v2 4/5] cramfs: add mmap support Chris Brandt (Wed Aug 16 2017 - 14:28:54 EST)
- Re: DSA support for Micrel KSZ8895 Pavel Machek (Wed Aug 16 2017 - 14:32:13 EST)
- Re: [PATCH] auxdisplay: ht16k33: Use generic device properties function Dmitry Torokhov (Wed Aug 16 2017 - 14:32:47 EST)
- Re: [RESEND v9 09/12] Input: Add power key driver for Rockchip RK805 PMIC Dmitry Torokhov (Wed Aug 16 2017 - 14:34:23 EST)
- Re: [PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN() Boris Ostrovsky (Wed Aug 16 2017 - 14:37:19 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Meelis Roos (Wed Aug 16 2017 - 14:39:20 EST)
- [tip:x86/urgent] x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks tip-bot for Oleg Nesterov (Wed Aug 16 2017 - 14:39:39 EST)
- [tip:x86/urgent] x86: Fix norandmaps/ADDR_NO_RANDOMIZE tip-bot for Oleg Nesterov (Wed Aug 16 2017 - 14:40:22 EST)
- [tip:x86/spinlocks] x86/nmi: Use raw lock tip-bot for Scott Wood (Wed Aug 16 2017 - 14:44:02 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Wed Aug 16 2017 - 14:46:50 EST)
- Re: [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll David Miller (Wed Aug 16 2017 - 14:47:28 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 14:48:54 EST)
- Re: [PATCH] tools: fix compile error of freq-step.c Shuah Khan (Wed Aug 16 2017 - 14:50:04 EST)
- Re: [PATCH v2] completion: Document that reinit_completion() must be called after complete_all() Linus Torvalds (Wed Aug 16 2017 - 14:50:26 EST)
- RE: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor Dexuan Cui (Wed Aug 16 2017 - 14:52:22 EST)
- Re: [PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting Tejun Heo (Wed Aug 16 2017 - 14:52:51 EST)
- Re: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor David Miller (Wed Aug 16 2017 - 14:54:23 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Wed Aug 16 2017 - 14:59:57 EST)
- Re: random.c: LFSR polynomials are not irreducible/primitive Fontaine david (Wed Aug 16 2017 - 15:00:06 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Bjorn Helgaas (Wed Aug 16 2017 - 15:02:50 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Radim KrÄmÃÅ (Wed Aug 16 2017 - 15:03:33 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Wed Aug 16 2017 - 15:07:30 EST)
- [PATCH] x86/boot/64: clang: use fixup_pointer() to access next_early_pgt Alexander Potapenko (Wed Aug 16 2017 - 15:08:18 EST)
- [PATCH] init: Move stack canary initialization after setup_arch Laura Abbott (Wed Aug 16 2017 - 15:09:18 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Wed Aug 16 2017 - 15:14:56 EST)
- Re: [PATCH] x86/boot/64: clang: use fixup_pointer() to access next_early_pgt Alexander Potapenko (Wed Aug 16 2017 - 15:15:34 EST)
- Re: [PATCH v2 1/2] paravirt,xen: remove xen_patch() Josh Poimboeuf (Wed Aug 16 2017 - 15:17:01 EST)
- [PATCH v3] add (un)patch callbacks Joe Lawrence (Wed Aug 16 2017 - 15:17:17 EST)
- [PATCH v3] livepatch: add (un)patch callbacks Joe Lawrence (Wed Aug 16 2017 - 15:17:26 EST)
- [GIT PULL] Audit fixes for v4.13 (#2) Paul Moore (Wed Aug 16 2017 - 15:19:47 EST)
- [PATCH 0/3] pstore: Adjustments for some function implementations SF Markus Elfring (Wed Aug 16 2017 - 15:20:51 EST)
- [PATCH 1/3] pstore: Delete six error messages for a failed memory allocation SF Markus Elfring (Wed Aug 16 2017 - 15:21:41 EST)
- Re: [PATCH v2 08/14] power: supply: Add power_supply_set_input_current_limit_from_supplier helper Tony Lindgren (Wed Aug 16 2017 - 15:21:44 EST)
- Re: [PATCH 6/7] ASoC: samsung: make snd_soc_ops const Krzysztof Kozlowski (Wed Aug 16 2017 - 15:22:42 EST)
- [PATCH 2/3] pstore: Improve a size determination in three functions SF Markus Elfring (Wed Aug 16 2017 - 15:22:47 EST)
- [PATCH 3/3] pstore: Adjust two checks for null pointers SF Markus Elfring (Wed Aug 16 2017 - 15:23:44 EST)
- Re: [PATCH 2/2] arm64: compat: Add CONFIG_KUSER_HELPERS Mark Salyzyn (Wed Aug 16 2017 - 15:25:50 EST)
- Re: [PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Wed Aug 16 2017 - 15:27:02 EST)
- Re: [PATCH] init: Move stack canary initialization after setup_arch Kees Cook (Wed Aug 16 2017 - 15:29:29 EST)
- Re: [PATCH 1/3] pstore: Delete six error messages for a failed memory allocation Kees Cook (Wed Aug 16 2017 - 15:32:28 EST)
- [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers Andreas Klinger (Wed Aug 16 2017 - 15:32:55 EST)
- Re: [PATCH 3/3] pstore: Adjust two checks for null pointers Kees Cook (Wed Aug 16 2017 - 15:33:04 EST)
- Re: [PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device Thierry Reding (Wed Aug 16 2017 - 15:33:13 EST)
- [PATCH v3 1/5] iio: srf08: add device tree binding for srf02 and srf10 Andreas Klinger (Wed Aug 16 2017 - 15:33:20 EST)
- [PATCH v3 2/5] iio: srf08: add device tree table Andreas Klinger (Wed Aug 16 2017 - 15:33:39 EST)
- Re: [PATCH 2/3] pstore: Improve a size determination in three functions Kees Cook (Wed Aug 16 2017 - 15:34:03 EST)
- Re: [PATCH] soc: Convert to using %pOF instead of full_name Arnd Bergmann (Wed Aug 16 2017 - 15:34:06 EST)
- [PATCH v3 4/5] iio: srf08: add sensor type srf10 Andreas Klinger (Wed Aug 16 2017 - 15:34:18 EST)
- [PATCH v3 3/5] iio: srf08: add triggered buffer support Andreas Klinger (Wed Aug 16 2017 - 15:34:48 EST)
- [PATCH v3 5/5] iio: srf08: add support for srf02 in i2c mode Andreas Klinger (Wed Aug 16 2017 - 15:34:53 EST)
- Re: [PATCH] memory: Convert to using %pOF instead of full_name Arnd Bergmann (Wed Aug 16 2017 - 15:38:27 EST)
- Re: [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes Lori Hikichi (Wed Aug 16 2017 - 15:39:55 EST)
- [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Radim KrÄmÃÅ (Wed Aug 16 2017 - 15:41:03 EST)
- [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC Radim KrÄmÃÅ (Wed Aug 16 2017 - 15:41:10 EST)
- [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array Radim KrÄmÃÅ (Wed Aug 16 2017 - 15:41:17 EST)
- RE: [PATCH v2 1/5] cramfs: direct memory access support Nicolas Pitre (Wed Aug 16 2017 - 15:44:37 EST)
- Re: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor Jorgen S. Hansen (Wed Aug 16 2017 - 15:44:55 EST)
- Re: [GIT PULL] tee: updates for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 15:46:37 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 15:47:43 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 15:48:18 EST)
- Re: Aw: Re: [tpmdd-devel] [PATCH] tpm: improve tpm_tis send() performance by ignoring burstcount Ken Goldman (Wed Aug 16 2017 - 15:51:08 EST)
- Re: [GIT PULL 1/5] ARM: s3c24xx: Early stuff for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 15:51:26 EST)
- Re: [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature Radim Krcmar (Wed Aug 16 2017 - 15:53:23 EST)
- Re: [PATCH v3 0/8] irqchip/gic-v3-its: Implement ITS nodes as kernel devices and use CMA Robert Richter (Wed Aug 16 2017 - 15:54:07 EST)
- Re: [PATCH][drm-next] drm/tinydrm: make function st7586_pipe_enable static Noralf TrÃnnes (Wed Aug 16 2017 - 15:54:15 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 15:56:57 EST)
- Re: pstore: Delete six error messages for a failed memory allocation SF Markus Elfring (Wed Aug 16 2017 - 15:59:15 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 15:59:21 EST)
- Re: [PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device Bjorn Helgaas (Wed Aug 16 2017 - 16:02:43 EST)
- Re: pstore: Improve a size determination in three functions SF Markus Elfring (Wed Aug 16 2017 - 16:03:58 EST)
- Re: WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Brian King (Wed Aug 16 2017 - 16:10:54 EST)
- Re: [PATCH v2] net: inet: diag: expose sockets cgroup classid Levin, Alexander (Sasha Levin) (Wed Aug 16 2017 - 16:14:17 EST)
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers Peter Rosin (Wed Aug 16 2017 - 16:14:51 EST)
- Re: [PATCH v2] net: inet: diag: expose sockets cgroup classid Cong Wang (Wed Aug 16 2017 - 16:16:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 16:19:08 EST)
- Re: [PATCH v3] add (un)patch callbacks Josh Poimboeuf (Wed Aug 16 2017 - 16:20:42 EST)
- [GIT PULL 00/10] perf/core improvements and fixes Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:07 EST)
- [PATCH 01/10] perf tests shell: Remove duplicate skip_if_no_debuginfo() function Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:12 EST)
- [PATCH 02/10] perf test shell: Check if 'perf probe' is available, skip tests if not Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:19 EST)
- [PATCH 06/10] perf script python: Add support for exporting to sqlite3 Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:26 EST)
- [PATCH 08/10] perf script python: Add support for sqlite3 to call-graph-from-sql.py Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:28 EST)
- [PATCH 09/10] perf bpf: Fix endianness problem when loading parameters in prologue Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:35 EST)
- [PATCH 10/10] perf test shell: Replace '|&' with '2>&1 |' to work with more shells Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:21:49 EST)
- [PATCH 07/10] perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:22:22 EST)
- [PATCH 05/10] perf scripts python: Fix query in call-graph-from-postgresql.py Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:22:40 EST)
- [PATCH 03/10] perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:23:00 EST)
- [PATCH 04/10] perf scripts python: Fix missing call_path_id in export-to-postgresql script Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 16:23:10 EST)
- Re: [PATCH v2] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds kbuild test robot (Wed Aug 16 2017 - 16:24:35 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Bart Van Assche (Wed Aug 16 2017 - 16:26:44 EST)
- Re: [PATCH v2] ARM: Convert to using %pOF instead of full_name Arnd Bergmann (Wed Aug 16 2017 - 16:27:53 EST)
- Re: [PATCH v2 11/14] power: supply: bq24190_charger: Get input_current_limit from our supplier Liam Breck (Wed Aug 16 2017 - 16:28:49 EST)
- Re: [PATCH v3] livepatch: add (un)patch callbacks Josh Poimboeuf (Wed Aug 16 2017 - 16:29:33 EST)
- Re: [PATCH] soc: versatile: remove unnecessary static in realview_soc_probe() Arnd Bergmann (Wed Aug 16 2017 - 16:30:04 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 16:30:45 EST)
- [PATCH] usb: gadget: serial: fix oops when data rx'd after close Stephen Warren (Wed Aug 16 2017 - 16:30:51 EST)
- Re: [PATCH v2] watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds kbuild test robot (Wed Aug 16 2017 - 16:31:32 EST)
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers Wolfram Sang (Wed Aug 16 2017 - 16:34:11 EST)
- [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Wed Aug 16 2017 - 16:41:00 EST)
- [ANNOUNCE] 4.1.42-rt50 Julia Cartwright (Wed Aug 16 2017 - 16:43:00 EST)
- Re: [PATCH 1/3] dt-bindings: mfd: d1w: iproc: Documentation for d1w driver Rob Herring (Wed Aug 16 2017 - 16:45:49 EST)
- Re: [PATCH v3 2/5] reset: socfpga: use the reset-simple driver Alexandru Gagniuc (Wed Aug 16 2017 - 16:46:22 EST)
- Re: [PATCH v3 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967 Alexandru Gagniuc (Wed Aug 16 2017 - 16:47:07 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Alexandru Gagniuc (Wed Aug 16 2017 - 16:50:22 EST)
- Re: [PATCH v3 4/5] reset: zx2967: use the reset-simple driver Alexandru Gagniuc (Wed Aug 16 2017 - 16:51:05 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Andreas FÃrber (Wed Aug 16 2017 - 16:52:52 EST)
- Re: [PATCH] nokia n900: update dts with camera support Sebastian Reichel (Wed Aug 16 2017 - 16:53:42 EST)
- [PATCH] binfmt_elf: don't attempt to load FDPIC binaries Nicolas Pitre (Wed Aug 16 2017 - 16:55:17 EST)
- Re: [GIT PULL 2/5] ARM: dts: exynos: Updates for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 16:55:29 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Alexandru Gagniuc (Wed Aug 16 2017 - 16:55:48 EST)
- [PATCH v3] serial: 8250_of: Add basic PM runtime support Franklin S Cooper Jr (Wed Aug 16 2017 - 16:57:47 EST)
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling Wolfram Sang (Wed Aug 16 2017 - 16:58:33 EST)
- Re: [PATCH] nokia n900: update dts with camera support Pavel Machek (Wed Aug 16 2017 - 16:59:23 EST)
- Linux 3.18.66 Greg KH (Wed Aug 16 2017 - 16:59:32 EST)
- Re: Linux 3.18.66 Greg KH (Wed Aug 16 2017 - 16:59:37 EST)
- Re: [PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device David Miller (Wed Aug 16 2017 - 17:00:02 EST)
- Re: [PATCH v3 5/5] reset: simple: read back to make sure changes are applied Alexandru Gagniuc (Wed Aug 16 2017 - 17:01:14 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 17:03:21 EST)
- Re: [RFC 2/5] i3c: Add core I3C infrastructure Geert Uytterhoeven (Wed Aug 16 2017 - 17:04:04 EST)
- Linux 4.4.83 Greg KH (Wed Aug 16 2017 - 17:04:50 EST)
- Re: Linux 4.4.83 Greg KH (Wed Aug 16 2017 - 17:04:56 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Ken Goldman (Wed Aug 16 2017 - 17:15:21 EST)
- Re: Inconsistency in usb_add_gadget_udc_release() interface Alexey Khoroshilov (Wed Aug 16 2017 - 17:15:47 EST)
- [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting Mathieu Poirier (Wed Aug 16 2017 - 17:20:53 EST)
- [PATCH 3/7] sched/deadline: Keep new DL task within root domain's boundary Mathieu Poirier (Wed Aug 16 2017 - 17:21:03 EST)
- [PATCH 5/7] cgroup: Concentrate DL related validation code in one place Mathieu Poirier (Wed Aug 16 2017 - 17:21:06 EST)
- [PATCH 7/7] sched/core: Don't change the affinity of DL tasks Mathieu Poirier (Wed Aug 16 2017 - 17:21:12 EST)
- [PATCH 6/7] cgroup: Constrain the addition of CPUs to a new CPUset Mathieu Poirier (Wed Aug 16 2017 - 17:21:32 EST)
- [PATCH 1/7] sched/topology: Adding function partition_sched_domains_locked() Mathieu Poirier (Wed Aug 16 2017 - 17:21:49 EST)
- [PATCH 4/7] cgroup: Constrain 'sched_load_balance' flag when DL tasks are present Mathieu Poirier (Wed Aug 16 2017 - 17:21:53 EST)
- Linux 4.9.44 Greg KH (Wed Aug 16 2017 - 17:22:12 EST)
- Re: Linux 4.9.44 Greg KH (Wed Aug 16 2017 - 17:22:22 EST)
- [PATCH 2/7] cpuset: Rebuild root domain deadline accounting information Mathieu Poirier (Wed Aug 16 2017 - 17:22:48 EST)
- Re: [PATCH] nokia n900: update dts with camera support Sakari Ailus (Wed Aug 16 2017 - 17:23:52 EST)
- Re: [PATCH][V2] net/mlx4: fix spelling mistake: "availible" -> "available" David Miller (Wed Aug 16 2017 - 17:24:34 EST)
- Linux 4.12.8 Greg KH (Wed Aug 16 2017 - 17:24:47 EST)
- Re: Linux 4.12.8 Greg KH (Wed Aug 16 2017 - 17:24:57 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Wed Aug 16 2017 - 17:25:47 EST)
- Re: [PATCH] tun: make tun_build_skb() thread safe David Miller (Wed Aug 16 2017 - 17:28:00 EST)
- Re: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 17:31:58 EST)
- Re: [GIT PULL 3/5] arm64: dts: exynos: Updates for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 17:37:16 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 17:37:35 EST)
- Re: [tip:x86/platform] x86/hyper-v: Use hypercall for remote TLB flush Boris Ostrovsky (Wed Aug 16 2017 - 17:43:57 EST)
- Re: [patch net-next 1/3] idr: Use unsigned long instead of int Alexey Dobriyan (Wed Aug 16 2017 - 17:44:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 17:46:00 EST)
- Re: [linux-sunxi] [PATCH 01/13] dt-bindings: update the binding for Allwinner H3 DE2 support Jernej Åkrabec (Wed Aug 16 2017 - 17:47:08 EST)
- linux-next: Signed-off-by missing for commit in the xfs tree Stephen Rothwell (Wed Aug 16 2017 - 17:48:14 EST)
- Re: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.14 Arnd Bergmann (Wed Aug 16 2017 - 17:50:29 EST)
- Re: [patch net-next 0/3] net/sched: Improve getting objects by indexes Frank Rowand (Wed Aug 16 2017 - 17:51:31 EST)
- [PATCH v2 0/2] ARM: dts: k2g: Add support for USB instances on 66AK2G Franklin S Cooper Jr (Wed Aug 16 2017 - 17:55:09 EST)
- [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver Franklin S Cooper Jr (Wed Aug 16 2017 - 17:55:15 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 17:55:39 EST)
- Re: [patch net-next 1/3] idr: Use unsigned long instead of int Frank Rowand (Wed Aug 16 2017 - 17:56:12 EST)
- [PATCH v2 2/2] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties Franklin S Cooper Jr (Wed Aug 16 2017 - 17:56:24 EST)
- Re: [PATCH v2 1/3] ASoC: rockchip: Parse dai links from dts Matthias Kaehlcke (Wed Aug 16 2017 - 17:59:19 EST)
- [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms Tom Rini (Wed Aug 16 2017 - 17:59:30 EST)
- Two minor perf patches preparing for Skylake server events Andi Kleen (Wed Aug 16 2017 - 18:02:26 EST)
- [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Andi Kleen (Wed Aug 16 2017 - 18:02:34 EST)
- [PATCH 1/2] perf, tools, json: Support FCMask and PortMask Andi Kleen (Wed Aug 16 2017 - 18:03:00 EST)
- Re: [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature Natarajan, Janakarajan (Wed Aug 16 2017 - 18:04:28 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 18:05:42 EST)
- [PULL] Please pull Skylake server JSON events Andi Kleen (Wed Aug 16 2017 - 18:05:59 EST)
- [PATCH] mm/vmalloc: Don't unconditonally use __GFP_HIGHMEM Laura Abbott (Wed Aug 16 2017 - 18:07:28 EST)
- Re: [PATCH 2/2] KVM: SVM: Enable Virtual GIF feature Paolo Bonzini (Wed Aug 16 2017 - 18:08:02 EST)
- Re: [PATCH v3 11/22] staging: ccree: fix line indentation and breaks Greg Kroah-Hartman (Wed Aug 16 2017 - 18:08:10 EST)
- Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline Greg KH (Wed Aug 16 2017 - 18:09:14 EST)
- Re: [PATCH v3 00/22] staging: ccree: fixes and simplifications Greg Kroah-Hartman (Wed Aug 16 2017 - 18:12:12 EST)
- [GIT PULL] SCSI fixes for 4.13-rc4 James Bottomley (Wed Aug 16 2017 - 18:13:32 EST)
- Re: [PATCH] x86/boot/64: clang: use fixup_pointer() to access next_early_pgt Kirill A. Shutemov (Wed Aug 16 2017 - 18:18:32 EST)
- [PATCH v2 1/3] i2c: davinci: Preserve return value of devm_clk_get Franklin S Cooper Jr (Wed Aug 16 2017 - 18:20:11 EST)
- [PATCH v2 3/3] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property Franklin S Cooper Jr (Wed Aug 16 2017 - 18:20:27 EST)
- [PATCH v2 0/3] ARM: dts: keystone-k2g: Add I2C support for 66AK2G Franklin S Cooper Jr (Wed Aug 16 2017 - 18:21:29 EST)
- [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Franklin S Cooper Jr (Wed Aug 16 2017 - 18:21:40 EST)
- Re: [PATCH 2/9] Implement containers as kernel objects Paul Moore (Wed Aug 16 2017 - 18:21:59 EST)
- Fix Skylake PEBS data source for perf v5 Andi Kleen (Wed Aug 16 2017 - 18:22:12 EST)
- Re: [PATCH 2/2] iommu/tegra-gart: Add support for struct iommu_device Dmitry Osipenko (Wed Aug 16 2017 - 18:22:17 EST)
- [PATCH v5 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen (Wed Aug 16 2017 - 18:22:39 EST)
- [PATCH v5 1/4] perf/x86: Move Nehalem PEBS code to flag Andi Kleen (Wed Aug 16 2017 - 18:22:48 EST)
- [PATCH v5 2/4] perf/x86: Fix data source decoding for Skylake Andi Kleen (Wed Aug 16 2017 - 18:23:00 EST)
- [PATCH v5 4/4] perf, tools: Add test cases for new data source encoding Andi Kleen (Wed Aug 16 2017 - 18:23:12 EST)
- [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (C sources) Mark Salyzyn (Wed Aug 16 2017 - 18:27:50 EST)
- [PATCH v2 2/3] arm64: compat: Split the sigreturn trampolines and kuser helpers (assembler sources) Mark Salyzyn (Wed Aug 16 2017 - 18:28:29 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 16 2017 - 18:28:52 EST)
- [PATCH v2 3/3] arm64: compat: Add CONFIG_KUSER_HELPERS Mark Salyzyn (Wed Aug 16 2017 - 18:29:09 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Wed Aug 16 2017 - 18:31:33 EST)
- Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms Frank Rowand (Wed Aug 16 2017 - 18:33:11 EST)
- RE: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor Dexuan Cui (Wed Aug 16 2017 - 18:34:11 EST)
- [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Tony Luck (Wed Aug 16 2017 - 18:36:28 EST)
- [PATCHv2 0/2] Command line randomness Laura Abbott (Wed Aug 16 2017 - 18:47:11 EST)
- [PATCHv2 1/2] init: Move stack canary initialization after setup_arch Laura Abbott (Wed Aug 16 2017 - 18:47:11 EST)
- [PATCHv2 2/2] extract early boot entropy from the passed cmdline Laura Abbott (Wed Aug 16 2017 - 18:47:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 16 2017 - 18:47:30 EST)
- Re: [PATCHv2 2/2] extract early boot entropy from the passed cmdline Kees Cook (Wed Aug 16 2017 - 18:48:53 EST)
- Re: [PATCHv2 1/2] init: Move stack canary initialization after setup_arch Kees Cook (Wed Aug 16 2017 - 18:50:29 EST)
- Re: [PATCHv2 2/2] extract early boot entropy from the passed cmdline Laura Abbott (Wed Aug 16 2017 - 18:53:33 EST)
- Re: [PATCH v2 1/3] ASoC: rockchip: Parse dai links from dts jeffy (Wed Aug 16 2017 - 18:55:34 EST)
- [RFC] perf tool & spe driver: shot at prctl errmsging Kim Phillips (Wed Aug 16 2017 - 18:56:40 EST)
- Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms Frank Rowand (Wed Aug 16 2017 - 18:57:32 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 18:58:08 EST)
- Re: [PATCH v2 1/2] kbuild: Also evaluate alternative option passed to cc-option, etc Matthias Kaehlcke (Wed Aug 16 2017 - 18:58:47 EST)
- Re: [RFC][PATCH 2/2] selftests: timers: freq-step: Fix build warning Shuah Khan (Wed Aug 16 2017 - 19:01:16 EST)
- Re: [PATCH v2 1/1] rtc: rtctest: Improve support detection Shuah Khan (Wed Aug 16 2017 - 19:06:49 EST)
- Re: [PATCH v6 01/17] powerpc/vas: Define macros, register fields and structures Sukadev Bhattiprolu (Wed Aug 16 2017 - 19:07:53 EST)
- Re: [RFC][PATCH 2/2] selftests: timers: freq-step: Fix build warning John Stultz (Wed Aug 16 2017 - 19:10:49 EST)
- [PATCHv3 0/2] Command line randomness Laura Abbott (Wed Aug 16 2017 - 19:15:08 EST)
- [PATCHv3 1/2] init: Move stack canary initialization after setup_arch Laura Abbott (Wed Aug 16 2017 - 19:15:11 EST)
- [PATCHv3 2/2] extract early boot entropy from the passed cmdline Laura Abbott (Wed Aug 16 2017 - 19:15:14 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Brian King (Wed Aug 16 2017 - 19:18:38 EST)
- refactoring timers to avoid init_timer*() Kees Cook (Wed Aug 16 2017 - 19:21:06 EST)
- Re: linux-next: Signed-off-by missing for commit in the drivers-x86 tree Darren Hart (Wed Aug 16 2017 - 19:21:51 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Eric W. Biederman (Wed Aug 16 2017 - 19:23:20 EST)
- Re: [PATCHv3 2/2] extract early boot entropy from the passed cmdline Kees Cook (Wed Aug 16 2017 - 19:23:24 EST)
- Re: [PATCH] selftests: futex: convert test to use ksft TAP13 framework Darren Hart (Wed Aug 16 2017 - 19:25:52 EST)
- Re: [PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile kbuild test robot (Wed Aug 16 2017 - 19:36:49 EST)
- Re: [PATCH v5 0/5] MAP_DIRECT and block-map-atomic files Dan Williams (Wed Aug 16 2017 - 19:42:20 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Wed Aug 16 2017 - 19:47:58 EST)
- Re: [PATCH v2 1/3] ASoC: rockchip: Parse dai links from dts Matthias Kaehlcke (Wed Aug 16 2017 - 19:51:07 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 16 2017 - 19:51:45 EST)
- Re: [GIT PULL] Audit fixes for v4.13 (#2) Linus Torvalds (Wed Aug 16 2017 - 19:57:06 EST)
- [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:00 EST)
- [HMM-v25 06/19] mm/memory_hotplug: introduce add_pages JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:10 EST)
- [HMM-v25 10/19] mm/memcontrol: support MEMORY_DEVICE_PRIVATE v4 JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:20 EST)
- [HMM-v25 13/19] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:25 EST)
- [HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3 JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:34 EST)
- [HMM-v25 17/19] mm/migrate: allow migrate_vma() to alloc new page on empty entry v4 JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:44 EST)
- [HMM-v25 18/19] mm/device-public-memory: device memory cache coherent with CPU v5 JÃrÃme Glisse (Wed Aug 16 2017 - 20:06:48 EST)
- [HMM-v25 15/19] mm/migrate: migrate_vma() unmap page from vma while collecting pages JÃrÃme Glisse (Wed Aug 16 2017 - 20:07:08 EST)
- [HMM-v25 16/19] mm/migrate: support un-addressable ZONE_DEVICE page in migration v3 JÃrÃme Glisse (Wed Aug 16 2017 - 20:07:23 EST)
- [HMM-v25 14/19] mm/migrate: new memory migration helper for use with device memory v5 JÃrÃme Glisse (Wed Aug 16 2017 - 20:07:43 EST)
- [HMM-v25 12/19] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3 JÃrÃme Glisse (Wed Aug 16 2017 - 20:07:57 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 16 2017 - 20:08:14 EST)
- [HMM-v25 08/19] mm/ZONE_DEVICE: special case put_page() for device private pages v4 JÃrÃme Glisse (Wed Aug 16 2017 - 20:08:27 EST)
- [HMM-v25 11/19] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v7 JÃrÃme Glisse (Wed Aug 16 2017 - 20:08:33 EST)
- Re: [PATCH] nokia n900: update dts with camera support Sebastian Reichel (Wed Aug 16 2017 - 20:08:52 EST)
- [HMM-v25 09/19] mm/memcontrol: allow to uncharge page without using page->lru field JÃrÃme Glisse (Wed Aug 16 2017 - 20:09:10 EST)
- [HMM-v25 03/19] mm/hmm/mirror: mirror process address space on device with HMM helpers v3 JÃrÃme Glisse (Wed Aug 16 2017 - 20:09:32 EST)
- [HMM-v25 07/19] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5 JÃrÃme Glisse (Wed Aug 16 2017 - 20:09:37 EST)
- [HMM-v25 02/19] mm/hmm: heterogeneous memory management (HMM for short) v5 JÃrÃme Glisse (Wed Aug 16 2017 - 20:09:57 EST)
- [HMM-v25 05/19] mm/hmm/mirror: device page fault handler JÃrÃme Glisse (Wed Aug 16 2017 - 20:10:06 EST)
- [HMM-v25 04/19] mm/hmm/mirror: helper to snapshot CPU page table v4 JÃrÃme Glisse (Wed Aug 16 2017 - 20:10:27 EST)
- [HMM-v25 01/19] hmm: heterogeneous memory management documentation v3 JÃrÃme Glisse (Wed Aug 16 2017 - 20:10:48 EST)
- [PATCH] lockdep: Make LOCKDEP_CROSSRELEASE part of PROVE_LOCKING Byungchul Park (Wed Aug 16 2017 - 20:12:18 EST)
- Re: [PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile kbuild test robot (Wed Aug 16 2017 - 20:12:51 EST)
- Re: [PATCH v2] i40e/i40evf: use cpumask_copy() for assigning cpumask Jeff Kirsher (Wed Aug 16 2017 - 20:24:56 EST)
- Re: [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Wed Aug 16 2017 - 20:25:43 EST)
- [PATCH] lockdep: Make LOCKDEP_CROSSRELEASE part of PROVE_LOCKING Byungchul Park (Wed Aug 16 2017 - 20:27:38 EST)
- Re: [PATCH v2] net: inet: diag: expose sockets cgroup classid Levin, Alexander (Sasha Levin) (Wed Aug 16 2017 - 20:29:51 EST)
- Re: [PATCH] scsi: mpt3sas: fix pr_info message continuation Martin K. Petersen (Wed Aug 16 2017 - 20:30:22 EST)
- Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms Tom Rini (Wed Aug 16 2017 - 20:34:02 EST)
- [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files Tom Rini (Wed Aug 16 2017 - 20:35:11 EST)
- [PATCH v3] net: inet: diag: expose sockets cgroup classid Levin, Alexander (Sasha Levin) (Wed Aug 16 2017 - 20:35:42 EST)
- Re: [PATCH] scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info Martin K. Petersen (Wed Aug 16 2017 - 20:38:19 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally (Wed Aug 16 2017 - 20:39:17 EST)
- Re: [PATCH] Input: i8042: constify pnp_device_id Dmitry Torokhov (Wed Aug 16 2017 - 20:43:46 EST)
- Re: [PATCH v3 1/2] Input: axp20x-pek: use driver_data of platform_device_id instead of extended attributes Dmitry Torokhov (Wed Aug 16 2017 - 20:46:10 EST)
- [PATCH v3] x86/build: Fix stack alignment for CLang Matthias Kaehlcke (Wed Aug 16 2017 - 20:48:13 EST)
- Re: [PATCH v3 2/2] Input: axp20x-pek: add support for AXP221 PEK Dmitry Torokhov (Wed Aug 16 2017 - 20:52:04 EST)
- Re: [PATCH] scsi: ncr5380: constify pnp_device_id Martin K. Petersen (Wed Aug 16 2017 - 20:55:23 EST)
- Re: [PATCH v2 0/2] x86: paravirt related cleanup Rusty Russell (Wed Aug 16 2017 - 21:02:43 EST)
- Re: [RFC V2] printk: add warning while drop partial text in msg Sergey Senozhatsky (Wed Aug 16 2017 - 21:05:31 EST)
- [PATCH v4 1/5] usb: xhci: Disable slot even virt-dev is null Lu Baolu (Wed Aug 16 2017 - 21:07:49 EST)
- [PATCH v4 3/5] usb: xhci: Fix memory leak when xhci_disable_slot() returns error Lu Baolu (Wed Aug 16 2017 - 21:07:52 EST)
- [PATCH v4 5/5] usb: xhci: Handle USB transaction error on address command Lu Baolu (Wed Aug 16 2017 - 21:07:57 EST)
- [PATCH v4 4/5] usb: xhci: Return error when host is dead in xhci_disable_slot() Lu Baolu (Wed Aug 16 2017 - 21:08:24 EST)
- [PATCH v4 2/5] usb: xhci: Fix potential memory leak in xhci_disable_slot() Lu Baolu (Wed Aug 16 2017 - 21:08:44 EST)
- [PATCH v4 0/5] usb: xhci: Handle USB transaction error on address command Lu Baolu (Wed Aug 16 2017 - 21:09:00 EST)
- [PATCH] binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries Nicolas Pitre (Wed Aug 16 2017 - 21:09:36 EST)
- Re: [PATCH 2/3] w1: d1w: Provide callback for ds1wm read/write Florian Fainelli (Wed Aug 16 2017 - 21:10:50 EST)
- Re: [GIT PULL 1/2] bcm2835-dt-next-2017-08-15 Florian Fainelli (Wed Aug 16 2017 - 21:12:01 EST)
- Re: [PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device Ding Tianhong (Wed Aug 16 2017 - 21:14:42 EST)
- RE: [PATCH 0/5] cramfs refresh for embedded usage Nicolas Pitre (Wed Aug 16 2017 - 21:17:53 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 16 2017 - 21:25:15 EST)
- Re: [PATCH net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering Ding Tianhong (Wed Aug 16 2017 - 21:26:34 EST)
- Re: [GIT PULL 2/2] bcm2835-soc-next-2017-08-15 Florian Fainelli (Wed Aug 16 2017 - 21:26:42 EST)
- Re: [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" Sergey Senozhatsky (Wed Aug 16 2017 - 21:29:36 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Michael Ellerman (Wed Aug 16 2017 - 21:33:15 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 16 2017 - 21:38:00 EST)
- Re: [PATCH 1/2] media: ov7670: Add entity pads initialization Yang, Wenyou (Wed Aug 16 2017 - 21:38:58 EST)
- Re: [PATCH v5 1/1] dt-bindings: mtd: add new compatible strings and improve description Guochun Mao (Wed Aug 16 2017 - 21:51:52 EST)
- Re: [PATCH] tools lib bpf: Fix double file test in Makefile Arnaldo Carvalho de Melo (Wed Aug 16 2017 - 22:19:59 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Wed Aug 16 2017 - 22:20:48 EST)
- [PATCH] dt-bindings: sound: add dmicen property in dmic driver huang lin (Wed Aug 16 2017 - 22:24:45 EST)
- RE: [PATCH 1/3] ACPICA: Dispatch active GPEs at init time Zheng, Lv (Wed Aug 16 2017 - 22:24:53 EST)
- [PATCH v2 1/2] ASoC: codec: use enable pin to control dmic start and stop Lin Huang (Wed Aug 16 2017 - 22:25:04 EST)
- [PATCH v2 2/2] dt-bindings: sound: add dmicen property in dmic driver Lin Huang (Wed Aug 16 2017 - 22:25:09 EST)
- Re: [PATCHv2] arm64:kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores Hoeun Ryu (Wed Aug 16 2017 - 22:25:19 EST)
- RE: [PATCH 3/3] ACPI / scan: Enable GPEs before scanning the namespace Zheng, Lv (Wed Aug 16 2017 - 22:26:18 EST)
- [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() Ding Tianhong (Wed Aug 16 2017 - 22:26:22 EST)
- Re: [PATCH 1/2] ASoC: codec: use enable pin to control dmic start and stop hl (Wed Aug 16 2017 - 22:26:50 EST)
- [PATCHv3] arm64:kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores Hoeun Ryu (Wed Aug 16 2017 - 22:30:08 EST)
- Re: [PATCH v4 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Zhangshaokun (Wed Aug 16 2017 - 22:30:50 EST)
- Re: [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() David Miller (Wed Aug 16 2017 - 22:42:44 EST)
- Re: [PATCH 0/5] Add clk and scpsys support for MT6755 Yingjoe Chen (Wed Aug 16 2017 - 22:48:12 EST)
- linux-next: build failure after merge of the security tree Stephen Rothwell (Wed Aug 16 2017 - 22:51:47 EST)
- Re: [PATCH v4 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Zhangshaokun (Wed Aug 16 2017 - 23:09:36 EST)
- [PATCH] arm64: dts: ls1088a: Add USB support yinbo.zhu (Wed Aug 16 2017 - 23:10:23 EST)
- Re: [PATCH v3] acpi: apei: fix the wrongly iterate generic error status block gengdongjiu (Wed Aug 16 2017 - 23:12:28 EST)
- Re: [PATCH v5 1/1] usb:host:xhci support option to disable the xHCI USB2 HW LPM Thang Q. Nguyen (Wed Aug 16 2017 - 23:19:48 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Andrew Jeffery (Wed Aug 16 2017 - 23:20:13 EST)
- linux-next: manual merge of the spi tree with the pm tree Stephen Rothwell (Wed Aug 16 2017 - 23:23:14 EST)
- Re: linux-next: build failure after merge of the security tree Kees Cook (Wed Aug 16 2017 - 23:24:32 EST)
- [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Ding Tianhong (Wed Aug 16 2017 - 23:25:46 EST)
- [PATCH net v2 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering Ding Tianhong (Wed Aug 16 2017 - 23:25:57 EST)
- [PATCH net v2 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...") Ding Tianhong (Wed Aug 16 2017 - 23:26:15 EST)
- Re: [RFC][PATCH 2/2] selftests: timers: freq-step: Fix build warning John Stultz (Wed Aug 16 2017 - 23:31:36 EST)
- Re: [PATCH v4 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver Zhangshaokun (Wed Aug 16 2017 - 23:31:44 EST)
- Re: [PATCHv3 2/2] extract early boot entropy from the passed cmdline Theodore Ts'o (Wed Aug 16 2017 - 23:32:03 EST)
- [PATCH] samples: Unrename SECCOMP_RET_KILL Kees Cook (Wed Aug 16 2017 - 23:34:16 EST)
- Re: [PATCH] tun: make tun_build_skb() thread safe Jason Wang (Wed Aug 16 2017 - 23:37:50 EST)
- Re: [PATCH V3 3/9] cpufreq: Cap the default transition delay value to 10 ms Viresh Kumar (Wed Aug 16 2017 - 23:38:12 EST)
- [PATCH v14 0/5] Virtio-balloon Enhancement Wei Wang (Wed Aug 16 2017 - 23:38:19 EST)
- [PATCH v14 1/5] lib/xbitmap: Introduce xbitmap Wei Wang (Wed Aug 16 2017 - 23:38:26 EST)
- [PATCH v14 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero() Wei Wang (Wed Aug 16 2017 - 23:38:31 EST)
- [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG Wei Wang (Wed Aug 16 2017 - 23:38:36 EST)
- [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Wei Wang (Wed Aug 16 2017 - 23:38:43 EST)
- [PATCH v14 4/5] mm: support reporting free page blocks Wei Wang (Wed Aug 16 2017 - 23:39:02 EST)
- Re: [PATCH v4 4/6] perf: hisi: Add support for HiSilicon SoC HHA PMU driver Zhangshaokun (Wed Aug 16 2017 - 23:39:18 EST)
- Re: [PATCH 1/2 v6] time: Make fast functions return 0 before timekeeping is initialized John Stultz (Wed Aug 16 2017 - 23:40:47 EST)
- Re: [PATCH v4 5/6] perf: hisi: Add support for HiSilicon SoC DDRC PMU driver Zhangshaokun (Wed Aug 16 2017 - 23:40:58 EST)
- [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 Chen-Yu Tsai (Wed Aug 16 2017 - 23:41:03 EST)
- Re: [PATCH v2 01/16] dmaengine: bcm-sba-raid: Minor improvments in comments Vinod Koul (Wed Aug 16 2017 - 23:41:35 EST)
- Re: [PATCH v2 03/16] dmaengine: bcm-sba-raid: Common flags for sba_request state and fence Vinod Koul (Wed Aug 16 2017 - 23:42:26 EST)
- [PATCH V3 resend] cpufreq: Cap the default transition delay value to 10 ms Viresh Kumar (Wed Aug 16 2017 - 23:42:40 EST)
- Re: [PATCH v6 3/5] drm/vc4: Set up the DSI host at pdev probe time, not component bind. Archit Taneja (Wed Aug 16 2017 - 23:42:50 EST)
- Re: [PATCH v4] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Wed Aug 16 2017 - 23:45:53 EST)
- Re: [PATCH 2/2 v6] printk: Add monotonic, boottime, and realtime timestamps John Stultz (Wed Aug 16 2017 - 23:47:02 EST)
- Re: [RFC][PATCH 2/2] selftests: timers: freq-step: Fix build warning Shuah Khan (Wed Aug 16 2017 - 23:54:05 EST)
- Re: [PATCH v4 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Jonathan Cameron (Wed Aug 16 2017 - 23:57:16 EST)
- RE: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Wangkai (Kevin,C) (Thu Aug 17 2017 - 00:01:35 EST)
- [PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Thu Aug 17 2017 - 00:03:10 EST)
- linux-next: manual merge of the xen-tip tree with the tip tree Stephen Rothwell (Thu Aug 17 2017 - 00:03:50 EST)
- Re: [PATCH] samples: Unrename SECCOMP_RET_KILL James Morris (Thu Aug 17 2017 - 00:22:10 EST)
- Re: [PATCHv3 2/2] extract early boot entropy from the passed cmdline Daniel Micay (Thu Aug 17 2017 - 00:23:36 EST)
- [PATCH v3 0/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Thu Aug 17 2017 - 00:44:54 EST)
- [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec Jeffy Chen (Thu Aug 17 2017 - 00:44:55 EST)
- [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay Jeffy Chen (Thu Aug 17 2017 - 00:45:01 EST)
- [PATCH v3 3/9] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp Jeffy Chen (Thu Aug 17 2017 - 00:45:07 EST)
- [PATCH v3 4/9] arm64: dts: rockchip: Add rt5514 dsp for Gru Jeffy Chen (Thu Aug 17 2017 - 00:45:13 EST)
- [PATCH v3 5/9] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru Jeffy Chen (Thu Aug 17 2017 - 00:45:25 EST)
- Re: [PATCH v2 1/3] ASoC: rockchip: Parse dai links from dts jeffy (Thu Aug 17 2017 - 00:45:30 EST)
- [PATCH v3 7/9] ASoC: rockchip: Add support for DP codec Jeffy Chen (Thu Aug 17 2017 - 00:45:37 EST)
- [PATCH v3 8/9] ASoC: rockchip: Add support for DMIC codec Jeffy Chen (Thu Aug 17 2017 - 00:45:46 EST)
- [PATCH v3 9/9] dt-bindings: ASoC: rockchip: Update description of rockchip,codec Jeffy Chen (Thu Aug 17 2017 - 00:45:57 EST)
- [PATCH v3 6/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Thu Aug 17 2017 - 00:46:22 EST)
- Re: [kernel-hardening] [PATCHv2 2/2] extract early boot entropy from the passed cmdline Nick Kralevich (Thu Aug 17 2017 - 00:56:25 EST)
- Re: [kernel-hardening] [PATCHv2 2/2] extract early boot entropy from the passed cmdline Kees Cook (Thu Aug 17 2017 - 00:58:33 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Lan Tianyu (Thu Aug 17 2017 - 01:03:18 EST)
- Re: [kernel-hardening] [PATCHv2 2/2] extract early boot entropy from the passed cmdline Daniel Micay (Thu Aug 17 2017 - 01:10:49 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Lan Tianyu (Thu Aug 17 2017 - 01:11:28 EST)
- Re: [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 icenowy (Thu Aug 17 2017 - 01:11:28 EST)
- Re: [PATCH net RESEND] PCI: fix oops when try to find Root Port for a PCI device Michael Ellerman (Thu Aug 17 2017 - 01:13:07 EST)
- [PATCH] mcb: Fix an error handling path in 'chameleon_parse_cells()' Christophe JAILLET (Thu Aug 17 2017 - 01:14:17 EST)
- Re: [RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table Benjamin Herrenschmidt (Thu Aug 17 2017 - 01:19:36 EST)
- Re: [RFC PATCH 1/7] mmc: sdhci: Add quirk to indicate no CRC stripping in MMC_RSP_136 Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:20:58 EST)
- Re: [RFC PATCH 2/7] mmc: sdhci: Add quirk to indicate controller supports ADMA2 Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:30:48 EST)
- Re: [PATCH] zsmalloc: zs_page_isolate: skip unnecessary loops but not return false if zspage is not inuse Minchan Kim (Thu Aug 17 2017 - 01:30:58 EST)
- Re: [RFC PATCH 3/7] mmc: sdhci: Add callback to set bus mode Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:31:50 EST)
- Re: [RFC PATCH 4/7] mmc: sdhci: Add quirk to indicate broken POWER_CONTROL Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:33:38 EST)
- Re: [RFC PATCH 5/7] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:44:03 EST)
- Re: [RFC][PATCHv5 06/13] printk: register PM notifier Sergey Senozhatsky (Thu Aug 17 2017 - 01:56:22 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Alexander Stein (Thu Aug 17 2017 - 01:57:31 EST)
- Re: [PATCH 4.4 018/101] netfilter: synproxy: fix conntrackd interaction Stefan Bader (Thu Aug 17 2017 - 01:57:32 EST)
- Re: [RFC PATCH 6/7] mmc: sdhci-omap: Add OMAP SDHCI driver Kishon Vijay Abraham I (Thu Aug 17 2017 - 01:57:49 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Wanpeng Li (Thu Aug 17 2017 - 01:58:57 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Wanpeng Li (Thu Aug 17 2017 - 02:06:18 EST)
- Re: random.c: LFSR polynomials are not irreducible/primitive Stephan Mueller (Thu Aug 17 2017 - 02:07:31 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Michal Simek (Thu Aug 17 2017 - 02:10:59 EST)
- Re: [PATCH] ARM: dts: TI: Enable __symbols__ in dtb files for some platforms Frank Rowand (Thu Aug 17 2017 - 02:16:06 EST)
- Re: [RFC PATCH 2/3] dt-bindings: PCI: rockchip: Add support for pcie wake irq jeffy (Thu Aug 17 2017 - 02:18:11 EST)
- Re: [PATCH] nokia n900: update dts with camera support Sakari Ailus (Thu Aug 17 2017 - 02:20:53 EST)
- Re: [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware Michal Simek (Thu Aug 17 2017 - 02:26:58 EST)
- Re: [PATCHv2 1/3] dt: xilinx: zynqmp: Add bindings for PM firmware Michal Simek (Thu Aug 17 2017 - 02:27:39 EST)
- Re: [PATCH v3 0/5] iio: srf08: add support for similar devices and triggered buffers Jonathan Cameron (Thu Aug 17 2017 - 02:31:03 EST)
- Re: [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files Frank Rowand (Thu Aug 17 2017 - 02:32:19 EST)
- Re: [PATCH v2 09/16] dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration Vinod Koul (Thu Aug 17 2017 - 02:33:10 EST)
- Re: [PATCH v2 10/16] dmaengine: bcm-sba-raid: Alloc resources before registering DMA device Vinod Koul (Thu Aug 17 2017 - 02:35:05 EST)
- Re: [PATCH v2 11/16] dmaengine: bcm-sba-raid: Peek mbox when we have no free requests Vinod Koul (Thu Aug 17 2017 - 02:37:02 EST)
- linux-next: Tree for Aug 17 Stephen Rothwell (Thu Aug 17 2017 - 02:37:13 EST)
- Re: [RFC PATCH 1/7] mmc: sdhci: Add quirk to indicate no CRC stripping in MMC_RSP_136 Adrian Hunter (Thu Aug 17 2017 - 02:38:24 EST)
- Re: [PATCH v2 3/3] arm64: dts: qcom: Collapse usb support into one node Shawn Guo (Thu Aug 17 2017 - 02:45:38 EST)
- [PATCH] mfd: Add support for RTS5250S power saving rui_feng (Thu Aug 17 2017 - 02:46:20 EST)
- Re: [RFC PATCH 6/7] mmc: sdhci-omap: Add OMAP SDHCI driver Adrian Hunter (Thu Aug 17 2017 - 02:50:13 EST)
- [RESEND PATCH v5 1/3] pinctrl: Add sleep related state to indicate sleep related configs Baolin Wang (Thu Aug 17 2017 - 02:56:48 EST)
- [RESEND PATCH v5 2/3] dt-bindings: pinctrl: Add Spreadtrum SC9860 pin controller Baolin Wang (Thu Aug 17 2017 - 02:56:52 EST)
- [RESEND PATCH v5 3/3] pinctrl: sprd: Add Spreadtrum pin control driver Baolin Wang (Thu Aug 17 2017 - 02:57:35 EST)
- Re: [PATCHv2 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Thu Aug 17 2017 - 02:58:27 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Alexander Graf (Thu Aug 17 2017 - 03:04:26 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Michael Ellerman (Thu Aug 17 2017 - 03:06:46 EST)
- Re: [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver Roger Quadros (Thu Aug 17 2017 - 03:10:01 EST)
- [PATCH -tip 0/4] Add section address checking helper Masami Hiramatsu (Thu Aug 17 2017 - 03:13:48 EST)
- [PATCH -tip 1/4] x86: Add in_entry_text() helper function Masami Hiramatsu (Thu Aug 17 2017 - 03:14:51 EST)
- [PATCH -tip 2/4] arm: Cleanup in_exception_text() and move it in asm/sections.h Masami Hiramatsu (Thu Aug 17 2017 - 03:15:57 EST)
- [PATCH v3 0/2] provide imx rproc driver Oleksij Rempel (Thu Aug 17 2017 - 03:16:07 EST)
- [PATCH v3 2/2] remoteproc: imx_rproc: add a NXP/Freescale imx_rproc driver Oleksij Rempel (Thu Aug 17 2017 - 03:16:22 EST)
- [PATCH -tip 3/4] arm64: Cleanup in_exception_text() and move it in asm/sections.h Masami Hiramatsu (Thu Aug 17 2017 - 03:17:00 EST)
- [PATCH -tip 4/4] extable: kallsyms: Add in_init_text() and in_core_text() helper Masami Hiramatsu (Thu Aug 17 2017 - 03:18:07 EST)
- [PATCH v3 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver Oleksij Rempel (Thu Aug 17 2017 - 03:18:16 EST)
- [PATCH 0/3] media: atmel-isc: Supplement the configuration of formats Wenyou Yang (Thu Aug 17 2017 - 03:22:34 EST)
- [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Wenyou Yang (Thu Aug 17 2017 - 03:23:24 EST)
- [PATCH 2/3] media: atmel-isc: Remove the redundant assignment Wenyou Yang (Thu Aug 17 2017 - 03:23:31 EST)
- [PATCH 3/3] media: atmel-isc: Add more format configurations Wenyou Yang (Thu Aug 17 2017 - 03:24:20 EST)
- Re: [PATCH 1/2] x86/idle: add halt poll for halt idle Yang Zhang (Thu Aug 17 2017 - 03:29:46 EST)
- [v8] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Aug 17 2017 - 03:29:46 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array David Hildenbrand (Thu Aug 17 2017 - 03:30:04 EST)
- Re: [ANNOUNCE] 4.1.42-rt50 Sebastian Andrzej Siewior (Thu Aug 17 2017 - 03:30:39 EST)
- Re: [PATCH v2] sched/deadline: make it configurable Nicolas Pitre (Thu Aug 17 2017 - 03:35:15 EST)
- [PATCH 1/2] arm64: dts: rockchip: add usb3 controller node for RK3328 SoCs William Wu (Thu Aug 17 2017 - 03:36:01 EST)
- [PATCH 2/2] arm64: dts: rockchip: enable usb3 for RK3328 evaluation board William Wu (Thu Aug 17 2017 - 03:36:12 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Cornelia Huck (Thu Aug 17 2017 - 03:36:25 EST)
- [PATCH 0/2] Add usb3 ctrl node on RK3328 SoCs and enable usb3 host on RK3328 evb William Wu (Thu Aug 17 2017 - 03:36:42 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Cornelia Huck (Thu Aug 17 2017 - 03:37:56 EST)
- Re: [PATCH] mm/vmalloc: Don't unconditonally use __GFP_HIGHMEM Michal Hocko (Thu Aug 17 2017 - 03:40:11 EST)
- Re: [RFC PATCH 1/7] mmc: sdhci: Add quirk to indicate no CRC stripping in MMC_RSP_136 Kishon Vijay Abraham I (Thu Aug 17 2017 - 03:40:30 EST)
- Re: [PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals kgunda (Thu Aug 17 2017 - 03:42:09 EST)
- Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig David Hildenbrand (Thu Aug 17 2017 - 03:43:35 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 Shawn Guo (Thu Aug 17 2017 - 03:43:40 EST)
- [PATCH v7 0/3] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Thu Aug 17 2017 - 03:43:55 EST)
- [PATCH v7 1/3] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Thu Aug 17 2017 - 03:44:01 EST)
- [PATCH v7 2/3] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Thu Aug 17 2017 - 03:44:08 EST)
- [PATCH v7 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Thu Aug 17 2017 - 03:44:15 EST)
- Re: [PATCH V3] perf: Add PERF_SAMPLE_PHYS_ADDR Stephane Eranian (Thu Aug 17 2017 - 03:45:14 EST)
- Re: [GIT PULL 00/10] perf/core improvements and fixes Ingo Molnar (Thu Aug 17 2017 - 03:45:29 EST)
- Re: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.14 Masahiro Yamada (Thu Aug 17 2017 - 03:47:04 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Ingo Molnar (Thu Aug 17 2017 - 03:48:21 EST)
- Re: [RFC 2/5] i3c: Add core I3C infrastructure Boris Brezillon (Thu Aug 17 2017 - 03:48:47 EST)
- Re: [PATCH] lockdep: Make LOCKDEP_CROSSRELEASE part of PROVE_LOCKING Ingo Molnar (Thu Aug 17 2017 - 03:49:38 EST)
- [PATCH] ARM: sun8i: a33: add dts for Q8 tablets with different resolution Icenowy Zheng (Thu Aug 17 2017 - 03:49:50 EST)
- [tip:perf/core] perf tests shell: Remove duplicate skip_if_no_debuginfo() function tip-bot for Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 03:51:22 EST)
- [tip:perf/core] perf scripts python: Fix missing call_path_id in export-to-postgresql script tip-bot for Adrian Hunter (Thu Aug 17 2017 - 03:51:29 EST)
- [tip:perf/core] perf scripts python: Fix query in call-graph-from-postgresql.py tip-bot for Adrian Hunter (Thu Aug 17 2017 - 03:51:55 EST)
- [tip:perf/core] perf test shell: Check if 'perf probe' is available, skip tests if not tip-bot for Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 03:52:00 EST)
- [tip:perf/core] perf script python: Add support for exporting to sqlite3 tip-bot for Adrian Hunter (Thu Aug 17 2017 - 03:52:22 EST)
- [tip:perf/core] perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 tip-bot for Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 03:52:29 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Marc Zyngier (Thu Aug 17 2017 - 03:52:41 EST)
- [tip:perf/core] perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py tip-bot for Adrian Hunter (Thu Aug 17 2017 - 03:52:52 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Simon Horman (Thu Aug 17 2017 - 03:53:11 EST)
- [tip:perf/core] perf script python: Add support for sqlite3 to call-graph-from-sql.py tip-bot for Adrian Hunter (Thu Aug 17 2017 - 03:53:23 EST)
- [tip:perf/core] perf bpf: Fix endianness problem when loading parameters in prologue tip-bot for Wang Nan (Thu Aug 17 2017 - 03:53:36 EST)
- [tip:perf/core] perf test shell: Replace '|&' with '2>&1 |' to work with more shells tip-bot for Kim Phillips (Thu Aug 17 2017 - 03:53:58 EST)
- [PATCH v2 1/6] ARM: sun8i: orangepipc: Set phy-is-integrated to the internal phy node Corentin Labbe (Thu Aug 17 2017 - 03:54:18 EST)
- [PATCH v2 6/6] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated Corentin Labbe (Thu Aug 17 2017 - 03:54:22 EST)
- [PATCH v2 5/6] ARM: sun8i: orangepi-one: Set phy-is-integrated to the internal phy node Corentin Labbe (Thu Aug 17 2017 - 03:54:52 EST)
- [PATCH v2 1/2] arm64: dts: rockchip: add usb3 controller node for RK3328 SoCs William Wu (Thu Aug 17 2017 - 03:55:19 EST)
- [PATCH v2 2/2] arm64: dts: rockchip: enable usb3 for RK3328 evaluation board William Wu (Thu Aug 17 2017 - 03:55:32 EST)
- [PATCH v2 0/2] Add usb3 ctrl node on RK3328 SoCs and enable usb3 host on RK3328 evb William Wu (Thu Aug 17 2017 - 03:55:45 EST)
- [PATCH v2 4/6] ARM: sun8i: orangepi-2: Set phy-is-integrated to the internal phy node Corentin Labbe (Thu Aug 17 2017 - 03:55:58 EST)
- [PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated Corentin Labbe (Thu Aug 17 2017 - 03:56:15 EST)
- [PATCH v2 3/6] ARM: sun8i: nanopi-neo: Set phy-is-integrated to the internal phy node Corentin Labbe (Thu Aug 17 2017 - 03:56:28 EST)
- [PATCH v2 2/6] ARM: sun8i: beelink-x2: Set phy-is-integrated to the internal phy node Corentin Labbe (Thu Aug 17 2017 - 03:57:00 EST)
- Re: [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set David Hildenbrand (Thu Aug 17 2017 - 03:58:15 EST)
- Re: [tip:x86/platform] x86/hyper-v: Use hypercall for remote TLB flush Vitaly Kuznetsov (Thu Aug 17 2017 - 03:58:34 EST)
- Re: [PATCH v2 15/16] dmaengine: bcm-sba-raid: Add debugfs support Vinod Koul (Thu Aug 17 2017 - 03:58:59 EST)
- Re: [PATCH 07/11] ASoC: qcom: make snd_soc_platform_driver const Banajit Goswami (Thu Aug 17 2017 - 03:59:53 EST)
- Re: [RFC PATCH 6/7] mmc: sdhci-omap: Add OMAP SDHCI driver Kishon Vijay Abraham I (Thu Aug 17 2017 - 04:00:29 EST)
- [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui (Thu Aug 17 2017 - 04:00:57 EST)
- [no subject] Nicole Mann (Thu Aug 17 2017 - 04:01:15 EST)
- [PATCH] ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt Srinivas Kandagatla (Thu Aug 17 2017 - 04:02:09 EST)
- [PATCH] ASoC: codecs: msm8916-wcd-analog: add MBHC support Srinivas Kandagatla (Thu Aug 17 2017 - 04:02:10 EST)
- [PATCH] ASoC: qcom: apq8016-sbc: Add support to Headset JACK Srinivas Kandagatla (Thu Aug 17 2017 - 04:02:11 EST)
- [PATCH v4 0/3] ASoC: codecs: msm8916-wcd-analog: Add support to MBHC srinivas . kandagatla (Thu Aug 17 2017 - 04:02:28 EST)
- [PATCH v4 2/3] ASoC: codecs: msm8916-wcd-analog: add MBHC support srinivas . kandagatla (Thu Aug 17 2017 - 04:02:39 EST)
- [PATCH v4 3/3] ASoC: qcom: apq8016-sbc: Add support to Headset JACK srinivas . kandagatla (Thu Aug 17 2017 - 04:02:59 EST)
- [PATCH v4 1/3] ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt srinivas . kandagatla (Thu Aug 17 2017 - 04:03:32 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Boqun Feng (Thu Aug 17 2017 - 04:04:00 EST)
- Re: [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags kbuild test robot (Thu Aug 17 2017 - 04:06:50 EST)
- [PATCH v2] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Thu Aug 17 2017 - 04:06:56 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Yang Zhang (Thu Aug 17 2017 - 04:07:38 EST)
- Re: [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array Cornelia Huck (Thu Aug 17 2017 - 04:08:13 EST)
- Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig David Hildenbrand (Thu Aug 17 2017 - 04:08:42 EST)
- RE: [PATCH net-next 1/3] VMCI: only load on VMware hypervisor Dexuan Cui (Thu Aug 17 2017 - 04:10:37 EST)
- Re: [PATCH v5 1/9] mtd: sharpslpart: Add sharpslpart partition parser Boris Brezillon (Thu Aug 17 2017 - 04:10:53 EST)
- Re: [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests David Hildenbrand (Thu Aug 17 2017 - 04:11:15 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Ingo Molnar (Thu Aug 17 2017 - 04:12:35 EST)
- Re: [PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting Ingo Molnar (Thu Aug 17 2017 - 04:13:15 EST)
- [PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports Jan Glauber (Thu Aug 17 2017 - 04:15:13 EST)
- [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Jan Glauber (Thu Aug 17 2017 - 04:15:19 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS David Hildenbrand (Thu Aug 17 2017 - 04:15:41 EST)
- [PATCH v2 2/3] PCI: Avoid bus reset for Cavium cn8xxx root ports Jan Glauber (Thu Aug 17 2017 - 04:16:06 EST)
- [PATCH v2 1/3] PCI: Allow PCI_DEV_FLAGS_NO_BUS_RESET to be used on bus device Jan Glauber (Thu Aug 17 2017 - 04:16:37 EST)
- Re: [PATCH v2] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Ingo Molnar (Thu Aug 17 2017 - 04:17:22 EST)
- [PATCH] liquidio: fix spelling mistake: "interuupt" -> "interrupt" Colin King (Thu Aug 17 2017 - 04:19:40 EST)
- Re: [PATCH v5 tip/core/rcu 01/15] sched,rcu: Make cond_resched() provide RCU quiescent state Ingo Molnar (Thu Aug 17 2017 - 04:22:57 EST)
- Re: [PATCH 1/2] of: Fix DMA mask generation Christoph Hellwig (Thu Aug 17 2017 - 04:24:31 EST)
- [PATCH] arm64: dts: rockchip: disable tx ipgap linecheck for rk3399 dwc3 William Wu (Thu Aug 17 2017 - 04:24:57 EST)
- Re: [RFC Part1 PATCH v3 02/17] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature Borislav Petkov (Thu Aug 17 2017 - 04:25:26 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Ingo Molnar (Thu Aug 17 2017 - 04:26:27 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Wanpeng Li (Thu Aug 17 2017 - 04:28:10 EST)
- [PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map Shawn Lin (Thu Aug 17 2017 - 04:29:42 EST)
- Re: [RFC PATCH 6/7] mmc: sdhci-omap: Add OMAP SDHCI driver Adrian Hunter (Thu Aug 17 2017 - 04:30:12 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Wanpeng Li (Thu Aug 17 2017 - 04:31:22 EST)
- Re: [PATCH v6 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Thu Aug 17 2017 - 04:31:34 EST)
- Re: [PATCH v8 00/14] lockdep: Implement crossrelease feature Boqun Feng (Thu Aug 17 2017 - 04:33:00 EST)
- Re: [Linux-ima-devel] [PATCH 11/12] ima: don't report measurements if digests are included in the loaded lists Roberto Sassu (Thu Aug 17 2017 - 04:33:15 EST)
- [PATCH] HID: google: add google hammer HID driver Wei-Ning Huang (Thu Aug 17 2017 - 04:39:53 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Viresh Kumar (Thu Aug 17 2017 - 04:40:26 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Michal Simek (Thu Aug 17 2017 - 04:43:27 EST)
- [PATCH v2] HID: google: add google hammer HID driver Wei-Ning Huang (Thu Aug 17 2017 - 04:45:33 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Yang Zhang (Thu Aug 17 2017 - 04:49:10 EST)
- Re: [PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges kbuild test robot (Thu Aug 17 2017 - 04:50:50 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Wanpeng Li (Thu Aug 17 2017 - 04:51:50 EST)
- Re: [PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map Marc Zyngier (Thu Aug 17 2017 - 04:53:06 EST)
- [PATCH] pinctrl: mediatek: update PCIe pinmux data Ryder Lee (Thu Aug 17 2017 - 04:57:50 EST)
- [PATCH v3 3/3] lockdep: Rename LOCKDEP_COMPLETE config Byungchul Park (Thu Aug 17 2017 - 04:57:57 EST)
- [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Thu Aug 17 2017 - 04:58:13 EST)
- [PATCH v3 2/3] lockdep: Reword title of LOCKDEP_CROSSRELEASE config Byungchul Park (Thu Aug 17 2017 - 04:58:33 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Thu Aug 17 2017 - 05:00:14 EST)
- Re: [PATCH RESEND] lib/mpi: fix build with clang Herbert Xu (Thu Aug 17 2017 - 05:00:52 EST)
- Re: crypto: ccp: use dma_mapping_error to check map error Herbert Xu (Thu Aug 17 2017 - 05:01:01 EST)
- [PATCH][net-next] net: hns3: ensure media_type is unitialized Colin King (Thu Aug 17 2017 - 05:01:28 EST)
- Re: [PATCH] dax: explain how read(2)/write(2) addresses are validated Jan Kara (Thu Aug 17 2017 - 05:01:39 EST)
- Re: [PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map Shawn Lin (Thu Aug 17 2017 - 05:01:53 EST)
- Re: [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Ingo Molnar (Thu Aug 17 2017 - 05:02:34 EST)
- Re: [RFC 2/5] i3c: Add core I3C infrastructure Linus Walleij (Thu Aug 17 2017 - 05:03:24 EST)
- [PATCH] xen: fix build failure related to removing adjust_exception_frame Juergen Gross (Thu Aug 17 2017 - 05:03:50 EST)
- Re: [PATCHv4 09/14] x86/mm: Handle boot-time paging mode switching at early boot Ingo Molnar (Thu Aug 17 2017 - 05:05:15 EST)
- Re: [linux-sunxi] Re: [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 Chen-Yu Tsai (Thu Aug 17 2017 - 05:08:54 EST)
- Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Russell King - ARM Linux (Thu Aug 17 2017 - 05:09:31 EST)
- Re: [PATCHv4 09/14] x86/mm: Handle boot-time paging mode switching at early boot Ingo Molnar (Thu Aug 17 2017 - 05:10:13 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Sudeep Holla (Thu Aug 17 2017 - 05:11:36 EST)
- Re: [PATCH v3 03/28] drm/armada: switch to drm_*_get(), drm_*_put() helpers Russell King - ARM Linux (Thu Aug 17 2017 - 05:13:25 EST)
- [PATCH 00/12] ALSA: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:16:34 EST)
- [PATCH 01/12] ALSA: arm: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:16:45 EST)
- [PATCH 02/12] ALSA: atmel: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:16:51 EST)
- [PATCH 03/12] ALSA: drivers: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:16:59 EST)
- Re: [Linux-ima-devel] [PATCH, RESEND 08/12] ima: added parser for RPM data type Roberto Sassu (Thu Aug 17 2017 - 05:17:09 EST)
- Re: [PATCHv4 11/14] x86/mm: Replace compile-time checks for 5-level with runtime-time Ingo Molnar (Thu Aug 17 2017 - 05:17:17 EST)
- [PATCH][next] input: axp20x-pek: make dev_attr_startup and dev_attr_shutdown static Colin King (Thu Aug 17 2017 - 05:17:21 EST)
- [PATCH 06/12] ALSA: pci: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:17:28 EST)
- [PATCH 07/12] ALSA: pcmcia: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:17:36 EST)
- [PATCH 08/12] ALSA: ppc: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:17:44 EST)
- [PATCH 09/12] ALSA: sh: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:17:53 EST)
- [PATCH 10/12] ALSA: sparc: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:18:00 EST)
- [PATCH 11/12] ALSA: usb: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:18:09 EST)
- [PATCH 12/12] ALSA: parisc: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:18:19 EST)
- [PATCH 05/12] ALSA: mips: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:19:18 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Paolo Bonzini (Thu Aug 17 2017 - 05:19:35 EST)
- [PATCH 04/12] ALSA: isa: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 05:20:00 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Andre Przywara (Thu Aug 17 2017 - 05:20:08 EST)
- [PATCH RFC] x86: enable RCU based table free when PARAVIRT Vitaly Kuznetsov (Thu Aug 17 2017 - 05:21:15 EST)
- Re: [PATCHv4 14/14] x86/mm: Offset boot-time paging mode switching cost Ingo Molnar (Thu Aug 17 2017 - 05:22:00 EST)
- Re: [PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map Marc Zyngier (Thu Aug 17 2017 - 05:23:03 EST)
- Re: [PATCH] Adding-Agile-SD-TCP-module-and-modifying-Kconfig-and-makefile (fwd) Julia Lawall (Thu Aug 17 2017 - 05:24:16 EST)
- Re: [PATCH] pinctrl: mediatek: update PCIe pinmux data Ryder Lee (Thu Aug 17 2017 - 05:26:38 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Cornelia Huck (Thu Aug 17 2017 - 05:28:43 EST)
- Re: [RFC 2/5] i3c: Add core I3C infrastructure Boris Brezillon (Thu Aug 17 2017 - 05:28:56 EST)
- Re: [PATCH v7 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Stanimir Varbanov (Thu Aug 17 2017 - 05:33:20 EST)
- Re: [PATCH] irqchip/gic-{v2m, v3-its}: check iommu capable before doing iommu map Robin Murphy (Thu Aug 17 2017 - 05:33:59 EST)
- [PATCH 5/7] ARM: dts: stm32: Enable USB HS on stm32f746-disco Amelie Delaunay (Thu Aug 17 2017 - 05:34:09 EST)
- [PATCH 4/7] ARM: dts: stm32: Enable USB HS on stm32746g-eval Amelie Delaunay (Thu Aug 17 2017 - 05:34:20 EST)
- [PATCH 6/7] ARM: dts: stm32: Add USB FS support for STM32F746 MCU Amelie Delaunay (Thu Aug 17 2017 - 05:34:34 EST)
- [PATCH 3/7] ARM: dts: stm32: Add USB HS support for STM32F746 MCU Amelie Delaunay (Thu Aug 17 2017 - 05:34:48 EST)
- [PATCH 7/7] ARM: dts: stm32: Enable USB FS on stm32f746-disco Amelie Delaunay (Thu Aug 17 2017 - 05:35:13 EST)
- [PATCH 1/7] dt-bindings: usb: Document the STM32F7xx DWC2 USB OTG HS core binding Amelie Delaunay (Thu Aug 17 2017 - 05:35:27 EST)
- Quick Loans Sec Capital Loan (Thu Aug 17 2017 - 05:35:38 EST)
- Dear Talented Blue Sky Studio (Thu Aug 17 2017 - 05:35:53 EST)
- [PATCH 0/7] Add support for USB OTG on STM32F7xx Amelie Delaunay (Thu Aug 17 2017 - 05:36:14 EST)
- [PATCH 2/7] usb: dwc2: add support for STM32F7xx USB OTG HS Amelie Delaunay (Thu Aug 17 2017 - 05:36:36 EST)
- Re: [PATCH v3] acpi: apei: fix the wrongly iterate generic error status block Borislav Petkov (Thu Aug 17 2017 - 05:39:09 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Paolo Bonzini (Thu Aug 17 2017 - 05:45:13 EST)
- [PATCH] workqueue/lockdep: Explicitly initialize wq_barrier::done::map Boqun Feng (Thu Aug 17 2017 - 05:46:13 EST)
- Re: [PATCH] thunderbolt: fix incorrect value assigned to req->response_type Mika Westerberg (Thu Aug 17 2017 - 05:48:22 EST)
- smp-induced oops/NULL pointer dereference in mpt3sas, from kernel >= 4.11 Chaitra Basappa (Thu Aug 17 2017 - 05:49:04 EST)
- [PATCH] firmware: tegra: set drvdata earlier Timo Alho (Thu Aug 17 2017 - 05:50:05 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array David Hildenbrand (Thu Aug 17 2017 - 05:55:24 EST)
- Re: [PATCH -tip v2 0/2] kprobes/x86: RO text code bugfix and cleanup Ingo Molnar (Thu Aug 17 2017 - 05:55:40 EST)
- Re: [PATCH] Input: i8042 - add Gigabyte P57 to the keyboard reset table Kai-Heng Feng (Thu Aug 17 2017 - 05:56:43 EST)
- Re: [PATCH v2 0/3] mailbox: arm: introduce smc triggered mailbox Andre Przywara (Thu Aug 17 2017 - 06:01:35 EST)
- Re: [PATCH 3/3] mfd: d1w: iproc: Add d1w driver Lee Jones (Thu Aug 17 2017 - 06:03:21 EST)
- Re: [Xen-devel] [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Oleksandr Grytsov (Thu Aug 17 2017 - 06:07:09 EST)
- [PATCH 03/15] ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:16 EST)
- [PATCH 06/15] ALSA: azt2320: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:19 EST)
- [PATCH 07/15] ALSA: cmi8330: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:21 EST)
- [PATCH 09/15] ALSA: es1688: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:27 EST)
- [PATCH 11/15] ALSA: msnd: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:33 EST)
- [PATCH 13/15] ALSA: sb16: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:36 EST)
- [PATCH 14/15] ALSA: sscape: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:40 EST)
- [PATCH 15/15] ALSA: wavefront: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:07:49 EST)
- [PATCH 12/15] ALSA: opti9xx: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:08:33 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 kgunda (Thu Aug 17 2017 - 06:08:38 EST)
- [PATCH 10/15] ALSA: gus: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:09:05 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Christoph Hellwig (Thu Aug 17 2017 - 06:09:28 EST)
- [PATCH 08/15] ALSA: cs4236: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:09:51 EST)
- [PATCH 04/15] ALSA: ad1816a: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:10:28 EST)
- [PATCH 05/15] ALSA: als100: constify pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:10:41 EST)
- [PATCH 02/15] ALSA: es18xx: constify pnp_device_id and pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:11:00 EST)
- Re: [PATCH 2/3] MIPS: dts: Add VoCore2 board kbuild test robot (Thu Aug 17 2017 - 06:11:14 EST)
- [PATCH 00/15] constify pnp_device_id and pnp_card_device_id Arvind Yadav (Thu Aug 17 2017 - 06:11:25 EST)
- [PATCH] crypto: doc - clarify return values for async hash methods Kamil Konieczny (Thu Aug 17 2017 - 06:11:36 EST)
- [PATCH 01/15] ALSA: drivers: mpu401: constify pnp_device_id Arvind Yadav (Thu Aug 17 2017 - 06:13:28 EST)
- [RFC 1/3] dt-bindings: interrupt-controller: Add Realtek RTD1295 Andreas FÃrber (Thu Aug 17 2017 - 06:13:42 EST)
- [RFC 0/3] arm64: Realtek RTD1295 IRQ mux Andreas FÃrber (Thu Aug 17 2017 - 06:13:54 EST)
- [RFC 2/3] arm64: dts: realtek: Add irq mux to RTD1295 Andreas FÃrber (Thu Aug 17 2017 - 06:14:05 EST)
- [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver Andreas FÃrber (Thu Aug 17 2017 - 06:14:18 EST)
- [PATCH] ASoC: fsl: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:07 EST)
- [PATCH] ASoC: Intel: Atom: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:08 EST)
- [PATCH] ASoC: Intel: Skylake: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:09 EST)
- [PATCH] ASoC: kirkwood: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:10 EST)
- [PATCH] ASoC: sh: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:11 EST)
- [PATCH] ASoC: qcom: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:12 EST)
- Re: [alsa-devel] [PATCH v3 3/5] ASoC: codecs: msm8916-wcd-analog: add MBHC support Srinivas Kandagatla (Thu Aug 17 2017 - 06:16:34 EST)
- [PATCH 1/6] ASoC: fsl: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:40 EST)
- [PATCH 2/6] ASoC: Intel: Atom: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:50 EST)
- [PATCH 3/6] ASoC: Intel: Skylake: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:16:58 EST)
- [PATCH 4/6] ASoC: kirkwood: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:17:06 EST)
- [PATCH 5/6] ASoC: sh: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:17:17 EST)
- [PATCH 6/6] ASoC: qcom: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:17:27 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Meelis Roos (Thu Aug 17 2017 - 06:17:55 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Paolo Bonzini (Thu Aug 17 2017 - 06:18:22 EST)
- [PATCH 0/6] ASoC: make snd_pcm_hardware const Bhumika Goyal (Thu Aug 17 2017 - 06:18:48 EST)
- Re: [PATCH 0/5] Add clk and scpsys support for MT6755 Matthias Brugger (Thu Aug 17 2017 - 06:20:03 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array David Hildenbrand (Thu Aug 17 2017 - 06:20:12 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Paolo Bonzini (Thu Aug 17 2017 - 06:23:20 EST)
- [tip:x86/urgent] x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt' tip-bot for Alexander Potapenko (Thu Aug 17 2017 - 06:24:47 EST)
- [tip:x86/boot] x86/boot/KASLR: Prefer mirrored memory regions for the kernel physical address tip-bot for Baoquan He (Thu Aug 17 2017 - 06:24:55 EST)
- [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING tip-bot for Byungchul Park (Thu Aug 17 2017 - 06:25:14 EST)
- [tip:x86/build] x86/build: Fix stack alignment for CLang tip-bot for Matthias Kaehlcke (Thu Aug 17 2017 - 06:25:26 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Punit Agrawal (Thu Aug 17 2017 - 06:25:33 EST)
- [tip:locking/core] locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config tip-bot for Byungchul Park (Thu Aug 17 2017 - 06:25:39 EST)
- [tip:x86/mm] x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages tip-bot for Tony Luck (Thu Aug 17 2017 - 06:25:51 EST)
- [tip:locking/core] locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS tip-bot for Byungchul Park (Thu Aug 17 2017 - 06:26:05 EST)
- [tip:x86/boot] efi: Introduce efi_early_memdesc_ptr to get pointer to memmap descriptor tip-bot for Baoquan He (Thu Aug 17 2017 - 06:26:37 EST)
- [PATCH] crypto: doc - clarify return values for async hash methods Kamil Konieczny (Thu Aug 17 2017 - 06:27:24 EST)
- [tip:locking/core] locking/lockdep: Explicitly initialize wq_barrier::done::map tip-bot for Boqun Feng (Thu Aug 17 2017 - 06:27:32 EST)
- [tip:locking/core] locking/refcounts, x86/asm: Implement fast refcount overflow protection tip-bot for Kees Cook (Thu Aug 17 2017 - 06:29:38 EST)
- [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman (Thu Aug 17 2017 - 06:30:50 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array David Hildenbrand (Thu Aug 17 2017 - 06:31:35 EST)
- Re: [PATCH] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman (Thu Aug 17 2017 - 06:31:46 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Michal Simek (Thu Aug 17 2017 - 06:32:56 EST)
- [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rv1108 David Wu (Thu Aug 17 2017 - 06:33:07 EST)
- [tip:locking/core 36/40] arch/x86/include/asm/refcount.h:21:2: error: expected ':' or ')' before 'ASM_UNREACHABLE' kbuild test robot (Thu Aug 17 2017 - 06:34:00 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Will Deacon (Thu Aug 17 2017 - 06:35:22 EST)
- [PATCH] drm/nouveau: remove redundant null check on array mstm->msto Colin King (Thu Aug 17 2017 - 06:38:02 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Sebastian Andrzej Siewior (Thu Aug 17 2017 - 06:38:16 EST)
- [PATCH] iommu: Avoid NULL group dereference Robin Murphy (Thu Aug 17 2017 - 06:40:26 EST)
- Re: [PATCH 4/7] ARM: dts: stm32: Enable USB HS on stm32746g-eval Sergei Shtylyov (Thu Aug 17 2017 - 06:44:58 EST)
- Re: [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING Ingo Molnar (Thu Aug 17 2017 - 06:45:52 EST)
- Re: [PATCH 6/7] ARM: dts: stm32: Add USB FS support for STM32F746 MCU Sergei Shtylyov (Thu Aug 17 2017 - 06:47:20 EST)
- Re: [PATCH v3] acpi: apei: fix the wrongly iterate generic error status block gengdongjiu (Thu Aug 17 2017 - 06:47:27 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Thu Aug 17 2017 - 06:48:35 EST)
- Re: [PATCH 00/12] ALSA: make snd_pcm_hardware const Takashi Iwai (Thu Aug 17 2017 - 06:48:46 EST)
- Re: [PATCH 00/15] constify pnp_device_id and pnp_card_device_id Takashi Iwai (Thu Aug 17 2017 - 06:49:02 EST)
- [PATCH] dmaengine: enable mxs-dma for imx6sx Mans Rullgard (Thu Aug 17 2017 - 06:49:21 EST)
- [V7] dt-bindings: phy: Add bindings for ralink-usb PHY Harvey Hunt (Thu Aug 17 2017 - 06:49:31 EST)
- [V7] phy: ralink-usb: add driver for Mediatek/Ralink Harvey Hunt (Thu Aug 17 2017 - 06:50:32 EST)
- Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich (Thu Aug 17 2017 - 06:51:39 EST)
- Re: [PATCH] iommu: Avoid NULL group dereference Marc Zyngier (Thu Aug 17 2017 - 06:51:54 EST)
- Re: [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() Thierry Reding (Thu Aug 17 2017 - 06:52:07 EST)
- Re: [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Kirill A. Shutemov (Thu Aug 17 2017 - 06:54:27 EST)
- RE: [RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table David Laight (Thu Aug 17 2017 - 06:57:00 EST)
- Re: [PATCH v1 6/9] soc: mediatek: add bus protection extend API Matthias Brugger (Thu Aug 17 2017 - 06:57:57 EST)
- [PATCH] PCI: Allow PCI express root ports to find themselves Thierry Reding (Thu Aug 17 2017 - 07:06:24 EST)
- Re: [PATCH] firmware: tegra: set drvdata earlier Thierry Reding (Thu Aug 17 2017 - 07:08:41 EST)
- Re: [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Ingo Molnar (Thu Aug 17 2017 - 07:10:13 EST)
- Re: [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array David Hildenbrand (Thu Aug 17 2017 - 07:14:38 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Sudeep Holla (Thu Aug 17 2017 - 07:18:03 EST)
- [RFC 3/4] clk: Add Realtek RTD1295 Andreas FÃrber (Thu Aug 17 2017 - 07:20:55 EST)
- [RFC 1/4] dt-bindings: clock: Add Realtek RTD1295 Andreas FÃrber (Thu Aug 17 2017 - 07:21:08 EST)
- [PATCH v8 0/3] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Thu Aug 17 2017 - 07:21:26 EST)
- [PATCH v8 2/3] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Thu Aug 17 2017 - 07:21:30 EST)
- [PATCH v8 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Thu Aug 17 2017 - 07:21:40 EST)
- [PATCH v8 1/3] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Thu Aug 17 2017 - 07:22:00 EST)
- [RFC 2/4] arm64: dts: realtek: Add clock nodes for RTD1295 Andreas FÃrber (Thu Aug 17 2017 - 07:22:27 EST)
- [RFC 0/4] arm64: Realtek RTD1295 clocks Andreas FÃrber (Thu Aug 17 2017 - 07:22:43 EST)
- [RFC 4/4] arm64: dts: realtek: Update RTD1295 UART nodes with clocks Andreas FÃrber (Thu Aug 17 2017 - 07:22:57 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Martin Kepplinger (Thu Aug 17 2017 - 07:25:11 EST)
- Re: [PATCHv2 0/3] arm64 xilinx zynqmp firmware interface Michal Simek (Thu Aug 17 2017 - 07:25:18 EST)
- Re: [PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot Michal Hocko (Thu Aug 17 2017 - 07:28:17 EST)
- [PATCH 00/30] constify input serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:39:28 EST)
- [PATCH 02/30] Input: magellan: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:39:34 EST)
- [PATCH 04/30] Input: spaceorb: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:39:36 EST)
- [PATCH 06/30] Input: twidjoy: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:39:41 EST)
- [PATCH 15/30] Input: xtkbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:39:58 EST)
- [PATCH 17/30] Input: wacom_serial4: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:02 EST)
- [PATCH 21/30] Input: gunze: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:07 EST)
- [PATCH 20/30] Input: fujitsu_ts: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:10 EST)
- [PATCH 25/30] Input: penmount: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:16 EST)
- [PATCH 27/30] Input: touchright: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:22 EST)
- [PATCH 30/30] Input: wacom_w8001: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:24 EST)
- [PATCH 28/30] Input: touchwin: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:40:51 EST)
- [PATCH 29/30] Input: tsc40: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:41:03 EST)
- [PATCH 26/30] Input: touchit213: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:41:26 EST)
- [PATCH 24/30] Input: mtouch: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:41:44 EST)
- [PATCH 23/30] Input: inexio: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:42:04 EST)
- [PATCH 22/30] Input: hampshire: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:42:29 EST)
- [PATCH 19/30] Input: elo: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:42:49 EST)
- [PATCH 18/30] Input: dynapro: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:43:11 EST)
- [PATCH 13/30] Input: stowaway: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:43:29 EST)
- [PATCH 16/30] Input: serio: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:43:31 EST)
- [PATCH 11/30] Input: lkkbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:43:59 EST)
- [PATCH 14/30] Input: sunkbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:44:04 EST)
- [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block Dongjiu Geng (Thu Aug 17 2017 - 07:44:13 EST)
- [PATCH 09/30] Input: iatkbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:44:41 EST)
- [PATCH 12/30] Input: newtonkbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:44:45 EST)
- [PATCH 10/30] Input: hil_kbd: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:45:08 EST)
- [PATCH 08/30] Input: zhenhua: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:45:25 EST)
- [PATCH 07/30] Input: warrior: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:45:51 EST)
- [PATCH 05/30] Input: stinger: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:46:14 EST)
- [PATCH 03/30] Input: spaceball: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:46:39 EST)
- Re: [PATCH v8 1/3] PCI: dwc: qcom: Use block IP version for operations Stanimir Varbanov (Thu Aug 17 2017 - 07:46:50 EST)
- [PATCH 01/30] Input: iforce: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:47:07 EST)
- [PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Thu Aug 17 2017 - 07:48:10 EST)
- Re: [PATCH] Coccinelle: add atomic_as_refcounter script Julia Lawall (Thu Aug 17 2017 - 07:50:35 EST)
- Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Daniel Borkmann (Thu Aug 17 2017 - 07:50:45 EST)
- [PATCH] mmc: tegra: suppress errors when probe is deferred Timo Alho (Thu Aug 17 2017 - 07:53:39 EST)
- Re: [PATCH] btrfs: remove redundant check on ret being non-zero David Sterba (Thu Aug 17 2017 - 07:53:49 EST)
- [PATCH V5 net-next 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Thu Aug 17 2017 - 07:54:06 EST)
- Re: [PATCH v8 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Stanimir Varbanov (Thu Aug 17 2017 - 07:54:20 EST)
- [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Thu Aug 17 2017 - 07:54:29 EST)
- [PATCH] lib/string.c: check for kmalloc() failure Dan Carpenter (Thu Aug 17 2017 - 07:54:57 EST)
- [PATCH V5 net-next 03/21] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Thu Aug 17 2017 - 07:55:06 EST)
- [PATCH V5 net-next 04/21] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Thu Aug 17 2017 - 07:55:12 EST)
- [PATCH V5 net-next 11/21] net-next/hinic: Add wq Aviad Krawczyk (Thu Aug 17 2017 - 07:55:25 EST)
- [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns laurentiu.tudor (Thu Aug 17 2017 - 07:55:38 EST)
- [PATCH V5 net-next 21/21] net-next/hinic: Add netpoll Aviad Krawczyk (Thu Aug 17 2017 - 07:55:43 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally (Thu Aug 17 2017 - 07:55:55 EST)
- [PATCH V5 net-next 20/21] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Thu Aug 17 2017 - 07:56:15 EST)
- [PATCH] [media] usb: pulse8-cec: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:56:41 EST)
- [PATCH] [media] usb: rainshadow-cec: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 07:56:55 EST)
- Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block Borislav Petkov (Thu Aug 17 2017 - 07:57:02 EST)
- [PATCH V5 net-next 15/21] net-next/hinic: Add ceqs Aviad Krawczyk (Thu Aug 17 2017 - 07:57:26 EST)
- [PATCH V5 net-next 18/21] net-next/hinic: Add Rx handler Aviad Krawczyk (Thu Aug 17 2017 - 07:57:36 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Paolo Bonzini (Thu Aug 17 2017 - 07:58:01 EST)
- [PATCH V5 net-next 17/21] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Thu Aug 17 2017 - 07:58:22 EST)
- [PATCH V5 net-next 19/21] net-next/hinic: Add Tx operation Aviad Krawczyk (Thu Aug 17 2017 - 07:58:41 EST)
- [PATCH V5 net-next 16/21] net-next/hinic: Add cmdq commands Aviad Krawczyk (Thu Aug 17 2017 - 07:59:00 EST)
- [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Yu Zhang (Thu Aug 17 2017 - 07:59:15 EST)
- [PATCH v2 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support. Yu Zhang (Thu Aug 17 2017 - 07:59:20 EST)
- [PATCH v2 3/5] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL. Yu Zhang (Thu Aug 17 2017 - 07:59:25 EST)
- [PATCH v2 5/5] KVM: MMU: Expose the LA57 feature to VM. Yu Zhang (Thu Aug 17 2017 - 07:59:51 EST)
- [PATCH v2 0/5] KVM: MMU: 5 level EPT/shadow support Yu Zhang (Thu Aug 17 2017 - 08:00:20 EST)
- [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width. Yu Zhang (Thu Aug 17 2017 - 08:00:37 EST)
- [PATCH V5 net-next 13/21] net-next/hinic: Set qp context Aviad Krawczyk (Thu Aug 17 2017 - 08:01:13 EST)
- [PATCH V5 net-next 12/21] net-next/hinic: Add qp resources Aviad Krawczyk (Thu Aug 17 2017 - 08:01:39 EST)
- [PATCH V5 net-next 14/21] net-next/hinic: Initialize cmdq Aviad Krawczyk (Thu Aug 17 2017 - 08:01:51 EST)
- [PATCH V5 net-next 10/21] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Thu Aug 17 2017 - 08:02:13 EST)
- [PATCH V5 net-next 09/21] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Thu Aug 17 2017 - 08:02:35 EST)
- [PATCH V5 net-next 08/21] net-next/hinic: Add port management commands Aviad Krawczyk (Thu Aug 17 2017 - 08:03:00 EST)
- [PATCH V5 net-next 07/21] net-next/hinic: Add aeqs Aviad Krawczyk (Thu Aug 17 2017 - 08:03:23 EST)
- Re: [RFC PATCH 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Thu Aug 17 2017 - 08:03:52 EST)
- [PATCH V5 net-next 05/21] net-next/hinic: Add management messages Aviad Krawczyk (Thu Aug 17 2017 - 08:04:15 EST)
- [PATCH V5 net-next 06/21] net-next/hinic: Add api cmd commands Aviad Krawczyk (Thu Aug 17 2017 - 08:04:31 EST)
- [RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver Jeffy Chen (Thu Aug 17 2017 - 08:04:53 EST)
- Re: [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver Felipe Balbi (Thu Aug 17 2017 - 08:04:59 EST)
- [RFC PATCH v2 2/3] dt-bindings: PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Thu Aug 17 2017 - 08:05:09 EST)
- [RFC PATCH v2 3/3] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Jeffy Chen (Thu Aug 17 2017 - 08:05:13 EST)
- [PATCH] cpufreq: Don't send callback pointer to cpufreq_add_update_util_hook() Viresh Kumar (Thu Aug 17 2017 - 08:05:37 EST)
- [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Thu Aug 17 2017 - 08:05:54 EST)
- [PATCH] i2c: taos-evm: constify serio_device_id Arvind Yadav (Thu Aug 17 2017 - 08:06:10 EST)
- [PATCH V5 net-next 02/21] net-next/hinic: Initialize hw device components Aviad Krawczyk (Thu Aug 17 2017 - 08:06:54 EST)
- [PATCH v5 00/16] Add QCOM QPIC NAND support Abhishek Sahu (Thu Aug 17 2017 - 08:08:14 EST)
- [PATCH v5 01/16] mtd: nand: qcom: DMA mapping support for register read buffer Abhishek Sahu (Thu Aug 17 2017 - 08:08:21 EST)
- [PATCH v5 03/16] mtd: nand: qcom: add BAM DMA descriptor handling Abhishek Sahu (Thu Aug 17 2017 - 08:08:30 EST)
- [PATCH v5 05/16] mtd: nand: qcom: support for read location registers Abhishek Sahu (Thu Aug 17 2017 - 08:08:38 EST)
- [PATCH v5 06/16] mtd: nand: qcom: erased codeword detection configuration Abhishek Sahu (Thu Aug 17 2017 - 08:08:43 EST)
- [PATCH v5 08/16] mtd: nand: qcom: QPIC data descriptors handling Abhishek Sahu (Thu Aug 17 2017 - 08:08:51 EST)
- [PATCH v5 07/16] mtd: nand: qcom: enable BAM or ADM mode Abhishek Sahu (Thu Aug 17 2017 - 08:08:55 EST)
- [PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction Abhishek Sahu (Thu Aug 17 2017 - 08:09:04 EST)
- [PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation Abhishek Sahu (Thu Aug 17 2017 - 08:09:09 EST)
- [PATCH v5 12/16] dt-bindings: qcom_nandc: fix the ipq806x device tree example Abhishek Sahu (Thu Aug 17 2017 - 08:09:15 EST)
- [PATCH v5 13/16] dt-bindings: qcom_nandc: IPQ4019 QPIC NAND documentation Abhishek Sahu (Thu Aug 17 2017 - 08:09:22 EST)
- [PATCH v5 14/16] dt-bindings: qcom_nandc: IPQ8074 QPIC NAND documentation Abhishek Sahu (Thu Aug 17 2017 - 08:09:26 EST)
- [PATCH v5 16/16] mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller Abhishek Sahu (Thu Aug 17 2017 - 08:09:33 EST)
- Re: [PATCH 3/3] cgroup: Implement cgroup2 basic CPU usage accounting Roman Gushchin (Thu Aug 17 2017 - 08:09:47 EST)
- [PATCH v5 15/16] mtd: nand: qcom: support for IPQ4019 QPIC NAND controller Abhishek Sahu (Thu Aug 17 2017 - 08:10:10 EST)
- [PATCH v5 09/16] mtd: nand: qcom: support for different DEV_CMD register offsets Abhishek Sahu (Thu Aug 17 2017 - 08:11:21 EST)
- [PATCH v5 04/16] mtd: nand: qcom: support for passing flags in DMA helper functions Abhishek Sahu (Thu Aug 17 2017 - 08:11:44 EST)
- Re: [RFC PATCH] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Thu Aug 17 2017 - 08:11:52 EST)
- [PATCH v5 02/16] mtd: nand: qcom: allocate BAM transaction Abhishek Sahu (Thu Aug 17 2017 - 08:12:29 EST)
- Re: Race between release_tty() and vt_disallocate() Alan Cox (Thu Aug 17 2017 - 08:12:44 EST)
- RE: [PATCH RFC] fpga: add FPGA Bus device framework Wu, Hao (Thu Aug 17 2017 - 08:13:53 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Paolo Bonzini (Thu Aug 17 2017 - 08:15:15 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Yu Zhang (Thu Aug 17 2017 - 08:15:49 EST)
- [PATCH] staginig: pi433: replace INVALID_PARAM macro with inline code Marcin Ciupak (Thu Aug 17 2017 - 08:18:47 EST)
- Re: [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin (Thu Aug 17 2017 - 08:20:28 EST)
- Re: [Nouveau] [PATCH] drm/nouveau: remove redundant null check on array mstm->msto Emil Velikov (Thu Aug 17 2017 - 08:21:26 EST)
- [PATCH V6 02/21] net-next/hinic: Initialize hw device components Aviad Krawczyk (Thu Aug 17 2017 - 08:26:15 EST)
- [PATCH V6 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Thu Aug 17 2017 - 08:26:31 EST)
- [PATCH V6 03/21] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Thu Aug 17 2017 - 08:26:40 EST)
- [PATCH V6 08/21] net-next/hinic: Add port management commands Aviad Krawczyk (Thu Aug 17 2017 - 08:26:42 EST)
- [PATCH V6 14/21] net-next/hinic: Initialize cmdq Aviad Krawczyk (Thu Aug 17 2017 - 08:26:58 EST)
- [PATCH V6 15/21] net-next/hinic: Add ceqs Aviad Krawczyk (Thu Aug 17 2017 - 08:27:06 EST)
- [PATCH V6 21/21] net-next/hinic: Add netpoll Aviad Krawczyk (Thu Aug 17 2017 - 08:27:14 EST)
- [PATCH V6 20/21] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Thu Aug 17 2017 - 08:27:25 EST)
- [PATCH V6 18/21] net-next/hinic: Add Rx handler Aviad Krawczyk (Thu Aug 17 2017 - 08:27:48 EST)
- [PATCH V6 19/21] net-next/hinic: Add Tx operation Aviad Krawczyk (Thu Aug 17 2017 - 08:28:10 EST)
- [PATCH V6 17/21] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Thu Aug 17 2017 - 08:28:33 EST)
- [PATCH V6 16/21] net-next/hinic: Add cmdq commands Aviad Krawczyk (Thu Aug 17 2017 - 08:28:58 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Paolo Bonzini (Thu Aug 17 2017 - 08:29:22 EST)
- Re: [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver Franklin S Cooper Jr (Thu Aug 17 2017 - 08:29:33 EST)
- [PATCH V6 11/21] net-next/hinic: Add wq Aviad Krawczyk (Thu Aug 17 2017 - 08:29:58 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 Shawn Guo (Thu Aug 17 2017 - 08:30:08 EST)
- [PATCH V6 10/21] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Thu Aug 17 2017 - 08:30:33 EST)
- [PATCH V6 13/21] net-next/hinic: Set qp context Aviad Krawczyk (Thu Aug 17 2017 - 08:30:48 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Paul E. McKenney (Thu Aug 17 2017 - 08:30:59 EST)
- [PATCH V6 12/21] net-next/hinic: Add qp resources Aviad Krawczyk (Thu Aug 17 2017 - 08:31:22 EST)
- Re: [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width. Paolo Bonzini (Thu Aug 17 2017 - 08:31:27 EST)
- Re: [PATCH v2 1/2] usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver Felipe Balbi (Thu Aug 17 2017 - 08:32:02 EST)
- [PATCH V6 09/21] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Thu Aug 17 2017 - 08:32:25 EST)
- [PATCH V6 07/21] net-next/hinic: Add aeqs Aviad Krawczyk (Thu Aug 17 2017 - 08:33:02 EST)
- [PATCH V6 06/21] net-next/hinic: Add api cmd commands Aviad Krawczyk (Thu Aug 17 2017 - 08:33:20 EST)
- [PATCH V6 05/21] net-next/hinic: Add management messages Aviad Krawczyk (Thu Aug 17 2017 - 08:33:53 EST)
- [PATCH V6 04/21] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Thu Aug 17 2017 - 08:34:12 EST)
- [PATCH V6 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Thu Aug 17 2017 - 08:34:46 EST)
- Re: [PATCH v5 tip/core/rcu 01/15] sched,rcu: Make cond_resched() provide RCU quiescent state Paul E. McKenney (Thu Aug 17 2017 - 08:40:32 EST)
- Re: [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() Ding Tianhong (Thu Aug 17 2017 - 08:41:44 EST)
- Re: [PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race Jorgen S. Hansen (Thu Aug 17 2017 - 08:43:34 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Yu Zhang (Thu Aug 17 2017 - 08:45:52 EST)
- Re: [V6,3/9] irqdomain: Don't set type when mapping an IRQ jeffy (Thu Aug 17 2017 - 08:47:01 EST)
- Re: [PATCH V4 net-next 21/21] net-next/hinic: Add select_queue and netpoll Aviad Krawczyk (Thu Aug 17 2017 - 08:47:15 EST)
- Re: [PATCH v2 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width. Yu Zhang (Thu Aug 17 2017 - 08:47:41 EST)
- [PATCH] spi: Kernel coding style fixes Suniel Mahesh (Thu Aug 17 2017 - 08:48:22 EST)
- [PATCH] drivers: spi: Kernel coding style fixes sunil . m (Thu Aug 17 2017 - 08:48:39 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Ingo Molnar (Thu Aug 17 2017 - 08:49:18 EST)
- Re: [PATCH] powerpc: powernv: Fix build error on const discarding Michael Ellerman (Thu Aug 17 2017 - 08:52:23 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Yu Zhang (Thu Aug 17 2017 - 08:56:06 EST)
- Re: [PATCH] staginig: pi433: replace INVALID_PARAM macro with inline code Marcin Ciupak (Thu Aug 17 2017 - 08:56:10 EST)
- Re: [tip:locking/core 36/40] arch/x86/include/asm/refcount.h:21:2: error: expected ':' or ')' before 'ASM_UNREACHABLE' Josh Poimboeuf (Thu Aug 17 2017 - 08:56:29 EST)
- [PATCH 09/13] drm/rockchip: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:57:02 EST)
- [PATCH 07/13] drm/msm: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:57:05 EST)
- Re: [PATCH V6 21/21] net-next/hinic: Add netpoll Sergei Shtylyov (Thu Aug 17 2017 - 08:57:25 EST)
- [PATCH 12/13] IB/usnic: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:57:48 EST)
- [PATCH 13/13] remoteproc: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:58:01 EST)
- Re: [PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value Boris Brezillon (Thu Aug 17 2017 - 08:58:08 EST)
- [PATCH 10/13] drm/tegra: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:58:29 EST)
- [PATCH 01/13] iommu/amd: Rename a few flush functions Joerg Roedel (Thu Aug 17 2017 - 08:58:40 EST)
- [PATCH 08/13] drm/nouveau/imem/gk20a: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:58:55 EST)
- [PATCH 11/13] gpu: host1x: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:59:06 EST)
- Re: [PATCH 03/11] mtd: physmap_of: Drop unnecessary static Boris Brezillon (Thu Aug 17 2017 - 08:59:17 EST)
- [PATCH v2] staging: pi433: replace INVALID_PARAM macro with inline code Marcin Ciupak (Thu Aug 17 2017 - 08:59:22 EST)
- [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 08:59:54 EST)
- Re: [PATCH V6 21/21] net-next/hinic: Add netpoll Aviad Krawczyk (Thu Aug 17 2017 - 09:00:07 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Alex Williamson (Thu Aug 17 2017 - 09:00:25 EST)
- Re: [PATCH] mtd: Convert to using %pOF instead of full_name Boris Brezillon (Thu Aug 17 2017 - 09:00:33 EST)
- [PATCH 05/13] arm: dma-mapping: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 09:01:04 EST)
- [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Joerg Roedel (Thu Aug 17 2017 - 09:01:15 EST)
- Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Russell King - ARM Linux (Thu Aug 17 2017 - 09:01:26 EST)
- Re: [PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set Boris Brezillon (Thu Aug 17 2017 - 09:01:37 EST)
- [PATCH 03/13] vfio/type1: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 09:01:57 EST)
- Re: [PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting Tejun Heo (Thu Aug 17 2017 - 09:02:07 EST)
- Re: [Nouveau] [PATCH] drm/nouveau: remove redundant null check on array mstm->msto Colin Ian King (Thu Aug 17 2017 - 09:02:17 EST)
- [PATCH 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation Florian Eckert (Thu Aug 17 2017 - 09:02:34 EST)
- [PATCH 1/2] hwmon: (ltq-cputemp) add cpu temp sensor for xrx200 Florian Eckert (Thu Aug 17 2017 - 09:02:48 EST)
- Re: [PATCH 0/6] constify mtd pci_device_id Boris Brezillon (Thu Aug 17 2017 - 09:03:05 EST)
- [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Joerg Roedel (Thu Aug 17 2017 - 09:03:35 EST)
- [PATCH 04/13] iommu/dma: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 09:03:47 EST)
- Re: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Waiman Long (Thu Aug 17 2017 - 09:04:09 EST)
- Re: [PATCH v9 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Thu Aug 17 2017 - 09:04:17 EST)
- Re: [PATCH] mtd: physmap_of: Fix resources leak in 'of_flash_probe()' Boris Brezillon (Thu Aug 17 2017 - 09:04:35 EST)
- Re: [RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support" Philipp Zabel (Thu Aug 17 2017 - 09:05:48 EST)
- warning: objtool: ...: call without frame pointer save/setup; return with modified stack frame Meelis Roos (Thu Aug 17 2017 - 09:10:11 EST)
- Re: [PATCH 3/3] cgroup: Implement cgroup2 basic CPU usage accounting Tejun Heo (Thu Aug 17 2017 - 09:14:10 EST)
- [PATCH] crypto: nx: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:14:30 EST)
- [PATCH] crypto: nx: 842: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:14:36 EST)
- [PATCH 1/2 v7] time: Make fast functions return 0 before timekeeping is initialized Prarit Bhargava (Thu Aug 17 2017 - 09:15:58 EST)
- [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Prarit Bhargava (Thu Aug 17 2017 - 09:16:03 EST)
- [PATCH 0/2 v7] printk: Add new timestamps Prarit Bhargava (Thu Aug 17 2017 - 09:16:24 EST)
- Re: [RFC PATCH] media: vb2: add bidirectional flag in vb2_queue Jacob Chen (Thu Aug 17 2017 - 09:17:00 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Paolo Bonzini (Thu Aug 17 2017 - 09:17:38 EST)
- Re: [PATCH 2/3] [media] davinci: constify platform_device_id Lad, Prabhakar (Thu Aug 17 2017 - 09:18:16 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Paolo Bonzini (Thu Aug 17 2017 - 09:18:34 EST)
- [PATCH] net: ibm: ibmveth: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:23:13 EST)
- [PATCH] net: ibm: ibmvnic: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:23:17 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Radim KrÄmÃÅ (Thu Aug 17 2017 - 09:24:05 EST)
- Re: [PATCH] workqueue/lockdep: Explicitly initialize wq_barrier::done::map Tejun Heo (Thu Aug 17 2017 - 09:26:45 EST)
- Re: [PATCH 10/13] drm/tegra: Use sychronized interface of the IOMMU-API Thierry Reding (Thu Aug 17 2017 - 09:28:57 EST)
- Re: [PATCH 11/13] gpu: host1x: Use sychronized interface of the IOMMU-API Thierry Reding (Thu Aug 17 2017 - 09:29:12 EST)
- Re: [PATCH v2] mtd: plat-ram: use release_mem_region instead of release_resource Boris Brezillon (Thu Aug 17 2017 - 09:29:18 EST)
- Re: [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() Thierry Reding (Thu Aug 17 2017 - 09:30:23 EST)
- Re: [PATCH 00/14] Fixes for Tegra clocks Thierry Reding (Thu Aug 17 2017 - 09:31:55 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Lucas Stach (Thu Aug 17 2017 - 09:32:46 EST)
- [PATCH] tty: hvc_vio: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:34:38 EST)
- [PATCH] tty: hvcs: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:34:42 EST)
- Re: [V6,3/9] irqdomain: Don't set type when mapping an IRQ Marc Zyngier (Thu Aug 17 2017 - 09:34:48 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 09:34:52 EST)
- Re: [linuxwifi] x86/thermal: AB-BA dependency between mvm->mutex and tz->lock Jiri Kosina (Thu Aug 17 2017 - 09:38:11 EST)
- RE: [PATCH V3] perf: Add PERF_SAMPLE_PHYS_ADDR Liang, Kan (Thu Aug 17 2017 - 09:42:31 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Yu Zhang (Thu Aug 17 2017 - 09:43:11 EST)
- [PATCH 3/3] scsi: ibmvscsi_tgt: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:45:32 EST)
- [PATCH 2/3] scsi: ibmvscsi: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:45:43 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 09:45:49 EST)
- Re: [PATCH net] PCI: fix the return value for the pci_find_pcie_root_port() Ding Tianhong (Thu Aug 17 2017 - 09:45:59 EST)
- Re: [PATCH] ceph: check negative offsets on ceph_llseek() Luis Henriques (Thu Aug 17 2017 - 09:46:15 EST)
- Re: [PATCH] xen: fix build failure related to removing adjust_exception_frame Boris Ostrovsky (Thu Aug 17 2017 - 09:46:39 EST)
- [PATCH 1/3] scsi: ibmvfc: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:47:00 EST)
- Re: [PATCH 00/14] Fixes for Tegra clocks Thierry Reding (Thu Aug 17 2017 - 09:48:15 EST)
- [PATCH 0/3] constify scsi vio_device_id Arvind Yadav (Thu Aug 17 2017 - 09:48:57 EST)
- Re: [RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support" Javier Martinez Canillas (Thu Aug 17 2017 - 09:49:58 EST)
- [PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Gary Bisson (Thu Aug 17 2017 - 09:50:27 EST)
- Re: [RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support" Laurent Pinchart (Thu Aug 17 2017 - 09:51:25 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Radim KrÄmÃÅ (Thu Aug 17 2017 - 09:51:46 EST)
- Re: [PATCH 2/2] iommu/tegra-gart: Add support for struct iommu_device Thierry Reding (Thu Aug 17 2017 - 09:52:38 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Stefan Hajnoczi (Thu Aug 17 2017 - 09:56:26 EST)
- Re: [PATCH 0/2] iommu/tegra*: Add support for struct iommu_device Thierry Reding (Thu Aug 17 2017 - 09:58:13 EST)
- Re: Re: Re: Re: [PATCH 2/2] mm, oom: fix potential data corruption when oom_reaper races with writer Michal Hocko (Thu Aug 17 2017 - 09:58:21 EST)
- Re: [PATCH 4/7] ARM: dts: stm32: Enable USB HS on stm32746g-eval Amelie DELAUNAY (Thu Aug 17 2017 - 09:58:34 EST)
- Re: [PATCH 6/7] ARM: dts: stm32: Add USB FS support for STM32F746 MCU Amelie DELAUNAY (Thu Aug 17 2017 - 09:59:19 EST)
- Re: [PATCH] HID: core: assign usbhid to handle EETI PID=0x0001 HID device Boszormenyi Zoltan (Thu Aug 17 2017 - 10:00:08 EST)
- Re: [linuxwifi] x86/thermal: AB-BA dependency between mvm->mutex and tz->lock Coelho, Luciano (Thu Aug 17 2017 - 10:02:58 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Lucas Stach (Thu Aug 17 2017 - 10:04:04 EST)
- Re: [PATCH] arm64: dts: ls1088a: Add USB support Shawn Guo (Thu Aug 17 2017 - 10:04:24 EST)
- [PATCH] ARM: imx_v6_v7_defconfig: Add CONFIG_FW_LOADER_USER_HELPER_FALLBACK Gary Bisson (Thu Aug 17 2017 - 10:04:33 EST)
- Re: [PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Shawn Guo (Thu Aug 17 2017 - 10:05:08 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Petr Mladek (Thu Aug 17 2017 - 10:05:55 EST)
- Re: [PATCH] KVM/VMX: Avoid CR3 VMEXIT during guest real mode when "unrestricted guest" is supported. Radim KrÄmÃÅ (Thu Aug 17 2017 - 10:11:14 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Paul E. McKenney (Thu Aug 17 2017 - 10:13:19 EST)
- [tip:x86/build 2/2] kernel/bounds.c:1: error: -mpreferred-stack-boundary=3 is not between 4 and 12 kbuild test robot (Thu Aug 17 2017 - 10:13:41 EST)
- Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Danilo Krummrich (Thu Aug 17 2017 - 10:14:31 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Add CONFIG_FW_LOADER_USER_HELPER_FALLBACK Shawn Guo (Thu Aug 17 2017 - 10:14:33 EST)
- [RFC PATCH v4 3/6] i2c: add docs to clarify DMA handling Wolfram Sang (Thu Aug 17 2017 - 10:15:04 EST)
- [RFC PATCH v4 2/6] i2c: add helpers to ease DMA handling Wolfram Sang (Thu Aug 17 2017 - 10:15:16 EST)
- [RFC PATCH v4 1/6] i2c: add a message flag for DMA safe buffers Wolfram Sang (Thu Aug 17 2017 - 10:15:30 EST)
- [RFC PATCH v4 6/6] i2c: dev: mark RDWR buffers as DMA_SAFE Wolfram Sang (Thu Aug 17 2017 - 10:15:54 EST)
- [RFC PATCH v4 5/6] i2c: rcar: skip DMA if buffer is not safe Wolfram Sang (Thu Aug 17 2017 - 10:16:11 EST)
- [RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it Wolfram Sang (Thu Aug 17 2017 - 10:16:30 EST)
- [RFC PATCH v4 4/6] i2c: sh_mobile: use helper to decide if DMA is useful Wolfram Sang (Thu Aug 17 2017 - 10:16:44 EST)
- RE: [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Tantilov, Emil S (Thu Aug 17 2017 - 10:18:10 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 10:19:05 EST)
- Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Thierry Reding (Thu Aug 17 2017 - 10:22:20 EST)
- Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Mark Brown (Thu Aug 17 2017 - 10:26:52 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Paolo Bonzini (Thu Aug 17 2017 - 10:30:18 EST)
- Re: [PATCH v2 1/5] iio: srf08: add device tree binding for srf02 and srf10 Jonathan Cameron (Thu Aug 17 2017 - 10:30:32 EST)
- Re: [PATCH v2 1/5] KVM: x86: Add return value to kvm_cpuid(). Paolo Bonzini (Thu Aug 17 2017 - 10:30:45 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Lucas Stach (Thu Aug 17 2017 - 10:30:58 EST)
- Re: refactoring timers to avoid init_timer*() Thomas Gleixner (Thu Aug 17 2017 - 10:31:04 EST)
- [PATCH 0/2] lockd: Adjustments for some function implementations SF Markus Elfring (Thu Aug 17 2017 - 10:32:34 EST)
- Re: [PATCH] KVM: SVM: refactor avic VM ID allocation Paolo Bonzini (Thu Aug 17 2017 - 10:33:22 EST)
- [PATCH 1/2] lockd: Delete an error message for a failed memory allocation in reclaimer() SF Markus Elfring (Thu Aug 17 2017 - 10:33:49 EST)
- Re: [PATCH 06/13] drm/etnaviv: Use sychronized interface of the IOMMU-API Joerg Roedel (Thu Aug 17 2017 - 10:35:20 EST)
- Re: [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Alex Williamson (Thu Aug 17 2017 - 10:35:28 EST)
- [PATCH 2/2] lockd: Adjust 61 checks for null pointers SF Markus Elfring (Thu Aug 17 2017 - 10:35:43 EST)
- Re: [PATCH 0/5] arm-smmu: performance optimization Will Deacon (Thu Aug 17 2017 - 10:36:56 EST)
- Re: [PATCH] iio: adc: select triggered buffer for sama5d2 adc Jonathan Cameron (Thu Aug 17 2017 - 10:38:31 EST)
- RE: [PATCH] Input: elan_i2c - Make hardware buttons work properly on Asus ROG G752xx 廖崇? (Thu Aug 17 2017 - 10:38:40 EST)
- Re: refactoring timers to avoid init_timer*() Kees Cook (Thu Aug 17 2017 - 10:39:33 EST)
- Re: refactoring timers to avoid init_timer*() Christoph Hellwig (Thu Aug 17 2017 - 10:40:51 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Jonathan Cameron (Thu Aug 17 2017 - 10:40:57 EST)
- Re: [V6,3/9] irqdomain: Don't set type when mapping an IRQ jeffy (Thu Aug 17 2017 - 10:42:34 EST)
- Re: [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Joerg Roedel (Thu Aug 17 2017 - 10:43:15 EST)
- Re: [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs Stanimir Varbanov (Thu Aug 17 2017 - 10:43:59 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Meelis Roos (Thu Aug 17 2017 - 10:48:09 EST)
- Re: [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support Suzuki K Poulose (Thu Aug 17 2017 - 10:52:33 EST)
- Re: [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Alex Williamson (Thu Aug 17 2017 - 10:54:12 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Radim KrÄmÃÅ (Thu Aug 17 2017 - 10:54:25 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Yong Li (Thu Aug 17 2017 - 10:55:08 EST)
- Re: [PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Greg KH (Thu Aug 17 2017 - 11:02:43 EST)
- Re: [PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting Ingo Molnar (Thu Aug 17 2017 - 11:04:01 EST)
- Re: [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal Mimi Zohar (Thu Aug 17 2017 - 11:05:00 EST)
- Re: [PATCH -tip v2 0/2] kprobes/x86: RO text code bugfix and cleanup Masami Hiramatsu (Thu Aug 17 2017 - 11:07:20 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Paul E. McKenney (Thu Aug 17 2017 - 11:07:51 EST)
- Re: refactoring timers to avoid init_timer*() Kees Cook (Thu Aug 17 2017 - 11:08:45 EST)
- Re: [PATCH v5 5/6] dt-bindings: Document devicetree binding for ARM DSU PMU Rob Herring (Thu Aug 17 2017 - 11:09:39 EST)
- Re: [PATCH v4 06/12] net: stmmac: dwmac-rk: Add internal phy support Rob Herring (Thu Aug 17 2017 - 11:10:40 EST)
- Re: [PATCH v4 2/4] dt-bindings: can: can-transceiver: Document new binding Rob Herring (Thu Aug 17 2017 - 11:10:48 EST)
- Re: [PATCH v2 3/3] dt-bindings: ASoC: rockchip: Add rockchip,codec-names property Rob Herring (Thu Aug 17 2017 - 11:10:57 EST)
- Re: [PATCH v3 1/3] dt-bindings: Document the hi3660 thermal sensor bindings Rob Herring (Thu Aug 17 2017 - 11:11:04 EST)
- Re: [PATCH 1/3] Documentation: dt: iio: at91-sama5d2_adc: add optional dma property Rob Herring (Thu Aug 17 2017 - 11:11:07 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Add CONFIG_FW_LOADER_USER_HELPER_FALLBACK Fabio Estevam (Thu Aug 17 2017 - 11:11:17 EST)
- Re: [PATCH v2 1/3] dt-bindings: i2c: Document the POWER system power supply device Rob Herring (Thu Aug 17 2017 - 11:11:28 EST)
- Re: [PATCH 2/3] ARM: sun8i: sunxi-h3-h5: add phy-is-integrated property to internal PHY Rob Herring (Thu Aug 17 2017 - 11:11:51 EST)
- Re: [PATCH v4 3/4] dt-bindings: can: m_can: Document new can transceiver binding Rob Herring (Thu Aug 17 2017 - 11:12:42 EST)
- Re: [PATCH v4 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON Rob Herring (Thu Aug 17 2017 - 11:13:12 EST)
- Re: [PATCH v4 05/12] Documentation: net: phy: Add phy-is-internal binding Rob Herring (Thu Aug 17 2017 - 11:13:31 EST)
- Re: [PATCH 1/4] dt-bindings: add binding for Allwinner A64 SRAM controller and SRAM C Rob Herring (Thu Aug 17 2017 - 11:13:49 EST)
- Re: [PATCH v2 4/4] dt-bindings: phy-mt65xx-usb: supports PCIe, SATA and rename file Rob Herring (Thu Aug 17 2017 - 11:14:04 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Thu Aug 17 2017 - 11:16:16 EST)
- Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 11:17:01 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Jorgen S. Hansen (Thu Aug 17 2017 - 11:17:08 EST)
- Re: [PATCH v8 2/3] dt-bindings: pci: qcom: Add support for IPQ8074 Rob Herring (Thu Aug 17 2017 - 11:17:20 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Add CONFIG_FW_LOADER_USER_HELPER_FALLBACK Gary Bisson (Thu Aug 17 2017 - 11:18:08 EST)
- Re: [PATCH] drm: tegra: add CONFIG_OF dependency Thierry Reding (Thu Aug 17 2017 - 11:20:21 EST)
- Re: [PATCH 1/2] perf, tools, json: Support FCMask and PortMask Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 11:20:47 EST)
- Re: [PATCH] dax: explain how read(2)/write(2) addresses are validated Ross Zwisler (Thu Aug 17 2017 - 11:21:00 EST)
- Re: [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Joerg Roedel (Thu Aug 17 2017 - 11:22:28 EST)
- Re: [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite Rob Herring (Thu Aug 17 2017 - 11:22:36 EST)
- Re: [PATCH 4/4] platform/x86: wmi: Fix check for method instance number Darren Hart (Thu Aug 17 2017 - 11:24:43 EST)
- Re: [PATCH 0/4] platform/x86: Fix check for method instance number Darren Hart (Thu Aug 17 2017 - 11:25:33 EST)
- Re: [PATCH] EDAC, altera: Fix an error handling path in 'altr_edac_device_probe()' Thor Thayer (Thu Aug 17 2017 - 11:27:21 EST)
- Re: [PATCH] kvm: x86: disable KVM_FAST_MMIO_BUS Michael S. Tsirkin (Thu Aug 17 2017 - 11:27:38 EST)
- Re: [PATCH 1/2] pinctrl: msm: GP clock for pinctrl-apq8064 binding Rob Herring (Thu Aug 17 2017 - 11:28:18 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 11:28:24 EST)
- Re: [PATCH v4 2/5] dt-bindings: phy-rockchip-inno-usb2: add rockchip,usbgrf property Rob Herring (Thu Aug 17 2017 - 11:29:34 EST)
- Re: [v6 05/15] mm: don't accessed uninitialized struct pages Pasha Tatashin (Thu Aug 17 2017 - 11:30:00 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Mark Salyzyn (Thu Aug 17 2017 - 11:30:13 EST)
- Re: [PATCH] gpu: host1x: fix error return code in host1x_probe() Thierry Reding (Thu Aug 17 2017 - 11:32:25 EST)
- Re: [PATCH v5 tip/core/rcu 4/9] completion: Replace spin_unlock_wait() with lock/unlock pair Paul E. McKenney (Thu Aug 17 2017 - 11:32:47 EST)
- Re: WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Bart Van Assche (Thu Aug 17 2017 - 11:33:16 EST)
- Re: [PATCH v3 21/28] drm/tegra: switch to drm_*_get(), drm_*_put() helpers Thierry Reding (Thu Aug 17 2017 - 11:33:44 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Andi Kleen (Thu Aug 17 2017 - 11:34:29 EST)
- Re: [PATCH 1/8] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI Rob Herring (Thu Aug 17 2017 - 11:36:04 EST)
- Re: [PATCH] i2c: taos-evm: constify serio_device_id Wolfram Sang (Thu Aug 17 2017 - 11:37:31 EST)
- Re: [v6 01/15] x86/mm: reserve only exiting low pages Pasha Tatashin (Thu Aug 17 2017 - 11:38:37 EST)
- Re: [PATCH] iommu: Avoid NULL group dereference Joerg Roedel (Thu Aug 17 2017 - 11:41:06 EST)
- Re: [v6 05/15] mm: don't accessed uninitialized struct pages Michal Hocko (Thu Aug 17 2017 - 11:43:36 EST)
- Re: [PATCH v7] serio: PS/2 gpio bit banging driver for serio bus Rob Herring (Thu Aug 17 2017 - 11:43:46 EST)
- Re: [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal Mimi Zohar (Thu Aug 17 2017 - 11:43:55 EST)
- Support generic disabling of all XSAVE features v5 Andi Kleen (Thu Aug 17 2017 - 11:44:16 EST)
- [PATCH v5 2/5] x86/cpuid: Add generic table for cpuid dependencies Andi Kleen (Thu Aug 17 2017 - 11:44:22 EST)
- [PATCH v5 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling Andi Kleen (Thu Aug 17 2017 - 11:44:28 EST)
- [PATCH v5 3/5] x86/cpuid: Make clearcpuid an early param Andi Kleen (Thu Aug 17 2017 - 11:44:39 EST)
- [PATCH v5 1/5] x86/xsave: Move xsave initialization to after parsing early parameters Andi Kleen (Thu Aug 17 2017 - 11:45:08 EST)
- [PATCH v5 5/5] x86/xsave: Using generic CPUID clearing when disabling XSAVE Andi Kleen (Thu Aug 17 2017 - 11:45:19 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Liang, Kan (Thu Aug 17 2017 - 11:46:05 EST)
- Re: [PATCH] cpufreq: Don't send callback pointer to cpufreq_add_update_util_hook() Rafael J. Wysocki (Thu Aug 17 2017 - 11:46:52 EST)
- Re: [PATCH][RESEND] of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered Sudeep Holla (Thu Aug 17 2017 - 11:48:19 EST)
- [PATCH] kernfs: Clarify lockdep name for kn->count Waiman Long (Thu Aug 17 2017 - 11:50:19 EST)
- Re: [RFC][PATCHv5 06/13] printk: register PM notifier Rafael J. Wysocki (Thu Aug 17 2017 - 11:52:04 EST)
- [PATCH V4] perf: Add PERF_SAMPLE_PHYS_ADDR kan . liang (Thu Aug 17 2017 - 11:52:26 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Andy Lutomirski (Thu Aug 17 2017 - 11:53:05 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Bart Van Assche (Thu Aug 17 2017 - 11:53:42 EST)
- Re: [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support Mark Rutland (Thu Aug 17 2017 - 11:59:11 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Joe Lawrence (Thu Aug 17 2017 - 12:01:42 EST)
- Re: smp-induced oops/NULL pointer dereference in mpt3sas, from kernel >= 4.11 Bart Van Assche (Thu Aug 17 2017 - 12:02:52 EST)
- Re: [RFC PATCH 5/7] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Tony Lindgren (Thu Aug 17 2017 - 12:05:47 EST)
- Re: [PATCH v7] serio: PS/2 gpio bit banging driver for serio bus Danilo Krummrich (Thu Aug 17 2017 - 12:13:10 EST)
- [tip:locking/core 37/41] drivers/block//drbd/drbd_receiver.c:1159:1: warning: the frame size of 1072 bytes is larger than 1024 bytes kbuild test robot (Thu Aug 17 2017 - 12:13:47 EST)
- [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Julien Grall (Thu Aug 17 2017 - 12:15:08 EST)
- [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Julien Grall (Thu Aug 17 2017 - 12:15:11 EST)
- Re: [GIT PULL 2/2] bcm2835-soc-next-2017-08-15 Eric Anholt (Thu Aug 17 2017 - 12:17:10 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Thu Aug 17 2017 - 12:18:12 EST)
- Re: [PATCH 00/64] staging: lustre: uapi: normalize the lustre headers Greg Kroah-Hartman (Thu Aug 17 2017 - 12:22:45 EST)
- Re: [PATCH v2 01/14] staging: lustre: llite: Remove filtering of seclabel xattr Greg Kroah-Hartman (Thu Aug 17 2017 - 12:23:51 EST)
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Wolfram Sang (Thu Aug 17 2017 - 12:24:35 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Thu Aug 17 2017 - 12:24:45 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Thu Aug 17 2017 - 12:25:14 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 12:25:56 EST)
- Re: [PATCH] staging: lustre: fix structure size for ARM OABI Greg KH (Thu Aug 17 2017 - 12:26:42 EST)
- [RFC] memory allocations in genalloc Igor Stoppa (Thu Aug 17 2017 - 12:27:56 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Josh Poimboeuf (Thu Aug 17 2017 - 12:28:17 EST)
- Re: [PATCH][i2c-next] i2c-cht-wc: make cht_wc_i2c_adap_driver static Wolfram Sang (Thu Aug 17 2017 - 12:30:04 EST)
- Re: [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Will Deacon (Thu Aug 17 2017 - 12:32:39 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Will Deacon (Thu Aug 17 2017 - 12:34:29 EST)
- [PATCH v2 0/3] KVM: MMU: pending MMU and nEPT patches Paolo Bonzini (Thu Aug 17 2017 - 12:37:11 EST)
- [PATCH 1/3] KVM: x86: simplify ept_misconfig Paolo Bonzini (Thu Aug 17 2017 - 12:37:17 EST)
- [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set Paolo Bonzini (Thu Aug 17 2017 - 12:37:29 EST)
- [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests Paolo Bonzini (Thu Aug 17 2017 - 12:37:47 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 12:42:21 EST)
- Re: [PATCH 4.4 018/101] netfilter: synproxy: fix conntrackd interaction Greg Kroah-Hartman (Thu Aug 17 2017 - 12:47:36 EST)
- Re: [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Joerg Roedel (Thu Aug 17 2017 - 12:50:48 EST)
- Re: [patch-rt] hotplug, hrtimer: Migrate expired/deferred timers during cpu offline Sebastian Andrzej Siewior (Thu Aug 17 2017 - 12:50:50 EST)
- Re: [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array Radim KrÄmÃÅ (Thu Aug 17 2017 - 12:50:57 EST)
- Re: warning: objtool: ...: call without frame pointer save/setup; return with modified stack frame Josh Poimboeuf (Thu Aug 17 2017 - 12:53:54 EST)
- Re: [PATCH RFC 2/2] KVM: RCU protected dynamic vcpus array Paolo Bonzini (Thu Aug 17 2017 - 12:54:45 EST)
- Re: [PATCH v2 1/2] wireless: move prism54 out to staging Greg KH (Thu Aug 17 2017 - 12:55:34 EST)
- Re: [PATCH] iommu: Avoid NULL group dereference Robin Murphy (Thu Aug 17 2017 - 12:56:32 EST)
- Re: [tip:x86/build 2/2] kernel/bounds.c:1: error: -mpreferred-stack-boundary=3 is not between 4 and 12 Matthias Kaehlcke (Thu Aug 17 2017 - 12:57:28 EST)
- Re: [PATCH] PCI: Allow PCI express root ports to find themselves Bjorn Helgaas (Thu Aug 17 2017 - 12:58:55 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Chen-Yu Tsai (Thu Aug 17 2017 - 13:01:29 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Andi Kleen (Thu Aug 17 2017 - 13:02:55 EST)
- Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const Greg KH (Thu Aug 17 2017 - 13:03:34 EST)
- Re: [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs Chen-Yu Tsai (Thu Aug 17 2017 - 13:03:50 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default David Miller (Thu Aug 17 2017 - 13:04:11 EST)
- Re: [PATCH] staging: vboxvideo: make drm_fb_helper_funcs const Bhumika Goyal (Thu Aug 17 2017 - 13:05:13 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Andi Kleen (Thu Aug 17 2017 - 13:05:15 EST)
- Re: [PATCH] liquidio: fix spelling mistake: "interuupt" -> "interrupt" David Miller (Thu Aug 17 2017 - 13:05:43 EST)
- Re: [PATCH][net-next] net: hns3: ensure media_type is unitialized David Miller (Thu Aug 17 2017 - 13:06:42 EST)
- Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures David Miller (Thu Aug 17 2017 - 13:10:05 EST)
- Re: [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec Mark Brown (Thu Aug 17 2017 - 13:11:31 EST)
- Re: [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay Mark Brown (Thu Aug 17 2017 - 13:12:07 EST)
- Applied "ASoC: codecs: make snd_soc_dai_driver and snd_soc_component_driver const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:12 EST)
- Applied "ASoC: sh: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:22 EST)
- Applied "ASoC: generic: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:34 EST)
- Applied "ASoC: cirrus: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:36 EST)
- Applied "ASoC: aux1x: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:40 EST)
- Applied "ASoC: Intel: Atom: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:49 EST)
- Applied "ASoC: sh: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:13:54 EST)
- Applied "ASoC: kirkwood: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:14:10 EST)
- Applied "spi: Kernel coding style fixes" to the spi tree Mark Brown (Thu Aug 17 2017 - 13:14:15 EST)
- Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree Mark Brown (Thu Aug 17 2017 - 13:14:16 EST)
- Re: [PATCH 0/6] ARM: dts: cygnus dts updates Florian Fainelli (Thu Aug 17 2017 - 13:14:22 EST)
- Applied "ASoC: fsl: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:15:15 EST)
- Applied "ASoC: qcom: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:15:55 EST)
- Applied "ASoC: Intel: Skylake: make snd_pcm_hardware const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:16:24 EST)
- Applied "dt-bindings: sound: add dmicen property in dmic driver" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:17:01 EST)
- Re: [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Will Deacon (Thu Aug 17 2017 - 13:17:12 EST)
- Re: [patch-rt] hotplug, hrtimer: Migrate expired/deferred timers during cpu offline Sebastian Andrzej Siewior (Thu Aug 17 2017 - 13:17:28 EST)
- Applied "ASoC: rockchip: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:17:51 EST)
- Re: [PATCH 2/2] iommu/tegra-gart: Add support for struct iommu_device Dmitry Osipenko (Thu Aug 17 2017 - 13:18:05 EST)
- Re: [PATCH] net: ibm: ibmveth: constify vio_device_id David Miller (Thu Aug 17 2017 - 13:18:12 EST)
- Re: [PATCH] net: ibm: ibmvnic: constify vio_device_id David Miller (Thu Aug 17 2017 - 13:18:14 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Jason Gunthorpe (Thu Aug 17 2017 - 13:18:56 EST)
- Re: [PATCH] Fixed brace positions in a series of if statements. Greg KH (Thu Aug 17 2017 - 13:19:07 EST)
- Applied "ASoC: samsung: make snd_soc_ops const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:19:49 EST)
- Re: [PATCH] Make functions rf69_set_bandwidth_intern and rf69_set_dc_cut_off_frequency_intern static Greg Kroah-Hartman (Thu Aug 17 2017 - 13:19:56 EST)
- Applied "ASoC: bcm: make snd_soc_dai_driver const" to the asoc tree Mark Brown (Thu Aug 17 2017 - 13:20:27 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Arnaldo Carvalho de Melo (Thu Aug 17 2017 - 13:22:40 EST)
- Re: [patch-rt] hotplug, hrtimer: Migrate expired/deferred timers during cpu offline Mike Galbraith (Thu Aug 17 2017 - 13:26:33 EST)
- Re: [PATCH 0/4] platform/x86: Fix check for method instance number Andy Shevchenko (Thu Aug 17 2017 - 13:31:16 EST)
- [PATCH] tpm: vtpm: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 13:35:02 EST)
- [PATCH] hwrng: pseries: constify vio_device_id Arvind Yadav (Thu Aug 17 2017 - 13:36:38 EST)
- Re: [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Boris Ostrovsky (Thu Aug 17 2017 - 13:37:11 EST)
- Re: [patch-rt] hotplug, hrtimer: Migrate expired/deferred timers during cpu offline Mike Galbraith (Thu Aug 17 2017 - 13:38:17 EST)
- Re: [PATCH V4] perf: Add PERF_SAMPLE_PHYS_ADDR Stephane Eranian (Thu Aug 17 2017 - 13:42:31 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Auger Eric (Thu Aug 17 2017 - 13:47:51 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Luck, Tony (Thu Aug 17 2017 - 13:49:37 EST)
- Re: [PATCH 2/2] staging: typec: tcpm: explicit_contract is always established Greg Kroah-Hartman (Thu Aug 17 2017 - 13:54:19 EST)
- Re: [PATCH] ceph: check negative offsets on ceph_llseek() Ilya Dryomov (Thu Aug 17 2017 - 13:57:07 EST)
- Re: [PATCH v4 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Thu Aug 17 2017 - 13:57:12 EST)
- Re: linux-next: build warnings after merge of the staging tree Greg KH (Thu Aug 17 2017 - 13:57:47 EST)
- Re: [PATCH v2]staging: ks7010: fix styling WARNINGs Greg KH (Thu Aug 17 2017 - 13:58:52 EST)
- Re: [PATCH v1] staging:rtl8188eu:core Add spaces around &,+,- Greg KH (Thu Aug 17 2017 - 13:59:23 EST)
- Re: [PATCH] staging: rtl8192e: Change fixed function names with "%s: ", __func__ Greg Kroah-Hartman (Thu Aug 17 2017 - 13:59:56 EST)
- Re: [PATCH] staging: olpc_dcon: Fix coding style issue caught bycheckpatch.pl related to function name in debug print Greg Kroah-Hartman (Thu Aug 17 2017 - 14:01:46 EST)
- Re: [RFC Part1 PATCH v3 06/17] x86/mm: Use encrypted access of boot related data with SEV Tom Lendacky (Thu Aug 17 2017 - 14:05:57 EST)
- Re: [PATCH 2/2] staging:rtl8188eu Fix coding style issues Greg KH (Thu Aug 17 2017 - 14:06:19 EST)
- Re: [PATCH v4 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Thu Aug 17 2017 - 14:06:37 EST)
- Re: [PATCH V2 2/2] staging:rtl8188eu:core Fix Avoid CamelCase Greg KH (Thu Aug 17 2017 - 14:06:44 EST)
- Re: [PATCH] staging:rtl8188eu:core Add spaces around & Greg KH (Thu Aug 17 2017 - 14:07:21 EST)
- Re: [PATCH] staging:wlan-ng Fix multiple line dereference Greg KH (Thu Aug 17 2017 - 14:08:54 EST)
- [PATCH v2] earlycon: initialise baud field of earlycon device structure Eugeniy Paltsev (Thu Aug 17 2017 - 14:09:05 EST)
- Re: [PATCH v4 1/4] can: dev: Add support for limiting configured bitrate Sergei Shtylyov (Thu Aug 17 2017 - 14:09:54 EST)
- Re: [V6 1/2] phy: ralink-usb: add driver for Mediatek/Ralink kbuild test robot (Thu Aug 17 2017 - 14:10:46 EST)
- Re: [RFC Part1 PATCH v3 07/17] x86/mm: Include SEV for encryption memory attribute changes Tom Lendacky (Thu Aug 17 2017 - 14:11:04 EST)
- [PATCH v2 2/4] pci/x86: Move VMD quirks to x86 fixups Jon Derrick (Thu Aug 17 2017 - 14:11:30 EST)
- [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets Jon Derrick (Thu Aug 17 2017 - 14:11:36 EST)
- [PATCH v2 0/4] VMD fixups Jon Derrick (Thu Aug 17 2017 - 14:11:57 EST)
- [PATCH v2 3/4] x86/PCI: Use is_vmd rather than relying on the domain number Jon Derrick (Thu Aug 17 2017 - 14:12:00 EST)
- [PATCH v2 1/4] MAINTAINERS: Add Jonathan Derrick as VMD maintainer Jon Derrick (Thu Aug 17 2017 - 14:12:24 EST)
- [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR kan . liang (Thu Aug 17 2017 - 14:18:07 EST)
- Re: [PATCH 3/3] mfd: d1w: iproc: Add d1w driver Scott Branden (Thu Aug 17 2017 - 14:19:33 EST)
- Re: [PATCH 1/3] dt-bindings: mfd: d1w: iproc: Documentation for d1w driver Scott Branden (Thu Aug 17 2017 - 14:20:57 EST)
- [PATCH] x86/build: Use cc-option to validate stack alignment parameter Matthias Kaehlcke (Thu Aug 17 2017 - 14:21:20 EST)
- Re: [RFC Part1 PATCH v3 07/17] x86/mm: Include SEV for encryption memory attribute changes Tom Lendacky (Thu Aug 17 2017 - 14:21:57 EST)
- Re: New assembler warnings with binutils 2.29 Laura Abbott (Thu Aug 17 2017 - 14:22:17 EST)
- [PATCH v2 0/2] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Thu Aug 17 2017 - 14:25:59 EST)
- [PATCH v2 2/2] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Thu Aug 17 2017 - 14:26:02 EST)
- [PATCH v2 1/2] cgroup: Add a hint to allow v1 controller to use v2 behavior Waiman Long (Thu Aug 17 2017 - 14:26:26 EST)
- RE: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui (Thu Aug 17 2017 - 14:28:01 EST)
- [GIT PULL] parisc architecture fixes for v4.13-rc6 Helge Deller (Thu Aug 17 2017 - 14:28:29 EST)
- Re: [PATCH v2] HID: google: add google hammer HID driver Dmitry Torokhov (Thu Aug 17 2017 - 14:35:28 EST)
- Re: [PATCH] ceph: check negative offsets on ceph_llseek() Luis Henriques (Thu Aug 17 2017 - 14:40:54 EST)
- Re: [GIT PULL 2/2] bcm2835-soc-next-2017-08-15 Florian Fainelli (Thu Aug 17 2017 - 14:42:08 EST)
- Re: [RFC Part1 PATCH v3 08/17] x86/efi: Access EFI data as encrypted when SEV is active Tom Lendacky (Thu Aug 17 2017 - 14:42:45 EST)
- Re: [patch-rt] hotplug, hrtimer: Migrate expired/deferred timers during cpu offline Mike Galbraith (Thu Aug 17 2017 - 14:44:03 EST)
- Re: [PATCH] kernfs: Clarify lockdep name for kn->count Tejun Heo (Thu Aug 17 2017 - 14:46:23 EST)
- Re: [PATCH v2 1/2] cgroup: Add a hint to allow v1 controller to use v2 behavior Tejun Heo (Thu Aug 17 2017 - 14:48:54 EST)
- [PATCH] USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_release() Alan Stern (Thu Aug 17 2017 - 14:50:02 EST)
- Re: [ANNOUNCE] 4.1.42-rt50 Julia Cartwright (Thu Aug 17 2017 - 14:53:54 EST)
- Re: [RFC Part1 PATCH v3 09/17] resource: Consolidate resource walking code Tom Lendacky (Thu Aug 17 2017 - 14:55:38 EST)
- Re: [PATCH v2 1/2] cgroup: Add a hint to allow v1 controller to use v2 behavior Waiman Long (Thu Aug 17 2017 - 14:56:10 EST)
- [PATCH 0/6] Host1x and VIC support for Tegra186 Mikko Perttunen (Thu Aug 17 2017 - 14:57:59 EST)
- [PATCH 6/6] drm/tegra: Add Tegra186 support for VIC Mikko Perttunen (Thu Aug 17 2017 - 14:58:09 EST)
- [PATCH 1/6] arm64: tegra: Add #power-domain-cells for BPMP Mikko Perttunen (Thu Aug 17 2017 - 14:58:27 EST)
- [PATCH 2/6] arm64: tegra: Add host1x on Tegra186 Mikko Perttunen (Thu Aug 17 2017 - 14:58:42 EST)
- [PATCH 3/6] arm64: tegra: Add VIC on Tegra186 Mikko Perttunen (Thu Aug 17 2017 - 14:58:51 EST)
- [PATCH 4/6] dt-bindings: host1x: Fix and add Tegra186 information Mikko Perttunen (Thu Aug 17 2017 - 14:59:08 EST)
- [PATCH 5/6] gpu: host1x: Add Tegra186 support Mikko Perttunen (Thu Aug 17 2017 - 14:59:24 EST)
- [RESEND][PATCH v4] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Thu Aug 17 2017 - 15:00:18 EST)
- Re: [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework Alan Tull (Thu Aug 17 2017 - 15:01:08 EST)
- [PATCH 1/3] usb: dwc2: Improve gadget state disconnection handling John Stultz (Thu Aug 17 2017 - 15:03:25 EST)
- [PATCH 2/3] usb: dwc2: Fix UDC state tracking John Stultz (Thu Aug 17 2017 - 15:03:31 EST)
- [PATCH 3/3] usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host mode John Stultz (Thu Aug 17 2017 - 15:03:43 EST)
- Re: [RFC Part1 PATCH v3 09/17] resource: Consolidate resource walking code Tom Lendacky (Thu Aug 17 2017 - 15:03:53 EST)
- [PATCH V7 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Thu Aug 17 2017 - 15:05:37 EST)
- [PATCH] ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski (Thu Aug 17 2017 - 15:05:52 EST)
- [PATCH V7 net-next 05/22] net-next/hinic: Add management messages Aviad Krawczyk (Thu Aug 17 2017 - 15:06:22 EST)
- [PATCH V7 net-next 11/22] net-next/hinic: Add wq Aviad Krawczyk (Thu Aug 17 2017 - 15:06:35 EST)
- [PATCH V7 net-next 18/22] net-next/hinic: Add Rx handler Aviad Krawczyk (Thu Aug 17 2017 - 15:06:38 EST)
- [PATCH V7 net-next 15/22] net-next/hinic: Add ceqs Aviad Krawczyk (Thu Aug 17 2017 - 15:06:41 EST)
- [PATCH V7 net-next 19/22] net-next/hinic: Add Tx operation Aviad Krawczyk (Thu Aug 17 2017 - 15:06:52 EST)
- [PATCH V7 net-next 21/22] net-next/hinic: Add netpoll Aviad Krawczyk (Thu Aug 17 2017 - 15:07:04 EST)
- [PATCH V7 net-next 22/22] net-next/hinic: Add Maintainer Aviad Krawczyk (Thu Aug 17 2017 - 15:07:26 EST)
- Re: [PATCH 2/2] staging: typec: tcpm: explicit_contract is always established Badhri Jagan Sridharan (Thu Aug 17 2017 - 15:07:41 EST)
- [PATCH V7 net-next 20/22] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Thu Aug 17 2017 - 15:08:03 EST)
- Re: [PATCH v2 20/22] fpga: intel: afu add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support Alan Tull (Thu Aug 17 2017 - 15:08:24 EST)
- Re: [PATCH 1/3] sound: ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski (Thu Aug 17 2017 - 15:08:39 EST)
- [PATCH V7 net-next 16/22] net-next/hinic: Add cmdq commands Aviad Krawczyk (Thu Aug 17 2017 - 15:09:32 EST)
- [PATCH] ASoC: tegra: Remove SoC-specific Kconfig depends and selects Paul Kocialkowski (Thu Aug 17 2017 - 15:09:53 EST)
- Re: [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework Moritz Fischer (Thu Aug 17 2017 - 15:10:01 EST)
- [PATCH V7 net-next 17/22] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Thu Aug 17 2017 - 15:10:22 EST)
- [PATCH V7 net-next 10/22] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Thu Aug 17 2017 - 15:10:58 EST)
- [PATCH V7 net-next 09/22] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Thu Aug 17 2017 - 15:11:25 EST)
- [PATCH V7 net-next 12/22] net-next/hinic: Add qp resources Aviad Krawczyk (Thu Aug 17 2017 - 15:11:38 EST)
- [PATCH V7 net-next 14/22] net-next/hinic: Initialize cmdq Aviad Krawczyk (Thu Aug 17 2017 - 15:12:00 EST)
- Re: [PATCH v2 20/22] fpga: intel: afu add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support Moritz Fischer (Thu Aug 17 2017 - 15:12:09 EST)
- Re: [PATCH v2 13/22] fpga: intel: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support Alan Tull (Thu Aug 17 2017 - 15:12:19 EST)
- [PATCH] staging: typec: tcpm: explicit_contract is always established Badhri Jagan Sridharan (Thu Aug 17 2017 - 15:12:31 EST)
- [PATCH V7 net-next 13/22] net-next/hinic: Set qp context Aviad Krawczyk (Thu Aug 17 2017 - 15:13:05 EST)
- [PATCH V7 net-next 08/22] net-next/hinic: Add port management commands Aviad Krawczyk (Thu Aug 17 2017 - 15:13:32 EST)
- [PATCH V7 net-next 04/22] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Thu Aug 17 2017 - 15:13:53 EST)
- [PATCH V7 net-next 07/22] net-next/hinic: Add aeqs Aviad Krawczyk (Thu Aug 17 2017 - 15:14:00 EST)
- [PATCH V7 net-next 02/22] net-next/hinic: Initialize hw device components Aviad Krawczyk (Thu Aug 17 2017 - 15:14:34 EST)
- [PATCH V7 net-next 06/22] net-next/hinic: Add api cmd commands Aviad Krawczyk (Thu Aug 17 2017 - 15:14:37 EST)
- [PATCH V7 net-next 01/22] net-next/hinic: Initialize hw interface Aviad Krawczyk (Thu Aug 17 2017 - 15:15:15 EST)
- [PATCH V7 net-next 03/22] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Thu Aug 17 2017 - 15:15:26 EST)
- Re: [PATCH] tpm: vtpm: constify vio_device_id Jason Gunthorpe (Thu Aug 17 2017 - 15:17:02 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Alexander Graf (Thu Aug 17 2017 - 15:17:34 EST)
- Re: WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Brian King (Thu Aug 17 2017 - 15:18:31 EST)
- Re: [RFC Part1 PATCH v3 11/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages Tom Lendacky (Thu Aug 17 2017 - 15:23:12 EST)
- Re: [RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table Alex Williamson (Thu Aug 17 2017 - 15:25:27 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Rafael J. Wysocki (Thu Aug 17 2017 - 15:29:02 EST)
- Re: [PATCH V7 net-next 00/22] Huawei HiNIC Ethernet Driver David Miller (Thu Aug 17 2017 - 15:33:22 EST)
- [PATCH v3 0/2] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Thu Aug 17 2017 - 15:33:30 EST)
- [PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Thu Aug 17 2017 - 15:33:42 EST)
- [PATCH v3 1/2] cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup Waiman Long (Thu Aug 17 2017 - 15:33:54 EST)
- Re: [PATCH v2 16/22] fpga: intel: add fpga bridge platform driver for FME Alan Tull (Thu Aug 17 2017 - 15:35:22 EST)
- Re: [RFC Part1 PATCH v3 12/17] x86/mm: DMA support for SEV memory encryption Tom Lendacky (Thu Aug 17 2017 - 15:35:47 EST)
- [PATCH] selftests: timers: drop support for !KTEST case Shuah Khan (Thu Aug 17 2017 - 15:41:49 EST)
- Re: [PATCH v3 01/16] doc: fpga: update documents for the FPGA API Moritz Fischer (Thu Aug 17 2017 - 15:42:31 EST)
- [PATCH] membarrier: Document scheduler barrier requirements Mathieu Desnoyers (Thu Aug 17 2017 - 15:46:55 EST)
- Re: [PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder Wolfram Sang (Thu Aug 17 2017 - 15:49:05 EST)
- Re: [PATCH] Adding support of RLIMIT_CPUNS Andrew Morton (Thu Aug 17 2017 - 15:49:50 EST)
- Re: [PATCH v3 01/16] doc: fpga: update documents for the FPGA API Alan Tull (Thu Aug 17 2017 - 15:53:06 EST)
- Re: [PATCH v2 16/22] fpga: intel: add fpga bridge platform driver for FME Moritz Fischer (Thu Aug 17 2017 - 15:55:47 EST)
- Re: [PATCH] selftests: futex: convert test to use ksft TAP13 framework Shuah Khan (Thu Aug 17 2017 - 15:57:51 EST)
- [PATCH 0/3] OrangeFS: Adjustments for some function implementations SF Markus Elfring (Thu Aug 17 2017 - 16:11:59 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Haris Okanovic (Thu Aug 17 2017 - 16:12:53 EST)
- Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets Rob Herring (Thu Aug 17 2017 - 16:13:27 EST)
- [PATCH 1/3] orangefs: Delete error messages for a failed memory allocation in five functions SF Markus Elfring (Thu Aug 17 2017 - 16:13:30 EST)
- Re: [PATCH 1/2] KVM: SVM: Add Virtual GIF feature definition Natarajan, Janakarajan (Thu Aug 17 2017 - 16:14:11 EST)
- [PATCH 2/3] orangefs: Use kcalloc() in orangefs_prepare_cdm_array() SF Markus Elfring (Thu Aug 17 2017 - 16:14:47 EST)
- [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically. Michal Suchanek (Thu Aug 17 2017 - 16:15:19 EST)
- [PATCH v7 4/4] boot/param: add pointer to next argument to unknown parameter callback Michal Suchanek (Thu Aug 17 2017 - 16:15:28 EST)
- [PATCH 3/3] orangefs: Adjust three checks for null pointers SF Markus Elfring (Thu Aug 17 2017 - 16:15:39 EST)
- [PATCH v7 2/4] powerpc/fadump: update documentation about 'fadump_extra_args=' parameter Michal Suchanek (Thu Aug 17 2017 - 16:16:08 EST)
- [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel Michal Suchanek (Thu Aug 17 2017 - 16:16:23 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Thu Aug 17 2017 - 16:18:52 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Luck, Tony (Thu Aug 17 2017 - 16:30:08 EST)
- Re: [PATCH v3 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller Rob Herring (Thu Aug 17 2017 - 16:30:10 EST)
- [PATCH] Adding support of RLIMIT_CPUNS ÐÑÐÐÐÑÐÐ ÐÐÐÐÐÐÐÐ (Thu Aug 17 2017 - 16:30:57 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 16:31:05 EST)
- [git pull] Input updates for v4.13-rc5 Dmitry Torokhov (Thu Aug 17 2017 - 16:40:24 EST)
- Re: [PATCH] ACPI/APEI: Add BERT data driver Rafael J. Wysocki (Thu Aug 17 2017 - 16:41:30 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Bart Van Assche (Thu Aug 17 2017 - 16:42:07 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Thu Aug 17 2017 - 16:44:47 EST)
- Re: [PATCH v4 3/8] dt-bindings: pwm: add description for rv1108 pwm Rob Herring (Thu Aug 17 2017 - 16:47:53 EST)
- Re: [PATCH v4] acpi: apei: fix the wrong iteration of generic error status block Rafael J. Wysocki (Thu Aug 17 2017 - 16:52:55 EST)
- Re: [PATCH v5 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Rob Herring (Thu Aug 17 2017 - 16:56:32 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 16:57:00 EST)
- Re: [PATCHv3 2/2] extract early boot entropy from the passed cmdline Daniel Micay (Thu Aug 17 2017 - 16:57:16 EST)
- Re: [PATCH v2 2/3] Documentation/devicetree: Add PCIe hotplug property Rob Herring (Thu Aug 17 2017 - 16:58:16 EST)
- Re: [PATCH v2 3/3] PCI: iproc: Implement optional property prsnt-gpios Rob Herring (Thu Aug 17 2017 - 16:59:14 EST)
- Re: [PATCH v1 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712 Rob Herring (Thu Aug 17 2017 - 17:04:55 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup kbuild test robot (Thu Aug 17 2017 - 17:06:35 EST)
- [GIT PULL] Power management fixes for v4.13-rc6 Rafael J. Wysocki (Thu Aug 17 2017 - 17:07:35 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Kani, Toshimitsu (Thu Aug 17 2017 - 17:08:49 EST)
- [PATCH] drm/vc4: Fix sleeps during the IRQ handler for DSI transactions. Eric Anholt (Thu Aug 17 2017 - 17:09:11 EST)
- Re: [PATCH v1 5/9] dt-bindings: soc: add MT2712 power dt-bindings Rob Herring (Thu Aug 17 2017 - 17:09:37 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 17:10:14 EST)
- Re: [PATCH v2 2/3] dt-bindings: Document STM32 CRYP bindings Rob Herring (Thu Aug 17 2017 - 17:11:13 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Arnd Bergmann (Thu Aug 17 2017 - 17:11:52 EST)
- Re: [HMM-v25 13/19] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY Andrew Morton (Thu Aug 17 2017 - 17:12:52 EST)
- Re: [PATCH 4/4] platform/x86: wmi: Fix check for method instance number Pali RohÃr (Thu Aug 17 2017 - 17:13:33 EST)
- Re: kvm_intel fails to load on Conroe CPUs running Linux 4.12 Gerhard Wiesinger (Thu Aug 17 2017 - 17:14:12 EST)
- Re: [PATCH] cpuset: Allow v2 behavior in v1 cgroup kbuild test robot (Thu Aug 17 2017 - 17:14:15 EST)
- Re: [PATCH] ASoC: mediatek: Correct the interrupt property Rob Herring (Thu Aug 17 2017 - 17:20:01 EST)
- Re: [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Joerg Roedel (Thu Aug 17 2017 - 17:21:03 EST)
- Re: [patch v3 3/3] doccumentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Rob Herring (Thu Aug 17 2017 - 17:24:42 EST)
- Re: [PATCH v5 3/3] power: wm831x_power: Support USB charger current limit management Rob Herring (Thu Aug 17 2017 - 17:27:17 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Thu Aug 17 2017 - 17:27:31 EST)
- Re: [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically. msuchanek (Thu Aug 17 2017 - 17:27:53 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 17:30:13 EST)
- Re: [PATCH v2 09/22] fpga: intel: pcie: adds fpga_for_each_port callback for fme device Alan Tull (Thu Aug 17 2017 - 17:32:44 EST)
- Re: [PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC Rob Herring (Thu Aug 17 2017 - 17:34:36 EST)
- Re: [PATCH 1/3] dt-bindings: vendors: Add VoCore as a vendor Rob Herring (Thu Aug 17 2017 - 17:35:12 EST)
- Re: [PATCH 4/4] platform/x86: wmi: Fix check for method instance number Darren Hart (Thu Aug 17 2017 - 17:36:11 EST)
- Re: [PATCH 2/3] MIPS: dts: Add VoCore2 board Rob Herring (Thu Aug 17 2017 - 17:36:36 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Andrew Morton (Thu Aug 17 2017 - 17:39:25 EST)
- [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Luck, Tony (Thu Aug 17 2017 - 17:39:52 EST)
- Re: [PATCH v2 04/14] staging: typec: fusb302: Get max snk mv/ma/mw from device-properties Rob Herring (Thu Aug 17 2017 - 17:41:42 EST)
- Re: [PATCH v2 19/22] fpga: intel: afu: add header sub feature support Alan Tull (Thu Aug 17 2017 - 17:41:51 EST)
- Re: [HMM-v25 13/19] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY Jerome Glisse (Thu Aug 17 2017 - 17:44:22 EST)
- Re: [PATCHv3 2/2] extract early boot entropy from the passed cmdline Theodore Ts'o (Thu Aug 17 2017 - 17:44:40 EST)
- Re: [PATCH 1/5] dt-bindings: reset: Add Realtek RTD1295 Rob Herring (Thu Aug 17 2017 - 17:44:50 EST)
- Re: [RESEND v9 12/12] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC Rob Herring (Thu Aug 17 2017 - 17:46:49 EST)
- Re: [lkp-robot] [net] 98cd1552ea: BUG:unable_to_handle_kernel Florian Fainelli (Thu Aug 17 2017 - 17:47:30 EST)
- Re: [PATCH] mtd: nand: convert to unified device property interface Boris Brezillon (Thu Aug 17 2017 - 17:55:15 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Jerome Glisse (Thu Aug 17 2017 - 17:55:57 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Dan Williams (Thu Aug 17 2017 - 17:59:28 EST)
- Re: [PATCH v2 1/5] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible Rob Herring (Thu Aug 17 2017 - 17:59:51 EST)
- Re: [PATCH v2 3/5] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit Rob Herring (Thu Aug 17 2017 - 18:01:04 EST)
- Re: [PATCH v2] pinctrl: qcom: General Purpose clocks for apq8064 Rob Herring (Thu Aug 17 2017 - 18:02:15 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Jerome Glisse (Thu Aug 17 2017 - 18:02:47 EST)
- [PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto Colin King (Thu Aug 17 2017 - 18:03:31 EST)
- [PATCH v2 00/20] Speculative page faults Laurent Dufour (Thu Aug 17 2017 - 18:05:42 EST)
- [PATCH v2 01/20] mm: Dont assume page-table invariance during faults Laurent Dufour (Thu Aug 17 2017 - 18:05:48 EST)
- [PATCH v2 03/20] mm: Introduce pte_spinlock for FAULT_FLAG_SPECULATIVE Laurent Dufour (Thu Aug 17 2017 - 18:05:52 EST)
- [PATCH v2 04/20] mm: VMA sequence count Laurent Dufour (Thu Aug 17 2017 - 18:05:59 EST)
- [PATCH v2 05/20] mm: Protect VMA modifications using VMA sequence count Laurent Dufour (Thu Aug 17 2017 - 18:06:01 EST)
- [PATCH v2 07/20] mm: Cache some VMA fields in the vm_fault structure Laurent Dufour (Thu Aug 17 2017 - 18:06:12 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Dan Williams (Thu Aug 17 2017 - 18:06:17 EST)
- [PATCH v2 11/20] mm: Introduce __maybe_mkwrite() Laurent Dufour (Thu Aug 17 2017 - 18:06:25 EST)
- [PATCH v2 13/20] mm: Introduce __page_add_new_anon_rmap() Laurent Dufour (Thu Aug 17 2017 - 18:06:28 EST)
- [PATCH v2 15/20] mm: Try spin lock in speculative path Laurent Dufour (Thu Aug 17 2017 - 18:06:34 EST)
- [PATCH v2 16/20] mm: Adding speculative page fault failure trace events Laurent Dufour (Thu Aug 17 2017 - 18:06:38 EST)
- [PATCH v2 18/20] perf tools: Add support for the SPF perf event Laurent Dufour (Thu Aug 17 2017 - 18:06:47 EST)
- [PATCH v2 20/20] powerpc/mm: Add speculative page fault Laurent Dufour (Thu Aug 17 2017 - 18:06:51 EST)
- Re: [PATCH] cxgb4: Remove some dead code Doug Ledford (Thu Aug 17 2017 - 18:07:03 EST)
- Re: [PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto Ilia Mirkin (Thu Aug 17 2017 - 18:07:18 EST)
- Re: [PATCH] auxdisplay: ht16k33: Keyscan function should be optional Rob Herring (Thu Aug 17 2017 - 18:07:33 EST)
- [PATCH v2 19/20] x86/mm: Add speculative pagefault handling Laurent Dufour (Thu Aug 17 2017 - 18:07:53 EST)
- [PATCH v2 17/20] perf: Add a speculative page fault sw event Laurent Dufour (Thu Aug 17 2017 - 18:08:12 EST)
- [PATCH v4 0/5] iio: srf08: add support for similar devices and triggered buffers Andreas Klinger (Thu Aug 17 2017 - 18:08:46 EST)
- [PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10 Andreas Klinger (Thu Aug 17 2017 - 18:08:55 EST)
- [PATCH v4 2/5] iio: srf08: add device tree table Andreas Klinger (Thu Aug 17 2017 - 18:09:14 EST)
- [PATCH v4 3/5] iio: srf08: add triggered buffer support Andreas Klinger (Thu Aug 17 2017 - 18:09:32 EST)
- [PATCH v4 4/5] iio: srf08: add sensor type srf10 Andreas Klinger (Thu Aug 17 2017 - 18:09:42 EST)
- Re: [PATCH 5/6] gpu: host1x: Add Tegra186 support Dmitry Osipenko (Thu Aug 17 2017 - 18:09:51 EST)
- Re: [PATCH-resend] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages Andrew Morton (Thu Aug 17 2017 - 18:10:07 EST)
- [PATCH v4 5/5] iio: srf08: add support for srf02 in i2c mode Andreas Klinger (Thu Aug 17 2017 - 18:10:09 EST)
- [PATCH v2 14/20] mm: Provide speculative fault infrastructure Laurent Dufour (Thu Aug 17 2017 - 18:10:55 EST)
- [PATCH v2 12/20] mm: Introduce __vm_normal_page() Laurent Dufour (Thu Aug 17 2017 - 18:11:14 EST)
- [PATCH v2 10/20] mm: Introduce __lru_cache_add_active_or_unevictable Laurent Dufour (Thu Aug 17 2017 - 18:11:35 EST)
- [PATCH v2 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page() Laurent Dufour (Thu Aug 17 2017 - 18:11:55 EST)
- [PATCH v2 08/20] mm: Protect SPF handler against anon_vma changes Laurent Dufour (Thu Aug 17 2017 - 18:11:58 EST)
- [PATCH v2 06/20] mm: RCU free VMAs Laurent Dufour (Thu Aug 17 2017 - 18:12:24 EST)
- Re: [PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable() Alexey Kardashevskiy (Thu Aug 17 2017 - 18:12:55 EST)
- [PATCH v2 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE Laurent Dufour (Thu Aug 17 2017 - 18:13:20 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 18:13:30 EST)
- [PATCH] irda: do not leak initialized list.dev to userspace Colin King (Thu Aug 17 2017 - 18:15:06 EST)
- Re: [PATCH v3] MTD: NAND: add OOB layout without ECC bytes Boris Brezillon (Thu Aug 17 2017 - 18:15:50 EST)
- Re: [HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25 Andrew Morton (Thu Aug 17 2017 - 18:16:31 EST)
- Re: [PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto Colin Ian King (Thu Aug 17 2017 - 18:16:53 EST)
- Re: [PATCH v3 1/5] iio: srf08: add device tree binding for srf02 and srf10 Rob Herring (Thu Aug 17 2017 - 18:18:09 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 18:18:26 EST)
- [PATCH] ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeout Stephen Barber (Thu Aug 17 2017 - 18:18:40 EST)
- Re: [PATCH v2 2/2] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties Rob Herring (Thu Aug 17 2017 - 18:19:04 EST)
- Re: [PATCH v3 9/9] dt-bindings: ASoC: rockchip: Update description of rockchip,codec Rob Herring (Thu Aug 17 2017 - 18:20:12 EST)
- Re: [Nouveau] [PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto Ben Skeggs (Thu Aug 17 2017 - 18:20:55 EST)
- Re: [PATCH v3 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver Rob Herring (Thu Aug 17 2017 - 18:21:04 EST)
- Re: [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format msuchanek (Thu Aug 17 2017 - 18:21:56 EST)
- Re: [PATCH v4 1/5] iio: srf08: add device tree binding for srf02 and srf10 Rob Herring (Thu Aug 17 2017 - 18:23:08 EST)
- Re: [Nouveau] [PATCH][V2] drm/nouveau: perform null check on msto[i] rathern than msto Ben Skeggs (Thu Aug 17 2017 - 18:23:58 EST)
- Beloved Mrs Susan Patrick (Thu Aug 17 2017 - 18:26:39 EST)
- RE: [PATCH-resend] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages Elliott, Robert (Persistent Memory) (Thu Aug 17 2017 - 18:30:37 EST)
- Re: [PATCH v2] swap: choose swap device according to numa node Andrew Morton (Thu Aug 17 2017 - 18:44:23 EST)
- [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect Annie Li (Thu Aug 17 2017 - 18:45:42 EST)
- [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests Shuah Khan (Thu Aug 17 2017 - 18:48:58 EST)
- Re: [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK Andrew Morton (Thu Aug 17 2017 - 18:50:41 EST)
- [PATCH v4] pinctrl: aspeed: Fix ast2500 strap register write logic Yong Li (Thu Aug 17 2017 - 18:53:33 EST)
- Re: [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" Kees Cook (Thu Aug 17 2017 - 19:01:58 EST)
- Re: [PATCH 1/2] MIPS: Add Onion Omega2+ board kbuild test robot (Thu Aug 17 2017 - 19:12:54 EST)
- Re: [PATCH] selftests: timers: drop support for !KTEST case John Stultz (Thu Aug 17 2017 - 19:12:55 EST)
- [PATCH] media: venus: fix duplicated code for different branches Gustavo A. R. Silva (Thu Aug 17 2017 - 19:12:55 EST)
- [PATCH net] rxrpc: Fix oops when discarding a preallocated service call David Howells (Thu Aug 17 2017 - 19:20:00 EST)
- Re: [RFC][PATCHv5 06/13] printk: register PM notifier Sergey Senozhatsky (Thu Aug 17 2017 - 19:20:00 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Thu Aug 17 2017 - 19:23:53 EST)
- Re: [PATCH 2/2] Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps" Sergey Senozhatsky (Thu Aug 17 2017 - 19:24:26 EST)
- mmotm 2017-08-17-16-29 uploaded akpm (Thu Aug 17 2017 - 19:30:38 EST)
- RE: [PATCH-resend] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages Luck, Tony (Thu Aug 17 2017 - 19:32:24 EST)
- Re: [RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support" Laurent Pinchart (Thu Aug 17 2017 - 19:39:34 EST)
- Re: [RFT PATCH] [media] partial revert of "[media] tvp5150: add HW input connectors support" Laurent Pinchart (Thu Aug 17 2017 - 19:40:28 EST)
- [git pull] drm fixes for 4.13-rc6 Dave Airlie (Thu Aug 17 2017 - 19:41:30 EST)
- Re: [RFC v6 21/62] powerpc: introduce execute-only pkey Ram Pai (Thu Aug 17 2017 - 19:42:51 EST)
- Re: [PATCH] IB/core: fix duplicated code for different branches Gustavo A. R. Silva (Thu Aug 17 2017 - 19:52:46 EST)
- Re: [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Alan Cox (Thu Aug 17 2017 - 20:31:33 EST)
- RE: [PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race Dexuan Cui (Thu Aug 17 2017 - 20:38:19 EST)
- Re: [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface Stephen Hemminger (Thu Aug 17 2017 - 20:42:20 EST)
- Re: [PATCH v2] swap: choose swap device according to numa node Aaron Lu (Thu Aug 17 2017 - 20:42:29 EST)
- Re: [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Ding Tianhong (Thu Aug 17 2017 - 20:43:01 EST)
- Re: [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface Stephen Hemminger (Thu Aug 17 2017 - 20:45:53 EST)
- Re: [PATCH] iommu: Avoid NULL group dereference Shawn Lin (Thu Aug 17 2017 - 20:50:09 EST)
- [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs David Daney (Thu Aug 17 2017 - 20:53:50 EST)
- [PATCH v8 1/7] genirq: Export more irq_chip_*_parent() functions. David Daney (Thu Aug 17 2017 - 20:53:54 EST)
- [PATCH v8 4/7] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() David Daney (Thu Aug 17 2017 - 20:53:59 EST)
- [PATCH v8 6/7] gpio: Add gpio driver support for ThunderX and OCTEON-TX David Daney (Thu Aug 17 2017 - 20:54:08 EST)
- [PATCH v8 7/7] MAINTAINERS: Add entry for THUNDERX GPIO Driver. David Daney (Thu Aug 17 2017 - 20:54:21 EST)
- [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions. David Daney (Thu Aug 17 2017 - 20:54:43 EST)
- [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers. David Daney (Thu Aug 17 2017 - 20:55:07 EST)
- [PATCH v8 3/7] irqdomain: Factor out code to add and remove items to and from the revmap David Daney (Thu Aug 17 2017 - 20:55:17 EST)
- Re: [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite Ong, Hean Loong (Thu Aug 17 2017 - 20:57:04 EST)
- [PATCH] rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches Gustavo A. R. Silva (Thu Aug 17 2017 - 21:09:44 EST)
- [PATCH v4 0/2] Add support for MediaTek AHCI SATA Ryder Lee (Thu Aug 17 2017 - 21:13:40 EST)
- [PATCH v4 2/2] dt-bindings: ata: add DT bindings for MediaTek SATA controller Ryder Lee (Thu Aug 17 2017 - 21:13:44 EST)
- [PATCH v4 1/2] ata: mediatek: add support for MediaTek SATA controller Ryder Lee (Thu Aug 17 2017 - 21:13:55 EST)
- [rcu:rcu/next 18/18] kernel/rcu/tree.c:1347:4: error: implicit declaration of function 'irq_work_queue_on' kbuild test robot (Thu Aug 17 2017 - 21:14:33 EST)
- [PATCH 0/3] Qualcomm SMEM V12 Support Chris Lew (Thu Aug 17 2017 - 21:16:14 EST)
- [PATCH 1/3] soc: qcom: smem: Support global partition Chris Lew (Thu Aug 17 2017 - 21:16:28 EST)
- [PATCH 3/3] soc: qcom: smem: Increase the number of hosts Chris Lew (Thu Aug 17 2017 - 21:16:38 EST)
- [PATCH 2/3] soc: qcom: smem: Support dynamic item limit Chris Lew (Thu Aug 17 2017 - 21:16:53 EST)
- Re: [RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device Shakeel Butt (Thu Aug 17 2017 - 21:20:24 EST)
- [PATCH] dib0090: fix duplicated code for different branches Gustavo A. R. Silva (Thu Aug 17 2017 - 21:23:52 EST)
- Re: [PATCH v4] bcache: Don't reinvent the wheel but use existing llist API Byungchul Park (Thu Aug 17 2017 - 21:24:35 EST)
- [lkp-robot] [block] 434f2ea20d: fileio.requests_per_sec -3.1% regression kernel test robot (Thu Aug 17 2017 - 21:25:54 EST)
- Re: [PATCH v6 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Thu Aug 17 2017 - 21:26:06 EST)
- Re: [PATCH v2] bpf: Update sysctl documentation to list all supported architectures Michael Ellerman (Thu Aug 17 2017 - 21:27:14 EST)
- [PATCH] ASoC: mediatek: Add interrupt-names property in binding text Ryder Lee (Thu Aug 17 2017 - 21:28:49 EST)
- [PATCH] ASoC: mediatek: switch to use platform_get_irq_byname() Ryder Lee (Thu Aug 17 2017 - 21:28:50 EST)
- [PATCH v1 1/2] ASoC: mediatek: Add interrupt-names property in binding text Ryder Lee (Thu Aug 17 2017 - 21:29:03 EST)
- [PATCH v1 2/2] ASoC: mediatek: switch to use platform_get_irq_byname() Ryder Lee (Thu Aug 17 2017 - 21:29:05 EST)
- Re: [PATCH] PCI: Allow PCI express root ports to find themselves Shawn Lin (Thu Aug 17 2017 - 21:29:36 EST)
- [PATCH] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Thu Aug 17 2017 - 21:30:28 EST)
- Re: [PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Shawn Guo (Thu Aug 17 2017 - 21:32:09 EST)
- [PATCH] switchdev: documentation: minor typo fixes Chris Packham (Thu Aug 17 2017 - 21:34:48 EST)
- Re: [PATCH v4] pinctrl: aspeed: Fix ast2500 strap register write logic Andrew Jeffery (Thu Aug 17 2017 - 21:36:38 EST)
- Re: [PATCH] mtd: nand: convert to unified device property interface Kefeng Wang (Thu Aug 17 2017 - 21:37:45 EST)
- [PATCH] vmci: fix duplicated code for different branches Gustavo A. R. Silva (Thu Aug 17 2017 - 21:43:18 EST)
- Re: [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay jeffy (Thu Aug 17 2017 - 21:48:08 EST)
- d0541b0fa6 ("locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE .."): test_cycle_work+0x kernel test robot (Thu Aug 17 2017 - 22:05:00 EST)
- RE: [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Luck, Tony (Thu Aug 17 2017 - 22:12:59 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Michael S. Tsirkin (Thu Aug 17 2017 - 22:13:21 EST)
- Re: [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG Michael S. Tsirkin (Thu Aug 17 2017 - 22:23:13 EST)
- Re: [PATCHv3] arm:kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores Hoeun Ryu (Thu Aug 17 2017 - 22:24:13 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Michael S. Tsirkin (Thu Aug 17 2017 - 22:29:36 EST)
- Re: [PATCH v4 3/3] drm/rockchip: Add support for Rockchip Soc LVDS kbuild test robot (Thu Aug 17 2017 - 22:31:07 EST)
- Re: [PATCH v3 1/9] ASoC: rt5514: Switch to snd_soc_register_codec jeffy (Thu Aug 17 2017 - 22:49:43 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Thu Aug 17 2017 - 22:50:25 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Thu Aug 17 2017 - 22:54:40 EST)
- Re: [PATCH 2/5] iio: Add support for LMP92001 ADC jmondi (Thu Aug 17 2017 - 22:59:10 EST)
- Re: [PATCH V10 1/3] PCI: introduce pci_bus_wait_crs() function Bjorn Helgaas (Thu Aug 17 2017 - 23:00:32 EST)
- RE: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui (Thu Aug 17 2017 - 23:08:02 EST)
- Re: [PATCH 06/27] Provide supplementary error message facility [ver #5] Kim Phillips (Thu Aug 17 2017 - 23:09:50 EST)
- [PATCH v2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Kim Phillips (Thu Aug 17 2017 - 23:12:01 EST)
- [PATCH v4 0/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Thu Aug 17 2017 - 23:12:07 EST)
- [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Jeffy Chen (Thu Aug 17 2017 - 23:12:23 EST)
- [PATCH v4 2/9] ASoC: rockchip: Remove obsolete dmic-delay Jeffy Chen (Thu Aug 17 2017 - 23:12:37 EST)
- [PATCH v4 3/9] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp Jeffy Chen (Thu Aug 17 2017 - 23:12:44 EST)
- [PATCH v4 4/9] arm64: dts: rockchip: Add rt5514 dsp for Gru Jeffy Chen (Thu Aug 17 2017 - 23:13:05 EST)
- [PATCH v4 5/9] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru Jeffy Chen (Thu Aug 17 2017 - 23:13:17 EST)
- [PATCH v4 6/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Thu Aug 17 2017 - 23:13:25 EST)
- [PATCH v4 7/9] ASoC: rockchip: Add support for DP codec Jeffy Chen (Thu Aug 17 2017 - 23:13:35 EST)
- [PATCH v4 8/9] ASoC: rockchip: Add support for DMIC codec Jeffy Chen (Thu Aug 17 2017 - 23:13:41 EST)
- Re: [PATCH v2 16/22] fpga: intel: add fpga bridge platform driver for FME Wu Hao (Thu Aug 17 2017 - 23:13:57 EST)
- [PATCH v4 9/9] dt-bindings: ASoC: rockchip: Update description of rockchip,codec Jeffy Chen (Thu Aug 17 2017 - 23:14:19 EST)
- Re: [PATCH 0/5] arm-smmu: performance optimization Leizhen (ThunderTown) (Thu Aug 17 2017 - 23:22:26 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Alexei Starovoitov (Thu Aug 17 2017 - 23:22:26 EST)
- Re: [PATCH 1/2] HID: multitouch: report MT_TOOL_PALM for non-confident touches Peter Hutterer (Thu Aug 17 2017 - 23:24:50 EST)
- Re: [PATCH v2 20/22] fpga: intel: afu add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support Wu Hao (Thu Aug 17 2017 - 23:27:51 EST)
- [PATCH] staging: pi433: fixed coding style issues Xiangyang Zhang (Thu Aug 17 2017 - 23:28:00 EST)
- [PATCH] mm/hmm: avoid bloating arch that do not make use of HMM jglisse (Thu Aug 17 2017 - 23:29:08 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Yang Zhang (Thu Aug 17 2017 - 23:33:21 EST)
- Re: [PATCH v2] HID: google: add google hammer HID driver Wei-Ning Huang (Thu Aug 17 2017 - 23:33:54 EST)
- [PATCH v1 1/2] clk: rockchip: add rk3228 sclk_sdio_src ID Elaine Zhang (Thu Aug 17 2017 - 23:45:07 EST)
- [PATCH v1 2/2] clk: rockchip: rk3228: add SCLK_SDIO_SRC clk id Elaine Zhang (Thu Aug 17 2017 - 23:45:07 EST)
- [PATCH v1 0/2] clk: rockchip: rk3228: add SCLK_SDIO_SRC clk id Elaine Zhang (Thu Aug 17 2017 - 23:45:16 EST)
- [PATCH] pinctrl: mediatek: update PCIe mux data for MT7623 Ryder Lee (Thu Aug 17 2017 - 23:48:21 EST)
- [PATCH] vfio: Stall vfio_del_group_dev() for container group detach Alex Williamson (Fri Aug 18 2017 - 00:10:31 EST)
- [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jiandi An (Fri Aug 18 2017 - 00:15:49 EST)
- Re: [PATCH] cpufreq: Don't send callback pointer to cpufreq_add_update_util_hook() Viresh Kumar (Fri Aug 18 2017 - 00:19:54 EST)
- [PATCH] usb: xhci: Renesas uPD720202 needs short TX quirk Kai-Heng Feng (Fri Aug 18 2017 - 00:21:03 EST)
- Re: [PATCH] PCI: Allow PCI express root ports to find themselves Michael Ellerman (Fri Aug 18 2017 - 00:32:59 EST)
- Re: WARNING: CPU: 15 PID: 0 at block/blk-mq.c:1111 __blk_mq_run_hw_queue+0x1d8/0x1f0 Abdul Haleem (Fri Aug 18 2017 - 00:41:23 EST)
- Re: [PATCH v6 0/2] Make find_later_rq() choose a closer cpu in topology Joel Fernandes (Google) (Fri Aug 18 2017 - 00:52:11 EST)
- Re: [PATCH v2 01/16] dmaengine: bcm-sba-raid: Minor improvments in comments Anup Patel (Fri Aug 18 2017 - 00:54:34 EST)
- Re: [PATCH v2 03/16] dmaengine: bcm-sba-raid: Common flags for sba_request state and fence Anup Patel (Fri Aug 18 2017 - 00:57:02 EST)
- Re: [PATCH v2 10/16] dmaengine: bcm-sba-raid: Alloc resources before registering DMA device Anup Patel (Fri Aug 18 2017 - 01:02:00 EST)
- Re: [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface David Miller (Fri Aug 18 2017 - 01:03:50 EST)
- Re: [PATCH v2 15/16] dmaengine: bcm-sba-raid: Add debugfs support Anup Patel (Fri Aug 18 2017 - 01:04:04 EST)
- Re: [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface David Miller (Fri Aug 18 2017 - 01:04:06 EST)
- RE: [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Tantilov, Emil S (Fri Aug 18 2017 - 01:04:12 EST)
- [PATCH v7 0/2] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi Alexey Budankov (Fri Aug 18 2017 - 01:17:36 EST)
- [PATCH 0/5] mmc: sdhci-msm: Corrections to implementation of power irq Vijay Viswanath (Fri Aug 18 2017 - 01:20:47 EST)
- [PATCH 1/5] mmc: sdhci-msm: fix issue with power irq Vijay Viswanath (Fri Aug 18 2017 - 01:20:56 EST)
- [PATCH 2/5] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset Vijay Viswanath (Fri Aug 18 2017 - 01:21:03 EST)
- [PATCH 3/5] mmc: sdhci-msm: Add support to wait for power irq Vijay Viswanath (Fri Aug 18 2017 - 01:21:09 EST)
- [PATCH 4/5] mmc: sdhci-msm: Add ops to do sdhc register write Vijay Viswanath (Fri Aug 18 2017 - 01:21:13 EST)
- [PATCH 5/5] defconfig: msm: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS Vijay Viswanath (Fri Aug 18 2017 - 01:21:21 EST)
- [PATCH v7 1/2] perf/core: use rb trees for pinned/flexible groups Alexey Budankov (Fri Aug 18 2017 - 01:21:35 EST)
- Re: [PATCH v2 03/16] dmaengine: bcm-sba-raid: Common flags for sba_request state and fence Vinod Koul (Fri Aug 18 2017 - 01:21:54 EST)
- [PATCH v7 2/2] perf/core: add mux switch to skip to the current CPU's events list on mux interrupt Alexey Budankov (Fri Aug 18 2017 - 01:22:59 EST)
- Re: [PATCH v2 15/16] dmaengine: bcm-sba-raid: Add debugfs support Vinod Koul (Fri Aug 18 2017 - 01:23:05 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Fri Aug 18 2017 - 01:25:16 EST)
- Re: [PATCH v2 15/16] dmaengine: bcm-sba-raid: Add debugfs support Anup Patel (Fri Aug 18 2017 - 01:25:56 EST)
- Re: [PATCH v4 0/4] Add Broadcom STB USB phy driver Florian Fainelli (Fri Aug 18 2017 - 01:32:29 EST)
- Re: [tip:locking/core] locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING Byungchul Park (Fri Aug 18 2017 - 01:33:23 EST)
- Re: [PATCH v6 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Fri Aug 18 2017 - 01:35:08 EST)
- 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Meelis Roos (Fri Aug 18 2017 - 01:37:56 EST)
- [PATCH] spi: omap: Allocate bus number from spi framework Suniel Mahesh (Fri Aug 18 2017 - 01:43:40 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Takashi Sakamoto (Fri Aug 18 2017 - 01:44:45 EST)
- [PATCH] drivers: spi: Allocate bus number from spi framework sunil . m (Fri Aug 18 2017 - 01:44:45 EST)
- Re: [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Ding Tianhong (Fri Aug 18 2017 - 01:50:48 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Oleksandr Andrushchenko (Fri Aug 18 2017 - 01:56:13 EST)
- Re: [PATCH 0/5] add support for relative references in special sections Sergey Senozhatsky (Fri Aug 18 2017 - 01:56:47 EST)
- Re: [PATCH v4] bcache: Don't reinvent the wheel but use existing llist API Coly Li (Fri Aug 18 2017 - 02:04:50 EST)
- [PATCH v7 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Fri Aug 18 2017 - 02:05:29 EST)
- Re: [PATCH 1/2] hwmon: (ltq-cputemp) add cpu temp sensor for xrx200 Guenter Roeck (Fri Aug 18 2017 - 02:05:38 EST)
- [PATCH v7 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Fri Aug 18 2017 - 02:05:53 EST)
- Re: [PATCH v2 03/16] dmaengine: bcm-sba-raid: Common flags for sba_request state and fence Anup Patel (Fri Aug 18 2017 - 02:05:59 EST)
- [PATCH v7 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Fri Aug 18 2017 - 02:06:17 EST)
- Re: [PATCH v4] bcache: Don't reinvent the wheel but use existing llist API Byungchul Park (Fri Aug 18 2017 - 02:10:18 EST)
- Re: [PATCH v2 09/16] dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration Anup Patel (Fri Aug 18 2017 - 02:12:23 EST)
- Re: [PATCH 0/5] add support for relative references in special sections Ard Biesheuvel (Fri Aug 18 2017 - 02:12:50 EST)
- Re: [linux-sunxi] [PATCH 4/4] drivers: soc: sunxi: add support for A64 and its SRAM C Chen-Yu Tsai (Fri Aug 18 2017 - 02:20:24 EST)
- Re: [linux-sunxi] [PATCH 2/4] drivers: soc: sunxi: fix error processing on base address when claiming Chen-Yu Tsai (Fri Aug 18 2017 - 02:21:44 EST)
- [PATCH v3 net 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Ding Tianhong (Fri Aug 18 2017 - 02:21:54 EST)
- [PATCH v3 net 0/2] net: ixgbe: Use new flag to disable Relaxed Ordering Ding Tianhong (Fri Aug 18 2017 - 02:22:04 EST)
- [PATCH v3 net 1/2] Revert commit 1a8b6d76dc5b ("net:add one common config...") Ding Tianhong (Fri Aug 18 2017 - 02:22:26 EST)
- [PATCH v2 0/2] Input: Add Cypress Gen5 Touchscreen driver MylÃne Josserand (Fri Aug 18 2017 - 02:23:44 EST)
- [PATCH v2 1/2] Input: Add driver for Cypress Generation 5 touchscreen MylÃne Josserand (Fri Aug 18 2017 - 02:23:53 EST)
- [PATCH v2 2/2] dt-bindings: input: Add documentation for cyttsp5 MylÃne Josserand (Fri Aug 18 2017 - 02:24:06 EST)
- Re: [linux-sunxi] [PATCH 2/4] drivers: soc: sunxi: fix error processing on base address when claiming Icenowy Zheng (Fri Aug 18 2017 - 02:24:26 EST)
- Re: [PATCH 0/5] add support for relative references in special sections Sergey Senozhatsky (Fri Aug 18 2017 - 02:29:53 EST)
- Re: [linux-sunxi] [PATCH 2/4] drivers: soc: sunxi: fix error processing on base address when claiming Chen-Yu Tsai (Fri Aug 18 2017 - 02:30:07 EST)
- Re: [PATCH 0/5] add support for relative references in special sections Ard Biesheuvel (Fri Aug 18 2017 - 02:33:21 EST)
- RE: [PATCH v7 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Fri Aug 18 2017 - 02:38:43 EST)
- Re: [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework Wu Hao (Fri Aug 18 2017 - 02:48:03 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Fri Aug 18 2017 - 02:48:08 EST)
- Re: [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework Wu Hao (Fri Aug 18 2017 - 02:49:43 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Auger Eric (Fri Aug 18 2017 - 02:50:34 EST)
- [PATCH] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. Stephan Gatzka (Fri Aug 18 2017 - 02:55:36 EST)
- Re: [PATCH RFC v2 3/5] samples/bpf: Fix inline asm issues building samples on arm64 Joel Fernandes (Fri Aug 18 2017 - 02:55:47 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Fri Aug 18 2017 - 02:56:06 EST)
- Re: [PATCH] media: venus: fix duplicated code for different branches Hans Verkuil (Fri Aug 18 2017 - 02:57:35 EST)
- Re: [PATCH v3 3/5] iio: srf08: add triggered buffer support Jonathan Cameron (Fri Aug 18 2017 - 02:58:29 EST)
- Re: [PATCH v3 3/5] iio: srf08: add triggered buffer support Jonathan Cameron (Fri Aug 18 2017 - 03:05:05 EST)
- Re: [PATCH v3 4/5] iio: srf08: add sensor type srf10 Jonathan Cameron (Fri Aug 18 2017 - 03:05:08 EST)
- Re: [PATCH v3 2/5] iio: srf08: add device tree table Jonathan Cameron (Fri Aug 18 2017 - 03:05:29 EST)
- Re: [PATCH v2 09/22] fpga: intel: pcie: adds fpga_for_each_port callback for fme device Wu Hao (Fri Aug 18 2017 - 03:10:51 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Takashi Sakamoto (Fri Aug 18 2017 - 03:17:26 EST)
- [PATCH v1] [media] uvcvideo: mark buffer error where overflow Baoyou Xie (Fri Aug 18 2017 - 03:19:04 EST)
- Re: [PATCH v4 0/5] iio: srf08: add support for similar devices and triggered buffers Jonathan Cameron (Fri Aug 18 2017 - 03:20:12 EST)
- Re: [PATCH v7 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Joel Fernandes (Google) (Fri Aug 18 2017 - 03:21:54 EST)
- Re: [PATCH] usb: xhci: Renesas uPD720202 needs short TX quirk Felipe Balbi (Fri Aug 18 2017 - 03:23:01 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Oleksandr Andrushchenko (Fri Aug 18 2017 - 03:23:21 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Shawn Lin (Fri Aug 18 2017 - 03:23:52 EST)
- [PATCH v9 0/3] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Fri Aug 18 2017 - 03:30:13 EST)
- [PATCH v9 2/3] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Fri Aug 18 2017 - 03:30:22 EST)
- [PATCH v9 3/3] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Fri Aug 18 2017 - 03:30:30 EST)
- [PATCH v9 1/3] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Fri Aug 18 2017 - 03:30:51 EST)
- [GIT PULL] a dma-mapping for 4.13-rc Christoph Hellwig (Fri Aug 18 2017 - 03:34:02 EST)
- Re: [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG Wei Wang (Fri Aug 18 2017 - 03:37:19 EST)
- Re: [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document Hans Verkuil (Fri Aug 18 2017 - 03:45:42 EST)
- [PATCH 00/13] constify alsa snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:45:52 EST)
- [PATCH 02/13] ALSA: arm: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:45:59 EST)
- [PATCH 03/13] ALSA: atmel: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:03 EST)
- [PATCH 05/13] ALSA: firewire: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:10 EST)
- [PATCH 07/13] ALSA: parisc: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:15 EST)
- [PATCH 08/13] ALSA: pcmcia: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:17 EST)
- [PATCH 10/13] ALSA: sh: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:23 EST)
- [PATCH 12/13] ALSA: spi: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:28 EST)
- [PATCH 13/13] ALSA: usb: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:35 EST)
- [PATCH 11/13] ALSA: sparc: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:46:56 EST)
- [PATCH 09/13] ALSA: ppc: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:47:19 EST)
- [PATCH 06/13] ALSA: mips: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:47:54 EST)
- [PATCH 04/13] ALSA: drivers: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:48:18 EST)
- RE: [PATCH] arm64: dts: ls1088a: Add USB support Yinbo Zhu (Fri Aug 18 2017 - 03:48:28 EST)
- [PATCH 01/13] ALSA: aoa: constify snd_pcm_ops structures Arvind Yadav (Fri Aug 18 2017 - 03:48:50 EST)
- Re: [PATCH 1/3] KVM: x86: simplify ept_misconfig David Hildenbrand (Fri Aug 18 2017 - 03:51:38 EST)
- Re: [PATCH] media: venus: fix duplicated code for different branches Stanimir Varbanov (Fri Aug 18 2017 - 03:52:48 EST)
- Re: [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document Todor Tomov (Fri Aug 18 2017 - 03:54:07 EST)
- Re: [PATCH v7 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Fri Aug 18 2017 - 03:55:46 EST)
- Re: [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set David Hildenbrand (Fri Aug 18 2017 - 03:57:44 EST)
- Re: [PATCH] ARM: imx_v6_v7_defconfig: Add CONFIG_FW_LOADER_USER_HELPER_FALLBACK Philipp Zabel (Fri Aug 18 2017 - 03:58:00 EST)
- Re: [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests David Hildenbrand (Fri Aug 18 2017 - 04:00:05 EST)
- Re: [PATCH 2/9] Implement containers as kernel objects Richard Guy Briggs (Fri Aug 18 2017 - 04:03:25 EST)
- Re: [PATCH 5/5] Use __func__ instead of function name Michal SuchÃnek (Fri Aug 18 2017 - 04:03:35 EST)
- Re: [PATCH] arm64: dts: ls1088a: Add USB support Shawn Guo (Fri Aug 18 2017 - 04:05:52 EST)
- Re: [PATCH] usb: xhci: Renesas uPD720202 needs short TX quirk Kai-Heng Feng (Fri Aug 18 2017 - 04:06:39 EST)
- Re: [PATCH v5 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Sandy Huang (Fri Aug 18 2017 - 04:09:46 EST)
- [PATCH v6 0/3] Add support Rockchip Soc LVDS Sandy Huang (Fri Aug 18 2017 - 04:10:01 EST)
- [PATCH v6 2/3] ARM: dts: Add LVDS info for rk3288 Sandy Huang (Fri Aug 18 2017 - 04:10:08 EST)
- [PATCH v6 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Sandy Huang (Fri Aug 18 2017 - 04:10:18 EST)
- Re: [PATCH] usb: xhci: Renesas uPD720202 needs short TX quirk Felipe Balbi (Fri Aug 18 2017 - 04:10:35 EST)
- Re: [PATCH] ALSA: usb-audio: don't retry snd_usb_ctl_msg after timeout Takashi Iwai (Fri Aug 18 2017 - 04:11:06 EST)
- Re: [PATCH blktests v2] loop/002: Regression testing for loop device flush Omar Sandoval (Fri Aug 18 2017 - 04:11:37 EST)
- Re: [PATCH 1/6] ASoC: fsl: make snd_pcm_hardware const Nicolin Chen (Fri Aug 18 2017 - 04:11:46 EST)
- [PATCH v2] genirq/debugfs: Triggering of interrupts from userspace Marc Zyngier (Fri Aug 18 2017 - 04:12:10 EST)
- [PATCH v6 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Sandy Huang (Fri Aug 18 2017 - 04:12:39 EST)
- Re: [PATCH v2 1/4] perf annotate stdio: Support --show-nr-samples option Taeung Song (Fri Aug 18 2017 - 04:16:21 EST)
- [PATCH 2/2] media: camss: Add abbreviations explanation Todor Tomov (Fri Aug 18 2017 - 04:17:06 EST)
- [PATCH 1/2] doc: media/v4l-drivers/qcom_camss: Add abbreviations explanation Todor Tomov (Fri Aug 18 2017 - 04:17:23 EST)
- [PATCH] f2fs: trigger normal fsync for non-atomic_write file Chao Yu (Fri Aug 18 2017 - 04:21:11 EST)
- [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Fri Aug 18 2017 - 04:22:15 EST)
- [PATCH v8 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Fri Aug 18 2017 - 04:22:32 EST)
- [PATCH v8 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Fri Aug 18 2017 - 04:22:50 EST)
- [PATCH -tip v3 0/2] kprobes/x86: Another way to make insn buffer RO and cleanup Masami Hiramatsu (Fri Aug 18 2017 - 04:23:50 EST)
- [PATCH -tip v3 1/2] kprobes/x86: Make insn buffer always ROX and use text_poke Masami Hiramatsu (Fri Aug 18 2017 - 04:24:58 EST)
- [PATCH -tip v3 2/2] kprobes/x86: Remove addressof operators Masami Hiramatsu (Fri Aug 18 2017 - 04:26:03 EST)
- Re: [PATCH 5/5] kernel: tracepoints: add support for relative references Ingo Molnar (Fri Aug 18 2017 - 04:26:29 EST)
- Re: [PATCH 2/3] crypto: engine - find request type with cra_type Herbert Xu (Fri Aug 18 2017 - 04:28:56 EST)
- [PATCH v3 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver Jeffy Chen (Fri Aug 18 2017 - 04:29:10 EST)
- [PATCH v3 1/4] PCI: rockchip: Fix error handlings Jeffy Chen (Fri Aug 18 2017 - 04:29:22 EST)
- [PATCH v3 2/4] PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Fri Aug 18 2017 - 04:29:29 EST)
- [PATCH v3 3/4] dt-bindings: PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Fri Aug 18 2017 - 04:29:43 EST)
- [PATCH v3 4/4] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Jeffy Chen (Fri Aug 18 2017 - 04:29:49 EST)
- [PATCH] arm64: dts: ls1088a: Add USB support yinbo.zhu (Fri Aug 18 2017 - 04:31:51 EST)
- Re: [PATCH] ceph: check negative offsets on ceph_llseek() Ilya Dryomov (Fri Aug 18 2017 - 04:32:14 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Fri Aug 18 2017 - 04:32:52 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Wei Wang (Fri Aug 18 2017 - 04:33:24 EST)
- Re: [PATCH 5/5] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 04:36:40 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Wei Wang (Fri Aug 18 2017 - 04:38:58 EST)
- Re: [PATCH 0/5] arm-smmu: performance optimization Will Deacon (Fri Aug 18 2017 - 04:39:28 EST)
- [PATCH v2 00/12] genirq/irqchip: Effective affinity fixups Marc Zyngier (Fri Aug 18 2017 - 04:39:40 EST)
- [PATCH v2 02/12] genirq/proc: Use the the accessor to report the effective affinity Marc Zyngier (Fri Aug 18 2017 - 04:39:46 EST)
- [PATCH v2 04/12] irqchip/gic-v3: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:39:49 EST)
- [PATCH v2 05/12] irqchip/gic-v3-its: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:39:52 EST)
- [PATCH v2 07/12] irqchip/bcm-6345-l1: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:39:59 EST)
- [PATCH v2 09/12] irqchip/metag-ext: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:40:03 EST)
- [PATCH v2 10/12] irqchip/hip04: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:40:09 EST)
- [PATCH v2 12/12] irqchip/xtensa-mx: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:40:12 EST)
- [PATCH v2 11/12] irqchip/mips-gic: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:40:45 EST)
- [tip:irq/core] genirq/debugfs: Triggering of interrupts from userspace tip-bot for Marc Zyngier (Fri Aug 18 2017 - 04:41:09 EST)
- [PATCH v2 08/12] irqchip/bcm-7038-l1: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:41:48 EST)
- [PATCH v2 06/12] irqchip/armada-370-xp: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:42:18 EST)
- [PATCH v2 03/12] irqchip/gic: Report that effective affinity is a single target Marc Zyngier (Fri Aug 18 2017 - 04:43:01 EST)
- [PATCH v2 01/12] genirq: Restrict effective affinity to interrupts actually using it Marc Zyngier (Fri Aug 18 2017 - 04:43:31 EST)
- [PATCH v3 0/5] perf annotate: Support --show-nr-samples and circulating view Taeung Song (Fri Aug 18 2017 - 04:46:56 EST)
- [PATCH v3 1/5] perf annotate stdio: Support --show-nr-samples option Taeung Song (Fri Aug 18 2017 - 04:47:04 EST)
- [PATCH v3 3/5] perf annotate: Period and samples view can't be used at the same time Taeung Song (Fri Aug 18 2017 - 04:47:13 EST)
- [PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view Taeung Song (Fri Aug 18 2017 - 04:47:22 EST)
- [PATCH v3 4/5] perf annotate browser: Support --show-nr-samples option Taeung Song (Fri Aug 18 2017 - 04:47:42 EST)
- [PATCH v3 2/5] perf annotate: Add a missing period option in documentation Taeung Song (Fri Aug 18 2017 - 04:48:18 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Jason Wang (Fri Aug 18 2017 - 04:48:44 EST)
- Re: [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks Michal Hocko (Fri Aug 18 2017 - 04:49:20 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Yu Zhang (Fri Aug 18 2017 - 04:50:38 EST)
- [PATCH 0/6] Add RSS to DPAA 1.x Ethernet driver Madalin Bucur (Fri Aug 18 2017 - 04:56:44 EST)
- [PATCH 3/6] dpaa_eth: enable Rx hashing control Madalin Bucur (Fri Aug 18 2017 - 04:56:54 EST)
- [PATCH 5/6] Documentation: networking: add RSS information Madalin Bucur (Fri Aug 18 2017 - 04:57:28 EST)
- [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH Madalin Bucur (Fri Aug 18 2017 - 04:57:51 EST)
- [PATCH 6/6] dpaa_eth: check allocation result Madalin Bucur (Fri Aug 18 2017 - 04:58:14 EST)
- [RFC PATCH] kaslr: get ACPI SRAT table to avoid movable memory Chao Fan (Fri Aug 18 2017 - 04:58:34 EST)
- [PATCH 2/6] dpaa_eth: use multiple Rx frame queues Madalin Bucur (Fri Aug 18 2017 - 04:59:07 EST)
- [PATCH 1/6] fsl/fman: enable FMan Keygen Madalin Bucur (Fri Aug 18 2017 - 04:59:11 EST)
- [tip:irq/core] genirq: Restrict effective affinity to interrupts actually using it tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:02:22 EST)
- [tip:irq/core] genirq/proc: Use the the accessor to report the effective affinity tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:02:37 EST)
- [tip:irq/core] irqchip/gic: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:02:59 EST)
- [tip:irq/core] irqchip/gic-v3: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:03:23 EST)
- [tip:irq/core] irqchip/gic-v3-its: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:03:41 EST)
- [tip:irq/core] irqchip/armada-370-xp: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:04:09 EST)
- [tip:irq/core] irqchip/bcm-6345-l1: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:04:40 EST)
- [tip:irq/core] irqchip/bcm-7038-l1: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:04:52 EST)
- [tip:irq/core] irqchip/metag-ext: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:05:18 EST)
- [tip:irq/core] irqchip/hip04: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:05:37 EST)
- Re: [RFC PATCH] kaslr: get ACPI SRAT table to avoid movable memory Chao Fan (Fri Aug 18 2017 - 05:05:58 EST)
- [tip:irq/core] irqchip/mips-gic: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:06:08 EST)
- [tip:irq/core] irqchip/xtensa-mx: Report that effective affinity is a single target tip-bot for Marc Zyngier (Fri Aug 18 2017 - 05:06:28 EST)
- Re: [patch-rt] locking, rwlock-rt: do not save state multiple times in __write_rt_lock() Sebastian Andrzej Siewior (Fri Aug 18 2017 - 05:06:38 EST)
- Re: [PATCH RFC] x86: enable RCU based table free when PARAVIRT Juergen Gross (Fri Aug 18 2017 - 05:07:54 EST)
- Re: [PATCH v9 0/3] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Fri Aug 18 2017 - 05:11:10 EST)
- [tip:irq/urgent] MAINTAINERS: Remove Jason Cooper's irqchip git tree tip-bot for Florian Fainelli (Fri Aug 18 2017 - 05:12:18 EST)
- Re: [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect Roger Pau Monné (Fri Aug 18 2017 - 05:14:38 EST)
- Re: [PATCH v8 3/7] irqdomain: Factor out code to add and remove items to and from the revmap Marc Zyngier (Fri Aug 18 2017 - 05:15:46 EST)
- Re: [PATCH v8 4/7] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() Marc Zyngier (Fri Aug 18 2017 - 05:16:20 EST)
- Re: [PATCH v8 5/7] irqdomain: Add irq_domain_{push,pop}_irq() functions. Marc Zyngier (Fri Aug 18 2017 - 05:17:38 EST)
- Re: [PATCH RFC] x86: enable RCU based table free when PARAVIRT Vitaly Kuznetsov (Fri Aug 18 2017 - 05:17:50 EST)
- Re: [PATCH] arm64: dts: rockchip: disable tx ipgap linecheck for rk3399 dwc3 Heiko Stuebner (Fri Aug 18 2017 - 05:18:44 EST)
- [PATCH v3 0/3] STM32 CRYP crypto driver Fabien Dessenne (Fri Aug 18 2017 - 05:21:21 EST)
- [PATCH v3 1/3] crypto: engine - permit to enqueue aead_request Fabien Dessenne (Fri Aug 18 2017 - 05:21:39 EST)
- [PATCH v3 3/3] crypto: stm32 - Support for STM32 CRYP crypto module Fabien Dessenne (Fri Aug 18 2017 - 05:21:49 EST)
- [PATCH v3 2/3] dt-bindings: Document STM32 CRYP bindings Fabien Dessenne (Fri Aug 18 2017 - 05:22:14 EST)
- Re: [PATCH 5/5] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 05:24:17 EST)
- Re: [PATCH v2 1/2] arm64: dts: rockchip: add usb3 controller node for RK3328 SoCs Heiko Stuebner (Fri Aug 18 2017 - 05:24:34 EST)
- Re: [PATCH v2 0/6] net: stmmac: Detect PHY location with phy-is-integrated Corentin Labbe (Fri Aug 18 2017 - 05:24:44 EST)
- Re: [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs Thomas Gleixner (Fri Aug 18 2017 - 05:25:09 EST)
- Re: [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers. Marc Zyngier (Fri Aug 18 2017 - 05:28:12 EST)
- [tip:irq/core] genirq: Export more irq_chip_*_parent() functions tip-bot for David Daney (Fri Aug 18 2017 - 05:31:02 EST)
- [tip:irq/core] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers tip-bot for David Daney (Fri Aug 18 2017 - 05:31:26 EST)
- [tip:irq/core] irqdomain: Factor out code to add and remove items to and from the revmap tip-bot for David Daney (Fri Aug 18 2017 - 05:31:47 EST)
- [tip:irq/core] irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy() tip-bot for David Daney (Fri Aug 18 2017 - 05:32:11 EST)
- Re: [PATCH v8 2/7] genirq: Add handle_fasteoi_{level,edge}_irq flow handlers. Thomas Gleixner (Fri Aug 18 2017 - 05:32:17 EST)
- [tip:irq/core] irqdomain: Add irq_domain_{push,pop}_irq() functions tip-bot for David Daney (Fri Aug 18 2017 - 05:32:34 EST)
- Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb Joerg Roedel (Fri Aug 18 2017 - 05:35:28 EST)
- [tip:x86/urgent] x86: Constify attribute_group structures tip-bot for Arvind Yadav (Fri Aug 18 2017 - 05:36:02 EST)
- Re: [PATCH] iommu: Avoid NULL group dereference Joerg Roedel (Fri Aug 18 2017 - 05:42:24 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Petr Mladek (Fri Aug 18 2017 - 05:43:01 EST)
- Re: [PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC Harvey Hunt (Fri Aug 18 2017 - 05:43:07 EST)
- [PATCH] Input: elan_i2c - Support two physical button touchapd for elan_i2c KT Liao (Fri Aug 18 2017 - 05:47:28 EST)
- [patch v4 0/3] JTAG driver introduction Oleksandr Shamray (Fri Aug 18 2017 - 05:49:33 EST)
- [patch v4 3/3] doccumentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Fri Aug 18 2017 - 05:49:49 EST)
- [patch v4 2/3] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Fri Aug 18 2017 - 05:50:03 EST)
- [patch v4 1/3] drivers: jtag: Add JTAG core driver Oleksandr Shamray (Fri Aug 18 2017 - 05:50:18 EST)
- [PATCH] genirq: Restore trigger settings in irq_modify_status Marc Zyngier (Fri Aug 18 2017 - 05:53:57 EST)
- Re: [PATCH] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. Sergei Shtylyov (Fri Aug 18 2017 - 05:58:40 EST)
- RE: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Wangkai (Kevin,C) (Fri Aug 18 2017 - 06:00:24 EST)
- [PATCH] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Fri Aug 18 2017 - 06:02:28 EST)
- Re: [PATCH v2] f2fs: free_user_blocks should use reserved_segments instead Yunlong Song (Fri Aug 18 2017 - 06:03:07 EST)
- Re: [PATCH v2] f2fs: introduce cur_reserved_blocks in sysfs Yunlong Song (Fri Aug 18 2017 - 06:05:55 EST)
- [PATCH 1/2] pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support Mika Westerberg (Fri Aug 18 2017 - 06:06:06 EST)
- [PATCH 2/2] pinctrl: intel: Add Intel Lewisburg GPIO support Mika Westerberg (Fri Aug 18 2017 - 06:06:35 EST)
- [tip:irq/urgent] genirq: Restore trigger settings in irq_modify_status() tip-bot for Marc Zyngier (Fri Aug 18 2017 - 06:08:17 EST)
- [PATCH] clk: make clk_init_data const Bhumika Goyal (Fri Aug 18 2017 - 06:08:43 EST)
- Re: [PATCH blktests v2] loop/002: Regression testing for loop device flush James Wang (Fri Aug 18 2017 - 06:09:28 EST)
- Re: [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Julien Grall (Fri Aug 18 2017 - 06:15:22 EST)
- Re: [PATCH v2] f2fs: introduce cur_reserved_blocks in sysfs Chao Yu (Fri Aug 18 2017 - 06:20:53 EST)
- [PATCH net-next] tcp: export drops counter to /proc/net/tcp{,6} StÃphan Gorget (Fri Aug 18 2017 - 06:21:53 EST)
- Re: [PATCH] net: sunrpc: svcsock: fix NULL-pointer exception Jeff Layton (Fri Aug 18 2017 - 06:27:43 EST)
- Re: [PATCH v4 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver Kishon Vijay Abraham I (Fri Aug 18 2017 - 06:27:59 EST)
- Re: [PATCH v4 0/4] Add Broadcom STB USB phy driver Kishon Vijay Abraham I (Fri Aug 18 2017 - 06:29:46 EST)
- [PATCH] x86/ldt: Off by one in get_segment_base() Dan Carpenter (Fri Aug 18 2017 - 06:31:51 EST)
- [PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip() Dan Carpenter (Fri Aug 18 2017 - 06:33:23 EST)
- [GIT PULL] ARM: SoC fixes for 4.13 Arnd Bergmann (Fri Aug 18 2017 - 06:36:38 EST)
- [tip:core/urgent] kernel/watchdog: Prevent false positives with turbo modes tip-bot for Thomas Gleixner (Fri Aug 18 2017 - 06:41:05 EST)
- Re: [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support Suzuki K Poulose (Fri Aug 18 2017 - 06:43:44 EST)
- Re: [V7] dt-bindings: phy: Add bindings for ralink-usb PHY Kishon Vijay Abraham I (Fri Aug 18 2017 - 06:44:29 EST)
- Re: [PATCH linux-next v5 1/1] spi: imx: dynamic burst length adjust for PIO mode Oleksij Rempel (Fri Aug 18 2017 - 06:45:10 EST)
- Re: [PATCH 2/4] time: posix: Use dedicated helper to access rlimit values Thomas Gleixner (Fri Aug 18 2017 - 06:46:38 EST)
- Re: [PATCH v5 6/6] perf: ARM DynamIQ Shared Unit PMU support Mark Rutland (Fri Aug 18 2017 - 06:50:53 EST)
- Re: [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel Hari Bathini (Fri Aug 18 2017 - 06:52:11 EST)
- Re: [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver Marc Zyngier (Fri Aug 18 2017 - 06:54:05 EST)
- [PATCH] arm64: dts: Add support for NXP's LX2160A SoC Sriram Dash (Fri Aug 18 2017 - 06:55:57 EST)
- Re: [PATCH v4 0/5] add some properties for Rockchip usb2-phy and add rv1108 SoCs' support Kishon Vijay Abraham I (Fri Aug 18 2017 - 06:58:49 EST)
- [PATCH v2] PCIe AER: report uncorrectable errors only to the functions that logged the errors Gabriele Paoloni (Fri Aug 18 2017 - 07:02:27 EST)
- Re: [PATCH v5 1/1] usb:host:xhci support option to disable the xHCI USB2 HW LPM Mathias Nyman (Fri Aug 18 2017 - 07:05:06 EST)
- Re: [PATCH] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Fri Aug 18 2017 - 07:08:28 EST)
- Re: [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions Marc Zyngier (Fri Aug 18 2017 - 07:10:29 EST)
- [PATCH] nfp: fix infinite loop on umapping cleanup Colin King (Fri Aug 18 2017 - 07:12:03 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 kgunda (Fri Aug 18 2017 - 07:13:30 EST)
- Re: [PATCH] drivers: spi: Allocate bus number from spi framework Mark Brown (Fri Aug 18 2017 - 07:15:39 EST)
- Re: [PATCH] net: sunrpc: svcsock: fix NULL-pointer exception Jeff Layton (Fri Aug 18 2017 - 07:16:53 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 kgunda (Fri Aug 18 2017 - 07:20:34 EST)
- [PATCH] auxdisplay: constify charlcd_ops structures Arvind Yadav (Fri Aug 18 2017 - 07:23:05 EST)
- arch/arm/kernel/setup.c fails to compile for NOMMU Michal Hocko (Fri Aug 18 2017 - 07:24:13 EST)
- Re: [PATCH 5/5] Use __func__ instead of function name Michael Ellerman (Fri Aug 18 2017 - 07:25:47 EST)
- [PATCH v2 1/6] arch: enable relative relocations for arm64, power, x86, s390 and x86 Ard Biesheuvel (Fri Aug 18 2017 - 07:26:56 EST)
- [PATCH v2 2/6] module: use relative references for __ksymtab entries Ard Biesheuvel (Fri Aug 18 2017 - 07:27:04 EST)
- [PATCH v2 4/6] init: allow initcall tables to be emitted using relative references Ard Biesheuvel (Fri Aug 18 2017 - 07:27:11 EST)
- [PATCH v2 5/6] drivers: pci: add support for relative addressing in quirk tables Ard Biesheuvel (Fri Aug 18 2017 - 07:27:19 EST)
- [PATCH v2 6/6] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 07:27:22 EST)
- [PATCH v2 3/6] treewide: add missing trailing semicolons to initcall() invocations Ard Biesheuvel (Fri Aug 18 2017 - 07:27:56 EST)
- [PATCH v2 0/6] add support for relative references in special sections Ard Biesheuvel (Fri Aug 18 2017 - 07:28:17 EST)
- Re: [PATCH v3 0/2] cpuset: Allow v2 behavior in v1 cgroup Tejun Heo (Fri Aug 18 2017 - 07:30:01 EST)
- [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver Salil Mehta (Fri Aug 18 2017 - 07:32:36 EST)
- [PATCH net-next 3/3] net: hns3: Fixes the static check warning due to missing unsupp L3 proto check Salil Mehta (Fri Aug 18 2017 - 07:32:43 EST)
- Re: [PATCH] tpm: vtpm: constify vio_device_id Michael Ellerman (Fri Aug 18 2017 - 07:32:55 EST)
- [PATCH net-next 2/3] net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings() Salil Mehta (Fri Aug 18 2017 - 07:33:23 EST)
- [PATCH net-next 1/3] net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch Salil Mehta (Fri Aug 18 2017 - 07:33:45 EST)
- Re: [PATCH] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Fri Aug 18 2017 - 07:34:20 EST)
- [net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning Arnd Bergmann (Fri Aug 18 2017 - 07:35:08 EST)
- [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Salil Mehta (Fri Aug 18 2017 - 07:36:54 EST)
- Re: [PATCH v2 11/16] dmaengine: bcm-sba-raid: Peek mbox when we have no free requests Anup Patel (Fri Aug 18 2017 - 07:37:09 EST)
- Re: [PATCH 2/3] crypto: engine - find request type with cra_type Corentin Labbe (Fri Aug 18 2017 - 07:40:24 EST)
- Re: [PATCH] pci: dwc: Clear MSI interrupt status after it is handled Joao Pinto (Fri Aug 18 2017 - 07:43:45 EST)
- Re: [PATCH v2 6/6] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 07:44:26 EST)
- Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Mark Brown (Fri Aug 18 2017 - 07:45:55 EST)
- Re: [PATCH] Adding support of RLIMIT_CPUNS Michal Hocko (Fri Aug 18 2017 - 07:46:25 EST)
- [PATCH v4 0/1] crypto: engine - Permit to enqueue skcipher request Corentin Labbe (Fri Aug 18 2017 - 07:47:22 EST)
- [PATCH v4 1/1] crypto: engine - Permit to enqueue skcipher request Corentin Labbe (Fri Aug 18 2017 - 07:47:33 EST)
- Re: [PATCHv3 2/6] dt-bindings: sound: add motorola,cpcap-audio-codec Mark Brown (Fri Aug 18 2017 - 07:47:50 EST)
- Applied "ASoC: mediatek: switch to use platform_get_irq_byname()" to the asoc tree Mark Brown (Fri Aug 18 2017 - 07:48:42 EST)
- Applied "ASoC: mediatek: Add interrupt-names property in binding text" to the asoc tree Mark Brown (Fri Aug 18 2017 - 07:48:58 EST)
- Applied "ASoC: tegra: Remove SoC-specific Kconfig depends and selects" to the asoc tree Mark Brown (Fri Aug 18 2017 - 07:49:06 EST)
- Applied "spi: omap: Allocate bus number from spi framework" to the spi tree Mark Brown (Fri Aug 18 2017 - 07:49:18 EST)
- Re: [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay Mark Brown (Fri Aug 18 2017 - 07:52:39 EST)
- [PATCH] spmi: pmic-arb: Enforce the ownership check optionally Kiran Gunda (Fri Aug 18 2017 - 07:55:20 EST)
- Re: [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel Michal SuchÃnek (Fri Aug 18 2017 - 07:57:18 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO David Hildenbrand (Fri Aug 18 2017 - 07:57:53 EST)
- Re: linux-next: build warnings after merge of the staging tree JB Van Puyvelde (Fri Aug 18 2017 - 08:02:42 EST)
- [PATCH] ASoC: codecs: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:05:59 EST)
- [PATCH] ASoC: ux500: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:10 EST)
- [PATCH 00/14] constify asoc snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:27 EST)
- [PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:34 EST)
- [PATCH 03/14] ASoC: dwc: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:41 EST)
- [PATCH 05/14] ASoC: hisilicon: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:44 EST)
- [PATCH 06/14] ASoC: intel: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:48 EST)
- [PATCH 08/14] ASoC: pxa: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:54 EST)
- [PATCH 10/14] ASoC: spear: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:06:58 EST)
- [PATCH 11/14] ASoC: sunxi: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:07:03 EST)
- [PATCH 13/14] ASoC: ux500: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:07:08 EST)
- [PATCH 14/14] ASoC: zte: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:07:23 EST)
- [PATCH 12/14] ASoC: tegra: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:07:39 EST)
- [PATCH 09/14] ASoC: rockchip: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:08:12 EST)
- [PATCH 07/14] ASoC: mediatek: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:08:34 EST)
- [PATCH 04/14] ASoC: fsl: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:09:02 EST)
- [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures Arvind Yadav (Fri Aug 18 2017 - 08:09:29 EST)
- [ANNOUNCE] v4.11.12-rt10 Sebastian Andrzej Siewior (Fri Aug 18 2017 - 08:09:50 EST)
- Re: [ANNOUNCE] 4.1.42-rt50 Sebastian Andrzej Siewior (Fri Aug 18 2017 - 08:11:43 EST)
- [GIT PULL] sound fixes for 4.13-rc6 Takashi Iwai (Fri Aug 18 2017 - 08:13:06 EST)
- Re: [PATCH net-next] tcp: export drops counter to /proc/net/tcp{,6} Eric Dumazet (Fri Aug 18 2017 - 08:14:14 EST)
- Re: [PATCH 3/3] soc: xilinx: zynqmp: Add firmware interface Michal Simek (Fri Aug 18 2017 - 08:15:21 EST)
- Re: [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures Mark Brown (Fri Aug 18 2017 - 08:16:13 EST)
- Re: [PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures Mark Brown (Fri Aug 18 2017 - 08:17:16 EST)
- Re: [PATCH 03/14] ASoC: dwc: constify snd_soc_dai_ops structures Mark Brown (Fri Aug 18 2017 - 08:19:05 EST)
- Re: [PATCH 04/14] ASoC: fsl: constify snd_soc_dai_ops structures Mark Brown (Fri Aug 18 2017 - 08:19:26 EST)
- Re: [PATCH 05/14] ASoC: hisilicon: constify snd_soc_dai_ops structures Mark Brown (Fri Aug 18 2017 - 08:20:43 EST)
- Re: [PATCH 4/4] platform/x86: wmi: Fix check for method instance number Andy Shevchenko (Fri Aug 18 2017 - 08:20:53 EST)
- Re: [RFC v1 1/6] platform/x86: intel_pmc_ipc: Fix error handling in ipc_pci_probe() Andy Shevchenko (Fri Aug 18 2017 - 08:22:43 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Mel Gorman (Fri Aug 18 2017 - 08:23:46 EST)
- [PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated Corentin Labbe (Fri Aug 18 2017 - 08:24:11 EST)
- [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated Corentin Labbe (Fri Aug 18 2017 - 08:24:14 EST)
- [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY Corentin Labbe (Fri Aug 18 2017 - 08:24:18 EST)
- [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Fri Aug 18 2017 - 08:24:53 EST)
- Re: [RFC v1 2/6] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe Andy Shevchenko (Fri Aug 18 2017 - 08:25:02 EST)
- [PATCH v3 1/4] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac Corentin Labbe (Fri Aug 18 2017 - 08:25:26 EST)
- Applied "ASoC: ux500: constify snd_soc_dai_ops structures" to the asoc tree Mark Brown (Fri Aug 18 2017 - 08:25:47 EST)
- Applied "ASoC: codecs: constify snd_soc_dai_ops structures" to the asoc tree Mark Brown (Fri Aug 18 2017 - 08:25:54 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Michael Ellerman (Fri Aug 18 2017 - 08:27:27 EST)
- Re: [PATCH] cpufreq: Don't send callback pointer to cpufreq_add_update_util_hook() Rafael J. Wysocki (Fri Aug 18 2017 - 08:29:19 EST)
- Re: [PATCH] switchdev: documentation: minor typo fixes Jonathan Corbet (Fri Aug 18 2017 - 08:29:27 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Meelis Roos (Fri Aug 18 2017 - 08:29:36 EST)
- Re: [RFC v1 3/6] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices Andy Shevchenko (Fri Aug 18 2017 - 08:30:01 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Paolo Bonzini (Fri Aug 18 2017 - 08:35:25 EST)
- Re: [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests Radim KrÄmÃÅ (Fri Aug 18 2017 - 08:36:00 EST)
- Re: [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set Radim KrÄmÃÅ (Fri Aug 18 2017 - 08:37:03 EST)
- [PATCH] sdhci: remove redundant check of zero slots Colin King (Fri Aug 18 2017 - 08:37:10 EST)
- Re: [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set Paolo Bonzini (Fri Aug 18 2017 - 08:38:07 EST)
- Re: [PATCH 3/3] KVM: x86: fix use of L1 MMIO areas in nested guests Paolo Bonzini (Fri Aug 18 2017 - 08:38:40 EST)
- Re: [RFC v1 4/6] platform: x86: Add generic Intel IPC driver Andy Shevchenko (Fri Aug 18 2017 - 08:39:03 EST)
- [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Rajneesh Bhardwaj (Fri Aug 18 2017 - 08:40:01 EST)
- Re: [PATCH 2/3] KVM: x86: Avoid guest page table walk when gpa_available is set Radim KrÄmÃÅ (Fri Aug 18 2017 - 08:40:58 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO David Hildenbrand (Fri Aug 18 2017 - 08:42:02 EST)
- [PATCH] [PATCH] staging:wlan-ng Fix Multiple line dereference Janani S (Fri Aug 18 2017 - 08:42:13 EST)
- Re: [PATCH 4/4] phy: tegra: use of_device_get_match_data() Thierry Reding (Fri Aug 18 2017 - 08:42:29 EST)
- Re: [RFC v1 0/6] PMC/PUNIT IPC driver cleanup Andy Shevchenko (Fri Aug 18 2017 - 08:45:05 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.13-7 tag Michael Ellerman (Fri Aug 18 2017 - 08:45:14 EST)
- Re: [PATCH v2] platform/x86: ideapad-laptop: Expose conservation mode switch Andy Shevchenko (Fri Aug 18 2017 - 08:46:43 EST)
- Re: [PATCH 1/2] iommu/tegra: Add support for struct iommu_device Thierry Reding (Fri Aug 18 2017 - 08:47:15 EST)
- Re: [PATCH 2/2] iommu/tegra-gart: Add support for struct iommu_device Thierry Reding (Fri Aug 18 2017 - 08:47:26 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Paolo Bonzini (Fri Aug 18 2017 - 08:50:25 EST)
- Re: [05/11] powerpc/topology: Remove the unused parent_node() macro Michael Ellerman (Fri Aug 18 2017 - 08:51:03 EST)
- Re: powerpc: add const to bin_attribute structures Michael Ellerman (Fri Aug 18 2017 - 08:51:08 EST)
- [PATCH] staging:wlan-ng Fix Multiple line dereference Janani S (Fri Aug 18 2017 - 08:51:23 EST)
- Re: [PATCH net-next] tcp: export drops counter to /proc/net/tcp{,6} StÃphan Gorget (Fri Aug 18 2017 - 08:51:36 EST)
- Kredit? so schnell wie mÃglich? unkompliziert und seriÃs ? Lucas Brown (Fri Aug 18 2017 - 08:53:33 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Andy Shevchenko (Fri Aug 18 2017 - 08:57:42 EST)
- Re: [PATCH] powerpc: powernv: Fix build error on const discarding Corentin Labbe (Fri Aug 18 2017 - 08:58:33 EST)
- [PATCH v2] irqchip/armada-370-xp: Enable MSI-X support Stefan Roese (Fri Aug 18 2017 - 08:59:36 EST)
- Re: [PATCH] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Radim KrÄmÃÅ (Fri Aug 18 2017 - 09:01:04 EST)
- Re: [PATCH] arm64: dts: ls1088a: Add USB support Shawn Guo (Fri Aug 18 2017 - 09:04:17 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Fri Aug 18 2017 - 09:06:29 EST)
- [PATCH v4 0/8] MIPS: Add virtual Ranchu board as a generic-based board Aleksandar Markovic (Fri Aug 18 2017 - 09:11:08 EST)
- [PATCH v4 1/8] Documentation: Add device tree binding for Goldfish RTC driver Aleksandar Markovic (Fri Aug 18 2017 - 09:11:31 EST)
- [PATCH v4 2/8] rtc: goldfish: Add RTC driver for Android emulator Aleksandar Markovic (Fri Aug 18 2017 - 09:11:56 EST)
- [PATCH] netxen: fix incorrect loop counter decrement Colin King (Fri Aug 18 2017 - 09:12:14 EST)
- [PATCH v4 3/8] Documentation: Add device tree binding for Goldfish PIC driver Aleksandar Markovic (Fri Aug 18 2017 - 09:12:30 EST)
- [PATCH v4 4/8] irqchip/irq-goldfish-pic: Add Goldfish PIC driver Aleksandar Markovic (Fri Aug 18 2017 - 09:12:32 EST)
- [PATCH v4 5/8] MIPS: ranchu: Add Ranchu as a new generic-based board Aleksandar Markovic (Fri Aug 18 2017 - 09:12:52 EST)
- [PATCH v4 6/8] Documentation: Add device tree binding for Goldfish FB driver Aleksandar Markovic (Fri Aug 18 2017 - 09:12:58 EST)
- [PATCH v4 7/8] video: goldfishfb: Add support for device tree bindings Aleksandar Markovic (Fri Aug 18 2017 - 09:13:05 EST)
- [PATCH v4 8/8] MIPS: Unselect ARCH_MIGHT_HAVE_PC_SERIO if MIPS_GENERIC Aleksandar Markovic (Fri Aug 18 2017 - 09:13:11 EST)
- [PATCH 3.2 03/59] ath9k_htc: Add Panasonic N5HBZ0000055 device id Ben Hutchings (Fri Aug 18 2017 - 09:14:36 EST)
- [PATCH 3.2 58/59] mqueue: fix a use-after-free in sys_mq_notify() Ben Hutchings (Fri Aug 18 2017 - 09:14:47 EST)
- [PATCH 3.2 55/59] x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() Ben Hutchings (Fri Aug 18 2017 - 09:15:04 EST)
- [PATCH 3.2 41/59] usb: Make sure usb/phy/of gets built-in Ben Hutchings (Fri Aug 18 2017 - 09:15:18 EST)
- [PATCH 3.2 38/59] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup Ben Hutchings (Fri Aug 18 2017 - 09:15:29 EST)
- [PATCH 3.2 49/59] ipv6: Need to export ipv6_push_frag_opts for tunneling now. Ben Hutchings (Fri Aug 18 2017 - 09:15:55 EST)
- [PATCH 3.16 003/134] staging: comedi: jr3_pci: cope with jiffies wraparound Ben Hutchings (Fri Aug 18 2017 - 09:16:04 EST)
- [PATCH 3.16 001/134] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze() Ben Hutchings (Fri Aug 18 2017 - 09:16:16 EST)
- [PATCH 3.2 56/59] ipv6: avoid overflow of offset in ip6_find_1stfragopt Ben Hutchings (Fri Aug 18 2017 - 09:16:30 EST)
- [PATCH 3.16 118/134] target/fileio: Fix zero-length READ and WRITE handling Ben Hutchings (Fri Aug 18 2017 - 09:16:38 EST)
- [PATCH 3.16 119/134] ipv4: restore rt->fi for reference counting Ben Hutchings (Fri Aug 18 2017 - 09:16:59 EST)
- [PATCH 3.16 117/134] fbdev: sti: don't select CONFIG_VT Ben Hutchings (Fri Aug 18 2017 - 09:17:11 EST)
- [PATCH 3.16 121/134] x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() Ben Hutchings (Fri Aug 18 2017 - 09:17:32 EST)
- [PATCH 3.16 133/134] ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output Ben Hutchings (Fri Aug 18 2017 - 09:17:46 EST)
- [PATCH 3.16 120/134] fs/xattr.c: zero out memory copied to userspace in getxattr Ben Hutchings (Fri Aug 18 2017 - 09:17:56 EST)
- [PATCH 3.16 102/134] arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses Ben Hutchings (Fri Aug 18 2017 - 09:18:09 EST)
- [PATCH 3.2 59/59] packet: fix tp_reserve race in packet_set_ring Ben Hutchings (Fri Aug 18 2017 - 09:18:20 EST)
- [PATCH 3.16 122/134] virtio_net: fix support for small rings Ben Hutchings (Fri Aug 18 2017 - 09:18:30 EST)
- [PATCH 3.16 128/134] dentry name snapshots Ben Hutchings (Fri Aug 18 2017 - 09:18:43 EST)
- [PATCH 0/6] MIPS: math-emu: FP emulation fixes and improvements Aleksandar Markovic (Fri Aug 18 2017 - 09:18:50 EST)
- [PATCH 1/6] MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurences of SIGILL crashes Aleksandar Markovic (Fri Aug 18 2017 - 09:18:56 EST)
- [PATCH 3.16 123/134] net/mlx4_en: Change the error print to debug print Ben Hutchings (Fri Aug 18 2017 - 09:19:27 EST)
- [PATCH 2/6] MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation Aleksandar Markovic (Fri Aug 18 2017 - 09:19:42 EST)
- [PATCH 3.16 124/134] net/mlx4_en: Avoid adding steering rules with invalid ring Ben Hutchings (Fri Aug 18 2017 - 09:19:53 EST)
- [PATCH 3.16 125/134] arm64: ensure extension of smp_store_release value Ben Hutchings (Fri Aug 18 2017 - 09:20:13 EST)
- [PATCH 3/6] MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result Aleksandar Markovic (Fri Aug 18 2017 - 09:20:20 EST)
- [PATCH 4/6] MIPS: math-emu: Add FP emu debugfs statistics for branches Aleksandar Markovic (Fri Aug 18 2017 - 09:20:26 EST)
- [PATCH 5/6] MIPS: math-emu: Add FP emu debugfs reset functionality Aleksandar Markovic (Fri Aug 18 2017 - 09:20:36 EST)
- [PATCH 6/6] MIPS: math-emu: Add FP emu debugfs stats for individual instructions Aleksandar Markovic (Fri Aug 18 2017 - 09:20:45 EST)
- [PATCH 3.16 126/134] arm64: uaccess: ensure extension of access_ok() addr Ben Hutchings (Fri Aug 18 2017 - 09:21:24 EST)
- [PATCH 3.16 127/134] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080 Ben Hutchings (Fri Aug 18 2017 - 09:21:34 EST)
- [PATCH 3.16 109/134] metag/uaccess: Check access_ok in strncpy_from_user Ben Hutchings (Fri Aug 18 2017 - 09:21:46 EST)
- [PATCH 3.16 131/134] mqueue: fix a use-after-free in sys_mq_notify() Ben Hutchings (Fri Aug 18 2017 - 09:22:05 EST)
- Re: [PATCH 2/3] MIPS: dts: Add VoCore2 board Harvey Hunt (Fri Aug 18 2017 - 09:22:08 EST)
- Re: [PATCH] sdhci: remove redundant check of zero slots Adrian Hunter (Fri Aug 18 2017 - 09:22:23 EST)
- Re: [PATCH] spmi: pmic-arb: Enforce the ownership check optionally Shawn Guo (Fri Aug 18 2017 - 09:22:30 EST)
- [PATCH 3.16 130/134] timerfd: Protect the might cancel mechanism proper Ben Hutchings (Fri Aug 18 2017 - 09:23:04 EST)
- Re: [PATCH v2 1/2] paravirt,xen: remove xen_patch() Boris Ostrovsky (Fri Aug 18 2017 - 09:23:06 EST)
- [PATCH 3.16 129/134] ipv6: avoid overflow of offset in ip6_find_1stfragopt Ben Hutchings (Fri Aug 18 2017 - 09:23:31 EST)
- [PATCH 3.16 104/134] powerpc/eeh: Avoid use after free in eeh_handle_special_event() Ben Hutchings (Fri Aug 18 2017 - 09:23:50 EST)
- Re: [PATCH V2 11/12] spmi: pmic-arb: add support for HW version 5 Shawn Guo (Fri Aug 18 2017 - 09:23:54 EST)
- [PATCH 3.16 132/134] packet: fix tp_reserve race in packet_set_ring Ben Hutchings (Fri Aug 18 2017 - 09:24:17 EST)
- [PATCH 3.16 111/134] CIFS: fix oplock break deadlocks Ben Hutchings (Fri Aug 18 2017 - 09:24:39 EST)
- [PATCH 3.16 134/134] udp: consistently apply ufo or fragmentation Ben Hutchings (Fri Aug 18 2017 - 09:24:53 EST)
- [PATCH 3.16 113/134] lockdep: teach lockdep about memalloc_noio_save Ben Hutchings (Fri Aug 18 2017 - 09:25:14 EST)
- [PATCH 3.16 114/134] SMB3: Work around mount failure when using SMB3 dialect to Macs Ben Hutchings (Fri Aug 18 2017 - 09:25:21 EST)
- [PATCH 3.16 115/134] ceph: fix memory leak in __ceph_setxattr() Ben Hutchings (Fri Aug 18 2017 - 09:25:34 EST)
- [PATCH 3.16 116/134] of: fix sparse warning in of_pci_range_parser_one Ben Hutchings (Fri Aug 18 2017 - 09:25:44 EST)
- [PATCH 3.16 105/134] metag/uaccess: Fix access_ok() Ben Hutchings (Fri Aug 18 2017 - 09:26:18 EST)
- [PATCH 3.2 48/59] ip6_tunnel: Fix missing tunnel encapsulation limit option Ben Hutchings (Fri Aug 18 2017 - 09:26:34 EST)
- [PATCH 3.16 112/134] um: Fix PTRACE_POKEUSER on x86_64 Ben Hutchings (Fri Aug 18 2017 - 09:26:38 EST)
- [PATCH 3.16 103/134] drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2 Ben Hutchings (Fri Aug 18 2017 - 09:27:00 EST)
- [PATCH 3.16 108/134] Set unicode flag on cifs echo request to avoid Mac error Ben Hutchings (Fri Aug 18 2017 - 09:27:14 EST)
- [PATCH 3.16 106/134] tcp: fix wraparound issue in tcp_lp Ben Hutchings (Fri Aug 18 2017 - 09:27:32 EST)
- [PATCH 3.16 081/134] fanotify: don't expose EOPENSTALE to userspace Ben Hutchings (Fri Aug 18 2017 - 09:27:44 EST)
- [PATCH 3.16 110/134] tg3: don't clear stats while tg3_close Ben Hutchings (Fri Aug 18 2017 - 09:27:58 EST)
- [PATCH 3.16 096/134] power: supply: isp1704: Fix unchecked return value of devm_kzalloc Ben Hutchings (Fri Aug 18 2017 - 09:28:17 EST)
- [PATCH 3.16 093/134] ext4: evict inline data when writing to memory map Ben Hutchings (Fri Aug 18 2017 - 09:28:30 EST)
- [PATCH 3.16 107/134] cifs: small underflow in cnvrtDosUnixTm() Ben Hutchings (Fri Aug 18 2017 - 09:28:44 EST)
- Re: [PATCH v3 5/5] usb: xhci: Handle USB transaction error on address command Mathias Nyman (Fri Aug 18 2017 - 09:28:59 EST)
- [PATCH 3.16 099/134] ip6_tunnel: Fix missing tunnel encapsulation limit option Ben Hutchings (Fri Aug 18 2017 - 09:29:20 EST)
- Re: [PATCH v2] irqchip/armada-370-xp: Enable MSI-X support Marc Zyngier (Fri Aug 18 2017 - 09:29:44 EST)
- [PATCH 3.16 098/134] Input: twl4030-pwrbutton - use correct device for irq request Ben Hutchings (Fri Aug 18 2017 - 09:30:04 EST)
- [PATCH 3.16 100/134] ipv6: Need to export ipv6_push_frag_opts for tunneling now. Ben Hutchings (Fri Aug 18 2017 - 09:30:17 EST)
- [PATCH 3.16 097/134] power: supply: pda_power: move from timer to delayed_work Ben Hutchings (Fri Aug 18 2017 - 09:30:29 EST)
- [PATCH 3.16 101/134] dm bufio: avoid a possible ABBA deadlock Ben Hutchings (Fri Aug 18 2017 - 09:30:40 EST)
- [PATCH 3.16 091/134] IB/core: For multicast functions, verify that LIDs are multicast LIDs Ben Hutchings (Fri Aug 18 2017 - 09:31:01 EST)
- [PATCH 0/3] JFS: Adjustments for several function implementations SF Markus Elfring (Fri Aug 18 2017 - 09:31:19 EST)
- [PATCH 3.16 094/134] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode Ben Hutchings (Fri Aug 18 2017 - 09:31:34 EST)
- Re: [PATCH v7 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Steven Rostedt (Fri Aug 18 2017 - 09:31:42 EST)
- Re: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Andrew Lunn (Fri Aug 18 2017 - 09:31:50 EST)
- [PATCH 3.16 095/134] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel Ben Hutchings (Fri Aug 18 2017 - 09:32:21 EST)
- [PATCH 3.16 082/134] usb: Make sure usb/phy/of gets built-in Ben Hutchings (Fri Aug 18 2017 - 09:32:40 EST)
- [PATCH 3.16 092/134] libata: reject passthrough WRITE SAME requests Ben Hutchings (Fri Aug 18 2017 - 09:32:53 EST)
- [PATCH 3.16 083/134] x86/mm: Fix flush_tlb_page() on Xen Ben Hutchings (Fri Aug 18 2017 - 09:33:06 EST)
- Re: [PATCH V10 1/3] PCI: introduce pci_bus_wait_crs() function Sinan Kaya (Fri Aug 18 2017 - 09:33:21 EST)
- [PATCH 3.16 090/134] IB/core: If the MGID/MLID pair is not on the list return an error Ben Hutchings (Fri Aug 18 2017 - 09:33:24 EST)
- [PATCH 3.16 086/134] dm ioctl: prevent stack leak in dm ioctl call Ben Hutchings (Fri Aug 18 2017 - 09:33:59 EST)
- [PATCH 3.16 084/134] usb: misc: legousbtower: Fix buffers on stack Ben Hutchings (Fri Aug 18 2017 - 09:34:06 EST)
- [PATCH 3.16 078/134] dm btree: fix for dm_btree_find_lowest_key() Ben Hutchings (Fri Aug 18 2017 - 09:34:18 EST)
- [PATCH] staging/rts5208: fix incorrect shift to extract upper nybble Colin King (Fri Aug 18 2017 - 09:34:25 EST)
- Re: [PATCH v3 1/5] perf annotate stdio: Support --show-nr-samples option Arnaldo Carvalho de Melo (Fri Aug 18 2017 - 09:34:42 EST)
- [PATCH 3.16 088/134] staging: gdm724x: gdm_mux: Remove create_workqueue() Ben Hutchings (Fri Aug 18 2017 - 09:34:58 EST)
- [PATCH 3.16 085/134] mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode Ben Hutchings (Fri Aug 18 2017 - 09:35:09 EST)
- [PATCH 3.16 087/134] staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() Ben Hutchings (Fri Aug 18 2017 - 09:35:32 EST)
- [PATCH 3.16 089/134] staging: gdm724x: gdm_mux: fix use-after-free on module unload Ben Hutchings (Fri Aug 18 2017 - 09:35:44 EST)
- [PATCH 3.2 50/59] tcp: fix wraparound issue in tcp_lp Ben Hutchings (Fri Aug 18 2017 - 09:35:58 EST)
- [PATCH 3.16 080/134] PCI: Disable boot interrupt quirk for ASUS M2N-LR Ben Hutchings (Fri Aug 18 2017 - 09:36:01 EST)
- [PATCH 3.16 075/134] powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot Ben Hutchings (Fri Aug 18 2017 - 09:36:25 EST)
- [PATCH 1/3] jfs: Delete an error message for a failed memory allocation in diMount() SF Markus Elfring (Fri Aug 18 2017 - 09:36:27 EST)
- [PATCH 3.16 077/134] netfilter: ctnetlink: make it safer when updating ct->status Ben Hutchings (Fri Aug 18 2017 - 09:36:49 EST)
- [PATCH 2/3] jfs: Improve size determinations in five functions SF Markus Elfring (Fri Aug 18 2017 - 09:36:57 EST)
- [PATCH 3.16 079/134] dm era: save spacemap metadata root after the pre-commit Ben Hutchings (Fri Aug 18 2017 - 09:37:15 EST)
- [PATCH 3.16 069/134] x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup Ben Hutchings (Fri Aug 18 2017 - 09:37:35 EST)
- [PATCH 3.16 076/134] netfilter: ctnetlink: fix deadlock due to acquire _expect_lock twice Ben Hutchings (Fri Aug 18 2017 - 09:37:49 EST)
- [PATCH 3.16 074/134] powerpc/pseries: Fix of_node_put() underflow during DLPAR remove Ben Hutchings (Fri Aug 18 2017 - 09:37:59 EST)
- [PATCH 3/3] jfs: Adjust 67 checks for null pointers SF Markus Elfring (Fri Aug 18 2017 - 09:38:13 EST)
- [PATCH 3.16 073/134] IB/mlx4: Fix ib device initialization error flow Ben Hutchings (Fri Aug 18 2017 - 09:38:31 EST)
- [PATCH 3.16 071/134] IB/ipoib: Update broadcast object if PKey value was changed in index 0 Ben Hutchings (Fri Aug 18 2017 - 09:38:51 EST)
- [PATCH 3.16 068/134] mwifiex: pcie: fix cmd_buf use-after-free in remove/reset Ben Hutchings (Fri Aug 18 2017 - 09:38:58 EST)
- Re: [PATCH v8 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Steven Rostedt (Fri Aug 18 2017 - 09:39:05 EST)
- [PATCH 3.16 072/134] HSI: ssi_protocol: double free in ssip_pn_xmit() Ben Hutchings (Fri Aug 18 2017 - 09:39:25 EST)
- [PATCH 3.16 070/134] NFS: Use GFP_NOIO for two allocations in writeback Ben Hutchings (Fri Aug 18 2017 - 09:39:48 EST)
- [PATCH 3.16 064/134] [media] ov2640: fix vflip control Ben Hutchings (Fri Aug 18 2017 - 09:40:12 EST)
- [PATCH 3.16 065/134] ath9k: off by one in ath9k_hw_nvram_read_array() Ben Hutchings (Fri Aug 18 2017 - 09:40:25 EST)
- [PATCH 3.16 067/134] usb: host: xhci: print correct command ring address Ben Hutchings (Fri Aug 18 2017 - 09:40:33 EST)
- [PATCH 3.16 060/134] PCI: Freeze PME scan before suspending devices Ben Hutchings (Fri Aug 18 2017 - 09:40:46 EST)
- [PATCH 3.16 066/134] KVM: arm/arm64: fix races in kvm_psci_vcpu_on Ben Hutchings (Fri Aug 18 2017 - 09:41:01 EST)
- [PATCH 3.2 45/59] net: ethernet: ucc_geth: fix MEM_PART_MURAM mode Ben Hutchings (Fri Aug 18 2017 - 09:41:12 EST)
- [PATCH 3.16 053/134] net: ipv6: send unsolicited NA on admin up Ben Hutchings (Fri Aug 18 2017 - 09:41:32 EST)
- [PATCH 3.16 061/134] USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit Ben Hutchings (Fri Aug 18 2017 - 09:41:45 EST)
- [PATCH 3.16 063/134] [media] dw2102: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 09:41:57 EST)
- [PATCH 3.16 062/134] [media] ttusb2: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 09:42:12 EST)
- [PATCH 3.16 048/134] perf/x86/pebs: Fix handling of PEBS buffer overflows Ben Hutchings (Fri Aug 18 2017 - 09:42:31 EST)
- [PATCH 3.16 057/134] PCI: Ignore write combining when mapping I/O port space Ben Hutchings (Fri Aug 18 2017 - 09:42:34 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Jan Glauber (Fri Aug 18 2017 - 09:42:53 EST)
- [PATCH 3.16 052/134] ftrace: Fix removing of second function probe Ben Hutchings (Fri Aug 18 2017 - 09:43:21 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 09:43:38 EST)
- Re: [PATCH v2 6/6] kernel: tracepoints: add support for relative references Steven Rostedt (Fri Aug 18 2017 - 09:43:47 EST)
- [PATCH 3.16 058/134] PCI: Fix another sanity check bug in /proc/pci mmap Ben Hutchings (Fri Aug 18 2017 - 09:44:07 EST)
- Re: [PATCH v2 6/6] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 09:44:26 EST)
- [PATCH 3.16 059/134] PCI: Only allow WC mmap on prefetchable resources Ben Hutchings (Fri Aug 18 2017 - 09:44:38 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Nicolai Stange (Fri Aug 18 2017 - 09:44:45 EST)
- [PATCH 3.16 040/134] perf inject: Don't proceed if perf_session__process_event() fails Ben Hutchings (Fri Aug 18 2017 - 09:45:10 EST)
- [PATCH 3.16 049/134] perf/x86: Fix spurious NMI with PEBS Load Latency event Ben Hutchings (Fri Aug 18 2017 - 09:45:14 EST)
- [PATCH 3.16 055/134] [media] zr364xx: enforce minimum size when reading header Ben Hutchings (Fri Aug 18 2017 - 09:45:40 EST)
- [PATCH 3.16 056/134] regulator: tps65023: Fix inverted core enable logic. Ben Hutchings (Fri Aug 18 2017 - 09:45:49 EST)
- [PATCH 3.16 051/134] iio: proximity: as3935: fix as3935_write Ben Hutchings (Fri Aug 18 2017 - 09:46:09 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Joe Lawrence (Fri Aug 18 2017 - 09:46:17 EST)
- Re: [PATCH v3 0/2] cpuset: Allow v2 behavior in v1 cgroup Waiman Long (Fri Aug 18 2017 - 09:46:29 EST)
- [PATCH 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 Ben Hutchings (Fri Aug 18 2017 - 09:46:47 EST)
- Re: [PATCH v14 4/5] mm: support reporting free page blocks Michal Hocko (Fri Aug 18 2017 - 09:46:59 EST)
- [PATCH 3.16 054/134] [media] digitv: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 09:47:15 EST)
- [PATCH 3.16 046/134] ARM: dts: at91: sama5d3_xplained: fix ADC vref Ben Hutchings (Fri Aug 18 2017 - 09:47:35 EST)
- [PATCH 3.16 047/134] ARM: dts: at91: sama5d3_xplained: not all ADC channels are available Ben Hutchings (Fri Aug 18 2017 - 09:47:48 EST)
- [PATCH 3.16 050/134] iio: dac: ad7303: fix channel description Ben Hutchings (Fri Aug 18 2017 - 09:48:00 EST)
- [PATCH 3.16 044/134] vfio/type1: Remove locked page accounting workqueue Ben Hutchings (Fri Aug 18 2017 - 09:48:18 EST)
- [PATCH 3.16 041/134] serial: omap: fix runtime-pm handling on unbind Ben Hutchings (Fri Aug 18 2017 - 09:48:30 EST)
- [PATCH 3.16 045/134] power: supply: lp8788: prevent out of bounds array access Ben Hutchings (Fri Aug 18 2017 - 09:48:43 EST)
- [PATCH 3.16 043/134] PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms Ben Hutchings (Fri Aug 18 2017 - 09:48:59 EST)
- [PATCH 3.16 042/134] serial: omap: suspend device on probe errors Ben Hutchings (Fri Aug 18 2017 - 09:49:13 EST)
- [PATCH 3.2 57/59] timerfd: Protect the might cancel mechanism proper Ben Hutchings (Fri Aug 18 2017 - 09:49:24 EST)
- [PATCH] mlx5: ensure 0 is returned when vport is zero Colin King (Fri Aug 18 2017 - 09:49:33 EST)
- [PATCH v5 2/7] KVM: arm64: Save ESR_EL2 on guest SError Dongjiu Geng (Fri Aug 18 2017 - 09:49:41 EST)
- [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions Dongjiu Geng (Fri Aug 18 2017 - 09:49:54 EST)
- [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError Dongjiu Geng (Fri Aug 18 2017 - 09:50:03 EST)
- [PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type Dongjiu Geng (Fri Aug 18 2017 - 09:50:16 EST)
- [PATCH v5 5/7] arm64: kvm: route synchronous external abort exceptions to el2 Dongjiu Geng (Fri Aug 18 2017 - 09:50:28 EST)
- [GIT PULL] apparmor updates for next John Johansen (Fri Aug 18 2017 - 09:50:37 EST)
- [PATCH v5 4/7] support user space to query RAS extension feature Dongjiu Geng (Fri Aug 18 2017 - 09:51:12 EST)
- [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8 Dongjiu Geng (Fri Aug 18 2017 - 09:51:41 EST)
- [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace Dongjiu Geng (Fri Aug 18 2017 - 09:52:05 EST)
- Re: [PATCH v2 6/6] kernel: tracepoints: add support for relative references Steven Rostedt (Fri Aug 18 2017 - 09:52:17 EST)
- [PATCH] drm/msm/: make clk_init_data const Bhumika Goyal (Fri Aug 18 2017 - 09:52:25 EST)
- [PATCH 3.16 035/134] [media] cx231xx-cards: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 09:53:23 EST)
- Re: [PATCH 3.16 119/134] ipv4: restore rt->fi for reference counting Eric Dumazet (Fri Aug 18 2017 - 09:53:25 EST)
- [PATCH 3.16 034/134] [media] usbvision: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 09:53:49 EST)
- Re: [PATCH v4 4/8] irqchip/irq-goldfish-pic: Add Goldfish PIC driver Marc Zyngier (Fri Aug 18 2017 - 09:54:00 EST)
- [PATCH 3.16 037/134] [media] cx231xx-audio: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 09:54:15 EST)
- [PATCH 3.16 031/134] scsi: scsi_error: count medium access timeout only once per EH run Ben Hutchings (Fri Aug 18 2017 - 09:54:26 EST)
- Re: [PATCH v2 6/6] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 09:54:40 EST)
- [PATCH 3.16 036/134] [media] cx231xx-audio: fix init error path Ben Hutchings (Fri Aug 18 2017 - 09:54:54 EST)
- [PATCH 3.16 038/134] [media] uvcvideo: Fix empty packet statistic Ben Hutchings (Fri Aug 18 2017 - 09:55:05 EST)
- [PATCH 3.16 039/134] padata: free correct variable Ben Hutchings (Fri Aug 18 2017 - 09:55:21 EST)
- [PATCH 1/1] crypto: stm32/hash - Remove uninitialized symbol Lionel Debieve (Fri Aug 18 2017 - 09:55:25 EST)
- [PATCH 3.16 027/134] IPoIB: Remove unnecessary test for NULL before debugfs_remove() Ben Hutchings (Fri Aug 18 2017 - 09:55:51 EST)
- [PATCH 3.16 028/134] IB/IPoIB: ibX: failed to create mcg debug file Ben Hutchings (Fri Aug 18 2017 - 09:56:01 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 09:56:07 EST)
- [PATCH 3.16 029/134] [media] gspca: konica: add missing endpoint sanity check Ben Hutchings (Fri Aug 18 2017 - 09:56:41 EST)
- [PATCH 3.16 033/134] [media] dib0700: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 09:56:52 EST)
- [PATCH 3.16 022/134] pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data Ben Hutchings (Fri Aug 18 2017 - 09:57:13 EST)
- [PATCH 3.16 025/134] PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq() Ben Hutchings (Fri Aug 18 2017 - 09:57:29 EST)
- [PATCH 3.16 024/134] PCI: dwc: Unindent dw_handle_msi_irq() loop Ben Hutchings (Fri Aug 18 2017 - 09:57:41 EST)
- Re: [kernel-hardening] [RFC] memory allocations in genalloc Laura Abbott (Fri Aug 18 2017 - 09:57:48 EST)
- [PATCH 3.16 030/134] [media] s5p-mfc: Fix unbalanced call to clock management Ben Hutchings (Fri Aug 18 2017 - 09:58:07 EST)
- [PATCH 3.16 026/134] ath9k_htc: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 09:58:22 EST)
- Re: [PATCH v3] livepatch: add (un)patch callbacks Petr Mladek (Fri Aug 18 2017 - 09:58:24 EST)
- Re: [PATCH] KVM/x86: Increase max vcpu number to 352 Konrad Rzeszutek Wilk (Fri Aug 18 2017 - 09:58:33 EST)
- [PATCH 3.16 017/134] staging: iio: tsl2x7x_core: Fix standard deviation calculation Ben Hutchings (Fri Aug 18 2017 - 09:59:12 EST)
- [PATCH 3.16 023/134] pinctrl: sh-pfc: r8a7791: Fix IPSR comment typos Ben Hutchings (Fri Aug 18 2017 - 09:59:27 EST)
- [PATCH 3.2 30/59] PCI: Freeze PME scan before suspending devices Ben Hutchings (Fri Aug 18 2017 - 09:59:39 EST)
- [PATCH 3.16 020/134] pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data Ben Hutchings (Fri Aug 18 2017 - 09:59:42 EST)
- [PATCH 3.16 021/134] pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal Ben Hutchings (Fri Aug 18 2017 - 09:59:58 EST)
- [PATCH 3.16 016/134] [media] mceusb: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:00:13 EST)
- [PATCH 3.16 018/134] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously Ben Hutchings (Fri Aug 18 2017 - 10:00:27 EST)
- [PATCH 3.16 019/134] cdc-acm: fix possible invalid access when processing notification Ben Hutchings (Fri Aug 18 2017 - 10:00:42 EST)
- [PATCH 3.16 014/134] mtd: nand: fsmc: fix NAND width handling Ben Hutchings (Fri Aug 18 2017 - 10:01:00 EST)
- [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI Dongjiu Geng (Fri Aug 18 2017 - 10:01:12 EST)
- [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration Dongjiu Geng (Fri Aug 18 2017 - 10:01:30 EST)
- [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support Dongjiu Geng (Fri Aug 18 2017 - 10:01:34 EST)
- [PATCH v11 5/6] target-arm: kvm64: handle SIGBUS signal for synchronous External Abort Dongjiu Geng (Fri Aug 18 2017 - 10:01:48 EST)
- Liebste, infobiz6@xxxxxxx (Fri Aug 18 2017 - 10:01:56 EST)
- Re: [PATCH v7 1/4] powerpc/fadump: reduce memory consumption for capture kernel Hari Bathini (Fri Aug 18 2017 - 10:02:10 EST)
- [PATCH v11 4/6] target-arm: kvm64: detect guest RAS EXTENSION feature Dongjiu Geng (Fri Aug 18 2017 - 10:03:36 EST)
- [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros Dongjiu Geng (Fri Aug 18 2017 - 10:04:07 EST)
- [PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS Dongjiu Geng (Fri Aug 18 2017 - 10:04:46 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Petr Mladek (Fri Aug 18 2017 - 10:04:54 EST)
- Re: [PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC Rob Herring (Fri Aug 18 2017 - 10:05:05 EST)
- Re: [PATCH] drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS Thierry Reding (Fri Aug 18 2017 - 10:05:32 EST)
- [PATCH 3.16 015/134] [media] serial_ir: iommap is a memory address, not bool Ben Hutchings (Fri Aug 18 2017 - 10:05:56 EST)
- [PATCH 3.16 013/134] usb: hub: Do not attempt to autosuspend disconnected devices Ben Hutchings (Fri Aug 18 2017 - 10:06:09 EST)
- [PATCH 3.16 012/134] usb: hub: Fix error loop seen after hub communication errors Ben Hutchings (Fri Aug 18 2017 - 10:06:22 EST)
- Re: [PATCH] drm/panel: simple: Add missing panel_simple_unprepare calls Thierry Reding (Fri Aug 18 2017 - 10:06:41 EST)
- [PATCH 3.16 010/134] pinctrl: sh-pfc: Update info pointer after SoC-specific init Ben Hutchings (Fri Aug 18 2017 - 10:07:12 EST)
- [PATCH 3.16 011/134] zd1211rw: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:07:26 EST)
- [PATCH 3.16 009/134] serial: sh-sci: Fix panic when serial console and DMA are enabled Ben Hutchings (Fri Aug 18 2017 - 10:07:39 EST)
- [PATCH 3.16 000/134] 3.16.47-rc1 review Ben Hutchings (Fri Aug 18 2017 - 10:07:59 EST)
- [PATCH 3.16 004/134] ima: pass 'opened' flag to identify newly created files Ben Hutchings (Fri Aug 18 2017 - 10:08:15 EST)
- [PATCH 3.16 005/134] ima: accept previously set IMA_NEW_FILE Ben Hutchings (Fri Aug 18 2017 - 10:08:29 EST)
- [PATCH 3.16 008/134] perf hists browser: Fix typo in function switch_data_file Ben Hutchings (Fri Aug 18 2017 - 10:08:42 EST)
- [PATCH 3.16 007/134] ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device Ben Hutchings (Fri Aug 18 2017 - 10:09:07 EST)
- [PATCH 3.16 006/134] ath9k_htc: Add new USB ID Ben Hutchings (Fri Aug 18 2017 - 10:09:20 EST)
- [PATCH 3.2 43/59] IB/core: For multicast functions, verify that LIDs are multicast LIDs Ben Hutchings (Fri Aug 18 2017 - 10:09:38 EST)
- Re: [PATCH v3] add (un)patch callbacks Petr Mladek (Fri Aug 18 2017 - 10:09:50 EST)
- [PATCH 3.2 46/59] Bluetooth: Fix user channel for 32bit userspace on 64bit kernel Ben Hutchings (Fri Aug 18 2017 - 10:10:07 EST)
- [PATCH 3.16 002/134] staging: comedi: jr3_pci: fix possible null pointer dereference Ben Hutchings (Fri Aug 18 2017 - 10:10:19 EST)
- Re: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Waiman Long (Fri Aug 18 2017 - 10:10:27 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Radim KrÄmÃÅ (Fri Aug 18 2017 - 10:10:48 EST)
- [PATCH 3.2 54/59] fbdev: sti: don't select CONFIG_VT Ben Hutchings (Fri Aug 18 2017 - 10:11:08 EST)
- [PATCH 3.2 42/59] IB/core: If the MGID/MLID pair is not on the list return an error Ben Hutchings (Fri Aug 18 2017 - 10:11:22 EST)
- Re: [PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC Harvey Hunt (Fri Aug 18 2017 - 10:11:33 EST)
- [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Fri Aug 18 2017 - 10:11:39 EST)
- [PATCH 3.2 47/59] power: supply: pda_power: move from timer to delayed_work Ben Hutchings (Fri Aug 18 2017 - 10:12:15 EST)
- [PATCH 3.2 53/59] um: Fix PTRACE_POKEUSER on x86_64 Ben Hutchings (Fri Aug 18 2017 - 10:12:29 EST)
- [PATCH 3.2 40/59] PCI: Disable boot interrupt quirk for ASUS M2N-LR Ben Hutchings (Fri Aug 18 2017 - 10:12:40 EST)
- [PATCH 3.2 52/59] Set unicode flag on cifs echo request to avoid Mac error Ben Hutchings (Fri Aug 18 2017 - 10:12:58 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Alex Williamson (Fri Aug 18 2017 - 10:13:10 EST)
- [PATCH 3.2 37/59] usb: host: xhci: print correct command ring address Ben Hutchings (Fri Aug 18 2017 - 10:13:27 EST)
- [PATCH 3.2 08/59] ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device Ben Hutchings (Fri Aug 18 2017 - 10:13:40 EST)
- [PATCH 3.2 23/59] padata: free correct variable Ben Hutchings (Fri Aug 18 2017 - 10:13:53 EST)
- [PATCH 3.2 44/59] libata: reject passthrough WRITE SAME requests Ben Hutchings (Fri Aug 18 2017 - 10:14:03 EST)
- [PATCH 3.2 51/59] cifs: small underflow in cnvrtDosUnixTm() Ben Hutchings (Fri Aug 18 2017 - 10:14:19 EST)
- [PATCH 3.2 39/59] netfilter: ctnetlink: make it safer when updating ct->status Ben Hutchings (Fri Aug 18 2017 - 10:14:33 EST)
- [PATCH 3.2 36/59] [media] ov2640: fix vflip control Ben Hutchings (Fri Aug 18 2017 - 10:14:52 EST)
- [PATCH 3.2 34/59] [media] dw2102: some missing unlocks on error Ben Hutchings (Fri Aug 18 2017 - 10:14:54 EST)
- [PATCH 3.2 29/59] PCI: Only allow WC mmap on prefetchable resources Ben Hutchings (Fri Aug 18 2017 - 10:15:32 EST)
- [PATCH 3.2 31/59] [media] ttusb2: Don't use stack variables for DMA Ben Hutchings (Fri Aug 18 2017 - 10:15:43 EST)
- [PATCH 3.2 33/59] [media] dw2102: Don't use dynamic static allocation Ben Hutchings (Fri Aug 18 2017 - 10:15:59 EST)
- Possible race in ibmasm.ko Anton Volkov (Fri Aug 18 2017 - 10:16:06 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Edward Cree (Fri Aug 18 2017 - 10:16:22 EST)
- [PATCH 0/7] Venus updates Stanimir Varbanov (Fri Aug 18 2017 - 10:16:26 EST)
- [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Fri Aug 18 2017 - 10:16:39 EST)
- [PATCH 2/7] media: venus: venc: set correct resolution on compressed stream Stanimir Varbanov (Fri Aug 18 2017 - 10:16:55 EST)
- [PATCH 3/7] media: venus: mark venc and vdec PM functions as __maybe_unused Stanimir Varbanov (Fri Aug 18 2017 - 10:16:56 EST)
- [PATCH 5/7] media: venus: add helper to check supported codecs Stanimir Varbanov (Fri Aug 18 2017 - 10:17:04 EST)
- [PATCH 7/7] media: venus: venc: drop VP9 codec support Stanimir Varbanov (Fri Aug 18 2017 - 10:17:10 EST)
- [PATCH 6/7] media: venus: use helper function to check supported codecs Stanimir Varbanov (Fri Aug 18 2017 - 10:17:38 EST)
- Re: [PATCH v3 4/5] perf annotate browser: Support --show-nr-samples option Arnaldo Carvalho de Melo (Fri Aug 18 2017 - 10:17:49 EST)
- [PATCH 4/7] media: venus: fill missing video_device name Stanimir Varbanov (Fri Aug 18 2017 - 10:18:18 EST)
- Re: [PATCH v4] f2fs: introduce discard_granularity sysfs entry Chao Yu (Fri Aug 18 2017 - 10:19:12 EST)
- [PATCH 3.2 32/59] [media] ttusb2: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 10:19:36 EST)
- [PATCH 3.2 09/59] serial: sh-sci: Fix panic when serial console and DMA are enabled Ben Hutchings (Fri Aug 18 2017 - 10:19:45 EST)
- [PATCH 3.2 35/59] [media] dw2102: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 10:19:59 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Joe Lawrence (Fri Aug 18 2017 - 10:20:03 EST)
- [PATCH 3.2 26/59] [media] zr364xx: enforce minimum size when reading header Ben Hutchings (Fri Aug 18 2017 - 10:20:34 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Fri Aug 18 2017 - 10:20:50 EST)
- [PATCH 3.2 25/59] [media] digitv: limit messages to buffer size Ben Hutchings (Fri Aug 18 2017 - 10:21:00 EST)
- [PATCH] sound: fix some checkpatch errors and warnings. Peng Donglin (Fri Aug 18 2017 - 10:21:10 EST)
- Re: [PATCH] KVM/x86: Increase max vcpu number to 352 Konrad Rzeszutek Wilk (Fri Aug 18 2017 - 10:21:19 EST)
- [PATCH 3.2 27/59] PCI: Ignore write combining when mapping I/O port space Ben Hutchings (Fri Aug 18 2017 - 10:21:41 EST)
- [PATCH 3.2 28/59] PCI: Fix another sanity check bug in /proc/pci mmap Ben Hutchings (Fri Aug 18 2017 - 10:21:55 EST)
- [PATCH 3.2 22/59] [media] cx231xx-audio: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:22:14 EST)
- Re: [Qemu-devel] [PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI no-reply (Fri Aug 18 2017 - 10:22:30 EST)
- [PATCH 3.2 21/59] [media] cx231xx-audio: fix init error path Ben Hutchings (Fri Aug 18 2017 - 10:22:47 EST)
- Re: [PATCH RFC 0/2] KVM: use RCU to allow dynamic kvm->vcpus array Marc Zyngier (Fri Aug 18 2017 - 10:22:49 EST)
- [PATCH] clk: qcom: msm8916: Fix bimc gpu clock ops Georgi Djakov (Fri Aug 18 2017 - 10:22:59 EST)
- Re: [PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view Arnaldo Carvalho de Melo (Fri Aug 18 2017 - 10:23:25 EST)
- [PATCH 3.2 24/59] PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms Ben Hutchings (Fri Aug 18 2017 - 10:23:48 EST)
- [PATCH 3.2 15/59] cdc-acm: fix possible invalid access when processing notification Ben Hutchings (Fri Aug 18 2017 - 10:24:05 EST)
- [PATCH 3.2 17/59] [media] gspca: konica: add missing endpoint sanity check Ben Hutchings (Fri Aug 18 2017 - 10:24:09 EST)
- [PATCH 3.2 19/59] [media] cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe() Ben Hutchings (Fri Aug 18 2017 - 10:24:23 EST)
- [PATCH 3.2 20/59] [media] cx231xx-cards: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:24:37 EST)
- [PATCH 3.2 06/59] ath9k_htc: Add new USB ID Ben Hutchings (Fri Aug 18 2017 - 10:25:05 EST)
- [PATCH 3.2 05/59] ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P Ben Hutchings (Fri Aug 18 2017 - 10:25:23 EST)
- [PATCH 3.2 14/59] USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously Ben Hutchings (Fri Aug 18 2017 - 10:25:35 EST)
- [PATCH 3.2 16/59] ath9k_htc: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:25:48 EST)
- [PATCH 3.2 13/59] [media] mceusb: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:25:59 EST)
- [PATCH 3.2 18/59] [media] usbvision: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:26:15 EST)
- [PATCH 3.2 10/59] zd1211rw: fix NULL-deref at probe Ben Hutchings (Fri Aug 18 2017 - 10:26:28 EST)
- [PATCH 3.2 02/59] [media] pvrusb2: reduce stack usage pvr2_eeprom_analyze() Ben Hutchings (Fri Aug 18 2017 - 10:26:48 EST)
- [PATCH 3.2 12/59] usb: hub: Do not attempt to autosuspend disconnected devices Ben Hutchings (Fri Aug 18 2017 - 10:27:00 EST)
- [PATCH 3.2 11/59] usb: hub: Fix error loop seen after hub communication errors Ben Hutchings (Fri Aug 18 2017 - 10:27:10 EST)
- [PATCH 3.2 00/59] 3.2.92-rc1 review Ben Hutchings (Fri Aug 18 2017 - 10:27:35 EST)
- [PATCH 3.2 04/59] ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation Ben Hutchings (Fri Aug 18 2017 - 10:27:48 EST)
- [PATCH 3.2 07/59] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080 Ben Hutchings (Fri Aug 18 2017 - 10:27:59 EST)
- [PATCH 3.2 01/59] drm/i915: fix use-after-free in page_flip_completed() Ben Hutchings (Fri Aug 18 2017 - 10:28:09 EST)
- Re: [Xen-devel] [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect annie li (Fri Aug 18 2017 - 10:29:28 EST)
- Re: [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue Hans Verkuil (Fri Aug 18 2017 - 10:31:04 EST)
- Re: [oss-drivers] [PATCH] nfp: fix infinite loop on umapping cleanup Jakub Kicinski (Fri Aug 18 2017 - 10:32:43 EST)
- Re: [PATCH 1/3] firmware: dcdbas: constify attribute_group structures. Ard Biesheuvel (Fri Aug 18 2017 - 10:36:33 EST)
- Re: [PATCH v3 2/9] ASoC: rockchip: Remove obsolete dmic-delay jeffy (Fri Aug 18 2017 - 10:42:02 EST)
- Re: [PATCH 1/7] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Fri Aug 18 2017 - 10:42:25 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Mel Gorman (Fri Aug 18 2017 - 10:46:30 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Nicolai Stange (Fri Aug 18 2017 - 10:46:51 EST)
- [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru Jeffy Chen (Fri Aug 18 2017 - 10:48:26 EST)
- Re: [kernel-hardening] [RFC] memory allocations in genalloc Igor Stoppa (Fri Aug 18 2017 - 10:49:02 EST)
- [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Punit Agrawal (Fri Aug 18 2017 - 10:54:46 EST)
- Re: [PATCH 3.2 00/59] 3.2.92-rc1 review Guenter Roeck (Fri Aug 18 2017 - 10:54:58 EST)
- RE: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Salil Mehta (Fri Aug 18 2017 - 10:55:35 EST)
- Re: [PATCH 3.16 000/134] 3.16.47-rc1 review Guenter Roeck (Fri Aug 18 2017 - 10:55:44 EST)
- [PATCH 02/18] PCI: endpoint: pci-epf-core: Add an API to get matching "pci_epf_device_id" Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:58:45 EST)
- [PATCH 06/18] PCI: endpoint: functions/pci-epf-test: Do not reset *command* inadvertently Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:58:54 EST)
- [PATCH 08/18] PCI: endpoint: functions/pci-epf-test: Add support to poll early for host commands Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:58:56 EST)
- [PATCH 09/18] PCI: endpoint: functions/pci-epf-test: Remove the ->remove() callback Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:10 EST)
- [PATCH 13/18] misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BAR Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:12 EST)
- [PATCH 15/18] misc: pci_endpoint_test: Add support to not enable MSI interrupts Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:20 EST)
- [PATCH 17/18] misc: pci_endpoint_test: Enable/Disable MSI using module param Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:25 EST)
- [PATCH 18/18] tools: PCI: Add a missing option help line Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:29 EST)
- [PATCH 07/18] PCI: endpoint: functions/pci-epf-test: Add support to use _any_ BAR's to map PCI_ENDPOINT_TEST regs Kishon Vijay Abraham I (Fri Aug 18 2017 - 10:59:48 EST)
- [PATCH 10/18] PCI: dwc: designware: Provide page_size to pci_epc_mem Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:00:01 EST)
- [PATCH 16/18] misc: pci_endpoint_test: Avoid using hard coded BAR sizes Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:00:32 EST)
- [PATCH 14/18] misc: pci_endpoint_test: Add support to provide aligned buffer addresses Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:01:00 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Rajneesh Bhardwaj (Fri Aug 18 2017 - 11:01:11 EST)
- [PATCH 11/18] PCI: dwc: dra7xx: Reset all BARs during initialization Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:01:41 EST)
- [PATCH 12/18] PCI: dwc: designware-ep: Do not disable BARs during initialization Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:01:55 EST)
- [PATCH 03/18] PCI: endpoint: pci-epf-core: Make ->remove() callback optional Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:02:29 EST)
- [PATCH 04/18] PCI: endpoint: pci-epc-mem: Add support for configurable page size Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:02:41 EST)
- [PATCH 05/18] PCI: endpoint: functions/pci-epf-test: Add "volatile" to pci_epf_test_reg Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:02:49 EST)
- [PATCH 01/18] PCI: endpoint: pci-epc-core: Use of_dma_configure() to set initial dma mask Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:03:21 EST)
- [PATCH 00/18] PCI: endpoint: Make pci-epf-test more flexible Kishon Vijay Abraham I (Fri Aug 18 2017 - 11:03:36 EST)
- Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming jeffy (Fri Aug 18 2017 - 11:04:06 EST)
- Re: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Andrew Lunn (Fri Aug 18 2017 - 11:04:12 EST)
- Re: Possible null pointer dereference in adutux.ko Anton Volkov (Fri Aug 18 2017 - 11:05:08 EST)
- [PATCH v3] f2fs: add cur_reserved_blocks to support soft block reservation Yunlong Song (Fri Aug 18 2017 - 11:09:38 EST)
- Possible race in xilinx-xadc.ko Anton Volkov (Fri Aug 18 2017 - 11:10:38 EST)
- Re: [PATCH v9 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Ard Biesheuvel (Fri Aug 18 2017 - 11:10:48 EST)
- Re: [PATCH 02/13] iommu: Introduce Interface for IOMMU TLB Flushing Will Deacon (Fri Aug 18 2017 - 11:16:16 EST)
- Re: [PATCH v2] f2fs: introduce cur_reserved_blocks in sysfs Yunlong Song (Fri Aug 18 2017 - 11:16:58 EST)
- Possible race in mlx5_ib.ko Anton Volkov (Fri Aug 18 2017 - 11:17:21 EST)
- Re: [PATCH v2] f2fs: free_user_blocks should use reserved_segments instead Chao Yu (Fri Aug 18 2017 - 11:20:28 EST)
- Re: [PATCH] KVM: SVM: refactor avic VM ID allocation Denys Vlasenko (Fri Aug 18 2017 - 11:22:37 EST)
- Re: [PATCH] IB/qib: fix spelling mistake: "failng" -> "failing" Doug Ledford (Fri Aug 18 2017 - 11:22:56 EST)
- Re: [PATCH v3 2/2] cpuset: Allow v2 behavior in v1 cgroup Tejun Heo (Fri Aug 18 2017 - 11:25:34 EST)
- [PATCH] mlx5: ensure 0 is returned when vport is zero Colin King (Fri Aug 18 2017 - 11:25:57 EST)
- Re: [PATCH] mlx5: ensure 0 is returned when vport is zero Colin Ian King (Fri Aug 18 2017 - 11:27:12 EST)
- Re: [PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable() Bjorn Helgaas (Fri Aug 18 2017 - 11:27:50 EST)
- Re: [RESEND][PATCH v4] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate Sean Paul (Fri Aug 18 2017 - 11:28:38 EST)
- [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Kiran Gunda (Fri Aug 18 2017 - 11:29:10 EST)
- Re: [PATCH] IB/hfi1: fix spelling mistake in variable name continious Doug Ledford (Fri Aug 18 2017 - 11:30:00 EST)
- [PATCH][net-next] net: hns3: fix a handful of spelling mistakes Colin King (Fri Aug 18 2017 - 11:30:26 EST)
- Re: [PATCH v3 1/7] pwm: rockchip: Add APB and function both clocks support Thierry Reding (Fri Aug 18 2017 - 11:31:46 EST)
- Re: [PATCH] MIPS: dts: ralink: Add Mediatek MT7628A SoC Rob Herring (Fri Aug 18 2017 - 11:31:56 EST)
- Re: [PATCH][-next] RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate" Doug Ledford (Fri Aug 18 2017 - 11:32:06 EST)
- Re: [PATCH v3 2/7] pwm: rockchip: Remove the judge from return value of pwm_config Thierry Reding (Fri Aug 18 2017 - 11:33:05 EST)
- [PATCH] MIPS: ath79: support devicetree selection Rocco Folino (Fri Aug 18 2017 - 11:34:00 EST)
- [PATCH][next] lkdtm: fix spelling mistake: "incremeted" -> "incremented" Colin King (Fri Aug 18 2017 - 11:35:06 EST)
- RE: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Salil Mehta (Fri Aug 18 2017 - 11:35:21 EST)
- Re: [PATCH v3 3/7] pwm: rockchip: Use pwm_apply instead of the pwm_enable Thierry Reding (Fri Aug 18 2017 - 11:36:13 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Stefan Hajnoczi (Fri Aug 18 2017 - 11:37:35 EST)
- Re: [PATCH v3 3/4] btrfs: Add zstd support David Sterba (Fri Aug 18 2017 - 11:38:45 EST)
- [PATCH] f2fs: clear FI_HOT_DATA correctly Chao Yu (Fri Aug 18 2017 - 11:39:52 EST)
- [PATCH][netdev-next] bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" Colin King (Fri Aug 18 2017 - 11:40:08 EST)
- Re: [PATCH v3 4/7] pwm: rockchip: Move the configuration of polarity from rockchip_pwm_set_enable() to rockchip_pwm_config() Thierry Reding (Fri Aug 18 2017 - 11:40:32 EST)
- Kernel Panic sysrq questions Sriram V (Fri Aug 18 2017 - 11:40:44 EST)
- Re: [PATCH v3 5/7] pwm: rockchip: Use same pwm ops for each IP Thierry Reding (Fri Aug 18 2017 - 11:43:53 EST)
- Re: [PATCH v3 5/7] pwm: rockchip: Use same pwm ops for each IP Thierry Reding (Fri Aug 18 2017 - 11:44:23 EST)
- Re: PCI/IB: add support for pci driver attribute groups Doug Ledford (Fri Aug 18 2017 - 11:44:32 EST)
- Re: [PATCH v3 6/7] pwm: rockchip: Add rk3328 pwm support Thierry Reding (Fri Aug 18 2017 - 11:45:32 EST)
- Re: [PATCH v4 3/8] dt-bindings: pwm: add description for rv1108 pwm Thierry Reding (Fri Aug 18 2017 - 11:46:43 EST)
- Re: [PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race Stefan Hajnoczi (Fri Aug 18 2017 - 11:50:31 EST)
- Re: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) Stefan Hajnoczi (Fri Aug 18 2017 - 11:50:34 EST)
- Re: [PATCH 00/18] PCI: endpoint: Make pci-epf-test more flexible Bjorn Helgaas (Fri Aug 18 2017 - 11:53:38 EST)
- Re: [PATCH 2/2] lockd: Adjust 61 checks for null pointers Trond Myklebust (Fri Aug 18 2017 - 11:54:06 EST)
- [PATCH v6 2/2] ARM: dts: imx53: Add GE Healthcare PPD Martyn Welch (Fri Aug 18 2017 - 11:54:24 EST)
- [PATCH v6 0/2] Add device tree and associated documentation for GE Healthcare PPD Martyn Welch (Fri Aug 18 2017 - 11:54:37 EST)
- [PATCH v6 1/2] dt-bindings: misc: achc: Add device tree binding for GE ACHC Martyn Welch (Fri Aug 18 2017 - 11:54:49 EST)
- Re: [PATCH] media: venus: fix duplicated code for different branches Gustavo A. R. Silva (Fri Aug 18 2017 - 11:55:55 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset David Daney (Fri Aug 18 2017 - 11:57:27 EST)
- [PATCH] staging: rtl8192e: Change fixed function names with "%s: ",__func__ =?gb18030?b?1cXK98jZ?= (Fri Aug 18 2017 - 12:01:00 EST)
- Re: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Andrew Lunn (Fri Aug 18 2017 - 12:02:07 EST)
- Re: [PATCH] mlx5: ensure 0 is returned when vport is zero Leon Romanovsky (Fri Aug 18 2017 - 12:02:19 EST)
- Re: [PATCH 0/3] constify infiniband pci_device_id. Doug Ledford (Fri Aug 18 2017 - 12:03:18 EST)
- Re: [PATCH] i40iw: Simplify code Doug Ledford (Fri Aug 18 2017 - 12:03:49 EST)
- Re: [PATCH 2/2] lockd: Adjust 61 checks for null pointers Jeff Layton (Fri Aug 18 2017 - 12:04:16 EST)
- Re: [PATCH v4 6/8] Documentation: Add device tree binding for Goldfish FB driver Sergei Shtylyov (Fri Aug 18 2017 - 12:04:32 EST)
- Re: [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets Bjorn Helgaas (Fri Aug 18 2017 - 12:04:42 EST)
- Re: [PATCH] KVM: SVM: refactor avic VM ID allocation Paolo Bonzini (Fri Aug 18 2017 - 12:05:44 EST)
- [PATCH 0/2] drivers: make i2c_algorithm const Bhumika Goyal (Fri Aug 18 2017 - 12:07:17 EST)
- [PATCH v2] venus: fix copy/paste error in return_buf_error Gustavo A. R. Silva (Fri Aug 18 2017 - 12:07:26 EST)
- [PATCH 1/2] i2c: busses: make i2c_algorithm const Bhumika Goyal (Fri Aug 18 2017 - 12:08:01 EST)
- [PATCH 2/2] [media] usb: make i2c_algorithm const Bhumika Goyal (Fri Aug 18 2017 - 12:08:10 EST)
- RE: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Salil Mehta (Fri Aug 18 2017 - 12:10:29 EST)
- [PATCH] kbuild: fix alignment of GPERF log Masahiro Yamada (Fri Aug 18 2017 - 12:11:23 EST)
- Re: [PATCH] i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" Doug Ledford (Fri Aug 18 2017 - 12:11:31 EST)
- [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Mikko Perttunen (Fri Aug 18 2017 - 12:16:50 EST)
- [PATCH 4/4] drm/tegra: Use u64_to_user_ptr helper Mikko Perttunen (Fri Aug 18 2017 - 12:16:58 EST)
- [PATCH 0/4] Miscellaneous improvements to Host1x and TegraDRM Mikko Perttunen (Fri Aug 18 2017 - 12:17:10 EST)
- [PATCH 2/4] gpu: host1x: Enable gather filter Mikko Perttunen (Fri Aug 18 2017 - 12:17:18 EST)
- [PATCH 3/4] gpu: host1x: Improve debug disassembly formatting Mikko Perttunen (Fri Aug 18 2017 - 12:17:36 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Petr Mladek (Fri Aug 18 2017 - 12:18:06 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Bart Van Assche (Fri Aug 18 2017 - 12:22:41 EST)
- Re: [PATCH] EDAC, altera: Fix an error handling path in 'altr_edac_device_probe()' Borislav Petkov (Fri Aug 18 2017 - 12:25:03 EST)
- Re: [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK Rik van Riel (Fri Aug 18 2017 - 12:28:40 EST)
- Re: [PATCH v3 2/7] pwm: rockchip: Remove the judge from return value of pwm_config Brian Norris (Fri Aug 18 2017 - 12:28:46 EST)
- Re: [PATCH][next] lkdtm: fix spelling mistake: "incremeted" -> "incremented" Kees Cook (Fri Aug 18 2017 - 12:29:54 EST)
- Re: [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets Robin Murphy (Fri Aug 18 2017 - 12:35:41 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Tim Chen (Fri Aug 18 2017 - 12:36:16 EST)
- [GIT PULL rcu/next] RCU commits for 4.14 Paul E. McKenney (Fri Aug 18 2017 - 12:37:46 EST)
- Re: [PATCH] infiniband: avoid overflow warning Doug Ledford (Fri Aug 18 2017 - 12:40:13 EST)
- Re: [PATCH 02/38] MIPS: GIC: Introduce asm/mips-gic.h with accessor functions Paul Burton (Fri Aug 18 2017 - 12:43:36 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Andi Kleen (Fri Aug 18 2017 - 12:45:12 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Fri Aug 18 2017 - 12:53:39 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 12:56:02 EST)
- Re: [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY Chen-Yu Tsai (Fri Aug 18 2017 - 12:57:42 EST)
- [PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Fri Aug 18 2017 - 12:58:37 EST)
- Re: [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated Chen-Yu Tsai (Fri Aug 18 2017 - 12:58:53 EST)
- Re: [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Mark Rutland (Fri Aug 18 2017 - 13:00:48 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Brian Norris (Fri Aug 18 2017 - 13:01:16 EST)
- RE: [PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev Salil Mehta (Fri Aug 18 2017 - 13:02:00 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Chen-Yu Tsai (Fri Aug 18 2017 - 13:05:49 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Brian Norris (Fri Aug 18 2017 - 13:07:26 EST)
- Re: [PATCH] EDAC, thunderx: Fix an error handling path in 'thunderx_lmc_probe()' Borislav Petkov (Fri Aug 18 2017 - 13:14:48 EST)
- [PATCH] Fixed typo in KGDB Kconfig file James Pack (Fri Aug 18 2017 - 13:17:26 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Andy Shevchenko (Fri Aug 18 2017 - 13:17:38 EST)
- Re: [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver Andreas FÃrber (Fri Aug 18 2017 - 13:21:14 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 13:22:53 EST)
- Re: [PATCH v14 4/5] mm: support reporting free page blocks Michael S. Tsirkin (Fri Aug 18 2017 - 13:23:22 EST)
- Re: [PATCH] fbdev: fix 1bpp logo for unusual width Bartlomiej Zolnierkiewicz (Fri Aug 18 2017 - 13:24:32 EST)
- Re: [PATCH v2] blktrace: Fix potentail deadlock between delete & sysfs ops Steven Rostedt (Fri Aug 18 2017 - 13:26:12 EST)
- Re: [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK Mike Kravetz (Fri Aug 18 2017 - 13:26:28 EST)
- Re: [PATCH] nfp: fix infinite loop on umapping cleanup David Miller (Fri Aug 18 2017 - 13:29:24 EST)
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option Bartlomiej Zolnierkiewicz (Fri Aug 18 2017 - 13:30:00 EST)
- Re: [PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver David Miller (Fri Aug 18 2017 - 13:32:24 EST)
- Re: [PATCH v2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Mark Rutland (Fri Aug 18 2017 - 13:38:00 EST)
- Re: [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Punit Agrawal (Fri Aug 18 2017 - 13:38:23 EST)
- Re: [PATCH] video: fbdev: constify copied structures Bartlomiej Zolnierkiewicz (Fri Aug 18 2017 - 13:41:28 EST)
- [no subject] Rajneesh Bhardwaj (Fri Aug 18 2017 - 13:44:43 EST)
- Re: [RESEND][PATCH v4] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Fri Aug 18 2017 - 13:44:58 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Fri Aug 18 2017 - 13:47:20 EST)
- Re: [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver Marc Zyngier (Fri Aug 18 2017 - 13:47:51 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 13:48:30 EST)
- Re: [PATCH] video: fbdev: add const to bin_attribute structures Bartlomiej Zolnierkiewicz (Fri Aug 18 2017 - 13:49:37 EST)
- Re: [net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning David Miller (Fri Aug 18 2017 - 13:49:46 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Rajneesh Bhardwaj (Fri Aug 18 2017 - 13:49:56 EST)
- Re: [PATCH] video: fbdev: vt8623fb: constify vt8623_timing_regs Bartlomiej Zolnierkiewicz (Fri Aug 18 2017 - 13:51:26 EST)
- [PATCH v3] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 13:54:24 EST)
- [PATCH 0/2] Support SDHCI on 8974pro devices Bjorn Andersson (Fri Aug 18 2017 - 13:55:17 EST)
- [PATCH 2/2] mmc: sdhci-msm: Enable delay circuit calibration clocks Bjorn Andersson (Fri Aug 18 2017 - 13:55:25 EST)
- Re: your mail Rajneesh Bhardwaj (Fri Aug 18 2017 - 13:55:30 EST)
- [PATCH 1/2] mmc: sdhci-msm: Utilize bulk clock API Bjorn Andersson (Fri Aug 18 2017 - 13:55:56 EST)
- Re: [Xen-devel] [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect Roger Pau Monné (Fri Aug 18 2017 - 13:56:19 EST)
- Re: [PATCH 5/5] kernel: tracepoints: add support for relative references Ingo Molnar (Fri Aug 18 2017 - 13:58:51 EST)
- Re: [PATCH] netxen: fix incorrect loop counter decrement David Miller (Fri Aug 18 2017 - 13:59:26 EST)
- Re: [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs David Daney (Fri Aug 18 2017 - 14:07:36 EST)
- Re: [PATCH v3] blktrace: Fix potentail deadlock between delete & sysfs ops Bart Van Assche (Fri Aug 18 2017 - 14:07:57 EST)
- Re: [PATCH 0/2] IB: add const to bin_attribute structures Doug Ledford (Fri Aug 18 2017 - 14:08:21 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Michael S. Tsirkin (Fri Aug 18 2017 - 14:11:07 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Tony Lindgren (Fri Aug 18 2017 - 14:14:27 EST)
- Re: [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK Andrew Morton (Fri Aug 18 2017 - 14:15:52 EST)
- Re: [PATCH 5/5] kernel: tracepoints: add support for relative references Ard Biesheuvel (Fri Aug 18 2017 - 14:18:02 EST)
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option Geert Uytterhoeven (Fri Aug 18 2017 - 14:22:07 EST)
- Re: [PATCH v3] irqchip/tango: Don't use incorrect irq_mask_ack callback Florian Fainelli (Fri Aug 18 2017 - 14:24:40 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Michael S. Tsirkin (Fri Aug 18 2017 - 14:27:04 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Tony Lindgren (Fri Aug 18 2017 - 14:29:02 EST)
- Re: [PATCH -tip v9 3/5] cris: mark _stext and _end as char-arrays, not single char Jesper Nilsson (Fri Aug 18 2017 - 14:38:40 EST)
- Re: [PATCH -tip v9 3/5] cris: mark _stext and _end as char-arrays, not single char Jesper Nilsson (Fri Aug 18 2017 - 14:38:42 EST)
- Re: [PATCH] staging: wlan-ng: Fix sparse warning: cast to restricted __le16. Ricardo Silva (Fri Aug 18 2017 - 14:50:16 EST)
- [GIT PULL][PATCH 0/6] Timekeeping queue for 4.14 John Stultz (Fri Aug 18 2017 - 14:51:16 EST)
- [PATCH 4/6] kselftests: timers: set-timer-lat: Add one-shot timer test cases John Stultz (Fri Aug 18 2017 - 14:51:25 EST)
- [PATCH 5/6] timekeeping: Use proper timekeeper for debug code John Stultz (Fri Aug 18 2017 - 14:51:36 EST)
- [PATCH 2/6] kselftests: timers: freq-step: Fix build warning John Stultz (Fri Aug 18 2017 - 14:51:46 EST)
- [PATCH 6/6] alarmtimer: Fix unavailable wake-up source in sysfs John Stultz (Fri Aug 18 2017 - 14:51:51 EST)
- [PATCH 1/6] kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers John Stultz (Fri Aug 18 2017 - 14:52:21 EST)
- [PATCH 3/6] kselftests: timers: set-timer-lat: Tweak reporting when timer fires early John Stultz (Fri Aug 18 2017 - 14:52:31 EST)
- Re: [PATCH] Enable reset attack mitigation Ard Biesheuvel (Fri Aug 18 2017 - 14:52:36 EST)
- [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets Vallish Vaidyeshwara (Fri Aug 18 2017 - 14:54:23 EST)
- [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Fri Aug 18 2017 - 14:54:39 EST)
- [PATCH RESEND 2/2] selftests/net: add test to verify datagram socket timeout Vallish Vaidyeshwara (Fri Aug 18 2017 - 14:54:56 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Mel Gorman (Fri Aug 18 2017 - 14:55:04 EST)
- [rcu:rcu/next 16/16] kernel/irq_work.c:81:3: error: implicit declaration of function 'arch_send_call_function_single_ipi' kbuild test robot (Fri Aug 18 2017 - 15:02:40 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Josh Poimboeuf (Fri Aug 18 2017 - 15:04:55 EST)
- [PATCH 0/3] JFFS2: Adjustments for seven function implementations SF Markus Elfring (Fri Aug 18 2017 - 15:06:42 EST)
- [PATCH 1/3] jffs2: Delete an error message for a failed memory allocation in four functions SF Markus Elfring (Fri Aug 18 2017 - 15:07:31 EST)
- [PATCH 2/3] jffs2: Improve a size determination in jffs2_scan_medium() SF Markus Elfring (Fri Aug 18 2017 - 15:08:27 EST)
- Re: [PATCH] Enable reset attack mitigation Matthew Garrett (Fri Aug 18 2017 - 15:08:43 EST)
- [PATCH 3/3] jffs2: Adjust a null pointer check in two functions SF Markus Elfring (Fri Aug 18 2017 - 15:09:37 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 15:14:20 EST)
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option David Lechner (Fri Aug 18 2017 - 15:19:33 EST)
- Re: [PATCH] Enable reset attack mitigation Ard Biesheuvel (Fri Aug 18 2017 - 15:30:01 EST)
- Re: [PATCH 1/2] doc: media/v4l-drivers/qcom_camss: Add abbreviations explanation Sakari Ailus (Fri Aug 18 2017 - 15:30:01 EST)
- [PATCH] Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI Dmitry Torokhov (Fri Aug 18 2017 - 15:34:48 EST)
- [RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates Franklin S Cooper Jr (Fri Aug 18 2017 - 15:45:47 EST)
- Re: [net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning Arnd Bergmann (Fri Aug 18 2017 - 15:46:54 EST)
- [GIT PULL 00/14] EFI changes for v4.14 Ard Biesheuvel (Fri Aug 18 2017 - 15:50:07 EST)
- [PATCH 01/14] efi: arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP Ard Biesheuvel (Fri Aug 18 2017 - 15:50:13 EST)
- [PATCH 02/14] efi/libstub: arm64: use hidden attribute for struct screen_info reference Ard Biesheuvel (Fri Aug 18 2017 - 15:50:17 EST)
- [PATCH 05/14] efi: arm/arm64: Add missing assignment of efi.config_table Ard Biesheuvel (Fri Aug 18 2017 - 15:50:22 EST)
- [PATCH 07/14] drivers/fbdev: efifb: allow BAR to be moved instead of claiming it Ard Biesheuvel (Fri Aug 18 2017 - 15:50:24 EST)
- [PATCH 09/14] arm: efi: remove pointless dummy .reloc section Ard Biesheuvel (Fri Aug 18 2017 - 15:50:33 EST)
- [PATCH 12/14] firmware: dcdbas: constify attribute_group structures. Ard Biesheuvel (Fri Aug 18 2017 - 15:50:38 EST)
- [PATCH 14/14] firmware: efi: esrt: constify attribute_group structures. Ard Biesheuvel (Fri Aug 18 2017 - 15:50:44 EST)
- [PATCH 13/14] firmware: efi: constify attribute_group structures. Ard Biesheuvel (Fri Aug 18 2017 - 15:51:09 EST)
- [PATCH 10/14] arm: efi: replace open coded constants with symbolic ones Ard Biesheuvel (Fri Aug 18 2017 - 15:51:24 EST)
- [PATCH 11/14] arm: efi: split zImage code and data into separate PE/COFF sections Ard Biesheuvel (Fri Aug 18 2017 - 15:51:40 EST)
- [PATCH 06/14] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns Ard Biesheuvel (Fri Aug 18 2017 - 15:52:10 EST)
- [PATCH 08/14] arm: efi: remove forbidden values from the PE/COFF header Ard Biesheuvel (Fri Aug 18 2017 - 15:52:23 EST)
- [PATCH 04/14] efi/libstub: arm64: set -fpie when building the EFI stub Ard Biesheuvel (Fri Aug 18 2017 - 15:52:42 EST)
- [PATCH 03/14] efi/libstub: arm64: force 'hidden' visibility for section markers Ard Biesheuvel (Fri Aug 18 2017 - 15:53:06 EST)
- Re: [PATCH v3] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 15:55:20 EST)
- [PATCH v3 0/5] enable ghes_edac on selected platforms Toshi Kani (Fri Aug 18 2017 - 15:56:40 EST)
- [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Toshi Kani (Fri Aug 18 2017 - 15:56:44 EST)
- [PATCH v3 4/5] EDAC: add edac_get_owner() to check MC owner Toshi Kani (Fri Aug 18 2017 - 15:56:47 EST)
- [PATCH v3 5/5] edac drivers: add MC owner check in init Toshi Kani (Fri Aug 18 2017 - 15:57:02 EST)
- [PATCH v3 3/5] ghes_edac: add platform check to enable ghes_edac Toshi Kani (Fri Aug 18 2017 - 15:57:06 EST)
- [PATCH v3 2/5] intel_pstate: convert to use acpi_match_platform_list() Toshi Kani (Fri Aug 18 2017 - 15:57:34 EST)
- Re: [PATCH] Enable reset attack mitigation Matthew Garrett (Fri Aug 18 2017 - 15:57:39 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Andi Kleen (Fri Aug 18 2017 - 15:59:03 EST)
- [PATCH v4] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 16:01:29 EST)
- Re: [PATCH 4.12 47/65] usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume Ben Hutchings (Fri Aug 18 2017 - 16:03:08 EST)
- [PATCH v2 3/5] dt-bindings: add rk3399-q7 SoM Klaus Goger (Fri Aug 18 2017 - 16:03:32 EST)
- [PATCH v2 1/5] dt-bindings: add vendor prefix for Theobroma Systems Klaus Goger (Fri Aug 18 2017 - 16:04:36 EST)
- [PATCH v2 4/5] arm64: dts: add RK3399-Q7 (Puma) SoM Klaus Goger (Fri Aug 18 2017 - 16:04:38 EST)
- RCU boosting and lockdep are not playing nice Sebastian Andrzej Siewior (Fri Aug 18 2017 - 16:04:46 EST)
- [PATCH v2 2/5] dt-bindings: add amc6821, isl1208 trivial bindings Klaus Goger (Fri Aug 18 2017 - 16:04:53 EST)
- [PATCH v2 0/5] arm64: dts: add RK3399-Q7 Klaus Goger (Fri Aug 18 2017 - 16:05:11 EST)
- [PATCH v2 5/5] arm64: dts: add Haikou baseboard with RK3399-Q7 SoM Klaus Goger (Fri Aug 18 2017 - 16:05:17 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Fri Aug 18 2017 - 16:05:23 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Andi Kleen (Fri Aug 18 2017 - 16:05:32 EST)
- Re: [PATCH 4.12 55/65] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Ben Hutchings (Fri Aug 18 2017 - 16:07:16 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 16:10:10 EST)
- Re: [PATCH 3.16 000/134] 3.16.47-rc1 review Ben Hutchings (Fri Aug 18 2017 - 16:10:35 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Richard Cochran (Fri Aug 18 2017 - 16:19:08 EST)
- Re: [PATCH v4] blktrace: Fix potentail deadlock between delete & sysfs ops Bart Van Assche (Fri Aug 18 2017 - 16:19:12 EST)
- Re: [PATCH] Enable reset attack mitigation Ard Biesheuvel (Fri Aug 18 2017 - 16:19:56 EST)
- Re: [PATCH] Enable reset attack mitigation Matthew Garrett (Fri Aug 18 2017 - 16:21:22 EST)
- [PATCH v5 0/4] can: Support transceiver based bit rate limit Franklin S Cooper Jr (Fri Aug 18 2017 - 16:22:49 EST)
- [PATCH v5 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Fri Aug 18 2017 - 16:22:52 EST)
- [PATCH v5 4/4] can: m_can: Add call to of_can_transceiver Franklin S Cooper Jr (Fri Aug 18 2017 - 16:23:07 EST)
- [PATCH v5 3/4] dt-bindings: can: m_can: Document new can transceiver binding Franklin S Cooper Jr (Fri Aug 18 2017 - 16:23:12 EST)
- [PATCH v5 2/4] dt-bindings: can: can-transceiver: Document new binding Franklin S Cooper Jr (Fri Aug 18 2017 - 16:24:29 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Joe Lawrence (Fri Aug 18 2017 - 16:25:49 EST)
- Re: bfq/ext4 disk IO hangs forever on resume Alex Xu (Fri Aug 18 2017 - 16:29:32 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Fri Aug 18 2017 - 16:29:39 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 16:30:01 EST)
- Re: [PATCH] tpm: vtpm: constify vio_device_id Jason Gunthorpe (Fri Aug 18 2017 - 16:32:13 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Fri Aug 18 2017 - 16:34:43 EST)
- Re: [PATCH] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Fri Aug 18 2017 - 16:34:56 EST)
- Re: [RESEND PATCH 1/1] arm64: dts: Add Variscite DART-SD410 Evaluation board dts Andy Gross (Fri Aug 18 2017 - 16:35:14 EST)
- Re: [PATCH v4] blktrace: Fix potentail deadlock between delete & sysfs ops Waiman Long (Fri Aug 18 2017 - 16:35:55 EST)
- Re: [PATCH] Enable reset attack mitigation Lukas Wunner (Fri Aug 18 2017 - 16:37:32 EST)
- [GIT PULL] xfs: fixes for 4.13-rc6 Darrick J. Wong (Fri Aug 18 2017 - 16:47:35 EST)
- Re: [PATCH V10 2/3] PCI: handle CRS returned by device after FLR Bjorn Helgaas (Fri Aug 18 2017 - 17:01:47 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Brian King (Fri Aug 18 2017 - 17:04:26 EST)
- RE: [PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race Dexuan Cui (Fri Aug 18 2017 - 17:14:09 EST)
- Re: [PATCH v2 4/5] arm64: dts: add RK3399-Q7 (Puma) SoM Heiko Stuebner (Fri Aug 18 2017 - 17:15:17 EST)
- [PATCH] ipr: Set no_report_opcodes for RAID arrays Brian King (Fri Aug 18 2017 - 17:17:44 EST)
- [PATCH net-next] i40e: fix a typo in i40e_pf documentation. Rami Rosen (Fri Aug 18 2017 - 17:20:17 EST)
- Re: [GIT PULL] apparmor updates for next James Morris (Fri Aug 18 2017 - 17:22:36 EST)
- Re: [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Mike Kravetz (Fri Aug 18 2017 - 17:30:13 EST)
- [PATCH v11 0/4] PCI: Use CRS Software Visibility to wait for device to become ready Bjorn Helgaas (Fri Aug 18 2017 - 17:32:05 EST)
- [PATCH v11 1/4] PCI: Don't ignore valid response before CRS timeout Bjorn Helgaas (Fri Aug 18 2017 - 17:32:11 EST)
- [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Bjorn Helgaas (Fri Aug 18 2017 - 17:32:17 EST)
- [PATCH v11 3/4] PCI: Handle CRS ("device not ready") returned by device after FLR Bjorn Helgaas (Fri Aug 18 2017 - 17:32:23 EST)
- [PATCH v11 4/4] PCI: Warn periodically while waiting for device to become ready Bjorn Helgaas (Fri Aug 18 2017 - 17:32:32 EST)
- Re: [RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device Andrew Morton (Fri Aug 18 2017 - 17:34:56 EST)
- Re: [PATCH] um: Fix check for _xstate for older hosts Florian Fainelli (Fri Aug 18 2017 - 17:40:59 EST)
- [PATCH] Makefile: add kselftest-clean to PHOMY target list Shuah Khan (Fri Aug 18 2017 - 17:42:01 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Bart Van Assche (Fri Aug 18 2017 - 17:42:14 EST)
- Re: [PATCH] um: Fix check for _xstate for older hosts Richard Weinberger (Fri Aug 18 2017 - 17:42:35 EST)
- Re: [GIT PULL] apparmor updates for next John Johansen (Fri Aug 18 2017 - 17:42:44 EST)
- Re: [PATCH net-next 00/11] net: dsa: add generic debugfs interface Florian Fainelli (Fri Aug 18 2017 - 17:54:26 EST)
- [PATCH v2] Makefile: add kselftest-clean to PHONY target list Shuah Khan (Fri Aug 18 2017 - 17:54:51 EST)
- Re: [PATCH 3/4] gpu: host1x: Improve debug disassembly formatting Dmitry Osipenko (Fri Aug 18 2017 - 17:54:59 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Brian King (Fri Aug 18 2017 - 17:58:13 EST)
- Re: [PATCH 4/4] drm/tegra: Use u64_to_user_ptr helper Dmitry Osipenko (Fri Aug 18 2017 - 18:05:27 EST)
- [PATCH RFC 1/2] Revert "sched/fair: Drop always true parameter of update_cfs_rq_load_avg()" Joel Fernandes (Fri Aug 18 2017 - 18:12:47 EST)
- [PATCH RFC 2/2] sched/fair: Skip frequency update if CPU about to idle Joel Fernandes (Fri Aug 18 2017 - 18:12:50 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests John Stultz (Fri Aug 18 2017 - 18:13:12 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Bart Van Assche (Fri Aug 18 2017 - 18:14:35 EST)
- Re: [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Kim Phillips (Fri Aug 18 2017 - 18:22:58 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests Shuah Khan (Fri Aug 18 2017 - 18:24:16 EST)
- RE: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) Dexuan Cui (Fri Aug 18 2017 - 18:24:27 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Fri Aug 18 2017 - 18:28:14 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Darren Hart (Fri Aug 18 2017 - 18:29:18 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Fri Aug 18 2017 - 18:36:15 EST)
- [PATCH 2/2] iommu/amd: Fix section mismatch warning Joerg Roedel (Fri Aug 18 2017 - 18:40:37 EST)
- [PATCH 1/2] iommu/amd: Fix compiler warning in copy_device_table() Joerg Roedel (Fri Aug 18 2017 - 18:40:48 EST)
- mmotm 2017-08-18-15-43 uploaded akpm (Fri Aug 18 2017 - 18:43:46 EST)
- Re: [PATCH 4.12 47/65] usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume Greg Kroah-Hartman (Fri Aug 18 2017 - 18:51:01 EST)
- Re: [PATCH v4 4/8] ARM: dts: rockchip: add pwm dt node for rv1108 Heiko Stuebner (Fri Aug 18 2017 - 18:51:37 EST)
- Re: [PATCH v4 6/8] ARM: dts: rockchip: add pwm backlight for rv1108 evb Heiko Stuebner (Fri Aug 18 2017 - 18:54:26 EST)
- Re: [PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() David Miller (Fri Aug 18 2017 - 19:01:55 EST)
- Re: [PATCH v3 7/7] arm64: dts: rockchip: Add pwm nodes for rk3328 Heiko Stuebner (Fri Aug 18 2017 - 19:06:57 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix wrong rt5514 dmic delay property for Gru Heiko Stuebner (Fri Aug 18 2017 - 19:07:51 EST)
- RE: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui (Fri Aug 18 2017 - 19:08:05 EST)
- Re: [PATCH v3] net: inet: diag: expose sockets cgroup classid David Miller (Fri Aug 18 2017 - 19:11:05 EST)
- Re: [PATCH] arm64: dts: rk3399: init vop clock rates Heiko Stuebner (Fri Aug 18 2017 - 19:13:32 EST)
- Re: [PATCH] PCI: Allow PCI express root ports to find themselves David Miller (Fri Aug 18 2017 - 19:14:59 EST)
- Re: [RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device Shakeel Butt (Fri Aug 18 2017 - 19:17:29 EST)
- Re: [PATCH] arm64: dts: rockchip: Assign mic irq to correct device for Gru Heiko Stuebner (Fri Aug 18 2017 - 19:17:35 EST)
- [PATCH v4] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Luck, Tony (Fri Aug 18 2017 - 19:19:08 EST)
- Re: [PATCH] irda: do not leak initialized list.dev to userspace David Miller (Fri Aug 18 2017 - 19:22:26 EST)
- [RFC][PATCH] kselftests: timers: leap-a-day: Change default arguments to help test runs John Stultz (Fri Aug 18 2017 - 19:23:42 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Add Package C-states residency info Rajat Jain (Fri Aug 18 2017 - 19:24:23 EST)
- Re: [PATCH net] rxrpc: Fix oops when discarding a preallocated service call David Miller (Fri Aug 18 2017 - 19:24:38 EST)
- [PATCH] net: ibm: emac: Fix some error handling path in 'emac_probe()' Christophe JAILLET (Fri Aug 18 2017 - 19:26:46 EST)
- Re: [PATCH] mlx5: ensure 0 is returned when vport is zero David Miller (Fri Aug 18 2017 - 19:29:29 EST)
- Re: Urgent <test@xxxxxxxxxxxxxx> (Fri Aug 18 2017 - 19:34:34 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Alexei Starovoitov (Fri Aug 18 2017 - 19:38:46 EST)
- [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT David Daney (Fri Aug 18 2017 - 19:40:50 EST)
- [PATCH 3/3] MIPS,bpf: Cache value of BPF_OP(insn->code) in eBPF JIT. David Daney (Fri Aug 18 2017 - 19:41:08 EST)
- [PATCH 1/3] MIPS,bpf: Fix using smp_processor_id() in preemptible splat. David Daney (Fri Aug 18 2017 - 19:41:22 EST)
- [PATCH 2/3] MIPS,bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT. David Daney (Fri Aug 18 2017 - 19:41:32 EST)
- Re: [PATCH v8 09/14] lockdep: Apply crossrelease to completions Boqun Feng (Fri Aug 18 2017 - 19:43:35 EST)
- [PATCH v2] sched/fair: Make PELT signal more accurate Joel Fernandes (Fri Aug 18 2017 - 19:52:16 EST)
- Re: [PATCH] Input: elan_i2c - Support two physical button touchapd for elan_i2c Dmitry Torokhov (Fri Aug 18 2017 - 19:58:27 EST)
- Re: [PATCH] staging: lustre: fix structure size for ARM OABI Dilger, Andreas (Fri Aug 18 2017 - 19:58:28 EST)
- Re: [PATCH] Input: elan_i2c - Add antoher Lenovo ACPI ID for Yoga310 Add ELAN0602 in ACPI mapping table to support Yoga310's ELAN touchpad Signed-off-by: KT Liao <kt.liao@xxxxxxxxxx> Dmitry Torokhov (Fri Aug 18 2017 - 20:01:22 EST)
- Re: [PATCH 2/2] mm,fork: introduce MADV_WIPEONFORK Rik van Riel (Fri Aug 18 2017 - 20:02:50 EST)
- Re: [PATCH] iio: accel: mma8452: Bugfix to enbale and allow different events to work parallely. Harinath Nampally (Fri Aug 18 2017 - 20:06:02 EST)
- [PATCH v8 00/28] x86: Enable User-Mode Instruction Prevention Ricardo Neri (Fri Aug 18 2017 - 20:28:46 EST)
- [PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0 Ricardo Neri (Fri Aug 18 2017 - 20:28:48 EST)
- [PATCH v8 04/28] uprobes/x86: Use existing definitions for segment override prefixes Ricardo Neri (Fri Aug 18 2017 - 20:28:53 EST)
- [PATCH v8 08/28] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file Ricardo Neri (Fri Aug 18 2017 - 20:29:01 EST)
- [PATCH v8 18/28] x86/insn-eval: Add support to resolve 32-bit address encodings Ricardo Neri (Fri Aug 18 2017 - 20:29:12 EST)
- [PATCH v8 17/28] x86/insn-eval: Incorporate segment base in linear address computation Ricardo Neri (Fri Aug 18 2017 - 20:29:22 EST)
- [PATCH v8 11/28] x86/insn-eval: Add utility function to identify string instructions Ricardo Neri (Fri Aug 18 2017 - 20:29:33 EST)
- [PATCH v8 10/28] x86/insn-eval: Add a utility function to get register offsets Ricardo Neri (Fri Aug 18 2017 - 20:29:46 EST)
- [PATCH v8 09/28] x86/insn-eval: Do not BUG on invalid register type Ricardo Neri (Fri Aug 18 2017 - 20:30:06 EST)
- [PATCH v8 27/28] selftests/x86: Add tests for User-Mode Instruction Prevention Ricardo Neri (Fri Aug 18 2017 - 20:30:10 EST)
- [PATCH v8 28/28] selftests/x86: Add tests for instruction str and sldt Ricardo Neri (Fri Aug 18 2017 - 20:30:22 EST)
- [PATCH v8 26/28] x86/traps: Fixup general protection faults caused by UMIP Ricardo Neri (Fri Aug 18 2017 - 20:30:46 EST)
- [PATCH v8 25/28] x86: Enable User-Mode Instruction Prevention Ricardo Neri (Fri Aug 18 2017 - 20:31:01 EST)
- [PATCH v8 05/28] x86/mpx: Use signed variables to compute effective addresses Ricardo Neri (Fri Aug 18 2017 - 20:31:14 EST)
- [PATCH v8 23/28] x86: Add emulation code for UMIP instructions Ricardo Neri (Fri Aug 18 2017 - 20:31:19 EST)
- [PATCH v8 24/28] x86/umip: Force a page fault when unable to copy emulated result to user Ricardo Neri (Fri Aug 18 2017 - 20:31:32 EST)
- [PATCH v8 22/28] x86/cpufeature: Add User-Mode Instruction Prevention definitions Ricardo Neri (Fri Aug 18 2017 - 20:31:53 EST)
- [PATCH v8 20/28] x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode Ricardo Neri (Fri Aug 18 2017 - 20:32:12 EST)
- [PATCH v8 21/28] x86/insn-eval: Add support to resolve 16-bit addressing encodings Ricardo Neri (Fri Aug 18 2017 - 20:32:25 EST)
- [PATCH v8 19/28] x86/insn-eval: Add wrapper function for 32 and 64-bit addresses Ricardo Neri (Fri Aug 18 2017 - 20:32:38 EST)
- [PATCH v8 16/28] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 101b Ricardo Neri (Fri Aug 18 2017 - 20:32:58 EST)
- [PATCH v8 14/28] x86/insn-eval: Add utility functions to get segment descriptor base address and limit Ricardo Neri (Fri Aug 18 2017 - 20:33:17 EST)
- [PATCH v8 13/28] x86/insn-eval: Add utility function to get segment descriptor Ricardo Neri (Fri Aug 18 2017 - 20:33:21 EST)
- [PATCH v8 15/28] x86/insn-eval: Add function to get default params of code segment Ricardo Neri (Fri Aug 18 2017 - 20:33:45 EST)
- [PATCH v8 03/28] ptrace,x86: Make user_64bit_mode() available to 32-bit builds Ricardo Neri (Fri Aug 18 2017 - 20:33:56 EST)
- [PATCH v8 12/28] x86/insn-eval: Add utility functions to get segment selector Ricardo Neri (Fri Aug 18 2017 - 20:34:08 EST)
- [PATCH v8 06/28] x86/mpx: Do not use SIB.index if its value is 100b and ModRM.mod is not 11b Ricardo Neri (Fri Aug 18 2017 - 20:34:37 EST)
- [PATCH v8 07/28] x86/mpx: Do not use SIB.base if its value is 101b and ModRM.mod = 0 Ricardo Neri (Fri Aug 18 2017 - 20:34:50 EST)
- [PATCH v8 01/28] x86/mm: Relocate page fault error codes to traps.h Ricardo Neri (Fri Aug 18 2017 - 20:35:10 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests John Stultz (Fri Aug 18 2017 - 20:36:27 EST)
- Re: [GIT PULL] apparmor updates for next James Morris (Fri Aug 18 2017 - 20:44:32 EST)
- Re: [PATCH 1/2] iommu/amd: Fix compiler warning in copy_device_table() Baoquan He (Fri Aug 18 2017 - 21:16:14 EST)
- Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT Daniel Borkmann (Fri Aug 18 2017 - 21:18:51 EST)
- Re: [patch v3 2/3] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver kbuild test robot (Fri Aug 18 2017 - 21:22:39 EST)
- Re: [PATCH v9 2/2] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Fri Aug 18 2017 - 21:22:41 EST)
- [PATCH] serial: earlycon: Only try fdt when specify 'earlycon' exactly Jeffy Chen (Fri Aug 18 2017 - 21:44:03 EST)
- [PATCH] iio: accel: mma8452: code improvements to handle more than one event Harinath Nampally (Fri Aug 18 2017 - 22:09:01 EST)
- Re: [PATCH] dts: Make it easier to enable __symbols__ generation in dtb files Tom Rini (Fri Aug 18 2017 - 22:30:32 EST)
- Re: [RFC PATCH v3] pci: Concurrency issue during pci enable bridge Bjorn Helgaas (Fri Aug 18 2017 - 23:02:19 EST)
- [PATCH] staging: lustre: uapi: properly include lustre_errno.h James Simmons (Fri Aug 18 2017 - 23:04:21 EST)
- Re: [f2fs-dev] [PATCH v3] f2fs: add cur_reserved_blocks to support soft block reservation Chao Yu (Fri Aug 18 2017 - 23:34:28 EST)
- Re: [PATCH] staging: lustre: uapi: properly include lustre_errno.h Greg Kroah-Hartman (Fri Aug 18 2017 - 23:41:51 EST)
- [PATCH v2 1/1] usb:xhci: update condition to select bus->sysdev from parent device Thang Q. Nguyen (Fri Aug 18 2017 - 23:44:33 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Alex Williamson (Fri Aug 18 2017 - 23:56:19 EST)
- [PATCH] X.509: Fix the buffer overflow in the utility function for OID string Lee, Chun-Yi (Sat Aug 19 2017 - 00:25:03 EST)
- [PATCH v2] membarrier: Document scheduler barrier requirements Mathieu Desnoyers (Sat Aug 19 2017 - 00:39:41 EST)
- Re: [PATCH v2] sched/fair: Make PELT signal more accurate Mike Galbraith (Sat Aug 19 2017 - 00:59:13 EST)
- Re: [PATCH] X.509: Fix the buffer overflow in the utility function for OID string Takashi Iwai (Sat Aug 19 2017 - 01:36:44 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Meelis Roos (Sat Aug 19 2017 - 01:39:51 EST)
- [rfc patch] sched/topology: fix domain reconstruction memory leakage Mike Galbraith (Sat Aug 19 2017 - 02:11:58 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Richard Cochran (Sat Aug 19 2017 - 02:22:04 EST)
- Re: [rfc patch] sched/topology: fix domain reconstruction memory leakage Mike Galbraith (Sat Aug 19 2017 - 02:22:55 EST)
- Re: [PATCH 3.16 084/134] usb: misc: legousbtower: Fix buffers on stack Maksim Salau (Sat Aug 19 2017 - 02:29:50 EST)
- [PATCH 0/5] constify net eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:52:06 EST)
- [PATCH 1/5] net: 3c509: constify eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:52:13 EST)
- [PATCH 2/5] net: 3c59x: constify eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:52:28 EST)
- [PATCH 3/5] net: de4x5: constify eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:53:00 EST)
- [PATCH 4/5] net: hp100: constify eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:53:30 EST)
- [PATCH 5/5] net: defxx: constify eisa_device_id Arvind Yadav (Sat Aug 19 2017 - 02:53:48 EST)
- [PATCH 0/4] ISOFS: Adjustments for three function implementations SF Markus Elfring (Sat Aug 19 2017 - 03:15:04 EST)
- [PATCH 1/4] isofs: Delete an error message for a failed memory allocation in isofs_read_inode() SF Markus Elfring (Sat Aug 19 2017 - 03:16:20 EST)
- [PATCH 2/4] isofs: Adjust four checks for null pointers SF Markus Elfring (Sat Aug 19 2017 - 03:17:40 EST)
- [PATCH 3/4] isofs: One check less in isofs_read_inode() after error detection SF Markus Elfring (Sat Aug 19 2017 - 03:18:58 EST)
- [PATCH 4/4] isofs: Delete an unnecessary variable initialisation in isofs_read_inode() SF Markus Elfring (Sat Aug 19 2017 - 03:19:46 EST)
- Re: Possible race in xilinx-xadc.ko Lars-Peter Clausen (Sat Aug 19 2017 - 03:27:03 EST)
- Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data Boris Brezillon (Sat Aug 19 2017 - 03:27:03 EST)
- Re: [PATCH 5/5] Use __func__ instead of function name êëí (Sat Aug 19 2017 - 04:07:09 EST)
- Re: [PATCH 4/4] drm/tegra: Use u64_to_user_ptr helper Mikko Perttunen (Sat Aug 19 2017 - 04:07:10 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Mikko Perttunen (Sat Aug 19 2017 - 04:10:22 EST)
- Re: [PATCH 0/5] Add clk and scpsys support for MT6755 Mars Cheng (Sat Aug 19 2017 - 04:17:35 EST)
- Re: [PATCH v3 07/10] dt-bindings: add compatible string for Allwinner R40 CCU Chen-Yu Tsai (Sat Aug 19 2017 - 04:17:54 EST)
- Re: [PATCH v5 5/9] mtd: nand: tmio: Register partitions using the parsers Wolfram Sang (Sat Aug 19 2017 - 04:22:49 EST)
- [PATCH 00/15] drivers: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:23:04 EST)
- Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data Wolfram Sang (Sat Aug 19 2017 - 04:23:15 EST)
- [PATCH 01/15] EDAC: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:23:28 EST)
- [PATCH 02/15] drm: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:23:44 EST)
- [PATCH 03/15] [media] i2c: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:24:08 EST)
- [PATCH 04/15] [media] rc: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:24:20 EST)
- [PATCH 05/15] mei: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:24:44 EST)
- [PATCH 06/15] mtd: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:24:59 EST)
- [PATCH 07/15] mux: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:25:26 EST)
- [PATCH 08/15] PCI: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:25:45 EST)
- Re: [PATCH v3 5/5] usb: xhci: Handle USB transaction error on address command Lu Baolu (Sat Aug 19 2017 - 04:25:53 EST)
- [PATCH 09/15] phy: tegra: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:26:07 EST)
- [PATCH 10/15] platform/x86: wmi: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:26:24 EST)
- [PATCH 11/15] remoteproc: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:26:43 EST)
- [PATCH 12/15] s390/zcrypt: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:27:02 EST)
- [PATCH 13/15] scsi: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:27:21 EST)
- [PATCH 14/15] staging: greybus: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:27:41 EST)
- [PATCH 15/15] usb: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 04:28:00 EST)
- [PATCH] Staging: greybus: vibrator.c: Fixed alignment to match open parenthesis. Srishti Sharma (Sat Aug 19 2017 - 04:43:28 EST)
- [RFC PATCH 1/3] kbuild: generate *.hash.c during build Masahiro Yamada (Sat Aug 19 2017 - 04:52:49 EST)
- [RFC PATCH 3/3] kbuild: generate *.tab.c and *.tab.h during build Masahiro Yamada (Sat Aug 19 2017 - 04:52:50 EST)
- [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files Masahiro Yamada (Sat Aug 19 2017 - 04:52:51 EST)
- [RFC PATCH 2/3] kbuild: generate *.lex.c during build Masahiro Yamada (Sat Aug 19 2017 - 04:53:06 EST)
- Re: [PATCH 00/13] constify alsa snd_pcm_ops structures Takashi Iwai (Sat Aug 19 2017 - 05:04:39 EST)
- Re: [linux-sunxi] Re: [PATCH v5] clk: sunxi-ng: support R40 SoC Chen-Yu Tsai (Sat Aug 19 2017 - 05:13:28 EST)
- Re: [linux-sunxi] Re: [PATCH v5] clk: sunxi-ng: support R40 SoC icenowy (Sat Aug 19 2017 - 05:13:28 EST)
- Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data Boris Brezillon (Sat Aug 19 2017 - 05:21:59 EST)
- [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sat Aug 19 2017 - 05:21:59 EST)
- [PATCH] Bluetooth: make device_type const Bhumika Goyal (Sat Aug 19 2017 - 05:25:06 EST)
- Re: [PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction Abhishek Sahu (Sat Aug 19 2017 - 05:32:21 EST)
- Re: [PATCH v3] MTD: NAND: add OOB layout without ECC bytes Miquel RAYNAL (Sat Aug 19 2017 - 05:42:42 EST)
- [PATCH] proc: uninline proc_create() Alexey Dobriyan (Sat Aug 19 2017 - 05:47:18 EST)
- Re: [PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation Abhishek Sahu (Sat Aug 19 2017 - 05:47:27 EST)
- Re: [PATCH] Bluetooth: make device_type const Marcel Holtmann (Sat Aug 19 2017 - 05:56:40 EST)
- [PATCH] genirq: fixup checks against nr_cpu_ids Alexey Dobriyan (Sat Aug 19 2017 - 05:58:04 EST)
- [PATCH] hfsplus: Delete an error message for a failed memory allocation in hfsplus_create_attributes_file() SF Markus Elfring (Sat Aug 19 2017 - 06:00:26 EST)
- [PATCH RFC] media: open.rst: document devnode-centric and mc-centric types Mauro Carvalho Chehab (Sat Aug 19 2017 - 06:04:53 EST)
- Re: [PATCH][RFC v3] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Sat Aug 19 2017 - 06:05:45 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sat Aug 19 2017 - 06:10:23 EST)
- [linux-next][bisected c64e09ce] sysctl command hung indefinitely Abdul Haleem (Sat Aug 19 2017 - 06:20:00 EST)
- [PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Sat Aug 19 2017 - 06:20:18 EST)
- [PATCH 0/4] drivers: make i2c_adapter const Bhumika Goyal (Sat Aug 19 2017 - 06:35:05 EST)
- [PATCH 2/4] [media] media: pci: make i2c_adapter const Bhumika Goyal (Sat Aug 19 2017 - 06:35:06 EST)
- [PATCH 1/4] i2c: busses: make i2c_adapter const Bhumika Goyal (Sat Aug 19 2017 - 06:35:06 EST)
- [PATCH 3/4] [media] radio-usb-si4713: make i2c_adapter const Bhumika Goyal (Sat Aug 19 2017 - 06:35:06 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Mikko Perttunen (Sat Aug 19 2017 - 06:35:15 EST)
- [PATCH 4/4] [media] usb: make i2c_adapter const Bhumika Goyal (Sat Aug 19 2017 - 06:35:26 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Dmitry Osipenko (Sat Aug 19 2017 - 06:42:52 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Mikko Perttunen (Sat Aug 19 2017 - 06:46:50 EST)
- [PATCH] freevxfs: Delete an error message for a failed memory allocation in vxfs_fill_super() SF Markus Elfring (Sat Aug 19 2017 - 06:47:28 EST)
- [PATCH] irqchip/gic: make irq_chip const Bhumika Goyal (Sat Aug 19 2017 - 06:52:54 EST)
- [PATCH] net: dsa: mv88e6xxx: make irq_chip const Bhumika Goyal (Sat Aug 19 2017 - 06:56:13 EST)
- Re: [PATCH v3 2/8] irqchip/gic-v3-its: Initialize MSIs with subsys_initcalls Marc Zyngier (Sat Aug 19 2017 - 07:11:42 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sat Aug 19 2017 - 07:11:42 EST)
- Re: [PATCH] netfilter: ebtables: use audit_log() Pablo Neira Ayuso (Sat Aug 19 2017 - 07:25:49 EST)
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files Cao jin (Sat Aug 19 2017 - 07:25:49 EST)
- Re: [PATCH] netfilter: xtables: use audit_log() Pablo Neira Ayuso (Sat Aug 19 2017 - 07:26:11 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Mikko Perttunen (Sat Aug 19 2017 - 07:32:38 EST)
- [PATCH 0/2] fs-ext4: Adjustments for two function implementations SF Markus Elfring (Sat Aug 19 2017 - 07:46:45 EST)
- [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect() SF Markus Elfring (Sat Aug 19 2017 - 07:47:52 EST)
- [PATCH 2/2] ext4: Improve a size determination in two functions SF Markus Elfring (Sat Aug 19 2017 - 07:49:04 EST)
- [PATCH] make "nr_cpu_ids" unsigned Alexey Dobriyan (Sat Aug 19 2017 - 07:50:09 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sat Aug 19 2017 - 07:51:47 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sat Aug 19 2017 - 08:03:18 EST)
- Re: [PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set. Jarkko Sakkinen (Sat Aug 19 2017 - 08:04:16 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Dmitry Osipenko (Sat Aug 19 2017 - 08:06:09 EST)
- Re: [PATCH 5/5] net: defxx: constify eisa_device_id Maciej W. Rozycki (Sat Aug 19 2017 - 08:07:05 EST)
- Re: [PATCH v2] msleep() delays - replace with usleep_range() in TPM 1.2/2.0 generic drivers Jarkko Sakkinen (Sat Aug 19 2017 - 08:16:38 EST)
- [PATCH] qe/ic: make irq_chip const Bhumika Goyal (Sat Aug 19 2017 - 08:27:56 EST)
- Re: [patch v3 2/3] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Arnd Bergmann (Sat Aug 19 2017 - 08:27:57 EST)
- Re: special handle of scripts/kconfig/zconf.tab.o Masahiro Yamada (Sat Aug 19 2017 - 08:43:38 EST)
- [PATCH v5 0/8] ASoC: Add I2S support for Allwinner H3 SoCs codekipper (Sat Aug 19 2017 - 08:48:50 EST)
- [PATCH v5 6/8] ASoC: sun4i-i2s: Check for slave select bit codekipper (Sat Aug 19 2017 - 08:49:02 EST)
- [PATCH v5 8/8] ASoC: sun4i-i2s: Add support for H3 codekipper (Sat Aug 19 2017 - 08:49:06 EST)
- [PATCH v5 5/8] ASoC: sun4i-i2s: Add regmap field to set DAI format codekipper (Sat Aug 19 2017 - 08:49:24 EST)
- [PATCH v5 7/8] ASoC: sun4i-i2s: Update global enable with bitmask codekipper (Sat Aug 19 2017 - 08:49:28 EST)
- [PATCH v5 3/8] ASoC: sun4i-i2s: bclk and lrclk polarity tidyup codekipper (Sat Aug 19 2017 - 08:49:47 EST)
- [PATCH v5 4/8] ASoC: sun4i-i2s: Add mclk enable regmap field codekipper (Sat Aug 19 2017 - 08:49:58 EST)
- [PATCH v5 2/8] ASoC: sun4i-i2s: Add regfields for word size select and sample resolution codekipper (Sat Aug 19 2017 - 08:50:11 EST)
- [PATCH v5 1/8] ASoC: sun4i-i2s: Add regmap fields for channels codekipper (Sat Aug 19 2017 - 08:50:27 EST)
- Re: [PATCH v8 09/14] lockdep: Apply crossrelease to completions Arnd Bergmann (Sat Aug 19 2017 - 08:51:23 EST)
- Re: [PATCH] net: ibm: emac: Fix some error handling path in 'emac_probe()' Christian Lamparter (Sat Aug 19 2017 - 09:23:17 EST)
- Re: [PATCH] net: dsa: mv88e6xxx: make irq_chip const Andrew Lunn (Sat Aug 19 2017 - 09:25:49 EST)
- [PATCH v4] mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devices Florian R. HÃlzlwimmer (Sat Aug 19 2017 - 09:27:06 EST)
- Re: [PATCH v8 09/14] lockdep: Apply crossrelease to completions Arnd Bergmann (Sat Aug 19 2017 - 09:34:37 EST)
- Re: [linux-sunxi] [PATCH v5 3/8] ASoC: sun4i-i2s: bclk and lrclk polarity tidyup Chen-Yu Tsai (Sat Aug 19 2017 - 10:50:10 EST)
- Re: special handle of scripts/kconfig/zconf.tab.o Sam Ravnborg (Sat Aug 19 2017 - 10:54:54 EST)
- devtmpfs: regular files Sami Kerola (Sat Aug 19 2017 - 10:57:02 EST)
- Re: special handle of scripts/kconfig/zconf.tab.o Sam Ravnborg (Sat Aug 19 2017 - 11:01:30 EST)
- Re: [linux-sunxi] [PATCH v5 1/8] ASoC: sun4i-i2s: Add regmap fields for channels Chen-Yu Tsai (Sat Aug 19 2017 - 11:12:20 EST)
- Re: [linux-sunxi] [PATCH v5 4/8] ASoC: sun4i-i2s: Add mclk enable regmap field Chen-Yu Tsai (Sat Aug 19 2017 - 11:13:09 EST)
- Re: [linux-sunxi] [PATCH v5 5/8] ASoC: sun4i-i2s: Add regmap field to set DAI format Chen-Yu Tsai (Sat Aug 19 2017 - 11:13:22 EST)
- Re: [PATCH 07/13] drm/msm: Use sychronized interface of the IOMMU-API Rob Clark (Sat Aug 19 2017 - 11:45:13 EST)
- Re: [PATCH v3] irqchip/tango: Don't use incorrect irq_mask_ack callback Måns Rullgård (Sat Aug 19 2017 - 12:05:59 EST)
- Re: [PATCH 3.16 097/134] power: supply: pda_power: move from timer to delayed_work Michael Nazzareno Trimarchi (Sat Aug 19 2017 - 12:06:14 EST)
- [PATCH 0/3] eCryptfs: Adjustments for several function implementations SF Markus Elfring (Sat Aug 19 2017 - 12:54:27 EST)
- [PATCH 1/3] ecryptfs: Delete 21 error messages for a failed memory allocation SF Markus Elfring (Sat Aug 19 2017 - 12:55:42 EST)
- [PATCH 2/3] ecryptfs: Return an error code only as a constant in ecryptfs_add_global_auth_tok() SF Markus Elfring (Sat Aug 19 2017 - 12:57:00 EST)
- [PATCH 3/3] ecryptfs: Adjust four checks for null pointers SF Markus Elfring (Sat Aug 19 2017 - 12:58:00 EST)
- Re: [PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set. Greg Kroah-Hartman (Sat Aug 19 2017 - 13:03:42 EST)
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files Linus Torvalds (Sat Aug 19 2017 - 13:04:02 EST)
- Re: [tpmdd-devel] [PATCH v2] tpm_tis: fix stall after iowrite*()s Jarkko Sakkinen (Sat Aug 19 2017 - 13:04:11 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jarkko Sakkinen (Sat Aug 19 2017 - 13:05:13 EST)
- Re: [PATCH 1/2] ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect() Eric Sandeen (Sat Aug 19 2017 - 13:08:35 EST)
- [PATCH] parisc: parport_gsc: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:09:20 EST)
- Re: [PATCH v6 0/2] PCI: iproc: SOC specific fixes Bjorn Helgaas (Sat Aug 19 2017 - 13:10:24 EST)
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files Linus Torvalds (Sat Aug 19 2017 - 13:14:33 EST)
- [PATCH] staging: fsl-mc: move bus driver out of staging laurentiu.tudor (Sat Aug 19 2017 - 13:18:37 EST)
- Re: [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format Jarkko Sakkinen (Sat Aug 19 2017 - 13:19:11 EST)
- Re: [PATCH] tpm: vtpm: constify vio_device_id Jarkko Sakkinen (Sat Aug 19 2017 - 13:21:58 EST)
- Re: [RFT PATCH] tpm: ibmvtpm: simplify crq initialization and document crq format Jarkko Sakkinen (Sat Aug 19 2017 - 13:24:54 EST)
- [GIT PULL] tpmdd updates for Linux 4.14 Jarkko Sakkinen (Sat Aug 19 2017 - 13:27:15 EST)
- Re: [PATCH v2] Do not disable driver and bus shutdown hook when class shutdown hook is set. Jarkko Sakkinen (Sat Aug 19 2017 - 13:30:11 EST)
- [PATCH 0/8] constify parisc parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:42:58 EST)
- [PATCH 4/8] parisc: hppb: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:42:58 EST)
- [PATCH 6/8] parisc: lba_pci: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:43:02 EST)
- [PATCH 7/8] parisc: sba_iommu: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:43:04 EST)
- [PATCH 8/8] parisc: wax: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:43:19 EST)
- [PATCH 5/8] parisc: lasi: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:43:43 EST)
- [PATCH 1/8] parisc: asp: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:43:57 EST)
- [PATCH 3/8] parisc: dino: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:44:10 EST)
- [PATCH 2/8] parisc: ccio: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:44:28 EST)
- Re: [PATCH] lib: Add test module for CONFIG_DEBUG_VIRTUAL Florian Fainelli (Sat Aug 19 2017 - 13:44:49 EST)
- [PATCH 0/4] constify scsi/tty parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:54:57 EST)
- [PATCH 2/4] scsi: zalon: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:54:57 EST)
- [PATCH 1/4] scsi: lasi700: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:54:57 EST)
- [PATCH 3/4] tty: 8250: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:55:15 EST)
- [PATCH 4/4] tty: mux: constify parisc_device_id Arvind Yadav (Sat Aug 19 2017 - 13:55:17 EST)
- Re: [PATCH v2] sched/fair: Make PELT signal more accurate Joel Fernandes (Sat Aug 19 2017 - 13:58:41 EST)
- Re: ext4: Delete an error message for a failed memory allocation in ext4_multi_mount_protect() SF Markus Elfring (Sat Aug 19 2017 - 14:00:48 EST)
- [PATCH v2 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings sean.wang (Sat Aug 19 2017 - 14:03:44 EST)
- [PATCH v2 2/2] serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC sean.wang (Sat Aug 19 2017 - 14:03:50 EST)
- [PATCH v2 0/2] sean.wang (Sat Aug 19 2017 - 14:04:11 EST)
- [PATCH v3 0/5] add support for relative references in special sections Ard Biesheuvel (Sat Aug 19 2017 - 14:11:01 EST)
- [PATCH v3 1/5] arch: enable relative relocations for arm64, power, x86, s390 and x86 Ard Biesheuvel (Sat Aug 19 2017 - 14:11:10 EST)
- [PATCH v3 2/5] module: use relative references for __ksymtab entries Ard Biesheuvel (Sat Aug 19 2017 - 14:11:20 EST)
- [PATCH v3 5/5] kernel: tracepoints: add support for relative references Ard Biesheuvel (Sat Aug 19 2017 - 14:11:27 EST)
- [PATCH v3 4/5] drivers: pci: add support for relative addressing in quirk tables Ard Biesheuvel (Sat Aug 19 2017 - 14:11:45 EST)
- [PATCH v3 3/5] init: allow initcall tables to be emitted using relative references Ard Biesheuvel (Sat Aug 19 2017 - 14:11:58 EST)
- Re: [RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files Linus Torvalds (Sat Aug 19 2017 - 14:12:40 EST)
- Re: [PATCH v6 0/2] PCI: iproc: SOC specific fixes Oza Oza (Sat Aug 19 2017 - 14:18:50 EST)
- Re: [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas (Sat Aug 19 2017 - 14:26:49 EST)
- [PATCH 0/3] constify drm i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:28:40 EST)
- [PATCH 1/3] drm: i2c: ch7006: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:28:41 EST)
- [PATCH 2/3] drm: i2c: sil164: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:28:44 EST)
- [PATCH 3/3] drm: i2c: tda998x: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:28:57 EST)
- SMTP FOR SALE SMTP (Sat Aug 19 2017 - 14:29:48 EST)
- Re: [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY Corentin Labbe (Sat Aug 19 2017 - 14:34:19 EST)
- [PATCH 0/3] constify iio i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:48:08 EST)
- [PATCH 1/3] iio: accel: bma180: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:48:09 EST)
- [PATCH 2/3] iio: light: apds9300: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:48:10 EST)
- [PATCH 3/3] iio: light: tsl2583: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 14:48:10 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Sat Aug 19 2017 - 14:50:42 EST)
- Re: [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Sat Aug 19 2017 - 14:53:05 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Alexei Starovoitov (Sat Aug 19 2017 - 15:06:04 EST)
- [PATCH 0/4] constify rtc i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:08:17 EST)
- [PATCH 1/4] rtc: ds1672: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:08:22 EST)
- [PATCH 4/4] rtc: rv3029c2: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:08:30 EST)
- [PATCH 3/4] rtc: max6900: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:08:41 EST)
- [PATCH 2/4] rtc: em3027: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:08:59 EST)
- Re: [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation Eric W. Biederman (Sat Aug 19 2017 - 15:10:18 EST)
- [PATCH 0/6] constify media i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:16 EST)
- [PATCH 5/6] [media] tc358743: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:16 EST)
- [PATCH 1/6] [media] ad9389b: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:16 EST)
- [PATCH 6/6] [media] ths8200: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:22 EST)
- [PATCH 3/6] [media] adv7842: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:41 EST)
- [PATCH 4/6] [media] saa7127: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:21:56 EST)
- [PATCH 2/6] [media] adv7511: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:22:19 EST)
- [PATCH] hwmon: ftsteutates: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:26:49 EST)
- [PATCH] mfd: da9055: constify i2c_device_id Arvind Yadav (Sat Aug 19 2017 - 15:29:51 EST)
- Re: [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Sat Aug 19 2017 - 15:32:14 EST)
- Re: [PATCH 3.16 097/134] power: supply: pda_power: move from timer to delayed_work Anthony Brandon (Sat Aug 19 2017 - 15:55:35 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sat Aug 19 2017 - 15:59:14 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sat Aug 19 2017 - 16:03:03 EST)
- Re: [dm-devel] [PATCH v5 12/19] dm: move dm-verity to generic async completion Mikulas Patocka (Sat Aug 19 2017 - 16:08:37 EST)
- Re: [PATCH 2/2] [media] usb: make i2c_algorithm const isely (Sat Aug 19 2017 - 16:20:46 EST)
- Re: [PATCH 4/4] [media] usb: make i2c_adapter const isely (Sat Aug 19 2017 - 16:21:24 EST)
- [PATCH] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path Christophe JAILLET (Sat Aug 19 2017 - 16:23:00 EST)
- Re: [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas (Sat Aug 19 2017 - 16:26:24 EST)
- Re: [PATCH v14 1/5] lib/xbitmap: Introduce xbitmap kbuild test robot (Sat Aug 19 2017 - 16:31:11 EST)
- Re: [PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation Boris Brezillon (Sat Aug 19 2017 - 16:38:55 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Andrew Lunn (Sat Aug 19 2017 - 16:39:05 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Alexei Starovoitov (Sat Aug 19 2017 - 16:50:10 EST)
- Re: [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC Bjorn Helgaas (Sat Aug 19 2017 - 17:04:51 EST)
- Re: [PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA Bjorn Helgaas (Sat Aug 19 2017 - 17:16:28 EST)
- Re: [PATCH 2/4] PCI:xilinx-nwl: Correcting Styling checks Bjorn Helgaas (Sat Aug 19 2017 - 17:18:15 EST)
- Re: [PATCH] PCI: dwc: make dw_pcie_host_ops const Bjorn Helgaas (Sat Aug 19 2017 - 17:25:29 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sat Aug 19 2017 - 17:28:45 EST)
- Re: [PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500 Vivek Unune (Sat Aug 19 2017 - 17:30:33 EST)
- Re: [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG kbuild test robot (Sat Aug 19 2017 - 17:38:51 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sat Aug 19 2017 - 17:46:12 EST)
- Re: [PATCH net v2 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag kbuild test robot (Sat Aug 19 2017 - 18:11:26 EST)
- [PATCH] Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Multiple assignments should be avoided. Srishti Sharma (Sat Aug 19 2017 - 18:32:21 EST)
- fs/binfmt_flat.c:828:9: error: void value not ignored as it ought to be kbuild test robot (Sat Aug 19 2017 - 19:28:27 EST)
- RE: [[PATCH v1] 07/37] [CIFS] SMBD: Implement receive buffer for handling SMBD response Long Li (Sat Aug 19 2017 - 19:41:43 EST)
- RE: [[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data Long Li (Sat Aug 19 2017 - 19:42:00 EST)
- Re: [PATCH 0/5] constify net eisa_device_id David Miller (Sat Aug 19 2017 - 20:14:22 EST)
- Re: [PATCH] Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Multiple assignments should be avoided. Greg KH (Sat Aug 19 2017 - 20:14:22 EST)
- undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Sat Aug 19 2017 - 20:38:31 EST)
- Re: [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 kbuild test robot (Sat Aug 19 2017 - 21:04:07 EST)
- Re: [RFC v2 PATCH] x86/boot: Add the secdata section to the setup header joeyli (Sat Aug 19 2017 - 21:04:07 EST)
- Re: [PATCH] Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Multiple assignments should be avoided. Srishti Sharma (Sat Aug 19 2017 - 21:06:06 EST)
- [RFC 2/3] rtc: Add Realtek RTD1295 Andreas FÃrber (Sat Aug 19 2017 - 21:37:46 EST)
- Legacy Asset Finance <test@xxxxxxxxxxxxxx> (Sat Aug 19 2017 - 21:37:46 EST)
- [RFC 1/3] dt-bindings: rtc: Add Realtek RTD1295 Andreas FÃrber (Sat Aug 19 2017 - 21:37:56 EST)
- [RFC 0/3] arm64: Realtek RTD1295 RTC Andreas FÃrber (Sat Aug 19 2017 - 21:38:07 EST)
- [RFC 3/3] arm64: dts: realtek: Add RTD1295 RTC node Andreas FÃrber (Sat Aug 19 2017 - 21:38:19 EST)
- Re: [RFC 3/3] irqchip: Add Realtek RTD1295 mux driver Andreas FÃrber (Sat Aug 19 2017 - 21:48:06 EST)
- [PATCH] Staging: fsl-dpaa2: ethernet: dpni.c: Fixed alignment to match open parenthesis. Srishti Sharma (Sat Aug 19 2017 - 21:48:06 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Sat Aug 19 2017 - 21:48:06 EST)
- Re: [PATCH 2/2] ext4: Improve a size determination in two functions Eric Sandeen (Sat Aug 19 2017 - 21:49:28 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Alexei Starovoitov (Sat Aug 19 2017 - 22:13:12 EST)
- [PATCH 18/64 v2] staging: lustre: uapi: move lustre_param.h to uapi directory James Simmons (Sat Aug 19 2017 - 22:27:30 EST)
- [PATCH 02/64 v2] staging: lustre: uapi: remove unused functions for lustre_fid.h James Simmons (Sat Aug 19 2017 - 22:27:30 EST)
- [PATCH 13/64 v2] staging: lustre: uapi: use __ALIGN_KERNEL for lustre_ioctl.h James Simmons (Sat Aug 19 2017 - 22:27:30 EST)
- [PATCH 26/64 v2] staging: lustre: uapi: remove need for libcfs.h from lustre_cfg.h James Simmons (Sat Aug 19 2017 - 22:27:34 EST)
- [PATCH 30/64 v2] staging: lustre: uapi: label lustre_cfg.h as an uapi header James Simmons (Sat Aug 19 2017 - 22:27:40 EST)
- [PATCH 38/64 v2] staging: lustre: lnet: remove userland function prototype in lnetctl.h James Simmons (Sat Aug 19 2017 - 22:27:45 EST)
- [PATCH 58/64 v2] staging: lustre: lnet: selftest: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:28:09 EST)
- [PATCH 64/64 v2] staging: lustre: lnet: cleanup paths for all LNet headers James Simmons (Sat Aug 19 2017 - 22:28:14 EST)
- [PATCH 63/64 v2] staging: lustre: libcfs: cleanup paths for libcfs headers James Simmons (Sat Aug 19 2017 - 22:28:31 EST)
- [PATCH 59/64 v2] staging: lustre: lnet: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:28:48 EST)
- [PATCH 62/64 v2] staging: lustre: libcfs: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:28:51 EST)
- [PATCH 61/64 v2] staging: lustre: ksocklnd: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:29:08 EST)
- [PATCH 55/64 v2] staging: lustre: osc: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:29:26 EST)
- [PATCH 60/64 v2] staging: lustre: ko2iblnd: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:29:28 EST)
- [PATCH 57/64 v2] staging: lustre: lustre: cleanup paths for lustre UAPI headers James Simmons (Sat Aug 19 2017 - 22:29:48 EST)
- [PATCH 50/64 v2] staging: lustre: lov: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:30:01 EST)
- [PATCH 56/64 v2] staging: lustre: lustre: cleanup paths for lustre internal headers James Simmons (Sat Aug 19 2017 - 22:30:04 EST)
- [PATCH 54/64 v2] staging: lustre: obdecho: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:30:21 EST)
- [PATCH 51/64 v2] staging: lustre: mdc: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:30:39 EST)
- [PATCH 53/64 v2] staging: lustre: obdclass: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:30:44 EST)
- [PATCH 41/64 v2] staging: lustre: uapi: migrate remaining uapi headers to uapi directory James Simmons (Sat Aug 19 2017 - 22:31:03 EST)
- [PATCH 52/64 v2] staging: lustre: mgc: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:31:05 EST)
- [PATCH 49/64 v2] staging: lustre: lmv: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:31:24 EST)
- [PATCH 48/64 v2] staging: lustre: llite: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:31:43 EST)
- [PATCH 42/64 v2] staging: lustre: uapi: remove CONFIG_LUSTRE_OBD_MAX_IOCTL James Simmons (Sat Aug 19 2017 - 22:31:54 EST)
- [PATCH 47/64 v2] staging: lustre: ptlrpc: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:31:59 EST)
- [PATCH 46/64 v2] staging: lustre: fld: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:32:21 EST)
- [PATCH 43/64 v2] staging: lustre: uapi: use proper byteorder functions in lustre_idl.h James Simmons (Sat Aug 19 2017 - 22:32:33 EST)
- [PATCH 45/64 v2] staging: lustre: fid: add include path to Makefile James Simmons (Sat Aug 19 2017 - 22:32:46 EST)
- [PATCH 44/64 v2] staging: lustre: uapi: remove BIT macro from UAPI headers James Simmons (Sat Aug 19 2017 - 22:33:06 EST)
- [PATCH 40/64 v2] staging: lustre: uapi: remove libcfs.h from lustre_id.h/lustre_user.h James Simmons (Sat Aug 19 2017 - 22:33:24 EST)
- [PATCH 35/64 v2] staging: lustre: lnet: delete lnet.h James Simmons (Sat Aug 19 2017 - 22:33:36 EST)
- [PATCH 39/64 v2] staging: lustre: lnet: remove BIT macro from lnetctl.h James Simmons (Sat Aug 19 2017 - 22:33:40 EST)
- [PATCH 37/64 v2] staging: lustre: libcfs: sort headers in libcfs.h James Simmons (Sat Aug 19 2017 - 22:33:56 EST)
- [PATCH 36/64 v2] staging: lustre: lnet: migrate headers to lnet uapi directory James Simmons (Sat Aug 19 2017 - 22:34:12 EST)
- [PATCH 34/64 v2] staging: lustre: socklnd: create socklnd.h UAPI header James Simmons (Sat Aug 19 2017 - 22:34:33 EST)
- [PATCH 31/64 v2] staging: lustre: libcfs: remove htonl hack in libcfs.h James Simmons (Sat Aug 19 2017 - 22:34:52 EST)
- [PATCH 33/64 v2] staging: lustre: libcfs: create libcfs_debug.h UAPI header James Simmons (Sat Aug 19 2017 - 22:34:59 EST)
- [PATCH 32/64 v2] staging: lustre: libcfs: remove LOGL and LOGU macros James Simmons (Sat Aug 19 2017 - 22:35:18 EST)
- [PATCH 29/64 v2] staging: lustre: uapi: style cleanup of lustre_cfg.h James Simmons (Sat Aug 19 2017 - 22:35:34 EST)
- [PATCH 28/64 v2] staging: lustre: uapi: check if argument for lustre_cfg_buf() is NULL James Simmons (Sat Aug 19 2017 - 22:35:53 EST)
- [PATCH 21/64 v2] staging: lustre: uapi: remove lustre_cfg_free wrapper James Simmons (Sat Aug 19 2017 - 22:36:06 EST)
- [PATCH 27/64 v2] staging: lustre: uapi: change variable type to match James Simmons (Sat Aug 19 2017 - 22:36:07 EST)
- [PATCH 25/64 v2] staging: lustre: uapi: move lustre_cfg.h to uapi directory James Simmons (Sat Aug 19 2017 - 22:36:27 EST)
- [PATCH 22/64 v2] staging: lustre: uapi: don't memory allocate in UAPI header James Simmons (Sat Aug 19 2017 - 22:36:50 EST)
- [PATCH 23/64 v2] staging: lustre: uapi: move lustre_cfg_string() to obd_config.c James Simmons (Sat Aug 19 2017 - 22:37:01 EST)
- [PATCH 24/64 v2] staging: lustre: obdclass: no need to check for kfree James Simmons (Sat Aug 19 2017 - 22:37:13 EST)
- [PATCH 20/64 v2] staging: lustre: uapi: style cleanups for lustre_param.h James Simmons (Sat Aug 19 2017 - 22:37:29 EST)
- [PATCH 19/64 v2] staging: lustre: uapi: label lustre_param.h as an uapi header James Simmons (Sat Aug 19 2017 - 22:37:49 EST)
- [PATCH 17/64 v2] staging: lustre: uapi: remove included headers out of lustre_param.h James Simmons (Sat Aug 19 2017 - 22:38:04 EST)
- [PATCH 16/64 v2] staging: lustre: uapi: move kernel only prototypes out of lustre_param.h James Simmons (Sat Aug 19 2017 - 22:38:24 EST)
- [PATCH 12/64 v2] staging: lustre: uapi: move lustre_ioctl.h to uapi directory James Simmons (Sat Aug 19 2017 - 22:38:35 EST)
- [PATCH 15/64 v2] staging: lustre: uapi: label lustre_ioctl.h as a UAPI header James Simmons (Sat Aug 19 2017 - 22:38:39 EST)
- [PATCH 14/64 v2] staging: lustre: uapi: cleanup headers for lustre_ioctl.h James Simmons (Sat Aug 19 2017 - 22:39:00 EST)
- [PATCH 05/64 v2] staging: lustre: uapi: move lu_fid, ost_id funcs out of lustre_idl.h James Simmons (Sat Aug 19 2017 - 22:39:14 EST)
- [PATCH 11/64 v2] staging: lustre: uapi: move obd_ioctl_is_invalid() to linux-module.c James Simmons (Sat Aug 19 2017 - 22:39:24 EST)
- [PATCH 08/64 v2] staging: lustre: uapi: remove obd_ioctl_freedata() wrapper James Simmons (Sat Aug 19 2017 - 22:39:45 EST)
- [PATCH 10/64 v2] staging: lustre: uapi: move obd_ioctl_getdata() declaration James Simmons (Sat Aug 19 2017 - 22:39:56 EST)
- [PATCH 06/64 v2] staging: lustre: uapi: remove unused function in lustre_disk.h James Simmons (Sat Aug 19 2017 - 22:40:08 EST)
- [PATCH 09/64 v2] staging: lustre: uapi: remove obd_ioctl_popdata() wrapper James Simmons (Sat Aug 19 2017 - 22:40:15 EST)
- [PATCH 07/64 v2] staging: lustre: uapi: remove userland version of obd_ioctl_*() James Simmons (Sat Aug 19 2017 - 22:40:35 EST)
- [PATCH 01/64 v2] staging: lustre: uapi: Move functions out of lustre_idl.h James Simmons (Sat Aug 19 2017 - 22:40:54 EST)
- [PATCH 03/64 v2] staging: lustre: uapi: return error code for ostid_set_id James Simmons (Sat Aug 19 2017 - 22:40:56 EST)
- [PATCH 04/64 v2] staging: lustre: uapi: update URL doc link in lustre_fid.h James Simmons (Sat Aug 19 2017 - 22:41:14 EST)
- [PATCH 00/64 v2] staging: lustre: uapi: normalize the lustre headers James Simmons (Sat Aug 19 2017 - 22:41:33 EST)
- [PATCH RFC] staging: lustre: libcfs: tracepoint implementation James Simmons (Sat Aug 19 2017 - 22:49:07 EST)
- Re: [PATCH] staging: lustre: fix structure size for ARM OABI James Simmons (Sat Aug 19 2017 - 22:52:41 EST)
- Re: [PATCH v2 01/14] staging: lustre: llite: Remove filtering of seclabel xattr James Simmons (Sat Aug 19 2017 - 22:53:53 EST)
- Re: [lustre-devel] [PATCH 0/6] dcache/namei fixes for lustre James Simmons (Sat Aug 19 2017 - 22:58:21 EST)
- Teo En Ming's Guide to Passing the Cisco Certified Network Associate (CCNA) Exams Turritopsis Dohrnii Teo En Ming (Sat Aug 19 2017 - 23:19:19 EST)
- Re: [PATCH v8 09/14] lockdep: Apply crossrelease to completions Boqun Feng (Sat Aug 19 2017 - 23:19:19 EST)
- Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Nicholas Piggin (Sat Aug 19 2017 - 23:42:55 EST)
- Re: [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC Oza Oza (Sat Aug 19 2017 - 23:42:55 EST)
- Re: [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Sat Aug 19 2017 - 23:42:55 EST)
- Re: [PATCH][net-next] net: hns3: fix a handful of spelling mistakes David Miller (Sun Aug 20 2017 - 00:31:30 EST)
- Re: [PATCH][netdev-next] bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev" David Miller (Sun Aug 20 2017 - 00:31:59 EST)
- [PATCH v2] net: ibm: emac: Fix some error handling path in 'emac_probe()' Christophe JAILLET (Sun Aug 20 2017 - 00:35:16 EST)
- Re: [PATCH] net: ibm: emac: Fix some error handling path in 'emac_probe()' Christophe JAILLET (Sun Aug 20 2017 - 00:41:47 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Joe Perches (Sun Aug 20 2017 - 00:47:52 EST)
- Re: [PATCH v2] membarrier: Document scheduler barrier requirements Paul E. McKenney (Sun Aug 20 2017 - 01:06:10 EST)
- [PATCH 01/12] ASoC: s3c24xx_uda134x: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:21:51 EST)
- [PATCH 00/12] Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:21:51 EST)
- [PATCH] ASoC: mediatek: Remove unnecessary function call Donglin Peng (Sun Aug 20 2017 - 01:22:00 EST)
- [PATCH 02/12] ASoC: mediatek: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:22:11 EST)
- [PATCH 03/12] ASoC: Intel: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:22:38 EST)
- [PATCH 04/12] ASoC: atmel: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:23:30 EST)
- [PATCH 05/12] ASoC: atmel: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:25:35 EST)
- [PATCH 06/12] ASoC: rockchip: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:25:57 EST)
- [PATCH 07/12] ASoC: mxs-sgtl5000: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:26:37 EST)
- [PATCH 1/2] dt-bindings: add compatible string for Allwinner V3s SoC Icenowy Zheng (Sun Aug 20 2017 - 01:30:20 EST)
- [PATCH 2/2] ARM: sunxi: add support for R40 SoC Icenowy Zheng (Sun Aug 20 2017 - 01:30:29 EST)
- [PATCH 08/12] ASoC: qcom: Remove useless function call Peng Donglin (Sun Aug 20 2017 - 01:44:20 EST)
- [PATCH 09/12] ASoC: qcom: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:45:12 EST)
- [PATCH 10/12] ASoC: sun4i-codec: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 01:55:57 EST)
- [PATCH] ASoC: ux500: Remove unnecessary function call Donglin Peng (Sun Aug 20 2017 - 02:01:10 EST)
- Re: [PATCH v2] sched/fair: Make PELT signal more accurate Mike Galbraith (Sun Aug 20 2017 - 02:01:13 EST)
- [PATCH 12/12] ASoC: ux500: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 02:01:23 EST)
- [PATCH] ASoC: tegra: Remove unnecessary function call Donglin Peng (Sun Aug 20 2017 - 02:02:17 EST)
- [PATCH 11/12] ASoC: tegra: Remove unnecessary function call Peng Donglin (Sun Aug 20 2017 - 02:02:28 EST)
- Re: [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3 icenowy (Sun Aug 20 2017 - 02:02:56 EST)
- [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) Masahiro Yamada (Sun Aug 20 2017 - 02:06:37 EST)
- Re: [PATCH v2] sched/fair: Make PELT signal more accurate Joel Fernandes (Sun Aug 20 2017 - 02:47:09 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Sun Aug 20 2017 - 02:58:26 EST)
- Re: [PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky (Sun Aug 20 2017 - 03:05:35 EST)
- Re: [PATCH] mfd: Add support for RTS5250S power saving kbuild test robot (Sun Aug 20 2017 - 04:20:29 EST)
- Re: [RFC 2/3] rtc: Add Realtek RTD1295 Alexandre Belloni (Sun Aug 20 2017 - 04:33:02 EST)
- [tip:irq/urgent] genirq/ipi: Fixup checks against nr_cpu_ids tip-bot for Alexey Dobriyan (Sun Aug 20 2017 - 04:59:05 EST)
- [GIT pull] core fix for 4.13 Thomas Gleixner (Sun Aug 20 2017 - 05:01:02 EST)
- [GIT pull] irq fixes for 4.13 Thomas Gleixner (Sun Aug 20 2017 - 05:14:15 EST)
- Re: [PATCH 1/3] iio: accel: bma180: constify i2c_device_id Jonathan Cameron (Sun Aug 20 2017 - 05:17:50 EST)
- Re: [PATCH 2/3] iio: light: apds9300: constify i2c_device_id Jonathan Cameron (Sun Aug 20 2017 - 05:17:51 EST)
- Re: [PATCH 3/3] iio: light: tsl2583: constify i2c_device_id Jonathan Cameron (Sun Aug 20 2017 - 05:18:03 EST)
- [GIT pull] perf fixes for 4.13 Thomas Gleixner (Sun Aug 20 2017 - 05:18:28 EST)
- Re: [PATCH V7 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Sun Aug 20 2017 - 05:19:22 EST)
- [PATCH] input/keyboard: fix platform_no_drv_owner.cocci warnings Julia Lawall (Sun Aug 20 2017 - 05:19:45 EST)
- Re: [PATCH 3.16 124/134] net/mlx4_en: Avoid adding steering rules with invalid ring Tariq Toukan (Sun Aug 20 2017 - 05:19:56 EST)
- Re: [PATCH V5 net-next 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Sun Aug 20 2017 - 05:23:54 EST)
- [GIT pull] timer fixes for 4.13 Thomas Gleixner (Sun Aug 20 2017 - 05:24:38 EST)
- [PATCH 0/2] start using spin primitives in sched and locking Nicholas Piggin (Sun Aug 20 2017 - 05:25:21 EST)
- [PATCH 1/2] locking: Use spin primitives for busy loops Nicholas Piggin (Sun Aug 20 2017 - 05:25:28 EST)
- [PATCH 2/2] sched/idle: Use spin loop primitives for polling idle Nicholas Piggin (Sun Aug 20 2017 - 05:25:28 EST)
- [GIT pull] x86 fixes for 4.13 Thomas Gleixner (Sun Aug 20 2017 - 05:33:31 EST)
- Re: [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs Thomas Gleixner (Sun Aug 20 2017 - 05:37:36 EST)
- [PATCH 2/4] arm: dts: mt7623: update pio, usb and crypto nodes Ryder Lee (Sun Aug 20 2017 - 05:46:20 EST)
- [PATCH 4/4] arm: dts: mt7623: add PCIe related nodes Ryder Lee (Sun Aug 20 2017 - 05:46:27 EST)
- [PATCH 1/4] arm: dts: mediatek: update audio node for mt2701 and mt7623 Ryder Lee (Sun Aug 20 2017 - 05:46:37 EST)
- [PATCH 3/4] arm: dts: mt7623: add display related nodes Ryder Lee (Sun Aug 20 2017 - 05:46:47 EST)
- [tip:timers/core] posix-cpu-timers: Use dedicated helper to access rlimit values tip-bot for Krzysztof Opasiak (Sun Aug 20 2017 - 05:59:13 EST)
- [PATCH v3 net 1/2 RESEND] Revert commit 1a8b6d76dc5b ("net:add one common config...") Ding Tianhong (Sun Aug 20 2017 - 06:11:29 EST)
- [PATCH v3 net 2/2 RESEND] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Ding Tianhong (Sun Aug 20 2017 - 06:11:42 EST)
- [PATCH v3 net 0/2 RESEND] net: ixgbe: Use new flag to disable Relaxed Ordering Ding Tianhong (Sun Aug 20 2017 - 06:11:58 EST)
- Re: [RFC PATCH v4 0/6] i2c: document DMA handling and add helpers for it Jonathan Cameron (Sun Aug 20 2017 - 06:14:36 EST)
- Re: Possible race in mlx5_ib.ko Leon Romanovsky (Sun Aug 20 2017 - 06:16:05 EST)
- [PATCH v2] phy: qcom-usb-hsic: Fix error handling Christophe JAILLET (Sun Aug 20 2017 - 06:16:40 EST)
- [PATCH v2 0/2] cleanup {COMPAT_,}SET_PERSONALITY Yury Norov (Sun Aug 20 2017 - 06:21:12 EST)
- [PATCH 1/2] arm64: introduce separated bits for mm_context_t flags Yury Norov (Sun Aug 20 2017 - 06:21:35 EST)
- [PATCH 2/2] arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro Yury Norov (Sun Aug 20 2017 - 06:22:17 EST)
- Re: [PATCH 2/5] iio: Add support for LMP92001 ADC Jonathan Cameron (Sun Aug 20 2017 - 06:31:54 EST)
- Re: [PATCH] iio: accel: mma8452: code improvements to handle more than one event Jonathan Cameron (Sun Aug 20 2017 - 06:45:47 EST)
- Re: [PATCH v6 0/7] Add support for IPQ8074 PCIe phy and controller Kishon Vijay Abraham I (Sun Aug 20 2017 - 07:00:47 EST)
- Re: [RFC PATCH 6/7] mmc: sdhci-omap: Add OMAP SDHCI driver Kishon Vijay Abraham I (Sun Aug 20 2017 - 07:03:35 EST)
- Re: [PATCH 032/102] iio: dac: stm32-dac-core: explicitly request exclusive reset control Jonathan Cameron (Sun Aug 20 2017 - 07:09:21 EST)
- Re: [PATCH 031/102] iio: adc: rockchip_saradc: explicitly request exclusive reset control Jonathan Cameron (Sun Aug 20 2017 - 07:09:22 EST)
- [PATCH 1/2] um: link vmlinux with -no-pie Thomas Meyer (Sun Aug 20 2017 - 07:30:09 EST)
- [PATCH 2/2] um: Use relative modversions with LD_SCRIPT_DYN Thomas Meyer (Sun Aug 20 2017 - 07:30:09 EST)
- [PATCH] tools/perf: fix static linking with libunwind Konstantin Khlebnikov (Sun Aug 20 2017 - 07:39:44 EST)
- [PATCH] tools/perf: really install manpages by make install-man Konstantin Khlebnikov (Sun Aug 20 2017 - 07:39:44 EST)
- [PATCH] tools/perf: fix static linking with libdw from elfutils Konstantin Khlebnikov (Sun Aug 20 2017 - 07:48:16 EST)
- [PATCH] tools/perf: fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb Konstantin Khlebnikov (Sun Aug 20 2017 - 07:49:13 EST)
- Re: [PATCH 01/15] EDAC: make device_type const Borislav Petkov (Sun Aug 20 2017 - 07:52:18 EST)
- Re: [PATCH v2 14/20] mm: Provide speculative fault infrastructure Sergey Senozhatsky (Sun Aug 20 2017 - 08:15:33 EST)
- [v9] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Sun Aug 20 2017 - 08:28:46 EST)
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally Masahiro Yamada (Sun Aug 20 2017 - 08:33:00 EST)
- Re: [PATCH v2] Makefile: add kselftest-clean to PHONY target list Masahiro Yamada (Sun Aug 20 2017 - 08:51:06 EST)
- Re: [PATCH v2] Makefile: add kselftest-clean to PHONY target list Masahiro Yamada (Sun Aug 20 2017 - 08:52:58 EST)
- [PATCH] HID: asus: Add support for Fn keys on Asus ROG G752 Maxime Bellengà (Sun Aug 20 2017 - 08:58:42 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests Benjamin Gaignard (Sun Aug 20 2017 - 09:08:10 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Masahiro Yamada (Sun Aug 20 2017 - 09:20:17 EST)
- Re: [PATCH] cpufreq: ti: Fix 'of_node_put' being called twice in error handling path Viresh Kumar (Sun Aug 20 2017 - 09:21:18 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Andrew Lunn (Sun Aug 20 2017 - 10:26:08 EST)
- RE: [PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Sun Aug 20 2017 - 10:36:23 EST)
- [PATCH] iio: accel: mma8452: code improvements to handle more than one event Harinath Nampally (Sun Aug 20 2017 - 10:43:18 EST)
- Re: [PATCH v3 5/5] kernel: tracepoints: add support for relative references Steven Rostedt (Sun Aug 20 2017 - 10:51:59 EST)
- Re: [PATCH] iio: accel: mma8452: code improvements to handle more than one event Jonathan Cameron (Sun Aug 20 2017 - 11:10:27 EST)
- Re: [PATCH] iio: accel: mma8452: code improvements to handle more than one event Harinath Nampally (Sun Aug 20 2017 - 11:16:01 EST)
- Re: [RFC 2/3] rtc: Add Realtek RTD1295 Andrew Lunn (Sun Aug 20 2017 - 11:40:53 EST)
- [PATCH 1/2] soc/fsl/qe: Fix a potential NULL pointer dereference in an error handling path Christophe JAILLET (Sun Aug 20 2017 - 11:53:26 EST)
- [PATCH 2/2] soc/fsl/qe: Slighly simplify code Christophe JAILLET (Sun Aug 20 2017 - 11:53:38 EST)
- [PATCH v4] iio: accel: mma8452: improvements to handle multiple events Harinath Nampally (Sun Aug 20 2017 - 12:07:11 EST)
- Re: [PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference Masahiro Yamada (Sun Aug 20 2017 - 12:07:42 EST)
- Re: [PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky (Sun Aug 20 2017 - 12:08:21 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sun Aug 20 2017 - 12:12:38 EST)
- [PATCH 0/2] PM: docs: High-level update of PM part of admin-guide Rafael J. Wysocki (Sun Aug 20 2017 - 12:15:08 EST)
- [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states Rafael J. Wysocki (Sun Aug 20 2017 - 12:15:19 EST)
- [PATCH 2/2] PM: docs: Delete the obsolete states.txt document Rafael J. Wysocki (Sun Aug 20 2017 - 12:15:33 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sun Aug 20 2017 - 12:18:33 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Dmitry Osipenko (Sun Aug 20 2017 - 12:25:10 EST)
- [PATCH] ieee802154: ca8210: Fix a potential NULL pointer dereference Christophe JAILLET (Sun Aug 20 2017 - 12:25:18 EST)
- Re: [PATCH] input/keyboard: fix platform_no_drv_owner.cocci warnings Dmitry Torokhov (Sun Aug 20 2017 - 12:28:51 EST)
- Re: [PATCH 00/30] constify input serio_device_id Dmitry Torokhov (Sun Aug 20 2017 - 12:32:05 EST)
- [PATCH 0/8] CIFS: Adjustments for several function implementations SF Markus Elfring (Sun Aug 20 2017 - 12:32:24 EST)
- [PATCH 1/8] CIFS: Delete 11 error messages for a failed memory allocation SF Markus Elfring (Sun Aug 20 2017 - 12:34:04 EST)
- [PATCH 2/8] CIFS: Improve 27 size determinations SF Markus Elfring (Sun Aug 20 2017 - 12:35:39 EST)
- [PATCH 3/8] CIFS: One function call less in cifs_lookup() after error detection SF Markus Elfring (Sun Aug 20 2017 - 12:37:02 EST)
- [PATCH 4/8] CIFS: Use common error handling code in cifs_mknod() SF Markus Elfring (Sun Aug 20 2017 - 12:38:13 EST)
- [PATCH 5/8] CIFS: Less function calls in cifs_mknod() after error detection SF Markus Elfring (Sun Aug 20 2017 - 12:39:20 EST)
- [PATCH 6/8] CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_create() SF Markus Elfring (Sun Aug 20 2017 - 12:40:16 EST)
- [PATCH 7/8] CIFS: Delete an unnecessary variable initialisation in cifs_do_create() SF Markus Elfring (Sun Aug 20 2017 - 12:41:21 EST)
- [PATCH 8/8] CIFS: One function call less in cifs_do_create() after error detection SF Markus Elfring (Sun Aug 20 2017 - 12:42:18 EST)
- Re: [PATCH] input/keyboard: fix platform_no_drv_owner.cocci warnings Julia Lawall (Sun Aug 20 2017 - 12:44:15 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Dmitry Osipenko (Sun Aug 20 2017 - 12:44:52 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sun Aug 20 2017 - 12:59:40 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Dmitry Osipenko (Sun Aug 20 2017 - 12:59:54 EST)
- [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings sean.wang (Sun Aug 20 2017 - 13:18:22 EST)
- [PATCH v3 0/2] serial: 8250: add support for MediaTek BTIF controller sean.wang (Sun Aug 20 2017 - 13:18:35 EST)
- [PATCH v3 2/2] serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC sean.wang (Sun Aug 20 2017 - 13:18:38 EST)
- Re: [PATCH v6] irqchip: Add support for tango interrupt router Mason (Sun Aug 20 2017 - 13:22:10 EST)
- [PATCH] video: fbdev: annotate fb_fix_screeninfo with const and __initconst Bhumika Goyal (Sun Aug 20 2017 - 13:45:09 EST)
- Re: [PATCH] staging:wlan-ng Fix Multiple line dereference Greg KH (Sun Aug 20 2017 - 14:11:12 EST)
- Re: [PATCH] staging: rtl8192e: Change fixed function names with "%s: ", __func__ Greg Kroah-Hartman (Sun Aug 20 2017 - 14:12:26 EST)
- Re: [PATCH 1/4] gpu: host1x: Enable Tegra186 syncpoint protection Dmitry Osipenko (Sun Aug 20 2017 - 14:13:10 EST)
- Re: [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states Lukas Wunner (Sun Aug 20 2017 - 14:23:36 EST)
- [PATCH] gpio: zevio: make gpio_chip const Bhumika Goyal (Sun Aug 20 2017 - 14:28:02 EST)
- [PATCH 0/3] Ceph: Adjustments for some function implementations SF Markus Elfring (Sun Aug 20 2017 - 14:38:19 EST)
- [PATCH 1/3] ceph: Delete an error message for a failed memory allocation in __get_or_create_frag() SF Markus Elfring (Sun Aug 20 2017 - 14:38:57 EST)
- [PATCH 2/3] ceph: Delete an unnecessary return statement in update_dentry_lease() SF Markus Elfring (Sun Aug 20 2017 - 14:39:52 EST)
- [PATCH 3/3] ceph: Adjust 36 checks for null pointers SF Markus Elfring (Sun Aug 20 2017 - 14:40:52 EST)
- Re: [PATCH] ieee802154: ca8210: Fix a potential NULL pointer dereference Marcel Holtmann (Sun Aug 20 2017 - 14:52:41 EST)
- [no subject] Jagan Teki (Sun Aug 20 2017 - 14:56:15 EST)
- Re: Charitable Organization. Sarah Edward J (Sun Aug 20 2017 - 15:01:04 EST)
- [Patch v2 01/19] CIFS: Add RDMA mount option Long Li (Sun Aug 20 2017 - 15:06:27 EST)
- [Patch v2 05/19] CIFS: SMBD: Connect to SMBDirect session Long Li (Sun Aug 20 2017 - 15:06:32 EST)
- [Patch v2 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount Long Li (Sun Aug 20 2017 - 15:06:35 EST)
- [Patch v2 09/19] CIFS: SMBD: Read data from SMBDirect Long Li (Sun Aug 20 2017 - 15:06:42 EST)
- [Patch v2 10/19] CIFS: SMBD: Send data through SMBDirect Long Li (Sun Aug 20 2017 - 15:06:47 EST)
- [Patch v2 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE Long Li (Sun Aug 20 2017 - 15:06:53 EST)
- [Patch v2 14/19] CIFS: SMBD: Deregister memory when finishing SMB write Long Li (Sun Aug 20 2017 - 15:06:57 EST)
- [Patch v2 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB READ) I/O Long Li (Sun Aug 20 2017 - 15:07:00 EST)
- [Patch v2 17/19] CIFS: SMBD: Implement SMB READ via RDMA write through memory registration Long Li (Sun Aug 20 2017 - 15:07:04 EST)
- [Patch v2 18/19] CIFS: SMBD: Deregister memory when finishing SMB READ Long Li (Sun Aug 20 2017 - 15:07:11 EST)
- [Patch v2 19/19] CIFS: SMBD: Add SMBDirect debug counters Long Li (Sun Aug 20 2017 - 15:07:12 EST)
- [Patch v2 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req Long Li (Sun Aug 20 2017 - 15:08:12 EST)
- [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Long Li (Sun Aug 20 2017 - 15:08:37 EST)
- [Patch v2 11/19] CIFS: SMBD: Define memory registration for I/O data Long Li (Sun Aug 20 2017 - 15:08:57 EST)
- [Patch v2 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O Long Li (Sun Aug 20 2017 - 15:09:24 EST)
- [Patch v2 06/19] CIFS: SMBD: Reconnect to SMBDirect session Long Li (Sun Aug 20 2017 - 15:09:57 EST)
- [Patch v2 00/19] CIFS: Implement SMBDirect Long Li (Sun Aug 20 2017 - 15:10:11 EST)
- [Patch v2 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile Long Li (Sun Aug 20 2017 - 15:10:29 EST)
- [Patch v2 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants Long Li (Sun Aug 20 2017 - 15:10:51 EST)
- [Patch v2 03/19] CIFS: SMBD: Implement SMBDirect Long Li (Sun Aug 20 2017 - 15:10:59 EST)
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally Arnd Bergmann (Sun Aug 20 2017 - 15:23:22 EST)
- Re: [BUG] Deadlock due due to interactions of block, RCU, and cpu offline Jeffrey Hugo (Sun Aug 20 2017 - 15:31:42 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Arnd Bergmann (Sun Aug 20 2017 - 15:52:25 EST)
- Re: [PATCH v7 02/15] lib: Add shared copies of some GCC library routines Palmer Dabbelt (Sun Aug 20 2017 - 15:54:20 EST)
- [PATCH 0/4] BTRFS: Adjustments for several function implementations SF Markus Elfring (Sun Aug 20 2017 - 16:16:57 EST)
- [PATCH] nvmem: core: change of_property_read_bool to device_property_present in nvmem_register Heiner Kallweit (Sun Aug 20 2017 - 16:18:05 EST)
- [PATCH 1/4] btrfs: Delete an error message for a failed memory allocation in btrfsic_process_superblock() SF Markus Elfring (Sun Aug 20 2017 - 16:18:25 EST)
- [PATCH 2/4] btrfs: Adjust 32 checks for null pointers SF Markus Elfring (Sun Aug 20 2017 - 16:19:14 EST)
- [PATCH 3/4] btrfs: Improve eight size determinations SF Markus Elfring (Sun Aug 20 2017 - 16:20:05 EST)
- [PATCH 4/4] btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy() SF Markus Elfring (Sun Aug 20 2017 - 16:21:18 EST)
- events: possible deadlock in __perf_event_task_sched_out Shubham Bansal (Sun Aug 20 2017 - 16:26:36 EST)
- Re: [PATCH] input/keyboard: fix platform_no_drv_owner.cocci warnings Takashi Iwai (Sun Aug 20 2017 - 16:36:05 EST)
- [PATCH] switchdev: documentation: minor typo fixes Chris Packham (Sun Aug 20 2017 - 16:53:15 EST)
- Re: [BUG] Deadlock due due to interactions of block, RCU, and cpu offline Paul E. McKenney (Sun Aug 20 2017 - 16:57:11 EST)
- Re: [PATCH v2 03/14] perf report: create real callchain entries for inlined frames Milian Wolff (Sun Aug 20 2017 - 16:57:24 EST)
- Re: [RFC 2/3] rtc: Add Realtek RTD1295 Andreas FÃrber (Sun Aug 20 2017 - 17:10:56 EST)
- Re: [RFC 2/3] rtc: Add Realtek RTD1295 Andreas FÃrber (Sun Aug 20 2017 - 17:12:42 EST)
- Re: [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC Bjorn Helgaas (Sun Aug 20 2017 - 17:26:10 EST)
- [PATCH] crypto: aesni: make arrays aesni_simd_skciphers and aesni_simd_skciphers2 static Colin King (Sun Aug 20 2017 - 17:35:04 EST)
- [PATCH] soc: ti: fix spelling mistake: "instace" -> "instance" Colin King (Sun Aug 20 2017 - 17:37:46 EST)
- Re: [PATCH 0/6] gpio: use devres for irq generic chip Linus Walleij (Sun Aug 20 2017 - 17:57:17 EST)
- Re: [PATCH v2 0/8] gpio: use devres for irq generic chip Linus Walleij (Sun Aug 20 2017 - 18:04:09 EST)
- [PATCH] alarmtimer: ensure RTC module is not unloaded Alexandre Belloni (Sun Aug 20 2017 - 18:04:09 EST)
- Re: [PATCH v4 0/3] simulated interrupts Linus Walleij (Sun Aug 20 2017 - 18:11:53 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Daniel Borkmann (Sun Aug 20 2017 - 18:13:07 EST)
- Re: [PATCH v3 3/3] gpio: mockup: use irq_sim Linus Walleij (Sun Aug 20 2017 - 18:13:30 EST)
- Re: [PATCH net-next v3] arm: eBPF JIT compiler Shubham Bansal (Sun Aug 20 2017 - 18:16:13 EST)
- Linux 4.13-rc6 Linus Torvalds (Sun Aug 20 2017 - 18:22:49 EST)
- kvm splat in mmu_spte_clear_track_bits Adam Borowski (Sun Aug 20 2017 - 19:13:24 EST)
- [PATCH net-next v7 04/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() MickaÃl SalaÃn (Sun Aug 20 2017 - 20:11:10 EST)
- [PATCH net-next v7 06/10] seccomp,landlock: Handle Landlock events per process hierarchy MickaÃl SalaÃn (Sun Aug 20 2017 - 20:11:24 EST)
- [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism MickaÃl SalaÃn (Sun Aug 20 2017 - 20:11:41 EST)
- [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem MickaÃl SalaÃn (Sun Aug 20 2017 - 20:11:50 EST)
- [PATCH net-next v7 03/10] bpf,landlock: Define an eBPF program type for a Landlock rule MickaÃl SalaÃn (Sun Aug 20 2017 - 20:12:07 EST)
- [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example MickaÃl SalaÃn (Sun Aug 20 2017 - 20:12:31 EST)
- [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier MickaÃl SalaÃn (Sun Aug 20 2017 - 20:12:36 EST)
- [PATCH net-next v7 10/10] landlock: Add user and kernel documentation for Landlock MickaÃl SalaÃn (Sun Aug 20 2017 - 20:12:58 EST)
- Re: [PATCH v2] Kbuild: use -fshort-wchar globally Masahiro Yamada (Sun Aug 20 2017 - 20:13:10 EST)
- [PATCH net-next v7 07/10] landlock: Add ptrace restrictions MickaÃl SalaÃn (Sun Aug 20 2017 - 20:13:47 EST)
- [PATCH net-next v7 09/10] bpf,landlock: Add tests for Landlock MickaÃl SalaÃn (Sun Aug 20 2017 - 20:14:01 EST)
- [PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing MickaÃl SalaÃn (Sun Aug 20 2017 - 20:14:22 EST)
- [patch -mm] mm, compaction: persistently skip hugetlbfs pageblocks fix David Rientjes (Sun Aug 20 2017 - 20:36:55 EST)
- Re: [v5 4/4] mm, oom, docs: describe the cgroup-aware OOM killer David Rientjes (Sun Aug 20 2017 - 20:41:33 EST)
- Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets Kuninori Morimoto (Sun Aug 20 2017 - 20:43:56 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer David Rientjes (Sun Aug 20 2017 - 20:50:37 EST)
- Re: [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states Rafael J. Wysocki (Sun Aug 20 2017 - 20:51:37 EST)
- Re: kvm splat in mmu_spte_clear_track_bits Wanpeng Li (Sun Aug 20 2017 - 21:27:35 EST)
- [PATCH v9 RESEND 1/9] mfd: rk808: fix up the chip id get failed Heiko Stuebner (Sun Aug 20 2017 - 21:29:00 EST)
- [PATCH v9 RESEND 3/9] regulator: rk808: Add regulator driver for RK805 Heiko Stuebner (Sun Aug 20 2017 - 21:29:02 EST)
- [PATCH v9 RESEND 6/9] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC Heiko Stuebner (Sun Aug 20 2017 - 21:29:04 EST)
- [PATCH v9 RESEND 8/9] mfd: rk808: Add RK805 pinctrl support Heiko Stuebner (Sun Aug 20 2017 - 21:29:17 EST)
- [PATCH v9 RESEND 0/9] mfd: rk808: Add RK805 support Heiko Stuebner (Sun Aug 20 2017 - 21:29:30 EST)
- [PATCH v9 RESEND 7/9] pinctrl: Add pinctrl driver for the RK805 PMIC Heiko Stuebner (Sun Aug 20 2017 - 21:29:47 EST)
- [PATCH v9 RESEND 9/9] mfd: rk808: Add RK805 power key support Heiko Stuebner (Sun Aug 20 2017 - 21:29:59 EST)
- [PATCH v9 RESEND 4/9] mfd: dt-bindings: Add RK805 device tree bindings document Heiko Stuebner (Sun Aug 20 2017 - 21:30:30 EST)
- [PATCH v9 RESEND 2/9] mfd: rk808: add rk805 regs addr and ID Heiko Stuebner (Sun Aug 20 2017 - 21:30:45 EST)
- [PATCH v9 RESEND 5/9] mfd: rk808: Add RK805 support Heiko Stuebner (Sun Aug 20 2017 - 21:30:58 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Masahiro Yamada (Sun Aug 20 2017 - 21:46:46 EST)
- Re: [PATCH 0/3] Ceph: Adjustments for some function implementations Yan, Zheng (Sun Aug 20 2017 - 21:46:46 EST)
- [PATCH v1 0/3] clk: rockchip: rv1108: support mac clk Elaine Zhang (Sun Aug 20 2017 - 22:25:57 EST)
- [PATCH v1 2/3] clk: rockchip: rv1108: add ACLK_GMAC and PCLK_GMAC clk id Elaine Zhang (Sun Aug 20 2017 - 22:25:57 EST)
- Re: [PATCH v3 1/3] dt-bindings: Document the hi3660 thermal sensor bindings Wangtao (Kevin, Kirin) (Sun Aug 20 2017 - 22:25:57 EST)
- Re: [PATCH 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6 Huacai Chen (Sun Aug 20 2017 - 22:25:57 EST)
- [PATCH v1 3/3] clk: rockchip: rv1108: rename macphy to mac Elaine Zhang (Sun Aug 20 2017 - 22:26:03 EST)
- Re: [PATCH v2 00/20] Speculative page faults Sergey Senozhatsky (Sun Aug 20 2017 - 22:26:19 EST)
- [PATCH v1 1/3] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID Elaine Zhang (Sun Aug 20 2017 - 22:26:39 EST)
- Re: [GIT PULL] tpmdd updates for Linux 4.14 James Morris (Sun Aug 20 2017 - 22:33:46 EST)
- Re: [PATCH v2 5/5] thermal: Add Tegra BPMP thermal sensor driver Wei Ni (Sun Aug 20 2017 - 22:46:06 EST)
- Re: [RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table Alexey Kardashevskiy (Sun Aug 20 2017 - 22:48:14 EST)
- Re: [PATCH] switchdev: documentation: minor typo fixes David Miller (Sun Aug 20 2017 - 22:49:30 EST)
- Re: [PATCH v2] net: ibm: emac: Fix some error handling path in 'emac_probe()' David Miller (Sun Aug 20 2017 - 22:53:27 EST)
- [PATCH v2] kselftest: exec: make exec test output conform to TAP13 Paul Elder (Sun Aug 20 2017 - 22:59:59 EST)
- Re: [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC Oza Oza (Sun Aug 20 2017 - 23:01:43 EST)
- Re: [PATCH] net: dsa: mv88e6xxx: make irq_chip const David Miller (Sun Aug 20 2017 - 23:03:39 EST)
- Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT David Miller (Sun Aug 20 2017 - 23:06:26 EST)
- RE: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Wangkai (Kevin,C) (Sun Aug 20 2017 - 23:24:53 EST)
- Re: special handle of scripts/kconfig/zconf.tab.o Cao jin (Sun Aug 20 2017 - 23:30:56 EST)
- [PATCH v4 0/3] Add i2c dt-binding and compatible for Mediatek MT7622 SoC Jun Gao (Sun Aug 20 2017 - 23:37:17 EST)
- [PATCH v4 3/3] i2c: mediatek: Add i2c compatible for MediaTek MT7622 Jun Gao (Sun Aug 20 2017 - 23:37:17 EST)
- [PATCH v4 1/3] dt-bindings: i2c: modify information formats Jun Gao (Sun Aug 20 2017 - 23:37:17 EST)
- [PATCH v4 2/3] dt-bindings: i2c: Add MediaTek MT7622 i2c binding Jun Gao (Sun Aug 20 2017 - 23:37:43 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jiandi An (Sun Aug 20 2017 - 23:41:47 EST)
- Re: [PATCH kernel] PCI: Disable IOV before pcibios_sriov_disable() Alexey Kardashevskiy (Mon Aug 21 2017 - 00:01:10 EST)
- Re: [Patch v2 01/19] CIFS: Add RDMA mount option Leon Romanovsky (Mon Aug 21 2017 - 00:36:14 EST)
- [GIT] Networking David Miller (Mon Aug 21 2017 - 00:53:49 EST)
- [PATCH] staging: greybus: audio: constify snd_soc_dai_ops structures Arvind Yadav (Mon Aug 21 2017 - 01:00:16 EST)
- Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Wei Wang (Mon Aug 21 2017 - 01:19:04 EST)
- Re: [virtio-dev] Re: [PATCH v14 5/5] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ Wei Wang (Mon Aug 21 2017 - 01:25:43 EST)
- Re: [PATCH v3 1/5] perf annotate stdio: Support --show-nr-samples option Taeung Song (Mon Aug 21 2017 - 01:33:18 EST)
- Re: [PATCH v3 4/5] perf annotate browser: Support --show-nr-samples option Taeung Song (Mon Aug 21 2017 - 01:35:13 EST)
- Re: [RFC] interrupts DT property for irqdomain hierarchy Masahiro Yamada (Mon Aug 21 2017 - 01:36:38 EST)
- Re: [PATCH v2] soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create santosh.shilimkar@xxxxxxxxxx (Mon Aug 21 2017 - 01:45:39 EST)
- Re: [PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view Taeung Song (Mon Aug 21 2017 - 01:47:22 EST)
- [PACTH v2] SOC: fsl/guts: Add compatible string for LS1088 Ashish Kumar (Mon Aug 21 2017 - 01:49:07 EST)
- Re: [PATCH v3 01/13] mpt3sas: Update MPI Header Suganath Prabu Subramani (Mon Aug 21 2017 - 01:54:36 EST)
- [PATCH] iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() Magnus Damm (Mon Aug 21 2017 - 01:56:34 EST)
- Re: [PATCH 1/3] soc: qcom: smem: Support global partition Arun Kumar Neelakantam (Mon Aug 21 2017 - 02:06:05 EST)
- Re: [PATCH] pwm: Kconfig: Enable pwm-tiecap to be built for Keystone Thierry Reding (Mon Aug 21 2017 - 02:06:05 EST)
- [PATCH] drm: mxsfb: constify drm_simple_display_pipe_funcs Arvind Yadav (Mon Aug 21 2017 - 02:09:26 EST)
- Re: [PATCH 1/2] pwm: tiehrpwm: fix runtime pm imbalance at unbind Thierry Reding (Mon Aug 21 2017 - 02:09:57 EST)
- Re: [PATCH v14 4/5] mm: support reporting free page blocks Wei Wang (Mon Aug 21 2017 - 02:10:02 EST)
- Re: [PATCH 1/4] pwm: pwm-tiecap: Add TI 66AK2G SoC specific compatible Thierry Reding (Mon Aug 21 2017 - 02:12:45 EST)
- Re: [PATCH v1 2/6] fs: use on-stack-bio if backing device has BDI_CAP_SYNC capability Minchan Kim (Mon Aug 21 2017 - 02:13:47 EST)
- Re: [PATCH v14 4/5] mm: support reporting free page blocks Michal Hocko (Mon Aug 21 2017 - 02:14:34 EST)
- Re: Possible null pointer dereference in rcar-dmac.ko Kuninori Morimoto (Mon Aug 21 2017 - 02:15:28 EST)
- Re: [PATCH v14 4/5] mm: support reporting free page blocks Michal Hocko (Mon Aug 21 2017 - 02:18:22 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Mon Aug 21 2017 - 02:24:03 EST)
- Re: [PATCH v2 00/20] Speculative page faults Anshuman Khandual (Mon Aug 21 2017 - 02:28:30 EST)
- [PATCH v2] rcar-dmac: initialize all data before registering IRQ handler Kuninori Morimoto (Mon Aug 21 2017 - 02:32:11 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Mon Aug 21 2017 - 02:32:45 EST)
- Re: [patch -mm] mm, compaction: persistently skip hugetlbfs pageblocks fix Michal Hocko (Mon Aug 21 2017 - 02:37:49 EST)
- Re: [PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot Michal Hocko (Mon Aug 21 2017 - 02:47:19 EST)
- [PATCH] binfmt_flat: Delete two error messages for a failed memory allocation in decompress_exec() SF Markus Elfring (Mon Aug 21 2017 - 02:54:40 EST)
- Re: [PATCH 069/102] pwm: hibvt: explicitly request exclusive reset control Thierry Reding (Mon Aug 21 2017 - 02:54:40 EST)
- Re: [PATCH 070/102] pwm: tegra: explicitly request exclusive reset control Thierry Reding (Mon Aug 21 2017 - 02:54:53 EST)
- Re: [PATCH] pwm: Convert to using %pOF instead of full_name Thierry Reding (Mon Aug 21 2017 - 02:57:42 EST)
- Re: [PATCH v2 20/20] powerpc/mm: Add speculative page fault Anshuman Khandual (Mon Aug 21 2017 - 02:59:51 EST)
- Re: [PATCH v3 4/9] pwm: Add STM32 LPTimer PWM driver Thierry Reding (Mon Aug 21 2017 - 03:02:03 EST)
- Re: [PATCH] HID: asus: Add support for Fn keys on Asus ROG G752 Benjamin Tissoires (Mon Aug 21 2017 - 03:14:42 EST)
- Re: [PATCH] Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI Benjamin Tissoires (Mon Aug 21 2017 - 03:16:05 EST)
- Re: [PATCH v2] soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create Arnd Bergmann (Mon Aug 21 2017 - 03:21:14 EST)
- Re: [PATCH v3 0/9] Add STM32 LPTimer: PWM, trigger and counter Lee Jones (Mon Aug 21 2017 - 03:24:42 EST)
- [PATCH 2/2] staging:rtl8188eu:core Fix add spaces around & Janani S (Mon Aug 21 2017 - 03:25:09 EST)
- Re: L0AN softlink Int'L (Mon Aug 21 2017 - 03:25:22 EST)
- Re: [PATCH v5 3/9] mfd: tmio: Add partition parsers platform data Lee Jones (Mon Aug 21 2017 - 03:27:13 EST)
- Re: [PATCH RESEND] X.509: Recognize the legacy OID 1.3.14.3.2.29 (sha1WithRSASignature) Carlo Caione (Mon Aug 21 2017 - 03:27:25 EST)
- Re: [PATCH v2 19/20] x86/mm: Add speculative pagefault handling Anshuman Khandual (Mon Aug 21 2017 - 03:31:01 EST)
- Re: [PATCH v3 1/6] pwm: kconfig: modify mediatek information Thierry Reding (Mon Aug 21 2017 - 03:31:59 EST)
- Re: events: possible deadlock in __perf_event_task_sched_out Peter Zijlstra (Mon Aug 21 2017 - 03:32:54 EST)
- [PATCH 3/3] staging:rtl8188eu:core Fix coding style issues Janani S (Mon Aug 21 2017 - 03:34:58 EST)
- Re: [PATCH v3 2/6] pwm: mediatek: fix pwm source clock selection Thierry Reding (Mon Aug 21 2017 - 03:35:25 EST)
- Re: [PATCH 2/2] PM: docs: Delete the obsolete states.txt document Markus Heiser (Mon Aug 21 2017 - 03:39:35 EST)
- [PATCH 1/5] mmc: sdhci: Tidy reading 136-bit responses Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:42:32 EST)
- [PATCH 5/5] MAINTAINERS: Add TI OMAP SDHCI Maintainer Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:42:44 EST)
- [PATCH 0/5] mmc: Add OMAP SDHCI driver Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:43:01 EST)
- [PATCH 2/5] mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:43:16 EST)
- [PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:44:17 EST)
- [PATCH 4/5] mmc: sdhci-omap: Add OMAP SDHCI driver Kishon Vijay Abraham I (Mon Aug 21 2017 - 03:44:32 EST)
- Re: [PATCH] mfd: t7l66xb: Handle return value of clk_prepare_enable Lee Jones (Mon Aug 21 2017 - 03:45:20 EST)
- Re: [PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Mon Aug 21 2017 - 03:46:45 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Mon Aug 21 2017 - 03:46:50 EST)
- Re: [GIT PULL rcu/next] RCU commits for 4.14 Ingo Molnar (Mon Aug 21 2017 - 03:47:29 EST)
- Re: [PATCH v3 3/6] pwm: mediatek: fix clock control issue Thierry Reding (Mon Aug 21 2017 - 03:47:59 EST)
- Re: [PATCH 1/1] Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" Lee Jones (Mon Aug 21 2017 - 03:49:46 EST)
- Re: [linux-next][bisected c64e09ce] sysctl command hung indefinitely Michal Hocko (Mon Aug 21 2017 - 03:50:11 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Yu Zhang (Mon Aug 21 2017 - 03:50:28 EST)
- Re: [PATCH v4] mfd: intel-lpss: Add missing PCI ID for Intel Sunrise Point LPSS devices Lee Jones (Mon Aug 21 2017 - 03:50:35 EST)
- Re: [PATCH v3 4/6] pwm: bindings: add MT2712/MT7622 information Thierry Reding (Mon Aug 21 2017 - 03:51:32 EST)
- Re: [PATCH] mfd: da9055: constify i2c_device_id Lee Jones (Mon Aug 21 2017 - 03:51:44 EST)
- [PATCH 0/2] net: stmmac: phy logging fixes Romain Perier (Mon Aug 21 2017 - 03:52:48 EST)
- [PATCH 1/2] net: stmmac: Delete dead code for MDIO registration Romain Perier (Mon Aug 21 2017 - 03:52:51 EST)
- [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Romain Perier (Mon Aug 21 2017 - 03:52:53 EST)
- Re: [PATCH] x86/build: Use cc-option to validate stack alignment parameter Ingo Molnar (Mon Aug 21 2017 - 03:53:17 EST)
- Re: [PATCH v3 5/6] pwm: mediatek: add PWM_CLK_DIV_MAX Thierry Reding (Mon Aug 21 2017 - 03:58:15 EST)
- Re: [PATCH v3 6/6] pwm: mediatek: add MT2712/MT7622 support Thierry Reding (Mon Aug 21 2017 - 04:05:26 EST)
- [PATCH] x86/CPU: Align CR3 defines Borislav Petkov (Mon Aug 21 2017 - 04:07:09 EST)
- Re: [alsa-devel] [PATCH 08/12] ASoC: qcom: Remove useless function call Banajit Goswami (Mon Aug 21 2017 - 04:08:36 EST)
- Re: [alsa-devel] [PATCH 09/12] ASoC: qcom: Remove unnecessary function call Banajit Goswami (Mon Aug 21 2017 - 04:10:01 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Chen-Yu Tsai (Mon Aug 21 2017 - 04:10:52 EST)
- [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID Elaine Zhang (Mon Aug 21 2017 - 04:11:37 EST)
- [PATCH v2 2/4] clk: rockchip: rv1108: add ACLK_GMAC and PCLK_GMAC clk id Elaine Zhang (Mon Aug 21 2017 - 04:11:45 EST)
- [PATCH v2 4/4] clk: rockchip: rv1108: fix up the clk_mac sel register description Elaine Zhang (Mon Aug 21 2017 - 04:11:53 EST)
- [PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac Elaine Zhang (Mon Aug 21 2017 - 04:12:23 EST)
- [PATCH v2 0/4] clk: rockchip: rv1108: support mac clk Elaine Zhang (Mon Aug 21 2017 - 04:13:00 EST)
- Re: [PATCH v9 RESEND 1/9] mfd: rk808: fix up the chip id get failed Lee Jones (Mon Aug 21 2017 - 04:15:04 EST)
- Re: [PATCH v9 RESEND 2/9] mfd: rk808: add rk805 regs addr and ID Lee Jones (Mon Aug 21 2017 - 04:15:23 EST)
- Re: [PATCH v9 RESEND 3/9] regulator: rk808: Add regulator driver for RK805 Lee Jones (Mon Aug 21 2017 - 04:15:40 EST)
- Re: [PATCH v9 RESEND 4/9] mfd: dt-bindings: Add RK805 device tree bindings document Lee Jones (Mon Aug 21 2017 - 04:16:00 EST)
- Re: [PATCH v9 RESEND 5/9] mfd: rk808: Add RK805 support Lee Jones (Mon Aug 21 2017 - 04:16:15 EST)
- Re: [PATCH v9 RESEND 6/9] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC Lee Jones (Mon Aug 21 2017 - 04:16:23 EST)
- Re: [rfc patch] sched/topology: fix domain reconstruction memory leakage Peter Zijlstra (Mon Aug 21 2017 - 04:16:33 EST)
- Re: [PATCH v9 RESEND 7/9] pinctrl: Add pinctrl driver for the RK805 PMIC Lee Jones (Mon Aug 21 2017 - 04:16:45 EST)
- Re: [PATCH v9 RESEND 8/9] mfd: rk808: Add RK805 pinctrl support Lee Jones (Mon Aug 21 2017 - 04:16:54 EST)
- Re: [PATCH v9 RESEND 9/9] mfd: rk808: Add RK805 power key support Lee Jones (Mon Aug 21 2017 - 04:17:03 EST)
- [PATCH v2] mfd: Add support for RTS5250S power saving rui_feng (Mon Aug 21 2017 - 04:17:17 EST)
- [PATCH v2 1/2] hwmon: (adcxx) add devictree bindings documentation Florian Eckert (Mon Aug 21 2017 - 04:20:16 EST)
- [PATCH v2 2/2] hwmon: (adcxx) Add device tree support Florian Eckert (Mon Aug 21 2017 - 04:20:28 EST)
- Re: [PATCH v3 5/5] reset: simple: read back to make sure changes are applied Philipp Zabel (Mon Aug 21 2017 - 04:21:11 EST)
- Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT Daniel Borkmann (Mon Aug 21 2017 - 04:24:36 EST)
- [GIT PULL] Immutable branch between MFD, Pinctrl and Regulator due for the v4.14 merge window Lee Jones (Mon Aug 21 2017 - 04:25:21 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times Thierry Reding (Mon Aug 21 2017 - 04:25:38 EST)
- [PATCH v2 0/2] Patches to add support pdm controller for rk3328 Sugar Zhang (Mon Aug 21 2017 - 04:27:16 EST)
- [PATCH v2 2/2] ASoC: rockchip: separate pinctrl pins from each other Sugar Zhang (Mon Aug 21 2017 - 04:27:26 EST)
- [PATCH v2 1/2] arm64: dts: rockchip: add rk3328 pdm node Sugar Zhang (Mon Aug 21 2017 - 04:27:40 EST)
- Re: events: possible deadlock in __perf_event_task_sched_out Shubham Bansal (Mon Aug 21 2017 - 04:28:20 EST)
- Re: [PATCH] pwm: pwm-samsung: switch to new atomic PWM API Thierry Reding (Mon Aug 21 2017 - 04:29:59 EST)
- Re: [linux-sunxi] [PATCH 07/13] ARM: sun8i: h3: add display engine pipeline barebone Maxime Ripard (Mon Aug 21 2017 - 04:30:14 EST)
- Re: [PATCH v3 6/8] irqchip/gic-v3-its: Initialize its nodes later Marc Zyngier (Mon Aug 21 2017 - 04:30:33 EST)
- Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets Daniel Baluta (Mon Aug 21 2017 - 04:31:53 EST)
- Re: [PATCH v2 1/3] pwm: pwm-samsung: remove redundant checks from pwm_samsung_config() Thierry Reding (Mon Aug 21 2017 - 04:32:44 EST)
- Re: [PATCH v2 2/3] pwm: pwm-samsung: fix suspend/resume support Thierry Reding (Mon Aug 21 2017 - 04:34:27 EST)
- Re: [PATCH v3 3/5] reset: stm32: use the reset-simple driver Philipp Zabel (Mon Aug 21 2017 - 04:38:22 EST)
- Re: [PATCH] ARM: dts: ls1021a: Add support for QSPI with ls1021a SoC SZ Lin (æäæ) (Mon Aug 21 2017 - 04:39:04 EST)
- [PATCH 0/3] add usb support for rv1108 SoCs Frank Wang (Mon Aug 21 2017 - 04:39:50 EST)
- [PATCH 1/3] dt-bindings: update dt-binding for rv1108 SoCs Frank Wang (Mon Aug 21 2017 - 04:39:55 EST)
- [PATCH 3/3] ARM: dts: rockchip: enable usb for rv1108-evb Frank Wang (Mon Aug 21 2017 - 04:40:06 EST)
- [PATCH 2/3] ARM: dts: rockchip: add usb nodes for rv1108 SoCs Frank Wang (Mon Aug 21 2017 - 04:40:26 EST)
- Re: [PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM Denis Plotnikov (Mon Aug 21 2017 - 04:40:47 EST)
- Re: [PATCH] ARM: sun8i: a33: add dts for Q8 tablets with different resolution Maxime Ripard (Mon Aug 21 2017 - 04:40:59 EST)
- Re: [PATCH v2] membarrier: Document scheduler barrier requirements Peter Zijlstra (Mon Aug 21 2017 - 04:43:04 EST)
- Re: [PATCH] ARM: sun8i: a33: add dts for Q8 tablets with different resolution icenowy (Mon Aug 21 2017 - 04:44:39 EST)
- [PATCH v2] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Mon Aug 21 2017 - 04:45:25 EST)
- Re: [PATCH v3 2/5] reset: socfpga: use the reset-simple driver Philipp Zabel (Mon Aug 21 2017 - 04:45:34 EST)
- Re: [linux-next][bisected c64e09ce] sysctl command hung indefinitely Abdul Haleem (Mon Aug 21 2017 - 04:45:41 EST)
- Re: [PATCH] rtc: zynqmp: Disable the build as a module Alexandre Belloni (Mon Aug 21 2017 - 04:46:57 EST)
- Re: [PATCH v4] iio: accel: mma8452: improvements to handle multiple events Martin Kepplinger (Mon Aug 21 2017 - 04:47:50 EST)
- [PATCH] drivers: tty: Fix improper code identation Himanshu Jha (Mon Aug 21 2017 - 04:48:22 EST)
- Re: [PATCH v2 18/20] perf tools: Add support for the SPF perf event Anshuman Khandual (Mon Aug 21 2017 - 04:50:30 EST)
- Re: [PATCH v2] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Mon Aug 21 2017 - 04:50:48 EST)
- Re: [PATCH] Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI Damjan Georgievski (Mon Aug 21 2017 - 04:52:20 EST)
- Re: [PATCH v2] mfd: Add support for RTS5250S power saving Lee Jones (Mon Aug 21 2017 - 04:54:02 EST)
- Re: [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) Thierry Reding (Mon Aug 21 2017 - 04:54:05 EST)
- Re: [PATCH v2 17/20] perf: Add a speculative page fault sw event Anshuman Khandual (Mon Aug 21 2017 - 04:56:22 EST)
- [PATCH v3] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Mon Aug 21 2017 - 04:56:34 EST)
- Re: [PATCH 2/3] soc: qcom: smem: Support dynamic item limit Arun Kumar Neelakantam (Mon Aug 21 2017 - 04:57:42 EST)
- Re: [PATCH] kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd) Masahiro Yamada (Mon Aug 21 2017 - 05:05:38 EST)
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Sekhar Nori (Mon Aug 21 2017 - 05:05:49 EST)
- Re: [PATCH v3 6/6] pwm: mediatek: add MT2712/MT7622 support Zhi Mao (Mon Aug 21 2017 - 05:05:58 EST)
- [PATCH 1/2] ARM: dts: rockchip: add cpu opp table for rv1108 Andy Yan (Mon Aug 21 2017 - 05:08:20 EST)
- [PATCH 1/7 v2] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Mon Aug 21 2017 - 05:09:56 EST)
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Sekhar Nori (Mon Aug 21 2017 - 05:10:42 EST)
- [PATCH 2/2] cpufreq: dt: add support for rockchip rv1108 Andy Yan (Mon Aug 21 2017 - 05:10:45 EST)
- Re: [PATCH v2] venus: fix copy/paste error in return_buf_error Stanimir Varbanov (Mon Aug 21 2017 - 05:15:01 EST)
- Re:PCB project go ahead selina (Mon Aug 21 2017 - 05:16:10 EST)
- Re: [PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap Peter Zijlstra (Mon Aug 21 2017 - 05:17:17 EST)
- [tip:efi/core] efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAP tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:20:18 EST)
- Re: [PATCH 3/4] btrfs: Improve eight size determinations Timofey Titovets (Mon Aug 21 2017 - 05:21:22 EST)
- [tip:efi/core] efi/libstub/arm64: Use hidden attribute for struct screen_info reference tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:21:42 EST)
- [tip:efi/core] efi/arm/arm64: Add missing assignment of efi.config_table tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:21:55 EST)
- [tip:efi/core] efi/libstub/arm64: Force 'hidden' visibility for section markers tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:22:02 EST)
- [tip:efi/core] efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returns tip-bot for Hans de Goede (Mon Aug 21 2017 - 05:22:17 EST)
- [tip:efi/core] efi/libstub/arm64: Set -fpie when building the EFI stub tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:22:28 EST)
- [tip:efi/core] arm/efi: Remove forbidden values from the PE/COFF header tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:22:54 EST)
- [tip:efi/core] arm/efi: Remove pointless dummy .reloc section tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:23:17 EST)
- [tip:efi/core] drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:23:35 EST)
- [tip:efi/core] arm/efi: Replace open coded constants with symbolic ones tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:23:43 EST)
- [tip:efi/core] firmware/efi: Constify attribute_group structures tip-bot for Arvind Yadav (Mon Aug 21 2017 - 05:25:50 EST)
- [tip:efi/core] firmware/efi/esrt: Constify attribute_group structures tip-bot for Arvind Yadav (Mon Aug 21 2017 - 05:26:04 EST)
- [tip:efi/core] arm/efi: Split zImage code and data into separate PE/COFF sections tip-bot for Ard Biesheuvel (Mon Aug 21 2017 - 05:26:15 EST)
- [tip:x86/build] x86/build: Use cc-option to validate stack alignment parameter tip-bot for Matthias Kaehlcke (Mon Aug 21 2017 - 05:26:35 EST)
- [PATCH v2 0/2] Fixup for discontiguous/sparse numa nodes sathnaga (Mon Aug 21 2017 - 05:27:44 EST)
- [PATCH v2 1/2] perf/bench/numa: Add functions to detect sparse numa nodes sathnaga (Mon Aug 21 2017 - 05:28:09 EST)
- [PATCH v2 2/2] perf/bench/numa: Handle discontiguous/sparse numa nodes sathnaga (Mon Aug 21 2017 - 05:28:40 EST)
- Re: [PATCH 1/7 v2] media: vb2: add bidirectional flag in vb2_queue Marek Szyprowski (Mon Aug 21 2017 - 05:29:32 EST)
- [WARNING] stmmac: refcount_t: saturated; leaking memory Corentin Labbe (Mon Aug 21 2017 - 05:29:40 EST)
- Re: [PATCH v2 4/7] ghes_edac: avoid multiple calls to dmi_walk() Borislav Petkov (Mon Aug 21 2017 - 05:29:50 EST)
- [tip:efi/core] firmware/dcdbas: Constify attribute_group structures tip-bot for Arvind Yadav (Mon Aug 21 2017 - 05:33:27 EST)
- Re: [PATCH 2/2] ARM: sunxi: add support for R40 SoC Maxime Ripard (Mon Aug 21 2017 - 05:34:24 EST)
- Re: [GIT PULL 00/14] EFI changes for v4.14 Ingo Molnar (Mon Aug 21 2017 - 05:35:08 EST)
- Re: [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver Pierre Yves MORDRET (Mon Aug 21 2017 - 05:35:47 EST)
- [PATCH v2] gpio: uniphier: add UniPhier GPIO controller driver Masahiro Yamada (Mon Aug 21 2017 - 05:40:44 EST)
- Re: [PATCH v2 1/3] i2c: davinci: Preserve return value of devm_clk_get Sekhar Nori (Mon Aug 21 2017 - 05:41:03 EST)
- Re: [PATCH] alarmtimer: ensure RTC module is not unloaded Michal Simek (Mon Aug 21 2017 - 05:42:46 EST)
- [tip:x86/mm] x86/CPU: Align CR3 defines tip-bot for Borislav Petkov (Mon Aug 21 2017 - 05:43:32 EST)
- Re: GTBANK NOTICE ! Guaranty Trust Bank Plc (Mon Aug 21 2017 - 05:43:40 EST)
- Re: [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Sergei Shtylyov (Mon Aug 21 2017 - 05:45:44 EST)
- [PATCH] lib/cmdline.c: add to the get_options() documentation Dan Carpenter (Mon Aug 21 2017 - 05:46:59 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Roman Gushchin (Mon Aug 21 2017 - 05:48:14 EST)
- Re: [PATCH v4 7/8] ARM: dts: rockchip: add pmic rk805 dt node for rv1108 evb Heiko Stuebner (Mon Aug 21 2017 - 05:48:23 EST)
- Re: [PATCH] arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0 Maxime Ripard (Mon Aug 21 2017 - 05:48:32 EST)
- [PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs() Dan Carpenter (Mon Aug 21 2017 - 05:49:46 EST)
- Re: [PATCH v3 2/2] serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC Arnd Bergmann (Mon Aug 21 2017 - 05:50:45 EST)
- Re: [PATCH v2 3/3] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property Sekhar Nori (Mon Aug 21 2017 - 05:52:06 EST)
- Re: [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states Markus Heiser (Mon Aug 21 2017 - 05:52:35 EST)
- Re: [PATCH v4 8/8] ARM: dts: rockchip: add accelerometer bma250e dt node for rv1108 evb Heiko Stuebner (Mon Aug 21 2017 - 05:53:04 EST)
- Re: [PATCH 4.12 47/65] usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume Sandeep Singh (Mon Aug 21 2017 - 05:56:04 EST)
- Re: [PATCH v2] m68k: Restore symbol versions for symbols exported from assembly Geert Uytterhoeven (Mon Aug 21 2017 - 05:59:13 EST)
- Re: [PATCH 3/3] [media] radio: constify usb_device_id Alexey Klimov (Mon Aug 21 2017 - 06:03:19 EST)
- [PATCH] usb: Add device quirk for Logitech HD Pro Webcam C920-C Dmitry Fleytman (Mon Aug 21 2017 - 06:03:55 EST)
- Re: [PATCHv2 0/2] Input: atmel_mxt_ts: Add reset support Sebastian Reichel (Mon Aug 21 2017 - 06:04:02 EST)
- [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Masahiro Yamada (Mon Aug 21 2017 - 06:04:21 EST)
- Re: [PATCH v2] arm64: dts: rockchip: add rk805 node for rk3328-evb Heiko Stuebner (Mon Aug 21 2017 - 06:05:51 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Daniel Lezcano (Mon Aug 21 2017 - 06:06:26 EST)
- [PATCH] staging: vboxvideo: constify drm_fb_helper_funcs Arvind Yadav (Mon Aug 21 2017 - 06:06:54 EST)
- [PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support David Wu (Mon Aug 21 2017 - 06:08:31 EST)
- Re: [PATCHv6 0/4] DA9052 hardware monitoring improvements Sebastian Reichel (Mon Aug 21 2017 - 06:10:34 EST)
- [PATCH] iio staging: tsl2x7x: clean up limit checks Dan Carpenter (Mon Aug 21 2017 - 06:11:55 EST)
- [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 06:12:58 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Paolo Bonzini (Mon Aug 21 2017 - 06:13:07 EST)
- [PATCH v3 1/2] perf/bench/numa: Add functions to detect sparse numa nodes sathnaga (Mon Aug 21 2017 - 06:16:50 EST)
- [PATCH v3 0/2] Fixup for discontiguous/sparse numa nodes sathnaga (Mon Aug 21 2017 - 06:17:10 EST)
- [PATCH v3 2/2] perf/bench/numa: Handle discontiguous/sparse numa nodes sathnaga (Mon Aug 21 2017 - 06:17:32 EST)
- Re: [PATCH v1 5/5] [media] stm32-dcmi: g_/s_selection crop support Hugues FRUCHET (Mon Aug 21 2017 - 06:19:49 EST)
- Re: [PATCH v1 4/5] [media] stm32-dcmi: set default format at open() Hugues FRUCHET (Mon Aug 21 2017 - 06:23:04 EST)
- Re: [PATCH 1/7 v2] media: vb2: add bidirectional flag in vb2_queue Hans Verkuil (Mon Aug 21 2017 - 06:23:23 EST)
- Re: [PATCH v8 00/20] ILP32 for ARM64 Yury Norov (Mon Aug 21 2017 - 06:23:48 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times m18063 (Mon Aug 21 2017 - 06:24:21 EST)
- Re: [PATCH v2 2/4] clk: rockchip: rv1108: add ACLK_GMAC and PCLK_GMAC clk id David.Wu (Mon Aug 21 2017 - 06:24:35 EST)
- [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Imran Khan (Mon Aug 21 2017 - 06:26:26 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Marc Zyngier (Mon Aug 21 2017 - 06:26:37 EST)
- Re: [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically. Baoquan He (Mon Aug 21 2017 - 06:27:23 EST)
- Re: [PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac David.Wu (Mon Aug 21 2017 - 06:30:28 EST)
- Re: [PATCH v2 4/4] clk: rockchip: rv1108: fix up the clk_mac sel register description David.Wu (Mon Aug 21 2017 - 06:31:07 EST)
- Re: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky (Mon Aug 21 2017 - 06:32:28 EST)
- Re: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID Heiko Stuebner (Mon Aug 21 2017 - 06:33:01 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Peter Zijlstra (Mon Aug 21 2017 - 06:34:20 EST)
- Re: [PATCH v3] net: sunrpc: svcsock: fix NULL-pointer exception Jeff Layton (Mon Aug 21 2017 - 06:42:30 EST)
- [PATCH] lib/cmldine.c: Clean up the meaningless comment Baoquan He (Mon Aug 21 2017 - 06:42:30 EST)
- Re: [PATCH] lib/cmdline.c: add to the get_options() documentation Ilya Matveychikov (Mon Aug 21 2017 - 06:43:02 EST)
- RE: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 06:43:26 EST)
- Re: [PATCH 2/4] btrfs: Adjust 32 checks for null pointers Timofey Titovets (Mon Aug 21 2017 - 06:44:26 EST)
- Legacy Asset Finance <test@xxxxxxxxxxxxxx> (Mon Aug 21 2017 - 06:46:06 EST)
- Re: [PATCH] rtc: zynqmp: Disable the build as a module Michal Simek (Mon Aug 21 2017 - 06:49:22 EST)
- Re: [PATCH 4/4] btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy() Timofey Titovets (Mon Aug 21 2017 - 06:51:14 EST)
- Re: [PATCH v3] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Mon Aug 21 2017 - 06:51:32 EST)
- [PATCH 0/2] crypto: add OSCCA SM3 secure hash and tests Gilad Ben-Yossef (Mon Aug 21 2017 - 06:51:44 EST)
- [PATCH 2/2] crypto: add SM3 test vectors Gilad Ben-Yossef (Mon Aug 21 2017 - 06:51:52 EST)
- [PATCH 1/2] crypto: add OSCCA SM3 secure hash Gilad Ben-Yossef (Mon Aug 21 2017 - 06:52:03 EST)
- [PATCH v2] PM / AVS: rockchip-io: add io selectors and supplies for RV1108 David Wu (Mon Aug 21 2017 - 06:53:50 EST)
- [PATCH] mfd: max77693: Add muic of_compatible in mfd_cell Maciej Purski (Mon Aug 21 2017 - 06:53:58 EST)
- [V2 2/4] dt-bindings: vendors: Add VoCore as a vendor Harvey Hunt (Mon Aug 21 2017 - 06:55:12 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Peter Zijlstra (Mon Aug 21 2017 - 06:55:20 EST)
- Re: [PATCH] mfd: max77693: Add muic of_compatible in mfd_cell Chanwoo Choi (Mon Aug 21 2017 - 06:55:30 EST)
- [V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC Harvey Hunt (Mon Aug 21 2017 - 06:55:46 EST)
- [V2 2/3] MIPS: Add Onion Omega2+ board Harvey Hunt (Mon Aug 21 2017 - 06:56:00 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Masahiro Yamada (Mon Aug 21 2017 - 06:56:09 EST)
- [V2 3/3] MIPS: configs: Add Onion Omega2+ defconfig Harvey Hunt (Mon Aug 21 2017 - 06:56:26 EST)
- [V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC Harvey Hunt (Mon Aug 21 2017 - 06:56:43 EST)
- [V2 4/4] MIPS: configs: Add VoCore2 defconfig Harvey Hunt (Mon Aug 21 2017 - 06:56:50 EST)
- [V2 3/4] MIPS: dts: Add Vocore2 board Harvey Hunt (Mon Aug 21 2017 - 06:57:09 EST)
- Re: [PATCH] Staging: bcm2048: fix bare use of 'unsigned' in radio-bcm2048.c Hans Verkuil (Mon Aug 21 2017 - 06:58:00 EST)
- [PATCH v2 0/8] MT2712 IOMMU SUPPORT Yong Wu (Mon Aug 21 2017 - 07:00:36 EST)
- [PATCH v2 1/8] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI Yong Wu (Mon Aug 21 2017 - 07:00:49 EST)
- [PATCH v2 2/8] iommu/mediatek: Move MTK_M4U_TO_LARB/PORT into mtk_iommu.c Yong Wu (Mon Aug 21 2017 - 07:01:02 EST)
- [PATCH v2 3/8] iommu/mediatek: Add mt2712 IOMMU support Yong Wu (Mon Aug 21 2017 - 07:01:15 EST)
- [PATCH v2 4/8] iommu/mediatek: Merge 2 M4U HWs into one iommu domain Yong Wu (Mon Aug 21 2017 - 07:01:21 EST)
- [PATCH v2 5/8] iommu/mediatek: Move pgtable allocation into domain_alloc Yong Wu (Mon Aug 21 2017 - 07:01:31 EST)
- [PATCH v2 6/8] iommu/mediatek: Disable iommu clock when system suspend Yong Wu (Mon Aug 21 2017 - 07:01:39 EST)
- [PATCH v2 7/8] iommu/mediatek: Enlarge the validate PA range for 4GB mode Yong Wu (Mon Aug 21 2017 - 07:01:48 EST)
- [PATCH v2 8/8] memory: mtk-smi: Degrade SMI init to module_init Yong Wu (Mon Aug 21 2017 - 07:02:00 EST)
- [PATCH] drm: virtio: constify drm_fb_helper_funcs Arvind Yadav (Mon Aug 21 2017 - 07:07:52 EST)
- [PATCH] extcon: max77693: Allow MHL attach notifier Maciej Purski (Mon Aug 21 2017 - 07:08:09 EST)
- Re: [PATCHv6 1/4] mfd: da9052: add register details for TSI Lee Jones (Mon Aug 21 2017 - 07:09:56 EST)
- Re: [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Lee Jones (Mon Aug 21 2017 - 07:11:17 EST)
- Re: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID David.Wu (Mon Aug 21 2017 - 07:15:33 EST)
- [PATCH v2 0/9] Ata ceva patches Michal Simek (Mon Aug 21 2017 - 07:17:39 EST)
- [PATCH v2 2/9] ata: ceva: Move sata port phy oob settings to device-tree Michal Simek (Mon Aug 21 2017 - 07:17:41 EST)
- [PATCH v2 6/9] ata: ceva: Add CCI support for SATA if CCI is enabled Michal Simek (Mon Aug 21 2017 - 07:17:50 EST)
- [PATCH v2 5/9] ata: ceva: Make RxWaterMark value as module parameter Michal Simek (Mon Aug 21 2017 - 07:18:02 EST)
- [PATCH v2 9/9] ata: ceva: Add SMMU support for SATA IP Michal Simek (Mon Aug 21 2017 - 07:18:04 EST)
- [PATCH v2 8/9] ata: ceva: Correct the suspend and resume logic for SATA Michal Simek (Mon Aug 21 2017 - 07:18:26 EST)
- [PATCH v2 7/9] ata: ceva: Correct the AXI bus configuration for SATA ports Michal Simek (Mon Aug 21 2017 - 07:18:42 EST)
- [PATCH v2 4/9] ata: ceva: Disable Device Sleep capability Michal Simek (Mon Aug 21 2017 - 07:18:58 EST)
- [PATCH v2 3/9] ata: ceva: Add gen 3 mode support in driver Michal Simek (Mon Aug 21 2017 - 07:19:22 EST)
- [PATCH v2 1/9] devicetree: bindings: Add sata port phy config parameters in ahci-ceva Michal Simek (Mon Aug 21 2017 - 07:19:44 EST)
- [PATCH v4] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Mon Aug 21 2017 - 07:23:20 EST)
- Re: [PATCH v4] livepatch: introduce shadow variable API Petr Mladek (Mon Aug 21 2017 - 07:24:38 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times Thierry Reding (Mon Aug 21 2017 - 07:25:55 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Borislav Petkov (Mon Aug 21 2017 - 07:27:52 EST)
- Re: [RESEND PATCH v5 11/16] arm64: zynqmp: Add generic compatible string for I2C EEPROM Javier Martinez Canillas (Mon Aug 21 2017 - 07:28:02 EST)
- Re: [PATCH v3 2/7] pwm: rockchip: Remove the judge from return value of pwm_config David.Wu (Mon Aug 21 2017 - 07:29:10 EST)
- Re: [PATCH v7 3/4] lib/cmdline.c Remove quotes symmetrically. Michal SuchÃnek (Mon Aug 21 2017 - 07:30:12 EST)
- [patch v5 0/3] JTAG driver introduction Oleksandr Shamray (Mon Aug 21 2017 - 07:31:28 EST)
- [patch v5 2/3] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Mon Aug 21 2017 - 07:31:35 EST)
- [patch v5 3/3] doccumentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Mon Aug 21 2017 - 07:31:48 EST)
- [patch v5 1/3] drivers: jtag: Add JTAG core driver Oleksandr Shamray (Mon Aug 21 2017 - 07:32:11 EST)
- [PATCH 1/7 v3] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Mon Aug 21 2017 - 07:34:55 EST)
- Re: [PATCH v2 1/2] arm64: dts: rockchip: add usb3 controller node for RK3328 SoCs wlf (Mon Aug 21 2017 - 07:35:11 EST)
- Re: [PATCH] staging: vboxvideo: constify drm_fb_helper_funcs Hans de Goede (Mon Aug 21 2017 - 07:36:45 EST)
- Re: [PATCH 1/7 v2] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Mon Aug 21 2017 - 07:37:36 EST)
- Build regressions/improvements in v4.13-rc6 Geert Uytterhoeven (Mon Aug 21 2017 - 07:40:38 EST)
- Re: [RFC 1/2] misc: Add vboxguest driver for Virtual Box Guest integration Hans de Goede (Mon Aug 21 2017 - 07:43:26 EST)
- [PATCH 0/6] drivers: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:43:45 EST)
- [PATCH 1/6] ACPI: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:44:03 EST)
- [PATCH 2/6] nbd: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:44:10 EST)
- [PATCH 3/6] hid: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:44:24 EST)
- [PATCH 4/6] qlogic: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:44:38 EST)
- [PATCH 5/6] platform/x86: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:44:53 EST)
- [PATCH 6/6] power: supply: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 07:45:03 EST)
- [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration Romain Perier (Mon Aug 21 2017 - 07:45:41 EST)
- [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Romain Perier (Mon Aug 21 2017 - 07:45:48 EST)
- Re: [rfc patch] sched/topology: fix domain reconstruction memory leakage Mike Galbraith (Mon Aug 21 2017 - 07:45:54 EST)
- Re: [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Romain Perier (Mon Aug 21 2017 - 07:46:17 EST)
- [PATCH v2 0/2] net: stmmac: phy logging fixes Romain Perier (Mon Aug 21 2017 - 07:46:47 EST)
- Re: [PATCH] lib/cmdline.c: add to the get_options() documentation Dan Carpenter (Mon Aug 21 2017 - 07:51:34 EST)
- Re: [PATCH -mm -v2] mm: Clear to access sub-page last when clearing huge page Michal Hocko (Mon Aug 21 2017 - 07:52:44 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Marc Zyngier (Mon Aug 21 2017 - 07:53:09 EST)
- Re: [PATCH 03/14] mmc: meson-gx: clean up some constants Jerome Brunet (Mon Aug 21 2017 - 07:55:06 EST)
- [PATCH] arm64: dts: uniphier: add reset controller node of analog amplifier Katsuhiro Suzuki (Mon Aug 21 2017 - 07:55:11 EST)
- Re: [PATCH v3 1/4] mmc: sdhci-cadence: add suspend / resume support Adrian Hunter (Mon Aug 21 2017 - 07:55:41 EST)
- Re: Build regressions/improvements in v4.13-rc6 Geert Uytterhoeven (Mon Aug 21 2017 - 07:56:10 EST)
- Re: [linux-next][bisected c64e09ce] sysctl command hung indefinitely Stephen Rothwell (Mon Aug 21 2017 - 07:57:39 EST)
- [PATCH V3] dmaengine: qcom-bam: Process multiple pending descriptors Sricharan R (Mon Aug 21 2017 - 07:58:50 EST)
- Re: [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states Rafael J. Wysocki (Mon Aug 21 2017 - 07:59:42 EST)
- [RESEND PATCH v8 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() gabriel.fernandez (Mon Aug 21 2017 - 08:00:13 EST)
- [RESEND PATCH v8 3/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Mon Aug 21 2017 - 08:00:23 EST)
- [RESEND PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled gabriel.fernandez (Mon Aug 21 2017 - 08:00:41 EST)
- [RESEND PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Mon Aug 21 2017 - 08:00:54 EST)
- Re: [RESEND PATCH v5 11/16] arm64: zynqmp: Add generic compatible string for I2C EEPROM Michal Simek (Mon Aug 21 2017 - 08:04:25 EST)
- Re: [RFC 1/2] misc: Add vboxguest driver for Virtual Box Guest integration Hans de Goede (Mon Aug 21 2017 - 08:04:58 EST)
- Re: [PATCH 08/14] mmc: meson-gx: rework clock init function Jerome Brunet (Mon Aug 21 2017 - 08:05:56 EST)
- [no subject] Ciprian (Mon Aug 21 2017 - 08:06:04 EST)
- Re: system hung up when offlining CPUs Christoph Hellwig (Mon Aug 21 2017 - 08:07:44 EST)
- Re: [PATCH v3 2/4] mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() Adrian Hunter (Mon Aug 21 2017 - 08:10:18 EST)
- [PATCH] i2c: busses: make i2c_adapter_quirks const Bhumika Goyal (Mon Aug 21 2017 - 08:12:26 EST)
- Re: [PATCH 0/3] Fix y2038 issues for security/keys subsystem Baolin Wang (Mon Aug 21 2017 - 08:12:51 EST)
- Re: [PATCH 2/2] [media] solo6x10: make snd_kcontrol_new const Ismael Luceno (Mon Aug 21 2017 - 08:14:11 EST)
- Re: [PATCH] dmaengine: qcom-bam: Process multiple pending descriptors Sricharan R (Mon Aug 21 2017 - 08:16:45 EST)
- Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support Sekhar Nori (Mon Aug 21 2017 - 08:21:22 EST)
- Re: [PATCH 1/7 v3] media: vb2: add bidirectional flag in vb2_queue Marek Szyprowski (Mon Aug 21 2017 - 08:21:55 EST)
- virtio_pci: fix cpu affinity support Christoph Hellwig (Mon Aug 21 2017 - 08:24:11 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Rafael J. Wysocki (Mon Aug 21 2017 - 08:25:10 EST)
- Re: [PATCH 0/6] drivers: make device_attribute const Rafael J. Wysocki (Mon Aug 21 2017 - 08:28:46 EST)
- [PATCH v2 0/6] MIPS: math-emu: FP emulation fixes and improvements Aleksandar Markovic (Mon Aug 21 2017 - 08:29:15 EST)
- [PATCH v2 1/6] MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences of SIGILL crashes Aleksandar Markovic (Mon Aug 21 2017 - 08:29:24 EST)
- [PATCH v2 2/6] MIPS: math-emu: RINT.<D|S>: Fix several problems by reimplementation Aleksandar Markovic (Mon Aug 21 2017 - 08:29:58 EST)
- [PATCH v2 3/6] MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result Aleksandar Markovic (Mon Aug 21 2017 - 08:30:03 EST)
- [PATCH v2 4/6] MIPS: math-emu: Add FP emu debugfs statistics for branches Aleksandar Markovic (Mon Aug 21 2017 - 08:30:12 EST)
- [PATCH v2 5/6] MIPS: math-emu: Add FP emu debugfs clear functionality Aleksandar Markovic (Mon Aug 21 2017 - 08:30:19 EST)
- [PATCH v2 6/6] MIPS: math-emu: Add FP emu debugfs stats for individual instructions Aleksandar Markovic (Mon Aug 21 2017 - 08:30:28 EST)
- Re: [PATCH v3 1/4] mmc: sdhci-cadence: add suspend / resume support Masahiro Yamada (Mon Aug 21 2017 - 08:30:44 EST)
- RE: [PATCH 1/1] Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" Steve Twiss (Mon Aug 21 2017 - 08:32:42 EST)
- Re: [PATCH] mmc: vub300: constify usb_device_id Ulf Hansson (Mon Aug 21 2017 - 08:33:23 EST)
- Re: [PATCH] mmc: mmci: stop building qcom dml as module Ulf Hansson (Mon Aug 21 2017 - 08:34:01 EST)
- Re: [PATCH v1 4/4] KVM: MMU: Expose the LA57 feature to VM. Yu Zhang (Mon Aug 21 2017 - 08:34:34 EST)
- [PATCH 0/5] BTRFS: Fine-tuning for five function implementations SF Markus Elfring (Mon Aug 21 2017 - 08:36:11 EST)
- [PATCH 1/5] btrfs: Use common error handling code in tree_mod_log_eb_copy() SF Markus Elfring (Mon Aug 21 2017 - 08:38:29 EST)
- Re: [PATCH] staging: lustre: fix structure size for ARM OABI Cihangir Akturk (Mon Aug 21 2017 - 08:38:43 EST)
- [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent() SF Markus Elfring (Mon Aug 21 2017 - 08:39:16 EST)
- [PATCH 3/5] btrfs: Use common error handling code in btrfs_update_root() SF Markus Elfring (Mon Aug 21 2017 - 08:41:15 EST)
- [PATCH v2 1/2] hwmon: (ltq-cputemp) add cpu temp sensor driver Florian Eckert (Mon Aug 21 2017 - 08:41:38 EST)
- [PATCH v2 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation Florian Eckert (Mon Aug 21 2017 - 08:41:50 EST)
- [PATCH 4/5] btrfs: Use common error handling code in update_ref_path() SF Markus Elfring (Mon Aug 21 2017 - 08:41:59 EST)
- [PATCH 5/5] btrfs: Use common error handling code in btrfs_mark_extent_written() SF Markus Elfring (Mon Aug 21 2017 - 08:42:55 EST)
- Re: [PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot Rafael J. Wysocki (Mon Aug 21 2017 - 08:45:18 EST)
- [GIT PULL] phy: for 4.14 Kishon Vijay Abraham I (Mon Aug 21 2017 - 08:45:46 EST)
- [PATCH] regulator: fan53555: fix I2C device ids Guillaume Tucker (Mon Aug 21 2017 - 08:47:43 EST)
- Modifying the vboxguest ioctl API (Was: Re: [vbox-dev] [RFC] VGDrvCommonIoCtl: Add f32bit flag argument) Hans de Goede (Mon Aug 21 2017 - 08:48:09 EST)
- Re: [dm-devel] [PATCH v5 12/19] dm: move dm-verity to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 08:48:21 EST)
- [PATCH] regulator: fan53555: fix I2C device ids Guillaume Tucker (Mon Aug 21 2017 - 08:48:27 EST)
- Re: [PATCH v5 05/19] crypto: introduce crypto wait for async op Gilad Ben-Yossef (Mon Aug 21 2017 - 08:49:50 EST)
- Re: [PATCH 0/6] drivers: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 08:55:45 EST)
- Re: [PATCH 0/6] drivers: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 08:57:44 EST)
- Re: [RESEND PATCH v5 11/16] arm64: zynqmp: Add generic compatible string for I2C EEPROM Javier Martinez Canillas (Mon Aug 21 2017 - 08:58:45 EST)
- Re: [patch v5 3/3] doccumentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Tobias Klauser (Mon Aug 21 2017 - 09:00:20 EST)
- Re: kernel panic on null pointer on page->mem_cgroup Johannes Weiner (Mon Aug 21 2017 - 09:02:32 EST)
- Re: [PATCH] objtool: Fix objtool fallthrough detection with function padding Josh Poimboeuf (Mon Aug 21 2017 - 09:05:42 EST)
- Re: [PATCH 5/5] btrfs: Use common error handling code in btrfs_mark_extent_written() Jeff Mahoney (Mon Aug 21 2017 - 09:07:19 EST)
- Re: [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent() Jeff Mahoney (Mon Aug 21 2017 - 09:07:57 EST)
- Re: [PATCH 4/5] btrfs: Use common error handling code in update_ref_path() Jeff Mahoney (Mon Aug 21 2017 - 09:08:13 EST)
- Re: [PATCH 3/5] btrfs: Use common error handling code in btrfs_update_root() Jeff Mahoney (Mon Aug 21 2017 - 09:09:23 EST)
- Re: [PATCH 2/2] PM: docs: Delete the obsolete states.txt document Rafael J. Wysocki (Mon Aug 21 2017 - 09:12:16 EST)
- Re: [PATCH] mmc: tegra: suppress errors when probe is deferred Adrian Hunter (Mon Aug 21 2017 - 09:12:28 EST)
- [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Viresh Kumar (Mon Aug 21 2017 - 09:13:40 EST)
- Re: [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent() Dan Carpenter (Mon Aug 21 2017 - 09:14:54 EST)
- [GIT PULL] ARM: at91: drivers fixes for 4.13 Alexandre Belloni (Mon Aug 21 2017 - 09:16:05 EST)
- Re: [PATCH 1/5] [media] cx25840: add pin to pad mapping and output format configuration Hans Verkuil (Mon Aug 21 2017 - 09:16:12 EST)
- Re: [PATCH 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Andrew Lunn (Mon Aug 21 2017 - 09:16:21 EST)
- Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Simon Horman (Mon Aug 21 2017 - 09:17:43 EST)
- Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Simon Horman (Mon Aug 21 2017 - 09:18:07 EST)
- Re: system hung up when offlining CPUs Christoph Hellwig (Mon Aug 21 2017 - 09:18:16 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Simon Horman (Mon Aug 21 2017 - 09:20:05 EST)
- Re: [PATCH v3] MTD: NAND: add OOB layout without ECC bytes Boris Brezillon (Mon Aug 21 2017 - 09:20:30 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Andrew Lunn (Mon Aug 21 2017 - 09:20:56 EST)
- [PATCH] ACPICA: Check whether ACPI is disabled before getting a table Borislav Petkov (Mon Aug 21 2017 - 09:21:10 EST)
- [PATCH v2 1/2] PM: docs: Describe high-level PM strategies and sleep states Rafael J. Wysocki (Mon Aug 21 2017 - 09:23:34 EST)
- Re: kernel panic on null pointer on page->mem_cgroup Michal Hocko (Mon Aug 21 2017 - 09:23:58 EST)
- Re: [PATCH 5/5] [media] cxusb: add analog mode support for Medion MD95700 Hans Verkuil (Mon Aug 21 2017 - 09:24:47 EST)
- Re: [PATCH v3] irqchip/tango: Don't use incorrect irq_mask_ack callback Marc Gonzalez (Mon Aug 21 2017 - 09:25:34 EST)
- Re: [PATCH 0/5] BTRFS: Fine-tuning for five function implementations David Sterba (Mon Aug 21 2017 - 09:25:59 EST)
- [PATCH] can: peak_pci: Make i2c_algo_bit_data const Bhumika Goyal (Mon Aug 21 2017 - 09:26:36 EST)
- Re: btrfs: Adjust 32 checks for null pointers SF Markus Elfring (Mon Aug 21 2017 - 09:27:21 EST)
- [PATCH] i2c: versatile: Make i2c_algo_bit_data const Bhumika Goyal (Mon Aug 21 2017 - 09:29:09 EST)
- Re: [PATCH 5/6] platform/x86: make device_attribute const Thadeu Lima de Souza Cascardo (Mon Aug 21 2017 - 09:29:20 EST)
- Re: btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy() SF Markus Elfring (Mon Aug 21 2017 - 09:30:47 EST)
- Re: [PATCH] ACPICA: Check whether ACPI is disabled before getting a table Rafael J. Wysocki (Mon Aug 21 2017 - 09:30:56 EST)
- Re: [rfc patch] sched/topology: fix domain reconstruction memory leakage Mike Galbraith (Mon Aug 21 2017 - 09:31:04 EST)
- [PATCH v8 0/2] serio: PS/2 gpio bit banging driver for serio bus Danilo Krummrich (Mon Aug 21 2017 - 09:31:26 EST)
- [PATCH v8 1/2] serio: PS/2 gpio bit banging driver for serio bus Danilo Krummrich (Mon Aug 21 2017 - 09:31:31 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Maxime Ripard (Mon Aug 21 2017 - 09:31:57 EST)
- Re: [PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t Juergen Gross (Mon Aug 21 2017 - 09:33:15 EST)
- [PATCH v4 00/14] mpt3sas driver NVMe support: Suganath Prabu S (Mon Aug 21 2017 - 09:33:32 EST)
- [PATCH v4 01/14] mpt3sas: Update MPI Header Suganath Prabu S (Mon Aug 21 2017 - 09:33:32 EST)
- [PATCH v4 02/14] mpt3sas: Add nvme device support in slave alloc, target alloc and probe Suganath Prabu S (Mon Aug 21 2017 - 09:33:41 EST)
- [PATCH v4 03/14] mpt3sas: SGL to PRP Translation for I/Os to NVMe devices Suganath Prabu S (Mon Aug 21 2017 - 09:33:54 EST)
- [PATCH v4 06/14] mpt3sas: API's to remove nvme drive from sml Suganath Prabu S (Mon Aug 21 2017 - 09:34:05 EST)
- [PATCH v4 07/14] mpt3sas: Handle NVMe PCIe device related events generated from firmware. Suganath Prabu S (Mon Aug 21 2017 - 09:34:13 EST)
- [PATCH v4 08/14] mpt3sas: Set NVMe device queue depth as 128 Suganath Prabu S (Mon Aug 21 2017 - 09:34:18 EST)
- [PATCH v4 09/14] mpt3sas: scan and add nvme device after controller reset Suganath Prabu S (Mon Aug 21 2017 - 09:34:22 EST)
- [PATCH v4 10/14] mpt3as: Add-Task-management-debug-info-for-NVMe-drives. Suganath Prabu S (Mon Aug 21 2017 - 09:34:29 EST)
- [PATCH v4 11/14] mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info Suganath Prabu S (Mon Aug 21 2017 - 09:34:39 EST)
- [PATCH v4 12/14] mpt3sas: Fix nvme drives checking for tlr. Suganath Prabu S (Mon Aug 21 2017 - 09:34:41 EST)
- Re: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Waiman Long (Mon Aug 21 2017 - 09:34:47 EST)
- [PATCH v4 13/14] mpt3sas: Update mpt3sas driver version. Suganath Prabu S (Mon Aug 21 2017 - 09:34:50 EST)
- [PATCH v4 14/14] mpt3sas: Fix sparse warning Suganath Prabu S (Mon Aug 21 2017 - 09:35:03 EST)
- [PATCH] [media] cx18: Make i2c_algo_bit_data const Bhumika Goyal (Mon Aug 21 2017 - 09:36:08 EST)
- [PATCH v3 1/3] dt-bindings: usb: add DT binding for RK3328 dwc3 controller William Wu (Mon Aug 21 2017 - 09:36:22 EST)
- [PATCH v3 3/3] arm64: dts: rockchip: enable usb3 for RK3328 evaluation board William Wu (Mon Aug 21 2017 - 09:36:28 EST)
- [PATCH v3 2/3] arm64: dts: rockchip: add usb3 controller node for RK3328 SoCs William Wu (Mon Aug 21 2017 - 09:36:46 EST)
- [PATCH v3 0/3] Add usb3 ctrl node on RK3328 SoCs and enable usb3 host on RK3328 evb William Wu (Mon Aug 21 2017 - 09:36:58 EST)
- [PATCH 1/1] binder: free memory on error Christian Brauner (Mon Aug 21 2017 - 09:37:09 EST)
- [PATCH 0/1] binder: free memory on error Christian Brauner (Mon Aug 21 2017 - 09:37:25 EST)
- Re: system hung up when offlining CPUs Marc Zyngier (Mon Aug 21 2017 - 09:38:05 EST)
- [PATCH v4 05/14] mpt3sas: API 's to support NVMe drive addition to SML Suganath Prabu S (Mon Aug 21 2017 - 09:38:47 EST)
- [PATCH] [media] bt8xx: Make i2c_algo_bit_data const Bhumika Goyal (Mon Aug 21 2017 - 09:39:00 EST)
- Re: [v2] macintosh: rack-meter: make of_device_ids const. Michael Ellerman (Mon Aug 21 2017 - 09:39:14 EST)
- [PATCH v4 04/14] mpt3sas: Added support for nvme encapsulated request message. Suganath Prabu S (Mon Aug 21 2017 - 09:39:27 EST)
- [PATCH v8 2/2] dt-bindings: new binding for ps/2 gpio devices Danilo Krummrich (Mon Aug 21 2017 - 09:40:05 EST)
- Re: [PATCH 4/5] btrfs: Use common error handling code in update_ref_path() Dan Carpenter (Mon Aug 21 2017 - 09:42:58 EST)
- Re: [PATCH 1/2] arm64: mm: abort uaccess retries upon fatal signal Mark Rutland (Mon Aug 21 2017 - 09:43:26 EST)
- Re: [rfc patch] sched/topology: fix domain reconstruction memory leakage Peter Zijlstra (Mon Aug 21 2017 - 09:43:38 EST)
- Re: [PATCH V10 2/3] PCI: handle CRS returned by device after FLR Sinan Kaya (Mon Aug 21 2017 - 09:44:20 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Juri Lelli (Mon Aug 21 2017 - 09:45:07 EST)
- Re: [PATCH RFC 1/2] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC Christian Borntraeger (Mon Aug 21 2017 - 09:49:13 EST)
- [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Laurent Vivier (Mon Aug 21 2017 - 09:50:01 EST)
- [PATCH 2/2] blk-mq: don't use WORK_CPU_UNBOUND Laurent Vivier (Mon Aug 21 2017 - 09:50:03 EST)
- [PATCH v2] btrfs: Use common error handling code in update_ref_path() SF Markus Elfring (Mon Aug 21 2017 - 09:53:12 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Sinan Kaya (Mon Aug 21 2017 - 09:54:05 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Andy Lutomirski (Mon Aug 21 2017 - 09:56:13 EST)
- Re: [PATCH 1/2] video: fbdev: smscufx: constify usb_device_id. Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 09:56:52 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Peter Zijlstra (Mon Aug 21 2017 - 09:57:02 EST)
- Re: [PATCH 2/2] video: fbdev: udlfb: constify usb_device_id. Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 09:59:18 EST)
- [PATCH] ARM: mmp: make matrix_keymap_data const Bhumika Goyal (Mon Aug 21 2017 - 09:59:44 EST)
- Re: [PATCH 1/1] binder: free memory on error Dan Carpenter (Mon Aug 21 2017 - 10:01:19 EST)
- Re: [PATCH v11 1/4] PCI: Don't ignore valid response before CRS timeout Sinan Kaya (Mon Aug 21 2017 - 10:03:05 EST)
- Re: [PATCH] quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info() Jan Kara (Mon Aug 21 2017 - 10:03:58 EST)
- Re: [PATCH 1/2] video: fbdev: Fix multiple style issues in xilinxfb Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:04:28 EST)
- [PATCH v6 00/19] simplify crypto wait for async op Gilad Ben-Yossef (Mon Aug 21 2017 - 10:05:34 EST)
- [PATCH v6 01/19] crypto: change transient busy return code to -EAGAIN Gilad Ben-Yossef (Mon Aug 21 2017 - 10:05:46 EST)
- [PATCH] ARM: pxa: make matrix_keymap_data const Bhumika Goyal (Mon Aug 21 2017 - 10:05:55 EST)
- [PATCH v6 02/19] crypto: ccp: use -EAGAIN for transient busy indication Gilad Ben-Yossef (Mon Aug 21 2017 - 10:06:02 EST)
- [PATCH v6 03/19] crypto: remove redundant backlog checks on EBUSY Gilad Ben-Yossef (Mon Aug 21 2017 - 10:06:14 EST)
- Re: [PATCH 1/4] isofs: Delete an error message for a failed memory allocation in isofs_read_inode() Jan Kara (Mon Aug 21 2017 - 10:06:25 EST)
- [PATCH v6 04/19] crypto: marvell/cesa: remove redundant backlog checks on EBUSY Gilad Ben-Yossef (Mon Aug 21 2017 - 10:06:28 EST)
- Re: [PATCH 2/4] isofs: Adjust four checks for null pointers Jan Kara (Mon Aug 21 2017 - 10:06:38 EST)
- [PATCH v6 05/19] crypto: introduce crypto wait for async op Gilad Ben-Yossef (Mon Aug 21 2017 - 10:06:57 EST)
- [PATCH v6 07/19] crypto: move pub key to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:07:09 EST)
- [PATCH v6 08/19] crypto: move drbg to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:07:22 EST)
- [PATCH v6 09/19] crypto: move gcm to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:07:37 EST)
- [PATCH v6 10/19] crypto: move testmgr to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:07:51 EST)
- [PATCH v6 11/19] fscrypt: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:08:02 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Juri Lelli (Mon Aug 21 2017 - 10:08:11 EST)
- [PATCH v6 12/19] dm: move dm-verity to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:08:22 EST)
- [PATCH v6 13/19] cifs: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:08:36 EST)
- [PATCH v6 14/19] ima: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:08:50 EST)
- [PATCH v6 15/19] crypto: tcrypt: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:09:06 EST)
- [PATCH v6 16/19] crypto: talitos: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:09:18 EST)
- [PATCH v6 17/19] crypto: qce: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:09:31 EST)
- [PATCH v6 18/19] crypto: mediatek: move to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:09:45 EST)
- [PATCH v6 19/19] crypto: adapt api sample to use async. op wait Gilad Ben-Yossef (Mon Aug 21 2017 - 10:10:01 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Peter Zijlstra (Mon Aug 21 2017 - 10:11:02 EST)
- Re: [PATCH 3/4] isofs: One check less in isofs_read_inode() after error detection Jan Kara (Mon Aug 21 2017 - 10:11:48 EST)
- Re: [PATCH 2/2] video: fbdev: Enable Xilinx FB for ZynqMP Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:12:30 EST)
- Re: [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Hans Verkuil (Mon Aug 21 2017 - 10:12:50 EST)
- Re: [PATCH 4/4] isofs: Delete an unnecessary variable initialisation in isofs_read_inode() Jan Kara (Mon Aug 21 2017 - 10:13:00 EST)
- [PATCH 0/1 v2] binder: free memory on error Christian Brauner (Mon Aug 21 2017 - 10:13:41 EST)
- [GIT PULL] RTC fixes for 4.13 Alexandre Belloni (Mon Aug 21 2017 - 10:13:47 EST)
- [tip:x86/asm] objtool: Fix objtool fallthrough detection with function padding tip-bot for Josh Poimboeuf (Mon Aug 21 2017 - 10:13:59 EST)
- [tip:x86/urgent] objtool: Fix '-mtune=atom' decoding support in objtool 2.0 tip-bot for Josh Poimboeuf (Mon Aug 21 2017 - 10:14:15 EST)
- [PATCH 1/1 v2] binder: free memory on error Christian Brauner (Mon Aug 21 2017 - 10:14:38 EST)
- Re: [PATCH 1/7 v3] media: vb2: add bidirectional flag in vb2_queue Stanimir Varbanov (Mon Aug 21 2017 - 10:14:48 EST)
- [PATCH v6 06/19] crypto: move algif to generic async completion Gilad Ben-Yossef (Mon Aug 21 2017 - 10:15:13 EST)
- Re: [PATCH v7] rockchip/rga: v4l2 m2m support Hans Verkuil (Mon Aug 21 2017 - 10:16:52 EST)
- Re: [PATCH] video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe() Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:18:10 EST)
- Re: isofs: One check less in isofs_read_inode() after error detection SF Markus Elfring (Mon Aug 21 2017 - 10:18:42 EST)
- Re: [PATCH 3/5] dt-bindings: ti-omap-hsmmc: Document new compatible for sdhci omap Tony Lindgren (Mon Aug 21 2017 - 10:21:42 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Andrew Lunn (Mon Aug 21 2017 - 10:23:35 EST)
- Re: btrfs: Adjust 32 checks for null pointers Timofey Titovets (Mon Aug 21 2017 - 10:24:16 EST)
- Re: [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Andrew Lunn (Mon Aug 21 2017 - 10:24:35 EST)
- Re: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Andrew Lunn (Mon Aug 21 2017 - 10:29:49 EST)
- Re: [PATCH 1/2] fbdev: matrox: make fb_ops const Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:30:43 EST)
- Re: [PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t Boris Ostrovsky (Mon Aug 21 2017 - 10:31:52 EST)
- Re: [PATCH 2/2] fbdev: i810: make fb_ops const Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:32:32 EST)
- RE: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 10:32:57 EST)
- [PATCH] Blackfin: bf527: make musb_hdrc_config const Bhumika Goyal (Mon Aug 21 2017 - 10:34:56 EST)
- [PATCH] blk-mq: Improvements to the hybrid polling sleep time calculation sbates (Mon Aug 21 2017 - 10:36:06 EST)
- Re: [PATCH] video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:36:18 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Hans Verkuil (Mon Aug 21 2017 - 10:38:01 EST)
- [PATCH] Blackfin: bf548: make musb_hdrc_config const Bhumika Goyal (Mon Aug 21 2017 - 10:38:27 EST)
- [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 10:40:41 EST)
- [PATCH v5] shadow variables Joe Lawrence (Mon Aug 21 2017 - 10:42:24 EST)
- [PATCH v5] livepatch: introduce shadow variable API Joe Lawrence (Mon Aug 21 2017 - 10:42:31 EST)
- Re: [PATCH][RFC v4] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Mon Aug 21 2017 - 10:45:01 EST)
- Re: [PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t Juergen Gross (Mon Aug 21 2017 - 10:46:13 EST)
- Re: pmu::read() called erroneously in v4.13-rc{3,4} Jiri Olsa (Mon Aug 21 2017 - 10:46:22 EST)
- Re: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky (Mon Aug 21 2017 - 10:47:52 EST)
- Re: [PATCH] omapfb: constify omap_video_timings structures Bartlomiej Zolnierkiewicz (Mon Aug 21 2017 - 10:48:34 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Tejun Heo (Mon Aug 21 2017 - 10:48:44 EST)
- Re: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Leon Romanovsky (Mon Aug 21 2017 - 10:48:50 EST)
- Re: [PATCH 2/2] blk-mq: don't use WORK_CPU_UNBOUND Tejun Heo (Mon Aug 21 2017 - 10:49:06 EST)
- RE: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 10:49:48 EST)
- RE: [PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs() David Laight (Mon Aug 21 2017 - 10:52:50 EST)
- [RESEND] [PATCHv6 0/4] DA9052 hardware monitoring improvements Sebastian Reichel (Mon Aug 21 2017 - 10:55:24 EST)
- [RESEND] [PATCHv6 1/4] mfd: da9052: add register details for TSI Sebastian Reichel (Mon Aug 21 2017 - 10:55:36 EST)
- [RESEND] [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Sebastian Reichel (Mon Aug 21 2017 - 10:55:46 EST)
- [PATCH] f2fs: fix out-of-order execution in f2fs_issue_flush Chao Yu (Mon Aug 21 2017 - 10:55:57 EST)
- [RESEND] [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Sebastian Reichel (Mon Aug 21 2017 - 10:56:17 EST)
- [RESEND] [PATCHv6 4/4] hwmon: da9052: add support for TSI channel Sebastian Reichel (Mon Aug 21 2017 - 10:56:31 EST)
- Re: [PATCH 1/1 v2] binder: free memory on error Dan Carpenter (Mon Aug 21 2017 - 10:56:59 EST)
- RE: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 10:59:09 EST)
- Re: [PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs() Dan Carpenter (Mon Aug 21 2017 - 10:59:28 EST)
- Re: [PATCH v06 27/36] uapi xen/gntdev.h: include xen/privcmd.h and define grant_ref_t Boris Ostrovsky (Mon Aug 21 2017 - 11:00:44 EST)
- RE: [PATCH V3 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 11:05:18 EST)
- [PATCH] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Mon Aug 21 2017 - 11:06:58 EST)
- Re: [PATCH v2 2/2] crypto: engine - Permit to enqueue skcipher request Herbert Xu (Mon Aug 21 2017 - 11:07:52 EST)
- [PATCH v2 0/5] Removing full paths from DT full_name Rob Herring (Mon Aug 21 2017 - 11:17:08 EST)
- [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path Rob Herring (Mon Aug 21 2017 - 11:17:11 EST)
- [PATCH v2 5/5] of/fdt: only store the device node basename in full_name Rob Herring (Mon Aug 21 2017 - 11:17:12 EST)
- [PATCH v2 4/5] powerpc: pseries: only store the device node basename in full_name Rob Herring (Mon Aug 21 2017 - 11:17:32 EST)
- [PATCH v2 1/5] powerpc: Convert to using %pOF instead of full_name Rob Herring (Mon Aug 21 2017 - 11:17:48 EST)
- [PATCH v2 3/5] powerpc: pseries: remove dlpar_attach_node dependency on full path Rob Herring (Mon Aug 21 2017 - 11:17:53 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Andy Lutomirski (Mon Aug 21 2017 - 11:23:20 EST)
- Re: [PATCHv4 08/14] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Kirill A. Shutemov (Mon Aug 21 2017 - 11:23:26 EST)
- [PATCH 0/2] sched/fair: Tweaks for select_task_rq_fair slowpath Brendan Jackman (Mon Aug 21 2017 - 11:23:38 EST)
- [PATCH 1/2] sched/fair: Remove unnecessary comparison with -1 Brendan Jackman (Mon Aug 21 2017 - 11:23:45 EST)
- [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Mon Aug 21 2017 - 11:23:56 EST)
- [PATCHv5 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME Kirill A. Shutemov (Mon Aug 21 2017 - 11:29:31 EST)
- [PATCHv5 10/19] x86/mm: Make __PHYSICAL_MASK_SHIFT and __VIRTUAL_MASK_SHIFT dynamic Kirill A. Shutemov (Mon Aug 21 2017 - 11:29:36 EST)
- [PATCHv5 05/19] x86/xen: Drop 5-level paging support code from XEN_PV code Kirill A. Shutemov (Mon Aug 21 2017 - 11:29:37 EST)
- [PATCHv5 11/19] x86/mm: Make STACK_TOP_MAX dynamic Kirill A. Shutemov (Mon Aug 21 2017 - 11:29:42 EST)
- [PATCHv5 17/19] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL Kirill A. Shutemov (Mon Aug 21 2017 - 11:29:56 EST)
- [PATCHv5 04/19] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:02 EST)
- [PATCHv5 07/19] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:09 EST)
- [PATCHv5 15/19] x86/mm: Replace compile-time checks for 5-level with runtime-time Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:15 EST)
- [PATCHv5 00/19] Boot-time switching between 4- and 5-level paging Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:32 EST)
- [PATCHv5 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:34 EST)
- [PATCHv5 18/19] x86/mm: Redefine some of page table helpers as macros Kirill A. Shutemov (Mon Aug 21 2017 - 11:30:44 EST)
- Re: [PATCH 1/2] ARM: dts: rockchip: add cpu opp table for rv1108 Heiko Stuebner (Mon Aug 21 2017 - 11:31:08 EST)
- Re: [PATCH] staging: greybus: audio: constify snd_soc_dai_ops structures Mark Greer (Mon Aug 21 2017 - 11:31:22 EST)
- [PATCHv5 08/19] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Kirill A. Shutemov (Mon Aug 21 2017 - 11:31:37 EST)
- [PATCHv5 19/19] x86/mm: Offset boot-time paging mode switching cost Kirill A. Shutemov (Mon Aug 21 2017 - 11:32:05 EST)
- [PATCHv5 09/19] x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic Kirill A. Shutemov (Mon Aug 21 2017 - 11:32:15 EST)
- [PATCHv5 16/19] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y Kirill A. Shutemov (Mon Aug 21 2017 - 11:32:34 EST)
- [PATCHv5 13/19] x86/mm: Make early boot code support boot-time switching of paging modes Kirill A. Shutemov (Mon Aug 21 2017 - 11:32:47 EST)
- [PATCHv5 12/19] x86/mm: Adjust virtual address space layout in early boot. Kirill A. Shutemov (Mon Aug 21 2017 - 11:33:04 EST)
- [PATCHv5 14/19] x86/mm: Fold p4d page table layer at runtime Kirill A. Shutemov (Mon Aug 21 2017 - 11:33:17 EST)
- [PATCHv5 03/19] x86/kasan: Use the same shadow offset for 4- and 5-level paging Kirill A. Shutemov (Mon Aug 21 2017 - 11:33:51 EST)
- [PATCHv5 02/19] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS Kirill A. Shutemov (Mon Aug 21 2017 - 11:34:08 EST)
- Re: [PATCH] ACPICA: Check whether ACPI is disabled before getting a table Borislav Petkov (Mon Aug 21 2017 - 11:34:37 EST)
- [PATCH] pids: make task_tgid_nr_ns() safe Oleg Nesterov (Mon Aug 21 2017 - 11:35:14 EST)
- [PATCH] firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set Sudeep Holla (Mon Aug 21 2017 - 11:35:26 EST)
- perf_event_pid() (Was: [PATCH] pids: make task_tgid_nr_ns() safe) Oleg Nesterov (Mon Aug 21 2017 - 11:36:37 EST)
- [RFC PATCH -tip 0/2] kprobes: A trial to reuse graph-tracer's return stack for kretprobe Masami Hiramatsu (Mon Aug 21 2017 - 11:41:02 EST)
- [RFC PATCH -tip 1/2] trace: kprobes: Show sum of probe/retprobe nmissed count Masami Hiramatsu (Mon Aug 21 2017 - 11:42:10 EST)
- [RFC PATCH -tip 2/2] kprobes/x86: Use graph_tracer's per-thread return stack for kretprobe Masami Hiramatsu (Mon Aug 21 2017 - 11:43:11 EST)
- [PATCH] USB: serial: option: add support for D-Link DWM-157 C1 Maciej S. Szmigiero (Mon Aug 21 2017 - 11:43:57 EST)
- Re: [PATCH] KVM/x86: Increase max vcpu number to 352 Radim KrÄmÃÅ (Mon Aug 21 2017 - 11:44:59 EST)
- Re: [PATCH] Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI Dmitry Torokhov (Mon Aug 21 2017 - 11:45:31 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Mon Aug 21 2017 - 11:46:12 EST)
- Re: [PATCH V2] KVM/x86: Increase max vcpu number to 8192 Radim KrÄmÃÅ (Mon Aug 21 2017 - 11:52:12 EST)
- Re: [PATCH] perf/core: fix group {cpu,task} validation Peter Zijlstra (Mon Aug 21 2017 - 11:53:39 EST)
- [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Mon Aug 21 2017 - 11:56:57 EST)
- [PATCH V8 net-next 02/22] net-next/hinic: Initialize hw device components Aviad Krawczyk (Mon Aug 21 2017 - 11:57:09 EST)
- [PATCH V8 net-next 11/22] net-next/hinic: Add wq Aviad Krawczyk (Mon Aug 21 2017 - 11:57:20 EST)
- [PATCH V8 net-next 21/22] net-next/hinic: Add netpoll Aviad Krawczyk (Mon Aug 21 2017 - 11:57:36 EST)
- [PATCH V8 net-next 22/22] net-next/hinic: Add Maintainer Aviad Krawczyk (Mon Aug 21 2017 - 11:57:40 EST)
- [PATCH] rtc: pxa: fix possible race condition Alexandre Belloni (Mon Aug 21 2017 - 11:57:50 EST)
- [PATCH V8 net-next 19/22] net-next/hinic: Add Tx operation Aviad Krawczyk (Mon Aug 21 2017 - 11:58:21 EST)
- [PATCH V8 net-next 16/22] net-next/hinic: Add cmdq commands Aviad Krawczyk (Mon Aug 21 2017 - 11:58:46 EST)
- [PATCH v7 0/2] PCI: iproc: SOC specific fixes Oza Pawandeep (Mon Aug 21 2017 - 11:58:51 EST)
- [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Pawandeep (Mon Aug 21 2017 - 11:58:57 EST)
- [PATCH v7 2/2] PCI: iproc: add device shutdown for PCI RC Oza Pawandeep (Mon Aug 21 2017 - 11:59:04 EST)
- [PATCH V8 net-next 20/22] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Mon Aug 21 2017 - 11:59:32 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Peter Zijlstra (Mon Aug 21 2017 - 11:59:41 EST)
- [PATCH V8 net-next 15/22] net-next/hinic: Add ceqs Aviad Krawczyk (Mon Aug 21 2017 - 12:00:19 EST)
- Re: [PATCH] MAINTAINERS: Add SoC drivers to AT91 entry Nicolas Ferre (Mon Aug 21 2017 - 12:00:31 EST)
- [PATCH] rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare Alexandre Belloni (Mon Aug 21 2017 - 12:00:47 EST)
- [PATCH V8 net-next 17/22] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Mon Aug 21 2017 - 12:01:14 EST)
- [PATCH V8 net-next 18/22] net-next/hinic: Add Rx handler Aviad Krawczyk (Mon Aug 21 2017 - 12:01:25 EST)
- [PATCH V8 net-next 14/22] net-next/hinic: Initialize cmdq Aviad Krawczyk (Mon Aug 21 2017 - 12:01:50 EST)
- [PATCH V8 net-next 10/22] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Mon Aug 21 2017 - 12:02:14 EST)
- [PATCH V8 net-next 13/22] net-next/hinic: Set qp context Aviad Krawczyk (Mon Aug 21 2017 - 12:02:19 EST)
- [PATCH V8 net-next 12/22] net-next/hinic: Add qp resources Aviad Krawczyk (Mon Aug 21 2017 - 12:02:43 EST)
- Re: [PATCH] perf/core: fix group {cpu,task} validation Mark Rutland (Mon Aug 21 2017 - 12:02:56 EST)
- [PATCH v2 07/16] mmc: meson-gx: rework clk_set function Jerome Brunet (Mon Aug 21 2017 - 12:03:22 EST)
- [PATCH v2 10/16] mmc: meson-gx: work around clk-stop issue Jerome Brunet (Mon Aug 21 2017 - 12:03:30 EST)
- [PATCH v2 16/16] mmc: meson-gx: rework tuning function Jerome Brunet (Mon Aug 21 2017 - 12:03:41 EST)
- [PATCH v2 11/16] mmc: meson-gx: simplify interrupt handler Jerome Brunet (Mon Aug 21 2017 - 12:04:14 EST)
- [PATCH v2 12/16] mmc: meson-gx: implement card_busy callback Jerome Brunet (Mon Aug 21 2017 - 12:04:24 EST)
- [PATCH v2 13/16] mmc: meson-gx: use CCF to handle the clock phases Jerome Brunet (Mon Aug 21 2017 - 12:04:37 EST)
- Re: [PATCH] kvm: VMX: do not use vm-exit instruction length for fast MMIO Radim KrÄmÃÅ (Mon Aug 21 2017 - 12:04:49 EST)
- [PATCH v2 14/16] mmc: meson-gx: implement voltage switch callback Jerome Brunet (Mon Aug 21 2017 - 12:05:01 EST)
- [PATCH v2 15/16] mmc: meson-gx: change default tx phase Jerome Brunet (Mon Aug 21 2017 - 12:05:20 EST)
- [PATCH v2 09/16] mmc: meson-gx: fix dual data rate mode frequencies Jerome Brunet (Mon Aug 21 2017 - 12:05:52 EST)
- [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware Salil Mehta (Mon Aug 21 2017 - 12:06:03 EST)
- [PATCH v2 05/16] mmc: meson-gx: cfg init overwrite values Jerome Brunet (Mon Aug 21 2017 - 12:06:23 EST)
- [PATCH v2 08/16] mmc: meson-gx: rework clock init function Jerome Brunet (Mon Aug 21 2017 - 12:06:33 EST)
- [PATCH v2 1/9] ARM64: dts: meson-gx: Use correct mmc clock source 0 Jerome Brunet (Mon Aug 21 2017 - 12:06:51 EST)
- [PATCH v2 5/9] ARM64: dts: meson-gxl: libretech-cc: add card regulator settle times Jerome Brunet (Mon Aug 21 2017 - 12:06:54 EST)
- [PATCH v2 8/9] ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modes Jerome Brunet (Mon Aug 21 2017 - 12:06:56 EST)
- [PATCH v2 9/9] ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 mode Jerome Brunet (Mon Aug 21 2017 - 12:07:16 EST)
- [PATCH v2 7/9] ARM64: dts: meson-gxbb: p20x: enable sdcard UHS modes Jerome Brunet (Mon Aug 21 2017 - 12:07:40 EST)
- [PATCH v2 6/9] ARM64: dts: meson-gxl: libretech-cc: remove sdr104 capability Jerome Brunet (Mon Aug 21 2017 - 12:08:02 EST)
- [PATCH v2 4/9] ARM64: dts: meson-gxbb: nanopi-k2: add card regulator settle times Jerome Brunet (Mon Aug 21 2017 - 12:08:20 EST)
- [PATCH v2 3/9] ARM64: dts: meson: add mmc clk gate pins Jerome Brunet (Mon Aug 21 2017 - 12:08:39 EST)
- [PATCH v2 0/9] ARM64: dts: meson: update around mmc Jerome Brunet (Mon Aug 21 2017 - 12:08:50 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Ard Biesheuvel (Mon Aug 21 2017 - 12:08:58 EST)
- Re: [PATCH] perf/core: fix group {cpu,task} validation Peter Zijlstra (Mon Aug 21 2017 - 12:09:11 EST)
- [PATCH v2 2/9] ARM64: dts: meson: remove cap-sd-highspeed from emmc nodes Jerome Brunet (Mon Aug 21 2017 - 12:09:33 EST)
- [PATCH v2 02/16] mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag Jerome Brunet (Mon Aug 21 2017 - 12:09:55 EST)
- [PATCH v2 06/16] mmc: meson-gx: rework set_ios function Jerome Brunet (Mon Aug 21 2017 - 12:09:57 EST)
- [PATCH v2 04/16] mmc: meson-gx: use _irqsave variant of spinlock Jerome Brunet (Mon Aug 21 2017 - 12:10:16 EST)
- [PATCH v2 00/16] mmc: meson-gx: driver fixups and upgrades Jerome Brunet (Mon Aug 21 2017 - 12:10:36 EST)
- [PATCH v2 03/16] mmc: meson-gx: clean up some constants Jerome Brunet (Mon Aug 21 2017 - 12:10:40 EST)
- [PATCH v2 01/16] mmc: meson-gx: fix mux mask definition Jerome Brunet (Mon Aug 21 2017 - 12:11:07 EST)
- [PATCH V8 net-next 09/22] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Mon Aug 21 2017 - 12:11:46 EST)
- [PATCH V8 net-next 08/22] net-next/hinic: Add port management commands Aviad Krawczyk (Mon Aug 21 2017 - 12:12:22 EST)
- [PATCH V8 net-next 07/22] net-next/hinic: Add aeqs Aviad Krawczyk (Mon Aug 21 2017 - 12:12:32 EST)
- [PATCH V8 net-next 06/22] net-next/hinic: Add api cmd commands Aviad Krawczyk (Mon Aug 21 2017 - 12:12:55 EST)
- [PATCH V8 net-next 04/22] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Mon Aug 21 2017 - 12:13:15 EST)
- Re: [PATCH v6] irqchip: Add support for tango interrupt router Mason (Mon Aug 21 2017 - 12:13:32 EST)
- [PATCH V8 net-next 03/22] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Mon Aug 21 2017 - 12:13:52 EST)
- Re: [PATCH 2/2] dm integrity: use init_completion instead of COMPLETION_INITIALIZER_ONSTACK Mike Snitzer (Mon Aug 21 2017 - 12:14:12 EST)
- [PATCH V8 net-next 05/22] net-next/hinic: Add management messages Aviad Krawczyk (Mon Aug 21 2017 - 12:14:36 EST)
- [PATCH V8 net-next 01/22] net-next/hinic: Initialize hw interface Aviad Krawczyk (Mon Aug 21 2017 - 12:15:05 EST)
- Re: [PATCH] dmaengine: qcom_hidma: avoid freeing an uninitialized pointer Vinod Koul (Mon Aug 21 2017 - 12:18:27 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Radim KrÄmÃÅ (Mon Aug 21 2017 - 12:21:02 EST)
- [PATCH v3] earlycon: initialise baud field of earlycon device structure Eugeniy Paltsev (Mon Aug 21 2017 - 12:22:28 EST)
- Re: [PATCH] ste_dma40: make stedma40_chan_cfg const Vinod Koul (Mon Aug 21 2017 - 12:24:18 EST)
- Re: [PATCH] Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI Damjan Georgievski (Mon Aug 21 2017 - 12:25:35 EST)
- Re: [PATCH 1/2] dmaengine: at_xdmac: Fix compilation warning. Vinod Koul (Mon Aug 21 2017 - 12:31:15 EST)
- Re: [PATCHv3] arm64:kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores Catalin Marinas (Mon Aug 21 2017 - 12:36:07 EST)
- Re: [PATCH] dmaengine: enable mxs-dma for imx6sx Vinod Koul (Mon Aug 21 2017 - 12:37:29 EST)
- Re: [PATCH] ste_dma40: make stedma40_chan_cfg const Bhumika Goyal (Mon Aug 21 2017 - 12:40:59 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Kani, Toshimitsu (Mon Aug 21 2017 - 12:42:28 EST)
- [PATCH 0/4] constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:43:46 EST)
- [PATCH 3/4] misc: isl29020: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:43:52 EST)
- [PATCH 1/4] misc: apds9802als: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:44:04 EST)
- [PATCH 4/4] staging: iio: tsl2x7x: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:44:07 EST)
- [PATCH 2/4] misc: hmc6352: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:44:31 EST)
- [PATCH v3] ARC: clk: introduce HSDKv1 pll driver Eugeniy Paltsev (Mon Aug 21 2017 - 12:44:56 EST)
- [GIT PULL] ARC fixes for 4.13 Vineet Gupta (Mon Aug 21 2017 - 12:47:04 EST)
- [PATCH] watchdog: ziirave: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:48:59 EST)
- [PATCH] regulator: ltc3589: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:51:08 EST)
- [PATCH] regulator: ltc3589: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 12:51:23 EST)
- Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support Franklin S Cooper Jr (Mon Aug 21 2017 - 13:02:48 EST)
- Re: [PATCH v3 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM Vineet Gupta (Mon Aug 21 2017 - 13:04:12 EST)
- [PATCH 0/8] constify nfc i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:04:19 EST)
- [PATCH 1/8] nfc: microread: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:04:27 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Borislav Petkov (Mon Aug 21 2017 - 13:04:29 EST)
- [PATCH 4/8] nfc: pn533: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:04:36 EST)
- [PATCH 6/8] nfc: s3fwrn5: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:04:44 EST)
- [PATCH 8/8] nfc: st21nfca: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:04:49 EST)
- [PATCH 7/8] nfc: st-nci: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:05:15 EST)
- [PATCH 5/8] nfc: pn544: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:05:31 EST)
- [PATCH 3/8] nfc: nxp-nci: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:06:03 EST)
- [PATCH 2/8] nfc: nfcmrvl: constify i2c_device_id Arvind Yadav (Mon Aug 21 2017 - 13:06:20 EST)
- [PATCH] net: ethernet: make ptp_clock_info const Bhumika Goyal (Mon Aug 21 2017 - 13:07:07 EST)
- Re: [RFC PATCH 3/3] kbuild: generate *.tab.c and *.tab.h during build Rob Herring (Mon Aug 21 2017 - 13:13:00 EST)
- Travelers List Renee Sorgel (Mon Aug 21 2017 - 13:14:19 EST)
- Applied "regulator: ltc3589: constify i2c_device_id" to the regulator tree Mark Brown (Mon Aug 21 2017 - 13:16:50 EST)
- Applied "ASoC: tegra: Remove unnecessary function call" to the asoc tree Mark Brown (Mon Aug 21 2017 - 13:16:53 EST)
- Applied "regulator: fan53555: fix I2C device ids" to the regulator tree Mark Brown (Mon Aug 21 2017 - 13:17:02 EST)
- Applied "ASoC: mediatek: Remove unnecessary function call" to the asoc tree Mark Brown (Mon Aug 21 2017 - 13:17:19 EST)
- Re: [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts Benjamin Poirier (Mon Aug 21 2017 - 13:17:25 EST)
- Re: [PATCH 1/3] soc: qcom: smem: Support global partition Bjorn Andersson (Mon Aug 21 2017 - 13:17:41 EST)
- Re: [PATCH] of: return of_get_cpu_node from of_cpu_device_node_get if CPUs are not registered Rob Herring (Mon Aug 21 2017 - 13:20:47 EST)
- Applied "ASoC: ux500: Remove unnecessary function call" to the asoc tree Mark Brown (Mon Aug 21 2017 - 13:21:31 EST)
- Re: [PATCH 0/3] devicetree: cleanup and improve DT cross-arch reference Rob Herring (Mon Aug 21 2017 - 13:24:15 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Kani, Toshimitsu (Mon Aug 21 2017 - 13:24:32 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Peter Zijlstra (Mon Aug 21 2017 - 13:24:43 EST)
- Re: [PATCH 4/6] qlogic: make device_attribute const David Miller (Mon Aug 21 2017 - 13:25:15 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Josef Bacik (Mon Aug 21 2017 - 13:26:32 EST)
- Re: [PATCH 4/6] qlogic: make device_attribute const Bhumika Goyal (Mon Aug 21 2017 - 13:27:04 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Mikko Perttunen (Mon Aug 21 2017 - 13:27:55 EST)
- Re: [PATCH 2/4] gpu: host1x: Enable gather filter Mikko Perttunen (Mon Aug 21 2017 - 13:28:23 EST)
- Re: [PATCH 1/2] perf/bench/numa: Add functions to detect sparse numa nodes Satheesh Rajendran (Mon Aug 21 2017 - 13:29:54 EST)
- Re: [PATCH 1/2] sched/fair: Remove unnecessary comparison with -1 Josef Bacik (Mon Aug 21 2017 - 13:30:21 EST)
- Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming Mark Brown (Mon Aug 21 2017 - 13:31:16 EST)
- [PATCH] ptp: make ptp_clock_info const Bhumika Goyal (Mon Aug 21 2017 - 13:31:27 EST)
- Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT David Miller (Mon Aug 21 2017 - 13:31:59 EST)
- Re: [PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT David Miller (Mon Aug 21 2017 - 13:32:10 EST)
- Re: [PATCH 2/3] soc: qcom: smem: Support dynamic item limit Bjorn Andersson (Mon Aug 21 2017 - 13:33:47 EST)
- Re: [PATCH 3/3] soc: qcom: smem: Increase the number of hosts Bjorn Andersson (Mon Aug 21 2017 - 13:34:19 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Borislav Petkov (Mon Aug 21 2017 - 13:36:28 EST)
- Re: [PATCH 2/5] iio: Add support for LMP92001 ADC jmondi (Mon Aug 21 2017 - 13:38:14 EST)
- RE: [PATCH v3 net 2/2] net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag Tantilov, Emil S (Mon Aug 21 2017 - 13:41:58 EST)
- Re: [PATCH v11 1/4] PCI: Don't ignore valid response before CRS timeout Bjorn Helgaas (Mon Aug 21 2017 - 13:44:55 EST)
- Re: [PATCH v3 2/5] intel_pstate: convert to use acpi_match_platform_list() Srinivas Pandruvada (Mon Aug 21 2017 - 13:53:42 EST)
- [PATCH] mfd: da9052: constify spi_device_id Arvind Yadav (Mon Aug 21 2017 - 13:56:01 EST)
- [PATCH v6 0/6] perf: Support for ARM DynamIQ Shared Unit Suzuki K Poulose (Mon Aug 21 2017 - 13:56:10 EST)
- [PATCH v6 1/6] perf: Export perf_event_update_userpage Suzuki K Poulose (Mon Aug 21 2017 - 13:56:15 EST)
- [PATCH v6 4/6] irqchip: gic-v3: Use of_cpu_node_to_id helper Suzuki K Poulose (Mon Aug 21 2017 - 13:56:23 EST)
- [PATCH v6 6/6] perf: ARM DynamIQ Shared Unit PMU support Suzuki K Poulose (Mon Aug 21 2017 - 13:56:25 EST)
- [PATCH v6 5/6] dt-bindings: Document devicetree binding for ARM DSU PMU Suzuki K Poulose (Mon Aug 21 2017 - 13:56:46 EST)
- [PATCH v6 2/6] of: Add helper for mapping device node to logical CPU number Suzuki K Poulose (Mon Aug 21 2017 - 13:57:00 EST)
- [PATCH v6 3/6] coresight: of: Use of_cpu_node_to_id helper Suzuki K Poulose (Mon Aug 21 2017 - 13:57:08 EST)
- Re: [PATCH 4/6] dpaa_eth: add NETIF_F_RXHASH David Miller (Mon Aug 21 2017 - 13:57:15 EST)
- Re: [PATCH] mfd: max77693: Add muic of_compatible in mfd_cell Krzysztof Kozlowski (Mon Aug 21 2017 - 13:58:48 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Mon Aug 21 2017 - 13:59:39 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Will Deacon (Mon Aug 21 2017 - 14:00:06 EST)
- Re: [PATCH V10 2/3] PCI: handle CRS returned by device after FLR Bjorn Helgaas (Mon Aug 21 2017 - 14:00:38 EST)
- Re: [alsa-devel] [PATCH 03/12] ASoC: Intel: Remove unnecessary function call Pierre-Louis Bossart (Mon Aug 21 2017 - 14:03:27 EST)
- Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb Raj, Ashok (Mon Aug 21 2017 - 14:06:08 EST)
- Re: [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Catalin Marinas (Mon Aug 21 2017 - 14:07:51 EST)
- RE: [Patch v2 01/19] CIFS: Add RDMA mount option Long Li (Mon Aug 21 2017 - 14:19:31 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Mon Aug 21 2017 - 14:22:26 EST)
- Re: [PATCH v4 1/3] ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt Mark Brown (Mon Aug 21 2017 - 14:24:59 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors David Miller (Mon Aug 21 2017 - 14:27:54 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Mel Gorman (Mon Aug 21 2017 - 14:32:43 EST)
- Applied "ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dt" to the asoc tree Mark Brown (Mon Aug 21 2017 - 14:34:02 EST)
- Applied "ASoC: codecs: msm8916-wcd-analog: add MBHC support" to the asoc tree Mark Brown (Mon Aug 21 2017 - 14:34:07 EST)
- Applied "ASoC: qcom: apq8016-sbc: Add support to Headset JACK" to the asoc tree Mark Brown (Mon Aug 21 2017 - 14:34:27 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Christoph Hellwig (Mon Aug 21 2017 - 14:35:04 EST)
- Re: [PATCH v2 1/3] dt-bindings: i2c: Document the POWER system power supply device Eddie James (Mon Aug 21 2017 - 14:35:33 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Edward Cree (Mon Aug 21 2017 - 14:37:00 EST)
- Re: [PATCH 3/3] ANDROID: binder: fix proc->tsk check. John Stultz (Mon Aug 21 2017 - 14:48:48 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Mon Aug 21 2017 - 14:56:30 EST)
- Re: kvm splat in mmu_spte_clear_track_bits Adam Borowski (Mon Aug 21 2017 - 15:12:15 EST)
- [PATCH] perf record: enable multiplexing scaling via -R Stephane Eranian (Mon Aug 21 2017 - 15:14:19 EST)
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect Steve Wise (Mon Aug 21 2017 - 15:15:07 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Bjorn Helgaas (Mon Aug 21 2017 - 15:18:13 EST)
- Re: perf_event_pid() (Was: [PATCH] pids: make task_tgid_nr_ns() safe) Peter Zijlstra (Mon Aug 21 2017 - 15:19:04 EST)
- Re: [PATCH v3 5/5] perf annotate browser: Circulate percent, total period and samples view Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:19:45 EST)
- Re: [PATCH v8 2/2] dt-bindings: new binding for ps/2 gpio devices Rob Herring (Mon Aug 21 2017 - 15:20:21 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors mroos (Mon Aug 21 2017 - 15:20:32 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Peter Zijlstra (Mon Aug 21 2017 - 15:26:03 EST)
- [GIT PULL 00/13] perf/core improvements and fixes Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:10 EST)
- [PATCH 03/13] perf trace: Fix off by one string allocation problem Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:18 EST)
- [PATCH 06/13] perf events parse: Use just one parse events state struct Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:22 EST)
- [PATCH 07/13] perf events parse: Rename parse_events_parse arguments Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:29 EST)
- [PATCH 09/13] perf tools: Use default CPUINFO_PROC where it fits Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:35 EST)
- [PATCH 12/13] perf annotate browser: Support --show-nr-samples option Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:42 EST)
- [PATCH 11/13] perf annotate: Document --show-total-period option Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:54 EST)
- [PATCH 13/13] perf annotate browser: Circulate percent, total-period and nr-samples view Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:26:56 EST)
- [PATCH 10/13] perf annotate stdio: Support --show-nr-samples option Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:27:24 EST)
- [PATCH 08/13] perf tools: Remove unused cpu_relax() macros Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:27:51 EST)
- [PATCH 05/13] perf events parse: Rename parsing state struct to clearer name Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:28:16 EST)
- [PATCH 04/13] perf events parse: Remove some needless local variables Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:28:34 EST)
- [PATCH 02/13] perf jevents: Support FCMask and PortMask Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:28:52 EST)
- [PATCH 01/13] tools lib bpf: Fix double file test in Makefile Arnaldo Carvalho de Melo (Mon Aug 21 2017 - 15:29:16 EST)
- [PATCH v9 0/2] serio: PS/2 gpio bit banging driver for serio bus Danilo Krummrich (Mon Aug 21 2017 - 15:31:50 EST)
- Re: [PATCH] XEN/xen-kbdfront: Enable auto repeat for xen keyboard front driver Boris Ostrovsky (Mon Aug 21 2017 - 15:31:53 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Sinan Kaya (Mon Aug 21 2017 - 15:37:16 EST)
- [PATCH v9 1/2] serio: PS/2 gpio bit banging driver for serio bus Danilo Krummrich (Mon Aug 21 2017 - 15:40:10 EST)
- [PATCH v9 2/2] dt-bindings: new binding for ps/2 gpio devices Danilo Krummrich (Mon Aug 21 2017 - 15:40:22 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Peter Zijlstra (Mon Aug 21 2017 - 15:42:57 EST)
- Re: [PATCH v1] clk: Keep clocks in their initial state until clk_disable_unused() is called Boris Brezillon (Mon Aug 21 2017 - 15:43:22 EST)
- [PATCH] vhost: fix end of range for access_ok Michael S. Tsirkin (Mon Aug 21 2017 - 15:45:14 EST)
- [PATCH v5 0/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver Eddie James (Mon Aug 21 2017 - 15:46:31 EST)
- [PATCH v5 3/3] Documentation: hwmon: Document the IBM CFF power supply Eddie James (Mon Aug 21 2017 - 15:46:38 EST)
- [PATCH v5 2/3] hwmon: (pmbus): Add IBM Common Form Factor (CFF) power supply driver Eddie James (Mon Aug 21 2017 - 15:46:51 EST)
- [PATCH v5 1/3] dt-bindings: hwmon: Document the IBM CCF power supply version 1 Eddie James (Mon Aug 21 2017 - 15:47:04 EST)
- Re: [PATCH] pids: make task_tgid_nr_ns() safe Linus Torvalds (Mon Aug 21 2017 - 15:49:37 EST)
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect Long Li (Mon Aug 21 2017 - 15:50:51 EST)
- Re: [PATCH V3] dmaengine: qcom-bam: Process multiple pending descriptors Andy Gross (Mon Aug 21 2017 - 15:54:32 EST)
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect Steve Wise (Mon Aug 21 2017 - 15:58:16 EST)
- Re: [PATCH v5 1/3] dt-bindings: hwmon: Document the IBM CCF power supply version 1 Eddie James (Mon Aug 21 2017 - 15:58:20 EST)
- Re: kvm splat in mmu_spte_clear_track_bits Radim KrÄmÃÅ (Mon Aug 21 2017 - 15:58:44 EST)
- Re: [PATCH v3] ARC: clk: introduce HSDKv1 pll driver Vineet Gupta (Mon Aug 21 2017 - 15:59:04 EST)
- [PATCH net] net/hsr: Check skb_put_padto() return value Florian Fainelli (Mon Aug 21 2017 - 15:59:26 EST)
- Re: Donation The Smith Family (Mon Aug 21 2017 - 15:59:48 EST)
- [PATCH] sched/fair: move definitions to fix !CONFIG_SMP josef (Mon Aug 21 2017 - 16:03:13 EST)
- Re: [PATCH] pids: make task_tgid_nr_ns() safe Peter Zijlstra (Mon Aug 21 2017 - 16:05:33 EST)
- Re: [PATCH] sched/fair: move definitions to fix !CONFIG_SMP Peter Zijlstra (Mon Aug 21 2017 - 16:07:03 EST)
- Re: events: possible deadlock in __perf_event_task_sched_out Peter Zijlstra (Mon Aug 21 2017 - 16:08:37 EST)
- Re: [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets Cong Wang (Mon Aug 21 2017 - 16:11:02 EST)
- Re: [PATCH 06/15] mtd: make device_type const Boris Brezillon (Mon Aug 21 2017 - 16:12:39 EST)
- Re: [PATCH v5 0/9] mtd: sharpslpart partition parser Boris Brezillon (Mon Aug 21 2017 - 16:13:57 EST)
- Re: [PATCH v5 00/16] Add QCOM QPIC NAND support Boris Brezillon (Mon Aug 21 2017 - 16:15:23 EST)
- Re: [PATCH] sched/fair: move definitions to fix !CONFIG_SMP Josef Bacik (Mon Aug 21 2017 - 16:20:54 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Maxime Ripard (Mon Aug 21 2017 - 16:22:04 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Peter Zijlstra (Mon Aug 21 2017 - 16:22:18 EST)
- Re: [PATCH v14 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG Michael S. Tsirkin (Mon Aug 21 2017 - 16:22:25 EST)
- Re: [PATCH 4/4] staging: iio: tsl2x7x: constify i2c_device_id Dan Carpenter (Mon Aug 21 2017 - 16:22:34 EST)
- Re: [PATCH] PCI: Fix and amend express capability sizes Auger Eric (Mon Aug 21 2017 - 16:23:40 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Bjorn Helgaas (Mon Aug 21 2017 - 16:23:47 EST)
- RE: [Patch v2 00/19] CIFS: Implement SMBDirect Long Li (Mon Aug 21 2017 - 16:24:04 EST)
- Re: [PATCH] ipr: Set no_report_opcodes for RAID arrays Martin K. Petersen (Mon Aug 21 2017 - 16:24:15 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Edward Cree (Mon Aug 21 2017 - 16:24:49 EST)
- Re: [PATCH] PM / Hibernate: Feed the wathdog when creating snapshot Andrew Morton (Mon Aug 21 2017 - 16:26:06 EST)
- Re: [BUG][bisected 270065e] linux-next fails to boot on powerpc Martin K. Petersen (Mon Aug 21 2017 - 16:27:36 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Daniel Borkmann (Mon Aug 21 2017 - 16:27:42 EST)
- Re: [PATCH] XEN/xen-kbdfront: Enable auto repeat for xen keyboard front driver Dmitry Torokhov (Mon Aug 21 2017 - 16:28:12 EST)
- Re: [PATCH v2 1/2] Input: Add driver for Cypress Generation 5 touchscreen Maxime Ripard (Mon Aug 21 2017 - 16:28:34 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Rafael J. Wysocki (Mon Aug 21 2017 - 16:31:32 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Sinan Kaya (Mon Aug 21 2017 - 16:32:35 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors David Miller (Mon Aug 21 2017 - 16:35:57 EST)
- [PATCH RFC v3 0/9] KVM: allow dynamic kvm->vcpus array Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:05 EST)
- [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:11 EST)
- [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi() Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:18 EST)
- [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create() Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:26 EST)
- [PATCH RFC v3 5/9] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:33 EST)
- [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:41 EST)
- [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:51 EST)
- [PATCH RFC v3 8/9] KVM: implement kvm_for_each_vcpu with a list Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:38:55 EST)
- [PATCH RFC v3 9/9] KVM: split kvm->vcpus into chunks Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:39:04 EST)
- [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array Radim KrÄmÃÅ (Mon Aug 21 2017 - 16:40:24 EST)
- Re: [PATCH v4] f2fs: introduce discard_granularity sysfs entry Jaegeuk Kim (Mon Aug 21 2017 - 16:42:43 EST)
- Re: [PATCH 0/8] constify parisc parisc_device_id Helge Deller (Mon Aug 21 2017 - 16:42:52 EST)
- Re: [PATCH 0/4] constify scsi/tty parisc_device_id Helge Deller (Mon Aug 21 2017 - 16:44:38 EST)
- Re: [PATCH] sched/fair: move definitions to fix !CONFIG_SMP Josef Bacik (Mon Aug 21 2017 - 16:44:45 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Edward Cree (Mon Aug 21 2017 - 16:44:57 EST)
- [PATCH 0/4] w1: Adjustments for some function implementations SF Markus Elfring (Mon Aug 21 2017 - 16:52:54 EST)
- [PATCH 1/4] w1: Delete an error message for a failed memory allocation in two functions SF Markus Elfring (Mon Aug 21 2017 - 16:54:15 EST)
- [PATCH 2/4] w1: Improve a size determination in two functions SF Markus Elfring (Mon Aug 21 2017 - 16:55:17 EST)
- [PATCH 3/4] w1-masters: Delete an error message for a failed memory allocation in four functions SF Markus Elfring (Mon Aug 21 2017 - 16:56:52 EST)
- [PATCH] f2fs: issue discard commands if gc_urgent is set Jaegeuk Kim (Mon Aug 21 2017 - 16:56:58 EST)
- [PATCH 4/4] w1-masters: Improve a size determination in four functions SF Markus Elfring (Mon Aug 21 2017 - 16:58:06 EST)
- [PATCH] mt7601u: check memory allocation failure Christophe JAILLET (Mon Aug 21 2017 - 17:00:12 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Daniel Borkmann (Mon Aug 21 2017 - 17:00:26 EST)
- [GIT] Sparc David Miller (Mon Aug 21 2017 - 17:01:21 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Kani, Toshimitsu (Mon Aug 21 2017 - 17:06:55 EST)
- [patch] fs, proc: unconditional cond_resched when reading smaps David Rientjes (Mon Aug 21 2017 - 17:06:55 EST)
- Re: [PATCH v5 4/7] support user space to query RAS extension feature Christoffer Dall (Mon Aug 21 2017 - 17:08:41 EST)
- Re: [PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Heiko Stuebner (Mon Aug 21 2017 - 17:08:50 EST)
- Re: [PATCH V3 3/4] ARM64: dts: rockchip: rk3368 add iommu nodes Heiko Stuebner (Mon Aug 21 2017 - 17:09:01 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Bjorn Helgaas (Mon Aug 21 2017 - 17:09:39 EST)
- Re: [PATCH V3 4/4] ARM64: dts: rockchip: rk3399 add iommu nodes Heiko Stuebner (Mon Aug 21 2017 - 17:14:17 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Peter Zijlstra (Mon Aug 21 2017 - 17:14:28 EST)
- Re: [PATCH V3 2/4] ARM: dts: rockchip: rk322x add iommu nodes Heiko Stuebner (Mon Aug 21 2017 - 17:17:43 EST)
- Re: [PATCH v3] livepatch: add (un)patch callbacks Joe Lawrence (Mon Aug 21 2017 - 17:19:05 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Alexei Starovoitov (Mon Aug 21 2017 - 17:19:25 EST)
- Re: [PATCH v3 net-next] bpf/verifier: track liveness for pruning Alexei Starovoitov (Mon Aug 21 2017 - 17:23:57 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Peter Zijlstra (Mon Aug 21 2017 - 17:26:21 EST)
- Re: [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Mike Kravetz (Mon Aug 21 2017 - 17:30:54 EST)
- Re: [PATCH] mt7601u: check memory allocation failure Jakub Kicinski (Mon Aug 21 2017 - 17:34:44 EST)
- Re: [PATCH] mt7601u: check memory allocation failure Jakub Kicinski (Mon Aug 21 2017 - 17:41:50 EST)
- Re: [patch] fs, proc: unconditional cond_resched when reading smaps Kirill A. Shutemov (Mon Aug 21 2017 - 17:41:59 EST)
- Re: Donation The Smith Family (Mon Aug 21 2017 - 17:43:37 EST)
- [PATCH V9 0/2] powerpc/dlpar: Correct display of hot-add/hot-remove CPUs and memory Michael Bringmann (Mon Aug 21 2017 - 17:44:24 EST)
- [PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled Michael Bringmann (Mon Aug 21 2017 - 17:45:20 EST)
- [PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations Michael Bringmann (Mon Aug 21 2017 - 17:45:23 EST)
- linux-next: Signed-off-by missing for commits in the phy-next tree Stephen Rothwell (Mon Aug 21 2017 - 17:49:44 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Rafael J. Wysocki (Mon Aug 21 2017 - 17:49:52 EST)
- linux-next: Signed-off-by missing for commit in the arc tree Stephen Rothwell (Mon Aug 21 2017 - 17:55:33 EST)
- Re: [PATCH v4 6/9] ASoC: rockchip: Parse dai links from dts Matthias Kaehlcke (Mon Aug 21 2017 - 17:56:30 EST)
- [PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash() Haiyang Zhang (Mon Aug 21 2017 - 17:57:08 EST)
- [PATCH net-next,2/4] hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() Haiyang Zhang (Mon Aug 21 2017 - 17:57:20 EST)
- [PATCH net-next,3/4] hv_netvsc: Add ethtool handler to set and get UDP hash levels Haiyang Zhang (Mon Aug 21 2017 - 17:57:30 EST)
- [PATCH net-next,4/4] hv_netvsc: Update netvsc Document for UDP hash level setting Haiyang Zhang (Mon Aug 21 2017 - 17:57:34 EST)
- Re: linux-next: Signed-off-by missing for commit in the arc tree Vineet Gupta (Mon Aug 21 2017 - 17:58:05 EST)
- Re: [PATCH v2] PM / AVS: rockchip-io: add io selectors and supplies for RV1108 Heiko Stuebner (Mon Aug 21 2017 - 18:00:28 EST)
- [PATCH v2] mt7601u: check memory allocation failure Christophe JAILLET (Mon Aug 21 2017 - 18:06:50 EST)
- Re: [PATCH net-next 03/11] net: dsa: debugfs: add tree Florian Fainelli (Mon Aug 21 2017 - 18:07:13 EST)
- Re: [PATCH] mt7601u: check memory allocation failure Christophe JAILLET (Mon Aug 21 2017 - 18:09:05 EST)
- [PATCH 0/2] Allow scsi_prep_fn to occur for retried commands Brian King (Mon Aug 21 2017 - 18:11:42 EST)
- [PATCH] Staging: greybus: Fix spelling error in comment Eames Trinh (Mon Aug 21 2017 - 18:11:56 EST)
- Re: L0AN softlink Int'L (Mon Aug 21 2017 - 18:12:03 EST)
- [PATCH 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time Brian King (Mon Aug 21 2017 - 18:13:33 EST)
- [PATCH 2/2] scsi: Preserve retry counter through scsi_prep_fn Brian King (Mon Aug 21 2017 - 18:14:11 EST)
- [PATCH] Staging: greybus: Make string array const Eames Trinh (Mon Aug 21 2017 - 18:15:40 EST)
- Re: [PATCH 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time Brian King (Mon Aug 21 2017 - 18:17:02 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Kani, Toshimitsu (Mon Aug 21 2017 - 18:21:50 EST)
- Re: [PATCH v2] mt7601u: check memory allocation failure Jakub Kicinski (Mon Aug 21 2017 - 18:25:28 EST)
- Re: [PATCH v3 1/5] ACPI / blacklist: add acpi_match_platform_list() Rafael J. Wysocki (Mon Aug 21 2017 - 18:26:58 EST)
- Re: linux-next: Signed-off-by missing for commit in the arc tree Stephen Rothwell (Mon Aug 21 2017 - 18:31:34 EST)
- Re: kvm splat in mmu_spte_clear_track_bits Adam Borowski (Mon Aug 21 2017 - 18:32:38 EST)
- Re: [PATCH v1 1/2] clk: rockchip: add rk3228 sclk_sdio_src ID Heiko Stuebner (Mon Aug 21 2017 - 18:37:57 EST)
- Re: [PATCH v2 1/4] clk: rockchip: add rv1108 ACLK_GAMC and PCLK_GMAC ID Heiko Stuebner (Mon Aug 21 2017 - 18:39:37 EST)
- [PATCHv2 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time Brian King (Mon Aug 21 2017 - 18:40:27 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Mon Aug 21 2017 - 18:55:27 EST)
- RE: [PATCH v5 0/3] TPS68470 PMIC drivers Mani, Rajmohan (Mon Aug 21 2017 - 18:58:35 EST)
- Re: [PATCH] perf record: enable multiplexing scaling via -R Andi Kleen (Mon Aug 21 2017 - 19:02:38 EST)
- Re: Donation The Smith Family (Mon Aug 21 2017 - 19:07:45 EST)
- [PATCH v3] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Mon Aug 21 2017 - 19:08:48 EST)
- Re: [PATCH] Fix compat_sys_sigpending breakage introduced by v4.13-rc1~6^2~12 Dmitry V. Levin (Mon Aug 21 2017 - 19:09:40 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Mon Aug 21 2017 - 19:09:54 EST)
- Re: [PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash() David Miller (Mon Aug 21 2017 - 19:12:39 EST)
- [PATCH 1/3] signal: replace sigset_to_compat() with put_compat_sigset() Dmitry V. Levin (Mon Aug 21 2017 - 19:16:20 EST)
- [PATCH 2/3] signal: simplify compat_sigpending() Dmitry V. Levin (Mon Aug 21 2017 - 19:16:34 EST)
- [PATCH 3/3] signal: lift sigset size check out of do_sigpending() Dmitry V. Levin (Mon Aug 21 2017 - 19:16:50 EST)
- Re: [PATCH v2] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Kim Phillips (Mon Aug 21 2017 - 19:18:29 EST)
- Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Stephen Boyd (Mon Aug 21 2017 - 19:19:07 EST)
- Re: [PATCH net-next] net: dsa: User per-cpu 64-bit statistics Florian Fainelli (Mon Aug 21 2017 - 19:24:01 EST)
- Re: [PATCH v2 1/8] dt-bindings: mediatek: Add binding for mt2712 IOMMU and SMI Rob Herring (Mon Aug 21 2017 - 19:35:05 EST)
- [PATCH] once: switch to new jump label API Eric Biggers (Mon Aug 21 2017 - 19:44:07 EST)
- linux-next: manual merge of the btrfs-kdave tree with the btrfs tree Stephen Rothwell (Mon Aug 21 2017 - 19:44:27 EST)
- Re: [PATCH] ASoC: simple-scu-card: Parse off codec widgets Kuninori Morimoto (Mon Aug 21 2017 - 19:50:41 EST)
- Re: [PATCH net-next] net: dsa: User per-cpu 64-bit statistics Florian Fainelli (Mon Aug 21 2017 - 20:10:35 EST)
- Re: [PATCH v5 0/3] TPS68470 PMIC drivers Rafael J. Wysocki (Mon Aug 21 2017 - 20:10:35 EST)
- RE: [PATCH v5 0/3] TPS68470 PMIC drivers Mani, Rajmohan (Mon Aug 21 2017 - 20:13:17 EST)
- Re: [PATCH] perf record: enable multiplexing scaling via -R Stephane Eranian (Mon Aug 21 2017 - 20:13:35 EST)
- Re: [PATCH v1 2/2] clk: rockchip: rk3228: add SCLK_SDIO_SRC clk id Heiko Stuebner (Mon Aug 21 2017 - 20:41:22 EST)
- Re: [PATCH v2 00/20] Speculative page faults Paul E. McKenney (Mon Aug 21 2017 - 20:41:37 EST)
- Re: [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration Florian Fainelli (Mon Aug 21 2017 - 20:45:22 EST)
- Re: [PATCH v2 2/2] net: phy: Don't use drv when it is NULL in phy_attached_print Florian Fainelli (Mon Aug 21 2017 - 20:46:48 EST)
- Re: [PATCH v2 2/4] clk: rockchip: rv1108: add ACLK_GMAC and PCLK_GMAC clk id Heiko Stuebner (Mon Aug 21 2017 - 20:52:59 EST)
- Re: [PATCH -mm -v2] mm: Clear to access sub-page last when clearing huge page Huang\, Ying (Mon Aug 21 2017 - 20:54:23 EST)
- linux-next: manual merge of the v4l-dvb tree with the arm-soc tree Stephen Rothwell (Mon Aug 21 2017 - 20:55:42 EST)
- Re: [PATCH v2 3/4] clk: rockchip: rv1108: rename macphy to mac Heiko Stuebner (Mon Aug 21 2017 - 20:56:39 EST)
- Re: [PATCH v2 4/4] clk: rockchip: rv1108: fix up the clk_mac sel register description Heiko Stuebner (Mon Aug 21 2017 - 20:56:55 EST)
- [PATCH] HID: hid-multitouch: forward MSC_TIMESTAMP Nicolas Boichat (Mon Aug 21 2017 - 21:14:02 EST)
- Re: [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Yang, Wenyou (Mon Aug 21 2017 - 21:18:48 EST)
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Franklin S Cooper Jr (Mon Aug 21 2017 - 21:21:15 EST)
- [PATCH] virt/lib avoids oops by adding parameter checking nixiaoming (Mon Aug 21 2017 - 21:22:35 EST)
- [PATCH] virt/kvm avoids oops by adding parameter checking nixiaoming (Mon Aug 21 2017 - 21:23:57 EST)
- linux-next: manual merge of the net-next tree with the rockchip tree Stephen Rothwell (Mon Aug 21 2017 - 21:24:23 EST)
- Re: [PATCH v5 4/7] support user space to query RAS extension feature gengdongjiu (Mon Aug 21 2017 - 21:25:24 EST)
- Re: [PATCH] perf record: enable multiplexing scaling via -R Andi Kleen (Mon Aug 21 2017 - 21:25:51 EST)
- [no subject] Nicholas Piggin (Mon Aug 21 2017 - 21:40:10 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Michael Ellerman (Mon Aug 21 2017 - 21:41:54 EST)
- Re: [PATCH v2 17/20] perf: Add a speculative page fault sw event Michael Ellerman (Mon Aug 21 2017 - 21:46:14 EST)
- Re: linux-next: build warnings after merge of the staging tree Stephen Rothwell (Mon Aug 21 2017 - 21:49:20 EST)
- RE: [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Zhang, Shile (NSB - CN/Hangzhou) (Mon Aug 21 2017 - 21:55:06 EST)
- [PATCH resend] timers: Fix excessive granularity of new timers after a nohz idle Nicholas Piggin (Mon Aug 21 2017 - 21:55:44 EST)
- linux-next: manual merge of the l2-mtd tree with the kbuild-current tree Stephen Rothwell (Mon Aug 21 2017 - 21:56:23 EST)
- Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Fengguang Wu (Mon Aug 21 2017 - 22:00:03 EST)
- Re: [PATCH v2 3/4] dt-bindings: mt8173-mtu3: add generic compatible and rename file Rob Herring (Mon Aug 21 2017 - 22:02:27 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Masahiro Yamada (Mon Aug 21 2017 - 22:04:06 EST)
- [PATCH v4 0/1] pwm: mediatek: add MT2712/MT7622 support Zhi Mao (Mon Aug 21 2017 - 22:09:30 EST)
- [PATCH v4 1/1] pwm: mediatek: add MT2712/MT7622 support Zhi Mao (Mon Aug 21 2017 - 22:09:38 EST)
- Re: [PATCH 1/7] dt-bindings: usb: Document the STM32F7xx DWC2 USB OTG HS core binding Rob Herring (Mon Aug 21 2017 - 22:11:07 EST)
- Re: [RFC 1/3] dt-bindings: interrupt-controller: Add Realtek RTD1295 Rob Herring (Mon Aug 21 2017 - 22:15:08 EST)
- Re: [RFC 1/4] dt-bindings: clock: Add Realtek RTD1295 Rob Herring (Mon Aug 21 2017 - 22:21:14 EST)
- Re: [PATCH v5 14/16] dt-bindings: qcom_nandc: IPQ8074 QPIC NAND documentation Rob Herring (Mon Aug 21 2017 - 22:21:57 EST)
- [PATCH net-next,0/4] hv_netvsc: Ethtool handler to change UDP hash levels Haiyang Zhang (Mon Aug 21 2017 - 22:23:53 EST)
- [PATCH net-next,1/4] hv_netvsc: Clean up unused parameter from netvsc_get_hash() Haiyang Zhang (Mon Aug 21 2017 - 22:23:59 EST)
- [PATCH net-next,4/4] hv_netvsc: Update netvsc Document for UDP hash level setting Haiyang Zhang (Mon Aug 21 2017 - 22:24:04 EST)
- [PATCH net-next,3/4] hv_netvsc: Add ethtool handler to set and get UDP hash levels Haiyang Zhang (Mon Aug 21 2017 - 22:24:32 EST)
- [PATCH net-next,2/4] hv_netvsc: Clean up unused parameter from netvsc_get_rss_hash_opts() Haiyang Zhang (Mon Aug 21 2017 - 22:24:56 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Mon Aug 21 2017 - 22:33:48 EST)
- Re: [PATCH 4/6] dt-bindings: host1x: Fix and add Tegra186 information Rob Herring (Mon Aug 21 2017 - 22:39:33 EST)
- Re: [PATCH v4 2/9] ASoC: rockchip: Remove obsolete dmic-delay Rob Herring (Mon Aug 21 2017 - 22:42:18 EST)
- Re: [PATCH v2 2/2] dt-bindings: input: Add documentation for cyttsp5 Rob Herring (Mon Aug 21 2017 - 22:43:31 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Takashi Sakamoto (Mon Aug 21 2017 - 22:44:03 EST)
- Re: [PATCH v6 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Rob Herring (Mon Aug 21 2017 - 22:48:28 EST)
- Re: [PATCH] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Mon Aug 21 2017 - 22:54:24 EST)
- RE: [PATCH v3 0/5] fs/dcache: Limit # of negative dentries Wangkai (Kevin,C) (Mon Aug 21 2017 - 23:01:07 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Mon Aug 21 2017 - 23:02:30 EST)
- [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Mon Aug 21 2017 - 23:19:09 EST)
- [PATCH v4 1/4] PCI: rockchip: Fix error handlings Jeffy Chen (Mon Aug 21 2017 - 23:20:19 EST)
- [PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver Jeffy Chen (Mon Aug 21 2017 - 23:20:19 EST)
- [PATCH v4 2/4] PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Mon Aug 21 2017 - 23:20:21 EST)
- [PATCH v4 3/4] dt-bindings: PCI: rockchip: Add support for pcie wake irq Jeffy Chen (Mon Aug 21 2017 - 23:20:29 EST)
- [PATCH v4 4/4] arm64: dts: rockchip: Handle pcie wake in pcie driver for Gru Jeffy Chen (Mon Aug 21 2017 - 23:21:34 EST)
- Re: [PATCH 2/2] mm: Update NUMA counter threshold size kemi (Mon Aug 21 2017 - 23:22:53 EST)
- [PATCH v1 1/3] arm: npcm: add basic support for Nuvoton BMCs Brendan Higgins (Mon Aug 21 2017 - 23:36:27 EST)
- [PATCH v1 0/3] arm: npcm: add basic support for Nuvoton BMCs Brendan Higgins (Mon Aug 21 2017 - 23:36:27 EST)
- [PATCH v1 2/3] arm: dts: add Nuvoton NPCM750 device tree Brendan Higgins (Mon Aug 21 2017 - 23:36:28 EST)
- [PATCH v1 3/3] MAINTAINERS: Add entry for the Nuvoton NPCM architecture Brendan Higgins (Mon Aug 21 2017 - 23:36:28 EST)
- linux-next: manual merge of the tip tree with the arm64 tree Stephen Rothwell (Mon Aug 21 2017 - 23:38:09 EST)
- Re: [PATCH] mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspend Furquan Shaikh (Mon Aug 21 2017 - 23:38:25 EST)
- Re: L0AN softlink Int'L (Mon Aug 21 2017 - 23:50:45 EST)
- linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Mon Aug 21 2017 - 23:51:12 EST)
- [PATCH v2 2/4] net: phy: realtek: change macro name for page select register Icenowy Zheng (Tue Aug 22 2017 - 00:07:35 EST)
- [PATCH v2 0/4] Workaround broken RTL8211E on some Pine64+ boards Icenowy Zheng (Tue Aug 22 2017 - 00:07:35 EST)
- [PATCH v2 1/4] net: stmmac: dwmac-sun8i: support RGMII modes with PHY internal delay Icenowy Zheng (Tue Aug 22 2017 - 00:07:35 EST)
- [PATCH v2 4/4] arm64: allwinner: a64: disable the RTL8211E internal RX delay on Pine64+ Icenowy Zheng (Tue Aug 22 2017 - 00:08:06 EST)
- [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode Icenowy Zheng (Tue Aug 22 2017 - 00:15:16 EST)
- linux-next: manual merge of the rcu tree with the tip tree Stephen Rothwell (Tue Aug 22 2017 - 00:15:18 EST)
- Re: [PATCH v5 0/4] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni (Tue Aug 22 2017 - 00:33:19 EST)
- Re: [PATCH v4 1/9] ASoC: rt5514: Avoid legacy dai naming jeffy (Tue Aug 22 2017 - 00:33:19 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Joel Fernandes (Tue Aug 22 2017 - 00:37:58 EST)
- [GIT PULL v2] phy: for 4.14 Kishon Vijay Abraham I (Tue Aug 22 2017 - 01:00:00 EST)
- Re: [RFC v1 1/6] platform/x86: intel_pmc_ipc: Fix error handling in ipc_pci_probe() sathya (Tue Aug 22 2017 - 01:01:20 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Meelis Roos (Tue Aug 22 2017 - 01:02:11 EST)
- Re: [RFC v1 3/6] platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices sathya (Tue Aug 22 2017 - 01:02:39 EST)
- Re: [GIT PULL] phy: for 4.14 Kishon Vijay Abraham I (Tue Aug 22 2017 - 01:03:45 EST)
- Re: [RFC v1 2/6] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe sathya (Tue Aug 22 2017 - 01:05:18 EST)
- linux-next: build warning after merge of the phy-next tree Stephen Rothwell (Tue Aug 22 2017 - 01:07:41 EST)
- Re: [RFC v1 4/6] platform: x86: Add generic Intel IPC driver sathya (Tue Aug 22 2017 - 01:09:51 EST)
- Re: [PATCH v2 2/5] powerpc: pseries: vio: match parent nodes with of_find_node_by_path Michael Ellerman (Tue Aug 22 2017 - 01:12:26 EST)
- Re: [PATCH 2/2] ARM: sunxi: add support for R40 SoC icenowy (Tue Aug 22 2017 - 01:14:20 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 01:14:52 EST)
- Re: [PATCH 4/4] staging: iio: tsl2x7x: constify i2c_device_id Arvind Yadav (Tue Aug 22 2017 - 01:21:58 EST)
- Re: [PATCH v2 2/3] i2c: davinci: Add PM Runtime Support Sekhar Nori (Tue Aug 22 2017 - 01:23:32 EST)
- [PATCH v2 1/3] dt-bindings: add compatible string for Allwinner V3s SoC Icenowy Zheng (Tue Aug 22 2017 - 01:23:47 EST)
- [PATCH v2 2/3] ARM: sunxi: fix the core number of V3s in sunxi README Icenowy Zheng (Tue Aug 22 2017 - 01:24:01 EST)
- [PATCH v2 3/3] ARM: sunxi: add support for R40 SoC Icenowy Zheng (Tue Aug 22 2017 - 01:24:14 EST)
- [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Long Li (Tue Aug 22 2017 - 01:33:10 EST)
- linux-next: build failure after merge of the slave-dma tree Stephen Rothwell (Tue Aug 22 2017 - 01:37:01 EST)
- Re: linux-next: manual merge of the l2-mtd tree with the kbuild-current tree Boris Brezillon (Tue Aug 22 2017 - 01:37:09 EST)
- Re: qustion about eeh_add_virt_device Russell Currey (Tue Aug 22 2017 - 01:45:06 EST)
- Re: linux-next: manual merge of the l2-mtd tree with the kbuild-current tree Masahiro Yamada (Tue Aug 22 2017 - 01:45:40 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Dave Chinner (Tue Aug 22 2017 - 01:46:13 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Tue Aug 22 2017 - 01:53:47 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Tue Aug 22 2017 - 01:55:47 EST)
- [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 01:57:32 EST)
- [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 01:57:43 EST)
- [PATCH 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail Takashi Iwai (Tue Aug 22 2017 - 01:57:56 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Baoquan He (Tue Aug 22 2017 - 01:58:09 EST)
- [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button Takashi Iwai (Tue Aug 22 2017 - 01:58:23 EST)
- Re: [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c Arun Kumar Neelakantam (Tue Aug 22 2017 - 01:59:08 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Michael Ellerman (Tue Aug 22 2017 - 02:01:01 EST)
- [PATCH next 1/2] phy: phy-mtk-tphy: fix NULL point of chip bank Chunfeng Yun (Tue Aug 22 2017 - 02:03:10 EST)
- [PATCH next 2/2] phy: phy-mtk-tphy: add set_mode callback Chunfeng Yun (Tue Aug 22 2017 - 02:03:21 EST)
- Re: [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Imran Khan (Tue Aug 22 2017 - 02:03:51 EST)
- RE: [PATCH v3 07/11] ARC: [plat-eznps] new command line argument for HW scheduler at MTM Noam Camus (Tue Aug 22 2017 - 02:16:20 EST)
- [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Icenowy Zheng (Tue Aug 22 2017 - 02:18:07 EST)
- [PATCH 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Icenowy Zheng (Tue Aug 22 2017 - 02:18:16 EST)
- [PATCH 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Icenowy Zheng (Tue Aug 22 2017 - 02:18:26 EST)
- Re: [PATCH v2] membarrier: Document scheduler barrier requirements Paul E. McKenney (Tue Aug 22 2017 - 02:20:31 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Richard Cochran (Tue Aug 22 2017 - 02:23:23 EST)
- Re: [PATCH] net: ethernet: make ptp_clock_info const Richard Cochran (Tue Aug 22 2017 - 02:24:59 EST)
- [PATCH] ARM: omap1: add const and initconst to omap_lcd_config Bhumika Goyal (Tue Aug 22 2017 - 02:26:03 EST)
- [PATCH] mfd: Add support for TI LMP92001 s . abhisit (Tue Aug 22 2017 - 02:26:32 EST)
- [RESEND PATCH 0/3] mux: patches for 4.14 Peter Rosin (Tue Aug 22 2017 - 02:27:32 EST)
- [RESEND PATCH 1/3] mux: convert to using %pOF instead of full_name Peter Rosin (Tue Aug 22 2017 - 02:27:39 EST)
- [RESEND PATCH 2/3] mux: include compiler.h from mux/consumer.h Peter Rosin (Tue Aug 22 2017 - 02:27:43 EST)
- [RESEND PATCH 3/3] mux: zap mux- prefix from the source files Peter Rosin (Tue Aug 22 2017 - 02:27:52 EST)
- Re: [PATCH] ptp: make ptp_clock_info const Richard Cochran (Tue Aug 22 2017 - 02:28:07 EST)
- Re: [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Christoph Hellwig (Tue Aug 22 2017 - 02:28:53 EST)
- [PATCH net-next v4] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 02:29:07 EST)
- Re: [PATCH 0/3] constify drm i2c_device_id Daniel Vetter (Tue Aug 22 2017 - 02:31:13 EST)
- Re: [PATCH v5 00/16] Add QCOM QPIC NAND support Abhishek Sahu (Tue Aug 22 2017 - 02:32:42 EST)
- [PATCH net-next v4] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 02:32:54 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Christoph Hellwig (Tue Aug 22 2017 - 02:35:11 EST)
- Re: [PATCH] drm: virtio: constify drm_fb_helper_funcs Daniel Vetter (Tue Aug 22 2017 - 02:35:20 EST)
- [PATCH v4 net-next] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 02:35:31 EST)
- Re: [PATCH] i2c: Documentation: i2c-topology: mention recent driver additions Peter Rosin (Tue Aug 22 2017 - 02:35:42 EST)
- Re: [PATCH] i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support Peter Rosin (Tue Aug 22 2017 - 02:36:14 EST)
- Re: [PATCH] ptp: make ptp_clock_info const Bhumika Goyal (Tue Aug 22 2017 - 02:36:33 EST)
- [PATCH v4 net-next] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 02:36:51 EST)
- [PATCH] net: ftgmac100: Fix oops in probe on failure to find associated PHY Andrew Jeffery (Tue Aug 22 2017 - 02:37:11 EST)
- [PATCH v3] mfd: Add support for RTS5250S power saving rui_feng (Tue Aug 22 2017 - 02:38:31 EST)
- Re: [PATCH 0/2] Allow scsi_prep_fn to occur for retried commands Abdul Haleem (Tue Aug 22 2017 - 02:42:23 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Hans Verkuil (Tue Aug 22 2017 - 02:43:56 EST)
- RE: [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Zhang, Shile (NSB - CN/Hangzhou) (Tue Aug 22 2017 - 02:49:10 EST)
- linux-next: build warnings after merge of the spi tree Stephen Rothwell (Tue Aug 22 2017 - 02:49:43 EST)
- Re: [PATCH 1/2] scsi: Move scsi_cmd->jiffies_at_alloc initialization to allocation time hch@xxxxxx (Tue Aug 22 2017 - 02:51:11 EST)
- Re: [PATCH 2/2] scsi: Preserve retry counter through scsi_prep_fn hch@xxxxxx (Tue Aug 22 2017 - 02:51:41 EST)
- linux-next: manual merge of the akpm-current tree with the parisc-hd tree Stephen Rothwell (Tue Aug 22 2017 - 02:53:24 EST)
- Re: [PATCH 3/3] media: atmel-isc: Add more format configurations Hans Verkuil (Tue Aug 22 2017 - 02:54:38 EST)
- linux-next: manual merge of the akpm-current tree with the tip tree Stephen Rothwell (Tue Aug 22 2017 - 02:57:24 EST)
- Re: [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Hans Verkuil (Tue Aug 22 2017 - 03:00:34 EST)
- Re: [PATCH] crypto: mediatek - Add empty messages check in GCM mode Herbert Xu (Tue Aug 22 2017 - 03:02:14 EST)
- Re: [PATCH] perf record: enable multiplexing scaling via -R Jiri Olsa (Tue Aug 22 2017 - 03:03:39 EST)
- [PATCH v2] mfd: max77693: Add muic of_compatible in mfd_cell Maciej Purski (Tue Aug 22 2017 - 03:09:34 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Tue Aug 22 2017 - 03:12:49 EST)
- Re: [PATCH v2] mfd: max77693: Add muic of_compatible in mfd_cell Chanwoo Choi (Tue Aug 22 2017 - 03:14:31 EST)
- Re: [PATCH v2] mfd: max77693: Add muic of_compatible in mfd_cell Chanwoo Choi (Tue Aug 22 2017 - 03:16:14 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 03:18:17 EST)
- Re: [PATCH 2/2] perf, tools: Avoid segfault on alias parse error Jiri Olsa (Tue Aug 22 2017 - 03:24:32 EST)
- Re: [PATCH] perf record: enable multiplexing scaling via -R Stephane Eranian (Tue Aug 22 2017 - 03:25:06 EST)
- Re: [PATCH] crypto: mediatek - Add empty messages check in GCM mode Ryder Lee (Tue Aug 22 2017 - 03:25:35 EST)
- Re: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus Christian Borntraeger (Tue Aug 22 2017 - 03:27:08 EST)
- Re: [PATCH net-next v4] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 03:29:20 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 03:30:31 EST)
- RE: [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Wenyou.Yang (Tue Aug 22 2017 - 03:31:20 EST)
- Re: [Xen-devel] [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect Roger Pau Monné (Tue Aug 22 2017 - 03:32:41 EST)
- [PATCH] iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() Luca Coelho (Tue Aug 22 2017 - 03:32:46 EST)
- Re: [PATCH v3] mfd: Add support for RTS5250S power saving Lee Jones (Tue Aug 22 2017 - 03:33:14 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 Lee Jones (Tue Aug 22 2017 - 03:36:56 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 Peter Meerwald-Stadler (Tue Aug 22 2017 - 03:37:28 EST)
- [PATCH v2] iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() Luca Coelho (Tue Aug 22 2017 - 03:37:54 EST)
- [PATCH v3] mfd: max77693: Add muic of_compatible in mfd_cell Maciej Purski (Tue Aug 22 2017 - 03:39:30 EST)
- Re: [PATCH] mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspend Lee Jones (Tue Aug 22 2017 - 03:40:36 EST)
- Re: [PATCH] mfd: intel-lpss: Put I2C and SPI controllers into reset state on suspend Lee Jones (Tue Aug 22 2017 - 03:41:04 EST)
- Re: [PATCH] mfd: da9052: constify spi_device_id Lee Jones (Tue Aug 22 2017 - 03:41:56 EST)
- Re: [PATCH v8 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Juri Lelli (Tue Aug 22 2017 - 03:42:26 EST)
- Re: [PATCH 3/3] media: atmel-isc: Add more format configurations Yang, Wenyou (Tue Aug 22 2017 - 03:45:56 EST)
- Re: [RESEND] [PATCHv6 1/4] mfd: da9052: add register details for TSI Lee Jones (Tue Aug 22 2017 - 03:46:22 EST)
- Re: [PATCH resend] timers: Fix excessive granularity of new timers after a nohz idle Thomas Gleixner (Tue Aug 22 2017 - 03:46:29 EST)
- Re: [RESEND] [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Lee Jones (Tue Aug 22 2017 - 03:46:32 EST)
- Re: [RESEND] [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Lee Jones (Tue Aug 22 2017 - 03:47:00 EST)
- Re: [RESEND] [PATCHv6 4/4] hwmon: da9052: add support for TSI channel Lee Jones (Tue Aug 22 2017 - 03:47:11 EST)
- [Question] Race between pcie hot plug and pcie aer report? Kefeng Wang (Tue Aug 22 2017 - 03:47:42 EST)
- [GIT PULL] Immutable branch between MFD and HWMON due for the v4.14 merge window Lee Jones (Tue Aug 22 2017 - 03:47:56 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Vincent Guittot (Tue Aug 22 2017 - 03:49:04 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Tue Aug 22 2017 - 03:50:00 EST)
- Re: [PATCH v3] mfd: max77693: Add muic of_compatible in mfd_cell Chanwoo Choi (Tue Aug 22 2017 - 03:50:12 EST)
- Re: [PATCH] ptp: make ptp_clock_info const Richard Cochran (Tue Aug 22 2017 - 03:50:23 EST)
- kernel/irq/proc.c:69:2-3: Unneeded semicolon kbuild test robot (Tue Aug 22 2017 - 03:51:25 EST)
- [PATCH] genirq: fix semicolon.cocci warnings kbuild test robot (Tue Aug 22 2017 - 03:51:29 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Tue Aug 22 2017 - 03:51:57 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 03:52:51 EST)
- [PATCH] firmware: add firmware to new device's devres list for second time cache Kai-Heng Feng (Tue Aug 22 2017 - 03:53:06 EST)
- [PATCH v1] crypto: mediatek - Add empty messages check in GCM mode Ryder Lee (Tue Aug 22 2017 - 03:54:09 EST)
- Re: [PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type Jonathan Cameron (Tue Aug 22 2017 - 03:55:18 EST)
- Re: [PATCH v5 1/7] arm64: cpufeature: Detect CPU RAS Extentions Jonathan Cameron (Tue Aug 22 2017 - 03:56:05 EST)
- [PATCH] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Jeffy Chen (Tue Aug 22 2017 - 03:57:21 EST)
- Re: [PATCH v4 0/4] crypto: add driver for Axis ARTPEC crypto accelerator Herbert Xu (Tue Aug 22 2017 - 03:57:49 EST)
- [PATCH v5 0/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Tue Aug 22 2017 - 03:57:53 EST)
- [PATCH v5 1/9] ASoC: rockchip: Remove obsolete dmic-delay Jeffy Chen (Tue Aug 22 2017 - 03:58:01 EST)
- Re: [PATCH] crypto: sahara: constify platform_device_id Herbert Xu (Tue Aug 22 2017 - 03:58:09 EST)
- [PATCH v5 3/9] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp Jeffy Chen (Tue Aug 22 2017 - 03:58:16 EST)
- [PATCH v5 4/9] arm64: dts: rockchip: Add rt5514 dsp for Gru Jeffy Chen (Tue Aug 22 2017 - 03:58:23 EST)
- [PATCH v5 5/9] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru Jeffy Chen (Tue Aug 22 2017 - 03:58:31 EST)
- Re: [PATCH] crypto: cavium - add release_firmware to all return case Herbert Xu (Tue Aug 22 2017 - 03:58:36 EST)
- [PATCH v5 6/9] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Tue Aug 22 2017 - 03:58:44 EST)
- [PATCH v5 7/9] ASoC: rockchip: Add support for DP codec Jeffy Chen (Tue Aug 22 2017 - 03:58:54 EST)
- [PATCH v5 8/9] ASoC: rockchip: Add support for DMIC codec Jeffy Chen (Tue Aug 22 2017 - 03:58:57 EST)
- Re: [PATCH v5 3/7] acpi: apei: Add SEI notification type support for ARMv8 Jonathan Cameron (Tue Aug 22 2017 - 03:59:05 EST)
- Re: [PATCH] crypto: rockchip: Don't dequeue the request when device is busy Herbert Xu (Tue Aug 22 2017 - 03:59:13 EST)
- Re: [PATCH] crypto: inside-secure - fix an error handling path in safexcel_probe() Herbert Xu (Tue Aug 22 2017 - 03:59:15 EST)
- Re: [PATCH] crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()' Herbert Xu (Tue Aug 22 2017 - 03:59:23 EST)
- Re: [PATCH v5 6/7] KVM: arm64: Allow get exception information from userspace Jonathan Cameron (Tue Aug 22 2017 - 03:59:28 EST)
- Re: [PATCH v5 7/7] arm64: kvm: handle SEI notification and inject virtual SError Jonathan Cameron (Tue Aug 22 2017 - 03:59:39 EST)
- [PATCH v5 9/9] dt-bindings: ASoC: rockchip: Update description of rockchip,codec Jeffy Chen (Tue Aug 22 2017 - 04:00:03 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Tue Aug 22 2017 - 04:00:12 EST)
- Re: [PATCH v5 4/7] support user space to query RAS extension feature Jonathan Cameron (Tue Aug 22 2017 - 04:01:00 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Baoquan He (Tue Aug 22 2017 - 04:01:38 EST)
- [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Jeffy Chen (Tue Aug 22 2017 - 04:03:20 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Leo Yan (Tue Aug 22 2017 - 04:04:48 EST)
- Re: [PATCH resend] timers: Fix excessive granularity of new timers after a nohz idle Nicholas Piggin (Tue Aug 22 2017 - 04:07:00 EST)
- [GIT PULL] MFD fixes for v4.13 Lee Jones (Tue Aug 22 2017 - 04:08:16 EST)
- [PATCH] ravb: make mdiobb_ops const Bhumika Goyal (Tue Aug 22 2017 - 04:08:34 EST)
- [PATCH v5 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Shaokun Zhang (Tue Aug 22 2017 - 04:08:48 EST)
- [PATCH v5 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver Shaokun Zhang (Tue Aug 22 2017 - 04:09:07 EST)
- [PATCH v5 5/6] perf: hisi: Add support for HiSilicon SoC DDRC PMU driver Shaokun Zhang (Tue Aug 22 2017 - 04:09:21 EST)
- [PATCH v5 6/6] arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support Shaokun Zhang (Tue Aug 22 2017 - 04:09:53 EST)
- [PATCH v5 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Shaokun Zhang (Tue Aug 22 2017 - 04:10:07 EST)
- [PATCH v5 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver Shaokun Zhang (Tue Aug 22 2017 - 04:10:23 EST)
- [PATCH 04/11] crypto: nx - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:10:50 EST)
- [PATCH 07/11] crypto: mediatek - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:11:00 EST)
- [PATCH 08/11] crypto: chelsio - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:11:16 EST)
- [PATCH v3 0/3] PCI hotplug feature Oza Pawandeep (Tue Aug 22 2017 - 04:11:28 EST)
- [PATCH v3 1/3] PCI: iproc: Implement PCI hotplug support Oza Pawandeep (Tue Aug 22 2017 - 04:11:34 EST)
- [PATCH v3 2/3] dt-bindings: PCI: Add PCIe hotplug property Oza Pawandeep (Tue Aug 22 2017 - 04:11:46 EST)
- [PATCH v3 3/3] dt-bindings: PCI iproc: Add optional property prsnt-gpios Oza Pawandeep (Tue Aug 22 2017 - 04:11:51 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Baoquan He (Tue Aug 22 2017 - 04:12:07 EST)
- [PATCH] net: ethernet: ax88796: make mdiobb_ops const Bhumika Goyal (Tue Aug 22 2017 - 04:13:07 EST)
- [PATCH] net: mdio-gpio: make mdiobb_ops const Bhumika Goyal (Tue Aug 22 2017 - 04:13:53 EST)
- [PATCH 09/11] crypto: omap - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:14:38 EST)
- [PATCH 10/11] crypto: gcm - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:14:57 EST)
- [PATCH 11/11] crypto: aesni - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:15:14 EST)
- [PATCH 05/11] crypto: atmel - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:15:45 EST)
- [PATCH 06/11] crypto: bcm - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:16:03 EST)
- [PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const Bhumika Goyal (Tue Aug 22 2017 - 04:16:17 EST)
- [PATCH 00/11] crypto: gcm - add GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:16:45 EST)
- [PATCH 01/11] crypto: gcm - add GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:17:00 EST)
- [PATCH 03/11] crypto: ccp - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:17:20 EST)
- [PATCH 02/11] crypto: caam - Use GCM IV size constant Corentin Labbe (Tue Aug 22 2017 - 04:17:43 EST)
- [PATCH v5 4/6] perf: hisi: Add support for HiSilicon SoC HHA PMU driver Shaokun Zhang (Tue Aug 22 2017 - 04:17:58 EST)
- [PATCH v9 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Tue Aug 22 2017 - 04:19:21 EST)
- Re: [PATCH v2 04/19] perf, tools: Tighten detection of BPF events Jiri Olsa (Tue Aug 22 2017 - 04:20:17 EST)
- Re: [PATCH v2 02/19] perf, tools: Fix buffer overflow while freeing events Jiri Olsa (Tue Aug 22 2017 - 04:20:33 EST)
- Re: [PATCH v2 01/19] perf, tools: Save max_x, max_y in xyarray Jiri Olsa (Tue Aug 22 2017 - 04:20:41 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Marc Zyngier (Tue Aug 22 2017 - 04:20:53 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Daniel Lezcano (Tue Aug 22 2017 - 04:25:19 EST)
- [PATCH v9 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Tue Aug 22 2017 - 04:30:37 EST)
- [PATCH v9 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Tue Aug 22 2017 - 04:30:42 EST)
- Re: [PATCH 1/4] bitops: Introduce assign_bit() Lukas Wunner (Tue Aug 22 2017 - 04:31:01 EST)
- [PATCH v9 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Tue Aug 22 2017 - 04:31:18 EST)
- Re: [PATCH v2 05/19] perf, tools: Support weak groups Jiri Olsa (Tue Aug 22 2017 - 04:34:24 EST)
- Re: [PATCH v2 05/19] perf, tools: Support weak groups Jiri Olsa (Tue Aug 22 2017 - 04:36:18 EST)
- linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 04:38:39 EST)
- Re: [PATCH 2/2] mm: Update NUMA counter threshold size Mel Gorman (Tue Aug 22 2017 - 04:39:56 EST)
- Re: [PATCH] drivers: net: wireless: atmel: check memory allocation failure Matteo Croce (Tue Aug 22 2017 - 04:41:56 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Stephen Rothwell (Tue Aug 22 2017 - 04:43:13 EST)
- [PATCH v2] timers: Fix excessive granularity of new timers after a nohz idle Nicholas Piggin (Tue Aug 22 2017 - 04:44:23 EST)
- Re: [PATCH v2 07/19] perf, tools: Add utility function to detect SMT status Jiri Olsa (Tue Aug 22 2017 - 04:45:09 EST)
- Re: [PATCH v2 08/19] perf, tools: Expression parser enhancements for metrics Jiri Olsa (Tue Aug 22 2017 - 04:45:27 EST)
- Re: [PATCH v2 09/19] perf, tools: Increase maximum number of events in expressions Jiri Olsa (Tue Aug 22 2017 - 04:45:41 EST)
- Re: [PATCH v2 10/19] perf, tools: Dedup events in expression parsing Jiri Olsa (Tue Aug 22 2017 - 04:46:23 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Baoquan He (Tue Aug 22 2017 - 04:50:54 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 04:51:18 EST)
- Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Shawn Guo (Tue Aug 22 2017 - 04:55:59 EST)
- Re: [PATCH v2 3/3] eeprom: at24: enable runtime pm support Sakari Ailus (Tue Aug 22 2017 - 04:56:08 EST)
- Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Shawn Guo (Tue Aug 22 2017 - 05:01:55 EST)
- [PATCH] Input: add support for HiDeep touchscreen Anthony Kim (Tue Aug 22 2017 - 05:04:05 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 05:06:17 EST)
- Re: [PATCH v5 6/9] ASoC: rockchip: Parse dai links from dts Donglin Peng (Tue Aug 22 2017 - 05:08:48 EST)
- Re: [PATCH v2 1/3] dt-bindings: add eeprom "size" property Sakari Ailus (Tue Aug 22 2017 - 05:11:14 EST)
- Re: [PATCH 4.12 55/65] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Chen-Yu Tsai (Tue Aug 22 2017 - 05:12:04 EST)
- Re: [PATCH 10/18] rpmsg: glink: Add support for TX intents Arun Kumar Neelakantam (Tue Aug 22 2017 - 05:12:29 EST)
- Re: [PATCH v2 2/3] eeprom: at24: add support to fetch eeprom device property "size" Sakari Ailus (Tue Aug 22 2017 - 05:13:30 EST)
- [PATCH] Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" Kai-Heng Feng (Tue Aug 22 2017 - 05:15:09 EST)
- Re: [PATCH v3] livepatch: add (un)patch callbacks Petr Mladek (Tue Aug 22 2017 - 05:17:19 EST)
- Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Michal Simek (Tue Aug 22 2017 - 05:19:15 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 05:21:54 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 05:22:50 EST)
- Re: [PATCH v9 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Juri Lelli (Tue Aug 22 2017 - 05:25:52 EST)
- Re: [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data Arun Kumar Neelakantam (Tue Aug 22 2017 - 05:26:19 EST)
- Re: [PATCH v5 6/9] ASoC: rockchip: Parse dai links from dts jeffy (Tue Aug 22 2017 - 05:26:45 EST)
- Re: [PATCH] mmc: tegra: suppress errors when probe is deferred Ulf Hansson (Tue Aug 22 2017 - 05:27:18 EST)
- Re: [PATCH 1/4] bitops: Introduce assign_bit() Peter Zijlstra (Tue Aug 22 2017 - 05:28:09 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Rishabh Hardas (Tue Aug 22 2017 - 05:28:13 EST)
- Re: [PATCH] HID: core: assign usbhid to handle EETI PID=0x0001 HID device Benjamin Tissoires (Tue Aug 22 2017 - 05:33:31 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 05:33:50 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 05:37:12 EST)
- Re: [PATCH 5/5] defconfig: msm: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS Ulf Hansson (Tue Aug 22 2017 - 05:38:26 EST)
- Re: [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC Andy Shevchenko (Tue Aug 22 2017 - 05:39:24 EST)
- Re: [PATCH 0/5] mmc: sdhci-msm: Corrections to implementation of power irq Ulf Hansson (Tue Aug 22 2017 - 05:40:58 EST)
- Re: [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button Andy Shevchenko (Tue Aug 22 2017 - 05:42:18 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 05:43:00 EST)
- [PATCH v6] mtd: sharpslpart: Add sharpslpart partition parser Andrea Adami (Tue Aug 22 2017 - 05:43:05 EST)
- Re: [PATCH 0/3] constify drm i2c_device_id Arvind Yadav (Tue Aug 22 2017 - 05:43:31 EST)
- Re: [PATCH 1/2] arm64: mm: abort uaccess retries upon fatal signal Will Deacon (Tue Aug 22 2017 - 05:45:31 EST)
- Re: [RFC v1 2/6] platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe Andy Shevchenko (Tue Aug 22 2017 - 05:45:36 EST)
- Re: [RFC v1 4/6] platform: x86: Add generic Intel IPC driver Andy Shevchenko (Tue Aug 22 2017 - 05:51:02 EST)
- [PATCH v2] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory Claudiu Beznea (Tue Aug 22 2017 - 05:52:23 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Stefan Hajnoczi (Tue Aug 22 2017 - 05:54:48 EST)
- [PATCH v3 00/17] Broadcom SBA-RAID driver improvements Anup Patel (Tue Aug 22 2017 - 05:57:33 EST)
- [PATCH v3 01/17] dmaengine: bcm-sba-raid: Minor improvments in comments Anup Patel (Tue Aug 22 2017 - 05:57:39 EST)
- [PATCH v3 02/17] dmaengine: bcm-sba-raid: Reduce locking context in sba_alloc_request() Anup Patel (Tue Aug 22 2017 - 05:57:45 EST)
- [PATCH v3 03/17] dmaengine: bcm-sba-raid: Common flags for sba_request state and fence Anup Patel (Tue Aug 22 2017 - 05:57:56 EST)
- [PATCH v3 04/17] dmaengine: bcm-sba-raid: Remove redundant next_count from sba_request Anup Patel (Tue Aug 22 2017 - 05:58:01 EST)
- [PATCH v3 05/17] dmaengine: bcm-sba-raid: Remove redundant resp_dma from sba_request Anup Patel (Tue Aug 22 2017 - 05:58:08 EST)
- [PATCH v3 06/17] dmaengine: bcm-sba-raid: Remove reqs_free_count from sba_device Anup Patel (Tue Aug 22 2017 - 05:58:15 EST)
- [PATCH v3 07/17] dmaengine: bcm-sba-raid: Allow arbitrary number free sba_request Anup Patel (Tue Aug 22 2017 - 05:58:18 EST)
- [PATCH v3 08/17] dmaengine: bcm-sba-raid: Increase number of free sba_request Anup Patel (Tue Aug 22 2017 - 05:58:27 EST)
- [PATCH v3 09/17] dmaengine: bcm-sba-raid: Improve sba_issue_pending() run duration Anup Patel (Tue Aug 22 2017 - 05:58:35 EST)
- [PATCH v3 10/17] dmaengine: bcm-sba-raid: Alloc resources before registering DMA device Anup Patel (Tue Aug 22 2017 - 05:58:41 EST)
- [PATCH v3 11/17] dmaengine: bcm-sba-raid: Peek mbox when we have no free requests Anup Patel (Tue Aug 22 2017 - 05:58:44 EST)
- [PATCH v3 12/17] dmaengine: bcm-sba-raid: Pre-ack async tx descriptor Anup Patel (Tue Aug 22 2017 - 05:58:52 EST)
- [PATCH v3 13/17] dmaengine: bcm-sba-raid: Re-factor sba_process_deferred_requests() Anup Patel (Tue Aug 22 2017 - 05:59:00 EST)
- [PATCH v3 14/17] dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_RECEIVED Anup Patel (Tue Aug 22 2017 - 05:59:06 EST)
- [PATCH v3 15/17] dmaengine: bcm-sba-raid: Add debugfs support Anup Patel (Tue Aug 22 2017 - 05:59:12 EST)
- [PATCH v3 16/17] dmaengine: bcm-sba-raid: Explicitly ACK mailbox message after sending Anup Patel (Tue Aug 22 2017 - 05:59:20 EST)
- [PATCH v3 17/17] dmaengine: bcm-sba-raid: Remove redundant SBA_REQUEST_STATE_COMPLETED Anup Patel (Tue Aug 22 2017 - 05:59:27 EST)
- [PATCH v5] FlexRM support in VFIO platform Anup Patel (Tue Aug 22 2017 - 06:01:10 EST)
- [PATCH v5] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Tue Aug 22 2017 - 06:01:18 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Andy Shevchenko (Tue Aug 22 2017 - 06:03:23 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Dan Carpenter (Tue Aug 22 2017 - 06:04:01 EST)
- Re: [PATCH 1/4] bitops: Introduce assign_bit() Lukas Wunner (Tue Aug 22 2017 - 06:04:34 EST)
- [PATCH 1/2] rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device() Alexandre Belloni (Tue Aug 22 2017 - 06:07:04 EST)
- [PATCH 2/2] rtc: puv3: make alarms useful Alexandre Belloni (Tue Aug 22 2017 - 06:07:17 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 06:08:56 EST)
- Re: [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Catalin Marinas (Tue Aug 22 2017 - 06:11:29 EST)
- Re: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) Stefan Hajnoczi (Tue Aug 22 2017 - 06:14:42 EST)
- Re: [PATCH v3 2/4] mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() Jisheng Zhang (Tue Aug 22 2017 - 06:18:16 EST)
- [PATCH] actbl1.h: use tab instead of seven spaces as the indentation Chao Fan (Tue Aug 22 2017 - 06:18:56 EST)
- Re: [GIT PULL 00/13] perf/core improvements and fixes Ingo Molnar (Tue Aug 22 2017 - 06:20:37 EST)
- Re: device tree bindings for lp5523 leds on N950? Sebastian Reichel (Tue Aug 22 2017 - 06:22:24 EST)
- [tip:perf/core] perf jevents: Support FCMask and PortMask tip-bot for Andi Kleen (Tue Aug 22 2017 - 06:24:30 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 06:25:19 EST)
- Re: [PATCH 13/18] rpmsg: glink: Add rx done command Arun Kumar Neelakantam (Tue Aug 22 2017 - 06:25:35 EST)
- [tip:perf/core] perf trace: Fix off by one string allocation problem tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:25:53 EST)
- [tip:perf/core] perf events parse: Remove some needless local variables tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:26:12 EST)
- [tip:perf/core] perf events parse: Rename parsing state struct to clearer name tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:26:35 EST)
- Re: [PATCH 0/2] Fatal signal handing within uaccess faults Mark Rutland (Tue Aug 22 2017 - 06:26:54 EST)
- Re: [PATCH 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 06:27:21 EST)
- [tip:perf/core] perf events parse: Rename parse_events_parse arguments tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:27:28 EST)
- [tip:perf/core] perf tools: Remove unused cpu_relax() macros tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:27:50 EST)
- [tip:perf/core] perf events parse: Use just one parse events state struct tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:28:00 EST)
- [tip:perf/core] perf tools: Use default CPUINFO_PROC where it fits tip-bot for Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 06:28:11 EST)
- [PATCH v2 0/9] Mediatek MT2712 clock and scpsys support Weiyi Lu (Tue Aug 22 2017 - 06:28:34 EST)
- [tip:perf/core] perf annotate stdio: Support --show-nr-samples option tip-bot for Taeung Song (Tue Aug 22 2017 - 06:28:44 EST)
- [tip:perf/core] perf annotate: Document --show-total-period option tip-bot for Taeung Song (Tue Aug 22 2017 - 06:28:58 EST)
- [tip:perf/core] perf annotate browser: Support --show-nr-samples option tip-bot for Taeung Song (Tue Aug 22 2017 - 06:29:18 EST)
- Re: [PATCH v4 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices Jonathan Cameron (Tue Aug 22 2017 - 06:29:23 EST)
- [tip:perf/core] perf annotate browser: Circulate percent, total-period and nr-samples view tip-bot for Taeung Song (Tue Aug 22 2017 - 06:29:44 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Marcus Wolf (Tue Aug 22 2017 - 06:30:08 EST)
- [PATCH 1/9] dt-bindings: ARM: Mediatek: Document bindings for MT2712 Weiyi Lu (Tue Aug 22 2017 - 06:30:31 EST)
- [PATCH 9/9] arm: dts: Add power controller device node of MT2712 Weiyi Lu (Tue Aug 22 2017 - 06:30:43 EST)
- [PATCH 3/9] clk: mediatek: Add MT2712 clock support Weiyi Lu (Tue Aug 22 2017 - 06:30:53 EST)
- Re: çå: [PATCH v3] mfd: Add support for RTS5250S power saving Lee Jones (Tue Aug 22 2017 - 06:30:59 EST)
- [PATCH 4/9] arm: dts: mt2712: Add clock controller device nodes Weiyi Lu (Tue Aug 22 2017 - 06:31:29 EST)
- [PATCH 7/9] soc: mediatek: add dependent clock jpgdec/audio for scpsys Weiyi Lu (Tue Aug 22 2017 - 06:31:36 EST)
- [PATCH 5/9] dt-bindings: soc: add MT2712 power dt-bindings Weiyi Lu (Tue Aug 22 2017 - 06:31:55 EST)
- [PATCH 2/9] clk: mediatek: Add dt-bindings for MT2712 clocks Weiyi Lu (Tue Aug 22 2017 - 06:32:10 EST)
- [PATCH 6/9] soc: mediatek: extend bus protection API Weiyi Lu (Tue Aug 22 2017 - 06:32:32 EST)
- [PATCH 8/9] soc: mediatek: add MT2712 scpsys support Weiyi Lu (Tue Aug 22 2017 - 06:32:43 EST)
- Re: [PATCH v5 1/9] ASoC: rockchip: Remove obsolete dmic-delay Mark Brown (Tue Aug 22 2017 - 06:33:01 EST)
- Re: [PATCH 1/2] mmc: sdhci-msm: Utilize bulk clock API Ulf Hansson (Tue Aug 22 2017 - 06:38:37 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Tue Aug 22 2017 - 06:39:35 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Will Deacon (Tue Aug 22 2017 - 06:40:20 EST)
- Re: [PATCH 15/18] rpmsg: glink: Receive and store the remote intent buffers Arun Kumar Neelakantam (Tue Aug 22 2017 - 06:41:19 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Tue Aug 22 2017 - 06:41:46 EST)
- Re: [PATCH 2/2] arm: mm: abort uaccess retries upon fatal signal Mark Rutland (Tue Aug 22 2017 - 06:42:17 EST)
- Re: [PATCH v2 1/4] staging: pi433: Style fix - Correct long lines Dan Carpenter (Tue Aug 22 2017 - 06:44:11 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Tue Aug 22 2017 - 06:45:44 EST)
- Re: [PATCH 2/2] mmc: sdhci-msm: Enable delay circuit calibration clocks Ulf Hansson (Tue Aug 22 2017 - 06:45:50 EST)
- possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Sergey Senozhatsky (Tue Aug 22 2017 - 06:46:57 EST)
- Re: isofs: One check less in isofs_read_inode() after error detection Jan Kara (Tue Aug 22 2017 - 06:48:23 EST)
- [PATCH] arm: dts: am33xx: Add spi alias to match SOC schematics sunil . m (Tue Aug 22 2017 - 06:58:01 EST)
- Re: [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button Takashi Iwai (Tue Aug 22 2017 - 06:58:17 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 07:01:55 EST)
- Re: [PATCH v5 1/9] ASoC: rockchip: Remove obsolete dmic-delay jeffy (Tue Aug 22 2017 - 07:02:08 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Peter Zijlstra (Tue Aug 22 2017 - 07:03:13 EST)
- Re: [PATCH v2 04/16] mmc: meson-gx: use _irqsave variant of spinlock Ulf Hansson (Tue Aug 22 2017 - 07:08:56 EST)
- Re: [PATCH 1/2] ext4: fix warning about stack corruption Anton Blanchard (Tue Aug 22 2017 - 07:09:00 EST)
- Re: [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets Vallish Vaidyeshwara (Tue Aug 22 2017 - 07:14:55 EST)
- Re: [PATCH 1/2] mmc: test: reduce stack usage in mmc_test_nonblock_transfer Ulf Hansson (Tue Aug 22 2017 - 07:15:02 EST)
- Re: [PATCH v2 00/16] mmc: meson-gx: driver fixups and upgrades Ulf Hansson (Tue Aug 22 2017 - 07:15:16 EST)
- Re: [PATCH RESEND 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Tue Aug 22 2017 - 07:17:40 EST)
- Re: [PATCH v6 6/6] perf: ARM DynamIQ Shared Unit PMU support Jonathan Cameron (Tue Aug 22 2017 - 07:18:01 EST)
- Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline Rishabh Hardas (Tue Aug 22 2017 - 07:21:41 EST)
- Re: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus David Hildenbrand (Tue Aug 22 2017 - 07:31:41 EST)
- [PATCH] Add config option to build fanotify with debug messages ariel (Tue Aug 22 2017 - 07:36:28 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Andy Shevchenko (Tue Aug 22 2017 - 07:37:30 EST)
- Re: Fedora 26 / Kernel 4.11.10 - System becomes unresponsive when swapping Steven Haigh (Tue Aug 22 2017 - 07:40:39 EST)
- Re: [PATCH v2 04/16] mmc: meson-gx: use _irqsave variant of spinlock Jerome Brunet (Tue Aug 22 2017 - 07:41:40 EST)
- Re: [PATCH RFC v3 2/9] KVM: arm/arm64: fix vcpu self-detection in vgic_v3_dispatch_sgi() David Hildenbrand (Tue Aug 22 2017 - 07:43:19 EST)
- Re: [PATCH RFC v3 3/9] KVM: remember position in kvm->vcpus array David Hildenbrand (Tue Aug 22 2017 - 07:44:25 EST)
- I/O hangs after resuming from suspend-to-ram Oleksandr Natalenko (Tue Aug 22 2017 - 07:45:56 EST)
- Re: [PATCH v2 00/16] mmc: meson-gx: driver fixups and upgrades Jerome Brunet (Tue Aug 22 2017 - 07:46:44 EST)
- [PATCH v12 0/8] Replace PCI pool by DMA pool API Romain Perier (Tue Aug 22 2017 - 07:47:21 EST)
- [PATCH v12 1/8] block: DAC960: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:47:28 EST)
- [PATCH v12 3/8] IB/mthca: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:47:30 EST)
- [PATCH v12 4/8] net: e100: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:47:38 EST)
- [PATCH v12 6/8] mlx5: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:47:42 EST)
- [PATCH v12 8/8] PCI: Remove PCI pool macro functions Romain Perier (Tue Aug 22 2017 - 07:47:49 EST)
- [PATCH v12 7/8] wireless: ipw2200: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:48:25 EST)
- Re: [PATCH] dmaengine: enable mxs-dma for imx6sx Måns Rullgård (Tue Aug 22 2017 - 07:48:29 EST)
- [PATCH v12 5/8] mlx4: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:49:10 EST)
- [PATCH v12 2/8] dmaengine: pch_dma: Replace PCI pool old API Romain Perier (Tue Aug 22 2017 - 07:49:58 EST)
- Re: [PATCH RFC v3 4/9] KVM: arm/arm64: use locking helpers in kvm_vgic_create() David Hildenbrand (Tue Aug 22 2017 - 07:51:58 EST)
- Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline Dan Carpenter (Tue Aug 22 2017 - 07:53:17 EST)
- [PATCH 0/3] Update board support for OLinuXino boards Stefan Mavrodiev (Tue Aug 22 2017 - 07:54:01 EST)
- [PATCH 1/3] ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for use with LAN8710 Stefan Mavrodiev (Tue Aug 22 2017 - 07:54:19 EST)
- [PATCH 2/3] ARM: dts: sun7i: Add dts file for A20-OLinuXino-MICRO-exGB Stefan Mavrodiev (Tue Aug 22 2017 - 07:54:28 EST)
- [PATCH 3/3] ARM: dts: sun7i: Rename sun7i-a20-olinuxino-lime2-emmc Stefan Mavrodiev (Tue Aug 22 2017 - 07:54:40 EST)
- Re: [PATCH 1/2] ext4: fix warning about stack corruption Arnd Bergmann (Tue Aug 22 2017 - 07:57:20 EST)
- Re: [PATCH v2 1/2] net: stmmac: Delete dead code for MDIO registration Romain Perier (Tue Aug 22 2017 - 08:00:29 EST)
- Re: [PATCH v3] mfd: max77693: Add muic of_compatible in mfd_cell Krzysztof Kozlowski (Tue Aug 22 2017 - 08:01:27 EST)
- Re: [PATCH] ravb: make mdiobb_ops const Sergei Shtylyov (Tue Aug 22 2017 - 08:03:48 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 08:06:32 EST)
- Re: [PATCH] ravb: make mdiobb_ops const Geert Uytterhoeven (Tue Aug 22 2017 - 08:07:03 EST)
- Possible bug in cypress_m8.ko Anton Volkov (Tue Aug 22 2017 - 08:11:32 EST)
- [PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 08:11:50 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Andy Shevchenko (Tue Aug 22 2017 - 08:12:06 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times m18063 (Tue Aug 22 2017 - 08:12:14 EST)
- Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Nicholas Piggin (Tue Aug 22 2017 - 08:15:04 EST)
- Re: KASAN + general protection fault while writing to mmc Linus Walleij (Tue Aug 22 2017 - 08:17:46 EST)
- Re: [PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Dan Carpenter (Tue Aug 22 2017 - 08:18:41 EST)
- Re: [PATCH] pids: make task_tgid_nr_ns() safe Oleg Nesterov (Tue Aug 22 2017 - 08:20:39 EST)
- Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting Luca Abeni (Tue Aug 22 2017 - 08:21:55 EST)
- Re: [PATCH 1/2] ext4: fix warning about stack corruption Anton Blanchard (Tue Aug 22 2017 - 08:23:23 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times Benjamin Gaignard (Tue Aug 22 2017 - 08:24:30 EST)
- Re: [PATCH] pinctrl: amd: fix error return code in amd_gpio_probe() Linus Walleij (Tue Aug 22 2017 - 08:25:08 EST)
- [PATCH v2] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. Stephan Gatzka (Tue Aug 22 2017 - 08:26:01 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Takashi Iwai (Tue Aug 22 2017 - 08:26:40 EST)
- Re: [PATCH 04/18] rpmsg: glink: Move the common glink protocol implementation to glink_native.c Sricharan R (Tue Aug 22 2017 - 08:27:33 EST)
- Re: [PATCH] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 08:28:19 EST)
- [PATCH 0/3] Make count list_lru_one::nr_items lockless Kirill Tkhai (Tue Aug 22 2017 - 08:29:15 EST)
- [PATCH 1/3] mm: Add rcu field to struct list_lru_memcg Kirill Tkhai (Tue Aug 22 2017 - 08:29:23 EST)
- Re: [PATCH v8 6/7] gpio: Add gpio driver support for ThunderX and OCTEON-TX Linus Walleij (Tue Aug 22 2017 - 08:29:30 EST)
- [PATCH 3/3] mm: Count list_lru_one::nr_items lockless Kirill Tkhai (Tue Aug 22 2017 - 08:29:41 EST)
- [PATCH 2/3] mm: Make list_lru_node::memcg_lrus RCU protected Kirill Tkhai (Tue Aug 22 2017 - 08:29:57 EST)
- Re: [PATCH v8 7/7] MAINTAINERS: Add entry for THUNDERX GPIO Driver. Linus Walleij (Tue Aug 22 2017 - 08:30:28 EST)
- Re: [PATCH v8 0/7] genirq/gpio: Add driver for ThunderX and OCTEON-TX SoCs Linus Walleij (Tue Aug 22 2017 - 08:32:50 EST)
- Re: [PATCH] pinctrl: uniphier: add Audio out pin-mux settings Linus Walleij (Tue Aug 22 2017 - 08:35:44 EST)
- Re: [PATCH 10/18] rpmsg: glink: Add support for TX intents Sricharan R (Tue Aug 22 2017 - 08:35:49 EST)
- Re: [PATCH 11/18] rpmsg: glink: Use the local intents when receiving data Sricharan R (Tue Aug 22 2017 - 08:39:12 EST)
- Re: [PATCH 00/17] constify pinconf_ops, pinctrl_ops, and pinmux_ops structures Linus Walleij (Tue Aug 22 2017 - 08:43:58 EST)
- Re: [PATCH] pinctrl: aspeed: Fix hardware strap register write logic Linus Walleij (Tue Aug 22 2017 - 08:45:38 EST)
- Re: [PATCH 2/2] sched/fair: Fix use of NULL with find_idlest_group Brendan Jackman (Tue Aug 22 2017 - 08:46:20 EST)
- Re: [PATCH] pinctrl: intel: Disable GPIO pin interrupts in suspend Linus Walleij (Tue Aug 22 2017 - 08:47:20 EST)
- Applied "ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai" to the asoc tree Mark Brown (Tue Aug 22 2017 - 08:47:28 EST)
- Re: [PATCH 1/2] pinctrl: sunxi: fix wrong irq_banks number for H5 pinctrl Linus Walleij (Tue Aug 22 2017 - 08:49:19 EST)
- [PATCH][next] staging: r8822be: fix a couple of spelling mistakes Colin King (Tue Aug 22 2017 - 08:51:22 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Linus Walleij (Tue Aug 22 2017 - 08:52:35 EST)
- Re: ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 08:53:16 EST)
- Re: [PATCH v6] mtd: sharpslpart: Add sharpslpart partition parser Boris Brezillon (Tue Aug 22 2017 - 08:54:44 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 08:55:37 EST)
- Re: [PATCH 0/2] extend PWM framework to support PWM dead-times m18063 (Tue Aug 22 2017 - 08:55:53 EST)
- Re: [PATCH net-next] net: dsa: User per-cpu 64-bit statistics Eric Dumazet (Tue Aug 22 2017 - 08:57:00 EST)
- [PATCH 0/4] constify videobuf_queue_ops structures Arvind Yadav (Tue Aug 22 2017 - 08:57:06 EST)
- [PATCH 1/4] [media] saa7146: constify videobuf_queue_ops structures Arvind Yadav (Tue Aug 22 2017 - 08:57:11 EST)
- [PATCH 2/4] [media] pci: constify videobuf_queue_ops structures Arvind Yadav (Tue Aug 22 2017 - 08:57:17 EST)
- [PATCH 4/4] [media] usb: constify videobuf_queue_ops structures Arvind Yadav (Tue Aug 22 2017 - 08:57:21 EST)
- [PATCH 3/4] [media] platform: constify videobuf_queue_ops structures Arvind Yadav (Tue Aug 22 2017 - 08:57:49 EST)
- Re: [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller Linus Walleij (Tue Aug 22 2017 - 08:58:06 EST)
- [PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed" Colin King (Tue Aug 22 2017 - 09:00:50 EST)
- Re: [PATCH 15/15] usb: make device_type const Heikki Krogerus (Tue Aug 22 2017 - 09:02:19 EST)
- Re: [PATCH 3/8] gpio: zynq: Shift zynq_gpio_init() to subsys_initcall level Linus Walleij (Tue Aug 22 2017 - 09:02:39 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Rafael J. Wysocki (Tue Aug 22 2017 - 09:04:16 EST)
- [PATCH] kbuild: update comments of Makefile.asm-generic Cao jin (Tue Aug 22 2017 - 09:04:31 EST)
- Re: [PATCH 2/3] arm64: dts: mt2712: add pintcrl device node. Linus Walleij (Tue Aug 22 2017 - 09:04:39 EST)
- Re: [PATCH v2 3/3] mfd: twl: move header file out of I2C realm Linus Walleij (Tue Aug 22 2017 - 09:06:39 EST)
- Re: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Jorgen S. Hansen (Tue Aug 22 2017 - 09:07:12 EST)
- Re: [PATCH v3 6/8] irqchip/gic-v3-its: Initialize its nodes later Robert Richter (Tue Aug 22 2017 - 09:08:11 EST)
- Re: [PATCH] gpio: brcmstb: check return value of gpiochip_irqchip_add() Linus Walleij (Tue Aug 22 2017 - 09:10:55 EST)
- [PATCH] clk: ti: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:11:36 EST)
- [PATCH v2 1/3] ARM: dts: rockchip: add cpu opp table for rv1108 Andy Yan (Tue Aug 22 2017 - 09:12:28 EST)
- [PATCH v2 2/3] ARM: dts: rockchip: add cpu power supply for rv1108 evb Andy Yan (Tue Aug 22 2017 - 09:13:45 EST)
- [PATCH] clk: spear: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:15:06 EST)
- Re: [PATCH] net: mdio-gpio: make mdiobb_ops const Andrew Lunn (Tue Aug 22 2017 - 09:15:20 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 09:15:25 EST)
- [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108 Andy Yan (Tue Aug 22 2017 - 09:15:36 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Michal Hocko (Tue Aug 22 2017 - 09:16:57 EST)
- Re: [PATCH v5] ACPI / Sleep: Check low power idle constraints for debug only Rafael J. Wysocki (Tue Aug 22 2017 - 09:17:21 EST)
- [PATCH] clk: imx: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:18:50 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Donglin Peng (Tue Aug 22 2017 - 09:25:02 EST)
- [PATCH v3] mtd: plat-ram: Replace manual resource management by devm Anton Vasilyev (Tue Aug 22 2017 - 09:25:10 EST)
- Re: [PATCH v3 1/4] ACPI / EC: Cleanup EC GPE mask flag Rafael J. Wysocki (Tue Aug 22 2017 - 09:25:56 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Rafael J. Wysocki (Tue Aug 22 2017 - 09:26:45 EST)
- [PATCH v2] staging/ccree: Declare compiled out fuctions static inline Rishabh Hardas (Tue Aug 22 2017 - 09:26:45 EST)
- Re: [PATCH 3/3] ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC Andy Shevchenko (Tue Aug 22 2017 - 09:26:52 EST)
- Re: [GIT PULL] ARM: at91: drivers fixes for 4.13 Arnd Bergmann (Tue Aug 22 2017 - 09:28:56 EST)
- Re: [PATCH 1/2] cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily Rafael J. Wysocki (Tue Aug 22 2017 - 09:35:22 EST)
- Re: [PATCH V2 2/2] cpufreq: schedutil: Always process remote callback with slow switching Rafael J. Wysocki (Tue Aug 22 2017 - 09:35:48 EST)
- Re: [PATCH] serio: PS2 gpio bit banging driver for the serio bus Linus Walleij (Tue Aug 22 2017 - 09:35:56 EST)
- [PATCH] clk: mmp: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:36:10 EST)
- Re: [PATCH] virt/kvm avoids oops by adding parameter checking Paolo Bonzini (Tue Aug 22 2017 - 09:37:22 EST)
- Re: [PATCH] CPUFREQ: Loongson2: constify platform_device_id Rafael J. Wysocki (Tue Aug 22 2017 - 09:39:11 EST)
- Re: [PATCH] virt/lib avoids oops by adding parameter checking Paolo Bonzini (Tue Aug 22 2017 - 09:39:14 EST)
- Re: [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode Andrew Lunn (Tue Aug 22 2017 - 09:42:59 EST)
- [PATCH v2 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Kishon Vijay Abraham I (Tue Aug 22 2017 - 09:43:04 EST)
- Re: [PATCH 1/2] pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support Linus Walleij (Tue Aug 22 2017 - 09:43:11 EST)
- [PATCH] clk: hisilicon: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:43:23 EST)
- Re: [PATCH v3 0/5] Add support for the STM32F7 I2C Pierre Yves MORDRET (Tue Aug 22 2017 - 09:43:35 EST)
- [PATCH] ALSA: maestro3: Use common error handling code in two functions SF Markus Elfring (Tue Aug 22 2017 - 09:43:55 EST)
- Re: [PATCH 2/2] pinctrl: intel: Add Intel Lewisburg GPIO support Linus Walleij (Tue Aug 22 2017 - 09:44:09 EST)
- Re: [PATCH V3 resend] cpufreq: Cap the default transition delay value to 10 ms Rafael J. Wysocki (Tue Aug 22 2017 - 09:44:34 EST)
- Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline Rishabh Hardas (Tue Aug 22 2017 - 09:44:49 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 09:52:15 EST)
- Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108 Rafael J. Wysocki (Tue Aug 22 2017 - 09:56:02 EST)
- Re: [PATCH] staging/ccree: Declare compiled out fuctions static inline Dan Carpenter (Tue Aug 22 2017 - 09:56:18 EST)
- [PATCH] clk: mxs: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 09:56:34 EST)
- [PATCH] tegra114: fix to a race condition due to early registration of interrupt handler Anton Volkov (Tue Aug 22 2017 - 10:00:18 EST)
- [PATCH v2] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 10:01:29 EST)
- [PATCH] clk: sirf: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 10:02:42 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Mark Brown (Tue Aug 22 2017 - 10:03:05 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 Jonathan Cameron (Tue Aug 22 2017 - 10:04:35 EST)
- RE: [PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources Ghannam, Yazen (Tue Aug 22 2017 - 10:04:41 EST)
- [PATCH] firmware: tegra: add BPMP debugfs support Timo Alho (Tue Aug 22 2017 - 10:04:52 EST)
- Re: [PATCH] ALSA: maestro3: Use common error handling code in two functions Dan Carpenter (Tue Aug 22 2017 - 10:04:58 EST)
- Re: [PATCH v4 0/5] Support for LEGO MINDSTORMS EV3 LCD display Sekhar Nori (Tue Aug 22 2017 - 10:05:41 EST)
- [PATCH] clk: versatile: make clk_ops const Bhumika Goyal (Tue Aug 22 2017 - 10:06:52 EST)
- Re: [PATCH RFC v3 6/9] KVM: rework kvm_vcpu_on_spin loop David Hildenbrand (Tue Aug 22 2017 - 10:07:08 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 10:07:43 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Prarit Bhargava (Tue Aug 22 2017 - 10:09:52 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Donglin Peng (Tue Aug 22 2017 - 10:16:00 EST)
- Re: [PATCH 13/18] rpmsg: glink: Add rx done command Sricharan R (Tue Aug 22 2017 - 10:16:12 EST)
- Re: [PATCH RFC v3 7/9] KVM: add kvm_free_vcpus and kvm_arch_free_vcpus David Hildenbrand (Tue Aug 22 2017 - 10:19:11 EST)
- Re: [PATCH] iommu/ipmmu-vmsa: Use iommu_device_sysfs_add()/remove() Joerg Roedel (Tue Aug 22 2017 - 10:19:36 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Mark Brown (Tue Aug 22 2017 - 10:21:21 EST)
- [PATCH] [media] em28xx: calculate left volume level correctly Colin King (Tue Aug 22 2017 - 10:21:27 EST)
- Re: Possible bug in cypress_m8.ko Oliver Neukum (Tue Aug 22 2017 - 10:21:49 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Petr Mladek (Tue Aug 22 2017 - 10:23:32 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Takashi Iwai (Tue Aug 22 2017 - 10:27:06 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai Mark Brown (Tue Aug 22 2017 - 10:31:44 EST)
- [PATCH] fix memory leak on kvm_vm_ioctl_get_htab_fd nixiaoming (Tue Aug 22 2017 - 10:33:15 EST)
- Re: [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs Auger Eric (Tue Aug 22 2017 - 10:34:01 EST)
- Re: [PATCH v2 4/8] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq Auger Eric (Tue Aug 22 2017 - 10:34:10 EST)
- Re: [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs Auger Eric (Tue Aug 22 2017 - 10:35:55 EST)
- Re: [PATCH v2 0/8] MT2712 IOMMU SUPPORT Joerg Roedel (Tue Aug 22 2017 - 10:38:43 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 10:38:53 EST)
- Re: [PATCH v5 2/9] ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai jeffy (Tue Aug 22 2017 - 10:39:27 EST)
- [PATCH] trace: adjust code layout in get_recursion_context Jesper Dangaard Brouer (Tue Aug 22 2017 - 10:40:31 EST)
- Re: [PATCH v2 01/19] perf, tools: Save max_x, max_y in xyarray Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 10:40:58 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests Shuah Khan (Tue Aug 22 2017 - 10:43:09 EST)
- [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce nixiaoming (Tue Aug 22 2017 - 10:43:24 EST)
- [PATCH] mm, shmem: Fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled Kirill A. Shutemov (Tue Aug 22 2017 - 10:44:10 EST)
- Re: [PATCH v2 01/19] perf, tools: Save max_x, max_y in xyarray Jiri Olsa (Tue Aug 22 2017 - 10:44:27 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Prarit Bhargava (Tue Aug 22 2017 - 10:44:50 EST)
- [PATCH] ASoC: Add a sanity check before using dai driver name Jeffy Chen (Tue Aug 22 2017 - 10:45:27 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 10:46:15 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 10:49:30 EST)
- Re: [PATCH] vhost: fix end of range for access_ok Koichiro Den (Tue Aug 22 2017 - 10:49:52 EST)
- Possible double free in iowarrior.ko Anton Volkov (Tue Aug 22 2017 - 10:51:21 EST)
- Re: [PATCH v2 04/19] perf, tools: Tighten detection of BPF events Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:01:06 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 11:03:15 EST)
- Re: [PATCH v2 01/19] perf, tools: Save max_x, max_y in xyarray Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:07:39 EST)
- Re: [alsa-devel] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 11:08:01 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler Daniel Borkmann (Tue Aug 22 2017 - 11:08:41 EST)
- [PATCH v6 0/8] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Tue Aug 22 2017 - 11:10:43 EST)
- [PATCH v6 1/8] ASoC: rockchip: Correct 'dmic-delay' property name Jeffy Chen (Tue Aug 22 2017 - 11:10:49 EST)
- [PATCH v6 2/8] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp Jeffy Chen (Tue Aug 22 2017 - 11:10:58 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 11:11:17 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Peter Zijlstra (Tue Aug 22 2017 - 11:14:21 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce David Hildenbrand (Tue Aug 22 2017 - 11:16:04 EST)
- Re: [PATCH v2 07/19] perf, tools: Add utility function to detect SMT status Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:16:38 EST)
- Re: [PATCH v2 08/19] perf, tools: Expression parser enhancements for metrics Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:16:51 EST)
- Re: [PATCH v2 09/19] perf, tools: Increase maximum number of events in expressions Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:17:30 EST)
- [PATCH v3 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Tue Aug 22 2017 - 11:17:57 EST)
- [PATCH v3 1/4] iommu/iova: Optimise rbtree searching Robin Murphy (Tue Aug 22 2017 - 11:18:02 EST)
- [PATCH v3 3/4] iommu/iova: Extend rbtree node caching Robin Murphy (Tue Aug 22 2017 - 11:18:05 EST)
- [PATCH v3 4/4] iommu/iova: Make dma_32bit_pfn implicit Robin Murphy (Tue Aug 22 2017 - 11:18:13 EST)
- [PATCH v3 2/4] iommu/iova: Optimise the padding calculation Robin Murphy (Tue Aug 22 2017 - 11:18:42 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Peter Zijlstra (Tue Aug 22 2017 - 11:20:34 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce David Hildenbrand (Tue Aug 22 2017 - 11:23:46 EST)
- Loan Offer test (Tue Aug 22 2017 - 11:25:58 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler Daniel Borkmann (Tue Aug 22 2017 - 11:26:12 EST)
- Re: [PULL] Please pull Skylake server JSON events Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:27:59 EST)
- Re: [PATCH v2] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour Punit Agrawal (Tue Aug 22 2017 - 11:32:46 EST)
- Re: [RESEND PATCH v5] locking/pvqspinlock: Relax cmpxchg's to improve performance on some archs Waiman Long (Tue Aug 22 2017 - 11:35:35 EST)
- Re: [PATCH v6 6/6] perf: ARM DynamIQ Shared Unit PMU support Suzuki K Poulose (Tue Aug 22 2017 - 11:35:42 EST)
- [PATCH] ASoC: rockchip: Correct 'dmic-delay' property name Jeffy Chen (Tue Aug 22 2017 - 11:35:48 EST)
- [RESENT PATCH v6 0/8] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Tue Aug 22 2017 - 11:36:18 EST)
- [RESENT PATCH v6 1/8] ASoC: rockchip: Correct 'dmic-delay' property name Jeffy Chen (Tue Aug 22 2017 - 11:36:24 EST)
- [RESENT PATCH v6 2/8] ASoC: rockchip: Use codec of_node and dai_name for rt5514 dsp Jeffy Chen (Tue Aug 22 2017 - 11:36:31 EST)
- [RESENT PATCH v6 3/8] arm64: dts: rockchip: Add rt5514 dsp for Gru Jeffy Chen (Tue Aug 22 2017 - 11:36:42 EST)
- [RESENT PATCH v6 4/8] arm64: dts: rockchip: Update rt5514 devices' compatible for Gru Jeffy Chen (Tue Aug 22 2017 - 11:36:53 EST)
- [RESENT PATCH v6 5/8] ASoC: rockchip: Parse dai links from dts Jeffy Chen (Tue Aug 22 2017 - 11:37:03 EST)
- [RESENT PATCH v6 6/8] ASoC: rockchip: Add support for DP codec Jeffy Chen (Tue Aug 22 2017 - 11:37:15 EST)
- [RESENT PATCH v6 7/8] ASoC: rockchip: Add support for DMIC codec Jeffy Chen (Tue Aug 22 2017 - 11:37:28 EST)
- [RESENT PATCH v6 8/8] dt-bindings: ASoC: rockchip: Update description of rockchip,codec Jeffy Chen (Tue Aug 22 2017 - 11:37:36 EST)
- Re: Fix Skylake PEBS data source for perf v5 Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:38:06 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Chen-Yu Tsai (Tue Aug 22 2017 - 11:39:54 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Joerg Roedel (Tue Aug 22 2017 - 11:41:50 EST)
- [PATCH] x86/ioapic: Correctly print IRTE's index field when enabling INTR raymond pang (Tue Aug 22 2017 - 11:44:55 EST)
- Re: [PATCH] udc: Memory leak on error path and use after free Anton Vasilyev (Tue Aug 22 2017 - 11:45:35 EST)
- Re: [PATCH] tools/perf: really install manpages by make install-man Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:46:37 EST)
- [PATCH v3] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() SF Markus Elfring (Tue Aug 22 2017 - 11:48:15 EST)
- Re: [PATCH 3/3] ANDROID: binder: fix proc->tsk check. Greg KH (Tue Aug 22 2017 - 11:50:00 EST)
- [PATCH][next] efi/reboot: make function pointer orig_pm_power_off static Colin King (Tue Aug 22 2017 - 11:50:46 EST)
- Re: [PATCH 4.12 55/65] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Greg Kroah-Hartman (Tue Aug 22 2017 - 11:51:17 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_get_htab_fd Paolo Bonzini (Tue Aug 22 2017 - 11:51:21 EST)
- [PATCH] staging: rtlwifi: fix multiple build errors Randy Dunlap (Tue Aug 22 2017 - 11:51:38 EST)
- Re: KASAN + general protection fault while writing to mmc Seraphime Kirkovski (Tue Aug 22 2017 - 11:52:41 EST)
- [PATCH 0/2] fpga: add attribute groups Alan Tull (Tue Aug 22 2017 - 11:54:16 EST)
- [PATCH 1/2] fpga: add attribute groups Alan Tull (Tue Aug 22 2017 - 11:54:22 EST)
- [PATCH 2/2] fpga: altera-cvp: register attribute groups using ops Alan Tull (Tue Aug 22 2017 - 11:54:26 EST)
- Re: [PATCH] tools/perf: fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb Arnaldo Carvalho de Melo (Tue Aug 22 2017 - 11:55:18 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Oleg Nesterov (Tue Aug 22 2017 - 11:59:15 EST)
- [PATCH] perf_event_pid: don't report zero pids for exiting tasks Oleg Nesterov (Tue Aug 22 2017 - 11:59:35 EST)
- [PATCH 1/2] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms Aleksandar Markovic (Tue Aug 22 2017 - 11:59:57 EST)
- Re: [PATCH v3] ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() Takashi Iwai (Tue Aug 22 2017 - 12:00:10 EST)
- [PATCH 0/2] Amend tty Goldfish driver functionality Aleksandar Markovic (Tue Aug 22 2017 - 12:00:26 EST)
- Re: [PATCH v3 2/4] dmaengine: Add STM32 MDMA driver Pierre Yves MORDRET (Tue Aug 22 2017 - 12:00:35 EST)
- [PATCH 2/2] tty: goldfish: Implement support for kernel 'earlycon' parameter Aleksandar Markovic (Tue Aug 22 2017 - 12:00:53 EST)
- [PATCH][staging-next] staging: typec: tcpm: make function tcpm_get_pwr_opmode Colin King (Tue Aug 22 2017 - 12:02:31 EST)
- Re: [PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources Luck, Tony (Tue Aug 22 2017 - 12:03:16 EST)
- Re: [PATCH 2/9] ASoC: cygnus: Update bindings for audio clock changes Mark Brown (Tue Aug 22 2017 - 12:07:46 EST)
- Re: [PATCH v3] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Paolo Bonzini (Tue Aug 22 2017 - 12:10:07 EST)
- [patch v6 3/3] Doccumentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Tue Aug 22 2017 - 12:11:44 EST)
- [patch v6 0/3] JTAG driver introduction Oleksandr Shamray (Tue Aug 22 2017 - 12:11:59 EST)
- [patch v6 2/3] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver Oleksandr Shamray (Tue Aug 22 2017 - 12:12:15 EST)
- [patch v6 1/3] drivers: jtag: Add JTAG core driver Oleksandr Shamray (Tue Aug 22 2017 - 12:12:22 EST)
- Re: [BUG] Deadlock due due to interactions of block, RCU, and cpu offline Paolo Bonzini (Tue Aug 22 2017 - 12:12:38 EST)
- Re: HID: core: assign usbhid to handle EETI PID=0x0001 HID device Kirill Esipov (Tue Aug 22 2017 - 12:13:31 EST)
- Re: [PATCH v2] mtd: spi-nor: add support for Microchip sst26vf064b QSPI memory Cyrille Pitchen (Tue Aug 22 2017 - 12:14:39 EST)
- Re: [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Julien Grall (Tue Aug 22 2017 - 12:15:31 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Andreas Schwab (Tue Aug 22 2017 - 12:17:17 EST)
- Re: [PATCH] ASoC: Add a sanity check before using dai driver name Mark Brown (Tue Aug 22 2017 - 12:18:04 EST)
- [PATCH v3] gpio: uniphier: add UniPhier GPIO controller driver Masahiro Yamada (Tue Aug 22 2017 - 12:19:14 EST)
- Applied "ASoC: rockchip: Correct 'dmic-delay' property name" to the asoc tree Mark Brown (Tue Aug 22 2017 - 12:21:08 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 Lee Jones (Tue Aug 22 2017 - 12:23:38 EST)
- Possible memory leak in cafe_ccic.ko Anton Volkov (Tue Aug 22 2017 - 12:26:31 EST)
- [no subject] Mrs Wang Ling (Tue Aug 22 2017 - 12:26:41 EST)
- Re: [PATCH net-next v4] arm: eBPF JIT compiler David Miller (Tue Aug 22 2017 - 12:28:23 EST)
- Re: [PATCHv5 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME Borislav Petkov (Tue Aug 22 2017 - 12:28:37 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Meelis Roos (Tue Aug 22 2017 - 12:30:00 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors David Miller (Tue Aug 22 2017 - 12:31:45 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler David Miller (Tue Aug 22 2017 - 12:32:23 EST)
- Re: [PATCH][next] efi/reboot: make function pointer orig_pm_power_off static Ard Biesheuvel (Tue Aug 22 2017 - 12:32:46 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Meelis Roos (Tue Aug 22 2017 - 12:34:06 EST)
- Re: linux-next: build failure after merge of the slave-dma tree Vinod Koul (Tue Aug 22 2017 - 12:35:46 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Tue Aug 22 2017 - 12:36:07 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors Christoph Hellwig (Tue Aug 22 2017 - 12:39:24 EST)
- Re: [PATCH 1/4] i2c: busses: make i2c_adapter const David Daney (Tue Aug 22 2017 - 12:39:27 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Florian Fainelli (Tue Aug 22 2017 - 12:40:39 EST)
- Re: [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated Florian Fainelli (Tue Aug 22 2017 - 12:40:46 EST)
- [PATCH 0/5] support PERF_SAMPLE_PHYS_ADDR (user) kan . liang (Tue Aug 22 2017 - 12:41:32 EST)
- [PATCH 2/5] perf tools: add sort option phys_daddr kan . liang (Tue Aug 22 2017 - 12:41:34 EST)
- [PATCH 3/5] perf mem: support physical address kan . liang (Tue Aug 22 2017 - 12:41:50 EST)
- [PATCH 4/5] perf script: support physical addresses kan . liang (Tue Aug 22 2017 - 12:42:03 EST)
- [PATCH 5/5] perf test: add test case for PERF_SAMPLE_PHYS_ADDR kan . liang (Tue Aug 22 2017 - 12:42:15 EST)
- Re: [PATCH v3 3/4] arm/syscalls: Optimize address limit check Thomas Garnier (Tue Aug 22 2017 - 12:42:34 EST)
- [PATCH 1/5] perf tools: add option to record sample physical address kan . liang (Tue Aug 22 2017 - 12:42:51 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors David Miller (Tue Aug 22 2017 - 12:46:05 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Maxime Ripard (Tue Aug 22 2017 - 12:50:45 EST)
- [PATCH] ALSA: ctxfi: Use common error handling code in two functions SF Markus Elfring (Tue Aug 22 2017 - 12:51:43 EST)
- Re: 4.13.0-rc4 sparc64: can't allocate MSI-X affinity masks for 2 vectors David Miller (Tue Aug 22 2017 - 12:52:17 EST)
- Re: [RFC Part1 PATCH v3 13/17] x86/io: Unroll string I/O when SEV is active Borislav Petkov (Tue Aug 22 2017 - 12:53:07 EST)
- [PATCH 0/2] Make I/O timeout failure injection again task-independent Bart Van Assche (Tue Aug 22 2017 - 12:53:27 EST)
- [PATCH 1/2] fault-inject: Restore support for task-independent fault injection Bart Van Assche (Tue Aug 22 2017 - 12:53:57 EST)
- [PATCH 2/2] block: Make I/O timeout failure injection support again task-independent Bart Van Assche (Tue Aug 22 2017 - 12:54:14 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Tejun Heo (Tue Aug 22 2017 - 12:54:48 EST)
- Re: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Tue Aug 22 2017 - 12:56:53 EST)
- Re: [PATCH v4 00/15] Switchtec NTB Support Logan Gunthorpe (Tue Aug 22 2017 - 12:59:22 EST)
- Re: [PATCH] net: ftgmac100: Fix oops in probe on failure to find associated PHY Benjamin Herrenschmidt (Tue Aug 22 2017 - 13:00:04 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Jesper Dangaard Brouer (Tue Aug 22 2017 - 13:00:53 EST)
- [PATCH v7 4/7] iomap: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe (Tue Aug 22 2017 - 13:03:02 EST)
- [PATCH v7 3/7] powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe (Tue Aug 22 2017 - 13:03:17 EST)
- [PATCH v7 2/7] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe (Tue Aug 22 2017 - 13:03:29 EST)
- [PATCH v7 1/7] drm/tilcdc: ensure nonatomic iowrite64 is not used Logan Gunthorpe (Tue Aug 22 2017 - 13:03:42 EST)
- [PATCH v7 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Logan Gunthorpe (Tue Aug 22 2017 - 13:03:55 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Johannes Weiner (Tue Aug 22 2017 - 13:04:04 EST)
- [PATCH v7 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Logan Gunthorpe (Tue Aug 22 2017 - 13:04:22 EST)
- [PATCH v7 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64 Logan Gunthorpe (Tue Aug 22 2017 - 13:04:39 EST)
- [PATCH v7 0/7] make io{read|write}64 globally usable Logan Gunthorpe (Tue Aug 22 2017 - 13:04:51 EST)
- Re: [v5 1/4] mm, oom: refactor the oom_kill_process() function Johannes Weiner (Tue Aug 22 2017 - 13:07:12 EST)
- Re: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Tue Aug 22 2017 - 13:07:59 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Jesper Dangaard Brouer (Tue Aug 22 2017 - 13:10:49 EST)
- Re: [PATCH] virt/lib avoids oops by adding parameter checking Alex Williamson (Tue Aug 22 2017 - 13:17:20 EST)
- RE: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Liang, Kan (Tue Aug 22 2017 - 13:17:32 EST)
- [PATCH V2] trace: adjust code layout in get_recursion_context Jesper Dangaard Brouer (Tue Aug 22 2017 - 13:22:53 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Tue Aug 22 2017 - 13:24:01 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Tony Lindgren (Tue Aug 22 2017 - 13:27:03 EST)
- Re: [PATCH net] ethernet: xircom: small clean up in setup_xirc2ps_cs() David Miller (Tue Aug 22 2017 - 13:30:24 EST)
- Re: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Andi Kleen (Tue Aug 22 2017 - 13:31:10 EST)
- [PATCH v2 0/6] Add RSS to DPAA 1.x Ethernet driver Madalin Bucur (Tue Aug 22 2017 - 13:31:22 EST)
- [PATCH v2 5/6] Documentation: networking: add RSS information Madalin Bucur (Tue Aug 22 2017 - 13:31:26 EST)
- [PATCH v2 6/6] dpaa_eth: check allocation result Madalin Bucur (Tue Aug 22 2017 - 13:31:48 EST)
- [PATCH v2 1/6] fsl/fman: enable FMan Keygen Madalin Bucur (Tue Aug 22 2017 - 13:32:12 EST)
- [PATCH v2 4/6] dpaa_eth: add NETIF_F_RXHASH Madalin Bucur (Tue Aug 22 2017 - 13:32:29 EST)
- [PATCH v2 3/6] dpaa_eth: enable Rx hashing control Madalin Bucur (Tue Aug 22 2017 - 13:32:54 EST)
- [PATCH v2 2/6] dpaa_eth: use multiple Rx frame queues Madalin Bucur (Tue Aug 22 2017 - 13:33:19 EST)
- Re: [PATCH] net: ethernet: stmmac: dwmac-rk: Add rv1108 gmac support David Miller (Tue Aug 22 2017 - 13:33:36 EST)
- [PATCH] gpio: twl6040: remove unneeded forward declaration Masahiro Yamada (Tue Aug 22 2017 - 13:34:26 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jarkko Sakkinen (Tue Aug 22 2017 - 13:37:00 EST)
- Re: [PATCH v2 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Tony Lindgren (Tue Aug 22 2017 - 13:39:47 EST)
- Fwd: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler oliver yang (Tue Aug 22 2017 - 13:39:54 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jarkko Sakkinen (Tue Aug 22 2017 - 13:40:06 EST)
- Re: [PATCH v7 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Andy Shevchenko (Tue Aug 22 2017 - 13:40:14 EST)
- Re: [PATCH v7 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Andy Shevchenko (Tue Aug 22 2017 - 13:41:58 EST)
- Re: [PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests Shuah Khan (Tue Aug 22 2017 - 13:42:05 EST)
- Re: [PATCH v7 0/7] make io{read|write}64 globally usable Andy Shevchenko (Tue Aug 22 2017 - 13:43:49 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Maxime Ripard (Tue Aug 22 2017 - 13:43:58 EST)
- Re: [PATCH] ALSA: ctxfi: Use common error handling code in two functions Takashi Iwai (Tue Aug 22 2017 - 13:44:12 EST)
- [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() SF Markus Elfring (Tue Aug 22 2017 - 13:44:38 EST)
- Re: [RFC][PATCH] kselftests: timers: leap-a-day: Change default arguments to help test runs Shuah Khan (Tue Aug 22 2017 - 13:44:48 EST)
- Re: [PATCH v2 0/2] cleanup {COMPAT_,}SET_PERSONALITY Catalin Marinas (Tue Aug 22 2017 - 13:47:05 EST)
- Re: [PATCHv5 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME Kirill A. Shutemov (Tue Aug 22 2017 - 13:50:41 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler Josh Poimboeuf (Tue Aug 22 2017 - 13:51:28 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Peter Zijlstra (Tue Aug 22 2017 - 13:55:25 EST)
- Re: [PATCH v7 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Logan Gunthorpe (Tue Aug 22 2017 - 13:55:57 EST)
- Re: [PATCH v7 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Logan Gunthorpe (Tue Aug 22 2017 - 13:56:45 EST)
- Re: [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() Takashi Iwai (Tue Aug 22 2017 - 13:57:54 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver David Miller (Tue Aug 22 2017 - 13:58:15 EST)
- Re: [PATCH v7 0/7] make io{read|write}64 globally usable Logan Gunthorpe (Tue Aug 22 2017 - 13:58:23 EST)
- RE: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Liang, Kan (Tue Aug 22 2017 - 13:58:42 EST)
- Re: [PATCH v12 0/8] Replace PCI pool by DMA pool API Doug Ledford (Tue Aug 22 2017 - 14:00:42 EST)
- Re: [PATCH 2/3] input/keyboard: Add support for Dollar Cove TI power button Johannes Stezenbach (Tue Aug 22 2017 - 14:01:07 EST)
- Re: [PATCH V4 net-next] net: hns3: Add support to change MTU in HNS3 hardware David Miller (Tue Aug 22 2017 - 14:03:16 EST)
- Re: [PATCH] net: ethernet: make ptp_clock_info const David Miller (Tue Aug 22 2017 - 14:05:15 EST)
- [PATCH] ALSA: cmipci: Use common error handling code in snd_cmipci_probe() SF Markus Elfring (Tue Aug 22 2017 - 14:05:18 EST)
- Re: [PATCH] ptp: make ptp_clock_info const David Miller (Tue Aug 22 2017 - 14:05:27 EST)
- Re: [RFC v6 35/62] powerpc: Deliver SEGV signal on pkey violation Ram Pai (Tue Aug 22 2017 - 14:06:58 EST)
- Re: [PATCH] ALSA: cmipci: Use common error handling code in snd_cmipci_probe() Takashi Iwai (Tue Aug 22 2017 - 14:08:53 EST)
- Specifying console via "stdout-path" property Eugeniy Paltsev (Tue Aug 22 2017 - 14:11:01 EST)
- Re: linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 14:11:25 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Tue Aug 22 2017 - 14:11:56 EST)
- [PATCH] net: amd: constify zorro_device_id Arvind Yadav (Tue Aug 22 2017 - 14:12:05 EST)
- Re: linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 14:14:36 EST)
- [PATCH] video: fm2fb: constify zorro_device_id Arvind Yadav (Tue Aug 22 2017 - 14:18:09 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 14:19:19 EST)
- Re: [PATCH V5] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Tue Aug 22 2017 - 14:21:11 EST)
- Re: [PATCH] IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" Doug Ledford (Tue Aug 22 2017 - 14:24:19 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 14:26:01 EST)
- Re: [PATCH v5] livepatch: introduce shadow variable API Josh Poimboeuf (Tue Aug 22 2017 - 14:34:24 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Florian Fainelli (Tue Aug 22 2017 - 14:35:16 EST)
- Re: [PATCH] udc: Memory leak on error path and use after free Alan Stern (Tue Aug 22 2017 - 14:37:36 EST)
- [PATCH 0/2] net: Fix crashes due to activity during suspend Geert Uytterhoeven (Tue Aug 22 2017 - 14:37:42 EST)
- [PATCH 1/2] net: phy: Freeze PHY polling before suspending devices Geert Uytterhoeven (Tue Aug 22 2017 - 14:38:07 EST)
- [PATCH 2/2] net: smsc911x: Quiten netif during suspend Geert Uytterhoeven (Tue Aug 22 2017 - 14:38:32 EST)
- [PATCH] assoc_array: fix path to assoc_array documentation Alexander Kuleshov (Tue Aug 22 2017 - 14:42:30 EST)
- [PATCH v5] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Tue Aug 22 2017 - 14:42:39 EST)
- Re: [PATCH] once: switch to new jump label API Hannes Frederic Sowa (Tue Aug 22 2017 - 14:44:50 EST)
- Re: [PATCH v5] vfio: platform: reset: Add Broadcom FlexRM reset module Scott Branden (Tue Aug 22 2017 - 14:48:09 EST)
- Re: [PATCH 0/2] net: Fix crashes due to activity during suspend Florian Fainelli (Tue Aug 22 2017 - 14:50:07 EST)
- x86/perf: Improve sysfs enumeration for cpu pmu Andi Kleen (Tue Aug 22 2017 - 14:52:12 EST)
- [PATCH v1 1/2] x86/perf: Only show format attributes when supported Andi Kleen (Tue Aug 22 2017 - 14:52:21 EST)
- [PATCH v1 2/2] x86/perf: Export some PMU attributes in caps Andi Kleen (Tue Aug 22 2017 - 14:52:33 EST)
- Crash due to fbca164776e438 - "net: stmmac: Use the right logging function in stmmac_mdio_register" Priit Laes (Tue Aug 22 2017 - 14:55:00 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Peter Zijlstra (Tue Aug 22 2017 - 14:56:49 EST)
- Re: linux-next: Tree for Aug 22 Paul E. McKenney (Tue Aug 22 2017 - 14:59:33 EST)
- Re: Crash due to fbca164776e438 - "net: stmmac: Use the right logging function in stmmac_mdio_register" Florian Fainelli (Tue Aug 22 2017 - 15:01:44 EST)
- [PATCH] fs/select: Fix kernel panic due to memory corruption in compat_get_fd_set() Helge Deller (Tue Aug 22 2017 - 15:01:51 EST)
- Re: [PATCH 1/2] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms Dan Carpenter (Tue Aug 22 2017 - 15:03:21 EST)
- Re: [PATCH v4 07/15] NTB: switchtec_ntb: Introduce initial NTB driver Bjorn Helgaas (Tue Aug 22 2017 - 15:06:29 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Peter Zijlstra (Tue Aug 22 2017 - 15:08:45 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Tue Aug 22 2017 - 15:09:29 EST)
- [PATCH 3.18 00/10] 3.18.67-stable review Greg Kroah-Hartman (Tue Aug 22 2017 - 15:09:44 EST)
- [PATCH 3.18 03/10] parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo Greg Kroah-Hartman (Tue Aug 22 2017 - 15:09:53 EST)
- [PATCH 3.18 05/10] mm/mempolicy: fix use after free when calling get_mempolicy Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:03 EST)
- Re: [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() Dan Carpenter (Tue Aug 22 2017 - 15:10:08 EST)
- [PATCH 4.4 11/20] mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:11 EST)
- [PATCH 4.4 09/20] ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:20 EST)
- [PATCH 4.4 15/20] irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:25 EST)
- [PATCH 4.4 20/20] usb: qmi_wwan: add D-Link DWM-222 device ID Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:38 EST)
- [PATCH 4.4 13/20] x86/asm/64: Clear AC on NMI entries Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:51 EST)
- [PATCH 4.4 19/20] usb: optimize acpi companion search for usb port devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:10:58 EST)
- [PATCH 4.4 18/20] perf/x86: Fix LBR related crashes on Intel Atom Greg Kroah-Hartman (Tue Aug 22 2017 - 15:11:16 EST)
- [PATCH] selftests: kselftest framework: change skip exit code to 0 Shuah Khan (Tue Aug 22 2017 - 15:11:22 EST)
- [PATCH] selftests: lib.mk: suppress "cd" output from run_tests target Shuah Khan (Tue Aug 22 2017 - 15:11:34 EST)
- [PATCH] selftests: timers: suppress "cd" output from run_destructive_tests target Shuah Khan (Tue Aug 22 2017 - 15:11:45 EST)
- RE: [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Long Li (Tue Aug 22 2017 - 15:12:12 EST)
- Re: linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 15:12:28 EST)
- [PATCH 4.4 17/20] pids: make task_tgid_nr_ns() safe Greg Kroah-Hartman (Tue Aug 22 2017 - 15:12:46 EST)
- [PATCH 4.4 14/20] irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:12:57 EST)
- [PATCH] ALSA: core: Use common error handling code in two functions SF Markus Elfring (Tue Aug 22 2017 - 15:13:10 EST)
- [PATCH 4.4 16/20] Sanitize move_pages() permission checks Greg Kroah-Hartman (Tue Aug 22 2017 - 15:13:36 EST)
- [PATCH] iio: imu: inv_mpu6050: fix missing break in switch Gustavo A. R. Silva (Tue Aug 22 2017 - 15:13:48 EST)
- [PATCH 4.9 01/27] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:02 EST)
- [PATCH 4.9 10/27] ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:13 EST)
- [PATCH 4.9 14/27] mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:15 EST)
- [PATCH 4.9 26/27] usb: optimize acpi companion search for usb port devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:28 EST)
- [PATCH 4.9 07/27] Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:34 EST)
- [PATCH 4.12 03/41] crypto: ixp4xx - Fix error handling path in aead_perform() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:40 EST)
- [PATCH 4.12 07/41] Input: elan_i2c - add ELAN0608 to the ACPI table Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:46 EST)
- [PATCH 4.12 20/41] mm/mempolicy: fix use after free when calling get_mempolicy Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:51 EST)
- [PATCH 4.12 26/41] powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:57 EST)
- [PATCH 4.12 30/41] x86: Fix norandmaps/ADDR_NO_RANDOMIZE Greg Kroah-Hartman (Tue Aug 22 2017 - 15:14:58 EST)
- [PATCH 4.12 37/41] Sanitize move_pages() permission checks Greg Kroah-Hartman (Tue Aug 22 2017 - 15:15:06 EST)
- [PATCH 4.12 39/41] debug: Fix WARN_ON_ONCE() for modules Greg Kroah-Hartman (Tue Aug 22 2017 - 15:15:13 EST)
- [PATCH 4.12 16/41] mm: discard memblock data later Greg Kroah-Hartman (Tue Aug 22 2017 - 15:15:17 EST)
- [PATCH 4.12 08/41] Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB Greg Kroah-Hartman (Tue Aug 22 2017 - 15:15:27 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 15:15:36 EST)
- [PATCH 4.12 17/41] slub: fix per memcg cache leak on css offline Greg Kroah-Hartman (Tue Aug 22 2017 - 15:15:56 EST)
- [PATCH 4.12 15/41] ALSA: usb-audio: add DSD support for new Amanero PID Greg Kroah-Hartman (Tue Aug 22 2017 - 15:16:27 EST)
- [PATCH 4.12 11/41] MD: not clear ->safemode for external metadata array Greg Kroah-Hartman (Tue Aug 22 2017 - 15:16:44 EST)
- [PATCH 4.12 14/41] ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:16:46 EST)
- [PATCH 4.12 13/41] ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset Greg Kroah-Hartman (Tue Aug 22 2017 - 15:17:12 EST)
- [PATCH 4.12 36/41] kernel/watchdog: Prevent false positives with turbo modes Greg Kroah-Hartman (Tue Aug 22 2017 - 15:17:20 EST)
- [PATCH 4.12 12/41] ALSA: seq: 2nd attempt at fixing race creating a queue Greg Kroah-Hartman (Tue Aug 22 2017 - 15:17:27 EST)
- [PATCH 4.12 41/41] usb: qmi_wwan: add D-Link DWM-222 device ID Greg Kroah-Hartman (Tue Aug 22 2017 - 15:17:45 EST)
- [PATCH 4.12 40/41] usb: optimize acpi companion search for usb port devices Greg Kroah-Hartman (Tue Aug 22 2017 - 15:17:48 EST)
- [PATCH 4.12 38/41] pids: make task_tgid_nr_ns() safe Greg Kroah-Hartman (Tue Aug 22 2017 - 15:18:25 EST)
- [PATCH 4.12 34/41] genirq: Restore trigger settings in irq_modify_status() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:18:41 EST)
- [PATCH 4.12 35/41] genirq/ipi: Fixup checks against nr_cpu_ids Greg Kroah-Hartman (Tue Aug 22 2017 - 15:18:55 EST)
- [PATCH 4.12 33/41] irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:19:13 EST)
- [PATCH 4.12 32/41] irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:19:31 EST)
- [PATCH 4.12 29/41] x86/asm/64: Clear AC on NMI entries Greg Kroah-Hartman (Tue Aug 22 2017 - 15:19:43 EST)
- [PATCH 4.12 31/41] x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks Greg Kroah-Hartman (Tue Aug 22 2017 - 15:19:53 EST)
- [PATCH 4.12 28/41] perf/x86: Fix RDPMC vs. mm_struct tracking Greg Kroah-Hartman (Tue Aug 22 2017 - 15:20:13 EST)
- [PATCH 4.12 27/41] xen-blkfront: use a right index when checking requests Greg Kroah-Hartman (Tue Aug 22 2017 - 15:20:37 EST)
- [PATCH 4.12 10/41] md: always clear ->safemode when md_check_recovery gets the mddev lock. Greg Kroah-Hartman (Tue Aug 22 2017 - 15:20:47 EST)
- Re: Crash due to fbca164776e438 - "net: stmmac: Use the right logging function in stmmac_mdio_register" Priit Laes (Tue Aug 22 2017 - 15:21:04 EST)
- [PATCH 4.12 25/41] blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL Greg Kroah-Hartman (Tue Aug 22 2017 - 15:21:28 EST)
- [PATCH 4.12 18/41] mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS Greg Kroah-Hartman (Tue Aug 22 2017 - 15:21:42 EST)
- [PATCH 4.12 24/41] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Greg Kroah-Hartman (Tue Aug 22 2017 - 15:21:51 EST)
- [PATCH 4.12 19/41] mm/cma_debug.c: fix stack corruption due to sprintf usage Greg Kroah-Hartman (Tue Aug 22 2017 - 15:22:09 EST)
- [PATCH 4.12 22/41] mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes Greg Kroah-Hartman (Tue Aug 22 2017 - 15:22:17 EST)
- [PATCH 4.12 21/41] mm/vmalloc.c: dont unconditonally use __GFP_HIGHMEM Greg Kroah-Hartman (Tue Aug 22 2017 - 15:22:35 EST)
- Re: [PATCH v2] venus: fix copy/paste error in return_buf_error Gustavo A. R. Silva (Tue Aug 22 2017 - 15:22:45 EST)
- [PATCH 4.12 09/41] md: fix test in md_write_start() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:23:15 EST)
- [PATCH 4.12 00/41] 4.12.9-stable review Greg Kroah-Hartman (Tue Aug 22 2017 - 15:23:34 EST)
- [PATCH 4.12 05/41] drm/i915: Perform an invalidate prior to executing golden renderstate Greg Kroah-Hartman (Tue Aug 22 2017 - 15:24:01 EST)
- [PATCH 4.12 02/41] parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo Greg Kroah-Hartman (Tue Aug 22 2017 - 15:24:13 EST)
- [PATCH 4.12 04/41] crypto: x86/sha1 - Fix reads beyond the number of blocks passed Greg Kroah-Hartman (Tue Aug 22 2017 - 15:24:24 EST)
- [PATCH 4.12 01/41] audit: Fix use after free in audit_remove_watch_rule() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:24:49 EST)
- [PATCH 4.9 27/27] usb: qmi_wwan: add D-Link DWM-222 device ID Greg Kroah-Hartman (Tue Aug 22 2017 - 15:25:12 EST)
- [PATCH 4.9 06/27] Input: elan_i2c - add ELAN0608 to the ACPI table Greg Kroah-Hartman (Tue Aug 22 2017 - 15:25:24 EST)
- [PATCH 4.9 09/27] ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset Greg Kroah-Hartman (Tue Aug 22 2017 - 15:25:35 EST)
- [PATCH 4.9 08/27] ALSA: seq: 2nd attempt at fixing race creating a queue Greg Kroah-Hartman (Tue Aug 22 2017 - 15:25:51 EST)
- [PATCH 4.9 05/27] crypto: x86/sha1 - Fix reads beyond the number of blocks passed Greg Kroah-Hartman (Tue Aug 22 2017 - 15:26:12 EST)
- [PATCH 4.9 25/27] pids: make task_tgid_nr_ns() safe Greg Kroah-Hartman (Tue Aug 22 2017 - 15:26:32 EST)
- [PATCH 4.9 04/27] crypto: ixp4xx - Fix error handling path in aead_perform() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:26:35 EST)
- [PATCH 4.9 03/27] parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo Greg Kroah-Hartman (Tue Aug 22 2017 - 15:27:03 EST)
- [PATCH 4.9 18/27] xen-blkfront: use a right index when checking requests Greg Kroah-Hartman (Tue Aug 22 2017 - 15:27:18 EST)
- [PATCH 4.9 24/27] Sanitize move_pages() permission checks Greg Kroah-Hartman (Tue Aug 22 2017 - 15:27:25 EST)
- [PATCH 4.9 23/27] genirq/ipi: Fixup checks against nr_cpu_ids Greg Kroah-Hartman (Tue Aug 22 2017 - 15:27:45 EST)
- [PATCH 4.9 21/27] irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:28:01 EST)
- [PATCH 4.9 22/27] genirq: Restore trigger settings in irq_modify_status() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:28:13 EST)
- [PATCH 4.9 19/27] x86/asm/64: Clear AC on NMI entries Greg Kroah-Hartman (Tue Aug 22 2017 - 15:28:34 EST)
- [PATCH 4.9 02/27] audit: Fix use after free in audit_remove_watch_rule() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:28:45 EST)
- [PATCH 4.9 20/27] irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:28:58 EST)
- [PATCH 4.9 17/27] powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC Greg Kroah-Hartman (Tue Aug 22 2017 - 15:29:19 EST)
- [PATCH 4.9 16/27] blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL Greg Kroah-Hartman (Tue Aug 22 2017 - 15:29:32 EST)
- [PATCH 4.9 13/27] mm/mempolicy: fix use after free when calling get_mempolicy Greg Kroah-Hartman (Tue Aug 22 2017 - 15:29:54 EST)
- [PATCH 4.9 00/27] 4.9.45-stable review Greg Kroah-Hartman (Tue Aug 22 2017 - 15:30:09 EST)
- [PATCH 4.9 12/27] mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS Greg Kroah-Hartman (Tue Aug 22 2017 - 15:30:11 EST)
- [PATCH 4.9 11/27] mm: discard memblock data later Greg Kroah-Hartman (Tue Aug 22 2017 - 15:30:27 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 15:30:37 EST)
- [PATCH 4.4 04/20] crypto: x86/sha1 - Fix reads beyond the number of blocks passed Greg Kroah-Hartman (Tue Aug 22 2017 - 15:31:16 EST)
- [PATCH 4.4 05/20] Input: elan_i2c - add ELAN0608 to the ACPI table Greg Kroah-Hartman (Tue Aug 22 2017 - 15:31:30 EST)
- [PATCH 4.4 08/20] ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset Greg Kroah-Hartman (Tue Aug 22 2017 - 15:31:32 EST)
- [PATCH 4.4 07/20] ALSA: seq: 2nd attempt at fixing race creating a queue Greg Kroah-Hartman (Tue Aug 22 2017 - 15:31:49 EST)
- [PATCH 4.4 06/20] Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB Greg Kroah-Hartman (Tue Aug 22 2017 - 15:32:10 EST)
- [PATCH 4.4 03/20] parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo Greg Kroah-Hartman (Tue Aug 22 2017 - 15:32:32 EST)
- Re: linux-next: Tree for Aug 22 Paul E. McKenney (Tue Aug 22 2017 - 15:32:38 EST)
- [PATCH 4.4 10/20] mm/mempolicy: fix use after free when calling get_mempolicy Greg Kroah-Hartman (Tue Aug 22 2017 - 15:33:04 EST)
- [PATCH 4.4 02/20] audit: Fix use after free in audit_remove_watch_rule() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:33:16 EST)
- [PATCH 4.4 01/20] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister Greg Kroah-Hartman (Tue Aug 22 2017 - 15:33:41 EST)
- [PATCH 4.4 00/20] 4.4.84-stable review Greg Kroah-Hartman (Tue Aug 22 2017 - 15:33:54 EST)
- Re: [PATCH 2/3] mm: Make list_lru_node::memcg_lrus RCU protected Vladimir Davydov (Tue Aug 22 2017 - 15:34:16 EST)
- [PATCH 3.18 09/10] pids: make task_tgid_nr_ns() safe Greg Kroah-Hartman (Tue Aug 22 2017 - 15:34:37 EST)
- [PATCH 3.18 06/10] irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:34:48 EST)
- [PATCH 3.18 08/10] Sanitize move_pages() permission checks Greg Kroah-Hartman (Tue Aug 22 2017 - 15:35:03 EST)
- [PATCH 3.18 07/10] irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:35:22 EST)
- [PATCH 3.18 04/10] ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset Greg Kroah-Hartman (Tue Aug 22 2017 - 15:35:46 EST)
- [PATCH 3.18 01/10] netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister Greg Kroah-Hartman (Tue Aug 22 2017 - 15:36:07 EST)
- [PATCH 3.18 10/10] usb: qmi_wwan: add D-Link DWM-222 device ID Greg Kroah-Hartman (Tue Aug 22 2017 - 15:36:21 EST)
- Re: linux-next: Tree for Aug 22 Paul E. McKenney (Tue Aug 22 2017 - 15:36:27 EST)
- [PATCH 3.18 02/10] audit: Fix use after free in audit_remove_watch_rule() Greg Kroah-Hartman (Tue Aug 22 2017 - 15:36:49 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Andi Kleen (Tue Aug 22 2017 - 15:37:20 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Corentin Labbe (Tue Aug 22 2017 - 15:37:29 EST)
- Re: 32-bit powerpc, aty128fb: vmap allocation for size 135168 failed Meelis Roos (Tue Aug 22 2017 - 15:45:18 EST)
- Re: [PATCH 3/3] mm: Count list_lru_one::nr_items lockless Vladimir Davydov (Tue Aug 22 2017 - 15:47:34 EST)
- Re: [PATCH] security: selinux: allow per-file labeling for cgroupfs Paul Moore (Tue Aug 22 2017 - 15:47:43 EST)
- Re: [PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM John Stultz (Tue Aug 22 2017 - 15:50:13 EST)
- [PATCH] ALSA: Fireface: Use common error handling code in pcm_open() SF Markus Elfring (Tue Aug 22 2017 - 15:52:20 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Tue Aug 22 2017 - 15:55:46 EST)
- Re: [PATCH 2/2] ARM: sunxi: add support for R40 SoC Maxime Ripard (Tue Aug 22 2017 - 16:00:24 EST)
- Re: [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Maxime Ripard (Tue Aug 22 2017 - 16:05:40 EST)
- Re: [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() SF Markus Elfring (Tue Aug 22 2017 - 16:06:52 EST)
- Re: [PATCH 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Maxime Ripard (Tue Aug 22 2017 - 16:11:01 EST)
- Re: [PATCH 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Maxime Ripard (Tue Aug 22 2017 - 16:12:33 EST)
- Re: [PATCH v7 6/7] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Andy Shevchenko (Tue Aug 22 2017 - 16:14:56 EST)
- Re: [PATCH] xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() Boris Ostrovsky (Tue Aug 22 2017 - 16:15:11 EST)
- [PATCH RESEND] Input: ALPS - Fix two-finger scroll breakage in right side on ALPS touchpad Takashi Iwai (Tue Aug 22 2017 - 16:17:23 EST)
- Re: [PATCH 2/2] net: smsc911x: Quiten netif during suspend Andrew Lunn (Tue Aug 22 2017 - 16:17:46 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Maxime Ripard (Tue Aug 22 2017 - 16:17:52 EST)
- Re: [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() Dan Carpenter (Tue Aug 22 2017 - 16:18:35 EST)
- Re: [alsa-devel] [PATCH] ALSA: via82xx: Use common error handling code in snd_via82xx_create() Takashi Iwai (Tue Aug 22 2017 - 16:19:44 EST)
- Re: [PATCH 3/3] ARM: dts: sun7i: Rename sun7i-a20-olinuxino-lime2-emmc Maxime Ripard (Tue Aug 22 2017 - 16:21:11 EST)
- Re: [PATCH v7 0/2] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi Peter Zijlstra (Tue Aug 22 2017 - 16:21:26 EST)
- Re: [GIT PULL v2] phy: for 4.14 Greg KH (Tue Aug 22 2017 - 16:21:39 EST)
- Re: [PATCH] blk-mq: Improvements to the hybrid polling sleep time calculation Jens Axboe (Tue Aug 22 2017 - 16:22:57 EST)
- [PATCH] selftests: timers: remove rtctest_setdate from run_destructive_tests Shuah Khan (Tue Aug 22 2017 - 16:23:30 EST)
- Re: [PATCH 2/2] fpga: altera-cvp: register attribute groups using ops Alan Tull (Tue Aug 22 2017 - 16:23:52 EST)
- Re: [PATCH 2/3] ARM: dts: sun7i: Add dts file for A20-OLinuXino-MICRO-exGB Maxime Ripard (Tue Aug 22 2017 - 16:28:54 EST)
- Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally Stephen Boyd (Tue Aug 22 2017 - 16:31:41 EST)
- Re: [PATCH 1/3] ARM: dts: sun7i: Fix A20-OLinuXino-MICRO dts for use with LAN8710 Maxime Ripard (Tue Aug 22 2017 - 16:32:15 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas (Tue Aug 22 2017 - 16:33:55 EST)
- Re: [PATCH] ARM: sun8i: a33: add dts for Q8 tablets with different resolution Maxime Ripard (Tue Aug 22 2017 - 16:34:12 EST)
- Re: [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Peter Zijlstra (Tue Aug 22 2017 - 16:36:50 EST)
- Re: [PATCH] PCI: dwc: dra7xx: fix error return code in dra7xx_pcie_probe() Bjorn Helgaas (Tue Aug 22 2017 - 16:37:59 EST)
- Re: [PATCH 2/5] ARC: AXS103: Get rid of platform specific cpu clock configuration Vineet Gupta (Tue Aug 22 2017 - 16:39:18 EST)
- Re: [PATCH 3/5] ARC: AXS103: DTS: Add core pll node to manage cpu frequency Vineet Gupta (Tue Aug 22 2017 - 16:41:30 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 16:42:19 EST)
- Re: [PATCH 3/5] ARC: AXS103: DTS: Add core pll node to manage cpu frequency Vineet Gupta (Tue Aug 22 2017 - 16:45:52 EST)
- [PATCH v8 0/2] Add spi-nor flash device pm support Kamal Dasu (Tue Aug 22 2017 - 16:46:50 EST)
- [PATCH v8 1/2] mtd: spi-nor: add spi_nor_init() function Kamal Dasu (Tue Aug 22 2017 - 16:46:59 EST)
- [PATCH v8 2/2] mtd: spi-nor: Add spi-nor mtd resume handler Kamal Dasu (Tue Aug 22 2017 - 16:47:13 EST)
- Re: [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt Peter Zijlstra (Tue Aug 22 2017 - 16:48:01 EST)
- Re: [PATCH net] net/hsr: Check skb_put_padto() return value David Miller (Tue Aug 22 2017 - 16:49:51 EST)
- Re: [PATCH] pci: dwc: Clear MSI interrupt status after it is handled Bjorn Helgaas (Tue Aug 22 2017 - 16:51:42 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Laurent Pinchart (Tue Aug 22 2017 - 16:51:47 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Peter Zijlstra (Tue Aug 22 2017 - 16:53:34 EST)
- [PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test Gustavo A. R. Silva (Tue Aug 22 2017 - 16:54:00 EST)
- Re: [BUG] Deadlock due due to interactions of block, RCU, and cpu offline Jeffrey Hugo (Tue Aug 22 2017 - 16:54:07 EST)
- Re: [PATCH v2 05/19] perf, tools: Support weak groups Andi Kleen (Tue Aug 22 2017 - 16:58:19 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 16:59:07 EST)
- Re: [PATCH v2 05/19] perf, tools: Support weak groups Andi Kleen (Tue Aug 22 2017 - 17:00:48 EST)
- Re: [PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM Paolo Bonzini (Tue Aug 22 2017 - 17:00:59 EST)
- [PATCH] e1000: changed some expensive calls of udelay to usleep_range nxf23276 (Tue Aug 22 2017 - 17:03:12 EST)
- Re: [PATCH] PCI: dwc: dra7xx: fix error return code in dra7xx_pcie_probe() Gustavo A. R. Silva (Tue Aug 22 2017 - 17:04:40 EST)
- Re: [PATCH] PCI: Fix and amend express capability sizes Bjorn Helgaas (Tue Aug 22 2017 - 17:05:11 EST)
- Re: [PATCH v7 5/7] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Andy Shevchenko (Tue Aug 22 2017 - 17:08:04 EST)
- Re: [PATCH net-next,0/4] hv_netvsc: Ethtool handler to change UDP hash levels David Miller (Tue Aug 22 2017 - 17:08:35 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Christopher Lameter (Tue Aug 22 2017 - 17:09:00 EST)
- Re: [PATCH 0/2] net: Fix crashes due to activity during suspend Geert Uytterhoeven (Tue Aug 22 2017 - 17:16:50 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Dave Chinner (Tue Aug 22 2017 - 17:19:41 EST)
- Re: [PATCH 2/3] iio: Introduce the generic counter interface Jonathan Cameron (Tue Aug 22 2017 - 17:19:49 EST)
- Re: [PATCH 3/3] iio: 104-quad-8: Add IIO generic counter interface support Jonathan Cameron (Tue Aug 22 2017 - 17:20:00 EST)
- Re: [PATCH 0/3] iio: Introduce the generic counter interface Jonathan Cameron (Tue Aug 22 2017 - 17:20:19 EST)
- Re: [PATCH] net: ftgmac100: Fix oops in probe on failure to find associated PHY David Miller (Tue Aug 22 2017 - 17:20:24 EST)
- Re: [PATCH] net: ethernet: ax88796: make mdiobb_ops const David Miller (Tue Aug 22 2017 - 17:21:31 EST)
- Re: [PATCH 0/2] Separate NUMA statistics from zone statistics Christopher Lameter (Tue Aug 22 2017 - 17:22:48 EST)
- Re: [PATCH] net: mdio-gpio: make mdiobb_ops const David Miller (Tue Aug 22 2017 - 17:23:36 EST)
- Re: [PATCH] net: ethernet: freescale: fs_enet: make mdiobb_ops const David Miller (Tue Aug 22 2017 - 17:23:43 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Andi Kleen (Tue Aug 22 2017 - 17:24:14 EST)
- [PATCH net-next] net: phy: Deal with unbound PHY driver in phy_attached_print() Florian Fainelli (Tue Aug 22 2017 - 17:27:03 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jiandi An (Tue Aug 22 2017 - 17:29:06 EST)
- Re: [PATCH v2 1/6] fsl/fman: enable FMan Keygen David Miller (Tue Aug 22 2017 - 17:35:19 EST)
- Re: [PATCH] net: amd: constify zorro_device_id David Miller (Tue Aug 22 2017 - 17:36:05 EST)
- Re: [PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622 Bjorn Helgaas (Tue Aug 22 2017 - 17:36:11 EST)
- Re: [PATCH] sg: recheck MMAP_IO request length with lock held Douglas Gilbert (Tue Aug 22 2017 - 17:37:23 EST)
- RE: [PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) Dexuan Cui (Tue Aug 22 2017 - 17:40:25 EST)
- Re: [PATCH] Staging: greybus: Make string array const kbuild test robot (Tue Aug 22 2017 - 17:41:04 EST)
- Re: [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts Vineet Gupta (Tue Aug 22 2017 - 17:41:53 EST)
- Re: [PATCH] Staging: greybus: Make string array const kbuild test robot (Tue Aug 22 2017 - 17:43:03 EST)
- Re: [PATCH net-next] net: phy: Deal with unbound PHY driver in phy_attached_print() David Miller (Tue Aug 22 2017 - 17:44:21 EST)
- Re: [PATCH 1/3 v8] ARC: Set IO-coherency aperture base to LINUX_LINK_BASE Vineet Gupta (Tue Aug 22 2017 - 17:44:35 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Bart Van Assche (Tue Aug 22 2017 - 17:44:52 EST)
- Re: [PATCH net-next] net: phy: Deal with unbound PHY driver in phy_attached_print() Florian Fainelli (Tue Aug 22 2017 - 17:45:58 EST)
- Re: [PATCH net-next] net: phy: Deal with unbound PHY driver in phy_attached_print() David Miller (Tue Aug 22 2017 - 17:49:36 EST)
- Re: linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 17:57:12 EST)
- Re: [PATCH v3] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Tue Aug 22 2017 - 17:57:24 EST)
- [PATCH] apparmor: fix off-by-one comparison on MAXMAPPED_SIG Colin King (Tue Aug 22 2017 - 17:58:40 EST)
- Re: [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem MickaÃl SalaÃn (Tue Aug 22 2017 - 18:01:06 EST)
- [PATCH][next] MIPS,bpf: fix missing break in switch statement Colin King (Tue Aug 22 2017 - 18:04:01 EST)
- [PATCH 2/2] dax: use PG_PMD_COLOUR instead of open coding Ross Zwisler (Tue Aug 22 2017 - 18:09:40 EST)
- [PATCH 1/2] dax: fallback on misaligned PMD faults Ross Zwisler (Tue Aug 22 2017 - 18:09:51 EST)
- Re: [PATCH v12 7/8] wireless: ipw2200: Replace PCI pool old API Stanislav Yakovlev (Tue Aug 22 2017 - 18:11:21 EST)
- [PATCH v2 2/2] dax: use PG_PMD_COLOUR instead of open coding Ross Zwisler (Tue Aug 22 2017 - 18:25:00 EST)
- [PATCH net] fsl/man: Inherit parent device and of_node Florian Fainelli (Tue Aug 22 2017 - 18:25:04 EST)
- [PATCH v2 1/2] dax: fix deadlock due to misaligned PMD faults Ross Zwisler (Tue Aug 22 2017 - 18:25:27 EST)
- Re: linux-next: Tree for Aug 22 Stephen Rothwell (Tue Aug 22 2017 - 18:27:18 EST)
- Re: [PATCH][next] MIPS,bpf: fix missing break in switch statement David Daney (Tue Aug 22 2017 - 18:29:28 EST)
- Re: [PATCH][next] MIPS,bpf: fix missing break in switch statement Daniel Borkmann (Tue Aug 22 2017 - 18:33:33 EST)
- Re: [PATCH] PCI: Fix and amend express capability sizes Alex Williamson (Tue Aug 22 2017 - 18:43:55 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 18:52:25 EST)
- Re: [PATCH 2/2] cpufreq: dt: add support for rockchip rv1108 Heiko Stuebner (Tue Aug 22 2017 - 18:54:28 EST)
- Re: [PATCH v2 2/2] ASoC: rockchip: separate pinctrl pins from each other Heiko Stuebner (Tue Aug 22 2017 - 18:56:33 EST)
- [PATCH v2 0/2] Make I/O timeout failure injection again task-independent Bart Van Assche (Tue Aug 22 2017 - 19:01:48 EST)
- [PATCH v2 1/2] fault-inject: Restore support for task-independent fault injection Bart Van Assche (Tue Aug 22 2017 - 19:02:19 EST)
- [PATCH v2 2/2] block: Make I/O timeout failure injection again task-independent Bart Van Assche (Tue Aug 22 2017 - 19:02:31 EST)
- Clang patch stacks for LTS kernels (v4.4 and v4.9) and status update Matthias Kaehlcke (Tue Aug 22 2017 - 19:14:50 EST)
- Re: [PATCH v2 2/4] usb: xhci-mtk: add generic compatible string Chunfeng Yun (Tue Aug 22 2017 - 19:14:50 EST)
- [PATCH] rtc: m41t80: remove debug sysfs attribute Alexandre Belloni (Tue Aug 22 2017 - 19:17:40 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Tue Aug 22 2017 - 19:19:10 EST)
- Re: [PATCH 0/2] Separate NUMA statistics from zone statistics Andi Kleen (Tue Aug 22 2017 - 19:19:36 EST)
- Re: [PATCH v2 1/2] arm64: dts: rockchip: add rk3328 pdm node Heiko Stuebner (Tue Aug 22 2017 - 19:27:54 EST)
- [PATCH v3] dmaengine: ioatdma: Add intr_coalesce sysfs entry Ujjal Singh (Tue Aug 22 2017 - 19:30:24 EST)
- Re: [PATCH net] fsl/man: Inherit parent device and of_node David Miller (Tue Aug 22 2017 - 19:32:56 EST)
- Re: [PATCH v2 1/3] ARM: dts: rockchip: add cpu opp table for rv1108 Heiko Stuebner (Tue Aug 22 2017 - 19:33:51 EST)
- linux-next: build warning after merge of the net tree Stephen Rothwell (Tue Aug 22 2017 - 19:34:31 EST)
- Re: [PATCH v2 2/3] ARM: dts: rockchip: add cpu power supply for rv1108 evb Heiko Stuebner (Tue Aug 22 2017 - 19:34:45 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 kbuild test robot (Tue Aug 22 2017 - 19:37:22 EST)
- Re: [PATCH] ASoC: Add a sanity check before using dai driver name jeffy (Tue Aug 22 2017 - 19:43:09 EST)
- [PATCH] docs-rst: fix pdf build with Spinx 1.6 Mauro Carvalho Chehab (Tue Aug 22 2017 - 19:50:34 EST)
- [PATCH] coccinelle: Improve setup_timer.cocci matching Kees Cook (Tue Aug 22 2017 - 19:54:07 EST)
- [PATCH] rtc: sa1100: make alarms useful Alexandre Belloni (Tue Aug 22 2017 - 19:54:16 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Andrew Jeffery (Tue Aug 22 2017 - 19:54:23 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Byungchul Park (Tue Aug 22 2017 - 20:03:21 EST)
- [PATCH] add XPFO_SMP test Tycho Andersen (Tue Aug 22 2017 - 20:07:12 EST)
- Re: [PATCH] Input: add support for HiDeep touchscreen Rob Herring (Tue Aug 22 2017 - 20:07:59 EST)
- [PATCH v2 2/2] selftests/net: add test to verify datagram socket timeout Vallish Vaidyeshwara (Tue Aug 22 2017 - 20:10:42 EST)
- Re: [PATCH v2 1/2] fault-inject: Restore support for task-independent fault injection Akinobu Mita (Tue Aug 22 2017 - 20:10:49 EST)
- [PATCH v2 1/2] net: enable high resolution timer mode to timeout datagram sockets Vallish Vaidyeshwara (Tue Aug 22 2017 - 20:11:15 EST)
- [PATCH v2 0/2] enable hires timer to timeout datagram socket Vallish Vaidyeshwara (Tue Aug 22 2017 - 20:11:21 EST)
- Re: [PATCH] arm64: dts: Add support for NXP's LX2160A SoC Rob Herring (Tue Aug 22 2017 - 20:14:25 EST)
- Re: [PATCH v6 1/2] dt-bindings: misc: achc: Add device tree binding for GE ACHC Rob Herring (Tue Aug 22 2017 - 20:18:39 EST)
- Re: fs/binfmt_flat.c:828:9: error: void value not ignored as it ought to be Randy Dunlap (Tue Aug 22 2017 - 20:20:47 EST)
- Re: [PATCH] ALSA: Fireface: Use common error handling code in pcm_open() Takashi Sakamoto (Tue Aug 22 2017 - 20:23:04 EST)
- Re: [PATCH v2 3/5] dt-bindings: add rk3399-q7 SoM Rob Herring (Tue Aug 22 2017 - 20:23:53 EST)
- Re: [PATCH v2 2/5] dt-bindings: add amc6821, isl1208 trivial bindings Rob Herring (Tue Aug 22 2017 - 20:24:34 EST)
- Re: [RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device Shakeel Butt (Tue Aug 22 2017 - 20:25:05 EST)
- Re: [PATCH 1/3] soc: qcom: smem: Support global partition Chris Lew (Tue Aug 22 2017 - 20:28:24 EST)
- Re: [RFC 1/3] dt-bindings: rtc: Add Realtek RTD1295 Rob Herring (Tue Aug 22 2017 - 20:29:17 EST)
- Re: [PATCH v4] iio: accel: mma8452: improvements to handle multiple events Harinath Nampally (Tue Aug 22 2017 - 20:30:05 EST)
- Re: [PATCH] e1000: changed some expensive calls of udelay to usleep_range Jeff Kirsher (Tue Aug 22 2017 - 20:30:22 EST)
- Re: [PATCH 1/3] soc: qcom: smem: Support global partition Bjorn Andersson (Tue Aug 22 2017 - 20:32:33 EST)
- [PATCH] rtc: remove .open() and .release() Alexandre Belloni (Tue Aug 22 2017 - 20:33:13 EST)
- Re: [PATCH 4.12 00/41] 4.12.9-stable review Shuah Khan (Tue Aug 22 2017 - 20:33:54 EST)
- Re: [PATCH 4.9 00/27] 4.9.45-stable review Shuah Khan (Tue Aug 22 2017 - 20:34:37 EST)
- Re: [PATCH v3 1/2] dt-bindings: serial: 8250: Add MediaTek BTIF controller bindings Rob Herring (Tue Aug 22 2017 - 20:34:59 EST)
- Re: [PATCH 3.18 00/10] 3.18.67-stable review Shuah Khan (Tue Aug 22 2017 - 20:35:29 EST)
- Re: [PATCH v4 1/3] dt-bindings: i2c: modify information formats Rob Herring (Tue Aug 22 2017 - 20:36:09 EST)
- Re: [PATCH 4.4 00/20] 4.4.84-stable review Shuah Khan (Tue Aug 22 2017 - 20:36:11 EST)
- Re: [PATCH v4 2/3] dt-bindings: i2c: Add MediaTek MT7622 i2c binding Rob Herring (Tue Aug 22 2017 - 20:36:37 EST)
- Re: [PATCH v2 2/2] ASoC: rockchip: separate pinctrl pins from each other Rob Herring (Tue Aug 22 2017 - 20:38:11 EST)
- Re: [PATCH 1/3] dt-bindings: update dt-binding for rv1108 SoCs Rob Herring (Tue Aug 22 2017 - 20:38:46 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Rob Herring (Tue Aug 22 2017 - 20:40:20 EST)
- Re: [V2 1/4] MIPS: dts: ralink: Add Mediatek MT7628A SoC Rob Herring (Tue Aug 22 2017 - 20:41:23 EST)
- Re: [PATCH v2 1/9] devicetree: bindings: Add sata port phy config parameters in ahci-ceva Rob Herring (Tue Aug 22 2017 - 20:42:04 EST)
- Re: [PATCH 4.12 00/41] 4.12.9-stable review Greg Kroah-Hartman (Tue Aug 22 2017 - 20:48:52 EST)
- Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108 Andy Yan (Tue Aug 22 2017 - 20:49:46 EST)
- Re: [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Icenowy Zheng (Tue Aug 22 2017 - 20:59:01 EST)
- Re: [PATCH 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Icenowy Zheng (Tue Aug 22 2017 - 20:59:02 EST)
- Re: [PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622 Ryder Lee (Tue Aug 22 2017 - 21:04:38 EST)
- [PATCH] drivers: staging: android: Fix style/formatting issues Nick Fox (Tue Aug 22 2017 - 21:05:38 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Tue Aug 22 2017 - 21:07:23 EST)
- Re: [PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108 Rafael J. Wysocki (Tue Aug 22 2017 - 21:08:55 EST)
- Re: [PATCH 0/2] Separate NUMA statistics from zone statistics kemi (Tue Aug 22 2017 - 21:15:54 EST)
- Re: [RFC 2/3] rtc: Add Realtek RTD1295 Alexandre Belloni (Tue Aug 22 2017 - 21:18:31 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Leizhen (ThunderTown) (Tue Aug 22 2017 - 21:22:30 EST)
- Re: [PATCH v2] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Masahiro Yamada (Tue Aug 22 2017 - 21:31:30 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Tue Aug 22 2017 - 21:31:31 EST)
- Re: [PATCH] staging: rtl8192e: Change fixed function names with "%s:", __func__ Greg Kroah-Hartman (Tue Aug 22 2017 - 21:32:51 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Tue Aug 22 2017 - 21:33:25 EST)
- Re: [PATCH] staging: vboxvideo: constify drm_fb_helper_funcs Greg KH (Tue Aug 22 2017 - 21:33:37 EST)
- [PATCH v3] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Masahiro Yamada (Tue Aug 22 2017 - 21:34:24 EST)
- Re: [PATCH 2/2] staging:rtl8188eu:core Fix add spaces around & Greg KH (Tue Aug 22 2017 - 21:34:35 EST)
- Re: [PATCH 3/3] staging:rtl8188eu:core Fix coding style issues Greg KH (Tue Aug 22 2017 - 21:34:52 EST)
- Re: [PATCH] drivers: staging: rtl8192e: make const qualified argument Greg KH (Tue Aug 22 2017 - 21:36:02 EST)
- Re: [PATCH] drivers: staging: android: Fix style/formatting issues Greg KH (Tue Aug 22 2017 - 21:39:21 EST)
- Re: [PATCH] staging: fsl-mc: move bus driver out of staging Greg KH (Tue Aug 22 2017 - 21:39:48 EST)
- Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns Greg KH (Tue Aug 22 2017 - 21:40:31 EST)
- Re: [PATCH 3/3] ANDROID: binder: fix proc->tsk check. Greg KH (Tue Aug 22 2017 - 21:43:41 EST)
- Re: [PATCH 1/5] android: binder: Refactor prev and next buffer into a helper function Greg Kroah-Hartman (Tue Aug 22 2017 - 21:45:44 EST)
- Re: [PATCH] sg: recheck MMAP_IO request length with lock held Martin K. Petersen (Tue Aug 22 2017 - 21:47:02 EST)
- Re:Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce Nixiaoming (Tue Aug 22 2017 - 21:47:20 EST)
- Re: [PATCH] sg: protect against races between mmap() and SG_SET_RESERVED_SIZE Douglas Gilbert (Tue Aug 22 2017 - 21:49:02 EST)
- Re: [PATCH] android: binder: check result of binder_get_thread() in binder_poll() Greg Kroah-Hartman (Tue Aug 22 2017 - 21:50:16 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Greg KH (Tue Aug 22 2017 - 21:51:08 EST)
- [RFC 00/12] Introduce housekeeping subsystem v2 Frederic Weisbecker (Tue Aug 22 2017 - 21:51:26 EST)
- [RFC PATCH 06/12] housekeeping: Rename is_housekeeping_cpu to housekeeping_cpu Frederic Weisbecker (Tue Aug 22 2017 - 21:51:37 EST)
- [RFC PATCH 10/12] housekeeping: Affine unbound kthreads Frederic Weisbecker (Tue Aug 22 2017 - 21:51:46 EST)
- [RFC PATCH 11/12] housekeeping: Handle nohz_full= parameter Frederic Weisbecker (Tue Aug 22 2017 - 21:51:57 EST)
- [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Tom Rini (Tue Aug 22 2017 - 21:52:04 EST)
- [RFC PATCH 12/12] housekeeping: Reimplement isolcpus on housekeeping Frederic Weisbecker (Tue Aug 22 2017 - 21:52:23 EST)
- [RFC PATCH 09/12] workqueue: Affine unbound workqueues to housekeeping cpumask Frederic Weisbecker (Tue Aug 22 2017 - 21:52:46 EST)
- [RFC PATCH 07/12] housekeeping: Move it under own config, independant from NO_HZ Frederic Weisbecker (Tue Aug 22 2017 - 21:52:56 EST)
- [RFC PATCH 08/12] housekeeping: Introduce housekeeping flags Frederic Weisbecker (Tue Aug 22 2017 - 21:53:02 EST)
- [RFC PATCH 01/12] housekeeping: Move housekeeping related code to its own file Frederic Weisbecker (Tue Aug 22 2017 - 21:53:19 EST)
- [RFC PATCH 05/12] housekeeping: Use its own static key Frederic Weisbecker (Tue Aug 22 2017 - 21:53:33 EST)
- [RFC PATCH 02/12] watchdog: Use housekeeping_cpumask() instead of ad-hoc version Frederic Weisbecker (Tue Aug 22 2017 - 21:53:44 EST)
- [RFC PATCH 04/12] housekeeping: Make housekeeping cpumask private Frederic Weisbecker (Tue Aug 22 2017 - 21:53:54 EST)
- [RFC PATCH 03/12] housekeeping: Provide a dynamic off-case to housekeeping_any_cpu() Frederic Weisbecker (Tue Aug 22 2017 - 21:54:11 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 21:57:03 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq Brian Norris (Tue Aug 22 2017 - 21:57:23 EST)
- Re: [PATCH v5 0/7] Add RAS virtualization support to SEA/SEI notification type gengdongjiu (Tue Aug 22 2017 - 22:09:19 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 22:12:28 EST)
- Re: [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq jeffy (Tue Aug 22 2017 - 22:16:36 EST)
- Re: [PATCH v4 00/14] mpt3sas driver NVMe support: Martin K. Petersen (Tue Aug 22 2017 - 22:19:19 EST)
- linux-next: build warning after merge of the sound-asoc tree Stephen Rothwell (Tue Aug 22 2017 - 22:20:14 EST)
- Re: [PATCH] sg: protect against races between mmap() and SG_SET_RESERVED_SIZE Martin K. Petersen (Tue Aug 22 2017 - 22:21:24 EST)
- Re: [PATCH] tpm/tpm_crb: Access locality for non-ACPI and non-SMC start method Jason Gunthorpe (Tue Aug 22 2017 - 22:26:01 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 22:31:28 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Tue Aug 22 2017 - 22:32:13 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Tue Aug 22 2017 - 22:33:04 EST)
- Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns Joe Perches (Tue Aug 22 2017 - 22:34:09 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Sergey Senozhatsky (Tue Aug 22 2017 - 22:36:40 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Jisheng Zhang (Tue Aug 22 2017 - 22:39:49 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Tue Aug 22 2017 - 22:40:32 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Tue Aug 22 2017 - 22:41:46 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Tue Aug 22 2017 - 22:43:39 EST)
- Re: [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier Alexei Starovoitov (Tue Aug 22 2017 - 22:45:04 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Tue Aug 22 2017 - 22:54:45 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM John Stultz (Tue Aug 22 2017 - 22:56:14 EST)
- [PATCH 1/2] staging: android: ion: Remove extra line (checkpatch) Nick Fox (Tue Aug 22 2017 - 22:56:32 EST)
- [PATCH 2/2] staging: android: ion: Change argument to kmalloc (checkpatch) Nick Fox (Tue Aug 22 2017 - 22:57:02 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM John Stultz (Tue Aug 22 2017 - 22:57:09 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Byungchul Park (Tue Aug 22 2017 - 22:59:18 EST)
- Re: [EXT] Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Jisheng Zhang (Tue Aug 22 2017 - 23:01:37 EST)
- Re: [PATCH v4 net-next] arm: eBPF JIT compiler Shubham Bansal (Tue Aug 22 2017 - 23:05:43 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Jisheng Zhang (Tue Aug 22 2017 - 23:07:16 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM John Stultz (Tue Aug 22 2017 - 23:14:20 EST)
- Re: [PATCH V10 2/3] PCI: handle CRS returned by device after FLR Sinan Kaya (Tue Aug 22 2017 - 23:22:28 EST)
- Re: [v2] timers: Fix excessive granularity of new timers after a nohz idle jeffy (Tue Aug 22 2017 - 23:22:29 EST)
- Re: [PATCH] block: Fix warning when I/O elevator is changed as request_queue is being removed Ming Lei (Tue Aug 22 2017 - 23:34:51 EST)
- Re: [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist Masahiro Yamada (Tue Aug 22 2017 - 23:34:51 EST)
- Re: [v2] timers: Fix excessive granularity of new timers after a nohz idle Stephen Rothwell (Tue Aug 22 2017 - 23:35:46 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Tue Aug 22 2017 - 23:43:37 EST)
- RE: [PATCH] actbl1.h: use tab instead of seven spaces as the indentation Zheng, Lv (Tue Aug 22 2017 - 23:44:02 EST)
- [PATCH][v3] PM / Hibernate: Feed the wathdog when creating snapshot Chen Yu (Tue Aug 22 2017 - 23:46:50 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Boqun Feng (Tue Aug 22 2017 - 23:49:39 EST)
- Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2 Masahiro Yamada (Tue Aug 22 2017 - 23:49:45 EST)
- Re: [PATCH] actbl1.h: use tab instead of seven spaces as the indentation Chao Fan (Tue Aug 22 2017 - 23:51:09 EST)
- Re: [PATCH v12 7/8] wireless: ipw2200: Replace PCI pool old API Kalle Valo (Tue Aug 22 2017 - 23:58:22 EST)
- Re: [PATCH] drivers: net: wireless: atmel: check memory allocation failure Kalle Valo (Wed Aug 23 2017 - 00:14:11 EST)
- ext4 bug fixes for 4.13 Theodore Ts'o (Wed Aug 23 2017 - 00:16:45 EST)
- [PATCH v4 0/4] mmc: sdhci: refactor PM in sdhci-pltfm add support PM for cadence port Masahiro Yamada (Wed Aug 23 2017 - 00:16:50 EST)
- [PATCH v4 2/4] mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() Masahiro Yamada (Wed Aug 23 2017 - 00:17:05 EST)
- [PATCH v4 4/4] mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume Masahiro Yamada (Wed Aug 23 2017 - 00:17:09 EST)
- [PATCH v4 1/4] mmc: sdhci-cadence: add suspend / resume support Masahiro Yamada (Wed Aug 23 2017 - 00:17:32 EST)
- RE: [PATCH v3 1/4] ACPI / EC: Cleanup EC GPE mask flag Zheng, Lv (Wed Aug 23 2017 - 00:19:11 EST)
- [PATCH v4 3/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume Masahiro Yamada (Wed Aug 23 2017 - 00:21:48 EST)
- RE: [PATCH] vsock: only load vmci transport on VMware hypervisor by default Dexuan Cui (Wed Aug 23 2017 - 00:21:55 EST)
- Re: [PATCH v2 0/2] enable hires timer to timeout datagram socket David Miller (Wed Aug 23 2017 - 00:30:35 EST)
- RE: [PATCH v2 1/6] fsl/fman: enable FMan Keygen Madalin-cristian Bucur (Wed Aug 23 2017 - 00:37:18 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Boqun Feng (Wed Aug 23 2017 - 00:38:01 EST)
- Re: [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs() Sinan Kaya (Wed Aug 23 2017 - 00:40:56 EST)
- Re: [PATCH 13/18] rpmsg: glink: Add rx done command Arun Kumar Neelakantam (Wed Aug 23 2017 - 00:44:54 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Byungchul Park (Wed Aug 23 2017 - 00:46:28 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Sergey Senozhatsky (Wed Aug 23 2017 - 00:46:38 EST)
- Re: [PATCH v2 1/6] fsl/fman: enable FMan Keygen David Miller (Wed Aug 23 2017 - 00:46:54 EST)
- Re: ext4 bug fixes for 4.13 Linus Torvalds (Wed Aug 23 2017 - 00:51:20 EST)
- Re: [PATCH v4] iio: accel: mma8452: improvements to handle multiple events Martin Kepplinger (Wed Aug 23 2017 - 00:52:25 EST)
- [PATCH v2 net-next 1/1] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) Dexuan Cui (Wed Aug 23 2017 - 00:54:03 EST)
- Re: [PATCH 0/2] Separate NUMA statistics from zone statistics Dave Hansen (Wed Aug 23 2017 - 00:55:46 EST)
- [PATCH V12 1/5] PCI: Don't ignore valid response before CRS timeout Sinan Kaya (Wed Aug 23 2017 - 00:56:23 EST)
- [PATCH V12 3/5] PCI: Factor out pci_bus_wait_crs() Sinan Kaya (Wed Aug 23 2017 - 00:56:28 EST)
- [PATCH V12 5/5] PCI: Warn periodically while waiting for device to become ready Sinan Kaya (Wed Aug 23 2017 - 00:56:38 EST)
- [PATCH V12 4/5] PCI: Handle CRS ("device not ready") returned by device after FLR Sinan Kaya (Wed Aug 23 2017 - 00:56:57 EST)
- [PATCH V12 2/5] PCI: add pci_bus_crs_visibility_pending() function to detect CRS response Sinan Kaya (Wed Aug 23 2017 - 00:57:21 EST)
- Re: Fwd: struct pt_regs missing in /usr/include/ tree for eBPF program compile Alexei Starovoitov (Wed Aug 23 2017 - 01:01:21 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Boqun Feng (Wed Aug 23 2017 - 01:02:02 EST)
- Re: [PATCH] ALSA: core: Use common error handling code in two functions Takashi Iwai (Wed Aug 23 2017 - 01:16:34 EST)
- RE: [PATCH v2 1/6] fsl/fman: enable FMan Keygen Madalin-cristian Bucur (Wed Aug 23 2017 - 01:17:04 EST)
- Re: [PATCH] staging: olpc_dcon: Change fixed function names with "%s: ", __func__ Greg Kroah-Hartman (Wed Aug 23 2017 - 01:34:48 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Boqun Feng (Wed Aug 23 2017 - 01:35:17 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Greg KH (Wed Aug 23 2017 - 01:35:37 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Greg KH (Wed Aug 23 2017 - 01:37:02 EST)
- Re: [PATCH 2/2] staging: android: ion: Change argument to kmalloc (checkpatch) Greg KH (Wed Aug 23 2017 - 01:38:05 EST)
- Re: [PATCH 1/2] staging: android: ion: Remove extra line (checkpatch) Greg KH (Wed Aug 23 2017 - 01:38:20 EST)
- [PATCH] rtc: ds1307: add basic support for ds1341 chip Nikita Yushchenko (Wed Aug 23 2017 - 01:38:41 EST)
- Re: [PATCH] staging: fsl-mc: be consistent when checking strcmp() returns Greg KH (Wed Aug 23 2017 - 01:38:48 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree Ido Schimmel (Wed Aug 23 2017 - 01:41:24 EST)
- [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Kishon Vijay Abraham I (Wed Aug 23 2017 - 01:43:38 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Byungchul Park (Wed Aug 23 2017 - 01:44:27 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Sergey Senozhatsky (Wed Aug 23 2017 - 01:44:31 EST)
- Re: [PATCH 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Icenowy Zheng (Wed Aug 23 2017 - 01:47:05 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Sergey Senozhatsky (Wed Aug 23 2017 - 01:55:16 EST)
- Re: [PATCH v2 1/2] fault-inject: Restore support for task-independent fault injection Dmitry Vyukov (Wed Aug 23 2017 - 02:00:14 EST)
- [PATCH] drm/amdgpu: check memory allocation failure Christophe JAILLET (Wed Aug 23 2017 - 02:01:41 EST)
- Re: linux-next: build warning after merge of the sound-asoc tree Takashi Iwai (Wed Aug 23 2017 - 02:03:23 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Wed Aug 23 2017 - 02:03:48 EST)
- Re: Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce Paul Mackerras (Wed Aug 23 2017 - 02:06:38 EST)
- [lkp-robot] [Input] 2ebdfecef5: BUG:KASAN:global-out-of-bounds kernel test robot (Wed Aug 23 2017 - 02:09:38 EST)
- [PATCH 1/2] dt-bindings: aspeed-scu: Add clock and reset properties Joel Stanley (Wed Aug 23 2017 - 02:10:23 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Wed Aug 23 2017 - 02:11:42 EST)
- Re: [RFC v1 0/4] ipmi_bmc: framework for IPMI on BMCs Brendan Higgins (Wed Aug 23 2017 - 02:12:49 EST)
- Re: [PATCH] thermal/drivers/hisi: Remove confusing error message Leo Yan (Wed Aug 23 2017 - 02:14:05 EST)
- [PATCH 2/2] clk: Add Aspeed G5 clock driver Joel Stanley (Wed Aug 23 2017 - 02:18:25 EST)
- [PATCH] usb: reducing an usb-port auto-resume latency. anshuman . gupta (Wed Aug 23 2017 - 02:19:55 EST)
- [PATCH v7 2/3] ARM: dts: Add LVDS info for rk3288 Sandy Huang (Wed Aug 23 2017 - 02:27:16 EST)
- [PATCH v7 3/3] drm/rockchip: Add support for Rockchip Soc LVDS Sandy Huang (Wed Aug 23 2017 - 02:27:24 EST)
- [PATCH v7 0/3] Add support Rockchip Soc LVDS Sandy Huang (Wed Aug 23 2017 - 02:27:41 EST)
- [PATCH v7 1/3] dt-bindings: display: Add Document for Rockchip Soc LVDS Sandy Huang (Wed Aug 23 2017 - 02:27:55 EST)
- [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell Maciej Purski (Wed Aug 23 2017 - 02:31:07 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Wed Aug 23 2017 - 02:32:05 EST)
- [stable 4.4 1/2] mei: me: add broxton pci device ids Tomas Winkler (Wed Aug 23 2017 - 02:32:41 EST)
- [stable 4.4 2/2] mei: me: add lewisburg device ids Tomas Winkler (Wed Aug 23 2017 - 02:32:48 EST)
- [stable 4.4 0/2] missing mei device ids Tomas Winkler (Wed Aug 23 2017 - 02:33:05 EST)
- Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell Chanwoo Choi (Wed Aug 23 2017 - 02:34:41 EST)
- Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support Sekhar Nori (Wed Aug 23 2017 - 02:36:56 EST)
- Re: linux-next: manual merge of the akpm-current tree with the tip tree Vlastimil Babka (Wed Aug 23 2017 - 02:40:00 EST)
- Re: [PATCH] iio: imu: inv_mpu6050: fix missing break in switch Peter Meerwald-Stadler (Wed Aug 23 2017 - 02:41:49 EST)
- [GIT PULL] SCSI fixes for 4.13-rc6 James Bottomley (Wed Aug 23 2017 - 02:42:51 EST)
- Re: [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Christoph Hellwig (Wed Aug 23 2017 - 02:43:26 EST)
- Re: [PATCH 1/4] mm, page_owner: make init_pages_in_zone() faster Vlastimil Babka (Wed Aug 23 2017 - 02:47:46 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Hans Verkuil (Wed Aug 23 2017 - 02:52:24 EST)
- Re: [PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell Krzysztof Kozlowski (Wed Aug 23 2017 - 02:52:33 EST)
- [PATCH] KVM: arm/arm64: vgic: constify seq_operations and file_operations Arvind Yadav (Wed Aug 23 2017 - 02:56:01 EST)
- Re: [v2] timers: Fix excessive granularity of new timers after a nohz idle Thomas Gleixner (Wed Aug 23 2017 - 03:01:36 EST)
- [PATCH] docs-rst: pdf: use same vertical margin on all Sphinx versions Mauro Carvalho Chehab (Wed Aug 23 2017 - 03:06:06 EST)
- Re: [PATCH v8 2/2] mtd: spi-nor: Add spi-nor mtd resume handler Cyrille Pitchen (Wed Aug 23 2017 - 03:06:15 EST)
- linux-next: Tree for Aug 23 Stephen Rothwell (Wed Aug 23 2017 - 03:09:20 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Paolo Bonzini (Wed Aug 23 2017 - 03:13:29 EST)
- Re: [PATCH v3] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Paolo Bonzini (Wed Aug 23 2017 - 03:13:56 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Michal Hocko (Wed Aug 23 2017 - 03:15:00 EST)
- [PATCH RESEND v12 7/8] wireless: ipw2200: Replace PCI pool old API Romain Perier (Wed Aug 23 2017 - 03:17:13 EST)
- Re: [PATCH v2] gpio: add gpio_add_lookup_tables() to add several tables at once Linus Walleij (Wed Aug 23 2017 - 03:17:51 EST)
- Re: [PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip() Linus Walleij (Wed Aug 23 2017 - 03:20:30 EST)
- Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support Franklin S Cooper Jr (Wed Aug 23 2017 - 03:21:28 EST)
- Re: [PATCH] gpio: zevio: make gpio_chip const Linus Walleij (Wed Aug 23 2017 - 03:22:28 EST)
- [PATCH] doc: coresight: correct usage for '/dev/cpu_dma_latency' Leo Yan (Wed Aug 23 2017 - 03:23:42 EST)
- Re: [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs Auger Eric (Wed Aug 23 2017 - 03:25:15 EST)
- Re: [PATCH v2] KVM: nVMX: Fix trying to cancel vmlauch/vmresume Wanpeng Li (Wed Aug 23 2017 - 03:26:30 EST)
- Re: [PATCH 0/3] add usb support for rv1108 SoCs Heiko Stuebner (Wed Aug 23 2017 - 03:26:40 EST)
- Re: [PATCH v2 3/5] dt-bindings: add rk3399-q7 SoM Heiko Stuebner (Wed Aug 23 2017 - 03:27:27 EST)
- Re: [v2] timers: Fix excessive granularity of new timers after a nohz idle jeffy (Wed Aug 23 2017 - 03:29:23 EST)
- Stable apply request [was: Bluetooth: bnep: fix possible might sleep error in bnep_session] Jiri Slaby (Wed Aug 23 2017 - 03:29:54 EST)
- Re: [PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip() Geert Uytterhoeven (Wed Aug 23 2017 - 03:35:52 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Arnd Bergmann (Wed Aug 23 2017 - 03:37:22 EST)
- Re: [PATCH v2 4/5] arm64: dts: add RK3399-Q7 (Puma) SoM Heiko Stuebner (Wed Aug 23 2017 - 03:38:25 EST)
- Re: [PATCH v2 05/19] perf, tools: Support weak groups Jiri Olsa (Wed Aug 23 2017 - 03:40:23 EST)
- [BUGFIX PATCH] staging: ccree: save ciphertext for CTS IV Gilad Ben-Yossef (Wed Aug 23 2017 - 03:41:26 EST)
- Re: [PATCH] pinctrl: rza1: off by one in rza1_parse_gpiochip() jmondi (Wed Aug 23 2017 - 03:42:31 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Laurent Pinchart (Wed Aug 23 2017 - 03:42:49 EST)
- Re: [PATCH v2 5/5] arm64: dts: add Haikou baseboard with RK3399-Q7 SoM Heiko Stuebner (Wed Aug 23 2017 - 03:44:14 EST)
- Re: [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier MickaÃl SalaÃn (Wed Aug 23 2017 - 03:46:56 EST)
- Re: [PATCH v4] mtd: spi-nor: add support for GD25Q256 Cyrille Pitchen (Wed Aug 23 2017 - 03:47:11 EST)
- Re: [BUGFIX PATCH] staging: ccree: save ciphertext for CTS IV Stephan Mueller (Wed Aug 23 2017 - 03:47:17 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Maxime Ripard (Wed Aug 23 2017 - 03:49:57 EST)
- Re: [RFC PATCH 1/4] mm: madvise: read loop's step size beforehand in madvise_inject_error(), prepare for THP support. Naoya Horiguchi (Wed Aug 23 2017 - 03:50:17 EST)
- Re: Do we really need d_weak_revalidate??? Ian Kent (Wed Aug 23 2017 - 03:51:50 EST)
- Re: [PATCH] usb: reducing an usb-port auto-resume latency. Mathias Nyman (Wed Aug 23 2017 - 03:53:11 EST)
- Re: possible circular locking dependency detected [was: linux-next: Tree for Aug 22] Peter Zijlstra (Wed Aug 23 2017 - 03:53:22 EST)
- [PATCH v2] pinctrl: rockchip: Add rv1108 recalculated iomux support David Wu (Wed Aug 23 2017 - 03:55:16 EST)
- Re: [PATCH] staging: fsl-mc: move bus driver out of staging Marc Zyngier (Wed Aug 23 2017 - 03:56:10 EST)
- Re: [PATCH 1/1] Revert "mfd: da9061: Fix to remove BBAT_CONT register from chip model" Lee Jones (Wed Aug 23 2017 - 03:57:21 EST)
- Re: [PATCH 3/3] mm: Count list_lru_one::nr_items lockless Kirill Tkhai (Wed Aug 23 2017 - 04:01:06 EST)
- Re: [PATCH v3] irqchip: uniphier-aidet: add UniPhier AIDET irqchip driver Marc Zyngier (Wed Aug 23 2017 - 04:01:20 EST)
- Re: [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset Jan Glauber (Wed Aug 23 2017 - 04:07:14 EST)
- [PATCH v1 1/1] KVM: PPC: cleanup kvm_vm_ioctl_create_spapr_tce David Hildenbrand (Wed Aug 23 2017 - 04:08:58 EST)
- Re: [GIT PULL] workqueue fixes for v4.13-rc3 Geert Uytterhoeven (Wed Aug 23 2017 - 04:11:03 EST)
- Re: [PATCH] trace: adjust code layout in get_recursion_context Ingo Molnar (Wed Aug 23 2017 - 04:12:32 EST)
- Re: [PATCH] x86/ioapic: Correctly print IRTE's index field when enabling INTR Ingo Molnar (Wed Aug 23 2017 - 04:16:48 EST)
- Re: [PATCH v3] serial: 8250_of: Add basic PM runtime support Sekhar Nori (Wed Aug 23 2017 - 04:17:11 EST)
- linux-next-20170823 failed to build for arm64/defconfig Shawn Lin (Wed Aug 23 2017 - 04:20:06 EST)
- Re: [PATCH] gpio: twl6040: remove unneeded forward declaration Linus Walleij (Wed Aug 23 2017 - 04:20:53 EST)
- [PATCH] MIPS: Revert "MIPS: Fix race on setting and getting cpu_online_mask" Matt Redfearn (Wed Aug 23 2017 - 04:21:31 EST)
- [PATCH 0/6] ALSA: core: Fine-tuning for some function implementations SF Markus Elfring (Wed Aug 23 2017 - 04:22:57 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Linus Walleij (Wed Aug 23 2017 - 04:23:56 EST)
- Re: [patch 1/2] mm, compaction: kcompactd should not ignore pageblock skip Vlastimil Babka (Wed Aug 23 2017 - 04:24:14 EST)
- [PATCH 1/6] ALSA: pcm: Use common error handling code in _snd_pcm_new() SF Markus Elfring (Wed Aug 23 2017 - 04:24:25 EST)
- Re: [PATCH] x86/boot: check overlap between kernel and EFI_BOOT_SERVICES_* Baoquan He (Wed Aug 23 2017 - 04:24:39 EST)
- [PATCH 2/6] ALSA: pcm: Adjust nine function calls together with a variable assignment SF Markus Elfring (Wed Aug 23 2017 - 04:25:36 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce David Hildenbrand (Wed Aug 23 2017 - 04:25:53 EST)
- Re: [PATCH] rtc: ds1307: add basic support for ds1341 chip Linus Walleij (Wed Aug 23 2017 - 04:26:05 EST)
- [PATCH 3/6] ALSA: pcm: Adjust 11 checks for null pointers SF Markus Elfring (Wed Aug 23 2017 - 04:26:15 EST)
- Re: [PATCH 3/3] mm: Count list_lru_one::nr_items lockless Vladimir Davydov (Wed Aug 23 2017 - 04:27:24 EST)
- [PATCH 4/6] ALSA: timer: Use common error handling code in alsa_timer_init() SF Markus Elfring (Wed Aug 23 2017 - 04:28:09 EST)
- [PATCH] mm/page_fault: Remove reduntant check for write access Anshuman Khandual (Wed Aug 23 2017 - 04:29:03 EST)
- Re: [PATCH v9 1/2] serio: PS/2 gpio bit banging driver for serio bus Linus Walleij (Wed Aug 23 2017 - 04:29:31 EST)
- [PATCH 5/6] ALSA: timer: Adjust a condition check in snd_timer_resolution() SF Markus Elfring (Wed Aug 23 2017 - 04:29:41 EST)
- [tip:x86/apic] x86/ioapic: Print the IRTE's index field correctly when enabling INTR tip-bot for raymond pang (Wed Aug 23 2017 - 04:30:37 EST)
- [PATCH 6/6] ALSA: timer: Adjust 13 checks for null pointers SF Markus Elfring (Wed Aug 23 2017 - 04:30:59 EST)
- Re: [RFC][PATCHv5 00/13] printk: introduce printing kernel thread Sergey Senozhatsky (Wed Aug 23 2017 - 04:32:59 EST)
- Re: [PATCH 3/6] ALSA: pcm: Adjust 11 checks for null pointers Takashi Iwai (Wed Aug 23 2017 - 04:35:08 EST)
- [PATCH v1 0/3] Enable some devices for rk3328 evaluation board cl (Wed Aug 23 2017 - 04:35:56 EST)
- [PATCH v1 2/3] cpufreq: rockchip: add support for rk3328 soc cl (Wed Aug 23 2017 - 04:36:24 EST)
- [PATCH v1 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board cl (Wed Aug 23 2017 - 04:36:37 EST)
- Re: [PATCH 1/6] ALSA: pcm: Use common error handling code in _snd_pcm_new() Takashi Iwai (Wed Aug 23 2017 - 04:36:52 EST)
- Re: [PATCH 2/6] ALSA: pcm: Adjust nine function calls together with a variable assignment Takashi Iwai (Wed Aug 23 2017 - 04:37:04 EST)
- Re: [PATCH 5/6] ALSA: timer: Adjust a condition check in snd_timer_resolution() Takashi Iwai (Wed Aug 23 2017 - 04:37:40 EST)
- Re: [PATCH 6/6] ALSA: timer: Adjust 13 checks for null pointers Takashi Iwai (Wed Aug 23 2017 - 04:38:16 EST)
- Re: [PATCH] drm/amdgpu: check memory allocation failure Christian KÃnig (Wed Aug 23 2017 - 04:39:42 EST)
- Re: [PATCH 4/6] ALSA: timer: Use common error handling code in alsa_timer_init() Takashi Iwai (Wed Aug 23 2017 - 04:39:53 EST)
- Re: [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks Vlastimil Babka (Wed Aug 23 2017 - 04:41:08 EST)
- [PATCH v1 1/3] arm64: dts: rockchip: add mmc nodes for rk3328 evaluation board cl (Wed Aug 23 2017 - 04:42:14 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Petr Mladek (Wed Aug 23 2017 - 04:45:24 EST)
- Re: [PATCH v4] mtd: spi-nor: add support for GD25Q256 Andy Yan (Wed Aug 23 2017 - 04:46:55 EST)
- [GIT PULL] GPIO fixes for v4.13 Linus Walleij (Wed Aug 23 2017 - 04:48:27 EST)
- [PATCH v3] net: stmmac: Delete dead code for MDIO registration Romain Perier (Wed Aug 23 2017 - 04:51:11 EST)
- Re: [PATCH v7 0/2] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi Alexey Budankov (Wed Aug 23 2017 - 04:54:20 EST)
- Re: [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt Alexey Budankov (Wed Aug 23 2017 - 04:54:28 EST)
- Re: linux-next-20170823 failed to build for arm64/defconfig Thierry Reding (Wed Aug 23 2017 - 04:54:39 EST)
- [PATCH v2 3/4] docs-rst: pdf: use same vertical margin on all Sphinx versions Mauro Carvalho Chehab (Wed Aug 23 2017 - 04:57:13 EST)
- [PATCH v2 4/4] docs-rst: Allow Sphinx version 1.6 Mauro Carvalho Chehab (Wed Aug 23 2017 - 04:57:32 EST)
- [PATCH v2 1/4] media: fix pdf build with Spinx 1.6 Mauro Carvalho Chehab (Wed Aug 23 2017 - 04:57:57 EST)
- [PATCH v2 2/4] media: dev-sliced-vbi.rst: fix verbatim font size on a table Mauro Carvalho Chehab (Wed Aug 23 2017 - 04:58:19 EST)
- [PATCH v2 0/4] Fix problems with PDF output with Sphinx 1.6 Mauro Carvalho Chehab (Wed Aug 23 2017 - 04:58:39 EST)
- Re: [PATCH v2 6/8] KVM: arm/arm64: vgic: Implement forwarding setting Auger Eric (Wed Aug 23 2017 - 04:58:56 EST)
- Re: [BUGFIX PATCH] staging: ccree: save ciphertext for CTS IV Gilad Ben-Yossef (Wed Aug 23 2017 - 05:04:50 EST)
- Re: [PATCH] staging: fsl-mc: move bus driver out of staging Laurentiu Tudor (Wed Aug 23 2017 - 05:09:12 EST)
- Re: DSA support for Micrel KSZ8895 Pavel Machek (Wed Aug 23 2017 - 05:09:58 EST)
- [BUGFIX PATCH v2] staging: ccree: save ciphertext for CTS IV Gilad Ben-Yossef (Wed Aug 23 2017 - 05:12:18 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Aug 23 2017 - 05:14:57 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce David Hildenbrand (Wed Aug 23 2017 - 05:16:36 EST)
- Re: [PATCH] doc: coresight: correct usage for '/dev/cpu_dma_latency' Sudeep Holla (Wed Aug 23 2017 - 05:17:13 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Marc Zyngier (Wed Aug 23 2017 - 05:18:07 EST)
- [PATCH] staging:rtl8188eu:core Fix coding style Issues Janani S (Wed Aug 23 2017 - 05:20:38 EST)
- Re: [PATCH v5 0/4] Add support for ThunderX2 pmu events using json files John Garry (Wed Aug 23 2017 - 05:23:59 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Mark Brown (Wed Aug 23 2017 - 05:28:41 EST)
- Re: [PATCH] clk: ti: make clk_ops const Tero Kristo (Wed Aug 23 2017 - 05:32:05 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Aug 23 2017 - 05:32:24 EST)
- Re: [PATCH RFC] media: open.rst: document devnode-centric and mc-centric types Sakari Ailus (Wed Aug 23 2017 - 05:37:39 EST)
- [PATCH][next] ASoC: tegra: remove unused variable machine, fixes build warning Colin King (Wed Aug 23 2017 - 05:38:26 EST)
- [PATCH] misc: pci_endpoint_test: make boolean no_msi static Colin King (Wed Aug 23 2017 - 05:48:03 EST)
- [PATCH v2] rtc: sa1100: make alarms useful Alexandre Belloni (Wed Aug 23 2017 - 05:50:10 EST)
- v4.11.12-rt10 - hotplug lockdep splat Mike Galbraith (Wed Aug 23 2017 - 05:54:12 EST)
- Re: [PATCH v2 1/2] dax: fix deadlock due to misaligned PMD faults Jan Kara (Wed Aug 23 2017 - 05:57:40 EST)
- [patch-rt] drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible code Mike Galbraith (Wed Aug 23 2017 - 05:57:49 EST)
- Re: [PATCH v1 1/3] arm64: dts: rockchip: add mmc nodes for rk3328 evaluation board Shawn Lin (Wed Aug 23 2017 - 05:58:34 EST)
- Re: [PATCH v2 2/2] dax: use PG_PMD_COLOUR instead of open coding Jan Kara (Wed Aug 23 2017 - 05:58:49 EST)
- [PATCH][net-next] net: hinic: make functions set_ctrl0 and set_ctrl1 static Colin King (Wed Aug 23 2017 - 05:59:48 EST)
- [PATCH 0/3] constify *_ops Arvind Yadav (Wed Aug 23 2017 - 06:00:04 EST)
- [PATCH 2/3] net: rsi: mac80211: constify ieee80211_ops Arvind Yadav (Wed Aug 23 2017 - 06:00:11 EST)
- [PATCH 3/3] net: rsi: netlink: constify genl_ops Arvind Yadav (Wed Aug 23 2017 - 06:00:24 EST)
- [PATCH 1/3] net: rtlwifi: constify rate_control_ops Arvind Yadav (Wed Aug 23 2017 - 06:01:05 EST)
- [PATCH v5] mtd: spi-nor: add support for GD25Q256 Andy Yan (Wed Aug 23 2017 - 06:01:32 EST)
- [RESEND PATCH 0/3] mm: Add cache coloring mechanism Åukasz Daniluk (Wed Aug 23 2017 - 06:02:27 EST)
- [RESEND PATCH 1/3] mm: move free_list selection to dedicated functions Åukasz Daniluk (Wed Aug 23 2017 - 06:02:30 EST)
- [RESEND PATCH 2/3] mm: Add page colored allocation path Åukasz Daniluk (Wed Aug 23 2017 - 06:02:33 EST)
- [RESEND PATCH 3/3] mm: Add helper rbtree to search for next cache color Åukasz Daniluk (Wed Aug 23 2017 - 06:02:45 EST)
- Re: [PATCH 3/3] net: rsi: netlink: constify genl_ops Kalle Valo (Wed Aug 23 2017 - 06:03:06 EST)
- Re: [BUGFIX PATCH v2] staging: ccree: save ciphertext for CTS IV Stephan Mueller (Wed Aug 23 2017 - 06:03:10 EST)
- Re: [PATCH 3/3] net: rsi: netlink: constify genl_ops Arvind Yadav (Wed Aug 23 2017 - 06:05:29 EST)
- [PATCH 3/3 v2] net: netlink: constify genl_ops Arvind Yadav (Wed Aug 23 2017 - 06:09:08 EST)
- RE: [PATCH][net-next] net: hinic: make functions set_ctrl0 and set_ctrl1 static Aviad Krawczyk (A) (Wed Aug 23 2017 - 06:09:28 EST)
- [PATCH 1/2] KVM: VMX: use kvm_event_needs_reinjection Wanpeng Li (Wed Aug 23 2017 - 06:12:54 EST)
- [PATCH 2/2] KVM: X86: Fix loss of exception which has not yet injected Wanpeng Li (Wed Aug 23 2017 - 06:13:00 EST)
- Merging iosf_mbi patches via the drm-tip tree Imre Deak (Wed Aug 23 2017 - 06:14:58 EST)
- Re: [PATCH 2/2] KVM: X86: Fix loss of exception which has not yet injected Wanpeng Li (Wed Aug 23 2017 - 06:16:25 EST)
- [PATCH 0/3] constify dsa_switch_ops Arvind Yadav (Wed Aug 23 2017 - 06:17:19 EST)
- [PATCH 1/3] net: dsa: loop: constify dsa_switch_ops Arvind Yadav (Wed Aug 23 2017 - 06:17:28 EST)
- [PATCH 3/3] net: dsa: mt7530: constify dsa_switch_ops Arvind Yadav (Wed Aug 23 2017 - 06:17:30 EST)
- çå: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce Nixiaoming (Wed Aug 23 2017 - 06:17:47 EST)
- Re: [PATCH v5 2/4] perf tools arm64: Add support for get_cpuid_str function. Will Deacon (Wed Aug 23 2017 - 06:18:11 EST)
- [PATCH 2/3] net: dsa: lan9303: constify dsa_switch_ops Arvind Yadav (Wed Aug 23 2017 - 06:18:30 EST)
- Re: [PATCH 3/3 v2] net: netlink: constify genl_ops Kalle Valo (Wed Aug 23 2017 - 06:20:39 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Wed Aug 23 2017 - 06:21:00 EST)
- [PATCH v2 1/2] KVM: VMX: use kvm_event_needs_reinjection Wanpeng Li (Wed Aug 23 2017 - 06:23:31 EST)
- [PATCH v2 2/2] KVM: X86: Fix loss of exception which has not yet injected Wanpeng Li (Wed Aug 23 2017 - 06:23:37 EST)
- [PATCH 1/2] f2fs: fix to avoid race in between aio and gc Chao Yu (Wed Aug 23 2017 - 06:24:09 EST)
- Re: [PATCH v4] net: sunrpc: svcsock: fix NULL-pointer exception Vadim Lomovtsev (Wed Aug 23 2017 - 06:24:20 EST)
- Re: [PATCH 3/3 v2] net: netlink: constify genl_ops Arvind Yadav (Wed Aug 23 2017 - 06:24:26 EST)
- [PATCH 2/2] f2fs: trigger fdatasync for non-atomic_write file Chao Yu (Wed Aug 23 2017 - 06:24:51 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Will Deacon (Wed Aug 23 2017 - 06:25:20 EST)
- [PATCH] ALSA: USB-MIDI: Use common error handling code in __snd_usbmidi_create() SF Markus Elfring (Wed Aug 23 2017 - 06:26:46 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Wed Aug 23 2017 - 06:27:03 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Wed Aug 23 2017 - 06:27:12 EST)
- Re: [PATCH v4] net: sunrpc: svcsock: fix NULL-pointer exception Jeff Layton (Wed Aug 23 2017 - 06:33:52 EST)
- [RESEND PATCH] staging: fsl-mc: be consistent when checking strcmp() returns laurentiu.tudor (Wed Aug 23 2017 - 06:36:39 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Arnd Bergmann (Wed Aug 23 2017 - 06:37:38 EST)
- Re: [PATCH 1/3] media: atmel-isc: Not support RBG format from sensor. Hans Verkuil (Wed Aug 23 2017 - 06:37:58 EST)
- linux-next: build failure after merge of the akpm-current tree Stephen Rothwell (Wed Aug 23 2017 - 06:42:08 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Wed Aug 23 2017 - 06:46:58 EST)
- Re: [PATCH V8 net-next 00/22] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Aug 23 2017 - 06:47:08 EST)
- Re: [BUGFIX PATCH v2] staging: ccree: save ciphertext for CTS IV Gilad Ben-Yossef (Wed Aug 23 2017 - 06:47:43 EST)
- [PATCH 3/3 v3] net: tipc: constify genl_ops Arvind Yadav (Wed Aug 23 2017 - 06:52:50 EST)
- Re: [PATCH] ALSA: USB-MIDI: Use common error handling code in __snd_usbmidi_create() Takashi Iwai (Wed Aug 23 2017 - 06:54:38 EST)
- Re: [alsa-devel] [PATCH] ALSA: USB-MIDI: Use common error handling code in __snd_usbmidi_create() Clemens Ladisch (Wed Aug 23 2017 - 06:55:34 EST)
- [PATCH] usb:xhci:Fix regression when ATI chipsets detected Sandeep Singh (Wed Aug 23 2017 - 06:57:03 EST)
- Re: [PATCH v6] irqchip: Add support for tango interrupt router Marc Zyngier (Wed Aug 23 2017 - 06:59:00 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Michael Ellerman (Wed Aug 23 2017 - 07:00:49 EST)
- RE: [PATCH 1/2] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms Miodrag Dinic (Wed Aug 23 2017 - 07:02:37 EST)
- [PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents Richard Guy Briggs (Wed Aug 23 2017 - 07:04:16 EST)
- [PATCH ALT4 V3 2/2] audit: filter PATH records keyed on filesystem magic Richard Guy Briggs (Wed Aug 23 2017 - 07:04:20 EST)
- Re: [PATCH] ASoC: Add a sanity check before using dai driver name Mark Brown (Wed Aug 23 2017 - 07:06:44 EST)
- Re: [PATCH][next] ASoC: tegra: remove unused variable machine, fixes build warning Mark Brown (Wed Aug 23 2017 - 07:07:24 EST)
- Re: [PATCH] doc: coresight: correct usage for '/dev/cpu_dma_latency' Leo Yan (Wed Aug 23 2017 - 07:08:29 EST)
- Re: [BUGFIX PATCH v2] staging: ccree: save ciphertext for CTS IV Stephan Mueller (Wed Aug 23 2017 - 07:09:35 EST)
- linux-next: build failure after merge of the security tree Stephen Rothwell (Wed Aug 23 2017 - 07:12:22 EST)
- Re: [PATCH v2] staging: olpc_dcon: Change fixed function names with "%s: ", __func__ Dan Carpenter (Wed Aug 23 2017 - 07:13:13 EST)
- [PATCH][netdev-next] gre: remove duplicated assignment of iph Colin King (Wed Aug 23 2017 - 07:13:19 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. icenowy (Wed Aug 23 2017 - 07:13:39 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Laurent Vivier (Wed Aug 23 2017 - 07:17:48 EST)
- [PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console Shubhrajyoti Datta (Wed Aug 23 2017 - 07:20:41 EST)
- Re: [PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations Michael Ellerman (Wed Aug 23 2017 - 07:20:57 EST)
- Re: [PATCH v7 1/2] perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Wed Aug 23 2017 - 07:21:54 EST)
- [PATCH][next] tracing: remove redundant unread variable ret Colin King (Wed Aug 23 2017 - 07:23:17 EST)
- Re: [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts Eugeniy Paltsev (Wed Aug 23 2017 - 07:24:25 EST)
- [PATCH net] sctp: Avoid out-of-bounds reads from address storage Stefano Brivio (Wed Aug 23 2017 - 07:29:21 EST)
- [PATCH] rwsem: fix missed wakeup due to reordering of load Prateek Sood (Wed Aug 23 2017 - 07:29:38 EST)
- Re: [PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled Michael Ellerman (Wed Aug 23 2017 - 07:41:47 EST)
- Re: [PATCH 0/2] net: Fix crashes due to activity during suspend Geert Uytterhoeven (Wed Aug 23 2017 - 07:46:17 EST)
- Re: [PATCH][netdev-next] gre: remove duplicated assignment of iph Nikolay Aleksandrov (Wed Aug 23 2017 - 07:52:39 EST)
- Re: [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 icenowy (Wed Aug 23 2017 - 07:56:38 EST)
- [PATCH][V2][netdev-next] gre: remove duplicated assignment of iph Colin King (Wed Aug 23 2017 - 08:00:02 EST)
- Re: [PATCH v7 2/2] perf/core: add mux switch to skip to the current CPU's events list on mux interrupt Alexander Shishkin (Wed Aug 23 2017 - 08:03:06 EST)
- [PATCHv6 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME Kirill A. Shutemov (Wed Aug 23 2017 - 08:03:53 EST)
- [PATCHv6 07/19] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:01 EST)
- [PATCHv6 18/19] x86/mm: Redefine some of page table helpers as macros Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:06 EST)
- [PATCHv6 02/19] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:07 EST)
- [PATCHv6 04/19] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:28 EST)
- [PATCHv6 17/19] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:41 EST)
- [PATCHv6 19/19] x86/mm: Offset boot-time paging mode switching cost Kirill A. Shutemov (Wed Aug 23 2017 - 08:04:54 EST)
- [PATCHv6 09/19] x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic Kirill A. Shutemov (Wed Aug 23 2017 - 08:05:03 EST)
- [PATCHv6 10/19] x86/mm: Make __PHYSICAL_MASK_SHIFT and __VIRTUAL_MASK_SHIFT dynamic Kirill A. Shutemov (Wed Aug 23 2017 - 08:05:08 EST)
- [PATCHv6 14/19] x86/mm: Fold p4d page table layer at runtime Kirill A. Shutemov (Wed Aug 23 2017 - 08:05:26 EST)
- [PATCHv6 08/19] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Kirill A. Shutemov (Wed Aug 23 2017 - 08:05:53 EST)
- [PATCHv6 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Wed Aug 23 2017 - 08:06:07 EST)
- [PATCHv6 12/19] x86/mm: Adjust virtual address space layout in early boot. Kirill A. Shutemov (Wed Aug 23 2017 - 08:06:20 EST)
- [PATCHv6 13/19] x86/mm: Make early boot code support boot-time switching of paging modes Kirill A. Shutemov (Wed Aug 23 2017 - 08:06:32 EST)
- [PATCHv6 16/19] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y Kirill A. Shutemov (Wed Aug 23 2017 - 08:06:45 EST)
- [PATCHv6 15/19] x86/mm: Replace compile-time checks for 5-level with runtime-time Kirill A. Shutemov (Wed Aug 23 2017 - 08:07:01 EST)
- [PATCHv6 05/19] x86/xen: Drop 5-level paging support code from XEN_PV code Kirill A. Shutemov (Wed Aug 23 2017 - 08:07:13 EST)
- [PATCHv6 11/19] x86/mm: Make STACK_TOP_MAX dynamic Kirill A. Shutemov (Wed Aug 23 2017 - 08:07:19 EST)
- [PATCHv6 03/19] x86/kasan: Use the same shadow offset for 4- and 5-level paging Kirill A. Shutemov (Wed Aug 23 2017 - 08:07:46 EST)
- [PATCHv6 00/19] Boot-time switching between 4- and 5-level paging Kirill A. Shutemov (Wed Aug 23 2017 - 08:07:56 EST)
- Re: [PATCH 00/13] Introduce IOMMU-API TLB Flushing Interface Joerg Roedel (Wed Aug 23 2017 - 08:09:15 EST)
- [PATCH 0/4] constify ac97_pcm structures Arvind Yadav (Wed Aug 23 2017 - 08:09:52 EST)
- [PATCH 2/4] ALSA: ac97c: constify ac97_pcm structures Arvind Yadav (Wed Aug 23 2017 - 08:09:59 EST)
- [PATCH 4/4] ALSA: intel8x0: constify ac97_pcm structures Arvind Yadav (Wed Aug 23 2017 - 08:10:06 EST)
- [PATCH 3/4] ALSA: atiixp: constify ac97_pcm structures Arvind Yadav (Wed Aug 23 2017 - 08:10:17 EST)
- [PATCH 1/4] ALSA: aaci: constify ac97_pcm structures Arvind Yadav (Wed Aug 23 2017 - 08:10:37 EST)
- [PATCH v2 00/10] Remove unnecessary function Peng Donglin (Wed Aug 23 2017 - 08:17:19 EST)
- Re: [PATCH 4/4] iommu/pamu: Add support for generic iommu-device Michael Ellerman (Wed Aug 23 2017 - 08:17:46 EST)
- [PATCH v2 01/10] ASoC: s3c24xx_uda134x: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:18:02 EST)
- [PATCH 3/4] workqueue/lockdep: Fix flush_work() annotation Peter Zijlstra (Wed Aug 23 2017 - 08:18:23 EST)
- [PATCH 1/4] workqueue: Use TASK_IDLE Peter Zijlstra (Wed Aug 23 2017 - 08:18:33 EST)
- [PATCH 2/4] lockdep/selftests: Add mixed read-write ABBA tests Peter Zijlstra (Wed Aug 23 2017 - 08:18:39 EST)
- [PATCH v2 02/10] ASoC: mediatek: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:18:53 EST)
- Re: [PATCH 3/5] ARC: AXS103: DTS: Add core pll node to manage cpu frequency Eugeniy Paltsev (Wed Aug 23 2017 - 08:19:03 EST)
- [PATCH v2 03/10] ASoC: Intel: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:19:20 EST)
- [PATCH 4/4] lockdep: Fix workqueue crossrelease annotation Peter Zijlstra (Wed Aug 23 2017 - 08:19:42 EST)
- [PATCH v2 04/10] ASoC: atmel: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:19:48 EST)
- [PATCH 0/4] workqueue and lockdep stuffs.. Peter Zijlstra (Wed Aug 23 2017 - 08:20:05 EST)
- [PATCH v2 05/10] ASoC: rockchip: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:20:18 EST)
- [PATCH v2 06/10] ASoC: mxs-sgtl5000: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:20:41 EST)
- [PATCH v2 07/10] ASoC: qcom: Remove useless function call Peng Donglin (Wed Aug 23 2017 - 08:20:59 EST)
- [PATCH v2 08/10] ASoC: sun4i-codec: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:21:18 EST)
- [PATCH v2 09/10] ASoC: tegra: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:21:41 EST)
- [PATCH v2 10/10] ASoC: ux500: Remove unnecessary function call Peng Donglin (Wed Aug 23 2017 - 08:21:56 EST)
- gcc-8 objtool warnings Arnd Bergmann (Wed Aug 23 2017 - 08:22:41 EST)
- Re: [PATCH v3 1/3] dt-bindings: usb: add DT binding for RK3328 dwc3 controller wlf (Wed Aug 23 2017 - 08:23:02 EST)
- Re: kvm splat in mmu_spte_clear_track_bits Paolo Bonzini (Wed Aug 23 2017 - 08:23:07 EST)
- Re: [PATCH] RFC: hung task: Check specific tasks for long uninterruptible sleep state Imran Khan (Wed Aug 23 2017 - 08:26:00 EST)
- Re: [PATCH 3/3] mm: Count list_lru_one::nr_items lockless Kirill Tkhai (Wed Aug 23 2017 - 08:26:17 EST)
- Re: [PATCH][V2][netdev-next] gre: remove duplicated assignment of iph Nikolay Aleksandrov (Wed Aug 23 2017 - 08:26:28 EST)
- Re: [PATCH] selftests: timers: remove rtctest_setdate from run_destructive_tests Benjamin Gaignard (Wed Aug 23 2017 - 08:27:34 EST)
- Re: [PATCH v2 2/2] KVM: X86: Fix loss of exception which has not yet injected Paolo Bonzini (Wed Aug 23 2017 - 08:27:42 EST)
- [PATCH] ALSA: ctxfi: make hw structures const Bhumika Goyal (Wed Aug 23 2017 - 08:29:07 EST)
- Re: [v5 1/4] mm, oom: refactor the oom_kill_process() function Roman Gushchin (Wed Aug 23 2017 - 08:30:38 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Auger Eric (Wed Aug 23 2017 - 08:37:10 EST)
- [PATCH] wireless: ipw2x00: make iw_handler_def const Bhumika Goyal (Wed Aug 23 2017 - 08:37:15 EST)
- [PATCH V1] spmi: pmic-arb: Move the ownership check to irq_chip callback Kiran Gunda (Wed Aug 23 2017 - 08:40:24 EST)
- Re: DSA support for Micrel KSZ8895 Andrew Lunn (Wed Aug 23 2017 - 08:42:20 EST)
- Re: [PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM Thomas Gleixner (Wed Aug 23 2017 - 08:45:59 EST)
- Re: [PATCH 0/3] constify dsa_switch_ops Andrew Lunn (Wed Aug 23 2017 - 08:46:05 EST)
- [PATCH V2] spmi: pmic-arb: Move the ownership check to irq_chip callback Kiran Gunda (Wed Aug 23 2017 - 08:46:46 EST)
- [PATCH] net/mlx4_core: make mlx4_profile const Bhumika Goyal (Wed Aug 23 2017 - 08:47:57 EST)
- Re: gcc-8 objtool warnings Josh Poimboeuf (Wed Aug 23 2017 - 08:48:24 EST)
- All process has been hanged after a kernel WARNING in kernel 4.4.x Feng Feng24 Liu (Wed Aug 23 2017 - 08:49:41 EST)
- [PATCH] net/mlx5e: make mlx5e_profile const Bhumika Goyal (Wed Aug 23 2017 - 08:52:22 EST)
- [PATCH v2] ALSA: Fireface: Use common error handling code in pcm_open() SF Markus Elfring (Wed Aug 23 2017 - 08:55:30 EST)
- Re: [PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally kgunda (Wed Aug 23 2017 - 08:57:30 EST)
- Re: All process has been hanged after a kernel WARNING in kernel 4.4.x Michal Hocko (Wed Aug 23 2017 - 08:57:42 EST)
- Re: [PATCH v2] venus: fix copy/paste error in return_buf_error Stanimir Varbanov (Wed Aug 23 2017 - 08:59:34 EST)
- Re: [PATCH v5 3/4] perf, tools: Add support for printing new mem_info encodings Jiri Olsa (Wed Aug 23 2017 - 09:01:55 EST)
- Re: [PATCH 4.9 00/27] 4.9.45-stable review Sumit Semwal (Wed Aug 23 2017 - 09:04:11 EST)
- Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Ulf Hansson (Wed Aug 23 2017 - 09:08:00 EST)
- Re: [PATCH v2 00/16] mmc: meson-gx: driver fixups and upgrades Ulf Hansson (Wed Aug 23 2017 - 09:10:32 EST)
- Re: [PATCH] coccinelle: Improve setup_timer.cocci matching Julia Lawall (Wed Aug 23 2017 - 09:14:13 EST)
- [FYI] gcc 4.5.1 causes the Linux kernel to hang Steven Rostedt (Wed Aug 23 2017 - 09:14:20 EST)
- [PATCH][drm-next] drm/amdgpu: remove duplicate return statement Colin King (Wed Aug 23 2017 - 09:17:49 EST)
- Re: [PATCH] mfd: Add support for TI LMP92001 Lee Jones (Wed Aug 23 2017 - 09:22:00 EST)
- [PATCH 2/3] staging: rtlwifi: add MAC80211 dependency Arnd Bergmann (Wed Aug 23 2017 - 09:25:43 EST)
- [PATCH 3/3] staging: rtlwifi: simplify logical operation Arnd Bergmann (Wed Aug 23 2017 - 09:26:10 EST)
- Re: [PATCH 1/2] powerpc/workqueue: update list of possible CPUs Tejun Heo (Wed Aug 23 2017 - 09:26:53 EST)
- [PATCH] ARM: ux500: don't select CPUFREQ_DT Arnd Bergmann (Wed Aug 23 2017 - 09:28:17 EST)
- [PATCH] ARM: OMAP2+: fix missing variable declaration Arnd Bergmann (Wed Aug 23 2017 - 09:29:26 EST)
- [PATCH] media: omap3isp: fix uninitialized variable use Arnd Bergmann (Wed Aug 23 2017 - 09:31:01 EST)
- Re: [PATCH 1/4] workqueue: Use TASK_IDLE Tejun Heo (Wed Aug 23 2017 - 09:31:55 EST)
- Re: [PATCH 0/4] workqueue and lockdep stuffs.. Tejun Heo (Wed Aug 23 2017 - 09:32:38 EST)
- [PATCH] mm: swap: make free_swap_and_cache()/swapcache_prepare() inline functions Arnd Bergmann (Wed Aug 23 2017 - 09:32:42 EST)
- [PATCH] spi: imx: fix little-endian build Arnd Bergmann (Wed Aug 23 2017 - 09:34:43 EST)
- [PATCH] spi: imx: fix little-endian build Arnd Bergmann (Wed Aug 23 2017 - 09:35:22 EST)
- [PATCH] Coccinelle: setup_timer: improve messages from setup_timer Julia Lawall (Wed Aug 23 2017 - 09:37:09 EST)
- Re: gcc-8 objtool warnings Arnd Bergmann (Wed Aug 23 2017 - 09:38:09 EST)
- [PATCH] phy: ralink: fix 64-bit build warning Arnd Bergmann (Wed Aug 23 2017 - 09:40:32 EST)
- Re: [stable 4.4 1/2] mei: me: add broxton pci device ids Greg Kroah-Hartman (Wed Aug 23 2017 - 09:41:06 EST)
- Re: [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Greg KH (Wed Aug 23 2017 - 09:41:54 EST)
- [PATCH] pinctrl: aspeed: Rework strap register write logic for the AST2500 Andrew Jeffery (Wed Aug 23 2017 - 09:42:27 EST)
- Re: [PATCH RFC] media: open.rst: document devnode-centric and mc-centric types Mauro Carvalho Chehab (Wed Aug 23 2017 - 09:42:47 EST)
- [PATCH] iommu: qcom: annotate PM functions as __maybe_unused Arnd Bergmann (Wed Aug 23 2017 - 09:43:13 EST)
- [PATCH] seccomp: add missing semicolon Arnd Bergmann (Wed Aug 23 2017 - 09:44:15 EST)
- [PATCH] x86: enable RCU based table free when PARAVIRT Vitaly Kuznetsov (Wed Aug 23 2017 - 09:45:31 EST)
- Re: [PATCH 0/4] workqueue and lockdep stuffs.. Peter Zijlstra (Wed Aug 23 2017 - 09:45:35 EST)
- Re: [PATCH v6 1/3] perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Wed Aug 23 2017 - 09:46:13 EST)
- Re: [PATCH v3] pinctrl: aspeed: Fix ast2500 strap register write logic Andrew Jeffery (Wed Aug 23 2017 - 09:47:19 EST)
- [PATCH] ASoC: tegra: Remove superfluous 'machine' variable Arnd Bergmann (Wed Aug 23 2017 - 09:47:41 EST)
- [PATCH] pinctrl: freescale: make mxs_regs const Bhumika Goyal (Wed Aug 23 2017 - 09:49:32 EST)
- Re: [PATCH] phy: ralink: fix 64-bit build warning John Crispin (Wed Aug 23 2017 - 09:50:04 EST)
- Re: [PATCH v2] ALSA: Fireface: Use common error handling code in pcm_open() Takashi Sakamoto (Wed Aug 23 2017 - 09:51:06 EST)
- Re: [RESEND PATCH 2/3] mm: Add page colored allocation path Dave Hansen (Wed Aug 23 2017 - 09:51:29 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas (Wed Aug 23 2017 - 09:51:49 EST)
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Leon Romanovsky (Wed Aug 23 2017 - 09:52:11 EST)
- Re: [PATCH v2] ALSA: Fireface: Use common error handling code in pcm_open() Takashi Iwai (Wed Aug 23 2017 - 09:53:06 EST)
- Re: [PATCH] ARM: OMAP2+: fix missing variable declaration Laurent Pinchart (Wed Aug 23 2017 - 09:53:26 EST)
- Re: [PATCH] iommu: qcom: annotate PM functions as __maybe_unused Rob Clark (Wed Aug 23 2017 - 09:53:54 EST)
- Re: [PATCH v13 3/6] fpga manager: Add altera-ps-spi driver for Altera FPGAs Bastian Stender (Wed Aug 23 2017 - 09:54:23 EST)
- Re: [PATCH 0/4] constify ac97_pcm structures Takashi Iwai (Wed Aug 23 2017 - 09:54:32 EST)
- Re: [PATCH] media: omap3isp: fix uninitialized variable use Laurent Pinchart (Wed Aug 23 2017 - 09:55:30 EST)
- Re: [PATCH] ALSA: ctxfi: make hw structures const Takashi Iwai (Wed Aug 23 2017 - 09:55:44 EST)
- Re: [PATCH] media: omap3isp: fix uninitialized variable use Sakari Ailus (Wed Aug 23 2017 - 09:58:37 EST)
- Re: [PATCH] phy: ralink: fix 64-bit build warning Kishon Vijay Abraham I (Wed Aug 23 2017 - 09:58:56 EST)
- Re: [PATCH v3 3/5] dt-bindings: sdhci-omap: Add bindings for the sdhci-omap controller Kishon Vijay Abraham I (Wed Aug 23 2017 - 09:59:05 EST)
- Re: [PATCH] phy: ralink: fix 64-bit build warning Harvey Hunt (Wed Aug 23 2017 - 09:59:21 EST)
- [PATCH] [net-next] qlge: avoid memcpy buffer overflow Arnd Bergmann (Wed Aug 23 2017 - 10:00:32 EST)
- Re: [PATCH v5 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen (Wed Aug 23 2017 - 10:00:38 EST)
- Re: [GIT PULL v2] phy: for 4.14 Kishon Vijay Abraham I (Wed Aug 23 2017 - 10:03:39 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Wed Aug 23 2017 - 10:05:20 EST)
- Re: [PATCH] tpm: vtpm: constify vio_device_id Michael Ellerman (Wed Aug 23 2017 - 10:06:13 EST)
- [PATCH] [RFC] ARM: vdso: work around gcc-8 warning Arnd Bergmann (Wed Aug 23 2017 - 10:06:22 EST)
- Re: [PATCH] [RFC] ARM: vdso: work around gcc-8 warning Ard Biesheuvel (Wed Aug 23 2017 - 10:07:10 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Wed Aug 23 2017 - 10:12:27 EST)
- Re: [PATCH] [RFC] ARM: vdso: work around gcc-8 warning Mark Rutland (Wed Aug 23 2017 - 10:13:07 EST)
- Re: [PATCH v5 3/4] perf, tools: Add support for printing new mem_info encodings Jiri Olsa (Wed Aug 23 2017 - 10:14:12 EST)
- Re: [PATCH] [RFC] ARM: vdso: work around gcc-8 warning Arnd Bergmann (Wed Aug 23 2017 - 10:15:24 EST)
- Re: linux-next: manual merge of the tip tree with the iommu tree Tom Lendacky (Wed Aug 23 2017 - 10:15:36 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler oliver yang (Wed Aug 23 2017 - 10:19:09 EST)
- Re: [PATCH v6 1/3] perf/core: use rb trees for pinned/flexible groups Alexey Budankov (Wed Aug 23 2017 - 10:19:23 EST)
- Re: [RFC PATCH 1/4] mm: madvise: read loop's step size beforehand in madvise_inject_error(), prepare for THP support. Zi Yan (Wed Aug 23 2017 - 10:20:09 EST)
- Re: [PATCH 4/4] iommu/pamu: Add support for generic iommu-device Joerg Roedel (Wed Aug 23 2017 - 10:21:43 EST)
- Re: [PATCH] ASoC: tegra: Remove superfluous 'machine' variable Mark Brown (Wed Aug 23 2017 - 10:21:58 EST)
- Re: [PATCH] phy: ralink: fix 64-bit build warning Kishon Vijay Abraham I (Wed Aug 23 2017 - 10:22:05 EST)
- [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR kan . liang (Wed Aug 23 2017 - 10:23:43 EST)
- Re: [GIT PULL] workqueue fixes for v4.13-rc3 Tejun Heo (Wed Aug 23 2017 - 10:24:31 EST)
- [PATCH v2] ARM: vdso: Define vdso_{start,end} as array Arnd Bergmann (Wed Aug 23 2017 - 10:25:02 EST)
- Re: [RESEND PATCH v5 10/16] ARM: dts: zynq: Add generic compatible string for I2C EEPROM Javier Martinez Canillas (Wed Aug 23 2017 - 10:28:28 EST)
- Re: [PATCH v13 3/6] fpga manager: Add altera-ps-spi driver for Altera FPGAs Alan Tull (Wed Aug 23 2017 - 10:28:36 EST)
- Re: [PATCH] ASoC: tegra: Remove superfluous 'machine' variable Arnd Bergmann (Wed Aug 23 2017 - 10:28:50 EST)
- Re: [PATCH] drm/sun4i: use of_graph_get_remote_endpoint() Maxime Ripard (Wed Aug 23 2017 - 10:29:37 EST)
- Re: [PATCH] usb: reducing an usb-port auto-resume latency. Alan Stern (Wed Aug 23 2017 - 10:30:56 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Andy Shevchenko (Wed Aug 23 2017 - 10:31:12 EST)
- Re: [PATCH 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Maxime Ripard (Wed Aug 23 2017 - 10:31:29 EST)
- Re: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Wed Aug 23 2017 - 10:33:23 EST)
- [PATCH][next] staging: r8822be: fix memory leak of eeprom_map on error exit return Colin King (Wed Aug 23 2017 - 10:34:46 EST)
- [PATCH] ASoC: rt5645: make rt5645_platform_data const Bhumika Goyal (Wed Aug 23 2017 - 10:35:22 EST)
- [PATCH] ASoC: rt5645: make rt5645_platform_data const Bhumika Goyal (Wed Aug 23 2017 - 10:35:38 EST)
- Re: [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Maxime Ripard (Wed Aug 23 2017 - 10:35:49 EST)
- Re: [PATCH V9 1/2] powerpc/numa: Update CPU topology when VPHN enabled Nathan Fontenot (Wed Aug 23 2017 - 10:36:33 EST)
- Re: [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter Steven Rostedt (Wed Aug 23 2017 - 10:38:43 EST)
- Re: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Wed Aug 23 2017 - 10:40:24 EST)
- [PATCH] clk: sunxi: fix uninitialized access Arnd Bergmann (Wed Aug 23 2017 - 10:40:31 EST)
- Re: [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter Steven Rostedt (Wed Aug 23 2017 - 10:42:04 EST)
- Re: [PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations Nathan Fontenot (Wed Aug 23 2017 - 10:42:52 EST)
- [PATCH] tipc: Fix tipc_sk_reinit handling of -EAGAIN Bob Peterson (Wed Aug 23 2017 - 10:43:16 EST)
- Re: [PATCH v8 09/14] lockdep: Apply crossrelease to completions Boqun Feng (Wed Aug 23 2017 - 10:43:18 EST)
- [PATCH] mfd: omap-usb-tll: fix register offsets Arnd Bergmann (Wed Aug 23 2017 - 10:45:14 EST)
- [PATCH] ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms Arnd Bergmann (Wed Aug 23 2017 - 10:47:21 EST)
- Re: [GIT PULL] workqueue fixes for v4.13-rc3 Geert Uytterhoeven (Wed Aug 23 2017 - 10:47:46 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Petr Mladek (Wed Aug 23 2017 - 10:48:32 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Steven Rostedt (Wed Aug 23 2017 - 10:49:53 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Wed Aug 23 2017 - 10:50:00 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Wed Aug 23 2017 - 10:51:22 EST)
- Re: [PATCH RESEND1 00/12] ALSA: vsnd: Add Xen para-virtualized frontend driver Oleksandr Grytsov (Wed Aug 23 2017 - 10:51:27 EST)
- Re: [PATCH] ARM: OMAP2+: fix missing variable declaration Tony Lindgren (Wed Aug 23 2017 - 10:53:39 EST)
- [PATCH 0/4] powerpc/32: memset() optimisations Christophe Leroy (Wed Aug 23 2017 - 10:54:37 EST)
- [PATCH 2/4] powerpc: fix location of two EXPORT_SYMBOL Christophe Leroy (Wed Aug 23 2017 - 10:54:43 EST)
- [PATCH 4/4] powerpc/32: remove a NOP from memset() Christophe Leroy (Wed Aug 23 2017 - 10:54:48 EST)
- [PATCH 3/4] powerpc/32: optimise memset() Christophe Leroy (Wed Aug 23 2017 - 10:55:11 EST)
- Re: [RFC PATCH 12/12] housekeeping: Reimplement isolcpus on housekeeping Christopher Lameter (Wed Aug 23 2017 - 10:55:59 EST)
- RE: [PATCH] ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region Luck, Tony (Wed Aug 23 2017 - 10:56:56 EST)
- [PATCH v2 0/2] KVM: SVM: Virtual GIF Janakarajan Natarajan (Wed Aug 23 2017 - 10:57:44 EST)
- [PATCH v2 2/2] KVM: SVM: Enable Virtual GIF feature Janakarajan Natarajan (Wed Aug 23 2017 - 10:57:46 EST)
- [PATCH v2 1/2] KVM: SVM: Add Virtual GIF feature definition Janakarajan Natarajan (Wed Aug 23 2017 - 10:58:14 EST)
- [PATCH] scsi: lpfc: avoid false-positive gcc-8 warning Arnd Bergmann (Wed Aug 23 2017 - 11:02:04 EST)
- Re: [GIT PULL] SCSI fixes for 4.13-rc6 Bart Van Assche (Wed Aug 23 2017 - 11:04:05 EST)
- [PATCH] staging: r8822be: fix null pointer dereference with a null driver_adapter Colin King (Wed Aug 23 2017 - 11:07:20 EST)
- Re: [PATCH] rtc: ds1307: add basic support for ds1341 chip Aleksander Morgado (Wed Aug 23 2017 - 11:12:37 EST)
- Re: [PATCH 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 icenowy (Wed Aug 23 2017 - 11:13:14 EST)
- Re: [PATCH v2] venus: fix copy/paste error in return_buf_error Stanimir Varbanov (Wed Aug 23 2017 - 11:15:05 EST)
- Re: [PATCH] ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms Alexandre Belloni (Wed Aug 23 2017 - 11:19:57 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler Josh Poimboeuf (Wed Aug 23 2017 - 11:21:06 EST)
- Re: [PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only) Martin K. Petersen (Wed Aug 23 2017 - 11:22:46 EST)
- [no subject] timothy.sodini (Wed Aug 23 2017 - 11:24:16 EST)
- [no subject] timothy.sodini (Wed Aug 23 2017 - 11:25:24 EST)
- [PATCH 0/2] completion: Reduce stack usage caused by COMPLETION_INITIALIZER_ONSTACK() Boqun Feng (Wed Aug 23 2017 - 11:25:32 EST)
- [PATCH 1/2] nfit: Use init_completion() in acpi_nfit_flush_probe() Boqun Feng (Wed Aug 23 2017 - 11:25:43 EST)
- [PATCH 2/2] completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZER_ONSTACK() Boqun Feng (Wed Aug 23 2017 - 11:26:00 EST)
- Re: [GIT PULL] SCSI fixes for 4.13-rc6 Martin K. Petersen (Wed Aug 23 2017 - 11:27:42 EST)
- Re: [PATCH v2 1/2] dax: fix deadlock due to misaligned PMD faults Ross Zwisler (Wed Aug 23 2017 - 11:28:48 EST)
- Re: [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active Borislav Petkov (Wed Aug 23 2017 - 11:31:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 23 2017 - 11:32:22 EST)
- Re: [PATCH 0/2] completion: Reduce stack usage caused by COMPLETION_INITIALIZER_ONSTACK() Arnd Bergmann (Wed Aug 23 2017 - 11:33:05 EST)
- Re: [PATCH] ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms Arnd Bergmann (Wed Aug 23 2017 - 11:34:26 EST)
- Re: [PATCH] media: omap3isp: fix uninitialized variable use Sebastian Reichel (Wed Aug 23 2017 - 11:35:45 EST)
- Re: [PATCH v2 1/2] KVM: SVM: Add Virtual GIF feature definition Borislav Petkov (Wed Aug 23 2017 - 11:36:10 EST)
- [PATCH][next] net: hinic: fix comparison of a uint16_t type with -1 Colin King (Wed Aug 23 2017 - 11:39:44 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Wed Aug 23 2017 - 11:42:30 EST)
- Re: [PATCH 2/3] staging: rtlwifi: add MAC80211 dependency Randy Dunlap (Wed Aug 23 2017 - 11:44:56 EST)
- Re: [GIT PULL] SCSI fixes for 4.13-rc6 Bart Van Assche (Wed Aug 23 2017 - 11:45:34 EST)
- Re: [PATCH v6] irqchip: Add support for tango interrupt router Mason (Wed Aug 23 2017 - 11:46:14 EST)
- Re: [PATCH v3 2/5] intel_pstate: convert to use acpi_match_platform_list() Borislav Petkov (Wed Aug 23 2017 - 11:46:34 EST)
- [PATCH v2 1/5] android: binder: Refactor prev and next buffer into a helper function Sherry Yang (Wed Aug 23 2017 - 11:47:01 EST)
- [PATCH v2 2/5] android: binder: Add allocator selftest Sherry Yang (Wed Aug 23 2017 - 11:47:05 EST)
- [PATCH v2 4/5] android: binder: Add global lru shrinker to binder Sherry Yang (Wed Aug 23 2017 - 11:47:16 EST)
- [PATCH v2 5/5] android: binder: Add shrinker tracepoints Sherry Yang (Wed Aug 23 2017 - 11:47:33 EST)
- [PATCH v2 3/5] android: binder: Move buffer out of area shared with user space Sherry Yang (Wed Aug 23 2017 - 11:47:50 EST)
- [PATCH v2 0/5] android: binder: move allocator metadata and add shrinker Sherry Yang (Wed Aug 23 2017 - 11:48:11 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Sinan Kaya (Wed Aug 23 2017 - 11:52:49 EST)
- Applied "ASoC: rt5645: make rt5645_platform_data const" to the asoc tree Mark Brown (Wed Aug 23 2017 - 11:54:40 EST)
- Applied "spi: imx: fix little-endian build" to the spi tree Mark Brown (Wed Aug 23 2017 - 11:54:46 EST)
- Re: [PATCH v3 2/5] intel_pstate: convert to use acpi_match_platform_list() Kani, Toshimitsu (Wed Aug 23 2017 - 11:56:16 EST)
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option Bartlomiej Zolnierkiewicz (Wed Aug 23 2017 - 11:56:36 EST)
- Re: [PATCH] usb: reducing an usb-port auto-resume latency. Mathias Nyman (Wed Aug 23 2017 - 11:57:12 EST)
- Re: [PATCH v3 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Wed Aug 23 2017 - 11:57:33 EST)
- [PATCH v2 0/5] android: binder: move allocator metadata and add shrinker Sherry Yang (Wed Aug 23 2017 - 11:57:55 EST)
- Re: [PATCH V9 2/2] powerpc/nodes: Ensure enough nodes avail for operations kbuild test robot (Wed Aug 23 2017 - 11:58:09 EST)
- Re: [PATCH v3] fbcon: add fbcon=margin:<color> command line option David Lechner (Wed Aug 23 2017 - 11:58:16 EST)
- Re: [PATCH v5 3/4] perf, tools: Add support for printing new mem_info encodings Andi Kleen (Wed Aug 23 2017 - 11:59:07 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Tim Chen (Wed Aug 23 2017 - 11:59:14 EST)
- Re: gcc-8 objtool warnings Josh Poimboeuf (Wed Aug 23 2017 - 12:01:10 EST)
- [PATCH] e1000e: changed some expensive calls of udelay to usleep_range Matthew Tan (Wed Aug 23 2017 - 12:01:15 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Oza (Wed Aug 23 2017 - 12:02:15 EST)
- Re: [PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM Paolo Bonzini (Wed Aug 23 2017 - 12:02:28 EST)
- [PATCH][pci-next] PCI: endpoint: fix incorrect end of table check in while loop Colin King (Wed Aug 23 2017 - 12:03:10 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Mel Gorman (Wed Aug 23 2017 - 12:04:11 EST)
- Re: [PATCH] doc: coresight: correct usage for '/dev/cpu_dma_latency' Kim Phillips (Wed Aug 23 2017 - 12:05:36 EST)
- [PATCH] selftests/timers: make loop consistent with array size Benjamin Gaignard (Wed Aug 23 2017 - 12:08:11 EST)
- [PATCH] spi: pl022: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:10:20 EST)
- [PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver Dong Aisheng (Wed Aug 23 2017 - 12:10:26 EST)
- [PATCH 2/7] dt-bindings: PM / OPP: add clocks per OPP node support Dong Aisheng (Wed Aug 23 2017 - 12:10:33 EST)
- [PATCH 4/7] PM / OPP: use OPP node clock to set CPU frequency Dong Aisheng (Wed Aug 23 2017 - 12:10:43 EST)
- [PATCH 6/7] cpufreq: make cpufreq_generic_init transition_latency default to CPUFREQ_ETERNAL Dong Aisheng (Wed Aug 23 2017 - 12:10:47 EST)
- [PATCH 5/7] PM / OPP: Add dev_pm_opp_get_cur_clk() Dong Aisheng (Wed Aug 23 2017 - 12:10:56 EST)
- [PATCH 7/7] cpufreq: add imx7ulp cpufreq driver Dong Aisheng (Wed Aug 23 2017 - 12:11:13 EST)
- [PATCH 3/7] PM / OPP: rename opp_table->clk to opp_table->cur_clk Dong Aisheng (Wed Aug 23 2017 - 12:11:39 EST)
- [PATCH 1/7] PM / OPP: Add platform specific set_clk function Dong Aisheng (Wed Aug 23 2017 - 12:12:10 EST)
- Re: [PATCH] drivers: video: Fix 80 character limit and remove unnecessary space Bartlomiej Zolnierkiewicz (Wed Aug 23 2017 - 12:12:52 EST)
- [PATCH] gpio: pl061: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:15:24 EST)
- [PATCH] drm: pl111: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:16:22 EST)
- [PATCH] Input: ambakmi: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:19:25 EST)
- Re: [PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test James Smart (Wed Aug 23 2017 - 12:20:25 EST)
- Re: [PATCH] seccomp: add missing semicolon Kees Cook (Wed Aug 23 2017 - 12:20:47 EST)
- Re: [PATCH] scsi: lpfc: avoid false-positive gcc-8 warning James Smart (Wed Aug 23 2017 - 12:21:00 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Roman Gushchin (Wed Aug 23 2017 - 12:21:10 EST)
- Re: [PATCH v3 3/5] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Aug 23 2017 - 12:21:24 EST)
- Re: [PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot Rafael J. Wysocki (Wed Aug 23 2017 - 12:21:51 EST)
- Re: [PATCH][v3] PM / Hibernate: Feed the wathdog when creating snapshot Rafael J. Wysocki (Wed Aug 23 2017 - 12:23:00 EST)
- Re: [RFC GIT PULL rcu/next] RCU/hotplug fix Jeffrey Hugo (Wed Aug 23 2017 - 12:24:49 EST)
- [GIT PULL] arm64: Late fixes for 4.13 Will Deacon (Wed Aug 23 2017 - 12:24:57 EST)
- [PATCH] dmaengine: pl08x: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:27:33 EST)
- Re: [RFC/PATCH v2] arm64: define MODULES_VADDR by module_alloc_base Will Deacon (Wed Aug 23 2017 - 12:27:36 EST)
- [PATCH] dmaengine: pl330: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:27:44 EST)
- [PATCH] mmc: mmci: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:31:02 EST)
- Re: [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac Florian Fainelli (Wed Aug 23 2017 - 12:32:05 EST)
- [PATCH] watchdog: sp805: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:34:21 EST)
- [GIT PULL 1/3] soc: samsung: exynos for v4.14 Krzysztof Kozlowski (Wed Aug 23 2017 - 12:37:08 EST)
- [GIT PULL 2/3] ARM: exynos: Changes for v4.14 Krzysztof Kozlowski (Wed Aug 23 2017 - 12:37:11 EST)
- [GIT PULL 3/3] ARM: dts: exynos: Changes for v4.14 Krzysztof Kozlowski (Wed Aug 23 2017 - 12:37:24 EST)
- RE: [PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources Ghannam, Yazen (Wed Aug 23 2017 - 12:37:53 EST)
- Re: [PATCH v2 0/2] KVM: SVM: Virtual GIF Paolo Bonzini (Wed Aug 23 2017 - 12:38:02 EST)
- Re: [PATCH] seccomp: add missing semicolon Tyler Hicks (Wed Aug 23 2017 - 12:38:25 EST)
- [PATCH] mailbox: pl320: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:38:59 EST)
- [PATCH] mailbox: arm_mhu: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:39:01 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Oleg Nesterov (Wed Aug 23 2017 - 12:39:11 EST)
- Re: [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts Vineet Gupta (Wed Aug 23 2017 - 12:40:41 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Will Deacon (Wed Aug 23 2017 - 12:42:58 EST)
- Re: [PATCH v3] net: stmmac: Delete dead code for MDIO registration Florian Fainelli (Wed Aug 23 2017 - 12:46:11 EST)
- [PATCH] tracing: Fix freeing of filter in create_filter() when set_str is false Steven Rostedt (VMware) (Wed Aug 23 2017 - 12:46:27 EST)
- [PATCH] serial: pl010: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:48:13 EST)
- [PATCH] serial: pl011: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 12:48:34 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler Andy Lutomirski (Wed Aug 23 2017 - 12:51:08 EST)
- Re: [PATCH] ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources Luck, Tony (Wed Aug 23 2017 - 12:52:51 EST)
- Re: [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter Steven Rostedt (Wed Aug 23 2017 - 12:52:57 EST)
- [v6 3/4] mm, oom: introduce oom_priority for memory cgroups Roman Gushchin (Wed Aug 23 2017 - 12:53:09 EST)
- [v6 1/4] mm, oom: refactor the oom_kill_process() function Roman Gushchin (Wed Aug 23 2017 - 12:53:14 EST)
- [v6 4/4] mm, oom, docs: describe the cgroup-aware OOM killer Roman Gushchin (Wed Aug 23 2017 - 12:53:39 EST)
- [v6 2/4] mm, oom: cgroup-aware OOM killer Roman Gushchin (Wed Aug 23 2017 - 12:53:54 EST)
- [v6 0/4] cgroup-aware OOM killer Roman Gushchin (Wed Aug 23 2017 - 12:54:13 EST)
- Re: [kernel-hardening] [PATCH v5 04/10] arm64: Add __flush_tlb_one() Tycho Andersen (Wed Aug 23 2017 - 12:58:48 EST)
- Re: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Stephane Eranian (Wed Aug 23 2017 - 13:00:43 EST)
- Re: [PATCH v2 1/1] cavium: Add firmware for CNN55XX crypto driver. Kyle McMartin (Wed Aug 23 2017 - 13:05:10 EST)
- Re: [kernel-hardening] [PATCH v5 04/10] arm64: Add __flush_tlb_one() Mark Rutland (Wed Aug 23 2017 - 13:06:03 EST)
- Re: [GIT PULL] workqueue fixes for v4.13-rc3 Tejun Heo (Wed Aug 23 2017 - 13:08:16 EST)
- Upgrade Your Email Account. Email Spam Threat Management (Wed Aug 23 2017 - 13:10:59 EST)
- Re: [PATCH net] sctp: Avoid out-of-bounds reads from address storage Marcelo Ricardo Leitner (Wed Aug 23 2017 - 13:12:33 EST)
- Re: [kernel-hardening] [PATCH v5 04/10] arm64: Add __flush_tlb_one() Tycho Andersen (Wed Aug 23 2017 - 13:13:10 EST)
- Re: [PATCH 0/2] net: Fix crashes due to activity during suspend Florian Fainelli (Wed Aug 23 2017 - 13:13:24 EST)
- [PATCH] vfio: platform: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 13:17:43 EST)
- [PATCH] i2c: nomadik: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 13:21:18 EST)
- Re: [PATCH v7 1/2] perf/core: use rb trees for pinned/flexible groups Alexey Budankov (Wed Aug 23 2017 - 13:23:33 EST)
- [PATCH v7 0/5] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng CCU Priit Laes (Wed Aug 23 2017 - 13:23:44 EST)
- [PATCH v7 3/5] dt-bindings: List devicetree binding for the CCU of Allwinner A10 Priit Laes (Wed Aug 23 2017 - 13:23:49 EST)
- [PATCH v7 1/5] clk: sunxi-ng: Add sun4i/sun7i CCU driver Priit Laes (Wed Aug 23 2017 - 13:23:55 EST)
- [PATCH v7 4/5] ARM: sun7i: Convert to CCU Priit Laes (Wed Aug 23 2017 - 13:24:23 EST)
- [PATCH v7 5/5] ARM: sun4i: Convert to CCU Priit Laes (Wed Aug 23 2017 - 13:24:37 EST)
- [PATCH v7 2/5] dt-bindings: List devicetree binding for the CCU of Allwinner A20 Priit Laes (Wed Aug 23 2017 - 13:25:02 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Johannes Weiner (Wed Aug 23 2017 - 13:25:04 EST)
- [PATCH] video: ARM CLCD: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 13:25:43 EST)
- Re: [PATCH 2/2] mmc: sdhci-msm: Enable delay circuit calibration clocks Bjorn Andersson (Wed Aug 23 2017 - 13:28:38 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler oliver yang (Wed Aug 23 2017 - 13:30:24 EST)
- Re: [PATCH v2 1/2] fault-inject: Restore support for task-independent fault injection Bart Van Assche (Wed Aug 23 2017 - 13:31:54 EST)
- [PATCH] ALSA: aaci: constify amba_id Arvind Yadav (Wed Aug 23 2017 - 13:33:07 EST)
- Re: [PATCH] x86/nmi/64: avoid passing user space rsp of pt_regs to nmi handler oliver yang (Wed Aug 23 2017 - 13:34:45 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Tom Rini (Wed Aug 23 2017 - 13:39:10 EST)
- Re: [PATCH v2 08/19] perf, tools: Expression parser enhancements for metrics Jiri Olsa (Wed Aug 23 2017 - 13:43:11 EST)
- Re: [RESEND PATCH 1/1] arm64: dts: Add Variscite DART-SD410 Evaluation board dts Leonid Segal (Wed Aug 23 2017 - 13:45:44 EST)
- Re: [PATCH v2] ARM: vdso: Define vdso_{start,end} as array Nathan Lynch (Wed Aug 23 2017 - 13:47:05 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Peter Zijlstra (Wed Aug 23 2017 - 13:47:30 EST)
- Re: [PATCH 2/2] fpga: altera-cvp: register attribute groups using ops Alan Tull (Wed Aug 23 2017 - 13:55:38 EST)
- [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Steven Rostedt (Wed Aug 23 2017 - 13:58:44 EST)
- Re: [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP Bjorn Helgaas (Wed Aug 23 2017 - 14:00:38 EST)
- [PATCH v1 0/1] Reversed logic in memblock_discard Pavel Tatashin (Wed Aug 23 2017 - 14:04:17 EST)
- [PATCH v1 1/1] mm: Reversed logic in memblock_discard Pavel Tatashin (Wed Aug 23 2017 - 14:04:28 EST)
- Re: [patch v5 1/3] drivers: jtag: Add JTAG core driver kbuild test robot (Wed Aug 23 2017 - 14:05:29 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer Roman Gushchin (Wed Aug 23 2017 - 14:05:36 EST)
- Re: Stable apply request David Miller (Wed Aug 23 2017 - 14:07:33 EST)
- RE: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Long Li (Wed Aug 23 2017 - 14:09:23 EST)
- Re: Re: [PATCH] devfreq: Convert to using %pOF instead of full_name Rob Herring (Wed Aug 23 2017 - 14:10:22 EST)
- [PATCH] input/xen-kbdfront: Enable auto repeat for xen keyboard frontend driver Liang Yan (Wed Aug 23 2017 - 14:11:01 EST)
- Re: [PATCH] c6x: Convert to using %pOF instead of full_name Rob Herring (Wed Aug 23 2017 - 14:11:45 EST)
- Re: [PATCH v7 2/2] perf/core: add mux switch to skip to the current CPU's events list on mux interrupt Alexey Budankov (Wed Aug 23 2017 - 14:12:44 EST)
- RE: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Liang, Kan (Wed Aug 23 2017 - 14:13:02 EST)
- Re: Stable apply request [was: Bluetooth: bnep: fix possible might sleep error in bnep_session] Marcel Holtmann (Wed Aug 23 2017 - 14:14:24 EST)
- Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rob Herring (Wed Aug 23 2017 - 14:15:19 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Wed Aug 23 2017 - 14:17:35 EST)
- [PATCH] locking/lockdep: Make MAX_STACK_TRACE_ENTRIES configurable Waiman Long (Wed Aug 23 2017 - 14:19:36 EST)
- Re: [PATCH][drm-next] drm/amdgpu: remove duplicate return statement Felix Kuehling (Wed Aug 23 2017 - 14:25:01 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Matthias Reichl (Wed Aug 23 2017 - 14:26:02 EST)
- Re: [PATCH] x86: enable RCU based table free when PARAVIRT Linus Torvalds (Wed Aug 23 2017 - 14:26:51 EST)
- Re: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Peter Zijlstra (Wed Aug 23 2017 - 14:27:08 EST)
- Re: [PATCH] mm: swap: make free_swap_and_cache()/swapcache_prepare() inline functions Jerome Glisse (Wed Aug 23 2017 - 14:28:00 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps Prarit Bhargava (Wed Aug 23 2017 - 14:31:23 EST)
- Re: [PATCH] input/xen-kbdfront: Enable auto repeat for xen keyboard frontend driver Dmitry Torokhov (Wed Aug 23 2017 - 14:36:58 EST)
- Re: [PATCH][net-next] net: hinic: make functions set_ctrl0 and set_ctrl1 static David Miller (Wed Aug 23 2017 - 14:43:20 EST)
- Re: [PATCH][netdev-next] gre: remove duplicated assignment of iph David Miller (Wed Aug 23 2017 - 14:46:19 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Kees Cook (Wed Aug 23 2017 - 14:48:21 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Rob Herring (Wed Aug 23 2017 - 14:49:13 EST)
- Re: [PATCH 2/2 v7] printk: Add monotonic, boottime, and realtime timestamps John Stultz (Wed Aug 23 2017 - 14:56:28 EST)
- Re: [PATCH] coccinelle: Improve setup_timer.cocci matching Kees Cook (Wed Aug 23 2017 - 14:57:19 EST)
- Re: [PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622 Bjorn Helgaas (Wed Aug 23 2017 - 14:58:38 EST)
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Leon Romanovsky (Wed Aug 23 2017 - 15:02:25 EST)
- Re: [PATCH] scsi: lpfc: avoid false-positive gcc-8 warning Arnd Bergmann (Wed Aug 23 2017 - 15:02:48 EST)
- Re: [PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro Steven Rostedt (Wed Aug 23 2017 - 15:04:00 EST)
- RE: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Long Li (Wed Aug 23 2017 - 15:10:54 EST)
- Re: [GIT PULL] SCSI fixes for 4.13-rc6 Brian King (Wed Aug 23 2017 - 15:13:18 EST)
- [PATCH] fbcon: remove restriction on margin color David Lechner (Wed Aug 23 2017 - 15:19:09 EST)
- [PATCH] apparmor: fix build failure on sparc caused by undeclared, signals John Johansen (Wed Aug 23 2017 - 15:21:54 EST)
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Leon Romanovsky (Wed Aug 23 2017 - 15:23:12 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Maxime Ripard (Wed Aug 23 2017 - 15:24:20 EST)
- Re: [PATCH] rtc: pxa: fix possible race condition Robert Jarzmik (Wed Aug 23 2017 - 15:33:01 EST)
- Re: [PATCH] rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare Robert Jarzmik (Wed Aug 23 2017 - 15:33:11 EST)
- Re: [PATCH v5 00/12] AC97 device/driver model revamp Robert Jarzmik (Wed Aug 23 2017 - 15:33:27 EST)
- Re: [PATCH 06/11] ASoC: pxa: make snd_soc_platform_driver const Robert Jarzmik (Wed Aug 23 2017 - 15:33:44 EST)
- Re: [PATCH v5 0/9] mtd: sharpslpart partition parser Robert Jarzmik (Wed Aug 23 2017 - 15:33:54 EST)
- [PATCH 01/15] perf xyarray: Save max_x, max_y Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:36:36 EST)
- [PATCH 06/15] perf tools: Increase maximum number of events in expressions Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:36:47 EST)
- [PATCH 07/15] perf tools: Dedup events in expression parsing Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:36:52 EST)
- [PATCH 08/15] perf vendor events: Add core event list for Skylake Server Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:37:04 EST)
- [PATCH 11/15] perf test: Add test cases for new data source encoding Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:37:11 EST)
- [PATCH 15/15] perf tools: Fix static linking with libunwind Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:37:16 EST)
- Re: Kernels v4.9+ cause short reads of block devices Linus Torvalds (Wed Aug 23 2017 - 15:37:21 EST)
- [PATCH 13/15] perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:37:52 EST)
- [PATCH 14/15] perf tools: Fix static linking with libdw from elfutils Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:38:03 EST)
- [PATCH 12/15] perf tools: Really install manpages via 'make install-man' Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:38:22 EST)
- [PATCH 10/15] perf tools: Add support for printing new mem_info encodings Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:38:41 EST)
- [PATCH 09/15] perf vendor events: Add Skylake server uncore event list Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:39:02 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Helge Deller (Wed Aug 23 2017 - 15:39:22 EST)
- [PATCH 05/15] perf tools: Expression parser enhancements for metrics Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:39:44 EST)
- [PATCH 03/15] perf bpf: Tighten detection of BPF events Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:39:57 EST)
- [PATCH 04/15] perf tools: Add utility function to detect SMT status Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:40:09 EST)
- Re: [Patch v2 13/19] CIFS: SMBD: Use registered memory RDMA read for SMB write Steve French (Wed Aug 23 2017 - 15:40:18 EST)
- [PATCH 02/15] perf evsel: Fix buffer overflow while freeing events Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:40:46 EST)
- [GIT PULL 00/15] perf/core improvements and fixes Arnaldo Carvalho de Melo (Wed Aug 23 2017 - 15:41:01 EST)
- Re: [RFC v2 2/4] iommu/arm-smmu-v3: Add tlbi_on_map option Michael S. Tsirkin (Wed Aug 23 2017 - 15:44:04 EST)
- Re: [GIT PULL 1/3] soc: samsung: exynos for v4.14 Arnd Bergmann (Wed Aug 23 2017 - 15:45:57 EST)
- Re: [PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting Mathieu Poirier (Wed Aug 23 2017 - 15:47:22 EST)
- Re: [GIT PULL 2/3] ARM: exynos: Changes for v4.14 Arnd Bergmann (Wed Aug 23 2017 - 15:47:51 EST)
- Re: [GIT PULL 3/3] ARM: dts: exynos: Changes for v4.14 Arnd Bergmann (Wed Aug 23 2017 - 15:49:14 EST)
- Re: Kernels v4.9+ cause short reads of block devices Doug Nazar (Wed Aug 23 2017 - 15:54:02 EST)
- Kernels v4.9+ cause short reads of block devices Doug Nazar (Wed Aug 23 2017 - 15:55:04 EST)
- Re: [PATCH] x86: enable RCU based table free when PARAVIRT Kirill A. Shutemov (Wed Aug 23 2017 - 16:00:04 EST)
- Re: [PATCH V10 2/3] PCI: handle CRS returned by device after FLR Bjorn Helgaas (Wed Aug 23 2017 - 16:01:31 EST)
- Re: Kernels v4.9+ cause short reads of block devices Linus Torvalds (Wed Aug 23 2017 - 16:13:15 EST)
- Re: [PATCH] x86: enable RCU based table free when PARAVIRT Linus Torvalds (Wed Aug 23 2017 - 16:27:25 EST)
- Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rafael J. Wysocki (Wed Aug 23 2017 - 16:34:58 EST)
- [PATCH v2] fs/select: Fix memory corruption in compat_get_fd_set() Helge Deller (Wed Aug 23 2017 - 16:37:15 EST)
- [PATCH v5 0/2] Early boot time stamps for x86 Pavel Tatashin (Wed Aug 23 2017 - 16:42:26 EST)
- [PATCH v5 1/2] sched/clock: interface to allow timestamps early in boot Pavel Tatashin (Wed Aug 23 2017 - 16:42:34 EST)
- [PATCH v5 2/2] x86/tsc: use tsc early Pavel Tatashin (Wed Aug 23 2017 - 16:42:52 EST)
- [RFC PATCH 0/4] KVM: x86: allow overwriting L2 reinjected exception with L1 vmexit Paolo Bonzini (Wed Aug 23 2017 - 16:44:09 EST)
- [PATCH 3/4] KVM: x86: pass struct kvm_queued_exception to kvm_multiple_exception Paolo Bonzini (Wed Aug 23 2017 - 16:44:14 EST)
- [PATCH 2/4] KVM: nVMX: fill nested IDT-vectored event info on all L2->L0 exits Paolo Bonzini (Wed Aug 23 2017 - 16:44:28 EST)
- [PATCH 4/4] KVM: x86: allow overwriting L2 reinjected exception with L1 vmexit Paolo Bonzini (Wed Aug 23 2017 - 16:44:38 EST)
- [PATCH 1/4] KVM: nVMX: move vmentry tasks from prepare_vmcs12 to enter_vmx_non_root_mode Paolo Bonzini (Wed Aug 23 2017 - 16:45:06 EST)
- [PATCH] rtc: vr41xx: make alarms useful Alexandre Belloni (Wed Aug 23 2017 - 16:45:33 EST)
- Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rob Herring (Wed Aug 23 2017 - 16:49:25 EST)
- [PATCH] selftests: change lib.mk RUN_TESTS to take test list as an argument Shuah Khan (Wed Aug 23 2017 - 16:50:51 EST)
- [PATCH] mm/madvise: fix freeing of locked page with MADV_FREE Eric Biggers (Wed Aug 23 2017 - 16:54:59 EST)
- Re: [PATCH v3 3/5] ghes_edac: add platform check to enable ghes_edac Rafael J. Wysocki (Wed Aug 23 2017 - 16:55:22 EST)
- RE: [PATCH 1/2] sched/wait: Break up long wake list walk Liang, Kan (Wed Aug 23 2017 - 16:55:31 EST)
- Re: [PATCH V2] acpi: apei: clear error status before acknowledging the error Baicar, Tyler (Wed Aug 23 2017 - 16:55:50 EST)
- Re: Kernels v4.9+ cause short reads of block devices Andreas Dilger (Wed Aug 23 2017 - 17:01:53 EST)
- Re: [PATCH] cpuidle: Convert to using %pOF instead of full_name Rafael J. Wysocki (Wed Aug 23 2017 - 17:02:15 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Christian Brauner (Wed Aug 23 2017 - 17:15:47 EST)
- [PATCH] fork: fix incorrect fput of ->exe_file causing use-after-free Eric Biggers (Wed Aug 23 2017 - 17:16:00 EST)
- [PATCH] perf/core: fix potential double-fetch bug Meng Xu (Wed Aug 23 2017 - 17:17:45 EST)
- [PATCH] acpi: fix potential double-fetch bug Meng Xu (Wed Aug 23 2017 - 17:17:51 EST)
- [PATCH/RFC] futex: hashbucket as list of futex instead of waiters Gerd Gerats (Wed Aug 23 2017 - 17:18:04 EST)
- [PATCH] nvdimm: fix potential double-fetch bug Meng Xu (Wed Aug 23 2017 - 17:18:27 EST)
- Re: [Xen-devel] [PATCH 1/1] xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect Konrad Rzeszutek Wilk (Wed Aug 23 2017 - 17:20:55 EST)
- Re: [PATCH 1/4] KVM: nVMX: move vmentry tasks from prepare_vmcs12 to enter_vmx_non_root_mode Jim Mattson (Wed Aug 23 2017 - 17:25:25 EST)
- [PATCH 0/2] KVM, pkeys: fix handling of PKRU across migration Paolo Bonzini (Wed Aug 23 2017 - 17:26:19 EST)
- [PATCH 2/2] KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state Paolo Bonzini (Wed Aug 23 2017 - 17:26:23 EST)
- [PATCH 1/2] KVM: x86: simplify handling of PKRU Paolo Bonzini (Wed Aug 23 2017 - 17:26:42 EST)
- [PATCH 2/3] cpuidle: Move polling state initialization code to separate file Rafael J. Wysocki (Wed Aug 23 2017 - 17:31:35 EST)
- [PATCH 3/3] cpuidle: Make drivers initialize polling state Rafael J. Wysocki (Wed Aug 23 2017 - 17:31:47 EST)
- [PATCH 0/3] cpuidle: Rework the handling of the poll state Rafael J. Wysocki (Wed Aug 23 2017 - 17:32:06 EST)
- [PATCH 1/3] cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol Rafael J. Wysocki (Wed Aug 23 2017 - 17:32:20 EST)
- Re: [PATCH V12 4/5] PCI: Handle CRS ("device not ready") returned by device after FLR Bjorn Helgaas (Wed Aug 23 2017 - 17:38:47 EST)
- [PATCH] kvm: vmx: Raise #UD on unsupported RDRAND Paolo Bonzini (Wed Aug 23 2017 - 17:39:57 EST)
- Re: [PATCH v1 1/3] arm: npcm: add basic support for Nuvoton BMCs kbuild test robot (Wed Aug 23 2017 - 17:40:58 EST)
- Re: [PATCH 1/4] KVM: nVMX: move vmentry tasks from prepare_vmcs12 to enter_vmx_non_root_mode Paolo Bonzini (Wed Aug 23 2017 - 17:47:32 EST)
- RE: DSA support for Micrel KSZ8895 Woojung.Huh (Wed Aug 23 2017 - 17:48:43 EST)
- Re: [PATCH V12 4/5] PCI: Handle CRS ("device not ready") returned by device after FLR Sinan Kaya (Wed Aug 23 2017 - 17:51:27 EST)
- ERROR: "sys_copyarea" [drivers/staging/vboxvideo/vboxvideo.ko] undefined! kbuild test robot (Wed Aug 23 2017 - 17:55:59 EST)
- [PATCH] rtc: mxc: avoid disabling interrupts on device close Alexandre Belloni (Wed Aug 23 2017 - 18:00:44 EST)
- Re: [PATCH 1/2] nfit: Use init_completion() in acpi_nfit_flush_probe() Dan Williams (Wed Aug 23 2017 - 18:08:47 EST)
- Re: linux-next: build failure after merge of the akpm-current tree Andrew Morton (Wed Aug 23 2017 - 18:13:34 EST)
- Re: [PATCH] mm/madvise: fix freeing of locked page with MADV_FREE Minchan Kim (Wed Aug 23 2017 - 18:24:38 EST)
- [PATCH] xen: Don't try to call xen_alloc_p2m_entry() on autotranslating guests Boris Ostrovsky (Wed Aug 23 2017 - 18:24:38 EST)
- Re: [PATCH V12 4/5] PCI: Handle CRS ("device not ready") returned by device after FLR Bjorn Helgaas (Wed Aug 23 2017 - 18:24:48 EST)
- [PATCH 0/2] Two copy_in_user() declaration fixes Bart Van Assche (Wed Aug 23 2017 - 18:30:02 EST)
- [PATCH 1/2] <linux/uaccess.h>: Fix copy_in_user() declaration Bart Van Assche (Wed Aug 23 2017 - 18:30:33 EST)
- [PATCH 2/2] compat_hdio_ioctl: Fix a declaration Bart Van Assche (Wed Aug 23 2017 - 18:30:46 EST)
- Re: [RFC v3 0/2] vfs / btrfs: add support for ustat() Jeff Mahoney (Wed Aug 23 2017 - 18:31:55 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Tom Rini (Wed Aug 23 2017 - 18:35:21 EST)
- Re: [PATCH] x86: enable RCU based table free when PARAVIRT Kirill A. Shutemov (Wed Aug 23 2017 - 18:37:21 EST)
- Re: [GIT PULL] clk/samsung updates for 4.14-rc1 Stephen Boyd (Wed Aug 23 2017 - 18:38:51 EST)
- [PATCH] clk: rockchip: Mark rockchip_fractional_approximation static Stephen Boyd (Wed Aug 23 2017 - 18:39:43 EST)
- [PATCH] Staging: comedi: comedi_fops: fix dev_err() warning style Bryan Garza (Wed Aug 23 2017 - 18:43:34 EST)
- [PATCH] usb: gadget: pch_udc: add checks for dma mapping errors Alexey Khoroshilov (Wed Aug 23 2017 - 18:47:27 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Mark Brown (Wed Aug 23 2017 - 18:48:03 EST)
- [PATCH] sound/oss/pss: fix spelling mistake: "compoents" -> "components" Colin King (Wed Aug 23 2017 - 18:49:52 EST)
- Re: [PATCH] clk: ti: make clk_ops const Stephen Boyd (Wed Aug 23 2017 - 18:53:41 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Tom Rini (Wed Aug 23 2017 - 18:54:49 EST)
- Re: [PATCH] clk: qcom: msm8916: Fix bimc gpu clock ops Stephen Boyd (Wed Aug 23 2017 - 18:55:49 EST)
- Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3 Sai Praneeth Prakhya (Wed Aug 23 2017 - 18:57:21 EST)
- Re: [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter Chunyu Hu (Wed Aug 23 2017 - 18:58:10 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Mark Brown (Wed Aug 23 2017 - 19:02:26 EST)
- Re: [PATCH] usb:xhci:Fix regression when ATI chipsets detected Greg KH (Wed Aug 23 2017 - 19:03:19 EST)
- Re: [PATCH] x86: enable RCU based table free when PARAVIRT Linus Torvalds (Wed Aug 23 2017 - 19:03:59 EST)
- [PATCH v4 0/5] enable ghes_edac on selected platforms Toshi Kani (Wed Aug 23 2017 - 19:04:50 EST)
- [PATCH v4 3/5] ghes_edac: add platform check to enable ghes_edac Toshi Kani (Wed Aug 23 2017 - 19:04:53 EST)
- [PATCH v4 5/5] edac drivers: add MC owner check in init Toshi Kani (Wed Aug 23 2017 - 19:05:03 EST)
- [PATCH v4 4/5] EDAC: add edac_get_owner() to check MC owner Toshi Kani (Wed Aug 23 2017 - 19:05:22 EST)
- [PATCH v4 2/5] intel_pstate: convert to use acpi_match_platform_list() Toshi Kani (Wed Aug 23 2017 - 19:05:43 EST)
- [PATCH v4 1/5] ACPI / blacklist: add acpi_match_platform_list() Toshi Kani (Wed Aug 23 2017 - 19:06:00 EST)
- Re: [PATCH 00/14] Fixes for Tegra clocks Stephen Boyd (Wed Aug 23 2017 - 19:07:11 EST)
- Re: [PATCH v2] clk: msm8996-gcc: add missing smmu clks Stephen Boyd (Wed Aug 23 2017 - 19:07:26 EST)
- Re: [PATCH] clk: rockchip: Mark rockchip_fractional_approximation static Stephen Boyd (Wed Aug 23 2017 - 19:08:27 EST)
- Re: [v5 2/4] mm, oom: cgroup-aware OOM killer David Rientjes (Wed Aug 23 2017 - 19:13:41 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Mark Brown (Wed Aug 23 2017 - 19:15:43 EST)
- Re: [PATCH] drivers: video: Fix 80 character limit and remove unnecessary space Joe Perches (Wed Aug 23 2017 - 19:16:14 EST)
- Re: [PATCH 2/2] staging: android: ion: Change argument to kmalloc (checkpatch) Greg KH (Wed Aug 23 2017 - 19:18:02 EST)
- Re: [PATCH] devfreq: Convert to using %pOF instead of full_name Chanwoo Choi (Wed Aug 23 2017 - 19:18:35 EST)
- Re: [PATCH v2 1/5] android: binder: Refactor prev and next buffer into a helper function Greg Kroah-Hartman (Wed Aug 23 2017 - 19:18:45 EST)
- Re: [PATCH 2/3] staging: rtlwifi: add MAC80211 dependency Greg Kroah-Hartman (Wed Aug 23 2017 - 19:19:08 EST)
- Re: [v6 2/4] mm, oom: cgroup-aware OOM killer David Rientjes (Wed Aug 23 2017 - 19:19:17 EST)
- Re: [PATCH] staging:rtl8188eu:core Fix coding style Issues Greg KH (Wed Aug 23 2017 - 19:20:29 EST)
- Re: [PATCH v2] staging: olpc_dcon: Change fixed function names with "%s: ", __func__ Greg Kroah-Hartman (Wed Aug 23 2017 - 19:21:14 EST)
- linux-next: manual merge of the arm64 tree with Linus' tree Stephen Rothwell (Wed Aug 23 2017 - 19:22:53 EST)
- Re: [PATCH] tty: xilinx_uartps: move to arch_initcall for earlier console Greg KH (Wed Aug 23 2017 - 19:24:24 EST)
- mmotm 2017-08-23-16-26 uploaded akpm (Wed Aug 23 2017 - 19:27:34 EST)
- Re: [PATCH 2/3] staging: rtlwifi: add MAC80211 dependency Greg Kroah-Hartman (Wed Aug 23 2017 - 19:29:33 EST)
- Re: [PATCH] phy: ralink: fix 64-bit build warning Greg Kroah-Hartman (Wed Aug 23 2017 - 19:30:23 EST)
- Re: [PATCH 1/2] sched/wait: Break up long wake list walk Linus Torvalds (Wed Aug 23 2017 - 19:30:58 EST)
- Re: [PATCH] mm/zsmalloc: Change stat type parameter to int Matthias Kaehlcke (Wed Aug 23 2017 - 19:31:32 EST)
- Re: mmotm 2017-08-23-16-26 uploaded Stephen Rothwell (Wed Aug 23 2017 - 19:46:21 EST)
- Re: L0AN softlink Link (Wed Aug 23 2017 - 19:47:58 EST)
- Re: [PATCH] apparmor: fix build failure on sparc caused by undeclared, signals Stephen Rothwell (Wed Aug 23 2017 - 19:54:19 EST)
- [PATCH v6 0/5] MAP_DIRECT and block-map-atomic files Dan Williams (Wed Aug 23 2017 - 19:55:07 EST)
- [PATCH v6 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations' Dan Williams (Wed Aug 23 2017 - 19:55:21 EST)
- [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags Dan Williams (Wed Aug 23 2017 - 19:55:24 EST)
- [PATCH v6 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges Dan Williams (Wed Aug 23 2017 - 19:55:33 EST)
- [PATCH v6 5/5] fs, fcntl: add F_MAP_DIRECT Dan Williams (Wed Aug 23 2017 - 19:55:51 EST)
- [PATCH v6 2/5] fs, xfs: introduce S_IOMAP_SEALED Dan Williams (Wed Aug 23 2017 - 19:57:02 EST)
- [PATCH v2 0/1] bsg: fix regression resulting in panics when sending commands via BSG Benjamin Block (Wed Aug 23 2017 - 19:58:33 EST)
- [PATCH v2 1/1] bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Benjamin Block (Wed Aug 23 2017 - 19:58:58 EST)
- Re: [PATCH] ASoC: rt5677: Reintroduce I2C device IDs Tom Rini (Wed Aug 23 2017 - 20:05:24 EST)
- Re: [PATCH] i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency Brendan Higgins (Wed Aug 23 2017 - 20:20:13 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Stefan Lippers-Hollmann (Wed Aug 23 2017 - 20:25:21 EST)
- [PATCH v2] scsi: lpfc: avoid false positive gcc-8 warning James Smart (Wed Aug 23 2017 - 20:35:15 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Sergey Senozhatsky (Wed Aug 23 2017 - 20:41:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 20:42:17 EST)
- Re: [GIT PULL] SCSI fixes for 4.13-rc6 Damien Le Moal (Wed Aug 23 2017 - 20:51:15 EST)
- Re: [PATCH v9 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Wed Aug 23 2017 - 20:52:42 EST)
- [PATCH v10 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Wed Aug 23 2017 - 20:59:10 EST)
- Re: [PATCH] usb: gadget: pch_udc: add checks for dma mapping errors Jack Pham (Wed Aug 23 2017 - 21:02:37 EST)
- [PATCH] of/device: Fix of_device_get_modalias() buffer handling Bjorn Andersson (Wed Aug 23 2017 - 21:04:03 EST)
- [PATCH] of/device: Prevent buffer overflow in of_device_modalias() Bjorn Andersson (Wed Aug 23 2017 - 21:04:13 EST)
- [PATCH v10 0/2] Make find_later_rq() choose a closer cpu in topology Byungchul Park (Wed Aug 23 2017 - 21:06:12 EST)
- [PATCH v10 2/2] sched/rt: Add support for SD_PREFER_SIBLING on find_lowest_rq() Byungchul Park (Wed Aug 23 2017 - 21:06:26 EST)
- [PATCH v10 1/2] sched/deadline: Add support for SD_PREFER_SIBLING on find_later_rq() Byungchul Park (Wed Aug 23 2017 - 21:06:39 EST)
- Re: [PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce Nixiaoming (Wed Aug 23 2017 - 21:06:58 EST)
- Re: [PATCH v2] sched/topology: Introduce NUMA identity node sched domain Suravee Suthikulpanit (Wed Aug 23 2017 - 21:14:03 EST)
- Re: [RFC PATCH] sched/topology: Introduce NUMA identity node sched domain Suravee Suthikulpanit (Wed Aug 23 2017 - 21:15:29 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 21:16:09 EST)
- Re: [PATCH] apparmor: fix build failure on sparc caused by undeclared, signals James Morris (Wed Aug 23 2017 - 21:16:51 EST)
- linux-next: manual merge of the wireless-drivers-next tree with Linus' tree Stephen Rothwell (Wed Aug 23 2017 - 21:18:02 EST)
- Re: [PATCH net-next v7 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier Alexei Starovoitov (Wed Aug 23 2017 - 21:22:20 EST)
- linux-next: manual merge of the wireless-drivers-next tree with Linus' tree Stephen Rothwell (Wed Aug 23 2017 - 21:24:27 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 23 2017 - 21:26:05 EST)
- Re: [PATCH V6] perf: Add PERF_SAMPLE_PHYS_ADDR Michael Ellerman (Wed Aug 23 2017 - 21:26:22 EST)
- linux-next: manual merge of the wireless-drivers-next tree with Linus' tree Stephen Rothwell (Wed Aug 23 2017 - 21:28:31 EST)
- Re: linux-next: manual merge of the wireless-drivers-next tree with Linus' tree Stephen Rothwell (Wed Aug 23 2017 - 21:32:22 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 21:32:55 EST)
- [PATCH] selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format Shuah Khan (Wed Aug 23 2017 - 21:41:50 EST)
- [PATCH 00/12] PM / devfreq: Use OPP interface to handle the frequency Chanwoo Choi (Wed Aug 23 2017 - 21:43:14 EST)
- [PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device Chanwoo Choi (Wed Aug 23 2017 - 21:43:23 EST)
- [PATCH 06/12] PM / devfreq: Check the entered min/max_freq is supported or not Chanwoo Choi (Wed Aug 23 2017 - 21:43:31 EST)
- Re: [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI. Yong (Wed Aug 23 2017 - 21:43:34 EST)
- [PATCH 03/12] PM / devfreq: Move private devfreq_update_stats() into devfreq Chanwoo Choi (Wed Aug 23 2017 - 21:43:55 EST)
- [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP Chanwoo Choi (Wed Aug 23 2017 - 21:44:07 EST)
- [PATCH 02/12] PM / devfreq: Fix locking range for making the frequency table Chanwoo Choi (Wed Aug 23 2017 - 21:44:52 EST)
- [PATCH 05/12] PM / devfreq: Set min/max_freq when adding the devfreq device Chanwoo Choi (Wed Aug 23 2017 - 21:45:03 EST)
- [PATCH 08/12] PM / devfreq: Show the available min/max frequency through sysfs node Chanwoo Choi (Wed Aug 23 2017 - 21:45:15 EST)
- [PATCH 09/12] PM / devfreq: Show whole available frequencies Chanwoo Choi (Wed Aug 23 2017 - 21:45:25 EST)
- [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function Chanwoo Choi (Wed Aug 23 2017 - 21:45:36 EST)
- [PATCH 07/12] Revert "PM / devfreq: Add show_one macro to delete the duplicate code" Chanwoo Choi (Wed Aug 23 2017 - 21:45:49 EST)
- [PATCH 11/12] PM / devfreq: Remove exported opp_notifier function Chanwoo Choi (Wed Aug 23 2017 - 21:46:01 EST)
- [PATCH 12/12] PM / devfreq: Add opp_notifier_cb() function pointer to support OPP notifier Chanwoo Choi (Wed Aug 23 2017 - 21:46:13 EST)
- [PATCH] zram: add zstd to the supported algorithms list Sergey Senozhatsky (Wed Aug 23 2017 - 21:49:38 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 21:49:44 EST)
- Re: [PATCH] binder: let ANDROID_BINDER_IPC_32BIT be selectable on 32bit ARM Jisheng Zhang (Wed Aug 23 2017 - 21:50:02 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 22:02:50 EST)
- Re: [PATCH net] sctp: Avoid out-of-bounds reads from address storage Xin Long (Wed Aug 23 2017 - 22:02:50 EST)
- Re: [PATCH v3 1/3] lockdep: Make LOCKDEP_CROSSRELEASE configs all part of PROVE_LOCKING Byungchul Park (Wed Aug 23 2017 - 22:02:50 EST)
- Re: [PATCH 4/4] iommu/pamu: Add support for generic iommu-device Michael Ellerman (Wed Aug 23 2017 - 22:04:23 EST)
- Re: [PATCH v2 7/8] iommu/mediatek: Enlarge the validate PA range for 4GB mode kbuild test robot (Wed Aug 23 2017 - 22:08:29 EST)
- Re: [PATCH] printk-formats.txt: Add examples for %pS and %pF Steven Rostedt (Wed Aug 23 2017 - 22:11:17 EST)
- Re: [PATCH 2/2] tracing: Fix kmemleak in set_trigger_filter Steven Rostedt (Wed Aug 23 2017 - 22:16:01 EST)
- Re: [PATCH 4/4] lockdep: Fix workqueue crossrelease annotation Byungchul Park (Wed Aug 23 2017 - 22:18:57 EST)
- Re: [PATCH v2 3/4] net: phy: realtek: add disable RX internal delay mode kbuild test robot (Wed Aug 23 2017 - 22:25:31 EST)
- Re: [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism Alexei Starovoitov (Wed Aug 23 2017 - 22:32:02 EST)
- Re: [PATCH net-next v7 03/10] bpf,landlock: Define an eBPF program type for a Landlock rule Alexei Starovoitov (Wed Aug 23 2017 - 22:32:02 EST)
- [PATCH v2 1/3] arm64: dts: rockchip: add mmc nodes for rk3328 evaluation board cl (Wed Aug 23 2017 - 22:35:48 EST)
- [PATCH v1 0/3] Enable some devices for rk3328 evaluation board cl (Wed Aug 23 2017 - 22:36:00 EST)
- [PATCH v2 2/3] cpufreq: rockchip: add support for rk3328 soc cl (Wed Aug 23 2017 - 22:36:11 EST)
- [PATCH v2 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board cl (Wed Aug 23 2017 - 22:36:29 EST)
- Re: [PATCH V3] dmaengine: qcom-bam: Process multiple pending descriptors Sricharan R (Wed Aug 23 2017 - 22:40:08 EST)
- Re: [PATCH v4] iio: accel: mma8452: improvements to handle multiple events harinath Nampally (Wed Aug 23 2017 - 22:43:08 EST)
- Re: [PATCH] scsi: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_test Martin K. Petersen (Wed Aug 23 2017 - 22:46:13 EST)
- Re: [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem Alexei Starovoitov (Wed Aug 23 2017 - 22:50:43 EST)
- Re: [PATCH v2 1/1] usb:xhci: update condition to select bus->sysdev from parent device Thang Q. Nguyen (Wed Aug 23 2017 - 22:53:42 EST)
- [PATCH v2] binder: allow ANDROID_BINDER_IPC_32BIT to be unselected on 32bit ARM Jisheng Zhang (Wed Aug 23 2017 - 22:54:54 EST)
- Re: [PATCH v1 1/3] arm: npcm: add basic support for Nuvoton BMCs kbuild test robot (Wed Aug 23 2017 - 22:55:11 EST)
- [PATCH V7] perf: Add PERF_SAMPLE_PHYS_ADDR kan . liang (Wed Aug 23 2017 - 22:57:24 EST)
- Re: [PATCH net-next v7 08/10] bpf: Add a Landlock sandbox example Alexei Starovoitov (Wed Aug 23 2017 - 22:59:13 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Eric W. Biederman (Wed Aug 23 2017 - 23:17:06 EST)
- Re: Do we really need d_weak_revalidate??? NeilBrown (Wed Aug 23 2017 - 23:21:53 EST)
- Re: [PATCH v5] mtd: spi-nor: add support for GD25Q256 Cyrille Pitchen (Wed Aug 23 2017 - 23:23:44 EST)
- Re: [PATCH 0/1] devpts: use dynamic_dname() to generate proc name Linus Torvalds (Wed Aug 23 2017 - 23:24:42 EST)
- Re: [PATCH v2] net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. David Miller (Wed Aug 23 2017 - 23:27:31 EST)
- Re: [PATCH] ASoC: Add a sanity check before using dai driver name jeffy (Wed Aug 23 2017 - 23:29:59 EST)
- linux-next: build failure after merge of the block tree Stephen Rothwell (Wed Aug 23 2017 - 23:32:09 EST)
- [PATCH v2] ASoC: Add a sanity check before using dai driver name Jeffy Chen (Wed Aug 23 2017 - 23:34:48 EST)
- Re: linux-next: build failure after merge of the block tree Stephen Rothwell (Wed Aug 23 2017 - 23:35:02 EST)
- Re: [PATCH v2] ASoC: Add a sanity check before using dai driver name Donglin Peng (Wed Aug 23 2017 - 23:47:09 EST)
- Re: [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier Dou Liyang (Wed Aug 23 2017 - 23:54:49 EST)
6481 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc