Linux-Kernel Archive
By Date
Most Recent messages
7498 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH 1/3] csky: Add perf callchin support Mao Han (Fri Mar 08 2019 - 00:21:33 EST)
- [PATCH 2/3] perf: use hweight64 instead of hweight_long Mao Han (Fri Mar 08 2019 - 00:30:59 EST)
- [PATCH 3/3] perf: add C-SKY dwarf support Mao Han (Fri Mar 08 2019 - 00:55:20 EST)
- [PATCH] bus: ti-sysc: Add separate functions for handling clocks Tony Lindgren (Thu Mar 21 2019 - 14:00:21 EST)
- [PATCH] regulator: as3722: Convert to use regulator_set/get_current_limit_regmap Axel Lin (Tue Mar 26 2019 - 21:29:46 EST)
- [PATCH] regulator: as3722: Slightly improve readability Axel Lin (Tue Mar 26 2019 - 21:29:47 EST)
- [PATCH] spi: tegra114: clear packed bit for unpacked mode Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:23 EST)
- [PATCH] spi: tegra114: fix for unpacked mode transfers Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:24 EST)
- [PATCH] spi: tegra114: use packed mode for 32 bits per word Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:25 EST)
- [PATCH] spi: tegra114: terminate dma and reset on transfer timeout Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:27 EST)
- [PATCH] spi: tegra114: flush fifos Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:28 EST)
- [PATCH] spi: tegra114: reset controller on probe Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:32 EST)
- [PATCH] spi: tegra114: add SPI_LSB_FIRST support Sowjanya Komatineni (Wed Mar 27 2019 - 01:56:33 EST)
- [PATCH] regulator: rc5t583: Get rid of struct rc5t583_regulator Axel Lin (Wed Mar 27 2019 - 07:54:13 EST)
- [PATCH] spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg Rasmus Villemoes (Wed Mar 27 2019 - 10:30:50 EST)
- [PATCH] spi: spi-fsl-spi: relax message sanity checking a little Rasmus Villemoes (Wed Mar 27 2019 - 10:30:51 EST)
- [PATCH] ASoC: fsl: fix spelling mistake: "missign" -> "missing" Colin Ian King (Thu Mar 28 2019 - 05:28:16 EST)
- [PATCH] regulator: tps6507x: Constify tps6507x_pmic_ops Axel Lin (Thu Mar 28 2019 - 08:02:23 EST)
- [PATCH] regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmic Axel Lin (Thu Mar 28 2019 - 08:02:24 EST)
- [PATCH] regulator: tps6507x: Convert to regulator core's simplified DT parsing code Axel Lin (Thu Mar 28 2019 - 08:02:25 EST)
- [PATCH] regmap: regmap-irq: fix getting type default values Srinivas Kandagatla (Thu Mar 28 2019 - 12:22:18 EST)
- [PATCH] regulator: vctrl: Remove unneeded continue statement Axel Lin (Thu Mar 28 2019 - 21:46:31 EST)
- [PATCH] ASoC: cs42l51: add multi endpoint support Olivier Moysan (Fri Mar 29 2019 - 11:37:37 EST)
- [PATCH] ASoC: es8316: Add support for inverted jack detect Paul Cercueil (Fri Mar 29 2019 - 17:50:43 EST)
- Re: [patch 00/14] x86/exceptions: Add guard patches to IST stacks Andy Lutomirski (Mon Apr 01 2019 - 00:04:04 EST)
- Re: [patch 02/14] x86/idt: Remove unused macro SISTG Andy Lutomirski (Mon Apr 01 2019 - 00:04:44 EST)
- Re: [PATCH] thermal/drivers/core: Remove the module Kconfig's option Guenter Roeck (Mon Apr 01 2019 - 00:10:56 EST)
- [PATCH v3 03/13] thermal: qoriq: Don't store struct thermal_zone_device reference Andrey Smirnov (Mon Apr 01 2019 - 00:14:51 EST)
- [PATCH v3 00/13] QorIQ TMU multi-sensor and HWMON support Andrey Smirnov (Mon Apr 01 2019 - 00:14:51 EST)
- [PATCH v3 01/13] thermal: qoriq: Remove unnecessary DT node is NULL check Andrey Smirnov (Mon Apr 01 2019 - 00:14:51 EST)
- [PATCH v3 05/13] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data Andrey Smirnov (Mon Apr 01 2019 - 00:14:52 EST)
- [PATCH v3 07/13] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly Andrey Smirnov (Mon Apr 01 2019 - 00:14:52 EST)
- [PATCH v3 11/13] thermal: qoriq: Do not report invalid temperature reading Andrey Smirnov (Mon Apr 01 2019 - 00:14:55 EST)
- [PATCH v3 13/13] thermal: qoriq: Add hwmon support Andrey Smirnov (Mon Apr 01 2019 - 00:15:00 EST)
- [PATCH v3 10/13] thermal: qoriq: Enable all sensors before registering them Andrey Smirnov (Mon Apr 01 2019 - 00:15:04 EST)
- [PATCH v3 12/13] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs() Andrey Smirnov (Mon Apr 01 2019 - 00:15:07 EST)
- [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API Andrey Smirnov (Mon Apr 01 2019 - 00:15:21 EST)
- [PATCH v3 06/13] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly Andrey Smirnov (Mon Apr 01 2019 - 00:15:21 EST)
- [PATCH v3 08/13] thermal: qoriq: Convert driver to use devm_ioremap() Andrey Smirnov (Mon Apr 01 2019 - 00:15:29 EST)
- [PATCH v3 04/13] thermal: qoriq: Add local struct qoriq_sensor pointer Andrey Smirnov (Mon Apr 01 2019 - 00:15:31 EST)
- [PATCH v3 02/13] thermal: qoriq: Add local struct device pointer Andrey Smirnov (Mon Apr 01 2019 - 00:15:40 EST)
- RE: [PATCH v2 4/4] devfreq: add mediatek cci devfreq MyungJoo Ham (Mon Apr 01 2019 - 00:18:54 EST)
- (.init.text+0x134): multiple definition of `plat_irq_setup' kbuild test robot (Mon Apr 01 2019 - 00:18:59 EST)
- [PATCH v3] arch_topology: Make cpu_capacity sysfs node as ready-only Lingutla Chandrasekhar (Mon Apr 01 2019 - 00:25:11 EST)
- [PATCH v3 00/11] i.MX6, DesignWare PCI improvements Andrey Smirnov (Mon Apr 01 2019 - 00:26:06 EST)
- [PATCH v3 02/11] PCI: imx6: Remove redundant debug tracing Andrey Smirnov (Mon Apr 01 2019 - 00:26:13 EST)
- [PATCH v3 04/11] PCI: imx6: Remove PCIE_PL_PFLR_* constants Andrey Smirnov (Mon Apr 01 2019 - 00:26:13 EST)
- [PATCH v3 07/11] PCI: imx6: Simplify bit operations in PHY functions Andrey Smirnov (Mon Apr 01 2019 - 00:26:19 EST)
- [PATCH v3 09/11] PCI: imx6: Restrict PHY register data to 16-bit Andrey Smirnov (Mon Apr 01 2019 - 00:26:21 EST)
- [PATCH v3 05/11] PCI: dwc: imx6: Share PHY debug register definitions Andrey Smirnov (Mon Apr 01 2019 - 00:26:27 EST)
- [PATCH v3 03/11] PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change() Andrey Smirnov (Mon Apr 01 2019 - 00:26:31 EST)
- [PATCH v3 08/11] PCI: imx6: Simplify pcie_phy_poll_ack() Andrey Smirnov (Mon Apr 01 2019 - 00:26:36 EST)
- [PATCH v3 06/11] PCI: imx6: Make use of BIT() in constant definitions Andrey Smirnov (Mon Apr 01 2019 - 00:26:43 EST)
- [PATCH v3 01/11] PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock() Andrey Smirnov (Mon Apr 01 2019 - 00:26:49 EST)
- Re: [PATCH v3 00/36] thunderbolt: Software connection manager improvements Lukas Wunner (Mon Apr 01 2019 - 00:31:15 EST)
- [PATCH 2/3] mtd: devices: m25p80: Drop extra length clamping in m25p80_write() Andrey Smirnov (Mon Apr 01 2019 - 00:50:01 EST)
- [PATCH 1/3] mtd: devices: m25p80: Simplify m25p80_read() Andrey Smirnov (Mon Apr 01 2019 - 00:50:01 EST)
- [PATCH 3/3] mtd: devices: m25p80: Share code between m25p80_read() and m25p80_write() Andrey Smirnov (Mon Apr 01 2019 - 00:50:02 EST)
- Fwd: [PATCH] secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares Steve French (Mon Apr 01 2019 - 00:51:40 EST)
- Re: [PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write Gaurav Kohli (Mon Apr 01 2019 - 00:52:37 EST)
- Re: [PATCHv8 07/10] acpi/hmat: Register processor domain to its memory Keith Busch (Mon Apr 01 2019 - 00:59:17 EST)
- [PATCH 2/3] nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:00:22 EST)
- [PATCH 1/3] nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:00:22 EST)
- [PATCH 3/3] nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:00:23 EST)
- Re: [PATCH v3 1/7] block: extend stream count for in-kernel use Dave Chinner (Mon Apr 01 2019 - 01:03:08 EST)
- [PATCH] watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:04:37 EST)
- [PATCH] pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:07:56 EST)
- Re: [PATCH v3 3/7] block: add write-hint to stream-id conversion Dave Chinner (Mon Apr 01 2019 - 01:08:28 EST)
- [PATCH] gpio: mxc: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:09:57 EST)
- Re: [PATCH 1/2] cpuidle : auto-promotion for cpuidle states Abhishek (Mon Apr 01 2019 - 01:11:51 EST)
- Re: [PATCH v3 6/7] fs: introduce write-hint start point for in-kernel hints Dave Chinner (Mon Apr 01 2019 - 01:12:46 EST)
- [PATCH] clk: imx: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:13:09 EST)
- [PATCH] mailbox: imx: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:15:31 EST)
- Re: [PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Martin Kepplinger (Mon Apr 01 2019 - 01:19:10 EST)
- [PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:20:02 EST)
- [PATCH] rtc: mxc: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:21:49 EST)
- [PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:24:08 EST)
- Re: [RESEND PATCH v4 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API Souptick Joarder (Mon Apr 01 2019 - 01:26:19 EST)
- [PATCH] input: keyboard: imx: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:28:20 EST)
- [PATCH] rtc: snvs: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 01:29:19 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Srinath Mannam (Mon Apr 01 2019 - 01:35:05 EST)
- Re: [PATCH v5 6/6] usb: musb: Add support for MediaTek musb controller Min Guo (Mon Apr 01 2019 - 01:35:45 EST)
- Re: [PATCH] net: dsa: fix negative loop bound error on for loop Mukesh Ojha (Mon Apr 01 2019 - 01:41:20 EST)
- Re: [PATCH v3 20/24] docs: filesystems: vfs: Use SPDX identifier Mukesh Ojha (Mon Apr 01 2019 - 01:43:42 EST)
- Re: [PATCH 2/4] rtc: ps3: convert to SPDX identifier Mukesh Ojha (Mon Apr 01 2019 - 01:47:05 EST)
- Re: [PATCH 3/7] rtc: xgene: convert to SPDX identifier Mukesh Ojha (Mon Apr 01 2019 - 01:50:32 EST)
- csky: Add perf callchin support Mao Han (Mon Apr 01 2019 - 01:50:38 EST)
- [RESEND PATCH V3 1/3] USB: serial: f81232: clear overrun flag Ji-Ze Hong (Peter Hong) (Mon Apr 01 2019 - 02:01:06 EST)
- [RESEND PATCH V3 3/3] USB: serial: f81232: implement break control Ji-Ze Hong (Peter Hong) (Mon Apr 01 2019 - 02:01:10 EST)
- [RESEND PATCH V3 2/3] USB: serial: f81232: add high baud rate support Ji-Ze Hong (Peter Hong) (Mon Apr 01 2019 - 02:01:15 EST)
- Re: net: fix routing encapsulated packets when binding a socket to a tunnel interface David Miller (Mon Apr 01 2019 - 02:01:29 EST)
- Re: [PATCH] Staging: comedi: drivers: pcl818: Fixed a coding style error. Greg KH (Mon Apr 01 2019 - 02:02:30 EST)
- Re: [PATCH v1] mm: balloon: drop unused function stubs Pankaj Gupta (Mon Apr 01 2019 - 02:05:06 EST)
- [PATCH 1/2] soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 02:07:14 EST)
- [PATCH 2/2] soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 02:07:17 EST)
- Re: [PATCH] dt-bindings: arm: correct dt_binding_check parse error Rob Herring (Mon Apr 01 2019 - 02:07:31 EST)
- Re: [PATCH] avia-hx711.yaml: transform DT binding to YAML Rob Herring (Mon Apr 01 2019 - 02:14:02 EST)
- Re: [PATCH] bmp085.yaml: transform DT documentation of iio sensor into YAML Rob Herring (Mon Apr 01 2019 - 02:17:36 EST)
- [PATCH] irqchip/imx-irqsteer: use devm_platform_ioremap_resource() to simplify code Anson Huang (Mon Apr 01 2019 - 02:21:58 EST)
- Re: [PATCH 20/21] arm64: switch copyright boilerplace to SPDX in dma-mapping.c Mukesh Ojha (Mon Apr 01 2019 - 02:28:26 EST)
- Re: [PATCH 2/7] ARM: dts: sun8i: tbs-a711: Add node for BMA250 accelerometer Maxime Ripard (Mon Apr 01 2019 - 02:30:55 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Al Viro (Mon Apr 01 2019 - 02:37:58 EST)
- Re: [PATCH] x86/paravirt: Guard against invalid cpu # in pv_vcpu_is_preempted() Juergen Gross (Mon Apr 01 2019 - 02:38:19 EST)
- RE: [PATCH v3] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 吳昊澄 Ricky (Mon Apr 01 2019 - 02:40:38 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Al Viro (Mon Apr 01 2019 - 02:42:04 EST)
- Re: INFO: rcu detected stall in corrupted (3) Juri Lelli (Mon Apr 01 2019 - 02:42:15 EST)
- Re: Coccinelle: put_device: reduce false positives Markus Elfring (Mon Apr 01 2019 - 02:45:46 EST)
- [PATCH v1 0/3] thermal: rockchip: fix up thermal driver Elaine Zhang (Mon Apr 01 2019 - 02:50:06 EST)
- [PATCH v1 1/3] thermal: rockchip: add pinctrl control Elaine Zhang (Mon Apr 01 2019 - 02:50:09 EST)
- [PATCH v1 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver Elaine Zhang (Mon Apr 01 2019 - 02:50:12 EST)
- [PATCH v1 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible Elaine Zhang (Mon Apr 01 2019 - 02:50:21 EST)
- [PATCH for-4.19 1/2] staging: erofs: fix error handling when failed to read compresssed data Gao Xiang (Mon Apr 01 2019 - 02:54:06 EST)
- [PATCH for-4.19 2/2] staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() Gao Xiang (Mon Apr 01 2019 - 02:54:11 EST)
- [PATCH v2 2/4] mt76: add unlikely() for dma_mapping_error() check Ryder Lee (Mon Apr 01 2019 - 02:56:37 EST)
- [PATCH v2 0/4] Add support for MediaTek MT7615 wireless chipsets Ryder Lee (Mon Apr 01 2019 - 02:56:44 EST)
- [PATCH v2 4/4] MAINTAINERS : update entry for mt76 wireless driver Ryder Lee (Mon Apr 01 2019 - 02:56:47 EST)
- [PATCH v2 3/4] mt76: use macro for sn and seq_ctrl conversion Ryder Lee (Mon Apr 01 2019 - 02:56:49 EST)
- [PATCH v2 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Ryder Lee (Mon Apr 01 2019 - 02:57:11 EST)
- Re: [PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code Uwe Kleine-König (Mon Apr 01 2019 - 03:01:03 EST)
- Re: [PATCH v3] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 gregkh@xxxxxxxxxxxxxxxxxxx (Mon Apr 01 2019 - 03:04:39 EST)
- Re: [PATCH V2] arm/mach-at91/pm : fix possible object reference leak Mukesh Ojha (Mon Apr 01 2019 - 03:06:12 EST)
- Re: [PATCH] leds: fix a potential NULL pointer dereference Geert Uytterhoeven (Mon Apr 01 2019 - 03:08:39 EST)
- Re: [PATCH] dma-buf: Make mmap callback actually optional Daniel Vetter (Mon Apr 01 2019 - 03:14:13 EST)
- Re: [PATCH] thermal/drivers/core: Remove the module Kconfig's option Krzysztof Kozlowski (Mon Apr 01 2019 - 03:15:39 EST)
- [PATCH v3 0/4] Add support for MediaTek MT7615 wireless chipsets Ryder Lee (Mon Apr 01 2019 - 03:17:03 EST)
- [PATCH v3 3/4] mt76: use macro for sn and seq_ctrl conversion Ryder Lee (Mon Apr 01 2019 - 03:17:06 EST)
- [PATCH v3 2/4] mt76: add unlikely() for dma_mapping_error() check Ryder Lee (Mon Apr 01 2019 - 03:17:07 EST)
- [PATCH v3 4/4] MAINTAINERS : update entry for mt76 wireless driver Ryder Lee (Mon Apr 01 2019 - 03:17:07 EST)
- [PATCH v3 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Ryder Lee (Mon Apr 01 2019 - 03:17:31 EST)
- [no subject] Major Dennis Hornbeck (Mon Apr 01 2019 - 03:18:15 EST)
- Re: [PATCH] thermal/drivers/core: Remove the module Kconfig's option Daniel Lezcano (Mon Apr 01 2019 - 03:18:30 EST)
- Re: [PATCH v2 0/4] Add support for MediaTek MT7615 wireless chipsets Ryder Lee (Mon Apr 01 2019 - 03:20:52 EST)
- Re: [PATCH 3/5] x86/kvm: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Paolo Bonzini (Mon Apr 01 2019 - 03:24:18 EST)
- [PATCH] drm/stm: ltdc: update planes at next vblank to avoid partial refresh Yannick Fertrà (Mon Apr 01 2019 - 03:25:12 EST)
- Re: [PATCH 0/1] pwm: meson: fix scheduling while atomic issue Neil Armstrong (Mon Apr 01 2019 - 03:25:46 EST)
- Re: [PATCH] media: vpss: fix the order of resource clean up Lad, Prabhakar (Mon Apr 01 2019 - 03:26:09 EST)
- RE: [PATCH v3] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 åææ Ricky (Mon Apr 01 2019 - 03:26:43 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Paolo Valente (Mon Apr 01 2019 - 03:29:22 EST)
- Re: [patch 04/14] x86/exceptions: Make IST index zero based Peter Zijlstra (Mon Apr 01 2019 - 03:30:36 EST)
- Re: [patch 04/14] x86/exceptions: Make IST index zero based Thomas Gleixner (Mon Apr 01 2019 - 03:33:33 EST)
- Re: [PATCH 3/5] x86/kvm: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Borislav Petkov (Mon Apr 01 2019 - 03:33:59 EST)
- Re: [PATCH] block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y Paolo Valente (Mon Apr 01 2019 - 03:34:35 EST)
- Re: [RFC PATCH 0/4] spi: spi-fsl-spi: try to make cpu-mode transfers faster Mark Brown (Mon Apr 01 2019 - 03:35:00 EST)
- RE: Issues with i.MX SPI DMA transfers Robin Gong (Mon Apr 01 2019 - 03:35:22 EST)
- [PATCH] x86/reboot: Use efi reboot for Acer TravelMate X514-51T Jian-Hong Pan (Mon Apr 01 2019 - 03:35:41 EST)
- Re: [PATCH V1 19/26] DT bindings: spi: add spi client device properties Mark Brown (Mon Apr 01 2019 - 03:37:49 EST)
- Re: [PATCH V1 04/26] spi: tegra114: use packed mode for 32 bits per word Mark Brown (Mon Apr 01 2019 - 03:39:14 EST)
- Re: [PATCH] arm64/vdso: don't leak kernel addresses Mark Rutland (Mon Apr 01 2019 - 03:39:17 EST)
- Re: [PATCH V1 09/26] spi: tegra114: dump SPI registers during timeout Mark Brown (Mon Apr 01 2019 - 03:40:10 EST)
- Re: [PATCH] Bluetooth: hci_qca: Fix crash with non-serdev devices Balakrishna Godavarthi (Mon Apr 01 2019 - 03:42:15 EST)
- Re: [PATCH v3 00/36] thunderbolt: Software connection manager improvements Mika Westerberg (Mon Apr 01 2019 - 03:44:08 EST)
- Re: [PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:45:34 EST)
- Re: [PATCH v2 1/2] Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> Balakrishna Godavarthi (Mon Apr 01 2019 - 03:46:12 EST)
- Re: [PATCH] irqchip/imx-irqsteer: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:47:33 EST)
- [PATCH v2 0/3] Initial Panfrost driver Rob Herring (Mon Apr 01 2019 - 03:47:40 EST)
- [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Rob Herring (Mon Apr 01 2019 - 03:47:45 EST)
- [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Rob Herring (Mon Apr 01 2019 - 03:47:48 EST)
- [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Rob Herring (Mon Apr 01 2019 - 03:47:57 EST)
- [PATCH] soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask Neil Armstrong (Mon Apr 01 2019 - 03:48:08 EST)
- Re: [PATCH 1/2] soc: imx: gpc: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:49:00 EST)
- Re: [PATCH V1 18/26] spi: tegra114: add support for hw based cs Mark Brown (Mon Apr 01 2019 - 03:49:10 EST)
- Re: [External] Re: Print map for total physical and virtual memory Pankaj Suryawanshi (Mon Apr 01 2019 - 03:49:21 EST)
- Re: [PATCH 2/2] soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:49:25 EST)
- Re: [PATCH 1/2] dt-bindings: scsi: ufs-cdns: Update Cadence UFS compatibility list Jan Kotas (Mon Apr 01 2019 - 03:49:50 EST)
- Re: [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default Mark Brown (Mon Apr 01 2019 - 03:49:57 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Mika Westerberg (Mon Apr 01 2019 - 03:50:02 EST)
- Re: [PATCH 3/7] spi: Patch Macronix MX25F0A SPI controller driver Mark Brown (Mon Apr 01 2019 - 03:52:15 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Mon Apr 01 2019 - 03:52:17 EST)
- [PATCH v2] soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A Neil Armstrong (Mon Apr 01 2019 - 03:53:06 EST)
- Re: [PATCH] Staging: comedi: drivers: pcl818: Fixed a coding style error. Mukesh Ojha (Mon Apr 01 2019 - 03:53:23 EST)
- Re: [PATCH 3/7] rtc: xgene: convert to SPDX identifier Alexandre Belloni (Mon Apr 01 2019 - 03:56:21 EST)
- CMA area pages information Pankaj Suryawanshi (Mon Apr 01 2019 - 03:56:29 EST)
- Re: [PATCH 1/3] ASoC: cros_ec_codec: Rename ec_response_codec_gain into ec_codec_i2s_gain Mark Brown (Mon Apr 01 2019 - 03:56:40 EST)
- Re: [PATCH] rtc: snvs: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:57:31 EST)
- Re: [PATCH v3 1/2] ASoC: tlv320aic31xx: Add headphone/headset detection Mark Brown (Mon Apr 01 2019 - 03:58:02 EST)
- Re: WARNING in port_delete syzbot (Mon Apr 01 2019 - 03:58:05 EST)
- Re: [PATCH v10 02/12] perf record: implement --mmap-flush=<number> option Alexey Budankov (Mon Apr 01 2019 - 03:58:09 EST)
- [LINUX PATCH v2 0/3] Add support for Zynq QSPI controller driver Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:58:20 EST)
- [PATCH] spi: spi-mem: export spi_mem_default_supports_op() Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:59:00 EST)
- [LINUX PATCH v2 1/3] dt-bindings: spi: Add device tree binding documentation for Zynq QSPI controller Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:59:02 EST)
- [PATCH] spi: spi-mem: Add support for Zynq QSPI controller Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:59:13 EST)
- [LINUX PATCH v2 2/3] spi: spi-mem: export spi_mem_default_supports_op() Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:59:31 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Mon Apr 01 2019 - 03:59:40 EST)
- Re: [PATCH] input: keyboard: imx: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 03:59:44 EST)
- [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller Naga Sureshkumar Relli (Mon Apr 01 2019 - 03:59:49 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Balakrishna Godavarthi (Mon Apr 01 2019 - 03:59:52 EST)
- Re: [PATCH 1/7] ARM: dts: sun8i: tbs-a711: Enable bluetooth Maxime Ripard (Mon Apr 01 2019 - 04:00:16 EST)
- Re: [PATCH 3/7] ARM: dts: sun8i: a83t: Add nodes for UART2-UART4 Maxime Ripard (Mon Apr 01 2019 - 04:00:37 EST)
- Re: [RFC][PATCH 4/6 v3] dma-buf: heaps: Add CMA heap to dmabuf heapss Benjamin Gaignard (Mon Apr 01 2019 - 04:00:41 EST)
- Re: [PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:00:44 EST)
- Re: [PATCH] pwm: imx27: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:01:22 EST)
- Re: [PATCH] input: imx6ul_tsc: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:02:25 EST)
- [PATCH v3] arm/mach-at91/pm : fix possible object reference leak Peng Hao (Mon Apr 01 2019 - 04:03:19 EST)
- Re: [PATCH] mailbox: imx: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:04:06 EST)
- Re: [PATCH] clk: imx: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:04:58 EST)
- Re: [PATCH 1/5] x86/asm: Clarify static_cpu_has()'s intended use Peter Zijlstra (Mon Apr 01 2019 - 04:06:30 EST)
- Re: [PATCH] gpio: mxc: use devm_platform_ioremap_resource() to simplify code Bartosz Golaszewski (Mon Apr 01 2019 - 04:08:28 EST)
- [PATCH v4] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU Neil Armstrong (Mon Apr 01 2019 - 04:10:00 EST)
- Re: linux-next: Fixes tag needs some work in the ext3 tree Jan Kara (Mon Apr 01 2019 - 04:10:59 EST)
- Re: [PATCH] gpio: mxc: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:11:25 EST)
- Re: [PATCH] cpufreq/intel_pstate: Do not issue the not supported message on !Intel Erwan Velu (Mon Apr 01 2019 - 04:12:09 EST)
- Re: [PATCH] pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:12:13 EST)
- Re: [PATCH] watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:12:55 EST)
- Re: [PATCH 1/3] nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:13:33 EST)
- Re: [PATCH 2/3] nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:14:16 EST)
- Re: [PATCH 3/3] nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code Mukesh Ojha (Mon Apr 01 2019 - 04:14:42 EST)
- Re: [PATCH 08/14] clk: sunxi-ng: v3s: add Allwinner V3 support Maxime Ripard (Mon Apr 01 2019 - 04:15:34 EST)
- [PATCH] drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() Bartosz Golaszewski (Mon Apr 01 2019 - 04:16:43 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Mon Apr 01 2019 - 04:18:05 EST)
- Re: [PATCH] perf: Change PMCR write to read-modify-write Mark Rutland (Mon Apr 01 2019 - 04:18:16 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Balakrishna Godavarthi (Mon Apr 01 2019 - 04:19:04 EST)
- [PATCH,v1] media: mtk-vcodec: fix vp9 content playback error with show exist frame maoguang.meng (Mon Apr 01 2019 - 04:19:07 EST)
- Re: [PATCH v3] arch_topology: Make cpu_capacity sysfs node as ready-only Mukesh Ojha (Mon Apr 01 2019 - 04:19:13 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Geert Uytterhoeven (Mon Apr 01 2019 - 04:19:24 EST)
- [PATCH v2 0/3] media: platform: Add support for the Amlogic Meson G12A AO CEC Controller Neil Armstrong (Mon Apr 01 2019 - 04:20:05 EST)
- [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B Compatible Neil Armstrong (Mon Apr 01 2019 - 04:20:09 EST)
- [PATCH v2 3/3] MAINTAINERS: Update AO CEC with ao-cec-g12a driver Neil Armstrong (Mon Apr 01 2019 - 04:20:11 EST)
- [PATCH v2 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver Neil Armstrong (Mon Apr 01 2019 - 04:20:18 EST)
- Re: [PATCH v2 1/2] ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs Maxime Ripard (Mon Apr 01 2019 - 04:20:22 EST)
- Re: [PATCH v2 2/2] ARM: dts: sun8i: a83t: Add missing CPU clock references Maxime Ripard (Mon Apr 01 2019 - 04:22:49 EST)
- Re: [PATCH 18/24] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD Sebastian Andrzej Siewior (Mon Apr 01 2019 - 04:24:33 EST)
- Re: [PATCH] dccp: Fix memleak in __feat_register_sp Mukesh Ojha (Mon Apr 01 2019 - 04:24:35 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Neil Armstrong (Mon Apr 01 2019 - 04:24:50 EST)
- Re: [PATCH] drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() Rafael J. Wysocki (Mon Apr 01 2019 - 04:25:59 EST)
- Re: [PATCH V1 05/26] spi: tegra114: use unpacked mode for below 4 byte transfers Mark Brown (Mon Apr 01 2019 - 04:27:03 EST)
- Re: [PATCH] docs: core-api: Drop reference to flexible-arrays Mukesh Ojha (Mon Apr 01 2019 - 04:29:55 EST)
- [PATCH] null_blk: fix race and oops at removing device with bandwidth limit Konstantin Khlebnikov (Mon Apr 01 2019 - 04:30:30 EST)
- Re: [PATCH v2 2/2] clk: meson-g12a: add video decoder clocks Neil Armstrong (Mon Apr 01 2019 - 04:31:29 EST)
- Re: [PATCH v2 0/2] clk: meson: add video decoder clocks for G12A Neil Armstrong (Mon Apr 01 2019 - 04:31:54 EST)
- Re: [PATCH] iio: adc: ads124: avoid buffer overflow Mukesh Ojha (Mon Apr 01 2019 - 04:32:43 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Peter Zijlstra (Mon Apr 01 2019 - 04:32:56 EST)
- Re: [RESEND PATCH V3 1/3] USB: serial: f81232: clear overrun flag Oliver Neukum (Mon Apr 01 2019 - 04:35:03 EST)
- RE: [PATCH v3] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 åææ Ricky (Mon Apr 01 2019 - 04:35:09 EST)
- Re: [PATCH] dt-bindings: clock: g12a-aoclk: expose CLKID_AO_CTS_OSCIN Neil Armstrong (Mon Apr 01 2019 - 04:37:16 EST)
- RE: [RFC] ARM: dts: imx: Fix the AR803X phy-mode Steve Twiss (Mon Apr 01 2019 - 04:38:45 EST)
- Re: [PATCH] cpufreq/intel_pstate: Do not issue the not supported message on !Intel Borislav Petkov (Mon Apr 01 2019 - 04:39:10 EST)
- Re: [PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests Vitaly Kuznetsov (Mon Apr 01 2019 - 04:39:46 EST)
- Re: [PATCH v2 0/4] clk: meson8b: add the VPU clock tree Neil Armstrong (Mon Apr 01 2019 - 04:40:07 EST)
- Re: [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum Jerome Brunet (Mon Apr 01 2019 - 04:40:27 EST)
- Re: [PATCH 0/3] clk: meson: fix mpll jitter Jerome Brunet (Mon Apr 01 2019 - 04:40:32 EST)
- [PATCH] ACPI / property: restore _DSD data subnodes GUID comment Shunyong Yang (Mon Apr 01 2019 - 04:40:35 EST)
- Re: [PATCH 2/5] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support Nicolas.Ferre (Mon Apr 01 2019 - 04:40:57 EST)
- Re: [PATCH 1/5] dt-bindings: arm: atmel: add bindings for PIT64B Nicolas.Ferre (Mon Apr 01 2019 - 04:41:08 EST)
- Re: [PATCH 3/5] MAINTAINERS: change section name to be more generic Nicolas.Ferre (Mon Apr 01 2019 - 04:41:23 EST)
- Re: [PATCH 4/5] MAINTAINERS: add myself as maintainer Nicolas.Ferre (Mon Apr 01 2019 - 04:41:49 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Mon Apr 01 2019 - 04:41:52 EST)
- Re: [PATCH 5/5] MAINTAINERS: add timer-microchip-pit64c.c Nicolas.Ferre (Mon Apr 01 2019 - 04:42:03 EST)
- Re: KMSAN: kernel-infoleak in sctp_getsockopt (3) Alexander Potapenko (Mon Apr 01 2019 - 04:43:08 EST)
- Re: [PATCH 2/2] rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64 Wolfram Sang (Mon Apr 01 2019 - 04:43:10 EST)
- Re: [PATCH v2 0/2] clk: meson8b: add the video decoder clocks Neil Armstrong (Mon Apr 01 2019 - 04:43:37 EST)
- Re: [PATCH] dccp: Fix memleak in __feat_register_sp YueHaibing (Mon Apr 01 2019 - 04:45:56 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Yann Droneaud (Mon Apr 01 2019 - 04:47:28 EST)
- Re: [PATCH 4/5] usb: dwc2: get optional clock by devm_clk_get_optional() Minas Harutyunyan (Mon Apr 01 2019 - 04:47:54 EST)
- Re: [PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU Neil Armstrong (Mon Apr 01 2019 - 04:48:48 EST)
- Re: [PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests Vitaly Kuznetsov (Mon Apr 01 2019 - 04:51:05 EST)
- Re: [PATCH v3] arm/mach-at91/pm : fix possible object reference leak Mukesh Ojha (Mon Apr 01 2019 - 04:51:44 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add Quirk for enabling HISPD under special conditions Adrian Hunter (Mon Apr 01 2019 - 04:52:25 EST)
- Applied "ASoC: es8316: Add support for inverted jack detect" to the asoc tree Mark Brown (Mon Apr 01 2019 - 04:53:22 EST)
- Applied "ASoC: fsl: fix spelling mistake: "missign" -> "missing"" to the asoc tree Mark Brown (Mon Apr 01 2019 - 04:53:32 EST)
- Applied "regmap: regmap-irq: fix getting type default values" to the regmap tree Mark Brown (Mon Apr 01 2019 - 04:53:44 EST)
- Applied "ASoC: cs42l51: add multi endpoint support" to the asoc tree Mark Brown (Mon Apr 01 2019 - 04:53:53 EST)
- Applied "regulator: as3722: Slightly improve readability" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:53:59 EST)
- Applied "regulator: as3722: Convert to use regulator_set/get_current_limit_regmap" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:06 EST)
- Applied "regulator: tps6507x: Remove unused *rdev[] from struct tps6507x_pmic" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:06 EST)
- Applied "regulator: vctrl: Remove unneeded continue statement" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:08 EST)
- Applied "regulator: rc5t583: Get rid of struct rc5t583_regulator" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:12 EST)
- Applied "regulator: tps6507x: Constify tps6507x_pmic_ops" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:17 EST)
- Applied "regulator: tps6507x: Convert to regulator core's simplified DT parsing code" to the regulator tree Mark Brown (Mon Apr 01 2019 - 04:54:21 EST)
- Applied "spi: tegra114: add SPI_LSB_FIRST support" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:25 EST)
- Applied "spi: tegra114: use packed mode for 32 bits per word" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:31 EST)
- Applied "spi: spi-fsl-spi: relax message sanity checking a little" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:35 EST)
- Applied "spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:38 EST)
- Applied "spi: tegra114: reset controller on probe" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:42 EST)
- Applied "spi: tegra114: flush fifos" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:46 EST)
- Applied "spi: tegra114: fix for unpacked mode transfers" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:52 EST)
- Applied "spi: tegra114: clear packed bit for unpacked mode" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:54:56 EST)
- Applied "spi: tegra114: terminate dma and reset on transfer timeout" to the spi tree Mark Brown (Mon Apr 01 2019 - 04:55:01 EST)
- [PATCH 2/2] media: stm32-dcmi: do not emit error trace in case of few overrun Hugues Fruchet (Mon Apr 01 2019 - 04:55:22 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Dmitrii Tcvetkov (Mon Apr 01 2019 - 04:55:26 EST)
- [PATCH 1/2] media: stm32-dcmi: fix error messages Hugues Fruchet (Mon Apr 01 2019 - 04:55:28 EST)
- [PATCH 0/2] Refine DCMI error messages Hugues Fruchet (Mon Apr 01 2019 - 04:55:40 EST)
- [PATCH] media: stm32-dcmi: fix crash when subdev do not expose any formats Hugues Fruchet (Mon Apr 01 2019 - 04:57:01 EST)
- [PATCH] ubsan: Avoid unnecessary 128-bit shifts George Spelvin (Mon Apr 01 2019 - 04:57:21 EST)
- [PATCH V5 0/7] x86/jump_label: Bound IPIs sent when updating a static key Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:27 EST)
- [PATCH V5 1/7] jump_label: Add for_each_label_entry helper Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:31 EST)
- Build regressions/improvements in v5.1-rc3 Geert Uytterhoeven (Mon Apr 01 2019 - 04:58:37 EST)
- [PATCH V5 3/7] x86/jump_label: Add a __jump_label_set_jump_code() helper Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:39 EST)
- [PATCH V5 4/7] jump_label: Sort entries of the same key by the code Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:42 EST)
- [PATCH V5 5/7] x86/alternative: Batch of patch operations Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:46 EST)
- [PATCH V5 6/7] jump_label: Batch updates if arch supports it Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:52 EST)
- [PATCH V5 7/7] x86/jump_label: Batch jump label updates Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:58:56 EST)
- [PATCH V5 2/7] jump_label: Add a jump_label_can_update() helper Daniel Bristot de Oliveira (Mon Apr 01 2019 - 04:59:04 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Geert Uytterhoeven (Mon Apr 01 2019 - 04:59:47 EST)
- [PATCH] fs/open: Fix most outstanding security bugs Johannes Thumshirn (Mon Apr 01 2019 - 05:01:24 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Paolo Valente (Mon Apr 01 2019 - 05:01:34 EST)
- Re: [RESEND PATCH V3 1/3] USB: serial: f81232: clear overrun flag Ji-Ze Hong (Peter Hong) (Mon Apr 01 2019 - 05:01:41 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add Quirk for enabling HISPD under special conditions Faiz Abbas (Mon Apr 01 2019 - 05:02:11 EST)
- Re: [RFC] [PATCH v2 0/5] Intel Virtual PMU Optimization Wei Wang (Mon Apr 01 2019 - 05:02:49 EST)
- Re: [PATCH] drm/stm: dw_mipi_dsi-stm: add sleep power management Benjamin Gaignard (Mon Apr 01 2019 - 05:07:19 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Mon Apr 01 2019 - 05:07:24 EST)
- Re: [PATCH] drm/stm: add sleep power management Benjamin Gaignard (Mon Apr 01 2019 - 05:07:40 EST)
- Re: [PATCH v2 0/5] Add NUMA-awareness to qspinlock Peter Zijlstra (Mon Apr 01 2019 - 05:09:56 EST)
- [PATCH 1/1] gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multiple Jan Kotas (Mon Apr 01 2019 - 05:10:19 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Maxime Ripard (Mon Apr 01 2019 - 05:10:56 EST)
- Re: [PATCH V7 1/6] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware CK Hu (Mon Apr 01 2019 - 05:13:21 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add Quirk for enabling HISPD under special conditions Adrian Hunter (Mon Apr 01 2019 - 05:13:29 EST)
- Re: [RFC PATCH ghak10 v6 2/2] ntp: Audit NTP parameters adjustment Ondrej Mosnacek (Mon Apr 01 2019 - 05:13:38 EST)
- Re: [PATCH V7 2/6] drm/mediatek: move the setting of fixed divider CK Hu (Mon Apr 01 2019 - 05:14:59 EST)
- Re: [PATCH 3/4] phy: socionext: get optional clock by devm_clk_get_optional() Kunihiko Hayashi (Mon Apr 01 2019 - 05:15:25 EST)
- Re: [RFC PATCH ghak10 v6 1/2] timekeeping: Audit clock adjustments Ondrej Mosnacek (Mon Apr 01 2019 - 05:15:34 EST)
- Re: [RFC PATCH ghak10 v6 1/2] timekeeping: Audit clock adjustments Ondrej Mosnacek (Mon Apr 01 2019 - 05:17:02 EST)
- Re: [PATCH v5 00/10] mm: Sub-section memory hotplug support David Hildenbrand (Mon Apr 01 2019 - 05:18:18 EST)
- Re: [PATCH] drm/stm: ltdc: fix data enable polarity Philippe CORNU (Mon Apr 01 2019 - 05:18:48 EST)
- Re: [PATCH] drm/stm: ltdc: disable hw interrupts before its handler init Philippe CORNU (Mon Apr 01 2019 - 05:19:07 EST)
- Re: [PATCH] drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages Philippe CORNU (Mon Apr 01 2019 - 05:20:39 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Mon Apr 01 2019 - 05:21:29 EST)
- Re: [RFC PATCH ghak10 v6 0/2] audit: Log changes that can affect the system clock Ondrej Mosnacek (Mon Apr 01 2019 - 05:21:32 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Dmitrii Tcvetkov (Mon Apr 01 2019 - 05:22:43 EST)
- Re: [PATCH] drm/stm: ltdc: update planes at next vblank to avoid partial refresh Philippe CORNU (Mon Apr 01 2019 - 05:23:06 EST)
- Re: [PATCH] tcp: fix a potential NULL pointer dereference in tcp_sk_exit Eric Dumazet (Mon Apr 01 2019 - 05:23:55 EST)
- Re: [PATCH v2 0/5] simple sort swap function improvements Andy Shevchenko (Mon Apr 01 2019 - 05:25:58 EST)
- Re: [PATCH] eeprom: at25: Convert the driver to the spi-mem interface Geert Uytterhoeven (Mon Apr 01 2019 - 05:26:09 EST)
- Re: [Update][PATCH v3 3/4] cpufreq: schedutil: Simplify iowait boosting Rafael J. Wysocki (Mon Apr 01 2019 - 05:29:36 EST)
- [PATCH 0/2] DCMI bridge support Hugues Fruchet (Mon Apr 01 2019 - 05:31:39 EST)
- [PATCH 2/2] media: stm32-dcmi: add support of several sub-devices Hugues Fruchet (Mon Apr 01 2019 - 05:31:46 EST)
- [PATCH 1/2] media: stm32-dcmi: add media controller support Hugues Fruchet (Mon Apr 01 2019 - 05:31:50 EST)
- Re: [PATCH 5/5] drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Rafael J. Wysocki (Mon Apr 01 2019 - 05:32:04 EST)
- Re: [PATCH 5/5] drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Rafael J. Wysocki (Mon Apr 01 2019 - 05:33:14 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Mon Apr 01 2019 - 05:34:12 EST)
- Re: [PATCH v2 5/5] Lib: sort.h: replace int size with size_t size in the swap function Andy Shevchenko (Mon Apr 01 2019 - 05:36:09 EST)
- Re: [PATCH V7 3/6] drm/mediatek: using different flags of clk for HDMI phy CK Hu (Mon Apr 01 2019 - 05:38:09 EST)
- Re: [PATCH v3] misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260 gregkh@xxxxxxxxxxxxxxxxxxx (Mon Apr 01 2019 - 05:39:15 EST)
- Re: [PATCH 20/21] arm64: switch copyright boilerplace to SPDX in dma-mapping.c Robin Murphy (Mon Apr 01 2019 - 05:39:25 EST)
- Re: [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Stanislaw Gruszka (Mon Apr 01 2019 - 05:46:50 EST)
- Re: [PATCH V7 6/6] drm/mediatek: fix the rate of parent for hdmi phy in MT2701 CK Hu (Mon Apr 01 2019 - 05:47:40 EST)
- [PATCH v2] Bluetooth: hci_qca: Give enough time to ROME controller to bootup. Balakrishna Godavarthi (Mon Apr 01 2019 - 05:49:29 EST)
- Re: net: fix routing encapsulated packets when binding a socket to a tunnel interface lifonghsu (Mon Apr 01 2019 - 05:52:38 EST)
- Re: [PATCH v2 5/5] Lib: sort.h: replace int size with size_t size in the swap function George Spelvin (Mon Apr 01 2019 - 05:58:37 EST)
- Re: [PATCH v4] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU Steven Price (Mon Apr 01 2019 - 06:01:08 EST)
- Re: [PATCH] regmap: regmap-irq: fix getting type default values Vaittinen, Matti (Mon Apr 01 2019 - 06:02:03 EST)
- Re: [GIT PULL] tpmdd fixes for Linux v5.1 Jarkko Sakkinen (Mon Apr 01 2019 - 06:02:08 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Mon Apr 01 2019 - 06:02:13 EST)
- Re: [PATCH 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put Lorenzo Pieralisi (Mon Apr 01 2019 - 06:03:28 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Jonathan Kowalski (Mon Apr 01 2019 - 06:03:32 EST)
- Re: [PATCH] mfd: cros: Update EC protocol to match current EC code Lee Jones (Mon Apr 01 2019 - 06:07:08 EST)
- Re: [PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests Liran Alon (Mon Apr 01 2019 - 06:08:50 EST)
- Re: [PATCH v2 1/1] iommu: Bind process address spaces to devices Jean-Philippe Brucker (Mon Apr 01 2019 - 06:10:47 EST)
- [PATCH v8 1/2] dt-bindings: phy: Add documentation for mixel dphy Guido GÃnther (Mon Apr 01 2019 - 06:13:45 EST)
- [PATCH v8 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs Guido GÃnther (Mon Apr 01 2019 - 06:13:48 EST)
- [PATCH v8 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs Guido GÃnther (Mon Apr 01 2019 - 06:13:51 EST)
- [PATCH v2] i2c: imx: don't leak the i2c adapter on error laurentiu . tudor (Mon Apr 01 2019 - 06:15:22 EST)
- Re: [PATCH] Respond:Patch 0004-Add-support-for-SUNIX-parallel-card Lee Jones (Mon Apr 01 2019 - 06:17:56 EST)
- RE: [PATCH 05/13] soc/fsl/bqman: page align iommu mapping sizes Laurentiu Tudor (Mon Apr 01 2019 - 06:18:42 EST)
- Re: [PATCH v4 0/9] Introduce STMFX I2C Multi-Function eXpander Lee Jones (Mon Apr 01 2019 - 06:19:43 EST)
- RE: [PATCH 01/13] soc/fsl/qman: fixup liodns only on ppc targets Laurentiu Tudor (Mon Apr 01 2019 - 06:21:30 EST)
- Re: [PATCH -next] drm/omap: Use PTR_ERR_OR_ZERO in hdmi4_core_init() Tomi Valkeinen (Mon Apr 01 2019 - 06:21:54 EST)
- Re: [PATCH] drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource() Mukesh Ojha (Mon Apr 01 2019 - 06:23:06 EST)
- Re: [PATCH RESEND v7 2/3] dt-bindings: phy: Add documentation for mixel dphy Guido Günther (Mon Apr 01 2019 - 06:23:40 EST)
- Re: [PATCH RESEND v7 1/3] dt-bindings: Add vendor prefix for Mixel Inc Guido Günther (Mon Apr 01 2019 - 06:24:26 EST)
- [PATCH] x86/boot: This program cannot be run in DOS mode.$ Pali RohÃr (Mon Apr 01 2019 - 06:24:51 EST)
- [PATCH 0/4] Introduce the aural error reporting framework Matteo Croce (Mon Apr 01 2019 - 06:25:02 EST)
- [PATCH 1/4] aural error reporting framework Matteo Croce (Mon Apr 01 2019 - 06:25:13 EST)
- [PATCH 2/4] panic: use the aural error reporting framework to report panics Matteo Croce (Mon Apr 01 2019 - 06:25:24 EST)
- [PATCH 3/4] bug: use the aural error reporting framework to report warnings Matteo Croce (Mon Apr 01 2019 - 06:25:36 EST)
- [PATCH 4/4] oops: use the aural error reporting framework to report oopses Matteo Croce (Mon Apr 01 2019 - 06:25:48 EST)
- [PATCH 5/4] procfs: utility handler to trigger different errors Matteo Croce (Mon Apr 01 2019 - 06:25:59 EST)
- Re: linux-next: Tree for Mar 27 (sunxi clk & mfd) Lee Jones (Mon Apr 01 2019 - 06:27:40 EST)
- Re: [PATCH v2 5/5] Lib: sort.h: replace int size with size_t size in the swap function Andy Shevchenko (Mon Apr 01 2019 - 06:28:19 EST)
- Re: [Update][PATCH v3 3/4] cpufreq: schedutil: Simplify iowait boosting Peter Zijlstra (Mon Apr 01 2019 - 06:29:57 EST)
- [PATCH v2 0/3] backlight: lm3630a: bug fix and device tree support Brian Masney (Mon Apr 01 2019 - 06:30:42 EST)
- [PATCH v2 1/3] backlight: lm3630a: return 0 on success in update_status functions Brian Masney (Mon Apr 01 2019 - 06:30:47 EST)
- [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney (Mon Apr 01 2019 - 06:30:49 EST)
- [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Brian Masney (Mon Apr 01 2019 - 06:30:55 EST)
- [PATCH 0/2] hwrng: stm32 - Fix issue and add default quality level Lionel Debieve (Mon Apr 01 2019 - 06:31:41 EST)
- [PATCH 2/2] hwrng: stm32 - set default random quality Lionel Debieve (Mon Apr 01 2019 - 06:31:43 EST)
- [PATCH 1/2] hwrng: stm32 - fix unbalanced pm_runtime_enable Lionel Debieve (Mon Apr 01 2019 - 06:31:49 EST)
- Re: [PATCH v2 2/3] sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is not set Peter Zijlstra (Mon Apr 01 2019 - 06:32:22 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Paolo Valente (Mon Apr 01 2019 - 06:35:18 EST)
- [PATCH v5 1/3] dt-bindings: Add vendor prefix for ROCKTECH DISPLAYS LIMITED Guido GÃnther (Mon Apr 01 2019 - 06:35:43 EST)
- [PATCH v5 2/3] dt-bindings: Add Rocktech jh057n00900 panel bindings Guido GÃnther (Mon Apr 01 2019 - 06:35:50 EST)
- [PATCH v5 3/3] drm/panel: Add Rocktech jh057n00900 panel driver Guido GÃnther (Mon Apr 01 2019 - 06:35:51 EST)
- [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Guido GÃnther (Mon Apr 01 2019 - 06:35:51 EST)
- [PATCH v2 0/6] usb: host: xhci-tegra: Add Tegra186 XUSB support Thierry Reding (Mon Apr 01 2019 - 06:40:56 EST)
- [PATCH v2 3/6] usb: host: xhci-tegra: Add Tegra186 XUSB support Thierry Reding (Mon Apr 01 2019 - 06:41:04 EST)
- [PATCH v2 6/6] arm64: tegra: Remove regulator hacks on Jetson TX2 Thierry Reding (Mon Apr 01 2019 - 06:41:09 EST)
- [PATCH v2 2/6] usb: host: xhci-tegra: Selectively program IPFS Thierry Reding (Mon Apr 01 2019 - 06:41:13 EST)
- [PATCH v2 5/6] arm64: tegra: Enable XUSB on P2771 Thierry Reding (Mon Apr 01 2019 - 06:41:15 EST)
- [PATCH v2 4/6] arm64: tegra: Add XUSB and pad controller on Tegra186 Thierry Reding (Mon Apr 01 2019 - 06:41:17 EST)
- [PATCH v2 1/6] dt-bindings: usb: xhci-tegra: Add Tegra186 support Thierry Reding (Mon Apr 01 2019 - 06:41:28 EST)
- Re: [PATCH RFC] KVM: x86: vmx: throttle immediate exit through preemtion timer to assist buggy guests Vitaly Kuznetsov (Mon Apr 01 2019 - 06:41:58 EST)
- RE: [PATCH 13/13] dpaa_eth: fix SG frame cleanup Laurentiu Tudor (Mon Apr 01 2019 - 06:42:03 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Chris Chiu (Mon Apr 01 2019 - 06:42:12 EST)
- Re: [PATCH] arm64: mm: fix max_mapnr is assigned the wrong value Catalin Marinas (Mon Apr 01 2019 - 06:44:40 EST)
- Re: [PATCH 1/2] mmc: sdhci: Add Quirk for enabling HISPD under special conditions Faiz Abbas (Mon Apr 01 2019 - 06:44:47 EST)
- [PATCH 1/2] printk: Add an option to flush all messages on panic Feng Tang (Mon Apr 01 2019 - 06:47:27 EST)
- [PATCH 2/2] panic: Enable to print out all printk msg in buffer Feng Tang (Mon Apr 01 2019 - 06:47:30 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Peter Zijlstra (Mon Apr 01 2019 - 06:48:08 EST)
- Re: [PATCH] arm64: dts: qcom: Add Lenovo Miix 630 Lee Jones (Mon Apr 01 2019 - 06:52:03 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Sugaya, Taichi (Mon Apr 01 2019 - 06:52:17 EST)
- Re: Potentially missing "memory" clobbers in bitops.h for x86 Peter Zijlstra (Mon Apr 01 2019 - 06:53:56 EST)
- Re: [PATCH] eeprom: at25: Convert the driver to the spi-mem interface kbuild test robot (Mon Apr 01 2019 - 07:00:40 EST)
- Re: [PATCH 0/4] Introduce the aural error reporting framework Peter Zijlstra (Mon Apr 01 2019 - 07:03:43 EST)
- Re: [RFC PATCH v2 0/1] improve vmap allocation Uladzislau Rezki (Mon Apr 01 2019 - 07:04:10 EST)
- RE: [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu Laurentiu Tudor (Mon Apr 01 2019 - 07:05:01 EST)
- Re: CMA area pages information Pankaj Suryawanshi (Mon Apr 01 2019 - 07:06:17 EST)
- Re: [PATCH v2 2/5] powerpc: module_[32|64].c: replace swap function with built-in one Michael Ellerman (Mon Apr 01 2019 - 07:08:40 EST)
- Re: [PATCH 0/2] DCMI bridge support Hans Verkuil (Mon Apr 01 2019 - 07:10:34 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Michael Ellerman (Mon Apr 01 2019 - 07:11:50 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Wolfram Sang (Mon Apr 01 2019 - 07:13:29 EST)
- Re: [PATCH] powerpc/rtas: fix early boot failure. Christophe Leroy (Mon Apr 01 2019 - 07:14:20 EST)
- Re: [PATCH v14 5/6] au0828: fix enable and disable source audio and video inconsistencies Hans Verkuil (Mon Apr 01 2019 - 07:14:44 EST)
- RE: [PATCH 02/13] soc/fsl/bman: map FBPR area in the iommu Laurentiu Tudor (Mon Apr 01 2019 - 07:15:27 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Mon Apr 01 2019 - 07:19:00 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Peter Zijlstra (Mon Apr 01 2019 - 07:21:22 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Matthew Wilcox (Mon Apr 01 2019 - 07:22:22 EST)
- Re: [PATCH v4] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU Neil Armstrong (Mon Apr 01 2019 - 07:24:47 EST)
- [PATCH] serial: sh-sci: Fix HSCIF RX sampling point calculation Geert Uytterhoeven (Mon Apr 01 2019 - 07:25:18 EST)
- Re: [PATCH v2 2/2] ARM: dts: sun8i: a83t: Add missing CPU clock references OndÅej Jirman (Mon Apr 01 2019 - 07:30:52 EST)
- Re: [PATCH 2/7] ARM: dts: sun8i: tbs-a711: Add node for BMA250 accelerometer OndÅej Jirman (Mon Apr 01 2019 - 07:34:38 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Maxime Ripard (Mon Apr 01 2019 - 07:35:52 EST)
- Re: linux-next: Tree for Mar 27 (sunxi clk & mfd) Stephen Rothwell (Mon Apr 01 2019 - 07:36:33 EST)
- Re: [PATCH for-4.19 1/2] staging: erofs: fix error handling when failed to read compresssed data Greg Kroah-Hartman (Mon Apr 01 2019 - 07:40:45 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Aleksa Sarai (Mon Apr 01 2019 - 07:41:29 EST)
- Re: [PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 07:44:23 EST)
- Re: [PATCH 4.9 25/30] USB: core: only clean up what we allocated Greg Kroah-Hartman (Mon Apr 01 2019 - 07:46:07 EST)
- Re: [PATCH 03/10] PCI: dwc: Move config space capability search API Vidya Sagar (Mon Apr 01 2019 - 07:47:15 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Johannes Thumshirn (Mon Apr 01 2019 - 07:48:45 EST)
- Re: [PATCH] video: fbdev: vesafb: fix indentation issue Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 07:49:03 EST)
- Re: [PATCH 0/5] arm64: dts: meson-g12a: Add support for Video Display Neil Armstrong (Mon Apr 01 2019 - 07:49:13 EST)
- Re: [PATCH] video: fbdev: savage: fix indentation issue Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 07:50:44 EST)
- Re: [PATCH 1/2] printk: Add an option to flush all messages on panic Mukesh Ojha (Mon Apr 01 2019 - 07:50:48 EST)
- Re: [PATCH v3 0/3] arm64: dts: g12a: Add peripherals Neil Armstrong (Mon Apr 01 2019 - 07:51:14 EST)
- Re: [PATCH] video/macfb: Remove redundant code Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 07:52:56 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Mon Apr 01 2019 - 07:53:11 EST)
- Re: [PATCH 2/7] irqchip/alpine-msi: Update driver license to use SPDX David Woodhouse (Mon Apr 01 2019 - 07:53:16 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Mukesh Ojha (Mon Apr 01 2019 - 07:53:55 EST)
- [PATCH] fs: VALIDATE_FS_PARSER should default to n Geert Uytterhoeven (Mon Apr 01 2019 - 07:54:04 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Wolfram Sang (Mon Apr 01 2019 - 07:54:19 EST)
- [PATCH v2 1/5] ARM: dts: sun8i: tbs-a711: Add node for BMA250 accelerometer megous (Mon Apr 01 2019 - 07:56:24 EST)
- [PATCH v2 3/5] gnss: Add u-blox,neo-6m compatible megous (Mon Apr 01 2019 - 07:56:25 EST)
- [PATCH v2 5/5] ARM: dts: sun8i: tbs-a711: Enable UART2 (for NEO-6M GPS module) megous (Mon Apr 01 2019 - 07:56:30 EST)
- [PATCH v2 4/5] dt-bindings: gnss: Add u-blox,neo-6m compatible megous (Mon Apr 01 2019 - 07:56:36 EST)
- [PATCH v2 2/5] ARM: dts: sun8i: a83t: Add UART2 PB pins megous (Mon Apr 01 2019 - 07:56:41 EST)
- [PATCH v2 0/5] Add bluetooth, gps and accelerometer to TBS A711 megous (Mon Apr 01 2019 - 07:56:48 EST)
- Re: [PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property Maxime Ripard (Mon Apr 01 2019 - 07:58:34 EST)
- Re: [PATCH v2 2/3] media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver Neil Armstrong (Mon Apr 01 2019 - 07:59:21 EST)
- Re: [PATCH v2 11/11] mm/hmm: add an helper function that fault pages and map them to a device v2 Souptick Joarder (Mon Apr 01 2019 - 08:00:12 EST)
- Re: [linux-sunxi] [PATCH v2 4/5] dt-bindings: gnss: Add u-blox,neo-6m compatible OndÅej Jirman (Mon Apr 01 2019 - 08:02:14 EST)
- Re: [PATCH for-4.19 1/2] staging: erofs: fix error handling when failed to read compresssed data Gao Xiang (Mon Apr 01 2019 - 08:03:02 EST)
- [RESEND PATCH v1] fuse: Add ioctl flag for compat ioctl with 64-bit time_t Ian Abbott (Mon Apr 01 2019 - 08:03:17 EST)
- Re: [PATCH] video/macfb: Call fb_invert_cmaps() Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 08:04:13 EST)
- Re: [PATCH] video/macfb: Always initialize DAFB colour table pointer register Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 08:04:32 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Christian Brauner (Mon Apr 01 2019 - 08:05:00 EST)
- [PATCH 0/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs Yoshihiro Shimoda (Mon Apr 01 2019 - 08:05:21 EST)
- [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() Yoshihiro Shimoda (Mon Apr 01 2019 - 08:05:25 EST)
- [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs Yoshihiro Shimoda (Mon Apr 01 2019 - 08:05:31 EST)
- [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy-cells property Yoshihiro Shimoda (Mon Apr 01 2019 - 08:05:39 EST)
- Re: [PATCH 06/12] omapfb: add missing of_node_put after of_device_is_available Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 08:07:23 EST)
- Re: [PATCH] serial: sh-sci: Fix HSCIF RX sampling point calculation Mukesh Ojha (Mon Apr 01 2019 - 08:12:32 EST)
- Re: [PATCH] video: fbdev: atmel_lcdfb: drop AVR and platform_data support Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 08:12:43 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Jon Hunter (Mon Apr 01 2019 - 08:22:16 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Andy Shevchenko (Mon Apr 01 2019 - 08:23:02 EST)
- RE: [PATCH] ELAN touchpad i2c_hid bugs fix ååæ (Mon Apr 01 2019 - 08:26:40 EST)
- Re: linux-next: Tree for Mar 27 (sunxi clk & mfd) Maxime Ripard (Mon Apr 01 2019 - 08:33:45 EST)
- Re: [PATCH 06/10] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT Vidya Sagar (Mon Apr 01 2019 - 08:37:54 EST)
- Re: [PATCH v6 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998 Harish Bandi (Mon Apr 01 2019 - 08:39:28 EST)
- RE: [PATCH 1/2] rtc: da9063: set range Steve Twiss (Mon Apr 01 2019 - 08:39:47 EST)
- Re: [PATCH] iio: adc: ads124: avoid buffer overflow Dan Murphy (Mon Apr 01 2019 - 08:42:17 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Geert Uytterhoeven (Mon Apr 01 2019 - 08:42:29 EST)
- RE: [PATCH 2/2] rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64 Steve Twiss (Mon Apr 01 2019 - 08:42:42 EST)
- Re: [PATCH 12/12] drivers: firmware: psci: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:47:15 EST)
- Re: [PATCH 5/5] drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Borislav Petkov (Mon Apr 01 2019 - 08:48:24 EST)
- Re: [PATCH 01/12] arm-cci: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:48:45 EST)
- Re: [RFC] ARM: dts: imx: Fix the AR803X phy-mode Fabio Estevam (Mon Apr 01 2019 - 08:49:10 EST)
- Re: [PATCH 02/12] drm/tegra: rgb: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:49:28 EST)
- Re: [PATCH 03/12] PowerPC-83xx: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:49:59 EST)
- Re: [PATCH 04/12] phy: tegra: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:50:35 EST)
- Re: [PATCH v2 2/5] ARM: dts: sun8i: a83t: Add UART2 PB pins Maxime Ripard (Mon Apr 01 2019 - 08:53:56 EST)
- Re: [PATCH v2 1/5] ARM: dts: sun8i: tbs-a711: Add node for BMA250 accelerometer Maxime Ripard (Mon Apr 01 2019 - 08:54:25 EST)
- [PATCH 1/1] crypto: testmgr - call shash_init in crc32c algo Lionel Debieve (Mon Apr 01 2019 - 08:54:50 EST)
- Re: [PATCH] xen, fbfront: mark expected switch fall-through Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 08:54:58 EST)
- [PATCH v2] mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes Faiz Abbas (Mon Apr 01 2019 - 08:58:29 EST)
- Re: [PATCH 07/12] drm: omapdrm: add missing of_node_put after of_device_is_available Mukesh Ojha (Mon Apr 01 2019 - 08:58:37 EST)
- RE: [PATCH 1/2] rtc: da9063: set range Steve Twiss (Mon Apr 01 2019 - 09:01:03 EST)
- Re: [PATCH V4 00/23] perf: Add Icelake support Liang, Kan (Mon Apr 01 2019 - 09:01:41 EST)
- Re: [PATCH] omapfb: Fix potential NULL pointer dereference in kmalloc Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 09:01:53 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Sugaya, Taichi (Mon Apr 01 2019 - 09:02:36 EST)
- [PATCH] ASoC: dpcm: skip missing substream while applying symmetry Jerome Brunet (Mon Apr 01 2019 - 09:03:54 EST)
- [PATCH] ASoC: dpcm: skip missing substream while applying symmetry Jerome Brunet (Mon Apr 01 2019 - 09:04:12 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Torsten Duwe (Mon Apr 01 2019 - 09:04:15 EST)
- Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Daniel Vetter (Mon Apr 01 2019 - 09:07:03 EST)
- Re: [PATCH 0/2] DCMI bridge support Hugues FRUCHET (Mon Apr 01 2019 - 09:08:21 EST)
- Re: [PATCH V5 4/4] rtc: imx-sc: add rtc alarm support Alexandre Belloni (Mon Apr 01 2019 - 09:11:37 EST)
- Re: [PATCH] rtc: mxc: use devm_platform_ioremap_resource() to simplify code Alexandre Belloni (Mon Apr 01 2019 - 09:12:02 EST)
- Re: [PATCH] rtc: snvs: use devm_platform_ioremap_resource() to simplify code Alexandre Belloni (Mon Apr 01 2019 - 09:12:17 EST)
- Re: [PATCH] drivers: video: fbdev: Kconfig: pedantic cleanups Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 09:16:36 EST)
- Re: [PATCH] jbd2: do not start commit when t_updates does not backtozero Theodore Ts'o (Mon Apr 01 2019 - 09:20:20 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Mon Apr 01 2019 - 09:21:14 EST)
- [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok kernel test robot (Mon Apr 01 2019 - 09:24:11 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Mon Apr 01 2019 - 09:24:31 EST)
- Re: [PATCH] dma-buf: Make mmap callback actually optional Andrew F. Davis (Mon Apr 01 2019 - 09:27:48 EST)
- Greetings My Dearest One, Please I Need Your Help. Mrs Carlsen Monika (Mon Apr 01 2019 - 09:28:08 EST)
- Re: [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok Nikolay Borisov (Mon Apr 01 2019 - 09:28:22 EST)
- Re: [PATCH 0/2] DCMI bridge support Hans Verkuil (Mon Apr 01 2019 - 09:30:14 EST)
- Re: [PATCH v5 00/11] tracing: common error_log for ftrace Tom Zanussi (Mon Apr 01 2019 - 09:31:15 EST)
- [PATCH v3 0/1] ARM: dts: sun8i: a83t: Add missing cooling device properties for CPUs megous (Mon Apr 01 2019 - 09:36:16 EST)
- [PATCH v3 1/1] ARM: dts: sun8i: a83t: Add missing CPU clock references megous (Mon Apr 01 2019 - 09:36:19 EST)
- Re: [PATCH] dma-buf: Make mmap callback actually optional Christian KÃnig (Mon Apr 01 2019 - 09:38:42 EST)
- [PATCH v5 0/4] Add Amlogic video decoder driver Maxime Jourdan (Mon Apr 01 2019 - 09:39:03 EST)
- [PATCH v5 1/4] dt-bindings: media: add Amlogic Video Decoder Bindings Maxime Jourdan (Mon Apr 01 2019 - 09:39:06 EST)
- [PATCH v5 4/4] MAINTAINERS: Add meson video decoder Maxime Jourdan (Mon Apr 01 2019 - 09:39:11 EST)
- [PATCH v5 3/4] media: meson: add v4l2 m2m video decoder driver Maxime Jourdan (Mon Apr 01 2019 - 09:39:14 EST)
- [PATCH v5 2/4] media: videodev2: add V4L2_FMT_FLAG_FIXED_RESOLUTION Maxime Jourdan (Mon Apr 01 2019 - 09:39:26 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Geert Uytterhoeven (Mon Apr 01 2019 - 09:39:58 EST)
- Re: [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open Hugues FRUCHET (Mon Apr 01 2019 - 09:40:10 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Peter Zijlstra (Mon Apr 01 2019 - 09:42:38 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Jann Horn (Mon Apr 01 2019 - 09:43:44 EST)
- Re: [PATCH 2/4] PCI: Fix comment typos Bjorn Helgaas (Mon Apr 01 2019 - 09:43:47 EST)
- [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments() Steven Rostedt (Mon Apr 01 2019 - 09:44:26 EST)
- [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args Steven Rostedt (Mon Apr 01 2019 - 09:44:29 EST)
- [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args Steven Rostedt (Mon Apr 01 2019 - 09:44:33 EST)
- [PATCH 4/6 v3] csky: Fix syscall_get_arguments() and syscall_set_arguments() Steven Rostedt (Mon Apr 01 2019 - 09:44:43 EST)
- [PATCH 1/6 v3] ptrace: Remove maxargs from task_current_syscall() Steven Rostedt (Mon Apr 01 2019 - 09:44:47 EST)
- [PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments() Steven Rostedt (Mon Apr 01 2019 - 09:44:54 EST)
- [PATCH 2/6 v3] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments() Steven Rostedt (Mon Apr 01 2019 - 09:44:58 EST)
- Re: [PATCH 1/1] scsi: storvsc: Fix calculation of sub-channel count Vitaly Kuznetsov (Mon Apr 01 2019 - 09:45:19 EST)
- Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Chris Wilson (Mon Apr 01 2019 - 09:49:01 EST)
- Correct commit mask for page data size Jason Behmer (Mon Apr 01 2019 - 09:49:22 EST)
- Re: [PATCH v4 0/5] PCI: dwc: Support remove Lorenzo Pieralisi (Mon Apr 01 2019 - 09:50:36 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Bjorn Helgaas (Mon Apr 01 2019 - 09:50:47 EST)
- Re: [PATCH 0/4] Introduce the aural error reporting framework Emiliano Russo (Mon Apr 01 2019 - 09:53:44 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 10:00:43 EST)
- [PATCH v2] Staging: comedi: drivers: pcl818: Fixed a coding style error. Will Cunningham (Mon Apr 01 2019 - 10:01:30 EST)
- Re: [PATCH] eeprom: at25: Convert the driver to the spi-mem interface kbuild test robot (Mon Apr 01 2019 - 10:01:34 EST)
- Re: [PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602 Jean-Baptiste Maneyrol (Mon Apr 01 2019 - 10:01:46 EST)
- Re: [PATCH] x86/paravirt: Guard against invalid cpu # in pv_vcpu_is_preempted() Waiman Long (Mon Apr 01 2019 - 10:01:54 EST)
- Re: [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok Chen, Rong A (Mon Apr 01 2019 - 10:02:13 EST)
- [PATCH 3/3] drm/cirrus: add missing drm_helper_force_disable_all() call. Gerd Hoffmann (Mon Apr 01 2019 - 10:03:13 EST)
- [PATCH 1/3] drm/virtio: add missing drm_atomic_helper_shutdown() call. Gerd Hoffmann (Mon Apr 01 2019 - 10:03:16 EST)
- [PATCH 2/3] drm/bochs: add missing drm_atomic_helper_shutdown() call. Gerd Hoffmann (Mon Apr 01 2019 - 10:03:19 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Wolfram Sang (Mon Apr 01 2019 - 10:08:11 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Mon Apr 01 2019 - 10:09:56 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Mon Apr 01 2019 - 10:11:58 EST)
- Re: [PATCH] arm64: dts: qcom: Add Lenovo Miix 630 Jeffrey Hugo (Mon Apr 01 2019 - 10:13:52 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Nikolay Borisov (Mon Apr 01 2019 - 10:14:26 EST)
- [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context Suwan Kim (Mon Apr 01 2019 - 10:16:37 EST)
- [PATCH] perf/report: [RFC] Handling OOM in perf report Thomas Richter (Mon Apr 01 2019 - 10:20:24 EST)
- Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name Sasha Levin (Mon Apr 01 2019 - 10:20:31 EST)
- [PATCH v2] Staging: greybus: usb: Fixed a coding style error Will Cunningham (Mon Apr 01 2019 - 10:22:09 EST)
- Re: [PATCH] arm64: mm: fix max_mapnr is assigned the wrong value Muchun Song (Mon Apr 01 2019 - 10:22:10 EST)
- [PATCH] x86/mpx: fix recursive munmap() corruption Dave Hansen (Mon Apr 01 2019 - 10:23:13 EST)
- Work on iio: stating: frequency: ad9832 Marcelo Schmitt (Mon Apr 01 2019 - 10:25:38 EST)
- Re: [PATCH v2] Staging: greybus: usb: Fixed a coding style error Alex Elder (Mon Apr 01 2019 - 10:25:50 EST)
- MSI number limit for PCI hotplug under PCI bridge on ARM platform Heyi Guo (Mon Apr 01 2019 - 10:28:25 EST)
- Re: [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok Qu Wenruo (Mon Apr 01 2019 - 10:29:32 EST)
- Re: [PATCH 3/4] ARM: dts: dra7: add PRU-ICSS modules Tony Lindgren (Mon Apr 01 2019 - 10:30:43 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Thierry Reding (Mon Apr 01 2019 - 10:31:46 EST)
- Re: [PATCH v3 1/1] ARM: dts: sun8i: a83t: Add missing CPU clock references Maxime Ripard (Mon Apr 01 2019 - 10:32:00 EST)
- Re: [PATCH] arm64: mm: fix max_mapnr is assigned the wrong value Catalin Marinas (Mon Apr 01 2019 - 10:32:48 EST)
- RE: [PATCH 2/2] x86: fix __user annotations David Laight (Mon Apr 01 2019 - 10:36:22 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Waiman Long (Mon Apr 01 2019 - 10:36:26 EST)
- [PATCH 0/4] staging: iio: ad9832: use clock framework Marcelo Schmitt (Mon Apr 01 2019 - 10:36:59 EST)
- [PATCH 1/4] staging: iio: ad9832: organize includes Marcelo Schmitt (Mon Apr 01 2019 - 10:37:18 EST)
- [PATCH 2/4] staging: iio: ad9832: add SPDX identifier Marcelo Schmitt (Mon Apr 01 2019 - 10:37:32 EST)
- [PATCH 3/4] staging: iio: ad9832: use clock framework for clock reference Marcelo Schmitt (Mon Apr 01 2019 - 10:37:53 EST)
- [PATCH 4/4] staging: iio: ad9832: add devicetree documentation Marcelo Schmitt (Mon Apr 01 2019 - 10:38:16 EST)
- [PATCH v2 1/2] arm64: dts: msm8998: Add UFS phy reset Marc Gonzalez (Mon Apr 01 2019 - 10:38:41 EST)
- Re: [PATCH] video: hgafb: fix a NULL pointer dereference Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 10:41:27 EST)
- Re: [PATCH] video: fbdev: fix potential NULL pointer dereferences Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 10:42:06 EST)
- [PATCH v2 2/2] dt-bindings: phy-qcom-qmp: Tweak qcom,msm8998-qmp-ufs-phy Marc Gonzalez (Mon Apr 01 2019 - 10:42:29 EST)
- [PATCH] regulator: bcm590xx: Convert to use simplified DT parsing Axel Lin (Mon Apr 01 2019 - 10:42:36 EST)
- [PATCH] regulator: bcm590xx: Convert to use simplified DT parsing Axel Lin (Mon Apr 01 2019 - 10:43:14 EST)
- Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context Alan Stern (Mon Apr 01 2019 - 10:43:28 EST)
- Re: [RFC PATCH 18/20] lib: image-formats: Add v4l2 formats support Maxime Ripard (Mon Apr 01 2019 - 10:44:42 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Mon Apr 01 2019 - 10:45:33 EST)
- RE: [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function David Laight (Mon Apr 01 2019 - 10:46:59 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Mon Apr 01 2019 - 10:48:02 EST)
- Re: [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records Paul Moore (Mon Apr 01 2019 - 10:50:11 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Paul Moore (Mon Apr 01 2019 - 10:50:20 EST)
- Re: [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS Paul Moore (Mon Apr 01 2019 - 10:50:29 EST)
- Re: [PATCH v14 5/6] au0828: fix enable and disable source audio and video inconsistencies shuah (Mon Apr 01 2019 - 10:53:36 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Mon Apr 01 2019 - 10:55:03 EST)
- Re: [PATCH v5 00/13] Add support for usb on Hikey960 Valentin Schneider (Mon Apr 01 2019 - 10:57:10 EST)
- Re: [PATCH v2 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY Lorenzo Pieralisi (Mon Apr 01 2019 - 10:59:04 EST)
- Re: [PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check pierre kuo (Mon Apr 01 2019 - 11:00:08 EST)
- Re: Potentially missing "memory" clobbers in bitops.h for x86 Alexander Potapenko (Mon Apr 01 2019 - 11:00:54 EST)
- Re: [PATCH v2] Staging: comedi: drivers: pcl818: Fixed a coding style error. Greg KH (Mon Apr 01 2019 - 11:01:11 EST)
- Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name Mukesh Ojha (Mon Apr 01 2019 - 11:02:12 EST)
- Re: [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok Chen, Rong A (Mon Apr 01 2019 - 11:03:15 EST)
- [PATCH] cpufreq/intel_pstate: Load only on Intel hardware Borislav Petkov (Mon Apr 01 2019 - 11:03:53 EST)
- Re: [PATCH 2/2] x86: fix __user annotations Jann Horn (Mon Apr 01 2019 - 11:04:31 EST)
- Re: [PATCH] cpufreq/intel_pstate: Load only on Intel hardware Erwan Velu (Mon Apr 01 2019 - 11:05:51 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Jean Delvare (Mon Apr 01 2019 - 11:07:26 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Mon Apr 01 2019 - 11:07:47 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Thierry Reding (Mon Apr 01 2019 - 11:07:50 EST)
- Re: [PATCH 1/3] drm/virtio: add missing drm_atomic_helper_shutdown() call. Mukesh Ojha (Mon Apr 01 2019 - 11:08:40 EST)
- Re: [PATCH] serial: sh-sci: Fix HSCIF RX sampling point calculation Ulrich Hecht (Mon Apr 01 2019 - 11:08:44 EST)
- Re: [PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches. Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 11:13:16 EST)
- Re: [PATCH v2 6/7] PCI: qcom: Add QCS404 PCIe controller support Lorenzo Pieralisi (Mon Apr 01 2019 - 11:13:33 EST)
- [PATCH v4 2/2] ASoC: tlv320aic31xx: Add button press detection Andrew F. Davis (Mon Apr 01 2019 - 11:13:39 EST)
- [PATCH v4 1/2] ASoC: tlv320aic31xx: Add headphone/headset detection Andrew F. Davis (Mon Apr 01 2019 - 11:13:44 EST)
- Re: [RFC PATCH] i2c: remove use of in_atomic() Wolfram Sang (Mon Apr 01 2019 - 11:13:57 EST)
- Re: [PATCH v2 0/3] Initial Panfrost driver Alyssa Rosenzweig (Mon Apr 01 2019 - 11:15:47 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Alexandre Belloni (Mon Apr 01 2019 - 11:16:35 EST)
- Re: [PATCH] cpufreq/intel_pstate: Load only on Intel hardware Thomas Renninger (Mon Apr 01 2019 - 11:18:54 EST)
- Re: [PATCH v3] mtd: rawnand: Mark expected switch fall-throughs Miquel Raynal (Mon Apr 01 2019 - 11:23:18 EST)
- Re: [PATCH 00/11] add support for sam9x60 nand controller Miquel Raynal (Mon Apr 01 2019 - 11:24:11 EST)
- Re: [PATCH v6 00/13] Ingenic NAND patchset v6 Miquel Raynal (Mon Apr 01 2019 - 11:25:25 EST)
- Re: [RFC PATCH 48/68] vfs: Convert cramfs to use the new mount API Nicolas Pitre (Mon Apr 01 2019 - 11:25:29 EST)
- Re: [PATCH] fbdev: fix divide error in fb_var_to_videomode Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 11:25:37 EST)
- Re: [PATCH V5 4/4] rtc: imx-sc: add rtc alarm support Alexandre Belloni (Mon Apr 01 2019 - 11:26:31 EST)
- Re: [PATCH] mtd: rawnand: vf610: Fix to check for NULL pointer dereference Miquel Raynal (Mon Apr 01 2019 - 11:26:57 EST)
- Re: [PATCH v2 0/2] meson-nand: two small memory related fixes Miquel Raynal (Mon Apr 01 2019 - 11:27:40 EST)
- RE: [PATCH] Convert struct pid count to refcount_t David Laight (Mon Apr 01 2019 - 11:27:45 EST)
- Re: [PATCH V5 4/4] rtc: imx-sc: add rtc alarm support Alexandre Belloni (Mon Apr 01 2019 - 11:28:11 EST)
- Re: [PATCH] rtc: snvs: use dev_pm_set_wake_irq() to simplify code Alexandre Belloni (Mon Apr 01 2019 - 11:28:41 EST)
- Re: [PATCH] soc: sunxi: Fix missing dependency on REGMAP_MMIO Bin Liu (Mon Apr 01 2019 - 11:30:10 EST)
- Re: [PATCH 1/1] mtd: rawnand: meson: set oob layout ops Miquel Raynal (Mon Apr 01 2019 - 11:30:48 EST)
- Re: [PATCH] mtd: rawnand: vf610: Fix to check for NULL pointer dereference Boris Brezillon (Mon Apr 01 2019 - 11:31:03 EST)
- Re: [PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference by adding missing of_node_put Will Deacon (Mon Apr 01 2019 - 11:37:33 EST)
- Re: [PATCH v3] mtd: rawnand: Mark expected switch fall-throughs Gustavo A. R. Silva (Mon Apr 01 2019 - 11:38:09 EST)
- Re: [PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check Will Deacon (Mon Apr 01 2019 - 11:38:16 EST)
- Re: [PATCH 3/7] gbefb: switch to managed version of the DMA allocator Bartlomiej Zolnierkiewicz (Mon Apr 01 2019 - 11:38:46 EST)
- Re: [PATCH] iwlwifi: properly check debugfs dentry before using it Laura Abbott (Mon Apr 01 2019 - 11:39:32 EST)
- Re: [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage,last_printk:Probing_EDD(edd=off_to_disable)...ok David Sterba (Mon Apr 01 2019 - 11:39:40 EST)
- Re: [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc() Alexander Duyck (Mon Apr 01 2019 - 11:40:50 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 11:42:02 EST)
- Re: [PATCH] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB Bin Liu (Mon Apr 01 2019 - 11:43:52 EST)
- Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Eric Anholt (Mon Apr 01 2019 - 11:43:55 EST)
- Re: Potentially missing "memory" clobbers in bitops.h for x86 Paul E. McKenney (Mon Apr 01 2019 - 11:44:20 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Christian Brauner (Mon Apr 01 2019 - 11:47:45 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Mon Apr 01 2019 - 11:52:09 EST)
- Re: [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc() Dmitry Safonov (Mon Apr 01 2019 - 11:55:08 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Daniel Colascione (Mon Apr 01 2019 - 11:55:15 EST)
- Re: [PATCH] watchdog: imx2_wdt: use devm_platform_ioremap_resource() to simplify code Guenter Roeck (Mon Apr 01 2019 - 11:55:34 EST)
- [PATCH 1/3] block/diskstats: accumulate all per-cpu counters in one pass Konstantin Khlebnikov (Mon Apr 01 2019 - 11:59:52 EST)
- [PATCH 3/3] block/diskstats: more accurate approximation of io_ticks for slow disks Konstantin Khlebnikov (Mon Apr 01 2019 - 11:59:56 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Eric Anholt (Mon Apr 01 2019 - 12:02:16 EST)
- Re: [PATCH] staging: android: ion: refactory ion_alloc for kernel driver use Laura Abbott (Mon Apr 01 2019 - 12:03:14 EST)
- Re: Potentially missing "memory" clobbers in bitops.h for x86 Peter Zijlstra (Mon Apr 01 2019 - 12:04:14 EST)
- Re: [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions. Tom Li (Mon Apr 01 2019 - 12:04:19 EST)
- Re: [PATCH v3 1/2] phy: qcom-qmp: Add msm8998 PCIe QMP PHY support Marc Gonzalez (Mon Apr 01 2019 - 12:05:38 EST)
- Re: missing patch Greg KH (Mon Apr 01 2019 - 12:06:39 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Jonathan Kowalski (Mon Apr 01 2019 - 12:08:01 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 12:08:19 EST)
- [PATCH 01/12] rtc: pcf85063: switch to probe_new Alexandre Belloni (Mon Apr 01 2019 - 12:08:24 EST)
- [PATCH 02/12] rtc: pcf85063: convert to SPDX identifier Alexandre Belloni (Mon Apr 01 2019 - 12:08:34 EST)
- [PATCH 03/12] rtc: pcf85063: remove bogus i2c functionality check Alexandre Belloni (Mon Apr 01 2019 - 12:08:36 EST)
- [PATCH 05/12] rtc: pcf85063: set range Alexandre Belloni (Mon Apr 01 2019 - 12:08:40 EST)
- [PATCH 06/12] rtc: pcf85063: switch to regmap Alexandre Belloni (Mon Apr 01 2019 - 12:08:42 EST)
- [PATCH 12/12] rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support Alexandre Belloni (Mon Apr 01 2019 - 12:08:47 EST)
- [PATCH 11/12] rtc: pcf85063: add offset correction support Alexandre Belloni (Mon Apr 01 2019 - 12:08:51 EST)
- [PATCH 09/12] rtc: pcf85063: Add Micro Crystal RV8263 support Alexandre Belloni (Mon Apr 01 2019 - 12:08:56 EST)
- [PATCH 10/12] rtc: pcf85063: add nvram support Alexandre Belloni (Mon Apr 01 2019 - 12:08:58 EST)
- [PATCH 07/12] rtc: pcf85063: differentiate pcf85063a and pcf85063tp Alexandre Belloni (Mon Apr 01 2019 - 12:09:06 EST)
- [PATCH 08/12] rtc: pcf85063: add alarm support Alexandre Belloni (Mon Apr 01 2019 - 12:09:16 EST)
- [PATCH 04/12] rtc: pcf85063: convert to devm_rtc_allocate_device Alexandre Belloni (Mon Apr 01 2019 - 12:09:22 EST)
- [PATCH 2/3] block/diskstats: remove redundant and inaccurate time_in_queue counter Konstantin Khlebnikov (Mon Apr 01 2019 - 12:09:39 EST)
- [PATCH v2 1/1] scsi: storvsc: Fix calculation of sub-channel count Michael Kelley (Mon Apr 01 2019 - 12:10:58 EST)
- Re: Work on iio: stating: frequency: ad9832 Jonathan Cameron (Mon Apr 01 2019 - 12:13:24 EST)
- Re: [PATCH v1 3/4] dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region Jordan Crouse (Mon Apr 01 2019 - 12:13:31 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Daniel Colascione (Mon Apr 01 2019 - 12:13:58 EST)
- Re: [PATCH v6 1/2] Bluetooth: hci_qca: Added support for WCN3998 Marc Gonzalez (Mon Apr 01 2019 - 12:16:22 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Andy Lutomirski (Mon Apr 01 2019 - 12:16:43 EST)
- Re: [PATCH 02/12] rtc: pcf85063: convert to SPDX identifier Joe Perches (Mon Apr 01 2019 - 12:17:04 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 12:21:16 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Daniel Colascione (Mon Apr 01 2019 - 12:22:06 EST)
- [PATCH] x86/asm: use memory clobber in bitops that touch arbitrary memory Alexander Potapenko (Mon Apr 01 2019 - 12:24:35 EST)
- Re: [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU. Tom Li (Mon Apr 01 2019 - 12:26:31 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Jonathan Kowalski (Mon Apr 01 2019 - 12:27:47 EST)
- Re: [PATCH 02/12] rtc: pcf85063: convert to SPDX identifier Alexandre Belloni (Mon Apr 01 2019 - 12:29:46 EST)
- [PATCH v2 02/12] rtc: pcf85063: convert to SPDX identifier Alexandre Belloni (Mon Apr 01 2019 - 12:33:56 EST)
- Re: [PATCH v2 net] ipv6: Fix dangling pointer when ipv6 fragment Martin Lau (Mon Apr 01 2019 - 12:35:32 EST)
- Re: [PATCH 1/2] edac: sifive: Add DT documentation for SiFive L2 cache Controller James Morse (Mon Apr 01 2019 - 12:36:07 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 12:37:28 EST)
- Re: [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes. Tom Li (Mon Apr 01 2019 - 12:42:14 EST)
- [PATCH 01/15] tools lib traceevent: Handle trace_printk() "%px" Steven Rostedt (Mon Apr 01 2019 - 12:43:46 EST)
- [PATCH 04/15] tools/lib/traceevent: Add more debugging to see various internal ring buffer entries Steven Rostedt (Mon Apr 01 2019 - 12:43:47 EST)
- [PATCH 08/15] tools/lib/traceevent: Removed unneeded !! and return parenthesis Steven Rostedt (Mon Apr 01 2019 - 12:43:50 EST)
- [PATCH 10/15] tools/lib/traceevent: Remove call to exit() from tep_filter_add_filter_str() Steven Rostedt (Mon Apr 01 2019 - 12:43:53 EST)
- [PATCH 02/15] tools/lib/traceevent: Add mono clocks to be parsed in seconds Steven Rostedt (Mon Apr 01 2019 - 12:43:59 EST)
- [PATCH 12/15] tools/lib/traceevent: Rename input arguments of libtraceevent APIs from pevent to tep Steven Rostedt (Mon Apr 01 2019 - 12:44:03 EST)
- [PATCH 00/15] tools/lib/traceevent: Continuing on the path to a stand alone library Steven Rostedt (Mon Apr 01 2019 - 12:44:12 EST)
- [PATCH 11/15] tools/perf,tools/lib/traceevent: Make traceevent APIs more consistent Steven Rostedt (Mon Apr 01 2019 - 12:44:20 EST)
- [PATCH 13/15] tools/perf,tools/lib/traceevent: Rename "pevent" member of struct tep_event to "tep" Steven Rostedt (Mon Apr 01 2019 - 12:44:22 EST)
- [PATCH 14/15] tools/perf,tools/lib/traceevent: Rename "pevent" member of struct tep_event_filter to "tep" Steven Rostedt (Mon Apr 01 2019 - 12:44:28 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Lorenzo Pieralisi (Mon Apr 01 2019 - 12:44:31 EST)
- [PATCH 09/15] tools/lib/traceevent: Remove tep filter trivial APIs Steven Rostedt (Mon Apr 01 2019 - 12:44:37 EST)
- [PATCH 15/15] tools/lib/traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep Steven Rostedt (Mon Apr 01 2019 - 12:44:40 EST)
- [PATCH 03/15] tools lib traceevent: Implement a new API, tep_list_events_copy() Steven Rostedt (Mon Apr 01 2019 - 12:44:47 EST)
- [PATCH 05/15] tools/lib/traceevent: Change description of few APIs Steven Rostedt (Mon Apr 01 2019 - 12:44:50 EST)
- [PATCH 06/15] tools/lib/traceevent: Coding style fixes Steven Rostedt (Mon Apr 01 2019 - 12:45:01 EST)
- [PATCH 07/15] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields Steven Rostedt (Mon Apr 01 2019 - 12:45:05 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Daniel Colascione (Mon Apr 01 2019 - 12:45:38 EST)
- Re: [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable Tony Lindgren (Mon Apr 01 2019 - 12:46:24 EST)
- [tip:x86/urgent] x86/resctrl: Fix typos in the mba_sc mount option tip-bot for Xiaochen Shen (Mon Apr 01 2019 - 12:53:52 EST)
- Re: [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open Andi Kleen (Mon Apr 01 2019 - 12:54:27 EST)
- Re: [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable H. Nikolaus Schaller (Mon Apr 01 2019 - 12:57:10 EST)
- Re: [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable Tony Lindgren (Mon Apr 01 2019 - 12:58:09 EST)
- Re: [PATCHv1 1/7] vfio/mdev: Avoid release parent reference during error path Cornelia Huck (Mon Apr 01 2019 - 12:58:57 EST)
- RE: [PATCH v2 0/5] pid: add pidfd_open() David Laight (Mon Apr 01 2019 - 12:59:04 EST)
- Re: missing patch Greg KH (Mon Apr 01 2019 - 12:59:06 EST)
- Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Rob Herring (Mon Apr 01 2019 - 12:59:33 EST)
- Re: [BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling H. Nikolaus Schaller (Mon Apr 01 2019 - 12:59:44 EST)
- RE: [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming Bharat Kumar Gogada (Mon Apr 01 2019 - 13:00:49 EST)
- Re: [PATCHv1 2/7] vfio/mdev: Removed unused kref Cornelia Huck (Mon Apr 01 2019 - 13:01:12 EST)
- Re: [PATCHv1 3/7] vfio/mdev: Drop redundant extern for exported symbols Cornelia Huck (Mon Apr 01 2019 - 13:02:11 EST)
- [PATCH 5.0 022/146] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:11 EST)
- [PATCH 5.0 021/146] sctp: use memdup_user instead of vmemdup_user Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:11 EST)
- [PATCH 5.0 023/146] tipc: allow service ranges to be connect()ed on RDM/DGRAM Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:11 EST)
- [PATCH 5.0 024/146] tipc: change to check tipc_own_id to return in tipc_net_stop Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:11 EST)
- [PATCH 5.0 006/146] gtp: change NET_UDP_TUNNEL dependency to select Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:11 EST)
- [PATCH 5.0 026/146] tun: properly test for IFF_UP Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:12 EST)
- [PATCH 5.0 025/146] tipc: fix cancellation of topology subscriptions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:12 EST)
- [PATCH 5.0 028/146] vxlan: Dont call gro_cells_destroy() before device is unregistered Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:14 EST)
- [PATCH 5.0 029/146] thunderx: enable page recycling for non-XDP case Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:15 EST)
- [PATCH 5.0 030/146] thunderx: eliminate extra calls to put_page() for pages held for recycling Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:20 EST)
- [PATCH 5.0 031/146] net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:22 EST)
- [PATCH 5.0 032/146] net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:25 EST)
- [PATCH 5.0 033/146] net: phy: dont clear BMCR in genphy_soft_reset Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:29 EST)
- [PATCH 5.0 007/146] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:34 EST)
- [PATCH 5.0 034/146] r8169: fix cable re-plugging issue Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:37 EST)
- [PATCH 5.0 035/146] ila: Fix rhashtable walker list corruption Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:41 EST)
- [PATCH 5.0 036/146] tun: add a missing rcu_read_unlock() in error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:43 EST)
- [PATCH 5.0 037/146] powerpc/fsl: Fix the flush of branch predictor. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:48 EST)
- [PATCH 5.0 038/146] Btrfs: fix incorrect file size after shrinking truncate and fsync Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:51 EST)
- [PATCH 5.0 040/146] btrfs: dont report readahead errors and dont update statistics Greg Kroah-Hartman (Mon Apr 01 2019 - 13:05:57 EST)
- [PATCH 5.0 041/146] btrfs: raid56: properly unmap parity page in finish_parity_scrub() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:02 EST)
- [PATCH 5.0 008/146] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:05 EST)
- [PATCH 5.0 009/146] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:08 EST)
- [PATCH 5.0 010/146] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:11 EST)
- [PATCH 5.0 011/146] net: datagram: fix unbounded loop in __skb_try_recv_datagram() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:16 EST)
- [PATCH 5.0 012/146] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:19 EST)
- [PATCH 5.0 013/146] net: phy: meson-gxl: fix interrupt support Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:23 EST)
- [PATCH 5.0 004/146] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:26 EST)
- [PATCH 5.0 043/146] btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:29 EST)
- [PATCH 5.0 052/146] NFSv4.1 dont free interrupted slot on open Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:32 EST)
- [PATCH 5.0 054/146] ALSA: rawmidi: Fix potential Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:39 EST)
- [PATCH 5.0 055/146] ALSA: seq: oss: Fix Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:44 EST)
- [PATCH 5.0 058/146] ALSA: hda/realtek - Fixed Headset Mic JD not stable Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:53 EST)
- [PATCH 5.0 060/146] ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:06:58 EST)
- [PATCH 5.0 061/146] ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:01 EST)
- [PATCH 5.0 044/146] Btrfs: fix assertion failure on fsync with NO_HOLES enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:05 EST)
- [PATCH 5.0 062/146] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:10 EST)
- [PATCH 5.0 063/146] ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:14 EST)
- [PATCH 5.0 064/146] ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:19 EST)
- [PATCH 5.0 065/146] ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:20 EST)
- [PATCH 5.0 066/146] ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:24 EST)
- [PATCH 5.0 067/146] ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:28 EST)
- [PATCH 5.0 068/146] ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:31 EST)
- [PATCH 5.0 069/146] kbuild: modversions: Fix relative CRC byte order interpretation Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:34 EST)
- [PATCH 5.0 070/146] fs/open.c: allow opening only regular files during execve() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:38 EST)
- [PATCH 5.0 071/146] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:43 EST)
- [PATCH 5.0 072/146] scsi: sd: Fix a race between closing an sd device and sd I/O Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:49 EST)
- [PATCH 5.0 073/146] scsi: sd: Quiesce warning if device does not report optimal I/O size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:07:53 EST)
- [PATCH 5.0 075/146] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:00 EST)
- [PATCH 5.0 077/146] tty/serial: atmel: Add is_half_duplex helper Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:04 EST)
- [PATCH 5.0 078/146] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:09 EST)
- [PATCH 5.0 079/146] tty: mxs-auart: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:13 EST)
- [PATCH 5.0 080/146] tty: atmel_serial: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:18 EST)
- [PATCH 5.0 046/146] tracing: initialize variable in create_dyn_event() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:23 EST)
- [PATCH 5.0 047/146] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:26 EST)
- [PATCH 5.0 049/146] vfio: ccw: only free cp on final interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:34 EST)
- [PATCH 5.0 050/146] NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:38 EST)
- [PATCH 5.0 042/146] btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:40 EST)
- [PATCH 5.0 083/146] staging: olpc_dcon_xo_1: add missing const qualifier Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:45 EST)
- [PATCH 5.0 092/146] serial: sh-sci: Fix setting SCSCR_TIE while transferring data Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:48 EST)
- [PATCH 5.0 093/146] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:08:52 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Takashi Iwai (Mon Apr 01 2019 - 13:09:00 EST)
- [PATCH 5.0 095/146] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:03 EST)
- [PATCH 5.0 097/146] USB: serial: option: add support for Quectel EM12 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:07 EST)
- [PATCH 5.0 098/146] USB: serial: option: add Olicard 600 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:10 EST)
- [PATCH 5.0 099/146] ACPI / CPPC: Fix guaranteed performance handling Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:14 EST)
- [PATCH 5.0 100/146] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:18 EST)
- [PATCH 5.0 084/146] staging: speakup_soft: Fix alternate speech with other synths Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:22 EST)
- [PATCH 5.0 102/146] drivers/block/zram/zram_drv.c: fix idle/writeback string compare Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:26 EST)
- [PATCH 5.0 103/146] blk-mq: fix sbitmap ws_active for shared tags Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:29 EST)
- [PATCH 5.0 104/146] cpufreq: intel_pstate: Also use CPPC nominal_perf for base_frequency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:32 EST)
- [PATCH 5.0 105/146] cpufreq: scpi: Fix use after free Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:35 EST)
- [PATCH 5.0 106/146] drm/vgem: fix use-after-free when drm_gem_handle_create() fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:39 EST)
- [PATCH 5.0 107/146] drm/vkms: fix use-after-free when drm_gem_handle_create() fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:43 EST)
- [PATCH 5.0 108/146] drm/i915: Mark AML 0x87CA as ULX Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:48 EST)
- [PATCH 5.0 109/146] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:51 EST)
- [PATCH 5.0 110/146] drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro Greg Kroah-Hartman (Mon Apr 01 2019 - 13:09:54 EST)
- [PATCH 5.0 085/146] staging: vt6655: Remove vif check from vnt_interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:00 EST)
- [PATCH 5.0 112/146] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:03 EST)
- [PATCH 5.0 113/146] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:06 EST)
- [PATCH 5.0 114/146] usb: mtu3: fix EXTCON dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:10 EST)
- [PATCH 5.0 115/146] USB: gadget: f_hid: fix deadlock in f_hidg_write() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:16 EST)
- [PATCH 5.0 117/146] mm/memory.c: fix modifying of page protection by insert_pfn() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:21 EST)
- [PATCH 5.0 118/146] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:25 EST)
- [PATCH 5.0 119/146] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:27 EST)
- [PATCH 5.0 120/146] usb: xhci: dbc: Dont free all memory with spinlock held Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:31 EST)
- [PATCH 5.0 121/146] xhci: Dont let USB3 ports stuck in polling state prevent suspend Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:35 EST)
- [PATCH 5.0 086/146] staging: vt6655: Fix interrupt race condition on device start up. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:37 EST)
- [PATCH 5.0 122/146] usb: cdc-acm: fix race during wakeup blocking TX traffic Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:41 EST)
- [PATCH 5.0 123/146] usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:46 EST)
- [PATCH 5.0 087/146] staging: erofs: fix to handle error path of erofs_vmap() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:10:52 EST)
- [PATCH 5.0 091/146] serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:02 EST)
- [PATCH 5.0 082/146] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:06 EST)
- [PATCH 5.0 125/146] mm/hotplug: fix offline undo_isolate_page_range() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:11 EST)
- [PATCH 5.0 135/146] objtool: Query pkg-config for libelf location Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:16 EST)
- [PATCH 5.0 136/146] powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:19 EST)
- [PATCH 5.0 137/146] powerpc/64: Fix memcmp reading past the end of src/dest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:24 EST)
- [PATCH 5.0 139/146] watchdog: Respect watchdog cpumask on CPU hotplug Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:29 EST)
- [PATCH 5.0 140/146] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:33 EST)
- [PATCH 5.0 141/146] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:41 EST)
- [PATCH 5.0 143/146] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:45 EST)
- [PATCH 5.0 126/146] mm: add support for kmem caches in DMA32 zone Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:50 EST)
- [PATCH 5.0 144/146] KVM: x86: update %rip after emulating IO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:54 EST)
- [PATCH 5.0 145/146] bpf: do not restore dst_reg when cur_state is freed Greg Kroah-Hartman (Mon Apr 01 2019 - 13:11:59 EST)
- [PATCH 5.0 146/146] mt76x02u: use usb_bulk_msg to upload firmware Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:00 EST)
- [PATCH 5.0 128/146] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:06 EST)
- [PATCH 5.0 129/146] mm/debug.c: fix __dump_page when mapping->host is not set Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:12 EST)
- [PATCH 5.0 131/146] mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:16 EST)
- [PATCH 5.0 132/146] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:20 EST)
- [PATCH 5.0 133/146] perf pmu: Fix parser error for uncore event alias Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:25 EST)
- [PATCH 5.0 124/146] usb: typec: Fix unchecked return value Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:31 EST)
- [PATCH 4.19 010/134] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:35 EST)
- [PATCH 4.19 012/134] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:40 EST)
- [PATCH 4.19 011/134] net: datagram: fix unbounded loop in __skb_try_recv_datagram() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:44 EST)
- [PATCH 4.19 014/134] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:47 EST)
- [PATCH 4.19 015/134] net: stmmac: fix memory corruption with large MTUs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:58 EST)
- [PATCH 4.19 016/134] net-sysfs: call dev_hold if kobject_init_and_add success Greg Kroah-Hartman (Mon Apr 01 2019 - 13:12:59 EST)
- [PATCH 4.19 017/134] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:01 EST)
- [PATCH 4.19 020/134] sctp: use memdup_user instead of vmemdup_user Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:12 EST)
- [PATCH 4.19 021/134] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:15 EST)
- [PATCH 4.19 022/134] tipc: allow service ranges to be connect()ed on RDM/DGRAM Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:18 EST)
- [PATCH 4.19 023/134] tipc: change to check tipc_own_id to return in tipc_net_stop Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:24 EST)
- [PATCH 4.19 025/134] tun: properly test for IFF_UP Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:28 EST)
- [PATCH 4.19 026/134] vrf: prevent adding upper devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:31 EST)
- [PATCH 4.19 027/134] vxlan: Dont call gro_cells_destroy() before device is unregistered Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:34 EST)
- [PATCH 4.19 028/134] ila: Fix rhashtable walker list corruption Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:38 EST)
- [PATCH 4.19 004/134] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:45 EST)
- [PATCH 4.19 005/134] genetlink: Fix a memory leak on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:50 EST)
- [PATCH 4.19 007/134] ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:54 EST)
- [PATCH 4.19 008/134] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:13:58 EST)
- [PATCH 5.0 015/146] net: stmmac: fix memory corruption with large MTUs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:05 EST)
- [PATCH 4.19 039/134] powerpc/fsl: Flush branch predictor when entering KVM Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:14 EST)
- [PATCH 4.19 041/134] powerpc/fsl: Update Spectre v2 reporting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:20 EST)
- [PATCH 4.19 042/134] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:25 EST)
- [PATCH 4.19 044/134] powerpc/security: Fix spectre_v2 reporting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:31 EST)
- [PATCH 4.19 045/134] Btrfs: fix incorrect file size after shrinking truncate and fsync Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:32 EST)
- [PATCH 4.19 046/134] btrfs: remove WARN_ON in log_dir_items Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:35 EST)
- [PATCH 4.19 047/134] btrfs: dont report readahead errors and dont update statistics Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:38 EST)
- [PATCH 4.19 048/134] btrfs: raid56: properly unmap parity page in finish_parity_scrub() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:42 EST)
- [PATCH 4.19 031/134] thunderx: eliminate extra calls to put_page() for pages held for recycling Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:47 EST)
- [PATCH 4.19 049/134] btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:51 EST)
- [PATCH 4.19 050/134] Btrfs: fix assertion failure on fsync with NO_HOLES enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:53 EST)
- [PATCH 4.19 051/134] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:14:56 EST)
- [PATCH 4.19 052/134] powerpc: bpf: Fix generation of load/store DW instructions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:00 EST)
- [PATCH 4.19 053/134] vfio: ccw: only free cp on final interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:04 EST)
- [PATCH 4.19 054/134] NFS: fix mount/umount race in nlmclnt. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:08 EST)
- [PATCH 4.19 055/134] NFSv4.1 dont free interrupted slot on open Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:11 EST)
- [PATCH 4.19 057/134] ALSA: rawmidi: Fix potential Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:16 EST)
- [PATCH 4.19 058/134] ALSA: seq: oss: Fix Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:20 EST)
- [PATCH 4.19 032/134] tun: add a missing rcu_read_unlock() in error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:23 EST)
- [PATCH 4.19 059/134] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:31 EST)
- [PATCH 4.19 061/134] ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:34 EST)
- [PATCH 4.19 062/134] ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:39 EST)
- [PATCH 4.19 063/134] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:49 EST)
- [PATCH 4.19 065/134] ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset mic Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:57 EST)
- [PATCH 4.19 066/134] ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:15:58 EST)
- [PATCH 4.19 067/134] ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:01 EST)
- [PATCH 4.19 033/134] powerpc/fsl: Add infrastructure to fixup branch predictor flush Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:06 EST)
- [PATCH 4.19 069/134] ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptops Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:09 EST)
- [PATCH 4.19 035/134] powerpc/fsl: Emulate SPRN_BUCSR register Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:12 EST)
- [PATCH 4.19 036/134] powerpc/fsl: Add nospectre_v2 command line argument Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:14 EST)
- [PATCH 4.19 037/134] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:20 EST)
- [PATCH 4.19 038/134] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:27 EST)
- [PATCH 4.19 029/134] net: sched: fix cleanup NULL pointer exception in act_mirr Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:28 EST)
- [PATCH 4.19 080/134] tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:32 EST)
- [PATCH 4.19 081/134] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:36 EST)
- [PATCH 4.19 083/134] staging: vt6655: Remove vif check from vnt_interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:41 EST)
- [PATCH 4.19 084/134] staging: vt6655: Fix interrupt race condition on device start up. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:48 EST)
- [PATCH 4.19 085/134] staging: erofs: fix to handle error path of erofs_vmap() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:53 EST)
- [PATCH 4.19 087/134] serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:16:57 EST)
- [PATCH 4.19 089/134] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:01 EST)
- [PATCH 4.19 072/134] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:04 EST)
- [PATCH 4.19 090/134] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:09 EST)
- [PATCH 4.19 091/134] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:13 EST)
- [PATCH 4.19 092/134] USB: serial: option: set driver_info for SIM5218 and compatibles Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:16 EST)
- [PATCH 4.19 093/134] USB: serial: option: add support for Quectel EM12 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:22 EST)
- [PATCH 4.19 095/134] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:25 EST)
- [PATCH 4.19 094/134] USB: serial: option: add Olicard 600 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:26 EST)
- [PATCH 4.19 096/134] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:30 EST)
- [PATCH 4.19 097/134] drm/vgem: fix use-after-free when drm_gem_handle_create() fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:35 EST)
- [PATCH 4.19 099/134] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:40 EST)
- [PATCH 4.19 073/134] scsi: sd: Fix a race between closing an sd device and sd I/O Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:44 EST)
- [PATCH 4.19 100/134] gpio: exar: add a check for the return value of ida_simple_get fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:46 EST)
- [PATCH 4.19 101/134] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:50 EST)
- [PATCH 4.19 103/134] usb: mtu3: fix EXTCON dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:17:53 EST)
- [PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree Douglas Anderson (Mon Apr 01 2019 - 13:18:00 EST)
- [PATCH 4.19 104/134] USB: gadget: f_hid: fix deadlock in f_hidg_write() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:03 EST)
- [PATCH 4.19 105/134] usb: common: Consider only available nodes for dr_mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:14 EST)
- [PATCH 4.19 106/134] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:14 EST)
- [PATCH v5 3/7] arm64: dts: rockchip: Specify override mode for kevin panel Douglas Anderson (Mon Apr 01 2019 - 13:18:14 EST)
- [PATCH 4.19 109/134] xhci: Dont let USB3 ports stuck in polling state prevent suspend Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:16 EST)
- [PATCH 4.19 075/134] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:21 EST)
- [PATCH 4.19 076/134] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:28 EST)
- [PATCH 4.19 079/134] tty: atmel_serial: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:35 EST)
- [PATCH 4.19 070/134] kbuild: modversions: Fix relative CRC byte order interpretation Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:39 EST)
- [PATCH 4.19 111/134] mm: add support for kmem caches in DMA32 zone Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:44 EST)
- [PATCH 4.19 120/134] watchdog: Respect watchdog cpumask on CPU hotplug Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:46 EST)
- [PATCH 4.19 121/134] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:51 EST)
- [PATCH 4.19 123/134] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:55 EST)
- [PATCH 4.19 124/134] KVM: x86: update %rip after emulating IO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:18:59 EST)
- [PATCH 4.19 125/134] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:02 EST)
- [PATCH 4.19 126/134] staging: erofs: fix error handling when failed to read compresssed data Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:08 EST)
- [PATCH 4.19 127/134] staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:12 EST)
- [PATCH 4.19 128/134] bpf: do not restore dst_reg when cur_state is freed Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:20 EST)
- [PATCH 4.19 131/134] platform: x86: intel_cht_int33fe: Add connection for the DP alt mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:25 EST)
- [PATCH 4.19 132/134] platform: x86: intel_cht_int33fe: Add connections for the USB Type-C port Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:28 EST)
- [PATCH 4.19 133/134] usb: typec: class: Dont use port parent for getting mux handles Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:30 EST)
- [PATCH 4.19 113/134] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:37 EST)
- [PATCH 4.19 114/134] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:40 EST)
- [PATCH 4.19 115/134] perf pmu: Fix parser error for uncore event alias Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:44 EST)
- [PATCH 4.19 116/134] perf intel-pt: Fix TSC slip Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:48 EST)
- [PATCH 4.19 118/134] powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexes Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:54 EST)
- [PATCH 4.19 119/134] powerpc/64: Fix memcmp reading past the end of src/dest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:19:57 EST)
- [PATCH 4.19 110/134] usb: cdc-acm: fix race during wakeup blocking TX traffic Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:01 EST)
- [PATCH 4.14 010/107] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:09 EST)
- [PATCH 4.14 001/107] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:13 EST)
- [PATCH 4.14 011/107] net: stmmac: fix memory corruption with large MTUs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:20 EST)
- [PATCH 4.14 012/107] net-sysfs: call dev_hold if kobject_init_and_add success Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:24 EST)
- [PATCH 4.14 014/107] rhashtable: Still do rehash when we get EEXIST Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:31 EST)
- [PATCH 4.14 016/107] thunderx: enable page recycling for non-XDP case Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:37 EST)
- [PATCH 4.14 017/107] thunderx: eliminate extra calls to put_page() for pages held for recycling Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:41 EST)
- [PATCH 4.14 018/107] vxlan: Dont call gro_cells_destroy() before device is unregistered Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:43 EST)
- [PATCH 4.14 019/107] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:48 EST)
- [PATCH 4.14 002/107] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 13:20:54 EST)
- [PATCH 4.14 023/107] tun: add a missing rcu_read_unlock() in error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:06 EST)
- [PATCH 4.14 024/107] powerpc/64s: Add support for ori barrier_nospec patching Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:08 EST)
- [PATCH 4.14 025/107] powerpc/64s: Patch barrier_nospec in modules Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:10 EST)
- [PATCH 4.14 026/107] powerpc/64s: Enable barrier_nospec based on firmware settings Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:18 EST)
- [PATCH 4.14 027/107] powerpc: Use barrier_nospec in copy_from_user() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:18 EST)
- [PATCH 4.14 028/107] powerpc/64: Use barrier_nospec in syscall entry Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:20 EST)
- [PATCH 4.14 029/107] powerpc/64s: Enhance the information in cpu_show_spectre_v1() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:24 EST)
- Re: [PATCHv1 4/7] vfio/mdev: Avoid masking error code to EBUSY Cornelia Huck (Mon Apr 01 2019 - 13:21:29 EST)
- [PATCH 4.14 030/107] powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:32 EST)
- [PATCH 4.14 031/107] powerpc/64: Disable the speculation barrier from the command line Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:34 EST)
- [PATCH 4.14 032/107] powerpc/64: Make stf barrier PPC_BOOK3S_64 specific. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:38 EST)
- [PATCH 4.14 033/107] powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:43 EST)
- [PATCH 4.14 034/107] powerpc/64: Call setup_barrier_nospec() from setup_arch() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:47 EST)
- [PATCH 4.14 035/107] powerpc/64: Make meltdown reporting Book3S 64 specific Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:49 EST)
- [PATCH 4.14 037/107] powerpc/fsl: Sanitize the syscall table for NXP PowerPC 32 bit platforms Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:55 EST)
- [PATCH 4.14 038/107] powerpc/asm: Add a patch_site macro & helpers for patching instructions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:21:58 EST)
- [PATCH 4.14 039/107] powerpc/64s: Add new security feature flags for count cache flush Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:02 EST)
- [PATCH 4.14 004/107] stmmac: copy unicast mac address to MAC registers Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:04 EST)
- [PATCH 4.14 005/107] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:09 EST)
- [PATCH 4.14 006/107] genetlink: Fix a memory leak on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:14 EST)
- [PATCH 4.14 008/107] net: datagram: fix unbounded loop in __skb_try_recv_datagram() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:28 EST)
- [PATCH 4.14 007/107] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:28 EST)
- [PATCH 4.14 009/107] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:29 EST)
- [PATCH 4.14 000/107] 4.14.110-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:29 EST)
- [PATCH 4.14 050/107] powerpc/fsl: Flush branch predictor when entering KVM Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:34 EST)
- [PATCH 4.14 051/107] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:38 EST)
- [PATCH 4.14 041/107] powerpc/pseries: Query hypervisor for count cache flush settings Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:42 EST)
- [PATCH 4.14 053/107] powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:45 EST)
- [PATCH 4.14 054/107] powerpc/fsl: Fix the flush of branch predictor. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:50 EST)
- [PATCH 4.14 055/107] powerpc/security: Fix spectre_v2 reporting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:53 EST)
- [PATCH 4.14 057/107] btrfs: remove WARN_ON in log_dir_items Greg Kroah-Hartman (Mon Apr 01 2019 - 13:22:57 EST)
- [PATCH 4.14 058/107] btrfs: raid56: properly unmap parity page in finish_parity_scrub() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:00 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Mon Apr 01 2019 - 13:23:05 EST)
- [PATCH 4.14 060/107] powerpc: bpf: Fix generation of load/store DW instructions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:10 EST)
- [PATCH 4.14 061/107] NFSv4.1 dont free interrupted slot on open Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:15 EST)
- [PATCH 4.14 062/107] net: dsa: qca8k: remove leftover phy accessors Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:24 EST)
- [PATCH 4.14 063/107] ALSA: rawmidi: Fix potential Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:26 EST)
- [PATCH 4.14 064/107] ALSA: seq: oss: Fix Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:26 EST)
- [PATCH 4.14 066/107] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:32 EST)
- [PATCH 4.14 067/107] ALSA: hda/realtek - Add support headset mode for DELL WYSE AIO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:34 EST)
- [PATCH 4.14 068/107] ALSA: hda/realtek - Add support headset mode for New DELL WYSE NB Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:38 EST)
- [PATCH 4.14 069/107] kbuild: modversions: Fix relative CRC byte order interpretation Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:41 EST)
- [PATCH 4.14 043/107] powerpc/fsl: Add infrastructure to fixup branch predictor flush Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:51 EST)
- [PATCH 4.14 070/107] fs/open.c: allow opening only regular files during execve() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:51 EST)
- [PATCH 4.14 071/107] ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:53 EST)
- [PATCH 4.14 072/107] scsi: sd: Fix a race between closing an sd device and sd I/O Greg Kroah-Hartman (Mon Apr 01 2019 - 13:23:56 EST)
- [PATCH 4.14 073/107] scsi: sd: Quiesce warning if device does not report optimal I/O size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:00 EST)
- [PATCH 4.14 076/107] tty: atmel_serial: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:10 EST)
- [PATCH 4.14 075/107] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:12 EST)
- [PATCH 4.14 078/107] staging: vt6655: Remove vif check from vnt_interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:17 EST)
- [PATCH 4.14 079/107] staging: vt6655: Fix interrupt race condition on device start up. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:19 EST)
- [PATCH 4.14 044/107] powerpc/fsl: Add macro to flush the branch predictor Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:25 EST)
- [PATCH 4.14 045/107] powerpc/fsl: Fix spectre_v2 mitigations reporting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:31 EST)
- [PATCH 4.14 047/107] powerpc/fsl: Add nospectre_v2 command line argument Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:37 EST)
- [PATCH 4.14 048/107] powerpc/fsl: Flush the branch predictor at each kernel entry (64bit) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:38 EST)
- [PATCH 4.14 049/107] powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:41 EST)
- [PATCH 4.14 040/107] powerpc/64s: Add support for software count cache flush Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:45 EST)
- [PATCH 4.14 090/107] drm/vgem: fix use-after-free when drm_gem_handle_create() fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:49 EST)
- Re: [PATCHv1 5/7] vfio/mdev: Follow correct remove sequence Cornelia Huck (Mon Apr 01 2019 - 13:24:51 EST)
- [PATCH 4.14 091/107] gpio: exar: add a check for the return value of ida_simple_get fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:24:53 EST)
- [PATCH 4.14 092/107] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:01 EST)
- [PATCH 4.14 095/107] USB: gadget: f_hid: fix deadlock in f_hidg_write() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:07 EST)
- [PATCH 4.14 096/107] usb: common: Consider only available nodes for dr_mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:10 EST)
- [PATCH 4.14 097/107] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:14 EST)
- [PATCH 4.14 098/107] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:17 EST)
- [PATCH 4.14 099/107] usb: cdc-acm: fix race during wakeup blocking TX traffic Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:21 EST)
- [PATCH 4.14 082/107] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:25 EST)
- [PATCH 4.14 100/107] mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:29 EST)
- [PATCH 4.14 101/107] perf intel-pt: Fix TSC slip Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:32 EST)
- [PATCH 4.14 102/107] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:35 EST)
- [PATCH 4.14 103/107] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:39 EST)
- [PATCH 4.14 104/107] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:45 EST)
- [PATCH 4.14 106/107] Revert "USB: core: only clean up what we allocated" Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:54 EST)
- [PATCH 4.14 105/107] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:54 EST)
- [PATCH 4.14 107/107] vfio: ccw: only free cp on final interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:56 EST)
- [PATCH 4.14 083/107] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 13:25:59 EST)
- [PATCH 4.14 085/107] USB: serial: option: set driver_info for SIM5218 and compatibles Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:04 EST)
- [PATCH 4.14 087/107] USB: serial: option: add Olicard 600 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:10 EST)
- [PATCH 4.14 089/107] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:14 EST)
- [PATCH 4.14 080/107] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:17 EST)
- [PATCH 4.9 01/56] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:22 EST)
- [PATCH 4.9 10/56] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:26 EST)
- [git pull] habanalabs fixes for 5.1-rc4 Oded Gabbay (Mon Apr 01 2019 - 13:26:30 EST)
- [PATCH 4.9 13/56] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:34 EST)
- [PATCH 4.9 14/56] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:42 EST)
- [PATCH 4.9 16/56] tun: add a missing rcu_read_unlock() in error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:47 EST)
- [PATCH 4.9 17/56] btrfs: remove WARN_ON in log_dir_items Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:54 EST)
- [PATCH 4.9 19/56] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:55 EST)
- [PATCH 4.9 02/56] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 13:26:59 EST)
- [PATCH 4.9 20/56] powerpc: bpf: Fix generation of load/store DW instructions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:03 EST)
- [PATCH 4.9 21/56] NFSv4.1 dont free interrupted slot on open Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:05 EST)
- [PATCH 4.9 22/56] net: dsa: qca8k: remove leftover phy accessors Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:08 EST)
- [PATCH 4.9 23/56] ALSA: rawmidi: Fix potential Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:14 EST)
- [PATCH 4.9 25/56] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:20 EST)
- [PATCH 4.9 26/56] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:24 EST)
- [PATCH 4.9 27/56] fs/open.c: allow opening only regular files during execve() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:26 EST)
- [PATCH 4.9 28/56] scsi: sd: Fix a race between closing an sd device and sd I/O Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:30 EST)
- [PATCH 4.9 29/56] scsi: sd: Quiesce warning if device does not report optimal I/O size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:36 EST)
- [PATCH 4.9 03/56] video: fbdev: Set pixclock = 0 in goldfishfb Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:41 EST)
- [PATCH 4.9 31/56] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:45 EST)
- [PATCH 4.9 04/56] cfg80211: size various nl80211 messages correctly Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:50 EST)
- [PATCH 4.9 06/56] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:53 EST)
- [PATCH 4.9 05/56] stmmac: copy unicast mac address to MAC registers Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:55 EST)
- [PATCH 4.9 07/56] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 13:27:58 EST)
- [PATCH 4.9 08/56] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:01 EST)
- [PATCH 4.9 09/56] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:08 EST)
- [PATCH 4.9 33/56] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:12 EST)
- [PATCH 4.9 42/56] USB: serial: option: add Olicard 600 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:15 EST)
- [PATCH 4.9 43/56] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:18 EST)
- [PATCH 4.9 44/56] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:21 EST)
- [PATCH 4.9 45/56] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:27 EST)
- [PATCH 4.9 46/56] usb: common: Consider only available nodes for dr_mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:32 EST)
- [PATCH 4.9 48/56] perf intel-pt: Fix TSC slip Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:35 EST)
- [PATCH 4.9 49/56] cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:37 EST)
- [PATCH 4.9 50/56] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:40 EST)
- [PATCH 4.9 51/56] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:43 EST)
- [PATCH 4.9 34/56] staging: vt6655: Remove vif check from vnt_interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:45 EST)
- [PATCH 4.9 52/56] KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:49 EST)
- [PATCH 4.9 53/56] USB: gadget: f_hid: fix deadlock in f_hidg_write() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:53 EST)
- [PATCH 4.9 54/56] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:28:55 EST)
- [PATCH 4.9 55/56] Revert "USB: core: only clean up what we allocated" Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:02 EST)
- [PATCH 4.9 56/56] arm64: support keyctl() system call in 32-bit mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:05 EST)
- [PATCH 4.9 35/56] staging: vt6655: Fix interrupt race condition on device start up. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:10 EST)
- [PATCH 4.9 36/56] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:11 EST)
- [PATCH 4.9 37/56] serial: sh-sci: Fix setting SCSCR_TIE while transferring data Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:14 EST)
- [PATCH 4.9 38/56] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:19 EST)
- [PATCH 4.9 39/56] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:22 EST)
- [PATCH 4.9 41/56] USB: serial: option: set driver_info for SIM5218 and compatibles Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:28 EST)
- [PATCH 4.9 32/56] tty: atmel_serial: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:31 EST)
- [PATCH 4.4 000/131] 4.4.178-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:37 EST)
- [PATCH 4.4 003/131] udf: Fix crash on IO error during truncate Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:41 EST)
- [PATCH 4.4 012/131] locking/lockdep: Add debug_locks check in __lock_downgrade() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:51 EST)
- [PATCH 4.4 013/131] ALSA: hda - Record the current power state before suspend/resume calls Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:51 EST)
- [PATCH 4.4 014/131] ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:52 EST)
- [PATCH 4.4 015/131] mmc: pwrseq_simple: Make reset-gpios optional to match doc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:53 EST)
- [PATCH 4.4 016/131] mmc: debugfs: Add a restriction to mmc debugfs clock setting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:29:57 EST)
- [PATCH 4.4 017/131] mmc: make MAN_BKOPS_EN message a debug Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:01 EST)
- [PATCH 4.4 019/131] mmc: core: shut up "voltage-ranges unspecified" pr_info() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:08 EST)
- [PATCH 4.4 021/131] arm64: mm: Add trace_irqflags annotations to do_debug_exception() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:15 EST)
- Re: [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D. Tom Li (Mon Apr 01 2019 - 13:30:17 EST)
- [PATCH 4.4 023/131] mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:25 EST)
- [PATCH 4.4 024/131] extcon: usb-gpio: Dont miss event during suspend/resume Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:27 EST)
- [PATCH 4.4 025/131] kbuild: setlocalversion: print error to STDERR Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:37 EST)
- [PATCH 4.4 026/131] usb: gadget: composite: fix dereference after null check coverify warning Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:37 EST)
- [PATCH 4.4 027/131] usb: gadget: Add the gserial port checking in gs_start_tx() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:38 EST)
- Re: [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode() Borislav Petkov (Mon Apr 01 2019 - 13:30:41 EST)
- [PATCH 4.4 029/131] serial: sprd: adjust TIMEOUT to a big value Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:46 EST)
- [PATCH 4.4 030/131] Hang/soft lockup in d_invalidate with simultaneous calls Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:50 EST)
- [PATCH 4.4 031/131] arm64: traps: disable irq in die() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:55 EST)
- [PATCH 4.4 005/131] MIPS: Fix kernel crash for R6 in jump label branch function Greg Kroah-Hartman (Mon Apr 01 2019 - 13:30:56 EST)
- [PATCH 4.4 033/131] serial: sprd: clear timeout interrupt only rather than all interrupts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:02 EST)
- [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:07 EST)
- [PATCH 4.4 036/131] rtc: Fix overflow when converting time64_t to rtc_time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:11 EST)
- [PATCH 4.4 037/131] ath10k: avoid possible string overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:14 EST)
- [PATCH 4.4 038/131] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:19 EST)
- [PATCH 4.4 006/131] futex: Ensure that futex address is aligned in handle_futex_death() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:23 EST)
- [PATCH 4.4 007/131] ext4: fix NULL pointer dereference while journal is aborted Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:27 EST)
- [PATCH 4.4 009/131] ext4: brelse all indirect buffer in ext4_ind_remove_space() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:31 EST)
- [PATCH 4.4 002/131] drm/vmwgfx: Dont double-free the mode stored in par->set_mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:42 EST)
- [PATCH 4.4 040/131] sched/fair: Fix new tasks load avg removed from source CPU in wake_up_new_task() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:47 EST)
- [PATCH 4.4 050/131] perf: Synchronously free aux pages in case of allocation failure Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:55 EST)
- [PATCH 4.4 051/131] net: diag: support v4mapped sockets in inet_diag_find_one_icsk() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:31:56 EST)
- [PATCH 4.4 052/131] Revert "mmc: block: dont use parameter prefix if built as module" Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:06 EST)
- [PATCH 4.4 054/131] coresight: fixing lockdep error Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:07 EST)
- [PATCH 4.4 053/131] writeback: initialize inode members that track writeback history Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:07 EST)
- [PATCH 4.4 055/131] coresight: coresight_unregister() function cleanup Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:09 EST)
- [PATCH 4.4 056/131] coresight: release reference taken by bus_find_device() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:12 EST)
- [PATCH 4.4 057/131] coresight: remove csdevs link from topology Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:18 EST)
- [PATCH 4.4 058/131] stm class: Fix locking in unbinding policy path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:22 EST)
- [PATCH 4.4 059/131] stm class: Fix link list locking Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:26 EST)
- [PATCH 4.4 060/131] stm class: Prevent user-controllable allocations Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:30 EST)
- [PATCH 4.4 061/131] stm class: Support devices with multiple instances Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:32 EST)
- [PATCH 4.4 062/131] stm class: Fix unlocking braino in the error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:37 EST)
- [PATCH 4.4 063/131] stm class: Guard output assignment against concurrency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:41 EST)
- [PATCH 4.4 064/131] stm class: Fix unbalanced module/device refcounting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:44 EST)
- [PATCH 4.4 065/131] stm class: Fix a race in unlinking Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:46 EST)
- [PATCH 4.4 067/131] coresight: etm4x: Check every parameter used by dma_xx_coherent. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:54 EST)
- [PATCH 4.4 068/131] asm-generic: Fix local variable shadow in __set_fixmap_offset Greg Kroah-Hartman (Mon Apr 01 2019 - 13:32:56 EST)
- [PATCH 4.4 042/131] arm64: fix COMPAT_SHMLBA definition for large pages Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:00 EST)
- [PATCH 4.4 069/131] staging: ashmem: Avoid deadlock with mmap/shrink Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:03 EST)
- [PATCH 4.4 070/131] staging: ashmem: Add missing include Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:08 EST)
- [PATCH 4.4 072/131] staging: goldfish: audio: fix compiliation on arm Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:13 EST)
- [PATCH 4.4 073/131] ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:17 EST)
- [PATCH 4.4 074/131] arm64/kernel: fix incorrect EL0 check in inv_entry macro Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:21 EST)
- [PATCH 4.4 075/131] =?UTF-8?q?mac80211:=20fix=20"warning:=20=E2=80=98target=5Fmetric?= =?UTF-8?q?=E2=80=99=20may=20be=20used=20uninitialized"?= Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:25 EST)
- [PATCH 4.4 076/131] perf/ring_buffer: Refuse to begin AUX transaction after rb->aux_mmap_count drops Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:30 EST)
- [PATCH 4.4 077/131] arm64: kernel: Include _AC definition in page.h Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:32 EST)
- [PATCH 4.4 043/131] efi: stub: define DISABLE_BRANCH_PROFILING for all architectures Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:38 EST)
- [PATCH 4.4 044/131] ARM: 8458/1: bL_switcher: add GIC dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:42 EST)
- [PATCH 4.4 045/131] ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:48 EST)
- [PATCH 4.4 047/131] vmstat: make vmstat_updater deferrable again and shut down on idle Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:53 EST)
- [PATCH 4.4 048/131] hid-sensor-hub.c: fix wrong do_div() usage Greg Kroah-Hartman (Mon Apr 01 2019 - 13:33:57 EST)
- [PATCH 4.4 089/131] stmmac: copy unicast mac address to MAC registers Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:04 EST)
- [PATCH 4.4 090/131] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:09 EST)
- [PATCH 4.4 091/131] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:12 EST)
- [PATCH 4.4 092/131] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:16 EST)
- [RFC PATCH 0/5] MultiColor LED framework Documentation Dan Murphy (Mon Apr 01 2019 - 13:34:20 EST)
- [PATCH 4.4 094/131] Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:24 EST)
- [PATCH v2] avia-hx711.yaml: transform DT binding to YAML Andreas Klinger (Mon Apr 01 2019 - 13:34:28 EST)
- [PATCH 4.4 097/131] vxlan: Dont call gro_cells_destroy() before device is unregistered Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:32 EST)
- [PATCH 4.4 098/131] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:35 EST)
- [PATCH 4.4 081/131] ipv6: fix endianness error in icmpv6_err Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:39 EST)
- [PATCH 4.4 099/131] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:41 EST)
- [PATCH 4.4 100/131] btrfs: remove WARN_ON in log_dir_items Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:50 EST)
- [PATCH 4.4 102/131] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:53 EST)
- [PATCH 4.4 104/131] ALSA: rawmidi: Fix potential Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:34:57 EST)
- [PATCH 4.4 105/131] ALSA: seq: oss: Fix Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:01 EST)
- [PATCH 4.4 106/131] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:07 EST)
- [PATCH 4.4 107/131] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:10 EST)
- [PATCH 4.4 110/131] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:22 EST)
- [PATCH 4.4 111/131] tty: atmel_serial: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:26 EST)
- [PATCH 4.4 112/131] staging: vt6655: Remove vif check from vnt_interrupt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:30 EST)
- [PATCH 4.4 113/131] staging: vt6655: Fix interrupt race condition on device start up. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:35 EST)
- [PATCH 4.4 115/131] serial: sh-sci: Fix setting SCSCR_TIE while transferring data Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:41 EST)
- [PATCH 4.4 116/131] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:45 EST)
- [PATCH 4.4 117/131] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:49 EST)
- [PATCH 4.4 118/131] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:35:59 EST)
- [PATCH 4.4 084/131] cpu/hotplug: Handle unbalanced hotplug enable/disable Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:02 EST)
- [PATCH 4.4 120/131] USB: serial: option: add Olicard 600 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:04 EST)
- [PATCH 4.4 085/131] video: fbdev: Set pixclock = 0 in goldfishfb Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:07 EST)
- general protection fault in refcount_sub_and_test_checked syzbot (Mon Apr 01 2019 - 13:36:08 EST)
- [PATCH 4.4 087/131] mmc: mmc: fix switch timeout issue caused by jiffies precision Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:13 EST)
- [PATCH 4.4 088/131] cfg80211: size various nl80211 messages correctly Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:17 EST)
- [PATCH 4.4 079/131] stm class: Do not leak the chrdev in error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:21 EST)
- [PATCH 4.4 122/131] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:25 EST)
- [PATCH 4.4 131/131] stm class: Hide STM-specific options if STM is disabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:28 EST)
- [PATCH 4.4 123/131] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:33 EST)
- [PATCH 4.4 125/131] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:37 EST)
- [PATCH 4.4 126/131] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:43 EST)
- [PATCH 4.4 127/131] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:47 EST)
- [PATCH 4.4 129/131] arm64: support keyctl() system call in 32-bit mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:54 EST)
- [PATCH 4.4 121/131] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:36:58 EST)
- [PATCH 3.18 01/50] udf: Fix crash on IO error during truncate Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:03 EST)
- [PATCH 3.18 02/50] futex: Ensure that futex address is aligned in handle_futex_death() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:07 EST)
- [PATCH 3.18 03/50] ext4: fix NULL pointer dereference while journal is aborted Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:10 EST)
- [PATCH 3.18 04/50] ext4: fix data corruption caused by unaligned direct AIO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:12 EST)
- [PATCH 3.18 05/50] ext4: brelse all indirect buffer in ext4_ind_remove_space() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:16 EST)
- [PATCH 3.18 06/50] mmc: tmio_mmc_core: dont claim spurious interrupts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:20 EST)
- [PATCH 3.18 07/50] media: v4l2-ctrls.c/uvc: zero v4l2_event Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:24 EST)
- [PATCH 3.18 18/50] staging: goldfish: audio: fix compiliation on arm Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:34 EST)
- [PATCH 3.18 20/50] arm64/kernel: fix incorrect EL0 check in inv_entry macro Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:36 EST)
- Re: [PATCH AUTOSEL 4.19 28/57] nvme-pci: fix conflicting p2p resource adds Heitke, Kenneth (Mon Apr 01 2019 - 13:37:40 EST)
- [PATCH 3.18 21/50] arm64: kernel: Include _AC definition in page.h Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:45 EST)
- [PATCH 3.18 24/50] video: fbdev: Set pixclock = 0 in goldfishfb Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:50 EST)
- [PATCH 3.18 25/50] arm64: kconfig: drop CONFIG_RTC_LIB dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:37:54 EST)
- [PATCH 3.18 27/50] cfg80211: size various nl80211 messages correctly Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:01 EST)
- [PATCH 3.18 26/50] mmc: mmc: fix switch timeout issue caused by jiffies precision Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:05 EST)
- [PATCH 3.18 28/50] dccp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:07 EST)
- [PATCH 3.18 10/50] mmc: block: Allow more than 8 partitions per card Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:08 EST)
- [PATCH 3.18 29/50] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:12 EST)
- [PATCH 3.18 30/50] net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vec Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:16 EST)
- [PATCH 3.18 31/50] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:19 EST)
- [PATCH 3.18 32/50] Add hlist_add_tail_rcu() (Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net) Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:22 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Eric Biggers (Mon Apr 01 2019 - 13:38:28 EST)
- [PATCH 3.18 33/50] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:32 EST)
- [PATCH 3.18 35/50] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:35 EST)
- [PATCH 3.18 37/50] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:39 EST)
- [PATCH 3.18 11/50] arm64: fix COMPAT_SHMLBA definition for large pages Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:43 EST)
- [PATCH 3.18 38/50] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:47 EST)
- [PATCH 3.18 39/50] scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:52 EST)
- [PATCH 3.18 40/50] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:38:59 EST)
- [PATCH 3.18 42/50] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:07 EST)
- [PATCH 3.18 46/50] gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:14 EST)
- [PATCH 3.18 47/50] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:18 EST)
- [PATCH 3.18 12/50] ARM: 8458/1: bL_switcher: add GIC dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:21 EST)
- [PATCH 3.18 48/50] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:23 EST)
- Re: [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device removal if one fails Cornelia Huck (Mon Apr 01 2019 - 13:39:28 EST)
- [PATCH 3.18 15/50] staging: ashmem: Avoid deadlock with mmap/shrink Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:34 EST)
- [PATCH 3.18 16/50] staging: ashmem: Add missing include Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:37 EST)
- [PATCH 3.18 17/50] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:40 EST)
- [PATCH 3.18 08/50] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:44 EST)
- [PATCH 3.18 49/50] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:52 EST)
- [PATCH 3.18 50/50] arm64: support keyctl() system call in 32-bit mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:39:58 EST)
- Re: [PATCH 2/4] staging: iio: ad9832: add SPDX identifier Greg KH (Mon Apr 01 2019 - 13:40:04 EST)
- [PATCH 3.18 14/50] asm-generic: Fix local variable shadow in __set_fixmap_offset Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:11 EST)
- [PATCH 3.18 13/50] android: unconditionally remove callbacks in sync_fence_free() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:17 EST)
- [PATCH 3.18 45/50] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:34 EST)
- [PATCH 3.18 41/50] USB: serial: cp210x: add new device id Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:40 EST)
- [PATCH 3.18 44/50] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:49 EST)
- [PATCH 3.18 43/50] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:40:50 EST)
- [PATCH 3.18 36/50] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:41:03 EST)
- [PATCH 3.18 34/50] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:41:08 EST)
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer. Tom Li (Mon Apr 01 2019 - 13:41:18 EST)
- Re: [PATCH AUTOSEL 4.14 18/37] nvme-pci: fix conflicting p2p resource adds Heitke, Kenneth (Mon Apr 01 2019 - 13:41:40 EST)
- [PATCH 3.18 23/50] usb: gadget: configfs: add mutex lock before unregister gadget Greg Kroah-Hartman (Mon Apr 01 2019 - 13:41:49 EST)
- [PATCH 3.18 22/50] ipv6: fix endianness error in icmpv6_err Greg Kroah-Hartman (Mon Apr 01 2019 - 13:41:57 EST)
- [PATCH 3.18 00/50] 3.18.138-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:05 EST)
- [PATCH 3.18 19/50] ARM: 8510/1: rework ARM_CPU_SUSPEND dependencies Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:10 EST)
- [PATCH 3.18 09/50] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:13 EST)
- [PATCH 4.4 130/131] coresight: removing bind/unbind options from sysfs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:33 EST)
- [PATCH 4.4 128/131] Revert "USB: core: only clean up what we allocated" Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:39 EST)
- [PATCH 4.4 124/131] perf intel-pt: Fix TSC slip Greg Kroah-Hartman (Mon Apr 01 2019 - 13:42:48 EST)
- Re: [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument Joe Perches (Mon Apr 01 2019 - 13:43:05 EST)
- [PATCH 4.4 086/131] arm64: kconfig: drop CONFIG_RTC_LIB dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:43:13 EST)
- RE: [PATCH V3 05/10] arm64: tegra: fix default tap and trim values Sowjanya Komatineni (Mon Apr 01 2019 - 13:43:27 EST)
- WARNING in cma_exit_net syzbot (Mon Apr 01 2019 - 13:43:27 EST)
- [PATCH 4.4 083/131] usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG Greg Kroah-Hartman (Mon Apr 01 2019 - 13:43:40 EST)
- [PATCH 4.4 119/131] USB: serial: option: set driver_info for SIM5218 and compatibles Greg Kroah-Hartman (Mon Apr 01 2019 - 13:43:47 EST)
- [PATCH 4.4 114/131] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:43:56 EST)
- [PATCH 4.4 082/131] usb: gadget: configfs: add mutex lock before unregister gadget Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:02 EST)
- KASAN: use-after-free Read in cma_check_port syzbot (Mon Apr 01 2019 - 13:44:06 EST)
- [PATCH 4.4 109/131] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:09 EST)
- [PATCH 4.4 108/131] scsi: sd: Fix a race between closing an sd device and sd I/O Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:14 EST)
- [PATCH 4.4 103/131] ALSA: compress: add support for 32bit calls in a 64bit kernel Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:26 EST)
- [PATCH 4.4 101/131] btrfs: raid56: properly unmap parity page in finish_parity_scrub() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:32 EST)
- [PATCH] habanalabs: prevent CPU soft lockup on Palladium Oded Gabbay (Mon Apr 01 2019 - 13:44:38 EST)
- [PATCH 4.4 096/131] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:44:49 EST)
- [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Dan Murphy (Mon Apr 01 2019 - 13:44:53 EST)
- Re: [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records Richard Guy Briggs (Mon Apr 01 2019 - 13:45:00 EST)
- [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Dan Murphy (Mon Apr 01 2019 - 13:45:09 EST)
- [PATCH 4.4 095/131] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:45:12 EST)
- [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition Dan Murphy (Mon Apr 01 2019 - 13:45:20 EST)
- [RFC PATCH 1/5] leds: multicolor: Add sysfs interface definition Dan Murphy (Mon Apr 01 2019 - 13:45:27 EST)
- [RFC PATCH 4/5] dt-bindings: leds: Add LED_COLOR_ID and COLOR_NAME definitions Dan Murphy (Mon Apr 01 2019 - 13:45:31 EST)
- [PATCH 4.4 093/131] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:45:39 EST)
- [PATCH 4.4 080/131] stm class: Fix stm device initialization order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:45:50 EST)
- [PATCH 4.4 039/131] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 13:45:54 EST)
- Re: WARNING in cma_exit_net Jason Gunthorpe (Mon Apr 01 2019 - 13:46:03 EST)
- [PATCH 4.4 046/131] android: unconditionally remove callbacks in sync_fence_free() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:46:09 EST)
- [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place Greg Kroah-Hartman (Mon Apr 01 2019 - 13:46:16 EST)
- Re: [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs. Tom Li (Mon Apr 01 2019 - 13:46:28 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Paul Cercueil (Mon Apr 01 2019 - 13:46:32 EST)
- [PATCH 4.4 071/131] staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT Greg Kroah-Hartman (Mon Apr 01 2019 - 13:46:44 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 13:46:55 EST)
- [PATCH 4.4 066/131] coresight: "DEVICE_ATTR_RO" should defined as static. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:47:03 EST)
- [PATCH 4.4 041/131] mmc: block: Allow more than 8 partitions per card Greg Kroah-Hartman (Mon Apr 01 2019 - 13:47:24 EST)
- [PATCH v2] bmp085.yaml: transform DT documentation of iio sensor into YAML Andreas Klinger (Mon Apr 01 2019 - 13:47:27 EST)
- Re: [PATCH v2] writeback: use exact memcg dirty counts Johannes Weiner (Mon Apr 01 2019 - 13:47:41 EST)
- [PATCH 4.4 049/131] arm64: hide __efistub_ aliases from kallsyms Greg Kroah-Hartman (Mon Apr 01 2019 - 13:47:58 EST)
- [PATCH 4.4 011/131] media: v4l2-ctrls.c/uvc: zero v4l2_event Greg Kroah-Hartman (Mon Apr 01 2019 - 13:48:08 EST)
- [PATCH 4.4 010/131] mmc: tmio_mmc_core: dont claim spurious interrupts Greg Kroah-Hartman (Mon Apr 01 2019 - 13:48:15 EST)
- [PATCH 4.4 008/131] ext4: fix data corruption caused by unaligned direct AIO Greg Kroah-Hartman (Mon Apr 01 2019 - 13:48:29 EST)
- [PATCH 4.4 035/131] USB: core: only clean up what we allocated Greg Kroah-Hartman (Mon Apr 01 2019 - 13:48:38 EST)
- [PATCH 4.4 032/131] usb: renesas_usbhs: gadget: fix unused-but-set-variable warning Greg Kroah-Hartman (Mon Apr 01 2019 - 13:48:47 EST)
- Re: [PATCH 1/1] crypto: testmgr - call shash_init in crc32c algo Eric Biggers (Mon Apr 01 2019 - 13:49:01 EST)
- [PATCH 4.4 028/131] tcp/dccp: drop SYN packets if accept queue is full Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:11 EST)
- [PATCH 4.4 022/131] mmc: core: fix using wrong io voltage if mmc_select_hs200 fails Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:12 EST)
- [PATCH 4.4 004/131] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction. Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:17 EST)
- Re: [PATCH] gpu: v3d: fix a missing check of pm_runtime_get_sync Eric Anholt (Mon Apr 01 2019 - 13:49:20 EST)
- [PATCH 4.4 020/131] usb: dwc3: gadget: Fix suspend/resume during device mode Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:30 EST)
- [PATCH 4.4 018/131] mmc: sanitize bus width in debug output Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:32 EST)
- [PATCH 4.4 001/131] mmc: pxamci: fix enum type confusion Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:50 EST)
- [PATCH 4.9 40/56] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:49:58 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Dmitry Vyukov (Mon Apr 01 2019 - 13:50:28 EST)
- Re: [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS Richard Guy Briggs (Mon Apr 01 2019 - 13:50:31 EST)
- Re: [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc() Alexander Duyck (Mon Apr 01 2019 - 13:50:52 EST)
- [PATCH 4.9 47/56] usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk Greg Kroah-Hartman (Mon Apr 01 2019 - 13:51:05 EST)
- [PATCH 4.9 00/56] 4.9.167-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 13:51:22 EST)
- [PATCH 4.9 30/56] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Greg Kroah-Hartman (Mon Apr 01 2019 - 13:51:40 EST)
- [PATCH 4.9 24/56] ALSA: seq: oss: Fix Spectre v1 vulnerability Greg Kroah-Hartman (Mon Apr 01 2019 - 13:51:53 EST)
- Re: How to add Unicode character tables to the kernel? Linus Torvalds (Mon Apr 01 2019 - 13:52:04 EST)
- Re: [PATCH] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB Paul Cercueil (Mon Apr 01 2019 - 13:52:07 EST)
- [PATCH 4.9 18/56] btrfs: raid56: properly unmap parity page in finish_parity_scrub() Greg Kroah-Hartman (Mon Apr 01 2019 - 13:52:21 EST)
- [PATCH 4.9 15/56] tun: properly test for IFF_UP Greg Kroah-Hartman (Mon Apr 01 2019 - 13:52:32 EST)
- Re: [PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32. Eric Anholt (Mon Apr 01 2019 - 13:52:46 EST)
- [PATCH 4.9 12/56] vxlan: Dont call gro_cells_destroy() before device is unregistered Greg Kroah-Hartman (Mon Apr 01 2019 - 13:52:47 EST)
- [PATCH 4.9 11/56] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:52:50 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A controller bindings Miquel Raynal (Mon Apr 01 2019 - 13:52:55 EST)
- [PATCH 4.14 086/107] USB: serial: option: add support for Quectel EM12 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:53:11 EST)
- [PATCH 4.14 088/107] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc Greg Kroah-Hartman (Mon Apr 01 2019 - 13:53:14 EST)
- [PATCH 4.14 084/107] USB: serial: mos7720: fix mos_parport refcount imbalance on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 13:53:23 EST)
- [PATCH 4.14 093/107] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:53:57 EST)
- [PATCH 4.14 094/107] usb: mtu3: fix EXTCON dependency Greg Kroah-Hartman (Mon Apr 01 2019 - 13:54:00 EST)
- [PATCH 4.14 081/107] serial: sh-sci: Fix setting SCSCR_TIE while transferring data Greg Kroah-Hartman (Mon Apr 01 2019 - 13:54:15 EST)
- Re: [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode() Jann Horn (Mon Apr 01 2019 - 13:54:24 EST)
- [PATCH 4.14 046/107] powerpc/fsl: Emulate SPRN_BUCSR register Greg Kroah-Hartman (Mon Apr 01 2019 - 13:54:31 EST)
- [PATCH 4.14 077/107] staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtest Greg Kroah-Hartman (Mon Apr 01 2019 - 13:54:40 EST)
- [PATCH 4.14 074/107] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Greg Kroah-Hartman (Mon Apr 01 2019 - 13:54:52 EST)
- [PATCH 4.14 065/107] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 13:55:12 EST)
- [PATCH 4.14 059/107] ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected time Greg Kroah-Hartman (Mon Apr 01 2019 - 13:55:26 EST)
- [PATCH 4.14 042/107] powerpc/powernv: Query firmware for count cache flush settings Greg Kroah-Hartman (Mon Apr 01 2019 - 13:55:28 EST)
- [PATCH 4.14 056/107] Btrfs: fix incorrect file size after shrinking truncate and fsync Greg Kroah-Hartman (Mon Apr 01 2019 - 13:55:40 EST)
- [PATCH 4.14 052/107] powerpc/fsl: Update Spectre v2 reporting Greg Kroah-Hartman (Mon Apr 01 2019 - 13:55:50 EST)
- [PATCH 4.14 036/107] powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E Greg Kroah-Hartman (Mon Apr 01 2019 - 13:56:19 EST)
- [PATCH 4.14 003/107] video: fbdev: Set pixclock = 0 in goldfishfb Greg Kroah-Hartman (Mon Apr 01 2019 - 13:56:35 EST)
- [PATCH 4.14 022/107] tun: properly test for IFF_UP Greg Kroah-Hartman (Mon Apr 01 2019 - 13:56:55 EST)
- [PATCH 4.14 020/107] net: aquantia: fix rx checksum offload for UDP/TCP over IPv6 Greg Kroah-Hartman (Mon Apr 01 2019 - 13:56:58 EST)
- [PATCH 4.14 021/107] mac8390: Fix mmio access size probe Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:03 EST)
- [PATCH 4.14 015/107] tcp: do not use ipv6 header for ipv4 flow Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:14 EST)
- [PATCH 4.14 013/107] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:18 EST)
- [PATCH 4.19 117/134] objtool: Query pkg-config for libelf location Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:27 EST)
- Re: Applied "ASoC: es8316: Add support for inverted jack detect" to the asoc tree Paul Cercueil (Mon Apr 01 2019 - 13:57:31 EST)
- [PATCH 4.19 134/134] platform: x86: intel_cht_int33fe: Remove the old connections for the muxes Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:43 EST)
- [PATCH 4.19 112/134] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:54 EST)
- [PATCH 4.19 130/134] platform: x86: intel_cht_int33fe: Register all connections at once Greg Kroah-Hartman (Mon Apr 01 2019 - 13:57:59 EST)
- [PATCH 4.19 129/134] drivers: base: Helpers for adding device connection descriptions Greg Kroah-Hartman (Mon Apr 01 2019 - 13:58:04 EST)
- [PATCH 4.19 122/134] x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y Greg Kroah-Hartman (Mon Apr 01 2019 - 13:58:16 EST)
- [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications Martin Blumenstingl (Mon Apr 01 2019 - 13:58:21 EST)
- [PATCH v2 0/1] pwm: meson: fix scheduling while atomic issue Martin Blumenstingl (Mon Apr 01 2019 - 13:58:25 EST)
- [PATCH 4.19 078/134] tty: mxs-auart: fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 13:58:38 EST)
- linux-next: Fixes tags need some work in the spi-fixes tree Stephen Rothwell (Mon Apr 01 2019 - 13:58:41 EST)
- [PATCH 4.19 077/134] drm/rockchip: vop: reset scale mode when win is disabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:58:47 EST)
- [PATCH 4.19 074/134] scsi: sd: Quiesce warning if device does not report optimal I/O size Greg Kroah-Hartman (Mon Apr 01 2019 - 13:58:55 EST)
- [PATCH v5 4/7] drm/panel: simple: Use display_timing for Innolux n116bge Douglas Anderson (Mon Apr 01 2019 - 13:58:59 EST)
- [PATCH 4.19 108/134] usb: xhci: dbc: Dont free all memory with spinlock held Greg Kroah-Hartman (Mon Apr 01 2019 - 13:59:06 EST)
- [PATCH 4.19 107/134] xhci: Fix port resume done detection for SS ports with LPM enabled Greg Kroah-Hartman (Mon Apr 01 2019 - 13:59:13 EST)
- [PATCH v5 7/7] ARM: dts: rockchip: Specify rk3288-veyron-minnie's display timings Douglas Anderson (Mon Apr 01 2019 - 13:59:20 EST)
- [PATCH v5 5/7] drm/panel: simple: Use display_timing for AUO b101ean01 Douglas Anderson (Mon Apr 01 2019 - 13:59:27 EST)
- [PATCH v5 6/7] ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings Douglas Anderson (Mon Apr 01 2019 - 13:59:33 EST)
- [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel Douglas Anderson (Mon Apr 01 2019 - 13:59:40 EST)
- [PATCH v5 2/7] drm/panel: simple: Add ability to override typical timing Douglas Anderson (Mon Apr 01 2019 - 13:59:43 EST)
- [PATCH 4.19 102/134] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs Greg Kroah-Hartman (Mon Apr 01 2019 - 13:59:58 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Bin Liu (Mon Apr 01 2019 - 14:00:06 EST)
- RE: [PATCH V1 19/26] DT bindings: spi: add spi client device properties Sowjanya Komatineni (Mon Apr 01 2019 - 14:00:11 EST)
- [PATCH 4.19 098/134] drm/vkms: fix use-after-free when drm_gem_handle_create() fails Greg Kroah-Hartman (Mon Apr 01 2019 - 14:00:24 EST)
- [PATCH 4.19 088/134] serial: sh-sci: Fix setting SCSCR_TIE while transferring data Greg Kroah-Hartman (Mon Apr 01 2019 - 14:00:40 EST)
- Re: [PATCH] Respond:Patch 0004-Add-support-for-SUNIX-parallel-card Enrico Weigelt, metux IT consult (Mon Apr 01 2019 - 14:00:51 EST)
- linux-next: Signed-off-by missing for commit in the phy tree Stephen Rothwell (Mon Apr 01 2019 - 14:00:56 EST)
- [PATCH 4.19 086/134] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:01 EST)
- [PATCH 4.19 082/134] staging: speakup_soft: Fix alternate speech with other synths Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:06 EST)
- [PATCH 4.19 071/134] fs/open.c: allow opening only regular files during execve() Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:14 EST)
- [PATCH 4.19 034/134] powerpc/fsl: Add macro to flush the branch predictor Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:28 EST)
- [PATCH 4.19 068/134] ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256 Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:36 EST)
- [PATCH 4.19 064/134] ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286 Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:42 EST)
- [PATCH 4.19 060/134] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 14:01:52 EST)
- Re: [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function Vineet Gupta (Mon Apr 01 2019 - 14:02:01 EST)
- [PATCH 4.19 056/134] net: dsa: qca8k: remove leftover phy accessors Greg Kroah-Hartman (Mon Apr 01 2019 - 14:02:06 EST)
- Re: [PATCH v4 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions Miquel Raynal (Mon Apr 01 2019 - 14:02:55 EST)
- [PATCH 4.19 043/134] powerpc/fsl: Fix the flush of branch predictor. Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:02 EST)
- [PATCH 4.19 040/134] powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is used Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:13 EST)
- [PATCH 5.0 017/146] net: usb: aqc111: Extend HWID table by QNAP device Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:16 EST)
- [PATCH 5.0 018/146] packets: Always register packet sk in the same order Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:19 EST)
- [PATCH 5.0 003/146] netfilter: nf_tables: fix set double-free in abort path Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:23 EST)
- [PATCH 5.0 016/146] net-sysfs: call dev_hold if kobject_init_and_add success Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:29 EST)
- Re: [patch 01/14] x86/irq/64: Limit IST stack overflow check to #DB stack Borislav Petkov (Mon Apr 01 2019 - 14:03:32 EST)
- [PATCH 4.19 030/134] thunderx: enable page recycling for non-XDP case Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:37 EST)
- [PATCH 4.19 000/134] 4.19.33-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:44 EST)
- [PATCH 5.0 000/146] 5.0.6-stable review Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:48 EST)
- [PATCH 5.0 001/146] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 14:03:56 EST)
- [PATCH 5.0 019/146] rhashtable: Still do rehash when we get EEXIST Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:05 EST)
- [PATCH 5.0 020/146] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:09 EST)
- [PATCH 5.0 014/146] net: rose: fix a possible stack overflow Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:17 EST)
- [PATCH 5.0 005/146] genetlink: Fix a memory leak on error path Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:24 EST)
- [PATCH 4.19 009/134] mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:29 EST)
- [PATCH 5.0 002/146] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:33 EST)
- Re: [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum Martin Blumenstingl (Mon Apr 01 2019 - 14:04:43 EST)
- [PATCH 4.19 006/134] gtp: change NET_UDP_TUNNEL dependency to select Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:46 EST)
- [PATCH 4.19 003/134] ipmi_si: Fix crash when using hard-coded device Greg Kroah-Hartman (Mon Apr 01 2019 - 14:04:52 EST)
- [PATCH 4.19 024/134] tipc: fix cancellation of topology subscriptions Greg Kroah-Hartman (Mon Apr 01 2019 - 14:05:04 EST)
- Re: [PATCH] tcp: fix a potential NULL pointer dereference in tcp_sk_exit David Miller (Mon Apr 01 2019 - 14:05:12 EST)
- [PATCH] platform/x86: intel_pmc_core: Report slp_s0 residency range Evan Green (Mon Apr 01 2019 - 14:05:16 EST)
- Re: [PATCH hyperv-fixes,v3] hv_netvsc: Fix unwanted wakeup after tx_disable David Miller (Mon Apr 01 2019 - 14:05:41 EST)
- Re: [PATCH] bonding: show full hw address in sysfs for slave entries David Miller (Mon Apr 01 2019 - 14:05:49 EST)
- [PATCH 4.19 002/134] Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:01 EST)
- [PATCH 4.19 019/134] sctp: get sctphdr by offset in sctp_compute_cksum Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:11 EST)
- [PATCH 4.19 018/134] rhashtable: Still do rehash when we get EEXIST Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:22 EST)
- [PATCH 4.19 013/134] net: phy: meson-gxl: fix interrupt support Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:35 EST)
- [PATCH 4.19 001/134] Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:43 EST)
- [PATCH 5.0 130/146] mm/memory_hotplug.c: fix notification in offline error path Greg Kroah-Hartman (Mon Apr 01 2019 - 14:06:56 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Matthias Kaehlcke (Mon Apr 01 2019 - 14:06:58 EST)
- [PATCH 5.0 127/146] iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging Greg Kroah-Hartman (Mon Apr 01 2019 - 14:07:06 EST)
- [PATCH 5.0 142/146] KVM: Reject device ioctls from processes other than the VMs creator Greg Kroah-Hartman (Mon Apr 01 2019 - 14:07:19 EST)
- [PATCH 5.0 138/146] powerpc/pseries/mce: Fix misleading print for TLB mutlihit Greg Kroah-Hartman (Mon Apr 01 2019 - 14:07:27 EST)
- Re: [PATCH] Bluetooth: btusb: request wake pin with NOAUTOEN Brian Norris (Mon Apr 01 2019 - 14:07:34 EST)
- [PATCH 5.0 134/146] perf intel-pt: Fix TSC slip Greg Kroah-Hartman (Mon Apr 01 2019 - 14:07:44 EST)
- [PATCH 5.0 090/146] serial: max310x: Fix to avoid potential NULL pointer dereference Greg Kroah-Hartman (Mon Apr 01 2019 - 14:07:52 EST)
- RE: [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default Sowjanya Komatineni (Mon Apr 01 2019 - 14:07:57 EST)
- [PATCH 5.0 089/146] staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir() Greg Kroah-Hartman (Mon Apr 01 2019 - 14:08:00 EST)
- [PATCH 5.0 088/146] staging: erofs: fix error handling when failed to read compresssed data Greg Kroah-Hartman (Mon Apr 01 2019 - 14:08:05 EST)
- [PATCH 5.0 116/146] usb: common: Consider only available nodes for dr_mode Greg Kroah-Hartman (Mon Apr 01 2019 - 14:08:27 EST)
- [PATCH 5.0 111/146] gpio: exar: add a check for the return value of ida_simple_get fails Greg Kroah-Hartman (Mon Apr 01 2019 - 14:08:41 EST)
- linux-next: Signed-off-by missing for commits in the block tree Stephen Rothwell (Mon Apr 01 2019 - 14:08:51 EST)
- [PATCH 5.0 101/146] fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links Greg Kroah-Hartman (Mon Apr 01 2019 - 14:09:09 EST)
- [PATCH trivial v2] MAINTAINERS: fix bad file pattern in SYNOPSYS DESIGNWARE AXI DMAC DRIVER Eugeniy Paltsev (Mon Apr 01 2019 - 14:09:19 EST)
- [PATCH 5.0 096/146] USB: serial: option: set driver_info for SIM5218 and compatibles Greg Kroah-Hartman (Mon Apr 01 2019 - 14:09:33 EST)
- Re: [RFC 2/4] net/fib: Provide fib_balance_budget sysctl Alexander Duyck (Mon Apr 01 2019 - 14:09:39 EST)
- [PATCH 5.0 094/146] USB: serial: ftdi_sio: add additional NovaTech products Greg Kroah-Hartman (Mon Apr 01 2019 - 14:09:47 EST)
- [PATCH 5.0 051/146] NFS: fix mount/umount race in nlmclnt. Greg Kroah-Hartman (Mon Apr 01 2019 - 14:09:59 EST)
- [PATCH 5.0 048/146] powerpc: bpf: Fix generation of load/store DW instructions Greg Kroah-Hartman (Mon Apr 01 2019 - 14:10:05 EST)
- [PATCH 5.0 081/146] tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup Greg Kroah-Hartman (Mon Apr 01 2019 - 14:10:16 EST)
- [PATCH 5.0 074/146] scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host Greg Kroah-Hartman (Mon Apr 01 2019 - 14:10:26 EST)
- [PATCH 5.0 076/146] drm/rockchip: vop: reset scale mode when win is disabled Greg Kroah-Hartman (Mon Apr 01 2019 - 14:10:29 EST)
- Re: linux-next: Signed-off-by missing for commits in the block tree Jens Axboe (Mon Apr 01 2019 - 14:10:33 EST)
- [PATCH 5.0 045/146] locks: wake any locks blocked on request before deadlock check Greg Kroah-Hartman (Mon Apr 01 2019 - 14:10:42 EST)
- [PATCH 5.0 059/146] ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebook Greg Kroah-Hartman (Mon Apr 01 2019 - 14:11:03 EST)
- [PATCH 5.0 057/146] ALSA: pcm: Dont suspend stream in unrecoverable PCM state Greg Kroah-Hartman (Mon Apr 01 2019 - 14:11:06 EST)
- [PATCH 5.0 056/146] ALSA: pcm: Fix possible OOB access in PCM oss plugins Greg Kroah-Hartman (Mon Apr 01 2019 - 14:11:10 EST)
- [PATCH 5.0 053/146] net: dsa: qca8k: remove leftover phy accessors Greg Kroah-Hartman (Mon Apr 01 2019 - 14:11:14 EST)
- [PATCH 5.0 039/146] btrfs: remove WARN_ON in log_dir_items Greg Kroah-Hartman (Mon Apr 01 2019 - 14:11:38 EST)
- [PATCH 5.0 027/146] vrf: prevent adding upper devices Greg Kroah-Hartman (Mon Apr 01 2019 - 14:12:06 EST)
- linux-next: Fixes tag needs some work in the spi tree Stephen Rothwell (Mon Apr 01 2019 - 14:12:09 EST)
- Re: [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function Andrey Abramov (Mon Apr 01 2019 - 14:14:52 EST)
- Re: linux-next: manual merge of the net-next tree with the net tree Saeed Mahameed (Mon Apr 01 2019 - 14:15:11 EST)
- [PATCH] drivers: firmware: psci: add support for warm reset Aaro Koskinen (Mon Apr 01 2019 - 14:15:18 EST)
- Re: [PATCH 00/15] tools/lib/traceevent: Continuing on the path to a stand alone library Arnaldo Carvalho de Melo (Mon Apr 01 2019 - 14:17:54 EST)
- [PATCH 0/2] pwm: meson: two small bug-fixes Martin Blumenstingl (Mon Apr 01 2019 - 14:18:28 EST)
- [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider Martin Blumenstingl (Mon Apr 01 2019 - 14:18:31 EST)
- [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly Martin Blumenstingl (Mon Apr 01 2019 - 14:18:33 EST)
- [PATCH V2 1/2] trace,x86: Add external_interrupts to the irq_vectors class Daniel Bristot de Oliveira (Mon Apr 01 2019 - 14:19:31 EST)
- [PATCH V2 2/2] trace,x86: Add nmi to the irq_vectors class Daniel Bristot de Oliveira (Mon Apr 01 2019 - 14:19:34 EST)
- [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Mon Apr 01 2019 - 14:19:37 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Bin Liu (Mon Apr 01 2019 - 14:20:16 EST)
- Re: [RFC 3/4] net/fib: Check budget before should_{inflate,halve}() Alexander Duyck (Mon Apr 01 2019 - 14:20:29 EST)
- [PATCH 2/2] arm64: dts: rockchip: disable TX offload for mtu bigger than 1498 for some SoCs Leonidas P. Papadakos (Mon Apr 01 2019 - 14:20:47 EST)
- Re: [PATCH v2] writeback: use exact memcg dirty counts Johannes Weiner (Mon Apr 01 2019 - 14:20:55 EST)
- Re: [PATCH 0/3] locking/static_key: improve rate limited labels Jakub Kicinski (Mon Apr 01 2019 - 14:22:01 EST)
- Re: [PATCH v2 2/3] drm: Add a drm_gem_objects_lookup helper Eric Anholt (Mon Apr 01 2019 - 14:22:20 EST)
- Re: [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function Vineet Gupta (Mon Apr 01 2019 - 14:22:41 EST)
- Re: WARNING in cma_exit_net Leon Romanovsky (Mon Apr 01 2019 - 14:29:30 EST)
- Re: KASAN: use-after-free Read in cma_check_port Leon Romanovsky (Mon Apr 01 2019 - 14:32:06 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Heiko Stübner (Mon Apr 01 2019 - 14:32:10 EST)
- [PATCH] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 14:32:17 EST)
- Re: [PATCH] usb: musb: Silence error about blacklisting hubs if !CONFIG_USB Bin Liu (Mon Apr 01 2019 - 14:34:49 EST)
- [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe. Eric Anholt (Mon Apr 01 2019 - 14:36:06 EST)
- [PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components. Eric Anholt (Mon Apr 01 2019 - 14:36:09 EST)
- Re: [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider Uwe Kleine-König (Mon Apr 01 2019 - 14:38:55 EST)
- RE: [PATCH V1 04/26] spi: tegra114: use packed mode for 32 bits per word Sowjanya Komatineni (Mon Apr 01 2019 - 14:38:58 EST)
- Re: [PATCH] tpm: Actually fail on TPM errors during "get random" Jason Gunthorpe (Mon Apr 01 2019 - 14:39:58 EST)
- RE: [PATCH V1 18/26] spi: tegra114: add support for hw based cs Sowjanya Komatineni (Mon Apr 01 2019 - 14:40:46 EST)
- [PATCH] ARC: fix memory nodes topology in case of highmem enabled Eugeniy Paltsev (Mon Apr 01 2019 - 14:43:34 EST)
- Re: [PATCH] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 14:43:43 EST)
- [PATCH v2] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 14:52:24 EST)
- Re: [PATCH] tpm: Actually fail on TPM errors during "get random" James Bottomley (Mon Apr 01 2019 - 14:52:27 EST)
- [appletalk] 6377f787ae: INFO:trying_to_register_non-static_key kernel test robot (Mon Apr 01 2019 - 14:53:14 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Alexandre Belloni (Mon Apr 01 2019 - 14:53:51 EST)
- Re: [PATCH v2] tpm: Actually fail on TPM errors during "get random" James Bottomley (Mon Apr 01 2019 - 14:54:48 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Robin Murphy (Mon Apr 01 2019 - 14:54:52 EST)
- Re: [PATCH] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 14:54:58 EST)
- Re: [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records Paul Moore (Mon Apr 01 2019 - 14:57:54 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Mon Apr 01 2019 - 15:03:33 EST)
- [PATCH v3] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 15:06:26 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Heiko Stübner (Mon Apr 01 2019 - 15:07:08 EST)
- of_reserved_mem()/kexec interaction Roy Pledge (Mon Apr 01 2019 - 15:09:09 EST)
- Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Jason Gunthorpe (Mon Apr 01 2019 - 15:10:00 EST)
- Re: [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Robin Murphy (Mon Apr 01 2019 - 15:11:06 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Robin Murphy (Mon Apr 01 2019 - 15:12:10 EST)
- Re: [PATCH] x86/asm: use memory clobber in bitops that touch arbitrary memory Paul E. McKenney (Mon Apr 01 2019 - 15:12:20 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Philipp Tomsich (Mon Apr 01 2019 - 15:12:32 EST)
- Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Kees Cook (Mon Apr 01 2019 - 15:14:34 EST)
- [PATCH v2 0/2] drm/sun4i: dw-hdmi: Improve CEC support Jernej Skrabec (Mon Apr 01 2019 - 15:15:30 EST)
- [PATCH v2 1/2] drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver Jernej Skrabec (Mon Apr 01 2019 - 15:15:38 EST)
- [PATCH v2 2/2] drm/sun4i: dw-hdmi: Bit bang CEC on some SoCs Jernej Skrabec (Mon Apr 01 2019 - 15:15:38 EST)
- Re: WARNING in free_loaded_vmcs (2) Sean Christopherson (Mon Apr 01 2019 - 15:16:53 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Robin Murphy (Mon Apr 01 2019 - 15:17:32 EST)
- Re: [PATCH V4 01/23] perf/x86: Support outputting XMM registers Stephane Eranian (Mon Apr 01 2019 - 15:18:57 EST)
- Re: WARNING in enter_vmx_operation Sean Christopherson (Mon Apr 01 2019 - 15:21:23 EST)
- Re: [PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region Logan Gunthorpe (Mon Apr 01 2019 - 15:23:00 EST)
- Re: How to add Unicode character tables to the kernel? Gabriel Krisman Bertazi (Mon Apr 01 2019 - 15:24:04 EST)
- Re: [PATCH] secdesc-ui.py: a UI to view the security descriptors on SMB2+ shares Pavel Shilovsky (Mon Apr 01 2019 - 15:24:14 EST)
- Re: WARNING in port_delete Paul E. McKenney (Mon Apr 01 2019 - 15:25:39 EST)
- [PATCH] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Logan Gunthorpe (Mon Apr 01 2019 - 15:33:21 EST)
- about selftests/netfilter test related issue Jeffrin Thalakkottoor (Mon Apr 01 2019 - 15:34:23 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Mon Apr 01 2019 - 15:34:30 EST)
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation Joe Lawrence (Mon Apr 01 2019 - 15:35:36 EST)
- [PATCH] drm/panfrost: fix odd_ptr_err.cocci warnings Julia Lawall (Mon Apr 01 2019 - 15:36:17 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Bjorn Helgaas (Mon Apr 01 2019 - 15:37:36 EST)
- RE: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Winkler, Tomas (Mon Apr 01 2019 - 15:41:47 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Christian Brauner (Mon Apr 01 2019 - 15:42:26 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Jesse Hathaway (Mon Apr 01 2019 - 15:43:32 EST)
- Re: about selftests/netfilter test related issue Florian Westphal (Mon Apr 01 2019 - 15:45:19 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Wolfram Sang (Mon Apr 01 2019 - 15:46:04 EST)
- [PATCH net-next] rxrpc: Mark expected switch fall-through Gustavo A. R. Silva (Mon Apr 01 2019 - 15:48:20 EST)
- Re: [PATCH] signal: annotate implicit fall through Gustavo A. R. Silva (Mon Apr 01 2019 - 15:51:52 EST)
- Re: [PATCH V4 01/23] perf/x86: Support outputting XMM registers Liang, Kan (Mon Apr 01 2019 - 15:54:39 EST)
- Re: [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address. Moritz Fischer (Mon Apr 01 2019 - 15:54:53 EST)
- Re: [PATCH 2/4] staging: iio: ad9832: add SPDX identifier Mukesh Ojha (Mon Apr 01 2019 - 15:55:08 EST)
- Re: [PATCH] gdbstub: mark expected switch fall-throughs Gustavo A. R. Silva (Mon Apr 01 2019 - 15:57:41 EST)
- Re: general protection fault in kvm_lapic_hv_timer_in_use Sean Christopherson (Mon Apr 01 2019 - 15:59:02 EST)
- Re: about selftests/netfilter test related issue Jeffrin Thalakkottoor (Mon Apr 01 2019 - 16:01:32 EST)
- Re: Coccinelle: put_device: reduce false positives Julia Lawall (Mon Apr 01 2019 - 16:04:24 EST)
- Re: PATCH 2/2] lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA Rasmus Villemoes (Mon Apr 01 2019 - 16:10:40 EST)
- Re: [PATCH v4] kmemleak: survive in a low-memory situation Michal Hocko (Mon Apr 01 2019 - 16:12:06 EST)
- Re: about selftests/netfilter test related issue Florian Westphal (Mon Apr 01 2019 - 16:16:12 EST)
- [PATCH] vfio/type1: Limit DMA mappings per container Alex Williamson (Mon Apr 01 2019 - 16:16:59 EST)
- RE: scsi_set_medium_removal timeout issue Alan Stern (Mon Apr 01 2019 - 16:27:54 EST)
- [PATCH net-next] net: dsa: microchip: mark expected switch fall-through Gustavo A. R. Silva (Mon Apr 01 2019 - 16:34:53 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Darrick J. Wong (Mon Apr 01 2019 - 16:35:26 EST)
- Re: [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place Pavel Machek (Mon Apr 01 2019 - 16:39:23 EST)
- Re: [PATCH bpf-next 1/3] bpf: add writable context for raw tracepoints Daniel Borkmann (Mon Apr 01 2019 - 16:40:25 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Richard Guy Briggs (Mon Apr 01 2019 - 16:42:23 EST)
- Re: [RFCv2] string: Use faster alternatives when constant arguments are used Rasmus Villemoes (Mon Apr 01 2019 - 16:43:18 EST)
- Re: [PATCH 1/2] docs: Makefile: use latexmk if available Jonathan Corbet (Mon Apr 01 2019 - 16:43:23 EST)
- Re: [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records Richard Guy Briggs (Mon Apr 01 2019 - 16:43:26 EST)
- Re: about selftests/netfilter test related issue Jeffrin Thalakkottoor (Mon Apr 01 2019 - 16:45:43 EST)
- Re: [PATCH v5 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver Alan Tull (Mon Apr 01 2019 - 16:51:13 EST)
- [PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources Fletcher Woodruff (Mon Apr 01 2019 - 16:55:34 EST)
- [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD Fletcher Woodruff (Mon Apr 01 2019 - 16:55:45 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Mon Apr 01 2019 - 16:56:44 EST)
- Re: [PATCH] doc:it: alignement clarification about sign-off and Co-developed-by Jonathan Corbet (Mon Apr 01 2019 - 16:58:03 EST)
- Re: [PATCH] coding-style.rst: Generic alloc functions do not need OOM logging Jonathan Corbet (Mon Apr 01 2019 - 17:01:55 EST)
- Re: [PATCH 16/24] pinctrl: mediatek: Add MT8516 Pinctrl driver Sean Wang (Mon Apr 01 2019 - 17:03:12 EST)
- Re: [PATCH 4.14 000/107] 4.14.110-stable review kernelci.org bot (Mon Apr 01 2019 - 17:03:48 EST)
- Re: [PATCH 4.9 00/56] 4.9.167-stable review kernelci.org bot (Mon Apr 01 2019 - 17:03:52 EST)
- Re: [PATCH 4.19 000/134] 4.19.33-stable review kernelci.org bot (Mon Apr 01 2019 - 17:03:58 EST)
- Re: [PATCH] doc:it_IT: translation for maintainer-pgp-guide Jonathan Corbet (Mon Apr 01 2019 - 17:04:25 EST)
- Re: [PATCH 0/5] simple sort swap function usage improvements Rasmus Villemoes (Mon Apr 01 2019 - 17:08:18 EST)
- Re: [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition Randy Dunlap (Mon Apr 01 2019 - 17:10:40 EST)
- Re: [PATCH V4 01/23] perf/x86: Support outputting XMM registers Stephane Eranian (Mon Apr 01 2019 - 17:11:37 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Joel Fernandes (Mon Apr 01 2019 - 17:11:44 EST)
- Re: [PATCH] coding-style.rst: Generic alloc functions do not need OOM logging Nick Crews (Mon Apr 01 2019 - 17:12:38 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Bjorn Helgaas (Mon Apr 01 2019 - 17:13:59 EST)
- Re: [PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver Nick Crews (Mon Apr 01 2019 - 17:17:29 EST)
- Re: [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Randy Dunlap (Mon Apr 01 2019 - 17:19:02 EST)
- Re: [PATCH 3.18 00/50] 3.18.138-stable review kernelci.org bot (Mon Apr 01 2019 - 17:23:48 EST)
- Re: [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Pavel Machek (Mon Apr 01 2019 - 17:27:14 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Kees Cook (Mon Apr 01 2019 - 17:27:18 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Pavel Machek (Mon Apr 01 2019 - 17:29:27 EST)
- Gooday To You, Ali Hamadu (Mon Apr 01 2019 - 17:29:45 EST)
- Re: [PATCH v2 1/2] Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> Matthias Kaehlcke (Mon Apr 01 2019 - 17:30:07 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 17:30:46 EST)
- Re: [PATCH] docs: core-api: Drop reference to flexible-arrays Jonathan Corbet (Mon Apr 01 2019 - 17:30:55 EST)
- [PATCH] hugetlbfs: fix memory leak for resv_map Mike Kravetz (Mon Apr 01 2019 - 17:31:28 EST)
- Re: [PATCH v5 2/8] i2c: iproc: Add slave mode support Ray Jui (Mon Apr 01 2019 - 17:33:55 EST)
- Re: [PATCH] bpf: do not start from first bucket if elem is not found on a htab Daniel Borkmann (Mon Apr 01 2019 - 17:34:11 EST)
- Re: [PATCH v2 1/3] backlight: lm3630a: return 0 on success in update_status functions Pavel Machek (Mon Apr 01 2019 - 17:34:16 EST)
- Re: [PATCH 5/5] drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_has() Rafael J. Wysocki (Mon Apr 01 2019 - 17:34:38 EST)
- Re: [PATCH v5 1/8] i2c: iproc: Extend I2C read up to 255 bytes Ray Jui (Mon Apr 01 2019 - 17:35:23 EST)
- Re: [PATCH] Bluetooth: hci_qca: Fix crash with non-serdev devices Matthias Kaehlcke (Mon Apr 01 2019 - 17:35:45 EST)
- RE: [PATCH] ELAN touchpad i2c_hid bugs fix Mario.Limonciello (Mon Apr 01 2019 - 17:38:09 EST)
- Re: [PATCH] bpf: do not start from first bucket if elem is not found on a htab Maciej Åenczykowski (Mon Apr 01 2019 - 17:38:14 EST)
- RE: [PATCH v2 1/1] scsi: storvsc: Fix calculation of sub-channel count Long Li (Mon Apr 01 2019 - 17:39:28 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Pavel Machek (Mon Apr 01 2019 - 17:39:33 EST)
- Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access Subhra Mazumdar (Mon Apr 01 2019 - 17:39:37 EST)
- Re: [PATCH] Documentation: soundwire: Ensure that code is inside the code blocks Jonathan Corbet (Mon Apr 01 2019 - 17:40:08 EST)
- [PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes Michael Kelley (Mon Apr 01 2019 - 17:42:12 EST)
- Re: [PATCH 08/17] fpga: dfl: afu: add userclock sysfs interfaces. Alan Tull (Mon Apr 01 2019 - 17:42:34 EST)
- Re: [PATCH v5 6/8] dt-bindings: i2c: iproc: add "brcm,iproc-nic-i2c" compatible string Ray Jui (Mon Apr 01 2019 - 17:43:25 EST)
- Re: [PATCH v5 0/8] iProc I2C slave mode and NIC mode Ray Jui (Mon Apr 01 2019 - 17:44:15 EST)
- [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Lendacky, Thomas (Mon Apr 01 2019 - 17:46:41 EST)
- [RFC PATCH v3 1/3] x86/perf/amd: Resolve race condition when disabling PMC Lendacky, Thomas (Mon Apr 01 2019 - 17:46:47 EST)
- [RFC PATCH v3 2/3] x86/perf/amd: Resolve NMI latency issues for active PMCs Lendacky, Thomas (Mon Apr 01 2019 - 17:46:55 EST)
- [RFC PATCH v3 3/3] x86/perf/amd: Remove need to check "running" bit in NMI handler Lendacky, Thomas (Mon Apr 01 2019 - 17:47:01 EST)
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Pavel Machek (Mon Apr 01 2019 - 17:48:55 EST)
- Re: [PATCH v2] net: dsa: read mac address from DT for slave device David Miller (Mon Apr 01 2019 - 17:58:02 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Jonathan Kowalski (Mon Apr 01 2019 - 17:58:10 EST)
- Re: [PATCH] kcm: switch order of device registration to fix a crash David Miller (Mon Apr 01 2019 - 17:59:58 EST)
- Re: [PATCH 0/2 net-next] cxgb3/l2t: Fix undefined behaviour and use struct_size() helper David Miller (Mon Apr 01 2019 - 18:02:19 EST)
- Re: [PATCH v2 net-next] net: ethernet: ti: davinci_mdio: switch to readl/writel() David Miller (Mon Apr 01 2019 - 18:03:14 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Ray Jui (Mon Apr 01 2019 - 18:03:44 EST)
- Re: [PATCH v5 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver Moritz Fischer (Mon Apr 01 2019 - 18:05:59 EST)
- [PATCH v2] soc: sunxi: Fix missing dependency on REGMAP_MMIO Samuel Holland (Mon Apr 01 2019 - 18:11:48 EST)
- Re: [linux-sunxi] Re: [PATCH] soc: sunxi: Fix missing dependency on REGMAP_MMIO Samuel Holland (Mon Apr 01 2019 - 18:11:48 EST)
- Re: [PATCH 06/13] soc/fsl/qbman_portals: add APIs to retrieve the probing status Li Yang (Mon Apr 01 2019 - 18:12:24 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Linus Torvalds (Mon Apr 01 2019 - 18:13:47 EST)
- [PATCH 1/7] drm/v3d: Switch the type of job-> to reduce casting. Eric Anholt (Mon Apr 01 2019 - 18:27:07 EST)
- [PATCH 3/7] drm/v3d: Add support for compute shader dispatch. Eric Anholt (Mon Apr 01 2019 - 18:27:08 EST)
- [PATCH 0/7] DRM fence list helpers, V3D CSD support. Eric Anholt (Mon Apr 01 2019 - 18:27:08 EST)
- [PATCH 4/7] drm/v3d: Drop reservation of a shared slot in the dma-buf reservations. Eric Anholt (Mon Apr 01 2019 - 18:27:08 EST)
- [PATCH 2/7] drm/v3d: Refactor job management. Eric Anholt (Mon Apr 01 2019 - 18:27:08 EST)
- [PATCH 5/7] drm: Add helpers for setting up an array of dma_fence dependencies. Eric Anholt (Mon Apr 01 2019 - 18:27:09 EST)
- [PATCH 7/7] drm/lima: Use the drm_gem_fence_array_add helpers for our deps. Eric Anholt (Mon Apr 01 2019 - 18:27:09 EST)
- [PATCH 6/7] drm/v3d: Add missing implicit synchronization. Eric Anholt (Mon Apr 01 2019 - 18:27:13 EST)
- linux-next: build warning after merge of the fbdev tree Stephen Rothwell (Mon Apr 01 2019 - 18:30:27 EST)
- Re: [PATCH V4 01/23] perf/x86: Support outputting XMM registers Liang, Kan (Mon Apr 01 2019 - 18:33:10 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Daniel Colascione (Mon Apr 01 2019 - 18:34:21 EST)
- Re: [PATCH 0/2 net-next] cxgb3/l2t: Fix undefined behaviour and use struct_size() helper Gustavo A. R. Silva (Mon Apr 01 2019 - 18:36:15 EST)
- Re: [PATCH 4.4 000/131] 4.4.178-stable review kernelci.org bot (Mon Apr 01 2019 - 18:43:53 EST)
- Re: [PATCH] Documentation: soundwire: Ensure that code is inside the code blocks Jonathan NeuschÃfer (Mon Apr 01 2019 - 18:52:40 EST)
- Re: Nested events with zero deltas, can use absolute timestamps instead? Jason Behmer (Mon Apr 01 2019 - 18:54:39 EST)
- Re: [RFC PATCH v2 0/1] improve vmap allocation Andrew Morton (Mon Apr 01 2019 - 18:59:46 EST)
- Re: [PATCH 00/12] Include linux PCI docs into Sphinx TOC tree Bjorn Helgaas (Mon Apr 01 2019 - 19:03:29 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney (Mon Apr 01 2019 - 19:04:11 EST)
- [PATCH 0/4 v2] Convert rhashtable to use bitlocks NeilBrown (Mon Apr 01 2019 - 19:08:18 EST)
- [PATCH 1/4] rhashtable: use cmpxchg() in nested_table_alloc() NeilBrown (Mon Apr 01 2019 - 19:08:21 EST)
- [PATCH 2/4] rhashtable: allow rht_bucket_var to return NULL. NeilBrown (Mon Apr 01 2019 - 19:08:28 EST)
- [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. NeilBrown (Mon Apr 01 2019 - 19:08:36 EST)
- [PATCH 4/4] rhashtable: add lockdep tracking to bucket bit-spin-locks. NeilBrown (Mon Apr 01 2019 - 19:08:42 EST)
- Re: [PATCH v4] HID: intel-ish-hid: ISH firmware loader client driver Nick Crews (Mon Apr 01 2019 - 19:13:25 EST)
- linux-next: build failure after merge of the nand tree Stephen Rothwell (Mon Apr 01 2019 - 19:14:37 EST)
- Re: [PATCH v2] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices NeilBrown (Mon Apr 01 2019 - 19:19:18 EST)
- Re: linux-next: build failure after merge of the nand tree Paul Cercueil (Mon Apr 01 2019 - 19:32:25 EST)
- Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Jarkko Sakkinen (Mon Apr 01 2019 - 19:46:54 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Apr 01 2019 - 19:50:17 EST)
- Re: Add support for TCG2 log format on UEFI systems Jarkko Sakkinen (Mon Apr 01 2019 - 19:52:56 EST)
- Re: [RFCv2] string: Use faster alternatives when constant arguments are used Sultan Alsawaf (Mon Apr 01 2019 - 19:55:43 EST)
- Re: [PATCH v5 00/11] tracing: common error_log for ftrace Masami Hiramatsu (Mon Apr 01 2019 - 19:59:30 EST)
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Brian Masney (Mon Apr 01 2019 - 20:02:22 EST)
- RE: [PATCH] usb: uas: fix usb subsystem hang after power off hub port Kento.A.Kobayashi (Mon Apr 01 2019 - 20:28:20 EST)
- Re: [rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU' Rong Chen (Mon Apr 01 2019 - 20:32:25 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Alyssa Rosenzweig (Mon Apr 01 2019 - 20:33:33 EST)
- Re: [PATCH v4] HID: intel-ish-hid: ISH firmware loader client driver Srinivas Pandruvada (Mon Apr 01 2019 - 20:37:38 EST)
- [PATCH v15 0/6] Media Device Allocator API Shuah Khan (Mon Apr 01 2019 - 20:40:30 EST)
- [PATCH v15 1/6] media: Media Device Allocator API Shuah Khan (Mon Apr 01 2019 - 20:40:38 EST)
- [PATCH v15 6/6] selftests: media_dev_allocator api test Shuah Khan (Mon Apr 01 2019 - 20:40:43 EST)
- [PATCH v15 5/6] au0828: fix enable and disable source audio and video inconsistencies Shuah Khan (Mon Apr 01 2019 - 20:40:47 EST)
- [PATCH v15 4/6] sound/usb: Use Media Controller API to share media resources Shuah Khan (Mon Apr 01 2019 - 20:40:50 EST)
- [PATCH v15 3/6] media: media.h: Enable ALSA MEDIA_INTF_T* interface types Shuah Khan (Mon Apr 01 2019 - 20:40:56 EST)
- [PATCH v15 2/6] media: change au0828 to use Media Device Allocator API Shuah Khan (Mon Apr 01 2019 - 20:41:02 EST)
- [PATCH] au0828: Fix NULL pointer dereference in au0828_analog_stream_enable() Shuah Khan (Mon Apr 01 2019 - 20:43:23 EST)
- [PATCH] media: Clear devnode->media_dev holding media_devnode_lock Shuah Khan (Mon Apr 01 2019 - 20:43:28 EST)
- Re: [PATCH v4] HID: intel-ish-hid: ISH firmware loader client driver Srinivas Pandruvada (Mon Apr 01 2019 - 20:43:57 EST)
- Re: [PATCH v2 net] ipv6: Fix dangling pointer when ipv6 fragment David Miller (Mon Apr 01 2019 - 21:12:55 EST)
- Re: [PATCH] dccp: Fix memleak in __feat_register_sp David Miller (Mon Apr 01 2019 - 21:16:45 EST)
- Re: [PATCH v2] drm: etnaviv: fix strncpy sizeof argument Bo YU (Mon Apr 01 2019 - 21:31:18 EST)
- Re: [PATCH v2] bmp085.yaml: transform DT documentation of iio sensor into YAML Rob Herring (Mon Apr 01 2019 - 21:47:12 EST)
- Re: [PATCH v2] avia-hx711.yaml: transform DT binding to YAML Rob Herring (Mon Apr 01 2019 - 21:47:35 EST)
- Re: [PATCH v1 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver orito.takao (Mon Apr 01 2019 - 22:05:54 EST)
- Re: [PATCH 0/2] Add Updown Counter support for Milbeaut M10V SoC Kanematsu, Shinji/åæ äæ (Mon Apr 01 2019 - 22:12:38 EST)
- Re: [PATCH 1/2] printk: Add an option to flush all messages on panic Sergey Senozhatsky (Mon Apr 01 2019 - 22:14:26 EST)
- Re: Nested events with zero deltas, can use absolute timestamps instead? Steven Rostedt (Mon Apr 01 2019 - 22:21:06 EST)
- Re: [PATCH 1/2] printk: Add an option to flush all messages on panic Feng Tang (Mon Apr 01 2019 - 22:25:40 EST)
- [PATCH v8 0/9] Add ARMv8.3 pointer authentication for kvm guest Amit Daniel Kachhap (Mon Apr 01 2019 - 22:27:38 EST)
- [PATCH v8 1/9] KVM: arm64: Propagate vcpu into read_id_reg() Amit Daniel Kachhap (Mon Apr 01 2019 - 22:27:42 EST)
- [PATCH v8 2/9] KVM: arm64: Support runtime sysreg visibility filtering Amit Daniel Kachhap (Mon Apr 01 2019 - 22:27:47 EST)
- [PATCH v8 3/9] KVM: arm64: Move hyp_symbol_addr to fix dependency Amit Daniel Kachhap (Mon Apr 01 2019 - 22:27:52 EST)
- [PATCH v8 4/9] KVM: arm/arm64: preserve host HCR_EL2 value Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:02 EST)
- [PATCH v8 6/9] KVM: arm64: Add vcpu feature flags to control ptrauth accessibility Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:08 EST)
- [PATCH v8 5/9] KVM: arm/arm64: preserve host MDCR_EL2 value Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:08 EST)
- [PATCH v8 7/9] KVM: arm/arm64: context-switch ptrauth registers Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:15 EST)
- [PATCH v8 8/9] KVM: arm64: Add capability to advertise ptrauth for guest Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:20 EST)
- [kvmtool PATCH v8 9/9] KVM: arm/arm64: Add a vcpu feature for pointer authentication Amit Daniel Kachhap (Mon Apr 01 2019 - 22:28:25 EST)
- Re: [PATCH 1/2] printk: Add an option to flush all messages on panic Sergey Senozhatsky (Mon Apr 01 2019 - 22:29:07 EST)
- [mt76] c1e0d2be0a: BUG:pagefault_on_kernel_address#in_non-whitelisted_uaccess kernel test robot (Mon Apr 01 2019 - 22:30:28 EST)
- Re: [PATCH] vfio/type1: Limit DMA mappings per container Peter Xu (Mon Apr 01 2019 - 22:41:28 EST)
- Re: [PATCH 1/2] printk: Add an option to flush all messages on panic Feng Tang (Mon Apr 01 2019 - 22:44:16 EST)
- Re: [PATCH v3 3/4] driver core: add dev_print_hex_dump() logging function. Life is hard, and then you die (Mon Apr 01 2019 - 22:47:17 EST)
- [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses Kimberly Brown (Mon Apr 01 2019 - 22:51:17 EST)
- [PATCH v2 1/8] kobject: Add support for default attribute groups to kobj_type Kimberly Brown (Mon Apr 01 2019 - 22:51:26 EST)
- [PATCH v2 2/8] samples/kobject: Replace foo_ktype's default_attrs field with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:30 EST)
- [PATCH v2 3/8] block: Replace all ktype default_attrs with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:37 EST)
- [PATCH v2 4/8] net-sysfs: Replace ktype default_attrs field with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:40 EST)
- [PATCH v2 5/8] irqdesc: Replace irq_kobj_type's default_attrs field with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:47 EST)
- [PATCH v2 6/8] padata: Replace padata_attr_type default_attrs field with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:55 EST)
- [PATCH v2 7/8] cpufreq: schedutil: Replace default_attrs field with groups Kimberly Brown (Mon Apr 01 2019 - 22:51:59 EST)
- [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_attrs with groups Kimberly Brown (Mon Apr 01 2019 - 22:52:04 EST)
- Re: [PATCH v2] gcov: fix when CONFIG_MODULES is not set Nick Desaulniers (Mon Apr 01 2019 - 22:55:05 EST)
- Re: [PATCH 4.4 000/131] 4.4.178-stable review Naresh Kamboju (Mon Apr 01 2019 - 22:57:29 EST)
- Re: [PATCH 4.9 00/56] 4.9.167-stable review Naresh Kamboju (Mon Apr 01 2019 - 23:01:55 EST)
- [PATCH] clocksource/drivers/tegra: rework for compensation of suspend time Joseph Lo (Mon Apr 01 2019 - 23:02:52 EST)
- [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment hujunwei (Mon Apr 01 2019 - 23:10:04 EST)
- [PATCH v3] gcov: fix when CONFIG_MODULES is not set trong (Mon Apr 01 2019 - 23:10:28 EST)
- Re: [LKP] [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:Probing_EDD(edd=off_to_disable)...ok Rong Chen (Mon Apr 01 2019 - 23:14:01 EST)
- Re: [PATCH v3 7/9] mfd: axp20x: add USB power supply mfd cell to AXP813 Lee Jones (Mon Apr 01 2019 - 23:16:01 EST)
- [PATCH] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL & direct_io Jianchao Wang (Mon Apr 01 2019 - 23:19:07 EST)
- Re: [BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling Linus Walleij (Mon Apr 01 2019 - 23:19:36 EST)
- Re: [mt76] c1e0d2be0a: BUG:pagefault_on_kernel_address#in_non-whitelisted_uaccess Jann Horn (Mon Apr 01 2019 - 23:20:44 EST)
- Re: [PATCH V2] usb: gadget: f_fs: don't free buffer prematurely John Stultz (Mon Apr 01 2019 - 23:25:24 EST)
- Re: [PATCH V2] usb: gadget: f_fs: don't free buffer prematurely John Stultz (Mon Apr 01 2019 - 23:27:07 EST)
- Re: [LKP] [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:Probing_EDD(edd=off_to_disable)...ok Qu Wenruo (Mon Apr 01 2019 - 23:30:26 EST)
- [PATCH] drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 Kai-Heng Feng (Mon Apr 01 2019 - 23:30:52 EST)
- [PATCH 0/1] slob: Fix list_head bug during allocation Tobin C. Harding (Mon Apr 01 2019 - 23:31:15 EST)
- [PATCH 1/1] slob: Only use list functions when safe to do so Tobin C. Harding (Mon Apr 01 2019 - 23:31:20 EST)
- Re: Add support for TCG2 log format on UEFI systems Matthew Garrett (Mon Apr 01 2019 - 23:32:40 EST)
- Re: [PATCH v8 2/2] drivers/misc: Add Aspeed P2A control driver Andrew Jeffery (Mon Apr 01 2019 - 23:36:38 EST)
- Re: [PATCH v8 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support Andrew Jeffery (Mon Apr 01 2019 - 23:43:00 EST)
- Re: [PATCH v5] mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice Lee Jones (Mon Apr 01 2019 - 23:46:20 EST)
- Re: [PATCH] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL & direct_io Jens Axboe (Mon Apr 01 2019 - 23:47:30 EST)
- Re: [PATCH] regulator: wm8400: Get rid of wm8400_block_read/wm8400_set_bits functions Lee Jones (Mon Apr 01 2019 - 23:47:46 EST)
- Re: [PATCH v4 1/9] mtd: rawnand: denali: use nand_chip pointer more for internal functions Masahiro Yamada (Mon Apr 01 2019 - 23:49:05 EST)
- Re: [PATCH] mfd: twl-core: disable irq while suspended Lee Jones (Mon Apr 01 2019 - 23:52:53 EST)
- Re: [PATCH] mfd: sm501: Fix potential NULL pointer dereference Lee Jones (Mon Apr 01 2019 - 23:53:24 EST)
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld Nick Desaulniers (Mon Apr 01 2019 - 23:54:30 EST)
- Re: BANK TRANSFER Javier Rojas (Tue Apr 02 2019 - 00:01:27 EST)
- Re: [PATCH 1/2] mfd: cros_ec: instantiate properly CrOS FP MCU device Lee Jones (Tue Apr 02 2019 - 00:01:46 EST)
- Re: [PATCH 2/2] mfd: cros_ec: instantiate properly CrOS Touchpad MCU device Lee Jones (Tue Apr 02 2019 - 00:02:02 EST)
- Re: [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel Linus Walleij (Tue Apr 02 2019 - 00:02:30 EST)
- [PATCH v5 3/9] mtd: rawnand: denali: remove unneeded casts in denali_{read,write}_pio Masahiro Yamada (Tue Apr 02 2019 - 00:04:36 EST)
- [PATCH v5 0/9] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups Masahiro Yamada (Tue Apr 02 2019 - 00:04:37 EST)
- [PATCH v5 4/9] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks Masahiro Yamada (Tue Apr 02 2019 - 00:04:38 EST)
- [PATCH v5 9/9] mtd: rawnand: denali: clean up coding style Masahiro Yamada (Tue Apr 02 2019 - 00:04:42 EST)
- [PATCH v5 7/9] mtd: rawnand: denali: decouple controller and NAND chips Masahiro Yamada (Tue Apr 02 2019 - 00:04:46 EST)
- [PATCH v5 2/9] mtd: rawnand: denali: refactor raw page accessors Masahiro Yamada (Tue Apr 02 2019 - 00:04:54 EST)
- [PATCH v5 6/9] mtd: rawnand: denali_pci: rename goto labels Masahiro Yamada (Tue Apr 02 2019 - 00:05:06 EST)
- [PATCH v5 1/9] mtd: rawnand: denali: use more nand_chip pointers for internal functions Masahiro Yamada (Tue Apr 02 2019 - 00:05:10 EST)
- [PATCH v5 5/9] mtd: rawnand: denali: use bool type instead of int where appropriate Masahiro Yamada (Tue Apr 02 2019 - 00:05:17 EST)
- [PATCH v5 8/9] mtd: rawnand: denali: remove DENALI_NR_BANKS macro Masahiro Yamada (Tue Apr 02 2019 - 00:05:21 EST)
- Re: [PATCH] mfd: cros_ec_dev: Add a poll handler to receive MKBP events Lee Jones (Tue Apr 02 2019 - 00:06:55 EST)
- Re: [PATCH 068/114] drivers: mfd: Kconfig: pedantic formatting Lee Jones (Tue Apr 02 2019 - 00:10:59 EST)
- [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Pingfan Liu (Tue Apr 02 2019 - 00:11:11 EST)
- linux-next: Tree for Apr 2 Stephen Rothwell (Tue Apr 02 2019 - 00:16:38 EST)
- Re: [PATCH v2 4/7] mfd: atmel-hlcdc: add compatible for SAM9X60 HLCD controller Lee Jones (Tue Apr 02 2019 - 00:17:19 EST)
- Re: [PATCH v2 3/7] dt-bindings: mfd: add bindings for SAM9X60 HLCD controller Lee Jones (Tue Apr 02 2019 - 00:17:39 EST)
- Re: [PATCH] ELAN touchpad i2c_hid bugs fix Kai Heng Feng (Tue Apr 02 2019 - 00:18:37 EST)
- Re: [Letux-kernel] [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel Linus Walleij (Tue Apr 02 2019 - 00:18:56 EST)
- Re: [PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver Rushikesh S Kadam (Tue Apr 02 2019 - 00:22:44 EST)
- Re: [PATCH v2] spi: tegra20-slink: change chip select action order Mark Brown (Tue Apr 02 2019 - 00:25:38 EST)
- Re: [PATCH] vfio/type1: Limit DMA mappings per container Alex Williamson (Tue Apr 02 2019 - 00:34:22 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Mark Brown (Tue Apr 02 2019 - 00:35:27 EST)
- Re: [PATCH] drivers: gpio: Kconfig: pedantic formatting cleanups Linus Walleij (Tue Apr 02 2019 - 00:41:48 EST)
- Re: [PATCH 1/1] slob: Only use list functions when safe to do so Andrew Morton (Tue Apr 02 2019 - 00:41:48 EST)
- Re: [PATCH 2/6] kbuild: allow Kbuild to start from any directory Kieran Bingham (Tue Apr 02 2019 - 00:42:01 EST)
- Re: Nested events with zero deltas, can use absolute timestamps instead? Jason Behmer (Tue Apr 02 2019 - 00:42:43 EST)
- Re: [PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU Kevin Hilman (Tue Apr 02 2019 - 00:42:46 EST)
- Re: [PATCH v3] gcov: fix when CONFIG_MODULES is not set Randy Dunlap (Tue Apr 02 2019 - 00:47:15 EST)
- Re: [PATCH v2 3/4] Makefile: lld: tell clang to use lld Masahiro Yamada (Tue Apr 02 2019 - 00:50:39 EST)
- Re: [PATCH V1 19/26] DT bindings: spi: add spi client device properties Mark Brown (Tue Apr 02 2019 - 00:52:12 EST)
- Re: [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default Mark Brown (Tue Apr 02 2019 - 00:53:03 EST)
- Re: [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address. Wu Hao (Tue Apr 02 2019 - 00:54:21 EST)
- Re: [LKP] [btrfs] 70d28b0e4f: BUG:kernel_reboot-without-warning_in_early-boot_stage, last_printk:Probing_EDD(edd=off_to_disable)...ok Qu Wenruo (Tue Apr 02 2019 - 00:55:12 EST)
- Re: Applied "ASoC: es8316: Add support for inverted jack detect" to the asoc tree Mark Brown (Tue Apr 02 2019 - 00:56:02 EST)
- Re: [RESEND PATCH] mfd: sc27xx: Use SoC compatible string for PMIC devices Lee Jones (Tue Apr 02 2019 - 00:58:38 EST)
- Re: MSI number limit for PCI hotplug under PCI bridge on ARM platform Marc Zyngier (Tue Apr 02 2019 - 01:00:51 EST)
- Re: [PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources Mark Brown (Tue Apr 02 2019 - 01:03:17 EST)
- Re: WARNING: ODEBUG bug in __do_softirq syzbot (Tue Apr 02 2019 - 01:04:05 EST)
- Re: [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel H. Nikolaus Schaller (Tue Apr 02 2019 - 01:05:55 EST)
- Re: [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD Mark Brown (Tue Apr 02 2019 - 01:07:15 EST)
- [net-next] tg3: allow ethtool -p to work for NICs in down state Jon Maxwell (Tue Apr 02 2019 - 01:09:41 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Lee Jones (Tue Apr 02 2019 - 01:12:19 EST)
- Re: [PATCH v3] mfd: cros_ec: instantiate properly CrOS ISH MCU device Lee Jones (Tue Apr 02 2019 - 01:13:25 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Mark Brown (Tue Apr 02 2019 - 01:14:46 EST)
- Re: [PATCH] vfio/type1: Limit DMA mappings per container Peter Xu (Tue Apr 02 2019 - 01:18:13 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Chao Fan (Tue Apr 02 2019 - 01:20:33 EST)
- Re: [net-next] tg3: allow ethtool -p to work for NICs in down state Michael Chan (Tue Apr 02 2019 - 01:22:16 EST)
- Re: [PATCH] lib: Fix possible incorrect result from rational fractions helper Andrew Morton (Tue Apr 02 2019 - 01:22:32 EST)
- [PATCH V4 2/3] USB: serial: f81232: add high baud rate support Ji-Ze Hong (Peter Hong) (Tue Apr 02 2019 - 01:26:49 EST)
- [PATCH V4 1/3] USB: serial: f81232: clear overrun flag Ji-Ze Hong (Peter Hong) (Tue Apr 02 2019 - 01:26:49 EST)
- [PATCH V4 3/3] USB: serial: f81232: implement break control Ji-Ze Hong (Peter Hong) (Tue Apr 02 2019 - 01:26:54 EST)
- [PATCH V1] mmc: tegra: add sdhci tegra suspend and resume Sowjanya Komatineni (Tue Apr 02 2019 - 01:27:41 EST)
- Re: [PATCH 2/2] iio: counter: Add support for Milbeaut Updown Counter Kanematsu, Shinji/åæ äæ (Tue Apr 02 2019 - 01:30:34 EST)
- Re: [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel Mark Brown (Tue Apr 02 2019 - 01:32:10 EST)
- Re: [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition Marek Behun (Tue Apr 02 2019 - 01:44:13 EST)
- Re: [RFC] Allowing modules to control tracing subsystem Felipe Balbi (Tue Apr 02 2019 - 01:44:47 EST)
- Applied "ASoC: dpcm: skip missing substream while applying symmetry" to the asoc tree Mark Brown (Tue Apr 02 2019 - 01:46:48 EST)
- Applied "regulator: bcm590xx: Convert to use simplified DT parsing" to the regulator tree Mark Brown (Tue Apr 02 2019 - 01:47:02 EST)
- [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driver Rushikesh S Kadam (Tue Apr 02 2019 - 01:48:04 EST)
- [PATCH v4] arm/mach-at91/pm : fix possible object reference leak Peng Hao (Tue Apr 02 2019 - 01:49:40 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Qiang Yu (Tue Apr 02 2019 - 01:55:20 EST)
- Re: [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Marek Behun (Tue Apr 02 2019 - 01:55:56 EST)
- [PATCH] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Tue Apr 02 2019 - 02:02:57 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Michael Ellerman (Tue Apr 02 2019 - 02:02:57 EST)
- Re: [PATCH RESEND -next] Input: uinput - Avoid Use-After-Free with udev lock Mukesh Ojha (Tue Apr 02 2019 - 02:03:57 EST)
- Re: [PATCH -next] Input: uinput - Avoid Use-After-Free with udev lock Mukesh Ojha (Tue Apr 02 2019 - 02:04:12 EST)
- Re: [PATCH v2] Staging: greybus: usb: Fixed a coding style error Dan Carpenter (Tue Apr 02 2019 - 02:07:53 EST)
- Re: [PATCH v2] soc: sunxi: Fix missing dependency on REGMAP_MMIO Maxime Ripard (Tue Apr 02 2019 - 02:09:11 EST)
- Re: [PATCH] mfd: mc13xxx: i2c/spi Fix to avoid NULL pointer dereference Lee Jones (Tue Apr 02 2019 - 02:13:59 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Chris Chiu (Tue Apr 02 2019 - 02:16:35 EST)
- Re: [PATCH 1/4] Add support for SUNIX Multi-I/O board Lee Jones (Tue Apr 02 2019 - 02:19:34 EST)
- Re: [PATCH 2/4] Add support for SUNIX Multi-I/O board Lee Jones (Tue Apr 02 2019 - 02:22:17 EST)
- Re: [PATCH 0/2] Add Updown Counter support for Milbeaut M10V SoC Kanematsu, Shinji/åæ äæ (Tue Apr 02 2019 - 02:22:28 EST)
- Re: [PATCH 3/4] Add support for SUNIX Multi-I/O board Lee Jones (Tue Apr 02 2019 - 02:23:31 EST)
- Re: [PATCH 4/4] Add support for SUNIX Multi-I/O board Lee Jones (Tue Apr 02 2019 - 02:26:10 EST)
- Re: [PATCH 1/2] dt-bindings: iio: counter: Add Milbeaut Updown Counter Kanematsu, Shinji/åæ äæ (Tue Apr 02 2019 - 02:26:14 EST)
- Re: [PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses Greg Kroah-Hartman (Tue Apr 02 2019 - 02:30:00 EST)
- [PATCH v10 00/18] Introduce the Counter subsystem William Breathitt Gray (Tue Apr 02 2019 - 02:30:13 EST)
- Re: [PATCH v7 1/6] mfd: rk808: remove the id_table Lee Jones (Tue Apr 02 2019 - 02:30:25 EST)
- [PATCH v10 01/18] counter: Introduce the Generic Counter interface William Breathitt Gray (Tue Apr 02 2019 - 02:30:28 EST)
- [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation William Breathitt Gray (Tue Apr 02 2019 - 02:30:36 EST)
- [PATCH v10 03/18] docs: Add Generic Counter interface documentation William Breathitt Gray (Tue Apr 02 2019 - 02:30:47 EST)
- [PATCH v10 04/18] iio: 104-quad-8: Update license boilerplate William Breathitt Gray (Tue Apr 02 2019 - 02:30:56 EST)
- [PATCH v10 05/18] counter: 104-quad-8: Add Generic Counter interface support William Breathitt Gray (Tue Apr 02 2019 - 02:31:07 EST)
- [PATCH v10 06/18] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation William Breathitt Gray (Tue Apr 02 2019 - 02:31:16 EST)
- [PATCH v10 07/18] counter: Add STM32 Timer quadrature encoder William Breathitt Gray (Tue Apr 02 2019 - 02:31:26 EST)
- [PATCH v10 08/18] dt-bindings: counter: Document stm32 quadrature encoder William Breathitt Gray (Tue Apr 02 2019 - 02:31:35 EST)
- [PATCH v10 09/18] counter: stm32-lptimer: add counter device William Breathitt Gray (Tue Apr 02 2019 - 02:31:46 EST)
- [PATCH v10 10/18] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move William Breathitt Gray (Tue Apr 02 2019 - 02:31:55 EST)
- [PATCH v10 11/18] iio: counter: Add deprecation markings for IIO Counter attributes William Breathitt Gray (Tue Apr 02 2019 - 02:32:05 EST)
- [PATCH v10 12/18] include/fsl: add common FlexTimer #defines in a separate header. William Breathitt Gray (Tue Apr 02 2019 - 02:32:15 EST)
- [PATCH v10 13/18] drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines William Breathitt Gray (Tue Apr 02 2019 - 02:32:27 EST)
- [PATCH v10 14/18] drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #defines William Breathitt Gray (Tue Apr 02 2019 - 02:32:35 EST)
- [PATCH v10 15/18] dt-bindings: counter: ftm-quaddec William Breathitt Gray (Tue Apr 02 2019 - 02:32:44 EST)
- [PATCH v10 16/18] counter: add FlexTimer Module Quadrature decoder counter driver William Breathitt Gray (Tue Apr 02 2019 - 02:32:55 EST)
- [PATCH v10 17/18] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation William Breathitt Gray (Tue Apr 02 2019 - 02:33:05 EST)
- [PATCH v10 18/18] LS1021A: dtsi: add ftm quad decoder entries William Breathitt Gray (Tue Apr 02 2019 - 02:33:14 EST)
- Re: [PATCH v7 2/6] mfd: rk808: Add RK817 and RK809 support Lee Jones (Tue Apr 02 2019 - 02:33:18 EST)
- Re: [PATCH v3 3/4] driver core: add dev_print_hex_dump() logging function. Greg Kroah-Hartman (Tue Apr 02 2019 - 02:33:34 EST)
- Re: [PATCH 4/4] staging: iio: ad9832: add devicetree documentation Alexandru Ardelean (Tue Apr 02 2019 - 02:33:50 EST)
- Re: [PATCH 1/3] mtd: devices: m25p80: Simplify m25p80_read() Vignesh Raghavendra (Tue Apr 02 2019 - 02:35:50 EST)
- Re: [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel H. Nikolaus Schaller (Tue Apr 02 2019 - 02:37:30 EST)
- RE: [PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Kailang (Tue Apr 02 2019 - 02:38:54 EST)
- [PATCH v2 1/2] csky: Add support for perf registers sampling Mao Han (Tue Apr 02 2019 - 02:40:46 EST)
- [PATCH v2 1/1] perf: use hweight64 instead of hweight_long Mao Han (Tue Apr 02 2019 - 02:40:50 EST)
- [PATCH v2 2/2] csky: add support for libdw Mao Han (Tue Apr 02 2019 - 02:40:52 EST)
- [PATCH v2 0/2] csky: perf callchain dwarf support Mao Han (Tue Apr 02 2019 - 02:41:06 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Takashi Iwai (Tue Apr 02 2019 - 02:43:06 EST)
- [GIT PULL] Immutable branch between MFD, ARM and Net due for the 5.2 merge window Lee Jones (Tue Apr 02 2019 - 02:43:29 EST)
- RE: [PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Kailang (Tue Apr 02 2019 - 02:45:46 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Baoquan He (Tue Apr 02 2019 - 02:46:43 EST)
- Re: [PATCH v2 1/9] mfd: mt6397: clean up code Lee Jones (Tue Apr 02 2019 - 02:48:54 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Baoquan He (Tue Apr 02 2019 - 02:52:53 EST)
- Re: [v2 PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional() Ryder Lee (Tue Apr 02 2019 - 02:55:08 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Pingfan Liu (Tue Apr 02 2019 - 02:59:08 EST)
- Re: [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument Greg Kroah-Hartman (Tue Apr 02 2019 - 03:00:03 EST)
- Re: [PATCH v2 3/9] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC Lee Jones (Tue Apr 02 2019 - 03:00:17 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Chao Fan (Tue Apr 02 2019 - 03:00:41 EST)
- Re: [PATCH] mfd: axp20x: Allow the AXP223 to be probed by i2c Lee Jones (Tue Apr 02 2019 - 03:01:40 EST)
- Re: [PATCH 0/3] locking/static_key: improve rate limited labels Peter Zijlstra (Tue Apr 02 2019 - 03:03:27 EST)
- Re: [PATCH] doc:it_IT: translation for maintainer-pgp-guide Federico Vaga (Tue Apr 02 2019 - 03:05:55 EST)
- Re: [PATCH] mfd: fix a potential NULL pointer dereference Lee Jones (Tue Apr 02 2019 - 03:08:17 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Florian Weimer (Tue Apr 02 2019 - 03:08:21 EST)
- [PATCH v3] Makefile: lld: tell clang to use lld Nick Desaulniers (Tue Apr 02 2019 - 03:09:18 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Peter Zijlstra (Tue Apr 02 2019 - 03:10:27 EST)
- Re: Work on iio: stating: frequency: ad9832 Alexandru Ardelean (Tue Apr 02 2019 - 03:13:02 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Vidya Sagar (Tue Apr 02 2019 - 03:18:12 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233 Takashi Iwai (Tue Apr 02 2019 - 03:18:41 EST)
- Re: [RESEND PATCH] mfd: sc27xx: Use SoC compatible string for PMIC devices Baolin Wang (Tue Apr 02 2019 - 03:19:31 EST)
- Re: Issues with i.MX SPI DMA transfers Igor Plyatov (Tue Apr 02 2019 - 03:20:33 EST)
- Re: [RESEND PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650 Lee Jones (Tue Apr 02 2019 - 03:25:34 EST)
- Re: [PATCH] x86/asm: use memory clobber in bitops that touch arbitrary memory Peter Zijlstra (Tue Apr 02 2019 - 03:27:09 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Nathan Chancellor (Tue Apr 02 2019 - 03:27:33 EST)
- Re: linux-next: build failure after merge of the nand tree Miquel Raynal (Tue Apr 02 2019 - 03:27:53 EST)
- [PATCH v4] Makefile: lld: tell clang to use lld Nick Desaulniers (Tue Apr 02 2019 - 03:33:30 EST)
- Re: [PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write Niklas Cassel (Tue Apr 02 2019 - 03:35:43 EST)
- Re: [RFC PATCH 35/68] vfs: Convert xenfs to use the new mount API Juergen Gross (Tue Apr 02 2019 - 03:38:18 EST)
- Re: [PATCH v15 0/6] Media Device Allocator API Hans Verkuil (Tue Apr 02 2019 - 03:38:25 EST)
- Re: [RESEND PATCH v6 05/11] mfd: core: document mfd_add_devices() Lee Jones (Tue Apr 02 2019 - 03:41:14 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 03:42:36 EST)
- Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access Peter Zijlstra (Tue Apr 02 2019 - 03:43:00 EST)
- Re: [PATCH v2] mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes Adrian Hunter (Tue Apr 02 2019 - 03:43:44 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Sedat Dilek (Tue Apr 02 2019 - 03:52:30 EST)
- Re: [PATCH 1/1] vfio: Use dev_printk() when possible Auger Eric (Tue Apr 02 2019 - 03:53:20 EST)
- Re: [PATCH 2/3] drm/bochs: add missing drm_atomic_helper_shutdown() call. Daniel Vetter (Tue Apr 02 2019 - 03:54:09 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Nathan Chancellor (Tue Apr 02 2019 - 03:56:11 EST)
- Re: [PATCH v2 7/8] cpufreq: schedutil: Replace default_attrs field with groups Rafael J. Wysocki (Tue Apr 02 2019 - 03:56:22 EST)
- Re: [PATCH] fs/open: Fix most outstanding security bugs Jessica Yu (Tue Apr 02 2019 - 03:57:06 EST)
- Re: [PATCH v4] Makefile: lld: tell clang to use lld Nathan Chancellor (Tue Apr 02 2019 - 03:57:32 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Daniel Vetter (Tue Apr 02 2019 - 03:57:52 EST)
- Re: [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet Faiz Abbas (Tue Apr 02 2019 - 03:59:45 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Jose Abreu (Tue Apr 02 2019 - 03:59:59 EST)
- [PATCH] regmap: verify if register is writeable before writing operations Han Nandor (Tue Apr 02 2019 - 04:01:22 EST)
- [RFC PATCH 1/1] regmap: verify if register is writeable before writing operations Han Nandor (Tue Apr 02 2019 - 04:01:28 EST)
- [RFC PATCH 0/1] Verify if register is writeable before a write operation Han Nandor (Tue Apr 02 2019 - 04:01:32 EST)
- Re: [PATCH 4/6] kbuild: mkmakefile: generate a simple wrapper of top Makefile Kieran Bingham (Tue Apr 02 2019 - 04:03:04 EST)
- [PATCH 1/3] csky: Use in_syscall & forget_syscall instead of r11_sig guoren (Tue Apr 02 2019 - 04:03:19 EST)
- [PATCH 2/3] csky: Reconstruct signal.c and entry.S guoren (Tue Apr 02 2019 - 04:03:32 EST)
- [PATCH 3/3] riscv/signal: Fixup additional syscall restarting guoren (Tue Apr 02 2019 - 04:03:41 EST)
- Re: [PATCH v2 5/8] irqdesc: Replace irq_kobj_type's default_attrs field with groups Thomas Gleixner (Tue Apr 02 2019 - 04:04:08 EST)
- Re: [PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 04:04:13 EST)
- [PATCH] rtc: da9063: set uie_unsupported when relevant Alexandre Belloni (Tue Apr 02 2019 - 04:06:46 EST)
- Re: [PATCH 02/42] drivers: gpio: amdpt: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 04:06:48 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Baoquan He (Tue Apr 02 2019 - 04:08:19 EST)
- Re: [RESEND PATCH v6 05/11] mfd: core: document mfd_add_devices() Bartosz Golaszewski (Tue Apr 02 2019 - 04:09:14 EST)
- Re: [RFCv2] string: Use faster alternatives when constant arguments are used Rasmus Villemoes (Tue Apr 02 2019 - 04:17:34 EST)
- Re: [PATCH v3 2/2] media: ov6650: Register with asynchronous subdevice framework Sakari Ailus (Tue Apr 02 2019 - 04:24:18 EST)
- Re: [PATCH v5 2/8] i2c: iproc: Add slave mode support Rayagonda Kokatanur (Tue Apr 02 2019 - 04:25:12 EST)
- Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree Rafael J. Wysocki (Tue Apr 02 2019 - 04:25:39 EST)
- Re: WARNING: ODEBUG bug in __do_softirq Borislav Petkov (Tue Apr 02 2019 - 04:26:12 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Tue Apr 02 2019 - 04:28:19 EST)
- Re: [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling. Peter Zijlstra (Tue Apr 02 2019 - 04:28:30 EST)
- Re: [PATCH v2 0/5] Add bluetooth, gps and accelerometer to TBS A711 Johan Hovold (Tue Apr 02 2019 - 04:28:38 EST)
- Re: [PATCH] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL & direct_io jianchao.wang (Tue Apr 02 2019 - 04:29:27 EST)
- RE: Issues with i.MX SPI DMA transfers Robin Gong (Tue Apr 02 2019 - 04:33:30 EST)
- Re: [PATCH v3] tty: rocket: Fix a kernel address leakage in rp_ioctl Jiri Slaby (Tue Apr 02 2019 - 04:34:15 EST)
- Re: [PATCH] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Mike Rapoport (Tue Apr 02 2019 - 04:35:08 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Tue Apr 02 2019 - 04:39:28 EST)
- Re: [PATCH] cpufreq/intel_pstate: Load only on Intel hardware Rafael J. Wysocki (Tue Apr 02 2019 - 04:41:01 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Tue Apr 02 2019 - 04:42:53 EST)
- Re: [PATCH] PM / wakeup: Use pm_pr_dbg() instead of pr_debug() Rafael J. Wysocki (Tue Apr 02 2019 - 04:43:28 EST)
- Re: [RFC PATCH 0/4] spi: spi-fsl-spi: try to make cpu-mode transfers faster Rasmus Villemoes (Tue Apr 02 2019 - 04:43:57 EST)
- [PATCH] um: Do not unlock mutex that is not hold. Daniel Walter (Tue Apr 02 2019 - 04:43:59 EST)
- [tip:x86/asm] x86/asm: Annotate copy_user_handle_tail() pointers with __user tip-bot for Ben Dooks (Tue Apr 02 2019 - 04:44:06 EST)
- [PATCH] x86/microcode: Remove useless code after early microcode support added Zhenzhong Duan (Tue Apr 02 2019 - 04:45:01 EST)
- Re: [RFC PATCH v2 0/1] improve vmap allocation Uladzislau Rezki (Tue Apr 02 2019 - 04:49:05 EST)
- Re: [PATCH 0/4] Introduce the aural error reporting framework Thomas Gleixner (Tue Apr 02 2019 - 04:49:24 EST)
- Re: [PATCH v2 7/8] cpufreq: schedutil: Replace default_attrs field with groups Peter Zijlstra (Tue Apr 02 2019 - 04:50:44 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Jon Hunter (Tue Apr 02 2019 - 04:52:21 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Alexandre Belloni (Tue Apr 02 2019 - 04:53:31 EST)
- Re: [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev Linus Walleij (Tue Apr 02 2019 - 04:54:38 EST)
- Re: [PATCH 02/17] x86, lto: Mark all top level asm statements as .text Thomas Gleixner (Tue Apr 02 2019 - 04:54:49 EST)
- Re: [PATCH 1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call Borislav Petkov (Tue Apr 02 2019 - 04:55:38 EST)
- Re: [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 04:56:13 EST)
- [PATCH] misc: rtsx: Fixed rts5260 power saving parameter and sd glitch ricky_wu (Tue Apr 02 2019 - 04:56:26 EST)
- Re: [PATCH v3] Documentation: acpi: Add an example for PRP0001 Rafael J. Wysocki (Tue Apr 02 2019 - 04:57:59 EST)
- Re: [PATCH 05/42] drivers: gpio: bcm-kona: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 04:58:06 EST)
- Re: [PATCH 4.14 000/107] 4.14.110-stable review Naresh Kamboju (Tue Apr 02 2019 - 04:58:22 EST)
- Re: [PATCH] x86/asm: use memory clobber in bitops that touch arbitrary memory Alexander Potapenko (Tue Apr 02 2019 - 04:59:19 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Qiang Yu (Tue Apr 02 2019 - 04:59:53 EST)
- Re: [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument Joe Perches (Tue Apr 02 2019 - 05:00:14 EST)
- Re: [PATCH 06/42] drivers: gpio: cadence: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:00:35 EST)
- Re: [PATCH v5 2/8] i2c: iproc: Add slave mode support Wolfram Sang (Tue Apr 02 2019 - 05:01:10 EST)
- Re: [PATCH 07/42] drivers: gpio: clps711x: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:01:31 EST)
- Re: [PATCH 08/42] drivers: gpio: dwap: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:02:40 EST)
- Re: [RFC PATCH v2 1/5] mtd: cfi_cmdset_0002: Add support for polling status register Vignesh Raghavendra (Tue Apr 02 2019 - 05:02:43 EST)
- Re: [PATCH 4.4 000/131] 4.4.178-stable review Jon Hunter (Tue Apr 02 2019 - 05:02:49 EST)
- Re: [PATCH 4.9 00/56] 4.9.167-stable review Jon Hunter (Tue Apr 02 2019 - 05:03:17 EST)
- Re: [RFC PATCH ghak10 v6 2/2] ntp: Audit NTP parameters adjustment Thomas Gleixner (Tue Apr 02 2019 - 05:03:20 EST)
- Re: [PATCH 4.14 000/107] 4.14.110-stable review Jon Hunter (Tue Apr 02 2019 - 05:03:38 EST)
- Re: [PATCH 4.19 000/134] 4.19.33-stable review Jon Hunter (Tue Apr 02 2019 - 05:04:04 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Jon Hunter (Tue Apr 02 2019 - 05:04:32 EST)
- Re: [PATCH 29/42] drivers: gpio: sprd: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:04:47 EST)
- Re: [PATCH v2 2/2] csky: add support for libdw Guo Ren (Tue Apr 02 2019 - 05:04:51 EST)
- [PATCH 2/2] drm/cirrus: drop mode_info.mode_config_initialized Gerd Hoffmann (Tue Apr 02 2019 - 05:05:06 EST)
- [PATCH 1/2] drm/bochs: drop mode_config_initialized Gerd Hoffmann (Tue Apr 02 2019 - 05:05:11 EST)
- Re: [RFC PATCH 0/1] Verify if register is writeable before a write operation Mark Brown (Tue Apr 02 2019 - 05:06:12 EST)
- Re: [RFC PATCH ghak10 v6 1/2] timekeeping: Audit clock adjustments Thomas Gleixner (Tue Apr 02 2019 - 05:06:54 EST)
- Re: [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED' Borislav Petkov (Tue Apr 02 2019 - 05:07:01 EST)
- Re: [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal Jan Kara (Tue Apr 02 2019 - 05:07:12 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Daniel Vetter (Tue Apr 02 2019 - 05:08:15 EST)
- [PATCH 0/9] Improve boot command line handling Christophe Leroy (Tue Apr 02 2019 - 05:08:38 EST)
- [PATCH 2/9] Add generic function to build command line. Christophe Leroy (Tue Apr 02 2019 - 05:08:43 EST)
- [PATCH 6/9] Add capability to prepend the command line Christophe Leroy (Tue Apr 02 2019 - 05:08:44 EST)
- [PATCH 7/9] powerpc: add capability to prepend default command line Christophe Leroy (Tue Apr 02 2019 - 05:08:48 EST)
- [PATCH 8/9] Gives arches opportunity to use generically defined boot cmdline manipulation Christophe Leroy (Tue Apr 02 2019 - 05:08:54 EST)
- [PATCH 9/9] powerpc: use generic CMDLINE manipulations Christophe Leroy (Tue Apr 02 2019 - 05:08:57 EST)
- [PATCH 5/9] powerpc: convert to generic builtin command line Christophe Leroy (Tue Apr 02 2019 - 05:09:06 EST)
- [PATCH 1/9] powerpc: enable appending of CONFIG_CMDLINE to bootloader's cmdline. Christophe Leroy (Tue Apr 02 2019 - 05:09:11 EST)
- [PATCH 3/9] drivers: of: use cmdline building function Christophe Leroy (Tue Apr 02 2019 - 05:09:17 EST)
- [PATCH 4/9] powerpc/prom_init: get rid of PROM_SCRATCH_SIZE Christophe Leroy (Tue Apr 02 2019 - 05:09:20 EST)
- Re: [RFC PATCH 0/4] spi: spi-fsl-spi: try to make cpu-mode transfers faster Mark Brown (Tue Apr 02 2019 - 05:10:15 EST)
- [PATCH v2] Remove SPDX "WITH Linux-syscall-note" from kernel-space headers Masahiro Yamada (Tue Apr 02 2019 - 05:10:28 EST)
- Re: [PATCH 29/42] drivers: gpio: sprd: use devm_platform_ioremap_resource() Baolin Wang (Tue Apr 02 2019 - 05:10:52 EST)
- Re: [PATCH 1/3] drivers: hid: fix G940 axis/button mappings f h (Tue Apr 02 2019 - 05:11:34 EST)
- Re: [PATCH] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Tue Apr 02 2019 - 05:13:47 EST)
- Re: [BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel Mark Brown (Tue Apr 02 2019 - 05:17:17 EST)
- Re: [PATCH 0/2] DCMI bridge support Hugues FRUCHET (Tue Apr 02 2019 - 05:17:29 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Tue Apr 02 2019 - 05:17:37 EST)
- [PATCH v2] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Tue Apr 02 2019 - 05:18:07 EST)
- Re: [PATCH 29/42] drivers: gpio: sprd: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:19:10 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Mark Brown (Tue Apr 02 2019 - 05:20:10 EST)
- Re: [PATCH 29/42] drivers: gpio: sprd: use devm_platform_ioremap_resource() Baolin Wang (Tue Apr 02 2019 - 05:20:40 EST)
- Re: [PATCH v3 3/7] block: add write-hint to stream-id conversion Jan Kara (Tue Apr 02 2019 - 05:20:49 EST)
- Re: [PATCH 09/42] drivers: gpio: sprd: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 05:21:09 EST)
- Re: [PATCH v4 01/11] clocksource: davinci-timer: new driver Daniel Lezcano (Tue Apr 02 2019 - 05:21:33 EST)
- Re: linux-next: build failure after merge of the nand tree Miquel Raynal (Tue Apr 02 2019 - 05:21:48 EST)
- Re: [PATCH] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Tue Apr 02 2019 - 05:30:18 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Jon Hunter (Tue Apr 02 2019 - 05:30:40 EST)
- Re: MSI number limit for PCI hotplug under PCI bridge on ARM platform Heyi Guo (Tue Apr 02 2019 - 05:30:53 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Mark Brown (Tue Apr 02 2019 - 05:32:17 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Tue Apr 02 2019 - 05:34:06 EST)
- [PATCH V8 1/5] drm/mediatek: remove flag CLK_SET_RATE_PARENT for mt2701 hdmi phy to not propagate rate change to parent wangyan wang (Tue Apr 02 2019 - 05:36:20 EST)
- [PATCH V8 0/5] make mt7623 clock of hdmi stable wangyan wang (Tue Apr 02 2019 - 05:36:27 EST)
- [PATCH V8 3/5] drm/mediatek: using new factor for tvdpll in MT2701 wangyan wang (Tue Apr 02 2019 - 05:36:28 EST)
- [PATCH V8 2/5] drm/mediatek: fix the rate and divder of hdmi phy for MT2701 wangyan wang (Tue Apr 02 2019 - 05:36:32 EST)
- [PATCH V8 4/5] drm/mediatek: no change parent rate in round_rate() for mt2701 hdmi phy wangyan wang (Tue Apr 02 2019 - 05:36:38 EST)
- [PATCH V8 5/5] drm/mediatek: make implementation of recalc_rate() to match the definition wangyan wang (Tue Apr 02 2019 - 05:36:42 EST)
- RE: [PATCH 1/2] rtc: da9063: set range Steve Twiss (Tue Apr 02 2019 - 05:37:13 EST)
- [PATCH] usb: xhci: inherit dma_mask from bus if set correctly Pankaj Dubey (Tue Apr 02 2019 - 05:42:56 EST)
- Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions Christophe Leroy (Tue Apr 02 2019 - 05:43:25 EST)
- Re: [RFC PATCH 01/20] drm: Remove users of drm_format_num_planes Emil Velikov (Tue Apr 02 2019 - 05:43:39 EST)
- [PATCH] mm: __pagevec_lru_add_fn: typo fix Peng Fan (Tue Apr 02 2019 - 05:43:42 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Tue Apr 02 2019 - 05:43:46 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Jon Hunter (Tue Apr 02 2019 - 05:44:41 EST)
- Re: [PATCH net-next v3 1/2] net: phy: marvell10g: implement suspend/resume callbacks Antoine Tenart (Tue Apr 02 2019 - 05:50:27 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Srinath Mannam (Tue Apr 02 2019 - 05:50:38 EST)
- Re: [PATCH net-next v3 1/2] net: phy: marvell10g: implement suspend/resume callbacks Antoine Tenart (Tue Apr 02 2019 - 05:50:46 EST)
- Re: [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource John Garry (Tue Apr 02 2019 - 05:51:09 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Alexandre Belloni (Tue Apr 02 2019 - 05:51:21 EST)
- RE: [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode() David Laight (Tue Apr 02 2019 - 05:54:43 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Junichi Nomura (Tue Apr 02 2019 - 05:54:51 EST)
- Re: [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open Hugues FRUCHET (Tue Apr 02 2019 - 05:59:11 EST)
- Re: [RFC PATCH 0/1] Verify if register is writeable before a write operation Nandor Han (Tue Apr 02 2019 - 05:59:14 EST)
- Re: [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode() Borislav Petkov (Tue Apr 02 2019 - 06:01:42 EST)
- Re: [PATCH] usb: xhci: inherit dma_mask from bus if set correctly Robin Murphy (Tue Apr 02 2019 - 06:02:46 EST)
- Re: MSI number limit for PCI hotplug under PCI bridge on ARM platform Marc Zyngier (Tue Apr 02 2019 - 06:07:24 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Tue Apr 02 2019 - 06:07:39 EST)
- ext3 file system livelock and file system corruption, 4.9.166 stable kernel Jari Ruusu (Tue Apr 02 2019 - 06:08:49 EST)
- RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. David Laight (Tue Apr 02 2019 - 06:10:34 EST)
- Re: of_reserved_mem()/kexec interaction James Morse (Tue Apr 02 2019 - 06:14:30 EST)
- Re: [PATCH] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Mike Rapoport (Tue Apr 02 2019 - 06:15:07 EST)
- Re: [PATCH v5 6/8] dt-bindings: i2c: iproc: add "brcm,iproc-nic-i2c" compatible string Wolfram Sang (Tue Apr 02 2019 - 06:18:01 EST)
- [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Tue Apr 02 2019 - 06:19:51 EST)
- Greetings From Mrs,Elodie Antoine Mrs.Elodie Antoine (Tue Apr 02 2019 - 06:21:12 EST)
- Greetings From Mrs,Elodie Antoine Mrs.Elodie Antoine (Tue Apr 02 2019 - 06:21:26 EST)
- Greetings From Mrs,Elodie Antoine Mrs.Elodie Antoine (Tue Apr 02 2019 - 06:22:07 EST)
- Re: [PATCH 7/7] drm/lima: Use the drm_gem_fence_array_add helpers for our deps. Qiang Yu (Tue Apr 02 2019 - 06:22:22 EST)
- Re: [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_attrs with groups Jiri Kosina (Tue Apr 02 2019 - 06:22:43 EST)
- RE: [PATCH v3 2/4] x86/microcode: Fix __user annotations around generic_load_microcode() David Laight (Tue Apr 02 2019 - 06:25:29 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Junichi Nomura (Tue Apr 02 2019 - 06:26:11 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Lorenzo Pieralisi (Tue Apr 02 2019 - 06:26:50 EST)
- [PATCH] rtc: da9063: set uie_unsupported when relevant Alexandre Belloni (Tue Apr 02 2019 - 06:26:55 EST)
- [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Junichi Nomura (Tue Apr 02 2019 - 06:26:59 EST)
- Re: [PATCH v5 7/8] i2c: iproc: add NIC I2C support Wolfram Sang (Tue Apr 02 2019 - 06:27:38 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Tue Apr 02 2019 - 06:30:25 EST)
- Re: [PATCH 1/3 v2] x86/kexec: Do not map the kexec area as decrypted when SEV is active Borislav Petkov (Tue Apr 02 2019 - 06:32:10 EST)
- [PATCH 00/16] staging: fix up remaining SPDX problems in drivers/staging Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:14 EST)
- [PATCH 01/16] staging: add missing SPDX lines to Kconfig files Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:22 EST)
- [PATCH 10/16] staging: ralink-gdma: add proper SPDX identifiers on ralink-gdma file Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:25 EST)
- [PATCH 11/16] staging: rtl8192e: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:28 EST)
- [PATCH 12/16] staging: rtl8192e: delete license file. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:34 EST)
- [PATCH 14/16] staging: media: soc_camera: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:36 EST)
- [PATCH 15/16] staging: media: imx: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:40 EST)
- [PATCH 16/16] staging: media: tegra-vde: add proper SPDX identifiers on file that did not have it. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:42 EST)
- [PATCH 05/16] staging: vc04_services: add proper SPDX identifier for dual licensed files Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:51 EST)
- [PATCH 07/16] staging: comedi: quatec_daqp_cs: add proper SPDX identifier to driver Greg Kroah-Hartman (Tue Apr 02 2019 - 06:32:58 EST)
- [PATCH 08/16] staging: iio: add proper SPDX identifiers to remaining driver files Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:02 EST)
- [PATCH 09/16] staging: rtl8192u: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:07 EST)
- [PATCH 06/16] staging: vc04_services: remove remaining redundant license text Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:13 EST)
- [PATCH 02/16] staging: add missing SPDX lines to Makefile files Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:18 EST)
- [PATCH 04/16] staging: sm750fb: add proper SPDX identifier to driver Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:22 EST)
- [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:27 EST)
- [PATCH 13/16] staging: media: zoran: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 06:33:40 EST)
- RE: [PATCH 1/2] rtc: da9063: set range Steve Twiss (Tue Apr 02 2019 - 06:33:47 EST)
- Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel Greg Kroah-Hartman (Tue Apr 02 2019 - 06:35:12 EST)
- Re: [PATCH 05/16] staging: vc04_services: add proper SPDX identifier for dual licensed files Stefan Wahren (Tue Apr 02 2019 - 06:37:31 EST)
- Re: [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidance into CNA Peter Zijlstra (Tue Apr 02 2019 - 06:38:07 EST)
- Re: [PATCH 06/16] staging: vc04_services: remove remaining redundant license text Stefan Wahren (Tue Apr 02 2019 - 06:38:29 EST)
- [tip:smp/hotplug] cpu/hotplug: Create SMT sysfs interface for all arches tip-bot for Josh Poimboeuf (Tue Apr 02 2019 - 06:40:24 EST)
- [PATCH v8 00/16] Add utilization clamping support Patrick Bellasi (Tue Apr 02 2019 - 06:42:20 EST)
- [PATCH v8 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting Patrick Bellasi (Tue Apr 02 2019 - 06:42:25 EST)
- [PATCH v8 02/16] sched/core: Add bucket local max tracking Patrick Bellasi (Tue Apr 02 2019 - 06:42:28 EST)
- [PATCH v8 03/16] sched/core: uclamp: Enforce last task's UCLAMP_MAX Patrick Bellasi (Tue Apr 02 2019 - 06:42:31 EST)
- [PATCH v8 04/16] sched/core: uclamp: Add system default clamps Patrick Bellasi (Tue Apr 02 2019 - 06:42:34 EST)
- [PATCH v8 05/16] sched/core: Allow sched_setattr() to use the current policy Patrick Bellasi (Tue Apr 02 2019 - 06:42:39 EST)
- [PATCH v8 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping Patrick Bellasi (Tue Apr 02 2019 - 06:42:42 EST)
- [PATCH v8 07/16] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK Patrick Bellasi (Tue Apr 02 2019 - 06:42:46 EST)
- [PATCH v8 08/16] sched/core: uclamp: Set default clamps for RT tasks Patrick Bellasi (Tue Apr 02 2019 - 06:42:50 EST)
- [PATCH v8 09/16] sched/cpufreq: uclamp: Add clamps for FAIR and RT tasks Patrick Bellasi (Tue Apr 02 2019 - 06:42:52 EST)
- [PATCH v8 10/16] sched/core: uclamp: Add uclamp_util_with() Patrick Bellasi (Tue Apr 02 2019 - 06:42:56 EST)
- [PATCH v8 11/16] sched/fair: uclamp: Add uclamp support to energy_compute() Patrick Bellasi (Tue Apr 02 2019 - 06:42:59 EST)
- [PATCH v8 12/16] sched/core: uclamp: Extend CPU's cgroup controller Patrick Bellasi (Tue Apr 02 2019 - 06:43:03 EST)
- [PATCH v8 13/16] sched/core: uclamp: Propagate parent clamps Patrick Bellasi (Tue Apr 02 2019 - 06:43:07 EST)
- [PATCH v8 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps Patrick Bellasi (Tue Apr 02 2019 - 06:43:13 EST)
- [PATCH v8 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes Patrick Bellasi (Tue Apr 02 2019 - 06:43:16 EST)
- [PATCH v8 14/16] sched/core: uclamp: Propagate system defaults to root group Patrick Bellasi (Tue Apr 02 2019 - 06:43:22 EST)
- Re: [PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak Markus Elfring (Tue Apr 02 2019 - 06:43:40 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Alexandre Belloni (Tue Apr 02 2019 - 06:43:49 EST)
- [block] 67dc83c6fb: WARNING:at_block/blk-core.c:#blk_cleanup_queue kernel test robot (Tue Apr 02 2019 - 06:46:19 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Srinath Mannam (Tue Apr 02 2019 - 06:46:30 EST)
- Re: BUG in "perf: Suppress AUX/OVERWRITE records"? Will Deacon (Tue Apr 02 2019 - 06:47:19 EST)
- Re: [PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak Julia Lawall (Tue Apr 02 2019 - 06:50:49 EST)
- [PATCH 1/5] f2fs: clean up codes with op_is_write() Chao Yu (Tue Apr 02 2019 - 06:52:55 EST)
- [PATCH 2/5] f2fs: fix potential recursive call when enabling data_flush Chao Yu (Tue Apr 02 2019 - 06:52:59 EST)
- [PATCH 3/5] f2fs: add comment for conditional compilation statement Chao Yu (Tue Apr 02 2019 - 06:53:02 EST)
- [PATCH 4/5] f2fs: add tracepoint for f2fs_filemap_fault() Chao Yu (Tue Apr 02 2019 - 06:53:05 EST)
- [PATCH 5/5] f2fs: add tracepoint for f2fs_file_write_iter() Chao Yu (Tue Apr 02 2019 - 06:53:11 EST)
- Re: [PATCH v2 4/6] ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx Sekhar Nori (Tue Apr 02 2019 - 07:02:05 EST)
- Re: [PATCH 4.19 000/134] 4.19.33-stable review Naresh Kamboju (Tue Apr 02 2019 - 07:02:40 EST)
- Re: [PATCH v2 0/5] pid: add pidfd_open() Florian Weimer (Tue Apr 02 2019 - 07:03:38 EST)
- Re: [PATCH] video: fbdev: sis: fix a missing-check bug Bartlomiej Zolnierkiewicz (Tue Apr 02 2019 - 07:03:51 EST)
- Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment kbuild test robot (Tue Apr 02 2019 - 07:04:18 EST)
- Re: [RESEND PATCH 1/2] ARM: davinci: support multiplatform build for ARM v5 Sekhar Nori (Tue Apr 02 2019 - 07:04:44 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Naresh Kamboju (Tue Apr 02 2019 - 07:05:27 EST)
- [PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP Suzuki K Poulose (Tue Apr 02 2019 - 07:06:35 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Greg Kroah-Hartman (Tue Apr 02 2019 - 07:09:22 EST)
- Re: [PATCH 4.4 034/131] lib/int_sqrt: optimize small argument Greg Kroah-Hartman (Tue Apr 02 2019 - 07:10:08 EST)
- Re: [PATCH 1/2] rtc: da9063: set range Wolfram Sang (Tue Apr 02 2019 - 07:14:10 EST)
- [PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes Beniamin Bia (Tue Apr 02 2019 - 07:18:45 EST)
- [PATCH 2/3] iio: adc: ad7616: Add support for AD7616 ADC Beniamin Bia (Tue Apr 02 2019 - 07:18:56 EST)
- [PATCH 3/3] dt-bindings: iio: adc: Add AD7616 ADC documentation Beniamin Bia (Tue Apr 02 2019 - 07:19:01 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Matthew Wilcox (Tue Apr 02 2019 - 07:21:18 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Robin Murphy (Tue Apr 02 2019 - 07:23:33 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Matthew Wilcox (Tue Apr 02 2019 - 07:27:00 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. Greg Kroah-Hartman (Tue Apr 02 2019 - 07:27:40 EST)
- [PATCH v2] x86/asm: fix assembly constraints in bitops Alexander Potapenko (Tue Apr 02 2019 - 07:28:25 EST)
- Re: [PATCH] x86/asm: use memory clobber in bitops that touch arbitrary memory Alexander Potapenko (Tue Apr 02 2019 - 07:32:12 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Neil Horman (Tue Apr 02 2019 - 07:32:43 EST)
- Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls. Hans Verkuil (Tue Apr 02 2019 - 07:33:10 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Alexander Potapenko (Tue Apr 02 2019 - 07:33:21 EST)
- [PATCH 1/2] habanalabs: add new IOCTL for debug, tracing and profiling Oded Gabbay (Tue Apr 02 2019 - 07:35:50 EST)
- [PATCH 2/2] habanalabs: add goya implementation for debug configuration Oded Gabbay (Tue Apr 02 2019 - 07:35:53 EST)
- [PATCH v4 net] ipv6: Fix dangling pointer when ipv6 fragment hujunwei (Tue Apr 02 2019 - 07:38:32 EST)
- Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls. Hans Verkuil (Tue Apr 02 2019 - 07:39:32 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Dan Murphy (Tue Apr 02 2019 - 07:41:07 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Sugaya, Taichi (Tue Apr 02 2019 - 07:42:08 EST)
- RE: [PATCH v2] x86/asm: fix assembly constraints in bitops David Laight (Tue Apr 02 2019 - 07:44:21 EST)
- [PATCH] fs: kernfs: Corrected spelling mistake Christina Quast (Tue Apr 02 2019 - 07:44:38 EST)
- Re: PATCH 2/2] lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA Yury Norov (Tue Apr 02 2019 - 07:46:04 EST)
- [PATCH] ASoC: tlv320aic31xx: aic31xx_set_jack() can be static kbuild test robot (Tue Apr 02 2019 - 07:46:18 EST)
- [asoc:for-5.2 98/99] sound/soc/codecs/tlv320aic31xx.c:1267:5: sparse: symbol 'aic31xx_set_jack' was not declared. Should it be static? kbuild test robot (Tue Apr 02 2019 - 07:47:15 EST)
- [RFC PATCH asoc] ASoC: tlv320aic31xx: aic31xx_set_jack() can be static kbuild test robot (Tue Apr 02 2019 - 07:47:18 EST)
- Re: [PATCH] drm: rockchip: add shutdown function to poweroff VOP and HDMI TX Heiko Stuebner (Tue Apr 02 2019 - 07:47:56 EST)
- [PATCH] ata: ahci: fix race between EH and ahci interrupt Jason Yan (Tue Apr 02 2019 - 07:49:18 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Robin Murphy (Tue Apr 02 2019 - 07:49:42 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Tue Apr 02 2019 - 07:50:12 EST)
- Re: [PATCH 0/4] Introduce the aural error reporting framework Matteo Croce (Tue Apr 02 2019 - 07:50:44 EST)
- Re: [PATCH v3 1/2] media: v4l: Add definitions for the HEVC slice format and controls Hans Verkuil (Tue Apr 02 2019 - 07:51:28 EST)
- RE: [PATCH 1/2] rtc: da9063: set range Steve Twiss (Tue Apr 02 2019 - 07:52:54 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Jose Abreu (Tue Apr 02 2019 - 07:53:36 EST)
- Re: [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Dan Murphy (Tue Apr 02 2019 - 07:53:44 EST)
- Re: [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition Dan Murphy (Tue Apr 02 2019 - 07:55:46 EST)
- Re: linux-next: build failure after merge of the nand tree Miquel Raynal (Tue Apr 02 2019 - 07:56:38 EST)
- Re: [PATCH] kvm: move KVM_CAP_NR_MEMSLOTS to common code Cornelia Huck (Tue Apr 02 2019 - 07:57:53 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Andy Shevchenko (Tue Apr 02 2019 - 07:58:43 EST)
- Re: [PATCH] fs: kernfs: Corrected spelling mistake Mukesh Ojha (Tue Apr 02 2019 - 07:58:59 EST)
- Re: [PATCH v2 4/6] ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx Bartosz Golaszewski (Tue Apr 02 2019 - 08:00:33 EST)
- Re: linux-next: build failure after merge of the nand tree Paul Cercueil (Tue Apr 02 2019 - 08:00:40 EST)
- Re: [PATCH] fs: kernfs: Corrected spelling mistake Greg Kroah-Hartman (Tue Apr 02 2019 - 08:01:05 EST)
- Re: [PATCH 1/2] habanalabs: add new IOCTL for debug, tracing and profiling Greg KH (Tue Apr 02 2019 - 08:01:45 EST)
- Re: [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED' lijiang (Tue Apr 02 2019 - 08:02:53 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Balakrishna Godavarthi (Tue Apr 02 2019 - 08:02:58 EST)
- Re: [PATCH v11 1/5] can: m_can: Create a m_can platform framework Dan Murphy (Tue Apr 02 2019 - 08:03:15 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Tue Apr 02 2019 - 08:03:29 EST)
- Re: [PATCH 02/16] staging: add missing SPDX lines to Makefile files Mukesh Ojha (Tue Apr 02 2019 - 08:06:29 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Daniel Vetter (Tue Apr 02 2019 - 08:10:00 EST)
- [PATCH] regulator: lm363x: Use proper data type for regmap_read arguments Axel Lin (Tue Apr 02 2019 - 08:13:47 EST)
- [PATCH] regulator: lm363x: Constify regulator_ops Axel Lin (Tue Apr 02 2019 - 08:13:48 EST)
- [PATCH 1/2] regulator: lm363x: Use proper data type for regmap_read arguments Axel Lin (Tue Apr 02 2019 - 08:14:01 EST)
- [PATCH 2/2] regulator: lm363x: Constify regulator_ops Axel Lin (Tue Apr 02 2019 - 08:14:05 EST)
- [PATCH] staging: pi433: Return thread immediately when kthread_should_stop() call. Sidong Yang (Tue Apr 02 2019 - 08:14:47 EST)
- Re: Issues with i.MX SPI DMA transfers Igor Plyatov (Tue Apr 02 2019 - 08:15:34 EST)
- Re: linux-next: build failure after merge of the nand tree Miquel Raynal (Tue Apr 02 2019 - 08:16:39 EST)
- Re: [PATCH v11 1/5] can: m_can: Create a m_can platform framework Wolfgang Grandegger (Tue Apr 02 2019 - 08:18:00 EST)
- [PATCH] ALSA: doc: my_chip has no element ioport Christina Quast (Tue Apr 02 2019 - 08:18:30 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Andy Shevchenko (Tue Apr 02 2019 - 08:20:09 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Andy Shevchenko (Tue Apr 02 2019 - 08:21:28 EST)
- [PATCH] fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough. Yifeng Li (Tue Apr 02 2019 - 08:25:20 EST)
- Re: [Intel-gfx] linux-next: Tree for Mar 29 (i915, no ACPI) Jani Nikula (Tue Apr 02 2019 - 08:26:36 EST)
- [PATCH v2] fs: kernfs: Corrected spelling mistake Christina Quast (Tue Apr 02 2019 - 08:27:18 EST)
- Re: [PATCH v4 01/11] clocksource: davinci-timer: new driver Bartosz Golaszewski (Tue Apr 02 2019 - 08:28:36 EST)
- Actualiza tu cuenta Administrador de cuenta (Tue Apr 02 2019 - 08:30:13 EST)
- [PATCH v4 0/3] Add Bitstream configuration support for ZynqMP Nava kishore Manne (Tue Apr 02 2019 - 08:31:43 EST)
- [PATCH v4 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver Nava kishore Manne (Tue Apr 02 2019 - 08:31:53 EST)
- [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp Nava kishore Manne (Tue Apr 02 2019 - 08:32:05 EST)
- [PATCH v4 1/3] firmware: xilinx: Add fpga API's Nava kishore Manne (Tue Apr 02 2019 - 08:32:31 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Alexander Potapenko (Tue Apr 02 2019 - 08:36:13 EST)
- [PATCH RESEND v6 2/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding Qii Wang (Tue Apr 02 2019 - 08:36:23 EST)
- [PATCH RESEND v6 4/6] i2c: mediatek: Add i2c and apdma sync in i2c driver Qii Wang (Tue Apr 02 2019 - 08:36:29 EST)
- [PATCH RESEND v6 5/6] i2c: mediatek: Add i2c support for MediaTek MT8183 Qii Wang (Tue Apr 02 2019 - 08:36:31 EST)
- [PATCH RESEND v6 0/6] add i2c support for mt8183 Qii Wang (Tue Apr 02 2019 - 08:36:38 EST)
- [PATCH RESEND v6 6/6] dts: arm64: mt8183: Add I2C nodes Qii Wang (Tue Apr 02 2019 - 08:36:42 EST)
- [PATCH RESEND v6 1/6] i2c: mediatek: Add offsets array for new i2c registers Qii Wang (Tue Apr 02 2019 - 08:36:48 EST)
- [PATCH RESEND v6 3/6] i2c: mediatek: Add arb clock in i2c driver Qii Wang (Tue Apr 02 2019 - 08:36:52 EST)
- Actualiza tu cuenta Administrador de cuenta (Tue Apr 02 2019 - 08:37:16 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Alexander Potapenko (Tue Apr 02 2019 - 08:37:45 EST)
- Re: [PATCH V4 1/3] USB: serial: f81232: clear overrun flag Oliver Neukum (Tue Apr 02 2019 - 08:38:12 EST)
- Re: linux-next: build warning after merge of the fbdev tree Tom Li (Tue Apr 02 2019 - 08:39:06 EST)
- [PATCH v2 00/10] Alexandre Belloni (Tue Apr 02 2019 - 08:40:23 EST)
- [PATCH v2 01/10] clk: at91: sckc: add support to specify registers bit offsets Alexandre Belloni (Tue Apr 02 2019 - 08:40:28 EST)
- [PATCH v2 04/10] clk: at91: allow configuring peripheral PCR layout Alexandre Belloni (Tue Apr 02 2019 - 08:40:32 EST)
- [PATCH v2 07/10] clk: at91: master: Add sam9x60 support Alexandre Belloni (Tue Apr 02 2019 - 08:40:38 EST)
- [PATCH v2 09/10] dt-bindings: clk: at91: add bindings for SAM9X60 pmc Alexandre Belloni (Tue Apr 02 2019 - 08:40:41 EST)
- [PATCH v2 08/10] clk: at91: add sam9x60 PLL driver Alexandre Belloni (Tue Apr 02 2019 - 08:40:43 EST)
- [PATCH v2 10/10] clk: at91: add sam9x60 pmc driver Alexandre Belloni (Tue Apr 02 2019 - 08:40:46 EST)
- [PATCH v2 06/10] clk: at91: usb: Add sam9x60 support Alexandre Belloni (Tue Apr 02 2019 - 08:40:55 EST)
- [PATCH v2 05/10] clk: at91: allow configuring generated PCR layout Alexandre Belloni (Tue Apr 02 2019 - 08:41:00 EST)
- [PATCH v2 03/10] dt-bindings: clk: at91: add bindings for SAM9X60's slow clock controller Alexandre Belloni (Tue Apr 02 2019 - 08:41:08 EST)
- [PATCH v2 02/10] clk: at91: sckc: add support for SAM9X60 Alexandre Belloni (Tue Apr 02 2019 - 08:41:11 EST)
- Re: [PATCH 1/2 RESEND v10] x86/mm, resource: add a new I/O resource descriptor 'IORES_DESC_RESERVED' Borislav Petkov (Tue Apr 02 2019 - 08:43:36 EST)
- Re: [PATCH 1/2] habanalabs: add new IOCTL for debug, tracing and profiling Oded Gabbay (Tue Apr 02 2019 - 08:43:40 EST)
- Re: [PATCH v2 00/10] Alexandre Belloni (Tue Apr 02 2019 - 08:45:43 EST)
- [PATCH] spi: lpspi: add missing complete in abort func at dma mode Clark Wang (Tue Apr 02 2019 - 08:45:53 EST)
- [PATCH] spi: lpspi: add missing complete in abort func at dma mode Clark Wang (Tue Apr 02 2019 - 08:45:58 EST)
- Re: [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls Andrey Konovalov (Tue Apr 02 2019 - 08:47:50 EST)
- Re: [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure Pierre Morel (Tue Apr 02 2019 - 08:47:57 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Tue Apr 02 2019 - 08:48:49 EST)
- Re: [PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak Markus Elfring (Tue Apr 02 2019 - 08:50:49 EST)
- [PATCH v3 0/7] clk: at91: add sam9x60 pmc clock support Alexandre Belloni (Tue Apr 02 2019 - 08:51:11 EST)
- [PATCH v3 1/7] clk: at91: allow configuring peripheral PCR layout Alexandre Belloni (Tue Apr 02 2019 - 08:51:13 EST)
- [PATCH v3 4/7] clk: at91: master: Add sam9x60 support Alexandre Belloni (Tue Apr 02 2019 - 08:51:18 EST)
- [PATCH v3 3/7] clk: at91: usb: Add sam9x60 support Alexandre Belloni (Tue Apr 02 2019 - 08:51:20 EST)
- [PATCH v3 5/7] clk: at91: add sam9x60 PLL driver Alexandre Belloni (Tue Apr 02 2019 - 08:51:26 EST)
- [PATCH v3 7/7] clk: at91: add sam9x60 pmc driver Alexandre Belloni (Tue Apr 02 2019 - 08:51:28 EST)
- [PATCH v3 2/7] clk: at91: allow configuring generated PCR layout Alexandre Belloni (Tue Apr 02 2019 - 08:51:33 EST)
- [PATCH v3 6/7] dt-bindings: clk: at91: add bindings for SAM9X60 pmc Alexandre Belloni (Tue Apr 02 2019 - 08:51:37 EST)
- [PATCH RESEND] can: m_can: implement errata "Needless activation of MRAF irq" Eugen.Hristev (Tue Apr 02 2019 - 08:56:23 EST)
- [PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer Rundong Ge (Tue Apr 02 2019 - 08:56:58 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Dan Murphy (Tue Apr 02 2019 - 08:57:13 EST)
- Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions Dmitry Vyukov (Tue Apr 02 2019 - 08:58:36 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Peter Zijlstra (Tue Apr 02 2019 - 09:03:23 EST)
- Re: [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Will Deacon (Tue Apr 02 2019 - 09:03:59 EST)
- Re: [rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU' Paul E. McKenney (Tue Apr 02 2019 - 09:04:29 EST)
- Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel zhangyi (F) (Tue Apr 02 2019 - 09:07:07 EST)
- Re: Add support for TCG2 log format on UEFI systems Jarkko Sakkinen (Tue Apr 02 2019 - 09:07:15 EST)
- Re: [PATCH v2] fs: kernfs: Corrected spelling mistake Greg Kroah-Hartman (Tue Apr 02 2019 - 09:08:32 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Lendacky, Thomas (Tue Apr 02 2019 - 09:09:22 EST)
- Re: WARNING in port_delete Dmitry Vyukov (Tue Apr 02 2019 - 09:12:30 EST)
- Re: [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet Adrian Hunter (Tue Apr 02 2019 - 09:13:54 EST)
- [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Antoine Tenart (Tue Apr 02 2019 - 09:15:12 EST)
- [PATCH net-next v4 2/2] net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210 Antoine Tenart (Tue Apr 02 2019 - 09:15:15 EST)
- [PATCH net-next v4 0/2] net: phy: marvell10g: implement suspend/resume callbacks Antoine Tenart (Tue Apr 02 2019 - 09:15:19 EST)
- Re: [PATCH 7/7] cpufreq: ppc_cbe: fix possible object reference leak Julia Lawall (Tue Apr 02 2019 - 09:15:30 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Tue Apr 02 2019 - 09:19:00 EST)
- Actualiza tu cuenta Administrador de cuenta (Tue Apr 02 2019 - 09:20:48 EST)
- Re: [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling. Aaron Lu (Tue Apr 02 2019 - 09:21:11 EST)
- Re: [PATCH 0/4] Introduce the aural error reporting framework Thomas Gleixner (Tue Apr 02 2019 - 09:21:13 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Cyrill Gorcunov (Tue Apr 02 2019 - 09:22:07 EST)
- Re: [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems Quentin Perret (Tue Apr 02 2019 - 09:22:44 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney (Tue Apr 02 2019 - 09:24:44 EST)
- Re: r8169 not being recognized by different chipsets Bjorn Helgaas (Tue Apr 02 2019 - 09:25:20 EST)
- Re: [PATCH v7 0/4] input: touchscreen: Add goodix GT5553 CTP support Jagan Teki (Tue Apr 02 2019 - 09:30:41 EST)
- Re: [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp Moritz Fischer (Tue Apr 02 2019 - 09:31:34 EST)
- Re: [tip:smp/hotplug] cpu/hotplug: Create SMT sysfs interface for all arches Josh Poimboeuf (Tue Apr 02 2019 - 09:31:37 EST)
- Re: [PATCH 1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call Thor Thayer (Tue Apr 02 2019 - 09:31:48 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Paul Moore (Tue Apr 02 2019 - 09:32:05 EST)
- [PATCH 1/4] drivers: base: regmap: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 09:32:13 EST)
- [PATCH 2/4] drivers: base: power: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 09:32:20 EST)
- [PATCH 3/4] drivers: base: firmware_loader: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Tue Apr 02 2019 - 09:32:24 EST)
- [PATCH 4/4] drivers: base: test: add proper SPDX identifier to Makefile Greg Kroah-Hartman (Tue Apr 02 2019 - 09:32:27 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Qiang Yu (Tue Apr 02 2019 - 09:33:39 EST)
- Re: [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address. Moritz Fischer (Tue Apr 02 2019 - 09:33:50 EST)
- Re: [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes Jagan Teki (Tue Apr 02 2019 - 09:33:56 EST)
- [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Oscar Salvador (Tue Apr 02 2019 - 09:34:37 EST)
- Re: [PATCH v8 01/15] drm/sun4i: dsi: Fix video start delay computation Jagan Teki (Tue Apr 02 2019 - 09:34:45 EST)
- [RFC PATCH 0/4] bus: ti-sysc: Add generic enable/disable & PRUSS Roger Quadros (Tue Apr 02 2019 - 09:38:03 EST)
- [RFC PATCH 2/4] bus: ti-sysc: Add generic enable/disable functions Roger Quadros (Tue Apr 02 2019 - 09:38:07 EST)
- [RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break suspend/resume Roger Quadros (Tue Apr 02 2019 - 09:38:21 EST)
- [RFC PATCH 3/4] bus: ti-sysc: Add support for PRU-ICSS type Roger Quadros (Tue Apr 02 2019 - 09:38:21 EST)
- [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled Roger Quadros (Tue Apr 02 2019 - 09:38:22 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Lorenzo Pieralisi (Tue Apr 02 2019 - 09:39:01 EST)
- Re: [RFC PATCH 0/4] bus: ti-sysc: Add generic enable/disable & PRUSS Roger Quadros (Tue Apr 02 2019 - 09:39:38 EST)
- [PATCH 3.16 19/99] serial: imx: fix error handling in console_setup Ben Hutchings (Tue Apr 02 2019 - 09:40:05 EST)
- [PATCH 3.16 06/99] dlm: possible memory leak on error path in create_lkb() Ben Hutchings (Tue Apr 02 2019 - 09:40:09 EST)
- [PATCH 3.16 10/99] power: supply: olpc_battery: correct the temperature units Ben Hutchings (Tue Apr 02 2019 - 09:40:12 EST)
- [PATCH 3.16 22/99] sunrpc: fix cache_head leak due to queued request Ben Hutchings (Tue Apr 02 2019 - 09:40:16 EST)
- [PATCH 3.16 44/99] USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays Ben Hutchings (Tue Apr 02 2019 - 09:40:23 EST)
- [PATCH 3.16 71/99] igb: Fix an issue that PME is not enabled during runtime suspend Ben Hutchings (Tue Apr 02 2019 - 09:40:28 EST)
- [PATCH 3.16 66/99] ath6kl: Only use match sets when firmware supports it Ben Hutchings (Tue Apr 02 2019 - 09:40:33 EST)
- [PATCH 3.16 99/99] CIFS: Enable encryption during session setup phase Ben Hutchings (Tue Apr 02 2019 - 09:40:36 EST)
- [PATCH 3.16 54/99] pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10 Ben Hutchings (Tue Apr 02 2019 - 09:40:48 EST)
- [PATCH 3.16 14/99] panic: avoid deadlocks in re-entrant console drivers Ben Hutchings (Tue Apr 02 2019 - 09:40:53 EST)
- [PATCH 3.16 57/99] usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable() Ben Hutchings (Tue Apr 02 2019 - 09:40:57 EST)
- [PATCH 3.16 56/99] IB/qib: Fix an error code in qib_sdma_verbs_send() Ben Hutchings (Tue Apr 02 2019 - 09:41:00 EST)
- [PATCH 3.16 53/99] pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value Ben Hutchings (Tue Apr 02 2019 - 09:41:07 EST)
- [PATCH 3.16 60/99] ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities Ben Hutchings (Tue Apr 02 2019 - 09:41:11 EST)
- [PATCH 3.16 62/99] ext4: avoid declaring fs inconsistent due to invalid file handles Ben Hutchings (Tue Apr 02 2019 - 09:41:14 EST)
- [PATCH 3.16 91/99] ext4: avoid kernel warning when writing the superblock to a dead device Ben Hutchings (Tue Apr 02 2019 - 09:41:16 EST)
- [PATCH 3.16 85/99] sunrpc: use SVC_NET() in svcauth_gss_* functions Ben Hutchings (Tue Apr 02 2019 - 09:41:19 EST)
- [PATCH 3.16 93/99] ibmveth: fix DMA unmap error in ibmveth_xmit_start error path Ben Hutchings (Tue Apr 02 2019 - 09:41:23 EST)
- [PATCH 3.16 72/99] powerpc/tm: Set MSR[TS] just prior to recheckpoint Ben Hutchings (Tue Apr 02 2019 - 09:41:31 EST)
- [PATCH 3.16 76/99] KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup Ben Hutchings (Tue Apr 02 2019 - 09:41:35 EST)
- [PATCH 3.16 15/99] drm: rcar-du: Fix vblank initialization Ben Hutchings (Tue Apr 02 2019 - 09:41:40 EST)
- [PATCH 3.16 09/99] MIPS: SiByte: Enable ZONE_DMA32 for LittleSur Ben Hutchings (Tue Apr 02 2019 - 09:41:45 EST)
- [PATCH 3.16 42/99] perf parse-events: Fix unchecked usage of strncpy() Ben Hutchings (Tue Apr 02 2019 - 09:41:49 EST)
- [PATCH 3.16 36/99] Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. Ben Hutchings (Tue Apr 02 2019 - 09:41:52 EST)
- [PATCH 3.16 25/99] misc: vexpress: Off by one in vexpress_syscfg_exec() Ben Hutchings (Tue Apr 02 2019 - 09:41:59 EST)
- [PATCH 3.16 58/99] genwqe: Fix size check Ben Hutchings (Tue Apr 02 2019 - 09:42:05 EST)
- [PATCH 3.16 55/99] KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less Ben Hutchings (Tue Apr 02 2019 - 09:42:10 EST)
- [PATCH 3.16 61/99] ext4: include terminating u32 in size of xattr entries when expanding inodes Ben Hutchings (Tue Apr 02 2019 - 09:42:17 EST)
- [PATCH] modules: Only return -EEXIST for modules that have finished loading Prarit Bhargava (Tue Apr 02 2019 - 09:42:21 EST)
- [PATCH 3.16 90/99] hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined Ben Hutchings (Tue Apr 02 2019 - 09:42:25 EST)
- [PATCH 3.16 87/99] mm: rmap use pte lock not mmap_sem to set PageMlocked Ben Hutchings (Tue Apr 02 2019 - 09:42:33 EST)
- [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write() Ben Hutchings (Tue Apr 02 2019 - 09:42:38 EST)
- [PATCH 3.16 88/99] mm: migration: fix migration of huge PMD shared pages Ben Hutchings (Tue Apr 02 2019 - 09:42:41 EST)
- [PATCH 3.16 86/99] mm Documentation: undoc non-linear vmas Ben Hutchings (Tue Apr 02 2019 - 09:42:44 EST)
- [PATCH 3.16 92/99] block/swim3: Fix -EBUSY error when re-opening device after unmount Ben Hutchings (Tue Apr 02 2019 - 09:42:57 EST)
- [PATCH 3.16 89/99] mm, memory_hotplug: do not clear numa_node association after hot_remove Ben Hutchings (Tue Apr 02 2019 - 09:43:07 EST)
- [PATCH 3.16 63/99] ext4: force inode writes when nfsd calls commit_metadata() Ben Hutchings (Tue Apr 02 2019 - 09:43:14 EST)
- [PATCH 3.16 64/99] ext4: check for shutdown and r/o file system in ext4_write_inode() Ben Hutchings (Tue Apr 02 2019 - 09:43:20 EST)
- [PATCH 3.16 29/99] tools/lib/lockdep: Rename "trywlock" into "trywrlock" Ben Hutchings (Tue Apr 02 2019 - 09:43:26 EST)
- [PATCH 3.16 69/99] fbdev: fbmem: behave better with small rotated displays and many CPUs Ben Hutchings (Tue Apr 02 2019 - 09:43:28 EST)
- [PATCH 3.16 13/99] perf pmu: Suppress potential format-truncation warning Ben Hutchings (Tue Apr 02 2019 - 09:43:38 EST)
- [PATCH 3.16 84/99] ceph: don't update importing cap's mseq when handing cap export Ben Hutchings (Tue Apr 02 2019 - 09:43:41 EST)
- [PATCH 3.16 97/99] Driver: Vmxnet3: Fix regression caused by 5738a09 Ben Hutchings (Tue Apr 02 2019 - 09:43:48 EST)
- [PATCH 3.16 95/99] ALSA: hda/tegra: clear pending irq handlers Ben Hutchings (Tue Apr 02 2019 - 09:43:51 EST)
- [PATCH 3.16 96/99] net/hamradio/6pack: use mod_timer() to rearm timers Ben Hutchings (Tue Apr 02 2019 - 09:43:56 EST)
- [PATCH 3.16 04/99] pcrypt: use format specifier in kobject_add Ben Hutchings (Tue Apr 02 2019 - 09:44:04 EST)
- [PATCH 3.16 94/99] ext4: fix special inode number checks in __ext4_iget() Ben Hutchings (Tue Apr 02 2019 - 09:44:10 EST)
- [PATCH 3.16 98/99] Revert "cifs: empty TargetInfo leads to crash on recovery" Ben Hutchings (Tue Apr 02 2019 - 09:44:12 EST)
- [PATCH 3.16 70/99] fbdev: fbcon: Fix unregister crash when more than one framebuffer Ben Hutchings (Tue Apr 02 2019 - 09:44:18 EST)
- [PATCH 3.16 68/99] cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader. Ben Hutchings (Tue Apr 02 2019 - 09:44:26 EST)
- [PATCH 3.16 79/99] ext4: make sure enough credits are reserved for dioread_nolock writes Ben Hutchings (Tue Apr 02 2019 - 09:44:33 EST)
- Re: [PATCH] HID: force setting drvdata to NULL when removing the driver Benjamin Tissoires (Tue Apr 02 2019 - 09:44:38 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Dan Murphy (Tue Apr 02 2019 - 09:44:44 EST)
- [PATCH 3.16 78/99] CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem Ben Hutchings (Tue Apr 02 2019 - 09:44:55 EST)
- [PATCH 3.16 80/99] ext4: ext4_inline_data_fiemap should respect callers argument Ben Hutchings (Tue Apr 02 2019 - 09:44:59 EST)
- [PATCH 3.16 67/99] powerpc/configs: Don't enable PPC_EARLY_DEBUG in defconfigs Ben Hutchings (Tue Apr 02 2019 - 09:45:04 EST)
- [PATCH 3.16 81/99] ext4: fix a potential fiemap/page fault deadlock w/ inline_data Ben Hutchings (Tue Apr 02 2019 - 09:45:11 EST)
- [PATCH 3.16 82/99] 9p/net: put a lower bound on msize Ben Hutchings (Tue Apr 02 2019 - 09:45:13 EST)
- [PATCH 3.16 77/99] MIPS: BCM63XX: fix switch core reset on BCM6368 Ben Hutchings (Tue Apr 02 2019 - 09:45:16 EST)
- [PATCH 3.16 83/99] 9p/net: fix memory leak in p9_client_create Ben Hutchings (Tue Apr 02 2019 - 09:45:20 EST)
- [PATCH 3.16 73/99] powerpc/tm: Unset MSR[TS] if not recheckpointing Ben Hutchings (Tue Apr 02 2019 - 09:45:29 EST)
- [PATCH 3.16 74/99] Input: nomadik-ske-keypad - fix a loop timeout test Ben Hutchings (Tue Apr 02 2019 - 09:45:38 EST)
- [PATCH 3.16 65/99] scsi: megaraid_sas: Use 63-bit DMA addressing Ben Hutchings (Tue Apr 02 2019 - 09:45:42 EST)
- [PATCH 3.16 17/99] lib/string.c: remove duplicated function Ben Hutchings (Tue Apr 02 2019 - 09:45:48 EST)
- [PATCH 3.16 18/99] altera-stapl: check for a null key before strcasecmp'ing it Ben Hutchings (Tue Apr 02 2019 - 09:45:51 EST)
- [PATCH 3.16 75/99] kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init Ben Hutchings (Tue Apr 02 2019 - 09:45:58 EST)
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Dan Murphy (Tue Apr 02 2019 - 09:45:59 EST)
- [PATCH 3.16 46/99] pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group Ben Hutchings (Tue Apr 02 2019 - 09:46:11 EST)
- [PATCH 3.16 39/99] perf help: Remove needless use of strncpy() Ben Hutchings (Tue Apr 02 2019 - 09:46:14 EST)
- [PATCH 3.16 41/99] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul Ben Hutchings (Tue Apr 02 2019 - 09:46:18 EST)
- [PATCH 3.16 08/99] dlm: memory leaks on error path in dlm_user_request() Ben Hutchings (Tue Apr 02 2019 - 09:46:25 EST)
- [PATCH 3.16 24/99] MIPS: Expand MIPS32 ASIDs to 64 bits Ben Hutchings (Tue Apr 02 2019 - 09:46:28 EST)
- [PATCH 3.16 48/99] pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group Ben Hutchings (Tue Apr 02 2019 - 09:46:35 EST)
- [PATCH] drm/lima: adopt xa_alloc API change Qiang Yu (Tue Apr 02 2019 - 09:46:38 EST)
- [PATCH 3.16 26/99] mips: bpf: fix encoding bug for mm_srlv32_op Ben Hutchings (Tue Apr 02 2019 - 09:46:45 EST)
- [PATCH 3.16 52/99] pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field Ben Hutchings (Tue Apr 02 2019 - 09:46:53 EST)
- [PATCH 3.16 43/99] net/mlx5: Continue driver initialization despite debugfs failure Ben Hutchings (Tue Apr 02 2019 - 09:47:01 EST)
- [PATCH 3.16 47/99] pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group Ben Hutchings (Tue Apr 02 2019 - 09:47:09 EST)
- [PATCH 3.16 50/99] pinctrl: sh-pfc: sh7734: Add missing IPSR11 field Ben Hutchings (Tue Apr 02 2019 - 09:47:13 EST)
- [PATCH 3.16 51/99] pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration Ben Hutchings (Tue Apr 02 2019 - 09:47:20 EST)
- [PATCH 3.16 59/99] ALSA: rme9652: Fix potential Spectre v1 vulnerability Ben Hutchings (Tue Apr 02 2019 - 09:47:23 EST)
- [PATCH 3.16 45/99] pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group Ben Hutchings (Tue Apr 02 2019 - 09:47:30 EST)
- [PATCH 3.16 49/99] pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group Ben Hutchings (Tue Apr 02 2019 - 09:47:34 EST)
- [PATCH 3.16 40/99] perf svghelper: Fix unchecked usage of strncpy() Ben Hutchings (Tue Apr 02 2019 - 09:47:41 EST)
- [PATCH 3.16 35/99] btrfs: dev-replace: go back to suspended state if target device is missing Ben Hutchings (Tue Apr 02 2019 - 09:47:45 EST)
- [PATCH 3.16 16/99] f2fs: read page index before freeing Ben Hutchings (Tue Apr 02 2019 - 09:47:51 EST)
- [PATCH 3.16 37/99] Btrfs: fix stale dir entries after unlink, inode eviction and fsync Ben Hutchings (Tue Apr 02 2019 - 09:47:58 EST)
- [PATCH 3.16 38/99] Btrfs: fix fsync of files with multiple hard links in new directories Ben Hutchings (Tue Apr 02 2019 - 09:48:02 EST)
- [PATCH 3.16 31/99] ALSA: pcm: Fix potential Spectre v1 vulnerability Ben Hutchings (Tue Apr 02 2019 - 09:48:05 EST)
- [PATCH 3.16 01/99] wireless: airo: potential buffer overflow in sprintf() Ben Hutchings (Tue Apr 02 2019 - 09:48:14 EST)
- [PATCH 3.16 34/99] kvm: vmx: Set IA32_TSC_AUX for legacy mode guests Ben Hutchings (Tue Apr 02 2019 - 09:48:19 EST)
- [PATCH 3.16 28/99] sata_rcar: fix deferred probing Ben Hutchings (Tue Apr 02 2019 - 09:48:26 EST)
- [PATCH 3.16 20/99] b43: Fix error in cordic routine Ben Hutchings (Tue Apr 02 2019 - 09:48:33 EST)
- [PATCH 3.16 30/99] ALSA: emux: Fix potential Spectre v1 vulnerabilities Ben Hutchings (Tue Apr 02 2019 - 09:48:35 EST)
- [PATCH 3.16 11/99] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() Ben Hutchings (Tue Apr 02 2019 - 09:48:42 EST)
- [PATCH 3.16 12/99] MIPS: Align kernel load address to 64KB Ben Hutchings (Tue Apr 02 2019 - 09:48:46 EST)
- [PATCH 3.16 27/99] scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown Ben Hutchings (Tue Apr 02 2019 - 09:48:59 EST)
- [PATCH 3.16 33/99] gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB Ben Hutchings (Tue Apr 02 2019 - 09:49:02 EST)
- [PATCH 3.16 02/99] drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 Ben Hutchings (Tue Apr 02 2019 - 09:49:05 EST)
- [PATCH 3.16 32/99] crypto: user - support incremental algorithm dumps Ben Hutchings (Tue Apr 02 2019 - 09:49:07 EST)
- [PATCH 3.16 00/99] 3.16.65-rc1 review Ben Hutchings (Tue Apr 02 2019 - 09:49:17 EST)
- [PATCH 1/3] ipuv3-crtc: add remove action for devres data Michael Grzeschik (Tue Apr 02 2019 - 09:49:22 EST)
- [PATCH 0/3] Fix for drm_mode_config_cleanup issue Michael Grzeschik (Tue Apr 02 2019 - 09:49:24 EST)
- [PATCH 3/3] ipuv3-ldb: add remove action for devres data Michael Grzeschik (Tue Apr 02 2019 - 09:49:31 EST)
- [PATCH 3.16 03/99] x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) Ben Hutchings (Tue Apr 02 2019 - 09:49:34 EST)
- [PATCH 2/3] ipuv3-ldb: add init list head on bind Michael Grzeschik (Tue Apr 02 2019 - 09:49:41 EST)
- [PATCH 3.16 05/99] dlm: fixed memory leaks after failed ls_remove_names allocation Ben Hutchings (Tue Apr 02 2019 - 09:49:54 EST)
- [PATCH 3.16 21/99] ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() Ben Hutchings (Tue Apr 02 2019 - 09:49:55 EST)
- [PATCH 3.16 07/99] dlm: lost put_lkb on error path in receive_convert() and receive_unlock() Ben Hutchings (Tue Apr 02 2019 - 09:50:02 EST)
- Re: [rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU' Rong Chen (Tue Apr 02 2019 - 09:50:12 EST)
- Re: [PATCH] HID: force setting drvdata to NULL when removing the driver Hans de Goede (Tue Apr 02 2019 - 09:52:16 EST)
- Re: [1/7] cpufreq: ap806: Checking implementation of armada_8k_cpufreq_init() Markus Elfring (Tue Apr 02 2019 - 09:54:51 EST)
- Re: [1/7] cpufreq: ap806: Checking implementation of armada_8k_cpufreq_init() Markus Elfring (Tue Apr 02 2019 - 09:54:54 EST)
- Re: [block] 67dc83c6fb: WARNING:at_block/blk-core.c:#blk_cleanup_queue Bart Van Assche (Tue Apr 02 2019 - 09:56:11 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Qiang Yu (Tue Apr 02 2019 - 09:56:22 EST)
- Re: [PATCH v2 00/13] qcom: dts: thermal cleanups Marc Gonzalez (Tue Apr 02 2019 - 09:58:23 EST)
- Re: [PATCH 16/16] staging: media: tegra-vde: add proper SPDX identifiers on file that did not have it. Thierry Reding (Tue Apr 02 2019 - 09:59:36 EST)
- Re: [RFC PATCH] irqchip/gic-v3: Make gic_handle_irq() notrace Julien Thierry (Tue Apr 02 2019 - 10:00:11 EST)
- Re: [PATCH] doc:it_IT: translation for maintainer-pgp-guide Jonathan Corbet (Tue Apr 02 2019 - 10:00:53 EST)
- Re: [PATCH] HID: force setting drvdata to NULL when removing the driver Benjamin Tissoires (Tue Apr 02 2019 - 10:00:57 EST)
- [PATCH v2] fs: kernfs: Corrected spelling mistake Christina Quast (Tue Apr 02 2019 - 10:02:28 EST)
- Re: [PATCH] HID: force setting drvdata to NULL when removing the driver Hans de Goede (Tue Apr 02 2019 - 10:02:58 EST)
- Re: [PATCH v2 9/9] rtc: Add support for the MediaTek MT6358 RTC Alexandre Belloni (Tue Apr 02 2019 - 10:06:35 EST)
- [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers Greg Kroah-Hartman (Tue Apr 02 2019 - 10:07:17 EST)
- [PATCH 1/2] tty: add SPDX identifiers to Kconfig and Makefiles Greg Kroah-Hartman (Tue Apr 02 2019 - 10:07:20 EST)
- Re: [PATCH v2 8/9] rtc: mt6397: fix alarm register overwrite Alexandre Belloni (Tue Apr 02 2019 - 10:07:25 EST)
- [PATCH] ACPI / processor_idle: use dead loop instead of io port access for wait Yin Fengwei (Tue Apr 02 2019 - 10:07:33 EST)
- RE: [PATCH] ELAN touchpad i2c_hid bugs fix Mario.Limonciello (Tue Apr 02 2019 - 10:08:09 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Matthew Wilcox (Tue Apr 02 2019 - 10:10:46 EST)
- [PATCH] Do not overwrite CFLAG passed into makefile Zhongcheng Lao (Tue Apr 02 2019 - 10:13:05 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Thierry Reding (Tue Apr 02 2019 - 10:14:32 EST)
- Re: [rcu:dev.2019.03.20b 54/83] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c:50:1: error: type defaults to 'int' in declaration of 'DEFINE_SRCU' Paul E. McKenney (Tue Apr 02 2019 - 10:16:53 EST)
- Re: [PATCH 1/2] tty: add SPDX identifiers to Kconfig and Makefiles David Sterba (Tue Apr 02 2019 - 10:19:10 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Thierry Reding (Tue Apr 02 2019 - 10:20:39 EST)
- [PATCH V4 1/3] dt-bindings: hwmon: Add tachometer interrupt to pwm-fan Stefan Wahren (Tue Apr 02 2019 - 10:22:46 EST)
- [PATCH V4 0/3] hwmon: pwm-fan: Add RPM support Stefan Wahren (Tue Apr 02 2019 - 10:22:50 EST)
- [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Stefan Wahren (Tue Apr 02 2019 - 10:22:53 EST)
- Re: [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write() Dmitry Safonov (Tue Apr 02 2019 - 10:22:58 EST)
- [PATCH V4 2/3] Documentation: pwm-fan: Add description for RPM support Stefan Wahren (Tue Apr 02 2019 - 10:23:06 EST)
- Re: [PATCH 2/6] kbuild: allow Kbuild to start from any directory Masahiro Yamada (Tue Apr 02 2019 - 10:24:02 EST)
- Re: [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe. Paul Kocialkowski (Tue Apr 02 2019 - 10:27:10 EST)
- [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Tue Apr 02 2019 - 10:28:23 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Neil Horman (Tue Apr 02 2019 - 10:29:20 EST)
- [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu Paul E. McKenney (Tue Apr 02 2019 - 10:29:42 EST)
- [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu Paul E. McKenney (Tue Apr 02 2019 - 10:29:48 EST)
- [PATCH RFC tip/core/rcu 4/4] rcu: Forbid DEFINE{,_STATIC}_SRCU() from modules Paul E. McKenney (Tue Apr 02 2019 - 10:29:51 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Alan Stern (Tue Apr 02 2019 - 10:29:54 EST)
- [PATCH RFC tip/core/rcu 2/4] drivers/gpu/drm: Dynamically allocate drm_unplug_srcu Paul E. McKenney (Tue Apr 02 2019 - 10:30:34 EST)
- Re: [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write() Ben Hutchings (Tue Apr 02 2019 - 10:32:55 EST)
- Re: [PATCH v4] HID: core: move Usage Page concatenation to Main item Benjamin Tissoires (Tue Apr 02 2019 - 10:34:48 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Thierry Reding (Tue Apr 02 2019 - 10:36:06 EST)
- [PATCH RFC v2 tip/core/rcu 0/4] Real-time elimination of RCU_SOFTIRQ Paul E. McKenney (Tue Apr 02 2019 - 10:38:03 EST)
- RE: [PATCH] usb: uas: fix usb subsystem hang after power off hub port Alan Stern (Tue Apr 02 2019 - 10:38:19 EST)
- Re: [PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components. Paul Kocialkowski (Tue Apr 02 2019 - 10:38:45 EST)
- [PATCH RFC v2 tip/core/rcu 4/4] rcu: Allow rcu_read_unlock_special() to raise_softirq() if in_irq() Paul E. McKenney (Tue Apr 02 2019 - 10:38:51 EST)
- [PATCH RFC v2 tip/core/rcu 1/4] rcu: Enable elimination of Tree-RCU softirq processing Paul E. McKenney (Tue Apr 02 2019 - 10:38:53 EST)
- [PATCH RFC v2 tip/core/rcu 3/4] rcu: Only do rcu_read_unlock_special() wakeups if expedited Paul E. McKenney (Tue Apr 02 2019 - 10:38:59 EST)
- Re: [PATCH v15 0/6] Media Device Allocator API shuah (Tue Apr 02 2019 - 10:39:03 EST)
- [PATCH RFC v2 tip/core/rcu 2/4] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Tue Apr 02 2019 - 10:39:08 EST)
- Re: [PATCH 3.16 23/99] tty/ldsem: Wake up readers after timed out down_write() Dmitry Safonov (Tue Apr 02 2019 - 10:39:21 EST)
- Re: [PATCH v8 02/15] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes Maxime Ripard (Tue Apr 02 2019 - 10:40:05 EST)
- Re: [PATCH 2/4] staging: iio: ad9832: add SPDX identifier Marcelo Schmitt (Tue Apr 02 2019 - 10:40:08 EST)
- Re: [PATCH] vfio/type1: Limit DMA mappings per container Alex Williamson (Tue Apr 02 2019 - 10:40:50 EST)
- Re: Adding plain accesses and detecting data races in the LKMM Andrea Parri (Tue Apr 02 2019 - 10:42:54 EST)
- [GIT PULL] hwmon fixes for hwmon-for-v5.1-rc4 Guenter Roeck (Tue Apr 02 2019 - 10:44:02 EST)
- Re: [PATCH v8 01/15] drm/sun4i: dsi: Fix video start delay computation Maxime Ripard (Tue Apr 02 2019 - 10:45:27 EST)
- Re: [PATCH] clocksource/drivers/tegra: rework for compensation of suspend time Thierry Reding (Tue Apr 02 2019 - 10:46:09 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Mathias Nyman (Tue Apr 02 2019 - 10:46:53 EST)
- Re: [PATCH v9 2/5] drm/sun4i: sun6i_mipi_dsi: Fix TCON DRQ set bits Maxime Ripard (Tue Apr 02 2019 - 10:47:48 EST)
- Re: [PATCH tip/core/rcu 08/21] tools/memory-model: Add support for synchronize_srcu_expedited() Andrea Parri (Tue Apr 02 2019 - 10:49:23 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Greg Kroah-Hartman (Tue Apr 02 2019 - 10:50:17 EST)
- Re: [PATCH] kvm: move KVM_CAP_NR_MEMSLOTS to common code Sean Christopherson (Tue Apr 02 2019 - 10:51:13 EST)
- Re: [RFC PATCH 01/20] drm: Remove users of drm_format_num_planes Maxime Ripard (Tue Apr 02 2019 - 10:51:22 EST)
- b050de0f98 ("fs/binfmt_elf.c: free PT_INTERP filename ASAP"): BUG: KASAN: null-ptr-deref in allow_write_access kernel test robot (Tue Apr 02 2019 - 10:55:41 EST)
- Re: [PATCHv8 00/10] Heterogenous memory node attributes Greg Kroah-Hartman (Tue Apr 02 2019 - 10:56:51 EST)
- Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions Christophe Leroy (Tue Apr 02 2019 - 10:57:57 EST)
- Re: [PATCH] vfio/type1: Limit DMA mappings per container Cornelia Huck (Tue Apr 02 2019 - 10:58:45 EST)
- Re: [PATCH V1] mmc: tegra: add sdhci tegra suspend and resume Thierry Reding (Tue Apr 02 2019 - 10:59:07 EST)
- Re: [PATCH 14/17] fpga: dfl: fme: add thermal management support Moritz Fischer (Tue Apr 02 2019 - 10:59:30 EST)
- Re: [RFC PATCH ghak10 v6 2/2] ntp: Audit NTP parameters adjustment Ondrej Mosnacek (Tue Apr 02 2019 - 11:03:06 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 11:04:15 EST)
- correcting incorrect peripheral device type 0x0 Marc Gonzalez (Tue Apr 02 2019 - 11:05:08 EST)
- Re: [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support Moritz Fischer (Tue Apr 02 2019 - 11:07:26 EST)
- Re: [PATCH 00/12] Include linux PCI docs into Sphinx TOC tree Changbin Du (Tue Apr 02 2019 - 11:09:03 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Cyrill Gorcunov (Tue Apr 02 2019 - 11:09:43 EST)
- Re: [PATCH 09/17] fpga: dfl: add id_table for dfl private feature driver Moritz Fischer (Tue Apr 02 2019 - 11:10:00 EST)
- Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel Jan Kara (Tue Apr 02 2019 - 11:10:33 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Mathieu Desnoyers (Tue Apr 02 2019 - 11:14:46 EST)
- Re: linux-next: build warning after merge of the fbdev tree Bartlomiej Zolnierkiewicz (Tue Apr 02 2019 - 11:16:54 EST)
- [PATCH -next] reset: fix linux/reset.h errors Randy Dunlap (Tue Apr 02 2019 - 11:20:17 EST)
- [PATCH v4 0/3] x86/perf/amd: AMD PMC counters and NMI latency Lendacky, Thomas (Tue Apr 02 2019 - 11:21:19 EST)
- [PATCH v4 1/3] x86/perf/amd: Resolve race condition when disabling PMC Lendacky, Thomas (Tue Apr 02 2019 - 11:21:20 EST)
- [PATCH v4 2/3] x86/perf/amd: Resolve NMI latency issues for active PMCs Lendacky, Thomas (Tue Apr 02 2019 - 11:21:23 EST)
- [PATCH v4 3/3] x86/perf/amd: Remove need to check "running" bit in NMI handler Lendacky, Thomas (Tue Apr 02 2019 - 11:21:29 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Tue Apr 02 2019 - 11:23:40 EST)
- Re: b050de0f98 ("fs/binfmt_elf.c: free PT_INTERP filename ASAP"): BUG: KASAN: null-ptr-deref in allow_write_access Mukesh Ojha (Tue Apr 02 2019 - 11:23:55 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Tue Apr 02 2019 - 11:25:18 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Vince Weaver (Tue Apr 02 2019 - 11:28:39 EST)
- [GIT PULL] pidfd fixes for v5.1-rc3 Christian Brauner (Tue Apr 02 2019 - 11:33:25 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Mathieu Desnoyers (Tue Apr 02 2019 - 11:34:12 EST)
- Re: [PATCH] x86/microcode: Remove useless code after early microcode support added Borislav Petkov (Tue Apr 02 2019 - 11:35:32 EST)
- Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment Martin Lau (Tue Apr 02 2019 - 11:36:03 EST)
- Re: [PATCHv5 0/6] omapdrm: DSI command mode panel support Tomi Valkeinen (Tue Apr 02 2019 - 11:36:49 EST)
- RE: correcting incorrect peripheral device type 0x0 Avri Altman (Tue Apr 02 2019 - 11:40:39 EST)
- Re: [PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default Marc Gonzalez (Tue Apr 02 2019 - 11:42:12 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Josh Poimboeuf (Tue Apr 02 2019 - 11:43:36 EST)
- Re: [PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Jonathan Corbet (Tue Apr 02 2019 - 11:44:02 EST)
- Re: [PATCH 1/2] firmware: Intel: Add Stratix10 ECC DBE SMC call Borislav Petkov (Tue Apr 02 2019 - 11:44:47 EST)
- [PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6 Yangtao Li (Tue Apr 02 2019 - 11:45:22 EST)
- [PATCH v2 1/5] nvmem: sunxi-sid: fix wrong description in kernel doc Yangtao Li (Tue Apr 02 2019 - 11:45:27 EST)
- [PATCH v2 2/5] nvmem: sunxi-sid: add binding for H6's SID controller Yangtao Li (Tue Apr 02 2019 - 11:45:29 EST)
- [PATCH v2 3/5] nvmem: sunxi-sid: convert to SPDX license tags Yangtao Li (Tue Apr 02 2019 - 11:45:32 EST)
- [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func Yangtao Li (Tue Apr 02 2019 - 11:45:34 EST)
- [PATCH v2 5/5] nvmem: sunxi-sid: add support for H6's SID controller Yangtao Li (Tue Apr 02 2019 - 11:45:40 EST)
- Re: [PATCH v2] fs: kernfs: Corrected spelling mistake Joe Perches (Tue Apr 02 2019 - 11:45:44 EST)
- Re: [PATCH] platform: chrome: Add ChromeOS EC ISHTP driver Jett Rink (Tue Apr 02 2019 - 11:48:28 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Tue Apr 02 2019 - 11:49:03 EST)
- Re: [PATCH 1/3] ipuv3-crtc: add remove action for devres data Philipp Zabel (Tue Apr 02 2019 - 11:49:30 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Jonathan Corbet (Tue Apr 02 2019 - 11:49:40 EST)
- Re: [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function. Moritz Fischer (Tue Apr 02 2019 - 11:50:22 EST)
- Re: [PATCH] clocksource/drivers/tegra: rework for compensation of suspend time Joseph Lo (Tue Apr 02 2019 - 11:50:29 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Josh Poimboeuf (Tue Apr 02 2019 - 11:51:54 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Josh Poimboeuf (Tue Apr 02 2019 - 11:53:07 EST)
- Re: [PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP Andrew Murray (Tue Apr 02 2019 - 11:53:12 EST)
- Re: [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD Fletcher Woodruff (Tue Apr 02 2019 - 11:53:26 EST)
- Re: [PATCHv5 0/6] omapdrm: DSI command mode panel support Laurent Pinchart (Tue Apr 02 2019 - 11:55:24 EST)
- Re: BUG: KASAN: stack-out-of-bounds in unwind_next_frame() Thomas Gleixner (Tue Apr 02 2019 - 11:55:58 EST)
- Re: [git pull] habanalabs fixes for 5.1-rc4 Greg KH (Tue Apr 02 2019 - 11:56:01 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 11:56:03 EST)
- Re: [RFC PATCH 3/5] documention: leds: Add multicolor class documentation Marek Behun (Tue Apr 02 2019 - 11:56:29 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 11:57:23 EST)
- RE: [PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes Haiyang Zhang (Tue Apr 02 2019 - 11:59:03 EST)
- [PATCH v1] driver core: platform: Propagate error from insert_resource() Andy Shevchenko (Tue Apr 02 2019 - 11:59:23 EST)
- Re: [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems Daniel Lezcano (Tue Apr 02 2019 - 12:02:16 EST)
- Re: [PATCH v2 3/8] block: Replace all ktype default_attrs with groups Bart Van Assche (Tue Apr 02 2019 - 12:02:44 EST)
- Re: [PATCH v9 4/9] cgroup: cgroup v2 freezer Oleg Nesterov (Tue Apr 02 2019 - 12:02:47 EST)
- [PATCH 0/4] lockdep cleanups and optimizations. Frederic Weisbecker (Tue Apr 02 2019 - 12:02:54 EST)
- [PATCH 1/4] locking/lockdep: Move valid_state() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROVE_LOCKING Frederic Weisbecker (Tue Apr 02 2019 - 12:02:57 EST)
- [PATCH 3/4] locking/lockdep: Use expanded masks on find_usage_*() functions Frederic Weisbecker (Tue Apr 02 2019 - 12:03:02 EST)
- [PATCH 4/4] locking/lockdep: Test all incompatible scenario at once in check_irq_usage() Frederic Weisbecker (Tue Apr 02 2019 - 12:03:06 EST)
- [PATCH 2/4] locking/lockdep: Map remaining magic numbers to lock usage mask names Frederic Weisbecker (Tue Apr 02 2019 - 12:03:08 EST)
- Re: [PATCH v1] driver core: platform: Propagate error from insert_resource() Rafael J. Wysocki (Tue Apr 02 2019 - 12:03:16 EST)
- Re: [PATCH -next] reset: fix linux/reset.h errors Philipp Zabel (Tue Apr 02 2019 - 12:05:25 EST)
- [GIT PULL 00/44] perf/core improvements and fixes for 5.2 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:06 EST)
- [PATCH 01/44] perf trace: Add 'string' event alias to select syscalls with string args Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:10 EST)
- [PATCH 02/44] perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:14 EST)
- [PATCH 03/44] perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:17 EST)
- [PATCH 04/44] perf trace beauty renameat: No need to include linux/fs.h Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:18 EST)
- [PATCH 05/44] perf tools: Add header defining used namespace struct to event.h Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:23 EST)
- [PATCH 06/44] perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:25 EST)
- [PATCH 08/44] perf stat: Implement duration_time as a proper event Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:31 EST)
- [PATCH 09/44] perf evsel: Support printing evsel name for 'duration_time' Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:34 EST)
- [PATCH 10/44] perf list: Output tool events Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:38 EST)
- [PATCH 11/44] tools lib traceevent: Handle trace_printk() "%px" Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:41 EST)
- [PATCH 12/44] tools lib traceevent: Add mono clocks to be parsed in seconds Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:56 EST)
- [PATCH 13/44] tools lib traceevent: Implement a new API, tep_list_events_copy() Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:56 EST)
- [PATCH 14/44] tools lib traceevent: Add more debugging to see various internal ring buffer entries Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:06:56 EST)
- [PATCH 15/44] tools lib traceevent: Change description of few APIs Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:03 EST)
- [PATCH 16/44] tools lib traceevent: Coding style fixes Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:04 EST)
- [PATCH 17/44] tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:06 EST)
- [PATCH 18/44] tools lib traceevent: Removed unneeded !! and return parenthesis Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:07 EST)
- [PATCH 19/44] tools lib traceevent: Remove tep filter trivial APIs Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:09 EST)
- [PATCH 20/44] tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:12 EST)
- [PATCH 21/44] tools tools, tools lib traceevent: Make traceevent APIs more consistent Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:16 EST)
- [PATCH 23/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:22 EST)
- [PATCH 24/44] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep" Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:25 EST)
- [PATCH 25/44] tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:29 EST)
- [PATCH 26/44] tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:32 EST)
- [PATCH 27/44] perf record: Implement --mmap-flush=<number> option Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:35 EST)
- [PATCH 30/44] perf vendor events intel: Update Broadwell-DE events to v7 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:46 EST)
- [PATCH 28/44] perf vendor events intel: Update metrics from TMAM 3.5 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:07:49 EST)
- [PATCH 31/44] perf vendor events intel: Update Skylake events to v42 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:05 EST)
- [PATCH 36/44] perf vendor events intel: Update JakeTown events to v20 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:06 EST)
- [PATCH 38/44] perf vendor events intel: Update IvyBridge events to v21 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:12 EST)
- [PATCH 39/44] perf vendor events intel: Update Haswell events to v28 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:16 EST)
- [PATCH 40/44] perf vendor events intel: Update KnightsLanding events to v9 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:26 EST)
- [PATCH 44/44] perf vendor events intel: Update Silvermont to v14 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:31 EST)
- [PATCH 42/44] perf vendor events intel: Update Goldmont to v13 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:37 EST)
- Re: [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming Lorenzo Pieralisi (Tue Apr 02 2019 - 12:08:49 EST)
- [PATCH 43/44] perf vendor events intel: Update GoldmontPlus to v1.01 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:53 EST)
- [PATCH 41/44] perf vendor events intel: Update Bonnell to V4 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:08:57 EST)
- [PATCH 37/44] perf vendor events intel: Update SandyBridge events to v16 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:01 EST)
- [PATCH 33/44] perf vendor events intel: Update BroadwellX events to v14 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:12 EST)
- [PATCH 35/44] perf vendor events intel: Update IvyTown events to v20 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:16 EST)
- [PATCH 34/44] perf vendor events intel: Update HaswellX events to v20 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:18 EST)
- [PATCH 29/44] perf vendor events intel: Update Broadwell events to v23 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:29 EST)
- [PATCH 32/44] perf vendor events intel: Update SkylakeX events to v1.12 Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:38 EST)
- [PATCH 22/44] tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:09:55 EST)
- [PATCH 07/44] perf stat: Revert checks for duration_time Arnaldo Carvalho de Melo (Tue Apr 02 2019 - 12:10:26 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Andy Lutomirski (Tue Apr 02 2019 - 12:11:25 EST)
- [PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks LuÃs Ferreira (Tue Apr 02 2019 - 12:12:27 EST)
- [PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option Daniel Lezcano (Tue Apr 02 2019 - 12:13:31 EST)
- [PATCH 2/7] thermal/drivers/core: Remove module unload code Daniel Lezcano (Tue Apr 02 2019 - 12:13:37 EST)
- Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions Andrey Ryabinin (Tue Apr 02 2019 - 12:13:42 EST)
- [PATCH 4/7] thermal/drivers/core: Use governor table to initialize Daniel Lezcano (Tue Apr 02 2019 - 12:13:49 EST)
- [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation Daniel Lezcano (Tue Apr 02 2019 - 12:13:51 EST)
- [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig Daniel Lezcano (Tue Apr 02 2019 - 12:14:02 EST)
- [PATCH 6/7] thermal/drivers/core: Fix typo in the option name Daniel Lezcano (Tue Apr 02 2019 - 12:14:08 EST)
- [PATCH 7/7] hwmon/drivers/core: Simplify complex dependency Daniel Lezcano (Tue Apr 02 2019 - 12:14:17 EST)
- Re: [PATCH RFC tip/core/rcu 2/4] drivers/gpu/drm: Dynamically allocate drm_unplug_srcu Daniel Vetter (Tue Apr 02 2019 - 12:14:36 EST)
- [PATCH v2] vfio/type1: Limit DMA mappings per container Alex Williamson (Tue Apr 02 2019 - 12:15:51 EST)
- Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel Theodore Ts'o (Tue Apr 02 2019 - 12:16:16 EST)
- Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs Christopher Heiny (Tue Apr 02 2019 - 12:16:19 EST)
- Re: [PATCH v2 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs Paul Cercueil (Tue Apr 02 2019 - 12:16:36 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Marek Behun (Tue Apr 02 2019 - 12:17:17 EST)
- Re: b050de0f98 ("fs/binfmt_elf.c: free PT_INTERP filename ASAP"): BUG: KASAN: null-ptr-deref in allow_write_access Nikitas Angelinas (Tue Apr 02 2019 - 12:17:23 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 12:18:34 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 12:20:17 EST)
- Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled Tony Lindgren (Tue Apr 02 2019 - 12:22:09 EST)
- Re: [PATCH] usb: xhci: inherit dma_mask from bus if set correctly Pankaj Dubey (Tue Apr 02 2019 - 12:22:20 EST)
- Re: [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming Ard Biesheuvel (Tue Apr 02 2019 - 12:23:47 EST)
- [RESEND PATCH 0/3] improve vmap allocation Uladzislau Rezki (Sony) (Tue Apr 02 2019 - 12:25:46 EST)
- [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap allocation Uladzislau Rezki (Sony) (Tue Apr 02 2019 - 12:25:50 EST)
- [RESEND PATCH 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro Uladzislau Rezki (Sony) (Tue Apr 02 2019 - 12:25:52 EST)
- [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro Uladzislau Rezki (Sony) (Tue Apr 02 2019 - 12:25:56 EST)
- Re: [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems Quentin Perret (Tue Apr 02 2019 - 12:26:11 EST)
- Re: Work on iio: stating: frequency: ad9832 Marcelo Schmitt (Tue Apr 02 2019 - 12:27:31 EST)
- Re: [patch 01/14] x86/irq/64: Limit IST stack overflow check to #DB stack Sean Christopherson (Tue Apr 02 2019 - 12:34:35 EST)
- Re: [PATCH 4/4] staging: iio: ad9832: add devicetree documentation Marcelo Schmitt (Tue Apr 02 2019 - 12:36:24 EST)
- Re: [PATCH] ubsan: Avoid unnecessary 128-bit shifts Andrey Ryabinin (Tue Apr 02 2019 - 12:41:04 EST)
- Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Jarkko Sakkinen (Tue Apr 02 2019 - 12:41:07 EST)
- Urgent! Dr. Abidi Bello (Tue Apr 02 2019 - 12:41:15 EST)
- RE: [PATCH V1] mmc: tegra: add sdhci tegra suspend and resume Sowjanya Komatineni (Tue Apr 02 2019 - 12:41:30 EST)
- Re: [PATCH 03/44] perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes Andrii Nakryiko (Tue Apr 02 2019 - 12:45:06 EST)
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Pavel Machek (Tue Apr 02 2019 - 12:45:34 EST)
- Re: [PATCH V1] mmc: tegra: add sdhci tegra suspend and resume Thierry Reding (Tue Apr 02 2019 - 12:48:09 EST)
- Re: [patch 04/14] x86/exceptions: Make IST index zero based Sean Christopherson (Tue Apr 02 2019 - 12:49:03 EST)
- Re: [PATCH] clocksource/drivers/tegra: rework for compensation of suspend time Thierry Reding (Tue Apr 02 2019 - 12:49:57 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Tue Apr 02 2019 - 12:50:40 EST)
- Re: [PATCH] perf: Change PMCR write to read-modify-write Will Deacon (Tue Apr 02 2019 - 12:51:00 EST)
- [rcu:dev.2019.03.28a 35/50] ERROR: "kfd_processes_srcu" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! kbuild test robot (Tue Apr 02 2019 - 12:51:28 EST)
- Re: [PATCH 7/7] drm/lima: Use the drm_gem_fence_array_add helpers for our deps. Eric Anholt (Tue Apr 02 2019 - 12:57:21 EST)
- [PATCH] HID: input: add mapping for Assistant key Dmitry Torokhov (Tue Apr 02 2019 - 12:57:22 EST)
- Re: [patch 12/14] x86/cpu: Prepare TSS.IST setup for guard pages Sean Christopherson (Tue Apr 02 2019 - 12:57:35 EST)
- Re: [RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break suspend/resume Tony Lindgren (Tue Apr 02 2019 - 12:57:35 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Dan Murphy (Tue Apr 02 2019 - 13:07:10 EST)
- [PATCH v2 1/3] habanalabs: remove extra semicolon Oded Gabbay (Tue Apr 02 2019 - 13:07:21 EST)
- [PATCH v2 2/3] habanalabs: add new IOCTL for debug, tracing and profiling Oded Gabbay (Tue Apr 02 2019 - 13:07:21 EST)
- [PATCH v2 3/3] habanalabs: add goya implementation for debug configuration Oded Gabbay (Tue Apr 02 2019 - 13:07:33 EST)
- Re: [PATCH v2 3/3] backlight: lm3630a: add device tree supprt Dan Murphy (Tue Apr 02 2019 - 13:07:44 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 13:09:13 EST)
- Re: [RFC PATCH 2/4] bus: ti-sysc: Add generic enable/disable functions Tony Lindgren (Tue Apr 02 2019 - 13:14:54 EST)
- Re: Add support for TCG2 log format on UEFI systems Matthew Garrett (Tue Apr 02 2019 - 13:15:54 EST)
- [PATCH] update my email address Nicolas Pitre (Tue Apr 02 2019 - 13:24:39 EST)
- Re: [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo James Morse (Tue Apr 02 2019 - 13:26:54 EST)
- Re: [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo James Morse (Tue Apr 02 2019 - 13:27:56 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 13:30:46 EST)
- [PATCH V2] mmc: tegra: add sdhci tegra suspend and resume Sowjanya Komatineni (Tue Apr 02 2019 - 13:37:29 EST)
- Re: [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu Kuehling, Felix (Tue Apr 02 2019 - 13:41:03 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 13:45:58 EST)
- Re: [PATCH v2 3/8] block: Replace all ktype default_attrs with groups Greg Kroah-Hartman (Tue Apr 02 2019 - 13:46:35 EST)
- [PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes Collin Walling (Tue Apr 02 2019 - 13:47:06 EST)
- [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Collin Walling (Tue Apr 02 2019 - 13:47:10 EST)
- [PATCH v3 2/2] s390/kvm: diagnose 318 handling Collin Walling (Tue Apr 02 2019 - 13:47:14 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Tue Apr 02 2019 - 13:53:19 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Tue Apr 02 2019 - 13:54:11 EST)
- Re: [net-next] tg3: allow ethtool -p to work for NICs in down state David Miller (Tue Apr 02 2019 - 13:55:26 EST)
- Re: [PATCH v5 7/8] i2c: iproc: add NIC I2C support Ray Jui (Tue Apr 02 2019 - 13:57:40 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Matthias Kaehlcke (Tue Apr 02 2019 - 14:05:12 EST)
- Re: Adding plain accesses and detecting data races in the LKMM Alan Stern (Tue Apr 02 2019 - 14:06:44 EST)
- Re: [PATCH v2 3/8] block: Replace all ktype default_attrs with groups Bart Van Assche (Tue Apr 02 2019 - 14:06:48 EST)
- Re: [PATCH 00/12] Include linux PCI docs into Sphinx TOC tree Bjorn Helgaas (Tue Apr 02 2019 - 14:07:52 EST)
- Investment Proposal. Saleh Hussien Consultancy (Tue Apr 02 2019 - 14:12:49 EST)
- [PATCH 0/4] Enabling secure boot on PowerNV systems Claudio Carvalho (Tue Apr 02 2019 - 14:15:17 EST)
- [PATCH 1/4] powerpc/include: Override unneeded early ioremap functions Claudio Carvalho (Tue Apr 02 2019 - 14:15:21 EST)
- [PATCH 2/4] powerpc/powernv: Add support for OPAL secure variables Claudio Carvalho (Tue Apr 02 2019 - 14:15:25 EST)
- [PATCH 3/4] powerpc/powernv: Detect the secure boot mode of the system Claudio Carvalho (Tue Apr 02 2019 - 14:15:31 EST)
- [PATCH 4/4] powerpc: Add support to initialize ima policy rules Claudio Carvalho (Tue Apr 02 2019 - 14:15:35 EST)
- Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Heiner Kallweit (Tue Apr 02 2019 - 14:17:33 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 14:21:47 EST)
- Re: [PATCH v1] mm: balloon: drop unused function stubs Rafael Aquini (Tue Apr 02 2019 - 14:23:18 EST)
- Re: [PATCH 7/7] hwmon/drivers/core: Simplify complex dependency Guenter Roeck (Tue Apr 02 2019 - 14:23:57 EST)
- [PATCH 0/5] Aspeed: Enable video engine Eddie James (Tue Apr 02 2019 - 14:24:48 EST)
- [PATCH 1/5] media: platform: Aspeed: Remove use of reset line Eddie James (Tue Apr 02 2019 - 14:24:52 EST)
- [PATCH 2/5] media: platform: Aspeed: Make reserved memory optional Eddie James (Tue Apr 02 2019 - 14:24:56 EST)
- [PATCH 0/5] Aspeed: Enable video engine Eddie James (Tue Apr 02 2019 - 14:25:16 EST)
- [PATCH 1/5] media: platform: Aspeed: Remove use of reset line Eddie James (Tue Apr 02 2019 - 14:25:19 EST)
- [PATCH 3/5] media: dt-bindings: aspeed-video: Add missing memory-region property Eddie James (Tue Apr 02 2019 - 14:25:23 EST)
- [PATCH 5/5] ARM: dts: aspeed-g5: Add video engine Eddie James (Tue Apr 02 2019 - 14:25:29 EST)
- [PATCH 4/5] clk: Aspeed: Setup video engine clocking Eddie James (Tue Apr 02 2019 - 14:25:35 EST)
- [PATCH 2/5] media: platform: Aspeed: Make reserved memory optional Eddie James (Tue Apr 02 2019 - 14:25:45 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Alan Stern (Tue Apr 02 2019 - 14:26:45 EST)
- Re: [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp Alan Tull (Tue Apr 02 2019 - 14:28:05 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Tue Apr 02 2019 - 14:28:27 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Bjorn Helgaas (Tue Apr 02 2019 - 14:31:16 EST)
- [RFC][PATCH 0/3] tracing: Make error_log per instance Steven Rostedt (Tue Apr 02 2019 - 14:34:57 EST)
- [RFC][PATCH 3/3] tracing: Have the error logs show up in the proper instances Steven Rostedt (Tue Apr 02 2019 - 14:35:01 EST)
- [RFC][PATCH 1/3] tracing: Add trace_array parameter to create_event_filter() Steven Rostedt (Tue Apr 02 2019 - 14:35:05 EST)
- [RFC][PATCH 2/3] tracing: Have histogram code pass around trace_array for error handling Steven Rostedt (Tue Apr 02 2019 - 14:35:11 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Tue Apr 02 2019 - 14:41:01 EST)
- Re: [PATCH v2 00/13] qcom: dts: thermal cleanups Amit Kucheria (Tue Apr 02 2019 - 14:47:06 EST)
- Re: [PATCH] leds: fix a potential NULL pointer dereference Jacek Anaszewski (Tue Apr 02 2019 - 14:48:14 EST)
- Re: [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig Amit Kucheria (Tue Apr 02 2019 - 14:52:11 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 14:53:45 EST)
- [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Guenter Roeck (Tue Apr 02 2019 - 15:02:17 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Rasmus Villemoes (Tue Apr 02 2019 - 15:02:42 EST)
- Re: [PATCH 3.18 00/50] 3.18.138-stable review Guenter Roeck (Tue Apr 02 2019 - 15:03:59 EST)
- Re: [PATCH 4.4 000/131] 4.4.178-stable review Guenter Roeck (Tue Apr 02 2019 - 15:04:38 EST)
- Re: [PATCH 4.9 00/56] 4.9.167-stable review Guenter Roeck (Tue Apr 02 2019 - 15:05:07 EST)
- Re: [PATCH 4.14 000/107] 4.14.110-stable review Guenter Roeck (Tue Apr 02 2019 - 15:05:27 EST)
- Re: [PATCH] leds: blinkm: clean up double assignment to data->i2c_addr Jacek Anaszewski (Tue Apr 02 2019 - 15:05:43 EST)
- Re: [PATCH 4.19 000/134] 4.19.33-stable review Guenter Roeck (Tue Apr 02 2019 - 15:05:48 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Guenter Roeck (Tue Apr 02 2019 - 15:06:11 EST)
- Re: [PATCH 1/1] slob: Only use list functions when safe to do so Tobin C. Harding (Tue Apr 02 2019 - 15:06:14 EST)
- Re: [RFC PATCH 5/5] leds: multicolor: Introduce a multicolor class definition Dan Murphy (Tue Apr 02 2019 - 15:08:11 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Tue Apr 02 2019 - 15:08:25 EST)
- Re: [PATCH 2/5] powerpc: module_[32|64].c: replace swap function with built-in one Andrey Abramov (Tue Apr 02 2019 - 15:11:27 EST)
- Re: [PATCH 1/1] slob: Only use list functions when safe to do so Andrew Morton (Tue Apr 02 2019 - 15:12:44 EST)
- Re: [PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree" Jonathan NeuschÃfer (Tue Apr 02 2019 - 15:13:27 EST)
- RE: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Winkler, Tomas (Tue Apr 02 2019 - 15:13:59 EST)
- Re: [PATCH 3/4] arm_pmu: acpi: spe: Add initial MADT/SPE probing Jeremy Linton (Tue Apr 02 2019 - 15:14:34 EST)
- Re: [PATCH v2] vfio/type1: Limit DMA mappings per container Auger Eric (Tue Apr 02 2019 - 15:14:45 EST)
- Re: fs/coda oops bisected to (925b9cd1b8) "locking/rwsem: Make owner store task pointer of last owni Jan Harkes (Tue Apr 02 2019 - 15:17:10 EST)
- [PATCH] ARC: [hsdk] Make it easier to add PAE40 region to DTB Vineet Gupta (Tue Apr 02 2019 - 15:18:27 EST)
- [PATCH V2] ARM: dts: imx6q-logicpd: Reduce inrush current on start Adam Ford (Tue Apr 02 2019 - 15:19:29 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Tue Apr 02 2019 - 15:21:40 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Bjorn Helgaas (Tue Apr 02 2019 - 15:21:55 EST)
- Re: [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider Martin Blumenstingl (Tue Apr 02 2019 - 15:23:09 EST)
- Re: [PATCH 15/16] staging: media: imx: add proper SPDX identifiers on files that did not have them. Steve Longerbeam (Tue Apr 02 2019 - 15:24:13 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Tobin C. Harding (Tue Apr 02 2019 - 15:25:57 EST)
- [PATCH V2] ARM: dts: imx6q-logicpd: Enable Analog audio capture Adam Ford (Tue Apr 02 2019 - 15:26:13 EST)
- [PATCH V2] ARM: dts: imx6q-logicpd: Shutdown LCD regulator during suspend Adam Ford (Tue Apr 02 2019 - 15:26:21 EST)
- Re: [RESEND PATCH 0/3] improve vmap allocation Andrew Morton (Tue Apr 02 2019 - 15:26:45 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Tue Apr 02 2019 - 15:29:40 EST)
- [PATCH] ARM: dts: imx6q-logicpd: Reduce inrush current on USBH1 Adam Ford (Tue Apr 02 2019 - 15:32:22 EST)
- [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver Sasha Levin (Tue Apr 02 2019 - 15:33:27 EST)
- [PATCH 2/2] ftpm: firmware TPM running in TEE Sasha Levin (Tue Apr 02 2019 - 15:33:32 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Matthew Garrett (Tue Apr 02 2019 - 15:36:18 EST)
- Re: [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver Greg KH (Tue Apr 02 2019 - 15:37:37 EST)
- [PATCH] psi: Clarify the units used in pressure files Waiman Long (Tue Apr 02 2019 - 15:38:32 EST)
- [PATCH V5 00/12] perf: Add Icelake support (kernel only, except Topdown) kan . liang (Tue Apr 02 2019 - 15:47:43 EST)
- [PATCH V5 01/12] perf/x86: Fix wrong PEBS_REGS kan . liang (Tue Apr 02 2019 - 15:47:47 EST)
- [PATCH V5 03/12] perf/x86/intel: Extract memory code PEBS parser for reuse kan . liang (Tue Apr 02 2019 - 15:47:50 EST)
- [PATCH V5 07/12] perf/x86: Support constraint ranges kan . liang (Tue Apr 02 2019 - 15:47:53 EST)
- [PATCH V5 10/12] perf/x86/intel/rapl: Add Icelake support kan . liang (Tue Apr 02 2019 - 15:47:57 EST)
- [PATCH V5 12/12] perf/x86/intel/uncore: Add Intel Icelake uncore support kan . liang (Tue Apr 02 2019 - 15:48:00 EST)
- [PATCH V5 08/12] perf/x86/intel: Add Icelake support kan . liang (Tue Apr 02 2019 - 15:48:05 EST)
- [PATCH V5 11/12] perf/x86/msr: Add Icelake support kan . liang (Tue Apr 02 2019 - 15:48:10 EST)
- [PATCH V5 05/12] perf/x86/intel: Support adaptive PEBSv4 kan . liang (Tue Apr 02 2019 - 15:48:18 EST)
- [PATCH V5 02/12] perf/x86: Support outputting XMM registers kan . liang (Tue Apr 02 2019 - 15:48:27 EST)
- [PATCH V5 09/12] perf/x86/intel/cstate: Add Icelake support kan . liang (Tue Apr 02 2019 - 15:48:27 EST)
- [PATCH V5 04/12] perf/x86/intel/ds: Extract code of event update in short period kan . liang (Tue Apr 02 2019 - 15:48:33 EST)
- [PATCH V5 06/12] perf/x86/lbr: Avoid reading the LBRs when adaptive PEBS handles them kan . liang (Tue Apr 02 2019 - 15:48:37 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Tue Apr 02 2019 - 15:49:07 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. NeilBrown (Tue Apr 02 2019 - 15:52:02 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Jacek Anaszewski (Tue Apr 02 2019 - 15:52:08 EST)
- Re: [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider Uwe Kleine-König (Tue Apr 02 2019 - 15:56:06 EST)
- Re: [RFC PATCH v4 1/8] KVM:VMX: Define CET VMCS fields and bits Sean Christopherson (Tue Apr 02 2019 - 15:57:15 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Paul Cercueil (Tue Apr 02 2019 - 15:58:52 EST)
- RE: [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device removal if one fails Parav Pandit (Tue Apr 02 2019 - 16:00:47 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Andrew Morton (Tue Apr 02 2019 - 16:01:58 EST)
- Re: KASAN: use-after-free Read in __dev_map_entry_free Eric Dumazet (Tue Apr 02 2019 - 16:03:40 EST)
- Re: [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver Sasha Levin (Tue Apr 02 2019 - 16:03:55 EST)
- [RFC PATCH 0/7] Early task context tracking Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:12 EST)
- [RFC PATCH 1/7] x86/entry: Add support for early task context tracking Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:17 EST)
- [RFC PATCH 2/7] trace: Move the trace recursion context enum to trace.h and reuse it Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:21 EST)
- [RFC PATCH 3/7] trace: Optimize trace_get_context_bit() Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:25 EST)
- [RFC PATCH 4/7] trace/ring_buffer: Use trace_get_context_bit() Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:28 EST)
- [RFC PATCH 5/7] trace: Use early task context tracking if available Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:32 EST)
- [RFC PATCH 6/7] events: Create an trace_get_context_bit() Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:36 EST)
- [RFC PATCH 7/7] events: Use early task context tracking if available Daniel Bristot de Oliveira (Tue Apr 02 2019 - 16:04:41 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Mike Kravetz (Tue Apr 02 2019 - 16:09:52 EST)
- Re: [RFC PATCH v4 0/8] This patch-set is to enable Guest CET support Sean Christopherson (Tue Apr 02 2019 - 16:10:22 EST)
- Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver Sergei Shtylyov (Tue Apr 02 2019 - 16:10:31 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Oscar Salvador (Tue Apr 02 2019 - 16:16:35 EST)
- [PATCH] staging: iio: frequency: ad9834: Remove unnecessary parentheses Melissa Wen (Tue Apr 02 2019 - 16:19:11 EST)
- Re: [PATCH v2] iommu/amd: Reserve exclusion range in iova-domain Jerry Snitselaar (Tue Apr 02 2019 - 16:20:20 EST)
- Re: [RFC PATCH v4 2/8] KVM:CPUID: Add CET CPUID support for Guest Sean Christopherson (Tue Apr 02 2019 - 16:21:50 EST)
- Re: fs/coda oops bisected to (925b9cd1b8) "locking/rwsem: Make owner store task pointer of last owni Waiman Long (Tue Apr 02 2019 - 16:24:30 EST)
- Re: [RFC PATCH v4 3/8] KVM:CPUID: Fix xsaves area size calculation for CPUID.(EAX=0xD,ECX=1). Sean Christopherson (Tue Apr 02 2019 - 16:27:03 EST)
- Re: [RFC PATCH v4 4/8] KVM:VMX: Pass through host CET related MSRs to Guest. Sean Christopherson (Tue Apr 02 2019 - 16:27:37 EST)
- RE: [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties Sowjanya Komatineni (Tue Apr 02 2019 - 16:27:51 EST)
- Re: [RFC PATCH v4 5/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest Sean Christopherson (Tue Apr 02 2019 - 16:30:21 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 16:32:18 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Tue Apr 02 2019 - 16:33:11 EST)
- Re: [PATCH v3 3/7] block: add write-hint to stream-id conversion Dave Chinner (Tue Apr 02 2019 - 16:35:15 EST)
- Re: [RFC PATCH v4 8/8] KVM:x86: Add user-space read/write interface for CET MSRs Sean Christopherson (Tue Apr 02 2019 - 16:35:48 EST)
- Re: [RFC PATCH v2 3/3] kasan: add interceptors for all string functions Christophe Leroy (Tue Apr 02 2019 - 16:36:49 EST)
- Re: [RFC PATCH v4 7/8] KVM:x86: load guest fpu state when accessing MSRs managed by XSAVES Sean Christopherson (Tue Apr 02 2019 - 16:39:53 EST)
- Re: [RFC PATCH 2/5] dt: bindings: Add multicolor class dt bindings documention Jacek Anaszewski (Tue Apr 02 2019 - 16:40:20 EST)
- Re: [RFC PATCH v4 2/8] KVM:CPUID: Add CET CPUID support for Guest Sean Christopherson (Tue Apr 02 2019 - 16:40:41 EST)
- linux-next: Signed-off-by missing for commit in the cifs tree Stephen Rothwell (Tue Apr 02 2019 - 16:40:56 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Mike Kravetz (Tue Apr 02 2019 - 16:41:00 EST)
- Re: [RFC][PATCH 0/3] tracing: Make error_log per instance Tom Zanussi (Tue Apr 02 2019 - 16:42:21 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Gerd Hoffmann (Tue Apr 02 2019 - 16:43:29 EST)
- Re: [PATCH net-next 02/17] net: dsa: Fix pharse -> phase typo Andrew Lunn (Tue Apr 02 2019 - 16:46:04 EST)
- Re: [PATCH net-next 04/17] net: dsa: mt7530: Use vlan_filtering property from dsa_port Andrew Lunn (Tue Apr 02 2019 - 16:47:55 EST)
- Wine List Matthew Richards (Tue Apr 02 2019 - 16:48:02 EST)
- [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Daniel Jordan (Tue Apr 02 2019 - 16:51:01 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. Christian Lütke-Stetzkamp (Tue Apr 02 2019 - 16:52:28 EST)
- Re: [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU. Sudip Mukherjee (Tue Apr 02 2019 - 16:54:15 EST)
- Re: [PATCH net-next 05/17] net: dsa: Add more convenient functions for installing port VLANs Andrew Lunn (Tue Apr 02 2019 - 16:54:42 EST)
- Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Guenter Roeck (Tue Apr 02 2019 - 16:55:44 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Stephen Hemminger (Tue Apr 02 2019 - 16:56:49 EST)
- Re: [RFC][PATCH 0/3] tracing: Make error_log per instance Steven Rostedt (Tue Apr 02 2019 - 16:57:26 EST)
- Re: [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes. Sudip Mukherjee (Tue Apr 02 2019 - 17:00:16 EST)
- [PATCH 3/6] vfio/spapr_tce: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Tue Apr 02 2019 - 17:00:36 EST)
- Re: [PATCH net-next 06/17] net: dsa: Call driver's setup callback after setting up its switchdev notifier Andrew Lunn (Tue Apr 02 2019 - 17:03:56 EST)
- Re: [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D. Sudip Mukherjee (Tue Apr 02 2019 - 17:04:00 EST)
- [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Tue Apr 02 2019 - 17:05:23 EST)
- Re: [PATCH 3/5] media: dt-bindings: aspeed-video: Add missing memory-region property Jae Hyun Yoo (Tue Apr 02 2019 - 17:05:52 EST)
- [PATCH 0/3] clk: sunxi-ng: H6 related clock fixes Jernej Skrabec (Tue Apr 02 2019 - 17:06:35 EST)
- [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) Jernej Skrabec (Tue Apr 02 2019 - 17:06:38 EST)
- [PATCH 2/3] clk: sunxi-ng: h6: Preset hdmi-cec clock parent Jernej Skrabec (Tue Apr 02 2019 - 17:06:41 EST)
- [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Skrabec (Tue Apr 02 2019 - 17:06:44 EST)
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer. Sudip Mukherjee (Tue Apr 02 2019 - 17:10:09 EST)
- RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. NeilBrown (Tue Apr 02 2019 - 17:10:44 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Claudio Carvalho (Tue Apr 02 2019 - 17:12:01 EST)
- Re: [PATCH] platform: chrome: Add ChromeOS EC ISHTP driver Jett Rink (Tue Apr 02 2019 - 17:12:31 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Vince Weaver (Tue Apr 02 2019 - 17:13:58 EST)
- Re: [PATCH] psi: Clarify the units used in pressure files Johannes Weiner (Tue Apr 02 2019 - 17:19:33 EST)
- Re: [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode Andrew Morton (Tue Apr 02 2019 - 17:22:16 EST)
- Re: [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver Andrew Lunn (Tue Apr 02 2019 - 17:24:29 EST)
- Re: [PATCH v8 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support Patrick Venture (Tue Apr 02 2019 - 17:24:46 EST)
- Re: [PATCH v3 1/7] lib/test_printf: Add empty module_exit function Kees Cook (Tue Apr 02 2019 - 17:25:17 EST)
- Re: [PATCH v8 2/2] drivers/misc: Add Aspeed P2A control driver Patrick Venture (Tue Apr 02 2019 - 17:25:37 EST)
- Re: [PATCH v3 2/7] kselftest: Add test runner creation script Kees Cook (Tue Apr 02 2019 - 17:27:41 EST)
- Re: [PATCH v3 3/7] kselftest/lib: Use new shell runner to define tests Kees Cook (Tue Apr 02 2019 - 17:29:51 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Alexandre Belloni (Tue Apr 02 2019 - 17:29:55 EST)
- Re: [PATCH v3 4/7] kselftest: Add test module framework header Kees Cook (Tue Apr 02 2019 - 17:31:26 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Cyrill Gorcunov (Tue Apr 02 2019 - 17:31:57 EST)
- Re: [PATCH v2] writeback: use exact memcg dirty counts Andrew Morton (Tue Apr 02 2019 - 17:32:36 EST)
- Re: [PATCH v3 2/7] kselftest: Add test runner creation script Randy Dunlap (Tue Apr 02 2019 - 17:33:25 EST)
- Re: [PATCH v3 7/7] lib: Add test module for strscpy_pad Kees Cook (Tue Apr 02 2019 - 17:36:25 EST)
- Re: [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver Andrew Lunn (Tue Apr 02 2019 - 17:38:51 EST)
- Re: [PATCH v3 5/7] lib: Use new kselftest header Kees Cook (Tue Apr 02 2019 - 17:39:41 EST)
- Re: [PATCH v3 6/7] lib/string: Add strscpy_pad() function Kees Cook (Tue Apr 02 2019 - 17:40:41 EST)
- Re: [PATCH v3 0/7] lib/string: Add strscpy_pad() function Kees Cook (Tue Apr 02 2019 - 17:45:38 EST)
- Re: [PATCH v3 3/7] kselftest/lib: Use new shell runner to define tests Kees Cook (Tue Apr 02 2019 - 17:45:41 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Matthew Garrett (Tue Apr 02 2019 - 17:51:51 EST)
- Re: [PATCH v3 3/7] kselftest/lib: Use new shell runner to define tests Kees Cook (Tue Apr 02 2019 - 17:52:02 EST)
- [PATCH 6/6] kvm/book3s: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Tue Apr 02 2019 - 17:52:33 EST)
- [PATCH] rtc: remove unnecessary Kconfig dependencies Alexandre Belloni (Tue Apr 02 2019 - 17:54:53 EST)
- Re: [PATCH net-next 10/17] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch Andrew Lunn (Tue Apr 02 2019 - 17:55:27 EST)
- [PATCH] TCG2 log support build fixes for non-x86_64 Matthew Garrett (Tue Apr 02 2019 - 17:56:06 EST)
- [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code Matthew Garrett (Tue Apr 02 2019 - 17:56:10 EST)
- [PATCH 2/2] tpm: Fix builds on platforms that lack early_memremap() Matthew Garrett (Tue Apr 02 2019 - 17:56:14 EST)
- [PATCH] Fix xoring of arch_get_random_long into crng->state array Neil Horman (Tue Apr 02 2019 - 18:01:18 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Andrew Morton (Tue Apr 02 2019 - 18:04:29 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Robin Murphy (Tue Apr 02 2019 - 18:08:26 EST)
- Re: [PATCH v9 4/9] cgroup: cgroup v2 freezer Roman Gushchin (Tue Apr 02 2019 - 18:09:08 EST)
- Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Russell King - ARM Linux admin (Tue Apr 02 2019 - 18:11:04 EST)
- [PATCHv1] fpga: mgr: add FPGA configuration log richard . gong (Tue Apr 02 2019 - 18:16:21 EST)
- [PATCH 0/6] convert locked_vm from unsigned long to atomic64_t Daniel Jordan (Tue Apr 02 2019 - 18:19:42 EST)
- [PATCH v3.1] selftests: Clean up module testing shell script Kees Cook (Tue Apr 02 2019 - 18:27:10 EST)
- Re: [PATCH v3.1] selftests: Clean up module testing shell script Randy Dunlap (Tue Apr 02 2019 - 18:31:51 EST)
- Re: [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device removal if one fails Alex Williamson (Tue Apr 02 2019 - 18:33:15 EST)
- [PATCH] sh: fix multiple function definition build errors Randy Dunlap (Tue Apr 02 2019 - 18:39:32 EST)
- BUG: using __this_cpu_read() in preemptible code in ip6_finish_output syzbot (Tue Apr 02 2019 - 18:44:10 EST)
- [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Douglas Anderson (Tue Apr 02 2019 - 18:45:16 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Tue Apr 02 2019 - 18:48:26 EST)
- linux-next: manual merge of the net-next tree with Linus' tree Stephen Rothwell (Tue Apr 02 2019 - 18:57:25 EST)
- [PATCH 1/8] clk: Collapse gpio clk kerneldoc Stephen Boyd (Tue Apr 02 2019 - 19:01:10 EST)
- [PATCH 4/8] clk: Document __clk_mux_determine_rate() Stephen Boyd (Tue Apr 02 2019 - 19:01:11 EST)
- [PATCH 8/8] clk: Drop duplicate clk_register() documentation Stephen Boyd (Tue Apr 02 2019 - 19:01:17 EST)
- [PATCH 6/8] clk: Remove 'flags' member of struct clk_fixed_rate Stephen Boyd (Tue Apr 02 2019 - 19:01:22 EST)
- [PATCH 7/8] clk: Document and simplify clk_core_get_rate_nolock() Stephen Boyd (Tue Apr 02 2019 - 19:01:27 EST)
- [PATCH 5/8] clk: nxp: Drop 'flags' on fixed_rate clk macro Stephen Boyd (Tue Apr 02 2019 - 19:01:33 EST)
- [PATCH 0/8] Clk documentation updates Stephen Boyd (Tue Apr 02 2019 - 19:01:37 EST)
- [PATCH 2/8] clk: Document deprecated things Stephen Boyd (Tue Apr 02 2019 - 19:01:40 EST)
- [PATCH 3/8] clk: Document CLK_MUX_READ_ONLY mux flag Stephen Boyd (Tue Apr 02 2019 - 19:01:44 EST)
- Re: Warning at drivers/net/wireless/ath/ath10k/mac.c:5625 ath10k_bss_info_changed Brian Norris (Tue Apr 02 2019 - 19:02:07 EST)
- Re: [PATCH v1 2/4] soc/fsl/guts: Add definition for LX2160A Li Yang (Tue Apr 02 2019 - 19:05:34 EST)
- [PATCH v5 0/7] mm: Use slab_list list_head instead of lru Tobin C. Harding (Tue Apr 02 2019 - 19:06:30 EST)
- [PATCH v5 1/7] list: Add function list_rotate_to_front() Tobin C. Harding (Tue Apr 02 2019 - 19:06:33 EST)
- [PATCH v5 2/7] slob: Respect list_head abstraction layer Tobin C. Harding (Tue Apr 02 2019 - 19:06:36 EST)
- [PATCH v5 3/7] slob: Use slab_list instead of lru Tobin C. Harding (Tue Apr 02 2019 - 19:06:40 EST)
- [PATCH v5 4/7] slub: Add comments to endif pre-processor macros Tobin C. Harding (Tue Apr 02 2019 - 19:06:45 EST)
- [PATCH v5 5/7] slub: Use slab_list instead of lru Tobin C. Harding (Tue Apr 02 2019 - 19:06:49 EST)
- [PATCH v5 6/7] slab: Use slab_list instead of lru Tobin C. Harding (Tue Apr 02 2019 - 19:06:53 EST)
- [PATCH v5 7/7] mm: Remove stale comment from page struct Tobin C. Harding (Tue Apr 02 2019 - 19:06:59 EST)
- [PATCH 2/6] memory: brcmstb: dpfe: report firmware loading error Markus Mayer (Tue Apr 02 2019 - 19:07:08 EST)
- [PATCH 3/6] memory: brcmstb: dpfe: wait for DCPU to be ready Markus Mayer (Tue Apr 02 2019 - 19:07:16 EST)
- [PATCH 6/6] memory: brcmstb: dpfe: introduce DPFE API v3 Markus Mayer (Tue Apr 02 2019 - 19:07:45 EST)
- [PATCH 0/6] memory: brcmstb: dpfe: introduce DPFE API v3 Markus Mayer (Tue Apr 02 2019 - 19:10:11 EST)
- [PATCH 1/6] memory: brcmstb: dpfe: remove unused code and fix formatting Markus Mayer (Tue Apr 02 2019 - 19:10:21 EST)
- [PATCH 4/6] memory: brcmstb: dpfe: prepare support for multiple API versions Markus Mayer (Tue Apr 02 2019 - 19:10:50 EST)
- [PATCH 5/6] memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes Markus Mayer (Tue Apr 02 2019 - 19:10:58 EST)
- [PATCH 4/6] fpga/dlf/afu: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Tue Apr 02 2019 - 19:16:17 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Tue Apr 02 2019 - 19:19:22 EST)
- linux-next: build warning after merge of the nand tree Stephen Rothwell (Tue Apr 02 2019 - 19:22:45 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Claudio Carvalho (Tue Apr 02 2019 - 19:31:39 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review shuah (Tue Apr 02 2019 - 19:34:23 EST)
- Re: [PATCH 4.19 000/134] 4.19.33-stable review shuah (Tue Apr 02 2019 - 19:35:03 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Doug Anderson (Tue Apr 02 2019 - 19:38:50 EST)
- [PATCH] regulator: twl: Constify regulator_ops Axel Lin (Tue Apr 02 2019 - 19:41:54 EST)
- [PATCH] regulator: twl: Constify regulator_ops Axel Lin (Tue Apr 02 2019 - 19:42:17 EST)
- Re: On guest free page hinting and OOM Alexander Duyck (Tue Apr 02 2019 - 19:43:19 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Davidlohr Bueso (Tue Apr 02 2019 - 19:44:13 EST)
- Re: WARNING in cma_exit_net Bart Van Assche (Tue Apr 02 2019 - 19:45:18 EST)
- Re: [PATCH 4.14 000/107] 4.14.110-stable review shuah (Tue Apr 02 2019 - 19:45:47 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Ian Kent (Tue Apr 02 2019 - 19:46:11 EST)
- Re: [PATCH 4.9 00/56] 4.9.167-stable review shuah (Tue Apr 02 2019 - 19:54:49 EST)
- Re: [PATCH 4.4 000/131] 4.4.178-stable review shuah (Tue Apr 02 2019 - 19:56:18 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Ian Kent (Tue Apr 02 2019 - 19:56:28 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. NeilBrown (Tue Apr 02 2019 - 19:57:54 EST)
- [PATCH 2/6] vfio/type1: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Tue Apr 02 2019 - 20:01:51 EST)
- Re: [PATCH 3.18 00/50] 3.18.138-stable review shuah (Tue Apr 02 2019 - 20:05:15 EST)
- linux-next: build failure after merge of the sound-asoc tree Stephen Rothwell (Tue Apr 02 2019 - 20:11:45 EST)
- mmotm 2019-04-02-17-16 uploaded akpm (Tue Apr 02 2019 - 20:17:36 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Tue Apr 02 2019 - 20:21:24 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Joel Stanley (Tue Apr 02 2019 - 20:23:09 EST)
- Re: [PATCH v3.1] selftests: Clean up module testing shell script Tobin C. Harding (Tue Apr 02 2019 - 20:24:45 EST)
- Re: [PATCH v3 0/7] lib/string: Add strscpy_pad() function Tobin C. Harding (Tue Apr 02 2019 - 20:26:04 EST)
- Re: [PATCH v3 0/7] lib/string: Add strscpy_pad() function shuah (Tue Apr 02 2019 - 20:29:43 EST)
- Re: shmem_recalc_inode: unable to handle kernel NULL pointer dereference Hugh Dickins (Tue Apr 02 2019 - 20:31:17 EST)
- [PATCH] media: zoran: remove unnecessary space Gilberto Martinez Jr (Tue Apr 02 2019 - 20:35:19 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Andy Lutomirski (Tue Apr 02 2019 - 20:36:07 EST)
- linux-next: build failure after merge of the mfd tree Stephen Rothwell (Tue Apr 02 2019 - 20:40:57 EST)
- [PATCH] Staging: rtl8192e: Fix spaces around "+" Hildo Guillardi JÃnior (Tue Apr 02 2019 - 20:49:18 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst NeilBrown (Tue Apr 02 2019 - 20:55:25 EST)
- Re: [PATCH 7/7] drm/lima: Use the drm_gem_fence_array_add helpers for our deps. Qiang Yu (Tue Apr 02 2019 - 20:55:25 EST)
- Hello..... Turkey Financier Company (Tue Apr 02 2019 - 20:55:34 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst NeilBrown (Tue Apr 02 2019 - 21:01:09 EST)
- [PATCH] staging: gdm724x: Add parenthesis to Macro arguments Andre Dainez (Tue Apr 02 2019 - 21:04:33 EST)
- Re: [PATCH v5 7/8] i2c: iproc: add NIC I2C support Ray Jui (Tue Apr 02 2019 - 21:11:11 EST)
- Re: BUG: using __this_cpu_read() in preemptible code in ip6_finish_output syzbot (Tue Apr 02 2019 - 21:12:08 EST)
- [PATCH v6 0/9] iProc I2C slave mode and NIC mode Ray Jui (Tue Apr 02 2019 - 21:18:49 EST)
- [PATCH v6 1/9] i2c: iproc: Extend I2C read up to 255 bytes Ray Jui (Tue Apr 02 2019 - 21:18:58 EST)
- [PATCH v6 2/9] i2c: iproc: Add slave mode support Ray Jui (Tue Apr 02 2019 - 21:19:00 EST)
- [PATCH v6 3/9] i2c: iproc: Add support for more master error status Ray Jui (Tue Apr 02 2019 - 21:19:01 EST)
- [PATCH v6 4/9] dt-bindings: i2c: iproc: make 'interrupts' optional Ray Jui (Tue Apr 02 2019 - 21:19:05 EST)
- [PATCH v6 5/9] i2c: iproc: add polling support Ray Jui (Tue Apr 02 2019 - 21:19:09 EST)
- [PATCH v6 7/9] dt-bindings: i2c: iproc: add "brcm,iproc-nic-i2c" compatible string Ray Jui (Tue Apr 02 2019 - 21:19:14 EST)
- [PATCH v6 8/9] i2c: iproc: add NIC I2C support Ray Jui (Tue Apr 02 2019 - 21:19:17 EST)
- [PATCH v6 9/9] arm64: dts: Stingray: Add NIC i2c device node Ray Jui (Tue Apr 02 2019 - 21:19:22 EST)
- [PATCH v6 6/9] i2c: iproc: use wrapper for read/write access Ray Jui (Tue Apr 02 2019 - 21:19:29 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Michael Ellerman (Tue Apr 02 2019 - 21:20:02 EST)
- linux-next: build failure after merge of the selinux tree Stephen Rothwell (Tue Apr 02 2019 - 21:22:17 EST)
- Re: linux-next: build failure after merge of the selinux tree Paul Moore (Tue Apr 02 2019 - 21:25:35 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Sugaya, Taichi (Tue Apr 02 2019 - 21:29:34 EST)
- Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment hujunwei (Tue Apr 02 2019 - 21:33:48 EST)
- [PATCH] staging: zoran: fix brace in the wrong line Cristiano Borges Cardoso (Tue Apr 02 2019 - 21:42:09 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Tue Apr 02 2019 - 21:44:28 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Rob Herring (Tue Apr 02 2019 - 21:50:27 EST)
- 15c8410c67 ("mm/slob.c: respect list_head abstraction layer"): WARNING: CPU: 0 PID: 1 at lib/list_debug.c:28 __list_add_valid kernel test robot (Tue Apr 02 2019 - 22:02:56 EST)
- [PATCH] mtd: maps: Allow MTD_PHYSMAP with MTD_RAM Chris Packham (Tue Apr 02 2019 - 22:02:57 EST)
- [PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Tue Apr 02 2019 - 22:05:28 EST)
- [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support Nick Crews (Tue Apr 02 2019 - 22:05:34 EST)
- [v3 PATCH 0/6] add USB Type-B GPIO connector driver Chunfeng Yun (Tue Apr 02 2019 - 22:09:40 EST)
- [v3 PATCH 1/6] dt-bindings: connector: add optional properties for Type-B Chunfeng Yun (Tue Apr 02 2019 - 22:09:44 EST)
- [v3 PATCH 5/6] usb: roles: add USB Type-B GPIO connector driver Chunfeng Yun (Tue Apr 02 2019 - 22:09:58 EST)
- [v3 PATCH 3/6] dt-bindings: usb: mtu3: add properties about USB Role Switch Chunfeng Yun (Tue Apr 02 2019 - 22:10:02 EST)
- [v3 PATCH 2/6] dt-bindings: usb: add binding for Type-B GPIO connector driver Chunfeng Yun (Tue Apr 02 2019 - 22:10:04 EST)
- [v3 PATCH 6/6] usb: mtu3: register a USB Role Switch for dual role mode Chunfeng Yun (Tue Apr 02 2019 - 22:10:09 EST)
- [v3 PATCH 4/6] usb: roles: add API to get usb_role_switch by node Chunfeng Yun (Tue Apr 02 2019 - 22:10:17 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Baolin Wang (Tue Apr 02 2019 - 22:13:03 EST)
- Re: [PATCH 3.16 00/99] 3.16.65-rc1 review Guenter Roeck (Tue Apr 02 2019 - 22:23:02 EST)
- Re: [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:27:55 EST)
- Re: [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:28:53 EST)
- [PATCH] slab: store tagged freelist for off-slab slabmgmt Qian Cai (Tue Apr 02 2019 - 22:29:26 EST)
- Re: [PATCH 12/42] drivers: gpio: grgpio: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:29:52 EST)
- Re: [PATCH 13/42] drivers: gpio: hlwd: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:31:03 EST)
- Re: [PATCH 14/42] drivers: gpio: iop: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:31:56 EST)
- Re: [PATCH 15/42] drivers: gpio: janz-ttl: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:32:43 EST)
- Re: [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev Linus Walleij (Tue Apr 02 2019 - 22:34:16 EST)
- Re: [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:35:09 EST)
- Re: [PATCH 18/42] drivers: gpio: lpc18xx: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:36:31 EST)
- Re: [PATCH] arm: kernel: utilize hrtimer based broadcast Yang Li (Tue Apr 02 2019 - 22:36:59 EST)
- Re: [PATCH 19/42] drivers: gpio: mb86s7x: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:37:29 EST)
- Re: drivers/infiniband/core/.tmp_gl_uverbs_main.o:undefined reference to `__user_bad' Randy Dunlap (Tue Apr 02 2019 - 22:38:56 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Michael Ellerman (Tue Apr 02 2019 - 22:48:06 EST)
- Re: [PATCH v7 2/3] arm64: implement ftrace with regs Mark Rutland (Tue Apr 02 2019 - 22:49:03 EST)
- [PATCH 3/3] kdump: update Documentation about crashkernel on arm64 Chen Zhou (Tue Apr 02 2019 - 22:54:56 EST)
- [PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump Chen Zhou (Tue Apr 02 2019 - 22:54:56 EST)
- [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G Chen Zhou (Tue Apr 02 2019 - 22:54:56 EST)
- [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Chen Zhou (Tue Apr 02 2019 - 22:54:56 EST)
- Re: [PATCH] ceph: Fix a memory leak in ci->i_head_snapc Yan, Zheng (Tue Apr 02 2019 - 22:55:07 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Pingfan Liu (Tue Apr 02 2019 - 22:58:42 EST)
- Re: [PATCH 20/42] drivers: gpio: mt7621: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 22:59:26 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Pingfan Liu (Tue Apr 02 2019 - 23:00:04 EST)
- Re: [PATCH 21/42] drivers: gpio: mvebu: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:03:21 EST)
- Re: [PATCH 22/42] drivers: gpio: mxc: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:04:48 EST)
- [PATCH] ASoC: Mediatek: MT8183: TS3A227: fix build error Anders Roxell (Tue Apr 02 2019 - 23:05:01 EST)
- [PATCH] ASoC: Mediatek: MT8183: TS3A227: fix build error Anders Roxell (Tue Apr 02 2019 - 23:05:16 EST)
- [PATCH] staging: vchiq_arm: remove space after open '(' Mario Balan (Tue Apr 02 2019 - 23:07:20 EST)
- Re: [PATCH] drivers: gpio: omap: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:08:08 EST)
- [PATCH net-next 03/12] net: hns3: modify the VF network port media type acquisition method Huazhong Tan (Tue Apr 02 2019 - 23:09:27 EST)
- [PATCH net-next 12/12] net: hns3: split function hnae3_match_n_instantiate() Huazhong Tan (Tue Apr 02 2019 - 23:09:30 EST)
- [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings Huazhong Tan (Tue Apr 02 2019 - 23:09:34 EST)
- [PATCH net-next 05/12] net: hns3: minor optimization for ring_space Huazhong Tan (Tue Apr 02 2019 - 23:09:42 EST)
- [PATCH net-next 10/12] net: hns3: prevent change MTU when resetting Huazhong Tan (Tue Apr 02 2019 - 23:09:50 EST)
- [PATCH net-next 06/12] net: hns3: minor optimization for datapath Huazhong Tan (Tue Apr 02 2019 - 23:09:53 EST)
- [PATCH net-next 02/12] net: hns3: reduce resources use in kdump kernel Huazhong Tan (Tue Apr 02 2019 - 23:10:00 EST)
- [PATCH net-next 09/12] net: hns3: check resetting status in hns3_get_stats() Huazhong Tan (Tue Apr 02 2019 - 23:10:11 EST)
- [PATCH net-next 11/12] net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet Huazhong Tan (Tue Apr 02 2019 - 23:10:14 EST)
- [PATCH net-next 08/12] net: hns3: add protect when handling mac addr list Huazhong Tan (Tue Apr 02 2019 - 23:10:19 EST)
- [PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver Huazhong Tan (Tue Apr 02 2019 - 23:10:29 EST)
- [PATCH net-next 07/12] net: hns3: simplify hclgevf_cmd_csq_clean Huazhong Tan (Tue Apr 02 2019 - 23:10:37 EST)
- [PATCH net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC Huazhong Tan (Tue Apr 02 2019 - 23:10:46 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Baoquan He (Tue Apr 02 2019 - 23:10:57 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Srinath Mannam (Tue Apr 02 2019 - 23:12:01 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Guenter Roeck (Tue Apr 02 2019 - 23:17:19 EST)
- Re: [PATCH 1/2] mfd: cros_ec: instantiate properly CrOS FP MCU device Lee Jones (Tue Apr 02 2019 - 23:27:18 EST)
- Re: [PATCH 2/2] mfd: cros_ec: instantiate properly CrOS Touchpad MCU device Lee Jones (Tue Apr 02 2019 - 23:27:53 EST)
- Re: [PATCH] drivers: gpio: octeon: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:30:24 EST)
- Re: [PATCH 25/42] drivers: gpio: pxa: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:31:52 EST)
- Re: [PATCH 1/4] drivers: base: regmap: add proper SPDX identifiers on files that did not have them. Mark Brown (Tue Apr 02 2019 - 23:32:39 EST)
- Re: [PATCH 26/42] drivers: gpio: rcar: pendantic formatting Linus Walleij (Tue Apr 02 2019 - 23:32:52 EST)
- Re: [PATCH 5/7] thermal/drivers/core: Remove depends on THERMAL in Kconfig Daniel Lezcano (Tue Apr 02 2019 - 23:33:03 EST)
- Re: [PATCH] drivers: firmware: psci: add support for warm reset Mark Rutland (Tue Apr 02 2019 - 23:33:24 EST)
- linux-next: build failure after merge of the ipmi tree Stephen Rothwell (Tue Apr 02 2019 - 23:33:32 EST)
- Re: [PATCH 2/2] ASoC: rt5677: make ACPI property names match _DSD Mark Brown (Tue Apr 02 2019 - 23:34:17 EST)
- Re: [PATCH 27/42] drivers: gpio: rcar: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:34:31 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Mark Brown (Tue Apr 02 2019 - 23:35:38 EST)
- Re: [PATCH 28/42] drivers: gpio: spear-spics: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:35:56 EST)
- [PATCH] paride/pf: Fix potential NULL pointer dereference Yue Haibing (Tue Apr 02 2019 - 23:37:29 EST)
- Re: [PATCH 8/9] drivers: ata: sata_gemini: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:37:36 EST)
- Re: [PATCH 4/4] Add support for SUNIX Multi-I/O board Lee Jones (Tue Apr 02 2019 - 23:41:01 EST)
- Re: [PATCH 30/42] drivers: gpio: sta2x11: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:42:26 EST)
- Re: [PATCH 31/42] drivers: gpio: stp-xway: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:43:35 EST)
- Re: [PATCH 32/42] drivers: gpio: tb10x: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:45:05 EST)
- Re: [PATCH 33/42] drivers: gpio: tegra: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:46:30 EST)
- Re: mmotm 2019-04-02-17-16 uploaded (IMA) Randy Dunlap (Tue Apr 02 2019 - 23:47:34 EST)
- Re: [PATCH 34/42] drivers: gpio: timberdale: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:47:39 EST)
- Re: [PATCH] ASoC: soc-core: Fix probe deferral following prelink failure Mark Brown (Tue Apr 02 2019 - 23:47:49 EST)
- Re: [PATCH 35/42] drivers: gpio: ts4800: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:48:31 EST)
- Re: [PATCH 36/42] drivers: gpio: uniphier: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:49:54 EST)
- Re: [PATCH 37/42] drivers: gpio: vf610: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:50:57 EST)
- Re: [PATCH 38/42] drivers: gpio: vr41xx: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:52:09 EST)
- Re: [PATCH 39/42] drivers: gpio: xgene-sb: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:53:11 EST)
- Re: [PATCH 40/42] drivers: gpio: zx: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:54:09 EST)
- Re: [PATCH 41/42] drivers: gpio: xlp: devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:55:10 EST)
- linux-next: manual merge of the char-misc tree with the char-misc.current tree Stephen Rothwell (Tue Apr 02 2019 - 23:56:21 EST)
- Re: [PATCH 42/42] drivers: gpio: use devm_platform_ioremap_resource() Linus Walleij (Tue Apr 02 2019 - 23:57:21 EST)
- [PATCH] spi: gpio: Drop unused spi_to_pdata() Andrey Smirnov (Wed Apr 03 2019 - 00:01:22 EST)
- [PATCH] spi: gpio: Add local struct device pointer in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:01:23 EST)
- [PATCH] spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:01:24 EST)
- [PATCH] spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:01:25 EST)
- [PATCH] spi: gpio: Drop unused pdata copy in struct spi_gpio Andrey Smirnov (Wed Apr 03 2019 - 00:01:26 EST)
- [PATCH] spi: gpio: Don't request CS GPIO in DT use-case Andrey Smirnov (Wed Apr 03 2019 - 00:01:27 EST)
- [PATCH] spi: Don't call spi_get_gpio_descs() before device name is set Andrey Smirnov (Wed Apr 03 2019 - 00:01:28 EST)
- [PATCH] spi: gpio: Drop mflags argument from spi_gpio_request() Andrey Smirnov (Wed Apr 03 2019 - 00:01:29 EST)
- [PATCH] spi: gpio: Drop unused pdev field in struct spi_gpio Andrey Smirnov (Wed Apr 03 2019 - 00:01:30 EST)
- [PATCH 00/12] SPI GPIO improvements Andrey Smirnov (Wed Apr 03 2019 - 00:01:55 EST)
- [PATCH 02/12] spi: gpio: Add local struct device pointer in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:01:58 EST)
- [PATCH 04/12] spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:02:01 EST)
- [PATCH 09/12] spi: gpio: Drop unused pdev field in struct spi_gpio Andrey Smirnov (Wed Apr 03 2019 - 00:02:08 EST)
- [PATCH 12/12] spi: gpio: Use devm_spi_register_master() Andrey Smirnov (Wed Apr 03 2019 - 00:02:11 EST)
- [PATCH 11/12] spi: bitbang: Introduce spi_bitbang_init() Andrey Smirnov (Wed Apr 03 2019 - 00:02:15 EST)
- [PATCH 07/12] spi: Don't call spi_get_gpio_descs() before device name is set Andrey Smirnov (Wed Apr 03 2019 - 00:02:20 EST)
- [PATCH 10/12] spi: gpio: Make sure spi_master_put() is called in every error path Andrey Smirnov (Wed Apr 03 2019 - 00:02:22 EST)
- [PATCH 08/12] spi: gpio: Drop mflags argument from spi_gpio_request() Andrey Smirnov (Wed Apr 03 2019 - 00:02:29 EST)
- [PATCH 06/12] spi: gpio: Don't request CS GPIO in DT use-case Andrey Smirnov (Wed Apr 03 2019 - 00:02:34 EST)
- [PATCH 05/12] spi: gpio: Drop unused pdata copy in struct spi_gpio Andrey Smirnov (Wed Apr 03 2019 - 00:02:41 EST)
- [PATCH 01/12] spi: gpio: Drop unused spi_to_pdata() Andrey Smirnov (Wed Apr 03 2019 - 00:02:46 EST)
- [PATCH 03/12] spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:02:49 EST)
- Re: [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal Martin K. Petersen (Wed Apr 03 2019 - 00:07:56 EST)
- [PATCH] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe Yue Haibing (Wed Apr 03 2019 - 00:12:14 EST)
- Re: [PATCH] update my email address Linus Torvalds (Wed Apr 03 2019 - 00:12:14 EST)
- Re: [PATCH] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe YueHaibing (Wed Apr 03 2019 - 00:13:36 EST)
- Re: [PATCH] pinctrl: intel: Implements gpio free function Linus Walleij (Wed Apr 03 2019 - 00:14:11 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Doug Anderson (Wed Apr 03 2019 - 00:15:26 EST)
- Re: [PATCH 1/2] dt-bindings: scsi: ufs-cdns: Update Cadence UFS compatibility list Rob Herring (Wed Apr 03 2019 - 00:15:58 EST)
- [PATCH v2] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_max98357_dev_probe Yue Haibing (Wed Apr 03 2019 - 00:16:08 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Linus Walleij (Wed Apr 03 2019 - 00:18:34 EST)
- linux-next: manual merge of the vhost tree with the net-next tree Stephen Rothwell (Wed Apr 03 2019 - 00:22:57 EST)
- Re: [PATCH] staging: gdm724x: Add parenthesis to Macro arguments Greg KH (Wed Apr 03 2019 - 00:26:37 EST)
- Re: linux-next: Signed-off-by missing for commit in the cifs tree Steve French (Wed Apr 03 2019 - 00:27:37 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Baolin Wang (Wed Apr 03 2019 - 00:28:07 EST)
- [PATCH] hwmon: (iio_hwmon) Simplify attr.name generation in iio_hwmon_probe() Andrey Smirnov (Wed Apr 03 2019 - 00:28:25 EST)
- [PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE Anshuman Khandual (Wed Apr 03 2019 - 00:30:15 EST)
- [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface Anshuman Khandual (Wed Apr 03 2019 - 00:30:20 EST)
- [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Wed Apr 03 2019 - 00:30:27 EST)
- [PATCH 3/6] arm64/mm: Enable struct page allocation from device memory Anshuman Khandual (Wed Apr 03 2019 - 00:30:34 EST)
- [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory() Anshuman Khandual (Wed Apr 03 2019 - 00:30:38 EST)
- [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZE Anshuman Khandual (Wed Apr 03 2019 - 00:30:45 EST)
- [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Anshuman Khandual (Wed Apr 03 2019 - 00:30:51 EST)
- [RFC PATCH v2 05/14] tools/vm/slabinfo: Add remote node defrag ratio output Tobin C. Harding (Wed Apr 03 2019 - 00:31:10 EST)
- [RFC PATCH v2 14/14] dcache: Implement object migration Tobin C. Harding (Wed Apr 03 2019 - 00:31:18 EST)
- [RFC PATCH v2 10/14] tools/testing/slab: Add XArray movable objects tests Tobin C. Harding (Wed Apr 03 2019 - 00:31:22 EST)
- [RFC PATCH v2 04/14] slub: Slab defrag core Tobin C. Harding (Wed Apr 03 2019 - 00:31:25 EST)
- [RFC PATCH v2 11/14] slub: Enable moving objects to/from specific nodes Tobin C. Harding (Wed Apr 03 2019 - 00:31:28 EST)
- [RFC PATCH v2 13/14] dcache: Provide a dentry constructor Tobin C. Harding (Wed Apr 03 2019 - 00:31:34 EST)
- [RFC PATCH v2 07/14] tools/testing/slab: Add object migration test module Tobin C. Harding (Wed Apr 03 2019 - 00:31:38 EST)
- [RFC PATCH v2 09/14] xarray: Implement migration function for objects Tobin C. Harding (Wed Apr 03 2019 - 00:31:44 EST)
- [RFC PATCH v2 12/14] slub: Enable balancing slabs across nodes Tobin C. Harding (Wed Apr 03 2019 - 00:31:52 EST)
- [RFC PATCH v2 01/14] slub: Add isolate() and migrate() methods Tobin C. Harding (Wed Apr 03 2019 - 00:31:56 EST)
- [RFC PATCH v2 03/14] slub: Sort slab cache list Tobin C. Harding (Wed Apr 03 2019 - 00:32:06 EST)
- [RFC PATCH v2 00/14] Slab Movable Objects (SMO) Tobin C. Harding (Wed Apr 03 2019 - 00:32:09 EST)
- [RFC PATCH v2 02/14] tools/vm/slabinfo: Add support for -C and -M options Tobin C. Harding (Wed Apr 03 2019 - 00:32:11 EST)
- Re: [PATCH v2 2/4] opp: add API which get max freq by voltage Nicolas Boichat (Wed Apr 03 2019 - 00:32:22 EST)
- [RFC PATCH v2 06/14] tools/vm/slabinfo: Add defrag_used_ratio output Tobin C. Harding (Wed Apr 03 2019 - 00:32:29 EST)
- [RFC PATCH v2 08/14] tools/testing/slab: Add object migration test suite Tobin C. Harding (Wed Apr 03 2019 - 00:32:36 EST)
- [PATCH v3 0/5] lib: rework bitmap_parselist and tests Yury Norov (Wed Apr 03 2019 - 00:40:02 EST)
- [PATCH v3 0/5] lib: rework bitmap_parselist and tests Yury Norov (Wed Apr 03 2019 - 00:41:39 EST)
- Applied "ASoC: Mediatek: MT8183: TS3A227: fix build error" to the asoc tree Mark Brown (Wed Apr 03 2019 - 00:41:42 EST)
- Applied "ASoC: tlv320aic31xx: aic31xx_set_jack() can be static" to the asoc tree Mark Brown (Wed Apr 03 2019 - 00:42:01 EST)
- Applied "regmap: verify if register is writeable before writing operations" to the regmap tree Mark Brown (Wed Apr 03 2019 - 00:42:03 EST)
- Applied "regulator: twl: Constify regulator_ops" to the regulator tree Mark Brown (Wed Apr 03 2019 - 00:42:06 EST)
- Applied "regulator: lm363x: Constify regulator_ops" to the regulator tree Mark Brown (Wed Apr 03 2019 - 00:42:10 EST)
- Applied "regulator: lm363x: Use proper data type for regmap_read arguments" to the regulator tree Mark Brown (Wed Apr 03 2019 - 00:42:13 EST)
- Applied "spi: lpspi: add missing complete in abort func at dma mode" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:32 EST)
- Applied "spi: gpio: Drop unused pdata copy in struct spi_gpio" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:33 EST)
- Applied "spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe()" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:36 EST)
- Applied "spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe()" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:40 EST)
- Applied "spi: gpio: Add local struct device pointer in spi_gpio_probe()" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:42 EST)
- Applied "spi: gpio: Drop unused spi_to_pdata()" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:42:45 EST)
- Applied "spi: spi-mem: export spi_mem_default_supports_op()" to the spi tree Mark Brown (Wed Apr 03 2019 - 00:43:20 EST)
- Re: linux-next: build failure after merge of the sound-asoc tree Mark Brown (Wed Apr 03 2019 - 00:43:38 EST)
- [GIT PULL] PHY: For 5.1 -rc Kishon Vijay Abraham I (Wed Apr 03 2019 - 00:44:56 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Christophe Leroy (Wed Apr 03 2019 - 00:46:17 EST)
- [PATCH v3 0/5] lib: rework bitmap_parselist and tests Yury Norov (Wed Apr 03 2019 - 00:46:25 EST)
- [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Yury Norov (Wed Apr 03 2019 - 00:46:29 EST)
- [PATCH 3/5] lib/test_bitmap: switch test_bitmap_parselist to ktime_get() Yury Norov (Wed Apr 03 2019 - 00:46:31 EST)
- [PATCH 2/5] lib: rework bitmap_parselist Yury Norov (Wed Apr 03 2019 - 00:46:37 EST)
- Re: [PATCH v3 0/5] lib: rework bitmap_parselist and tests Yury Norov (Wed Apr 03 2019 - 00:54:51 EST)
- Re: 15c8410c67 ("mm/slob.c: respect list_head abstraction layer"): WARNING: CPU: 0 PID: 1 at lib/list_debug.c:28 __list_add_valid Tobin C. Harding (Wed Apr 03 2019 - 00:55:00 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Rob Herring (Wed Apr 03 2019 - 00:57:21 EST)
- Re: [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic Christophe Leroy (Wed Apr 03 2019 - 00:58:52 EST)
- [PATCH 1/4] net/x25: call skb_reset_network_header where needed Martin Schiller (Wed Apr 03 2019 - 01:01:30 EST)
- [PATCH 2/4] wan/hdlc_x25: fix skb handling Martin Schiller (Wed Apr 03 2019 - 01:01:33 EST)
- [PATCH 3/4] isdn/i4l/isdn_x25iface: call skb_reset_network_header Martin Schiller (Wed Apr 03 2019 - 01:01:38 EST)
- [PATCH 4/4] isdn/i4l: Call notifiers before and after changing device type Martin Schiller (Wed Apr 03 2019 - 01:01:40 EST)
- Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment Dan Carpenter (Wed Apr 03 2019 - 01:06:11 EST)
- Re: linux-next: manual merge of the char-misc tree with the char-misc.current tree Srinivas Kandagatla (Wed Apr 03 2019 - 01:07:04 EST)
- Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Heiner Kallweit (Wed Apr 03 2019 - 01:10:07 EST)
- Re: WARNING in cma_exit_net Leon Romanovsky (Wed Apr 03 2019 - 01:11:48 EST)
- Re: [PATCH v1 0/3] IOMMU: Tegra SMMU fixes Dmitry Osipenko (Wed Apr 03 2019 - 01:14:25 EST)
- Does vdso_install attempt to re-compile objects under root privilege? Masahiro Yamada (Wed Apr 03 2019 - 01:18:32 EST)
- [PATCH] xen: use struct_size() helper in kzalloc() Andrea Righi (Wed Apr 03 2019 - 01:26:42 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Wed Apr 03 2019 - 01:29:32 EST)
- Re: [PATCH v2 0/2] A couple hugetlbfs fixes Naoya Horiguchi (Wed Apr 03 2019 - 01:30:34 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 01:35:09 EST)
- [PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT Kai-Heng Feng (Wed Apr 03 2019 - 01:44:27 EST)
- [PATCH v2] ubsan: Avoid unnecessary 128-bit shifts George Spelvin (Wed Apr 03 2019 - 01:46:02 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Naoya Horiguchi (Wed Apr 03 2019 - 01:46:07 EST)
- Re: [PATCH] thermal/drivers/core: Remove the module Kconfig's option Amit Kucheria (Wed Apr 03 2019 - 01:46:07 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 01:53:58 EST)
- Re: [PATCH v2 1/3] habanalabs: remove extra semicolon Mukesh Ojha (Wed Apr 03 2019 - 01:59:04 EST)
- Re: [PATCH] xen: use struct_size() helper in kzalloc() Juergen Gross (Wed Apr 03 2019 - 02:00:18 EST)
- Re: [PATCH 2/5] media: platform: Aspeed: Make reserved memory optional Andrew Jeffery (Wed Apr 03 2019 - 02:01:18 EST)
- Re: [PATCH] rtc: remove unnecessary Kconfig dependencies Mukesh Ojha (Wed Apr 03 2019 - 02:03:18 EST)
- [RFC PATCH] fcntl header: drop duplicate O_NDELAY Cao jin (Wed Apr 03 2019 - 02:03:36 EST)
- Re: [PATCH v2] vfio/type1: Limit DMA mappings per container Peter Xu (Wed Apr 03 2019 - 02:06:14 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Maxime Ripard (Wed Apr 03 2019 - 02:08:22 EST)
- Re: [PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602 Stepan Moskovchenko (Wed Apr 03 2019 - 02:15:40 EST)
- Re: [PATCH v11 1/8] mfd: regulator: clk: split rohm-bd718x7.h Lee Jones (Wed Apr 03 2019 - 02:20:51 EST)
- Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Wed Apr 03 2019 - 02:22:22 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Balakrishna Godavarthi (Wed Apr 03 2019 - 02:23:31 EST)
- [PATCH V5 1/3] USB: serial: f81232: clear overrun flag Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 02:26:44 EST)
- [PATCH V5 2/3] USB: serial: f81232: add high baud rate support Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 02:26:48 EST)
- [PATCH V5 3/3] USB: serial: f81232: implement break control Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 02:26:51 EST)
- [PATCH v2] iio: imu: mpu6050: Fix FIFO layout for ICM20602 stevemo (Wed Apr 03 2019 - 02:29:44 EST)
- Re: [PATCH] dma-buf: Make mmap callback actually optional Sumit Semwal (Wed Apr 03 2019 - 02:31:10 EST)
- [tcp] 8b27dae5a2: netperf.Throughput_Mbps -25.7% regression kernel test robot (Wed Apr 03 2019 - 02:34:26 EST)
- RE: [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device removal if one fails Parav Pandit (Wed Apr 03 2019 - 02:34:50 EST)
- Re: [GIT PULL] pidfd fixes for v5.1-rc3 pr-tracker-bot (Wed Apr 03 2019 - 02:35:13 EST)
- Re: [GIT PULL] hwmon fixes for hwmon-for-v5.1-rc4 pr-tracker-bot (Wed Apr 03 2019 - 02:35:17 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Janosch Frank (Wed Apr 03 2019 - 02:36:41 EST)
- Re: linux-next: manual merge of the char-misc tree with the char-misc.current tree Bo YU (Wed Apr 03 2019 - 02:39:18 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 02:39:23 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Daniel Vetter (Wed Apr 03 2019 - 02:48:36 EST)
- [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FS Yue Haibing (Wed Apr 03 2019 - 02:48:46 EST)
- Re: [PATCH v2] ubsan: Avoid unnecessary 128-bit shifts Rasmus Villemoes (Wed Apr 03 2019 - 02:50:15 EST)
- Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragment hujunwei (Wed Apr 03 2019 - 02:52:27 EST)
- [PATCH] perf: Fix stale comment for struct perf_addr_filter Shaokun Zhang (Wed Apr 03 2019 - 02:55:32 EST)
- [PATCH] ASoC: Mediatek: MT8183: DA7219: fix build error Anders Roxell (Wed Apr 03 2019 - 02:56:04 EST)
- KASAN: use-after-free Read in rdma_bind_addr syzbot (Wed Apr 03 2019 - 02:57:08 EST)
- [PATCH] uapi/habanalabs: fix some comments in uapi file Oded Gabbay (Wed Apr 03 2019 - 02:57:56 EST)
- [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 03:00:27 EST)
- [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 03:00:48 EST)
- [PATCH v1] tools/power: turbostat: fix buffer overrun Naoya Horiguchi (Wed Apr 03 2019 - 03:02:24 EST)
- [PATCH 0/6] i.MX7D ADC improvements Andrey Smirnov (Wed Apr 03 2019 - 03:03:48 EST)
- [PATCH 1/6] iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe() Andrey Smirnov (Wed Apr 03 2019 - 03:03:50 EST)
- [PATCH 2/6] iio: imx7d_adc: Replace pr_err with dev_err Andrey Smirnov (Wed Apr 03 2019 - 03:03:51 EST)
- [PATCH 4/6] iio: imx7d_adc: Use devm_platform_ioremap_resource() Andrey Smirnov (Wed Apr 03 2019 - 03:03:55 EST)
- [PATCH 6/6] iio: imx7d_adc: Drop imx7d_adc_remove() Andrey Smirnov (Wed Apr 03 2019 - 03:04:02 EST)
- [PATCH 5/6] iio: imx7d_adc: Use imx7d_adc_resume() in imx7d_adc_probe() Andrey Smirnov (Wed Apr 03 2019 - 03:04:04 EST)
- [PATCH 3/6] iio: imx7d_adc: Use devm_iio_device_register() Andrey Smirnov (Wed Apr 03 2019 - 03:04:12 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Chris Chiu (Wed Apr 03 2019 - 03:06:58 EST)
- Re: [mm, compaction] e332f741a8: BUG:unable_to_handle_kernel Mel Gorman (Wed Apr 03 2019 - 03:09:35 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Michal Simek (Wed Apr 03 2019 - 03:10:11 EST)
- Re: [PATCH] staging: vchiq_arm: remove space after open '(' Stefan Wahren (Wed Apr 03 2019 - 03:11:24 EST)
- Re: [PATCH v2] vfio/type1: Limit DMA mappings per container Cornelia Huck (Wed Apr 03 2019 - 03:18:24 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 03:21:48 EST)
- Re: [PATCH 1/3] ipuv3-crtc: add remove action for devres data Daniel Vetter (Wed Apr 03 2019 - 03:22:17 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Gerd Hoffmann (Wed Apr 03 2019 - 03:22:43 EST)
- [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Wed Apr 03 2019 - 03:23:26 EST)
- Re: [PATCH] fbdev: list all pci memory bars as conflicting apertures Daniel Vetter (Wed Apr 03 2019 - 03:25:49 EST)
- Re: [PATCH] platform: chrome: Add ChromeOS EC ISHTP driver Rushikesh S Kadam (Wed Apr 03 2019 - 03:28:25 EST)
- Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls. Maxime Ripard (Wed Apr 03 2019 - 03:30:06 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 03:30:34 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Wed Apr 03 2019 - 03:32:06 EST)
- Re: [PATCH 1/8] perf/x86/intel: Fix memory corruption Peter Zijlstra (Wed Apr 03 2019 - 03:32:55 EST)
- Re: [PATCH v11 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings Lee Jones (Wed Apr 03 2019 - 03:34:38 EST)
- Re: [PATCH] ASoC: Mediatek: MT8183: DA7219: fix build error Mark Brown (Wed Apr 03 2019 - 03:37:09 EST)
- Re: [PATCH v7 00/11] mfd: add support for max77650 PMIC Lee Jones (Wed Apr 03 2019 - 03:37:21 EST)
- Re: [PATCH] mfd: sun6i-prcm: Allow to compile with COMPILE_TEST Lee Jones (Wed Apr 03 2019 - 03:38:31 EST)
- RE: Issues with i.MX SPI DMA transfers Robin Gong (Wed Apr 03 2019 - 03:38:35 EST)
- [PATCH] Revert "tty: fix NULL pointer issue when tty_port ops is not set" Johan Hovold (Wed Apr 03 2019 - 03:41:07 EST)
- Re: [PATCH] mm: __pagevec_lru_add_fn: typo fix Vlastimil Babka (Wed Apr 03 2019 - 03:46:05 EST)
- Re: [PATCH 1/4] mfd: da9063: convert headers to SPDX Lee Jones (Wed Apr 03 2019 - 03:46:36 EST)
- [PATCH] ASoC: sprd: Fix the smatch warning Baolin Wang (Wed Apr 03 2019 - 03:47:55 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Daniel Vetter (Wed Apr 03 2019 - 03:48:15 EST)
- [PATCH -next] ehea: Fix a copy-paste err in ehea_init_port_res Yue Haibing (Wed Apr 03 2019 - 03:48:28 EST)
- [PATCH] ASoC: sprd: Fix the smatch warning Baolin Wang (Wed Apr 03 2019 - 03:48:37 EST)
- No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel panic during early boot Daniel Drake (Wed Apr 03 2019 - 03:49:36 EST)
- Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel Masahiro Yamada (Wed Apr 03 2019 - 03:49:37 EST)
- Re: linux-next: build warning after merge of the nand tree Miquel Raynal (Wed Apr 03 2019 - 03:49:59 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel bhe@xxxxxxxxxx (Wed Apr 03 2019 - 03:50:26 EST)
- [PATCH -next] net: pasemi: remove set but not used variable 'cpyhdr' Yue Haibing (Wed Apr 03 2019 - 03:50:58 EST)
- [PATCH -next] ehea: remove set but not used variables 'epa' and 'cq_handle_ref' Yue Haibing (Wed Apr 03 2019 - 03:52:23 EST)
- Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOC Baoquan He (Wed Apr 03 2019 - 03:52:43 EST)
- Re: [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0) Maxime Ripard (Wed Apr 03 2019 - 03:52:51 EST)
- Re: [PATCH 2/3] clk: sunxi-ng: h6: Preset hdmi-cec clock parent Maxime Ripard (Wed Apr 03 2019 - 03:54:25 EST)
- [PATCH -next] ibmvnic: remove set but not used variable 'netdev' Yue Haibing (Wed Apr 03 2019 - 03:54:28 EST)
- Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Maxime Ripard (Wed Apr 03 2019 - 03:54:36 EST)
- Re: [PATCH v4 0/3] x86/perf/amd: AMD PMC counters and NMI latency Peter Zijlstra (Wed Apr 03 2019 - 03:54:38 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Jose Abreu (Wed Apr 03 2019 - 03:55:33 EST)
- Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references Lee Jones (Wed Apr 03 2019 - 03:57:18 EST)
- Re: [PATCH V5 1/3] USB: serial: f81232: clear overrun flag Oliver Neukum (Wed Apr 03 2019 - 04:00:13 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Wed Apr 03 2019 - 04:01:20 EST)
- Re: [PATCH 3/6] mfd: da9063: remove platform_data support Lee Jones (Wed Apr 03 2019 - 04:02:11 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Peter Zijlstra (Wed Apr 03 2019 - 04:02:31 EST)
- Re: [PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure John Garry (Wed Apr 03 2019 - 04:02:58 EST)
- Re: [PATCH] Revert "tty: fix NULL pointer issue when tty_port ops is not set" Greg Kroah-Hartman (Wed Apr 03 2019 - 04:06:55 EST)
- Re: Possible UDF locking error? Jan Kara (Wed Apr 03 2019 - 04:07:06 EST)
- Re: [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support Kishon Vijay Abraham I (Wed Apr 03 2019 - 04:08:07 EST)
- Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitions Lee Jones (Wed Apr 03 2019 - 04:08:22 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Peter Zijlstra (Wed Apr 03 2019 - 04:08:34 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 04:09:27 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Peter Zijlstra (Wed Apr 03 2019 - 04:10:48 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Wed Apr 03 2019 - 04:12:42 EST)
- Re: [PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure Greg KH (Wed Apr 03 2019 - 04:14:39 EST)
- [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to DSI controller Yannick Fertrà (Wed Apr 03 2019 - 04:17:03 EST)
- [PATCH v1 4/5] ARM: dts: stm32: move fixe regulators reg11 & reg18 Yannick Fertrà (Wed Apr 03 2019 - 04:17:07 EST)
- [PATCH v1 2/5] drm/stm: dw_mipi_dsi-stm: add support of an optional regulator Yannick Fertrà (Wed Apr 03 2019 - 04:17:11 EST)
- [PATCH v1 3/5] ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c Yannick Fertrà (Wed Apr 03 2019 - 04:17:15 EST)
- [PATCH v1 5/5] ARM: dts: stm32: remove phy-dsi-supply property on stm32mp157c-dk2 board Yannick Fertrà (Wed Apr 03 2019 - 04:17:21 EST)
- [PATCH v1 0/5] Add supply property for DSI controller Yannick Fertrà (Wed Apr 03 2019 - 04:17:24 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Wed Apr 03 2019 - 04:17:31 EST)
- Re: [PATCH] x86/microcode: Remove useless code after early microcode support added Borislav Petkov (Wed Apr 03 2019 - 04:18:26 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 04:19:07 EST)
- Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface David Hildenbrand (Wed Apr 03 2019 - 04:20:41 EST)
- [tip:core/objtool] tracing: Improve "if" macro code generation tip-bot for Josh Poimboeuf (Wed Apr 03 2019 - 04:22:18 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 04:23:14 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 04:23:23 EST)
- linux-next: Tree for Apr 3 Stephen Rothwell (Wed Apr 03 2019 - 04:24:21 EST)
- Re: [PATCH] Revert "tty: fix NULL pointer issue when tty_port ops is not set" Johan Hovold (Wed Apr 03 2019 - 04:26:42 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 04:26:45 EST)
- RE: [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160A Vabhav Sharma (Wed Apr 03 2019 - 04:28:25 EST)
- [PATCH] x86/build/vdso: add FORCE to the build rule of %.so Masahiro Yamada (Wed Apr 03 2019 - 04:31:45 EST)
- Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT Jarkko Nikula (Wed Apr 03 2019 - 04:33:27 EST)
- [PATCH] sparc: vdso: add FORCE to the build rule of %.so Masahiro Yamada (Wed Apr 03 2019 - 04:33:34 EST)
- RE: [PATCH v1 4/4] clk: qoriq: Add clockgen support for lx2160a Vabhav Sharma (Wed Apr 03 2019 - 04:33:36 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Wed Apr 03 2019 - 04:34:03 EST)
- Re: [PATCH v2] w1: ds2408: reset on output_write retry with readback Mariusz Bialonczyk (Wed Apr 03 2019 - 04:34:05 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Wed Apr 03 2019 - 04:36:10 EST)
- Re: [PATCH 1/1] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops. Lee Jones (Wed Apr 03 2019 - 04:36:23 EST)
- [PATCH] iommu/iova: Separate atomic variables to improve performance Shaokun Zhang (Wed Apr 03 2019 - 04:36:37 EST)
- [PATCH] nds32: add vmlinux.lds and vdso.so to .gitignore Masahiro Yamada (Wed Apr 03 2019 - 04:36:41 EST)
- [PING 2] [PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible string Lars Poeschel (Wed Apr 03 2019 - 04:37:28 EST)
- [PATCH] nds32: vdso: fix and clean-up Makefile Masahiro Yamada (Wed Apr 03 2019 - 04:37:43 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Wed Apr 03 2019 - 04:38:01 EST)
- [tip:sched/core] sched/fair: Do not re-read ->h_load_next during hierarchical load calculation tip-bot for Mel Gorman (Wed Apr 03 2019 - 04:38:20 EST)
- Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled Roger Quadros (Wed Apr 03 2019 - 04:38:48 EST)
- [tip:sched/core] sched/fair: Limit sched_cfs_period_timer loop to avoid hard lockup tip-bot for Phil Auld (Wed Apr 03 2019 - 04:39:02 EST)
- [RESEND PATCH 0/4] um: build and irq fixes Bartosz Golaszewski (Wed Apr 03 2019 - 04:39:11 EST)
- [RESEND PATCH 4/4] um: irq: don't set the chip for all irqs Bartosz Golaszewski (Wed Apr 03 2019 - 04:39:18 EST)
- [RESEND PATCH 3/4] um: define set_pte_at() as a static inline function, not a macro Bartosz Golaszewski (Wed Apr 03 2019 - 04:39:21 EST)
- [RESEND PATCH 2/4] um: remove uses of variable length arrays Bartosz Golaszewski (Wed Apr 03 2019 - 04:39:25 EST)
- [RESEND PATCH 1/4] um: remove unused variable Bartosz Golaszewski (Wed Apr 03 2019 - 04:39:27 EST)
- Linux 3.18.138 Greg KH (Wed Apr 03 2019 - 04:39:57 EST)
- Re: [RESEND PATCH 0/4] um: build and irq fixes Bartosz Golaszewski (Wed Apr 03 2019 - 04:40:13 EST)
- [tip:sched/core] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 04:40:19 EST)
- [PATCH V6 1/3] USB: serial: f81232: clear overrun flag Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 04:40:41 EST)
- [PATCH V6 2/3] USB: serial: f81232: add high baud rate support Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 04:40:45 EST)
- [tip:sched/core] sched_domain: Annotate RCU pointers properly tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 04:40:49 EST)
- [PATCH V6 3/3] USB: serial: f81232: implement break control Ji-Ze Hong (Peter Hong) (Wed Apr 03 2019 - 04:40:52 EST)
- Re: Linux 3.18.138 Greg KH (Wed Apr 03 2019 - 04:41:16 EST)
- Linux 4.4.178 Greg KH (Wed Apr 03 2019 - 04:41:18 EST)
- Linux 4.9.167 Greg KH (Wed Apr 03 2019 - 04:41:26 EST)
- Re: Linux 4.4.178 Greg KH (Wed Apr 03 2019 - 04:41:30 EST)
- Re: Linux 4.9.167 Greg KH (Wed Apr 03 2019 - 04:41:35 EST)
- Linux 4.14.110 Greg KH (Wed Apr 03 2019 - 04:41:37 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Wed Apr 03 2019 - 04:41:41 EST)
- Re: [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 Thierry Reding (Wed Apr 03 2019 - 04:41:54 EST)
- Re: Linux 4.14.110 Greg KH (Wed Apr 03 2019 - 04:41:58 EST)
- Linux 5.0.6 Greg KH (Wed Apr 03 2019 - 04:42:02 EST)
- Re: Linux 5.0.6 Greg KH (Wed Apr 03 2019 - 04:42:06 EST)
- Re: Linux 4.19.33 Greg KH (Wed Apr 03 2019 - 04:42:10 EST)
- [tip:sched/core] sched/core: Annotate perf_domain pointer with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 04:42:16 EST)
- [tip:sched/core] sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static tip-bot for YueHaibing (Wed Apr 03 2019 - 04:42:26 EST)
- Linux 4.19.33 Greg KH (Wed Apr 03 2019 - 04:42:38 EST)
- [tip:sched/core] rcuwait: Annotate task_struct with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 04:42:44 EST)
- [tip:perf/core] perf/core: Make perf_swevent_init_cpu() static tip-bot for Valdis Kletnieks (Wed Apr 03 2019 - 04:42:59 EST)
- [tip:perf/urgent] perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS tip-bot for Stephane Eranian (Wed Apr 03 2019 - 04:43:43 EST)
- Re: [PATCH 1/4] mm, memory_hotplug: cleanup memory offline path Michal Hocko (Wed Apr 03 2019 - 04:43:48 EST)
- Re: [PATCH v1 2/3] iommu/tegra-smmu: Properly release domain resources Thierry Reding (Wed Apr 03 2019 - 04:43:53 EST)
- Re: [PATCH v2] dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X* Shawn Guo (Wed Apr 03 2019 - 04:43:54 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver Johan Hovold (Wed Apr 03 2019 - 04:44:06 EST)
- Re: [PATCH v1 3/3] iommu/tegra-smmu: Respect IOMMU API read-write protections Thierry Reding (Wed Apr 03 2019 - 04:44:20 EST)
- Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory() Oscar Salvador (Wed Apr 03 2019 - 04:45:15 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Michal Hocko (Wed Apr 03 2019 - 04:46:07 EST)
- Re: [RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break suspend/resume Roger Quadros (Wed Apr 03 2019 - 04:46:12 EST)
- Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Antoine Tenart (Wed Apr 03 2019 - 04:46:23 EST)
- [PATCH v7 0/7] sched/deadline: fix cpusets bandwidth accounting Juri Lelli (Wed Apr 03 2019 - 04:47:14 EST)
- [PATCH v7 1/7] sched/topology: Adding function partition_sched_domains_locked() Juri Lelli (Wed Apr 03 2019 - 04:47:17 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Thierry Reding (Wed Apr 03 2019 - 04:47:20 EST)
- [PATCH v7 5/7] cpuset: Rebuild root domain deadline accounting information Juri Lelli (Wed Apr 03 2019 - 04:47:23 EST)
- [PATCH v7 7/7] sched/deadline: Fix bandwidth accounting at all levels after offline migration Juri Lelli (Wed Apr 03 2019 - 04:47:27 EST)
- [PATCH v7 6/7] cgroup/cpuset: Use cpuset_mutex to protect seq_show operations Juri Lelli (Wed Apr 03 2019 - 04:47:34 EST)
- [PATCH v2] nds32: add vmlinux.lds and vdso.lds to .gitignore Masahiro Yamada (Wed Apr 03 2019 - 04:47:39 EST)
- Re: [PATCH V5 2/4] firmware: imx: enable imx scu general irq function Shawn Guo (Wed Apr 03 2019 - 04:47:44 EST)
- [PATCH v7 4/7] sched/core: Prevent race condition between cpuset and __sched_setscheduler() Juri Lelli (Wed Apr 03 2019 - 04:47:47 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Matti Vaittinen (Wed Apr 03 2019 - 04:47:52 EST)
- [PATCH v7 3/7] cgroup/cpuset: make callback_lock raw Juri Lelli (Wed Apr 03 2019 - 04:48:01 EST)
- [PATCH v7 2/7] sched/core: Streamlining calls to task_rq_unlock() Juri Lelli (Wed Apr 03 2019 - 04:48:08 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Wed Apr 03 2019 - 04:48:53 EST)
- [PATCH] arm64: vdso: fix and clean-up Makefile Masahiro Yamada (Wed Apr 03 2019 - 04:49:00 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Wed Apr 03 2019 - 04:49:19 EST)
- Re: [PATCH V2] mmc: tegra: add sdhci tegra suspend and resume Thierry Reding (Wed Apr 03 2019 - 04:49:28 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Wed Apr 03 2019 - 04:50:46 EST)
- Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitions Wolfram Sang (Wed Apr 03 2019 - 04:50:57 EST)
- [PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driver Rushikesh S Kadam (Wed Apr 03 2019 - 04:52:16 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Wed Apr 03 2019 - 04:53:28 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Wed Apr 03 2019 - 04:53:44 EST)
- Re: [PATCH V9 1/4] dt-bindings: watchdog: add i.MX system controller watchdog Shawn Guo (Wed Apr 03 2019 - 04:53:57 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory David Hildenbrand (Wed Apr 03 2019 - 04:54:33 EST)
- Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT Hans de Goede (Wed Apr 03 2019 - 04:54:36 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Greg Kroah-Hartman (Wed Apr 03 2019 - 04:56:06 EST)
- Re: [PATCH 5.0 000/146] 5.0.6-stable review Greg Kroah-Hartman (Wed Apr 03 2019 - 04:56:27 EST)
- Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FS Mukesh Ojha (Wed Apr 03 2019 - 04:59:13 EST)
- [PATCH v8 00/11] mfd: add support for max77650 PMIC Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:24 EST)
- [PATCH v8 06/11] mfd: max77650: new core mfd driver Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:33 EST)
- [PATCH v8 09/11] leds: max77650: add LEDs support Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:40 EST)
- [PATCH v8 11/11] MAINTAINERS: add an entry for max77650 mfd driver Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:44 EST)
- [PATCH v8 10/11] input: max77650: add onkey support Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:50 EST)
- [PATCH v8 07/11] power: supply: max77650: add support for battery charger Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:55 EST)
- [PATCH v8 08/11] gpio: max77650: add GPIO support Bartosz Golaszewski (Wed Apr 03 2019 - 05:01:59 EST)
- [PATCH v8 05/11] mfd: core: document mfd_add_devices() Bartosz Golaszewski (Wed Apr 03 2019 - 05:02:11 EST)
- [PATCH v8 04/11] dt-bindings: input: add DT bindings for max77650 Bartosz Golaszewski (Wed Apr 03 2019 - 05:02:14 EST)
- [PATCH v8 03/11] dt-bindings: leds: add DT bindings for max77650 Bartosz Golaszewski (Wed Apr 03 2019 - 05:02:19 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 05:02:23 EST)
- [PATCH v8 01/11] dt-bindings: mfd: add DT bindings for max77650 Bartosz Golaszewski (Wed Apr 03 2019 - 05:02:35 EST)
- [PATCH v8 02/11] dt-bindings: power: supply: add DT bindings for max77650 Bartosz Golaszewski (Wed Apr 03 2019 - 05:02:38 EST)
- Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitions Lee Jones (Wed Apr 03 2019 - 05:03:43 EST)
- Re: [PATCH v11 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings Matti Vaittinen (Wed Apr 03 2019 - 05:04:15 EST)
- Re: [PATCH 02/16] staging: add missing SPDX lines to Makefile files Greg Kroah-Hartman (Wed Apr 03 2019 - 05:06:40 EST)
- Re: [PATCH -next] ibmvnic: remove set but not used variable 'netdev' Mukesh Ojha (Wed Apr 03 2019 - 05:07:07 EST)
- Re: [PATCH 06/16] staging: vc04_services: remove remaining redundant license text Greg Kroah-Hartman (Wed Apr 03 2019 - 05:08:01 EST)
- Re: [PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks Hans de Goede (Wed Apr 03 2019 - 05:10:56 EST)
- Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driver Sakari Ailus (Wed Apr 03 2019 - 05:12:28 EST)
- Re: [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings Sergei Shtylyov (Wed Apr 03 2019 - 05:13:01 EST)
- Re: [PATCH v2 0/2] clk: imx5: Fix i.MX50 clock registers Shawn Guo (Wed Apr 03 2019 - 05:14:53 EST)
- [PATCH net] trival: net: skbuff: fix comment in skbuff.h linmiaohe (Wed Apr 03 2019 - 05:15:41 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Vidya Sagar (Wed Apr 03 2019 - 05:16:08 EST)
- Re: [PATCH net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC Sergei Shtylyov (Wed Apr 03 2019 - 05:16:23 EST)
- Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory() Michal Hocko (Wed Apr 03 2019 - 05:18:01 EST)
- Re: [PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup by the driver components. Paul Kocialkowski (Wed Apr 03 2019 - 05:18:05 EST)
- Re: [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs Simon Horman (Wed Apr 03 2019 - 05:19:47 EST)
- [PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflow Yannick Fertrà (Wed Apr 03 2019 - 05:20:42 EST)
- Re: [PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure John Garry (Wed Apr 03 2019 - 05:20:51 EST)
- Re: [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy-cells property Simon Horman (Wed Apr 03 2019 - 05:21:01 EST)
- Re: [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() Simon Horman (Wed Apr 03 2019 - 05:21:32 EST)
- Re: [PATCH 4/6] regulator: da9063: move definitions out of a header into the driver Wolfram Sang (Wed Apr 03 2019 - 05:22:36 EST)
- [PATCH] drm/stm: ltdc: reset controller to avoid partial refresh Yannick Fertrà (Wed Apr 03 2019 - 05:24:32 EST)
- Re: [PATCH 2/6] input: da9063_onkey: remove platform_data support Wolfram Sang (Wed Apr 03 2019 - 05:24:38 EST)
- Re: [PATCH] ELAN touchpad i2c_hid bugs fix Kai-Heng Feng (Wed Apr 03 2019 - 05:24:47 EST)
- RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. David Laight (Wed Apr 03 2019 - 05:25:23 EST)
- [PATCH] drm/stm: ltdc: add modifier support Yannick Fertrà (Wed Apr 03 2019 - 05:25:31 EST)
- Re: [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZE Michal Hocko (Wed Apr 03 2019 - 05:26:50 EST)
- Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driver Maxime Ripard (Wed Apr 03 2019 - 05:27:05 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 05:28:31 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Wed Apr 03 2019 - 05:30:29 EST)
- Re: [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZE David Hildenbrand (Wed Apr 03 2019 - 05:30:43 EST)
- Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory() David Hildenbrand (Wed Apr 03 2019 - 05:31:06 EST)
- Re: [PATCH 1/2] dt-bindings: clock: Add binding documentation for TI syscon gate clock Tero Kristo (Wed Apr 03 2019 - 05:31:17 EST)
- Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls. Hans Verkuil (Wed Apr 03 2019 - 05:32:34 EST)
- Re: [PATCH 00/14] Support for Allwinner V3/S3L and Sochip S3 Linus Walleij (Wed Apr 03 2019 - 05:34:21 EST)
- Re: [PATCH v3 3/7] block: add write-hint to stream-id conversion Jan Kara (Wed Apr 03 2019 - 05:36:15 EST)
- Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driver Sakari Ailus (Wed Apr 03 2019 - 05:38:05 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 05:39:59 EST)
- Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspend/resume callbacks Russell King - ARM Linux admin (Wed Apr 03 2019 - 05:40:42 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Oscar Salvador (Wed Apr 03 2019 - 05:40:57 EST)
- Re: [PATCH 1/2] ARM: dts: imx7d: Specify viewport count for PCIE block Shawn Guo (Wed Apr 03 2019 - 05:41:07 EST)
- [PATCH v1 0/6] clk: rockchip: Support for some new features Elaine Zhang (Wed Apr 03 2019 - 05:42:41 EST)
- [PATCH v1 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type Elaine Zhang (Wed Apr 03 2019 - 05:42:42 EST)
- [PATCH v1 2/6] clk: rockchip: fix up the frac clk get rate error Elaine Zhang (Wed Apr 03 2019 - 05:42:44 EST)
- [PATCH v1 1/6] clk: rockchip: Add supprot to limit input rate for fractional divider Elaine Zhang (Wed Apr 03 2019 - 05:42:51 EST)
- [PATCH v1 4/6] clk: rockchip: add a clock-type for muxes based in the pmugrf Elaine Zhang (Wed Apr 03 2019 - 05:42:58 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Vidya Sagar (Wed Apr 03 2019 - 05:43:28 EST)
- [PATCH v1 5/6] clk: rockchip: add pll up and down when change pll freq Elaine Zhang (Wed Apr 03 2019 - 05:44:12 EST)
- [PATCH v1 6/6] clk: rockchip: support pll setting by auto Elaine Zhang (Wed Apr 03 2019 - 05:44:29 EST)
- WARN_ON_ONCE() hit at kernel/events/core.c:330 Thomas-Mich Richter (Wed Apr 03 2019 - 05:47:09 EST)
- [PATCH 2/2] staging:iio:accel:adis16240: add SPDX license identifier tag Nicholas Mc Guire (Wed Apr 03 2019 - 05:47:23 EST)
- [PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifier tag Nicholas Mc Guire (Wed Apr 03 2019 - 05:47:26 EST)
- Re: [PATCH] ceph: Fix a memory leak in ci->i_head_snapc Luis Henriques (Wed Apr 03 2019 - 05:47:58 EST)
- [PATCH] iov_iter: Fix build error without CONFIG_CRYPTO Yue Haibing (Wed Apr 03 2019 - 05:51:01 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Peter Zijlstra (Wed Apr 03 2019 - 05:51:11 EST)
- Re: [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings tanhuazhong (Wed Apr 03 2019 - 05:52:24 EST)
- Re: [PATCH net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC tanhuazhong (Wed Apr 03 2019 - 05:52:49 EST)
- Re: [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver Vladimir Oltean (Wed Apr 03 2019 - 05:53:20 EST)
- Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Stefan Wahren (Wed Apr 03 2019 - 05:55:42 EST)
- Re: [PATCH] ALSA: doc: my_chip has no element ioport Takashi Iwai (Wed Apr 03 2019 - 05:56:24 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Noralf TrÃnnes (Wed Apr 03 2019 - 05:58:16 EST)
- Re: [PATCH net-next 06/17] net: dsa: Call driver's setup callback after setting up its switchdev notifier Vladimir Oltean (Wed Apr 03 2019 - 05:58:45 EST)
- hello dear Aisha Gadafi (Wed Apr 03 2019 - 05:59:18 EST)
- [PATCH 1/2] mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable Charles Keepax (Wed Apr 03 2019 - 05:59:23 EST)
- [PATCH 2/2] mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable Charles Keepax (Wed Apr 03 2019 - 05:59:28 EST)
- Re: [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver Lee Jones (Wed Apr 03 2019 - 06:01:11 EST)
- Re: linux-next: Tree for Mar 27 (sunxi clk & mfd) Lee Jones (Wed Apr 03 2019 - 06:02:13 EST)
- Re: [PATCH 2/3] dmaengine: at_xdmac: enhance channel errors handling in tasklet Nicolas.Ferre (Wed Apr 03 2019 - 06:05:06 EST)
- Re: [PATCH 4/6] regulator: da9063: move definitions out of a header into the driver Mark Brown (Wed Apr 03 2019 - 06:07:39 EST)
- Re: [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license identifiers Lee Jones (Wed Apr 03 2019 - 06:09:08 EST)
- Re: [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver Vladimir Oltean (Wed Apr 03 2019 - 06:09:34 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Matti Vaittinen (Wed Apr 03 2019 - 06:10:13 EST)
- [PATCH v2 2/3] dmaengine: at_xdmac: enhance channel errors handling in tasklet Nicolas Ferre (Wed Apr 03 2019 - 06:10:16 EST)
- [PATCH v2 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer Nicolas Ferre (Wed Apr 03 2019 - 06:10:17 EST)
- [PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet Nicolas Ferre (Wed Apr 03 2019 - 06:10:26 EST)
- [PATCH v3 1/2] dt-bindings: timer: Add binding doc for nxp system counter timer Jacky Bai (Wed Apr 03 2019 - 06:20:46 EST)
- [PATCH v3 2/2] driver: clocksource: Add nxp system counter timer driver support Jacky Bai (Wed Apr 03 2019 - 06:20:47 EST)
- Re: [PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet Nicolas.Ferre (Wed Apr 03 2019 - 06:22:52 EST)
- [PATCH v3 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet Nicolas Ferre (Wed Apr 03 2019 - 06:24:06 EST)
- [PATCH v3 2/3] dmaengine: at_xdmac: enhance channel errors handling in tasklet Nicolas Ferre (Wed Apr 03 2019 - 06:24:10 EST)
- [PATCH v3 3/3] dmaengine: at_xdmac: only monitor overflow errors for peripheral xfer Nicolas Ferre (Wed Apr 03 2019 - 06:24:15 EST)
- Re: [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 Dmitry Osipenko (Wed Apr 03 2019 - 06:27:09 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Wed Apr 03 2019 - 06:27:44 EST)
- [PATCH 4.4 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals Will Deacon (Wed Apr 03 2019 - 06:31:26 EST)
- [PATCH 4.4 BACKPORT 2/2] arm64: debug: Ensure debug handlers check triggering exception level Will Deacon (Wed Apr 03 2019 - 06:31:29 EST)
- [PATCH 4.9/4.14 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals Will Deacon (Wed Apr 03 2019 - 06:33:38 EST)
- [PATCH 4.9 BACKPORT 2/2] arm64: debug: Ensure debug handlers check triggering exception level Will Deacon (Wed Apr 03 2019 - 06:33:42 EST)
- [PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals Will Deacon (Wed Apr 03 2019 - 06:34:18 EST)
- RE: [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy-cells property Fabrizio Castro (Wed Apr 03 2019 - 06:35:37 EST)
- Re: [PATCH] sparc: vdso: add FORCE to the build rule of %.so Nick Desaulniers (Wed Apr 03 2019 - 06:35:50 EST)
- Re: [PATCH V6 1/3] USB: serial: f81232: clear overrun flag Oliver Neukum (Wed Apr 03 2019 - 06:36:51 EST)
- RE: [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() Fabrizio Castro (Wed Apr 03 2019 - 06:37:04 EST)
- [PATCH v4 0/5] virtio pmem driver Pankaj Gupta (Wed Apr 03 2019 - 06:40:46 EST)
- [tip:perf/core] perf/headers: Fix stale comment for struct perf_addr_filter tip-bot for Shaokun Zhang (Wed Apr 03 2019 - 06:40:55 EST)
- [PATCH v4 1/5] ibnvdimm: nd_region flush callback support Pankaj Gupta (Wed Apr 03 2019 - 06:41:06 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Wed Apr 03 2019 - 06:41:10 EST)
- [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR tip-bot for Peter Zijlstra (Wed Apr 03 2019 - 06:41:19 EST)
- [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver Pankaj Gupta (Wed Apr 03 2019 - 06:41:28 EST)
- [PATCH v4 3/5] libnvdimm: add dax_dev sync flag Pankaj Gupta (Wed Apr 03 2019 - 06:41:52 EST)
- [tip:perf/urgent] x86/perf/amd: Resolve race condition when disabling PMC tip-bot for Lendacky, Thomas (Wed Apr 03 2019 - 06:42:03 EST)
- [PATCH v4 4/5] ext4: disable map_sync for async flush Pankaj Gupta (Wed Apr 03 2019 - 06:42:12 EST)
- [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Wed Apr 03 2019 - 06:42:38 EST)
- [tip:perf/urgent] x86/perf/amd: Resolve NMI latency issues for active PMCs tip-bot for Lendacky, Thomas (Wed Apr 03 2019 - 06:42:44 EST)
- Re: [PATCH v10 0/7] Support Trusted Foundations firmware on Tegra30 Dmitry Osipenko (Wed Apr 03 2019 - 06:43:16 EST)
- [tip:perf/urgent] x86/perf/amd: Remove need to check "running" bit in NMI handler tip-bot for Lendacky, Thomas (Wed Apr 03 2019 - 06:43:21 EST)
- [tip:locking/core] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs tip-bot for Waiman Long (Wed Apr 03 2019 - 06:45:37 EST)
- Re: [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support Vidya Sagar (Wed Apr 03 2019 - 06:45:44 EST)
- [tip:locking/core] locking/rwsem: Remove arch specific rwsem files tip-bot for Waiman Long (Wed Apr 03 2019 - 06:46:06 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Michal Hocko (Wed Apr 03 2019 - 06:46:09 EST)
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file Masahiro Yamada (Wed Apr 03 2019 - 06:46:40 EST)
- [tip:sched/core] sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 06:47:06 EST)
- [tip:locking/core] locking/rwsem: Optimize down_read_trylock() tip-bot for Waiman Long (Wed Apr 03 2019 - 06:47:07 EST)
- [PATCH v3 0/4] Virtio-over-PCIe loopback Vincent Whitchurch (Wed Apr 03 2019 - 06:47:54 EST)
- Re: [PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages() Dmitry Osipenko (Wed Apr 03 2019 - 06:47:58 EST)
- [PATCH v3 4/4] samples: mic: Add sample VOP userspace Vincent Whitchurch (Wed Apr 03 2019 - 06:48:00 EST)
- [PATCH v3 2/4] mic: vop: Add loopback driver Vincent Whitchurch (Wed Apr 03 2019 - 06:48:05 EST)
- [PATCH v3 3/4] samples: mic: Split out vop code from mpssd Vincent Whitchurch (Wed Apr 03 2019 - 06:48:06 EST)
- [tip:sched/core] rcuwait: Annotate task_struct with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 06:48:15 EST)
- [PATCH v3 1/4] mic: vop: Fix init race with shared interrupts Vincent Whitchurch (Wed Apr 03 2019 - 06:48:24 EST)
- [tip:sched/core] sched_domain: Annotate RCU pointers properly tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 06:48:29 EST)
- Re: [PATCH v1] drm/tegra: plane: Remove format-modifier checking Dmitry Osipenko (Wed Apr 03 2019 - 06:48:52 EST)
- [tip:sched/core] sched/core: Annotate perf_domain pointer with __rcu tip-bot for Joel Fernandes (Google) (Wed Apr 03 2019 - 06:48:58 EST)
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file Masahiro Yamada (Wed Apr 03 2019 - 06:49:06 EST)
- [tip:sched/core] sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static tip-bot for YueHaibing (Wed Apr 03 2019 - 06:49:17 EST)
- RE: [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable independent irqs Fabrizio Castro (Wed Apr 03 2019 - 06:49:33 EST)
- Re: [PATCH v2 1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string Shawn Guo (Wed Apr 03 2019 - 06:59:49 EST)
- Re: [PATCH v2 3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq Shawn Guo (Wed Apr 03 2019 - 07:00:13 EST)
- Re: [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place Catalin Marinas (Wed Apr 03 2019 - 07:01:00 EST)
- BUG: using __this_cpu_read() in preemptible code in sk_mc_loop syzbot (Wed Apr 03 2019 - 07:04:11 EST)
- [tip:core/urgent] linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() tip-bot for Jann Horn (Wed Apr 03 2019 - 07:11:17 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Will Deacon (Wed Apr 03 2019 - 07:11:50 EST)
- [PATCH] dmaengine: pl330: _stop: clear interrupt status Sugar Zhang (Wed Apr 03 2019 - 07:14:13 EST)
- Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Andy Shevchenko (Wed Apr 03 2019 - 07:15:29 EST)
- Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Andy Shevchenko (Wed Apr 03 2019 - 07:17:53 EST)
- Re: [PATCH] ELAN touchpad i2c_hid bugs fix Hans de Goede (Wed Apr 03 2019 - 07:18:29 EST)
- Re: [PATCH 2/2] pwm: meson: don't disable pwm when setting duty repeatedly Neil Armstrong (Wed Apr 03 2019 - 07:19:17 EST)
- Re: [PATCH 1/2] pwm: meson: consider 128 a valid pre-divider Neil Armstrong (Wed Apr 03 2019 - 07:19:46 EST)
- Re: [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect register modifications Neil Armstrong (Wed Apr 03 2019 - 07:21:29 EST)
- Re: No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel panic during early boot Thomas Gleixner (Wed Apr 03 2019 - 07:21:53 EST)
- Re: [PATCH 2/5] lib: rework bitmap_parselist Andy Shevchenko (Wed Apr 03 2019 - 07:22:28 EST)
- Re: [PATCH v3 0/5] lib: rework bitmap_parselist and tests Andy Shevchenko (Wed Apr 03 2019 - 07:23:48 EST)
- Re: [PATCH] slab: store tagged freelist for off-slab slabmgmt Andrey Konovalov (Wed Apr 03 2019 - 07:24:00 EST)
- Re: [PATCH v3 0/5] lib: rework bitmap_parselist and tests Andy Shevchenko (Wed Apr 03 2019 - 07:24:21 EST)
- License revocation from GitHub and GitHub Staff (regarding GPC-Slots 2) Re: DMCA takedown notice mikeeusa (Wed Apr 03 2019 - 07:24:32 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Wed Apr 03 2019 - 07:26:13 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Thomas-Mich Richter (Wed Apr 03 2019 - 07:26:52 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Christian Borntraeger (Wed Apr 03 2019 - 07:28:12 EST)
- Re: [PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively Sakari Ailus (Wed Apr 03 2019 - 07:28:25 EST)
- Re: [PATCH v1] driver core: platform: Propagate error from insert_resource() Andy Shevchenko (Wed Apr 03 2019 - 07:29:28 EST)
- Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Mike Rapoport (Wed Apr 03 2019 - 07:29:43 EST)
- Re: [PATCH v4 4/5] ext4: disable map_sync for async flush Jan Kara (Wed Apr 03 2019 - 07:30:55 EST)
- Re: [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR Thomas Gleixner (Wed Apr 03 2019 - 07:31:04 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Lorenzo Pieralisi (Wed Apr 03 2019 - 07:31:35 EST)
- Re: [RESEND PATCH v1] moduleparam: Save information about built-in modules in separate file Masahiro Yamada (Wed Apr 03 2019 - 07:31:38 EST)
- Re: [PATCH v3 5/5] Lib: sort.h: remove the size argument from the swap function Andy Shevchenko (Wed Apr 03 2019 - 07:33:29 EST)
- [PATCH] tty: Add NULL TTY driver Vincent Whitchurch (Wed Apr 03 2019 - 07:33:41 EST)
- Re: [PATCH] HID: input: add mapping for Assistant key Jiri Kosina (Wed Apr 03 2019 - 07:34:31 EST)
- Re: [PATCH v1] tools/power: turbostat: fix buffer overrun Prarit Bhargava (Wed Apr 03 2019 - 07:42:50 EST)
- Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver Yuval Shaia (Wed Apr 03 2019 - 07:44:38 EST)
- [PATCH] Bugfix for incorrect eCSPI SDMA numbers. Igor Plyatov (Wed Apr 03 2019 - 07:51:17 EST)
- Re: [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_attrs with groups Miroslav Benes (Wed Apr 03 2019 - 07:51:43 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A controller bindings Lee Jones (Wed Apr 03 2019 - 07:52:01 EST)
- Re: BUG: using __this_cpu_read() in preemptible code in sk_mc_loop Florian Westphal (Wed Apr 03 2019 - 07:55:01 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Wed Apr 03 2019 - 07:55:36 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Vaittinen, Matti (Wed Apr 03 2019 - 08:01:03 EST)
- Re: No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel panic during early boot Thomas Gleixner (Wed Apr 03 2019 - 08:01:31 EST)
- Re: [PATCH 0/5] TI LMU rework Dan Murphy (Wed Apr 03 2019 - 08:02:17 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct David Hildenbrand (Wed Apr 03 2019 - 08:03:33 EST)
- Please consider adding an Anti 996 License to jointly oppose overtime work around the world. 996icu_programmer (Wed Apr 03 2019 - 08:04:03 EST)
- Re: [PATCH] arm64: ptrace: Add function argument access API Will Deacon (Wed Apr 03 2019 - 08:06:55 EST)
- Unchecked kmalloc() calls Oliver Henning (Wed Apr 03 2019 - 08:08:19 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct David Hildenbrand (Wed Apr 03 2019 - 08:09:20 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Christian Borntraeger (Wed Apr 03 2019 - 08:10:50 EST)
- Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Rasmus Villemoes (Wed Apr 03 2019 - 08:17:47 EST)
- Re: [PATCH] sparc: vdso: add FORCE to the build rule of %.so Masahiro Yamada (Wed Apr 03 2019 - 08:20:56 EST)
- Re: [tip:perf/urgent] perf/x86/intel: Initialize TFA MSR Vince Weaver (Wed Apr 03 2019 - 08:24:02 EST)
- Actualiza tu cuenta Administrador de cuenta (Wed Apr 03 2019 - 08:29:24 EST)
- Re: [PATCH v7 2/3] arm64: implement ftrace with regs Steven Rostedt (Wed Apr 03 2019 - 08:30:25 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Cornelia Huck (Wed Apr 03 2019 - 08:33:44 EST)
- [PATCH v2 2/2] nvme: add sysfs controls for io and admin timeouts Maximilian Heyne (Wed Apr 03 2019 - 08:35:54 EST)
- [PATCH v2 1/2] nvme: add per-controller io and admin timeouts Maximilian Heyne (Wed Apr 03 2019 - 08:36:03 EST)
- [PATCH v2 0/2] Adding per-controller timeout support to nvme Maximilian Heyne (Wed Apr 03 2019 - 08:36:07 EST)
- Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Andy Shevchenko (Wed Apr 03 2019 - 08:36:57 EST)
- [PATCH v12 0/8] support ROHM BD70528 PMIC Matti Vaittinen (Wed Apr 03 2019 - 08:37:53 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Robin Murphy (Wed Apr 03 2019 - 08:38:04 EST)
- Re: [PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifier tag Himanshu Jha (Wed Apr 03 2019 - 08:38:06 EST)
- Actualiza tu cuenta Administrador de cuenta (Wed Apr 03 2019 - 08:38:49 EST)
- [PATCH v12 1/8] mfd: regulator: clk: split rohm-bd718x7.h Matti Vaittinen (Wed Apr 03 2019 - 08:39:01 EST)
- Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver Pankaj Gupta (Wed Apr 03 2019 - 08:40:19 EST)
- [PATCH 01/12] i2c: remove use of in_atomic() Wolfram Sang (Wed Apr 03 2019 - 08:40:39 EST)
- [PATCH 05/12] i2c: demux: handle the new atomic callbacks Wolfram Sang (Wed Apr 03 2019 - 08:40:43 EST)
- [PATCH 09/12] i2c: ocores: enable atomic xfers Wolfram Sang (Wed Apr 03 2019 - 08:40:45 EST)
- [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early Wolfram Sang (Wed Apr 03 2019 - 08:40:48 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Jason Gunthorpe (Wed Apr 03 2019 - 08:40:50 EST)
- [PATCH 12/12] i2c: gpio: flag atomic capability if possible Wolfram Sang (Wed Apr 03 2019 - 08:41:02 EST)
- [PATCH 11/12] i2c: algo: bit: add flag to whitelist atomic transfers Wolfram Sang (Wed Apr 03 2019 - 08:41:11 EST)
- [PATCH 07/12] i2c: tegra-bpmp: convert to use new atomic callbacks Wolfram Sang (Wed Apr 03 2019 - 08:41:15 EST)
- [PATCH 08/12] i2c: ocores: refactor setup for polling Wolfram Sang (Wed Apr 03 2019 - 08:41:17 EST)
- [PATCH 06/12] i2c: omap: Add the master_xfer_irqless hook Wolfram Sang (Wed Apr 03 2019 - 08:41:27 EST)
- [PATCH 00/12] i2c: core: introduce atomic transfers Wolfram Sang (Wed Apr 03 2019 - 08:41:32 EST)
- [PATCH 03/12] i2c: core: introduce callbacks for atomic transfers Wolfram Sang (Wed Apr 03 2019 - 08:41:38 EST)
- [PATCH 04/12] i2c: mux: populate the new *_atomic callbacks Wolfram Sang (Wed Apr 03 2019 - 08:41:41 EST)
- [PATCH v12 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Matti Vaittinen (Wed Apr 03 2019 - 08:41:48 EST)
- [PATCH 02/12] i2c: core: use I2C locking behaviour also for SMBUS Wolfram Sang (Wed Apr 03 2019 - 08:41:56 EST)
- [PATCH v12 3/8] clk: bd718x7: Support ROHM BD70528 clk block Matti Vaittinen (Wed Apr 03 2019 - 08:42:58 EST)
- [tip:x86/fpu] x86/fpu: Fix __user annotations tip-bot for Jann Horn (Wed Apr 03 2019 - 08:43:52 EST)
- Re: [PATCH] lockdep: avoid bogus clang warning Will Deacon (Wed Apr 03 2019 - 08:44:09 EST)
- Re: [PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled Will Deacon (Wed Apr 03 2019 - 08:44:17 EST)
- Re: çå: Re: [PATCH v2 14/15] arm64: cpu_ops: fix a leaked reference byadding missing of_node_put Will Deacon (Wed Apr 03 2019 - 08:44:35 EST)
- Re: [PATCH] arm64: vdso: fix and clean-up Makefile Will Deacon (Wed Apr 03 2019 - 08:44:44 EST)
- [PATCH v12 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings Matti Vaittinen (Wed Apr 03 2019 - 08:44:57 EST)
- [PATCH v12 5/8] gpio: Initial support for ROHM bd70528 GPIO block Matti Vaittinen (Wed Apr 03 2019 - 08:46:19 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver xiang xiao (Wed Apr 03 2019 - 08:47:24 EST)
- [PATCH v12 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC Matti Vaittinen (Wed Apr 03 2019 - 08:48:16 EST)
- Re: [tip:locking/core] locking/rwsem: Remove arch specific rwsem files Peter Zijlstra (Wed Apr 03 2019 - 08:48:23 EST)
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation Miroslav Benes (Wed Apr 03 2019 - 08:48:53 EST)
- [PATCH v12 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block Matti Vaittinen (Wed Apr 03 2019 - 08:49:07 EST)
- [PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data fails Stefan Wahren (Wed Apr 03 2019 - 08:49:51 EST)
- [PATCH v12 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block Matti Vaittinen (Wed Apr 03 2019 - 08:50:03 EST)
- Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm Bartosz Golaszewski (Wed Apr 03 2019 - 08:50:38 EST)
- Re: [PATCH 0/6] convert locked_vm from unsigned long to atomic64_t Steven Sistare (Wed Apr 03 2019 - 08:54:05 EST)
- Re: [1/7] cpufreq: ap806: Checking implementation ofarmada_8k_cpufreq_init() Markus Elfring (Wed Apr 03 2019 - 08:54:58 EST)
- [tip:locking/core] locking/rwsem: Remove arch specific rwsem files tip-bot for Waiman Long (Wed Apr 03 2019 - 08:56:00 EST)
- [tip:locking/core] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs tip-bot for Waiman Long (Wed Apr 03 2019 - 08:56:39 EST)
- [tip:locking/core] locking/rwsem: Optimize down_read_trylock() tip-bot for Waiman Long (Wed Apr 03 2019 - 08:57:15 EST)
- Re: [PATCH AUTOSEL 4.14 18/37] nvme-pci: fix conflicting p2p resource adds Sasha Levin (Wed Apr 03 2019 - 08:57:36 EST)
- Re: [PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2 Peter Zijlstra (Wed Apr 03 2019 - 08:59:41 EST)
- Re: [PATCH v7 2/3] arm64: implement ftrace with regs Torsten Duwe (Wed Apr 03 2019 - 09:05:32 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Andy Shevchenko (Wed Apr 03 2019 - 09:06:47 EST)
- Re: [PATCH] slab: store tagged freelist for off-slab slabmgmt Qian Cai (Wed Apr 03 2019 - 09:07:55 EST)
- [PATCH] ARM: dts: dra7: Seperate AM5 and DRA7 dtsi files Roger Quadros (Wed Apr 03 2019 - 09:08:54 EST)
- Re: [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro Peter Zijlstra (Wed Apr 03 2019 - 09:09:48 EST)
- Re: [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driver Jiri Kosina (Wed Apr 03 2019 - 09:11:10 EST)
- Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface Robin Murphy (Wed Apr 03 2019 - 09:12:30 EST)
- Re: [PATCH-tip v3 11/11] locking/rwsem: Optimize rwsem structure for uncontended lock acquisition Peter Zijlstra (Wed Apr 03 2019 - 09:12:41 EST)
- Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver Daniel Vetter (Wed Apr 03 2019 - 09:14:58 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Steven Price (Wed Apr 03 2019 - 09:15:09 EST)
- Re: [PATCH 00/12] i2c: core: introduce atomic transfers Andy Shevchenko (Wed Apr 03 2019 - 09:15:17 EST)
- Re: [3/7] cpufreq: kirkwood: fix possible object reference leak Markus Elfring (Wed Apr 03 2019 - 09:17:40 EST)
- Re: [PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data fails Guenter Roeck (Wed Apr 03 2019 - 09:18:46 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Wed Apr 03 2019 - 09:19:30 EST)
- Circumstances 话 (Wed Apr 03 2019 - 09:19:47 EST)
- Re: [RESEND PATCH 0/4] um: build and irq fixes Anton Ivanov (Wed Apr 03 2019 - 09:20:16 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Michael Ellerman (Wed Apr 03 2019 - 09:21:19 EST)
- Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Chen-Yu Tsai (Wed Apr 03 2019 - 09:23:09 EST)
- [PATCH] ASoC: dt-bindings: update cs42l51 bindings Olivier Moysan (Wed Apr 03 2019 - 09:23:31 EST)
- [PATCH] ASoC: cs42l51: add regulator management Olivier Moysan (Wed Apr 03 2019 - 09:23:32 EST)
- [PATCH] ASoC: cs42l51: add reset management Olivier Moysan (Wed Apr 03 2019 - 09:23:33 EST)
- [PATCH] ASoC: cs42l51: add support of master mode Olivier Moysan (Wed Apr 03 2019 - 09:23:34 EST)
- [PATCH] ASoC: cs42l51: change mic bias DAPM Olivier Moysan (Wed Apr 03 2019 - 09:23:35 EST)
- [PATCH] ASoC: cs42l51: add power management Olivier Moysan (Wed Apr 03 2019 - 09:23:36 EST)
- [PATCH] ASoC: cs42l51: add adc volume control Olivier Moysan (Wed Apr 03 2019 - 09:23:37 EST)
- [PATCH 6/8] drm: rcar-du: Implement atomic_check to check for gamma and ctm properties VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:25:44 EST)
- [PATCH 7/8] drm: rcar-du: update gamma and ctm properties in commit tail VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:25:46 EST)
- [PATCH 0/8] v4.19.0 Added Color Management Module VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:25:51 EST)
- [PATCH 4/8] drm: rcar-du: Refactor the code with new functions VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:25:55 EST)
- [PATCH 1/8] drm: Add DU CMM support functions VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:25:59 EST)
- [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:26:05 EST)
- [PATCH 0/7] ASoC: cs42l51: add some features Olivier Moysan (Wed Apr 03 2019 - 09:26:09 EST)
- [PATCH 2/7] ASoC: cs42l51: add regulator management Olivier Moysan (Wed Apr 03 2019 - 09:26:10 EST)
- [PATCH 4/7] ASoC: cs42l51: add support of master mode Olivier Moysan (Wed Apr 03 2019 - 09:26:22 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Bin Liu (Wed Apr 03 2019 - 09:26:26 EST)
- [PATCH 3/7] ASoC: cs42l51: add reset management Olivier Moysan (Wed Apr 03 2019 - 09:26:32 EST)
- [PATCH 5/7] ASoC: cs42l51: change mic bias DAPM Olivier Moysan (Wed Apr 03 2019 - 09:26:39 EST)
- [PATCH 7/7] ASoC: cs42l51: add adc volume control Olivier Moysan (Wed Apr 03 2019 - 09:26:43 EST)
- [PATCH 1/7] ASoC: dt-bindings: update cs42l51 bindings Olivier Moysan (Wed Apr 03 2019 - 09:26:47 EST)
- [PATCH 6/7] ASoC: cs42l51: add power management Olivier Moysan (Wed Apr 03 2019 - 09:26:51 EST)
- [PATCH 2/8] drm: Add DU CMM support boot and clk changes VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:27:01 EST)
- [PATCH 3/8] drm: rcar-du: Give a name to clu table samples VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:27:10 EST)
- [PATCH 8/8] drm: rcar-du: Add shutdown callback function in platform_driver VenkataRajesh.Kalakodima (Wed Apr 03 2019 - 09:27:17 EST)
- Re: [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe. Paul Kocialkowski (Wed Apr 03 2019 - 09:30:52 EST)
- Re: [PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifier tag Greg Kroah-Hartman (Wed Apr 03 2019 - 09:31:36 EST)
- Re: [PATCH] tty: Add NULL TTY driver Greg KH (Wed Apr 03 2019 - 09:31:41 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Wed Apr 03 2019 - 09:32:56 EST)
- Re: [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driver Rushikesh S Kadam (Wed Apr 03 2019 - 09:35:19 EST)
- Re: [PATCH v4 0/5] PCI: dwc: Support remove Vidya Sagar (Wed Apr 03 2019 - 09:36:24 EST)
- [GIT PULL] HID fixes Jiri Kosina (Wed Apr 03 2019 - 09:39:24 EST)
- Re: [PATCH 0/4] timers: Fix and improve tracing and documentation Peter Zijlstra (Wed Apr 03 2019 - 09:39:45 EST)
- [PATCH] ASoC: rockchip: pdm: fix regmap_ops hang issue Sugar Zhang (Wed Apr 03 2019 - 09:40:45 EST)
- [PATCH] ASoC: rockchip: pdm: using left justified store mode Sugar Zhang (Wed Apr 03 2019 - 09:40:46 EST)
- [PATCH] ASoC: rockchip: pdm: add default regs Sugar Zhang (Wed Apr 03 2019 - 09:40:47 EST)
- [PATCH] ASoC: rockchip: pdm: optimize clear logic Sugar Zhang (Wed Apr 03 2019 - 09:40:48 EST)
- RE: [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code David Laight (Wed Apr 03 2019 - 09:41:35 EST)
- [PATCH 1/3] ARM: dts: stm32: add stpmic1 support on stm32mp157c ed1 board Pascal PAILLET-LME (Wed Apr 03 2019 - 09:41:48 EST)
- [PATCH 3/3] ARM: multi_v7_defconfig: Enable support for STPMIC1 Pascal PAILLET-LME (Wed Apr 03 2019 - 09:41:50 EST)
- [PATCH 0/3] Add support for STPMIC1 Pascal PAILLET-LME (Wed Apr 03 2019 - 09:41:56 EST)
- [PATCH 2/3] ARM: dts: stm32: add stpmic1 support on stm32mp157a dk1 board Pascal PAILLET-LME (Wed Apr 03 2019 - 09:42:03 EST)
- [PATCH v1 01/12] ASoC: rockchip: pdm: fix regmap_ops hang issue Sugar Zhang (Wed Apr 03 2019 - 09:42:08 EST)
- [PATCH v1 04/12] ASoC: rockchip: pdm: optimize clear logic Sugar Zhang (Wed Apr 03 2019 - 09:42:11 EST)
- [PATCH v1 0/12] Patches to update pdm for rockchip socs Sugar Zhang (Wed Apr 03 2019 - 09:42:16 EST)
- [PATCH v1 02/12] ASoC: rockchip: pdm: using left justified store mode Sugar Zhang (Wed Apr 03 2019 - 09:42:20 EST)
- [PATCH v1 03/12] ASoC: rockchip: pdm: add default regs Sugar Zhang (Wed Apr 03 2019 - 09:42:24 EST)
- RE: [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal kanchan (Wed Apr 03 2019 - 09:42:49 EST)
- Actualiza tu cuenta Administrador de cuenta (Wed Apr 03 2019 - 09:47:25 EST)
- [PATCH] platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supported Enric Balletbo i Serra (Wed Apr 03 2019 - 09:47:28 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Jens Axboe (Wed Apr 03 2019 - 09:49:35 EST)
- [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311 Tilmans, Olivier (Nokia - BE/Antwerp) (Wed Apr 03 2019 - 09:49:51 EST)
- Re: [4/7] cpufreq: maple: Checking implementation of maple_cpufreq_init() Markus Elfring (Wed Apr 03 2019 - 09:51:00 EST)
- [PATCH] platform/chrome: cros_ec_proto: Also return invalid command in cros_ec_cmd_xfer_status Enric Balletbo i Serra (Wed Apr 03 2019 - 09:51:33 EST)
- Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Chen Zhou (Wed Apr 03 2019 - 09:51:54 EST)
- Re: [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place Greg Kroah-Hartman (Wed Apr 03 2019 - 09:52:01 EST)
- Re: [RFC PATCH v4 4/8] KVM:VMX: Pass through host CET related MSRs to Guest. Yang Weijiang (Wed Apr 03 2019 - 09:52:45 EST)
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer. Bartlomiej Zolnierkiewicz (Wed Apr 03 2019 - 09:53:57 EST)
- [PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver Enric Balletbo i Serra (Wed Apr 03 2019 - 09:54:15 EST)
- [PATCH 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver Enric Balletbo i Serra (Wed Apr 03 2019 - 09:54:19 EST)
- Regulator Potential Deadlock Charles Keepax (Wed Apr 03 2019 - 09:55:44 EST)
- Re: [PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals Greg KH (Wed Apr 03 2019 - 09:56:43 EST)
- Re: [PATCH] update my email address Nicolas Pitre (Wed Apr 03 2019 - 09:58:19 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Robin Murphy (Wed Apr 03 2019 - 09:58:36 EST)
- Re: [PATCH -next] ocxl: remove set but not used variables 'tid' and 'lpid' Frederic Barrat (Wed Apr 03 2019 - 09:58:58 EST)
- Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs Aaron Ma (Wed Apr 03 2019 - 09:59:07 EST)
- Re: ext3 file system livelock and file system corruption, 4.9.166 stable kernel Greg Kroah-Hartman (Wed Apr 03 2019 - 09:59:18 EST)
- Re: [PATCH] psi: Clarify the units used in pressure files Waiman Long (Wed Apr 03 2019 - 09:59:31 EST)
- Re: [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode Waiman Long (Wed Apr 03 2019 - 10:01:11 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Christian Brauner (Wed Apr 03 2019 - 10:02:11 EST)
- Re: [PATCH 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver Enric Balletbo i Serra (Wed Apr 03 2019 - 10:03:44 EST)
- [PATCH v2 1/2] platform/chrome: Add CrOS USB PD logging driver Enric Balletbo i Serra (Wed Apr 03 2019 - 10:05:40 EST)
- [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver Enric Balletbo i Serra (Wed Apr 03 2019 - 10:05:45 EST)
- Re: [4.14-stable PATCH] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg KH (Wed Apr 03 2019 - 10:06:01 EST)
- [tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objtool: show_regs()+0x9: undefined stack state kbuild test robot (Wed Apr 03 2019 - 10:06:12 EST)
- [PATCH] selftests/kexec: update get_secureboot_mode Mimi Zohar (Wed Apr 03 2019 - 10:06:31 EST)
- [PATCH] KVM: x86: svm: make sure NMI is injected after nmi_singlestep Vitaly Kuznetsov (Wed Apr 03 2019 - 10:06:50 EST)
- Re: [PATCH] tty: Add NULL TTY driver Vincent Whitchurch (Wed Apr 03 2019 - 10:11:14 EST)
- [PATCH 00/12] clocksource: improve Atmel TCB timer driver Alexandre Belloni (Wed Apr 03 2019 - 10:11:41 EST)
- [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder Alexandre Belloni (Wed Apr 03 2019 - 10:11:46 EST)
- [PATCH 03/12] misc: atmel_tclib: move definitions to header file Alexandre Belloni (Wed Apr 03 2019 - 10:11:51 EST)
- [PATCH 04/12] clocksource/drivers/tcb_clksrc: stop depending on atmel_tclib Alexandre Belloni (Wed Apr 03 2019 - 10:11:55 EST)
- [PATCH 05/12] clocksource/drivers/tcb_clksrc: Use tcb as sched_clock Alexandre Belloni (Wed Apr 03 2019 - 10:12:00 EST)
- [PATCH 06/12] ARM: at91: Implement clocksource selection Alexandre Belloni (Wed Apr 03 2019 - 10:12:03 EST)
- [PATCH 07/12] clocksource/drivers/tcb_clksrc: move Kconfig option Alexandre Belloni (Wed Apr 03 2019 - 10:12:06 EST)
- [PATCH 09/12] clocksource/drivers/tcb_clksrc: Rename the file for consistency Alexandre Belloni (Wed Apr 03 2019 - 10:12:09 EST)
- [PATCH 11/12] misc: atmel_tclib: do not probe already used TCBs Alexandre Belloni (Wed Apr 03 2019 - 10:12:14 EST)
- [PATCH 10/12] ARM: configs: at91: unselect PIT Alexandre Belloni (Wed Apr 03 2019 - 10:12:15 EST)
- [PATCH 12/12] clocksource/drivers/timer-atmel-tcb: Use ARRAY_SIZE instead of hardcoded size Alexandre Belloni (Wed Apr 03 2019 - 10:12:22 EST)
- [PATCH 08/12] clocksource/drivers/timer-atmel-pit: rework Kconfig option Alexandre Belloni (Wed Apr 03 2019 - 10:12:32 EST)
- [PATCH 02/12] misc: atmel_tclib: drop AVR32 support Alexandre Belloni (Wed Apr 03 2019 - 10:12:40 EST)
- Re: [PATCH 3.16 00/99] 3.16.65-rc1 review Ben Hutchings (Wed Apr 03 2019 - 10:13:01 EST)
- Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311 Eric Dumazet (Wed Apr 03 2019 - 10:15:06 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Vince Weaver (Wed Apr 03 2019 - 10:16:41 EST)
- Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver Moritz Fischer (Wed Apr 03 2019 - 10:17:06 EST)
- [PATCH v8 00/20] Convert x86 & arm64 to use generic page walk Steven Price (Wed Apr 03 2019 - 10:17:14 EST)
- [PATCH v8 01/20] arc: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:18 EST)
- [PATCH v8 02/20] arm64: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:21 EST)
- [PATCH v8 03/20] mips: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:25 EST)
- [PATCH v8 04/20] powerpc: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:30 EST)
- [PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf() Steven Price (Wed Apr 03 2019 - 10:17:35 EST)
- [PATCH v8 06/20] riscv: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:40 EST)
- [PATCH v8 07/20] s390: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:43 EST)
- [PATCH v8 08/20] sparc: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:48 EST)
- [PATCH v8 09/20] x86: mm: Add p?d_large() definitions Steven Price (Wed Apr 03 2019 - 10:17:51 EST)
- [PATCH v8 10/20] mm: Add generic p?d_large() macros Steven Price (Wed Apr 03 2019 - 10:17:55 EST)
- [PATCH v8 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry() Steven Price (Wed Apr 03 2019 - 10:17:57 EST)
- [PATCH v8 12/20] mm: pagewalk: Allow walking without vma Steven Price (Wed Apr 03 2019 - 10:18:02 EST)
- [PATCH v8 13/20] mm: pagewalk: Add test_p?d callbacks Steven Price (Wed Apr 03 2019 - 10:18:06 EST)
- [PATCH v8 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range() Steven Price (Wed Apr 03 2019 - 10:18:09 EST)
- [PATCH v8 15/20] x86: mm: Don't display pages which aren't present in debugfs Steven Price (Wed Apr 03 2019 - 10:18:14 EST)
- [PATCH v8 16/20] x86: mm: Point to struct seq_file from struct pg_state Steven Price (Wed Apr 03 2019 - 10:18:19 EST)
- [PATCH v8 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct Steven Price (Wed Apr 03 2019 - 10:18:24 EST)
- [PATCH v8 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct Steven Price (Wed Apr 03 2019 - 10:18:25 EST)
- [PATCH v8 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() to take an mm_struct Steven Price (Wed Apr 03 2019 - 10:18:29 EST)
- [PATCH v8 20/20] x86: mm: Convert dump_pagetables to use walk_page_range Steven Price (Wed Apr 03 2019 - 10:18:34 EST)
- Re: [PATCH v4 1/4] ocxl: Rename struct link to ocxl_link Frederic Barrat (Wed Apr 03 2019 - 10:19:00 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Moritz Fischer (Wed Apr 03 2019 - 10:20:25 EST)
- Re: [PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void Frederic Barrat (Wed Apr 03 2019 - 10:20:29 EST)
- Re: [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers Frederic Barrat (Wed Apr 03 2019 - 10:20:37 EST)
- How to calculate instruction executed for function Pankaj Suryawanshi (Wed Apr 03 2019 - 10:21:04 EST)
- Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct Collin Walling (Wed Apr 03 2019 - 10:22:50 EST)
- Re: [PATCH v4 4/4] ocxl: Remove some unused exported symbols Frederic Barrat (Wed Apr 03 2019 - 10:23:21 EST)
- Re: [5/7] cpufreq/pasemi: Checking implementation of pas_cpufreq_cpu_init() Markus Elfring (Wed Apr 03 2019 - 10:24:09 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Mathieu Desnoyers (Wed Apr 03 2019 - 10:27:47 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Cyrill Gorcunov (Wed Apr 03 2019 - 10:28:01 EST)
- Re: [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI Auger Eric (Wed Apr 03 2019 - 10:30:33 EST)
- RE: [PATCH v3 6/7] fs: introduce write-hint start point for in-kernel hints kanchan (Wed Apr 03 2019 - 10:30:40 EST)
- Re: [PATCH 2/5] media: platform: Aspeed: Make reserved memory optional Eddie James (Wed Apr 03 2019 - 10:35:48 EST)
- Re: [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder Thierry Reding (Wed Apr 03 2019 - 10:36:51 EST)
- [BUG] perf: intel_pt won't display kernel function Jiri Olsa (Wed Apr 03 2019 - 10:37:44 EST)
- Re: [PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox interface Enric Balletbo i Serra (Wed Apr 03 2019 - 10:39:44 EST)
- Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Åkrabec (Wed Apr 03 2019 - 10:42:59 EST)
- [PATCH] spi: spi-gpio: Remove spi->controller_data comment Geert Uytterhoeven (Wed Apr 03 2019 - 10:46:02 EST)
- Re: [PATCH v2] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Christoph Hellwig (Wed Apr 03 2019 - 10:46:08 EST)
- [PATCH] spi: spi-gpio: Remove spi->controller_data comment Geert Uytterhoeven (Wed Apr 03 2019 - 10:46:11 EST)
- [PATCH] spi: Add missing error handling for CS GPIOs Geert Uytterhoeven (Wed Apr 03 2019 - 10:46:56 EST)
- [PATCH] spi: Add missing error handling for CS GPIOs Geert Uytterhoeven (Wed Apr 03 2019 - 10:47:02 EST)
- Re: [PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox interface Alexandre Belloni (Wed Apr 03 2019 - 10:47:46 EST)
- RE: [PATCH v3 3/7] block: add write-hint to stream-id conversion kanchan (Wed Apr 03 2019 - 10:47:51 EST)
- [tip:perf/urgent 4/5] arch/x86//events/amd/core.c:542:9: error: 'NMI_HANDLED' undeclared; did you mean 'IRQ_HANDLED'? kbuild test robot (Wed Apr 03 2019 - 10:48:41 EST)
- [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Flavio Suligoi (Wed Apr 03 2019 - 10:53:20 EST)
- [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Flavio Suligoi (Wed Apr 03 2019 - 10:53:24 EST)
- Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver Daniel Vetter (Wed Apr 03 2019 - 10:53:43 EST)
- Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled Roger Quadros (Wed Apr 03 2019 - 10:53:54 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Arnaldo Carvalho de Melo (Wed Apr 03 2019 - 10:54:00 EST)
- Re: [tip:perf/urgent 4/5] arch/x86//events/amd/core.c:542:9: error: 'NMI_HANDLED' undeclared; did you mean 'IRQ_HANDLED'? Lendacky, Thomas (Wed Apr 03 2019 - 10:56:57 EST)
- Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Alexandre Belloni (Wed Apr 03 2019 - 10:57:15 EST)
- [PATCH] Staging: gasket: Use DIV_ROUND_UP Madhumitha Prabakaran (Wed Apr 03 2019 - 10:58:52 EST)
- perf: perf_fuzzer crashes on Pentium 4 systems Vince Weaver (Wed Apr 03 2019 - 10:59:37 EST)
- NFS hang, sk_drops increasing, segs_in not, pfmemalloc suspected Juha-Matti Tilli (Wed Apr 03 2019 - 11:00:23 EST)
- Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency Cyrill Gorcunov (Wed Apr 03 2019 - 11:00:32 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Randy Dunlap (Wed Apr 03 2019 - 11:02:52 EST)
- [PATCH] iio: adc: Fix MAX9611 spacing Fabrizio Castro (Wed Apr 03 2019 - 11:04:03 EST)
- [PATCH] virtio: Fix indentation of VIRTIO_MMIO Fabrizio Castro (Wed Apr 03 2019 - 11:04:18 EST)
- RE: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Flavio Suligoi (Wed Apr 03 2019 - 11:06:24 EST)
- [PATCH v3] Staging: gasket: Use DIV_ROUND_UP Madhumitha Prabakaran (Wed Apr 03 2019 - 11:06:49 EST)
- Re: [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver Florian Fainelli (Wed Apr 03 2019 - 11:07:33 EST)
- Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Alexandre Belloni (Wed Apr 03 2019 - 11:08:33 EST)
- Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_ss4 disabled Tony Lindgren (Wed Apr 03 2019 - 11:09:07 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support Enric Balletbo i Serra (Wed Apr 03 2019 - 11:09:31 EST)
- [tip:x86/asm] x86/uaccess: Fix implicit cast of __user pointer tip-bot for Jann Horn (Wed Apr 03 2019 - 11:10:52 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Florian Fainelli (Wed Apr 03 2019 - 11:11:02 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Josh Poimboeuf (Wed Apr 03 2019 - 11:12:03 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Adam Jackson (Wed Apr 03 2019 - 11:12:10 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Wed Apr 03 2019 - 11:13:23 EST)
- [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes Jernej Skrabec (Wed Apr 03 2019 - 11:14:17 EST)
- [PATCH v2 1/2] clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rate Jernej Skrabec (Wed Apr 03 2019 - 11:14:20 EST)
- [PATCH v2 2/2] clk: sunxi-ng: nkmp: Explain why zero width check is needed Jernej Skrabec (Wed Apr 03 2019 - 11:14:26 EST)
- RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Flavio Suligoi (Wed Apr 03 2019 - 11:14:34 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Daniel Stone (Wed Apr 03 2019 - 11:15:24 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Arnaldo Carvalho de Melo (Wed Apr 03 2019 - 11:15:55 EST)
- [PATCH] Staging: mt7621-mmc: Use DIV_ROUND_UP in function msdc_set_mclk Madhumitha Prabakaran (Wed Apr 03 2019 - 11:16:14 EST)
- Re: [PATCH 04/12] i2c: mux: populate the new *_atomic callbacks Peter Rosin (Wed Apr 03 2019 - 11:17:20 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Will Deacon (Wed Apr 03 2019 - 11:19:47 EST)
- Re: linux-next: Tree for Apr 3 (acpi_dev_get_first_match*) Randy Dunlap (Wed Apr 03 2019 - 11:20:20 EST)
- [RFC PATCH] arm64: irqflags: fix incomplete save & restore Wei Li (Wed Apr 03 2019 - 11:23:22 EST)
- Re: [RFC PATCH] irqchip/gic-v3: Make gic_handle_irq() notrace liwei (GF) (Wed Apr 03 2019 - 11:24:05 EST)
- Re: [PATCH v2] gcov: fix when CONFIG_MODULES is not set Matthew Wilcox (Wed Apr 03 2019 - 11:24:13 EST)
- [PATCH] x86/perf/amd: Fix build failure when CONFIG_HAVE_NMI_WATCHDOG is not set Lendacky, Thomas (Wed Apr 03 2019 - 11:24:50 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Wed Apr 03 2019 - 11:25:07 EST)
- [PATCH] PM / devfreq: return PTR_ERR not NULL in try_then_request_governor() Steven Price (Wed Apr 03 2019 - 11:26:16 EST)
- Re: [PATCH v3] gcov: fix when CONFIG_MODULES is not set Matthew Wilcox (Wed Apr 03 2019 - 11:27:25 EST)
- Re: [PATCH v3.1] selftests: Clean up module testing shell script Kees Cook (Wed Apr 03 2019 - 11:28:32 EST)
- [PATCH net-next] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig Horatiu Vultur (Wed Apr 03 2019 - 11:28:57 EST)
- Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Alexandre Belloni (Wed Apr 03 2019 - 11:29:03 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Paul Cercueil (Wed Apr 03 2019 - 11:31:42 EST)
- Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Alexandre Belloni (Wed Apr 03 2019 - 11:31:49 EST)
- Re: [5/7] cpufreq/pasemi: Checking implementation of pas_cpufreq_cpu_init() Dan Carpenter (Wed Apr 03 2019 - 11:31:53 EST)
- [PATCH][next] cfg80211: Use struct_size() in kzalloc() Gustavo A. R. Silva (Wed Apr 03 2019 - 11:31:58 EST)
- RE: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Flavio Suligoi (Wed Apr 03 2019 - 11:32:41 EST)
- Re: [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro Waiman Long (Wed Apr 03 2019 - 11:33:36 EST)
- [PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting file-max Will Deacon (Wed Apr 03 2019 - 11:34:17 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Wed Apr 03 2019 - 11:35:33 EST)
- Re: [PATCH-tip v3 11/11] locking/rwsem: Optimize rwsem structure for uncontended lock acquisition Waiman Long (Wed Apr 03 2019 - 11:36:02 EST)
- Re: remove NULL struct device support in the DMA API Christoph Hellwig (Wed Apr 03 2019 - 11:36:09 EST)
- Re: [PATCH v2 3/6] usb: ohci-da8xx: disable the regulator if the overcurrent irq fired Bartosz Golaszewski (Wed Apr 03 2019 - 11:36:20 EST)
- Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FS Jordan Crouse (Wed Apr 03 2019 - 11:36:47 EST)
- [PATCH][next] nl80211: Use struct_size() in kzalloc() Gustavo A. R. Silva (Wed Apr 03 2019 - 11:37:49 EST)
- Re: [PATCH 00/12] Include linux PCI docs into Sphinx TOC tree Changbin Du (Wed Apr 03 2019 - 11:39:28 EST)
- [PATCH V3] mmc: tegra: add sdhci tegra suspend and resume Sowjanya Komatineni (Wed Apr 03 2019 - 11:39:33 EST)
- Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311 Neal Cardwell (Wed Apr 03 2019 - 11:39:54 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Jens Axboe (Wed Apr 03 2019 - 11:40:00 EST)
- Re: [PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting file-max Christian Brauner (Wed Apr 03 2019 - 11:40:50 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Alex Kogan (Wed Apr 03 2019 - 11:41:13 EST)
- Re: [PATCH 2/7] da8xx-fb: pass struct device to DMA API functions Bartlomiej Zolnierkiewicz (Wed Apr 03 2019 - 11:41:26 EST)
- Re: [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent Bartlomiej Zolnierkiewicz (Wed Apr 03 2019 - 11:42:27 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Christopher Lameter (Wed Apr 03 2019 - 11:45:40 EST)
- Re: [PATCH v5 1/7] list: Add function list_rotate_to_front() Christopher Lameter (Wed Apr 03 2019 - 11:46:44 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Bin Liu (Wed Apr 03 2019 - 11:47:03 EST)
- Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver Jerome Glisse (Wed Apr 03 2019 - 11:47:43 EST)
- Re: [PATCH v7 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel Thierry Reding (Wed Apr 03 2019 - 11:47:47 EST)
- Re: [PATCH v5 3/7] slob: Use slab_list instead of lru Christopher Lameter (Wed Apr 03 2019 - 11:47:52 EST)
- Re: [PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled Bart Van Assche (Wed Apr 03 2019 - 11:48:07 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Waiman Long (Wed Apr 03 2019 - 11:48:09 EST)
- [PATCH][next] ath6kl: debug: Use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 11:48:41 EST)
- Re: [PATCH v5 6/7] slab: Use slab_list instead of lru Christopher Lameter (Wed Apr 03 2019 - 11:48:45 EST)
- RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Flavio Suligoi (Wed Apr 03 2019 - 11:49:13 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Will Deacon (Wed Apr 03 2019 - 11:49:15 EST)
- Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm Adam Ford (Wed Apr 03 2019 - 11:50:01 EST)
- [PATCH v4 1/4] drm/vc4: Reformat and export binner bo allocation helper Paul Kocialkowski (Wed Apr 03 2019 - 11:50:07 EST)
- [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use the V3D Paul Kocialkowski (Wed Apr 03 2019 - 11:50:13 EST)
- [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt Paul Kocialkowski (Wed Apr 03 2019 - 11:50:15 EST)
- [PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree Changbin Du (Wed Apr 03 2019 - 11:50:19 EST)
- [PATCH v2 01/12] Documentation: add Linux PCI to Sphinx TOC tree Changbin Du (Wed Apr 03 2019 - 11:50:22 EST)
- [PATCH v2 02/12] Documentation: PCI: convert PCI/pci.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:28 EST)
- [PATCH v2 03/12] Documentation: PCI: convert PCI/PCIEBUS-HOWTO.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:31 EST)
- [PATCH v2 04/12] Documentation: PCI: convert PCI/pci-iov-howto.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:35 EST)
- [PATCH v2 05/12] Documentation: PCI: convert PCI/MSI-HOWTO.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:39 EST)
- [PATCH v2 06/12] Documentation: PCI: convert PCI/acpi-info.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:45 EST)
- [PATCH v2 08/12] Documentation: PCI: convert PCI/pcieaer-howto.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:59 EST)
- [PATCH v2 09/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:59 EST)
- [PATCH v2 07/12] Documentation: PCI: convert PCI/pci-error-recovery.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:50:59 EST)
- [PATCH v2 10/12] Documentation: PCI: convert PCI/endpoint/pci-endpoint-cfs.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:51:01 EST)
- [PATCH v2 12/12] Documentation: PCI: convert PCI/endpoint/pci-test-howto.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:51:07 EST)
- [PATCH v2 11/12] Documentation: PCI: convert PCI/endpoint/pci-test-function.txt to reST format Changbin Du (Wed Apr 03 2019 - 11:51:10 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matthew Wilcox (Wed Apr 03 2019 - 11:51:13 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Jens Axboe (Wed Apr 03 2019 - 11:51:31 EST)
- Re: Issues with i.MX SPI DMA transfers Igor Plyatov (Wed Apr 03 2019 - 11:51:35 EST)
- [PATCH v4 0/4] drm/vc4: Binner BO management improvements Paul Kocialkowski (Wed Apr 03 2019 - 11:51:52 EST)
- [PATCH v4 2/4] drm/vc4: Check for V3D before binner bo alloc Paul Kocialkowski (Wed Apr 03 2019 - 11:51:56 EST)
- Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311 Yuchung Cheng (Wed Apr 03 2019 - 11:52:16 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Paul Cercueil (Wed Apr 03 2019 - 11:52:29 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Adam Jackson (Wed Apr 03 2019 - 11:52:38 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Alex Kogan (Wed Apr 03 2019 - 11:54:16 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Wed Apr 03 2019 - 11:56:05 EST)
- Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Alexandre Belloni (Wed Apr 03 2019 - 11:57:01 EST)
- [PATCH][next] iwlwifi: lib: Use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 11:59:14 EST)
- Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Robin Murphy (Wed Apr 03 2019 - 11:59:42 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Daniel Jordan (Wed Apr 03 2019 - 12:01:14 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Wed Apr 03 2019 - 12:01:40 EST)
- [PATCH 0/7] fix possible object reference leaks in drivers/gpu Wen Yang (Wed Apr 03 2019 - 12:03:39 EST)
- [PATCH 1/7] drm/mediatek: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:03:44 EST)
- [PATCH 3/7] drm/msm: a5xx: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:03:47 EST)
- [PATCH][next] iwlwifi: d3: Use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 12:03:51 EST)
- [PATCH 5/7] drm/pl111: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:03:55 EST)
- [PATCH 7/7] drm/tegra: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:03:59 EST)
- [PATCH 6/7] drm: rcar-du: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:04:03 EST)
- [PATCH 2/7] drm/meson: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:04:10 EST)
- [PATCH 4/7] drm/omap: fix possible object reference leak Wen Yang (Wed Apr 03 2019 - 12:04:13 EST)
- [PATCH] Staging: rtlwifi: Remove unwanted parentheses Madhumitha Prabakaran (Wed Apr 03 2019 - 12:04:51 EST)
- [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Douglas Anderson (Wed Apr 03 2019 - 12:05:41 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Jerome Glisse (Wed Apr 03 2019 - 12:07:34 EST)
- Re: [PATCH] paride/pf: Fix potential NULL pointer dereference Jens Axboe (Wed Apr 03 2019 - 12:08:11 EST)
- Re: [PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2 Waiman Long (Wed Apr 03 2019 - 12:08:30 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Daniel Jordan (Wed Apr 03 2019 - 12:09:00 EST)
- Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to atomic64_t Daniel Jordan (Wed Apr 03 2019 - 12:09:18 EST)
- RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Flavio Suligoi (Wed Apr 03 2019 - 12:09:25 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Wed Apr 03 2019 - 12:10:16 EST)
- Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Guenter Roeck (Wed Apr 03 2019 - 12:11:50 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Robin Murphy (Wed Apr 03 2019 - 12:12:09 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Borislav Petkov (Wed Apr 03 2019 - 12:14:39 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Matthias Kaehlcke (Wed Apr 03 2019 - 12:14:43 EST)
- Re: [PATCH] dt-bindings: display/panel: Add missing unit names Thierry Reding (Wed Apr 03 2019 - 12:15:23 EST)
- Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Alexandre Belloni (Wed Apr 03 2019 - 12:15:35 EST)
- Re: [PATCH AUTOSEL 4.19 40/57] kvm: properly check debugfs dentry before using it Sasha Levin (Wed Apr 03 2019 - 12:16:10 EST)
- WARN_ON: userstacktrace on irq events Steven Rostedt (Wed Apr 03 2019 - 12:16:45 EST)
- Re: [PATCH AUTOSEL 4.19 33/57] blk-mq: protect debugfs_create_files() from failures Sasha Levin (Wed Apr 03 2019 - 12:17:21 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Thierry Reding (Wed Apr 03 2019 - 12:17:41 EST)
- Re: [PATCH] Staging: rtlwifi: Remove unwanted parentheses Dan Carpenter (Wed Apr 03 2019 - 12:18:21 EST)
- Re: [PATCH AUTOSEL 4.9 20/87] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Sasha Levin (Wed Apr 03 2019 - 12:19:10 EST)
- Re: [oss-drivers] [PATCH AUTOSEL 5.0 234/262] nfp: flower: tidy tunnel related private data Sasha Levin (Wed Apr 03 2019 - 12:20:28 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Wed Apr 03 2019 - 12:20:52 EST)
- RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generation Flavio Suligoi (Wed Apr 03 2019 - 12:20:59 EST)
- Re: [PATCH] Staging: rtlwifi: Remove unwanted parentheses Dan Carpenter (Wed Apr 03 2019 - 12:22:04 EST)
- [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 12:22:20 EST)
- [PATCH 3/4] ARM: dts: atmel boards: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 12:22:26 EST)
- [PATCH 4/4] ARM: dts: at91-vinco: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 12:22:29 EST)
- Re: [PATCH] drm/panel: otm8009a: add delay at the end of initialization Thierry Reding (Wed Apr 03 2019 - 12:22:35 EST)
- [PATCH 2/4] ARM: dts: at91sam9xe: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 12:22:40 EST)
- Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external interrupt Stefan Wahren (Wed Apr 03 2019 - 12:23:50 EST)
- Re: [PATCH] platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supported Guenter Roeck (Wed Apr 03 2019 - 12:24:07 EST)
- Re: [PATCH] drm/panel: otm8009a: no error msg if probe deferred Thierry Reding (Wed Apr 03 2019 - 12:24:43 EST)
- Re: [PATCH] drm/panel: rm68200: no error msg if probe deferred Thierry Reding (Wed Apr 03 2019 - 12:24:55 EST)
- Re: [PATCH] drm/panel: otm8009a: set clock to 29.70 Mhz Thierry Reding (Wed Apr 03 2019 - 12:25:06 EST)
- Re: [GIT PULL] HID fixes pr-tracker-bot (Wed Apr 03 2019 - 12:25:12 EST)
- Re: [PATCH] platform/chrome: cros_ec_proto: Also return invalid command in cros_ec_cmd_xfer_status Guenter Roeck (Wed Apr 03 2019 - 12:25:19 EST)
- Re: [PATCH AUTOSEL 5.0 107/262] ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of() Sasha Levin (Wed Apr 03 2019 - 12:25:52 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Wed Apr 03 2019 - 12:26:01 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Wed Apr 03 2019 - 12:26:12 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Wed Apr 03 2019 - 12:28:19 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Alan Tull (Wed Apr 03 2019 - 12:30:20 EST)
- Re: [RFC PATCH] arm64: irqflags: fix incomplete save & restore Julien Thierry (Wed Apr 03 2019 - 12:30:23 EST)
- Re: [patch 00/14] x86/exceptions: Add guard patches to IST stacks Thomas Gleixner (Wed Apr 03 2019 - 12:31:02 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Richard Gong (Wed Apr 03 2019 - 12:32:58 EST)
- Re: [PATCH v2 3/5] media: uapi: Add RGB bus formats for the GiantPlus GPM940B0 panel Thierry Reding (Wed Apr 03 2019 - 12:33:05 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Matthias Kaehlcke (Wed Apr 03 2019 - 12:33:07 EST)
- Re: [PATCH] gpio: omap: avoid clang warning Linus Walleij (Wed Apr 03 2019 - 12:33:21 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Waiman Long (Wed Apr 03 2019 - 12:33:25 EST)
- Re: [PATCH] ARC: [hsdk] Make it easier to add PAE40 region to DTB Eugeniy Paltsev (Wed Apr 03 2019 - 12:34:08 EST)
- Re: [PATCH] media: dib0700: fix link error for dibx000_i2c_set_speed Sean Young (Wed Apr 03 2019 - 12:34:51 EST)
- Re: [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver Guenter Roeck (Wed Apr 03 2019 - 12:35:14 EST)
- Re: [patch 04/14] x86/exceptions: Make IST index zero based Borislav Petkov (Wed Apr 03 2019 - 12:36:08 EST)
- Re: [PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driver Enric Balletbo i Serra (Wed Apr 03 2019 - 12:37:02 EST)
- Re: [PATCH] slab: store tagged freelist for off-slab slabmgmt Andrey Konovalov (Wed Apr 03 2019 - 12:39:44 EST)
- Re: [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is atomic Daniel Jordan (Wed Apr 03 2019 - 12:40:17 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Wed Apr 03 2019 - 12:40:45 EST)
- [PATCH][next] mwifiex: use struct_size() in kzalloc() Gustavo A. R. Silva (Wed Apr 03 2019 - 12:40:58 EST)
- [PATCH 01/27] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:15 EST)
- [PATCH 10/27] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:24 EST)
- [PATCH 11/27] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() use feature number instead of mask Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:26 EST)
- [PATCH 15/27] x86/fpu: Eager switch PKRU state Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:33 EST)
- [PATCH 21/27] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:37 EST)
- [PATCH 26/27] x86/fpu: Restore FPU register in copy_fpstate_to_sigframe() in order to use the fastpath Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:43 EST)
- [PATCH 27/27] x86/pkeys: add PKRU value to init_fpstate Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:48 EST)
- [PATCH 24/27] x86/fpu: Add a fastpath to __fpu__restore_sig() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:55 EST)
- [PATCH 25/27] x86/fpu: Add a fastpath to copy_fpstate_to_sigframe() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:42:59 EST)
- [PATCH 23/27] x86/fpu: Defer FPU state load until return to userspace Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:08 EST)
- [PATCH 22/27] x86/fpu: Merge the two code paths in __fpu__restore_sig() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:17 EST)
- [PATCH 20/27] x86/fpu: Inline copy_user_to_fpregs_zeroing() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:26 EST)
- [PATCH 14/27] x86/pkeys: Don't check if PKRU is zero before writting it Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:34 EST)
- [PATCH 19/27] x86/fpu: Update xstate's PKRU value on write_pkru() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:38 EST)
- [PATCH 18/27] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:46 EST)
- [PATCH 17/27] x86/fpu: Always store the registers in copy_fpstate_to_sigframe() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:53 EST)
- [PATCH 16/27] x86/entry: Add TIF_NEED_FPU_LOAD Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:43:55 EST)
- [PATCH 13/27] x86/fpu: Only write PKRU if it is different from current Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:13 EST)
- [PATCH 12/27] x86/pkru: Provide .*_pkru_ins() functions Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:23 EST)
- [PATCH 09/27] x86/fpu: Add (__)make_fpregs_active helpers Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:30 EST)
- [PATCH 07/27] x86/fpu: Remove fpu->initialized Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:35 EST)
- Re: [PATCH] ARC: [hsdk] Make it easier to add PAE40 region to DTB Vineet Gupta (Wed Apr 03 2019 - 12:44:37 EST)
- Re: [PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check pierre kuo (Wed Apr 03 2019 - 12:44:42 EST)
- [PATCH 04/27] x86/fpu: Always init the `state' in fpu__clear() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:51 EST)
- [PATCH 08/27] x86/fpu: Remove user_fpu_begin() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:44:54 EST)
- [PATCH 05/27] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:45:06 EST)
- [PATCH 06/27] x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:45:11 EST)
- [PATCH 02/27] x86/fpu: Remove fpu__restore() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:45:19 EST)
- [PATCH v9 00/27] x86: load FPU registers on return to userland Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:45:26 EST)
- [PATCH 03/27] x86/fpu: Remove preempt_disable() in fpu__clear() Sebastian Andrzej Siewior (Wed Apr 03 2019 - 12:45:37 EST)
- [PATCH 00/11] Software fwnode references Heikki Krogerus (Wed Apr 03 2019 - 12:45:44 EST)
- [PATCH 01/11] software node: Allow node creation without properties Heikki Krogerus (Wed Apr 03 2019 - 12:45:47 EST)
- [PATCH 02/11] software node: Simplify software_node_release() function Heikki Krogerus (Wed Apr 03 2019 - 12:45:48 EST)
- [PATCH 03/11] software node: Add support for references Heikki Krogerus (Wed Apr 03 2019 - 12:45:52 EST)
- [PATCH 05/11] ACPI / property: Don't limit named child node matching to data nodes Heikki Krogerus (Wed Apr 03 2019 - 12:45:59 EST)
- [PATCH 08/11] platform/x86: intel_cht_int33fe: Provide software nodes for the devices Heikki Krogerus (Wed Apr 03 2019 - 12:46:06 EST)
- [PATCH 09/11] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector Heikki Krogerus (Wed Apr 03 2019 - 12:46:10 EST)
- [PATCH 10/11] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes Heikki Krogerus (Wed Apr 03 2019 - 12:46:13 EST)
- [PATCH][next] brcmfmac: Use struct_size() in kzalloc() Gustavo A. R. Silva (Wed Apr 03 2019 - 12:46:18 EST)
- [PATCH 11/11] platform/x86: intel_cht_int33fe: Replacing the old connections with references Heikki Krogerus (Wed Apr 03 2019 - 12:46:26 EST)
- [PATCH 06/11] device connection: Find connections also by checking the references Heikki Krogerus (Wed Apr 03 2019 - 12:46:37 EST)
- [PATCH 07/11] usb: typec: Registering real device entries for the muxes Heikki Krogerus (Wed Apr 03 2019 - 12:46:42 EST)
- [PATCH 04/11] software node: Implement .get_reference_args fwnode operation Heikki Krogerus (Wed Apr 03 2019 - 12:46:47 EST)
- Re: [PATCH 14/17] fpga: dfl: fme: add thermal management support Wu Hao (Wed Apr 03 2019 - 12:47:27 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Moritz Fischer (Wed Apr 03 2019 - 12:47:47 EST)
- Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass Will Deacon (Wed Apr 03 2019 - 12:50:14 EST)
- Re: [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt Catalin Marinas (Wed Apr 03 2019 - 12:50:43 EST)
- Re: [PATCH v2 4/6] powerpc: use common ptrace_syscall_enter hook to handle _TIF_SYSCALL_EMU Will Deacon (Wed Apr 03 2019 - 12:50:55 EST)
- Re: [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code Matthew Garrett (Wed Apr 03 2019 - 12:52:08 EST)
- Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTO Al Viro (Wed Apr 03 2019 - 12:52:31 EST)
- æèïJulian M. Workerïæåææåéï Julian Worker (Wed Apr 03 2019 - 12:52:43 EST)
- Re: [PATCH 0/6] convert locked_vm from unsigned long to atomic64_t Daniel Jordan (Wed Apr 03 2019 - 12:53:05 EST)
- Re: [PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree Bjorn Helgaas (Wed Apr 03 2019 - 12:59:03 EST)
- Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Wed Apr 03 2019 - 13:03:15 EST)
- [PATCH] x86/hyper-v: implement EOI assist Vitaly Kuznetsov (Wed Apr 03 2019 - 13:03:17 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Brian Norris (Wed Apr 03 2019 - 13:04:35 EST)
- Re: [PATCH] arm64: vdso: fix and clean-up Makefile Masahiro Yamada (Wed Apr 03 2019 - 13:05:14 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Wed Apr 03 2019 - 13:05:25 EST)
- Re: [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidance into CNA Alex Kogan (Wed Apr 03 2019 - 13:07:04 EST)
- [PATCH 1/2] staging: rtl8188eu: remove unnecessary declaration Michael Straube (Wed Apr 03 2019 - 13:07:23 EST)
- [PATCH 2/2] staging: rtl8188eu: make sta2sta_data_frame() static Michael Straube (Wed Apr 03 2019 - 13:07:25 EST)
- Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Nicolas.Ferre (Wed Apr 03 2019 - 13:07:46 EST)
- Re: [PATCH] arm64: vdso: fix and clean-up Makefile Will Deacon (Wed Apr 03 2019 - 13:08:25 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Wed Apr 03 2019 - 13:08:46 EST)
- Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Joe Perches (Wed Apr 03 2019 - 13:08:58 EST)
- [PATCH v2 0/2] Fix Arm system PMU hotplug issues Robin Murphy (Wed Apr 03 2019 - 13:09:09 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Wed Apr 03 2019 - 13:09:28 EST)
- [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation Robin Murphy (Wed Apr 03 2019 - 13:10:41 EST)
- [PATCH v2 1/2] perf/arm-cci: Remove broken race mitigation Robin Murphy (Wed Apr 03 2019 - 13:11:03 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Joe Perches (Wed Apr 03 2019 - 13:11:09 EST)
- Re: [PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanup Lorenzo Pieralisi (Wed Apr 03 2019 - 13:12:06 EST)
- Re: Issues with i.MX SPI DMA transfers Igor Plyatov (Wed Apr 03 2019 - 13:13:58 EST)
- Re: [PATCH v2 0/5] Add NUMA-awareness to qspinlock Alex Kogan (Wed Apr 03 2019 - 13:14:12 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Wed Apr 03 2019 - 13:16:51 EST)
- Re: dell_smbios KASAN bug Steven Rostedt (Wed Apr 03 2019 - 13:16:59 EST)
- Re: [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it Lorenzo Pieralisi (Wed Apr 03 2019 - 13:19:11 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Wed Apr 03 2019 - 13:19:44 EST)
- [PATCH][next] ath10k: Use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 13:20:34 EST)
- Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel Joel Fernandes (Wed Apr 03 2019 - 13:20:39 EST)
- 3a5d5346ab ("locking/lockdep: Zap lock classes even with lock .."): WARNING: CPU: 0 PID: 7 at kernel/softirq.c:170 __local_bh_enable_ip kernel test robot (Wed Apr 03 2019 - 13:22:10 EST)
- [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Gustavo A. R. Silva (Wed Apr 03 2019 - 13:22:46 EST)
- Re: [RFC PATCH v2 09/14] xarray: Implement migration function for objects Matthew Wilcox (Wed Apr 03 2019 - 13:23:47 EST)
- Re: [PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting file-max Will Deacon (Wed Apr 03 2019 - 13:24:21 EST)
- Re: [PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check Will Deacon (Wed Apr 03 2019 - 13:24:36 EST)
- Re: [PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50 Lyude Paul (Wed Apr 03 2019 - 13:27:30 EST)
- Re: [PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check Florian Fainelli (Wed Apr 03 2019 - 13:27:40 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support Jacek Anaszewski (Wed Apr 03 2019 - 13:28:42 EST)
- Re: [PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled Will Deacon (Wed Apr 03 2019 - 13:33:10 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Logan Gunthorpe (Wed Apr 03 2019 - 13:33:33 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Bjorn Helgaas (Wed Apr 03 2019 - 13:36:46 EST)
- Re: [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder Arnd Bergmann (Wed Apr 03 2019 - 13:37:19 EST)
- Re: [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI Alex Williamson (Wed Apr 03 2019 - 13:38:07 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Waiman Long (Wed Apr 03 2019 - 13:40:25 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Kees Cook (Wed Apr 03 2019 - 13:41:55 EST)
- Re: [PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to avoid the dangling pointer Pablo Neira Ayuso (Wed Apr 03 2019 - 13:44:49 EST)
- Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references Jacek Anaszewski (Wed Apr 03 2019 - 13:45:15 EST)
- Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel Daniel Colascione (Wed Apr 03 2019 - 13:46:17 EST)
- [tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objtool: oops_end() falls through to next function show_regs() kbuild test robot (Wed Apr 03 2019 - 13:46:56 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Wed Apr 03 2019 - 13:49:25 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Doug Anderson (Wed Apr 03 2019 - 13:49:34 EST)
- [BUG REPORT] linux-input: keyboard: gpio_keys: False Button Press Event on Wake Ken Sloat (Wed Apr 03 2019 - 13:50:15 EST)
- Re: Add support for TCG2 log format on UEFI systems Jarkko Sakkinen (Wed Apr 03 2019 - 13:50:27 EST)
- Re: [PATCH] Input: evdev - use struct_size() in kzalloc() and vzalloc() Dmitry Torokhov (Wed Apr 03 2019 - 13:51:29 EST)
- Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random" Jarkko Sakkinen (Wed Apr 03 2019 - 13:52:15 EST)
- Re: [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo Bhupesh Sharma (Wed Apr 03 2019 - 13:54:24 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Brian Norris (Wed Apr 03 2019 - 13:55:43 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Christopher Lameter (Wed Apr 03 2019 - 13:56:31 EST)
- [PATCH] of: Improve of_phandle_iterator_next() error message Florian Fainelli (Wed Apr 03 2019 - 13:56:56 EST)
- Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel Joel Fernandes (Wed Apr 03 2019 - 13:57:01 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Robin Murphy (Wed Apr 03 2019 - 13:57:10 EST)
- Re: [PATCH v5 1/7] list: Add function list_rotate_to_front() Roman Gushchin (Wed Apr 03 2019 - 13:58:22 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Roman Gushchin (Wed Apr 03 2019 - 14:00:50 EST)
- Re: [PATCH 05/14] bus: ti-sysc: Add separate functions for handling clocks Tony Lindgren (Wed Apr 03 2019 - 14:01:03 EST)
- [GIT PULL] SMB3 Fixes Steve French (Wed Apr 03 2019 - 14:04:02 EST)
- Re: [PATCH v3 3/5] drm/msm: fix fb references in async update Helen Koike (Wed Apr 03 2019 - 14:04:19 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Alan Tull (Wed Apr 03 2019 - 14:06:06 EST)
- Re: [PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE Dan Williams (Wed Apr 03 2019 - 14:09:08 EST)
- Re: [PATCH 14/17] fpga: dfl: fme: add thermal management support Moritz Fischer (Wed Apr 03 2019 - 14:09:14 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Jiri Olsa (Wed Apr 03 2019 - 14:10:54 EST)
- Re: [PATCH] drivers: firmware: psci: add support for warm reset Aaro Koskinen (Wed Apr 03 2019 - 14:12:12 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Wed Apr 03 2019 - 14:14:21 EST)
- Re: [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM driver Jarkko Sakkinen (Wed Apr 03 2019 - 14:15:35 EST)
- Re: [BUG REPORT] linux-input: keyboard: gpio_keys: False Button Press Event on Wake dmitry.torokhov@xxxxxxxxx (Wed Apr 03 2019 - 14:16:49 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Doug Anderson (Wed Apr 03 2019 - 14:17:43 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Jarkko Sakkinen (Wed Apr 03 2019 - 14:18:36 EST)
- [PATCH] leds: Small fixes for Flash class description Dan Murphy (Wed Apr 03 2019 - 14:19:35 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Jarkko Sakkinen (Wed Apr 03 2019 - 14:19:44 EST)
- [PATCH v2 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs Geert Uytterhoeven (Wed Apr 03 2019 - 14:21:55 EST)
- [PATCH v2 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:01 EST)
- [PATCH v2 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:03 EST)
- [PATCH v2 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:08 EST)
- [PATCH v2 6/6] iommu/ipmmu-vmsa: Add suspend/resume support Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:13 EST)
- [PATCH v2 5/6] iommu/ipmmu-vmsa: Extract hardware context initialization Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:22 EST)
- [PATCH v2 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses Geert Uytterhoeven (Wed Apr 03 2019 - 14:22:26 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Wed Apr 03 2019 - 14:25:21 EST)
- Re: remove NULL struct device support in the DMA API Russell King - ARM Linux admin (Wed Apr 03 2019 - 14:26:59 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Jarkko Sakkinen (Wed Apr 03 2019 - 14:27:37 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Wed Apr 03 2019 - 14:30:14 EST)
- [PATCH][next] cfg80211: use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 14:30:17 EST)
- [PATCH] mfd: cros_ec: check for NULL transfer function egranata (Wed Apr 03 2019 - 14:31:03 EST)
- Re: [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu Dan Williams (Wed Apr 03 2019 - 14:31:15 EST)
- Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 14:32:31 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Alan Tull (Wed Apr 03 2019 - 14:38:33 EST)
- Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high priority Brian Norris (Wed Apr 03 2019 - 14:39:59 EST)
- Re: [PATCH bpf-next 1/3] bpf: add writable context for raw tracepoints Matt Mullins (Wed Apr 03 2019 - 14:40:10 EST)
- [PATCH] staging/rtl8723bs: Fix code indent. Beatriz Martins de Carvalho (Wed Apr 03 2019 - 14:42:25 EST)
- Re: [PATCH v5 4/7] slub: Add comments to endif pre-processor macros Roman Gushchin (Wed Apr 03 2019 - 14:42:48 EST)
- Re: [PATCH v5 5/7] slub: Use slab_list instead of lru Roman Gushchin (Wed Apr 03 2019 - 14:43:27 EST)
- Re: [PATCH v5 6/7] slab: Use slab_list instead of lru Roman Gushchin (Wed Apr 03 2019 - 14:45:29 EST)
- Re: [PATCH v5 7/7] mm: Remove stale comment from page struct Roman Gushchin (Wed Apr 03 2019 - 14:45:31 EST)
- [PATCH][next] ath6kl: wmi: use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 14:49:53 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Arnaldo Carvalho de Melo (Wed Apr 03 2019 - 14:51:00 EST)
- Re: [PATCH] mfd: cros_ec: check for NULL transfer function Guenter Roeck (Wed Apr 03 2019 - 14:51:19 EST)
- [PATCH v2] drivers: firmware: psci: add support for warm reset Aaro Koskinen (Wed Apr 03 2019 - 14:52:03 EST)
- Re: [PATCH] vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static Alex Williamson (Wed Apr 03 2019 - 14:52:26 EST)
- Re: [PATCH] vfio/pci: use correct format characters Alex Williamson (Wed Apr 03 2019 - 14:52:27 EST)
- Re: [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use the V3D Eric Anholt (Wed Apr 03 2019 - 14:53:33 EST)
- Re: [PATCH] usb: musb: Force-disable pullup on shutdown Bin Liu (Wed Apr 03 2019 - 14:54:38 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Wed Apr 03 2019 - 14:55:43 EST)
- Re: [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt Eric Anholt (Wed Apr 03 2019 - 14:58:06 EST)
- [PATCH][next] zd1211rw: use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 14:59:09 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Wed Apr 03 2019 - 15:00:28 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Wed Apr 03 2019 - 15:05:51 EST)
- [PATCH][next] ath10k: coredump: use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 15:07:10 EST)
- [tip:locking/core 2/4] make[2]: *** No rule to make target 'arch/x86/um/../lib/rwsem.o', needed by 'arch/x86/um/built-in.a'. kbuild test robot (Wed Apr 03 2019 - 15:08:52 EST)
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation Joe Lawrence (Wed Apr 03 2019 - 15:10:24 EST)
- Re: [PATCH] leds: Small fixes for Flash class description Pavel Machek (Wed Apr 03 2019 - 15:13:09 EST)
- Re: dell_smbios KASAN bug Tom Zanussi (Wed Apr 03 2019 - 15:14:37 EST)
- Re: [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d component didn't probe. Eric Anholt (Wed Apr 03 2019 - 15:15:34 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Wed Apr 03 2019 - 15:19:50 EST)
- [PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init() Steven Rostedt (Wed Apr 03 2019 - 15:20:23 EST)
- Re: [PATCH v2 00/12] Include linux PCI docs into Sphinx TOC tree Jonathan Corbet (Wed Apr 03 2019 - 15:23:15 EST)
- Re: [PATCH v2] vfio/type1: Limit DMA mappings per container Jerome Glisse (Wed Apr 03 2019 - 15:24:38 EST)
- [PATCH 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_schedule() Matwey V. Kornilov (Wed Apr 03 2019 - 15:25:48 EST)
- [PATCH 5/6] usb: musb: Introduce musb_start_urb() Matwey V. Kornilov (Wed Apr 03 2019 - 15:25:53 EST)
- [PATCH 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_urb() Matwey V. Kornilov (Wed Apr 03 2019 - 15:25:55 EST)
- [PATCH 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule() Matwey V. Kornilov (Wed Apr 03 2019 - 15:26:00 EST)
- [PATCH 3/6] usb: musb: Introduce musb_qh_free() helper function Matwey V. Kornilov (Wed Apr 03 2019 - 15:26:06 EST)
- [PATCH 0/6] musb: Improve performance for hub-attached webcams Matwey V. Kornilov (Wed Apr 03 2019 - 15:26:10 EST)
- [PATCH 2/6] usb: musb: Introduce musb_qh_empty() helper function Matwey V. Kornilov (Wed Apr 03 2019 - 15:26:16 EST)
- Re: [PATCH] ARC: fix memory nodes topology in case of highmem enabled Vineet Gupta (Wed Apr 03 2019 - 15:29:27 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Wed Apr 03 2019 - 15:30:18 EST)
- [PATCH v2] mmc: mtk-sd: check for valid optional memory resource Fabien Parent (Wed Apr 03 2019 - 15:31:10 EST)
- [PATCH v3 00/12] Improve HMM driver API v3 jglisse (Wed Apr 03 2019 - 15:33:31 EST)
- [PATCH v3 01/12] mm/hmm: select mmu notifier when selecting HMM v2 jglisse (Wed Apr 03 2019 - 15:33:35 EST)
- [PATCH v3 06/12] mm/hmm: improve driver API to work and wait over a range v3 jglisse (Wed Apr 03 2019 - 15:33:41 EST)
- [PATCH v3 07/12] mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays v2 jglisse (Wed Apr 03 2019 - 15:33:44 EST)
- [PATCH v3 09/12] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem v3 jglisse (Wed Apr 03 2019 - 15:33:48 EST)
- [PATCH v3 12/12] mm/hmm: convert various hmm_pfn_* to device_entry which is a better name jglisse (Wed Apr 03 2019 - 15:33:54 EST)
- [PATCH v3 11/12] mm/hmm: add an helper function that fault pages and map them to a device v3 jglisse (Wed Apr 03 2019 - 15:33:56 EST)
- [PATCH v3 10/12] mm/hmm: add helpers to test if mm is still alive or not jglisse (Wed Apr 03 2019 - 15:34:01 EST)
- [PATCH v3 08/12] mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) v3 jglisse (Wed Apr 03 2019 - 15:34:08 EST)
- [PATCH v3 05/12] mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() v3 jglisse (Wed Apr 03 2019 - 15:34:15 EST)
- [PATCH v3 04/12] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() v2 jglisse (Wed Apr 03 2019 - 15:34:17 EST)
- [PATCH v3 03/12] mm/hmm: do not erase snapshot when a range is invalidated jglisse (Wed Apr 03 2019 - 15:34:23 EST)
- [PATCH v3 02/12] mm/hmm: use reference counting for HMM struct v3 jglisse (Wed Apr 03 2019 - 15:34:25 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Wed Apr 03 2019 - 15:35:41 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. George Hilliard (Wed Apr 03 2019 - 15:35:52 EST)
- Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree Jonathan Corbet (Wed Apr 03 2019 - 15:36:18 EST)
- Re: [PATCH] mfd: cros_ec: check for NULL transfer function Enrico Granata (Wed Apr 03 2019 - 15:40:51 EST)
- Re: remove NULL struct device support in the DMA API Christoph Hellwig (Wed Apr 03 2019 - 15:42:35 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Wed Apr 03 2019 - 15:42:47 EST)
- Re: On guest free page hinting and OOM David Hildenbrand (Wed Apr 03 2019 - 15:44:01 EST)
- [PATCH] perf annotate: Fix build on 32 bit for BPF annotation Thadeu Lima de Souza Cascardo (Wed Apr 03 2019 - 15:45:09 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Al Viro (Wed Apr 03 2019 - 15:47:33 EST)
- Re: [PATCH] mfd: cros_ec: check for NULL transfer function Guenter Roeck (Wed Apr 03 2019 - 15:53:55 EST)
- Re: [PATCHv5 0/6] omapdrm: DSI command mode panel support Sebastian Reichel (Wed Apr 03 2019 - 15:54:20 EST)
- Re: [PATCH] mfd: cros_ec: check for NULL transfer function Enrico Granata (Wed Apr 03 2019 - 15:55:09 EST)
- Re: [PATCH] soc: fsl: add DPAA2 console support Li Yang (Wed Apr 03 2019 - 15:55:37 EST)
- Re: [PATCH v2] vfio/type1: Limit DMA mappings per container Alex Williamson (Wed Apr 03 2019 - 16:00:45 EST)
- Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver Tony Lindgren (Wed Apr 03 2019 - 16:06:19 EST)
- [PATCH v1 01/15] powerpc/mm: drop __bad_pte() Christophe Leroy (Wed Apr 03 2019 - 16:06:19 EST)
- [PATCH v1 00/15] Refactor pgalloc stuff Christophe Leroy (Wed Apr 03 2019 - 16:06:20 EST)
- [PATCH v1 02/15] powerpc/mm: define __pud_free_tlb() at all time on nohash/64 Christophe Leroy (Wed Apr 03 2019 - 16:06:20 EST)
- [PATCH v1 03/15] powerpc/mm: convert Book3E 64 to pte_fragment Christophe Leroy (Wed Apr 03 2019 - 16:06:33 EST)
- [PATCH v1 08/15] powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32 Christophe Leroy (Wed Apr 03 2019 - 16:06:34 EST)
- [PATCH v1 14/15] powerpc/mm: refactor pmd_pgtable() Christophe Leroy (Wed Apr 03 2019 - 16:06:34 EST)
- [PATCH v1 12/15] powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32 Christophe Leroy (Wed Apr 03 2019 - 16:06:36 EST)
- [PATCH v1 15/15] powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash Christophe Leroy (Wed Apr 03 2019 - 16:06:38 EST)
- [PATCH v1 13/15] powerpc/mm: refactor pgtable freeing functions on nohash Christophe Leroy (Wed Apr 03 2019 - 16:06:44 EST)
- [PATCH v1 10/15] powerpc/mm: refactor pte_alloc_one() and pte_free() families definition. Christophe Leroy (Wed Apr 03 2019 - 16:06:51 EST)
- [PATCH v1 11/15] powerpc/mm: refactor definition of pgtable_cache[] Christophe Leroy (Wed Apr 03 2019 - 16:06:56 EST)
- [PATCH v1 04/15] powerpc/mm: move pgtable_t in asm/mmu.h Christophe Leroy (Wed Apr 03 2019 - 16:06:59 EST)
- [PATCH v1 09/15] powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32 Christophe Leroy (Wed Apr 03 2019 - 16:07:02 EST)
- [tip:perf/urgent 4/5] arch/x86/events/amd/core.c:538:10: error: 'NMI_DONE' undeclared; did you mean 'EM_NONE'? kbuild test robot (Wed Apr 03 2019 - 16:07:03 EST)
- [PATCH v1 07/15] powerpc/book3e: move early_alloc_pgtable() to init section Christophe Leroy (Wed Apr 03 2019 - 16:07:13 EST)
- [PATCH v1 06/15] powerpc/Kconfig: select PPC_MM_SLICES from subarch type Christophe Leroy (Wed Apr 03 2019 - 16:07:22 EST)
- [PATCH v1 05/15] powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h Christophe Leroy (Wed Apr 03 2019 - 16:07:26 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Moritz Fischer (Wed Apr 03 2019 - 16:08:08 EST)
- [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Alexey Dobriyan (Wed Apr 03 2019 - 16:08:17 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Joe Perches (Wed Apr 03 2019 - 16:09:27 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Jacek Anaszewski (Wed Apr 03 2019 - 16:10:53 EST)
- [PATCHv6 0/4] omapdrm: DSI command mode panel support Sebastian Reichel (Wed Apr 03 2019 - 16:13:37 EST)
- [PATCHv6 1/4] drm/omap: use DRM_DEBUG_DRIVER instead of CORE Sebastian Reichel (Wed Apr 03 2019 - 16:13:41 EST)
- [PATCHv6 2/4] drm/omap: don't check dispc timings for DSI Sebastian Reichel (Wed Apr 03 2019 - 16:13:44 EST)
- [PATCHv6 4/4] drm/omap: add support for manually updated displays Sebastian Reichel (Wed Apr 03 2019 - 16:13:49 EST)
- [PATCHv6 3/4] drm/omap: add framedone interrupt support Sebastian Reichel (Wed Apr 03 2019 - 16:13:53 EST)
- Re: [PATCH 0/5] TI LMU rework Jacek Anaszewski (Wed Apr 03 2019 - 16:14:36 EST)
- Re: [PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init() Darren Hart (Wed Apr 03 2019 - 16:15:54 EST)
- Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access Julien Desfossez (Wed Apr 03 2019 - 16:16:50 EST)
- Re: [PATCH] leds: Small fixes for Flash class description Jacek Anaszewski (Wed Apr 03 2019 - 16:22:18 EST)
- Re: [Lkcamp] [PATCH] staging/rtl8723bs: Fix code indent. Helen Koike (Wed Apr 03 2019 - 16:22:25 EST)
- Re: [PATCH] platform/x86: dell-laptop: fix rfkill functionality Darren Hart (Wed Apr 03 2019 - 16:23:48 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Dan Murphy (Wed Apr 03 2019 - 16:24:06 EST)
- Re: linux-next: build failure after merge of the ipmi tree Corey Minyard (Wed Apr 03 2019 - 16:27:39 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Wed Apr 03 2019 - 16:31:51 EST)
- [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority Douglas Anderson (Wed Apr 03 2019 - 16:32:01 EST)
- Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree Andy Shevchenko (Wed Apr 03 2019 - 16:40:29 EST)
- Re: [PATCH v6 0/9] iProc I2C slave mode and NIC mode Wolfram Sang (Wed Apr 03 2019 - 16:44:28 EST)
- [PATCH] staging: iio: cdc: ad7746: Replace bitshift by BIT Lucas Oshiro (Wed Apr 03 2019 - 16:45:18 EST)
- Re: [PATCH v2] i2c: imx: don't leak the i2c adapter on error Wolfram Sang (Wed Apr 03 2019 - 16:48:01 EST)
- [PATCH] staging: ralink-gdma: Use struct_size() in kzalloc() Gustavo A. R. Silva (Wed Apr 03 2019 - 16:50:49 EST)
- [PATCH v2 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 16:52:30 EST)
- [PATCH v2 4/4] ARM: dts: at91-vinco: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 16:52:35 EST)
- [PATCH v2 2/4] ARM: dts: at91sam9xe: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 16:52:39 EST)
- [PATCH v2 3/4] ARM: dts: atmel boards: use SPDX-License-Identifier Alexandre Belloni (Wed Apr 03 2019 - 16:52:44 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Josh Poimboeuf (Wed Apr 03 2019 - 16:53:11 EST)
- Re: [PATCH] axxia-i2c: use auto cmd for last message Wolfram Sang (Wed Apr 03 2019 - 16:54:08 EST)
- Re: [PATCH v1] driver core: platform: Propagate error from insert_resource() Rafael J. Wysocki (Wed Apr 03 2019 - 16:54:37 EST)
- [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Sean Paul (Wed Apr 03 2019 - 16:56:57 EST)
- Re: [PATCH v6 0/9] iProc I2C slave mode and NIC mode Ray Jui (Wed Apr 03 2019 - 16:57:01 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Wolfram Sang (Wed Apr 03 2019 - 16:57:29 EST)
- [PATCH] staging: greybus: power_supply: Use struct_size() helper Gustavo A. R. Silva (Wed Apr 03 2019 - 16:58:07 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Tobin C. Harding (Wed Apr 03 2019 - 17:00:15 EST)
- Re: [tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objtool: oops_end() falls through to next function show_regs() Josh Poimboeuf (Wed Apr 03 2019 - 17:00:48 EST)
- [PATCH v2 0/2] platform/chrome: Add support for host sleep event command v1 Evan Green (Wed Apr 03 2019 - 17:01:55 EST)
- [PATCH v2 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Evan Green (Wed Apr 03 2019 - 17:02:00 EST)
- [PATCH v2 2/2] platform/chrome: Add support for v1 of host sleep event Evan Green (Wed Apr 03 2019 - 17:02:08 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Tobin C. Harding (Wed Apr 03 2019 - 17:04:05 EST)
- Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Wed Apr 03 2019 - 17:04:40 EST)
- [PATCH] i2c: iproc: Change driver to use 'BIT' macro Ray Jui (Wed Apr 03 2019 - 17:05:48 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Sam Ravnborg (Wed Apr 03 2019 - 17:07:50 EST)
- Re: [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap allocation Roman Gushchin (Wed Apr 03 2019 - 17:08:26 EST)
- [PATCH] sched: Document that RT task priorities are 1â99 Sebastian Andrzej Siewior (Wed Apr 03 2019 - 17:08:39 EST)
- Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority Doug Anderson (Wed Apr 03 2019 - 17:08:57 EST)
- Re: linux-next: build failure after merge of the ipmi tree Corey Minyard (Wed Apr 03 2019 - 17:12:19 EST)
- Re: [RESEND PATCH 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro Roman Gushchin (Wed Apr 03 2019 - 17:12:44 EST)
- Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTO Sagi Grimberg (Wed Apr 03 2019 - 17:13:20 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Tobin C. Harding (Wed Apr 03 2019 - 17:14:33 EST)
- Re: [PATCH] locking/lockdep: Zap lock classes even with lock debugging disabled Bart Van Assche (Wed Apr 03 2019 - 17:15:35 EST)
- Re: [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro Roman Gushchin (Wed Apr 03 2019 - 17:17:22 EST)
- Re: [PATCH] sched: Document that RT task priorities are 1â99 John Ogness (Wed Apr 03 2019 - 17:18:00 EST)
- Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority Matthias Kaehlcke (Wed Apr 03 2019 - 17:19:47 EST)
- Re: [RFC PATCH v2 09/14] xarray: Implement migration function for objects Tobin C. Harding (Wed Apr 03 2019 - 17:20:01 EST)
- [PATCH] perf util: check maps for bpf programs Song Liu (Wed Apr 03 2019 - 17:24:02 EST)
- Re: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs Alex Williamson (Wed Apr 03 2019 - 17:27:37 EST)
- [PATCH v4 1/2] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Wed Apr 03 2019 - 17:28:38 EST)
- [PATCH v4 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support Nick Crews (Wed Apr 03 2019 - 17:28:42 EST)
- Re: [PATCH v2 0/2] platform/chrome: Add support for host sleep event command v1 Evan Green (Wed Apr 03 2019 - 17:29:37 EST)
- [PATCH v6 00/20] x86/split_lock: Enable split locked accesses detection Fenghua Yu (Wed Apr 03 2019 - 17:30:20 EST)
- [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock Fenghua Yu (Wed Apr 03 2019 - 17:30:26 EST)
- [PATCH v6 20/20] x86/clearcpuid: Change document for kernel option clearcpuid Fenghua Yu (Wed Apr 03 2019 - 17:30:30 EST)
- [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTL Fenghua Yu (Wed Apr 03 2019 - 17:30:43 EST)
- [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default Fenghua Yu (Wed Apr 03 2019 - 17:30:54 EST)
- [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access Fenghua Yu (Wed Apr 03 2019 - 17:31:04 EST)
- [PATCH v6 08/20] x86/split_lock: Enumerate split lock detection on Icelake mobile processor Fenghua Yu (Wed Apr 03 2019 - 17:31:10 EST)
- [PATCH v6 09/20] x86/split_lock: Define MSR_TEST_CTL register Fenghua Yu (Wed Apr 03 2019 - 17:31:13 EST)
- [PATCH v6 05/20] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit Fenghua Yu (Wed Apr 03 2019 - 17:31:32 EST)
- [PATCH v6 06/20] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY Fenghua Yu (Wed Apr 03 2019 - 17:31:35 EST)
- [PATCH v6 07/20] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY Fenghua Yu (Wed Apr 03 2019 - 17:31:50 EST)
- [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long Fenghua Yu (Wed Apr 03 2019 - 17:32:02 EST)
- [PATCH v6 03/20] wlcore: simplify/fix/optimize reg_ch_conf_pending operations Fenghua Yu (Wed Apr 03 2019 - 17:32:14 EST)
- [PATCH v6 02/20] drivers/net/b44: Align pwol_mask to unsigned long for better performance Fenghua Yu (Wed Apr 03 2019 - 17:32:19 EST)
- Re: [PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources Fletcher Woodruff (Wed Apr 03 2019 - 17:32:40 EST)
- [PATCH v6 17/20] x86/clearcpuid: Support feature flag string in kernel option clearcpuid Fenghua Yu (Wed Apr 03 2019 - 17:32:44 EST)
- [PATCH v6 16/20] x86/clearcpuid: Support multiple clearcpuid options Fenghua Yu (Wed Apr 03 2019 - 17:32:46 EST)
- [PATCH v6 14/20] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time Fenghua Yu (Wed Apr 03 2019 - 17:32:48 EST)
- [PATCH v6 15/20] x86/split_lock: Document the new sysfs file for split lock detection Fenghua Yu (Wed Apr 03 2019 - 17:33:09 EST)
- [PATCH v6 11/20] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY Fenghua Yu (Wed Apr 03 2019 - 17:33:22 EST)
- [PATCH v6 18/20] x86/clearcpuid: Apply cleared feature bits that are forced set before Fenghua Yu (Wed Apr 03 2019 - 17:33:42 EST)
- [PATCH v6 19/20] x86/clearcpuid: Clear CPUID bit in CPUID faulting Fenghua Yu (Wed Apr 03 2019 - 17:33:52 EST)
- Re: [PATCH] perf annotate: Fix build on 32 bit for BPF annotation Song Liu (Wed Apr 03 2019 - 17:34:14 EST)
- [PATCH v3 0/2] platform/chrome: Add support for host sleep event command v1 Evan Green (Wed Apr 03 2019 - 17:34:39 EST)
- [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Evan Green (Wed Apr 03 2019 - 17:34:43 EST)
- [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event Evan Green (Wed Apr 03 2019 - 17:34:45 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Wed Apr 03 2019 - 17:48:45 EST)
- Re: [PATCH 1/2] input: keyboard: imx: no need to control interrupt status in event check dmitry.torokhov@xxxxxxxxx (Wed Apr 03 2019 - 17:48:49 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Claudio Carvalho (Wed Apr 03 2019 - 17:48:55 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Roman Gushchin (Wed Apr 03 2019 - 17:49:02 EST)
- RE: [PATCH] platform/x86: dell-laptop: fix rfkill functionality Mario.Limonciello (Wed Apr 03 2019 - 17:54:34 EST)
- Re: [PATCHv1] fpga: mgr: add FPGA configuration log Alan Tull (Wed Apr 03 2019 - 17:58:40 EST)
- [PATCH] ACPI: PM: Print debug messages when enabling GPEs for wakeup Rafael J. Wysocki (Wed Apr 03 2019 - 18:00:12 EST)
- RE: [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160A Leo Li (Wed Apr 03 2019 - 18:01:21 EST)
- Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Darren Hart (Wed Apr 03 2019 - 18:02:05 EST)
- Re: [PATCH] axxia-i2c: use auto cmd for last message Adamski, Krzysztof (Nokia - PL/Wroclaw) (Wed Apr 03 2019 - 18:03:28 EST)
- Re: [PATCH] platform/x86: dell-laptop: fix rfkill functionality Darren Hart (Wed Apr 03 2019 - 18:04:02 EST)
- Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Colin Ian King (Wed Apr 03 2019 - 18:05:17 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Dave Chinner (Wed Apr 03 2019 - 18:09:20 EST)
- [PATCH 4/4] admin-guide: pm: intel_epb: Add SPDX license tag and copyright notice Rafael J. Wysocki (Wed Apr 03 2019 - 18:10:36 EST)
- [PATCH 0/4] Documentation: PM: Assorted updates Rafael J. Wysocki (Wed Apr 03 2019 - 18:10:40 EST)
- [PATCH 3/4] Documentation: PM: Unify copyright notices Rafael J. Wysocki (Wed Apr 03 2019 - 18:10:44 EST)
- [PATCH 1/4] cpufreq: intel_pstate: Documentation: Add references sections Rafael J. Wysocki (Wed Apr 03 2019 - 18:10:49 EST)
- [PATCH 2/4] Documentation: PM: Add SPDX license tags to multiple files Rafael J. Wysocki (Wed Apr 03 2019 - 18:10:57 EST)
- Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer Tobin C. Harding (Wed Apr 03 2019 - 18:15:05 EST)
- Re: [PATCH V2] input: keyboard: snvs: initialize necessary driver data before enabling IRQ dmitry.torokhov@xxxxxxxxx (Wed Apr 03 2019 - 18:15:35 EST)
- Re: [PATCH] input: keyboard: snvs: use dev_pm_set_wake_irq() to simplify code dmitry.torokhov@xxxxxxxxx (Wed Apr 03 2019 - 18:16:47 EST)
- Re: [PATCH v6 0/9] iProc I2C slave mode and NIC mode Florian Fainelli (Wed Apr 03 2019 - 18:20:28 EST)
- Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Darren Hart (Wed Apr 03 2019 - 18:26:35 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Matthew Garrett (Wed Apr 03 2019 - 18:27:27 EST)
- Re: [PATCH] i2c: isch: Remove unnecessary acpi.h include Bjorn Helgaas (Wed Apr 03 2019 - 18:27:31 EST)
- Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer Colin Ian King (Wed Apr 03 2019 - 18:27:58 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Randy Dunlap (Wed Apr 03 2019 - 18:29:31 EST)
- [PATCH] drm/nouveau/i2c: Disable i2c bus access after ->fini() Lyude Paul (Wed Apr 03 2019 - 18:38:08 EST)
- [PATCH v2] Staging: rtlwifi: Remove unwanted parentheses Madhumitha Prabakaran (Wed Apr 03 2019 - 18:39:02 EST)
- [PATCH v2] mfd: cros_ec: check for NULL transfer function egranata (Wed Apr 03 2019 - 18:40:48 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Darrick J. Wong (Wed Apr 03 2019 - 18:40:55 EST)
- Re: [PATCH] Staging: rtlwifi: Remove unwanted parentheses Madhumthia Prabakaran (Wed Apr 03 2019 - 18:51:05 EST)
- Re: [PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option Paul Burton (Wed Apr 03 2019 - 18:55:54 EST)
- Re: [PATCH 2/2] ARM: dts: Add support for ZII i.MX7 RPU2 board Fabio Estevam (Wed Apr 03 2019 - 18:57:12 EST)
- Re: [PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions Sean Christopherson (Wed Apr 03 2019 - 19:03:23 EST)
- [PATCH] cgroup: remove extra cgroup_migrate_finish() call Shakeel Butt (Wed Apr 03 2019 - 19:04:14 EST)
- Re: [PATCH v7 2/4] Input: goodix - Add regulators suppot Dmitry Torokhov (Wed Apr 03 2019 - 19:09:28 EST)
- Re: [PATCH v7 4/4] Input: goodix - Add GT5663 CTP support Dmitry Torokhov (Wed Apr 03 2019 - 19:09:44 EST)
- Re: [PATCH net-next] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig Paul Burton (Wed Apr 03 2019 - 19:29:05 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Ian Kent (Wed Apr 03 2019 - 19:29:13 EST)
- [PATCH v2] locking/lockdep: Zap lock classes even with lock debugging disabled Bart Van Assche (Wed Apr 03 2019 - 19:36:13 EST)
- Re: [PATCH 14/17] fpga: dfl: fme: add thermal management support Wu Hao (Wed Apr 03 2019 - 19:59:42 EST)
- Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver Tony Lindgren (Wed Apr 03 2019 - 19:59:42 EST)
- Re: [RFC PATCH 0/7] Early task context tracking Andy Lutomirski (Wed Apr 03 2019 - 20:01:22 EST)
- RE: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs Parav Pandit (Wed Apr 03 2019 - 20:02:37 EST)
- Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties Tony Lindgren (Wed Apr 03 2019 - 20:03:24 EST)
- Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack() Andy Lutomirski (Wed Apr 03 2019 - 20:03:34 EST)
- Re: [PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc Tony Lindgren (Wed Apr 03 2019 - 20:04:21 EST)
- Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references Tony Lindgren (Wed Apr 03 2019 - 20:04:47 EST)
- Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver Tony Lindgren (Wed Apr 03 2019 - 20:09:16 EST)
- [PATCH] ptp/ptp_clock.c: Correct input parameter range check Siddaraju D H (Wed Apr 03 2019 - 20:10:11 EST)
- Re: [PATCHv6 4/4] drm/omap: add support for manually updated displays Tony Lindgren (Wed Apr 03 2019 - 20:11:15 EST)
- RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. NeilBrown (Wed Apr 03 2019 - 20:13:19 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Wed Apr 03 2019 - 20:14:09 EST)
- Re: linux-next: build failure after merge of the ipmi tree Paul E. McKenney (Wed Apr 03 2019 - 20:14:44 EST)
- [PATCH v3] platform/chrome: Add Wilco EC Event Handling Nick Crews (Wed Apr 03 2019 - 20:33:15 EST)
- [PATCH V32 0/27] Lockdown patches for 5.2 Matthew Garrett (Wed Apr 03 2019 - 20:33:15 EST)
- [PATCH V32 03/27] Restrict /dev/{mem,kmem,port} when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:16 EST)
- [PATCH V32 06/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE Matthew Garrett (Wed Apr 03 2019 - 20:33:16 EST)
- [PATCH V32 01/27] Add the ability to lock down access to the running kernel image Matthew Garrett (Wed Apr 03 2019 - 20:33:16 EST)
- [PATCH V32 02/27] Enforce module signatures if the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:16 EST)
- [PATCH V32 08/27] hibernate: Disable when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:21 EST)
- [PATCH V32 10/27] PCI: Lock down BAR access when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:24 EST)
- [PATCH V32 11/27] x86: Lock down IO port access when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:27 EST)
- [PATCH V32 12/27] x86/msr: Restrict MSR access when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:33 EST)
- [PATCH V32 15/27] acpi: Disable ACPI table override if the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:38 EST)
- [PATCH V32 16/27] Prohibit PCMCIA CIS storage when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:33:41 EST)
- [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace module Matthew Garrett (Wed Apr 03 2019 - 20:33:48 EST)
- [PATCH V32 20/27] Lock down /proc/kcore Matthew Garrett (Wed Apr 03 2019 - 20:33:52 EST)
- [PATCH V32 22/27] bpf: Restrict bpf when kernel lockdown is in confidentiality mode Matthew Garrett (Wed Apr 03 2019 - 20:33:56 EST)
- [PATCH V32 26/27] debugfs: Restrict debugfs when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:34:05 EST)
- [PATCH V32 27/27] tracefs: Restrict tracefs when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:34:09 EST)
- [PATCH V32 24/27] kexec: Allow kexec_file() with appropriate IMA policy when locked down Matthew Garrett (Wed Apr 03 2019 - 20:34:15 EST)
- [PATCH V32 25/27] lockdown: Print current->comm in restriction messages Matthew Garrett (Wed Apr 03 2019 - 20:34:18 EST)
- [PATCH V32 23/27] Lock down perf when in confidentiality mode Matthew Garrett (Wed Apr 03 2019 - 20:34:26 EST)
- [PATCH V32 21/27] Lock down tracing and perf kprobes when in confidentiality mode Matthew Garrett (Wed Apr 03 2019 - 20:34:36 EST)
- [PATCH V32 17/27] Lock down TIOCSSERIAL Matthew Garrett (Wed Apr 03 2019 - 20:34:40 EST)
- [PATCH V32 18/27] Lock down module params that specify hardware parameters (eg. ioport) Matthew Garrett (Wed Apr 03 2019 - 20:34:45 EST)
- [PATCH V32 13/27] ACPI: Limit access to custom_method when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:34:54 EST)
- [PATCH V32 14/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down Matthew Garrett (Wed Apr 03 2019 - 20:34:58 EST)
- [PATCH V32 09/27] uswsusp: Disable when the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:35:11 EST)
- [PATCH V32 07/27] kexec_file: Restrict at runtime if the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:35:19 EST)
- [PATCH V32 04/27] kexec_load: Disable at runtime if the kernel is locked down Matthew Garrett (Wed Apr 03 2019 - 20:35:22 EST)
- [PATCH V32 05/27] Copy secure_boot flag in boot params across kexec reboot Matthew Garrett (Wed Apr 03 2019 - 20:35:27 EST)
- [PATCH] dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants Paul Walmsley (Wed Apr 03 2019 - 20:38:36 EST)
- Re: [PATCH v7] ipvs: allow tunneling with gue encapsulation Jacky Hu (Wed Apr 03 2019 - 20:39:19 EST)
- Re: [PATCH AUTOSEL 5.0 209/262] regulator: mcp16502: Include linux/gpio/consumer.h to fix build error Sasha Levin (Wed Apr 03 2019 - 20:46:30 EST)
- Re: [PATCH AUTOSEL 5.0 152/262] x86/kprobes: Prohibit probing on IRQ handlers directly Sasha Levin (Wed Apr 03 2019 - 20:49:17 EST)
- [rcu] 56be66c8e4: BUG:unable_to_handle_kernel kernel test robot (Wed Apr 03 2019 - 20:50:37 EST)
- Re: [PATCH AUTOSEL 5.0 008/262] swiotlb: add checks for the return value of memblock_alloc*() Sasha Levin (Wed Apr 03 2019 - 20:56:55 EST)
- Re: [PATCH AUTOSEL 5.0 015/262] memblock: memblock_phys_alloc_try_nid(): don't panic Sasha Levin (Wed Apr 03 2019 - 20:57:55 EST)
- Re: [PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver Rajat Jain (Wed Apr 03 2019 - 20:59:57 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Wed Apr 03 2019 - 21:02:47 EST)
- Re: [PATCH 1/2] edac: sifive: Add DT documentation for SiFive L2 cache Controller Rob Herring (Wed Apr 03 2019 - 21:04:23 EST)
- Re: [PATCH 1/2] edac: sifive: Add DT documentation for SiFive L2 cache Controller Rob Herring (Wed Apr 03 2019 - 21:18:18 EST)
- [PATCH] staging: comedi: Fix spelling mistake Hariprasad Kelam (Wed Apr 03 2019 - 21:26:33 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Junichi Nomura (Wed Apr 03 2019 - 21:26:33 EST)
- [compiler] dfc95c6ebb: reaim.jobs_per_min -16.7% regression kernel test robot (Wed Apr 03 2019 - 21:26:33 EST)
- Re: [PATCH 1/8] dt-bindings: stm32: add bindings for ML-AHB interconnect Rob Herring (Wed Apr 03 2019 - 21:29:56 EST)
- RE: [PATCH 1/2] input: keyboard: imx: no need to control interrupt status in event check Anson Huang (Wed Apr 03 2019 - 21:30:03 EST)
- RE: [PATCH] platform/x86: dell-smbios-base: Fix use after free on failure of dell_smbios_init() Mario.Limonciello (Wed Apr 03 2019 - 21:31:47 EST)
- Re: [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace module Steven Rostedt (Wed Apr 03 2019 - 21:33:25 EST)
- [GIT PULL] Kselftest update for Linux 5.1-rc4 shuah (Wed Apr 03 2019 - 21:35:03 EST)
- [for-next][PATCH 01/19] ring-buffer: Fix ring buffer size in rb_write_something() Steven Rostedt (Wed Apr 03 2019 - 21:37:46 EST)
- [for-next][PATCH 18/19] sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is not set Steven Rostedt (Wed Apr 03 2019 - 21:38:01 EST)
- [for-next][PATCH 03/19] tracing: Add tracing error log Steven Rostedt (Wed Apr 03 2019 - 21:38:01 EST)
- [for-next][PATCH 19/19] rcu: validate arguments for rcu tracepoints Steven Rostedt (Wed Apr 03 2019 - 21:38:01 EST)
- [for-next][PATCH 04/19] tracing: Save the last hist commands associated event name Steven Rostedt (Wed Apr 03 2019 - 21:38:01 EST)
- [for-next][PATCH 06/19] tracing: Use tracing error_log with trace event filters Steven Rostedt (Wed Apr 03 2019 - 21:38:04 EST)
- [for-next][PATCH 10/19] tracing: Have the error logs show up in the proper instances Steven Rostedt (Wed Apr 03 2019 - 21:38:16 EST)
- [for-next][PATCH 15/19] tracing: Add tracing/error_log Documentation Steven Rostedt (Wed Apr 03 2019 - 21:38:20 EST)
- [for-next][PATCH 12/19] selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions Steven Rostedt (Wed Apr 03 2019 - 21:38:22 EST)
- [for-next][PATCH 16/19] tracing: Add error_log to README Steven Rostedt (Wed Apr 03 2019 - 21:38:26 EST)
- [for-next][PATCH 09/19] tracing: Have histogram code pass around trace_array for error handling Steven Rostedt (Wed Apr 03 2019 - 21:38:32 EST)
- [for-next][PATCH 11/19] selftests/ftrace: Add error_log testcase for probe errors Steven Rostedt (Wed Apr 03 2019 - 21:38:35 EST)
- [for-next][PATCH 17/19] tracing: introduce TRACE_EVENT_NOP() Steven Rostedt (Wed Apr 03 2019 - 21:38:41 EST)
- [for-next][PATCH 07/19] tracing: Use tracing error_log with probe events Steven Rostedt (Wed Apr 03 2019 - 21:38:48 EST)
- [for-next][PATCH 13/19] selftests/ftrace: Remove trigger-extended-error-support testcase Steven Rostedt (Wed Apr 03 2019 - 21:38:53 EST)
- [for-next][PATCH 14/19] selftests/ftrace: Add tracing/error_log testcase Steven Rostedt (Wed Apr 03 2019 - 21:39:00 EST)
- [for-next][PATCH 05/19] tracing: Use tracing error_log with hist triggers Steven Rostedt (Wed Apr 03 2019 - 21:39:02 EST)
- [for-next][PATCH 08/19] tracing: Add trace_array parameter to create_event_filter() Steven Rostedt (Wed Apr 03 2019 - 21:39:04 EST)
- [for-next][PATCH 00/19] tracing: Updates for 5.2 Steven Rostedt (Wed Apr 03 2019 - 21:39:14 EST)
- Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 21:39:50 EST)
- Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 21:39:57 EST)
- [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 21:40:21 EST)
- [RESEND] input: keyboard: imx: make sure keyboard can always wake up system Anson Huang (Wed Apr 03 2019 - 21:40:26 EST)
- Using device tree overlays in Linux Chris Packham (Wed Apr 03 2019 - 21:50:53 EST)
- [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_drv_owner.cocci warnings YueHaibing (Wed Apr 03 2019 - 21:51:28 EST)
- Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FS YueHaibing (Wed Apr 03 2019 - 22:02:18 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Hanjun Guo (Wed Apr 03 2019 - 22:03:08 EST)
- [PATCH 0/2] x86/mm/KASLR: Fix two code bugs Baoquan He (Wed Apr 03 2019 - 22:03:27 EST)
- [PATCH] mm:workingset use real time to judge activity of the file page Zhaoyang Huang (Wed Apr 03 2019 - 22:03:33 EST)
- [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Baoquan He (Wed Apr 03 2019 - 22:03:37 EST)
- [PATCH 2/2] x86/mm/KASLR: Calculate the actual size of vmemmap region Baoquan He (Wed Apr 03 2019 - 22:03:41 EST)
- [RFC PATCH 08/25] mm: migrate: Add copy_page_dma into migrate_page_copy. Zi Yan (Wed Apr 03 2019 - 22:09:57 EST)
- [RFC PATCH 03/25] mm: migrate: Add a multi-threaded page migration function. Zi Yan (Wed Apr 03 2019 - 22:10:05 EST)
- [RFC PATCH 20/25] memory manage: Add memory manage syscall. Zi Yan (Wed Apr 03 2019 - 22:10:05 EST)
- [RFC PATCH 04/25] mm: migrate: Add copy_page_multithread into migrate_pages. Zi Yan (Wed Apr 03 2019 - 22:10:05 EST)
- [RFC PATCH 21/25] mm: move update_lru_sizes() to mm_inline.h for broader use. Zi Yan (Wed Apr 03 2019 - 22:10:05 EST)
- [RFC PATCH 15/25] exchange pages: exchange anonymous page and file-backed page. Zi Yan (Wed Apr 03 2019 - 22:10:08 EST)
- [RFC PATCH 17/25] exchange page: Add exchange_page() syscall. Zi Yan (Wed Apr 03 2019 - 22:10:17 EST)
- [RFC PATCH 14/25] exchange pages: concurrent exchange pages. Zi Yan (Wed Apr 03 2019 - 22:10:21 EST)
- [RFC PATCH 22/25] memory manage: active/inactive page list manipulation in memcg. Zi Yan (Wed Apr 03 2019 - 22:10:26 EST)
- [RFC PATCH 13/25] exchange pages: add multi-threaded exchange pages. Zi Yan (Wed Apr 03 2019 - 22:10:29 EST)
- [RFC PATCH 18/25] memcg: Add per node memory usage&max stats in memcg. Zi Yan (Wed Apr 03 2019 - 22:10:30 EST)
- [RFC PATCH 16/25] exchange page: Add THP exchange support. Zi Yan (Wed Apr 03 2019 - 22:10:36 EST)
- [RFC PATCH 09/25] mm: migrate: Add copy_page_lists_dma_always to support copy a list of pages. Zi Yan (Wed Apr 03 2019 - 22:10:43 EST)
- [RFC PATCH 25/25] memory manage: use exchange pages to memory manage to improve throughput. Zi Yan (Wed Apr 03 2019 - 22:10:46 EST)
- [RFC PATCH 11/25] mm: migrate: Add concurrent page migration into move_pages syscall. Zi Yan (Wed Apr 03 2019 - 22:10:52 EST)
- [RFC PATCH 07/25] mm: migrate: Add copy_page_dma to use DMA Engine to copy pages. Zi Yan (Wed Apr 03 2019 - 22:10:58 EST)
- [RFC PATCH 02/25] mm: migrate: Add mode parameter to support future page copy routines. Zi Yan (Wed Apr 03 2019 - 22:11:00 EST)
- [RFC PATCH 19/25] mempolicy: add MPOL_F_MEMCG flag, enforcing memcg memory limit. Zi Yan (Wed Apr 03 2019 - 22:11:04 EST)
- [RFC PATCH 00/25] Accelerate page migration and use memcg for PMEM management Zi Yan (Wed Apr 03 2019 - 22:11:13 EST)
- [RFC PATCH 12/25] exchange pages: new page migration mechanism: exchange_pages() Zi Yan (Wed Apr 03 2019 - 22:11:18 EST)
- [RFC PATCH 01/25] mm: migrate: Change migrate_mode to support combination migration modes. Zi Yan (Wed Apr 03 2019 - 22:11:23 EST)
- RE: [PATCH V2 0/5] can: flexcan: add CAN FD support on i.MX8QM Joakim Zhang (Wed Apr 03 2019 - 22:11:26 EST)
- [RFC PATCH 23/25] memory manage: page migration based page manipulation between NUMA nodes. Zi Yan (Wed Apr 03 2019 - 22:11:38 EST)
- [RFC PATCH 05/25] mm: migrate: Add vm.accel_page_copy in sysfs to control page copy acceleration. Zi Yan (Wed Apr 03 2019 - 22:11:41 EST)
- [RFC PATCH 24/25] memory manage: limit migration batch size. Zi Yan (Wed Apr 03 2019 - 22:11:51 EST)
- [RFC PATCH 10/25] mm: migrate: copy_page_lists_mt() to copy a page list using multi-threads. Zi Yan (Wed Apr 03 2019 - 22:11:54 EST)
- [RFC PATCH 06/25] mm: migrate: Make the number of copy threads adjustable via sysctl. Zi Yan (Wed Apr 03 2019 - 22:14:47 EST)
- Re: [PATCH 2/5] media: platform: Aspeed: Make reserved memory optional Andrew Jeffery (Wed Apr 03 2019 - 22:16:41 EST)
- Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTO YueHaibing (Wed Apr 03 2019 - 22:18:13 EST)
- Re: [PATCH v3 0/2] x86/mm/KASLR: Change the granularity of randomization to PUD size in 5-level Baoquan He (Wed Apr 03 2019 - 22:18:42 EST)
- Re: [PATCH v3 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel Baoquan He (Wed Apr 03 2019 - 22:20:12 EST)
- [PATCH] of: Documentation: Correct return value from of_overlay_fdt_apply Chris Packham (Wed Apr 03 2019 - 22:26:17 EST)
- linux-next: manual merge of the staging tree with the spi tree Stephen Rothwell (Wed Apr 03 2019 - 22:35:46 EST)
- Re: [PATCH v4] arm64: dts: ls1088a: add one more thermal zone node Daniel Lezcano (Wed Apr 03 2019 - 22:35:54 EST)
- [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTO Yue Haibing (Wed Apr 03 2019 - 22:36:59 EST)
- Re: [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTO Al Viro (Wed Apr 03 2019 - 22:38:56 EST)
- [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTO Yue Haibing (Wed Apr 03 2019 - 22:40:14 EST)
- Re: [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTO YueHaibing (Wed Apr 03 2019 - 22:40:57 EST)
- linux-next: manual merge of the staging tree with the v4l-dvb tree Stephen Rothwell (Wed Apr 03 2019 - 22:43:41 EST)
- Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver references Lee Jones (Wed Apr 03 2019 - 22:44:45 EST)
- linux-next: manual merge of the staging tree with the spi tree Stephen Rothwell (Wed Apr 03 2019 - 22:47:07 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 22:52:45 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Wed Apr 03 2019 - 22:52:53 EST)
- [PATCH 1/1] blk-mq: do not reset plug->rq_count before the list is sorted Dongli Zhang (Wed Apr 03 2019 - 22:53:54 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. David Airlie (Wed Apr 03 2019 - 22:58:25 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel bhe@xxxxxxxxxx (Wed Apr 03 2019 - 23:00:48 EST)
- Re: [PATCH v1 1/3] thermal: rockchip: add pinctrl control Daniel Lezcano (Wed Apr 03 2019 - 23:03:44 EST)
- Re: [PATCH v1 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible Daniel Lezcano (Wed Apr 03 2019 - 23:04:33 EST)
- Re: [PATCH v1 3/3] thermal: rockchip: Support the PX30 SoC in thermal driver Daniel Lezcano (Wed Apr 03 2019 - 23:08:37 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel bhe@xxxxxxxxxx (Wed Apr 03 2019 - 23:10:38 EST)
- [PATCH] tools/power: turbostat: make output buffer extensible (Re: [PATCH v1] tools/power: turbostat: fix buffer overrun) Naoya Horiguchi (Wed Apr 03 2019 - 23:11:28 EST)
- Re: [PATCH v3 02/13] thermal: qoriq: Add local struct device pointer Daniel Lezcano (Wed Apr 03 2019 - 23:11:52 EST)
- Re: [PATCH] ptp/ptp_clock.c: Correct input parameter range check Richard Cochran (Wed Apr 03 2019 - 23:15:01 EST)
- Re: [PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes Martin K. Petersen (Wed Apr 03 2019 - 23:15:18 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Alex Kogan (Wed Apr 03 2019 - 23:15:33 EST)
- Re: kernel BUG at net/core/net-sysfs.c:LINE! wanghai (M) (Wed Apr 03 2019 - 23:19:37 EST)
- Re: [PATCH v3 01/13] thermal: qoriq: Remove unnecessary DT node is NULL check Daniel Lezcano (Wed Apr 03 2019 - 23:21:24 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Wed Apr 03 2019 - 23:22:49 EST)
- Re: [PATCH v3 03/13] thermal: qoriq: Don't store struct thermal_zone_device reference Daniel Lezcano (Wed Apr 03 2019 - 23:23:46 EST)
- Re: [PATCH 2/2] scsi: ufs-cdns: Add support for UFSHCI with M31 PHY Martin K. Petersen (Wed Apr 03 2019 - 23:24:40 EST)
- Re: [PATCH v3 04/13] thermal: qoriq: Add local struct qoriq_sensor pointer Daniel Lezcano (Wed Apr 03 2019 - 23:28:58 EST)
- [PATCH] mm:workingset use real time to judge activity of the file page Zhaoyang Huang (Wed Apr 03 2019 - 23:30:46 EST)
- Re: [PATCH v2 1/1] scsi: storvsc: Fix calculation of sub-channel count Martin K. Petersen (Wed Apr 03 2019 - 23:30:50 EST)
- Re: [PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to 128 Kbytes Martin K. Petersen (Wed Apr 03 2019 - 23:31:52 EST)
- Re: correcting incorrect peripheral device type 0x0 Martin K. Petersen (Wed Apr 03 2019 - 23:34:26 EST)
- [PATCH v3 00/20] coresight: Add support for CPU-wide trace scenarios Mathieu Poirier (Wed Apr 03 2019 - 23:35:52 EST)
- [PATCH v3 01/20] coresight: pmu: Adding ITRACE property to cs_etm PMU Mathieu Poirier (Wed Apr 03 2019 - 23:35:59 EST)
- [PATCH v3 02/20] coresight: etm4x: Add kernel configuration for CONTEXTID Mathieu Poirier (Wed Apr 03 2019 - 23:36:00 EST)
- [PATCH v3 03/20] coresight: etm4x: Skip selector pair 0 Mathieu Poirier (Wed Apr 03 2019 - 23:36:03 EST)
- [PATCH v3 04/20] coresight: etm4x: Configure tracers to emit timestamps Mathieu Poirier (Wed Apr 03 2019 - 23:36:06 EST)
- [PATCH v3 05/20] coresight: Adding return code to sink::disable() operation Mathieu Poirier (Wed Apr 03 2019 - 23:36:10 EST)
- [PATCH v3 06/20] coresight: Move reference counting inside sink drivers Mathieu Poirier (Wed Apr 03 2019 - 23:36:15 EST)
- [PATCH v3 07/20] coresight: Properly address errors in sink::disable() functions Mathieu Poirier (Wed Apr 03 2019 - 23:36:17 EST)
- [PATCH v3 08/20] coresight: Properly address concurrency in sink::update() functions Mathieu Poirier (Wed Apr 03 2019 - 23:36:23 EST)
- [PATCH v3 09/20] coresight: perf: Clean up function etm_setup_aux() Mathieu Poirier (Wed Apr 03 2019 - 23:36:25 EST)
- [PATCH v3 10/20] coresight: perf: Refactor function free_event_data() Mathieu Poirier (Wed Apr 03 2019 - 23:36:29 EST)
- [PATCH v3 11/20] coresight: Communicate perf event to sink buffer allocation functions Mathieu Poirier (Wed Apr 03 2019 - 23:36:33 EST)
- [PATCH v3 12/20] coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf() Mathieu Poirier (Wed Apr 03 2019 - 23:36:38 EST)
- [PATCH v3 13/20] coresight: tmc-etr: Create per-thread buffer allocation function Mathieu Poirier (Wed Apr 03 2019 - 23:36:42 EST)
- [PATCH v3 15/20] coresight: tmc-etr: Introduce the notion of reference counting to ETR devices Mathieu Poirier (Wed Apr 03 2019 - 23:36:49 EST)
- [PATCH v3 16/20] coresight: tmc-etr: Introduce the notion of IDR to ETR devices Mathieu Poirier (Wed Apr 03 2019 - 23:36:52 EST)
- [PATCH v3 17/20] coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenarios Mathieu Poirier (Wed Apr 03 2019 - 23:36:55 EST)
- [PATCH v3 18/20] coresight: tmc-etr: Add support for CPU-wide trace scenarios Mathieu Poirier (Wed Apr 03 2019 - 23:36:59 EST)
- [PATCH v3 19/20] coresight: tmc-etf: Add support for CPU-wide trace scenarios Mathieu Poirier (Wed Apr 03 2019 - 23:37:02 EST)
- [PATCH v3 20/20] coresight: etb10: Add support for CPU-wide trace scenarios Mathieu Poirier (Wed Apr 03 2019 - 23:37:06 EST)
- [PATCH v3 14/20] coresight: tmc-etr: Introduce the notion of process ID to ETR devices Mathieu Poirier (Wed Apr 03 2019 - 23:37:16 EST)
- Re: [PATCH 0/2] pinctrl: meson: add g12a drive strength support Linus Walleij (Wed Apr 03 2019 - 23:41:19 EST)
- Re: [PATCH] lib: Fix possible incorrect result from rational fractions helper tpiepho (Wed Apr 03 2019 - 23:41:36 EST)
- Re: [PATCH -next] scsi: qla2xxx: Remove useless set memory to zero use memset() Martin K. Petersen (Wed Apr 03 2019 - 23:41:58 EST)
- Re: [PATCH 1/2] dt-bindings: pinctrl: meson: Add drive-strength property Linus Walleij (Wed Apr 03 2019 - 23:42:19 EST)
- Re: [RESEND PATCH v6 07/11] power: supply: max77650: add support for battery charger Linus Walleij (Wed Apr 03 2019 - 23:45:19 EST)
- [PATCH] ASoC: rockchip: pdm: change dma burst to 8 Sugar Zhang (Wed Apr 03 2019 - 23:48:11 EST)
- [PATCH v1 05/12] ASoC: rockchip: pdm: change dma burst to 8 Sugar Zhang (Wed Apr 03 2019 - 23:48:55 EST)
- CAN I TRUST YOU I NEED YOUR ASSISTANCE AND TRUST info (Wed Apr 03 2019 - 23:50:29 EST)
- [PATCH] ASoC: rockchip: pdm: fixup pdm fractional div Sugar Zhang (Wed Apr 03 2019 - 23:51:09 EST)
- [PATCH v1 06/12] ASoC: rockchip: pdm: fixup pdm fractional div Sugar Zhang (Wed Apr 03 2019 - 23:51:29 EST)
- [PATCH] dt-bindings: sound: rockchip: add compatible for rk3308/px30 Sugar Zhang (Wed Apr 03 2019 - 23:53:15 EST)
- [PATCH v1 07/12] dt-bindings: sound: rockchip: add compatible for rk3308/px30 Sugar Zhang (Wed Apr 03 2019 - 23:53:33 EST)
- Re: kernel BUG at net/core/net-sysfs.c:LINE! Eric Dumazet (Wed Apr 03 2019 - 23:54:06 EST)
- [PATCH] ASoC: rockchip: pdm: add compatible for rk1808 Sugar Zhang (Wed Apr 03 2019 - 23:54:30 EST)
- [PATCH v1 08/12] ASoC: rockchip: pdm: add compatible for rk1808 Sugar Zhang (Wed Apr 03 2019 - 23:54:40 EST)
- Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel Masahiro Yamada (Wed Apr 03 2019 - 23:54:56 EST)
- [PATCH] dt-bindings: sound: add compatible for rk1808 Sugar Zhang (Wed Apr 03 2019 - 23:55:45 EST)
- [PATCH v1 09/12] dt-bindings: sound: add compatible for rk1808 Sugar Zhang (Wed Apr 03 2019 - 23:55:56 EST)
- [PATCH] ASoC: rockchip: pdm: adjust waterlevel in frame unit Sugar Zhang (Wed Apr 03 2019 - 23:56:29 EST)
- [PATCH v1 10/12] ASoC: rockchip: pdm: adjust waterlevel in frame unit Sugar Zhang (Wed Apr 03 2019 - 23:56:39 EST)
- [PATCH] ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious Sugar Zhang (Wed Apr 03 2019 - 23:57:08 EST)
- [PATCH v1 11/12] ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious Sugar Zhang (Wed Apr 03 2019 - 23:57:18 EST)
- RE: [PATCH] usb: uas: fix usb subsystem hang after power off hub port Kento.A.Kobayashi (Wed Apr 03 2019 - 23:57:40 EST)
- [PATCH] ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value Sugar Zhang (Wed Apr 03 2019 - 23:57:57 EST)
- [PATCH v1 12/12] ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value Sugar Zhang (Wed Apr 03 2019 - 23:58:09 EST)
- Re: KASAN: use-after-free Read in __dev_map_entry_free Alexei Starovoitov (Wed Apr 03 2019 - 23:59:41 EST)
- [PATCH] mwifiex: Make resume actually do something useful again on SDIO cards Douglas Anderson (Thu Apr 04 2019 - 00:01:35 EST)
- Re: [PATCH v1] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3 Anand Moon (Thu Apr 04 2019 - 00:01:42 EST)
- Re: correcting incorrect peripheral device type 0x0 Douglas Gilbert (Thu Apr 04 2019 - 00:11:02 EST)
- I will be waiting for your urgent answer Jucai LI (Thu Apr 04 2019 - 00:12:21 EST)
- Re: [PATCH net-next] net: dsa: microchip: mark expected switch fall-through David Miller (Thu Apr 04 2019 - 00:39:29 EST)
- Re: [PATCH net-next] rxrpc: Mark expected switch fall-through David Miller (Thu Apr 04 2019 - 00:39:37 EST)
- Re: 15c8410c67 ("mm/slob.c: respect list_head abstraction layer"): WARNING: CPU: 0 PID: 1 at lib/list_debug.c:28 __list_add_valid Tobin C. Harding (Thu Apr 04 2019 - 00:40:32 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Anshuman Khandual (Thu Apr 04 2019 - 00:42:24 EST)
- Re: [PATCH v4 net] ipv6: Fix dangling pointer when ipv6 fragment David Miller (Thu Apr 04 2019 - 00:43:17 EST)
- Re: [PATCH net-next v4 0/2] net: phy: marvell10g: implement suspend/resume callbacks David Miller (Thu Apr 04 2019 - 00:46:30 EST)
- Re: [PATCH v3 04/20] coresight: etm4x: Configure tracers to emit timestamps Mike Leach (Thu Apr 04 2019 - 00:48:16 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Joe Perches (Thu Apr 04 2019 - 01:02:37 EST)
- Question on a lockdep test case about mixed read-write ABBA Yuyang Du (Thu Apr 04 2019 - 01:03:27 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Anshuman Khandual (Thu Apr 04 2019 - 01:03:29 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Dan Williams (Thu Apr 04 2019 - 01:04:40 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Juergen Gross (Thu Apr 04 2019 - 01:05:32 EST)
- [RFC PATCH 0/9] Add support for QCOM Core Power Reduction Niklas Cassel (Thu Apr 04 2019 - 01:09:54 EST)
- [RFC PATCH 1/9] drivers: regulator: qcom_spmi: enable linear range info Niklas Cassel (Thu Apr 04 2019 - 01:10:02 EST)
- [RFC PATCH 2/9] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs Niklas Cassel (Thu Apr 04 2019 - 01:10:02 EST)
- [RFC PATCH 3/9] cpufreq: qcom: create a driver struct Niklas Cassel (Thu Apr 04 2019 - 01:10:14 EST)
- [RFC PATCH 4/9] cpufreq: qcom: support qcs404 on nvmem driver Niklas Cassel (Thu Apr 04 2019 - 01:10:18 EST)
- [RFC PATCH 5/9] cpufreq: Add qcs404 to cpufreq-dt-platdev blacklist Niklas Cassel (Thu Apr 04 2019 - 01:10:22 EST)
- [RFC PATCH 6/9] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR Niklas Cassel (Thu Apr 04 2019 - 01:10:43 EST)
- [RFC PATCH 7/9] dt-bindings: power: avs: Add support for CPR (Core Power Reduction) Niklas Cassel (Thu Apr 04 2019 - 01:10:50 EST)
- [RFC PATCH 8/9] power: avs: Add support for CPR (Core Power Reduction) Niklas Cassel (Thu Apr 04 2019 - 01:10:58 EST)
- [RFC PATCH 9/9] arm64: dts: qcom: qcs404: Add CPR and populate OPP tables Niklas Cassel (Thu Apr 04 2019 - 01:11:16 EST)
- Re: [PATCH -next] pinctrl: fsl: Make pinctrl_ipc_handle static Linus Walleij (Thu Apr 04 2019 - 01:17:27 EST)
- Re: [PATCH] mwifiex: Make resume actually do something useful again on SDIO cards Kalle Valo (Thu Apr 04 2019 - 01:20:24 EST)
- Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface Anshuman Khandual (Thu Apr 04 2019 - 01:21:10 EST)
- Re: [PATCH RFC] gpio: pca953x: Configure wake-up path when wake-up is enabled Linus Walleij (Thu Apr 04 2019 - 01:25:15 EST)
- linux-next: Tree for Apr 4 Stephen Rothwell (Thu Apr 04 2019 - 01:25:22 EST)
- Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface Anshuman Khandual (Thu Apr 04 2019 - 01:25:43 EST)
- Re: [PATCH AUTOSEL 5.0 209/262] regulator: mcp16502: Include linux/gpio/consumer.h to fix build error Mark Brown (Thu Apr 04 2019 - 01:30:47 EST)
- Re: [PATCH 1/2] ASoC: rt5677: allow multiple interrupt sources Mark Brown (Thu Apr 04 2019 - 01:32:29 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Thu Apr 04 2019 - 01:39:34 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Srinath Mannam (Thu Apr 04 2019 - 01:41:41 EST)
- Respond Ella Golan (Thu Apr 04 2019 - 01:46:10 EST)
- Re: [PATCH 5/7] ASoC: cs42l51: change mic bias DAPM Mark Brown (Thu Apr 04 2019 - 01:48:02 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 01:51:03 EST)
- [PATCH v2 0/5] Provide generic top-down mmap layout functions Alexandre Ghiti (Thu Apr 04 2019 - 01:51:41 EST)
- [PATCH v2 1/5] mm, fs: Move randomize_stack_top from fs to mm Alexandre Ghiti (Thu Apr 04 2019 - 01:52:49 EST)
- [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions to mm Alexandre Ghiti (Thu Apr 04 2019 - 01:53:54 EST)
- [PATCH v2 3/5] arm: Use generic mmap top-down layout Alexandre Ghiti (Thu Apr 04 2019 - 01:54:59 EST)
- Re: [RFC PATCH 1/9] drivers: regulator: qcom_spmi: enable linear range info Mark Brown (Thu Apr 04 2019 - 01:55:13 EST)
- [PATCH v2 4/5] mips: Use generic mmap top-down layout Alexandre Ghiti (Thu Apr 04 2019 - 01:56:04 EST)
- [PATCH v2 5/5] riscv: Make mmap allocation top-down by default Alexandre Ghiti (Thu Apr 04 2019 - 01:57:10 EST)
- Applied "spi: spi-gpio: Remove spi->controller_data comment" to the spi tree Mark Brown (Thu Apr 04 2019 - 02:09:19 EST)
- Applied "spi: Add missing error handling for CS GPIOs" to the spi tree Mark Brown (Thu Apr 04 2019 - 02:09:19 EST)
- Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere Michael Ellerman (Thu Apr 04 2019 - 02:09:19 EST)
- Applied "ASoC: sprd: Fix the smatch warning" to the asoc tree Mark Brown (Thu Apr 04 2019 - 02:09:19 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 02:12:37 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Vaittinen, Matti (Thu Apr 04 2019 - 02:12:50 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 02:13:43 EST)
- Re: [PATCH v6 0/9] iProc I2C slave mode and NIC mode Wolfram Sang (Thu Apr 04 2019 - 02:16:11 EST)
- [PATCH] s390: mmap base does not depend on ADDR_NO_RANDOMIZE personality Alexandre Ghiti (Thu Apr 04 2019 - 02:20:06 EST)
- [PATCH] parisc: Consider stack randomization for mmap base only when necessary Alexandre Ghiti (Thu Apr 04 2019 - 02:26:36 EST)
- Re: [PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x H. Nikolaus Schaller (Thu Apr 04 2019 - 02:29:21 EST)
- Re: [GIT PULL] SMB3 Fixes pr-tracker-bot (Thu Apr 04 2019 - 02:30:12 EST)
- Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst Ian Kent (Thu Apr 04 2019 - 02:30:18 EST)
- [PATCH] drm/komeda: Fixed warning: Function parameter or member not described james qian wang (Arm Technology China) (Thu Apr 04 2019 - 02:31:03 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Daniel Vetter (Thu Apr 04 2019 - 02:31:55 EST)
- [PATCH] clocksource: timer-ti-dm: Remove unused omap_dm_timer_set_load_start Keerthy (Thu Apr 04 2019 - 02:35:49 EST)
- [PATCH] Bluetooth: hci_qca: Load customized NVM based on the device property Rocky Liao (Thu Apr 04 2019 - 02:38:03 EST)
- Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver Yuval Shaia (Thu Apr 04 2019 - 02:41:24 EST)
- Re: [PATCH] staging: iio: cdc: ad7746: Replace bitshift by BIT Alexandru Ardelean (Thu Apr 04 2019 - 02:41:38 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 02:41:42 EST)
- RE: [PATCH v2 2/2] pinctrl: pinctrl-imx8mq: Add support PM operations Aisheng Dong (Thu Apr 04 2019 - 02:51:34 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Thu Apr 04 2019 - 02:51:36 EST)
- Re: [PATCH 1/1] blk-mq: do not reset plug->rq_count before the list is sorted Ming Lei (Thu Apr 04 2019 - 02:53:54 EST)
- [PATCH] staging: greybus: power_supply: fix prop-descriptor request size Johan Hovold (Thu Apr 04 2019 - 02:53:56 EST)
- Re: [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions Lu Baolu (Thu Apr 04 2019 - 02:54:56 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Thu Apr 04 2019 - 02:55:07 EST)
- Re: [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI Auger Eric (Thu Apr 04 2019 - 02:55:36 EST)
- Re: [PATCH] Bluetooth: hci_qca: Load customized NVM based on the device property Balakrishna Godavarthi (Thu Apr 04 2019 - 02:56:25 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Neil Armstrong (Thu Apr 04 2019 - 02:56:52 EST)
- Re: [PATCH] staging: greybus: power_supply: Use struct_size() helper Johan Hovold (Thu Apr 04 2019 - 02:57:13 EST)
- Re: [RFC PATCH 1/9] drivers: regulator: qcom_spmi: enable linear range info Jorge Ramirez (Thu Apr 04 2019 - 02:59:16 EST)
- Re: [RFC PATCH 1/9] drivers: regulator: qcom_spmi: enable linear range info Jorge Ramirez (Thu Apr 04 2019 - 02:59:39 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Lee Jones (Thu Apr 04 2019 - 03:00:11 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Lee Jones (Thu Apr 04 2019 - 03:04:04 EST)
- Re: [PATCH v8 05/11] mfd: core: document mfd_add_devices() Lee Jones (Thu Apr 04 2019 - 03:04:51 EST)
- Re: [PATCH 1/2] tty: add SPDX identifiers to Kconfig and Makefiles Mukesh Ojha (Thu Apr 04 2019 - 03:07:00 EST)
- Re: [PATCH] staging: greybus: power_supply: fix prop-descriptor request size Rui Miguel Silva (Thu Apr 04 2019 - 03:07:02 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Thu Apr 04 2019 - 03:08:05 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 03:09:49 EST)
- Re: [PATCH] staging: greybus: power_supply: Use struct_size() helper Rui Miguel Silva (Thu Apr 04 2019 - 03:10:00 EST)
- Re: [RFC PATCH 00/25] Accelerate page migration and use memcg for PMEM management Michal Hocko (Thu Apr 04 2019 - 03:13:18 EST)
- Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driver Pankaj Gupta (Thu Apr 04 2019 - 03:14:40 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Michal Hocko (Thu Apr 04 2019 - 03:15:19 EST)
- Re: [PATCH v8 06/11] mfd: max77650: new core mfd driver Lee Jones (Thu Apr 04 2019 - 03:15:51 EST)
- [PATCH 0/5] Input: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:17:38 EST)
- [PATCH 1/5] Input: fsl-imx25-tcq: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:18:11 EST)
- [PATCH 2/5] Input: mxs-lradc-ts.c: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:18:21 EST)
- Re: [PATCH 1/2] mfd: cs47l35: Make DAC_AEC_CONTROL_2 readable Lee Jones (Thu Apr 04 2019 - 03:18:30 EST)
- [PATCH 3/5] Input: s3c2410_ts: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:18:36 EST)
- [PATCH 5/5] Input: ts4800-ts: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:18:47 EST)
- [PATCH 4/5] Input: sun4i-ts: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:18:55 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Thu Apr 04 2019 - 03:20:18 EST)
- [PATCH 0/7] irqchip: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:20:37 EST)
- [PATCH 1/7] irqchip/irq-uniphier-aidet: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:21:34 EST)
- [PATCH 2/7] irqchip/irq-imgpdc.c: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:21:39 EST)
- [PATCH 3/7] irqchip/irq-ts4800.c: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:21:44 EST)
- [PATCH 4/7] irqchip/irq-mbigen.c: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:22:01 EST)
- [PATCH 5/7] irqchip/irq-mvebu-icu: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:22:04 EST)
- [PATCH 6/7] irqchip/irq-mvebu-pic: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:22:05 EST)
- [PATCH 7/7] irqchip/irq-mvebu-sei: Use devm_platform_ioremap_resource() Mukesh Ojha (Thu Apr 04 2019 - 03:22:15 EST)
- Re: [PATCH] staging: greybus: power_supply: Use struct_size() helper Johan Hovold (Thu Apr 04 2019 - 03:23:40 EST)
- Re: [PATCH -next] ehea: Fix a copy-paste err in ehea_init_port_res Mukesh Ojha (Thu Apr 04 2019 - 03:23:50 EST)
- [PATCH] mm/gup.c: fix the wrong comments Huang Shijie (Thu Apr 04 2019 - 03:24:06 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Matti Vaittinen (Thu Apr 04 2019 - 03:24:59 EST)
- Re: [PATCH -next] net: pasemi: remove set but not used variable 'cpyhdr' Mukesh Ojha (Thu Apr 04 2019 - 03:26:41 EST)
- Re: [PATCH -next] ehea: remove set but not used variables 'epa' and 'cq_handle_ref' Mukesh Ojha (Thu Apr 04 2019 - 03:28:17 EST)
- Re: [PATCH v2 4/4] ARM: dts: at91-vinco: use SPDX-License-Identifier Gregory CLEMENT (Thu Apr 04 2019 - 03:28:45 EST)
- RE: [PATCH 5/5] usb: chipidea: msm: get optional clock by devm_clk_get_optional() Peter Chen (Thu Apr 04 2019 - 03:29:03 EST)
- [RFC PATCH] media: cec: DRM connector to CEC dev mapping Dariusz Marcinkiewicz (Thu Apr 04 2019 - 03:30:24 EST)
- Re: [PATCH] mm: __pagevec_lru_add_fn: typo fix Mukesh Ojha (Thu Apr 04 2019 - 03:30:28 EST)
- Re: [PATCH v8 06/11] mfd: max77650: new core mfd driver Bartosz Golaszewski (Thu Apr 04 2019 - 03:31:06 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 03:32:46 EST)
- Re: [PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixes Maxime Ripard (Thu Apr 04 2019 - 03:32:50 EST)
- [PATCH] genirq: Fix uninitialized request_mutex Kefeng Wang (Thu Apr 04 2019 - 03:34:51 EST)
- Re: [PATCH net] trival: net: skbuff: fix comment in skbuff.h Mukesh Ojha (Thu Apr 04 2019 - 03:36:07 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 03:41:11 EST)
- Re: [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it Kishon Vijay Abraham I (Thu Apr 04 2019 - 03:43:40 EST)
- Re: [PATCH] sched: Document that RT task priorities are 1â99 John Ogness (Thu Apr 04 2019 - 03:46:02 EST)
- Re: [PATCH net-next] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig Horatiu Vultur (Thu Apr 04 2019 - 03:47:04 EST)
- Re: [PATCH 8/8] drm: rcar-du: Add shutdown callback function in platform_driver Daniel Vetter (Thu Apr 04 2019 - 03:47:14 EST)
- Re: [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace module Thomas Gleixner (Thu Apr 04 2019 - 03:48:03 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Chao Fan (Thu Apr 04 2019 - 03:48:25 EST)
- Re: [PATCH V32 11/27] x86: Lock down IO port access when the kernel is locked down Thomas Gleixner (Thu Apr 04 2019 - 03:49:08 EST)
- Re: [RFC PATCH 1/9] drivers: regulator: qcom_spmi: enable linear range info Mark Brown (Thu Apr 04 2019 - 03:49:18 EST)
- Re: [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures Daniel Vetter (Thu Apr 04 2019 - 03:50:55 EST)
- Re: [PATCH v1 02/12] ASoC: rockchip: pdm: using left justified store mode Mark Brown (Thu Apr 04 2019 - 03:51:36 EST)
- Re: [PATCH 1/6 v3] ptrace: Remove maxargs from task_current_syscall() Thomas Gleixner (Thu Apr 04 2019 - 03:53:12 EST)
- Re: [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args Thomas Gleixner (Thu Apr 04 2019 - 03:53:52 EST)
- Re: [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args Thomas Gleixner (Thu Apr 04 2019 - 03:53:59 EST)
- [PATCH] ASoC: sprd: Fix spelling mistake "faied" -> "failed" Colin Ian King (Thu Apr 04 2019 - 03:56:03 EST)
- [PATCH][next] ASoC: sprd: Fix spelling mistake "faied" -> "failed" Colin King (Thu Apr 04 2019 - 03:56:16 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Alexandre Belloni (Thu Apr 04 2019 - 03:56:49 EST)
- Re: [PATCH v3 05/13] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data Daniel Lezcano (Thu Apr 04 2019 - 03:57:29 EST)
- [PATCH][next] HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple" Colin King (Thu Apr 04 2019 - 03:59:06 EST)
- Re: [PATCH] genirq: Fix uninitialized request_mutex Mukesh Ojha (Thu Apr 04 2019 - 03:59:38 EST)
- Re: [PATCH][next] ASoC: sprd: Fix spelling mistake "faied" -> "failed" Mukesh Ojha (Thu Apr 04 2019 - 04:00:33 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Miklos Szeredi (Thu Apr 04 2019 - 04:01:38 EST)
- [PATCH] iio: accell: mma8452: free iio trigger pointer when cleanup Anson Huang (Thu Apr 04 2019 - 04:02:11 EST)
- Re: [PATCH][next] ASoC: sprd: Fix spelling mistake "faied" -> "failed" Baolin Wang (Thu Apr 04 2019 - 04:04:21 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Thu Apr 04 2019 - 04:06:41 EST)
- [PATCH RFC 1/2] thermal/drivers/of: Add a get_temp_id callback function Daniel Lezcano (Thu Apr 04 2019 - 04:07:08 EST)
- [PATCH RFC 2/2] thermal/drivers/qoriq: Use the get_temp_id() Daniel Lezcano (Thu Apr 04 2019 - 04:07:16 EST)
- Re: [PATCH 2/2] mfd: cs47l90: Make DAC_AEC_CONTROL_2 readable Lee Jones (Thu Apr 04 2019 - 04:08:31 EST)
- Re: [PATCH v3 06/13] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly Daniel Lezcano (Thu Apr 04 2019 - 04:09:27 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Vaittinen, Matti (Thu Apr 04 2019 - 04:11:02 EST)
- [PATCH v2] driver core: platform: Propagate error from insert_resource() Andy Shevchenko (Thu Apr 04 2019 - 04:12:04 EST)
- Re: [PATCH v3 07/13] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly Daniel Lezcano (Thu Apr 04 2019 - 04:12:07 EST)
- [PATCH] soundwire: cdns: Fix compilation error on arm64 Jan Kotas (Thu Apr 04 2019 - 04:12:57 EST)
- Re: [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver Lee Jones (Thu Apr 04 2019 - 04:13:08 EST)
- [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple" Colin King (Thu Apr 04 2019 - 04:15:37 EST)
- [PATCH] bpf:sample: fix field 'lock' has incomplete type in hbm.h Bo YU (Thu Apr 04 2019 - 04:16:27 EST)
- Applied "ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile and precious" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:16:35 EST)
- [RESEND][PATCH 0/3] DMA dts changes for hi3660 John Stultz (Thu Apr 04 2019 - 04:16:41 EST)
- [RESEND][PATCH 2/3] arm64: dts: hi3660: Add hisi asp dma device John Stultz (Thu Apr 04 2019 - 04:16:46 EST)
- [RESEND][PATCH 3/3] arm64: dts: hi3660: Fixup unofficial dma-min-chan to dma-channel-mask John Stultz (Thu Apr 04 2019 - 04:16:49 EST)
- Applied "ASoC: sprd: Fix spelling mistake "faied" -> "failed"" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:16:50 EST)
- Applied "ASoC: rockchip: pdm: adjust waterlevel in frame unit" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:16:54 EST)
- Applied "ASoC: rockchip: pdm: add compatible for rk1808" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:16:58 EST)
- Applied "dt-bindings: sound: add compatible for rk1808" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:02 EST)
- Applied "ASoC: rockchip: pdm: fixup pdm fractional div" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:06 EST)
- Applied "ASoC: rockchip: pdm: add default regs" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:13 EST)
- Applied "ASoC: rockchip: pdm: change dma burst to 8" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:23 EST)
- Applied "ASoC: rockchip: pdm: fix regmap_ops hang issue" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:26 EST)
- Applied "ASoC: rockchip: pdm: optimize clear logic" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:31 EST)
- Applied "ASoC: rockchip: pdm: using left justified store mode" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:35 EST)
- Applied "dt-bindings: sound: rockchip: add compatible for rk3308/px30" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:43 EST)
- Re: [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697 Lee Jones (Thu Apr 04 2019 - 04:17:47 EST)
- Applied "ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value" to the asoc tree Mark Brown (Thu Apr 04 2019 - 04:17:59 EST)
- [RESEND][PATCH 1/3] arm64: dts: hi3660: Add dma to uart nodes John Stultz (Thu Apr 04 2019 - 04:18:08 EST)
- Re: [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697 Lee Jones (Thu Apr 04 2019 - 04:18:18 EST)
- [PATCH V2 net-next 02/12] net: hns3: reduce resources use in kdump kernel Huazhong Tan (Thu Apr 04 2019 - 04:19:14 EST)
- [PATCH V2 net-next 03/12] net: hns3: modify the VF network port media type acquisition method Huazhong Tan (Thu Apr 04 2019 - 04:19:18 EST)
- Re: [PATCH 1/5] dt-bindings: mfd: Update the ramp up/down property Lee Jones (Thu Apr 04 2019 - 04:19:20 EST)
- [PATCH V2 net-next 07/12] net: hns3: simplify hclgevf_cmd_csq_clean Huazhong Tan (Thu Apr 04 2019 - 04:19:22 EST)
- [PATCH V2 net-next 06/12] net: hns3: minor optimization for datapath Huazhong Tan (Thu Apr 04 2019 - 04:19:26 EST)
- [PATCH V2 net-next 10/12] net: hns3: prevent change MTU when resetting Huazhong Tan (Thu Apr 04 2019 - 04:19:29 EST)
- [PATCH V2 net-next 08/12] net: hns3: add protect when handling mac addr list Huazhong Tan (Thu Apr 04 2019 - 04:19:35 EST)
- [PATCH V2 net-next 12/12] net: hns3: split function hnae3_match_n_instantiate() Huazhong Tan (Thu Apr 04 2019 - 04:19:37 EST)
- [PATCH V2 net-next 09/12] net: hns3: check resetting status in hns3_get_stats() Huazhong Tan (Thu Apr 04 2019 - 04:19:55 EST)
- [PATCH V2 net-next 04/12] net: hns3: return 0 and print warning when hit duplicate MAC Huazhong Tan (Thu Apr 04 2019 - 04:20:00 EST)
- [PATCH V2 net-next 05/12] net: hns3: minor optimization for ring_space Huazhong Tan (Thu Apr 04 2019 - 04:20:02 EST)
- [PATCH V2 net-next 11/12] net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet Huazhong Tan (Thu Apr 04 2019 - 04:20:20 EST)
- [PATCH V2 net-next 01/12] net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings Huazhong Tan (Thu Apr 04 2019 - 04:20:28 EST)
- [PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver Huazhong Tan (Thu Apr 04 2019 - 04:20:37 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Andy Shevchenko (Thu Apr 04 2019 - 04:21:43 EST)
- Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Lee Jones (Thu Apr 04 2019 - 04:22:09 EST)
- Re: [PATCH v3 08/13] thermal: qoriq: Convert driver to use devm_ioremap() Daniel Lezcano (Thu Apr 04 2019 - 04:23:37 EST)
- Re: [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Lee Jones (Thu Apr 04 2019 - 04:23:43 EST)
- [PATCH] perf script: fix spelling mistake "multipe" -> "multiple" Colin King (Thu Apr 04 2019 - 04:23:49 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Thu Apr 04 2019 - 04:23:56 EST)
- [PATCH v2] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig Horatiu Vultur (Thu Apr 04 2019 - 04:25:56 EST)
- Re: [PATCH v2] driver core: platform: Propagate error from insert_resource() Rafael J. Wysocki (Thu Apr 04 2019 - 04:26:22 EST)
- [PATCH net-next] tcp: Ensure DCTCP reacts to losses Tilmans, Olivier (Nokia - BE/Antwerp) (Thu Apr 04 2019 - 04:26:33 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event Lee Jones (Thu Apr 04 2019 - 04:26:54 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Neil Armstrong (Thu Apr 04 2019 - 04:28:36 EST)
- Re: [PATCH] bpf:sample: fix field 'lock' has incomplete type in hbm.h Eric Dumazet (Thu Apr 04 2019 - 04:29:15 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 04:30:38 EST)
- Re: [RFC][PATCH 15/16] sched: Trivial forced-newidle balancer Aubrey Li (Thu Apr 04 2019 - 04:31:51 EST)
- Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __remove_memory() Anshuman Khandual (Thu Apr 04 2019 - 04:32:23 EST)
- [PATCH] remoteproc: silence an uninitialized variable warning Dan Carpenter (Thu Apr 04 2019 - 04:42:23 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Peter Zijlstra (Thu Apr 04 2019 - 04:42:56 EST)
- Re: [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers Mukesh Ojha (Thu Apr 04 2019 - 04:46:19 EST)
- Re: [PATCH] perf script: fix spelling mistake "multipe" -> "multiple" Mukesh Ojha (Thu Apr 04 2019 - 04:47:03 EST)
- [PATCH net 5/6] net: hns: Fix WARNING when remove HNS driver with SMMU enabled Yonglong Liu (Thu Apr 04 2019 - 04:47:10 EST)
- [PATCH net 2/6] net: hns: Use NAPI_POLL_WEIGHT for hns driver Yonglong Liu (Thu Apr 04 2019 - 04:47:14 EST)
- [PATCH net 1/6] net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw() Yonglong Liu (Thu Apr 04 2019 - 04:47:17 EST)
- Re: [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API Daniel Lezcano (Thu Apr 04 2019 - 04:47:20 EST)
- [PATCH net 3/6] net: hns: Fix probabilistic memory overwrite when HNS driver initialized Yonglong Liu (Thu Apr 04 2019 - 04:47:30 EST)
- [PATCH net 6/6] net: hns: Fix sparse: some warnings in HNS drivers Yonglong Liu (Thu Apr 04 2019 - 04:47:33 EST)
- [PATCH net 0/6] net: hns: bugfixes for HNS Driver Yonglong Liu (Thu Apr 04 2019 - 04:47:44 EST)
- [PATCH net 4/6] net: hns: fix ICMP6 neighbor solicitation messages discard problem Yonglong Liu (Thu Apr 04 2019 - 04:47:50 EST)
- Re: [PATCH net-next] tcp: Ensure DCTCP reacts to losses Daniel Borkmann (Thu Apr 04 2019 - 04:47:59 EST)
- Re: KASAN: use-after-free Read in __dev_map_entry_free Jesper Dangaard Brouer (Thu Apr 04 2019 - 04:48:09 EST)
- Re: [PATCH v3 01/20] coresight: pmu: Adding ITRACE property to cs_etm PMU Suzuki K Poulose (Thu Apr 04 2019 - 04:49:02 EST)
- Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interface David Hildenbrand (Thu Apr 04 2019 - 04:49:25 EST)
- [PATCH 4.9 01/91] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:41 EST)
- [PATCH 4.9 10/91] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:45 EST)
- [PATCH 4.9 11/91] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:49 EST)
- [PATCH 4.9 12/91] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:52 EST)
- [PATCH 4.9 02/91] arm64: debug: Ensure debug handlers check triggering exception level Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:55 EST)
- [PATCH 4.9 03/91] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:49:58 EST)
- [PATCH 4.9 06/91] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:04 EST)
- [PATCH 4.9 07/91] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:05 EST)
- [PATCH 4.9 08/91] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:09 EST)
- [PATCH 4.9 09/91] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:11 EST)
- [PATCH 4.9 00/91] 4.9.168-stable review Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:15 EST)
- [PATCH 4.9 14/91] sysctl: handle overflow for file-max Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:21 EST)
- [PATCH 4.9 24/91] cifs: use correct format characters Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:23 EST)
- [PATCH 4.9 25/91] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:27 EST)
- [PATCH 4.9 27/91] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:31 EST)
- [PATCH 4.9 28/91] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:37 EST)
- [PATCH 4.9 30/91] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:40 EST)
- [PATCH 4.9 15/91] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:42 EST)
- [PATCH 4.9 16/91] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:46 EST)
- [PATCH 4.9 17/91] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:50 EST)
- [PATCH 4.9 19/91] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:54 EST)
- [PATCH 4.9 20/91] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:56 EST)
- [PATCH 4.9 22/91] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman (Thu Apr 04 2019 - 04:50:59 EST)
- [PATCH 4.9 13/91] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:03 EST)
- [PATCH 4.9 32/91] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:05 EST)
- [PATCH 4.9 42/91] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:11 EST)
- [PATCH 4.9 43/91] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:15 EST)
- [PATCH 4.9 45/91] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:19 EST)
- [PATCH 4.9 46/91] media: s5p-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:23 EST)
- [PATCH 4.9 48/91] media: mx2_emmaprp: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:28 EST)
- [PATCH 4.9 33/91] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:31 EST)
- [PATCH 4.9 35/91] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:35 EST)
- [PATCH 4.9 36/91] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:38 EST)
- [PATCH 4.9 37/91] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:44 EST)
- [PATCH 4.9 40/91] mlxsw: spectrum: Avoid -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:46 EST)
- [PATCH 4.9 31/91] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:49 EST)
- [PATCH 4.9 50/91] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman (Thu Apr 04 2019 - 04:51:53 EST)
- [PATCH 4.9 59/91] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:00 EST)
- [PATCH 4.9 61/91] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:05 EST)
- [PATCH 4.9 62/91] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:08 EST)
- [PATCH 4.9 65/91] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:13 EST)
- [PATCH 4.9 51/91] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:17 EST)
- [PATCH 4.9 52/91] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:22 EST)
- [PATCH 4.9 53/91] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:25 EST)
- [PATCH 4.9 54/91] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:29 EST)
- [PATCH 4.9 55/91] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:33 EST)
- [PATCH 4.9 57/91] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:36 EST)
- [PATCH 4.9 58/91] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:37 EST)
- [PATCH 4.9 49/91] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:42 EST)
- [PATCH 4.9 68/91] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:45 EST)
- [PATCH 4.9 78/91] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:51 EST)
- [PATCH 4.9 79/91] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:54 EST)
- [PATCH 4.9 81/91] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman (Thu Apr 04 2019 - 04:52:59 EST)
- [PATCH 4.9 82/91] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:02 EST)
- [PATCH 4.9 69/91] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:06 EST)
- [PATCH 4.9 70/91] mt7601u: bump supported EEPROM version Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:11 EST)
- [PATCH 4.9 74/91] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:18 EST)
- [PATCH 4.9 75/91] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:22 EST)
- [PATCH 4.9 67/91] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:25 EST)
- [PATCH 4.9 86/91] selinux: do not override context on context mounts Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:31 EST)
- [PATCH 4.9 87/91] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:32 EST)
- [PATCH 4.9 88/91] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:35 EST)
- [PATCH 4.9 89/91] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:39 EST)
- [PATCH 4.9 90/91] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:40 EST)
- [PATCH 4.9 91/91] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:44 EST)
- [PATCH 4.9 84/91] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:48 EST)
- [PATCH 4.14 002/121] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:53 EST)
- [PATCH 4.14 003/121] lib/int_sqrt: optimize initial value compute Greg Kroah-Hartman (Thu Apr 04 2019 - 04:53:56 EST)
- [PATCH 4.14 000/121] 4.14.111-stable review Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:01 EST)
- [PATCH 4.14 014/121] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:05 EST)
- [PATCH 4.14 016/121] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:10 EST)
- [PATCH 4.14 018/121] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:15 EST)
- [PATCH 4.14 021/121] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:20 EST)
- [PATCH 4.14 006/121] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:24 EST)
- [PATCH 4.14 007/121] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:30 EST)
- [PATCH 4.14 008/121] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:34 EST)
- [PATCH 4.14 010/121] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:43 EST)
- [PATCH 4.14 004/121] tty/serial: atmel: Add is_half_duplex helper Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:46 EST)
- [PATCH 4.14 024/121] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman (Thu Apr 04 2019 - 04:54:52 EST)
- [PATCH 4.14 034/121] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:00 EST)
- [PATCH 4.14 035/121] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:00 EST)
- [PATCH 4.14 036/121] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:04 EST)
- [PATCH 4.14 038/121] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:09 EST)
- [PATCH 4.14 039/121] crypto: cavium/zip - fix collision with generic cra_driver_name Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:12 EST)
- [PATCH 4.14 040/121] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:16 EST)
- [PATCH 4.14 026/121] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:20 EST)
- [PATCH 4.14 028/121] page_poison: play nicely with KASAN Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:25 EST)
- [PATCH 4.14 029/121] cifs: use correct format characters Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:29 EST)
- [PATCH 4.14 031/121] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:32 EST)
- [PATCH 4.14 032/121] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:36 EST)
- [PATCH 4.14 023/121] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:39 EST)
- [PATCH 4.14 042/121] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:42 EST)
- [PATCH 4.14 052/121] clk: fractional-divider: check parent rate only if flag is set Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:48 EST)
- [PATCH 4.14 053/121] cpufreq: acpi-cpufreq: Report if CPU doesnt support boost technologies Greg Kroah-Hartman (Thu Apr 04 2019 - 04:55:55 EST)
- [PATCH 4.14 056/121] scsi: fcoe: make use of fip_mode enum complete Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:01 EST)
- [PATCH 4.14 058/121] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:03 EST)
- [PATCH 4.14 043/121] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:07 EST)
- [PATCH 4.14 045/121] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:12 EST)
- [PATCH 4.14 046/121] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:15 EST)
- [PATCH 4.14 047/121] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:21 EST)
- [PATCH 4.14 050/121] mlxsw: spectrum: Avoid -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:26 EST)
- [PATCH 4.14 060/121] media: s5p-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:34 EST)
- [PATCH 4.14 071/121] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:38 EST)
- [PATCH 4.14 072/121] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:42 EST)
- [PATCH 4.14 073/121] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:43 EST)
- [PATCH 4.14 074/121] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:46 EST)
- [PATCH 4.14 075/121] sched/topology: Fix percpu data types in struct sd_data & struct s_data Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:50 EST)
- [PATCH 4.14 062/121] media: mx2_emmaprp: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:54 EST)
- [PATCH 4.14 063/121] media: mtk-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:58 EST)
- [PATCH 4.14 064/121] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:56:59 EST)
- [PATCH 4.14 065/121] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:02 EST)
- [PATCH 4.14 066/121] jbd2: fix race when writing superblock Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:06 EST)
- [PATCH 4.14 067/121] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:08 EST)
- [PATCH 4.14 068/121] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:14 EST)
- [PATCH 4.14 077/121] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:17 EST)
- [PATCH 4.14 087/121] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:20 EST)
- [PATCH 4.14 088/121] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:23 EST)
- [PATCH 4.14 089/121] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:27 EST)
- [PATCH 4.14 091/121] mt7601u: bump supported EEPROM version Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:31 EST)
- [PATCH 4.14 093/121] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:35 EST)
- [PATCH 4.14 094/121] bpf: fix missing prototype warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:38 EST)
- [PATCH 4.14 078/121] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:43 EST)
- [PATCH 4.14 080/121] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:47 EST)
- [PATCH 4.14 081/121] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:52 EST)
- [PATCH 4.14 082/121] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman (Thu Apr 04 2019 - 04:57:55 EST)
- [PATCH 4.14 085/121] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:00 EST)
- [PATCH 4.14 076/121] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:03 EST)
- [PATCH 4.14 096/121] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:06 EST)
- [PATCH 4.14 107/121] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:15 EST)
- [PATCH 4.14 109/121] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:19 EST)
- [PATCH 4.14 110/121] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:23 EST)
- [PATCH 4.14 097/121] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:26 EST)
- [PATCH 4.14 098/121] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:30 EST)
- [PATCH 4.14 099/121] usb: dwc3: gadget: Fix OTG events when gadget driver isnt loaded Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:34 EST)
- [PATCH 4.14 100/121] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:38 EST)
- [PATCH 4.14 102/121] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:44 EST)
- [PATCH 4.14 104/121] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:48 EST)
- [PATCH 4.14 095/121] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:53 EST)
- [PATCH 4.14 113/121] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman (Thu Apr 04 2019 - 04:58:56 EST)
- [PATCH 4.14 116/121] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:01 EST)
- [PATCH 4.14 118/121] clk: rockchip: fix frac settings of GPLL clock for rk3328 Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:08 EST)
- [PATCH 4.14 121/121] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:14 EST)
- [PATCH 4.14 112/121] drm: Auto-set allow_fb_modifiers when given modifiers at plane init Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:18 EST)
- [PATCH 4.19 000/187] 4.19.34-stable review Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:22 EST)
- [PATCH 4.19 002/187] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:25 EST)
- [PATCH 4.19 012/187] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:29 EST)
- [PATCH 4.19 014/187] sysctl: handle overflow for file-max Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:34 EST)
- [PATCH 4.19 015/187] net: stmmac: Avoid sometimes uninitialized Clang warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:37 EST)
- [PATCH 4.19 016/187] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:43 EST)
- [PATCH 4.19 003/187] tty/serial: atmel: Add is_half_duplex helper Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:45 EST)
- [PATCH 4.19 004/187] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:49 EST)
- [PATCH 4.19 006/187] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:54 EST)
- [PATCH 4.19 007/187] f2fs: fix to adapt small inline xattr space in __find_inline_xattr() Greg Kroah-Hartman (Thu Apr 04 2019 - 04:59:58 EST)
- [PATCH 4.19 001/187] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:05 EST)
- [PATCH 4.19 019/187] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:09 EST)
- [PATCH 4.19 028/187] memcg: killed threads should not invoke memcg OOM killer Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:14 EST)
- [PATCH 4.19 029/187] mm, mempolicy: fix uninit memory access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:18 EST)
- [PATCH 4.19 031/187] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:21 EST)
- [PATCH 4.19 032/187] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:23 EST)
- [PATCH 4.19 033/187] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:27 EST)
- [PATCH 4.19 034/187] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:31 EST)
- [PATCH 4.19 021/187] x86/hyperv: Fix kernel panic when kexec on HyperV Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:35 EST)
- [PATCH 4.19 023/187] mm/sparse: fix a bad comparison Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:44 EST)
- [PATCH 4.19 036/187] cifs: use correct format characters Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:54 EST)
- [PATCH 4.19 045/187] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:57 EST)
- [PATCH 4.19 046/187] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman (Thu Apr 04 2019 - 05:00:59 EST)
- [PATCH 4.19 047/187] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:04 EST)
- [PATCH 4.19 050/187] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:13 EST)
- [PATCH 4.19 051/187] crypto: cavium/zip - fix collision with generic cra_driver_name Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:17 EST)
- [PATCH 4.19 037/187] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:22 EST)
- [PATCH 4.19 038/187] f2fs: fix to check inline_xattr_size boundary correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:26 EST)
- [PATCH 4.19 040/187] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:28 EST)
- [PATCH 4.19 041/187] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:32 EST)
- [PATCH 4.19 042/187] netfilter: nf_tables: check the result of dereferencing base_chain->stats Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:35 EST)
- [PATCH 4.19 044/187] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:39 EST)
- [PATCH 4.19 035/187] page_poison: play nicely with KASAN Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:43 EST)
- [PATCH 4.19 063/187] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:48 EST)
- [PATCH 4.19 064/187] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:50 EST)
- [PATCH 4.19 065/187] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:53 EST)
- [PATCH 4.19 066/187] mlxsw: spectrum: Avoid -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:01:56 EST)
- [PATCH 4.19 067/187] platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-15IKBN Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:00 EST)
- [PATCH 4.19 068/187] platform/mellanox: mlxreg-hotplug: Fix KASAN warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:02 EST)
- [PATCH 4.19 069/187] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:08 EST)
- [PATCH 4.19 070/187] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:08 EST)
- [PATCH 4.19 056/187] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:11 EST)
- [PATCH 4.19 057/187] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:16 EST)
- [PATCH 4.19 059/187] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:21 EST)
- [PATCH 4.19 061/187] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:29 EST)
- [PATCH 4.19 053/187] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:33 EST)
- [PATCH 4.19 060/187] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:37 EST)
- [PATCH 4.19 083/187] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:43 EST)
- [PATCH 4.19 084/187] media: ov7740: fix runtime pm initialization Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:45 EST)
- [PATCH 4.19 085/187] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:51 EST)
- [PATCH 4.19 087/187] media: rockchip/rga: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:02:57 EST)
- [PATCH 4.19 073/187] ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:01 EST)
- [PATCH 4.19 074/187] cpufreq: acpi-cpufreq: Report if CPU doesnt support boost technologies Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:05 EST)
- [PATCH 4.19 080/187] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:19 EST)
- [PATCH 4.19 071/187] clk: fractional-divider: check parent rate only if flag is set Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:24 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Lee Jones (Thu Apr 04 2019 - 05:03:27 EST)
- [PATCH 4.19 100/187] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:32 EST)
- [PATCH 4.19 103/187] kprobes: Prohibit probing on RCU debug routine Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:35 EST)
- [PATCH 4.19 104/187] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:40 EST)
- [PATCH 4.19 105/187] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:42 EST)
- [PATCH 4.19 091/187] mt76: usb: do not run mt76u_queues_deinit twice Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:48 EST)
- [PATCH 4.19 092/187] xen/gntdev: Do not destroy context while dma-bufs are in use Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:54 EST)
- [PATCH 4.19 094/187] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman (Thu Apr 04 2019 - 05:03:56 EST)
- [PATCH 4.19 095/187] cgroup, rstat: Dont flush subtree root unless necessary Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:01 EST)
- [PATCH 4.19 098/187] perf report: Add s390 diagnosic sampling descriptor size Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:07 EST)
- [PATCH 4.19 108/187] ath10k: fix shadow register implementation for WCN3990 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:12 EST)
- [PATCH 4.19 121/187] drm: rcar-du: add missing of_node_put Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:23 EST)
- [PATCH 4.19 122/187] drm/amd/display: Dont re-program planes for DPMS changes Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:26 EST)
- [PATCH 4.19 123/187] drm/amd/display: Disconnect mpcc when changing tg Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:29 EST)
- [PATCH 4.19 109/187] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:31 EST)
- [PATCH 4.19 111/187] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:36 EST)
- [PATCH 4.19 112/187] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:39 EST)
- [PATCH 4.19 113/187] bcache: fix potential div-zero error of writeback_rate_i_term_inverse Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:41 EST)
- [PATCH 4.19 114/187] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:45 EST)
- [PATCH 4.19 115/187] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:49 EST)
- [PATCH 4.19 107/187] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:53 EST)
- [PATCH 4.19 125/187] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman (Thu Apr 04 2019 - 05:04:57 EST)
- [PATCH 4.19 135/187] drm/vkms: Bugfix extra vblank frame Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:00 EST)
- [PATCH 4.19 136/187] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:04 EST)
- [PATCH 4.19 137/187] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:10 EST)
- [PATCH 4.19 140/187] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:13 EST)
- [PATCH 4.19 126/187] e1000e: Exclude device from suspend direct complete optimization Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:19 EST)
- [PATCH 4.19 141/187] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:21 EST)
- [PATCH 4.19 129/187] staging: spi: mt7621: Add return code check on device_reset() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:26 EST)
- [PATCH 4.19 130/187] iwlwifi: mvm: fix RFH config command with >=10 CPUs Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:31 EST)
- [PATCH 4.19 131/187] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:34 EST)
- [PATCH 4.19 153/187] platform/x86: intel-hid: Missing power button release on some Dell models Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:47 EST)
- [PATCH 4.19 154/187] perf script python: Use PyBytes for attr in trace-event-python Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:52 EST)
- [PATCH 4.19 156/187] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:56 EST)
- [PATCH 4.19 157/187] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman (Thu Apr 04 2019 - 05:05:59 EST)
- Re: [PATCH v3 11/13] thermal: qoriq: Do not report invalid temperature reading Daniel Lezcano (Thu Apr 04 2019 - 05:06:06 EST)
- [PATCH 4.19 145/187] powerpc/64s: Clear on-stack exception marker upon exception return Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:09 EST)
- [PATCH 4.19 147/187] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:13 EST)
- [PATCH 4.19 148/187] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:18 EST)
- [PATCH 4.19 150/187] drm/amd/display: Enable vblank interrupt during CRC capture Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:24 EST)
- [PATCH 4.19 142/187] block, bfq: fix in-service-queue check for queue merging Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:26 EST)
- [PATCH 4.19 170/187] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:32 EST)
- [PATCH 4.19 171/187] drm: Auto-set allow_fb_modifiers when given modifiers at plane init Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:34 EST)
- [PATCH 4.19 172/187] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:38 EST)
- [PATCH 4.19 173/187] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:42 EST)
- [PATCH 4.19 174/187] selinux: do not override context on context mounts Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:43 EST)
- [PATCH 4.19 176/187] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:47 EST)
- [PATCH 4.19 177/187] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:51 EST)
- [PATCH 4.19 162/187] cpu/hotplug: Mute hotplug lockdep during init Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:53 EST)
- [PATCH 4.19 163/187] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman (Thu Apr 04 2019 - 05:06:56 EST)
- [PATCH 4.19 165/187] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:02 EST)
- [PATCH 4.19 166/187] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:05 EST)
- [PATCH 4.19 167/187] media: rcar-vin: Allow independent VIN link enablement Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:10 EST)
- [PATCH 4.19 169/187] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:14 EST)
- [PATCH 4.19 160/187] f2fs: UBSAN: set boolean value iostat_enable correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:17 EST)
- [PATCH 4.19 179/187] clk: meson: clean-up clock registration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:20 EST)
- [PATCH 4.19 180/187] clk: rockchip: fix frac settings of GPLL clock for rk3328 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:23 EST)
- [PATCH 4.19 181/187] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:25 EST)
- [PATCH 4.19 182/187] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:31 EST)
- [PATCH 4.19 183/187] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:32 EST)
- [PATCH 4.19 185/187] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:36 EST)
- [PATCH 4.19 186/187] bcache: fix potential div-zero error of writeback_rate_p_term_inverse Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:37 EST)
- [PATCH 4.19 187/187] kprobes/x86: Blacklist non-attachable interrupt functions Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:40 EST)
- [PATCH 4.19 178/187] drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:44 EST)
- [PATCH 5.0 001/246] ext4: cleanup bh release code in ext4_ind_remove_space() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:46 EST)
- [PATCH 5.0 002/246] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:51 EST)
- [PATCH 5.0 005/246] h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux- Greg Kroah-Hartman (Thu Apr 04 2019 - 05:07:58 EST)
- [PATCH 5.0 007/246] f2fs: fix to avoid deadlock in f2fs_read_inline_dir() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:02 EST)
- [PATCH 5.0 006/246] f2fs: fix to adapt small inline xattr space in __find_inline_xattr() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:05 EST)
- [PATCH 5.0 008/246] apparmor: fix double free when unpack of secmark rules fails Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:13 EST)
- [PATCH 5.0 020/246] libbpf: force fixdep compilation at the start of the build Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:21 EST)
- [PATCH 5.0 022/246] scsi: hisi_sas: Fix a timeout race of driver internal and SMP IO Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:24 EST)
- [PATCH 5.0 023/246] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:27 EST)
- [PATCH 5.0 025/246] perf c2c: Fix c2c report for empty numa node Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:30 EST)
- [PATCH 5.0 026/246] mm/sparse: fix a bad comparison Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:33 EST)
- [PATCH 5.0 027/246] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:37 EST)
- [PATCH 5.0 012/246] net/mlx5: Avoid panic when setting vport mac, getting vport config Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:40 EST)
- [PATCH 5.0 014/246] clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:43 EST)
- [PATCH 5.0 013/246] xsk: fix to reject invalid flags in xsk_bind Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:46 EST)
- [PATCH 5.0 016/246] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman (Thu Apr 04 2019 - 05:08:54 EST)
- [PATCH v2 2/2] dt-bindings: net: bluetooth: Add device property nvm-postfix for QCA6174 Rocky Liao (Thu Apr 04 2019 - 05:08:58 EST)
- [PATCH 5.0 010/246] net/mlx5e: Fix access to non-existing receive queue Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:03 EST)
- [PATCH 5.0 029/246] mm, swap: bounds check swap_info array accesses to avoid NULL derefs Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:07 EST)
- [PATCH 5.0 038/246] f2fs: fix to data block override node segment by mistake Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:10 EST)
- [PATCH 5.0 040/246] page_poison: play nicely with KASAN Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:15 EST)
- [PATCH 5.0 042/246] cifs: use correct format characters Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:19 EST)
- [PATCH 5.0 043/246] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:24 EST)
- [PATCH 5.0 031/246] mm,oom: dont kill global init via memory.oom.group Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:29 EST)
- [PATCH 5.0 034/246] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:32 EST)
- [PATCH 5.0 036/246] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:38 EST)
- [PATCH 5.0 037/246] f2fs: do not use mutex lock in atomic context Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:44 EST)
- [PATCH 5.0 054/246] ext4: fix bigalloc cluster freeing when hole punching under load Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:47 EST)
- [PATCH 5.0 056/246] tools lib traceevent: Fix buffer overflow in arg_eval Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:52 EST)
- [PATCH 5.0 057/246] mm/resource: Return real error codes from walk failures Greg Kroah-Hartman (Thu Apr 04 2019 - 05:09:56 EST)
- [PATCH 5.0 059/246] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:02 EST)
- [PATCH 5.0 060/246] mt76: fix a leaked reference by adding a missing of_node_put Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:05 EST)
- [PATCH 5.0 062/246] lockdep/lib/tests: Fix run_tests.sh Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:09 EST)
- [PATCH 5.0 046/246] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:11 EST)
- [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:14 EST)
- [PATCH 5.0 048/246] perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:17 EST)
- [PATCH 5.0 049/246] netfilter: nf_tables: check the result of dereferencing base_chain->stats Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:22 EST)
- [PATCH 5.0 052/246] iommu/vt-d: Disable ATS support on untrusted devices Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:27 EST)
- [PATCH 5.0 053/246] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:31 EST)
- [PATCH 5.0 044/246] f2fs: fix to check inline_xattr_size boundary correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:33 EST)
- [PATCH 5.0 064/246] crypto: cavium/zip - fix collision with generic cra_driver_name Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:39 EST)
- [PATCH 5.0 074/246] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:42 EST)
- [PATCH 5.0 075/246] coresight: etm4x: Add support to enable ETMv4.2 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:46 EST)
- [PATCH 5.0 077/246] ARM: 8840/1: use a raw_spinlock_t in unwind Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:52 EST)
- [PATCH 5.0 065/246] tools/bpf: selftests: add map lookup to test_map_in_map bpf prog Greg Kroah-Hartman (Thu Apr 04 2019 - 05:10:57 EST)
- [PATCH 5.0 066/246] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:00 EST)
- [PATCH 5.0 067/246] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:05 EST)
- [PATCH 5.0 069/246] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:08 EST)
- [PATCH 5.0 070/246] kbuild: make -r/-R effective in top Makefile for old Make versions Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:11 EST)
- [PATCH 5.0 071/246] btrfs: save drop_progress if we drop refs at all Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:16 EST)
- [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink. Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:20 EST)
- [PATCH 5.0 081/246] net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:24 EST)
- [PATCH 5.0 091/246] mlxsw: spectrum: Avoid -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:28 EST)
- [PATCH 5.0 092/246] i2c: Allow recovery of the initial IRQ by an I2C client device. Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:33 EST)
- [PATCH 5.0 093/246] platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-15IKBN Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:36 EST)
- [PATCH 5.0 082/246] ice: fix ice_remove_rule_internal vsi_list handling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:40 EST)
- [PATCH 5.0 083/246] perf script: Handle missing fields with -F +.. Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:44 EST)
- [PATCH 5.0 085/246] btrfs: dont enospc all tickets on flush failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:47 EST)
- [PATCH 5.0 084/246] btrfs: qgroup: Make qgroup async transaction commit more aggressive Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:49 EST)
- [PATCH 5.0 087/246] net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:54 EST)
- [PATCH 5.0 088/246] net: hns3: fix setting of the hns reset_type for rdma hw errors Greg Kroah-Hartman (Thu Apr 04 2019 - 05:11:57 EST)
- [PATCH 5.0 080/246] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:00 EST)
- [PATCH 5.0 096/246] i2c: designware: Do not allow i2c_dw_xfer() calls while suspended Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:04 EST)
- [PATCH 5.0 105/246] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:08 EST)
- [PATCH 5.0 106/246] scsi: fcoe: make use of fip_mode enum complete Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:10 EST)
- Greetings From Mrs.elodie antoine, Mrs Elodie Antoine (Thu Apr 04 2019 - 05:12:14 EST)
- [PATCH 5.0 108/246] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:16 EST)
- [PATCH 5.0 109/246] mwifiex: dont advertise IBSS features without FW support Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:21 EST)
- [PATCH 5.0 097/246] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:24 EST)
- [PATCH 5.0 099/246] perf annotate: Fix getting source line failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:26 EST)
- [PATCH 5.0 100/246] powerpc/44x: Force PCI on for CURRITUCK Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:31 EST)
- [PATCH 5.0 102/246] cpufreq: acpi-cpufreq: Report if CPU doesnt support boost technologies Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:35 EST)
- [PATCH 5.0 103/246] efi: cper: Fix possible out-of-bounds access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:37 EST)
- [PATCH 5.0 095/246] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:42 EST)
- [PATCH 5.0 111/246] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:46 EST)
- [PATCH 5.0 121/246] gpio: of: Apply regulator-gpio quirk only to enable-gpios Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:50 EST)
- [PATCH 5.0 123/246] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:12:56 EST)
- Re: [PATCH] staging: iio: cdc: ad7746: Replace bitshift by BIT Dan Carpenter (Thu Apr 04 2019 - 05:12:59 EST)
- [PATCH 5.0 112/246] media: ov7740: fix runtime pm initialization Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:03 EST)
- [PATCH 5.0 114/246] media: s5p-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:06 EST)
- [PATCH 5.0 115/246] media: rockchip/rga: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:10 EST)
- [PATCH 5.0 116/246] media: s5p-g2d: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:12 EST)
- [PATCH 5.0 118/246] media: mtk-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:20 EST)
- [PATCH 5.0 117/246] media: mx2_emmaprp: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:23 EST)
- [PATCH 5.0 126/246] efi: Fix build error due to enum collision between efi.h and ima.h Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:32 EST)
- [PATCH 5.0 135/246] perf report: Add s390 diagnosic sampling descriptor size Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:32 EST)
- [PATCH 5.0 136/246] perf coresight: Do not test for libopencsd by default Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:33 EST)
- [PATCH 5.0 137/246] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:35 EST)
- [PATCH 5.0 138/246] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:38 EST)
- [PATCH 5.0 139/246] =?UTF-8?q?selftests:=20ir:=20fix=20warning:=20"%s"=20directive=20?= =?UTF-8?q?output=20may=20be=20truncated=20=E2=80=99=20directive=20output?= =?UTF-8?q?=20may=20be=20truncated?= Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:40 EST)
- [PATCH 5.0 129/246] jbd2: fix race when writing superblock Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:49 EST)
- [PATCH 5.0 131/246] tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaio Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:52 EST)
- [PATCH 5.0 132/246] tools build: Add test-reallocarray.c to test-all.c to fix the build Greg Kroah-Hartman (Thu Apr 04 2019 - 05:13:56 EST)
- [PATCH 5.0 133/246] perf beauty waitid options: Fix up prefix showing logic Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:00 EST)
- [PATCH 5.0 134/246] perf trace: Check if the fd is negative when mapping it to pathname Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:06 EST)
- [PATCH 5.0 152/246] bcache: fix potential div-zero error of writeback_rate_i_term_inverse Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:13 EST)
- [PATCH 5.0 153/246] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:16 EST)
- [PATCH 5.0 154/246] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:18 EST)
- [PATCH 5.0 142/246] kprobes: Prohibit probing on RCU debug routine Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:22 EST)
- [PATCH 5.0 143/246] netfilter: conntrack: fix cloned unconfirmed skb->_nfct race in __nf_conntrack_confirm Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:30 EST)
- [PATCH 5.0 146/246] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:34 EST)
- [PATCH 5.0 147/246] ath10k: fix shadow register implementation for WCN3990 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:37 EST)
- [PATCH 5.0 140/246] selftests: skip seccomp get_metadata test if not real root Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:43 EST)
- [PATCH 5.0 165/246] drm/amd/display: Disconnect mpcc when changing tg Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:46 EST)
- [PATCH 5.0 166/246] perf/aux: Make perf_event accessible to setup_aux() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:49 EST)
- [PATCH 5.0 168/246] e1000e: Exclude device from suspend direct complete optimization Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:55 EST)
- [PATCH 5.0 169/246] platform/x86: intel_pmc_core: Fix PCH IP sts reading Greg Kroah-Hartman (Thu Apr 04 2019 - 05:14:58 EST)
- [PATCH 5.0 157/246] net: phy: consider latched link-down status in polling mode Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:01 EST)
- [PATCH 5.0 158/246] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:03 EST)
- [PATCH 5.0 159/246] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:07 EST)
- [PATCH 5.0 161/246] drm/amd/display: Dont re-program planes for DPMS changes Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:12 EST)
- [PATCH 5.0 163/246] x86/kexec: Fill in acpi_rsdp_addr from the first kernel Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:17 EST)
- [PATCH 5.0 164/246] powerpc/ptrace: Mitigate potential Spectre v1 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:20 EST)
- [PATCH 5.0 155/246] net: marvell: mvpp2: fix stuck in-band SGMII negotiation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:24 EST)
- [PATCH 5.0 171/246] staging: spi: mt7621: Add return code check on device_reset() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:27 EST)
- [PATCH 5.0 181/246] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:32 EST)
- [PATCH 5.0 183/246] mt7601u: bump supported EEPROM version Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:37 EST)
- [PATCH 5.0 172/246] iwlwifi: mvm: fix RFH config command with >=10 CPUs Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:40 EST)
- [PATCH 5.0 173/246] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:46 EST)
- [RFC 1/2] mm, slub: introduce static key for slub_debug Vlastimil Babka (Thu Apr 04 2019 - 05:15:54 EST)
- [PATCH 5.0 178/246] drm/vkms: Bugfix extra vblank frame Greg Kroah-Hartman (Thu Apr 04 2019 - 05:15:59 EST)
- [PATCH 5.0 170/246] i2c: of: Try to find an I2C adapter matching the parent Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:00 EST)
- [PATCH 5.0 185/246] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:04 EST)
- [PATCH 5.0 194/246] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:08 EST)
- [PATCH 5.0 196/246] ALSA: dice: add support for Solid State Logic Duende Classic/Mini Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:10 EST)
- [PATCH 5.0 197/246] regulator: mcp16502: Include linux/gpio/consumer.h to fix build error Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:14 EST)
- [PATCH 5.0 199/246] platform/x86: intel-hid: Missing power button release on some Dell models Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:21 EST)
- [PATCH 5.0 200/246] perf trace: Fixup etcsnoop example Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:25 EST)
- [PATCH 5.0 189/246] selftests/bpf: skip verifier tests for unsupported program types Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:35 EST)
- [PATCH 5.0 192/246] backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:42 EST)
- [PATCH 5.0 191/246] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:44 EST)
- [PATCH 5.0 202/246] perf script python: Add trace_context extension module to sys.modules Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:48 EST)
- [PATCH 5.0 211/246] pinctrl: meson: fix G12A ao pull registers base address Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:53 EST)
- [PATCH 5.0 213/246] pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numbering Greg Kroah-Hartman (Thu Apr 04 2019 - 05:16:55 EST)
- [PATCH 5.0 215/246] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:01 EST)
- [PATCH 5.0 216/246] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:05 EST)
- [PATCH 5.0 217/246] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:07 EST)
- [PATCH 5.0 203/246] media: mt9m111: set initial frame size other than 0x0 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:13 EST)
- [PATCH 5.0 205/246] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:16 EST)
- [PATCH 5.0 206/246] selftests/bpf: suppress readelf stderr when probing for BTF support Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:21 EST)
- [PATCH 5.0 207/246] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:28 EST)
- [PATCH 5.0 210/246] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:31 EST)
- [PATCH 5.0 220/246] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:33 EST)
- [PATCH 5.0 201/246] perf script python: Use PyBytes for attr in trace-event-python Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:34 EST)
- [PATCH 5.0 229/246] brcmfmac: Use firmware_request_nowarn for the clm_blob Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:38 EST)
- [PATCH 5.0 231/246] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:44 EST)
- [PATCH 5.0 232/246] drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:49 EST)
- [PATCH 5.0 235/246] clk: rockchip: fix frac settings of GPLL clock for rk3328 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:55 EST)
- [PATCH 5.0 221/246] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware Greg Kroah-Hartman (Thu Apr 04 2019 - 05:17:59 EST)
- Re: [PATCH] remoteproc: silence an uninitialized variable warning Mukesh Ojha (Thu Apr 04 2019 - 05:18:03 EST)
- [PATCH 5.0 224/246] pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:09 EST)
- [PATCH 5.0 226/246] drm/nouveau: Stop using drm_crtc_force_disable Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:13 EST)
- [PATCH 5.0 228/246] selinux: do not override context on context mounts Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:15 EST)
- [PATCH 5.0 219/246] media: rcar-vin: Allow independent VIN link enablement Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:20 EST)
- [PATCH 5.0 239/246] ASoC: simple-card-utils: check "reg" property on asoc_simple_card_get_dai_id() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:24 EST)
- [PATCH 5.0 241/246] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:30 EST)
- [PATCH 5.0 242/246] net: stmmac: Avoid one more sometimes uninitialized Clang warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:33 EST)
- [PATCH 5.0 244/246] gpio: of: Restrict enable-gpio quirk to regulator-gpio Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:40 EST)
- [PATCH 5.0 245/246] ACPI / video: Extend chassis-type detection with a "Lunch Box" check Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:43 EST)
- [PATCH 5.0 237/246] staging: iio: adt7316: fix dac_bits assignment Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:46 EST)
- [PATCH 5.0 246/246] bcache: fix potential div-zero error of writeback_rate_p_term_inverse Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:55 EST)
- [PATCH 5.0 243/246] appletalk: Fix compile regression Greg Kroah-Hartman (Thu Apr 04 2019 - 05:18:58 EST)
- [PATCH 5.0 240/246] drm: Reorder set_property_atomic to avoid returning with an active ww_ctx Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:05 EST)
- [PATCH 5.0 238/246] Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 device Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:11 EST)
- [PATCH 5.0 227/246] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:23 EST)
- [PATCH 5.0 225/246] drm: Auto-set allow_fb_modifiers when given modifiers at plane init Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:28 EST)
- [PATCH v1 1/1] ARM: dts: colibri: introduce dts with UHS-I support enabled Igor Opaniuk (Thu Apr 04 2019 - 05:19:33 EST)
- [PATCH 5.0 223/246] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:39 EST)
- [PATCH 5.0 222/246] audit: hand taken context to audit_kill_trees for syscall logging Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:49 EST)
- [PATCH 5.0 236/246] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman (Thu Apr 04 2019 - 05:19:56 EST)
- Re: [PATCH net-next 01/17] lib: Add support for generic packing operations Vladimir Oltean (Thu Apr 04 2019 - 05:20:03 EST)
- [PATCH 5.0 234/246] ARM: shmobile: Fix R-Car Gen2 regulator quirk Greg Kroah-Hartman (Thu Apr 04 2019 - 05:20:09 EST)
- [PATCH 5.0 233/246] clk: meson: clean-up clock registration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:20:17 EST)
- Re: [PATCH 5.0 070/246] kbuild: make -r/-R effective in top Makefile for old Make versions Masahiro Yamada (Thu Apr 04 2019 - 05:20:22 EST)
- [PATCH 5.0 230/246] wlcore: Fix memory leak in case wl12xx_fetch_firmware failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:20:30 EST)
- [PATCH 5.0 209/246] f2fs: fix to initialize variable to avoid UBSAN/smatch warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:20:44 EST)
- [PATCH 5.0 208/246] f2fs: UBSAN: set boolean value iostat_enable correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:20:51 EST)
- [PATCH 5.0 204/246] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:00 EST)
- [PATCH 5.0 218/246] netfilter: physdev: relax br_netfilter dependency Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:06 EST)
- [PATCH 5.0 214/246] cpu/hotplug: Mute hotplug lockdep during init Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:17 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Steven Price (Thu Apr 04 2019 - 05:21:22 EST)
- [PATCH 5.0 212/246] pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:34 EST)
- [PATCH 5.0 184/246] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:44 EST)
- [PATCH 5.0 193/246] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:50 EST)
- [PATCH 5.0 188/246] bpf: fix missing prototype warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:54 EST)
- [PATCH 5.0 190/246] powerpc/64s: Clear on-stack exception marker upon exception return Greg Kroah-Hartman (Thu Apr 04 2019 - 05:21:57 EST)
- [PATCH 5.0 187/246] block, bfq: fix queue removal from weights tree Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:03 EST)
- [PATCH 5.0 186/246] block, bfq: fix in-service-queue check for queue merging Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:07 EST)
- [PATCH 5.0 198/246] usb: dwc3: gadget: Fix OTG events when gadget driver isnt loaded Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:15 EST)
- [PATCH 5.0 195/246] drm/amd/display: Enable vblank interrupt during CRC capture Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:29 EST)
- [PATCH 5.0 179/246] ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:41 EST)
- [RFC 2/2] mm, slub: add missing kmem_cache_debug() checks Vlastimil Babka (Thu Apr 04 2019 - 05:22:47 EST)
- [PATCH 5.0 177/246] drm/vkms: Bugfix racing hrtimer vblank handle Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:52 EST)
- [PATCH 5.0 175/246] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:56 EST)
- [PATCH 5.0 176/246] sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:22:58 EST)
- [RFC 0/2] add static key for slub_debug Vlastimil Babka (Thu Apr 04 2019 - 05:23:07 EST)
- [PATCH 5.0 182/246] drm/msm/dpu: Convert to a chained irq chip Greg Kroah-Hartman (Thu Apr 04 2019 - 05:23:17 EST)
- [PATCH 5.0 180/246] efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted Greg Kroah-Hartman (Thu Apr 04 2019 - 05:23:22 EST)
- [PATCH 5.0 162/246] bpf: test_maps: fix possible out of bound access warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:23:36 EST)
- [PATCH 5.0 160/246] drm: rcar-du: add missing of_node_put Greg Kroah-Hartman (Thu Apr 04 2019 - 05:23:43 EST)
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation Miroslav Benes (Thu Apr 04 2019 - 05:23:56 EST)
- [PATCH 5.0 167/246] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:03 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Jiri Olsa (Thu Apr 04 2019 - 05:24:10 EST)
- [PATCH 5.0 156/246] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:17 EST)
- [PATCH 5.0 149/246] sched/topology: Fix percpu data types in struct sd_data & struct s_data Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:26 EST)
- [PATCH 5.0 148/246] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:34 EST)
- [PATCH 5.0 145/246] ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pins Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:42 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Patrice CHOTARD (Thu Apr 04 2019 - 05:24:48 EST)
- [PATCH 5.0 144/246] ARM: 8833/1: Ensure that NEON code always compiles with Clang Greg Kroah-Hartman (Thu Apr 04 2019 - 05:24:53 EST)
- [PATCH 5.0 150/246] bcache: fix input overflow to cache set sysfs file io_error_halflife Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:08 EST)
- [PATCH 5.0 151/246] bcache: fix input overflow to sequential_cutoff Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:11 EST)
- [PATCH 5.0 125/246] cgroup, rstat: Dont flush subtree root unless necessary Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:19 EST)
- [PATCH 5.0 141/246] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:21 EST)
- [PATCH 5.0 130/246] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:35 EST)
- [PATCH 5.0 128/246] regulator: core: Take lock before applying system load Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:43 EST)
- [PATCH 5.0 127/246] drm/sched: Fix entities with 0 rqs. Greg Kroah-Hartman (Thu Apr 04 2019 - 05:25:52 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Thomas-Mich Richter (Thu Apr 04 2019 - 05:26:07 EST)
- [PATCH 5.0 110/246] perf report: Dont shadow inlined symbol with different addr range Greg Kroah-Hartman (Thu Apr 04 2019 - 05:26:19 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Andy Shevchenko (Thu Apr 04 2019 - 05:26:24 EST)
- [PATCH 5.0 119/246] media: rockchip/vpu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:26:31 EST)
- [PATCH 5.0 124/246] HID: intel-ish-hid: avoid binding wrong ishtp_cl_device Greg Kroah-Hartman (Thu Apr 04 2019 - 05:26:46 EST)
- [PATCH 5.0 113/246] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:26:49 EST)
- [PATCH 5.0 120/246] mt76: usb: do not run mt76u_queues_deinit twice Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:03 EST)
- [PATCH 5.0 122/246] xen/gntdev: Do not destroy context while dma-bufs are in use Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:06 EST)
- Re: [PATCH] staging: comedi: Fix spelling mistake Ian Abbott (Thu Apr 04 2019 - 05:27:11 EST)
- [PATCH 5.0 104/246] s390/ism: ignore some errors during deregistration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:26 EST)
- [PATCH 5.0 101/246] ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:33 EST)
- [PATCH 5.0 098/246] clk: fractional-divider: check parent rate only if flag is set Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:48 EST)
- [PATCH 5.0 107/246] drm/amd/display: Clear stream->mode_changed after commit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:27:58 EST)
- Re: How to calculate instruction executed for function Pankaj Suryawanshi (Thu Apr 04 2019 - 05:28:03 EST)
- Re: [PATCH v3 13/13] thermal: qoriq: Add hwmon support Daniel Lezcano (Thu Apr 04 2019 - 05:28:13 EST)
- [PATCH 5.0 089/246] veth: Fix -Wformat-truncation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:28:22 EST)
- [PATCH 5.0 086/246] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:28:34 EST)
- [PATCH 5.0 094/246] platform/mellanox: mlxreg-hotplug: Fix KASAN warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:28:44 EST)
- [PATCH 5.0 090/246] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:28:52 EST)
- Re: [PATCH v2] net: mwifiex: fix a NULL pointer dereference Kalle Valo (Thu Apr 04 2019 - 05:28:59 EST)
- [PATCH 5.0 063/246] crypto: crypto4xx - add missing of_node_put after of_device_is_available Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:12 EST)
- [PATCH 5.0 068/246] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:24 EST)
- [PATCH 5.0 079/246] iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:32 EST)
- [PATCH 5.0 078/246] ARM: 8845/1: use unified assembler in c files Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:38 EST)
- [PATCH 5.0 076/246] serial: 8250_pxa: honor the port number from devicetree Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:43 EST)
- [PATCH 5.0 073/246] ath10k: dont report unset rssi values to mac80211 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:29:54 EST)
- Re: [PATCH v3 12/13] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs() Daniel Lezcano (Thu Apr 04 2019 - 05:30:04 EST)
- [PATCH 5.0 051/246] netfilter: conntrack: tcp: only close if RST matches exact sequence Greg Kroah-Hartman (Thu Apr 04 2019 - 05:30:10 EST)
- [PATCH 5.0 050/246] PCI: mediatek: Fix memory mapped IO range size computation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:30:16 EST)
- [PATCH 5.0 061/246] ath10k: Fix the wrong updation of BW in tx_stats debugfs entry Greg Kroah-Hartman (Thu Apr 04 2019 - 05:30:39 EST)
- [PATCH 5.0 058/246] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:30:47 EST)
- [PATCH 5.0 055/246] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman (Thu Apr 04 2019 - 05:30:53 EST)
- [PATCH 5.0 045/246] cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:04 EST)
- [PATCH 5.0 028/246] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:09 EST)
- [PATCH 5.0 035/246] mm/slab.c: kmemleak no scan alien caches Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:14 EST)
- [PATCH 5.0 032/246] memcg: killed threads should not invoke memcg OOM killer Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:22 EST)
- [PATCH 5.0 033/246] mm, mempolicy: fix uninit memory access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:25 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 05:31:35 EST)
- [PATCH 5.0 030/246] docs/core-api/mm: fix user memory accessors formatting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:31:40 EST)
- Re: [PATCH v2] Staging: rtlwifi: Remove unwanted parentheses Dan Carpenter (Thu Apr 04 2019 - 05:31:48 EST)
- [PATCH 5.0 041/246] kasan: fix kasan_check_read/write definitions Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:01 EST)
- [PATCH 5.0 039/246] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:08 EST)
- [PATCH 5.0 019/246] enic: fix build warning without CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:20 EST)
- [PATCH v2 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property Rocky Liao (Thu Apr 04 2019 - 05:32:24 EST)
- [PATCH 5.0 018/246] net: stmmac: Avoid sometimes uninitialized Clang warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:27 EST)
- [PATCH 5.0 017/246] sysctl: handle overflow for file-max Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:36 EST)
- Re: [PATCH v3 10/13] thermal: qoriq: Enable all sensors before registering them Daniel Lezcano (Thu Apr 04 2019 - 05:32:42 EST)
- [PATCH 5.0 015/246] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:32:48 EST)
- [PATCH] staging: rtl8192u: remove redundant null check on array 'data' Colin King (Thu Apr 04 2019 - 05:33:04 EST)
- [PATCH 5.0 024/246] x86/hyperv: Fix kernel panic when kexec on HyperV Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:16 EST)
- [PATCH 5.0 021/246] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:24 EST)
- [PATCH 5.0 000/246] 5.0.7-stable review Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:29 EST)
- [PATCH 5.0 009/246] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:33 EST)
- [PATCH 5.0 011/246] net/mlx5: Avoid panic when setting vport rate Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:35 EST)
- [PATCH 5.0 003/246] nvme-fc: fix numa_node when dev is null Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:46 EST)
- [PATCH 5.0 004/246] nvme-loop: init nvmet_ctrl fatal_err_work when allocate Greg Kroah-Hartman (Thu Apr 04 2019 - 05:33:49 EST)
- Re: [PATCH net-next] tcp: Ensure DCTCP reacts to losses Eric Dumazet (Thu Apr 04 2019 - 05:34:02 EST)
- [PATCH 4.19 184/187] net: stmmac: Avoid one more sometimes uninitialized Clang warning Greg Kroah-Hartman (Thu Apr 04 2019 - 05:34:21 EST)
- [PATCH 4.19 168/187] media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumeration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:34:39 EST)
- [PATCH 4.19 164/187] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:34:46 EST)
- Re: [PATCH] axxia-i2c: use auto cmd for last message Sverdlin, Alexander (Nokia - DE/Ulm) (Thu Apr 04 2019 - 05:34:56 EST)
- Re: [PATCH RFC] gpio: pca953x: Configure wake-up path when wake-up is enabled Geert Uytterhoeven (Thu Apr 04 2019 - 05:35:00 EST)
- [PATCH 4.19 175/187] brcmfmac: Use firmware_request_nowarn for the clm_blob Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:10 EST)
- [PATCH 4.19 161/187] hpet: Fix missing = character in the __setup() code of hpet_mmap_enable Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:23 EST)
- [PATCH 4.19 149/187] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:31 EST)
- [PATCH 4.19 151/187] ALSA: dice: add support for Solid State Logic Duende Classic/Mini Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:35 EST)
- [PATCH 4.19 146/187] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:43 EST)
- [PATCH 4.19 159/187] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:53 EST)
- [PATCH 4.19 144/187] selftests/bpf: skip verifier tests for unsupported program types Greg Kroah-Hartman (Thu Apr 04 2019 - 05:35:57 EST)
- [PATCH 4.19 158/187] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:08 EST)
- [PATCH 4.19 155/187] perf script python: Add trace_context extension module to sys.modules Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:19 EST)
- Re: [PATCH v2] locking/lockdep: Zap lock classes even with lock debugging disabled Peter Zijlstra (Thu Apr 04 2019 - 05:36:24 EST)
- [PATCH 4.19 152/187] usb: dwc3: gadget: Fix OTG events when gadget driver isnt loaded Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:31 EST)
- [PATCH 4.19 124/187] perf/aux: Make perf_event accessible to setup_aux() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:34 EST)
- [PATCH 4.19 133/187] efi/memattr: Dont bail on zero VA if it equals the regions PA Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:37 EST)
- [PATCH 4.19 143/187] bpf: fix missing prototype warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:42 EST)
- [PATCH 4.19 128/187] i2c: of: Try to find an I2C adapter matching the parent Greg Kroah-Hartman (Thu Apr 04 2019 - 05:36:54 EST)
- [PATCH 4.19 127/187] platform/x86: intel_pmc_core: Fix PCH IP sts reading Greg Kroah-Hartman (Thu Apr 04 2019 - 05:37:03 EST)
- Re: [PATCH] remoteproc: silence an uninitialized variable warning Dan Carpenter (Thu Apr 04 2019 - 05:37:05 EST)
- [PATCH 4.19 138/187] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:37:18 EST)
- [PATCH 4.19 139/187] mt7601u: bump supported EEPROM version Greg Kroah-Hartman (Thu Apr 04 2019 - 05:37:22 EST)
- [PATCH 4.19 134/187] sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:37:35 EST)
- [PATCH 4.19 116/187] net: marvell: mvpp2: fix stuck in-band SGMII negotiation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:37:44 EST)
- [PATCH] usb: musb: Disable pullup in gadget setup Paul Cercueil (Thu Apr 04 2019 - 05:37:58 EST)
- [GIT PULL] MFD fixes for v5.1 Lee Jones (Thu Apr 04 2019 - 05:38:04 EST)
- [PATCH 4.19 110/187] sched/topology: Fix percpu data types in struct sd_data & struct s_data Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:10 EST)
- [PATCH 4.19 120/187] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:26 EST)
- [PATCH 4.19 119/187] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:30 EST)
- [PATCH 4.19 118/187] net: phy: consider latched link-down status in polling mode Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:34 EST)
- [PATCH 4.19 117/187] iw_cxgb4: fix srqidx leak during connection abort Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:37 EST)
- [PATCH 4.19 097/187] leds: lp55xx: fix null deref on firmware load failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:46 EST)
- [PATCH 4.19 089/187] media: mx2_emmaprp: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:50 EST)
- [PATCH 4.19 096/187] jbd2: fix race when writing superblock Greg Kroah-Hartman (Thu Apr 04 2019 - 05:38:59 EST)
- [PATCH 4.19 093/187] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:09 EST)
- [PATCH 4.19 106/187] ARM: dts: meson8b: fix the Ethernet data line signals in eth_rgmii_pins Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:18 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Peter Zijlstra (Thu Apr 04 2019 - 05:39:20 EST)
- [PATCH 4.19 102/187] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:31 EST)
- [PATCH 4.19 101/187] selftests: skip seccomp get_metadata test if not real root Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:37 EST)
- [PATCH 4.19 090/187] media: mtk-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:45 EST)
- [PATCH 4.19 099/187] iwlwifi: pcie: fix emergency path Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:50 EST)
- [PATCH 4.19 079/187] drm/amd/display: Clear stream->mode_changed after commit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:39:56 EST)
- [PATCH 4.19 078/187] scsi: fcoe: make use of fip_mode enum complete Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:00 EST)
- [PATCH 4.19 077/187] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:04 EST)
- [PATCH 4.19 076/187] s390/ism: ignore some errors during deregistration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:08 EST)
- [PATCH 4.19 075/187] efi: cper: Fix possible out-of-bounds access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:15 EST)
- [PATCH 4.19 088/187] media: s5p-g2d: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:26 EST)
- [PATCH 4.19 086/187] media: s5p-jpeg: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:29 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Jan Kara (Thu Apr 04 2019 - 05:40:38 EST)
- Re: [PATCHv3] x86/boot/KASLR: skip the specified crashkernel region Pingfan Liu (Thu Apr 04 2019 - 05:40:49 EST)
- [PATCH 4.19 062/187] btrfs: qgroup: Make qgroup async transaction commit more aggressive Greg Kroah-Hartman (Thu Apr 04 2019 - 05:40:59 EST)
- [PATCH 4.19 072/187] perf annotate: Fix getting source line failure Greg Kroah-Hartman (Thu Apr 04 2019 - 05:41:03 EST)
- [PATCH 4.19 082/187] perf report: Dont shadow inlined symbol with different addr range Greg Kroah-Hartman (Thu Apr 04 2019 - 05:41:10 EST)
- [PATCH 4.19 081/187] mwifiex: dont advertise IBSS features without FW support Greg Kroah-Hartman (Thu Apr 04 2019 - 05:41:15 EST)
- [PATCH 4.19 058/187] serial: 8250_pxa: honor the port number from devicetree Greg Kroah-Hartman (Thu Apr 04 2019 - 05:41:28 EST)
- [PATCH 4.19 055/187] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing Greg Kroah-Hartman (Thu Apr 04 2019 - 05:41:36 EST)
- Re: [PATCH] staging: rtl8192u: remove redundant null check on array 'data' Dan Carpenter (Thu Apr 04 2019 - 05:42:04 EST)
- [PATCH 4.19 043/187] netfilter: conntrack: tcp: only close if RST matches exact sequence Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:12 EST)
- [PATCH 4.19 054/187] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:16 EST)
- [PATCH 4.19 039/187] cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:37 EST)
- [PATCH 4.19 052/187] usb: chipidea: Grab the (legacy) USB PHY by phandle first Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:43 EST)
- [PATCH 4.19 049/187] mt76: fix a leaked reference by adding a missing of_node_put Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:50 EST)
- [PATCH 4.19 048/187] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman (Thu Apr 04 2019 - 05:42:53 EST)
- Re: [RFC PATCH 0/7] Early task context tracking Peter Zijlstra (Thu Apr 04 2019 - 05:43:03 EST)
- [PATCH 4.19 018/187] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:16 EST)
- [PATCH 4.19 026/187] mm, swap: bounds check swap_info array accesses to avoid NULL derefs Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:18 EST)
- [PATCH 4.19 027/187] mm,oom: dont kill global init via memory.oom.group Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:22 EST)
- [PATCH 4.19 025/187] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:28 EST)
- [PATCH 4.19 024/187] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:37 EST)
- [PATCH 4.19 022/187] perf c2c: Fix c2c report for empty numa node Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:41 EST)
- [PATCH 4.19 020/187] iio: adc: fix warning in Qualcomm PM8xxx HK/XOADC driver Greg Kroah-Hartman (Thu Apr 04 2019 - 05:43:49 EST)
- [PATCH 4.19 030/187] mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:07 EST)
- [PATCH 4.19 010/187] net/mlx5: Avoid panic when setting vport rate Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:15 EST)
- [PATCH 4.19 008/187] f2fs: fix to avoid deadlock in f2fs_read_inline_dir() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:18 EST)
- [PATCH 4.19 009/187] tracing: kdb: Fix ftdump to not sleep Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:21 EST)
- [PATCH 4.19 005/187] CIFS: fix POSIX lock leak and invalid ptr deref Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:30 EST)
- [PATCH 4.19 017/187] libbpf: force fixdep compilation at the start of the build Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:46 EST)
- [PATCH 4.19 013/187] include/linux/relay.h: fix percpu annotation in struct rchan Greg Kroah-Hartman (Thu Apr 04 2019 - 05:44:55 EST)
- [PATCH 4.19 011/187] net/mlx5: Avoid panic when setting vport mac, getting vport config Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:03 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Lee Jones (Thu Apr 04 2019 - 05:45:11 EST)
- [PATCH 4.14 120/121] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:21 EST)
- [PATCH 4.14 117/121] x86/build: Mark per-CPU symbols as absolute explicitly for LLD Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:31 EST)
- [PATCH 4.14 119/121] dmaengine: tegra: avoid overflow of byte tracking Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:36 EST)
- [PATCH 4.14 115/121] selinux: do not override context on context mounts Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:43 EST)
- Re: [PATCH 0/8] v4.19.0 Added Color Management Module Laurent Pinchart (Thu Apr 04 2019 - 05:45:52 EST)
- Re: [PATCH] serial: sh-sci: Fix HSCIF RX sampling point calculation Eugeniu Rosca (Thu Apr 04 2019 - 05:45:53 EST)
- [PATCH 4.14 114/121] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman (Thu Apr 04 2019 - 05:45:56 EST)
- [PATCH 4.14 101/121] hwrng: virtio - Avoid repeated init of completion Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:20 EST)
- [PATCH 4.14 103/121] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:23 EST)
- [PATCH 4.14 111/121] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:36 EST)
- [PATCH 4.14 106/121] dmaengine: imx-dma: fix warning comparison of distinct pointer types Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:43 EST)
- [PATCH 4.14 108/121] dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_* Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:46 EST)
- Re: [PATCH 0/8] v4.19.0 Added Color Management Module Laurent Pinchart (Thu Apr 04 2019 - 05:46:53 EST)
- [PATCH 4.14 105/121] cpu/hotplug: Mute hotplug lockdep during init Greg Kroah-Hartman (Thu Apr 04 2019 - 05:46:58 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Robin Murphy (Thu Apr 04 2019 - 05:47:04 EST)
- [RFC 1/2] mm/vmemmap: Enable vmem_altmap based base page mapping for vmemmap Anshuman Khandual (Thu Apr 04 2019 - 05:47:08 EST)
- [RFC 2/2] arm64/mm: Enable ZONE_DEVICE for all page configs Anshuman Khandual (Thu Apr 04 2019 - 05:47:16 EST)
- [PATCH 4.14 084/121] platform/x86: intel_pmc_core: Fix PCH IP sts reading Greg Kroah-Hartman (Thu Apr 04 2019 - 05:47:25 EST)
- [PATCH 4.14 083/121] e1000e: fix cyclic resets at link up with active tx Greg Kroah-Hartman (Thu Apr 04 2019 - 05:47:34 EST)
- [PATCH 4.14 079/121] genirq: Avoid summation loops for /proc/stat Greg Kroah-Hartman (Thu Apr 04 2019 - 05:47:45 EST)
- [PATCH v2 3/3] usb: musb: jz4740: obtain USB PHY from devicetree Paul Cercueil (Thu Apr 04 2019 - 05:47:54 EST)
- [PATCH v2 1/3] dt-bindings: usb: Add usb-phy property to the jz4740-musb node Paul Cercueil (Thu Apr 04 2019 - 05:47:58 EST)
- [PATCH v2 2/3] usb: musb: jz4740: Let the platform probe the PHY Paul Cercueil (Thu Apr 04 2019 - 05:48:02 EST)
- [PATCH 4.14 090/121] soc: qcom: gsbi: Fix error handling in gsbi_probe() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:48:17 EST)
- [PATCH 4.14 092/121] ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of Greg Kroah-Hartman (Thu Apr 04 2019 - 05:48:24 EST)
- [PATCH 4.14 059/121] media: sh_veu: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:48:44 EST)
- [PATCH 4.14 061/121] media: s5p-g2d: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:07 EST)
- [PATCH 4.14 070/121] kprobes: Prohibit probing on bsearch() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:24 EST)
- [PATCH 4.14 041/121] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:30 EST)
- [PATCH 4.14 069/121] ACPI / video: Refactor and fix dmi_is_desktop() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:35 EST)
- [PATCH 4.14 049/121] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:40 EST)
- [PATCH 4.14 048/121] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:48 EST)
- [PATCH 4.14 044/121] serial: 8250_pxa: honor the port number from devicetree Greg Kroah-Hartman (Thu Apr 04 2019 - 05:49:58 EST)
- [PATCH 4.14 057/121] perf test: Fix failure of evsel-tp-sched test on s390 Greg Kroah-Hartman (Thu Apr 04 2019 - 05:50:10 EST)
- [PATCH 4.14 054/121] efi: cper: Fix possible out-of-bounds access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:50:15 EST)
- [PATCH 4.14 055/121] scsi: megaraid_sas: return error when create DMA pool failed Greg Kroah-Hartman (Thu Apr 04 2019 - 05:50:20 EST)
- [PATCH 4.14 051/121] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman (Thu Apr 04 2019 - 05:50:31 EST)
- Re: [PATCH v4] arm/mach-at91/pm : fix possible object reference leak Ludovic Desroches (Thu Apr 04 2019 - 05:50:35 EST)
- Re: [PATCH RFC] gpio: pca953x: Configure wake-up path when wake-up is enabled Ulf Hansson (Thu Apr 04 2019 - 05:50:47 EST)
- Re: [PATCH][next] HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple" Mukesh Ojha (Thu Apr 04 2019 - 05:50:57 EST)
- [PATCH 4.14 030/121] dm thin: add sanity checks to thin-pool and external snapshot creation Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:01 EST)
- [PATCH 4.14 027/121] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:09 EST)
- [PATCH 4.14 025/121] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:18 EST)
- [PATCH 4.14 037/121] wil6210: check null pointer in _wil_cfg80211_merge_extra_ies Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:29 EST)
- [PATCH 4.14 033/121] jbd2: fix invalid descriptor block checksum Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:36 EST)
- [PATCH 4.14 013/121] gpio: gpio-omap: fix level interrupt idling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:44 EST)
- Re: [PATCH] Documentation: bus: ti-sysc: fix spelling mistake "multipe" -> "multiple" Mukesh Ojha (Thu Apr 04 2019 - 05:51:49 EST)
- [PATCH 4.14 012/121] net/mlx5: Avoid panic when setting vport mac, getting vport config Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:52 EST)
- [PATCH 4.14 011/121] net/mlx5: Avoid panic when setting vport rate Greg Kroah-Hartman (Thu Apr 04 2019 - 05:51:57 EST)
- [PATCH 4.14 009/121] f2fs: fix to avoid deadlock in f2fs_read_inline_dir() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:03 EST)
- [PATCH 4.14 022/121] mm, mempolicy: fix uninit memory access Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:12 EST)
- [PATCH 4.14 020/121] mm/cma.c: cma_declare_contiguous: correct err handling Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:20 EST)
- [PATCH 4.14 017/121] scsi: hisi_sas: Set PHY linkrate when disconnected Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:25 EST)
- [PATCH 4.14 019/121] perf c2c: Fix c2c report for empty numa node Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:32 EST)
- [PATCH 4.14 015/121] sysctl: handle overflow for file-max Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:40 EST)
- [PATCH 4.14 005/121] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped Greg Kroah-Hartman (Thu Apr 04 2019 - 05:52:41 EST)
- Re: [PATCH v3 02/20] coresight: etm4x: Add kernel configuration for CONTEXTID Suzuki K Poulose (Thu Apr 04 2019 - 05:52:56 EST)
- [PATCH 4.14 001/121] arm64: debug: Dont propagate UNKNOWN FAR into si_code for debug signals Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:03 EST)
- [PATCH 4.9 85/91] x86/build: Specify elf_i386 linker emulation explicitly for i386 objects Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:24 EST)
- [PATCH 4.9 76/91] soc/tegra: fuse: Fix illegal free of IO base address Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:32 EST)
- [PATCH 4.9 73/91] powerpc/pseries: Perform full re-add of CPU for topology update post-migration Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:38 EST)
- [PATCH 4.9 72/91] tty: increase the default flip buffer limit to 2*640K Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:41 EST)
- [PATCH 4.9 71/91] ARM: avoid Cortex-A9 livelock on tight dmb loops Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:48 EST)
- [PATCH 4.9 83/91] regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:53:58 EST)
- [PATCH 4.9 80/91] dmaengine: qcom_hidma: assign channel cookie correctly Greg Kroah-Hartman (Thu Apr 04 2019 - 05:54:08 EST)
- [PATCH 4.9 77/91] HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit Greg Kroah-Hartman (Thu Apr 04 2019 - 05:54:14 EST)
- Re: [PATCH] soundwire: cdns: Fix compilation error on arm64 Mukesh Ojha (Thu Apr 04 2019 - 05:54:29 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Daniel Vetter (Thu Apr 04 2019 - 05:54:41 EST)
- [PATCH 4.9 56/91] ALSA: PCM: check if ops are defined before suspending PCM Greg Kroah-Hartman (Thu Apr 04 2019 - 05:54:45 EST)
- [PATCH 4.9 66/91] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe Greg Kroah-Hartman (Thu Apr 04 2019 - 05:54:53 EST)
- [PATCH 4.9 63/91] fbdev: fbmem: fix memory access if logo is bigger than the screen Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:00 EST)
- [PATCH 4.9 64/91] cdrom: Fix race condition in cdrom_sysctl_register Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:06 EST)
- [PATCH 4.9 60/91] bcache: improve sysfs_strtoul_clamp() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:17 EST)
- [PATCH 4.9 38/91] mmc: omap: fix the maximum timeout setting Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:29 EST)
- [PATCH 4.9 39/91] e1000e: Fix -Wformat-truncation warnings Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:31 EST)
- [PATCH 4.9 34/91] scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:48 EST)
- [PATCH 4.9 47/91] media: s5p-g2d: Correct return type for mem2mem buffer helpers Greg Kroah-Hartman (Thu Apr 04 2019 - 05:55:56 EST)
- [PATCH 4.9 44/91] SoC: imx-sgtl5000: add missing put_device() Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:05 EST)
- [PATCH 4.9 41/91] IB/mlx4: Increase the timeout for CM cache Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:11 EST)
- [PATCH 4.9 21/91] ocfs2: fix a panic problem caused by o2cb_ctl Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:28 EST)
- [PATCH 4.9 18/91] mm/page_ext.c: fix an imbalance with kmemleak Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:37 EST)
- [PATCH 4.9 29/91] fs: fix guard_bio_eod to check for real EOD errors Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:51 EST)
- [PATCH 4.9 26/91] cifs: Fix NULL pointer dereference of devname Greg Kroah-Hartman (Thu Apr 04 2019 - 05:56:55 EST)
- Re: [PATCH v3 03/20] coresight: etm4x: Skip selector pair 0 Suzuki K Poulose (Thu Apr 04 2019 - 05:57:07 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Adam Borowski (Thu Apr 04 2019 - 05:57:12 EST)
- [PATCH 4.9 23/91] fs/file.c: initialize init_files.resize_wait Greg Kroah-Hartman (Thu Apr 04 2019 - 05:57:16 EST)
- [PATCH 4.9 05/91] tty/serial: atmel: Add is_half_duplex helper Greg Kroah-Hartman (Thu Apr 04 2019 - 05:57:38 EST)
- [PATCH 4.9 04/91] lib/int_sqrt: optimize initial value compute Greg Kroah-Hartman (Thu Apr 04 2019 - 05:57:46 EST)
- Re: [PATCH v2 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property Balakrishna Godavarthi (Thu Apr 04 2019 - 06:00:05 EST)
- Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm Bartosz Golaszewski (Thu Apr 04 2019 - 06:01:36 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Oscar Salvador (Thu Apr 04 2019 - 06:04:09 EST)
- [PATCH 2/2] io_uring: Potential Oops in io_sq_offload_start() Dan Carpenter (Thu Apr 04 2019 - 06:04:45 EST)
- [PATCH 1/2] cpumask: Introduce possible_cpu_safe() Dan Carpenter (Thu Apr 04 2019 - 06:04:48 EST)
- [PATCH][next] opa_vnic: fix check on record->event, incorrect operator used Colin King (Thu Apr 04 2019 - 06:04:54 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Noralf TrÃnnes (Thu Apr 04 2019 - 06:06:17 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Thu Apr 04 2019 - 06:06:27 EST)
- Re: [PATCH] staging: comedi: Fix spelling mistake Mukesh Ojha (Thu Apr 04 2019 - 06:07:09 EST)
- [RFC PATCH v2] drm/komeda: fixing of DMA mapping sg segment warning Lowry Li (Arm Technology China) (Thu Apr 04 2019 - 06:08:11 EST)
- Re: [RFC] Question about enable doorbell irq and halt_poll process Tangnianyao (ICT) (Thu Apr 04 2019 - 06:08:15 EST)
- Re: [PATCH v2 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier Nicolas.Ferre (Thu Apr 04 2019 - 06:08:38 EST)
- Re: [Qemu-devel] [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 06:08:48 EST)
- Re: [PATCH 1/8] drm: Add DU CMM support functions Laurent Pinchart (Thu Apr 04 2019 - 06:10:01 EST)
- [RFC PATCH v2] drm/komeda: Creates plane alpha and blend mode properties Lowry Li (Arm Technology China) (Thu Apr 04 2019 - 06:10:41 EST)
- Re: [PATCH] gdbstub: mark expected switch fall-throughs Daniel Thompson (Thu Apr 04 2019 - 06:12:45 EST)
- Re: [PATCH 2/8] drm: Add DU CMM support boot and clk changes Laurent Pinchart (Thu Apr 04 2019 - 06:13:11 EST)
- Re: [PATCH v3] brcmfmac: fix missing checks for kmemdup Kalle Valo (Thu Apr 04 2019 - 06:13:43 EST)
- Re: [PATCH 1/2] fsl_hypervisor: dereferencing error pointers in ioctl Dan Carpenter (Thu Apr 04 2019 - 06:14:23 EST)
- Re: [PATCH] b43: shut up clang -Wuninitialized variable warning Kalle Valo (Thu Apr 04 2019 - 06:14:27 EST)
- Re: [PATCH] iwlegacy: remove redundant assignment to *res Kalle Valo (Thu Apr 04 2019 - 06:15:08 EST)
- Re: [PATCH 3/8] drm: rcar-du: Give a name to clu table samples Laurent Pinchart (Thu Apr 04 2019 - 06:16:10 EST)
- Re: [PATCH] staging: rtl8192u: remove redundant null check on array 'data' Mukesh Ojha (Thu Apr 04 2019 - 06:16:25 EST)
- [PATCH v2 0/2] Amazon's Annapurna Labs Thermal Sensor Driver Talel Shenhar (Thu Apr 04 2019 - 06:17:23 EST)
- [PATCH v2 2/2] thermal: Introduce Amazon's Annapurna Labs Thermal Driver Talel Shenhar (Thu Apr 04 2019 - 06:17:33 EST)
- [PATCH v2 1/2] dt-bindings: thermal: al-thermal: Add binding documentation Talel Shenhar (Thu Apr 04 2019 - 06:17:57 EST)
- Re: [PATCH v2] net: mwifiex: fix a NULL pointer dereference Kalle Valo (Thu Apr 04 2019 - 06:18:24 EST)
- Re: [PATCH 09/10] ALSA: pcm: Add snd_pcm_ops for snd_pcm_link() Timo Wischer (Thu Apr 04 2019 - 06:18:47 EST)
- [PATCH v13 0/8] support ROHM BD70528 PMIC Matti Vaittinen (Thu Apr 04 2019 - 06:18:52 EST)
- Re: [PATCH] mwifiex: Fix mem leak in mwifiex_tm_cmd Kalle Valo (Thu Apr 04 2019 - 06:19:06 EST)
- Re: [PATCH 7/8] drm: rcar-du: update gamma and ctm properties in commit tail Laurent Pinchart (Thu Apr 04 2019 - 06:19:47 EST)
- [PATCH v13 1/8] mfd: regulator: clk: split rohm-bd718x7.h Matti Vaittinen (Thu Apr 04 2019 - 06:20:36 EST)
- Re: [PATCH] mwifiex: Fix potential NULL pointer dereference Kalle Valo (Thu Apr 04 2019 - 06:20:40 EST)
- Re: [PATCH 1/2] cpuidle : auto-promotion for cpuidle states Daniel Lezcano (Thu Apr 04 2019 - 06:21:44 EST)
- [PATCH v13 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core Matti Vaittinen (Thu Apr 04 2019 - 06:22:41 EST)
- Re: [PATCH 3/4] mwifiex: Flag wake-up interrupt as IRQ_NOAUTOEN rather than disabling it too late Kalle Valo (Thu Apr 04 2019 - 06:22:53 EST)
- Re: [PATCH 2/2] tty: fix up a few remaining files without SPDX identifiers Greg Kroah-Hartman (Thu Apr 04 2019 - 06:24:18 EST)
- [PATCH v13 3/8] clk: bd718x7: Support ROHM BD70528 clk block Matti Vaittinen (Thu Apr 04 2019 - 06:24:44 EST)
- [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Janusz Krzysztofik (Thu Apr 04 2019 - 06:24:56 EST)
- Re: [PATCH] rtlwifi: fix a potential NULL pointer dereference Kalle Valo (Thu Apr 04 2019 - 06:25:15 EST)
- Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory Vlastimil Babka (Thu Apr 04 2019 - 06:25:32 EST)
- [PATCH v13 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings Matti Vaittinen (Thu Apr 04 2019 - 06:26:09 EST)
- Re: [PATCH 8/8] drm: rcar-du: Add shutdown callback function in platform_driver Laurent Pinchart (Thu Apr 04 2019 - 06:26:32 EST)
- Re: [PATCH] rtlwifi: move spin_lock_bh to spin_lock in tasklet Kalle Valo (Thu Apr 04 2019 - 06:27:24 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 06:27:29 EST)
- [PATCH v13 5/8] gpio: Initial support for ROHM bd70528 GPIO block Matti Vaittinen (Thu Apr 04 2019 - 06:28:18 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Chris Wilson (Thu Apr 04 2019 - 06:29:14 EST)
- Re: [PATCH 0/3] locking/static_key: improve rate limited labels Peter Zijlstra (Thu Apr 04 2019 - 06:29:20 EST)
- [PATCH v13 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC Matti Vaittinen (Thu Apr 04 2019 - 06:29:33 EST)
- [PATCH v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block Matti Vaittinen (Thu Apr 04 2019 - 06:30:54 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Michal Hocko (Thu Apr 04 2019 - 06:31:19 EST)
- [PATCH v13 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block Matti Vaittinen (Thu Apr 04 2019 - 06:33:25 EST)
- Re: [PATCH v2 0/2] Fix Arm system PMU hotplug issues Corentin Labbe (Thu Apr 04 2019 - 06:34:22 EST)
- fs/adfs - keep or kill it? Russell King - ARM Linux admin (Thu Apr 04 2019 - 06:35:29 EST)
- Re: [PATCH 1/2] cpumask: Introduce possible_cpu_safe() Michal Hocko (Thu Apr 04 2019 - 06:35:33 EST)
- [PATCH] drm/komeda: Add writeback support james qian wang (Arm Technology China) (Thu Apr 04 2019 - 06:38:05 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Janusz Krzysztofik (Thu Apr 04 2019 - 06:40:31 EST)
- Re: [PATCH 5.0 070/246] kbuild: make -r/-R effective in top Makefile for old Make versions Greg Kroah-Hartman (Thu Apr 04 2019 - 06:41:22 EST)
- [PATCH 4.14 086/121] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 06:42:16 EST)
- [PATCH 4.19 132/187] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 06:42:20 EST)
- Re: [PATCH v2 1/2] perf/arm-cci: Remove broken race mitigation Suzuki K Poulose (Thu Apr 04 2019 - 06:42:25 EST)
- [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI Yue Haibing (Thu Apr 04 2019 - 06:43:04 EST)
- [PATCH 5.0 174/246] sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK Greg Kroah-Hartman (Thu Apr 04 2019 - 06:44:01 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Chris Wilson (Thu Apr 04 2019 - 06:44:02 EST)
- [PATCH] extcon: axp288: Fix build err without CONFIG_ACPI Yue Haibing (Thu Apr 04 2019 - 06:44:39 EST)
- Re: [linux-sunxi] [PATCH v2 4/5] dt-bindings: gnss: Add u-blox,neo-6m compatible Johan Hovold (Thu Apr 04 2019 - 06:45:07 EST)
- Re: [PATCH 1/2] cpumask: Introduce possible_cpu_safe() Peter Zijlstra (Thu Apr 04 2019 - 06:45:36 EST)
- Re: [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigation Suzuki K Poulose (Thu Apr 04 2019 - 06:46:56 EST)
- [PATCH -next] mtd: rawnand: ingenic: Add missing MODULE_* information Yue Haibing (Thu Apr 04 2019 - 06:47:28 EST)
- Re: [PATCH] soc: fsl: add DPAA2 console support Ioana Ciornei (Thu Apr 04 2019 - 06:48:13 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Janusz Krzysztofik (Thu Apr 04 2019 - 06:50:21 EST)
- Re: [PATCH] pinctrl: intel: Implements gpio free function Enrico Weigelt, metux IT consult (Thu Apr 04 2019 - 06:52:07 EST)
- Re: [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 06:52:20 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Dave Martin (Thu Apr 04 2019 - 06:52:40 EST)
- [PATCH v2] acct: fix possible deadlock in acct_pin_kill Amir Goldstein (Thu Apr 04 2019 - 06:53:05 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Chris Wilson (Thu Apr 04 2019 - 06:54:02 EST)
- Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel Guido Günther (Thu Apr 04 2019 - 06:54:09 EST)
- Re: [PATCH 1/2] cpuidle : auto-promotion for cpuidle states Gautham R Shenoy (Thu Apr 04 2019 - 06:54:52 EST)
- Loan Offer Greenlight Financial Services (Thu Apr 04 2019 - 06:57:48 EST)
- Re: [PATCH 1/3] nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code Srinivas Kandagatla (Thu Apr 04 2019 - 06:58:16 EST)
- [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Stefano Garzarella (Thu Apr 04 2019 - 06:58:53 EST)
- [PATCH RFC 2/4] vhost/vsock: split packets to send using multiple buffers Stefano Garzarella (Thu Apr 04 2019 - 06:59:06 EST)
- [PATCH RFC 1/4] vsock/virtio: reduce credit update messages Stefano Garzarella (Thu Apr 04 2019 - 06:59:06 EST)
- [PATCH RFC 4/4] vsock/virtio: increase RX buffer size to 64 KiB Stefano Garzarella (Thu Apr 04 2019 - 06:59:07 EST)
- [PATCH RFC 3/4] vsock/virtio: change the maximum packet size allowed Stefano Garzarella (Thu Apr 04 2019 - 06:59:15 EST)
- Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creation Miroslav Benes (Thu Apr 04 2019 - 06:59:38 EST)
- Re: [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func Srinivas Kandagatla (Thu Apr 04 2019 - 06:59:52 EST)
- Re: [RFC] Question about enable doorbell irq and halt_poll process Marc Zyngier (Thu Apr 04 2019 - 06:59:58 EST)
- Re: [PATCH v2 0/5] nvmem: sunxi-sid: add SID controller support for H6 Srinivas Kandagatla (Thu Apr 04 2019 - 07:01:04 EST)
- Re: [PATCH] nvmem: core: fix read buffer in place Srinivas Kandagatla (Thu Apr 04 2019 - 07:01:30 EST)
- Re: [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func Maxime Ripard (Thu Apr 04 2019 - 07:05:14 EST)
- [PATCH] drm/komeda: Added AFBC support for komeda driver james qian wang (Arm Technology China) (Thu Apr 04 2019 - 07:06:34 EST)
- [PATCH 0/2] tools: Fixes for pcitest Kishon Vijay Abraham I (Thu Apr 04 2019 - 07:07:16 EST)
- [PATCH 1/2] tools: PCI: Add 'h' in optstring of getopt() Kishon Vijay Abraham I (Thu Apr 04 2019 - 07:07:19 EST)
- [PATCH 2/2] tools: PCI: Handle pcitest.sh independently from pcitest Kishon Vijay Abraham I (Thu Apr 04 2019 - 07:07:22 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Thu Apr 04 2019 - 07:09:15 EST)
- Re: [PATCH 1/2] cpuidle : auto-promotion for cpuidle states Abhishek (Thu Apr 04 2019 - 07:10:57 EST)
- [PATCH] x86/microcode: Refactor Intel microcode loading Jann Horn (Thu Apr 04 2019 - 07:11:43 EST)
- Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evm Adam Ford (Thu Apr 04 2019 - 07:14:46 EST)
- [PATCH][V2] Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet" Colin King (Thu Apr 04 2019 - 07:17:05 EST)
- [PATCH] ASoC: meson: add g12a compatibles Jerome Brunet (Thu Apr 04 2019 - 07:17:28 EST)
- [PATCH] ASoC: meson: axg-fifo: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:29 EST)
- [PATCH] ASoC: meson: axg-toddr: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:30 EST)
- [PATCH] ASoC: meson: axg-frddr: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:31 EST)
- [PATCH] ASoC: meson: axg-tdm-formatter: rework quirks settings Jerome Brunet (Thu Apr 04 2019 - 07:17:32 EST)
- Re: [PATCH v4 2/2] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 07:17:33 EST)
- [PATCH] ASoC: meson: axg-tdmout: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:33 EST)
- [PATCH 0/6] ASoC: meson: add g12a SoC family support Jerome Brunet (Thu Apr 04 2019 - 07:17:48 EST)
- [PATCH 3/6] ASoC: meson: axg-toddr: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:55 EST)
- [PATCH 4/6] ASoC: meson: axg-frddr: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:17:57 EST)
- Re: [PATCH] driver core: Postpone DMA tear-down until after devres release for probe failure John Garry (Thu Apr 04 2019 - 07:18:02 EST)
- [PATCH 6/6] ASoC: meson: axg-tdmout: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:18:04 EST)
- [PATCH 5/6] ASoC: meson: axg-tdm-formatter: rework quirks settings Jerome Brunet (Thu Apr 04 2019 - 07:18:11 EST)
- [PATCH 1/6] ASoC: meson: add g12a compatibles Jerome Brunet (Thu Apr 04 2019 - 07:18:20 EST)
- [PATCH 2/6] ASoC: meson: axg-fifo: add g12a support Jerome Brunet (Thu Apr 04 2019 - 07:18:23 EST)
- [PATCH v3 1/2] dt-bindings: display/panel: Add KOE tx14d24vm1bpa display description Lukasz Majewski (Thu Apr 04 2019 - 07:23:08 EST)
- [PATCH v3 2/2] drm/panel: simple: Add KOE tx14d24vm1bpa display support (320x240) Lukasz Majewski (Thu Apr 04 2019 - 07:23:11 EST)
- Re: [PATCH][V2] Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet" Mukesh Ojha (Thu Apr 04 2019 - 07:23:16 EST)
- Re: [PATCH][next] opa_vnic: fix check on record->event, incorrect operator used Dennis Dalessandro (Thu Apr 04 2019 - 07:23:52 EST)
- Re: [RFC PATCH 0/7] rslib: RS decoder is severely broken Thomas Gleixner (Thu Apr 04 2019 - 07:24:09 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 07:24:16 EST)
- Re: [PATCH 23/25] coresight: stm: ACPI support for parsing stimulus base Suzuki K Poulose (Thu Apr 04 2019 - 07:27:18 EST)
- Re: [PATCH 1/2] cpumask: Introduce possible_cpu_safe() Peter Zijlstra (Thu Apr 04 2019 - 07:28:22 EST)
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert Miroslav Benes (Thu Apr 04 2019 - 07:32:03 EST)
- Re: [PATCH][next] opa_vnic: fix check on record->event, incorrect operator used Jason Gunthorpe (Thu Apr 04 2019 - 07:32:18 EST)
- Re: [PATCH][next] opa_vnic: fix check on record->event, incorrect operator used Mukesh Ojha (Thu Apr 04 2019 - 07:36:21 EST)
- Re: [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI Mukesh Ojha (Thu Apr 04 2019 - 07:40:32 EST)
- Re: [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI Andy Shevchenko (Thu Apr 04 2019 - 07:44:15 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Noralf TrÃnnes (Thu Apr 04 2019 - 07:45:22 EST)
- Re: [PATCH] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 07:45:37 EST)
- Re: [PATCH] extcon: axp288: Fix build err without CONFIG_ACPI Mukesh Ojha (Thu Apr 04 2019 - 07:48:05 EST)
- RE: [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming Bharat Kumar Gogada (Thu Apr 04 2019 - 07:48:34 EST)
- Re: [PATCH v2 0/8] klp-convert Miroslav Benes (Thu Apr 04 2019 - 07:49:18 EST)
- [PATCH] ASoC: max98357a: add missing supported rates Jerome Brunet (Thu Apr 04 2019 - 07:50:15 EST)
- [PATCH] ASoC: max98357a: add missing supported rates Jerome Brunet (Thu Apr 04 2019 - 07:50:56 EST)
- RE: [PATCH v2] PCI: xilinx-nwl: Fix Multi MSI data programming Bharat Kumar Gogada (Thu Apr 04 2019 - 07:51:51 EST)
- Re: [PATCH] pinctrl: intel: Implements gpio free function Andy Shevchenko (Thu Apr 04 2019 - 07:52:15 EST)
- [PATCH] ASoC: imx-pcm-dma: Switch to SPDX identifier Andra Danciu (Thu Apr 04 2019 - 07:53:13 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Oscar Salvador (Thu Apr 04 2019 - 07:58:22 EST)
- [PATCH net] net: vrf: Fix ping failed when vrf mtu is set to 0 linmiaohe (Thu Apr 04 2019 - 08:01:40 EST)
- Re: correcting incorrect peripheral device type 0x0 Marc Gonzalez (Thu Apr 04 2019 - 08:02:06 EST)
- Re: [PATCH] extcon: axp288: Fix build err without CONFIG_ACPI Hans de Goede (Thu Apr 04 2019 - 08:02:14 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Thu Apr 04 2019 - 08:02:23 EST)
- Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Oscar Salvador (Thu Apr 04 2019 - 08:04:59 EST)
- [PATCH 0/4] Allow CPU0 to be nohz full Nicholas Piggin (Thu Apr 04 2019 - 08:07:17 EST)
- [PATCH] ASoC: imx-pcm: Switch to SPDX identifier Andra Danciu (Thu Apr 04 2019 - 08:07:22 EST)
- [PATCH 1/4] sched/core: allow the remote scheduler tick to be started on CPU0 Nicholas Piggin (Thu Apr 04 2019 - 08:07:28 EST)
- [PATCH 3/4] kernel/sched/isolation: require a present CPU in housekeeping mask Nicholas Piggin (Thu Apr 04 2019 - 08:07:31 EST)
- [PATCH 4/4] nohz_full: Allow the boot CPU to be full nohz Nicholas Piggin (Thu Apr 04 2019 - 08:07:35 EST)
- [PATCH 2/4] kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze Nicholas Piggin (Thu Apr 04 2019 - 08:07:40 EST)
- Re: [PATCH 1/5] dt-bindings: mfd: Update the ramp up/down property Dan Murphy (Thu Apr 04 2019 - 08:07:45 EST)
- Re: [PATCH 4/5] mfd: ti-lmu: Remove support for LM3697 Dan Murphy (Thu Apr 04 2019 - 08:09:24 EST)
- Re: [PATCH] ASoC: imx-pcm: Switch to SPDX identifier Fabio Estevam (Thu Apr 04 2019 - 08:09:30 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Thu Apr 04 2019 - 08:13:45 EST)
- [PATCH v1 1/1] ARM: dts: colibri/apalis: convert to SPDX license tags Igor Opaniuk (Thu Apr 04 2019 - 08:17:01 EST)
- Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context Suwan Kim (Thu Apr 04 2019 - 08:18:32 EST)
- [PATCH] powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 Christophe Leroy (Thu Apr 04 2019 - 08:20:10 EST)
- [PATCH 0/2] PCI: dwc: Export symbols to support module build Vidya Sagar (Thu Apr 04 2019 - 08:20:35 EST)
- [PATCH 1/2] PCI: dwc: Add API support to de-initialize host Vidya Sagar (Thu Apr 04 2019 - 08:20:41 EST)
- [PATCH 2/2] PCI: dwc: Export APIs to support .remove() implementation Vidya Sagar (Thu Apr 04 2019 - 08:20:46 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Borislav Petkov (Thu Apr 04 2019 - 08:23:04 EST)
- Re: [RFC PATCH] media: cec: DRM connector to CEC dev mapping Hans Verkuil (Thu Apr 04 2019 - 08:24:02 EST)
- [PATCH v6 0/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:24:16 EST)
- [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API compound controls. Maxime Ripard (Thu Apr 04 2019 - 08:24:25 EST)
- Re: [PATCH] bpf:sample: fix field 'lock' has incomplete type in hbm.h Bo YU (Thu Apr 04 2019 - 08:24:28 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Borislav Petkov (Thu Apr 04 2019 - 08:24:31 EST)
- [PATCH v6 2/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:24:40 EST)
- [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Tilmans, Olivier (Nokia - BE/Antwerp) (Thu Apr 04 2019 - 08:24:46 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Jiri Olsa (Thu Apr 04 2019 - 08:25:37 EST)
- [PATCH RESEND v7 0/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:26:20 EST)
- [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Maxime Ripard (Thu Apr 04 2019 - 08:26:28 EST)
- [PATCH RESEND v7 2/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:26:31 EST)
- Re: [PATCH v1] mfd: Add support for Merrifield Basin Cove PMIC Andy Shevchenko (Thu Apr 04 2019 - 08:27:12 EST)
- [PATCH 1/2] dt-bindings: vendor-prefixes: add AZW ClÃment PÃron (Thu Apr 04 2019 - 08:27:42 EST)
- [PATCH 2/2] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Thu Apr 04 2019 - 08:27:46 EST)
- Re: [PATCH][next] HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple" Benjamin Tissoires (Thu Apr 04 2019 - 08:30:15 EST)
- [PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2 Zenghui Yu (Thu Apr 04 2019 - 08:31:08 EST)
- Re: [PATCH v2 2/2] dt-bindings: net: bluetooth: Add device property nvm-postfix for QCA6174 Marc Gonzalez (Thu Apr 04 2019 - 08:32:37 EST)
- Re: [PATCH v7 4/4] perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk Will Deacon (Thu Apr 04 2019 - 08:32:41 EST)
- Re: [PATCH] mm/gup.c: fix the wrong comments William Kucharski (Thu Apr 04 2019 - 08:32:46 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Hans Verkuil (Thu Apr 04 2019 - 08:36:26 EST)
- Re: [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use the V3D Paul Kocialkowski (Thu Apr 04 2019 - 08:38:45 EST)
- [Xen-devel][PATCH] ALSA: xen-front: Do not use stream buffer size before it is set Oleksandr Andrushchenko (Thu Apr 04 2019 - 08:38:50 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Hans Verkuil (hansverk) (Thu Apr 04 2019 - 08:38:54 EST)
- [PATCH] virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace Hans de Goede (Thu Apr 04 2019 - 08:39:24 EST)
- Re: [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code Jarkko Sakkinen (Thu Apr 04 2019 - 08:39:58 EST)
- Re: [PATCH 2/2] tpm: Fix builds on platforms that lack early_memremap() Jarkko Sakkinen (Thu Apr 04 2019 - 08:40:41 EST)
- Re: [PATCH] TCG2 log support build fixes for non-x86_64 Jarkko Sakkinen (Thu Apr 04 2019 - 08:41:03 EST)
- Re: [Xen-devel][PATCH] ALSA: xen-front: Do not use stream buffer size before it is set Juergen Gross (Thu Apr 04 2019 - 08:42:49 EST)
- Re: [linux-sunxi] [PATCH v2 5/5] ARM: dts: sun8i: tbs-a711: Enable UART2 (for NEO-6M GPS module) OndÅej Jirman (Thu Apr 04 2019 - 08:43:26 EST)
- Re: [Xen-devel][PATCH] ALSA: xen-front: Do not use stream buffer size before it is set Takashi Iwai (Thu Apr 04 2019 - 08:45:46 EST)
- [PATCH] staging: mt7621-pci-phy: prevent use of uninitialized variable Antti KerÃnen (Thu Apr 04 2019 - 08:46:47 EST)
- Re: [Xen-devel][PATCH] ALSA: xen-front: Do not use stream buffer size before it is set Oleksandr Andrushchenko (Thu Apr 04 2019 - 08:47:00 EST)
- Re: [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code Ard Biesheuvel (Thu Apr 04 2019 - 08:54:37 EST)
- Re: [PATCH] staging: mt7621-pci-phy: prevent use of uninitialized variable Sergio Paracuellos (Thu Apr 04 2019 - 08:56:12 EST)
- [PATCH v8 0/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:59:15 EST)
- [PATCH v8 2/2] media: cedrus: Add H264 decoding support Maxime Ripard (Thu Apr 04 2019 - 08:59:23 EST)
- [PATCH v8 1/2] media: uapi: Add H264 low-level decoder API compound controls. Maxime Ripard (Thu Apr 04 2019 - 08:59:25 EST)
- [PATCH 0/2] Preparing memhotplug for allocating memmap from hot-added range Oscar Salvador (Thu Apr 04 2019 - 08:59:42 EST)
- [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path Oscar Salvador (Thu Apr 04 2019 - 08:59:43 EST)
- [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Oscar Salvador (Thu Apr 04 2019 - 08:59:45 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Tomasz Figa (Thu Apr 04 2019 - 09:01:07 EST)
- RE: correcting incorrect peripheral device type 0x0 Avri Altman (Thu Apr 04 2019 - 09:02:45 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Thu Apr 04 2019 - 09:03:07 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Anshuman Khandual (Thu Apr 04 2019 - 09:03:16 EST)
- Unable to suspend lenovo t61 Zdenek Kabelac (Thu Apr 04 2019 - 09:04:06 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Chris Chiu (Thu Apr 04 2019 - 09:06:22 EST)
- [PATCH v2] staging: rtl8723bs: hal: replace spaces by tabs. Beatriz Martins de Carvalho (Thu Apr 04 2019 - 09:09:41 EST)
- Re: [PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE Anshuman Khandual (Thu Apr 04 2019 - 09:11:31 EST)
- [PATCH net-next v3 0/4] net: phy: add Amlogic g12a support Jerome Brunet (Thu Apr 04 2019 - 09:12:00 EST)
- [PATCH net-next v3 1/4] dt-bindings: net: phy: add g12a mdio mux documentation Jerome Brunet (Thu Apr 04 2019 - 09:12:03 EST)
- [PATCH net-next v3 2/4] net: phy: add amlogic g12a mdio mux support Jerome Brunet (Thu Apr 04 2019 - 09:12:08 EST)
- [PATCH net-next v3 4/4] net: phy: meson-gxl: clean-up gxl variant driver Jerome Brunet (Thu Apr 04 2019 - 09:12:13 EST)
- [PATCH net-next v3 3/4] net: phy: meson-gxl: add g12a support Jerome Brunet (Thu Apr 04 2019 - 09:12:19 EST)
- [PATCH] pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver Singh, Sandeep (Thu Apr 04 2019 - 09:16:32 EST)
- Re: [PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2 Andre Przywara (Thu Apr 04 2019 - 09:16:57 EST)
- Re: [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path David Hildenbrand (Thu Apr 04 2019 - 09:18:06 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Florian Westphal (Thu Apr 04 2019 - 09:18:26 EST)
- Re: [PATCH v2 0/8] klp-convert Joe Lawrence (Thu Apr 04 2019 - 09:19:11 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Thomas-Mich Richter (Thu Apr 04 2019 - 09:21:22 EST)
- Re: [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) core driver Amelie DELAUNAY (Thu Apr 04 2019 - 09:22:35 EST)
- Re: [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path Oscar Salvador (Thu Apr 04 2019 - 09:25:13 EST)
- Re: [PATCH v5 08/13] usb: roles: Introduce stubs for the exiting functions in role.h. Heikki Krogerus (Thu Apr 04 2019 - 09:25:37 EST)
- Re: [PATCH 4/7] drm/omap: fix possible object reference leak Laurent Pinchart (Thu Apr 04 2019 - 09:25:44 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Vince Weaver (Thu Apr 04 2019 - 09:25:55 EST)
- Re: [PATCH] extcon: axp288: Fix build err without CONFIG_ACPI YueHaibing (Thu Apr 04 2019 - 09:26:53 EST)
- Re: [PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments() Steven Rostedt (Thu Apr 04 2019 - 09:28:09 EST)
- Re: On guest free page hinting and OOM Michael S. Tsirkin (Thu Apr 04 2019 - 09:28:44 EST)
- Re: [PATCH 05/25] dt-bindings: leds: Add function and color properties Pavel Machek (Thu Apr 04 2019 - 09:29:40 EST)
- Re: [PATCH v3 00/25] Add generic support for composing LED class device name Pavel Machek (Thu Apr 04 2019 - 09:29:45 EST)
- Re: [PATCH AUTOSEL 5.0 011/262] tracing: kdb: Fix ftdump to not sleep Pavel Machek (Thu Apr 04 2019 - 09:29:51 EST)
- Re: [PATCH v8 03/11] dt-bindings: leds: add DT bindings for max77650 Pavel Machek (Thu Apr 04 2019 - 09:30:08 EST)
- Re: [PATCH v8 09/11] leds: max77650: add LEDs support Pavel Machek (Thu Apr 04 2019 - 09:30:15 EST)
- Re: [PATCH 2/5] leds: TI LMU: Add common code for TI LMU devices Pavel Machek (Thu Apr 04 2019 - 09:30:20 EST)
- Re: Unable to suspend lenovo t61 Roberto Sassu (Thu Apr 04 2019 - 09:30:30 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Sergey Matyukevich (Thu Apr 04 2019 - 09:33:05 EST)
- Re: [PATCH v5 09/13] usb: roles: Add usb role switch notifier. Heikki Krogerus (Thu Apr 04 2019 - 09:33:18 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Thu Apr 04 2019 - 09:33:34 EST)
- Re: [PATCH 6/7] drm: rcar-du: fix possible object reference leak Laurent Pinchart (Thu Apr 04 2019 - 09:35:40 EST)
- Re: [PATCH v2 4/5] nvmem: sunxi-sid: add new reg_read func Chen-Yu Tsai (Thu Apr 04 2019 - 09:37:01 EST)
- Re: [PATCH 5/7] ASoC: cs42l51: change mic bias DAPM Olivier MOYSAN (Thu Apr 04 2019 - 09:38:15 EST)
- Re: [PATCH V32 27/27] tracefs: Restrict tracefs when the kernel is locked down Steven Rostedt (Thu Apr 04 2019 - 09:39:13 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Fix context IDs not released on driver hot unbind Jani Nikula (Thu Apr 04 2019 - 09:45:01 EST)
- [PATCH] ath6kl: remove redundant check of status != 0 Colin King (Thu Apr 04 2019 - 09:47:29 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Neal Cardwell (Thu Apr 04 2019 - 09:48:23 EST)
- [PATCH] drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition Bjorn Helgaas (Thu Apr 04 2019 - 09:49:53 EST)
- Re: [PATCH] drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definition Hans de Goede (Thu Apr 04 2019 - 09:51:22 EST)
- [PATCH 1/2] dt-bindings: watchdog: sunxi: Add H6 compatible ClÃment PÃron (Thu Apr 04 2019 - 09:54:22 EST)
- [PATCH 2/2] arm64: dts: h6: Add watchdog node ClÃment PÃron (Thu Apr 04 2019 - 09:54:25 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Neal Cardwell (Thu Apr 04 2019 - 09:55:39 EST)
- Re: [PATCH v2 5/8] modpost: Integrate klp-convert Joao Moreira (Thu Apr 04 2019 - 09:56:09 EST)
- Applied "ASoC: cs42l51: add power management" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:58:42 EST)
- Applied "ASoC: cs42l51: add support of master mode" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:58:45 EST)
- Applied "ASoC: max98357a: add missing supported rates" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:58:47 EST)
- Applied "ASoC: cs42l51: add reset management" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:58:56 EST)
- Applied "ASoC: cs42l51: add regulator management" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:59:00 EST)
- Applied "ASoC: dt-bindings: update cs42l51 bindings" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:59:03 EST)
- Applied "ASoC: cs42l51: add adc volume control" to the asoc tree Mark Brown (Thu Apr 04 2019 - 09:59:10 EST)
- Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/resume Andy Shevchenko (Thu Apr 04 2019 - 09:59:31 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Daniel Borkmann (Thu Apr 04 2019 - 10:00:03 EST)
- RE: [PATCH v9 00/27] x86: load FPU registers on return to userland David Laight (Thu Apr 04 2019 - 10:00:42 EST)
- Re: [PATCH 4/6 v3] csky: Fix syscall_get_arguments() and syscall_set_arguments() Dmitry V. Levin (Thu Apr 04 2019 - 10:02:05 EST)
- Re: [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments() Dmitry V. Levin (Thu Apr 04 2019 - 10:02:16 EST)
- Re: [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI YueHaibing (Thu Apr 04 2019 - 10:04:11 EST)
- Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 10:08:23 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Christian Brauner (Thu Apr 04 2019 - 10:09:43 EST)
- [RESEND] Unsafe kmalloc() calls found Oliver Henning (Thu Apr 04 2019 - 10:10:04 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Nick Crews (Thu Apr 04 2019 - 10:11:31 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 10:12:51 EST)
- Re: [PATCH v2] usb: typec: tcpm: collision avoidance Heikki Krogerus (Thu Apr 04 2019 - 10:13:52 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Stefan Hajnoczi (Thu Apr 04 2019 - 10:14:16 EST)
- Re: [PATCH v9 00/27] x86: load FPU registers on return to userland 'Sebastian Andrzej Siewior' (Thu Apr 04 2019 - 10:14:20 EST)
- Re: [PATCH] clocksource: timer-ti-dm: Remove unused omap_dm_timer_set_load_start Tony Lindgren (Thu Apr 04 2019 - 10:15:18 EST)
- Re: [PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50 Bjorn Helgaas (Thu Apr 04 2019 - 10:17:30 EST)
- Re: [PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start Tony Lindgren (Thu Apr 04 2019 - 10:17:35 EST)
- [PATCH v2] extcon: axp288: Add a depends on ACPI to the Kconfig entry Yue Haibing (Thu Apr 04 2019 - 10:19:59 EST)
- Re: CMA area pages information Pankaj Suryawanshi (Thu Apr 04 2019 - 10:22:37 EST)
- Re: [PATCH][V2] Documentation: bus: ti-sysc: fix spelling mistakes "multipe" and "interconnet" Tony Lindgren (Thu Apr 04 2019 - 10:22:40 EST)
- Re: [PATCH v9 00/27] x86: load FPU registers on return to userland Andy Lutomirski (Thu Apr 04 2019 - 10:26:53 EST)
- Re: [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments() Steven Rostedt (Thu Apr 04 2019 - 10:27:00 EST)
- Re: [PATCH 4/6 v3] csky: Fix syscall_get_arguments() and syscall_set_arguments() Steven Rostedt (Thu Apr 04 2019 - 10:28:11 EST)
- Re: [PATCH v9 00/27] x86: load FPU registers on return to userland Sebastian Andrzej Siewior (Thu Apr 04 2019 - 10:31:10 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Sean Paul (Thu Apr 04 2019 - 10:31:29 EST)
- Re: [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt Paul Kocialkowski (Thu Apr 04 2019 - 10:33:29 EST)
- Re: [PATCH] ath6kl: remove redundant check of status != 0 Kalle Valo (Thu Apr 04 2019 - 10:33:36 EST)
- [RESEND PATCHv3 0/3] Update Stratix10 EDAC Bindings thor . thayer (Thu Apr 04 2019 - 10:34:37 EST)
- [RESEND PATCHv3 3/3] arm64: dts: stratix10: Use new Stratix10 EDAC bindings thor . thayer (Thu Apr 04 2019 - 10:34:41 EST)
- [RESEND PATCHv3 1/3] Documentation: dt: edac: Fix Stratix10 IRQ bindings thor . thayer (Thu Apr 04 2019 - 10:34:44 EST)
- [RESEND PATCHv3 2/3] Documentation: dt: edac: Add Stratix10 Peripheral bindings thor . thayer (Thu Apr 04 2019 - 10:34:48 EST)
- Re: [PATCH 0/4] Allow CPU0 to be nohz full Thomas Gleixner (Thu Apr 04 2019 - 10:36:34 EST)
- Re: [PATCH 1/1] blk-mq: do not reset plug->rq_count before the list is sorted Jens Axboe (Thu Apr 04 2019 - 10:38:00 EST)
- Re: [PATCH v2 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers Daniel Borkmann (Thu Apr 04 2019 - 10:38:02 EST)
- Re: [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long Borislav Petkov (Thu Apr 04 2019 - 10:39:53 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Borislav Petkov (Thu Apr 04 2019 - 10:41:20 EST)
- Re: [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Guenter Roeck (Thu Apr 04 2019 - 10:42:37 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Chen-Yu Tsai (Thu Apr 04 2019 - 10:43:11 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event Guenter Roeck (Thu Apr 04 2019 - 10:43:34 EST)
- RE: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access David Laight (Thu Apr 04 2019 - 10:43:42 EST)
- [PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c" Neil Armstrong (Thu Apr 04 2019 - 10:43:51 EST)
- Re: [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTL Sean Christopherson (Thu Apr 04 2019 - 10:44:06 EST)
- Re: [PATCH v2] extcon: axp288: Add a depends on ACPI to the Kconfig entry Hans de Goede (Thu Apr 04 2019 - 10:44:23 EST)
- igb reset adapter on kernels > 4.14 Tim Tassonis (Thu Apr 04 2019 - 10:44:40 EST)
- Re: [PATCH v2] staging: rtl8723bs: hal: replace spaces by tabs. Dan Carpenter (Thu Apr 04 2019 - 10:45:24 EST)
- [PATCH] tcp: remove redundant check on tskb Colin King (Thu Apr 04 2019 - 10:46:13 EST)
- Re: [PATCH 7/7] irqchip/al-msi: Add ACPI support Zeev Zilberman (Thu Apr 04 2019 - 10:46:29 EST)
- Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Mike Rapoport (Thu Apr 04 2019 - 10:46:41 EST)
- Re: [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G Mike Rapoport (Thu Apr 04 2019 - 10:46:54 EST)
- Re: kernel BUG at arch/x86/mm/physaddr.c:LINE! (2) Alexander Potapenko (Thu Apr 04 2019 - 10:47:16 EST)
- Re: [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path David Hildenbrand (Thu Apr 04 2019 - 10:47:50 EST)
- Re: [PATCH v7 4/4] perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk Lorenzo Pieralisi (Thu Apr 04 2019 - 10:49:14 EST)
- Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max Matteo Croce (Thu Apr 04 2019 - 10:49:42 EST)
- Re: [PATCH RFC 3/6] clk: meson: g12a: mark fclk_div3 as critical Neil Armstrong (Thu Apr 04 2019 - 10:51:14 EST)
- Re: kernel BUG at arch/x86/mm/physaddr.c:LINE! (2) Hans Verkuil (Thu Apr 04 2019 - 10:51:45 EST)
- Re: [PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c" Sean Paul (Thu Apr 04 2019 - 10:52:07 EST)
- Re: [External] Re: CMA area pages information Pankaj Suryawanshi (Thu Apr 04 2019 - 10:52:16 EST)
- Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change vendor event Balakrishna Godavarthi (Thu Apr 04 2019 - 10:52:22 EST)
- [PATCH] iommu: io-pgtable: IO_PGTABLE_QUIRK_TLBI_ON_MAP for LPAE Steven Price (Thu Apr 04 2019 - 10:53:17 EST)
- Re: kernel BUG at arch/x86/mm/physaddr.c:LINE! (2) Alexander Potapenko (Thu Apr 04 2019 - 10:54:59 EST)
- [PATCH] media: vivid: use vfree() instead of kfree() for dev->bitmap_cap Alexander Potapenko (Thu Apr 04 2019 - 10:56:53 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Thu Apr 04 2019 - 10:57:08 EST)
- Re: [PATCH v8 2/2] drivers/misc: Add Aspeed P2A control driver Patrick Venture (Thu Apr 04 2019 - 10:59:44 EST)
- Re: [PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default Will Deacon (Thu Apr 04 2019 - 11:00:19 EST)
- Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high priority Enric Balletbo i Serra (Thu Apr 04 2019 - 11:00:44 EST)
- Re: [Qemu-devel] [PATCH v4 5/5] xfs: disable map_sync for async flush Darrick J. Wong (Thu Apr 04 2019 - 11:01:24 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Thu Apr 04 2019 - 11:02:51 EST)
- Re: [PATCH 4.14 000/121] 4.14.111-stable review kernelci.org bot (Thu Apr 04 2019 - 11:04:04 EST)
- [PATCH 0/6] arm64: Add initial support for Odroid-N2 Neil Armstrong (Thu Apr 04 2019 - 11:05:33 EST)
- [PATCH 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings Neil Armstrong (Thu Apr 04 2019 - 11:05:38 EST)
- [PATCH 2/6] clk: meson: g12a: Add support for G12B CPUB clocks Neil Armstrong (Thu Apr 04 2019 - 11:05:43 EST)
- [PATCH 3/6] clk: meson: g12a: mark fclk_div3 as critical Neil Armstrong (Thu Apr 04 2019 - 11:05:48 EST)
- [PATCH 4/6] dt-bindings: arm: amlogic: add G12B bindings Neil Armstrong (Thu Apr 04 2019 - 11:05:53 EST)
- [PATCH 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding Neil Armstrong (Thu Apr 04 2019 - 11:05:57 EST)
- Re: [PATCH] tcp: remove redundant check on tskb Dan Carpenter (Thu Apr 04 2019 - 11:06:00 EST)
- [PATCH 6/6] arm64: dts: meson: Add minimal support for Odroid-N2 Neil Armstrong (Thu Apr 04 2019 - 11:06:06 EST)
- [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Joe Perches (Thu Apr 04 2019 - 11:06:21 EST)
- [PATCH] regulator: s2mpa01: Convert to use simplified DT parsing Axel Lin (Thu Apr 04 2019 - 11:07:28 EST)
- RE: [PATCH v9 00/27] x86: load FPU registers on return to userland David Laight (Thu Apr 04 2019 - 11:09:48 EST)
- Re: [PATCHv7 0/6] Add coresight support for SDM845, MSM8998 and MSM8996 Marc Gonzalez (Thu Apr 04 2019 - 11:10:28 EST)
- Re Kofi Quaye (Thu Apr 04 2019 - 11:12:31 EST)
- [PATCH] arch: mips: Fix initrd_start and initrd_end when read from DT Horatiu Vultur (Thu Apr 04 2019 - 11:18:48 EST)
- Re: [PATCH 2/6] arm64/mm: Enable memory hot remove Oscar Salvador (Thu Apr 04 2019 - 11:19:28 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Paul E. McKenney (Thu Apr 04 2019 - 11:23:23 EST)
- [PATCH v2 3/6] drm: move tinydrm_xrgb8888_to_rgb565() to drm_fb_helper.c Gerd Hoffmann (Thu Apr 04 2019 - 11:24:36 EST)
- [PATCH v2 5/6] drm: add drm_fb_xrgb8888_to_rgb888() function to drm_fb_helper.c Gerd Hoffmann (Thu Apr 04 2019 - 11:24:39 EST)
- [PATCH v2 2/6] drm: add dstclip parameter to drm_fb_memcpy() Gerd Hoffmann (Thu Apr 04 2019 - 11:24:41 EST)
- [PATCH v2 4/6] drm: add dstclip parameter to drm_fb_xrgb8888_to_rgb565() Gerd Hoffmann (Thu Apr 04 2019 - 11:24:45 EST)
- [PATCH v2 1/6] drm: move tinydrm_memcpy() to drm_fb_helper.c Gerd Hoffmann (Thu Apr 04 2019 - 11:24:50 EST)
- [PATCH v2 6/6] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Thu Apr 04 2019 - 11:24:56 EST)
- [PATCH v9 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support Patrick Venture (Thu Apr 04 2019 - 11:25:51 EST)
- [PATCH v9 2/2] drivers/misc: Add Aspeed P2A control driver Patrick Venture (Thu Apr 04 2019 - 11:26:06 EST)
- Re: [PATCH -next] pinctrl: artpec6: Make two functions static Linus Walleij (Thu Apr 04 2019 - 11:26:30 EST)
- Re: [PATCH v7 2/4] perf/smmuv3: Add arm64 smmuv3 pmu driver Will Deacon (Thu Apr 04 2019 - 11:30:28 EST)
- Re: [PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled Will Deacon (Thu Apr 04 2019 - 11:30:37 EST)
- Re: [PATCH net-next] rxrpc: Mark expected switch fall-through Gustavo A. R. Silva (Thu Apr 04 2019 - 11:31:14 EST)
- [PATCH] regulator: core: Avoid potential deadlock on regulator_unregister Charles Keepax (Thu Apr 04 2019 - 11:32:18 EST)
- [PATCH] regulator: core: Avoid potential deadlock on regulator_unregister Charles Keepax (Thu Apr 04 2019 - 11:32:29 EST)
- Re: [PATCH v2] soc: sunxi: Fix missing dependency on REGMAP_MMIO Bin Liu (Thu Apr 04 2019 - 11:35:21 EST)
- Re: [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out early Linus Walleij (Thu Apr 04 2019 - 11:39:01 EST)
- Re: [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path Oscar Salvador (Thu Apr 04 2019 - 11:40:12 EST)
- Re: [PATCH 12/12] i2c: gpio: flag atomic capability if possible Linus Walleij (Thu Apr 04 2019 - 11:40:39 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Nicolas Dufresne (Thu Apr 04 2019 - 11:41:23 EST)
- Re: [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures Ville Syrjälä (Thu Apr 04 2019 - 11:41:28 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Jesse Hathaway (Thu Apr 04 2019 - 11:41:45 EST)
- Re: [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap allocation Uladzislau Rezki (Thu Apr 04 2019 - 11:43:36 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Stefano Garzarella (Thu Apr 04 2019 - 11:44:42 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Christopher Lameter (Thu Apr 04 2019 - 11:46:34 EST)
- Re: [PATCH RFC] gpio: pca953x: Configure wake-up path when wake-up is enabled Ulf Hansson (Thu Apr 04 2019 - 11:46:53 EST)
- Re: [PATCH v7 4/4] perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk Will Deacon (Thu Apr 04 2019 - 11:47:21 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Guido Günther (Thu Apr 04 2019 - 11:48:57 EST)
- Re: [Qemu-devel] [PATCH v4 5/5] xfs: disable map_sync for async flush Pankaj Gupta (Thu Apr 04 2019 - 11:50:07 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Michael S. Tsirkin (Thu Apr 04 2019 - 11:52:52 EST)
- Re: [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro Uladzislau Rezki (Thu Apr 04 2019 - 11:53:21 EST)
- Re: [PATCH] regulator: core: Avoid potential deadlock on regulator_unregister Dmitry Osipenko (Thu Apr 04 2019 - 11:55:18 EST)
- Re: [RFC 0/2] add static key for slub_debug Christopher Lameter (Thu Apr 04 2019 - 11:57:26 EST)
- Re: [PATCH v4 03/10] of/irq: document properties for wakeup interrupt parent Lina Iyer (Thu Apr 04 2019 - 11:58:43 EST)
- Re: [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Akira Yokosawa (Thu Apr 04 2019 - 11:58:49 EST)
- Re: [PATCH v2] mfd: cros_ec: check for NULL transfer function Jett â Rink (Thu Apr 04 2019 - 12:00:15 EST)
- [PATCH v3 0/4] Fix system crash for accessing unmapped IO port regions John Garry (Thu Apr 04 2019 - 12:00:30 EST)
- [PATCH v3 4/4] lib: logic_pio: Fix up some prints John Garry (Thu Apr 04 2019 - 12:00:34 EST)
- [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions John Garry (Thu Apr 04 2019 - 12:00:38 EST)
- [PATCH v3 2/4] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO John Garry (Thu Apr 04 2019 - 12:00:44 EST)
- [RFC PATCH v3 1/4] resource: Request IO port regions from children of ioport_resource John Garry (Thu Apr 04 2019 - 12:00:47 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Alan Stern (Thu Apr 04 2019 - 12:01:35 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Gustavo A. R. Silva (Thu Apr 04 2019 - 12:01:52 EST)
- Re: [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long Fenghua Yu (Thu Apr 04 2019 - 12:02:06 EST)
- Re: [PATCH 0/4] Allow CPU0 to be nohz full Nicholas Piggin (Thu Apr 04 2019 - 12:02:49 EST)
- Re: [PATCH] gdbstub: mark expected switch fall-throughs Gustavo A. R. Silva (Thu Apr 04 2019 - 12:02:58 EST)
- Re: [PATCH] pinctrl: intel: Implements gpio free function Linus Walleij (Thu Apr 04 2019 - 12:03:59 EST)
- Re: [PATCH] usb: musb: Disable pullup in gadget setup Bin Liu (Thu Apr 04 2019 - 12:10:58 EST)
- [PATCH] MT7621-SPI: spi-mt7621: Fix alignment and style problems Fixed Coding function and style issues Nilesh Hase (Thu Apr 04 2019 - 12:13:13 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Thu Apr 04 2019 - 12:13:43 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver Arnaud Pouliquen (Thu Apr 04 2019 - 12:15:13 EST)
- Re: [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Slavomir Kaslev (Thu Apr 04 2019 - 12:17:04 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Joe Perches (Thu Apr 04 2019 - 12:19:49 EST)
- Re: [PATCH] MT7621-SPI: spi-mt7621: Fix alignment and style problems Fixed Coding function and style issues Greg KH (Thu Apr 04 2019 - 12:19:57 EST)
- RE: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access David Laight (Thu Apr 04 2019 - 12:23:13 EST)
- Re: [RFC PATCH v9 02/13] x86: always set IF before oopsing from page fault Sebastian Andrzej Siewior (Thu Apr 04 2019 - 12:23:57 EST)
- Re: [RFC PATCH 01/20] drm: Remove users of drm_format_num_planes Emil Velikov (Thu Apr 04 2019 - 12:24:07 EST)
- Re: [PATCH] x86/microcode: Refactor Intel microcode loading Borislav Petkov (Thu Apr 04 2019 - 12:28:04 EST)
- Re: [PATCH v6 9/9] arm64: dts: Stingray: Add NIC i2c device node Florian Fainelli (Thu Apr 04 2019 - 12:28:16 EST)
- Re: [PATCH v6 0/9] iProc I2C slave mode and NIC mode Florian Fainelli (Thu Apr 04 2019 - 12:28:37 EST)
- Re: [PATCH] x86/microcode: Refactor Intel microcode loading Jann Horn (Thu Apr 04 2019 - 12:32:06 EST)
- RE: [PATCH v7 4/4] perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk Shameerali Kolothum Thodi (Thu Apr 04 2019 - 12:32:07 EST)
- [char-misc-next] mei: hdcp: use own Kconfig file Tomas Winkler (Thu Apr 04 2019 - 12:32:46 EST)
- Re: [PATCH net-next v3 3/4] net: phy: meson-gxl: add g12a support Florian Fainelli (Thu Apr 04 2019 - 12:33:09 EST)
- Re: [PATCH net-next v3 4/4] net: phy: meson-gxl: clean-up gxl variant driver Florian Fainelli (Thu Apr 04 2019 - 12:33:24 EST)
- Re: [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc() Dmitry Safonov (Thu Apr 04 2019 - 12:33:59 EST)
- [PATCH] extcon: arizona: Disable mic detect if running when driver is removed Charles Keepax (Thu Apr 04 2019 - 12:34:04 EST)
- Re: [v3 PATCH 5/6] usb: roles: add USB Type-B GPIO connector driver Linus Walleij (Thu Apr 04 2019 - 12:35:43 EST)
- Re: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access Sean Christopherson (Thu Apr 04 2019 - 12:35:49 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Gustavo A. R. Silva (Thu Apr 04 2019 - 12:36:48 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Vince Weaver (Thu Apr 04 2019 - 12:37:25 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Kalle Valo (Thu Apr 04 2019 - 12:39:01 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Johannes Weiner (Thu Apr 04 2019 - 12:39:19 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Kalle Valo (Thu Apr 04 2019 - 12:40:14 EST)
- Re: [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Will Deacon (Thu Apr 04 2019 - 12:40:31 EST)
- Re: [RFC 2/2] mm, slub: add missing kmem_cache_debug() checks Christopher Lameter (Thu Apr 04 2019 - 12:40:55 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Guenter Roeck (Thu Apr 04 2019 - 12:41:36 EST)
- Re: [PATCH] KVM: arm/arm64: vgic: Restrict setting irq->targets only in GICv2 Zenghui Yu (Thu Apr 04 2019 - 12:43:47 EST)
- Re: [PATCH 4.9 00/91] 4.9.168-stable review kernelci.org bot (Thu Apr 04 2019 - 12:44:26 EST)
- Re: [RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership Nadav Amit (Thu Apr 04 2019 - 12:44:50 EST)
- [PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:09 EST)
- [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:11 EST)
- [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:15 EST)
- [PATCH RFC 3/5] powerpc/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:17 EST)
- [PATCH RFC 4/5] s390/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:20 EST)
- [PATCH RFC 5/5] arm64/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:45:26 EST)
- Re: [PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struct_size() Gustavo A. R. Silva (Thu Apr 04 2019 - 12:46:08 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Thu Apr 04 2019 - 12:47:07 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Stefano Garzarella (Thu Apr 04 2019 - 12:47:22 EST)
- Re: [PATCH] x86/microcode: Refactor Intel microcode loading Borislav Petkov (Thu Apr 04 2019 - 12:47:51 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Thu Apr 04 2019 - 12:49:23 EST)
- Re: [PATCH] platform: chrome: Add ChromeOS EC ISHTP driver Jett Rink (Thu Apr 04 2019 - 12:49:35 EST)
- Re: [PATCH 1/1] gpio: mmio: Fix bgpio_get_set & bgpio_get_set_multiple Linus Walleij (Thu Apr 04 2019 - 12:50:47 EST)
- Re: [PATCH 1/2] mm, memory_hotplug: cleanup memory offline path David Hildenbrand (Thu Apr 04 2019 - 12:50:56 EST)
- Re: [PATCH] mm/gup.c: fix the wrong comments Ira Weiny (Thu Apr 04 2019 - 12:51:02 EST)
- Re: [PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Waiman Long (Thu Apr 04 2019 - 12:51:16 EST)
- RE: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access Thomas Gleixner (Thu Apr 04 2019 - 12:52:32 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions John Garry (Thu Apr 04 2019 - 12:52:57 EST)
- Re: [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap allocation Roman Gushchin (Thu Apr 04 2019 - 12:53:57 EST)
- RE: [PATCH] mm/gup.c: fix the wrong comments Weiny, Ira (Thu Apr 04 2019 - 12:54:05 EST)
- [RESEND 0/2] nvmem: sunxi-sid: add SID controller support for H6 Yangtao Li (Thu Apr 04 2019 - 12:57:35 EST)
- [RESEND 1/2] nvmem: sunxi_sid: Support SID on H6 Yangtao Li (Thu Apr 04 2019 - 12:57:39 EST)
- [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID Yangtao Li (Thu Apr 04 2019 - 12:57:41 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Sam Ravnborg (Thu Apr 04 2019 - 13:00:52 EST)
- [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID Yangtao Li (Thu Apr 04 2019 - 13:01:52 EST)
- Re: [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading Will Deacon (Thu Apr 04 2019 - 13:04:30 EST)
- Re: [PATCH v2 1/6] drm: move tinydrm_memcpy() to drm_fb_helper.c Sam Ravnborg (Thu Apr 04 2019 - 13:05:00 EST)
- [RFC PATCH] random: add a spinlock in addition to get_cpu_var() Sebastian Andrzej Siewior (Thu Apr 04 2019 - 13:05:35 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Thierry Reding (Thu Apr 04 2019 - 13:08:08 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Song Liu (Thu Apr 04 2019 - 13:09:13 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Thierry Reding (Thu Apr 04 2019 - 13:09:19 EST)
- Re: [PATCH v2 2/6] drm: add dstclip parameter to drm_fb_memcpy() Sam Ravnborg (Thu Apr 04 2019 - 13:09:49 EST)
- [PATCH v5 1/3] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Thu Apr 04 2019 - 13:10:49 EST)
- [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Nick Crews (Thu Apr 04 2019 - 13:11:03 EST)
- Re: [PATCH v2 3/6] drm: move tinydrm_xrgb8888_to_rgb565() to drm_fb_helper.c Sam Ravnborg (Thu Apr 04 2019 - 13:11:18 EST)
- [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Nick Crews (Thu Apr 04 2019 - 13:11:20 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Alan Stern (Thu Apr 04 2019 - 13:16:11 EST)
- Re: [PATCH v2 5/6] drm: add drm_fb_xrgb8888_to_rgb888() function to drm_fb_helper.c Sam Ravnborg (Thu Apr 04 2019 - 13:16:15 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Josh Poimboeuf (Thu Apr 04 2019 - 13:16:25 EST)
- Re: [PATCH v2 4/6] drm: add dstclip parameter to drm_fb_xrgb8888_to_rgb565() Sam Ravnborg (Thu Apr 04 2019 - 13:17:25 EST)
- [PATCH] objtool: Add rewind_stack_do_exit() to the noreturn list Josh Poimboeuf (Thu Apr 04 2019 - 13:17:44 EST)
- Re: [RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership Khalid Aziz (Thu Apr 04 2019 - 13:18:15 EST)
- [Lkcamp] [PATCH] staging: rtl8192u: Add missing space Gabriel Siqueira (Thu Apr 04 2019 - 13:19:59 EST)
- Re: [PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver David Miller (Thu Apr 04 2019 - 13:21:02 EST)
- Re: [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap allocation Uladzislau Rezki (Thu Apr 04 2019 - 13:21:36 EST)
- [PATCH RFC 0/8] Exynos Adaptive Supply Voltage support Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:27 EST)
- [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:31 EST)
- [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:38 EST)
- [PATCH RFC 3/8] dt-bindings: exynos: Add ASV tables binding documentation Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:42 EST)
- [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:46 EST)
- [PATCH RFC 5/8] ARM: EXYNOS: enable exynos_chipid for ARCH_EXYNOS Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:51 EST)
- [PATCH RFC 6/8] ARM64: EXYNOS: enable exynos_chipid for ARCH_EXYNOS Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:55 EST)
- [PATCH RFC 7/8] ARM: EXYNOS: Enable exynos-asv driver for ARCH_EXYNOS Sylwester Nawrocki (Thu Apr 04 2019 - 13:22:59 EST)
- [PATCH RFC 8/8] ARM: dts: exynos: Add ASV tables for exynos5422/5800 Sylwester Nawrocki (Thu Apr 04 2019 - 13:23:06 EST)
- Re: [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code Matthew Garrett (Thu Apr 04 2019 - 13:24:14 EST)
- Re: [PATCH] TCG2 log support build fixes for non-x86_64 Matthew Garrett (Thu Apr 04 2019 - 13:24:36 EST)
- Re: [PATCH 4/4] perf: arm_spe: Enable ACPI/Platform automatic module loading Jeremy Linton (Thu Apr 04 2019 - 13:24:48 EST)
- [PATCH] dmaengine: bcm2835: Drop duplicate capability setting. Michal Suchanek (Thu Apr 04 2019 - 13:25:11 EST)
- [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Kairui Song (Thu Apr 04 2019 - 13:26:02 EST)
- Re: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access Paolo Bonzini (Thu Apr 04 2019 - 13:29:26 EST)
- Re: [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes gregkh@xxxxxxxxxxxxxxxxxxx (Thu Apr 04 2019 - 13:32:05 EST)
- Re: [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock Thomas Gleixner (Thu Apr 04 2019 - 13:32:19 EST)
- Re: [PATCH net 0/6] net: hns: bugfixes for HNS Driver David Miller (Thu Apr 04 2019 - 13:35:59 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Jesse Hathaway (Thu Apr 04 2019 - 13:36:44 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Guenter Roeck (Thu Apr 04 2019 - 13:36:50 EST)
- Re: [BUG] perf: intel_pt won't display kernel function Jiri Olsa (Thu Apr 04 2019 - 13:38:11 EST)
- Re: [RFC PATCH 0/7] Early task context tracking Joel Fernandes (Thu Apr 04 2019 - 13:40:42 EST)
- Re: [PATCH v2 6/6] drm/cirrus: rewrite and modernize driver. Sam Ravnborg (Thu Apr 04 2019 - 13:41:22 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 13:43:41 EST)
- [PATCH-tip v4 01/11] locking/rwsem: Relocate rwsem_down_read_failed() Waiman Long (Thu Apr 04 2019 - 13:43:44 EST)
- [PATCH-tip v4 03/11] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h Waiman Long (Thu Apr 04 2019 - 13:43:47 EST)
- [PATCH-tip v4 05/11] locking/rwsem: Add debug check for __down_read*() Waiman Long (Thu Apr 04 2019 - 13:43:49 EST)
- [PATCH-tip v4 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro Waiman Long (Thu Apr 04 2019 - 13:43:51 EST)
- [PATCH-tip v4 07/11] locking/qspinlock_stat: Introduce a generic lockevent counting APIs Waiman Long (Thu Apr 04 2019 - 13:43:55 EST)
- [PATCH-tip v4 10/11] locking/rwsem: Enable lock event counting Waiman Long (Thu Apr 04 2019 - 13:43:59 EST)
- [PATCH-tip v4 11/11] locking/rwsem: Optimize rwsem structure for uncontended lock acquisition Waiman Long (Thu Apr 04 2019 - 13:44:01 EST)
- [PATCH-tip v4 08/11] locking/lock_events: Make lock_events available for all archs & other locks Waiman Long (Thu Apr 04 2019 - 13:44:08 EST)
- [PATCH-tip v4 09/11] locking/lock_events: Don't show pvqspinlock events on bare metal Waiman Long (Thu Apr 04 2019 - 13:44:11 EST)
- [PATCH-tip v4 04/11] locking/rwsem: Micro-optimize rwsem_try_read_lock_unqueued() Waiman Long (Thu Apr 04 2019 - 13:44:20 EST)
- [PATCH-tip v4 02/11] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h Waiman Long (Thu Apr 04 2019 - 13:44:26 EST)
- [PATCH-tip v4 00/11] locking/rwsem: Rwsem rearchitecture part 1 Waiman Long (Thu Apr 04 2019 - 13:44:32 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Guenter Roeck (Thu Apr 04 2019 - 13:44:35 EST)
- Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region Ray Jui (Thu Apr 04 2019 - 13:48:15 EST)
- Re: [PATCH net] net: vrf: Fix ping failed when vrf mtu is set to 0 David Miller (Thu Apr 04 2019 - 13:52:11 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses David Miller (Thu Apr 04 2019 - 13:52:46 EST)
- [PATCH] [PATCH] staging: vt6655: upc: remove double blank lines Cesar Santos (Thu Apr 04 2019 - 14:00:18 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Oscar Salvador (Thu Apr 04 2019 - 14:01:50 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Alexey Dobriyan (Thu Apr 04 2019 - 14:02:38 EST)
- Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock Waiman Long (Thu Apr 04 2019 - 14:03:23 EST)
- Re: [PATCH 1/4] drivers: base: regmap: add proper SPDX identifiers on files that did not have them. Greg Kroah-Hartman (Thu Apr 04 2019 - 14:03:26 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Michael S. Tsirkin (Thu Apr 04 2019 - 14:04:17 EST)
- Re: [PATCH v2] Add i2c recovery handling for bcm-iproc based devices. Ray Jui (Thu Apr 04 2019 - 14:04:24 EST)
- Re: [PATCH net] net: vrf: Fix ping failed when vrf mtu is set to 0 David Ahern (Thu Apr 04 2019 - 14:05:09 EST)
- Re: [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default Thomas Gleixner (Thu Apr 04 2019 - 14:08:15 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Joel Fernandes (Thu Apr 04 2019 - 14:08:48 EST)
- Re: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access Thomas Gleixner (Thu Apr 04 2019 - 14:12:10 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Lawrence Brakmo (Thu Apr 04 2019 - 14:12:32 EST)
- Re: [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default Thomas Gleixner (Thu Apr 04 2019 - 14:14:21 EST)
- Re: [PATCH v1] ARM: dts: aspeed: Add lenovo hr630 BMC machine Benjamin Fair (Thu Apr 04 2019 - 14:14:33 EST)
- Re: [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args Dmitry V. Levin (Thu Apr 04 2019 - 14:18:08 EST)
- Re: [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args Dmitry V. Levin (Thu Apr 04 2019 - 14:18:55 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Paul E. McKenney (Thu Apr 04 2019 - 14:19:57 EST)
- RE: [PATCH] soc: fsl: add DPAA2 console support Leo Li (Thu Apr 04 2019 - 14:20:07 EST)
- [PATCH 0/3] soundwire: code cleanup Pierre-Louis Bossart (Thu Apr 04 2019 - 14:22:10 EST)
- [PATCH 2/3] soundwire: bus: remove useless initializations Pierre-Louis Bossart (Thu Apr 04 2019 - 14:22:14 EST)
- [PATCH 3/3] soundwire: stream: remove useless initialization of local variable Pierre-Louis Bossart (Thu Apr 04 2019 - 14:22:15 EST)
- [PATCH 1/3] soundwire: fix style issues Pierre-Louis Bossart (Thu Apr 04 2019 - 14:22:29 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Thu Apr 04 2019 - 14:27:47 EST)
- Re: [PATCH v2] MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig Paul Burton (Thu Apr 04 2019 - 14:29:19 EST)
- Re: [PATCH v2] MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices Paul Burton (Thu Apr 04 2019 - 14:29:22 EST)
- Re: [PATCH] cgroup: remove extra cgroup_migrate_finish() call Daniel Jordan (Thu Apr 04 2019 - 14:30:36 EST)
- Re: [RFC 2/4] net/fib: Provide fib_balance_budget sysctl Dmitry Safonov (Thu Apr 04 2019 - 14:31:57 EST)
- [PATCH 0/3] perf/x86/intel: force reschedule on TFA changes Stephane Eranian (Thu Apr 04 2019 - 14:32:25 EST)
- [PATCH 1/3] perf/core: make perf_ctx_*lock() global inline functions Stephane Eranian (Thu Apr 04 2019 - 14:32:29 EST)
- [PATCH 2/3] perf/core: make ctx_resched() a global function Stephane Eranian (Thu Apr 04 2019 - 14:32:30 EST)
- [PATCH 3/3] perf/x86/intel: force resched when TFA sysctl is modified Stephane Eranian (Thu Apr 04 2019 - 14:32:34 EST)
- 'sleeping function called from invalid context' in virtio_gpu_cmd_get_edid_cb Max Filippov (Thu Apr 04 2019 - 14:34:59 EST)
- Re: [PATCH v2 1/6] drm: move tinydrm_memcpy() to drm_fb_helper.c Noralf TrÃnnes (Thu Apr 04 2019 - 14:37:44 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event Rajat Jain (Thu Apr 04 2019 - 14:39:10 EST)
- Re: [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Rajat Jain (Thu Apr 04 2019 - 14:39:31 EST)
- Re: [PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start Keerthy (Thu Apr 04 2019 - 14:39:38 EST)
- RE: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Tilmans, Olivier (Nokia - BE/Antwerp) (Thu Apr 04 2019 - 14:39:42 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Jacek Anaszewski (Thu Apr 04 2019 - 14:39:49 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Nick Crews (Thu Apr 04 2019 - 14:41:47 EST)
- Re: [PATCH v2 3/6] drm: move tinydrm_xrgb8888_to_rgb565() to drm_fb_helper.c Noralf TrÃnnes (Thu Apr 04 2019 - 14:42:10 EST)
- [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled Miroslav Benes (Thu Apr 04 2019 - 14:44:31 EST)
- Re: [PATCH v2] acct: fix possible deadlock in acct_pin_kill Al Viro (Thu Apr 04 2019 - 14:44:55 EST)
- [PATCH v2 0/2] Support runtime changes of vendor mac passthu policy Mario Limonciello (Thu Apr 04 2019 - 14:47:19 EST)
- [PATCH v2 2/2] r8152: Refresh MAC address during USBDEVFS_RESET Mario Limonciello (Thu Apr 04 2019 - 14:47:20 EST)
- [PATCH v2 1/2] r8152: remove extra action copying ethernet address Mario Limonciello (Thu Apr 04 2019 - 14:47:25 EST)
- Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver Jacek Anaszewski (Thu Apr 04 2019 - 14:48:46 EST)
- Re: [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T Dmitry Torokhov (Thu Apr 04 2019 - 14:49:23 EST)
- Re: [PATCH v2] acct: fix possible deadlock in acct_pin_kill Al Viro (Thu Apr 04 2019 - 14:49:49 EST)
- [PATCH] MT7621-SPI: spi-mt7621: Fix alignment and style problems Fixed Coding function and style issues Nilesh Hase (Thu Apr 04 2019 - 14:53:34 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Joe Perches (Thu Apr 04 2019 - 14:55:27 EST)
- Re: [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args Max Filippov (Thu Apr 04 2019 - 14:55:43 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 14:55:46 EST)
- Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver Sergei Shtylyov (Thu Apr 04 2019 - 14:56:26 EST)
- Re: [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args Max Filippov (Thu Apr 04 2019 - 14:56:39 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 14:56:58 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Lawrence Brakmo (Thu Apr 04 2019 - 14:57:08 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Bjorn Helgaas (Thu Apr 04 2019 - 14:58:19 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 14:59:22 EST)
- [PATCH 2/3] habanalabs: ASIC_AUTO_DETECT enum value is redundant Oded Gabbay (Thu Apr 04 2019 - 15:00:09 EST)
- [PATCH 3/3] habanalabs: split mmu/no-mmu code paths in memory ioctl Oded Gabbay (Thu Apr 04 2019 - 15:00:12 EST)
- [PATCH 1/3] habanalabs: refactoring in goya.c Oded Gabbay (Thu Apr 04 2019 - 15:00:17 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Vince Weaver (Thu Apr 04 2019 - 15:01:21 EST)
- Linux 3.16.65 Ben Hutchings (Thu Apr 04 2019 - 15:03:24 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 15:03:30 EST)
- Re: [PATCH v2] acct: fix possible deadlock in acct_pin_kill Al Viro (Thu Apr 04 2019 - 15:05:11 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 15:05:56 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Alan Stern (Thu Apr 04 2019 - 15:09:05 EST)
- Re: [PATCH] drm/panel: Rocktech jh057n00900: Add terminating newlines to logging Sam Ravnborg (Thu Apr 04 2019 - 15:09:08 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Thu Apr 04 2019 - 15:09:28 EST)
- Re: [PATCH 1/2] fsl_hypervisor: dereferencing error pointers in ioctl Andrew Morton (Thu Apr 04 2019 - 15:10:49 EST)
- Re: [PATCH v6 14/20] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time Thomas Gleixner (Thu Apr 04 2019 - 15:11:39 EST)
- Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver Boris Brezillon (Thu Apr 04 2019 - 15:12:42 EST)
- Re: [PATCH 1/2] fsl_hypervisor: dereferencing error pointers in ioctl Dan Carpenter (Thu Apr 04 2019 - 15:14:46 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Alan Stern (Thu Apr 04 2019 - 15:14:51 EST)
- Re: [PATCH RFC 1/4] vsock/virtio: reduce credit update messages Stefan Hajnoczi (Thu Apr 04 2019 - 15:15:45 EST)
- Re: [PATCH v3 00/25] Add generic support for composing LED class device name Jacek Anaszewski (Thu Apr 04 2019 - 15:19:05 EST)
- Re: [PATCH v2] acct: fix possible deadlock in acct_pin_kill Al Viro (Thu Apr 04 2019 - 15:19:14 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 15:19:34 EST)
- [RFC PATCH 0/5] EFI Special Purpose Memory Support Dan Williams (Thu Apr 04 2019 - 15:21:10 EST)
- [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory Dan Williams (Thu Apr 04 2019 - 15:21:15 EST)
- [RFC PATCH 2/5] lib/memregion: Uplevel the pmem "region" ida to a global allocator Dan Williams (Thu Apr 04 2019 - 15:21:21 EST)
- [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Dan Williams (Thu Apr 04 2019 - 15:21:32 EST)
- [RFC PATCH 5/5] device-dax: Add a driver for "hmem" devices Dan Williams (Thu Apr 04 2019 - 15:21:37 EST)
- [RFC PATCH 3/5] acpi/hmat: Track target address ranges Dan Williams (Thu Apr 04 2019 - 15:21:57 EST)
- Re: Bisected GFP in bfq_bfqq_expire on v5.1-rc1 Dmitrii Tcvetkov (Thu Apr 04 2019 - 15:23:07 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 15:23:33 EST)
- Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driver Dan Murphy (Thu Apr 04 2019 - 15:23:47 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Dan Murphy (Thu Apr 04 2019 - 15:27:20 EST)
- Re: [PATCH v3 17/36] thunderbolt: Assign remote for both ports in case of dual link Lukas Wunner (Thu Apr 04 2019 - 15:28:59 EST)
- Re: [PATCH 1/3] soundwire: fix style issues Joe Perches (Thu Apr 04 2019 - 15:29:04 EST)
- Re: [PATCH v8 7/9] KVM: arm/arm64: context-switch ptrauth registers Kristina Martsenko (Thu Apr 04 2019 - 15:30:06 EST)
- Re: [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default Fenghua Yu (Thu Apr 04 2019 - 15:30:52 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Jacek Anaszewski (Thu Apr 04 2019 - 15:32:03 EST)
- Re: [RFC PATCH 2/5] lib/memregion: Uplevel the pmem "region" ida to a global allocator Matthew Wilcox (Thu Apr 04 2019 - 15:32:15 EST)
- Re: [PATCH v2] acct: fix possible deadlock in acct_pin_kill Amir Goldstein (Thu Apr 04 2019 - 15:33:28 EST)
- RE: [PATCH] usb: uas: fix usb subsystem hang after power off hub port Alan Stern (Thu Apr 04 2019 - 15:33:41 EST)
- Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Dan Murphy (Thu Apr 04 2019 - 15:34:58 EST)
- [PATCH v13] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc Liming Sun (Thu Apr 04 2019 - 15:36:54 EST)
- Re: [alsa-devel] [PATCH 1/3] soundwire: fix style issues Pierre-Louis Bossart (Thu Apr 04 2019 - 15:37:09 EST)
- Re: [PATCH v3 18/36] thunderbolt: Add helper function to iterate from one port to another Lukas Wunner (Thu Apr 04 2019 - 15:39:57 EST)
- Re: [PATCH v6 13/20] x86/split_lock: Enable split lock detection by default Thomas Gleixner (Thu Apr 04 2019 - 15:45:13 EST)
- [PATCH 0/2] staging: speakup: factor out selection code Okash Khawaja (Thu Apr 04 2019 - 15:46:52 EST)
- [PATCH 1/2] vt: selection: allow functions to be called from inside kernel Okash Khawaja (Thu Apr 04 2019 - 15:46:56 EST)
- [PATCH 2/2] staging: speakup: refactor to use existing code in vt Okash Khawaja (Thu Apr 04 2019 - 15:46:58 EST)
- Re: [PATCH] media: stv090x: add missed checks for STV090x_WRITE_DEMOD Sean Young (Thu Apr 04 2019 - 15:47:37 EST)
- Re: [PATCH RFC 3/5] powerpc/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Jiri Kosina (Thu Apr 04 2019 - 15:49:14 EST)
- Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions in rcu_read_unlock_special() Paul E. McKenney (Thu Apr 04 2019 - 15:49:39 EST)
- [PATCH v3] Staging: rtlwifi: Cleanup crc16_ccitt() Madhumitha Prabakaran (Thu Apr 04 2019 - 15:51:45 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 15:52:13 EST)
- Its Very Urgent! Ms. Dalya (Thu Apr 04 2019 - 15:53:50 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Vidya Sagar (Thu Apr 04 2019 - 15:54:12 EST)
- [PATCH V2 00/16] Add Tegra194 PCIe support Vidya Sagar (Thu Apr 04 2019 - 15:54:57 EST)
- [PATCH V2 01/16] PCI: Add #defines for PCIe spec r4.0 features Vidya Sagar (Thu Apr 04 2019 - 15:55:06 EST)
- [PATCH V2 02/16] PCI/PME: Export pcie_pme_disable_msi() API Vidya Sagar (Thu Apr 04 2019 - 15:55:12 EST)
- [PATCH V2 03/16] PCI: Export pcie_bus_config symbol Vidya Sagar (Thu Apr 04 2019 - 15:55:20 EST)
- [PATCH V2 04/16] PCI: dwc: Perform dbi regs write lock towards the end Vidya Sagar (Thu Apr 04 2019 - 15:55:30 EST)
- [PATCH V2 05/16] PCI: dwc: Move config space capability search API Vidya Sagar (Thu Apr 04 2019 - 15:55:38 EST)
- [PATCH V2 06/16] PCI: dwc: Add ext config space capability search API Vidya Sagar (Thu Apr 04 2019 - 15:55:48 EST)
- [PATCH V2 07/16] dt-bindings: PCI: designware: Add binding for CDM register check Vidya Sagar (Thu Apr 04 2019 - 15:55:57 EST)
- [PATCH V2 08/16] PCI: dwc: Add support to enable CDM register check Vidya Sagar (Thu Apr 04 2019 - 15:56:09 EST)
- [PATCH V2 09/16] Documentation/devicetree: Add PCIe supports-clkreq property Vidya Sagar (Thu Apr 04 2019 - 15:56:17 EST)
- [PATCH V2 10/16] dt-bindings: PCI: tegra: Add device tree support for T194 Vidya Sagar (Thu Apr 04 2019 - 15:56:32 EST)
- [PATCH V2 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block Vidya Sagar (Thu Apr 04 2019 - 15:56:37 EST)
- Re: [PATCH v2] Staging: rtlwifi: Remove unwanted parentheses Madhumthia Prabakaran (Thu Apr 04 2019 - 15:56:41 EST)
- [PATCH V2 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT Vidya Sagar (Thu Apr 04 2019 - 15:56:45 EST)
- [PATCH V2 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board Vidya Sagar (Thu Apr 04 2019 - 15:56:52 EST)
- [PATCH V2 14/16] phy: tegra: Add PCIe PIPE2UPHY support Vidya Sagar (Thu Apr 04 2019 - 15:57:00 EST)
- [PATCH V2 15/16] PCI: tegra: Add Tegra194 PCIe support Vidya Sagar (Thu Apr 04 2019 - 15:57:13 EST)
- [PATCH V2 16/16] arm64: Add Tegra194 PCIe driver to defconfig Vidya Sagar (Thu Apr 04 2019 - 15:57:17 EST)
- Re: [PATCH 5/7] drm/pl111: fix possible object reference leak Eric Anholt (Thu Apr 04 2019 - 15:59:20 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 15:59:51 EST)
- Re: [PATCH] iio: adc: ad7766: Change alignment to match paranthesis Jonathan Cameron (Thu Apr 04 2019 - 15:59:55 EST)
- Re: [PATCH 2/7] drm/meson: fix possible object reference leak Markus Elfring (Thu Apr 04 2019 - 16:06:13 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 16:06:59 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Thu Apr 04 2019 - 16:07:56 EST)
- Re: [PATCH] media: tuners: fix a missing check for regmap_write_bits Sean Young (Thu Apr 04 2019 - 16:09:12 EST)
- Re: [PATCH V32 27/27] tracefs: Restrict tracefs when the kernel is locked down Matthew Garrett (Thu Apr 04 2019 - 16:09:35 EST)
- Re: [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OOM interrupt Eric Anholt (Thu Apr 04 2019 - 16:09:45 EST)
- Re: [PATCH RFC 3/5] powerpc/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Timothy Pearson (Thu Apr 04 2019 - 16:09:51 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 16:11:04 EST)
- Re: [PATCH v2] doc/rcuref: Document real world examples in kernel Paul E. McKenney (Thu Apr 04 2019 - 16:11:46 EST)
- Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties Jacek Anaszewski (Thu Apr 04 2019 - 16:12:10 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 16:13:50 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Carlos O'Donell (Thu Apr 04 2019 - 16:16:01 EST)
- Re: [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled Josh Poimboeuf (Thu Apr 04 2019 - 16:19:05 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 16:20:44 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Thu Apr 04 2019 - 16:20:49 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Thu Apr 04 2019 - 16:22:48 EST)
- [PATCH v3 0/3] kvm: Use huge pages for DAX-backed files Barret Rhoden (Thu Apr 04 2019 - 16:24:06 EST)
- [PATCH v3 1/3] mm: make dev_pagemap_mapping_shift() externally visible Barret Rhoden (Thu Apr 04 2019 - 16:24:09 EST)
- [PATCH v3 2/3] kvm: Use huge pages for DAX-backed files Barret Rhoden (Thu Apr 04 2019 - 16:24:11 EST)
- [PATCH v3 3/3] kvm: remove redundant PageReserved() check Barret Rhoden (Thu Apr 04 2019 - 16:24:21 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 16:26:51 EST)
- [PATCH] x86/mm/mem_encrypt: Disable all instrumentation for SME early boot code Hook, Gary (Thu Apr 04 2019 - 16:27:04 EST)
- Re: [PATCH v3 0/3] kvm: Use huge pages for DAX-backed files Barret Rhoden (Thu Apr 04 2019 - 16:28:58 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Tobin C. Harding (Thu Apr 04 2019 - 16:29:51 EST)
- [GIT PULL] ACPI fix for v5.1-rc4 Rafael J. Wysocki (Thu Apr 04 2019 - 16:30:38 EST)
- Re: [PATCH] Convert struct pid count to refcount_t Joel Fernandes (Thu Apr 04 2019 - 16:32:00 EST)
- [GIT PULL] Power management material for v5.1-rc3 Rafael J. Wysocki (Thu Apr 04 2019 - 16:32:17 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Carlos O'Donell (Thu Apr 04 2019 - 16:33:02 EST)
- Re: [PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Thu Apr 04 2019 - 16:34:09 EST)
- Re: [PATCH v3 3/3] kvm: remove redundant PageReserved() check David Hildenbrand (Thu Apr 04 2019 - 16:37:22 EST)
- Re: [PATCH 1/2] vt: selection: allow functions to be called from inside kernel Greg Kroah-Hartman (Thu Apr 04 2019 - 16:39:14 EST)
- Re: [PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option Robert Jarzmik (Thu Apr 04 2019 - 16:41:02 EST)
- Re: [PATCH] cgroup: remove extra cgroup_migrate_finish() call Tejun Heo (Thu Apr 04 2019 - 16:41:13 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 16:42:07 EST)
- Re: [PATCH] x86/mm/mem_encrypt: Disable all instrumentation for SME early boot code Thomas Gleixner (Thu Apr 04 2019 - 16:42:12 EST)
- Re: [PATCH 4/7] drm/omap: fix possible object reference leak Markus Elfring (Thu Apr 04 2019 - 16:42:53 EST)
- Re: fs/adfs - keep or kill it? Stuart Swales (Thu Apr 04 2019 - 16:44:28 EST)
- Re: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs Alex Williamson (Thu Apr 04 2019 - 16:44:32 EST)
- Re: [PATCH] mwifiex: Make resume actually do something useful again on SDIO cards Brian Norris (Thu Apr 04 2019 - 16:47:35 EST)
- Re: [PATCH 1/2] vt: selection: allow functions to be called from inside kernel Samuel Thibault (Thu Apr 04 2019 - 16:48:21 EST)
- linux-next: Fixes tag needs some work in the mfd-fixes tree Stephen Rothwell (Thu Apr 04 2019 - 16:48:57 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Carlos O'Donell (Thu Apr 04 2019 - 16:50:16 EST)
- Re: [PATCH tip/core/rcu 08/21] tools/memory-model: Add support for synchronize_srcu_expedited() Paul E. McKenney (Thu Apr 04 2019 - 16:50:36 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Randy Dunlap (Thu Apr 04 2019 - 16:51:53 EST)
- Re: [PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set Christopher Lameter (Thu Apr 04 2019 - 16:53:31 EST)
- Re: [PATCH v2] usb: host: xhci: Support running urb giveback in tasklet context Alan Stern (Thu Apr 04 2019 - 16:54:29 EST)
- linux-next: Fixes tag needs some work in the hwmon-staging tree Stephen Rothwell (Thu Apr 04 2019 - 16:54:43 EST)
- Re: [patch] kvm: svm: fix potential get_num_contig_pages overflow David Rientjes (Thu Apr 04 2019 - 16:55:18 EST)
- Re: [patch] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow David Rientjes (Thu Apr 04 2019 - 16:55:38 EST)
- Re: fs/adfs - keep or kill it? Matthew Wilcox (Thu Apr 04 2019 - 16:55:50 EST)
- Re: [RFC PATCH 3/5] acpi/hmat: Track target address ranges Keith Busch (Thu Apr 04 2019 - 16:56:52 EST)
- Re: [RFC PATCH 3/5] acpi/hmat: Track target address ranges Dan Williams (Thu Apr 04 2019 - 16:58:25 EST)
- Re: [RFC PATCH 2/5] lib/memregion: Uplevel the pmem "region" ida to a global allocator Dan Williams (Thu Apr 04 2019 - 17:02:45 EST)
- Re: [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate dax_srcu Paul E. McKenney (Thu Apr 04 2019 - 17:05:08 EST)
- Re: [PATCH 5/7] drm/pl111: fix possible object reference leak Markus Elfring (Thu Apr 04 2019 - 17:05:28 EST)
- Re: [PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args Steven Rostedt (Thu Apr 04 2019 - 17:06:17 EST)
- Re: [PATCH] rcu: tree_stall: Correctly unlock root node in rcu_check_gp_start_stall Paul E. McKenney (Thu Apr 04 2019 - 17:08:06 EST)
- [PATCH] Staging: rtlwifi: Remove & on function name Madhumitha Prabakaran (Thu Apr 04 2019 - 17:14:48 EST)
- Re: [PATCH RFC tip/core/rcu 3/4] drivers/gpu/drm/amd: Dynamically allocate kfd_processes_srcu Paul E. McKenney (Thu Apr 04 2019 - 17:16:30 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Tobin C. Harding (Thu Apr 04 2019 - 17:18:44 EST)
- Re: linux-next: Fixes tag needs some work in the mfd-fixes tree Andreas Kemnade (Thu Apr 04 2019 - 17:22:14 EST)
- [PATCH v2 0/7] CPPC optional registers AMD support Natarajan, Janakarajan (Thu Apr 04 2019 - 17:25:49 EST)
- [PATCH v2 1/7] acpi/cppc: Add macro for CPPC register BUFFER only check Natarajan, Janakarajan (Thu Apr 04 2019 - 17:25:56 EST)
- [PATCH v2 3/7] acpi/cppc: Modify show_cppc_data macro Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:00 EST)
- [PATCH v2 4/7] acpi/cppc: Rework cppc_set_perf() to use cppc_regs index Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:03 EST)
- [PATCH v2 5/7] acpi/cppc: Add macros to define a R/W sysfs entry for CPPC registers Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:07 EST)
- [PATCH v2 2/7] acpi/cppc: Ensure only supported CPPC sysfs entries are created Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:14 EST)
- [PATCH v2 6/7] acpi/cppc: Add support for optional CPPC registers Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:22 EST)
- Re: linux-next: Fixes tag needs some work in the hwmon-staging tree Guenter Roeck (Thu Apr 04 2019 - 17:26:27 EST)
- [PATCH v2 7/7] acpi/cppc: Add support for CPPC Enable register Natarajan, Janakarajan (Thu Apr 04 2019 - 17:26:31 EST)
- [PATCH] Staging: vc04_services: bcm2835-camera: Remove an exceptional & Madhumitha Prabakaran (Thu Apr 04 2019 - 17:27:58 EST)
- Re: [PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC rkrcmar@xxxxxxxxxx (Thu Apr 04 2019 - 17:30:10 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Richard Guy Briggs (Thu Apr 04 2019 - 17:40:35 EST)
- [PATCH] x86/build: Keep local relocations with ld.lld Kees Cook (Thu Apr 04 2019 - 17:40:35 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Paul Burton (Thu Apr 04 2019 - 17:42:47 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Thu Apr 04 2019 - 17:48:54 EST)
- Re: [RFC 0/2] add static key for slub_debug Vlastimil Babka (Thu Apr 04 2019 - 17:52:29 EST)
- [PATCH v3 0/7] Rewrite clk parent handling Stephen Boyd (Thu Apr 04 2019 - 17:53:48 EST)
- [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list Stephen Boyd (Thu Apr 04 2019 - 17:53:50 EST)
- [PATCH v3 3/7] clk: Add of_clk_hw_register() API for early clk drivers Stephen Boyd (Thu Apr 04 2019 - 17:54:00 EST)
- [PATCH v3 4/7] clk: Allow parents to be specified without string names Stephen Boyd (Thu Apr 04 2019 - 17:54:01 EST)
- [PATCH v3 7/7] clk: fixed-factor: Let clk framework find parent Stephen Boyd (Thu Apr 04 2019 - 17:54:02 EST)
- [PATCH v3 5/7] clk: Look for parents with clkdev based clk_lookups Stephen Boyd (Thu Apr 04 2019 - 17:54:06 EST)
- [PATCH v3 6/7] clk: Allow parents to be specified via clkspec index Stephen Boyd (Thu Apr 04 2019 - 17:54:11 EST)
- [PATCH v3 2/7] clk: Prepare for clk registration API that uses DT nodes Stephen Boyd (Thu Apr 04 2019 - 17:54:17 EST)
- Re: [RFC PATCH v2 14/14] dcache: Implement object migration Al Viro (Thu Apr 04 2019 - 17:58:47 EST)
- [PATCH] tracing: Fix buffer_ref pipe ops Jann Horn (Thu Apr 04 2019 - 17:59:41 EST)
- Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties Tony Lindgren (Thu Apr 04 2019 - 18:00:20 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Thu Apr 04 2019 - 18:05:13 EST)
- Re: [PATCH v2] x86/tsc: Allow quick PIT calibration despite interruptions Thomas Gleixner (Thu Apr 04 2019 - 18:06:32 EST)
- Re: [PATCH 0/6] KVM/x86: Add workaround to support ExtINT with AVIC rkrcmar@xxxxxxxxxx (Thu Apr 04 2019 - 18:06:59 EST)
- [PATCH v1 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework Brendan Higgins (Thu Apr 04 2019 - 18:10:06 EST)
- [PATCH v1 01/17] kunit: test: add KUnit test runner core Brendan Higgins (Thu Apr 04 2019 - 18:10:09 EST)
- [PATCH v1 02/17] kunit: test: add test resource management API Brendan Higgins (Thu Apr 04 2019 - 18:10:12 EST)
- [PATCH v1 05/17] kunit: test: add the concept of expectations Brendan Higgins (Thu Apr 04 2019 - 18:10:21 EST)
- [PATCH v1 07/17] kunit: test: add initial tests Brendan Higgins (Thu Apr 04 2019 - 18:10:26 EST)
- [PATCH v1 12/17] kunit: tool: add Python wrappers for running KUnit tests Brendan Higgins (Thu Apr 04 2019 - 18:10:37 EST)
- [PATCH v1 14/17] Documentation: kunit: add documentation for KUnit Brendan Higgins (Thu Apr 04 2019 - 18:10:43 EST)
- [PATCH v1 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() Brendan Higgins (Thu Apr 04 2019 - 18:10:45 EST)
- [PATCH v1 15/17] MAINTAINERS: add entry for KUnit the unit testing framework Brendan Higgins (Thu Apr 04 2019 - 18:10:48 EST)
- [PATCH v1 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section Brendan Higgins (Thu Apr 04 2019 - 18:10:57 EST)
- [PATCH v1 13/17] kunit: defconfig: add defconfigs for building KUnit tests Brendan Higgins (Thu Apr 04 2019 - 18:11:11 EST)
- [PATCH v1 09/17] kunit: test: add tests for kunit test abort Brendan Higgins (Thu Apr 04 2019 - 18:11:18 EST)
- [PATCH v1 11/17] kunit: test: add test managed resource tests Brendan Higgins (Thu Apr 04 2019 - 18:11:21 EST)
- [PATCH v1 10/17] kunit: test: add the concept of assertions Brendan Higgins (Thu Apr 04 2019 - 18:11:28 EST)
- [PATCH v1 06/17] kbuild: enable building KUnit Brendan Higgins (Thu Apr 04 2019 - 18:11:39 EST)
- [PATCH v1 08/17] kunit: test: add support for test abort Brendan Higgins (Thu Apr 04 2019 - 18:11:42 EST)
- [PATCH v1 04/17] kunit: test: add kunit_stream a std::stream like logger Brendan Higgins (Thu Apr 04 2019 - 18:11:54 EST)
- [PATCH v1 03/17] kunit: test: add string_stream a std::stream like string builder Brendan Higgins (Thu Apr 04 2019 - 18:12:04 EST)
- linux-next: manual merge of the at91 tree with the at91-fixes tree Stephen Rothwell (Thu Apr 04 2019 - 18:15:29 EST)
- Re: [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Akira Yokosawa (Thu Apr 04 2019 - 18:24:11 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Guenter Roeck (Thu Apr 04 2019 - 18:42:37 EST)
- Re: A kernel warning when entering suspend Ming Lei (Thu Apr 04 2019 - 18:50:36 EST)
- [tip:WIP.x86/stackguards 19/29] arch/x86/kernel/nmi.c:495:22: error: implicit declaration of function 'CEA_ESTACK_BOT'; did you mean 'CUR_STACK_SIZE'? kbuild test robot (Thu Apr 04 2019 - 18:54:39 EST)
- [PATCH] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Thu Apr 04 2019 - 18:54:59 EST)
- Re: [PATCH] x86/microcode: Refactor Intel microcode loading Jann Horn (Thu Apr 04 2019 - 18:55:10 EST)
- Re: [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lock Fenghua Yu (Thu Apr 04 2019 - 18:56:56 EST)
- [tip:WIP.x86/stackguards 19/29] arch/x86//kernel/nmi.c:493:52: error: 'cea_exception_stacks' undeclared kbuild test robot (Thu Apr 04 2019 - 18:58:39 EST)
- linux-next: manual merge of the btrfs-kdave tree with the btrfs-fixes tree Stephen Rothwell (Thu Apr 04 2019 - 19:03:41 EST)
- Re: linux-next: Fixes tag needs some work in the hwmon-staging tree Stephen Rothwell (Thu Apr 04 2019 - 19:05:02 EST)
- RE: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs Parav Pandit (Thu Apr 04 2019 - 19:05:53 EST)
- Re: [PATCH RESEND v6 0/6] add i2c support for mt8183 Wolfram Sang (Thu Apr 04 2019 - 19:09:22 EST)
- Re: [PATCH v3 2/7] kselftest: Add test runner creation script Tobin C. Harding (Thu Apr 04 2019 - 19:16:51 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Zhaoyang Huang (Thu Apr 04 2019 - 19:24:00 EST)
- [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events Florian Fainelli (Thu Apr 04 2019 - 19:25:52 EST)
- [PATCH 1/2] arm64: perf: Group common ARMv8 v3 PMU events in a macro Florian Fainelli (Thu Apr 04 2019 - 19:25:54 EST)
- [PATCH 2/2] arm64: perf: Expose Cortex-A53 micro architectural events Florian Fainelli (Thu Apr 04 2019 - 19:25:56 EST)
- Re: [PATCH 3/6 v3] riscv: Fix syscall_get_arguments() and syscall_set_arguments() Palmer Dabbelt (Thu Apr 04 2019 - 19:29:46 EST)
- [GIT PULL] RISC-V Patches for 5.1-rc4 Palmer Dabbelt (Thu Apr 04 2019 - 19:29:54 EST)
- [PATCH] spi: tegra114: de-assert CS before SPI mode change Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:02 EST)
- [PATCH] spi: tegra114: avoid reset call in atomic context Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:03 EST)
- [PATCH] spi: tegra114: dump SPI registers during timeout Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:04 EST)
- [PATCH] spi: tegra114: set supported bits per word Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:05 EST)
- [PATCH V2 02/20] spi: tegra114: use unpacked mode for below 4 bytes Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:32 EST)
- [PATCH V2 01/20] spi: tegra114: fix PIO transfer Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:32 EST)
- [PATCH V2 06/20] spi: tegra114: set supported bits per word Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:36 EST)
- [PATCH V2 08/20] spi: tegra114: add dual mode support Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:40 EST)
- [PATCH V2 09/20] spi: tegra114: add 3 wire transfer mode support Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:43 EST)
- [PATCH V2 14/20] spi: tegra114: add support for gpio based cs Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:48 EST)
- [PATCH V2 17/20] spi: add a method for configuring CS timing Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:52 EST)
- [PATCH V2 20/20] spi: tegra114: add support for tuning TX and RX trimmers Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:56 EST)
- [PATCH V2 19/20] DT bindings: spi: document tx/rx clock delay properties Sowjanya Komatineni (Thu Apr 04 2019 - 20:14:58 EST)
- [PATCH V2 15/20] spi: tegra114: add support for hw based cs Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:06 EST)
- [PATCH V2 18/20] spi: tegra114: add support for HW CS timing Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:13 EST)
- [PATCH V2 16/20] spi-summary: document set_cs_timing Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:20 EST)
- [PATCH V2 13/20] spi: tegra114: add support for interrupt mask Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:28 EST)
- [PATCH V2 12/20] spi: tegra114: add support for LSBYTE_FIRST Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:35 EST)
- [PATCH V2 11/20] spi: expand mode support and add LSBYTE_FIRST mode Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:40 EST)
- [PATCH V2 05/20] spi: tegra114: dump SPI registers during timeout Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:47 EST)
- [PATCH V2 10/20] Documentation: devicetree: spi: add spi-lsbyte-first propery Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:50 EST)
- [PATCH V2 07/20] spi: tegra114: set bus number based on id Sowjanya Komatineni (Thu Apr 04 2019 - 20:15:59 EST)
- [PATCH V2 04/20] spi: tegra114: avoid reset call in atomic context Sowjanya Komatineni (Thu Apr 04 2019 - 20:16:05 EST)
- [PATCH V2 03/20] spi: tegra114: de-assert CS before SPI mode change Sowjanya Komatineni (Thu Apr 04 2019 - 20:16:07 EST)
- Re: [PATCH v2 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers Andrey Ignatov (Thu Apr 04 2019 - 20:21:15 EST)
- Re: [PATCH 2/4] wan/hdlc_x25: fix skb handling David Miller (Thu Apr 04 2019 - 20:32:47 EST)
- Re: [RFC PATCH 00/25] Accelerate page migration and use memcg for PMEM management Yang Shi (Thu Apr 04 2019 - 20:32:47 EST)
- Re: [PATCH -next] ehea: Fix a copy-paste err in ehea_init_port_res David Miller (Thu Apr 04 2019 - 20:36:57 EST)
- Re: [PATCH -next] net: pasemi: remove set but not used variable 'cpyhdr' David Miller (Thu Apr 04 2019 - 20:37:05 EST)
- Re: [PATCH -next] ehea: remove set but not used variables 'epa' and 'cq_handle_ref' David Miller (Thu Apr 04 2019 - 20:37:10 EST)
- Re: [PATCH -next] ibmvnic: remove set but not used variable 'netdev' David Miller (Thu Apr 04 2019 - 20:37:16 EST)
- Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311 David Miller (Thu Apr 04 2019 - 20:44:22 EST)
- [PATCH 1/1] swiotlb: dump used and total slots when swiotlb buffer is full Dongli Zhang (Thu Apr 04 2019 - 21:12:11 EST)
- [PATCH 0/6] hv: Remove dependencies on guest page size Maya Nakamura (Thu Apr 04 2019 - 21:12:11 EST)
- Re: [PATCH v3 02/25] dt-bindings: leds: Add LED_FUNCTION definitions Dan Murphy (Thu Apr 04 2019 - 21:12:12 EST)
- Re: [PATCH v3 03/25] dt-bindings: leds: Add LED_COLOR_ID definitions Dan Murphy (Thu Apr 04 2019 - 21:12:47 EST)
- [PATCH 1/6] x86: hv: hyperv-tlfs.h: Create and use Hyper-V page definitions Maya Nakamura (Thu Apr 04 2019 - 21:13:14 EST)
- [PATCH 2/6] x86: hv: hv_init.c: Replace alloc_page() with kmem_cache_alloc() Maya Nakamura (Thu Apr 04 2019 - 21:14:50 EST)
- [PATCH 3/6] hv: vmbus: Replace page definition with Hyper-V specific one Maya Nakamura (Thu Apr 04 2019 - 21:16:17 EST)
- [PATCH 4/6] x86: hv: mmu.c: Replace page definitions with Hyper-V specific ones Maya Nakamura (Thu Apr 04 2019 - 21:17:38 EST)
- Re: [PATCH bpf-next 1/3] bpf: add writable context for raw tracepoints Alexei Starovoitov (Thu Apr 04 2019 - 21:17:45 EST)
- [PATCH 5/6] HID: hv: Remove dependencies on PAGE_SIZE for ring buffer Maya Nakamura (Thu Apr 04 2019 - 21:19:22 EST)
- [PATCH 6/6] Input: hv: Remove dependencies on PAGE_SIZE for ring buffer Maya Nakamura (Thu Apr 04 2019 - 21:20:16 EST)
- [GIT PULL] extcon fixes for v5.1-rc4 Chanwoo Choi (Thu Apr 04 2019 - 21:21:01 EST)
- [rcu:dev.2019.04.02a 35/52] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:45: undefined reference to `kfd_processes_srcu' kbuild test robot (Thu Apr 04 2019 - 21:21:44 EST)
- Re: [PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments() Linus Torvalds (Thu Apr 04 2019 - 21:24:39 EST)
- Re: [RFC][PATCH 03/16] sched: Wrap rq::lock access Subhra Mazumdar (Thu Apr 04 2019 - 21:34:30 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Dave Young (Thu Apr 04 2019 - 21:36:55 EST)
- [GIT] Networking David Miller (Thu Apr 04 2019 - 21:47:26 EST)
- Re: [GIT PULL] MFD fixes for v5.1 pr-tracker-bot (Thu Apr 04 2019 - 21:55:11 EST)
- Re: [GIT PULL] Power management material for v5.1-rc3 pr-tracker-bot (Thu Apr 04 2019 - 21:55:15 EST)
- Re: [GIT PULL] ACPI fix for v5.1-rc4 pr-tracker-bot (Thu Apr 04 2019 - 21:55:18 EST)
- Re: [GIT PULL] RISC-V Patches for 5.1-rc4 pr-tracker-bot (Thu Apr 04 2019 - 21:55:24 EST)
- [PATCH] staging: rtl8192u: ieee80211: add space around '==' and before '(' Caio Salvador Rohwedder (Thu Apr 04 2019 - 21:57:21 EST)
- [PATCH v3] ubsan: Avoid unnecessary 128-bit shifts George Spelvin (Thu Apr 04 2019 - 21:59:07 EST)
- [PATCH v4 0/6] lib/string: Add strscpy_pad() function Tobin C. Harding (Thu Apr 04 2019 - 22:00:03 EST)
- [PATCH v4 1/6] lib/test_printf: Add empty module_exit function Tobin C. Harding (Thu Apr 04 2019 - 22:00:07 EST)
- [PATCH v4 2/6] kselftest: Add test runner creation script Tobin C. Harding (Thu Apr 04 2019 - 22:00:15 EST)
- [PATCH v4 3/6] kselftest: Add test module framework header Tobin C. Harding (Thu Apr 04 2019 - 22:00:22 EST)
- [PATCH v4 4/6] lib: Use new kselftest header Tobin C. Harding (Thu Apr 04 2019 - 22:00:29 EST)
- [PATCH v4 5/6] lib/string: Add strscpy_pad() function Tobin C. Harding (Thu Apr 04 2019 - 22:00:34 EST)
- [PATCH v4 6/6] lib: Add test module for strscpy_pad Tobin C. Harding (Thu Apr 04 2019 - 22:00:42 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Paul Moore (Thu Apr 04 2019 - 22:06:37 EST)
- Re: shmem_recalc_inode: unable to handle kernel NULL pointer dereference Hugh Dickins (Thu Apr 04 2019 - 22:13:20 EST)
- [PATCH] paride/pcd: Fix potential NULL pointer dereference and mem leak Yue Haibing (Thu Apr 04 2019 - 22:15:20 EST)
- Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Chen Zhou (Thu Apr 04 2019 - 22:17:26 EST)
- [git pull] drm fixes for 5.1-rc4 Dave Airlie (Thu Apr 04 2019 - 22:21:24 EST)
- Re: [PATCH] staging: rtl8192u: ieee80211: add space around '==' and before '(' YueHaibing (Thu Apr 04 2019 - 22:31:33 EST)
- [no subject] Changbin Du (Thu Apr 04 2019 - 22:38:32 EST)
- Applied "ASoC: meson: axg-tdm-formatter: rework quirks settings" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:26 EST)
- Applied "ASoC: meson: axg-toddr: add g12a support" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:29 EST)
- Applied "ASoC: meson: axg-fifo: add g12a support" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:31 EST)
- Applied "ASoC: meson: add g12a compatibles" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:34 EST)
- Applied "ASoC: meson: axg-frddr: add g12a support" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:40 EST)
- Applied "ASoC: meson: axg-tdmout: add g12a support" to the asoc tree Mark Brown (Thu Apr 04 2019 - 22:43:46 EST)
- Applied "regulator: core: Avoid potential deadlock on regulator_unregister" to the regulator tree Mark Brown (Thu Apr 04 2019 - 22:43:52 EST)
- Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC tree Changbin Du (Thu Apr 04 2019 - 22:44:45 EST)
- Re: kernel BUG at net/core/net-sysfs.c:LINE! Al Viro (Thu Apr 04 2019 - 22:55:45 EST)
- Re: [PATCH 1/3] arm64: kdump: support reserving crashkernel above 4G Chen Zhou (Thu Apr 04 2019 - 23:04:03 EST)
- Re: [PATCH] MT7621-SPI: spi-mt7621: Fix alignment and style problems Fixed Coding function and style issues Chuanhong Guo (Thu Apr 04 2019 - 23:05:54 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Zhaoyang Huang (Thu Apr 04 2019 - 23:13:57 EST)
- Re: [PATCH 4.9 00/91] 4.9.168-stable review Naresh Kamboju (Thu Apr 04 2019 - 23:15:05 EST)
- Re: [PATCH 4.14 000/121] 4.14.111-stable review Naresh Kamboju (Thu Apr 04 2019 - 23:16:37 EST)
- linux-next: build warning after merge of the scsi tree Stephen Rothwell (Thu Apr 04 2019 - 23:25:53 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Matthew Wilcox (Thu Apr 04 2019 - 23:25:53 EST)
- Applied "spi: gpio: Drop unused pdev field in struct spi_gpio" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:26:45 EST)
- Applied "spi: gpio: Drop mflags argument from spi_gpio_request()" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:26:46 EST)
- Applied "spi: Don't call spi_get_gpio_descs() before device name is set" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:26:48 EST)
- Applied "ASoC: cs42l51: change mic bias DAPM" to the asoc tree Mark Brown (Thu Apr 04 2019 - 23:26:49 EST)
- Applied "spi: spi-mem: Add support for Zynq QSPI controller" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:26:51 EST)
- Applied "spi: gpio: Don't request CS GPIO in DT use-case" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:26:54 EST)
- Applied "spi: tegra114: set supported bits per word" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:27:03 EST)
- Applied "spi: tegra114: avoid reset call in atomic context" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:27:09 EST)
- Applied "spi: tegra114: dump SPI registers during timeout" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:27:13 EST)
- Applied "spi: tegra114: de-assert CS before SPI mode change" to the spi tree Mark Brown (Thu Apr 04 2019 - 23:27:15 EST)
- Re: [PATCH v2] drivers: firmware: psci: add support for warm reset saiprakash . ranjan (Thu Apr 04 2019 - 23:28:34 EST)
- Re: [PATCH] mwifiex: Make resume actually do something useful again on SDIO cards Kalle Valo (Thu Apr 04 2019 - 23:35:54 EST)
- Re: [PATCH] pinctrl: axp209: Fix NULL pointer dereference after allocation Linus Walleij (Thu Apr 04 2019 - 23:36:43 EST)
- Re: [PATCH v4 2/4] arm64: dts: mt8183: add pinctrl file Linus Walleij (Thu Apr 04 2019 - 23:41:58 EST)
- Re: [PATCH v4 3/4] arm64: dts: mt8183: add pinctrl device node Linus Walleij (Thu Apr 04 2019 - 23:42:42 EST)
- Re: [PATCH v4 1/4] dt-bindings: pinctrl: mt8183: add binding document Linus Walleij (Thu Apr 04 2019 - 23:44:39 EST)
- [PATCH] staging: rtl8723bs: add space after enum declaration William Tustumi (Thu Apr 04 2019 - 23:44:53 EST)
- Re: [PATCH v4 4/4] pinctrl: add drive for I2C related pins on MT8183 Linus Walleij (Thu Apr 04 2019 - 23:45:40 EST)
- Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel regions Chen Zhou (Thu Apr 04 2019 - 23:47:41 EST)
- [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings Georgi Djakov (Thu Apr 04 2019 - 23:55:09 EST)
- [PATCH 0/3] Add QCS404 interconnect provider driver Georgi Djakov (Thu Apr 04 2019 - 23:55:09 EST)
- [PATCH 2/3] interconnect: qcom: Add QCS404 interconnect provider driver Georgi Djakov (Thu Apr 04 2019 - 23:55:17 EST)
- [PATCH 3/3] arm64: dts: qcs404: Add interconnect provider DT nodes Georgi Djakov (Thu Apr 04 2019 - 23:55:23 EST)
- Re: [PATCH] x86/microcode: Refactor Intel microcode loading Borislav Petkov (Fri Apr 05 2019 - 00:10:50 EST)
- Re: [PATCH v8 06/20] riscv: mm: Add p?d_large() definitions Anup Patel (Fri Apr 05 2019 - 00:14:27 EST)
- [PATCH V2] csky: Reconstruct signal.c and entry.S guoren (Fri Apr 05 2019 - 00:23:07 EST)
- Re: [PATCH v3] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel Junichi Nomura (Fri Apr 05 2019 - 00:23:07 EST)
- Re: linux-next: build warning after merge of the scsi tree Bart Van Assche (Fri Apr 05 2019 - 00:31:06 EST)
- Re: 32-bit Amlogic (ARM) SoC: kernel BUG in kfree() Martin Blumenstingl (Fri Apr 05 2019 - 00:31:12 EST)
- Re: [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller Vignesh Raghavendra (Fri Apr 05 2019 - 00:43:21 EST)
- [PATCH] drm/virtio: move drm_connector_update_edid_property() call Gerd Hoffmann (Fri Apr 05 2019 - 00:46:17 EST)
- Re: linux-next: build warning after merge of the scsi tree James Bottomley (Fri Apr 05 2019 - 00:52:54 EST)
- Re: [PATCH 4.19 000/187] 4.19.34-stable review Naresh Kamboju (Fri Apr 05 2019 - 00:54:23 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Fri Apr 05 2019 - 00:55:56 EST)
- [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Borislav Petkov (Fri Apr 05 2019 - 00:57:22 EST)
- Re: [PATCH v3] Staging: rtlwifi: Cleanup crc16_ccitt() Dan Carpenter (Fri Apr 05 2019 - 01:00:55 EST)
- Re: [GIT] Networking pr-tracker-bot (Fri Apr 05 2019 - 01:05:09 EST)
- Re: [git pull] drm fixes for 5.1-rc4 pr-tracker-bot (Fri Apr 05 2019 - 01:05:15 EST)
- Re: [PATCH] staging: rtl8192u: ieee80211: add space around '==' and before '(' Dan Carpenter (Fri Apr 05 2019 - 01:13:22 EST)
- Re: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink. Mathias Fröhlich (Fri Apr 05 2019 - 01:13:30 EST)
- RE: [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller Naga Sureshkumar Relli (Fri Apr 05 2019 - 01:26:02 EST)
- [PATCH] drm: aspeed: Select CMA only if available Joel Stanley (Fri Apr 05 2019 - 01:28:50 EST)
- Re: [PATCH v2] extcon: axp288: Add a depends on ACPI to the Kconfig entry Mukesh Ojha (Fri Apr 05 2019 - 01:36:37 EST)
- Re: [PATCH 4.19 000/187] 4.19.34-stable review kernelci.org bot (Fri Apr 05 2019 - 01:44:17 EST)
- linux-next: Tree for Apr 5 Stephen Rothwell (Fri Apr 05 2019 - 01:48:41 EST)
- [PATCH v3] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Fri Apr 05 2019 - 01:49:42 EST)
- Re: [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface Tomasz Figa (Fri Apr 05 2019 - 01:53:37 EST)
- Re: [PATCH v3] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Christoph Hellwig (Fri Apr 05 2019 - 01:54:29 EST)
- linux-next: Fixes tag needs some work in the net-next tree Stephen Rothwell (Fri Apr 05 2019 - 01:58:32 EST)
- Re: [PATCH v3] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Fri Apr 05 2019 - 02:01:27 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Fri Apr 05 2019 - 02:03:57 EST)
- Re: [LINUX PATCH v2 3/3] spi: spi-mem: Add support for Zynq QSPI controller Vignesh Raghavendra (Fri Apr 05 2019 - 02:14:58 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Rasmus Villemoes (Fri Apr 05 2019 - 02:31:32 EST)
- Re: [PATCH 5.0 000/246] 5.0.7-stable review Naresh Kamboju (Fri Apr 05 2019 - 02:34:27 EST)
- Re: [PATCH] tcp: remove redundant check on tskb Mukesh Ojha (Fri Apr 05 2019 - 02:47:13 EST)
- [PATCH] sysctl: redefine zero as a unsigned long Hou Tao (Fri Apr 05 2019 - 02:48:04 EST)
- Re: [PATCH] xen: use struct_size() helper in kzalloc() Juergen Gross (Fri Apr 05 2019 - 02:48:16 EST)
- Re: [PATCH] MAINTAINERS: Moving to @marvell.com addresses for Cavium ThunderX2 Robert Richter (Fri Apr 05 2019 - 02:50:04 EST)
- Re: [PATCH] ath6kl: remove redundant check of status != 0 Mukesh Ojha (Fri Apr 05 2019 - 02:50:23 EST)
- [rcu:dev.2019.04.02a 35/52] ERROR: "kfd_processes_srcu" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! kbuild test robot (Fri Apr 05 2019 - 02:51:02 EST)
- Re: [PATCH] drm/virtio: move drm_connector_update_edid_property() call Max Filippov (Fri Apr 05 2019 - 02:51:44 EST)
- Re: [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list Vaittinen, Matti (Fri Apr 05 2019 - 02:51:52 EST)
- Re: [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support Krzysztof Kozlowski (Fri Apr 05 2019 - 02:53:46 EST)
- Re: [PATCH 2/4] wan/hdlc_x25: fix skb handling Martin Schiller (Fri Apr 05 2019 - 02:56:49 EST)
- Re: BUG: using __this_cpu_read() in preemptible code in ip6_finish_output Krzysztof Kozlowski (Fri Apr 05 2019 - 03:00:39 EST)
- Re: [PATCH v4 1/4] ocxl: Rename struct link to ocxl_link Andrew Donnellan (Fri Apr 05 2019 - 03:08:04 EST)
- Re: [PATCH] dmaengine: bcm2835: Drop duplicate capability setting. Stefan Wahren (Fri Apr 05 2019 - 03:08:06 EST)
- Re: [PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void Andrew Donnellan (Fri Apr 05 2019 - 03:08:06 EST)
- Re: [RESEND 1/2] nvmem: sunxi_sid: Support SID on H6 Maxime Ripard (Fri Apr 05 2019 - 03:23:26 EST)
- Re: [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface Hans Verkuil (Fri Apr 05 2019 - 03:23:26 EST)
- Re: [PATCH] remoteproc: silence an uninitialized variable warning Mukesh Ojha (Fri Apr 05 2019 - 03:23:26 EST)
- [PATCH] drm/i915: Use drm_dev_unplug() Janusz Krzysztofik (Fri Apr 05 2019 - 03:27:09 EST)
- [PATCH] soundwire: fix pm_runtime_get_sync return code checks Jan Kotas (Fri Apr 05 2019 - 03:27:40 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Report slp_s0 residency range Rajneesh Bhardwaj (Fri Apr 05 2019 - 03:28:20 EST)
- Re: [PATCH v4 4/4] ocxl: Remove some unused exported symbols Andrew Donnellan (Fri Apr 05 2019 - 03:28:57 EST)
- [PATCH] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG Andrey Smirnov (Fri Apr 05 2019 - 03:30:36 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Michal Hocko (Fri Apr 05 2019 - 03:33:50 EST)
- Re: [PATCH] remoteproc: silence an uninitialized variable warning Dan Carpenter (Fri Apr 05 2019 - 03:35:20 EST)
- Re: [PATCH] drm/i915: Use drm_dev_unplug() Chris Wilson (Fri Apr 05 2019 - 03:41:37 EST)
- Re: [PATCH] tcp: remove redundant check on tskb Eric Dumazet (Fri Apr 05 2019 - 03:46:57 EST)
- Re: [PATCH RFC 0/4] vsock/virtio: optimizations to increase the throughput Stefano Garzarella (Fri Apr 05 2019 - 03:49:25 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Borislav Petkov (Fri Apr 05 2019 - 03:53:00 EST)
- [PATCH 2/2] ARM: dts: stm32: Enable STM32F769 clock driver Gabriel Fernandez (Fri Apr 05 2019 - 03:54:00 EST)
- [PATCH 1/2] clk: stm32: Introduce clocks of STM32F769 board Gabriel Fernandez (Fri Apr 05 2019 - 03:54:03 EST)
- [PATCH 0/2] clk: stm32: STM32F769 clocks Gabriel Fernandez (Fri Apr 05 2019 - 03:54:08 EST)
- Re: [PATCH 1/3] net: xilinx: fix possible object reference leak Markus Elfring (Fri Apr 05 2019 - 03:55:27 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Peter Zijlstra (Fri Apr 05 2019 - 03:55:29 EST)
- Re: [PATCH 3/3] perf/x86/intel: force resched when TFA sysctl is modified Peter Zijlstra (Fri Apr 05 2019 - 03:55:30 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Fri Apr 05 2019 - 04:05:19 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Rasmus Villemoes (Fri Apr 05 2019 - 04:09:38 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions John Garry (Fri Apr 05 2019 - 04:10:49 EST)
- [PATCH v2] drm: aspeed: Clean up Kconfig options Joel Stanley (Fri Apr 05 2019 - 04:11:32 EST)
- Re: [PATCH] drm/i915: Use drm_dev_unplug() Janusz Krzysztofik (Fri Apr 05 2019 - 04:12:01 EST)
- Re: WARN_ON: userstacktrace on irq events Thomas Gleixner (Fri Apr 05 2019 - 04:12:33 EST)
- Re: [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface Tomasz Figa (Fri Apr 05 2019 - 04:12:43 EST)
- Re: [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers Andrew Donnellan (Fri Apr 05 2019 - 04:13:28 EST)
- Re: [PATCH RFC 2/4] vhost/vsock: split packets to send using multiple buffers Stefan Hajnoczi (Fri Apr 05 2019 - 04:14:02 EST)
- Re: [PATCH 1/3] net: xilinx: fix possible object reference leak Dan Carpenter (Fri Apr 05 2019 - 04:14:10 EST)
- Re: [PATCH RFC 1/4] vsock/virtio: reduce credit update messages Stefano Garzarella (Fri Apr 05 2019 - 04:16:56 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Borislav Petkov (Fri Apr 05 2019 - 04:25:08 EST)
- Re: [PATCH] drm/i915: Use drm_dev_unplug() Chris Wilson (Fri Apr 05 2019 - 04:25:08 EST)
- Re: [PATCH RFC 3/4] vsock/virtio: change the maximum packet size allowed Stefan Hajnoczi (Fri Apr 05 2019 - 04:25:08 EST)
- Re: [PATCH 3/3] ethernet: ti: fix possible object reference leak Markus Elfring (Fri Apr 05 2019 - 04:28:25 EST)
- Re: [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled Miroslav Benes (Fri Apr 05 2019 - 04:34:21 EST)
- Re: [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry Thomas Gleixner (Fri Apr 05 2019 - 04:36:29 EST)
- RE: [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut using drm data structures Harsha Manjula Mallikarjun (RBEI/ECF3) (Fri Apr 05 2019 - 04:39:59 EST)
- Re: [PATCH] tty: Add NULL TTY driver Enrico Weigelt, metux IT consult (Fri Apr 05 2019 - 04:39:59 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Enric Balletbo i Serra (Fri Apr 05 2019 - 04:42:23 EST)
- Re: [PATCH] Revert "Documentation/gpu/meson: Remove link to meson_canvas.c" Maxime Ripard (Fri Apr 05 2019 - 04:43:44 EST)
- Re: [PATCH RFC 4/4] vsock/virtio: increase RX buffer size to 64 KiB Stefan Hajnoczi (Fri Apr 05 2019 - 04:44:20 EST)
- Re: [PATCH] drm/sun4i: DW HDMI: Lower max. supported rate for H6 Maxime Ripard (Fri Apr 05 2019 - 04:44:31 EST)
- Re: [PATCH 1/4] Add support for SUNIX Multi-I/O board Enrico Weigelt, metux IT consult (Fri Apr 05 2019 - 04:46:17 EST)
- Re: [PATCH RFC 1/8] soc: samsung: Add exynos chipid driver support Sylwester Nawrocki (Fri Apr 05 2019 - 04:49:56 EST)
- Re: [1/5] powerpc/sparse: fix possible object reference leak Markus Elfring (Fri Apr 05 2019 - 04:50:52 EST)
- Re: [RESEND 2/2] arm64: dts: sunxi: h6: Add device node for SID Maxime Ripard (Fri Apr 05 2019 - 04:57:03 EST)
- Re: [PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments() Will Deacon (Fri Apr 05 2019 - 04:58:40 EST)
- Re: [PATCH] tty: Add NULL TTY driver Vincent Whitchurch (Fri Apr 05 2019 - 05:02:07 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node Maxime Ripard (Fri Apr 05 2019 - 05:02:42 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Julien Grall (Fri Apr 05 2019 - 05:02:52 EST)
- Re: [PATCH] soc: fsl: add DPAA2 console support Ioana Ciornei (Fri Apr 05 2019 - 05:05:35 EST)
- Re: linux-next: manual merge of the at91 tree with the at91-fixes tree Ludovic Desroches (Fri Apr 05 2019 - 05:06:31 EST)
- Re: [PATCH 2/2] ARM: dts: sun50i: h6: Introduce Beelink GS1 board Maxime Ripard (Fri Apr 05 2019 - 05:08:41 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Florian Weimer (Fri Apr 05 2019 - 05:16:32 EST)
- [PATCH v2 0/2] Auto-promotion logic for cpuidle states Abhishek Goel (Fri Apr 05 2019 - 05:17:14 EST)
- [PATCH v2 1/2] cpuidle : auto-promotion for cpuidle states Abhishek Goel (Fri Apr 05 2019 - 05:17:20 EST)
- [PATCH v2 2/2] cpuidle : Add auto-promotion flag to cpuidle flags Abhishek Goel (Fri Apr 05 2019 - 05:17:25 EST)
- Re: [1/3] net: xilinx: fix possible object reference leak Markus Elfring (Fri Apr 05 2019 - 05:19:25 EST)
- [PATCH] ASoC: stm32: fix sai driver name initialisation Arnaud Pouliquen (Fri Apr 05 2019 - 05:21:12 EST)
- RE: [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access David Laight (Fri Apr 05 2019 - 05:22:56 EST)
- Re: [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update Krzysztof Kozlowski (Fri Apr 05 2019 - 05:23:08 EST)
- Re: [PATCH net-next v2] tcp: Ensure DCTCP reacts to losses Eric Dumazet (Fri Apr 05 2019 - 05:23:50 EST)
- Re: [PATCH 3/4] arm_pmu: acpi: spe: Add initial MADT/SPE probing John Garry (Fri Apr 05 2019 - 05:24:13 EST)
- Re: [PATCH] platform/chrome: wilco_ec: Standardize mailbox interface Enric Balletbo i Serra (Fri Apr 05 2019 - 05:24:46 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Peter Zijlstra (Fri Apr 05 2019 - 05:27:03 EST)
- [PATCH] ASoC: stm32: simplify dai driver initialisation Arnaud Pouliquen (Fri Apr 05 2019 - 05:28:26 EST)
- [PATCH 0/3] Add PAT6125 optical tracker driver Alexandre Mergnat (Fri Apr 05 2019 - 05:34:57 EST)
- [PATCH 1/3] dt-bindings: Add pixart vendor Alexandre Mergnat (Fri Apr 05 2019 - 05:34:59 EST)
- [PATCH 2/3] dt-bindings: iio: ot: Add docs pat9125 Alexandre Mergnat (Fri Apr 05 2019 - 05:35:00 EST)
- [PATCH 3/3] iio: Add PAT9125 optical tracker sensor Alexandre Mergnat (Fri Apr 05 2019 - 05:35:02 EST)
- Re: [PATCH RFC 2/4] vhost/vsock: split packets to send using multiple buffers Stefano Garzarella (Fri Apr 05 2019 - 05:36:15 EST)
- Re: [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events Robin Murphy (Fri Apr 05 2019 - 05:36:30 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Ingo Molnar (Fri Apr 05 2019 - 05:39:38 EST)
- Re: shmem_recalc_inode: unable to handle kernel NULL pointer dereference Konstantin Khlebnikov (Fri Apr 05 2019 - 05:41:24 EST)
- Re: [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Steven Price (Fri Apr 05 2019 - 05:42:36 EST)
- Re: [PATCH v2] drivers: firmware: psci: add support for warm reset Aaro Koskinen (Fri Apr 05 2019 - 05:42:48 EST)
- Re: [PATCH v3 4/5] phy: ti: Add a new SERDES driver for TI's AM654x SoC Kishon Vijay Abraham I (Fri Apr 05 2019 - 05:47:13 EST)
- [PATCH v2] soc: fsl: add DPAA2 console support Ioana Ciornei (Fri Apr 05 2019 - 05:50:02 EST)
- Re: [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Robin Murphy (Fri Apr 05 2019 - 05:51:44 EST)
- [PATCH v3 2/5] drm: add drm_fb_memcpy_dstclip() helper Gerd Hoffmann (Fri Apr 05 2019 - 05:52:26 EST)
- [PATCH v3 1/5] drm: move tinydrm format conversion helpers to new drm_format_helper.c Gerd Hoffmann (Fri Apr 05 2019 - 05:52:28 EST)
- [PATCH v3 5/5] drm/cirrus: rewrite and modernize driver. Gerd Hoffmann (Fri Apr 05 2019 - 05:52:35 EST)
- [PATCH v3 4/5] drm: add drm_fb_xrgb8888_to_rgb888_dstclip() Gerd Hoffmann (Fri Apr 05 2019 - 05:52:41 EST)
- [PATCH v3 3/5] drm: add drm_fb_xrgb8888_to_rgb565_dstclip() Gerd Hoffmann (Fri Apr 05 2019 - 05:52:42 EST)
- Re: [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 command Enric Balletbo Serra (Fri Apr 05 2019 - 05:54:18 EST)
- Re: [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep event Enric Balletbo Serra (Fri Apr 05 2019 - 05:57:50 EST)
- Re: [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Robin Murphy (Fri Apr 05 2019 - 06:02:38 EST)
- Re: [PATCH v3 2/2] media: docs-rst: Document memory-to-memory video encoder interface Hans Verkuil (Fri Apr 05 2019 - 06:03:49 EST)
- Re: [PATCH RFC 2/8] soc: samsung: Exynos chipid driver update Sylwester Nawrocki (Fri Apr 05 2019 - 06:04:24 EST)
- [PATCH] ath10k: Don't log a traceback on invalid event IDs. Peter Jones (Fri Apr 05 2019 - 06:06:25 EST)
- Re: [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI Andy Shevchenko (Fri Apr 05 2019 - 06:07:10 EST)
- Re: [PATCH RFC 3/4] vsock/virtio: change the maximum packet size allowed Stefano Garzarella (Fri Apr 05 2019 - 06:07:56 EST)
- Re: BUG: using __this_cpu_read() in preemptible code in ip6_finish_output Florian Westphal (Fri Apr 05 2019 - 06:09:30 EST)
- Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass Andre Przywara (Fri Apr 05 2019 - 06:10:30 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver xiang xiao (Fri Apr 05 2019 - 06:12:52 EST)
- Re: BUG: unable to handle kernel paging request in do_mount syzbot (Fri Apr 05 2019 - 06:15:06 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Florian Weimer (Fri Apr 05 2019 - 06:16:45 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Masahiro Yamada (Fri Apr 05 2019 - 06:17:41 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Thomas-Mich Richter (Fri Apr 05 2019 - 06:19:03 EST)
- Re: [GIT] Networking Tim Tassonis (Fri Apr 05 2019 - 06:21:42 EST)
- Re: [PATCH] ptp/ptp_clock.c: Correct input parameter range check Siddaraju DH (Fri Apr 05 2019 - 06:23:55 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Jose Abreu (Fri Apr 05 2019 - 06:24:08 EST)
- Re: [PATCH] vhost/vsock: initialize vhost_vsock->hash Stefan Hajnoczi (Fri Apr 05 2019 - 06:24:29 EST)
- Re: [PATCH RFC 4/8] soc: samsung: Add Exynos Adaptive Supply Voltage driver Krzysztof Kozlowski (Fri Apr 05 2019 - 06:24:33 EST)
- [PATCH 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver Yangtao Li (Fri Apr 05 2019 - 06:25:06 EST)
- [PATCH 1/2] cpufreq: Add sunxi nvmem based CPU scaling driver Yangtao Li (Fri Apr 05 2019 - 06:25:09 EST)
- [PATCH 2/2] dt-bindings: cpufreq: Document operating-points-v2-sunxi-cpu Yangtao Li (Fri Apr 05 2019 - 06:25:14 EST)
- [PATCH] stm class: Fix channel free in stm output free path Sai Prakash Ranjan (Fri Apr 05 2019 - 06:26:02 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug Michal Hocko (Fri Apr 05 2019 - 06:30:58 EST)
- Re: [PATCH] stm class: Fix channel free in stm output free path Suzuki K Poulose (Fri Apr 05 2019 - 06:33:03 EST)
- Re: [PATCH] stm class: Fix channel free in stm output free path Alexander Shishkin (Fri Apr 05 2019 - 06:36:12 EST)
- [PATCH] arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address Marc Gonzalez (Fri Apr 05 2019 - 06:36:31 EST)
- Re: [PATCH v3 1/3] iommu: io-pgtable: Add ARM Mali midgard MMU page table format Steven Price (Fri Apr 05 2019 - 06:37:01 EST)
- [tip:x86/build] x86/build: Keep local relocations with ld.lld tip-bot for Kees Cook (Fri Apr 05 2019 - 06:40:39 EST)
- [PATCH 1/1] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode write interface Han Nandor (Fri Apr 05 2019 - 06:55:04 EST)
- Re: [PATCH 2/2] mm, memory_hotplug: provide a more generic restrictions for memory hotplug David Hildenbrand (Fri Apr 05 2019 - 06:56:58 EST)
- Re: [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface Philipp Zabel (Fri Apr 05 2019 - 06:59:35 EST)
- Re: [PATCH v8 7/9] KVM: arm/arm64: context-switch ptrauth registers Amit Daniel Kachhap (Fri Apr 05 2019 - 07:01:07 EST)
- Re: [PATCH v8 3/9] KVM: arm64: Move hyp_symbol_addr to fix dependency Dave Martin (Fri Apr 05 2019 - 07:02:26 EST)
- Re: [PATCH v8 4/9] KVM: arm/arm64: preserve host HCR_EL2 value Dave Martin (Fri Apr 05 2019 - 07:02:36 EST)
- Re: [PATCH v8 5/9] KVM: arm/arm64: preserve host MDCR_EL2 value Dave Martin (Fri Apr 05 2019 - 07:02:44 EST)
- Re: [PATCH v8 6/9] KVM: arm64: Add vcpu feature flags to control ptrauth accessibility Dave Martin (Fri Apr 05 2019 - 07:02:52 EST)
- Re: [PATCH v8 8/9] KVM: arm64: Add capability to advertise ptrauth for guest Dave Martin (Fri Apr 05 2019 - 07:03:46 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Peter Zijlstra (Fri Apr 05 2019 - 07:04:22 EST)
- Re: [kvmtool PATCH v8 9/9] KVM: arm/arm64: Add a vcpu feature for pointer authentication Dave Martin (Fri Apr 05 2019 - 07:04:30 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Florian Weimer (Fri Apr 05 2019 - 07:09:04 EST)
- [PATCH v4 0/5] PHY: Add support for SERDES in TI's AM654 platform Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:45 EST)
- [PATCH v4 1/5] phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHY Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:47 EST)
- [PATCH v4 2/5] phy: core: Invoke pm_runtime_get_*/pm_runtime_put_* before invoking reset callback Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:50 EST)
- [PATCH v4 3/5] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:52 EST)
- [PATCH v4 4/5] phy: ti: Add a new SERDES driver for TI's AM654x SoC Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:55 EST)
- [PATCH v4 5/5] phy: ti: am654-serdes: Support all clksel values Kishon Vijay Abraham I (Fri Apr 05 2019 - 07:09:56 EST)
- [tip:x86/vdso] x86/vdso: Remove hpet_page from vDSO tip-bot for Jia Zhang (Fri Apr 05 2019 - 07:10:30 EST)
- Re: [PATCH 4/6] x86: hv: mmu.c: Replace page definitions with Hyper-V specific ones Vitaly Kuznetsov (Fri Apr 05 2019 - 07:10:52 EST)
- RE: [PATCH v2] x86/asm: fix assembly constraints in bitops David Laight (Fri Apr 05 2019 - 07:11:01 EST)
- [PATCH 1/1] rtc: ds3232: get SRAM access using NVMEM Framework Han Nandor (Fri Apr 05 2019 - 07:15:22 EST)
- Re: [PATCH] drm: aspeed: Select CMA only if available Noralf TrÃnnes (Fri Apr 05 2019 - 07:18:59 EST)
- Re: [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Jonathan Cameron (Fri Apr 05 2019 - 07:19:15 EST)
- Re: [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface Hans Verkuil (Fri Apr 05 2019 - 07:21:21 EST)
- Re: [PATCH-tip v4 00/11] locking/rwsem: Rwsem rearchitecture part 1 Peter Zijlstra (Fri Apr 05 2019 - 07:21:35 EST)
- [tip:x86/cleanups] x86/kexec/crash: Use struct_size() in vzalloc() tip-bot for Gustavo A. R. Silva (Fri Apr 05 2019 - 07:22:24 EST)
- [PATCH v0] kernfs: Skip kernfs_put of parent from child node Gaurav Kohli (Fri Apr 05 2019 - 07:23:00 EST)
- Re: [PATCH v2 04/15] ARM: hisi: fix a leaked reference by adding missing of_node_put Markus Elfring (Fri Apr 05 2019 - 07:27:12 EST)
- [PATCH v3 1/4] chardev: add additional check for minor range overlap Chengguang Xu (Fri Apr 05 2019 - 07:28:18 EST)
- [PATCH v3 2/4] chardev: add a check for given minor range Chengguang Xu (Fri Apr 05 2019 - 07:28:30 EST)
- [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region() Chengguang Xu (Fri Apr 05 2019 - 07:28:40 EST)
- [PATCH v3 4/4] chardev: update comment based on the code Chengguang Xu (Fri Apr 05 2019 - 07:28:44 EST)
- Re: [PATCH 2/6] x86: hv: hv_init.c: Replace alloc_page() with kmem_cache_alloc() Vitaly Kuznetsov (Fri Apr 05 2019 - 07:31:09 EST)
- Re: [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces Neil Horman (Fri Apr 05 2019 - 07:32:52 EST)
- Re: [PATCH v0] kernfs: Skip kernfs_put of parent from child node Greg KH (Fri Apr 05 2019 - 07:33:11 EST)
- [PATCH] objtool: Don't use -Werror Luis Ressel (Fri Apr 05 2019 - 07:33:25 EST)
- [tip:perf/core] perf trace: Add 'string' event alias to select syscalls with string args tip-bot for Arnaldo Carvalho de Melo (Fri Apr 05 2019 - 07:34:39 EST)
- [PATCH 0/3] staging: vchiq: use interruptible waits Nicolas Saenz Julienne (Fri Apr 05 2019 - 07:34:44 EST)
- [PATCH 3/3] staging: vchiq: make wait events interruptible Nicolas Saenz Julienne (Fri Apr 05 2019 - 07:34:45 EST)
- [PATCH 2/3] Revert "staging: vchiq: switch to wait_for_completion_killable" Nicolas Saenz Julienne (Fri Apr 05 2019 - 07:34:46 EST)
- [PATCH 1/3] Revert "staging: vchiq_2835_arm: quit using custom down_interruptible()" Nicolas Saenz Julienne (Fri Apr 05 2019 - 07:34:56 EST)
- [tip:perf/core] perf augmented_raw_syscalls: Copy strings from all syscalls with 1st or 2nd string arg tip-bot for Arnaldo Carvalho de Melo (Fri Apr 05 2019 - 07:35:13 EST)
- Re: A kernel warning when entering suspend Thomas Gleixner (Fri Apr 05 2019 - 07:36:04 EST)
- [tip:perf/core] perf augmented_raw_syscalls: Use a PERCPU_ARRAY map to copy more string bytes tip-bot for Arnaldo Carvalho de Melo (Fri Apr 05 2019 - 07:36:20 EST)
- [tip:perf/core] perf trace beauty renameat: No need to include linux/fs.h tip-bot for Arnaldo Carvalho de Melo (Fri Apr 05 2019 - 07:36:36 EST)
- [tip:perf/core] perf tools: Add header defining used namespace struct to event.h tip-bot for Arnaldo Carvalho de Melo (Fri Apr 05 2019 - 07:37:21 EST)
- [tip:perf/core] perf list: Fix s390 counter long description for L1D_RO_EXCL_WRITES tip-bot for Thomas Richter (Fri Apr 05 2019 - 07:38:01 EST)
- [tip:perf/core] perf stat: Revert checks for duration_time tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:38:46 EST)
- Re: [PATCH] drm/i915: Use drm_dev_unplug() Janusz Krzysztofik (Fri Apr 05 2019 - 07:38:53 EST)
- [tip:perf/core] perf list: Output tool events tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:40:48 EST)
- [PATCH] drm/i915: Mark GEM wedged right after marking device unplugged Janusz Krzysztofik (Fri Apr 05 2019 - 07:40:53 EST)
- [tip:perf/core] perf evsel: Support printing evsel name for 'duration_time' tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:41:08 EST)
- [tip:perf/core] perf stat: Implement duration_time as a proper event tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:41:27 EST)
- [tip:perf/core] tools lib traceevent: Handle trace_printk() "%px" tip-bot for Steven Rostedt (VMware) (Fri Apr 05 2019 - 07:41:58 EST)
- [tip:perf/core] tools lib traceevent: Add mono clocks to be parsed in seconds tip-bot for Steven Rostedt (VMware) (Fri Apr 05 2019 - 07:42:38 EST)
- [tip:perf/core] tools lib traceevent: Implement a new API, tep_list_events_copy() tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:43:08 EST)
- Re: [PATCH v0] kernfs: Skip kernfs_put of parent from child node Gaurav Kohli (Fri Apr 05 2019 - 07:43:13 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Maxime Jourdan (Fri Apr 05 2019 - 07:43:35 EST)
- [tip:perf/core] tools lib traceevent: Add more debugging to see various internal ring buffer entries tip-bot for Steven Rostedt (Red Hat) (Fri Apr 05 2019 - 07:44:03 EST)
- [tip:perf/core] tools lib traceevent: Change description of few APIs tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:44:48 EST)
- [tip:perf/core] tools lib traceevent: Coding style fixes tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:45:17 EST)
- Re: [PATCH v3 05/25] leds: core: Add support for composing LED class device names Dan Murphy (Fri Apr 05 2019 - 07:45:55 EST)
- [tip:perf/core] tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:46:03 EST)
- Re: WARN_ON_ONCE() hit at kernel/events/core.c:330 Peter Zijlstra (Fri Apr 05 2019 - 07:46:22 EST)
- [tip:perf/core] tools lib traceevent: Removed unneeded !! and return parenthesis tip-bot for Steven Rostedt (VMware) (Fri Apr 05 2019 - 07:46:54 EST)
- [tip:perf/core] tools lib traceevent: Remove tep filter trivial APIs tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:47:30 EST)
- Re: [PATCH v3 10/25] dt-bindings: lp8860: Add function and color properties Dan Murphy (Fri Apr 05 2019 - 07:48:05 EST)
- [tip:perf/core] tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:48:10 EST)
- Re: [PATCH v3 12/25] dt-bindings: lm3692x: Add function and color properties Dan Murphy (Fri Apr 05 2019 - 07:48:20 EST)
- [tip:perf/core] tools tools, tools lib traceevent: Make traceevent APIs more consistent tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:48:52 EST)
- Re: [PATCH v3 14/25] dt-bindings: lm36010: Add function and color properties Dan Murphy (Fri Apr 05 2019 - 07:49:00 EST)
- [tip:perf/core] tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:49:44 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Peter Zijlstra (Fri Apr 05 2019 - 07:49:49 EST)
- [tip:perf/core] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:50:15 EST)
- [PATCH 00/20] Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:36 EST)
- [PATCH 01/20] ASoC: imx-pcm: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:39 EST)
- [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:43 EST)
- [PATCH 03/20] ASoC: eukrea-tlv320: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:46 EST)
- [PATCH 04/20] ASoC: fsl-dma: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:50 EST)
- [PATCH 05/20] ASoC: imx-audmux: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:54 EST)
- [tip:perf/core] perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep" tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:50:56 EST)
- [PATCH 06/20] ASoC: imx-es8328: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:50:59 EST)
- [PATCH 07/20] ASoC: imx-mc13783: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:03 EST)
- [PATCH 08/20] ASoC: imx-pcm-fiq: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:05 EST)
- [PATCH 09/20] ASoC: imx-spdif: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:12 EST)
- [PATCH 16/20] ASoC: p1022_ds: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:27 EST)
- [PATCH 13/20] ASoC: mpc5200_psc_i2s: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:27 EST)
- [PATCH 17/20] ASoC: p1022_rdk: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:28 EST)
- [PATCH 18/20] ASoC: pcm030-audio-fabric: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:30 EST)
- [PATCH 19/20] ASoC: phycore-ac97: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:33 EST)
- [PATCH 20/20] ASoC: wm1133-ev1: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:39 EST)
- [tip:perf/core] tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep tip-bot for Tzvetomir Stoyanov (Fri Apr 05 2019 - 07:51:42 EST)
- [PATCH 15/20] ASoC: mx27vis-aic32x4: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:54 EST)
- [PATCH 14/20] ASoC: mpc8610_hpcd: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:51:56 EST)
- [PATCH 12/20] ASoC: mpc5200_psc_ac97: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:52:06 EST)
- [PATCH 11/20] ASoC: mpc5200_dma: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:52:07 EST)
- [PATCH 10/20] ASoC: imx-ssi: Switch to SPDX identifier Andra Danciu (Fri Apr 05 2019 - 07:52:13 EST)
- [tip:perf/core] tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD defines tip-bot for Alexey Budankov (Fri Apr 05 2019 - 07:52:15 EST)
- [tip:perf/core] perf record: Implement --mmap-flush=<number> option tip-bot for Alexey Budankov (Fri Apr 05 2019 - 07:52:54 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Alexander Potapenko (Fri Apr 05 2019 - 07:53:44 EST)
- [tip:perf/core] perf vendor events intel: Update metrics from TMAM 3.5 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:54:01 EST)
- [tip:perf/core] perf vendor events intel: Update Broadwell-DE events to v7 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:54:48 EST)
- [tip:perf/core] perf vendor events intel: Update Skylake events to v42 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:55:53 EST)
- [tip:perf/core] perf vendor events intel: Update SkylakeX events to v1.12 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:56:42 EST)
- [tip:perf/core] perf vendor events intel: Update Broadwell events to v23 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:56:54 EST)
- [tip:perf/core] perf vendor events intel: Update BroadwellX events to v14 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:57:05 EST)
- [tip:perf/core] perf vendor events intel: Update HaswellX events to v20 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:57:46 EST)
- [tip:perf/core] perf vendor events intel: Update IvyTown events to v20 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:58:16 EST)
- [tip:perf/core] perf vendor events intel: Update JakeTown events to v20 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:58:57 EST)
- [tip:perf/core] perf vendor events intel: Update SandyBridge events to v16 tip-bot for Andi Kleen (Fri Apr 05 2019 - 07:59:59 EST)
- [tip:perf/core] perf vendor events intel: Update IvyBridge events to v21 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:00:20 EST)
- Re: [PATCH v6 11/20] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY Thomas Gleixner (Fri Apr 05 2019 - 08:00:30 EST)
- Re: [PATCH 2/2] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Fri Apr 05 2019 - 08:00:39 EST)
- [tip:perf/core] perf vendor events intel: Update Haswell events to v28 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:01:07 EST)
- [tip:perf/core] perf vendor events intel: Update KnightsLanding events to v9 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:02:00 EST)
- [tip:perf/core] perf vendor events intel: Update Bonnell to V4 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:02:28 EST)
- Re: [PATCH 1/3] Revert "staging: vchiq_2835_arm: quit using custom down_interruptible()" Dan Carpenter (Fri Apr 05 2019 - 08:02:48 EST)
- [tip:perf/core] perf vendor events intel: Update Goldmont to v13 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:03:30 EST)
- [tip:perf/core] perf vendor events intel: Update GoldmontPlus to v1.01 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:03:52 EST)
- [tip:perf/core] perf vendor events intel: Update Silvermont to v14 tip-bot for Andi Kleen (Fri Apr 05 2019 - 08:04:46 EST)
- Re: [PATCH v7 1/7] sched/topology: Adding function partition_sched_domains_locked() Peter Zijlstra (Fri Apr 05 2019 - 08:05:15 EST)
- [tip:core/urgent] objtool: Add rewind_stack_do_exit() to the noreturn list tip-bot for Josh Poimboeuf (Fri Apr 05 2019 - 08:05:28 EST)
- Re: [PATCH 01/20] ASoC: imx-pcm: Switch to SPDX identifier Mukesh Ojha (Fri Apr 05 2019 - 08:10:23 EST)
- Re: [PATCH v0] kernfs: Skip kernfs_put of parent from child node Greg KH (Fri Apr 05 2019 - 08:10:30 EST)
- Re: [PATCH 01/20] ASoC: imx-pcm: Switch to SPDX identifier Mukesh Ojha (Fri Apr 05 2019 - 08:11:05 EST)
- Re: [PATCH] gpio: merrifield: Fix build err without CONFIG_ACPI YueHaibing (Fri Apr 05 2019 - 08:11:53 EST)
- [RFC PATCH] drm/i915: Don't panic on non-empty list of free cachelines Janusz Krzysztofik (Fri Apr 05 2019 - 08:14:02 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Neil Armstrong (Fri Apr 05 2019 - 08:14:41 EST)
- Re: [RFC PATCH] drm/i915: Don't panic on non-empty list of free cachelines Chris Wilson (Fri Apr 05 2019 - 08:21:00 EST)
- [PATCH v2 1/5] arm64: allwinner: h6: orangepi: Add PIO regulators ClÃment PÃron (Fri Apr 05 2019 - 08:21:35 EST)
- [PATCH v2 4/5] dt-bindings: vendor-prefixes: add AZW ClÃment PÃron (Fri Apr 05 2019 - 08:21:40 EST)
- [PATCH v2 3/5] arm64: dts: allwinner: h6: move MMC pinctrl to dtsi ClÃment PÃron (Fri Apr 05 2019 - 08:21:43 EST)
- [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Fri Apr 05 2019 - 08:21:44 EST)
- [PATCH v2 2/5] arm64: dts: allwinner: h6: pine64: Add PIO regulators ClÃment PÃron (Fri Apr 05 2019 - 08:21:51 EST)
- Re: [PATCH 1/3] Revert "staging: vchiq_2835_arm: quit using custom down_interruptible()" Nicolas Saenz Julienne (Fri Apr 05 2019 - 08:22:14 EST)
- [PATCH] stm class: Fix out of bound access from bitmap allocation Sai Prakash Ranjan (Fri Apr 05 2019 - 08:23:18 EST)
- RE: [PATCH 5.0 072/246] drm/amd/display: Fix reference counting for struct dc_sink. Deucher, Alexander (Fri Apr 05 2019 - 08:29:13 EST)
- Re: Query on how WWAN and Modem interact Enrico Weigelt, metux IT consult (Fri Apr 05 2019 - 08:31:04 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Steven Price (Fri Apr 05 2019 - 08:31:11 EST)
- Re: [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTL Thomas Gleixner (Fri Apr 05 2019 - 08:31:15 EST)
- Re: [PATCH v0] kernfs: Skip kernfs_put of parent from child node Mukesh Ojha (Fri Apr 05 2019 - 08:31:25 EST)
- Re: [PATCH 2/3] ASoC: fsl_utils: fix a leaked reference by adding missing of_node_put Markus Elfring (Fri Apr 05 2019 - 08:32:04 EST)
- Re: [PATCH v3 1/4] chardev: add additional check for minor range overlap Greg KH (Fri Apr 05 2019 - 08:32:26 EST)
- Re: [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region() Greg KH (Fri Apr 05 2019 - 08:32:51 EST)
- Re: [PATCH] tty: Add NULL TTY driver Enrico Weigelt, metux IT consult (Fri Apr 05 2019 - 08:33:22 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver Arnaud Pouliquen (Fri Apr 05 2019 - 08:33:37 EST)
- Re: [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events Jiri Olsa (Fri Apr 05 2019 - 08:36:24 EST)
- Re: BUG: using __this_cpu_read() in preemptible code in ip6_finish_output Dmitry Vyukov (Fri Apr 05 2019 - 08:36:34 EST)
- Re: [PATCH v7 4/7] sched/core: Prevent race condition between cpuset and __sched_setscheduler() Peter Zijlstra (Fri Apr 05 2019 - 08:37:09 EST)
- Verifica tu cuenta Administracion de cuentas (Fri Apr 05 2019 - 08:37:23 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 08:39:14 EST)
- [PATCH 1/1] spi: pxa2xxx: change "no DMA channels..." msg from debug to warning Flavio Suligoi (Fri Apr 05 2019 - 08:40:32 EST)
- Re: [PATCH 0/3] staging: vchiq: use interruptible waits Stefan Wahren (Fri Apr 05 2019 - 08:40:46 EST)
- Re: [PATCH v2 4/5] dt-bindings: vendor-prefixes: add AZW Robin Murphy (Fri Apr 05 2019 - 08:42:14 EST)
- Re: [RFC PATCH] drm/i915: Don't panic on non-empty list of free cachelines Janusz Krzysztofik (Fri Apr 05 2019 - 08:42:24 EST)
- Verifica tu cuenta Administracion de cuentas (Fri Apr 05 2019 - 08:43:37 EST)
- [tip:irq/urgent] irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init() tip-bot for Dan Carpenter (Fri Apr 05 2019 - 08:43:40 EST)
- [tip:irq/urgent] genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n tip-bot for Kefeng Wang (Fri Apr 05 2019 - 08:44:14 EST)
- Re: [PATCH 3/3] staging: vchiq: make wait events interruptible Stefan Wahren (Fri Apr 05 2019 - 08:46:25 EST)
- Re: [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Mukesh Ojha (Fri Apr 05 2019 - 08:47:16 EST)
- Re: [PATCH] selftests/kexec: update get_secureboot_mode Petr Vorel (Fri Apr 05 2019 - 08:47:55 EST)
- Re: [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Fabio Estevam (Fri Apr 05 2019 - 08:50:30 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver Fabien DESSENNE (Fri Apr 05 2019 - 08:50:48 EST)
- Re: [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Fri Apr 05 2019 - 08:52:23 EST)
- Re: [RFC PATCH 64/68] vfs: Convert devpts to use the new mount API Christian Brauner (Fri Apr 05 2019 - 08:52:32 EST)
- Re: [PATCH v3 3/4] chardev: code cleanup for __register_chrdev_region() Chengguang Xu (Fri Apr 05 2019 - 08:52:54 EST)
- Re: [PATCH v7 1/7] sched/topology: Adding function partition_sched_domains_locked() Juri Lelli (Fri Apr 05 2019 - 08:52:59 EST)
- Re: [PATCH v7 4/7] sched/core: Prevent race condition between cpuset and __sched_setscheduler() Juri Lelli (Fri Apr 05 2019 - 08:53:22 EST)
- Re: [PATCH] Documentation/gpu/meson: Remove link to meson_canvas.c Sean Paul (Fri Apr 05 2019 - 08:57:28 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Robin Murphy (Fri Apr 05 2019 - 08:57:32 EST)
- [PATCH 0/2] Stop users from using the device on driver unbind Janusz Krzysztofik (Fri Apr 05 2019 - 09:02:51 EST)
- [PATCH 1/2] drm/i915: Use drm_dev_unplug() Janusz Krzysztofik (Fri Apr 05 2019 - 09:02:56 EST)
- [PATCH 2/2] drm/i915: Mark GEM wedged right after marking device unplugged Janusz Krzysztofik (Fri Apr 05 2019 - 09:03:00 EST)
- Re: [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Fri Apr 05 2019 - 09:07:59 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Borislav Petkov (Fri Apr 05 2019 - 09:12:23 EST)
- RE: [PATCH] stm class: Fix out of bound access from bitmap allocation David Laight (Fri Apr 05 2019 - 09:12:58 EST)
- [tip:x86/entry] x86/entry: Remove unneeded need_resched() loop tip-bot for Valentin Schneider (Fri Apr 05 2019 - 09:13:36 EST)
- Re: [PATCH 3/5] mt76: fix a leaked reference by adding a missing of_node_put Markus Elfring (Fri Apr 05 2019 - 09:16:31 EST)
- Re: [PATCH 1/4] clk: meson: mpll: add init callback and regs Jerome Brunet (Fri Apr 05 2019 - 09:21:42 EST)
- Re: [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Mukesh Ojha (Fri Apr 05 2019 - 09:24:38 EST)
- Re: [PATCH 02/20] ASoC: efika-audio-fabric.c: Switch to SPDX identifier Fabio Estevam (Fri Apr 05 2019 - 09:27:05 EST)
- [PATCH v2] drm/i915: Don't panic on non-empty list of free cachelines Janusz Krzysztofik (Fri Apr 05 2019 - 09:28:18 EST)
- [PATCH 0/2] ARM: dts: dra7: Introduce AM57 dtsi files Roger Quadros (Fri Apr 05 2019 - 09:28:21 EST)
- [PATCH 2/2] ARM: dts: dra7: Separate AM57 dtsi files Roger Quadros (Fri Apr 05 2019 - 09:28:24 EST)
- [PATCH 1/2] dt-binding: arm: omap: Add information for AM5748 Roger Quadros (Fri Apr 05 2019 - 09:28:32 EST)
- [PATCH 0/3] x86/microcode: Some fixes Borislav Petkov (Fri Apr 05 2019 - 09:30:23 EST)
- [PATCH 2/3] x86/microcode: Fix the ancient deprecated microcode loading method Borislav Petkov (Fri Apr 05 2019 - 09:30:26 EST)
- [PATCH 1/3] x86/microcode/intel: Refactor Intel microcode blob loading Borislav Petkov (Fri Apr 05 2019 - 09:30:27 EST)
- [PATCH 3/3] x86/microcode: Deprecate MICROCODE_OLD_INTERFACE Borislav Petkov (Fri Apr 05 2019 - 09:30:34 EST)
- Re: WARN_ON: userstacktrace on irq events Steven Rostedt (Fri Apr 05 2019 - 09:32:14 EST)
- Verifica tu cuenta Administracion de cuentas (Fri Apr 05 2019 - 09:35:27 EST)
- Re: [PATCH v2] usb: typec: tcpm: collision avoidance Guenter Roeck (Fri Apr 05 2019 - 09:42:18 EST)
- Re: [PATCH 06/10] power: supply: olpc_battery: Move priv data to a struct Sebastian Reichel (Fri Apr 05 2019 - 09:45:59 EST)
- Re: [PATCH v3 1/5] drm: move tinydrm format conversion helpers to new drm_format_helper.c Noralf TrÃnnes (Fri Apr 05 2019 - 09:46:22 EST)
- URGENT REPLY FOR THIS BUSINESS Ms Safi Kabore (Fri Apr 05 2019 - 09:49:33 EST)
- Re: [PATCH 10/10] power: supply: olpc_battery: Have the framework register sysfs files for us Sebastian Reichel (Fri Apr 05 2019 - 09:49:36 EST)
- Re: [PATCH 09/10] power: supply: olpc_battery: Add OLPC XO 1.75 support Sebastian Reichel (Fri Apr 05 2019 - 09:50:31 EST)
- Re: [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry Andy Lutomirski (Fri Apr 05 2019 - 09:50:34 EST)
- Re: [PATCH v3 2/5] drm: add drm_fb_memcpy_dstclip() helper Noralf TrÃnnes (Fri Apr 05 2019 - 09:51:13 EST)
- [GIT PULL] mm/compaction functional fixes for v5.1-rc4 Mel Gorman (Fri Apr 05 2019 - 09:51:25 EST)
- [PATCH 1/2] mm/compaction.c: correct zone boundary handling when resetting pageblock skip hints Mel Gorman (Fri Apr 05 2019 - 09:51:27 EST)
- [PATCH 2/2] mm/compaction.c: abort search if isolation fails Mel Gorman (Fri Apr 05 2019 - 09:51:33 EST)
- [PATCH] chardev: set variable ret to -EBUSY before checking minor range overlap Chengguang Xu (Fri Apr 05 2019 - 09:53:54 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Borislav Petkov (Fri Apr 05 2019 - 09:57:23 EST)
- Re: [PATCH v3 3/5] drm: add drm_fb_xrgb8888_to_rgb565_dstclip() Noralf TrÃnnes (Fri Apr 05 2019 - 09:57:36 EST)
- [PATCH][next] net: hns: fix unsigned comparison to less than zero Colin King (Fri Apr 05 2019 - 09:59:22 EST)
- [PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) Will Deacon (Fri Apr 05 2019 - 09:59:47 EST)
- [PATCH v2 01/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section Will Deacon (Fri Apr 05 2019 - 09:59:51 EST)
- Re: [PATCH 04/10] x86, olpc: Use a correct version when making up a battery node Sebastian Reichel (Fri Apr 05 2019 - 09:59:55 EST)
- [PATCH v2 02/21] asm-generic/mmiowb: Add generic implementation of mmiowb() tracking Will Deacon (Fri Apr 05 2019 - 09:59:59 EST)
- [PATCH v2 03/21] arch: Use asm-generic header for asm/mmiowb.h Will Deacon (Fri Apr 05 2019 - 10:00:00 EST)
- [PATCH v2 04/21] mmiowb: Hook up mmiowb helpers to spinlocks and generic I/O accessors Will Deacon (Fri Apr 05 2019 - 10:00:05 EST)
- [PATCH v2 05/21] ARM/io: Remove useless definition of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:08 EST)
- [PATCH v2 06/21] arm64/io: Remove useless definition of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:12 EST)
- [PATCH v2 07/21] x86/io: Remove useless definition of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:16 EST)
- [PATCH v2 08/21] nds32/io: Remove useless definition of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:21 EST)
- [PATCH v2 09/21] m68k/io: Remove useless definition of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:28 EST)
- [PATCH v2 10/21] sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Will Deacon (Fri Apr 05 2019 - 10:00:32 EST)
- Re: [PATCH] power: charger-manager: fix a potential NULL pointer dereference Sebastian Reichel (Fri Apr 05 2019 - 10:00:39 EST)
- [PATCH v2 13/21] powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code Will Deacon (Fri Apr 05 2019 - 10:00:43 EST)
- [PATCH v2 14/21] riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code Will Deacon (Fri Apr 05 2019 - 10:00:47 EST)
- [PATCH v2 15/21] Documentation: Kill all references to mmiowb() Will Deacon (Fri Apr 05 2019 - 10:00:51 EST)
- [PATCH v2 16/21] drivers: Remove useless trailing comments from mmiowb() invocations Will Deacon (Fri Apr 05 2019 - 10:00:54 EST)
- [PATCH v2 17/21] drivers: Remove explicit invocations of mmiowb() Will Deacon (Fri Apr 05 2019 - 10:01:03 EST)
- [PATCH v2 19/21] i40iw: Redefine i40iw_mmiowb() to do nothing Will Deacon (Fri Apr 05 2019 - 10:01:09 EST)
- [PATCH v2 20/21] net/ethernet/silan/sc92031: Remove stale comment about mmiowb() Will Deacon (Fri Apr 05 2019 - 10:01:13 EST)
- [PATCH v2 21/21] arch: Remove dummy mmiowb() definitions from arch code Will Deacon (Fri Apr 05 2019 - 10:01:17 EST)
- [PATCH v2 18/21] scsi/qla1280: Remove stale comment about mmiowb() Will Deacon (Fri Apr 05 2019 - 10:01:24 EST)
- [PATCH v2 11/21] mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Will Deacon (Fri Apr 05 2019 - 10:01:32 EST)
- [PATCH v2 12/21] ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock() Will Deacon (Fri Apr 05 2019 - 10:01:36 EST)
- Re: [PATCH v3 4/5] drm: add drm_fb_xrgb8888_to_rgb888_dstclip() Noralf TrÃnnes (Fri Apr 05 2019 - 10:01:48 EST)
- Re: [PATCH] arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address Jeffrey Hugo (Fri Apr 05 2019 - 10:02:27 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver xiang xiao (Fri Apr 05 2019 - 10:03:44 EST)
- Re: [PATCH] power: supply: axp288_charger: Fix unchecked return value Sebastian Reichel (Fri Apr 05 2019 - 10:04:21 EST)
- Re: [PATCH] drivers/platform/x86/dell-rbtn.c - add missing #include Andy Shevchenko (Fri Apr 05 2019 - 10:05:11 EST)
- Re: [PATCH 0/6 v3] sycalls: Remove args i and n from syscall_get_arguments() Steven Rostedt (Fri Apr 05 2019 - 10:07:55 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Josh Poimboeuf (Fri Apr 05 2019 - 10:09:38 EST)
- Re: [PATCH][next] net: hns: fix unsigned comparison to less than zero Mukesh Ojha (Fri Apr 05 2019 - 10:10:44 EST)
- Re: PCI device appears intermittently Bjorn Helgaas (Fri Apr 05 2019 - 10:10:56 EST)
- [PATCH][next] acpi/hmat: fix uninitialized pointer dereference on pointer 'target' Colin King (Fri Apr 05 2019 - 10:12:22 EST)
- Re: [PATCH v4 1/5] arm64: dts: imx8mq: Mark iomuxc_gpr as i.MX6Q compatible Fabio Estevam (Fri Apr 05 2019 - 10:12:33 EST)
- Re: [PATCH v4 2/5] arm64: dts: imx8mq: Add a node for SRC IP block Fabio Estevam (Fri Apr 05 2019 - 10:14:15 EST)
- Re: [PATCH v2 07/21] x86/io: Remove useless definition of mmiowb() Thomas Gleixner (Fri Apr 05 2019 - 10:14:35 EST)
- Re: [PATCH v4 3/5] arm64: dts: imx8mq: Combine PCIE power domains Fabio Estevam (Fri Apr 05 2019 - 10:14:58 EST)
- Re: [PATCH v4 4/5] arm64: dts: imx8mq: Add nodes for PCIe IP blocks Fabio Estevam (Fri Apr 05 2019 - 10:15:34 EST)
- Re: [PATCH v4 5/5] arm64: dts: imx8mq-evk: Enable PCIE0 interface Fabio Estevam (Fri Apr 05 2019 - 10:16:52 EST)
- Re: [PATCH 4.9/4.14 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals Will Deacon (Fri Apr 05 2019 - 10:16:58 EST)
- [GIT PULL] tracing/syscalls: Remove args i and n from syscall_get_arguments() Steven Rostedt (Fri Apr 05 2019 - 10:18:41 EST)
- bfcf4bd96c ("x86/irq/64: Split the IRQ stack into its own pages"): double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN kernel test robot (Fri Apr 05 2019 - 10:18:49 EST)
- [PATCH] dt-bindings: mfd: LMU: Fix lm3632 dt binding example Dan Murphy (Fri Apr 05 2019 - 10:19:20 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 10:20:58 EST)
- [PATCH v2] gpio: merrifield: Fix build err without CONFIG_ACPI Yue Haibing (Fri Apr 05 2019 - 10:21:48 EST)
- Re: [PATCH] platform/x86: touchscreen_dmi: Add info for Myria MY8307 2-in-1 Andy Shevchenko (Fri Apr 05 2019 - 10:23:05 EST)
- Re: [PATCH] objtool: Don't use -Werror Luis Ressel (Fri Apr 05 2019 - 10:24:49 EST)
- [PATCH v2 1/6] dt-bindings: mfd: LMU: Add the ramp up/down property Dan Murphy (Fri Apr 05 2019 - 10:29:07 EST)
- [PATCH v2 6/6] leds: lm3697: Introduce the lm3697 driver Dan Murphy (Fri Apr 05 2019 - 10:29:09 EST)
- [PATCH v2 5/6] mfd: ti-lmu: Remove support for LM3697 Dan Murphy (Fri Apr 05 2019 - 10:29:12 EST)
- [PATCH v2 4/6] dt-bindings: ti-lmu: Modify dt bindings for the LM3697 Dan Murphy (Fri Apr 05 2019 - 10:29:19 EST)
- [PATCH v2 3/6] leds: TI LMU: Add common code for TI LMU devices Dan Murphy (Fri Apr 05 2019 - 10:29:27 EST)
- [PATCH v2 2/6] dt-bindings: mfd: LMU: Add ti,brightness-resolution Dan Murphy (Fri Apr 05 2019 - 10:29:34 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 10:31:15 EST)
- Re: [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings Bjorn Andersson (Fri Apr 05 2019 - 10:33:06 EST)
- Re: [PATCH v1] clk: Probe defer clk_get() on orphans Jeffrey Hugo (Fri Apr 05 2019 - 10:34:57 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node Chen-Yu Tsai (Fri Apr 05 2019 - 10:35:28 EST)
- Re: [PATCH] ath10k: Don't log a traceback on invalid event IDs. Ben Greear (Fri Apr 05 2019 - 10:36:02 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Read EC information on newer models Andy Shevchenko (Fri Apr 05 2019 - 10:38:27 EST)
- [PATCH v5 0/5] media: Allwinner A10 CSI support Maxime Ripard (Fri Apr 05 2019 - 10:38:35 EST)
- [PATCH v5 1/5] dt-bindings: media: Add Allwinner A10 CSI binding Maxime Ripard (Fri Apr 05 2019 - 10:38:39 EST)
- [PATCH v5 2/5] media: sunxi: Refactor the Makefile and Kconfig Maxime Ripard (Fri Apr 05 2019 - 10:38:46 EST)
- [PATCH v5 3/5] media: sunxi: Add A10 CSI driver Maxime Ripard (Fri Apr 05 2019 - 10:38:52 EST)
- [PATCH v5 4/5] ARM: dts: sun7i: Add CSI0 controller Maxime Ripard (Fri Apr 05 2019 - 10:39:01 EST)
- [PATCH v5 5/5] DO NOT MERGE: ARM: dts: bananapi: Add Camera support Maxime Ripard (Fri Apr 05 2019 - 10:39:01 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 10:39:32 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Sebastian Andrzej Siewior (Fri Apr 05 2019 - 10:39:50 EST)
- Re: [PATCH RFC 5/5] arm64/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Steven Price (Fri Apr 05 2019 - 10:40:07 EST)
- [PATCH v2 0/2] soc: fsl: dpio: Add support for memory backed QBMan portals Roy Pledge (Fri Apr 05 2019 - 10:41:16 EST)
- [PATCH v2 1/2] bus: mc-bus: Add support for mapping shareable portals Roy Pledge (Fri Apr 05 2019 - 10:41:20 EST)
- [PATCH v2 2/2] soc: fsl: dpio: Add support for memory backed QBMan portals Roy Pledge (Fri Apr 05 2019 - 10:41:23 EST)
- Re: [PATCH 1/2] workqueue: Use normal rcu Sebastian Andrzej Siewior (Fri Apr 05 2019 - 10:42:23 EST)
- Re: [PATCH v3 5/5] drm/cirrus: rewrite and modernize driver. Noralf TrÃnnes (Fri Apr 05 2019 - 10:43:13 EST)
- Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass Will Deacon (Fri Apr 05 2019 - 10:43:27 EST)
- Re: [PATCH RFC 5/5] arm64/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 10:44:09 EST)
- Re: [PATCH RFC 5/5] arm64/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Will Deacon (Fri Apr 05 2019 - 10:44:24 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Mark local function static Andy Shevchenko (Fri Apr 05 2019 - 10:45:48 EST)
- [GIT PULL] VFIO fixes for v5.1-rc4 Alex Williamson (Fri Apr 05 2019 - 10:46:54 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Mark local function static Bhardwaj, Rajneesh (Fri Apr 05 2019 - 10:49:28 EST)
- Re: [PATCH v3 0/9] RPMPD for QCS404 and MSM8998 Marc Gonzalez (Fri Apr 05 2019 - 10:49:40 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node Maxime Ripard (Fri Apr 05 2019 - 10:50:11 EST)
- Re: [PATCH v2] gpio: merrifield: Fix build err without CONFIG_ACPI Andy Shevchenko (Fri Apr 05 2019 - 10:50:19 EST)
- Re: [PATCH 1/1] dt-bindings: power: supply: add missing semi-colon in example Sebastian Reichel (Fri Apr 05 2019 - 10:54:20 EST)
- Re: [PATCH 2/2] dt-bindings: cpufreq: Document operating-points-v2-sunxi-cpu Maxime Ripard (Fri Apr 05 2019 - 10:55:40 EST)
- [PATCH 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu Dan Murphy (Fri Apr 05 2019 - 10:56:01 EST)
- [PATCH 0/6] LM36274 LMU Introduction Dan Murphy (Fri Apr 05 2019 - 10:56:04 EST)
- [PATCH 1/6] regulator: lm363x: Make the gpio register enable flexible Dan Murphy (Fri Apr 05 2019 - 10:56:08 EST)
- [PATCH 6/6] leds: lm36274: Introduce the TI LM36274 LED driver Dan Murphy (Fri Apr 05 2019 - 10:56:11 EST)
- [PATCH 5/6] dt-bindings: leds: Add LED bindings for the LM36274 Dan Murphy (Fri Apr 05 2019 - 10:56:15 EST)
- [PATCH 3/6] mfd: ti-lmu: Add LM36274 support to the ti-lmu Dan Murphy (Fri Apr 05 2019 - 10:56:19 EST)
- [PATCH 4/6] regulator: lm363x: Add support for LM36274 Dan Murphy (Fri Apr 05 2019 - 10:56:26 EST)
- Re: [PATCH 2/3] interconnect: qcom: Add QCS404 interconnect provider driver Bjorn Andersson (Fri Apr 05 2019 - 10:58:17 EST)
- Re: [RFC][PATCH 13/16] sched: Add core wide task selection and scheduling. Aaron Lu (Fri Apr 05 2019 - 10:58:19 EST)
- Re: [PATCH v3 1/9] soc: qcom: rpmpd: fixup rpmpd set performance state Marc Gonzalez (Fri Apr 05 2019 - 10:59:14 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node Chen-Yu Tsai (Fri Apr 05 2019 - 10:59:53 EST)
- Re: [PATCH 5.0 000/246] 5.0.7-stable review shuah (Fri Apr 05 2019 - 11:01:45 EST)
- Re: [linux-sunxi] [PATCH v2 5/5] ARM: dts: sun8i: tbs-a711: Enable UART2 (for NEO-6M GPS module) Maxime Ripard (Fri Apr 05 2019 - 11:07:12 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Dave Martin (Fri Apr 05 2019 - 11:07:29 EST)
- Re: [PATCH v3 8/9] soc: qcom: rpmpd: Add MSM8998 power-domains Marc Gonzalez (Fri Apr 05 2019 - 11:08:04 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node Maxime Ripard (Fri Apr 05 2019 - 11:08:17 EST)
- Re: [PATCH v2 1/5] arm64: allwinner: h6: orangepi: Add PIO regulators Maxime Ripard (Fri Apr 05 2019 - 11:08:51 EST)
- Re: [PATCH 08/12] i2c: ocores: refactor setup for polling Peter Korsgaard (Fri Apr 05 2019 - 11:09:55 EST)
- Re: [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board Maxime Ripard (Fri Apr 05 2019 - 11:10:41 EST)
- Re: [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board Maxime Ripard (Fri Apr 05 2019 - 11:11:05 EST)
- [patch V2 04/29] x86/irq/64: Sanitize the top/bottom confusion Thomas Gleixner (Fri Apr 05 2019 - 11:11:13 EST)
- [patch V2 05/29] x86/idt: Remove unused macro SISTG Thomas Gleixner (Fri Apr 05 2019 - 11:11:15 EST)
- [patch V2 13/29] x86/irq/64: Use cpu entry area instead of orig_ist Thomas Gleixner (Fri Apr 05 2019 - 11:11:18 EST)
- [patch V2 15/29] x86/cpu: Prepare TSS.IST setup for guard pages Thomas Gleixner (Fri Apr 05 2019 - 11:11:21 EST)
- [patch V2 20/29] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Fri Apr 05 2019 - 11:11:25 EST)
- [patch V2 25/29] x86/irq/32: Invoke irq_ctx_init() from init_IRQ() Thomas Gleixner (Fri Apr 05 2019 - 11:11:31 EST)
- [patch V2 27/29] x86/irq/64: Split the IRQ stack into its own pages Thomas Gleixner (Fri Apr 05 2019 - 11:11:32 EST)
- [patch V2 29/29] x86/irq/64: Remove stack overflow debug code Thomas Gleixner (Fri Apr 05 2019 - 11:11:35 EST)
- [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Thomas Gleixner (Fri Apr 05 2019 - 11:11:42 EST)
- [patch V2 24/29] x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr Thomas Gleixner (Fri Apr 05 2019 - 11:11:49 EST)
- [patch V2 26/29] x86/irq/32: Handle irq stack allocation failure proper Thomas Gleixner (Fri Apr 05 2019 - 11:11:52 EST)
- [patch V2 23/29] x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr Thomas Gleixner (Fri Apr 05 2019 - 11:12:01 EST)
- [patch V2 17/29] x86/exceptions: Disconnect IST index and stack order Thomas Gleixner (Fri Apr 05 2019 - 11:12:11 EST)
- [patch V2 22/29] x86/irq/32: Make irq stack a character array Thomas Gleixner (Fri Apr 05 2019 - 11:12:11 EST)
- [patch V2 21/29] x86/irq/32: Define IRQ_STACK_SIZE Thomas Gleixner (Fri Apr 05 2019 - 11:12:14 EST)
- [patch V2 18/29] x86/exceptions: Enable IST guard pages Thomas Gleixner (Fri Apr 05 2019 - 11:12:16 EST)
- [patch V2 19/29] x86/exceptions: Split debug IST stack Thomas Gleixner (Fri Apr 05 2019 - 11:12:21 EST)
- [patch V2 16/29] x86/cpu: Remove orig_ist array Thomas Gleixner (Fri Apr 05 2019 - 11:12:28 EST)
- [patch V2 12/29] x86/traps: Use cpu_entry_area instead of orig_ist Thomas Gleixner (Fri Apr 05 2019 - 11:12:34 EST)
- [patch V2 14/29] x86/dumpstack/64: Use cpu_entry_area instead of orig_ist Thomas Gleixner (Fri Apr 05 2019 - 11:12:37 EST)
- [patch V2 09/29] x86/exceptions: Add structs for exception stacks Thomas Gleixner (Fri Apr 05 2019 - 11:12:43 EST)
- [patch V2 10/29] x86/cpu_entry_area: Prepare for IST guard pages Thomas Gleixner (Fri Apr 05 2019 - 11:12:47 EST)
- [patch V2 11/29] x86/cpu_entry_area: Provide exception stack accessor Thomas Gleixner (Fri Apr 05 2019 - 11:12:53 EST)
- [patch V2 08/29] x86/cpu_entry_area: Cleanup setup functions Thomas Gleixner (Fri Apr 05 2019 - 11:13:02 EST)
- [patch V2 07/29] x86/exceptions: Make IST index zero based Thomas Gleixner (Fri Apr 05 2019 - 11:13:13 EST)
- [patch V2 03/29] x86/irq/64: Remove a hardcoded irq_stack_union access Thomas Gleixner (Fri Apr 05 2019 - 11:13:14 EST)
- [patch V2 01/29] x86/irq/64: Limit IST stack overflow check to #DB stack Thomas Gleixner (Fri Apr 05 2019 - 11:13:15 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Kairui Song (Fri Apr 05 2019 - 11:13:19 EST)
- [patch V2 06/29] x86/exceptions: Remove unused stack defines on 32bit Thomas Gleixner (Fri Apr 05 2019 - 11:13:25 EST)
- [patch V2 00/29] x86: Add guard pages to exception and interrupt stacks Thomas Gleixner (Fri Apr 05 2019 - 11:13:32 EST)
- [patch V2 02/29] x86/dumpstack: Fix off-by-one errors in stack identification Thomas Gleixner (Fri Apr 05 2019 - 11:13:33 EST)
- Re: [PATCH 4.19 000/187] 4.19.34-stable review shuah (Fri Apr 05 2019 - 11:15:00 EST)
- Re: [PATCH net-next] rxrpc: Mark expected switch fall-through David Howells (Fri Apr 05 2019 - 11:15:56 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Maxime Ripard (Fri Apr 05 2019 - 11:16:01 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Julien Grall (Fri Apr 05 2019 - 11:17:56 EST)
- Re: [PATCH 4.14 000/121] 4.14.111-stable review shuah (Fri Apr 05 2019 - 11:18:03 EST)
- Re: [PATCH] power: reset: syscon-reboot: add a mask property Sebastian Reichel (Fri Apr 05 2019 - 11:18:11 EST)
- Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass Andre Przywara (Fri Apr 05 2019 - 11:18:20 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Randy Dunlap (Fri Apr 05 2019 - 11:18:21 EST)
- Re: [PATCH] tracing: Fix buffer_ref pipe ops Steven Rostedt (Fri Apr 05 2019 - 11:19:00 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Borislav Petkov (Fri Apr 05 2019 - 11:21:10 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Kairui Song (Fri Apr 05 2019 - 11:21:18 EST)
- Re: [PATCH 09/10] ALSA: pcm: Add snd_pcm_ops for snd_pcm_link() Takashi Iwai (Fri Apr 05 2019 - 11:21:21 EST)
- [PATCH] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller Andre Przywara (Fri Apr 05 2019 - 11:22:20 EST)
- Re: [PATCH] paride/pcd: Fix potential NULL pointer dereference and mem leak Jens Axboe (Fri Apr 05 2019 - 11:25:06 EST)
- Re: [PATCH 4.9 00/91] 4.9.168-stable review shuah (Fri Apr 05 2019 - 11:26:11 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Borislav Petkov (Fri Apr 05 2019 - 11:26:57 EST)
- Re: [patch V2 25/29] x86/irq/32: Invoke irq_ctx_init() from init_IRQ() Juergen Gross (Fri Apr 05 2019 - 11:27:53 EST)
- [PATCH v3] platform/chrome: mfd/cros_ec_debugfs: Add debugfs entry to retrieve EC uptime. twawrzynczak (Fri Apr 05 2019 - 11:28:40 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 11:30:59 EST)
- Re: [PATCH] PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling Thomas Gleixner (Fri Apr 05 2019 - 11:32:19 EST)
- [PATCH] x86/entry: re-enable interrupts before exiting Tycho Andersen (Fri Apr 05 2019 - 11:35:50 EST)
- Re: [PATCH][next] acpi/hmat: fix uninitialized pointer dereference on pointer 'target' Keith Busch (Fri Apr 05 2019 - 11:36:33 EST)
- Re: [PATCH 4.9 00/91] 4.9.168-stable review Jon Hunter (Fri Apr 05 2019 - 11:37:01 EST)
- Fwd: [RESEND PATCH] cpuset: restore sanity to cpuset_cpus_allowed_fallback() Joel Savitz (Fri Apr 05 2019 - 11:38:02 EST)
- Re: [PATCH 4.14 000/121] 4.14.111-stable review Jon Hunter (Fri Apr 05 2019 - 11:39:07 EST)
- Re: [PATCH 4.19 000/187] 4.19.34-stable review Jon Hunter (Fri Apr 05 2019 - 11:39:41 EST)
- Re: [PATCH 5.0 000/246] 5.0.7-stable review Jon Hunter (Fri Apr 05 2019 - 11:40:13 EST)
- Re: [PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7) Carlos O'Donell (Fri Apr 05 2019 - 11:40:26 EST)
- Re: [PATCH] tracing: Fix buffer_ref pipe ops Steven Rostedt (Fri Apr 05 2019 - 11:41:52 EST)
- Re: [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state Sebastian Andrzej Siewior (Fri Apr 05 2019 - 11:43:07 EST)
- Re: [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Dan Williams (Fri Apr 05 2019 - 11:43:17 EST)
- Re: [PATCH v2 1/2] dt-bindings: power: supply: gpio-charger: Add status-gpios property Sebastian Reichel (Fri Apr 05 2019 - 11:43:22 EST)
- Re: [PATCH 1/4] clk: meson: mpll: add init callback and regs Michael Turquette (Fri Apr 05 2019 - 11:44:10 EST)
- Re: [patch V2 02/29] x86/dumpstack: Fix off-by-one errors in stack identification Sean Christopherson (Fri Apr 05 2019 - 11:44:13 EST)
- Re: [PATCH v13] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc Andy Shevchenko (Fri Apr 05 2019 - 11:44:30 EST)
- [tip:irq/urgent] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent() tip-bot for Stephen Boyd (Fri Apr 05 2019 - 11:46:31 EST)
- Re: [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings Georgi Djakov (Fri Apr 05 2019 - 11:46:57 EST)
- Re: [PATCH] sysctl: redefine zero as a unsigned long Kees Cook (Fri Apr 05 2019 - 11:49:43 EST)
- Re: [PATCH v2 0/3] add support for SAM9X60's shutdown controller Sebastian Reichel (Fri Apr 05 2019 - 11:52:26 EST)
- Re: [PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) Linus Torvalds (Fri Apr 05 2019 - 11:55:58 EST)
- Re: [PATCH v2 17/21] drivers: Remove explicit invocations of mmiowb() Linus Torvalds (Fri Apr 05 2019 - 11:56:06 EST)
- Re: [PATCH] x86/entry: re-enable interrupts before exiting Josh Poimboeuf (Fri Apr 05 2019 - 11:58:40 EST)
- Re: [PATCH] power:ds2782:Fix description error sre (Fri Apr 05 2019 - 11:58:55 EST)
- Re: [PATCH] x86/entry: re-enable interrupts before exiting Tycho Andersen (Fri Apr 05 2019 - 12:00:36 EST)
- Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass Jeremy Linton (Fri Apr 05 2019 - 12:01:39 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Borislav Petkov (Fri Apr 05 2019 - 12:01:48 EST)
- Re: [PATCH RFC 5/5] arm64/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 12:04:03 EST)
- Possible bio merging breakage in mp bio rework Nikolay Borisov (Fri Apr 05 2019 - 12:04:24 EST)
- Re: [PATCH RFC 2/5] x86/speculation: Add support for 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 12:05:46 EST)
- Re: [PATCH] objtool: Don't use -Werror Luis Ressel (Fri Apr 05 2019 - 12:05:57 EST)
- Re: [PATCH][next] acpi/hmat: fix uninitialized pointer dereference on pointer 'target' Mukesh Ojha (Fri Apr 05 2019 - 12:06:14 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver Arnaud Pouliquen (Fri Apr 05 2019 - 12:09:13 EST)
- [PATCH] block: remove CONFIG_LBDAF Christoph Hellwig (Fri Apr 05 2019 - 12:09:28 EST)
- Re: [PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) Will Deacon (Fri Apr 05 2019 - 12:09:32 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Kees Cook (Fri Apr 05 2019 - 12:11:57 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Kees Cook (Fri Apr 05 2019 - 12:13:42 EST)
- Re: [PATCH 0/2] arm64: perf: Expose Cortex-A53 micro architectural events Florian Fainelli (Fri Apr 05 2019 - 12:15:09 EST)
- Re: [GIT PULL] mm/compaction functional fixes for v5.1-rc4 pr-tracker-bot (Fri Apr 05 2019 - 12:15:13 EST)
- RE: [PATCH] objtool: Don't use -Werror David Laight (Fri Apr 05 2019 - 12:15:17 EST)
- Re: [RFC PATCH v2 11/14] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector Suthikulpanit, Suravee (Fri Apr 05 2019 - 12:15:41 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 12:15:47 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Alyssa Rosenzweig (Fri Apr 05 2019 - 12:16:36 EST)
- Re: [PATCH RFC 1/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options Josh Poimboeuf (Fri Apr 05 2019 - 12:19:02 EST)
- [PATCH v2] x86/entry: re-enable interrupts before exiting Tycho Andersen (Fri Apr 05 2019 - 12:19:44 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 12:21:16 EST)
- Re: [PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) Linus Torvalds (Fri Apr 05 2019 - 12:21:21 EST)
- Re: [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Jonathan Cameron (Fri Apr 05 2019 - 12:24:01 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Mark local function static Andy Shevchenko (Fri Apr 05 2019 - 12:24:12 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node ClÃment PÃron (Fri Apr 05 2019 - 12:24:29 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Matthew Wilcox (Fri Apr 05 2019 - 12:25:31 EST)
- Re: [PATCH] objtool: Don't use -Werror 'Luis Ressel' (Fri Apr 05 2019 - 12:26:33 EST)
- Re: [PATCH] sysctl: redefine zero as a unsigned long Matthew Wilcox (Fri Apr 05 2019 - 12:27:14 EST)
- Re: [PATCH RESEND v7 1/2] media: uapi: Add H264 low-level decoder API compound controls. Nicolas Dufresne (Fri Apr 05 2019 - 12:27:58 EST)
- Re: [PATCH] objtool: Don't use -Werror Luis Ressel (Fri Apr 05 2019 - 12:30:20 EST)
- Re: [PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflow Philippe CORNU (Fri Apr 05 2019 - 12:30:30 EST)
- Re: [PATCH v2 00/21] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb()) Will Deacon (Fri Apr 05 2019 - 12:30:38 EST)
- Re: [PATCH] drm/stm: ltdc: reset controller to avoid partial refresh Philippe CORNU (Fri Apr 05 2019 - 12:31:40 EST)
- Re: [PATCH 1/5] f2fs: clean up codes with op_is_write() Jaegeuk Kim (Fri Apr 05 2019 - 12:31:45 EST)
- [PATCH] selftests : netfilter: Wrote a error and exit code for a command which needed veth kernel module. Jeffrin Jose T (Fri Apr 05 2019 - 12:31:55 EST)
- Re: [PATCH] drm/stm: ltdc: add modifier support Philippe CORNU (Fri Apr 05 2019 - 12:32:30 EST)
- Re: [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to DSI controller Philippe CORNU (Fri Apr 05 2019 - 12:33:45 EST)
- [PATCH] scsi: mptfusion: fix sign-extension on large shift of 1 Colin King (Fri Apr 05 2019 - 12:33:49 EST)
- RE: [PATCH] objtool: Don't use -Werror David Laight (Fri Apr 05 2019 - 12:34:48 EST)
- Re: [PATCH v1 2/5] drm/stm: dw_mipi_dsi-stm: add support of an optional regulator Philippe CORNU (Fri Apr 05 2019 - 12:34:55 EST)
- Re: [PATCH] objtool: Don't use -Werror 'Luis Ressel' (Fri Apr 05 2019 - 12:36:03 EST)
- Re: [patch V2 03/29] x86/irq/64: Remove a hardcoded irq_stack_union access Sean Christopherson (Fri Apr 05 2019 - 12:37:30 EST)
- Re: [patch V2 03/29] x86/irq/64: Remove a hardcoded irq_stack_union access Sean Christopherson (Fri Apr 05 2019 - 12:38:32 EST)
- Re: [PATCH v2 5/5] ARM: dts: sun50i: h6: Introduce Beelink GS1 board ClÃment PÃron (Fri Apr 05 2019 - 12:39:02 EST)
- Re: [PATCH v2 1/5] arm64: allwinner: h6: orangepi: Add PIO regulators ClÃment PÃron (Fri Apr 05 2019 - 12:41:22 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Steven Price (Fri Apr 05 2019 - 12:42:40 EST)
- Re: [PATCH v4] kmemleak: survive in a low-memory situation Catalin Marinas (Fri Apr 05 2019 - 12:43:23 EST)
- Re: [PATCH] selftests : netfilter: Wrote a error and exit code for a command which needed veth kernel module. Florian Westphal (Fri Apr 05 2019 - 12:48:18 EST)
- [PATCH] perf vendor events arm64: Map Brahma-B53 CPUID to cortex-a53 events Florian Fainelli (Fri Apr 05 2019 - 12:51:39 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Nick Desaulniers (Fri Apr 05 2019 - 12:52:41 EST)
- Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driver Alyssa Rosenzweig (Fri Apr 05 2019 - 12:53:32 EST)
- Re: [patch V2 04/29] x86/irq/64: Sanitize the top/bottom confusion Sean Christopherson (Fri Apr 05 2019 - 12:54:59 EST)
- Re: [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Dan Williams (Fri Apr 05 2019 - 12:56:36 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Josh Poimboeuf (Fri Apr 05 2019 - 12:57:28 EST)
- Re: [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Borislav Petkov (Fri Apr 05 2019 - 12:59:09 EST)
- Re: [PATCH 3/3] perf/x86/intel: force resched when TFA sysctl is modified Stephane Eranian (Fri Apr 05 2019 - 13:00:18 EST)
- Re: [PATCH] um: Do not unlock mutex that is not hold. Anton Ivanov (Fri Apr 05 2019 - 13:01:22 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Kairui Song (Fri Apr 05 2019 - 13:06:12 EST)
- Re: [RFC 0/2] guarantee natural alignment for kmalloc() Vlastimil Babka (Fri Apr 05 2019 - 13:11:23 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 13:12:12 EST)
- RE: [PATCH] objtool: Don't use -Werror David Laight (Fri Apr 05 2019 - 13:16:13 EST)
- Re: [PATCH 01/21] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable Robin Murphy (Fri Apr 05 2019 - 13:16:36 EST)
- [GIT PULL] arm64 fixes for -rc4 Catalin Marinas (Fri Apr 05 2019 - 13:17:26 EST)
- Re: [PATCH v3] gcov: fix when CONFIG_MODULES is not set Nick Desaulniers (Fri Apr 05 2019 - 13:18:40 EST)
- Re: [patch V2 03/29] x86/irq/64: Remove a hardcoded irq_stack_union access Josh Poimboeuf (Fri Apr 05 2019 - 13:18:48 EST)
- Re: [RFC PATCH 00/25] Accelerate page migration and use memcg for PMEM management Zi Yan (Fri Apr 05 2019 - 13:20:30 EST)
- Re: [PATCH] objtool: Don't use -Werror Josh Poimboeuf (Fri Apr 05 2019 - 13:22:46 EST)
- Re: [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Thomas Gleixner (Fri Apr 05 2019 - 13:22:56 EST)
- Re: [Patch v3 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events Linus Walleij (Fri Apr 05 2019 - 13:25:34 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Josh Poimboeuf (Fri Apr 05 2019 - 13:27:07 EST)
- [PATCH net 05/14] net: hsr: fix lines that ends with a '(' Murali Karicheri (Fri Apr 05 2019 - 13:29:04 EST)
- [PATCH net 06/14] net: hsr: fix NULL checks in the code Murali Karicheri (Fri Apr 05 2019 - 13:29:18 EST)
- [PATCH net 11/14] net: hsr: add blank line after function declaration Murali Karicheri (Fri Apr 05 2019 - 13:29:19 EST)
- [PATCH net 01/14] net: hsr: fix lines exceeding 80 characters Murali Karicheri (Fri Apr 05 2019 - 13:29:19 EST)
- [PATCH net 12/14] net: hsr: convert to SPDX identifier Murali Karicheri (Fri Apr 05 2019 - 13:29:28 EST)
- [PATCH net 14/14] net: hsr: Fix node prune function for forget time expiry Murali Karicheri (Fri Apr 05 2019 - 13:29:28 EST)
- [PATCH net 13/14] net: hsr: add debugfs support for display node list Murali Karicheri (Fri Apr 05 2019 - 13:29:34 EST)
- [PATCH net 10/14] net: hsr: remove camel case usage in the code Murali Karicheri (Fri Apr 05 2019 - 13:29:36 EST)
- [PATCH net 09/14] net: hsr: add missing space around operator in code Murali Karicheri (Fri Apr 05 2019 - 13:29:54 EST)
- [PATCH net 08/14] net: hsr: fix placement of logical operator in a multi-line statement Murali Karicheri (Fri Apr 05 2019 - 13:30:01 EST)
- [PATCH net 07/14] net: hsr: remove unnecessary space after a cast Murali Karicheri (Fri Apr 05 2019 - 13:30:03 EST)
- [PATCH net 04/14] net: hsr: fix alignment issues in the code for functions Murali Karicheri (Fri Apr 05 2019 - 13:30:16 EST)
- [PATCH v5 0/5] PCIE support for i.MX8MQ (DT changes) Andrey Smirnov (Fri Apr 05 2019 - 13:30:21 EST)
- [PATCH v5 1/5] arm64: dts: imx8mq: Mark iomuxc_gpr as i.MX6Q compatible Andrey Smirnov (Fri Apr 05 2019 - 13:30:23 EST)
- [PATCH v5 3/5] arm64: dts: imx8mq: Combine PCIE power domains Andrey Smirnov (Fri Apr 05 2019 - 13:30:26 EST)
- [PATCH v5 5/5] arm64: dts: imx8mq-evk: Enable PCIE0 interface Andrey Smirnov (Fri Apr 05 2019 - 13:30:29 EST)
- [PATCH v5 4/5] arm64: dts: imx8mq: Add nodes for PCIe IP blocks Andrey Smirnov (Fri Apr 05 2019 - 13:30:34 EST)
- [PATCH v5 2/5] arm64: dts: imx8mq: Add a node for SRC IP block Andrey Smirnov (Fri Apr 05 2019 - 13:30:40 EST)
- [PATCH net 03/14] net: hsr: remove unnecessary paranthesis from the code Murali Karicheri (Fri Apr 05 2019 - 13:30:52 EST)
- [PATCH net 00/14] net: hsr: improvements and bug fixes Murali Karicheri (Fri Apr 05 2019 - 13:30:58 EST)
- Re: [PATCH 02/21] arm64/iommu: improve mmap bounds checking Robin Murphy (Fri Apr 05 2019 - 13:31:03 EST)
- [PATCH net 02/14] net: hsr: fix multiple blank lines in the code Murali Karicheri (Fri Apr 05 2019 - 13:31:10 EST)
- [PATCH v4 0/5] lib: rework bitmap_parselist and tests Yury Norov (Fri Apr 05 2019 - 13:32:18 EST)
- [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_parselist() Yury Norov (Fri Apr 05 2019 - 13:32:21 EST)
- [PATCH 2/5] lib: rework bitmap_parselist Yury Norov (Fri Apr 05 2019 - 13:32:25 EST)
- [PATCH 3/5] lib/test_bitmap: switch test_bitmap_parselist to ktime_get() Yury Norov (Fri Apr 05 2019 - 13:32:27 EST)
- [PATCH 4/5] lib/test_bitmap: add testcases for bitmap_parselist Yury Norov (Fri Apr 05 2019 - 13:32:30 EST)
- [PATCH 5/5] lib/test_bitmap: add tests for bitmap_parselist_user Yury Norov (Fri Apr 05 2019 - 13:32:35 EST)
- [PATCH v2 0/4] mfd: cros_ec: Instantiate CrOS FP, TP and ISH devices Enric Balletbo i Serra (Fri Apr 05 2019 - 13:33:36 EST)
- [PATCH v2 4/4] mfd: cros_ec: instantiate properly CrOS Touchpad MCU device Enric Balletbo i Serra (Fri Apr 05 2019 - 13:33:41 EST)
- [PATCH v2 3/4] mfd: cros_ec: instantiate properly CrOS FP MCU device Enric Balletbo i Serra (Fri Apr 05 2019 - 13:33:44 EST)
- [PATCH v2 1/4] mfd: cros_ec: Update the EC feature codes Enric Balletbo i Serra (Fri Apr 05 2019 - 13:33:46 EST)
- [PATCH v2 2/4] mfd: cros_ec: instantiate properly CrOS ISH MCU device Enric Balletbo i Serra (Fri Apr 05 2019 - 13:33:48 EST)
- Re: [RFC PATCH 4/5] acpi/hmat: Register special purpose memory as a device Jonathan Cameron (Fri Apr 05 2019 - 13:40:16 EST)
- Re: [PATCH 03/21] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence Robin Murphy (Fri Apr 05 2019 - 13:41:08 EST)
- Re: [PATCH 04/21] dma-iommu: cleanup dma-iommu.h Robin Murphy (Fri Apr 05 2019 - 13:43:03 EST)
- Re: [PATCH 05/21] dma-iommu: remove the flush_page callback Robin Murphy (Fri Apr 05 2019 - 13:47:01 EST)
- Re: [patch V2 03/29] x86/irq/64: Remove a hardcoded irq_stack_union access Thomas Gleixner (Fri Apr 05 2019 - 13:47:22 EST)
- [PATCH v10 0/9] freezer for cgroup v2 Roman Gushchin (Fri Apr 05 2019 - 13:47:35 EST)
- [PATCH v10 1/9] cgroup: rename freezer.c into legacy_freezer.c Roman Gushchin (Fri Apr 05 2019 - 13:47:38 EST)
- [PATCH v10 4/9] cgroup: cgroup v2 freezer Roman Gushchin (Fri Apr 05 2019 - 13:47:46 EST)
- [PATCH v10 6/9] kselftests: cgroup: add freezer controller self-tests Roman Gushchin (Fri Apr 05 2019 - 13:47:48 EST)
- [PATCH v10 7/9] cgroup: make TRACE_CGROUP_PATH irq-safe Roman Gushchin (Fri Apr 05 2019 - 13:47:51 EST)
- [PATCH v10 9/9] cgroup: document cgroup v2 freezer interface Roman Gushchin (Fri Apr 05 2019 - 13:47:58 EST)
- [PATCH v10 8/9] cgroup: add tracing points for cgroup v2 freezer Roman Gushchin (Fri Apr 05 2019 - 13:48:05 EST)
- [PATCH v10 3/9] cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock Roman Gushchin (Fri Apr 05 2019 - 13:48:09 EST)
- [PATCH v10 2/9] cgroup: implement __cgroup_task_count() helper Roman Gushchin (Fri Apr 05 2019 - 13:48:11 EST)
- [PATCH v10 5/9] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy() Roman Gushchin (Fri Apr 05 2019 - 13:48:13 EST)
- Re: [PATCH v3 01/13] thermal: qoriq: Remove unnecessary DT node is NULL check Andrey Smirnov (Fri Apr 05 2019 - 13:51:29 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Report slp_s0 residency range Evan Green (Fri Apr 05 2019 - 13:52:46 EST)
- Re: [PATCH 0/4] Allow CPU0 to be nohz full Thomas Gleixner (Fri Apr 05 2019 - 13:54:36 EST)
- Re: [PATCH v3 04/13] thermal: qoriq: Add local struct qoriq_sensor pointer Andrey Smirnov (Fri Apr 05 2019 - 13:58:03 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Fri Apr 05 2019 - 13:58:58 EST)
- Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resource Vladimir Zapolskiy (Fri Apr 05 2019 - 13:59:58 EST)
- Re: [PATCH v3 05/13] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data Andrey Smirnov (Fri Apr 05 2019 - 14:00:56 EST)
- Re: [PATCH] block: remove CONFIG_LBDAF Jens Axboe (Fri Apr 05 2019 - 14:01:03 EST)
- Re: [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions James Sewart (Fri Apr 05 2019 - 14:03:05 EST)
- Re: [PATCH] watchdog: alim7101: Mark expected switch fall-through Gustavo A. R. Silva (Fri Apr 05 2019 - 14:04:33 EST)
- Re: [PATCH v3 07/13] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly Andrey Smirnov (Fri Apr 05 2019 - 14:05:03 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Bjorn Helgaas (Fri Apr 05 2019 - 14:06:20 EST)
- Re: [PATCH 06/21] dma-iommu: use for_each_sg in iommu_dma_alloc Robin Murphy (Fri Apr 05 2019 - 14:08:39 EST)
- RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Fri Apr 05 2019 - 14:14:21 EST)
- Re: [PATCH v3 08/13] thermal: qoriq: Convert driver to use devm_ioremap() Andrey Smirnov (Fri Apr 05 2019 - 14:14:29 EST)
- Re: [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support Thomas Gleixner (Fri Apr 05 2019 - 14:16:12 EST)
- Re: [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API Andrey Smirnov (Fri Apr 05 2019 - 14:24:46 EST)
- Re: [PATCH 08/14] powercap/intel_rapl: Support multi-die/package Thomas Gleixner (Fri Apr 05 2019 - 14:27:14 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Robin Murphy (Fri Apr 05 2019 - 14:29:13 EST)
- Re: [PATCH v3 3/4] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions Guenter Roeck (Fri Apr 05 2019 - 14:29:28 EST)
- Re: [PATCH 09/14] thermal/x86_pkg_temp_thermal: Support multi-die/package Thomas Gleixner (Fri Apr 05 2019 - 14:29:36 EST)
- Re: [PATCH 4.9 00/91] 4.9.168-stable review Guenter Roeck (Fri Apr 05 2019 - 14:30:23 EST)
- Re: [PATCH v3 11/13] thermal: qoriq: Do not report invalid temperature reading Andrey Smirnov (Fri Apr 05 2019 - 14:30:55 EST)
- Re: [PATCH 4.14 000/121] 4.14.111-stable review Guenter Roeck (Fri Apr 05 2019 - 14:31:00 EST)
- Re: [PATCH 4.19 000/187] 4.19.34-stable review Guenter Roeck (Fri Apr 05 2019 - 14:31:33 EST)
- Re: [PATCH 5.0 000/246] 5.0.7-stable review Guenter Roeck (Fri Apr 05 2019 - 14:32:30 EST)
- Re: [PATCH 0/14] v2 multi-die/package topology support Thomas Gleixner (Fri Apr 05 2019 - 14:33:11 EST)
- Re: [PATCH 0/14] v2 multi-die/package topology support Thomas Gleixner (Fri Apr 05 2019 - 14:33:53 EST)
- Re: [PATCH] selftests/kexec: update get_secureboot_mode Mimi Zohar (Fri Apr 05 2019 - 14:35:46 EST)
- Re: [PATCH v3 13/13] thermal: qoriq: Add hwmon support Andrey Smirnov (Fri Apr 05 2019 - 14:38:16 EST)
- Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX offload for rockchip devices Leonidas P. Papadakos (Fri Apr 05 2019 - 14:39:06 EST)
- RE: [PATCH 09/14] thermal/x86_pkg_temp_thermal: Support multi-die/package Brown, Len (Fri Apr 05 2019 - 14:39:12 EST)
- Re: [patch] kvm: svm: fix potential get_num_contig_pages overflow Paolo Bonzini (Fri Apr 05 2019 - 14:49:44 EST)
- Re: [patch] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow Paolo Bonzini (Fri Apr 05 2019 - 14:50:30 EST)
- RE: [PATCH 09/14] thermal/x86_pkg_temp_thermal: Support multi-die/package Thomas Gleixner (Fri Apr 05 2019 - 14:50:40 EST)
- Re: [RFC PATCH] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER Kairui Song (Fri Apr 05 2019 - 14:55:29 EST)
- Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support Bjorn Helgaas (Fri Apr 05 2019 - 14:58:48 EST)
- Re: [patch V2 07/29] x86/exceptions: Make IST index zero based Sean Christopherson (Fri Apr 05 2019 - 14:59:05 EST)
- Re: [PATCH 08/12] i2c: ocores: refactor setup for polling Andrew Lunn (Fri Apr 05 2019 - 15:00:23 EST)
- Re: [RFC PATCH v2 1/3] arch/x86: add the support of ACRN guest Thomas Gleixner (Fri Apr 05 2019 - 15:01:10 EST)
- Re: [RFC PATCH v2 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector Thomas Gleixner (Fri Apr 05 2019 - 15:07:36 EST)
- RE: [PATCH v13] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc Liming Sun (Fri Apr 05 2019 - 15:11:00 EST)
- Re: [PATCH 2/4] wan/hdlc_x25: fix skb handling David Miller (Fri Apr 05 2019 - 15:15:34 EST)
- Re: [RFC PATCH v2 3/3] arch/x86/acrn: add hypercall for acrn_guest Thomas Gleixner (Fri Apr 05 2019 - 15:19:36 EST)
- Re: [PATCH 09/12] i2c: ocores: enable atomic xfers Andrew Lunn (Fri Apr 05 2019 - 15:20:29 EST)
- [PATCH-tip v2 00/12] locking/rwsem: Rwsem rearchitecture part 2 Waiman Long (Fri Apr 05 2019 - 15:22:00 EST)
- [PATCH-tip v2 01/12] locking/rwsem: Implement a new locking scheme Waiman Long (Fri Apr 05 2019 - 15:22:02 EST)
- [PATCH-tip v2 03/12] locking/rwsem: Remove rwsem_wake() wakeup optimization Waiman Long (Fri Apr 05 2019 - 15:22:05 EST)
- [PATCH-tip v2 04/12] locking/rwsem: Make rwsem_spin_on_owner() return owner state Waiman Long (Fri Apr 05 2019 - 15:22:08 EST)
- [PATCH-tip v2 05/12] locking/rwsem: Ensure an RT task will not spin on reader Waiman Long (Fri Apr 05 2019 - 15:22:12 EST)
- [PATCH-tip v2 06/12] locking/rwsem: Wake up almost all readers in wait queue Waiman Long (Fri Apr 05 2019 - 15:22:14 EST)
- [PATCH-tip v2 07/12] locking/rwsem: Enable readers spinning on writer Waiman Long (Fri Apr 05 2019 - 15:22:20 EST)
- [PATCH-tip v2 08/12] locking/rwsem: Enable time-based spinning on reader-owned rwsem Waiman Long (Fri Apr 05 2019 - 15:22:22 EST)
- [PATCH-tip v2 10/12] locking/rwsem: Guard against making count negative Waiman Long (Fri Apr 05 2019 - 15:22:26 EST)
- [PATCH-tip v2 11/12] locking/rwsem: Merge owner into count on x86-64 Waiman Long (Fri Apr 05 2019 - 15:22:28 EST)
- [PATCH-tip v2 12/12] locking/rwsem: Remove redundant computation of writer lock word Waiman Long (Fri Apr 05 2019 - 15:22:30 EST)
- [PATCH-tip v2 09/12] locking/rwsem: Add more rwsem owner access helpers Waiman Long (Fri Apr 05 2019 - 15:22:39 EST)
- [PATCH-tip v2 02/12] locking/rwsem: Implement lock handoff to prevent lock starvation Waiman Long (Fri Apr 05 2019 - 15:22:55 EST)
- Re: [patch V2 08/29] x86/cpu_entry_area: Cleanup setup functions Sean Christopherson (Fri Apr 05 2019 - 15:25:58 EST)
- [PATCH] Staging: olpc_dcon: Use WARN_ON() instead of BUG_ON() Madhumitha Prabakaran (Fri Apr 05 2019 - 15:28:42 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Thomas Gleixner (Fri Apr 05 2019 - 15:32:48 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Johannes Weiner (Fri Apr 05 2019 - 15:34:41 EST)
- [PATCH v3 bpf-next 00/21] bpf: Sysctl hook Andrey Ignatov (Fri Apr 05 2019 - 15:36:23 EST)
- [PATCH v3 bpf-next 01/21] bpf: Add base proto function for cgroup-bpf programs Andrey Ignatov (Fri Apr 05 2019 - 15:36:33 EST)
- [PATCH v3 bpf-next 06/21] bpf: Add file_pos field to bpf_sysctl ctx Andrey Ignatov (Fri Apr 05 2019 - 15:36:41 EST)
- [PATCH v3 bpf-next 09/21] selftests/bpf: Test sysctl section name Andrey Ignatov (Fri Apr 05 2019 - 15:36:51 EST)
- [PATCH v3 bpf-next 08/21] libbpf: Support sysctl hook Andrey Ignatov (Fri Apr 05 2019 - 15:36:57 EST)
- [PATCH v3 bpf-next 15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types Andrey Ignatov (Fri Apr 05 2019 - 15:36:59 EST)
- [PATCH v3 bpf-next 18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h Andrey Ignatov (Fri Apr 05 2019 - 15:37:03 EST)
- [PATCH v3 bpf-next 16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers Andrey Ignatov (Fri Apr 05 2019 - 15:37:04 EST)
- [PATCH v3 bpf-next 20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers Andrey Ignatov (Fri Apr 05 2019 - 15:37:07 EST)
- [PATCH v3 bpf-next 19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type Andrey Ignatov (Fri Apr 05 2019 - 15:37:11 EST)
- [PATCH v3 bpf-next 21/21] selftests/bpf: C based test for sysctl and strtoX Andrey Ignatov (Fri Apr 05 2019 - 15:37:21 EST)
- [PATCH v3 bpf-next 17/21] bpf: Sync bpf.h to tools/ Andrey Ignatov (Fri Apr 05 2019 - 15:37:39 EST)
- [PATCH v3 bpf-next 10/21] selftests/bpf: Test BPF_CGROUP_SYSCTL Andrey Ignatov (Fri Apr 05 2019 - 15:37:55 EST)
- [PATCH v3 bpf-next 11/21] selftests/bpf: Test bpf_sysctl_get_name helper Andrey Ignatov (Fri Apr 05 2019 - 15:38:03 EST)
- [PATCH v3 bpf-next 14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx Andrey Ignatov (Fri Apr 05 2019 - 15:38:22 EST)
- [PATCH v3 bpf-next 07/21] bpf: Sync bpf.h to tools/ Andrey Ignatov (Fri Apr 05 2019 - 15:38:22 EST)
- [PATCH v3 bpf-next 13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers Andrey Ignatov (Fri Apr 05 2019 - 15:38:32 EST)
- [PATCH v3 bpf-next 12/21] selftests/bpf: Test sysctl_get_current_value helper Andrey Ignatov (Fri Apr 05 2019 - 15:38:44 EST)
- [PATCH v3 bpf-next 04/21] bpf: Introduce bpf_sysctl_get_current_value helper Andrey Ignatov (Fri Apr 05 2019 - 15:38:47 EST)
- [PATCH v3 bpf-next 02/21] bpf: Sysctl hook Andrey Ignatov (Fri Apr 05 2019 - 15:38:58 EST)
- [PATCH v3 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers Andrey Ignatov (Fri Apr 05 2019 - 15:39:04 EST)
- [PATCH v3 bpf-next 03/21] bpf: Introduce bpf_sysctl_get_name helper Andrey Ignatov (Fri Apr 05 2019 - 15:39:14 EST)
- Re: [PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driver Jett Rink (Fri Apr 05 2019 - 15:44:36 EST)
- Re: [PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver Guenter Roeck (Fri Apr 05 2019 - 15:55:03 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Jacek Anaszewski (Fri Apr 05 2019 - 16:01:00 EST)
- [PATCH] Staging: greybus: Fix spinlock_t definition without comment Madhumitha Prabakaran (Fri Apr 05 2019 - 16:01:00 EST)
- [PATCH 1/3] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Fri Apr 05 2019 - 16:07:59 EST)
- [PATCH 2/3] platform/chrome: wilco_ec: Add USB PowerShare Policy control Nick Crews (Fri Apr 05 2019 - 16:08:03 EST)
- [PATCH 3/3] platform/chrome: wilco_ec: Add Boot on AC support Nick Crews (Fri Apr 05 2019 - 16:08:05 EST)
- Re: [PATCH v3 05/25] leds: core: Add support for composing LED class device names Jacek Anaszewski (Fri Apr 05 2019 - 16:08:34 EST)
- [PATCH] Staging: greybus: Cleanup in header file control.h Madhumitha Prabakaran (Fri Apr 05 2019 - 16:14:43 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Guenter Roeck (Fri Apr 05 2019 - 16:15:40 EST)
- [tip:x86/mm] x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GB tip-bot for Baoquan He (Fri Apr 05 2019 - 16:20:18 EST)
- [tip:x86/mm] x86/mm/KASLR: Use only one PUD entry for real mode trampoline tip-bot for Baoquan He (Fri Apr 05 2019 - 16:20:40 EST)
- Re: [PATCH v3 1/3] x86/boot: Add xloadflags bits for 5-level kernel checking Thomas Gleixner (Fri Apr 05 2019 - 16:23:12 EST)
- Re: [PATCH 3/3] perf/x86/intel: force resched when TFA sysctl is modified Peter Zijlstra (Fri Apr 05 2019 - 16:26:46 EST)
- RE: [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vmcoreinfo Kazuhito Hagio (Fri Apr 05 2019 - 16:26:51 EST)
- Re: [PATCH v13 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time Jann Horn (Fri Apr 05 2019 - 16:27:38 EST)
- [PATCH v3 1/3] platform/x86: intel_pmc_core: Convert to a platform_driver Rajat Jain (Fri Apr 05 2019 - 16:36:09 EST)
- [PATCH v3 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure Rajat Jain (Fri Apr 05 2019 - 16:36:14 EST)
- [PATCH v3 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms Rajat Jain (Fri Apr 05 2019 - 16:36:19 EST)
- Re: [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list Stephen Boyd (Fri Apr 05 2019 - 16:37:29 EST)
- Re: [PATCH v3 2/3] x86/kexec/64: Error out if try to jump to old 4-level kernel from 5-level kernel Thomas Gleixner (Fri Apr 05 2019 - 16:38:54 EST)
- Re: [PATCH 1/4] clk: meson: mpll: add init callback and regs Stephen Boyd (Fri Apr 05 2019 - 16:43:37 EST)
- [PATCH v2 0/3] Fix jack detection for Chromebook Pixel Fletcher Woodruff (Fri Apr 05 2019 - 16:44:01 EST)
- [PATCH v2 1/3] ASoC: rt5677: allow multiple interrupt sources Fletcher Woodruff (Fri Apr 05 2019 - 16:44:15 EST)
- [PATCH v2 2/3] ASoC: rt5677: handle concurrent interrupts Fletcher Woodruff (Fri Apr 05 2019 - 16:44:30 EST)
- [PATCH v2 3/3] ASoC: rt5677: fall back to DT prop names on error Fletcher Woodruff (Fri Apr 05 2019 - 16:44:36 EST)
- Re: [PATCH v11 04/27] clocksource: Add a new timer-ingenic driver Thomas Gleixner (Fri Apr 05 2019 - 16:44:49 EST)
- Re: [patch V2 09/29] x86/exceptions: Add structs for exception stacks Sean Christopherson (Fri Apr 05 2019 - 16:48:41 EST)
- Re: [patch V2 09/29] x86/exceptions: Add structs for exception stacks Sean Christopherson (Fri Apr 05 2019 - 16:50:37 EST)
- Re: [PATCH] Staging: greybus: Fix spinlock_t definition without comment Dan Carpenter (Fri Apr 05 2019 - 16:53:26 EST)
- Re: linux-next: Tree for Apr 3 (objtool) Randy Dunlap (Fri Apr 05 2019 - 16:53:40 EST)
- [tip:irq/core] genirq/timings: Remove variance computation code tip-bot for Daniel Lezcano (Fri Apr 05 2019 - 16:55:27 EST)
- Re: [patch V2 19/29] x86/exceptions: Split debug IST stack Sean Christopherson (Fri Apr 05 2019 - 16:55:52 EST)
- Re: [PATCH] watchdog: alim7101: Mark expected switch fall-through Guenter Roeck (Fri Apr 05 2019 - 16:56:01 EST)
- [tip:irq/core] genirq/timings: Add array suffix computation code tip-bot for Daniel Lezcano (Fri Apr 05 2019 - 16:56:14 EST)
- [PATCH v5 0/5] Allwinner H6 USB3 support Icenowy Zheng (Fri Apr 05 2019 - 16:57:52 EST)
- [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B Icenowy Zheng (Fri Apr 05 2019 - 16:57:57 EST)
- [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY Icenowy Zheng (Fri Apr 05 2019 - 16:58:01 EST)
- [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC Icenowy Zheng (Fri Apr 05 2019 - 16:58:08 EST)
- [PATCH v5 4/5] arm64: allwinner: dts: h6: add USB3 device nodes Icenowy Zheng (Fri Apr 05 2019 - 16:58:12 EST)
- [PATCH v5 5/5] arm64: allwinner: dts: h6: enable USB3 port on Pine H64 Icenowy Zheng (Fri Apr 05 2019 - 16:58:15 EST)
- Re: [patch V2 09/29] x86/exceptions: Add structs for exception stacks Thomas Gleixner (Fri Apr 05 2019 - 17:00:25 EST)
- Re: [patch V2 19/29] x86/exceptions: Split debug IST stack Thomas Gleixner (Fri Apr 05 2019 - 17:01:21 EST)
- Re: [PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver Enric Balletbo Serra (Fri Apr 05 2019 - 17:09:43 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Claudio Carvalho (Fri Apr 05 2019 - 17:11:50 EST)
- Re: [PATCH] PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller Bjorn Helgaas (Fri Apr 05 2019 - 17:13:37 EST)
- Re: [PATCH] x86/reboot: Use efi reboot for Acer TravelMate X514-51T Thomas Gleixner (Fri Apr 05 2019 - 17:14:04 EST)
- Re: [PATCH V2 1/2] trace,x86: Add external_interrupts to the irq_vectors class Thomas Gleixner (Fri Apr 05 2019 - 17:15:39 EST)
- Re: [PATCH v3] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Palmer Dabbelt (Fri Apr 05 2019 - 17:17:31 EST)
- [PATCH] kernel-doc: Let backtick and backslash escape percent sign Sean Christopherson (Fri Apr 05 2019 - 17:18:26 EST)
- Re: [PATCH 1/3] platform/chrome: wilco_ec: Standardize mailbox interface Enric Balletbo Serra (Fri Apr 05 2019 - 17:21:46 EST)
- [PATCH] mwl8k: fix error handling in mwl8k_post_cmd() Alexey Khoroshilov (Fri Apr 05 2019 - 17:32:11 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Jesse Hathaway (Fri Apr 05 2019 - 17:33:09 EST)
- [Patch (resend) 1/5] cifs: smbd: Don't destroy transport on RDMA disconnect Long Li (Fri Apr 05 2019 - 17:37:47 EST)
- [Patch (resend) 2/5] cifs: smbd: Return EINTR when interrupted Long Li (Fri Apr 05 2019 - 17:37:54 EST)
- [Patch (resend) 3/5] cifs: smbd: Indicate to retry on transport sending failure Long Li (Fri Apr 05 2019 - 17:38:00 EST)
- [Patch (resend) 4/5] cifs: smbd: Retry on memory registration failure Long Li (Fri Apr 05 2019 - 17:38:05 EST)
- [Patch (resend) 5/5] cifs: Call MID callback before destroying transport Long Li (Fri Apr 05 2019 - 17:38:09 EST)
- Re: [PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver Guenter Roeck (Fri Apr 05 2019 - 17:38:51 EST)
- Re: [PATCH] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Bjorn Helgaas (Fri Apr 05 2019 - 17:39:45 EST)
- Re: [PATCH] watchdog: alim7101: Mark expected switch fall-through Gustavo A. R. Silva (Fri Apr 05 2019 - 17:41:13 EST)
- Re: [PATCH 1/3] platform/chrome: wilco_ec: Standardize mailbox interface Nick Crews (Fri Apr 05 2019 - 17:43:23 EST)
- Re: [PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver Enric Balletbo Serra (Fri Apr 05 2019 - 17:43:49 EST)
- [PATCH 0/4] docs: add support for :nosymbols: Sean Christopherson (Fri Apr 05 2019 - 17:44:57 EST)
- Re: [PATCH 1/1] rtc: ds3232: get SRAM access using NVMEM Framework Alexandre Belloni (Fri Apr 05 2019 - 17:45:04 EST)
- [PATCH 3/4] kernel-doc: Rename -function to -symbol Sean Christopherson (Fri Apr 05 2019 - 17:45:07 EST)
- [PATCH 1/4] kernel-doc: Revert "scripts/kernel-doc: Processing -nofunc for functions only" Sean Christopherson (Fri Apr 05 2019 - 17:45:09 EST)
- [PATCH 2/4] kernel-doc: Rename -nofunction option to -nosymbol Sean Christopherson (Fri Apr 05 2019 - 17:45:15 EST)
- [PATCH 4/4] docs: sphinx: Add support :nosymbols: to exclude specific symbols Sean Christopherson (Fri Apr 05 2019 - 17:45:18 EST)
- Re: [PATCH V2 2/2] trace,x86: Add nmi to the irq_vectors class Thomas Gleixner (Fri Apr 05 2019 - 17:50:20 EST)
- Re: [PATCH bpf-next 1/3] bpf: add writable context for raw tracepoints Matt Mullins (Fri Apr 05 2019 - 17:52:59 EST)
- Re: [PATCH 3/3] x86/microcode: Deprecate MICROCODE_OLD_INTERFACE Thomas Gleixner (Fri Apr 05 2019 - 17:53:46 EST)
- Re: [patch V2 20/29] x86/dumpstack/64: Speedup in_exception_stack() Josh Poimboeuf (Fri Apr 05 2019 - 17:55:25 EST)
- Re: [PATCH 2/3] x86/microcode: Fix the ancient deprecated microcode loading method Thomas Gleixner (Fri Apr 05 2019 - 17:55:31 EST)
- Re: [patch V2 20/29] x86/dumpstack/64: Speedup in_exception_stack() Thomas Gleixner (Fri Apr 05 2019 - 17:56:36 EST)
- get_mm_cmdline and userspace (Perl) changing argv0 Jakub Jankowski (Fri Apr 05 2019 - 17:56:50 EST)
- Re: [patch V2 17/29] x86/exceptions: Disconnect IST index and stack order Josh Poimboeuf (Fri Apr 05 2019 - 17:57:18 EST)
- [no subject] Marilyn Johnson (Fri Apr 05 2019 - 17:58:54 EST)
- Re: [PATCH 1/3] x86/microcode/intel: Refactor Intel microcode blob loading Thomas Gleixner (Fri Apr 05 2019 - 17:59:59 EST)
- Re: [patch V2 17/29] x86/exceptions: Disconnect IST index and stack order Thomas Gleixner (Fri Apr 05 2019 - 18:00:45 EST)
- Re: How to calculate page address to PFN in user space. Valdis KlÄtnieks (Fri Apr 05 2019 - 18:03:05 EST)
- Re: [PATCH] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored Logan Gunthorpe (Fri Apr 05 2019 - 18:11:54 EST)
- [mm PATCH v7 0/4] Deferred page init improvements Alexander Duyck (Fri Apr 05 2019 - 18:12:11 EST)
- [mm PATCH v7 1/4] mm: Use mm_zero_struct_page from SPARC on all 64b architectures Alexander Duyck (Fri Apr 05 2019 - 18:12:17 EST)
- Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer. Sudip Mukherjee (Fri Apr 05 2019 - 18:12:22 EST)
- [mm PATCH v7 2/4] mm: Drop meminit_pfn_in_nid as it is redundant Alexander Duyck (Fri Apr 05 2019 - 18:12:25 EST)
- [mm PATCH v7 3/4] mm: Implement new zone specific memblock iterator Alexander Duyck (Fri Apr 05 2019 - 18:12:31 EST)
- Re: [PATCH v3 2/2] driver: clocksource: Add nxp system counter timer driver support Thomas Gleixner (Fri Apr 05 2019 - 18:12:36 EST)
- [mm PATCH v7 4/4] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections Alexander Duyck (Fri Apr 05 2019 - 18:12:42 EST)
- RE: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver Sonal Santan (Fri Apr 05 2019 - 18:15:29 EST)
- Re: [PATCH 0/4] Enabling secure boot on PowerNV systems Matthew Garrett (Fri Apr 05 2019 - 18:19:22 EST)
- Re: [PATCH] PCI/IOV: update num_VFs earlier Bjorn Helgaas (Fri Apr 05 2019 - 18:33:18 EST)
- [PATCH 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties Nick Crews (Fri Apr 05 2019 - 18:40:11 EST)
- [PATCH 2/2] power_supply: wilco_ec: Add charging config driver for Wilco EC Nick Crews (Fri Apr 05 2019 - 18:40:12 EST)
- Re: [PATCH] xsysace: Fix error handling in ace_setup Guenter Roeck (Fri Apr 05 2019 - 18:45:06 EST)
- [GIT PULL] KVM fixes for Linux 5.1-rc4 Paolo Bonzini (Fri Apr 05 2019 - 18:45:53 EST)
- [PATCH 0/2] KVM: x86: nVMX bugs Paolo Bonzini (Fri Apr 05 2019 - 18:47:02 EST)
- [PATCH 1/2] KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) Paolo Bonzini (Fri Apr 05 2019 - 18:47:06 EST)
- [PATCH 2/2] KVM: x86: nVMX: fix x2APIC VTPR read intercept Paolo Bonzini (Fri Apr 05 2019 - 18:47:12 EST)
- Re: [greybus-dev] [PATCH] Staging: greybus: Fix spinlock_t definition without comment Alex Elder (Fri Apr 05 2019 - 18:50:18 EST)
- Re: [PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks LuÃs Ferreira (Fri Apr 05 2019 - 19:01:26 EST)
- Re: [PATCH 1/2] pci: rpadlpar: fix leaked device_node references in add/remove paths Bjorn Helgaas (Fri Apr 05 2019 - 19:04:52 EST)
- Re: [PATCH] xsysace: Fix error handling in ace_setup Jens Axboe (Fri Apr 05 2019 - 19:06:31 EST)
- Re: [PATCH] kernel-doc: Let backtick and backslash escape percent sign Matthew Wilcox (Fri Apr 05 2019 - 19:10:29 EST)
- Re: [PATCH-tip v2 00/12] locking/rwsem: Rwsem rearchitecture part 2 Linus Torvalds (Fri Apr 05 2019 - 19:30:39 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Fri Apr 05 2019 - 19:30:39 EST)
- [PATCH] drm: sun4i: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind megous (Fri Apr 05 2019 - 19:31:06 EST)
- [PATCH 00/12] Add support for Orange Pi 3 megous (Fri Apr 05 2019 - 19:45:29 EST)
- [PATCH 10/12] pinctrl: sunxi: Support I/O bias voltage setting on H6 megous (Fri Apr 05 2019 - 19:45:39 EST)
- [PATCH 09/12] pinctrl: sunxi: Prepare for alternative bias voltage setting methods megous (Fri Apr 05 2019 - 19:45:43 EST)
- [PATCH 07/12] arm64: dts: allwinner: orange-pi-3: Enable ethernet megous (Fri Apr 05 2019 - 19:45:45 EST)
- [PATCH 12/12] arm64: dts: allwinner: orange-pi-3: Enable WiFi megous (Fri Apr 05 2019 - 19:45:53 EST)
- [PATCH 06/12] net: stmmac: sun8i: force select external PHY when no internal one megous (Fri Apr 05 2019 - 19:45:53 EST)
- [PATCH 11/12] brcmfmac: Loading the correct firmware for brcm43456 megous (Fri Apr 05 2019 - 19:45:59 EST)
- [PATCH 05/12] net: stmmac: sun8i: add support for Allwinner H6 EMAC megous (Fri Apr 05 2019 - 19:46:02 EST)
- [PATCH 08/12] arm64: dts: allwinner: h6: Add MMC1 pins megous (Fri Apr 05 2019 - 19:46:05 EST)
- [PATCH 03/12] dt-bindings: display: sun4i-drm: Add DDC power supply megous (Fri Apr 05 2019 - 19:46:11 EST)
- [PATCH 01/12] arm64: dts: allwinner: h6: Add Orange Pi 3 DTS megous (Fri Apr 05 2019 - 19:46:13 EST)
- [PATCH 02/12] drm: sun4i: Add support for enabling DDC I2C bus to dw_hdmi glue megous (Fri Apr 05 2019 - 19:46:17 EST)
- [PATCH 04/12] arm64: dts: allwinner: orange-pi-3: Enable HDMI output megous (Fri Apr 05 2019 - 19:46:24 EST)
- Re: [GIT PULL] arm64 fixes for -rc4 pr-tracker-bot (Fri Apr 05 2019 - 19:50:10 EST)
- Re: [GIT PULL] KVM fixes for Linux 5.1-rc4 pr-tracker-bot (Fri Apr 05 2019 - 19:50:18 EST)
- Re: [GIT PULL] tracing/syscalls: Remove args i and n from syscall_get_arguments() pr-tracker-bot (Fri Apr 05 2019 - 19:50:18 EST)
- [PATCH bpf-next v2 0/5] writable contexts for bpf raw tracepoints Matt Mullins (Fri Apr 05 2019 - 19:56:06 EST)
- [PATCH bpf-next v2 1/5] bpf: add writable context for raw tracepoints Matt Mullins (Fri Apr 05 2019 - 19:56:41 EST)
- [PATCH bpf-next v2 4/5] tools: sync bpf.h Matt Mullins (Fri Apr 05 2019 - 19:56:47 EST)
- [PATCH bpf-next v2 2/5] nbd: trace sending nbd requests Matt Mullins (Fri Apr 05 2019 - 19:57:12 EST)
- [PATCH bpf-next v2 3/5] nbd: add tracepoints for send/receive timing Matt Mullins (Fri Apr 05 2019 - 19:57:20 EST)
- [PATCH bpf-next v2 5/5] selftests: bpf: test writable buffers in raw tps Matt Mullins (Fri Apr 05 2019 - 19:57:22 EST)
- [PATCH] fs: remove trailing whitespace Radostin Stoyanov (Fri Apr 05 2019 - 20:08:42 EST)
- Thoughts on simple scanner approach for free page hinting Alexander Duyck (Fri Apr 05 2019 - 20:10:00 EST)
- Re: Possible bio merging breakage in mp bio rework Ming Lei (Fri Apr 05 2019 - 20:17:18 EST)
- Re: [PATCH 3/3] perf/x86/intel: force resched when TFA sysctl is modified Stephane Eranian (Fri Apr 05 2019 - 20:49:39 EST)
- Re: Adding plain accesses and detecting data races in the LKMM Andrea Parri (Fri Apr 05 2019 - 20:49:39 EST)
- Re: [PATCH] fs: remove trailing whitespace Al Viro (Fri Apr 05 2019 - 21:19:19 EST)
- mmotm 2019-04-05-18-28 uploaded akpm (Fri Apr 05 2019 - 21:29:05 EST)
- Re: [RFC][PATCH 15/16] sched: Trivial forced-newidle balancer Aubrey Li (Fri Apr 05 2019 - 21:39:07 EST)
- Re: [PATCH v3 2/3] x86/kexec/64: Error out if try to jump to old 4-level kernel from 5-level kernel Baoquan He (Fri Apr 05 2019 - 21:40:11 EST)
- Re: [GIT PULL] VFIO fixes for v5.1-rc4 pr-tracker-bot (Fri Apr 05 2019 - 21:40:12 EST)
- Re: [PATCH v3 1/3] x86/boot: Add xloadflags bits for 5-level kernel checking Baoquan He (Fri Apr 05 2019 - 21:41:05 EST)
- Re: [PATCH v3 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel Baoquan He (Fri Apr 05 2019 - 21:43:28 EST)
- Re: [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Baoquan He (Fri Apr 05 2019 - 21:51:33 EST)
- Re: [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Baoquan He (Fri Apr 05 2019 - 21:55:55 EST)
- Re: [PATCH v2] doc/rcuref: Document real world examples in kernel Joel Fernandes (Fri Apr 05 2019 - 22:17:19 EST)
- Hello Mr.Ahmed Owain (Fri Apr 05 2019 - 22:35:55 EST)
- [PATCH -next] staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and range' YueHaibing (Fri Apr 05 2019 - 22:57:02 EST)
- [PATCH -next] staging: rtlwifi: rtl8822be: Remove set but not used variable 'curtxbw_40mhz' YueHaibing (Fri Apr 05 2019 - 23:00:20 EST)
- [PATCH -next] staging: rtl8192e: Remove set but not used variable 'VenderID' YueHaibing (Fri Apr 05 2019 - 23:00:30 EST)
- [PATCH -next] staging: rtlwifi: base: Remove set but not used variables YueHaibing (Fri Apr 05 2019 - 23:01:21 EST)
- Re: [rcu:dev.2019.04.04a 35/54] ERROR: "kfd_processes_srcu" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! Paul E. McKenney (Fri Apr 05 2019 - 23:21:08 EST)
- Re: [PATCH 2/2] dt-bindings: cpufreq: Document operating-points-v2-sunxi-cpu Samuel Holland (Fri Apr 05 2019 - 23:26:52 EST)
- stable/linux-4.19.y boot bisection: v4.19.34 on meson-gxl-s905x-libretech-cc kernelci.org bot (Fri Apr 05 2019 - 23:43:06 EST)
- Re: [RFC PATCH 1/5] efi: Detect UEFI 2.8 Special Purpose Memory Ard Biesheuvel (Sat Apr 06 2019 - 00:35:18 EST)
- Re: [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory region initial size Borislav Petkov (Sat Apr 06 2019 - 00:50:14 EST)
- Re: [PATCH] sysctl: redefine zero as a unsigned long Hou Tao (Sat Apr 06 2019 - 01:47:33 EST)
- vmscan.c: Reclaim unevictable pages. Pankaj Suryawanshi (Sat Apr 06 2019 - 02:05:06 EST)
- Re: [PATCH v7 5/7] dt-bindings: Add binding for cros-ec-rpmsg. Rob Herring (Sat Apr 06 2019 - 02:05:49 EST)
- Re: [PATCH v2 2/2] dt-binding: mtd: physmap: Add example using addr-gpios property Rob Herring (Sat Apr 06 2019 - 02:05:56 EST)
- Re: [PATCH 1/4] dt-bindings: clk: axg-audio: add g12a support Rob Herring (Sat Apr 06 2019 - 02:05:59 EST)
- Re: [PATCH v2 1/2] dt-bindings: phy: Add binding for Mediatek MT7621 PCIe PHY Rob Herring (Sat Apr 06 2019 - 02:06:01 EST)
- Re: [PATCH v1 2/3] dt-bindings: rockchip-thermal: Support the PX30 SoC compatible Rob Herring (Sat Apr 06 2019 - 02:06:08 EST)
- Re: [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B Compatible Rob Herring (Sat Apr 06 2019 - 02:06:11 EST)
- Re: [PATCH v8 1/2] dt-bindings: phy: Add documentation for mixel dphy Rob Herring (Sat Apr 06 2019 - 02:06:23 EST)
- Re: [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel Rob Herring (Sat Apr 06 2019 - 02:06:36 EST)
- Re: [PATCH 3/3] dt-bindings: iio: adc: Add AD7616 ADC documentation Rob Herring (Sat Apr 06 2019 - 02:06:46 EST)
- Re: [PATCH 3/5] media: dt-bindings: aspeed-video: Add missing memory-region property Rob Herring (Sat Apr 06 2019 - 02:06:53 EST)
- Re: [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to DSI controller Rob Herring (Sat Apr 06 2019 - 02:07:05 EST)
- Re: [PATCH v3 1/2] dt-bindings: timer: Add binding doc for nxp system counter timer Rob Herring (Sat Apr 06 2019 - 02:07:07 EST)
- Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Rob Herring (Sat Apr 06 2019 - 02:07:20 EST)
- Re: Using device tree overlays in Linux Rob Herring (Sat Apr 06 2019 - 02:07:22 EST)
- Re: [PATCH] dt-bindings: clock: sifive: add FU540-C000 PRCI clock constants Rob Herring (Sat Apr 06 2019 - 02:07:27 EST)
- Re: [RFC PATCH 2/9] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs Rob Herring (Sat Apr 06 2019 - 02:07:31 EST)
- Re: [RFC PATCH 7/9] dt-bindings: power: avs: Add support for CPR (Core Power Reduction) Rob Herring (Sat Apr 06 2019 - 02:07:36 EST)
- Re: Possible bio merging breakage in mp bio rework Nikolay Borisov (Sat Apr 06 2019 - 02:09:19 EST)
- [PATCH] coccinelle: api: add devm_platform_ioremap_resource script Himanshu Jha (Sat Apr 06 2019 - 02:11:28 EST)
- stable/linux-5.0.y boot bisection: v5.0.7 on meson-gxl-s805x-p241 kernelci.org bot (Sat Apr 06 2019 - 02:24:29 EST)
- [PATCH] dt-bindings: arm: fix YAML whitespace in cpus.yaml Paul Walmsley (Sat Apr 06 2019 - 02:26:06 EST)
- Re: [PATCH] coccinelle: api: add devm_platform_ioremap_resource script Julia Lawall (Sat Apr 06 2019 - 02:32:12 EST)
- Re: [PATCH] coccinelle: api: add devm_platform_ioremap_resource script Julia Lawall (Sat Apr 06 2019 - 02:34:19 EST)
- 8b275b3754 ("x86/irq/64: Remap the IRQ stack with guard pages"): BUG: unable to handle kernel paging request at ffffb659000a1000 kernel test robot (Sat Apr 06 2019 - 02:38:30 EST)
- Re: [PATCH] dt-bindings: arm: fix YAML whitespace in cpus.yaml Rob Herring (Sat Apr 06 2019 - 02:53:40 EST)
- Re: [PATCH v8 02/11] dt-bindings: power: supply: add DT bindings for max77650 Rob Herring (Sat Apr 06 2019 - 03:07:55 EST)
- [PATCH] fs/buffer.c: Fix data corruption when buffer write with IO error ZhangXiaoxu (Sat Apr 06 2019 - 03:09:11 EST)
- Re: [PATCH v5 1/5] dt-bindings: usb-connector: add Vbus regulator for Type-A/B Rob Herring (Sat Apr 06 2019 - 03:10:59 EST)
- Re: [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY Rob Herring (Sat Apr 06 2019 - 03:14:09 EST)
- Re: [PATCH v5 2/5] dt-bindings: phy: add binding for Allwinner USB3 PHY Icenowy Zheng (Sat Apr 06 2019 - 03:24:56 EST)
- [PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver Huazhong Tan (Sat Apr 06 2019 - 03:44:49 EST)
- [PATCH net-next 01/12] net: hns3: set vport alive state to default while resetting Huazhong Tan (Sat Apr 06 2019 - 03:44:51 EST)
- [PATCH net-next 10/12] net: hns3: add error handler for initializing command queue Huazhong Tan (Sat Apr 06 2019 - 03:44:54 EST)
- [PATCH net-next 04/12] net: hns3: adjust the timing of hns3_client_stop when unloading Huazhong Tan (Sat Apr 06 2019 - 03:45:02 EST)
- [PATCH net-next 02/12] net: hns3: set up the vport alive state while reinitializing Huazhong Tan (Sat Apr 06 2019 - 03:45:05 EST)
- [PATCH net-next 09/12] net: hns3: stop mailbox handling when command queue need re-init Huazhong Tan (Sat Apr 06 2019 - 03:45:11 EST)
- [PATCH net-next 05/12] net: hns3: deactive the reset timer when reset successfully Huazhong Tan (Sat Apr 06 2019 - 03:45:16 EST)
- [PATCH net-next 03/12] net: hns3: not reset vport who not alive when PF reset Huazhong Tan (Sat Apr 06 2019 - 03:45:22 EST)
- [rcu:dev.2019.04.04a 35/54] amdgpu_amdkfd.c:(.text.amdgpu_amdkfd_init+0x2c): undefined reference to `kfd_processes_srcu' kbuild test robot (Sat Apr 06 2019 - 03:45:29 EST)
- [PATCH net-next 08/12] net: hns3: handle pending reset while reset fail Huazhong Tan (Sat Apr 06 2019 - 03:45:36 EST)
- [PATCH net-next 06/12] net: hns3: ignore lower-level new coming reset Huazhong Tan (Sat Apr 06 2019 - 03:45:43 EST)
- [PATCH net-next 11/12] net: hns3: remove resetting check in hclgevf_reset_task_schedule Huazhong Tan (Sat Apr 06 2019 - 03:45:52 EST)
- [PATCH net-next 12/12] net: hns3: fix keep_alive_timer not stop problem Huazhong Tan (Sat Apr 06 2019 - 03:46:04 EST)
- [PATCH net-next 07/12] net: hns3: do not request reset when hardware resetting Huazhong Tan (Sat Apr 06 2019 - 03:46:10 EST)
- Re: [PATCH 2/2] tty: add rpmsg driver xiang xiao (Sat Apr 06 2019 - 03:57:16 EST)
- Re: Possible bio merging breakage in mp bio rework Qu Wenruo (Sat Apr 06 2019 - 04:00:25 EST)
- [PATCH] drm/vboxvideo: Avoid double check buffer_overflow in vbva_write() Sidong Yang (Sat Apr 06 2019 - 04:21:11 EST)
- Re: [PATCH -next] staging: rtlwifi: rtl8822be: Remove set but not used variable 'curtxbw_40mhz' Mukesh Ojha (Sat Apr 06 2019 - 04:21:11 EST)
- Re: [PATCH -next] staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and range' Mukesh Ojha (Sat Apr 06 2019 - 04:21:11 EST)
- Re: [PATCH v2] x86/asm: fix assembly constraints in bitops Ingo Molnar (Sat Apr 06 2019 - 04:21:12 EST)
- Re: [PATCH -next] staging: rtl8192e: Remove set but not used variable 'VenderID' Mukesh Ojha (Sat Apr 06 2019 - 04:22:50 EST)
- [PATCH V2] staging: comedi: dt2811: Fix spelling mistake Hariprasad Kelam (Sat Apr 06 2019 - 04:23:28 EST)
- Re: [PATCH -next] staging: rtlwifi: base: Remove set but not used variables Mukesh Ojha (Sat Apr 06 2019 - 04:27:47 EST)
- Re: [PATCH V2] staging: comedi: dt2811: Fix spelling mistake Mukesh Ojha (Sat Apr 06 2019 - 04:32:04 EST)
- [PATCH] staging: wilc1000: drop explicit conversion to bool Nicholas Mc Guire (Sat Apr 06 2019 - 04:34:38 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Sat Apr 06 2019 - 04:42:28 EST)
- [PATCH V2] staging: wilc1000: drop explicit conversion to bool Nicholas Mc Guire (Sat Apr 06 2019 - 04:45:52 EST)
- [tip:x86/urgent] x86/asm: Use stricter assembly constraints in bitops tip-bot for Alexander Potapenko (Sat Apr 06 2019 - 04:47:00 EST)
- CFP: KVM Forum 2019 Paolo Bonzini (Sat Apr 06 2019 - 05:02:42 EST)
- Re: [PATCH V2] staging: wilc1000: drop explicit conversion to bool Julian Calaby (Sat Apr 06 2019 - 05:12:12 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Borislav Petkov (Sat Apr 06 2019 - 05:32:10 EST)
- Re: [PATCH] virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace Hans de Goede (Sat Apr 06 2019 - 05:33:56 EST)
- Re: [PATCH] iio: accel: add missing sensor for some 2-in-1 based ultrabooks Hans de Goede (Sat Apr 06 2019 - 05:36:26 EST)
- [PATCH] KVM: x86: fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 05:37:09 EST)
- Re: [PATCH V2] staging: wilc1000: drop explicit conversion to bool Nicholas Mc Guire (Sat Apr 06 2019 - 05:43:51 EST)
- Re: [PATCH v3 00/25] Add generic support for composing LED class device name Pavel Machek (Sat Apr 06 2019 - 05:46:35 EST)
- Re: [PATCH] drm/vboxvideo: Avoid double check buffer_overflow in vbva_write() Hans de Goede (Sat Apr 06 2019 - 05:47:28 EST)
- [PATCH V3] staging: wilc1000: drop explicit conversion to bool Nicholas Mc Guire (Sat Apr 06 2019 - 05:50:56 EST)
- Re: [PATCH V2] staging: comedi: dt2811: Fix spelling mistake Ian Abbott (Sat Apr 06 2019 - 05:51:30 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Sat Apr 06 2019 - 05:53:47 EST)
- Re: [PATCH -next] staging: comedi: dyna_pci10xx: remove set but not used variables 'chan' and range' Ian Abbott (Sat Apr 06 2019 - 06:13:50 EST)
- Re: [PATCH 2/2] ARM: dts: dra7: Separate AM57 dtsi files Lokesh Vutla (Sat Apr 06 2019 - 06:13:50 EST)
- [PATCH v2] Documentation: kernel-docs: Remove entry for vfs.txt Jonathan NeuschÃfer (Sat Apr 06 2019 - 06:16:46 EST)
- Re: [PATCH 06/12] net: stmmac: sun8i: force select external PHY when no internal one Sergei Shtylyov (Sat Apr 06 2019 - 06:24:40 EST)
- Re: [PATCH v4 1/2] dt-bindings: Document MIPID02 bindings Sakari Ailus (Sat Apr 06 2019 - 06:36:44 EST)
- Re: [PATCH v8 4/9] KVM: arm/arm64: preserve host HCR_EL2 value James Morse (Sat Apr 06 2019 - 06:37:26 EST)
- Re: [PATCH v4 1/2] dt-bindings: Document MIPID02 bindings Sakari Ailus (Sat Apr 06 2019 - 06:39:20 EST)
- [PATCH] kernel: pid_namespace : fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 06:55:03 EST)
- [PATCH] f2fs: data: fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 06:59:46 EST)
- Re: [PATCH v3 2/2] media:st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver Sakari Ailus (Sat Apr 06 2019 - 07:01:48 EST)
- [PATCH v4 2/4] coresight: replicator: Add new device id for static replicator Leo Yan (Sat Apr 06 2019 - 07:22:37 EST)
- [PATCH v4 1/4] dt-bindings: arm: coresight: Add new compatible for static replicator Leo Yan (Sat Apr 06 2019 - 07:22:37 EST)
- [PATCH v4 0/4] CoreSight: Support static funnel with DT binding consolidation Leo Yan (Sat Apr 06 2019 - 07:22:37 EST)
- [PATCH v4 3/4] dt-bindings: arm: coresight: Unify funnel DT binding Leo Yan (Sat Apr 06 2019 - 07:22:38 EST)
- [PATCH v4 4/4] coresight: funnel: Support static funnel Leo Yan (Sat Apr 06 2019 - 07:22:42 EST)
- Re: [PATCH v4 3/4] dt-bindings: arm: coresight: Unify funnel DT binding Leo Yan (Sat Apr 06 2019 - 07:30:39 EST)
- Re: [PATCH] overflow.h: Rename __ab_c_size() to __calc_size() Rasmus Villemoes (Sat Apr 06 2019 - 07:32:45 EST)
- [PATCH RFC] staging: wilc1000: give usleep_range a range Nicholas Mc Guire (Sat Apr 06 2019 - 08:06:40 EST)
- [GIT PULL] RTC fixes for 5.1 Alexandre Belloni (Sat Apr 06 2019 - 08:06:59 EST)
- [PATCH v2] moduleparam: Save information about built-in modules in separate file Alexey Gladkov (Sat Apr 06 2019 - 08:15:11 EST)
- [PATCH] xen: xen-pciback: fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 08:29:32 EST)
- Re: Possible bio merging breakage in mp bio rework Ming Lei (Sat Apr 06 2019 - 08:31:03 EST)
- Re: [PATCH] coccinelle: api: add devm_platform_ioremap_resource script Markus Elfring (Sat Apr 06 2019 - 08:37:03 EST)
- [PATCH 2/3] habanalabs: improve IOCTLs behavior when disabled or reset Oded Gabbay (Sat Apr 06 2019 - 08:45:38 EST)
- [PATCH 3/3] habanalabs: prevent device PTE read/write during hard-reset Oded Gabbay (Sat Apr 06 2019 - 08:45:38 EST)
- [PATCH 1/3] habanalabs: all FD must be closed before removing device Oded Gabbay (Sat Apr 06 2019 - 08:45:38 EST)
- Greetings My Dearest One, Please I Need Your Help. Mrs Carlsen Monika (Sat Apr 06 2019 - 08:45:38 EST)
- Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm property Alexandre Belloni (Sat Apr 06 2019 - 08:56:06 EST)
- Re: [mm PATCH v7 3/4] mm: Implement new zone specific memblock iterator Mike Rapoport (Sat Apr 06 2019 - 09:04:35 EST)
- Re: [PATCH] drivers/rtc/rtc-lib.c: check whether tm->tm_year in int32 range Alexandre Belloni (Sat Apr 06 2019 - 09:06:47 EST)
- [PATCH v2] arm: mm: Remove duplicate header Souptick Joarder (Sat Apr 06 2019 - 09:10:15 EST)
- [PATCH] watchdog: machzwd : fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 09:14:24 EST)
- [PATCH] perf: Remove duplicate headers Souptick Joarder (Sat Apr 06 2019 - 09:32:25 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sat Apr 06 2019 - 09:33:34 EST)
- Re: 8b275b3754 ("x86/irq/64: Remap the IRQ stack with guard pages"): BUG: unable to handle kernel paging request at ffffb659000a1000 Andy Lutomirski (Sat Apr 06 2019 - 09:55:22 EST)
- Re: 8b275b3754 ("x86/irq/64: Remap the IRQ stack with guard pages"): BUG: unable to handle kernel paging request at ffffb659000a1000 Andy Lutomirski (Sat Apr 06 2019 - 10:01:52 EST)
- [no subject] ravin goyal (Sat Apr 06 2019 - 10:14:43 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Jacek Anaszewski (Sat Apr 06 2019 - 10:15:14 EST)
- Re: [PATCH 5.0 047/246] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes Sasha Levin (Sat Apr 06 2019 - 10:20:42 EST)
- Re: [PATCH v2] x86/entry: re-enable interrupts before exiting Andy Lutomirski (Sat Apr 06 2019 - 10:22:04 EST)
- + Hola, soy Jessica. ÂQuà tal todo contigo? Tengo interÃs en ti despuÃs de revisar tu perfil. Realmente quiero tener una buena amistad contigo. AdemÃs, tengo algo muy importante que decirte. Jessica (Sat Apr 06 2019 - 10:43:55 EST)
- [PATCH] spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS Yue Haibing (Sat Apr 06 2019 - 11:20:54 EST)
- Re: [PATCH 13/16] block: sed-opal: use named Opal tokens instead of integer literals Scott Bauer (Sat Apr 06 2019 - 11:20:55 EST)
- Re: [PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev Scott Bauer (Sat Apr 06 2019 - 11:21:06 EST)
- Re: [PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array Scott Bauer (Sat Apr 06 2019 - 11:22:15 EST)
- Re: [PATCH 04/16] block: sed-opal: unify space check in add_token_* Scott Bauer (Sat Apr 06 2019 - 11:22:29 EST)
- Re: [PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean up code Scott Bauer (Sat Apr 06 2019 - 11:27:16 EST)
- Re: [PATCH 2/2] ftpm: firmware TPM running in TEE Sasha Levin (Sat Apr 06 2019 - 11:30:52 EST)
- Re: Regression causes a hang on boot with a Comtrol PCI card Alan Stern (Sat Apr 06 2019 - 11:32:35 EST)
- Re: [PATCH 01/16] block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR Scott Bauer (Sat Apr 06 2019 - 11:33:59 EST)
- [PATCH] arm64: dts: rockchip: fix cts, rts pin assign of UART3 for rk3399 Katsuhiro Suzuki (Sat Apr 06 2019 - 11:36:23 EST)
- Re: [PATCH 04/16] block: sed-opal: unify space check in add_token_* Scott Bauer (Sat Apr 06 2019 - 11:37:50 EST)
- Re: [PATCH v13 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time Li, Aubrey (Sat Apr 06 2019 - 11:42:06 EST)
- Re: [PATCH v2] i2c: imx: don't leak the i2c adapter on error Uwe Kleine-König (Sat Apr 06 2019 - 11:57:24 EST)
- Re: [PATCH 11/16] block: sed-opal: add token for OPAL_LIFECYCLE Scott Bauer (Sat Apr 06 2019 - 11:57:31 EST)
- Re: [PATCH v2] i2c: imx: don't leak the i2c adapter on error Wolfram Sang (Sat Apr 06 2019 - 11:58:58 EST)
- [PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for OTG Markus Kueffner (Sat Apr 06 2019 - 12:01:33 EST)
- Re: Adding plain accesses and detecting data races in the LKMM Alan Stern (Sat Apr 06 2019 - 12:03:24 EST)
- [PATCH] kprobes: fix compilation when KPROBE_EVENTS is enabled without kretpobes Sven Schnelle (Sat Apr 06 2019 - 12:26:43 EST)
- Re: [PATCH] block: remove CONFIG_LBDAF Linus Torvalds (Sat Apr 06 2019 - 12:31:14 EST)
- Re: [PATCH v3 bpf-next 00/21] bpf: Sysctl hook Kees Cook (Sat Apr 06 2019 - 12:44:12 EST)
- Re: [PATCH] block: remove CONFIG_LBDAF Jens Axboe (Sat Apr 06 2019 - 12:48:23 EST)
- [no subject] Rufus Limbaga (Sat Apr 06 2019 - 12:52:19 EST)
- Re: [linux-sunxi] Re: [PATCH RESEND v4 1/4] input: sun4i-a10-lradc-keys: Add support for A83T OndÅej Jirman (Sat Apr 06 2019 - 12:57:45 EST)
- Re: [PATCH v3 bpf-next 00/21] bpf: Sysctl hook Alexei Starovoitov (Sat Apr 06 2019 - 13:03:09 EST)
- Re: [PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean up code Jens Axboe (Sat Apr 06 2019 - 13:09:46 EST)
- Re: [linux-sunxi] [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC OndÅej Jirman (Sat Apr 06 2019 - 13:21:37 EST)
- Re: [PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock Linus Torvalds (Sat Apr 06 2019 - 13:21:37 EST)
- Re: [PATCH] kprobes: fix compilation when KPROBE_EVENTS is enabled without kretpobes Naveen N. Rao (Sat Apr 06 2019 - 13:23:01 EST)
- Re: [linux-sunxi] [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC Icenowy Zheng (Sat Apr 06 2019 - 13:25:06 EST)
- [BUG] Rockchip SPI: long burst writes produce unexpected result Vicente Bergas (Sat Apr 06 2019 - 13:34:43 EST)
- Re: [PATCH] kprobes: fix compilation when KPROBE_EVENTS is enabled without kretpobes Sven Schnelle (Sat Apr 06 2019 - 13:54:00 EST)
- [PATCH] scsi: mvumi: fix warning Using plain integer as NULL pointer Hariprasad Kelam (Sat Apr 06 2019 - 13:54:01 EST)
- Re: [GIT PULL] RTC fixes for 5.1 pr-tracker-bot (Sat Apr 06 2019 - 14:10:04 EST)
- [PATCH -next] acpi/hmat: fix memory leaks in hmat_init() Qian Cai (Sat Apr 06 2019 - 14:25:30 EST)
- My Greeting Miss Maureen Magoko (Sat Apr 06 2019 - 14:25:43 EST)
- [PATCH v4 0/3] improve vmap allocation Uladzislau Rezki (Sony) (Sat Apr 06 2019 - 14:35:43 EST)
- [PATCH v4 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro Uladzislau Rezki (Sony) (Sat Apr 06 2019 - 14:35:43 EST)
- [PATCH v4 1/3] mm/vmap: keep track of free blocks for vmap allocation Uladzislau Rezki (Sony) (Sat Apr 06 2019 - 14:35:44 EST)
- [PATCH v4 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro Uladzislau Rezki (Sony) (Sat Apr 06 2019 - 14:35:44 EST)
- Re: [PATCH v2] arm: mm: Remove duplicate header Mukesh Ojha (Sat Apr 06 2019 - 14:48:26 EST)
- Re: [PATCH] watchdog: machzwd : fix warning Using plain integer as NULL pointer Mukesh Ojha (Sat Apr 06 2019 - 14:48:26 EST)
- Re: [PATCH] perf: Remove duplicate headers Mukesh Ojha (Sat Apr 06 2019 - 14:50:19 EST)
- Re: [PATCH] spi: bcm2835aux: Fix build error without CONFIG_DEBUG_FS Mukesh Ojha (Sat Apr 06 2019 - 14:55:19 EST)
- Re: [PATCH] xen: xen-pciback: fix warning Using plain integer as NULL pointer Mukesh Ojha (Sat Apr 06 2019 - 15:03:47 EST)
- Re: [PATCH] f2fs: data: fix warning Using plain integer as NULL pointer Mukesh Ojha (Sat Apr 06 2019 - 15:06:55 EST)
- Re: [PATCH] platform/x86: intel_pmc_core: Report slp_s0 residency range Andy Shevchenko (Sat Apr 06 2019 - 15:11:48 EST)
- Re: [PATCH] kernel: pid_namespace : fix warning Using plain integer as NULL pointer Mukesh Ojha (Sat Apr 06 2019 - 15:13:13 EST)
- Re: [PATCH] KVM: x86: fix warning Using plain integer as NULL pointer Mukesh Ojha (Sat Apr 06 2019 - 15:17:56 EST)
- Re: [PATCH] watchdog: machzwd : fix warning Using plain integer as NULL pointer Guenter Roeck (Sat Apr 06 2019 - 15:33:20 EST)
- Re: [PATCH] xsysace: Fix error handling in ace_setup Guenter Roeck (Sat Apr 06 2019 - 15:34:32 EST)
- Re: [PATCH] sched/core: expand sched_getaffinity(2) to return number of CPUs Alexey Dobriyan (Sat Apr 06 2019 - 15:48:42 EST)
- Re: [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver Sergei Shtylyov (Sat Apr 06 2019 - 16:30:05 EST)
- [GIT PULL] parisc architecture updates for kernel v5.1 Helge Deller (Sat Apr 06 2019 - 16:30:06 EST)
- Re: [GIT PULL] parisc architecture updates for kernel v5.1 pr-tracker-bot (Sat Apr 06 2019 - 17:07:11 EST)
- [PULL REQUEST] i2c for 5.1 Wolfram Sang (Sat Apr 06 2019 - 17:31:04 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Alexey Dobriyan (Sat Apr 06 2019 - 17:50:49 EST)
- Re: [PULL REQUEST] i2c for 5.1 pr-tracker-bot (Sat Apr 06 2019 - 17:55:11 EST)
- [PATCH v2] staging: rtl8192u: ieee80211: fix checkpatch space errors Caio Salvador Rohwedder (Sat Apr 06 2019 - 18:05:15 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Pavel Machek (Sat Apr 06 2019 - 18:23:52 EST)
- [PATCH] Staging: hal: hal_com_phycfg: fixed a coding style issue Gabriela Bittencourt (Sat Apr 06 2019 - 18:23:52 EST)
- Re: [BUG] Rockchip SPI: long burst writes produce unexpected result Vicente Bergas (Sat Apr 06 2019 - 18:23:52 EST)
- [PATCH] Staging: hal: hal_com_phycfg: fixed a coding style issue Gabriela Bittencourt (Sat Apr 06 2019 - 18:25:51 EST)
- [PATCH] srcu: Remove unused vmlinux srcu linker entries Joel Fernandes (Google) (Sat Apr 06 2019 - 18:57:17 EST)
- Re: [PATCH] Staging: greybus: Fix spinlock_t definition without comment Madhumthia Prabakaran (Sat Apr 06 2019 - 18:59:52 EST)
- [PATCH] slab: fix a crash by reading /proc/slab_allocators Qian Cai (Sat Apr 06 2019 - 18:59:52 EST)
- Re: [greybus-dev] [PATCH] Staging: greybus: Fix spinlock_t definition without comment Madhumthia Prabakaran (Sat Apr 06 2019 - 19:06:55 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sat Apr 06 2019 - 19:06:55 EST)
- [PATCH v7 1/5] gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM Steve Longerbeam (Sat Apr 06 2019 - 19:09:20 EST)
- [PATCH v7 3/5] gpu: ipu-v3: ipu-ic-csc: Add support for limited range encoding Steve Longerbeam (Sat Apr 06 2019 - 19:09:25 EST)
- [PATCH v7 2/5] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions Steve Longerbeam (Sat Apr 06 2019 - 19:09:25 EST)
- [PATCH v7 5/5] media: imx: Try colorimetry at both sink and source pads Steve Longerbeam (Sat Apr 06 2019 - 19:09:28 EST)
- [PATCH v7 4/5] gpu: ipu-v3: ipu-ic-csc: Add support for Rec.709 encoding Steve Longerbeam (Sat Apr 06 2019 - 19:09:36 EST)
- Re: [PATCH 7/7] riscv: dts: add initial board data for the SiFive HiFive Unleashed Paul Walmsley (Sat Apr 06 2019 - 19:44:25 EST)
- Re: [PATCH v8 01/16] sched/core: uclamp: Add CPU's clamp buckets refcounting Suren Baghdasaryan (Sat Apr 06 2019 - 19:52:16 EST)
- Re: [PATCH bpf-next v2 2/5] nbd: trace sending nbd requests Josef Bacik (Sat Apr 06 2019 - 20:11:03 EST)
- Re: [PATCH bpf-next v2 3/5] nbd: add tracepoints for send/receive timing Josef Bacik (Sat Apr 06 2019 - 20:14:03 EST)
- Re: [PATCH] mm:workingset use real time to judge activity of the file page Suren Baghdasaryan (Sat Apr 06 2019 - 20:51:08 EST)
- Re: [BUG] Rockchip SPI: long burst writes produce unexpected result Vicente Bergas (Sat Apr 06 2019 - 20:51:08 EST)
- [PATCH] spi: rockchip: Revert "set min/max speed" Vicente Bergas (Sat Apr 06 2019 - 20:59:22 EST)
- Re: [PATCH net] net: vrf: Fix ping failed when vrf mtu is set to 0 David Miller (Sat Apr 06 2019 - 21:13:06 EST)
- [PATCH -next] acpi/hmat: fix an uninitialized memory_target Qian Cai (Sat Apr 06 2019 - 21:13:23 EST)
- Re: [PATCH v5 6/7] ARM: dts: rockchip: Specify rk3288-veyron-chromebook's display timings Urja Rannikko (Sat Apr 06 2019 - 21:16:04 EST)
- Re: [PATCH net-next v3 0/4] net: phy: add Amlogic g12a support David Miller (Sat Apr 06 2019 - 21:17:15 EST)
- Re: [PATCH] tcp: remove redundant check on tskb David Miller (Sat Apr 06 2019 - 21:18:38 EST)
- Re: [PATCH v2 0/2] Support runtime changes of vendor mac passthu policy David Miller (Sat Apr 06 2019 - 21:22:14 EST)
- Re: [PATCH][next] net: hns: fix unsigned comparison to less than zero David Miller (Sat Apr 06 2019 - 21:29:48 EST)
- [PATCH v3] drm/bridge: sil_sii8620: make remote control optional. Ronald TschalÃr (Sat Apr 06 2019 - 21:30:20 EST)
- Re: [PATCH net 00/14] net: hsr: improvements and bug fixes David Miller (Sat Apr 06 2019 - 21:32:42 EST)
- Re: [PATCH v2] powerpc: silence unused-but-set-variable warnings Qian Cai (Sat Apr 06 2019 - 21:33:45 EST)
- Re: [PATCH v3 3/4] driver core: add dev_print_hex_dump() logging function. Life is hard, and then you die (Sat Apr 06 2019 - 21:55:43 EST)
- [PATCH] powerpc/pseries/pmem: fix a set but not used value Qian Cai (Sat Apr 06 2019 - 21:55:43 EST)
- Re: [PATCH v13] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc Liming Sun (Sat Apr 06 2019 - 22:09:01 EST)
- [PATCH v14] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc Liming Sun (Sat Apr 06 2019 - 22:09:01 EST)
- Re: [PATCH v2] jbd2: remove repeated assignments in __jbd2_log_wait_for_space Theodore Ts'o (Sat Apr 06 2019 - 22:14:08 EST)
- [PATCH] module: add stub for within_module Tri Vo (Sat Apr 06 2019 - 22:30:12 EST)
- Re: [PATCH v3] Makefile: lld: tell clang to use lld Masahiro Yamada (Sat Apr 06 2019 - 22:30:12 EST)
- Re: [PATCH net] net: vrf: Fix ping failed when vrf mtu is set to 0 linmiaohe (Sat Apr 06 2019 - 22:30:29 EST)
- [PATCH] powerpc/pseries/iommu: fix set but not used values Qian Cai (Sat Apr 06 2019 - 22:48:37 EST)
- [PATCH] ASoC: ab8500: add range to usleep_range Nicholas Mc Guire (Sat Apr 06 2019 - 23:00:57 EST)
- [PATCH RFC] clk: ux500: add range to usleep_range Nicholas Mc Guire (Sat Apr 06 2019 - 23:21:19 EST)
- [PATCH 2/3] media: smiapp: regs: add range to usleep_range Nicholas Mc Guire (Sat Apr 06 2019 - 23:21:27 EST)
- [PATCH 3/3] media: smiapp: quirk: add range to usleep_range Nicholas Mc Guire (Sat Apr 06 2019 - 23:21:27 EST)
- [PATCH 1/3] media: smiapp: core: add range to usleep_range Nicholas Mc Guire (Sat Apr 06 2019 - 23:21:31 EST)
- Re: [PATCH] stm class: Fix out of bound access from bitmap allocation Sai Prakash Ranjan (Sun Apr 07 2019 - 00:31:49 EST)
- [GIT PULL] SCSI fixes for 5.1-rc3 James Bottomley (Sun Apr 07 2019 - 01:09:53 EST)
- [PATCH v4 1/2] drm/bridge: sil_sii8620: make remote control optional. Ronald TschalÃr (Sun Apr 07 2019 - 01:10:01 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Andy Lutomirski (Sun Apr 07 2019 - 01:10:01 EST)
- [PATCH v4 0/2] Add Apple SPI keyboard and trackpad driver Ronald TschalÃr (Sun Apr 07 2019 - 01:10:02 EST)
- [PATCH v4 2/2] Input: add Apple SPI keyboard and trackpad driver. Ronald TschalÃr (Sun Apr 07 2019 - 01:10:02 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Thomas Gleixner (Sun Apr 07 2019 - 02:12:22 EST)
- Re: [PATCH] scsi: mvumi: fix warning Using plain integer as NULL pointer Mukesh Ojha (Sun Apr 07 2019 - 02:14:31 EST)
- Re: [PATCH] powerpc/pseries/pmem: fix a set but not used value Mukesh Ojha (Sun Apr 07 2019 - 02:17:26 EST)
- Re: [PATCH -next] acpi/hmat: fix an uninitialized memory_target Mukesh Ojha (Sun Apr 07 2019 - 02:21:27 EST)
- Re: [PATCH] powerpc/pseries/iommu: fix set but not used values Mukesh Ojha (Sun Apr 07 2019 - 02:44:18 EST)
- [PATCH net v2] net: vrf: Fix ping failed when vrf mtu is set to 0 linmiaohe (Sun Apr 07 2019 - 02:47:15 EST)
- [PATCH v2] block: remove CONFIG_LBDAF Christoph Hellwig (Sun Apr 07 2019 - 02:56:49 EST)
- Re: [PATCH 02/21] arm64/iommu: improve mmap bounds checking Christoph Hellwig (Sun Apr 07 2019 - 02:59:40 EST)
- Re: [RFC 0/2] guarantee natural alignment for kmalloc() Christoph Hellwig (Sun Apr 07 2019 - 04:00:38 EST)
- [PATCH v1] iio: adc: modify NPCM ADC read reference voltage Tomer Maimon (Sun Apr 07 2019 - 04:21:12 EST)
- [PATCH] regulator: bd718x7: Use rdev_get_id() to get regulator id Axel Lin (Sun Apr 07 2019 - 05:20:34 EST)
- Re: [PATCH] modpost: make KBUILD_MODPOST_WARN also configurable for external modules Masahiro Yamada (Sun Apr 07 2019 - 05:20:35 EST)
- Re: [PATCH 1/6] kbuild: pass $(MAKECMDGOALS) to sub-make as is Masahiro Yamada (Sun Apr 07 2019 - 05:22:40 EST)
- Re: 8b275b3754 ("x86/irq/64: Remap the IRQ stack with guard pages"): BUG: unable to handle kernel paging request at ffffb659000a1000 Thomas Gleixner (Sun Apr 07 2019 - 05:24:03 EST)
- Re: 8b275b3754 ("x86/irq/64: Remap the IRQ stack with guard pages"): BUG: unable to handle kernel paging request at ffffb659000a1000 Andy Lutomirski (Sun Apr 07 2019 - 05:27:09 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Andy Lutomirski (Sun Apr 07 2019 - 05:28:16 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Thomas Gleixner (Sun Apr 07 2019 - 05:46:07 EST)
- [PATCH] kbuild: remove unneeded dependency for include/config/kernel.release Masahiro Yamada (Sun Apr 07 2019 - 06:12:14 EST)
- Re: [PATCH v4] dt-bindings: gpu: add bindings for the ARM Mali Bifrost GPU Neil Armstrong (Sun Apr 07 2019 - 06:17:05 EST)
- Re: [PATCH 3/3] iio: Add PAT9125 optical tracker sensor Jonathan Cameron (Sun Apr 07 2019 - 06:20:35 EST)
- Re: [PATCH v1] iio: adc: modify NPCM ADC read reference voltage Jonathan Cameron (Sun Apr 07 2019 - 06:28:33 EST)
- Re: [PATCH] iio: accell: mma8452: free iio trigger pointer when cleanup Jonathan Cameron (Sun Apr 07 2019 - 06:40:04 EST)
- Re: [PATCH] staging: iio: frequency: ad9834: Remove unnecessary parentheses Jonathan Cameron (Sun Apr 07 2019 - 06:43:36 EST)
- [PATCH] kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build Masahiro Yamada (Sun Apr 07 2019 - 06:44:43 EST)
- Re: [PATCH 1/3] iio: adc: ad7606: Move oversampling options in chip info and rework *_avail attributes Jonathan Cameron (Sun Apr 07 2019 - 06:54:12 EST)
- Re: [PATCH 2/3] iio: adc: ad7616: Add support for AD7616 ADC Jonathan Cameron (Sun Apr 07 2019 - 06:54:35 EST)
- Re: [PATCH 3/3] dt-bindings: iio: adc: Add AD7616 ADC documentation Jonathan Cameron (Sun Apr 07 2019 - 06:56:03 EST)
- Re: [PATCH 1/6] iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe() Jonathan Cameron (Sun Apr 07 2019 - 07:02:41 EST)
- Re: [PATCH 2/6] iio: imx7d_adc: Replace pr_err with dev_err Jonathan Cameron (Sun Apr 07 2019 - 07:04:02 EST)
- Re: [PATCH 3/6] iio: imx7d_adc: Use devm_iio_device_register() Jonathan Cameron (Sun Apr 07 2019 - 07:07:49 EST)
- Re: [PATCH 4/6] iio: imx7d_adc: Use devm_platform_ioremap_resource() Jonathan Cameron (Sun Apr 07 2019 - 07:09:55 EST)
- Re: [PATCH 5/6] iio: imx7d_adc: Use imx7d_adc_resume() in imx7d_adc_probe() Jonathan Cameron (Sun Apr 07 2019 - 07:16:04 EST)
- Re: [PATCH 6/6] iio: imx7d_adc: Drop imx7d_adc_remove() Jonathan Cameron (Sun Apr 07 2019 - 07:16:53 EST)
- Re: [PATCH v2] avia-hx711.yaml: transform DT binding to YAML Jonathan Cameron (Sun Apr 07 2019 - 07:22:25 EST)
- Re: [PATCH -next] acpi/hmat: fix an uninitialized memory_target Nathan Chancellor (Sun Apr 07 2019 - 07:22:56 EST)
- Re: [PATCH v2] bmp085.yaml: transform DT documentation of iio sensor into YAML Jonathan Cameron (Sun Apr 07 2019 - 07:23:24 EST)
- Re: [PATCH 2/4] staging: iio: ad9832: add SPDX identifier Jonathan Cameron (Sun Apr 07 2019 - 07:27:01 EST)
- Re: [PATCH v2 2/3] dt-bindings: backlight: add lm3630a bindings Brian Masney (Sun Apr 07 2019 - 07:28:26 EST)
- Re: [PATCH 1/4] staging: iio: ad9832: organize includes Jonathan Cameron (Sun Apr 07 2019 - 07:32:00 EST)
- Re: [PATCH 3/4] staging: iio: ad9832: use clock framework for clock reference Jonathan Cameron (Sun Apr 07 2019 - 07:34:18 EST)
- Re: [PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x Jonathan Cameron (Sun Apr 07 2019 - 07:42:13 EST)
- Re: [PATCH v2] iio: imu: mpu6050: Fix FIFO layout for ICM20602 Jonathan Cameron (Sun Apr 07 2019 - 07:45:13 EST)
- [PATCH] rtc: wm831x: use .set_time Alexandre Belloni (Sun Apr 07 2019 - 07:54:53 EST)
- Re: [PATCH] iio: adc: ads124: avoid buffer overflow Jonathan Cameron (Sun Apr 07 2019 - 08:03:00 EST)
- Re: [PATCH] iio: adc: ads124: avoid buffer overflow Jonathan Cameron (Sun Apr 07 2019 - 08:03:32 EST)
- Re: [PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driver Rushikesh S Kadam (Sun Apr 07 2019 - 08:09:55 EST)
- [PATCH v3] platform: chrome: Add ChromeOS EC ISHTP driver Rushikesh S Kadam (Sun Apr 07 2019 - 08:10:35 EST)
- Re: [RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface Jonathan Cameron (Sun Apr 07 2019 - 08:31:26 EST)
- [PATCH v4 0/6] normalize IOMMU dma mode boot options Zhen Lei (Sun Apr 07 2019 - 08:48:17 EST)
- [PATCH v4 3/6] iommu: add iommu_default_dma_mode_get() helper Zhen Lei (Sun Apr 07 2019 - 08:48:17 EST)
- [PATCH v4 4/6] s390/pci: use common boot option iommu.dma_mode Zhen Lei (Sun Apr 07 2019 - 08:48:21 EST)
- [PATCH v4 6/6] x86/iommu: use common boot option iommu.dma_mode Zhen Lei (Sun Apr 07 2019 - 08:48:27 EST)
- [PATCH v4 5/6] powernv/iommu: use common boot option iommu.dma_mode Zhen Lei (Sun Apr 07 2019 - 08:48:30 EST)
- [PATCH v4 2/6] iommu: keep dma mode build options consistent with cmdline options Zhen Lei (Sun Apr 07 2019 - 08:48:37 EST)
- [PATCH v4 1/6] iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict Zhen Lei (Sun Apr 07 2019 - 08:48:40 EST)
- [PATCH v1 bitops] bitops: Fix UBSAN undefined behavior warning for rotation right Vadim Pasternak (Sun Apr 07 2019 - 08:55:26 EST)
- [PATCH] s390/mm: Silence compiler warning when compiling without CONFIG_PGSTE Thomas Huth (Sun Apr 07 2019 - 08:55:34 EST)
- Re: [PATCH v3] RISC-V: Fix Maximum Physical Memory 2GiB option for 64bit systems Anup Patel (Sun Apr 07 2019 - 08:59:19 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Li, Aubrey (Sun Apr 07 2019 - 09:02:46 EST)
- Re: [linux-sunxi] [PATCH 00/12] Add support for Orange Pi 3 ClÃment PÃron (Sun Apr 07 2019 - 09:35:17 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 09:39:55 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 09:48:26 EST)
- Multi-threaded packet parsing ? Justin Iurman (Sun Apr 07 2019 - 09:56:57 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 10:00:11 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Andy Lutomirski (Sun Apr 07 2019 - 10:04:05 EST)
- Removing pcap? Alexandre Belloni (Sun Apr 07 2019 - 10:08:07 EST)
- Re: [PATCH v10 00/18] Introduce the Counter subsystem Jonathan Cameron (Sun Apr 07 2019 - 10:26:34 EST)
- [PATCH] block: convert kmalloc_node to kzalloc_node Tian Xianting (Sun Apr 07 2019 - 10:26:34 EST)
- Re: [PATCH 2/2] arm64: dts: h6: Add watchdog node ClÃment PÃron (Sun Apr 07 2019 - 10:26:47 EST)
- Re: [PATCH net v2] net: vrf: Fix ping failed when vrf mtu is set to 0 David Ahern (Sun Apr 07 2019 - 10:30:37 EST)
- Re: [linux-sunxi] [PATCH 00/12] Add support for Orange Pi 3 OndÅej Jirman (Sun Apr 07 2019 - 10:32:44 EST)
- [GIT PULL] MTD fixes for 5.1-rc4 Richard Weinberger (Sun Apr 07 2019 - 10:38:39 EST)
- [GIT PULL] xen: fixes for 5.1-rc4 Juergen Gross (Sun Apr 07 2019 - 11:05:01 EST)
- Re: [linux-sunxi] [PATCH 00/12] Add support for Orange Pi 3 ClÃment PÃron (Sun Apr 07 2019 - 11:05:02 EST)
- [PATCH] watchdog: rtd119x_wdt: Fix remove function Guenter Roeck (Sun Apr 07 2019 - 11:29:52 EST)
- Re: [linux-sunxi] [PATCH 12/12] arm64: dts: allwinner: orange-pi-3: Enable WiFi ClÃment PÃron (Sun Apr 07 2019 - 11:30:25 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sun Apr 07 2019 - 11:46:23 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Alexey Dobriyan (Sun Apr 07 2019 - 11:46:30 EST)
- [PATCH v2 3/3] ARM: dts: msm8974-FP2: Add vibration motor Luca Weiss (Sun Apr 07 2019 - 12:05:45 EST)
- [PATCH v2 2/3] Input: add a driver for GPIO controllable vibrators Luca Weiss (Sun Apr 07 2019 - 12:05:45 EST)
- [PATCH v2 1/3] dt-bindings: input: add GPIO controllable vibrator Luca Weiss (Sun Apr 07 2019 - 12:05:58 EST)
- Re: [PATCH v2] ext4: fix prefetchw of NULL page Theodore Ts'o (Sun Apr 07 2019 - 12:06:59 EST)
- Re: [GIT PULL] MTD fixes for 5.1-rc4 pr-tracker-bot (Sun Apr 07 2019 - 12:15:36 EST)
- Re: [GIT PULL] SCSI fixes for 5.1-rc3 pr-tracker-bot (Sun Apr 07 2019 - 12:15:36 EST)
- Re: [GIT PULL] xen: fixes for 5.1-rc4 pr-tracker-bot (Sun Apr 07 2019 - 12:15:36 EST)
- Re: [linux-sunxi] [PATCH 12/12] arm64: dts: allwinner: orange-pi-3: Enable WiFi OndÅej Jirman (Sun Apr 07 2019 - 12:15:37 EST)
- Re: [PATCH] ext4: use BUG() instead of BUG_ON(1) Theodore Ts'o (Sun Apr 07 2019 - 12:30:27 EST)
- Re: [PATCH v2 4/4] power: supply: add Ingenic JZ47xx battery driver. Sebastian Reichel (Sun Apr 07 2019 - 12:52:51 EST)
- Re: [PATCH v3 19/36] thunderbolt: Extend tunnel creation to more than 2 adjacent switches Lukas Wunner (Sun Apr 07 2019 - 12:54:36 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 13:10:13 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Andy Lutomirski (Sun Apr 07 2019 - 13:39:03 EST)
- [GIT PULL] LM3532 backlight support improvements and relocation Jacek Anaszewski (Sun Apr 07 2019 - 14:25:45 EST)
- [GIT PULL] LM3532 backlight support improvements and relocation Jacek Anaszewski (Sun Apr 07 2019 - 14:25:45 EST)
- Re: [v2] Updated locking documentation for transaction_t Theodore Ts'o (Sun Apr 07 2019 - 14:26:50 EST)
- Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt properties Jacek Anaszewski (Sun Apr 07 2019 - 14:31:14 EST)
- Re: Removing pcap? Harald Welte (Sun Apr 07 2019 - 14:48:21 EST)
- [PATCH] media: cedrus: Fix initialization order Jernej Skrabec (Sun Apr 07 2019 - 14:48:22 EST)
- [RFC PATCH 2/2] fdomain: Fix compilation Ondrej Zary (Sun Apr 07 2019 - 15:02:55 EST)
- [RFC PATCH 1/2] fdomain: Resurrect fdomain and fdomain_cs drivers Ondrej Zary (Sun Apr 07 2019 - 15:02:55 EST)
- [RFC PATCH 0/2] fdomain: Resurrect driver Ondrej Zary (Sun Apr 07 2019 - 15:02:55 EST)
- Re: [PATCH v2 4/4] power: supply: add Ingenic JZ47xx battery driver. Paul Cercueil (Sun Apr 07 2019 - 15:08:37 EST)
- [GIT PULL v2] LM3532 backlight support improvements and relocation Jacek Anaszewski (Sun Apr 07 2019 - 15:10:19 EST)
- Re: [PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc Jacek Anaszewski (Sun Apr 07 2019 - 15:11:23 EST)
- [PATCH -next] MAINTAINERS: mark lima mailing list as moderated Randy Dunlap (Sun Apr 07 2019 - 15:12:23 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Mathieu Desnoyers (Sun Apr 07 2019 - 15:34:51 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sun Apr 07 2019 - 15:34:52 EST)
- [PATCH 2/2] ARM: dts: imx6ul-pico: Add support for the dwarf baseboard Otavio Salvador (Sun Apr 07 2019 - 15:37:44 EST)
- [PATCH 1/2] dt-bindings: arm: fsl: Add support for imx6ul-pico-dwarf Otavio Salvador (Sun Apr 07 2019 - 15:37:44 EST)
- Re: [BUG] Rockchip SPI: long burst writes produce unexpected result Emil Renner Berthing (Sun Apr 07 2019 - 15:55:24 EST)
- Re: [PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock Kirill Smelkov (Sun Apr 07 2019 - 16:19:46 EST)
- Re: perf: perf_fuzzer crashes on Pentium 4 systems Cyrill Gorcunov (Sun Apr 07 2019 - 16:21:06 EST)
- Re: [PATCH v2] ARM: sun8i: h3: bluetooth for Banana Pi M2 Zero board Andreas Kemnade (Sun Apr 07 2019 - 16:23:46 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Mathieu Desnoyers (Sun Apr 07 2019 - 16:41:51 EST)
- Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT Robert R. Howell (Sun Apr 07 2019 - 16:58:30 EST)
- [PATCH 2/8] rtc: ds1672: move oscillator handling to .read_time Alexandre Belloni (Sun Apr 07 2019 - 17:06:27 EST)
- [PATCH 3/8] rtc: ds1672: remove sysfs debug interface Alexandre Belloni (Sun Apr 07 2019 - 17:06:27 EST)
- [PATCH 6/8] rtc: ds1672: use .set_time Alexandre Belloni (Sun Apr 07 2019 - 17:06:32 EST)
- [PATCH 5/8] rtc: ds1672: use rtc_time64_to_tm Alexandre Belloni (Sun Apr 07 2019 - 17:06:32 EST)
- [PATCH 8/8] rtc: ds1672: switch debug message to %ptR Alexandre Belloni (Sun Apr 07 2019 - 17:06:36 EST)
- [PATCH 7/8] rtc: ds1672: convert to SPDX identifier Alexandre Belloni (Sun Apr 07 2019 - 17:06:42 EST)
- [PATCH 4/8] rtc: ds1672: remove useless indirection Alexandre Belloni (Sun Apr 07 2019 - 17:06:48 EST)
- [PATCH 1/8] rtc: ds1672: set range Alexandre Belloni (Sun Apr 07 2019 - 17:06:55 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sun Apr 07 2019 - 17:07:23 EST)
- PRINTER BUG LINUX MINT 19 TARA Khz2020 (Sun Apr 07 2019 - 17:09:36 EST)
- [PATCH 1/4] rtc: coh901331: set range Alexandre Belloni (Sun Apr 07 2019 - 17:10:37 EST)
- [PATCH 3/4] rtc: coh901331: use .set_time Alexandre Belloni (Sun Apr 07 2019 - 17:10:41 EST)
- [PATCH 2/4] rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64 Alexandre Belloni (Sun Apr 07 2019 - 17:10:45 EST)
- [PATCH 4/4] rtc: coh901331: convert to SPDX identifier Alexandre Belloni (Sun Apr 07 2019 - 17:10:48 EST)
- [PATCH 1/4] rtc: stmp3xxx: set range Alexandre Belloni (Sun Apr 07 2019 - 17:12:38 EST)
- [PATCH 2/4] rtc: stmp3xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64 Alexandre Belloni (Sun Apr 07 2019 - 17:12:40 EST)
- [PATCH 4/4] rtc: stmp3xxx: convert to SPDX identifier Alexandre Belloni (Sun Apr 07 2019 - 17:12:44 EST)
- [PATCH 3/4] rtc: stmp3xxx: use .set_time Alexandre Belloni (Sun Apr 07 2019 - 17:12:48 EST)
- [PATCH 1/3] rtc: tegra: set range Alexandre Belloni (Sun Apr 07 2019 - 17:16:52 EST)
- [PATCH 3/3] rtc: tegra: convert to SPDX identifier Alexandre Belloni (Sun Apr 07 2019 - 17:16:57 EST)
- [PATCH 2/3] rtc: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64 Alexandre Belloni (Sun Apr 07 2019 - 17:17:02 EST)
- linux-next: manual merge of the kspp-gustavo tree with Linus' tree Stephen Rothwell (Sun Apr 07 2019 - 17:17:47 EST)
- [PATCH] soc: brcmstb: Fix error path for unsupported CPUs Florian Fainelli (Sun Apr 07 2019 - 17:19:35 EST)
- [PATCH] rtc: test: use .set_time Alexandre Belloni (Sun Apr 07 2019 - 17:39:21 EST)
- [PATCH] perf vendor events arm64: Add Cortex-A72 events Florian Fainelli (Sun Apr 07 2019 - 17:39:22 EST)
- [PATCH] Input: i8042 - disable KBD port on Late-2016 Razer Blade Stealth Lyude Paul (Sun Apr 07 2019 - 17:39:22 EST)
- Re: [PATCH v4 0/6] lib/string: Add strscpy_pad() function Tobin C. Harding (Sun Apr 07 2019 - 17:45:52 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Sun Apr 07 2019 - 17:46:53 EST)
- Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE Dan Williams (Sun Apr 07 2019 - 18:11:20 EST)
- Re: [PATCH v5 3/3] platform/chrome: Standardize Chrome OS keyboard backlight name Dmitry Torokhov (Sun Apr 07 2019 - 18:11:20 EST)
- Re: [PATCH] Input: i8042 - disable KBD port on Late-2016 Razer Blade Stealth Dmitry Torokhov (Sun Apr 07 2019 - 18:11:20 EST)
- Re: [GIT PULL v2] LM3532 backlight support improvements and relocation Pavel Machek (Sun Apr 07 2019 - 18:17:43 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Pavel Machek (Sun Apr 07 2019 - 18:18:49 EST)
- Re: [PATCH v2 2/3] Input: add a driver for GPIO controllable vibrators Dmitry Torokhov (Sun Apr 07 2019 - 18:19:05 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Olof Johansson (Sun Apr 07 2019 - 18:20:44 EST)
- Re: [PATCH 1/2] ARM: orion: don't use using 64-bit DMA masks Olof Johansson (Sun Apr 07 2019 - 18:20:58 EST)
- Re: [PATCH 2/2] ARM: iop: don't use using 64-bit DMA masks Olof Johansson (Sun Apr 07 2019 - 18:21:02 EST)
- Re: [PATCH v5 2/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support Dmitry Torokhov (Sun Apr 07 2019 - 18:27:15 EST)
- Re: [PATCH] ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU Olof Johansson (Sun Apr 07 2019 - 18:43:10 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Thomas Gleixner (Sun Apr 07 2019 - 18:44:49 EST)
- [GIT PULL] ARM: SoC fixes Olof Johansson (Sun Apr 07 2019 - 18:50:58 EST)
- Re: [GIT PULL v2] LM3532 backlight support improvements and relocation Pavel Machek (Sun Apr 07 2019 - 18:50:58 EST)
- Re: [GIT PULL] ARM: SoC fixes Olof Johansson (Sun Apr 07 2019 - 18:55:00 EST)
- Re: [PATCH] Input: i8042 - disable KBD port on Late-2016 Razer Blade Stealth Lyude Paul (Sun Apr 07 2019 - 18:55:00 EST)
- [PATCH 2/5] x86/MCE: Handle MCA controls in a per_cpu way Ghannam, Yazen (Sun Apr 07 2019 - 19:14:08 EST)
- [PATCH 0/5] Handle MCA banks in a per_cpu way Ghannam, Yazen (Sun Apr 07 2019 - 19:14:08 EST)
- [PATCH 3/5] x86/MCE/AMD: Don't cache block addresses on SMCA systems Ghannam, Yazen (Sun Apr 07 2019 - 19:14:08 EST)
- [PATCH 1/5] x86/MCE: Make struct mce_banks[] static Ghannam, Yazen (Sun Apr 07 2019 - 19:14:08 EST)
- [PATCH 5/5] x86/MCE: Save MCA control bits that get set in hardware Ghannam, Yazen (Sun Apr 07 2019 - 19:14:09 EST)
- [PATCH 4/5] x86/MCE: Make number of MCA banks per_cpu Ghannam, Yazen (Sun Apr 07 2019 - 19:14:09 EST)
- [PATCH v2] Input: i8042 - disable KBD port on Razer Blade Stealth V2 (2017 model) Lyude Paul (Sun Apr 07 2019 - 19:48:22 EST)
- Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree. NeilBrown (Sun Apr 07 2019 - 19:48:22 EST)
- Re: [RFC][PATCH 0/3] tracing: Make error_log per instance Masami Hiramatsu (Sun Apr 07 2019 - 20:09:13 EST)
- Re: [GIT PULL] ARM: SoC fixes pr-tracker-bot (Sun Apr 07 2019 - 20:10:11 EST)
- Re: [PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock Linus Torvalds (Sun Apr 07 2019 - 20:14:50 EST)
- Dear Friend (Assalamu Alaikum), AISHA GADDAFI (Sun Apr 07 2019 - 20:27:06 EST)
- Re: [PATCH] arm64: ptrace: Add function argument access API Masami Hiramatsu (Sun Apr 07 2019 - 20:36:03 EST)
- Linux 5.1-rc4 Linus Torvalds (Sun Apr 07 2019 - 20:36:04 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Joel Fernandes (Sun Apr 07 2019 - 20:36:56 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Li, Aubrey (Sun Apr 07 2019 - 20:38:55 EST)
- [PATCH] srcu: Remove unused vmlinux srcu linker entries Joel Fernandes (Google) (Sun Apr 07 2019 - 20:42:45 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Li, Aubrey (Sun Apr 07 2019 - 20:45:35 EST)
- [PATCH v2] srcu: Remove unused vmlinux srcu linker entries Joel Fernandes (Google) (Sun Apr 07 2019 - 20:47:41 EST)
- Re: [PATCH] kprobes: fix compilation when KPROBE_EVENTS is enabled without kretpobes Masami Hiramatsu (Sun Apr 07 2019 - 20:55:36 EST)
- Re: Using device tree overlays in Linux Frank Rowand (Sun Apr 07 2019 - 21:05:33 EST)
- Re: [PATCH] of: Documentation: Correct return value from of_overlay_fdt_apply Frank Rowand (Sun Apr 07 2019 - 21:11:23 EST)
- Re: [PATCH v4 0/6] normalize IOMMU dma mode boot options Hanjun Guo (Sun Apr 07 2019 - 21:15:29 EST)
- Re: [PATCH] mm/gup.c: fix the wrong comments Huang Shijie (Sun Apr 07 2019 - 21:23:53 EST)
- Re: Using device tree overlays in Linux Chris Packham (Sun Apr 07 2019 - 21:27:50 EST)
- Re: [PATCH 10/12] pinctrl: sunxi: Support I/O bias voltage setting on H6 OndÅej Jirman (Sun Apr 07 2019 - 21:31:31 EST)
- linux-next: manual merge of the audit tree with Linus' tree Stephen Rothwell (Sun Apr 07 2019 - 21:31:40 EST)
- Re: [PATCH 08/14] powercap/intel_rapl: Support multi-die/package Zhang Rui (Sun Apr 07 2019 - 21:35:53 EST)
- Re: [PATCH -next] MAINTAINERS: mark lima mailing list as moderated Qiang Yu (Sun Apr 07 2019 - 21:37:27 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Andy Lutomirski (Sun Apr 07 2019 - 21:52:39 EST)
- Re: [PATCH net v2] net: vrf: Fix ping failed when vrf mtu is set to 0 linmiaohe (Sun Apr 07 2019 - 21:59:29 EST)
- Re: [PATCH] slab: fix a crash by reading /proc/slab_allocators Tobin C. Harding (Sun Apr 07 2019 - 21:59:59 EST)
- Re: [PATCH v9 1/2] dt-bindings: misc: aspeed-p2a-ctrl: add support Andrew Jeffery (Sun Apr 07 2019 - 22:03:24 EST)
- [PATCH net v3] net: vrf: Fix ping failed when vrf mtu is set to 0 linmiaohe (Sun Apr 07 2019 - 22:04:42 EST)
- RE: [EXT] Re: [PATCH] iio: accell: mma8452: free iio trigger pointer when cleanup Anson Huang (Sun Apr 07 2019 - 22:07:33 EST)
- Re: [PATCH 0/4 v2] Convert rhashtable to use bitlocks David Miller (Sun Apr 07 2019 - 22:13:01 EST)
- Re: [PATCH] slab: fix a crash by reading /proc/slab_allocators Qian Cai (Sun Apr 07 2019 - 22:18:51 EST)
- Re: [patch V2 28/29] x86/irq/64: Remap the IRQ stack with guard pages Andy Lutomirski (Sun Apr 07 2019 - 22:23:55 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 22:27:43 EST)
- Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules Paul E. McKenney (Sun Apr 07 2019 - 22:28:25 EST)
- Re: [PATCH v2] srcu: Remove unused vmlinux srcu linker entries Paul E. McKenney (Sun Apr 07 2019 - 22:30:25 EST)
- Re: [PATCH v2 0/2] iommu/arm-smmu-v3: make sure the kdump kernel can work well when smmu is enabled Leizhen (ThunderTown) (Sun Apr 07 2019 - 22:31:53 EST)
- Re: [PATCH v13 1/3] /proc/pid/status: Add support for architecture specific output Li, Aubrey (Sun Apr 07 2019 - 22:33:38 EST)
- Re: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket. Herbert Xu (Sun Apr 07 2019 - 22:34:26 EST)
- Re: [PATCH 1/4] rhashtable: use cmpxchg() in nested_table_alloc() Herbert Xu (Sun Apr 07 2019 - 22:34:53 EST)
- Re: [PATCH 0/4 v2] Convert rhashtable to use bitlocks Herbert Xu (Sun Apr 07 2019 - 22:36:09 EST)
- [PATCH 1/2] mm/gup.c: fix the wrong comments Huang Shijie (Sun Apr 07 2019 - 22:38:19 EST)
- [PATCH 2/2] lib/scatterlist.c: add more commit for sg_alloc_table_from_pages Huang Shijie (Sun Apr 07 2019 - 22:38:22 EST)
- Re: [PATCH v2 3/7] iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions Lu Baolu (Sun Apr 07 2019 - 22:49:31 EST)
- [PATCH v2] drm: rcar-du: fix possible object reference leak Wen Yang (Sun Apr 07 2019 - 22:58:18 EST)
- [PATCH v2] drm/omap: fix possible object reference leak Wen Yang (Sun Apr 07 2019 - 22:58:18 EST)
- [PATCH v2] drm/meson: fix possible object reference leak Wen Yang (Sun Apr 07 2019 - 22:58:18 EST)
- linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Sun Apr 07 2019 - 23:02:28 EST)
- Re: [PATCH v4 0/6] normalize IOMMU dma mode boot options Leizhen (ThunderTown) (Sun Apr 07 2019 - 23:16:50 EST)
- Re: [PATCH] dt-bindings: cpu: Fix JSON schema Sugaya, Taichi (Sun Apr 07 2019 - 23:36:28 EST)
- Re: [RFC PATCH v2 3/3] arch/x86/acrn: add hypercall for acrn_guest Zhao, Yakui (Sun Apr 07 2019 - 23:36:28 EST)
- Re: [RFC PATCH v2 2/3] arch/x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for Acrn upcall vector Zhao, Yakui (Sun Apr 07 2019 - 23:36:28 EST)
- Re: [RFC PATCH v2 1/3] arch/x86: add the support of ACRN guest Zhao, Yakui (Sun Apr 07 2019 - 23:38:32 EST)
- Re: [PATCH v8 3/9] KVM: arm64: Move hyp_symbol_addr to fix dependency Amit Daniel Kachhap (Sun Apr 07 2019 - 23:42:41 EST)
- Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT Kai Heng Feng (Sun Apr 07 2019 - 23:44:24 EST)
- Re: [PATCH net v3] net: vrf: Fix ping failed when vrf mtu is set to 0 David Ahern (Sun Apr 07 2019 - 23:51:14 EST)
- [PATCH] at76c50x-usb: Don't register led_trigger if usb_register_driver failed Yue Haibing (Sun Apr 07 2019 - 23:51:30 EST)
- Re: [PATCH V8 1/5] drm/mediatek: remove flag CLK_SET_RATE_PARENT for mt2701 hdmi phy to not propagate rate change to parent CK Hu (Sun Apr 07 2019 - 23:53:31 EST)
- Re: [PATCH] kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP Zenghui Yu (Sun Apr 07 2019 - 23:53:46 EST)
7498 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc