lkml.org 
[lkml]   [2019]   [Apr]   [3]   [last100]  
 
/

3 Apr 2019

 
[New][PATCH 00/12] SPI GPIO improvementsAndrey Smirnov
 [PATCH 02/12] spi: gpio: Add local struct device pointer in spi_gp ...Andrey Smirnov
 [PATCH 07/12] spi: Don't call spi_get_gpio_descs() before device n ...Andrey Smirnov
 [PATCH 09/12] spi: gpio: Drop unused pdev field in struct spi_gpioAndrey Smirnov
 [PATCH 11/12] spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov
 [PATCH 12/12] spi: gpio: Use devm_spi_register_master()Andrey Smirnov
 [PATCH 10/12] spi: gpio: Make sure spi_master_put() is called in e ...Andrey Smirnov
 [PATCH 08/12] spi: gpio: Drop mflags argument from spi_gpio_request()Andrey Smirnov
 [PATCH 06/12] spi: gpio: Don't request CS GPIO in DT use-caseAndrey Smirnov
 [PATCH 04/12] spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gp ...Andrey Smirnov
 [PATCH 05/12] spi: gpio: Drop unused pdata copy in struct spi_gpioAndrey Smirnov
 [PATCH 03/12] spi: gpio: Add local struct spi_bitbang pointer in s ...Andrey Smirnov
 [PATCH 01/12] spi: gpio: Drop unused spi_to_pdata()Andrey Smirnov
