lkml.org 
[lkml]   [2026]   [Apr]   [6]   [last100]  
 
/

6 Apr 2026

 
[New][PATCH 0/4] nstree: Fix spurious ENOENT in listns pagination durin ...Yohei Kojima
 [PATCH 1/4] selftests/namespace: fix selftest hang-up caused by zo ...Yohei Kojima
 [PATCH 2/4] selftests/namespace: fix unintentional skip in ns_acti ...Yohei Kojima
 [PATCH 3/4] nstree: Fix spurious ENOENT in listns pagination durin ...Yohei Kojima
 [PATCH 4/4] selftests/namespace: test spurious ENOENT bug in listn ...Yohei Kojima
[New][PATCH] pinctrl: qcom: Remove unused macro definitionsMaulik Shah
[New][PATCH] docs: use acknowledgment in submitting-patchesCaoRuichuang
 Re: [Intel-wired-lan] [PATCH] ice: wait for reset completion in ic ...Kohei Enju
[New][PATCH] scripts: allow checkpatch and get_maintainer in sparse che ...CaoRuichuang
 [PATCH v2 2/2] scripts: add sparse checkout regression test for ch ...CaoRuichuang
 [PATCH v2 1/2] scripts: allow checkpatch and get_maintainer in spa ...CaoRuichuang
 [PATCH v2 0/2] scripts: support sparse checkouts in checkpatch toolsCaoRuichuang
 [PATCH v9 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on OrangeP ...Han Gao
[New][PATCH v9 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcieHan Gao
 [PATCH v9 1/3] riscv: dts: spacemit: Enable i2c8 adapter for Orang ...Han Gao
 [PATCH v9 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators ...Han Gao
[New][PATCH] virtio-fs: avoid double-free on failed queue setupYung-Tse Cheng
 Re: [PATCH v2 1/2] scripts: allow checkpatch and get_maintainer in ...CaoRuichuang
[New][PATCH] selftests: mm: capture write_hugetlb_memory.sh exit statusCaoRuichuang
[New][PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket pathsCaoRuichuang
[New][PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket pathsCaoRuichuang
 Re: [PATCH] media: v4l2-core: v4l2-subdev: Removed duplicate lockd ...Laurent Pinchart
[New][PATCH] selftests: mm: stop relying on killall in charge_reserved_ ...CaoRuichuang
 Re: [PATCH] selftests: mm: capture write_hugetlb_memory.sh exit statusCaoRuichuang
 Re: [PATCH 1/1] iomap: avoid compaction for costly folio order all ...Dave Chinner
 Re: [RFC PATCH 0/3] media: qcom: camss: CAMSS Offline Processing E ...Bryan O'Donoghue
 Re: [PATCH 32/33] rust: kbuild: support global per-version flagsMiguel Ojeda
 Re: [PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type"Gary Guo"
 Re: [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for ...Miguel Ojeda
 Re: [PATCH v2 3/3] rust: ptr: allow clippy::incompatible_msrv for ...Miguel Ojeda
[New][tip:tip/urgent] BUILD SUCCESS 6bc2a7ef4f15b38f46c9cfebf0556e543e0 ...kernel test robot
 Re: [PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-on ...Jonas Karlman
 Re: [PATCH] net: mdio: realtek-rtl9300: use scoped device_for_each ...Andrew Lunn
 Re: [PATCH] usb: rtl8150: avoid using uninitialized CSCR valueAndrew Lunn
 Re: [PATCH] ksmbd: Remove unnecessary selection of CRYPTO_ECBNamjae Jeon
 Re: [PATCH 5/6] t10-pi: use bio_integrity_intervals() helperAnuj gupta
 Re: [PATCH] t10-pi: reduce ref tag code duplicationAnuj gupta
[New][PATCH v2] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsMarek Vasut
 Re: [PATCH net v2] tg3: Add PowerEdge R740xd to AER quirk listAndrew Lunn
 Re: [PATCH v3 net-next] net: use get_random_u{16,32,64}() where ap ...Andrew Lunn
[New][PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versionsMiguel Ojeda
 [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workar ...Miguel Ojeda
 [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround f ...Miguel Ojeda
 [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for ge ...Miguel Ojeda
 [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditionsMiguel Ojeda
 [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda
 [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85 ...Miguel Ojeda
 [PATCH v2 15/33] rust: macros: simplify code using `feature(extrac ...Miguel Ojeda
 [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_ ...Miguel Ojeda
 [PATCH v2 18/33] rust: rust_is_available: remove warning for `bind ...Miguel Ojeda
 [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda
 [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and s ...Miguel Ojeda
 [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simpl ...Miguel Ojeda
 [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unes ...Miguel Ojeda
 [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 ` ...Miguel Ojeda
 [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now ...Miguel Ojeda
 [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now t ...Miguel Ojeda
 [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to ...Miguel Ojeda
 [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV T ...Miguel Ojeda
 [PATCH v2 32/33] rust: kbuild: support global per-version flagsMiguel Ojeda
 [PATCH v2 19/33] rust: rust_is_available: remove warning for `bind ...Miguel Ojeda
 [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` vers ...Miguel Ojeda
 [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround ...Miguel Ojeda
 [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust- ...Miguel Ojeda
 [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned ...Miguel Ojeda
 [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu ve ...Miguel Ojeda
 [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and ...Miguel Ojeda
 [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" noteMiguel Ojeda
 [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig ...Miguel Ojeda
 [PATCH v2 30/33] docs: rust: general-information: use real exampleMiguel Ojeda
 [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable cha ...Miguel Ojeda
 [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mentionMiguel Ojeda
 [PATCH v2 31/33] rust: declare cfi_encoding for lru_statusMiguel Ojeda
 [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust ...Miguel Ojeda
 Re: [PATCh v3 07/14] ASoC: rsnd: ssui: Add RZ/G3E SSIU BUSIF supportKuninori Morimoto
 Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned ..."Gary Guo"
 Re: [PATCH 32/33] rust: kbuild: support global per-version flags"Gary Guo"
 Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned ...Miguel Ojeda
 Re: [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock supp ...Kuninori Morimoto
 Re: [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` wo ..."Gary Guo"
 Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`"Gary Guo"
[New][tip:master] BUILD SUCCESS dbf534cbea3ea1dc78989eb362e30ce4dde5b030kernel test robot
 Re: [PATCH v2 2/3] gpu: nova-core: fb: fix clippy::precedence warn ..."Alexandre Courbot"
 Re: [PATCH 7/8] MIPS: malta-init: bound default console command-li ...Pengpeng Hou
[New][PATCH] printf: add escaped-string format testsShuvam Pandey
 Re: [PATCH 0/1] sched: Restore PREEMPT_NONE as defaultQais Yousef
 Re: [PATCH] pinctrl: qcom: Remove unused macro definitionsDmitry Baryshkov
 Re: [PATCH 0/2] cdrom: gdrom: fix block I/O and capacity settingFlorian Fuchs
 Re: [PATCH v2 2/8] dt-bindings: display/msm: dp-controller: Allow ...Dmitry Baryshkov
 Re: [PATCH 3/3] hwmon: (gpd-fan): rename enum constants to upperca ...Pei Xiao
 Re: [PATCH v2 5/8] dt-bindings: display/msm: qcom,eliza-mdss: Corr ...Dmitry Baryshkov
 Re: [PATCH v2 8/8] arm64: dts: qcom: sm8750: Correct DPU VBIF addr ...Dmitry Baryshkov
 Re: [PATCH] rxrpc/proc: size address buffers for %pISpc outputPengpeng Hou
 Re: [PATCH v3 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant e ...Dmitry Baryshkov
 Re: [PATCH v2] tracing/probe: reject empty immediate stringsMasami Hiramatsu (Google)
 Re: [PATCH 2/7] dt-bindings: display/msm: dp-controller: Allow DAI ...Dmitry Baryshkov
 Re: [PATCH v2] tracing/probe: reject empty immediate stringsMasami Hiramatsu (Google)
 Re: [PATCH v2] tracing/probe: reject empty immediate stringsMasami Hiramatsu (Google)
 Re: [PATCH] usb: cdns3: attempt to fix Kconfig dependencies"Peter Chen (CIX)"
 Re: [PATCH] usb: cdnsp: Add support for device-only configuration"Peter Chen (CIX)"
 [PATCH v2] arc: validate DT CPU map strings before parsing themPengpeng Hou
 Re: [PATCH] arc: validate DT CPU map strings before parsing themPengpeng Hou
 Re: [PATCH 0/1] sched: Restore PREEMPT_NONE as defaultMitsumasa KONDO
 Re: [PATCH bpf-next] selftests/bpf: remove unused toggle in tc_tunnelpatchwork-bot+netdevbpf@kernel ...
[New][PATCH] rapidio: mport_cdev: fix sequential UAF in dma_req_free()James Kim
[New][PATCH] scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for ...Li Tian
 Re: [PATCH v4 05/15] userfaultfd: retry copying with locks dropped ..."Harry Yoo (Oracle)"
 Re: [PATCH] slub: use N_NORMAL_MEMORY in can_free_to_pcs to handle ..."Harry Yoo (Oracle)"
 Re: [PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitab ...<xu.xin16@zte ...
 Re: [PATCH bpf] bpf: Fix stale offload->prog pointer after constan ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] kernel/trace: fixed static warningsMasami Hiramatsu (Google)
[New][PATCH 0/2] arm64: dts: qcom: milos: Add QCrypto supportAlexander Koskovich
 [PATCH 2/2] arm64: dts: qcom: milos: Add QCrypto nodesAlexander Koskovich
 [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos cryp ...Alexander Koskovich
 Re: [PATCH v2 2/2] PCI: cadence: Add debugfs property to provide L ...Hans Zhang
 Re: [PATCH v2] tracing/probe: reject empty immediate stringsPengpeng Hou
 Re: [PATCH v4 3/3] PCI: dwc: Use common speed conversion functionHans Zhang
 Re: [PATCH v3 0/9] gpu: nova-core: gsp: add RM control command inf ..."Eliot Courtney"
 Re: [PATCH v1 3/3] PCI: Remove extern declaration of pcie_link_spe ...Hans Zhang
 Re: [PATCH v3 9/9] gpu: nova-core: gsp: add FaultMethodBufferSize ..."Eliot Courtney"
 Re: [PATCH v26 00/10] Simple Donor Migration for Proxy ExecutionK Prateek Nayak
[New][PATCH] HID: sony: fix style issuesRosalie Wanders
 Re: [PATCH bpf v1 1/2] bpf: Fix SOCK_OPS_GET_SK same-register OOB ...Jiayuan Chen
[New][PATCH net-next v5 00/10] Decouple receive and transmit enablement ...Marc Harvey
 [PATCH net-next v5 09/10] net: team: Add new tx_enabled team port ...Marc Harvey
 [PATCH net-next v5 01/10] net: team: Annotate reads and writes for ...Marc Harvey
 [PATCH net-next v5 06/10] net: team: Rename enablement functions a ...Marc Harvey
 [PATCH net-next v5 05/10] selftests: net: Add test for enablement ...Marc Harvey
 [PATCH net-next v5 10/10] selftests: net: Add tests for team drive ...Marc Harvey
 [PATCH net-next v5 02/10] net: team: Remove unused team_mode_op, p ...Marc Harvey
 [PATCH net-next v5 03/10] net: team: Rename port_disabled team mod ...Marc Harvey
 [PATCH net-next v5 07/10] net: team: Track rx enablement separatel ...Marc Harvey
 [PATCH net-next v5 04/10] selftests: net: Add tests for failover o ...Marc Harvey
 [PATCH net-next v5 08/10] net: team: Add new rx_enabled team port ...Marc Harvey
[New][PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and poi ...Jiayuan Chen
 [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx acces ...Jiayuan Chen
[New][PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_est ...Jiayuan Chen
 Re: [PATCH 1/2] ublk: reset per-IO canceled flag on each fetchMing Lei
[New][PATCH 0/4] ALSA: isa/gus: add ISA PM support for GUS Classic, GUS ...Cássio_Gabriel
 [PATCH 2/4] ALSA: gusclassic: add ISA suspend and resume callbacksCássio_Gabriel
 [PATCH 1/4] ALSA: gus: add shared GF1 suspend and resume helpersCássio_Gabriel
 [PATCH 3/4] ALSA: gusextreme: add ISA suspend and resume callbacksCássio_Gabriel
 [PATCH 4/4] ALSA: gusmax: add ISA suspend and resume callbacksCássio_Gabriel
 Re: [PATCH 02/22] iommu/amd: Introduce vIOMMU-specific events and ..."Suthikulpanit, Suravee"
 Re: [PATCH v10 13/13] docs: add io_queue flag to isolcpusMing Lei
[New][PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()Shuvam Pandey
 Re: [PATCH 1/2] ublk: reset per-IO canceled flag on each fetchzhang
[New][PATCH] seq_buf: add KUnit tests for seq_buf_putmem_hex()Shuvam Pandey
 Re: [PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and ...bot+bpf-ci@kernel ...
 Re: [PATCH 09/22] iommu/amd: Introduce domain for IOMMU Private Ad ..."Suthikulpanit, Suravee"
 Re: [PATCH 3/8] rust: io: use pointer types instead of address"Alexandre Courbot"
 Re: [PATCH v2 1/1] leds: syscon: Add tristate optionBevan Weiss
 Re: [PATCH 15/22] iommu/amd: Introduce helper function for updatin ..."Suthikulpanit, Suravee"
 Re: [PATCH 22/22] iommu/amd: Introduce logic to check and enable v ..."Suthikulpanit, Suravee"
 Re: [PATCH] dt-bindings: clock: qcom,kaanapali-gxclkctl: Correctly ...Taniya Das
 Re: [PATCH 2/8] rust: io: generalize `Mmio` to arbitrary type"Alexandre Courbot"
 Re: [PATCH] rxrpc/proc: size address buffers for %pISpc outputAnderson Nascimento
 Re: [PATCH 1/2] vfio/cdx: Fix NULL pointer dereference in interrup ...Prasanna Kumar T S M
 Re: [PATCH v2] RISC-V: KVM: Fix shift-out-of-bounds in make_xfence ...Anup Patel
 Re: [PATCH v1] slab: support for compiler-assisted type-based slab ..."Harry Yoo (Oracle)"
[New][PATCH] rpmsg: char: Check for ongoing chrdev destroyVishnu Santhosh
 Re: [PATCH] dt-bindings: opp-v2: Fix example 3 CPU reg valueViresh Kumar
 Re: [PATCH V3] i2c: qcom-geni: Avoid extra TX DMA TRE for single r ...Mukesh Savaliya
 Re: [PATCH v3 1/2] riscv: Introduce support for hardware break/wat ...Himanshu Chauhan
 Re: [PATCH v3 1/2] riscv: Introduce support for hardware break/wat ...Himanshu Chauhan
 Re: [PATCH v3 1/2] riscv: Introduce support for hardware break/wat ...Himanshu Chauhan
 Re: [PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and ...Jiayuan Chen
 Re: [PATCH] Drivers: hv: mshv_vtl: Fix vmemmap_shift exceeding MAX ...Naman Jain
 [PATCH v2 2/4] ARM: dts: qcom: msm8974pro-htc-m8: add NFC supportAlexandre Messier via B4 Relay
[New][PATCH v2 0/4] Describe more hardware of the HTC One (M8)Alexandre Messier via B4 Relay
 [PATCH v2 1/4] ARM: dts: qcom: msm8974pro-htc-m8: add status LEDsAlexandre Messier via B4 Relay
 [PATCH v2 3/4] ARM: dts: qcom: msm8974pro-htc-m8: add Bluetooth pinsAlexandre Messier via B4 Relay
 [PATCH v2 4/4] ARM: dts: qcom: msm8974pro-htc-m8: add touchscreenAlexandre Messier via B4 Relay
 Re: [PATCH 1/2] ASoC : amd: acp: Update Quirk for Lenovo PlatformsSyed Saba Kareem
[New][PATCH] ASoC: amd: yc: Add DMI quirk for MSI Thin A15 B7UC interna ...liampfrs
 Re: [PATCH v2 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720ashish yadav
 Re: [PATCH v2 1/3] EDAC/versalnet: Fix teardown ordering in mc_rem ...Prasanna Kumar T S M
[New][PATCH v2] ASoC: amd: yc: Add DMI quirk for MSI Thin A15 B7UC inte ...liampfrs
 Re: [PATCH] perf test: Skip sched stats test for !rootSwapnil Sapkal
[New][PATCH 0/1] hfsplus: optimize b-tree node allocation with next-fit ...Kalpan Jani
 [PATCH 1/1] hfsplus: switch hfs_bmap_alloc() to next-fit allocatio ...Kalpan Jani
 Re: [PATCH v6 01/13] soc: qcom: geni-se: Refactor geni_icc_get() a ...Mukesh Kumar Savaliya
 Re: [RFC PATCH v2] nvme: enable PCI P2PDMA support for RDMA transportChristoph Hellwig
 Re: [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev ...Vinod Koul
 Re: [PATCH 1/3] dmaengine: dw-axi-dmac: fix Alignment should match ...Vinod Koul
 Re: [PATCH 1/3] media: qcom: venus: drop extra padding in NV12 raw ...Dikshita Agarwal
[New][PATCH v3] kernel/trace: fixed static warningsabhijithsriram95@gmail ...
 Re: [PATCH 2/3] media: qcom: venus: relax encoder frame/blur dimen ...Dikshita Agarwal
 Re: [PATCH 3/3] media: qcom: venus: relax encoder frame/blur step ...Dikshita Agarwal
 Re: [PATCH] kernel/trace: fixed static warningsAbhijith Sriram
[New][PATCH] powerpc/fadump: Add timeout to RTAS busy-wait loopsAdriano Vero
 Re: [PATCH v3] hwmon: (it87) Add support for IT8689EFrank Crawford
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Marc Zyngier
 Re: [GIT PULL 1/2] arm64: dts: ti: K3 updates for v7.1Vignesh Raghavendra
[New][PATCH v7] memory: tegra210: Support interconnect frameworkAaron Kling via B4 Relay
[New][PATCH 1/3] arm64: dts: imx8mn-vhip4-evalboard-v1: Correct interru ...Krzysztof Kozlowski
 [PATCH 2/3] arm64: dts: imx8mn-vhip4-evalboard-v2: Correct interru ...Krzysztof Kozlowski
 [PATCH 3/3] arm64: dts: imx8mp-ab2: Correct interrupt flagsKrzysztof Kozlowski
[New][PATCH] arm64: tegra: Enable interconnect for MC and EMC on Tegra210Aaron Kling via B4 Relay
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Greg Kroah-Hartman
[New][PATCH v3 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fa ...Douglas Freimuth
 [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fa ...Douglas Freimuth
 [PATCH v3 2/3] KVM: s390: Enable adapter_indicators_set to use map ...Douglas Freimuth
 [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappings p ...Douglas Freimuth
 Re: [PATCH 1/1] drm/ci: bump IGT version to v2.3Vignesh Raman
[New][PATCH] x86/kexec: Warn when E820 table is truncated in boot_paramsAdriano Vero
[New][PATCH 1/3] arm64: tegra: Correct Tegra194 p2972 interrupt flagsKrzysztof Kozlowski
 [PATCH 2/3] arm64: tegra: Correct Tegra234 p3737 interrupt flagsKrzysztof Kozlowski
 [PATCH 3/3] arm64: tegra: Correct Tegra234 p3740 interrupt flagsKrzysztof Kozlowski
 Re: [PATCH v3 1/2] i3c: dw: Fix memory leak in dw_i3c_master_i3c_x ...Felix Gu
 Re: [PATCH v2 2/3] iio: imu: inv_mpu6050: control vdd supply using ...Andrey Skvortsov
[New][PATCH] gpu: nova-core: require little endianEliot Courtney
 RE: [PATCH v4 2/2] iio: dac: ad5706r: Add support for AD5706R DAC"Torreno, Alexis Czezar"
 RE: [PATCH v4 1/2] dt-bindings: iio: dac: Add ADI AD5706R"Torreno, Alexis Czezar"
[New][PATCH] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for ...Łukasz Lebiedziński
[New][PATCH net-next 0/3] net: phy: add support for disabling autonomou ...Nicolai Buchwitz
 [PATCH net-next 2/3] net: phy: broadcom: implement .disable_autono ...Nicolai Buchwitz
 [PATCH net-next 1/3] net: phy: add support for disabling PHY-auton ...Nicolai Buchwitz
 [PATCH net-next 3/3] net: phy: realtek: convert RTL8211F to .disab ...Nicolai Buchwitz
 [PATCH v3 1/2] leds: ltc3208: add driverJan Carlo Roleda
 [PATCH v3 2/2] dt-bindings: leds: Document LTC3208 Multidisplay LE ...Jan Carlo Roleda
[New][PATCH v3 0/2] Add support for LTC3208 multi-display driverJan Carlo Roleda
 Re: [PATCH v3] kernel/trace: fixed static warningsMasami Hiramatsu (Google)
 Re: [PATCH 1/2] memory: tegra: Add T238 MC supportAshish Mhetre
 Re: [PATCH v2 1/2] ublk: reset per-IO canceled flag on each fetchHannes Reinecke
[New][PATCH net-next v2] selftests/drivers/net: Add an xdp test to xdp.pyLeon Hwang
[New][PATCH v4] kernel/trace: fixed static warningsabhijithsriram95@gmail ...
 Re: [PATCH] mmc: host: sdhci-msm: Fix the wrapped key handlingNeeraj Soni
[New]Re: [BUG] ata: ahci: regression in f7870e8d345c disables DevSleep ...Damien Le Moal
 Re: [PATCH v3] kernel/trace: fixed static warningsAbhijith Sriram
 Re: [PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI r ...Pankaj Patil
[New][PATCH] MAINTAINERS: Add Prashanth as additional maintainer for am ...Raju Rangoju
[New][PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BITSvyatoslav Ryhel
 [PATCH v4 2/3 RESEND] dt-bindigs: display: extend the simple bridg ...Svyatoslav Ryhel
 [PATCH v4 1/3 RESEND] dt-bindigs: display: extend the LVDS codec w ...Svyatoslav Ryhel
 [PATCH v4 3/3 RESEND] drm/bridge: simple-bridge: Add support for M ...Svyatoslav Ryhel
 [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC address re ..."Johan Alvarado"
[New][PATCH v3] drm/tegra: Enable cmu for Tegra186 and Tegra194Aaron Kling via B4 Relay
[New][PATCH] ALSA: ctxfi: Limit PTP to a single pageHarin Lee
[New][PATCH] ALSA: ctxfi: Add fallback to default RSR for S/PDIFHarin Lee
[New][PATCH v2] bootconfig: Skip printing early params to cmdline from ..."Masami Hiramatsu (Google)"
 Re: [PATCH 1/2] Revert "arm64: tegra: Disable ISO SMMU for Tegra194"Aaron Kling
 [PATCH v5 1/2] regulator: dt-bindings: regulator-max77620: convert ...Svyatoslav Ryhel
[New][PATCH v5 0/5] iio: ssp_sensors: improve resource cleanupSanjay Chitroda
[New]Linux 6.6.133Greg Kroah-Hartman
 Re: [PATCH v4 0/8] can: flexcan: Add NXP S32N79 SoC supportCiprian Marian Costea
 [PATCH v5 2/2] dt-bindings: pinctrl: pinctrl-max77620: convert to ...Svyatoslav Ryhel
[New][GIT PULL] soc fixes for 7.0, part 2"Arnd Bergmann"
 Re: [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology ...Krzysztof Kozlowski
 [PATCH v5 2/5] iio: ssp_sensors: cleanup codestyle checkSanjay Chitroda
[New][PATCH v5 0/2] rtc: max77686: convert to i2c_new_ancillary_deviceSvyatoslav Ryhel
 Re: [BUG] ata: ahci: regression in f7870e8d345c disables DevSleep ...Niklas Cassel
 [PATCH v5 1/5] iio: ssp_sensors: cleanup codestyle warningSanjay Chitroda
 [PATCH v5 3/5] iio: ssp_sensors: factor out pending list add/remov ...Sanjay Chitroda
 [PATCH v5 4/5] iio: ssp_sensors: use devm APIs for mutex and IRQ r ...Sanjay Chitroda
 Re: Linux 6.6.133Greg Kroah-Hartman
 [PATCH v5 5/5] iio: ssp_sensors: reuse preallocated RX buffer for ...Sanjay Chitroda
[New][PATCH v1 0/1] dt-bindings: media: mt9m114: document common video ...Svyatoslav Ryhel
 [PATCH v1 1/1] dt-bindings: media: mt9m114: document common video ...Svyatoslav Ryhel
 Re: [PATCH v2 1/4] dt-bindings: platform: introduce EC for Dell XP ...Bryan O'Donoghue
[New][tip:ras/urgent] BUILD SUCCESS 0422b07bc4c296b736e240d95d21fbfebbf ...kernel test robot
 Re: [PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFOR ...Geert Uytterhoeven
 Re: [PATCH v2 1/3] EDAC/versalnet: Fix teardown ordering in mc_rem ...Borislav Petkov
 Re: [PATCH v4 01/11] dt-bindings: crypto: qcom,ice: Fix missing po ...Harshal Dev
 Re: NO_HZ_FULL vs NO_HZ_IDLE: ~300ns cyclictest latency regression ..."Ionut Nechita (Wind River)"
 Re: [PATCH v3 2/2] mm/mprotect: special-case small folios when app ...Pedro Falcato
 Re: [PATCH v3 0/2] mm/mprotect: micro-optimization workPedro Falcato
 Re: [PATCH v2 2/4] platform: arm64: dell-xps-ec: new driverBryan O'Donoghue
 Re: [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual ...tessolveupstream@gmail ...
 Re: iommu/amd: Initialize IOMMU Private Address (IPA) space mappin ..."Suthikulpanit, Suravee"
[New][PATCH v1 0/9] ARM: tegra: complete a few Tegra30 device treesSvyatoslav Ryhel
 [PATCH v1 2/9] ARM: tegra: lg-x3: Set PMIC's RTC addressSvyatoslav Ryhel
 [PATCH v1 1/9] ARM: tegra: lg-x3: Complete video device graphSvyatoslav Ryhel
 [PATCH v1 3/9] ARM: tegra: p880: Lower CPU thermal limitSvyatoslav Ryhel
 [PATCH v1 9/9] ARM: tegra: tf600t: Invert accelerometer calibratio ...Svyatoslav Ryhel
 Re: [PATCH v2 1/2] mm: fix mmap errno value when MAP_DROPPABLE is ...Pedro Falcato
 Re: [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual ...tessolveupstream@gmail ...
 [PATCH v1 4/9] ARM: tegra: grouper: Add support for front cameraSvyatoslav Ryhel
 [PATCH v1 5/9] ARM: tegra: transformer: Add support for front cameraSvyatoslav Ryhel
 [PATCH v1 6/9] ARM: tegra: transformers: Add connector node for co ...Svyatoslav Ryhel
[New][PATCH net-next v6 3/7] net: bcmgenet: add basic XDP support (PASS ...Nicolai Buchwitz
[New][PATCH net-next v6 5/7] net: bcmgenet: add XDP_REDIRECT and ndo_xd ...Nicolai Buchwitz
 [PATCH v1 7/9] ARM: tegra: tf600t: Configure panelSvyatoslav Ryhel
 [PATCH v1 8/9] ARM: tegra: tf600t: Drop backlight regulatorSvyatoslav Ryhel
[New][PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes incompat ...Nicolai Buchwitz
[New][PATCH net-next v6 2/7] net: bcmgenet: register xdp_rxq_info for e ...Nicolai Buchwitz
[New][PATCH net-next v6 6/7] net: bcmgenet: add XDP statistics countersNicolai Buchwitz
[New][PATCH net-next v6 1/7] net: bcmgenet: convert RX path to page_poolNicolai Buchwitz
 Re: [PATCH v2] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsKrzysztof Kozlowski
[New][PATCH net-next v6 4/7] net: bcmgenet: add XDP_TX supportNicolai Buchwitz
 Re: [PATCH v4 01/11] dt-bindings: crypto: qcom,ice: Fix missing po ...Krzysztof Kozlowski
 Re: [PATCH] ALSA: aoa: onyx: Update IEC958 sample-rate status for ...Takashi Iwai
 Re: [PATCH] ALSA: hda/realtek: Fix code style errorTakashi Iwai
 Re: [PATCH] dt-bindings: rtc: moxa,moxart-rtc: convert to YAMLKrzysztof Kozlowski
 Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos ...Krzysztof Kozlowski
 Re: [PATCH] ALSA: ctxfi: Limit PTP to a single pageTakashi Iwai
 Re: [PATCH] ALSA: ctxfi: Add fallback to default RSR for S/PDIFTakashi Iwai
 Re: [PATCH v2] pseries/kexec: skip resetting CPUs added by firmwar ...Vishal Chourasia
 Re: [PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10Takashi Iwai
 Re: [PATCH v3 1/9] gpu: nova-core: gsp: add NV_STATUS error code b ..."Eliot Courtney"
 Re: [PATCH 06/22] iommu/amd: Map vIOMMU VF MMIO and VF Control MMI ..."Suthikulpanit, Suravee"
 Re: [PATCH 1/2] dt-bindings: crypto: qcom-qce: Document the Milos ...Kuldeep Singh
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Oleksij Rempel
 Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versionsMiguel Ojeda
 Re: [PATCH 07/22] iommu/amd: Add support for AMD vIOMMU VF MMIO region"Suthikulpanit, Suravee"
 Re: [PATCH v4 0/2] Introduce TLMM driver for Qualcomm IPQ5210 SoCKathiravan Thirumoorthy
 Re: [PATCH 1/2] cdrom: gdrom: replace port I/O with MMIO accessorsFlorian Fuchs
[New][PATCH] ASoC: rt5640: Handle 0Hz sysclk during stream shutdownSheetal
 Re: [PATCH v3 5/5] PCI: qcom: Add D3cold supportKrishna Chaitanya Chundru
 Re: [PATCH V9 1/4] rust: Fix "multiple candidates for rmeta depend ...Mukesh Kumar Chaurasiya
 Re: [PATCH v3 0/2] mm/mprotect: micro-optimization work"David Hildenbrand (arm)"
[New][PATCH V2 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock "Harry Yoo (Oracle)"
 [PATCH V2 1/2] MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALL ..."Harry Yoo (Oracle)"
 [PATCH V2 2/2] lib/tests/slub_kunit: add a test case for {kmalloc, ..."Harry Yoo (Oracle)"
[New][PATCH] vfs: init/main.c: change comment: opening /dev/console may ...Askar Safin
 [PATCH rdma-next v2 07/11] RDMA/mlx5: Fix UAF in SRQ destroy due t ...Edward Srouji
 [PATCH rdma-next v2 09/11] IB/core: Fix IPv6 netlink message size ...Edward Srouji
 [PATCH rdma-next v2 04/11] RDMA/core: Fix use after free in ib_que ...Edward Srouji
 [PATCH rdma-next v2 11/11] RDMA/mlx5: Fix null-ptr-deref in Raw Pa ...Edward Srouji
 [PATCH rdma-next v2 03/11] RDMA/core: Preserve restrack resource I ...Edward Srouji
 [PATCH rdma-next v2 02/11] RDMA/mlx5: Remove raw RSS QP restrack t ...Edward Srouji
 [PATCH rdma-next v2 08/11] RDMA/mlx5: Fix UAF in DCT destroy due t ...Edward Srouji
 [PATCH rdma-next v2 06/11] RDMA/core: Fix potential use after free ...Edward Srouji
[New][PATCH rdma-next v2 00/11] RDMA: Stability and race condition fixesEdward Srouji
 [PATCH v4 12/15] selftests/mm: skip uffd-stress test when nr_pages ...Sayali Patil
 [PATCH v4 06/15] selftests/mm: size tmpfs according to PMD page si ...Sayali Patil
 [PATCH v4 10/15] selftests/mm: ensure destination is hugetlb-backe ...Sayali Patil
 Re: [PATCH v4 01/11] dt-bindings: crypto: qcom,ice: Fix missing po ...Harshal Dev
 [PATCH v4 15/15] selftests/cgroup: extend test_hugetlb_memcg.c to ...Sayali Patil
 [PATCH v4 08/15] selftest/mm: align memory size to huge page size ...Sayali Patil
 [PATCH v4 09/15] selftest/mm: register existing mapping with userf ...Sayali Patil
 [PATCH v4 11/15] selftests/mm: skip uffd-wp-mremap if UFFD write-p ...Sayali Patil
[New][PATCH v3] nvme: enable PCI P2PDMA support for RDMA transportShivaji Kant
 Re: [PATCH 2/2] cdrom: gdrom: update gendisk capacity on openFlorian Fuchs
 Re: [PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitab ..."David Hildenbrand (arm)"
 RE: [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer support"Sabau, Radu bogdan"
 Re: [RFC PATCH v2] nvme: enable PCI P2PDMA support for RDMA transportShivaji Kant
[New][PATCH v4 00/15] selftests/mm: fix failures and robustness improve ...Sayali Patil
 [PATCH v4 01/15] selftests/mm: restore default nr_hugepages value ...Sayali Patil
 [PATCH v4 04/15] selftests/mm: fix hugetlb pathname construction i ...Sayali Patil
[New][PATCH] virtio: simplify of_node handling in virtio_device_of_initClement Amar
[New][PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain
 Re: [PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitab ..."David Hildenbrand (arm)"
 [PATCH v4 02/15] selftests/mm: fix hugetlb pathname construction i ...Sayali Patil
 [PATCH v4 07/15] selftests/mm: free dynamically allocated PMD-size ...Sayali Patil
 [PATCH rdma-next v2 10/11] RDMA/core: Fix rereg_mr use-after-free raceEdward Srouji
 Re: [PATCH] virtio: simplify of_node handling in virtio_device_of_init"Michael S. Tsirkin"
 Re: [PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFOR ...Julian Braha
[New][PATCH] MAINTAINERS: Update AMD SPI driver maintainersRaju Rangoju
 Re: [PATCH 0/4] ALSA: isa/gus: add ISA PM support for GUS Classic, ...Takashi Iwai
 [PATCH v4 03/15] selftests/mm: restore default nr_hugepages value ...Sayali Patil
 [PATCH v4 13/15] selftests/mm: move hwpoison setup into run_test() ...Sayali Patil
 [PATCH v4 14/15] selftests/mm: clarify alternate unmapping in comp ...Sayali Patil
 [PATCH rdma-next v2 01/11] RDMA/mlx5: Remove DCT restrack trackingEdward Srouji
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Oleksij Rempel
 [PATCH v4 05/15] selftests/mm: fix cgroup task placement and drop ...Sayali Patil
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
 [PATCH rdma-next v2 05/11] RDMA/core: Fix potential use after free ...Edward Srouji
 Re: [PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFOR ...Geert Uytterhoeven
[New][tip:x86/cleanups] BUILD SUCCESS fbe80bd6993a059ca366a3561051b419f ...kernel test robot
 Re: [PATCH v4 01/11] dt-bindings: crypto: qcom,ice: Fix missing po ...Harshal Dev
 Re: [RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for ...Vincent Legoll
 Re: [PATCH] vfs: init/main.c: change comment: opening /dev/console ...Al Viro
 Re: [PATCH v2] ASoC: codecs: wcd937x: Add conditional regulator co ...Karthik S
[New][PATCH] iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey
 Re: [PATCH v2] ASoC: codecs: wcd937x: Add conditional regulator co ...Karthik S
 [PATCH] media: v4l2-core: v4l2-subdev: Removed duplicate lockdep a ...Sunny Patel
 Re: [PATCH 2/2] cdrom: gdrom: update gendisk capacity on openAdrian McMenamin
 Re: [PATCH] dmaengine: dw-axi-dmac: simplify allocationFrank Li
 Re: [PATCH] dmaengine: dw-axi-dmac: simplify allocationFrank Li
[New][PATCH 0/3] Add support for the Iris codec on MilosAlexander Koskovich
 [PATCH 2/3] media: iris: Add support for Milos (VPU v2.0)Alexander Koskovich
 [PATCH 1/3] dt-bindings: media: qcom,milos-iris: Add Milos video codecAlexander Koskovich
 [PATCH 3/3] arm64: dts: qcom: milos: Add Iris VPU v2.0Alexander Koskovich
 Re: [PATCH 2/2] cdrom: gdrom: update gendisk capacity on openAdrian McMenamin
 Re: [PATCH net-next v2 1/3] net: pse-pd: prevent regulator cleanup ...Oleksij Rempel
[New][PATCH v16 0/5] ring-buffer: Making persistent ring buffers robust"Masami Hiramatsu (Google)"
 [PATCH v16 3/5] ring-buffer: Skip invalid sub-buffers when rewindi ..."Masami Hiramatsu (Google)"
 [PATCH v16 1/5] ring-buffer: Flush and stop persistent ring buffer ..."Masami Hiramatsu (Google)"
 [PATCH v16 4/5] ring-buffer: Add persistent ring buffer invalid-pa ..."Masami Hiramatsu (Google)"
 [PATCH v16 2/5] ring-buffer: Skip invalid sub-buffers when validat ..."Masami Hiramatsu (Google)"
 [PATCH v16 5/5] ring-buffer: Show commit numbers in buffer_meta file"Masami Hiramatsu (Google)"
[New][PATCH v3 0/2] Add support for Infineon Digital eFuse XDP720ASHISH YADAV
 [PATCH v3 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720ASHISH YADAV
[New][GIT PULL] RISC-V devicetrees for v7.1Conor Dooley
 [PATCH v3 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720ASHISH YADAV
 Re: [PATCH] ALSA: ctxfi: Limit PTP to a single pageHarin Lee
 [PATCH v3 1/2] PCI: cadence: Add HPA architecture flagHans Zhang
 [PATCH v3 2/2] PCI: cadence: Add debugfs property to provide LTSSM ...Hans Zhang
[New][PATCH v3 0/2] PCI: cadence: Add LTSSM debugfsHans Zhang
[New][GIT PULL] RISC-V soc drivers for v7.1Conor Dooley
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
 Re: [RFC PATCH] ptrace: don't report syscall-exit if the tracee wa ...Kusaram Devineni
 [PATCH v5 1/3] PCI: Add public pcie_valid_speed() for shared valid ...Hans Zhang
[New][PATCH v5 0/3] PCI: Refactor PCIe speed validation and conversion ...Hans Zhang
 [PATCH v5 3/3] PCI: dwc: Use common speed conversion functionHans Zhang
 [PATCH v5 2/3] PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang
 Re: [PATCH v5 0/7] pinctrl: Add generic pinctrl for board-level mu ...Frank Li
 Re: [PATCH v5 3/3] PCI: dwc: Use common speed conversion functionHans Zhang
 Re: [RFC PATCH 0/4] trace, livepatch: Allow kprobe return overridi ...Yafang Shao
 [PATCH v6 1/3] PCI: Add public pcie_valid_speed() for shared valid ...Hans Zhang
 [PATCH v6 3/3] PCI: dwc: Use common speed conversion functionHans Zhang
 [PATCH v6 2/3] PCI: Move pci_bus_speed2lnkctl2() to public headerHans Zhang
 Re: [RFC PATCH 0/4] trace, livepatch: Allow kprobe return overridi ...Yafang Shao
[New][PATCH v6 0/3] PCI: Refactor PCIe speed validation and conversion ...Hans Zhang
[New][PATCH] cpufreq: governor: Fix race between sysfs store and dbs wo ...Zhongqiu Han
[New][PATCH v8 0/2] Enable secondary USB controller in host modeSwati Agarwal
 [PATCH v8 1/2] arm64: dts: qcom: lemans-evk: Rename hd3ss3220_ ins ...Swati Agarwal
 [PATCH v8 2/2] arm64: dts: qcom: lemans-evk: Enable secondary USB ...Swati Agarwal
[New][PATCH AUTOSEL 6.19-6.1] ASoC: amd: yc: Add DMI entry for HP Lapto ...Sasha Levin
 [PATCH AUTOSEL 6.19-6.1] ALSA: hda/realtek: add quirk for Framewor ...Sasha Levin
 [PATCH AUTOSEL 6.19-5.10] MIPS: mm: Suppress TLB uniquification on ...Sasha Levin
 [PATCH AUTOSEL 6.19-6.18] drm/amdkfd: Fix queue preemption/evictio ...Sasha Levin
 [PATCH AUTOSEL 6.19-6.12] ALSA: hda/realtek: Add quirk for Lenovo ...Sasha Levin
 [PATCH AUTOSEL 6.19-5.10] wifi: wl1251: validate packet IDs before ...Sasha Levin
 [PATCH net] net: netrom: fix lock order inversion in nr_add_node, ...Mashiro Chen
 [PATCH AUTOSEL 6.19-5.10] ASoC: soc-core: call missing INIT_LIST_H ...Sasha Levin
 [PATCH AUTOSEL 6.19-5.15] ALSA: usb-audio: Fix quirk flags for Neu ...Sasha Levin
 Re: [PATCH v3] dmaengine: tegra210-adma: Add error logging on fail ..."Sheetal ."
 [PATCH AUTOSEL 6.19-5.15] fs/smb/client: fix out-of-bounds read in ...Sasha Levin
 [PATCH AUTOSEL 6.19-6.18] ALSA: hda/realtek: Add quirk for Lenovo ...Sasha Levin
 [PATCH AUTOSEL 6.19-6.12] ALSA: hda/realtek: Add quirk for Samsung ...Sasha Levin
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
 Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_ ...Yafang Shao
 Re: [PATCH v2 1/2] ublk: reset per-IO canceled flag on each fetchMing Lei
 Re: [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIsSumit Garg
[New][PATCH] net: sfp: add quirks for GPON ONT SFP sticksJohn Pavlick
 Re: [PATCH 09/22] iommu/amd: Introduce domain for IOMMU Private Ad ...Jason Gunthorpe
[New][PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.dequeu ...Andrea Righi
 [PATCH net v2] net: netrom: fix lock order inversion in nr_add_nod ...Mashiro Chen
 Re: [PATCH v2 1/2] dt-bindings: arm: qcom: Add monaco-evk-ac supportUmang Chheda
[New][GIT PULL] interconnect changes for 7.1Georgi Djakov
 Re: [PATCH v3 2/9] gpu: nova-core: gsp: add NvStatus enum for RM c ..."Eliot Courtney"
[New][PATCH] pps: improve PREEMPT_RT performanceMichael Byczkowski
[New][PATCH v2] net: sfp: add quirks for GPON ONT SFP sticksJohn Pavlick
[New][PATCH RFC 0/3] dt-bindings: dsp: fsl,dsp: small cleanupLaurentiu Mihalcea
 [PATCH RFC 2/3] dt-bindings: dsp: fsl,dsp: remove reserved memory ...Laurentiu Mihalcea
 [PATCH RFC 3/3] dt-bindings: dsp: fsl,dsp: remove descriptions for ...Laurentiu Mihalcea
 [PATCH RFC 1/3] dt-bindings: dsp: fsl,dsp: drop references to SOF ...Laurentiu Mihalcea
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Andrew Lunn
 Re: [PATCH] media: v4l2-core: v4l2-subdev: Removed duplicate lockd ...Laurent Pinchart
 Re: [RFC PATCH] media: Virtual camera driverOleksandr Natalenko
 Re: [PATCH v2 2/4] platform: arm64: dell-xps-ec: new driverBjorn Andersson
 Re: [PATCH 3/3] ASoC: renesas: fsi: Fix hang by enabling SPU clockBui Duc Phuc
 Re: [PATCH 2/3] mips: pci-mt7620: add more register init valuesThomas Bogendoerfer
 Re: [PATCH 0/3] MIPS: DEC: Rate-limit memory errorsThomas Bogendoerfer
 Re: [PATCH 3/3] mips: pci-mt7620: rework initialization procedureThomas Bogendoerfer
 Re: [PATCH v7 0/3] Add MACB/GEM instances on EyeQ5, and their PHYsThomas Bogendoerfer
 Re: [PATCH v2] MIPS: dts: loongson64g-package: Switch to Loongson ...Thomas Bogendoerfer
 Re: [PATCH 1/3] mips: pci-mt7620: fix bridge register accessThomas Bogendoerfer
 Re: [PATCH] MIPS: kernel: Remove $0 clobber from `mult_sh_align_mod'Thomas Bogendoerfer
 Re: [PATCH] arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig filesThomas Bogendoerfer
 Re: [RFC PATCH] media: Virtual camera driverLaurent Pinchart
 Re: [PATCH v2 8/8] mips: dts: Add PCIe to EcoNet EN751221Thomas Bogendoerfer
 Re: [PATCH] phy: qcom: edp: Initialize swing_pre_emph_cfg for sc7280Vishnu Saini
 Re: [BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_ ...LB F
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Andrew Lunn
[New][PATCH v3 0/2] i3c: master: renesas: Fix a memory leak and use __f ...Felix Gu
 [PATCH v3 1/2] i3c: master: renesas: Fix memory leak in renesas_i3 ...Felix Gu
 Re: [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC addres ...Yao Zi
 [PATCH v3 2/2] i3c: master: renesas: Use __free(kfree) for xfer cl ...Felix Gu
 Re: [PATCH] net: sfp: add quirks for GPON ONT SFP sticksDaniel Golle
 Re: [PATCH v4 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver"Holalu Yogendra, Niranjan"
 Re: [PATCH 1/3] dt-bindings: sound: renesas,fsi: Add support for m ...Bui Duc Phuc
[New]linux-next: manual merge of the rust tree with the origin treeMark Brown
 Re: [PATCH v2] MAINTAINERS: add Rust I2C tree and update Igor Koro ...Igor Korotin
 Re: linux-next: manual merge of the rust tree with the origin treeMiguel Ojeda
[New]linux-next: manual merge of the rust tree with the origin treeMark Brown
[New]linux-next: manual merge of the rust tree with the origin treeMark Brown
[New]linux-next: manual merge of the tegra tree with the arm-soc treeMark Brown
[New]linux-next: manual merge of the fs-next tree with the mm-nonmm-uns ...Mark Brown
[New]linux-next: manual merge of the jc_docs tree with the rust treeMark Brown
 Re: linux-next: manual merge of the rust tree with the origin treeMark Brown
 Re: linux-next: manual merge of the rust tree with the origin treeMiguel Ojeda
 Re: linux-next: manual merge of the rust tree with the origin treeMiguel Ojeda
 Re: linux-next: manual merge of the jc_docs tree with the rust treeMiguel Ojeda
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Andrew Lunn
 Re: [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rus ...Miguel Ojeda
 Re: PROBLEM: boot hang on ASUS P2B-F (regression)Yazen Ghannam
 Re: [RFC PATCH 0/3] media: qcom: camss: CAMSS Offline Processing E ...Loic Poulain
 Re: [PATCH] net: sfp: add quirks for GPON ONT SFP sticksJohn Pavlick
[New][PATCH v3] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP ...John Pavlick
 Re: [PATCH v4 1/3] iommu_pt: support small VA for AMDv1Jason Gunthorpe
 Re: [PATCH v4 2/3] iommu_pt: add kunit config for 32-bit VA (amdv1 ...Jason Gunthorpe
[New][PATCH v4 0/4] Support PERF MGMT for RXEzhenwei pi
 [PATCH v4 3/4] RDMA/rxe: add SENT/RCVD byteszhenwei pi
 [PATCH v4 1/4] RDMA/core: Fix memory free for GID tablezhenwei pi
 [PATCH v4 2/4] RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE ...zhenwei pi
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
 [PATCH v4 4/4] RDMA/rxe: support perf mgmt GET methodzhenwei pi
 Re: [PATCH] signalfd: don't dequeue the forced fatal signalsOleg Nesterov
 Re: [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writ ...Jeff Layton
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Nicolai Buchwitz
[New][PATCH] arm64: dts: qcom: fix temp-alarm probe failure for PMH0104 ...Kamal Wadhwa
 [PATCH v2] rxrpc/proc: size address buffers for %pISpc outputPengpeng Hou
 Re: [PATCH] rxrpc/proc: size address buffers for %pISpc outputPengpeng Hou
 [PATCH v2] signalfd: don't dequeue the forced fatal signalsOleg Nesterov
 Re: [PATCH] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values ...Krzysztof Kozlowski
[New]linux-next: manual merge of the net-next tree with the net treeMark Brown
[New]linux-next: manual merge of the drm tree with the rust treeMark Brown
 Re: [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer supportDavid Lechner
 Re: [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappin ...Matthew Rosato
 Re: [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC addres ...Andrew Lunn
 Re: [PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup ...Matthieu Baerts
 Re: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload supportDavid Lechner
 [PATCH 1/3] ksmbd: validate EaNameLength in smb2_get_ea()Greg Kroah-Hartman
[New][PATCH 0/3] ksmbd: some potential bugfixesGreg Kroah-Hartman
 [PATCH 2/3] ksmbd: require 3 sub-authorities before reading sub_au ...Greg Kroah-Hartman
 [PATCH 3/3] ksmbd: fix mechToken leak when SPNEGO decode fails aft ...Greg Kroah-Hartman
 Re: [PATCH] mmc: host: sdhci-msm: Fix the wrapped key handlingUlf Hansson
 Re: [PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware ...Bjorn Andersson
 [PATCH 1/2] smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman
[New][PATCH 0/2] smb: some potential bugfixesGreg Kroah-Hartman
 [PATCH 2/2] smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman
[New][PATCH v3] mm/slub: defer freelist construction until after bulk a ...<hu.shengming@zte ...
 Re: [PATCH 0/4] ALSA: isa/gus: add ISA PM support for GUS Classic, ...Cássio_Gabriel_Monteiro_Pires
 Re: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload supportDavid Lechner
 Re: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload supportDavid Lechner
[New][PATCH v2] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values f ...Łukasz Lebiedziński
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Andrew Lunn
 Re: [PATCH] iio: adc: nxp-sar-adc: zero-initialize dma_slave_configDavid Lechner
[New][PATCH] HID: alps: fix NULL pointer dereference in alps_raw_event()Greg Kroah-Hartman
[New][PATCH] HID: core: clamp report_size in s32ton() to avoid undefine ...Greg Kroah-Hartman
[New]linux-next: manual merge of the security tree with the vfs-brauner ...Mark Brown
 RE: [PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERMichael Kelley
 Re: [PATCH 0/4] ASoC: Add support for GPIOs driven amplifiersMark Brown
 Re: [PATCH] staging: rtl8723bs: remove redundant boolean comparisonsNikolay Kulikov
 Re: [BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested vi ...Sean Christopherson
 Re: [PATCH] xfs: reject CRC validation when the log header cannot ...Brian Foster
 Re: [PATCH] drm/msm/disp/dpu: consider SSPP line width during mode ...Vishnu Saini
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Oleksij Rempel
 Re: [PATCH v3 net-next] net: use get_random_u{16,32,64}() where ap ...Matthieu Baerts
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ..."Danilo Krummrich"
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
[New][PATCH 00/53] selftests/mm: make MM selftests more CI friendlyMike Rapoport
 [PATCH 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handlerMike Rapoport
 [PATCH 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*Mike Rapoport
 [PATCH 02/53] selftests/mm: khugepaged: enable collapse_single_pte ...Mike Rapoport
 [PATCH 03/53] selftests/mm: migration: don't assume hupe page is T ...Mike Rapoport
 [PATCH 04/53] selftests/mm: run_vmtests.sh: don't gate THP and KSM ...Mike Rapoport
 [PATCH 09/53] selftests/mm: hugetlb-madvise: use kselftest frameworkMike Rapoport
 [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmapMike Rapoport
 [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: use kselftest f ...Mike Rapoport
 [PATCH 13/53] selftests/mm: khugepaged: use ksefltest frameworkMike Rapoport
 [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest frameworkMike Rapoport
 [PATCH 17/53] selftests/mm: uffd-stress: use kselftest frameworkMike Rapoport
 [PATCH 08/53] selftests/mm: hugetlb-vmemmap: use kselftest frameworkMike Rapoport
 [PATCH 18/53] selftests/mm: uffd-unit-tests: use kselftest frameworkMike Rapoport
 [PATCH 20/53] selftests/mm: add atexit() and signal handlers to th ...Mike Rapoport
 [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest fra ...Mike Rapoport
 [PATCH 24/53] selftests/mm: hugepage_settings: add APIs to get and ...Mike Rapoport
 [PATCH 12/53] selftests/mm: khugepaged: group tests in an arrayMike Rapoport
 [PATCH 25/53] selftests/mm: hugepage_settings: rename get_free_hug ...Mike Rapoport
 [PATCH 14/53] selftests/mm: ksm_tests: use kselftest frameworkMike Rapoport
 [PATCH 15/53] selftests/mm: protection_keys: use descriptive test ...Mike Rapoport
 [PATCH 30/53] selftests/mm: cow: add setup of HugeTLB pagesMike Rapoport
 [PATCH 16/53] selftests/mm: protection_keys: use kselftest frameworkMike Rapoport
 [PATCH 32/53] selftests/mm: gup_test: add setup of HugeTLB pagesMike Rapoport
 [PATCH 35/53] selftests/mm: hugetlb_fault_after_madv: add setup of ...Mike Rapoport
 [PATCH 19/53] selftests/mm: va_high_addr_switch: use kselftest fra ...Mike Rapoport
 [PATCH 36/53] selftests/mm: hugetlb-madvise: add setup of HugeTLB ...Mike Rapoport
 [PATCH 21/53] selftests/mm: rename thp_settings.[ch] to hugepage_ ...Mike Rapoport
 [PATCH 40/53] selftests/mm: hugetlb-shm: add setup of HugeTLB pagesMike Rapoport
 [PATCH 22/53] selftests/mm: move HugeTLB helpers to hugepage_settingsMike Rapoport
 [PATCH 23/53] selftests/mm: hugepage_settings: use unsigned long i ...Mike Rapoport
 [PATCH 26/53] selftests/mm: hugepage_settings: add APIs for HugeTL ...Mike Rapoport
 Re: [PATCH] x86/fpu: Disable shstk if no CET_USER stateSean Christopherson
 Re: [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology ...Markus Probst
 [PATCH 46/53] selftests/mm: thuge-gen: add setup of HugeTLB pagesMike Rapoport
 [PATCH 33/53] selftests/mm: hmm-tests: add setup of HugeTLB pagesMike Rapoport
 [PATCH 48/53] selftests/mm: uffd-unit-tests: add setup of HugeTLB ...Mike Rapoport
 Re: [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest frameworkMark Brown
 [PATCH 41/53] selftests/mm: hugetlb-soft-online: add setup of Huge ...Mike Rapoport
 [PATCH 51/53] selftests/mm: va_high_addr_switch.sh: drop huge page ...Mike Rapoport
 Re: [PATCH v5 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driverAbel Vesa
 Re: [PATCH v2 2/2] selftests: ublk: test that teardown after incom ...Ming Lei
 [PATCH 53/53] selftests/mm: run_vmtests.sh: drop detection and set ...Mike Rapoport
 [PATCH 27/53] selftests/mm: move read_file(), read_num() and write ...Mike Rapoport
 [PATCH 29/53] selftests/mm: compaction_test: use HugeTLB helpers ...Mike Rapoport
 [PATCH 28/53] selftests/mm: vm_util: add helpers to set and restor ...Mike Rapoport
 Re: [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` wo ...Tamir Duberstein
 [PATCH 38/53] selftests/mm: hugetlb-mmap: add setup of HugeTLB pagesMike Rapoport
 [PATCH 31/53] selftests/mm: gup_longterm: add setup of HugeTLB pagesMike Rapoport
 Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`Tamir Duberstein
 [PATCH 44/53] selftests/mm: pagemap_ioctl: add setup of HugeTLB pagesMike Rapoport
 Re: [PATCH v2 15/33] rust: macros: simplify code using `feature(ex ...Tamir Duberstein
 RE: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support"Sabau, Radu bogdan"
 Re: [PATCH v2 32/33] rust: kbuild: support global per-version flagsTamir Duberstein
 [PATCH 34/53] selftests/mm: hugepage_dio: add setup of HugeTLB pagesMike Rapoport
[New][BUG] net/sched: skb leak with HTB + fq_codel on packet dropsDamilola Bello
 [PATCH 45/53] selftests/mm: protection_keys: use library code for ...Mike Rapoport
 Re: [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu ..."Kunwu Chan"
 Re: [PATCH v2 0/2] mm/mprotect: micro-optimization workLuke Yang
 Re: linux-next: manual merge of the drm tree with the rust treeMiguel Ojeda
 Re: [PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on n ...Jim Mattson
 [PATCH 37/53] selftests/mm: hugetlb_madv_vs_map: add setup of Huge ...Mike Rapoport
 [PATCH 39/53] selftests/mm: hugetlb-mremap: add setup of HugeTLB pagesMike Rapoport
 Re: [PATCH v3 net-next] net: use get_random_u{16,32,64}() where ap ...David CARLIER
 Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`Miguel Ojeda
 Re: [PATCH net-next] ipv6: sit: remove redundant ret = 0 assignmentSimon Horman
 [PATCH 49/53] selftests/mm: uffd-wp-mremap: add setup of HugeTLB pagesMike Rapoport
 [PATCH 50/53] selftests/mm: va_high_addr_switch: add setup of Huge ...Mike Rapoport
[New][PATCH v4 0/4] arm64: Add HPE GSC platform supportnick.hawkins@hpe ...
 [PATCH v4 4/4] arm64: defconfig: Enable ARCH_HPEnick.hawkins@hpe ...
 [PATCH v4 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 bo ...nick.hawkins@hpe ...
 [PATCH 42/53] selftests/mm: hugetlb-vmemmap: add setup of HugeTLB ...Mike Rapoport
 [PATCH 43/53] selftests/mm: migration: add setup of HugeTLB pagesMike Rapoport
 Re: [PATCH 08/53] selftests/mm: hugetlb-vmemmap: use kselftest fra ...Mark Brown
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Doug Anderson
 Re: [PATCH v2] rust: ACPI: fix missing match data for PRP0001"Rafael J. Wysocki"
 Re: [PATCH v2 0/2] ublk: fix infinite loop in ublk server teardownJens Axboe
 [PATCH 47/53] selftests/mm: uffd-stress: use hugetlb_save and allo ...Mike Rapoport
 [PATCH 52/53] selftests/mm: run_vmtests.sh: free memory if availab ...Mike Rapoport
 Re: [PATCH net-next] ip6_tunnel: use generic for_each_ip_tunnel_rc ...Simon Horman
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Carlo Szelinsky
 Re: [PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware ...Manivannan Sadhasivam
 Re: [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology ...Krzysztof Kozlowski
 [PATCH v4 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform com ...nick.hawkins@hpe ...
 Re: [PATCH net-next] pppoe: drop PFC framesSimon Horman
 Re: [PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.de ..."Emil Tsalapatis"
 [PATCH v4 2/4] arm64: Kconfig: Add ARCH_HPE platformnick.hawkins@hpe ...
 Re: [PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier h ..."Rafael J. Wysocki"
 Re: [RFC net-next 15/15] Documentation: networking: add ipxlat tra ...Xavier Hsinyuan
 Re: [PATCH net-next v5 00/10] Decouple receive and transmit enable ...Jakub Kicinski
[New][PATCH] dt-bindings: thermal: idle: Correct node name in the exampleKrzysztof Kozlowski
 Re: [PATCH] ACPI: Enable FPDT on LoongArch"Rafael J. Wysocki"
 Re: [PATCH v4 2/4] arm64: Kconfig: Add ARCH_HPE platformKrzysztof Kozlowski
 Re: [PATCH v4 3/4] RDMA/rxe: add SENT/RCVD bytesZhu Yanjun
 Re: [PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix A ..."Rafael J. Wysocki"
 Re: [PATCH v4 6/7] remoteproc: qcom: pas: Add late attach support ...Bjorn Andersson
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ..."Danilo Krummrich"
 Re: [PATCH v6 4/4] iio: adc: ad4691: add SPI offload supportDavid Lechner
 Re: [PATCH net-next] net/mlx5: Update the list of the PCI supporte ...Simon Horman
 Re: [PATCH v4 5/7] remoteproc: core: set recovery_disabled when do ...Bjorn Andersson
 RE: [PATCH] x86/fpu: Disable shstk if no CET_USER state"Kaplan, David"
 Re: [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: use kselftest ...Mark Brown
 Re: [PATCH v2] cpuidle: Deny idle entry when CPU already have IPI ..."Rafael J. Wysocki"
 Re: [PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service supportBjorn Andersson
 Re: [PATCH v2] remoteproc: qcom: Fix minidump out-of-bounds access ...Bjorn Andersson
 Re: [PATCH 0/2] remoteproc: qcom: pas: Add supoport for Eliza ADSPBjorn Andersson
 Re: [PATCH v3 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify ...Bjorn Andersson
 Re: [PATCH] remoteproc: qcom: Add missing space before closing bracketBjorn Andersson
[New][PATCH] kconfig: add optional warnings for changed input valuesPengpeng Hou
 Re: [PATCH v2] dt-bindings: remoteproc: qcom: Drop types for firmw ...Bjorn Andersson
 Re: [PATCH v3] PM: hibernate: call preallocate_image after freeze ..."Rafael J. Wysocki"
 Re: [PATCH] printf: mark errptr() noinlineSteven Rostedt
 Re: [PATCH 2/2] cdrom: gdrom: update gendisk capacity on openFlorian Fuchs
[New]linux-next: Tree for Apr 6Mark Brown
 Re: [PATCH] xfs: check directory data block header padding in scrub"Darrick J. Wong"
 Re: [PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as n ...Andrew Lunn
 Re: [PATCH] cpufreq: governor: Fix race between sysfs store and db ..."Rafael J. Wysocki"
 Re: (subset) [PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone ...Mark Brown
 Re: [PATCH] printf: mark errptr() noinlineTamir Duberstein
 Re: [PATCH v2] ASoC: qcom: audioreach: explicitly enable speaker p ...Mark Brown
 Re: [PATCH] drivers/dax: Fix typo in commentDave Jiang
 Re: [PATCH] xfs: check da node block pad field during scrub"Darrick J. Wong"
 Re: [PATCH] ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legac ...Mark Brown
 Re: [PATCH v2] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cellsMark Brown
 Re: [PATCH v6 06/25] perf evsel: Refactor evsel tracepoint sample ...Ian Rogers
 Re: [PATCH] ASoC: rt5640: Handle 0Hz sysclk during stream shutdownMark Brown
 Re: (subset) [PATCH v5 0/2] rtc: max77686: convert to i2c_new_anci ...Mark Brown
 Re: [RFC 0/2] mm: page_alloc: pcp buddy allocatorJohannes Weiner
 Re: [PATCH 0/7] KVM: x86: APX reg prep workSean Christopherson
 Re: [PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware ..."Paul Sajna"
 Re: [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury
 Re: [PATCH net-next v2 0/5] dpll: zl3073x: add ref-sync pair supportJakub Kicinski
 Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`Tamir Duberstein
 Re: [PATCH] pps: improve PREEMPT_RT performanceRodolfo Giometti
 Re: [PATCH 2/3] arm64: dts: imx8mn-vhip4-evalboard-v2: Correct int ...Marek Vasut
 Re: [PATCH] x86/fpu: Disable shstk if no CET_USER stateSean Christopherson
 Re: [PATCH 1/3] arm64: dts: imx8mn-vhip4-evalboard-v1: Correct int ...Marek Vasut
[New][PATCH net] xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman
 Re: [PATCH net-next] selftests: forwarding: lib: rewrite processin ...Simon Horman
 Re: [PATCH v3 2/3] KVM: s390: Enable adapter_indicators_set to use ...Matthew Rosato
[New][PATCH net] xfrm_user: fix info leak in build_report()Greg Kroah-Hartman
 Re: [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology ...Markus Probst
 Re: [PATCH v4 1/2] perf env: Add perf_env__e_machine helper and us ...Ian Rogers
 Re: [PATCH v5 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driverBryan O'Donoghue
 Re: [PATCH RFC 0/2] clk: scmi: D T_support_for_SCMI_clock_rate_rou ...Brian Masney
 Re: [PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFOR ...Jakub Kicinski
[New][PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validationWei Wang
 [PATCH v1 1/3] iommu/amd: Prevent SB IOAPIC from overriding IVRS v ...Wei Wang
 Re: [PATCH 0/7] KVM: x86: APX reg prep workSean Christopherson
 [PATCH v1 2/3] iommu/amd: Fix false positive in SB IOAPIC IVRS val ...Wei Wang
 [PATCH v1 3/3] iommu/amd: Dynamically verify Southbridge IOAPIC vi ...Wei Wang
 Re: [PATCH net v3 4/7] net/sched: netem: restructure dequeue to av ...Jakub Kicinski
 Re: [RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for ...Aurelien Jarno
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Jakub Kicinski
[New][PATCH] f2fs: do not support mmap write for large folioJaegeuk Kim
[New][PATCH 0/2] pwm: clk-pwm: Add GPIO support for constant output levelsXilin Wu
 [PATCH 1/2] dt-bindings: pwm: clk-pwm: add optional GPIO and pinct ...Xilin Wu
 [PATCH 2/2] pwm: clk-pwm: add GPIO and pinctrl support for constan ...Xilin Wu
 Re: [PATCH] ASoC: amd: acp: add Lenovo P16s G5 AMD quirk for legac ..."Mark Pearson"
 Re: [PATCH v4 1/3] dt-bindings: wireless: ath10k: Add quirk to ski ...Jeff Johnson
 Re: [PATCH net] xfrm_user: fix info leak in build_mapping()Jakub Kicinski
[New][PATCH 0/5] clk: qcom: Fix RCG/branch MND divider and timeout issuesXilin Wu
 [PATCH 2/5] clk: qcom: clk-rcg2: use 64-bit arithmetic in set_duty ...Xilin Wu
 [PATCH 3/5] clk: qcom: clk-branch: calculate timeout based on cloc ...Xilin Wu
 [PATCH 4/5] clk: qcom: clk-rcg2: calculate timeout based on clock ...Xilin Wu
 [PATCH 5/5] clk: qcom: clk-rcg2: fix set_duty_cycle() integer over ...Xilin Wu
 [PATCH 1/5] clk: qcom: clk-rcg2: fix clk_rcg2_calc_mnd() producing ...Xilin Wu
 Re: [f2fs-dev] [PATCH] f2fs: do not support mmap write for large folioDaeho Jeong
 Re: (sashiko review) [RFC PATCH] mm/damon/core: avoid time-quota p ...SeongJae Park
 Re: [PATCH net] xfrm_user: fix info leak in build_mapping()Jakub Kicinski
 Re: [PATCH wireless-next 0/6] Consolidate Michael MIC code into ma ...Eric Biggers
 Re: [PATCH wireless-next 0/6] Consolidate Michael MIC code into ma ...Jeff Johnson
 Re: [PATCH] scsi: ufs: core: Disable timestamp for Kioxia THGJFJT0 ...Bart Van Assche
 Re: [PATCH v3 02/24] PCI: Add API to track PCI devices preserved a ...David Matlack
 Re: [f2fs-dev] [PATCH] f2fs: allow empty mount string for Opt_usr| ...Daeho Jeong
 Re: [PATCH wireless-next 4/6] wifi: ipw2x00: Depend on MAC80211Eric Biggers
 Re: [PATCH v5 5/5] iio: ssp_sensors: reuse preallocated RX buffer ...David Lechner
 Re: [PATCH 1/3] media: i2c: gc0310: fix probe error handling and u ...Hans de Goede
[New][PATCH] Input: gpio-keys - add hibernation supportArmando De Leon
 Re: [PATCH net] xfrm_user: fix info leak in build_mapping()Greg Kroah-Hartman
 Re: [PATCH v4 2/2] perf symbol: Lazily compute idle and use the pe ...Ian Rogers
[New][PATCH v3 00/11] selftests/bpf: Tolerate partial builds across ker ...Ricardo_B._Marlière
 [PATCH v3 01/11] selftests/bpf: Fix test_kmods KDIR to honor O= an ...Ricardo_B._Marlière
 [PATCH v3 11/11] selftests/bpf: Tolerate missing files during installRicardo_B._Marlière
 [PATCH v3 02/11] selftests/bpf: Route test_kmods through the kself ...Ricardo_B._Marlière
 [PATCH v3 03/11] selftests/bpf: Tolerate BPF and skeleton generati ...Ricardo_B._Marlière
 [PATCH v3 04/11] selftests/bpf: Avoid rebuilds when running emit_testsRicardo_B._Marlière
 Re: [PATCH v5 4/5] iio: ssp_sensors: use devm APIs for mutex and I ...David Lechner
 [PATCH v3 05/11] selftests/bpf: Make skeleton headers order-only p ...Ricardo_B._Marlière
 [PATCH v3 06/11] selftests/bpf: Tolerate test file compilation fai ...Ricardo_B._Marlière
 [PATCH v3 07/11] selftests/bpf: Allow test_progs to link with a pa ...Ricardo_B._Marlière
[New][PATCH] x86/msr: Fix coding style issues is msr.cMohamad Raizudeen
 [PATCH v3 08/11] selftests/bpf: Tolerate benchmark build failuresRicardo_B._Marlière
 [PATCH v3 4/6] thermal: core: Change thermal_wq to be unbound and ..."Rafael J. Wysocki"
 [PATCH v3 09/11] selftests/bpf: Provide weak definitions for cross ...Ricardo_B._Marlière
[New][PATCH v3 0/6] thermal: core: Fixes, simplifications and suspend/r ..."Rafael J. Wysocki"
 [PATCH v3 10/11] selftests/bpf: Skip tests whose objects were not ...Ricardo_B._Marlière
 Re: [RFC 2/2] mm: page_alloc: per-cpu pageblock buddy allocatorJohannes Weiner
 Re: [PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS KconfigNico Pache
 Re: [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomi ...Matthew Rosato
 Re: [PATCH net-next V4 10/12] devlink: Add resource scope filterin ...Or Har-Toov
 [PATCH v3 6/6] thermal: core: Suspend thermal zones later and resu ..."Rafael J. Wysocki"
 [PATCH v3 5/6] thermal: core: Allocate thermal_class statically"Rafael J. Wysocki"
 [PATCH v3 3/6] thermal: core: Drop redundant check from thermal_zo ..."Rafael J. Wysocki"
 Re: Missing signoff in the vfs-brauner-fixes treeMark Brown
 [PATCH v3 2/6] thermal: core: Free thermal zone ID later during re ..."Rafael J. Wysocki"
 [PATCH v3 1/6] thermal: core: Fix thermal zone governor cleanup issues"Rafael J. Wysocki"
 Re: [PATCHv2] clk: mvebu: use kzalloc_flexBrian Masney
 Re: [PATCH v2] KVM: x86: Don't leave APF half-enabled on bad APF d ...Sean Christopherson
 Re: Missing signoff in the hid treeMark Brown
 Re: [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: use kselfte ...Mark Brown
 Re: [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomi ...Matthew Rosato
 Re: [PATCH] Input: gpio-keys - add hibernation supportDmitry Torokhov
 Re: linux-next: manual merge of the fs-next tree with the mm-nonmm ...Andrew Morton
 Re: [PATCH 2/2] pwm: clk-pwm: add GPIO and pinctrl support for con ...Nikita Travkin
 Re: Missing signoff in the rpmsg treeMark Brown
 Re: [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS dropsJoe Damato
[New][PATCH 0/2] Enable iface clock for kodiak and monaco ice sdhcKuldeep Singh
 [PATCH 1/2] arm64: dts: qcom: kodiak: Add iface clock for ice sdhcKuldeep Singh
 [PATCH 2/2] arm64: dts: qcom: monaco: Add iface clock for ice sdhcKuldeep Singh
 Re: [PATCH] gpu: nova-core: require little endianJoel Fernandes
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Mark Bloch
 Re: [PATCH] printf: mark errptr() noinlineSteven Rostedt
 Re: [PATCH] gpu: nova-core: require little endian"Gary Guo"
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Marc Zyngier
 Re: [net-next v2 3/3] selftests/net: Test PACKET_AUXDATAJoe Damato
 Re: Missing signoff in the hid treeJiri Kosina
 Re: Missing signoff in the rdma treeMark Brown
 Re: [PATCH] printf: mark errptr() noinlineTamir Duberstein
 Re: [PATCH v3 2/4] clk: fsl-sai: Add i.MX8M support with 8 byte re ...Brian Masney
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ..."Danilo Krummrich"
 Re: Missing signoff in the hid treeMark Brown
 Re: [PATCH] ring-buffer: report header_page overwrite as signed charSteven Rostedt
[New][PATCH] dcache: warn when a dentry is freed with a non-empty ->d_lruJeff Layton
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Florian Fainelli
 Re: [PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFOR ..."Russell King (Oracle)"
[New][PATCH 0/2] KVM: arm64: Handle unsupported guest translation granulesWei-Lin Chang
 [PATCH 1/2] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCRWei-Lin Chang
 [PATCH 2/2] KVM: arm64: Fallback to a supported value for unsuppor ...Wei-Lin Chang
 Re: [PATCH 12/53] selftests/mm: khugepaged: group tests in an arrayMark Brown
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Doug Anderson
 Re: [PATCH] dt-bindings: thermal: idle: Correct node name in the e ..."Rob Herring (Arm)"
 Re: [PATCH 15/53] selftests/mm: protection_keys: use descriptive t ...Mark Brown
 [RFC PATCH v3 1/6] uapi: add goldfish_address_space userspace ABI ...Wenzhao Liao
 Re: [PATCH net-next 2/3] net: phy: broadcom: implement .disable_au ...Florian Fainelli
 Re: [PATCH 1/3] crypto: public_key: Remove check for valid hash_al ...Eric Biggers
 Re: [PATCH] x86/msr: Fix coding style issues is msr.cBorislav Petkov
[New][PATCH] bpf: verifier: restrict insn_array_maps to jump tablesAdith-Joshua
[New][RFC PATCH v3 0/6] Rust goldfish_address_space driver (ioctl-only ...Wenzhao Liao
 Re: [PATCH 4/7] mshv: Optimize memory region mapping operationsAnirudh Rayabharam
 [RFC PATCH v3 4/6] rust: pci: add shared BAR memremap supportWenzhao Liao
 Re: [f2fs-dev] [PATCH] f2fs: do not support mmap write for large folioJaegeuk Kim
 Re: [PATCH v2] f2fs: allow empty mount string for Opt_usr|grp|proj ...Jaegeuk Kim
[New][PATCH] checkpatch: add --json output modeSasha Levin
 Re: [PATCH] Input: gpio-keys - add hibernation supportArmando De Leon
 Re: [PATCH v3] iio: adc: ad7280a: replace mutex_lock() with guard( ...Matheus Giarola
[New][PATCH] get_maintainer: add --json output modeSasha Levin
 Re: [net-next v2 3/3] selftests/net: Test PACKET_AUXDATAJoe Damato
 Re: [PATCH 16/53] selftests/mm: protection_keys: use kselftest fra ...Mark Brown
 Re: [syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / vi ...Venkatesh Srinivas
 Re: -next status as at v7.0-rc6Mark Brown
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Marc Zyngier
 [RFC PATCH v3 2/6] rust: bindings: expose goldfish address-space h ...Wenzhao Liao
 Re: [GIT PULL] soc fixes for 7.0, part 2pr-tracker-bot@kernel ...
 [PATCH v5 3/3] perf symbol: Lazily compute idle and use the perf_envIan Rogers
 Re: [PATCH v3 4/4] clk: fsl-sai: Add MCLK generation supportBrian Masney
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ..."Russell King (Oracle)"
 Re: [PATCH net-next v6 1/7] net: bcmgenet: convert RX path to page ...Florian Fainelli
 Re: [PATCH net v3 4/7] net/sched: netem: restructure dequeue to av ...Stephen Hemminger
[New][PATCH] [RFC PATCH] bpf/xdp: propagate queue_index via xdp_frame f ...Adith-Joshua
 [PATCH v5 0/3] perf symbol/env: ELF machine clean up and lazy idle ...Ian Rogers
 [PATCH v5 2/3] perf env: Add helper to lazily compute the os_releaseIan Rogers
 [PATCH v5 1/3] perf env: Add perf_env__e_machine helper and use in ...Ian Rogers
 Re: [PATCH] bpf: verifier: restrict insn_array_maps to jump tablesAlexei Starovoitov
 Re: [PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes inco ...Florian Fainelli
 Re: [PATCH v2 4/6] mshv: limit SynIC management to MSHV-owned reso ...Anirudh Rayabharam
 Re: [PATCH net-next v6 6/7] net: bcmgenet: add XDP statistics countersFlorian Fainelli
 Re: [PATCH] [RFC PATCH] bpf/xdp: propagate queue_index via xdp_fra ...Alexei Starovoitov
 Re: [PATCH net-next v6 2/7] net: bcmgenet: register xdp_rxq_info f ...Florian Fainelli
 Re: [PATCH v2 5/6] mshv: clean up SynIC state on kexec for L1VHAnirudh Rayabharam
 Re: [PATCH v12 0/7] Error recovery for vfio-pci devices on s390xFarhan Ali
 Re: [PATCH v2 2/2] iio: light: cm3323: use dev_err_probe() in prob ...Andy Shevchenko
 Re: [PATCH] pps: improve PREEMPT_RT performanceCalvin Owens
[New][PATCH] zorro: sysfs: replace sprintf with sysfs_emitStefan Pedratscher
[New][PATCH net v4 1/8] net/sched: netem: fix probability gaps in 4-sta ...Stephen Hemminger
[New][PATCH net v4 7/8] net/sched: netem: check for invalid slot rangeStephen Hemminger
[New][PATCH net v4 2/8] net/sched: netem: fix queue limit check to incl ...Stephen Hemminger
[New][PATCH net v4 3/8] net/sched: netem: only reseed PRNG when seed is ...Stephen Hemminger
 Re: [PATCH v2 6/6] mshv: unmap debugfs stats pages on kexecAnirudh Rayabharam
[New][PATCH net v4 4/8] net/sched: netem: refactor dequeue into helper ...Stephen Hemminger
[New][PATCH net v4 5/8] net/sched: netem: batch-transfer ready packets ...Stephen Hemminger
[New][PATCH net v4 6/8] net/sched: netem: null-terminate tfifo linear q ...Stephen Hemminger
 Re: [RFC 2/2] mm: page_alloc: per-cpu pageblock buddy allocatorFrank van der Linden
[New][PATCH net v4 8/8] net/sched: netem: fix slot delay calculation ov ...Stephen Hemminger
 Re: Missing signoff in the rdma treeJason Gunthorpe
 Re: [PATCH] bpf: verifier: restrict insn_array_maps to jump tablesbot+bpf-ci@kernel ...
 Re: [f2fs-dev] [PATCH v2] f2fs: allow empty mount string for Opt_u ...Daeho Jeong
 Re: [PATCH v2] mm/vmpressure: skip socket pressure for costly orde ..."JP Kobryn (Meta)"
 Re: [PATCH] PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable portsBjorn Helgaas
 Re: [PATCH net] xfrm_user: fix info leak in build_mapping()Jakub Kicinski
 Re: [PATCH v3 0/2] mm/mprotect: micro-optimization workAndrew Morton
 Re: [PATCH V10 00/10] famfs: port into fuseJoanne Koong
[New][PATCH v3] mm/vmpressure: skip socket pressure for costly order re ..."JP Kobryn (Meta)"
 Re: [PATCH v2] ARM: xen: validate hypervisor compatible before par ...Stefano Stabellini
[New][PATCH v3 0/3] Add USB support for KaanapaliKrishna Kurapati
 [PATCH v3 1/3] arm64: dts: qcom: kaanapali: Add USB support for Ka ...Krishna Kurapati
 Re: [PATCH] [RFC PATCH] bpf/xdp: propagate queue_index via xdp_fra ...bot+bpf-ci@kernel ...
 [PATCH v3 2/3] arm64: dts: qcom: kaanpaali: Add USB support for MT ...Krishna Kurapati
 [PATCH v3 3/3] arm64: dts: qcom: kaanpaali: Add USB support for QR ...Krishna Kurapati
 Re: [PATCH v2] perf cgroup: Update metric leader in evlist__expand ...Namhyung Kim
 Re: [PATCH v6 00/25] perf tool: Add evsel to perf_sampleNamhyung Kim
 Re: [PATCH] perf test: Skip sched stats test for !rootNamhyung Kim
 Re: [PATCH net-next,v4] net: mana: Force full-page RX buffers via ...Jakub Kicinski
 Re: [PATCH v6] perf utilities: cln_size headerNamhyung Kim
 Re: [PATCH v2] perf cgroup: Update metric leader in evlist__expand ...Namhyung Kim
 Re: [PATCH v2 1/3] arm64: dts: qcom: kaanapali: Add USB support fo ...Krishna Kurapati
 Re: [PATCH v1 1/2] perf sched: Avoid segv if tp_handler not setNamhyung Kim
 Re: [PATCH v3] mm/vmpressure: skip socket pressure for costly orde ...Andrew Morton
 Re: [PATCH v5] platform/x86: hp-wmi: Add multicolor LED support fo ...Hans de Goede
[New][PATCH] intel_th: msu-sink: Fix coherent buffer leak on partial al ..."Pradhan, Sanman"
[New][PATCH net-next 1/2] keys, dns: drop unused upayload->data NUL ter ...Thorsten Blum
 [PATCH net-next 2/2] KEYS: annotate struct user_key_payload with _ ...Thorsten Blum
[New][PATCH] drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui
 Re: [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomi ...Sean Christopherson
 Re: [PATCH 2/3] rust: sync: generic memory barriersJoel Fernandes
[New][PATCH net-next v12 00/10] bng_en: add link management and statist ...Bhargava Marreddy
 [PATCH net-next v12 01/10] bng_en: add per-PF workqueue, timer, an ...Bhargava Marreddy
 [PATCH net-next v12 02/10] bng_en: query PHY capabilities and repo ...Bhargava Marreddy
 [PATCH net-next v12 03/10] bng_en: add ethtool link settings, get_ ...Bhargava Marreddy
 [PATCH net-next v12 04/10] bng_en: implement ethtool pauseparam op ...Bhargava Marreddy
 [PATCH net-next v12 05/10] bng_en: add support for link async eventsBhargava Marreddy
 [PATCH net-next v12 06/10] bng_en: add HW stats infra and structur ...Bhargava Marreddy
 [PATCH net-next v12 07/10] bng_en: periodically fetch and accumula ...Bhargava Marreddy
 [PATCH net-next v12 08/10] bng_en: implement ndo_get_stats64Bhargava Marreddy
 [PATCH net-next v12 09/10] bng_en: implement netdev_stat_opsBhargava Marreddy
 [PATCH net-next v12 10/10] bng_en: add support for ethtool -S stat ...Bhargava Marreddy
 Re: [PATCH v4 1/7] platform/x86/intel/pmt: Export PMT enumeration ...David Box
 Re: [PATCH] cpufreq: CPPC: add autonomous mode boot parameter supportSumit Gupta
[New][PATCH] orangefs: use memcpy_and_pad in khandle_to and inode_getxattrThorsten Blum
 Re: [PATCH v6 32/33] mm: memcontrol: eliminate the problem of dyin ...Joshua Hahn
 Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_ ...Song Liu
[New]Re: [PATCH] tools/sched_ext: Fix off-by-one in scx_sdt payload zeroingTejun Heo
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ..."Danilo Krummrich"
 Re: [PATCH v6 06/25] perf evsel: Refactor evsel tracepoint sample ...Namhyung Kim
[New][PATCH v4 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHYRustam Adilov
 [PATCH v4 1/6] phy: realtek: usb2: introduce vstatus/new_reg_req v ...Rustam Adilov
 [PATCH v4 2/6] phy: realtek: usb2: introduce read and write functi ...Rustam Adilov
 [PATCH v4 3/6] dt-bindings: phy: realtek,usb2phy.yaml: extend for ...Rustam Adilov
 Re: [PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.de ...Tejun Heo
 [PATCH v4 5/6] phy: realtek: usb2: add support for RTL9607C USB2 PHYRustam Adilov
 [PATCH v4 6/6] phy: realtek: Make configs available for MACH_REALT ...Rustam Adilov
 Re: [PATCH v3 02/24] PCI: Add API to track PCI devices preserved a ..."Yanjun.Zhu"
 Re: [PATCH v1] perf test: Stat std output match 2 metrics for stal ...Namhyung Kim
 Re: [PATCH 0/4] perf arm_spe: Dump IMPDEF eventsNamhyung Kim
 Re: [PATCH] Input: gpio-keys - add hibernation supportDmitry Torokhov
 Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP codeJoel Fernandes
 [PATCH v4 4/6] phy: realtek: usb2: introduce reset controller structRustam Adilov
[New][PATCH v4 00/10] selftests/bpf: Tolerate partial builds across ker ...Ricardo_B._Marlière
 [PATCH v4 01/10] selftests/bpf: Fix test_kmods KDIR to honor O= an ...Ricardo_B._Marlière
 [PATCH v4 09/10] selftests/bpf: Skip tests whose objects were not ...Ricardo_B._Marlière
 [PATCH v4 02/10] selftests/bpf: Tolerate BPF and skeleton generati ...Ricardo_B._Marlière
 [PATCH v4 03/10] selftests/bpf: Avoid rebuilds when running emit_testsRicardo_B._Marlière
 Re: [PATCH v3 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomi ...Matthew Rosato
 [PATCH v4 04/10] selftests/bpf: Make skeleton headers order-only p ...Ricardo_B._Marlière
 [PATCH v4 05/10] selftests/bpf: Tolerate test file compilation fai ...Ricardo_B._Marlière
 [PATCH v4 06/10] selftests/bpf: Allow test_progs to link with a pa ...Ricardo_B._Marlière
 [PATCH v4 07/10] selftests/bpf: Tolerate benchmark build failuresRicardo_B._Marlière
 [PATCH v4 08/10] selftests/bpf: Provide weak definitions for cross ...Ricardo_B._Marlière
 [PATCH v4 10/10] selftests/bpf: Tolerate missing files during installRicardo_B._Marlière
 Re: [PATCH v1] perf test: Stat std output match 2 metrics for stal ...Ian Rogers
 Re: [RFC PATCH 0/4] trace, livepatch: Allow kprobe return overridi ...Song Liu
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Nicolai Buchwitz
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Jakub Kicinski
 Re: [PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes inco ...Mohsin Bashir
 Re: [PATCH v4 2/2] iio: dac: ad5706r: Add support for AD5706R DACAndy Shevchenko
 Re: [PATCH v5 1/5] iio: ssp_sensors: cleanup codestyle warningAndy Shevchenko
 Re: [PATCH] printf: add escaped-string format testsAndy Shevchenko
 Re: [PATCH v4 3/7] fs/resctrl: Add interface to disable a monitor ..."Luck, Tony"
 Re: [PATCH] printf: add escaped-string format testsAndy Shevchenko
 Re: [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS dropsJakub Kicinski
[New][GIT PULL] cpupower next update for Linux 7.1-rc1Shuah Khan
 Re: [PATCH v7 06/16] platform/x86: lenovo-wmi-other: Limit adding ...Derek John Clark
 Re: [BUG] vsock: refcount_t saturation and OOM via buffer size inv ...Norbert Szetei
 Re: [PATCH v7 08/16] platform/x86: lenovo-wmi-helpers: Move gamezo ...Derek John Clark
[New][PATCH 0/2] wifi: mt76: validate WCID index before WTBL lookupJoshua Klinesmith
 [PATCH 1/2] wifi: mt76: mt7915: validate WCID index before WTBL lookupJoshua Klinesmith
 [PATCH 2/2] wifi: mt76: mt7996: validate WCID index before WTBL lookupJoshua Klinesmith
 Re: [PATCH v7 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr ...Derek John Clark
 [PATCH 1/3] wifi: mt76: mt7615: fix DMA read beyond mapped lengthJoshua Klinesmith
[New][PATCH 0/3] wifi: mt76: fix DMA read beyond mapped lengthJoshua Klinesmith
 [PATCH 2/3] wifi: mt76: mt7915: fix DMA read beyond mapped lengthJoshua Klinesmith
 [PATCH 3/3] wifi: mt76: mt7996: fix DMA read beyond mapped lengthJoshua Klinesmith
[New][PATCH v3 0/8] unwind, arm64: add sframe unwinder for kernelDylan Hatch
 [PATCH v3 1/8] sframe: Allow kernelspace sframe sections.Dylan Hatch
 [PATCH v3 2/8] arm64, unwind: build kernel with sframe V3 infoDylan Hatch
 [PATCH v3 3/8] arm64: entry: add unwind info for various kernel en ...Dylan Hatch
 [PATCH v3 7/8] sframe: Introduce in-kernel SFRAME_VALIDATION.Dylan Hatch
 [PATCH v3 4/8] sframe: Provide PC lookup for vmlinux .sframe section.Dylan Hatch
 [PATCH v3 5/8] sframe: Allow unsorted FDEs.Dylan Hatch
 Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versionsJohn Hubbard
 [PATCH v3 6/8] arm64/module, sframe: Add sframe support for modules.Dylan Hatch
 [PATCH v3 8/8] unwind: arm64: Use sframe to unwind interrupt frames.Dylan Hatch
 Re: [PATCH] ceph: bound encrypted snapshot suffix formattingViacheslav Dubeyko
 Re: [PATCH v7 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr ..."Mark Pearson"
 Re: [PATCH] HID: lg-g15: Add support for the Logitech G710/G710+ g ...Hans de Goede
 Re: [PATCH net-next v6 4/7] net: bcmgenet: add XDP_TX supportNicolai Buchwitz
[New][ANNOUNCE] 6.6.132-rt72Clark Williams
 Re: [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB regio ...Joel Fernandes
 Re: [PATCH net-next v6 3/7] net: bcmgenet: add basic XDP support ( ...Nicolai Buchwitz
 Re: [PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_ ...Martin KaFai Lau
 Re: [PATCH] checkpatch: add --json output modeKonstantin Ryabitsev
 Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versionsMiguel Ojeda
 Re: [PATCH v3 2/9] gpu: nova-core: gsp: add NvStatus enum for RM c ...John Hubbard
 Re: [PATCH v2] blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_d ...Jens Axboe
 Re: [PATCH v3 1/9] gpu: nova-core: gsp: add NV_STATUS error code b ...John Hubbard
 Re: [PATCH v4 1/9] driver core: Don't let a device probe until it' ...Doug Anderson
 Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versionsJohn Hubbard
 Re: [PATCH v3] mm/vmpressure: skip socket pressure for costly orde ..."JP Kobryn (Meta)"
 Re: [PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.de ...Andrea Righi
 Re: [PATCH 1/2] arm64: dts: qcom: kodiak: Add iface clock for ice sdhcDmitry Baryshkov
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Nicolai Buchwitz
 Re: [PATCH] checkpatch: add --json output modeSasha Levin
 [RFC PATCH v3 3/6] rust: page: add helpers for page-backed ping stateWenzhao Liao
 [RFC PATCH v3 5/6] rust: miscdevice: harden registration and safe ...Wenzhao Liao
 Re: [PATCH v7 11/16] platform/x86: lenovo-wmi-other: Add missing C ...Derek John Clark
 Re: [PATCH v2 2/3] iio: imu: inv_mpu6050: control vdd supply using ...Andy Shevchenko
 Re: [PATCH v3] mm/vmpressure: skip socket pressure for costly orde ...Andrew Morton
 Re: [PATCH] checkpatch: add --json output modeKonstantin Ryabitsev
 Re: [PATCH v7 12/16] platform/x86: lenovo-wmi-other: Add GPU tunab ...Derek John Clark
 Re: [PATCH v7 11/16] platform/x86: lenovo-wmi-other: Add missing C ..."Mark Pearson"
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ...Andrew Lunn
 Re: [PATCH v3 1/3] arm64: dts: qcom: kaanapali: Add USB support fo ...Dmitry Baryshkov
 Re: [PATCH v3 2/3] arm64: dts: qcom: kaanpaali: Add USB support fo ...Dmitry Baryshkov
 Re: [PATCH v3 3/3] arm64: dts: qcom: kaanpaali: Add USB support fo ...Dmitry Baryshkov
 Re: [PATCH v3 2/2] gpio: swnode: defer probe on references to unre ...Andy Shevchenko
 Re: [PATCH v4 5/7] remoteproc: core: set recovery_disabled when do ...Dmitry Baryshkov
 Re: [PATCH] arm64: dts: qcom: fix temp-alarm probe failure for PMH ...Dmitry Baryshkov
 Re: [PATCH v3 1/2] software node: return -ENOTCONN when referenced ...Andy Shevchenko
 Re: [PATCH v2 0/2] selftests/mm: clean up build output and verbosityNathan Chancellor
 Re: [PATCH ipc] ipc/shm: fix race between shm_try_destroy_orphaned ...Davidlohr Bueso
 [PATCH v1 2/2] lib/tests: string_helpers: Don't use "proxy" headersAndy Shevchenko
 [PATCH v1 1/2] lib/tests: string_helpers: Decouple unescape and es ...Andy Shevchenko
[New][PATCH v1 0/2] lib/tests: string_helpers: Slight improvementsAndy Shevchenko
[New][PATCH 0/6] platform/x86: uniwill-laptop: Charging-related improve ...Armin Wolf
 [PATCH 4/6] platform/x86: uniwill-laptop: Rework FN lock/super key ...Armin Wolf
 [PATCH 5/6] platform/x86: uniwill-laptop: Mark EC_ADDR_OEM_4 as vo ...Armin Wolf
 Re: [PATCH] gcov: use atomic counter updates to fix concurrent acc ...Nathan Chancellor
 [PATCH 1/6] platform/x86: uniwill-laptop: Properly initialize char ...Armin Wolf
 Re: [PATCH] gpu: nova-core: require little endianJohn Hubbard
 [PATCH 3/6] platform/x86: uniwill-laptop: Fix behavior of "force" ...Armin Wolf
 [PATCH 2/6] platform/x86: uniwill-laptop: Accept charging threshol ...Armin Wolf
 [PATCH 6/6] platform/x86: uniwill-laptop: Add support for battery ...Armin Wolf
[New][PATCH net-next] docs: netdev: document AI-assisted review toolingNicolai Buchwitz
 Re: [PATCH v3] staging: media: atomisp: cleanup parenthesis alignm ...Andy Shevchenko
 Re: [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical V ...Joel Fernandes
 Re: [PATCH v3 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant e ...Andy Shevchenko
[New][PATCHv2] dmaengine: dw-axi-dmac: simplify allocationRosen Penev
 Re: [PATCH v3 3/3] iio: adc: qcom-pm8xxx-xoadc: add support for re ...Andy Shevchenko
 Re: [PATCH] gpu: nova-core: require little endian"Danilo Krummrich"
 Re: (sashiko review) [PATCH v6 1/1] mm/damon: add node_eligible_me ...Ravi Jonnalagadda
 Re: [syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / vi ..."Michael S. Tsirkin"
[New][PATCH v4] mm/vmpressure: skip socket pressure for costly order re ..."JP Kobryn (Meta)"
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Mark Bloch
 Re: [PATCH v2 0/2] selftests/mm: clean up build output and verbosityAndrew Morton
 Re: [PATCH] iio: adc: ad4170: use lookup table for gpio mask selectionAndy Shevchenko
[New][RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeHelge Deller
 Re: [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assi ...Martin KaFai Lau
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Mark Bloch
 Re: [syzbot] [kvm?] INFO: task hung in kvm_swap_active_memslots (2)syzbot
 Re: [syzbot] [block?] [trace?] INFO: task hung in blk_trace_startstopsyzbot
 Re: [PATCH net-next] docs: netdev: document AI-assisted review toolingFernando Fernandez Mancera
 Re: [PATCH 00/49] mm: Generalize vmemmap optimization for DAX and ..."David Hildenbrand (arm)"
 Re: [PATCH] sched/deadline: Fix stale dl_defer_running in update_d ...John Stultz
 [PATCH 1/2] selftests/nolibc: explicitly handle ENOSYS from ptrace()Thomas_Weißschuh
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeAl Viro
[New][PATCH 0/2] selftests/nolibc: don't skip tests for unimplemented s ...Thomas_Weißschuh
 [PATCH 2/2] selftests/nolibc: don't skip tests for unimplemented s ...Thomas_Weißschuh
 [PATCH v2 net] vsock: fix buffer size clamping orderNorbert Szetei
 Re: [PATCH v5 3/5] iio: ssp_sensors: factor out pending list add/r ...Andy Shevchenko
 Re: [PATCH] sched/deadline: Fix stale dl_defer_running in update_d ...John Stultz
[New][syzbot] [media?] memory leak in vidtv_psi_short_event_desc_initsyzbot
 Re: [PATCH bpf v3 2/2] selftests/bpf: Add test to ensure kprobe_mu ...Kumar Kartikeya Dwivedi
[New][PATCH net-next] net: phy: realtek: get rid of magic numbers in rt ...Aleksander Jan Bajkowski
[New][PATCH v8 00/16] platform-x86: lenovo-wmi: Add fixes and enhancement"Derek J. Clark"
 [PATCH v8 01/16] platform/x86: lenovo-wmi-helpers: Fix memory leak ..."Derek J. Clark"
 [PATCH v8 03/16] platform/x86: lenovo-wmi-other: Balance component ..."Derek J. Clark"
 [PATCH v8 05/16] platform/x86: lenovo-wmi-other: Fix tunable_attr_ ..."Derek J. Clark"
 [PATCH v8 02/16] platform/x86: lenovo-wmi-other: Balance IDA id al ..."Derek J. Clark"
 [PATCH v8 04/16] platform/x86: lenovo-wmi-other: Zero initialize W ..."Derek J. Clark"
 [PATCH v8 15/16] platform/x86: lenovo-wmi-helpers: Add helper for ..."Derek J. Clark"
 [PATCH v8 08/16] platform/x86: lenovo-wmi-helpers: Move gamezone e ..."Derek J. Clark"
 [PATCH v8 07/16] platform/x86: lenovo: Decouple lenovo-wmi-gamezon ..."Derek J. Clark"
 [PATCH v8 09/16] platform/x86: lenovo-wmi-other: Move LWMI_FAN_DIV"Derek J. Clark"
 [PATCH v8 06/16] platform/x86: lenovo-wmi-other: Limit adding attr ..."Derek J. Clark"
 [PATCH v8 13/16] platform/x86: lenovo-wmi-other: Rename LWMI_OM_FW ..."Derek J. Clark"
 [PATCH v10 01/22] media: mc: Add INTERNAL pad flagDumitru Ceclan via B4 Relay
 [PATCH v8 12/16] platform/x86: lenovo-wmi-other: Add GPU tunable a ..."Derek J. Clark"
 [PATCH v8 10/16] platform/x86: lenovo-wmi-other: Add lwmi_attr_id( ..."Derek J. Clark"
 [PATCH v8 11/16] platform/x86: lenovo-wmi-other: Add missing CPU t ..."Derek J. Clark"
 [PATCH v10 03/22] dt-bindings: media: i2c: max96717: add support f ...Dumitru Ceclan via B4 Relay
[New][PATCH v10 00/22] media: i2c: add Maxim GMSL2/3 serializer and des ...Dumitru Ceclan via B4 Relay
 [PATCH v10 02/22] dt-bindings: media: i2c: max96717: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v8 14/16] platform/x86: lenovo-wmi-other: Add WMI battery c ..."Derek J. Clark"
 [PATCH v10 04/22] dt-bindings: media: i2c: max96717: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v8 16/16] platform/x86: lenovo-wmi-capdata: Add debugfs fil ..."Derek J. Clark"
 [PATCH v10 05/22] dt-bindings: media: i2c: max96717: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v10 10/22] dt-bindings: media: i2c: max96712: add control-c ...Dumitru Ceclan via B4 Relay
 [PATCH v10 11/22] dt-bindings: media: i2c: max96714: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v10 09/22] dt-bindings: media: i2c: max96712: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v10 07/22] dt-bindings: media: i2c: max96712: add support f ...Dumitru Ceclan via B4 Relay
 [PATCH v10 16/22] media: i2c: maxim-serdes: add MAX96717 driverDumitru Ceclan via B4 Relay
 [PATCH v10 19/22] arm64: defconfig: disable deprecated MAX96712 driverDumitru Ceclan via B4 Relay
 [PATCH v10 15/22] media: i2c: add Maxim GMSL2/3 deserializer frameworkDumitru Ceclan via B4 Relay
 [PATCH v10 21/22] media: i2c: remove MAX96717 driverDumitru Ceclan via B4 Relay
 [PATCH v10 18/22] media: i2c: maxim-serdes: add MAX9296A driverDumitru Ceclan via B4 Relay
 Re: [PATCH net-next] docs: netdev: document AI-assisted review toolingNicolai Buchwitz
 [PATCH v10 08/22] dt-bindings: media: i2c: max96712: add support f ...Dumitru Ceclan via B4 Relay
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeHelge Deller
 [PATCH v10 06/22] dt-bindings: media: i2c: max96712: use pattern p ...Dumitru Ceclan via B4 Relay
 [PATCH v10 13/22] media: i2c: add Maxim GMSL2/3 serializer and des ...Dumitru Ceclan via B4 Relay
 [PATCH v10 14/22] media: i2c: add Maxim GMSL2/3 serializer frameworkDumitru Ceclan via B4 Relay
 [PATCH v10 22/22] media: i2c: remove MAX96714 driverDumitru Ceclan via B4 Relay
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeAl Viro
 Re: [PATCH] KVM: Fix kvm_vcpu_map[_readonly]() function prototypesPeter Fang
 [PATCH v21 2/6] pwm: driver for qualcomm ipq6018 pwm blockGeorge Moussalem via B4 Relay
 [PATCH v21 1/6] dt-bindings: pwm: add IPQ6018 bindingGeorge Moussalem via B4 Relay
 [PATCH v21 6/6] arm64: dts: qcom: ipq9574: add pwm nodeGeorge Moussalem via B4 Relay
 [PATCH v10 12/22] dt-bindings: media: i2c: add MAX9296A, MAX96716A ...Dumitru Ceclan via B4 Relay
[New][PATCH v21 0/6] Add PWM support for IPQ chipsetsGeorge Moussalem via B4 Relay
 [PATCH v10 20/22] staging: media: remove MAX96712 driverDumitru Ceclan via B4 Relay
 [PATCH v21 4/6] arm64: dts: qcom: ipq5018: add pwm nodeGeorge Moussalem via B4 Relay
 [PATCH v21 3/6] arm64: dts: qcom: ipq6018: add pwm nodeGeorge Moussalem via B4 Relay
 [PATCH v21 5/6] arm64: dts: qcom: ipq5332: add pwm nodeGeorge Moussalem via B4 Relay
 Re: [PATCH net-next 0/3] net: phy: add support for disabling auton ..."Russell King (Oracle)"
[New][PATCH v2] arm64: dts: qcom: sdm845-oneplus: Enable known blocks a ...David Heidelberg via B4 Relay
 [PATCH v10 17/22] media: i2c: maxim-serdes: add MAX96724 driverDumitru Ceclan via B4 Relay
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeAl Viro
 Re: [PATCH] checkpatch: add --json output modeJoe Perches
 Re: [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for ever ..."Luck, Tony"
 Re: [PATCH] Input: gpio-keys - add hibernation supportArmando De Leon
[New][PATCH v2 net 0/6] Fix short frame transmission in enetcVladimir Oltean
 [PATCH v2 net 3/6] net: enetc: ensure enetc_xdp_xmit() calls enetc ...Vladimir Oltean
 [PATCH v2 net 5/6] net: enetc: pad short frames in softwareVladimir Oltean
 [PATCH v2 net 1/6] net: enetc: increment error counter in enetc_xd ...Vladimir Oltean
 Re: [PATCH net-next v3 3/3] gve: implement PTP gettimex64Jordan Rhee
 [PATCH v2 net 2/6] net: enetc: linearize PTP event packets with on ...Vladimir Oltean
 Re: [PATCH net-next] net: phy: realtek: get rid of magic numbers i ...Daniel Golle
 [PATCH v2 net 4/6] net: enetc: fix bogus TX ring consumer index af ...Vladimir Oltean
 [PATCH v2 net 6/6] net: enetc: pad short XDP frames coming from devmapVladimir Oltean
 Re: [PATCH] checkpatch: add --json output modeJoe Perches
 Re: [PATCH] pps: improve PREEMPT_RT performanceMichael Byczkowski
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeHelge Deller
 Re: [PATCH net-next] net: phy: realtek: get rid of magic numbers i ...Nicolai Buchwitz
 Re: [RFT PATCH v3 1/5] staging: rtl8723bs: move constant to right ..."Ethan Tidmore"
[New][PATCH v2 0/3] pps: improve PREEMPT_RT performanceMichael Byczkowski
 Re: [RFT PATCH v3 5/5] staging: rtl8723bs: remove duplicate rate c ..."Ethan Tidmore"
 Re: [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush supportJoel Fernandes
 [PATCH v2 1/3] pps: pps-gpio: split IRQ handler into hardirq and ...Michael Byczkowski
 Re: [net-next v2 3/3] selftests/net: Test PACKET_AUXDATAWillem de Bruijn
[New][PATCH v1 0/9] power: supply: max17042_battery: improve MAX17055 s ...Vincent Cloutier
 [PATCH v2 2/3] pps: convert pps_device lock to raw_spinlock for P ...Michael Byczkowski
 [PATCH v1 9/9] power: supply: max17042_battery: Treat MAX17055 VCh ...Vincent Cloutier
 [PATCH v1 1/9] power: supply: max17042_battery: Put LSB units into ...Vincent Cloutier
 [PATCH v1 2/9] power: supply: max17042_battery: Use Current regist ...Vincent Cloutier
 [PATCH v1 7/9] power: supply: max17042_battery: use ModelCfg refre ...Vincent Cloutier
 [PATCH v1 8/9] power: supply: Read MAX17042 battery info before re ...Vincent Cloutier
 [PATCH v1 6/9] power: supply: max17042_battery: Remove unused plat ...Vincent Cloutier
 [PATCH v1 3/9] power: supply: max17042_battery: Use dev_err_probe ...Vincent Cloutier
 [PATCH v1 4/9] power: supply: max17042_battery: Route MAX17055 SOC ...Vincent Cloutier
 [PATCH v1 5/9] power: supply: max17042_battery: Keep only critical ...Vincent Cloutier
 Re: [RFC PATCH] Limit reclaim to avoid TTM desktop stutter under m ...Matthew Brost
[New][syzbot] [can?] KCSAN: data-race in _copy_from_iter / bcm_can_txsyzbot
 [PATCH v2 1/3] pps: pps-gpio: split IRQ handler into hardirq and ...Michael Byczkowski
 Re: [RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_freeAl Viro
 Re: [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical V ...Joel Fernandes
 Re:_[PATCH_1/2]_x86/setup_data:_validate_in direct_entry_sizes_bef ..."H. Peter Anvin"
 Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_ ...Joe Lawrence
 Re: [PATCH v7 3/8] vfio: selftests: Introduce a sysfs libAlex Williamson
 Re: [PATCH v4] usbip: tools: add hint when no exported devices are ...Shuah Khan
 Re: [PATCH v4 3/7] fs/resctrl: Add interface to disable a monitor ...Reinette Chatre
 Re: [PATCH] fs: hide file and bfile caches behind runtime const ma ...Al Viro
 Re: [PATCH v3] dm vdo: use get_random_u32() where appropriateMatthew Sakai
 Re: [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table typesJoel Fernandes
[New][PATCH V1] accel/amdxdna: Handle DETACH_DEBUG_BO through config_de ...Lizhi Hou
 Re: [PATCH net-next] docs: netdev: document AI-assisted review toolingFernando Fernandez Mancera
 Re: [PATCH] mm/thp: dead code cleanup in KconfigJulian Braha
[New][PATCH 0/6] platform/wmi: Use WMI driver core for size checksArmin Wolf
 [PATCH 1/6] platform/wmi: Add wmidev_invoke_procedure()Armin Wolf
 Re: [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for ever ...Reinette Chatre
 [PATCH 4/6] platform/wmi: Extend wmidev_invoke_method() to reject ...Armin Wolf
 [PATCH 2/6] platform/wmi: Convert drivers to use wmidev_invoke_pro ...Armin Wolf
 [PATCH v2 3/3] pps: convert pps_kc_hardpps_lock to raw_spinlock fo ...Michael Byczkowski
 [PATCH 5/6] platform/wmi: Extend wmidev_query_block() to reject un ...Armin Wolf
 [PATCH 6/6] platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf
 [PATCH 3/6] platform/wmi: Prepare to reject undersized unmarshalli ...Armin Wolf
 Re: [net-next v2 2/3] selftests/net: Test PACKET_STATISTICS dropsWillem de Bruijn
 Re: [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layerGregory Price
 Re: [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush supportJoel Fernandes
 Re: [PATCH V1] accel/amdxdna: Handle DETACH_DEBUG_BO through confi ...Mario Limonciello
[New][RFC PATCH] arm64: mm: support set_memory_encrypted/decrypted for ...Kameron Carr
 Re: [PATCH v3 2/8] arm64, unwind: build kernel with sframe V3 infoRandy Dunlap
 Re: [PATCH v3 7/7] mm: switch deferred split shrinker to list_lruJohannes Weiner
 Re: [PATCH v3 6/6] thermal: core: Suspend thermal zones later and ...Armin Wolf
 Re: [PATCH 0/7] KVM: x86: APX reg prep workPaolo Bonzini
 Re: [PATCH] fs: hide file and bfile caches behind runtime const ma ...Mateusz Guzik
[New][PATCH v4 1/6] dt-bindings: clock: fsl-sai: Document i.MX8M supportMarek Vasut
 [PATCH v4 2/6] clk: fsl-sai: Add i.MX8M support with 8 byte regist ...Marek Vasut
 [PATCH v4 4/6] clk: fsl-sai: Sort the headersMarek Vasut
 [PATCH v4 3/6] dt-bindings: clock: fsl-sai: Document clock-cells = ...Marek Vasut
 [PATCH v4 5/6] clk: fsl-sai: Extract clock setup into fsl_sai_clk_ ...Marek Vasut
 [PATCH v4 6/6] clk: fsl-sai: Add MCLK generation supportMarek Vasut
 Re: [RFC PATCH] Limit reclaim to avoid TTM desktop stutter under m ...Matthew Brost
 [PATCH 1/5] media: qcom: camss: Fix RDI streaming for CSID 680bod@kernel ...
[New][PATCH 0/5] media: qcom: camss: Fix RDI streaming for various CSIDsbod@kernel ...
 Re: [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table e ...Joel Fernandes
 [PATCH 2/5] media: qcom: camss: Fix RDI streaming for CSID 340bod@kernel ...
 [PATCH 3/5] media: qcom: camss: Fix RDI streaming for CSID GEN2bod@kernel ...
 [PATCH 4/5] media: qcom: camss: Fix RDI streaming for CSID GEN3bod@kernel ...
 [PATCH 5/5] media: qcom: camss: csid: Rename en_vc to en_portbod@kernel ...
 Re: [RFC 2/2] mm: page_alloc: per-cpu pageblock buddy allocatorJohannes Weiner
 Re: [RESEND][PATCH v5] mfd: simple-mfd-i2c: add a reboot cell for ...Vincent Legoll
 Re: [PATCH 0/7] KVM: x86: APX reg prep workSean Christopherson
[New][PATCH] Fixes a race in iopt_unmap_iova_rangeSina Hassani
[New][PATCH v2] arm64: dts: imx8mm: imx8mp: Add DTOs for Data Modul i.M ...Marek Vasut
[New][PATCH] ARM: dts: BCM5301X: R6300v2: fix USB3Rosen Penev
 Re: [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layerJason Gunthorpe
[New][PATCH V1] accel/amdxdna: Read real-time clock frequenciesLizhi Hou
[New][PATCH] ARM: dts: BCM5301X: EA6500v2: fix USB3Rosen Penev
[New][PATCH] ARM: dts: BCM5301X: EA6500v2: fix USB3Rosen Penev
 Re: [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush supportJoel Fernandes
 Re: [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layerJason Gunthorpe
 Re: [PATCH] Fixes a race in iopt_unmap_iova_rangeJason Gunthorpe
[New][PATCH net-next 0/3] psp: add crypt-offset and spi-threshold attri ...Akhilesh Samineni
 [PATCH net-next 1/3] psp: add crypt-offset and spi-threshold get/s ...Akhilesh Samineni
 Re: [PATCH rdma-next v2 03/11] RDMA/core: Preserve restrack resour ...Jason Gunthorpe
 [PATCH net-next 2/3] netdevsim: psp: handle the new crypt-offset a ...Akhilesh Samineni
 Re: [PATCH v7 8/8] vfio: selftests: Add tests to validate SR-IOV UAPIDavid Matlack
 [PATCH net-next 3/3] selftests: net: psp: add crypt-offset and spi ...Akhilesh Samineni
 Re: [PATCH] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xxRob Clark
 Re: [PATCH v7 17/22] x86/virt/tdx: Avoid updates during update-sen ...Sean Christopherson
 Re: [PATCh v3 11/14] ASoC: rsnd: src: Add SRC reset and clock supp ...Kuninori Morimoto
 Re: [RFC] Observed lockdep circular dependency in SR-IOV pathsJason Gunthorpe
 [RFC PATCH v3 6/6] platform/goldfish: add Rust goldfish_address_sp ...Wenzhao Liao
 Re: [RFC PATCH] iommu: Default to lazy DMA mode on ARM64Jason Gunthorpe
 Re: [PATCH] dt-bindings: opp-v2: Fix example 3 CPU reg value"Rob Herring (Arm)"
 Re: [PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) ...Babu Moger
 Re: [PATCH v1 1/2] dt-bindings: chrome: Add cros-ec-ucsi compatibi ..."Rob Herring (Arm)"
 Re: [PATCH] powerpc/powernv/iommu: iommu incorrectly bypass DMA APIsGaurav Batra
[New][PATCH 0/2] drm/amdgpu,radeon: fix integer overflow in pitch alignmentWerner Kasselman
 [PATCH 1/2] drm/amdgpu: fix integer overflow in amdgpu_gem_align_p ...Werner Kasselman
 [PATCH 2/2] drm/radeon: fix integer overflow in radeon_align_pitch()Werner Kasselman
[New][PATCH] staging: rtl8723bs: fix heap buffer overflow in cfg80211_r ...Feng Ning
[New][PATCH v3 0/3] KVM: x86: Async #PF MSR fix and cleanupsSean Christopherson
 [PATCH v3 1/3] KVM: x86: Don't leave APF half-enabled on bad APF d ...Sean Christopherson
 [PATCH v3 2/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_ ...Sean Christopherson
 [PATCH v3 3/3] KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_ ...Sean Christopherson
 Re: [PATCH] KVM: selftests: memslot_perf_test: make host wait time ...Sean Christopherson
 Re: [PATCH] KVM: selftests: memslot_perf_test: make host wait time ...Sean Christopherson
 Re: [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx a ...Martin KaFai Lau
 Re: [PATCH] iommu/amd: Fix a stale comment about which legacy mode ...Sean Christopherson
 Re: [PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and ...Martin KaFai Lau
[New][PATCH v2 0/2] interconnect: qcom: Add support for upcoming Hawi SoCVivek Aknurwar
 [PATCH v2 1/2] dt-bindings: interconnect: document the RPMh Networ ...Vivek Aknurwar
 Re: [PATCH] iommu/amd: Explicitly bail from enable_iommus_vapic() ...Sean Christopherson
 [PATCH v2 2/2] interconnect: qcom: add Hawi interconnect provider ...Vivek Aknurwar
[New][PATCH v2] Fixes a race in iopt_unmap_iova_rangeSina Hassani
 Re: [PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()Sean Christopherson
 Re: [PATCH] Fixes a race in iopt_unmap_iova_rangeSina Hassani
 Re: [PATCH v12 1/4] selftests/vfio: Add memcpy chunking to vfio_pc ...David Matlack
 Re: [PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu ..."Paul E. McKenney"
 Re: [PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and ...Martin KaFai Lau
 Re: [PATCH v12 2/4] selftests/vfio: Add generic PCI command regist ...David Matlack
 Re: [PATCH v12 3/4] selftests/vfio: Allow drivers without send_msi ...David Matlack
 Re: [PATCH v12 2/4] selftests/vfio: Add generic PCI command regist ...David Matlack
[New][PATCH] perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA OlympusBesar Wicaksono
[New][PATCH] riscv: Docs: fix unmatched quote warningRandy Dunlap
 Re: [PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members- ...Alexei Starovoitov
[New][PATCH v5 0/9] driver core: Fix some race conditionsDouglas Anderson
 [PATCH v5 1/9] driver core: Don't let a device probe until it's readyDouglas Anderson
 [PATCH v5 3/9] driver core: Replace dev->dma_iommu with dev_dma_io ...Douglas Anderson
 [PATCH v5 4/9] driver core: Replace dev->dma_skip_sync with dev_dm ...Douglas Anderson
 [PATCH v5 2/9] driver core: Replace dev->can_match with dev_can_ma ...Douglas Anderson
 [PATCH v5 5/9] driver core: Replace dev->dma_ops_bypass with dev_d ...Douglas Anderson
 [PATCH v5 6/9] driver core: Replace dev->state_synced with dev_sta ...Douglas Anderson
 [PATCH v5 7/9] driver core: Replace dev->dma_coherent with dev_dma ...Douglas Anderson
[New][PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned( ...Nathan Chancellor
 Re: [PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARE ...Sean Christopherson
 [PATCH v5 8/9] driver core: Replace dev->of_node_reused with dev_o ...Douglas Anderson
 [PATCH v5 9/9] driver core: Replace dev->offline + ->offline_disab ...Douglas Anderson
 Re: [PATCH 3/3] ASoC: renesas: fsi: Fix hang by enabling SPU clockKuninori Morimoto
 [PATCH net-next v4 1/3] gve: skip error logging for retryable Admi ...Harshitha Ramamurthy
[New][PATCH net-next v4 0/3] gve: add support for PTP gettimex64Harshitha Ramamurthy
 [PATCH net-next v4 2/3] gve: make nic clock reads thread safeHarshitha Ramamurthy
 [PATCH net-next v4 3/3] gve: implement PTP gettimex64Harshitha Ramamurthy
[New][PATCH wireless 0/2] wifi: mt76: clear cipher state on key removal ...Joshua Klinesmith
 [PATCH wireless 1/2] wifi: mt76: mt7915: clear cipher state on key ...Joshua Klinesmith
 [PATCH wireless 2/2] wifi: mt76: mt7996: clear cipher state on key ...Joshua Klinesmith
 Re: [PATCH v12 4/4] selftests/vfio: Add NVIDIA Falcon driver for D ...David Matlack
 Re: [PATCH v7 5/9] KVM: x86: nSVM: Redirect IA32_PAT accesses to e ...Sean Christopherson
 [PATCH wireless 3/4] wifi: mt76: mt7921: fix RCPI chain 3 mask in ...Joshua Klinesmith
[New][PATCH wireless 0/4] wifi: mt76: fix RCPI chain 3 mask in sta_poll ...Joshua Klinesmith
 [PATCH wireless 1/4] wifi: mt76: mt7915: fix RCPI chain 3 mask in ...Joshua Klinesmith
[New][PATCH wireless] wifi: mt76: mt7915: set AMSDU parameters for WED v3Joshua Klinesmith
 [PATCH wireless 2/4] wifi: mt76: mt7996: fix RCPI chain 3 mask in ...Joshua Klinesmith
 [PATCH wireless 4/4] wifi: mt76: mt7925: fix RCPI chain 3 mask in ...Joshua Klinesmith
 Re: [PATCH v7 8/9] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET ...Sean Christopherson
 Re: [PATCH 1/2] pmdomain/rockchip: skip QoS operations for idle-on ...Daniel Bozeman
 Re: [PATCH v7 9/9] KVM: selftests: nSVM: Add svm_nested_pat testSean Christopherson
 Re: (sashiko review) [PATCH v6 1/1] mm/damon: add node_eligible_me ...SeongJae Park
[New][PATCH wireless v2 0/2] wifi: mt76: clear cipher state on key remo ...Joshua Klinesmith
[New][PATCH wireless v2] wifi: mt76: mt7915: set AMSDU parameters for W ...Joshua Klinesmith
 [PATCH wireless v2 2/2] wifi: mt76: mt7996: clear cipher state on ...Joshua Klinesmith
 [PATCH wireless v2 1/2] wifi: mt76: mt7915: clear cipher state on ...Joshua Klinesmith
[New][PATCH wireless v2 0/4] wifi: mt76: fix RCPI chain 3 mask in sta_p ...Joshua Klinesmith
 [PATCH wireless v2 1/4] wifi: mt76: mt7915: fix RCPI chain 3 mask ...Joshua Klinesmith
 [PATCH wireless v2 2/4] wifi: mt76: mt7996: fix RCPI chain 3 mask ...Joshua Klinesmith
 [PATCH wireless v2 3/4] wifi: mt76: mt7921: fix RCPI chain 3 mask ...Joshua Klinesmith
 [PATCH wireless v2 4/4] wifi: mt76: mt7925: fix RCPI chain 3 mask ...Joshua Klinesmith
 Re: [PATCH V2 1/2] MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ...SeongJae Park
 Re: [PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members- ..."Gustavo A. R. Silva"
[New][PATCH] mm/damon/core: disallow time-quota setting zero eszSeongJae Park
 Re: [PATCH v2 net] vsock: fix buffer size clamping orderJakub Kicinski
 [PATCH 04/10] enic: add admin CQ service with MSI-X interrupt and ...Satish Kharat via B4 Relay
 [PATCH 07/10] enic: add MBOX PF handlers for VF register and capab ...Satish Kharat via B4 Relay
[New][PATCH 00/10] enic: SR-IOV V2 admin channel and MBOX protocolSatish Kharat via B4 Relay
 [PATCH 01/10] enic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat via B4 Relay
 [PATCH 05/10] enic: define MBOX message types and header structuresSatish Kharat via B4 Relay
 [PATCH 03/10] enic: add admin RQ buffer managementSatish Kharat via B4 Relay
 [PATCH 08/10] enic: add MBOX VF handlers for capability, register ...Satish Kharat via B4 Relay
 [PATCH 02/10] enic: add admin channel open and close for SR-IOVSatish Kharat via B4 Relay
 [PATCH 06/10] enic: add MBOX core send and receive for admin channelSatish Kharat via B4 Relay
 [PATCH 10/10] enic: add V2 VF probe with admin channel and PF regi ...Satish Kharat via B4 Relay
 [PATCH 09/10] enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat via B4 Relay
 Re: [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear pa ...Jakub Kicinski
 Re: [PATCH] drm/amdgpu: deduplicate register access and helper rou ...Gabriel Almeida
[New][PATCH] media: dvb_ca_en50221: simplify ca allocationRosen Penev
 [RFC PATCH v3 01/10] mm/damon/core: handle <min_region_sz remainin ...SeongJae Park
 [RFC PATCH v3 03/10] mm/damon/sysfs-schemes: implement fail_charge ...SeongJae Park
[New][RFC PATCH v3 00/10] mm/damon: introduce DAMOS failed region quota ...SeongJae Park
 [RFC PATCH v3 04/10] Docs/mm/damon/design: document fail_charge_{n ...SeongJae Park
 [RFC PATCH v3 02/10] mm/damon/core: introduce failed region quota ...SeongJae Park
 [RFC PATCH v3 06/10] Docs/ABI/damon: document fail_charge_{num,denom}SeongJae Park
 [RFC PATCH v3 07/10] mm/damon/tests/core-kunit: test fail_charge_{ ...SeongJae Park
 [RFC PATCH v3 08/10] selftests/damon/_damon_sysfs: support failed ...SeongJae Park
 [RFC PATCH v3 09/10] selftests/damon/drgn_dump_damon_status: suppo ...SeongJae Park
 [RFC PATCH v3 05/10] Docs/admin-guide/mm/damon/usage: document fai ...SeongJae Park
 Re: [PATCH v3 2/2] mm/mprotect: special-case small folios when app ...Davidlohr Bueso
[New][PATCH] cgroup: add cpu.stat.percpu for per-CPU cgroup statsWilly Barro Raffel
 [RFC PATCH v3 10/10] selftests/damon/sysfs.py: test failed region ...SeongJae Park
 Re: [PATCH net] bnxt_en: fix out-of-bounds write in bnxt_alloc_vf_ ...Jakub Kicinski
 Re: [PATCH v2] Fixes a race in iopt_unmap_iova_rangeJason Gunthorpe
 Re: [PATCH net-next 0/3] psp: add crypt-offset and spi-threshold a ...Jakub Kicinski
 Re: [PATCH v2] Fixes a race in iopt_unmap_iova_rangeSina Hassani
 Re: [net-next v8 01/10] net: tso: Introduce tso_dma_map and helpersJakub Kicinski
[New][PATCH 0/2] ALSA: add suspend/resume support for InterWave ISA cardsCássio_Gabriel
 [PATCH 1/2] ALSA: tea6330t: add mixer state restore helperCássio_Gabriel
 [PATCH 2/2] ALSA: interwave: add ISA and PnP suspend and resume ca ...Cássio_Gabriel
 Re: [PATCH net-next v3 5/5] selftests: net: bridge: add tests for ...Jakub Kicinski
 Re: [PATCH v2] Fixes a race in iopt_unmap_iova_rangeJason Gunthorpe
 Re: [PATCH v4 3/6] KVM: x86/pmu: Disable counters based on Host-On ...Sean Christopherson
 Re: [PATCH v4 4/6] KVM: x86/pmu: Re-evaluate Host-Only/Guest-Only ...Sean Christopherson
 Re: [PATCH v4 6/6] KVM: selftests: Add svm_pmu_host_guest_test for ...Sean Christopherson
 Re: [PATCH v2] Fixes a race in iopt_unmap_iova_rangeSina Hassani
 Re: [PATCH net-next] ipv6: sit: remove redundant ret = 0 assignmentJakub Kicinski
[New][PATCH v5 0/2] x86/intel: Update the old microcode list with a scriptSohil Mehta
 [PATCH v5 2/2] scripts/x86/intel: Add a script to update the old m ...Sohil Mehta
 [PATCH v5 1/2] x86/microcode/intel: Refresh old_microcode defines ...Sohil Mehta
 Re: [PATCH v2 4/5] phy: qcom: qmp-pcie: Add Gen5 8-lanes mode for ...Qiang Yu
 Re: [PATCH v2] arm64: dts: imx8mm: imx8mp: Add DTOs for Data Modul ...Frank Li
 Re: [PATCH v3 2/2] i3c: master: renesas: Use __free(kfree) for xfe ...Frank Li
 Re: [PATCH 1/3] [v4, net-next] net: ethernet: ti-cpsw:: rename sof ...Jakub Kicinski
 Re: [PATCH net-next v9 4/4] net: stmmac: Add BCM8958x driver to bu ...Jakub Kicinski
 Re: [PATCH net-next v9 1/4] net: stmmac: Add DW25GMAC support in s ...Jakub Kicinski
 Re: [PATCH net-next v9 2/4] net: stmmac: Integrate dw25gmac into h ...Jakub Kicinski
 Re: [PATCH net-next v9 3/4] net: stmmac: Add PCI glue driver for B ...Jakub Kicinski
 Re: [PATCH net-next v9 4/4] net: stmmac: Add BCM8958x driver to bu ...Jakub Kicinski
 Re: [PATCHv2] dmaengine: dw-axi-dmac: simplify allocationFrank Li
 Re: [PATCH] nvme-apple: drop invalid put of admin queue reference ...Jens Axboe
 Re: [PATCH] drbd: remove DRBD_GENLA_F_MANDATORY flag handlingJens Axboe
 Re: [PATCH v5 net-next 0/8] dpll/ice: Add TXC DPLL type and full T ...Jakub Kicinski
[New][PATCH] devlink: Fix incorrect skb socket family dumpinglirongqing
 Re: [PATCH] get_maintainer: add --json output modeJoe Perches
 Re: [PATCH v2] KEYS: trusted: Debugging as a featureNayna Jain
 Re: [RFC 0/2] mm: page_alloc: pcp buddy allocatorZi Yan
 Re: [RFC PATCH 0/4] trace, livepatch: Allow kprobe return overridi ...Song Liu
 Re: [PATCH] firmware: stratix10-svc: kmalloc_array + kzalloc to flexDinh Nguyen
 Re: [RFC PATCH 3/4] livepatch: Add "replaceable" attribute to klp_ ...Song Liu
 Re: [PATCH v7 8/9] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET ...Jim Mattson
 Re: [PATCH v4 6/6] KVM: selftests: Add svm_pmu_host_guest_test for ...Jim Mattson
 Re: [PATCH 6.1 000/481] 6.1.167-rc1 review"Theodore Tso"
 Re: linux-next: manual merge of the fs-next tree with the mm-nonmm ...Andrew Morton
[New][GIT PULL] hotfixes against 7.0-rc7Andrew Morton
 Re: [PATCH v2] dmaengine: imx-sdma: Refine spba bus searching in probeFrank Li
[New][PATCH] dma: add COMPILE_TEST to AMBA_PL08XRosen Penev
[New][PATCH] dmaengine: lpc18xx-dmamux: simplify allocationRosen Penev
[New][PATCH] dmaengine: mv_xor_v2: simplify allocationRosen Penev
[New][PATCH] dmaengine: pl08x: use kzalloc_flex()Rosen Penev
 Re: [PATCH v7 9/9] KVM: selftests: nSVM: Add svm_nested_pat testJim Mattson
 Re: [RFC] Observed lockdep circular dependency in SR-IOV paths"Alex Williamson"
 Re: [PATCH] Input: gpio-keys - add hibernation supportDmitry Torokhov
[New][PATCH] HID: playstation: Add DualSense Edge extra button supportAaron Webster
 Re: [PATCH v2] xpad: Overhaul device data for wireless devicesDmitry Torokhov
 Re: [PATCH v8 1/7] dt-bindings: input: syna,rmi4: Document syna,rm ...Dmitry Torokhov
 Re: [PATCH net-next v5 00/10] Decouple receive and transmit enable ...Marc Harvey
 Re: [PATCH v2] gpu: nova: require little endianJohn Hubbard
 Re: [PATCH v2] Input: gf2k: skip invalid hat lookup valuesDmitry Torokhov
 Re: [PATCH v2] Input: aiptek: validate raw macro indices before up ...Dmitry Torokhov
 Re: include/vdso/unaligned.h:23:9: warning: '__builtin_memcpy' rea ...Ian Rogers
 Re: [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush supportMatthew Brost
 Re: [PATCH] f2fs: do not support mmap write for large folioChristoph Hellwig
 Re: [PATCH] Input: uinput - fix circular locking dependency with f ...Dmitry Torokhov
 Re: [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writ ...Christoph Hellwig
[New][PATCH] hwmon: (yogafan) various markup improvementsRandy Dunlap
 Re: [PATCH v1] perf test: Stat std output match 2 metrics for stal ...Namhyung Kim
 Re: [PATCH 1/1] iomap: avoid compaction for costly folio order all ...Christoph Hellwig
 Re: [PATCH] xfs: reject CRC validation when the log header cannot ...Christoph Hellwig
 Re: [RFC] block/nvme: exploring asynchronous durability notificati ...Christoph Hellwig
 Re: [PATCH wireless-next 0/6] Consolidate Michael MIC code into ma ...Eric Biggers
 Re: [PATCH wireless-next 0/6] Consolidate Michael MIC code into ma ...Christoph Hellwig
 Re: [PATCH v2 00/16] perf arm64: Support data type profilingNamhyung Kim
 Re: [PATCH wireless-next 0/6] Consolidate Michael MIC code into ma ...Christoph Hellwig
 Re: [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp disassembl ...Namhyung Kim
 Re: [PATCH v2 03/16] perf annotate-arm64: Generalize arm64_mov__pa ...Namhyung Kim
\
 
  \ /
  Last update: 2026-04-19 16:11    [1.248 seconds]
©2004-2020 Jasper Spaans