Linux-Kernel Archive
By Date
Most Recent messages
4968 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH v3 07/17] mm, compaction: introduce direct compaction priority Vlastimil Babka (Mon May 02 2016 - 09:40:29 EST)
- [PATCH v3 10/17] mm, compaction: cleanup unused functions Vlastimil Babka (Thu May 05 2016 - 09:46:25 EST)
- [PATCH] ASoC: sunxi: Add A10 I2S controller binding documentation Maxime Ripard (Wed Jun 15 2016 - 17:11:20 EST)
- [PATCH] ASoC: sunxi: Add Allwinner A10 Digital Audio driver Maxime Ripard (Wed Jun 15 2016 - 17:11:21 EST)
- [PATCH] ASoC: mediatek: implement mediatek common structure Garlic Tseng (Fri Jun 17 2016 - 03:43:53 EST)
- [PATCH] ASoC: mediatek: let mt8173 use mediatek common structure Garlic Tseng (Fri Jun 17 2016 - 03:43:54 EST)
- [PATCH] ASoC: mediatek: add documents for mt2701 Garlic Tseng (Fri Jun 17 2016 - 03:43:55 EST)
- [PATCH] ASoC: mediatek: add structure define and clock control for 2701 Garlic Tseng (Fri Jun 17 2016 - 03:43:56 EST)
- [PATCH] regmap: Support bulk writes for devices without raw formatting Chen-Yu Tsai (Sun Jun 19 2016 - 22:52:11 EST)
- [PATCH 2/4] ftrace/x86: Do not crash when reading wrong ftrace func Petr Mladek (Wed Jun 22 2016 - 09:49:06 EST)
- [PATCH] spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers" Colin Ian King (Thu Jun 23 2016 - 13:01:34 EST)
- [PATCH] ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown" Colin Ian King (Thu Jun 23 2016 - 13:37:58 EST)
- [PATCH] ASoC: tpa6130a2: Add DAPM support Helen Koike (Thu Jun 23 2016 - 15:23:13 EST)
- [PATCH] ASoC: tpa6130a2: Remove goto err_gpio Helen Koike (Thu Jun 23 2016 - 15:23:14 EST)
- [PATCH] ASoC: hdmi-codec: callback function will be called with private data Kuninori Morimoto (Thu Jun 23 2016 - 22:47:55 EST)
- Re: [PATCH V3] clocksource/drivers/arc: Convert init function to return error Vineet Gupta (Fri Jun 24 2016 - 00:06:42 EST)
- RE: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Tian, Kevin (Fri Jun 24 2016 - 00:06:47 EST)
- [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags Jongsung Kim (Fri Jun 24 2016 - 00:13:18 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Andy Lutomirski (Fri Jun 24 2016 - 00:16:16 EST)
- Re: [PATCH v6 2/2] mtd: nand: sunxi: add reset line support Boris Brezillon (Fri Jun 24 2016 - 00:20:04 EST)
- [PATCH v4 06/16] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks Andy Lutomirski (Fri Jun 24 2016 - 00:23:28 EST)
- [PATCH v4 08/16] dma-api: Teach the "DMA-from-stack" check about vmapped stacks Andy Lutomirski (Fri Jun 24 2016 - 00:23:33 EST)
- [PATCH v4 12/16] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp Andy Lutomirski (Fri Jun 24 2016 - 00:23:38 EST)
- [PATCH v4 11/16] x86/dumpstack: When OOPSing, rewind the stack before do_exit Andy Lutomirski (Fri Jun 24 2016 - 00:23:42 EST)
- [PATCH v4 15/16] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Fri Jun 24 2016 - 00:23:47 EST)
- [PATCH v4 16/16] x86/mm: Improve stack-overflow #PF handling Andy Lutomirski (Fri Jun 24 2016 - 00:24:20 EST)
- [PATCH v4 14/16] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS Andy Lutomirski (Fri Jun 24 2016 - 00:24:38 EST)
- [PATCH v4 13/16] x86/dumpstack: Try harder to get a call trace on stack overflow Andy Lutomirski (Fri Jun 24 2016 - 00:24:58 EST)
- [PATCH v4 10/16] x86/die: Don't try to recover from an OOPS on a non-default stack Andy Lutomirski (Fri Jun 24 2016 - 00:25:21 EST)
- [PATCH v4 09/16] fork: Add generic vmalloced stack support Andy Lutomirski (Fri Jun 24 2016 - 00:25:50 EST)
- [PATCH v4 07/16] mm: Fix memcg stack accounting for sub-page stacks Andy Lutomirski (Fri Jun 24 2016 - 00:26:11 EST)
- [PATCH v4 00/16] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 00:26:28 EST)
- [PATCH v4 01/16] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Andy Lutomirski (Fri Jun 24 2016 - 00:26:40 EST)
- [PATCH v4 05/16] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() Andy Lutomirski (Fri Jun 24 2016 - 00:26:44 EST)
- [PATCH v4 02/16] rxrpc: Avoid using stack memory in SG lists in rxkad Andy Lutomirski (Fri Jun 24 2016 - 00:27:12 EST)
- [PATCH v4 04/16] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated Andy Lutomirski (Fri Jun 24 2016 - 00:27:28 EST)
- [PATCH v4 03/16] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() Andy Lutomirski (Fri Jun 24 2016 - 00:27:52 EST)
- Re: mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG Jaehoon Chung (Fri Jun 24 2016 - 00:31:22 EST)
- Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Rob Herring (Fri Jun 24 2016 - 00:39:01 EST)
- Re: [PATCH 6/7] of_graph: add of_graph_get_top_port() kbuild test robot (Fri Jun 24 2016 - 00:40:12 EST)
- linux-next: manual merge of the userns tree with Linus' tree Stephen Rothwell (Fri Jun 24 2016 - 00:41:33 EST)
- RE: [PATCH] usb: ohci-at91: Suspend the ports while USB suspending Yang, Wenyou (Fri Jun 24 2016 - 01:02:36 EST)
- [PATCH 2/4] Revert "ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()" Sinan Kaya (Fri Jun 24 2016 - 01:04:05 EST)
- Re: [PATCH] clk: fixed-factor: add optional dt-binding clock-flags kbuild test robot (Fri Jun 24 2016 - 01:14:12 EST)
- [PATCH v2 3/5] Documentation: DT: dma: Delete binding doc for AXI DMA Kedareswara rao Appana (Fri Jun 24 2016 - 01:21:52 EST)
- [PATCH v2 0/5] dmaengine: vdma: AXI DMAS Enhancments Kedareswara rao Appana (Fri Jun 24 2016 - 01:22:01 EST)
- [PATCH v2 4/5] dmaengine: dma: Rename driver and config Kedareswara rao Appana (Fri Jun 24 2016 - 01:22:18 EST)
- [PATCH v2 2/5] dmaengine: vdma: Add support for mulit-channel dma mode Kedareswara rao Appana (Fri Jun 24 2016 - 01:22:34 EST)
- [PATCH v2 5/5] dmaengine: dma: Use different channel names for each dma Kedareswara rao Appana (Fri Jun 24 2016 - 01:22:45 EST)
- [PATCH v2 1/5] Documentation: DT: vdma: Update binding doc for multi-channel dma mode Kedareswara rao Appana (Fri Jun 24 2016 - 01:22:52 EST)
- Re: [v2,1/2] refactor code parsing size based on memory range Michael Ellerman (Fri Jun 24 2016 - 01:26:08 EST)
- [PATCH 1/4] ACPI,PCI,IRQ: factor in PCI possible Sinan Kaya (Fri Jun 24 2016 - 01:27:54 EST)
- [PATCH] libnvdimm, pfn, dax: fix initialization vs autodetect for mode + alignment Dan Williams (Fri Jun 24 2016 - 01:30:23 EST)
- [PATCH 3/4] ACPI,PCI,IRQ: separate ISA penalty calculation Sinan Kaya (Fri Jun 24 2016 - 01:31:04 EST)
- [PATCH 4/4] ACPI,PCI,IRQ: correct operator precedence Sinan Kaya (Fri Jun 24 2016 - 01:31:44 EST)
- RE: [PATCH] Maxim/driver: Add driver for maxim ds26522 Qiang Zhao (Fri Jun 24 2016 - 01:35:30 EST)
- Re: [PATCH 2/6] virtio-balloon: speed up inflate/deflate process Michael S. Tsirkin (Fri Jun 24 2016 - 01:40:28 EST)
- Re: linux-next: manual merge of the audit tree with the security tree Heiko Carstens (Fri Jun 24 2016 - 01:41:45 EST)
- Re: [PATCH v3] Doc/memory-barriers: Add Korean translation SeongJae Park (Fri Jun 24 2016 - 01:42:33 EST)
- Re: [PATCH v5 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver Wu, Songjun (Fri Jun 24 2016 - 01:54:34 EST)
- Re: [PATCH] clk: fixed-factor: add optional dt-binding clock-flags kbuild test robot (Fri Jun 24 2016 - 01:59:02 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Mugunthan V N (Fri Jun 24 2016 - 02:03:42 EST)
- Re: [v11, 1/3] Bluetooth: hci_uart: add prepare callbacks to hci_uart_proto structure. Jeffy Chen (Fri Jun 24 2016 - 02:04:14 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Mugunthan V N (Fri Jun 24 2016 - 02:05:26 EST)
- Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Guenter Roeck (Fri Jun 24 2016 - 02:05:51 EST)
- Re: [v11, 2/3] Bluetooth: hci_uart: check if hdev is present before using it Jeffy Chen (Fri Jun 24 2016 - 02:06:16 EST)
- Re: [v11,3/3] Bluetooth: hci_uart: Support firmware download for Marvell Jeffy Chen (Fri Jun 24 2016 - 02:06:28 EST)
- Re: [PATCH V3] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board luoyi . ly (Fri Jun 24 2016 - 02:06:49 EST)
- Re: [PATCH v8 0/6] crypto: algif - add akcipher Stephan Mueller (Fri Jun 24 2016 - 02:07:55 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Sinan Kaya (Fri Jun 24 2016 - 02:09:24 EST)
- Re: [PATCH v4 01/16] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Herbert Xu (Fri Jun 24 2016 - 02:11:49 EST)
- Re: [PATCH] pci: Add support for unbinding the generic PCI host controller Will Deacon (Fri Jun 24 2016 - 02:12:41 EST)
- Re: [PATCH v5 2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration. Sekhar Nori (Fri Jun 24 2016 - 02:16:21 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 02:17:40 EST)
- [PATCH] w1: Remove unneeded header file Amitoj Kaur Chawla (Fri Jun 24 2016 - 02:18:54 EST)
- linux-next: build failure after merge of the crypto tree Stephen Rothwell (Fri Jun 24 2016 - 02:20:29 EST)
- [PATCH] ASoC: wm8753: Remove unneeded header file Amitoj Kaur Chawla (Fri Jun 24 2016 - 02:21:36 EST)
- [PATCH] ASOC: wm8753: Remove unneeded header file Amitoj Kaur Chawla (Fri Jun 24 2016 - 02:21:44 EST)
- Re: [PATCH 10/10] mm: balance LRU lists based on relative thrashing Minchan Kim (Fri Jun 24 2016 - 02:22:33 EST)
- [PATCH] caif: Remove unneeded header file Amitoj Kaur Chawla (Fri Jun 24 2016 - 02:24:04 EST)
- RE: [PATCH 2/6] virtio-balloon: speed up inflate/deflate process Li, Liang Z (Fri Jun 24 2016 - 02:28:51 EST)
- Re: Documenting ptrace access mode checking Jann Horn (Fri Jun 24 2016 - 02:35:45 EST)
- Re: [RFC/PATCH] ftrace: Reduce size of function graph entries Namhyung Kim (Fri Jun 24 2016 - 02:35:57 EST)
- Re: [PATCH 00/27] Move LRU page reclaim from zones to nodes v7 Balbir Singh (Fri Jun 24 2016 - 02:36:13 EST)
- Re: [PATCH] pci: Add support for unbinding the generic PCI host controller Jan Kiszka (Fri Jun 24 2016 - 02:39:40 EST)
- Re: [PATCH V3] clocksource/drivers/arc: Convert init function to return error Daniel Lezcano (Fri Jun 24 2016 - 02:41:24 EST)
- Re: [PATCH] perf: symbols: dso__load(): remove check of file on uninitialized memory Jiri Olsa (Fri Jun 24 2016 - 02:43:53 EST)
- Re: [PATCH v5] leds: documentation: 'ide-disk' to 'disk-activity' Jacek Anaszewski (Fri Jun 24 2016 - 02:50:26 EST)
- Re: [PATCH] pci: Add support for unbinding the generic PCI host controller Will Deacon (Fri Jun 24 2016 - 02:50:30 EST)
- linux-next: Tree for Jun 24 Stephen Rothwell (Fri Jun 24 2016 - 02:56:07 EST)
- Re: [PATCH] mwifiex: Fixed endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Prasun Maiti (Fri Jun 24 2016 - 02:57:02 EST)
- Re: Re: [PATCH] arm:swiotlb:keep disabled in default configuration Manjeet Pawar (Fri Jun 24 2016 - 02:58:15 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Peter Zijlstra (Fri Jun 24 2016 - 03:05:41 EST)
- Re: [PATCH 5/6] perf ctf: Add '--all' option for 'perf data convert' Jiri Olsa (Fri Jun 24 2016 - 03:07:44 EST)
- Re: [PATCH 4/6] perf ctf: Generate comm event to CTF output Jiri Olsa (Fri Jun 24 2016 - 03:07:55 EST)
- Re: mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG Shawn Lin (Fri Jun 24 2016 - 03:08:33 EST)
- Re: [RFC 00/12] lockdep: Implement crossrelease feature Peter Zijlstra (Fri Jun 24 2016 - 03:08:54 EST)
- Re: [PATCH v4 01/16] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Johan Hedberg (Fri Jun 24 2016 - 03:19:29 EST)
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support Benjamin Tissoires (Fri Jun 24 2016 - 03:19:54 EST)
- [GIT PULL] drm/mediatek: MT8173 gamma & dither support Bibby Hsieh (Fri Jun 24 2016 - 03:27:35 EST)
- [PATCH 0/7] power: act8945a_charger: Improvements Wenyou Yang (Fri Jun 24 2016 - 03:28:10 EST)
- [PATCH 1/7] power: act8945a_charger: Remove "battery_temperature" Wenyou Yang (Fri Jun 24 2016 - 03:28:23 EST)
- [PATCH] USB: dwc2-usb: add USB_GADGET dependency Arnd Bergmann (Fri Jun 24 2016 - 03:28:46 EST)
- [PATCH 2/7] power: act8945a_charger: Improve Wenyou Yang (Fri Jun 24 2016 - 03:28:54 EST)
- [PATCH 3/7] power: act8945a_charger: Add status change update support Wenyou Yang (Fri Jun 24 2016 - 03:29:32 EST)
- [PATCH 4/7] power: act8945a_charger: Fix the power supply type Wenyou Yang (Fri Jun 24 2016 - 03:30:12 EST)
- [PATCH 5/7] power: act8945a_charger: Add capacity level property Wenyou Yang (Fri Jun 24 2016 - 03:30:54 EST)
- [PATCH 6/7] power: act8945a_charger: Add max current property Wenyou Yang (Fri Jun 24 2016 - 03:32:12 EST)
- [PATCH 7/7] doc: bindings: act8945a-charger: Update properties Wenyou Yang (Fri Jun 24 2016 - 03:33:37 EST)
- Re: [PATCH v5 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver Boris Brezillon (Fri Jun 24 2016 - 03:35:11 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Christoph Hellwig (Fri Jun 24 2016 - 03:37:35 EST)
- [PATCH] ARM: at91/defconfig: Add ACT8945A driver Wenyou Yang (Fri Jun 24 2016 - 03:37:47 EST)
- Re: [REPOST, PATCH] builddeb: really include objtool binary in headers package BjÃrn Mork (Fri Jun 24 2016 - 03:38:08 EST)
- [PATCH] mmc: dw_mmc: fix unmap sg twice when finding data err Shawn Lin (Fri Jun 24 2016 - 03:41:24 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Christoph Hellwig (Fri Jun 24 2016 - 03:43:17 EST)
- [PATCH] ARM: at91/dt: sama5d2_xplained: Update the pmic node Wenyou Yang (Fri Jun 24 2016 - 03:43:27 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 03:44:47 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Jethro Beekman (Fri Jun 24 2016 - 03:45:22 EST)
- Re: [PATCH 00/27] Move LRU page reclaim from zones to nodes v7 Mel Gorman (Fri Jun 24 2016 - 03:51:23 EST)
- Re: [PATCH V3] clocksource/drivers/arc: Convert init function to return error Vineet Gupta (Fri Jun 24 2016 - 03:53:04 EST)
- [PATCH] char: xillybus: Fix spelling mistake and comment Eli Billauer (Fri Jun 24 2016 - 03:54:35 EST)
- Re: [PATCH] perf: symbols: dso__load(): remove check of file on uninitialized memory Marc Kleine-Budde (Fri Jun 24 2016 - 03:54:47 EST)
- [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem Lee, Chun-Yi (Fri Jun 24 2016 - 03:54:58 EST)
- Re: [PATCH V3] clocksource/drivers/arc: Convert init function to return error Daniel Lezcano (Fri Jun 24 2016 - 03:56:00 EST)
- Re: [PATCH v2 0/4] ASoC: sunxi: Add i2s controller support Chen-Yu Tsai (Fri Jun 24 2016 - 04:00:29 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Christoph Hellwig (Fri Jun 24 2016 - 04:00:50 EST)
- Re: [PATCH] ASOC: wm8753: Remove unneeded header file Charles Keepax (Fri Jun 24 2016 - 04:07:13 EST)
- Re: linux-next: build warning after merge of the pci tree Johannes Thumshirn (Fri Jun 24 2016 - 04:08:16 EST)
- Re: [ftrace] kernel panics during my attempt to use ftrace Enrico Mioso (Fri Jun 24 2016 - 04:08:41 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 04:09:06 EST)
- Re: [PATCH 3/3] nvme: Check if drive is locked using ATA Security Christoph Hellwig (Fri Jun 24 2016 - 04:09:32 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Christoph Hellwig (Fri Jun 24 2016 - 04:09:55 EST)
- Re: [PATCH 0/3] nvme: Don't add namespaces for locked drives Christoph Hellwig (Fri Jun 24 2016 - 04:11:37 EST)
- Re: [PATCH 1/3] nvme: When scanning namespaces, make sure the drive is not locked Christoph Hellwig (Fri Jun 24 2016 - 04:12:45 EST)
- Re: futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 04:14:06 EST)
- [PATCH v12 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock) Dexuan Cui (Fri Jun 24 2016 - 04:16:25 EST)
- [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Fri Jun 24 2016 - 04:18:16 EST)
- Re: Documenting ptrace access mode checking Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 04:18:37 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 04:20:57 EST)
- Re: [PATCH] Validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands. Jiri Kosina (Fri Jun 24 2016 - 04:22:39 EST)
- [PATCH] regulator: tps65217: Enable suspend configuration Russ Dill (Fri Jun 24 2016 - 04:28:07 EST)
- [PATCH] regulator: tps65218: Enable suspend configuration Tero Kristo (Fri Jun 24 2016 - 04:28:08 EST)
- [PATCH] regulator: tps65218: force set power-up/down strobe to 3 for dcdc3 Tero Kristo (Fri Jun 24 2016 - 04:28:09 EST)
- [PATCH v2 1/5] regulator: tps65217: Enable suspend configuration Keerthy (Fri Jun 24 2016 - 04:28:41 EST)
- [PATCH v2 4/5] mfd: tps65218: add version check to the PMIC probe Keerthy (Fri Jun 24 2016 - 04:28:47 EST)
- [PATCH v2 0/5] regulator: Enable suspend configuration Keerthy (Fri Jun 24 2016 - 04:28:52 EST)
- [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Keerthy (Fri Jun 24 2016 - 04:28:55 EST)
- [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV Jiri Kosina (Fri Jun 24 2016 - 04:29:00 EST)
- Re: [PATCH] mfd: intel-lpss: fix compilation issue if PM_SLEEP is not set Andy Shevchenko (Fri Jun 24 2016 - 04:29:14 EST)
- [PATCH 3/3] x86/dumpstack: Add show_stack_regs() and use it Borislav Petkov (Fri Jun 24 2016 - 04:30:29 EST)
- [PATCH 0/3] x86/MSR: Improve unhandled MSR access error message Borislav Petkov (Fri Jun 24 2016 - 04:30:49 EST)
- [PATCH 1/3] x86/dumpstack: Honor supplied @regs arg Borislav Petkov (Fri Jun 24 2016 - 04:31:15 EST)
- [PATCH 2/3] printk: Make the printk*once() variants return a value Borislav Petkov (Fri Jun 24 2016 - 04:31:20 EST)
- [PATCH v2 3/5] regulator: tps65218: force set power-up/down strobe to 3 for dcdc3 Keerthy (Fri Jun 24 2016 - 04:32:15 EST)
- [PATCH v2 2/5] regulator: tps65218: Enable suspend configuration Keerthy (Fri Jun 24 2016 - 04:32:49 EST)
- Re: Documenting ptrace access mode checking Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 04:33:26 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Mel Gorman (Fri Jun 24 2016 - 04:39:36 EST)
- Re: Documenting ptrace access mode checking Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 04:40:53 EST)
- Re: [PATCH] bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening Pablo Neira Ayuso (Fri Jun 24 2016 - 04:51:59 EST)
- Re: [PATCH v5 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver Wu, Songjun (Fri Jun 24 2016 - 04:57:09 EST)
- Re: [PATCH] bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening Pablo Neira Ayuso (Fri Jun 24 2016 - 04:58:09 EST)
- [tip:locking/arch-atomic] locking/atomic, arch/tile: Fix tilepro build tip-bot for Peter Zijlstra (Fri Jun 24 2016 - 04:59:33 EST)
- [tip:locking/urgent] locking/static_key: Fix concurrent static_key_slow_inc() tip-bot for Paolo Bonzini (Fri Jun 24 2016 - 04:59:49 EST)
- [tip:sched/urgent] sched/fair: Initialize throttle_count for new task-groups lazily tip-bot for Konstantin Khlebnikov (Fri Jun 24 2016 - 05:00:16 EST)
- [PATCH] mm, vmscan: Make kswapd reclaim no more than needed Hillf Danton (Fri Jun 24 2016 - 05:00:28 EST)
- [tip:sched/urgent] sched/fair: Do not announce throttled next buddy in dequeue_task_fair() tip-bot for Konstantin Khlebnikov (Fri Jun 24 2016 - 05:00:47 EST)
- [tip:sched/urgent] sched/core: Allow kthreads to fall back to online && !active cpus tip-bot for Tejun Heo (Fri Jun 24 2016 - 05:01:21 EST)
- Re: [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV Arnd Bergmann (Fri Jun 24 2016 - 05:01:46 EST)
- Re: [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV Jiri Kosina (Fri Jun 24 2016 - 05:01:59 EST)
- [PATCH perf/core v12 00/16] perf-probe --cache and SDT support Masami Hiramatsu (Fri Jun 24 2016 - 05:05:40 EST)
- [PATCH perf/core v12 01/16] perf probe: Use cache entry if possible Masami Hiramatsu (Fri Jun 24 2016 - 05:05:49 EST)
- [PATCH perf/core v12 02/16] perf probe: Show all cached probes Masami Hiramatsu (Fri Jun 24 2016 - 05:06:02 EST)
- [PATCH perf/core v12 03/16] perf probe: Remove caches when --cache is given Masami Hiramatsu (Fri Jun 24 2016 - 05:06:13 EST)
- [PATCH perf/core v12 04/16] perf/sdt: ELF support for SDT Masami Hiramatsu (Fri Jun 24 2016 - 05:06:23 EST)
- [PATCH perf/core v12 05/16] perf probe: Add group name support Masami Hiramatsu (Fri Jun 24 2016 - 05:06:33 EST)
- [PATCH perf/core v12 06/16] perf buildid-cache: Scan and import user SDT events to probe cache Masami Hiramatsu (Fri Jun 24 2016 - 05:06:45 EST)
- [PATCH perf/core v12 07/16] perf probe: Accept %sdt and %cached event name Masami Hiramatsu (Fri Jun 24 2016 - 05:06:49 EST)
- [PATCH perf/core v12 08/16] perf-list: Show SDT and pre-cached events Masami Hiramatsu (Fri Jun 24 2016 - 05:06:58 EST)
- [PATCH perf/core v12 09/16] perf-list: Skip SDTs placed in invalid binaries Masami Hiramatsu (Fri Jun 24 2016 - 05:07:11 EST)
- [PATCH perf/core v12 10/16] perf: probe-cache: Add for_each_probe_cache_entry() wrapper Masami Hiramatsu (Fri Jun 24 2016 - 05:07:21 EST)
- [PATCH perf/core v12 11/16] perf probe: Allow wildcard for cached events Masami Hiramatsu (Fri Jun 24 2016 - 05:07:29 EST)
- [PATCH perf/core v12 12/16] perf probe: Search SDT/cached event from all probe caches Masami Hiramatsu (Fri Jun 24 2016 - 05:07:40 EST)
- [PATCH perf/core v12 13/16] perf probe: Support @BUILDID or @FILE suffix for SDT events Masami Hiramatsu (Fri Jun 24 2016 - 05:07:55 EST)
- [PATCH perf/core v12 14/16] perf probe: Support a special SDT probe format Masami Hiramatsu (Fri Jun 24 2016 - 05:07:57 EST)
- [PATCH perf/core v12 15/16] perf build: Add sdt feature detection Masami Hiramatsu (Fri Jun 24 2016 - 05:08:06 EST)
- [PATCH perf/core v12 16/16] perf-test: Add a test case for SDT event Masami Hiramatsu (Fri Jun 24 2016 - 05:08:17 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Petr Mladek (Fri Jun 24 2016 - 05:08:37 EST)
- Introduce fences for N:M completion variables Chris Wilson (Fri Jun 24 2016 - 05:09:48 EST)
- [PATCH 3/9] async: Extend kfence to allow struct embedding Chris Wilson (Fri Jun 24 2016 - 05:10:05 EST)
- [PATCH 4/9] async: Extend kfences for listening on DMA fences Chris Wilson (Fri Jun 24 2016 - 05:10:30 EST)
- [PATCH 5/9] async: Wrap hrtimer to provide a time source for a kfence Chris Wilson (Fri Jun 24 2016 - 05:10:55 EST)
- [PATCH 6/9] async: Add a convenience wrapper for waiting on implicit dma-buf Chris Wilson (Fri Jun 24 2016 - 05:11:20 EST)
- [PATCH 9/9] async: Introduce a dependency resolver for parallel execution Chris Wilson (Fri Jun 24 2016 - 05:11:25 EST)
- [PATCH 8/9] async: Add execution barriers Chris Wilson (Fri Jun 24 2016 - 05:12:02 EST)
- [PATCH 7/9] async: Add support for explicit fine-grained barriers Chris Wilson (Fri Jun 24 2016 - 05:12:45 EST)
- [PATCH 2/9] async: Introduce kfence, a N:M completion mechanism Chris Wilson (Fri Jun 24 2016 - 05:13:30 EST)
- [PATCH v3 1/2] xen-pciback: return proper values during BAR sizing Jan Beulich (Fri Jun 24 2016 - 05:13:45 EST)
- [PATCH 1/9] lib: Add kselftests for async-domains Chris Wilson (Fri Jun 24 2016 - 05:14:17 EST)
- Re: [PATCH 10/14] ARM: dts: sun8i: Add sy8106a regulator to Orange Pi PC Chen-Yu Tsai (Fri Jun 24 2016 - 05:14:35 EST)
- [PATCH v2 1/5] mfd: pm8921: Add support for pm8018 Neil Armstrong (Fri Jun 24 2016 - 05:18:27 EST)
- [PATCH v2 0/3] clk: Add MDM9615 Clock Controllers driver and bindings Neil Armstrong (Fri Jun 24 2016 - 05:18:44 EST)
- [PATCH v2 2/3] clk: mdm9615: Add support for MDM9615 Clock Controllers Neil Armstrong (Fri Jun 24 2016 - 05:18:53 EST)
- [PATCH v2 3/3] dt-bindings: clock: Update bindings for MDM9615 GCC and LCC Neil Armstrong (Fri Jun 24 2016 - 05:19:14 EST)
- [PATCH v2 1/3] dt-bindings: Add MDM9615 DT bindings include files for GCC and LCC Neil Armstrong (Fri Jun 24 2016 - 05:20:04 EST)
- [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator Neil Armstrong (Fri Jun 24 2016 - 05:20:39 EST)
- [PATCH v2 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator Neil Armstrong (Fri Jun 24 2016 - 05:21:00 EST)
- [PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC Neil Armstrong (Fri Jun 24 2016 - 05:21:21 EST)
- [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey Neil Armstrong (Fri Jun 24 2016 - 05:21:47 EST)
- [PATCH v2 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc Neil Armstrong (Fri Jun 24 2016 - 05:22:10 EST)
- Re: [PATCH 6/7] of_graph: add of_graph_get_top_port() Kuninori Morimoto (Fri Jun 24 2016 - 05:22:31 EST)
- [PATCH] of_mdio: select fixed phy support unconditionally Arnd Bergmann (Fri Jun 24 2016 - 05:23:10 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Christian KÃnig (Fri Jun 24 2016 - 05:28:02 EST)
- [PATCH 2/2] nbd: Disallow ioctls on disconnected block device Markus Pargmann (Fri Jun 24 2016 - 05:29:50 EST)
- [PATCH 1/2] nbd: make nbd device wait for its users Markus Pargmann (Fri Jun 24 2016 - 05:29:58 EST)
- [PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga thloh (Fri Jun 24 2016 - 05:30:11 EST)
- Re: [PATCH] mm, vmscan: Make kswapd reclaim no more than needed Mel Gorman (Fri Jun 24 2016 - 05:32:34 EST)
- Re: [PATCH v7 1/2] mtd: nand: sunxi: update DT bindings Boris Brezillon (Fri Jun 24 2016 - 05:41:01 EST)
- [PATCH 2/7] ARM: ux500: use CLK_OF_DECLARE() Arnd Bergmann (Fri Jun 24 2016 - 05:42:36 EST)
- [PATCH 6/7] ARM: ux500: move soc_id driver to drivers/soc Arnd Bergmann (Fri Jun 24 2016 - 05:42:47 EST)
- [PATCH 7/7] ARM: ux500: consolidate base platform files Arnd Bergmann (Fri Jun 24 2016 - 05:42:58 EST)
- [PATCH 3/7] ARM: ux500: remove cpu_is_u* helpers Arnd Bergmann (Fri Jun 24 2016 - 05:43:14 EST)
- [PATCH 5/7] ARM: ux500: call ux500_setup_id later Arnd Bergmann (Fri Jun 24 2016 - 05:43:29 EST)
- [PATCH 4/7] ARM: ux500: consolidate soc_device code in id.c Arnd Bergmann (Fri Jun 24 2016 - 05:43:40 EST)
- [PATCH 0/7] ARM: ux500: cleanup of CPU id handling Arnd Bergmann (Fri Jun 24 2016 - 05:43:53 EST)
- [PATCH 1/7] ARM: ux500: move l2x0 init to .init_irq Arnd Bergmann (Fri Jun 24 2016 - 05:44:06 EST)
- Re: [PATCH 1/2] nbd: make nbd device wait for its users Pranay Srivastava (Fri Jun 24 2016 - 05:44:24 EST)
- Re: [PATCH v3 0/6] watchdog: add watchdog pretimeout framework Wolfram Sang (Fri Jun 24 2016 - 05:49:29 EST)
- Re: futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op Thomas Gleixner (Fri Jun 24 2016 - 05:54:17 EST)
- [PATCH v3 01/17] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode Vlastimil Babka (Fri Jun 24 2016 - 05:55:10 EST)
- [PATCH v3 06/17] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations Vlastimil Babka (Fri Jun 24 2016 - 05:55:21 EST)
- [PATCH v3 08/17] mm, compaction: simplify contended compaction handling Vlastimil Babka (Fri Jun 24 2016 - 05:55:23 EST)
- [PATCH v3 11/17] mm, compaction: add the ultimate direct compaction priority Vlastimil Babka (Fri Jun 24 2016 - 05:55:52 EST)
- [PATCH v3 10/17] mm, compaction: cleanup unused functions Vlastimil Babka (Fri Jun 24 2016 - 05:56:03 EST)
- [PATCH v3 05/17] mm, page_alloc: make THP-specific decisions more generic Vlastimil Babka (Fri Jun 24 2016 - 05:56:18 EST)
- [PATCH v3 14/17] mm, compaction: create compact_gap wrapper Vlastimil Babka (Fri Jun 24 2016 - 05:56:34 EST)
- [PATCH v3 12/17] mm, compaction: more reliably increase direct compaction priority Vlastimil Babka (Fri Jun 24 2016 - 05:56:39 EST)
- [PATCH v3 13/17] mm, compaction: use correct watermark when checking allocation success Vlastimil Babka (Fri Jun 24 2016 - 05:56:50 EST)
- [PATCH v3 16/17] mm, compaction: require only min watermarks for non-costly orders Vlastimil Babka (Fri Jun 24 2016 - 05:57:01 EST)
- [PATCH v3 15/17] mm, compaction: use proper alloc_flags in __compaction_suitable() Vlastimil Babka (Fri Jun 24 2016 - 05:57:29 EST)
- [PATCH v3 17/17] mm, vmscan: make compaction_ready() more accurate and readable Vlastimil Babka (Fri Jun 24 2016 - 05:57:41 EST)
- [PATCH v3 09/17] mm, compaction: make whole_zone flag ignore cached scanner positions Vlastimil Babka (Fri Jun 24 2016 - 05:57:56 EST)
- Re: Documenting ptrace access mode checking Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 05:58:02 EST)
- [PATCH v3 07/17] mm, compaction: introduce direct compaction priority Vlastimil Babka (Fri Jun 24 2016 - 05:58:29 EST)
- [PATCH v3 04/17] mm, page_alloc: restructure direct compaction handling in slowpath Vlastimil Babka (Fri Jun 24 2016 - 05:58:52 EST)
- [PATCH v3 00/17] make direct compaction more deterministic Vlastimil Babka (Fri Jun 24 2016 - 05:59:03 EST)
- [PATCH v3 03/17] mm, page_alloc: don't retry initial attempt in slowpath Vlastimil Babka (Fri Jun 24 2016 - 05:59:22 EST)
- [PATCH v3 02/17] mm, page_alloc: set alloc_flags only once in slowpath Vlastimil Babka (Fri Jun 24 2016 - 05:59:40 EST)
- Re: futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op Michael Kerrisk (man-pages) (Fri Jun 24 2016 - 06:00:15 EST)
- Re: [PATCH 5/8] KEYS: Provide software public key query function [ver #2] Herbert Xu (Fri Jun 24 2016 - 06:02:42 EST)
- Re: [PATCH 42/48] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks Daniel Lezcano (Fri Jun 24 2016 - 06:07:12 EST)
- Re: [patch V2 12/20] timer: Switch to a non cascading wheel Thomas Gleixner (Fri Jun 24 2016 - 06:08:22 EST)
- [PATCH v3 0/3] nbd: resolve bugs and limitations Pranay Kr. Srivastava (Fri Jun 24 2016 - 06:09:56 EST)
- [PATCH v3 1/3]nbd: fix might_sleep warning on socket shutdown Pranay Kr. Srivastava (Fri Jun 24 2016 - 06:10:01 EST)
- [PATCH 3/3]nbd: make nbd device wait for its users Pranay Kr. Srivastava (Fri Jun 24 2016 - 06:10:16 EST)
- [PATCH v3] ARM: sun8i: Add Parrot Board DTS Quentin Schulz (Fri Jun 24 2016 - 06:10:30 EST)
- [PATCH v3 2/3]nbd: cleanup nbd_set_socket Pranay Kr. Srivastava (Fri Jun 24 2016 - 06:10:49 EST)
- Re: [PATCH v3] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino Maxime Ripard (Fri Jun 24 2016 - 06:16:49 EST)
- Re: [PATCH v2 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator Mark Brown (Fri Jun 24 2016 - 06:32:25 EST)
- Re: [PATCH 00/10] Documentation/Sphinx Mauro Carvalho Chehab (Fri Jun 24 2016 - 06:40:59 EST)
- Re: RFC: Fix kdump failed with 'notsc' Alok Kataria (Fri Jun 24 2016 - 06:41:42 EST)
- Re: [PATCH] arm64:swiotlb:Enable only when Input size through command line Konrad Rzeszutek Wilk (Fri Jun 24 2016 - 06:46:32 EST)
- [PATCH 1/6] ARM: imx: remove cpu_is_mx1 check Arnd Bergmann (Fri Jun 24 2016 - 06:48:55 EST)
- [PATCH 4/6] ARM: imx: rework mx27_pm_init() call Arnd Bergmann (Fri Jun 24 2016 - 06:48:59 EST)
- [PATCH 3/6] ARM: imx: deconstruct mx3_idle Arnd Bergmann (Fri Jun 24 2016 - 06:49:12 EST)
- [PATCH 5/6] ARM: imx: remove last call to cpu_is_mx5* Arnd Bergmann (Fri Jun 24 2016 - 06:49:31 EST)
- [PATCH 2/6] ARM: imx: deconstruct mxc_rnga initialization Arnd Bergmann (Fri Jun 24 2016 - 06:49:40 EST)
- [PATCH 0/6] kill off cpu_is_mx*() Arnd Bergmann (Fri Jun 24 2016 - 06:49:53 EST)
- [PATCH 6/6] ARM: imx: remove cpu_is_mx*() Arnd Bergmann (Fri Jun 24 2016 - 06:50:15 EST)
- Re: [PATCH] arm64:swiotlb:Enable only when Input size through command line Robin Murphy (Fri Jun 24 2016 - 06:53:22 EST)
- Re: [kernel-hardening] [PATCH v7 0/9] x86/mm: memory area address KASLR Ard Biesheuvel (Fri Jun 24 2016 - 06:54:09 EST)
- [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address Daniel Danzberger (Fri Jun 24 2016 - 06:55:16 EST)
- [PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace Chunyu Hu (Fri Jun 24 2016 - 06:55:24 EST)
- Re: [Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window Chris Wilson (Fri Jun 24 2016 - 06:59:43 EST)
- Re: [PATCH V7 0/8] Introduce ACPI world to ITS irqchip Tomasz Nowicki (Fri Jun 24 2016 - 07:04:20 EST)
- Re: [RFC 00/12] lockdep: Implement crossrelease feature Byungchul Park (Fri Jun 24 2016 - 07:14:54 EST)
- [PATCH] Implement the -a option to pad dtb aligned Tim Wang (Fri Jun 24 2016 - 07:20:13 EST)
- [PATCH v2 1/7] perf ctf: Add value_set_string() helper Wang Nan (Fri Jun 24 2016 - 07:23:18 EST)
- [PATCH v2 3/7] perf ctf: Add 'all' option Wang Nan (Fri Jun 24 2016 - 07:23:20 EST)
- [PATCH v2 5/7] perf ctf: Generate comm event to CTF output Wang Nan (Fri Jun 24 2016 - 07:23:24 EST)
- [PATCH v2 7/7] perf ctf: Generate fork and exit events to CTF output Wang Nan (Fri Jun 24 2016 - 07:23:30 EST)
- [PATCH v2 2/7] perf ctf: Pass convert options through opts structure Wang Nan (Fri Jun 24 2016 - 07:23:34 EST)
- [PATCH v2 4/7] perf ctf: Prepare collect non-sample events Wang Nan (Fri Jun 24 2016 - 07:23:37 EST)
- Re: [PATCH 2/7] power: act8945a_charger: Improve kbuild test robot (Fri Jun 24 2016 - 07:24:04 EST)
- [PATCH v2 6/7] perf ctf: Add '--all' option for 'perf data convert' Wang Nan (Fri Jun 24 2016 - 07:24:31 EST)
- [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Wang Nan (Fri Jun 24 2016 - 07:24:49 EST)
- Re: [RFC 00/12] lockdep: Implement crossrelease feature Nikolay Borisov (Fri Jun 24 2016 - 07:26:55 EST)
- Re: [PATCH v3] Doc/memory-barriers: Add Korean translation Byungchul Park (Fri Jun 24 2016 - 07:30:24 EST)
- Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons. Florian Weimer (Fri Jun 24 2016 - 07:33:13 EST)
- [PATCH] rt-tests-1.1.1: Remove _GNU_SOURCE from source files John Kacur (Fri Jun 24 2016 - 07:34:54 EST)
- Re: [RFC] block: fix blk_queue_split() resource exhaustion Ming Lei (Fri Jun 24 2016 - 07:37:11 EST)
- Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons. Florian Weimer (Fri Jun 24 2016 - 07:38:40 EST)
- Re: [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver Horng-Shyang Liao (Fri Jun 24 2016 - 07:39:43 EST)
- Re: [PATCH v3 07/17] mm, compaction: introduce direct compaction priority kbuild test robot (Fri Jun 24 2016 - 07:40:41 EST)
- Re: [PATCH 3/3] rt-tests: Add cyclicdeadline and deadline_test to the Make system John Kacur (Fri Jun 24 2016 - 07:41:00 EST)
- [GIT PULL] arm64: fixes for -rc5 Will Deacon (Fri Jun 24 2016 - 07:41:23 EST)
- [PATCH v2] net: ethernet: ti: cpdma: switch to use genalloc Grygorii Strashko (Fri Jun 24 2016 - 07:43:49 EST)
- Re: [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code Ard Biesheuvel (Fri Jun 24 2016 - 07:44:55 EST)
- [GIT PULL] HID fix for 4.7 Jiri Kosina (Fri Jun 24 2016 - 07:46:13 EST)
- Re: [Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window Steven Newbury (Fri Jun 24 2016 - 07:48:28 EST)
- Re: [PATCH v10 03/22] IB/hns: Add initial main frame driver and get cfg info Leon Romanovsky (Fri Jun 24 2016 - 07:48:50 EST)
- Re: [PATCH v10 01/22] net: hns: Add reset function support for RoCE driver Leon Romanovsky (Fri Jun 24 2016 - 07:49:44 EST)
- Re: [PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings Ivan Ivanov (Fri Jun 24 2016 - 07:50:48 EST)
- Re: [PATCH] perf: symbols: dso__load(): remove check of file on uninitialized memory Jiri Olsa (Fri Jun 24 2016 - 07:51:20 EST)
- Re: [PATCH v3 07/17] mm, compaction: introduce direct compaction priority Vlastimil Babka (Fri Jun 24 2016 - 07:51:45 EST)
- Re: [PATCH v3 10/17] mm, compaction: cleanup unused functions Vlastimil Babka (Fri Jun 24 2016 - 07:53:24 EST)
- [RFC 0/6] perf annotate: Enable cross arch annotate Ravi Bangoria (Fri Jun 24 2016 - 07:54:22 EST)
- [RFC 1/6] perf: Remove unused hist_entry__annotate function Ravi Bangoria (Fri Jun 24 2016 - 07:54:25 EST)
- [RFC 2/6] perf annotate: Define macro for arch names Ravi Bangoria (Fri Jun 24 2016 - 07:54:30 EST)
- [RFC 3/6] perf annotate: Enable cross arch annotate Ravi Bangoria (Fri Jun 24 2016 - 07:54:39 EST)
- [RFC 4/6] perf annotate: generalize handling of ret instructions Ravi Bangoria (Fri Jun 24 2016 - 07:54:43 EST)
- [RFC 5/6] perf annotate: add powerpc support Ravi Bangoria (Fri Jun 24 2016 - 07:54:55 EST)
- [RFC 6/6] perf: add more triplets Ravi Bangoria (Fri Jun 24 2016 - 07:54:56 EST)
- Re: [PATCH] perf: symbols: dso__load(): remove check of file on uninitialized memory Marc Kleine-Budde (Fri Jun 24 2016 - 07:57:07 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Afzal Mohammed (Fri Jun 24 2016 - 07:58:04 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 08:02:59 EST)
- Re: [PATCH 5/8] KEYS: Provide software public key query function [ver #2] David Howells (Fri Jun 24 2016 - 08:06:13 EST)
- Re: [v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices Joseph Salisbury (Fri Jun 24 2016 - 08:06:53 EST)
- [PATCH v3 0/4] mxs-lradc: Split driver into MFD Ksenija Stanojevic (Fri Jun 24 2016 - 08:08:05 EST)
- [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija Stanojevic (Fri Jun 24 2016 - 08:09:33 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 08:09:38 EST)
- [PATCH v3 2/4] iio: adc: mxs-lradc: Add support for adc driver Ksenija Stanojevic (Fri Jun 24 2016 - 08:10:48 EST)
- [PATCH v3 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen Ksenija Stanojevic (Fri Jun 24 2016 - 08:11:53 EST)
- [PATCH v3 4/4] iio: adc: mxs-lradc: Remove driver Ksenija Stanojevic (Fri Jun 24 2016 - 08:13:14 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Brian Gerst (Fri Jun 24 2016 - 08:25:35 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Jiri Olsa (Fri Jun 24 2016 - 08:28:58 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Jiri Olsa (Fri Jun 24 2016 - 08:29:16 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 08:30:45 EST)
- Re: [PATCH] ACPI: Execute the _PTS method when system reboot Rafael J. Wysocki (Fri Jun 24 2016 - 08:31:50 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF pi3orama (Fri Jun 24 2016 - 08:33:41 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 08:36:01 EST)
- [PATCH 1/2] perf data convert: Include config.h header Jiri Olsa (Fri Jun 24 2016 - 08:40:33 EST)
- [PATCH 2/2] perf tools: Use proper dso name for is_regular_file Jiri Olsa (Fri Jun 24 2016 - 08:40:36 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Arnaldo Carvalho de Melo (Fri Jun 24 2016 - 08:41:28 EST)
- Re: [Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window Chris Wilson (Fri Jun 24 2016 - 08:42:26 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF pi3orama (Fri Jun 24 2016 - 08:44:14 EST)
- [PATCH] power: act8945a_charger: fix semicolon.cocci warnings kbuild test robot (Fri Jun 24 2016 - 08:44:19 EST)
- Re: [PATCH 2/7] power: act8945a_charger: Improve kbuild test robot (Fri Jun 24 2016 - 08:44:27 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Vincent Guittot (Fri Jun 24 2016 - 08:44:33 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Jiri Olsa (Fri Jun 24 2016 - 08:44:49 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Jiri Olsa (Fri Jun 24 2016 - 08:55:47 EST)
- Re: [PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. Quentin Casasnovas (Fri Jun 24 2016 - 09:02:17 EST)
- Re: [PATCH 4/4] sched,fair: Fix PELT integrity for new tasks Peter Zijlstra (Fri Jun 24 2016 - 09:03:36 EST)
- [PATCH] pinctrl: Add missing of_node_put Amitoj Kaur Chawla (Fri Jun 24 2016 - 09:06:40 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Jiri Olsa (Fri Jun 24 2016 - 09:08:21 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 09:08:38 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 09:09:43 EST)
- Re: [PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. Paolo Bonzini (Fri Jun 24 2016 - 09:10:18 EST)
- [PATCH 1/2] ARM: exynos_defconfig: Enable vivid driver as a module Javier Martinez Canillas (Fri Jun 24 2016 - 09:11:24 EST)
- [PATCH 2/2] ARM: multi_v7_defconfig: Enable vivid driver as a module Javier Martinez Canillas (Fri Jun 24 2016 - 09:11:31 EST)
- [PATCH] connector: fix out-of-order cn_proc netlink message delivery Aaron Campbell (Fri Jun 24 2016 - 09:14:07 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Gustavo Padovan (Fri Jun 24 2016 - 09:17:34 EST)
- Re: [RFC 1/5] dma-buf/fence: add .teardown() ops Gustavo Padovan (Fri Jun 24 2016 - 09:19:10 EST)
- Re: [PATCH v3 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory Vlastimil Babka (Fri Jun 24 2016 - 09:20:52 EST)
- Re: [RFC 5/5] dma-buf/sync_file: rework fence storage in struct file Gustavo Padovan (Fri Jun 24 2016 - 09:23:54 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Vincent Guittot (Fri Jun 24 2016 - 09:24:04 EST)
- Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address Linus LÃssing (Fri Jun 24 2016 - 09:24:49 EST)
- Re: [PATCH] ACPI: CPPC: Return error if _CPC is invalid on a CPU Rafael J. Wysocki (Fri Jun 24 2016 - 09:31:20 EST)
- Re: [PATCH v2] crypto: Jitter RNG - use ktime_get_ns as fallback Herbert Xu (Fri Jun 24 2016 - 09:31:31 EST)
- [PATCH 1/2] ARM: dts: at91: Add pinctrl information to ethernet node. Raashid Muhammed (Fri Jun 24 2016 - 09:32:06 EST)
- [PATCH 2/2] ARM: dts: at91: Modify information in LED nodes. Raashid Muhammed (Fri Jun 24 2016 - 09:32:22 EST)
- Re: sound: use-after-free in hrtimer_cancel Takashi Iwai (Fri Jun 24 2016 - 09:32:27 EST)
- Re: sound: use-after-free in hrtimer_cancel Takashi Iwai (Fri Jun 24 2016 - 09:33:44 EST)
- Re: linux-next: build failure after merge of the crypto tree Herbert Xu (Fri Jun 24 2016 - 09:33:54 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 09:34:00 EST)
- Re: sound: use-after-free in hrtimer_cancel Dmitry Vyukov (Fri Jun 24 2016 - 09:34:03 EST)
- Re: [PATCH] PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed Rafael J. Wysocki (Fri Jun 24 2016 - 09:35:31 EST)
- Re: [PATCH 0/2] intel_idle updates Rafael J. Wysocki (Fri Jun 24 2016 - 09:37:22 EST)
- RE: linux-next: build failure after merge of the crypto tree Benedetto, Salvatore (Fri Jun 24 2016 - 09:37:34 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Guenter Roeck (Fri Jun 24 2016 - 09:40:20 EST)
- Re: [PATCH 2/2] ARM: dts: at91: Modify information in LED nodes. Alexandre Belloni (Fri Jun 24 2016 - 09:40:31 EST)
- Re: [Nbd] [PATCH 1/2] nbd: make nbd device wait for its users Eric Blake (Fri Jun 24 2016 - 09:40:42 EST)
- Re: [Nbd] [PATCH 3/3]nbd: make nbd device wait for its users Eric Blake (Fri Jun 24 2016 - 09:42:36 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 09:42:53 EST)
- Re: [PATCH 2/3] printk: Make the printk*once() variants return a value Joe Perches (Fri Jun 24 2016 - 09:43:14 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 09:45:25 EST)
- Re: [PATCH v3 0/6] watchdog: add watchdog pretimeout framework Guenter Roeck (Fri Jun 24 2016 - 09:46:14 EST)
- Re: [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices Nick Dyer (Fri Jun 24 2016 - 09:48:36 EST)
- Re: sound: use-after-free in hrtimer_cancel Dmitry Vyukov (Fri Jun 24 2016 - 09:49:19 EST)
- [PATCH] mcb: Added support for LPC or non PCI based MCB carrier Andreas Werner (Fri Jun 24 2016 - 09:55:28 EST)
- Re: [PATCH 2/2] ARM: dts: at91: Modify information in LED nodes. raashidmuhammed (Fri Jun 24 2016 - 09:57:11 EST)
- [GIT PULL] xen: bug fixes for 4.7-rc4 David Vrabel (Fri Jun 24 2016 - 10:00:03 EST)
- [PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index Akshay Adiga (Fri Jun 24 2016 - 10:03:37 EST)
- Re: [Xen-devel] [PATCH v3 1/2] xen-pciback: return proper values during BAR sizing David Vrabel (Fri Jun 24 2016 - 10:08:31 EST)
- [PATCH v4 1/2] checkpatch: testing more config for Kconfig help text Yingjoe Chen (Fri Jun 24 2016 - 10:11:23 EST)
- [PATCH v4 2/2] checkpatch: add Kconfig 'default n' test Yingjoe Chen (Fri Jun 24 2016 - 10:11:29 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Michal Hocko (Fri Jun 24 2016 - 10:14:14 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Christian KÃnig (Fri Jun 24 2016 - 10:14:27 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Fri Jun 24 2016 - 10:14:53 EST)
- Re: [ldv-project] [net] rtl8188ee: a potential race condition Vaishali Thakkar (Fri Jun 24 2016 - 10:18:02 EST)
- Re: [PATCH v1 19/25] PCI: rcar Gen2: Request host bridge window resources Geert Uytterhoeven (Fri Jun 24 2016 - 10:19:41 EST)
- [PATCH 0/3] Another stab at making spidev usable with devicetree Michal Suchanek (Fri Jun 24 2016 - 10:20:50 EST)
- [PATCH 1/3] spi: spidev: fix the check for spidev in dt Michal Suchanek (Fri Jun 24 2016 - 10:20:59 EST)
- [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Fri Jun 24 2016 - 10:21:11 EST)
- [PATCH 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Fri Jun 24 2016 - 10:21:14 EST)
- Re: [RFC] block: fix blk_queue_split() resource exhaustion Lars Ellenberg (Fri Jun 24 2016 - 10:27:22 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Fri Jun 24 2016 - 10:31:05 EST)
- Re: [PATCH 2/2] ARM: dts: at91: Modify information in LED nodes. Raashid Muhammed (Fri Jun 24 2016 - 10:33:13 EST)
- [patch V3 01/22] timer: Make pinned a timer property Thomas Gleixner (Fri Jun 24 2016 - 10:34:16 EST)
- [patch V3 05/22] driver/net/ethernet/tile: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:34:21 EST)
- [patch V3 20/22] timer: Only wake softirq if necessary Thomas Gleixner (Fri Jun 24 2016 - 10:34:27 EST)
- [patch V3 21/22] timer: Split out index calculation Thomas Gleixner (Fri Jun 24 2016 - 10:34:34 EST)
- [patch V3 22/22] timer: Optimization for same expiry time in mod_timer() Thomas Gleixner (Fri Jun 24 2016 - 10:34:39 EST)
- [patch V3 16/22] timer: Move __run_timers() function Thomas Gleixner (Fri Jun 24 2016 - 10:34:55 EST)
- [patch V3 15/22] timer: Remove slack leftovers Thomas Gleixner (Fri Jun 24 2016 - 10:35:20 EST)
- [patch V3 19/22] timer: Forward wheel clock whenever possible Thomas Gleixner (Fri Jun 24 2016 - 10:35:43 EST)
- Re: sound: use-after-free in hrtimer_cancel Takashi Iwai (Fri Jun 24 2016 - 10:35:49 EST)
- [patch V3 04/22] cpufreq/powernv: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:36:15 EST)
- [patch V3 18/22] tick/sched: Remove pointless empty function Thomas Gleixner (Fri Jun 24 2016 - 10:36:23 EST)
- [PATCH 0/1] fs/nilfs2: Fix potential underflow in call to crc32_le Ryusuke Konishi (Fri Jun 24 2016 - 10:36:38 EST)
- [PATCH 1/1] fs/nilfs2: Fix potential underflow in call to crc32_le Ryusuke Konishi (Fri Jun 24 2016 - 10:36:51 EST)
- [patch V3 17/22] timer: Optimize collect timers for NOHZ Thomas Gleixner (Fri Jun 24 2016 - 10:37:13 EST)
- Re: sound: use-after-free in hrtimer_cancel Takashi Iwai (Fri Jun 24 2016 - 10:37:29 EST)
- [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Stefan Berger (Fri Jun 24 2016 - 10:37:48 EST)
- [patch V3 14/22] timer: Switch to a non cascading wheel Thomas Gleixner (Fri Jun 24 2016 - 10:38:02 EST)
- [patch V3 13/22] timer: Reduce the CPU index space to 256k Thomas Gleixner (Fri Jun 24 2016 - 10:38:21 EST)
- [patch V3 12/22] timer: Give a few structs and members proper names Thomas Gleixner (Fri Jun 24 2016 - 10:38:43 EST)
- [patch V3 11/22] hlist: Add hlist_is_singular_node() helper Thomas Gleixner (Fri Jun 24 2016 - 10:38:59 EST)
- [patch V3 10/22] signal: Use hrtimer for sigtimedwait Thomas Gleixner (Fri Jun 24 2016 - 10:39:16 EST)
- [patch V3 03/22] x86/mce: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:39:39 EST)
- [patch V3 09/22] timer: Remove mod_timer_pinned Thomas Gleixner (Fri Jun 24 2016 - 10:39:52 EST)
- [patch V3 08/22] net/ipv4/inet: Initialize timers as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:40:10 EST)
- [patch V3 00/22] timer: Refactor the timer wheel Thomas Gleixner (Fri Jun 24 2016 - 10:40:28 EST)
- [PATCH v9 1/2] i2c: i801: add support of Host Notify Benjamin Tissoires (Fri Jun 24 2016 - 10:40:43 EST)
- [patch V3 07/22] drivers/tty/mips_ejtag: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:40:59 EST)
- [patch V3 02/22] x86/apic/uv: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:41:15 EST)
- [patch V3 06/22] drivers/tty/metag_da: Initialize timer as pinned Thomas Gleixner (Fri Jun 24 2016 - 10:41:28 EST)
- [PATCH v5] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP Prabu Thangamuthu (Fri Jun 24 2016 - 10:41:36 EST)
- [PATCH v9 2/2] Input: synaptics-rmi4 - add SMBus support Benjamin Tissoires (Fri Jun 24 2016 - 10:41:52 EST)
- vmcore not getting created on linux-4.7 Steve Wise (Fri Jun 24 2016 - 10:45:55 EST)
- [PATCH] mm, oom: move TIF_MEMDIE to the task_struct Michal Hocko (Fri Jun 24 2016 - 10:46:18 EST)
- Re: [ldv-project] [net] rtl8188ee: a potential race condition Larry Finger (Fri Jun 24 2016 - 10:46:19 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Fri Jun 24 2016 - 10:55:02 EST)
- RE: [PATCH 1/1] perf/x86/intel: Add extended event constraints for Knights Landing Odzioba, Lukasz (Fri Jun 24 2016 - 10:55:21 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Gustavo Padovan (Fri Jun 24 2016 - 10:59:45 EST)
- Re: [PATCH v10 04/22] IB/hns: Add RoCE engine reset function Leon Romanovsky (Fri Jun 24 2016 - 10:59:52 EST)
- Re: [Xen-devel] [PATCH v2 2/2] xen-pciback: clean up {bar,rom}_init() David Vrabel (Fri Jun 24 2016 - 11:03:18 EST)
- Re: [PATCH v5 1/1] hwmon: Add support for INA3221 Triple Current/Voltage Monitors Andrew F. Davis (Fri Jun 24 2016 - 11:04:11 EST)
- Re: linux-next: manual merge of the audit tree with the security tree Paul Moore (Fri Jun 24 2016 - 11:05:40 EST)
- Re: vmcore not getting created on linux-4.7 nborisov (Fri Jun 24 2016 - 11:06:39 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Michal Hocko (Fri Jun 24 2016 - 11:06:55 EST)
- [PATCH] mmc: sdhci-msm: Add support for UHS cards Georgi Djakov (Fri Jun 24 2016 - 11:07:24 EST)
- Re: [PATCH v3 04/10] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting Sean Paul (Fri Jun 24 2016 - 11:08:59 EST)
- [PATCH V2] coresight: add PM runtime calls to coresight_simple_func() Mathieu Poirier (Fri Jun 24 2016 - 11:09:30 EST)
- Re: èå: [PATCH] usb: serial: update CH34x driver in drivers/usb/serial Greg KH (Fri Jun 24 2016 - 11:09:57 EST)
- Re: [PATCH v10 05/22] IB/hns: Add initial profile resource Leon Romanovsky (Fri Jun 24 2016 - 11:11:04 EST)
- RE: vmcore not getting created on linux-4.7 Steve Wise (Fri Jun 24 2016 - 11:13:19 EST)
- why would we be spending a whole msec running just the cascade() function? Chris Friesen (Fri Jun 24 2016 - 11:14:36 EST)
- Re: block: fix blk_queue_split() resource exhaustion Mike Snitzer (Fri Jun 24 2016 - 11:15:55 EST)
- Re: Documenting ptrace access mode checking Casey Schaufler (Fri Jun 24 2016 - 11:18:41 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Gustavo Padovan (Fri Jun 24 2016 - 11:19:43 EST)
- Re: linux-next: manual merge of the audit tree with the security tree Heiko Carstens (Fri Jun 24 2016 - 11:21:00 EST)
- Re: [PATCH v4 06/16] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks Josh Poimboeuf (Fri Jun 24 2016 - 11:22:04 EST)
- Re: [PATCH v4 07/16] mm: Fix memcg stack accounting for sub-page stacks Josh Poimboeuf (Fri Jun 24 2016 - 11:22:20 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Fri Jun 24 2016 - 11:24:03 EST)
- [PATCH] sched/rt: Avoid sending an IPI to a CPU already doing a push Steven Rostedt (Fri Jun 24 2016 - 11:26:25 EST)
- Re: [PATCH v4 11/16] x86/dumpstack: When OOPSing, rewind the stack before do_exit Josh Poimboeuf (Fri Jun 24 2016 - 11:30:10 EST)
- Re: [PATCH v4 12/16] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp Josh Poimboeuf (Fri Jun 24 2016 - 11:31:40 EST)
- Re: [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset Tejun Heo (Fri Jun 24 2016 - 11:31:59 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Fri Jun 24 2016 - 11:32:16 EST)
- Re: [PATCH 3/6] arm64: include alternative handling in dcache_by_line_op Catalin Marinas (Fri Jun 24 2016 - 11:32:27 EST)
- Re: [PATCH 4/6] arm64: errata: Calling enable functions for CPU errata too Catalin Marinas (Fri Jun 24 2016 - 11:34:32 EST)
- Re: [PATCH V3 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot Rui Wang (Fri Jun 24 2016 - 11:34:42 EST)
- Re: [PATCH v4 13/16] x86/dumpstack: Try harder to get a call trace on stack overflow Josh Poimboeuf (Fri Jun 24 2016 - 11:35:12 EST)
- Re: [PATCH v4 11/16] x86/dumpstack: When OOPSing, rewind the stack before do_exit Brian Gerst (Fri Jun 24 2016 - 11:35:22 EST)
- Re: [PATCH v5] Documentation: dt: reset: Add TI syscon reset binding Rob Herring (Fri Jun 24 2016 - 11:35:36 EST)
- Re: [PATCH v4 14/16] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS Josh Poimboeuf (Fri Jun 24 2016 - 11:36:25 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Yongji Xie (Fri Jun 24 2016 - 11:37:00 EST)
- Re: [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding Rob Herring (Fri Jun 24 2016 - 11:41:30 EST)
- Re: [PATCH v3 1/3] Documentation: DT: Add iproc-static-adc binding Rob Herring (Fri Jun 24 2016 - 11:43:30 EST)
- Re: [PATCH V4 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot Rui Wang (Fri Jun 24 2016 - 11:46:21 EST)
- Re: [PATCH v10 07/22] IB/hns: Add event queue support Leon Romanovsky (Fri Jun 24 2016 - 11:47:06 EST)
- Re: [PATCH] i2c: hibvt: add Hisilicon BVT I2C controller driver Rob Herring (Fri Jun 24 2016 - 11:47:32 EST)
- Re: [PATCH v4 11/16] x86/dumpstack: When OOPSing, rewind the stack before do_exit Josh Poimboeuf (Fri Jun 24 2016 - 11:48:40 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Tejun Heo (Fri Jun 24 2016 - 11:48:50 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Mel Gorman (Fri Jun 24 2016 - 11:50:29 EST)
- Re: [PATCH v10 09/22] IB/hns: Add hca support Leon Romanovsky (Fri Jun 24 2016 - 11:51:14 EST)
- Re: [PATCH v3 3/4] dm: add infrastructure for DAX support Mike Snitzer (Fri Jun 24 2016 - 11:51:22 EST)
- Re: [PATCH v3 3/4] dm: add infrastructure for DAX support Kani, Toshimitsu (Fri Jun 24 2016 - 11:54:48 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Tejun Heo (Fri Jun 24 2016 - 11:54:55 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Peter Zijlstra (Fri Jun 24 2016 - 11:55:21 EST)
- Re: [PATCH 1/5] dt-bindings: Add binding for brcm,bcm2835-sdhost. Rob Herring (Fri Jun 24 2016 - 11:55:48 EST)
- Re: [PATCH v10 07/22] IB/hns: Add event queue support Doug Ledford (Fri Jun 24 2016 - 11:56:21 EST)
- Re: [PATCH v3 3/4] dm: add infrastructure for DAX support Kani, Toshimitsu (Fri Jun 24 2016 - 11:56:24 EST)
- Re: [PATCH v10 00/22] Add HiSilicon RoCE driver Leon Romanovsky (Fri Jun 24 2016 - 11:56:39 EST)
- [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon (Fri Jun 24 2016 - 11:58:35 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Serge E. Hallyn (Fri Jun 24 2016 - 11:59:24 EST)
- Re: [PATCH v5 2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration. David Lechner (Fri Jun 24 2016 - 12:00:17 EST)
- devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" Jason Cooper (Fri Jun 24 2016 - 12:02:54 EST)
- Re: [RFC/PATCH] ftrace: Reduce size of function graph entries Steven Rostedt (Fri Jun 24 2016 - 12:04:47 EST)
- Re: [PATCH] printk: introduce should_ignore_loglevel() Petr Mladek (Fri Jun 24 2016 - 12:05:45 EST)
- Re: [PATCH 4/5] pwm: tegra: Add DT node compatible for Tegra186 Rob Herring (Fri Jun 24 2016 - 12:10:25 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Lennart Sorensen (Fri Jun 24 2016 - 12:15:49 EST)
- Re: [RFC/PATCH] ftrace: Reduce size of function graph entries Namhyung Kim (Fri Jun 24 2016 - 12:16:25 EST)
- Re: linux-next: manual merge of the audit tree with the security tree Paul Moore (Fri Jun 24 2016 - 12:20:58 EST)
- [PATCH] mmc: sdhci-msm: Do not reset the controller if no card in the slot Georgi Djakov (Fri Jun 24 2016 - 12:25:10 EST)
- Re: [PATCH 6/6] arm64: trap userspace "dc cvau" cache operation on errata-affected core Catalin Marinas (Fri Jun 24 2016 - 12:25:53 EST)
- Re: [PATCH v2 01/12] locking/atomic: Introduce inc/dec calls for FETCH-OP flavors Davidlohr Bueso (Fri Jun 24 2016 - 12:34:56 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Tejun Heo (Fri Jun 24 2016 - 12:35:35 EST)
- Re: [PATCH] acpi: cppc: Prevent cpc_desc_ptr points to the invalid data Hoan Tran (Fri Jun 24 2016 - 12:35:40 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Fri Jun 24 2016 - 12:36:13 EST)
- Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Suman Anna (Fri Jun 24 2016 - 12:36:26 EST)
- RE: vmcore not getting created on linux-4.7 Steve Wise (Fri Jun 24 2016 - 12:37:34 EST)
- Re: vmcore not getting created on linux-4.7 nborisov (Fri Jun 24 2016 - 12:37:48 EST)
- [PATCH v4 4/3] LSM: Improve context interface for proc attrs Casey Schaufler (Fri Jun 24 2016 - 12:38:49 EST)
- Re: [RFC 0/5] rework fences on struct sync_file Christian KÃnig (Fri Jun 24 2016 - 12:43:08 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Alex Williamson (Fri Jun 24 2016 - 12:43:28 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors James Bottomley (Fri Jun 24 2016 - 12:46:15 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Guenter Roeck (Fri Jun 24 2016 - 12:46:39 EST)
- Re: [PATCH v5 1/1] hwmon: Add support for INA3221 Triple Current/Voltage Monitors Guenter Roeck (Fri Jun 24 2016 - 12:46:56 EST)
- Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon (Fri Jun 24 2016 - 12:47:31 EST)
- [PATCH V2] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon (Fri Jun 24 2016 - 12:51:43 EST)
- [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon (Fri Jun 24 2016 - 12:51:52 EST)
- Re: [PATCH v3] audit: add fields to exclude filter by reusing user filter Paul Moore (Fri Jun 24 2016 - 12:52:17 EST)
- Re: [PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Nishanth Menon (Fri Jun 24 2016 - 12:55:30 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Grygorii Strashko (Fri Jun 24 2016 - 12:58:45 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Serge E. Hallyn (Fri Jun 24 2016 - 12:59:19 EST)
- Re: [patch V3 00/22] timer: Refactor the timer wheel Josh Triplett (Fri Jun 24 2016 - 13:04:45 EST)
- Re: [PATCH 1/1] perf/x86/intel: Add extended event constraints for Knights Landing Stephane Eranian (Fri Jun 24 2016 - 13:04:46 EST)
- Re: [PATCH/RFC 1/6] spi: Document DT bindings for SPI controllers in slave mode Rob Herring (Fri Jun 24 2016 - 13:06:56 EST)
- Re: [PATCHv5 5/8] Documentation: dt: socfpga: Add Arria10 Ethernet binding Rob Herring (Fri Jun 24 2016 - 13:07:49 EST)
- [PATCH] SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported" Colin Ian King (Fri Jun 24 2016 - 13:14:53 EST)
- Re: [PATCH 4.6 00/87] 4.6.3-stable review -rc2 Greg Kroah-Hartman (Fri Jun 24 2016 - 13:15:02 EST)
- Re: [PATCH 4.6 00/87] 4.6.3-stable review -rc2 Greg Kroah-Hartman (Fri Jun 24 2016 - 13:15:20 EST)
- [PATCH] SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported" Colin King (Fri Jun 24 2016 - 13:15:24 EST)
- Re: [v2,1/2] refactor code parsing size based on memory range Hari Bathini (Fri Jun 24 2016 - 13:15:47 EST)
- [PATCH v6] leds: documentation: 'ide-disk' to 'disk-activity' Stephan Linz (Fri Jun 24 2016 - 13:17:49 EST)
- Re: [PATCH v5] leds: documentation: 'ide-disk' to 'disk-activity' Stephan Linz (Fri Jun 24 2016 - 13:19:18 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 13:21:56 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Tejun Heo (Fri Jun 24 2016 - 13:24:56 EST)
- Re: [RFC/PATCH] ftrace: Reduce size of function graph entries Steven Rostedt (Fri Jun 24 2016 - 13:29:12 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors Davidlohr Bueso (Fri Jun 24 2016 - 13:30:49 EST)
- [PATCH] hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown" Colin King (Fri Jun 24 2016 - 13:31:57 EST)
- Re: [PATCH v5 1/1] hwmon: Add support for INA3221 Triple Current/Voltage Monitors Andrew F. Davis (Fri Jun 24 2016 - 13:32:05 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Eric W. Biederman (Fri Jun 24 2016 - 13:34:20 EST)
- Linux 3.14.73 Greg KH (Fri Jun 24 2016 - 13:39:58 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Serge E. Hallyn (Fri Jun 24 2016 - 13:40:07 EST)
- Re: Linux 3.14.73 Greg KH (Fri Jun 24 2016 - 13:40:38 EST)
- Re: Linux 4.4.14 Greg KH (Fri Jun 24 2016 - 13:40:52 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 13:40:59 EST)
- Re: Linux 4.6.3 Greg KH (Fri Jun 24 2016 - 13:41:12 EST)
- Linux 4.6.3 Greg KH (Fri Jun 24 2016 - 13:41:38 EST)
- Linux 4.4.14 Greg KH (Fri Jun 24 2016 - 13:42:08 EST)
- Re: [PATCH 1/7] Documentation: of: add type property Rob Herring (Fri Jun 24 2016 - 13:42:18 EST)
- [PATCH] powerpc/fadump: trivial fix of spelling mistake, clean up message Colin King (Fri Jun 24 2016 - 13:43:28 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors James Bottomley (Fri Jun 24 2016 - 13:44:13 EST)
- Re: [PATCH 3/8] wireless: ipw2200: fix old-style declaration Stanislav Yakovlev (Fri Jun 24 2016 - 13:46:59 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 13:47:32 EST)
- Re: [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Jason Gunthorpe (Fri Jun 24 2016 - 13:48:20 EST)
- Re: [PATCH v4 4/3] LSM: Improve context interface for proc attrs Kees Cook (Fri Jun 24 2016 - 13:48:46 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 13:51:41 EST)
- [PATCH rebase] mm: fix vm-scalability regression in cgroup-aware workingset code Johannes Weiner (Fri Jun 24 2016 - 13:53:42 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 13:56:09 EST)
- Re: [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem Dan Williams (Fri Jun 24 2016 - 14:00:07 EST)
- RE: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors KY Srinivasan (Fri Jun 24 2016 - 14:00:38 EST)
- [PATCH] [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize" Colin King (Fri Jun 24 2016 - 14:00:44 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Fri Jun 24 2016 - 14:03:29 EST)
- Re: [PATCH] [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize" Abylay Ospan (Fri Jun 24 2016 - 14:08:23 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 14:11:59 EST)
- Re: [PATCH v2 6/6] x86: Fix thread_saved_pc() Josh Poimboeuf (Fri Jun 24 2016 - 14:13:14 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Mel Gorman (Fri Jun 24 2016 - 14:13:33 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Fri Jun 24 2016 - 14:18:41 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Fri Jun 24 2016 - 14:22:20 EST)
- [PATCH] dm stripe: add DAX support Toshi Kani (Fri Jun 24 2016 - 14:23:42 EST)
- [PATCH v2 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down Grygorii Strashko (Fri Jun 24 2016 - 14:24:16 EST)
- [PATCH v2 05/15] drivers: net: cpsw: ndev: fix accessing to suspended device Grygorii Strashko (Fri Jun 24 2016 - 14:24:21 EST)
- [PATCH v2 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data Grygorii Strashko (Fri Jun 24 2016 - 14:24:26 EST)
- [PATCH v2 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" compat string Grygorii Strashko (Fri Jun 24 2016 - 14:24:29 EST)
- [PATCH v2 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string Grygorii Strashko (Fri Jun 24 2016 - 14:24:38 EST)
- [PATCH v2 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio Grygorii Strashko (Fri Jun 24 2016 - 14:25:04 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jason Gunthorpe (Fri Jun 24 2016 - 14:25:26 EST)
- [PATCH v2 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string Grygorii Strashko (Fri Jun 24 2016 - 14:25:57 EST)
- [PATCH v2 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode Grygorii Strashko (Fri Jun 24 2016 - 14:26:32 EST)
- [PATCH v2 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable Grygorii Strashko (Fri Jun 24 2016 - 14:26:48 EST)
- [PATCH v2 10/15] drivers: net: davinci_mdio: add pm runtime callbacks Grygorii Strashko (Fri Jun 24 2016 - 14:27:09 EST)
- Re: [PATCH v8 2/5] tpm: Add optional logging of TPM command durations Jason Gunthorpe (Fri Jun 24 2016 - 14:27:33 EST)
- [PATCH v2 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks Grygorii Strashko (Fri Jun 24 2016 - 14:27:57 EST)
- [PATCH v2 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe Grygorii Strashko (Fri Jun 24 2016 - 14:28:27 EST)
- [PATCH v2 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device Grygorii Strashko (Fri Jun 24 2016 - 14:28:45 EST)
- [PATCH v2 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks Grygorii Strashko (Fri Jun 24 2016 - 14:29:05 EST)
- Re: dm stripe: add DAX support Mike Snitzer (Fri Jun 24 2016 - 14:29:09 EST)
- [PATCH v2 00/15] drivers: net: cpsw: improve runtime pm Grygorii Strashko (Fri Jun 24 2016 - 14:29:53 EST)
- [PATCH v2 02/15] drivers: net: cpsw: check return code from pm runtime calls Grygorii Strashko (Fri Jun 24 2016 - 14:30:00 EST)
- [PATCH] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked Joe Perches (Fri Jun 24 2016 - 14:32:36 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 14:37:12 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Lennart Sorensen (Fri Jun 24 2016 - 14:39:27 EST)
- Re: [PATCH] Implement the -a option to pad dtb aligned Frank Rowand (Fri Jun 24 2016 - 14:41:16 EST)
- Re: dm stripe: add DAX support Kani, Toshimitsu (Fri Jun 24 2016 - 14:42:27 EST)
- Re: [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Stefan Berger (Fri Jun 24 2016 - 14:43:15 EST)
- Re: [PATCH v2 01/12] locking/atomic: Introduce inc/dec calls for FETCH-OP flavors Peter Zijlstra (Fri Jun 24 2016 - 14:49:33 EST)
- Re: [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding Bruno Herrera (Fri Jun 24 2016 - 14:51:44 EST)
- Re: [PATCH v4 1/3] LSM: Add /sys/kernel/security/lsm Paul Moore (Fri Jun 24 2016 - 14:56:32 EST)
- Re: devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" Kees Cook (Fri Jun 24 2016 - 15:04:42 EST)
- [PATCH] cpu_pm :Dummy cpu_pm_register_notifier should return error code. Arvind Yadav (Fri Jun 24 2016 - 15:11:58 EST)
- Re: [PATCH v4 2/3] LSM: module hierarchy in /proc/.../attr Paul Moore (Fri Jun 24 2016 - 15:12:03 EST)
- Re: [PATCH v4 3/3] LSM: Add context interface for proc attrs Paul Moore (Fri Jun 24 2016 - 15:15:53 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors Peter Zijlstra (Fri Jun 24 2016 - 15:18:10 EST)
- Re: [v3 PATCH 2/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY Rob Herring (Fri Jun 24 2016 - 15:20:10 EST)
- Re: [v3 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller Rob Herring (Fri Jun 24 2016 - 15:21:05 EST)
- [RFC 1/1] treewide: replace obsolete _refok by __ref Fabian Frederick (Fri Jun 24 2016 - 15:24:43 EST)
- Re: [PATCH 1/5] tpm: unify tpm_gen_interrupt() Jason Gunthorpe (Fri Jun 24 2016 - 15:30:42 EST)
- [PATCH] tile: support gcc 7 optimization to use __multi3 Chris Metcalf (Fri Jun 24 2016 - 15:31:15 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors Davidlohr Bueso (Fri Jun 24 2016 - 15:36:01 EST)
- Re: [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399 Heiko Stuebner (Fri Jun 24 2016 - 15:39:50 EST)
- [PATCH 0/4] Enable display and touchscreen for Vybrid Tower Anthony Felice (Fri Jun 24 2016 - 15:45:30 EST)
- [PATCH 1/4] ARM: dts: vf610-twr: Enable display controller Anthony Felice (Fri Jun 24 2016 - 15:45:37 EST)
- [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver Anthony Felice (Fri Jun 24 2016 - 15:45:41 EST)
- [PATCH 3/4] ARM: dts: vf610-twr: Add crtouch node and pinmux Anthony Felice (Fri Jun 24 2016 - 15:46:07 EST)
- Re: [PATCH] Maxim/driver: Add driver for maxim ds26522 David Miller (Fri Jun 24 2016 - 15:46:20 EST)
- [PATCH 4/4] ARM: imx_v6_v7_defconfig: enable useful configurations for Vybrid Anthony Felice (Fri Jun 24 2016 - 15:46:51 EST)
- Re: [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Jason Gunthorpe (Fri Jun 24 2016 - 15:47:58 EST)
- [PATCH 1/2] vfs: Add hooks for filesystem-specific prune_icache_sb Bob Peterson (Fri Jun 24 2016 - 15:50:20 EST)
- [PATCH 0/2] Per superblock inode reclaim Bob Peterson (Fri Jun 24 2016 - 15:50:38 EST)
- Re: [PATCH v4 5/5] usb: dwc3: rockchip: add devicetree bindings documentation Heiko Stuebner (Fri Jun 24 2016 - 15:50:43 EST)
- [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb Bob Peterson (Fri Jun 24 2016 - 15:51:06 EST)
- Re: [PATCH v4 3/3] LSM: Add context interface for proc attrs Casey Schaufler (Fri Jun 24 2016 - 15:56:39 EST)
- Re: [PATCH v7 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy Heiko Stuebner (Fri Jun 24 2016 - 15:58:21 EST)
- Re: [PATCH 01/14] ARM: dts: sun8i: Add SID node OndÅej Jirman (Fri Jun 24 2016 - 15:58:32 EST)
- Re: [PATCH] dm stripe: add DAX support kbuild test robot (Fri Jun 24 2016 - 15:59:51 EST)
- Re: [PATCH] dm stripe: add DAX support kbuild test robot (Fri Jun 24 2016 - 16:01:09 EST)
- Re: dm stripe: add DAX support Mike Snitzer (Fri Jun 24 2016 - 16:02:47 EST)
- Re: [PATCH v4 2/3] LSM: module hierarchy in /proc/.../attr Casey Schaufler (Fri Jun 24 2016 - 16:05:23 EST)
- Re: Documenting ptrace access mode checking Kees Cook (Fri Jun 24 2016 - 16:07:23 EST)
- Re: [PATCH v4 2/3] LSM: module hierarchy in /proc/.../attr Kees Cook (Fri Jun 24 2016 - 16:08:56 EST)
- Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Guenter Roeck (Fri Jun 24 2016 - 16:15:25 EST)
- RE: vmcore not getting created on linux-4.7 Steve Wise (Fri Jun 24 2016 - 16:19:14 EST)
- Re: [PATCH v5 1/1] hwmon: Add support for INA3221 Triple Current/Voltage Monitors Guenter Roeck (Fri Jun 24 2016 - 16:19:41 EST)
- Re: [PATCH v3 7/9] mm/page_owner: avoid null pointer dereference Andrew Morton (Fri Jun 24 2016 - 16:19:49 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jarkko Sakkinen (Fri Jun 24 2016 - 16:21:44 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Oleg Nesterov (Fri Jun 24 2016 - 16:22:21 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jarkko Sakkinen (Fri Jun 24 2016 - 16:23:14 EST)
- [GIT PULL] hwmon fixes for v4.7-rc5 Guenter Roeck (Fri Jun 24 2016 - 16:23:31 EST)
- Re: [PATCH v8 2/5] tpm: Add optional logging of TPM command durations Jarkko Sakkinen (Fri Jun 24 2016 - 16:24:13 EST)
- [PATCH] netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF Joe Perches (Fri Jun 24 2016 - 16:25:34 EST)
- Re: [PATCH perf/core v12 00/16] perf-probe --cache and SDT support Brendan Gregg (Fri Jun 24 2016 - 16:25:55 EST)
- Re: [PATCH 1/5] tpm: unify tpm_gen_interrupt() Jarkko Sakkinen (Fri Jun 24 2016 - 16:26:07 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jason Gunthorpe (Fri Jun 24 2016 - 16:26:59 EST)
- Re: [PATCH v4 2/3] LSM: module hierarchy in /proc/.../attr Paul Moore (Fri Jun 24 2016 - 16:29:35 EST)
- [PATCH] fs: befs: Replace befs_bread by sb_bread Salah Triki (Fri Jun 24 2016 - 16:31:36 EST)
- Re: [PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors Davidlohr Bueso (Fri Jun 24 2016 - 16:36:10 EST)
- [PATCH v4] audit: add fields to exclude filter by reusing user filter Richard Guy Briggs (Fri Jun 24 2016 - 16:36:23 EST)
- Re: [PATCH v5 00/18] Cleanup for populate default bus Rob Herring (Fri Jun 24 2016 - 16:36:54 EST)
- Re: [PATCH] of/irq: Mark initialised interrupt controllers as populated Rob Herring (Fri Jun 24 2016 - 16:38:09 EST)
- Re: [PATCH v3] of: fix memory leak related to safe_name() Rob Herring (Fri Jun 24 2016 - 16:38:54 EST)
- Re: devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" Andy Lutomirski (Fri Jun 24 2016 - 16:41:07 EST)
- [PATCH] perf, tools: Add documentation for perf.data on disk format Andi Kleen (Fri Jun 24 2016 - 16:41:35 EST)
- [PATCH v3] netfilter/nflog: nflog-range does not truncate packets (userspace) Vishwanath Pai (Fri Jun 24 2016 - 16:42:38 EST)
- Re: [PATCH v7 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy Guenter Roeck (Fri Jun 24 2016 - 16:44:58 EST)
- Re: [patch V3 19/22] timer: Forward wheel clock whenever possible Richard Cochran (Fri Jun 24 2016 - 16:45:29 EST)
- Re: dm stripe: add DAX support Kani, Toshimitsu (Fri Jun 24 2016 - 16:46:38 EST)
- [ANNOUNCE] 4.1.27-rt30 Steven Rostedt (Fri Jun 24 2016 - 16:48:38 EST)
- [ANNOUNCE] 3.14.72-rt75 Steven Rostedt (Fri Jun 24 2016 - 16:49:57 EST)
- [ANNOUNCE] 3.12.61-rt81 Steven Rostedt (Fri Jun 24 2016 - 16:50:10 EST)
- [ANNOUNCE] 3.18.36-rt37 Steven Rostedt (Fri Jun 24 2016 - 16:50:38 EST)
- [ANNOUNCE] 3.10.102-rt112 Steven Rostedt (Fri Jun 24 2016 - 16:50:41 EST)
- [ANNOUNCE] 3.4.112-rt142 Steven Rostedt (Fri Jun 24 2016 - 16:51:12 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Josh Poimboeuf (Fri Jun 24 2016 - 16:51:27 EST)
- [ANNOUNCE] 3.2.81-rt116 Steven Rostedt (Fri Jun 24 2016 - 16:51:46 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 16:53:32 EST)
- Re: [PATCH] pwm: Create device class for pwm channels David Hsu (Fri Jun 24 2016 - 16:54:40 EST)
- Re: [PATCH] mm/compaction: remove unnecessary order check in try_to_compact_pages() Andrew Morton (Fri Jun 24 2016 - 16:58:44 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Daniel Lezcano (Fri Jun 24 2016 - 17:04:24 EST)
- Re: [PATCH v2 07/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time Deepa Dinamani (Fri Jun 24 2016 - 17:05:20 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Josh Poimboeuf (Fri Jun 24 2016 - 17:06:49 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 17:07:01 EST)
- Re: Is LTO_REFERENCE_INITCALL() still needed? Andi Kleen (Fri Jun 24 2016 - 17:08:03 EST)
- Re: [Y2038] [PATCH v2 07/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time Arnd Bergmann (Fri Jun 24 2016 - 17:12:31 EST)
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD Stefan Wahren (Fri Jun 24 2016 - 17:16:04 EST)
- Re: [PATCH v3 2/4] iio: adc: mxs-lradc: Add support for adc driver Stefan Wahren (Fri Jun 24 2016 - 17:17:35 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 17:26:11 EST)
- Re: [PATCH 4/5] pwm: tegra: Add DT node compatible for Tegra186 Stephen Warren (Fri Jun 24 2016 - 17:30:42 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 17:32:49 EST)
- Re: acpi: broken suspend to RAM with v4.7-rc1 Andrey Skvortsov (Fri Jun 24 2016 - 17:33:02 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Fri Jun 24 2016 - 17:35:24 EST)
- [PATCH v3 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D Han Xu (Fri Jun 24 2016 - 17:39:14 EST)
- [PATCH v3 2/6] Documentation: dt: mtd: gpmi: document the clocks and clock-names in DT property Han Xu (Fri Jun 24 2016 - 17:39:19 EST)
- [PATCH v3 3/6] mtd: nand: gpmi: add GPMI NAND support for i.MX6QP Han Xu (Fri Jun 24 2016 - 17:39:31 EST)
- [PATCH v3 5/6] mtd: nand: gpmi: support NAND on i.MX6UL Han Xu (Fri Jun 24 2016 - 17:39:42 EST)
- [PATCH v3 6/6] Documentation: dt: mtd: gpmi: document the new supported chip in DT Han Xu (Fri Jun 24 2016 - 17:39:50 EST)
- [PATCH v3 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page Han Xu (Fri Jun 24 2016 - 17:40:13 EST)
- [PATCH v3 1/6] mtd: nand: gpmi: add GPMI NAND support for i.MX7D Han Xu (Fri Jun 24 2016 - 17:40:46 EST)
- [PATCH 1/2] drm/radeon: Poll for both connect/disconnect on analog connectors Lyude (Fri Jun 24 2016 - 17:46:34 EST)
- [PATCH 2/2] drm/amdgpu: Poll for both connect/disconnect on analog connectors Lyude (Fri Jun 24 2016 - 17:46:38 EST)
- [PATCH v6 0/4] Fixes for HPD Lyude (Fri Jun 24 2016 - 17:46:41 EST)
- [PATCH v6 2/4] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init() Lyude (Fri Jun 24 2016 - 17:46:44 EST)
- [PATCH v6 1/4] drm/i915/vlv: Make intel_crt_reset() per-encoder Lyude (Fri Jun 24 2016 - 17:46:52 EST)
- [PATCH] Input: fix platform_no_drv_owner.cocci warnings kbuild test robot (Fri Jun 24 2016 - 17:48:52 EST)
- Re: [PATCH v9 2/2] Input: synaptics-rmi4 - add SMBus support kbuild test robot (Fri Jun 24 2016 - 17:49:00 EST)
- Re: [PATCH 03/14] thermal: Add support for sun8i THS on Allwinner H3 OndÅej Jirman (Fri Jun 24 2016 - 17:51:17 EST)
- Re: [PATCH 1/2] drm/radeon: Poll for both connect/disconnect on analog connectors Lyude (Fri Jun 24 2016 - 17:52:42 EST)
- [PATCH 1/2 RESEND] drm/radeon: Poll for both connect/disconnect on analog connectors Lyude (Fri Jun 24 2016 - 17:54:48 EST)
- [PATCH 2/2 RESEND] drm/amdgpu: Poll for both connect/disconnect on analog connectors Lyude (Fri Jun 24 2016 - 17:54:52 EST)
- Ignore these, sorry! Lyude (Fri Jun 24 2016 - 18:02:03 EST)
- Re: [PATCH] mfd: intel-lpss: fix compilation issue if PM_SLEEP is not set Vladimir Zapolskiy (Fri Jun 24 2016 - 18:02:51 EST)
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver Dmitry Torokhov (Fri Jun 24 2016 - 18:04:37 EST)
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey Dmitry Torokhov (Fri Jun 24 2016 - 18:07:58 EST)
- [GIT PULL] bugfixes for 4.7 J. Bruce Fields (Fri Jun 24 2016 - 18:12:51 EST)
- Re: Kernel 4.7rc3 - Performance drop 30-40% for SPECjbb2005 and SPECjvm2008 benchmarks against 4.6 kernel Jirka Hladky (Fri Jun 24 2016 - 18:13:26 EST)
- Re: [PATCH v3 0/6] watchdog: add watchdog pretimeout framework Vladimir Zapolskiy (Fri Jun 24 2016 - 18:13:42 EST)
- Re: [linux-sunxi] [PATCH 13/14] ARM: dts: sun8i: Add gpio-regulator used on Orange Pi One OndÅej Jirman (Fri Jun 24 2016 - 18:40:24 EST)
- [PATCH v4 1/2] kbuild, x86: Track generated headers with generated-y James Hogan (Fri Jun 24 2016 - 18:42:55 EST)
- [PATCH v4 0/2] kbuild: Remove stale asm-generic wrappers James Hogan (Fri Jun 24 2016 - 18:43:07 EST)
- [PATCH v4 2/2] kbuild: Remove stale asm-generic wrappers James Hogan (Fri Jun 24 2016 - 18:43:23 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Rafael J. Wysocki (Fri Jun 24 2016 - 18:43:31 EST)
- [GIT PULL] Power management fixes for v4.7-rc5 Rafael J. Wysocki (Fri Jun 24 2016 - 18:49:27 EST)
- [GIT PULL] ACPI fix for v4.7-rc5 Rafael J. Wysocki (Fri Jun 24 2016 - 18:51:06 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi OndÅej Jirman (Fri Jun 24 2016 - 18:52:10 EST)
- mmotm 2016-06-24-15-53 uploaded akpm (Fri Jun 24 2016 - 18:53:46 EST)
- Re: [PATCH] acpi: cppc: Prevent cpc_desc_ptr points to the invalid data Rafael J. Wysocki (Fri Jun 24 2016 - 19:01:11 EST)
- Re: [PATCH v2 06/24] fs: ext4: Use current_time() for inode timestamps Deepa Dinamani (Fri Jun 24 2016 - 19:08:57 EST)
- Re: [PATCH v3 0/9] reduce memory usage by page_owner Andrew Morton (Fri Jun 24 2016 - 19:19:41 EST)
- [PATCH v5 0/3] LSM: security module information improvements Casey Schaufler (Fri Jun 24 2016 - 19:26:23 EST)
- [PATCH v5 1/3] LSM: Add /sys/kernel/security/lsm Casey Schaufler (Fri Jun 24 2016 - 19:27:51 EST)
- [PATCH v5 2/3] LSM: module hierarchy in /proc/.../attr Casey Schaufler (Fri Jun 24 2016 - 19:29:15 EST)
- [PATCH v4 3/3] LSM: Add context interface for proc attrs Casey Schaufler (Fri Jun 24 2016 - 19:30:02 EST)
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support Dmitry Torokhov (Fri Jun 24 2016 - 19:35:18 EST)
- [PATCH v5 3/3] LSM: Add context interface for proc attrs Casey Schaufler (Fri Jun 24 2016 - 19:38:24 EST)
- Re: [PATCH perf/core v12 00/16] perf-probe --cache and SDT support Masami Hiramatsu (Fri Jun 24 2016 - 19:46:44 EST)
- [PATCH] orangefs: fix namespace handling Jann Horn (Fri Jun 24 2016 - 19:52:31 EST)
- Re: [RESEND PATCH 3/8] clk: core: support clocks which requires parents on (part 1) Michael Turquette (Fri Jun 24 2016 - 19:52:50 EST)
- Re: [RESEND PATCH 4/8] clk: core: support clocks which requires parents on (part 2) Michael Turquette (Fri Jun 24 2016 - 19:53:08 EST)
- Re: [PATCH] selftests/lib: set printf.sh executable SeongJae Park (Fri Jun 24 2016 - 19:56:52 EST)
- Re: [GIT PULL] phy: for 4.7 -rc cycle Greg KH (Fri Jun 24 2016 - 20:02:13 EST)
- Re: regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early") Rafael J. Wysocki (Fri Jun 24 2016 - 20:03:44 EST)
- Re: [PATCH] selftests/lib: set printf.sh executable Shuah Khan (Fri Jun 24 2016 - 20:08:48 EST)
- Re: regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early") Rafael J. Wysocki (Fri Jun 24 2016 - 20:10:23 EST)
- Re: [PATCH 07/14] regulator: SY8106A regulator driver OndÅej Jirman (Fri Jun 24 2016 - 20:11:45 EST)
- [PATCH v2 0/8] Input: synaptics-rmi4: Reimplement functionality from hid-rmi Andrew Duggan (Fri Jun 24 2016 - 20:17:55 EST)
- [PATCH v2 1/8] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node Andrew Duggan (Fri Jun 24 2016 - 20:18:14 EST)
- [PATCH v2 2/8] Input: synaptics-rmi4: Add parameters for dribble packets and palm detect gesture Andrew Duggan (Fri Jun 24 2016 - 20:18:31 EST)
- [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree Andrew Duggan (Fri Jun 24 2016 - 20:18:53 EST)
- Re: [PATCH v6 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support Rafael J. Wysocki (Fri Jun 24 2016 - 20:19:07 EST)
- [PATCH v2 4/8] Input: synaptics-rmi4: Add support for controlling dribble packets in F12 Andrew Duggan (Fri Jun 24 2016 - 20:19:12 EST)
- [PATCH v2 5/8] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data Andrew Duggan (Fri Jun 24 2016 - 20:19:22 EST)
- [PATCH v2 6/8] Input: synaptics-rmi4: Remove unneeded variable Andrew Duggan (Fri Jun 24 2016 - 20:19:40 EST)
- Re: [PATCH v4 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC Rafael J. Wysocki (Fri Jun 24 2016 - 20:19:47 EST)
- [PATCH v2 7/8] Input: synaptics-rmi4: Handle incomplete input data Andrew Duggan (Fri Jun 24 2016 - 20:19:52 EST)
- [PATCH v2 8/8] Input: synaptics-rmi4: Use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report Andrew Duggan (Fri Jun 24 2016 - 20:20:11 EST)
- [PATCH v3] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4 Andrew Duggan (Fri Jun 24 2016 - 20:20:32 EST)
- Re: [PATCH 2/2] acpi: pmic: intel: initialize result to 0 Rafael J. Wysocki (Fri Jun 24 2016 - 20:20:53 EST)
- [PATCH v2 1/2] namespaces: don't use from_k*id_munged() with init_user_ns Jann Horn (Fri Jun 24 2016 - 20:24:20 EST)
- [PATCH v2 2/2] namespaces: add transparent user namespaces Jann Horn (Fri Jun 24 2016 - 20:24:28 EST)
- Re: [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks Michael Turquette (Fri Jun 24 2016 - 20:28:45 EST)
- [perf core] c5dfd78eb7: BUG: unable to handle kernel NULL pointer dereference at 00000c40 kernel test robot (Fri Jun 24 2016 - 20:31:28 EST)
- Re: [PATCH 03/14] thermal: Add support for sun8i THS on Allwinner H3 OndÅej Jirman (Fri Jun 24 2016 - 20:35:53 EST)
- Re: [PATCH v3] Input: synaptics-rmi4: Support regulator supplies Andrew Duggan (Fri Jun 24 2016 - 20:40:14 EST)
- Re: [PATCH 03/14] thermal: Add support for sun8i THS on Allwinner H3 Chen-Yu Tsai (Fri Jun 24 2016 - 20:55:31 EST)
- Re: [PATCH 03/14] thermal: Add support for sun8i THS on Allwinner H3 OndÅej Jirman (Fri Jun 24 2016 - 20:57:14 EST)
- Re: [PATCH 07/14] regulator: SY8106A regulator driver Chen-Yu Tsai (Fri Jun 24 2016 - 21:01:26 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi Chen-Yu Tsai (Fri Jun 24 2016 - 21:03:17 EST)
- Re: [RESEND PATCH v2 1/2] power/cpuidle: enhance the precision of state select Rafael J. Wysocki (Fri Jun 24 2016 - 21:09:48 EST)
- Re: [linux-sunxi] Re: [PATCH 01/14] ARM: dts: sun8i: Add SID node Chen-Yu Tsai (Fri Jun 24 2016 - 21:09:59 EST)
- [RFC] reference count hardening via kref: another attempt Jann Horn (Fri Jun 24 2016 - 21:13:24 EST)
- [RFC] kref: pin objects with dangerously high reference count Jann Horn (Fri Jun 24 2016 - 21:13:29 EST)
- Re: [PATCH] memory:bugxfix panic on cat or write /dev/kmem Chenjie (K) (Fri Jun 24 2016 - 21:24:04 EST)
- Re: [PATCH 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Fri Jun 24 2016 - 21:24:12 EST)
- Re: [PATCH 1/2] perf data convert: Include config.h header Wangnan (F) (Fri Jun 24 2016 - 21:29:37 EST)
- Re: [PATCH 5/8] KEYS: Provide software public key query function [ver #2] Herbert Xu (Fri Jun 24 2016 - 21:38:33 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Wim Osterholt (Fri Jun 24 2016 - 21:39:28 EST)
- [PATCH] perf build: Add libbabeltrace to build-test Wang Nan (Fri Jun 24 2016 - 21:42:35 EST)
- Re: [RFC] reference count hardening via kref: another attempt Kees Cook (Fri Jun 24 2016 - 21:59:46 EST)
- Re: [PATCH] hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown" Guenter Roeck (Fri Jun 24 2016 - 22:16:52 EST)
- Re: [PATCH] block-dev: enable writeback cgroup support Sasha Levin (Fri Jun 24 2016 - 22:33:26 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Fri Jun 24 2016 - 22:41:22 EST)
- [PATCH] notifier: Fix soft lockup for notifier_call_chain(). Ding Tianhong (Fri Jun 24 2016 - 22:47:27 EST)
- [RFT PATCH] regmap-i2c: Only use I2C_FUNC_I2C if val_bits == 8 Guenter Roeck (Fri Jun 24 2016 - 22:54:20 EST)
- Re: [RFC/PATCH] ftrace: Reduce size of function graph entries Namhyung Kim (Fri Jun 24 2016 - 23:45:00 EST)
- [PATCH v2 03/14] dt-bindings: document sun8i_ths - H3 thermal sensor driver megous (Fri Jun 24 2016 - 23:45:32 EST)
- [PATCH v2 04/14] regulator: SY8106A regulator driver megous (Fri Jun 24 2016 - 23:45:43 EST)
- [PATCH v2 12/14] ARM: dts: sun8i: Setup CPU operating points for Onrage PI PC megous (Fri Jun 24 2016 - 23:45:50 EST)
- [PATCH v2 08/14] ARM: dts: sun8i: Add thermal sensor node to the sun8i-h3.dtsi megous (Fri Jun 24 2016 - 23:46:17 EST)
- [PATCH v2 11/14] ARM: dts: sun8i: Add sy8106a regulator to Orange Pi PC megous (Fri Jun 24 2016 - 23:46:33 EST)
- [PATCH v2 10/14] ARM: dts: sun8i: Add r_twi I2C controller megous (Fri Jun 24 2016 - 23:46:43 EST)
- [PATCH v2 13/14] ARM: dts: sun8i: Add gpio-regulator used on Orange Pi One megous (Fri Jun 24 2016 - 23:46:56 EST)
- [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One megous (Fri Jun 24 2016 - 23:47:10 EST)
- [PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method megous (Fri Jun 24 2016 - 23:47:33 EST)
- [PATCH v2 09/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi megous (Fri Jun 24 2016 - 23:47:45 EST)
- [PATCH v2 05/14] dt-bindings: document SY8106A regulator driver megous (Fri Jun 24 2016 - 23:47:58 EST)
- [PATCH v2 07/14] ARM: dts: sun8i: Use sun8i-h3-pll1-clk for pll1 in H3 megous (Fri Jun 24 2016 - 23:48:11 EST)
- [PATCH v2 01/14] ARM: clk: sunxi: Add driver for the H3 THS clock megous (Fri Jun 24 2016 - 23:48:35 EST)
- [PATCH v2 02/14] thermal: sun8i_ths: Add support for the thermal sensor on Allwinner H3 megous (Fri Jun 24 2016 - 23:48:47 EST)
- Re: [PATCH] orangefs: fix namespace handling Eric W. Biederman (Sat Jun 25 2016 - 00:41:49 EST)
- [PATCH] scsi: ufs: remove unnecessary goto label Tiezhu Yang (Sat Jun 25 2016 - 01:07:36 EST)
- Re: [PATCH] printk: introduce should_ignore_loglevel() Sergey Senozhatsky (Sat Jun 25 2016 - 01:22:56 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi Maxime Ripard (Sat Jun 25 2016 - 03:02:28 EST)
- Re: [PATCH v2 02/14] thermal: sun8i_ths: Add support for the thermal sensor on Allwinner H3 Maxime Ripard (Sat Jun 25 2016 - 03:10:52 EST)
- Re: [PATCH v2 01/14] ARM: clk: sunxi: Add driver for the H3 THS clock Maxime Ripard (Sat Jun 25 2016 - 03:13:45 EST)
- Re: [PATCH v2 10/14] ARM: dts: sun8i: Add r_twi I2C controller Maxime Ripard (Sat Jun 25 2016 - 03:16:39 EST)
- Re: [PATCH v2 13/14] ARM: dts: sun8i: Add gpio-regulator used on Orange Pi One Maxime Ripard (Sat Jun 25 2016 - 03:18:14 EST)
- [PATCH 1/7] efibc: Report more information in the error messages Matt Fleming (Sat Jun 25 2016 - 03:20:51 EST)
- [GIT PULL 0/7] EFI changes for v4.8 Matt Fleming (Sat Jun 25 2016 - 03:21:00 EST)
- [PATCH 7/7] x86/efi: Remove unused efi_get_time function Matt Fleming (Sat Jun 25 2016 - 03:21:21 EST)
- [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout Matt Fleming (Sat Jun 25 2016 - 03:21:29 EST)
- [PATCH 3/7] x86/efi: Remove unused variable efi Matt Fleming (Sat Jun 25 2016 - 03:21:40 EST)
- [PATCH 6/7] x86/efi: Update efi_thunk to use the the arch_efi_call_virt* macros Matt Fleming (Sat Jun 25 2016 - 03:21:49 EST)
- [PATCH 5/7] x86/uv: Update uv_bios_call to use efi_call_virt_pointer Matt Fleming (Sat Jun 25 2016 - 03:22:16 EST)
- [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer Matt Fleming (Sat Jun 25 2016 - 03:22:29 EST)
- Re: Documenting ptrace access mode checking Michael Kerrisk (man-pages) (Sat Jun 25 2016 - 03:28:09 EST)
- Re: linux-next: manual merge of the audit tree with the security tree Heiko Carstens (Sat Jun 25 2016 - 03:28:55 EST)
- Review of ptrace Yama ptrace_scope description Michael Kerrisk (man-pages) (Sat Jun 25 2016 - 03:30:54 EST)
- Re: [PATCH V3] ARM: dts: sun7i: Add dts file for Bananapi M1 Plus board Maxime Ripard (Sat Jun 25 2016 - 03:48:26 EST)
- lÃn erbjuda 1,5% Lloyds TSB Bank PLC (Sat Jun 25 2016 - 03:50:44 EST)
- lÃn erbjuda 1,5% Lloyds TSB Bank PLC (Sat Jun 25 2016 - 03:51:19 EST)
- Re: [PATCH] i2c: hibvt: add Hisilicon BVT I2C controller driver wenpan (Sat Jun 25 2016 - 03:53:36 EST)
- a question about unmapped in page migrate zhong jiang (Sat Jun 25 2016 - 04:02:58 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Daniel Lezcano (Sat Jun 25 2016 - 04:06:31 EST)
- [GIT pull] irq fix for 4.7 Thomas Gleixner (Sat Jun 25 2016 - 04:19:24 EST)
- [GIT pull] locking fix for 4.7 Thomas Gleixner (Sat Jun 25 2016 - 04:20:48 EST)
- Re: [PATCH] Delete meaningless check of current_order in __rmqueue_fallback Masanori YOSHIDA (Sat Jun 25 2016 - 04:21:44 EST)
- [GIT pull] scheduler fixes for 4.7 Thomas Gleixner (Sat Jun 25 2016 - 04:24:27 EST)
- [GIT pull] x86 fixes for 4.7 Thomas Gleixner (Sat Jun 25 2016 - 04:27:25 EST)
- [GIT pull] perf fix for 4.7 Thomas Gleixner (Sat Jun 25 2016 - 04:29:39 EST)
- Re: [PATCH] net: ethernet: ti: cpdma: switch to use genalloc Afzal Mohammed (Sat Jun 25 2016 - 04:33:49 EST)
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey Neil Armstrong (Sat Jun 25 2016 - 04:34:19 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI okaya (Sat Jun 25 2016 - 04:51:35 EST)
- Re: [patch V3 19/22] timer: Forward wheel clock whenever possible Thomas Gleixner (Sat Jun 25 2016 - 04:58:02 EST)
- [PATCH] Drivers: video: vgastate: fixed a coding style issue Saidgani Musaev (Sat Jun 25 2016 - 04:59:27 EST)
- Re: [PATCH] irqchip/mips-gic: Fix IRQs in gic_dev_domain Thomas Gleixner (Sat Jun 25 2016 - 05:00:35 EST)
- Re: [PATCH] irqchip/mips-gic: Fix IRQs in gic_dev_domain Qais Yousef (Sat Jun 25 2016 - 05:14:26 EST)
- Re: v4.4.14 build: 0 failures 1 warnings (v4.4.14) Arnd Bergmann (Sat Jun 25 2016 - 05:21:11 EST)
- Re: [RFC] block: fix blk_queue_split() resource exhaustion Ming Lei (Sat Jun 25 2016 - 05:30:53 EST)
- Zahlungsavis Ref: 1 [G41978847387] / ACH Credits / Customer Ref: [PO295110]? HSBC Wire Transfer-Service (Sat Jun 25 2016 - 05:37:09 EST)
- Re: [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 zhouchengming (Sat Jun 25 2016 - 05:38:46 EST)
- Possible unwanted behaviour in configfs Tal Shorer (Sat Jun 25 2016 - 05:43:40 EST)
- [PATCH 0/6] ARM: NUC900: Add NUC970 SoC support Wan Zongshun (Sat Jun 25 2016 - 06:32:49 EST)
- [PATCH 0/6] ARM: NUC900: Add NUC970 SoC support Wan Zongshun (Sat Jun 25 2016 - 06:34:37 EST)
- [PATCH 0/6] ARM: NUC900: Add NUC970 SoC support Wan Zongshun (Sat Jun 25 2016 - 06:36:28 EST)
- [PATCH 2/6] ARM: dts: nuc900: Add nuc970 dts files Wan Zongshun (Sat Jun 25 2016 - 06:37:37 EST)
- [PATCH 6/6] nuc900: add nuc970 platform defconfig file Wan Zongshun (Sat Jun 25 2016 - 06:37:47 EST)
- [PATCH 5/6] clk: add Clock driver for nuc970 Wan Zongshun (Sat Jun 25 2016 - 06:38:07 EST)
- [PATCH 1/6] ARM: NUC900: Add nuc970 machine support Wan Zongshun (Sat Jun 25 2016 - 06:38:24 EST)
- [PATCH 4/6] irqchip: add irqchip driver for nuc900 Wan Zongshun (Sat Jun 25 2016 - 06:38:36 EST)
- [PATCH 3/6] Clocksource: add nuc970 clocksource driver Wan Zongshun (Sat Jun 25 2016 - 06:38:48 EST)
- [PATCH 0/6] ARM: NUC900: Add NUC970 SoC support Wan Zongshun (Sat Jun 25 2016 - 06:47:31 EST)
- Re: [PATCH 2/3] printk: Make the printk*once() variants return a value Borislav Petkov (Sat Jun 25 2016 - 07:01:34 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.7-4 tag Michael Ellerman (Sat Jun 25 2016 - 07:04:08 EST)
- [PATCH] x86/head_6.S: Add forgotten end marker Borislav Petkov (Sat Jun 25 2016 - 07:25:20 EST)
- Re: [RFT PATCH] regmap-i2c: Only use I2C_FUNC_I2C if val_bits == 8 Mark Brown (Sat Jun 25 2016 - 07:34:37 EST)
- Re: [PATCH] fs: befs: Replace befs_bread by sb_bread Luis de Bethencourt (Sat Jun 25 2016 - 07:35:08 EST)
- [GIT PULL] sound fixes for 4.7-rc5 Takashi Iwai (Sat Jun 25 2016 - 07:39:14 EST)
- [PATCH] Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE Michael Ellerman (Sat Jun 25 2016 - 07:54:17 EST)
- [RFC] mips: Add MXU context switching support PrasannaKumar Muralidharan (Sat Jun 25 2016 - 08:16:58 EST)
- Re: [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem joeyli (Sat Jun 25 2016 - 08:22:29 EST)
- [GIT PULL 1/2] Btrfs Chris Mason (Sat Jun 25 2016 - 09:13:37 EST)
- [GIT PULL 2/2] Btrfs Chris Mason (Sat Jun 25 2016 - 09:42:20 EST)
- [PATCH] locking/osq: Drop the overload of osq lock Pan Xinhui (Sat Jun 25 2016 - 09:42:51 EST)
- Re: [GIT pull] x86 fixes for 4.7 Linus Torvalds (Sat Jun 25 2016 - 09:49:18 EST)
- Re: [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 Bamvor Zhang (Sat Jun 25 2016 - 10:15:51 EST)
- Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address Linus LÃssing (Sat Jun 25 2016 - 10:20:37 EST)
- Re: [kernel-hardening] Re: [RFC] reference count hardening via kref: another attempt Greg KH (Sat Jun 25 2016 - 10:24:51 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 10:25:08 EST)
- Re: Review of ptrace Yama ptrace_scope description Jann Horn (Sat Jun 25 2016 - 10:30:33 EST)
- [PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device Philippe Reynes (Sat Jun 25 2016 - 10:33:59 EST)
- [PATCH 2/2] net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Jun 25 2016 - 10:34:07 EST)
- Re: [PATCH v3 0/2] nvmem: remove regmap dependency Greg Kroah-Hartman (Sat Jun 25 2016 - 10:44:08 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi OndÅej Jirman (Sat Jun 25 2016 - 10:50:39 EST)
- [PATCH 1/2] net: ethernet: hix5hd2: use phydev from struct net_device Philippe Reynes (Sat Jun 25 2016 - 10:55:33 EST)
- [PATCH 2/2] net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Jun 25 2016 - 10:55:48 EST)
- [PATCH] firmware: declare __{start,end}_builtin_fw as pointers Vegard Nossum (Sat Jun 25 2016 - 11:04:53 EST)
- Re: regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early") Pandruvada, Srinivas (Sat Jun 25 2016 - 11:09:52 EST)
- Re: [RFT PATCH] regmap-i2c: Only use I2C_FUNC_I2C if val_bits == 8 Guenter Roeck (Sat Jun 25 2016 - 11:09:56 EST)
- Re: [PATCH v2 02/14] thermal: sun8i_ths: Add support for the thermal sensor on Allwinner H3 OndÅej Jirman (Sat Jun 25 2016 - 11:12:49 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sat Jun 25 2016 - 11:17:31 EST)
- Re: [PATCH v2 01/14] ARM: clk: sunxi: Add driver for the H3 THS clock OndÅej Jirman (Sat Jun 25 2016 - 11:23:33 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jarkko Sakkinen (Sat Jun 25 2016 - 11:28:02 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jarkko Sakkinen (Sat Jun 25 2016 - 11:48:08 EST)
- Re: [PATCH net-next 1/2] net: dsa: mv88e6xxx: move driver in its own folder David Miller (Sat Jun 25 2016 - 11:49:38 EST)
- Re: [PATCH net-next 2/2] net: dsa: mv88e6xxx: rename single-chip support David Miller (Sat Jun 25 2016 - 11:49:53 EST)
- Re: 4.6.2 frequent crashes under memory + IO pressure Johannes Stezenbach (Sat Jun 25 2016 - 11:50:32 EST)
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey Dmitry Torokhov (Sat Jun 25 2016 - 11:53:58 EST)
- Re: [PATCH 1/2] net: ethernet: macb: use phydev from struct net_device David Miller (Sat Jun 25 2016 - 11:58:09 EST)
- Re: [PATCH 2/2] net: ethernet: macb: use phy_ethtool_{get|set}_link_ksettings David Miller (Sat Jun 25 2016 - 11:58:10 EST)
- [PATCH 1/1] i40iw: do not print unitialized variables in error message Nicolas Iooss (Sat Jun 25 2016 - 12:06:06 EST)
- Re: [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem Dan Williams (Sat Jun 25 2016 - 12:08:23 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 12:09:39 EST)
- [PATCH 0/4][RFC v2] x86, hotplug: Use hlt instead of mwait when resuming from hibernation Chen Yu (Sat Jun 25 2016 - 12:11:15 EST)
- [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL Chen Yu (Sat Jun 25 2016 - 12:11:25 EST)
- [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus Chen Yu (Sat Jun 25 2016 - 12:11:40 EST)
- [PATCH 3/4][RFC v2] PM / hibernate: introduce a flag to indicate resuming from hibernation Chen Yu (Sat Jun 25 2016 - 12:11:47 EST)
- [PATCH 4/4] x86, hotplug: Use hlt instead of mwait when resuming from hibernation Chen Yu (Sat Jun 25 2016 - 12:12:03 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 12:13:25 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 12:15:49 EST)
- [PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable Chen Yu (Sat Jun 25 2016 - 12:21:55 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sat Jun 25 2016 - 12:24:15 EST)
- [RFC] perf record: missing buildid for callstack modules -- again Alexander Lochmann (Sat Jun 25 2016 - 12:30:24 EST)
- Re: More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes. Oleg Drokin (Sat Jun 25 2016 - 12:38:54 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sat Jun 25 2016 - 12:41:27 EST)
- Re: [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL Pavel Machek (Sat Jun 25 2016 - 12:51:22 EST)
- Re: [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus Pavel Machek (Sat Jun 25 2016 - 12:52:07 EST)
- Re: [PATCH 3/4][RFC v2] PM / hibernate: introduce a flag to indicate resuming from hibernation Pavel Machek (Sat Jun 25 2016 - 12:53:10 EST)
- Re: 4.6.2 frequent crashes under memory + IO pressure Tetsuo Handa (Sat Jun 25 2016 - 13:05:20 EST)
- Re: [patch V4 27/31] serial: use parity32 in max3100 Greg Kroah-Hartman (Sat Jun 25 2016 - 13:25:25 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sat Jun 25 2016 - 13:29:14 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sat Jun 25 2016 - 13:29:23 EST)
- Re: 4.6.2 frequent crashes under memory + IO pressure Johannes Stezenbach (Sat Jun 25 2016 - 13:30:00 EST)
- Re: [PATCH 2/2] ipc/sem: sem_lock with hysteresis Manfred Spraul (Sat Jun 25 2016 - 13:38:03 EST)
- [PATCH 0/2] ipc/sem.c: sem_lock fixes Manfred Spraul (Sat Jun 25 2016 - 13:38:21 EST)
- [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race Manfred Spraul (Sat Jun 25 2016 - 13:38:27 EST)
- [PATCH 2/2] ipc/sem: sem_lock with hysteresis Manfred Spraul (Sat Jun 25 2016 - 13:38:33 EST)
- [PATCH 0/2] ZONE_DEVICE cleanups Dan Williams (Sat Jun 25 2016 - 13:41:44 EST)
- [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT Dan Williams (Sat Jun 25 2016 - 13:41:50 EST)
- [PATCH 2/2] mm: cleanup ifdef guards for vmem_altmap Dan Williams (Sat Jun 25 2016 - 13:41:55 EST)
- Re: [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit Jassi Brar (Sat Jun 25 2016 - 13:51:04 EST)
- Re: [PATCH 1/2] nbd: make nbd device wait for its users Pranay Srivastava (Sat Jun 25 2016 - 13:52:14 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Tri Nguyen (Sat Jun 25 2016 - 13:54:26 EST)
- Re: [PATCH] of_mdio: select fixed phy support unconditionally Randy Dunlap (Sat Jun 25 2016 - 13:55:23 EST)
- Re: [Nbd] [PATCH 3/3]nbd: make nbd device wait for its users Pranay Srivastava (Sat Jun 25 2016 - 13:56:48 EST)
- [PATCH -next] gpu: i915: fix build errors when ACPI is not enabled Randy Dunlap (Sat Jun 25 2016 - 13:59:01 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Djalal Harouni (Sat Jun 25 2016 - 14:00:44 EST)
- Re: [PATCH 3/3]nbd: make nbd device wait for its users Pranay Srivastava (Sat Jun 25 2016 - 14:01:19 EST)
- Re: Freeing active kobject in pps_device_destruct Vegard Nossum (Sat Jun 25 2016 - 14:23:32 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 14:29:02 EST)
- Re: [PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device Max Filippov (Sat Jun 25 2016 - 14:31:22 EST)
- [PATCH v2 0/5] PM / devfreq: make module code usage consistent. Paul Gortmaker (Sat Jun 25 2016 - 14:44:21 EST)
- [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate Paul Gortmaker (Sat Jun 25 2016 - 14:44:23 EST)
- [PATCH 5/5] PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate Paul Gortmaker (Sat Jun 25 2016 - 14:44:26 EST)
- [PATCH 4/5] PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate Paul Gortmaker (Sat Jun 25 2016 - 14:44:49 EST)
- [PATCH 2/5] PM / devfreq: make devfreq-event explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 14:45:12 EST)
- [PATCH 1/5] PM / devfreq: make devfreq explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 14:45:36 EST)
- [PATCH 1/2] net: ethernet: r6040: use phydev from struct net_device Philippe Reynes (Sat Jun 25 2016 - 15:09:32 EST)
- [PATCH 2/2] net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Jun 25 2016 - 15:09:37 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 15:12:32 EST)
- [GIT PULL] SCSI fixes for 4.6-rc2 James Bottomley (Sat Jun 25 2016 - 15:15:17 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 15:20:54 EST)
- [PATCH] cpu_pm :Dummy cpu_pm_register_notifier should return error code. Arvind Yadav (Sat Jun 25 2016 - 15:24:33 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Sat Jun 25 2016 - 15:30:19 EST)
- Re: [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors Alexander Gordeev (Sat Jun 25 2016 - 16:05:41 EST)
- [PATCH 2/2] net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Jun 25 2016 - 16:05:46 EST)
- [PATCH 1/2] net: ethernet: sxgbe: use phydev from struct net_device Philippe Reynes (Sat Jun 25 2016 - 16:06:00 EST)
- Re: [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors Alexander Gordeev (Sat Jun 25 2016 - 16:23:01 EST)
- Re: [PATCH 4/4] tty/serial: atmel: enforce tasklet init and termination sequences Greg Kroah-Hartman (Sat Jun 25 2016 - 16:40:22 EST)
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver Stefan Agner (Sat Jun 25 2016 - 16:44:41 EST)
- Re: [PATCH 3/3] x86/dumpstack: Add show_stack_regs() and use it Andy Lutomirski (Sat Jun 25 2016 - 16:55:04 EST)
- Re: [PATCH 1/4] ARM: dts: vf610-twr: Enable display controller Stefan Agner (Sat Jun 25 2016 - 16:57:58 EST)
- [PATCH 1/2] net: ethernet: dwc_eth_qos: use phydev from struct net_device Philippe Reynes (Sat Jun 25 2016 - 17:05:44 EST)
- [PATCH 2/2] net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Sat Jun 25 2016 - 17:05:49 EST)
- Re: [PATCH] firmware: declare __{start,end}_builtin_fw as pointers Vegard Nossum (Sat Jun 25 2016 - 17:06:48 EST)
- Re: [PATCH 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty Greg KH (Sat Jun 25 2016 - 17:26:21 EST)
- Re: [PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init() Greg KH (Sat Jun 25 2016 - 17:36:26 EST)
- Re: [PATCH v2 2/2] staging: wilc1000: fix error values in wilc_debugfs_init() Greg KH (Sat Jun 25 2016 - 17:36:40 EST)
- [PATCH v3 02/24] fs: proc: Delete inode time initializations in proc_alloc_inode() Deepa Dinamani (Sat Jun 25 2016 - 17:38:30 EST)
- [PATCH v3 08/24] fs: ubifs: Replace CURRENT_TIME_SEC with current_time Deepa Dinamani (Sat Jun 25 2016 - 17:38:42 EST)
- [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time() Deepa Dinamani (Sat Jun 25 2016 - 17:38:44 EST)
- [PATCH v3 19/24] fs: nfs: Make nfs boot time y2038 safe Deepa Dinamani (Sat Jun 25 2016 - 17:38:50 EST)
- [PATCH v3 20/24] block: Replace CURRENT_TIME with ktime_get_real_ts Deepa Dinamani (Sat Jun 25 2016 - 17:38:55 EST)
- [PATCH v3 21/24] libceph: Replace CURRENT_TIME with ktime_get_real_ts Deepa Dinamani (Sat Jun 25 2016 - 17:39:22 EST)
- [PATCH v3 18/24] audit: Use timespec64 to represent audit timestamps Deepa Dinamani (Sat Jun 25 2016 - 17:39:38 EST)
- [PATCH v3 24/24] time: Delete CURRENT_TIME_SEC Deepa Dinamani (Sat Jun 25 2016 - 17:39:45 EST)
- [PATCH v3 22/24] fs: ceph: Replace current_fs_time for request stamp Deepa Dinamani (Sat Jun 25 2016 - 17:40:20 EST)
- [PATCH v3 23/24] time: Delete current_fs_time() function Deepa Dinamani (Sat Jun 25 2016 - 17:40:40 EST)
- [PATCH v3 17/24] fs: ocfs2: Replace CURRENT_TIME with ktime_get_real_seconds() Deepa Dinamani (Sat Jun 25 2016 - 17:41:16 EST)
- [PATCH v3 16/24] fs: ocfs2: Use time64_t to represent orphan scan times Deepa Dinamani (Sat Jun 25 2016 - 17:41:40 EST)
- [PATCH v3 10/24] fs: udf: Replace CURRENT_TIME with current_time() Deepa Dinamani (Sat Jun 25 2016 - 17:42:00 EST)
- [PATCH v3 14/24] fs: f2fs: Use ktime_get_real_seconds for sit_info times Deepa Dinamani (Sat Jun 25 2016 - 17:42:02 EST)
- [PATCH v3 09/24] fs: btrfs: Use ktime_get_real_ts for root ctime Deepa Dinamani (Sat Jun 25 2016 - 17:42:34 EST)
- [PATCH v3 13/24] fs: cifs: Replace CURRENT_TIME by get_seconds Deepa Dinamani (Sat Jun 25 2016 - 17:42:49 EST)
- [PATCH v3 06/24] fs: jfs: Replace CURRENT_TIME_SEC by current_time() Deepa Dinamani (Sat Jun 25 2016 - 17:43:08 EST)
- [PATCH v3 11/24] fs: cifs: Replace CURRENT_TIME by current_time() Deepa Dinamani (Sat Jun 25 2016 - 17:43:29 EST)
- [PATCH v3 12/24] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts() Deepa Dinamani (Sat Jun 25 2016 - 17:43:41 EST)
- Re: [PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init() Luis de Bethencourt (Sat Jun 25 2016 - 17:43:45 EST)
- [PATCH v3 07/24] fs: ext4: Use current_time() for inode timestamps Deepa Dinamani (Sat Jun 25 2016 - 17:44:09 EST)
- [PATCH v3 05/24] fs: Replace current_fs_time() with current_time() Deepa Dinamani (Sat Jun 25 2016 - 17:44:39 EST)
- [PATCH v3 01/24] vfs: Add current_time() api Deepa Dinamani (Sat Jun 25 2016 - 17:44:58 EST)
- [PATCH v3 04/24] fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps Deepa Dinamani (Sat Jun 25 2016 - 17:45:10 EST)
- [PATCH v2 0/6] Use tpm_transmit_cmd() consistently Jarkko Sakkinen (Sat Jun 25 2016 - 17:45:21 EST)
- [PATCH v2 3/6] tpm: return error code from tpm_gen_interrupt() Jarkko Sakkinen (Sat Jun 25 2016 - 17:45:30 EST)
- [PATCH v2 4/6] tpm: use tpm_transmit_cmd() in tpm2_probe() Jarkko Sakkinen (Sat Jun 25 2016 - 17:45:36 EST)
- [PATCH v2 6/6] tpm: use tpm1_pcr_read() in tpm_do_selftest() Jarkko Sakkinen (Sat Jun 25 2016 - 17:45:45 EST)
- [PATCH v2 5/6] tpm: rename tpm_pcr_read_dev() to tpm1_pcr_read() Jarkko Sakkinen (Sat Jun 25 2016 - 17:45:59 EST)
- [PATCH v2 2/6] tpm: unify tpm_gen_interrupt() Jarkko Sakkinen (Sat Jun 25 2016 - 17:46:34 EST)
- [PATCH v2 1/6] tpm: remove unnecessary externs from tpm.h Jarkko Sakkinen (Sat Jun 25 2016 - 17:46:57 EST)
- [PATCH v3 03/24] fs: Replace CURRENT_TIME with current_time() for inode timestamps Deepa Dinamani (Sat Jun 25 2016 - 17:47:35 EST)
- [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time() Deepa Dinamani (Sat Jun 25 2016 - 17:47:52 EST)
- [PATCH] MAINTAINERS: remove unreachable people that have left Atmel Luis de Bethencourt (Sat Jun 25 2016 - 17:53:46 EST)
- [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel Luis de Bethencourt (Sat Jun 25 2016 - 18:00:58 EST)
- [PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size Joe Perches (Sat Jun 25 2016 - 18:47:12 EST)
- Re: [PATCH] orangefs: fix namespace handling Mike Marshall (Sat Jun 25 2016 - 19:03:31 EST)
- [PATCH] ARM: dts: vf-colibri: specify panel supply Stefan Agner (Sat Jun 25 2016 - 19:19:37 EST)
- Re: [PATCH 1/2] mn10300: use RTC_DRV_CMOS instead of CONFIG_RTC Alexandre Belloni (Sat Jun 25 2016 - 19:23:08 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Sat Jun 25 2016 - 19:25:59 EST)
- Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons. Andrew Pinski (Sat Jun 25 2016 - 19:26:21 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Andy Lutomirski (Sat Jun 25 2016 - 19:30:42 EST)
- {standard input}:136: Error: number (0x9000000080000000) larger than 32 bits kbuild test robot (Sat Jun 25 2016 - 19:39:12 EST)
- Re: [RFC] kref: pin objects with dangerously high reference count PaX Team (Sat Jun 25 2016 - 20:03:53 EST)
- RE: regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early") Doug Smythies (Sat Jun 25 2016 - 20:27:52 EST)
- Re: [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100 Alexandre Belloni (Sat Jun 25 2016 - 20:31:04 EST)
- Re: [GIT pull] x86 fixes for 4.7 Rafael J. Wysocki (Sat Jun 25 2016 - 20:41:37 EST)
- Re: [PATCH v3 5/8] rtc: ac100: Add clk output support Alexandre Belloni (Sat Jun 25 2016 - 20:46:18 EST)
- Re: [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100 Alexandre Belloni (Sat Jun 25 2016 - 21:02:22 EST)
- Re: [PATCH 1/3] spi: spidev: fix the check for spidev in dt Mark Brown (Sat Jun 25 2016 - 21:09:55 EST)
- Re: [PATCH 1/3] spi: spidev: fix the check for spidev in dt Mark Brown (Sat Jun 25 2016 - 21:13:38 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sat Jun 25 2016 - 21:15:24 EST)
- [PATCH v3 0/5] regulator: add Ricoh RN5T567 PMIC support Stefan Agner (Sat Jun 25 2016 - 21:15:47 EST)
- [PATCH v3 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller Stefan Agner (Sat Jun 25 2016 - 21:15:53 EST)
- [PATCH v3 2/5] mfd: add Ricoh RN5T567 PMIC support Stefan Agner (Sat Jun 25 2016 - 21:15:56 EST)
- [PATCH v3 3/5] regulator: rn5t618: add RN5T567 PMIC support Stefan Agner (Sat Jun 25 2016 - 21:16:00 EST)
- [PATCH v3 4/5] mfd: rn5t618: register power off callback optionally Stefan Agner (Sat Jun 25 2016 - 21:16:08 EST)
- [PATCH v3 5/5] mfd: rn5t618: register restart handler Stefan Agner (Sat Jun 25 2016 - 21:16:10 EST)
- RE: [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL Chen, Yu C (Sat Jun 25 2016 - 21:17:04 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Sat Jun 25 2016 - 21:18:02 EST)
- RE: [PATCH 2/4][RFC v2] PM / sleep: Introduce arch-specific hook for disable/enable nonboot cpus Chen, Yu C (Sat Jun 25 2016 - 21:19:18 EST)
- undefined reference to `printk' kbuild test robot (Sat Jun 25 2016 - 21:21:25 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Linus Torvalds (Sat Jun 25 2016 - 21:23:26 EST)
- include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk' kbuild test robot (Sat Jun 25 2016 - 21:25:55 EST)
- RE: [PATCH 3/4][RFC v2] PM / hibernate: introduce a flag to indicate resuming from hibernation Chen, Yu C (Sat Jun 25 2016 - 21:34:42 EST)
- fs/binfmt_em86.c:73:35: error: passing argument 2 of 'copy_strings_kernel' from incompatible pointer type kbuild test robot (Sat Jun 25 2016 - 21:50:31 EST)
- Re: [PATCH 1/3] spi: spidev: fix the check for spidev in dt Michal Suchanek (Sat Jun 25 2016 - 21:57:49 EST)
- Re: [PATCH 1/3] spi: spidev: fix the check for spidev in dt Michal Suchanek (Sat Jun 25 2016 - 22:13:03 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sat Jun 25 2016 - 22:22:44 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Sat Jun 25 2016 - 22:24:27 EST)
- [PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Guenter Roeck (Sat Jun 25 2016 - 22:40:49 EST)
- [PATCH v2 4/5] hwmon: (tmp102) Rework chip configuration Guenter Roeck (Sat Jun 25 2016 - 22:40:58 EST)
- [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache Guenter Roeck (Sat Jun 25 2016 - 22:41:12 EST)
- [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay Guenter Roeck (Sat Jun 25 2016 - 22:41:27 EST)
- [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address Guenter Roeck (Sat Jun 25 2016 - 22:41:37 EST)
- [PATCH 01/19] pinctrl: freescale: remove needless module.h include Paul Gortmaker (Sat Jun 25 2016 - 22:47:32 EST)
- [PATCH 17/19] pinctrl: imx23: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:47:50 EST)
- [PATCH 19/19] pinctrl: remove orphaned exported ".remove" function Paul Gortmaker (Sat Jun 25 2016 - 22:47:56 EST)
- [PATCH 15/19] pinctrl: imx7d: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:48:20 EST)
- [PATCH 11/19] pinctrl: imx6q: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:48:32 EST)
- [PATCH 12/19] pinctrl: imx6sl: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:48:44 EST)
- [PATCH 00/19] pinctrl/freescale: fix module usage in non-modular code Paul Gortmaker (Sat Jun 25 2016 - 22:48:48 EST)
- [PATCH 02/19] pinctrl: imx1: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:49:07 EST)
- [PATCH 10/19] pinctrl: imx6dl: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:49:24 EST)
- [PATCH 09/19] pinctrl: imx53: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:49:34 EST)
- [PATCH 13/19] pinctrl: imx6sx: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:49:47 EST)
- [PATCH 08/19] pinctrl: imx51: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:49:57 EST)
- [PATCH 18/19] pinctrl: imx28: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:50:17 EST)
- [PATCH 03/19] pinctrl: imx21: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:50:39 EST)
- [PATCH 07/19] pinctrl: imx50: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:50:50 EST)
- [PATCH 14/19] pinctrl: imx6ul: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:50:53 EST)
- [PATCH 16/19] pinctrl: vf610: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:51:13 EST)
- [PATCH 06/19] pinctrl: imx35: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:51:35 EST)
- [PATCH 04/19] pinctrl: imx25: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:51:47 EST)
- [PATCH 05/19] pinctrl: imx27: make it explicitly non-modular Paul Gortmaker (Sat Jun 25 2016 - 22:51:49 EST)
- include/linux/unaligned/access_ok.h:7:19: error: redefinition of 'get_unaligned_le16' kbuild test robot (Sat Jun 25 2016 - 23:01:22 EST)
- [PATCH v2] ARM: dts: sun7i: Add BCM53125 switch nodes to the lamobo-r1 board Florian Fainelli (Sat Jun 25 2016 - 23:04:50 EST)
- Re: [PATCH 3/5] cputime: allow irq time accounting to be selected as an option kbuild test robot (Sat Jun 25 2016 - 23:04:55 EST)
- [PATCH 0/5] hwmon: New hwmon registration API Guenter Roeck (Sat Jun 25 2016 - 23:27:10 EST)
- [PATCH 4/7] hwmon: (core) Add power attribute support to new API Guenter Roeck (Sat Jun 25 2016 - 23:27:28 EST)
- [PATCH 7/7] hwmon: (core) Document new kernel API Guenter Roeck (Sat Jun 25 2016 - 23:27:40 EST)
- [PATCH 3/7] hwmon: (core) Add current attribute support to new API Guenter Roeck (Sat Jun 25 2016 - 23:27:51 EST)
- [PATCH 6/7] hwmon: (core) Add fan attribute support to new API Guenter Roeck (Sat Jun 25 2016 - 23:28:03 EST)
- [PATCH 5/7] hwmon: (core) Add energy and humidity attribute support to new API Guenter Roeck (Sat Jun 25 2016 - 23:28:18 EST)
- [PATCH 1/7] hwmon: (core) New hwmon registration API Guenter Roeck (Sat Jun 25 2016 - 23:28:31 EST)
- [PATCH 2/7] hwmon: (core) Add voltage attribute support to new API Guenter Roeck (Sat Jun 25 2016 - 23:28:44 EST)
- Re: [PATCH v3 1/3] arm: tegra: initial support for apalis tk1 kbuild test robot (Sat Jun 25 2016 - 23:54:39 EST)
- [PATCH V5 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot Rui Wang (Sun Jun 26 2016 - 00:01:34 EST)
- Re: [RFC] kref: pin objects with dangerously high reference count Jann Horn (Sun Jun 26 2016 - 00:08:27 EST)
- arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191) kbuild test robot (Sun Jun 26 2016 - 00:15:36 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Dan Williams (Sun Jun 26 2016 - 00:15:52 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Michael Ellerman (Sun Jun 26 2016 - 00:19:49 EST)
- RE: [PATCH 1/4][RFC v2] PM / sleep: Avoid accessing frozen_cpus if it is NULL Chen, Yu C (Sun Jun 26 2016 - 00:25:41 EST)
- Re: [PATCH V2 13/63] clocksource/drivers/bcm2835_timer: Convert init function to return error Eric Anholt (Sun Jun 26 2016 - 00:26:08 EST)
- [PATCH] geneve: fix max_mtu setting Haishuang Yan (Sun Jun 26 2016 - 00:28:06 EST)
- [sched] a550c94136: BUG: unable to handle kernel NULL pointer dereference at (null) kernel test robot (Sun Jun 26 2016 - 00:38:35 EST)
- vgacon.c:undefined reference to `screen_info' kbuild test robot (Sun Jun 26 2016 - 00:55:33 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 00:59:37 EST)
- [PATCH 0/2] Support HSIC "pins" on msm8974 tlmm Stephen Boyd (Sun Jun 26 2016 - 01:21:53 EST)
- [PATCH 2/2] pinctrl: qcom: msm8974: Add hsic_ctl pinmux Stephen Boyd (Sun Jun 26 2016 - 01:21:54 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 01:22:03 EST)
- [PATCH 1/2] pinctrl: qcom: Clear all function selection bits Stephen Boyd (Sun Jun 26 2016 - 01:22:18 EST)
- [PATCH] usb: misc: Add driver for usb4604 Stephen Boyd (Sun Jun 26 2016 - 01:25:04 EST)
- [PATCH] usb: ulpi: Automatically set driver::owner with ulpi_driver_register() Stephen Boyd (Sun Jun 26 2016 - 01:38:41 EST)
- [PATCH] regulator: qcom_spmi: Add support for S4 supply on pm8941 Stephen Boyd (Sun Jun 26 2016 - 01:52:11 EST)
- [PATCH] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 Stephen Boyd (Sun Jun 26 2016 - 01:52:12 EST)
- [PATCH] regulator: qcom_spmi: Add support for get_mode/set_mode on switches Stephen Boyd (Sun Jun 26 2016 - 01:52:13 EST)
- [PATCH 0/3] Update pm8941 spmi regulators for USB OTG Stephen Boyd (Sun Jun 26 2016 - 01:52:33 EST)
- [PATCH 2/3] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941 Stephen Boyd (Sun Jun 26 2016 - 01:52:40 EST)
- [PATCH 3/3] regulator: qcom_spmi: Add support for get_mode/set_mode on switches Stephen Boyd (Sun Jun 26 2016 - 01:52:51 EST)
- [PATCH 1/3] regulator: qcom_spmi: Add support for S4 supply on pm8941 Stephen Boyd (Sun Jun 26 2016 - 01:53:00 EST)
- [PATCH] power: qcom_smbb: Make an extcon for usb cable detection Stephen Boyd (Sun Jun 26 2016 - 01:54:45 EST)
- [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Sun Jun 26 2016 - 01:56:54 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sun Jun 26 2016 - 02:07:16 EST)
- Re: [PATCH 01/27] [AARCH64] Fix utmp struct for compatibility reasons. Yury Norov (Sun Jun 26 2016 - 02:13:47 EST)
- [GIT PULL] tpmdd updates for Linux 4.8 Jarkko Sakkinen (Sun Jun 26 2016 - 02:15:00 EST)
- Re: [PATCH 2/3] mailbox: Add Broadcom PDC mailbox driver Jassi Brar (Sun Jun 26 2016 - 02:32:06 EST)
- [PATCH 0/2] implement vcpu preempted check Pan Xinhui (Sun Jun 26 2016 - 02:42:46 EST)
- [PATCH 2/2] locking/osq: Drop the overload of osq_lock() Pan Xinhui (Sun Jun 26 2016 - 02:42:50 EST)
- [PATCH 1/2] kernel/sched: introduce vcpu preempted interface Pan Xinhui (Sun Jun 26 2016 - 02:43:01 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Sun Jun 26 2016 - 02:44:47 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sun Jun 26 2016 - 02:55:34 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 02:58:22 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 03:08:30 EST)
- Re: [PATCH 2/2] locking/osq: Drop the overload of osq_lock() panxinhui (Sun Jun 26 2016 - 03:12:52 EST)
- [PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support Stephen Boyd (Sun Jun 26 2016 - 03:29:02 EST)
- [PATCH 10/21] usb: chipidea: msm: Rely on core to override AHBBURST Stephen Boyd (Sun Jun 26 2016 - 03:29:28 EST)
- [PATCH 13/21] usb: chipidea: msm: Allow core to get usb phy Stephen Boyd (Sun Jun 26 2016 - 03:29:34 EST)
- [PATCH 12/21] usb: chipidea: msm: Keep device runtime enabled Stephen Boyd (Sun Jun 26 2016 - 03:29:45 EST)
- [PATCH 11/21] usb: chipidea: msm: Use hw_write_id_reg() instead of writel directly Stephen Boyd (Sun Jun 26 2016 - 03:29:56 EST)
- [PATCH 09/21] usb: chipidea: Add support for ULPI PHY bus Stephen Boyd (Sun Jun 26 2016 - 03:30:32 EST)
- [PATCH 08/21] usb: chipidea: Kick OTG state machine for AVVIS with vbus extcon Stephen Boyd (Sun Jun 26 2016 - 03:30:43 EST)
- [PATCH 07/21] usb: chipidea: Notify of reset when switching into host mode Stephen Boyd (Sun Jun 26 2016 - 03:30:55 EST)
- [PATCH 06/21] usb: chipidea: Initialize and reinitialize phy later Stephen Boyd (Sun Jun 26 2016 - 03:31:13 EST)
- [PATCH 05/21] usb: chipidea: Handle extcon events properly Stephen Boyd (Sun Jun 26 2016 - 03:31:34 EST)
- [PATCH 19/21] usb: chipidea: msm: Be silent on probe defer errors Stephen Boyd (Sun Jun 26 2016 - 03:31:49 EST)
- [PATCH 04/21] usb: chipidea: Only read/write OTGSC from one place Stephen Boyd (Sun Jun 26 2016 - 03:32:01 EST)
- [PATCH 02/21] usb: ulpi: Support device discovery via DT Stephen Boyd (Sun Jun 26 2016 - 03:32:20 EST)
- [PATCH 21/21] phy: Add support for Qualcomm's USB HS phy Stephen Boyd (Sun Jun 26 2016 - 03:32:26 EST)
- [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy Stephen Boyd (Sun Jun 26 2016 - 03:32:46 EST)
- [PATCH 03/21] usb: ulpi: Avoid reading/writing in device creation with OF devices Stephen Boyd (Sun Jun 26 2016 - 03:33:15 EST)
- [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit Stephen Boyd (Sun Jun 26 2016 - 03:33:19 EST)
- [PATCH 17/21] usb: chipidea: msm: Make platform data driver local instead of global Stephen Boyd (Sun Jun 26 2016 - 03:33:43 EST)
- [PATCH 16/21] usb: chipidea: msm: Restore wrapper settings after reset Stephen Boyd (Sun Jun 26 2016 - 03:34:00 EST)
- [PATCH 14/21] usb: chipidea: msm: Add proper clk and reset support Stephen Boyd (Sun Jun 26 2016 - 03:34:29 EST)
- [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time Stephen Boyd (Sun Jun 26 2016 - 03:34:42 EST)
- [PATCH 01/21] of: device: Support loading a module with OF based modalias Stephen Boyd (Sun Jun 26 2016 - 03:34:58 EST)
- [PATCH] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models MichaÅ KÄpieÅ (Sun Jun 26 2016 - 03:42:19 EST)
- [PATCH v2] tty/serial: atmel: enforce tasklet init and termination sequences Nicolas Ferre (Sun Jun 26 2016 - 03:44:34 EST)
- fs/xfs/xfs_ondisk.h:86:2: error: call to '__compiletime_assert_86' declared with attribute error: XFS: sizeof(xfs_dir2_data_unused_t) is wrong, expected 6 kbuild test robot (Sun Jun 26 2016 - 04:01:14 EST)
- [PATCH 1/1] usb: dwc2: add printf attribute to cat_printf() Nicolas Iooss (Sun Jun 26 2016 - 04:21:28 EST)
- [PATCH 1/1] iommu/amd: initialize devid variable before using it Nicolas Iooss (Sun Jun 26 2016 - 04:34:03 EST)
- [PATCH] perf tools: Fix compiler error due to header file changes He Kuang (Sun Jun 26 2016 - 04:41:32 EST)
- [PATCH v2 1/5] ARM: imx: add support for i.MX 7Solo Stefan Agner (Sun Jun 26 2016 - 04:48:39 EST)
- [PATCH v2 2/5] ARM: dts: imx7d: use imx7s.dtsi as base device tree Stefan Agner (Sun Jun 26 2016 - 04:48:45 EST)
- [PATCH v2 3/5] ARM: dts: imx7d: recreate imx7d.dtsi with i.MX 7Dual specifics Stefan Agner (Sun Jun 26 2016 - 04:48:45 EST)
- [PATCH v2 5/5] ARM: dts: imx7: add Toradex Colibri iMX7S/iMX7D support Stefan Agner (Sun Jun 26 2016 - 04:48:51 EST)
- [PATCH v2 4/5] ARM: dts: imx7d: move input header into base device tree Stefan Agner (Sun Jun 26 2016 - 04:49:17 EST)
- [PATCH v2 0/5] ARM: dts: imx7d: add i.MX 7Solo and Colibri iMX7S/D dts Stefan Agner (Sun Jun 26 2016 - 04:49:44 EST)
- [x86] 87194cac13: BUG: unable to handle kernel kernel test robot (Sun Jun 26 2016 - 04:57:44 EST)
- Re: 4.6.2 frequent crashes under memory + IO pressure Tetsuo Handa (Sun Jun 26 2016 - 05:01:00 EST)
- Re: [PATCH] firmware: declare __{start,end}_builtin_fw as pointers Vegard Nossum (Sun Jun 26 2016 - 05:25:03 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Geert Uytterhoeven (Sun Jun 26 2016 - 05:26:09 EST)
- [PATCH 1/3] Documentation: dt: i2c: use correct STMicroelectronics vendor prefix Stefan Agner (Sun Jun 26 2016 - 05:35:02 EST)
- [PATCH 2/3] powerpc/dts: fix STMicroelectronics compatible strings Stefan Agner (Sun Jun 26 2016 - 05:35:02 EST)
- [PATCH 3/3] ARM: dts: fix STMicroelectronics compatible strings Stefan Agner (Sun Jun 26 2016 - 05:35:10 EST)
- drivers/mfd/syscon.c:67:9: error: implicit declaration of function 'ioremap' kbuild test robot (Sun Jun 26 2016 - 05:36:25 EST)
- Re: [LKP] [lkp] [dcache_{readdir, dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression Thorsten Leemhuis (Sun Jun 26 2016 - 05:50:45 EST)
- drivers/gpio/gpio-mpc8xxx.c:373:2: error: implicit declaration of function 'iounmap' kbuild test robot (Sun Jun 26 2016 - 06:03:43 EST)
- [PATCH v4] wlcore: spi: add wl18xx support Reizer, Eyal (Sun Jun 26 2016 - 06:11:25 EST)
- Re: [PATCH v3 1/3] Documentation: DT: Add iproc-static-adc binding Jonathan Cameron (Sun Jun 26 2016 - 06:24:53 EST)
- Re: [PATCH V4 1/2] cpufreq: Handle sorted frequency tables more efficiently Viresh Kumar (Sun Jun 26 2016 - 06:39:01 EST)
- Re: [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc Jonathan Cameron (Sun Jun 26 2016 - 06:39:08 EST)
- Re: Regression in "kbuild: fix if_change and friends to consider argument order" Thorsten Leemhuis (Sun Jun 26 2016 - 06:43:32 EST)
- Re: [GIT PULL 00/27] perf/core improvements and fixes Ingo Molnar (Sun Jun 26 2016 - 06:44:03 EST)
- TerveisiÃ, Aspire Money Loan (Sun Jun 26 2016 - 06:48:52 EST)
- [tip:perf/core] perf script stackcollapse: Remove reference to the perl interpreter tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:49:41 EST)
- [tip:perf/core] perf hists browser: Move hist_browser into header file tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:50:20 EST)
- [tip:perf/core] perf hists browser: Make (new|delete|run) public tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:50:41 EST)
- [tip:perf/core] perf hists browser: Introduce struct hist_browser title callback tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:51:05 EST)
- [tip:perf/core] perf hists browser: Move horizontal scroll init to new() tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:51:33 EST)
- [tip:perf/core] perf hists browser: Introduce perf_evsel_browser constructor tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:52:00 EST)
- [tip:perf/core] perf hists browser: Introduce init() tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:52:24 EST)
- [tip:perf/core] perf hists: Enlarge pid sort entry size tip-bot for Jiri Olsa (Sun Jun 26 2016 - 06:52:52 EST)
- [tip:perf/core] perf evlist: Destructors should accept NULL tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:53:24 EST)
- [tip:perf/core] perf session: Destructors should accept NULL tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:53:45 EST)
- [tip:perf/core] perf tests time-to-tsc: No need to disable an event before deleting it tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:54:12 EST)
- Re: [PATCH v3 1/2] iommu: Disable preemption around use of this_cpu_ptr() Thorsten Leemhuis (Sun Jun 26 2016 - 06:54:26 EST)
- [tip:perf/core] perf machine: Destructors should accept NULL tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:54:39 EST)
- [tip:perf/core] perf tools: Let python use correct gcc for build_ext tip-bot for He Kuang (Sun Jun 26 2016 - 06:55:37 EST)
- [tip:perf/core] perf config: Move config declarations from util/cache.h to util/config.h tip-bot for Taeung Song (Sun Jun 26 2016 - 06:55:55 EST)
- [tip:perf/core] perf tools: Find right DSO taking into account if binary is 32 or 64-bit tip-bot for He Kuang (Sun Jun 26 2016 - 06:56:26 EST)
- [tip:perf/core] perf unwind: Change macro names of perf register tip-bot for He Kuang (Sun Jun 26 2016 - 06:56:49 EST)
- [tip:perf/core] perf unwind: Fix wrongly used regs for x86_32 unwind tip-bot for He Kuang (Sun Jun 26 2016 - 06:57:16 EST)
- [tip:perf/core] perf unwind: Fix wrongly used regs for aarch64 unwind tip-bot for He Kuang (Sun Jun 26 2016 - 06:57:42 EST)
- [tip:perf/core] perf evlist: Rename for_each() macros to for_each_entry() tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:58:04 EST)
- [tip:perf/core] perf tools: Rename strlist_for_each() macros to for_each_entry() tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:58:17 EST)
- [tip:perf/core] perf rb_resort: Rename for_each() macros to for_each_entry() tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:58:39 EST)
- [tip:perf/core] perf intlist: Rename for_each() macros to for_each_entry() tip-bot for Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 06:59:09 EST)
- [tip:perf/core] perf script: Print sample flags more nicely tip-bot for Adrian Hunter (Sun Jun 26 2016 - 06:59:25 EST)
- [tip:perf/core] perf auxtrace: Add option to feed branches to the thread stack tip-bot for Adrian Hunter (Sun Jun 26 2016 - 06:59:49 EST)
- [tip:perf/core] perf script: Add callindent option tip-bot for Adrian Hunter (Sun Jun 26 2016 - 07:00:17 EST)
- [tip:perf/core] perf config: Introduce new init() and exit() tip-bot for Taeung Song (Sun Jun 26 2016 - 07:01:06 EST)
- [tip:perf/core] perf config: Reimplement show_config() using config_set__for_each tip-bot for Taeung Song (Sun Jun 26 2016 - 07:01:28 EST)
- [tip:x86/boot] x86/boot: Refuse to build with data relocations tip-bot for Kees Cook (Sun Jun 26 2016 - 07:02:42 EST)
- [tip:x86/boot] x86/KASLR, x86/power: Remove x86 hibernation restrictions tip-bot for Kees Cook (Sun Jun 26 2016 - 07:02:49 EST)
- [tip:x86/boot] x86/KASLR: Clarify identity map interface tip-bot for Kees Cook (Sun Jun 26 2016 - 07:03:16 EST)
- [tip:x86/boot] x86/KASLR: Randomize virtual address separately tip-bot for Baoquan He (Sun Jun 26 2016 - 07:03:39 EST)
- [tip:x86/boot] x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G tip-bot for Kees Cook (Sun Jun 26 2016 - 07:04:03 EST)
- [tip:x86/boot] x86/KASLR: Allow randomization below the load address tip-bot for Yinghai Lu (Sun Jun 26 2016 - 07:04:22 EST)
- Re: [PATCH 1/3] spi: spidev: fix the check for spidev in dt Mark Brown (Sun Jun 26 2016 - 07:05:51 EST)
- Re: [PATCH] power: qcom_smbb: Make an extcon for usb cable detection Chanwoo Choi (Sun Jun 26 2016 - 07:18:03 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Chanwoo Choi (Sun Jun 26 2016 - 07:20:50 EST)
- [RFC PATCH v2 06/26] tools include: Add (atomic|atomic64)_add implementation from the kernel sources He Kuang (Sun Jun 26 2016 - 07:21:58 EST)
- [RFC PATCH v2 07/26] perf bpf: Add map related BPF helper He Kuang (Sun Jun 26 2016 - 07:22:03 EST)
- [RFC PATCH v2 11/26] perf bpf: Store arbitrary entries instread fd array in bpf_program He Kuang (Sun Jun 26 2016 - 07:22:05 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sun Jun 26 2016 - 07:22:23 EST)
- [RFC PATCH v2 26/26] perf tests: Add uBPF test case He Kuang (Sun Jun 26 2016 - 07:22:35 EST)
- [RFC PATCH v2 23/26] perf record: Add uBPF hooks at beginning and end of perf record He Kuang (Sun Jun 26 2016 - 07:22:42 EST)
- [RFC PATCH v2 14/26] perf bpf: Add -Wextra to cflags for more warnings and fix them He Kuang (Sun Jun 26 2016 - 07:23:04 EST)
- [RFC PATCH v2 18/26] perf bpf: Add ubpf helper function slots and set/get methods He Kuang (Sun Jun 26 2016 - 07:23:20 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Chanwoo Choi (Sun Jun 26 2016 - 07:23:25 EST)
- [RFC PATCH v2 16/26] perf bpf: Add method for fetching nth ubpf vm He Kuang (Sun Jun 26 2016 - 07:23:36 EST)
- [RFC PATCH v2 08/26] perf bpf: Add UBPF flags and makefile options He Kuang (Sun Jun 26 2016 - 07:23:57 EST)
- [RFC PATCH v2 15/26] perf bpf: Introduce the entity and engine for userspace bpf He Kuang (Sun Jun 26 2016 - 07:24:11 EST)
- [RFC PATCH v2 22/26] perf bpf: Implement boundary check code in ubpf He Kuang (Sun Jun 26 2016 - 07:24:13 EST)
- [RFC PATCH v2 20/26] perf bpf: Accept uBPF programs He Kuang (Sun Jun 26 2016 - 07:24:40 EST)
- [RFC PATCH v2 21/26] bpf: Support bpf load/store boundary check for ubpf He Kuang (Sun Jun 26 2016 - 07:24:53 EST)
- [RFC PATCH v2 24/26] perf bpf: Fillup bpf jmp_call handler He Kuang (Sun Jun 26 2016 - 07:24:54 EST)
- [RFC PATCH v2 25/26] perf bpf: Implement run_ubpf_program He Kuang (Sun Jun 26 2016 - 07:25:34 EST)
- [RFC PATCH v2 19/26] perf tools: Register basic uBPF helpers He Kuang (Sun Jun 26 2016 - 07:25:44 EST)
- [RFC PATCH v2 17/26] perf bpf: Add methods to set/check ubpf engine for bpf programs He Kuang (Sun Jun 26 2016 - 07:25:51 EST)
- [RFC PATCH v2 09/26] perf bpf: Implement empty instruction handler and build bpf-vm He Kuang (Sun Jun 26 2016 - 07:26:10 EST)
- [RFC PATCH v2 13/26] perf bpf: Add abstraction for bpf program methods He Kuang (Sun Jun 26 2016 - 07:26:28 EST)
- [RFC PATCH v2 12/26] perf bpf: Add libbpf-internal.h header file He Kuang (Sun Jun 26 2016 - 07:26:39 EST)
- [RFC PATCH v2 10/26] perf bpf: Remove unused code in libbpf He Kuang (Sun Jun 26 2016 - 07:26:56 EST)
- Re: [PATCH v2 04/14] regulator: SY8106A regulator driver Mark Brown (Sun Jun 26 2016 - 07:27:15 EST)
- [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h He Kuang (Sun Jun 26 2016 - 07:27:37 EST)
- Re: [PATCH v2 05/14] dt-bindings: document SY8106A regulator driver Mark Brown (Sun Jun 26 2016 - 07:27:43 EST)
- [RFC PATCH v2 00/26] perf tools: Support uBPF script He Kuang (Sun Jun 26 2016 - 07:28:14 EST)
- [RFC PATCH v2 01/26] tools include: Adopt byte ordering macros from byteorder/generic.h He Kuang (Sun Jun 26 2016 - 07:28:31 EST)
- [RFC PATCH v2 03/26] bpf: split __bpf_prog_run code into new file He Kuang (Sun Jun 26 2016 - 07:28:43 EST)
- [RFC PATCH v2 02/26] tools include: Fix wrong macro definitions for cpu_to_le* for big endian He Kuang (Sun Jun 26 2016 - 07:28:53 EST)
- [RFC PATCH v2 04/26] bpf: extract jmp and default handler and introduce UBPF_BUILD flag He Kuang (Sun Jun 26 2016 - 07:29:19 EST)
- Re: [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset Aleksa Sarai (Sun Jun 26 2016 - 07:30:20 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Sun Jun 26 2016 - 07:36:42 EST)
- Re: [PATCH v4 0/2] ASoC: da7219: Convert driver to use generic FW functions Mark Brown (Sun Jun 26 2016 - 07:42:38 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sun Jun 26 2016 - 07:58:56 EST)
- Applied "ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"" to the asoc tree Mark Brown (Sun Jun 26 2016 - 08:02:57 EST)
- Applied "ASoC: tpa6130a2: Remove goto err_gpio" to the asoc tree Mark Brown (Sun Jun 26 2016 - 08:03:11 EST)
- Applied "SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"" to the asoc tree Mark Brown (Sun Jun 26 2016 - 08:03:17 EST)
- Applied "regulator: qcom_spmi: Add support for get_mode/set_mode on switches" to the regulator tree Mark Brown (Sun Jun 26 2016 - 08:03:18 EST)
- Applied "ASoC: wm8753: Remove unneeded header file" to the asoc tree Mark Brown (Sun Jun 26 2016 - 08:03:23 EST)
- Applied "regulator: qcom_spmi: Add support for S4 supply on pm8941" to the regulator tree Mark Brown (Sun Jun 26 2016 - 08:03:28 EST)
- Applied "spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"" to the spi tree Mark Brown (Sun Jun 26 2016 - 08:03:35 EST)
- Applied "regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941" to the regulator tree Mark Brown (Sun Jun 26 2016 - 08:04:11 EST)
- Applied "ASoC: tpa6130a2: Add DAPM support" to the asoc tree Mark Brown (Sun Jun 26 2016 - 08:04:41 EST)
- Re: Internal error xfs_trans_cancel Thorsten Leemhuis (Sun Jun 26 2016 - 08:16:39 EST)
- Re: [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks Maxime Ripard (Sun Jun 26 2016 - 08:34:29 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Sun Jun 26 2016 - 08:40:30 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sun Jun 26 2016 - 08:46:35 EST)
- Re: [PATCH 1/5] spi: do not fail if the CS line is not connected Mark Brown (Sun Jun 26 2016 - 08:48:57 EST)
- Re: Reported regressions for 4.7 as of Sunday, 2016-06-19 Thorsten Leemhuis (Sun Jun 26 2016 - 08:52:47 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Sun Jun 26 2016 - 08:54:16 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sun Jun 26 2016 - 08:57:48 EST)
- unsubscribing MichaÅ Zegan (Sun Jun 26 2016 - 09:01:32 EST)
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey Neil Armstrong (Sun Jun 26 2016 - 09:06:45 EST)
- core.c:undefined reference to `fpu_save' kbuild test robot (Sun Jun 26 2016 - 09:10:40 EST)
- Re: [Cluster-devel] [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb Steven Whitehouse (Sun Jun 26 2016 - 09:19:19 EST)
- Re: [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache Nishanth Menon (Sun Jun 26 2016 - 09:28:46 EST)
- Re: [PATCH v2 00/17] DS1341 support and code cleanup Alexandre Belloni (Sun Jun 26 2016 - 09:30:09 EST)
- Re: [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay Nishanth Menon (Sun Jun 26 2016 - 09:32:40 EST)
- Re: [PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function Nishanth Menon (Sun Jun 26 2016 - 09:33:06 EST)
- Re: [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address Nishanth Menon (Sun Jun 26 2016 - 09:33:24 EST)
- [PATCH 0/6] mfd: Fine-tuning for three function implementations SF Markus Elfring (Sun Jun 26 2016 - 09:34:49 EST)
- Re: Suspend wakes right back up Pavel Machek (Sun Jun 26 2016 - 09:45:38 EST)
- [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child() SF Markus Elfring (Sun Jun 26 2016 - 09:45:59 EST)
- [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child() SF Markus Elfring (Sun Jun 26 2016 - 09:47:39 EST)
- [PATCH 3/6] mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child() SF Markus Elfring (Sun Jun 26 2016 - 09:48:58 EST)
- [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child() SF Markus Elfring (Sun Jun 26 2016 - 09:50:50 EST)
- [PATCH 5/6] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe() SF Markus Elfring (Sun Jun 26 2016 - 09:51:46 EST)
- [PATCH 6/6] mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe() SF Markus Elfring (Sun Jun 26 2016 - 09:54:31 EST)
- Re: [PATCH 1/1] drivers:iio:light:isl29125: added macros for sensing range Jonathan Cameron (Sun Jun 26 2016 - 09:57:10 EST)
- Linux 4.7: Reported regressions as of Sunday, 2016-06-26 Thorsten Leemhuis (Sun Jun 26 2016 - 10:01:56 EST)
- Re: [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay Guenter Roeck (Sun Jun 26 2016 - 10:02:18 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sun Jun 26 2016 - 10:07:33 EST)
- Re: [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache Guenter Roeck (Sun Jun 26 2016 - 10:17:55 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Sun Jun 26 2016 - 10:25:32 EST)
- Re: [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time() Greg Kroah-Hartman (Sun Jun 26 2016 - 10:43:57 EST)
- Re: [RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel Greg KH (Sun Jun 26 2016 - 10:44:07 EST)
- Re: [PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue Greg KH (Sun Jun 26 2016 - 10:44:23 EST)
- Re: [PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init() Greg KH (Sun Jun 26 2016 - 10:44:34 EST)
- Re: [PATCH 3/3] iio: potentiometer: mcp4531: Add device tree binding Jonathan Cameron (Sun Jun 26 2016 - 10:53:36 EST)
- Re: [PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree Jonathan Cameron (Sun Jun 26 2016 - 10:54:07 EST)
- Re: [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100 Chen-Yu Tsai (Sun Jun 26 2016 - 10:54:46 EST)
- Re: [PATCH v3 5/8] rtc: ac100: Add clk output support Chen-Yu Tsai (Sun Jun 26 2016 - 10:58:36 EST)
- Re: [RESEND PATCH v2 1/2] staging: iio: accel: fix error check Jonathan Cameron (Sun Jun 26 2016 - 10:58:52 EST)
- Re: [RESEND PATCH v2 2/2] staging: iio: accel: add error check Jonathan Cameron (Sun Jun 26 2016 - 11:00:53 EST)
- Re: [PATCH v2 04/14] regulator: SY8106A regulator driver OndÅej Jirman (Sun Jun 26 2016 - 11:07:25 EST)
- Re: [PATCH v2 05/14] dt-bindings: document SY8106A regulator driver OndÅej Jirman (Sun Jun 26 2016 - 11:10:17 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 11:11:46 EST)
- Re: Internal error xfs_trans_cancel Daniel Wagner (Sun Jun 26 2016 - 11:13:42 EST)
- Re: [v3,5/5] mfd: rn5t618: register restart handler Guenter Roeck (Sun Jun 26 2016 - 11:13:57 EST)
- Re: [PATCH v3] iio: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors Jonathan Cameron (Sun Jun 26 2016 - 11:18:13 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Sun Jun 26 2016 - 11:20:40 EST)
- Re: Reported regressions for 4.7 as of Sunday, 2016-06-19 Lucas Stach (Sun Jun 26 2016 - 11:36:36 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock panxinhui (Sun Jun 26 2016 - 11:55:39 EST)
- BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Hans de Goede (Sun Jun 26 2016 - 12:00:51 EST)
- Re: [PATCH] iio: as3935: improve error reporting in as3935_event_work Jonathan Cameron (Sun Jun 26 2016 - 12:06:03 EST)
- Re: [PATCH v3] iio: stx104: Add GPIO support for the Apex Embedded Systems STX104 Jonathan Cameron (Sun Jun 26 2016 - 12:10:35 EST)
- Re: [PATCH v2 00/15] clk: sunxi: introduce "modern" clock support Maxime Ripard (Sun Jun 26 2016 - 12:24:46 EST)
- Re: [PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling Amit Kucheria (Sun Jun 26 2016 - 12:32:44 EST)
- Re: [PATCH v2 1/3] toshiba_acpi: Add IIO interface for accelerometer axis data Jonathan Cameron (Sun Jun 26 2016 - 12:36:58 EST)
- Re: [RFC v4 0/7] extcon: usb-gpio: fixes and improvements Tobias Jakobi (Sun Jun 26 2016 - 12:39:22 EST)
- Re: [GIT pull] x86 fixes for 4.7 Borislav Petkov (Sun Jun 26 2016 - 12:43:59 EST)
- Re: [PATCH v4 13/16] x86/dumpstack: Try harder to get a call trace on stack overflow Andy Lutomirski (Sun Jun 26 2016 - 13:00:32 EST)
- Re: [PATCH 3/3] iio: adc: max1363: Add device tree binding Jonathan Cameron (Sun Jun 26 2016 - 13:01:47 EST)
- Re: [PATCH 1/3] iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts Jonathan Cameron (Sun Jun 26 2016 - 13:02:16 EST)
- Re: [PATCH 2/3] iio: adc: max1363: Add device tree binding documentation Jonathan Cameron (Sun Jun 26 2016 - 13:02:58 EST)
- Re: [PATCH 1/2] perf data convert: Include config.h header Arnaldo Carvalho de Melo (Sun Jun 26 2016 - 13:06:19 EST)
- Re: [LKP] [lkp] [dcache_{readdir, dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression Linus Torvalds (Sun Jun 26 2016 - 13:13:40 EST)
- Re: [PATCH] firmware: declare __{start,end}_builtin_fw as pointers Linus Torvalds (Sun Jun 26 2016 - 13:17:06 EST)
- Re: [PATCH 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Sun Jun 26 2016 - 13:26:33 EST)
- Re: [LKP] [lkp] [dcache_{readdir, dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression Al Viro (Sun Jun 26 2016 - 14:06:25 EST)
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document Jonathan Cameron (Sun Jun 26 2016 - 14:33:14 EST)
- Re: [PATCH] devpts: fix null pointer dereference on failed memory allocation Greg Kroah-Hartman (Sun Jun 26 2016 - 14:44:57 EST)
- Re: tty/vt/keyboard: out of bounds access in do_compute_shiftstate Greg KH (Sun Jun 26 2016 - 14:46:14 EST)
- Re: [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG Pavel Machek (Sun Jun 26 2016 - 14:47:51 EST)
- Re: [PATCH 7/7] random: add backtracking protection to the CRNG Pavel Machek (Sun Jun 26 2016 - 14:48:00 EST)
- Re: [PATCH v2 05/14] dt-bindings: document SY8106A regulator driver Mark Brown (Sun Jun 26 2016 - 14:53:27 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Greg Kroah-Hartman (Sun Jun 26 2016 - 14:54:49 EST)
- Re: [patch V2 00/20] timer: Refactor the timer wheel Pavel Machek (Sun Jun 26 2016 - 15:01:17 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Topi Miettinen (Sun Jun 26 2016 - 15:03:36 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Sun Jun 26 2016 - 15:07:53 EST)
- Re: [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG Stephan Mueller (Sun Jun 26 2016 - 15:10:33 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Topi Miettinen (Sun Jun 26 2016 - 15:14:23 EST)
- Re: [patch V2 00/20] timer: Refactor the timer wheel Arjan van de Ven (Sun Jun 26 2016 - 15:21:53 EST)
- [PATCH] rtlwifi: Add missing newlines to RT_TRACE calls Joe Perches (Sun Jun 26 2016 - 15:34:44 EST)
- Re: automatic interrupt affinity for MSI/MSI-X capable devices V2 Alexander Gordeev (Sun Jun 26 2016 - 15:37:24 EST)
- Re: 4.6.2 frequent crashes under memory + IO pressure Johannes Stezenbach (Sun Jun 26 2016 - 15:40:37 EST)
- Re: [PATCH RESEND] ipconfig : Fix null reference to the freed dev_addr David Miller (Sun Jun 26 2016 - 15:44:58 EST)
- Re: [PATCH v2] net: stmmac: dwmac-rk: add rk3228-specific data David Miller (Sun Jun 26 2016 - 15:46:08 EST)
- Re: [PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs [ver #2] David Miller (Sun Jun 26 2016 - 16:02:35 EST)
- Re: [patch V2 00/20] timer: Refactor the timer wheel Pavel Machek (Sun Jun 26 2016 - 16:02:55 EST)
- [PATCH v2 0/2] iio: adc: max1363: Add device tree support Florian Vaussard (Sun Jun 26 2016 - 16:05:04 EST)
- [PATCH v2 2/2] iio: adc: max1363: Add device tree binding Florian Vaussard (Sun Jun 26 2016 - 16:05:09 EST)
- [PATCH v2 1/2] iio: adc: max1363: Add device tree binding documentation Florian Vaussard (Sun Jun 26 2016 - 16:05:39 EST)
- [PATCH 0/2] devicetree overlay small fixes Michal Suchanek (Sun Jun 26 2016 - 16:12:38 EST)
- [PATCH 2/2] of: fdt: mark unflattened tree as detached Michal Suchanek (Sun Jun 26 2016 - 16:12:43 EST)
- [PATCH 1/2] of: overlay: add resolver error prints Michal Suchanek (Sun Jun 26 2016 - 16:12:55 EST)
- [PATCH v2 0/4] iio: potentiometer: mcp4531: New parts, DT and typo Florian Vaussard (Sun Jun 26 2016 - 16:24:30 EST)
- [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding Florian Vaussard (Sun Jun 26 2016 - 16:24:42 EST)
- [PATCH v2 1/4] iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x Florian Vaussard (Sun Jun 26 2016 - 16:24:52 EST)
- [PATCH v2 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Florian Vaussard (Sun Jun 26 2016 - 16:25:00 EST)
- [PATCH v2 4/4] iio: potentiometer: Fix typo in Kconfig Florian Vaussard (Sun Jun 26 2016 - 16:25:23 EST)
- Re: [PATCH v3 1/3] arm: tegra: initial support for apalis tk1 Marcel Ziswiler (Sun Jun 26 2016 - 16:42:32 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Alexei Starovoitov (Sun Jun 26 2016 - 16:48:12 EST)
- Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Nilay Vaish (Sun Jun 26 2016 - 17:09:38 EST)
- [PATCH] m32r: fix build warning about putc Sudip Mukherjee (Sun Jun 26 2016 - 17:16:27 EST)
- Re: [LKP] [lkp] [dcache_{readdir, dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression Linus Torvalds (Sun Jun 26 2016 - 17:20:15 EST)
- [PATCH] sched/core: fix sched_getaffinity return value kerneldoc Zev Weiss (Sun Jun 26 2016 - 17:23:50 EST)
- SaudaÃÃes Aspire Money Loan (Sun Jun 26 2016 - 17:31:33 EST)
- [PATCH v2] m32r: fix build warning about putc Sudip Mukherjee (Sun Jun 26 2016 - 17:37:42 EST)
- Re: [PATCH 0/7] de-stage SW_SYNC validation frawework Pavel Machek (Sun Jun 26 2016 - 17:45:33 EST)
- Re: [PATCH 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Pavel Machek (Sun Jun 26 2016 - 17:49:11 EST)
- [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup Andy Lutomirski (Sun Jun 26 2016 - 17:56:18 EST)
- [PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() Andy Lutomirski (Sun Jun 26 2016 - 17:56:38 EST)
- [PATCH v4 08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks Andy Lutomirski (Sun Jun 26 2016 - 17:56:42 EST)
- [PATCH v4 10/29] x86/die: Don't try to recover from an OOPS on a non-default stack Andy Lutomirski (Sun Jun 26 2016 - 17:56:46 EST)
- [PATCH v4 11/29] x86/dumpstack: When OOPSing, rewind the stack before do_exit Andy Lutomirski (Sun Jun 26 2016 - 17:56:52 EST)
- [PATCH v4 24/29] x86/entry: Get rid of pt_regs_to_thread_info() Andy Lutomirski (Sun Jun 26 2016 - 17:56:56 EST)
- [PATCH v4 14/29] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS Andy Lutomirski (Sun Jun 26 2016 - 17:57:09 EST)
- [PATCH v4 13/29] x86/dumpstack: Try harder to get a call trace on stack overflow Andy Lutomirski (Sun Jun 26 2016 - 17:57:34 EST)
- [PATCH v4 12/29] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp Andy Lutomirski (Sun Jun 26 2016 - 17:57:44 EST)
- [PATCH v4 28/29] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK Andy Lutomirski (Sun Jun 26 2016 - 17:58:09 EST)
- [PATCH v4 09/29] fork: Add generic vmalloced stack support Andy Lutomirski (Sun Jun 26 2016 - 17:58:24 EST)
- [PATCH v4 29/29] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set Andy Lutomirski (Sun Jun 26 2016 - 17:58:44 EST)
- [PATCH v4 07/29] mm: Fix memcg stack accounting for sub-page stacks Andy Lutomirski (Sun Jun 26 2016 - 17:58:56 EST)
- [PATCH v4 27/29] x86: Move thread_info into task_struct Andy Lutomirski (Sun Jun 26 2016 - 17:59:13 EST)
- [PATCH v4 06/29] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks Andy Lutomirski (Sun Jun 26 2016 - 17:59:29 EST)
- [PATCH v4 26/29] sched: Allow putting thread_info into task_struct Andy Lutomirski (Sun Jun 26 2016 - 17:59:41 EST)
- [PATCH v4 25/29] um: Stop conflating task_struct::stack with thread_info Andy Lutomirski (Sun Jun 26 2016 - 18:00:05 EST)
- [PATCH v4 04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated Andy Lutomirski (Sun Jun 26 2016 - 18:00:32 EST)
- [PATCH v4 23/29] kdb: Use task_cpu() instead of task_thread_info()->cpu Andy Lutomirski (Sun Jun 26 2016 - 18:00:38 EST)
- [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct Andy Lutomirski (Sun Jun 26 2016 - 18:01:06 EST)
- Re: [PATCH] Coccinelle: Add misc/boolconv.cocci Julia Lawall (Sun Jun 26 2016 - 18:01:19 EST)
- [PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code Andy Lutomirski (Sun Jun 26 2016 - 18:01:44 EST)
- [PATCH v4 21/29] x86/smp: Remove unnecessary initialization of thread_info::cpu Andy Lutomirski (Sun Jun 26 2016 - 18:01:54 EST)
- [PATCH v4 18/29] x86: Move addr_limit to thread_struct Andy Lutomirski (Sun Jun 26 2016 - 18:02:11 EST)
- [PATCH v4 03/29] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() Andy Lutomirski (Sun Jun 26 2016 - 18:02:25 EST)
- [PATCH v4 20/29] x86/smp: Remove stack_smp_processor_id() Andy Lutomirski (Sun Jun 26 2016 - 18:02:35 EST)
- [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad Andy Lutomirski (Sun Jun 26 2016 - 18:03:01 EST)
- [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Andy Lutomirski (Sun Jun 26 2016 - 18:03:11 EST)
- [PATCH 2/5] rtc: ds1286: move header to linux/rtc Alexandre Belloni (Sun Jun 26 2016 - 18:03:22 EST)
- [PATCH v4 17/29] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct Andy Lutomirski (Sun Jun 26 2016 - 18:03:26 EST)
- [PATCH 1/5] rtc: ds17287: remove unused header Alexandre Belloni (Sun Jun 26 2016 - 18:03:38 EST)
- [PATCH 3/5] rtc: ds2404: move rtc-ds2404.h to platform_data Alexandre Belloni (Sun Jun 26 2016 - 18:03:48 EST)
- [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data Alexandre Belloni (Sun Jun 26 2016 - 18:04:18 EST)
- [PATCH 4/5] rtc: m48t86: move m48t86.h to platform_data Alexandre Belloni (Sun Jun 26 2016 - 18:04:21 EST)
- [PATCH v4 16/29] x86/mm: Improve stack-overflow #PF handling Andy Lutomirski (Sun Jun 26 2016 - 18:04:54 EST)
- [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Sun Jun 26 2016 - 18:05:17 EST)
- Re: [PATCH v2 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Peter Rosin (Sun Jun 26 2016 - 18:11:39 EST)
- Re: [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding Peter Rosin (Sun Jun 26 2016 - 18:13:09 EST)
- Re: [PATCH] clk: rockchip: add flag CLK_SET_RATE_PARENT for dclk_vop0_div on RK3399 Heiko Stuebner (Sun Jun 26 2016 - 18:19:22 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Tejun Heo (Sun Jun 26 2016 - 18:26:36 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Pavel Machek (Sun Jun 26 2016 - 18:37:34 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Pavel Machek (Sun Jun 26 2016 - 18:40:04 EST)
- Re: [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG Theodore Ts'o (Sun Jun 26 2016 - 18:52:13 EST)
- [PATCH 1/2] exit: Quieten greatest stack depth printk Anton Blanchard (Sun Jun 26 2016 - 19:01:55 EST)
- [PATCH 2/2] mm: workingset: printk missing log level, use pr_info() Anton Blanchard (Sun Jun 26 2016 - 19:01:55 EST)
- Re: [PATCH 7/7] random: add backtracking protection to the CRNG Theodore Ts'o (Sun Jun 26 2016 - 19:06:00 EST)
- Re: [PATCH] arm64: dts: rockchip: add ap_pwroff and ddrio_pwroff pins for rk3399 Heiko Stuebner (Sun Jun 26 2016 - 19:09:32 EST)
- [PATCH 0/2] nfit_test: convert to vmalloc() Dan Williams (Sun Jun 26 2016 - 19:12:55 EST)
- [PATCH 1/2] libnvdimm, pmem: allow nfit_test to override pmem_direct_access() Dan Williams (Sun Jun 26 2016 - 19:13:10 EST)
- [PATCH 2/2] tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() Dan Williams (Sun Jun 26 2016 - 19:13:23 EST)
- Re: [PATCH v5 00/10] NTB Selftest Script Jon Mason (Sun Jun 26 2016 - 19:29:30 EST)
- linux-next: lots of repeated patches in the tpmdd tree Stephen Rothwell (Sun Jun 26 2016 - 19:37:09 EST)
- Re: [PATCH v4 25/29] um: Stop conflating task_struct::stack with thread_info Brian Gerst (Sun Jun 26 2016 - 19:40:54 EST)
- Re: [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset Tejun Heo (Sun Jun 26 2016 - 19:43:06 EST)
- Re: [PATCH v4 25/29] um: Stop conflating task_struct::stack with thread_info Andy Lutomirski (Sun Jun 26 2016 - 19:49:33 EST)
- Re: [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct Brian Gerst (Sun Jun 26 2016 - 19:55:39 EST)
- Re: [PATCH 1/7] Documentation: of: add type property Kuninori Morimoto (Sun Jun 26 2016 - 20:09:36 EST)
- Re: [GIT PULL] tpmdd updates for Linux 4.8 James Morris (Sun Jun 26 2016 - 20:14:23 EST)
- Re: [PATCH] rtlwifi: Add missing newlines to RT_TRACE calls Larry Finger (Sun Jun 26 2016 - 20:18:40 EST)
- Re: [PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size Larry Finger (Sun Jun 26 2016 - 20:19:49 EST)
- Re: [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct Andy Lutomirski (Sun Jun 26 2016 - 20:23:26 EST)
- Re: [PATCH V4 1/2] cpufreq: Handle sorted frequency tables more efficiently Rafael J. Wysocki (Sun Jun 26 2016 - 20:28:52 EST)
- Re: [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct Brian Gerst (Sun Jun 26 2016 - 20:36:27 EST)
- Re: [PATCH v4 22/29] x86/asm: Move 'status' from struct thread_info to struct thread_struct Andy Lutomirski (Sun Jun 26 2016 - 20:40:47 EST)
- linux-next: build failure after merge of the nfs tree Stephen Rothwell (Sun Jun 26 2016 - 20:59:00 EST)
- Re: [PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable Rafael J. Wysocki (Sun Jun 26 2016 - 21:08:19 EST)
- retryï[PATCH] fix error: a bin file can truncate itself while running on overlayfs Zhang AiHua (Sun Jun 26 2016 - 21:09:30 EST)
- Re: [PATCH] rtlwifi: Add missing newlines to RT_TRACE calls Joe Perches (Sun Jun 26 2016 - 21:13:56 EST)
- Re: [RESEND PATCH v2 1/2] power/cpuidle: enhance the precision of state select Zhaoyang Huang (Sun Jun 26 2016 - 21:14:01 EST)
- Re: [PATCH] geneve: fix max_mtu setting 严海双 (Sun Jun 26 2016 - 21:14:14 EST)
- Re: [alsa-devel] [PATCH 1/7] Documentation: of: add type property Kuninori Morimoto (Sun Jun 26 2016 - 21:14:36 EST)
- RE: acpi: broken suspend to RAM with v4.7-rc1 Zheng, Lv (Sun Jun 26 2016 - 21:17:33 EST)
- Re: [PATCH] rtlwifi: Add missing newlines to RT_TRACE calls Joe Perches (Sun Jun 26 2016 - 21:26:41 EST)
- Linux 4.7-rc5 Linus Torvalds (Sun Jun 26 2016 - 21:27:50 EST)
- [PATCH v4 1/2] mm: thp: move pmd check inside ptl for freeze_page() Naoya Horiguchi (Sun Jun 26 2016 - 21:28:59 EST)
- [PATCH v4 2/2] mm: rmap: call page_check_address() with sync enabled to avoid racy check Naoya Horiguchi (Sun Jun 26 2016 - 21:29:01 EST)
- Re: [PATCH V5 0/6] Introduce framework for SLIMbus device drivers Masami Hiramatsu (Sun Jun 26 2016 - 21:31:14 EST)
- [lkp] [arm64] 60edbdb955: BUG: unable to handle kernel paging request at ffff8800bffe0000 kernel test robot (Sun Jun 26 2016 - 21:34:42 EST)
- [lkp] [sched] ec58e50592: WARNING: CPU: 0 PID: 5132 at kernel/fork.c:296 free_task+0x35/0x5f kernel test robot (Sun Jun 26 2016 - 21:35:47 EST)
- Hello linux bedros (Sun Jun 26 2016 - 21:37:25 EST)
- Re: [RFC 00/12] lockdep: Implement crossrelease feature Byungchul Park (Sun Jun 26 2016 - 21:37:37 EST)
- [PATCH v2] Maxim/driver: Add driver for maxim ds26522 Zhao Qiang (Sun Jun 26 2016 - 21:41:09 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Sun Jun 26 2016 - 21:46:37 EST)
- Re: [PATCH] rtlwifi: Add missing newlines to RT_TRACE calls Larry Finger (Sun Jun 26 2016 - 21:49:09 EST)
- Re: [PATCH V4 1/2] cpufreq: Handle sorted frequency tables more efficiently Viresh Kumar (Sun Jun 26 2016 - 21:56:43 EST)
- [PATCH] virtio: Return correct errno for function init_vq's failure Minfei Huang (Sun Jun 26 2016 - 22:09:39 EST)
- Re: [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 zhouchengming (Sun Jun 26 2016 - 22:12:16 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Hekuang (Sun Jun 26 2016 - 22:12:38 EST)
- Re: [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver CK Hu (Sun Jun 26 2016 - 22:16:01 EST)
- Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it Wan ZongShun (Sun Jun 26 2016 - 22:16:40 EST)
- Re: [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399 Chris Zhong (Sun Jun 26 2016 - 22:19:33 EST)
- Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Hekuang (Sun Jun 26 2016 - 22:22:37 EST)
- Re: [PATCH 1/5] PM / devfreq: make devfreq explicitly non-modular Chanwoo Choi (Sun Jun 26 2016 - 22:27:33 EST)
- Re: [PATCH 2/5] PM / devfreq: make devfreq-event explicitly non-modular Chanwoo Choi (Sun Jun 26 2016 - 22:28:25 EST)
- Re: [PATCH 3/5] PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristate Chanwoo Choi (Sun Jun 26 2016 - 22:28:45 EST)
- Re: [PATCH 5/5] PM / devfreq: make event/exynos-ppmu DEVFREQ_EVENT_EXYNOS_PPMU tristate Chanwoo Choi (Sun Jun 26 2016 - 22:30:28 EST)
- Re: [PATCH v4 28/29] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK Andy Lutomirski (Sun Jun 26 2016 - 22:35:37 EST)
- Re: [PATCH 4/5] PM / devfreq: make event/exynos-nocp DEVFREQ_EVENT_EXYNOS_NOCP tristate Chanwoo Choi (Sun Jun 26 2016 - 22:40:54 EST)
- Re: [PATCH v13 10/10] kprobes: Add arm64 case in kprobe example module David Long (Sun Jun 26 2016 - 22:55:18 EST)
- [PATCH v14 00/10] arm64: Add kernel probes (kprobes) support David Long (Sun Jun 26 2016 - 23:07:07 EST)
- [PATCH v14 07/10] arm64: kprobes instruction simulation support David Long (Sun Jun 26 2016 - 23:07:26 EST)
- [PATCH v14 08/10] arm64: Add trampoline code for kretprobes David Long (Sun Jun 26 2016 - 23:07:45 EST)
- [PATCH v14 03/10] arm64: add conditional instruction simulation support David Long (Sun Jun 26 2016 - 23:07:55 EST)
- [PATCH v14 10/10] kprobes: Add arm64 case in kprobe example module David Long (Sun Jun 26 2016 - 23:08:06 EST)
- [PATCH v14 09/10] arm64: Add kernel return probes support (kretprobes) David Long (Sun Jun 26 2016 - 23:08:22 EST)
- [PATCH v14 02/10] arm64: Add more test functions to insn.c David Long (Sun Jun 26 2016 - 23:08:35 EST)
- [PATCH v14 04/10] arm64: Kprobes with single stepping support David Long (Sun Jun 26 2016 - 23:08:45 EST)
- [PATCH v14 06/10] arm64: Treat all entry code as non-kprobe-able David Long (Sun Jun 26 2016 - 23:08:56 EST)
- [PATCH v14 05/10] arm64: Blacklist non-kprobe-able symbol David Long (Sun Jun 26 2016 - 23:09:20 EST)
- [PATCH v14 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature David Long (Sun Jun 26 2016 - 23:09:41 EST)
- Re: [RESEND PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver Jiancheng Xue (Sun Jun 26 2016 - 23:24:19 EST)
- linux-next: manual merge of the jc_docs tree with the drm tree Stephen Rothwell (Sun Jun 26 2016 - 23:31:39 EST)
- Re: [PATCH v2 2/2] namespaces: add transparent user namespaces Michael Kerrisk (Sun Jun 26 2016 - 23:35:09 EST)
- Re: [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit kbuild test robot (Sun Jun 26 2016 - 23:42:28 EST)
- linux-next: manual merge of the devicetree tree with the arm-soc tree Stephen Rothwell (Sun Jun 26 2016 - 23:42:58 EST)
- Re: [PATCH] m32r: fix build warning about putc kbuild test robot (Sun Jun 26 2016 - 23:49:54 EST)
- Re: [PATCH 2/2] mm: workingset: printk missing log level, use pr_info() Joe Perches (Mon Jun 27 2016 - 00:01:41 EST)
- Re: [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399 Guenter Roeck (Mon Jun 27 2016 - 00:02:03 EST)
- [x86] ddf4847e6f: BUG: unable to handle kernel paging request at ffffffff03862040 kernel test robot (Mon Jun 27 2016 - 00:16:25 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT kbuild test robot (Mon Jun 27 2016 - 00:17:52 EST)
- [PATCH] Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio Ricky Liang (Mon Jun 27 2016 - 00:19:31 EST)
- Re: Re: [PATCH] arm:swiotlb:keep disabled in default configuration Manjeet Pawar (Mon Jun 27 2016 - 00:21:36 EST)
- Re: [patch V3 00/22] timer: Refactor the timer wheel Paul E. McKenney (Mon Jun 27 2016 - 00:22:47 EST)
- [PATCH v2] Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio Ricky Liang (Mon Jun 27 2016 - 00:23:09 EST)
- linux-next: manual merge of the kvm-ppc-paulus tree with the powerpc tree Stephen Rothwell (Mon Jun 27 2016 - 00:24:00 EST)
- [PATCH V5 0/2] cpufreq: Sorted policy->freq_table Viresh Kumar (Mon Jun 27 2016 - 00:29:45 EST)
- [PATCH V5 2/2] cpufreq: Reuse new freq-table helpers Viresh Kumar (Mon Jun 27 2016 - 00:29:54 EST)
- [PATCH V5 1/2] cpufreq: Handle sorted frequency tables more efficiently Viresh Kumar (Mon Jun 27 2016 - 00:30:10 EST)
- Re: [PATCH] Decouple CFG and IO in Designware PCIe Driver Pratyush Anand (Mon Jun 27 2016 - 00:37:57 EST)
- Re: [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399 Chris Zhong (Mon Jun 27 2016 - 00:40:17 EST)
- [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18 kernel test robot (Mon Jun 27 2016 - 00:43:29 EST)
- Re: [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 zhouchengming (Mon Jun 27 2016 - 00:49:37 EST)
- [PATCH] [perf]: update makefile message for installing required libs neerajbadlani (Mon Jun 27 2016 - 00:50:13 EST)
- [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace zhouchengming (Mon Jun 27 2016 - 00:51:27 EST)
- Re: [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit kbuild test robot (Mon Jun 27 2016 - 00:52:03 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree Eric Dumazet (Mon Jun 27 2016 - 00:52:39 EST)
- Re: [PATCH RFC 0/2] rtc-cmos: Workaround unwanted interrupt generation Pratyush Anand (Mon Jun 27 2016 - 00:55:28 EST)
- [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace Zhou Chengming (Mon Jun 27 2016 - 00:57:02 EST)
- [PATCH net-next 1/6] r8152: add aldps_enable for rtl_ops Hayes Wang (Mon Jun 27 2016 - 01:08:36 EST)
- [PATCH net-next 6/6] r8152: add byte_enable for ocp_read_word function Hayes Wang (Mon Jun 27 2016 - 01:08:40 EST)
- Re: undefined reference to `printk' Yoshinori Sato (Mon Jun 27 2016 - 01:15:34 EST)
- Re: [RFC v4 0/7] extcon: usb-gpio: fixes and improvements Krzysztof Kozlowski (Mon Jun 27 2016 - 01:22:41 EST)
- kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Mon Jun 27 2016 - 01:23:06 EST)
- Re: [PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal PCIe PHY Kishon Vijay Abraham I (Mon Jun 27 2016 - 01:25:04 EST)
- Re: undefined reference to `printk' Yoshinori Sato (Mon Jun 27 2016 - 01:26:35 EST)
- Re: [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace Yury Norov (Mon Jun 27 2016 - 01:39:44 EST)
- Re: [PATCH v3 0/9] reduce memory usage by page_owner Joonsoo Kim (Mon Jun 27 2016 - 01:42:33 EST)
- [PATCH] cpufreq: dt: call of_node_put() before error out Masahiro Yamada (Mon Jun 27 2016 - 01:49:51 EST)
- Re: [PATCH v6v3 02/12] mm: migrate: support non-lru movable page migration Anshuman Khandual (Mon Jun 27 2016 - 01:51:24 EST)
- Re: [PATCH 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Mon Jun 27 2016 - 01:52:12 EST)
- Re: [PATCH v2 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Florian Vaussard (Mon Jun 27 2016 - 01:52:15 EST)
- Re: [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding Florian Vaussard (Mon Jun 27 2016 - 01:52:40 EST)
- Re: [PATCH] cpufreq: dt: call of_node_put() before error out Viresh Kumar (Mon Jun 27 2016 - 01:52:59 EST)
- Re: [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Marcel Holtmann (Mon Jun 27 2016 - 01:58:57 EST)
- Re: about definition of iowait Cao jin (Mon Jun 27 2016 - 02:00:27 EST)
- Re: [PATCH 0/2] nfit_test: convert to vmalloc() Johannes Thumshirn (Mon Jun 27 2016 - 02:00:58 EST)
- [PATCH net-next 0/6] r8152: support new chips Hayes Wang (Mon Jun 27 2016 - 02:06:58 EST)
- [PATCH net-next 4/6] r8152: support the new chip 8050 Hayes Wang (Mon Jun 27 2016 - 02:07:05 EST)
- [PATCH net-next 2/6] r8152: add u1u2_enable for rtl_ops Hayes Wang (Mon Jun 27 2016 - 02:07:08 EST)
- [PATCH net-next 3/6] r8152: add power_cut_en for rtl_ops Hayes Wang (Mon Jun 27 2016 - 02:07:12 EST)
- [PATCH net-next 5/6] r8152: support RTL8153B Hayes Wang (Mon Jun 27 2016 - 02:07:16 EST)
- Re: regression caused by bb6ab52f2bef ("intel_pstate: Do not set utilization update hook too early") Jisheng Zhang (Mon Jun 27 2016 - 02:13:14 EST)
- Re: [PATCH 00/10] Documentation/Sphinx Markus Heiser (Mon Jun 27 2016 - 02:16:16 EST)
- Re: [PATCH] thermal: of-thermal: Fix setting of set_emul_temp hook Keerthy (Mon Jun 27 2016 - 02:18:14 EST)
- Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable vivid driver as a module Krzysztof Kozlowski (Mon Jun 27 2016 - 02:20:16 EST)
- [fork] fa0c96ab2d: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 kernel test robot (Mon Jun 27 2016 - 02:24:16 EST)
- Re: [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc Raveendra Padasalagi (Mon Jun 27 2016 - 02:25:44 EST)
- Re: [PATCH] [perf]: update makefile message for installing required libs Peter Zijlstra (Mon Jun 27 2016 - 02:26:20 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Wim Osterholt (Mon Jun 27 2016 - 02:27:32 EST)
- Re: [PATCH v3 1/3] Documentation: DT: Add iproc-static-adc binding Raveendra Padasalagi (Mon Jun 27 2016 - 02:27:51 EST)
- RE: [v11,3/3] Bluetooth: hci_uart: Support firmware download for Marvell Amitkumar Karwar (Mon Jun 27 2016 - 02:28:21 EST)
- Crypto Fixes for 4.7 Herbert Xu (Mon Jun 27 2016 - 02:28:32 EST)
- Re: [PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index Viresh Kumar (Mon Jun 27 2016 - 02:30:43 EST)
- [PATCH] phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt Yoshihiro Shimoda (Mon Jun 27 2016 - 02:37:31 EST)
- [v4.7-rc5] i915: *ERROR* (CPU pipe|PCH transcoder) A FIFO underrun Sedat Dilek (Mon Jun 27 2016 - 02:38:58 EST)
- linux-next: Tree for Jun 27 Stephen Rothwell (Mon Jun 27 2016 - 02:39:49 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Mon Jun 27 2016 - 02:41:10 EST)
- Re: [PATCH 2/2] net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings Tobias Klauser (Mon Jun 27 2016 - 02:41:56 EST)
- Re: [PATCH 1/2] net: ethernet: ethoc: use phydev from struct net_device Tobias Klauser (Mon Jun 27 2016 - 02:42:10 EST)
- Re: [PATCH v10 01/22] net: hns: Add reset function support for RoCE driver oulijun (Mon Jun 27 2016 - 02:42:23 EST)
- Re: RFC: Fix kdump failed with 'notsc' Wei, Jiangang (Mon Jun 27 2016 - 02:45:53 EST)
- [PATCH v3] acpi, nfit: treat volatile virtual CD region as pmem Lee, Chun-Yi (Mon Jun 27 2016 - 02:48:19 EST)
- [v4.7-rc5] acpi: lockdep chain_key collision (acpi_battery_get_state|acpi_ec_transaction) Sedat Dilek (Mon Jun 27 2016 - 02:51:56 EST)
- Re: [PATCH v14 04/10] arm64: Kprobes with single stepping support Pratyush Anand (Mon Jun 27 2016 - 02:58:04 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Torsten Duwe (Mon Jun 27 2016 - 03:00:06 EST)
- Re: [PATCH v10 03/22] IB/hns: Add initial main frame driver and get cfg info Leon Romanovsky (Mon Jun 27 2016 - 03:01:28 EST)
- RE: [PATCH v3] mwifiex: Reduce endian conversion for REG Host Commands Amitkumar Karwar (Mon Jun 27 2016 - 03:02:17 EST)
- [PATCH v2 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Mon Jun 27 2016 - 03:03:42 EST)
- [PATCH v2 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Mon Jun 27 2016 - 03:03:45 EST)
- [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Florian Vaussard (Mon Jun 27 2016 - 03:04:08 EST)
- Re: [PATCH v6] leds: documentation: 'ide-disk' to 'disk-activity' Jacek Anaszewski (Mon Jun 27 2016 - 03:04:23 EST)
- Re: [PATCH 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Jacek Anaszewski (Mon Jun 27 2016 - 03:09:17 EST)
- Re: [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem joeyli (Mon Jun 27 2016 - 03:12:01 EST)
- [PATCH] [perf]: update makefile message for installing required libs neerajbadlani (Mon Jun 27 2016 - 03:12:07 EST)
- Re: [PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() Borislav Petkov (Mon Jun 27 2016 - 03:19:30 EST)
- Re: [PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable Viresh Kumar (Mon Jun 27 2016 - 03:20:35 EST)
- Re: [PATCH] cpufreq: powernv: Replacing pstate_id with frequency table index Akshay Adiga (Mon Jun 27 2016 - 03:22:48 EST)
- Re: [Xen-devel] [PATCH v2 2/2] xen-pciback: clean up {bar,rom}_init() Jan Beulich (Mon Jun 27 2016 - 03:24:38 EST)
- Re: [PATCH v10 03/22] IB/hns: Add initial main frame driver and get cfg info Wei Hu (Xavier) (Mon Jun 27 2016 - 03:30:21 EST)
- Re: [PATCH 4/5] rtc: m48t86: move m48t86.h to platform_data Alexander Clouter (Mon Jun 27 2016 - 03:33:08 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock xinhui (Mon Jun 27 2016 - 03:37:15 EST)
- Re: [PATCH] tipc: Use kmemdup instead of kmalloc and memcpy Ying Xue (Mon Jun 27 2016 - 03:38:13 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Roger Quadros (Mon Jun 27 2016 - 03:40:27 EST)
- [RFC PATCH v3 1/2] power/cpuidle: enhance the precision of state select Zhaoyang Huang (Mon Jun 27 2016 - 03:42:31 EST)
- [RFC PATCH v3 2/2] power/idle: enhance the precision of sleep_length Zhaoyang Huang (Mon Jun 27 2016 - 03:42:42 EST)
- [PATCH] Staging: rtl8712: Fixed brace and comment style issue Anuradha Weeraman (Mon Jun 27 2016 - 03:43:23 EST)
- Re: [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants Andreas Schwab (Mon Jun 27 2016 - 03:47:48 EST)
- [RFC PATCH 0/4] drm: bridge: anx7688 and mux drivers Nicolas Boichat (Mon Jun 27 2016 - 03:49:14 EST)
- [RFC PATCHv2 1/4] FROMLIST: drm: bridge: anx7688: Add anx7688 bridge driver support. Nicolas Boichat (Mon Jun 27 2016 - 03:49:16 EST)
- [RFC PATCH 3/4] CHROMIUM: drm: bridge: Generic GPIO mux driver Nicolas Boichat (Mon Jun 27 2016 - 03:49:20 EST)
- [RFC PATCH 4/4] CHROMIUM: devicetree: Add GPIO display mux binding Nicolas Boichat (Mon Jun 27 2016 - 03:49:30 EST)
- [RFC PATCH 2/4] devicetree: Add ANX7688 transmitter binding Nicolas Boichat (Mon Jun 27 2016 - 03:49:52 EST)
- Re: [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit kbuild test robot (Mon Jun 27 2016 - 03:51:56 EST)
- Re: [PATCH 22/27] [AARCH64] ILP32: support stat syscall family Andreas Schwab (Mon Jun 27 2016 - 03:52:10 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Mon Jun 27 2016 - 03:55:39 EST)
- Re: [PATCH 20/27] [AARCH64] Make lp64 and ilp32 directories. Andreas Schwab (Mon Jun 27 2016 - 03:56:23 EST)
- arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ? David Binderman (Mon Jun 27 2016 - 03:59:47 EST)
- [PATCH] sched/fair: avoid !CONFIG_SMP cpufreq update callbacks when go idle Jisheng Zhang (Mon Jun 27 2016 - 04:00:38 EST)
- Re: [PATCH 20/27] [AARCH64] Make lp64 and ilp32 directories. Arnd Bergmann (Mon Jun 27 2016 - 04:01:08 EST)
- Re: [PATCH v10 04/22] IB/hns: Add RoCE engine reset function Leon Romanovsky (Mon Jun 27 2016 - 04:01:52 EST)
- [PATCH] usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG Amit Pundir (Mon Jun 27 2016 - 04:04:21 EST)
- arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? David Binderman (Mon Jun 27 2016 - 04:04:31 EST)
- RE: [PATCH 04/21] usb: chipidea: Only read/write OTGSC from one place Jun Li (Mon Jun 27 2016 - 04:04:51 EST)
- [PATCH] Register KEY_TOUCHPAD_TOGGLE with input device Jan-Marek Glogowski (Mon Jun 27 2016 - 04:09:41 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Peter Zijlstra (Mon Jun 27 2016 - 04:10:19 EST)
- Re: [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Jacek Anaszewski (Mon Jun 27 2016 - 04:11:18 EST)
- Re: [PATCH] [perf]: update makefile message for installing required libs Peter Zijlstra (Mon Jun 27 2016 - 04:11:29 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Jiri Kosina (Mon Jun 27 2016 - 04:13:35 EST)
- Re: [PATCH v2 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Jacek Anaszewski (Mon Jun 27 2016 - 04:14:26 EST)
- Re: [PATCH] net: tc35815: fix spelling mistake on "descriptors" David Miller (Mon Jun 27 2016 - 04:18:45 EST)
- Re: [PATCH] ethernet: xircom: fix spelling mistakes on "excessive collisions" David Miller (Mon Jun 27 2016 - 04:20:25 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Pavel Machek (Mon Jun 27 2016 - 04:21:28 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI okaya (Mon Jun 27 2016 - 04:22:27 EST)
- Re: [PATCH v3 3/6] mm/cma: populate ZONE_CMA Vlastimil Babka (Mon Jun 27 2016 - 04:24:17 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Jiri Kosina (Mon Jun 27 2016 - 04:27:05 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Peter Zijlstra (Mon Jun 27 2016 - 04:28:32 EST)
- Re: [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Florian Vaussard (Mon Jun 27 2016 - 04:30:23 EST)
- Re: [PATCH v10 04/22] IB/hns: Add RoCE engine reset function oulijun (Mon Jun 27 2016 - 04:32:21 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Pavel Machek (Mon Jun 27 2016 - 04:33:02 EST)
- Re: [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Jacek Anaszewski (Mon Jun 27 2016 - 04:33:56 EST)
- [PATCH] xen-blkfront: save uncompleted reqs in blkfront_resume() Bob Liu (Mon Jun 27 2016 - 04:34:03 EST)
- Re: [PATCH v2 01/11] clk: tegra: Switch to using critical clks Peter De Schrijver (Mon Jun 27 2016 - 04:35:46 EST)
- Re: [PATCH] sched/fair: avoid !CONFIG_SMP cpufreq update callbacks when go idle Peter Zijlstra (Mon Jun 27 2016 - 04:37:31 EST)
- Build regressions/improvements in v4.7-rc5 Geert Uytterhoeven (Mon Jun 27 2016 - 04:37:42 EST)
- Re: Build regressions/improvements in v4.7-rc5 Geert Uytterhoeven (Mon Jun 27 2016 - 04:42:05 EST)
- Re: [PATCH 1/2] kernel/sched: introduce vcpu preempted interface Peter Zijlstra (Mon Jun 27 2016 - 04:44:07 EST)
- Re: [PATCH v3 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller Carlo Caione (Mon Jun 27 2016 - 04:46:00 EST)
- Re: [PATCH v2] net: ethernet: ti: cpdma: switch to use genalloc Mugunthan V N (Mon Jun 27 2016 - 04:46:09 EST)
- Re: [PATCH] sched/fair: avoid !CONFIG_SMP cpufreq update callbacks when go idle Jisheng Zhang (Mon Jun 27 2016 - 04:47:53 EST)
- Re: acpi: broken suspend to RAM with v4.7-rc1 Andrey Skvortsov (Mon Jun 27 2016 - 04:49:15 EST)
- Re: [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Ingo Molnar (Mon Jun 27 2016 - 04:54:18 EST)
- Re: [PATCH v2 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Florian Vaussard (Mon Jun 27 2016 - 04:55:16 EST)
- Re: [PATCH] thermal: fix race condition when updating cooling device Michele DiGiorgio (Mon Jun 27 2016 - 04:55:34 EST)
- Re: [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Florian Vaussard (Mon Jun 27 2016 - 04:59:33 EST)
- Re: [PATCH] mmc: core: add auto bkops support Ulf Hansson (Mon Jun 27 2016 - 05:00:18 EST)
- [PATCH 00/10] arm64: tegra: add BPMP support Joseph Lo (Mon Jun 27 2016 - 05:02:24 EST)
- [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Joseph Lo (Mon Jun 27 2016 - 05:02:30 EST)
- [PATCH 02/10] mailbox: tegra-hsp: Add HSP(Hardware Synchronization Primitives) driver Joseph Lo (Mon Jun 27 2016 - 05:02:35 EST)
- [PATCH 03/10] Documentation: dt-bindings: firmware: tegra: add bindings of the BPMP Joseph Lo (Mon Jun 27 2016 - 05:02:39 EST)
- [PATCH 04/10] firmware: tegra: add IVC library Joseph Lo (Mon Jun 27 2016 - 05:02:45 EST)
- [PATCH 05/10] firmware: tegra: add BPMP support Joseph Lo (Mon Jun 27 2016 - 05:02:53 EST)
- [PATCH 10/10] arm64: dts: tegra: Add NVIDIA P2771 board support Joseph Lo (Mon Jun 27 2016 - 05:03:09 EST)
- [PATCH 09/10] arm64: dts: tegra: Add NVIDIA Tegra186 P3310 main board support Joseph Lo (Mon Jun 27 2016 - 05:03:24 EST)
- [PATCH 07/10] arm64: defconfig: Enable Tegra186 SoC Joseph Lo (Mon Jun 27 2016 - 05:03:36 EST)
- [PATCH 08/10] arm64: dts: tegra: Add Tegra186 support Joseph Lo (Mon Jun 27 2016 - 05:03:43 EST)
- Re: arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ? Anatolij Gustschin (Mon Jun 27 2016 - 05:03:56 EST)
- [PATCH 06/10] soc/tegra: Add Tegra186 support Joseph Lo (Mon Jun 27 2016 - 05:04:28 EST)
- [PATCH] net: ethernet: tundra: Correct argument for pci_free_consistent Amitoj Kaur Chawla (Mon Jun 27 2016 - 05:04:59 EST)
- Re: [PATCH 0/7] crypto: SHA256 multibuffer implementation Herbert Xu (Mon Jun 27 2016 - 05:05:10 EST)
- [PATCH v3] net: ethernet: ti: cpdma: switch to use genalloc Grygorii Strashko (Mon Jun 27 2016 - 05:05:34 EST)
- Re: [PATCH V2] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed Herbert Xu (Mon Jun 27 2016 - 05:05:56 EST)
- Re: [PATCH] mmc: core: add auto bkops support Ulf Hansson (Mon Jun 27 2016 - 05:08:39 EST)
- Re: [PATCH v2 2/2] leds: Add driver for NCP5623 3-channel I2C LED driver Jacek Anaszewski (Mon Jun 27 2016 - 05:12:47 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Marc Zyngier (Mon Jun 27 2016 - 05:13:15 EST)
- [PATCH] net: marvell: Add separate config ANEG function for Marvell 88E1111 Harini Katakam (Mon Jun 27 2016 - 05:13:27 EST)
- [PATCH -v2 2/3] printk: Make the printk*once() variants return a value Borislav Petkov (Mon Jun 27 2016 - 05:15:24 EST)
- [PATCH] crypto: ux500: do not build with -O0 Arnd Bergmann (Mon Jun 27 2016 - 05:16:15 EST)
- [PATCH] dsa: b53: avoid 'maybe-uninitialized' warning Arnd Bergmann (Mon Jun 27 2016 - 05:18:18 EST)
- Re: [PATCH v2 00/15] drivers: net: cpsw: improve runtime pm Mugunthan V N (Mon Jun 27 2016 - 05:18:24 EST)
- [PATCH] 8250/fintek: rename IRQ_MODE macro Arnd Bergmann (Mon Jun 27 2016 - 05:19:38 EST)
- Re: [GIT pull] x86 fixes for 4.7 Thomas Gleixner (Mon Jun 27 2016 - 05:20:41 EST)
- Re: [PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral" Ulf Hansson (Mon Jun 27 2016 - 05:22:00 EST)
- Re: [PATCH v3] ARM: sun8i: Add Parrot Board DTS Maxime Ripard (Mon Jun 27 2016 - 05:22:12 EST)
- [PATCH] drm/mediatek: add ARM_SMCCC dependency Arnd Bergmann (Mon Jun 27 2016 - 05:22:41 EST)
- Re: [PATCH] printk: introduce should_ignore_loglevel() Petr Mladek (Mon Jun 27 2016 - 05:26:52 EST)
- Re: [PATCH v4 3/3] acpi/pmic: Add support for PMIC regs operation region Heikki Krogerus (Mon Jun 27 2016 - 05:27:09 EST)
- Re: [PATCH] i2c: tegra: Correct error path in probe Jon Hunter (Mon Jun 27 2016 - 05:29:07 EST)
- [PATCH 0/3] cpufreq: intel_pstate: trivial improvements Jisheng Zhang (Mon Jun 27 2016 - 05:30:20 EST)
- [PATCH 2/3] intel_pstate: add __init/__initdata marker to some functions/variables Jisheng Zhang (Mon Jun 27 2016 - 05:30:26 EST)
- [PATCH 3/3] intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly Jisheng Zhang (Mon Jun 27 2016 - 05:30:37 EST)
- [PATCH 1/3] intel_pstate: Fix incorrect placement of __initdata Jisheng Zhang (Mon Jun 27 2016 - 05:30:59 EST)
- Re: [PATCH v3 4/6] mm/cma: remove ALLOC_CMA Vlastimil Babka (Mon Jun 27 2016 - 05:31:05 EST)
- Re: [PATCH] drm/mediatek: add ARM_SMCCC dependency Matthias Brugger (Mon Jun 27 2016 - 05:31:05 EST)
- [PATCH net-next 5/9] net: hns: add a space before "*/" Yisen Zhuang (Mon Jun 27 2016 - 05:36:04 EST)
- [PATCH net-next 6/9] net: hns: normalize two different loop Yisen Zhuang (Mon Jun 27 2016 - 05:36:08 EST)
- [PATCH net-next 8/9] net: hns: add media-type property for hns Yisen Zhuang (Mon Jun 27 2016 - 05:36:16 EST)
- [PATCH net-next 2/9] net: hns: fix code style about hns driver Yisen Zhuang (Mon Jun 27 2016 - 05:36:51 EST)
- [PATCH net-next 9/9] net: hns: get reset registers from DT Yisen Zhuang (Mon Jun 27 2016 - 05:37:12 EST)
- [PATCH net-next 0/9] net: hns: fix the typo of hns Yisen Zhuang (Mon Jun 27 2016 - 05:37:44 EST)
- [PATCH net-next 4/9] net: hns: delete redundant parens Yisen Zhuang (Mon Jun 27 2016 - 05:38:05 EST)
- [PATCH net-next 1/9] MAINTAINERS: add maintainers for hns driver Yisen Zhuang (Mon Jun 27 2016 - 05:38:08 EST)
- [PATCH net-next 7/9] net: hns: remove redundant hns_mac_dev_to_enet_if() Yisen Zhuang (Mon Jun 27 2016 - 05:38:42 EST)
- [PATCH net-next 3/9] net: hns: change code style from a = a + x to a += x Yisen Zhuang (Mon Jun 27 2016 - 05:38:54 EST)
- Re: [PATCH 0/3] cpufreq: intel_pstate: trivial improvements Viresh Kumar (Mon Jun 27 2016 - 05:43:10 EST)
- Re: [PATCH 1/2] kernel/sched: introduce vcpu preempted interface xinhui (Mon Jun 27 2016 - 05:43:34 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Russell King - ARM Linux (Mon Jun 27 2016 - 05:46:11 EST)
- Re: [PATCH v3 5/6] mm/cma: remove MIGRATE_CMA Vlastimil Babka (Mon Jun 27 2016 - 05:46:46 EST)
- Re: [PATCH] i2c: tegra: Correct error path in probe Laxman Dewangan (Mon Jun 27 2016 - 05:46:59 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Sudeep Holla (Mon Jun 27 2016 - 05:50:48 EST)
- Re: [PATCH 7/9] mtd: m25p80: add support of dual and quad spi protocols to all commands Cyrille Pitchen (Mon Jun 27 2016 - 05:53:03 EST)
- Re: [PATCH v3 6/6] mm/cma: remove per zone CMA stat Vlastimil Babka (Mon Jun 27 2016 - 05:54:19 EST)
- [PATCH v2 0/2] net: thunderx: Miscellaneous fixes sunil . kovvuri (Mon Jun 27 2016 - 06:00:20 EST)
- [PATCH v2 1/2] net: thunderx: Fix link status reporting sunil . kovvuri (Mon Jun 27 2016 - 06:00:49 EST)
- [PATCH v2 2/2] net: thunderx: Fix TL4 configuration for secondary Qsets sunil . kovvuri (Mon Jun 27 2016 - 06:01:00 EST)
- drivers/gpu/drm/amd/powerplay/hwmgr/polaris10_hwmgr.c:1812: possible pointless variable ? David Binderman (Mon Jun 27 2016 - 06:01:02 EST)
- [PATCH] char/mwave: remove custom BOOLEAN type Arnd Bergmann (Mon Jun 27 2016 - 06:03:43 EST)
- Re: [PATCH V5 1/2] cpufreq: Handle sorted frequency tables more efficiently Francesco Lavra (Mon Jun 27 2016 - 06:11:24 EST)
- [PATCH v2 1/3] intel_pstate: Fix incorrect placement of __initdata Jisheng Zhang (Mon Jun 27 2016 - 06:11:44 EST)
- [PATCH v2 0/3] cpufreq: intel_pstate: trivial improvements Jisheng Zhang (Mon Jun 27 2016 - 06:11:54 EST)
- [PATCH] dt-bindings: i2c: add bindings for nxp,pca9541 Peter Rosin (Mon Jun 27 2016 - 06:11:59 EST)
- [PATCH v2 2/3] intel_pstate: add __init/__initdata marker to some functions/variables Jisheng Zhang (Mon Jun 27 2016 - 06:12:37 EST)
- [PATCH v2 3/3] intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly Jisheng Zhang (Mon Jun 27 2016 - 06:12:48 EST)
- [PATCH v4] mwifiex: Reduce endian conversion for REG Host Commands Prasun Maiti (Mon Jun 27 2016 - 06:13:33 EST)
- RE: [PATCH v4 7/8] mmc: block: register RPMB partition with the RPMB subsystem Winkler, Tomas (Mon Jun 27 2016 - 06:17:38 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock xinhui (Mon Jun 27 2016 - 06:20:18 EST)
- Re: [GIT PULL] drm/mediatek: MT8173 gamma & dither support Matthias Brugger (Mon Jun 27 2016 - 06:20:33 EST)
- [PATCH v11 06/10] perf record: Introduce rec->overwrite_evlist for overwritable events Wang Nan (Mon Jun 27 2016 - 06:24:54 EST)
- [PATCH v11 00/10] perf tools: Support overwritable ring buffer Wang Nan (Mon Jun 27 2016 - 06:25:08 EST)
- [PATCH v11 08/10] perf tools: Enable overwrite settings Wang Nan (Mon Jun 27 2016 - 06:25:35 EST)
- [PATCH v11 10/10] perf tools: Add --tail-synthesize option Wang Nan (Mon Jun 27 2016 - 06:25:48 EST)
- [PATCH v11 03/10] perf record: Prepare picking perf_event_mmap_page from multiple evlists Wang Nan (Mon Jun 27 2016 - 06:25:59 EST)
- [PATCH v11 09/10] perf tools: Don't warn about out of order event if write_backward is used Wang Nan (Mon Jun 27 2016 - 06:26:08 EST)
- Re: [PATCH] serial: 8250_fintek: fix the mismatched IRQ mode Ricardo Ribalda Delgado (Mon Jun 27 2016 - 06:26:15 EST)
- [PATCH v11 07/10] perf record: Read from overwritable ring buffer Wang Nan (Mon Jun 27 2016 - 06:26:44 EST)
- [PATCH v11 05/10] perf tests: Add testcase for auxiliary evlist Wang Nan (Mon Jun 27 2016 - 06:26:55 EST)
- [PATCH v11 02/10] perf record: Prepare reading from multiple evlists in record__mmap_read_all() Wang Nan (Mon Jun 27 2016 - 06:27:10 EST)
- [PATCH v11 01/10] perf record: Prepare mmap multiple evlists Wang Nan (Mon Jun 27 2016 - 06:27:24 EST)
- Re: [PATCH] locking/osq: Drop the overload of osq lock Boqun Feng (Mon Jun 27 2016 - 06:27:32 EST)
- [PATCH v11 04/10] perf evlist: Introduce aux evlist Wang Nan (Mon Jun 27 2016 - 06:27:50 EST)
- Re: [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace zhouchengming (Mon Jun 27 2016 - 06:33:32 EST)
- [PATCH V6 1/2] cpufreq: Handle sorted frequency tables more efficiently Viresh Kumar (Mon Jun 27 2016 - 06:34:19 EST)
- Re: [PATCH v5 0/6] Support calling functions on dedicated physical cpu Juergen Gross (Mon Jun 27 2016 - 06:35:11 EST)
- Re: [PATCH v3 00/13] Virtually mapped stacks with guard pages (x86, core) Michal Hocko (Mon Jun 27 2016 - 06:36:32 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Colin Ian King (Mon Jun 27 2016 - 06:38:48 EST)
- Re: [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout Ingo Molnar (Mon Jun 27 2016 - 06:49:34 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Joe Perches (Mon Jun 27 2016 - 06:51:44 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Hans de Goede (Mon Jun 27 2016 - 06:55:40 EST)
- [PATCH 1/1] gpio: max77620: get gpio value based on direction Venkat Reddy Talla (Mon Jun 27 2016 - 06:56:50 EST)
- Re: [PATCH 1/5] spi: do not fail if the CS line is not connected Andi Shyti (Mon Jun 27 2016 - 06:57:24 EST)
- Re: [PATCH net-next 6/6] r8152: add byte_enable for ocp_read_word function Sergei Shtylyov (Mon Jun 27 2016 - 06:57:41 EST)
- Re: [PATCH] mwifiex: Reduce endian conversion for REG Host Commands Kalle Valo (Mon Jun 27 2016 - 07:00:37 EST)
- Re: [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer Ingo Molnar (Mon Jun 27 2016 - 07:01:01 EST)
- [PATCH] ARM: s3c64xx: avoid warning about 'struct device_node' Arnd Bergmann (Mon Jun 27 2016 - 07:01:21 EST)
- Re: [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices Hans Verkuil (Mon Jun 27 2016 - 07:02:31 EST)
- [PATCH v2 0/8] mfd/regulator: tps65218: Clean ups Keerthy (Mon Jun 27 2016 - 07:02:44 EST)
- [PATCH v2 3/8] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Keerthy (Mon Jun 27 2016 - 07:02:53 EST)
- [PATCH v2 5/8] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles Keerthy (Mon Jun 27 2016 - 07:02:55 EST)
- [PATCH v2 4/8] regulator: tps65218: Remove all the compatibles Keerthy (Mon Jun 27 2016 - 07:02:58 EST)
- [PATCH v2 8/8] ARM: dts: AM43X-EPOS-EVM: Remove redundant regulator compatibles Keerthy (Mon Jun 27 2016 - 07:03:08 EST)
- [PATCH v2 6/8] ARM: dts: AM437X-SK-EVM: Remove redundant regulator compatibles Keerthy (Mon Jun 27 2016 - 07:03:26 EST)
- [PATCH] mm, vmscan: set shrinker to the left page count Chen Feng (Mon Jun 27 2016 - 07:03:32 EST)
- [PATCH v2 7/8] ARM: dts: AM437X-CM-T43: Remove redundant regulator compatibles Keerthy (Mon Jun 27 2016 - 07:03:47 EST)
- [PATCH v2 2/8] Documentation: regulator: tps65218: Update examples Keerthy (Mon Jun 27 2016 - 07:04:31 EST)
- [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper Keerthy (Mon Jun 27 2016 - 07:04:51 EST)
- Re: [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type Hans Verkuil (Mon Jun 27 2016 - 07:07:03 EST)
- BUG: Kernel 3.10.65: Kernel panic while send-receive MMS on same device PINTU KUMAR (Mon Jun 27 2016 - 07:08:08 EST)
- [PATCH][V2] powerpc/fadump: trivial fix of spelling mistake, clean up message Colin King (Mon Jun 27 2016 - 07:08:13 EST)
- [sched] 56c8928eba: INFO: trying to register non-static key. kernel test robot (Mon Jun 27 2016 - 07:09:51 EST)
- Re: [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device Hans Verkuil (Mon Jun 27 2016 - 07:10:39 EST)
- Re: [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data Hans Verkuil (Mon Jun 27 2016 - 07:11:44 EST)
- Re: [PATCH v3 1/2] iommu: Disable preemption around use of this_cpu_ptr() Joerg Roedel (Mon Jun 27 2016 - 07:14:28 EST)
- Re: [PATCH 2/7] efi: Document #define FOO_PROTOCOL_GUID layout Joe Perches (Mon Jun 27 2016 - 07:14:37 EST)
- Re: [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics Hans Verkuil (Mon Jun 27 2016 - 07:19:29 EST)
- Re: [PATCH v3 1/2] iommu: Disable preemption around use of this_cpu_ptr() Joerg Roedel (Mon Jun 27 2016 - 07:19:33 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Michael Ellerman (Mon Jun 27 2016 - 07:20:39 EST)
- Re: [PATCH 2/2] drm: Add DT bindings documentation for OpenCores VGA/LCD controller Andrea Merello (Mon Jun 27 2016 - 07:22:16 EST)
- Re: [sched] 56c8928eba: INFO: trying to register non-static key. Peter Zijlstra (Mon Jun 27 2016 - 07:22:44 EST)
- Re: [PATCH 4/7] efi: Convert efi_call_virt to efi_call_virt_pointer Mark Rutland (Mon Jun 27 2016 - 07:23:09 EST)
- Re: [PATCH v3 0/6] Introduce ZONE_CMA Balbir Singh (Mon Jun 27 2016 - 07:26:13 EST)
- Re: [PATCH v5 0/9] Output raw touch data via V4L2 Hans Verkuil (Mon Jun 27 2016 - 07:26:39 EST)
- [RFC PATCH 0/4] ARM: remove big.LITTLE switcher support Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 07:27:08 EST)
- [RFC PATCH 1/4] ARM: remove big.LITTLE switcher support Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 07:27:12 EST)
- [RFC PATCH 2/4] cpufreq: arm_big_little: remove big.LITTLE switcher support Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 07:27:20 EST)
- [RFC PATCH 3/4] cpufreq: exynos: remove big.LITTLE switcher dependency Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 07:27:28 EST)
- [RFC PATCH 4/4] irqchip/gic: remove big.LITTLE switcher support Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 07:27:31 EST)
- Re: [PATCH 1/1] iommu/amd: initialize devid variable before using it Joerg Roedel (Mon Jun 27 2016 - 07:28:17 EST)
- Re: [GIT PULL] drm/mediatek: MT8173 gamma & dither support Bibby Hsieh (Mon Jun 27 2016 - 07:29:41 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Russell King - ARM Linux (Mon Jun 27 2016 - 07:32:02 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Joe Perches (Mon Jun 27 2016 - 07:33:13 EST)
- Re: [PATCH 1/2] drm: Add drm driver for OpenCores VGA/LCD display controller Andrea Merello (Mon Jun 27 2016 - 07:33:50 EST)
- Re: [PATCH] ARM: s3c64xx: avoid warning about 'struct device_node' Krzysztof Kozlowski (Mon Jun 27 2016 - 07:34:03 EST)
- [PATCH 0/3] extcon: Refactoring the core and add resource-managed functions for notifier Chanwoo Choi (Mon Jun 27 2016 - 07:34:20 EST)
- [PATCH 1/3] extcon: Move struct extcon_cable from header file to core Chanwoo Choi (Mon Jun 27 2016 - 07:34:34 EST)
- [PATCH 2/3] extcon: Split out the resource-managed functions from extcon core Chanwoo Choi (Mon Jun 27 2016 - 07:34:47 EST)
- [PATCH 3/3] extcon: Add resource-managed functions to register extcon notifier Chanwoo Choi (Mon Jun 27 2016 - 07:35:01 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Colin Ian King (Mon Jun 27 2016 - 07:35:12 EST)
- Re: next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624) Arnd Bergmann (Mon Jun 27 2016 - 07:35:29 EST)
- Re: [PATCH] Disable non-ABI-compliant optimisations for live patching Jiri Kosina (Mon Jun 27 2016 - 07:37:08 EST)
- [PATCH v2] sched/fair: avoid !CONFIG_SMP cpufreq update callbacks for !root cfs_rq Jisheng Zhang (Mon Jun 27 2016 - 07:37:53 EST)
- Re: [PATCH] memory:bugxfix panic on cat or write /dev/kmem Michal Hocko (Mon Jun 27 2016 - 07:38:05 EST)
- [PATCH 1/1] regulator: max77620: check for valid regulator info Venkat Reddy Talla (Mon Jun 27 2016 - 07:44:07 EST)
- Re: [PATCH] mmc: core: add auto bkops support Alex Lemberg (Mon Jun 27 2016 - 07:45:18 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Russell King - ARM Linux (Mon Jun 27 2016 - 07:46:35 EST)
- Re: [PATCH net-next 6/9] net: hns: normalize two different loop Joe Perches (Mon Jun 27 2016 - 07:49:31 EST)
- Re: [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper kbuild test robot (Mon Jun 27 2016 - 07:52:54 EST)
- [PATCH] drm/i915: fix build errors when ACPI is not enabled Jani Nikula (Mon Jun 27 2016 - 07:53:41 EST)
- Re: [PATCH v5 0/9] Output raw touch data via V4L2 Nick Dyer (Mon Jun 27 2016 - 07:57:48 EST)
- [PATCH] serial: samsung: Register cpufreq notifier only on S3C24xx Krzysztof Kozlowski (Mon Jun 27 2016 - 07:59:28 EST)
- Re: [PATCH net-next 6/9] net: hns: normalize two different loop Andy Shevchenko (Mon Jun 27 2016 - 08:00:51 EST)
- Re: [PATCH net-next 6/9] net: hns: normalize two different loop Joe Perches (Mon Jun 27 2016 - 08:09:16 EST)
- Re: [PATCH net-next 6/9] net: hns: normalize two different loop Andy Shevchenko (Mon Jun 27 2016 - 08:13:19 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Heikki Krogerus (Mon Jun 27 2016 - 08:13:33 EST)
- [PATCH 0/2] TIF_MEMDIE usage fixlet Michal Hocko (Mon Jun 27 2016 - 08:15:38 EST)
- [PATCH 2/2] cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask Michal Hocko (Mon Jun 27 2016 - 08:15:40 EST)
- [PATCH 1/2] freezer, oom: check TIF_MEMDIE on the correct task Michal Hocko (Mon Jun 27 2016 - 08:15:50 EST)
- Re: [PATCH] devpts: fix null pointer dereference on failed memory allocation Colin Ian King (Mon Jun 27 2016 - 08:20:00 EST)
- Re: [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper kbuild test robot (Mon Jun 27 2016 - 08:21:15 EST)
- Re: [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper Lee Jones (Mon Jun 27 2016 - 08:22:47 EST)
- Re: [PATCH v2 3/8] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Lee Jones (Mon Jun 27 2016 - 08:23:01 EST)
- Re: [PATCH v5 0/9] Output raw touch data via V4L2 Hans Verkuil (Mon Jun 27 2016 - 08:23:14 EST)
- Re: [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity Peter Zijlstra (Mon Jun 27 2016 - 08:23:49 EST)
- [PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers Bartlomiej Zolnierkiewicz (Mon Jun 27 2016 - 08:24:37 EST)
- Re: [PATCH 1/5] sched,time: count actually elapsed irq & softirq time Frederic Weisbecker (Mon Jun 27 2016 - 08:26:04 EST)
- Re: linux-next: lots of repeated patches in the tpmdd tree Jarkko Sakkinen (Mon Jun 27 2016 - 08:29:21 EST)
- Re: [PATCH 7/9] mtd: m25p80: add support of dual and quad spi protocols to all commands Cyrille Pitchen (Mon Jun 27 2016 - 08:37:56 EST)
- Re: [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity Thomas Gleixner (Mon Jun 27 2016 - 08:42:22 EST)
- Re: [PATCH 00/27] Move LRU page reclaim from zones to nodes v7 Balbir Singh (Mon Jun 27 2016 - 08:48:50 EST)
- Re: [PATCH v5 3/7] phy: Add set_mode callback Kishon Vijay Abraham I (Mon Jun 27 2016 - 08:49:07 EST)
- Re: [PATCH v5 0/7] da8xx USB PHY (was da8xx USB clocks) Kishon Vijay Abraham I (Mon Jun 27 2016 - 08:49:47 EST)
- Re: [PATCH 1/5] sched,time: count actually elapsed irq & softirq time Rik van Riel (Mon Jun 27 2016 - 08:50:15 EST)
- Re: [PATCH] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models Jonathan Woithe (Mon Jun 27 2016 - 08:51:24 EST)
- [PATCH] mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx Krzysztof Kozlowski (Mon Jun 27 2016 - 08:51:58 EST)
- Re: [PATCH v5 0/9] Output raw touch data via V4L2 Nick Dyer (Mon Jun 27 2016 - 08:52:06 EST)
- [PATCH] mmc: s3cmci: Register cpufreq notifier only on S3C24xx Krzysztof Kozlowski (Mon Jun 27 2016 - 08:52:21 EST)
- [PATCH] video: s3c2410fb: Register cpufreq notifier only on S3C24xx Krzysztof Kozlowski (Mon Jun 27 2016 - 08:52:40 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Hans de Goede (Mon Jun 27 2016 - 08:53:28 EST)
- [tip:perf/core] perf/x86/intel: Print LBR support statement after validation tip-bot for David Carrillo-Cisneros (Mon Jun 27 2016 - 08:55:11 EST)
- [tip:perf/core] perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX tip-bot for David Carrillo-Cisneros (Mon Jun 27 2016 - 08:55:34 EST)
- Re: [PATCH] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models MichaÅ KÄpieÅ (Mon Jun 27 2016 - 08:55:46 EST)
- [tip:perf/core] perf/x86/intel: Fix trivial formatting and style bug tip-bot for David Carrillo-Cisneros (Mon Jun 27 2016 - 08:55:53 EST)
- [tip:perf/core] perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch tip-bot for David Carrillo-Cisneros (Mon Jun 27 2016 - 08:56:22 EST)
- [tip:locking/core] locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec() tip-bot for Pan Xinhui (Mon Jun 27 2016 - 08:57:10 EST)
- Re: iommu/rockchip: Fix bugs and enable on ARM64 Joerg Roedel (Mon Jun 27 2016 - 08:57:58 EST)
- [tip:x86/boot] x86/boot/64: Add forgotten end of function marker tip-bot for Borislav Petkov (Mon Jun 27 2016 - 09:00:31 EST)
- [tip:sched/core] sched/core: Fix sched_getaffinity() return value kerneldoc comment tip-bot for Zev Weiss (Mon Jun 27 2016 - 09:00:42 EST)
- [PATCH v3] staging: wilc1000: fix error handling in wilc_debugfs_init() Luis de Bethencourt (Mon Jun 27 2016 - 09:01:02 EST)
- [tip:efi/core] efibc: Report more information in the error messages tip-bot for Compostella, Jeremy (Mon Jun 27 2016 - 09:01:39 EST)
- [tip:efi/core] efi: Document #define FOO_PROTOCOL_GUID layout tip-bot for Peter Jones (Mon Jun 27 2016 - 09:01:55 EST)
- [tip:efi/core] x86/efi: Remove unused variable 'efi' tip-bot for Colin Ian King (Mon Jun 27 2016 - 09:02:20 EST)
- Re: [PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init() Luis de Bethencourt (Mon Jun 27 2016 - 09:02:45 EST)
- [tip:efi/core] efi: Convert efi_call_virt() to efi_call_virt_pointer() tip-bot for Alex Thorlton (Mon Jun 27 2016 - 09:03:24 EST)
- [tip:efi/core] x86/efi: Update efi_thunk() to use the the arch_efi_call_virt*() macros tip-bot for Alex Thorlton (Mon Jun 27 2016 - 09:03:52 EST)
- [PATCH v2 2/2] clk: exynos5433: enable sclk_ioclk for SPI3 Andi Shyti (Mon Jun 27 2016 - 09:03:57 EST)
- [PATCH v2 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks Andi Shyti (Mon Jun 27 2016 - 09:04:08 EST)
- [tip:efi/core] x86/uv: Update uv_bios_call() to use efi_call_virt_pointer() tip-bot for Alex Thorlton (Mon Jun 27 2016 - 09:04:30 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Wim Osterholt (Mon Jun 27 2016 - 09:04:42 EST)
- RE: [PATCH v4] Axi-usb: Add support for 64-bit addressing. Nava kishore Manne (Mon Jun 27 2016 - 09:04:57 EST)
- [RFC] Can we bypass the timeout when resetting Synaptics device? Yu Chen (Mon Jun 27 2016 - 09:05:08 EST)
- [tip:efi/core] x86/efi: Remove the unused efi_get_time() function tip-bot for Arnd Bergmann (Mon Jun 27 2016 - 09:05:41 EST)
- Re: [PATCH rebase] mm: fix vm-scalability regression in cgroup-aware workingset code Michal Hocko (Mon Jun 27 2016 - 09:05:52 EST)
- Re: [PATCH] printk: introduce should_ignore_loglevel() Sergey Senozhatsky (Mon Jun 27 2016 - 09:06:05 EST)
- Re: [PATCH] usb: ulpi: Automatically set driver::owner with ulpi_driver_register() Heikki Krogerus (Mon Jun 27 2016 - 09:06:38 EST)
- Re: [PATCH 1/5] spi: do not fail if the CS line is not connected Mark Brown (Mon Jun 27 2016 - 09:07:16 EST)
- [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Paolo Bonzini (Mon Jun 27 2016 - 09:11:33 EST)
- Re: [PATCH] Decouple CFG and IO in Designware PCIe Driver dongbo (E) (Mon Jun 27 2016 - 09:14:03 EST)
- Re: Freeing active kobject in pps_device_destruct Thomas Gleixner (Mon Jun 27 2016 - 09:15:22 EST)
- [PATCH v3] MAINTAINERS: remove unreachable people that have left Atmel Luis de Bethencourt (Mon Jun 27 2016 - 09:16:54 EST)
- Re: [PATCH] dt-bindings: i2c: add bindings for nxp,pca9541 Guenter Roeck (Mon Jun 27 2016 - 09:17:56 EST)
- [PATCH v2] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models MichaÅ KÄpieÅ (Mon Jun 27 2016 - 09:19:59 EST)
- Re: [PATCH] ARM: STi: Update machine _namestr to be more generic. Patrice Chotard (Mon Jun 27 2016 - 09:21:17 EST)
- Re: [PATCH v4 3/3] acpi/pmic: Add support for PMIC regs operation region Rafael J. Wysocki (Mon Jun 27 2016 - 09:25:22 EST)
- Re: [PATCH] xen-blkfront: save uncompleted reqs in blkfront_resume() Bob Liu (Mon Jun 27 2016 - 09:30:20 EST)
- [PATCH v2] wlcore: time sync : add support for 64 bit clock Yaniv Machani (Mon Jun 27 2016 - 09:35:37 EST)
- Re: [PATCH 1/2] mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT Jeff Moyer (Mon Jun 27 2016 - 09:39:37 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Guenter Roeck (Mon Jun 27 2016 - 09:39:59 EST)
- [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface Pan Xinhui (Mon Jun 27 2016 - 09:43:05 EST)
- [PATCH 0/3] implement vcpu preempted check Pan Xinhui (Mon Jun 27 2016 - 09:43:08 EST)
- [PATCH 3/3] locking/osq: Drop the overload of osq_lock() Pan Xinhui (Mon Jun 27 2016 - 09:43:25 EST)
- [PATCH 2/3] powerpc/spinlock: support vcpu preempted check Pan Xinhui (Mon Jun 27 2016 - 09:43:46 EST)
- [PATCH v2] printk: introduce suppress_message_printing() Sergey Senozhatsky (Mon Jun 27 2016 - 09:50:43 EST)
- [PATCH 1/2]staging:vt6656:dpc.c:Fix parantheses alignment Rithvik Patibandla (Mon Jun 27 2016 - 09:51:36 EST)
- [PATCH 0/4] ftrace: One more check on x86 and some small fixes Petr Mladek (Mon Jun 27 2016 - 09:54:49 EST)
- [PATCH 1/4] ftrace/x86: Make sure to modify 5-bite instructions Petr Mladek (Mon Jun 27 2016 - 09:54:53 EST)
- [PATCH 2/4] ftrace/x86: Do not crash when reading wrong ftrace func Petr Mladek (Mon Jun 27 2016 - 09:54:56 EST)
- [PATCH 3/4] ftrace: Always destroy trampoline when shutting down the trace Petr Mladek (Mon Jun 27 2016 - 09:55:01 EST)
- [PATCH 4/4] ftrace: Fixup trace_selftest_ops() Petr Mladek (Mon Jun 27 2016 - 09:55:07 EST)
- Re: [PATCH 1/1] drivers:iio:light:isl29125: added macros for sensing range Peter Meerwald-Stadler (Mon Jun 27 2016 - 09:56:55 EST)
- [PATCH 2/2]staging:vt6656:dpc.c:Fix spaces Rithvik Patibandla (Mon Jun 27 2016 - 09:57:09 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Russell King - ARM Linux (Mon Jun 27 2016 - 09:57:44 EST)
- [PATCH] devfreq: Add COMPILE_TEST for build coverage Krzysztof Kozlowski (Mon Jun 27 2016 - 09:59:14 EST)
- Re: [PATCH] tipc: Use kmemdup instead of kmalloc and memcpy David Miller (Mon Jun 27 2016 - 10:00:19 EST)
- [PATCH] [perf]: update makefile message for installing required libs neerajbadlani (Mon Jun 27 2016 - 10:00:57 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface Peter Zijlstra (Mon Jun 27 2016 - 10:01:14 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface Boqun Feng (Mon Jun 27 2016 - 10:01:44 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface Peter Zijlstra (Mon Jun 27 2016 - 10:03:16 EST)
- Re: [PATCH v14 04/10] arm64: Kprobes with single stepping support David Long (Mon Jun 27 2016 - 10:07:12 EST)
- Re: [tpmdd-devel] [PATCH] tpm: use devm_add_action_or_reset Jarkko Sakkinen (Mon Jun 27 2016 - 10:07:32 EST)
- Re: [PATCH 1/5] spi: do not fail if the CS line is not connected Andi Shyti (Mon Jun 27 2016 - 10:08:35 EST)
- [PATCH] MAINTAINERS: Update maintainer entry for wilc1000 Nicolas Ferre (Mon Jun 27 2016 - 10:10:19 EST)
- Re: [PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output David Miller (Mon Jun 27 2016 - 10:11:07 EST)
- [PATCH] ARM: dts: da850: Add new ECAP and EPWM bindings Franklin S Cooper Jr (Mon Jun 27 2016 - 10:14:12 EST)
- Re: [PATCH v2 0/2] pvclock: more code cleanup Paolo Bonzini (Mon Jun 27 2016 - 10:16:47 EST)
- Re: [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications Mark Brown (Mon Jun 27 2016 - 10:17:37 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check Peter Zijlstra (Mon Jun 27 2016 - 10:17:49 EST)
- Re: [PATCH 2/2] HID: multitouch: enable palm rejection for Windows Precision Touchpad Benjamin Tissoires (Mon Jun 27 2016 - 10:18:14 EST)
- [PATCH] mfd: arizona: Add missing disable of PM runtime on probe error path Charles Keepax (Mon Jun 27 2016 - 10:19:08 EST)
- [PATCH 1/2] pvclock: introduce seqcount-like API Paolo Bonzini (Mon Jun 27 2016 - 10:19:59 EST)
- [PATCH v3 0/2] pvclock: more code cleanup Paolo Bonzini (Mon Jun 27 2016 - 10:20:06 EST)
- [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration (was: Re: ktime_get_ts64() splat during resume) Rafael J. Wysocki (Mon Jun 27 2016 - 10:20:32 EST)
- [PATCH 2/2] x86: vdso: use __pvclock_read_cycles Paolo Bonzini (Mon Jun 27 2016 - 10:20:56 EST)
- Re: [PATCH] MAINTAINERS: Update maintainer entry for wilc1000 Luis de Bethencourt (Mon Jun 27 2016 - 10:21:09 EST)
- Re: [PATCH 3/3] locking/osq: Drop the overload of osq_lock() Peter Zijlstra (Mon Jun 27 2016 - 10:22:12 EST)
- [PATCH] pinctrl: stm32: Modify error handling for pinctrl_register Amitoj Kaur Chawla (Mon Jun 27 2016 - 10:23:19 EST)
- Re: [PATCH 5/8] KEYS: Provide software public key query function [ver #2] David Howells (Mon Jun 27 2016 - 10:27:23 EST)
- Re: [PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output Abdelrhman Ahmed (Mon Jun 27 2016 - 10:29:08 EST)
- Re: [PATCH v2 1/8] mfd: tps65218: Remove redundant read wrapper Keerthy (Mon Jun 27 2016 - 10:31:39 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Daniel Lezcano (Mon Jun 27 2016 - 10:33:21 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Petr Mladek (Mon Jun 27 2016 - 10:33:58 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT Heikki Krogerus (Mon Jun 27 2016 - 10:35:10 EST)
- Re: [PATCH v4 3/3] acpi/pmic: Add support for PMIC regs operation region Heikki Krogerus (Mon Jun 27 2016 - 10:37:46 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Hans de Goede (Mon Jun 27 2016 - 10:37:57 EST)
- Re: [PATCH] dsa: mv88e6xxx: hide unused functions David Miller (Mon Jun 27 2016 - 10:44:12 EST)
- [PATCH] i2c: mv64xxx: Use clk_enable_prepare and clk_disable_unprepare Amitoj Kaur Chawla (Mon Jun 27 2016 - 10:47:36 EST)
- Re: [PATCH 2/4] ftrace/x86: Do not crash when reading wrong ftrace func Steven Rostedt (Mon Jun 27 2016 - 10:49:14 EST)
- [PATCH v2] ACPI: Execute the _PTS method when system reboot Ocean HY1 He (Mon Jun 27 2016 - 10:50:34 EST)
- [PATCH]staging:vt6656:dpc.h:fix parantheses alignment Rithvik Patibandla (Mon Jun 27 2016 - 10:53:41 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Mon Jun 27 2016 - 10:54:13 EST)
- [RFC] [PATCH v2 0/3] scatterlist: Add support to clone sg_table Franklin S Cooper Jr (Mon Jun 27 2016 - 10:54:20 EST)
- [RFC] [PATCH v2 3/3] spi: omap2-mcspi: Use the SPI framework to handle DMA mapping Franklin S Cooper Jr (Mon Jun 27 2016 - 10:54:23 EST)
- Re: [PATCH v2 04/14] regulator: SY8106A regulator driver Mark Brown (Mon Jun 27 2016 - 10:54:35 EST)
- [RFC] [PATCH v2 2/3] spi: omap2-mcspi: Add comments for RX only DMA buffer workaround Franklin S Cooper Jr (Mon Jun 27 2016 - 10:54:48 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Serge E. Hallyn (Mon Jun 27 2016 - 10:55:06 EST)
- [RFC] [PATCH v2 1/3] scatterlist: Add support to clone scatterlist Franklin S Cooper Jr (Mon Jun 27 2016 - 10:55:11 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check Boqun Feng (Mon Jun 27 2016 - 10:55:33 EST)
- Re: BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu Mark Rutland (Mon Jun 27 2016 - 10:55:44 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Brian Gerst (Mon Jun 27 2016 - 11:02:31 EST)
- Re: [PATCH] mfd: arizona: Add missing disable of PM runtime on probe error path Lee Jones (Mon Jun 27 2016 - 11:03:39 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Sudeep Holla (Mon Jun 27 2016 - 11:03:46 EST)
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support Benjamin Tissoires (Mon Jun 27 2016 - 11:03:59 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Daniel Lezcano (Mon Jun 27 2016 - 11:05:17 EST)
- [PATCH v2] ARM: at91: Document new TCB bindings Alexandre Belloni (Mon Jun 27 2016 - 11:05:28 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Sudeep Holla (Mon Jun 27 2016 - 11:06:53 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Daniel Lezcano (Mon Jun 27 2016 - 11:08:37 EST)
- Re: wake_up on wait-queue called from hard-irq context in 3.10.63-rt65 Steven Rostedt (Mon Jun 27 2016 - 11:10:16 EST)
- Re: [PATCH v2 04/14] regulator: SY8106A regulator driver Mark Brown (Mon Jun 27 2016 - 11:10:29 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Sudeep Holla (Mon Jun 27 2016 - 11:12:04 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Brian Gerst (Mon Jun 27 2016 - 11:12:49 EST)
- Re: [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Daniel Lezcano (Mon Jun 27 2016 - 11:13:01 EST)
- [PATCH v2 0/2] arm64 live patching Torsten Duwe (Mon Jun 27 2016 - 11:15:10 EST)
- [PATCH v2 1/2] arm64: implement FTRACE_WITH_REGS Torsten Duwe (Mon Jun 27 2016 - 11:17:25 EST)
- [PATCH V1] mfd: da9053: fix compiler warning message for uninitialised variable Steve Twiss (Mon Jun 27 2016 - 11:17:28 EST)
- [PATCH v2 2/2] arm64: implement live patching Torsten Duwe (Mon Jun 27 2016 - 11:17:37 EST)
- Re: [PATCH RESEND] trace: function graph: Fix filters for function_graph threshold Steven Rostedt (Mon Jun 27 2016 - 11:18:05 EST)
- Re: [PATCH v4] audit: add fields to exclude filter by reusing user filter Paul Moore (Mon Jun 27 2016 - 11:18:44 EST)
- Re: [PATCH v2 2/2] namespaces: add transparent user namespaces Eric W. Biederman (Mon Jun 27 2016 - 11:22:14 EST)
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document Srinivas Pandruvada (Mon Jun 27 2016 - 11:22:51 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Mon Jun 27 2016 - 11:22:58 EST)
- Re: [PATCH v4 2/2] reset: add TI SYSCON based reset driver Andrew F. Davis (Mon Jun 27 2016 - 11:23:40 EST)
- Re: [PATCH 2/2] drm: Add DT bindings documentation for OpenCores VGA/LCD controller Rob Herring (Mon Jun 27 2016 - 11:25:22 EST)
- Re: [PATCH] [perf]: update makefile message for installing required libs Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 11:34:48 EST)
- Re: [PATCH v3 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5 Srinivas Kandagatla (Mon Jun 27 2016 - 11:36:33 EST)
- Re: [PATCHv5 8/8] ARM: dts: Add Arria10 Ethernet EDAC devicetree entry Dinh Nguyen (Mon Jun 27 2016 - 11:39:22 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Mon Jun 27 2016 - 11:44:47 EST)
- Re: linux-next: build failure after merge of the nfs tree Trond Myklebust (Mon Jun 27 2016 - 11:45:11 EST)
- Re: linux-next: manual merge of the jc_docs tree with the drm tree Jonathan Corbet (Mon Jun 27 2016 - 11:48:55 EST)
- Re: [RFC PATCH 2/2] perf: Filter events based on perf-namespace Peter Zijlstra (Mon Jun 27 2016 - 11:50:20 EST)
- Re: [PATCH] sched/deadline: remove useless param from setup_new_dl_entity Peter Zijlstra (Mon Jun 27 2016 - 11:52:37 EST)
- [PATCH] net: the space is required before the open parenthesis '(' Wei Tang (Mon Jun 27 2016 - 11:54:20 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Mon Jun 27 2016 - 11:54:44 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Stephen Warren (Mon Jun 27 2016 - 11:56:05 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Mark Rutland (Mon Jun 27 2016 - 12:00:51 EST)
- Re: [PATCH 03/10] Documentation: dt-bindings: firmware: tegra: add bindings of the BPMP Stephen Warren (Mon Jun 27 2016 - 12:08:46 EST)
- Re: [PATCH v5 00/10] NTB Selftest Script Logan Gunthorpe (Mon Jun 27 2016 - 12:09:29 EST)
- Re: [PATCH] geneve: fix max_mtu setting Jesse Gross (Mon Jun 27 2016 - 12:11:19 EST)
- Re: [PATCH 4/5] rtc: m48t86: move m48t86.h to platform_data Jason Cooper (Mon Jun 27 2016 - 12:12:31 EST)
- Re: [PATCH 1/1] regulator: max77620: check for valid regulator info Mark Brown (Mon Jun 27 2016 - 12:14:22 EST)
- RE: [PATCH 4/5] rtc: m48t86: move m48t86.h to platform_data Hartley Sweeten (Mon Jun 27 2016 - 12:15:56 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Brian Gerst (Mon Jun 27 2016 - 12:18:09 EST)
- Re: [PATCHv5 8/8] ARM: dts: Add Arria10 Ethernet EDAC devicetree entry Borislav Petkov (Mon Jun 27 2016 - 12:18:34 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Mon Jun 27 2016 - 12:20:11 EST)
- Re: [PATCH 4/5] sched/debug: remove several CONFIG_SCHEDSTATS guards Peter Zijlstra (Mon Jun 27 2016 - 12:21:21 EST)
- Re: [PATCH] dt-bindings: i2c: add bindings for nxp,pca9541 Peter Rosin (Mon Jun 27 2016 - 12:27:53 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Daniel Lezcano (Mon Jun 27 2016 - 12:29:29 EST)
- Re: [PATCH v2 1/3] block: provide helpers for reading block count Davidlohr Bueso (Mon Jun 27 2016 - 12:30:32 EST)
- Re: [PATCH 4/5] sched/debug: remove several CONFIG_SCHEDSTATS guards Josh Poimboeuf (Mon Jun 27 2016 - 12:32:42 EST)
- Re: [PATCHv5 8/8] ARM: dts: Add Arria10 Ethernet EDAC devicetree entry Dinh Nguyen (Mon Jun 27 2016 - 12:35:38 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Mon Jun 27 2016 - 12:35:47 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Thiago Jung Bauermann (Mon Jun 27 2016 - 12:38:13 EST)
- Re: Linux 4.7: Reported regressions as of Sunday, 2016-06-26 Kalle Valo (Mon Jun 27 2016 - 12:41:46 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Thiago Jung Bauermann (Mon Jun 27 2016 - 12:51:35 EST)
- Re: [PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers alexmcwhirter (Mon Jun 27 2016 - 12:53:57 EST)
- [PATCH v2] mm: oom: deduplicate victim selection code for memcg and global oom Vladimir Davydov (Mon Jun 27 2016 - 12:55:21 EST)
- Re: [PATCH v2] libnvdimm, nfit: treat volatile virtual CD region as pmem Linda Knippers (Mon Jun 27 2016 - 12:57:33 EST)
- Re: [PATCH] mm, vmscan: set shrinker to the left page count Vladimir Davydov (Mon Jun 27 2016 - 12:57:45 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Mon Jun 27 2016 - 12:59:37 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Mark Brown (Mon Jun 27 2016 - 12:59:44 EST)
- Applied "regulator: tps65218: force set power-up/down strobe to 3 for dcdc3" to the regulator tree Mark Brown (Mon Jun 27 2016 - 13:01:00 EST)
- Applied "regulator: tps65217: Enable suspend configuration" to the regulator tree Mark Brown (Mon Jun 27 2016 - 13:01:12 EST)
- Applied "regulator: tps65218: Enable suspend configuration" to the regulator tree Mark Brown (Mon Jun 27 2016 - 13:01:30 EST)
- Re: [RFC] Can we bypass the timeout when resetting Synaptics device? Dmitry Torokhov (Mon Jun 27 2016 - 13:05:53 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Sudeep Holla (Mon Jun 27 2016 - 13:08:10 EST)
- Re: [PATCH 00/10] Documentation/Sphinx Mauro Carvalho Chehab (Mon Jun 27 2016 - 13:08:38 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Brian Gerst (Mon Jun 27 2016 - 13:09:19 EST)
- [PATCH v5 0/2] Add support for SYSCON reset Andrew F. Davis (Mon Jun 27 2016 - 13:12:55 EST)
- [PATCH v5 1/2] Documentation: dt: reset: Add TI syscon reset binding Andrew F. Davis (Mon Jun 27 2016 - 13:12:58 EST)
- [PATCH v5 2/2] reset: add TI SYSCON based reset driver Andrew F. Davis (Mon Jun 27 2016 - 13:13:14 EST)
- [PATCH 0/6] crypto: SHA512 multibuffer implementation Megha Dey (Mon Jun 27 2016 - 13:14:09 EST)
- [PATCH 5/6] crypto: sha512-mb - Crypto computation (x4 AVX2) Megha Dey (Mon Jun 27 2016 - 13:14:12 EST)
- [PATCH 3/6] crypto: sha512-mb - submit/flush routines for AVX2 Megha Dey (Mon Jun 27 2016 - 13:14:34 EST)
- [PATCH 4/6] crypto: sha512-mb - Algorithm data structures Megha Dey (Mon Jun 27 2016 - 13:14:47 EST)
- [PATCH 1/6] crypto: sha512-mb - SHA512 multibuffer job manager and glue code Megha Dey (Mon Jun 27 2016 - 13:15:10 EST)
- Re: [PATCH RESEND] trace: function graph: Fix filters for function_graph threshold Joel Fernandes (Mon Jun 27 2016 - 13:15:27 EST)
- [PATCH 6/6] crypto: tcrypt - Add new mode for sha512_mb Megha Dey (Mon Jun 27 2016 - 13:15:45 EST)
- [PATCH 2/6] crypto: sha512-mb - Enable SHA512 multibuffer support Megha Dey (Mon Jun 27 2016 - 13:16:00 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Linus Torvalds (Mon Jun 27 2016 - 13:16:23 EST)
- Re: [RFC 3/6] perf annotate: Enable cross arch annotate Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 13:16:39 EST)
- Re: [PATCH v2 1/3] intel_pstate: Fix incorrect placement of __initdata Srinivas Pandruvada (Mon Jun 27 2016 - 13:17:44 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Brian Gerst (Mon Jun 27 2016 - 13:23:56 EST)
- Re: [PATCH] sched/deadline: remove useless param from setup_new_dl_entity Juri Lelli (Mon Jun 27 2016 - 13:24:37 EST)
- Re: [PATCH v2 2/3] intel_pstate: add __init/__initdata marker to some functions/variables Srinivas Pandruvada (Mon Jun 27 2016 - 13:25:33 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Linus Torvalds (Mon Jun 27 2016 - 13:28:18 EST)
- Re: [PATCH v2 3/3] intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly Srinivas Pandruvada (Mon Jun 27 2016 - 13:28:32 EST)
- Re: [PATCH v4 15/29] x86/mm/64: Enable vmapped stacks Andy Lutomirski (Mon Jun 27 2016 - 13:30:56 EST)
- Re: [RFC 6/6] perf: add more triplets Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 13:34:27 EST)
- Re: [RFC 4/6] perf annotate: generalize handling of ret instructions Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 13:34:41 EST)
- Re: [PATCH v3] acpi, nfit: treat volatile virtual CD region as pmem Dan Williams (Mon Jun 27 2016 - 13:34:53 EST)
- Re: [RFC 1/6] perf: Remove unused hist_entry__annotate function Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 13:35:18 EST)
- [PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series Douglas Anderson (Mon Jun 27 2016 - 13:40:01 EST)
- [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on Douglas Anderson (Mon Jun 27 2016 - 13:40:08 EST)
- [PATCH 1/3] mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes Douglas Anderson (Mon Jun 27 2016 - 13:40:28 EST)
- [PATCH 3/3] phy: rockchip-emmc: Wait even longer for the DLL to lock Douglas Anderson (Mon Jun 27 2016 - 13:40:44 EST)
- Re: [RFC][PATCH] ftracetest: Fix hist unsupported result in hist selftests Shuah Khan (Mon Jun 27 2016 - 13:40:50 EST)
- linux-next - lockdep whine in MMC/SDHC code Valdis Kletnieks (Mon Jun 27 2016 - 13:44:46 EST)
- Re: [PATCH v11 01/10] perf record: Prepare mmap multiple evlists Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 13:45:53 EST)
- Re: [PATCH] selftests/lib: Add exec permission on printf.sh Shuah Khan (Mon Jun 27 2016 - 13:50:24 EST)
- Re: [PATCH] selftests/vm: write strlen length instead of sizeof to nr_hugepages Shuah Khan (Mon Jun 27 2016 - 13:51:46 EST)
- Re: [RFC][PATCH] ftracetest: Fix hist unsupported result in hist selftests Steven Rostedt (Mon Jun 27 2016 - 13:54:01 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Tri Nguyen (Mon Jun 27 2016 - 13:54:27 EST)
- Re: [PATCHv5 8/8] ARM: dts: Add Arria10 Ethernet EDAC devicetree entry Borislav Petkov (Mon Jun 27 2016 - 13:54:52 EST)
- Re: [PATCH] selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test Shuah Khan (Mon Jun 27 2016 - 13:55:08 EST)
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Andy Lutomirski (Mon Jun 27 2016 - 13:55:49 EST)
- Re: [PATCH v8 1/5] tpm_tis: Improve reporting of IO errors Jason Gunthorpe (Mon Jun 27 2016 - 13:55:53 EST)
- Re: [RFC 3/3] dts: beaglebone: Portable connector BB_RELAY_4PORT definition Frank Rowand (Mon Jun 27 2016 - 13:56:41 EST)
- Applied "ASoC: hdmi-codec: callback function will be called with private data" to the asoc tree Mark Brown (Mon Jun 27 2016 - 13:56:52 EST)
- Re: [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI) Sudeep Holla (Mon Jun 27 2016 - 13:59:09 EST)
- RE: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Rhyland Klein (Mon Jun 27 2016 - 14:11:52 EST)
- Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 14:13:22 EST)
- Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Randy Dunlap (Mon Jun 27 2016 - 14:15:34 EST)
- Re: [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it Ivaylo Dimitrov (Mon Jun 27 2016 - 14:19:49 EST)
- Re: [PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2 Hoan Tran (Mon Jun 27 2016 - 14:28:10 EST)
- [PATCH 1/2] Makefile: evaluate LDFLAGS_BUILD_ID only once Rabin Vincent (Mon Jun 27 2016 - 14:28:58 EST)
- [PATCH 2/2] kbuild: add shell cache Rabin Vincent (Mon Jun 27 2016 - 14:29:44 EST)
- Re: [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Jarkko Sakkinen (Mon Jun 27 2016 - 14:32:28 EST)
- Re: [PATCH v2 0/4] ASoC: sunxi: Add i2s controller support Maxime Ripard (Mon Jun 27 2016 - 14:32:45 EST)
- Re: [PATCH] devfreq: Add COMPILE_TEST for build coverage kbuild test robot (Mon Jun 27 2016 - 14:38:01 EST)
- Faster incremental builds with Ninja Rabin Vincent (Mon Jun 27 2016 - 14:50:51 EST)
- Re: [RFC 3/3] dts: beaglebone: Portable connector BB_RELAY_4PORT definition Pantelis Antoniou (Mon Jun 27 2016 - 14:52:50 EST)
- Re: [PATCH] x86: prevent gcc from emitting SSE into boot code Dmitry Vyukov (Mon Jun 27 2016 - 14:58:36 EST)
- Re: [x86/KASLR] ed9f007ee6: -- System halted Yinghai Lu (Mon Jun 27 2016 - 14:59:43 EST)
- [PATCH v2 0/3] Updated spidev usability patchset Michal Suchanek (Mon Jun 27 2016 - 15:02:41 EST)
- [PATCH v2 1/3] spi: spidev: fix the check for spidev in dt Michal Suchanek (Mon Jun 27 2016 - 15:02:46 EST)
- [PATCH v2 2/3] spi: of: allow instantiating slaves without a driver Michal Suchanek (Mon Jun 27 2016 - 15:02:49 EST)
- [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Mon Jun 27 2016 - 15:02:54 EST)
- Re: [PATCH v2 0/7] perf ctf: Convert comm, fork and exit events to CTF Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 15:04:03 EST)
- Re: [PATCH] x86: prevent gcc from emitting SSE into boot code Ingo Molnar (Mon Jun 27 2016 - 15:06:42 EST)
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document Jiri Kosina (Mon Jun 27 2016 - 15:07:39 EST)
- RE: [PATCH 04/21] usb: chipidea: Only read/write OTGSC from one place Stephen Boyd (Mon Jun 27 2016 - 15:08:05 EST)
- Re: __rtc_read_alarm missing month/year field bug? Joe Lawrence (Mon Jun 27 2016 - 15:09:14 EST)
- Re: [PATCH 3/3] drivers core: allow id match override when manually binding driver Greg Kroah-Hartman (Mon Jun 27 2016 - 15:09:23 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Greg Kroah-Hartman (Mon Jun 27 2016 - 15:09:54 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Topi Miettinen (Mon Jun 27 2016 - 15:10:47 EST)
- Re: [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc Jonathan Cameron (Mon Jun 27 2016 - 15:11:37 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Tejun Heo (Mon Jun 27 2016 - 15:17:53 EST)
- [PATCH] ALSA: echoaudio: Fix memory allocation Christophe JAILLET (Mon Jun 27 2016 - 15:20:48 EST)
- [PATCH 00/27] ARM: dts: omap: More fixes for DTC warnings Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:29 EST)
- [PATCH 01/27] ARM: dts: omap2: add missing unit name to func_96m_ck Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:32 EST)
- [PATCH 02/27] ARM: dts: am3517-craneboard: remove unneeded unit name for fixedregulator Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:39 EST)
- [PATCH 04/27] ARM: dts: n900: remove unneeded unit name for dmtimer-pwm Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:42 EST)
- [PATCH 05/27] ARM: dts: omap3-beagle: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:46 EST)
- [PATCH 06/27] ARM: dts: omap3-beagle-xm: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:49 EST)
- [PATCH 07/27] ARM: dts: cm-t3x: remove unneeded unit name in connector Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:53 EST)
- [PATCH 08/27] ARM: dts: omap3-devkit8000: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:56 EST)
- [PATCH 09/27] ARM: dts: omap3-devkit8000-lcd-common: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:21:59 EST)
- [PATCH 10/27] ARM: dts: omap3-gta04: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:06 EST)
- [PATCH 11/27] ARM: dts: omap3-ha-lcd: remove unneeded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:09 EST)
- [PATCH 12/27] ARM: dts: omap3: overo: remove unneded unit names in display nodes Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:12 EST)
- [PATCH 13/27] ARM: dts: omap3-igep0020-common: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:17 EST)
- [PATCH 14/27] ARM: dts: omap3-overo-common-dvi: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:28 EST)
- [PATCH 17/27] ARM: dts: omap3-thunder: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:30 EST)
- [PATCH 19/27] ARM: dts: omap4-panda-common: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:35 EST)
- [PATCH 22/27] ARM: dts: am43xx-epos-evm: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:46 EST)
- [PATCH 23/27] ARM: dts: am437x-gp-evm: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:22:55 EST)
- [PATCH 26/27] ARM: dts: omap5-board-common: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:23:01 EST)
- [PATCH 27/27] ARM: dts: am57xx: sbc-am57x: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:23:11 EST)
- Re: [PATCH v3 5/8] rtc: ac100: Add clk output support Maxime Ripard (Mon Jun 27 2016 - 15:23:29 EST)
- [PATCH 25/27] ARM: dts: omap5-cm-t54: remove unneded unit names and add reg properties Javier Martinez Canillas (Mon Jun 27 2016 - 15:23:52 EST)
- [PATCH 24/27] ARM: dts: am437x: cm-t43: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:24:08 EST)
- [PATCH 21/27] ARM: dts: omap4-var-om44customboard: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:24:30 EST)
- [PATCH 20/27] ARM: dts: omap4-sdp: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:24:45 EST)
- [PATCH 18/27] ARM: dts: omap4-duovero-parlor: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:25:23 EST)
- [PATCH 15/27] ARM: dts: omap3-pandora-common: remove unneded unit name Javier Martinez Canillas (Mon Jun 27 2016 - 15:25:50 EST)
- [PATCH 16/27] ARM: dts: sbc-t3x30: remove unneded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:25:55 EST)
- [PATCH 03/27] ARM: dts: dm3730-torpedo-devkit: remove unneeded unit names Javier Martinez Canillas (Mon Jun 27 2016 - 15:28:12 EST)
- [RFC v2 0/3] dma-buf/sync_file: rework fences on struct sync_file Gustavo Padovan (Mon Jun 27 2016 - 15:29:40 EST)
- [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown() Gustavo Padovan (Mon Jun 27 2016 - 15:29:57 EST)
- [RFC v2 1/3] dma-buf/fence-array: add fence_is_array() Gustavo Padovan (Mon Jun 27 2016 - 15:30:01 EST)
- [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file Gustavo Padovan (Mon Jun 27 2016 - 15:30:11 EST)
- [PATCH v5 0/5] Introduce device_add_disk() to kill gendisk.driverfs_dev Dan Williams (Mon Jun 27 2016 - 15:30:41 EST)
- [PATCH v5 1/5] block: introduce device_add_disk() Dan Williams (Mon Jun 27 2016 - 15:30:49 EST)
- [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data Dan Williams (Mon Jun 27 2016 - 15:30:51 EST)
- [PATCH v5 3/5] um: track 'parent' device in a local variable Dan Williams (Mon Jun 27 2016 - 15:30:56 EST)
- [PATCH v5 4/5] block: convert to device_add_disk() Dan Williams (Mon Jun 27 2016 - 15:31:05 EST)
- [PATCH v5 5/5] block: remove ->driverfs_dev Dan Williams (Mon Jun 27 2016 - 15:31:11 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Mon Jun 27 2016 - 15:31:57 EST)
- Re: [RESEND][PATCH] device-tree: nexus7: Remove power gpio key entry and use pmic8xxx-pwrkey Stephen Boyd (Mon Jun 27 2016 - 15:36:21 EST)
- [PATCH net] bpf, perf: delay release of BPF prog after grace period Daniel Borkmann (Mon Jun 27 2016 - 15:38:40 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Mon Jun 27 2016 - 15:41:23 EST)
- Re: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs Heiko Stuebner (Mon Jun 27 2016 - 15:44:15 EST)
- Re: [PATCH 3/6] Clocksource: add nuc970 clocksource driver Daniel Lezcano (Mon Jun 27 2016 - 15:46:15 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Serge E. Hallyn (Mon Jun 27 2016 - 15:49:49 EST)
- Re: [RFC PATCH 0/4] ARM: remove big.LITTLE switcher support Nicolas Pitre (Mon Jun 27 2016 - 15:49:52 EST)
- Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek (Mon Jun 27 2016 - 15:50:31 EST)
- Re: [PATCH] notifier: Fix soft lockup for notifier_call_chain(). Cong Wang (Mon Jun 27 2016 - 15:51:19 EST)
- Re: [PATCH] audit: catch errors from audit_filter_rules field checks Paul Moore (Mon Jun 27 2016 - 15:58:37 EST)
- [PATCH] rtc: adjust MAINTAINERS entry Alexandre Belloni (Mon Jun 27 2016 - 16:03:25 EST)
- Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek (Mon Jun 27 2016 - 16:03:51 EST)
- rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Borislav Petkov (Mon Jun 27 2016 - 16:06:38 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration (was: Re: ktime_get_ts64() splat during resume) Borislav Petkov (Mon Jun 27 2016 - 16:08:12 EST)
- [GIT PULL] kbuild regression fix Michal Marek (Mon Jun 27 2016 - 16:09:53 EST)
- Re: Regression in "kbuild: fix if_change and friends to consider argument order" Michal Marek (Mon Jun 27 2016 - 16:10:24 EST)
- Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Linus Torvalds (Mon Jun 27 2016 - 16:14:32 EST)
- [4.4.y] llvmlinux: Backport "x86/hweight: Get rid of the special calling convention" Sedat Dilek (Mon Jun 27 2016 - 16:15:58 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Mon Jun 27 2016 - 16:21:41 EST)
- Re: [PATCH v4 3/3] acpi/pmic: Add support for PMIC regs operation region Rafael J. Wysocki (Mon Jun 27 2016 - 16:24:56 EST)
- Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Sedat Dilek (Mon Jun 27 2016 - 16:27:15 EST)
- Re: [PATCH] ALSA: echoaudio: Fix memory allocation Takashi Iwai (Mon Jun 27 2016 - 16:28:28 EST)
- Re: [PATCH v2 11/15] clk: sunxi-ng: Add N-M-factor clock support Maxime Ripard (Mon Jun 27 2016 - 16:29:45 EST)
- Re: next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624) Kevin Hilman (Mon Jun 27 2016 - 16:30:24 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Mon Jun 27 2016 - 16:32:46 EST)
- Re: [PATCH v2 1/3] spi: spidev: fix the check for spidev in dt Mark Brown (Mon Jun 27 2016 - 16:36:27 EST)
- Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning Linus Torvalds (Mon Jun 27 2016 - 16:36:46 EST)
- Re: [PATCH v2 00/15] clk: sunxi: introduce "modern" clock support Maxime Ripard (Mon Jun 27 2016 - 16:47:03 EST)
- [patch] qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() Dan Carpenter (Mon Jun 27 2016 - 16:50:46 EST)
- [PATCH 02/18] perf tools: Update makefile message for installing slang devel package Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:02:24 EST)
- [PATCH 05/18] perf tools: Add documentation for perf.data on disk format Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:02:24 EST)
- [PATCH 07/18] perf data convert: Include config.h header Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:02:40 EST)
- [PATCH 15/18] perf data ctf: Prepare collect non-sample events Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:02:42 EST)
- [PATCH 13/18] perf data ctf: Pass convert options through opts structure Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:02:56 EST)
- [PATCH 08/18] perf record: Move mmap setup block to separate function Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:03:11 EST)
- [PATCH 14/18] perf data ctf: Add 'all' option Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:03:27 EST)
- [PATCH 18/18] perf data ctf: Generate fork and exit events to CTF output Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:03:37 EST)
- [PATCH 11/18] perf symbols: Use proper dso name for is_regular_file Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:03:48 EST)
- [GIT PULL 00/18] perf/core improvements and fixes Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:03:58 EST)
- [PATCH 16/18] perf data ctf: Generate comm event to CTF output Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:04:12 EST)
- [PATCH 17/18] perf data ctf: Add '--all' option for 'perf data convert' Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:04:27 EST)
- [PATCH 06/18] perf build: Add libbabeltrace to build-test Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:04:56 EST)
- [PATCH 10/18] perf record: Prepare picking perf_event_mmap_page from multiple evlists Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:05:09 EST)
- [PATCH 09/18] perf record: Prepare reading from multiple evlists in record__mmap_read_all() Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:05:31 EST)
- [PATCH 12/18] perf data ctf: Add value_set_string() helper Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:05:44 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI okaya (Mon Jun 27 2016 - 17:05:52 EST)
- [PATCH 03/18] perf annotate: Generalize handling of 'ret' instructions Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:06:12 EST)
- [PATCH 04/18] perf tools: Add more toolchain triplets Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:06:26 EST)
- [PATCH 01/18] perf annotate: Remove unused hist_entry__annotate function Arnaldo Carvalho de Melo (Mon Jun 27 2016 - 17:06:38 EST)
- Freeing alternatives sections after module init? Jessica Yu (Mon Jun 27 2016 - 17:08:20 EST)
- Re: next build: 142 builds: 6 failed, 136 passed, 17 errors, 111 warnings (next-20160624) Arnd Bergmann (Mon Jun 27 2016 - 17:08:39 EST)
- Re: [PATCH v4] audit: add fields to exclude filter by reusing user filter Richard Guy Briggs (Mon Jun 27 2016 - 17:12:58 EST)
- Re: [PATCH v4 5/8] spi: add support for ACPI reconfigure notifications Rafael J. Wysocki (Mon Jun 27 2016 - 17:14:06 EST)
- Re: [PATCH v2 2/3] spi: of: allow instantiating slaves without a driver Mark Brown (Mon Jun 27 2016 - 17:15:14 EST)
- Re: [PATCH 1/2] freezer, oom: check TIF_MEMDIE on the correct task Rafael J. Wysocki (Mon Jun 27 2016 - 17:17:40 EST)
- [PATCH] x86: remove LTO flags Luis R. Rodriguez (Mon Jun 27 2016 - 17:25:14 EST)
- RE: [PATCH v4 3/3] acpi/pmic: Add support for PMIC regs operation region Gao, Bin (Mon Jun 27 2016 - 17:25:26 EST)
- Re: [PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2 Rafael J. Wysocki (Mon Jun 27 2016 - 17:27:38 EST)
- Re: tty/vt/keyboard: out of bounds access in do_compute_shiftstate Dmitry Torokhov (Mon Jun 27 2016 - 17:28:06 EST)
- Re: [4.4.y] llvmlinux: Backport "x86/hweight: Get rid of the special calling convention" Sedat Dilek (Mon Jun 27 2016 - 17:32:02 EST)
- Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Arnd Bergmann (Mon Jun 27 2016 - 17:34:33 EST)
- [PATCH] mm: faster kmalloc_array(), kcalloc() Alexey Dobriyan (Mon Jun 27 2016 - 17:35:05 EST)
- [PATCH v5 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Nguyen (Mon Jun 27 2016 - 17:57:36 EST)
- [PATCH v5 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Nguyen (Mon Jun 27 2016 - 17:57:46 EST)
- [PATCH v5 4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries Tai Nguyen (Mon Jun 27 2016 - 17:57:58 EST)
- [PATCH v5 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding Tai Nguyen (Mon Jun 27 2016 - 17:58:11 EST)
- [PATCH v5 1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver Tai Nguyen (Mon Jun 27 2016 - 17:58:27 EST)
- [PATCH 2/2] net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Mon Jun 27 2016 - 18:08:28 EST)
- [PATCH 1/2] net: ethernet: mvpp2: use phydev from struct net_device Philippe Reynes (Mon Jun 27 2016 - 18:08:40 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Greg Kroah-Hartman (Mon Jun 27 2016 - 18:13:06 EST)
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Mario Limonciello (Mon Jun 27 2016 - 18:13:50 EST)
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Andy Lutomirski (Mon Jun 27 2016 - 18:26:09 EST)
- Re: [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Marcel Holtmann (Mon Jun 27 2016 - 18:30:33 EST)
- Re: [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one() Andy Lutomirski (Mon Jun 27 2016 - 18:34:06 EST)
- [PATCH] tcp: add an ability to dump and restore window parameters Andrey Vagin (Mon Jun 27 2016 - 18:34:18 EST)
- Re: [PATCH 1/3] usb: dwc2: Add support for STM32F429/439/469 USB OTG in FS mode with internal PHY John Youn (Mon Jun 27 2016 - 18:52:17 EST)
- Re: [PATCH v3] acpi, nfit: treat volatile virtual CD region as pmem joeyli (Mon Jun 27 2016 - 19:09:53 EST)
- Re: [PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers Julian Calaby (Mon Jun 27 2016 - 19:19:42 EST)
- Re: [PATCH 2/5] nohz,cputime: remove VTIME_GEN vtime irq time code Frederic Weisbecker (Mon Jun 27 2016 - 19:21:15 EST)
- Re: [PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal PCIe PHY Brian Norris (Mon Jun 27 2016 - 19:23:11 EST)
- Re: [PATCH v3 2/2] phy: add a driver for the Rockchip SoC internal PCIe PHY Brian Norris (Mon Jun 27 2016 - 19:24:39 EST)
- Re: [PATCH 2/5] nohz,cputime: remove VTIME_GEN vtime irq time code Rik van Riel (Mon Jun 27 2016 - 19:31:41 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Logan Gunthorpe (Mon Jun 27 2016 - 19:34:30 EST)
- [PATCH 1/2] x86/mm/numa: Open code function early_get_boot_cpu_id Baoquan He (Mon Jun 27 2016 - 19:41:52 EST)
- [PATCH 2/2] x86/acpi: Remove the repeated lapic address override entry parsing Baoquan He (Mon Jun 27 2016 - 19:42:08 EST)
- Re: [PATCH 2/5] nohz,cputime: remove VTIME_GEN vtime irq time code Frederic Weisbecker (Mon Jun 27 2016 - 19:52:12 EST)
- [PATCH v4] gpio: add Intel WhiskeyCove GPIO driver Bin Gao (Mon Jun 27 2016 - 19:52:23 EST)
- Re: [patch V3 00/22] timer: Refactor the timer wheel Paul E. McKenney (Mon Jun 27 2016 - 19:56:26 EST)
- [PATCH] f2fs: remove unnecessary goto statement Tiezhu Yang (Mon Jun 27 2016 - 19:59:23 EST)
- [git pull] Input updates for 4.7-rc5 Dmitry Torokhov (Mon Jun 27 2016 - 20:04:28 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Mon Jun 27 2016 - 20:13:02 EST)
- Re: [PATCH v2] mm: oom: deduplicate victim selection code for memcg and global oom David Rientjes (Mon Jun 27 2016 - 20:15:06 EST)
- Re: [PATCH v2 1/3] toshiba_acpi: Add IIO interface for accelerometer axis data Darren Hart (Mon Jun 27 2016 - 20:19:15 EST)
- [PATCH] hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor Alison Schofield (Mon Jun 27 2016 - 20:23:47 EST)
- Re: [RFC 00/19] Runtime PM fixes for omap-ssi Sebastian Reichel (Mon Jun 27 2016 - 20:33:21 EST)
- [PATCH v4] mfd: intel_soc_pmic_bxtwc: Add Intel BXT WhiskeyCove PMIC ADC thermal channel mapping and USB type-C resources Bin Gao (Mon Jun 27 2016 - 20:40:27 EST)
- [GIT PULL] power supply changes for 4.7-rc Sebastian Reichel (Mon Jun 27 2016 - 20:42:58 EST)
- [PATCH v3] ARM: dts: sun7i: Add BCM53125 switch nodes to the lamobo-r1 board Florian Fainelli (Mon Jun 27 2016 - 20:46:06 EST)
- Re: Is LTO_REFERENCE_INITCALL() still needed? Luis R. Rodriguez (Mon Jun 27 2016 - 20:47:24 EST)
- Re: [PATCH v2 1/3] toshiba_acpi: Add IIO interface for accelerometer axis data Azael Avalos (Mon Jun 27 2016 - 20:51:33 EST)
- Re: [PATCH] serial: 8250_fintek: fix the mismatched IRQ mode Ji-Ze Hong (Peter Hong) (Mon Jun 27 2016 - 20:51:52 EST)
- Re: [PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size Larry Finger (Mon Jun 27 2016 - 20:53:22 EST)
- [PATCH] thermal: add Intel BXT WhiskeyCove PMIC thermal driver Bin Gao (Mon Jun 27 2016 - 20:54:30 EST)
- Re: [PATCH v2] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models Jonathan Woithe (Mon Jun 27 2016 - 21:07:21 EST)
- Re: [PATCH 1/2] vfs: Add hooks for filesystem-specific prune_icache_sb Dave Chinner (Mon Jun 27 2016 - 21:12:29 EST)
- [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Stephen Boyd (Mon Jun 27 2016 - 21:18:36 EST)
- Re: [PATCH 2/2] x86/acpi: Remove the repeated lapic address override entry parsing Rafael J. Wysocki (Mon Jun 27 2016 - 21:21:35 EST)
- Re: [PATCH][RFC] cpufreq: Avoid warning during resume by return EAGAIN if cpufreq is unavailable Rafael J. Wysocki (Mon Jun 27 2016 - 21:26:59 EST)
- linux-next: manual merge of the net-next tree with the imx-mxs tree Stephen Rothwell (Mon Jun 27 2016 - 21:27:18 EST)
- Re: [PATCH 1/1] ipmi: remove trydefaults parameter and default init Corey Minyard (Mon Jun 27 2016 - 21:34:25 EST)
- [PATCH v2 0/7] power: act8945a_charger: Improvements Wenyou Yang (Mon Jun 27 2016 - 21:36:12 EST)
- [PATCH v2 1/7] power: act8945a_charger: Remove "battery_temperature" Wenyou Yang (Mon Jun 27 2016 - 21:36:20 EST)
- [PATCH v2 2/7] power: act8945a_charger: Improve Wenyou Yang (Mon Jun 27 2016 - 21:36:32 EST)
- RE: [PATCH] power: act8945a_charger: fix semicolon.cocci warnings Yang, Wenyou (Mon Jun 27 2016 - 21:36:40 EST)
- [PATCH v2 3/7] power: act8945a_charger: Add status change update support Wenyou Yang (Mon Jun 27 2016 - 21:37:06 EST)
- [PATCH v2 4/7] power: act8945a_charger: Fix the power supply type Wenyou Yang (Mon Jun 27 2016 - 21:37:23 EST)
- [PATCH v2 5/7] power: act8945a_charger: Add capacity level property Wenyou Yang (Mon Jun 27 2016 - 21:37:50 EST)
- [PATCH v2 6/7] power: act8945a_charger: Add max current property Wenyou Yang (Mon Jun 27 2016 - 21:38:03 EST)
- [PATCH v2 7/7] doc: bindings: act8945a-charger: Update properties Wenyou Yang (Mon Jun 27 2016 - 21:38:16 EST)
- RE: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode ååæ (Mon Jun 27 2016 - 21:41:21 EST)
- [PATCH] serial: 8250_fintek: Fix potential NULL pointer dereference Ji-Ze Hong (Peter Hong) (Mon Jun 27 2016 - 21:46:43 EST)
- [PATCH v3 0/3] toshiba_acpi: Accelerometer updates Azael Avalos (Mon Jun 27 2016 - 21:46:54 EST)
- [PATCH v3 3/3] toshiba_acpi: Bump driver version and update copyright year Azael Avalos (Mon Jun 27 2016 - 21:46:57 EST)
- [PATCH v3 2/3] toshiba_acpi: Remove the position sysfs entry Azael Avalos (Mon Jun 27 2016 - 21:47:21 EST)
- [PATCH v3 1/3] toshiba_acpi: Add IIO interface for accelerometer axis data Azael Avalos (Mon Jun 27 2016 - 21:48:20 EST)
- [lkp] [mm] 315d09bf30: vm-scalability.throughput 64.6% improvement kernel test robot (Mon Jun 27 2016 - 21:49:04 EST)
- Re: [PATCH] hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor Guenter Roeck (Mon Jun 27 2016 - 21:50:48 EST)
- Re: [PATCH 2/2] ARM: dts: imx53: add support for USB armory board Shawn Guo (Mon Jun 27 2016 - 21:51:30 EST)
- Re: [PATCH v3] ARM: dts: sun7i: Add BCM53125 switch nodes to the lamobo-r1 board Chen-Yu Tsai (Mon Jun 27 2016 - 21:53:14 EST)
- Re: [PATCH] USB: dwc2-usb: add USB_GADGET dependency John Youn (Mon Jun 27 2016 - 21:55:21 EST)
- Re: [PATCH 1/1] usb: dwc2: add printf attribute to cat_printf() John Youn (Mon Jun 27 2016 - 21:59:14 EST)
- Re: [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb Dave Chinner (Mon Jun 27 2016 - 22:09:29 EST)
- Re: [RFC] Can we bypass the timeout when resetting Synaptics device? Yu Chen (Mon Jun 27 2016 - 22:10:35 EST)
- Re: [PATCH v3 5/8] rtc: ac100: Add clk output support Chen-Yu Tsai (Mon Jun 27 2016 - 22:28:26 EST)
- Re: [PATCH 0/6] kill off cpu_is_mx*() Shawn Guo (Mon Jun 27 2016 - 22:28:29 EST)
- [lkp] [x86/mm/64] a611d6b7d4: RIP [<ffffffff884f0692>] pud_offset+0x6/0x5e kernel test robot (Mon Jun 27 2016 - 22:33:14 EST)
- Re: [PATCH v2 3/3] intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly Jisheng Zhang (Mon Jun 27 2016 - 22:33:40 EST)
- [PATCH] virtio-blk: Generate uevent after attribute available Fam Zheng (Mon Jun 27 2016 - 22:39:32 EST)
- [PATCH] spi: s3c64xx: group the CS signalling writes in a single function Andi Shyti (Mon Jun 27 2016 - 22:41:11 EST)
- [PATCH] spi: s3c64xx: consider the case when the CS line is not connected Andi Shyti (Mon Jun 27 2016 - 22:41:12 EST)
- [PATCH] spi: s3c64xx: do not configure the device twice Andi Shyti (Mon Jun 27 2016 - 22:41:13 EST)
- [PATCH] spi: s3c64xx: simplify if statement in prepare_transfer function Andi Shyti (Mon Jun 27 2016 - 22:41:14 EST)
- [PATCH v2 4/5] spi: s3c64xx: simplify if statement in prepare_transfer function Andi Shyti (Mon Jun 27 2016 - 22:42:21 EST)
- [PATCH v2 0/5] s3c64xx: consider the case of a disconnected CS line and some code rework Andi Shyti (Mon Jun 27 2016 - 22:42:31 EST)
- [PATCH v2 1/5] spi: s3c64xx: group the CS signalling writes in a single function Andi Shyti (Mon Jun 27 2016 - 22:42:41 EST)
- [PATCH v2 2/5] spi: s3c64xx: consider the case when the CS line is not connected Andi Shyti (Mon Jun 27 2016 - 22:42:55 EST)
- [PATCH v2 3/5] spi: s3c64xx: do not configure the device twice Andi Shyti (Mon Jun 27 2016 - 22:43:08 EST)
- [PATCH v2 5/5] spi: s3c64xx: use unsigned type for fifo handling variables Andi Shyti (Mon Jun 27 2016 - 22:43:12 EST)
- Re: [PATCH v2 0/5] ARM: dts: imx7d: add i.MX 7Solo and Colibri iMX7S/D dts Shawn Guo (Mon Jun 27 2016 - 22:47:01 EST)
- [PATCH net-next v2 2/6] r8152: add u1u2_enable for rtl_ops Hayes Wang (Mon Jun 27 2016 - 22:47:53 EST)
- [PATCH net-next v2 3/6] r8152: add power_cut_en for rtl_ops Hayes Wang (Mon Jun 27 2016 - 22:48:09 EST)
- [PATCH net-next v2 4/6] r8152: support the new chip 8050 Hayes Wang (Mon Jun 27 2016 - 22:48:17 EST)
- [PATCH net-next v2 5/6] r8152: support RTL8153B Hayes Wang (Mon Jun 27 2016 - 22:48:25 EST)
- [PATCH net-next v2 1/6] r8152: add aldps_enable for rtl_ops Hayes Wang (Mon Jun 27 2016 - 22:48:35 EST)
- [PATCH net-next v2 0/6] r8152: support new chips Hayes Wang (Mon Jun 27 2016 - 22:49:05 EST)
- [PATCH net-next v2 6/6] r8152: add byte_enable for ocp_read_word function Hayes Wang (Mon Jun 27 2016 - 22:49:10 EST)
- Re: [PATCH] geneve: fix max_mtu setting Jesse Gross (Mon Jun 27 2016 - 22:54:14 EST)
- Re: [PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support John Stultz (Mon Jun 27 2016 - 23:09:43 EST)
- linux-next: manual merge of the iommu tree with the arm tree Stephen Rothwell (Mon Jun 27 2016 - 23:13:20 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface xinhui (Mon Jun 27 2016 - 23:15:35 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface xinhui (Mon Jun 27 2016 - 23:16:30 EST)
- Re: [PATCH v4 5/5] usb: dwc3: rockchip: add devicetree bindings documentation William Wu (Mon Jun 27 2016 - 23:18:32 EST)
- [PATCH 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Mon Jun 27 2016 - 23:19:38 EST)
- [PATCH 1/2] serial: 8250_dw: make dw8250_set_termios as default set_termios callback Kefeng Wang (Mon Jun 27 2016 - 23:19:43 EST)
- [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Mon Jun 27 2016 - 23:20:00 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check xinhui (Mon Jun 27 2016 - 23:24:36 EST)
- linux-next: manual merge of the audit tree with the security tree Stephen Rothwell (Mon Jun 27 2016 - 23:24:41 EST)
- Re: [PATCH 2/2] x86/acpi: Remove the repeated lapic address override entry parsing Baoquan He (Mon Jun 27 2016 - 23:31:13 EST)
- Re: [PATCH] notifier: Fix soft lockup for notifier_call_chain(). Ding Tianhong (Mon Jun 27 2016 - 23:31:59 EST)
- Re: [PATCH] Decouple CFG and IO in Designware PCIe Driver Pratyush Anand (Mon Jun 27 2016 - 23:33:14 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check xinhui (Mon Jun 27 2016 - 23:40:06 EST)
- Re: [ftrace] kernel panics during my attempt to use ftrace Namhyung Kim (Mon Jun 27 2016 - 23:45:21 EST)
- Re: powerpc/fadump: trivial fix of spelling mistake, clean up message Michael Ellerman (Mon Jun 27 2016 - 23:50:25 EST)
- Re: [PATCH 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty Bhuvanchandra DV (Mon Jun 27 2016 - 23:54:58 EST)
- Re: [PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size Joe Perches (Mon Jun 27 2016 - 23:55:26 EST)
- Re: [PATCH 7/8] dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists. Vinod Koul (Mon Jun 27 2016 - 23:57:16 EST)
- Re: [PATCH v10 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support Vinod Koul (Tue Jun 28 2016 - 00:08:02 EST)
- Re: arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? Michael Ellerman (Tue Jun 28 2016 - 00:08:18 EST)
- Re: [PATCH 01/21] of: device: Support loading a module with OF based modalias Bjorn Andersson (Tue Jun 28 2016 - 00:18:15 EST)
- Re: [PATCH 2/4] dmaengine: vdma: Add support for mulit-channel dma mode Vinod Koul (Tue Jun 28 2016 - 00:28:15 EST)
- Re: [PATCH v3 0/3] toshiba_acpi: Accelerometer updates Darren Hart (Tue Jun 28 2016 - 00:29:31 EST)
- Re: [PATCH] arc: warn only once if DW2_UNWIND is disabled Vineet Gupta (Tue Jun 28 2016 - 00:31:17 EST)
- [PATCH 0/5] Add support for EPT execute only for nested hypervisors Bandan Das (Tue Jun 28 2016 - 00:33:53 EST)
- [PATCH 1/5] mmu: mark spte present if the x bit is set Bandan Das (Tue Jun 28 2016 - 00:33:59 EST)
- [PATCH 3/5] mmu: don't set the present bit unconditionally Bandan Das (Tue Jun 28 2016 - 00:34:06 EST)
- [PATCH 4/5] mmu: remove is_present_gpte() Bandan Das (Tue Jun 28 2016 - 00:34:13 EST)
- [PATCH 2/5] mmu: pass execonly value when initializing rsvd bits Bandan Das (Tue Jun 28 2016 - 00:34:35 EST)
- [PATCH 5/5] nvmx: advertise support for ept execute only Bandan Das (Tue Jun 28 2016 - 00:34:50 EST)
- [RESEND PATCH 1/2] ARM: cache-l2x0.c: Replace magic numbers Andrey Smirnov (Tue Jun 28 2016 - 00:35:01 EST)
- [RESEND PATCH 2/2] ARM: cache-l2x0.c: Do not clear bit 23 in prefetch control register Andrey Smirnov (Tue Jun 28 2016 - 00:35:08 EST)
- RE: [PATCH 1/1] regulator: max77620: check for valid regulator info Venkat Reddy Talla (Tue Jun 28 2016 - 00:36:10 EST)
- IP ID check (flush_id) in inet_gro_receive is necessary or notï Tan Xiaojun (Tue Jun 28 2016 - 00:40:38 EST)
- [PATCH V4 1/3] devicetree/bindings: Add binding for operator panel on FSP machines Suraj Jitindar Singh (Tue Jun 28 2016 - 00:41:20 EST)
- [PATCH V4 2/3] powerpc/opal: Add #define to get rc from an ASYNC_COMP opal_msg Suraj Jitindar Singh (Tue Jun 28 2016 - 00:41:31 EST)
- [PATCH V4 3/3] powerpc/drivers: Add driver for operator panel on FSP machines Suraj Jitindar Singh (Tue Jun 28 2016 - 00:41:33 EST)
- [PATCH v1 0/5] Enable graphic support on RK3288 EVB boards Yakir Yang (Tue Jun 28 2016 - 00:50:35 EST)
- [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel Yakir Yang (Tue Jun 28 2016 - 00:51:24 EST)
- [PATCH v1 2/5] drm/panel: simple: Add support for LG LP079QX1-SP0V 1536x2048 panel Yakir Yang (Tue Jun 28 2016 - 00:51:30 EST)
- [PATCH v1 5/5] ARM: dts: rockchip: add the panel power supply for rk3288-evb board with rk808 pmu Yakir Yang (Tue Jun 28 2016 - 00:51:36 EST)
- [PATCH v1 4/5] ARM: dts: rockchip: add the panel power supply for rk3288-evb board with act8846 pmu Yakir Yang (Tue Jun 28 2016 - 00:51:41 EST)
- Re: [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time Bjorn Andersson (Tue Jun 28 2016 - 00:51:52 EST)
- [PATCH v1 3/5] ARM: dts: rockchip: add eDP/panel display device nodes for rk3288-evb Yakir Yang (Tue Jun 28 2016 - 00:52:30 EST)
- [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Douglas Anderson (Tue Jun 28 2016 - 00:53:43 EST)
- RE: [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Jun Li (Tue Jun 28 2016 - 00:54:20 EST)
- [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Ding Tianhong (Tue Jun 28 2016 - 00:56:44 EST)
- Re: IP ID check (flush_id) in inet_gro_receive is necessary or notï Eric Dumazet (Tue Jun 28 2016 - 00:57:18 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check Boqun Feng (Tue Jun 28 2016 - 01:00:03 EST)
- Re: [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM Bjorn Andersson (Tue Jun 28 2016 - 01:03:26 EST)
- [PATCH V1] regulator: da9211: add descriptions for da9212/da9214 James Ban (Tue Jun 28 2016 - 01:04:35 EST)
- Re: [PATCH 2/2] dt-bindings: pinctrl: Add MDM9615 TLMM bindings Bjorn Andersson (Tue Jun 28 2016 - 01:06:03 EST)
- Re: [PATCH] capabilities: add capability cgroup controller Eric W. Biederman (Tue Jun 28 2016 - 01:09:38 EST)
- RE: acpi: broken suspend to RAM with v4.7-rc1 Zheng, Lv (Tue Jun 28 2016 - 01:10:43 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Eric Dumazet (Tue Jun 28 2016 - 01:13:52 EST)
- RE: [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc Raveendra Padasalagi (Tue Jun 28 2016 - 01:14:15 EST)
- [PATCH v2 2/2] arm64: dts: mediatek: add mt6755 support Mars Cheng (Tue Jun 28 2016 - 01:16:34 EST)
- [PATCH v2 0/2] Add mt6755 basic chip support Mars Cheng (Tue Jun 28 2016 - 01:16:46 EST)
- [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Mars Cheng (Tue Jun 28 2016 - 01:16:57 EST)
- Re: [PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace Namhyung Kim (Tue Jun 28 2016 - 01:20:11 EST)
- Re: [PATCH 0/4] ftrace: One more check on x86 and some small fixes Namhyung Kim (Tue Jun 28 2016 - 01:22:17 EST)
- Re: [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race Davidlohr Bueso (Tue Jun 28 2016 - 01:27:38 EST)
- [RFC/PATCH v2] ftrace: Reduce size of function graph entries Namhyung Kim (Tue Jun 28 2016 - 01:31:30 EST)
- Re: [PATCH 5/8] KEYS: Provide software public key query function [ver #2] Herbert Xu (Tue Jun 28 2016 - 01:33:53 EST)
- Re: [PATCH] arc: warn only once if DW2_UNWIND is disabled Alexey Brodkin (Tue Jun 28 2016 - 01:39:14 EST)
- Re: [PATCH 2/3] powerpc/spinlock: support vcpu preempted check xinhui (Tue Jun 28 2016 - 01:39:18 EST)
- Re: [PATCH v3 1/3]nbd: fix might_sleep warning on socket shutdown Pranay Srivastava (Tue Jun 28 2016 - 01:42:33 EST)
- Re: [PATCH net-next 6/9] net: hns: normalize two different loop Daode Huang (Tue Jun 28 2016 - 01:43:27 EST)
- [PATCH v2 1/9] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty Bhuvanchandra DV (Tue Jun 28 2016 - 01:49:14 EST)
- [PATCH v2 4/9] tty: serial: fsl_lpuart: fix clearing of receive flag Bhuvanchandra DV (Tue Jun 28 2016 - 01:49:34 EST)
- RE: [PATCH 2/4] dmaengine: vdma: Add support for mulit-channel dma mode Appana Durga Kedareswara Rao (Tue Jun 28 2016 - 01:56:37 EST)
- Re: linux-next - lockdep whine in MMC/SDHC code Adrian Hunter (Tue Jun 28 2016 - 01:58:22 EST)
- [PATCH v2 6/9] tty: serial: fsl-lpuart: Use cyclic DMA for Rx Bhuvanchandra DV (Tue Jun 28 2016 - 02:06:47 EST)
- [PATCH v3 00/10] mfd: tps65218: Clean ups Keerthy (Tue Jun 28 2016 - 02:07:10 EST)
- [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper Keerthy (Tue Jun 28 2016 - 02:07:16 EST)
- [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 02:07:26 EST)
- [PATCH v3 05/10] regulator: tps65218: Remove all the compatibles Keerthy (Tue Jun 28 2016 - 02:07:36 EST)
- [PATCH v3 06/10] gpio: tps65218: Remove the compatible Keerthy (Tue Jun 28 2016 - 02:07:47 EST)
- [PATCH v3 10/10] ARM: dts: AM43X-EPOS-EVM: Remove redundant regulator compatibles Keerthy (Tue Jun 28 2016 - 02:07:58 EST)
- [PATCH v3 09/10] ARM: dts: AM437X-CM-T43: Remove redundant regulator compatibles Keerthy (Tue Jun 28 2016 - 02:08:00 EST)
- [PATCH v2 5/9] tty: serial: fsl_lpuart: Fix broken 8m/s1 support Bhuvanchandra DV (Tue Jun 28 2016 - 02:08:15 EST)
- [PATCH v2 2/9] clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode Bhuvanchandra DV (Tue Jun 28 2016 - 02:08:46 EST)
- [PATCH v3 08/10] ARM: dts: AM437X-SK-EVM: Remove redundant regulator compatibles Keerthy (Tue Jun 28 2016 - 02:09:14 EST)
- [PATCH v3 07/10] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles Keerthy (Tue Jun 28 2016 - 02:09:33 EST)
- linux-next: Tree for Jun 28 Stephen Rothwell (Tue Jun 28 2016 - 02:09:36 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Ding Tianhong (Tue Jun 28 2016 - 02:09:52 EST)
- [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Keerthy (Tue Jun 28 2016 - 02:10:44 EST)
- [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples Keerthy (Tue Jun 28 2016 - 02:11:07 EST)
- Re: Review of ptrace Yama ptrace_scope description Michael Kerrisk (man-pages) (Tue Jun 28 2016 - 02:11:46 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Wanpeng Li (Tue Jun 28 2016 - 02:15:51 EST)
- [PATCH] clk: Provide notifier stubs when !COMMON_CLK Krzysztof Kozlowski (Tue Jun 28 2016 - 02:21:11 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Eric Dumazet (Tue Jun 28 2016 - 02:22:52 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table kbuild test robot (Tue Jun 28 2016 - 02:26:31 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Eric Dumazet (Tue Jun 28 2016 - 02:27:59 EST)
- [PATCH v4 0/5] regulator: add Ricoh RN5T567 PMIC support Stefan Agner (Tue Jun 28 2016 - 02:28:33 EST)
- [PATCH v4 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller Stefan Agner (Tue Jun 28 2016 - 02:28:37 EST)
- [PATCH v4 2/5] mfd: add Ricoh RN5T567 PMIC support Stefan Agner (Tue Jun 28 2016 - 02:28:41 EST)
- [PATCH v4 3/5] regulator: rn5t618: add RN5T567 PMIC support Stefan Agner (Tue Jun 28 2016 - 02:28:46 EST)
- [PATCH v4 4/5] mfd: rn5t618: register power off callback optionally Stefan Agner (Tue Jun 28 2016 - 02:28:52 EST)
- [PATCH v4 5/5] mfd: rn5t618: register restart handler Stefan Agner (Tue Jun 28 2016 - 02:28:55 EST)
- Re: [PATCH v10 04/22] IB/hns: Add RoCE engine reset function Wei Hu (Xavier) (Tue Jun 28 2016 - 02:32:26 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Namhyung Kim (Tue Jun 28 2016 - 02:33:43 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table kbuild test robot (Tue Jun 28 2016 - 02:34:22 EST)
- [PATCH v3 04/19] sh: command line passing chosen/bootargs in devicetree Yoshinori Sato (Tue Jun 28 2016 - 02:36:43 EST)
- [PATCH v3 02/19] sh: set preset_lpj Yoshinori Sato (Tue Jun 28 2016 - 02:36:48 EST)
- [PATCH v3 11/19] sh: Add PCI host bridge driver for SH7751 Yoshinori Sato (Tue Jun 28 2016 - 02:37:02 EST)
- [PATCH v3 15/19] pci: pci_config_window move to linux/pci.h Yoshinori Sato (Tue Jun 28 2016 - 02:37:25 EST)
- [PATCH v3 18/19] sh: IO-DATA HDL-U (a,k.a landisk) support Yoshinori Sato (Tue Jun 28 2016 - 02:37:41 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Roger Quadros (Tue Jun 28 2016 - 02:37:55 EST)
- [PATCH v3 07/19] sh: Disable board specific code on device tree mode Yoshinori Sato (Tue Jun 28 2016 - 02:38:09 EST)
- [PATCH v3 13/19] sh: SH7751 core dtsi Yoshinori Sato (Tue Jun 28 2016 - 02:38:12 EST)
- [PATCH v3 19/19] sh: Renesas R0P751RLC0011RL (a.k.a R2Dplus) support Yoshinori Sato (Tue Jun 28 2016 - 02:38:34 EST)
- [PATCH v3 16/19] pci: PCI_HOST_GENERIC enable for SH Yoshinori Sato (Tue Jun 28 2016 - 02:38:57 EST)
- Re: [PATCH v6v3 02/12] mm: migrate: support non-lru movable page migration Minchan Kim (Tue Jun 28 2016 - 02:39:03 EST)
- [PATCH v3 10/19] sh: SH7750/51 CPG Driver Yoshinori Sato (Tue Jun 28 2016 - 02:39:28 EST)
- [PATCH v3 17/19] sh: Add separate DTB build rule Yoshinori Sato (Tue Jun 28 2016 - 02:39:38 EST)
- [PATCH v3 14/19] sh: Move common PCI stuff to arch/sh/kernel Yoshinori Sato (Tue Jun 28 2016 - 02:39:50 EST)
- [PATCH v3 09/19] sh: Add board specific initialize of of-generic Yoshinori Sato (Tue Jun 28 2016 - 02:40:09 EST)
- [PATCH v3 01/19] sh: More early unflatten device tree Yoshinori Sato (Tue Jun 28 2016 - 02:40:40 EST)
- [PATCH v3 03/19] sh: Use P1SEGADDR Yoshinori Sato (Tue Jun 28 2016 - 02:40:44 EST)
- [PATCH v3 08/19] sh: Use GENERIC_IOMAP on device tree mode Yoshinori Sato (Tue Jun 28 2016 - 02:40:55 EST)
- [PATCH v3 06/19] sh: Passing FDT address on zImage Yoshinori Sato (Tue Jun 28 2016 - 02:41:25 EST)
- [PATCH v3 00/19] sh: LANDISK and R2Dplus convert to device tree Yoshinori Sato (Tue Jun 28 2016 - 02:41:39 EST)
- [PATCH v3 05/19] sh: FDT address save before bank change Yoshinori Sato (Tue Jun 28 2016 - 02:41:52 EST)
- [PATCH v4] acpi, nfit: treat virtual ramdisk SPA as pmem region Lee, Chun-Yi (Tue Jun 28 2016 - 02:43:04 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table Lee Jones (Tue Jun 28 2016 - 02:49:09 EST)
- Re: [PATCH v3 06/10] gpio: tps65218: Remove the compatible Lee Jones (Tue Jun 28 2016 - 02:51:49 EST)
- Re: [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Lee Jones (Tue Jun 28 2016 - 02:53:57 EST)
- [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Wanpeng Li (Tue Jun 28 2016 - 02:54:29 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 02:56:23 EST)
- Re: [PATCH v10 05/22] IB/hns: Add initial profile resource oulijun (Tue Jun 28 2016 - 02:58:19 EST)
- Re: [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples Lee Jones (Tue Jun 28 2016 - 02:59:07 EST)
- [PATCH] sm501: Add device property Yoshinori Sato (Tue Jun 28 2016 - 02:59:38 EST)
- Re: [PATCH V2 1/4] trace: Introduce an output interface from ftrace to STM Chunyan Zhang (Tue Jun 28 2016 - 02:59:52 EST)
- Re: [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper Lee Jones (Tue Jun 28 2016 - 03:00:16 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface Heiko Carstens (Tue Jun 28 2016 - 03:00:36 EST)
- Re: [PATCH v3 06/10] gpio: tps65218: Remove the compatible Keerthy (Tue Jun 28 2016 - 03:00:49 EST)
- Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Alexander Stein (Tue Jun 28 2016 - 03:01:28 EST)
- Re: [PATCH V1] mfd: da9053: fix compiler warning message for uninitialised variable Lee Jones (Tue Jun 28 2016 - 03:02:25 EST)
- Re: [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper Keerthy (Tue Jun 28 2016 - 03:02:42 EST)
- Re: [GIT PULL 00/18] perf/core improvements and fixes Ingo Molnar (Tue Jun 28 2016 - 03:03:12 EST)
- [PATCH v2 0/9] Improve Rx/Tx DMA implementation Bhuvanchandra DV (Tue Jun 28 2016 - 03:05:53 EST)
- [PATCH v2 8/9] tty: serial: fsl-lpuart: Update suspend/resume for DMA mode Bhuvanchandra DV (Tue Jun 28 2016 - 03:06:48 EST)
- Re: arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? David Binderman (Tue Jun 28 2016 - 03:07:10 EST)
- [PATCH v2 3/9] tty: serial: fsl_lpuart: support suspend/resume Bhuvanchandra DV (Tue Jun 28 2016 - 03:07:28 EST)
- [PATCH v3] Bluetooth: btmrvl: fix slab-out-of-bounds access in btmrvl_sdio Ricky Liang (Tue Jun 28 2016 - 03:07:39 EST)
- [PATCH v2 9/9] tty: serial: fsl_lpuart: Add support for RS-485 Bhuvanchandra DV (Tue Jun 28 2016 - 03:07:59 EST)
- Re: [PATCH net-next V2] tun: introduce tx skb ring Michael S. Tsirkin (Tue Jun 28 2016 - 03:09:51 EST)
- Re: [PATCH] ALSA: echoaudio: Fix memory allocation walter harms (Tue Jun 28 2016 - 03:13:42 EST)
- Re: [ftrace] kernel panics during my attempt to use ftrace Enrico Mioso (Tue Jun 28 2016 - 03:17:05 EST)
- Re: arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? Michael Ellerman (Tue Jun 28 2016 - 03:18:12 EST)
- [KMS_ATOMIC_with_Modeset] Signed-off-by: Tan Pei Zhan <pei.zhan.tan@xxxxxxxxx> peizhant (Tue Jun 28 2016 - 03:22:30 EST)
- [PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues Krzysztof Kozlowski (Tue Jun 28 2016 - 03:23:30 EST)
- [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64 Krzysztof Kozlowski (Tue Jun 28 2016 - 03:23:37 EST)
- Re: [PATCH v5 3/5] um: track 'parent' device in a local variable Bart Van Assche (Tue Jun 28 2016 - 03:23:40 EST)
- RE: [PATCH 2/4] dmaengine: vdma: Add support for mulit-channel dma mode Appana Durga Kedareswara Rao (Tue Jun 28 2016 - 03:24:51 EST)
- Re: [PATCH v14 04/10] arm64: Kprobes with single stepping support Masami Hiramatsu (Tue Jun 28 2016 - 03:25:36 EST)
- [PATCH v3] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models MichaÅ KÄpieÅ (Tue Jun 28 2016 - 03:26:06 EST)
- [RESEND RFC v2] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling Baolin Wang (Tue Jun 28 2016 - 03:26:24 EST)
- Re: [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data Bart Van Assche (Tue Jun 28 2016 - 03:27:18 EST)
- Re: [RESEND PATCH v2 0/5] clk: hisilicon: Fix some problems of clk-hi3519 Jiancheng Xue (Tue Jun 28 2016 - 03:27:59 EST)
- [PATCH] fsl-mc: add helper macro to determine if a device is of fsl_mc type Nipun Gupta (Tue Jun 28 2016 - 03:29:34 EST)
- Re: [PATCH v5 5/5] block: remove ->driverfs_dev Bart Van Assche (Tue Jun 28 2016 - 03:30:27 EST)
- Re: [PATCH v14 00/10] arm64: Add kernel probes (kprobes) support Masami Hiramatsu (Tue Jun 28 2016 - 03:32:22 EST)
- Re: [PATCH] devfreq: Add COMPILE_TEST for build coverage Krzysztof Kozlowski (Tue Jun 28 2016 - 03:32:37 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 03:32:57 EST)
- [[PATCH]test/kms_atomic:Added allow_modeset flag] Signed-off-by: Tan Pei Zhan <pei.zhan.tan@xxxxxxxxx> peizhant (Tue Jun 28 2016 - 03:36:29 EST)
- Re: [PATCH v5 4/5] block: convert to device_add_disk() Bart Van Assche (Tue Jun 28 2016 - 03:37:24 EST)
- [[PATCH]test/kms_atomic:Added allow_modeset flag] Signed-off-by: Tan Pei Zhan <pei.zhan.tan@xxxxxxxxx> peizhant (Tue Jun 28 2016 - 03:37:40 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad Herbert Xu (Tue Jun 28 2016 - 03:37:56 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table Lee Jones (Tue Jun 28 2016 - 03:40:28 EST)
- [PATCH v4 1/3] Documentation: DT: Add iproc-static-adc binding Raveendra Padasalagi (Tue Jun 28 2016 - 03:40:34 EST)
- [PATCH v4 2/3] iio: Add driver for Broadcom iproc-static-adc Raveendra Padasalagi (Tue Jun 28 2016 - 03:40:44 EST)
- [PATCH v4 3/3] ARM:dts-Add dt node for Broadcom iproc-static-adc Raveendra Padasalagi (Tue Jun 28 2016 - 03:40:50 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 03:41:14 EST)
- [PATCH v4 0/3] Add Broadcom iproc-static-adc controller driver Raveendra Padasalagi (Tue Jun 28 2016 - 03:41:40 EST)
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 03:44:31 EST)
- Re: IP ID check (flush_id) in inet_gro_receive is necessary or notï Tan Xiaojun (Tue Jun 28 2016 - 03:44:33 EST)
- RE: [PATCH v3 2/3] x86/platform/p2sb: New Primary to Sideband bridge support driver for Intel SOC's Tan, Jui Nee (Tue Jun 28 2016 - 03:45:13 EST)
- Re: [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples Keerthy (Tue Jun 28 2016 - 03:45:51 EST)
- Re: [PATCH] sm501: Add device property Lee Jones (Tue Jun 28 2016 - 03:48:21 EST)
- Re: [PATCH v3 18/19] sh: IO-DATA HDL-U (a,k.a landisk) support Geert Uytterhoeven (Tue Jun 28 2016 - 03:51:31 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 03:52:31 EST)
- [RFC PATCH v4 0/5] ECAM quirks handling for ARM64 platforms Tomasz Nowicki (Tue Jun 28 2016 - 03:54:30 EST)
- Re: [PATCH v3 19/19] sh: Renesas R0P751RLC0011RL (a.k.a R2Dplus) support Geert Uytterhoeven (Tue Jun 28 2016 - 03:54:32 EST)
- [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Tomasz Nowicki (Tue Jun 28 2016 - 03:54:39 EST)
- [RFC PATCH v4 4/5] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller Tomasz Nowicki (Tue Jun 28 2016 - 03:54:46 EST)
- [RFC PATCH v4 5/5] PCI: thunder: Add ThunderX PEM MCFG quirk to the list Tomasz Nowicki (Tue Jun 28 2016 - 03:54:50 EST)
- Re: [PATCH 6/7] phy: miphy28lp: Inform the reset framework that our reset line may be shared Lee Jones (Tue Jun 28 2016 - 03:55:00 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad Herbert Xu (Tue Jun 28 2016 - 03:55:56 EST)
- [RFC PATCH v4 1/5] PCI: Embed pci_ecam_ops in pci_config_window structure Tomasz Nowicki (Tue Jun 28 2016 - 03:56:15 EST)
- [RFC PATCH v4 2/5] PCI/ACPI: Move ACPI ECAM mapping to generic MCFG driver Tomasz Nowicki (Tue Jun 28 2016 - 03:56:30 EST)
- [PATCH v5 1/3] x86/platform/p2sb: New Primary to Sideband bridge support driver for Intel SOC's Tan Jui Nee (Tue Jun 28 2016 - 03:57:52 EST)
- [PATCH v5 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration Tan Jui Nee (Tue Jun 28 2016 - 03:58:02 EST)
- Re: [PATCH 9/10] usb: host: ehci-st: Inform the reset framework that our reset line may be shared Lee Jones (Tue Jun 28 2016 - 03:58:09 EST)
- [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system Tan Jui Nee (Tue Jun 28 2016 - 03:58:34 EST)
- [PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver Tan Jui Nee (Tue Jun 28 2016 - 03:58:50 EST)
- Re: [PATCH 9/10] usb: host: ehci-st: Inform the reset framework that our reset line may be shared Lee Jones (Tue Jun 28 2016 - 04:00:18 EST)
- [PATCH v12] mtd: spi-nor: add hisilicon spi-nor flash controller driver Jiancheng Xue (Tue Jun 28 2016 - 04:00:38 EST)
- Re: [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file Chris Wilson (Tue Jun 28 2016 - 04:03:19 EST)
- Re: [PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace Chunyu Hu (Tue Jun 28 2016 - 04:03:28 EST)
- [RFC PATCH 0/3] ACPI / PM: Move _PTS/_WAK invocations out of the noirq stage Lv Zheng (Tue Jun 28 2016 - 04:04:41 EST)
- [RFC PATCH 1/3] PM: Rename prepare_late/wake suspend_ops callbacks to prepare_noirq/finish_noirq Lv Zheng (Tue Jun 28 2016 - 04:04:49 EST)
- [RFC PATCH 2/3] PM: Add prepare_late/finish_early suspend_ops callbacks Lv Zheng (Tue Jun 28 2016 - 04:04:53 EST)
- [RFC PATCH 3/3] ACPI / PM: Fix EC polling issue by implementing prepare_late/finish_early suspend_ops callbacks Lv Zheng (Tue Jun 28 2016 - 04:05:03 EST)
- Re: [PATCH] drm/i915: fix build errors when ACPI is not enabled Chris Wilson (Tue Jun 28 2016 - 04:06:31 EST)
- [PATCH v2 7/9] tty: serial: fsl-lpuart: Use scatter/gather DMA for Tx Bhuvanchandra DV (Tue Jun 28 2016 - 04:06:56 EST)
- Re: [PATCH v10 04/22] IB/hns: Add RoCE engine reset function Leon Romanovsky (Tue Jun 28 2016 - 04:09:53 EST)
- Re: [PATCH v3 1/6] mm/page_alloc: recalculate some of zone threshold when on/offline memory Joonsoo Kim (Tue Jun 28 2016 - 04:10:26 EST)
- Re: [PATCH 2/8] ceph: don't use ->d_time Miklos Szeredi (Tue Jun 28 2016 - 04:10:46 EST)
- Re: [PATCH v4 3/4] ASoC: dapm: support mixer controls with mute at non-zero value Peter Rosin (Tue Jun 28 2016 - 04:12:54 EST)
- Re: [PATCH v3 4/6] mm/cma: remove ALLOC_CMA Joonsoo Kim (Tue Jun 28 2016 - 04:13:15 EST)
- Re: [PATCH v5 3/5] um: track 'parent' device in a local variable Richard Weinberger (Tue Jun 28 2016 - 04:14:23 EST)
- Re: [PATCH v3 5/6] mm/cma: remove MIGRATE_CMA Joonsoo Kim (Tue Jun 28 2016 - 04:14:42 EST)
- Re: [PATCH v14 00/10] arm64: Add kernel probes (kprobes) support Huang Shijie (Tue Jun 28 2016 - 04:14:59 EST)
- Re: [PATCH v3] Doc/memory-barriers: Add Korean translation Byungchul Park (Tue Jun 28 2016 - 04:15:40 EST)
- [PATCH] Exchange the Assignments of `MEMORYs' and `CFGs/IOs' in Designware PCIe Driver dongbo (E) (Tue Jun 28 2016 - 04:16:11 EST)
- [GIT PULL for 4.8] consolidate vfs API for overlayfs Miklos Szeredi (Tue Jun 28 2016 - 04:18:22 EST)
- [PATCH 1/3] mfd: add support for Allwinner SoCs ADC Quentin Schulz (Tue Jun 28 2016 - 04:18:46 EST)
- [PATCH 3/3] hwmon: iio_hwmon: defer probe when no channel is found Quentin Schulz (Tue Jun 28 2016 - 04:18:53 EST)
- Re: [RFC PATCH 0/4] ARM: remove big.LITTLE switcher support Bartlomiej Zolnierkiewicz (Tue Jun 28 2016 - 04:19:06 EST)
- Re: [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system Mika Westerberg (Tue Jun 28 2016 - 04:19:32 EST)
- [PATCH 2/3] iio: adc: add support for Allwinner SoCs ADC Quentin Schulz (Tue Jun 28 2016 - 04:20:16 EST)
- Re: block: fix blk_queue_split() resource exhaustion Lars Ellenberg (Tue Jun 28 2016 - 04:25:01 EST)
- Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Randy Dunlap (Tue Jun 28 2016 - 04:25:22 EST)
- Re: [PATCH v5 2/3] mfd: lpc_ich: Prepare to split lpc-ich driver Andy Shevchenko (Tue Jun 28 2016 - 04:26:56 EST)
- Re: [GIT PULL 00/18] perf/core improvements and fixes Jiri Olsa (Tue Jun 28 2016 - 04:28:08 EST)
- Re: [PATCH v3 3/6] mm/cma: populate ZONE_CMA Joonsoo Kim (Tue Jun 28 2016 - 04:28:56 EST)
- Re: [RFC PATCH 0/4] drm: bridge: anx7688 and mux drivers Archit Taneja (Tue Jun 28 2016 - 04:29:13 EST)
- Re: [PATCH 1/3] mfd: add support for Allwinner SoCs ADC Antoine Tenart (Tue Jun 28 2016 - 04:30:37 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Joonsoo Kim (Tue Jun 28 2016 - 04:31:11 EST)
- [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM Yigal Korman (Tue Jun 28 2016 - 04:32:05 EST)
- Re: [PATCH 2/3] iio: adc: add support for Allwinner SoCs ADC Antoine Tenart (Tue Jun 28 2016 - 04:32:36 EST)
- Re: [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks Maxime Ripard (Tue Jun 28 2016 - 04:32:49 EST)
- Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Arnd Bergmann (Tue Jun 28 2016 - 04:35:53 EST)
- Re: [PATCH] crypto: ux500: do not build with -O0 Herbert Xu (Tue Jun 28 2016 - 04:37:06 EST)
- Re: [PATCH 0/6] crypto: SHA512 multibuffer implementation Herbert Xu (Tue Jun 28 2016 - 04:37:27 EST)
- Re: [PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues Herbert Xu (Tue Jun 28 2016 - 04:37:48 EST)
- Re: [PATCH 2/8] ceph: don't use ->d_time Yan, Zheng (Tue Jun 28 2016 - 04:40:09 EST)
- Re: [PATCH] ARM: oxnas: Change OX810SE default driver config Neil Armstrong (Tue Jun 28 2016 - 04:40:33 EST)
- Re: [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64 Herbert Xu (Tue Jun 28 2016 - 04:41:48 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Paolo Bonzini (Tue Jun 28 2016 - 04:43:26 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Paolo Bonzini (Tue Jun 28 2016 - 04:45:10 EST)
- Re: [RFC] block: fix blk_queue_split() resource exhaustion Lars Ellenberg (Tue Jun 28 2016 - 04:45:47 EST)
- [PATCH 0/3] add support for Allwinner SoCs ADC Quentin Schulz (Tue Jun 28 2016 - 04:46:18 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Wanpeng Li (Tue Jun 28 2016 - 04:46:37 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Tue Jun 28 2016 - 04:47:16 EST)
- Re: [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64 Krzysztof Kozlowski (Tue Jun 28 2016 - 04:49:26 EST)
- Re: [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy Neil Armstrong (Tue Jun 28 2016 - 04:49:47 EST)
- Re: [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system Andy Shevchenko (Tue Jun 28 2016 - 04:49:56 EST)
- Re: arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? Segher Boessenkool (Tue Jun 28 2016 - 04:51:30 EST)
- Re: [PATCH 1/3] mfd: add support for Allwinner SoCs ADC Antoine Tenart (Tue Jun 28 2016 - 04:52:02 EST)
- Re: [RFC PATCH 3/4] CHROMIUM: drm: bridge: Generic GPIO mux driver Archit Taneja (Tue Jun 28 2016 - 04:52:48 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 04:54:34 EST)
- Re: [PATCH v5] tools/perf: Fix the mask in regs_dump__printf and print_sample_iregs Jiri Olsa (Tue Jun 28 2016 - 04:54:45 EST)
- Re: [PATCH v3 18/19] sh: IO-DATA HDL-U (a,k.a landisk) support John Paul Adrian Glaubitz (Tue Jun 28 2016 - 04:55:06 EST)
- Re: [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system kbuild test robot (Tue Jun 28 2016 - 04:55:21 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Lee Jones (Tue Jun 28 2016 - 04:55:44 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Paolo Bonzini (Tue Jun 28 2016 - 04:57:54 EST)
- Re: [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity Juri Lelli (Tue Jun 28 2016 - 05:05:46 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 05:07:54 EST)
- [PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus Chen Yu (Tue Jun 28 2016 - 05:09:40 EST)
- Re: [PATCH 1/2] net: ethernet: dnet: use phydev from struct net_device David Miller (Tue Jun 28 2016 - 05:12:19 EST)
- Re: [PATCH 2/2] net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings David Miller (Tue Jun 28 2016 - 05:13:16 EST)
- Re: [Cluster-devel] [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb Steven Whitehouse (Tue Jun 28 2016 - 05:13:44 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Roger Quadros (Tue Jun 28 2016 - 05:14:33 EST)
- Re: [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system Lee Jones (Tue Jun 28 2016 - 05:14:44 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Joseph Lo (Tue Jun 28 2016 - 05:15:48 EST)
- Re: [PATCH 03/10] Documentation: dt-bindings: firmware: tegra: add bindings of the BPMP Joseph Lo (Tue Jun 28 2016 - 05:16:15 EST)
- Re: [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver Dongpo Li (Tue Jun 28 2016 - 05:21:58 EST)
- [PATCH v4 1/6] mfd: tps65218: Remove redundant read wrapper Keerthy (Tue Jun 28 2016 - 05:23:07 EST)
- [PATCH v4 2/6] Documentation: regulator: tps65218: Update examples Keerthy (Tue Jun 28 2016 - 05:23:19 EST)
- [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles Keerthy (Tue Jun 28 2016 - 05:23:22 EST)
- [PATCH v4 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Keerthy (Tue Jun 28 2016 - 05:23:28 EST)
- [PATCH v4 3/6] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 05:24:01 EST)
- [PATCH v4 4/6] gpio: tps65218-gpio: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 05:24:27 EST)
- [PATCH v4 0/6] mfd: tps65218: Clean ups Keerthy (Tue Jun 28 2016 - 05:24:47 EST)
- [PATCH] ARM: uniphier: remove empty DT machine descriptor Masahiro Yamada (Tue Jun 28 2016 - 05:25:32 EST)
- [RESEND PATCH v3] mtd: spi-nor: Add support for S3AN spi-nor devices Ricardo Ribalda Delgado (Tue Jun 28 2016 - 05:25:46 EST)
- [PATCH 1/1] usb: dwc3: st: Inform the reset framework that our reset line may be shared Lee Jones (Tue Jun 28 2016 - 05:26:55 EST)
- Re: [PATCH] caif: Remove unneeded header file David Miller (Tue Jun 28 2016 - 05:27:01 EST)
- Re: [PATCH v3 1/2] clk: fixed-factor: Convert into a module platform driver Ricardo Ribalda Delgado (Tue Jun 28 2016 - 05:27:24 EST)
- [PATCH] phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode" Kishon Vijay Abraham I (Tue Jun 28 2016 - 05:28:29 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Keerthy (Tue Jun 28 2016 - 05:28:34 EST)
- RE: [PATCH 7/9] mtd: m25p80: add support of dual and quad spi protocols to all commands Krzeminski, Marcin (Nokia - PL/Wroclaw) (Tue Jun 28 2016 - 05:30:45 EST)
- Re: [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver Arnd Bergmann (Tue Jun 28 2016 - 05:32:17 EST)
- Re: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets David Miller (Tue Jun 28 2016 - 05:34:23 EST)
- Re: [PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga David Miller (Tue Jun 28 2016 - 05:35:25 EST)
- Re: [PATCH] ARM: oxnas: Change OX810SE default driver config Baruch Siach (Tue Jun 28 2016 - 05:40:31 EST)
- [PATCH] ARM: sti: Implement dummy L2 cache's write_sec patrice.chotard (Tue Jun 28 2016 - 05:41:15 EST)
- Re: [PATCH 04/21] usb: chipidea: Only read/write OTGSC from one place Peter Chen (Tue Jun 28 2016 - 05:43:10 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad Herbert Xu (Tue Jun 28 2016 - 05:44:13 EST)
- Re: [PATCH] of_mdio: select fixed phy support unconditionally David Miller (Tue Jun 28 2016 - 05:44:20 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad Herbert Xu (Tue Jun 28 2016 - 05:45:31 EST)
- Re: [PATCH] of_mdio: select fixed phy support unconditionally Arnd Bergmann (Tue Jun 28 2016 - 05:46:13 EST)
- [PATCH for 4.8] vfs: new d_init method Miklos Szeredi (Tue Jun 28 2016 - 05:47:41 EST)
- Re: [PATCH 1/3] kernel/sched: introduce vcpu preempted check interface xinhui (Tue Jun 28 2016 - 05:47:46 EST)
- [RFC PATCH] mmc: host: add a new cap to force set power control Beata Baranowska (Tue Jun 28 2016 - 05:48:37 EST)
- Re: [PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga David Miller (Tue Jun 28 2016 - 05:48:51 EST)
- Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address David Miller (Tue Jun 28 2016 - 05:49:22 EST)
- Re: [PATCH] ARM: sti: Implement dummy L2 cache's write_sec Russell King - ARM Linux (Tue Jun 28 2016 - 05:49:38 EST)
- Re: [RESEND PATCH v2 0/4] Add support i2s/spdif/gmac features for RK322x SoCs Xing Zheng (Tue Jun 28 2016 - 05:53:27 EST)
- crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Herbert Xu (Tue Jun 28 2016 - 05:55:24 EST)
- Re: [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown() Christian KÃnig (Tue Jun 28 2016 - 05:56:50 EST)
- RE: [PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove() Kamil Debski (Tue Jun 28 2016 - 05:57:38 EST)
- Re: arch/powerpc/xmon/dis-asm.h: 2 * wrong specifiers ? Benjamin Herrenschmidt (Tue Jun 28 2016 - 05:57:49 EST)
- Re: [PATCH V5 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga Tien Hock Loh (Tue Jun 28 2016 - 05:59:20 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 06:01:11 EST)
- Re: [PATCH 2/4] ftrace/x86: Do not crash when reading wrong ftrace func Petr Mladek (Tue Jun 28 2016 - 06:01:24 EST)
- Re: [PATCH 05/21] usb: chipidea: Handle extcon events properly Peter Chen (Tue Jun 28 2016 - 06:08:25 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Yongji Xie (Tue Jun 28 2016 - 06:10:24 EST)
- Re: [PATCH v3] Doc/memory-barriers: Add Korean translation SeongJae Park (Tue Jun 28 2016 - 06:11:05 EST)
- [PATCH 29/32] ver_linux: wrap up call to 'iwconfig --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:20:43 EST)
- [PATCH 01/32] ver_linux: complete awk implementation Alexander Kapshuk (Tue Jun 28 2016 - 06:20:43 EST)
- Re: [PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support Koan-Sin Tan (Tue Jun 28 2016 - 06:20:47 EST)
- [PATCH 22/32] ver_linux: wrap up querying for version of 'Linux C++ Library' in awk functions Alexander Kapshuk (Tue Jun 28 2016 - 06:21:20 EST)
- [PATCH 24/32] ver_linux: wrap up call to 'ifconfig --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:21:35 EST)
- [PATCH 28/32] ver_linux: wrap up call to 'udevadm --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:21:44 EST)
- [PATCH 18/32] ver_linux: wrap up call to 'isdnctrl' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:21:55 EST)
- [PATCH 26/32] ver_linux: wrap up call to 'oprofiled --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:22:08 EST)
- [PATCH 23/32] ver_linux: wrap up call to 'ps --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:22:23 EST)
- Re: [PATCH 1/1] ipmi: remove trydefaults parameter and default init Tony Camuso (Tue Jun 28 2016 - 06:22:37 EST)
- [PATCH 19/32] ver_linux: wrap up call to 'showmount --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:22:53 EST)
- [PATCH 17/32] ver_linux: wrap up call to 'pppd --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:23:03 EST)
- [PATCH 21/32] ver_linux: wrap up call to 'ldd --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:23:20 EST)
- [PATCH 25/32] ver_linux: wrap up call to 'loadkeys -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:23:34 EST)
- [PATCH 09/32] ver_linux: wrap up call to 'tune2fs' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:23:59 EST)
- [PATCH 12/32] ver_linux: wrap up call to 'fsck.reiser4 -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:24:15 EST)
- [PATCH 06/32] ver_linux: wrap up call to 'ld -v' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:24:28 EST)
- [PATCH 13/32] ver_linux: wrap up call to 'xfs_db -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:24:39 EST)
- [PATCH 11/32] ver_linux: wrap up call to 'reiserfsck -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:24:50 EST)
- [PATCH 16/32] ver_linux: wrap up call to 'quota -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:25:00 EST)
- [PATCH 14/32] ver_linux: wrap up call to 'pccardctl -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:25:21 EST)
- [PATCH 15/32] ver_linux: wrap up call to 'cardmgr -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:25:41 EST)
- [PATCH 20/32] ver_linux: wrap up querying for version of 'Linux C Library' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:25:51 EST)
- [PATCH 31/32] ver_linux: 'version()' function definition Alexander Kapshuk (Tue Jun 28 2016 - 06:26:09 EST)
- [PATCH 08/32] ver_linux: wrap up call to 'depmod -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:26:24 EST)
- [PATCH 10/32] ver_linux: wrap up call to 'fsck.jfs -V' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:26:37 EST)
- [PATCH 02/32] ver_linux: assign the usage message to a variable and print it Alexander Kapshuk (Tue Jun 28 2016 - 06:27:05 EST)
- [PATCH 04/32] ver_linux: wrap up call to 'gcc -dumpversion' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:27:20 EST)
- Re: [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles Keerthy (Tue Jun 28 2016 - 06:27:37 EST)
- [PATCH 27/32] ver_linux: wrap up call to 'expr --v' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:27:52 EST)
- [PATCH 03/32] ver_linux: execute 'uname -a' from awk Alexander Kapshuk (Tue Jun 28 2016 - 06:28:03 EST)
- [PATCH 05/32] ver_linux: wrap up call to 'make --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:28:21 EST)
- [PATCH 30/32] ver_linux: build a list of kernel modules as a string and print it Alexander Kapshuk (Tue Jun 28 2016 - 06:28:35 EST)
- [PATCH 07/32] ver_linux: wrap up call to 'mount --version' in awk function Alexander Kapshuk (Tue Jun 28 2016 - 06:28:46 EST)
- [PATCH 32/32] ver_linux: 'printversion()' function definition Alexander Kapshuk (Tue Jun 28 2016 - 06:28:58 EST)
- [PATCH 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz Guodong Xu (Tue Jun 28 2016 - 06:31:58 EST)
- [PATCH 2/2] clk: hi6220: initialize UART1 clock to 150MHz Guodong Xu (Tue Jun 28 2016 - 06:32:06 EST)
- [PATCH 01/92] clocksource/drivers/armada-370-xp: Make syscore_ops static Daniel Lezcano (Tue Jun 28 2016 - 06:32:27 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Caesar Wang (Tue Jun 28 2016 - 06:32:37 EST)
- [PATCH 03/92] clocksource/drivers/samsung_pwm_timer: Fix endian accessors Daniel Lezcano (Tue Jun 28 2016 - 06:32:42 EST)
- [PATCH 04/92] clocksource/drivers/samsung_pwm: Fix typo in Kconfig Daniel Lezcano (Tue Jun 28 2016 - 06:32:47 EST)
- [PATCH 05/92] dt-bindings: Document rk3399 rk-timer bindings Daniel Lezcano (Tue Jun 28 2016 - 06:32:59 EST)
- [PATCH 11/92] of: Add a new macro to declare_of for one parameter function returning a value Daniel Lezcano (Tue Jun 28 2016 - 06:33:09 EST)
- [PATCH 14/92] clocksource/drivers/mtk_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:33:16 EST)
- [PATCH 15/92] clocksource/drivers/exynos_mct: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:33:37 EST)
- [PATCH 21/92] clocksource/drivers/digicolor: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:33:50 EST)
- [PATCH 16/92] clocksource/drivers/asm9260: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:01 EST)
- [PATCH 50/92] clocksource/drivers/atmel-pit: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:08 EST)
- [PATCH 53/92] clocksource/drivers/imx-gpt: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:14 EST)
- [PATCH 56/92] clocksource/drivers/sp804: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:17 EST)
- [PATCH 58/92] clocksource/drivers/sun5i: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:23 EST)
- [PATCH 61/92] clocksource/drivers/versatile: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:29 EST)
- [PATCH 62/92] clocksource/drivers/vf_pit_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:37 EST)
- [PATCH 63/92] clocksource/drivers/vt8500: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:34:42 EST)
- [PATCH 71/92] clocksource/drivers/oxnas-rps: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:35:07 EST)
- [PATCH 72/92] clocksources: Switch back to the clksrc table Daniel Lezcano (Tue Jun 28 2016 - 06:35:27 EST)
- [PATCH 73/92] clk: Add missing clk_get_sys() stub Daniel Lezcano (Tue Jun 28 2016 - 06:35:44 EST)
- [PATCH 74/92] clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h> Daniel Lezcano (Tue Jun 28 2016 - 06:35:53 EST)
- [PATCH 75/92] clocksource/drivers/bcm2835: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:36:03 EST)
- [PATCH 69/92] clocksource/drivers/nps: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:36:28 EST)
- [PATCH 70/92] clocksource/drivers/arc: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:36:39 EST)
- [PATCH 67/92] clocksource/drivers/nios2: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:36:56 EST)
- [PATCH 64/92] clocksource/drivers/zevio: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:37:19 EST)
- [PATCH 65/92] clocksource/drivers/microblaze: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:37:26 EST)
- [PATCH 68/92] clocksource/drivers/smp_twd: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:37:44 EST)
- [PATCH 66/92] clocksource/drivers/ralink: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:37:58 EST)
- [PATCH 60/92] clocksource/drivers/u300: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:38:30 EST)
- [PATCH 59/92] clocksource/drivers/ti-32k: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:38:51 EST)
- [PATCH 57/92] clocksource/drivers/stm32: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:39:18 EST)
- [PATCH 55/92] clocksource/drivers/keystone: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:39:39 EST)
- [PATCH 51/92] clocksource/drivers/atmel-st: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:39:55 EST)
- [PATCH 49/92] clocksource/drivers/atlas7: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:40:18 EST)
- [PATCH 1/6] soc/tegra: pmc: Ensure powergate is available when powering on Jon Hunter (Tue Jun 28 2016 - 06:40:39 EST)
- Re: [PATCH 0/6] soc/tegra: Various PMC fixes Jon Hunter (Tue Jun 28 2016 - 06:40:45 EST)
- [PATCH] wlcore/wl18xx: mesh: added initial mesh support for wl8 Yaniv Machani (Tue Jun 28 2016 - 06:40:56 EST)
- Re: [PATCH] mm, vmscan: set shrinker to the left page count Chen Feng (Tue Jun 28 2016 - 06:41:19 EST)
- [PATCH 5/6] soc/tegra: pmc: Add missing of_node_put Jon Hunter (Tue Jun 28 2016 - 06:41:47 EST)
- [PATCH 54/92] clocksource/drivers/integrator-ap: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:42:00 EST)
- [PATCH 52/92] clocksource/drivers/prima2: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:42:21 EST)
- [PATCH 47/92] clocksource/drivers/orion: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:42:42 EST)
- [PATCH 48/92] clocksource/drivers/pistachio: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:43:04 EST)
- [PATCH 20/92] clocksource/drivers/clps711x: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:43:24 EST)
- [PATCH 45/92] clocksource/drivers/time-efm32: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:43:29 EST)
- [PATCH 30/92] clocksource/drivers/h8300_timer8: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:43:50 EST)
- [PATCH 46/92] clocksource/drivers/time-lpc32xx: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:43:52 EST)
- [PATCH v2 0/4] implement vcpu preempted check Pan Xinhui (Tue Jun 28 2016 - 06:44:13 EST)
- [PATCH v2 1/4] kernel/sched: introduce vcpu preempted check interface Pan Xinhui (Tue Jun 28 2016 - 06:44:18 EST)
- [PATCH v2 3/4] locking/osq: Drop the overload of osq_lock() Pan Xinhui (Tue Jun 28 2016 - 06:44:30 EST)
- [PATCH 6/6] soc/tegra: pmc: Don't probe pmc if early initialisation fails Jon Hunter (Tue Jun 28 2016 - 06:44:49 EST)
- [PATCH 3/6] soc/tegra: pmc: Don't populate soc data until register space is mapped Jon Hunter (Tue Jun 28 2016 - 06:45:00 EST)
- [PATCH 4/6] soc/tegra: pmc: Ensure mutex is always initialised Jon Hunter (Tue Jun 28 2016 - 06:45:22 EST)
- [PATCH 2/6] soc/tegra: pmc: Fix early initialisation of PMC Jon Hunter (Tue Jun 28 2016 - 06:45:43 EST)
- [PATCH 0/6] soc/tegra: Various PMC fixes Jon Hunter (Tue Jun 28 2016 - 06:45:57 EST)
- [PATCH v2 2/4] powerpc/spinlock: support vcpu preempted check Pan Xinhui (Tue Jun 28 2016 - 06:46:21 EST)
- Re: [PATCH 5/6] soc/tegra: pmc: Add missing of_node_put Jon Hunter (Tue Jun 28 2016 - 06:46:25 EST)
- [PATCH v2 4/4] kernel/locking: Drop the overload of {mutex,rwsem}_spin_on_owner Pan Xinhui (Tue Jun 28 2016 - 06:46:37 EST)
- [PATCH 25/92] clocksource/drivers/clksrc-dbx500: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:47:19 EST)
- [PATCH 44/92] clocksource/drivers/time-armada-370-xp: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:47:32 EST)
- [PATCH 23/92] clocksource/drivers/bcm2835_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:47:45 EST)
- [PATCH 41/92] clocksource/drivers/sun4i: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:47:47 EST)
- [PATCH 43/92] clocksource/drivers/tegra20: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:48:30 EST)
- [PATCH 42/92] clocksource/drivers/tango_xtal: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:48:51 EST)
- [PATCH 37/92] clocksource/drivers/nomadik-mtu: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:49:10 EST)
- [PATCH 26/92] clocksource/drivers/fsl_ftm_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:49:29 EST)
- [PATCH 40/92] clocksource/drivers/samsung_pwm: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:49:39 EST)
- [PATCH v5 6/6] regulator: tps65218: Remove all the compatibles Keerthy (Tue Jun 28 2016 - 06:49:54 EST)
- Re: [PATCH] nl80211: improve nl80211_parse_mesh_config type checking Johannes Berg (Tue Jun 28 2016 - 06:49:57 EST)
- [PATCH 39/92] clocksource/drivers/qcom: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:51:00 EST)
- [PATCH 24/92] clocksource/drivers/bcm_kona: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:51:13 EST)
- [PATCH 38/92] clocksource/drivers/pxa: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:51:19 EST)
- [PATCH 36/92] clocksource/drivers/mxs: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:51:41 EST)
- [PATCH 29/92] clocksource/drivers/h8300_timer16: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:52:01 EST)
- [PATCH 31/92] clocksource/drivers/h8300_tpu: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:52:16 EST)
- [PATCH 28/92] clocksource/drivers/arm_global_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:52:31 EST)
- [PATCH 27/92] clocksource/drivers/arm_arch_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:52:42 EST)
- Re: [PATCH v2 0/5] Cavium ThunderX uncore PMU support Will Deacon (Tue Jun 28 2016 - 06:52:52 EST)
- RE: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Tue Jun 28 2016 - 06:53:04 EST)
- [PATCH 81/92] clocksource/drivers/mxs: Remove useless header <asm/mach/time.h> Daniel Lezcano (Tue Jun 28 2016 - 06:53:32 EST)
- [PATCH 79/92] clocksource/drivers/atlas7: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:53:43 EST)
- [PATCH 76/92] clocksource/drivers/armv7m_systick: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:53:52 EST)
- [PATCH 77/92] clocksource/drivers/bcm_kona: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:54:03 EST)
- [PATCH 88/92] clocksource/drivers/integrator-ap: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:54:35 EST)
- [PATCH 86/92] clocksource/drivers/nspire: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:54:45 EST)
- [PATCH 85/92] clocksource/drivers/u300: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:55:02 EST)
- [PATCH 89/92] clocksource/drivers/arm_global_timer: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:55:13 EST)
- [PATCH 87/92] clocksource/drivers/keystone: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:55:36 EST)
- [PATCH 90/92] clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:55:47 EST)
- [PATCH 91/92] clocksource/drivers/versatile: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:55:58 EST)
- [PATCH 92/92] clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline Daniel Lezcano (Tue Jun 28 2016 - 06:56:14 EST)
- [PATCH 80/92] clocksource/drivers/moxart: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:56:34 EST)
- [PATCH 82/92] clocksource/drivers/mxs: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:56:40 EST)
- [PATCH 78/92] clocksource/drivers/clps_711x: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:56:51 EST)
- [PATCH 84/92] clocksource/drivers/prima2: Add the COMPILE_TEST option Daniel Lezcano (Tue Jun 28 2016 - 06:57:03 EST)
- Re: [PATCH v4 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Lee Jones (Tue Jun 28 2016 - 06:57:17 EST)
- Re: [PATCH] cfg80211/nl80211: add wifi tx power mode switching support Johannes Berg (Tue Jun 28 2016 - 06:57:42 EST)
- [PATCH 83/92] clocksource/drivers/prima2: Remove useless header <asm/mach/time.h> Daniel Lezcano (Tue Jun 28 2016 - 06:58:10 EST)
- [PATCH 32/92] clocksource/drivers/meson6_timer.c: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:58:26 EST)
- [PATCH 33/92] clocksource/drivers/mips-gic-timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:58:36 EST)
- [PATCH 34/92] clocksource/drivers/moxart: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:58:48 EST)
- [PATCH 35/92] clocksource/drivers/mps2-timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:58:58 EST)
- [PATCH 22/92] clocksource/drivers/armv7m_systick: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:59:35 EST)
- [PATCH 17/92] clocksource/drivers/cadence_ttc: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:59:40 EST)
- [PATCH 13/92] clocksource/drivers/rockchip_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 06:59:52 EST)
- [PATCH 19/92] clocksource/drivers/dw_apb_timer: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 07:00:07 EST)
- [PATCH 18/92] clocksource/drivers/st_lpc: Convert init function to return error Daniel Lezcano (Tue Jun 28 2016 - 07:00:44 EST)
- [PATCH 08/92] arm64: dts: rockchip: Add rktimer device node for rk3399 Daniel Lezcano (Tue Jun 28 2016 - 07:01:02 EST)
- [PATCH 12/92] clocksource/drivers/clksrc-probe: Introduce init functions with return code Daniel Lezcano (Tue Jun 28 2016 - 07:01:07 EST)
- [PATCH 10/92] dt-bindings: clocksource: Add Oxford Semiconductor RPS Timer bindings Daniel Lezcano (Tue Jun 28 2016 - 07:01:33 EST)
- [PATCH 09/92] clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual Timer Daniel Lezcano (Tue Jun 28 2016 - 07:01:53 EST)
- [PATCH 07/92] clocksource/drivers/rockchip: Add support for the rk3399 SoC Daniel Lezcano (Tue Jun 28 2016 - 07:02:08 EST)
- [PATCH 06/92] clocksource/drivers/rockchip: Add the dynamic irq flag to the timer Daniel Lezcano (Tue Jun 28 2016 - 07:02:30 EST)
- [PATCH 02/92] clocksource/drivers/digicolor: Fix warning of non-static function Daniel Lezcano (Tue Jun 28 2016 - 07:02:46 EST)
- Re: [PATCH v6] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Will Deacon (Tue Jun 28 2016 - 07:06:22 EST)
- Re: [PATCH] drm/i915: fix build errors when ACPI is not enabled Jani Nikula (Tue Jun 28 2016 - 07:07:28 EST)
- [PATCH 0/4] Mesh mpm fixes and enhancements Yaniv Machani (Tue Jun 28 2016 - 07:10:56 EST)
- [PATCH 1/4] mac80211: mesh: flush stations before beacons are stopped Yaniv Machani (Tue Jun 28 2016 - 07:11:11 EST)
- [PATCH 2/4] mac80211/cfg: mesh: fix healing time when a mesh peer is disconnecting Yaniv Machani (Tue Jun 28 2016 - 07:11:17 EST)
- [PATCH 3/4] mac80211: mesh: fixed HT ies in beacon template Yaniv Machani (Tue Jun 28 2016 - 07:11:25 EST)
- [PATCH 4/4] mac80211: sta_info: max_peers reached falsely Yaniv Machani (Tue Jun 28 2016 - 07:11:31 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Lee Jones (Tue Jun 28 2016 - 07:11:56 EST)
- [PATCH] mac80211: rx: frames received out of order Yaniv Machani (Tue Jun 28 2016 - 07:16:31 EST)
- Re: crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Krzysztof Kozlowski (Tue Jun 28 2016 - 07:17:27 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Lee Jones (Tue Jun 28 2016 - 07:18:18 EST)
- Re: [PATCH v2 4/5] mfd: tps65218: add version check to the PMIC probe Lee Jones (Tue Jun 28 2016 - 07:19:49 EST)
- Re: [PATCH v3] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models Jonathan Woithe (Tue Jun 28 2016 - 07:20:17 EST)
- [RFC PATCH 0/3] soc/tegra: Turn on XUSB partitions Jon Hunter (Tue Jun 28 2016 - 07:20:52 EST)
- [RFC PATCH 1/3] soc/tegra: pmc: Initialise power partitions early Jon Hunter (Tue Jun 28 2016 - 07:20:55 EST)
- [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates Jon Hunter (Tue Jun 28 2016 - 07:20:57 EST)
- Re: [PATCH] powerpc/mm: update arch_{add,remove}_memory() for radix Michael Ellerman (Tue Jun 28 2016 - 07:21:14 EST)
- [RFC PATCH 2/3] soc/tegra: pmc: Enable XUSB partitions on boot Jon Hunter (Tue Jun 28 2016 - 07:21:41 EST)
- [PATCH] PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() Bartlomiej Zolnierkiewicz (Tue Jun 28 2016 - 07:21:57 EST)
- [PATCH] PM / devfreq: exynos: fix error path in exynos_bus_probe() Bartlomiej Zolnierkiewicz (Tue Jun 28 2016 - 07:22:00 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Mark Rutland (Tue Jun 28 2016 - 07:23:46 EST)
- Re: [PATCH v3 3/6] mm/cma: populate ZONE_CMA Chen Feng (Tue Jun 28 2016 - 07:24:27 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Keerthy (Tue Jun 28 2016 - 07:24:38 EST)
- [PATCH v2] clk: Provide notifier stubs when !COMMON_CLK Krzysztof Kozlowski (Tue Jun 28 2016 - 07:25:21 EST)
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Jiri Kosina (Tue Jun 28 2016 - 07:26:56 EST)
- [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 07:27:44 EST)
- [PATCH 3/5] perf tests: Fix thread map test for -F option Jiri Olsa (Tue Jun 28 2016 - 07:29:35 EST)
- [PATCH 4/5] perf tools: Change cpu_map__fprintf output Jiri Olsa (Tue Jun 28 2016 - 07:29:47 EST)
- [PATCH 1/5] perf test: Add -F/--dont-fork option Jiri Olsa (Tue Jun 28 2016 - 07:30:00 EST)
- [PATCH 2/5] perf tools: Allow to reset open files counter Jiri Olsa (Tue Jun 28 2016 - 07:30:25 EST)
- [PATCH 5/5] perf tools: Transform nodes string info to struct Jiri Olsa (Tue Jun 28 2016 - 07:30:44 EST)
- [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy (Tue Jun 28 2016 - 07:30:50 EST)
- [PATCH v1 1/2] Add the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 07:31:16 EST)
- [PATCH] mac80211: util: mesh is not connected properly after recovery Yaniv Machani (Tue Jun 28 2016 - 07:34:53 EST)
- Re: [PATCH V1] regulator: da9211: add descriptions for da9212/da9214 Mark Brown (Tue Jun 28 2016 - 07:35:31 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 07:36:14 EST)
- [PATCH 0/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Tue Jun 28 2016 - 07:37:09 EST)
- [PATCHv10 1/2] x86/vdso: add mremap hook to vm_special_mapping Dmitry Safonov (Tue Jun 28 2016 - 07:37:14 EST)
- [PATCH 3/4] perf annotate: add powerpc support Ravi Bangoria (Tue Jun 28 2016 - 07:37:35 EST)
- [PATCH 2/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Tue Jun 28 2016 - 07:37:44 EST)
- [PATCH 4/4] perf annotate: Define macro for arch names Ravi Bangoria (Tue Jun 28 2016 - 07:38:00 EST)
- [PATCHv10 2/2] selftest/x86: add mremap vdso test Dmitry Safonov (Tue Jun 28 2016 - 07:38:24 EST)
- [PATCH 1/4] perf: Utility function to fetch arch from evsel Ravi Bangoria (Tue Jun 28 2016 - 07:38:37 EST)
- Re: [PATCH v2 3/3] intel_pstate: Declare pid_params/pstate_funcs/hwp_active __read_mostly Rafael J. Wysocki (Tue Jun 28 2016 - 07:38:45 EST)
- [PATCHv10 0/2] mremap vDSO for 32-bit Dmitry Safonov (Tue Jun 28 2016 - 07:39:10 EST)
- Re: [RFC PATCH 2/2] perf: Filter events based on perf-namespace Aravinda Prasad (Tue Jun 28 2016 - 07:41:34 EST)
- Re: [PATCH v2 02/14] thermal: sun8i_ths: Add support for the thermal sensor on Allwinner H3 Maxime Ripard (Tue Jun 28 2016 - 07:42:10 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT Heikki Krogerus (Tue Jun 28 2016 - 07:42:17 EST)
- Re: [PATCH V3 2/4] clk: Combine DT binding doc for max77686 and max77802 Laxman Dewangan (Tue Jun 28 2016 - 07:42:31 EST)
- Re: [PATCH v2 5/5] regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICs Lee Jones (Tue Jun 28 2016 - 07:45:05 EST)
- Re: [RFC 3/6] perf annotate: Enable cross arch annotate Ravi Bangoria (Tue Jun 28 2016 - 07:48:44 EST)
- Re: [RFC PATCH 3/5] thermal: Add support for the thermal sensor on A23/33 Maxime Ripard (Tue Jun 28 2016 - 07:52:08 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Hekuang (Tue Jun 28 2016 - 07:53:51 EST)
- Re: [PATCH v2 01/14] ARM: clk: sunxi: Add driver for the H3 THS clock Maxime Ripard (Tue Jun 28 2016 - 07:53:57 EST)
- Re: [PATCH] ARM: sti: Implement dummy L2 cache's write_sec Patrice Chotard (Tue Jun 28 2016 - 07:57:50 EST)
- Re: [PATCH 2/2] clk: hi6220: initialize UART1 clock to 150MHz Jorge Ramirez (Tue Jun 28 2016 - 07:58:00 EST)
- Re: [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data Christoph Hellwig (Tue Jun 28 2016 - 07:58:04 EST)
- Re: [PATCH v5 3/5] um: track 'parent' device in a local variable Christoph Hellwig (Tue Jun 28 2016 - 07:58:30 EST)
- Re: [V4, 2/3] powerpc/opal: Add #define to get rc from an ASYNC_COMP opal_msg Michael Ellerman (Tue Jun 28 2016 - 07:58:34 EST)
- Re: [PATCH v5 4/5] block: convert to device_add_disk() Christoph Hellwig (Tue Jun 28 2016 - 07:59:00 EST)
- Re: [PATCH v2] clk: Provide notifier stubs when !COMMON_CLK Bartlomiej Zolnierkiewicz (Tue Jun 28 2016 - 07:59:20 EST)
- Re: [PATCH v4 2/5] mfd: add Ricoh RN5T567 PMIC support Lee Jones (Tue Jun 28 2016 - 07:59:35 EST)
- Re: [PATCH v5 5/5] block: remove ->driverfs_dev Christoph Hellwig (Tue Jun 28 2016 - 07:59:40 EST)
- Re: [PATCH v4 4/5] mfd: rn5t618: register power off callback optionally Lee Jones (Tue Jun 28 2016 - 08:00:51 EST)
- Re: [PATCH v4 5/5] mfd: rn5t618: register restart handler Lee Jones (Tue Jun 28 2016 - 08:04:22 EST)
- Re: [PATCH] PM / devfreq: exynos: fix error path in exynos_bus_probe() Chanwoo Choi (Tue Jun 28 2016 - 08:06:14 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Chanwoo Choi (Tue Jun 28 2016 - 08:07:37 EST)
- Re: [v6, 07/11] powerpc/powernv: set power_save func after the idle states are initialized Michael Ellerman (Tue Jun 28 2016 - 08:10:19 EST)
- Re: [PATCHv2, 2/7] ppc: bpf/jit: Fix/enhance 32-bit Load Immediate implementation Michael Ellerman (Tue Jun 28 2016 - 08:10:34 EST)
- Re: [PATCH] PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe() Chanwoo Choi (Tue Jun 28 2016 - 08:11:08 EST)
- Re: [PATCH 1/1] ipmi: remove trydefaults parameter and default init Corey Minyard (Tue Jun 28 2016 - 08:11:56 EST)
- Re: [PATCH 1/1] ipmi: remove trydefaults parameter and default init Tony Camuso (Tue Jun 28 2016 - 08:14:26 EST)
- [PATCH] spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch" Colin Ian King (Tue Jun 28 2016 - 08:15:08 EST)
- [PATCH] spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch" Colin King (Tue Jun 28 2016 - 08:15:32 EST)
- Re: [PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles Paolo Bonzini (Tue Jun 28 2016 - 08:16:21 EST)
- [PATCH] thunderbolt: fix spelling mistake: "missmatch" -> "mismatch" Colin King (Tue Jun 28 2016 - 08:20:08 EST)
- Re: Fidelity Loans (Tue Jun 28 2016 - 08:22:12 EST)
- [REPOST 2, PATCH] builddeb: really include objtool binary in headers package Wilfried Klaebe (Tue Jun 28 2016 - 08:22:15 EST)
- Re: [PATCH] firmware: declare __{start,end}_builtin_fw as pointers George Spelvin (Tue Jun 28 2016 - 08:23:55 EST)
- [PATCH] tools lib bpf: fix spelling mistake: "missmatch" -> "mismatch" Colin King (Tue Jun 28 2016 - 08:24:13 EST)
- [v4 PATCH 0/5] Rockchip Type-C and DispplayPort driver Chris Zhong (Tue Jun 28 2016 - 08:24:57 EST)
- [v4 PATCH 1/5] extcon: Add Type-C and DP support Chris Zhong (Tue Jun 28 2016 - 08:25:03 EST)
- [v4 PATCH 2/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY Chris Zhong (Tue Jun 28 2016 - 08:25:13 EST)
- [v4 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller Chris Zhong (Tue Jun 28 2016 - 08:25:19 EST)
- [v4 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399 Chris Zhong (Tue Jun 28 2016 - 08:25:28 EST)
- [v4 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399 Chris Zhong (Tue Jun 28 2016 - 08:26:12 EST)
- Re: [v3 PATCH 1/5] extcon: Add Type-C and DP support Chanwoo Choi (Tue Jun 28 2016 - 08:26:40 EST)
- Re: [PATCH v4 0/6] mfd: tps65218: Clean ups Keerthy (Tue Jun 28 2016 - 08:27:46 EST)
- Re: [PATCH 2/4] mac80211/cfg: mesh: fix healing time when a mesh peer is disconnecting Bob Copeland (Tue Jun 28 2016 - 08:28:10 EST)
- [PATCH net-next v3 0/7] r8152: support new chips Hayes Wang (Tue Jun 28 2016 - 08:29:00 EST)
- [PATCH net-next v3 4/7] r8152: add u2p3_enable for rtl_ops Hayes Wang (Tue Jun 28 2016 - 08:29:07 EST)
- [PATCH net-next v3 6/7] r8152: support RTL8153B Hayes Wang (Tue Jun 28 2016 - 08:29:15 EST)
- [PATCH net-next v3 7/7] r8152: add byte_enable for ocp_read_word function Hayes Wang (Tue Jun 28 2016 - 08:29:37 EST)
- [PATCH net-next v3 5/7] r8152: support the new chip 8050 Hayes Wang (Tue Jun 28 2016 - 08:30:00 EST)
- [PATCH net-next v3 2/7] r8152: add u1u2_enable for rtl_ops Hayes Wang (Tue Jun 28 2016 - 08:30:39 EST)
- [PATCH net-next v3 3/7] r8152: add power_cut_en for rtl_ops Hayes Wang (Tue Jun 28 2016 - 08:31:01 EST)
- [PATCH net-next v3 1/7] r8152: add aldps_enable for rtl_ops Hayes Wang (Tue Jun 28 2016 - 08:31:37 EST)
- [PATCH v6 0/6] mfd: tps65218: Clean ups Keerthy (Tue Jun 28 2016 - 08:31:53 EST)
- [PATCH v6 1/6] mfd: tps65218: Remove redundant read wrapper Keerthy (Tue Jun 28 2016 - 08:31:57 EST)
- [PATCH v6 6/6] regulator: tps65218: Remove all the compatibles Keerthy (Tue Jun 28 2016 - 08:32:12 EST)
- [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 08:33:17 EST)
- [PATCH v6 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate Keerthy (Tue Jun 28 2016 - 08:33:26 EST)
- [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Herbert Xu (Tue Jun 28 2016 - 08:34:12 EST)
- [BUG] perf test 29 crashing Jiri Olsa (Tue Jun 28 2016 - 08:34:20 EST)
- [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table Keerthy (Tue Jun 28 2016 - 08:34:56 EST)
- [PATCH v6 2/6] Documentation: regulator: tps65218: Update examples Keerthy (Tue Jun 28 2016 - 08:35:18 EST)
- Re: [PATCH] virtio-blk: Generate uevent after attribute available Christoph Hellwig (Tue Jun 28 2016 - 08:36:18 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Tue Jun 28 2016 - 08:41:28 EST)
- Re: [PATCH 0/5] sched/debug: decouple sched_stat tracepoints from CONFIG_SCHEDSTATS Peter Zijlstra (Tue Jun 28 2016 - 08:43:46 EST)
- Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address David Miller (Tue Jun 28 2016 - 08:46:08 EST)
- [PATCH] ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" Colin Ian King (Tue Jun 28 2016 - 08:47:59 EST)
- [PATCH] ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" Colin King (Tue Jun 28 2016 - 08:48:29 EST)
- Re: [PATCH 32/32] ver_linux: 'printversion()' function definition Valdis . Kletnieks (Tue Jun 28 2016 - 08:49:42 EST)
- Re: [PATCH] connector: fix out-of-order cn_proc netlink message delivery David Miller (Tue Jun 28 2016 - 08:49:52 EST)
- Re: [PATCH RESEND 2/3] pwm: kona: Add support for Broadcom iproc pwm controller Thierry Reding (Tue Jun 28 2016 - 08:53:09 EST)
- [PATCH v2 2/2] ARM: dts: imx53: add support for USB armory board andrej (Tue Jun 28 2016 - 08:55:25 EST)
- [PATCH v2 0/2] imx53: add support for USB armory board andrej (Tue Jun 28 2016 - 08:55:38 EST)
- [PATCH v2 1/2] devicetree: Add vendor prefix for Inverse Path andrej (Tue Jun 28 2016 - 08:55:53 EST)
- Re: [PATCH 4/4] mac80211: sta_info: max_peers reached falsely Bob Copeland (Tue Jun 28 2016 - 08:56:40 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland (Tue Jun 28 2016 - 08:58:01 EST)
- Re: [PATCH v2 00/15] drivers: net: cpsw: improve runtime pm David Miller (Tue Jun 28 2016 - 08:58:57 EST)
- trace: use-after-free in hist_unreg_all Dmitry Vyukov (Tue Jun 28 2016 - 08:59:27 EST)
- Re: [PATCH] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked David Miller (Tue Jun 28 2016 - 09:01:48 EST)
- Re: [PATCH] connector: fix out-of-order cn_proc netlink message delivery Evgeniy Polyakov (Tue Jun 28 2016 - 09:03:44 EST)
- Re: [PATCH] w1: Remove unneeded header file Evgeniy Polyakov (Tue Jun 28 2016 - 09:04:31 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Christopher Covington (Tue Jun 28 2016 - 09:04:56 EST)
- RE: [PATCH 4/4] mac80211: sta_info: max_peers reached falsely Machani, Yaniv (Tue Jun 28 2016 - 09:05:37 EST)
- Re: [PATCH v2 2/2] clk: exynos5433: enable sclk_ioclk for SPI3 Chanwoo Choi (Tue Jun 28 2016 - 09:12:24 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Heikki Krogerus (Tue Jun 28 2016 - 09:13:15 EST)
- Re: [PATCH 1/2] net: ethernet: hix5hd2: use phydev from struct net_device David Miller (Tue Jun 28 2016 - 09:14:14 EST)
- Re: [PATCH 2/2] net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings David Miller (Tue Jun 28 2016 - 09:14:47 EST)
- Re: [PATCH 1/2] net: ethernet: r6040: use phydev from struct net_device David Miller (Tue Jun 28 2016 - 09:15:42 EST)
- Re: [PATCH 2/2] net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings David Miller (Tue Jun 28 2016 - 09:16:32 EST)
- Re: [PATCH v2 3/3] x86/quirks: Add early quirk to reset Apple AirPort card Lukas Wunner (Tue Jun 28 2016 - 09:17:04 EST)
- Re: [PATCH 1/2] net: ethernet: sxgbe: use phydev from struct net_device David Miller (Tue Jun 28 2016 - 09:17:09 EST)
- Re: [PATCH 2/2] net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings David Miller (Tue Jun 28 2016 - 09:19:46 EST)
- Re: [PATCH 1/2] net: ethernet: dwc_eth_qos: use phydev from struct net_device David Miller (Tue Jun 28 2016 - 09:20:41 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Marc Zyngier (Tue Jun 28 2016 - 09:21:46 EST)
- [GIT PULL] HID regression fix Jiri Kosina (Tue Jun 28 2016 - 09:22:34 EST)
- Re: [PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address Linus LÃssing (Tue Jun 28 2016 - 09:22:45 EST)
- Re: [PATCH 2/2] net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings David Miller (Tue Jun 28 2016 - 09:23:17 EST)
- Re: [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Tue Jun 28 2016 - 09:24:00 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Guenter Roeck (Tue Jun 28 2016 - 09:29:11 EST)
- Re: [PATCH 2/2] ARM: dts: imx53: add support for USB armory board Andrej Rosano (Tue Jun 28 2016 - 09:35:59 EST)
- Re: [PATCH 2/3] mailbox: Add Broadcom PDC mailbox driver Rob Rice (Tue Jun 28 2016 - 09:37:32 EST)
- Re: [PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove() Shuah Khan (Tue Jun 28 2016 - 09:40:12 EST)
- [PATCH] mg_disk: fix error path in mg_probe() Bartlomiej Zolnierkiewicz (Tue Jun 28 2016 - 09:43:37 EST)
- Re: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets David Miller (Tue Jun 28 2016 - 09:45:44 EST)
- Re: [v4 PATCH 0/5] Rockchip Type-C and DispplayPort driver Guenter Roeck (Tue Jun 28 2016 - 09:49:44 EST)
- Re: [PATCH] w1: Remove unneeded header file Julia Lawall (Tue Jun 28 2016 - 09:50:06 EST)
- Re: [PATCH] Decouple CFG and IO in Designware PCIe Driver Jingoo Han (Tue Jun 28 2016 - 09:50:15 EST)
- [PATCH] net: can: Introduce MEN 16Z192-00 CAN controller driver Andreas Werner (Tue Jun 28 2016 - 09:52:39 EST)
- [PATCH v7 0/6] ACPI / processor_idle: Add ACPI v6.0 LPI support Sudeep Holla (Tue Jun 28 2016 - 09:56:08 EST)
- [PATCH v7 1/6] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE Sudeep Holla (Tue Jun 28 2016 - 09:56:11 EST)
- [PATCH v7 3/6] arm64: cpuidle: drop __init section marker to arm_cpuidle_init Sudeep Holla (Tue Jun 28 2016 - 09:56:14 EST)
- [PATCH v7 4/6] cpuidle: introduce HAVE_GENERIC_CPUIDLE_ENTER for ARM{32,64} platforms Sudeep Holla (Tue Jun 28 2016 - 09:56:23 EST)
- [PATCH v7 5/6] arm64: add support for ACPI Low Power Idle(LPI) Sudeep Holla (Tue Jun 28 2016 - 09:56:28 EST)
- [PATCH v7 6/6] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64 Sudeep Holla (Tue Jun 28 2016 - 09:56:47 EST)
- [PATCH v7 2/6] ACPI / processor_idle: Add support for Low Power Idle(LPI) states Sudeep Holla (Tue Jun 28 2016 - 09:57:23 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Steven Rostedt (Tue Jun 28 2016 - 09:58:10 EST)
- Re: [GIT PULL 00/18] perf/core improvements and fixes Arnaldo Carvalho de Melo (Tue Jun 28 2016 - 10:02:11 EST)
- Re: [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit Neil Armstrong (Tue Jun 28 2016 - 10:02:29 EST)
- Re: [PATCH] w1: Remove unneeded header file Evgeniy Polyakov (Tue Jun 28 2016 - 10:04:48 EST)
- Re: [RFC PATCH v2] drm/nouveau/fb/nv50: set DMA mask before mapping scratch page Ard Biesheuvel (Tue Jun 28 2016 - 10:05:44 EST)
- Re: [PATCH] powerpc/mm: update arch_{add,remove}_memory() for radix Aneesh Kumar K.V (Tue Jun 28 2016 - 10:08:53 EST)
- Re: [PATCH 3/4] mac80211: mesh: fixed HT ies in beacon template Bob Copeland (Tue Jun 28 2016 - 10:11:58 EST)
- Re: [GIT PULL 00/18] perf/core improvements and fixes Arnaldo Carvalho de Melo (Tue Jun 28 2016 - 10:12:15 EST)
- Re: [PATCH] tools lib bpf: fix spelling mistake: "missmatch" -> "mismatch" Arnaldo Carvalho de Melo (Tue Jun 28 2016 - 10:13:23 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Mark Rutland (Tue Jun 28 2016 - 10:14:17 EST)
- Re: [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown() Gustavo Padovan (Tue Jun 28 2016 - 10:17:16 EST)
- Re: [PATCH] rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size Larry Finger (Tue Jun 28 2016 - 10:19:59 EST)
- [PATCH] iio: Fix missing unlock on duplicate trigger Crestez Dan Leonard (Tue Jun 28 2016 - 10:22:39 EST)
- Re: [PATCH] fs: Do not check for valid page->mapping in page_cache_pipe_buf_confirm Abhijith Das (Tue Jun 28 2016 - 10:24:02 EST)
- Re: [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file Gustavo Padovan (Tue Jun 28 2016 - 10:25:24 EST)
- [PATCH] mcb: Added bar descriptor support for non PCI bus MCB carrier Andreas Werner (Tue Jun 28 2016 - 10:26:55 EST)
- Re: [PATCH RFC 1/4] dma: imx-sdma - reduce transfer latency for DMA cyclic clients Vinod Koul (Tue Jun 28 2016 - 10:27:37 EST)
- Re: [PATCH v6] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Catalin Marinas (Tue Jun 28 2016 - 10:28:37 EST)
- Re: [PATCH] sm501: Add device property Yoshinori Sato (Tue Jun 28 2016 - 10:32:26 EST)
- [PATCH v2] sm501: Add device property Yoshinori Sato (Tue Jun 28 2016 - 10:33:43 EST)
- Re: [PATCH 32/32] ver_linux: 'printversion()' function definition Alexander Kapshuk (Tue Jun 28 2016 - 10:41:27 EST)
- RE: [PATCH 2/4] mac80211/cfg: mesh: fix healing time when a mesh peer is disconnecting Machani, Yaniv (Tue Jun 28 2016 - 10:43:47 EST)
- Re: trace: use-after-free in hist_unreg_all Steven Rostedt (Tue Jun 28 2016 - 10:43:56 EST)
- [PATCH 0/2] use the CLK_IS_CRITICAL flag for critical clocks andi . shyti (Tue Jun 28 2016 - 10:46:08 EST)
- [PATCH 2/2] clk: rockchip: remove unused rockchip_clk_protect_critical function andi . shyti (Tue Jun 28 2016 - 10:46:16 EST)
- [PATCH 1/2] clk: clk-rk3*: set CLK_IS_CRITICAL flag to critical clocks andi . shyti (Tue Jun 28 2016 - 10:46:29 EST)
- Re: [PATCH 32/32] ver_linux: 'printversion()' function definition Valdis . Kletnieks (Tue Jun 28 2016 - 10:48:51 EST)
- [RFC] WireGuard: next generation secure network tunnel Jason A. Donenfeld (Tue Jun 28 2016 - 10:49:34 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Alexei Starovoitov (Tue Jun 28 2016 - 10:57:20 EST)
- Re: [PATCH v4] mfd: intel_soc_pmic_bxtwc: Add Intel BXT WhiskeyCove PMIC ADC thermal channel mapping and USB type-C resources Lee Jones (Tue Jun 28 2016 - 10:58:11 EST)
- Re: [PATCH] ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive" Mark Brown (Tue Jun 28 2016 - 10:58:14 EST)
- Re: [PATCH 0/6] mfd: Fine-tuning for three function implementations Lee Jones (Tue Jun 28 2016 - 11:01:06 EST)
- Re: [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child() Lee Jones (Tue Jun 28 2016 - 11:01:59 EST)
- Re: [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child() Lee Jones (Tue Jun 28 2016 - 11:02:50 EST)
- Re: [PATCH 3/6] mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child() Lee Jones (Tue Jun 28 2016 - 11:03:13 EST)
- Re: [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown() Christian KÃnig (Tue Jun 28 2016 - 11:05:54 EST)
- Re: [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit Jassi Brar (Tue Jun 28 2016 - 11:06:25 EST)
- Re: [PATCH v3 18/19] sh: IO-DATA HDL-U (a,k.a landisk) support Yoshinori Sato (Tue Jun 28 2016 - 11:06:40 EST)
- Re: [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child() Lee Jones (Tue Jun 28 2016 - 11:06:45 EST)
- Re: [PATCH 5/6] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe() Lee Jones (Tue Jun 28 2016 - 11:07:17 EST)
- Re: [PATCH 6/6] mfd: smsc-ece1099: Return directly after a function failure in smsc_i2c_probe() Lee Jones (Tue Jun 28 2016 - 11:07:42 EST)
- Re: [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator Lee Jones (Tue Jun 28 2016 - 11:09:04 EST)
- Re: [v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices Joseph Salisbury (Tue Jun 28 2016 - 11:09:48 EST)
- Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018 Lee Jones (Tue Jun 28 2016 - 11:10:12 EST)
- Re: [PATCH 0/2] use the CLK_IS_CRITICAL flag for critical clocks Heiko Stuebner (Tue Jun 28 2016 - 11:12:09 EST)
- "drm/core: Do not preserve framebuffer on rmfb prevends display" breaks display resume after dpms suspend Johannes Hirte (Tue Jun 28 2016 - 11:16:37 EST)
- Re: [PATCH 1/2] clk: clk-rk3*: set CLK_IS_CRITICAL flag to critical clocks Heiko Stuebner (Tue Jun 28 2016 - 11:17:36 EST)
- Re: [RFC v2 2/3] dma-buf/fence-array: add fence_array_teardown() Gustavo Padovan (Tue Jun 28 2016 - 11:18:12 EST)
- Re: Deleting child qdisc doesn't reset parent to default qdisc? Jiri Kosina (Tue Jun 28 2016 - 11:19:25 EST)
- Re: [PATCH 2/3] mailbox: Add Broadcom PDC mailbox driver Jassi Brar (Tue Jun 28 2016 - 11:21:40 EST)
- [PATCH 0/6] scripts/gdb: Fixes for 4.7 Kieran Bingham (Tue Jun 28 2016 - 11:22:42 EST)
- [PATCH 2/6] scripts/gdb: rebuild constants.py on dependancy change Kieran Bingham (Tue Jun 28 2016 - 11:22:49 EST)
- [PATCH 3/6] scripts/gdb: add constants.py to .gitignore Kieran Bingham (Tue Jun 28 2016 - 11:22:58 EST)
- [PATCH 6/6] Revert "scripts/gdb: add documentation example for radix tree" Kieran Bingham (Tue Jun 28 2016 - 11:23:09 EST)
- [PATCH 1/6] scripts/gdb: silence 'nothing to do' message Kieran Bingham (Tue Jun 28 2016 - 11:23:24 EST)
- [PATCH 5/6] Revert "scripts/gdb: add a Radix Tree Parser" Kieran Bingham (Tue Jun 28 2016 - 11:23:56 EST)
- [PATCH 4/6] scripts/gdb: Perform path expansion to lx-symbol's arguments Kieran Bingham (Tue Jun 28 2016 - 11:24:04 EST)
- Re: [RESEND][PATCH] mfd: Add support for COMe-cSL6 and COMe-mAL10 to Kontron PLD driver Lee Jones (Tue Jun 28 2016 - 11:26:19 EST)
- Re: [PATCH v2] mfd: twl6040: Handle mclk used for HPPLL and optional internal clock source Lee Jones (Tue Jun 28 2016 - 11:29:44 EST)
- RE: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Tue Jun 28 2016 - 11:29:56 EST)
- Re: [PATCH v3 2/4] mfd: cros_ec: add EC_PWM function definitions Lee Jones (Tue Jun 28 2016 - 11:30:55 EST)
- Re: [PATCH -next] mfd: hi655x: Fix return value check in hi655x_pmic_probe() Lee Jones (Tue Jun 28 2016 - 11:31:25 EST)
- Re: [PATCH v6] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Catalin Marinas (Tue Jun 28 2016 - 11:33:59 EST)
- [RFC/PATCH] lib/vsprintf: Add support to store cpumask Jiri Olsa (Tue Jun 28 2016 - 11:34:41 EST)
- Re: [PATCH] mfd: qcom_rpm: parametrize also ack selector size Lee Jones (Tue Jun 28 2016 - 11:34:51 EST)
- Re: [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file Gustavo Padovan (Tue Jun 28 2016 - 11:37:35 EST)
- Re: [PATCH v2 0/5] Cavium ThunderX uncore PMU support Jan Glauber (Tue Jun 28 2016 - 11:38:58 EST)
- Re: [v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices Alan Stern (Tue Jun 28 2016 - 11:40:34 EST)
- Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits) Grant Edwards (Tue Jun 28 2016 - 11:40:46 EST)
- Re: [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child() SF Markus Elfring (Tue Jun 28 2016 - 11:41:12 EST)
- Re: [RFC PATCH 00/27] ARM64: support ILP32 Yury Norov (Tue Jun 28 2016 - 11:42:42 EST)
- Re: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets Rick Jones (Tue Jun 28 2016 - 11:42:59 EST)
- [PATCH v2] drm: bridge/dw-hdmi: Add support for DWC Phy Jose Abreu (Tue Jun 28 2016 - 11:44:29 EST)
- Re: [v4.2-rc1 Regression] usb: Enable LPM for USB 2.01+ full-speed devices Joseph Salisbury (Tue Jun 28 2016 - 11:44:38 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Tue Jun 28 2016 - 11:52:05 EST)
- Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits) Grant Edwards (Tue Jun 28 2016 - 11:55:08 EST)
- Re: [PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove() Shuah Khan (Tue Jun 28 2016 - 11:55:35 EST)
- Re: [PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness Vinay Simha (Tue Jun 28 2016 - 11:59:22 EST)
- Re: [PATCH v7 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel Vinay Simha (Tue Jun 28 2016 - 11:59:46 EST)
- Re: RFC: out-of-tree tty driver breakage (changing ASYNC_ bits) Grant Edwards (Tue Jun 28 2016 - 12:05:54 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Brian Norris (Tue Jun 28 2016 - 12:07:30 EST)
- [PATCH] audit: move calcs after alloc and check when logging set loginuid Richard Guy Briggs (Tue Jun 28 2016 - 12:07:36 EST)
- [PATCH] audit: move audit_get_tty to reduce scope and kabi changes Richard Guy Briggs (Tue Jun 28 2016 - 12:08:27 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 12:08:46 EST)
- Re: [PATCH 1/2] clk: clk-rk3*: set CLK_IS_CRITICAL flag to critical clocks Andi Shyti (Tue Jun 28 2016 - 12:09:31 EST)
- RE: [PATCH 3/4] perf annotate: add powerpc support David Laight (Tue Jun 28 2016 - 12:09:43 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Duc Dang (Tue Jun 28 2016 - 12:13:44 EST)
- Re: [RFC PATCH 0/4] ARM: remove big.LITTLE switcher support Nicolas Pitre (Tue Jun 28 2016 - 12:13:53 EST)
- Re: [PATCH v6] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Suzuki K Poulose (Tue Jun 28 2016 - 12:15:19 EST)
- Re: [PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes Martin Kepplinger (Tue Jun 28 2016 - 12:20:41 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Tue Jun 28 2016 - 12:25:48 EST)
- Re: [Open-FCoE] [PATCH] MAINTAINERS: Change FCoE maintainer Vasu Dev (Tue Jun 28 2016 - 12:26:22 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Steven Rostedt (Tue Jun 28 2016 - 12:26:30 EST)
- Re: [PATCH v2 04/14] regulator: SY8106A regulator driver OndÅej Jirman (Tue Jun 28 2016 - 12:27:48 EST)
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD Lee Jones (Tue Jun 28 2016 - 12:27:52 EST)
- Re: [PATCH v6] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Mark Rutland (Tue Jun 28 2016 - 12:28:13 EST)
- Re: [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child() Lee Jones (Tue Jun 28 2016 - 12:32:07 EST)
- Re: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Jon Hunter (Tue Jun 28 2016 - 12:32:20 EST)
- Re: [PATCH 1/2] clk: clk-rk3*: set CLK_IS_CRITICAL flag to critical clocks Heiko Stuebner (Tue Jun 28 2016 - 12:32:54 EST)
- Re: [PATCH v2] mm: oom: deduplicate victim selection code for memcg and global oom Vladimir Davydov (Tue Jun 28 2016 - 12:33:15 EST)
- Re: [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM Dan Williams (Tue Jun 28 2016 - 12:33:18 EST)
- Re: [v3 PATCH 1/5] extcon: Add Type-C and DP support Guenter Roeck (Tue Jun 28 2016 - 12:33:22 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches (Tue Jun 28 2016 - 12:35:21 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Tri Nguyen (Tue Jun 28 2016 - 12:39:54 EST)
- [RFC2 PATCH 00/23] ARM64: support ILP32 Yury Norov (Tue Jun 28 2016 - 12:40:03 EST)
- [PATCH 02/23] [AARCH64] Add header guards to sysdep.h headers. Yury Norov (Tue Jun 28 2016 - 12:40:36 EST)
- [PATCH 04/23] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL. Yury Norov (Tue Jun 28 2016 - 12:40:49 EST)
- [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S. Yury Norov (Tue Jun 28 2016 - 12:40:53 EST)
- [PATCH 06/23] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S Yury Norov (Tue Jun 28 2016 - 12:41:05 EST)
- [PATCH 07/23] [AARCH64] Use PTR_* macros in dl-trampoline.S Yury Norov (Tue Jun 28 2016 - 12:41:18 EST)
- [PATCH 03/23] Add dynamic ILP32 AARCH64 relocations to elf.h Yury Norov (Tue Jun 28 2016 - 12:41:48 EST)
- [PATCH 10/23] [AARCH64] Detect ILP32 in configure scripts. Yury Norov (Tue Jun 28 2016 - 12:42:02 EST)
- [PATCH 12/23] [AARCH64] Add ILP32 to makefiles Yury Norov (Tue Jun 28 2016 - 12:42:15 EST)
- [PATCH 11/23] [AARCH64] Add ILP32 support to elf_machine_load_address. Yury Norov (Tue Jun 28 2016 - 12:42:41 EST)
- [PATCH 08/23] [AARCH64] Use PTR_* in start.S Yury Norov (Tue Jun 28 2016 - 12:42:49 EST)
- Re: [PATCH v4 5/5] usb: dwc3: rockchip: add devicetree bindings documentation Heiko Stuebner (Tue Jun 28 2016 - 12:43:00 EST)
- [PATCH 09/23] [AARCH64] Use PTR_REG in getcontext.S. Yury Norov (Tue Jun 28 2016 - 12:43:16 EST)
- [PATCH 21/23] [AARCH64] Make __SIZEOF_SEM_T 16 for ILP32 Yury Norov (Tue Jun 28 2016 - 12:44:31 EST)
- [PATCH 19/23] [AARCH64] delouse input arguments in system functions Yury Norov (Tue Jun 28 2016 - 12:44:58 EST)
- [PATCH 20/23] [AARCH64] Fix ILP32 warning Yury Norov (Tue Jun 28 2016 - 12:45:17 EST)
- Re: [PATCH v2] gpu: host1x: hw: intr_hw: Remove create_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 12:45:20 EST)
- [PATCH 22/23] off_t: fix register pair calculation for 64-bit case Yury Norov (Tue Jun 28 2016 - 12:45:47 EST)
- [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Yury Norov (Tue Jun 28 2016 - 12:45:58 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches (Tue Jun 28 2016 - 12:46:15 EST)
- [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Yury Norov (Tue Jun 28 2016 - 12:46:29 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Rabin Vincent (Tue Jun 28 2016 - 12:46:54 EST)
- Re: [PATCH v2] xen: xen-pciback: Remove create_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 12:47:10 EST)
- [PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs Vitaly Kuznetsov (Tue Jun 28 2016 - 12:48:09 EST)
- [PATCH linux 3/8] x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op Vitaly Kuznetsov (Tue Jun 28 2016 - 12:48:13 EST)
- [PATCH linux 1/8] x86/xen: update cpuid.h from Xen-4.7 Vitaly Kuznetsov (Tue Jun 28 2016 - 12:48:27 EST)
- Re: [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file Chris Wilson (Tue Jun 28 2016 - 12:48:50 EST)
- [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Vitaly Kuznetsov (Tue Jun 28 2016 - 12:49:19 EST)
- [RFC PATCH] sch_tbf: avoid silent fallback to noop_qdisc (was Re: Deleting child qdisc doesn't reset parent to default qdisc?) Jiri Kosina (Tue Jun 28 2016 - 12:49:37 EST)
- [PATCH linux 5/8] xen/events: use xen_vcpu_id mapping in events_base Vitaly Kuznetsov (Tue Jun 28 2016 - 12:49:53 EST)
- [PATCH linux 7/8] xen/evtchn: use xen_vcpu_id mapping Vitaly Kuznetsov (Tue Jun 28 2016 - 12:50:07 EST)
- [PATCH linux 6/8] xen/events: fifo: use xen_vcpu_id mapping Vitaly Kuznetsov (Tue Jun 28 2016 - 12:50:29 EST)
- [PATCH linux 4/8] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page Vitaly Kuznetsov (Tue Jun 28 2016 - 12:50:42 EST)
- [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Tue Jun 28 2016 - 12:50:54 EST)
- Re: [PATCH] libertas_tf: Remove create_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 12:51:04 EST)
- [PATCH linux 8/8] xen/pvhvm: run xen_vcpu_setup() for the boot CPU Vitaly Kuznetsov (Tue Jun 28 2016 - 12:51:35 EST)
- Re: [PATCH v2] xen: xenbus: Remove create_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 12:51:47 EST)
- Re: [PATCH] mm, vmscan: set shrinker to the left page count Vladimir Davydov (Tue Jun 28 2016 - 12:52:02 EST)
- [PATCH 01/23] [AARCH64] define word size for lp64 and ilp32 Yury Norov (Tue Jun 28 2016 - 12:56:03 EST)
- Re: [PATCH] PM / suspend: show workqueues busy name in suspend flow Tejun Heo (Tue Jun 28 2016 - 12:56:35 EST)
- Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Joseph Myers (Tue Jun 28 2016 - 12:57:42 EST)
- [PATCH 15/23] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found Yury Norov (Tue Jun 28 2016 - 12:58:04 EST)
- [PATCH 14/23] [AARCH64] Add ILP32 ld.so to the known interpreter names. Yury Norov (Tue Jun 28 2016 - 12:58:14 EST)
- [PATCH 13/23] [AARCH64] Add support to ldconfig for ILP32 and libilp32 Yury Norov (Tue Jun 28 2016 - 12:58:18 EST)
- [PATCH 17/23] [AARCH64] ILP32: introduce syscalls that pass off_t Yury Norov (Tue Jun 28 2016 - 12:59:05 EST)
- [PATCH 16/23] [AARCH64] Make lp64 and ilp32 directories. Yury Norov (Tue Jun 28 2016 - 12:59:27 EST)
- Re: [BUG] perf test 29 crashing Arnaldo Carvalho de Melo (Tue Jun 28 2016 - 12:59:32 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Mark Rutland (Tue Jun 28 2016 - 12:59:53 EST)
- Re: [PATCH 01/23] [AARCH64] define word size for lp64 and ilp32 Joseph Myers (Tue Jun 28 2016 - 13:00:36 EST)
- [PATCH] Input: Add SW_PEN_INSERTED define Douglas Anderson (Tue Jun 28 2016 - 13:01:48 EST)
- Re: [PATCH] mg_disk: fix error path in mg_probe() Jens Axboe (Tue Jun 28 2016 - 13:02:00 EST)
- Re: [PATCH] libertas_tf: Remove create_workqueue Kalle Valo (Tue Jun 28 2016 - 13:03:04 EST)
- Re: [PATCH 03/23] Add dynamic ILP32 AARCH64 relocations to elf.h Joseph Myers (Tue Jun 28 2016 - 13:03:20 EST)
- Re: [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain Vesely, Jan (Tue Jun 28 2016 - 13:04:31 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Tejun Heo (Tue Jun 28 2016 - 13:05:42 EST)
- Re: [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S. Joseph Myers (Tue Jun 28 2016 - 13:05:51 EST)
- Re: [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table Dmitry Torokhov (Tue Jun 28 2016 - 13:06:07 EST)
- Re: [PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB Andrey Ryabinin (Tue Jun 28 2016 - 13:06:22 EST)
- Re: [PATCH 06/23] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S Joseph Myers (Tue Jun 28 2016 - 13:06:30 EST)
- [PATCH v2 0/6] arm64: Extend Cortex-A53 errata workaround Andre Przywara (Tue Jun 28 2016 - 13:07:26 EST)
- [PATCH v2 2/6] arm64: fix "dc cvau" cache operation on errata-affected core Andre Przywara (Tue Jun 28 2016 - 13:07:29 EST)
- [PATCH v2 1/6] Revert "arm64: alternatives: add enable parameter to conditional asm macros" Andre Przywara (Tue Jun 28 2016 - 13:07:49 EST)
- [PATCH v2 3/6] arm64: include alternative handling in dcache_by_line_op Andre Przywara (Tue Jun 28 2016 - 13:08:00 EST)
- [PATCH v2 6/6] arm64: trap userspace "dc cvau" cache operation on errata-affected core Andre Przywara (Tue Jun 28 2016 - 13:08:28 EST)
- [PATCH v2 4/6] arm64: errata: Calling enable functions for CPU errata too Andre Przywara (Tue Jun 28 2016 - 13:08:42 EST)
- [PATCH v2 5/6] arm64: consolidate signal injection on emulation errors Andre Przywara (Tue Jun 28 2016 - 13:08:55 EST)
- Re: [PATCH 10/23] [AARCH64] Detect ILP32 in configure scripts. Joseph Myers (Tue Jun 28 2016 - 13:09:09 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Mathias Krause (Tue Jun 28 2016 - 13:09:34 EST)
- Re: [PATCH 16/23] [AARCH64] Make lp64 and ilp32 directories. Joseph Myers (Tue Jun 28 2016 - 13:10:46 EST)
- Re: [PATCH 17/23] [AARCH64] ILP32: introduce syscalls that pass off_t Joseph Myers (Tue Jun 28 2016 - 13:13:14 EST)
- Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey Stephen Boyd (Tue Jun 28 2016 - 13:15:21 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Joseph Myers (Tue Jun 28 2016 - 13:15:25 EST)
- Re: [PATCH 19/23] [AARCH64] delouse input arguments in system functions Joseph Myers (Tue Jun 28 2016 - 13:15:46 EST)
- Re: [PATCH v2] locking/qrwlock: Let qrwlock has same layout regardless of the endian Will Deacon (Tue Jun 28 2016 - 13:16:10 EST)
- Re: [PATCH 21/23] [AARCH64] Make __SIZEOF_SEM_T 16 for ILP32 Joseph Myers (Tue Jun 28 2016 - 13:16:26 EST)
- Re: [PATCH 22/23] off_t: fix register pair calculation for 64-bit case Joseph Myers (Tue Jun 28 2016 - 13:17:24 EST)
- Re: [PATCH 1/8] arm64: dts: db820c: add basic board support Stephen Boyd (Tue Jun 28 2016 - 13:18:07 EST)
- Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Joseph Myers (Tue Jun 28 2016 - 13:18:15 EST)
- [PATCH] drm/exynos: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:19:15 EST)
- [PATCH] drm/omap: panel-dsi-cm: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:24:00 EST)
- [PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:26:10 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Andrew Cooper (Tue Jun 28 2016 - 13:29:03 EST)
- Re: Deleting child qdisc doesn't reset parent to default qdisc? Cong Wang (Tue Jun 28 2016 - 13:29:09 EST)
- Re: [PATCH] audit: catch errors from audit_filter_rules field checks Richard Guy Briggs (Tue Jun 28 2016 - 13:29:30 EST)
- Re: [RFC2 PATCH 00/23] ARM64: support ILP32 Adhemerval Zanella (Tue Jun 28 2016 - 13:32:17 EST)
- Re: [PATCH 10/23] [AARCH64] Detect ILP32 in configure scripts. Yury Norov (Tue Jun 28 2016 - 13:32:26 EST)
- Re: [PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs David Vrabel (Tue Jun 28 2016 - 13:33:07 EST)
- Re: Deleting child qdisc doesn't reset parent to default qdisc? Jiri Kosina (Tue Jun 28 2016 - 13:33:17 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Bandan Das (Tue Jun 28 2016 - 13:34:07 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Cong Wang (Tue Jun 28 2016 - 13:34:36 EST)
- Re: [PATCH v2] clk: Provide notifier stubs when !COMMON_CLK Stephen Boyd (Tue Jun 28 2016 - 13:35:46 EST)
- Re: [PATCH 10/23] [AARCH64] Detect ILP32 in configure scripts. Joseph Myers (Tue Jun 28 2016 - 13:35:53 EST)
- Re: [PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC Wei Xu (Tue Jun 28 2016 - 13:37:13 EST)
- [PATCH 1/2] MADVISE_FREE, THP: Fix madvise_free_huge_pmd return value after splitting Huang, Ying (Tue Jun 28 2016 - 13:38:58 EST)
- [PATCH 3/3] selftests: check O_ATROOT and AT_FDROOT flags Andrey Vagin (Tue Jun 28 2016 - 13:39:16 EST)
- [PATCH 2/3] fs: allow to use dirfd as root for openat and other *at syscalls Andrey Vagin (Tue Jun 28 2016 - 13:39:22 EST)
- [PATCH 1/3] namei: add LOOKUP_DFD_ROOT to use dfd as root Andrey Vagin (Tue Jun 28 2016 - 13:39:32 EST)
- [PATCH 0/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls Andrey Vagin (Tue Jun 28 2016 - 13:39:42 EST)
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Andy Lutomirski (Tue Jun 28 2016 - 13:40:34 EST)
- Re: [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output Stephen Boyd (Tue Jun 28 2016 - 13:40:38 EST)
- [PATCH 2/2] mm, THP: Clean up return value of madvise_free_huge_pmd Huang, Ying (Tue Jun 28 2016 - 13:40:57 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Bandan Das (Tue Jun 28 2016 - 13:41:10 EST)
- Re: [PATCH] drm/omap: panel-dsi-cm: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:45:24 EST)
- Re: [PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:45:27 EST)
- Re: [PATCH] drm/exynos: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:45:59 EST)
- Re: [PATCH 01/23] [AARCH64] define word size for lp64 and ilp32 Joseph Myers (Tue Jun 28 2016 - 13:48:53 EST)
- Re: [PATCH 0/2] fujitsu-laptop: Debugging cleanup Darren Hart (Tue Jun 28 2016 - 13:50:33 EST)
- Re: [PATCH v3] fujitsu-laptop: Support touchpad toggle hotkey on Skylake-based models Darren Hart (Tue Jun 28 2016 - 13:50:41 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation yunhong jiang (Tue Jun 28 2016 - 13:51:49 EST)
- Re: [BUG] perf test 29 crashing David Ahern (Tue Jun 28 2016 - 13:52:18 EST)
- Re: [PATCH 2/2] ipc/sem: sem_lock with hysteresis Davidlohr Bueso (Tue Jun 28 2016 - 13:55:12 EST)
- Re: [PATCH] drm/exynos: Remove deprecated create_singlethread_workqueue Bhaktipriya Shridhar (Tue Jun 28 2016 - 13:56:18 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Paolo Bonzini (Tue Jun 28 2016 - 13:56:46 EST)
- Re: [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM H. Peter Anvin (Tue Jun 28 2016 - 13:59:08 EST)
- Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Yury Norov (Tue Jun 28 2016 - 14:00:55 EST)
- Re: [PATCH v3 1/2] clk: fixed-factor: Convert into a module platform driver Stephen Boyd (Tue Jun 28 2016 - 14:04:45 EST)
- Re: [PATCH] clk: qcom: Remove gcc_aggre1_pnoc_ahb_clk from msm8996 Stephen Boyd (Tue Jun 28 2016 - 14:05:21 EST)
- Re: [PATCH v4 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Tri Nguyen (Tue Jun 28 2016 - 14:07:03 EST)
- [PATCHv3 1/2] libfs: allow simple_fill_super() to add symlinks David Vrabel (Tue Jun 28 2016 - 14:08:00 EST)
- [GIT PULL] libata fixes for v4.7-rc5 Tejun Heo (Tue Jun 28 2016 - 14:08:19 EST)
- [PATCHv3 2/2] xenfs: replace xenbus and privcmd with symlinks David Vrabel (Tue Jun 28 2016 - 14:08:31 EST)
- Re: [PATCH v2] drm: bridge/dw-hdmi: Add support for DWC Phy Russell King - ARM Linux (Tue Jun 28 2016 - 14:11:56 EST)
- [PATCHv3 0/2] libfs,xenfs: replace /proc/xen/xenbus with a symlink David Vrabel (Tue Jun 28 2016 - 14:12:07 EST)
- Re: [PATCH v5 0/7] max8903: Add device tree support and misc fixes Sebastian Reichel (Tue Jun 28 2016 - 14:16:47 EST)
- Re: [RESEND][PATCH 2/2] arm64: dts: hi6220: Add pl031 RTC support Wei Xu (Tue Jun 28 2016 - 14:19:10 EST)
- Re: [PATCH v4] power_supply: power_supply_read_temp only if use_cnt > 0 Sebastian Reichel (Tue Jun 28 2016 - 14:20:42 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Tue Jun 28 2016 - 14:38:43 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation yunhong jiang (Tue Jun 28 2016 - 14:40:20 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches (Tue Jun 28 2016 - 14:49:06 EST)
- [PATCH] Drivers: block: fixed a code style issue Saidgani Musaev (Tue Jun 28 2016 - 14:52:39 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Mark Brown (Tue Jun 28 2016 - 14:53:09 EST)
- [PATCH v6 1/4] MAINTAINERS: Add entry for APM X-Gene SoC PMU driver Tai Nguyen (Tue Jun 28 2016 - 14:54:04 EST)
- [PATCH v6 3/4] perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Nguyen (Tue Jun 28 2016 - 14:54:12 EST)
- [PATCH v6 4/4] arm64: dts: apm: Add APM X-Gene SoC PMU DTS entries Tai Nguyen (Tue Jun 28 2016 - 14:54:27 EST)
- [PATCH v6 2/4] Documentation: Add documentation for APM X-Gene SoC PMU DTS binding Tai Nguyen (Tue Jun 28 2016 - 14:54:50 EST)
- [PATCH v6 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver Tai Nguyen (Tue Jun 28 2016 - 14:55:00 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Mark Brown (Tue Jun 28 2016 - 14:57:32 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Tue Jun 28 2016 - 14:58:21 EST)
- Re: [PATCH v4 04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated Borislav Petkov (Tue Jun 28 2016 - 14:59:56 EST)
- Re: [PATCH v2] clk: Provide notifier stubs when !COMMON_CLK Krzysztof Kozlowski (Tue Jun 28 2016 - 15:01:13 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Rasmus Villemoes (Tue Jun 28 2016 - 15:03:05 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Jani Nikula (Tue Jun 28 2016 - 15:06:04 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Stephen Warren (Tue Jun 28 2016 - 15:08:25 EST)
- Re: [PATCH v4 04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated Andy Lutomirski (Tue Jun 28 2016 - 15:08:35 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Yury Norov (Tue Jun 28 2016 - 15:08:39 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Tue Jun 28 2016 - 15:13:26 EST)
- [PATCH REBASE 0/3] Rebased on linuxtv/master Shuah Khan (Tue Jun 28 2016 - 15:17:25 EST)
- [PATCH REBASE 3/3] media: s5p-mfc fix null pointer deference in clk_core_enable() Shuah Khan (Tue Jun 28 2016 - 15:17:28 EST)
- [PATCH REBASE 1/3] media: s5p-mfc fix video device release double release in probe error path Shuah Khan (Tue Jun 28 2016 - 15:17:50 EST)
- Re: [PATCH 0/4] ftrace: One more check on x86 and some small fixes Steven Rostedt (Tue Jun 28 2016 - 15:18:04 EST)
- [PATCH REBASE 2/3] media: s5p-mfc fix memory leak in s5p_mfc_remove() Shuah Khan (Tue Jun 28 2016 - 15:22:57 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Rasmus Villemoes (Tue Jun 28 2016 - 15:27:37 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Tue Jun 28 2016 - 15:27:55 EST)
- Re: [PATCH] media: s5p-mfc fix memory leak in s5p_mfc_remove() Shuah Khan (Tue Jun 28 2016 - 15:28:09 EST)
- Re: [PATCH 1/1] regulator: max77620: check for valid regulator info Mark Brown (Tue Jun 28 2016 - 15:30:44 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Doug Anderson (Tue Jun 28 2016 - 15:31:37 EST)
- [PATCH] spi: Fix typo in devicetree/bindings/spi Masanari Iida (Tue Jun 28 2016 - 15:33:33 EST)
- [PATCH] Doc: spi: Fix typo in devicetree/bindings/spi Masanari Iida (Tue Jun 28 2016 - 15:33:54 EST)
- [RFC 0/7] net: ethernet: bgmac: Add platform device support Jon Mason (Tue Jun 28 2016 - 15:35:17 EST)
- [RFC 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints Jon Mason (Tue Jun 28 2016 - 15:35:20 EST)
- [RFC 2/7] net: ethernet: bgmac: add dma_dev pointer Jon Mason (Tue Jun 28 2016 - 15:35:29 EST)
- [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Jon Mason (Tue Jun 28 2016 - 15:35:31 EST)
- [RFC 7/7] ARM: dts: NSP: Add bgmac entries Jon Mason (Tue Jun 28 2016 - 15:35:52 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Doug Anderson (Tue Jun 28 2016 - 15:35:56 EST)
- Re: [PATCH] Doc: spi: Fix typo in devicetree/bindings/spi Mark Brown (Tue Jun 28 2016 - 15:36:28 EST)
- [RFC 5/7] net: ethernet: bgmac: Add platform device support Jon Mason (Tue Jun 28 2016 - 15:36:41 EST)
- Applied "spi: Fix typo in devicetree/bindings/spi" to the spi tree Mark Brown (Tue Jun 28 2016 - 15:36:46 EST)
- Applied "ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"" to the asoc tree Mark Brown (Tue Jun 28 2016 - 15:36:51 EST)
- Applied "spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"" to the spi tree Mark Brown (Tue Jun 28 2016 - 15:36:57 EST)
- [RFC 4/7] net: ethernet: bgmac: convert to feature flags Jon Mason (Tue Jun 28 2016 - 15:38:04 EST)
- [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Jon Mason (Tue Jun 28 2016 - 15:38:26 EST)
- [PATCH 0/2] Support DAX for device-mapper dm-linear devices Toshi Kani (Tue Jun 28 2016 - 15:38:37 EST)
- [PATCH 1/2] dm: update table type check for dax Toshi Kani (Tue Jun 28 2016 - 15:38:39 EST)
- [PATCH 2/2] dm snap: add fake origin_direct_access Toshi Kani (Tue Jun 28 2016 - 15:39:09 EST)
- Re: [PATCH] audit: move calcs after alloc and check when logging set loginuid Paul Moore (Tue Jun 28 2016 - 15:42:57 EST)
- Re: [PATCH 0/2] fix dm-snap for dax Kani, Toshimitsu (Tue Jun 28 2016 - 15:43:36 EST)
- Re: [RFC 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints Joe Perches (Tue Jun 28 2016 - 15:44:07 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Alex Williamson (Tue Jun 28 2016 - 15:47:31 EST)
- Re: [PATCH] Drivers: block: fixed a code style issue kbuild test robot (Tue Jun 28 2016 - 15:53:06 EST)
- Re: [PATCH] xen-blkfront: save uncompleted reqs in blkfront_resume() Konrad Rzeszutek Wilk (Tue Jun 28 2016 - 15:54:59 EST)
- Re: [PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode Mark Brown (Tue Jun 28 2016 - 15:55:15 EST)
- Re: [PATCH] phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode" Loc Ho (Tue Jun 28 2016 - 15:58:00 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Steven Rostedt (Tue Jun 28 2016 - 15:58:15 EST)
- Re: [PATCH v2 0/2] Media Device Allocator API Shuah Khan (Tue Jun 28 2016 - 15:58:28 EST)
- [PATCH] platform/x86: Add IIO dependency to ACPI_TOSHIBA Azael Avalos (Tue Jun 28 2016 - 15:59:04 EST)
- Re: [PATCH] Drivers: block: fixed a code style issue kbuild test robot (Tue Jun 28 2016 - 15:59:56 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Andrew Lunn (Tue Jun 28 2016 - 16:02:28 EST)
- Re: [PATCH] audit: move audit_get_tty to reduce scope and kabi changes Paul Moore (Tue Jun 28 2016 - 16:02:53 EST)
- Re: [PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace Steven Rostedt (Tue Jun 28 2016 - 16:04:16 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Tue Jun 28 2016 - 16:04:17 EST)
- Re: [PATCH 1/2] dm: update table type check for dax Mike Snitzer (Tue Jun 28 2016 - 16:07:22 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Paolo Bonzini (Tue Jun 28 2016 - 16:07:42 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Tue Jun 28 2016 - 16:12:35 EST)
- Re: [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Sergei Shtylyov (Tue Jun 28 2016 - 16:12:44 EST)
- Re: [PATCH] firmware: declare __{start,end}_builtin_fw as pointers Linus Torvalds (Tue Jun 28 2016 - 16:14:49 EST)
- Re: [PATCH] [linux-next] Doc: block: Fix a typo in queue-sysfs.txt Jens Axboe (Tue Jun 28 2016 - 16:16:08 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Paolo Bonzini (Tue Jun 28 2016 - 16:18:15 EST)
- Re: [PATCH v4] power_supply: power_supply_read_temp only if use_cnt > 0 Rhyland Klein (Tue Jun 28 2016 - 16:19:32 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Paolo Bonzini (Tue Jun 28 2016 - 16:22:17 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 16:23:18 EST)
- Re: [PATCH 1/2] dm: update table type check for dax Kani, Toshimitsu (Tue Jun 28 2016 - 16:23:32 EST)
- [PATCH] [linux-next] Doc: block: Fix a typo in queue-sysfs.txt Masanari Iida (Tue Jun 28 2016 - 16:23:38 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Tue Jun 28 2016 - 16:23:53 EST)
- Re: [PATCH] platform:x86 Remove Monitor MWAIT feature dependency Darren Hart (Tue Jun 28 2016 - 16:24:01 EST)
- Re: [PATCH 2/2] dm snap: add fake origin_direct_access kbuild test robot (Tue Jun 28 2016 - 16:28:08 EST)
- Re: [PATCH] lpfc: Fix possible NULL pointer dereference Tyrel Datwyler (Tue Jun 28 2016 - 16:28:28 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy (Tue Jun 28 2016 - 16:35:01 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Bandan Das (Tue Jun 28 2016 - 16:38:08 EST)
- Re: [PATCH 1/2] dm: update table type check for dax kbuild test robot (Tue Jun 28 2016 - 16:38:12 EST)
- Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Joseph Myers (Tue Jun 28 2016 - 16:38:57 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Adhemerval Zanella (Tue Jun 28 2016 - 16:42:10 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Joseph Myers (Tue Jun 28 2016 - 16:46:23 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Kees Cook (Tue Jun 28 2016 - 16:46:34 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Paolo Bonzini (Tue Jun 28 2016 - 16:49:25 EST)
- Re: [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port Adhemerval Zanella (Tue Jun 28 2016 - 16:49:38 EST)
- Re: Review of ptrace Yama ptrace_scope description Jann Horn (Tue Jun 28 2016 - 16:50:19 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Rasmus Villemoes (Tue Jun 28 2016 - 16:51:05 EST)
- Re: [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding Rob Herring (Tue Jun 28 2016 - 16:54:54 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Tue Jun 28 2016 - 16:55:15 EST)
- Re: [PATCH v5 1/7] max8903: adds documentation for device tree bindings. Rob Herring (Tue Jun 28 2016 - 16:55:27 EST)
- Re: [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags Rob Herring (Tue Jun 28 2016 - 16:55:33 EST)
- Re: [PATCH v2 5/5] dmaengine: dma: Use different channel names for each dma Rob Herring (Tue Jun 28 2016 - 16:55:39 EST)
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver Rob Herring (Tue Jun 28 2016 - 16:55:58 EST)
- Re: [PATCH v3 6/6] Documentation: dt: mtd: gpmi: document the new supported chip in DT Rob Herring (Tue Jun 28 2016 - 16:56:08 EST)
- Re: [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree Rob Herring (Tue Jun 28 2016 - 16:56:21 EST)
- Re: [PATCH v2 03/14] dt-bindings: document sun8i_ths - H3 thermal sensor driver Rob Herring (Tue Jun 28 2016 - 16:56:41 EST)
- Re: [PATCH 2/6] ARM: dts: nuc900: Add nuc970 dts files Rob Herring (Tue Jun 28 2016 - 16:56:45 EST)
- Re: [PATCH] usb: misc: Add driver for usb4604 Rob Herring (Tue Jun 28 2016 - 16:56:49 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT Rob Herring (Tue Jun 28 2016 - 16:56:56 EST)
- Re: [PATCH 1/3] Documentation: dt: i2c: use correct STMicroelectronics vendor prefix Rob Herring (Tue Jun 28 2016 - 16:57:02 EST)
- Re: [PATCH v4] wlcore: spi: add wl18xx support Rob Herring (Tue Jun 28 2016 - 16:57:12 EST)
- Re: [PATCH v2 1/2] leds: ncp5623: Add device tree binding documentation Rob Herring (Tue Jun 28 2016 - 16:57:32 EST)
- Re: [PATCH 1/5] sched,time: count actually elapsed irq & softirq time Frederic Weisbecker (Tue Jun 28 2016 - 16:58:26 EST)
- Re: [PATCH v3 2/6] Documentation: dt: mtd: gpmi: document the clocks and clock-names in DT property Rob Herring (Tue Jun 28 2016 - 16:59:01 EST)
- Re: Review of ptrace Yama ptrace_scope description Kees Cook (Tue Jun 28 2016 - 16:59:16 EST)
- Re: [PATCH v5 1/2] Documentation: dt: reset: Add TI syscon reset binding Rob Herring (Tue Jun 28 2016 - 17:00:26 EST)
- Re: [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Rob Herring (Tue Jun 28 2016 - 17:02:14 EST)
- Re: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel Rob Herring (Tue Jun 28 2016 - 17:02:29 EST)
- Re: [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader Arnd Bergmann (Tue Jun 28 2016 - 17:03:37 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches (Tue Jun 28 2016 - 17:03:37 EST)
- Re: [PATCH v2 7/7] doc: bindings: act8945a-charger: Update properties Rob Herring (Tue Jun 28 2016 - 17:03:37 EST)
- Re: [PATCH v3 10/19] sh: SH7750/51 CPG Driver Rob Herring (Tue Jun 28 2016 - 17:03:38 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Bandan Das (Tue Jun 28 2016 - 17:04:24 EST)
- [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader Bjorn Andersson (Tue Jun 28 2016 - 17:05:01 EST)
- Re: [PATCH v3 11/19] sh: Add PCI host bridge driver for SH7751 Rob Herring (Tue Jun 28 2016 - 17:05:27 EST)
- Re: [PATCH v1 1/2] Add the initify gcc plugin Rasmus Villemoes (Tue Jun 28 2016 - 17:06:13 EST)
- [PATCH v3 1/2] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding Bjorn Andersson (Tue Jun 28 2016 - 17:06:35 EST)
- Re: [PATCH v4 1/3] Documentation: DT: Add iproc-static-adc binding Rob Herring (Tue Jun 28 2016 - 17:06:37 EST)
- Re: [PATCH v2 1/2] devicetree: Add vendor prefix for Inverse Path Rob Herring (Tue Jun 28 2016 - 17:10:20 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Linus Torvalds (Tue Jun 28 2016 - 17:14:51 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Linus Torvalds (Tue Jun 28 2016 - 17:18:27 EST)
- Re: [PATCH v3 2/6] Documentation: dt: mtd: gpmi: document the clocks and clock-names in DT property Han Xu (Tue Jun 28 2016 - 17:18:32 EST)
- Re: [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags Michael Turquette (Tue Jun 28 2016 - 17:18:47 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Rasmus Villemoes (Tue Jun 28 2016 - 17:20:08 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Tue Jun 28 2016 - 17:21:54 EST)
- Re: [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader Bjorn Andersson (Tue Jun 28 2016 - 17:22:28 EST)
- Re: [PATCH] sparc64: sparc64_defconfig: convert to use libata PATA drivers Mark Cave-Ayland (Tue Jun 28 2016 - 17:23:32 EST)
- Re: [PATCH v3] ARM: dts: sun7i: Add BCM53125 switch nodes to the lamobo-r1 board Maxime Ripard (Tue Jun 28 2016 - 17:24:43 EST)
- [PATCH v3] ARM64: boot: dts: Add regulators for Tegra210 Smaug Rhyland Klein (Tue Jun 28 2016 - 17:28:41 EST)
- Re: [PATCH] m32r: fix build warning about putc Sudip Mukherjee (Tue Jun 28 2016 - 17:29:39 EST)
- Re: Freeing alternatives sections after module init? Rusty Russell (Tue Jun 28 2016 - 17:29:41 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Tue Jun 28 2016 - 17:31:05 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Linus Torvalds (Tue Jun 28 2016 - 17:35:24 EST)
- Re: [PATCH 1/3] Documentation: dt: i2c: use correct STMicroelectronics vendor prefix Wolfram Sang (Tue Jun 28 2016 - 17:38:16 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute PaX Team (Tue Jun 28 2016 - 17:40:32 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Linus Torvalds (Tue Jun 28 2016 - 17:40:59 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Rasmus Villemoes (Tue Jun 28 2016 - 17:50:42 EST)
- Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches (Tue Jun 28 2016 - 17:50:42 EST)
- [PATCH -v4 01/12] locking/atomic: Introduce inc/dec calls for FETCH-OP flavors Davidlohr Bueso (Tue Jun 28 2016 - 17:57:18 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Tue Jun 28 2016 - 18:01:39 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Steven Rostedt (Tue Jun 28 2016 - 18:08:20 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Steven Rostedt (Tue Jun 28 2016 - 18:08:28 EST)
- Re: [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy Stephen Boyd (Tue Jun 28 2016 - 18:08:38 EST)
- Re: [kernel-hardening] Re: [PATCH v1 0/2] Introduce the initify gcc plugin Valdis . Kletnieks (Tue Jun 28 2016 - 18:09:18 EST)
- [PATCH 0/2] arm: dts: syscon based reboot in DT Jon Mason (Tue Jun 28 2016 - 18:10:50 EST)
- [PATCH v2] phy: rockchip-usb: should be a child device of the GRF Heiko Stuebner (Tue Jun 28 2016 - 18:13:21 EST)
- [PATCH 1/2] net: ethernet: lpc_eth: use phydev from struct net_device Philippe Reynes (Tue Jun 28 2016 - 18:13:39 EST)
- Re: [PATCH 1/2] arm: dts: bcm5301x: Add syscon based reboot in DT Scott Branden (Tue Jun 28 2016 - 18:14:10 EST)
- [PATCH 1/2] arm: dts: bcm5301x: Add syscon based reboot in DT Jon Mason (Tue Jun 28 2016 - 18:17:52 EST)
- [PATCH 2/2] arm: dts: nsp: Add syscon based reboot in DT Jon Mason (Tue Jun 28 2016 - 18:18:03 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Thiago Jung Bauermann (Tue Jun 28 2016 - 18:18:36 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Thiago Jung Bauermann (Tue Jun 28 2016 - 18:18:45 EST)
- Re: [PATCH 1/2] arm: dts: bcm5301x: Add syscon based reboot in DT Jon Mason (Tue Jun 28 2016 - 18:29:20 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Rasmus Villemoes (Tue Jun 28 2016 - 18:42:25 EST)
- [PATCH v2 1/2] ARM: PIE infrastructure Alexandre Belloni (Tue Jun 28 2016 - 18:45:24 EST)
- [PATCH v2 0/2] Embedding Position Independent Executables Alexandre Belloni (Tue Jun 28 2016 - 18:45:33 EST)
- [PATCH v2 2/2] ARM: at91: pm: switch to the PIE infrastructure Alexandre Belloni (Tue Jun 28 2016 - 18:45:45 EST)
- Re: [Cluster-devel] [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb Dave Chinner (Tue Jun 28 2016 - 18:49:22 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Wanpeng Li (Tue Jun 28 2016 - 18:55:09 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Tue Jun 28 2016 - 18:56:28 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Oleg Nesterov (Tue Jun 28 2016 - 19:00:47 EST)
- Re: [PATCH v5 0/7] max8903: Add device tree support and misc fixes Chris Lapa (Tue Jun 28 2016 - 19:06:18 EST)
- Kernel v4.7-rc5 - performance degradation upto 40% after disabling and re-enabling a core Jirka Hladky (Tue Jun 28 2016 - 19:15:36 EST)
- [RFC][PATCH] tracing: Add trace_printk_ptr() to force non use of trace_bprintk() Steven Rostedt (Tue Jun 28 2016 - 19:19:36 EST)
- Re: [RFC/PATCH v2] ftrace: Reduce size of function graph entries Steven Rostedt (Tue Jun 28 2016 - 19:32:25 EST)
- Re: [PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace Chunyu Hu (Tue Jun 28 2016 - 19:36:18 EST)
- Re: [PATCH] power: qcom_smbb: Make an extcon for usb cable detection Sebastian Reichel (Tue Jun 28 2016 - 19:48:09 EST)
- Re: [kernel-hardening] Re: [PATCH v1 0/2] Introduce the initify gcc plugin Joe Perches (Tue Jun 28 2016 - 19:55:27 EST)
- Re: trace: use-after-free in hist_unreg_all Tom Zanussi (Tue Jun 28 2016 - 20:02:02 EST)
- Re: [PATCH v2] clk: Provide notifier stubs when !COMMON_CLK Stephen Boyd (Tue Jun 28 2016 - 20:14:58 EST)
- [PATCH 2/2] net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings Philippe Reynes (Tue Jun 28 2016 - 20:19:49 EST)
- [PATCH v2 0/7] of_graph: prepare for ALSA graph support Kuninori Morimoto (Tue Jun 28 2016 - 20:33:39 EST)
- [PATCH v2 1/7] Documentation: of: add type property Kuninori Morimoto (Tue Jun 28 2016 - 20:35:16 EST)
- [PATCH v2 2/7] of_graph: add of_graph_get_remote_endpoint() Kuninori Morimoto (Tue Jun 28 2016 - 20:35:30 EST)
- [PATCH v2 3/7] of_graph: add of_graph_port_type_is() Kuninori Morimoto (Tue Jun 28 2016 - 20:35:41 EST)
- linux-next: manual merge of the powerpc tree with Linus' tree Stephen Rothwell (Tue Jun 28 2016 - 20:35:58 EST)
- [PATCH v2 4/7] of_graph: add of_graph_get_port_parent() Kuninori Morimoto (Tue Jun 28 2016 - 20:36:08 EST)
- [PATCH v2 5/7] of_graph: add of_graph_get_top_port() Kuninori Morimoto (Tue Jun 28 2016 - 20:36:29 EST)
- [PATCH v2 6/7] of_graph: add for_each_of_port() / for_each_of_endpoint_in_port() Kuninori Morimoto (Tue Jun 28 2016 - 20:37:01 EST)
- [PATCH v2 7/7] of_graph: add of_graph_get_endpoint_count() Kuninori Morimoto (Tue Jun 28 2016 - 20:37:25 EST)
- Re: [V4, 2/3] powerpc/opal: Add #define to get rc from an ASYNC_COMP opal_msg Suraj Jitindar Singh (Tue Jun 28 2016 - 20:39:13 EST)
- Re: [PATCH v2 0/7] of_graph: prepare for ALSA graph support Mark Brown (Tue Jun 28 2016 - 20:39:43 EST)
- Re: [PATCH] KVM: vmx: fix underflow in TSC deadline calculation Wanpeng Li (Tue Jun 28 2016 - 20:39:53 EST)
- Re: [PATCH 1/2] dm: update table type check for dax Mike Snitzer (Tue Jun 28 2016 - 20:41:33 EST)
- Re: [PATCH] tools lib bpf: fix spelling mistake: "missmatch" -> "mismatch" Wangnan (F) (Tue Jun 28 2016 - 20:43:02 EST)
- Re: [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree Andrew Duggan (Tue Jun 28 2016 - 20:44:21 EST)
- [PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow() Rafael J. Wysocki (Tue Jun 28 2016 - 20:49:25 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Namhyung Kim (Tue Jun 28 2016 - 20:53:10 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Minchan Kim (Tue Jun 28 2016 - 20:58:17 EST)
- [PATCH 0/3] PM / hibernate: Image restore code improvements Rafael J. Wysocki (Tue Jun 28 2016 - 21:00:57 EST)
- [PATCH v2 RESEND 2/3] PM / hibernate: Simplify mark_unsafe_pages() Rafael J. Wysocki (Tue Jun 28 2016 - 21:01:12 EST)
- [PATCH v2 3/3] PM / hibernate: Recycle safe pages after image restoration Rafael J. Wysocki (Tue Jun 28 2016 - 21:01:26 EST)
- [PATCH v2 1/3] PM / hibernate: Do not free preallocated safe pages during image restore Rafael J. Wysocki (Tue Jun 28 2016 - 21:01:39 EST)
- [PATCH] ARM: dts: NSP: Specify RAM amount for BCM958625HR board Florian Fainelli (Tue Jun 28 2016 - 21:04:45 EST)
- Re: [PATCH v2 0/7] of_graph: prepare for ALSA graph support Kuninori Morimoto (Tue Jun 28 2016 - 21:09:12 EST)
- Re: [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM Dan Williams (Tue Jun 28 2016 - 21:09:26 EST)
- Re: [PATCH 1/1] modules: add ro_after_init support Rusty Russell (Tue Jun 28 2016 - 21:13:31 EST)
- Re: [PATCH] virtio-blk: Generate uevent after attribute available Fam Zheng (Tue Jun 28 2016 - 21:24:51 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Steven Rostedt (Tue Jun 28 2016 - 21:27:12 EST)
- Re: [PATCH] mmc: dw_mmc: fix unmap sg twice when finding data err Jaehoon Chung (Tue Jun 28 2016 - 21:31:15 EST)
- Re: [RFC/PATCH v2] ftrace: Reduce size of function graph entries Namhyung Kim (Tue Jun 28 2016 - 21:32:44 EST)
- [patch] mm, compaction: make sure freeing scanner isn't persistently expensive David Rientjes (Tue Jun 28 2016 - 21:41:00 EST)
- Re: [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Mars Cheng (Tue Jun 28 2016 - 21:41:08 EST)
- Re: [QUESTION] Is there a better way to get ftrace dump on guest? Namhyung Kim (Tue Jun 28 2016 - 21:49:22 EST)
- Re: [RFC/PATCH v2] ftrace: Reduce size of function graph entries Steven Rostedt (Tue Jun 28 2016 - 21:57:48 EST)
- Re: [PATCH v4 5/5] usb: dwc3: rockchip: add devicetree bindings documentation William Wu (Tue Jun 28 2016 - 21:57:58 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT Peter Chen (Tue Jun 28 2016 - 22:00:30 EST)
- [PATCH v3 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform Mars Cheng (Tue Jun 28 2016 - 22:10:11 EST)
- [PATCH v3 2/2] arm64: dts: mediatek: add mt6755 support Mars Cheng (Tue Jun 28 2016 - 22:10:11 EST)
- [PATCH v3 0/2] Add mt6755 basic chip support Mars Cheng (Tue Jun 28 2016 - 22:10:16 EST)
- [PATCH] perf tools: Fix build failture on perl script context Namhyung Kim (Tue Jun 28 2016 - 22:10:22 EST)
- Re: [v3 PATCH 1/5] extcon: Add Type-C and DP support Guenter Roeck (Tue Jun 28 2016 - 22:15:51 EST)
- hi linux norsk5 (Tue Jun 28 2016 - 22:18:01 EST)
- Re: [PATCH 0/5] sched/debug: decouple sched_stat tracepoints from CONFIG_SCHEDSTATS Josh Poimboeuf (Tue Jun 28 2016 - 22:32:53 EST)
- Re: [BUG] perf test 29 crashing Namhyung Kim (Tue Jun 28 2016 - 22:35:17 EST)
- Re: [PATCH 06/21] usb: chipidea: Initialize and reinitialize phy later Peter Chen (Tue Jun 28 2016 - 22:38:12 EST)
- Re: [RFC/PATCH v2] ftrace: Reduce size of function graph entries Namhyung Kim (Tue Jun 28 2016 - 22:38:48 EST)
- [lkp] [f2fs] b93f771286: aim7.jobs-per-min -81.2% regression kernel test robot (Tue Jun 28 2016 - 22:40:12 EST)
- RE: [PATCH] platform:x86 Remove Monitor MWAIT feature dependency Chakravarty, Souvik K (Tue Jun 28 2016 - 23:03:25 EST)
- Re: [PATCH 1/5] mmu: mark spte present if the x bit is set Xiao Guangrong (Tue Jun 28 2016 - 23:05:19 EST)
- Re: [PATCH 2/5] mmu: pass execonly value when initializing rsvd bits Xiao Guangrong (Tue Jun 28 2016 - 23:11:43 EST)
- Re: [PATCH 08/21] usb: chipidea: Kick OTG state machine for AVVIS with vbus extcon Peter Chen (Tue Jun 28 2016 - 23:16:31 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Xiao Guangrong (Tue Jun 28 2016 - 23:21:36 EST)
- Re: [RFC/PATCH v2] ftrace: Reduce size of function graph entries Steven Rostedt (Tue Jun 28 2016 - 23:22:38 EST)
- Re: [PATCH 0/3] add support for Allwinner SoCs ADC Chen-Yu Tsai (Tue Jun 28 2016 - 23:28:36 EST)
- Re: [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel Yakir Yang (Tue Jun 28 2016 - 23:32:01 EST)
- Re: [PATCH v4 2/2] dt-bindings: analogix_dp: rockchip: correct the wrong compatible name Yakir Yang (Tue Jun 28 2016 - 23:33:15 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Tue Jun 28 2016 - 23:33:34 EST)
- RE: [PATCH net-next v3 0/7] r8152: support new chips Hayes Wang (Tue Jun 28 2016 - 23:34:32 EST)
- Re: [PATCH v4.1 1/2] drm/rockchip: analogix_dp: introduce the pclk for grf Yakir Yang (Tue Jun 28 2016 - 23:35:31 EST)
- Re: [PATCH v3 10/10] drm/bridge: analogix_dp: fix no drm hpd event when panel plug in Yakir Yang (Tue Jun 28 2016 - 23:36:11 EST)
- [PATCH] [linux-next] rtlwifi: Fix typo in printk Masanari Iida (Tue Jun 28 2016 - 23:38:31 EST)
- Re: [PATCH] [linux-next] rtlwifi: Fix typo in printk Julian Calaby (Tue Jun 28 2016 - 23:43:45 EST)
- linux-next: manual merge of the devicetree tree with the imx-mxs tree Stephen Rothwell (Tue Jun 28 2016 - 23:48:02 EST)
- [PATCH V5 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Suraj Jitindar Singh (Tue Jun 28 2016 - 23:51:33 EST)
- [PATCH V5 3/3] powerpc/drivers: Add driver for operator panel on FSP machines Suraj Jitindar Singh (Tue Jun 28 2016 - 23:53:19 EST)
- Re: [PATCH] PM / suspend: show workqueues busy name in suspend flow Roger Lu (Tue Jun 28 2016 - 23:55:12 EST)
- RE: [PATCH v10 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support Punnaiah Choudary Kalluri (Wed Jun 29 2016 - 00:00:34 EST)
- [PATCH v2] thermal: add Intel BXT WhiskeyCove PMIC thermal driver Bin Gao (Wed Jun 29 2016 - 00:25:04 EST)
- Re: [PATCH 2/2 v16] drm/bridge: Add I2C based driver for ps8640 bridge Daniel Kurtz (Wed Jun 29 2016 - 00:31:57 EST)
- Re: [PATCH 0/4] Mesh mpm fixes and enhancements Julian Calaby (Wed Jun 29 2016 - 00:43:51 EST)
- linux-next: manual merge of the kvm tree with the s390 tree Stephen Rothwell (Wed Jun 29 2016 - 00:44:47 EST)
- [PATCH V5 1/3] devicetree/bindings: Add binding for operator panel on FSP machines Suraj Jitindar Singh (Wed Jun 29 2016 - 00:45:11 EST)
- Re: Review of ptrace Yama ptrace_scope description Michael Kerrisk (man-pages) (Wed Jun 29 2016 - 00:50:15 EST)
- Re: [PATCHv3 2/2] xenfs: replace xenbus and privcmd with symlinks Juergen Gross (Wed Jun 29 2016 - 00:51:03 EST)
- [PATCH 2/2] time/tick-schede: fix typos Wei Jiangang (Wed Jun 29 2016 - 00:56:31 EST)
- Re: [PATCH v2] thermal: add Intel BXT WhiskeyCove PMIC thermal driver Manish Badarkhe (Wed Jun 29 2016 - 00:59:40 EST)
- Re: [PATCH 0/6] scripts/gdb: Fixes for 4.7 Jan Kiszka (Wed Jun 29 2016 - 01:01:46 EST)
- Re: [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags Jongsung Kim (Wed Jun 29 2016 - 01:04:51 EST)
- Re: Review of ptrace Yama ptrace_scope description Michael Kerrisk (man-pages) (Wed Jun 29 2016 - 01:05:30 EST)
- Re: [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset Aleksa Sarai (Wed Jun 29 2016 - 01:05:50 EST)
- Re: [PATCH v12 0/3] printk: Make printk() completely async Sergey Senozhatsky (Wed Jun 29 2016 - 01:08:41 EST)
- [PATCH] printk: print KERN_CONT buffer in sync printk mode Sergey Senozhatsky (Wed Jun 29 2016 - 01:10:03 EST)
- Re: [PATCH 1/1] gpio: max77620: get gpio value based on direction Alexandre Courbot (Wed Jun 29 2016 - 01:11:04 EST)
- Re: [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM Yigal Korman (Wed Jun 29 2016 - 01:13:17 EST)
- [PATCH 1/2] x86/apic: shutdown local APIC before I/O APIC during crash Wei Jiangang (Wed Jun 29 2016 - 01:15:31 EST)
- Re: [PATCH] platform/x86: Add IIO dependency to ACPI_TOSHIBA Darren Hart (Wed Jun 29 2016 - 01:16:41 EST)
- Re: [PATCH v12 0/3] printk: Make printk() completely async Joe Perches (Wed Jun 29 2016 - 01:16:53 EST)
- Re: [PATCH] platform/x86: Add IIO dependency to ACPI_TOSHIBA Azael Avalos (Wed Jun 29 2016 - 01:21:45 EST)
- Re: [PATCH] [linux-next] rtlwifi: Fix typo in printk Larry Finger (Wed Jun 29 2016 - 01:23:07 EST)
- Re: [PATCH] platform:x86 Remove Monitor MWAIT feature dependency Darren Hart (Wed Jun 29 2016 - 01:23:45 EST)
- Re: linux-next: manual merge of the powerpc tree with Linus' tree Naveen N. Rao (Wed Jun 29 2016 - 01:24:41 EST)
- Re: [PATCH v12 0/3] printk: Make printk() completely async Sergey Senozhatsky (Wed Jun 29 2016 - 01:32:38 EST)
- Re: linux-next: manual merge of the kvm tree with the s390 tree Heiko Carstens (Wed Jun 29 2016 - 01:48:10 EST)
- [PATCH] mm, vmscan: Give up balancing node for high order allocations earlier Hillf Danton (Wed Jun 29 2016 - 01:49:12 EST)
- DONATION OF $ 1.5 MILLION DOLLARS!!! Colin & Chris Weir (Wed Jun 29 2016 - 01:51:14 EST)
- DONATION OF $ 1.5 MILLION DOLLARS!!! Colin & Chris Weir (Wed Jun 29 2016 - 01:51:24 EST)
- [PATCH] ARM: dts: meson: minix-neo-x8: define PMIC as power controller Stefan Agner (Wed Jun 29 2016 - 01:53:18 EST)
- [PATCH] mfd: rn5t618: Add Ricoh RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 01:53:19 EST)
- [PATCH] regulator: rn5t618: Add RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 01:53:20 EST)
- [PATCH] mfd: rn5t618: Register power off callback optionally Stefan Agner (Wed Jun 29 2016 - 01:53:21 EST)
- [PATCH] mfd: rn5t618: Register restart handler Stefan Agner (Wed Jun 29 2016 - 01:53:22 EST)
- Re: [PATCH 74/92] clocksource/drivers/bcm_kona: Remove useless header <asm/mach/time.h> Ray Jui (Wed Jun 29 2016 - 01:53:37 EST)
- [PATCH v5 1/5] ARM: dts: meson: minix-neo-x8: define PMIC as power controller Stefan Agner (Wed Jun 29 2016 - 01:53:49 EST)
- [PATCH v5 2/5] mfd: add Ricoh RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 01:53:55 EST)
- [PATCH v5 3/5] regulator: rn5t618: add RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 01:53:58 EST)
- [PATCH v5 4/5] mfd: rn5t618: register power off callback optionally Stefan Agner (Wed Jun 29 2016 - 01:54:03 EST)
- [PATCH v5 0/5] regulator: add Ricoh RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 01:54:42 EST)
- [PATCH v5 5/5] mfd: rn5t618: register restart handler Stefan Agner (Wed Jun 29 2016 - 01:55:00 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Joseph Lo (Wed Jun 29 2016 - 01:58:15 EST)
- DONATION OF $ 1.5 MILLION DOLLARS!!! Colin & Chris Weir (Wed Jun 29 2016 - 02:00:34 EST)
- Re: Re: linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF) Alexander Stein (Wed Jun 29 2016 - 02:02:19 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Roger Quadros (Wed Jun 29 2016 - 02:17:25 EST)
- Re: [PATCH v2 2/2] ARM: at91: pm: switch to the PIE infrastructure Alexander Stein (Wed Jun 29 2016 - 02:22:17 EST)
- Re: [PATCHv4 1/1] thermal: core: call thermal_zone_device_update() after mode update Zhang Rui (Wed Jun 29 2016 - 02:23:33 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Chanwoo Choi (Wed Jun 29 2016 - 02:26:05 EST)
- Hello linux oboguev (Wed Jun 29 2016 - 02:28:58 EST)
- Re: [PATCH 09/21] usb: chipidea: Add support for ULPI PHY bus Peter Chen (Wed Jun 29 2016 - 02:33:28 EST)
- Re: linux-next: manual merge of the powerpc tree with Linus' tree Michael Ellerman (Wed Jun 29 2016 - 02:33:52 EST)
- Re: [PATCH 1/1] usb: dwc3: st: Inform the reset framework that our reset line may be shared Felipe Balbi (Wed Jun 29 2016 - 02:34:07 EST)
- linux-next: Tree for Jun 29 Stephen Rothwell (Wed Jun 29 2016 - 02:36:55 EST)
- Re: [PATCH 10/21] usb: chipidea: msm: Rely on core to override AHBBURST Peter Chen (Wed Jun 29 2016 - 02:39:24 EST)
- Re: [PATCH v3 08/10] drm/rockchip: analogix_dp: correct the connector display color format and bpc Yakir Yang (Wed Jun 29 2016 - 02:41:58 EST)
- Re: [PATCH v3 09/10] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode Yakir Yang (Wed Jun 29 2016 - 02:42:22 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Jiri Olsa (Wed Jun 29 2016 - 02:43:55 EST)
- Re: [PATCH 11/21] usb: chipidea: msm: Use hw_write_id_reg() instead of writel directly Peter Chen (Wed Jun 29 2016 - 02:44:11 EST)
- Re: [PATCH v3 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action Yakir Yang (Wed Jun 29 2016 - 02:44:14 EST)
- [PATCH] btrfs: Handle uninitialised inode eviction Nikolay Borisov (Wed Jun 29 2016 - 02:46:52 EST)
- Re: [PATCH 3/4] perf annotate: add powerpc support Ravi Bangoria (Wed Jun 29 2016 - 02:47:49 EST)
- Re: [PATCH 12/21] usb: chipidea: msm: Keep device runtime enabled Peter Chen (Wed Jun 29 2016 - 02:53:13 EST)
- Re: [patch] mm, compaction: make sure freeing scanner isn't persistently expensive Vlastimil Babka (Wed Jun 29 2016 - 02:53:32 EST)
- Re: [PATCH 13/21] usb: chipidea: msm: Allow core to get usb phy Peter Chen (Wed Jun 29 2016 - 02:55:17 EST)
- Re: [PATCH 1/2] nbd: make nbd device wait for its users Markus Pargmann (Wed Jun 29 2016 - 02:57:25 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Andreas Schwab (Wed Jun 29 2016 - 02:57:28 EST)
- Re: [PATCH v3 05/10] drm/rockchip: analogix_dp: add rk3399 eDP support Yakir Yang (Wed Jun 29 2016 - 02:58:31 EST)
- Re: [PATCH 3/3]nbd: make nbd device wait for its users Markus Pargmann (Wed Jun 29 2016 - 03:07:31 EST)
- Re: OFFICIAL NOTIFICATION !!! Qatar Foundation (Wed Jun 29 2016 - 03:08:25 EST)
- Re: [PATCH 14/21] usb: chipidea: msm: Add proper clk and reset support Peter Chen (Wed Jun 29 2016 - 03:09:17 EST)
- Re: [PATCH v3 02/10] drm/rockchip: analogix_dp: split the lcdc select setting into device data[Involving remittance information, please pay attention to the safety of property] Yakir Yang (Wed Jun 29 2016 - 03:09:57 EST)
- Re: [PATCH v3 03/10] drm/bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1 Yakir Yang (Wed Jun 29 2016 - 03:11:51 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Jiri Olsa (Wed Jun 29 2016 - 03:12:16 EST)
- Re: [PATCH v3 04/10] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting Yakir Yang (Wed Jun 29 2016 - 03:13:44 EST)
- Re: [PATCH 1/4] mac80211: mesh: flush stations before beacons are stopped Johannes Berg (Wed Jun 29 2016 - 03:14:27 EST)
- Re: [PATCH 00/27] ARM: dts: omap: More fixes for DTC warnings Tony Lindgren (Wed Jun 29 2016 - 03:14:51 EST)
- Re: [PATCH 3/3]nbd: make nbd device wait for its users Pranay Srivastava (Wed Jun 29 2016 - 03:15:11 EST)
- [GIT PULL] pin control fixes for v4.7 Linus Walleij (Wed Jun 29 2016 - 03:15:29 EST)
- Re: [PATCH 3/4] mac80211: mesh: fixed HT ies in beacon template Johannes Berg (Wed Jun 29 2016 - 03:17:43 EST)
- Re: [PATCH v3 1/3]nbd: fix might_sleep warning on socket shutdown Markus Pargmann (Wed Jun 29 2016 - 03:18:33 EST)
- Re: [PATCH] mac80211: rx: frames received out of order Johannes Berg (Wed Jun 29 2016 - 03:19:38 EST)
- Re: [PATCH] mac80211: util: mesh is not connected properly after recovery Johannes Berg (Wed Jun 29 2016 - 03:20:18 EST)
- Re: [PATCH] mac80211: util: mesh is not connected properly after recovery Johannes Berg (Wed Jun 29 2016 - 03:20:40 EST)
- Re: [PATCH v2] clk: fixed-factor: add optional dt-binding clock-flags Jongsung Kim (Wed Jun 29 2016 - 03:23:01 EST)
- clk: Per controller locks (prepare & enable) Krzysztof Kozlowski (Wed Jun 29 2016 - 03:23:43 EST)
- Re: [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup Mika Penttilà (Wed Jun 29 2016 - 03:23:46 EST)
- Re: [RFC][PATCH] tracing: Add trace_printk_ptr() to force non use of trace_bprintk() Jiri Olsa (Wed Jun 29 2016 - 03:24:34 EST)
- Re: [PATCH] mm, vmscan: set shrinker to the left page count Minchan Kim (Wed Jun 29 2016 - 03:25:04 EST)
- Re: [PATCH 1/2] MADVISE_FREE, THP: Fix madvise_free_huge_pmd return value after splitting Minchan Kim (Wed Jun 29 2016 - 03:26:03 EST)
- Re: [PATCH 2/2] mm, THP: Clean up return value of madvise_free_huge_pmd Minchan Kim (Wed Jun 29 2016 - 03:26:46 EST)
- [GIT PULL] s390 patches for 4.7-rc6 Martin Schwidefsky (Wed Jun 29 2016 - 03:28:51 EST)
- [PATCH v2] fujitsu-laptop: Unify max brightness of exported leds Matej Groma (Wed Jun 29 2016 - 03:29:03 EST)
- Re: [PATCH v3] ARM64: boot: dts: Add regulators for Tegra210 Smaug Laxman Dewangan (Wed Jun 29 2016 - 03:32:05 EST)
- Re: [PATCH 07/19] pinctrl: imx50: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:36:22 EST)
- Re: [PATCH 08/19] pinctrl: imx51: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:37:24 EST)
- Re: [PATCH 09/19] pinctrl: imx53: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:38:14 EST)
- Re: [PATCH 02/19] pinctrl: imx1: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:39:55 EST)
- Re: [PATCH 03/19] pinctrl: imx21: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:40:09 EST)
- Re: [PATCH 05/19] pinctrl: imx27: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:40:24 EST)
- Re: [PATCH 04/19] pinctrl: imx25: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:40:39 EST)
- Re: [PATCH 01/19] pinctrl: freescale: remove needless module.h include Linus Walleij (Wed Jun 29 2016 - 03:40:55 EST)
- Re: [PATCH 10/19] pinctrl: imx6dl: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:41:08 EST)
- Re: [PATCH 06/19] pinctrl: imx35: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:43:35 EST)
- Re: [PATCH v5 0/2] Add support for SYSCON reset Philipp Zabel (Wed Jun 29 2016 - 03:48:00 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Philipp Zabel (Wed Jun 29 2016 - 03:48:27 EST)
- [PATCH] regulator: da9211: add descriptions for da9212/da9214 James Ban (Wed Jun 29 2016 - 03:49:32 EST)
- Re: [PATCH 19/23] [AARCH64] delouse input arguments in system functions Andreas Schwab (Wed Jun 29 2016 - 03:49:49 EST)
- Re: [PATCH 11/19] pinctrl: imx6q: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:49:52 EST)
- Re: [PATCH 12/19] pinctrl: imx6sl: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:50:39 EST)
- Re: [PATCH 13/19] pinctrl: imx6sx: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:51:42 EST)
- Re: [PATCH 14/19] pinctrl: imx6ul: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:52:45 EST)
- Re: [PATCH 15/19] pinctrl: imx7d: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:53:26 EST)
- Re: [PATCH 16/19] pinctrl: vf610: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:54:15 EST)
- Re: [PATCH v3 0/6] Introduce ZONE_CMA Joonsoo Kim (Wed Jun 29 2016 - 03:54:50 EST)
- Re: [PATCH 18/19] pinctrl: imx28: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 03:56:40 EST)
- Re: [PATCH 19/19] pinctrl: remove orphaned exported ".remove" function Linus Walleij (Wed Jun 29 2016 - 03:56:58 EST)
- Re: [PATCH v2 2/2] ARM: at91: pm: switch to the PIE infrastructure Alexandre Belloni (Wed Jun 29 2016 - 03:57:20 EST)
- Re: [PATCH v3 3/6] mm/cma: populate ZONE_CMA Joonsoo Kim (Wed Jun 29 2016 - 03:58:07 EST)
- [PATCH V2] regulator: da9211: add descriptions for da9212/da9214 James Ban (Wed Jun 29 2016 - 03:58:26 EST)
- Re: [PATCH 17/19] pinctrl: imx23: make it explicitly non-modular Linus Walleij (Wed Jun 29 2016 - 04:03:02 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Lee Jones (Wed Jun 29 2016 - 04:05:35 EST)
- Re: [PATCH v2] Maxim/driver: Add driver for maxim ds26522 David Miller (Wed Jun 29 2016 - 04:06:41 EST)
- Re: [PATCH v3 1/2] clk: fixed-factor: Convert into a module platform driver Ricardo Ribalda Delgado (Wed Jun 29 2016 - 04:07:57 EST)
- Re: [PATCH] pinctrl: Add missing of_node_put Linus Walleij (Wed Jun 29 2016 - 04:08:46 EST)
- Re: [merged] mm-compaction-abort-free-scanner-if-split-fails.patch removed from -mm tree Joonsoo Kim (Wed Jun 29 2016 - 04:09:16 EST)
- Re: [PATCH] net: marvell: Add separate config ANEG function for Marvell 88E1111 David Miller (Wed Jun 29 2016 - 04:09:38 EST)
- Re: [PATCH] net: ethernet: tundra: Correct argument for pci_free_consistent David Miller (Wed Jun 29 2016 - 04:10:34 EST)
- Re: [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM Linus Walleij (Wed Jun 29 2016 - 04:10:57 EST)
- Re: [PATCH v5 0/5] regulator: add Ricoh RN5T567 PMIC support Lee Jones (Wed Jun 29 2016 - 04:11:27 EST)
- external DVI monitor is black after wakeup from s2ram, until I press Alt+F1 and Alt+F7 Toralf FÃrster (Wed Jun 29 2016 - 04:12:35 EST)
- Re: [PATCH 2/2] dt-bindings: pinctrl: Add MDM9615 TLMM bindings Linus Walleij (Wed Jun 29 2016 - 04:12:58 EST)
- Re: [PATCH] usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG Felipe Balbi (Wed Jun 29 2016 - 04:13:33 EST)
- Re: [PATCH 21/23] [AARCH64] Make __SIZEOF_SEM_T 16 for ILP32 Andreas Schwab (Wed Jun 29 2016 - 04:13:49 EST)
- Re: [PATCH 1/2] pinctrl: qcom: Clear all function selection bits Linus Walleij (Wed Jun 29 2016 - 04:14:34 EST)
- Re: [PATCH v2] sm501: Add device property Lee Jones (Wed Jun 29 2016 - 04:15:51 EST)
- Re: [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time Peter Chen (Wed Jun 29 2016 - 04:16:10 EST)
- Re: [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Krzysztof Kozlowski (Wed Jun 29 2016 - 04:16:23 EST)
- Re: [PATCH v2] sm501: Add device property Lee Jones (Wed Jun 29 2016 - 04:16:42 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Petr Mladek (Wed Jun 29 2016 - 04:18:17 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Paolo Bonzini (Wed Jun 29 2016 - 04:18:45 EST)
- Re: [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Herbert Xu (Wed Jun 29 2016 - 04:19:21 EST)
- Re: [PATCH v3] net: ethernet: ti: cpdma: switch to use genalloc David Miller (Wed Jun 29 2016 - 04:19:47 EST)
- Re: [PATCH v5 0/5] regulator: add Ricoh RN5T567 PMIC support Stefan Agner (Wed Jun 29 2016 - 04:20:14 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Felipe Balbi (Wed Jun 29 2016 - 04:21:49 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland (Wed Jun 29 2016 - 04:21:58 EST)
- Re: [PATCH 0/4] ftrace: One more check on x86 and some small fixes Petr Mladek (Wed Jun 29 2016 - 04:22:56 EST)
- [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Sinan Kaya (Wed Jun 29 2016 - 04:28:24 EST)
- [PATCH V2 3/4] ACPI,PCI,IRQ: separate ISA penalty calculation Sinan Kaya (Wed Jun 29 2016 - 04:28:43 EST)
- Re: [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Krzysztof Kozlowski (Wed Jun 29 2016 - 04:28:58 EST)
- [PATCH V2 2/4] Revert "ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init()" Sinan Kaya (Wed Jun 29 2016 - 04:29:25 EST)
- [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Sinan Kaya (Wed Jun 29 2016 - 04:29:46 EST)
- Re: [PATCH 2/2] pinctrl: qcom: msm8974: Add hsic_ctl pinmux Linus Walleij (Wed Jun 29 2016 - 04:30:33 EST)
- Re: [PATCH v2 2/2] ARM: at91: pm: switch to the PIE infrastructure Alexander Stein (Wed Jun 29 2016 - 04:31:10 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Baolin Wang (Wed Jun 29 2016 - 04:31:27 EST)
- Re: [PATCH] pinctrl: stm32: Modify error handling for pinctrl_register Linus Walleij (Wed Jun 29 2016 - 04:33:34 EST)
- Re: [PATCH v3 1/2] clk: fixed-factor: Convert into a module platform driver Ricardo Ribalda Delgado (Wed Jun 29 2016 - 04:33:51 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Sinan Kaya (Wed Jun 29 2016 - 04:34:29 EST)
- Re: [PATCH 16/21] usb: chipidea: msm: Restore wrapper settings after reset Peter Chen (Wed Jun 29 2016 - 04:34:46 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Felipe Balbi (Wed Jun 29 2016 - 04:35:14 EST)
- [PATCH v2 1/8] thunderbolt: Macro rename Amir Levy (Wed Jun 29 2016 - 04:37:37 EST)
- [PATCH v2 8/8] thunderbolt: Networking doc Amir Levy (Wed Jun 29 2016 - 04:37:44 EST)
- [PATCH v2 7/8] thunderbolt: Networking transmit and receive Amir Levy (Wed Jun 29 2016 - 04:38:22 EST)
- [PATCH v2 0/8] thunderbolt: Introducing Thunderbolt(TM) networking Amir Levy (Wed Jun 29 2016 - 04:38:50 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Baolin Wang (Wed Jun 29 2016 - 04:38:52 EST)
- [PATCH v2 6/8] thunderbolt: Networking state machine Amir Levy (Wed Jun 29 2016 - 04:39:25 EST)
- [PATCH v2 5/8] thunderbolt: Communication with the ICM (firmware) Amir Levy (Wed Jun 29 2016 - 04:39:50 EST)
- [PATCH v2 4/8] thunderbolt: Kconfig for Thunderbolt(TM) networking Amir Levy (Wed Jun 29 2016 - 04:40:52 EST)
- [PATCH v2 2/8] thunderbolt: Updating device IDs Amir Levy (Wed Jun 29 2016 - 04:41:34 EST)
- [PATCH v2 3/8] thunderbolt: Updating the register definitions Amir Levy (Wed Jun 29 2016 - 04:41:51 EST)
- Re: [PATCH 16/23] [AARCH64] Make lp64 and ilp32 directories. Andreas Schwab (Wed Jun 29 2016 - 04:45:05 EST)
- [PATCH] pinctrl: uniphier: remove pointless SD pin-mux setting for PH1-LD11 Masahiro Yamada (Wed Jun 29 2016 - 04:46:01 EST)
- [PATCH v2 1/2] clk: hi6220: Change syspll and media_syspll clk to 1.19GHz Guodong Xu (Wed Jun 29 2016 - 04:46:17 EST)
- [PATCH v2 2/2] clk: hi6220: initialize UART1 clock to 150MHz Guodong Xu (Wed Jun 29 2016 - 04:46:25 EST)
- Re: Kernel v4.7-rc5 - performance degradation upto 40% after disabling and re-enabling a core Peter Zijlstra (Wed Jun 29 2016 - 04:46:51 EST)
- [PATCH] [linux-next] irq: Fix typo in tracepoint.xml Masanari Iida (Wed Jun 29 2016 - 04:47:13 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Rajaram R (Wed Jun 29 2016 - 04:51:20 EST)
- Re: [PATCH 2/2] clk: hi6220: initialize UART1 clock to 150MHz Guodong Xu (Wed Jun 29 2016 - 04:51:53 EST)
- Re: [PATCH 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Wed Jun 29 2016 - 04:52:31 EST)
- [PATCH] arm64: tegra: Add missing Smaug revision Alexandre Courbot (Wed Jun 29 2016 - 04:52:50 EST)
- [PATCH] 9p: use file_dentry() Miklos Szeredi (Wed Jun 29 2016 - 04:54:34 EST)
- Re: [PATCH v10 07/22] IB/hns: Add event queue support oulijun (Wed Jun 29 2016 - 04:55:03 EST)
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table Linus Walleij (Wed Jun 29 2016 - 04:56:33 EST)
- [PATCH] pinctrl: uniphier: remove pointless pin-mux settings for PH1-LD11 Masahiro Yamada (Wed Jun 29 2016 - 04:57:10 EST)
- Re: [PATCH] pinctrl: uniphier: remove pointless SD pin-mux setting for PH1-LD11 Masahiro Yamada (Wed Jun 29 2016 - 04:59:22 EST)
- Re: [PATCH] arm64: tegra: Add missing Smaug revision Jon Hunter (Wed Jun 29 2016 - 05:03:15 EST)
- [PATCH v2] usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG Amit Pundir (Wed Jun 29 2016 - 05:04:34 EST)
- [PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt Masanari Iida (Wed Jun 29 2016 - 05:08:04 EST)
- Re: [PATCH] dsa: b53: avoid 'maybe-uninitialized' warning David Miller (Wed Jun 29 2016 - 05:08:16 EST)
- Re: [PATCH V5 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Stewart Smith (Wed Jun 29 2016 - 05:08:54 EST)
- [PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga thloh (Wed Jun 29 2016 - 05:10:52 EST)
- Re: [PATCH net-next 9/9] net: hns: get reset registers from DT David Miller (Wed Jun 29 2016 - 05:12:21 EST)
- [PATCH v4 0/11] Misc fixup and add RK3399 eDP support to Analogix DP driver Yakir Yang (Wed Jun 29 2016 - 05:14:37 EST)
- [PATCH v4 01/11] drm/rockchip: analogix_dp: split the lcdc select setting into device data Yakir Yang (Wed Jun 29 2016 - 05:15:21 EST)
- [PATCH v4 02/11] drm/bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1 Yakir Yang (Wed Jun 29 2016 - 05:15:35 EST)
- [PATCH v4 05/11] drm/rockchip: analogix_dp: make panel detect to an optional action Yakir Yang (Wed Jun 29 2016 - 05:15:45 EST)
- [PATCH v4 06/11] drm/bridge: analogix_dp: passing the connector as an argument in .get_modes() Yakir Yang (Wed Jun 29 2016 - 05:15:58 EST)
- [PATCH v4 07/11] drm/rockchip: analogix_dp: correct the connector display color format and bpc Yakir Yang (Wed Jun 29 2016 - 05:16:12 EST)
- [PATCH v4 09/11] drm/bridge: analogix_dp: fix no drm hpd event when panel plug in Yakir Yang (Wed Jun 29 2016 - 05:16:18 EST)
- [PATCH v4 10/11] drm/rockchip: analogix_dp: introduce the pclk for grf Yakir Yang (Wed Jun 29 2016 - 05:16:32 EST)
- Re: [PATCH] net: the space is required before the open parenthesis '(' David Miller (Wed Jun 29 2016 - 05:16:49 EST)
- Re: [PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs Vitaly Kuznetsov (Wed Jun 29 2016 - 05:17:12 EST)
- RE: [PATCH v12 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Wed Jun 29 2016 - 05:17:27 EST)
- Re: [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy Neil Armstrong (Wed Jun 29 2016 - 05:17:58 EST)
- [PATCH v4 11/11] dt-bindings: analogix_dp: rockchip: correct the wrong compatible name Yakir Yang (Wed Jun 29 2016 - 05:19:27 EST)
- [PATCH v4 08/11] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode Yakir Yang (Wed Jun 29 2016 - 05:20:28 EST)
- Re: [PATCH 18/23] [AARCH64] ILP32: support stat syscall family Andreas Schwab (Wed Jun 29 2016 - 05:20:56 EST)
- [RESEND PATCH] ARM: oxnas: Change OX810SE default driver config Neil Armstrong (Wed Jun 29 2016 - 05:20:58 EST)
- [PATCH v4 04/11] drm/rockchip: analogix_dp: add rk3399 eDP support Yakir Yang (Wed Jun 29 2016 - 05:21:52 EST)
- [PATCH v4 03/11] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting Yakir Yang (Wed Jun 29 2016 - 05:22:28 EST)
- Re: [PATCH v2 0/2] net: thunderx: Miscellaneous fixes David Miller (Wed Jun 29 2016 - 05:23:06 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Philipp Zabel (Wed Jun 29 2016 - 05:23:49 EST)
- [PATCH v4 1/3] Documentation: mfd: LP873X: Add information for the mfd driver Keerthy (Wed Jun 29 2016 - 05:30:31 EST)
- [PATCH v4 3/3] gpio: lp873x: Add support for General Purpose Outputs Keerthy (Wed Jun 29 2016 - 05:30:43 EST)
- [PATCH v4 2/3] mfd: lp873x: Add lp873x PMIC support Keerthy (Wed Jun 29 2016 - 05:30:58 EST)
- Re: [PATCH/RFC 1/6] spi: Document DT bindings for SPI controllers in slave mode Geert Uytterhoeven (Wed Jun 29 2016 - 05:31:18 EST)
- [PATCH v4 0/3] mfd: lp873x: Add lp873x PMIC support Keerthy (Wed Jun 29 2016 - 05:31:58 EST)
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table Keerthy (Wed Jun 29 2016 - 05:33:30 EST)
- DONATION OF $ 1.5 MILLION DOLLARS!!! Colin & Chris Weir (Wed Jun 29 2016 - 05:36:08 EST)
- Re: [GIT PULL 00/18] perf/core improvements and fixes Ingo Molnar (Wed Jun 29 2016 - 05:36:24 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Lee Jones (Wed Jun 29 2016 - 05:36:51 EST)
- [tip:perf/core] perf annotate: Remove unused hist_entry__annotate function tip-bot for Ravi Bangoria (Wed Jun 29 2016 - 05:41:08 EST)
- [tip:perf/core] perf tools: Update makefile message for installing slang devel package tip-bot for Neeraj Badlani (Wed Jun 29 2016 - 05:41:21 EST)
- [tip:perf/core] perf annotate: Generalize handling of 'ret' instructions tip-bot for Naveen N. Rao (Wed Jun 29 2016 - 05:42:32 EST)
- [tip:perf/core] perf tools: Add more toolchain triplets tip-bot for Ravi Bangoria (Wed Jun 29 2016 - 05:42:45 EST)
- [tip:perf/core] perf build: Add libbabeltrace to build-test tip-bot for Wang Nan (Wed Jun 29 2016 - 05:42:47 EST)
- [tip:perf/core] perf data convert: Include config.h header tip-bot for Jiri Olsa (Wed Jun 29 2016 - 05:43:22 EST)
- [tip:perf/core] perf record: Move mmap setup block to separate function tip-bot for Wang Nan (Wed Jun 29 2016 - 05:43:41 EST)
- [tip:perf/core] perf record: Prepare reading from multiple evlists in record__mmap_read_all() tip-bot for Wang Nan (Wed Jun 29 2016 - 05:44:08 EST)
- Re: [PATCH net] bpf, perf: delay release of BPF prog after grace period David Miller (Wed Jun 29 2016 - 05:44:24 EST)
- [tip:perf/core] perf record: Prepare picking perf_event_mmap_page from multiple evlists tip-bot for Wang Nan (Wed Jun 29 2016 - 05:44:32 EST)
- [tip:perf/core] perf symbols: Use proper dso name for is_regular_file tip-bot for Jiri Olsa (Wed Jun 29 2016 - 05:45:06 EST)
- [tip:perf/core] perf data ctf: Add value_set_string() helper tip-bot for Wang Nan (Wed Jun 29 2016 - 05:45:31 EST)
- [tip:perf/core] perf data ctf: Pass convert options through opts structure tip-bot for Wang Nan (Wed Jun 29 2016 - 05:45:54 EST)
- [tip:perf/core] perf data ctf: Add 'all' option tip-bot for Wang Nan (Wed Jun 29 2016 - 05:46:18 EST)
- [tip:perf/core] perf data ctf: Prepare collect non-sample events tip-bot for Wang Nan (Wed Jun 29 2016 - 05:46:44 EST)
- [tip:perf/core] perf data ctf: Generate comm event to CTF output tip-bot for Wang Nan (Wed Jun 29 2016 - 05:47:14 EST)
- [tip:perf/core] perf data ctf: Add '--all' option for 'perf data convert' tip-bot for Wang Nan (Wed Jun 29 2016 - 05:47:35 EST)
- [tip:perf/core] perf data ctf: Generate fork and exit events to CTF output tip-bot for Wang Nan (Wed Jun 29 2016 - 05:48:00 EST)
- Re: [patch] qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() David Miller (Wed Jun 29 2016 - 05:48:38 EST)
- Re: [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Peter Chen (Wed Jun 29 2016 - 05:50:53 EST)
- [PATCH 2/2] HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS Peter Hutterer (Wed Jun 29 2016 - 05:55:14 EST)
- [PATCH 1/2] HID: logitech-hidpp: add battery support for HID++ 2.0 devices Peter Hutterer (Wed Jun 29 2016 - 05:55:23 EST)
- [PATCH -v2 0/2] printk.kmsg: Ratelimit it by default Borislav Petkov (Wed Jun 29 2016 - 05:57:03 EST)
- [PATCH -v2 1/2] ratelimit: Extend to print suppressed messages on release Borislav Petkov (Wed Jun 29 2016 - 05:57:19 EST)
- [PATCH -v2 2/2] printk: Add kernel parameter to control writes to /dev/kmsg Borislav Petkov (Wed Jun 29 2016 - 05:57:31 EST)
- Re: Kernel v4.7-rc5 - performance degradation upto 40% after disabling and re-enabling a core Peter Zijlstra (Wed Jun 29 2016 - 05:58:53 EST)
- [PATCH] regulator: max77620: check for valid regulator info Venkat Reddy Talla (Wed Jun 29 2016 - 06:01:27 EST)
- [PATCH v2 1/1] regulator: max77620: check for valid regulator info Venkat Reddy Talla (Wed Jun 29 2016 - 06:01:58 EST)
- Re: [PATCH 1/2] net: ethernet: mvpp2: use phydev from struct net_device David Miller (Wed Jun 29 2016 - 06:04:57 EST)
- Re: [merged] mm-compaction-abort-free-scanner-if-split-fails.patch removed from -mm tree Vlastimil Babka (Wed Jun 29 2016 - 06:05:20 EST)
- Re: [PATCH 2/2] net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings David Miller (Wed Jun 29 2016 - 06:06:11 EST)
- Re: [PATCH 17/23] [AARCH64] ILP32: introduce syscalls that pass off_t Andreas Schwab (Wed Jun 29 2016 - 06:11:01 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Hekuang (Wed Jun 29 2016 - 06:17:22 EST)
- Re: [PATCH -v2 1/2] ratelimit: Extend to print suppressed messages on release Joe Perches (Wed Jun 29 2016 - 06:25:07 EST)
- Re: [PATCH 0/5] sched/debug: decouple sched_stat tracepoints from CONFIG_SCHEDSTATS Peter Zijlstra (Wed Jun 29 2016 - 06:30:11 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Heikki Krogerus (Wed Jun 29 2016 - 06:30:43 EST)
- Unbounded growth of slab caches and how to shrink them Nikolay Borisov (Wed Jun 29 2016 - 06:34:42 EST)
- [PATCH v2 kernel 1/7] virtio-balloon: rework deflate to add page to a list Liang Li (Wed Jun 29 2016 - 06:40:05 EST)
- [PATCH v2 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration Liang Li (Wed Jun 29 2016 - 06:40:05 EST)
- [PATCH v2 kernel 5/7] virtio-balloon: define feature bit and head for misc virt queue Liang Li (Wed Jun 29 2016 - 06:40:18 EST)
- [PATCH v2 kernel 6/7] mm: add the related functions to get free page info Liang Li (Wed Jun 29 2016 - 06:40:27 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Wangnan (F) (Wed Jun 29 2016 - 06:40:41 EST)
- [PATCH v2 kernel 7/7] virtio-balloon: tell host vm's free page info Liang Li (Wed Jun 29 2016 - 06:41:10 EST)
- [PATCH v2 kernel 4/7] virtio-balloon: speed up inflate/deflate process Liang Li (Wed Jun 29 2016 - 06:41:28 EST)
- [PATCH v2 kernel 3/7] mm: add a function to get the max pfn Liang Li (Wed Jun 29 2016 - 06:41:41 EST)
- Re: [PATCH v10 07/22] IB/hns: Add event queue support Leon Romanovsky (Wed Jun 29 2016 - 06:41:58 EST)
- [PATCH v2 kernel 2/7] virtio-balloon: define new feature bit and page bitmap head Liang Li (Wed Jun 29 2016 - 06:42:27 EST)
- Re: [RESEND PATCH 2/3] bcache: update document info Coly Li (Wed Jun 29 2016 - 06:43:15 EST)
- Re: [RESEND PATCH 1/3] bcache: Remove redundant parameter for cache_alloc() Coly Li (Wed Jun 29 2016 - 06:43:19 EST)
- Re: [PATCH v4 3/3] gpio: lp873x: Add support for General Purpose Outputs Manish Badarkhe (Wed Jun 29 2016 - 06:43:47 EST)
- Re: [PATCH v4 3/3] gpio: lp873x: Add support for General Purpose Outputs Manish Badarkhe (Wed Jun 29 2016 - 06:45:34 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Tomasz Nowicki (Wed Jun 29 2016 - 06:48:29 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Rajaram R (Wed Jun 29 2016 - 06:51:56 EST)
- [PATCH] extcon: Fix the wrong description about extcon_set/get_cable_state_() Chanwoo Choi (Wed Jun 29 2016 - 06:52:24 EST)
- [RFC/PATCH v3] ftrace: Reduce size of function graph entries Namhyung Kim (Wed Jun 29 2016 - 06:57:39 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Wed Jun 29 2016 - 07:07:05 EST)
- RE: [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Jun Li (Wed Jun 29 2016 - 07:11:40 EST)
- [PATCHv2 1/6] x86/vdso: unmap vdso blob on vvar mapping failure Dmitry Safonov (Wed Jun 29 2016 - 07:13:10 EST)
- [PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64 Dmitry Safonov (Wed Jun 29 2016 - 07:13:30 EST)
- [PATCHv2 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags Dmitry Safonov (Wed Jun 29 2016 - 07:13:36 EST)
- [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_* Dmitry Safonov (Wed Jun 29 2016 - 07:14:11 EST)
- [PATCHv2 2/6] x86/vdso: introduce do_map_vdso() and vdso_type enum Dmitry Safonov (Wed Jun 29 2016 - 07:14:25 EST)
- [PATCHv2 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag Dmitry Safonov (Wed Jun 29 2016 - 07:15:00 EST)
- [PATCHv2 5/6] x86/ptrace: down with test_thread_flag(TIF_IA32) Dmitry Safonov (Wed Jun 29 2016 - 07:15:07 EST)
- [PATCH v2 0/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Wed Jun 29 2016 - 07:16:18 EST)
- [PATCH v2 1/4] perf: Utility function to fetch arch Ravi Bangoria (Wed Jun 29 2016 - 07:16:21 EST)
- [PATCH v2 2/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Wed Jun 29 2016 - 07:16:28 EST)
- [PATCH v2 3/4] perf annotate: add powerpc support Ravi Bangoria (Wed Jun 29 2016 - 07:16:34 EST)
- [PATCH v2 4/4] perf annotate: Define macro for arch names Ravi Bangoria (Wed Jun 29 2016 - 07:16:40 EST)
- Re: [PATCH] devfreq: Add COMPILE_TEST for build coverage Krzysztof Kozlowski (Wed Jun 29 2016 - 07:18:05 EST)
- [PATCH v2 2/2] KVM: x86: fix underflow in TSC deadline calculation Wanpeng Li (Wed Jun 29 2016 - 07:24:26 EST)
- [PATCH v2 1/2] KVM: x86: introduce cancel_hv_tscdeadline Wanpeng Li (Wed Jun 29 2016 - 07:24:33 EST)
- Re: [PATCHv3 1/2] usb: USB Type-C connector class Heikki Krogerus (Wed Jun 29 2016 - 07:27:50 EST)
- [PATCH v13 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock) Dexuan Cui (Wed Jun 29 2016 - 07:29:17 EST)
- [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Wed Jun 29 2016 - 07:30:50 EST)
- Re: [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Peter Chen (Wed Jun 29 2016 - 07:30:59 EST)
- Re: [PATCH 17/21] usb: chipidea: msm: Make platform data driver local instead of global Peter Chen (Wed Jun 29 2016 - 07:36:38 EST)
- [PATCH V2 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping John Crispin (Wed Jun 29 2016 - 07:38:42 EST)
- [PATCH V2 1/4] net-next: mediatek: remove superfluous register reads John Crispin (Wed Jun 29 2016 - 07:38:52 EST)
- [PATCH V2 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks John Crispin (Wed Jun 29 2016 - 07:39:12 EST)
- [PATCH V2 4/4] net-next: mediatek: add support for IRQ grouping John Crispin (Wed Jun 29 2016 - 07:39:27 EST)
- [PATCH V2 3/4] net-next: mediatek: add IRQ locking John Crispin (Wed Jun 29 2016 - 07:39:52 EST)
- Re: [PATCH 13/21] usb: chipidea: msm: Allow core to get usb phy Peter Chen (Wed Jun 29 2016 - 07:41:17 EST)
- Re: [PATCH 18/21] usb: chipidea: msm: Add reset controller for PHY POR bit Peter Chen (Wed Jun 29 2016 - 07:52:14 EST)
- [PATCH] mmotm: mm-oom-fortify-task_will_free_mem-fix Michal Hocko (Wed Jun 29 2016 - 07:59:43 EST)
- Re: [PATCH 17/23] [AARCH64] ILP32: introduce syscalls that pass off_t Andreas Schwab (Wed Jun 29 2016 - 08:05:09 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Felipe Balbi (Wed Jun 29 2016 - 08:07:34 EST)
- Re: [RFC PATCH 3/5] thermal: Add support for the thermal sensor on A23/33 Maxime Ripard (Wed Jun 29 2016 - 08:13:46 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Vitaly Kuznetsov (Wed Jun 29 2016 - 08:18:46 EST)
- Re: [PATCH 1/2] net: ethernet: lpc_eth: use phydev from struct net_device David Miller (Wed Jun 29 2016 - 08:18:57 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Baolin Wang (Wed Jun 29 2016 - 08:19:26 EST)
- Re: [PATCH 2/2] net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings David Miller (Wed Jun 29 2016 - 08:19:37 EST)
- Re: [Xen-devel] [PATCH linux 3/8] x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op David Vrabel (Wed Jun 29 2016 - 08:26:40 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Andrew Cooper (Wed Jun 29 2016 - 08:30:24 EST)
- Re: [PATCH v12 2/4] gadget: Support for the usb charger framework Felipe Balbi (Wed Jun 29 2016 - 08:31:12 EST)
- Re: [Xen-devel] [PATCH linux 4/8] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page David Vrabel (Wed Jun 29 2016 - 08:32:36 EST)
- Re: [PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs David Vrabel (Wed Jun 29 2016 - 08:37:25 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script Alexei Starovoitov (Wed Jun 29 2016 - 08:37:50 EST)
- Re: [PATCH v4 3/3] gpio: lp873x: Add support for General Purpose Outputs Keerthy (Wed Jun 29 2016 - 08:40:24 EST)
- Re: [PATCH 00/10] Documentation/Sphinx Markus Heiser (Wed Jun 29 2016 - 08:41:28 EST)
- Re: [Xen-devel] [PATCH v2 2/2] xen-pciback: clean up {bar, rom}_init() David Vrabel (Wed Jun 29 2016 - 08:42:43 EST)
- Re: [RFC 12/12] x86/dumpstack: Optimize save_stack_trace Byungchul Park (Wed Jun 29 2016 - 08:45:29 EST)
- Re: [PATCH 0/5] Implement bitlock map allocator Byungchul Park (Wed Jun 29 2016 - 08:47:12 EST)
- Re: [Xen-devel] [PATCH v2] xen: xen-pciback: Remove create_workqueue David Vrabel (Wed Jun 29 2016 - 08:49:44 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Vitaly Kuznetsov (Wed Jun 29 2016 - 08:50:23 EST)
- Re: [Xen-devel] [PATCH v2] xen: xenbus: Remove create_workqueue David Vrabel (Wed Jun 29 2016 - 08:50:25 EST)
- [PATCH v2] fsl-mc: add helper macro to determine if a device is of fsl_mc type Nipun Gupta (Wed Jun 29 2016 - 08:53:04 EST)
- Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Andy Shevchenko (Wed Jun 29 2016 - 08:53:56 EST)
- Re: [RFC PATCH v2 00/26] perf tools: Support uBPF script pi3orama (Wed Jun 29 2016 - 09:04:34 EST)
- [GIT] Sparc David Miller (Wed Jun 29 2016 - 09:09:15 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Rafael J. Wysocki (Wed Jun 29 2016 - 09:13:17 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Jani Nikula (Wed Jun 29 2016 - 09:15:49 EST)
- Re: [PATCH v9 06/12] kthread: Add kthread_drain_worker() Tejun Heo (Wed Jun 29 2016 - 09:16:09 EST)
- Re: [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Rafael J. Wysocki (Wed Jun 29 2016 - 09:16:28 EST)
- [PATCH 08/15] lirc_dev: remove double if ... else statement Andi Shyti (Wed Jun 29 2016 - 09:21:12 EST)
- [PATCH 02/15] lirc_dev: allow bufferless driver registration Andi Shyti (Wed Jun 29 2016 - 09:21:28 EST)
- [PATCH 12/15] lirc_dev: fix error return value Andi Shyti (Wed Jun 29 2016 - 09:21:30 EST)
- [PATCH 14/15] lirc_dev: fix potential segfault Andi Shyti (Wed Jun 29 2016 - 09:21:52 EST)
- [PATCH 00/15] lirc_dev fixes and beautification Andi Shyti (Wed Jun 29 2016 - 09:22:08 EST)
- [PATCH 09/15] lirc_dev: merge three if statements in only one Andi Shyti (Wed Jun 29 2016 - 09:22:16 EST)
- [PATCH 10/15] lirc_dev: remove CONFIG_COMPAT precompiler check Andi Shyti (Wed Jun 29 2016 - 09:22:30 EST)
- Re: [PATCH] PM / suspend: show workqueues busy name in suspend flow Tejun Heo (Wed Jun 29 2016 - 09:22:40 EST)
- [PATCH 15/15] include: lirc: add set length and frequency ioctl options Andi Shyti (Wed Jun 29 2016 - 09:23:05 EST)
- [PATCH 07/15] lirc_dev: simplify if statement in lirc_add_to_buf Andi Shyti (Wed Jun 29 2016 - 09:23:26 EST)
- [PATCH 13/15] lirc_dev: extremely trivial comment style fix Andi Shyti (Wed Jun 29 2016 - 09:23:47 EST)
- [PATCH 05/15] lirc_dev: simplify goto paths Andi Shyti (Wed Jun 29 2016 - 09:23:59 EST)
- [PATCH 01/15] lirc_dev: place buffer allocation on separate function Andi Shyti (Wed Jun 29 2016 - 09:24:18 EST)
- [PATCH 06/15] lirc_dev: do not use goto to create loops Andi Shyti (Wed Jun 29 2016 - 09:24:25 EST)
- [PATCH 04/15] lirc_dev: replace printk with pr_* or dev_* Andi Shyti (Wed Jun 29 2016 - 09:24:52 EST)
- [PATCH 03/15] lirc_dev: remove unnecessary debug prints Andi Shyti (Wed Jun 29 2016 - 09:24:58 EST)
- [PATCH 11/15] lirc_dev: fix variable constant comparisons Andi Shyti (Wed Jun 29 2016 - 09:25:24 EST)
- [GIT PULL] cgroup fixes for v4.7-rc5 Tejun Heo (Wed Jun 29 2016 - 09:30:09 EST)
- Re: [GIT] Sparc David Miller (Wed Jun 29 2016 - 09:33:27 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Christopher Covington (Wed Jun 29 2016 - 09:34:13 EST)
- [PATCHv4 0/2] USB Type-C Connector class Heikki Krogerus (Wed Jun 29 2016 - 09:38:46 EST)
- [PATCHv4 1/2] usb: USB Type-C connector class Heikki Krogerus (Wed Jun 29 2016 - 09:38:50 EST)
- [PATCHv4 2/2] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY Heikki Krogerus (Wed Jun 29 2016 - 09:39:20 EST)
- [PATCH v4 01/22] sh: Add sh-specific early_init_dt_reserve_memory_arch Yoshinori Sato (Wed Jun 29 2016 - 09:41:22 EST)
- [PATCH v4 10/22] sh: Add board specific initialize of of-generic Yoshinori Sato (Wed Jun 29 2016 - 09:41:26 EST)
- [PATCH v4 19/22] sh: IO-DATA HDL-U (a,k.a landisk) IRQCHIP driver Yoshinori Sato (Wed Jun 29 2016 - 09:41:28 EST)
- [PATCH v4 11/22] sh: SH7750/51 CPG Driver Yoshinori Sato (Wed Jun 29 2016 - 09:41:51 EST)
- [PATCH v4 06/22] sh: FDT address save before bank change Yoshinori Sato (Wed Jun 29 2016 - 09:43:55 EST)
- Re: [RFC PATCH 3/5] thermal: Add support for the thermal sensor on A23/33 Maxime Ripard (Wed Jun 29 2016 - 09:45:44 EST)
- Re: [PATCH v4 19/22] sh: IO-DATA HDL-U (a,k.a landisk) IRQCHIP driver John Paul Adrian Glaubitz (Wed Jun 29 2016 - 09:45:47 EST)
- Re: [PATCH v4 01/11] drm/rockchip: analogix_dp: split the lcdc select setting into device data Sean Paul (Wed Jun 29 2016 - 09:47:39 EST)
- [PATCH] GenWQE: Change default access rights for device node Frank Haverkamp (Wed Jun 29 2016 - 09:49:31 EST)
- [PATCH] GenWQE: Change device access rights Frank Haverkamp (Wed Jun 29 2016 - 09:49:44 EST)
- Re: [PATCH 3/3] phy: rockchip-emmc: Wait even longer for the DLL to lock Kishon Vijay Abraham I (Wed Jun 29 2016 - 09:51:39 EST)
- Re: [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on Kishon Vijay Abraham I (Wed Jun 29 2016 - 09:51:51 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Ard Biesheuvel (Wed Jun 29 2016 - 09:57:10 EST)
- Re: [PATCH v2] phy: rockchip-usb: should be a child device of the GRF Kishon Vijay Abraham I (Wed Jun 29 2016 - 09:57:20 EST)
- [PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree Yoshinori Sato (Wed Jun 29 2016 - 09:58:39 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Ard Biesheuvel (Wed Jun 29 2016 - 09:58:45 EST)
- Re: [PATCH v4 07/11] drm/rockchip: analogix_dp: correct the connector display color format and bpc Sean Paul (Wed Jun 29 2016 - 09:58:58 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Tomasz Nowicki (Wed Jun 29 2016 - 09:59:11 EST)
- Re: [PATCH v4 08/11] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode Sean Paul (Wed Jun 29 2016 - 09:59:25 EST)
- [PATCH RFC 1/7] clk: add prepare_hw and prepare_done support Dong Aisheng (Wed Jun 29 2016 - 09:59:33 EST)
- [PATCH RFC 2/7] clk: add set_rate_hw and set_rate_done Dong Aisheng (Wed Jun 29 2016 - 09:59:40 EST)
- [PATCH RFC 3/7] clk: add set_parent_hw and set_parent_done Dong Aisheng (Wed Jun 29 2016 - 09:59:45 EST)
- [PATCH RFC 6/7] clk: imx: pllv3: convert to prepare_hw and set_rate_hw Dong Aisheng (Wed Jun 29 2016 - 09:59:52 EST)
- [PATCH RFC 7/7] clk: imx: clk-busy: convert to set_rate_hw and set_parent_hw Dong Aisheng (Wed Jun 29 2016 - 09:59:56 EST)
- Re: Unbounded growth of slab caches and how to shrink them Christoph Lameter (Wed Jun 29 2016 - 10:00:12 EST)
- [PATCH RFC 5/7] clk: use polling way for SYSTEM_SUSPEND state too Dong Aisheng (Wed Jun 29 2016 - 10:00:44 EST)
- [PATCH RFC 4/7] PM: add SYSTEM_SUSPEND system_state Dong Aisheng (Wed Jun 29 2016 - 10:01:23 EST)
- [PATCH RFC 0/7] support clk setting during kernel early boot Dong Aisheng (Wed Jun 29 2016 - 10:01:53 EST)
- Re: [PATCH v4 04/11] drm/rockchip: analogix_dp: add rk3399 eDP support Sean Paul (Wed Jun 29 2016 - 10:02:11 EST)
- [PATCH v4 15/22] sh: Move common PCI stuff to arch/sh/kernel Yoshinori Sato (Wed Jun 29 2016 - 10:02:39 EST)
- [PATCH v4 21/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) IRQCHIP Driver Yoshinori Sato (Wed Jun 29 2016 - 10:02:49 EST)
- [PATCH v4 17/22] pci: PCI_HOST_GENERIC enable for SH Yoshinori Sato (Wed Jun 29 2016 - 10:03:07 EST)
- [PATCH v4 13/22] sh: irqchip: SH7751 IRQCHIP Driver Yoshinori Sato (Wed Jun 29 2016 - 10:03:09 EST)
- Re: [PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow() Alan Stern (Wed Jun 29 2016 - 10:03:16 EST)
- Re: retryï[PATCH] fix error: a bin file can truncate itself while running on overlayfs Miklos Szeredi (Wed Jun 29 2016 - 10:03:34 EST)
- Re: [PATCH] phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt Kishon Vijay Abraham I (Wed Jun 29 2016 - 10:04:13 EST)
- Re: [RESEND PATCH 3/8] clk: core: support clocks which requires parents on (part 1) Dong Aisheng (Wed Jun 29 2016 - 10:04:34 EST)
- [PATCH v4 16/22] pci: pci_config_window move to linux/pci.h Yoshinori Sato (Wed Jun 29 2016 - 10:04:55 EST)
- [PATCH v4 14/22] sh: SH7751 core dtsi Yoshinori Sato (Wed Jun 29 2016 - 10:05:13 EST)
- [PATCH v4 18/22] sh: Add separate DTB build rule Yoshinori Sato (Wed Jun 29 2016 - 10:05:34 EST)
- [PATCH v4 20/22] sh: IO-DATA HDL-U (a,k.a landisk) DeviceTree Yoshinori Sato (Wed Jun 29 2016 - 10:05:48 EST)
- [PATCH v4 22/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) DeviceTree Yoshinori Sato (Wed Jun 29 2016 - 10:05:59 EST)
- [PATCH v4 03/22] sh: set preset_lpj Yoshinori Sato (Wed Jun 29 2016 - 10:06:16 EST)
- [PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751 Yoshinori Sato (Wed Jun 29 2016 - 10:06:25 EST)
- [PATCH v4 02/22] sh: More early unflatten device tree Yoshinori Sato (Wed Jun 29 2016 - 10:06:49 EST)
- [PATCH v4 07/22] sh: Passing FDT address on zImage Yoshinori Sato (Wed Jun 29 2016 - 10:06:59 EST)
- [PATCH v4 05/22] sh: command line passing chosen/bootargs in devicetree Yoshinori Sato (Wed Jun 29 2016 - 10:07:18 EST)
- [PATCH v4 09/22] sh: Use GENERIC_IOMAP on device tree mode Yoshinori Sato (Wed Jun 29 2016 - 10:07:48 EST)
- [PATCH v4 08/22] sh: Disable board specific code on device tree mode Yoshinori Sato (Wed Jun 29 2016 - 10:07:59 EST)
- [PATCH v4 04/22] sh: Use P1SEGADDR Yoshinori Sato (Wed Jun 29 2016 - 10:08:17 EST)
- Re: [PATCH v4 05/11] drm/rockchip: analogix_dp: make panel detect to an optional action Sean Paul (Wed Jun 29 2016 - 10:09:59 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Andrew Lunn (Wed Jun 29 2016 - 10:13:41 EST)
- Re: [PATCH v4 03/11] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting Sean Paul (Wed Jun 29 2016 - 10:13:51 EST)
- Re: [PATCH v5 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy Kishon Vijay Abraham I (Wed Jun 29 2016 - 10:16:38 EST)
- Re: [PATCH v4 22/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) DeviceTree Sergei Shtylyov (Wed Jun 29 2016 - 10:17:02 EST)
- Re: [PATCH 06/11] staging: fsl-mc: make fsl_mc_is_root_dprc() global Matthias Brugger (Wed Jun 29 2016 - 10:17:43 EST)
- Re: [RESEND PATCH 4/8] clk: core: support clocks which requires parents on (part 2) Dong Aisheng (Wed Jun 29 2016 - 10:22:39 EST)
- Re: [PATCH -v2 1/2] ratelimit: Extend to print suppressed messages on release Borislav Petkov (Wed Jun 29 2016 - 10:25:38 EST)
- [PATCH 1/3] [media] s5p_cec: mark suspend/resume as __maybe_unused Arnd Bergmann (Wed Jun 29 2016 - 10:25:50 EST)
- [PATCH 2/3] [media] cec: add MEDIA_SUPPORT dependency Arnd Bergmann (Wed Jun 29 2016 - 10:26:02 EST)
- [PATCH 3/3] [media] cec: add RC_CORE dependency Arnd Bergmann (Wed Jun 29 2016 - 10:26:11 EST)
- Re: Unbounded growth of slab caches and how to shrink them Nikolay Borisov (Wed Jun 29 2016 - 10:26:20 EST)
- [PATCH] power: qcom-smbb: add extcon dependency Arnd Bergmann (Wed Jun 29 2016 - 10:30:25 EST)
- Re: [PATCH v4 0/11] Misc fixup and add RK3399 eDP support to Analogix DP driver Sean Paul (Wed Jun 29 2016 - 10:30:35 EST)
- [PATCH] ASoC: cs35l33: mark PM functions as __maybe_unused Arnd Bergmann (Wed Jun 29 2016 - 10:32:09 EST)
- [PATCH] ASoC: cs35l33: mark PM functions as __maybe_unused Arnd Bergmann (Wed Jun 29 2016 - 10:33:17 EST)
- Re: [PATCH] btrfs: Handle uninitialised inode eviction Josef Bacik (Wed Jun 29 2016 - 10:33:30 EST)
- [PATCH] extcon: link devres into core module Arnd Bergmann (Wed Jun 29 2016 - 10:36:26 EST)
- [PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt Masanari Iida (Wed Jun 29 2016 - 10:37:01 EST)
- Re: Unbounded growth of slab caches and how to shrink them Christoph Lameter (Wed Jun 29 2016 - 10:37:21 EST)
- Re: [PATCH net-next v2 3/4] cgroup: bpf: Add bpf_skb_in_cgroup_proto kbuild test robot (Wed Jun 29 2016 - 10:38:55 EST)
- Re: [PATCH] power: qcom-smbb: add extcon dependency Sebastian Reichel (Wed Jun 29 2016 - 10:39:08 EST)
- RE: [PATCH 06/11] staging: fsl-mc: make fsl_mc_is_root_dprc() global Stuart Yoder (Wed Jun 29 2016 - 10:39:57 EST)
- Re: [RESEND PATCH] x86/mm: only allow memmap=XX!YY over existing RAM Dan Williams (Wed Jun 29 2016 - 10:42:29 EST)
- [RFC PATCH 05/11] lightnvm: move target mgmt into media mgr Matias BjÃrling (Wed Jun 29 2016 - 10:42:51 EST)
- [RFC PATCH 08/11] lightnvm: remove _unlocked variant of [get/put]_blk Matias BjÃrling (Wed Jun 29 2016 - 10:42:56 EST)
- [RFC PATCH 10/11] lightnvm: make ppa_list const in nvm_set_rqd_list Matias BjÃrling (Wed Jun 29 2016 - 10:43:24 EST)
- [patch] crypto: sha256-mb - cleanup a || vs | typo Dan Carpenter (Wed Jun 29 2016 - 10:43:38 EST)
- [RFC PATCH 07/11] lightnvm: remove unused lists from struct rrpc_block Matias BjÃrling (Wed Jun 29 2016 - 10:43:52 EST)
- [RFC PATCH 04/11] lightnvm: rename gennvm and update description Matias BjÃrling (Wed Jun 29 2016 - 10:44:02 EST)
- [RFC PATCH 11/11] lightnvm: make __nvm_submit_ppa static Matias BjÃrling (Wed Jun 29 2016 - 10:44:19 EST)
- [patch] crypto: sha1-mb - cleanup a small | vs || typo Dan Carpenter (Wed Jun 29 2016 - 10:44:25 EST)
- [RFC PATCH 03/11] lightnvm: remove open/close statistics for gennvm Matias BjÃrling (Wed Jun 29 2016 - 10:44:50 EST)
- [RFC PATCH 06/11] lightnvm: remove nested lock conflict with mm Matias BjÃrling (Wed Jun 29 2016 - 10:45:03 EST)
- [RFC PATCH 09/11] lightnvm: fix lun offset calculation for mark blk Matias BjÃrling (Wed Jun 29 2016 - 10:45:23 EST)
- [RFC PATCH 00/11] Small fixes for LightNVM Matias BjÃrling (Wed Jun 29 2016 - 10:45:44 EST)
- [RFC PATCH 01/11] lightnvm: remove checkpatch warning for unsigned ints Matias BjÃrling (Wed Jun 29 2016 - 10:45:47 EST)
- [RFC PATCH 02/11] lightnvm: fix checkpatch terse errors Matias BjÃrling (Wed Jun 29 2016 - 10:45:58 EST)
- [PATCH v2 0/2] use the CLK_IS_CRITICAL flag for critical clocks andi . shyti (Wed Jun 29 2016 - 10:46:40 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Kees Cook (Wed Jun 29 2016 - 10:48:13 EST)
- Re: [PATCH] ASoC: cs35l33: mark PM functions as __maybe_unused Handrigan, Paul (Wed Jun 29 2016 - 10:48:30 EST)
- [PATCH] drm: mediatek: fix prototypes after API change Arnd Bergmann (Wed Jun 29 2016 - 10:49:35 EST)
- Re: [PATCH v1 1/2] Add the initify gcc plugin Kees Cook (Wed Jun 29 2016 - 10:50:37 EST)
- [PATCH 0/6] enable sysfs for lightnvm Matias BjÃrling (Wed Jun 29 2016 - 10:52:48 EST)
- [PATCH 5/6] lightnvm: expose device geometry through sysfs Matias BjÃrling (Wed Jun 29 2016 - 10:52:59 EST)
- Re: [PATCH v5 2/2] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy Heiko Stuebner (Wed Jun 29 2016 - 10:53:14 EST)
- [PATCH 2/6] null_blk: refactor to support non-gendisk devices Matias BjÃrling (Wed Jun 29 2016 - 10:53:40 EST)
- [PATCH 3/6] blk-mq: register device instead of disk Matias BjÃrling (Wed Jun 29 2016 - 10:53:49 EST)
- [PATCH 1/6] nvme: refactor namespaces to support non-gendisk devices Matias BjÃrling (Wed Jun 29 2016 - 10:53:59 EST)
- [PATCH 4/6] lightnvm: let drivers control the lifetime of nvm_dev Matias BjÃrling (Wed Jun 29 2016 - 10:54:12 EST)
- [PATCH 6/6] lightnvm: expose gennvm target type through sysfs Matias BjÃrling (Wed Jun 29 2016 - 10:54:29 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Wed Jun 29 2016 - 10:55:57 EST)
- Re: [PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751 Arnd Bergmann (Wed Jun 29 2016 - 10:56:15 EST)
- Re: [PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow() Lukas Wunner (Wed Jun 29 2016 - 10:56:40 EST)
- [PATCH] ALSA: riptide: Use DIV_ROUND_UP Amitoj Kaur Chawla (Wed Jun 29 2016 - 10:56:50 EST)
- [PATCH] gcov: Support for >=gcc-6 missing Florian Meier (Wed Jun 29 2016 - 10:59:45 EST)
- [PATCH] x86/xen: Use DIV_ROUND_UP Amitoj Kaur Chawla (Wed Jun 29 2016 - 11:00:51 EST)
- [PATCH v2 1/2] clk: clk-rk3*: set CLK_IS_CRITICAL flag to critical clocks andi . shyti (Wed Jun 29 2016 - 11:04:14 EST)
- [PATCH V2 1/8] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions Dong Aisheng (Wed Jun 29 2016 - 11:06:21 EST)
- [PATCH V2 2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function Dong Aisheng (Wed Jun 29 2016 - 11:06:25 EST)
- [PATCH V2 3/8] clk: core: support clocks which requires parents enable (part 1) Dong Aisheng (Wed Jun 29 2016 - 11:06:31 EST)
- [PATCH V2 6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks Dong Aisheng (Wed Jun 29 2016 - 11:06:35 EST)
- [PATCH V2 8/8] clk: imx7d: only enable minimum required clocks Dong Aisheng (Wed Jun 29 2016 - 11:06:43 EST)
- [PATCH V2 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE Dong Aisheng (Wed Jun 29 2016 - 11:06:54 EST)
- [PATCH V2 5/8] clk: imx: re-order and concentrate the same type of clk api Dong Aisheng (Wed Jun 29 2016 - 11:07:24 EST)
- [PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2) Dong Aisheng (Wed Jun 29 2016 - 11:07:51 EST)
- [PATCH V2 0/8] clk: core: support clocks which requires parents enable Dong Aisheng (Wed Jun 29 2016 - 11:08:15 EST)
- [patch V4 05/31] bitops: Add ia64-specific parity functions zengzhaoxiu (Wed Jun 29 2016 - 11:17:12 EST)
- Re: [PATCH 1/6] ARM: NUC900: Add nuc970 machine support Arnd Bergmann (Wed Jun 29 2016 - 11:17:39 EST)
- [patch V4 27/31] serial: use parity8 in max3100 zengzhaoxiu (Wed Jun 29 2016 - 11:18:21 EST)
- Re: [PATCH v9 04/13] task_isolation: add initial support Frederic Weisbecker (Wed Jun 29 2016 - 11:18:37 EST)
- [PATCH] PCI: xilinx: Modify error handling Amitoj Kaur Chawla (Wed Jun 29 2016 - 11:18:43 EST)
- Re: [PATCH 1/2] dm: update table type check for dax Kani, Toshimitsu (Wed Jun 29 2016 - 11:19:18 EST)
- Re: [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on Doug Anderson (Wed Jun 29 2016 - 11:19:25 EST)
- Re: [PATCH v2 3/4] perf annotate: add powerpc support Ravi Bangoria (Wed Jun 29 2016 - 11:21:03 EST)
- Re: [PATCH 03/11] staging: fsl-mc: clean up the device id struct Matthias Brugger (Wed Jun 29 2016 - 11:21:23 EST)
- Re: [PATCH 2/6] ARM: dts: nuc900: Add nuc970 dts files Arnd Bergmann (Wed Jun 29 2016 - 11:22:17 EST)
- Re: [PATCH 3/6] Clocksource: add nuc970 clocksource driver Arnd Bergmann (Wed Jun 29 2016 - 11:23:39 EST)
- [patch V4 09/31] bitops: Add x86-specific parity functions zengzhaoxiu (Wed Jun 29 2016 - 11:25:46 EST)
- Re: [PATCH 4/6] irqchip: add irqchip driver for nuc900 Arnd Bergmann (Wed Jun 29 2016 - 11:26:08 EST)
- Re: [PATCH 5/6] clk: add Clock driver for nuc970 Arnd Bergmann (Wed Jun 29 2016 - 11:26:44 EST)
- Re: [PATCH 6/6] nuc900: add nuc970 platform defconfig file Arnd Bergmann (Wed Jun 29 2016 - 11:27:37 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Stephen Warren (Wed Jun 29 2016 - 11:29:10 EST)
- Re: [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates Jon Hunter (Wed Jun 29 2016 - 11:30:21 EST)
- Re: [PATCH 0/6] ARM: NUC900: Add NUC970 SoC support Arnd Bergmann (Wed Jun 29 2016 - 11:31:20 EST)
- Re: [Xen-devel] [PATCH] x86/xen: Use DIV_ROUND_UP Jan Beulich (Wed Jun 29 2016 - 11:34:13 EST)
- Re: [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset Tejun Heo (Wed Jun 29 2016 - 11:34:17 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Wed Jun 29 2016 - 11:34:27 EST)
- Re: [Xen-devel] [PATCH] x86/xen: Use DIV_ROUND_UP Juergen Gross (Wed Jun 29 2016 - 11:37:22 EST)
- Re: [RFC PATCH v4 3/5] PCI: Check platform specific ECAM quirks Jeffrey Hugo (Wed Jun 29 2016 - 11:38:59 EST)
- Re: brcmfmac: slightly simplify building interface combinations Kalle Valo (Wed Jun 29 2016 - 11:42:03 EST)
- Re: [RFC/PATCH] lib/vsprintf: Add support to store cpumask Steven Rostedt (Wed Jun 29 2016 - 11:42:44 EST)
- Re: libertas_tf: Remove create_workqueue Kalle Valo (Wed Jun 29 2016 - 11:43:10 EST)
- Re: [PATCH] powerpc/mm: update arch_{add,remove}_memory() for radix Reza Arbab (Wed Jun 29 2016 - 11:43:26 EST)
- [PATCH v5 0/3] mfd: lp873x: Add lp873x PMIC support Keerthy (Wed Jun 29 2016 - 11:45:26 EST)
- [PATCH v5 1/3] Documentation: mfd: LP873X: Add information for the mfd driver Keerthy (Wed Jun 29 2016 - 11:45:41 EST)
- Re: [Xen-devel] [PATCH] x86/xen: Use DIV_ROUND_UP David Vrabel (Wed Jun 29 2016 - 11:45:48 EST)
- [PATCH v5 3/3] gpio: lp873x: Add support for General Purpose Outputs Keerthy (Wed Jun 29 2016 - 11:46:01 EST)
- Re: [PATCH 06/11] staging: fsl-mc: make fsl_mc_is_root_dprc() global Matthias Brugger (Wed Jun 29 2016 - 11:46:21 EST)
- [PATCH v5 2/3] mfd: lp873x: Add lp873x PMIC support Keerthy (Wed Jun 29 2016 - 11:46:25 EST)
- Re: libertas: Add spinlock to avoid race condition Kalle Valo (Wed Jun 29 2016 - 11:47:37 EST)
- Re: wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irq Kalle Valo (Wed Jun 29 2016 - 11:47:50 EST)
- [PATCH v2 2/2] clk: rockchip: remove unused rockchip_clk_protect_critical function andi . shyti (Wed Jun 29 2016 - 11:50:35 EST)
- Re: [v2] rtlwifi: use s8 instead of char Kalle Valo (Wed Jun 29 2016 - 11:50:44 EST)
- Re: mwifiex: Fixed endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Kalle Valo (Wed Jun 29 2016 - 11:54:05 EST)
- Re: [1/8] wireless: airo: rename 'register' variable Kalle Valo (Wed Jun 29 2016 - 11:56:48 EST)
- Re: [REBASED] brcmfmac: fix lockup when removing P2P interface after event timeout Kalle Valo (Wed Jun 29 2016 - 11:58:44 EST)
- Re: brcmfmac: use const char * for interface name in brcmf_add_if Kalle Valo (Wed Jun 29 2016 - 12:00:27 EST)
- Re: brcmfmac: include also core.h header in cfg80211.h Kalle Valo (Wed Jun 29 2016 - 12:01:20 EST)
- Re: brcmfmac: add missing break when deleting P2P_DEVICE Kalle Valo (Wed Jun 29 2016 - 12:02:17 EST)
- Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Nilay Vaish (Wed Jun 29 2016 - 12:05:28 EST)
- Re: [PATCH 2/5] perf tools: Allow to reset open files counter Nilay Vaish (Wed Jun 29 2016 - 12:07:18 EST)
- Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Arnaldo Carvalho de Melo (Wed Jun 29 2016 - 12:07:28 EST)
- Re: [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates Jon Hunter (Wed Jun 29 2016 - 12:07:35 EST)
- Re: [PATCH 3/5] perf tests: Fix thread map test for -F option Nilay Vaish (Wed Jun 29 2016 - 12:07:43 EST)
- Re: [PATCH v2] sm501: Add device property Yoshinori Sato (Wed Jun 29 2016 - 12:10:43 EST)
- Re: [PATCH 3/6] Clocksource: add nuc970 clocksource driver Daniel Lezcano (Wed Jun 29 2016 - 12:11:26 EST)
- Re: [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates Thierry Reding (Wed Jun 29 2016 - 12:11:36 EST)
- [PATCH] crypto: omap-sham - increase cra_proirity to 400 Bin Liu (Wed Jun 29 2016 - 12:11:57 EST)
- [PATCH RFC/WIP] x86/acpi: store APIC ids for future usage (+use it in xen_hvm_cpu_notify) Vitaly Kuznetsov (Wed Jun 29 2016 - 12:13:01 EST)
- Re: [PATCH 2/6] soc/tegra: pmc: Fix early initialisation of PMC Jon Hunter (Wed Jun 29 2016 - 12:17:21 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Vitaly Kuznetsov (Wed Jun 29 2016 - 12:20:41 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Andy Shevchenko (Wed Jun 29 2016 - 12:23:09 EST)
- [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin zengzhaoxiu (Wed Jun 29 2016 - 12:23:24 EST)
- [PATCH 2/2] lib: kstrtox: _parse_integer: use hex_to_bin instead local conversion, and reduce branches zengzhaoxiu (Wed Jun 29 2016 - 12:24:06 EST)
- Re: [PATCH] ASoC: cs35l33: mark PM functions as __maybe_unused Mark Brown (Wed Jun 29 2016 - 12:24:17 EST)
- [GIT PULL] Immutable branch between MFD, Regulator and ARM for v4.8 Lee Jones (Wed Jun 29 2016 - 12:24:29 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Jonathan Corbet (Wed Jun 29 2016 - 12:24:34 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Steven Rostedt (Wed Jun 29 2016 - 12:26:45 EST)
- Re: [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader Srinivas Kandagatla (Wed Jun 29 2016 - 12:28:25 EST)
- Re: [PATCH v2 3/4] perf annotate: add powerpc support Naveen N. Rao (Wed Jun 29 2016 - 12:28:37 EST)
- [patch V4 30/31] crypto: use parity_long in sahara.c zengzhaoxiu (Wed Jun 29 2016 - 12:28:54 EST)
- [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Konrad Rzeszutek Wilk (Wed Jun 29 2016 - 12:40:04 EST)
- Re: [PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2) kbuild test robot (Wed Jun 29 2016 - 12:42:01 EST)
- Re: [patch V4 27/31] serial: use parity8 in max3100 Greg KH (Wed Jun 29 2016 - 12:43:23 EST)
- Re: [PATCH v2 1/2] KVM: x86: introduce cancel_hv_tscdeadline yunhong jiang (Wed Jun 29 2016 - 12:45:27 EST)
- Re: [PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2) kbuild test robot (Wed Jun 29 2016 - 12:45:41 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Wed Jun 29 2016 - 12:49:42 EST)
- Re: [PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2) kbuild test robot (Wed Jun 29 2016 - 12:49:47 EST)
- Re: [PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow() Ulf Hansson (Wed Jun 29 2016 - 12:53:44 EST)
- Re: [PATCH 2/2] kbuild: add shell cache Jim Davis (Wed Jun 29 2016 - 12:57:10 EST)
- [PATCH RESEND v2] mfd: sm501: Add device property Yoshinori Sato (Wed Jun 29 2016 - 12:57:25 EST)
- [GIT PULL] Audit fixes for 4.7 (#1) Paul Moore (Wed Jun 29 2016 - 12:58:18 EST)
- Re: [PATCH v5 1/3] LSM: Add /sys/kernel/security/lsm Paul Moore (Wed Jun 29 2016 - 13:01:52 EST)
- Re: [PATCH v5 2/3] LSM: module hierarchy in /proc/.../attr Paul Moore (Wed Jun 29 2016 - 13:03:16 EST)
- Re: [PATCH v4 3/3] LSM: Add context interface for proc attrs Paul Moore (Wed Jun 29 2016 - 13:04:10 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo H. Peter Anvin (Wed Jun 29 2016 - 13:06:28 EST)
- Re: [PATCH] Input: Add SW_PEN_INSERTED define Dmitry Torokhov (Wed Jun 29 2016 - 13:08:28 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Borislav Petkov (Wed Jun 29 2016 - 13:16:37 EST)
- using the same regmap by multiple device drivers Vitaly Andrianov (Wed Jun 29 2016 - 13:18:53 EST)
- [RESEND PATCH] arm64: defconfig: Enable cros-ec and battery driver Rhyland Klein (Wed Jun 29 2016 - 13:22:36 EST)
- Re: [PATCH v2 2/2] KVM: x86: fix underflow in TSC deadline calculation yunhong jiang (Wed Jun 29 2016 - 13:23:47 EST)
- Re: [PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. Quentin Casasnovas (Wed Jun 29 2016 - 13:24:03 EST)
- [patch V4 27/31] serial: use parity8 in max3100 zengzhaoxiu (Wed Jun 29 2016 - 13:28:41 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Wed Jun 29 2016 - 13:36:45 EST)
- Re: [PATCH v2] crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test Megha Dey (Wed Jun 29 2016 - 13:40:12 EST)
- [PATCH] dmaengine: at_xdmac: fix debug string Alexandre Belloni (Wed Jun 29 2016 - 13:45:05 EST)
- [PATCH] ARC: typo fix in mm/ioremap.c Alexey Brodkin (Wed Jun 29 2016 - 13:45:29 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Wed Jun 29 2016 - 13:52:16 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Jonathan Corbet (Wed Jun 29 2016 - 13:52:24 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Mark Rutland (Wed Jun 29 2016 - 13:52:47 EST)
- Re: [PATCH v4 00/29] virtually mapped stacks and thread_info cleanup Mika Penttilà (Wed Jun 29 2016 - 13:57:18 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Mark Brown (Wed Jun 29 2016 - 14:02:30 EST)
- [PATCH] kthread: to_live_kthread() needs try_get_task_stack() Oleg Nesterov (Wed Jun 29 2016 - 14:04:30 EST)
- Applied "ASoC: cs35l33: mark PM functions as __maybe_unused" to the asoc tree Mark Brown (Wed Jun 29 2016 - 14:05:12 EST)
- Applied "regulator: max77620: check for valid regulator info" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:05:23 EST)
- Applied "regulator: da9211: add descriptions for da9212/da9214" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:05:28 EST)
- Applied "mfd: rn5t618: Register power off callback optionally" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:06:23 EST)
- Applied "ARM: dts: meson: minix-neo-x8: define PMIC as power controller" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:06:29 EST)
- Applied "regulator: rn5t618: Add RN5T567 PMIC support" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:06:55 EST)
- Re: [PATCH V2 6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks kbuild test robot (Wed Jun 29 2016 - 14:07:28 EST)
- Applied "mfd: rn5t618: Add Ricoh RN5T567 PMIC support" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:07:54 EST)
- Applied "mfd: rn5t618: Register restart handler" to the regulator tree Mark Brown (Wed Jun 29 2016 - 14:08:11 EST)
- Re: [PATCH v4 3/4] ASoC: dapm: support mixer controls with mute at non-zero value Mark Brown (Wed Jun 29 2016 - 14:09:27 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Wed Jun 29 2016 - 14:10:32 EST)
- Re: [PATCH] power: qcom-smbb: add extcon dependency Stephen Boyd (Wed Jun 29 2016 - 14:10:42 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Wed Jun 29 2016 - 14:12:19 EST)
- [PATCH] fs: befs: remove ignored length of buffer Luis de Bethencourt (Wed Jun 29 2016 - 14:14:16 EST)
- [PATCH] lib: hexdump: avoid _ctype table lookup in hex_to_bin function Michal Nazarewicz (Wed Jun 29 2016 - 14:16:34 EST)
- [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver fu . wei (Wed Jun 29 2016 - 14:17:46 EST)
- [PATCH v6 03/10] clocksource/drivers/arm_arch_timer: Improve printk relevant code fu . wei (Wed Jun 29 2016 - 14:17:47 EST)
- [PATCH v6 01/10] clocksource/drivers/arm_arch_timer: Move enums and defines to header file fu . wei (Wed Jun 29 2016 - 14:17:50 EST)
- [PATCH v6 02/10] clocksource/drivers/arm_arch_timer: Add a new enum for spi type fu . wei (Wed Jun 29 2016 - 14:18:02 EST)
- [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer fu . wei (Wed Jun 29 2016 - 14:18:16 EST)
- [PATCH v6 05/10] acpi: Add arch_timer support in GTDT table parse driver fu . wei (Wed Jun 29 2016 - 14:18:50 EST)
- [PATCH v6 07/10] clocksource/drivers/arm_arch_timer: Simplify ACPI support code. fu . wei (Wed Jun 29 2016 - 14:19:04 EST)
- [PATCH v6 06/10] acpi: Add GTDT driver to kernel build system fu . wei (Wed Jun 29 2016 - 14:19:17 EST)
- [PATCH v6 08/10] acpi: Add memory-mapped timer support in GTDT driver fu . wei (Wed Jun 29 2016 - 14:19:34 EST)
- [PATCH v6 09/10] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer fu . wei (Wed Jun 29 2016 - 14:19:47 EST)
- Re: [kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin Emese Revfy (Wed Jun 29 2016 - 14:22:16 EST)
- [PATCH v6 10/10] acpi: Add SBSA Generic Watchdog support in GTDT driver fu . wei (Wed Jun 29 2016 - 14:28:01 EST)
- Re: [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Sinan Kaya (Wed Jun 29 2016 - 14:30:24 EST)
- Re: [PATCH] kthread: to_live_kthread() needs try_get_task_stack() kbuild test robot (Wed Jun 29 2016 - 14:30:39 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Michal Nazarewicz (Wed Jun 29 2016 - 14:31:35 EST)
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Mario Limonciello (Wed Jun 29 2016 - 14:31:56 EST)
- Re: using the same regmap by multiple device drivers Mark Brown (Wed Jun 29 2016 - 14:32:18 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy (Wed Jun 29 2016 - 14:32:55 EST)
- Re: [PATCH V2 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE kbuild test robot (Wed Jun 29 2016 - 14:33:00 EST)
- [PATCH] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource Amitoj Kaur Chawla (Wed Jun 29 2016 - 14:33:56 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Florian Fainelli (Wed Jun 29 2016 - 14:35:36 EST)
- Re: [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Florian Fainelli (Wed Jun 29 2016 - 14:38:04 EST)
- Re: using the same regmap by multiple device drivers Vitaly Andrianov (Wed Jun 29 2016 - 14:40:13 EST)
- Re: [PATCH v8 6/6] crypto: AF_ALG - add support for key_id Mat Martineau (Wed Jun 29 2016 - 14:43:26 EST)
- Re: [PATCH] kthread: to_live_kthread() needs try_get_task_stack() Oleg Nesterov (Wed Jun 29 2016 - 14:43:57 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Andrew Lunn (Wed Jun 29 2016 - 14:47:21 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Sinan Kaya (Wed Jun 29 2016 - 14:47:31 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Wed Jun 29 2016 - 14:48:18 EST)
- [GIT PULL rcu/next] RCU commits for 4.8 Paul E. McKenney (Wed Jun 29 2016 - 14:49:18 EST)
- Applied "regmap: Support bulk writes for devices without raw formatting" to the regmap tree Mark Brown (Wed Jun 29 2016 - 14:49:22 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Emese Revfy (Wed Jun 29 2016 - 14:49:53 EST)
- [PATCH v1 1/1] x86/platform/intel-mid: Add pinctrl for Intel Merrifield Andy Shevchenko (Wed Jun 29 2016 - 14:50:00 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Wed Jun 29 2016 - 14:51:37 EST)
- Re: [RFC 5/7] net: ethernet: bgmac: Add platform device support Florian Fainelli (Wed Jun 29 2016 - 14:51:42 EST)
- Re: [PATCH] kthread: to_live_kthread() needs try_get_task_stack() kbuild test robot (Wed Jun 29 2016 - 14:52:10 EST)
- Re: [PATCH v2 0/4] ASoC: sunxi: Add i2s controller support Mark Brown (Wed Jun 29 2016 - 14:53:59 EST)
- Re: [PATCH 20/21] phy: Add support for Qualcomm's USB HSIC phy Stephen Boyd (Wed Jun 29 2016 - 14:55:05 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Andy Shevchenko (Wed Jun 29 2016 - 14:55:46 EST)
- Re: [RFC 0/7] net: ethernet: bgmac: Add platform device support Florian Fainelli (Wed Jun 29 2016 - 14:59:41 EST)
- Re: [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding Bruno Herrera (Wed Jun 29 2016 - 14:59:53 EST)
- [PATCH v2 1/1] x86/platform/intel-mid: Add pinctrl for Intel Merrifield Andy Shevchenko (Wed Jun 29 2016 - 15:02:43 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Wed Jun 29 2016 - 15:05:54 EST)
- [PATCH v3 14/14] ARM: dt: sun8i: switch the H3 to the new CCU driver Maxime Ripard (Wed Jun 29 2016 - 15:06:08 EST)
- [PATCH v3 09/14] clk: sunxi-ng: Add N-K-factor clock support Maxime Ripard (Wed Jun 29 2016 - 15:06:12 EST)
- [PATCH v3 08/14] clk: sunxi-ng: Add M-P factor clock support Maxime Ripard (Wed Jun 29 2016 - 15:06:35 EST)
- [PATCH v3 07/14] clk: sunxi-ng: Add divider Maxime Ripard (Wed Jun 29 2016 - 15:06:37 EST)
- [PATCH v3 10/14] clk: sunxi-ng: Add N-M-factor clock support Maxime Ripard (Wed Jun 29 2016 - 15:06:57 EST)
- [PATCH v3 13/14] clk: sunxi-ng: Add H3 clocks Maxime Ripard (Wed Jun 29 2016 - 15:07:16 EST)
- [PATCH v3 01/14] dt-bindings: sunxi: Add CCU binding documentation Maxime Ripard (Wed Jun 29 2016 - 15:07:45 EST)
- [PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity Juri Lelli (Wed Jun 29 2016 - 15:07:54 EST)
- [PATCH v3 06/14] clk: sunxi-ng: Add phase clock support Maxime Ripard (Wed Jun 29 2016 - 15:08:23 EST)
- Re: [PATCH v1 1/2] Add the initify gcc plugin Emese Revfy (Wed Jun 29 2016 - 15:08:33 EST)
- [PATCH v3 03/14] clk: sunxi-ng: Add fractional lib Maxime Ripard (Wed Jun 29 2016 - 15:08:58 EST)
- [PATCH v3 04/14] clk: sunxi-ng: Add gate clock support Maxime Ripard (Wed Jun 29 2016 - 15:09:14 EST)
- [PATCH v3 05/14] clk: sunxi-ng: Add mux clock support Maxime Ripard (Wed Jun 29 2016 - 15:09:32 EST)
- [PATCH v3 00/14] clk: sunxi: introduce "modern" clock support Maxime Ripard (Wed Jun 29 2016 - 15:09:43 EST)
- [PATCH v3 02/14] clk: sunxi-ng: Add common infrastructure Maxime Ripard (Wed Jun 29 2016 - 15:09:45 EST)
- [PATCH v3 11/14] clk: sunxi-ng: Add N-K-M Factor clock Maxime Ripard (Wed Jun 29 2016 - 15:10:20 EST)
- [PATCH v3 12/14] clk: sunxi-ng: Add N-K-M-P factor clock Maxime Ripard (Wed Jun 29 2016 - 15:10:41 EST)
- Re: [GIT PULL] (Xen) stable/for-jens-4.7 for v4.7-rc5 Jens Axboe (Wed Jun 29 2016 - 15:16:33 EST)
- Re: [PATCH] mmotm: mm-oom-fortify-task_will_free_mem-fix Oleg Nesterov (Wed Jun 29 2016 - 15:22:41 EST)
- Re: [Cocci] [PATCH] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource Wolfram Sang (Wed Jun 29 2016 - 15:24:17 EST)
- [PATCH] x86: rename "WESTMERE2" family to "NEHALEM_G" Dave Hansen (Wed Jun 29 2016 - 15:27:45 EST)
- [PATCH] staging: comedi: daqboard2000: bug fix board type matching code Ian Abbott (Wed Jun 29 2016 - 15:28:22 EST)
- Re: [tip:perf/core] perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers Peter Zijlstra (Wed Jun 29 2016 - 15:34:35 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Wed Jun 29 2016 - 15:45:41 EST)
- Re: [PATCH 2/6] [media] s5p-mfc: improve v4l2_capability driver and card fields Shuah Khan (Wed Jun 29 2016 - 15:46:17 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Greg KH (Wed Jun 29 2016 - 15:46:35 EST)
- Re: [PATCH 3/6] [media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAP Shuah Khan (Wed Jun 29 2016 - 15:47:21 EST)
- Re: [PATCH 4/6] [media] s5p-jpeg: only fill driver's name in capabilities driver field Shuah Khan (Wed Jun 29 2016 - 15:47:23 EST)
- Re: [PATCH 1/3] usb: dwc2: Add support for STM32F429/439/469 USB OTG in FS mode with internal PHY Bruno Herrera (Wed Jun 29 2016 - 15:47:50 EST)
- Re: [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time() Arnd Bergmann (Wed Jun 29 2016 - 15:48:09 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Dave Young (Wed Jun 29 2016 - 15:48:25 EST)
- [PATCH] arm64: Add Broadcom Set Top Box Kconfig entry point Markus Mayer (Wed Jun 29 2016 - 15:50:56 EST)
- Re: [PATCH 2/2] arm64: Always provide compat /proc/cpuinfo for 32-bit tasks Brian Norris (Wed Jun 29 2016 - 15:52:00 EST)
- Re: [PATCH 1/6] [media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP Shuah Khan (Wed Jun 29 2016 - 15:54:11 EST)
- [PATCH 1/2] brcmfmac: delete interface directly in code that sent fw request RafaÅ MiÅecki (Wed Jun 29 2016 - 15:55:24 EST)
- [PATCH 2/2] brcmfmac: support removing AP interfaces with "interface_remove" RafaÅ MiÅecki (Wed Jun 29 2016 - 15:55:32 EST)
- Re: [PATCH 0/2] brcmfmac: support removing AP interfaces with new fw RafaÅ MiÅecki (Wed Jun 29 2016 - 15:58:24 EST)
- [PATCH 1/3] x86, cpufeatures: update cpufeaure macros Dave Hansen (Wed Jun 29 2016 - 16:01:12 EST)
- [PATCH 2/3] x86, cpufeatures: make sure DISABLED/REQUIRED macros are updated Dave Hansen (Wed Jun 29 2016 - 16:01:14 EST)
- [PATCH 3/3] x86, cpufeatures: add helper macro for mask check macros Dave Hansen (Wed Jun 29 2016 - 16:01:18 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Alex Williamson (Wed Jun 29 2016 - 16:03:22 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Wed Jun 29 2016 - 16:03:40 EST)
- [PATCH] acpi, apei: Add Boot Error Record Table (BERT) support Luck, Tony (Wed Jun 29 2016 - 16:05:03 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Jon Mason (Wed Jun 29 2016 - 16:08:42 EST)
- Re: [x86/KASLR] ed9f007ee6: -- System halted Yinghai Lu (Wed Jun 29 2016 - 16:09:04 EST)
- Re: [RFC 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints Jon Mason (Wed Jun 29 2016 - 16:11:15 EST)
- [RFC][PATCH 2/3] vsprintf: Add support for %pf and %pF to vbin_printf() Steven Rostedt (Wed Jun 29 2016 - 16:12:32 EST)
- [RFC][PATCH 3/3] vsprintf: Add support for %pb and friends to vbin_printf() Steven Rostedt (Wed Jun 29 2016 - 16:12:34 EST)
- [RFC][PATCH 1/3] vsprintf: Prevent vbin_printf() from using dereferenced pointers Steven Rostedt (Wed Jun 29 2016 - 16:12:48 EST)
- [RFC][PATCH 0/3] vsprintf: Do not dereference pointers in bstr_printf() Steven Rostedt (Wed Jun 29 2016 - 16:13:09 EST)
- [PATCH] mtdpart: propagate _get/put_device() Richard Weinberger (Wed Jun 29 2016 - 16:15:28 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible H. Peter Anvin (Wed Jun 29 2016 - 16:15:37 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Andrew Lunn (Wed Jun 29 2016 - 16:15:57 EST)
- [PATCH 1/2] fs: befs: check silent flag before logging error Luis de Bethencourt (Wed Jun 29 2016 - 16:27:53 EST)
- [PATCH 2/2] fs: befs: remove comment that confuses kernel-doc Luis de Bethencourt (Wed Jun 29 2016 - 16:27:56 EST)
- Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted Huang\, Ying (Wed Jun 29 2016 - 16:29:33 EST)
- Re: [RFC 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Jon Mason (Wed Jun 29 2016 - 16:34:24 EST)
- [PATCH] firmware: qcom_scm: Add missing is_available API Andy Gross (Wed Jun 29 2016 - 16:43:34 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi Maxime Ripard (Wed Jun 29 2016 - 16:46:11 EST)
- Re: [PATCH] KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. Paolo Bonzini (Wed Jun 29 2016 - 16:48:41 EST)
- Re: [PATCH v2 2/2] KVM: x86: fix underflow in TSC deadline calculation Paolo Bonzini (Wed Jun 29 2016 - 16:50:11 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Paul Bolle (Wed Jun 29 2016 - 16:50:38 EST)
- Re: [PATCH] GenWQE: Change default access rights for device node Gabriel Krisman Bertazi (Wed Jun 29 2016 - 16:50:56 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Mauro Carvalho Chehab (Wed Jun 29 2016 - 16:58:50 EST)
- Re: [PATCH 1/3] usb: dwc2: Add support for STM32F429/439/469 USB OTG in FS mode with internal PHY John Youn (Wed Jun 29 2016 - 16:58:56 EST)
- Re: [patch] mm, compaction: make sure freeing scanner isn't persistently expensive David Rientjes (Wed Jun 29 2016 - 17:03:01 EST)
- [GIT PULL] Please pull NFS client bugfixes for 4.7 Anna Schumaker (Wed Jun 29 2016 - 17:04:38 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Thiago Jung Bauermann (Wed Jun 29 2016 - 17:10:06 EST)
- Re: [PATCH] power: qcom-smbb: add extcon dependency Sebastian Reichel (Wed Jun 29 2016 - 17:10:17 EST)
- Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi OndÅej Jirman (Wed Jun 29 2016 - 17:11:35 EST)
- [PATCH V3 1/2] perf/x86/intel/uncore: Add support for Intel SKL client uncore kan . liang (Wed Jun 29 2016 - 17:16:25 EST)
- [PATCH V3 2/2] perf/x86/intel/uncore: add enable_box for client msr uncore kan . liang (Wed Jun 29 2016 - 17:16:25 EST)
- Re: [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Rafael J. Wysocki (Wed Jun 29 2016 - 17:16:32 EST)
- Re: [PATCH] acpi, apei: Add Boot Error Record Table (BERT) support Rafael J. Wysocki (Wed Jun 29 2016 - 17:16:53 EST)
- RE: [PATCH] acpi, apei: Add Boot Error Record Table (BERT) support Luck, Tony (Wed Jun 29 2016 - 17:17:46 EST)
- Re: [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Sinan Kaya (Wed Jun 29 2016 - 17:19:25 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Rafael J. Wysocki (Wed Jun 29 2016 - 17:19:45 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Thiago Jung Bauermann (Wed Jun 29 2016 - 17:20:18 EST)
- Re: [PATCH] power: qcom-smbb: add extcon dependency Arnd Bergmann (Wed Jun 29 2016 - 17:20:59 EST)
- 0e80a5db05: WARNING: CPU: 1 PID: 0 at kernel/smp.c:416 smp_call_function_many+0xa7/0x2bb kernel test robot (Wed Jun 29 2016 - 17:23:19 EST)
- Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Rafael J. Wysocki (Wed Jun 29 2016 - 17:24:34 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Rafael J. Wysocki (Wed Jun 29 2016 - 17:25:35 EST)
- [PATCH] nfit: fix format interface code byte order Dan Williams (Wed Jun 29 2016 - 17:28:08 EST)
- Re: modules: add ro_after_init support Jessica Yu (Wed Jun 29 2016 - 17:28:22 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Rafael J. Wysocki (Wed Jun 29 2016 - 17:32:30 EST)
- Re: [PATCH] drm: mediatek: fix prototypes after API change Stephen Rothwell (Wed Jun 29 2016 - 17:36:51 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Rafael J. Wysocki (Wed Jun 29 2016 - 17:40:50 EST)
- Re: [PATCH V2 4/4] ACPI,PCI,IRQ: correct operator precedence Rafael J. Wysocki (Wed Jun 29 2016 - 17:40:55 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Paul Bolle (Wed Jun 29 2016 - 17:44:38 EST)
- [PATCH] drm_aux-dev: fix error handling in drm_dp_aux_dev_init() Alexey Khoroshilov (Wed Jun 29 2016 - 17:50:42 EST)
- [patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner David Rientjes (Wed Jun 29 2016 - 17:54:11 EST)
- Re: [PATCH 4/7] reset: Supply *_shared variant calls when using *_optional APIs Philipp Zabel (Wed Jun 29 2016 - 17:57:29 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Wed Jun 29 2016 - 18:01:50 EST)
- Re: [PATCH 2/2] lib: kstrtox: _parse_integer: use hex_to_bin instead local conversion, and reduce branches Alexey Dobriyan (Wed Jun 29 2016 - 18:06:22 EST)
- Re: [PATCH v3 1/2] drm/panel: simple: Add support for Sharp LQ101K1LY04 Joshua Clayton (Wed Jun 29 2016 - 18:08:31 EST)
- [RFC v4 0/9] coccicheck: private review for modernization Luis R. Rodriguez (Wed Jun 29 2016 - 18:11:17 EST)
- [RFC v4 5/9] coccicheck: replace --very-quiet with --quit when debugging Luis R. Rodriguez (Wed Jun 29 2016 - 18:11:21 EST)
- [RFC v4 4/9] coccicheck: add support for DEBUG_FILE Luis R. Rodriguez (Wed Jun 29 2016 - 18:11:32 EST)
- [RFC v4 3/9] coccicheck: enable parmap support Luis R. Rodriguez (Wed Jun 29 2016 - 18:11:42 EST)
- [RFC v4 2/9] coccicheck: make SPFLAGS more useful Luis R. Rodriguez (Wed Jun 29 2016 - 18:12:09 EST)
- [RFC v4 1/9] coccicheck: move spatch binary check up Luis R. Rodriguez (Wed Jun 29 2016 - 18:12:31 EST)
- [RFC v4 7/9] coccicheck: add support for requring a coccinelle version Luis R. Rodriguez (Wed Jun 29 2016 - 18:12:44 EST)
- [RFC v4 8/9] coccicheck: refer to Documentation/coccinelle.txt and wiki Luis R. Rodriguez (Wed Jun 29 2016 - 18:12:46 EST)
- [RFC v4 6/9] scripts: add Linux .cocciconfig for coccinelle Luis R. Rodriguez (Wed Jun 29 2016 - 18:12:47 EST)
- [RFC v4 9/9] scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci Luis R. Rodriguez (Wed Jun 29 2016 - 18:13:24 EST)
- Re: [PATCH V2 1/4] ACPI,PCI,IRQ: factor in PCI possible Sinan Kaya (Wed Jun 29 2016 - 18:17:44 EST)
- [PATCH v4 6/9] scripts: add Linux .cocciconfig for coccinelle Luis R. Rodriguez (Wed Jun 29 2016 - 18:17:54 EST)
- [PATCH v4 7/9] coccicheck: add support for requring a coccinelle version Luis R. Rodriguez (Wed Jun 29 2016 - 18:18:07 EST)
- [PATCH v4 8/9] coccicheck: refer to Documentation/coccinelle.txt and wiki Luis R. Rodriguez (Wed Jun 29 2016 - 18:18:22 EST)
- [PATCH v4 9/9] scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci Luis R. Rodriguez (Wed Jun 29 2016 - 18:18:33 EST)
- [PATCH v4 5/9] coccicheck: replace --very-quiet with --quiet when debugging Luis R. Rodriguez (Wed Jun 29 2016 - 18:18:43 EST)
- Lotto Number.[ 201077-754-3465-P4 ] Coca-Cola Bottling Company Promotion Award 2016 (Wed Jun 29 2016 - 18:18:55 EST)
- [PATCH v3] arm: tegra124: remove commas from unit addresses Marcel Ziswiler (Wed Jun 29 2016 - 18:22:39 EST)
- [PATCH v4 2/3] arm: tegra: add colibri t30 device tree binding documentation Marcel Ziswiler (Wed Jun 29 2016 - 18:23:51 EST)
- [PATCH v4 3/3] arm: tegra: add apalis tk1 device tree binding documentation Marcel Ziswiler (Wed Jun 29 2016 - 18:24:08 EST)
- [PATCH v4 1/3] arm: tegra: initial support for apalis tk1 Marcel Ziswiler (Wed Jun 29 2016 - 18:24:30 EST)
- [PATCH v4 2/9] coccicheck: make SPFLAGS more useful Luis R. Rodriguez (Wed Jun 29 2016 - 18:25:25 EST)
- [PATCH v4 3/9] coccicheck: enable parmap support Luis R. Rodriguez (Wed Jun 29 2016 - 18:25:38 EST)
- [PATCH v4 4/9] coccicheck: add support for DEBUG_FILE Luis R. Rodriguez (Wed Jun 29 2016 - 18:25:48 EST)
- [PATCH v4 0/9] coccicheck: modernize Luis R. Rodriguez (Wed Jun 29 2016 - 18:26:00 EST)
- [PATCH v4 1/9] coccicheck: move spatch binary check up Luis R. Rodriguez (Wed Jun 29 2016 - 18:26:15 EST)
- Re: [PATCH] acpi, apei: Add Boot Error Record Table (BERT) support Al Stone (Wed Jun 29 2016 - 18:26:25 EST)
- Re: [PATCH v2 2/2] KVM: x86: fix underflow in TSC deadline calculation Wanpeng Li (Wed Jun 29 2016 - 18:27:24 EST)
- Re: [RFC v4 0/9] coccicheck: private review for modernization Luis R. Rodriguez (Wed Jun 29 2016 - 18:29:00 EST)
- Re: [patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner Greg KH (Wed Jun 29 2016 - 18:43:21 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Paul Bolle (Wed Jun 29 2016 - 18:45:31 EST)
- Re: [PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless Jason A. Donenfeld (Wed Jun 29 2016 - 18:52:32 EST)
- [PATCH] cacheinfo: Introduce cache id Fenghua Yu (Wed Jun 29 2016 - 18:56:21 EST)
- [PATCH] cacheinfo: Introduce cache id Fenghua Yu (Wed Jun 29 2016 - 18:56:32 EST)
- Re: [PATCH 15/15] include: lirc: add set length and frequency ioctl options Sean Young (Wed Jun 29 2016 - 18:56:49 EST)
- Re: [PATCH] kthread: to_live_kthread() needs try_get_task_stack() Andy Lutomirski (Wed Jun 29 2016 - 19:01:59 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Wed Jun 29 2016 - 19:02:04 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Paul Bolle (Wed Jun 29 2016 - 19:22:54 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Wed Jun 29 2016 - 19:30:30 EST)
- Re: kthread_stop insanity (Re: [[DEBUG] force] 2642458962: BUG: unable to handle kernel paging request at ffffc90000997f18) Andy Lutomirski (Wed Jun 29 2016 - 19:33:50 EST)
- [PATCH] media: s5p-mfc fix vidioc_g_crop() to return crop info. Shuah Khan (Wed Jun 29 2016 - 19:34:04 EST)
- Re: [PATCH 15/15] include: lirc: add set length and frequency ioctl options Andi Shyti (Wed Jun 29 2016 - 19:35:23 EST)
- Re: [GIT PULL for 4.8] consolidate vfs API for overlayfs Al Viro (Wed Jun 29 2016 - 20:07:30 EST)
- Re: [PATCH v1 2/2] Mark functions with the __nocapture attribute Joe Perches (Wed Jun 29 2016 - 20:12:55 EST)
- Re: [PATCH 04/15] lirc_dev: replace printk with pr_* or dev_* Joe Perches (Wed Jun 29 2016 - 20:27:44 EST)
- Re: [RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey John Stultz (Wed Jun 29 2016 - 20:30:53 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Chanwoo Choi (Wed Jun 29 2016 - 20:35:22 EST)
- [PATCH] [linux-next] drm: Fix a typo in drm_ioctl.c Masanari Iida (Wed Jun 29 2016 - 20:39:10 EST)
- Re: [RFC] WireGuard: next generation secure network tunnel Bruno Wolff III (Wed Jun 29 2016 - 20:45:27 EST)
- [PATCH 0/2 v3] Add pl031 RTC support for Hi6220 John Stultz (Wed Jun 29 2016 - 20:50:40 EST)
- [PATCH v3 1/2] KVM: x86: introduce cancel_hv_tscdeadline Wanpeng Li (Wed Jun 29 2016 - 20:53:31 EST)
- [PATCH v3 2/2] KVM: x86: fix underflow in TSC deadline calculation Wanpeng Li (Wed Jun 29 2016 - 20:53:37 EST)
- [PATCH 1/2 v3] clk: hi6220: Add RTC clock for pl031 John Stultz (Wed Jun 29 2016 - 20:55:30 EST)
- [PATCH 1/2] tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all Tom Zanussi (Wed Jun 29 2016 - 20:56:10 EST)
- [PATCH 2/2 v3] arm64: dts: hi6220: Add pl031 RTC support John Stultz (Wed Jun 29 2016 - 20:56:26 EST)
- [PATCH 2/2] tracing: Fix use-after-free in hist_register_trigger() Tom Zanussi (Wed Jun 29 2016 - 20:56:38 EST)
- [PATCH 0/2] tracing: hist trigger KASAN fixes Tom Zanussi (Wed Jun 29 2016 - 20:56:48 EST)
- Re: [PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware Stephen Boyd (Wed Jun 29 2016 - 21:05:20 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Wed Jun 29 2016 - 21:09:42 EST)
- Re: [PATCH net-next 9/9] net: hns: get reset registers from DT Yankejian (Hackim Yim) (Wed Jun 29 2016 - 21:11:32 EST)
- Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Fu Wei (Wed Jun 29 2016 - 21:19:39 EST)
- Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc liuxinliang (Wed Jun 29 2016 - 21:20:30 EST)
- Re: [PATCH 10/21] usb: chipidea: msm: Rely on core to override AHBBURST Peter Chen (Wed Jun 29 2016 - 21:26:23 EST)
- Re: [PATCH 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Wed Jun 29 2016 - 21:26:27 EST)
- Re: [PATCH 19/21] usb: chipidea: msm: Be silent on probe defer errors Peter Chen (Wed Jun 29 2016 - 21:28:28 EST)
- Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Rafael J. Wysocki (Wed Jun 29 2016 - 21:28:40 EST)
- [PATCH v2 1/2] serial: 8250_dw: make dw8250_set_termios as default set_termios callback Kefeng Wang (Wed Jun 29 2016 - 21:29:24 EST)
- Re: [PATCH 06/21] usb: chipidea: Initialize and reinitialize phy later Peter Chen (Wed Jun 29 2016 - 21:29:32 EST)
- [PATCH v2 0/2] serial: 8250_dw: Add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Wed Jun 29 2016 - 21:29:48 EST)
- [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Wed Jun 29 2016 - 21:29:58 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Fu Wei (Wed Jun 29 2016 - 21:30:10 EST)
- Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Fu Wei (Wed Jun 29 2016 - 21:32:40 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Rafael J. Wysocki (Wed Jun 29 2016 - 21:32:54 EST)
- Re: [PATCH 08/21] usb: chipidea: Kick OTG state machine for AVVIS with vbus extcon Peter Chen (Wed Jun 29 2016 - 21:35:30 EST)
- Re: [PATCH 12/21] usb: chipidea: msm: Keep device runtime enabled Peter Chen (Wed Jun 29 2016 - 21:46:21 EST)
- Re: [PATCH net-next V2] tun: introduce tx skb ring Jason Wang (Wed Jun 29 2016 - 21:51:16 EST)
- Re: [PATCH 13/21] usb: chipidea: msm: Allow core to get usb phy Peter Chen (Wed Jun 29 2016 - 21:51:18 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Logan Gunthorpe (Wed Jun 29 2016 - 21:52:59 EST)
- [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Caesar Wang (Wed Jun 29 2016 - 21:56:28 EST)
- [lkp] [sched] 325e2efd8c: BUG: unable to handle kernel paging request at ffff88000ea0befc kernel test robot (Wed Jun 29 2016 - 21:58:45 EST)
- Re: [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time Peter Chen (Wed Jun 29 2016 - 21:59:41 EST)
- [lkp] [ASoC] 91c1832579: BUG: unable to handle kernel NULL pointer dereference kernel test robot (Wed Jun 29 2016 - 22:00:03 EST)
- [PATCH v2 00/12] gendisk: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:00:21 EST)
- [PATCH v2 01/12] genhd: Add "gen_uevent" parameter to add_disk Fam Zheng (Wed Jun 29 2016 - 22:00:30 EST)
- [lkp] [mm, kasan] 5bced26420: BUG radix_tree_node (Not tainted): Object padding overwritten kernel test robot (Wed Jun 29 2016 - 22:00:49 EST)
- [PATCH v2 05/12] aoeblk: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:00:53 EST)
- [PATCH v2 06/12] mtip32xx: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:01:07 EST)
- [PATCH v2 09/12] md: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:01:15 EST)
- [PATCH v2 10/12] mmc: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:01:21 EST)
- [PATCH v2 11/12] mtd: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:01:27 EST)
- [PATCH 1/4] mmc: mediatek: do not tune data for HS400 mode Chaotian Jing (Wed Jun 29 2016 - 22:01:33 EST)
- [PATCH 2/4] mmc: mediatek: fix CRC error when calling mmc_select_hs400() Chaotian Jing (Wed Jun 29 2016 - 22:01:45 EST)
- [PATCH v2 12/12] nvme: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:01:55 EST)
- [PATCH 4/4] mmc: mediatek: perfer to use rise edge latching Chaotian Jing (Wed Jun 29 2016 - 22:02:19 EST)
- [PATCH 3/4] mmc: mediatek: fix CMD21/CMD19 timeout issue Chaotian Jing (Wed Jun 29 2016 - 22:02:34 EST)
- fix some host driver defect Chaotian Jing (Wed Jun 29 2016 - 22:03:16 EST)
- [PATCH v2 08/12] zram: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:03:48 EST)
- [PATCH v2 07/12] pktcdvd: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:04:08 EST)
- [PATCH v2 04/12] axonrom: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:04:38 EST)
- [PATCH v2 03/12] virtio-blk: Generate uevent after attribute available Fam Zheng (Wed Jun 29 2016 - 22:04:51 EST)
- RE: [PATCH] phy: rcar-gen3-usb2: fix mutex_lock calling in interrupt Yoshihiro Shimoda (Wed Jun 29 2016 - 22:05:05 EST)
- [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents Fam Zheng (Wed Jun 29 2016 - 22:05:40 EST)
- RE: [PATCH 08/21] usb: chipidea: Kick OTG state machine for AVVIS with vbus extcon Jun Li (Wed Jun 29 2016 - 22:07:23 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Hanjun Guo (Wed Jun 29 2016 - 22:10:22 EST)
- Re: [PATCH] ALSA: riptide: Use DIV_ROUND_UP Takashi Sakamoto (Wed Jun 29 2016 - 22:15:20 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Wed Jun 29 2016 - 22:16:19 EST)
- [PATCH] clk: rockchip: fix the rk3399 spdif incorrect bit for DPTX Xing Zheng (Wed Jun 29 2016 - 22:19:40 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI Wim Osterholt (Wed Jun 29 2016 - 22:31:06 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Yongji Xie (Wed Jun 29 2016 - 22:40:50 EST)
- Re: [Cocci] [PATCH] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource Amitoj Kaur Chawla (Wed Jun 29 2016 - 22:44:22 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Wed Jun 29 2016 - 22:51:16 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Alex Williamson (Wed Jun 29 2016 - 22:54:14 EST)
- Re: [PATCH v6 03/10] clocksource/drivers/arm_arch_timer: Improve printk relevant code Hanjun Guo (Wed Jun 29 2016 - 22:54:47 EST)
- linux-next: build failure after merge of the lightnvm tree Stephen Rothwell (Wed Jun 29 2016 - 22:56:41 EST)
- crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test Herbert Xu (Wed Jun 29 2016 - 23:00:26 EST)
- Re: [PATCH] dmaengine: at_xdmac: fix debug string Vinod Koul (Wed Jun 29 2016 - 23:15:54 EST)
- [PATCH] PM / suspend: show workqueue state in suspend flow Roger Lu (Wed Jun 29 2016 - 23:20:26 EST)
- [PATCH V2 7/7] thermal: qoriq: Add thermal management support Jia Hongtao (Wed Jun 29 2016 - 23:20:38 EST)
- Re: [PATCH v2 02/12] genhd: Honor gen_uevent and add disk_gen_uevents kbuild test robot (Wed Jun 29 2016 - 23:27:27 EST)
- RE: [PATCH v2 1/9] mtd:fsl-quadspi:use the property fields of SPI-NOR Yunhui Cui (Wed Jun 29 2016 - 23:27:34 EST)
- Re: [PATCH v4] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Yongji Xie (Wed Jun 29 2016 - 23:30:24 EST)
- [PATCH v3 1/3] hwmon: (tmp102) Improve handling of initial read delay Guenter Roeck (Wed Jun 29 2016 - 23:42:47 EST)
- [PATCH v3 3/3] hwmon: (tmp102) Convert to use regmap, and drop local cache Guenter Roeck (Wed Jun 29 2016 - 23:42:50 EST)
- [PATCH v3 2/3] hwmon: (tmp102) Rework chip configuration Guenter Roeck (Wed Jun 29 2016 - 23:42:59 EST)
- [PATCH v2 2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value Guenter Roeck (Wed Jun 29 2016 - 23:43:49 EST)
- [PATCH v2 3/4] hwmon: (lm75) Add update_interval attribute Guenter Roeck (Wed Jun 29 2016 - 23:43:55 EST)
- [PATCH v2 1/4] hwmon: (lm75) Handle cleanup with devm_add_action Guenter Roeck (Wed Jun 29 2016 - 23:44:03 EST)
- [PATCH v2 4/4] hwmon: (lm75) Convert to use regmap Guenter Roeck (Wed Jun 29 2016 - 23:44:11 EST)
- Re: [3/3] hwmon: iio_hwmon: defer probe when no channel is found Guenter Roeck (Wed Jun 29 2016 - 23:48:04 EST)
- [PATCH] tpm: read burstcount from TPM_STS in one 32-bit transaction apronin (Wed Jun 29 2016 - 23:49:12 EST)
- [PATCH net-next V3 6/6] tun: switch to use skb array for tx Jason Wang (Wed Jun 29 2016 - 23:55:04 EST)
- [PATCH 2/4] spi: Document option to wake a device by toggling CS apronin (Wed Jun 29 2016 - 23:55:26 EST)
- [PATCH 1/4] spi: Add option to wake a device by toggling CS apronin (Wed Jun 29 2016 - 23:55:29 EST)
- [PATCH 3/4] spi: Add option to insert delay between transactions apronin (Wed Jun 29 2016 - 23:55:54 EST)
- [PATCH 4/4] spi: Document option to insert delay between transactions apronin (Wed Jun 29 2016 - 23:56:07 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Logan Gunthorpe (Wed Jun 29 2016 - 23:56:47 EST)
- [PATCH net-next V3 4/6] skb_array: add wrappers for resizing Jason Wang (Thu Jun 30 2016 - 00:01:10 EST)
- [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN Jason Wang (Thu Jun 30 2016 - 00:01:28 EST)
- [PATCH net-next V3 0/6] switch to use tx skb array in tun Jason Wang (Thu Jun 30 2016 - 00:01:35 EST)
- [PATCH net-next V3 1/6] ptr_ring: support zero length ring Jason Wang (Thu Jun 30 2016 - 00:01:48 EST)
- [PATCH net-next V3 2/6] skb_array: minor tweak Jason Wang (Thu Jun 30 2016 - 00:01:58 EST)
- [PATCH net-next V3 3/6] ptr_ring: support resizing multiple queues Jason Wang (Thu Jun 30 2016 - 00:03:31 EST)
- Re: [PATCH v6 04/10] acpi: Add some basic struct and functions in GTDT driver Timur Tabi (Thu Jun 30 2016 - 00:14:39 EST)
- Re: [PATCH v11 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support Vinod Koul (Thu Jun 30 2016 - 00:20:22 EST)
- Re: [PATCH v2] dmaengine: dmatest: Add support for scatter-gather DMA mode Vinod Koul (Thu Jun 30 2016 - 00:24:05 EST)
- Re: [PATCH v4] dmaengine: qcom-bam-dma: Add pm_runtime support Vinod Koul (Thu Jun 30 2016 - 00:29:53 EST)
- Re: [PATCH v2 1/3] dmaengine: hsu: Export hsu_dma_get_status() Vinod Koul (Thu Jun 30 2016 - 00:30:13 EST)
- Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted Yinghai Lu (Thu Jun 30 2016 - 00:49:30 EST)
- Re: [RESEND PATCH v2 1/5] ir-rx51: Fix build after multiarch changes broke it Tony Lindgren (Thu Jun 30 2016 - 00:50:50 EST)
- Re: [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN John Fastabend (Thu Jun 30 2016 - 00:57:00 EST)
- Re: modules: add ro_after_init support Rusty Russell (Thu Jun 30 2016 - 01:04:37 EST)
- Re: [PATCH V2 4/4] net-next: mediatek: add support for IRQ grouping kbuild test robot (Thu Jun 30 2016 - 01:06:15 EST)
- Re: [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN Jason Wang (Thu Jun 30 2016 - 01:13:30 EST)
- Re: [PATCH] drm: mediatek: fix prototypes after API change Kuninori Morimoto (Thu Jun 30 2016 - 01:25:22 EST)
- [PATCH v14 2/4] usb: gadget: Support for the usb charger framework Baolin Wang (Thu Jun 30 2016 - 01:36:50 EST)
- [PATCH v14 0/4] Introduce usb charger framework to deal with the usb gadget power negotation Baolin Wang (Thu Jun 30 2016 - 01:36:50 EST)
- [PATCH v14 1/4] usb: gadget: Introduce the usb charger framework Baolin Wang (Thu Jun 30 2016 - 01:36:59 EST)
- [PATCH v14 4/4] power: wm831x_power: Support USB charger current limit management Baolin Wang (Thu Jun 30 2016 - 01:37:10 EST)
- [PATCH v14 3/4] usb: gadget: Integrate with the usb gadget supporting for usb charger Baolin Wang (Thu Jun 30 2016 - 01:37:56 EST)
- Re: [PATCH net-next V3 0/6] switch to use tx skb array in tun Michael S. Tsirkin (Thu Jun 30 2016 - 01:38:19 EST)
- Re: [PATCH v2 4/4] hwmon: (lm75) Convert to use regmap kbuild test robot (Thu Jun 30 2016 - 01:39:46 EST)
- RE: [PATCH v11 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support Appana Durga Kedareswara Rao (Thu Jun 30 2016 - 01:40:19 EST)
- Re: [PATCH v6v3 02/12] mm: migrate: support non-lru movable page migration Anshuman Khandual (Thu Jun 30 2016 - 01:57:25 EST)
- Re: [PATCH v3 2/2] remoteproc: qcom: Introduce WCNSS peripheral image loader Bjorn Andersson (Thu Jun 30 2016 - 01:57:54 EST)
- Re: [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN Jason Wang (Thu Jun 30 2016 - 01:59:57 EST)
- Re: [PATCH] arm64: tegra: Add missing Smaug revision Alexandre Courbot (Thu Jun 30 2016 - 02:04:47 EST)
- Re: [PATCH V2 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks kbuild test robot (Thu Jun 30 2016 - 02:05:34 EST)
- linux-next: Tree for Jun 30 Stephen Rothwell (Thu Jun 30 2016 - 02:08:53 EST)
- Re: [PATCH v6v3 02/12] mm: migrate: support non-lru movable page migration Minchan Kim (Thu Jun 30 2016 - 02:18:41 EST)
- Re: [PATCH v3 3/4] perf annotate: add powerpc support Michael Ellerman (Thu Jun 30 2016 - 02:24:04 EST)
- [PATCH v2] cpufreq: powernv: Replacing pstate_id with frequency table index Akshay Adiga (Thu Jun 30 2016 - 02:25:35 EST)
- Re: [PATCH net-next V3 6/6] tun: switch to use skb array for tx kbuild test robot (Thu Jun 30 2016 - 02:25:44 EST)
- [PATCH] tun: fix semicolon.cocci warnings kbuild test robot (Thu Jun 30 2016 - 02:26:02 EST)
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available Christoph Hellwig (Thu Jun 30 2016 - 02:26:26 EST)
- Re: [GIT PULL rcu/next] RCU commits for 4.8 Ingo Molnar (Thu Jun 30 2016 - 02:29:32 EST)
- Re: [PATCH v4 0/11] Misc fixup and add RK3399 eDP support to Analogix DP driver[Involving remittance information, please pay attention to the safety of property] Yakir Yang (Thu Jun 30 2016 - 02:32:31 EST)
- Re: [PATCH v3] arm: tegra124: remove commas from unit addresses Alexandre Courbot (Thu Jun 30 2016 - 02:34:15 EST)
- Re: [PATCH] ALSA: riptide: Use DIV_ROUND_UP Takashi Iwai (Thu Jun 30 2016 - 02:35:58 EST)
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available Fam Zheng (Thu Jun 30 2016 - 02:36:16 EST)
- Re: [PATCH] media: s5p-mfc fix vidioc_g_crop() to return crop info. Hans Verkuil (Thu Jun 30 2016 - 02:41:28 EST)
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available Christoph Hellwig (Thu Jun 30 2016 - 02:42:12 EST)
- [PATCH v3 2/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Thu Jun 30 2016 - 02:44:30 EST)
- [PATCH v3 1/4] hwmon: (lm75) Handle cleanup with devm_add_action Guenter Roeck (Thu Jun 30 2016 - 02:45:35 EST)
- [PATCH v3 3/4] hwmon: (lm75) Add update_interval attribute Guenter Roeck (Thu Jun 30 2016 - 02:45:42 EST)
- [PATCH net-next V4 0/6] switch to use tx skb array in tun Jason Wang (Thu Jun 30 2016 - 02:45:46 EST)
- [PATCH net-next V4 1/6] ptr_ring: support zero length ring Jason Wang (Thu Jun 30 2016 - 02:45:51 EST)
- [PATCH v3 4/4] hwmon: (lm75) Convert to use regmap Guenter Roeck (Thu Jun 30 2016 - 02:45:53 EST)
- [PATCH net-next V4 2/6] skb_array: minor tweak Jason Wang (Thu Jun 30 2016 - 02:45:59 EST)
- [PATCH net-next V4 3/6] ptr_ring: support resizing multiple queues Jason Wang (Thu Jun 30 2016 - 02:46:04 EST)
- [PATCH net-next V4 4/6] skb_array: add wrappers for resizing Jason Wang (Thu Jun 30 2016 - 02:46:10 EST)
- [PATCH net-next V4 6/6] tun: switch to use skb array for tx Jason Wang (Thu Jun 30 2016 - 02:46:14 EST)
- [PATCH net-next V4 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN Jason Wang (Thu Jun 30 2016 - 02:46:41 EST)
- [PATCH v3 2/4] hwmon: (lm75) Drop lm75_read_value and lm75_write_value Guenter Roeck (Thu Jun 30 2016 - 02:48:35 EST)
- Re: [PATCH net-next V3 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN Jason Wang (Thu Jun 30 2016 - 02:51:52 EST)
- Re: [v4.7-rc5] acpi: lockdep chain_key collision (acpi_battery_get_state|acpi_ec_transaction) Sedat Dilek (Thu Jun 30 2016 - 02:56:36 EST)
- Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted Ye Xiaolong (Thu Jun 30 2016 - 03:01:42 EST)
- [GIT PULL] MFD fixes for v4.7 Lee Jones (Thu Jun 30 2016 - 03:06:53 EST)
- [PATCH v2 net-next 6/9] net: hns: normalize two different loop Yisen Zhuang (Thu Jun 30 2016 - 03:07:18 EST)
- [PATCH v2 net-next 4/9] net: hns: delete redundant parenthese Yisen Zhuang (Thu Jun 30 2016 - 03:07:21 EST)
- [PATCH v2 net-next 0/9] net: hns: fix the typo of hns Yisen Zhuang (Thu Jun 30 2016 - 03:07:52 EST)
- [PATCH v2 net-next 1/9] MAINTAINERS: add maintainers for hns driver Yisen Zhuang (Thu Jun 30 2016 - 03:08:11 EST)
- [PATCH v2 net-next 7/9] net: hns: remove redundant hns_mac_dev_to_enet_if() Yisen Zhuang (Thu Jun 30 2016 - 03:08:32 EST)
- [PATCH v2 net-next 2/9] net: hns: fix code style about hns driver Yisen Zhuang (Thu Jun 30 2016 - 03:08:42 EST)
- [PATCH v2 net-next 5/9] net: hns: add a space before "*/" Yisen Zhuang (Thu Jun 30 2016 - 03:09:12 EST)
- [PATCH v2 net-next 3/9] net: hns: change code style from a = a + x to a += x Yisen Zhuang (Thu Jun 30 2016 - 03:09:27 EST)
- [PATCH v2 net-next 9/9] net: hns: get reset registers from DT Yisen Zhuang (Thu Jun 30 2016 - 03:09:40 EST)
- [PATCH v2 net-next 8/9] net: hns: add media-type property for hns Yisen Zhuang (Thu Jun 30 2016 - 03:10:01 EST)
- Re: [PATCH V2 4/8] clk: core: support clocks which requires parents enable (part 2) Dong Aisheng (Thu Jun 30 2016 - 03:12:12 EST)
- Re: [PATCH 2/4] spi: Document option to wake a device by toggling CS Geert Uytterhoeven (Thu Jun 30 2016 - 03:12:18 EST)
- [PATCH v9 0/4] Mediatek MT8173 CMDQ support HS Liao (Thu Jun 30 2016 - 03:14:57 EST)
- Re: [Cocci] [PATCH] Coccinelle: Script to replace NULL test with IS_ERR test for devm_ioremap_resource Wolfram Sang (Thu Jun 30 2016 - 03:15:14 EST)
- [PATCH v3 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks Andi Shyti (Thu Jun 30 2016 - 03:16:39 EST)
- [PATCH v9 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit HS Liao (Thu Jun 30 2016 - 03:16:42 EST)
- [PATCH v9 2/4] CMDQ: Mediatek CMDQ driver HS Liao (Thu Jun 30 2016 - 03:17:04 EST)
- Re: [patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner Vlastimil Babka (Thu Jun 30 2016 - 03:17:27 EST)
- [PATCH v9 3/4] arm64: dts: mt8173: Add GCE node HS Liao (Thu Jun 30 2016 - 03:17:33 EST)
- [PATCH v9 4/4] CMDQ: save more energy in idle HS Liao (Thu Jun 30 2016 - 03:17:55 EST)
- Re: [PATCH v2 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks Andi Shyti (Thu Jun 30 2016 - 03:18:12 EST)
- Re: [PATCH 3/5] mmu: don't set the present bit unconditionally Xiao Guangrong (Thu Jun 30 2016 - 03:22:12 EST)
- Re: [GIT PULL for 4.8] consolidate vfs API for overlayfs Miklos Szeredi (Thu Jun 30 2016 - 03:22:28 EST)
- [PATCH v5] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive Yongji Xie (Thu Jun 30 2016 - 03:23:42 EST)
- Re: [PATCH] crypto: omap-sham - increase cra_proirity to 400 Tero Kristo (Thu Jun 30 2016 - 03:24:42 EST)
- Re: [PATCH 4/4] spi: Document option to insert delay between transactions Geert Uytterhoeven (Thu Jun 30 2016 - 03:25:55 EST)
- [PATCH v3 2/2] clk: exynos5433: enable sclk_ioclk for SPI3 Andi Shyti (Thu Jun 30 2016 - 03:26:27 EST)
- [PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks Andi Shyti (Thu Jun 30 2016 - 03:26:36 EST)
- Re: [merged] mm-compaction-abort-free-scanner-if-split-fails.patch removed from -mm tree Joonsoo Kim (Thu Jun 30 2016 - 03:32:33 EST)
- Re: [PATCH V2 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks John Crispin (Thu Jun 30 2016 - 03:33:45 EST)
- [PATCH net] r8152: clear LINK_OFF_WAKE_EN after autoresume Hayes Wang (Thu Jun 30 2016 - 03:33:50 EST)
- [PATCH v3 1/4] iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x Florian Vaussard (Thu Jun 30 2016 - 03:35:27 EST)
- [PATCH v3 4/4] iio: potentiometer: Fix typo in Kconfig Florian Vaussard (Thu Jun 30 2016 - 03:35:39 EST)
- [PATCH v3 0/4] iio: potentiometer: mcp4531: New parts, DT and typo Florian Vaussard (Thu Jun 30 2016 - 03:35:49 EST)
- [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding Florian Vaussard (Thu Jun 30 2016 - 03:35:56 EST)
- RE: [PATCH] mwifiex: Fixed endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Amitkumar Karwar (Thu Jun 30 2016 - 03:36:24 EST)
- [PATCH v3 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Florian Vaussard (Thu Jun 30 2016 - 03:36:37 EST)
- [PATCH v3 0/4] perf annotate: Enable cross arch annotate Ravi Bangoria (Thu Jun 30 2016 - 03:38:55 EST)
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Jiri Kosina (Thu Jun 30 2016 - 03:39:50 EST)
- Re: Applied "mfd: rn5t618: Add Ricoh RN5T567 PMIC support" to the regulator tree Lee Jones (Thu Jun 30 2016 - 03:42:32 EST)
- Re: [patch] mm, compaction: make sure freeing scanner isn't persistently expensive Vlastimil Babka (Thu Jun 30 2016 - 03:42:48 EST)
- [PATCH v3 1/2] iio: adc: max1363: Add device tree binding documentation Florian Vaussard (Thu Jun 30 2016 - 03:43:29 EST)
- [PATCH v3 0/2] iio: adc: max1363: Add device tree support Florian Vaussard (Thu Jun 30 2016 - 03:43:40 EST)
- [PATCH v3 2/2] iio: adc: max1363: Add device tree binding Florian Vaussard (Thu Jun 30 2016 - 03:43:43 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Joonsoo Kim (Thu Jun 30 2016 - 03:45:37 EST)
- Re: [patch] mm, compaction: make sure freeing scanner isn't persistently expensive Joonsoo Kim (Thu Jun 30 2016 - 03:45:52 EST)
- Re: [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding Peter Rosin (Thu Jun 30 2016 - 03:46:25 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Michal Suchanek (Thu Jun 30 2016 - 03:48:50 EST)
- Re: [PATCH v2 11/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups Morten Rasmussen (Thu Jun 30 2016 - 03:49:00 EST)
- [no subject] Brown, Jaime M (Thu Jun 30 2016 - 03:51:14 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo Dan Carpenter (Thu Jun 30 2016 - 03:51:23 EST)
- [GIT PULL 0/4] ARM: exynos: Second round for v4.8 Krzysztof Kozlowski (Thu Jun 30 2016 - 03:51:43 EST)
- [GIT PULL 2/4] ARM: exynos: Drivers for v4.8, part 2 Krzysztof Kozlowski (Thu Jun 30 2016 - 03:51:47 EST)
- [GIT PULL 4/4] ARM: defconfig: exynos: Stuff for v4.8, part 2 Krzysztof Kozlowski (Thu Jun 30 2016 - 03:51:58 EST)
- [GIT PULL 3/4] ARM: dts: exynos: MFC driver topic branch for v4.8, part 2 Krzysztof Kozlowski (Thu Jun 30 2016 - 03:52:15 EST)
- [GIT PULL 1/4] ARM: exynos: Mach updates for v4.8, part 2 Krzysztof Kozlowski (Thu Jun 30 2016 - 03:52:36 EST)
- Re: [PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support Morten Rasmussen (Thu Jun 30 2016 - 03:52:42 EST)
- Re: [PATCH RESEND v2] mfd: sm501: Add device property Lee Jones (Thu Jun 30 2016 - 03:53:14 EST)
- [PATCH v3 3/4] perf annotate: add powerpc support Ravi Bangoria (Thu Jun 30 2016 - 03:54:10 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 03:57:35 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Thu Jun 30 2016 - 03:58:57 EST)
- [PATCH] arm64: tegra: Enable all cores on Jetson TX1 Alexandre Courbot (Thu Jun 30 2016 - 04:03:02 EST)
- [PATCH v2 2/2] x86/acpi: Remove the repeated lapic address override entry parsing Baoquan He (Thu Jun 30 2016 - 04:03:17 EST)
- Re: [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding Florian Vaussard (Thu Jun 30 2016 - 04:09:58 EST)
- Re: [patch] mm, compaction: make sure freeing scanner isn't persistently expensive Joonsoo Kim (Thu Jun 30 2016 - 04:13:26 EST)
- [PATCH v3 4/4] perf: Define macro for normalized arch names Ravi Bangoria (Thu Jun 30 2016 - 04:16:37 EST)
- Re: [PATCH] mmotm: mm-oom-fortify-task_will_free_mem-fix Michal Hocko (Thu Jun 30 2016 - 04:20:47 EST)
- [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:24:02 EST)
- [PATCH v5 01/44] dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:26:36 EST)
- [PATCH v5 02/44] alpha: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:26:50 EST)
- [PATCH v5 03/44] arc: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:27:09 EST)
- [PATCH v5 12/44] drm/mediatek: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:27:28 EST)
- [PATCH v5 05/44] arm64: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:27:47 EST)
- [PATCH v5 11/44] drm/exynos: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:28:05 EST)
- [PATCH v5 10/44] frv: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:28:27 EST)
- [PATCH v5 16/44] infiniband: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:28:38 EST)
- [PATCH v5 13/44] drm/msm: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:04 EST)
- [PATCH v5 15/44] drm/rockship: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:10 EST)
- [PATCH v5 25/44] h8300: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:22 EST)
- [PATCH v5 38/44] sh: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:29 EST)
- [PATCH v5 42/44] xtensa: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:31 EST)
- [PATCH v5 41/44] unicore32: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:29:47 EST)
- [PATCH] perf/annotate: Add number of samples to the header Peter Zijlstra (Thu Jun 30 2016 - 04:30:00 EST)
- [PATCH v5 44/44] dma-mapping: Document the DMA attributes next to the declaration Krzysztof Kozlowski (Thu Jun 30 2016 - 04:31:00 EST)
- [PATCH v5 34/44] openrisc: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:31:22 EST)
- [PATCH v5 36/44] misc: mic: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:31:29 EST)
- [PATCH v2] mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Prasun Maiti (Thu Jun 30 2016 - 04:31:39 EST)
- Re: [PATCH v3 13/14] clk: sunxi-ng: Add H3 clocks Jean-Francois Moine (Thu Jun 30 2016 - 04:31:59 EST)
- [PATCH V3 0/8] clk: core: support clocks which requires parents enable Dong Aisheng (Thu Jun 30 2016 - 04:32:47 EST)
- [PATCH v5 43/44] dma-mapping: Remove dma_get_attr Krzysztof Kozlowski (Thu Jun 30 2016 - 04:33:12 EST)
- [PATCH v5 26/44] hexagon: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:33:54 EST)
- [PATCH v5 37/44] s390: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:34:02 EST)
- [PATCH v5 39/44] sparc: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:34:23 EST)
- [PATCH v5 40/44] tile: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:34:42 EST)
- [PATCH v5 35/44] parisc: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:35:15 EST)
- [PATCH v5 21/44] powerpc: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:36:01 EST)
- [PATCH v5 32/44] mn10300: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:36:22 EST)
- [PATCH v5 33/44] nios2: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:36:44 EST)
- [PATCH v5 28/44] m68k: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:36:59 EST)
- [PATCH v5 30/44] microblaze: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:37:24 EST)
- [PATCH v5 27/44] ia64: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:37:50 EST)
- [PATCH v5 31/44] mips: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:38:07 EST)
- [PATCH v5 24/44] iommu: intel: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:38:54 EST)
- [PATCH v5 19/44] xen: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:39:16 EST)
- [PATCH v5 20/44] swiotlb: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:39:38 EST)
- [PATCH v5 29/44] metag: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:39:54 EST)
- [PATCH v5 18/44] [media] dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:40:19 EST)
- [PATCH v5 22/44] video: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:40:41 EST)
- Re: [PATCH] mwifiex: Fixed endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Prasun Maiti (Thu Jun 30 2016 - 04:41:13 EST)
- [PATCH] usb: host: Allow EHCI_OMAP to be built-in when USB_GADGET is 'm' Roger Quadros (Thu Jun 30 2016 - 04:41:24 EST)
- Re: [PATCH v2] mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Prasun Maiti (Thu Jun 30 2016 - 04:41:56 EST)
- tty: GPF in n_tty_receive_buf_common Dmitry Vyukov (Thu Jun 30 2016 - 04:42:27 EST)
- [PATCH v5 23/44] x86: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:42:56 EST)
- [PATCH 2/2] f2fs: fix to avoid data update racing between GC and DIO Chao Yu (Thu Jun 30 2016 - 04:43:21 EST)
- [PATCH 1/2] f2fs: fix to return correct trimmed block number in FITRIM interface Chao Yu (Thu Jun 30 2016 - 04:43:37 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 04:43:57 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 04:44:13 EST)
- [PATCH] atm: horizon: Use setup_timer Amitoj Kaur Chawla (Thu Jun 30 2016 - 04:44:36 EST)
- [PATCH v5 06/44] avr32: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:45:42 EST)
- [PATCH v5 17/44] iommu: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:45:47 EST)
- [PATCH v5 14/44] drm/nouveau: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:46:17 EST)
- [PATCH v5 09/44] cris: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:47:08 EST)
- [PATCH v5 04/44] ARM: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:47:53 EST)
- [PATCH v5 07/44] blackfin: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:48:11 EST)
- [PATCH v5 08/44] c6x: dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski (Thu Jun 30 2016 - 04:48:34 EST)
- [PATCH] extcon: adc-jack: add suspend/resume support Venkat Reddy Talla (Thu Jun 30 2016 - 04:55:37 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Thu Jun 30 2016 - 05:00:46 EST)
- Re: [PATCH 16/21] usb: chipidea: msm: Restore wrapper settings after reset Peter Chen (Thu Jun 30 2016 - 05:01:47 EST)
- Re: [PATCH v2 3/3] drivers core: allow id match override when manually binding driver Dan O'Donovan (Thu Jun 30 2016 - 05:04:14 EST)
- Re: [PATCHv2 0/7] eBPF JIT for PPC64 Andreas Ziegler (Thu Jun 30 2016 - 05:06:18 EST)
- [GIT PULL] pwm: Fixes for v4.7-rc6 Thierry Reding (Thu Jun 30 2016 - 05:10:42 EST)
- [GIT PULL] ARC fixes for 4.7-rc6 Vineet Gupta (Thu Jun 30 2016 - 05:10:46 EST)
- [PATCH] usb: gadget: Add the gserial port checking in gs_start_tx() Baolin Wang (Thu Jun 30 2016 - 05:11:03 EST)
- Re: [Xen-devel] [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping Jan Beulich (Thu Jun 30 2016 - 05:11:42 EST)
- Re: [PATCH 17/21] usb: chipidea: msm: Make platform data driver local instead of global Peter Chen (Thu Jun 30 2016 - 05:15:26 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 05:15:50 EST)
- Re: [PATCH 5/5] pwm: tegra: Add support for Tegra186 Alexandre Courbot (Thu Jun 30 2016 - 05:16:24 EST)
- Re: [PATCH] usb: otg-fsm: Cancel HNP polling work when not used Peter Chen (Thu Jun 30 2016 - 05:19:35 EST)
- block: GPF in get_task_ioprio Dmitry Vyukov (Thu Jun 30 2016 - 05:20:59 EST)
- RE: [PATCH v2] mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME Amitkumar Karwar (Thu Jun 30 2016 - 05:22:11 EST)
- Re: [PATCH] arm64: tegra: Enable all cores on Jetson TX1 Thierry Reding (Thu Jun 30 2016 - 05:22:40 EST)
- Re: [PATCH] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked Pablo Neira Ayuso (Thu Jun 30 2016 - 05:29:04 EST)
- Re: [RESEND PATCH] arm64: defconfig: Enable cros-ec and battery driver Alexandre Courbot (Thu Jun 30 2016 - 05:29:08 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Joseph Lo (Thu Jun 30 2016 - 05:31:45 EST)
- Re: [PATCH v3] ARM64: boot: dts: Add regulators for Tegra210 Smaug Thierry Reding (Thu Jun 30 2016 - 05:32:28 EST)
- Re: Possible unwanted behaviour in configfs Christoph Hellwig (Thu Jun 30 2016 - 05:32:40 EST)
- Re: [PATCHv2 0/7] eBPF JIT for PPC64 Denis Kirjanov (Thu Jun 30 2016 - 05:34:40 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Markus Heiser (Thu Jun 30 2016 - 05:37:04 EST)
- [PATCH V3 1/8] clk: introduce clk_core_enable_lock and clk_core_disable_lock functions Dong Aisheng (Thu Jun 30 2016 - 05:38:30 EST)
- [PATCH V3 3/8] clk: core: support clocks which requires parents enable (part 1) Dong Aisheng (Thu Jun 30 2016 - 05:38:36 EST)
- [PATCH V3 6/8] clk: imx: add clk api for supporting CLK_OPS_PARENT_ENABLE clocks Dong Aisheng (Thu Jun 30 2016 - 05:38:46 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Andy Shevchenko (Thu Jun 30 2016 - 05:38:49 EST)
- [PATCH V3 8/8] clk: imx7d: only enable minimum required clocks Dong Aisheng (Thu Jun 30 2016 - 05:39:00 EST)
- [PATCH V3 7/8] clk: imx7d: using api with flag CLK_OPS_PARENT_ENABLE Dong Aisheng (Thu Jun 30 2016 - 05:39:27 EST)
- [PATCH V3 4/8] clk: core: support clocks which requires parents enable (part 2) Dong Aisheng (Thu Jun 30 2016 - 05:39:39 EST)
- [PATCH V3 5/8] clk: imx: re-order and concentrate the same type of clk api Dong Aisheng (Thu Jun 30 2016 - 05:40:03 EST)
- [PATCH V3 0/8] clk: core: support clocks which requires parents enable Dong Aisheng (Thu Jun 30 2016 - 05:40:39 EST)
- [PATCH V3 2/8] clk: move clk_disable_unused after clk_core_disable_unprepare function Dong Aisheng (Thu Jun 30 2016 - 05:40:42 EST)
- Re: [PATCH 5/9] perf, tools: Compute IPC and basic block cycles for annotate Peter Zijlstra (Thu Jun 30 2016 - 05:40:49 EST)
- Re: kernel-4.7 bug in Intel sound and/or ACPI okaya (Thu Jun 30 2016 - 05:44:11 EST)
- Re: [PATCH] MAINTAINERS: update STM32 maintainers list Alexandre Torgue (Thu Jun 30 2016 - 05:48:23 EST)
- Re: [PATCH v5 18/44] [media] dma-mapping: Use unsigned long for dma_attrs Marek Szyprowski (Thu Jun 30 2016 - 05:48:46 EST)
- Re: [PATCH] PM / suspend: show workqueue state in suspend flow Tejun Heo (Thu Jun 30 2016 - 05:51:11 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Borislav Petkov (Thu Jun 30 2016 - 05:52:12 EST)
- [PATCH] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK Moritz Sichert (Thu Jun 30 2016 - 05:52:19 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Andy Shevchenko (Thu Jun 30 2016 - 05:54:38 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 05:55:32 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Borislav Petkov (Thu Jun 30 2016 - 05:57:10 EST)
- Re: [PATCH 2/6] soc/tegra: pmc: Fix early initialisation of PMC Thierry Reding (Thu Jun 30 2016 - 06:03:39 EST)
- Re: [PATCH 0/6] soc/tegra: Various PMC fixes Thierry Reding (Thu Jun 30 2016 - 06:04:28 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 06:10:09 EST)
- Re: [RFC PATCH 1/3] soc/tegra: pmc: Initialise power partitions early Thierry Reding (Thu Jun 30 2016 - 06:17:44 EST)
- Re: [GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next Mauro Carvalho Chehab (Thu Jun 30 2016 - 06:20:18 EST)
- Re: [PATCH] usb: host: Allow EHCI_OMAP to be built-in when USB_GADGET is 'm' Felipe Balbi (Thu Jun 30 2016 - 06:20:33 EST)
- Re: [RFC PATCH 1/3] soc/tegra: pmc: Initialise power partitions early Jon Hunter (Thu Jun 30 2016 - 06:20:54 EST)
- Re: [RFC PATCH 3/3] arm64: tegra210: Add XUSB powergates Thierry Reding (Thu Jun 30 2016 - 06:21:04 EST)
- Re: [PATCH v3 2/2] KVM: x86: fix underflow in TSC deadline calculation Paolo Bonzini (Thu Jun 30 2016 - 06:22:00 EST)
- [PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers Jan Stancek (Thu Jun 30 2016 - 06:24:10 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 06:29:53 EST)
- Re: [PATCH v14 1/4] usb: gadget: Introduce the usb charger framework Felipe Balbi (Thu Jun 30 2016 - 06:31:41 EST)
- Re: [PATCHv2 0/7] eBPF JIT for PPC64 Naveen N. Rao (Thu Jun 30 2016 - 06:33:53 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 06:35:47 EST)
- Re: [RFC 12/12] x86/dumpstack: Optimize save_stack_trace xinhui (Thu Jun 30 2016 - 06:39:47 EST)
- [PATCH v3 1/4] perf: Utility function to fetch arch Ravi Bangoria (Thu Jun 30 2016 - 06:46:53 EST)
- Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Ingo Molnar (Thu Jun 30 2016 - 06:47:07 EST)
- Re: [PATCH v2 net-next 1/9] MAINTAINERS: add maintainers for hns driver Joe Perches (Thu Jun 30 2016 - 06:49:56 EST)
- Re: [RFC PATCH v2 6/9] firmware: Add legacy SCPI protocol driver Sudeep Holla (Thu Jun 30 2016 - 06:53:19 EST)
- [PATCH v3 0/7] PCI: Add support for enforcing all MMIO BARs not to share PAGE_SIZE Yongji Xie (Thu Jun 30 2016 - 06:53:42 EST)
- [PATCH v3 6/7] PCI: Add support for enforcing all MMIO BARs to be page aligned Yongji Xie (Thu Jun 30 2016 - 06:53:55 EST)
- Re: [v11,3/3] Bluetooth: hci_uart: Support firmware download for Marvell Loic Poulain (Thu Jun 30 2016 - 06:54:11 EST)
- [PATCH v3 2/7] PCI: Ignore enforced alignment to VF BARs Yongji Xie (Thu Jun 30 2016 - 06:54:33 EST)
- [PATCH v3 4/7] PCI: Add a new option for resource_alignment to reassign alignment Yongji Xie (Thu Jun 30 2016 - 06:54:43 EST)
- [PATCH v3 3/7] PCI: Do not disable memory decoding in pci_reassigndev_resource_alignment() Yongji Xie (Thu Jun 30 2016 - 06:54:45 EST)
- [PATCH v3 1/7] PCI: Ignore enforced alignment when kernel uses existing firmware setup Yongji Xie (Thu Jun 30 2016 - 06:55:15 EST)
- [PATCH v3 7/7] PCI: Add a macro to set default alignment for all PCI devices Yongji Xie (Thu Jun 30 2016 - 06:55:19 EST)
- [PATCH v3 5/7] PCI: Do not use IORESOURCE_STARTALIGN to identify bridge resources Yongji Xie (Thu Jun 30 2016 - 06:55:46 EST)
- [PATCH 0/4] soc/tegra: Turn on XUSB partitions Jon Hunter (Thu Jun 30 2016 - 06:56:38 EST)
- [PATCH 1/4] soc/tegra: pmc: Add specific error messages for initialising a powergate Jon Hunter (Thu Jun 30 2016 - 06:56:41 EST)
- [PATCH 4/4] arm64: tegra210: Add XUSB powergates Jon Hunter (Thu Jun 30 2016 - 06:56:43 EST)
- [PATCH 3/4] soc/tegra: pmc: Enable XUSB partitions on boot Jon Hunter (Thu Jun 30 2016 - 06:56:46 EST)
- [PATCH 2/4] soc/tegra: pmc: Initialise power partitions early Jon Hunter (Thu Jun 30 2016 - 06:57:26 EST)
- Re: [PATCH 3/4] sched/fair: Add REBALANCE_AFFINITY rebalancing code Peter Zijlstra (Thu Jun 30 2016 - 06:58:15 EST)
- Re: [PATCH v14 1/4] usb: gadget: Introduce the usb charger framework Baolin Wang (Thu Jun 30 2016 - 07:01:38 EST)
- [PATCH v4 0/4] nbd: nbd fixes Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:02:22 EST)
- [PATCH v4 1/5]nbd: cleanup nbd_set_socket Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:02:25 EST)
- [PATCH v4 3/5]nbd: make nbd device wait for its users Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:02:33 EST)
- [PATCH v4 4/5]nbd: use i_size_write to assign nbd device size Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:02:37 EST)
- [PATCH v4 2/5]nbd: fix might_sleep warning on socket shutdown Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:02:50 EST)
- Re: [linux-sunxi] Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi Michal Suchanek (Thu Jun 30 2016 - 07:07:18 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 07:10:04 EST)
- [PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:12:47 EST)
- [PATCH 1/1]ext4: Fix WARN_ON_ONCE when marking buffer dirty Pranay Kr. Srivastava (Thu Jun 30 2016 - 07:12:50 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek (Thu Jun 30 2016 - 07:14:34 EST)
- [PATCH v5 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk William Wu (Thu Jun 30 2016 - 07:14:50 EST)
- [PATCH v5 3/5] usb: dwc3: add phyif_utmi_quirk William Wu (Thu Jun 30 2016 - 07:14:54 EST)
- [PATCH v5 0/5] support rockchip dwc3 driver William Wu (Thu Jun 30 2016 - 07:15:09 EST)
- [PATCH v5 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk William Wu (Thu Jun 30 2016 - 07:15:42 EST)
- [PATCH v5 1/5] usb: dwc3: of-simple: add compatible for rockchip rk3399 William Wu (Thu Jun 30 2016 - 07:16:05 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo Joe Perches (Thu Jun 30 2016 - 07:16:35 EST)
- [PATCH RESEND] floppy: fix open(O_ACCMODE) for ioctl-only open Jiri Kosina (Thu Jun 30 2016 - 07:18:27 EST)
- [PATCH v5 5/5] usb: dwc3: rockchip: add devicetree bindings documentation William Wu (Thu Jun 30 2016 - 07:18:34 EST)
- GPF in __mark_inode_dirty due to locked_inode_to_wb_and_lock_list returning NULL Nikolay Borisov (Thu Jun 30 2016 - 07:18:52 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 07:27:28 EST)
- Re: [PATCH v4 1/2] i2c: qup: add ACPI support Christopher Covington (Thu Jun 30 2016 - 07:35:24 EST)
- [PATCH] bcache: Use setup_timer and mod_timer Amitoj Kaur Chawla (Thu Jun 30 2016 - 07:45:35 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo walter harms (Thu Jun 30 2016 - 07:46:01 EST)
- Re: [PATCH] ARM: mvebu: compile pm code conditionally Gregory CLEMENT (Thu Jun 30 2016 - 07:49:10 EST)
- Re: [PATCH v4 1/2] i2c: qup: add ACPI support Arnd Bergmann (Thu Jun 30 2016 - 07:51:05 EST)
- [PATCH] doc: flat-table directive Markus Heiser (Thu Jun 30 2016 - 08:00:52 EST)
- [PATCH] doc-rst: flat-table directive - initial implementation Markus Heiser (Thu Jun 30 2016 - 08:01:12 EST)
- Re: [PATCH v4 6/8] efi: load SSTDs from EFI variables Octavian Purdila (Thu Jun 30 2016 - 08:03:28 EST)
- perf unwind: Odd message about x86 unwind Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 08:06:12 EST)
- Re: [PATCH] bcache: Use setup_timer and mod_timer Coly Li (Thu Jun 30 2016 - 08:12:59 EST)
- Applied "ASoC: sunxi: Add A10 I2S controller binding documentation" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:15:56 EST)
- Re: [alsa-devel] [PATCH v5 6/9] ASoC: mediatek: add mt2701 platform driver implementation. Mark Brown (Thu Jun 30 2016 - 08:15:59 EST)
- Applied "spi: s3c64xx: do not configure the device twice" to the spi tree Mark Brown (Thu Jun 30 2016 - 08:16:01 EST)
- Applied "spi: s3c64xx: consider the case when the CS line is not connected" to the spi tree Mark Brown (Thu Jun 30 2016 - 08:16:09 EST)
- Applied "ASoC: mediatek: add documents for mt2701" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:16:21 EST)
- Applied "spi: s3c64xx: group the CS signalling writes in a single function" to the spi tree Mark Brown (Thu Jun 30 2016 - 08:16:37 EST)
- Re: [PATCH v5 5/5] usb: dwc3: rockchip: add devicetree bindings documentation Heiko Stuebner (Thu Jun 30 2016 - 08:16:40 EST)
- Re: [PATCH v3] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 08:16:51 EST)
- Re: [PATCH v4 7/7] phy: Add Northstar2 PCI Phy support Kishon Vijay Abraham I (Thu Jun 30 2016 - 08:17:18 EST)
- Re: [PATCH] tcp: add an ability to dump and restore window parameters David Miller (Thu Jun 30 2016 - 08:17:36 EST)
- Applied "ASoC: mediatek: let mt8173 use mediatek common structure" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:17:53 EST)
- Applied "ASoC: mediatek: add structure define and clock control for 2701" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:18:06 EST)
- Re: [alsa-devel] [PATCH v5 7/9] ASoC: bt-sco: extend rate and add a general compatible string Mark Brown (Thu Jun 30 2016 - 08:18:35 EST)
- Applied "ASoC: mediatek: implement mediatek common structure" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:18:49 EST)
- Applied "spi: s3c64xx: simplify if statement in prepare_transfer function" to the spi tree Mark Brown (Thu Jun 30 2016 - 08:19:34 EST)
- Applied "ASoC: sunxi: Add Allwinner A10 Digital Audio driver" to the asoc tree Mark Brown (Thu Jun 30 2016 - 08:19:54 EST)
- [PATCH] Tools: hv: kvp: ensure kvp device fd is closed on exec Vitaly Kuznetsov (Thu Jun 30 2016 - 08:20:28 EST)
- [PATCH 1/2] [media] vsp1: use __maybe_unused for PM handlers Arnd Bergmann (Thu Jun 30 2016 - 08:21:08 EST)
- [PATCH 2/2] [media] vsp1: clarify FCP dependency Arnd Bergmann (Thu Jun 30 2016 - 08:21:59 EST)
- [PATCH] xhci: free the correct ring Arnd Bergmann (Thu Jun 30 2016 - 08:24:22 EST)
- [PATCH] ARM: shmobile: don't call platform_can_secondary_boot on UP Arnd Bergmann (Thu Jun 30 2016 - 08:24:34 EST)
- Re: [PATCH] gcov: Support for >=gcc-6 missing Peter Oberparleiter (Thu Jun 30 2016 - 08:25:29 EST)
- Re: [lkp] [ASoC] 91c1832579: BUG: unable to handle kernel NULL pointer dereference Mark Brown (Thu Jun 30 2016 - 08:27:01 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo Dan Carpenter (Thu Jun 30 2016 - 08:34:36 EST)
- Re: [PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga David Miller (Thu Jun 30 2016 - 08:35:12 EST)
- Re: [V5, 2/3] powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg Michael Ellerman (Thu Jun 30 2016 - 08:36:47 EST)
- Re: [V2] powerpc/fadump: trivial fix of spelling mistake, clean up message Michael Ellerman (Thu Jun 30 2016 - 08:36:54 EST)
- Re: [V5, 3/3] powerpc/drivers: Add driver for operator panel on FSP machines Michael Ellerman (Thu Jun 30 2016 - 08:37:06 EST)
- Re: powerpc/powernv: spelling mistake: "Retrived" -> "Retrieved" Michael Ellerman (Thu Jun 30 2016 - 08:37:27 EST)
- Re: [V5, 1/3] devicetree/bindings: Add binding for operator panel on FSP machines Michael Ellerman (Thu Jun 30 2016 - 08:37:49 EST)
- [QUEUED fixes v20160630 1/2] intel_th: Fix a deadlock in modprobing Alexander Shishkin (Thu Jun 30 2016 - 08:49:25 EST)
- [QUEUED fixes v20160630 0/2] intel_th: Fixes for char-misc-linus Alexander Shishkin (Thu Jun 30 2016 - 08:49:34 EST)
- [QUEUED fixes v20160630 2/2] intel_th: pci: Add Kaby Lake PCH-H support Alexander Shishkin (Thu Jun 30 2016 - 08:49:45 EST)
- Re: [PATCH 2/3] sched: Unloop sched avg decaying Frederic Weisbecker (Thu Jun 30 2016 - 08:52:34 EST)
- Re: [PATCH V2 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping David Miller (Thu Jun 30 2016 - 08:53:24 EST)
- [PATCH] dmaengine: bcm2835: fix 64-bit warning Arnd Bergmann (Thu Jun 30 2016 - 08:54:01 EST)
- Re: [alsa-devel] [PATCH v5 7/9] ASoC: bt-sco: extend rate and add a general compatible string Garlic Tseng (Thu Jun 30 2016 - 08:55:55 EST)
- Re: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets David Miller (Thu Jun 30 2016 - 08:56:11 EST)
- Re: [PATCH] [linux-next] net: netcp: Fix a typo in keystone-netcp.txt David Miller (Thu Jun 30 2016 - 08:56:19 EST)
- [QUEUED v20160630 0/4] stm class/intel_th: Updates for char-misc-next Alexander Shishkin (Thu Jun 30 2016 - 08:56:38 EST)
- [QUEUED v20160630 1/4] stm class: Add runtime power management handling Alexander Shishkin (Thu Jun 30 2016 - 08:56:46 EST)
- [QUEUED v20160630 4/4] intel_th: Document output device callbacks Alexander Shishkin (Thu Jun 30 2016 - 08:56:50 EST)
- [QUEUED v20160630 3/4] intel_th: gth: Fix a source comment Alexander Shishkin (Thu Jun 30 2016 - 08:57:21 EST)
- [QUEUED v20160630 2/4] intel_th: Add runtime power management handling Alexander Shishkin (Thu Jun 30 2016 - 08:57:32 EST)
- Re: [lkp] [ASoC] 91c1832579: BUG: unable to handle kernel NULL pointer dereference Ye Xiaolong (Thu Jun 30 2016 - 08:58:20 EST)
- Re: [PATCH 1/5] lockdep: Implement bitlock map allocator Peter Zijlstra (Thu Jun 30 2016 - 08:59:30 EST)
- It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Steven Rostedt (Thu Jun 30 2016 - 08:59:59 EST)
- [PATCH 1/2] KVM: MMU: prepare to support mapping of VM_IO and VM_PFNMAP frames Paolo Bonzini (Thu Jun 30 2016 - 09:02:16 EST)
- [PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed Paolo Bonzini (Thu Jun 30 2016 - 09:02:27 EST)
- [PATCH 2/2] KVM: MMU: try to fix up page faults before giving up Paolo Bonzini (Thu Jun 30 2016 - 09:02:41 EST)
- Re: [RFC 08/12] lockdep: Apply crossrelease to PG_locked lock Peter Zijlstra (Thu Jun 30 2016 - 09:05:51 EST)
- Re: [PATCH v2] fujitsu-laptop: Unify max brightness of exported leds Jonathan Woithe (Thu Jun 30 2016 - 09:07:14 EST)
- Re: [PATCH] ARM: shmobile: don't call platform_can_secondary_boot on UP Geert Uytterhoeven (Thu Jun 30 2016 - 09:09:53 EST)
- [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 09:12:57 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Trond Myklebust (Thu Jun 30 2016 - 09:18:22 EST)
- Re: [PATCH v5 20/44] swiotlb: dma-mapping: Use unsigned long for dma_attrs Konrad Rzeszutek Wilk (Thu Jun 30 2016 - 09:18:32 EST)
- Re: [PATCH v5 19/44] xen: dma-mapping: Use unsigned long for dma_attrs Konrad Rzeszutek Wilk (Thu Jun 30 2016 - 09:22:28 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Rafael J. Wysocki (Thu Jun 30 2016 - 09:23:16 EST)
- Re: [RESEND PATCH] arm64: defconfig: Enable cros-ec and battery driver Thierry Reding (Thu Jun 30 2016 - 09:24:01 EST)
- Re: [PATCH] extcon: link devres into core module Chanwoo Choi (Thu Jun 30 2016 - 09:24:10 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Thu Jun 30 2016 - 09:24:19 EST)
- Re: [PATCH 0/4] soc/tegra: Turn on XUSB partitions Thierry Reding (Thu Jun 30 2016 - 09:24:29 EST)
- Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Nilay Vaish (Thu Jun 30 2016 - 09:27:30 EST)
- Re: [PATCH 3/5] perf tests: Fix thread map test for -F option Nilay Vaish (Thu Jun 30 2016 - 09:28:08 EST)
- Re: [PATCH 2/5] perf tools: Allow to reset open files counter Nilay Vaish (Thu Jun 30 2016 - 09:28:40 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Thu Jun 30 2016 - 09:32:15 EST)
- [PATCH v2 0/2] arm64: dts: r8a7795: FCPF and FDP1 device nodes Kieran Bingham (Thu Jun 30 2016 - 09:32:53 EST)
- [PATCH 2/2] arm64: dts: r8a7795: add FDP1 device nodes Kieran Bingham (Thu Jun 30 2016 - 09:32:58 EST)
- [PATCH 1/2] arm64: dts: r8a7795: add FCPF device nodes Kieran Bingham (Thu Jun 30 2016 - 09:33:21 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 09:39:22 EST)
- Re: [alsa-devel] [PATCH v5 6/9] ASoC: mediatek: add mt2701 platform driver implementation. Garlic Tseng (Thu Jun 30 2016 - 09:40:14 EST)
- Re: [RFC 05/12] lockdep: Implement crossrelease feature Peter Zijlstra (Thu Jun 30 2016 - 09:40:47 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Thomas Gleixner (Thu Jun 30 2016 - 09:46:03 EST)
- Re: [PATCH v4 1/3] ASoC: tegra: add tegra sgtl5000 machine driver Rob Herring (Thu Jun 30 2016 - 09:46:30 EST)
- [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags Andreas Gruenbacher (Thu Jun 30 2016 - 09:50:04 EST)
- [PATCH v23 05/22] vfs: Add permission flags for setting file attributes Andreas Gruenbacher (Thu Jun 30 2016 - 09:50:24 EST)
- [PATCH v23 22/22] ext4: Add richacl feature flag Andreas Gruenbacher (Thu Jun 30 2016 - 09:50:41 EST)
- [PATCH v23 00/22] Richacls (Core and Ext4) Andreas Gruenbacher (Thu Jun 30 2016 - 09:51:01 EST)
- [PATCH 1/6] hwmon: (lm90) Use devm_add_action for cleanup Guenter Roeck (Thu Jun 30 2016 - 09:51:18 EST)
- [PATCH 6/6] hwmon: (lm90) Drop unnecessary else statements Guenter Roeck (Thu Jun 30 2016 - 09:51:22 EST)
- [PATCH 5/6] hwmon: (lm90) Use bool for valid flag Guenter Roeck (Thu Jun 30 2016 - 09:51:25 EST)
- [PATCH 4/6] hwmon: (lm90) Read limit registers only once Guenter Roeck (Thu Jun 30 2016 - 09:51:33 EST)
- [PATCH 3/6] hwmon: (lm90) Simplify read functions Guenter Roeck (Thu Jun 30 2016 - 09:52:02 EST)
- [PATCH 2/6] hwmon: (lm90) Use devm_hwmon_device_register_with_groups Guenter Roeck (Thu Jun 30 2016 - 09:52:29 EST)
- Re: [PATCH 2/3] sched: Unloop sched avg decaying Peter Zijlstra (Thu Jun 30 2016 - 09:52:36 EST)
- [PATCH v23 20/22] vfs: Add richacl permission checking Andreas Gruenbacher (Thu Jun 30 2016 - 09:53:17 EST)
- [PATCH v23 17/22] richacl: Automatic Inheritance Andreas Gruenbacher (Thu Jun 30 2016 - 09:53:31 EST)
- [PATCH v23 21/22] ext4: Add richacl support Andreas Gruenbacher (Thu Jun 30 2016 - 09:53:44 EST)
- [PATCH v23 19/22] richacl: Add richacl xattr handler Andreas Gruenbacher (Thu Jun 30 2016 - 09:54:04 EST)
- [PATCH v23 14/22] richacl: Update the file masks in chmod() Andreas Gruenbacher (Thu Jun 30 2016 - 09:54:40 EST)
- [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode Andreas Gruenbacher (Thu Jun 30 2016 - 09:54:55 EST)
- [PATCH v23 16/22] richacl: Create-time inheritance Andreas Gruenbacher (Thu Jun 30 2016 - 09:55:03 EST)
- [PATCH v23 13/22] vfs: Cache richacl in struct inode Andreas Gruenbacher (Thu Jun 30 2016 - 09:55:38 EST)
- [PATCH v23 18/22] richacl: xattr mapping functions Andreas Gruenbacher (Thu Jun 30 2016 - 09:55:56 EST)
- [PATCH v23 06/22] richacl: In-memory representation and helper functions Andreas Gruenbacher (Thu Jun 30 2016 - 09:56:32 EST)
- [PATCH v23 11/22] vfs: Cache base_acl objects in inodes Andreas Gruenbacher (Thu Jun 30 2016 - 09:56:52 EST)
- [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations Andreas Gruenbacher (Thu Jun 30 2016 - 09:57:06 EST)
- [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const Andreas Gruenbacher (Thu Jun 30 2016 - 09:57:31 EST)
- [PATCH v23 08/22] richacl: Compute maximum file masks from an acl Andreas Gruenbacher (Thu Jun 30 2016 - 09:57:46 EST)
- [PATCH v23 09/22] richacl: Permission check algorithm Andreas Gruenbacher (Thu Jun 30 2016 - 09:57:57 EST)
- [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests Andreas Gruenbacher (Thu Jun 30 2016 - 09:58:25 EST)
- [PATCH v23 07/22] richacl: Permission mapping functions Andreas Gruenbacher (Thu Jun 30 2016 - 09:58:42 EST)
- [PATCH v23 10/22] posix_acl: Improve xattr fixup code Andreas Gruenbacher (Thu Jun 30 2016 - 09:59:11 EST)
- Re: [3/3] hwmon: iio_hwmon: defer probe when no channel is found Jonathan Cameron (Thu Jun 30 2016 - 09:59:26 EST)
- Re: [PATCH v6 00/10] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer Hanjun Guo (Thu Jun 30 2016 - 09:59:54 EST)
- Re: [PATCH] usb: host: Allow EHCI_OMAP to be built-in when USB_GADGET is 'm' Roger Quadros (Thu Jun 30 2016 - 10:00:03 EST)
- Re: [PATCH] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK Pablo Neira Ayuso (Thu Jun 30 2016 - 10:00:07 EST)
- [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags Andreas Gruenbacher (Thu Jun 30 2016 - 10:00:58 EST)
- kexec_file_load signature verification failure Dave Young (Thu Jun 30 2016 - 10:06:16 EST)
- Re: [PATCH 3/3] dt-bindings: Document the STM32 USB OTG DWC2 core binding Rob Herring (Thu Jun 30 2016 - 10:06:36 EST)
- [PATCH net-next 13/19] rxrpc: Split client connection code out into its own file David Howells (Thu Jun 30 2016 - 10:13:14 EST)
- [PATCH net-next 14/19] rxrpc: Split service connection code out into its own file David Howells (Thu Jun 30 2016 - 10:13:33 EST)
- [PATCH net-next 10/19] rxrpc: Add RCU destruction for connections and calls David Howells (Thu Jun 30 2016 - 10:13:47 EST)
- [PATCH net-next 11/19] rxrpc: Access socket accept queue under right lock David Howells (Thu Jun 30 2016 - 10:14:15 EST)
- Re: [PATCH] xhci: free the correct ring Mathias Nyman (Thu Jun 30 2016 - 10:14:34 EST)
- [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree David Howells (Thu Jun 30 2016 - 10:15:00 EST)
- [PATCH net-next 17/19] rxrpc: Prune the contents of the rxrpc_conn_proto struct David Howells (Thu Jun 30 2016 - 10:15:02 EST)
- [PATCH net-next 18/19] rxrpc: Move data_ready peer lookup into rxrpc_find_connection() David Howells (Thu Jun 30 2016 - 10:15:47 EST)
- [PATCH net-next 12/19] rxrpc: Call channels should have separate call number spaces David Howells (Thu Jun 30 2016 - 10:16:09 EST)
- [PATCH net-next 16/19] rxrpc: Maintain an extra ref on a conn for the cache list David Howells (Thu Jun 30 2016 - 10:16:29 EST)
- [PATCH net-next 15/19] rxrpc: Move peer lookup from call-accept to new-incoming-conn David Howells (Thu Jun 30 2016 - 10:16:49 EST)
- [PATCH net-next 09/19] rxrpc: Release a call's connection ref on call disconnection David Howells (Thu Jun 30 2016 - 10:17:55 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One OndÅej Jirman (Thu Jun 30 2016 - 10:19:50 EST)
- [PATCH net-next 08/19] rxrpc: Fix handling of connection failure in client call creation David Howells (Thu Jun 30 2016 - 10:21:14 EST)
- [PATCH net-next 01/19] rxrpc: Check the source of a packet to a client conn David Howells (Thu Jun 30 2016 - 10:21:26 EST)
- [PATCH net-next 00/19] rxrpc: Improve conn/call lookup and fix call number generation David Howells (Thu Jun 30 2016 - 10:21:29 EST)
- [PATCH 1/2] dma-buf/fence-array: add fence_is_array() Gustavo Padovan (Thu Jun 30 2016 - 10:21:35 EST)
- [PATCH net-next 04/19] rxrpc: Dup the main conn list for the proc interface David Howells (Thu Jun 30 2016 - 10:21:45 EST)
- [PATCH net-next 02/19] rxrpc: Avoid using stack memory in SG lists in rxkad David Howells (Thu Jun 30 2016 - 10:21:54 EST)
- [PATCH net-next 05/19] rxrpc: Turn connection #defines into enums and put outside struct def David Howells (Thu Jun 30 2016 - 10:21:59 EST)
- [PATCH net-next 07/19] rxrpc: Move usage count getting into rxrpc_queue_conn() David Howells (Thu Jun 30 2016 - 10:22:18 EST)
- [PATCH net-next 06/19] rxrpc: Check that the client conns cache is empty before module removal David Howells (Thu Jun 30 2016 - 10:22:33 EST)
- Re: [PATCH net-next 00/19] rxrpc: Improve conn/call lookup and fix call number generation David Howells (Thu Jun 30 2016 - 10:22:54 EST)
- Re: [PATCH 2/2] dma-buf/sync_file: rework fence storage in struct file Chris Wilson (Thu Jun 30 2016 - 10:23:16 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Zhaoxiu Zeng (Thu Jun 30 2016 - 10:23:34 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Siarhei Siamashka (Thu Jun 30 2016 - 10:23:41 EST)
- [PATCH net-next 03/19] rxrpc: Provide more refcount helper functions David Howells (Thu Jun 30 2016 - 10:24:34 EST)
- Re: [PATCH 1/2] dma-buf/fence-array: add fence_is_array() Chris Wilson (Thu Jun 30 2016 - 10:26:06 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Borislav Petkov (Thu Jun 30 2016 - 10:29:19 EST)
- [PATCH] ASoC: sunxi: fix semicolon.cocci warnings kbuild test robot (Thu Jun 30 2016 - 10:29:22 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Kefeng Wang (Thu Jun 30 2016 - 10:29:39 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Mike Galbraith (Thu Jun 30 2016 - 10:30:08 EST)
- RE: [PATCH v13 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Thu Jun 30 2016 - 10:33:37 EST)
- Re: [PATCH 00/11] efi: Permanent runtime EFI memmap support Dave Young (Thu Jun 30 2016 - 10:34:54 EST)
- Re: [PATCH v2 2/2] serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 soc Andy Shevchenko (Thu Jun 30 2016 - 10:40:07 EST)
- Re: [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data Josh Triplett (Thu Jun 30 2016 - 10:42:25 EST)
- Re: [PATCH 2/2] lib: kstrtox: _parse_integer: use hex_to_bin instead local conversion, and reduce branches Zhaoxiu Zeng (Thu Jun 30 2016 - 10:46:33 EST)
- Re: [PATCH v4 22/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) DeviceTree Yoshinori Sato (Thu Jun 30 2016 - 10:47:46 EST)
- RE: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage" Mario_Limonciello (Thu Jun 30 2016 - 10:48:23 EST)
- Re: [3/3] hwmon: iio_hwmon: defer probe when no channel is found Lars-Peter Clausen (Thu Jun 30 2016 - 10:50:11 EST)
- Re: [3/3] hwmon: iio_hwmon: defer probe when no channel is found Guenter Roeck (Thu Jun 30 2016 - 10:51:13 EST)
- Re: [PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751 Yoshinori Sato (Thu Jun 30 2016 - 10:52:13 EST)
- Re: [PATCH v23 00/22] Richacls (Core and Ext4) Volker Lendecke (Thu Jun 30 2016 - 10:52:28 EST)
- [PATCH v2] wlcore: Add support for get_expected_throughput opcode Maxim Altshul (Thu Jun 30 2016 - 10:53:32 EST)
- Re: [RFC][PATCH 3/3] vsprintf: Add support for %pb and friends to vbin_printf() Jiri Olsa (Thu Jun 30 2016 - 10:56:42 EST)
- [PATCH 4.7-rc3 v23 1/4] irqchip: gic: Optimize locking in gic_raise_softirq Daniel Thompson (Thu Jun 30 2016 - 10:58:57 EST)
- [PATCH 4.7-rc3 v23 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ Daniel Thompson (Thu Jun 30 2016 - 10:58:59 EST)
- Re: [PATCH v3 02/17] mm, page_alloc: set alloc_flags only once in slowpath Michal Hocko (Thu Jun 30 2016 - 10:59:13 EST)
- [PATCH 4.7-rc3 v23 0/4] irq/arm: Use FIQ for NMI backtrace (when possible) Daniel Thompson (Thu Jun 30 2016 - 10:59:43 EST)
- [PATCH 4.7-rc3 v23 3/4] irqchip: gic: Introduce plumbing for IPI FIQ Daniel Thompson (Thu Jun 30 2016 - 10:59:55 EST)
- [PATCH 4.7-rc3 v23 2/4] irqchip: gic: Make gic_raise_softirq FIQ-safe Daniel Thompson (Thu Jun 30 2016 - 11:00:12 EST)
- [PATCH] qla2xxx: Fix NULL pointer deref in QLA interrupt Bruno PrÃmont (Thu Jun 30 2016 - 11:02:23 EST)
- Re: [PATCH v2] wlcore: Add support for get_expected_throughput opcode Johannes Berg (Thu Jun 30 2016 - 11:04:51 EST)
- Re: [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Borislav Petkov (Thu Jun 30 2016 - 11:05:47 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Dave Young (Thu Jun 30 2016 - 11:07:22 EST)
- Re: [BUG] perf test 29 crashing Jiri Olsa (Thu Jun 30 2016 - 11:10:24 EST)
- Re: [PATCH 0/2 v3] Add pl031 RTC support for Hi6220 Wei Xu (Thu Jun 30 2016 - 11:17:15 EST)
- [PATCH 0/2] dma-buf/sync_file: rework fences on struct sync_file Gustavo Padovan (Thu Jun 30 2016 - 11:19:43 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Steven Rostedt (Thu Jun 30 2016 - 11:23:53 EST)
- Re: [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Andy Lutomirski (Thu Jun 30 2016 - 11:24:38 EST)
- Re: [QUEUED v20160630 1/4] stm class: Add runtime power management handling Mathieu Poirier (Thu Jun 30 2016 - 11:26:41 EST)
- [PATCH v2] mac80211: mesh: Add support for HW RC implementation Maxim Altshul (Thu Jun 30 2016 - 11:28:33 EST)
- [GIT PULL] KVM changes for 4.7-rc6 Paolo Bonzini (Thu Jun 30 2016 - 11:29:21 EST)
- Re: [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree Peter Zijlstra (Thu Jun 30 2016 - 11:31:25 EST)
- Re: [QUEUED v20160630 1/4] stm class: Add runtime power management handling Alexander Shishkin (Thu Jun 30 2016 - 11:31:34 EST)
- Re: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Rhyland Klein (Thu Jun 30 2016 - 11:32:31 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One OndÅej Jirman (Thu Jun 30 2016 - 11:32:38 EST)
- Re: [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 11:33:07 EST)
- Re: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Thierry Reding (Thu Jun 30 2016 - 11:37:45 EST)
- Re: [PATCH V2] coresight: add PM runtime calls to coresight_simple_func() Sudeep Holla (Thu Jun 30 2016 - 11:37:58 EST)
- Re: [RESEND PATCH v6 0/6] Add Ethernet support on STM32F429 Alexandre Torgue (Thu Jun 30 2016 - 11:38:13 EST)
- Re: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Rhyland Klein (Thu Jun 30 2016 - 11:40:32 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Thu Jun 30 2016 - 11:41:35 EST)
- [PATCH v3] wlcore: Add support for get_expected_throughput opcode Maxim Altshul (Thu Jun 30 2016 - 11:41:47 EST)
- Re: [PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU Thierry Reding (Thu Jun 30 2016 - 11:43:42 EST)
- Re: [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 11:43:56 EST)
- Re: [PATCH net-next V4 0/6] switch to use tx skb array in tun Michael S. Tsirkin (Thu Jun 30 2016 - 11:45:49 EST)
- Re: [RFC][PATCH 3/3] vsprintf: Add support for %pb and friends to vbin_printf() Steven Rostedt (Thu Jun 30 2016 - 11:48:44 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Thiago Jung Bauermann (Thu Jun 30 2016 - 11:51:22 EST)
- Re: [PATCH] jbd2: make journal y2038 safe Theodore Ts'o (Thu Jun 30 2016 - 11:52:10 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek (Thu Jun 30 2016 - 11:52:31 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One OndÅej Jirman (Thu Jun 30 2016 - 11:53:50 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Thu Jun 30 2016 - 11:53:57 EST)
- [PATCH linux v2 0/9] xen: pvhvm: support bootup on secondary vCPUs Vitaly Kuznetsov (Thu Jun 30 2016 - 11:56:53 EST)
- [PATCH linux v2 1/9] x86/xen: update cpuid.h from Xen-4.7 Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:00 EST)
- [PATCH linux v2 4/9] x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:05 EST)
- [PATCH linux v2 6/9] xen/events: use xen_vcpu_id mapping in events_base Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:10 EST)
- [PATCH linux v2 8/9] xen/evtchn: use xen_vcpu_id mapping Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:16 EST)
- [PATCH linux v2 9/9] xen/pvhvm: run xen_vcpu_setup() for the boot CPU Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:22 EST)
- Re: [PATCH RESEND v2] mfd: sm501: Add device property Yoshinori Sato (Thu Jun 30 2016 - 11:57:43 EST)
- [PATCH linux v2 7/9] xen/events: fifo: use xen_vcpu_id mapping Vitaly Kuznetsov (Thu Jun 30 2016 - 11:57:52 EST)
- [PATCH linux v2 5/9] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page Vitaly Kuznetsov (Thu Jun 30 2016 - 11:58:28 EST)
- [PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Thu Jun 30 2016 - 11:58:51 EST)
- [PATCH linux v2 2/9] x86/acpi: store ACPI ids from MADT for future usage Vitaly Kuznetsov (Thu Jun 30 2016 - 11:59:14 EST)
- [PATCH linux v2 3/9] xen: introduce xen_vcpu_id mapping Vitaly Kuznetsov (Thu Jun 30 2016 - 11:59:17 EST)
- Re: [PATCH v3 03/17] mm, page_alloc: don't retry initial attempt in slowpath Michal Hocko (Thu Jun 30 2016 - 11:59:28 EST)
- [PATCH v4 2/7] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC Chen-Yu Tsai (Thu Jun 30 2016 - 11:59:36 EST)
- [PATCH v4 1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC Chen-Yu Tsai (Thu Jun 30 2016 - 11:59:46 EST)
- [PATCH v4 0/7] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC Chen-Yu Tsai (Thu Jun 30 2016 - 11:59:56 EST)
- [PATCH v4 4/7] rtc: ac100: Add clk output support Chen-Yu Tsai (Thu Jun 30 2016 - 12:00:19 EST)
- [PATCH v4 6/7] ARM: dts: sun9i: cubieboard4: Add device node for AC100 Chen-Yu Tsai (Thu Jun 30 2016 - 12:00:45 EST)
- [PATCH v4 5/7] ARM: dts: sun9i: a80-optimus: Add device node for AC100 Chen-Yu Tsai (Thu Jun 30 2016 - 12:00:56 EST)
- Re: [QUEUED v20160630 1/4] stm class: Add runtime power management handling Mathieu Poirier (Thu Jun 30 2016 - 12:01:07 EST)
- [PATCH v4 3/7] rtc: ac100: Add RTC driver for X-Powers AC100 Chen-Yu Tsai (Thu Jun 30 2016 - 12:01:23 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Stephen Warren (Thu Jun 30 2016 - 12:02:13 EST)
- [PATCH v5] x86/power/64: Fix kernel text mapping corruption during image restoration Rafael J. Wysocki (Thu Jun 30 2016 - 12:09:47 EST)
- [RFC PATCH v1] irqchip: add support for SMP irq router Sebastian Frias (Thu Jun 30 2016 - 12:11:26 EST)
- Re: [PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets Olaf Hering (Thu Jun 30 2016 - 12:15:36 EST)
- Re: [PATCH] arm64: tegra: Add missing Smaug revision Andrew Bresticker (Thu Jun 30 2016 - 12:15:53 EST)
- Re: [PATCH] tpm: vtpm_proxy: Introduce flag to prevent sysfs entries Stefan Berger (Thu Jun 30 2016 - 12:17:38 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek (Thu Jun 30 2016 - 12:18:21 EST)
- Re: [BUG] perf test 29 crashing Jiri Olsa (Thu Jun 30 2016 - 12:18:28 EST)
- RE: [PATCH v14 net-next 1/1] hv_sock: introduce Hyper-V Sockets Dexuan Cui (Thu Jun 30 2016 - 12:22:21 EST)
- Re: [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree David Howells (Thu Jun 30 2016 - 12:22:28 EST)
- [PATCH 03/13] coresight: always use stashed trace id value in etm4_trace_id Mathieu Poirier (Thu Jun 30 2016 - 12:22:30 EST)
- [PATCH 06/13] coresight: Fix csdev connections initialisation Mathieu Poirier (Thu Jun 30 2016 - 12:22:35 EST)
- [PATCH 09/13] coresight: Cleanup TMC status check Mathieu Poirier (Thu Jun 30 2016 - 12:22:39 EST)
- [PATCH 10/13] coresight: Add better messages for coresight_timeout Mathieu Poirier (Thu Jun 30 2016 - 12:22:47 EST)
- [PATCH 07/13] coresight: tmc: Limit the trace to available data Mathieu Poirier (Thu Jun 30 2016 - 12:23:09 EST)
- [PATCH 08/13] coresight: etmv4: Fix ETMv4x peripheral ID table Mathieu Poirier (Thu Jun 30 2016 - 12:23:24 EST)
- [PATCH 05/13] coresight: Consolidate error handling path for tmc_probe Mathieu Poirier (Thu Jun 30 2016 - 12:23:38 EST)
- [PATCH 02/13] coresight-stm: support mmapping channel regions with mmio_addr Mathieu Poirier (Thu Jun 30 2016 - 12:23:58 EST)
- [PATCH 04/13] coresight: Remove erroneous dma_free_coherent in tmc_probe Mathieu Poirier (Thu Jun 30 2016 - 12:24:11 EST)
- Re: clk: Per controller locks (prepare & enable) Javier Martinez Canillas (Thu Jun 30 2016 - 12:24:18 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Steven Rostedt (Thu Jun 30 2016 - 12:24:35 EST)
- Re: [PATCH 16/21] usb: chipidea: msm: Restore wrapper settings after reset Stephen Boyd (Thu Jun 30 2016 - 12:24:42 EST)
- [PATCH v4 7/7] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k Chen-Yu Tsai (Thu Jun 30 2016 - 12:25:11 EST)
- [PATCH 01/13] coresight: access conn->child_name only if it's initialised Mathieu Poirier (Thu Jun 30 2016 - 12:25:52 EST)
- [PATCH 00/13] coresight: next v4.7-rc5 Mathieu Poirier (Thu Jun 30 2016 - 12:26:11 EST)
- [PATCH 2/2] dma-buf/sync_file: rework fence storage in struct file Gustavo Padovan (Thu Jun 30 2016 - 12:26:58 EST)
- [PATCH 11/13] coresight: delay initialisation when children are missing Mathieu Poirier (Thu Jun 30 2016 - 12:29:34 EST)
- [PATCH 13/13] coresight: add PM runtime calls to coresight_simple_func() Mathieu Poirier (Thu Jun 30 2016 - 12:29:55 EST)
- [PATCH 12/13] coresight: document binding acronyms Mathieu Poirier (Thu Jun 30 2016 - 12:30:28 EST)
- Re: [PATCH 4/6] irqchip: add irqchip driver for nuc900 Jason Cooper (Thu Jun 30 2016 - 12:30:33 EST)
- [PATCH v14 net-next 0/1] introduce Hyper-V VM Sockets(hv_sock) Dexuan Cui (Thu Jun 30 2016 - 12:30:51 EST)
- Re: [PATCH net-next V4 5/6] net: introduce NETDEV_CHANGE_TX_QUEUE_LEN John Fastabend (Thu Jun 30 2016 - 12:33:46 EST)
- [PATCH] mtd: nand: jz4780: Update MODULE_AUTHOR email address Harvey Hunt (Thu Jun 30 2016 - 12:38:20 EST)
- [PATCH] tda998x: adding sound support Joao Pinto (Thu Jun 30 2016 - 12:43:52 EST)
- [PATCH] Remove unused variable Matthias Beyer (Thu Jun 30 2016 - 12:45:48 EST)
- [PATCH] drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variable Matthias Beyer (Thu Jun 30 2016 - 12:45:51 EST)
- Re: [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree David Howells (Thu Jun 30 2016 - 12:46:09 EST)
- Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Dave Hansen (Thu Jun 30 2016 - 12:46:46 EST)
- [PATCH v2 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage Kieran Bingham (Thu Jun 30 2016 - 12:50:44 EST)
- [PATCH v2 1/3] dt-bindings: Update Renesas R-Car FCP DT binding Kieran Bingham (Thu Jun 30 2016 - 12:50:46 EST)
- [PATCH v2 0/3] dt-bindings: RCar FCP and FDP1 bindings Kieran Bingham (Thu Jun 30 2016 - 12:51:00 EST)
- [PATCH v2 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings Kieran Bingham (Thu Jun 30 2016 - 12:51:31 EST)
- Re: [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines Christoph Hellwig (Thu Jun 30 2016 - 12:54:24 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Thu Jun 30 2016 - 12:57:30 EST)
- Re: [PATCH v3 0/4] Support DAX for device-mapper linear devices Mike Snitzer (Thu Jun 30 2016 - 13:01:28 EST)
- Re: [PATCH v5] x86/power/64: Fix kernel text mapping corruption during image restoration Borislav Petkov (Thu Jun 30 2016 - 13:02:45 EST)
- Re: [PATCHv4 1/2] usb: USB Type-C connector class Guenter Roeck (Thu Jun 30 2016 - 13:11:07 EST)
- Re: [PATCH v4] x86/power/64: Fix kernel text mapping corruption during image restoration Andy Lutomirski (Thu Jun 30 2016 - 13:23:43 EST)
- Re: [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines Alexander Gordeev (Thu Jun 30 2016 - 13:25:17 EST)
- Re: [PATCH v3] wlcore: Add support for get_expected_throughput opcode kbuild test robot (Thu Jun 30 2016 - 13:25:28 EST)
- [RESEND][PATCH] tpm: read burstcount from TPM_STS in one 32-bit transaction apronin (Thu Jun 30 2016 - 13:25:55 EST)
- [PATCH net-next v3 1/4] cgroup: Add cgroup_get_from_fd Martin KaFai Lau (Thu Jun 30 2016 - 13:29:15 EST)
- [PATCH net-next v3 0/4] cgroup: bpf: cgroup2 membership test on skb Martin KaFai Lau (Thu Jun 30 2016 - 13:29:27 EST)
- [PATCH net-next v3 2/4] cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY Martin KaFai Lau (Thu Jun 30 2016 - 13:29:31 EST)
- [PATCH net-next v3 3/4] cgroup: bpf: Add bpf_skb_in_cgroup_proto Martin KaFai Lau (Thu Jun 30 2016 - 13:29:46 EST)
- [PATCH net-next v3 4/4] cgroup: bpf: Add an example to do cgroup checking in BPF Martin KaFai Lau (Thu Jun 30 2016 - 13:30:21 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Thiago Jung Bauermann (Thu Jun 30 2016 - 13:30:39 EST)
- Re: [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines Christoph Hellwig (Thu Jun 30 2016 - 13:35:17 EST)
- Re: crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test Megha Dey (Thu Jun 30 2016 - 13:37:03 EST)
- Re: Rethinking sigcontext's xfeatures slightly for PKRU's benefit? Andy Lutomirski (Thu Jun 30 2016 - 13:37:12 EST)
- [PATCH v7] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs Suzuki K Poulose (Thu Jun 30 2016 - 13:37:21 EST)
- Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Andy Lutomirski (Thu Jun 30 2016 - 13:40:42 EST)
- Re: [PATCH v3 1/4] arm64: dts: rockchip: add VOP and VOP iommu node for rk3399 Doug Anderson (Thu Jun 30 2016 - 13:45:46 EST)
- [PATCH] wcn36xx: Implement print_reg indication Bjorn Andersson (Thu Jun 30 2016 - 13:46:36 EST)
- [PATCH v6 03/11] [media] DocBook: add support for touch devices Nick Dyer (Thu Jun 30 2016 - 13:46:58 EST)
- [PATCH v6 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation Nick Dyer (Thu Jun 30 2016 - 13:47:07 EST)
- [PATCH v6 02/11] [media] v4l2-core: Add support for touch devices Nick Dyer (Thu Jun 30 2016 - 13:47:10 EST)
- [PATCH v6 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data Nick Dyer (Thu Jun 30 2016 - 13:47:28 EST)
- [PATCH v6 09/11] Input: atmel_mxt_ts - add support for reference data Nick Dyer (Thu Jun 30 2016 - 13:47:56 EST)
- [PATCH v6 06/11] Input: atmel_mxt_ts - read touchscreen size Nick Dyer (Thu Jun 30 2016 - 13:48:09 EST)
- [PATCH v6 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device Nick Dyer (Thu Jun 30 2016 - 13:48:38 EST)
- [PATCH v6 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386 Nick Dyer (Thu Jun 30 2016 - 13:48:47 EST)
- [PATCH v6 0/11] Output raw touch data via V4L2 Nick Dyer (Thu Jun 30 2016 - 13:49:00 EST)
- [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type Nick Dyer (Thu Jun 30 2016 - 13:49:11 EST)
- [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics Nick Dyer (Thu Jun 30 2016 - 13:49:41 EST)
- [PATCH] v4l2-compliance: Changes to support touch sensors Nick Dyer (Thu Jun 30 2016 - 13:51:57 EST)
- [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address Nick Dyer (Thu Jun 30 2016 - 13:52:10 EST)
- Re: rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17 Paul E. McKenney (Thu Jun 30 2016 - 13:52:29 EST)
- Re: [PATCH v3 1/4] arm64: dts: rockchip: add VOP and VOP iommu node for rk3399 Heiko Stuebner (Thu Jun 30 2016 - 13:53:22 EST)
- Re: [PATCH] qla2xxx: Fix NULL pointer deref in QLA interrupt Quinn Tran (Thu Jun 30 2016 - 13:53:52 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Geert Uytterhoeven (Thu Jun 30 2016 - 13:55:18 EST)
- Re: [PATCH] sched/rt: Avoid sending an IPI to a CPU already doing a push Steven Rostedt (Thu Jun 30 2016 - 13:57:29 EST)
- Re: [RFC 5/7] net: ethernet: bgmac: Add platform device support Ray Jui (Thu Jun 30 2016 - 13:58:47 EST)
- [PATCH RFC] sched: Make wake_up_nohz_cpu() handle CPUs going offline Paul E. McKenney (Thu Jun 30 2016 - 13:58:55 EST)
- Re: [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors Christoph Hellwig (Thu Jun 30 2016 - 14:01:13 EST)
- Re: [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Ray Jui (Thu Jun 30 2016 - 14:08:05 EST)
- Re: Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache) Paul E. McKenney (Thu Jun 30 2016 - 14:13:07 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Trond Myklebust (Thu Jun 30 2016 - 14:31:07 EST)
- Re: [PATCH] ASoC: sunxi: fix semicolon.cocci warnings Maxime Ripard (Thu Jun 30 2016 - 14:46:07 EST)
- Re: [PATCH v2 0/4] ASoC: sunxi: Add i2s controller support Maxime Ripard (Thu Jun 30 2016 - 14:47:48 EST)
- Re: [PATCH v4 1/2] i2c: qup: add ACPI support Christopher Covington (Thu Jun 30 2016 - 14:50:53 EST)
- [PATCH] staging: comedi: comedi_test: fix timer race conditions Ian Abbott (Thu Jun 30 2016 - 14:59:16 EST)
- [PATCH v2] crypto: omap-sham - increase cra_proirity to 400 Bin Liu (Thu Jun 30 2016 - 15:04:34 EST)
- [PATCH 1/4] net: ethernet: ti: davinci_cpdma: split descs num between all channels Ivan Khoronzhuk (Thu Jun 30 2016 - 15:04:56 EST)
- [PATCH 0/4] net: ethernet: ti: cpsw: add multi-queue support Ivan Khoronzhuk (Thu Jun 30 2016 - 15:05:00 EST)
- Re: [PATCH] doc: flat-table directive Jonathan Corbet (Thu Jun 30 2016 - 15:05:30 EST)
- [PATCH 3/4] net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals Ivan Khoronzhuk (Thu Jun 30 2016 - 15:05:46 EST)
- [PATCH 4/4] net: ethernet: ti: cpsw: add ethtool channels support Ivan Khoronzhuk (Thu Jun 30 2016 - 15:06:03 EST)
- Re: [PATCH] [linux-next] Doc: PM: Fix a typo in intel_powerclamp.txt Jonathan Corbet (Thu Jun 30 2016 - 15:06:08 EST)
- [PATCH 2/4] net: ethernet: ti: cpsw: add multi queue support Ivan Khoronzhuk (Thu Jun 30 2016 - 15:06:40 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Thiago Jung Bauermann (Thu Jun 30 2016 - 15:12:19 EST)
- Re: [PATCH 1/2 v3] clk: hi6220: Add RTC clock for pl031 Stephen Boyd (Thu Jun 30 2016 - 15:16:07 EST)
- Re: [PATCH 0/6] clk: sti: Add support for critical clocks Stephen Boyd (Thu Jun 30 2016 - 15:23:52 EST)
- Re: [PATCH 1/2 v3] clk: hi6220: Add RTC clock for pl031 John Stultz (Thu Jun 30 2016 - 15:23:58 EST)
- Re: [PATCH 03/34] clk: highbank: Migrate to clk_hw based registration and OF APIs Stephen Boyd (Thu Jun 30 2016 - 15:25:42 EST)
- Re: [PATCH 20/34] clk: nomadik: Migrate to clk_hw based OF and registration APIs Stephen Boyd (Thu Jun 30 2016 - 15:26:10 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Joe Perches (Thu Jun 30 2016 - 15:26:22 EST)
- Re: [PATCH 32/34] clk: u300: Migrate to clk_hw based registration APIs Stephen Boyd (Thu Jun 30 2016 - 15:26:35 EST)
- Re: [PATCH 05/34] clk: bcm: iproc: Migrate to clk_hw based registration and OF APIs Stephen Boyd (Thu Jun 30 2016 - 15:28:16 EST)
- Re: [PATCH 30/34] clk: stm32f3: Migrate to clk_hw based OF and registration APIs Stephen Boyd (Thu Jun 30 2016 - 15:30:42 EST)
- Re: [PATCH] doc: flat-table directive Mauro Carvalho Chehab (Thu Jun 30 2016 - 15:31:34 EST)
- Re: [PATCH 25/34] clk: s2mps11: Migrate to clk_hw based OF and registration APIs Stephen Boyd (Thu Jun 30 2016 - 15:35:50 EST)
- [PATCH 4/4] irqtime: drop local_irq_save/restore from irqtime_account_irq riel (Thu Jun 30 2016 - 15:36:18 EST)
- Re: [PATCH v2 5/5] clk: hisilicon: hi3519: add driver remove path and fix some issues Stephen Boyd (Thu Jun 30 2016 - 15:36:25 EST)
- Re: [PATCH v2 3/5] clk: hisilicon: add error processing for hisi_clk_register_* functions Stephen Boyd (Thu Jun 30 2016 - 15:36:28 EST)
- Re: [PATCH v2 2/5] clk: hisilicon: add hisi_clk_alloc function. Stephen Boyd (Thu Jun 30 2016 - 15:36:32 EST)
- Re: [PATCH v2 4/5] clk: hisilicon: add hisi_clk_unregister_* functions Stephen Boyd (Thu Jun 30 2016 - 15:37:00 EST)
- [PATCH v3 0/4] sched,time: fix irq time accounting with nohz_idle riel (Thu Jun 30 2016 - 15:37:30 EST)
- Re: [PATCH v4 08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks Borislav Petkov (Thu Jun 30 2016 - 15:37:36 EST)
- [PATCH 3/4] irqtime: add irq type parameter to irqtime_account_irq riel (Thu Jun 30 2016 - 15:37:52 EST)
- [PATCH 2/4] nohz,cputime: replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code riel (Thu Jun 30 2016 - 15:38:07 EST)
- [PATCH 1/4] sched,time: count actually elapsed irq & softirq time riel (Thu Jun 30 2016 - 15:38:29 EST)
- Re: [BUG] perf test 29 crashing David Ahern (Thu Jun 30 2016 - 15:42:16 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Geert Uytterhoeven (Thu Jun 30 2016 - 15:42:25 EST)
- Re: [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race Manfred Spraul (Thu Jun 30 2016 - 15:47:26 EST)
- Re: [PATCH 08/10] clk: mvebu Add the time base generator clocks for Armada 3700 Stephen Boyd (Thu Jun 30 2016 - 15:48:20 EST)
- Re: [PATCH] doc: flat-table directive Mauro Carvalho Chehab (Thu Jun 30 2016 - 15:54:16 EST)
- Re: [PATCH 06/10] clk: mvebu: Add the xtal clock for Armada 3700 SoC Stephen Boyd (Thu Jun 30 2016 - 15:55:50 EST)
- Re: [BUG] perf test 29 crashing Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 15:57:08 EST)
- [PATCH v2 0/3] Add Broadcom PDC mailbox driver Rob Rice (Thu Jun 30 2016 - 16:01:09 EST)
- Re: [PATCH 5/6] lightnvm: expose device geometry through sysfs J Freyensee (Thu Jun 30 2016 - 16:01:18 EST)
- Re: [PATCH 10/10] clk: mvebu: Add the peripheral clock driver for Armada 3700 Stephen Boyd (Thu Jun 30 2016 - 16:01:34 EST)
- [PATCH v2 1/3] dt-bindings: add bindings documentation for PDC driver. Rob Rice (Thu Jun 30 2016 - 16:01:55 EST)
- [PATCH v2 2/3] mailbox: Add Broadcom PDC mailbox driver Rob Rice (Thu Jun 30 2016 - 16:02:08 EST)
- [PATCH v2 3/3] arm64: dts: Add Broadcom Northstar2 device tree entries for PDC driver. Rob Rice (Thu Jun 30 2016 - 16:02:22 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Joe Perches (Thu Jun 30 2016 - 16:06:37 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Steven Rostedt (Thu Jun 30 2016 - 16:07:36 EST)
- Re: [PATCH] clk: fixed-rate: add clk_hw_unregister_fixed_rate() Stephen Boyd (Thu Jun 30 2016 - 16:08:46 EST)
- Re: rc5+tip/master: Marking clocksource 'tsc' as unstable because the skew is too large: Richard Cochran (Thu Jun 30 2016 - 16:11:43 EST)
- Re: [PATCH v2 10/11] clk: Show CRITICAL clks in clk_summary output Rhyland Klein (Thu Jun 30 2016 - 16:14:08 EST)
- [PATCH] mfd: dm355evm_msp: Refactoring for add_child() SF Markus Elfring (Thu Jun 30 2016 - 16:16:04 EST)
- Re: [PATCH net-next 19/19] rxrpc: Use RCU to access a peer's service connection tree Peter Zijlstra (Thu Jun 30 2016 - 16:21:08 EST)
- Re: [PATCH 0/2] cpufreq: Upstream Android's Interactive governor Viresh Kumar (Thu Jun 30 2016 - 16:31:07 EST)
- Re: [PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method Maxime Ripard (Thu Jun 30 2016 - 16:41:34 EST)
- Re: [linux-sunxi] Re: [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi Maxime Ripard (Thu Jun 30 2016 - 16:41:59 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo Tim Chen (Thu Jun 30 2016 - 16:42:27 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Andy Shevchenko (Thu Jun 30 2016 - 16:44:45 EST)
- Re: [PATCH] mfd: dm355evm_msp: Refactoring for add_child() Joe Perches (Thu Jun 30 2016 - 16:45:35 EST)
- Re: [PATCH 0/6] clk: sti: Add support for critical clocks Lee Jones (Thu Jun 30 2016 - 16:54:17 EST)
- [PATCH v1 00/11] KVM: x86: break the xAPIC barrier Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:33 EST)
- [PATCH v1 01/11] KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240 Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:37 EST)
- [PATCH v1 02/11] KVM: x86: add kvm_apic_map_get_dest_lapic Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:41 EST)
- [PATCH v1 03/11] KVM: x86: dynamic kvm_apic_map Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:45 EST)
- [PATCH v1 05/11] KVM: x86: use generic function for MSI parsing Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:51 EST)
- [PATCH v1 06/11] KVM: x86: use hardware-compatible format for APIC ID register Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:55:54 EST)
- [PATCH v1 08/11] KVM: x86: directly call recalculate_apic_map on lapic restore Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:56:04 EST)
- [PATCH v1 09/11] KVM: x86: reset lapic base in kvm_lapic_reset Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:56:12 EST)
- [PATCH v1 10/11] KVM: x86: add KVM_CAP_X2APIC_API Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:56:29 EST)
- [PATCH v1 11/11] KVM: x86: bump MAX_VCPUS to 288 Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:56:46 EST)
- [PATCH v1 07/11] KVM: VMX: optimize APIC ID read with APICv Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:57:05 EST)
- [PATCH v1 04/11] KVM: x86: use u16 for logical VCPU mask in lapic Radim KrÄmÃÅ (Thu Jun 30 2016 - 16:57:46 EST)
- Re: [PATCH 6/6] spi: st-ssc4: Remove 'no clocking' hack Lee Jones (Thu Jun 30 2016 - 16:57:51 EST)
- Re: [PATCH] mfd: dm355evm_msp: Refactoring for add_child() Lee Jones (Thu Jun 30 2016 - 16:59:25 EST)
- 'perf test backward' failing with older kernels, should Skip Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 17:01:01 EST)
- Re: [PATCH 1/5] perf test: Add -F/--dont-fork option Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 17:12:52 EST)
- Re: [PATCH 1/2] lib: hexdump: use a look-up table to do hex_to_bin Michal Nazarewicz (Thu Jun 30 2016 - 17:18:44 EST)
- Re: [PATCH 5/5] perf tools: Transform nodes string info to struct Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 17:20:21 EST)
- Re: Rethinking sigcontext's xfeatures slightly for PKRU's benefit? Dave Hansen (Thu Jun 30 2016 - 17:26:09 EST)
- [RFC PATCH] media: s5p-mfc - remove vidioc_g_crop Shuah Khan (Thu Jun 30 2016 - 17:35:14 EST)
- [tip:x86/cpu] x86/cpufeature: Update cpufeaure macros tip-bot for Dave Hansen (Thu Jun 30 2016 - 17:35:37 EST)
- [tip:x86/cpu] x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated tip-bot for Dave Hansen (Thu Jun 30 2016 - 17:35:47 EST)
- [tip:x86/cpu] x86/cpufeature: Add helper macro for mask check macros tip-bot for Dave Hansen (Thu Jun 30 2016 - 17:36:11 EST)
- Re: [PATCH v3 3/9] kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. Dave Young (Thu Jun 30 2016 - 17:37:42 EST)
- Re: [PATCH v3 2/9] kexec_file: Generalize kexec_add_buffer. Dave Young (Thu Jun 30 2016 - 17:44:17 EST)
- Re: [PATCH v5] x86/power/64: Fix kernel text mapping corruption during image restoration Logan Gunthorpe (Thu Jun 30 2016 - 17:47:57 EST)
- Re: devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" Jason Cooper (Thu Jun 30 2016 - 17:48:28 EST)
- Re: devicetree random-seed properties, was: "Re: [PATCH v7 0/9] x86/mm: memory area address KASLR" Jason Cooper (Thu Jun 30 2016 - 17:49:09 EST)
- Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Doug Anderson (Thu Jun 30 2016 - 17:49:48 EST)
- Re: [RFC 5/7] net: ethernet: bgmac: Add platform device support Jon Mason (Thu Jun 30 2016 - 17:56:58 EST)
- Re: [PATCHv4 1/2] usb: USB Type-C connector class Guenter Roeck (Thu Jun 30 2016 - 18:02:39 EST)
- Re: [RFC 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Jon Mason (Thu Jun 30 2016 - 18:04:14 EST)
- Re: [PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed Neo Jia (Thu Jun 30 2016 - 18:05:51 EST)
- Re: [PATCH v2 04/12] axonrom: Generate uevent after attribute available Dan Williams (Thu Jun 30 2016 - 18:10:16 EST)
- Re: [PATCH 1/2] dma-buf/fence-array: add fence_is_array() Chris Wilson (Thu Jun 30 2016 - 18:10:25 EST)
- Re: It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )) Steven Rostedt (Thu Jun 30 2016 - 18:10:40 EST)
- Re: [PATCH v1 03/11] KVM: x86: dynamic kvm_apic_map Andrew Honig (Thu Jun 30 2016 - 18:16:24 EST)
- [PATCH 02/11] tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch" Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:17:25 EST)
- [GIT PULL 00/11] perf/core improvements and fixes Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:17:35 EST)
- Re: [patch] crypto: sha256-mb - cleanup a || vs | typo Dan Carpenter (Thu Jun 30 2016 - 18:17:44 EST)
- [PATCH 04/11] perf annotate: Simplify header dotted line sizing Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:18:00 EST)
- [PATCH 05/11] perf annotate: Add number of samples to the header Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:18:23 EST)
- [PATCH 09/11] perf tests: Fix thread map test for -F option Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:18:39 EST)
- [PATCH 10/11] perf test: Add -F/--dont-fork option Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:18:50 EST)
- [PATCH 06/11] perf trace beauty sched_policy: Define SCHED_RESET_ON_FORK for older systems Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:19:01 EST)
- [PATCH 03/11] perf evsel: Utility function to fetch arch Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:19:16 EST)
- [PATCH 11/11] perf tools: Change cpu_map__fprintf output Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:19:30 EST)
- [PATCH 08/11] perf tools: Allow to reset open files counter Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:19:43 EST)
- [PATCH 07/11] perf trace beauty eventfd: No need to include eventfd.h Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:19:54 EST)
- [PATCH 01/11] perf tools: Add documentation for perf.data on disk format Arnaldo Carvalho de Melo (Thu Jun 30 2016 - 18:20:09 EST)
- [PATCH] mwifiex: mask PCIe interrupts before removal Brian Norris (Thu Jun 30 2016 - 18:22:06 EST)
- Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Heiko Stuebner (Thu Jun 30 2016 - 18:22:11 EST)
- Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Doug Anderson (Thu Jun 30 2016 - 18:40:23 EST)
- Re: [PATCH] PM / runtime: Asynchronous "idle" in pm_runtime_allow() Kevin Hilman (Thu Jun 30 2016 - 18:48:49 EST)
- Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Heiko Stuebner (Thu Jun 30 2016 - 18:50:41 EST)
- Re: [PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Thu Jun 30 2016 - 18:50:46 EST)
- [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible Luis R. Rodriguez (Thu Jun 30 2016 - 18:53:37 EST)
- [PATCH 1/7] net: ethernet: bgmac: change bgmac_* prints to dev_* prints Jon Mason (Thu Jun 30 2016 - 18:59:43 EST)
- [PATCH 4/7] net: ethernet: bgmac: convert to feature flags Jon Mason (Thu Jun 30 2016 - 18:59:50 EST)
- [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Jon Mason (Thu Jun 30 2016 - 19:00:00 EST)
- [PATCH 3/7] net: ethernet: bgmac: move BCMA MDIO Phy code into a separate file Jon Mason (Thu Jun 30 2016 - 19:00:19 EST)
- [PATCH 7/7] ARM: dts: NSP: Add bgmac entries Jon Mason (Thu Jun 30 2016 - 19:00:38 EST)
- [PATCH 0/7] net: ethernet: bgmac: Add platform device support Jon Mason (Thu Jun 30 2016 - 19:01:03 EST)
- [PATCH 2/7] net: ethernet: bgmac: add dma_dev pointer Jon Mason (Thu Jun 30 2016 - 19:01:07 EST)
- [PATCH 5/7] net: ethernet: bgmac: Add platform device support Jon Mason (Thu Jun 30 2016 - 19:01:31 EST)
- Re: [RFC 12/12] x86/dumpstack: Optimize save_stack_trace Byungchul Park (Thu Jun 30 2016 - 19:08:00 EST)
- Re: [RFC 08/12] lockdep: Apply crossrelease to PG_locked lock Byungchul Park (Thu Jun 30 2016 - 19:25:01 EST)
- Re: [PATCH 5/7] net: ethernet: bgmac: Add platform device support Florian Fainelli (Thu Jun 30 2016 - 19:28:13 EST)
- Re: [RFC 05/12] lockdep: Implement crossrelease feature Byungchul Park (Thu Jun 30 2016 - 19:29:59 EST)
- Re: [PATCH RFC] sched: Make wake_up_nohz_cpu() handle CPUs going offline Frederic Weisbecker (Thu Jun 30 2016 - 19:30:23 EST)
- [PATCH 0/6] lib: string: add function strtolower() Markus Mayer (Thu Jun 30 2016 - 19:51:14 EST)
- [PATCH 2/6] drm/nouveau/core: make use of new strtolower() function Markus Mayer (Thu Jun 30 2016 - 19:51:21 EST)
- [PATCH 4/6] ACPI / device_sysfs: make use of new strtolower() function Markus Mayer (Thu Jun 30 2016 - 19:51:26 EST)
- [PATCH 6/6] iscsi-target: replace iscsi_initiatorname_tolower() with strtolower() Markus Mayer (Thu Jun 30 2016 - 19:51:38 EST)
- [PATCH 5/6] staging: speakup: replace spk_strlwr() with strtolower() Markus Mayer (Thu Jun 30 2016 - 19:51:48 EST)
- [PATCH 3/6] ACPICA: make use of new strtolower() function Markus Mayer (Thu Jun 30 2016 - 19:51:58 EST)
- [PATCH 1/6] lib: string: add function strtolower() Markus Mayer (Thu Jun 30 2016 - 19:52:32 EST)
- Portable Device Tree Connector -- conceptual Frank Rowand (Thu Jun 30 2016 - 20:02:30 EST)
- Re: [PATCH 2/2] f2fs: fix to avoid data update racing between GC and DIO Jaegeuk Kim (Thu Jun 30 2016 - 20:03:19 EST)
- [PATCH 1/3] befs: avoid dereferencing dentry twice Luis de Bethencourt (Thu Jun 30 2016 - 20:07:43 EST)
- [PATCH 2/3] befs: remove constant variable Luis de Bethencourt (Thu Jun 30 2016 - 20:07:47 EST)
- [PATCH 3/3] befs: use simpler while loop Luis de Bethencourt (Thu Jun 30 2016 - 20:07:49 EST)
- [PATCH 4/6] mm: move flush in madvise_free_pte_range() Dave Hansen (Thu Jun 30 2016 - 20:13:19 EST)
- [PATCH 2/6] mm, tlb: add mmu_gather->saw_unset_a_or_d Dave Hansen (Thu Jun 30 2016 - 20:13:21 EST)
- [PATCH 3/6] mm: add force_batch_flush to mmu_gather Dave Hansen (Thu Jun 30 2016 - 20:13:29 EST)
- Re: [PATCH v5 26/44] hexagon: dma-mapping: Use unsigned long for dma_attrs Richard Kuo (Thu Jun 30 2016 - 20:13:35 EST)
- [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs Dave Hansen (Thu Jun 30 2016 - 20:14:09 EST)
- [PATCH 5/6] mm: make tlb_flush_mmu_tlbonly() return whether it flushed Dave Hansen (Thu Jun 30 2016 - 20:14:24 EST)
- [PATCH 1/6] x86: fix duplicated X86_BUG(9) macro Dave Hansen (Thu Jun 30 2016 - 20:16:11 EST)
- [PATCH 0/6] [v3] Workaround for Xeon Phi PTE A/D bits erratum Dave Hansen (Thu Jun 30 2016 - 20:16:24 EST)
- Re: [LKP] [x86/KASLR] ed9f007ee6: -- System halted Yinghai Lu (Thu Jun 30 2016 - 20:24:28 EST)
- Re: [PATCH v3 1/7] PCI: Ignore enforced alignment when kernel uses existing firmware setup Gavin Shan (Thu Jun 30 2016 - 20:29:48 EST)
- Re: [PATCH 5/6] staging: speakup: replace spk_strlwr() with strtolower() Samuel Thibault (Thu Jun 30 2016 - 20:37:20 EST)
- Re: [PATCH v3 2/7] PCI: Ignore enforced alignment to VF BARs Gavin Shan (Thu Jun 30 2016 - 20:40:15 EST)
- Re: [PATCH 1/5] lockdep: Implement bitlock map allocator Byungchul Park (Thu Jun 30 2016 - 20:41:31 EST)
- Re: [PATCH v3 3/7] PCI: Do not disable memory decoding in pci_reassigndev_resource_alignment() Gavin Shan (Thu Jun 30 2016 - 20:51:00 EST)
- Re: [PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method OndÅej Jirman (Thu Jun 30 2016 - 20:51:16 EST)
- Re: [PATCH v2 06/14] ARM: sun8i: clk: Add clk-factor rate application method OndÅej Jirman (Thu Jun 30 2016 - 20:54:00 EST)
- [PATCH] ARM: brcmstb: Add earlyprintk support using run-time checks Florian Fainelli (Thu Jun 30 2016 - 21:00:00 EST)
- Re: [PATCH 02/21] usb: ulpi: Support device discovery via DT Rob Herring (Thu Jun 30 2016 - 21:01:53 EST)
- [GIT PULL] libnvdimm fixes for 4.7-rc6 Williams, Dan J (Thu Jun 30 2016 - 21:02:04 EST)
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available Fam Zheng (Thu Jun 30 2016 - 21:02:22 EST)
- linux-next: manual merge of the pci tree with the tegra tree Stephen Rothwell (Thu Jun 30 2016 - 21:09:26 EST)
- RE: [PATCH 3/6] ACPICA: make use of new strtolower() function Moore, Robert (Thu Jun 30 2016 - 21:11:14 EST)
- Re: [PATCH v2 04/12] axonrom: Generate uevent after attribute available Fam Zheng (Thu Jun 30 2016 - 21:12:11 EST)
- Re: [PATCH v2 05/12] aoeblk: Generate uevent after attribute available Ed Cashin (Thu Jun 30 2016 - 21:24:51 EST)
- [PATCH v4 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller Shawn Lin (Thu Jun 30 2016 - 21:27:15 EST)
- [PATCH v4 2/2] PCI: Rockchip: Add Rockchip PCIe controller support Shawn Lin (Thu Jun 30 2016 - 21:27:23 EST)
- Re: [PATCH v2] ARM: at91: Document new TCB bindings Rob Herring (Thu Jun 30 2016 - 21:27:52 EST)
- Re: [PATCH v5 5/5] usb: dwc3: rockchip: add devicetree bindings documentation William Wu (Thu Jun 30 2016 - 21:28:12 EST)
- Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One OndÅej Jirman (Thu Jun 30 2016 - 21:28:28 EST)
- Re: [PATCH v2 00/12] gendisk: Generate uevent after attribute available Dan Williams (Thu Jun 30 2016 - 21:29:38 EST)
- Re: [PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga Rob Herring (Thu Jun 30 2016 - 21:38:57 EST)
- Re: [PATCH] dt-bindings: i2c: add bindings for nxp,pca9541 Rob Herring (Thu Jun 30 2016 - 21:39:35 EST)
- Re: [PATCH v4 12/22] sh: Add PCI host bridge driver for SH7751 Rob Herring (Thu Jun 30 2016 - 21:43:37 EST)
- Re: 'perf test backward' failing with older kernels, should Skip Wangnan (F) (Thu Jun 30 2016 - 21:55:25 EST)
- Re: [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs Dave Hansen (Thu Jun 30 2016 - 21:55:33 EST)
- Re: [RESEND PATCH 2/3] bcache: update document info wangyijing (Thu Jun 30 2016 - 22:00:34 EST)
- Re: [PATCH 2/3] staging: lowmemorykiller: count anon pages only when we have swap devices Ganesh Mahendran (Thu Jun 30 2016 - 22:02:45 EST)
- Re: [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs Nadav Amit (Thu Jun 30 2016 - 22:04:46 EST)
- Re: [PATCH v4 21/22] sh: Renesas RTS7751R2Dplus (a,k.a R2Dplus) IRQCHIP Driver Rob Herring (Thu Jun 30 2016 - 22:05:19 EST)
- Re: perf unwind: Odd message about x86 unwind Hekuang (Thu Jun 30 2016 - 22:07:16 EST)
- Re: [PATCH v4 19/22] sh: IO-DATA HDL-U (a,k.a landisk) IRQCHIP driver Rob Herring (Thu Jun 30 2016 - 22:07:33 EST)
- Re: [PATCH] arm64: dts: rockchip: add the power domain node for rk3399 Caesar Wang (Thu Jun 30 2016 - 22:12:23 EST)
- Re: [RESEND PATCH 1/3] bcache: Remove redundant parameter for cache_alloc() wangyijing (Thu Jun 30 2016 - 22:12:29 EST)
- Re: [PATCH RESEND v2] mfd: sm501: Add device property Rob Herring (Thu Jun 30 2016 - 22:16:42 EST)
- Re: [PATCH v3 01/14] dt-bindings: sunxi: Add CCU binding documentation Rob Herring (Thu Jun 30 2016 - 22:17:47 EST)
- Re: [PATCH v3 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation Rob Herring (Thu Jun 30 2016 - 22:20:09 EST)
- Re: [PATCH v2 net-next 1/9] MAINTAINERS: add maintainers for hns driver Daode Huang (Thu Jun 30 2016 - 22:20:21 EST)
- Re: [PATCH 01/10] Documentation: dt-bindings: mailbox: tegra: Add binding for HSP mailbox Joseph Lo (Thu Jun 30 2016 - 22:23:31 EST)
- [PATCH v12 1/8] perf tests: Skip backward ring buffer on old kernel Wang Nan (Thu Jun 30 2016 - 22:27:25 EST)
- [PATCH v12 5/8] perf record: Read from overwritable ring buffer Wang Nan (Thu Jun 30 2016 - 22:27:35 EST)
- [PATCH v12 4/8] perf record: Introduce rec->overwrite_evlist for overwritable events Wang Nan (Thu Jun 30 2016 - 22:27:45 EST)
- [PATCH v12 7/8] perf tools: Don't warn about out of order event if write_backward is used Wang Nan (Thu Jun 30 2016 - 22:27:55 EST)
- [PATCH v12 0/8] perf tools: Support overwritable ring buffer Wang Nan (Thu Jun 30 2016 - 22:27:56 EST)
- [PATCH v12 2/8] perf evlist: Introduce aux evlist Wang Nan (Thu Jun 30 2016 - 22:28:28 EST)
- [PATCH v12 8/8] perf tools: Add --tail-synthesize option Wang Nan (Thu Jun 30 2016 - 22:28:37 EST)
- [PATCH v12 6/8] perf tools: Enable overwrite settings Wang Nan (Thu Jun 30 2016 - 22:28:47 EST)
- [PATCH v12 3/8] perf tests: Add testcase for auxiliary evlist Wang Nan (Thu Jun 30 2016 - 22:28:59 EST)
- Re: [PATCH v5 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk Rob Herring (Thu Jun 30 2016 - 22:32:44 EST)
- Re: [PATCH v3 5/7] PCI: Do not use IORESOURCE_STARTALIGN to identify bridge resources Gavin Shan (Thu Jun 30 2016 - 22:34:37 EST)
- Re: [PATCH v5 3/5] usb: dwc3: add phyif_utmi_quirk Rob Herring (Thu Jun 30 2016 - 22:36:00 EST)
- Re: [QUEUED v20160630 3/4] intel_th: gth: Fix a source comment Chunyan Zhang (Thu Jun 30 2016 - 22:37:52 EST)
- Re: block: GPF in get_task_ioprio Omar Sandoval (Thu Jun 30 2016 - 22:44:45 EST)
- Re: [PATCH v4 1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC Rob Herring (Thu Jun 30 2016 - 22:48:56 EST)
- Re: [PATCH v5 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk[Involving remittance information, please pay attention to the safety of property] William Wu (Thu Jun 30 2016 - 22:49:46 EST)
- Re: [PATCH v2 2/3] dt-bindings: Document Renesas R-Car FCP power-domains usage Rob Herring (Thu Jun 30 2016 - 22:49:56 EST)
- Re: [alsa-devel] [PATCH v5 7/9] ASoC: bt-sco: extend rate and add a general compatible string Garlic Tseng (Thu Jun 30 2016 - 22:49:59 EST)
- Re: [PATCH v2 3/3] dt-bindings: Add Renesas R-Car FDP1 bindings Rob Herring (Thu Jun 30 2016 - 22:51:13 EST)
- Re: [PATCH v5 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk[Involving remittance information, please pay attention to the safety of property] William Wu (Thu Jun 30 2016 - 22:51:41 EST)
- Re: [PATCH v5 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk Rob Herring (Thu Jun 30 2016 - 22:56:50 EST)
- Re: [PATCH 6/7] dt-bindings: net: bgmac: add bindings documentation for bgmac Rob Herring (Thu Jun 30 2016 - 22:56:54 EST)
- Re: [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs Linus Torvalds (Thu Jun 30 2016 - 22:57:08 EST)
- Re: [PATCH v2] notifier: Fix soft lockup for notifier_call_chain(). Ding Tianhong (Thu Jun 30 2016 - 23:06:41 EST)
- Re: [PATCH 6/6] x86: Fix stray A/D bit setting into non-present PTEs Brian Gerst (Thu Jun 30 2016 - 23:07:01 EST)
- Re: [PATCH] dmaengine: bcm2835: fix 64-bit warning Vinod Koul (Thu Jun 30 2016 - 23:07:09 EST)
- [PATCH v2] PM / suspend: show workqueue state in suspend flow Roger Lu (Thu Jun 30 2016 - 23:10:33 EST)
- Re: [PATCH 12/21] usb: chipidea: msm: Keep device runtime enabled Peter Chen (Thu Jun 30 2016 - 23:28:40 EST)
- [PATCH] sched: Assign !p->on_cpu to the second parameter of smp_cond_load_acquire() T.Zhou (Thu Jun 30 2016 - 23:36:33 EST)
- Re: [PATCH v3 4/7] PCI: Add a new option for resource_alignment to reassign alignment Gavin Shan (Thu Jun 30 2016 - 23:37:29 EST)
- [PATCH] [linux-next] Doc: x86: Fix typo in x86 Masanari Iida (Thu Jun 30 2016 - 23:47:29 EST)
4968 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc