lkml.org 
[lkml]   [2021]   [Oct]   [5]   [last100]  
 
/

5 Oct 2021

 
 Re: [PATCH v2] kunit: tool: yield output from run_kernel in real timeDavid Gow
 Re: [PATCH 5.14 000/172] 5.14.10-rc1 reviewNaresh Kamboju
 Re: [PATCH 5.14 000/172] 5.14.10-rc1 reviewNaresh Kamboju
 RE: [PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set"Sungjong Seo"
 Re: [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runti ...Chen Yu
 Re: [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runti ...Chen Yu
 Re: [PATCH v4 8/9] ARM: dts: colibri-imx6ull-emmc: add device treeMarcel Ziswiler
 Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Viresh Kumar
 Re: [PATCH v20 00/17] KVM RISC-V SupportAnup Patel
 Re: [PATCH v1 1/1] cpufreq:Fix parameter in parse_perf_domainViresh Kumar
 Re: [PATCH v20 00/17] KVM RISC-V SupportAnup Patel
 Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Viresh Kumar
 Re: [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runti ...Chen Yu
 Re: [PATCH v2 0/4] Make probe() of Tegra devfreq driver completely ...Viresh Kumar
 Re: [PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't setNamjae Jeon
 Re: [PATCH] scsi: acornscsi: Remove scsi_cmd_to_tag() reference"Martin K. Petersen"
 Re: [PATCHv2] scsi: ufs: Kconfig: SCSI_UFS_HWMON depens on HWMON=y"Martin K. Petersen"
 Re: [PATCH] scsi: elx: efct: switch from 'pci_' to 'dma_' API"Martin K. Petersen"
 Re: [PATCH] scsi: aic7xxx: Fix a function name in comments"Martin K. Petersen"
 Re: [PATCH v2] scsi: advansys: Prefer struct_size over open coded ..."Martin K. Petersen"
 Re: [PATCH] scsi: lpfc: return NULL rather than a plain 0 integer"Martin K. Petersen"
 Re: [PATCH v2] scsi: aic7xxx: Fix a function name in comments"Martin K. Petersen"
 Re: [PATCH 1/2] phy: samsung: unify naming and describe driver in ..."Martin K. Petersen"
 Re: [PATCH 1/3] scsi: qla1280: Fix a function name in comments"Martin K. Petersen"
 Re: [PATCH v2] scsi: Delete scsi_{get,free}_host_dev()"Martin K. Petersen"
 Re: linux-next: build failure after merge of the net-next treeWei Wang
 Re: [PATCH V0 3/7] usb: dwc3: drd: Register the eud connector chil ...kernel test robot
 Re: [PATCH v20 00/17] KVM RISC-V SupportPalmer Dabbelt
 Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Manivannan Sadhasivam
 Re: [PATCH v8 04/11] x86/tdx: Add Intel ARCH support to cc_platfor ...Randy Dunlap
[New][PATCH v2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Manivannan Sadhasivam
[New][PATCH] platform/x86: gigabyte-wmi: add support for B550 AORUS ELI ..."Zephaniah E. Loss-Cutler-Hull"
[New][PATCH] ALSA: hda/realtek - Fix silent output on Gigabyte B550 Aor ..."Zephaniah E. Loss-Cutler-Hull"
 Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Manivannan Sadhasivam
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionRandy Dunlap
[New][PATCH] nvme: hwmon: Do not create min and max values when not sup ..."Zephaniah E. Loss-Cutler-Hull"
[New][PATCH 1/2] tools/power turbostat: Allow -e for all names."Zephaniah E. Loss-Cutler-Hull"
 [PATCH 2/2] tools/power turbostat: Allow printing header every N i ..."Zephaniah E. Loss-Cutler-Hull"
 Re: [PATCH v3 6/8] PCI/AER: Clear error device AER registers in ae ...kernel test robot
 Re: [PROBLEM] Frequently get "irq 31: nobody cared" when passing t ...Matthew Ruffell
 Re: [PATCH] ARM: dts: imx6dl-b1x5v2: drop unsupported vcc-supply f ...Shawn Guo
 Re: [PATCH 1/2] platform/x86: amd-pmc: Add alternative acpi id for ...Shyam Sundar S K
 Re: [PATCH v2 1/3] ARM: dts: imx7-tqma7/mba7: correct spelling of ...Shawn Guo
[New][gustavoars:for-next/clang-fallthrough 4/4] drivers/bus/ti-sysc.c: ...kernel test robot
 RE: [PATCH] Bluetooth: btrtl: Ask ic_info to drop firmwareHilda Wu
 Re: [PATCH] arm64: dts: imx8mm: Add support for emtrion emCON-MX8M ...Matti Vaittinen
[New][PATCH] kunit: fix kernel-doc warnings in doc. buildRandy Dunlap
 Re: [PATCH] bcma: drop unneeded initialization valueKalle Valo
 Re: [PATCH v2] rtl8xxxu: Use lower tx rates for the ack packetKalle Valo
[New][PATCH][next] ftrace: Fix -Wcast-function-type warnings on powerpc64"Gustavo A. R. Silva"
[New][PATCH v2] host1x: bus.c: drop excess kernel-doc entry @keyRandy Dunlap
[New][PATCH RESEND 3 00/16] Bitmap patches for 5.15Yury Norov
 [PATCH 01/16] bitops: protect find_first_{,zero}_bit properlyYury Norov
 [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.hYury Norov
 [PATCH 03/16] include: move find.h from asm_generic to linuxYury Norov
 [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov
 [PATCH 05/16] lib: add find_first_and_bit()Yury Norov
 [PATCH 06/16] cpumask: use find_first_and_bit()Yury Norov
 [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{, ...Yury Norov
 [PATCH 08/16] tools: sync tools/bitmap with mother linuxYury Norov
 [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* ...Yury Norov
 [PATCH 10/16] include/linux: move for_each_bit() macros from bitop ...Yury Norov
 [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()Yury Norov
 [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()Yury Norov
 [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() ...Yury Norov
 [PATCH 14/16] bitmap: unify find_bit operationsYury Norov
 [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_t ...Yury Norov
 [PATCH 16/16] vsprintf: rework bitmap_list_stringYury Norov
 Re: [PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errorsShawn Guo
[New][PATCH v8] hugetlbfs: Extend the definition of hugepages parameter ...Zhenguo Yao
 Re: [PATCH] gpio: aggregator: Add interrupt supportViresh Kumar
[New][PATCH -next] counter: fix docum. build problems after filename changeRandy Dunlap
 Re: [PATCH 1/3] fixup mmu_features immediately after getting cpu p ...Mahesh J Salgaonkar
 Re: [PATCH] imx: soc: Select REGMAP_MMIOShawn Guo
 Re: [PATCH v7 05/24] wfx: add main.c/main.hKalle Valo
 Re: [PATCH net v9] skb_expand_head() adjust skb->truesize incorrectlyVasily Averin
 Re: [PATCH 2/3] Remove 256MB limit restriction for boot cpu paca a ...kernel test robot
 Re: [PATCH v3] ARM: imx6: disable the GIC CPU interface before cal ...Shawn Guo
 Re: [PATCH v7 08/24] wfx: add bus_sdio.cKalle Valo
 Re: [PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent addr ...Shawn Guo
 Re: [PATCH devicetree] arm64: dts: ls1028a: mark internal links be ...Shawn Guo
 Re: [PATCH RESEND 3 00/16] Bitmap patches for 5.15Stephen Rothwell
 Re: [PATCH -next] counter: fix docum. build problems after filenam ...William Breathitt Gray
 [PATCH v1 2/4] ARM: mvebu_v7_defconfig: enable mtd physmapMarcel Ziswiler
 [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible in e ...Marcel Ziswiler
 [PATCH v1 3/4] ARM: mvebu_v7_defconfig: rebuild default configurationMarcel Ziswiler
 [PATCH v1 4/4] ARM: dts: mvebu: add device tree for netgear gs110e ...Marcel Ziswiler
[New][PATCH v1 0/4] ARM: prepare and add netgear gs110emx supportMarcel Ziswiler
 Re: [PATCH] arm64: defconfig: Disable firmware sysfs fallbackShawn Guo
 Re: [PATCH net-next v2 5/5] devlink: Delete reload enable/disable ...Ido Schimmel
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hKalle Valo
 Re: [PATCH net-next v2 1/5] devlink: Reduce struct devlink exposureLeon Romanovsky
 Re: [PATCH v1] ARM: dts: imx6: skov: provide panel support for lt2 ...Shawn Guo
 Re: [PATCH v6, 00/15] Using component framework to support multi h ...Tomasz Figa
[New][PATCH] docs: counter: Include counter-chrdev kernel-doc to generi ...William Breathitt Gray
[New]ProposalJustin Seydou
 Re: [PATCH] arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpioShawn Guo
 Re: [RESEND PATCH 0/3] Few Tegra210 ADMA fixesVinod Koul
 Re: [PATCH 01/10] dt-bindings: phy: qcom,qmp: '#clock-cells' is no ...Vinod Koul
 Re: [PATCH 02/10] dt-bindings: phy: qcom,qmp: IPQ6018 and IPQ8074 ...Vinod Koul
 Re: [PATCH v2 0/9] xen/x86: PVH Dom0 fixes and fallout adjustmentsJuergen Gross
 Re: [PATCH 0/3] xen/privcmd: misc correctionsJuergen Gross
 Re: [PATCH] usb: typec: STUSB160X should select REGMAP_I2CAmelie DELAUNAY
 Re: [PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension ...Nicolas Dichtel
 Re: [PATCH 5.14 000/172] 5.14.10-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 5.14 000/172] 5.14.10-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hGreg Kroah-Hartman
 RE: [PATCH 1/1] net/ncsi: add get MAC address command to get Inte ..."Milton Miller II"
[New][PATCH] clk:aspeed:Fix reset driver probe from builtin_platform to ...Ryan Chen
 Re: [PATCH 1/8] arm64: dts: imx8mm-kontron: Add support for ultra ...Shawn Guo
 Re: [PATCH 4.19 00/95] 4.19.209-rc1 reviewGreg Kroah-Hartman
 Re: [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM ...Shawn Guo
 Re: [PATCH] gpio: aggregator: Add interrupt supportGeert Uytterhoeven
 Re: [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM ...Shawn Guo
 Re: [PATCH 4.9 57/57] net: mdiobus: Fix memory leak in __mdiobus_r ...Greg Kroah-Hartman
 Re: [PATCH 1/2] mm/mprotect: use mmu_gatherPeter Zijlstra
 Re: [PATCH v3 6/8] PCI/AER: Clear error device AER registers in ae ...kernel test robot
 Re: [PATCH 5.4 29/56] net: phy: bcm7xxx: request and manage GPHY clockGreg Kroah-Hartman
 Re: [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mVShawn Guo
 Re: [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUBPeter Zijlstra
[New][PATCH] clk: make clk_core_lookup faster by using clk name hashMark-PK Tsai
[New][PATCH] memory: tegra210-emc: replace DEFINE_SIMPLE_ATTRIBUTE withKai Song
 Re: [PATCHv2 3/4] kernel/watchdog: adapt the watchdog_hld interfac ...Petr Mladek
[New][PATCH] virtio_console: break out of buf poll on remove"Michael S. Tsirkin"
 Re: [RFC PATCH] mtd: rawnand: use mutex to protect access while in ...Sean Nyekjaer
 Re: [PATCH 1/2] platform/x86: amd-pmc: Add alternative acpi id for ...Sachi King
 Re: [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and r ...Shawn Guo
 Re: [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock freq ...Shawn Guo
 Re: [PATCH V0 4/7] usb: common: eud: Added the driver support for ...Joe Perches
[New]Re: Patch "bpf: Add oversize check before call kvcalloc()" has bee ...Greg KH
[New][PATCH] ASoC: SOF: OF: Add fw_path and tplg_path parametersDaniel Baluta
 Re: [PATCH 6/8] arm64: dts: imx8mm-kontron: Fix connection type fo ...Shawn Guo
 Re: [PATCH 2/5 v3] sh: add git tree to MAINTAINERSGeert Uytterhoeven
 Re: [PATCH 3/5 v3] sh: math-emu: drop unused functionsGeert Uytterhoeven
 Re: [RFC PATCH 1/1] virtio: write back features before verifyHalil Pasic
[New][PATCH] s390: Fix strrchr() implementationRoberto Sassu
 Re: [PATCH 8/8] arm64: dts: imx8mm-kontron: Leave reg_vdd_arm alwa ...Shawn Guo
 Re: [PATCH net-next v2 3/5] devlink: Allow set specific ops callba ...Leon Romanovsky
 Re: refactor the i915 GVT support"Wang, Zhi A"
 Re: [PATCH RESEND 2/3] scheduler: Add cluster scheduler level in c ...Peter Zijlstra
 Re: [PATCH v20 00/17] KVM RISC-V SupportPaolo Bonzini
 Re: [virtio-dev] Re: [RFC PATCH 1/1] virtio: write back features b ...Cornelia Huck
[New]Kannst du mir helfen?"Mrs. Cristina Campbell"
[New]Kannst du mir helfen?"Mrs. Cristina Campbell"
 Re: [PATCH net-next v2 5/5] devlink: Delete reload enable/disable ...Leon Romanovsky
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Mel Gorman
 Re: [PATCH 0/9] More virtio hardening"Michael S. Tsirkin"
 Re: [PATCH v8 0/4] Add Nvidia Tegra GPC-DMA driverJon Hunter
 Re: [PATCH v2 0/3] Add missing vdd-supply for QUSB2 PHYVinod Koul
 Re: wakeup_affine_weight() is b0rked - was Re: [PATCH 2/2] sched/f ...Mel Gorman
 Re: [PATCH v2 3/3] arm64: dts: qcom: Add missing vdd-supply for QU ...Vinod Koul
 Re: [PATCH 0/2] Add QCM2290 USB3 PHY supportVinod Koul
 Re: [PATCH v10 10/28] x86/fpu/xstate: Update the XSTATE save funct ...Paolo Bonzini
 Re: [PATCH v2 RESEND] mfd: hi6421-spmi-pmic: cleanup drvdataLee Jones
 Re: [PATCH v8 2/4] dmaengine: tegra: Add tegra gpcdma driverJon Hunter
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Peter Zijlstra
 Re: [RFC PATCH 1/1] virtio: write back features before verify"Michael S. Tsirkin"
[New][PATCH v4 00/11] Rectify file references for dt-bindings in MAINTA ...Lukas Bulwahn
 [PATCH v4 01/11] MAINTAINERS: rectify entry for ARM/TOSHIBA VISCON ...Lukas Bulwahn
 [PATCH v4 02/11] MAINTAINERS: rectify entry for HIKEY960 ONBOARD U ...Lukas Bulwahn
 [PATCH v4 03/11] MAINTAINERS: rectify entry for INTEL KEEM BAY DRM ...Lukas Bulwahn
 [PATCH v4 04/11] MAINTAINERS: rectify entries with documentation-f ...Lukas Bulwahn
 [PATCH v4 05/11] MAINTAINERS: rectify entry for ALLWINNER HARDWARE ...Lukas Bulwahn
 [PATCH v4 06/11] MAINTAINERS: rectify entries to mtd-physmap.yamlLukas Bulwahn
 [PATCH v4 08/11] MAINTAINERS: rectify entry for FREESCALE IMX / MX ...Lukas Bulwahn
 [PATCH v4 09/11] MAINTAINERS: rectify more entries with documentat ...Lukas Bulwahn
 [PATCH v4 10/11] MAINTAINERS: rectify entry for SY8106A REGULATOR ...Lukas Bulwahn
 [PATCH v4 11/11] MAINTAINERS: rectify entry for CHIPONE ICN8318 I2 ...Lukas Bulwahn
 [PATCH v4 07/11] MAINTAINERS: rectify entry for ARM/ASPEED I2C DRIVERLukas Bulwahn
 Re: [PATCH v2 RESEND] mfd: hi6421-spmi-pmic: cleanup drvdataMauro Carvalho Chehab
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Peter Zijlstra
[New]linux-next: build warning after merge of the drm-misc treeStephen Rothwell
 Re: [PATCH v2] mfd: hi6421-spmi-pmic: cleanup drvdataLee Jones
[New]linux-next: Tree for Oct 5Stephen Rothwell
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Peter Zijlstra
[New][rcu] 925da92ba5: will-it-scale.per_process_ops 2.5% improvementkernel test robot
[New][PATCH v5 0/7] media: venus: Enable venus support on sc7280 Stanimir Varbanov
 [PATCH v5 1/7] venus: firmware: enable no tz fw loading for sc7280Stanimir Varbanov
 Re: [PATCH v2 RESEND] mfd: hi6421-spmi-pmic: cleanup drvdataLee Jones
 [PATCH v5 4/7] media: venus: hfi: Skip AON register programming fo ...Stanimir Varbanov
 [PATCH v5 3/7] media: venus: Add num_vpp_pipes to resource structureStanimir Varbanov
 [PATCH v5 5/7] venus: vdec: set work route to fwStanimir Varbanov
 [PATCH v5 6/7] media: venus: helpers: update NUM_MBS macro calculationStanimir Varbanov
 [PATCH v5 7/7] media: venus: Set buffer to FW based on FW min coun ...Stanimir Varbanov
 [PATCH v5 2/7] media: venus: core: Add sc7280 DT compatible and re ...Stanimir Varbanov
[New][net] 2dcb96bacc: WARNING:possible_recursive_locking_detectedkernel test robot
 Re: [PATCH v7 05/24] wfx: add main.c/main.hJérôme Pouiller
 Re: [PATCH v7 08/24] wfx: add bus_sdio.cJérôme Pouiller
 Re: [PATCH 3/3] powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
 Re: [PATCH v10 10/28] x86/fpu/xstate: Update the XSTATE save funct ...Paolo Bonzini
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hJérôme Pouiller
 Re: [PATCH net-next v2 5/5] devlink: Delete reload enable/disable ...Ido Schimmel
 Re: [PATCH v1 1/1] s390: Use string_upper() instead of open coded ...Andy Shevchenko
 Re: [PATCH 1/4] sched/numa: Replace hard-coded number by a define ...Mel Gorman
 Re: [PATCH] iio: adc: stm32-dfsdm: Fix the uninitialized use if re ...Olivier MOYSAN
 Re: Queueing is outside of SLUB nowdaysVlastimil Babka
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hGreg Kroah-Hartman
 Re: [PATCH 2/4] sched/numa: Remove the redundant member numa_group ...Mel Gorman
 Re: linux 5.15-rc4: refcount underflow when unloading gpio-mockupAndy Shevchenko
 Re: [PATCH 3/4] sched/numa: Fix a few commentsMel Gorman
 Re: [PATCH v4 4/6] riscv: dts: microchip: drop duplicated MMC/SDHC ...<Conor.Dooley@microchi ...
 Re: [RFC PATCH] mtd: rawnand: use mutex to protect access while in ...Boris Brezillon
 Re: linux-next: build warning after merge of the drm-misc treeChristian_König
 Re: [RFC PATCH 4/4] sched/numa: Don't update mm->numa_next_scan fr ...Mel Gorman
[New]Re: [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfacesOscar Salvador
 Re: [PATCH v4] docs: Explain the desired position of function attr ...Miguel Ojeda
[New][PATCH 4.4 00/41] 4.4.286-rc2 reviewGreg Kroah-Hartman
[New][PATCH 4.9 00/57] 4.9.285-rc2 reviewGreg Kroah-Hartman
[New][PATCH 4.14 00/75] 4.14.249-rc2 reviewGreg Kroah-Hartman
[New][PATCH 4.19 00/95] 4.19.209-rc2 reviewGreg Kroah-Hartman
[New][PATCH 5.4 00/53] 5.4.151-rc2 reviewGreg Kroah-Hartman
[New][PATCH 5.10 00/92] 5.10.71-rc2 reviewGreg Kroah-Hartman
[New][PATCH 5.14 000/173] 5.14.10-rc2 reviewGreg Kroah-Hartman
[New][PATCH 1/1] sbsigntool: add support for RISC-V imagesHeinrich Schuchardt
 Re: [PATCH v6 2/3] staging: vt6655: fix camelcase in ldBmThresholdDan Carpenter
 Re: wakeup_affine_weight() is b0rked - was Re: [PATCH 2/2] sched/f ...Mike Galbraith
[New]Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pag ...Oscar Salvador
 Re: [PATCH] objtool: Remove reloc symbol type checks in get_alt_en ...Peter Zijlstra
[New]Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pag ...Oscar Salvador
 Re: [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domai ...Ulf Hansson
 Re: [PATCH v2 RESEND] mfd: hi6421-spmi-pmic: cleanup drvdataMauro Carvalho Chehab
[New]Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pag ...David Hildenbrand
 Re: [PATCH v1 0/3] serial:8250:Add driver support for MCHP PCI1XXX ...LakshmiPraveen Kopparthi
 Re: [PATCH v1 2/2] i2c:busses:Read and Write routines for PCI1XXXX ...LakshmiPraveen Kopparthi
 Re: [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C sub ...LakshmiPraveen Kopparthi
[New][PATCH v3 0/5] fscache, afs, 9p, nfs: Warning fixesDavid Howells
 Re: [RFC PATCH] mtd: rawnand: use mutex to protect access while in ...Sean Nyekjaer
 [PATCH v3 1/5] nfs: Fix kerneldoc warning shown up by W=1David Howells
 Re: [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C sub ...LakshmiPraveen Kopparthi
 [PATCH v3 2/5] afs: Fix kerneldoc warning shown up by W=1David Howells
 Re: [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C sub ...LakshmiPraveen Kopparthi
 [PATCH v3 3/5] 9p: Fix a bunch of kerneldoc warnings shown up by W=1David Howells
 Re: [PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent t ...Michael Grzeschik
 [PATCH v3 4/5] fscache: Fix some kerneldoc warnings shown up by W=1David Howells
 [PATCH v3 5/5] fscache: Remove an unused static variableDavid Howells
[New][PATCH 1/1] efitools: enable RISC-V buildHeinrich Schuchardt
 Re: [PATCH v9 1/5] dt-bindings: Introduce SoC sleep stats bindingsMaulik Shah
 Re: [PATCH v1 1/1] s390: Use string_upper() instead of open coded ...Heiko Carstens
 Re: [PATCH] samples/kfifo: Rename read_lock/write_lockSebastian Andrzej Siewior
 Re: [PATCH v9 2/5] soc: qcom: Add SoC sleep stats driverMaulik Shah
 Re: [RFC PATCH] mtd: rawnand: use mutex to protect access while in ...Boris Brezillon
 Re: [PATCH RESEND 2/3] scheduler: Add cluster scheduler level in c ...Barry Song
[New][PATCH 0/2] A couple of EL2 refcounts fixesQuentin Perret
 [PATCH 1/2] KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
 [PATCH 2/2] KVM: arm64: Report corrupted refcount at EL2Quentin Perret
 [PATCH v2 0/2] A couple of EL2 refcounts fixesQuentin Perret
 [PATCH v2 1/2] KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret
 Re: [PATCH v2 1/2] mm, thp: check page mapping when truncating pag ...Rongwei Wang
 [PATCH v2 2/2] KVM: arm64: Report corrupted refcount at EL2Quentin Perret
 Re: [PATCH 01/10] backlight: qcom-wled: Pass number of elements to ...Daniel Thompson
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Barry Song
 Re: [PATCH 02/10] backlight: qcom-wled: Use cpu_to_le16 macro to p ...Daniel Thompson
[New][PATCH v1 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: [RFC PATCH 4/4] sched/numa: Don't update mm->numa_next_scan fr ...Bharata B Rao
[New][PATCH v10 0/5] Introduce SoC sleep stats driverMaulik Shah
 [PATCH v10 4/5] arm64: defconfig: Enable SoC sleep stats driverMaulik Shah
 [PATCH v10 3/5] arm64: dts: qcom: sc7180: Enable SoC sleep statsMaulik Shah
 [PATCH v10 5/5] arm64: dts: qcom: sc7280: Enable SoC sleep statsMaulik Shah
 [PATCH v10 2/5] soc: qcom: Add SoC sleep stats driverMaulik Shah
 [PATCH v10 1/5] dt-bindings: Introduce SoC sleep stats bindingsMaulik Shah
[New][PATCH] ubi: Fix a mistake in commentKai Song
 Re: [PATCH 6/6] memory: renesas-rpc-if: Add support for RZ/G2LWolfram Sang
 Re: [PATCH] RISC-V: Include clone3() on rv32Christian Brauner
 Re: [PATCH 04/10] backlight: qcom-wled: Validate enabled string in ...Daniel Thompson
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Barry Song
 Re: [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() a ...Vlastimil Babka
 Re: [PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent t ...Andy Shevchenko
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hJérôme Pouiller
[New]linux-next: build warning after merge of Linus' treeStephen Rothwell
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Daniel Thompson
[New][PATCH 1/4] perf: Add comment about current state of PERF_MEM_LVL_ ...Kajol Jain
 [PATCH 2/4] perf: Add mem_hops field in perf_mem_data_src structureKajol Jain
 [PATCH 3/4] tools/perf: Add mem_hops field in perf_mem_data_src st ...Kajol Jain
 [PATCH 4/4] powerpc/perf: Fix data source encodings for L2.1 and L ...Kajol Jain
 Re: [PATCH 06/10] backlight: qcom-wled: Remove unnecessary 4th def ...Daniel Thompson
 Re: [PATCH 2/6] MM: improve documentation for __GFP_NOFAILVlastimil Babka
 Re: [PATCH 07/10] backlight: qcom-wled: Provide enabled_strings de ...Daniel Thompson
 Re: [PATCH 08/10] backlight: qcom-wled: Remove unnecessary double ...Daniel Thompson
 Re: [PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360Gene Chen
 Re: [v3 00/10] Improve RISC-V Perf support using SBI PMU and sscof ...Nikita Shubin
 Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removalMing Lei
 Re: [PATCH v12 00/11] Add support for Hikey 970 PCIeMauro Carvalho Chehab
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
 Re: [PATCH v1 1/1] gpio: mockup: Convert to use software nodesKent Gibson
[New]linux-next: build warning in Linus' treeStephen Rothwell
 Re: [PATCH 4/4] perf vendor events: Add the Neoverse V1 to arm64 m ...John Garry
 Re: [PATCH v1 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: wakeup_affine_weight() is b0rked - was Re: [PATCH 2/2] sched/f ...Mel Gorman
[New]Re: [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMAOscar Salvador
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
 Re: [PATCH 09/10] backlight: qcom-wled: Consistently use enabled-s ...Daniel Thompson
[New][PATCH -next] btrfs: lzo: Mask instead of divide to fix 32-bit buildGeert Uytterhoeven
 Re: [PATCH 3/3] reset: socfpga: add empty driver allowing consumer ...Philipp Zabel
 Re: [PATCH v1 1/1] gpio: mockup: Convert to use software nodesBartosz Golaszewski
 [PATCH V3 1/2] soc: qcom: smem: map only partitions used by local HOSTDeepak Kumar Singh
 Re: [PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_D ...Lorenzo Pieralisi
[New][PATCH V3 0/2] smem partition remap and bound check changesDeepak Kumar Singh
 [PATCH V3 2/2] soc: qcom: smem: validate fields of shared structuresDeepak Kumar Singh
[New][PATCH v2 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: [PATCH 03/10] backlight: qcom-wled: Override num-strings when ...Daniel Thompson
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Paolo Bonzini
 Re: [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs property"Russell King (Oracle)"
 Re: [PATCH -next] btrfs: lzo: Mask instead of divide to fix 32-bit ...Qu Wenruo
 Re: [PATCH v1 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
[New]linux-next: build warning in Linus' treeStephen Rothwell
 Re: [RFC net-next PATCH 04/16] net: phylink: Move phylink_set_pcs ..."Russell King (Oracle)"
 Re: [PATCH v2 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
[New]AttentionMRS Salem Chantal Lawrence
[New][PATCH v1] drm/msm: use compatible string to find mdp nodeKrishna Manikandan
 Re: [PATCH 1/5] mm, slub: fix two bugs in slab_debug_trace_open()Vlastimil Babka
[New]linux-next: build warning after merge of the fscache treeStephen Rothwell
 Re: [RFC net-next PATCH 05/16] net: phylink: Automatically attach ..."Russell King (Oracle)"
 Re: [PATCH v1 0/3] serial:8250:Add driver support for MCHP PCI1XXX ...Andy Shevchenko
 Re: [PATCH v11 15/29] x86/arch_prctl: Create ARCH_SET_STATE_ENABLE ...Thomas Gleixner
 Re: [PATCH 1/4] perf: Add comment about current state of PERF_MEM_ ...kajoljain
 Re: linux 5.15-rc4: refcount underflow when unloading gpio-mockupHeikki Krogerus
 Re: [RFC net-next PATCH 06/16] net: phylink: Add function for opti ..."Russell King (Oracle)"
 Re: [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodesmkrishn@codeauro ...
[New][PATCH 0/3] usb: dwc2: drd: fix some issuesAmelie Delaunay
 [PATCH 1/3] usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_initAmelie Delaunay
 [PATCH 3/3] usb: dwc2: drd: reset current session before setting t ...Amelie Delaunay
 [PATCH 2/3] usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock co ...Amelie Delaunay
 Re: linux 5.15-rc4: refcount underflow when unloading gpio-mockupAndy Shevchenko
 Re: [PATCH] reset: brcmstb-rescal: fix incorrect polarity of statu ...Philipp Zabel
 Re: [PATCH] reset: pistachio: Re-enable driver selectionPhilipp Zabel
 Re: [PATCH 2/5] reset: tegra-bpmp: Handle errors in BPMP responsePhilipp Zabel
 Re: [PATCH v10 10/28] x86/fpu/xstate: Update the XSTATE save funct ...Thomas Gleixner
 Re: [RFC PATCH] workqueue: Introduce __show_worker_pool_state and ...imran.f.khan@oracle ...
 Re: [RFC PATCH v2 3/4] pinctrl: renesas: pinctrl-rzg2l: Add IRQ do ...Geert Uytterhoeven
 Re: [PATCH] tty: serial: samsung: Improve naming for common macroSam Protsenko
 Re: [PATCH v5 00/14] PCI: Add support for Apple M1Marc Zyngier
 Re: [PATCH] media: videobuf2: always set buffer vb2 pointerTomasz Figa
 Re: linux 5.15-rc4: refcount underflow when unloading gpio-mockupHeikki Krogerus
 Re: [PATCH 2/5] mm, slub: fix mismatch between reconstructed freel ...Vlastimil Babka
[New][PATCH v2] tty: serial: samsung: Improve naming for common macroSam Protsenko
 Re: [PATCH] reset: Allow building Broadcom STB RESCAL as modulePhilipp Zabel
 Re: [PATCH 2/4] perf vendor events: Add new armv8 pmu eventsJohn Garry
 Re: [PATCH 0/3] reset: uniphier: Introduce some features and NX1 s ...Philipp Zabel
[New][PATCH] Documentation: remove reference to now removed mandatory-l ...Jeff Layton
 Re: [PATCH 3/5] mm, slub: fix potential memoryleak in kmem_cache_o ...Vlastimil Babka
 Re: [PATCH 04/10] backlight: qcom-wled: Validate enabled string in ...Marijn Suijten
 Re: [x86] Kernel v5.14 series panic on Celeron Mendocino CPUBorislav Petkov
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Marijn Suijten
 Re: [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS ..."Russell King (Oracle)"
 Re: [RFC] perf arm-spe: Track task context switch for cpu-mode eventsGerman Gomez
 Re: [RFC PATCH 1/1] virtio: write back features before verifyCornelia Huck
 Re: [PATCH 1/4] perf vendor events: Syntax corrections in Neoverse ...John Garry
 Re: [PATCH] samples/kfifo: Rename read_lock/write_lockStefani Seibold
 Re: linux-next: build warning after merge of Linus' treeJeff Layton
 Re: [PATCH] clk: Add clk_set_parent debugfs nodeSam Protsenko
 Re: [PATCH 3/3] reset: socfpga: add empty driver allowing consumer ...Paweł_Anikiel
 Re: [RFC net-next PATCH 13/16] net: phy: Export get_phy_c22_id"Russell King (Oracle)"
 Re: [PATCH 09/10] backlight: qcom-wled: Consistently use enabled-s ...Marijn Suijten
 Re: [RFC PATCH v2 2/2] RDMA/rxe: Add dma-buf supportShunsuke Mie
 Re: [PATCH 3/3] reset: socfpga: add empty driver allowing consumer ...Philipp Zabel
 Re: [PATCH] staging: pi433: print rf69 debug message more detailGreg Kroah-Hartman
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
[New][PATCH v1 0/6] mmc: sdhci-pci: Add some CD GPIO related quirksAndy Shevchenko
 [PATCH v1 2/6] mmc: sdhci-pci: Read card detect from ACPI for Inte ...Andy Shevchenko
 [PATCH v1 1/6] mmc: sdhci: Introduce couple of quirks to ignore pa ...Andy Shevchenko
 [PATCH v1 3/6] mmc: sdhci: Replace bxt_get_cd() with SDHCI_QUIRK_C ...Andy Shevchenko
 [PATCH v1 4/6] mmc: sdhci-pci: Remove dead code (struct sdhci_pci_ ...Andy Shevchenko
 [PATCH v1 5/6] mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq e ...Andy Shevchenko
 [PATCH v1 6/6] mmc: sdhci-pci: Remove dead code (rst_n_gpio et al)Andy Shevchenko
[New][PATCH v2 0/5] perf session: Extend reader object to allow multipl ...Alexey Bayduraev
 [PATCH v2 1/5] perf session: Introduce reader_state in reader objectAlexey Bayduraev
 Re: [PATCH] staging: most: dim2: fix device registrationGreg Kroah-Hartman
 [PATCH v2 2/5] perf session: Introduce decompressor in reader objectAlexey Bayduraev
 [PATCH v2 3/5] perf session: Move init/exit code to separate functionsAlexey Bayduraev
 [PATCH v2 4/5] perf session: Move map/unmap to separate functionAlexey Bayduraev
 [PATCH v2 5/5] perf session: Load single file for analysisAlexey Bayduraev
[New][PATCH v5 00/14] blk-mq: Reduce static requests memory footprint f ...John Garry
 [PATCH v5 01/14] blk-mq: Change rqs check in blk_mq_free_rqs()John Garry
 [PATCH v5 02/14] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQJohn Garry
 [PATCH v5 03/14] blk-mq: Relocate shared sbitmap resize in blk_mq_ ...John Garry
 [PATCH v5 04/14] blk-mq: Invert check in blk_mq_update_nr_requests()John Garry
 Re: [PATCH 4/6] dt-bindings: clock: Add bindings definitions for E ...Sam Protsenko
 [PATCH v5 05/14] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> ...John Garry
 [PATCH v5 06/14] blk-mq-sched: Rename blk_mq_sched_free_{requests ...John Garry
 [PATCH v5 09/14] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()John Garry
 [PATCH v5 08/14] blk-mq: Don't clear driver tags own mappingJohn Garry
 [PATCH v5 07/14] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()John Garry
 [PATCH v5 10/14] blk-mq: Add blk_mq_alloc_map_and_rqs()John Garry
 [PATCH v5 11/14] blk-mq: Refactor and rename blk_mq_free_map_and_{ ...John Garry
 [PATCH v5 12/14] blk-mq: Use shared tags for shared sbitmap supportJohn Garry
 [PATCH v5 13/14] blk-mq: Stop using pointers for blk_mq_tags bitma ...John Garry
 [PATCH v5 14/14] blk-mq: Change shared sbitmap naming to shared tagsJohn Garry
 Re: [PATCH v2] staging: r8188eu: Fix misspelling in commentGreg Kroah-Hartman
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
 [tip: x86/urgent] x86/entry: Correct reference to intended CONFIG_ ..."tip-bot2 for Lukas Bulwahn"
[New][PATCH] arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs"Russell King (Oracle)"
 Re: [PATCH v2 0/4] Add support of eMMC PHY for Intel Thunder BayVinod Koul
 Re: linux-next: build failure after merge of the net-next treeDavid Miller
 Re: [PATCH 4/5] mm, slub: fix potential use-after-free in slab_deb ...Vlastimil Babka
 Re: [PATCH v3 0/6] MIPS: ralink: fix PCI IO resourcesGreg KH
 Re: [PATCH] usb: typec: STUSB160X should select REGMAP_I2CHeikki Krogerus
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Daniel Thompson
 Re: [PATCH] arm64: ftrace: use function_nocfi for _mcount as wellMark Rutland
 Re: [PATCH 04/10] backlight: qcom-wled: Validate enabled string in ...Daniel Thompson
 Re: [PATCH v5] virtio-blk: Add validation for block size in config ..."Michael S. Tsirkin"
 Re: [RFC PATCH 1/1] virtio: write back features before verifyHalil Pasic
 Re: [PATCH] clk: Add clk_set_parent debugfs nodeGeert Uytterhoeven
 Re: [PATCH RESEND 2/3] scheduler: Add cluster scheduler level in c ...Peter Zijlstra
 Re: [RFC PATCH 1/1] virtio: write back features before verifyHalil Pasic
 Re: [PATCH v7 1/7] dt-bindings: phy: tegra20-usb-phy: Convert to s ...Greg Kroah-Hartman
 Re: [RFC PATCH] gpiolib: Move setting the flow handler and don't s ...Daniel Palmer
 Re: [PATCH 5/5] mm, slub: fix incorrect memcg slab count for bulk freeVlastimil Babka
 Re: [PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent t ...Felipe Balbi
[New][PATCH] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=yLecopzer Chen
 Re: [PATCH v3 0/6] MIPS: ralink: fix PCI IO resourcesSergio Paracuellos
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Daniel Thompson
 [tip: x86/urgent] x86/entry: Clear X86_FEATURE_SMAP when CONFIG_X8 ..."tip-bot2 for Vegard Nossum"
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Marcelo Tosatti
[New][PATCH -rcu/kcsan 00/23] kcsan: Support detecting a subset of miss ...Marco Elver
 [PATCH -rcu/kcsan 01/23] kcsan: Refactor reading of instrumented m ...Marco Elver
 [PATCH -rcu/kcsan 02/23] kcsan: Remove redundant zero-initializati ...Marco Elver
 [PATCH -rcu/kcsan 03/23] kcsan: Avoid checking scoped accesses fro ...Marco Elver
 [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset of w ...Marco Elver
 [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instrument ...Marco Elver
 [PATCH -rcu/kcsan 06/23] kcsan, kbuild: Add option for barrier ins ...Marco Elver
 [PATCH -rcu/kcsan 07/23] kcsan: Call scoped accesses reordered in ...Marco Elver
 [PATCH -rcu/kcsan 08/23] kcsan: Show location access was reordered toMarco Elver
 Re: [PATCH rdma-next v2 13/13] RDMA/nldev: Add support to get stat ...Leon Romanovsky
 [PATCH -rcu/kcsan 09/23] kcsan: Document modeling of weak memoryMarco Elver
 [PATCH -rcu/kcsan 10/23] kcsan: test: Match reordered or normal ac ...Marco Elver
[New][PATCH v5] dt-binding: media: document ON Semi AR0521 sensor bindingsKrzysztof Hałasa
 [PATCH -rcu/kcsan 11/23] kcsan: test: Add test cases for memory ba ...Marco Elver
 [PATCH -rcu/kcsan 12/23] kcsan: Ignore GCC 11+ warnings about TSan ...Marco Elver
 [PATCH -rcu/kcsan 13/23] kcsan: selftest: Add test case to check m ...Marco Elver
 [PATCH -rcu/kcsan 14/23] locking/barriers, kcsan: Add instrumentat ...Marco Elver
 [PATCH -rcu/kcsan 15/23] locking/barriers, kcsan: Support generic ...Marco Elver
 [PATCH -rcu/kcsan 16/23] locking/atomics, kcsan: Add instrumentati ...Marco Elver
 [PATCH -rcu/kcsan 17/23] asm-generic/bitops, kcsan: Add instrument ...Marco Elver
 [PATCH -rcu/kcsan 18/23] x86/barriers, kcsan: Use generic instrume ...Marco Elver
 [PATCH -rcu/kcsan 19/23] x86/qspinlock, kcsan: Instrument barrier ...Marco Elver
 [PATCH -rcu/kcsan 20/23] mm, kcsan: Enable barrier instrumentationMarco Elver
 [PATCH -rcu/kcsan 21/23] sched, kcsan: Enable memory barrier instr ...Marco Elver
 [PATCH -rcu/kcsan 22/23] objtool, kcsan: Add memory barrier instru ...Marco Elver
 [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier ins ...Marco Elver
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Peter Zijlstra
 Re: [PATCH v3 0/3] PCI: PM: Simplify and unify some helper functions"Rafael J. Wysocki"
 Re: [PATCH v1 1/1] usb: dwc3: gadget: Revert "set gadgets parent t ...Greg Kroah-Hartman
 Re: [PATCH] [RESEND] usb: xhci: tegra: mark PM functions as __mayb ...Greg Kroah-Hartman
 Re: [PATCH v3] usb: gadget: storage: add support for media larger ...Greg Kroah-Hartman
 Re: [PATCH -next] efi: Change down_interruptible() in virt_efi_res ...Ard Biesheuvel
 Re: [PATCH 2/6] MM: improve documentation for __GFP_NOFAILMichal Hocko
 Re: [RFC PATCH 1/1] virtio: write back features before verify"Michael S. Tsirkin"
 Re: [RFC PATCH 1/1] virtio: write back features before verify"Michael S. Tsirkin"
 Re: [PATCH] [RESEND] usb: xhci: tegra: mark PM functions as __mayb ...Arnd Bergmann
 Re: [PATCH] s390: Fix strrchr() implementationHeiko Carstens
 Re: [RFC PATCH 1/1] virtio: write back features before verifyCornelia Huck
 Re: [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holesVlastimil Babka
 Re: [PATCH net v1 1/1] net: stmmac: fix EEE init issue when paired ...Wong Vee Khee
 Re: [PATCH] driver core: Fix possible memory leak in device_link_add()"Rafael J. Wysocki"
 Re: [virtio-dev] Re: [RFC PATCH 1/1] virtio: write back features b ...Halil Pasic
 Re: [PATCH 1/2] usb: hub: Mark root hubs on removable devices, as ...Greg Kroah-Hartman
 Re: [RFC PATCH 1/1] virtio: write back features before verify"Michael S. Tsirkin"
[New][PATCH] [v3] usb: xhci: tegra: mark PM functions as __maybe_unusedArnd Bergmann
 Re: [virtio-dev] Re: [RFC PATCH 1/1] virtio: write back features b ..."Michael S. Tsirkin"
 [PATCH] [v17] wireless: Initial driver submission for pureLiFi STA ...Srinivasan Raju
 Re: [PATCH v11 15/29] x86/arch_prctl: Create ARCH_SET_STATE_ENABLE ...Peter Zijlstra
 Re: [PATCH] [v17] wireless: Initial driver submission for pureLiFi ...Johannes Berg
 Re: [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driverSam Protsenko
 RE: [PATCH] s390: Fix strrchr() implementationRoberto Sassu
 Re: [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driverSam Protsenko
 Re: [PATCH 0/4] hwrng: virtio - add an internal bufferLaurent Vivier
 Re: [PATCH v2 03/11] sched,livepatch: Use task_call_func()Petr Mladek
[New][PATCH] scsi: storvsc: Fix validation for unsolicited incoming packets"Andrea Parri (Microsoft)"
 Re: [PATCH 3/5] ipmi:ipmb: Add initial support for IPMI over IPMBCorey Minyard
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Marijn Suijten
 [PATCH net 1/2] net: pcs: xpcs: fix incorrect steps on disable EEEWong Vee Khee
 [PATCH net 2/2] net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee
[New][PATCH net 0/2] net: stmmac: Turn off EEE on MAC link downWong Vee Khee
 Re: [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instru ...Peter Zijlstra
 Re: [PATCH] Partially revert "usb: Kconfig: using select for USB_C ...Greg KH
 Re: [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instru ...Peter Zijlstra
 RE: [PATCH 5.10 00/92] 5.10.71-rc2 reviewFox Chen
 Re: [PATCH] usb: typec: STUSB160X should select REGMAP_I2CGreg Kroah-Hartman
 Re: [PATCH 5/6] dt-bindings: clock: Document Exynos850 CMU bindingsSam Protsenko
 Re: [PATCH 1/2] ASoC: dt-bindings: rt9120: Add initial bindingsMark Brown
 Re: [PATCH net] r8152: avoid to resubmit rx immediatelypatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH -rcu/kcsan 05/23] kcsan: Add core memory barrier instru ...Marco Elver
 Re: [PATCH 2/2] ASoC: rt9120: Add rt9210 audio amplifier supportMark Brown
 Re: [PATCH 1/4] hwrng: virtio - add an internal buffer"Michael S. Tsirkin"
 Re: [PATCH v2 1/2] ASoC: dt-bindings: rt9120: Add initial bindingsMark Brown
 Re: [PATCH 1/3] dt-bindings: mtd: spi-nor: add n25q00 schema<Tudor.Ambarus@microchi ...
 Re: [RFC PATCH 1/1] virtio: write back features before verifyHalil Pasic
 Re: [PATCH v2 05/11] sched,livepatch: Use wake_up_if_idle()Petr Mladek
 Re: [PATCH 2/2] soc: samsung: exynos-chipid: convert to a moduleSam Protsenko
 Re: [PATCH -rcu/kcsan 16/23] locking/atomics, kcsan: Add instrumen ...Peter Zijlstra
 Re: [PATCH v2 0/2] A couple of EL2 refcounts fixesMarc Zyngier
 Re: [PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_D ...Andy Shevchenko
[New][PATCH v5] Driver for ON Semi AR0521 camera sensorKrzysztof Hałasa
 Re: [PATCH v2 1/3] soc: samsung: exynos-chipid: avoid soc_device_t ...Sam Protsenko
 Re: [PATCH net v4 1/1] net: pcs: xpcs: fix incorrect CL37 AN sequenceVladimir Oltean
 Re: [PATCH v2 2/3] soc: samsung: exynos-chipid: convert to a moduleSam Protsenko
 Re: [PATCH v3] usb: gadget: storage: add support for media larger ...Felipe Balbi
[New][PATCH v2] s390: Fix strrchr() implementationRoberto Sassu
 Re: [PATCH v1 1/1] s390: Use string_upper() instead of open coded ...Andy Shevchenko
 Re: [net PATCH] net: sfp: Fix typo in state machine debug stringpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v2 3/3] soc: samsung: exynos-chipid: do not enforce bui ...Sam Protsenko
 Re: [PATCH] MAINTAINERS: Add spi-nor device tree binding under SPI ...Tudor Ambarus
[New]RISC-V: patched kexec-tools on github for review/testingNick Kossifidis
 Re: [PATCH] serial: 8250_dw: Mark acpi match table as maybe unusedAndy Shevchenko
 Re: [PATCH v2 00/10] regulator/mfd/clock: dt-bindings: Samsung S2M ...Mark Brown
[New][PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memoryDavid Hildenbrand
 [PATCH v2 1/9] x86/xen: update xen_oldmem_pfn_is_ram() documentationDavid Hildenbrand
 [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()David Hildenbrand
 [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_type failsDavid Hildenbrand
 Re: [PATCH -rcu/kcsan 16/23] locking/atomics, kcsan: Add instrumen ...Marco Elver
 [PATCH v2 4/9] proc/vmcore: let pfn_is_ram() return a boolDavid Hildenbrand
 Re: [PATCH v1 3/6] arm64: dts: imx8mq-librem5: wire up the wifi re ...Guido Günther
 [PATCH v2 6/9] virtio-mem: factor out hotplug specifics from virti ...David Hildenbrand
 [PATCH v2 7/9] virtio-mem: factor out hotplug specifics from virti ...David Hildenbrand
 [PATCH v2 8/9] virtio-mem: factor out hotplug specifics from virti ...David Hildenbrand
 [PATCH v2 5/9] proc/vmcore: convert oldmem_pfn_is_ram callback to ...David Hildenbrand
 [PATCH v2 9/9] virtio-mem: kdump mode to sanitize /proc/vmcore accessDavid Hildenbrand
[New][PATCH] KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret
 Re: [PATCH] arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
 Re: [PATCH] KVM: arm64: Release mmap_lock when using VM_SHARED wit ...Marc Zyngier
 Re: [syzbot] KASAN: use-after-free Read in addr_handler (4)Jason Gunthorpe
 Re: [PATCH v4 1/2] docs: Add block device (blkdev) LED trigger doc ...Marek Behún
[New][PATCH v3 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: [PATCH v2 1/1] gpio: mockup: Convert to use software nodesAndy Shevchenko
 Re: [PATCH 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings d ...Rob Herring
 Re: [PATCH 1/2] dt-bindings: mtd: spi-nor: Add output-driver-stren ...Rob Herring
 Re: [PATCH 2/3] dt-bindings: reset: uniphier: Add NX1 reset contro ...Rob Herring
 Re: [PATCH v5 1/2] dt-bindings: clk: qcom: Document MSM8976 Global ...Rob Herring
 Re: [PATCH 2/3] dt-bindings: pinctrl: uniphier: Add NX1 pinctrl bi ...Rob Herring
 Re: [PATCH v10 1/5] dt-bindings: Introduce SoC sleep stats bindingsRob Herring
 Re: [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding fo ...Rob Herring
 Re: [PATCH v2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to Y ...Rob Herring
 Re: [RFC net-next PATCH 02/16] dt-bindings: net: Add binding for X ...Rob Herring
 Re: [PATCH v11 15/29] x86/arch_prctl: Create ARCH_SET_STATE_ENABLE ...Thomas Gleixner
 Re: [PATCH 2/6] MM: improve documentation for __GFP_NOFAILVlastimil Babka
 [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI output"H. Nikolaus Schaller"
 [PATCH v5 3/7] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT ..."H. Nikolaus Schaller"
 [PATCH v5 4/7] drm/ingenic: Add dw-hdmi driver for jz4780"H. Nikolaus Schaller"
[New][PATCH v5 0/7] MIPS: JZ4780 and CI20 HDMI"H. Nikolaus Schaller"
 [PATCH v5 1/7] drm/ingenic: Fix drm_init error path if IPU was reg ..."H. Nikolaus Schaller"
 [PATCH v5 6/7] MIPS: DTS: CI20: Add DT nodes for HDMI setup"H. Nikolaus Schaller"
 [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI driver ..."H. Nikolaus Schaller"
 [PATCH v5 7/7] MIPS: defconfig: CI20: configure for DRM_DW_HDMI_JZ4780"H. Nikolaus Schaller"
 Re: [PATCH v8 04/11] x86/tdx: Add Intel ARCH support to cc_platfor ..."Kuppuswamy, Sathyanarayanan"
 Re: [PATCH v11 16/29] x86/fpu/xstate: Support both legacy and expa ...Thomas Gleixner
 [PATCH] [v18 1/2] nl80211: Add LC placeholder band definition to e ...Srinivasan Raju
 [PATCH] [v18 2/2] wireless: Initial driver submission for pureLiFi ...Srinivasan Raju
 Re: [PATCH V0 3/7] usb: dwc3: drd: Register the eud connector chil ...kernel test robot
 Re: [PATCH] drm: fsl-dcu: enable PIXCLK on LS1021AMatthias Schiffer
 Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footpri ...Jens Axboe
[New][PATCH v2] arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg
 Re: [PATCH 1/2] ASoC: dt-bindings: rt9120: Add initial bindingsChiYuan Huang
 Re: [PATCH 2/2] ASoC: rt9120: Add rt9210 audio amplifier supportChiYuan Huang
 Re: [PATCH] serial: 8250_dw: Mark acpi match table as maybe unusedDaniel Palmer
 Re: [PATCH V3 7/9] fork: Add worker flag to ignore signalsChristian Brauner
 Re: [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible ...Andrew Lunn
 Re: [PATCH V3 5/9] fork: add helper to clone a processChristian Brauner
 Re: [PATCH v3 0/1] iio/scmi: Add reading "raw" attribute.Vasyl Vavrychuk
[New]Dear Friend,Mrs Aisha Al-Qaddafi
 Re: [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset ...Peter Zijlstra
 Re: [PATCH v1 1/2] serial: 8250_lpss: Extract dw8250_do_set_termio ...Greg Kroah-Hartman
 Re: [PATCH v2 2/2] x86/hyperv: remove on-stack cpumask from hv_sen ...Vitaly Kuznetsov
 Re: [PATCH V0 4/7] usb: common: eud: Added the driver support for ...schowdhu@codeauro ...
 Re: [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible ...Andrew Lunn
 Re: [PATCH v1 2/4] ARM: mvebu_v7_defconfig: enable mtd physmapAndrew Lunn
[New][PATCH v9 0/4] Add NVIDIA Tegra GPC-DMA driverAkhil R
 [PATCH v9 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdmaAkhil R
 [PATCH v9 2/4] dmaengine: tegra: Add tegra gpcdma driverAkhil R
 [PATCH v9 3/4] arm64: defconfig: tegra: Enable GPCDMAAkhil R
 [PATCH v9 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194Akhil R
 Re: [PATCH v1 3/4] ARM: mvebu_v7_defconfig: rebuild default config ...Andrew Lunn
 Re: [PATCH V0 2/7] dt-bindings: usb: dwc3: Update dwc3 properties ...schowdhu@codeauro ...
 Re: [PATCH v8 2/2] tty: add rpmsg driverGreg Kroah-Hartman
 Re: [PATCH V0 4/7] usb: common: eud: Added the driver support for ...schowdhu@codeauro ...
 Re: [PATCH v6] kallsyms: strip LTO suffixes from static functionsKonstantin Ryabitsev
 Re: [PATCH v1 4/4] ARM: dts: mvebu: add device tree for netgear gs ...Andrew Lunn
 Re: [PATCH 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings d ...Rob Herring
 Re: [PATCH 3/3] pinctrl: uniphier: Add UniPhier NX1 pinctrl driverkernel test robot
 Re: [PATCH v5 01/14] KVM: s390: pv: add macros for UVC CC valuesJanosch Frank
 Re: [PATCH 1/2] fs: dcache: Handle case-exact lookup in d_alloc_pa ...Shreeya Patel
 Re: [PATCH 2/8] arm64: dts: imx8mm-kontron: Make sure SOC and DRAM ...Frieder Schrempf
 ARCH_WANTS_NO_INSTR (Re: [GIT PULL] Clang feature updates for v5.1 ...Daniel Axtens
 Re: [PATCH v13 06/35] clk: tegra: Support runtime PM and power domainUlf Hansson
 Re: [syzbot] BUG: RESTRACK detected leak of resourcesZhu Yanjun
 Re: [PATCH V0 1/7] dt-bindings: connector: Add property for eud ty ...schowdhu@codeauro ...
 Re: [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida pageJanosch Frank
 Re: [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset ...Marco Elver
 Re: [PATCH 3/8] arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mVFrieder Schrempf
 Re: [PATCH v2 00/10] regulator/mfd/clock: dt-bindings: Samsung S2M ...Lee Jones
 Re: [PATCH v2] s390: Fix strrchr() implementationHeiko Carstens
 Re: [PATCH 2/2] power: supply: max77976: add Maxim MAX77976 charge ...Luca Ceresoli
 Re: [RFC PATCH] mm, slab: Reduce space complexity of alien_cache u ...Hyeonggon Yoo
 Re: [PATCH v5 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_i ...Janosch Frank
[New]Re: [kernelci-members] KernelCI working group: Web DashboardGustavo Padovan
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Marcelo Tosatti
 Re: [PATCH v2] s390: Fix strrchr() implementationJuergen Gross
[New]Caro Signore,Mr Michael Mensa
 Re: [PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for rebootJanosch Frank
 Re: [PATCH 2/3] dt: bindings: add ralink RT2880 resets device tree ...Rob Herring
 Re: [PATCH 2/5] arm64: dts: qcom: sdm845: Disable Adreno, modem an ...Steev Klimaszewski
 Re: [PATCH 1/3] dt-bindings: reset: add dt binding header for rali ...Rob Herring
 Re: [rcu] 925da92ba5: will-it-scale.per_process_ops 2.5% improvement"Paul E. McKenney"
 RE: [PATCH v2] s390: Fix strrchr() implementationRoberto Sassu
 Re: [PATCH 1/4] hwrng: virtio - add an internal bufferLaurent Vivier
[New]Re: [PATCH v2] binder: use cred instead of task for selinux checksGreg KH
 Re: [QUESTION] is SLAB considered legacy and deprecated?Hyeonggon Yoo
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionSathyanarayanan Kuppuswamy Natarajan
 Re: [PATCH] i2c: rcar: add SMBus block read supportGeert Uytterhoeven
 Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footpri ...John Garry
 Re: [PATCH] staging: most: dim2: fix device registrationNikita Yushchenko
 RE: [PATCH] drm/edid: Fix crash with zero/invalid EDID"Zuo, Jerry"
 Re: [PATCH] virtio_console: break out of buf poll on removeGreg Kroah-Hartman
[New][PATCH] xen/balloon: fix cancelled balloon actionJuergen Gross
[New][GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one u ...David Howells
 Re: [RFC 00/19] Add interconnect and devfreq support for i.MX8MQMartin Kepplinger
[New][PATCH] sound/soc: adds TAS5754M digital input amplifier component ...Joerg Schambacher
 Re: [PATCH v2] s390: Fix strrchr() implementationHeiko Carstens
 Re: [PATCH v5 02/14] KVM: s390: pv: avoid double free of sida pageChristian Borntraeger
 Re: [PATCH v2] s390: Fix strrchr() implementationHeiko Carstens
 Re: [PATCH] samples/kfifo: Rename read_lock/write_lockGreg Kroah-Hartman
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Valentin Schneider
 Re: [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG ...Greg Kroah-Hartman
 Re: [RFC net-next PATCH 06/16] net: phylink: Add function for opti ...Andrew Lunn
 Re: [PATCH] drivers: mfd: da9063: Add restart notifier implementationAlexandre Ghiti
 [PATCH v2 2/2] serial: 8250_lpss: Enable PSE UART Auto Flow ControlAndy Shevchenko
 Re: [PATCH] drm/edid: Fix crash with zero/invalid EDIDDoug Anderson
 Re: [PATCH v1 1/2] serial: 8250_lpss: Extract dw8250_do_set_termio ...Andy Shevchenko
 Re: [PATCH] drm: fsl-dcu: enable PIXCLK on LS1021AStefan Agner
 Re: ARCH_WANTS_NO_INSTR (Re: [GIT PULL] Clang feature updates for ...Daniel Axtens
[New]Re: [PATCH] PCI: ACPI: Check parent pointer in acpi_pci_find_compa ..."Rafael J. Wysocki"
[New][RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [PATCH] staging: most: dim2: fix device registrationGreg Kroah-Hartman
[New][PATCH v2 1/2] serial: 8250_lpss: Extract dw8250_do_set_termios() ...Andy Shevchenko
[New][PATCH v2 0/7] arm64: dts: imx8mq-librem5: wifi updates and minor ...Martin Kepplinger
 [PATCH v2 1/7] arm64: dts: imx8mq-librem5: add reset gpio to manti ...Martin Kepplinger
 [PATCH v2 2/7] arm64: dts: imx8mq-librem5: Fix led_r and led_g pin ...Martin Kepplinger
 [PATCH v2 6/7] arm64: dts: imx8mq-librem5: Limit the max sdio freq ...Martin Kepplinger
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Nitesh Lal
 [PATCH v2 3/7] arm64: dts: imx8mq-librem5: wire up the wifi regulatorMartin Kepplinger
 [PATCH v2 5/7] arm64: dts: imx8mq-librem5: add power sequencing fo ...Martin Kepplinger
 [PATCH v2 7/7] arm64: dts: imx8mq-librem5: set debounce interval o ...Martin Kepplinger
[New][PATCH AUTOSEL 5.14 01/40] ext4: check and update i_disksize properlySasha Levin
 [PATCH AUTOSEL 5.14 02/40] ext4: correct the error path of ext4_wr ...Sasha Levin
 [PATCH AUTOSEL 5.14 03/40] ASoC: Intel: sof_sdw: tag SoundWire BEs ...Sasha Levin
 [PATCH AUTOSEL 5.14 04/40] ext4: enforce buffer head state asserti ...Sasha Levin
 [PATCH AUTOSEL 5.14 05/40] ALSA: oxfw: fix transmission method for ...Sasha Levin
 [PATCH AUTOSEL 5.14 06/40] dt-bindings: interconnect: sdm660: Add ...Sasha Levin
 [PATCH AUTOSEL 5.14 07/40] interconnect: qcom: sdm660: Add missing ...Sasha Levin
 [PATCH AUTOSEL 5.14 08/40] ALSA: usb-audio: Unify mixer resume and ...Sasha Levin
 [PATCH AUTOSEL 5.14 09/40] netfilter: ipset: Fix oversized kvmallo ...Sasha Levin
 [PATCH AUTOSEL 5.14 11/40] HID: apple: Fix logical maximum and usa ...Sasha Levin
 [PATCH AUTOSEL 5.14 13/40] HID: wacom: Add new Intuos BT (CTL-4100 ...Sasha Levin
 [PATCH AUTOSEL 5.14 12/40] netfilter: ip6_tables: zero-initialize ...Sasha Levin
 [PATCH AUTOSEL 5.14 10/40] HID: betop: fix slab-out-of-bounds Writ ...Sasha Levin
 [PATCH AUTOSEL 5.14 14/40] HID: amd_sfh: Fix potential NULL pointe ...Sasha Levin
 Re: [PATCH RESEND 0/3] Represent cluster topology and enable load ...Valentin Schneider
 [PATCH AUTOSEL 5.14 15/40] ASoC: SOF: loader: release_firmware() o ...Sasha Levin
 [PATCH AUTOSEL 5.14 17/40] netfilter: nf_tables: Fix oversized kvm ...Sasha Levin
 [PATCH AUTOSEL 5.14 16/40] KVM: arm64: nvhe: Fix missing FORCE for ...Sasha Levin
 [PATCH v2 4/7] arm64: dts: imx8mq-librem5: delay the startup of th ...Martin Kepplinger
 [PATCH AUTOSEL 5.14 18/40] netfilter: nf_nat_masquerade: make asyn ...Sasha Levin
 [PATCH AUTOSEL 5.14 19/40] netfilter: nf_nat_masquerade: defer con ...Sasha Levin
 [PATCH AUTOSEL 5.14 21/40] mac80211: Drop frames from invalid MAC ...Sasha Levin
 [PATCH AUTOSEL 5.14 22/40] pinctrl: qcom: sc7280: Add PM suspend c ...Sasha Levin
 [PATCH AUTOSEL 5.14 24/40] hwmon: (ltc2947) Properly handle errors ...Sasha Levin
 [PATCH AUTOSEL 5.14 25/40] net: prevent user from passing illegal ...Sasha Levin
 [PATCH AUTOSEL 5.14 28/40] net: mdiobus: Fix memory leak in __mdio ...Sasha Levin
 [PATCH AUTOSEL 5.14 26/40] mac80211: check return value of rhashta ...Sasha Levin
 [PATCH AUTOSEL 5.14 27/40] net: bgmac-platform: handle mac-address ...Sasha Levin
 [PATCH AUTOSEL 5.14 37/40] perf/core: fix userpage->time_enabled o ...Sasha Levin
 [PATCH AUTOSEL 5.14 36/40] perf/x86: Reset destroy callback on eve ...Sasha Levin
 [PATCH AUTOSEL 5.14 35/40] scsi: qla2xxx: Fix excessive messages d ...Sasha Levin
 [PATCH AUTOSEL 5.14 38/40] sched: Always inline is_percpu_thread()Sasha Levin
 [PATCH AUTOSEL 5.14 34/40] scsi: virtio_scsi: Fix spelling mistake ...Sasha Levin
 [PATCH AUTOSEL 5.14 40/40] hwmon: (pmbus/ibm-cffps) max_power_out ...Sasha Levin
 [PATCH AUTOSEL 5.14 39/40] io_uring: kill fasyncSasha Levin
 [PATCH AUTOSEL 5.14 32/40] drm/amdgpu: fix gart.bo pin_count leakSasha Levin
 [PATCH AUTOSEL 5.14 33/40] scsi: ses: Fix unsigned comparison with ...Sasha Levin
 [PATCH AUTOSEL 5.14 31/40] net: sun: SUNVNET_COMMON should depend ...Sasha Levin
 [PATCH AUTOSEL 5.14 30/40] vboxfs: fix broken legacy mount signatu ...Sasha Levin
 [PATCH AUTOSEL 5.14 29/40] nvme: add command id quirk for apple co ...Sasha Levin
 [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash re ...Sasha Levin
 [PATCH AUTOSEL 5.14 23/40] m68k: Handle arrivals of multiple signa ...Sasha Levin
 [PATCH memcg v3] memcg: prohibit unconditional exceeding the limit ...Vasily Averin
 [PATCH mm v2] vmalloc: back off when the current task is OOM-killedVasily Averin
[New][PATCH v2 0/9] Add support for audio on SC7280 based targetsSrinivasa Rao Mandadapu
 [PATCH v2 1/9] ASoC: qcom: Move lpass_pcm_data structure to lpass ...Srinivasa Rao Mandadapu
 [PATCH v2 2/9] ASoC: qcom: lpass: Add dma fields for codec dma lpa ...Srinivasa Rao Mandadapu
 [PATCH v2 3/9] ASoC: qcom: Add register definition for codec rddma ...Srinivasa Rao Mandadapu
 [PATCH v2 4/9] ASoC: qcom: Add lpass CPU driver for codec dma controlSrinivasa Rao Mandadapu
 [PATCH v2 5/9] ASoC: qcom: Add support for codec dma driverSrinivasa Rao Mandadapu
 [PATCH v2 7/9] ASoC: qcom: lpass-sc7280: Add platform driver for l ...Srinivasa Rao Mandadapu
 [PATCH v2 8/9] ASoc: qcom: lpass: Add suspend and resume for sc728 ...Srinivasa Rao Mandadapu
[New][PATCH v8 00/24] wfx: get out from the staging areaJerome Pouiller
 [PATCH v2 6/9] ASoC: dt-bindings: Add SC7280 sound card bindingsSrinivasa Rao Mandadapu
 [PATCH v8 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chipJerome Pouiller
 [PATCH v2 9/9] ASoC: qcom: SC7280: Update config for building code ...Srinivasa Rao Mandadapu
 [PATCH v8 02/24] dt-bindings: introduce silabs,wfx.yamlJerome Pouiller
 [PATCH v8 09/24] wfx: add hwio.c/hwio.hJerome Pouiller
 RE: [PATCH v2 1/4] nitro_enclaves: merge contiguous physical memor ..."Longpeng (Mike, Cloud Infrastructure Service Product Dept.)"
 [PATCH v8 10/24] wfx: add fwio.c/fwio.hJerome Pouiller
 [PATCH v8 03/24] wfx: add Makefile/KconfigJerome Pouiller
 RE: [PATCH 5.14 000/173] 5.14.10-rc2 reviewFox Chen
 Re: [PATCH 2/3] hwmon: (nct6775) Use custom scale for ASUS motherb ...Guenter Roeck
 [PATCH v8 04/24] wfx: add wfx.hJerome Pouiller
 [PATCH v8 18/24] wfx: add data_tx.c/data_tx.hJerome Pouiller
 [PATCH v8 16/24] wfx: add data_rx.c/data_rx.hJerome Pouiller
 [PATCH v8 11/24] wfx: add bh.c/bh.hJerome Pouiller
 [PATCH v8 17/24] wfx: add queue.c/queue.hJerome Pouiller
 [PATCH v8 12/24] wfx: add hif_api_*.hJerome Pouiller
 [PATCH v8 06/24] wfx: add bus.hJerome Pouiller
 [PATCH v8 05/24] wfx: add main.c/main.hJerome Pouiller
 [PATCH v8 19/24] wfx: add sta.c/sta.hJerome Pouiller
 [PATCH v8 14/24] wfx: add key.c/key.hJerome Pouiller
 [PATCH v8 20/24] wfx: add scan.c/scan.hJerome Pouiller
 [PATCH v8 21/24] wfx: add debug.c/debug.hJerome Pouiller
 [PATCH v8 07/24] wfx: add bus_spi.cJerome Pouiller
 [PATCH v8 13/24] wfx: add hif_tx*.c/hif_tx*.hJerome Pouiller
 [PATCH v8 15/24] wfx: add hif_rx.c/hif_rx.hJerome Pouiller
 [PATCH v8 22/24] wfx: add traces.hJerome Pouiller
 [PATCH v8 08/24] wfx: add bus_sdio.cJerome Pouiller
 [PATCH v8 23/24] wfx: remove from the staging areaJerome Pouiller
 [PATCH v8 24/24] wfx: get out from the staging areaJerome Pouiller
 Re: [PATCH] PNP: system.c: unmark a comment as being kernel-doc"Rafael J. Wysocki"
 Re: [PATCH V0 4/7] usb: common: eud: Added the driver support for ...schowdhu@codeauro ...
 [for-linus][PATCH 01/27] kprobes: Do not use local variable when c ...Steven Rostedt
[New][for-linus][PATCH 00/27] tracing: Updates for 5.16Steven Rostedt
 [for-linus][PATCH 02/27] kprobes: Use helper to parse boolean inpu ...Steven Rostedt
 [for-linus][PATCH 03/27] kprobe: Simplify prepare_kprobe() by drop ...Steven Rostedt
 [for-linus][PATCH 04/27] csky: ftrace: Drop duplicate implementati ...Steven Rostedt
 Re: [PATCH V0 4/7] usb: common: eud: Added the driver support for ...schowdhu@codeauro ...
 [for-linus][PATCH 05/27] kprobes: Make arch_check_ftrace_location ...Steven Rostedt
 [for-linus][PATCH 08/27] kprobes: Use IS_ENABLED() instead of kpro ...Steven Rostedt
 [for-linus][PATCH 06/27] kprobes: treewide: Cleanup the error mess ...Steven Rostedt
 Re: [PATCH mm v2] vmalloc: back off when the current task is OOM-k ...Vasily Averin
 [for-linus][PATCH 10/27] kprobes: treewide: Use kprobe_opcode_t * ...Steven Rostedt
 [for-linus][PATCH 09/27] kprobes: Add assertions for required lockSteven Rostedt
 [for-linus][PATCH 07/27] kprobes: Fix coding style issuesSteven Rostedt
 [for-linus][PATCH 11/27] kprobes: Use bool type for functions whic ...Steven Rostedt
 [for-linus][PATCH 12/27] ia64: kprobes: Fix to pass correct trampo ...Steven Rostedt
 [for-linus][PATCH 13/27] kprobes: treewide: Replace arch_deref_ent ...Steven Rostedt
 [for-linus][PATCH 18/27] objtool: Ignore unwind hints for ignored ...Steven Rostedt
 [for-linus][PATCH 19/27] x86/kprobes: Add UNWIND_HINT_FUNC on kret ...Steven Rostedt
 [for-linus][PATCH 21/27] ia64: Add instruction_pointer_set() APISteven Rostedt
 [for-linus][PATCH 26/27] tracing: Show kretprobe unknown indicator ...Steven Rostedt
 [for-linus][PATCH 27/27] x86/kprobes: Fixup return address in gene ...Steven Rostedt
 [for-linus][PATCH 25/27] x86/unwind: Recover kretprobe trampoline ...Steven Rostedt
 [for-linus][PATCH 23/27] kprobes: Enable stacktrace from pt_regs i ...Steven Rostedt
 [for-linus][PATCH 24/27] x86/kprobes: Push a fake return address a ...Steven Rostedt
 [for-linus][PATCH 22/27] arm: kprobes: Make space for instruction ...Steven Rostedt
 [for-linus][PATCH 15/27] kprobes: treewide: Make it harder to refe ...Steven Rostedt
 Re: [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.hJakub Kicinski
 Re: [PATCH AUTOSEL 5.14 28/40] net: mdiobus: Fix memory leak in __ ...Andrew Lunn
 Re: [GIT PULL] Memory folios for v5.15Matthew Wilcox
 [for-linus][PATCH 14/27] kprobes: treewide: Remove trampoline_addr ...Steven Rostedt
 [for-linus][PATCH 20/27] ARC: Add instruction_pointer_set() APISteven Rostedt
 [for-linus][PATCH 16/27] kprobes: Add kretprobe_find_ret_addr() fo ...Steven Rostedt
 RE: [PATCH v5 00/14] blk-mq: Reduce static requests memory footpri ...Kashyap Desai
 [for-linus][PATCH 17/27] objtool: Add frame-pointer-specific funct ...Steven Rostedt
 Re: [PATCH v2] binder: use cred instead of task for selinux checksPaul Moore
 Re: [RFC PATCH v8 09/21] riscv: Add task switch support for vectorDarius Rad
 Re: [PATCH v2 1/2] PCI: Convert to device_create_managed_software_ ..."Rafael J. Wysocki"
 Re: [PATCH v2] binder: use cred instead of task for selinux checksGreg KH
 Re: linux-next: build failure after merge of the selinux treePaul Moore
 Re: linux-next: manual merge of the audit tree with the selinux treePaul Moore
 [PATCH 05/13] usb: core: config: Fix typo in dev_warnRobert Greener
 [PATCH 04/13] usb: core: config: Avoid multiple line derefrenceRobert Greener
 [PATCH 02/13] usb: core: config: fix block comment stylesRobert Greener
[New][PATCH 00/13] usb: core: config: fix all checkpatch.pl warningsRobert Greener
 [PATCH 07/13] usb: core: config: remove unnecessary blank linesRobert Greener
 [PATCH 10/13] usb: core: config: fix checkpatch.pl braces warningRobert Greener
 [PATCH 08/13] usb: core: config: add blank lines after struct defRobert Greener
 [PATCH 01/13] usb: core: config: Use tabs rather than spaces for n ...Robert Greener
 [PATCH 09/13] usb: core: config: fix inline spacignRobert Greener
 [PATCH 03/13] usb: core: config: Change `unsigned` to `unsigned int`Robert Greener
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Daniel Thompson
 Re: [PATCH v2 03/11] sched,livepatch: Use task_call_func()Peter Zijlstra
[New][PATCH v1 1/1] serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko
[New][PATCH v1 1/2] serial: 8250_dw: Re-use temporary variable for of_nodeAndy Shevchenko
 [PATCH 12/13] usb: core: config: remove multiple assignmentsRobert Greener
 [PATCH 11/13] usb: core: config: remove unnecessary parenthesesRobert Greener
 [PATCH 06/13] usb: core: config: unsplit strings which are split a ...Robert Greener
 [PATCH 13/13] usb: core: config: fix parenthesis alignmentRobert Greener
 Re: [PATCH] staging: most: dim2: fix device registrationGreg Kroah-Hartman
 Re: RISC-V: patched kexec-tools on github for review/testingAlexandre Ghiti
[New][mm] 243418e392: will-it-scale.per_process_ops 3.0% improvementkernel test robot
[New][PATCH] kfifo: Rename read_lock/write_lockSebastian Andrzej Siewior
[New][PATCH v2] drm: fsl-dcu: enable PIXCLK on LS1021AMatthias Schiffer
 [tip: sched/core] sched/fair: Removed useless update of p->recent_ ..."tip-bot2 for Vincent Guittot"
 [tip: sched/core] sched: Remove pointless preemption disable in sc ..."tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched: Move kprobes cleanup out of finish_task_s ..."tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched: Disable TTWU_QUEUE on RT"tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched: Move mmdrop to RCU on RT"tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched: Make cookie functions static"tip-bot2 for Shaokun Zhang"
 [tip: sched/core] sched: Limit the number of task migrations per b ..."tip-bot2 for Thomas Gleixner"
 [tip: sched/core] sched/fair: Optimize checking for group_asym_packing"tip-bot2 for Ricardo Neri"
 [tip: sched/core] x86/sched: Decrease further the priorities of SM ..."tip-bot2 for Ricardo Neri"
 [tip: sched/core] sched/fair: Provide update_sg_lb_stats() with sc ..."tip-bot2 for Ricardo Neri"
 [tip: sched/core] sched/fair: Carve out logic to mark a group for ..."tip-bot2 for Ricardo Neri"
 [tip: sched/core] sched/fair: Consider SMT in ASYM_PACKING load ba ..."tip-bot2 for Ricardo Neri"
 [tip: sched/core] sched/topology: Introduce sched_group::flags"tip-bot2 for Ricardo Neri"
 [tip: sched/core] kthread: Move prio/affinite change into the newl ..."tip-bot2 for Sebastian Andrzej Siewior"
 [tip: sched/core] sched: Provide Kconfig support for default dynam ..."tip-bot2 for Frederic Weisbecker"
 [tip: sched/core] sched: Remove unused inline function __rq_clock_ ..."tip-bot2 for YueHaibing"
 [tip: sched/core] sched/dl: Support sched_stat_runtime tracepoint ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] sched/dl: Support schedstats for deadline sched ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] sched/rt: Support schedstats for RT sched class"tip-bot2 for Yafang Shao"
 [tip: sched/core] sched/rt: Support sched_stat_runtime tracepoint ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] sched: Make schedstats helpers independent of fa ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] sched: Introduce task block time in schedstats"tip-bot2 for Yafang Shao"
 [tip: sched/core] sched: Make struct sched_statistics independent ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] sched/fair: Use __schedstat_set() in set_next_en ..."tip-bot2 for Yafang Shao"
 [tip: sched/core] kselftests/sched: cleanup the child processes"tip-bot2 for Li Zhijian"
 [tip: sched/core] sched: reduce sched slice for SCHED_IDLE entities"tip-bot2 for Josh Don"
 [tip: sched/core] sched/fair: Add document for burstable CFS bandwidth"tip-bot2 for Huaixin Chang"
 [tip: sched/core] sched/fair: Add cfs bandwidth burst statistics"tip-bot2 for Huaixin Chang"
 [tip: sched/core] sched/fair: Trigger nohz.next_balance updates wh ..."tip-bot2 for Valentin Schneider"
 [tip: sched/core] sched: adjust sleeper credit for SCHED_IDLE entities"tip-bot2 for Josh Don"
 [tip: sched/core] sched: Account number of SCHED_IDLE entities on ..."tip-bot2 for Josh Don"
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Phil Auld
 [tip: sched/core] fs/proc/uptime.c: Fix idle time reporting in /pr ..."tip-bot2 for Josh Don"
 [tip: sched/core] sched/core: Simplify core-wide task selection"tip-bot2 for Peter Zijlstra"
 [tip: sched/core] sched/fair: Add NOHZ balancer flag for nohz.next ..."tip-bot2 for Valentin Schneider"
 [tip: sched/core] sched: Switch wait_task_inactive to HRTIMER_MODE ..."tip-bot2 for Sebastian Andrzej Siewior"
 Re: [PATCH 0/3] ath9k: interrupt fixes on queue resetLinus Lüssing
[New]Re: [PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for ...Srinivasa Rao Mandadapu
 [PATCH v1 2/2] serial: 8250_dw: Fix the trivial typo in the commentAndy Shevchenko
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionBorislav Petkov
[New][PATCH 0/4 V9] Add AMD SEV and SEV-ES intra host migration supportPeter Gonda
 [PATCH 1/4 V9] KVM: SEV: Add support for SEV intra host migrationPeter Gonda
 [PATCH 2/4 V9] KVM: SEV: Add support for SEV-ES intra host migrationPeter Gonda
 [PATCH 4/4 V9] selftest: KVM: Add intra host migration testsPeter Gonda
 [PATCH 3/4 V9] selftest: KVM: Add open sev dev helperPeter Gonda
 Re: [PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for rebootChristian Borntraeger
[New][PATCH v2] ASoC: qcom: soundwire: Enable soundwire bus clock for v ...Srinivasa Rao Mandadapu
 Re: [PATCH v8 00/24] wfx: get out from the staging areaKalle Valo
 Re: Queueing is outside of SLUB nowdaysHyeonggon Yoo
 Re: [PATCH v8 03/12] selftests: add tests_sysfs moduleGreg KH
 Re: [PATCH 4/5] dt-bindings: clock: uniphier: Add clock binding fo ...Kunihiko Hayashi
[New]URGENT RESPONSESbrate williams
 Re: [PATCH] staging: most: dim2: fix device registrationDan Carpenter
 Re: [PATCH] samples/kfifo: Rename read_lock/write_lockSebastian Andrzej Siewior
 Re: [PATCH v3] usb: gadget: storage: add support for media larger ...Alan Stern
 Re: [PATCH] clk: renesas: r9a07g044-cpg: Add clock and reset entri ...Geert Uytterhoeven
 Re: [PATCH 3/3] pinctrl: uniphier: Add UniPhier NX1 pinctrl driverKunihiko Hayashi
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionDave Hansen
 Re: [PATCH v8 00/24] wfx: get out from the staging areaKalle Valo
 Re: [PATCH -rcu/kcsan 04/23] kcsan: Add core support for a subset ...Peter Zijlstra
 Re: [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG ...Shuah Khan
 Re: [PATCH 2/3] dt: bindings: add ralink RT2880 resets device tree ...Sergio Paracuellos
 Re: [PATCH 0/3] ath9k: interrupt fixes on queue resetKalle Valo
 Re: [PATCH v3] ath10k: Don't always treat modem stop events as crashesKalle Valo
 Re: [PATCH 1/3] ath9k: add option to reset the wifi chip via debugfsKalle Valo
 Re: [PATCH 1/3] dt-bindings: reset: add dt binding header for rali ...Sergio Paracuellos
 Re: [PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_mer ...Kalle Valo
[New]`AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on Ryz ...Paul Menzel
 Re: [PATCH 04/14] firmware_loader: add built-in firmware kconfig entryGreg KH
 Re: ARCH_WANTS_NO_INSTR (Re: [GIT PULL] Clang feature updates for ...Mark Rutland
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionSean Christopherson
 [PATCH 1/2] staging: most: dim2: do not double-register the same d ...Nikita Yushchenko
 [PATCH 2/2] staging: most: dim2: use device release methodNikita Yushchenko
[New][x86/iopl] 32e1ae626f: kernel-selftests.x86.iopl_64.failkernel test robot
 Re: [PATCH] thermal: thermal_mmio: Constify static struct thermal_ ..."Rafael J. Wysocki"
 Re: [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier ...Peter Zijlstra
 [PATCH v2 1/4] i2c: check bus number property in DesignWare I2C Co ...Paweł Anikiel
[New][PATCH v2 0/4] Add support for the Mercury+ AA1 modulePaweł Anikiel
 [PATCH v2 2/4] dt-bindings: add bus number propertyPaweł Anikiel
 [PATCH v2 3/4] reset: socfpga: add empty driver allowing consumers ...Paweł Anikiel
 [PATCH v2 4/4] dts: socfpga: Add Mercury+ AA1 devicetreePaweł Anikiel
 Re: `AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on ...Borislav Petkov
 Re: [PATCH 3/3] mm/smaps: Simplify shmem handling of pte holesPeter Xu
 Re: [PATCH] thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_fr ..."Rafael J. Wysocki"
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option"Kuppuswamy, Sathyanarayanan"
 Re: [Bug 214453] New: skl_int3472_unregister_clock: kernel NULL po ...Daniel Scally
 Re: [PATCH 1/6] dt-bindings: memory: renesas,rpc-if: Add support f ...Geert Uytterhoeven
 Re: `AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y` causes AMDGPU to fail on ...Alex Deucher
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option"Kuppuswamy, Sathyanarayanan"
 RE: [PATCH] exfat: use local UTC offset when EXFAT_TZ_VALID isn't set"Sungjong Seo"
 Re: [PATCH memcg v3] memcg: prohibit unconditional exceeding the l ...Michal Hocko
 Re: [PATCH] arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus ...Geert Uytterhoeven
 Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, ...Alan Stern
 Re: [PATCH v4] docs: Explain the desired position of function attr ...Kees Cook
 Re: [PATCH 01/13] usb: core: config: Use tabs rather than spaces f ...Joe Perches
 Re: [for-linus][PATCH 00/27] tracing: Updates for 5.16Steven Rostedt
 Re: [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE ...Peter Gonda
 Re: [PATCH] zram: Allow backing device to be assigned after initBrian Geffon
 Re: [PATCH v20 00/17] KVM RISC-V SupportPalmer Dabbelt
 Re: [PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for ...Pierre-Louis Bossart
 Re: [PATCH v30 01/32] Documentation/x86: Add CET descriptionDave Hansen
 Re: [BUG] kernel BUG at mm/slub.c - possible BFQ issue?Paolo Valente
 Re: [PATCH v4 1/2] drivers: bus: simple-pm-bus: Add support for pr ...Geert Uytterhoeven
[New]Re: HelloKokou Mensah
[New]AttentionMRS Salem Chantal Lawrence
[New][PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 res ...Hans de Goede
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkBjorn Helgaas
[New][PATCH] drm/edid: In connector_bad_edid() cap num_of_ext by num_bl ...Douglas Anderson
 Re: [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUSGeert Uytterhoeven
[New][PATCH v2 0/3] io-pgtable-arm + drm/msm: Extend iova fault debuggingRob Clark
 [PATCH v2 1/3] iommu/io-pgtable-arm: Add way to debug pgtable walkRob Clark
 [PATCH v2 2/3] drm/msm: Show all smmu info for iova fault devcore ...Rob Clark
 Re: [PATCH 2/6] dt-bindings: memory: renesas,rpc-if: Add optional ...Geert Uytterhoeven
 [PATCH v2 3/3] drm/msm: Extend gpu devcore dumps with pgtbl infoRob Clark
 Re: [PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for ...Srinivasa Rao Mandadapu
 Re: [PATCH -rcu/kcsan 23/23] objtool, kcsan: Remove memory barrier ...Marco Elver
 Re: connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix ...Doug Anderson
[New][PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor nameAndy Shevchenko
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Mathieu Desnoyers
 Re: [PATCH 2/2] sched/fair: Scale wakeup granularity relative to n ...Peter Zijlstra
[New][PATCH][next] ipmi: ipmb: Fix off-by-one size check on rcvlenColin King
[New][PATCH v1] usb: core: hub: improve port over-current alert msgFlavio Suligoi
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ...Steven Rostedt
 Re: [PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor nameAndy Shevchenko
 Re: [PATCH v11 16/29] x86/fpu/xstate: Support both legacy and expa ...Thomas Gleixner
 Re: [PATCH] zram: Allow backing device to be assigned after initBrian Geffon
 Re: [PATCH v2] arm64: ftrace: use function_nocfi for _mcount as wellSami Tolvanen
 Re: [virtio-dev] Re: [RFC PATCH 1/1] virtio: write back features b ...Cornelia Huck
 Re: [PATCH RESEND] thermal/drivers/netlink: Add the temperature wh ..."Rafael J. Wysocki"
 Re: [PATCH v2] binder: use cred instead of task for selinux checksStephen Smalley
[New][PATCH] memory: RENESAS_RPCIF should select RESET_CONTROLLERGeert Uytterhoeven
[New][PATCH v2 0/2] iommu/vt-d: boost the mapping process"Longpeng(Mike)"
 [PATCH v2 1/2] iommu/vt-d: convert the return type of first_pte_in ..."Longpeng(Mike)"
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Marijn Suijten
 [PATCH v2 2/2] iommu/vt-d: avoid duplicated removing in __domain_m ..."Longpeng(Mike)"
[New][PATCH] arm64: dts: imx8mm-venice-gw7901.dts: disable pgc_gpumixTim Harvey
 Re: [PATCH v5] virtio-blk: Add validation for block size in config ...Yongji Xie
[New][morimoto:sound/2021-10-05-v2 19/34] sound/soc/generic/audio-graph ...kernel test robot
 [PATCH v2 1/3] phy: stm32: restore utmi switch on resumeAmelie Delaunay
 [PATCH v2 2/3] dt-bindings: phy: phy-stm32-usbphyc: add optional p ...Amelie Delaunay
 RE: connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix ..."Zuo, Jerry"
 [PATCH v2 3/3] phy: stm32: add phy tuning supportAmelie Delaunay
[New][PATCH v2 0/3] phy: stm32: add phy tuning supportAmelie Delaunay
 Re: [PATCH 3/6] spi: spi-rpc-if: Check return value of rpcif_sw_init()Geert Uytterhoeven
[New][PATCH v5] docs: Explain the desired position of function attributesKees Cook
[New][PATCH v2] fs/ntfs3: Fix memory leak if fill_super failedKonstantin Komarov
 Re: [RFC PATCH 1/1] virtio: write back features before verifyCornelia Huck
 Re: [PATCH] memory: RENESAS_RPCIF should select RESET_CONTROLLERGeert Uytterhoeven
[New][PATCH v2] memory: RENESAS_RPCIF should select RESET_CONTROLLERGeert Uytterhoeven
[New][PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLABJens Axboe
 Re: [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirkBjorn Helgaas
 Re: [PATCH v2] arm64: ftrace: use function_nocfi for _mcount as wellMark Rutland
[New][PATCH] btrfs: send: add otime support to send_utimes()Hamza Mahfooz
 Re: [PATCH] spi: fsi: Print status on errorMark Brown
 Re: (subset) [PATCH v4 00/11] Rectify file references for dt-bindi ...Mark Brown
 Re: [PATCH] ASoC: SOF: OF: Add fw_path and tplg_path parametersMark Brown
 Re: [PATCH] ASoC: amd: acp-rt5645: Constify static snd_soc_opsMark Brown
 Re: [PATCH 01/10] kconfig: remove 'const' from the return type of ...Masahiro Yamada
 Re: [PATCH v1] usb: core: hub: improve port over-current alert msgGreg Kroah-Hartman
 Re: [PATCH v5] docs: Explain the desired position of function attr ...Joe Perches
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelDoug Anderson
 Re: [Openipmi-developer] [PATCH][next] ipmi: ipmb: Fix off-by-one ...Corey Minyard
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentSean Christopherson
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkJeremy Linton
 Re: [PATCH 1/2] kconfig: Refactor sym_escape_string_valueMasahiro Yamada
 Re: [PATCH 02/10] dt-bindings: phy: qcom,qmp: IPQ6018 and IPQ8074 ...Bjorn Andersson
 Re: [PATCH] btrfs: send: add otime support to send_utimes()David Sterba
 Re: [PATCH v5] virtio-blk: Add validation for block size in config ...Yongji Xie
[New][PATCH] EDAC/amd64: Handle three rank interleaving modeYazen Ghannam
 Re: [PATCH] drm/edid: In connector_bad_edid() cap num_of_ext by nu ...Ville Syrjälä
 Re: [RFC PATCH v8 09/21] riscv: Add task switch support for vectorGreentime Hu
 Re: [PATCH 2/5] irq_work: Ensure that irq_work runs in in-IRQ context.Sebastian Andrzej Siewior
 Re: [PATCH v3 4/4] memory: tegra20-emc: Support matching timings b ...Dmitry Osipenko
 Re: [PATCH v8 00/24] wfx: get out from the staging areaJérôme Pouiller
 Re: [PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor nameAndy Shevchenko
 Re: [PATCH v5] virtio-blk: Add validation for block size in config ...Yongji Xie
 Re: [PATCH] clk: renesas: r8a779[56]x: add MLP clockGeert Uytterhoeven
[New][RFC PATCH RT] PM: runtime: avoid retry loops on RTJohn Keeping
[New][PATCH v2] fs/ntfs3: Keep prealloc for all types of filesKonstantin Komarov
 Re: [PATCH] memory: RENESAS_RPCIF should select RESET_CONTROLLERWolfram Sang
[New][PATCH] platform/x86: amd-pmc: Add support for AMD Smart Trace BufferSanket Goswami
 Re: [PATCH v2] memory: RENESAS_RPCIF should select RESET_CONTROLLERWolfram Sang
 Re: [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirkJeremy Linton
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewGuenter Roeck
 Re: [PATCH v10 1/5] dt-bindings: Introduce SoC sleep stats bindingsBjorn Andersson
[New][PATCH 0/7] Apple SoC PMGR device power states driverHector Martin
 [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr bindingHector Martin
 [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate bindingHector Martin
 [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state controlsHector Martin
 [PATCH 4/7] arm64: dts: apple: t8103: Rename clk24 to clkrefHector Martin
 [PATCH 5/7] arm64: dts: apple: t8103: Add the UART PMGR treeHector Martin
 [PATCH 6/7] tty: serial: samsung_tty: Support runtime PMHector Martin
 [PATCH 7/7] arm64: dts: apple: t8103: Add UART2Hector Martin
 Re: [PATCH v8 2/2] tty: add rpmsg driverArnaud POULIQUEN
 Re: [PATCH v8 2/2] tty: add rpmsg driverArnaud POULIQUEN
 Re: [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS ...Sean Anderson
 Re: [PATCH v8 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXU ...Kees Cook
 Re: [PATCH v10 2/5] soc: qcom: Add SoC sleep stats driverBjorn Andersson
 Re: [PATCH v10 5/5] arm64: dts: qcom: sc7280: Enable SoC sleep statsBjorn Andersson
 Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state ...Linus Walleij
 Re: [RFC PATCH] workqueue: Introduce __show_worker_pool_state and ...Tejun Heo
 Re: [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tagKees Cook
 RE: [PATCH] scsi: storvsc: Fix validation for unsolicited incoming ...Michael Kelley
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ..."Gustavo A. R. Silva"
[New][PATCH V2 1/1] soc: qcom: smp2p: add feature negotiation and ssr a ...Deepak Kumar Singh
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Mathieu Desnoyers
 Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state ...Hector Martin
 Re: [PATCH v4] kunit: tool: improve compatibility of kunit_parser ...Daniel Latypov
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewFlorian Fainelli
 Re: [PATCH v8 2/2] tty: add rpmsg driverGreg Kroah-Hartman
 Re: [RFC net-next PATCH 06/16] net: phylink: Add function for opti ...Sean Anderson
[New][PATCH 1/1] sign-file: Use OpenSSL provided define to compile out ...Lee Jones
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Linus Torvalds
 Re: [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs propertySean Anderson
 Re: [PATCH v2 1/4] i2c: check bus number property in DesignWare I2 ...Andy Shevchenko
 Re: [PATCH] kunit: fix kernel-doc warnings in doc. buildDaniel Latypov
 Re: [PATCH v2 2/4] dt-bindings: add bus number propertyArnd Bergmann
 Re: [PATCH v8 00/24] wfx: get out from the staging areaJérôme Pouiller
 Re: [PATCH v8 2/2] tty: add rpmsg driverBjorn Andersson
 Re: [PATCH v5 00/14] blk-mq: Reduce static requests memory footpri ...Jens Axboe
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Daniel Thompson
 Re: [PATCH v8 1/2] rpmsg: core: add API to get MTUBjorn Andersson
 Re: [PATCH -v2] x86/sev: Make the #VC exception stacks part of the ...Tom Lendacky
 Re: [PATCH V2 1/1] soc: qcom: smp2p: add feature negotiation and s ...Bjorn Andersson
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *"Paul E. McKenney"
 Re: [PATCH 5.10 00/92] 5.10.71-rc2 reviewFlorian Fainelli
 Re: [PATCH] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SU ...Mauro Carvalho Chehab
 Re: [PATCH v2 2/4] dt-bindings: add bus number propertyAlexandre Belloni
 Re: [PATCH 1/2] mm/mprotect: use mmu_gatherNadav Amit
 Re: [PATCH RESEND 1/3] topology: Represent clusters of CPUs within ...Valentin Schneider
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ...Steven Rostedt
 Re: [PATCH V0 1/7] dt-bindings: connector: Add property for eud ty ...Bjorn Andersson
 Re: [PATCH v2 1/2] libperf: Add processing to scale the counters o ...Rob Herring
 Re: [PATCH] zram: Allow backing device to be assigned after initMinchan Kim
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [RFC PATCH RT] PM: runtime: avoid retry loops on RT"Rafael J. Wysocki"
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [RFC net-next PATCH 05/16] net: phylink: Automatically attach ...Sean Anderson
[New][PATCH 0/5] fs/ntfs3: Reworking symlink functionsKonstantin Komarov
 Re: [PATCH v2 0/2] Add a generic virtual thermal sensor"Rafael J. Wysocki"
 Re: [PATCH] drm/edid: Fix crash with zero/invalid EDIDVille Syrjälä
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYsSean Anderson
 Re: [PATCH 4.9 00/57] 4.9.285-rc2 reviewFlorian Fainelli
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ..."Gustavo A. R. Silva"
 Re: [PATCH v2 02/17] coresight: trbe: Add infrastructure for Errat ...Mathieu Poirier
 [PATCH 1/5] fs/ntfs3: Rework ntfs_utf16_to_nlsKonstantin Komarov
 [PATCH 2/5] fs/ntfs3: Refactor ntfs_readlink_hlpKonstantin Komarov
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Linus Torvalds
 [PATCH 3/5] fs/ntfs3: Refactor ntfs_create_inodeKonstantin Komarov
 [PATCH 4/5] fs/ntfs3: Refactor ni_parse_reparseKonstantin Komarov
 [PATCH 5/5] fs/ntfs3: Refactor ntfs_read_mftKonstantin Komarov
 Re: [PATCH v2] binder: use cred instead of task for selinux checksTodd Kjos
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Konrad Dybcio
 Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, ...Dmitry Torokhov
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ...Steven Rostedt
 Re: [PATCH] thermal: thermal_mmio: Constify static struct thermal_ ...Daniel Lezcano
[New][PATCH] x86: move arch_get_vdso_data under CONFIG_TIME_NSAndrei Vagin
 Re: [PATCH] x86: move arch_get_vdso_data under CONFIG_TIME_NSDmitry Safonov
 Re: [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz
 Re: [PATCH v2] binder: use cred instead of task for selinux checksCasey Schaufler
 Re: [PATCH] selftests: Remove explicit headers for clangNick Desaulniers
[New]Re: [PATCH] ASoC: qcom: soundwire: Enable soundwire bus clock for ...Bjorn Andersson
 Re: [PATCH 1/1] sign-file: Use OpenSSL provided define to compile ...Eric Biggers
 Re: [PATCH v2 00/17] arm64: Self-hosted trace related errata worka ...Mathieu Poirier
 Re: [PATCH v5] docs: Explain the desired position of function attr ...Kees Cook
 Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pag ...Mike Kravetz
 Re: [PATCH 4/8] arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and r ...Frieder Schrempf
 Re: [PATCH 5.4 00/53] 5.4.151-rc2 reviewFlorian Fainelli
 Re: [PATCH] zram: Allow backing device to be assigned after initBrian Geffon
 Re: [PATCH V3 5/9] fork: add helper to clone a processMike Christie
 Re: [PATCH v2] binder: use cred instead of task for selinux checksStephen Smalley
 Re: [PATCH 1/1] sign-file: Use OpenSSL provided define to compile ...Adam Langley
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Paolo Bonzini
 Re: [PATCH v13 13/35] drm/tegra: gr2d: Support generic power domai ...Dmitry Osipenko
 Re: [RFC PATCH RT] PM: runtime: avoid retry loops on RTJohn Keeping
 Re: [PATCH 5/8] arm64: dts: imx8mm-kontron: Fix CAN SPI clock freq ...Frieder Schrempf
[New]Re: [PATCHv4 0/3] arm64/irqentry: remove duplicate housekeeping of rcuCatalin Marinas
[New][PATCH v4 0/8] Fix long standing AER Error Handling Issues Naveen Naidu
 [PATCH v4 1/8] PCI/AER: Remove ID from aer_agent_string[]Naveen Naidu
 [PATCH v4 2/8] PCI: Cleanup struct aer_err_infoNaveen Naidu
 [PATCH v4 3/8] PCI/DPC: Initialize info->id in dpc_process_error()Naveen Naidu
 [PATCH v4 4/8] PCI/DPC: Use pci_aer_clear_status() in dpc_process_ ...Naveen Naidu
 [PATCH v4 5/8] PCI/DPC: Converge EDR and DPC Path of clearing AER ...Naveen Naidu
 [PATCH v4 6/8] PCI/AER: Clear error device AER registers in aer_irq()Naveen Naidu
[New][PATCH v3] drm/i915: remove IS_ACTIVELucas De Marchi
 [PATCH v4 7/8] PCI/ERR: Remove redundant clearing of AER register ...Naveen Naidu
 [PATCH v4 8/8] PCI/AER: Include DEVCTL in aer_print_error()Naveen Naidu
 RE: [PATCH v8 03/12] selftests: add tests_sysfs module<Tim.Bird@sony ...
 Re: [PATCH 1/1] sign-file: Use OpenSSL provided define to compile ...Eric Biggers
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentPaolo Bonzini
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionBorislav Petkov
 Re: [GIT PULL] Memory folios for v5.15Johannes Weiner
 Re: [GIT PULL] Memory folios for v5.15David Hildenbrand
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 Re: [PATCH 1/1] sign-file: Use OpenSSL provided define to compile ...Adam Langley
 Re: [PATCH 05/10] backlight: qcom-wled: Fix off-by-one maximum wit ...Marijn Suijten
[New]Re: [PATCH] arm64: dts: allwinner: NanoPi R1S H5: use the correct ...Chen-Yu Tsai
 Re: [PATCH RESEND v3 0/4] input: MT6358 PMIC button supportKevin Hilman
 Re: [PATCH v8 00/24] wfx: get out from the staging areaKalle Valo
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentSean Christopherson
 Re: [GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and o ...pr-tracker-bot@kernel ...
 Re: [PATCH] perf tests attr: Support Topdown metrics eventsArnaldo Carvalho de Melo
 Re: [PATCH 4/4] perf vendor events: Add the Neoverse V1 to arm64 m ...Arnaldo Carvalho de Melo
 Re: [PATCH v1] KVM: isolation: retain initial mask for kthread VM ...Marcelo Tosatti
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Rasmus Villemoes
 Re: [PATCH] platform/x86: amd-pmc: Add support for AMD Smart Trace ..."Limonciello, Mario"
 Re: connector_bad_edid() is broken (was: Re: [PATCH] drm/edid: Fix ...Harry Wentland
 Re: [PATCH v2 1/5] perf session: Introduce reader_state in reader ...Arnaldo Carvalho de Melo
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Mathieu Desnoyers
 Re: [PATCH v1] drm/msm: use compatible string to find mdp nodeStephen Boyd
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYsSean Anderson
[New]BUG: KASAN: use-after-free in enqueue_timer+0x4f/0x1e0Kim Phillips
 Re: [PATCH V2 2/4] dt-bindings: mfd: pm8008: Add pm8008 regulator nodeStephen Boyd
 Re: [PATCH 1/1] sign-file: Use OpenSSL provided define to compile ...Lee Jones
 Re: [PATCH v2 2/5] perf session: Introduce decompressor in reader ...Arnaldo Carvalho de Melo
 Re: [PATCH] scsi: storvsc: Fix validation for unsolicited incoming ...Andrea Parri
 Re: [PATCH v2 5/5] perf session: Load single file for analysisArnaldo Carvalho de Melo
 Re: [PATCH 5.10 00/92] 5.10.71-rc2 reviewPavel Machek
 Re: [PATCH 4.19 00/95] 4.19.209-rc2 reviewPavel Machek
 Re: [PATCH 4.4 00/41] 4.4.286-rc2 reviewPavel Machek
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewShuah Khan
 Re: [PATCH] RDMA/rw: switch to dma_map_sgtable()Jason Gunthorpe
 Re: [PATCH 5.10 00/92] 5.10.71-rc2 reviewShuah Khan
 Re: [PATCH 5.4 00/53] 5.4.151-rc2 reviewShuah Khan
 Re: [PATCH v12 00/11] Add support for Hikey 970 PCIeBjorn Helgaas
 Re: [PATCH 4.19 00/95] 4.19.209-rc2 reviewShuah Khan
[New]Re: [PATCH v2 1/1] infiniband: hf1: Use string_upper() instead of ...Jason Gunthorpe
 Re: [PATCH 4.9 00/57] 4.9.285-rc2 reviewShuah Khan
 Re: [PATCH 4.4 00/41] 4.4.286-rc2 reviewShuah Khan
 Re: [PATCH v5] virtio-blk: Add validation for block size in config ..."Martin K. Petersen"
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Jan Engelhardt
 Re: [GIT PULL] Memory folios for v5.15Matthew Wilcox
 Re: [PATCH V2 2/4] dt-bindings: arm: ti: am642/am654: Allow for So ...Nishanth Menon
 Re: [PATCH net-next v2 3/5] devlink: Allow set specific ops callba ...Jakub Kicinski
 Re: [PATCH V2 3/4] regulator: Add a regulator driver for the PM800 ...Stephen Boyd
[New][PATCH] can: at91_can: fix passive-state AERR floodingBrandon Maier
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [PATCH v10 3/3] mm: add anonymous vma name refcountingPavel Machek
[New][PATCH v11 0/5] Add DT bindings and DT nodes for PCIe and PHY in S ...Prasad Malisetty
 Re: [PATCH] selftests: Remove explicit headers for clangAndrew Delgadillo
 [PATCH v11 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP boardPrasad Malisetty
 [PATCH v11 1/5] dt-bindings: pci: qcom: Document PCIe bindings for ...Prasad Malisetty
 [PATCH v11 2/5] arm64: dts: qcom: sc7280: Add PCIe and PHY related ...Prasad Malisetty
 [PATCH v11 4/5] PCI: qcom: Add a flag in match data along with opsPrasad Malisetty
 [PATCH v11 5/5] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY in ...Prasad Malisetty
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutStephen Boyd
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Rasmus Villemoes
 Re: [PATCH] selftests: Remove explicit headers for clangNick Desaulniers
 Re: [PATCH v11 3/5] arm64: dts: qcom: sc7280: Add PCIe nodes for I ...Stephen Boyd
 Re: [PATCH v11 4/5] PCI: qcom: Add a flag in match data along with opsStephen Boyd
 Re: [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS ..."Russell King (Oracle)"
 Re: [PATCH] kunit: fix kernel-doc warnings in doc. buildRandy Dunlap
 Re: [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMAMike Kravetz
 Re: [PATCH] usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Jan Engelhardt
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewThomas Backlund
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewThomas Backlund
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ...Steven Rostedt
 Re: [PATCH AUTOSEL 5.14 06/40] dt-bindings: interconnect: sdm660: ...Georgi Djakov
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs"Russell King (Oracle)"
 Re: [PATCH v10 3/3] mm: add anonymous vma name refcountingSuren Baghdasaryan
 Re: [PATCH v5] docs: Explain the desired position of function attr ...Randy Dunlap
 Re: [PATCH net-next v2 3/5] devlink: Allow set specific ops callba ...Leon Romanovsky
 Re: [PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor namekernel test robot
[New][PATCH] xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov
 Re: [PATCH v10 3/3] mm: add anonymous vma name refcountingKees Cook
 Re: [PATCH v11 4/5] PCI: qcom: Add a flag in match data along with opsBjorn Helgaas
 Re: [PATCH v2 2/9] x86/xen: simplify xen_oldmem_pfn_is_ram()Boris Ostrovsky
 Re: [PATCH v2 3/9] x86/xen: print a warning when HVMOP_get_mem_typ ...Boris Ostrovsky
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ..."Gustavo A. R. Silva"
 Re: [PATCH v15 0/2] leds: mt6360: Add LED driver for MT6360Jacek Anaszewski
 Re: [RESEND PATCH] aio: Add support for the POLLFREEJeff Moyer
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [PATCH 5.14 000/173] 5.14.10-rc2 reviewNaresh Kamboju
 Re: [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirkPali Rohár
 Re: [RESEND PATCH] aio: Add support for the POLLFREERamji Jiyani
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Linus Torvalds
 Re: [PATCH v8 04/12] kernfs: add initial failure injection supportKees Cook
 Re: [PATCH v3] PCI: Disallow retraining link for Atheros chips on ...Jannis
 Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state ...Linus Walleij
 Re: [PATCH] Introduce the pkill_on_warn boot parameter(Eric W. Biederman)
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Mathieu Desnoyers
 Re: [PATCH v8 05/12] test_sysfs: add support to use kernfs failure ...Kees Cook
[New][PATCH] crypto: ccp - Fix whitespace in sev_cmd_buffer_len()Peter Gonda
[New][PATCH] crypto: ccp - Consolidate sev INIT logicPeter Gonda
 Re: [RESEND PATCH] aio: Add support for the POLLFREEJeff Moyer
 Re: [PATCH 5/9] x86/Kconfig: remove reference to obsolete APB_TIME ...Borislav Petkov
 Re: [GIT PULL] Memory folios for v5.15Jason Gunthorpe
[New]Immediate transfer of $23.5 Million Dollars to youGreg Osborn
 Re: lets settle the LED `function` property regarding the netdev t ...Jacek Anaszewski
 Re: [PATCH v8 06/12] kernel/module: add documentation for try_modu ...Kees Cook
 Re: [PATCH 9/9] x86: ia32.h: adjust comment for endif of CONFIG_IA ...Borislav Petkov
 Re: [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0 ...Kees Cook
 Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, ...Alan Stern
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkPali Rohár
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [PATCH v10 3/3] mm: add anonymous vma name refcountingPavel Machek
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
[New][PATCH 1/9] staging: r8188eu: remove an obsolete commentMartin Kaiser
 [PATCH 2/9] staging: r8188eu: remove unused led componentMartin Kaiser
 [PATCH 3/9] staging: r8188eu: remove write-only HwRxPageSizeMartin Kaiser
 [PATCH 4/9] staging: r8188eu: remove unused IntrMaskMartin Kaiser
 [PATCH 5/9] staging: r8188eu: remove two write-only hal componentsMartin Kaiser
 [PATCH 6/9] staging: r8188eu: HardwareType is write-onlyMartin Kaiser
 [PATCH 7/9] staging: r8188eu: chip_type is write-onlyMartin Kaiser
 [PATCH 8/9] staging: r8188eu: interface type is always usbMartin Kaiser
 [PATCH 9/9] staging: r8188eu: support interface is always usbMartin Kaiser
 Re: [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr bindingMark Kettenis
 Re: [PATCH 2/5] irq_work: Ensure that irq_work runs in in-IRQ context.Peter Zijlstra
 Re: [PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GA ...Bjorn Helgaas
[New]Re: [Freedreno] [PATCH v3 1/5] drm/msm/dp: Remove global g_dp_disp ...abhinavk@codeauro ...
 Re: lets settle the LED `function` property regarding the netdev t ...Andrew Lunn
 Re: [PATCH v8 01/11] x86/paravirt: Move halt paravirt calls under ...Josh Poimboeuf
[New]Re: [Freedreno] [PATCH v3 2/5] drm/msm/dp: Modify prototype of enc ...abhinavk@codeauro ...
 Re: [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate bindingMark Kettenis
[New]Re: [Freedreno] [PATCH v3 3/5] drm/msm/dp: Support up to 3 DP cont ...abhinavk@codeauro ...
[New][PATCH 0/6] Refactor the vkms to accept new formatsIgor Matheus Andrade Torrente
 [PATCH 1/6] drm: vkms: Replace the deprecated drm_mode_config_initIgor Matheus Andrade Torrente
 [PATCH 2/6] drm: vkms: Alloc the compose frame using vzallocIgor Matheus Andrade Torrente
 [PATCH 3/6] drm: vkms: Replace hardcoded value of `vkms_composer.m ...Igor Matheus Andrade Torrente
 [PATCH 4/6] drm: vkms: Add fb information to `vkms_writeback_job`Igor Matheus Andrade Torrente
 [PATCH 5/6] drm: vkms: Prepare `vkms_wb_encoder_atomic_check` to a ...Igor Matheus Andrade Torrente
 [PATCH 6/6] drm: vkms: Refactor the plane composer to accept new f ...Igor Matheus Andrade Torrente
 Re: [PATCHv5 0/2] Fix imx53-ppd UART configurationUwe Kleine-König
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionJosh Poimboeuf
 Re: [Freedreno] [PATCH v3 3/5] drm/msm/dp: Support up to 3 DP cont ...abhinavk@codeauro ...
[New]Re: [PATCH v3 4/5] dt-bindings: msm/dp: Add SC8180x compatiblesabhinavk@codeauro ...
[New]Re: [Freedreno] [PATCH v3 5/5] drm/msm/dp: Add sc8180x DP controllersabhinavk@codeauro ...
 Re: [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state ...Mark Kettenis
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionJosh Poimboeuf
 Re: [PATCH 4/7] arm64: dts: apple: t8103: Rename clk24 to clkrefMark Kettenis
 Re: [PATCH 2/4] perf: Add mem_hops field in perf_mem_data_src stru ...Peter Zijlstra
 Re: [PATCH v5 2/7] drm/ingenic: Add support for JZ4780 and HDMI outputPaul Cercueil
 RE: [smartpqi updates PATCH V2 09/11] smartpqi: fix duplicate devi ...<Don.Brace@microchi ...
[New][PATCH v2] mm/memcg: Remove obsolete memcg_free_kmem()Waiman Long
 Re: [PATCH 5/7] arm64: dts: apple: t8103: Add the UART PMGR treeMark Kettenis
 Re: [PATCH 2/3] mac80211: Add support to trigger sta disconnect on ...Jouni Malinen
[New][PATCH] arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE ...Mike Kravetz
 Re: [PATCH 7/7] arm64: dts: apple: t8103: Add UART2Mark Kettenis
[New]kernel/trace/ftrace.c:7035:6: warning: no previous prototype for f ...kernel test robot
 Re: lets settle the LED `function` property regarding the netdev t ...Marek Behún
 Re: [PATCH 1/2] tools/power turbostat: Allow -e for all names.Doug Smythies
 Re: [PATCH] [RESEND] [v2] Input: analog - fix invalid snprintf() callDmitry Torokhov
 Re: [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUBSami Tolvanen
[New][PATCH 1/2] dt-bindings: arm: Add MT6589 Fairphone 1Luca Weiss
 [PATCH 2/2] arm: dts: mt6589: Add device tree for Fairphone 1Luca Weiss
 Re: lets settle the LED `function` property regarding the netdev t ...Marek Behún
 Re: [PATCH v6 2/3] staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai
 Re: [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channel ...Thara Gopinath
 Re: [PATCH v12 03/11] PCI: kirin: Add support for a PHY layerPali Rohár
 Re: [PATCH -v2] x86/sev: Make the #VC exception stacks part of the ...Brijesh Singh
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionSean Christopherson
 Re: [PATCH v4 11/11] MAINTAINERS: rectify entry for CHIPONE ICN831 ...Dmitry Torokhov
 RE: [PATCH] scsi: storvsc: Fix validation for unsolicited incoming ...Michael Kelley
[New]kernel/trace/ftrace.c:7029:6: warning: no previous prototype for ' ...kernel test robot
 Re: [PATCH v4 00/15] x86: Add support for Clang CFIJosh Poimboeuf
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option"Kuppuswamy, Sathyanarayanan"
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYsSean Anderson
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option"Kuppuswamy, Sathyanarayanan"
[New][PATCH v7 00/10] Add TDX Guest Support (#VE handler support)Kuppuswamy Sathyanarayanan
 [PATCH v7 02/10] x86/tdx: Add early_is_tdx_guest() interfaceKuppuswamy Sathyanarayanan
 [PATCH v7 01/10] x86/io: Allow to override inX() and outX() implem ...Kuppuswamy Sathyanarayanan
 [PATCH v7 03/10] x86/tdx: Handle port I/O in decompression codeKuppuswamy Sathyanarayanan
 [PATCH v7 04/10] x86/tdx: Handle early IO operationsKuppuswamy Sathyanarayanan
 Re: [PATCH 1/2] sched/fair: account update_blocked_averages in new ...Peter Zijlstra
 [PATCH v7 05/10] x86/tdx: Handle port I/OKuppuswamy Sathyanarayanan
 [PATCH v7 06/10] x86/insn-eval: Introduce insn_get_modrm_reg_ptr()Kuppuswamy Sathyanarayanan
 [PATCH v7 07/10] x86/insn-eval: Introduce insn_decode_mmio()Kuppuswamy Sathyanarayanan
 [PATCH v7 08/10] x86/sev-es: Use insn_decode_mmio() for MMIO imple ...Kuppuswamy Sathyanarayanan
 [PATCH v7 09/10] x86/tdx: Handle in-kernel MMIOKuppuswamy Sathyanarayanan
 [PATCH v7 10/10] x86/tdx: Handle MWAIT and MONITORKuppuswamy Sathyanarayanan
 Re: [PATCH v8 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config optionDave Hansen
 Re: [PATCH RESEND 1/3] topology: Represent clusters of CPUs within ...Barry Song
 Re: [PATCH v10 3/3] mm: add anonymous vma name refcountingSuren Baghdasaryan
 Re: [PATCH v5 3/7] dt-bindings: display: Add ingenic,jz4780-dw-hdm ...Paul Cercueil
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Linus Torvalds
[New][PATCH] kunit: fix kernel-doc warnings due to mismatched arg namesDaniel Latypov
 Re: linux-next: Tree for Oct 5 (warnings: a. trace; b. mm/migrate)Randy Dunlap
 Re: [PATCH v1 1/1] watchdog: wdt_pci: Correct the PCI ID vendor namekernel test robot
 Re: [PATCH] kunit: fix kernel-doc warnings in doc. buildDaniel Latypov
 Re: [PATCH 2/2] sched/fair: Skip update_blocked_averages if we are ...Peter Zijlstra
 Re: [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI dr ...Paul Cercueil
 Re: [PATCH v8 09/12] sysfs: fix deadlock race with module removalKees Cook
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentPaolo Bonzini
 Re: [PATCH] arm64/hugetlb: fix CMA gigantic page order for non-4K ...Andrew Morton
 Re: [PATCH 08/11] rcu/nocb: Limit number of softirq callbacks only ..."Paul E. McKenney"
 Re: [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistateKees Cook
 Re: [PATCH] x86/PCI: Add pci=no_e820 cmdline option to ignore E820 ...Randy Dunlap
[New]Re: [Freedreno] [PATCH v3 1/5] dt-bindings: msm/dp: Change reg def ...abhinavk@codeauro ...
 Re: [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadl ...Kees Cook
[New][PATCH v7 0/3] staging: vt6655: replace camel case variablesTommaso Merciai
 [PATCH v7 1/3] staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai
 [PATCH v7 2/3] staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai
 [PATCH v7 3/3] staging: vt6655: fix camelcase in PortOffsetTommaso Merciai
 Re: [PATCH] kunit: fix kernel-doc warnings due to mismatched arg namesRandy Dunlap
 Re: [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUBPeter Zijlstra
[New]Re: [PATCH] x86/cpu: Fix migration safety with X86_BUG_NULL_SEL"Andy Lutomirski"
[New]Re: [Freedreno] [PATCH v3 3/5] drm/msm/dp: Refactor ioremap wrapperabhinavk@codeauro ...
 Re: lets settle the LED `function` property regarding the netdev t ...Andrew Lunn
 Re: [PATCH v10 1/3] mm: rearrange madvise code to allow for reuseLiam Howlett
[New]Re: [Freedreno] [PATCH v3 4/5] drm/msm/dp: Store each subblock in ...abhinavk@codeauro ...
 Re: [PATCH v8 03/11] x86/cpufeatures: Add TDX Guest CPU featureJosh Poimboeuf
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
[New]linux-next: Signed-off-by missing for commit in the imx-mxs treeStephen Rothwell
 Re: [Nouveau] [PATCH -next] drm/nouveau/gem: remove redundant semi ...Karol Herbst
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Jan Engelhardt
[New][PATCH v3] staging: r8188eu: Fix misspelling in comment"Siou-Jhih, Guo"
 Re: [PATCH v2 2/2] leds: sunxi: New driver for the R329/D1 LED con ...kernel test robot
 Re: [PATCH v8 04/11] x86/tdx: Add Intel ARCH support to cc_platfor ...Josh Poimboeuf
 Re: [PATCH v2] staging: r8188eu: Fix misspelling in comment"Siou-Jhih, Guo"
 Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLABAndrew Morton
 Re: [PATCH v2 0/5] test_hash.c: refactor into KUnitBrendan Higgins
 Re: [PATCH v8 03/11] x86/cpufeatures: Add TDX Guest CPU featureBorislav Petkov
 Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLABJens Axboe
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Steven Rostedt
[New][PATCH] lib/string_helpers: add linux/string.h for strlen()Lucas De Marchi
 Re: [PATCH] drm/nouveau/svm: Fix refcount leak bug and missing che ...Karol Herbst
 Re: [RESEND PATCH v5 2/2] leds: trigger: Add block device LED triggerMarek Behún
 Re: [PATCH] kunit: tool: show list of valid --arch options when in ...Brendan Higgins
 Re: [PATCH] arm64/hugetlb: fix CMA gigantic page order for non-4K ...Mike Kravetz
 Re: [PATCH v10 1/3] mm: rearrange madvise code to allow for reuseSuren Baghdasaryan
 Re: [RFC PATCH v1 0/1] ASoC: meson: aiu: HDMI codec control questi ...Martin Blumenstingl
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Linus Torvalds
 Re: [PATCH v1 1/3] string: Consolidate yesno() helpers under strin ...Lucas De Marchi
[New][RFC PATCH v2] workqueue: Introduce __show_worker_pool_state and _ ...Imran Khan
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutBjorn Andersson
 Re: [PATCH v8 03/11] x86/cpufeatures: Add TDX Guest CPU feature"Kuppuswamy, Sathyanarayanan"
 Re: [PATCH v8 04/11] x86/tdx: Add Intel ARCH support to cc_platfor ..."Kuppuswamy, Sathyanarayanan"
 Re: [PATCH 5/5] mm, slub: fix incorrect memcg slab count for bulk freeAndrew Morton
 Re: lets settle the LED `function` property regarding the netdev t ...Marek Behún
 Re: [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS ...Sean Anderson
 Re: [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI dr ...Paul Boddie
[New][PATCH] media: staging/intel-ipu3: Constify static struct v4l2_sub ...Rikard Falkeborn
 Re: [RFC PATCH] workqueue: Introduce __show_worker_pool_state and ...imran.f.khan@oracle ...
 Re: [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channel ...Bjorn Andersson
 Re: lets settle the LED `function` property regarding the netdev t ...Andrew Lunn
 Re: [PATCH v5 5/7] MIPS: DTS: jz4780: Account for Synopsys HDMI dr ...Paul Cercueil
 Re: [PATCH v4 00/15] x86: Add support for Clang CFISami Tolvanen
 Re: [PATCH v4 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUBSami Tolvanen
 Re: [PATCH v2] binder: use cred instead of task for selinux checksPaul Moore
 Re: [PATCH 1/9] staging: r8188eu: remove an obsolete commentMichael Straube
[New]Thanks and God bless you.Mrs Rose Samuel
 Re: [PATCH 2/9] staging: r8188eu: remove unused led componentMichael Straube
 Re: [PATCH 3/9] staging: r8188eu: remove write-only HwRxPageSizeMichael Straube
 Re: [PATCH 4/9] staging: r8188eu: remove unused IntrMaskMichael Straube
 Re: [PATCH 5/9] staging: r8188eu: remove two write-only hal componentsMichael Straube
 Re: [PATCH 6/9] staging: r8188eu: HardwareType is write-onlyMichael Straube
 Re: lets settle the LED `function` property regarding the netdev t ...Andrew Lunn
 Re: [PATCH 7/9] staging: r8188eu: chip_type is write-onlyMichael Straube
 Re: [PATCH 8/9] staging: r8188eu: interface type is always usbMichael Straube
 Re: [PATCH v7 2/3] clocksource: Rewrite Xilinx AXI timer driverSean Anderson
 Re: [PATCH v2] thermal: Fix a NULL pointer dereferenceSubbaraman Narayanamurthy
 Re: [PATCH] [v18 2/2] wireless: Initial driver submission for pure ...Jeff Johnson
[New][PATCH] usb: musb: dsps: Fix the probe error pathMiquel Raynal
 Re: [PATCH 9/9] staging: r8188eu: support interface is always usbMichael Straube
[New]kernel/trace/ftrace.c:208: undefined reference to `ftrace_ops_list ...kernel test robot
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs"Russell King (Oracle)"
 Re: [PATCH bpf v1] unix: fix an issue in unix_shutdown causing the ...Song Liu
 Re: [PATCH v13 06/35] clk: tegra: Support runtime PM and power domainDmitry Osipenko
 Re: [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS ..."Russell King (Oracle)"
 Re: [PATCH 6/6] drm: vkms: Refactor the plane composer to accept n ...kernel test robot
 Re: [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channel ...Thara Gopinath
 Re: [PATCH v2 0/5] arm64: ARMv8.7-A: MTE: Add asymm in-kernel supportAndrew Morton
 Re: [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirkJeremy Linton
 Re: [RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *Jan Engelhardt
[New][PATCH v2] selftests: Include directories of header filesAndrew Delgadilo
 Re: [PATCH v3 10/20] nvme-pci: convert to using dma_map_sgtable()Max Gurtovoy
 Re: [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_suppo ...Max Gurtovoy
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkBjorn Helgaas
 Re: [PATCH v12 03/11] PCI: kirin: Add support for a PHY layerMauro Carvalho Chehab
 Re: [PATCH v2 4/6] virtio: Initialize authorized attribute for con ...Dan Williams
 Re: [PATCH v2 12/17] coresight: trbe: Add a helper to fetch cpudat ...Suzuki K Poulose
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutStephen Boyd
 Re: [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()Max Gurtovoy
[New][PATCH] [RFC] ARM: dts: nexus4: initial dtsDavid Heidelberg
 Re: [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()Max Gurtovoy
 Re: [PATCH v13 06/35] clk: tegra: Support runtime PM and power domainDmitry Osipenko
[New][PATCH] user_events: Enable user processes to create and write to ...Beau Belgrave
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkJeremy Linton
 Re: [PATCH v5 3/7] dt-bindings: display: Add ingenic,jz4780-dw-hdm ...Rob Herring
 Re: [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr bindingRob Herring
 Re: [PATCH v2 6/9] ASoC: dt-bindings: Add SC7280 sound card bindingsRob Herring
 Re: [PATCH v8 02/24] dt-bindings: introduce silabs,wfx.yamlRob Herring
 Re: [PATCH v2 2/3] dt-bindings: phy: phy-stm32-usbphyc: add option ...Rob Herring
 Re: [PATCH v2 4/4] arm64: dts: qcom: sdm845: mtp: Add vadc channel ...Bjorn Andersson
 Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML ...Rob Herring
 [tip: x86/urgent] x86/platform/olpc: Correct ifdef symbol to inten ..."tip-bot2 for Lukas Bulwahn"
 [tip: x86/urgent] x86/Kconfig: Correct reference to MWINCHIP3D"tip-bot2 for Lukas Bulwahn"
 Re: [PATCH] arm64: dts: ti: Makefile: Collate AM64 platforms togetherNishanth Menon
 Re: (subset) [PATCH V2 0/4] arm64: dts: ti: k3-j721e/j7200: Introd ...Nishanth Menon
 Re: [PATCH v5 0/6] arm64: dts: Update IOT2050 boardsNishanth Menon
 Re: [PATCH v8] hugetlbfs: Extend the definition of hugepages param ...Mike Kravetz
[New][PATCH v4 0/7] tegra20-emc: Identify memory chip by LPDDR configur ...Dmitry Osipenko
 [PATCH v4 1/7] dt-bindings: Relocate DDR bindingsDmitry Osipenko
 [PATCH v4 2/7] dt-bindings: memory: lpddr2: Convert to schemaDmitry Osipenko
 [PATCH v4 3/7] dt-bindings: memory: lpddr2: Add revision-id propertiesDmitry Osipenko
 [PATCH v4 4/7] dt-bindings: memory: lpddr2: Document Elpida B8132B ...Dmitry Osipenko
 [PATCH v4 5/7] dt-bindings: memory: tegra20: emc: Document new LPD ...Dmitry Osipenko
 [PATCH v4 6/7] memory: Add LPDDR2 configuration helpersDmitry Osipenko
 Re: [syzbot] BUG: RESTRACK detected leak of resourcesBob Pearson
 Re: [PATCH V3 0/4] arm64: dts: ti: Add support for J721E starter kitNishanth Menon
 [PATCH v4 7/7] memory: tegra20-emc: Support matching timings by LP ...Dmitry Osipenko
[New][PATCH] [RFC v2] ARM: dts: nexus4: initial dtsDavid Heidelberg
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutkhsieh@codeauro ...
 Re: [PATCH] usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap
[New]linux-next: manual merge of the fscache tree with Linus' treeStephen Rothwell
 Re: lets settle the LED `function` property regarding the netdev t ...Marek Behún
[New][PATCH v7 0/6] Add TDX Guest Support (boot support)Kuppuswamy Sathyanarayanan
 [PATCH v7 1/6] x86/boot: Add a trampoline for APs booting in 64-bi ...Kuppuswamy Sathyanarayanan
 [PATCH v7 2/6] x86/boot: Avoid #VE during boot for TDX platformsKuppuswamy Sathyanarayanan
 [PATCH v7 3/6] x86/topology: Disable CPU online/offline control fo ...Kuppuswamy Sathyanarayanan
 [PATCH v7 4/6] x86/tdx: Forcefully disable legacy PIC for TDX guestsKuppuswamy Sathyanarayanan
 [PATCH v7 5/6] x86: Skip WBINVD instruction for VM guestKuppuswamy Sathyanarayanan
 [PATCH v7 6/6] x86/split_lock: Fix the split lock #AC handling whe ...Kuppuswamy Sathyanarayanan
 Re: [PATCH 1/2] dt-bindings: arm: qcom: rename vendor of apq8026-lenokDavid Heidelberg
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelDoug Anderson
 Re: Enabling RO on a VFSi-Wei Liu
[New][PATCH v4 0/5] drm/msm/dp: Support multiple DP instances and add s ...Bjorn Andersson
 [PATCH v4 1/7] drm/msm/dp: Remove global g_dp_display variableBjorn Andersson
 [PATCH v4 2/7] drm/msm/dp: Modify prototype of encoder based APIBjorn Andersson
 [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per con ...Bjorn Andersson
 [PATCH v4 4/7] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllersBjorn Andersson
 [PATCH v4 6/7] dt-bindings: msm/dp: Add SC8180x compatiblesBjorn Andersson
 [PATCH v4 7/7] drm/msm/dp: Add sc8180x DP controllersBjorn Andersson
 Re: [PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter ...Andrew Morton
 Re: [PROBLEM] Frequently get "irq 31: nobody cared" when passing t ...Alex Williamson
[New]linux-next: manual merge of the ntfs3 tree with Linus' treeStephen Rothwell
 Re: [PATCH] arm64/hugetlb: fix CMA gigantic page order for non-4K ...Andrew Morton
 Re: [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYsSean Anderson
 Re: [PATCH 6/6] drm: vkms: Refactor the plane composer to accept n ...kernel test robot
 Re: [PATCH] lib/string_helpers: add linux/string.h for strlen()Andrew Morton
 Re: [PATCH v8 09/11] x86/tdx: Add MSR support for TDX guestJosh Poimboeuf
 Re: [PATCH -next] btrfs: lzo: Mask instead of divide to fix 32-bit ...David Sterba
 Re: [PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter ...Kees Cook
 Re: Enabling RO on a VFJason Gunthorpe
 Re: [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirkJeremy Linton
 Re: [PATCH] lib/string_helpers: add linux/string.h for strlen()Lucas De Marchi
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutStephen Boyd
 Re: [PATCH 6/6] drm: vkms: Refactor the plane composer to accept n ...kernel test robot
 Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, ...Rajat Jain
 [RFC 09/16] KVM: selftests: account for error code in #VC exceptio ...Michael Roth
 [RFC 10/16] KVM: selftests: add support for creating SEV-ES guestsMichael Roth
[New][RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP ...Michael Roth
 [RFC 11/16] KVM: selftests: add library for handling SEV-ES-relate ...Michael Roth
 [RFC 12/16] KVM: selftests: add SEV-ES boot testsMichael Roth
 [RFC 13/16] KVM: selftests: add support for creating SEV-SNP guestsMichael Roth
 [RFC 14/16] KVM: selftests: add helpers for SEV-SNP-related instru ...Michael Roth
 [RFC 15/16] KVM: selftests: add SEV-SNP boot testsMichael Roth
 [RFC 16/16] KVM: selftests: add SEV-SNP tests for page-state changesMichael Roth
 [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in fileMichael Roth
 [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest ...Michael Roth
 [RFC 03/16] KVM: selftests: handle encryption bits in page tablesMichael Roth
 Re: [PATCH 1/2] usb: hub: Mark root hubs on removable devices, as ...Rajat Jain
[New][PATCH] usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap
 Re: [PATCH 3/6] mtd: spi-nor: aspeed: Refactor registration/unregi ...Dhananjay Phadke
[New][PATCH 1/7] dt-bindings: power: imx8mn: add defines for DISP blk-c ...Adam Ford
 [PATCH 2/7] dt-bindings: soc: add binding for i.MX8MN DISP blk-ctrlAdam Ford
 [PATCH 3/7] soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrlAdam Ford
 [PATCH 4/7] arm64: dts: imx8mn: add GPC nodeAdam Ford
 [PATCH 5/7] arm64: dts: imx8mn: put USB controller into power-domainsAdam Ford
 [PATCH 6/7] arm64: dts: imx8mn: add DISP blk-ctrlAdam Ford
 [PATCH 7/7] arm64: dts: imx8mn: Enable GPUAdam Ford
 Re: [PATCH][next] ftrace: Fix -Wcast-function-type warnings on pow ...Steven Rostedt
 Re: v5.15-rcX regression: video devices on i.MX6 are not createdSaravana Kannan
[New][PATCH v6 0/1] lib: Convert UUID runtime test to KUnitAndré Almeida
 [PATCH v6 1/1] lib: Convert UUID runtime test to KUnitAndré Almeida
[New][PATCH v5] kunit: tool: improve compatibility of kunit_parser with ...Daniel Latypov
 Re: [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per ...Stephen Boyd
 Re: [PATCH v3 0/1] iio/scmi: Add reading "raw" attribute.Jyoti Bhayana
 Re: [PATCH] ELF: fix overflow in total mapping size calculationAndrew Morton
 Re: [PATCH] Revert "of: property: fw_devlink: Add support for remo ...Saravana Kannan
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentDavid Stevens
 Re: [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per ...Stephen Boyd
 Re: [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per ...Stephen Boyd
 Re: [PATCH v2 4/5] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic ...Mike Rapoport
 Re: [PATCH v1 3/3] memory-hotplug.rst: document the "auto-movable" ...Mike Rapoport
 Re: [Freedreno] [PATCH v4 4/7] drm/msm/dp: Allow attaching a drm_panelabhinavk@codeauro ...
 Re: [PATCH v2 2/5] memblock: improve MEMBLOCK_HOTPLUG documentationMike Rapoport
 Re: [PATCH v2 3/5] memblock: allow to specify flags with memblock_ ...Mike Rapoport
 Re: [PATCH v4 7/7] drm/msm/dp: Add sc8180x DP controllersStephen Boyd
 Re: [PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GA ...<Kelvin.Cao@microchi ...
 Re: [PATCH v2] selftests/gpio: Fix gpio compiling errorKent Gibson
 Re: [PATCH net-next v2 3/5] devlink: Allow set specific ops callba ...Jakub Kicinski
 Re: [PATCH][next] KVM: x86: Fix allocation sizeof argumentSean Christopherson
 Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub, ...Andrew Lunn
 Re: [x86] Kernel v5.14 series panic on Celeron Mendocino CPUSer Olmy
 Re: [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllersStephen Boyd
 Re: [PATCH v8 09/11] x86/tdx: Add MSR support for TDX guest"Kuppuswamy, Sathyanarayanan"
 Re: [PATCH v5] docs: Explain the desired position of function attr ...Joe Perches
 Re: [PATCH] media: mtk-vcodec: MT8173 h264/vp8 encoder min/max bit ...Hirokazu Honda
 Re: [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate bindingRob Herring
 Re: [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR supportLaurent Pinchart
 Re: [PATCH v2] staging: r8188eu: Fix misspelling in commentJoe Perches
[New]instrument_atomic_read()/_write() in noinstr functions?Daniel Axtens
 Re: [PATCH 3/5 v3] sh: math-emu: drop unused functionsRandy Dunlap
 Re: [PATCH] xen/balloon: fix cancelled balloon actionBoris Ostrovsky
 Re: [PATCH v2] mm/memcg: Remove obsolete memcg_free_kmem()Roman Gushchin
[New]linux-next: build failure after merge of the net-next treeStephen Rothwell
 Re: [PATCH v2] binder: use cred instead of task for selinux checksJann Horn
 Re: [PATCH v4] usb: ehci: handshake CMD_RUN instead of STS_HALTJoel Stanley
 Re: [PATCH v1 1/2] dt-bindings: clock: Add YAML schemas for LPASS ...Taniya Das
[New][PATCH 1/3] clk: qcom: Kconfig: Sort the symbol for SC_LPASS_COREC ...Taniya Das
 Re: [PATCH v1 2/2] clk: qcom: Add lpass clock controller driver fo ...Taniya Das
 [PATCH 2/3] dt-bindings: clock: Add YAML schemas for LPASS clocks ...Taniya Das
[New][PATCH 1/3] clk: qcom: Kconfig: Sort the symbol for SC_LPASS_COREC ...Taniya Das
 [PATCH 2/3] dt-bindings: clock: Add YAML schemas for LPASS clocks ...Taniya Das
 [PATCH 3/3] clk: qcom: Add lpass clock controller driver for SC7280Taniya Das
 Re: [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllersBjorn Andersson
 Re: [PATCH v3 4/8] slab: Add __alloc_size attributes for better bo ...Andrew Morton
 Re: linux-next: build failure after merge of the net-next treeJakub Kicinski
 Re: [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllersStephen Boyd
 Re: [Freedreno] [PATCH v4 4/7] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 Re: [PATCH v3 2/4] PCI: brcmstb: Add ACPI config space quirkFlorian Fainelli
 Re: [PATCH] drm/msm/dp: Shorten SETUP timeoutBjorn Andersson
 [PATCH v3 v3 0/2] mm, thp: fix file-backed THP race in collapse_fi ...Rongwei Wang
 [PATCH v3 v3 1/2] mm, thp: lock filemap when truncating page cacheRongwei Wang
 [PATCH v3 v3 2/2] mm, thp: bail out early in collapse_file for wri ...Rongwei Wang
 Re: [PATCH] drm/edid: Fix crash with zero/invalid EDIDDoug Anderson
 Re: v5.15-rcX regression: video devices on i.MX6 are not createdFabio Estevam
 Re: [RFC] drm/msm/dp: Allow attaching a drm_panelBjorn Andersson
 Re: [PATCH v2] binder: use cred instead of task for selinux checksJann Horn
[New][PATCH v2] drm/edid: In connector_bad_edid() cap num_of_ext by num ...Douglas Anderson
 Re: [PATCH] drm/edid: In connector_bad_edid() cap num_of_ext by nu ...Doug Anderson
 Re: [PATCH] ELF: fix overflow in total mapping size calculationKees Cook
 Re: [PATCH 1/5] PCI/switchtec: Error out MRPC execution when no GA ...Bjorn Helgaas
 Re: [v3 PATCH 1/5] mm: hwpoison: remove the unnecessary THP checkYang Shi
 Re: [PATCH v4 5/7] drm/msm/dp: Support up to 3 DP controllersBjorn Andersson
 Re: [smartpqi updates PATCH V2 09/11] smartpqi: fix duplicate devi ..."Martin K. Petersen"
 Re: [PATCH v13 06/35] clk: tegra: Support runtime PM and power domainDmitry Osipenko
[New][PATCH v3 1/5] drm/i915: Add support for panels with VESA backligh ...Lyude Paul
[New][PATCH v3 2/5] drm/nouveau/kms/nv50-: Explicitly check DPCD backli ...Lyude Paul
[New][PATCH v3 3/5] drm/dp: Disable unsupported features in DP_EDP_BACK ...Lyude Paul
[New][PATCH v3 4/5] drm/dp, drm/i915: Add support for VESA backlights u ...Lyude Paul
[New][PATCH v3 5/5] drm/i915: Clarify probing order in intel_dp_aux_ini ...Lyude Paul
 Re: [PATCH v4 00/15] x86: Add support for Clang CFIJosh Poimboeuf
 Re: [PATCH v3 v3 2/2] mm, thp: bail out early in collapse_file for ...Matthew Wilcox
 Re: [PATCH] kasan: Always respect CONFIG_KASAN_STACKNathan Chancellor
[New][PATCH 0/2] PCI MCFG consolidation and APEI resource filteringXuesong Chen
[New][PATCH 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table ent ...Xuesong Chen
[New][PATCH 2/2] ACPI: APEI: Filter the PCI MCFG address with an arch-a ...Xuesong Chen
[New]mmotm 2021-10-05-19-53 uploadedakpm@linux-fo ...
[New]linux-next: build failure after merge of the tip treeStephen Rothwell
 Re: linux-next: build failure after merge of the sound-asoc treeStephen Rothwell
 Re: [PATCH v3 4/8] slab: Add __alloc_size attributes for better bo ...Kees Cook
 Re: linux-next: build warning after merge of the tip treeStephen Rothwell
 Re: [rcutorture] be6350ccbb: WARNING:bad_unlock_balance_detected"Paul E. McKenney"
 Re: [Freedreno] [PATCH v4 4/7] drm/msm/dp: Allow attaching a drm_panelabhinavk@codeauro ...
 Re: [PATCH v3 4/8] slab: Add __alloc_size attributes for better bo ...Jann Horn
 Re: [PATCH] media: Kconfig: Make DVB_CORE=m possible when MEDIA_SU ...Lecopzer Chen
 Re: [PATCH v4 06/15] ftrace: Use an opaque type for functions not ...Josh Poimboeuf
 Re: [PATCH v4 11/15] x86, relocs: Ignore __typeid__ relocationsJosh Poimboeuf
 Re: [PATCH v4 3/7] drm/msm/dp: Allow specifying connector_type per ...Bjorn Andersson
 Re: [PATCH v4 01/15] objtool: Add CONFIG_CFI_CLANG supportJosh Poimboeuf
 Re: [PATCH v4 02/15] objtool: Add ASM_STACK_FRAME_NON_STANDARDJosh Poimboeuf
 Re: [PATCH net-next v2 3/5] devlink: Allow set specific ops callba ...Leon Romanovsky
 Re: [PATCH v8 03/11] x86/cpufeatures: Add TDX Guest CPU featureJosh Poimboeuf
 Re: [RFC v2 00/13] create power sequencing subsystemDmitry Baryshkov
 Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
[New][PATCH v1 00/15] create power sequencing subsystemDmitry Baryshkov
 [PATCH v1 01/15] dt-bindings: add pwrseq device tree bindingsDmitry Baryshkov
 [PATCH v1 02/15] power: add power sequencer subsystemDmitry Baryshkov
 [PATCH v1 06/15] pwrseq: add support for QCA BT+WiFi power sequencerDmitry Baryshkov
 [PATCH v1 10/15] ath10k: add support for pwrseq sequencingDmitry Baryshkov
 [PATCH v1 09/15] Bluetooth: hci_qca: switch to using pwrseqDmitry Baryshkov
 [PATCH v1 08/15] pwrseq: pwrseq_qca: implement fallback supportDmitry Baryshkov
 [PATCH v1 07/15] pwrseq: add fallback supportDmitry Baryshkov
 [PATCH v1 05/15] pwrseq: implement onecell helperDmitry Baryshkov
 [PATCH v1 04/15] mmc: core: switch to new pwrseq subsystemDmitry Baryshkov
 [PATCH v1 03/15] pwrseq: port MMC's pwrseq drivers to new pwrseq s ...Dmitry Baryshkov
 [PATCH v1 11/15] arm64: dts: qcom: sdm845-db845c: switch bt+wifi t ...Dmitry Baryshkov
 [PATCH v1 12/15] arm64: dts: qcom: qrb5165-rb5: add bluetooth supportDmitry Baryshkov
 [PATCH v1 13/15] arm64: dts: qcom: sdm845-db845c: add second chann ...Dmitry Baryshkov
 [PATCH v1 14/15] WIP: PCI: qcom: use pwrseq to power up bus devicesDmitry Baryshkov
 [PATCH v1 15/15] WIP: arm64: dts: qcom: qrb5165-rb5: add bus-pwrse ...Dmitry Baryshkov
\
 
  \ /
  Last update: 2021-10-06 05:57    [7.515 seconds]
©2004-2020 Jasper Spaans