lkml.org 
[lkml]   [2022]   [Sep]   [10]   [last100]  
 
/

10 Sep 2022

 
[New][ammarfaizi2-block:arm64/linux/for-next/gettimeofday 2/3] arch/arm ...kernel test robot
[New][tip:x86/urgent] BUILD SUCCESS 81fa6fd13b5c43601fba8486f2385dbd7c1 ...kernel test robot
 Re: [PATCH V2] efi: efibc: Guard against allocation failureChristophe JAILLET
 Re: [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-bufferChristoph Hellwig
 Re: [PATCH 2/2] block: sed-opal: Cache-line-align the cmd/resp buffersChristoph Hellwig
 Re: [PATCH v2 04/11] PCI: qcom-ep: Add eDMA supportManivannan Sadhasivam
 Re: [PATCH] staging: pi433: Fix string form declarationGreg Kroah-Hartman
 Re: [PATCH v2] staging: sm750fb: Coding style clean upGreg Kroah-Hartman
 Re: [PATCH] PCI/ACPI: do not reference a pci device after it has b ...Greg Kroah-Hartman
[New][PATCH] usb: dwc2: Remove redundant license textChristophe JAILLET
[New][PATCH v2] dmaengine: dw-edma: Remove runtime PM supportManivannan Sadhasivam
 Re: [PATCH] ath11k: mhi: fix potential memory leak in ath11k_mhi_r ...Kalle Valo
 Re: [PATCH v2 RESEND] locking/lockref/x86: Enable ARCH_USE_CMPXCHG ...Uros Bizjak
 Re: [PATCH] staging: r8188eu: add kfree() on an error path of rtw_ ...Philipp Hortmann
[New][PATCH v3 00/12] Improvements to the Qcom PCIe Endpoint driverManivannan Sadhasivam
 [PATCH v3 01/12] PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep str ...Manivannan Sadhasivam
 [PATCH v3 02/12] PCI: qcom-ep: Do not use hardcoded clks in driverManivannan Sadhasivam
 [PATCH v3 03/12] PCI: qcom-ep: Make use of the cached dev pointerManivannan Sadhasivam
 [PATCH v3 04/12] PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam
 [PATCH v3 05/12] PCI: qcom-ep: Expose link transition counts via d ...Manivannan Sadhasivam
 [PATCH v3 07/12] PCI: qcom-ep: Disable Master AXI Clock when there ...Manivannan Sadhasivam
 [PATCH v3 06/12] PCI: qcom-ep: Gate Master AXI clock to MHI bus du ...Manivannan Sadhasivam
 [PATCH v3 08/12] dt-bindings: PCI: qcom-ep: Make PERST separation ...Manivannan Sadhasivam
 [PATCH v3 11/12] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam
 [PATCH v3 10/12] dt-bindings: PCI: qcom-ep: Define clocks per platformManivannan Sadhasivam
 [PATCH v3 09/12] PCI: qcom-ep: Make PERST separation optionalManivannan Sadhasivam
 [PATCH v3 12/12] PCI: qcom-ep: Add support for SM8450 SoCManivannan Sadhasivam
 Re: [PATCH v3 8/8] sched/fair: Add latency listkernel test robot
 Re: [PATCH v3 5/8] sched/fair: Take into account latency priority ...kernel test robot
 Re: [PATCH stable-4.14] driver core: Don't probe devices after bus ...Greg Kroah-Hartman
[New][PATCH] phy: qcom-qmp-pcie: Fix the SM8450 PCS registersManivannan Sadhasivam
 Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static"Jose E. Marchesi"
[New][GIT PULL] dma-mapping fixes for Linux 6.0Christoph Hellwig
 Re: [syzbot] INFO: task hung in __filemap_get_foliosyzbot
 Re: [PATCH v1 11/11] dt-bindings: mtd: rockchip: add rockchip,rk31 ...Krzysztof Kozlowski
 Re: [ammarfaizi2-block:arm64/linux/for-next/misc 2/2] arch/arm64/k ...Qi Zheng
 Re: Performance Regression in Linux Kernel 5.19Borislav Petkov
 Re: [PATCH] vdso: Improve cmd_vdso_check to check all dynamic relo ...Fangrui Song
[New][net-next PATCH 0/4] Add PTP support for CN10K siliconNaveen Mamindlapalli
 [net-next PATCH 1/4] octeontx2-af: return correct ptp timestamp fo ...Naveen Mamindlapalli
 [net-next PATCH 3/4] octeontx2-af: Add PTP PPS Errata workaround o ...Naveen Mamindlapalli
 [net-next PATCH 4/4] octeontx2-af: Initialize PTP_SEC_ROLLOVER reg ...Naveen Mamindlapalli
 [net-next PATCH 2/4] octeontx2-pf: Add support for ptp 1-step mode ...Naveen Mamindlapalli
 Re: [RESEND PATCH v5 1/2] dt-bindings: power: reset: qcom-pon: Add ...Krzysztof Kozlowski
 Re: [RESEND PATCH v5 2/2] power: reset: qcom-pon: add support for ...Krzysztof Kozlowski
 Re: [PATCHv3 08/14] dt-bindings: mfd: add rk806 bindingKrzysztof Kozlowski
 Re: [PATCH v8 3/4] dt-bindings: hwmon: Add bindings for max31760Krzysztof Kozlowski
[New][PATCH v5 0/8] efi: implement generic compressed boot supportArd Biesheuvel
 [PATCH v5 1/8] efi: name the ARCH-stub.c files uniformlyArd Biesheuvel
 [PATCH v5 2/8] efi/libstub: add some missing EFI prototypesArd Biesheuvel
 [PATCH v5 3/8] efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel
 [PATCH v5 4/8] efi/libstub: move efi_system_table global var into ...Ard Biesheuvel
 [PATCH v5 5/8] efi/libstub: implement generic EFI zbootArd Biesheuvel
 [PATCH v5 6/8] arm64: efi: enable generic EFI compressed bootArd Biesheuvel
 [PATCH v5 7/8] riscv: efi: enable generic EFI compressed bootArd Biesheuvel
 [PATCH v5 8/8] loongarch: efi: enable generic EFI compressed bootArd Biesheuvel
 Re: [PATCH v5 1/2] percpu: Add percpu_counter_add_local and percpu ...kernel test robot
 Re: [PATCH] drivers/ata: fix repeated words in commentsDamien Le Moal
 Re: [PATCH v5 1/2] percpu: Add percpu_counter_add_local and percpu ...kernel test robot
[New][jolsa-perf:tp_fix 1/1] include/linux/rcupdate.h:707: undefined re ...kernel test robot
 Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_staticJames Hilliard
[New][PATCH v6] checkpatch: warn for non-standard fixes tag styleNiklas Söderlund
 Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_static"Jose E. Marchesi"
 Re: [PATCH v4] checkpatch: warn for non-standard fixes tag style""
 Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_staticJames Hilliard
 Re: [PATCH v2 1/3] i2c: tegra: Add GPCDMA supportDmitry Osipenko
[New][PATCH v2 0/3] PCI: endpoint: Rework the EPC to EPF notificationManivannan Sadhasivam
 [PATCH v2 1/3] PCI: endpoint: Use a separate lock for protecting e ...Manivannan Sadhasivam
 [PATCH v2 2/3] PCI: endpoint: Use callback mechanism for passing e ...Manivannan Sadhasivam
 [PATCH v2 3/3] PCI: endpoint: Use link_up() callback in place of L ...Manivannan Sadhasivam
[New][mbgg-mediatek:v6.0-dev/svs-dev 20/23] ERROR: modpost: "svs_mt8183 ...kernel test robot
[New][PATCH] ASoC: dt-bindings: qcom,q6afe: remove bindingKrzysztof Kozlowski
[New][PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesKrzysztof Kozlowski
 [PATCH v4 01/15] arm64: dts: qcom: sdm630: align APR services node ...Krzysztof Kozlowski
 [PATCH v4 02/15] arm64: dts: qcom: sdm845: align APR services node ...Krzysztof Kozlowski
 [PATCH v4 03/15] arm64: dts: qcom: sm8250: align APR services node ...Krzysztof Kozlowski
 [PATCH v4 04/15] arm64: dts: qcom: msm8996: fix APR services nodesKrzysztof Kozlowski
 [PATCH v4 05/15] arm64: dts: qcom: sdm845: align dai node names wi ...Krzysztof Kozlowski
 [PATCH v4 06/15] arm64: dts: qcom: msm8996: align dai node names w ...Krzysztof Kozlowski
 [PATCH v4 08/15] arm64: dts: qcom: sm8250: use generic name for LP ...Krzysztof Kozlowski
 [PATCH v4 09/15] dt-bindings: soc: qcom: apr: correct service childrenKrzysztof Kozlowski
 [PATCH v4 07/15] arm64: dts: qcom: qrb5165-rb5: align dai node nam ...Krzysztof Kozlowski
 [PATCH v4 11/15] ASoC: dt-bindings: qcom,q6adm: convert to dtschemaKrzysztof Kozlowski
 [PATCH v4 10/15] ASoC: dt-bindings: qcom,q6asm: convert to dtschemaKrzysztof Kozlowski
 [PATCH v4 13/15] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: clean ...Krzysztof Kozlowski
 [PATCH v4 15/15] dt-bindings: soc: qcom: apr: add missing propertiesKrzysztof Kozlowski
 [PATCH v4 12/15] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: cleanu ...Krzysztof Kozlowski
 [PATCH v4 14/15] ASoC: dt-bindings: qcom,q6apm-dai: adjust indenta ...Krzysztof Kozlowski
 Re: [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrument ...Guo Ren
 Re: [PATCH v2 2/2] pci_ids: Add the various Microsoft PCI device IDskernel test robot
 Re: Fragmented physical memory on powerpc/32Christophe Leroy
[New][PATCH 1/2] HID: apple: fix key translations where multiple quirks ...Kerem Karabay
 [PATCH 2/2] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keybo ...Kerem Karabay
 Re: [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "a ...Krzysztof Kozlowski
 Re: [RFC PATCH 02/10] dt-bindings: dma: apple,admac: Add iommus an ...Krzysztof Kozlowski
 Re: [PATCH 0/3] MAINTAINERS: Update entries for some VMware driversVishnu Dasa
 Re: [PATCH v1] fs/ext4/xattr: check the return value of ext4_xattr ...Ojaswin Mujoo
 Re: [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu ...Krzysztof Kozlowski
 Re: [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac ...Krzysztof Kozlowski
 Re: [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "a ...Marc Zyngier
 Re: [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu ...Marc Zyngier
 Re: [PATCH] MIPS: smp-mt: enable all hardware interrupts on second VPEAleksander Bajkowski
[New][RFC PATCH 0/5] sched: Userspace Hinting for Task PlacementK Prateek Nayak
 [PATCH 1/5] task_struct: Add field for per-task userspace schedule ...K Prateek Nayak
 [PATCH 2/5] prctl: Add interface and helper functions to set hintsK Prateek Nayak
 [PATCH 3/5] sched/fair: Add support for hints in the subsequent wa ...K Prateek Nayak
 [PATCH 4/5] sched/fair: Consider hints in the initial task wakeup pathK Prateek Nayak
 [PATCH 5/5] sched/fair: Add exception for hints in load balancing pathK Prateek Nayak
[New][GIT PULL] s390 updates for 6.0-rc5Vasily Gorbik
[New][PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in btf_ ...Lorenz Bauer
 Re: [PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf ..."Lorenz Bauer"
[New][masahiroy:fixes 6/6] arch/mips/kernel/branch.c:712:20: error: ins ...kernel test robot
 Re: [RFC PATCH 04/10] dt-bindings: arm: apple: Add t6001/t6002 Mac ...Janne Grunau
 Re: [PATCH] writeback: remove unused macro DIRTY_FULL_SCOPEJens Axboe
 Re: [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "a ...Janne Grunau
 Re: [RFC PATCH 08/10] arm64: dts: apple: Add J375 devicetreesJanne Grunau
 RE: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Mem ...Hernan Luis Ponce de Leon
 Re: [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-bufferSerge Semin
[New][spandruvada:idle-inject 5/6] include/linux/idle_inject.h:14:56: w ...kernel test robot
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ...Jeff Layton
 Re: [PATCH V4 4/8] riscv: traps: Add noinstr to prevent instrument ...Guo Ren
 Re: [PATCH V4 8/8] riscv: Add config of thread stack sizeGuo Ren
[New]drivers/net/wireless/realtek/rtw89/coex.c:3244:25: warning: variab ...kernel test robot
 Re: [PATCH] PCI/ACPI: do not reference a pci device after it has b ..."Rafael J. Wysocki"
 Re: [RFC PATCH 2/2] Revert "csky: Add support for restartable sequ ...Mathieu Desnoyers
 Re: [PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_m ...Will Deacon
 Re: [PATCH] PCI/ACPI: do not reference a pci device after it has b ...Greg Kroah-Hartman
[New][PATCH] PM / devfreq: rockchip-dfi: Fix an error messageChristophe JAILLET
 Re: [PATCH v2] KVM: arm64: Only set KVM_MODE_PROTECTED if is_hyp_m ...Marc Zyngier
 Re: [RFC PATCH 01/10] dt-bindings: apple,aic: Fix required item "a ...Marc Zyngier
 Re: [PATCH v5 8/8] loongarch: efi: enable generic EFI compressed boot陈华才
 Re: [PATCH] relay: use kvcalloc to alloc page array in relay_alloc ...chi wu
 Re: [PATCH v5 8/8] loongarch: efi: enable generic EFI compressed bootArd Biesheuvel
[New][GIT PULL] hwmon fixes for v6.0-rc5Guenter Roeck
 Re: [PATCH v1 07/11] dt-bindings: watchdog: rockchip: add rockchip ...Guenter Roeck
[New][PATCH v3 1/9] dt-bindings: ufs: qcom: Add sm6115 bindingIskren Chernev
[New][PATCH v3 2/9] dt-bindings: arm: cpus: Add kryo240 compatibleIskren Chernev
[New][PATCH v3 3/9] dt-bindings: arm: qcom: Add compatible for oneplus, ...Iskren Chernev
[New][PATCH v3 4/9] dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqsIskren Chernev
[New][PATCH v3 5/9] dt-bindings: mmc: sdhci-msm: Add pinctrl-1 propertyIskren Chernev
[New][PATCH v3 6/9] dt-bindings: phy: qcom,qmp-ufs: Fix SM6115 clocks, regsIskren Chernev
[New][PATCH v3 7/9] arm64: dts: qcom: sm6115: Add basic soc dtsiIskren Chernev
[New][PATCH v3 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-b ...Iskren Chernev
[New][PATCH v3 8/9] arm64: dts: qcom: sm4250: Add soc dtsiIskren Chernev
 Re: [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-bufferGuenter Roeck
 Re: [EXT] Re: [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driverMarc Zyngier
[New][pinchartl-media:streams/v6.0/v11 27/49] drivers/media/v4l2-core/v ...kernel test robot
 Re: [PATCH] ASoC: ts3a227e: allow enabling the jack detect in driverkernel test robot
 Re: [EXT] Re: [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driverMarc Zyngier
 [PATCH v1 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135Hugues Fruchet
[New][PATCH v1 0/5] [PATCH 0/5] Add support for DCMIPP camera interface ...Hugues Fruchet
 [PATCH v1 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driverHugues Fruchet
 [PATCH v1 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface ...Hugues Fruchet
 [PATCH v1 1/5] dt-bindings: media: add bindings for dcmipp driverHugues Fruchet
 [PATCH v1 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media ...Hugues Fruchet
 Re: [net-next PATCH 0/4] Add PTP support for CN10K siliconRichard Cochran
 Re: [PATCH 1/2] gpiolib: un-inline gpiod_request_user()Kent Gibson
 Re: [PATCH 2/2] gpiolib: cdev: export the consumer's PIDKent Gibson
 Re: [PATCH v1 05/11] dt-bindings: spi: rockchip: add rockchip,rk31 ...Rob Herring
 Re: [PATCH 1/5] dt-bindings: media: add bindings for dcmipp driverRob Herring
 Re: [PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk31 ...Rob Herring
 Re: [PATCH v3 11/12] dt-bindings: PCI: qcom-ep: Add support for SM ...Rob Herring
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ...(J. Bruce Fields)
 Re: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Mem ...Alan Stern
 RE: [PATCH] drm/hyperv: Don't rely on screen_info.lfb_base for Gen ..."Michael Kelley (LINUX)"
 RE: [PATCH] drm/hyperv: Add ratelimit on error message"Michael Kelley (LINUX)"
 Re: [PATCH v2 00/41] drm: Analog TV ImprovementsNoralf_Trønnes
 Re: (subset) [PATCH v1 01/11] dt-bindings: serial: rockchip: add r ...Mark Brown
 Re: [PATCH linux-next] ACPI: APEI: Remove the unneeded result variable"Rafael J. Wysocki"
 Re: [PATCH V4 8/8] riscv: Add config of thread stack size"Arnd Bergmann"
 Re: [PATCH v1] drivers/acpi/processor_idle: check the return value ..."Rafael J. Wysocki"
 Re: [PATCH v1] drivers/acpi/acpi_video: check return value of acpi ..."Rafael J. Wysocki"
 Re: [PATCH v2 0/8] ACPI: unify _UID handling as integer"Rafael J. Wysocki"
[New][pinchartl-media:streams/v6.0/v11 34/49] drivers/media/v4l2-core/v ...kernel test robot
 Re: [PATCH] cpufreq: intel_pstate: Add Tigerlake support in no-HWP ..."Rafael J. Wysocki"
[New]arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in fina ...kernel test robot
[New][PATCH] mm/damon: simplify scheme create in damon_lru_sort_apply_p ...Xin Hao
[New][PATCH] clk: qcom: sm6115: Select QCOM_GDSCDang Huynh
 Re: [PATCHv3 13/14] regulator: rk808: add rk806 supportMatti Vaittinen
[New]GREETINGS,"Mr.Mustafa Kabore"
 Re: [PATCHv3 12/14] regulator: expose regmap_find_closest_biggerMatti Vaittinen
[New][PATCH v9 0/4] hwmon: Add max31760 fan speed controllerIbrahim Tilki
 [PATCH v9 3/4] dt-bindings: hwmon: Add bindings for max31760Ibrahim Tilki
 [PATCH v9 2/4] docs: hwmon: add max31760 documentationIbrahim Tilki
 [PATCH v9 1/4] drivers: hwmon: Add max31760 fan speed controller d ...Ibrahim Tilki
 [PATCH v9 4/4] MAINTAINERS: Add maintainer for hwmon/max31760Ibrahim Tilki
 Re: [PATCH v2 RESEND] locking/lockref/x86: Enable ARCH_USE_CMPXCHG ...Linus Torvalds
 Re: [PATCH] x86/config: Make the x86 defconfigs a bit more usableLinus Torvalds
 Re: [PATCH] kbuild: take into account DT_SCHEMA_FILES changes whil ...Dmitry Baryshkov
 Re: [GIT PULL] hwmon fixes for v6.0-rc5pr-tracker-bot@kernel ...
 Re: [GIT PULL] dma-mapping fixes for Linux 6.0pr-tracker-bot@kernel ...
 Re: [GIT PULL] s390 updates for 6.0-rc5pr-tracker-bot@kernel ...
 Re: Linux 6.0-rc4Linus Torvalds
 [PATCH v3] ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC f ...Sergei Trofimovich
 Re: [PATCH v4 09/26] KVM: Do processor compatibility check on resumeIsaku Yamahata
[New][PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macrosMartin Kaiser
 [PATCH 3/4] staging: r8188eu: remove rtw_clear_scan_denyMartin Kaiser
 [PATCH 2/4] staging: r8188eu: remove rtw_set_scan_deny_timer_hdlMartin Kaiser
 [PATCH 1/4] staging: r8188eu: remove empty rtw_set_scan_deny macroMartin Kaiser
 [PATCH 4/4] staging: r8188eu: rtw_is_scan_deny is always falseMartin Kaiser
 Re: [PATCH] drm/hyperv: Add ratelimit on error messageThomas Zimmermann
[New]Dear Friend"Mr. Roland"
 Re: [PATCH 1/2] nvme-hwmon: Cache-line-align the NVME SMART log-bufferSerge Semin
 Re: [PATCH] drm/hyperv: Don't rely on screen_info.lfb_base for Gen ...Thomas Zimmermann
 Re: [PATCH v4 10/26] KVM: Drop kvm_count_lock and instead protect ...Isaku Yamahata
 Re: Linux 6.0-rc4Guenter Roeck
[New][spandruvada:idle-inject 5/6] drivers/thermal/intel/intel_cpu_idle ...kernel test robot
 Re: [PATCH v2] libbpf: add GCC support for bpf_tail_call_staticAlexei Starovoitov
[New][PATCH v1] dt-bindings: spi: rockchip: add power-domains propertyJohan Jonker
 Re: [PATCH 1/2] dmaengine: ti: k3-udma: Respond TX done if DMA_PRE ...Péter_Ujfalusi
[New][PATCH v2] drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
 Re: [PATCH] drm/vkms: fix 32bit compilation error by replacing macrosMelissa Wen
 Re: [PATCH] drm/vkms: fix variable dereferenced before check warningMelissa Wen
 Re: [PATCH] mm/damon: simplify scheme create in damon_lru_sort_app ...kernel test robot
 Re: [PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macrosPavel Skripkin
 [PATCH v2 01/19] EDAC/synopsys: Fix native uMCTL2 IRQs handling pr ...Serge Semin
[New][PATCH v2 00/19] EDAC/mc/synopsys: Various fixes and cleanupsSerge Semin
 [PATCH v2 02/19] EDAC/synopsys: Fix generic device type detection ...Serge Semin
 [PATCH v2 03/19] EDAC/synopsys: Fix mci->scrub_cap field settingSerge Semin
 [PATCH v2 04/19] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_co ...Serge Semin
 [PATCH v2 05/19] EDAC/synopsys: Fix reading errors count before EC ...Serge Semin
 [PATCH v2 06/19] EDAC/synopsys: Use platform device devm ioremap m ...Serge Semin
 [PATCH v2 07/19] EDAC/synopsys: Drop internal CE and UE countersSerge Semin
 [PATCH v2 17/19] EDAC/synopsys: Drop unused platform-specific setu ...Serge Semin
 [PATCH v2 15/19] dt-bindings: memory: snps: Use more descriptive d ...Serge Semin
 [PATCH v2 14/19] dt-bindings: memory: snps: Detach Zynq DDRC contr ...Serge Semin
 [PATCH v2 13/19] EDAC/mc: Add MC unique index allocation procedureSerge Semin
 [PATCH v2 09/19] EDAC/synopsys: Drop struct ecc_error_info.blknr fieldSerge Semin
 [PATCH v2 19/19] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD ...Serge Semin
 [PATCH v2 18/19] EDAC/synopsys: Unify the driver entities namingSerge Semin
 [PATCH v2 10/19] EDAC/synopsys: Shorten out struct ecc_error_info. ...Serge Semin
 [PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller supportSerge Semin
 [PATCH v2 12/19] EDAC/mc: Init DIMM labels in MC registration methodSerge Semin
 [PATCH v2 11/19] EDAC/synopsys: Drop redundant info from error messageSerge Semin
 [PATCH v2 08/19] EDAC/synopsys: Drop local to_mci macro implementationSerge Semin
 Re: [PATCH v1 03/11] dt-bindings: pwm: rockchip: add rockchip,rk31 ...Johan Jonker
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ...Al Viro
[New][PATCH RESEND v2 00/18] EDAC/synopsys: Add generic DDRC info and a ...Serge Semin
 [PATCH RESEND v2 01/18] EDAC/synopsys: Convert sysfs nodes to debu ...Serge Semin
 [PATCH RESEND v2 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) ...Serge Semin
 [PATCH RESEND v2 03/18] EDAC/synopsys: Extend memtypes supported b ...Serge Semin
 [PATCH RESEND v2 04/18] EDAC/synopsys: Detach private data from mc ...Serge Semin
 [PATCH RESEND v2 05/18] EDAC/synopsys: Add DDRC basic parameters i ...Serge Semin
 [PATCH RESEND v2 06/18] EDAC/synopsys: Convert plat-data to plat-i ...Serge Semin
 [PATCH RESEND v2 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for ...Serge Semin
 [PATCH RESEND v2 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for mu ...Serge Semin
 [PATCH RESEND v2 09/18] EDAC/synopsys: Set actual DIMM ECC errors ...Serge Semin
 [PATCH RESEND v2 10/18] EDAC/synopsys: Get corrected bit positionSerge Semin
 [PATCH RESEND v2 12/18] EDAC/synopsys: Read data syndrome on errorsSerge Semin
 [PATCH RESEND v2 14/18] EDAC/synopsys: Simplify HIF/SDRAM column m ...Serge Semin
 [PATCH RESEND v2 11/18] EDAC/synopsys: Read full data pattern on e ...Serge Semin
 [PATCH RESEND v2 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debug ...Serge Semin
 [PATCH RESEND v2 18/18] EDAC/synopsys: Add mapping-based memory si ...Serge Semin
 [PATCH RESEND v2 17/18] EDAC/synopsys: Add system address regions ...Serge Semin
 [PATCH RESEND v2 13/18] EDAC/synopsys: Introduce System/SDRAM addr ...Serge Semin
 [PATCH RESEND v2 16/18] EDAC/synopsys: Add erroneous page-frame/of ...Serge Semin
 Re: [PATCH v1] dt-bindings: spi: rockchip: add power-domains propertyHeiko Stübner
[New][PATCH v2 00/15] EDAC/synopsys: Add generic resources and Baikal-T ...Serge Semin
 [PATCH v2 03/15] dt-bindings: memory: snps: Convert the schema to ...Serge Semin
 [PATCH v2 06/15] EDAC/synopsys: Add optional ECC Scrub supportSerge Semin
 [PATCH v2 08/15] EDAC/synopsys: Add data poisoning disable supportSerge Semin
 [PATCH v2 01/15] dt-bindings: memory: snps: Replace opencoded numb ...Serge Semin
 [PATCH v2 05/15] EDAC/synopsys: Add multi-ranked memory supportSerge Semin
 [PATCH v2 04/15] dt-bindings: memory: Add Baikal-T1 DDRC DT-schemaSerge Semin
 [PATCH v2 02/15] dt-bindings: memory: snps: Extend schema with IRQ ...Serge Semin
 [PATCH v2 10/15] EDAC/synopsys: Add individual named ECC IRQs supportSerge Semin
 [PATCH v2 07/15] EDAC/synopsys: Drop ECC poison address from priva ...Serge Semin
 [PATCH v2 12/15] EDAC/synopsys: Add reference clocks supportSerge Semin
 [PATCH v2 14/15] EDAC/synopsys: Drop vendor-specific arch dependencySerge Semin
 [PATCH v2 11/15] EDAC/synopsys: Add DFI alert_n IRQ supportSerge Semin
 [PATCH v2 15/15] EDAC/synopsys: Add Baikal-T1 DDRC supportSerge Semin
 [PATCH v2 13/15] EDAC/synopsys: Add ECC Scrubber supportSerge Semin
 [PATCH v2 09/15] EDAC/synopsys: Split up ECC UE/CE IRQs handlerSerge Semin
 Re: [PATCH] kernel/bpf: htab_map_alloc() exit by free_map_locked l ...Stanislav Fomichev
 RE: "Verifying and Optimizing Compact NUMA-Aware Locks on Weak Mem ...Hernan Luis Ponce de Leon
[New][PATCH] Fix race condition when exec'ing setuid filesJorge Merlino
[New][PATCH AUTOSEL 5.19 01/38] Input: goodix - add support for GT1158Sasha Levin
 [PATCH AUTOSEL 5.19 02/38] platform/surface: aggregator_registry: ...Sasha Levin
 [PATCH AUTOSEL 5.19 04/38] peci: cpu: Fix use-after-free in adev_r ...Sasha Levin
 [PATCH AUTOSEL 5.19 08/38] HID: hidraw: fix memory leak in hidraw_ ...Sasha Levin
 [PATCH AUTOSEL 5.19 07/38] dt-bindings: iio: gyroscope: bosch,bmg1 ...Sasha Levin
 [PATCH AUTOSEL 5.19 03/38] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.19 05/38] hwmon: (pmbus) Use dev_err_probe() to f ...Sasha Levin
 [PATCH AUTOSEL 5.19 06/38] kvm: x86: mmu: Always flush TLBs when e ...Sasha Levin
 [PATCH AUTOSEL 5.19 09/38] HID: asus: ROG NKey: Ignore portion of ...Sasha Levin
 [PATCH AUTOSEL 5.19 12/38] HID: thrustmaster: Add sparco wheel and ...Sasha Levin
 [PATCH AUTOSEL 5.19 10/38] HID: ishtp-hid-clientHID: ishtp-hid-cli ...Sasha Levin
 [PATCH AUTOSEL 5.19 14/38] HID: add Lenovo Yoga C630 battery quirkSasha Levin
 [PATCH AUTOSEL 5.19 13/38] HID: AMD_SFH: Add a DMI quirk entry for ...Sasha Levin
 [PATCH AUTOSEL 5.19 11/38] hid: intel-ish-hid: ishtp: Fix ishtp cl ...Sasha Levin
 [PATCH AUTOSEL 5.19 16/38] HID: intel-ish-hid: ipc: Add Meteor Lak ...Sasha Levin
 [PATCH AUTOSEL 5.19 15/38] HID: Add Apple Touchbar on T2 Macs in h ...Sasha Levin
 [PATCH AUTOSEL 5.19 19/38] tg3: Disable tg3 device on system reboo ...Sasha Levin
 [PATCH AUTOSEL 5.19 18/38] Bluetooth: MGMT: Fix Get Device FlagsSasha Levin
 [PATCH AUTOSEL 5.19 21/38] gpio: mockup: remove gpio debugfs when ...Sasha Levin
 [PATCH AUTOSEL 5.19 17/38] HID: nintendo: fix rumble worker null p ...Sasha Levin
 [PATCH AUTOSEL 5.19 22/38] ieee802154: cc2520: add rc code in cc25 ...Sasha Levin
 [PATCH AUTOSEL 5.19 20/38] r8152: add PID for the Lenovo OneLink+ DockSasha Levin
 [PATCH AUTOSEL 5.19 24/38] drm/amdgpu: disable FRU access on speci ...Sasha Levin
 [PATCH AUTOSEL 5.19 25/38] drm/amd/pm: use vbios carried pptable f ...Sasha Levin
 [PATCH AUTOSEL 5.19 26/38] nvme-pci: add NVME_QUIRK_BOGUS_NID for ...Sasha Levin
 [PATCH AUTOSEL 5.19 23/38] Input: iforce - add support for Boeder ...Sasha Levin
 [PATCH AUTOSEL 5.19 28/38] drm/amd/amdgpu: skip ucode loading if u ...Sasha Levin
 [PATCH AUTOSEL 5.19 32/38] usb: storage: Add ASUS <0x0b05:0x1932> ...Sasha Levin
 Re: [PATCH] dmaengine: dw-edma: Add support for native HDMASerge Semin
 [PATCH AUTOSEL 5.19 27/38] nvmet-tcp: fix unhandled tcp states in ...Sasha Levin
 [PATCH AUTOSEL 5.19 34/38] platform/x86: asus-wmi: Increase FAN_CU ...Sasha Levin
 [PATCH AUTOSEL 5.19 30/38] perf/arm_pmu_platform: fix tests for pl ...Sasha Levin
 [PATCH AUTOSEL 5.19 31/38] platform/x86: acer-wmi: Acer Aspire One ...Sasha Levin
 [PATCH AUTOSEL 5.19 29/38] net: dsa: hellcreek: Print warning only ...Sasha Levin
 [PATCH AUTOSEL 5.15 03/21] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.19 36/38] LoongArch: Fix arch_remove_memory() und ...Sasha Levin
 [PATCH AUTOSEL 5.19 33/38] misc: fastrpc: increase maximum session ...Sasha Levin
 [PATCH AUTOSEL 5.15 02/21] platform/surface: aggregator_registry: ...Sasha Levin
 [PATCH AUTOSEL 5.15 05/21] dt-bindings: iio: gyroscope: bosch,bmg1 ...Sasha Levin
 [PATCH AUTOSEL 5.15 04/21] hwmon: (pmbus) Use dev_err_probe() to f ...Sasha Levin
 [PATCH AUTOSEL 5.19 35/38] LoongArch: Fix section mismatch due to ...Sasha Levin
 [PATCH AUTOSEL 5.19 38/38] gpio: 104-idio-16: Make irq_chip immutableSasha Levin
[New][PATCH AUTOSEL 5.15 01/21] Input: goodix - add support for GT1158Sasha Levin
 [PATCH AUTOSEL 5.15 11/21] HID: add Lenovo Yoga C630 battery quirkSasha Levin
 [PATCH AUTOSEL 5.19 37/38] gpio: 104-dio-48e: Make irq_chip immutableSasha Levin
 [PATCH AUTOSEL 5.15 06/21] HID: asus: ROG NKey: Ignore portion of ...Sasha Levin
 [PATCH AUTOSEL 5.15 07/21] HID: ishtp-hid-clientHID: ishtp-hid-cli ...Sasha Levin
 [PATCH AUTOSEL 5.15 10/21] HID: AMD_SFH: Add a DMI quirk entry for ...Sasha Levin
 [PATCH AUTOSEL 5.15 16/21] nvmet-tcp: fix unhandled tcp states in ...Sasha Levin
 [PATCH AUTOSEL 5.15 09/21] HID: thrustmaster: Add sparco wheel and ...Sasha Levin
 [PATCH AUTOSEL 5.10 04/14] HID: ishtp-hid-clientHID: ishtp-hid-cli ...Sasha Levin
 [PATCH AUTOSEL 5.15 08/21] hid: intel-ish-hid: ishtp: Fix ishtp cl ...Sasha Levin
 [PATCH AUTOSEL 5.15 20/21] platform/x86: acer-wmi: Acer Aspire One ...Sasha Levin
 [PATCH AUTOSEL 5.15 14/21] ieee802154: cc2520: add rc code in cc25 ...Sasha Levin
 [PATCH AUTOSEL 5.15 12/21] tg3: Disable tg3 device on system reboo ...Sasha Levin
[New][PATCH AUTOSEL 5.10 01/14] Input: goodix - add support for GT1158Sasha Levin
 [PATCH AUTOSEL 5.15 17/21] drm/amd/amdgpu: skip ucode loading if u ...Sasha Levin
 [PATCH AUTOSEL 5.15 18/21] net: dsa: hellcreek: Print warning only ...Sasha Levin
 [PATCH AUTOSEL 5.15 21/21] usb: storage: Add ASUS <0x0b05:0x1932> ...Sasha Levin
 [PATCH AUTOSEL 5.15 13/21] gpio: mockup: remove gpio debugfs when ...Sasha Levin
 [PATCH AUTOSEL 5.15 19/21] perf/arm_pmu_platform: fix tests for pl ...Sasha Levin
 [PATCH AUTOSEL 5.10 09/14] Input: iforce - add support for Boeder ...Sasha Levin
 [PATCH AUTOSEL 5.15 15/21] Input: iforce - add support for Boeder ...Sasha Levin
 [PATCH AUTOSEL 5.10 02/14] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.10 08/14] ieee802154: cc2520: add rc code in cc25 ...Sasha Levin
 [PATCH AUTOSEL 5.10 11/14] drm/amd/amdgpu: skip ucode loading if u ...Sasha Levin
 [PATCH AUTOSEL 5.10 06/14] tg3: Disable tg3 device on system reboo ...Sasha Levin
 [PATCH AUTOSEL 5.10 05/14] hid: intel-ish-hid: ishtp: Fix ishtp cl ...Sasha Levin
 [PATCH AUTOSEL 5.10 07/14] gpio: mockup: remove gpio debugfs when ...Sasha Levin
[New][PATCH AUTOSEL 4.14 1/5] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.4 02/10] HID: ishtp-hid-clientHID: ishtp-hid-clie ...Sasha Levin
 [PATCH AUTOSEL 4.19 7/8] platform/x86: acer-wmi: Acer Aspire One A ...Sasha Levin
 [PATCH AUTOSEL 5.10 10/14] nvmet-tcp: fix unhandled tcp states in ...Sasha Levin
 [PATCH AUTOSEL 5.10 03/14] hwmon: (pmbus) Use dev_err_probe() to f ...Sasha Levin
 [PATCH AUTOSEL 5.4 03/10] hid: intel-ish-hid: ishtp: Fix ishtp cli ...Sasha Levin
 [PATCH AUTOSEL 5.4 04/10] tg3: Disable tg3 device on system reboot ...Sasha Levin
 [PATCH AUTOSEL 5.4 08/10] perf/arm_pmu_platform: fix tests for pla ...Sasha Levin
 [PATCH AUTOSEL 5.4 05/10] ieee802154: cc2520: add rc code in cc252 ...Sasha Levin
 [PATCH AUTOSEL 4.9 3/5] tg3: Disable tg3 device on system reboot t ...Sasha Levin
 [PATCH AUTOSEL 5.4 09/10] platform/x86: acer-wmi: Acer Aspire One ...Sasha Levin
[New][PATCH AUTOSEL 4.19 1/8] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.4 10/10] usb: storage: Add ASUS <0x0b05:0x1932> t ...Sasha Levin
 [PATCH AUTOSEL 4.19 4/8] ieee802154: cc2520: add rc code in cc2520 ...Sasha Levin
 [PATCH AUTOSEL 5.10 13/14] platform/x86: acer-wmi: Acer Aspire One ...Sasha Levin
[New][PATCH AUTOSEL 5.4 01/10] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 4.19 3/8] tg3: Disable tg3 device on system reboot ...Sasha Levin
 [PATCH AUTOSEL 4.19 6/8] perf/arm_pmu_platform: fix tests for plat ...Sasha Levin
 [PATCH AUTOSEL 4.19 8/8] usb: storage: Add ASUS <0x0b05:0x1932> to ...Sasha Levin
 [PATCH AUTOSEL 5.4 07/10] nvmet-tcp: fix unhandled tcp states in n ...Sasha Levin
 [PATCH AUTOSEL 4.9 4/5] ieee802154: cc2520: add rc code in cc2520_tx()Sasha Levin
 [PATCH AUTOSEL 4.9 5/5] platform/x86: acer-wmi: Acer Aspire One AO ...Sasha Levin
 [PATCH AUTOSEL 4.14 5/5] platform/x86: acer-wmi: Acer Aspire One A ...Sasha Levin
 [PATCH AUTOSEL 4.19 5/8] Input: iforce - add support for Boeder Fo ...Sasha Levin
 [PATCH AUTOSEL 4.14 3/5] tg3: Disable tg3 device on system reboot ...Sasha Levin
 [PATCH AUTOSEL 4.19 2/8] HID: ishtp-hid-clientHID: ishtp-hid-clien ...Sasha Levin
[New][PATCH AUTOSEL 4.9 1/5] drm/msm/rd: Fix FIFO-full deadlockSasha Levin
 [PATCH AUTOSEL 5.10 14/14] usb: storage: Add ASUS <0x0b05:0x1932> ...Sasha Levin
 [PATCH AUTOSEL 5.10 12/14] perf/arm_pmu_platform: fix tests for pl ...Sasha Levin
 [PATCH AUTOSEL 4.9 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client ...Sasha Levin
 [PATCH AUTOSEL 4.14 2/5] HID: ishtp-hid-clientHID: ishtp-hid-clien ...Sasha Levin
 [RFC PATCH v2 2/2] kunit: expose ftrace-based API for stubbing out ...David Gow
 [RFC PATCH v2 1/2] kunit: Expose 'static stub' API to redirect fun ...David Gow
[New][RFC PATCH v2 0/2] kunit: Support redirecting function callsDavid Gow
 [PATCH AUTOSEL 5.4 06/10] Input: iforce - add support for Boeder F ...Sasha Levin
 Re: Linux 6.0-rc4Linus Torvalds
[New][PATCH v4 1/2] drm/tests: Split drm_framebuffer_create_test into p ...Maíra Canal
 [PATCH v4 2/2] drm/tests: Change "igt_" prefix to "drm_test_"Maíra Canal
 [PATCH AUTOSEL 4.14 4/5] ieee802154: cc2520: add rc code in cc2520 ...Sasha Levin
 Re: [PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Ad ...Doug Anderson
 Re: [PATCH v3 2/2] input: touchscreen: elants_i2c: Add eth3915n to ...Doug Anderson
[New][PULL REQUEST] i2c-for-6.0-rc5Wolfram Sang
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ..."NeilBrown"
 [patch RFC 01/29] printk: Make pr_flush() staticThomas Gleixner
 [patch RFC 02/29] printk: Declare log_wait properlyThomas Gleixner
[New][patch RFC 00/29] printk: A new approach - WIPThomas Gleixner
 [patch RFC 03/29] printk: Remove write only variable nr_ext_consol ...Thomas Gleixner
 [patch RFC 04/29] printk: Remove bogus comment vs. boot consolesThomas Gleixner
 [patch RFC 05/29] printk: Mark __printk percpu data ready __ro_aft ...Thomas Gleixner
 [patch RFC 07/29] printk: Convert console list walks for readers t ...Thomas Gleixner
 [patch RFC 06/29] printk: Protect [un]register_console() with a mutexThomas Gleixner
 [patch RFC 09/29] serial: kgdboc: Lock consoles in probe functionThomas Gleixner
 [patch RFC 08/29] parisc: Put console abuse into one placeThomas Gleixner
 [patch RFC 10/29] kgbd: Pretend that console list walk is safeThomas Gleixner
 [patch RFC 11/29] printk: Convert console_drivers list to hlistThomas Gleixner
 [patch RFC 13/29] printk: Move buffer size definesThomas Gleixner
 [patch RFC 12/29] printk: Prepare for SCRU console list protectionThomas Gleixner
 [patch RFC 14/29] printk: Document struct consoleThomas Gleixner
 [patch RFC 16/29] printk: Use struct cons_text_bufThomas Gleixner
 [patch RFC 15/29] printk: Add struct cons_text_bufThomas Gleixner
 [patch RFC 17/29] printk: Use an output descriptor struct for emitThomas Gleixner
 [patch RFC 18/29] printk: Handle dropped message smarterThomas Gleixner
 [patch RFC 19/29] printk: Add basic infrastructure for non-BKL con ...Thomas Gleixner
 [patch RFC 27/29] printk: Add write context storage for atomic writesThomas Gleixner
 [patch RFC 24/29] printk: Put seq and dropped into cons_text_descThomas Gleixner
 [patch RFC 25/29] printk: Provide functions to emit a ringbuffer r ...Thomas Gleixner
 [patch RFC 21/29] printk: Add buffer management for noBKL consolesThomas Gleixner
 [patch RFC 20/29] printk: Add non-BKL console acquire/release logicThomas Gleixner
 [patch RFC 28/29] printk: Provide functions for atomic write enfor ...Thomas Gleixner
 [patch RFC 22/29] printk: Add sequence handling for non-BKL consolesThomas Gleixner
 [patch RFC 23/29] printk: Add non-BKL console print state functionsThomas Gleixner
 [patch RFC 29/29] printk: Add atomic write enforcement to warn/pan ...Thomas Gleixner
 [patch RFC 26/29] printk: Add threaded printing supportThomas Gleixner
 Re: [PATCH v2 1/3] lib/stackdepot: Add a refcount field in stack_r ...Andrey Konovalov
[New][GIT PULL] MIPS fixes for v6.0Thomas Bogendoerfer
[New][PATCH] drm/bridge: it6505: use drm_debug_enabled() in it6505_debu ...Hamza Mahfooz
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ..."NeilBrown"
 Re: [patch RFC 00/29] printk: A new approach - WIPThomas Gleixner
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ..."NeilBrown"
[New]net/ipv4/tcp_cong.c:238:22: sparse: sparse: incorrect type in assi ...kernel test robot
 Re: [man-pages RFC PATCH v4] statx, inode: document the new STATX_ ..."NeilBrown"
 Re: [PATCH v4 1/2] drm/tests: Split drm_framebuffer_create_test in ...kernel test robot
[New]drivers/edac/altera_edac.c:886:28: sparse: sparse: incorrect type ...kernel test robot
 Re: [RFC] x86/mm/dump_pagetables: Allow dumping pagetables by pidDave Hansen
 Re: [PATCH v5 2/4] mm/slub: only zero the requested size of buffer ...Andrey Konovalov
 Re: [PATCH v5 4/4] mm/slub: extend redzone check to extra allocate ...Andrey Konovalov
 Re: [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct ka ...Andrey Konovalov
 Re: [PATCH v2] mte: Initialize tag storage to KASAN_TAG_INVALIDAndrey Konovalov
[New][PATCH] kasan: better invalid/double-free report headerandrey.konovalov@linux ...
[New]drivers/gpu/drm/amd/amdgpu/../display/dc/dcn314/dcn314_resource.c: ...kernel test robot
 Re: [PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH V4 8/8] riscv: Add config of thread stack sizeGuo Ren
 Re: [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible dom ...Nicolin Chen
 Re: [RFC PATCH 2/2] counter: Introduce the COUNTER_COMP_ARRAY_U64 ...William Breathitt Gray
 Re: [PATCH] docs/mm: Improve grammar on mmu_notifier documentationkernel test robot
 Re: [PATCH] libbpf: define bpf_tail_call_static when __clang__ is ...Yonghong Song
 Re: [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC ...Vladimir Oltean
 Re: [PATCH bpf-next v5 0/6] Support direct writes to nf_conn:markpatchwork-bot+netdevbpf@kernel ...
[New][PATCH] hid: topre: Add driver fixing report descriptorHarry Stern
[New][ammarfaizi2-block:tglx/devel/printk 29/29] kernel/panic.c:613: un ...kernel test robot
[New][ammarfaizi2-block:tglx/devel/printk 29/29] ld.lld: error: undefin ...kernel test robot
 Re: [PATCH 0/4] staging: r8188eu: remove empty rtw_*scan* macrosPhilipp Hortmann
[New][ammarfaizi2-block:tglx/devel/printk 29/29] panic.c:undefined refe ...kernel test robot
[New][PATCH V2] mm/damon: simplify scheme create in damon_lru_sort_appl ...Xin Hao
 Re: [PATCH v2 16/19] EDAC/synopsys: Detach Zynq DDRC controller su ...kernel test robot
[New][PATCH v2 net-next 00/10] DSA changes for multiple CPU ports (part 4)Vladimir Oltean
 [PATCH v2 net-next 01/10] net: introduce iterators over synced hw ...Vladimir Oltean
 [PATCH v2 net-next 02/10] net: dsa: introduce dsa_port_get_master()Vladimir Oltean
 [PATCH v2 net-next 03/10] net: dsa: allow the DSA master to be see ...Vladimir Oltean
 [PATCH v2 net-next 04/10] net: dsa: don't keep track of admin/oper ...Vladimir Oltean
 [PATCH v2 net-next 05/10] net: dsa: suppress appending ethtool sta ...Vladimir Oltean
 [PATCH v2 net-next 06/10] net: dsa: suppress device links to LAG D ...Vladimir Oltean
 [PATCH v2 net-next 07/10] net: dsa: propagate extack to port_lag_joinVladimir Oltean
 [PATCH v2 net-next 08/10] net: dsa: allow masters to join a LAGVladimir Oltean
 [PATCH v2 net-next 09/10] docs: net: dsa: update information about ...Vladimir Oltean
 [PATCH v2 net-next 10/10] net: dsa: felix: add support for changin ...Vladimir Oltean
 Re: [PATCH V4 6/8] riscv: Support HAVE_IRQ_EXIT_ON_IRQ_STACKGuo Ren
 Re: [PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in ...patchwork-bot+netdevbpf@kernel ...
[New][PATCH] ia64: export memory_add_physaddr_to_nid to fix cxl build errorRandy Dunlap
[New][PATCH] ASoC: wm8731: fix build when I2C is not enabledRandy Dunlap
[New][ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockd ...kernel test robot
 Re: [PATCH v4 11/26] KVM: Add arch hooks for PM events with empty stubIsaku Yamahata
 Re: TPM: hibernate with IMA PCR 10Mimi Zohar
[New]drivers/gpio/gpio-davinci.c:704:1: sparse: sparse: symbol 'davinci ...kernel test robot
 Re: [PATCH v4 12/26] KVM: x86: Move TSC fixup logic to KVM arch re ...Isaku Yamahata
[New][PATCH -next 1/2] um: virt-pci: add __init/__exit annotations to m ...Xiu Jianfeng
 Re: [PATCH v4] checkpatch: warn for non-standard fixes tag styleJoe Perches
 Re: [PATCH v4 13/26] KVM: Add arch hook when VM is added/deletedIsaku Yamahata
 Re: [PATCH -next 1/2] um: virt-pci: add __init/__exit annotations ...xiujianfeng
[New][PATCH -next] um: virt-pci: add __init/__exit annotations to modul ...Xiu Jianfeng
[New][PATCH -next] um: mmaper: add __exit annotations to module exit funcsXiu Jianfeng
 Re: [PATCH v4 16/26] KVM: kvm_arch.c: Remove a global variable, ha ...Isaku Yamahata
[New][PATCH] rv/monitor: add __init/__exit annotations to module init/e ...Xiu Jianfeng
[New][PATCH -next] backtrace-test: add __init/__exit annotations to mod ...Xiu Jianfeng
 Re: [PATCH] docs/mm: Improve grammar on mmu_notifier documentationBagas Sanjaya
[New][PATCH] ARM: pxa: add __init/__exit annotations to module init/exi ...Xiu Jianfeng
[New][PATCH] x86: platform: add __init/__exit annotations to module ini ...Xiu Jianfeng
[New][ammarfaizi2-block:tglx/devel/printk 11/29] ERROR: modpost: "lockd ...kernel test robot
 Re: [PATCH] arm64: support huge vmalloc mappingsKefeng Wang
[New][PATCH] ARM64: reloc_test: add __init/__exit annotations to module ...Xiu Jianfeng
 Re: [PATCH v5 3/4] mm: kasan: Add free_meta size info in struct ka ...Feng Tang
\
 
  \ /
  Last update: 2022-09-11 05:57    [0.251 seconds]
©2004-2020 Jasper Spaans