lkml.org 
[lkml]   [2026]   [Jun]   [29]   [last100]  
 
/

29 Jun 2026

 
 Re: [PATCH] cpufreq: tegra124: Disable DFLL clock on removalMyeonghun Pak
 Re: [PATCH v11 11/11] tracing/probes: Add a new testcase for BTF t ...Masami Hiramatsu (Google)
 Re: [PATCH v4 1/5] mm/vmscan: introduce folio_activate_locked() helperZhang Peng
 Re: [PATCH v4 2/5] mm/vmscan: extract folio_free() from shrink_fol ...Zhang Peng
 Re: [PATCH v4 3/5] mm/vmscan: extract pageout_one() from shrink_fo ...Zhang Peng
 Re: [PATCH v4 4/5] mm/vmscan: extract folio unmap logic into folio ...Zhang Peng
 Re: [PATCH v4 5/5] mm/vmscan: flush TLB for every 31 folios evictionsZhang Peng
 [PATCH v2] clk: si5341: disable input clock on probe failure and r ...Myeonghun Pak
 Re: [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV mo ...Wen Yang
 Re: [PATCH v3 17/17] selftests/verification: Add selftests for dea ...Wen Yang
 Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunitWen Yang
 Re: [PATCH v3 04/17] tools/rv: Add selftestsWen Yang
 Re: [PATCH v3 11/17] rv: Prevent unintentional tracepoints during ...Wen Yang
[New][PATCH v3] scsi: fill in DMA padding bytes in scsi_alloc_sgtablesPetr Vaganov
[New][PATCH v5 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device treeKonstantin Shabanov
 [PATCH v5 1/4] dt-bindings: vendor-prefixes: Add HONORKonstantin Shabanov
 [PATCH v5 2/4] dt-bindings: arm: qcom: Add HONOR MagicBook Art 14Konstantin Shabanov
 [PATCH v5 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device ...Konstantin Shabanov
 [PATCH v5 4/4] firmware: qcom: scm: Allow QSEECOM on Honor Magicbo ...Konstantin Shabanov
[New][PATCH v4] scsi: fill in DMA padding bytes in scsi_alloc_sgtablesPetr Vaganov
 Re: [PATCH 2/3] minix: convert address space operations to iomapXIAO WU
[New][PATCH v5] scsi: fill in DMA padding bytes in scsi_alloc_sgtablesPetr Vaganov
 Re: [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode ...XIAO WU
 Re: [PATCH v3] riscv: stacktrace: fix stack-out-of-bounds in walk_ ...XIAO WU
 [PATCH RFC v6 4/5] iio: osf: add authenticated stream parserJinseob Kim
[New][PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driverJinseob Kim
 [PATCH RFC v6 1/5] dt-bindings: iio: add Open Sensor Fusion deviceJinseob Kim
 [PATCH RFC v6 2/5] Documentation: iio: add Open Sensor Fusion driv ...Jinseob Kim
 [PATCH RFC v6 3/5] iio: osf: add protocol decodingJinseob Kim
 [PATCH RFC v6 5/5] iio: osf: add UART IIO driverJinseob Kim
 Re: [PATCH 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TX ...XIAO WU
 Re: [RFC PATCH 8/8] sched/debug: Print task preferred LLC for sche ...XIAO WU
[New][PATCH net] nfc: nci: fix out-of-bounds read in activation paramet ...Muhammad Bilal
 Re: [PATCH] MAINTAINERS: Add Radhey Shyam Pandey as ZynqMP PHY mai ...Laurent Pinchart
[New][PATCH net] nfc: nci: fix use of uninitialized memory in NFC-DEP g ...Muhammad Bilal
 [PATCH net v2] nfc: nci: fix use of uninitialized memory in NFC-DE ...Muhammad Bilal
[New][PATCH net v2] nfc: nci: fix use of uninitialized memory in NFC-DE ...Muhammad Bilal
[New][PATCH v3 0/2] Add driver for TI BQ25630 chargerWaqar Hameed
 [PATCH v3 1/2] dt-bindings: power: supply: Add TI BQ25630 chargerWaqar Hameed
 [PATCH v3 2/2] power: supply: Add driver for TI BQ25630 chargerWaqar Hameed
 Re: [PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socksMichal Luczaj
 Re: [PATCH] HID: hiddev: keep state alive through disconnect unlockHillf Danton
 Re: [PATCH v3 1/5] dmaengine: sun6i-dma: Refactor to support A733 ...Andre Przywara
 Re: [PATCH v3 4/8] arm64: dts: qcom: shikra: Add Adreno SMMU nodeDmitry Baryshkov
 Re: [PATCH v3 5/8] arm64: dts: qcom: shikra: Add A704 GPU supportDmitry Baryshkov
 Re: [PATCH v3 6/8] arm64: dts: qcom: shikra-cqm-evk: Enable A704 GPUDmitry Baryshkov
 Re: [PATCH v3 7/8] arm64: dts: qcom: shikra-cqs-evk: Enable A704 GPUDmitry Baryshkov
 Re: [PATCH v3 8/8] arm64: dts: qcom: shikra-iqs-evk: Enable A704 GPUDmitry Baryshkov
 Re: [PATCH v2] debugfs: Fix lockdown check for mmap_prepareDanilo Krummrich
 Re: [PATCH] driver core: fix path of /sys/module in commentDanilo Krummrich
 Re: [PATCH v2 1/2] adfs: reject disc records smaller than one file ...Russell King
[New][PATCH] Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
 Re: [PATCH] driver core: add missing kernel-doc for union membersDanilo Krummrich
 Re: [PATCH] sched/core: Add core_sibling_idle accountingTao Cui
 Re: [PATCH v5 00/20] rust: I/O type generalization and projection"Danilo Krummrich"
[New][PATCH v12 00/11] tracing/probes: Add more typecast features"Masami Hiramatsu (Google)"
 [PATCH v12 03/11] tools/bootconfig: Ignore comment lines in dynami ..."Masami Hiramatsu (Google)"
 [PATCH v12 01/11] tracing/probes: Allow eprobe to use variable wit ..."Masami Hiramatsu (Google)"
 [PATCH v12 05/11] tracing/probes: Support typecast for various pro ..."Masami Hiramatsu (Google)"
 [PATCH v12 04/11] perf/probe: Ignore comment lines in dynamic_even ..."Masami Hiramatsu (Google)"
 [PATCH v12 06/11] tracing/probes: Support nested typecast"Masami Hiramatsu (Google)"
 [PATCH v12 02/11] tracing/probes: Support dumping fetcharg program ..."Masami Hiramatsu (Google)"
 [PATCH v12 09/11] tracing/probes: Add $current variable support"Masami Hiramatsu (Google)"
 [PATCH v12 10/11] tracing/probes: Add this_cpu_read() and this_cpu ..."Masami Hiramatsu (Google)"
 [PATCH v12 07/11] tracing/probes: Type casting always involves nes ..."Masami Hiramatsu (Google)"
 [PATCH v12 08/11] tracing/probes: Support field specifier option f ..."Masami Hiramatsu (Google)"
 [PATCH v12 11/11] tracing/probes: Add a new testcase for BTF typecasts"Masami Hiramatsu (Google)"
 Re: [PATCH v4 0/3] mm: clean up folio LRU and swap declarationsJianyue Wu
 Re: [PATCH v2] ntfs: serialize attribute-list replacement with lookupsHyunchul Lee
[New][PATCH] drm/atomic: Add missing drm_debugfs_info.data initializerBaran Tuna
 Re: [PATCH v1] iommu/riscv: Support 32-bit register accessesZong Li
 Re: [PATCH 2/2] rust: device: move drvdata_borrow() to InternalBou ...Markus Probst
 Re: [PATCH 1/2] rust: device: add BoundInternal device context and ...Markus Probst
[New][PATCH] drm/panel-edp: Support MB116AS01-3 edp panelHaikun Zhou
 Re: [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HP ...Chaoyi Chen
 Re: [PATCH] fpga: altera-cvp: Add Agilex5 CVP credit register support"Nazle Asmade, Muhammad Nazim Amirul"
 Re: [PATCH] MAINTAINERS: Update Jason Wang's email addressJason Wang
 [PATCH v5 1/3] tools/mm/page_owner_sort: return explicit filter re ...Yichong Chen
 [PATCH v5 3/3] tools/mm/page_owner_sort: bound pattern output copiesYichong Chen
 [PATCH v5 2/3] tools/mm/page_owner_sort: free per-record allocationsYichong Chen
[New][PATCH v5 0/3] tools/mm/page_owner_sort: fix filtering and cleanup ...Yichong Chen
[New][PATCH V2] MAINTAINERS: Update Jason Wang's email addressJason Wang
 Re: [PATCH] btrfs: compression: allocate buckets with workspaceSun YangKai
 Re: [PATCH] iommu/riscv: Replace illegal command with dummy IOFENC ...Zong Li
 RE: [PATCH rtw-next v3 1/3] wifi: rtlwifi: fix disabling of ASPM f ...Ping-Ke Shih
 RE: [PATCH rtw-next v3 2/3] wifi: rtlwifi: convert pci if-statemen ...Ping-Ke Shih
 RE: [PATCH v1] ASoC: Intel: soc-acpi-ptl-match: add tas2783 support"Liao, Bard"
[New][PATCH] nbd: fix circular lock dependency between tx_lock and sk_lockYun Zhou
 Re: [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe ...Jie Gan
 Re: [PATCH v2] cxl/features: Reject Get Feature count larger than ...Richard Cheng
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Leon Hwang
 Re: [PATCH v2] cxl/mbox: Clamp mailbox output allocation to the pa ...Richard Cheng
 Re: [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead ...Ye Liu
 Re: [PATCH iproute2-next] devlink: support u32-array values in dev ...Ratheesh Kannoth
[New][PATCH v2 0/2] tools: Fix tools/virtio test buildYichong Chen
 [PATCH v2 1/2] tools/virtio: Add missing compat definitions for vh ...Yichong Chen
 Re: [PATCH v3 13/16] LoongArch: KVM: Add include defining struct c ...Bibo Mao
 [PATCH v2 2/2] tools/include: Include stdint.h for SIZE_MAX in ove ...Yichong Chen
[New][PATCH v3 0/3] LoongArch: KVM: Harden interrupt injectionBibo Mao
 [PATCH v3 3/3] LoongArch: KVM: Use internal API to deliver interru ...Bibo Mao
[New][PATCH] IB/iwpm: Fix spelling errors in commentsluoqing
 [PATCH v3 1/3] LoongArch: KVM: Set default MAILBOX access size with 8Bibo Mao
 [PATCH v3 2/3] LoongArch: KVM: Replace kvm_err() with WARN_ONCE()Bibo Mao
 Re: [PATCH v2] x86/events/intel/uncore: fix PCI refcount leak in d ..."Mi, Dapeng"
 RE: [PATCH V3 1/8] PCI: imx6: Add skip_pwrctrl_off flag supportSherry Sun
 Re: [PATCH v3 2/2] iio: adc: add Axiado SARADC driverPetar Stepanovic
 RE: [PATCH net v3] tipc: fix out-of-bounds read in broadcast Gap A ...Tung Quang Nguyen
 Re: [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free ...Ye Liu
 [PATCH v4 0/2] i2c: imx: Fix slave mode corner issuesLiem
 [PATCH v4 1/2] i2c: imx: Fix slave registration race and error han ...Liem
 [PATCH v4 2/2] i2c: imx: Cancel hrtimer before clearing slave pointerLiem
 Re: [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_p ...Baoquan He
 Re: [PATCH bpf-next v2 1/3] riscv: stacktrace: Implement arch_bpf_ ...Pu Lehui
 Re: [PATCH net] octeontx2-pf: fix SQ resource leaks on init failureRatheesh Kannoth
[New][PATCH v2] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 bitsXincheng Zhang
 Re: [PATCH v3] platform/chrome: sensorhub: bound the EC-reported s ...Tzung-Bi Shih
[New][PATCH 0/1] nova-core: Convert bindings to use zerocopyAlistair Popple
 [PATCH 1/1] nova-core: Update firmware bindings to use zerocopy traitsAlistair Popple
 Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptionsPu Lehui
 Re: [PATCH v1] platform/chrome: Drop unused assignment of platform ...Tzung-Bi Shih
[New][PATCH] MAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Open Fi ...Bard Liao
 Re: [PATCH] perf/core: Fix group leader use-after-free after sibli ..."Mi, Dapeng"
 Re: [PATCH v11 1/4] mm/page_owner: add print_mode filterYe Liu
 Re: [PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925Chris Lu (陸稚泓)
 Re: [PATCH bpf-next v2 2/3] riscv, bpf: Add support for BPF exceptionsPu Lehui
 Re: [RFC PATCH v2 1/4] KVM: x86: TDX: Track supported configurable ...Binbin Wu
[New][PATCH] sched/fair: Fix stale comments referring to removed CFS co ...Zhan Xusheng
 Re: [RFC PATCH v2 0/4] KVM: x86: TDX: Validate directly configurab ...Binbin Wu
 Re: [PATCH v14 0/7] Provide support for Trigger Generation Unit"Songwei.Chai"
 Re: [PATCH] Wireguard: Fix data-race in rx/tx counter"Rafael Passos"
 Re: [PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is activeK Prateek Nayak
 Re: [PATCH v5 3/4] drm/bridge: analogix_dp: Add validation for sam ...Damon Ding
[New][PATCH] drm/panel-edp: Change the KD116N2930A15 panel enable delayHaikun Zhou
[New][PATCH] cpupower/debug/i386: check mmap return value in mainlonglong yan
[New][PATCH] dma-fence: Make dma_fence_dedup_array() robust against 0-c ...Baineng Shou
 Re: [PATCH v2] platform/chrome: cros_ec_typec: reject out-of-bound ...Tzung-Bi Shih
 Re: [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode ..."Zhou, Yun"
 Re: Re: [PATCH v8 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver"Xuyang Dong"
 Re: [PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaultin ...Simon Richter
 Re: [PATCH v2 13/26] iommu/amd: Add helper functions to manage Dev ..."Suthikulpanit, Suravee"
 Re: [PATCH v2] ntfs: serialize attribute-list replacement with lookupsCen Zhang
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Xu Kuohai
 Re: [PATCH] tmpfs: zero unused folio tail for long symlinksBaolin Wang
 Re: [PATCH v7] mm: assert exclusive nid/zonenum bits at the page/f ..."Hui Zhu"
[New][PATCH] virtio_dma_buf: fix typo in kdoc comment: get_uid -> get_uuidlirongqing
[New][PATCH] virtio_pci: fix wrong queue index for admin vq in intx pathlirongqing
 RE: [PATCH v2] drm/display: fix MST branch device refcount leak on ..."Kandpal, Suraj"
[New][PATCH] virtio_mem: fix hardcoded 'vm' variable in bbm iteration m ...lirongqing
 Re: [RFC PATCH 0/8] Introducte Reserved THPMatthew Wilcox
 Re: [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generaliz ...Joey Lu
 Re: [PATCH v5 4/7] drm/verisilicon: make axi and ahb clocks optionalJoey Lu
 [PATCH 1/2] rust: kernel: add cfg_select! backport for config-base ...Nika Krasnova
[New][PATCH 0/2] rust: kernel: add cfg_select! and use it for config-ba ...Nika Krasnova
 Re: [PATCH v5 3/7] drm/verisilicon: introduce per-variant hardware ...Joey Lu
 [PATCH 2/2] rust: kernel: migrate to cfg_select! for config-based ...Nika Krasnova
 Re: [PATCH v5 5/7] drm/verisilicon: add DC8000 (DCUltraLite) displ ...Joey Lu
 Re: [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get ...Thomas Weißschuh
 Re: [PATCH] mm/slub: serve slabobj_ext array from a strictly large ...Harry Yoo
 Re: [PATCH] perf/core: Fix group leader use-after-free after sibli ...Aditya Chillara
 Re: [PATCH 2/4] dt-bindings: display: tegra: Add channel/syncpoint ...Mikko Perttunen
 Re: [PATCH v3 00/12] arm64: Add HOTPLUG_PARALLEL support for secon ...Shrikanth Hegde
 Re: [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_c ...Yury Norov
 Re: [PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_ ...K Prateek Nayak
[New][PATCH] locking/lockdep: skip irq save/restore in hardirq context ...Deepanshu Kartikey
 Re: [PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaroundAshish Mhetre
 Re: [PATCH v5 06/24] sched/core: allow only preferred CPUs in is_c ...Shrikanth Hegde
 Re: [PATCH v14 0/7] Provide support for Trigger Generation UnitGreg KH
[New][BUG] ntfs: mrec_lock ABBA deadlock between writeback/fsync and renamePeiyang He
 Re: [PATCH v1 2/2] soundwire: qcom: add EE-aware register layout a ...Mohammad Rafi Shaik
 Re: [PATCH v1 0/2] soundwire: qcom: add support for EE-aware regis ...Mohammad Rafi Shaik
 Re: [PATCH v2] drm/display: fix MST branch device refcount leak on ...Greg KH
 Re: [PATCH v2] ntb: fix tx descriptor leak on dmaengine_submit failureGreg KH
[New][PATCH 0/2] Add APSS clock driver support for IPQ5210Varadarajan Narayanan
 [PATCH 1/2] dt-bindings: clock: qcom,a53pll: Add IPQ5210 compatibleVaradarajan Narayanan
 [PATCH 2/2] clk: qcom: apss-ipq-pll: Add IPQ5210 supportVaradarajan Narayanan
 Re: [PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an ass ...Viresh Kumar
[New][PATCH] dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatibleVaradarajan Narayanan
 Re: [PATCH] mm/vmalloc: widen guard region to defeat ENTER-based s ...Matthew Wilcox
 Re: [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Shikra rx and va m ...Mohammad Rafi Shaik
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Mukesh Kumar Chaurasiya
 Re: [PATCH v1 2/3] ASoC: qcom: lpass-rx-macro: Add shikra compatibleMohammad Rafi Shaik
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Mukesh Kumar Chaurasiya
 Re: [PATCH V16 4/7] rust/powerpc: Set min rustc version for powerpcMukesh Kumar Chaurasiya
 Re: [PATCH v4] wifi: ath6kl: fix OOB access from firmware ADDBA wi ...Vasanthakumar Thiagarajan
[New][PATCH v3] ntfs: serialize attribute-list replacement with lookupsCen Zhang
 Re: [PATCH v4 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the ...Viresh Kumar
 Re: [PATCH v1 2/3] ASoC: qcom: lpass-rx-macro: Add shikra compatibleMohammad Rafi Shaik
 [PATCH 2/2] ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas via B4 Relay
 [PATCH 1/2] ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas via B4 Relay
[New][PATCH 0/2] ocfs2/dlm: bound peer-controlled lengths in the o2dlm ...Bryam Vargas via B4 Relay
 Re: [PATCH v1 3/3] ASoC: qcom: lpass-va-macro: Add shikra compatibleMohammad Rafi Shaik
 Re: [PATCH v1 2/8] arm64: dts: qcom: shikra: Add QAIF CPU node for ...Mohammad Rafi Shaik
 Re: [PATCH v2] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 ...Michal Pecio
 Re: [PATCH v2] cxl/pci: Remove incorrect mbox.valid check in cxl_p ...Li Ming
 Re: [PATCH] btrfs: raid56: use async_tx API for parity operationsQu Wenruo
 Re: [PATCH v1] docs/ja_JP: translate submitting-patches.rst (sign-off)Akira Yokosawa
 Re: [BUG] ntfs: mrec_lock ABBA deadlock between writeback/fsync an ...Namjae Jeon
 Re: [PATCH 3/4] clk: qcom: Add Audio Core clock controller support ...Imran Shaik
 Re: [PATCH 4/4] arm64: dts: qcom: shikra: Add support for AudioCor ...Imran Shaik
 Re: [PATCHv2 05/17] nvme: add Clang context annotations for nvme_n ...Nilay Shroff
 Re: [PATCH 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra Audi ...Imran Shaik
 Re: [PATCH v1 3/8] arm64: dts: qcom: shikra: Add gpr nodeMohammad Rafi Shaik
 Re: [PATCH v1 4/8] arm64: dts: qcom: shikra: Add soundwire and mac ...Mohammad Rafi Shaik
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Leon Hwang
 Re: [PATCH] locking/lockdep: skip irq save/restore in hardirq cont ...Waiman Long
[New][PATCH] f2fs: wait for decompress contexts before teardownCen Zhang
 Re: [PATCH 2/4] dt-bindings: clock: qcom: Add Qualcomm Shikra Audi ...Imran Shaik
 Re: [PATCH v1 5/8] arm64: dts: qcom: shikra-cqm-evk: Enable sound ...Mohammad Rafi Shaik
[New][PATCH] dt-bindings: display: verisilicon,dc: make resets non-optionalIcenowy Zheng
 Re: [PATCH v1 6/8] arm64: dts: qcom: shikra-cqs-evk: Enable sound ...Mohammad Rafi Shaik
 Re: [PATCH v2] usbcore: Add quirk for 255-bytes initial config readNikhil Solanke
 Re: [PATCH] nbd: don't warn when reclassifying a busy socket lockHillf Danton
 Re: [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generaliz ...Icenowy Zheng
[New][PATCH] gpio: dwapb: Defer clock gating until noirqJia Wang via B4 Relay
[New][PATCH] ext4: fix deadlock in ext4_evict_ea_inode() vs cache_find()Yun Zhou
 Re: [PATCH v2 2/4] blk-cgroup: fix race between policy activation ...Nilay Shroff
 Re: [PATCH v4 1/6] arm64/hugetlb: Extend batching of multiple CONT ...Dev Jain
 Re: [PATCH v4 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_si ...Dev Jain
 Re: [PATCH v1 8/8] arm64: defconfig: Enable Qualcomm QAIF and WSA8 ...Mohammad Rafi Shaik
 Re: [PATCH 2/2] spi: qcom-geni: Add property to force GSI modeMukesh Savaliya
 Re: [PATCH 2/2] spi: qcom-geni: Add property to force GSI modeMukesh Savaliya
[New][PATCH v3] lib/random32: convert selftest to KUnitKir Chou
 Re: [PATCH v2] proc: only bump parent nlink when registering direc ...Krzysztof Wilczyński
 Re: [PATCH v3 02/16] media: ti: vpe: #include <linux/platform_devi ...Yemike Abhilash Chandra
 Re: [PATCH] sched/deadline: Exclude special DL entities from bandw ...Guopeng Zhang
 Re: [PATCH v4 3/4] iio: adc: ltc2378: Enable high-speed data captureAndy Shevchenko
[New][PATCH v2] clk: clocking-wizard: Program PLL CP/RES and lock param ...Shubhrajyoti Datta
 Re: [PATCH v4 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolid ...Dev Jain
 Re: [PATCH 0/1] nova-core: Convert bindings to use zerocopy"SeungJong Ha"
 Re: [PATCH v4 4/4] iio: adc: ltc2378: Enable triggered buffer data ...Andy Shevchenko
 Re: [PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/ ...Yuanfang Zhang
 Re: [PATCH v5] dmaengine: dw-edma: Enable HDMA 64R/W Channels"Verma, Devendra"
 Re: [PATCH v2] drm/tegra: fix host1x_bo_pin leak in tegra_dc_pin e ...Mikko Perttunen
 [PATCH 2/2] PCI: ultrarisc: get and enable DP1000 PCIe clocksJia Wang via B4 Relay
 [PATCH 1/2] dt-bindings: pci: ultrarisc: add required DP1000 PCIe ...Jia Wang via B4 Relay
[New][PATCH 0/2] PCI: ultrarisc: Add DP1000 PCIe clock supportJia Wang via B4 Relay
 Re: [PATCHv2 05/17] nvme: add Clang context annotations for nvme_n ...Marco Elver
[New][PATCH] nbd: fix circular lock dependency in nbd_reconnect_socketYun Zhou
 Re: [PATCHv2 05/17] nvme: add Clang context annotations for nvme_n ...Nilay Shroff
 Re: [PATCH v3 2/2] iio: adc: add Axiado SARADC driverAndy Shevchenko
 [PATCH 02/32] powercap: Stop using 32-bit MSR interfacesJuergen Gross
[New][PATCH 00/32] x86/msr: Drop 32-bit MSR interfacesJuergen Gross
 [PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 03/32] edac: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 01/32] thermal/intel: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 04/32] acpi: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 06/32] x86/msr: Stop using 32-bit MSR interfaces in lib/msr ...Juergen Gross
 [PATCH 13/32] x86/featctl: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 07/32] x86/msr: Remove wrmsr_safe()Juergen Gross
 [PATCH 14/32] x86/tsc: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 08/32] x86/mce: Stop using 32-bit MSR interfacesJuergen Gross
[New][BUG] KASAN: use-after-free Read in ext4_find_extentXianying Wang
 [PATCH 09/32] KVM/x86: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 12/32] x86/amd: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 10/32] x86/hygon: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 22/32] fbdev/geode: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 11/32] x86/pci: Stop using 32-bit MSR interfacesJuergen Gross
[New][PATCH net-next v3 0/7] r8169: add support for phylinkjaven
 [PATCH net-next v3 1/7] r8169: add speed in private structjaven
 [PATCH v3] cgroup/cpu: document cpu.stat.local and clarify cpu.sta ...Sun Shaojie
 [PATCH 30/32] x86/msr: Remove rdmsr()Juergen Gross
 [PATCH 15/32] x86/msr: Remove rdmsr_safe()Juergen Gross
 [PATCH net-next v3 4/7] r8169: add support for RTL8116afjaven
 [PATCH 18/32] x86/apic: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH net-next v3 7/7] r8169: add phylink support for RTL8127atfjaven
 [PATCH 16/32] cpufreq: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH net-next v3 3/7] r8169: add support for phylinkjaven
 [PATCH net-next v3 2/7] r8169: create a virtual interrupt for linkchgjaven
 [PATCH 17/32] x86/resctrl: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 19/32] x86/cpu: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 20/32] drivers/ata: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 21/32] agp/nvidia: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 23/32] hw_random/via-rng: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 24/32] drivers/gpio: Stop using 32-bit MSR interfacesJuergen Gross
 [RFC 1/3] powerpc/perf: Register PMU from device tree and expose e ...Shivani Nittor
 [PATCH 25/32] drivers/misc: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH net-next v3 5/7] r8169: add ltr support for RTL8116afjaven
 [PATCH net-next v3 6/7] r8169: fix RTL8116af can not enter s0idle ...javen
 [PATCH 26/32] x86/msr: Remove wrmsr()Juergen Gross
 [PATCH v13 03/11] tools/bootconfig: Ignore comment lines in dynami ..."Masami Hiramatsu (Google)"
 [PATCH 27/32] x86/hyperv: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 28/32] x86/olpc: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 29/32] hwmon: Stop using 32-bit MSR interfacesJuergen Gross
 [PATCH 31/32] treewide: convert rdmsrq() from a macro to an inline ...Juergen Gross
[New][RFC 0/3] powerpc/perf: Add Device Tree based PMU description fram ...Shivani Nittor
 [RFC 3/3] powerpc/perf: Add DTS-based event constraintsShivani Nittor
 [PATCH 32/32] x86/msr: Simplify some rdmsrq() use casesJuergen Gross
 [RFC 2/3] powerpc/perf: Add DTS-based MMCR computationShivani Nittor
[New][PATCH v13 00/11] tracing/probes: Add more typecast features"Masami Hiramatsu (Google)"
 [PATCH v13 01/11] tracing/probes: Allow eprobe to use variable wit ..."Masami Hiramatsu (Google)"
 [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_even ..."Masami Hiramatsu (Google)"
 [PATCH v13 05/11] tracing/probes: Support typecast for various pro ..."Masami Hiramatsu (Google)"
 Re: [PATCH v1] ASoC: Intel: soc-acpi-ptl-match: add tas2783 supportAndy Shevchenko
 [PATCH v13 07/11] tracing/probes: Type casting always involves nes ..."Masami Hiramatsu (Google)"
 [PATCH v13 10/11] tracing/probes: Add this_cpu_read() and this_cpu ..."Masami Hiramatsu (Google)"
 [PATCH v13 02/11] tracing/probes: Support dumping fetcharg program ..."Masami Hiramatsu (Google)"
[New][PATCH] drm/xe: Add creator TID to sched job trace points"Chen, Junjia"
 Re: [PATCH] virtio_mem: fix hardcoded 'vm' variable in bbm iterati ..."David Hildenbrand (Arm)"
 [PATCH v13 06/11] tracing/probes: Support nested typecast"Masami Hiramatsu (Google)"
 Re: [PATCH v4 4/6] mm/vmalloc: Extend page table walk to support l ...Dev Jain
 Re: [PATCH v2 3/4] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 supportAndy Shevchenko
 [PATCH v13 08/11] tracing/probes: Support field specifier option f ..."Masami Hiramatsu (Google)"
 [PATCH v13 09/11] tracing/probes: Add $current variable support"Masami Hiramatsu (Google)"
 Re: [RFC] Maintenance status of SPS30 driver and related Tomasz Du ...Matti Vaittinen
 Re: [PATCH v7] mm: assert exclusive nid/zonenum bits at the page/f ..."David Hildenbrand (Arm)"
 [PATCH v13 11/11] tracing/probes: Add a new testcase for BTF typecasts"Masami Hiramatsu (Google)"
 Re: [PATCH 0/11] Short circuit delivery for coredump signals"Eric W. Biederman"
[New][PATCH] scsi: isci: remove unused macros from scu_task_context.hPiotr Zarycki
 Re: [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controllerWolfram Sang
 [PATCH] tools/mm/page_owner_sort: report get_comm failures at sourceYichong Chen
 Re: WARNING in usb_free_urb"Vlastimil Babka (SUSE)"
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/"David Hildenbrand (Arm)"
 Re: [PATCH v3 08/16] i2c: Let i2c-core.h include <linux/i2c.h>Wolfram Sang
 Re: [PATCH v1 1/3] dt-bindings: i2c: Add Qualcomm I2C slave controllerKrzysztof Kozlowski
[New][PATCH v2] ext4: fix deadlock in ext4_evict_ea_inode() vs cache_find()Yun Zhou
[New][PATCH] drm/vmwgfx: Fix NULL vs error pointer bug in vmw_prime_imp ...Dan Carpenter
 Re: [PATCH] docs/mm: Fix brackets"David Hildenbrand (Arm)"
 Re: [PATCH v1 2/3] i2c: qcom-slave: Add driver for Qualcomm I2C sl ...Krzysztof Kozlowski
 Re: [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initia ...Chao Gao
 Re: [PATCH v1 3/3] MAINTAINERS: Add entry for Qualcomm I2C slave c ...Krzysztof Kozlowski
 [PATCH v3 stable/linux-6.12.y 1/3] fs: constify file ptr in backin ...Cai Xinchen
[New][PATCH RESEND v3] arm64: dts: qcom: talos: Add memory-region for a ...Ekansh Gupta
[New][PATCH v3 stable/linux-6.12.y 0/3] Backport Fix incorrect overlayf ...Cai Xinchen
[New]possible deadlock in console_lock_spinning_enableRani Irawan
[New][PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlayfs m ...Cai Xinchen
 Re: [PATCH v6] mm: assert exclusive nid/zonenum bits at the page/f ..."David Hildenbrand (Arm)"
 [PATCH stable/linux-5.10.y 3/7] fs: use backing_file container for ...Cai Xinchen
 [PATCH stable/linux-5.10.y 5/7] fs: prepare for adding LSM blob to ...Cai Xinchen
 [PATCH v3 stable/linux-6.12.y 3/3] selinux: fix overlayfs mmap() a ...Cai Xinchen
[New][PATCH] arm64: dts: amlogic: add some device nodes for A9Xianwei Zhao via B4 Relay
 [PATCH stable/linux-5.10.y 6/7] lsm: add backing_file LSM hooksCai Xinchen
 [PATCH 1/5] x86/msr: Switch users of native_wrmsr() to native_wrmsrq()Juergen Gross
[New][PATCH v4 2/7] riscv: stacktrace: disable KASAN and KCOV instrumen ...Wang Han
 [PATCH 2/5] x86/msr: Remove native_wrmsr()Juergen Gross
 Re: [PATCH 2/5] dt-bindings: firmware: svc: add hwmon property"NG, TZE YEE"
 Re: [PATCH v6 04/17] pinctrl: airoha: an7583: there is no mux to e ...Krzysztof Kozlowski
 [PATCH 4/5] x86/msr: Remove native_rdmsr()Juergen Gross
[New][PATCH v4 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTRACE and ...Wang Han
 Re: [PATCH ath-next] wifi: ath12k: fix rx_mpdu_start layout for QC ...Baochen Qiang
 Re: [PATCH v6 04/17] pinctrl: airoha: an7583: there is no mux to e ...Krzysztof Kozlowski
 [PATCH 1/2] dt-bindings: memory: Add TI FSS_FSAS bindingSanthosh Kumar K
 [PATCH stable/linux-5.10.y 1/7] ovl: pass layer mnt to ovl_open_re ...Cai Xinchen
 [PATCH 2/2] memory: ti-k3-fsas: Add TI FSS_FSAS driverSanthosh Kumar K
 Re: [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DIS ...Imran Shaik
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb"David Hildenbrand (Arm)"
 [PATCH stable/linux-5.10.y 7/7] selinux: fix overlayfs mmap() and ...Cai Xinchen
[New][PATCH 0/5] x86/msr: Drop 32-bit interfaces of native MSR functionsJuergen Gross
 Re: [PATCH v6 05/17] pinctrl: airoha: an7581: fix mux/conf of pcie ...Krzysztof Kozlowski
 [PATCH 3/5] x86/msr: Switch users of native_rdmsr() to native_rdmsrq()Juergen Gross
 [PATCH stable/linux-5.10.y 2/7] fs: move kmem_cache_zalloc() into ...Cai Xinchen
 [PATCH 5/5] x86/msr: Switch native_wrmsrq() from macro to inline f ...Juergen Gross
[New][PATCH net] net/mlx5: HWS, fix matcher leak on resize target setup ...Dawei Feng
 [PATCH stable/linux-5.10.y 4/7] lsm: constify the 'file' parameter ...Cai Xinchen
 Re: [PATCH v6 06/17] pinctrl: airoha: an7583: fix muxing of non-gp ...Krzysztof Kozlowski
 Re: [PATCH v2 07/16] usb: hub: Power on connected M.2 E-key connectorsChen-Yu Tsai
[New][PATCH v4 7/7] selftests/livepatch: Add RISC-V syscall wrapper prefixWang Han
[New][PATCH net-next v7 0/4] Add support for RTL8261C_CGjaven
 [PATCH net-next v7 2/4] net: phy: c45: add setup and read master/s ...javen
 [PATCH net-next v7 1/4] net: phy: c45: add genphy_c45_soft_reset()javen
 [PATCH net-next v7 4/4] net: phy: realtek: load firmware for RTL82 ...javen
[New][PATCH v4 0/7] riscv: Add reliable stack unwinding for livepatchWang Han
[New][PATCH v4 1/7] riscv: stacktrace: Add frame record metadataWang Han
[New][BUG] kernel BUG in __ext4_journal_stopXianying Wang
 Re: [PATCH v6 17/17] pinctrl: airoha: add support of an7563 SoCKrzysztof Kozlowski
[New][PATCH RESEND] arm64: dts: qcom: hamoa: add audio PD remote heap r ...Ekansh Gupta
[New][PATCH v4 3/7] riscv: ftrace: always preserve s0 in dynamic ftrace ...Wang Han
[New][PATCH v4 4/7] riscv: stacktrace: introduce stack-bound tracking h ...Wang Han
 [PATCH 1/4] ipmi: bt-bmc: Use bitfield helpers for register defini ...Yu-Che Hsieh via B4 Relay
 [PATCH 2/4] ipmi: bt-bmc: Track open state per deviceYu-Che Hsieh via B4 Relay
 [PATCH 4/4] ipmi: bt-bmc: Read LPC address and SerIRQ from device treeYu-Che Hsieh via B4 Relay
 Re: [PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through d ...Aneesh Kumar K.V
[New][PATCH 0/2] Fix OSPI DMA corruption via FSS_FSAS driverSanthosh Kumar K
 [PATCH 3/4] dt-bindings: ipmi: Add optional LPC properties to ASPE ...Yu-Che Hsieh via B4 Relay
 Re: [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch m ...Dev Jain
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
 Re: [PATCH v6 15/17] pinctrl: airoha: add support of en7523 SoCKrzysztof Kozlowski
[New][PATCH v4 5/7] riscv: stacktrace: switch to frame-pointer based un ...Wang Han
 Re: [PATCH v3 04/17] tools/rv: Add selftestsGabriele Monaco
 Re: [PATCH] drm/sun4i: Remove dependency on DRM simple helpersThomas Zimmermann
[New][PATCH v20 0/3] Add OpenCores PTC PWM supportHal Feng
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces"Arnd Bergmann"
[New][BUG] general protection fault in __lookup_mnt with crafted ext4 i ...ZW Tang
 Re: [PATCH v2 3/3] arm64: dts: qcom: kodiak: Set up 4-lane DPMahadevan P
 Re: [PATCH v3 4/7] arm64: dts: freescale: Convert to new media ori ...Alexander Stein
[New][PATCH v4 00/18] x86/msr: Inline rdmsr/wrmsr instructionsJuergen Gross
 [PATCH v4 01/18] x86/alternative: Support alt_replace_call() with ...Juergen Gross
 [PATCH v3 stable/linux-6.12.y 2/3] lsm: add backing_file LSM hooksCai Xinchen
 [PATCH v4 04/18] x86/msr: Minimize usage of native_*() msr access ...Juergen Gross
 [PATCH v4 05/18] x86/msr: Move MSR trace calls one function level upJuergen Gross
 [PATCH v4 07/18] x86/opcode: Add immediate form MSR instructionsJuergen Gross
 [RESEND PATCH 1/2] dt-bindings: memory: Add TI FSS_FSAS bindingSanthosh Kumar K
 [RESEND PATCH 2/2] memory: ti-k3-fsas: Add TI FSS_FSAS driverSanthosh Kumar K
 Re: [PATCH v2 1/8] dt-bindings: iio: adc: Add reference-sources pr ..."Kurt Borja"
 [PATCH v4 11/18] x86/msr: Use the alternatives mechanism for RDMSRJuergen Gross
[New][RESEND PATCH 0/2] Fix OSPI DMA corruption via FSS_FSAS driverSanthosh Kumar K
 [PATCH v4 13/18] x86/paravirt: Split off MSR related hooks into ne ...Juergen Gross
 [PATCH net-next v7 3/4] net: phy: realtek: add support for RTL8261C_CGjaven
 [PATCH v4 03/18] KVM: x86: Remove the KVM private read_msr() functionJuergen Gross
[New][PATCH] ipc/sem: check nsops overflow in do_semtimedop()Yi Xie
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlbDev Jain
 [PATCH v4 17/18] x86/paravirt: Use alternatives for MSR access wit ...Juergen Gross
 RE: [PATCH v9 04/12] reset: realtek: Add RTD1625-ISO reset control ...Yu-Chun Lin [林祐君]
[New][PATCH 0/4] ipmi: bt-bmc: Add configurable LPC host interfaceYu-Che Hsieh via B4 Relay
 [PATCH v4 08/18] x86/extable: Add support for immediate form MSR i ...Juergen Gross
[New][RFC PATCH 0/3] fs: support tasks with a null root or cwdJohn Ericson
 [PATCH v4 10/18] x86/msr: Introduce sync_cpu_after_wrmsrns()Juergen Gross
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Philipp Stanner
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlbLance Yang
 [RFC PATCH 2/3] fs: support tasks with a null root or cwdJohn Ericson
 [RFC PATCH 3/3] fs: add KUnit tests for tasks with a null root or cwdJohn Ericson
 Re: [PATCH v2 2/2] soc: qcom: socinfo: Add SoC ID for SDM850Krzysztof Kozlowski
 [PATCH v4 12/18] x86/alternatives: Add ALTERNATIVE_4()Juergen Gross
 Re: [PATCH v2 9/9] mmc: sdhci-cadence: add Altera Agilex5 SD6HC su ...Krzysztof Kozlowski
 [PATCH v4 16/18] x86/msr: Reduce number of low level MSR access he ...Juergen Gross
[New][PATCH v2] dt-bindings: watchdog: Document Qualcomm Maili watchdogJingyi Wang
 [PATCH v4 02/18] coco/tdx: Rename MSR access helpersJuergen Gross
 [PATCH v4 06/18] x86/hyperv: Switch from __rdmsr() to native_rdmsrq()Juergen Gross
 Re: [PATCH] dt-bindings: Fix bracketKrzysztof Kozlowski
[New][BUG] ext4: kernel BUG in ext4_do_writepages during writeback on c ...ZW Tang
[New][PATCH v2 0/3] arm64: dts: qcom: sc8280xp: fix and improve pinctrlPengyu Luo
 [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Add camera MCLK pinctrlPengyu Luo
 [PATCH v26 7/7] arm64: dts: imx8ulp-evk: add reserved memory propertypankaj.gupta@oss ...
 [PATCH v4 09/18] x86/msr: Make wrmsrns() a first class citizenJuergen Gross
 Re: [PATCH] dt-bindings: Fix bracketKrzysztof Kozlowski
 [PATCH v4 14/18] x86/paravirt: Prepare support of MSR instruction ...Juergen Gross
 [PATCH v20 3/3] pwm: Add OpenCores PTC PWM driverHal Feng
 Re: [PATCH v3 14/17] verification/rvgen: Add selftests for rvgen kunitGabriele Monaco
 Re: [RFC PATCH net-next v8 03/12] net: phylink: add phylink_releas ...Maxime Chevallier
 Re: [PATCH v3] ext4: fix circular lock dependency in ext4_ext_migrate"Zhou, Yun"
 Re: [PATCH v2 3/9] arm64: dts: agilex5: add Cadence SD6HC controll ...Krzysztof Kozlowski
 [PATCH v4 18/18] x86/msr: Make all MSR access functions __always_i ...Juergen Gross
 Re: [PATCH] perf/core: Fix group leader use-after-free after sibli ..."Mi, Dapeng"
 Re: [PATCH v2 4/9] dt-bindings: arm: intel: add Agilex5 SOCDK eMMC ...Krzysztof Kozlowski
 Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add graperainKrzysztof Kozlowski
 Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for Snap ...Krzysztof Kozlowski
 [PATCH v2 1/3] arm64: dts: qcom: sc8280xp-x13s: Fix the drive-stre ...Pengyu Luo
 [PATCH v26 3/7] firmware: imx: add driver for NXP EdgeLock Enclavepankaj.gupta@oss ...
 [PATCH v26 4/7] firmware: imx: device context dedicated to privpankaj.gupta@oss ...
 Re: [PATCH 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADCChi-Wen Weng
 [PATCH v26 6/7] arm64: dts: imx8ulp: add secure enclave nodepankaj.gupta@oss ...
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfacesJürgen Groß
 Re: [PATCH v6 3/3] luo: Update serialized data to use KHOSER_PTRPasha Tatashin
 Re: [PATCH v4] coredump: Add /proc/<pid>/coredump_pre_exit for pre ...Christian Brauner
 [PATCH v4 15/18] x86/paravirt: Switch MSR access pv_ops functions ...Juergen Gross
[New][BUG] ext4: KASAN slab-use-after-free in __ext4_check_dir_entry du ...ZW Tang
 [PATCH v26 5/7] firmware: drivers: imx: adds miscdevpankaj.gupta@oss ...
 Re: [PATCH 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 seriesKrzysztof Kozlowski
 Re: [PATCH v2 2/9] dt-bindings: mmc: cdns,sdhci: add SD6HC support ...Krzysztof Kozlowski
 Re: [PATCH V1 0/2] arm64: dts: qcom: Shikra SD Card supportMonish Chunara
 [RFC PATCH 1/3] fs: Add documentation to some `struct fs_struct` f ...John Ericson
 Re: [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driverChi-Wen Weng
 [PATCH net-next v9 4/7] r8169: enable new interrupt mappingjaven
 Re: [PATCH v3 2/4] clk: en7523: add support for dedicated PCIe PER ...Philipp Zabel
 [PATCH v2 3/3] arm64: dts: qcom: sc8280xp-x13s: Use predefined MCL ...Pengyu Luo
 Re: [PATCH 0/1] nova-core: Convert bindings to use zerocopy"Alexandre Courbot"
[New][PATCH v26 0/7] firmware: imx: driver for NXP secure-enclavepankaj.gupta@oss ...
 [PATCH net-next v9 2/7] r8169: refactor RX path to prepare for mul ...javen
 Re: [PATCH v8 03/11] cgroup/cpuset: Prevent race between task atta ...Ridong Chen
 [PATCH v26 1/7] Documentation/firmware: add imx/se to other_interfacespankaj.gupta@oss ...
 [PATCH net-next v9 1/7] r8169: add support for multi irqsjaven
 [PATCH net-next v9 7/7] r8169: support setting rx queue numbers vi ...javen
 [PATCH v2 1/2] dt-bindings: memory: Add TI FSS_FSAS bindingSanthosh Kumar K
[New][PATCH v3] xsk: fix memory corruptions in net/core/xdp.cClement Lecigne
 Re: [PATCH v8 04/11] cgroup/cpuset: Put all task attach related va ...Ridong Chen
 Re: [PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into ..."Alexandre Courbot"
 Re: [RFC PATCH net-next v8 03/12] net: phylink: add phylink_releas ...Christian Marangi
 [PATCH v26 2/7] dt-bindings: arm: fsl: add imx-se-fw binding docpankaj.gupta@oss ...
 Re: WARNING in usb_free_urbMichal Pecio
 RE: [PATCH] soc: imx8m: fix clock reference leak in imx8m_soc_prep ..."Peng Fan (OSS)"
 [PATCH v4 1/2] mfd: loongson-se: Fix miscellaneous issuesQunqin Zhao
 RE: [External Mail] Re: [PATCH v3 1/7] net: wwan: t9xx: Add PCIe core"Wu. JackBB (GSM)"
[New][PATCH v2 0/2] Fix OSPI DMA corruption via FSS_FSAS driverSanthosh Kumar K
[New][PATCH v4 0/2] mfd: loongson-se: Fix miscellaneous issues and add ...Qunqin Zhao
 [PATCH v2 1/2] firmware: stratix10-svc: add async HWMON read comma ...tze.yee.ng@altera ...
 Re: [PATCH 0/4] staging: octeon: Improve initialization error handlingDan Carpenter
 Re: [PATCH v2 5/9] arm64: dts: agilex5: add SOCDK eMMC daughter bo ...Krzysztof Kozlowski
 [PATCH v4 2/2] mfd: loongson-se: Add multi-node supportQunqin Zhao
 [PATCH 1/2] mmc: litex_mmc: Set width from linux requestInochi Amaoto
[New][PATCH v2 0/2] hwmon: add Altera SoC FPGA hardware monitoring supporttze.yee.ng@altera ...
 [PATCH v2 2/2] hwmon: add Altera SoC FPGA hardware monitoring drivertze.yee.ng@altera ...
 [PATCH net-next v9 3/7] r8169: add support for new interrupt mappingjaven
 Re: [PATCH 1/5] arm64: dts: qcom: shikra: Add MDSS display subsystemNabige Aala
 Re: [PATCH 1/4] staging: octeon: factor out device removal into a ...Dan Carpenter
[New][PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the ...Inochi Amaoto
 [PATCH net-next v9 6/7] r8169: move struct ethtool_opsjaven
 [PATCH net-next v9 5/7] r8169: add support and enable rssjaven
 [PATCH 2/2] mmc: litex_mmc: Remove unused logic for the fixed bus ...Inochi Amaoto
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb"David Hildenbrand (Arm)"
 Re: [PATCH v2] m68k: amiga: Mark amiga_reset() as __noreturnGeert Uytterhoeven
[New][PATCH net-next v9 0/7] r8169: add RSS support for RTL8127javen
 Re: [PATCH v2] cgroup/cpuset: rebind mm mempolicy to effective_mem ..."David Hildenbrand (Arm)"
 RE: [External Mail] Re: [PATCH v3 2/7] net: wwan: t9xx: Add contro ..."Wu. JackBB (GSM)"
 [PATCH v2] block: partitions: Use seq_buf_putc() at 24 placesMarkus Elfring
 [PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV in ...Wang Han
 Re: [PATCH] dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatibleKrzysztof Kozlowski
 Re: [PATCH v3 2/4] clk: en7523: add support for dedicated PCIe PER ...Christian Marangi
[New][PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for live ...Wang Han
 [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadataWang Han
 Re: [RFC PATCH net-next v8 03/12] net: phylink: add phylink_releas ...Maxime Chevallier
 [PATCH v4 RESEND 4/7] riscv: stacktrace: introduce stack-bound tra ...Wang Han
 [PATCH v4 RESEND 7/7] selftests/livepatch: Add RISC-V syscall wrap ...Wang Han
 Re: [PATCH v2] usb: xhci-pci: Limit VIA VL805 DMA addressing to 36 ...Xincheng Zhang
 [PATCH v2 2/2] memory: ti-k3-fsas: Add TI FSS_FSAS driverSanthosh Kumar K
 Re: [PATCH 0/2] Add APSS clock driver support for IPQ5210Krzysztof Kozlowski
 Re: [PATCH] dt-bindings: mailbox: qcom: Add IPQ5210 APCS compatibleKrzysztof Kozlowski
 RE: [External Mail] Re: [PATCH v3 3/7] net: wwan: t9xx: Add contro ..."Wu. JackBB (GSM)"
 Re: [PATCH] random: reject negative RNDADDENTROPY sizes earlyJakub Stasiak
 [PATCH v4 RESEND 5/7] riscv: stacktrace: switch to frame-pointer b ...Wang Han
 Re: WARNING in usb_free_urb"Vlastimil Babka (SUSE)"
 Re: WARNING in usb_free_urbMichal Pecio
[New][tip:tip/urgent] BUILD SUCCESS e987d305087313dbf01de07cb9498c292a1 ...kernel test robot
 Re: [PATCH v2 2/2] software node: Fix software_node_get_reference_ ...Andy Shevchenko
 Re: [PATCH v2 1/6] mm/page_owner: extract skip_buddy_pages() helpe ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driverChi-Wen Weng
 Re: [PATCH 1/1] liveupdate: luo_file: Add internal APIs for file p ...Pasha Tatashin
 [PATCH v4 RESEND 3/7] riscv: ftrace: always preserve s0 in dynamic ...Wang Han
 Re: [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe t ...Harry Yoo
 [PATCH 3/4] platform/x86/amd/hsmp: Pass struct device explicitly t ...Muralidhara M K
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 [PATCH v8 1/3] dt-bindings: mmc: sdhci-msm: add ICE phandleKuldeep Singh
 Re: [PATCH v2] block: partitions: Use seq_buf_putc() at 24 placesAndy Shevchenko
[New][PATCH v8 0/3] Enable sdhc inline crypto engine for kodiak and monacoKuldeep Singh
 [PATCH net-next v10 1/5] hinic3: Add ethtool queue opsFan Gong
[New][tip:x86/urgent] BUILD SUCCESS 9c1915e5438515b17ec85d4afa35c2f73fa ...kernel test robot
 [PATCH net-next v10 4/5] hinic3: Add ethtool rss opsFan Gong
 [PATCH 1/4] platform/x86/amd/hsmp: Validate ACPI UID before parsin ...Muralidhara M K
 [PATCH 2/4] platform/x86/amd/hsmp: Validate _DSD mailbox sub-packa ...Muralidhara M K
 [PATCH net-next v10 3/5] hinic3: Add ethtool coalesce opsFan Gong
 [PATCH 4/4] platform/x86/amd/hsmp: Gate the data plane on a fully ...Muralidhara M K
 Re: [PATCH] arch/riscv: vdso: remove CFI landing pad from rt_sigreturnJoel Stanley
 Re: [PATCH 1/2] media: atomisp: validate sizeimage against the all ...Andy Shevchenko
[New][PATCH 0/4] platform/x86/amd/hsmp: ACPI input hardening and data-p ...Muralidhara M K
 [PATCH v6 2/4] media: ipu-bridge: Add Sony IMX471 for Lenovo X1 Ca ...Kate Hsuan
 Re: [PATCH v7 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandleKuldeep Singh
 [PATCH v6 4/4] media: i2c: imx471: Add Sony IMX471 image sensor driverKate Hsuan
 [PATCH 3/5] media: nxp: imx8-isi: Add 16-bit raw Bayer format supportguoniu.zhou@oss ...
 [PATCH 4/5] media: nxp: imx8-isi: Correct color map between V4L2 a ...Guoniu Zhou
 Re: [PATCH v2 13/13] gpu: nova-core: store Fsp instance in Gpu"Alexandre Courbot"
 [PATCH v4 RESEND 6/7] riscv: Kconfig: enable HAVE_RELIABLE_STACKTR ...Wang Han
 Re: [PATCH] media: mali-c55: Fix double mutex_destroy on capture d ...Jacopo Mondi
[New][PATCH RESEND] wifi: ath12k: fix MAC address copy on big endianAlexander Wilhelm
[New][PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout workaroun ..."Yicong Yang"
 [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto engi ...Kuldeep Singh
 [PATCH v8 3/3] arm64: dts: qcom: monaco: enable inline crypto engi ...Kuldeep Singh
 [PATCH 1/5] media: nxp: imx8-isi: Fix stream ID validation bypass ...Guoniu Zhou
 Re: 答复: [外部邮件] Re: [PATCH] arm 64:_mm:_refresh_stale_p ..."David Hildenbrand (Arm)"
[New][PATCH RESEND] wifi: ath12k: fix SPT vaddr handling on big endian ...Alexander Wilhelm
 Re: [PATCH v2 1/2] media: arm: mali-c55: Add support for CCMVincenzo Frascino
 Re: [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module ...Chao Gao
 [PATCH 2/5] media: nxp: imx8-isi: Fix per-stream reference countin ...Guoniu Zhou
 Re: [PATCH 1/1] nova-core: Update firmware bindings to use zerocop ..."Alexandre Courbot"
 Re: [PATCH bpf] bpf: tcp: Fix use-after-free in bpf_iter_tcp_estab ..."Emil Tsalapatis"
 [PATCH 5/5] media: nxp: imx8-isi: Add additional 32-bit RGB format ...Guoniu Zhou
[New][PATCH net-next v10 0/5] net: hinic3: PF initializationFan Gong
 Re: [PATCH 1/4] staging: octeon: factor out device removal into a ...Dan Carpenter
[New][PATCH v2 0/4] arm64: dts: freescale: Add IMX-AUD-IO add-on board ...chancel.liu@oss ...
 [PATCH net-next v10 5/5] hinic3: Remove unneeded coalesce parametersFan Gong
[New][PATCH RESEND v5] wifi: ath12k: fix endianness handling for SRNG r ...Alexander Wilhelm
[New][PATCH RESEND] wifi: ath12k: fix HE/EHT capability handling on big ...Alexander Wilhelm
 [PATCH net-next v10 2/5] hinic3: Add ethtool statistic opsFan Gong
 Re: [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case i ...Harry Yoo
 Re: WARNING in usb_free_urbHans Verkuil
 Re: [PATCH v2 0/2] Enable iface clock and power domain for kodiak ...Kuldeep Singh
 [PATCH v2 2/4] arm64: dts: freescale: imx95-19x19-evk: Add IMX-AUD ...chancel.liu@oss ...
[New][PATCH v6 0/4] Add Sony IMX471 camera sensor driverKate Hsuan
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlbLance Yang
 [PATCH v6 1/4] media: ipu-bridge: Add DMI information of Lenovo X9 ...Kate Hsuan
 Re: [PATCH net v3] net: wwan: iosm: bound device offsets in the MU ...Loic Poulain
 [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony I ...Kate Hsuan
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Xu Kuohai
[New][PATCH 0/5] imx8-isi: Bug fixes and format support enhancementsGuoniu Zhou
[New][PATCH v2] arm64: dts: amlogic: add some device nodes for A9Xianwei Zhao via B4 Relay
[New][PATCH] mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logicBaolin Wang
 Re: [PATCH 2/2] spi: qcom-geni: Add property to force GSI modePengyu Luo
 RE: [PATCH] dt-bindings: Fix bracket"Jagielski, Jedrzej"
 Re: [PATCH 4/4] staging: octeon: handle rx/tx initialization failu ...Dan Carpenter
[New][PATCH] LoongArch: Add support to dump the kernel page tableshaoran.jiang@linux ...
 Re: [PATCH] media: em28xx: keep device state alive for registered ...Hans Verkuil
[New][PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
 Re: [PATCH 1/1] nova-core: Update firmware bindings to use zerocop ...Alistair Popple
 Re: [PATCH] ARM: enable interrupts when arm_notify_die() is handli ...Sebastian Andrzej Siewior
 [PATCH v2 3/4] arm64: dts: freescale: imx952-evk: Add IMX-AUD-IO b ...chancel.liu@oss ...
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces"Arnd Bergmann"
 Re: [PATCH v19 1/3] dt-bindings: pwm: opencores: Update compatible ...Hal Feng
[New][PATCH net] net: sgi: ioc3-eth: fix split TX DMA mapping lengthsraoxu
 Re: [PATCH v4 2/2] tools/bpf/bpftool: Reset vmlinux BTF after stru ..."Emil Tsalapatis"
 RE: [PATCH v18 00/12] Add Renesas RZ/G3L SD/eMMC supportBiju Das
 Re: [PATCH 1/5] arm64: dts: qcom: shikra: Add MDSS display subsystemDmitry Baryshkov
[New][PATCH] selftests/x86: test_shadow_stack: Check mmap return valuelonglong yan
 [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot bindingchancel.liu@oss ...
 [PATCH v2 4/4] arm64: dts: freescale: Add common DTS overlay for I ...chancel.liu@oss ...
 Re: [PATCH v3 4/4] media: mali-c55: Implement Gamma block validationVincenzo Frascino
 Re: [PATCH v1] docs/ja_JP: translate submitting-patches.rst (sign-off)weibu@redadmin ...
 Re: [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure"Alexandre Courbot"
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb"David Hildenbrand (Arm)"
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationVincenzo Frascino
 Re: [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reus ..."David Hildenbrand (Arm)"
 Re: [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on ...Chao Gao
 Re: [Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private ..."David Hildenbrand (Arm)"
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH v2 4/6] mm/page_owner: add missing newline to count_thr ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 2/5] arm64: dts: qcom: shikra-cqm-evk: Enable display a ...Dmitry Baryshkov
 RE: [PATCH] misc: xilinx_sdfec: validate LDPC code register offsets"Cvetic, Dragan"
 Re: [PATCH v1] ASoC: Intel: soc-acpi-ptl-match: add tas2783 supportCezary Rojewski
 Re: [PATCH v2 6/6] mm/page_owner: drop redundant page_owner prefix ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 0/3] arm64: dts: rockchip: Add Youyeetoo YY3588Daniele Briguglio
 Re: [PATCH v26 3/7] firmware: imx: add driver for NXP EdgeLock EnclaveLothar Waßmann
 Re: [PATCH v2 2/6] mm/page_owner: use MIGRATE_REASON_NONE instead ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 0/1] nova-core: Convert bindings to use zerocopyAlistair Popple
 Re: [PATCH v2 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for Snap ...Konrad Dybcio
 Re: [PATCH v2 3/6] mm/page_owner: hoist CONFIG_MEMCG to function l ..."Vlastimil Babka (SUSE)"
 Re: [PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into ...Alistair Popple
 Re: [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe t ...Harry Yoo
 RE: [PATCH 5/7] soc: aspeed: Add eSPI flash channel supportYH Chung
 Re: [PATCH] ata: sata_dwc_460ex: use platform_get_irq()Niklas Cassel
 Re: [PATCH v1] ASoC: amd: acp70: add tas2783 SoundWire supportCezary Rojewski
 Re: [PATCH v2 5/6] mm/page_owner: move free_ts_nsec output to free ..."Vlastimil Babka (SUSE)"
 Re: [PATCH v4 00/31] Introduce SCMI Telemetry FS supportChristian Brauner
[New][PATCH RESEND] wifi: ath12k: fix channel list copy on big endianAlexander Wilhelm
 Re: [PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlbLance Yang
 Re: [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe d ...Jan Kara
 RE: [PATCH 5/7] soc: aspeed: Add eSPI flash channel supportYH Chung
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfacesJürgen Groß
 Re: [PATCH 0/4] staging: octeon: Improve initialization error handling"Prashant Rahul"
 Re: [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown con ...Harry Yoo
 Re: [PATCH] vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in heade ...Vincenzo Frascino
 Re: [PATCH v1 1/3] drivers/platform: lenovo-t14s-ec: Add hwmon sup ...Konrad Dybcio
 Re: [PATCH 2/2] clk: qcom: apss-ipq-pll: Add IPQ5210 supportDmitry Baryshkov
 Re: [PATCH 1/1] wifi: ath12k: support calibration-variant from dev ...Ernest Van Hoecke
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
 Re: [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode ...Jan Kara
 Re: [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HP ...Xu Yang
[New][PATCH 1/4] scripts: fix spelling mistakesMartin Weiss
 [PATCH 2/4] selftests: filesystems: fix spelling mistake in statmo ...Martin Weiss
 [PATCH 3/4] selftests: powerpc: fix spelling mistakeMartin Weiss
[New]Re: [PATCH v2 1/2] fs/ntfs3: load ATTR_BITMAP run extents from $MF ...Senjin
 Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_ ...Cezary Rojewski
 [PATCH 4/4] tools/build: fix spelling mistake in documentationMartin Weiss
 Re: [PATCH 2/3] dt-bindings: arm: rockchip: Add Graperain G3568 seriesCoia Prant
 Re: [RFC PATCH] KVM: rust: add Rust reimplementation of eventfdOnur Özkan
 Re: [PATCH 2/2] clk: qcom: apss-ipq-pll: Add IPQ5210 supportKonrad Dybcio
 Re: [PATCH 0/2] gpio: kunit: add test cases for software node hogsBartosz Golaszewski
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfacesJan Beulich
 Re: [PATCH] ARM: enable interrupts when arm_notify_die() is handli ...Xie Yuanbin
 Re: [PATCH] media: atomisp: fix CAS scaler descriptor leaksDan Carpenter
[New][PATCH] usb: free iso schedules on failed submitDawei Feng
 [PATCH v3 4/4] iio: dac: ad3530r: Add support for AD3532R/AD3532Kim Seer Paller
 Re: [PATCH v1] kernel: add a simple timer based software watchpointFeng Tang
[New][tip:master] BUILD SUCCESS ea9c52e91213d5427c6a2e90cd41bf912fd1ea36kernel test robot
 Re: [PATCH v2] media: mali-c55: Fix scaler factor overflow for lar ...Linus Walleij
[New][PATCH] sched/topology: Allow EAS without schedutil for artificial ...Lucas de Lima Nóbrega
 Re: [PATCH 1/2] arm64: dts: xilinx: drop bias-high-impedance on SD ...Michal Simek
 Re: [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extensionChao Gao
[New][PATCH v5 0/2] hwrng: starfive: add JHB100 support and fix clk/res ..."lianfeng.ouyang"
 [PATCH v5 2/2] hwrng: starfive: rework clk/reset teardown order fo ..."lianfeng.ouyang"
[New][PATCH 1/4] rtla: Allow unsetting non-list custom-callback CLI optionsTomas Glozar
 [PATCH 2/4] rtla: Add unit tests for unset in opt callbacksTomas Glozar
 [PATCH v5 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, ..."lianfeng.ouyang"
 Re: [PATCH] RDMA/hns: Fix potential integer overflow in mhop hem c ...Junxian Huang
 [PATCH 3/4] rtla: Add unit tests for CLI with unsetTomas Glozar
 Re: [PATCH v5 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL ...Hongling Zeng
[New][PATCH] drm/sched: Remove relic from entity docuPhilipp Stanner
 Re: [PATCH 4/9] MIPS: TXX9: rbtx4927: Use GPIO lookup table for TX ...Geert Uytterhoeven
 [PATCH 4/4] Documentation/rtla: Document unsetting optionsTomas Glozar
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfaces"Arnd Bergmann"
 Re: [patch 09/24] timekeeping: Add CLOCK_AUX support for ktime_get ...Thomas Gleixner
 Re: [PATCH v2 12/13] x86: Add support for dynamic kernel stacks vi ...Thomas Gleixner
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH net v2] octeontx2-pf: check DMAC extraction support bef ...Nitin Shetty J
 Re: [PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dere ...Boris Brezillon
 Re: [PATCH v2] HID: letsketch: fix UAF on inrange_timer at driver ...Jiri Kosina
 Re: [PATCH v2] HID: appleir: fix UAF on pending key_up_timer in re ...Jiri Kosina
 Re: [PATCH 0/4] staging: octeon: Improve initialization error handlingDan Carpenter
 Re: [PATCH v6 1/9] media: mc-entity: Store parsed V4L2 fwnode endp ...Laurent Pinchart
 [PATCH 1/3] dmaengine: dw-edma: Implement device_synchronize() cal ...Manivannan Sadhasivam via B4 Relay
 [PATCH 2/3] bus: mhi: ep: Add mhi_cntrl->flush_async() callback to ...Manivannan Sadhasivam via B4 Relay
 [PATCH 3/3] PCI: epf-mhi: Implement mhi_cntrl->flush_async() to fl ...Manivannan Sadhasivam via B4 Relay
[New][PATCH 0/3] bus: mhi: ep: Implement flush_async() callback to flus ...Manivannan Sadhasivam via B4 Relay
 Re: [PATCH v6 3/9] media: subdev: Add media_async_register_subdev( ...Laurent Pinchart
 Re: [PATCH v3 4/8] arm64: dts: qcom: shikra: Add Adreno SMMU nodeKonrad Dybcio
 Re: [PATCH v11 3/4] tools/mm: add page_owner_filter userspace tool"zhen.ni"
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Christian_König
 Re: [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ i ...Pranjal Shrivastava
 Re: [RFC PATCH] HID: core: quiesce input in hid_hw_stop() to preve ...Jiri Kosina
 Re: [PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dere ...Christian_König
 Re: [PATCHv2 05/17] nvme: add Clang context annotations for nvme_n ...Marco Elver
[New][linus:master] [fanotify] 82c6dd2047: ltp.fanotify21.failkernel test robot
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Philipp Stanner
 Re: [PATCH 0/1] nova-core: Convert bindings to use zerocopy"Danilo Krummrich"
 Re: [PATCH] HID: picolcd: prevent NULL pointer dereference in pico ...Jiri Kosina
 Re: [5/7] soc: aspeed: Add eSPI flash channel supportMarkus Elfring
[New][PATCH] net: fman: guard IRQ handlers against pre-init interruptZhaoJinming
 Re: [PATCH v11 0/4] Add MSI Claw HID Configuration DriverJiri Kosina
 Re: [PATCH v1 1/3] drivers/platform: lenovo-t14s-ec: Add hwmon sup ...Daniel Lezcano
[New][PATCH net] net: sgi: ioc3-eth: unregister netdev before freeing D ...raoxu
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Christian_König
 Re: [PATCH v1] tee: qcomtee: Drop unused assignment of platform_de ...Jens Wiklander
 Re: [PATCH v10] HID: steelseries: Add MSI Raider A18 HX A9WJG RGB ...Jiri Kosina
 Re: [PATCH v3 5/8] arm64: dts: qcom: shikra: Add A704 GPU supportKonrad Dybcio
 Re: [PATCH v7 1/7] optee: ffa: Add NULL check in optee_ffa_lend_pr ...Jens Wiklander
 Re: [PATCH v2] HID: wacom: avoid copying Bluetooth input reportsJiri Kosina
 [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg ...Loic Poulain
[New][PATCH v6 0/9] Support for block device NVMEM providersLoic Poulain
 [PATCH v6 2/9] dt-bindings: mmc: Document support for nvmem-layoutLoic Poulain
 Re: [PATCH v2] m68k: amiga: Mark amiga_reset() as __noreturnThorsten Blum
 [PATCH v6 4/9] dt-bindings: bluetooth: qcom: Add NVMEM BD address cellLoic Poulain
 [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address re ...Loic Poulain
 Re: [PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into ..."Danilo Krummrich"
 [PATCH v6 9/9] arm64: dts: qcom: arduino-imola: Describe NVMEM lay ...Loic Poulain
[New][PATCH v8 00/13] fix several inconsistencies with sysfs configurat ...Yeoreum Yun
 [PATCH v6 3/9] dt-bindings: net: wireless: qcom,ath10k: Document N ...Loic Poulain
 [PATCH v8 04/13] coresight: etm4x: exclude ss_status from drvdata- ...Yeoreum Yun
 [PATCH v8 05/13] coresight: etm4x: remove s_ex_level from configYeoreum Yun
 [PATCH bpf v2] LoongArch: BPF: Fix tail call count pointer offset ...George Guo
 [PATCH v8 03/13] coresight: etm4x: introduce struct etm4_capsYeoreum Yun
 [PATCH v8 07/13] coresight: etm4x: fix leaked trace idYeoreum Yun
 [PATCH v8 09/13] coresight: etm4x: missing cscfg_csdev_disable_act ...Yeoreum Yun
[New][PATCH 1/2] arm64: dts: ti: k3-am642-tqma64xxl: add ospi0 vcc-supplyNora Schiffer
 [PATCH v8 08/13] coresight: etm4x: fix inconsistencies with sysfs ...Yeoreum Yun
 [PATCH v8 12/13] coresight: etm3x: fix inconsistencies with sysfs ...Yeoreum Yun
 [PATCH v6 8/9] Bluetooth: qca: Set NVMEM BD address quirks when ad ...Loic Poulain
 [PATCH v8 10/13] coresight: etm3x: change drvdata->spinlock type t ...Yeoreum Yun
 Re: [PATCH v2 0/7] vmsplice: fix some problems in my previous vmsp ...Christian Brauner
 Re: [PATCH v2 0/4] hwspinlock: add summary in debugfsWolfram Sang
 [PATCH v6 6/9] net: of_net: Add of_get_nvmem_eui48() helper for EU ...Loic Poulain
 Re: [PATCH v2 2/4] blk-cgroup: fix race between policy activation ..."yu kuai"
 [PATCH v6 5/9] block: implement NVMEM providerLoic Poulain
 [PATCH v8 13/13] coresight: etm3x: remove redundant cpu online che ...Yeoreum Yun
 [PATCH v8 01/13] coresight: etm4x: fix wrong check of etm4x_sspcic ...Yeoreum Yun
 [PATCH v8 02/13] coresight: etm4x: fix underflow for usage of (nrs ...Yeoreum Yun
 Re: [PATCH 5/5] arm64: dts: qcom: Shikra LT9611UXD supportKonrad Dybcio
 [PATCH 2/2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add icssg ...Nora Schiffer
 [PATCH v8 06/13] coresight: etm4x: remove redundant fields in etmv ...Yeoreum Yun
 Re: [PATCH v2 3/3] arm64: dts: qcom: sc8280xp-x13s: Use predefined ...Konrad Dybcio
 [PATCH v8 11/13] coresight: etm3x: introduce struct etm_capsYeoreum Yun
 Re: [PATCH v6] HID: i2c-hid: Refactor _DSM helper and add i2c-hid- ...Jiri Kosina
 Re: [PATCH v2 1/3] arm64: dts: qcom: sc8280xp-x13s: Fix the drive- ...Konrad Dybcio
 Re: [PATCH v3] lib/random32: convert selftest to KUnitGeert Uytterhoeven
 Re: [PATCH v4 1/3] HID: wacom: Fix Use-After-Free in wacom_intuos_padJiri Kosina
 Re: [PATCH v2 0/2] tools: Fix tools/virtio test buildEugenio Perez Martin
 Re: [PATCH 21/23] usb: musb: use platform_device_set_of_node_from_ ...Bartosz Golaszewski
 Re: [PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dere ...Danilo Krummrich
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Philipp Stanner
 Re: [PATCH v2 3/4] hwspinlock: annotate slot pointer as RCU sensitiveWolfram Sang
 Re: [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios whe ...Wandun
 Re: [PATCH v2 0/4] HID: sony: more cleanupJiri Kosina
 Re: [PATCH 1/1] liveupdate: luo_file: Add internal APIs for file p ...Pratyush Yadav
 RE: [PATCH v6 3/4] reset: cix: add sky1 audss auxiliary reset driver"Joakim Zhang"
 Re: [PATCH 1/1] HID: core: Fix OOB read in hid_get_report for numb ...Jiri Kosina
 Re: [PATCH] drm/sched: Remove relic from entity docuDanilo Krummrich
 Re: [PATCH V16 4/7] rust/powerpc: Set min rustc version for powerpcMiguel Ojeda
 Re: [PATCH] ext4: fix deadlock in ext4_evict_ea_inode() vs cache_f ...Jan Kara
[New][PATCH v4 0/3] drm/amd/display: Fix dangling pointers in state res ...Evgenii Burenchev
 [PATCH v3 2/4] iio: ABI: add DAC 10kohm_to_gnd powerdown modeKim Seer Paller
 [PATCH v4 2/3] drm/amd/display: Fix dangling pointer in CRTC reset ...Evgenii Burenchev
 [PATCH v2 04/19] driver core: platform: provide platform_device_se ...Bartosz Golaszewski
 [PATCH v4 3/3] drm/amd/display: Fix dangling pointer in connector ...Evgenii Burenchev
[New][PATCH v2 00/19] driver core: count references of the platform dev ...Bartosz Golaszewski
 [PATCH v2 06/19] powerpc/powermac: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 01/19] powerpc/powermac: fix OF node refcountBartosz Golaszewski
 [PATCH v2 02/19] driver core: platform: provide platform_device_se ...Bartosz Golaszewski
 [PATCH v2 09/19] net: bcmgenet: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 03/19] driver core: platform: provide platform_device_se ...Bartosz Golaszewski
 [PATCH v2 10/19] pmdomain: imx: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 05/19] of: platform: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 08/19] iommu/fsl: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 16/19] usb: chipidea: use platform_device_set_of_node_fr ...Bartosz Golaszewski
 [PATCH v2 07/19] i2c: pxa-pci: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: use platform_device_set_o ...Bartosz Golaszewski
 [PATCH v2 13/19] net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski
 Re: [PATCH RFC v4 9/9] arm64: dts: qcom: glymur: Wire PCIe3a/3b to ...Konrad Dybcio
 [PATCH v7 4/4] arm64: dts: cix: sky1: add audss crujoakim.zhang@cixtech ...
 [PATCH v7 3/4] reset: cix: add sky1 audss auxiliary reset driverjoakim.zhang@cixtech ...
 Re: [PATCH RFC v4 1/9] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-ph ...Konrad Dybcio
 Re: [PATCH v5 0/5] HID: asus: security fixes and more hardware supportJiri Kosina
 [PATCH v7 2/4] clk: cix: add sky1 audss clock controllerjoakim.zhang@cixtech ...
 Re: [RFC PATCH] clk: qcom: hfpll: return lock timeout from enable ...Konrad Dybcio
 Re: [PATCH RFC v4 2/9] dt-bindings: phy: qcom-qmp: Add PHY selecto ...Konrad Dybcio
 [PATCH v2 14/19] drm/xe/i2c: use platform_device_set_fwnode()Bartosz Golaszewski
[New][PATCH rdma-rc] RDMA/mlx5: Remove kernel-doc warning in umr.cLeon Romanovsky
 [PATCH v2 11/19] mfd: tps6586: use platform_device_set_of_node()Bartosz Golaszewski
 [PATCH v2 15/19] platform/surface: gpe: use platform_device_set_fw ...Bartosz Golaszewski
 Re: [PATCH 0/2] HID: roccat: bound device-supplied profile indexJiri Kosina
 Re: [PATCH 1/1] nova-core: Update firmware bindings to use zerocop ...Miguel Ojeda
 Re: [PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_ ...Ian Abbott
[New][PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devices w ...Anvesh Jain P
 [PATCH v4 1/3] drm/amd/display: Fix dangling pointer in plane rese ...Evgenii Burenchev
 [PATCH v2 17/19] usb: musb: use platform_device_set_of_node_from_dev()Bartosz Golaszewski
 Re: [PATCH RFC v4 5/9] phy: qcom: qmp-pcie: Refactor pipe clk regi ...Konrad Dybcio
 [PATCH v2 19/19] driver core: platform: count references to all ki ...Bartosz Golaszewski
 [PATCH v3 1/4] iio: dac: ad3530r: Refactor setup to table-driven r ...Kim Seer Paller
 [PATCH v3 2/7] mmc: sdhci-esdhc-imx: restore DLL override for DDR ...ziniu.wang_1@oss ...
 [PATCH v3 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before restor ...ziniu.wang_1@oss ...
[New][PATCH v7 0/4] Add Cix Sky1 AUDSS clock and reset supportjoakim.zhang@cixtech ...
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationJacopo Mondi
 Re: [PATCH] HID: logitech-dj: Fix maxfield check in DJ short repor ...Jiri Kosina
 Re: [PATCH] HID: lg-g15: cancel pending work on remove to fix a us ...Jiri Kosina
 RE: [PATCH v6 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD addres ..."Kwapulinski, Piotr"
 Re: [PATCH v2] proc: only bump parent nlink when registering direc ...Jan Kara
[New][PATCH v3 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issuesziniu.wang_1@oss ...
 RE: [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entrie ..."Alim Akhtar"
 [PATCH v3 5/7] mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get ...ziniu.wang_1@oss ...
 [PATCH v3 6/7] mmc: sdhci-esdhc-imx: make non-fatal errors non-blo ...ziniu.wang_1@oss ...
[New][PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS offse ...xietangxin
 Re: [PATCH v3 4/4] media: mali-c55: Implement Gamma block validationJacopo Mondi
 [PATCH v2 18/19] reset: rzg2l: use platform_device_set_of_node_fro ...Bartosz Golaszewski
 Re: [PATCH v2 next] drivers/misc/kgdbts: Replace strlen() strcpy() ...Daniel Thompson
 Re: [PATCH v2 12/19] slimbus: qcom-ngd-ctrl: use platform_device_s ...Konrad Dybcio
 Re: [PATCH v15 1/9] drm/bridge: Implement generic USB Type-C DP HP ...Chaoyi Chen
[New][PATCH] riscv: mm: Fix concurrency in mark_new_valid_map()Vivian Wang
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/Pratyush Yadav
 Re: [PATCH v3 0/4] Introduce HONOR MagicBook Art 14 Snapdragon dev ...Konrad Dybcio
 Re: [PATCH] HID: hid-sensor-custom: Fix sysfs group leak on failureJiri Kosina
 Re: [RFC PATCH 2/3] fs: support tasks with a null root or cwdChristian Brauner
 [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor devices"Yicong Yang"
 Re: [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AIKonrad Dybcio
 Re: [PATCH 0/5] media: hws: add HDMI audio capture supporthverkuil+cisco@kernel ...
 Re: [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot binding"Rob Herring (Arm)"
 Re: [PATCH 1/3] mm/migrate: rename page to folio leftovers"Garg, Shivank"
 [PATCH v3 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_w ...ziniu.wang_1@oss ...
 RE: [PATCH v4 1/2] i2c: imx: Fix slave registration race and error ...Carlos Song
 Re: [RFC PATCH 00/40] mm: reliable 1GB page allocationLorenzo Stoakes
 [PATCH v2 3/3] perf/dwc_pcie: Convert to faux device interface"Yicong Yang"
 Re: [BUG] kernel BUG in __ext4_journal_stopJan Kara
 [PATCH 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264Wayne Chang
 Re: [PATCH v11 1/4] mm/page_owner: add print_mode filter"Vlastimil Babka (SUSE)"
 [PATCH 3/8] arm64: tegra: Enable XUSB host function on Jetson AGX ThorWayne Chang
 [PATCH 2/4] selftests: filesystems: fix spelling mistake in statmo ...Martin Weiss
 [PATCH 5/8] phy: tegra: xusb: Increase timeout for USB2_TRK_COMPLE ...Wayne Chang
 [PATCH 7/8] usb: host: xhci-tegra: Skip MBOX MSG_ENABLED on Tegra264Wayne Chang
 Re: [PATCH v5 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 de ...Konrad Dybcio
 Re: [PATCH v2] clk: meson: align gxbb_32k_clk_sel number of parent ...Jerome Brunet
 Re: [PATCH v5 0/2] clk: amlogic: Add A9 AO clock controllerJerome Brunet
 [PATCH v7 4/7] KVM: arm64: Support FFA_NOTIFICATION_SET in host ha ...Sebastian Ene
[New][PATCH 0/8] Enable USB host functions on Jetson AGX ThorWayne Chang
 [PATCH v7 1/4] dt-bindings: soc: cix: add sky1 audss cru controllerjoakim.zhang@cixtech ...
 Re: [PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK v ...Dragos Tatulea
 Re: [PATCH] ARM: enable interrupts when arm_notify_die() is handli ...Sebastian Andrzej Siewior
 [PATCH 4/8] phy: tegra: xusb: Use devm_clk_get_optional to fetch U ...Wayne Chang
 Re: [BUG] ntfs: mrec_lock ABBA deadlock between writeback/fsync an ...Peiyang He
 Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_T ...Yan Zhao
[New]KSM: performance optimizations for rmap_walk_ksm<xu.xin16@zte ...
 [PATCH v3 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to ...ziniu.wang_1@oss ...
 Re: Re: Re: Re: [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctr ..."Yulin Lu"
[New][PATCH v3 0/2] iommu/arm-smmu-v3: Fix Tegra241 CMDQV CMD_SYNC use- ...Shameer Kolothum
[New][PATCH v7 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to Trus ...Sebastian Ene
 [PATCH v3 1/2] iommu/arm-smmu-v3: Manage teardown with devmShameer Kolothum
 [PATCH v3 7/7] mmc: sdhci-esdhc-imx: fix resume error handlingziniu.wang_1@oss ...
 [PATCH v7 5/7] KVM: arm64: Support FFA_NOTIFICATION_GET in host ha ...Sebastian Ene
 Re: [PATCH v3 1/7] mmc: sdhci-esdhc-imx: remove unnecessary mmc_ca ...Bough Chen
 [PATCH v10 1/3] ksm: add linear_page_index into ksm_rmap_item<xu.xin16@zte ...
 [PATCH 6/8] phy: tegra: xusb: Add Tegra264 supportWayne Chang
 Re: [PATCH 0/2] rust: kernel: add cfg_select! and use it for confi ...Miguel Ojeda
 Re: [PATCH] usb: free iso schedules on failed submitDawei Feng
 [PATCH v7 1/7] KVM: arm64: Forward FFA_NOTIFICATION_BITMAP calls t ...Sebastian Ene
 [PATCH v7 3/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND in host ...Sebastian Ene
 [PATCH v7 6/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET in ho ...Sebastian Ene
 [PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk<xu.xin16@zte ...
 [PATCH v2 2/3] perf/dwc_pcie: Support narrowed time-based counter ..."Yicong Yang"
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/"David Hildenbrand (Arm)"
 Re: [linus:master] [fanotify] 82c6dd2047: ltp.fanotify21.failJan Kara
[New][PATCH v2 0/3] New vendor support and optimizations for DWC PCIe PMU"Yicong Yang"
 [PATCH 1/2] x86/topology: Name the AMD core-type valuesVishal Badole
 Re: [PATCH 0/2] rust: kernel: add cfg_select! and use it for confi ...Miguel Ojeda
 Re: [PATCH 1/1] nova-core: Update firmware bindings to use zerocop ..."Alexandre Courbot"
 [PATCH 3/4] selftests: powerpc: fix spelling mistakeMartin Weiss
 [PATCH 2/2] x86/topology: Add TOPO_CPU_TYPE_LOW_POWERVishal Badole
 [PATCH 4/4] tools/build: fix spelling mistake in documentationMartin Weiss
 [PATCH v3 2/2] iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free o ...Shameer Kolothum
 [PATCH v17 02/10] powerpc/crash: sort crash memory ranges before p ...Jinjie Ruan
 Re: [PATCH v3 2/7] mmc: sdhci-esdhc-imx: restore DLL override for ...Bough Chen
 [PATCH v17 01/10] riscv: kexec_file: Fix crashk_low_res not exclud ...Jinjie Ruan
 Re: [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AIKonrad Dybcio
[New][PATCH v4] hwmon: add a driver for the temp/voltage sensor on Pola ...Conor Dooley
[New][PATCH 1/4] lib/dynamic_debug: add NULL check after kstrdupMartin Weiss
[New][PATCH v5 0/9] nvmem: rework nvmem core and allow unbinding with a ...Bartosz Golaszewski
 [PATCH v5 1/9] nvmem: remove unused field from struct nvmem_deviceBartosz Golaszewski
[New][PATCH 0/2] x86/topology: Add support for Low Power cpu_typeVishal Badole
 [PATCH v5 2/9] nvmem: return -EOPNOTSUPP to in-kernel users on mis ...Bartosz Golaszewski
[New][PATCH rtw-next v3] wifi: rtw89: check return values in rtw89_ops_ ...Dmitry Morgun
[New][PATCH v3 0/4] Add support for AD3532R/AD3532Kim Seer Paller
 [PATCH v5 3/9] nvmem: check the return value of gpiod_set_value_ca ...Bartosz Golaszewski
[New][PATCH v17 00/10] arm64/riscv: Add support for crashkernel CMA res ...Jinjie Ruan
 [PATCH v5 4/9] nvmem: simplify locking with guard()Bartosz Golaszewski
 [PATCH v7 2/7] KVM: arm64: Support FFA_NOTIFICATION_BIND in host h ...Sebastian Ene
 [PATCH v5 5/9] nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski
 [PATCH v17 03/10] crash: Add crash_prepare_headers() to exclude cr ...Jinjie Ruan
 [PATCH v5 7/9] nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski
 [PATCH v7 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxySebastian Ene
 [PATCH v17 05/10] x86/crash: Use crash_prepare_headers() helper to ...Jinjie Ruan
 Re: [PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idl ...Konrad Dybcio
 [PATCH v17 08/10] powerpc/kexec_file: Use crash_exclude_core_range ...Jinjie Ruan
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/Lorenzo Stoakes
 [PATCH v17 07/10] LoongArch: kexec_file: Use crash_prepare_headers ...Jinjie Ruan
 [PATCH v5 6/9] nvmem: split out the reg_read/write() callbacks out ...Bartosz Golaszewski
 [PATCH v5 8/9] nvmem: remove duplicated reference countingBartosz Golaszewski
 Re: [PATCH v2 1/4] dt-bindings: reset: nuvoton,ma35d1-reset: add s ...Joey Lu
 [PATCH v5 9/9] nvmem: protect nvmem_device::ops with SRCUBartosz Golaszewski
 [PATCH v17 04/10] arm64: kexec_file: Use crash_prepare_headers() h ...Jinjie Ruan
 [PATCH v17 10/10] riscv: kexec_file: Add support for crashkernel C ...Jinjie Ruan
 Re: [PATCH v3 7/7] arm64: dts: rockchip: Convert to new media orie ...Quentin Schulz
 [PATCH 2/8] dt-bindings: usb: Add Tegra264 XUSB host supportWayne Chang
 Re: w1: ds28e17: possible out of bounds write from a device length ...Krzysztof Kozlowski
 [PATCH 8/8] usb: host: xhci-tegra: Add Tegra264 XHCI supportWayne Chang
 Re: [PATCH] mptcp: only honor zero-length DATA_FIN when a mapping ...Paolo Abeni
 [PATCH v3 3/4] dt-bindings: iio: dac: add support for AD3532R/AD3532Kim Seer Paller
 Re: [PATCH] wifi: ath9k: avoid device access after async firmware ...Toke Høiland-Jørgensen
 Re: [PATCH] w1: ds2482: add OF device match tableKrzysztof Kozlowski
 Re: [PATCH v3 2/2] drm/panel: add Ilitek ILI7807S panel driverArpit Saini
[New][PATCH v3] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW ...Fenglin Wu
 Re: [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DIS ...Konrad Dybcio
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Christian_König
 Re: [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin typeVadim Fedorenko
 Re: KSM: performance optimizations for rmap_walk_ksmLorenzo Stoakes
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/Lorenzo Stoakes
 [PATCH v17 09/10] arm64: kexec_file: Add support for crashkernel C ...Jinjie Ruan
[New][syzbot] [wpan?] general protection fault in ieee802154_release_queuesyzbot
[New][PATCH v3] power: supply: macsmc: Support macOS 27 SMC firmwareSasha Finkelstein
 [PATCH v20 02/14] dmaengine: qcom: bam_dma: free interrupt before ...Bartosz Golaszewski
 Re: [PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through d ...Aneesh Kumar K.V
 [PATCH v20 06/14] dmaengine: qcom: bam_dma: add support for BAM lo ...Bartosz Golaszewski
 Re: [PATCH v2] docs: pagemap: fix flags location, member name and ...Lorenzo Stoakes
[New][PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data h ...Sechang Lim
[New][PATCH] trace_branch: use per-cpu counters for correct/incorrect statsMartin Weiss
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/Lorenzo Stoakes
 [PATCH v20 11/14] crypto: qce - Use existing devres APIs in devm_q ...Bartosz Golaszewski
 Re: [PATCH v3 3/7] mmc: sdhci-esdhc-imx: restore pinctrl before re ...Bough Chen
 Re: [PATCH v2] usb: dwc3: imx8mp: make dwc3_imx_glue_ops static an ...Ben Dooks
 [PATCH v20 14/14] crypto: qce - Communicate the base physical addr ...Bartosz Golaszewski
 Re: [PATCH] xfs: clarify sb_qflags locking in xfs_qm_mount_quotasCarlos Maiolino
 Re: [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generationPeter Fang
 Re: [PATCH v10] Add device-specific reset for Qualcomm devicesBaochen Qiang
 Re: [PATCH] docs/mm: Fix bracketsLorenzo Stoakes
 Re: [PATCH v3 4/7] mmc: sdhci-esdhc-imx: disable irq during suspen ...Bough Chen
[New][PATCH v20 00/14] crypto/dmaengine: qce: introduce BAM locking and ...Bartosz Golaszewski
 Re: [RFC PATCH 00/40] mm: reliable 1GB page allocation"Vlastimil Babka (SUSE)"
[New][PATCH] arm64: dts: apple: t8122: Fix I2C resourcesMichael Reeves via B4 Relay
 [PATCH v20 04/14] dmaengine: qcom: bam_dma: Extend the driver's de ...Bartosz Golaszewski
 [PATCH v20 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supporte ...Bartosz Golaszewski
 [PATCH v7 2/3] ASoC: codecs: lpass-va-macro: Switch to PM clock fr ...Ajay Kumar Nandam
 [PATCH v20 01/14] dmaengine: constify struct dma_descriptor_metada ...Bartosz Golaszewski
 Re: [PATCH v4 00/10] HID: steelseries: Refactor Arctis driver and ...Jiri Kosina
 [PATCH v7 3/3] ASoC: codecs: lpass-wsa-macro: Use devm_clk_hw_regi ...Ajay Kumar Nandam
 [PATCH v20 09/14] crypto: qce - Remove unused ignore_bufBartosz Golaszewski
 Re: [PATCH 0/4] clk: implement sync_state supportKonrad Dybcio
 [PATCH v20 10/14] crypto: qce - Simplify arguments of devm_qce_dma ...Bartosz Golaszewski
 [PATCH v20 07/14] crypto: qce - Cancel work on device detachBartosz Golaszewski
 [PATCH v17 06/10] riscv: kexec_file: Use crash_prepare_headers() h ...Jinjie Ruan
 [PATCH v20 13/14] crypto: qce - Add BAM DMA support for crypto reg ...Bartosz Golaszewski
 Re: [PATCH v3 2/8] irqchip/qcom-pdc: Move all statics to struct pd ...Konrad Dybcio
 [PATCH v20 12/14] crypto: qce - Map crypto memory for DMABartosz Golaszewski
 [PATCH v20 03/14] dmaengine: qcom: bam_dma: convert tasklet to a B ...Bartosz Golaszewski
[New][PATCH] ASoC: renesas: fsi: Propagate platform_get_irq() errorsNarasimharao Vadlamudi
 Re: [PATCH v2 0/4] hwspinlock: add summary in debugfsWolfram Sang
 [PATCH v20 08/14] crypto: qce - Include algapi.h in the core.h headerBartosz Golaszewski
[New][PATCH v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=nSasha Finkelstein
[New][PATCH v7 0/3] ASoC: qcom: lpass: Switch VA/WSA macros to PM clock ...Ajay Kumar Nandam
 Re: [PATCH RFC] drm/msm/mdss: keep mdp1-mem interconnect alive dur ...Konrad Dybcio
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationLaurent Pinchart
 Re: [PATCH] gpio: dwapb: Defer clock gating until noirqkernel test robot
 Re: [PATCH 2/5] arm64: dts: qcom: shikra-cqm-evk: Enable display a ...Nabige Aala
 Re: [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe d ..."Zhou, Yun"
 Re: [PATCH v3 0/5] clock: versal-clk: Fix Versal NET clock binding ...Michal Simek
 Re: [PATCH v3 08/16] i2c: Let i2c-core.h include <linux/i2c.h>Uwe Kleine-König_(The_Capable_Hub)
 Re: [PATCH 0/5] arm64: qcom: dts: Add display support for ShikraNabige Aala
 Re: [PATCH v3] soc: samsung: exynos-pmu: fix of_node refcount leak ...Krzysztof Kozlowski
 Re: [PATCH] ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in h ...Krzysztof Kozlowski
 Re: (subset) [PATCH v3 2/2] arm64: dts: exynosautov920: Add hsi0 s ...Krzysztof Kozlowski
 Re: (subset) [PATCH v3 1/2] dt-bindings: soc: samsung: exynos-sysr ...Krzysztof Kozlowski
 [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatibles, e ...Hal Feng
 Re: (subset) [PATCH v5 0/5] gpu: drm: nova: enable calling into no ...Danilo Krummrich
 Re: [PATCH v2 2/4] drm/ssd130x: Add RGB565 support to SSD133X familyJavier Martinez Canillas
 [PATCH v20 1/3] rust: leds: add basic led classdev abstractionsMarkus Probst
 [PATCH v7 1/3] ASoC: codecs: lpass-wsa-macro: Switch to PM clock f ...Ajay Kumar Nandam
 Re: [PATCH v3 4/4] media: mali-c55: Implement Gamma block validationVincenzo Frascino
 Re: [RFC PATCH 0/8] Introducte Reserved THPQi Zheng
[New][PATCH v20 0/3] rust: leds: add led classdev abstractionsMarkus Probst
 Re: [PATCH v1 1/2] eventfd: luo: luo support for preserving eventfdChenghao Duan
 [PATCH v20 2/3] rust: leds: add Mode traitMarkus Probst
 Re: [PATCH] btrfs: compression: allocate buckets with workspaceQu Wenruo
 Re: [PATCH] dmaengine: qcom: gpi: correct channel name in error pathKonrad Dybcio
 Re: [PATCH] fix: sound/usb: snd_media_device_create: incorrect med ...Takashi Iwai
 Re: [PATCH 0/3] drm/imagination: Maintainer updatesFrank Binns
 Re: [PATCH] ipc/sem: check nsops overflow in do_semtimedop()Lorenzo Stoakes
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Philipp Stanner
 Re: [PATCH v14 0/7] Provide support for Trigger Generation Unit"Songwei.Chai"
 Re: [PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo readsLorenzo Stoakes
 Re: [PATCH v2] ARM: dts: exynos: Add bluetooth support to mantaKrzysztof Kozlowski
 Re: [PATCH] fix: sound/usb/usx2y: capture_urb_complete: redundant ...Takashi Iwai
 Re: [PATCH RFC] drm/msm/mdss: keep mdp1-mem interconnect alive dur ...Dmitry Baryshkov
 Re: [PATCH] selftests/mm: hmm-tests: include linux/mman.h to acces ...Lorenzo Stoakes
 Re: [PATCH v3 4/4] media: mali-c55: Implement Gamma block validationLaurent Pinchart
 Re: [PATCH 1/4] driver: core: introduce dev_add_sync_state()Konrad Dybcio
[New][PATCH 0/2] arm64: dts: rockchip: fix Li-Po overcharge on Powkiddy ...Juan Manuel
 Re: [PATCH v3] mm: annotate data-race in cpu_needs_drain()Lorenzo Stoakes
 Re: [PATCH v2] ARM: dts: exynos: Add bluetooth support to mantaKrzysztof Kozlowski
[New][PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error propaga ...Alexander Martyniuk
[New][PATCH v3] arm64: dts: qcom: glymur-crd: Move common board nodes t ...Gopikrishna Garmidi
 [PATCH v20 3/3] rust: leds: add multicolor classdev abstractionsMarkus Probst
 RE: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...Cosmin-Gabriel Tanislav
 Re: [PATCH v4 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBCWilliam Bright
[New][PATCH v2 0/3] Add support for dual port USXGMII+SGMIIGokul Praveen
 [PATCH v2 1/3] arm64: dts: ti: Add PLL1 refclk to J784S4 SoC SERDE ...Gokul Praveen
 [PATCH v2 2/3] net: ethernet: ti: am65-cpsw: Fix MAC configuration ...Gokul Praveen
 Re: [PATCH v3] mm: annotate data-race in cpu_needs_drain()Lorenzo Stoakes
 Re: [PATCH] fix: drivers/video: __screen_info_pci_dev: leaked pci_ ...Jani Nikula
 [PATCH v2 3/3] arm64: dts: ti: k3-j784s4: Add overlay for dual por ...Gokul Praveen
 Re: [PATCH 0/8] Stop special-casing hugetlb mappings in get_unmapp ...Lorenzo Stoakes
 Re: [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for IC ...Kuldeep Singh
 Re: [PATCH] mm: hugetlb: correct CONFIG_CGROUP_HUGETLB macro name ...Lorenzo Stoakes
 Re: [PATCH v4] ALSA: hda/realtek: Enable internal speakers on Raze ...Takashi Iwai
[New] Juan Manuel
 Re: [PATCH v5] mm: assert exclusive nid/zonenum bits at the page/f ...Lorenzo Stoakes
 Re: [PATCH v2] ALSA: usb-audio: Add support for Pioneer DJ DJM-S11Takashi Iwai
 Re: [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regula ...Konrad Dybcio
 Re: [PATCH v3 6/7] ALSA: hda: Add support for Hygon family 18h mod ...Takashi Iwai
 Re: [PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_ ...Shashwat Agrawal
 Re: [PATCH v3 7/7] ALSA: hda: Fix single byte writing issue for Hy ...Takashi Iwai
 Re: [PATCH] ALSA: usb-audio: Release components on probe errorsTakashi Iwai
 Re: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...wsa+renesas
 RE: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...Fabrizio Castro
[New]Re: [PATCH v4 1/3] drm/amd/display: Fix dangling pointer in plane ...Evgenii Burenchev
 Re: [PATCH] gpio: amd-fch: switch to guard() notationBartosz Golaszewski
 Re: [PATCH v6 7/8] arm64: dts: qcom: mahua: Add QREF regulator sup ...Konrad Dybcio
[New][PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap er ...Hongfu Li
 [PATCH v7 1/5] selftests/mm: move pkey selftest helpers to pkey_util.cHongfu Li
 Re: [RFC] Null NamespacesChristian Brauner
 Re: [PATCH] gpio: amd-fch: switch to guard() notationBartosz Golaszewski
 [PATCH v7 2/5] selftests/mm: unify pkey sighandler selftest assert ...Hongfu Li
 RE: [PATCH v3] xsk: fix memory corruptions in net/core/xdp.c"Fijalkowski, Maciej"
 [PATCH v7 3/5] selftests/mm: use pkey_assert on clone_raw failure ...Hongfu Li
 Re: [PATCH 24/32] drivers/gpio: Stop using 32-bit MSR interfacesBartosz Golaszewski
[New][PATCH 0/2] arm64: dts: rockchip: fix Li-Po overcharge on Powkiddy ...Juan Manuel
 [PATCH v7 4/5] selftests/mm: add missing mmap() return checks in p ...Hongfu Li
 [PATCH v7 5/5] selftests/mm: add missing pthread_create() return c ...Hongfu Li
 Re: [PATCH v3] drm/bridge: cdns-mhdp8546: Add suspend resume suppo ...abhash
 Re: [PATCH v3 1/3] dt-bindings: clock: exynos990: Add CLK_GOUT_PER ...Peter Griffin
 Re: [PATCH v6 6/8] arm64: dts: qcom: glymur: Add QREF regulator su ...Konrad Dybcio
 Re: [PATCH v3 3/5] KVM: arm64: nv: Avoid full shadow s2 unmapWei-Lin Chang
 Re: [PATCH] ALSA: hda: Force resume if acomp notified during syste ...Takashi Iwai
 Re: [RFC] Null NamespacesChristian Brauner
 Re: [PATCH v2 0/4] hwspinlock: add summary in debugfsAndy Shevchenko
[New][PATCH v5 0/1] rust: introduce abstractions for fwctlZhi Wang
 [PATCH 1/2] dt-bindings: embedded-controller: qcom,hamoa-crd-ec: A ...Anvesh Jain P
 [PATCH v5 1/1] rust: introduce abstractions for fwctlZhi Wang
[New][PATCH 0/2] arm64: dts: qcom: Add EC support for Purwa IOT EVKAnvesh Jain P
 [PATCH 2/2] drm/sched: Deprecate drm_sched_wqueue_ready()Philipp Stanner
 [PATCH 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded controll ...Anvesh Jain P
[New][PATCH 1/2] drm/sched: Guard sched->ready with ACCESS_ONCE()Philipp Stanner
 Re: [PATCH v2 2/4] dt-bindings: phy: nuvoton,ma35d1-usb2-phy: exte ...Joey Lu
 Re: [PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dere ...Philipp Stanner
 Re: [PATCH v2 0/3] Add support for dual port USXGMII+SGMIISiddharth Vadapalli
 Re: [PATCH v14 0/7] Provide support for Trigger Generation UnitSuzuki K Poulose
 Re: [PATCH v3 2/3] clk: samsung: exynos990: Add PERIS TMU_SUB_PCLK ...Peter Griffin
 Re: [PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ...Vladimir Murzin
 Re: [PATCH] trace_branch: use per-cpu counters for correct/incorre ...Steven Rostedt
[New]WARNING: drivers/gpu/drm/amd/amdgpu/../display/dc/hubbub/dcn31/dcn ...Zdenek Kabelac
 Re: [PATCH v4 2/2] arm64: io: apply the device store-release worka ...Vladimir Murzin
 Re: [PATCH v2 0/3] drm/imagination: Maintainer updatesFrank Binns
 Re: [PATCH v2 2/2] software node: Fix software_node_get_reference_ ...Alban Bedel
 Re: [RFC PATCH v2 1/4] rtla/osnoise: Add IPI tracking cmdline optionTomas Glozar
[New][PATCH] ntfs: fix mrec_lock ABBA deadlock in renamePeiyang He
 Re: [PATCH v2 0/3] phy: qcom: qmp-pcie: Add vdda-refgen supply sup ...Konrad Dybcio
[New][PATCH 0/5] software node: provide support for fw_devlinkBartosz Golaszewski
 [PATCH 1/5] kunit: provide a set of fwnode-oriented helpersBartosz Golaszewski
 [PATCH 2/5] software node: add fw_devlink supportBartosz Golaszewski
 [PATCH 3/5] software node: add kunit tests for fw_devlink supportBartosz Golaszewski
[New][PATCH v2 0/5] media: i2c: vd55g1: Add vd55g4 support and various ...Benjamin Mugnier
 [PATCH 4/5] MAINTAINERS: add myself as reviewer of software node s ...Bartosz Golaszewski
 [PATCH v2 1/5] media: i2c: vd55g1: Fix media bus code initializationBenjamin Mugnier
 [PATCH v2 3/5] media: i2c: vd55g1: Fix manual digital gain on colo ...Benjamin Mugnier
[New][PATCH] gpio: swnode: remove deprecated lookup mechanismBartosz Golaszewski
 [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink s ...Bartosz Golaszewski
 Re: [PATCH v2 0/3] drm/imagination: Maintainer updatesAlessio Belle
 [PATCH v2 4/5] media: dt-bindings: vd55g1: Add vd55g4 compatibleBenjamin Mugnier
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Leon Hwang
 Re: [PATCH 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded cont ...Dmitry Baryshkov
 Re: [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin typeVadim Fedorenko
 Re: [PATCH 2/5] arm64: dts: qcom: shikra-cqm-evk: Enable display a ...Arpit Saini
 [PATCH v2 2/5] media: i2c: vd55g1: Remove spurious pad format upda ...Benjamin Mugnier
[New][RFC PATCH v2 0/3] KVM: selftests: Improvements on dirty-ringLeonardo Bras
 [RFC PATCH v2 1/3] KVM: selftests: memstress: Add option to enable ...Leonardo Bras
 [RFC PATCH v2 3/3] KVM: selftests: dirty_log_perf_test: Add dirty- ...Leonardo Bras
 [PATCH v2 5/5] media: i2c: vd55g1: Add support for vd55g4Benjamin Mugnier
 Re: [PATCH v2 0/4] hwspinlock: add summary in debugfsWolfram Sang
[New][PATCH v3] smp: Use release stores for csd_lock_record() stateUsama Arif
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscBrian Masney
 [RFC PATCH v2 2/3] KVM: selftests: Check dirty-ring size before en ...Leonardo Bras
 Re: [PATCH net v4] net/mlx5e: macsec: fix use-after-free of metada ...Tariq Toukan
 Re: [PATCH] mptcp: only honor zero-length DATA_FIN when a mapping ...Michael Bommarito
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscBrian Masney
 Re: [PATCH] drm/imagination: make pvr_fw_trace_init_mask_ops staticAlessio Belle
 [PATCH] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_disconn_indHojun Choi
 Re: [PATCH v2] platform/x86: asus-armoury: add support for G614PRIlpo Järvinen
 Re: [PATCH v3 3/7] dt-bindings: media: i2c: Utilise video-interfac ...Benjamin Mugnier
[New][PATCH v2] Documentation: admin-guide: fix brackets and translatio ...Manuel Ebner
 [PATCH v11 1/5] fs: add iput_if_not_last() helperYun Zhou
 [PATCH v11 5/5] ext4: prevent deadlock from duplicate EA inode ref ...Yun Zhou
[New][PATCH V2 linux-next] perf test: Skip failing 'perf test aslr' tes ...Thomas Richter
[New][PATCH v11 0/5] ext4: deferred iput framework for EA inodesYun Zhou
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscBrian Masney
 [PATCH v11 2/5] ext4: introduce ext4_put_ea_inode() for safe defer ...Yun Zhou
 [PATCH v11 4/5] ext4: remove ea_inode_array mechanism in favor of ...Yun Zhou
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationVincenzo Frascino
 Re: [PATCH v2 1/2] adfs: reject disc records smaller than one file ...Samuel Moelius
 [PATCH v11 3/5] ext4: convert all EA inode iput() calls to ext4_pu ...Yun Zhou
 Re: [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling su ...Konrad Dybcio
 Re: [RFC net-next 08/15] ipxlat: add translation engine and dispat ...Toke Høiland-Jørgensen
 Re: [PATCH v2] riscv: Fix a NULL pointer reference in machine_kexe ...Pratyush Yadav
 [PATCH v2 01/10] media: microchip-isc: fix awb_mutex and lock life ...Balakrishnan Sambath
 Re: [PATCH] mm/page_alloc: don't build vm_numa_stat_key if CONFIG_ ...Ben Dooks
 [PATCH v2 03/10] media: microchip-isc: synchronize the IRQ before ...Balakrishnan Sambath
 [PATCH v2 02/10] media: microchip-isc: take a reference on the par ...Balakrishnan Sambath
 [PATCH v2 07/10] media: microchip-isc: fix ISC_PFG_CFG0_BPS macro ...Balakrishnan Sambath
 [PATCH v2 04/10] media: microchip-isc: disable histogram and flush ...Balakrishnan Sambath
[New][PATCH v2 00/10] media: microchip-isc: AWB, stream-stop and endpoi ...Balakrishnan Sambath
 [PATCH v2 05/10] media: microchip-isc: do not touch WB registers w ...Balakrishnan Sambath
 [PATCH v2 08/10] media: microchip-isc: fix PM runtime leak in AWB ...Balakrishnan Sambath
 Re: [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: #include <linux ...Mark Brown
 [PATCH v2 10/10] media: microchip-isc: fix WB offset and gain regi ...Balakrishnan Sambath
 [PATCH v2 06/10] media: microchip-isc: store the unshifted PFE_CFG ...Balakrishnan Sambath
 Re: [PATCH v2 0/3] Add support for dual port USXGMII+SGMIIGokul Praveen
 [PATCH v2 09/10] media: microchip-isc: fix SBGGR10 Bayer patternBalakrishnan Sambath
 Re: [PATCH] net: stmmac: fix missed le32_to_cpu()Ben Dooks
 Re: [PATCH v4 13/13] arm64: dts: qcom: shikra: Add support for DIS ...Imran Shaik
 Re: [PATCH] arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud ...Will Deacon
 Re: [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_p ...Pratyush Yadav
 [tip: sched/urgent] sched/fair: Fix stale comments referring to re ..."tip-bot2 for Zhan Xusheng"
 Re: [PATCH v11 0/7] Introduction of PSCR Framework and Related Com ...Faruque Ansari
 Re: [PATCH v2 07/16] usb: hub: Power on connected M.2 E-key connectorsAndy Shevchenko
 Re: [PATCH] lib/iomem_copy: fix __iomem castsBen Dooks
 Re: [PATCH v3] xsk: fix memory corruptions in net/core/xdp.cClement Lecigne
 Re: [PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into ..."SeungJong Ha"
 Re: [PATCH] media: atomisp: fix CAS scaler descriptor leaksAndy Shevchenko
 Re: [RFC PATCH net-next] netpoll: hold RCU while walking napi_listBreno Leitao
[New][PATCH] futex/requeue: Fix non-top waiter cleanup on self-deadlockYao Kai
[New][PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)Leonardo Bras
 [PATCH v2 01/13] KVM: arm64: HDBSS bitsLeonardo Bras
 [PATCH v2 03/13] arm64/cpufeature: Add system-wide FEAT_HACDBS det ...Leonardo Bras
 [PATCH v2 04/13] arm64/sysreg: Add HACDBS consumer and base registersLeonardo Bras
 [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACD ...Leonardo Bras
 [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HD ...Leonardo Bras
 [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS clean ...Leonardo Bras
 [PATCH v2 07/13] kvm: Add arch-generic interface for hw-accelerate ...Leonardo Bras
 [PATCH v2 08/13] KVM: arm64: Add hardware-accelerated dirty-bitmap ...Leonardo Bras
 [PATCH v5 3/6] mm/zswap: Extract a reusable writeback helper from ...Hao Jia
 [PATCH v2 09/13] KVM: arm64: Dirty-bitmap: avoid splitting previou ...Leonardo Bras
 [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgroup is ...Hao Jia
 [PATCH v2 10/13] kvm/dirty_ring: Introduce get_memslot and move he ...Leonardo Bras
 [PATCH v2 12/13] KVM: arm64: Add hardware-accelerated dirty-ring c ...Leonardo Bras
 [PATCH v2 13/13] KVM: arm64: Enable KVM_HW_DIRTY_BITLeonardo Bras
 [PATCH v5 6/6] selftests/cgroup: Add tests for zswap proactive wri ...Hao Jia
 [PATCH v2 11/13] kvm/dirty_ring: Add arch-generic interface for hw ...Leonardo Bras
 Re: [PATCH 00/32] x86/msr: Drop 32-bit MSR interfacesIngo Molnar
[New]Fixes tags need work in the mm-nonmm-unstable treeMark Brown
 Re: [PATCH] fix: sound/soc/qcom: qcom_snd_parse_of: leaked device_ ...Mark Brown
[New][PATCH v5 0/6] mm/zswap: Implement per-cgroup proactive writebackHao Jia
 [PATCH net-next v4 03/13] dpaa2-switch: extend the FDB management ...Ioana Ciornei
 Re: [PATCH v2 0/3] Add support for dual port USXGMII+SGMIISiddharth Vadapalli
 [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethq ...Bartosz Golaszewski
 [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode ...Bartosz Golaszewski
 [PATCH net-next v4 05/13] dpaa2-switch: check early if an FDB entr ...Ioana Ciornei
[New][tip:x86/cleanups] BUILD SUCCESS 0cfdf974f133e0ff17ed80e7895adbe78 ...kernel test robot
 [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the addre ...Bartosz Golaszewski
 [PATCH net-next v4 13/13] dpaa2-switch: add support for imprecise ...Ioana Ciornei
[New][PATCH RESEND v2] mm/page_alloc: drop flag-conversion "optimisation"Brendan Jackman
 [PATCH v5 2/6] mm/zswap: Support batch writeback in shrink_memcg()Hao Jia
 [PATCH v5 4/6] mm/zswap: Implement proactive writebackHao Jia
[New]linux-next: Tree for Jun 26Mark Brown
[New][PATCH 0/9] media: Fix all missing cocci warningsRicardo Ribalda
 [PATCH v5 5/6] mm/zswap: Add per-memcg stat for proactive writebackHao Jia
 Re: [PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devic ...Konrad Dybcio
[New]Fixes tags need work in the mm-unstable treeMark Brown
 [PATCH 3/9] media: vimc: Fix prototype of vimc_sensor_update_frame ...Ricardo Ribalda
 [PATCH 4/9] media: vimc: Ensure that pixel_rate fits in 32 bitsRicardo Ribalda
 [PATCH net-next v4 01/13] dpaa2-switch: remove unnecessary dev_mc_ ...Ioana Ciornei
 [PATCH 6/9] media: dvb-frontends/helene: Rename priv variableRicardo Ribalda
 [PATCH net-next v4 02/13] dpaa2-switch: avoid holding rtnl_lock in ...Ioana Ciornei
 [PATCH 7/9] media: drivers/media/dvb-core: Split dvb_frontend_open()Ricardo Ribalda
 [PATCH net-next v4 04/13] dpaa2-switch: create a separate dpaa2_sw ...Ioana Ciornei
 [PATCH net-next v4 06/13] dpaa2-switch: add dpaa2_switch_port_to_b ...Ioana Ciornei
 [PATCH net-next v4 07/13] dpaa2-switch: consolidate unicast and mu ...Ioana Ciornei
 [PATCH net-next v4 08/13] dpaa2-switch: add LAG configuration APIIoana Ciornei
 [PATCH net-next v4 09/13] dpaa2-switch: add support for LAG offloadIoana Ciornei
 Re: [PATCH 4/5] MAINTAINERS: add myself as reviewer of software no ...Andy Shevchenko
 [PATCH net-next v4 10/13] dpaa2-switch: offload FDBs added on an u ...Ioana Ciornei
 [PATCH net-next v4 11/13] dpaa2-switch: offload port objects on an ...Ioana Ciornei
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationJacopo Mondi
 Re: [PATCH 02/32] powercap: Stop using 32-bit MSR interfacesIngo Molnar
 Re: [PATCH] platform/x86: hp-wmi: Add GPU MUX switch supportIlpo Järvinen
[New][PATCH net-next v4 00/13] dpaa2-switch: add support for LAG offloadIoana Ciornei
 Re: [PATCH v11 2/5] ext4: introduce ext4_put_ea_inode() for safe d ...Jan Kara
 Re: [PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfacesIngo Molnar
 Re: [PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlayKonrad Dybcio
[New][PATCH] f2fs: skip preallocation for mapped buffered overwritesWenjie Qi
 Re: [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_w ...Hao Jia
 [PATCH 1/9] media: em28xx-video: Remove unneeded semicolonsRicardo Ribalda
[New][PATCH v2] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in ...Ben Dooks
 Re: [PATCH v2] usb: dwc3: fix dwc3_readl() and dwc3_writel() calls ...Ben Dooks
 Re: [PATCH] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fifo_ ...Ian Abbott
 [PATCH 8/9] media: drivers/media/dvb-core: Refactor dvb_frontend_o ...Ricardo Ribalda
 [PATCH net-next v4 12/13] dpaa2-switch: trap all link local reserv ...Ioana Ciornei
 Re: [PATCH RFC 0/4] rust: dma: bridge zerocopy-derived types into ..."SeungJong Ha"
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Xu Kuohai
 Re: [PATCH v3 09/16] platform/x86: x86-android-tablets: Add includ ...Ilpo Järvinen
 Re: [PATCH v11 0/7] Introduction of PSCR Framework and Related Com ...Oleksij Rempel
 Re: [PATCH v2] dma-buf: dma-fence: Fix potential NULL pointer dere ...Christian_König
 Re: [PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since ..."Huang, Kai"
 [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY ...Bartosz Golaszewski
 [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY drive ...Bartosz Golaszewski
 Re: [PATCH] clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src ...Abel Vesa
 Re: [PATCH v17 06/10] riscv: kexec_file: Use crash_prepare_headers ...Guo Ren
 Re: [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodesKonrad Dybcio
[New][PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for ...Bartosz Golaszewski
 Re: [PATCH v2 1/2] adfs: reject disc records smaller than one file ...Samuel Moelius
 [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for ...Bartosz Golaszewski
 [PATCH net-next 2/2] netpoll: do not warn when the best-effort poo ...Breno Leitao
 Re: [PATCH v11 5/5] ext4: prevent deadlock from duplicate EA inode ...Jan Kara
 Re: [PATCH v2 1/2] adfs: reject disc records smaller than one file ...Russell King
 Re: [PATCH v11 3/5] ext4: convert all EA inode iput() calls to ext ...Jan Kara
 [PATCH 1/2] media: atomisp: Demote all broken kernel-doc commentsRicardo Ribalda
 [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linu ...Bartosz Golaszewski
 [PATCH 2/9] media: iris: Replace ternary conditionals with max()Ricardo Ribalda
 Re: [PATCH v11 2/5] ext4: introduce ext4_put_ea_inode() for safe d ...Jan Kara
[New][PATCH] f2fs: fix to avoid potential section-unaligned pinfileChao Yu
 [PATCH 5/9] media: platform: amd: use refcount_t instead of atomic_tRicardo Ribalda
 [PATCH 9/9] media: drivers/media/dvb-core: CodeStyle for dvb_front ...Ricardo Ribalda
 Re: [PATCH] dma-fence: Make dma_fence_dedup_array() robust against ...Christian_König
 Re: [PATCH 2/2] dt-bindings: bluetooth: broadcom: add BCM43752"Hugo Osvaldo Barrera"
 Re: [PATCH v11 5/6] arm64: dts: qcom: monaco: Add OPP-table for IC ...Konrad Dybcio
 Re: [PATCH 02/32] powercap: Stop using 32-bit MSR interfacesJürgen Groß
 Re: [PATCH v3 06/16] platform/x86: msi-ec: Ensure dmi_system_id is ...Ilpo Järvinen
 Re: [PATCH 4/5] arm64: dts: qcom: shikra-cqs-evk: Enable display a ...Arpit Saini
 Re: [PATCH v2] gpu: nova-core: falcon: store bar and dev in falconDanilo Krummrich
 Re: [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion th ...Yan Zhao
 Re: [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets o ...Jakub Sitnicki
 Re: [PATCH v11 4/5] ext4: remove ea_inode_array mechanism in favor ...Jan Kara
 Re: general protection fault in f2fs_in_warm_node_listChao Yu
 Re: [RFC] Null NamespacesChristian Brauner
 Re: [PATCH 2/2] drm/sched: Deprecate drm_sched_wqueue_ready()Danilo Krummrich
[New][PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driverSai Krishna Potthuri
 Re: [PATCH v3] 9p/trans_virtio: reject mount tags that cannot fit ...kernel test robot
 Re: [PATCH v3 4/4] panic: use sys_info_with_filter() to avoid dupl ...Feng Tang
 Re: [PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfacesJürgen Groß
[New][PATCH 0/2] media: atomisp: Remove doxygen commentsRicardo Ribalda
 Re: [PATCH 2/2] mm/mm_init: drop overlap_memmap_init()Mike Rapoport
 [PATCH net-next 1/2] netconsole: do not warn when the best-effort ...Breno Leitao
 [PATCH 2/2] media: atomisp: Demote all kernel-doc commentsRicardo Ribalda
 Re: [PATCH v4 0/2] arm64: acpi: Fix NULL kobject warning in cpuhp_ ...Will Deacon
[New][PATCH net-next 0/2] net: do not warn on best-effort skb allocatio ...Breno Leitao
 Re: [PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk"David Hildenbrand (Arm)"
 Re: [PATCH v3] smp: Use release stores for csd_lock_record() stateDmitry Ilvokhin
 Re: [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto ...Konrad Dybcio
 Re: [PATCH] media: atomisp: fix CAS scaler descriptor leaksDan Carpenter
[New][PATCH v5 0/4] iomap: add simple dio path for small direct I/O"Fengnan Chang"
 [PATCH v5 1/4] iomap: factor out iomap_dio_alignment helper"Fengnan Chang"
 Re: w1: ds28e17: possible out of bounds write from a device length ...Maoyi Xie
 Re: [PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon"Alexandre Courbot"
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationLaurent Pinchart
[New][PATCH] wifi: mwifiex: bound uAP association event IEs to the even ...HE WEI (ギカク)
[New][PATCH v3] m68k: amiga: remove redundant amiga_reset prototypeThorsten Blum
 Re: [PATCH v2 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Add Son ...Konrad Dybcio
 Re: [PATCH v2] drm/ttm: add generic drvparam[] alias for ttm_place ...Christian_König
 Re: [PATCH 2/2] dt-bindings: bluetooth: broadcom: add BCM43752Conor Dooley
 Re: [PATCH v4 5/5] lib/vsprintf: Validate spinlock context during ...Petr Mladek
 Re: [PATCH 2/2] arm64: dts: qcom: purwa-iot-evk: Add Embedded cont ...Konrad Dybcio
 Re: [PATCH v4 0/2] arm64: dts: socfpga: Enable SMMU and add DMA co ...Dinh Nguyen
 Re: [PATCH v2 1/2] adfs: reject disc records smaller than one file ...Russell King
 [PATCH v7 03/15] mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau
[New][PATCH v7 00/15] userfaultfd: working set tracking for VM guest memoryKiryl Shutsemau
 [PATCH v7 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async ...Kiryl Shutsemau
 [PATCH v7 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BA ...Kiryl Shutsemau
 [PATCH v7 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFF ...Kiryl Shutsemau
 [PATCH v5 2/4] iomap: factor out iomap_dio_bio_release_pages helper"Fengnan Chang"
 [PATCH v7 02/15] mm: rename uffd-wp PTE bit macros to uffdKiryl Shutsemau
 [PATCH v7 04/15] userfaultfd: test uffd VMA flags through the vma_ ...Kiryl Shutsemau
 [PATCH v5 3/4] iomap: pass error code to should_report_dio_fserror ..."Fengnan Chang"
[New][PATCH] w1: ds28e17: reject an oversize length on an I2C block readMaoyi Xie
 Re: [PATCH] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF da ...Jerome Brunet
 Re: [PATCH] drm/virtio: warn when virtqueue has no free space for ...Dmitry Osipenko
 [PATCH v7 05/15] mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau
 [PATCH v7 06/15] mm: add MM_CP_UFFD_RWP change_protection() flagKiryl Shutsemau
[New]Re: [PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on ...Bogdan Codres
 [PATCH v7 07/15] mm: preserve RWP marker across PTE rewritesKiryl Shutsemau
 Re: [PATCH 06/11] drm/panthor: Don't overrule pending immediate ti ...Karunika Choo
 [PATCH v7 15/15] Documentation/userfaultfd: document RWP working s ...Kiryl Shutsemau
[New][PATCH 0/2] wifi: iwlwifi: Fix WiFi operation in FIPS modeJose Ignacio Tornos Martinez
 [PATCH v7 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUPKiryl Shutsemau
 [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE in FIPS modeJose Ignacio Tornos Martinez
 [PATCH 2/2] wifi: iwlwifi: reduce encryption error message to debu ...Jose Ignacio Tornos Martinez
 [PATCH v7 10/15] mm/userfaultfd: add RWP fault delivery and expose ...Kiryl Shutsemau
 [PATCH v20 2/3] riscv: dts: starfive: Correct pwm nodesHal Feng
 [PATCH v7 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP trackingKiryl Shutsemau
 Re: [PATCH v2 2/2] f2fs: pack same-inode blocks by inode during FG_GCChao Yu
 [PATCH v7 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync ...Kiryl Shutsemau
 Re: [PATCH v2 0/3] phy: qcom: qmp-pcie: Add vdda-refgen supply sup ...Qiang Yu
 [PATCH v5 4/4] iomap: add simple dio path for small direct I/O"Fengnan Chang"
 [PATCH v7 14/15] selftests/mm: add userfaultfd RWP testsKiryl Shutsemau
 Re: [PATCH 1/2] drm/sched: Guard sched->ready with ACCESS_ONCE()Danilo Krummrich
 Re: [PATCH 06/11] drm/panthor: Don't overrule pending immediate ti ...Karunika Choo
 [PATCH v3 3/4] arm64: dts: qcom: sm8250: Add JPEG encoder nodeAtanas Filipov
 Re: [PATCH v3 0/2] regulator: qcom-rpmh: Add off-on-delay supportKonrad Dybcio
 Re: [PATCH] arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud ...Will Deacon
 Re: [PATCH] f2fs: Remove unused curseg_segno() and curseg_alloc_type()Chao Yu
 [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoderAtanas Filipov
 Re: [PATCH v3 10/16] platform/x86: int3472: Add include defining s ...Ilpo Järvinen
 Re: [PATCH] mm: do file ownership checks with the proper mount idmapChristian Brauner
 Re: [PATCH 11/11] drm/panthor: Keep interrupts masked until they a ...Karunika Choo
 Re: [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE in FIPS modeJohannes Berg
[New][PATCH v3 0/4] Add Qualcomm JPEG V4L2 encoder for SM8250Atanas Filipov
[New][PATCH RFC] net: enforce net sysctl registrationJoel Granados
 [PATCH v3 1/4] media: qcom: camss: populate child platform devicesAtanas Filipov
 Re: [PATCH v5 0/1] rust: introduce abstractions for fwctl"Danilo Krummrich"
 Re: [PATCH v2 0/3] phy: qcom: qmp-pcie: Add vdda-refgen supply sup ...Konrad Dybcio
 [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder bindingAtanas Filipov
 Re: [RFC PATCH 0/8] Introducte Reserved THP"David Hildenbrand (Arm)"
 Re: [PATCH net v5 2/2] Revert "net: phy: sfp: probe for RollBall I ...Maxime Chevallier
[New][PATCH 00/30] mm: make VMA page offset handling more consistentLorenzo Stoakes
 [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()Lorenzo Stoakes
 [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean upLorenzo Stoakes
 [PATCH 04/30] mm: introduce and use vma_end_pgoff()Lorenzo Stoakes
 Re: cleanup the RAID6 P/Q library v3Christoph Hellwig
 [PATCH 05/30] mm/rmap: update mm/interval_tree.c commentsLorenzo Stoakes
 Re: [PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlayMukesh Ojha
 [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merge testsLorenzo Stoakes
 [PATCH 10/30] MAINTAINERS: Move mm/interval_tree.c to rmap sectionLorenzo Stoakes
 Re: [GIT PULL] ACPI support fixes and cleanups for 7.2-rc1"Rafael J. Wysocki (Intel)"
 Re: [PATCH v6 7/8] arm64: dts: qcom: mahua: Add QREF regulator sup ...Qiang Yu
[New][PATCH] arm: dts: mediatek: mt6589: Fix timer interrupt trigger typeAkari Tsuyukusa
 [PATCH 14/30] mm/vma: minor cleanup of expand_[upwards, downwards]()Lorenzo Stoakes
 Re: [PATCH net v2] nfc: nci: fix uninit-value in the RF discover/a ...Sam P
 [PATCH 07/30] mm/rmap: elide unnecessary static inline's in interv ...Lorenzo Stoakes
 [PATCH 19/30] mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
 [PATCH 08/30] mm/rmap: rename vma_interval_tree_*() to mapping_int ...Lorenzo Stoakes
 [PATCH 09/30] mm/rmap: parameterise anon_vma_interval_tree_*() by ...Lorenzo Stoakes
 [PATCH 06/30] mm/rmap: parameterise vma_interval_tree_*() by addre ...Lorenzo Stoakes
 [PATCH 12/30] mm/vma: clean up anon_vma_compatible()Lorenzo Stoakes
 [PATCH 23/30] mm/vma: make vma_set_range() static, drop insert_vm_ ...Lorenzo Stoakes
 [PATCH 11/30] mm/vma: introduce and use vmg_pages(), vmg_[start, e ...Lorenzo Stoakes
 [PATCH 25/30] mm/vma: update vmg_adjust_set_range() to offset pgof ...Lorenzo Stoakes
 [PATCH 13/30] mm/vma: refactor vmg_adjust_set_range() for clarityLorenzo Stoakes
 [PATCH 15/30] mm: introduce and use linear_page_delta()Lorenzo Stoakes
 [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index() i ...Lorenzo Stoakes
 [PATCH 20/30] mm/vma: introduce vma_assert_can_modify()Lorenzo Stoakes
 [PATCH 22/30] mm/vma: move __install_special_mapping() to vma.cLorenzo Stoakes
 [PATCH v3 08/12] gpu: nova-core: gsp: make use of FWSEC bootloader ...Alexandre Courbot
 Re: [PATCH v4 03/12] mm/rmap: refactor some code around lazyfree f ..."David Hildenbrand (Arm)"
 [PATCH 24/30] mm/vma: update vma_shrink() to not pass unnecessary ...Lorenzo Stoakes
 [PATCH 27/30] mm/vma: correct incorrect vma.h inclusionLorenzo Stoakes
[New][PATCH v3 00/12] gpu: nova-core: consolidate and streamline GSP bo ...Alexandre Courbot
 [PATCH 30/30] tools/testing/vma: output compared expression on ASS ...Lorenzo Stoakes
 [PATCH v3 01/12] gpu: nova-core: gsp: sequencer: use GspBootContextAlexandre Courbot
 Re: [PATCH 2/4] pmdomain: core: migrate to dev_add_sync_state()Konrad Dybcio
 [PATCH v3 04/12] gpu: nova-core: gsp: pass GspBootContext to unloa ...Alexandre Courbot
 Re: [RFC PATCH 1/4] capabily: Add new capable_noauditChristoph Hellwig
 Re: [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()Christoph Hellwig
 Re: [RFC PATCH 4/4] capability: unexport has_capability_noauditChristoph Hellwig
 Re: [PATCH 02/32] powercap: Stop using 32-bit MSR interfacesIngo Molnar
 [PATCH 18/30] mm/vma: remove duplicative vma_pgoff_offset() helperLorenzo Stoakes
 Re: [PATCH v3 3/3] clk: samsung: exynos990: Fix PERIS gate clock p ...Peter Griffin
 [PATCH 21/30] mm/vma: add and use vma_[add/sub]_pgoff()Lorenzo Stoakes
 [PATCH v3 03/12] gpu: nova-core: gsp: replace BootUnloadGuard with ...Alexandre Courbot
 [PATCH v3 11/12] gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot
 Re: [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto ...Kuldeep Singh
[New][syzbot] Monthly rdma report (Jun 2026)syzbot
 [PATCH v3 07/12] gpu: nova-core: gsp: turn FWSEC execution into HA ...Alexandre Courbot
[New][PATCH v2] ARM: enable interrupts when unhandled user faults are t ...Xie Yuanbin
 Re: [PATCH v4 2/2] nvme-rdma: parallelize I/O queue allocation and ...Christoph Hellwig
 Re: [PATCH v2 2/2] software node: Fix software_node_get_reference_ ...Zijun Hu
 [PATCH 28/30] mm/vma: use guard clauses in can_vma_merge_[before, ...Lorenzo Stoakes
 Re: [PATCH v6 7/8] arm64: dts: qcom: mahua: Add QREF regulator sup ...Konrad Dybcio
 Re: [PATCH v2] drm/amdgpu: reject mapping info when BO VA is goneChristian_König
 Re: [PATCH 1/2] mm/vmpressure: skip tree=true accounting on cgroup v2Usama Arif
 Re: [PATCH] rpmsg: glink: smem: order FIFO read after availability ...Konrad Dybcio
 RE: [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driver"O'Griofa, Conall"
 Re: [PATCH v2 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250Atanas Filipov
[New][PATCH] USB: serial: digi_acceleport: do not log stopping of urbs ...Johan Hovold
 Re: [RFC PATCH 3/4] xfs: replace ns_capable_noaudit()Christoph Hellwig
 Re: [RFC PATCH 4/4] capability: unexport has_capability_noauditChristoph Hellwig
 [PATCH v3 05/12] gpu: nova-core: gsp: centralize missing unload bu ...Alexandre Courbot
 [PATCH v3 06/12] gpu: nova-core: gsp: fold TU102 unload bundle con ...Alexandre Courbot
 [PATCH v3 09/12] gpu: nova-core: introduce GspBootMethodAlexandre Courbot
 [PATCH v3 12/12] gpu: nova-core: store Fsp instance in GpuAlexandre Courbot
 [PATCH 17/30] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff ...Lorenzo Stoakes
 Re: BUG: soft lockup in kernel_initPetr Mladek
 [PATCH v2 03/11] rust: pci: use `Option<&IdInfo>` for device ID infoGary Guo
 [PATCH v2 09/11] rust: driver: remove open-coded matching logicGary Guo
 [PATCH 26/30] mm/vma: introduce and use vma_set_pgoff()Lorenzo Stoakes
 Re: [PATCH] btrfs: raid56: use async_tx API for parity operationsChristoph Hellwig
 [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bitLorenzo Stoakes
 Re: [PATCH] docs: ABI: sysfs-uevent: add missing bracketManuel Ebner
 Re: cleanup the RAID6 P/Q library v3Christoph Hellwig
 Re: [PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_ ...Gabriele Monaco
 Re: [PATCH v5 0/1] rust: introduce abstractions for fwctl"Danilo Krummrich"
 Re: [PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfacesIngo Molnar
 Re: [RFC PATCH 2/4] quota: Don't issue audit messages on quota enf ...Christoph Hellwig
 Re: [PATCHv2 12/17] nvme: add Clang context annotations for nvme_q ...Christoph Hellwig
 Re: [PATCH 6.1 337/522] arm64/mm: Enable batched TLB flush in unma ...Will Deacon
[New][PATCH v2 00/11] rust: driver: use pointers instead of indices for ...Gary Guo
 Re: [PATCH] mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEA ...Johannes Weiner
 Re: [PATCH 4/4] platform/x86/amd/hsmp: Gate the data plane on a fu ...Ilpo Järvinen
[New][PATCH] kunit: configs: enable GPIO kunit test cases in all_tests. ...Bartosz Golaszewski
 [PATCH v3 02/12] gpu: nova-core: gsp: sequencer: do not store sequ ...Alexandre Courbot
 Re: [PATCH 3/7] cpufreq: rcpufreq_dt: use vertical import styleZhongqiu Han
[New][PATCH] USB: serial: keyspan_pda: fix information leakJohan Hovold
 Re: [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE in FIPS modeJose Ignacio Tornos Martinez
 Re: [PATCH 3/4] platform/x86/amd/hsmp: Pass struct device explicit ...Ilpo Järvinen
 Re: [PATCHv2 14/17] nvme: fix Clang context analysis warning in rdma.cChristoph Hellwig
 [PATCH v2 04/11] rust: usb: use `Option<&IdInfo>` for device ID infoGary Guo
 [PATCH v3 10/12] gpu: nova-core: avoid repeated calls to pci::Devi ...Alexandre Courbot
 [PATCH v2 07/11] rust: driver: remove `$module_table_name` from `m ...Gary Guo
[New][PATCH] clocksource/drivers/exynos_mct: Fix an unexpected sign ext ...Markov Gleb
 [PATCH v2 06/11] rust: driver: centralize device ID handlingGary Guo
 Re: [PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devic ...Ilpo Järvinen
 Re: [PATCH v2] ARM: enable interrupts when unhandled user faults a ...sashiko-bot@kernel ...
 Re: [PATCH] mm/vmalloc: widen guard region to defeat ENTER-based s ..."H. Peter Anvin"
 [PATCH v2 10/11] rust: driver: remove duplicate ID tableGary Guo
 Re: [PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 ...Jerome Brunet
 [PATCH 1/2] KVM: nSVM: Virtualize DecodeAssists for nested guestsTina Zhang
 Re: [PATCH 02/32] powercap: Stop using 32-bit MSR interfacesJürgen Groß
 Re: [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_p ...Markus Elfring
 Re:_[PATCH_v3_4/4]_panic:_use_sys_info_wi th_filter()_to_avoid_dup ...Bradley Morgan
 [PATCH v2 02/11] rust: driver: simplify `IdArray::new_without_index`Gary Guo
 [PATCH v2 2/6] clk: sunxi-ng: sun6i-rtc: clean up DT usageJerome Brunet
 [PATCH v2 5/6] clk: sunxi-ng: sun6i-rtc: split main oscillator div ...Jerome Brunet
 [PATCH 2/2] KVM: selftests: Add nested SVM DecodeAssists testTina Zhang
 Re: [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder bindingDmitry Baryshkov
 Re: [PATCH] xfs: retry dqpurge when dquot buffer is busyChristoph Hellwig
 [PATCH v2 11/11] RFC: rust: driver: support map-like syntax for ID ...Gary Guo
[New][PATCH] USB: serial: keyspan_pda: drop unused driver data usb-seri ...Johan Hovold
[New][PATCH] USB: serial: digi_acceleport: fix oob port dev_printk()Johan Hovold
 Re: [PATCHv2 07/17] nvme: add Clang context annotations for nvme_s ...Christoph Hellwig
[New][PATCH v2 0/2] mm/vmpressure: reduce CPU, memory and code overhead ...Usama Arif
 Re: [PATCHv2 09/17] nvme: add Clang context annotations for nvme_s ...Christoph Hellwig
 [PATCH v2 1/6] dt-bindings: rtc: sun6i: add sun60i-a733 supportJerome Brunet
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscVladimir Zapolskiy
 Re: [PATCHv2 11/17] nvme: add Clang context annotations for nvme_q ...Christoph Hellwig
 [PATCH v2 3/6] clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC ...Jerome Brunet
 [PATCH v2] Wireguard: Fix data-race in rx/tx counterRafael Passos
 Re: [PATCH v2] gpu: nova-core: falcon: store bar and dev in falcon"Alexandre Courbot"
[New][PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1Tina Zhang
 [PATCH v2 1/2] mm/vmpressure: skip tree=true accounting on cgroup v2Usama Arif
 [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Blueto ...George Moussalem via B4 Relay
[New][PATCH v2 00/12] rust: driver: use pointers instead of indices for ...Gary Guo
 Re: [PATCH] Documentation: ABI: sysfs-firmware-dmi:Manuel Ebner
 buddy softlockup detector: was: Re: BUG: soft lockup in kernel_initPetr Mladek
 [PATCH v2 01/11] rust: driver: remove `IdTable::id`Gary Guo
 [PATCH v2 5/6] arm64: dts: qcom: ipq5018: add nodes required for B ...George Moussalem via B4 Relay
 Re: [RFC PATCH v2 2/4] rtla/osnoise: Record IPI count in osnoise topTomas Glozar
 [PATCH v2 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetoo ...George Moussalem via B4 Relay
 [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code into ...Usama Arif
[New][PATCH v2 0/6] Add support for IPQ5018 BluetoothGeorge Moussalem via B4 Relay
 [PATCH v2 05/11] rust: net/phy: remove expansion from docGary Guo
 Re: [PATCH] arm64: dts: renesas: rzt2h-n2h-evk-common: Add memory ...Geert Uytterhoeven
 [PATCH v2 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5 ...George Moussalem via B4 Relay
 [PATCH v2 08/11] rust: driver: store pointers in `DeviceId`Gary Guo
 [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 supportGeorge Moussalem via B4 Relay
 Re: [PATCH v2 00/12] rust: driver: use pointers instead of indices ..."Gary Guo"
 [PATCH 4/6] [v5] Input: gpio-keys: make legacy gpiolib optionalArnd Bergmann
[New][PATCH v2 0/6] clk: sun6i-rtc: Add support for Allwinner A733 SoCJerome Brunet
 [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI ...George Moussalem via B4 Relay
 Re: [PATCH 1/2] wifi: iwlwifi: enable MFP_CAPABLE in FIPS modeJohannes Berg
 Re: [PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since ...Sean Christopherson
 [PATCH v2 4/6] clk: sunxi-ng: div: add read-only operation supportJerome Brunet
 Re: [PATCH v2 0/4] PM: hibernate: Add relaxed_memmap option for x8 ...Milan Oravec
[New][PATCH v5 0/6] gpiolib: fence off legacy interfacesArnd Bergmann
 [PATCH v2 6/6] clk: sunxi-ng: sun6i-rtc: add a733 supportJerome Brunet
 [PATCH 6/6] [v5] gpiolib: turn off legacy interface by defaultArnd Bergmann
 Re: [PATCH v4 0/4] arm64: cross-CPU NMI via SDEIKiryl Shutsemau
 Re: cleanup the RAID6 P/Q library v3"H. Peter Anvin"
[New][PATCH v16 00/18] arm64: entry: Convert to Generic EntryJinjie Ruan
 [PATCH v16 01/18] seccomp: Convert __secure_computing() to return ...Jinjie Ruan
 Re: [PATCH] rpmsg: glink: Split protocol start out of native_probeKonrad Dybcio
 [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback ...Jinjie Ruan
 Re: [PATCH v2] ARM: enable interrupts when unhandled user faults a ...Xie Yuanbin
 Re: [PATCH v3 3/4] arm64: dts: qcom: sm8250: Add JPEG encoder nodeDmitry Baryshkov
 [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helpe ...Jinjie Ruan
 [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode ...Jinjie Ruan
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationVincenzo Frascino
 Re: [PATCH 05/32] x86/mtrr: Stop using 32-bit MSR interfacesJürgen Groß
 [PATCH 2/6] [v5] x86/olpc: select GPIOLIB_LEGACYArnd Bergmann
[New][PATCH] selftests/bpf: Mask socket type flags in mptcpify prog"Guillaume @layus Maudoux"
 [PATCH 3/6] [v5] Input: soc_button_array - select CONFIG_GPIOLIB_L ...Arnd Bergmann
 Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_ ...Bui Duc Phuc
 Re: [BUG] kernel BUG in __ext4_journal_stop"Theodore Tso"
 [PATCH 1/6] [v5] sh: select legacy gpiolib interfaceArnd Bergmann
[New][syzbot] [kvm-x86?] KASAN: use-after-free Read in kvm_setup_guest_ ...syzbot
[New][PATCH] drm/amd/display: Remove unused-but-set variable hubp fromMarkov Gleb
 Re: [PATCH v2 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250Dmitry Baryshkov
[New][PATCH net-next] chelsio: delete the line with the pidx initializationMarkov Gleb
[New][PATCH] misc: rtsx: add missing write register handlingMarkov Gleb
 [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface optionalArnd Bergmann
[New][PATCH net] cxgb4: Fix decode strings dump for T6 adaptersMarkov Gleb
 [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trac ...Jinjie Ruan
 [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in placeJinjie Ruan
 Re: [PATCH v2] drm/i915: fix kref leak in __live_active_setup erro ...Joonas Lahtinen
 Re: [PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since ...Sean Christopherson
 Re: [PATCH v3 00/12] gpu: nova-core: consolidate and streamline GS ..."Alexandre Courbot"
 [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics ...Jinjie Ruan
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
[New]Fixes tags need work in the mm-hotfixes treeMark Brown
 [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in ...Jinjie Ruan
 [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for P ...Jinjie Ruan
 [PATCH v3 01/16] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCKBrendan Jackman
 [PATCH v3 04/16] mm: Split out internal page_alloc.hBrendan Jackman
 [PATCH v3 06/16] mm/page_alloc: relax GFP WARN in nolock allocsBrendan Jackman
 [PATCH v3 11/16] sgi-xp: Use higher-level allocator APIBrendan Jackman
 [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el ...Jinjie Ruan
 [PATCH v21 1/3] rust: leds: add basic led classdev abstractionsMarkus Probst
 [PATCH v3 07/16] mm: move some stuff to mm/page_alloc.hBrendan Jackman
 [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from trace ...Jinjie Ruan
 [PATCH v21 2/3] rust: leds: add Mode traitMarkus Probst
 [PATCH v16 16/18] arm64: entry: Convert to generic entryJinjie Ruan
 [PATCH v21 3/3] rust: leds: add multicolor classdev abstractionsMarkus Probst
 [PATCH v3 10/16] x86/virt: Use higher-level allocator APIBrendan Jackman
 Re: [PATCH] gpio: swnode: remove deprecated lookup mechanismAndy Shevchenko
 Re: [PATCH v5 0/6] sched: Fix cluster scheduling in the presence o ...Andrea Righi
 [PATCH v5 09/25] drm/msm/dp: Add support for sending VCPF packets ...Yongxing Mou
 [PATCH v3 09/16] KVM: VMX: Use higher-level allocator APIBrendan Jackman
 Re: [PATCH v2] ARM: enable interrupts when unhandled user faults a ...Sebastian Andrzej Siewior
 Re: [PATCH v5] f2fs: protect published gc_thread during teardownChao Yu
 [PATCH v3 13/16] mm: Remove __alloc_pages_node()Brendan Jackman
 [PATCH v16 17/18] arm64: Inline el0_svc_common()Jinjie Ruan
 [PATCH v3 14/16] mm: Move __alloc_pages() to mm/page_alloc.hBrendan Jackman
 [PATCH v5 14/25] drm/msm/dp: Mark the SST bridge disconnected when ...Yongxing Mou
 [PATCH v5 19/25] drm/msm/dp: initialize dp_mst module for each DP ...Yongxing Mou
 [PATCH v5 20/25] drm/msm/dpu: expose dpu_encoder ops for DP MST reuseYongxing Mou
 Re: [PATCH v2] ARM: enable interrupts when unhandled user faults a ...Sebastian Andrzej Siewior
 [PATCH v5 15/25] drm/msm/dp: add an API to initialize MST on sink sideYongxing Mou
 Re: [PATCH] MAINTAINERS: Add Sai Krishna Potthuri to Xilinx AMS driverMichal Simek
 [PATCH v5 04/25] drm/msm/dp: use stream_id to change offsets in dp ...Yongxing Mou
 [PATCH v5 05/25] drm/msm/dp: add support to send ACT packets for MSTYongxing Mou
 [PATCH v5 06/25] drm/msm/dp: Add support to enable MST in mainlink ...Yongxing Mou
 [PATCH v5 07/25] drm/msm/dp: no need to update tu calculation for mstYongxing Mou
 [PATCH v5 08/25] drm/msm/dp: Add support for MST channel slot allo ...Yongxing Mou
 [PATCH v5 11/25] drm/msm/dp: move link-level teardown from display ...Yongxing Mou
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/SJ Park
 [PATCH v5 12/25] drm/msm/dp: factor out _helper variants of bridge ...Yongxing Mou
 [PATCH v5 22/25] drm/msm/dp: wire MST helpers into atomic check an ...Yongxing Mou
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationVincenzo Frascino
[New][PATCH] btrfs: don't let shrinker touch extent_maps that are being ...Jeff Layton
 [PATCH v5 24/25] drm/msm/dp: add connector abstraction for DP MSTYongxing Mou
 Re: [PATCH v4 2/3] fgraph: Enhance funcgraph-retval with BTF-based ...Donglin Peng
 [PATCH v5 16/25] drm/msm/dp: add msm_dp_display_get_panel() to ini ...Yongxing Mou
 Re: [PATCH v4 1/3] ftrace: Build trace_btf.c when CONFIG_DEBUG_INF ...Donglin Peng
 Re: [PATCH] docs: watchdog: Fix bracketsManuel Ebner
[New][PATCH] clk: mediatek: mt8135: Fix inverted gate control for devapc_ckAkari Tsuyukusa
[New][PATCH v5] dt-bindings: pwm: st,sti-pwm: convert to DT schemaCharan Pedumuru
[New][PATCH] f2fs: embed f2fs_gc_kthread in f2fs_sb_infoChao Yu
 Re: [PATCH v2 4/7] ASoC: apple: mca: Support FEs being clock consumers"Joshua Peisach"
 Re: [PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/z ...Alexandre Ghiti
 Re: [PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode ..."Moger, Babu"
 Re: [PATCH] mptcp: only honor zero-length DATA_FIN when a mapping ...Paolo Abeni
 Re: [PATCH] HID: picolcd: prevent NULL pointer dereference in pico ...Sergey Shtylyov
 [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to ...Jinjie Ruan
[New][PATCH 00/13] treewide: replace linux/gpio.hArnd Bergmann
 [PATCH 07/13] ASoC: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH v5 02/25] drm/msm/dp: introduce max_streams for DP controll ...Yongxing Mou
 Re: [PATCH 0/6] samples/damon: handle damon_{start,stop}() failuresSJ Park
 Re: [PATCH] MAINTAINERS: s/SeongJae/SJ/SJ Park
 [PATCH 02/13] m68k/coldfire: replace linux/gpio.h inclusionsArnd Bergmann
[New][PATCH] fat: reject name longer than NAME_MAX in msdos_format_name()Zizhi Wo
 Re: [PATCH] soc: ti: knav_qmss: remove debugfs file on teardownNishanth Menon
 [PATCH v5 10/25] drm/msm/dp: Always program MST_FIFO_CONSTANT_FILL ...Yongxing Mou
 [PATCH v5 13/25] drm/msm/dp: replace power_on with active_stream_c ...Yongxing Mou
 Re: [PATCH v2 2/2] software node: Fix software_node_get_reference_ ...Andy Shevchenko
 [PATCH 03/13] mips: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH 04/13] sh: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH v5 21/25] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get ...Yongxing Mou
[New]linux-next: manual merge of the nfc tree with the nfc-fixes treeMark Brown
 [PATCH 11/13] Input: matrix_keyboard - replace linux/gpio.h inclusionArnd Bergmann
 [PATCH v5 23/25] drm/msm/dp: add dp_mst_drm to manage DP MST encod ...Yongxing Mou
 [PATCH v5 01/25] drm/msm/dp: introduce stream_id for each DP panelYongxing Mou
 [PATCH 09/13] phy: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH 10/13] media: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH v5 03/25] drm/msm/dp: Add support for programming p1/p2/p3 ...Yongxing Mou
[New][PATCH] target: Fix an overwriting of the error status codeMarkov Gleb
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Michal Suchánek
[New][PATCH net] tipc: make sure bc_rcvlink is not dereferenced with NU ...Markov Gleb
 Re: [PATCH v2] arm64: ptrace: use live x0 for seccomp and audit af ...Will Deacon
 Re: [PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS o ...Victor Nogueira
[New][PATCH] drm/amd/powerplay: add NULL check for vega10_psMarkov Gleb
 [PATCH 01/13] ARM: replace linux/gpio.h inclusionsArnd Bergmann
[New][PATCH v21 0/3] rust: leds: add led classdev abstractionsMarkus Probst
 [PATCH 13/13] gpiolib: remove linux/gpio.hArnd Bergmann
 Re: [PATCH 2/2] KVM: SVM: Drop unnecessary avic_vm_destroy() call ...Naveen N Rao
 [PATCH 08/13] pcmcia: replace linux/gpio.h inclusionsArnd Bergmann
[New][PATCH v3 00/16] mm: Some cleanups for page allocator APIsBrendan Jackman
 [PATCH v3 03/16] mm: name some args in a function declarationBrendan Jackman
 [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock ...Brendan Jackman
 Re: [PATCH 4/4] Input: sur40 - fix V4L2 video device lifetimeHans Verkuil
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Michal Koutný
 [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for s ...Jinjie Ruan
 [PATCH v3 08/16] perf/x86/intel: Use higher-level allocator APIBrendan Jackman
[New][PATCH] ALSA: hda/realtek: Add quirk for HP Victus 16-e0xxx (88EE) ...Shubham Nayak via B4 Relay
 [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to sy ...Jinjie Ruan
 [PATCH v3 12/16] net/funeth: Switch to higher-level allocator APIBrendan Jackman
 [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in ...Jinjie Ruan
 Re: [PATCH v3 09/16] platform/x86: x86-android-tablets: Add includ ...Uwe Kleine-König_(The_Capable_Hub)
 [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flagBrendan Jackman
 [PATCH 12/13] gpib: gpio: replace linux/gpio.h inclusionArnd Bergmann
 [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscal ...Jinjie Ruan
 Re: [PATCH v2 1/4] dt-bindings: connector: Add fsl,aud-io-slot bindingRob Herring
 Re: [PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/z ...Alexandre Ghiti
 Re: [GIT PULL] ACPI support fixes and cleanups for 7.2-rc1"Rafael J. Wysocki"
 Re: [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder bindingVladimir Zapolskiy
 Re: [PATCH] docs: watchdog: Fix bracketsJonathan Corbet
 Re: [PATCH v3 2/4] dt-bindings: media: qcom: Add JPEG encoder binding"Rob Herring (Arm)"
 Re: [PATCH] lib/bootconfig: fix undefined behavior involving NULL ...Breno Leitao
 Re: [PATCH v2] mailbox: pcc: Notify clients on polled completion"lihuisong (C)"
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationVincenzo Frascino
 [PATCH v3 02/16] mm/page_alloc: some renames to clarify alloc_flag ...Brendan Jackman
 Re: [PATCH v3] cgroup/cpu: document cpu.stat.local and clarify cpu ...Michal Koutný
 Re: [PATCH 4/4] clk: implement sync_state supportKonrad Dybcio
 [PATCH v5 17/25] drm/msm/dp: add link_ready to manage link-level o ...Yongxing Mou
 [PATCH v5 18/25] drm/msm/dpu: initialize encoders per stream for D ...Yongxing Mou
 [PATCH v5 25/25] drm/msm/dp: add HPD callback for dp MSTYongxing Mou
 [PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAGBrendan Jackman
 [tip: timers/vdso] vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ i ..."tip-bot2 for Thomas Huth"
 [PATCH v2 3/3] mm: cleanup clear_not_present_full_ptes() and renam ..."David Hildenbrand (Arm)"
 Re: [PATCH] iommu/vt-d: Fix UCTP context table slot when copying r ...Desnes Nunes
 Re: [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regula ...Konrad Dybcio
 Re: [PATCH v3 2/2] iio: magnetometer: add support for Melexis MLX90393Andy Shevchenko
 Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_ ...Cezary Rojewski
[New][PATCH v5 00/25] drm/msm/dp: Add MST support for MSM chipsetsYongxing Mou
[New][PATCH v2 0/3] mm: cleanup clear_not_present_full_ptes()"David Hildenbrand (Arm)"
 Re: [RFC PATCH bpf-next 00/12] bpf: Introduce static-defined traci ...Leon Hwang
 [PATCH v2 1/3] sparc/mm: drop custom pte_clear_not_present_full()"David Hildenbrand (Arm)"
 [PATCH v2 2/3] mm: drop pte_clear_not_present_full()"David Hildenbrand (Arm)"
 Re: [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoderBryan O'Donoghue
 [PATCH RESEND] comedi: ni_pcimio: set PCI-6220 dio_speed and ai_fi ...Shashwat Agrawal
 [PATCH 05/13] mfd: replace linux/gpio.h inclusionsArnd Bergmann
 [PATCH 06/13] [net-next] net: replace linux/gpio.h inclusionsArnd Bergmann
 Re: [PATCH v6 5/8] clk: qcom: tcsrcc-glymur: Add Mahua QREF regula ...Qiang Yu
 Re: [PATCH v2] mailbox: pcc: Notify clients on polled completion"lihuisong (C)"
 Re: [PATCH v3 2/4] media: mali-c55: Implement CCM block validationLaurent Pinchart
 Re: [PATCH v4 0/2] iio: magnetometer: add support for Melexis MLX90393Andy Shevchenko
 Re: [PATCH v8 2/3] arm64: dts: qcom: kodiak: enable inline crypto ...Konrad Dybcio
 Re: [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY d ...Julian Braha
 Re: [PATCH 19/30] mm: use linear_page_[index, delta]() consistentlyThomas Zimmermann
 [PATCH bpf-next v4 5/6] riscv, bpf: Mixing bpf2bpf and tailcallsPu Lehui
 [PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from ...Pu Lehui
 Re: [PATCH 07/10] Input: synaptics-rmi4 - check V4L2 buffer size i ...Hans Verkuil
 [PATCH bpf-next v4 3/6] riscv, bpf: Using kvzalloc_objs to allocat ...Pu Lehui
 Re: [PATCH v3 1/4] media: qcom: camss: populate child platform devicesVladimir Zapolskiy
[New][PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64Pu Lehui
 [PATCH bpf-next v4 1/6] bpf: Extract the is_struct_ops_tramp helperPu Lehui
 Re: [PATCH v2] drm/amdgpu: reject mapping info when BO VA is goneYousef Alhouseen
 Re: [PATCH] fix: regulator: as3722_get_regulator_dt_data: fix prem ...Mark Brown
 Re: [Upstream] Re: [PATCH 2/2] arm64: dts: ti: Add support for the ...Wadim Egorov
 Re: [PATCH v3 1/4] iio: dac: ad3530r: Refactor setup to table-driv ...Andy Shevchenko
 Re: [PATCH] media: em28xx: keep device state alive for registered ...Yousef Alhouseen
 Re: [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: #include <linux ...Uwe Kleine-König_(The_Capable_Hub)
 Re: [PATCH] tmpfs: zero unused folio tail for long symlinksYousef Alhouseen
 [tip: smp/core] smp: Use release stores for csd_lock_record() state"tip-bot2 for Usama Arif"
 Re: [PATCH 05/10] Input: synaptics-rmi4 - block s_input when F54 q ...Hans Verkuil
 [tip: irq/core] irqdomain: Plug leak in irq_domain_alloc_irqs_lock ..."tip-bot2 for Kemeng Shi"
 Re: [Upstream] [PATCH v2 2/2] arm64: dts: ti: Add support for the ...Wadim Egorov
 Re: [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes ...Geert Uytterhoeven
[New][PATCH] [RFC] gpiolib: introduce gpio_name() helperArnd Bergmann
 Re: [PATCH v4] drm/imagination: Fix double call to drm_sched_entit ...Alessio Belle
[New][PATCH v6] i2c: i2c-qcom-geni: serve transfers during early resumeMukesh Kumar Savaliya
 Re: [PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZMichal Koutný
 Re: [PATCH 2/9] media: iris: Replace ternary conditionals with max()Bryan O'Donoghue
 Re: [RFC PATCH 1/4] capabily: Add new capable_noaudit"Serge E. Hallyn"
 Re:_[PATCH]_lib/bootconfig:_fix_undefined_ behavior_involving_NULL ...Bradley Morgan
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Usama Arif
 Re: [PATCH v3 00/16] mm: Some cleanups for page allocator APIsMike Rapoport
 Re: [PATCH v3 03/16] driver: core: Include headers for acpi_device ..."Rafael J. Wysocki (Intel)"
 [PATCH bpf-next v4 4/6] riscv, bpf: Add RV_TAILCALL_OFFSET macro t ...Pu Lehui
 Re: [PATCH] mailbox: pcc: Fix probabilistic command execution timeout"lihuisong (C)"
 Re: [PATCH v5] f2fs: protect published gc_thread during teardownCen Zhang
 Re: [PATCH] dt-bindings: Fix bracketManuel Ebner
 [tip: irq/core] genirq/manage: Use irqd_get_parent_data() helper i ..."tip-bot2 for Kemeng Shi"
 [tip: irq/core] irqdomain: Remove unnedded NULL check in __irq_dom ..."tip-bot2 for Kemeng Shi"
 Re: [PATCH] gpio: swnode: remove deprecated lookup mechanismBartosz Golaszewski
 Re: [PATCH] docs: watchdog: Fix bracketsManuel Ebner
 [PATCH bpf-next v4 2/6] riscv, bpf: Remove redundant ctx->offset i ...Pu Lehui
 Re: [PATCH v3 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoderBryan O'Donoghue
 Re: [PATCH] wifi: ath9k: avoid device access after async firmware ...Yousef Alhouseen
 Re: [PATCH] HID: hiddev: keep state alive through disconnect unlockYousef Alhouseen
 Re: [PATCH] LoongArch: Add support to dump the kernel page tablesHuacai Chen
 Re: [PATCH 0/7] rust: Use kernel style vertical imports in various ...Andrew Lunn
 Re: [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes ...Bartosz Golaszewski
[New][PATCH] gpio-f7188x: Add support for NCT6126D version BPaul Louvel
 Re: [PATCH] platform: arm64: qcom-hamoa-ec: Register cooling devic ...Anvesh Jain P
 Re: [PATCH] firmware: stratix10-svc: fix FCS SMC call kernel-docDinh Nguyen
[New][PATCH] drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
 Re: [PATCH 00/13] treewide: replace linux/gpio.hAndreas Schwab
 [PATCH RESEND v5 11/25] drm/msm/dp: move link-level teardown from ...Yongxing Mou
 Re: [PATCH v4 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBCKonrad Dybcio
 Re: [PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driverAndy Shevchenko
 [PATCH v4 01/13] gpu: nova-core: gsp: sequencer: use GspBootContextAlexandre Courbot
 [PATCH RESEND v5 15/25] drm/msm/dp: add an API to initialize MST o ...Yongxing Mou
 [PATCH v4 02/13] gpu: nova-core: gsp: sequencer: do not store sequ ...Alexandre Courbot
 [PATCH RESEND v5 16/25] drm/msm/dp: add msm_dp_display_get_panel() ...Yongxing Mou
 Re: [PATCH RFC v6 3/5] iio: osf: add protocol decodingAndy Shevchenko
 [PATCH RESEND v5 18/25] drm/msm/dpu: initialize encoders per strea ...Yongxing Mou
 [PATCH v4 06/13] gpu: nova-core: gsp: fold TU102 unload bundle con ...Alexandre Courbot
 [PATCH RESEND v5 19/25] drm/msm/dp: initialize dp_mst module for e ...Yongxing Mou
 [PATCH v4 05/13] gpu: nova-core: gsp: centralize missing unload bu ...Alexandre Courbot
 Re: [PATCH v3] LoongArch: kexec: use core control page for relocat ...Huacai Chen
 Re: [PATCH 3/4] platform/x86/amd/hsmp: Pass struct device explicit ..."M K, Muralidhara"
 [PATCH v4 07/13] gpu: nova-core: gsp: turn FWSEC execution into HA ...Alexandre Courbot
 Re: [PATCH v8] arm64: dts: qcom: kodiak: Add EL2 overlayKonrad Dybcio
[New][PATCH net v2] net/liquidio: drop cached VF pci_dev LUT and resolv ...Yuho Choi
 [PATCH v4 12/13] gpu: nova-core: gsp: separate context and GPU lif ...Alexandre Courbot
 [PATCH v4 11/13] gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot
 Re: [PATCH v7 7/7] KVM: arm64: Enforce strict SBZ checks in the FF ...Will Deacon
 [PATCH RESEND v5 25/25] drm/msm/dp: add HPD callback for dp MSTYongxing Mou
 Re: [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainersMichal Simek
[New][PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP bo ...Alexandre Courbot
 [PATCH v4 03/13] gpu: nova-core: gsp: replace BootUnloadGuard with ...Alexandre Courbot
 Re: [PATCH v3 7/7] sched/eevdf: Move to a single runqueueVincent Guittot
 [PATCH v2 3/3] firmware: qcom: scm: Fix tzmem state on probe retryMukesh Ojha
 Re: [PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driverAndy Shevchenko
 Re: [PATCH 1/3] arm64: dts: qcom: sm8450: Add IPA supportKonrad Dybcio
 Re: [PATCH v4 1/2] i2c: imx: Fix slave registration race and error ...Frank Li
 Re: [PATCH v2 2/3] arm64: dts: qcom: Add HP EliteBook X G2q 14 AIJason Pettit
 [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethodAlexandre Courbot
 [PATCH RESEND v5 14/25] drm/msm/dp: Mark the SST bridge disconnect ...Yongxing Mou
 Re: [PATCH v4 2/2] i2c: imx: Cancel hrtimer before clearing slave ...Frank Li
 [PATCH v4 13/13] gpu: nova-core: store Fsp instance in GpuAlexandre Courbot
[New][PATCH] btrfs: don't pass tree_id in btrfs_search_path_in_tree()Miquel Sabaté Solà
 [PATCH RESEND v5 04/25] drm/msm/dp: use stream_id to change offset ...Yongxing Mou
 [PATCH RESEND v5 03/25] drm/msm/dp: Add support for programming p1 ...Yongxing Mou
 Re: [PATCH v3 04/16] mm: Split out internal page_alloc.hsashiko-bot@kernel ...
[New][PATCH v1 0/2] soundwire: qcom: Restore and fix set_channel_map su ...Mohammad Rafi Shaik
[New][PATCH] clk: mediatek: fix memory leak on module removalAkari Tsuyukusa
 [PATCH RESEND v5 01/25] drm/msm/dp: introduce stream_id for each D ...Yongxing Mou
 [PATCH RESEND v5 20/25] drm/msm/dpu: expose dpu_encoder ops for DP ...Yongxing Mou
 [PATCH v1 1/2] ASoC: qcom: sdm845: skip set_channel_map for SDW st ...Mohammad Rafi Shaik
 [PATCH RESEND v5 09/25] drm/msm/dp: Add support for sending VCPF p ...Yongxing Mou
 Re: [PATCH] sched/topology: Allow EAS without schedutil for artifi ...Lukasz Luba
 [PATCH RESEND v5 05/25] drm/msm/dp: add support to send ACT packet ...Yongxing Mou
 [PATCH RESEND v5 13/25] drm/msm/dp: replace power_on with active_s ...Yongxing Mou
 Re: [PATCH v5 00/20] rust: I/O type generalization and projection"Gary Guo"
 [PATCH RESEND v5 22/25] drm/msm/dp: wire MST helpers into atomic c ...Yongxing Mou
 Re: [PATCH v5 0/1] rust: introduce abstractions for fwctlZhi Wang
 [PATCH v2 1/3] firmware: qcom: scm: Fix NULL dereference in IRQ ha ...Mukesh Ojha
 Re: [PATCH 2/2] arm64: dts: qcom: shikra: Add MDSP carveout memory ...Konrad Dybcio
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Michal Koutný
 Re: [PATCH v1 1/2] ASoC: qcom: sdm845: skip set_channel_map for SD ...Srinivas Kandagatla
[New][PATCH v2 0/3] Misc. SCM driver fixesMukesh Ojha
 [PATCH v2 2/3] firmware: qcom: scm: Fix reserved memory cleanup on ...Mukesh Ojha
 Re: [PATCH v2 08/19] iommu/fsl: use platform_device_set_of_node()Frank Li
[New][PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainersSai Krishna Potthuri
 [PATCH v4 08/13] gpu: nova-core: gsp: make use of FWSEC bootloader ...Alexandre Courbot
 [PATCH v4 04/13] gpu: nova-core: gsp: pass GspBootContext to unloa ...Alexandre Courbot
 RE: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...Cosmin-Gabriel Tanislav
 Re: [PATCH 1/5] media: nxp: imx8-isi: Fix stream ID validation byp ...Frank Li
 Re: [PATCH v3 4/4] iio: dac: ad3530r: Add support for AD3532R/AD3532Andy Shevchenko
 Re: [PATCH] btrfs: don't let shrinker touch extent_maps that are b ...Filipe Manana
[New][REGRESSION] mainline/master: Apalis iMX6 no longer bootsLeonardo Costa
 Re: [External Mail] Re: [PATCH v3 2/7] net: wwan: t9xx: Add contro ...Andrew Lunn
 Re: [PATCH RFC v6 4/5] iio: osf: add authenticated stream parserAndy Shevchenko
 Re: [PATCH v4] LoongArch: Enable STRICT_MODULE_RWX for stricter mo ...Huacai Chen
 [PATCH v4 10/13] gpu: nova-core: avoid repeated calls to pci::Devi ...Alexandre Courbot
 Re: [PATCH 1/3] dmaengine: dw-edma: Implement device_synchronize() ...Frank Li
 Re: [PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64Björn Töpel
 Re: [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC familyDavid Lechner
 [PATCH v15 1/2] dt-bindings: embedded-controller: Add synology mic ...Markus Probst
 [PATCH v15 2/2] platform: Add initial synology microp driverMarkus Probst
 [PATCH RESEND v5 06/25] drm/msm/dp: Add support to enable MST in m ...Yongxing Mou
 [PATCH RESEND v5 07/25] drm/msm/dp: no need to update tu calculati ...Yongxing Mou
 [PATCH RESEND v5 08/25] drm/msm/dp: Add support for MST channel sl ...Yongxing Mou
 Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: add panel rails to s ...Konrad Dybcio
 [PATCH RESEND v5 10/25] drm/msm/dp: Always program MST_FIFO_CONSTA ...Yongxing Mou
[New][PATCH RESEND v5 00/25] drm/msm/dp: Add MST support for MSM chipsetsYongxing Mou
 [PATCH RESEND v5 12/25] drm/msm/dp: factor out _helper variants of ...Yongxing Mou
 Re: [PATCH v5 0/1] rust: introduce abstractions for fwctl"Danilo Krummrich"
 [PATCH RESEND v5 02/25] drm/msm/dp: introduce max_streams for DP c ...Yongxing Mou
 [PATCH RESEND v5 17/25] drm/msm/dp: add link_ready to manage link- ...Yongxing Mou
 [PATCH RESEND v5 21/25] drm/msm/dpu: use msm_dp_get_mst_intf_id() ...Yongxing Mou
 [PATCH v1 2/2] soundwire: qcom: Add set_channel_map support to SWR ...Mohammad Rafi Shaik
 [PATCH RESEND v5 23/25] drm/msm/dp: add dp_mst_drm to manage DP MS ...Yongxing Mou
 [PATCH RESEND v5 24/25] drm/msm/dp: add connector abstraction for ...Yongxing Mou
 Re: [PATCH v5] media: qcom: iris: use disable_irq() during power-offKonrad Dybcio
 Re: [PATCH iproute2-next] devlink: support u32-array values in dev ...David Ahern
 Re: [PATCH] gpio: swnode: remove deprecated lookup mechanismkernel test robot
 Re: [PATCH] clk: renesas: r9a09g047: Add LVDS clocks and resetsGeert Uytterhoeven
 [PATCH 03/18] maple_tree: Add write lock checking with lockdep seq ..."Liam R. Howlett (Oracle)"
[New][PATCH v2] gpu: nova-core: parse structs via zerocopyNicolás Antinori
 Re: [PATCH net-next v10 1/5] hinic3: Add ethtool queue opsAndrew Lunn
 Re: [PATCH 6/6 v3] sched/eevdf: Speedup short slice task schedulingVincent Guittot
 [PATCH 06/18] maple_tree: Drop MAPLE_ALLOC_SLOTS"Liam R. Howlett (Oracle)"
 [PATCH 07/18] maple_tree: Clarify comments on mas_nomem()"Liam R. Howlett (Oracle)"
 [PATCH 08/18] maple_tree: Use prefetched value in mas_wr_store_type()"Liam R. Howlett (Oracle)"
 Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_ ...Bui Duc Phuc
[New][PATCH v15 0/2] Introduce Synology Microp driverMarkus Probst
 [PATCH 09/18] maple_tree: Optimise mas_wr_node_store() when not in ..."Liam R. Howlett (Oracle)"
 Re: [PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal ...Gaurav Kohli
 [PATCH 10/18] maple_tree: micro optimisation of mas_wr_store_type()"Liam R. Howlett (Oracle)"
 Re: [PATCH v2 2/2] arm64: dts: qcom: kaanapali: fix traceNoC probe ...Leo Yan
 [PATCH 11/18] maple_tree: Add bulk parent set helper"Liam R. Howlett (Oracle)"
 Re: [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_no ...sashiko-bot@kernel ...
 [PATCH 12/18] maple_tree: Catch race in mas_alloc_cyclic()"Liam R. Howlett (Oracle)"
 Re: [PATCH v3 00/16] mm: Some cleanups for page allocator APIsBrendan Jackman
 [PATCH 15/18] maple_tree: Document erase and allocations better"Liam R. Howlett (Oracle)"
 [PATCH 16/18] maple_tree: Change two GFP flags in tests"Liam R. Howlett (Oracle)"
 Re: [PATCH 00/13] treewide: replace linux/gpio.h"Arnd Bergmann"
 Re: [PATCH] docs: watchdog: Fix bracketsGuenter Roeck
 Re: [PATCH] mtd: cfi_cmdset_0001: silence spurious suspend warning ...Miquel Raynal
 Re: [PATCH 1/4] mm/compaction: stop recording free page order in p ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for sec ...Frieder Schrempf
 Re: [PATCH] gpio: swnode: remove deprecated lookup mechanismAndy Shevchenko
 Re: [PATCH v3 4/8] arm64: dts: qcom: kodiak: Enable CDSP & Modem c ...Gaurav Kohli
 Re: [PATCH] mtd: rawnand: ndfc: add CONFIG_OF dependencyMiquel Raynal
 Re: [PATCH] mtd: mtdpart: fix uninitialized erasesize on MTDPART_O ...Miquel Raynal
 Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an ass ..."Gary Guo"
 Re: [PATCH v4 07/10] arm64: dts: qcom: shikra: Add CDSP, LPAICP, M ...Konrad Dybcio
 Re: [PATCH] mtd: rawnand: ndfc: fix gcc uninitialized varMiquel Raynal
 Re: [PATCH] can: rcar_canfd: Change the initializing flow for cloc ...Geert Uytterhoeven
 Re: [PATCH 2/4] mm/huge_memory: add page->private check back in __ ..."Vlastimil Babka (SUSE)"
 Re: [PATCH v2 2/7] iio: adc: Add ti-ads1262 driverDavid Lechner
[New][PATCH v3] samples/damon/mtier: fail early if address range parame ...SJ Park
 Re: [PATCH v4 10/10] arm64: dts: qcom: shikra: Enable Bluetooth an ...Konrad Dybcio
 Re: [PATCH] mtd: rawnand: ingenic: handle ECC clock enable failuresMiquel Raynal
 Re: [PATCH] media: atomisp: fix CAS scaler descriptor leaksAndy Shevchenko
 Re: [PATCH] mtd: nand: ecc-mtk: handle ECC clock enable failuresMiquel Raynal
[New][PATCH v3 0/3] selftests/damon: misc fixes for test bugsSJ Park
 Re: [PATCH v4 08/10] arm64: dts: qcom: shikra: Enable CDSP, LPAICP ...Konrad Dybcio
 Re: [RFC PATCH 00/40] mm: reliable 1GB page allocationRik van Riel
 Re: [PATCH v4 09/10] arm64: dts: qcom: shikra: Enable TSENS and th ...Konrad Dybcio
 Re: [PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_conca ...Miquel Raynal
 [PATCH v5 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path ass ...SJ Park
 [PATCH v5 2/2] selftests/damon/sysfs.py: validate memcg_path stagi ...SJ Park
 [PATCH 04/18] maple_tree: Documentation fix"Liam R. Howlett (Oracle)"
 Re: [PATCH 3/4] platform/x86/amd/hsmp: Pass struct device explicit ...Ilpo Järvinen
 [PATCH 02/18] locking/lockdep: Add sequence counter to held_lock"Liam R. Howlett (Oracle)"
 Re: [PATCH v4 0/9] Improve Qualcomm EUD driver and platform supportElson Serrao
 [PATCH 3/5] drm/msm/dp: suppress bridge hotplug events during MST ...Yongxing Mou
 Re:_[PATCH_v2_12/13]_x86:_Add_suppor t_for_dynamic_kernel_stacks_v ..."H. Peter Anvin"
 [PATCH 05/18] maple_tree: Drop dead code from mas_extend_spanning_ ..."Liam R. Howlett (Oracle)"
 [PATCH 18/18] maple_tree: Avoid extra gap calculation"Liam R. Howlett (Oracle)"
 Re: [PATCH v10 3/3] ksm: add mremap selftests for ksm_rmap_walk<xu.xin16@zte ...
 Re: [PATCH 06/11] drm/panthor: Don't overrule pending immediate ti ...Liviu Dudau
 Re: [PATCH v15 07/11] arm64: syscall: Introduce syscall_exit_to_us ...Ada Couprie Diaz
 [PATCH 5/5] drm/msm/dp: mark the SST connector disconnected when M ...Yongxing Mou
 Re: [PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_conca ...Miquel Raynal
 Re: [PATCH 2/5] media: nxp: imx8-isi: Fix per-stream reference cou ...Frank Li
 Re: [PATCH] mtd: mtdpart: validate partition bounds in mtd_add_par ...Miquel Raynal
[New][PATCH 0/5] mm/damon: five misc fixupsSJ Park
 Re: [PATCH v3] dt-bindings: pinctrl: qcom,pmic-gpio: Add Qualcomm ...Krzysztof Kozlowski
 [PATCH 1/5] mm/damon/core: use kvmalloc for target regions arraySJ Park
[New][PATCH v2 0/2] selftests/damon: test kdamond refresh_msSJ Park
 [PATCH v2 2/2] selftests/damon/sysfs_refresh: test kdamond refresh_msSJ Park
 [PATCH 2/5] mm/damon/stat: use secs_to_jiffies() instead of msecs_ ...SJ Park
 [PATCH 13/18] maple_tree: Document that erase may use GFP_KERNEL f ..."Liam R. Howlett (Oracle)"
 Re: [PATCH 05/37] drm/display: bridge-connector: split code creati ...Laurent Pinchart
[New][PATCH] staging: greybus: audio: split topology get into size and ...adi25charis@gmail ...
 Re: [PATCH v4 0/5] ASoC: Intel: Convert locking to guard()/scoped_ ...Cezary Rojewski
 [PATCH 4/5] samples/damon: Fix typos in Kconfig help textSJ Park
 [PATCH 3/5] Docs/{admin-guide,mm}/damon: fix DAMON documentation d ...SJ Park
 [PATCH v3 1/3] selftests/damon: prevent cross-context state pollut ...SJ Park
 [PATCH 5/5] mm/damon/tests/core-kunit: add KUnit test for walk_con ...SJ Park
[New][PATCH 00/18] maple_tree: lock checking and clean ups"Liam R. Howlett (Oracle)"
 [PATCH 01/18] maple_tree: Add rcu locking check when LOCKDEP is en ..."Liam R. Howlett (Oracle)"
 Re: [PATCH] mtd: spinand: initialize ret in regular page readsMiquel Raynal
 Re: [PATCH 16/32] cpufreq: Stop using 32-bit MSR interfacesZhongqiu Han
 Re: [PATCH] ASoC: meson: aiu: fifo-spdif: soft reset the S/PDIF da ...Christian Hewitt
[New][PATCH v5 0/2] selftests/damon: fix memcg_path staging handlingSJ Park
 [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector h ...Yongxing Mou
 Re: [PATCH] btrfs: don't let shrinker touch extent_maps that are b ...Jeff Layton
 [PATCH v3 1/2] mm/damon/core: split a fraction of regions when nr_ ...SJ Park
 Re: [PATCH] mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEMiquel Raynal
[New][PATCH v3 0/2] mm/damon/core: detect internal variation above max_ ...SJ Park
 [PATCH v3 2/2] mm/damon/tests/core-kunit: test split above max_nr_ ...SJ Park
 [PATCH 14/18] maple_tree: WARN_ON_ONCE when allocations fail"Liam R. Howlett (Oracle)"
 [PATCH 17/18] maple_tree: Fix argument name in header"Liam R. Howlett (Oracle)"
 Re: [PATCH 0/3] mtd: rawnand: pl353: Fixes and software ECC supportMiquel Raynal
 Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: Add Qualcomm PMK7750Krzysztof Kozlowski
 Re: [PATCH v5] mtd: spinand: fmsh: add support for FM25G{01,02}BMiquel Raynal
 Re: [PATCH] selftests: proc: include fcntl.h in proc-pidnsAmin Vakil
 Re: [PATCH] mtd: nand: mtk-ecc: stop on ECC idle timeoutsMiquel Raynal
 Re: [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes ...Geert Uytterhoeven
[New][PATCH 0/2] soundwire: bus: re-enable CLOCK_STOP_MODE1 supportBard Liao
 [PATCH 1/2] soundwire: bus: add CLOCK_STOP_MODE1 support backBard Liao
 Re: [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatible ...Conor Dooley
[New][PATCH v2] iommu/vt-d: Fix UCTP context table slot when copying ro ...Desnes Nunes
 [PATCH v3 2/3] selftests/damon/damos_tried_regions: fix expectatio ...SJ Park
 [PATCH v3 3/3] selftests/damon: fix dead code, skipped checks, and ...SJ Park
 [PATCH v2 1/2] selftests/damon/_damon_sysfs: support kdamond refre ...SJ Park
 Re: [PATCH] mtd: onenand: samsung: report DMA completion timeoutsMiquel Raynal
[New][PATCH 0/5] drm/msm/dp: Add MSM Type-C MST supportYongxing Mou
 Re: [PATCH v5 1/3] iio: adc: Fix incorrect reading when datarate c ...Andy Shevchenko
 Re: [PATCH v2] Wireguard: Fix data-race in rx/tx counterAndrew Lunn
 Re: [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generaliz ...Conor Dooley
 [PATCH 2/2] soundwire: Intel: stop sdw clock in system suspendBard Liao
[New][RFC PATCH 00/10] mm/rmap: index MAP_PRIVATE file-backed folios by ...Lorenzo Stoakes
 Re: [PATCH v3 11/16] sgi-xp: Use higher-level allocator APIsashiko-bot@kernel ...
 [RFC PATCH 02/10] mm: introduce linear_virt_page_index()Lorenzo Stoakes
 [RFC PATCH 03/10] mm: abstract vma_address() and introduce vma_ano ...Lorenzo Stoakes
 [PATCH 2/5] drm/bridge_connector: preserve connector status for IR ...Yongxing Mou
 [PATCH fixup] maple_tree: Static define mas_lockdep_map()"Liam R. Howlett (Oracle)"
 [PATCH 4/5] drm/msm/dp: report IRQ_HPD as an IRQ-only notificationYongxing Mou
 [RFC PATCH 06/10] mm: propagate VMA virtual page offset on map, re ...Lorenzo Stoakes
 [RFC PATCH 07/10] mm/rmap: track whether the page VMA mapped walk ...Lorenzo Stoakes
 Re: [PATCH v4 2/4] iio: adc: ltc2378: Add support for LTC2378-20 a ...Marcelo Schmitt
 Re: [PATCH v2 2/7] md/raid1: advertise atomic write limits and han ...John Garry
 [RFC PATCH 09/10] mm/rmap: use virt pgoff for MAP_PRIVATE file-bac ...Lorenzo Stoakes
 Re: [PATCH v15 08/11] arm64/ptrace: Define and use _TIF_SYSCALL_EX ...Ada Couprie Diaz
  Re: [PATCH v3] leds: rgb: leds-qcom-lpg: Fix LED color balancing ...kernel test robot
[New][RFC PATCH] accel/amdxdna: Replace sprintf() with sysfs_emit() in ...Archit More
 [PATCH v5 2/4] firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau
 Re: [PATCH v20 1/3] dt-bindings: pwm: opencores: Update compatible ...Conor Dooley
 Re: [PATCH v2] mtd: mtdswap: remove debugfs stats file on teardownMiquel Raynal
 Re: [PATCH v2] media: atomisp: reject frame dimensions that overfl ...Andy Shevchenko
 [RFC PATCH 05/10] mm: introduce and use vma_filebacked_address()Lorenzo Stoakes
 Re: [PATCH 29/32] hwmon: Stop using 32-bit MSR interfacesGuenter Roeck
 Re: [PATCH v2] ptp: ocp: add I2C ISP support for ADVA TimeCard CPLDVadim Fedorenko
 Re: [PATCH v20 01/14] dmaengine: constify struct dma_descriptor_me ..."Pandey, Radhey Shyam"
 Re: [PATCH] btrfs: don't let shrinker touch extent_maps that are b ...Filipe Manana
 Re: [PATCH 3/4] mm/page_alloc: make sure subpage->private is zero ..."Vlastimil Babka (SUSE)"
 Re: [PATCH 1/2] dt-bindings: iio: adc: Add Nuvoton MA35D1 EADCDavid Lechner
[New][PATCH v5 0/4] arm64: cross-CPU NMI via SDEIKiryl Shutsemau
 Re: [PATCH v3 00/16] mm: Some cleanups for page allocator APIsBrendan Jackman
 Re: [PATCH v3 2/2] iio: adc: add Axiado SARADC driverDavid Lechner
[New][PATCH v2] platform/x86: hp-wmi: Add GPU MUX switch supportKürşat Abaylı
 [RFC PATCH 08/10] mm: introduce and use linear_folio_page_index()Lorenzo Stoakes
 Re: [PATCH v5 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 ...Andy Shevchenko
 Re: [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface opt ...Andy Shevchenko
 Re: [PATCH] arm64: dts: renesas: rzt2h-n2h-evk-common: Add memory ..."Lad, Prabhakar"
 Re: [PATCH v2 3/3] rtc: ds1307: Add driver for Epson RX8901CEFredrik M Olsson
 [RFC PATCH 10/10] tools/testing/vma: expand VMA merge tests to ass ...Lorenzo Stoakes
 Re: [PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout worka ...Andy Shevchenko
[New][PATCH v6 0/3] Incorporate DRAM address in EDAC messages Yazen Ghannam
 Re: [REGRESSION] platform/x86: asus-wmi: charge_control_end_thresh ...Ilpo Järvinen
 Re: [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to b ...Toke Høiland-Jørgensen
 RE: [PATCH] can: rcar_canfd: Change the initializing flow for cloc ...Biju Das
 Re: [PATCH 19/30] mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes
 [PATCH v6 1/3] EDAC: Remove fake_inject debugfs interfaceYazen Ghannam
 Re: [PATCH 3/5] media: nxp: imx8-isi: Add 16-bit raw Bayer format ...Frank Li
[New][PATCH] iommu/mediatek-v1: Fix off-by-one in MT2701_LARB_NR_MAXAkari Tsuyukusa
 Re: [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt ha ...Thomas Gleixner
 [PATCH v5 3/4] drivers/firmware: add SDEI cross-CPU NMI service fo ...Kiryl Shutsemau
 Re: [PATCH 2/2] media: atomisp: Demote all kernel-doc commentsAndy Shevchenko
[New][PATCH v6 0/1] rust: introduce abstractions for fwctlZhi Wang
 Re: [PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout worka ...Andy Shevchenko
 Re: [PATCH v2 1/2] x86/msr: Document I/O-like MSR semantics in /de ...Tim Wiederhake
 Re: [PATCH v2 0/3] drm/imagination: Maintainer updatesLuigi Santivetti
 [PATCH v6 1/1] rust: introduce abstractions for fwctlZhi Wang
[New]linux-next: Tree for Jun 29Mark Brown
 Re: [PATCH 4/5] media: nxp: imx8-isi: Correct color map between V4 ...Frank Li
 Re: [PATCH 5/5] media: nxp: imx8-isi: Add additional 32-bit RGB fo ...Frank Li
 Re: [PATCH rc v6 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in k ...Pranjal Shrivastava
 Re: [PATCH 2/2] iio: adc: Add Nuvoton MA35D1 EADC driverDavid Lechner
 Re: Re: Re: Re: [PATCH 3/7] riscv: dts: eswin: eic7700: add pinctr ...Conor Dooley
 Re: [PATCH 2/8] dt-bindings: usb: Add Tegra264 XUSB host supportConor Dooley
 Re: [PATCH 1/4] mm/compaction: stop recording free page order in p ...Zi Yan
[New][PATCH v3] rtc: ds1307: Add driver for Epson RX8901CEFredrik M Olsson
 Re: [PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout worka ...Ilpo Järvinen
 [RFC PATCH 01/10] mm/vma: introduce VMA virtual page offset field ...Lorenzo Stoakes
 Re: [PATCH v2 01/15] media: i2c: os05b10: Use pm_runtime_get_if_ac ...Mehdi Djait
 Re: [PATCH 1/8] dt-bindings: phy: tegra-xusb: Add support for Tegra264Conor Dooley
 Re: [PATCH v2 02/15] media: i2c: os05b10: drop unused group-hold p ...Mehdi Djait
 [RFC PATCH 04/10] mm: update print_bad_page_map() to show virtual ...Lorenzo Stoakes
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Add mask for interrupt ..."tip-bot2 for Markus Stockhausen"
 Re: [PATCH] [RFC] gpiolib: introduce gpio_name() helperAndy Shevchenko
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Add a select function"tip-bot2 for Markus Stockhausen"
 Re: [PATCH v4 2/4] iio: adc: ltc2378: Add support for LTC2378-20 a ...David Lechner
 Re: [PATCH 2/4] mm/huge_memory: add page->private check back in __ ...Zi Yan
 Re: [PATCH] sched/topology: Allow EAS without schedutil for artifi ..."Rafael J. Wysocki (Intel)"
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Usama Arif
 Re: [PATCH 1/4] dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAN ...Miquel Raynal
 [PATCH v5 1/4] firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau
 Re: [PATCH v5 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1 ...David Lechner
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Activate multiple parents"tip-bot2 for Markus Stockhausen"
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Allow shuffled interru ..."tip-bot2 for Markus Stockhausen"
 [PATCH v5 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a ...Kiryl Shutsemau
 Re: [PATCH 3/4] mm/page_alloc: make sure subpage->private is zero ...Zi Yan
 [PATCH v6 3/3] EDAC/amd64: Include DRAM address in outputYazen Ghannam
 [PATCH bpf-next v8 2/9] bpf: Introduce global percpu dataLeon Hwang
 [PATCH v6 2/3] RAS/AMD/ATL: Translate UMC normalized address to DR ...Yazen Ghannam
 Re: [PATCH net] netfilter: nf_nat_masquerade: recalculate TCP TS o ...Florian Westphal
 [PATCH bpf-next v8 3/9] libbpf: Probe percpu data featureLeon Hwang
 [tip: irq/drivers] dt-bindings: interrupt-controller: realtek,rtl- ..."tip-bot2 for Markus Stockhausen"
 Re: [PATCH v2 3/6] clk: sunxi-ng: sun6i-rtc: Add feature bit for I ...Chen-Yu Tsai
 Re: [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to b ...Toke Høiland-Jørgensen
 Re: [RFC PATCH] clk: qcom: hfpll: return lock timeout from enable ...Antony Kurniawan Soemardi
 [PATCH bpf-next v8 7/9] selftests/bpf: Test direct reading/writing ...Leon Hwang
 Re: [PATCH 1/2] media: atomisp: Demote all broken kernel-doc commentsAndy Shevchenko
 [PATCH bpf-next v8 8/9] selftests/bpf: Test verifier log for globa ...Leon Hwang
 [PATCH fixup] maple_tree: Fix dereference of rcu type"Liam R. Howlett (Oracle)"
 [PATCH bpf-next v8 6/9] selftests/bpf: Add tests to verify global ...Leon Hwang
 Re: [PATCH 3/4] dt-bindings: ipmi: Add optional LPC properties to ...Conor Dooley
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Split out parent setup ..."tip-bot2 for Markus Stockhausen"
 [tip: irq/drivers] irqchip/irq-realtek-rtl: Add interrupt data str ..."tip-bot2 for Markus Stockhausen"
 Re: [PATCH 0/2] clocksource/drivers/arm_arch_timer_mmio: Restore s ...Stephan Gerhold
 Re: [PATCH] samples/ftrace: reject zero ftrace-ops call countSamuel Moelius
 Re:_[PATCH_v2_1/2]_x86/msr:_Document_I/O-l ike_MSR_semantics_in_/d ..."H. Peter Anvin"
[New][PATCH v3] drm/amdgpu: reject mapping info when BO VA is goneYousef Alhouseen
 [PATCH bpf-next v8 1/9] bpf: Drop duplicate blank lines in verifierLeon Hwang
 Re: [PATCH] drm/xe: Add creator TID to sched job trace pointsMatthew Brost
[New][PATCH bpf-next v8 0/9] bpf: Introduce global percpu dataLeon Hwang
 Re: [PATCH 05/37] drm/display: bridge-connector: split code creati ..."Luca Ceresoli"
 Re: [PATCH net-next] Documentation: networking: Add a test plan fo ...Maxime Chevallier
 Re: [PATCH v12 2/2] arm64: dts: imx8ulp: Add MIPI CSI-2 and ISI nodesFrank Li
 [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for global perc ...Leon Hwang
[New][PATCH v2] HID: hiddev: keep state alive through disconnect unlockYousef Alhouseen
 Re: (subset) [PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 supportFrank.Li@oss ...
 Re: [PATCH v3 7/8] dt-bindings: riscv: Add binding for CBQRI contr ...Conor Dooley
 Re: [PATCHv2 05/17] nvme: add Clang context annotations for nvme_n ..."Paul E. McKenney"
[New][PATCH] samples/ftrace: Prevent division by zero when nr_function_ ...Samuel Moelius
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscBrian Masney
[New][PATCH v2] docs: kernel-hacking: fix typoManuel Ebner
 Re: [PATCH v3] RDMA/siw: publish QP after initializationBernard Metzler
 Re: [PATCH 0/2] rust: kernel: add cfg_select! and use it for confi ...Nika Krasnova
 Re: [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_no ...Brendan Jackman
 Re: [PATCH 1/2] dt-bindings: pci: ultrarisc: add required DP1000 P ...Conor Dooley
 Re: [PATCH 0/4] clk: implement sync_state supportBrian Masney
 Re: [PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driverDavid Lechner
 Re: [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs o ...Vincent Guittot
 [PATCH v2 10/14] vfs: move O_IS_MKDIR check out atomic_open() to i ...Jori Koolstra
[New][PATCH v2] misc: xilinx_sdfec: validate LDPC code register offsetsYousef Alhouseen
 Re: [PATCH] [RFC] gpiolib: introduce gpio_name() helperGeert Uytterhoeven
 [PATCH v2 06/14] vfs: lookup_open(): move setting FMODE_CREATED downJori Koolstra
 [PATCH v2 05/14] fs/namei.c: don't dput() when atomic_open() errorsJori Koolstra
 [PATCH v2 09/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)Jori Koolstra
 Re: [PATCH 01/30] mm: move vma_start_pgoff() into mm.h and clean upGregory Price
 [PATCH v2 14/14] selftest: add tests for open*(O_CREAT|O_DIRECTORY)Jori Koolstra
 Re: [PATCH] dt-bindings: display: verisilicon,dc: make resets non- ...Conor Dooley
 [PATCH v2 11/14] vfs: refuse O_CREAT for directories through a dan ...Jori Koolstra
 [PATCH v2 13/14] selftest: fix headers in fclog.cJori Koolstra
[New][PATCH v2 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)Jori Koolstra
[New][PATCH] Bluetooth: Properly disable remote wakeup for MT7922/MT792 ...Rong Zhang
 [PATCH v2 01/14] fs/namei.c: use trailing_slashes()Jori Koolstra
 [PATCH v2 02/14] fs/namei.c: move create error && negative dentry ...Jori Koolstra
 Re: [PATCH 02/30] mm: add kdoc comments for vma_start/last_pgoff()Gregory Price
 Re: [PATCH v2] cxl/features: Reject Get Feature count larger than ...Dave Jiang
 Re: [PATCH v2 2/6] clk: sunxi-ng: sun6i-rtc: clean up DT usageChen-Yu Tsai
 [PATCH v2 08/14] vfs: lookup_open(): use vfs_create_no_perm()Jori Koolstra
 [PATCH v2 07/14] fs/namei.c: lookup_open(): move i_op->create chec ...Jori Koolstra
 Re: [PATCH RFC v6 1/5] dt-bindings: iio: add Open Sensor Fusion deviceConor Dooley
 Re: [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merg ...Gregory Price
[New][PATCH v2] Documentation: device-mapper: adopt new coding style of ...Manuel Ebner
 Re: [PATCH v2] hwmon: (occ) unregister sysfs devices outside occ lockGuenter Roeck
 Re: [PATCH] hwmon: (pmbus/core) honor vrm_version in pmbus_data2re ...Guenter Roeck
 Re: [PATCH v3 0/5] remoteproc: cleanup shared carveout and resourc ...Mathieu Poirier
 [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu dataLeon Hwang
 [PATCH v3 06/22] iommu/amd: Map vIOMMU VF and VF Control MMIO BARsSuravee Suthikulpanit
 [PATCH v3 10/22] iommu/amd: Pass iommu to device_flush_dte()Suravee Suthikulpanit
 [PATCH v3 05/22] iommu/amd: Allocate Guest IDs for IOMMUFD vIOMMU ...Suravee Suthikulpanit
 Re: [PATCH] remoteproc: Use presence checks for syscon propsMathieu Poirier
 Re: [PATCH v6 1/3] dt-bindings: counter: add gpio-counter bindingConor Dooley
 [PATCH v3 21/22] iommu/amd: Add translation DTE and VFctrl TransDe ...Suravee Suthikulpanit
 Re: [PATCH v3] smp: Use release stores for csd_lock_record() state"Paul E. McKenney"
 [PATCH v3 09/22] iommu/amd: Introduce and map vIOMMU private IPA r ...Suravee Suthikulpanit
[New][PATCH v3 00/22] iommu/amd: Introduce AMD Hardware-accelerated Vir ...Suravee Suthikulpanit
 [PATCH v3 01/22] iommu/amd: Make amd_iommu_completion_wait() non-s ...Suravee Suthikulpanit
 [PATCH bpf-next v8 9/9] selftests/bpf: Verify bpf_iter for global ...Leon Hwang
 [PATCH v3 07/22] iommu/amd: Add support for AMD vIOMMU VF MMIO regionSuravee Suthikulpanit
 Re: [PATCH v4 01/16] spi: dt-bindings: add spi-max-post-config-fre ...Miquel Raynal
 [PATCH v3 15/22] iommu/amd: Add helper functions to manage DevID / ...Suravee Suthikulpanit
 [PATCH v3 03/22] iommu/amd: Detect and initialize AMD vIOMMU featureSuravee Suthikulpanit
 [PATCH v3 14/22] iommu/amd: Add per-VM private IPA alloc/map helpersSuravee Suthikulpanit
 Re: [PATCH v3 13/16] mm: Remove __alloc_pages_node()sashiko-bot@kernel ...
 [PATCH v3 18/22] iommu/amd: Introduce helper function for updating ...Suravee Suthikulpanit
 AW: [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt ha ..."Markus Stockhausen"
 Re: [PATCH 2/5] software node: add fw_devlink supportAndy Shevchenko
 Re: (subset) [PATCH v6 0/7] pinctrl: Add generic pinctrl for board ...Frank.Li@oss ...
 [PATCH v2 12/14] vfs: short-circuit MAY_WRITE access for O_DIRECTO ...Jori Koolstra
 Re: [PATCH v4 03/16] spi: parse spi-max-post-config-frequency into ...Miquel Raynal
 [PATCH 02/10] selftests: power_supply: Add tests for load_switch ABIWaqar Hameed
 Re: [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters i ...Sumit Gupta
 [PATCH 03/10] power: supply: ltc4162-l: Use POWER_SUPPLY_PROP_LOAD ...Waqar Hameed
 [PATCH v2 04/14] vfs: call audit_inode_child() in lookup_open() on ...Jori Koolstra
 [PATCH v2 03/14] vfs: prepare vfs_creat|mkdir_no_perm for reuse in ...Jori Koolstra
[New][PATCH net] net/sched: act_bpf: use rcu_dereference_bh() to read t ...Sechang Lim
 [PATCH 05/10] power: supply: rt9471: Use POWER_SUPPLY_PROP_LOAD_SWITCHWaqar Hameed
 [PATCH v3 08/22] iommu/amd: Introduce Reset vMMIO CommandSuravee Suthikulpanit
 Re: [PATCH 1/4] driver: core: introduce dev_add_sync_state()Brian Masney
 [PATCH v3 13/22] iommu/amd: Assign IOMMU Private Address domain to ...Suravee Suthikulpanit
 [PATCH v3 22/22] iommu/amd: Assign per-vIOMMU translate device IDSuravee Suthikulpanit
 [PATCH v3 04/22] iommu/amd: Introduce IOMMUFD vIOMMU support for AMDSuravee Suthikulpanit
 Re: [PATCH] [RFC] gpiolib: introduce gpio_name() helper"Arnd Bergmann"
 [PATCH v3 02/22] iommu/amd: Introduce vIOMMU-specific events and eventSuravee Suthikulpanit
 Re: [PATCH v2 03/15] media: i2c: os05b10: add register definitions ...Mehdi Djait
 Re: [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_c ..."Vlastimil Babka (SUSE)"
 [PATCH v3 16/22] iommu/amd: Introduce IOMMUFD vDevice support for AMDSuravee Suthikulpanit
 Re: [PATCH 5.10/5.15/6.1/6.6/6.12] agp/amd64: Fix broken error pro ...Andi Kleen
 [PATCH v3 20/22] iommu/amd: Reserve translate-device-id for PCI re ...Suravee Suthikulpanit
 Re: [PATCH] btrfs: don't let shrinker touch extent_maps that are b ...Filipe Manana
 Re: [PATCH] mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEA ...Shakeel Butt
 [PATCH v3 17/22] iommu/amd: Introduce helper function for updating ...Suravee Suthikulpanit
 [PATCH v3 19/22] iommu/amd: Add per-segment translate device ID poolSuravee Suthikulpanit
[New][PATCH 00/10] Add sysfs entry for system load controlWaqar Hameed
 [PATCH v3 11/22] iommu/amd: Export amd_iommu_alloc_dev_data() helperSuravee Suthikulpanit
 [PATCH v3 12/22] iommu/amd: Pass iommu and devid to amd_iommu_make ...Suravee Suthikulpanit
 [PATCH v6 2/4] dt-bindings: arm: qcom: Add HONOR MagicBook Art 14Konstantin Shabanov
 [PATCH 06/10] power: supply: rt9467: Use POWER_SUPPLY_PROP_LOAD_SWITCHWaqar Hameed
 [PATCH 09/10] power: supply: bq24190: Disable watchdog with bq2419 ...Waqar Hameed
 Re: [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to b ...David Ahern
 Re: [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive testBreno Leitao
[New][PATCH] posix_acl: remove useless codeLuis Henriques
 Re: [PATCH] remoteproc: xlnx: refactor start & stop opsMathieu Poirier
 [PATCH 01/10] power: supply: Add sysfs entry for system load controlWaqar Hameed
 [PATCH 1/2] MAINTAINERS, mailmap: Update address for Matt CosterMatt Coster
[New][PATCH v4] drm/omap: dsi: avoid sending bta sync all the time in w ...Andreas Kemnade
 Re: [PATCH 4/4] clk: implement sync_state supportBrian Masney
 [PATCH 08/10] power: supply: bq24190: Remove unused watchdog struc ...Waqar Hameed
 [PATCH 07/10] power: supply: bq24257: Use POWER_SUPPLY_PROP_LOAD_S ...Waqar Hameed
 Re: [PATCH 04/12] clk: qcom: gcc-mdm9607: Fix BIMC PLL definitionStephan Gerhold
[New]powerpc64-linux-ld: warning: discarding dynamic section .glinkkernel test robot
 [PATCH 10/10] power: supply: bq24190: Use POWER_SUPPLY_PROP_LOAD_S ...Waqar Hameed
[New]Re: [PATCH] posix_acl: remove useless codeJori Koolstra
 Re: [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs o ..."Rafael J. Wysocki (Intel)"
 Re: [PATCH 0/4] mtd: rawnand: qcom: Add MDM9607Manivannan Sadhasivam
[New][PATCH 0/2] drm/imagination: Remove Matt Coster as maintainerMatt Coster
 Re: [PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on ...Sumit Gupta
 Re: [PATCH] [RFC] gpiolib: introduce gpio_name() helper"Arnd Bergmann"
[New][PATCH v6 0/4] Introduce HONOR MagicBook Art 14 Snapdragon device treeKonstantin Shabanov
 [PATCH v2 4/4] platform/x86/amd/hsmp: Gate the data plane on a ful ...Muralidhara M K
 [PATCH v6 3/4] arm64: dts: qcom: Add HONOR MagicBook Art 14 device ...Konstantin Shabanov
 Re: [PATCH 0/2] drm/imagination: Remove Matt Coster as maintainer"Matt Coster"
 [PATCH v6 4/4] firmware: qcom: scm: Allow QSEECOM on Honor Magicbo ...Konstantin Shabanov
 Re: [PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CO ...sashiko-bot@kernel ...
 Re: [PATCH RFC v5 00/12] ZTE zx297520v3 clock bindings and driverConor Dooley
 Re: [PATCH] hwmon: (pmbus/xdpe1a2g7b) Add regulator supportGuenter Roeck
 Re: [PATCH 5/9] media: platform: amd: use refcount_t instead of at ..."Nirujogi, Pratap"
 Re: (subset) [PATCH v5 0/6] Add support for Baijie Helper A133 boardChen-Yu Tsai
 Re: [PATCH v2 2/2] hwmon: (chipcap2) Add support for labelGuenter Roeck
 [PATCH 04/10] power: supply: rt9471: Remove superfluous unpacking ...Waqar Hameed
 Re: [PATCH 04/30] mm: introduce and use vma_end_pgoff()Gregory Price
 Re: [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs o ...Vincent Guittot
 Re: [PATCH 1/4] dt-bindings: mtd: qcom,nandc: Add MDM9607 QPIC NAN ...Manivannan Sadhasivam
 [PATCH v2 1/4] platform/x86/amd/hsmp: Validate ACPI UID before par ...Muralidhara M K
 [PATCH v2 5/5] media: hws: add HDMI audio capture supporthoff.benjamin.k@gmail ...
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Shakeel Butt
 Re: [PATCH v5 0/5] Add support for AAEON SRG-IMX8P MCUThomas Perrot
 [PATCH 2/2] dt-bindings: gpu: img,powervr-*: Remove Matt Coster as ...Matt Coster
 Re: [PATCH] cxl: fix mailbox return code description typoDave Jiang
[New][PATCH] platform/x86/intel/vsec: free ACPI discovery data on early ...Yousef Alhouseen
 Re: [PATCH] cxl: docs/linux/dax-driver - fix typosDave Jiang
 [PATCH v6 1/4] dt-bindings: vendor-prefixes: Add HONORKonstantin Shabanov
 Re: [PATCH v2] cxl/mbox: Clamp mailbox output allocation to the pa ...Dave Jiang
[New][PATCH] misc: bcm-vk: validate write size before allocationYousef Alhouseen
[New][PATCH v2] dm-pcache: reject option groups without valuesSamuel Moelius
 Re: [PATCH 0/2] vmcoreinfo: GHES: track fatal hardware errorsBreno Leitao
 Re: [PATCH 3/5] software node: add kunit tests for fw_devlink supportAndy Shevchenko
 Re: [PATCH 05/30] mm/rmap: update mm/interval_tree.c commentsGregory Price
[New][PATCH] xen/front-pgdir-shbuf: free grant reference head on errorsYousef Alhouseen
[New][PATCH] scsi: lpfc: Add NULL check for vport in lpfc_dev_loss_tmo_ ...Vaibhav Nagare
 Re: [PATCH] hwmon: (asus_atk0110) Check package count before acces ...Guenter Roeck
 Re: [PATCH v4 2/4] iio: adc: ltc2378: Add support for LTC2378-20 a ...Andy Shevchenko
[New][PATCH v2 0/5] media: hws: add HDMI audio capture supporthoff.benjamin.k@gmail ...
 Re: [PATCH v7 07/15] mm: preserve RWP marker across PTE rewritesKiryl Shutsemau
 [PATCH v2 2/5] media: hws: add shared scratch DMA arenahoff.benjamin.k@gmail ...
 [PATCH v2 1/5] media: hws: program video DMA through remap windowshoff.benjamin.k@gmail ...
 [PATCH v2 4/5] media: hws: harden video DMA queue ownershiphoff.benjamin.k@gmail ...
 Re: [PATCH v5 0/6] sched: Fix cluster scheduling in the presence o ...Ricardo Neri
 Re: [PATCH v3] drm/amdgpu: reject mapping info when BO VA is goneYousef Alhouseen
 Re: [PATCH 5/5] gpio: kunit: add test cases verifying swnode devli ...Andy Shevchenko
 Re: [PATCH v1 1/2] arm64: dts: imx94: Correct PCIe outbound addres ...Frank.Li@oss ...
 Re: [PATCH 5/6] [v5] leds: gpio: make legacy gpiolib interface opt ..."Arnd Bergmann"
 Re: [PATCH 6/6] [v5] gpiolib: turn off legacy interface by defaultGeert Uytterhoeven
 Re: [PATCH v2 00/13] Dynamic Kernel StacksDave Hansen
 Re: (subset) [PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and u ...Frank.Li@oss ...
 Re: [PATCH v4 0/4] arm64: cross-CPU NMI via SDEICatalin Marinas
 [PATCH v2 3/4] platform/x86/amd/hsmp: Pass struct device explicitl ...Muralidhara M K
 [PATCH v2 2/4] platform/x86/amd/hsmp: Validate _DSD mailbox sub-pa ...Muralidhara M K
 Re: [PATCH v2 00/13] Dynamic Kernel Stacks"Vlastimil Babka (SUSE)"
 Re: [PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout worka ...Ilpo Järvinen
 Re: [PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests ...bot+bpf-ci@kernel ...
[New][PATCH v2 0/4] platform/x86/amd/hsmp: ACPI input hardening and dat ...Muralidhara M K
 Re: [PATCH 1/2] Documentation: kunit: Test Kconfig entries shouldn ...Geert Uytterhoeven
 Re: [PATCH v2 1/2] dt-bindings: hwmon: chipcap2: Add label propertyGuenter Roeck
[New][PATCH] net: neighbour: add neigh_parms_lookup_dev() helperParitosh Potukuchi
 Re: [PATCH v12 3/3] MAINTAINERS: serdev: Add self for serdevRob Herring
 Re: [PATCH v2 19/19] driver core: platform: count references to al ...Andy Shevchenko
 Re: [PATCH v11] PCI: Add device-specific reset for Qualcomm devicesManivannan Sadhasivam
[New][PATCH v2] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCAL ...David Woodhouse
 Re: [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flagsashiko-bot@kernel ...
 Re: [PATCH v1 1/1] serdev: acpi: Free resource list at appropriate ...Rob Herring
 Re: (subset) [PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and u ...Frank.Li@oss ...
 Re: [PATCH rc v6 5/7] iommu/arm-smmu-v3: Retain CR0_SMMUEN during ...Pranjal Shrivastava
 [PATCH v2 3/5] media: hws: add video bounce path for shared remap ...hoff.benjamin.k@gmail ...
[New][PATCH] ALSA: usb-audio: scarlett2: unwind notify URB init failuresYousef Alhouseen
[New][PATCH] raspberrypi: vchiq: free recycle buffer on thread exitYousef Alhouseen
 RE: -EXT-[PATCH v3 09/16] KVM: VMX: Use higher-level allocator API"Soderlund, David"
 Re: [PATCH v2 00/19] driver core: count references of the platform ...Andy Shevchenko
[New][PATCH v5 0/2] dt-bindings: mmc: st,sdhci: convert STMicroelectron ...Charan Pedumuru
 Re: [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs o ...Ricardo Neri
 [PATCH v5 2/2] dt-bindings: mmc: st,sdhci: Convert to DT schemaCharan Pedumuru
 Re: [PATCH v3 1/2] media: atomisp: validate sizeimage against the ...Andy Shevchenko
 Re: [PATCH] serial: 8250_dw: Prefer SRBR in bogus RX timeout worka ...Andy Shevchenko
 Re: [PATCH v3 0/2] media: atomisp: validate user-supplied buffer s ...Andy Shevchenko
 Re: [PATCH] gpib: fix use-after-free in iboffline() detach pathDave Penkler
 Re: [PATCH v3 2/2] remoteproc: add AMD BRAM-based remote processor ...Mathieu Poirier
 Re: [PATCH v5 5/6] sched/fair: Allow load balancing between CPUs o ...Ricardo Neri
 Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdscVladimir Zapolskiy
 Re: [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC family"Kurt Borja"
 Re: [PATCH 4/4] staging: octeon: handle rx/tx initialization failu ..."Prashant Rahul"
 Re: [PATCH rc v6 6/7] iommu/arm-smmu-v3: Skip RMR bypass for kdump ...Pranjal Shrivastava
 Re: [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on requestMatt Evans
 Re: [PATCH v2] cxl/pci: Remove incorrect mbox.valid check in cxl_p ...Dave Jiang
 Re: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...wsa+renesas
 Re: [PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for s ...Wolfram Sang
 [PATCH v5 1/2] arm: dts: st: align MMC node names with established ...Charan Pedumuru
 Re: [PATCH v3] mm: annotate data-race in cpu_needs_drain()Andrew Morton
 Re: [PATCH 03/30] tools/testing/vma: use vma_start_pgoff() in merg ...Lorenzo Stoakes
 Re: [PATCH v2 00/13] Dynamic Kernel Stacks"H. Peter Anvin"
 Re: [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIeFrank Li
[New][PATCH] mm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
[New][PATCH v2] docs/mm: Fix bracesManuel Ebner
 Re: (subset) [PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: ...Frank.Li@oss ...
 Re: [PATCH net] net/sched: act_bpf: use rcu_dereference_bh() to re ...Amery Hung
[New][PATCH 1/2] media: uvcvideo: add quirks for per-device stream erro ...Pol Fernández Fernández
 [PATCH 2/2] media: uvcvideo: add device entry for Logitech C920 (0 ...Pol Fernández Fernández
 Re: [PATCH v2 00/13] Dynamic Kernel Stacks"H. Peter Anvin"
 [PATCH v4 1/2] dt-bindings: remoteproc: document AMD BRAM-based rprocBen Levinsky
 [PATCH v4 2/2] remoteproc: add AMD BRAM-based remote processor driverBen Levinsky
 Re: [PATCH rc v6 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP ...Pranjal Shrivastava
 Re: [Intel-wired-lan] [PATCH 1/2] igc: Wait for MAC passthrough af ..."Ruinskiy, Dima"
 Re: [PATCH v2] docs/mm: Fix braces"David Hildenbrand (Arm)"
 Re: [PATCH] tools/sched_ext: fix getopt() option variable signednessTejun Heo
 Re: [PATCH v2 1/7] dt-bindings: iio: adc: Add TI ADS126x ADC familyDavid Lechner
 Re: [PATCH] remoteproc: virtio: support dynamic number of vringsMathieu Poirier
 Re: [PATCH v3] mm: annotate data-race in cpu_needs_drain()Lorenzo Stoakes
 Re: [PATCH v2 1/2] mm/vmpressure: skip tree=true accounting on cgr ...Johannes Weiner
[New][PATCH v4 0/2] remoteproc: add AMD BRAM-based remote processor driverBen Levinsky
 Re: [PATCH v2 7/7] iio: adc: Add ti-ads1263-adc2 driverDavid Lechner
 Re: [PATCH v3 0/3] arm64: dts: imx93-11x11-evk: Add DY1212W-4856 L ...Frank.Li@oss ...
 Re: [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIeStefano Radaelli
 Re: [PATCH 05/30] mm/rmap: update mm/interval_tree.c commentsLorenzo Stoakes
 Re: [PATCH 1/1] liveupdate: luo_file: Add internal APIs for file p ...Pratyush Yadav
 Re: [PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_c ...Zi Yan
 Re: [PATCH v2] bpf: allow BPF_LOG_KERNEL from kernel spaceSid Nayyar
[New][PATCH v16 0/2] Introduce Synology Microp driverMarkus Probst
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Johannes Weiner
 [PATCH v16 1/2] dt-bindings: embedded-controller: Add synology mic ...Markus Probst
 Re: [PATCH v2] smp: Use release stores for csd_lock_record() state"Kunwu Chan"
 [PATCH v16 2/2] platform: Add initial synology microp driverMarkus Probst
[New][PATCH v2] net/sched: hhf: clear heavy-hitter state on resetSamuel Moelius
 Re: [PATCH v4 0/4] arm64: cross-CPU NMI via SDEIKiryl Shutsemau
 Re: Fixes tags need work in the mm-nonmm-unstable treeAndrew Morton
 Re: [PATCH v5 3/3] arm64: dts: imx8mp-var-dart: Add support for Va ...Frank Li
[New][PATCH] remoteproc: fix OOB read via signed offset in rsc_table_fo ...Mukesh Ojha
[New][PATCH] mm/damon/vaddr: remove redundant RCU lockIgorpetinDev
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ...Andi Kleen
 Re: [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes ...Bartosz Golaszewski
[New][PATCH RESEND] gpib: Initialize pci_device_ids using PCI_DEVICE macrosUwe Kleine-König (The Capable Hub)
[New][PATCH] drm/omap: dsi: do not copy isr tableAndreas Kemnade
 Re: [PATCH] soc: ti: knav_dma: remove debugfs file on teardownNishanth Menon
 Re: [PATCH v1] MAINTAINERS: Add git tree for TI K3 ARCHITECTURENishanth Menon
 Re: [PATCH] arm64: dts: imx8mp-frdm: Add missing HDMI DDC pinctrlFrank.Li@oss ...
 Re: [PATCH 1/2] media: uvcvideo: add quirks for per-device stream ...Ricardo Ribalda
 Re: [PATCH RFC 1/3] drm/amd/display: quirk malformed CH7218 PCON t ...George Zhang
 Re: [PATCH 2/2] dt-bindings: bluetooth: broadcom: add BCM43752"Hugo Osvaldo Barrera"
 Re: [PATCH] firmware: ti_sci: undo list publication on populate fa ...Nishanth Menon
 Re: [PATCH v4] arm64: dts: imx94: Add Root Port node and PERST pro ...Frank Li
 Re: [PATCH V1] arm64: dts: imx8mq-evk: add uart3 and bluetooth nodeFrank.Li@oss ...
 Re: [PATCH v2] usbcore: Add quirk for 255-bytes initial config readAlan Stern
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Mukesh Kumar Chaurasiya
[New][PATCH v2] serial: 8250_pnp: Use named initializers for pnp_device ...Uwe Kleine-König (The Capable Hub)
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
 Re: [PATCH v4 08/18] x86/extable: Add support for immediate form M ..."H. Peter Anvin"
 Re: [PATCH v1] ARM: imx: avic: Fix OF node reference leaksFrank.Li@oss ...
 Re: [PATCH] btrfs: don't pass tree_id in btrfs_search_path_in_tree()Filipe Manana
 Re: [PATCH v2 1/2] gpio: shared-proxy: always serialize with a sle ...Bartosz Golaszewski
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Michal Suchánek
 RE: [PATCH net-next v5 14/15] dt-bindings: net: add onsemi's S2500Selvamani Rajagopal
[New]Re: -next status as at v7.2-rc1Mark Brown
[New][ANNOUNCE] Git v2.55.0Junio C Hamano
 Re: [PATCH 05/30] mm/rmap: update mm/interval_tree.c commentsGregory Price
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Michal Koutný
[New][PATCH] media: pci: Use PCI_DEVICE macros and drop zeros from pci_ ...Uwe Kleine-König (The Capable Hub)
 Re: [PATCH v2 1/2] x86/msr: Document I/O-like MSR semantics in /de ...Tim Wiederhake
 Re: [PATCH] powerpc/syscall: Fix seccomp errno handling with GENER ...Mukesh Kumar Chaurasiya
 Re: [PATCH v3] clk: mvebu: ap-cpu: fix missing clk_put() in ap_cpu ...Brian Masney
[New][PATCH] libceph: refresh CephX authorizer buffer after updateShuangpeng Bai
 Re: [PATCH] media: pci: Use PCI_DEVICE macros and drop zeros from ...Uwe Kleine-König_(The_Capable_Hub)
 Re: [PATCH] mm/vmalloc: widen guard region to defeat ENTER-based s ...Xiang Mei
 Re: [PATCH v2 2/3] mm: drop pte_clear_not_present_full()Andrew Morton
 Re: [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize ...Oliver Upton
 [PATCH net-next v6 01/15] net: phy: Helper to read and write throu ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 10/15] net: phy: ncn26000: Enable enhanced nois ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 11/15] net: phy: ncn26000: Support for loopbackSelvamani Rajagopal via B4 Relay
 [PATCH net-next v6 09/15] net: phy: ncn26000: Support for onsemi's ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 04/15] net: phy: microchip_t1s: Use generic API ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 02/15] net: phy: Helper to modify PHY loopback ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 03/15] net: ethernet: oa_tc6: Move oa_tc6.c to ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 14/15] dt-bindings: net: add onsemi's S2500Selvamani Rajagopal via B4 Relay
[New][PATCH net-next v6 00/15] Support for onsemi's S2500 10Base-T1S MA ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 12/15] onsemi: s2500: Add driver support for TS ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 07/15] net: ethernet: oa_tc6: Support for vendo ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 05/15] net: ethernet: oa_tc6: Move constant def ...Selvamani Rajagopal via B4 Relay
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Usama Arif
 [PATCH net-next v6 08/15] net: ethernet: oa_tc6: read, write inter ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 13/15] onsemi: s2500: Added selftest support to ...Selvamani Rajagopal via B4 Relay
 [PATCH net-next v6 06/15] net: ethernet: oa_tc6: Support for hardw ...Selvamani Rajagopal via B4 Relay
 Re: [PATCH v4 3/4] iio: adc: ltc2378: Enable high-speed data captureMarcelo Schmitt
 [PATCH net-next v10 02/12] enic: verify firmware supports V2 SR-IO ...Satish Kharat
 [PATCH net-next v10 03/12] enic: add admin channel open and close ...Satish Kharat
 [PATCH net-next v10 10/12] enic: wire V2 SR-IOV enable with admin ...Satish Kharat
 [PATCH net-next v10 06/12] enic: define MBOX message types and hea ...Satish Kharat
 Re: [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocationMatt Evans
[New][PATCH v2 0/2] media: uvcvideo: Fix race condition on metadata buffersRicardo Ribalda
 [PATCH net-next v6 15/15] Documentation: networking: Add timestamp ...Selvamani Rajagopal via B4 Relay
 [PATCH v2 2/2] media: uvcvideo: Use wait queue for metadata streamoffRicardo Ribalda
 [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and delete f ...Sechang Lim
 [PATCH net-next v10 12/12] enic: re-establish V2 VF admin channel ...Satish Kharat
[New][PATCH net-next v10 00/12] enic: SR-IOV V2 admin channel and MBOX ...Satish Kharat
 [PATCH net-next v10 05/12] enic: add admin CQ service with MSI-X i ...Satish Kharat
 [PATCH net-next v10 08/12] enic: add MBOX PF handlers for VF regis ...Satish Kharat
 [PATCH v2 1/2] media: uvcvideo: Fix race condition for meta buffer ...Ricardo Ribalda
 Re: [PATCH v1 1/1] device property: Allow secondary lookup in fwno ...Andy Shevchenko
 [PATCH net-next v10 04/12] enic: add admin RQ buffer managementSatish Kharat
 Re: [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS c ...Oliver Upton
 Re: [PATCH net v2] net/sched: cake: reject overhead values that un ...Samuel Moelius
 [PATCH net-next v10 01/12] enic: cancel tx_hang_reset work on devi ...Satish Kharat
 Re: [PATCH v4 3/4] iio: adc: ltc2378: Enable high-speed data captureAndy Shevchenko
 [PATCH net-next v10 09/12] enic: add MBOX VF handlers for capabili ...Satish Kharat
[New][PATCH v3] x86/msr: Document I/O-like write semantics in /dev/cpu/ ...Tim Wiederhake
 [PATCH net-next v10 11/12] enic: add V2 VF probe with admin channe ...Satish Kharat
 [PATCH net-next v10 07/12] enic: add MBOX core send and receive fo ...Satish Kharat
 Re: [PATCH 0/2] upboard pinctrl support for device id INTC1055Andy Shevchenko
[New][PATCH bpf-next v3 0/2] bpf, sockmap: disallow sockmap mutation fr ...Sechang Lim
 Re: [PATCH] MIPS: loongson64: add IRQ work based on self-IPIThomas Bogendoerfer
 Re: [PATCH v2 00/13] Dynamic Kernel Stacks"Zach O'Keefe"
 Re: [PATCH] mips: Add build salt to the vDSOThomas Bogendoerfer
 Re: [PATCH v2] sched: set TIF_NEED_RESCHED before calling __trace_ ...K Prateek Nayak
 Re: [PATCH 05/30] mm/rmap: update mm/interval_tree.c commentsLorenzo Stoakes
 Re: [PATCH v2 00/13] Dynamic Kernel StacksDave Hansen
 Re: [PATCH v2 2/3] mm: drop pte_clear_not_present_full()"David Hildenbrand (Arm)"
 [PATCH bpf-next v3 2/2] selftests/bpf: drop tc/xdp/flow_dissector ...Sechang Lim
 Re: [PATCH net] net: sgi: ioc3-eth: fix split TX DMA mapping lengthsThomas Bogendoerfer
 Re: [PATCH] MIPS: mm: Add check for highmem before removing memory ...Thomas Bogendoerfer
 Re: [PATCH stable/linux-5.10.y 0/7] Backport Fix incorrect overlay ...Amir Goldstein
 Re: [PATCH v2 1/3] perf/dwc_pcie: Add support for Picoheart vendor ...Bjorn Helgaas
 Re: [PATCH v1 1/1] media: camif-core: Drop unused includeAndy Shevchenko
[New][PATCH] GPU: drm: meson: inline call to drm_simple_encoder_init()Liam Zuiderhoek
 Re: [PATCH v4 2/4] iio: adc: ltc2378: Add support for LTC2378-20 a ...Marcelo Schmitt
[New][PATCH v3 0/4] sunrpc: hardcode pool_mode to pernode, remove other ...Jeff Layton
 [PATCH v3 1/4] sunrpc: route to a populated pool in svc_pool_for_cpu()Jeff Layton
 Re: [PATCH 0/11] Short circuit delivery for coredump signals"Eric W. Biederman"
 Re: [PATCH v2] software node: Only the managing device can unrefer ...Andy Shevchenko
 Re: [PATCH] MIPS: configs: Enable the current Ingenic USB PHY symbolThomas Bogendoerfer
 Re: [PATCH net] net: sgi: ioc3-eth: unregister netdev before freei ...Thomas Bogendoerfer
 [PATCH v3 2/4] sunrpc: hardcode pool_mode to pernode, remove other ...Jeff Layton
 [PATCH v3 3/4] sunrpc: guarantee a thread per CPU-bearing node whe ...Jeff Layton
 [PATCH v3 4/4] sunrpc: eliminate a modulus operation from the enqu ...Jeff Layton
[New][PATCH] ata: libata-scsi: limit simulated SCSI command copy to res ...Karuna Ramkumar
 Re: [PATCH v3] drm/amdgpu: reject mapping info when BO VA is goneChristian_König
 Re: [PATCH 00/14] nvmem: patches for 7.2Rob Herring
 Re: [PATCH v3 2/4] dt-bindings: display: panel: Add documentation ...David Heidelberg
 Re: [PATCH] Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableLuiz Augusto von Dentz
 Re: [PATCH] mm: mempolicy: fix automatic numa balancing for shmemGregory Price
 Re: [PATCH RESEND] comedi: ni_pcimio: set PCI-6220 dio_speed and a ...Ian Abbott
 Re: [PATCH V3 1/3] accel/amdxdna: Fix amdxdna_client lifetime race ...Lizhi Hou
[New][PATCH] hugetlbfs: enforce F_SEAL_EXEC in setattrEva Kurchatova
 Re: [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and dele ...bot+bpf-ci@kernel ...
 Re: [PATCH v2 02/16] riscv: alternatives: Use generated instructio ...Jesse Taube
 Re: [PATCH v2] MAINTAINERS: Update Xilinx AMS driver maintainersJonathan Cameron
 Re: [PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/z ...Nhat Pham
 Re: [PATCH v3 0/2] regulator: Rework i2c_device_id initialisationMark Brown
 Re: [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension d ..."Edgecombe, Rick P"
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Johannes Weiner
 Re: [PATCH] selftests/bpf: Mask socket type flags in mptcpify progAmery Hung
 Re: [PATCH v2 9/9] mm: zswap: per-node kmem accounting for zswap/z ...Nhat Pham
 Re: [PATCH v2] docs/mm: Fix bracesVishal Moola
 Re: [PATCH v6 0/3] regulator: Add support for Unisoc SC2730 PMIC r ...Mark Brown
 Re: [PATCH v3 1/4] iio: dac: ad3530r: Refactor setup to table-driv ...Jonathan Cameron
[New][syzbot] [block?] WARNING in ublk_ch_batch_io_uring_cmdsyzbot
 Re: [PATCH v3] mm: annotate data-race in cpu_needs_drain()Pedro Falcato
 Re: [PATCH v1 0/2] arm64: dts: imx8mm-var-som-symphony: minor boar ...Frank.Li@oss ...
 Re: [PATCH 1/1] wifi: ath12k: support calibration-variant from dev ...Andrew LaMarche
 Re: [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za6 ...Jesse T
 Re: [PATCH] mm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
 Re: [PATCH 1/2] media: uvcvideo: add quirks for per-device stream ...Laurent Pinchart
 Re: [PATCH v5 0/3] workqueue: Shrink the lock timeTejun Heo
 Re: [PATCH] hugetlbfs: enforce F_SEAL_EXEC in setattr"David Hildenbrand (Arm)"
 Re: [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and dele ..."Alexei Starovoitov"
 Re: [PATCH] net: neighbour: add neigh_parms_lookup_dev() helperKuniyuki Iwashima
 Re: [PATCH v3 4/4] iio: dac: ad3530r: Add support for AD3532R/AD3532Jonathan Cameron
[New][PATCH v3 0/5] media: hws: add HDMI audio capture supporthoff.benjamin.k@gmail ...
 Re: [PATCH v5 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIeFrank Li
 RE: [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driver"Shenwei Wang (OSS)"
 [PATCH v3 4/5] media: hws: harden video DMA queue ownershiphoff.benjamin.k@gmail ...
 [PATCH v3 1/5] media: hws: program video DMA through remap windowshoff.benjamin.k@gmail ...
 [PATCH v3 2/5] media: hws: add shared scratch DMA arenahoff.benjamin.k@gmail ...
 [PATCH v3 5/5] media: hws: add HDMI audio capture supporthoff.benjamin.k@gmail ...
 Re: [PATCH v2 2/2] mm/vmpressure: split v1 userspace eventfd code ...Shakeel Butt
 [PATCH v3 3/5] media: hws: add video bounce path for shared remap ...hoff.benjamin.k@gmail ...
[New][PATCH V2] powerpc/syscall: Fix seccomp errno handling with GENERI ..."Mukesh Kumar Chaurasiya (IBM)"
 Re: [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate c ...Jonathan Cameron
 Re: [PATCH] mm: do file ownership checks with the proper mount idmapPedro Falcato
 Re: [PATCH] mm: mempolicy: fix automatic numa balancing for shmem"David Hildenbrand (Arm)"
 Re: [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate c ...Jonathan Cameron
 Re: [PATCH 5/5] clk: implement sync_state supportKrzysztof Kozlowski
 Re: [PATCH v5 1/6] mm/zswap: Fix global shrinker when memory cgrou ...Nhat Pham
 [PATCH v3 01/10] KVM: selftests: Move STR() and XSTR() definitions ...Yosry Ahmed
 [PATCH v3 02/10] KVM: selftests: Fix RAX and RFLAGS VMCB offsets w ...Yosry Ahmed
[New][PATCH v3 00/10] KVM: selftests: Stress save+restore and #PF (ft. ...Yosry Ahmed
 [PATCH v3 03/10] KVM: selftests: Use an array for guest_regs (and ...Yosry Ahmed
 [PATCH v3 04/10] KVM: selftests: Move GPR load/save definitions ou ...Yosry Ahmed
 [PATCH v3 10/10] KVM: selftests: Trigger L2->L1 exits stress save+ ...Yosry Ahmed
 [PATCH v3 09/10] KVM: selftests: Support running stress save+resto ...Yosry Ahmed
 [PATCH v3 08/10] KVM: selftests: Trigger save+restore randomly in ...Yosry Ahmed
 [PATCH v3 05/10] KVM: selftests: Reuse GPR switching logic for nVMXYosry Ahmed
 [PATCH v3 06/10] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACKYosry Ahmed
 [PATCH v3 07/10] KVM: selftests: Add basic stress test for save+re ...Yosry Ahmed
 Re: [PATCH net v2] net/sched: cake: reject overhead values that un ...Samuel Moelius
 Re: [RFC 1/3] powerpc/perf: Register PMU from device tree and expo ...Krzysztof Kozlowski
 Re: [PATCH] mm: mempolicy: fix automatic numa balancing for shmemJohannes Weiner
 Re: [PATCH v2] tracing: Use seq_buf for string concatenationSteven Rostedt
 Re: [PATCH v3 11/16] sgi-xp: Use higher-level allocator APISteve Wahl
 Re: [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI ...David Matlack
 Re: WARNING in delayed_work_timer_fnTejun Heo
 Re: [PATCH v2 0/4] hwspinlock: add summary in debugfsMatthew Wilcox
 Re: [PATCH net v5 2/2] Revert "net: phy: sfp: probe for RollBall I ...Petr Wozniak
 Re: [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate c ...David Lechner
[New][PATCH v2 0/9] Convert x86 pgd_lists to ptdescsVishal Moola
 [PATCH v2 1/9] x86/mm/pat: Use IS_ENABLED() instead of ifdefVishal Moola
 [PATCH v2 2/9] x86/mm/pat: Convert __set_pmd_pte() to ptdescsVishal Moola
 [PATCH v2 5/9] x86/mm: Convert sync_global_pgds_l5() to ptdescsVishal Moola
 [PATCH v2 3/9] x86/mm/pat: Convert collapse_pmd_page() to ptdescsVishal Moola
 [PATCH v2 4/9] x86/mm: Convert arch_sync_kernel_mappings() to ptdescsVishal Moola
 [PATCH v2 6/9] x86/mm: Convert sync_global_pgds_l4() to ptdescsVishal Moola
 Re: [RFC PATCH 0/8] Introducte Reserved THPGregory Price
 [PATCH v2 7/9] x86/mm: Convert pgd_page_get_mm() to ptdescsVishal Moola
 [PATCH v2 8/9] x86/xen: Convert xen_mm_pin_all() to ptdescsVishal Moola
 [PATCH v2 9/9] x86/xen: Convert xen_mm_unpin_all() to ptdescsVishal Moola
 Re: [PATCH] net: neighbour: add neigh_parms_lookup_dev() helperKuniyuki Iwashima
 Re: [PATCH] sched/topology: Allow EAS without schedutil for artifi ..."Rafael J. Wysocki"
 Re: iio: accel: dmard09: in_accel_scale always returns -EINVALJelle van der Waa
 Re: (subset) [PATCH V3 0/8] PCI: imx6: Integrate pwrctrl API and u ...Frank Li
 Re: [PATCH] Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableLuiz Augusto von Dentz
 Re: [PATCH] sched/topology: Allow EAS without schedutil for artifi ...Lucas Lima
 Re: [PATCH 0/2] rust: kernel: add cfg_select! and use it for confi ...Miguel Ojeda
 Re: [PATCH] Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa
 Re: [PATCH v2 4/9] mm: percpu: Split memcg charging and kmem accou ...Joshua Hahn
 [PATCH -v1.1] x86/alternative: Drop smp_locks glueBorislav Petkov
 Re: [PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZTejun Heo
 Re: [PATCH v3] cgroup/cpu: document cpu.stat.local and clarify cpu ...Tejun Heo
 Re: [PATCH v2] platform/x86: asus-armoury: add support for G614PRMarco Scardovi
 Re: [PATCH v2 2/2] dmaengine: idxd: fix duplicate memory frees on ...Steve Wahl
[New][PATCH 0/3] hwmon: (various) add missing `select REGMAP` to KconfigJoshua Crofts
 [PATCH 1/3] hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
 [PATCH 3/3] hwmon: (max6679) add missing 'select REGMAP_I2C' to Kc ...Joshua Crofts
 [PATCH 2/3] hwmon: (ltc2992) add missing 'select REGMAP_I2C' to Kc ...Joshua Crofts
[New][PATCH net-next v1 0/2] Reuse threaded NAPI kthread across napi_de ...Shuhao Tan
 [PATCH net-next v1 1/2] net: Save kthread of threaded NAPI in napi ...Shuhao Tan
[New][syzbot] [ntfs3?] KMSAN: uninit-value in ntfs_iomap_begin (2)syzbot
 [PATCH net-next v1 2/2] selftests: net: Add kthread preserving tes ...Shuhao Tan
 [PATCH 2/2] clk: qcom: gcc-qcs8300: Use retention for USB power do ...Loic Poulain
[New][PATCH 0/2] clk: qcom: gcc-qcs8300: Fix suspend/resume issues for ...Loic Poulain
 [PATCH 1/2] clk: qcom: gcc-qcs8300: Use retention for PCIe power d ...Loic Poulain
 Re: [PATCH v14 4/5] gpio: rpmsg: add generic rpmsg GPIO driverAndrew Davis
 Re: [PATCH v2] mux: gpio-mux: add support for 4:1 2-channels muxLinus Walleij
[New][PATCH 00/13] convert more vm_flags_t users to vma_flags_tLorenzo Stoakes
 [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_fl ...Lorenzo Stoakes
 [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()Lorenzo Stoakes
 [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_pag ...Lorenzo Stoakes
 [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_tLorenzo Stoakes
 [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_tLorenzo Stoakes
 Re: [PATCH v2] mux: gpio-mux: add support for 4:1 2-channels muxLinus Walleij
 [PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_tLorenzo Stoakes
 [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to ...Lorenzo Stoakes
 [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logicLorenzo Stoakes
 [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_ ...Lorenzo Stoakes
 [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in c ...Lorenzo Stoakes
 Re: [PATCH 3/3] hwmon: (max6679) add missing 'select REGMAP_I2C' t ...Joshua Crofts
 Re: [PATCH v2] media: dt-bindings: nxp,imx8mq-mipi-csi2: Fix examp ...Frank.Li@oss ...
 Re: [PATCH v5 0/3] workqueue: Shrink the lock timeBreno Leitao
 [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_tLorenzo Stoakes
 [PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_tLorenzo Stoakes
 [PATCH 08/13] mm: introduce vma_get_page_prot() and use itLorenzo Stoakes
 Re: (subset) [PATCH v5 00/14] arm64: dts: imx8mp-var-som-symphony: ...Frank.Li@oss ...
 Re: [PATCH 4/4] staging: octeon: handle rx/tx initialization failu ...Dan Carpenter
 Re: [PATCH v3 05/10] ARM: dts: qcom: msm8960: add RPM clock contro ...Antony Kurniawan Soemardi
[New][PATCH net-next v3 0/5] af_unix: useful handling of LSM denials on ...Jori Koolstra
 [PATCH net-next v3 2/5] vfs: add function receive_fd_filtered() th ...Jori Koolstra
 [PATCH net-next v3 5/5] selftest: Add tests for useful handling of ...Jori Koolstra
 [PATCH net-next v3 1/5] net: scm: move scm_detach_fds() from commo ...Jori Koolstra
 [PATCH v2] sched_ext: Don't warn on core-sched forced idle in put_ ...Tejun Heo
 [PATCH net-next v3 3/5] net: af_unix: useful handling of LSM denia ...Jori Koolstra
 [PATCH net-next v3 4/5] net: af_unix: replace copy_from_sockptr() ...Jori Koolstra
 Re: (subset) [PATCH v5 0/2] media: nxp: imx8-isi: Add virtual chan ...Frank.Li@oss ...
 Re: [PATCH] sched_ext: Don't warn on core-sched forced idle in put ...Tejun Heo
 Re: [PATCH v2 00/13] Dynamic Kernel StacksDavid Laight
 Re: [PATCH] rust: iommu: replace core::mem::zeroed with pin_init:: ...Nicolás_Antinori
 Re: [PATCH] rust: iommu: replace core::mem::zeroed with pin_init:: ...Miguel Ojeda
[New][PATCH 0/3] leds: pca963x: Add multicolor support and enable Monza ...Loic Poulain
 [PATCH 2/3] leds: pca963x: add multicolor LED class supportLoic Poulain
[New][PATCH v2] iio: imu: inv_icm42600: fix timestamping by limiting FI ...Jean-Baptiste Maneyrol via B4 Relay
 [PATCH 1/3] dt-bindings: leds: nxp,pca963x: add multicolor LED supportLoic Poulain
 [PATCH 3/3] arm64: dts: monaco-arduino-monza: microcontroller LEDsLoic Poulain
 Re: [PATCH] mm/slub: serve slabobj_ext array from a strictly large ...Shakeel Butt
 Re: [PATCH v2 0/4] PM: hibernate: Add relaxed_memmap option for x8 ...Marco Scardovi
 [PATCH v2] Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa
[New][PATCH] net/ceph/messenger: support IPv6 Link-Local with scope ide ...Max Kellermann
 Re: [PATCH v2 4/4] ceph: cap delegated inode count in ceph_parse_d ...Viacheslav Dubeyko
 Re: [PATCH 0/2] ARM: imx: fix device_node refcount leaks in src.cFrank.Li@oss ...
 Re: [PATCH] btrfs: raid56: use async_tx API for parity operations"Rosen Penev"
[New][RFC] kernel/ questionBradley Morgan
 Re: [PATCH] xfs: fix memory leak in xfs_dqinode_metadir_create()"Darrick J. Wong"
[New][syzbot] [ntfs3?] possible deadlock in ntfs_readdirsyzbot
 Re: [PATCH v5 0/3] workqueue: Shrink the lock timeTejun Heo
 Re: [PATCH v2] sched_ext: Don't warn on core-sched forced idle in ...Andrea Righi
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH 00/14] nvmem: patches for 7.2Srinivas Kandagatla
[New][PATCH v2] rust: iommu: replace core::mem::zeroed with Zeroable::z ...Nicolás Antinori
 Re: [PATCH v5 0/5] HID: asus: security fixes and more hardware supportDenis Benato
 Re: [PATCH v1 1/3] clk: clocking-wizard: fix clock difference dete ...Brian Masney
 Re: [PATCH] xfs: initialize first bad log block in head verification"Darrick J. Wong"
[New]arch/arm64/boot/dts/rockchip/rk3588-rock-5b-plus-radxa-4k-cam.dtb: ...kernel test robot
 [PATCH v3 2/4] drm/panthor: Fix comment to reflect actual struct f ...Adrián_Larumbe
 [PATCH v3 1/4] drm/panthor: Add vm_bind region with kbo range over ...Adrián_Larumbe
[New][PATCH v3 0/4] Add vm_bind param check to ensure no overlap with k ...Adrián_Larumbe
 [PATCH v3 3/4] drm/panthor: Have prepare_unmap_op_ctx receive a wh ...Adrián_Larumbe
 Re: [REGRESSION] mainline/master: Apalis iMX6 no longer bootsFrank Li
 [PATCH v3 4/4] drm/panthor: Check for sparse binding range overflowAdrián_Larumbe
 RE: [PATCH net] net: qualcomm: rmnet: validate MAP frame length be ...<subash.a.kasiviswanathan@oss ...
 Re: [PATCH v2 00/13] Dynamic Kernel StacksMatthew Wilcox
 Re: (subset) [PATCH v3 0/3] dt-bindings: mfd: syscon: Tighten checksKevin Hilman
 Re: [PATCH] ARM: omap2plus_defconfig: enable things required by iwdKevin Hilman
 Re: [PATCH 0/4] staging: octeon: Improve initialization error handlingKlara Modin
 Re: [PATCH v2 07/16] riscv: Use generated instruction headers for ...Jesse T
 Re: [PATCH] ARM: OMAP2+: Fix a reference leak bug in omap_hwmod_fi ...Kevin Hilman
 Re: [PATCH] ARM: dts: ti: Fix typos in commentsKevin Hilman
 Re: [PATCH v4 1/4] dt-bindings: arm: fsl: add TQMa8MPxS boardFrank.Li@oss ...
 Re: [PATCH v6 1/4] dt-bindings: arm: fsl: add TQMa8MPxS boardFrank.Li@oss ...
 Re: (subset) [PATCH v5 0/2] media: nxp: imx8-isi: Add virtual chan ...Laurent Pinchart
 Re: [PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS boardFrank.Li@oss ...
 Re: [PATCH] sched_ext: Pin parent scx_sched across a child sub-sch ...Tejun Heo
 Re: [PATCH v2 08/16] riscv: kvm: Use generated instruction headers ...Jesse T
 Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_g ..."Zi Yan"
 Re: [PATCH 1/2] tracing: Embed 'char comm[16]' in a structureSteven Rostedt
 Re: [PATCH v2 00/13] Dynamic Kernel StacksDavid Laight
 Re: [PATCH v5 0/5] HID: asus: security fixes and more hardware supportAntheas Kapenekakis
 [PATCH v2] Bluetooth: btusb: Add IMC Networks QCA9377 to quirks tableTibor Harcsa
 Re: [PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loopNamhyung Kim
 Re: [PATCH 1/3] hwmon: (max1619) add missing 'select REGMAP' to Kc ...Guenter Roeck
 Re: [PATCH 2/3] hwmon: (ltc2992) add missing 'select REGMAP_I2C' t ...Guenter Roeck
 Re: [PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulate ...David Windsor
[New][PATCH] pmdomain: qcom: rpmhpd: Skip retention by defaultMike Tipton
 Re: [PATCH 3/3] hwmon: (max6679) add missing 'select REGMAP_I2C' t ...Guenter Roeck
 Re: [PATCH] xfs: zero newly allocated btree root space"Darrick J. Wong"
 Re: [PATCH v10 0/2] Pass down hot-plug CONNECTOR ID to user-spaceDaniel Stone
 Re: [PATCH] firmware: imx: sm-misc: Add NULL check for kmalloc in ...Frank.Li@oss ...
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH v2 1/9] dt-bindings: adm1275: ROHM BD12780 hot-swap con ...Guenter Roeck
 Re: [PATCH v2 2/9] hwmon: adm1275: Prevent reading uninitialized stackGuenter Roeck
 Re: [PATCH v2 3/9] hwmon: adm1275: Detect coefficient overflowGuenter Roeck
 Re: [BUG] RCU hang with io_uring nvme pollingBen Carey
[New][syzbot] [gfs2?] general protection fault in _find_first_zero_bitsyzbot
 Re: [PATCH v2 4/9] hwmon: adm1275: Support module auto-loadingGuenter Roeck
 Re: [PATCH 2/2] tracing: Keep pid and comm[] in the same structureSteven Rostedt
 Re: [PATCH v2 5/9] doc: Add ROHM BD12780 and BD12780AGuenter Roeck
 Re: [PATCH 1/2] riscv: unaligned: stop using kthread for check_vec ...Jesse Taube
 Re: [PATCH v4 0/3] drm/amd/display: Fix dangling pointers in state ...Mario Limonciello
[New][PATCH_v2 0/3] clock-wizard fixupsColin Foster
 [PATCH_v2 1/3] clk: clocking-wizard: fix clock difference detectionColin Foster
 [PATCH_v2 2/3] clk: clocking-wizard: optimize clock searchColin Foster
 [PATCH_v2 3/3] clk: clocking-wizard: remove 20kHz restrictionColin Foster
 Re: [PATCH v2 6/9] hwmon: adm1275: Support ROHM BD12780Guenter Roeck
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ...Andi Kleen
 Re: [PATCH v2 8/9] doc: adm1275: Add ROHM BD12790Guenter Roeck
 Re: [PATCH v1 1/3] clk: clocking-wizard: fix clock difference dete ...Colin Foster
 Re: [PATCH v2 7/9] dt-bindings: adm1275: ROHM BD12790 hot-swap con ...Guenter Roeck
 Re: [PATCH v5 4/6] reset: anlogic: add support for Anlogic DR1V90 ...Brian Masney
 Re: [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define form ...Frank Li
 [PATCH v2] btrfs: don't pass tree_id in btrfs_search_path_in_tree()Miquel Sabaté Solà
 Re: [RFC] Null NamespacesAndy Lutomirski
 Re: [RFC PATCH v5 30/45] x86/virt/tdx: Add API to demote a 2MB map ..."Edgecombe, Rick P"
 Re: [PATCH] arm64: dts: imx93-kontron: Fix memory nodeFrank.Li@oss ...
 Re: [PATCH v2 2/3] mm: drop pte_clear_not_present_full()Andrew Morton
 Re: [PATCH v2 9/9] hwmon: adm1275: Support ROHM BD12790Guenter Roeck
[New][syzbot] [usb?] KASAN: slab-use-after-free Read in uea_upload_pre_ ...syzbot
 Re: [PATCH v1] arm64: dts: freescale: imx95-toradex-smarc: add ali ...Frank.Li@oss ...
[New][syzbot] [mm?] [usb?] [input?] INFO: rcu detected stall in sys_epo ...syzbot
 Re: [PATCH] sched/topology: Allow EAS without schedutil for artifi ...Lucas Lima
 Re: [PATCH 2/6] hwmon: xgene: Stop writing PCC shared memory signatureGuenter Roeck
 Re: [PATCH v2 00/13] Dynamic Kernel StacksDave Hansen
 Re: [PATCH v5 0/5] HID: asus: security fixes and more hardware supportDenis Benato
[New][PATCH net-next 0/2] net: remove the orphaned IBM eHEA driverDavid Christensen
 [PATCH net-next 2/2] powerpc: remove ehea driver referencesDavid Christensen
 Re: [PATCH v5 0/5] HID: asus: security fixes and more hardware supportAntheas Kapenekakis
 Re: [PATCH 2/2] dt-bindings: bluetooth: broadcom: add BCM43752Conor Dooley
 [PATCH net-next 1/2] ehea: remove the ehea driverDavid Christensen
 [PATCH v1 3/5] iommufd/selftest: Convert cache invalidation mocks ...Nicolin Chen
 [PATCH v1 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits ...Nicolin Chen
 [PATCH v1 4/5] iommu/arm-smmu-v3-iommufd: Convert cache invalidati ...Nicolin Chen
 Re: [PATCH v5 5/5] PCI: qcom: Add D3cold supportSteev Klimaszewski
[New][PATCH v1 0/3] iommufd: Fix vDEVICE allocation lifecycle bugsNicolin Chen
[New][PATCH v1 0/5] iommufd: Iterate the cache invalidation array in th ...Nicolin Chen
 [PATCH v1 3/3] iommu/arm-smmu-v3-iommufd: Require exactly one Stre ...Nicolin Chen
 [PATCH v1 1/3] iommufd/viommu: Release the igroup lock on the vdev ...Nicolin Chen
 [PATCH v1 2/5] iommufd: Iterate the cache invalidation array in th ...Nicolin Chen
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 [PATCH v1 5/5] iommu/vt-d: Convert nested cache invalidation to th ...Nicolin Chen
 [PATCH v1 2/3] iommufd/viommu: Publish a vDEVICE only after vdevic ...Nicolin Chen
 Re: [PATCH v4] hwmon: add a driver for the temp/voltage sensor on ...Guenter Roeck
 Re: [PATCH] arm64: dts: imx8mp-ab2: Enable MU2 for DSP communicationFrank.Li@oss ...
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
 RE: [EXTERNAL] Re: [PATCH net-next v4] net: mana: Add Interrupt Mo ...Haiyang Zhang
 Re: [PATCH v11 2/3] dt-bindings: clock: imx95-blk-ctl: Define form ...Frank Li
 Re: [PATCH v5 01/19] rust: drm: ioctl: fix unbounded lifetimes in ...lyude@redhat ...
 Re: [PATCH v5 08/19] rust: drm/gem: remove DeviceContext from shme ...lyude@redhat ...
 Re: (subset) [PATCH 0/2] Add myself to two additional linux-media ...Frank.Li@oss ...
 Re: [PATCH v5 16/19] drm: fix race between partial drm_dev_registe ...lyude@redhat ...
[New][PATCH net-next v4] net: mana: Add Interrupt Moderation supportHaiyang Zhang
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ...Andi Kleen
 Re: [BUG] RCU hang with io_uring nvme pollingKeith Busch
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."David Hildenbrand (Arm)"
 Re: [PATCH 1/2] arch/x86: do not allow unlock to set bits"Edgecombe, Rick P"
 Re: [PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK"Edgecombe, Rick P"
[New][PATCH 1/1] media: qcom: camss: Add Frank Li as reviewerFrank.Li@oss ...
[New][PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-based st ...Xiang Mei
 Re: [PATCH] mm/vmalloc: widen guard region to defeat ENTER-based s ...Xiang Mei
 Re: [PATCH v2 4/9] KVM: Rework .gmem_invalidate() into .gmem_free_ ...Ackerley Tng
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH] mm/vmalloc: widen guard region to defeat ENTER-based s ...Xiang Mei
 Re: [PATCH v8 03/11] cgroup/cpuset: Prevent race between task atta ...Waiman Long
 Re: [PATCH 1/1] media: qcom: camss: Add Frank Li as reviewerBryan O'Donoghue
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
[New][PATCH] driver core: add driver name to probe debug printFrancesco Valla
 Re: [PATCH 1/2] media: imx: imx8mq-mipi-csi2: Add myself as review ...Bryan O'Donoghue
 Re: [PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK"Edgecombe, Rick P"
 Re: [PATCH v2 7/9] KVM: SEV: Forcefully invalidate SNP VMSA if its ...Ackerley Tng
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH v2 4/9] KVM: Rework .gmem_invalidate() into .gmem_free_ ...Sean Christopherson
 Re: [BUG] RCU hang with io_uring nvme pollingKeith Busch
[New][PATCH v5 0/4] Add PCIe support for RZ/V2H(P) SoCPrabhakar
 [PATCH v5 2/4] PCI: rzg3s-host: Use shared reset controls for powe ...Prabhakar
 [PATCH v5 1/4] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2 ...Prabhakar
 [PATCH v5 4/4] PCI: rzg3s-host: Add support for RZ/V2H(P) SoCPrabhakar
 [PATCH v5 3/4] PCI: rzg3s-host: Prepare System Controller handling ...Prabhakar
 Re: [PATCH v2 2/3] net: ethernet: ti: am65-cpsw: Fix MAC configura ...Jakub Kicinski
 Re: [PATCH] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-sta ..."Lad, Prabhakar"
 Re: [PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-base ...Dave Hansen
 [PATCH v3 2/2] arm64: dts: ti: Add support for the phyCORE-AM67xNathan Morrisson
[New][PATCH v3 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x ...Nathan Morrisson
[New][GIT PULL] clk: various improvements and fixesBrian Masney
[New][PATCH v2 1/1] dt-bindings: mfd: st,stmpe: fix typo st,stmpe601 (s ...Frank.Li@oss ...
[New][PATCH v2] dma-coherent: use KiB in DMA allocation logsVova Sharaienko
 Re: [GIT PULL] clk: various improvements and fixesBrian Masney
 Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: add panel rails to s ...Sam Day
 Re: [PATCH net-next] Documentation: networking: Add a test plan fo ...Jakub Kicinski
 Re: [GIT PULL] clk changes for the merge windowBrian Masney
 Re: [PATCH net v2] net/sched: cake: reject overhead values that un ...Jakub Kicinski
[New][PATCH v2 0/4] drm/nouveau/gsp/r570: Fix runtime PMLyude Paul
 Re: [PATCH] net: stmmac: fix missed le32_to_cpu()Jakub Kicinski
 [PATCH v2 2/4] drm/nouveau/gsp/r570: Never enter Gcoff stateLyude Paul
 [PATCH v2 3/4] drm/nouveau/gsp/r570: Set oldLevel correctly in GSP ...Lyude Paul
 [PATCH v2 1/4] Revert "nouveau/gsp: fix suspend/resume regression ...Lyude Paul
 [PATCH v2 4/4] drm/nouveau/gsp/r570: Add missing state flags to GS ...Lyude Paul
 Re: [PATCH v3 3/8] riscv: Add support for srmcfg CSR from Ssqosid ...Drew Fustini
 Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: add panel rails to s ...Sam Day
 Re: [PATCH v4 1/3] iio: adc: Fix incorrect reading when datarate c ...Jonathan Cameron
 Re: [PATCH v5 1/3] iio: adc: Fix incorrect reading when datarate c ...Jonathan Cameron
[New][PATCH v3] sched_ext: Don't warn on core-sched forced idle in put_ ...Tejun Heo
[New][PATCH v1] usb: typec: tcpm: Defensively bound altmode array accessesBadhri Jagan Sridharan
 Re: [RFC PATCH net-next] netpoll: hold RCU while walking napi_listJakub Kicinski
 Re: [PATCH RFC v6 0/5] iio: add Open Sensor Fusion IIO driverJonathan Cameron
 Re: [PATCH net-next v3 0/2] net: pse-pd: add Realtek/Broadcom PSE ...Jakub Kicinski
 Re: [PATCH net-next] net: dsa: qca8k: fall back to ethernet-ports ...Jakub Kicinski
 Re: [PATCH net-next v3 0/7] r8169: add support for phylinkJakub Kicinski
 Re: [PATCH v4 0/2] arm64: errata: NVIDIA Olympus device store/load ...Shanker Donthineni
 Re: [PATCH v4 2/2] arm64: io: apply the device store-release worka ...Shanker Donthineni
 Re: [PATCH net-next v9 0/7] r8169: add RSS support for RTL8127Jakub Kicinski
 Re: [PATCH v2 09/19] net: bcmgenet: use platform_device_set_of_node()Jakub Kicinski
 Re: [PATCH v2 13/19] net: mv643xx: use platform_device_set_of_node()Jakub Kicinski
 Re: [PATCH net-next v1 0/2] Reuse threaded NAPI kthread across nap ...Jakub Kicinski
 Re: [PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-base ...Xiang Mei
[New][PATCH V6 0/8] KVM: x86/pmu: Add hardware Topdown metrics supportZide Chen
 [PATCH v6 8/8] KVM: selftests: Add PERF_METRICS and fixed counter ...Zide Chen
 [PATCH v6 3/8] KVM: x86/pmu: Rename and move vcpu_get_perf_capabil ...Zide Chen
 [PATCH v6 1/8] KVM: x86/pmu: Do not map fixed counters >= 3 to gen ...Zide Chen
[New][PATCH] lib: test_hmm: use device devt for coherent device range s ...Stanislav Kinsburskii
 [PATCH v6 2/8] KVM: x86/pmu: Support Intel fixed counter 3 on medi ...Zide Chen
 [PATCH v6 4/8] KVM: x86/pmu: Snapshot host IA32_PERF_CAPABILITIES ...Zide Chen
 [PATCH v6 6/8] KVM: x86/pmu: Move RDPMC emulation into per-vendor ...Zide Chen
 [PATCH v6 5/8] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMUZide Chen
 Re: [PATCH] ASoC: renesas: fsi: Propagate platform_get_irq() errorsKuninori Morimoto
 [PATCH v6 7/8] KVM: x86/pmu: Emulate RDPMC on performance metricsZide Chen
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH 0/2] mm: memory-failure: fix HWPoison flag race with no ..."Michael S. Tsirkin"
 Re: [PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-base ...Dave Hansen
 Re: [PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mma ...Andrew Morton
 Re: [PATCH] xfs: retry dqpurge when dquot buffer is busy"Darrick J. Wong"
 Re: [PATCH v2 7/9] KVM: SEV: Forcefully invalidate SNP VMSA if its ...Sean Christopherson
 Re: [PATCH 1/4] lib/dynamic_debug: add NULL check after kstrdupAndrew Morton
 Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_T ...Ackerley Tng
 Forwarded: [PATCH] gfs2: fix null-ptr-deref in gfs2_quota_hold dur ...syzbot
 Re: [PATCH v2] docs/mm: Fix bracesSJ Park
 Re: [PATCH] lib: test_hmm: use device devt for coherent device ran ...Andrew Morton
 Re: [PATCH v2 4/9] KVM: Rework .gmem_invalidate() into .gmem_free_ ...Ackerley Tng
 Re: [PATCH 16/30] mm/vma: use vma_start_pgoff(), linear_page_index ...SJ Park
 Re: [PATCH v2] docs/mm: Fix bracesSJ Park
[New][PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated ...David Windsor
 [PATCH v2 2/2] selftests/x86: Add shadow stack uprobe CALL testDavid Windsor
 Re: [PATCH 2/2] KVM: SVM: Drop unnecessary avic_vm_destroy() call ...Sean Christopherson
[New][PATCH] ata: sata_dwc_460ex: use devm for old DMA resource lifetim ...Rosen Penev
 Re: [PATCH v2 4/9] KVM: Rework .gmem_invalidate() into .gmem_free_ ...Sean Christopherson
 Re: [PATCH] ata: libata-scsi: limit simulated SCSI command copy to ...Karuna Ramkumar
 Forwarded: [PATCH] usb: atm: ueagle: fix use-after-free in uea_upl ...syzbot
 Re: [PATCHv4] dmaengine: tegra210-adma: use platform to ioremapRosen Penev
 Re: [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_ ...Namhyung Kim
 Re: [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_T ...Sean Christopherson
 Re: [RFC PATCH v2 1/4] KVM: x86: TDX: Track supported configurable ...Sean Christopherson
 Re: [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generationSean Christopherson
[New][ANNOUNCE] PUCK Agenda - 2026.07.01 - CANCELEDSean Christopherson
 Re: [PATCH net-next v1 0/2] Reuse threaded NAPI kthread across nap ...Shuhao Tan
 [PATCH v6 1/2] remoteproc: core: full attach detach during recoveryTanmay Shah
[New][PATCH v6 0/2] remoteproc: xlnx: remote crash recoveryTanmay Shah
 [PATCH v6 2/2] remoteproc: xlnx: add crash detection mechanismTanmay Shah
 Re: [PATCH v5] net: mvneta_bm: add suspend/resume support to preve ...Jakub Kicinski
 Re: [PATCH] mm/damon/vaddr: remove redundant RCU lockSJ Park
 Re: [PATCH net v3] net: ti: icssg-prueth: fix XDP_TX from the AF_X ...Jakub Kicinski
[New][PATCH] drm: i915: use kzalloc_flexRosen Penev
 Re: [PATCH net-next v1 0/2] Reuse threaded NAPI kthread across nap ...Jakub Kicinski
[New][PATCH] scsi: st: use kzalloc_arrayRosen Penev
 Re: [PATCH v2] mm/vmalloc: widen guard region to defeat ENTER-base ...Xiang Mei
[New][PATCH] mtd: rawnand: atmel: use struct_sizeRosen Penev
 Re: [PATCH net v3] amt: don't read the IP header from a reallocate ...Jakub Kicinski
[New][PATCH] mfd: twl-core: allocate modules with twl_privateRosen Penev
[New][PATCH] ASoC: mediatek: mt2701: add COMPILE_TESTRosen Penev
[New][PATCH] message: fusion: remove unused variable 'timeleft' in mpts ...Rosen Penev
[New][PATCH] mm/page_alloc: free allocated PFNs if the range does not matchZi Yan
 Re: [PATCH 1/4] mm/compaction: stop recording free page order in p ..."Zi Yan"
[New][PATCH v2] MAINTAINERS: s/SeongJae/SJ/SJ Park
[New][PATCHv2] dmaengine: k3-udma: simplify resource allocationRosen Penev
[New][PATCH] MAINTAINERS: fix apostrophe breaking git-send-email parsingRosen Penev
 Re: [PATCHv2] firmware: ti_sci: simplify resource allocationRosen Penev
 Re: [PATCH net] octeontx2-pf: fix SQ resource leaks on init failureJakub Kicinski
[New][PATCHv2 net-next] net: dsa: qca8k: fall back to ethernet-ports no ...Rosen Penev
 Re: [PATCH net] net: usb: net1080: validate packet_len before pad- ...Jakub Kicinski
 Re: [PATCH] kbuild: Use --force-group-allocation when linking modulesNathan Chancellor
 Re: [PATCH v3 2/7] mm/page_owner: add MR_NEVER to enum migrate_rea ..."Zi Yan"
 Re: [PATCH v3 3/7] mm: use enum migrate_reason instead of int for ..."Zi Yan"
 Re: [PATCH net v4] rtase: Workaround for TX hang caused by short U ...Jakub Kicinski
 Re: [PATCH 1/4] scripts: fix spelling mistakesNathan Chancellor
 Re: [PATCH] mm/page_alloc: free allocated PFNs if the range does n ...Andrew Morton
 Re: [PATCH net v2 1/2] net: ethernet: oa_tc6: Protect skb pointer ...Jakub Kicinski
 Re: [PATCH] ata: sata_dwc_460ex: use devm for old DMA resource lif ...Rosen Penev
 Re: [PATCH] mm/page_alloc: free allocated PFNs if the range does n ..."Zi Yan"
 Re: [PATCH net v2 2/2] net: ethernet: oa_tc6: Improvement in buffe ...Jakub Kicinski
[New][PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE ...Zong Li
 Re: [PATCH] kbuild: remove srctreie path from CHECK outputNathan Chancellor
 Re: stable backports for "KVM: x86: Fix shadow paging use-after-fr ...Nathan Gao
 Re: [PATCH v3 0/7] mm/page_owner: misc cleanupsAndrew Morton
 Re: [PATCH v2] modpost: prevent leak when early return no suffix . ...Nathan Chancellor
[New][PATCH v2] mm/slub: serve slabobj_ext array from a strictly larger ...Shakeel Butt
 Re: [RFC] Null Namespaces"John Ericson"
[New]Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in uea_upload_ ...syzbot
 Re: [PATCH v6 2/4] mm/zsmalloc: drop pool->lock from zs_free on 64 ...Andrew Morton
 Re: [syzbot ci] Re: minix: convert to iomap and add direct I/OJeremy Bingham
[New]Re: [syzbot] [gfs2?] general protection fault in _find_first_zero_bitsyzbot
 Re: [PATCH 1/5] rust: sync: move lockdep types to rust/kernel/sync ...Boqun Feng
[New][PATCH v4] leds: rgb: leds-qcom-lpg: Fix LED color balancing in HW ...Fenglin Wu
 Re: [PATCH] tools/mm/page_owner_sort: report get_comm failures at ...Andrew Morton
[New][PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/desti ...Waiman Long
 [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an ato ...Waiman Long
 [PATCH-next v9 04/11] cgroup/cpuset: Put all task attach related v ...Waiman Long
 [PATCH-next v9 02/11] cgroup/cpuset: Fix node inconsistencies betw ...Waiman Long
 [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task att ...Waiman Long
 [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpuse ...Waiman Long
 [PATCH-next v9 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() ...Waiman Long
 [PATCH-next v9 06/11] cgroup/cpuset: Expand the scope of cpuset_ca ...Waiman Long
 [PATCH-next v9 10/11] cgroup/cpuset: Support multiple destination ...Waiman Long
 [PATCH-next v9 07/11] cgroup/cpuset: Make attach_ctx.old_cs track ...Waiman Long
 [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_mi ...Waiman Long
 [PATCH-next v9 11/11] selftests/cgroup: Add test for cpuset affini ...Waiman Long
 Re: [PATCH 6/6] hwmon: (pmbus/max20830): add support for max20830c ...Guenter Roeck
 Re: [PATCH 2/5] rust: sync: add const constructor for raw_spinlock_tBoqun Feng
 Re: [PATCH 2/6] hwmon: (pmbus/max20830): add support for enable GPIOGuenter Roeck
[New][PATCH] mm/damon/core: validate ranges in damon_set_regions()SJ Park
 Re: [PATCH] tmpfs/ramfs: Let memfd_create() work on nommuAndrew Morton
 Re: [RESEND PATCH] riscv: mm: exclude invalid THP PMDs from page t ...Andrew Morton
 [syzbot ci] Re: minix: convert to iomap and add direct I/Osyzbot ci
 Re: [PATCH v7 023/120] x86/cpu/centaur: Use parsed CPUID(0xc0000001)Borislav Petkov
 [PATCH 01/18] mm/damon/core: introduce damon_nr_accesses_mvsum()SJ Park
[New][PATCH 00/18] mm/damon: optimize out nr_accesses_bpSJ Park
 [PATCH 04/18] mm/damon/core: handle unreset nr_accesses in damon_n ...SJ Park
 [PATCH 07/18] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum( ...SJ Park
 [PATCH 02/18] mm/damon/tests/core-kunit: test damon_mvsum()SJ Park
 [PATCH 13/18] mm/damon/core: remove nr_accesses_bp setups and updatesSJ Park
 [PATCH 03/18] mm/damon/core: always update ->last_nr_accesses for ...SJ Park
 [PATCH 14/18] mm/damon/core: remove attrs param from damon_update_ ...SJ Park
 [PATCH 17/18] mm/damon/core: remove damon_moving_sum() and its uni ...SJ Park
 [PATCH 06/18] mm/damon/core: use damon_nr_accesses_mvsum() for dam ...SJ Park
 [PATCH 05/18] mm/damon/core: use damon_nr_accesses_mvsum() in __da ...SJ Park
 [PATCH 08/18] mm/damon/core: remove damon_warn_fix_nr_accesses_cor ...SJ Park
 [PATCH 09/18] mm/damon/core: remove damon_verify_reset_aggregated()SJ Park
 [PATCH 10/18] mm/damon/core: remove damon_verify_merge_regions_of()SJ Park
 [PATCH 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp set ...SJ Park
 [PATCH 12/18] selftests/damon/drgn_dump_damon_status: do not dump ...SJ Park
 [PATCH 15/18] mm/damon/paddr: remove attrs param from __damon_pa_c ...SJ Park
 [PATCH 16/18] mm/damon/vaddr: remove attrs param from __damon_va_c ...SJ Park
 [PATCH 18/18] mm/damon/core: remove damon_region->nr_accesses_bpSJ Park
 Re: [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during ext ...Peter Fang
 Re: [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ i ...Nicolin Chen
 [PATCH 01/10] net: emac: remove emac_xaht_base()Rosen Penev
[New][PATCH 00/10] net: emac: various cleanups, fixes, and feature addi ...Rosen Penev
 [PATCH 02/10] net: emac: fix sparse __iomem warnings in IAHT regis ...Rosen Penev
 [PATCH 03/10] net: emac: use DMA-specific and SMP memory barriersRosen Penev
 [PATCH 04/10] net: emac: mal: replace of_get_property with of_prop ...Rosen Penev
 [PATCH 08/10] net: emac: replace #ifdef CONFIG_PPC_DCR_NATIVE with ...Rosen Penev
 [PATCH 05/10] net: emac: mal: replace busy-wait in mal_poll_disabl ...Rosen Penev
 [PATCH 06/10] net: emac: batch stats, eliminate modulo, tighten ba ...Rosen Penev
 Re: [PATCH rc v6 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in k ...Nicolin Chen
 [PATCH 07/10] net: emac: fix DMA API mapping and unmapping correctnessRosen Penev
 Re: [PATCH rc v6 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP ...Nicolin Chen
 [PATCH 10/10] net: emac: use ndo_get_stats64 instead of ndo_get_statsRosen Penev
 [PATCH 09/10] net: emac: add Byte Queue Limits (BQL) supportRosen Penev
 Re: [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a QuotePeter Fang
 RE: [PATCH v3 0/4] cpufreq: intel_pstate: A fix and some cleanups"Doug Smythies"
 Re: [PATCH] mm/damon/core: validate ranges in damon_set_regions()SJ Park
 Re: [PATCH] mm/slub: serve slabobj_ext array from a strictly large ...Suren Baghdasaryan
 Re: [PATCH] mm/slub: serve slabobj_ext array from a strictly large ...Suren Baghdasaryan
 Re: [PATCH 14/18] mm/damon/core: remove attrs param from damon_upd ...SJ Park
 Re: [PATCH net] net: usb: net1080: validate packet_len before pad- ...Xiang Mei
[New][PATCH net v2] net: usb: net1080: validate packet_len before pad-b ...Xiang Mei
 Re: [PATCH 2/6] hwmon: (pmbus/max20830): add support for enable GPIOGuenter Roeck
 Re: [PATCH 00/18] mm/damon: optimize out nr_accesses_bpSJ Park
 Re: [PATCH 4/6] hwmon: (pmbus/max20830): add VOUT feedback resisto ...Guenter Roeck
 Re: [PATCH v2] docs: kernel-hacking: fix typoSJ Park
 Re: [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extensionPeter Fang
 Re: [PATCH] mm/slub: serve slabobj_ext array from a strictly large ...Suren Baghdasaryan
 Re: [PATCH v6 1/3] EDAC: Remove fake_inject debugfs interfaceBorislav Petkov
 Re: [PATCH v6 2/3] RAS/AMD/ATL: Translate UMC normalized address t ...Borislav Petkov
 Re: [PATCH rc v6 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ i ...Nicolin Chen
[New][PATCH] Input: maplemouse - set driver data before registering inp ...Dmitry Torokhov
 Re: [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and dele ...John Fastabend
[New][PATCH] Input: maplecontrol - set driver data before registering i ...Dmitry Torokhov
 Re: [PATCH 1/5] mm/damon/core: use kvmalloc for target regions arraySJ Park
 Re: [PATCH] riscv: Add "g" as an instruction aliasCharlie Jenkins
 Re: [PATCH v2 07/16] riscv: Use generated instruction headers for ...Charlie Jenkins
 Re: [PATCH v5 1/4] iomap: factor out iomap_dio_alignment helperChristoph Hellwig
[New][PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernelNicolin Chen
 [PATCH rc v7 1/7] iommu/arm-smmu-v3: Add arm_smmu_kdump_adopt_strt ...Nicolin Chen
 [PATCH rc v7 4/7] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in kdump ...Nicolin Chen
 [PATCH rc v7 2/7] iommu/arm-smmu-v3: Implement is_attach_deferred( ...Nicolin Chen
 [PATCH rc v7 3/7] iommu/arm-smmu-v3: Do not enable EVTQ/PRIQ inter ...Nicolin Chen
 Re: [PATCH v2 08/16] riscv: kvm: Use generated instruction headers ...Charlie Jenkins
 [PATCH rc v7 6/7] iommu/arm-smmu-v3: Skip RMR bypass for kdump ado ...Nicolin Chen
 [PATCH rc v7 7/7] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADO ...Nicolin Chen
 Re: [PATCH v5 3/4] iomap: pass error code to should_report_dio_fse ...Christoph Hellwig
 [PATCH rc v7 5/7] iommu/arm-smmu-v3: Retain CR0_SMMUEN during kdum ...Nicolin Chen
 Re: [PATCH v4] riscv: probes: simulate c.jal instructionCharlie Jenkins
 Re: [PATCH v5 2/4] iomap: factor out iomap_dio_bio_release_pages h ...Christoph Hellwig
[New][syzbot] [bpf?] BUG: using smp_processor_id() in preemptible code ...syzbot
[New][PATCH] Bluetooth: bpa10x: check response length in bpa10x_setup()Weiming Shi
 Re: [PATCH v2 17/17] KVM: TDX: Support event-notify interrupts onl ...Peter Fang
[New][PATCH v4] fpga: stratix10-soc: Fix SVC mailbox handling during re ...tze.yee.ng@altera ...
 Re: [PATCH v3] spi: dt-bindings: octeon: Convert to DT schemaMark Brown
 Re: [PATCH] ASoC: meson: Use dev_err_probe() for device reset failuresMark Brown
 Re: [PATCH] ASoC: SOF: ipc4-topology: Return error for invalid num ...Mark Brown
 Re: [PATCH] ASoC: sma1303: remove fault-check sysfs group on removeMark Brown
 Re: (subset) [PATCH 0/5] spi: dw: use threaded interruptMark Brown
 Re: [PATCH] dt-bindings: spi: st,stm32-qspi: Add power-domains pro ...Mark Brown
 Re: [RFC PATCH v2] ASoC: rt700-sdw: always drain jack work on removeMark Brown
 Re: [PATCH 0/2] ASoC: rt5677: add GPIO get_direction and enable st ...Mark Brown
 Re: [PATCH] ASoC: hdac_hda: Fix hlink refcount leak on component r ...Mark Brown
 Re: [PATCH v1] regmap: maple: Workaround for another false-positiv ...Mark Brown
 Re: [PATCH v4 0/3] Add support for the REFGEN in the IPQ9650 SoCMark Brown
 Re: [PATCH v2 00/11] ASoC: fsl: Use guard() for mutex & spin locksMark Brown
 Re: [PATCH v4] ASoC: dt-bindings: mtk-btcvsd-snd: Convert to DT SchemaMark Brown
 Re: [PATCH] ASoC: tlv320aic26: remove keyclick sysfs fileMark Brown
 Re: [PATCH v4] regulator: max14577: fix set_mode clobbering enable ...Mark Brown
 Re: [PATCH] spi: qpic-snand: free OOB buffer with ECC contextMark Brown
 Re: [PATCH] ASoC: hdac_hdmi: Fix resource cleanup on probe failureMark Brown
 Re: [PATCH] MAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Ope ...Mark Brown
 Re: [PATCH] ASoC: fsl: mpc5200-i2s: Free DMA resources on probe fa ...Mark Brown
 Re: [PATCH v1 1/1] regcache: Make ->exit() callback return voidMark Brown
 Re: [PATCH v2] ASoC: codecs: pcm512x: only print info once on no sclkMark Brown
 Re: [PATCH 1/2] arch/x86: do not allow unlock to set bitsBill Roberts
 Re: [PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCKBill Roberts
 Re: [PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCKBill Roberts
 Re: [PATCH v3] IB/mad: drop unmatched RMPP responses before reassemblyLeon Romanovsky
\
 
  \ /
  Last update: 2026-07-05 16:01    [2.532 seconds]
©2004-2020 Jasper Spaans