[New]Re: [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hin ..."Martin K. Petersen"
[New][PATCH] ASoC: Mediatek: MT8183: Fix build error in mt8183_da7219_m ...Yue Haibing
 Re: [PATCH] update my email addressLinus Torvalds
 Re: [PATCH] ASoC: Mediatek: MT8183: Fix build error in mt8183_da72 ...YueHaibing
 Re: [PATCH] pinctrl: intel: Implements gpio free functionLinus Walleij
 Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at hig ...Doug Anderson
 Re: [PATCH 1/2] dt-bindings: scsi: ufs-cdns: Update Cadence UFS co ...Rob Herring
[New][PATCH v2] ASoC: Mediatek: MT8183: Fix build error in mt8183_da721 ...Yue Haibing
 Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resourceLinus Walleij
[New]linux-next: manual merge of the vhost tree with the net-next treeStephen Rothwell
 Re: [PATCH] staging: gdm724x: Add parenthesis to Macro argumentsGreg KH
 Re: linux-next: Signed-off-by missing for commit in the cifs treeSteve French
 Re: linux-next: build failure after merge of the sound-asoc treeBaolin Wang
[New][PATCH] hwmon: (iio_hwmon) Simplify attr.name generation in iio_hw ...Andrey Smirnov
[New][PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICEAnshuman Khandual
 [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interfaceAnshuman Khandual
 [PATCH 2/6] arm64/mm: Enable memory hot removeAnshuman Khandual
 [PATCH 3/6] arm64/mm: Enable struct page allocation from device memoryAnshuman Khandual
 [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in __rem ...Anshuman Khandual
 [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZEAnshuman Khandual
 [PATCH 6/6] arm64/mm: Enable ZONE_DEVICEAnshuman Khandual
 [RFC PATCH v2 05/14] tools/vm/slabinfo: Add remote node defrag rat ..."Tobin C. Harding"
 [RFC PATCH v2 13/14] dcache: Provide a dentry constructor"Tobin C. Harding"
 [RFC PATCH v2 04/14] slub: Slab defrag core"Tobin C. Harding"
 [RFC PATCH v2 14/14] dcache: Implement object migration"Tobin C. Harding"
 [RFC PATCH v2 10/14] tools/testing/slab: Add XArray movable object ..."Tobin C. Harding"
 [RFC PATCH v2 11/14] slub: Enable moving objects to/from specific ..."Tobin C. Harding"
 [RFC PATCH v2 07/14] tools/testing/slab: Add object migration test ..."Tobin C. Harding"
 [RFC PATCH v2 09/14] xarray: Implement migration function for objects"Tobin C. Harding"
 [RFC PATCH v2 01/14] slub: Add isolate() and migrate() methods"Tobin C. Harding"
 [RFC PATCH v2 12/14] slub: Enable balancing slabs across nodes"Tobin C. Harding"
 [RFC PATCH v2 03/14] slub: Sort slab cache list"Tobin C. Harding"
[New][RFC PATCH v2 00/14] Slab Movable Objects (SMO)"Tobin C. Harding"
 [RFC PATCH v2 02/14] tools/vm/slabinfo: Add support for -C and -M ..."Tobin C. Harding"
[New]Re: [PATCH v2 2/4] opp: add API which get max freq by voltageNicolas Boichat
 [RFC PATCH v2 06/14] tools/vm/slabinfo: Add defrag_used_ratio output"Tobin C. Harding"
 [RFC PATCH v2 08/14] tools/testing/slab: Add object migration test ..."Tobin C. Harding"
[New][PATCH v3 0/5] lib: rework bitmap_parselist and testsYury Norov
[New][PATCH v3 0/5] lib: rework bitmap_parselist and testsYury Norov
 Applied "ASoC: Mediatek: MT8183: TS3A227: fix build error" to the ...Mark Brown
 Applied "ASoC: tlv320aic31xx: aic31xx_set_jack() can be static" to ...Mark Brown
[New]Applied "regmap: verify if register is writeable before writing op ...Mark Brown
[New]Applied "regulator: twl: Constify regulator_ops" to the regulator treeMark Brown
[New]Applied "regulator: lm363x: Constify regulator_ops" to the regulat ...Mark Brown
[New]Applied "regulator: lm363x: Use proper data type for regmap_read a ...Mark Brown
 Applied "spi: lpspi: add missing complete in abort func at dma mod ...Mark Brown
 Applied "spi: gpio: Drop unused pdata copy in struct spi_gpio" to ...Mark Brown
 Applied "spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_pr ...Mark Brown
 Applied "spi: gpio: Add local struct spi_bitbang pointer in spi_gp ...Mark Brown
 Applied "spi: gpio: Add local struct device pointer in spi_gpio_pr ...Mark Brown
 Applied "spi: spi-mem: export spi_mem_default_supports_op()" to th ...Mark Brown
 Re: linux-next: build failure after merge of the sound-asoc treeMark Brown
[New][GIT PULL] PHY: For 5.1 -rcKishon Vijay Abraham I
 Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to ...Christophe Leroy
[New][PATCH v3 0/5] lib: rework bitmap_parselist and testsYury Norov
 [PATCH 3/5] lib/test_bitmap: switch test_bitmap_parselist to ktime ...Yury Norov
 [PATCH 2/5] lib: rework bitmap_parselistYury Norov
 [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bitmap_ ...Yury Norov
 Re: [PATCH v3 0/5] lib: rework bitmap_parselist and testsYury Norov
 Re: 15c8410c67 ("mm/slob.c: respect list_head abstraction layer"): ..."Tobin C. Harding"
 Re: [PATCH v2 3/3] drm/panfrost: Add initial panfrost driverRob Herring
 Re: [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is a ...Christophe Leroy
[New][PATCH 1/4] net/x25: call skb_reset_network_header where neededMartin Schiller
 [PATCH 2/4] wan/hdlc_x25: fix skb handlingMartin Schiller
 [PATCH 4/4] isdn/i4l: Call notifiers before and after changing dev ...Martin Schiller
 [PATCH 3/4] isdn/i4l/isdn_x25iface: call skb_reset_network_headerMartin Schiller
 Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragmentDan Carpenter
 Re: linux-next: manual merge of the char-misc tree with the char-m ...Srinivas Kandagatla
 Applied "spi: gpio: Drop unused spi_to_pdata()" to the spi treeMark Brown
 Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspen ...Heiner Kallweit
 Re: WARNING in cma_exit_netLeon Romanovsky
 Re: [PATCH v1 0/3] IOMMU: Tegra SMMU fixesDmitry Osipenko
[New]Does vdso_install attempt to re-compile objects under root privilege?Masahiro Yamada
[New][PATCH] xen: use struct_size() helper in kzalloc()Andrea Righi
 Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support ...Vidya Sagar
[New]Re: [PATCH v2 0/2] A couple hugetlbfs fixesNaoya Horiguchi
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
[New][PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate o ...Kai-Heng Feng
[New][PATCH v2] ubsan: Avoid unnecessary 128-bit shiftsGeorge Spelvin
 Re: [PATCH] thermal/drivers/core: Remove the module Kconfig's optionAmit Kucheria
 Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOCNaoya Horiguchi
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [PATCH v2 1/3] habanalabs: remove extra semicolonMukesh Ojha
 Re: [PATCH] xen: use struct_size() helper in kzalloc()Juergen Gross
 Re:_[PATCH_2/5]_media:_platform:_Aspeed:_Make_reserved_memory_ opt ..."Andrew Jeffery"
 Re: [PATCH] rtc: remove unnecessary Kconfig dependenciesMukesh Ojha
[New][RFC PATCH] fcntl header: drop duplicate O_NDELAYCao jin
 Re: [PATCH v2] vfio/type1: Limit DMA mappings per containerPeter Xu
 Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resourceMaxime Ripard
 Re: [PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602Stepan Moskovchenko
 Re: [PATCH v11 1/8] mfd: regulator: clk: split rohm-bd718x7.hLee Jones
 Re: [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support ...Vidya Sagar
 Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change ...Balakrishna Godavarthi
[New][PATCH V5 1/3] USB: serial: f81232: clear overrun flag"Ji-Ze Hong (Peter Hong)"
 [PATCH V5 2/3] USB: serial: f81232: add high baud rate support"Ji-Ze Hong (Peter Hong)"
 [PATCH V5 3/3] USB: serial: f81232: implement break control"Ji-Ze Hong (Peter Hong)"
 [PATCH v2] iio: imu: mpu6050: Fix FIFO layout for ICM20602stevemo@skydio ...
 Re: [PATCH] dma-buf: Make mmap callback actually optionalSumit Semwal
[New][tcp] 8b27dae5a2: netperf.Throughput_Mbps -25.7% regressionkernel test robot
 RE: [PATCHv1 6/7] vfio/mdev: Fix aborting mdev child device remova ...Parav Pandit
 Re: [GIT PULL] hwmon fixes for hwmon-for-v5.1-rc4pr-tracker-bot@kernel ...
 Re: [GIT PULL] pidfd fixes for v5.1-rc3pr-tracker-bot@kernel ...
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...Janosch Frank
 Re: linux-next: manual merge of the char-misc tree with the char-m ...Bo YU
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [PATCH] fbdev: list all pci memory bars as conflicting aperturesDaniel Vetter
[New][PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FSYue Haibing
 Re: [PATCH v2] ubsan: Avoid unnecessary 128-bit shiftsRasmus Villemoes
 Re: [PATCH v3 net] ipv6: Fix dangling pointer when ipv6 fragmenthujunwei
[New][PATCH] perf: Fix stale comment for struct perf_addr_filterShaokun Zhang
[New][PATCH] ASoC: Mediatek: MT8183: DA7219: fix build errorAnders Roxell
[New]KASAN: use-after-free Read in rdma_bind_addrsyzbot
[New][PATCH] uapi/habanalabs: fix some comments in uapi fileOded Gabbay
[New][PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.co ...YueHaibing
[New][PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owner.co ...YueHaibing
[New][PATCH v1] tools/power: turbostat: fix buffer overrunNaoya Horiguchi
[New][PATCH 0/6] i.MX7D ADC improvementsAndrey Smirnov
 [PATCH 4/6] iio: imx7d_adc: Use devm_platform_ioremap_resource()Andrey Smirnov
 [PATCH 6/6] iio: imx7d_adc: Drop imx7d_adc_remove()Andrey Smirnov
 [PATCH 5/6] iio: imx7d_adc: Use imx7d_adc_resume() in imx7d_adc_pr ...Andrey Smirnov
 [PATCH 2/6] iio: imx7d_adc: Replace pr_err with dev_errAndrey Smirnov
 [PATCH 3/6] iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov
 [PATCH 1/6] iio: imx7d_adc: Add local struct device pointer in imx ...Andrey Smirnov
 Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/ ...Chris Chiu
[New]Re: [mm, compaction] e332f741a8: BUG:unable_to_handle_kernelMel Gorman
 Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resourceMichal Simek
 Re: [PATCH] staging: vchiq_arm: remove space after open '('Stefan Wahren
 Re: [PATCH v2] vfio/type1: Limit DMA mappings per containerCornelia Huck
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH 1/3] ipuv3-crtc: add remove action for devres dataDaniel Vetter
 Re: [PATCH] fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann
[New][PATCH] drm/cirrus: rewrite and modernize driver.Gerd Hoffmann
 Re: [PATCH] fbdev: list all pci memory bars as conflicting aperturesDaniel Vetter
 Re: [PATCH] platform: chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam
 Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API com ...Maxime Ripard
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreLee Jones
 Re: [PATCH 1/8] perf/x86/intel: Fix memory corruptionPeter Zijlstra
 Re: [PATCH v11 4/8] dt-bindings: mfd: Document first ROHM BD70528 ...Lee Jones
 Re: [PATCH] ASoC: Mediatek: MT8183: DA7219: fix build errorMark Brown
 Re: [PATCH v7 00/11] mfd: add support for max77650 PMICLee Jones
 Re: [PATCH] mfd: sun6i-prcm: Allow to compile with COMPILE_TESTLee Jones
 RE: Issues with i.MX SPI DMA transfersRobin Gong
[New][PATCH] Revert "tty: fix NULL pointer issue when tty_port ops is n ...Johan Hovold
 Re: [PATCH] mm: __pagevec_lru_add_fn: typo fixVlastimil Babka
 Re: [PATCH 1/4] mfd: da9063: convert headers to SPDXLee Jones
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Daniel Vetter
[New][PATCH -next] ehea: Fix a copy-paste err in ehea_init_port_resYue Haibing
[New][PATCH] ASoC: sprd: Fix the smatch warningBaolin Wang
[New]No 8254 PIT & no HPET on new Intel N3350 platforms causes kernel p ...Daniel Drake
 Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to ...Masahiro Yamada
 Re: linux-next: build warning after merge of the nand treeMiquel Raynal
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...""
[New][PATCH -next] net: pasemi: remove set but not used variable 'cpyhdr'Yue Haibing
[New][PATCH -next] ehea: remove set but not used variables 'epa' and 'c ...Yue Haibing
 Re: [PATCH] mm/hugetlb: Get rid of NODEMASK_ALLOCBaoquan He
 Re: [PATCH 1/3] clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)Maxime Ripard
 Re: [PATCH 2/3] clk: sunxi-ng: h6: Preset hdmi-cec clock parentMaxime Ripard
[New][PATCH -next] ibmvnic: remove set but not used variable 'netdev'Yue Haibing
 Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to cha ...Maxime Ripard
 Re: [PATCH v4 0/3] x86/perf/amd: AMD PMC counters and NMI latencyPeter Zijlstra
 RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX o ...Jose Abreu
 Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver referencesLee Jones
 Re: [PATCH V5 1/3] USB: serial: f81232: clear overrun flagOliver Neukum
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Oscar Salvador
 Re: [PATCH 3/6] mfd: da9063: remove platform_data supportLee Jones
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Peter Zijlstra
 Re: [PATCH] driver core: Postpone DMA tear-down until after devres ...John Garry
 Re: [PATCH] Revert "tty: fix NULL pointer issue when tty_port ops ...Greg Kroah-Hartman
 Re: Possible UDF locking error?Jan Kara
 Re: [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY supportKishon Vijay Abraham I
 Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitionsLee Jones
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Peter Zijlstra
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Peter Zijlstra
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Michal Hocko
 Re: [PATCH] driver core: Postpone DMA tear-down until after devres ...Greg KH
[New][PATCH v1 0/5] Add supply property for DSI controllerYannick Fertré
 [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to ...Yannick Fertré
 [PATCH v1 2/5] drm/stm: dw_mipi_dsi-stm: add support of an optiona ...Yannick Fertré
 [PATCH v1 4/5] ARM: dts: stm32: move fixe regulators reg11 & reg18Yannick Fertré
 [PATCH v1 3/5] ARM: dts: stm32: add phy-dsi-supply property on stm ...Yannick Fertré
 [PATCH v1 5/5] ARM: dts: stm32: remove phy-dsi-supply property on ...Yannick Fertré
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...David Hildenbrand
 Re: [PATCH] x86/microcode: Remove useless code after early microco ...Borislav Petkov
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interfaceDavid Hildenbrand
 [tip:core/objtool] tracing: Improve "if" macro code generationtip-bot for Josh Poimboeuf
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
[New]linux-next: Tree for Apr 3Stephen Rothwell
 Re: [PATCH] Revert "tty: fix NULL pointer issue when tty_port ops ...Johan Hovold
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 RE: [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160AVabhav Sharma
[New][PATCH] x86/build/vdso: add FORCE to the build rule of %.soMasahiro Yamada
[New][PATCH] sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada
 Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hiberna ...Jarkko Nikula
 RE: [PATCH v1 4/4] clk: qoriq: Add clockgen support for lx2160aVabhav Sharma
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Oscar Salvador
 Re: [PATCH v2] w1: ds2408: reset on output_write retry with readbackMariusz Bialonczyk
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...David Hildenbrand
 Re: [PATCH 1/1] mfd: yeeloong_kb3310b: support KB3310B EC for Lemo ...Lee Jones
[New][PATCH] iommu/iova: Separate atomic variables to improve performanceShaokun Zhang
[New][PATCH] nds32: add vmlinux.lds and vdso.so to .gitignoreMasahiro Yamada
 [PING 2] [PATCH v5 1/7] nfc: pn533: i2c: "pn532" as dt compatible ...Lars Poeschel
[New][PATCH] nds32: vdso: fix and clean-up MakefileMasahiro Yamada
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Michal Hocko
 [tip:sched/core] sched/fair: Do not re-read ->h_load_next during h ...tip-bot for Mel Gorman
 Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_s ...Roger Quadros
 [tip:sched/core] sched/fair: Limit sched_cfs_period_timer loop to ...tip-bot for Phil Auld
[New][RESEND PATCH 0/4] um: build and irq fixesBartosz Golaszewski
 [RESEND PATCH 1/4] um: remove unused variableBartosz Golaszewski
 [RESEND PATCH 4/4] um: irq: don't set the chip for all irqsBartosz Golaszewski
 [RESEND PATCH 3/4] um: define set_pte_at() as a static inline func ...Bartosz Golaszewski
 [RESEND PATCH 2/4] um: remove uses of variable length arraysBartosz Golaszewski
[New]Linux 3.18.138Greg KH
 Re: [RESEND PATCH 0/4] um: build and irq fixesBartosz Golaszewski
 [tip:sched/core] sched/cpufreq: Annotate cpufreq_update_util_data ..."tip-bot for Joel Fernandes (Google)"
 [PATCH V6 2/3] USB: serial: f81232: add high baud rate support"Ji-Ze Hong (Peter Hong)"
 [PATCH V6 3/3] USB: serial: f81232: implement break control"Ji-Ze Hong (Peter Hong)"
 [tip:sched/core] sched_domain: Annotate RCU pointers properly"tip-bot for Joel Fernandes (Google)"
[New][PATCH V6 1/3] USB: serial: f81232: clear overrun flag"Ji-Ze Hong (Peter Hong)"
 Re: Linux 3.18.138Greg KH
[New]Linux 4.4.178Greg KH
 Re: Linux 4.4.178Greg KH
[New]Linux 4.9.167Greg KH
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...David Hildenbrand
[New]Linux 4.14.110Greg KH
 Re: [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegr ...Thierry Reding
 [tip:sched/core] sched/core: Annotate perf_domain pointer with __rcu"tip-bot for Joel Fernandes (Google)"
 Re: Linux 4.19.33Greg KH
 [tip:sched/core] sched/fair: Make sync_entity_load_avg() and remov ...tip-bot for YueHaibing
 Re: Linux 5.0.6Greg KH
[New]Linux 5.0.6Greg KH
 Re: Linux 4.14.110Greg KH
[New]Linux 4.19.33Greg KH
 [tip:sched/core] rcuwait: Annotate task_struct with __rcu"tip-bot for Joel Fernandes (Google)"
 Re: Linux 4.9.167Greg KH
 [tip:perf/core] perf/core: Make perf_swevent_init_cpu() statictip-bot for Valdis Kletnieks
 [tip:perf/urgent] perf/x86/intel: Fix handling of wakeup_events fo ...tip-bot for Stephane Eranian
 Re: [PATCH 1/4] mm, memory_hotplug: cleanup memory offline pathMichal Hocko
 Re: [PATCH v1 2/3] iommu/tegra-smmu: Properly release domain resourcesThierry Reding
 Re: [PATCH v2] dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X*Shawn Guo
 Re: [PATCH 2/2] tty: add rpmsg driverJohan Hovold
 Re: [PATCH v1 3/3] iommu/tegra-smmu: Respect IOMMU API read-write ...Thierry Reding
 Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in _ ...Oscar Salvador
 Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restric ...Michal Hocko
 Re: [RFC PATCH 4/4] bus: ti-sysc: Ensure PRU-ICSS doesn't break su ...Roger Quadros
 Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspen ...Antoine Tenart
[New][PATCH v7 0/7] sched/deadline: fix cpusets bandwidth accountingJuri Lelli
 [PATCH v7 7/7] sched/deadline: Fix bandwidth accounting at all lev ...Juri Lelli
 [PATCH v7 5/7] cpuset: Rebuild root domain deadline accounting inf ...Juri Lelli
 [PATCH v7 6/7] cgroup/cpuset: Use cpuset_mutex to protect seq_show ...Juri Lelli
[New][PATCH v2] nds32: add vmlinux.lds and vdso.lds to .gitignoreMasahiro Yamada
 Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resourceThierry Reding
 Re: [PATCH V5 2/4] firmware: imx: enable imx scu general irq functionShawn Guo
 [PATCH v7 4/7] sched/core: Prevent race condition between cpuset a ...Juri Lelli
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreMatti Vaittinen
 [PATCH v7 3/7] cgroup/cpuset: make callback_lock rawJuri Lelli
 [PATCH v7 1/7] sched/topology: Adding function partition_sched_dom ...Juri Lelli
 [PATCH v7 2/7] sched/core: Streamlining calls to task_rq_unlock()Juri Lelli
 Re: [PATCH 2/4] mm, memory_hotplug: provide a more generic restric ...David Hildenbrand
[New][PATCH] arm64: vdso: fix and clean-up MakefileMasahiro Yamada
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Michal Hocko
 Re: [PATCH V2] mmc: tegra: add sdhci tegra suspend and resumeThierry Reding
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Oscar Salvador
 Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitionsWolfram Sang
[New][PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driverRushikesh S Kadam
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...David Hildenbrand
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Gerd Hoffmann
 Re: [PATCH V9 1/4] dt-bindings: watchdog: add i.MX system controll ...Shawn Guo
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...David Hildenbrand
 Re: [PATCH] ACPI / LPSS: Don't skip late system PM ops for hiberna ...Hans de Goede
 Re: [PATCH 5.0 000/146] 5.0.6-stable reviewGreg Kroah-Hartman
 Re: [PATCH 5.0 000/146] 5.0.6-stable reviewGreg Kroah-Hartman
 Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FSMukesh Ojha
 [PATCH v8 03/11] dt-bindings: leds: add DT bindings for max77650Bartosz Golaszewski
 [PATCH v8 05/11] mfd: core: document mfd_add_devices()Bartosz Golaszewski
 [PATCH v8 07/11] power: supply: max77650: add support for battery ...Bartosz Golaszewski
 [PATCH v8 11/11] MAINTAINERS: add an entry for max77650 mfd driverBartosz Golaszewski
 [PATCH v8 10/11] input: max77650: add onkey supportBartosz Golaszewski
 [PATCH v8 09/11] leds: max77650: add LEDs supportBartosz Golaszewski
 [PATCH v8 08/11] gpio: max77650: add GPIO supportBartosz Golaszewski
 [PATCH v8 06/11] mfd: max77650: new core mfd driverBartosz Golaszewski
 [PATCH v8 04/11] dt-bindings: input: add DT bindings for max77650Bartosz Golaszewski
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 [PATCH v8 02/11] dt-bindings: power: supply: add DT bindings for m ...Bartosz Golaszewski
 [PATCH v8 01/11] dt-bindings: mfd: add DT bindings for max77650Bartosz Golaszewski
[New][PATCH v8 00/11] mfd: add support for max77650 PMICBartosz Golaszewski
 Re: [PATCH 5/6] mfd: da9063: remove leftover platform_data definitionsLee Jones
 Re: [PATCH v11 4/8] dt-bindings: mfd: Document first ROHM BD70528 ...Matti Vaittinen
 Re: [PATCH 02/16] staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
 Re: [PATCH -next] ibmvnic: remove set but not used variable 'netdev'Mukesh Ojha
 Re: [PATCH 06/16] staging: vc04_services: remove remaining redunda ...Greg Kroah-Hartman
 Re: [PATCH] iio: accel: add missing sensor for some 2-in-1 based u ...Hans de Goede
 Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driverSakari Ailus
 Re: [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_et ...Sergei Shtylyov
 Re: [PATCH v2 0/2] clk: imx5: Fix i.MX50 clock registersShawn Guo
[New][PATCH net] trival: net: skbuff: fix comment in skbuff.hlinmiaohe
 Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
 Re: [PATCH net-next 04/12] net: hns3: return 0 and print warning w ...Sergei Shtylyov
 Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in _ ...Michal Hocko
 Re: [PATCH v2 1/2] drm/vc4: Use common helpers for debugfs setup b ...Paul Kocialkowski
 Re: [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable indep ...Simon Horman
[New][PATCH] drm/stm: ltdc: limit number of layer to avoid memory overflowYannick Fertré
 Re: [PATCH] driver core: Postpone DMA tear-down until after devres ...John Garry
 Re: [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy- ...Simon Horman
 Re: [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device po ...Simon Horman
 Re: [PATCH 4/6] regulator: da9063: move definitions out of a heade ...Wolfram Sang
[New][PATCH] drm/stm: ltdc: reset controller to avoid partial refreshYannick Fertré
 Re: [PATCH 2/6] input: da9063_onkey: remove platform_data supportWolfram Sang
 Re: [PATCH] ELAN touchpad i2c_hid bugs fixKai-Heng Feng
 RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket.David Laight
[New][PATCH] drm/stm: ltdc: add modifier supportYannick Fertré
 Re: [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZEMichal Hocko
 Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driverMaxime Ripard
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreLee Jones
 Re: [PATCH 5/6] mm/memremap: Rename and consolidate SECTION_SIZEDavid Hildenbrand
 Re: [PATCH 4/6] mm/hotplug: Reorder arch_remove_memory() call in _ ...David Hildenbrand
 Re: [PATCH 1/2] dt-bindings: clock: Add binding documentation for ...Tero Kristo
 Re: [PATCH v6 1/2] media: uapi: Add H264 low-level decoder API com ...Hans Verkuil
 Re: [PATCH 00/14] Support for Allwinner V3/S3L and Sochip S3Linus Walleij
 Re: [PATCH v3 3/7] block: add write-hint to stream-id conversionJan Kara
 Re: [PATCH v4 3/5] media: sunxi: Add A10 CSI driverSakari Ailus
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH net-next v4 1/2] net: phy: marvell10g: implement suspen ...Russell King - ARM Linux admin
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Oscar Salvador
 Re: [PATCH 1/2] ARM: dts: imx7d: Specify viewport count for PCIE blockShawn Guo
 [PATCH v1 4/6] clk: rockchip: add a clock-type for muxes based in ...Elaine Zhang
 [PATCH v1 2/6] clk: rockchip: fix up the frac clk get rate errorElaine Zhang
 [PATCH v1 1/6] clk: rockchip: Add supprot to limit input rate for ...Elaine Zhang
 [PATCH v1 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-typeElaine Zhang
[New][PATCH v1 0/6] clk: rockchip: Support for some new featuresElaine Zhang
 Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe supportVidya Sagar
 [PATCH v1 5/6] clk: rockchip: add pll up and down when change pll freqElaine Zhang
 [PATCH v1 6/6] clk: rockchip: support pll setting by autoElaine Zhang
[New]WARN_ON_ONCE() hit at kernel/events/core.c:330Thomas-Mich Richter
 [PATCH 2/2] staging:iio:accel:adis16240: add SPDX license identifi ...Nicholas Mc Guire
[New][PATCH 1/2] staging:iio:accel:adis16203: add SPDX license identifi ...Nicholas Mc Guire
 Re: [PATCH] ceph: Fix a memory leak in ci->i_head_snapcLuis Henriques
[New][PATCH] iov_iter: Fix build error without CONFIG_CRYPTOYue Haibing
 Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions ...Peter Zijlstra
 Re: [PATCH net-next 01/12] net: hns3: check 1000M half for hns3_et ...tanhuazhong
 Re: [PATCH net-next 04/12] net: hns3: return 0 and print warning w ...tanhuazhong
 Re: [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentatio ...Vladimir Oltean
 Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external in ...Stefan Wahren
 Re: [PATCH] ALSA: doc: my_chip has no element ioportTakashi Iwai
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Noralf_Trønnes
 Re: [PATCH net-next 06/17] net: dsa: Call driver's setup callback ...Vladimir Oltean
[New]hello dearAisha Gadafi
[New][PATCH 1/2] mfd: cs47l35: Make DAC_AEC_CONTROL_2 readableCharles Keepax
 [PATCH 2/2] mfd: cs47l90: Make DAC_AEC_CONTROL_2 readableCharles Keepax
 Re: [PATCH v4 2/9] mfd: Add ST Multi-Function eXpander (STMFX) cor ...Lee Jones
 Re: linux-next: Tree for Mar 27 (sunxi clk & mfd)Lee Jones
 Re: [PATCH 2/3] dmaengine: at_xdmac: enhance channel errors handli ...<Nicolas.Ferre@microchi ...
 Re: [PATCH 4/6] regulator: da9063: move definitions out of a heade ...Mark Brown
 Re: [PATCH 09/11] mfd: syscon: atmel: switch to SPDX license ident ...Lee Jones
 Re: [PATCH net-next 16/17] Documentation: networking: dsa: Add det ...Vladimir Oltean
 [PATCH v2 3/3] dmaengine: at_xdmac: only monitor overflow errors f ...Nicolas Ferre
 [PATCH v2 2/3] dmaengine: at_xdmac: enhance channel errors handlin ...Nicolas Ferre
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreMatti Vaittinen
[New][PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre
[New][PATCH v3 1/2] dt-bindings: timer: Add binding doc for nxp system ...Jacky Bai
 [PATCH v3 2/2] driver: clocksource: Add nxp system counter timer d ...Jacky Bai
 Re: [PATCH v2 1/3] dmaengine: at_xdmac: remove BUG_ON macro in tasklet<Nicolas.Ferre@microchi ...
[New][PATCH v3 1/3] dmaengine: at_xdmac: remove BUG_ON macro in taskletNicolas Ferre
 [PATCH v3 2/3] dmaengine: at_xdmac: enhance channel errors handlin ...Nicolas Ferre
 [PATCH v3 3/3] dmaengine: at_xdmac: only monitor overflow errors f ...Nicolas Ferre
 Re: [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegr ...Dmitry Osipenko
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Gerd Hoffmann
[New][PATCH 4.4 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOWN FAR ...Will Deacon
 [PATCH 4.4 BACKPORT 2/2] arm64: debug: Ensure debug handlers check ...Will Deacon
[New][PATCH 4.9/4.14 BACKPORT 1/2] arm64: debug: Don't propagate UNKNOW ...Will Deacon
 [PATCH 4.9 BACKPORT 2/2] arm64: debug: Ensure debug handlers check ...Will Deacon
[New][PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR in ...Will Deacon
 RE: [PATCH 1/3] dt-bindings: phy: rcar-gen3-phy-usb2: Revise #phy- ...Fabrizio Castro
 Re: [PATCH] sparc: vdso: add FORCE to the build rule of %.soNick Desaulniers
 Re: [PATCH V6 1/3] USB: serial: f81232: clear overrun flagOliver Neukum
 RE: [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Use pdev's device po ...Fabrizio Castro
[New][PATCH v4 0/5] virtio pmem driver Pankaj Gupta
 [tip:perf/core] perf/headers: Fix stale comment for struct perf_ad ...tip-bot for Shaokun Zhang
 Re: WARN_ON_ONCE() hit at kernel/events/core.c:330Peter Zijlstra
 [PATCH v4 1/5] ibnvdimm: nd_region flush callback supportPankaj Gupta
 [tip:perf/urgent] perf/x86/intel: Initialize TFA MSRtip-bot for Peter Zijlstra
 [PATCH v4 2/5] virtio-pmem: Add virtio pmem driverPankaj Gupta
 [PATCH v4 3/5] libnvdimm: add dax_dev sync flagPankaj Gupta
[New][tip:perf/urgent] x86/perf/amd: Resolve race condition when disabl ..."tip-bot for Lendacky, Thomas"
 [PATCH v4 4/5] ext4: disable map_sync for async flushPankaj Gupta
 [PATCH v4 5/5] xfs: disable map_sync for async flushPankaj Gupta
[New][tip:perf/urgent] x86/perf/amd: Resolve NMI latency issues for act ..."tip-bot for Lendacky, Thomas"
 Re: [PATCH v10 0/7] Support Trusted Foundations firmware on Tegra30Dmitry Osipenko
[New][tip:perf/urgent] x86/perf/amd: Remove need to check "running" bit ..."tip-bot for Lendacky, Thomas"
 [tip:locking/core] locking/rwsem: Remove rwsem-spinlock.c & use rw ...tip-bot for Waiman Long
 Re: [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY supportVidya Sagar
 [tip:locking/core] locking/rwsem: Remove arch specific rwsem filestip-bot for Waiman Long
 Re: [PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded m ...Michal Hocko
 Re: [RESEND PATCH v1] moduleparam: Save information about built-in ...Masahiro Yamada
 [tip:sched/core] sched/cpufreq: Annotate cpufreq_update_util_data ..."tip-bot for Joel Fernandes (Google)"
 [tip:locking/core] locking/rwsem: Optimize down_read_trylock()tip-bot for Waiman Long
[New][PATCH v3 0/4] Virtio-over-PCIe loopbackVincent Whitchurch
 [PATCH v3 1/4] mic: vop: Fix init race with shared interruptsVincent Whitchurch
 Re: [PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's ...Dmitry Osipenko
 [PATCH v3 4/4] samples: mic: Add sample VOP userspaceVincent Whitchurch
 [PATCH v3 2/4] mic: vop: Add loopback driverVincent Whitchurch
 [PATCH v3 3/4] samples: mic: Split out vop code from mpssdVincent Whitchurch
 [tip:sched/core] rcuwait: Annotate task_struct with __rcu"tip-bot for Joel Fernandes (Google)"
 [tip:sched/core] sched_domain: Annotate RCU pointers properly"tip-bot for Joel Fernandes (Google)"
 Re: [PATCH v1] drm/tegra: plane: Remove format-modifier checkingDmitry Osipenko
 [tip:sched/core] sched/core: Annotate perf_domain pointer with __rcu"tip-bot for Joel Fernandes (Google)"
 Re: [RESEND PATCH v1] moduleparam: Save information about built-in ...Masahiro Yamada
 [tip:sched/core] sched/fair: Make sync_entity_load_avg() and remov ...tip-bot for YueHaibing
 RE: [PATCH 3/3] phy: renesas: rcar-gen3-usb2: enable/disable indep ...Fabrizio Castro
 Re: [PATCH v2 1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma com ...Shawn Guo
 Re: [PATCH v2 3/3] arm64: dts: imx8mq: Change ahb clock for imx8mqShawn Guo
 Re: [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() ...Catalin Marinas
[New]BUG: using __this_cpu_read() in preemptible code in sk_mc_loopsyzbot
 [tip:core/urgent] linux/kernel.h: Use parentheses around argument ...tip-bot for Jann Horn
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereWill Deacon
[New][PATCH] dmaengine: pl330: _stop: clear interrupt statusSugar Zhang
 Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bit ...Andy Shevchenko
 Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bit ...Andy Shevchenko
 Re: [PATCH] ELAN touchpad i2c_hid bugs fixHans de Goede
 Re: [PATCH 2/2] pwm: meson: don't disable pwm when setting duty re ...Neil Armstrong
 Re: [PATCH 1/2] pwm: meson: consider 128 a valid pre-dividerNeil Armstrong
 Re: [PATCH v2 1/1] pwm: meson: use the spin-lock only to protect r ...Neil Armstrong
 Re: No 8254 PIT & no HPET on new Intel N3350 platforms causes kern ...Thomas Gleixner
 Re: [PATCH 2/5] lib: rework bitmap_parselistAndy Shevchenko
 Re: [PATCH v3 0/5] lib: rework bitmap_parselist and testsAndy Shevchenko
 Re: [PATCH] slab: store tagged freelist for off-slab slabmgmtAndrey Konovalov
 Re: [PATCH v3 0/5] lib: rework bitmap_parselist and testsAndy Shevchenko
 License revocation from GitHub and GitHub Staff (regarding GPC-Slo ...mikeeusa@redchan ...
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreLee Jones
 Re: WARN_ON_ONCE() hit at kernel/events/core.c:330Thomas-Mich Richter
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...Christian Borntraeger
 Re: [PATCH v2 1/1] treewide: Switch printk users from %pf and %pF ...Sakari Ailus
 Re: [PATCH v1] driver core: platform: Propagate error from insert_ ...Andy Shevchenko
 Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel r ...Mike Rapoport
 Re: [PATCH v4 4/5] ext4: disable map_sync for async flushJan Kara
 Re: [tip:perf/urgent] perf/x86/intel: Initialize TFA MSRThomas Gleixner
 Re: [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-b ...Lorenzo Pieralisi
 Re: [RESEND PATCH v1] moduleparam: Save information about built-in ...Masahiro Yamada
[New]Re: [PATCH v3 5/5] Lib: sort.h: remove the size argument from the ...Andy Shevchenko
[New][PATCH] tty: Add NULL TTY driverVincent Whitchurch
 Re: [PATCH] HID: input: add mapping for Assistant keyJiri Kosina
 Re: [PATCH v1] tools/power: turbostat: fix buffer overrunPrarit Bhargava
 Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driverYuval Shaia
 Re: [PATCH v2 8/8] livepatch: Replace klp_ktype_patch's default_at ...Miroslav Benes
 Re: [PATCH 4/7] dt-bindings: mfd: Document Macronix MX25F0A contro ...Lee Jones
 Re: BUG: using __this_cpu_read() in preemptible code in sk_mc_loopFlorian Westphal
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatteo Croce
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core"Vaittinen, Matti"
 Re: No 8254 PIT & no HPET on new Intel N3350 platforms causes kern ...Thomas Gleixner
 Re: [PATCH 0/5] TI LMU reworkDan Murphy
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...David Hildenbrand
[New]Please consider adding an Anti 996 License to jointly oppose overt ...996icu_programmer
 Re: [PATCH] arm64: ptrace: Add function argument access APIWill Deacon
[New]Unchecked kmalloc() callsOliver Henning
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...David Hildenbrand
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...Christian Borntraeger
 Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bit ...Rasmus Villemoes
 Re: [PATCH] sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada
 Re: [tip:perf/urgent] perf/x86/intel: Initialize TFA MSRVince Weaver
[New]Actualiza tu cuentaAdministrador de cuenta
 Re: [PATCH v7 2/3] arm64: implement ftrace with regsSteven Rostedt
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...Cornelia Huck
 [PATCH v2 2/2] nvme: add sysfs controls for io and admin timeoutsMaximilian Heyne
 [PATCH v2 1/2] nvme: add per-controller io and admin timeoutsMaximilian Heyne
[New][PATCH v2 0/2] Adding per-controller timeout support to nvmeMaximilian Heyne
 Re: [PATCH 1/5] lib: make bitmap_parselist_user() a wrapper on bit ...Andy Shevchenko
[New][PATCH v12 0/8] support ROHM BD70528 PMICMatti Vaittinen
 Re: [PATCH 2/6] arm64/mm: Enable memory hot removeRobin Murphy
 Re: [PATCH 1/2] staging:iio:accel:adis16203: add SPDX license iden ...Himanshu Jha
[New]Actualiza tu cuentaAdministrador de cuenta
 [PATCH v12 1/8] mfd: regulator: clk: split rohm-bd718x7.hMatti Vaittinen
 Re: [Qemu-devel] [PATCH v4 2/5] virtio-pmem: Add virtio pmem driverPankaj Gupta
 [PATCH 01/12] i2c: remove use of in_atomic()Wolfram Sang
 Re: [PATCH 2/2] ftpm: firmware TPM running in TEEJason Gunthorpe
 [PATCH 10/12] i2c: stu300: use xfer_atomic callback to bail out earlyWolfram Sang
 [PATCH 09/12] i2c: ocores: enable atomic xfersWolfram Sang
 [PATCH 12/12] i2c: gpio: flag atomic capability if possibleWolfram Sang
 [PATCH 11/12] i2c: algo: bit: add flag to whitelist atomic transfersWolfram Sang
 [PATCH 08/12] i2c: ocores: refactor setup for pollingWolfram Sang
 [PATCH 07/12] i2c: tegra-bpmp: convert to use new atomic callbacksWolfram Sang
 [PATCH 06/12] i2c: omap: Add the master_xfer_irqless hookWolfram Sang
 [PATCH 05/12] i2c: demux: handle the new atomic callbacksWolfram Sang
 [PATCH 03/12] i2c: core: introduce callbacks for atomic transfersWolfram Sang
 [PATCH 04/12] i2c: mux: populate the new *_atomic callbacksWolfram Sang
[New][PATCH 00/12] i2c: core: introduce atomic transfersWolfram Sang
 [PATCH v12 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreMatti Vaittinen
 [PATCH 02/12] i2c: core: use I2C locking behaviour also for SMBUSWolfram Sang
 [PATCH v12 3/8] clk: bd718x7: Support ROHM BD70528 clk blockMatti Vaittinen
 [tip:x86/fpu] x86/fpu: Fix __user annotationstip-bot for Jann Horn
 Re: [PATCH] lockdep: avoid bogus clang warningWill Deacon
 Re: [PATCH] locking/lockdep: Zap lock classes even with lock debug ...Will Deacon
 Re: 答复: Re: [PATCH v2 _14/15]_arm64:_cpu_ops : fix a leaked re ...Will Deacon
 Re: [PATCH] arm64: vdso: fix and clean-up MakefileWill Deacon
 [PATCH v12 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindingsMatti Vaittinen
 [PATCH v12 5/8] gpio: Initial support for ROHM bd70528 GPIO blockMatti Vaittinen
 Re: [PATCH 2/2] tty: add rpmsg driverxiang xiao
 [PATCH v12 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTCMatti Vaittinen
 Re: [tip:locking/core] locking/rwsem: Remove arch specific rwsem filesPeter Zijlstra
 Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creationMiroslav Benes
 [PATCH v12 7/8] power: supply: Initial support for ROHM BD70528 PM ...Matti Vaittinen
[New][PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data failsStefan Wahren
 [PATCH v12 8/8] watchdog: bd70528: Initial support for ROHM BD7052 ...Matti Vaittinen
 Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evmBartosz Golaszewski
 Re: [PATCH 0/6] convert locked_vm from unsigned long to atomic64_tSteven Sistare
[New]Re: [1/7] cpufreq: ap806: Checking implementation ofarmada_8k_cpuf ...Markus Elfring
 [tip:locking/core] locking/rwsem: Remove arch specific rwsem filestip-bot for Waiman Long
 [tip:locking/core] locking/rwsem: Remove rwsem-spinlock.c & use rw ...tip-bot for Waiman Long
 [tip:locking/core] locking/rwsem: Optimize down_read_trylock()tip-bot for Waiman Long
 Re: [PATCH AUTOSEL 4.14 18/37] nvme-pci: fix conflicting p2p resou ...Sasha Levin
[New]Re: [PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2Peter Zijlstra
 Re: [PATCH v7 2/3] arm64: implement ftrace with regsTorsten Duwe
 Re: [PATCH] pinctrl: intel: save HOSTSW_OWN register over suspend/ ...Andy Shevchenko
 Re: [PATCH] slab: store tagged freelist for off-slab slabmgmtQian Cai
 Re: [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ ...Peter Zijlstra
 Re: [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driverJiri Kosina
 Re: [PATCH 1/6] arm64/mm: Enable sysfs based memory hot add interfaceRobin Murphy
 Re: [PATCH-tip v3 11/11] locking/rwsem: Optimize rwsem structure f ...Peter Zijlstra
 Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driverDaniel Vetter
 Re: [PATCH 2/6] arm64/mm: Enable memory hot removeSteven Price
 Re: [PATCH 00/12] i2c: core: introduce atomic transfersAndy Shevchenko
 Re: [3/7] cpufreq: kirkwood: fix possible object reference leakMarkus Elfring
 Re: [PATCH] hwmon: pwm-fan: Disable PWM if fetching cooling data failsGuenter Roeck
 Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules"Paul E. McKenney"
[New]Circumstances
 Re: [RESEND PATCH 0/4] um: build and irq fixesAnton Ivanov
 Re: [PATCH 0/4] Enabling secure boot on PowerNV systemsMichael Ellerman
 Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to cha ...Chen-Yu Tsai
 [PATCH 6/8] drm: rcar-du: Implement atomic_check to check for gamm ...<VenkataRajesh.Kalakodima@in ...
 [PATCH 7/8] drm: rcar-du: update gamma and ctm properties in commi ...<VenkataRajesh.Kalakodima@in ...
[New][PATCH 0/8] v4.19.0 Added Color Management Module<VenkataRajesh.Kalakodima@in ...
 [PATCH 1/8] drm: Add DU CMM support functions<VenkataRajesh.Kalakodima@in ...
 [PATCH 2/7] ASoC: cs42l51: add regulator managementOlivier Moysan
 [PATCH 4/7] ASoC: cs42l51: add support of master modeOlivier Moysan
 Re: [PATCH] usb: musb: Force-disable pullup on shutdownBin Liu
 [PATCH 3/7] ASoC: cs42l51: add reset managementOlivier Moysan
[New][PATCH 0/7] ASoC: cs42l51: add some featuresOlivier Moysan
 [PATCH 5/7] ASoC: cs42l51: change mic bias DAPMOlivier Moysan
 [PATCH 1/7] ASoC: dt-bindings: update cs42l51 bindingsOlivier Moysan
 [PATCH 7/7] ASoC: cs42l51: add adc volume controlOlivier Moysan
 [PATCH 6/7] ASoC: cs42l51: add power managementOlivier Moysan
 [PATCH 5/8] drm: rcar-du: Implement interfaces to set clu and lut ...<VenkataRajesh.Kalakodima@in ...
 [PATCH 4/8] drm: rcar-du: Refactor the code with new functions<VenkataRajesh.Kalakodima@in ...
 [PATCH 2/8] drm: Add DU CMM support boot and clk changes<VenkataRajesh.Kalakodima@in ...
 [PATCH 3/8] drm: rcar-du: Give a name to clu table samples<VenkataRajesh.Kalakodima@in ...
 [PATCH 8/8] drm: rcar-du: Add shutdown callback function in platfo ...<VenkataRajesh.Kalakodima@in ...
 Re: [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d co ...Paul Kocialkowski
 Re: [PATCH 1/2] staging:iio:accel:adis16203: add SPDX license iden ...Greg Kroah-Hartman
 Re: [PATCH] tty: Add NULL TTY driverGreg KH
 Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules"Paul E. McKenney"
 Re: [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driverRushikesh S Kadam
 Re: [PATCH v4 0/5] PCI: dwc: Support removeVidya Sagar
[New][GIT PULL] HID fixesJiri Kosina
 Re: [PATCH 0/4] timers: Fix and improve tracing and documentationPeter Zijlstra
 RE: [PATCH 1/2] efi: Fix cast to pointer from integer of different ...David Laight
 [PATCH 2/3] ARM: dts: stm32: add stpmic1 support on stm32mp157a dk ...Pascal PAILLET-LME
 [PATCH 3/3] ARM: multi_v7_defconfig: Enable support for STPMIC1Pascal PAILLET-LME
[New][PATCH 0/3] Add support for STPMIC1Pascal PAILLET-LME
 [PATCH 1/3] ARM: dts: stm32: add stpmic1 support on stm32mp157c ed ...Pascal PAILLET-LME
[New][PATCH v1 0/12] Patches to update pdm for rockchip socsSugar Zhang
 [PATCH v1 04/12] ASoC: rockchip: pdm: optimize clear logicSugar Zhang
 [PATCH v1 02/12] ASoC: rockchip: pdm: using left justified store modeSugar Zhang
 [PATCH v1 03/12] ASoC: rockchip: pdm: add default regsSugar Zhang
 [PATCH v1 01/12] ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang
 RE: [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hin ..."kanchan"
[New]Actualiza tu cuentaAdministrador de cuenta
[New][PATCH] platform/chrome: cros_ec_debugfs: Remove dev_warn when con ...Enric Balletbo i Serra
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereJens Axboe
[New][PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311"Tilmans, Olivier (Nokia - BE/Antwerp)"
 Re: [4/7] cpufreq: maple: Checking implementation of maple_cpufreq ...Markus Elfring
[New][PATCH] platform/chrome: cros_ec_proto: Also return invalid comman ...Enric Balletbo i Serra
 Re: [PATCH 2/3] arm64: kdump: support more than one crash kernel r ...Chen Zhou
 Re: [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() ...Greg Kroah-Hartman
 Re: [RFC PATCH v4 4/8] KVM:VMX: Pass through host CET related MSRs ...Yang Weijiang
 Re: [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one mainta ...Bartlomiej Zolnierkiewicz
 [PATCH 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driverEnric Balletbo i Serra
[New][PATCH 1/2] platform/chrome: Add CrOS USB PD logging driverEnric Balletbo i Serra
[New]Regulator Potential DeadlockCharles Keepax
 Re: [PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FA ...Greg KH
 Re: [PATCH] update my email addressNicolas Pitre
 Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICERobin Murphy
[New]Re: [PATCH -next] ocxl: remove set but not used variables 'tid' an ...Frederic Barrat
 Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqsAaron Ma
 Re: ext3 file system livelock and file system corruption, 4.9.166 ...Greg Kroah-Hartman
 Re: [PATCH] psi: Clarify the units used in pressure filesWaiman Long
 Re: [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_ex ...Waiman Long
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxChristian Brauner
 Re: [PATCH 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger d ...Enric Balletbo i Serra
[New][PATCH v2 1/2] platform/chrome: Add CrOS USB PD logging driverEnric Balletbo i Serra
 [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driverEnric Balletbo i Serra
[New]Re: [4.14-stable PATCH] mm: mempolicy: make mbind() return -EIO wh ...Greg KH
[New][tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objt ...kbuild test robot
 [PATCH] selftests/kexec: update get_secureboot_modeMimi Zohar
[New][PATCH] KVM: x86: svm: make sure NMI is injected after nmi_singlestepVitaly Kuznetsov
 Re: [PATCH] tty: Add NULL TTY driverVincent Whitchurch
[New][PATCH 00/12] clocksource: improve Atmel TCB timer driverAlexandre Belloni
 [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni
 [PATCH 05/12] clocksource/drivers/tcb_clksrc: Use tcb as sched_clockAlexandre Belloni
 [PATCH 10/12] ARM: configs: at91: unselect PITAlexandre Belloni
 [PATCH 12/12] clocksource/drivers/timer-atmel-tcb: Use ARRAY_SIZE ...Alexandre Belloni
 [PATCH 11/12] misc: atmel_tclib: do not probe already used TCBsAlexandre Belloni
 [PATCH 09/12] clocksource/drivers/tcb_clksrc: Rename the file for ...Alexandre Belloni
 [PATCH 07/12] clocksource/drivers/tcb_clksrc: move Kconfig optionAlexandre Belloni
 [PATCH 08/12] clocksource/drivers/timer-atmel-pit: rework Kconfig ...Alexandre Belloni
 [PATCH 06/12] ARM: at91: Implement clocksource selectionAlexandre Belloni
 [PATCH 04/12] clocksource/drivers/tcb_clksrc: stop depending on at ...Alexandre Belloni
 [PATCH 03/12] misc: atmel_tclib: move definitions to header fileAlexandre Belloni
 [PATCH 02/12] misc: atmel_tclib: drop AVR32 supportAlexandre Belloni
 Re: [PATCH 3.16 00/99] 3.16.65-rc1 reviewBen Hutchings
 Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311Eric Dumazet
 Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latencyVince Weaver
 Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driverMoritz Fischer
[New][PATCH v8 00/20] Convert x86 & arm64 to use generic page walkSteven Price
 [PATCH v8 01/20] arc: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 02/20] arm64: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 03/20] mips: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()Steven Price
 [PATCH v8 06/20] riscv: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 13/20] mm: pagewalk: Add test_p?d callbacksSteven Price
 [PATCH v8 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range()Steven Price
 [PATCH v8 15/20] x86: mm: Don't display pages which aren't present ...Steven Price
 [PATCH v8 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() to ...Steven Price
 [PATCH v8 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() ...Steven Price
 [PATCH v8 20/20] x86: mm: Convert dump_pagetables to use walk_page ...Steven Price
 [PATCH v8 16/20] x86: mm: Point to struct seq_file from struct pg_ ...Steven Price
 [PATCH v8 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to t ...Steven Price
 [PATCH v8 12/20] mm: pagewalk: Allow walking without vmaSteven Price
 [PATCH v8 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry()Steven Price
 [PATCH v8 10/20] mm: Add generic p?d_large() macrosSteven Price
 [PATCH v8 09/20] x86: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 08/20] sparc: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 07/20] s390: mm: Add p?d_large() definitionsSteven Price
 [PATCH v8 04/20] powerpc: mm: Add p?d_large() definitionsSteven Price
 Re: [PATCH v4 1/4] ocxl: Rename struct link to ocxl_linkFrederic Barrat
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logMoritz Fischer
 Re: [PATCH v4 2/4] ocxl: read_pasid never returns an error, so mak ...Frederic Barrat
 Re: [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headersFrederic Barrat
[New]How to calculate instruction executed for functionPankaj Suryawanshi
 Re: [PATCH v3 1/2] s390/setup: diag318: remove bit check and refac ...Collin Walling
 Re: [PATCH v4 4/4] ocxl: Remove some unused exported symbolsFrederic Barrat
 Re: [5/7] cpufreq/pasemi: Checking implementation of pas_cpufreq_c ...Markus Elfring
 Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modulesMathieu Desnoyers
 Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latencyCyrill Gorcunov
 Re: [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSIAuger Eric
 RE: [PATCH v3 6/7] fs: introduce write-hint start point for in-ker ..."kanchan"
 Re: [PATCH 2/5] media: platform: Aspeed: Make reserved memory optionalEddie James
 Re: [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC ...Thierry Reding
[New][BUG] perf: intel_pt won't display kernel functionJiri Olsa
 Re: [PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox ...Enric Balletbo i Serra
 Re: [PATCH 3/3] clk: sunxi-ng: h6: Allow video & vpu clocks to cha ...Jernej Škrabec
 Re: [PATCH v2] RISC-V: Fix Maximum Physical Memory 2GiB option for ...Christoph Hellwig
[New][PATCH] spi: spi-gpio: Remove spi->controller_data commentGeert Uytterhoeven
[New][PATCH] spi: Add missing error handling for CS GPIOsGeert Uytterhoeven
 Re: [PATCH v3 1/2] platform/chrome: wilco_ec: Standardize mailbox ...Alexandre Belloni
 RE: [PATCH v3 3/7] block: add write-hint to stream-id conversion"kanchan"
[New][tip:perf/urgent 4/5] arch/x86//events/amd/core.c:542:9: error: 'N ...kbuild test robot
[New][PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm propertyFlavio Suligoi
 [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationFlavio Suligoi
 Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driverDaniel Vetter
 Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_s ...Roger Quadros
 Re: [BUG] perf: intel_pt won't display kernel functionArnaldo Carvalho de Melo
 Re: [tip:perf/urgent 4/5] arch/x86//events/amd/core.c:542:9: error ..."Lendacky, Thomas"
 Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm propertyAlexandre Belloni
[New][PATCH] Staging: gasket: Use DIV_ROUND_UPMadhumitha Prabakaran
[New]perf: perf_fuzzer crashes on Pentium 4 systemsVince Weaver
[New]NFS hang, sk_drops increasing, segs_in not, pfmemalloc suspectedJuha-Matti Tilli
 Re: [RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latencyCyrill Gorcunov
 Re: linux-next: Tree for Apr 3 (objtool)Randy Dunlap
[New][PATCH] iio: adc: Fix MAX9611 spacingFabrizio Castro
[New][PATCH] virtio: Fix indentation of VIRTIO_MMIOFabrizio Castro
 RE: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm propertyFlavio Suligoi
[New][PATCH v3] Staging: gasket: Use DIV_ROUND_UPMadhumitha Prabakaran
 Re: [PATCH net-next 16/17] Documentation: networking: dsa: Add det ...Florian Fainelli
 Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationAlexandre Belloni
 Re: [RFC PATCH 1/4] ARM: dts: dra7: Keep usb_otg_ss3 and usb_otg_s ...Tony Lindgren
 Re: [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backligh ...Enric Balletbo i Serra
 [tip:x86/asm] x86/uaccess: Fix implicit cast of __user pointertip-bot for Jann Horn
 Re: [PATCH] watchdog: Convert to use devm_platform_ioremap_resourceFlorian Fainelli
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Josh Poimboeuf
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Adam Jackson
 Re: perf: perf_fuzzer crashes on Pentium 4 systemsCyrill Gorcunov
[New][PATCH v2 0/2] clk: sunxi-ng: H6 related clock fixesJernej Skrabec
 [PATCH v2 1/2] clk: sunxi-ng: h6: Allow video & vpu clocks to chan ...Jernej Skrabec
 [PATCH v2 2/2] clk: sunxi-ng: nkmp: Explain why zero width check i ...Jernej Skrabec
 RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationFlavio Suligoi
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Daniel Stone
[New][PATCH] Staging: mt7621-mmc: Use DIV_ROUND_UP in function msdc_set ...Madhumitha Prabakaran
 Re: [PATCH 04/12] i2c: mux: populate the new *_atomic callbacksPeter Rosin
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereWill Deacon
 Re: linux-next: Tree for Apr 3 (acpi_dev_get_first_match*)Randy Dunlap
[New][RFC PATCH] arm64: irqflags: fix incomplete save & restoreWei Li
 Re: [RFC PATCH] irqchip/gic-v3: Make gic_handle_irq() notrace"liwei (GF)"
 Re: [PATCH v2] gcov: fix when CONFIG_MODULES is not setMatthew Wilcox
[New][PATCH] x86/perf/amd: Fix build failure when CONFIG_HAVE_NMI_WATCH ..."Lendacky, Thomas"
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatteo Croce
[New][PATCH] PM / devfreq: return PTR_ERR not NULL in try_then_request_ ...Steven Price
 Re: [PATCH v3] gcov: fix when CONFIG_MODULES is not setMatthew Wilcox
 Re: [PATCH v3.1] selftests: Clean up module testing shell scriptKees Cook
[New][PATCH net-next] MIPS: generic: Add switchdev, pinctrl and fit to ...Horatiu Vultur
 Re: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm propertyAlexandre Belloni
 Re: [PATCH] usb: musb: Force-disable pullup on shutdownPaul Cercueil
 Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationAlexandre Belloni
 Re: [5/7] cpufreq/pasemi: Checking implementation of pas_cpufreq_c ...Dan Carpenter
[New][PATCH][next] cfg80211: Use struct_size() in kzalloc()"Gustavo A. R. Silva"
 RE: [PATCH 1/2] dt-bindings: rtc: add battery-low-hw-alarm propertyFlavio Suligoi
 Re: [PATCH-tip v3 06/11] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ ...Waiman Long
[New][PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting fil ...Will Deacon
 RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX o ..."Leonidas P. Papadakos"
 Re: [PATCH-tip v3 11/11] locking/rwsem: Optimize rwsem structure f ...Waiman Long
 Re: remove NULL struct device support in the DMA APIChristoph Hellwig
[New]Re: [PATCH v2 3/6] usb: ohci-da8xx: disable the regulator if the o ...Bartosz Golaszewski
 Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FSJordan Crouse
[New][PATCH][next] nl80211: Use struct_size() in kzalloc()"Gustavo A. R. Silva"
 Re: [PATCH 00/12] Include linux PCI docs into Sphinx TOC treeChangbin Du
[New][PATCH V3] mmc: tegra: add sdhci tegra suspend and resumeSowjanya Komatineni
 Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311Neal Cardwell
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereJens Axboe
 Re: [PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting ...Christian Brauner
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Alex Kogan
 Re: [PATCH 2/7] da8xx-fb: pass struct device to DMA API functionsBartlomiej Zolnierkiewicz
 Re: [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherentBartlomiej Zolnierkiewicz
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layerChristopher Lameter
 Re: [PATCH v5 1/7] list: Add function list_rotate_to_front()Christopher Lameter
 Re: [PATCH] usb: musb: Force-disable pullup on shutdownBin Liu
 Re: [RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driverJerome Glisse
 Re: [PATCH v7 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30- ...Thierry Reding
 Re: [PATCH v5 3/7] slob: Use slab_list instead of lruChristopher Lameter
 Re: [PATCH] locking/lockdep: Zap lock classes even with lock debug ...Bart Van Assche
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Waiman Long
[New][PATCH][next] ath6kl: debug: Use struct_size() helper"Gustavo A. R. Silva"
 Re: [PATCH v5 6/7] slab: Use slab_list instead of lruChristopher Lameter
 RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationFlavio Suligoi
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereWill Deacon
 Re: [PATCH v2 1/4] ARM: davinci: fix cpufreq registration on da850-evmAdam Ford
[New][PATCH v4 0/4] drm/vc4: Binner BO management improvementsPaul Kocialkowski
 [PATCH v4 1/4] drm/vc4: Reformat and export binner bo allocation h ...Paul Kocialkowski
 [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to use th ...Paul Kocialkowski
 [PATCH v2 04/12] Documentation: PCI: convert PCI/pci-iov-howto.txt ...Changbin Du
 [PATCH v2 05/12] Documentation: PCI: convert PCI/MSI-HOWTO.txt to ...Changbin Du
 [PATCH v2 09/12] Documentation: PCI: convert PCI/endpoint/pci-endp ...Changbin Du
 [PATCH v2 11/12] Documentation: PCI: convert PCI/endpoint/pci-test ...Changbin Du
 [PATCH v2 12/12] Documentation: PCI: convert PCI/endpoint/pci-test ...Changbin Du
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatthew Wilcox
 [PATCH v2 10/12] Documentation: PCI: convert PCI/endpoint/pci-endp ...Changbin Du
 [PATCH v2 08/12] Documentation: PCI: convert PCI/pcieaer-howto.txt ...Changbin Du
 [PATCH v2 07/12] Documentation: PCI: convert PCI/pci-error-recover ...Changbin Du
 [PATCH v2 06/12] Documentation: PCI: convert PCI/acpi-info.txt to ...Changbin Du
 Re: [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhereJens Axboe
 Re: Issues with i.MX SPI DMA transfersIgor Plyatov
 [PATCH v2 03/12] Documentation: PCI: convert PCI/PCIEBUS-HOWTO.txt ...Changbin Du
[New][PATCH v2 00/12] Include linux PCI docs into Sphinx TOC treeChangbin Du
 [PATCH v2 01/12] Documentation: add Linux PCI to Sphinx TOC treeChangbin Du
 [PATCH v2 02/12] Documentation: PCI: convert PCI/pci.txt to reST f ...Changbin Du
 [PATCH v4 3/4] drm/vc4: Check for the binner bo before handling OO ...Paul Kocialkowski
 [PATCH v4 2/4] drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski
 Re: [PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311Yuchung Cheng
 Re: [PATCH] usb: musb: Force-disable pullup on shutdownPaul Cercueil
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.Adam Jackson
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Alex Kogan
 RE: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX o ..."Leonidas P. Papadakos"
 Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationAlexandre Belloni
[New][PATCH][next] iwlwifi: lib: Use struct_size() helper"Gustavo A. R. Silva"
 Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external in ...Robin Murphy
 Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to ...Daniel Jordan
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Peter Zijlstra
[New][PATCH 0/7] fix possible object reference leaks in drivers/gpuWen Yang
 [PATCH 1/7] drm/mediatek: fix possible object reference leakWen Yang
 [PATCH 3/7] drm/msm: a5xx: fix possible object reference leakWen Yang
 [PATCH 6/7] drm: rcar-du: fix possible object reference leakWen Yang
 [PATCH 7/7] drm/tegra: fix possible object reference leakWen Yang
 [PATCH 5/7] drm/pl111: fix possible object reference leakWen Yang
[New][PATCH][next] iwlwifi: d3: Use struct_size() helper"Gustavo A. R. Silva"
 [PATCH 4/7] drm/omap: fix possible object reference leakWen Yang
 [PATCH 2/7] drm/meson: fix possible object reference leakWen Yang
[New][PATCH] Staging: rtlwifi: Remove unwanted parenthesesMadhumitha Prabakaran
[New][PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at high ...Douglas Anderson
 Re: [PATCH 6/6] arm64/mm: Enable ZONE_DEVICEJerome Glisse
 Re: [PATCH] paride/pf: Fix potential NULL pointer dereferenceJens Axboe
 Re: [PATCH 00/12] locking/rwsem: Rwsem rearchitecture part 2Waiman Long
 Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to ...Daniel Jordan
 Re: [PATCH 1/6] mm: change locked_vm's type from unsigned long to ...Daniel Jordan
 RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationFlavio Suligoi
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Peter Zijlstra
 Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external in ...Guenter Roeck
 Re: [PATCH 1/2] stmmac: introduce flag to dynamically disable TX o ...Robin Murphy
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Borislav Petkov
 Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change ...Matthias Kaehlcke
 Re: [PATCH] dt-bindings: display/panel: Add missing unit namesThierry Reding
 Re: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationAlexandre Belloni
 Re: [PATCH AUTOSEL 4.19 40/57] kvm: properly check debugfs dentry ...Sasha Levin
[New]WARN_ON: userstacktrace on irq eventsSteven Rostedt
 Re: [PATCH AUTOSEL 4.19 33/57] blk-mq: protect debugfs_create_file ...Sasha Levin
 Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panelThierry Reding
 Re: [PATCH] Staging: rtlwifi: Remove unwanted parenthesesDan Carpenter
 Re: [PATCH AUTOSEL 4.9 20/87] fs: Make splice() and tee() take int ...Sasha Levin
 Re: [oss-drivers] [PATCH AUTOSEL 5.0 234/262] nfp: flower: tidy tu ...Sasha Levin
 Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modules"Paul E. McKenney"
 RE: [PATCH 2/2] rtc: pcf2127: add battery-low INTn generationFlavio Suligoi
 Re: [PATCH] Staging: rtlwifi: Remove unwanted parenthesesDan Carpenter
[New][PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH 2/4] ARM: dts: at91sam9xe: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH 3/4] ARM: dts: atmel boards: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH 4/4] ARM: dts: at91-vinco: use SPDX-License-IdentifierAlexandre Belloni
 Re: [PATCH] drm/panel: otm8009a: add delay at the end of initializ ...Thierry Reding
 Re: [PATCH V4 3/3] hwmon: pwm-fan: Add RPM support via external in ...Stefan Wahren
 Re: [PATCH] platform/chrome: cros_ec_debugfs: Remove dev_warn when ...Guenter Roeck
 Re: [PATCH] drm/panel: otm8009a: no error msg if probe deferredThierry Reding
 Re: [PATCH] drm/panel: rm68200: no error msg if probe deferredThierry Reding
 Re: [PATCH] drm/panel: otm8009a: set clock to 29.70 MhzThierry Reding
 Re: [GIT PULL] HID fixespr-tracker-bot@kernel ...
 Re: [PATCH] platform/chrome: cros_ec_proto: Also return invalid co ...Guenter Roeck
 Re: [PATCH AUTOSEL 5.0 107/262] ASoC: qcom: Fix of-node refcount u ...Sasha Levin
 Re: [PATCH tip/core/rcu 2/2] rcu: Check for wakeup-safe conditions ..."Paul E. McKenney"
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Thomas Gleixner
 Re: [BUG] perf: intel_pt won't display kernel functionSong Liu
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logAlan Tull
 Re: [RFC PATCH] arm64: irqflags: fix incomplete save & restoreJulien Thierry
 Re: [patch 00/14] x86/exceptions: Add guard patches to IST stacksThomas Gleixner
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logRichard Gong
 Re: [PATCH v2 3/5] media: uapi: Add RGB bus formats for the GiantP ...Thierry Reding
 Re: [PATCH 2/2] Bluetooth: hci_qca: wcn3990: Drop baudrate change ...Matthias Kaehlcke
 Re: [PATCH] gpio: omap: avoid clang warningLinus Walleij
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Waiman Long
 Re: [PATCH] ARC: [hsdk] Make it easier to add PAE40 region to DTBEugeniy Paltsev
 Re: [PATCH] media: dib0700: fix link error for dibx000_i2c_set_speedSean Young
 Re: [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logge ...Guenter Roeck
 Re: [patch 04/14] x86/exceptions: Make IST index zero basedBorislav Petkov
 Re: [PATCH v2] platform: chrome: Add ChromeOS EC ISHTP driverEnric Balletbo i Serra
 Re: [PATCH] slab: store tagged freelist for off-slab slabmgmtAndrey Konovalov
 Re: [PATCH 5/6] powerpc/mmu: drop mmap_sem now that locked_vm is a ...Daniel Jordan
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatteo Croce
[New][PATCH][next] mwifiex: use struct_size() in kzalloc()"Gustavo A. R. Silva"
 [PATCH 01/27] x86/fpu: Remove fpu->initialized usage in __fpu__res ...Sebastian Andrzej Siewior
 [PATCH 04/27] x86/fpu: Always init the `state' in fpu__clear()Sebastian Andrzej Siewior
 [PATCH 07/27] x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior
 [PATCH 09/27] x86/fpu: Add (__)make_fpregs_active helpersSebastian Andrzej Siewior
 [PATCH 14/27] x86/pkeys: Don't check if PKRU is zero before writti ...Sebastian Andrzej Siewior
 [PATCH 21/27] x86/fpu: Let __fpu__restore_sig() restore the !32bit ...Sebastian Andrzej Siewior
 [PATCH 27/27] x86/pkeys: add PKRU value to init_fpstateSebastian Andrzej Siewior
 [PATCH 26/27] x86/fpu: Restore FPU register in copy_fpstate_to_sig ...Sebastian Andrzej Siewior
 [PATCH 25/27] x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()Sebastian Andrzej Siewior
 [PATCH 24/27] x86/fpu: Add a fastpath to __fpu__restore_sig()Sebastian Andrzej Siewior
 [PATCH 23/27] x86/fpu: Defer FPU state load until return to userspaceSebastian Andrzej Siewior
 [PATCH 22/27] x86/fpu: Merge the two code paths in __fpu__restore_ ...Sebastian Andrzej Siewior
 [PATCH 20/27] x86/fpu: Inline copy_user_to_fpregs_zeroing()Sebastian Andrzej Siewior
 [PATCH 15/27] x86/fpu: Eager switch PKRU stateSebastian Andrzej Siewior
 [PATCH 19/27] x86/fpu: Update xstate's PKRU value on write_pkru()Sebastian Andrzej Siewior
 [PATCH 18/27] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_ ...Sebastian Andrzej Siewior
 [PATCH 17/27] x86/fpu: Always store the registers in copy_fpstate_ ...Sebastian Andrzej Siewior
 [PATCH 16/27] x86/entry: Add TIF_NEED_FPU_LOADSebastian Andrzej Siewior
 [PATCH 13/27] x86/fpu: Only write PKRU if it is different from currentSebastian Andrzej Siewior
 [PATCH 11/27] x86/fpu: Make get_xsave_field_ptr() and get_xsave_ad ...Sebastian Andrzej Siewior
 [PATCH 12/27] x86/pkru: Provide .*_pkru_ins() functionsSebastian Andrzej Siewior
 [PATCH 10/27] x86/fpu: Make __raw_xsave_addr() use feature number ...Sebastian Andrzej Siewior
 Re: [PATCH v2 1/1] initrd: move initrd_start calculate within line ...pierre kuo
 Re: [PATCH] ARC: [hsdk] Make it easier to add PAE40 region to DTBVineet Gupta
 [PATCH 08/27] x86/fpu: Remove user_fpu_begin()Sebastian Andrzej Siewior
 [PATCH 05/27] x86/fpu: Remove fpu->initialized usage in copy_fpsta ...Sebastian Andrzej Siewior
 [PATCH 06/27] x86/fpu: Don't save fxregs for ia32 frames in copy_f ...Sebastian Andrzej Siewior
 [PATCH 02/27] x86/fpu: Remove fpu__restore()Sebastian Andrzej Siewior
[New][PATCH v9 00/27] x86: load FPU registers on return to userlandSebastian Andrzej Siewior
[New][PATCH 00/11] Software fwnode referencesHeikki Krogerus
 [PATCH 01/11] software node: Allow node creation without propertiesHeikki Krogerus
[New][PATCH][next] brcmfmac: Use struct_size() in kzalloc()"Gustavo A. R. Silva"
 [PATCH 10/11] platform/x86: intel_cht_int33fe: Link with external ...Heikki Krogerus
 [PATCH 11/11] platform/x86: intel_cht_int33fe: Replacing the old c ...Heikki Krogerus
 [PATCH 09/11] platform/x86: intel_cht_int33fe: Provide fwnode for ...Heikki Krogerus
 [PATCH 08/11] platform/x86: intel_cht_int33fe: Provide software no ...Heikki Krogerus
 [PATCH 06/11] device connection: Find connections also by checking ...Heikki Krogerus
 [PATCH 07/11] usb: typec: Registering real device entries for the ...Heikki Krogerus
 [PATCH 05/11] ACPI / property: Don't limit named child node matchi ...Heikki Krogerus
 [PATCH 02/11] software node: Simplify software_node_release() functionHeikki Krogerus
 [PATCH 03/11] software node: Add support for referencesHeikki Krogerus
 [PATCH 04/11] software node: Implement .get_reference_args fwnode ...Heikki Krogerus
 [PATCH 03/27] x86/fpu: Remove preempt_disable() in fpu__clear()Sebastian Andrzej Siewior
 Re: [PATCH 14/17] fpga: dfl: fme: add thermal management supportWu Hao
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logMoritz Fischer
 Re: [PATCH v6 09/10] arm64: add sysfs vulnerability show for specu ...Will Deacon
 Re: [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txtCatalin Marinas
 Re: [PATCH v2 4/6] powerpc: use common ptrace_syscall_enter hook t ...Will Deacon
 Re: [PATCH 1/2] efi: Fix cast to pointer from integer of different ...Matthew Garrett
 Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTOAl Viro
[New]来自:Julian_M._ Worker( 慈善捐款基金)Julian Worker
 Re: [PATCH 0/6] convert locked_vm from unsigned long to atomic64_tDaniel Jordan
 Re: [PATCH v2 00/12] Include linux PCI docs into Sphinx TOC treeBjorn Helgaas
 Re: [PATCH] platform/chrome: cros_ec_spi: Transfer messages at hig ...Matthias Kaehlcke
[New][PATCH] x86/hyper-v: implement EOI assistVitaly Kuznetsov
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Brian Norris
 Re: [PATCH] arm64: vdso: fix and clean-up MakefileMasahiro Yamada
 Re: [BUG] perf: intel_pt won't display kernel functionSong Liu
 Re: [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidan ...Alex Kogan
[New][PATCH 1/2] staging: rtl8188eu: remove unnecessary declarationMichael Straube
 [PATCH 2/2] staging: rtl8188eu: make sta2sta_data_frame() staticMichael Straube
 Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-Identifier<Nicolas.Ferre@microchi ...
 Re: [PATCH] arm64: vdso: fix and clean-up MakefileWill Deacon
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationAl Viro
 Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-IdentifierJoe Perches
[New][PATCH v2 0/2] Fix Arm system PMU hotplug issuesRobin Murphy
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatteo Croce
 [PATCH v2 2/2] perf/arm-ccn: Remove broken race mitigationRobin Murphy
 [PATCH v2 1/2] perf/arm-cci: Remove broken race mitigationRobin Murphy
 Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panelJoe Perches
 Re: [PATCH v5 0/8] PCI: DWC/Keystone: MSI configuration cleanupLorenzo Pieralisi
 Re: Issues with i.MX SPI DMA transfersIgor Plyatov
 Re: [PATCH v2 0/5] Add NUMA-awareness to qspinlockAlex Kogan
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Peter Zijlstra
 Re: dell_smbios KASAN bugSteven Rostedt
 Re: [PATCH v5 8/8] PCI: dwc: Do not write to MSI control registers ...Lorenzo Pieralisi
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationAl Viro
[New][PATCH][next] ath10k: Use struct_size() helper"Gustavo A. R. Silva"
 Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to ...Joel Fernandes
[New]3a5d5346ab ("locking/lockdep: Zap lock classes even with lock ..") ...kernel test robot
[New][PATCH][next] qtnfmac: replace qtnf_cmd_acl_data_size() with struc ..."Gustavo A. R. Silva"
 Re: [RFC PATCH v2 09/14] xarray: Implement migration function for ...Matthew Wilcox
 Re: [PATCH] kernel/sysctl.c: Fix out-of-bounds access when setting ...Will Deacon
 Re: [PATCH v2 1/1] initrd: move initrd_start calculate within line ...Will Deacon
 Re: [PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the L ...Lyude Paul
 Re: [PATCH v2 1/1] initrd: move initrd_start calculate within line ...Florian Fainelli
 Re: [PATCH v3 2/2] platform/chrome: Add Wilco EC keyboard backligh ...Jacek Anaszewski
 Re: [PATCH] locking/lockdep: Zap lock classes even with lock debug ...Will Deacon
 Re: [PATCH 2/6] arm64/mm: Enable memory hot removeLogan Gunthorpe
 Re: [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe supportBjorn Helgaas
 Re: [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC ...Arnd Bergmann
 Re: [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSIAlex Williamson
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Waiman Long
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxKees Cook
 Re: [PATCH] netfilter:bridge: Hold bridge dev for fake_rtable to a ...Pablo Neira Ayuso
 Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver referencesJacek Anaszewski
 Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to ...Daniel Colascione
[New][tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objt ...kbuild test robot
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationAl Viro
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Doug Anderson
[New][BUG REPORT] linux-input: keyboard: gpio_keys: False Button Press ...Ken Sloat
 Re: Add support for TCG2 log format on UEFI systemsJarkko Sakkinen
 Re: [PATCH] Input: evdev - use struct_size() in kzalloc() and vzal ...Dmitry Torokhov
 Re: [PATCH v3] tpm: Actually fail on TPM errors during "get random"Jarkko Sakkinen
 Re: [PATCH v3 1/3] arm64, vmcoreinfo : Append 'PTRS_PER_PGD' to vm ...Bhupesh Sharma
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Brian Norris
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationChristopher Lameter
[New][PATCH] of: Improve of_phandle_iterator_next() error messageFlorian Fainelli
 Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to ...Joel Fernandes
 Re: [PATCH 2/6] arm64/mm: Enable memory hot removeRobin Murphy
 Re: [PATCH v5 1/7] list: Add function list_rotate_to_front()Roman Gushchin
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layerRoman Gushchin
 Re: [PATCH 05/14] bus: ti-sysc: Add separate functions for handlin ...Tony Lindgren
[New][GIT PULL] SMB3 FixesSteve French
 Re: [PATCH v3 3/5] drm/msm: fix fb references in async updateHelen Koike
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logAlan Tull
 Re: [PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICEDan Williams
 Re: [PATCH 14/17] fpga: dfl: fme: add thermal management supportMoritz Fischer
 Re: [BUG] perf: intel_pt won't display kernel functionJiri Olsa
 Re: [PATCH] drivers: firmware: psci: add support for warm resetAaro Koskinen
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Matthias Kaehlcke
 Re: [PATCH 1/2] ftpm: dt-binding: add dts documentation for fTPM d ...Jarkko Sakkinen
 Re: [BUG REPORT] linux-input: keyboard: gpio_keys: False Button Pr ...""
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Doug Anderson
 Re: [PATCH 2/2] ftpm: firmware TPM running in TEEJarkko Sakkinen
[New][PATCH] leds: Small fixes for Flash class descriptionDan Murphy
 Re: [PATCH 2/2] ftpm: firmware TPM running in TEEJarkko Sakkinen
 [PATCH v2 1/6] iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfsGeert Uytterhoeven
[New][PATCH v2 0/6] iommu/ipmmu-vmsa: Suspend/resume support and assort ...Geert Uytterhoeven
 [PATCH v2 4/6] iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific fe ...Geert Uytterhoeven
 [PATCH v2 3/6] iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsignedGeert Uytterhoeven
 [PATCH v2 6/6] iommu/ipmmu-vmsa: Add suspend/resume supportGeert Uytterhoeven
 [PATCH v2 2/6] iommu/ipmmu-vmsa: Prepare to handle 40-bit error ad ...Geert Uytterhoeven
 [PATCH v2 5/6] iommu/ipmmu-vmsa: Extract hardware context initiali ...Geert Uytterhoeven
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationAl Viro
 Re: remove NULL struct device support in the DMA APIRussell King - ARM Linux admin
 Re: [PATCH 2/2] ftpm: firmware TPM running in TEEJarkko Sakkinen
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Matthias Kaehlcke
[New][PATCH][next] cfg80211: use struct_size() helper"Gustavo A. R. Silva"
[New][PATCH] mfd: cros_ec: check for NULL transfer functionegranata@chromium ...
 Re: [PATCH RFC tip/core/rcu 1/4] dax/super: Dynamically allocate d ...Dan Williams
 Re: [PATCH 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-IdentifierAlexandre Belloni
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logAlan Tull
 Re: [PATCH v2] platform/chrome: cros_ec_spi: Transfer messages at ...Brian Norris
 Re: [PATCH bpf-next 1/3] bpf: add writable context for raw tracepointsMatt Mullins
[New][PATCH] staging/rtl8723bs: Fix code indent.Beatriz Martins de Carvalho
 Re: [PATCH v5 4/7] slub: Add comments to endif pre-processor macrosRoman Gushchin
 Re: [PATCH v5 5/7] slub: Use slab_list instead of lruRoman Gushchin
 Re: [PATCH v5 6/7] slab: Use slab_list instead of lruRoman Gushchin
 Re: [PATCH v5 7/7] mm: Remove stale comment from page structRoman Gushchin
[New][PATCH][next] ath6kl: wmi: use struct_size() helper"Gustavo A. R. Silva"
 Re: [BUG] perf: intel_pt won't display kernel functionArnaldo Carvalho de Melo
 Re: [PATCH] mfd: cros_ec: check for NULL transfer functionGuenter Roeck
[New][PATCH v2] drivers: firmware: psci: add support for warm resetAaro Koskinen
 Re: [PATCH] vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' staticAlex Williamson
 Re: [PATCH] vfio/pci: use correct format charactersAlex Williamson
 Re: [PATCH v4 4/4] drm/vc4: Allocate binner bo when starting to us ...Eric Anholt
 Re: [PATCH] usb: musb: Force-disable pullup on shutdownBin Liu
 Re: [BUG] perf: intel_pt won't display kernel functionSong Liu
 Re: [PATCH v4 3/4] drm/vc4: Check for the binner bo before handlin ...Eric Anholt
[New][PATCH][next] zd1211rw: use struct_size() helper"Gustavo A. R. Silva"
 Re: [BUG] perf: intel_pt won't display kernel functionSong Liu
 Re: [RFC PATCH v2 14/14] dcache: Implement object migrationAl Viro
[New][PATCH][next] ath10k: coredump: use struct_size() helper"Gustavo A. R. Silva"
[New][tip:locking/core 2/4] make[2]: *** No rule to make target 'arch/x ...kbuild test robot
 Re: [PATCH v2 2/8] kbuild: Support for Symbols.list creationJoe Lawrence
 Re: [PATCH] leds: Small fixes for Flash class descriptionPavel Machek
 Re: dell_smbios KASAN bugTom Zanussi
 Re: [PATCH v2 2/2] drm/vc4: Disable V3D interactions if the v3d co ...Eric Anholt
 Re: perf: perf_fuzzer crashes on Pentium 4 systemsCyrill Gorcunov
[New][PATCH] platform/x86: dell-smbios-base: Fix use after free on fail ...Steven Rostedt
 Re: [PATCH v2 00/12] Include linux PCI docs into Sphinx TOC treeJonathan Corbet
 Re: [PATCH v2] vfio/type1: Limit DMA mappings per containerJerome Glisse
[New][PATCH 0/6] musb: Improve performance for hub-attached webcams"Matwey V. Kornilov"
 [PATCH 3/6] usb: musb: Introduce musb_qh_free() helper function"Matwey V. Kornilov"
 [PATCH 6/6] usb: musb: Decrease URB starting latency in musb_advan ..."Matwey V. Kornilov"
 [PATCH 2/6] usb: musb: Introduce musb_qh_empty() helper function"Matwey V. Kornilov"
 [PATCH 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_ ..."Matwey V. Kornilov"
 [PATCH 5/6] usb: musb: Introduce musb_start_urb()"Matwey V. Kornilov"
 [PATCH 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_sc ..."Matwey V. Kornilov"
 Re: [PATCH] ARC: fix memory nodes topology in case of highmem enabledVineet Gupta
 Re: [PATCH RFC tip/core/rcu 0/4] Forbid static SRCU use in modulesJoel Fernandes
[New][PATCH v2] mmc: mtk-sd: check for valid optional memory resourceFabien Parent
[New][PATCH v3 00/12] Improve HMM driver API v3jglisse@redhat ...
 [PATCH v3 01/12] mm/hmm: select mmu notifier when selecting HMM v2jglisse@redhat ...
 [PATCH v3 04/12] mm/hmm: improve and rename hmm_vma_get_pfns() to ...jglisse@redhat ...
 [PATCH v3 09/12] mm/hmm: allow to mirror vma of a file on a DAX ba ...jglisse@redhat ...
 [PATCH v3 12/12] mm/hmm: convert various hmm_pfn_* to device_entry ...jglisse@redhat ...
 [PATCH v3 11/12] mm/hmm: add an helper function that fault pages a ...jglisse@redhat ...
 [PATCH v3 10/12] mm/hmm: add helpers to test if mm is still alive ...jglisse@redhat ...
 [PATCH v3 07/12] mm/hmm: add default fault flags to avoid the need ...jglisse@redhat ...
 [PATCH v3 08/12] mm/hmm: mirror hugetlbfs (snapshoting, faulting a ...jglisse@redhat ...
 [PATCH v3 06/12] mm/hmm: improve driver API to work and wait over ...jglisse@redhat ...
 [PATCH v3 05/12] mm/hmm: improve and rename hmm_vma_fault() to hmm ...jglisse@redhat ...
 [PATCH v3 02/12] mm/hmm: use reference counting for HMM struct v3jglisse@redhat ...
 [PATCH v3 03/12] mm/hmm: do not erase snapshot when a range is inv ...jglisse@redhat ...
 Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rstAl Viro
 Re: [PATCH 03/16] staging: m57621-mmc: delete driver from the tree.George Hilliard
 Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC treeJonathan Corbet
 Re: [PATCH] mfd: cros_ec: check for NULL transfer functionEnrico Granata
 Re: remove NULL struct device support in the DMA APIChristoph Hellwig
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Thomas Gleixner
 Re: On guest free page hinting and OOMDavid Hildenbrand
[New][PATCH] perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo
 Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rstAl Viro
 Re: [PATCH] mfd: cros_ec: check for NULL transfer functionGuenter Roeck
 Re: [PATCHv5 0/6] omapdrm: DSI command mode panel supportSebastian Reichel
 Re: [PATCH] mfd: cros_ec: check for NULL transfer functionEnrico Granata
 Re: [PATCH] soc: fsl: add DPAA2 console supportLi Yang
 Re: [PATCH v2] vfio/type1: Limit DMA mappings per containerAlex Williamson
 Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driverTony Lindgren
 [PATCH v1 08/15] powerpc/mm: don't use pte_alloc_kernel() until sl ...Christophe Leroy
 [PATCH v1 14/15] powerpc/mm: refactor pmd_pgtable()Christophe Leroy
 [PATCH v1 15/15] powerpc/mm: refactor pgd_alloc() and pgd_free() o ...Christophe Leroy
 [PATCH v1 13/15] powerpc/mm: refactor pgtable freeing functions on ...Christophe Leroy
 [PATCH v1 12/15] powerpc/mm: Only keep one version of pmd_populate ...Christophe Leroy
 [PATCH v1 10/15] powerpc/mm: refactor pte_alloc_one() and pte_free ...Christophe Leroy
 [PATCH v1 11/15] powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy
[New][tip:perf/urgent 4/5] arch/x86/events/amd/core.c:538:10: error: 'N ...kbuild test robot
 [PATCH v1 09/15] powerpc/mm: inline pte_alloc_one_kernel() and pte ...Christophe Leroy
 [PATCH v1 07/15] powerpc/book3e: move early_alloc_pgtable() to ini ...Christophe Leroy
 [PATCH v1 04/15] powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy
 [PATCH v1 05/15] powerpc/mm: get rid of nohash/32/mmu.h and nohash ...Christophe Leroy
 [PATCH v1 06/15] powerpc/Kconfig: select PPC_MM_SLICES from subarc ...Christophe Leroy
 [PATCH v1 03/15] powerpc/mm: convert Book3E 64 to pte_fragmentChristophe Leroy
 [PATCH v1 02/15] powerpc/mm: define __pud_free_tlb() at all time o ...Christophe Leroy
[New][PATCH v1 00/15] Refactor pgalloc stuffChristophe Leroy
 [PATCH v1 01/15] powerpc/mm: drop __bad_pte()Christophe Leroy
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logMoritz Fischer
[New][PATCH] sched/core: expand sched_getaffinity(2) to return number o ...Alexey Dobriyan
 Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panelJoe Perches
 Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697Jacek Anaszewski
 [PATCHv6 0/4] omapdrm: DSI command mode panel supportSebastian Reichel
 [PATCHv6 3/4] drm/omap: add framedone interrupt supportSebastian Reichel
 [PATCHv6 4/4] drm/omap: add support for manually updated displaysSebastian Reichel
 [PATCHv6 2/4] drm/omap: don't check dispc timings for DSISebastian Reichel
 [PATCHv6 1/4] drm/omap: use DRM_DEBUG_DRIVER instead of CORESebastian Reichel
 Re: [PATCH 0/5] TI LMU reworkJacek Anaszewski
 Re: [PATCH] platform/x86: dell-smbios-base: Fix use after free on ...Darren Hart
 Re: [RFC][PATCH 03/16] sched: Wrap rq::lock accessJulien Desfossez
 Re: [PATCH] leds: Small fixes for Flash class descriptionJacek Anaszewski
 Re: [Lkcamp] [PATCH] staging/rtl8723bs: Fix code indent.Helen Koike
 Re: [PATCH] platform/x86: dell-laptop: fix rfkill functionalityDarren Hart
 Re: [PATCH 3/5] dt-bindings: ti-lmu: Modify dt bindings for the LM3697Dan Murphy
 Re: linux-next: build failure after merge of the ipmi treeCorey Minyard
 Re: perf: perf_fuzzer crashes on Pentium 4 systemsCyrill Gorcunov
[New][PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at high ...Douglas Anderson
 Re: [PATCH v2 00/24] Include linux ACPI docs into Sphinx TOC treeAndy Shevchenko
 Re: [PATCH v6 0/9] iProc I2C slave mode and NIC modeWolfram Sang
[New][PATCH] staging: iio: cdc: ad7746: Replace bitshift by BITLucas Oshiro
 Re: [PATCH v2] i2c: imx: don't leak the i2c adapter on errorWolfram Sang
[New][PATCH] staging: ralink-gdma: Use struct_size() in kzalloc()"Gustavo A. R. Silva"
[New][PATCH v2 1/4] ARM: dts: sama5d{2,4}: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH v2 4/4] ARM: dts: at91-vinco: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH v2 2/4] ARM: dts: at91sam9xe: use SPDX-License-IdentifierAlexandre Belloni
 [PATCH v2 3/4] ARM: dts: atmel boards: use SPDX-License-IdentifierAlexandre Belloni
 Re: linux-next: Tree for Apr 3 (objtool)Josh Poimboeuf
 Re: [PATCH] axxia-i2c: use auto cmd for last messageWolfram Sang
 Re: [PATCH v1] driver core: platform: Propagate error from insert_ ..."Rafael J. Wysocki"
[New][PATCH] Documentation/gpu/meson: Remove link to meson_canvas.cSean Paul
 Re: [PATCH v6 0/9] iProc I2C slave mode and NIC modeRay Jui
 Re: [PATCH] i2c: isch: Remove unnecessary acpi.h includeWolfram Sang
[New][PATCH] staging: greybus: power_supply: Use struct_size() helper"Gustavo A. R. Silva"
 Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rst"Tobin C. Harding"
 Re: [tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: ...Josh Poimboeuf
[New][PATCH v2 0/2] platform/chrome: Add support for host sleep event c ...Evan Green
 [PATCH v2 1/2] mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green
 [PATCH v2 2/2] platform/chrome: Add support for v1 of host sleep eventEvan Green
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer"Tobin C. Harding"
 Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at ...Matthias Kaehlcke
[New][PATCH] i2c: iproc: Change driver to use 'BIT' macroRay Jui
 Re: [PATCH v5 0/3] drm/panel: Support Rocktech jh057n00900 DSI panelSam Ravnborg
 Re: [RESEND PATCH 1/3] mm/vmap: keep track of free blocks for vmap ...Roman Gushchin
[New][PATCH] sched: Document that RT task prioriti es are 1…99Sebastian Andrzej Siewior
 Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at ...Doug Anderson
 Re: linux-next: build failure after merge of the ipmi treeCorey Minyard
 Re: [RESEND PATCH 3/3] mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHE ...Roman Gushchin
 Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTOSagi Grimberg
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer"Tobin C. Harding"
 Re: [PATCH] locking/lockdep: Zap lock classes even with lock debug ...Bart Van Assche
 Re: [RESEND PATCH 2/3] mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK ...Roman Gushchin
 Re: [PATCH] sched: Document that RT task priorities are 1…99John Ogness
 Re: [PATCH v3] platform/chrome: cros_ec_spi: Transfer messages at ...Matthias Kaehlcke
 Re: [RFC PATCH v2 09/14] xarray: Implement migration function for ..."Tobin C. Harding"
 Re: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device ...Alex Williamson
 [PATCH v4 2/2] platform/chrome: Add Wilco EC keyboard backlight LE ...Nick Crews
[New][PATCH v4 1/2] platform/chrome: wilco_ec: Standardize mailbox inte ...Nick Crews
 Re: [PATCH v2 0/2] platform/chrome: Add support for host sleep eve ...Evan Green
 [PATCH v6 10/20] x86/split_lock: Handle #AC exception for split lockFenghua Yu
 [PATCH v6 20/20] x86/clearcpuid: Change document for kernel option ...Fenghua Yu
 [PATCH v6 12/20] kvm/vmx: Emulate MSR TEST_CTLFenghua Yu
 [PATCH v6 13/20] x86/split_lock: Enable split lock detection by de ...Fenghua Yu
 [PATCH v6 09/20] x86/split_lock: Define MSR_TEST_CTL registerFenghua Yu
 [PATCH v6 08/20] x86/split_lock: Enumerate split lock detection on ...Fenghua Yu
 [PATCH v6 05/20] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY an ...Fenghua Yu
 [PATCH v6 06/20] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITYFenghua Yu
 [PATCH v6 07/20] x86/split_lock: Enumerate split lock detection by ...Fenghua Yu
 [PATCH v6 01/20] x86/common: Align cpu_caps_cleared and cpu_caps_s ...Fenghua Yu
 [PATCH v6 03/20] wlcore: simplify/fix/optimize reg_ch_conf_pending ...Fenghua Yu
 [PATCH v6 04/20] x86/split_lock: Align x86_capability to unsigned ...Fenghua Yu
 [PATCH v6 02/20] drivers/net/b44: Align pwol_mask to unsigned long ...Fenghua Yu
 Re: [PATCH 1/2] ASoC: rt5677: allow multiple interrupt sourcesFletcher Woodruff
 [PATCH v6 14/20] x86/split_lock: Add a sysfs interface to enable/d ...Fenghua Yu
 [PATCH v6 16/20] x86/clearcpuid: Support multiple clearcpuid optionsFenghua Yu
 [PATCH v6 15/20] x86/split_lock: Document the new sysfs file for s ...Fenghua Yu
 [PATCH v6 11/20] kvm/x86: Emulate MSR IA32_CORE_CAPABILITYFenghua Yu
 [PATCH v6 17/20] x86/clearcpuid: Support feature flag string in ke ...Fenghua Yu
 [PATCH v6 18/20] x86/clearcpuid: Apply cleared feature bits that a ...Fenghua Yu
 [PATCH v6 19/20] x86/clearcpuid: Clear CPUID bit in CPUID faultingFenghua Yu
[New][PATCH v6 00/20] x86/split_lock: Enable split locked accesses dete ...Fenghua Yu
 Re: [PATCH] perf annotate: Fix build on 32 bit for BPF annotationSong Liu
[New][PATCH v3 0/2] platform/chrome: Add support for host sleep event c ...Evan Green
 [PATCH v3 1/2] mfd: cros_ec: Add host_sleep_event_v1 commandEvan Green
 [PATCH v3 2/2] platform/chrome: Add support for v1 of host sleep eventEvan Green
 Re: [BUG] perf: intel_pt won't display kernel functionSong Liu
[New]Re: [PATCH 1/2] input: keyboard: imx: no need to control interrupt ...""
 Re: [PATCH 0/4] Enabling secure boot on PowerNV systemsClaudio Carvalho
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layerRoman Gushchin
 RE: [PATCH] platform/x86: dell-laptop: fix rfkill functionality<Mario.Limonciello@dell ...
 Re: [PATCHv1] fpga: mgr: add FPGA configuration logAlan Tull
[New][PATCH] ACPI: PM: Print debug messages when enabling GPEs for wakeup"Rafael J. Wysocki"
 RE: [PATCH v1 1/4] dt-bindings: arm64: add compatible for LX2160ALeo Li
 Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially ...Darren Hart
 Re: [PATCH] axxia-i2c: use auto cmd for last message"Adamski, Krzysztof (Nokia - PL/Wroclaw)"
 Re: [PATCH] platform/x86: dell-laptop: fix rfkill functionalityDarren Hart
 Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially ...Colin Ian King
 Re: [PATCH v4 5/5] xfs: disable map_sync for async flushDave Chinner
[New][PATCH 0/4] Documentation: PM: Assorted updates"Rafael J. Wysocki"
 [PATCH 1/4] cpufreq: intel_pstate: Documentation: Add references s ..."Rafael J. Wysocki"
 [PATCH 3/4] Documentation: PM: Unify copyright notices"Rafael J. Wysocki"
 [PATCH 2/4] Documentation: PM: Add SPDX license tags to multiple files"Rafael J. Wysocki"
 [PATCH 4/4] admin-guide: pm: intel_epb: Add SPDX license tag and c ..."Rafael J. Wysocki"
 Re: [PATCH v5 2/7] slob: Respect list_head abstraction layer"Tobin C. Harding"
 Re: [PATCH V2] input: keyboard: snvs: initialize necessary driver ...""
 Re: [PATCH] input: keyboard: snvs: use dev_pm_set_wake_irq() to si ...""
 Re: [PATCH v6 0/9] iProc I2C slave mode and NIC modeFlorian Fainelli
 Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially ...Darren Hart
 Re: [PATCH] i2c: isch: Remove unnecessary acpi.h includeBjorn Helgaas
 Re: [PATCH 0/4] Enabling secure boot on PowerNV systemsMatthew Garrett
 Re: [PATCH] platform/x86: alienware-wmi: fix kfree on potentially ...Colin Ian King
 Re: linux-next: Tree for Apr 3 (objtool)Randy Dunlap
[New][PATCH] drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
[New][PATCH v2] Staging: rtlwifi: Remove unwanted parenthesesMadhumitha Prabakaran
 [PATCH v2] mfd: cros_ec: check for NULL transfer functionegranata@chromium ...
 Re: [PATCH v4 5/5] xfs: disable map_sync for async flush"Darrick J. Wong"
 Re: [PATCH] Staging: rtlwifi: Remove unwanted parenthesesMadhumthia Prabakaran
 Re: [PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's ...Paul Burton
 Re: [PATCH 2/2] ARM: dts: Add support for ZII i.MX7 RPU2 boardFabio Estevam
 Re: [PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclav ...Sean Christopherson
[New][PATCH] cgroup: remove extra cgroup_migrate_finish() callShakeel Butt
 Re: [PATCH v7 2/4] Input: goodix - Add regulators suppotDmitry Torokhov
 Re: [PATCH v7 4/4] Input: goodix - Add GT5663 CTP supportDmitry Torokhov
 Re: [PATCH net-next] MIPS: generic: Add switchdev, pinctrl and fit ...Paul Burton
 Re: [PATCH v3 00/24] Convert vfs.txt to vfs.rstIan Kent
[New][PATCH v2] locking/lockdep: Zap lock classes even with lock debugg ...Bart Van Assche
 Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driverTony Lindgren
 Re: [PATCH 14/17] fpga: dfl: fme: add thermal management supportWu Hao
 Re: [RFC PATCH 0/7] Early task context trackingAndy Lutomirski
 RE: [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device ...Parav Pandit
 Re: [PATCH 2/4] ARM: dts: omap4-droid4: Update backlight dt propertiesTony Lindgren
 Re: [patch 15/14] x86/dumpstack/64: Speedup in_exception_stack()Andy Lutomirski
 Re: [PATCH 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu docTony Lindgren
 Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver referencesTony Lindgren
 Re: [PATCH 4/4] leds: lm3532: Introduce the lm3532 LED driverTony Lindgren
[New][PATCH] ptp/ptp_clock.c: Correct input parameter range checkSiddaraju D H
 Re: [PATCHv6 4/4] drm/omap: add support for manually updated displaysTony Lindgren
 RE: [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket.NeilBrown
 Re: [PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-maxMatteo Croce
 Re: linux-next: build failure after merge of the ipmi tree"Paul E. McKenney"
[New][PATCH v3] platform/chrome: Add Wilco EC Event HandlingNick Crews
[New][PATCH V32 0/27] Lockdown patches for 5.2Matthew Garrett
 [PATCH V32 02/27] Enforce module signatures if the kernel is locke ...Matthew Garrett
 [PATCH V32 04/27] kexec_load: Disable at runtime if the kernel is ...Matthew Garrett
 [PATCH V32 06/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SI ...Matthew Garrett
 [PATCH V32 15/27] acpi: Disable ACPI table override if the kernel ...Matthew Garrett
 [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace moduleMatthew Garrett
 [PATCH V32 20/27] Lock down /proc/kcoreMatthew Garrett
 [PATCH V32 26/27] debugfs: Restrict debugfs when the kernel is loc ...Matthew Garrett
 [PATCH V32 27/27] tracefs: Restrict tracefs when the kernel is loc ...Matthew Garrett
 [PATCH V32 25/27] lockdown: Print current->comm in restriction mes ...Matthew Garrett
 [PATCH V32 24/27] kexec: Allow kexec_file() with appropriate IMA p ...Matthew Garrett
 [PATCH V32 23/27] Lock down perf when in confidentiality modeMatthew Garrett
 [PATCH V32 22/27] bpf: Restrict bpf when kernel lockdown is in con ...Matthew Garrett
 [PATCH V32 21/27] Lock down tracing and perf kprobes when in confi ...Matthew Garrett
 [PATCH V32 17/27] Lock down TIOCSSERIALMatthew Garrett
 [PATCH V32 18/27] Lock down module params that specify hardware pa ...Matthew Garrett
 [PATCH V32 16/27] Prohibit PCMCIA CIS storage when the kernel is l ...Matthew Garrett
 [PATCH V32 12/27] x86/msr: Restrict MSR access when the kernel is ...Matthew Garrett
 [PATCH V32 14/27] acpi: Ignore acpi_rsdp kernel param when the ker ...Matthew Garrett
 [PATCH V32 13/27] ACPI: Limit access to custom_method when the ker ...Matthew Garrett
 [PATCH V32 11/27] x86: Lock down IO port access when the kernel is ...Matthew Garrett
 [PATCH V32 10/27] PCI: Lock down BAR access when the kernel is loc ...Matthew Garrett
 [PATCH V32 09/27] uswsusp: Disable when the kernel is locked downMatthew Garrett
 [PATCH V32 08/27] hibernate: Disable when the kernel is locked downMatthew Garrett
 [PATCH V32 07/27] kexec_file: Restrict at runtime if the kernel is ...Matthew Garrett
 [PATCH V32 05/27] Copy secure_boot flag in boot params across kexe ...Matthew Garrett
 [PATCH V32 03/27] Restrict /dev/{mem,kmem,port} when the kernel is ...Matthew Garrett
 [PATCH V32 01/27] Add the ability to lock down access to the runni ...Matthew Garrett
[New][PATCH] dt-bindings: clock: sifive: add FU540-C000 PRCI clock cons ...Paul Walmsley
 Re: [PATCH v7] ipvs: allow tunneling with gue encapsulationJacky Hu
 Re: [PATCH AUTOSEL 5.0 209/262] regulator: mcp16502: Include linux ...Sasha Levin
 Re: [PATCH AUTOSEL 5.0 152/262] x86/kprobes: Prohibit probing on I ...Sasha Levin
[New][rcu] 56be66c8e4: BUG:unable_to_handle_kernelkernel test robot
 Re: [PATCH AUTOSEL 5.0 008/262] swiotlb: add checks for the return ...Sasha Levin
 Re: [PATCH AUTOSEL 5.0 015/262] memblock: memblock_phys_alloc_try_ ...Sasha Levin
 Re: [PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platfor ...Rajat Jain
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Chao Fan
 Re: [PATCH 1/2] edac: sifive: Add DT documentation for SiFive L2 c ...Rob Herring
 Re: [PATCH 1/2] edac: sifive: Add DT documentation for SiFive L2 c ...Rob Herring
[New][PATCH] staging: comedi: Fix spelling mistakeHariprasad Kelam
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Junichi Nomura
[New][compiler] dfc95c6ebb: reaim.jobs_per_min -16.7% regressionkernel test robot
 Re: [PATCH 1/8] dt-bindings: stm32: add bindings for ML-AHB interc ...Rob Herring
 RE: [PATCH 1/2] input: keyboard: imx: no need to control interrupt ...Anson Huang
 RE: [PATCH] platform/x86: dell-smbios-base: Fix use after free on ...<Mario.Limonciello@dell ...
 Re: [PATCH V32 19/27] x86/mmiotrace: Lock down the testmmiotrace m ...Steven Rostedt
[New][GIT PULL] Kselftest update for Linux 5.1-rc4shuah
 [for-next][PATCH 01/19] ring-buffer: Fix ring buffer size in rb_wr ...Steven Rostedt
 [for-next][PATCH 03/19] tracing: Add tracing error logSteven Rostedt
 [for-next][PATCH 06/19] tracing: Use tracing error_log with trace ...Steven Rostedt
 [for-next][PATCH 18/19] sched/fair: do not expose some tracepoints ...Steven Rostedt
 [for-next][PATCH 19/19] rcu: validate arguments for rcu tracepointsSteven Rostedt
 [for-next][PATCH 04/19] tracing: Save the last hist commands assoc ...Steven Rostedt
 [for-next][PATCH 12/19] selftests/ftrace: Move kprobe/uprobe check ...Steven Rostedt
 [for-next][PATCH 15/19] tracing: Add tracing/error_log DocumentationSteven Rostedt
 [for-next][PATCH 10/19] tracing: Have the error logs show up in th ...Steven Rostedt
 [for-next][PATCH 16/19] tracing: Add error_log to READMESteven Rostedt
 [for-next][PATCH 17/19] tracing: introduce TRACE_EVENT_NOP()Steven Rostedt
 [for-next][PATCH 11/19] selftests/ftrace: Add error_log testcase f ...Steven Rostedt
 [for-next][PATCH 09/19] tracing: Have histogram code pass around t ...Steven Rostedt
 [for-next][PATCH 07/19] tracing: Use tracing error_log with probe ...Steven Rostedt
 [for-next][PATCH 13/19] selftests/ftrace: Remove trigger-extended- ...Steven Rostedt
 [for-next][PATCH 14/19] selftests/ftrace: Add tracing/error_log te ...Steven Rostedt
 [for-next][PATCH 08/19] tracing: Add trace_array parameter to crea ...Steven Rostedt
 [for-next][PATCH 05/19] tracing: Use tracing error_log with hist t ...Steven Rostedt
[New][for-next][PATCH 00/19] tracing: Updates for 5.2Steven Rostedt
 Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owne ...YueHaibing
 Re: [PATCH -next] ASoC: Mediatek: MT8183: Fix platform_no_drv_owne ...YueHaibing
 [PATCH v2 -next] ASoC: Mediatek: MT8183: TS3A227: Fix platform_no_ ...YueHaibing
[New][RESEND] input: keyboard: imx: make sure keyboard can always wake ...Anson Huang
[New]Using device tree overlays in LinuxChris Packham
 [PATCH v2 -next] ASoC: Mediatek: MT8183: DA7219: Fix platform_no_d ...YueHaibing
 Re: [PATCH] drm/msm/a6xx: Fix build with !CONFIG_DEBUG_FSYueHaibing
[New]Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Hanjun Guo
[New][PATCH 0/2] x86/mm/KASLR: Fix two code bugsBaoquan He
 [PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of memory regi ...Baoquan He
[New][PATCH] mm:workingset use real time to judge activity of the file pageZhaoyang Huang
 [PATCH 2/2] x86/mm/KASLR: Calculate the actual size of vmemmap regionBaoquan He
 [RFC PATCH 08/25] mm: migrate: Add copy_page_dma into migrate_page ...Zi Yan
 [RFC PATCH 03/25] mm: migrate: Add a multi-threaded page migration ...Zi Yan
 [RFC PATCH 04/25] mm: migrate: Add copy_page_multithread into migr ...Zi Yan
 [RFC PATCH 20/25] memory manage: Add memory manage syscall.Zi Yan
 [RFC PATCH 21/25] mm: move update_lru_sizes() to mm_inline.h for b ...Zi Yan
 [RFC PATCH 15/25] exchange pages: exchange anonymous page and file ...Zi Yan
 [RFC PATCH 22/25] memory manage: active/inactive page list manipul ...Zi Yan
 [RFC PATCH 17/25] exchange page: Add exchange_page() syscall.Zi Yan
 [RFC PATCH 14/25] exchange pages: concurrent exchange pages.Zi Yan
 [RFC PATCH 18/25] memcg: Add per node memory usage&max stats in memcg.Zi Yan
 [RFC PATCH 16/25] exchange page: Add THP exchange support.Zi Yan
 [RFC PATCH 09/25] mm: migrate: Add copy_page_lists_dma_always to s ...Zi Yan
 [RFC PATCH 11/25] mm: migrate: Add concurrent page migration into ...Zi Yan
 [RFC PATCH 25/25] memory manage: use exchange pages to memory mana ...Zi Yan
 [RFC PATCH 07/25] mm: migrate: Add copy_page_dma to use DMA Engine ...Zi Yan
 [RFC PATCH 19/25] mempolicy: add MPOL_F_MEMCG flag, enforcing memc ...Zi Yan
 [RFC PATCH 02/25] mm: migrate: Add mode parameter to support futur ...Zi Yan
 [RFC PATCH 13/25] exchange pages: add multi-threaded exchange pages.Zi Yan
[New][RFC PATCH 00/25] Accelerate page migration and use memcg for PMEM ...Zi Yan
 [RFC PATCH 12/25] exchange pages: new page migration mechanism: ex ...Zi Yan
 [RFC PATCH 01/25] mm: migrate: Change migrate_mode to support comb ...Zi Yan
 RE: [PATCH V2 0/5] can: flexcan: add CAN FD support on i.MX8QMJoakim Zhang
 [RFC PATCH 23/25] memory manage: page migration based page manipul ...Zi Yan
 [RFC PATCH 05/25] mm: migrate: Add vm.accel_page_copy in sysfs to ...Zi Yan
 [RFC PATCH 24/25] memory manage: limit migration batch size.Zi Yan
 [RFC PATCH 10/25] mm: migrate: copy_page_lists_mt() to copy a page ...Zi Yan
 [RFC PATCH 06/25] mm: migrate: Make the number of copy threads adj ...Zi Yan
 Re:_[PATCH_2/5]_media:_platform:_Aspeed:_Make_reserved_memory_ opt ..."Andrew Jeffery"
 Re: [PATCH] iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing
 Re: [PATCH v3 0/2] x86/mm/KASLR: Change the granularity of randomi ...Baoquan He
 Re: [PATCH v3 0/3] Add restrictions for kexec/kdump jumping betwee ...Baoquan He
[New][PATCH] of: Documentation: Correct return value from of_overlay_fd ...Chris Packham
[New]linux-next: manual merge of the staging tree with the spi treeStephen Rothwell
 Re: [PATCH v4] arm64: dts: ls1088a: add one more thermal zone nodeDaniel Lezcano
 [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTOYue Haibing
 Re: [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTOAl Viro
 [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTOYue Haibing
 Re: [PATCH v2] iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing
[New]linux-next: manual merge of the staging tree with the v4l-dvb treeStephen Rothwell
 Re: [PATCH 3/4] mfd: ti-lmu: Remove LM3532 backlight driver referencesLee Jones
[New]linux-next: manual merge of the staging tree with the spi treeStephen Rothwell
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [PATCH v11 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - coreLee Jones
[New][PATCH 1/1] blk-mq: do not reset plug->rq_count before the list is ...Dongli Zhang
 Re: [PATCH] drm/cirrus: rewrite and modernize driver.David Airlie
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...""
 Re: [PATCH v1 1/3] thermal: rockchip: add pinctrl controlDaniel Lezcano
 Re: [PATCH v1 2/3] dt-bindings: rockchip-thermal: Support the PX30 ...Daniel Lezcano
 Re: [PATCH v1 3/3] thermal: rockchip: Support the PX30 SoC in ther ...Daniel Lezcano
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...""
 [PATCH] tools/power: turbostat: make output buffer extensible (Re: ...Naoya Horiguchi
 Re: [PATCH v3 02/13] thermal: qoriq: Add local struct device pointerDaniel Lezcano
 Re: [PATCH] ptp/ptp_clock.c: Correct input parameter range checkRichard Cochran
 Re: [PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling m ..."Martin K. Petersen"
 Re: [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow ...Alex Kogan
 Re: kernel BUG at net/core/net-sysfs.c:LINE!"wanghai (M)"
 Re: [PATCH v3 01/13] thermal: qoriq: Remove unnecessary DT node is ...Daniel Lezcano
 Re: [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on ...Dave Young
 Re: [PATCH v3 03/13] thermal: qoriq: Don't store struct thermal_zo ...Daniel Lezcano
 Re: [PATCH 2/2] scsi: ufs-cdns: Add support for UFSHCI with M31 PHY"Martin K. Petersen"
 Re: [PATCH v3 04/13] thermal: qoriq: Add local struct qoriq_sensor ...Daniel Lezcano
[New][PATCH] mm:workingset use real time to judge activity of the file pageZhaoyang Huang
 Re: [PATCH v2 1/1] scsi: storvsc: Fix calculation of sub-channel count"Martin K. Petersen"
 Re: [PATCH 1/1] scsi: storvsc: Reduce default ring buffer size to ..."Martin K. Petersen"
 Re: correcting incorrect peripheral device type 0x0"Martin K. Petersen"
[New][PATCH v3 00/20] coresight: Add support for CPU-wide trace scenarios Mathieu Poirier
 [PATCH v3 01/20] coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier
 [PATCH v3 03/20] coresight: etm4x: Skip selector pair 0Mathieu Poirier
 [PATCH v3 07/20] coresight: Properly address errors in sink::disab ...Mathieu Poirier
 [PATCH v3 11/20] coresight: Communicate perf event to sink buffer ...Mathieu Poirier
 [PATCH v3 13/20] coresight: tmc-etr: Create per-thread buffer allo ...Mathieu Poirier
 [PATCH v3 14/20] coresight: tmc-etr: Introduce the notion of proce ...Mathieu Poirier
 [PATCH v3 15/20] coresight: tmc-etr: Introduce the notion of refer ...Mathieu Poirier
 [PATCH v3 16/20] coresight: tmc-etr: Introduce the notion of IDR t ...Mathieu Poirier
 [PATCH v3 19/20] coresight: tmc-etf: Add support for CPU-wide trac ...Mathieu Poirier
 [PATCH v3 20/20] coresight: etb10: Add support for CPU-wide trace ...Mathieu Poirier
 [PATCH v3 18/20] coresight: tmc-etr: Add support for CPU-wide trac ...Mathieu Poirier
 [PATCH v3 17/20] coresight: tmc-etr: Allocate and free ETR memory ...Mathieu Poirier
 [PATCH v3 12/20] coresight: tmc-etr: Refactor function tmc_etr_set ...Mathieu Poirier
 [PATCH v3 10/20] coresight: perf: Refactor function free_event_data()Mathieu Poirier
 [PATCH v3 09/20] coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier
 [PATCH v3 08/20] coresight: Properly address concurrency in sink:: ...Mathieu Poirier
 [PATCH v3 06/20] coresight: Move reference counting inside sink dr ...Mathieu Poirier
 [PATCH v3 05/20] coresight: Adding return code to sink::disable() ...Mathieu Poirier
 [PATCH v3 04/20] coresight: etm4x: Configure tracers to emit times ...Mathieu Poirier
 [PATCH v3 02/20] coresight: etm4x: Add kernel configuration for CO ...Mathieu Poirier
 Re: [PATCH 0/2] pinctrl: meson: add g12a drive strength supportLinus Walleij
 Re: [PATCH] lib: Fix possible incorrect result from rational fract ...tpiepho@gmail ...
 Re: [PATCH -next] scsi: qla2xxx: Remove useless set memory to zero ..."Martin K. Petersen"
 Re: [PATCH 1/2] dt-bindings: pinctrl: meson: Add drive-strength pr ...Linus Walleij
 Re: [RESEND PATCH v6 07/11] power: supply: max77650: add support f ...Linus Walleij
 [PATCH v1 05/12] ASoC: rockchip: pdm: change dma burst to 8Sugar Zhang
[New]CAN I TRUST YOU I NEED YOUR ASSISTANCE AND TRUSTinfo
 [PATCH v1 06/12] ASoC: rockchip: pdm: fixup pdm fractional divSugar Zhang
 [PATCH v1 07/12] dt-bindings: sound: rockchip: add compatible for ...Sugar Zhang
 Re: kernel BUG at net/core/net-sysfs.c:LINE!Eric Dumazet
 [PATCH v1 08/12] ASoC: rockchip: pdm: add compatible for rk1808Sugar Zhang
 Re: [PATCH v2 1/2] Provide in-kernel headers for making it easy to ...Masahiro Yamada
 [PATCH v1 09/12] dt-bindings: sound: add compatible for rk1808Sugar Zhang
 [PATCH v1 10/12] ASoC: rockchip: pdm: adjust waterlevel in frame unitSugar Zhang
 [PATCH v1 11/12] ASoC: rockchip: pdm: Mark RXFIFO_DATA as volatile ...Sugar Zhang
 RE: [PATCH] usb: uas: fix usb subsystem hang after power off hub port<Kento.A.Kobayashi@sony ...
 [PATCH v1 12/12] ASoC: rockchip: pdm: Correct PDM_CTRL0 reg valueSugar Zhang
 Re: KASAN: use-after-free Read in __dev_map_entry_freeAlexei Starovoitov
 Re: [BUG] perf: intel_pt won't display kernel functionArnaldo Carvalho de Melo
\
 
  \ /
  Last update: 2022-09-17 16:05    [1.023 seconds]
©2004-2020 Jasper Spaans