July 2026 Archives by thread
Starting: Wed Jul 1 00:44:39 PDT 2026
Ending: Wed Jul 29 19:45:10 PDT 2026
Messages: 2086
- [PATCH v21 0/3] Add OpenCores PTC PWM support
Hal Feng
- [PATCH] riscv: kvm: Skip preventive hfence.gvma for new G-stage mappings with Svvptc
Dylan.Wu
- [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path
Peter Zijlstra
- [PATCH v6 0/2] riscv: add c.jal instruction simulation for kprobes
Xiaofeng Yuan
- [External] Re: [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
Arnd Bergmann
- [PATCH v8 00/22] Add Counter delegation ISA extension support
Atish Patra
- [PATCH v8 02/22] RISC-V: Add Sxcsrind ISA extension CSR definitions
Atish Patra
- [PATCH 0/2] riscv: ptdump: Refactor for KVM gstage ptdump support
Dylan.Wu
- [PATCH 0/2] riscv: vdso: Do not use LTO for the vDSO
Thomas Weißschuh
- [PATCH 0/3] RISC-V: KVM: Cleanup SBI extension status when disble
Inochi Amaoto
- [PATCH 0/2] riscv: fix kprobes on minimal kernel configs
Xiaofeng Yuan
- [PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
Jarkko Sakkinen
- [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
Bartosz Golaszewski
- [PATCH] riscv: kprobes: Add test case for c.jal instruction simulation
Xiaofeng Yuan
- [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Andreas Schwab
- [External] Re: [PATCH v5 2/3] riscv: introduce percpu.h into include/asm
yunhui cui
- [External] Re: [PATCH v5 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
yunhui cui
- [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
Pratyush Yadav
- [PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
Wang Yechao
- [PATCH] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
Dev Jain
- [PATCH v6 0/3] riscv: fix PIO helpers and add optimized percpu ops
Yunhui Cui
- [PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
- [PATCH 0/3] tee: add MbedTEE driver
Xing Loong
- [PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
Aleksa Paunovic
- [PATCH v3 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
Lorenzo Pieralisi
- [PATCH RFC 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
Enzo Adriano
- Re: [RFC] entry: Untangle the return value of syscall_enter_from_user_mode from syscall NR
H. Peter Anvin
- [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
Fenghua Yu
- [PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
Yixun Lan
- [PATCH v7 0/3] riscv: fix PIO helpers and add optimized percpu ops
Yunhui Cui
- [PATCH v2 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Inochi Amaoto
- [PATCH v4] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
Nam Cao
- [PATCH 0/3] riscv: alternative: Statically compute alternative section boundaries and patch compat vDSO
Nam Cao
- [PATCH v4 02/12] rvtrace: Initial implementation of driver framework
Zane Leung
- [PATCH RFC] dt-bindings: perf: riscv,pmu: Add interrupts-extended property
Eric Lin
- [PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
David Carlier
- [PATCH v2 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
Nam Cao
- [PATCH v2 1/5] riscv: compat_vdso: switch to standard kbuild rule
Nam Cao
- [PATCH v1] net: can: mpfs_can: add Polarfire SoC MSS CAN
Conor Dooley
- [PATCH 0/2] spacemit: fix USB2 clock and reset
Philipp Zabel
- [PATCH 4/7] dt-bindings: mfd: syscon: add ESWIN EIC7700 compatible
Lee Jones
- [PATCH RFC 3/8] clk: sunxi-ng: a733: Add PRCM CCU
Enzo Adriano
- [PATCH RFC 4/8] clk: sunxi-ng: a733: Add PLL clocks support
Enzo Adriano
- [PATCH RFC 6/8] clk: sunxi-ng: a733: Add mod clocks support
Enzo Adriano
- [PATCH RFC 7/8] clk: sunxi-ng: a733: Add bus clock gates
Enzo Adriano
- [PATCH RFC 8/8] clk: sunxi-ng: a733: Add reset lines
Enzo Adriano
- [PATCH v3 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
Zong Li
- [PATCH v2 4/5] dt-bindings: PCI: spacemit: Introduce Spacemit K3 PCIe host controller
Inochi Amaoto
- [PATCH v3 0/6] riscv: spacemit: Add PCIe RC controller support for K3
Inochi Amaoto
- [PATCH v2 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
Inochi Amaoto
- [PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
Leon Hwang
- [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Thomas Gleixner
- [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
Brendan Jackman
- [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
Mukesh Kumar Chaurasiya
- [PATCH v4] riscv: Prevent NULL pointer dereference in machine_kexec_prepare
Tao Liu
- [PATCH v8 0/3] riscv: fix PIO helpers and add optimized percpu ops
Yunhui Cui
- [RFC PATCH 0/3] RISC-V: KVM/IOMMU: Fix MRIF irqfd notice handling
fangyu.yu at linux.alibaba.com
- [GIT PULL] RISC-V updates for v7.2-rc2
Paul Walmsley
- [PATCH] perf kvm/riscv: Fix event key collision between interrupts and exceptions
fangyu.yu at linux.alibaba.com
- [PATCH] gpio: sifive: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
- [PATCH] PCI: dwc: spacemit: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
- [PATCH 0/7] rust: Use kernel style vertical imports in various drivers
Guru Das Srinagesh
- [PATCH 3/7] cpufreq: rcpufreq_dt: use vertical import style
Guru Das Srinagesh
- [PATCH 1/7] samples: rust_dma: use vertical import style
Guru Das Srinagesh
- [PATCH v5] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
Jiakai Xu
- [PATCH] pwm: pxa: Depend on OF and simplify accordingly
Uwe Kleine-König (The Capable Hub)
- [PATCH v1 0/5] pwm: Unify arrays of various *_device_id
Uwe Kleine-König (The Capable Hub)
- [PATCH v5] riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
Tao Liu
- [PATCH v2 0/3] RISC-V: KVM: Cleanup SBI extension status when disable
Inochi Amaoto
- [PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH] pwm: th1520: use vertical import style
Guru Das Srinagesh
- [PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
Muchun Song
- [PATCH] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
Pu Lehui
- [PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
Pu Lehui
- [PATCH v2 0/8] riscv: eswin: eic7700: Add support for clocks, resets, pinctrl, HSP bus, I2C and watchdog
Pinkesh Vaghela
- [PATCH v2] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Varun R Mallya
- [PATCH bpf-next v2 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
Varun R Mallya
- [PATCH] mailbox: riscv-sbi-mpxy: validate RPMI event records
Pengpeng Hou
- [PATCH] ACPI: RIMT: validate node and mapping bounds
Pengpeng Hou
- [PATCH] ACPI: RHCT: validate node reference bounds
Pengpeng Hou
- [PATCH v2] rcu: Use an intermediate irq_work to start process_srcu()
Thorsten Leemhuis
- [PATCH] riscv: ftrace: only use pre-function NOPs with call ops
Rui Qi
- [PATCH] riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
Rui Qi
- [PATCH net-next v9 6/6] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller
Paolo Abeni
- [PATCH net-next v12 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
Bartosz Golaszewski
- [PATCH v5 0/4] Clk improvements
Daniel Almeida
- CFP for Plumbers RISC-V MC
Drew Fustini
- [PATCH v3 6/8] riscv: Enable resctrl filesystem for Ssqosid
Drew Fustini
- [PATCH v4 0/3] Add support for NetCube Systems OpenNMC (dobermann)
Chen-Yu Tsai
- [PATCH v3 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
Drew Fustini
- [PATCH bpf-next v3 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
Kuan-Wei Chiu
- [PATCH v3] RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
- (subset) [PATCH 0/2] clk: spacemit: k3: set few clocks as critical
Yixun Lan
- [PATCH v8] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
David Carlier
- [GIT PULL] clk: spacemit: fixes for v7.2-1
Yixun Lan
- [PATCH v4] riscv: dts: spacemit: Use symbolic PDMA request numbers on K1
Yixun Lan
- [PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
Drew Fustini
- [PATCH v4 1/8] dt-bindings: riscv: Add Ssqosid extension description
Drew Fustini
- [PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
- [PATCH v2 0/5] riscv: dts: spacemit: serial/i2c/ethernet improvements for the K3 Pico-ITX board
Yixun Lan
- [PATCH 0/4] vmcore-tasks: export per-task metadata to vmcoreinfo
Mike Rapoport
- [PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
Yixun Lan
- [PATCH v2 5/5] riscv: dts: spacemit: improve RTL8211F PHY configuration on K3 Pico-ITX board
Yixun Lan
- [PATCH] selftests/rseq: Fix a buliding error for riscv arch
Hui Wang
- [PATCH v2] selftests/rseq: Fix a building error for riscv arch
Hui Wang
- [PATCH] RISC-V: KVM: Fix lost virtual interrupts during IRQ sync
谢波
- [PATCH v1] iommu/riscv: Drop superflous zeros in pci_device_id array
Uwe Kleine-König (The Capable Hub)
- [PATCH v2 2/2] riscv: dts: spacemit: add QSPI support for K3 Pico-ITX
Yixun Lan
- [PATCH 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
Wang Yechao
- [PATCH 2/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
Wang Yechao
- [PATCH] riscv: ftrace: reject out-of-range non-direct targets
Rui Qi
- [PATCH] MAINTAINERS: Update SpacemiT SoC git tree repository
Yixun Lan
- [PATCH] RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Qingwei Hu
- [PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
Wang Yechao
- [PATCH bpf-next v5 0/6] Mixing bpf2bpf and tailcalls for RV64
Pu Lehui
- [PATCH bpf-next v5 1/6] bpf: Extract the is_struct_ops_tramp helper
Pu Lehui
- [PATCH bpf-next v5 3/6] riscv, bpf: Fix kernel stack corruption in tailcall with CFI
Pu Lehui
- [PATCH bpf-next v5 5/6] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH] selftests: riscv: Bypass libc in inactive vector ptrace test
Andrew Jones
- [[PATCH] v4 1/4] riscv: vector: refactor vector context operations
Anup Patel
- [patch 00/18] entry: Consolidate and rework syscall entry handling
Thomas Gleixner
- [PATCH] riscv: stacktrace: Fix NULL task pointer in ftrace_graph_ret_addr()
zhang.anmeng at zte.com.cn
- [PATCH v3 00/17] riscv: Generate riscv instruction functions
Charlie Jenkins
- [PATCH v2 1/1] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH v2 0/1] RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
- [PATCH bpf-next v6 0/7] Mixing bpf2bpf and tailcalls for RV64
Pu Lehui
- [PATCH bpf-next v6 2/7] riscv, bpf: Fix memory leak in bpf_jit_free
Pu Lehui
- [PATCH bpf-next v6 6/7] riscv, bpf: Mixing bpf2bpf and tailcalls
Pu Lehui
- [PATCH bpf-next v6 7/7] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
Pu Lehui
- [PATCH v4 RESEND 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
Shuai Xue
- [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
Shuai Xue
- [PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
Shuai Xue
- [PATCH v4 RESEND 5/7] riscv: stacktrace: switch to frame-pointer based unwinder
Shuai Xue
- [PATCH 5/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
André Almeida
- [PATCH v4 1/3] riscv: add UltraRISC SoC family Kconfig support
Paul Walmsley
- [PATCH 0/3] mm/early_ioremap: clarify and clean up early_ioremap_reset()
Sang-Heon Jeon
- [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC
Paul Walmsley
- [PATCH v4 0/6] riscv: spacemit: Add PCIe RC controller support for K3
Inochi Amaoto
- [PATCH 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
Inochi Amaoto
- [PATCH v2] riscv: defconfig: thead: enable PCA953X GPIO driver
Drew Fustini
- (subset) [PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
Manivannan Sadhasivam
- [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
Jinjie Ruan
- [PATCH] riscv: vdso: Only try to install vDSO when present
Thomas Weißschuh
- [PATCH] syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
- [PATCH v4 0/7] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
Lorenzo Pieralisi
- [PATCH] i2c: spacemit: fix spurious IRQ handling returning IRQ_HANDLED
Pei Xiao
- [PATCH 0/7] vDSO: Replace CONFIG_GENERIC_GETTIMEOFDAY ifdeffery with IS_ENABLED()
Thomas Weißschuh
- [PATCH 1/7] kbuild: support generated asm-headers in subdirectories
Thomas Weißschuh
- [PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
Yuhang.chen
- [PATCH RFC 0/1] KVM: riscv: G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH 00/26] dmaengine: Remove redundant error messages on IRQ request failure
Pan Chuang
- [PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
Alexis Lothoré (eBPF Foundation)
- [PATCH v2 00/19] crypto: cmh - add CRI CryptoManager Hub driver
Saravanakrishnan Krishnamoorthy
- [PATCH v2 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
Saravanakrishnan Krishnamoorthy
- [PATCH v2 05/19] crypto: cmh - add HMAC ahash
Saravanakrishnan Krishnamoorthy
- [PATCH v2 06/19] crypto: cmh - add CSHAKE/KMAC ahash
Saravanakrishnan Krishnamoorthy
- [PATCH v2 11/19] crypto: cmh - add DRBG hwrng
Saravanakrishnan Krishnamoorthy
- [PATCH v2 13/19] crypto: cmh - add ECDSA/SM2 sig
Saravanakrishnan Krishnamoorthy
- [PATCH v2 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
Saravanakrishnan Krishnamoorthy
- [PATCH 7.1.y 0/6] cBPF JIT spray hardening
Pawan Gupta
- [PATCH] riscv: mm: Fix concurrency in mark_new_valid_map()
Paul Walmsley
- [PATCH RFC v2] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH 1/2] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
Inochi Amaoto
- [PATCH v5 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
Charlie Jenkins
- [PATCH v5 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
Charlie Jenkins
- [PATCH v5 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
Charlie Jenkins
- [PATCH v5 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
Charlie Jenkins
- [PATCH v3 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
- [PATCH] selftests/riscv: ptrace: Fix memory leak of regset_data in vector tests
Wang Yan
- [PATCH] drivers/perf: riscv: handle legacy fallback in event check
Sergey Matyukevich
- [GIT PULL] RISC-V defconfig changes for v7.2
Arnd Bergmann
- [PATCH 11/12] riscv: dts: thead: Add Lichee Pi 4A IO expansions
Icenowy Zheng
- [PATCH v4 0/2] cpufreq: spacemit: Add cpufreq support for K1 SoC
Milan P. Stanić
- [GIT PULL] RISC-V devicetrees for v7.3 - Early Canaan k230 material
Conor Dooley
- [PATCH RESEND 1/2] riscv: mm: Apply svinval in update_mmu_cache()
Paul Walmsley
- [PATCH v3] riscv: dts: spacemit: k3: Add QSPI support for Pico-ITX board
Zhengyu He
- [PATCH v1 0/2] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH v4 1/2] cpufreq: dt-platdev: Add SpacemiT K1 SoC to the allowlist
Yixun Lan
- [PATCH v4 2/2] riscv: dts: spacemit: Add cpu scaling for K1 SoC
Yixun Lan
- [PATCH v2 0/8] clk: sunxi-ng: Add support for Allwinner A733 CCU and PRCM
Junhui Liu
- [PATCH v4 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
Maurice Hieronymus
- [PATCH v3 0/3] spacemit: k1: Add support for Banana Pi BPI-CM6 IO board
Junhui Liu
- [PATCH v3 1/3] dt-bindings: riscv: spacemit: Add Banana Pi BPI-CM6 compatible
Junhui Liu
- Failed to reinit phy of spacemit-dwmac when reset-gpio is present
Inochi Amaoto
- [GIT PULL] RISC-V updates for v7.2-rc3
Paul Walmsley
- [patch 0/4] entry: Rework syscall skip logic
Thomas Gleixner
- [PATCH v6 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto
- [PATCH v2] iommu/riscv: Replace illegal command with dummy IOFENCE to prevent hardware lockup
Baolu Lu
- [PATCH RESEND] syscall_user_dispatch: Introduce ARCH_SUPPORTS_SYSCALL_USER_DISPATCH
Jinjie Ruan
- [PATCH] RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
Anup Patel
- [PATCH v2] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers
Zhanpeng Zhang
- [PATCH v6 0/2] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
- [PATCH v6 2/2] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
- [PATCH RFC v3] KVM: riscv: Allow G-stage PMD block mappings for VM_PFNMAP
Bingyu.Xian
- [PATCH] thermal: spacemit: k1: disable hardware on driver remove
Pei Xiao
- [PATCH] KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
Anup Patel
- [PATCH RESEND] riscv: enable HAVE_CMPXCHG_{DOUBLE,LOCAL}
Miquel Sabaté Solà
- [PATCH v1] iommu/riscv: Add page request queue and IOPF support
Bingyu.Xian
- [PATCH] cache: sifive_ccache: Remove redundant dev_err_probe()
Pan Chuang
- [PATCH] KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
Anup Patel
- [PATCH v3] iommu/riscv: Use 32-bit MMIO accesses for 64-bit registers
Zhanpeng Zhang
- [PATCH net-next v13 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
Bartosz Golaszewski
- [RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
Yeoreum Yun
- [PATCH v2] riscv/futex: Bound number of LL/SC retries in cmpxchg
Davidlohr Bueso
- [PATCH bpf-next v4 0/3] riscv, bpf: Add support for signed operations and 32-bit atomics
Kuan-Wei Chiu
- [PATCH v2] riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
- [PATCH 6.18.y 0/6] cBPF JIT spray hardening
Pawan Gupta
- [PATCH 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
Jie Gan
- [PATCH] riscv: cfi: reduce shadow stack size limit from 2GB to 512MB
Paul Walmsley
- [PATCH 0/2] bpf, riscv: add timed may_goto support
Feng Jiang
- [PATCH v22 0/3] Add OpenCores PTC PWM support
Hal Feng
- [PATCH] kselftest/riscv: Improve building under native riscv64 environment
Hui Wang
- [PATCH v1 00/20] gpio: Improvements around device-id arrays
Uwe Kleine-König (The Capable Hub)
- [PATCH v2 0/5] Add remaining IO expansions on Lichee Pi 4A
Icenowy Zheng
- [PATCH v4 0/2] RISC-V IOMMU HPM support
Zong Li
- [PATCH] riscv: dts: spacemit: k3: Enable SD card support
Yixun Lan
- [PATCH 0/3] clk: spacemit: Add clock support for UFS
Yixun Lan
- [PATCH v2 0/2] bpf, riscv: add timed may_goto support
Feng Jiang
- [PATCH 00/16] irqchip: harden initialization error paths
Haofeng Li
- [RFC PATCH 0/7] riscv: iommu: Add QoS ID support for resctrl device assignment
Zhanpeng Zhang
- [PATCH] arch/riscv: vdso: remove CFI landing pad from rt_sigreturn
Aurelien Jarno
- [PATCH 00/22] Simplify special kernel page table handling
Kevin Brodsky
- [PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Anirudh Srinivasan
- [PATCH 0/2] x86: Support shstk via prctl
Bill Roberts
- [PATCH] riscv: mm: Move dma_contiguous_reserve() after NUMA initialization
Eder Zulian
- [PATCH 6.16.y 0/6] cBPF JIT spray hardening
Pawan Gupta
- [PATCH v2] riscv: smp: set CPU 0 possible in setup_smp()
Paul Sherman
- [PATCH v5 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
Drew Fustini
- [PATCH v5 1/8] dt-bindings: riscv: Add Ssqosid extension description
Drew Fustini
- [PATCH v2 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
Jie Gan
- [PATCH] KVM: riscv: Fix Spectre-v1 in vector register access
Zongmin Zhou
- [PATCH v2 0/3] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH v3 0/2] bpf, riscv: add timed may_goto support
Feng Jiang
- [PATCH v3 2/2] selftests/bpf: enable timed may_goto tests for riscv64
Feng Jiang
- [PATCH v1 0/3] Add workarounds for Picoheart erratas
Yicong Yang
- [External] Re: [PATCH v1 0/7] riscv: add Svnapot-based contiguous PTE support
yunhui cui
- [PATCH] spi: spacemit: Correct TX FIFO slot calculation
Zhengyu He
- [PATCH v2 0/3] riscv: mm: Some optimizations for tlb flush
Xu Lu
- [PATCH v4 0/2] riscv: Introduce support for hardware break/watchpoints
Paul Walmsley
- [PATCH v2 00/21] gpio: Improvements around device-id arrays
Uwe Kleine-König (The Capable Hub)
- [PATCH 6.12.y 0/6] cBPF JIT spray hardening
Pawan Gupta
- [PATCH] mailbox: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
- [PATCH 0/2] Enable WiFi on Spacemit K3 Pico ITX
Anirudh Srinivasan
- [PATCH 0/2] modpost: fix RISC-V randconfig section mismatch false positives
Jia Wang via B4 Relay
- [PATCH] riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
Nam Cao
- [PATCH] bpf, riscv: fix missing extable entry for arena load_acquire
Feng Jiang
- [PATCH] RISC-V: KVM: Use raw_spinlock for VMID update critical section
yhchen312 at gmail.com
- [PATCH] RISC-V: KVM: Account VM-scoped allocations to the VM cgroup
yhchen312 at gmail.com
- [PATCH] riscv: require vmemmap for NUMA balancing
Jia Wang via B4 Relay
- [PATCH v2] thermal: spacemit: k1: add shutdown action and reorder registration order
Pei Xiao
- [PATCH] KVM: riscv: Fix infinite loop in NACL hfence entry allocation
Zongmin Zhou
- [PATCH v2] bpf, riscv: fix missing extable entry for arena load_acquire
Feng Jiang
- [PATCH] riscv/mm: use physical alignment for vmemmap_start_pfn
Jiakai Xu
- [PATCH v2 00/15] riscv: add Svnapot PTE folding support
Yunhui Cui
- [PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
Aurelien Jarno
- [PATCH v2 0/2] Enable WiFi on Spacemit K3 Pico ITX
Anirudh Srinivasan
- [PATCH v2 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v2 2/7] vDSO: Make clockmode constants available without CONFIG_GENERIC_GETTIMEOFDAY
Thomas Weißschuh
- [PATCH v2 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v2 4/7] clocksource/drivers/mips-gic-timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v4 1/2] riscv: Introduce support for hardware break/watchpoints
Qingfang Deng
- [PATCH 0/3] clk: spacemit: k3: fix i2s clock topology and divider rates
Troy Mitchell
- [PATCH v3 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
Nam Cao
- [PATCH v3 1/5] riscv: compat_vdso: switch to standard kbuild rule
Nam Cao
- [PATCH] RISC-V: KVM: Improve dirty log clearing by skipping zero bits in mask
Wang Yechao
- [PATCH] uprobes: Restore original return address in uretprobe context
daichengrong
- [PATCH] gpio: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
- [RFC PATCH 2/3] dt-bindings: riscv: Add Worlds per-hart properties
Yu-Chien Peter Lin
- [PATCH] riscv: cmpxchg: Use .option arch for Zacas and Zabha
Vivian Wang
- [PATCH 0/4] spi: spacemit: support K3 SPI controllers
Zhengyu He
- [PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
Rik van Riel
- [PATCH 6.6.y 0/6] cBPF JIT spray hardening
Pawan Gupta
- [PATCH] irqchip/riscv-imsic: Fix MMIO regset lookup loop bound
Pengpeng Hou
- [PATCH] RISC-V: KVM: Allow memslots ending at the GPA limit
Pengpeng Hou
- [PATCH] irqchip/riscv-aplic: Validate translated source IDs
Pengpeng Hou
- [PATCH] irqchip/riscv-imsic: Use GENMASK for base address masks
Pengpeng Hou
- [PATCH] RISC-V: KVM: Reject overlapping AIA IMSIC address fields
Pengpeng Hou
- [PATCH] irqchip/riscv-rpmi-sysmsi: Validate system MSI indices
Pengpeng Hou
- [PATCH] RISC-V: KVM: Guard HFENCE range loops against overflow
Pengpeng Hou
- [PATCH] RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Pengpeng Hou
- [GIT PULL] KVM/riscv fixes for 7.2 take #1
Anup Patel
- [PATCH] RISC-V: KVM: Fix PMU event info array size overflow
Guidong Han
- [PATCH v2 0/2] riscv: fix kprobes on minimal kernel configs
Xiaofeng Yuan
- [PATCH v3 0/2] riscv: fix kprobes on minimal kernel configs
Xiaofeng Yuan
- [GIT PULL] RISC-V updates for v7.2-rc4
Paul Walmsley
- [PATCH v4 0/2] riscv: fix kprobes on minimal kernel configs
Xiaofeng Yuan
- [PATCH v3] bpf, riscv: fix extable handling for arena load_acquire
Feng Jiang
- [PATCH 0/2] fix and cleanup in spi-spacemit-k1
Pei Xiao
- [PATCH v4] bpf, riscv: fix extable handling for arena load_acquire
Feng Jiang
- [PATCH v3 0/3] tee: add MbedTEE driver
Xing Loong
- [RFC PATCH] riscv: uprobe: Relax SYSTEM instruction validation
daichengrong
- [PATCH 0/3] Remove deprecated static key API in scheduler code
Hongyan Xia
- [PATCH] thermal: spacemit: validate clamped trip thresholds
kr494167 at gmail.com
- [PATCH v3 00/16] PCI: dwc: Cache PCIe capability offset and simplify drivers
Hans Zhang
- [PATCH v3 01/16] PCI: dwc: Add pcie_cap field and helper in designware header
Hans Zhang
- [PATCH v3 02/16] PCI: dwc: Use cached PCIe capability offset in core
Hans Zhang
- [PATCH v3 04/16] PCI: dwc: layerscape-ep: Use cached PCIe capability offset
Hans Zhang
- [PATCH v3 05/16] PCI: dwc: meson: Use cached PCIe capability offset
Hans Zhang
- [PATCH v3 07/16] PCI: dwc: eswin: Use cached PCIe capability offset
Hans Zhang
- [PATCH v3 08/16] PCI: dwc: fu740: Use cached PCIe capability offset
Hans Zhang
- [PATCH v3] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
Anirudh Srinivasan
- [PATCH] RISC-V: KVM: Add SBI DBTR extension forwarding
Xie Bo
- [PATCH v2] riscv/sifive: remove warning in errata
Paul Walmsley
- [PATCH] riscv: selftests: Fix pointer masking test failures on real hardware
JinRui
- [PATCH] RISC-V: KVM: Serialize IMSIC attributes with vCPU migration
Xie Bo
- [PATCH v2] pwm: th1520: use vertical import style
Guru Das Srinagesh
- [RFC PATCH 0/3] riscv: Add supervisor pointer masking infrastructure
Xie Bo
- [RFC PATCH 1/3] riscv: sbi: Add FWFT get helper
Xie Bo
- [PATCH v2 0/6] hwmon: (lm63) Add Sensylink CTF2301 support
Troy Mitchell
- [PATCH] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
- [PATCH v4] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
- [PATCH v5] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
- [PATCH] RISC-V: KVM: Fix the conversion between vsip and hvip
Yicong Yang
- [PATCH] riscv: hwprobe: Register unaligned probes before usermode
Rui Qi
- [GIT PULL] RISC-V defconfig changes for v7.3
Drew Fustini
- [PATCH RFC 00/18] arch, mm: create a generic set_memory/change_page_attr core
Mike Rapoport (Microsoft)
- [PATCH v4 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
- RISC-V experimental branch updated (tag: riscv-experimental-for-v7.3-2026072101)
Paul Walmsley
- [PATCH v3 0/2] Add CoreSight nodes for Qualcomm Shikra SoC
Jie Gan
- [PATCH 0/3] SpacemiT K3: fix I2S DT integration and add controller nodes
Troy Mitchell
- [PATCH 1/3] ASoC: spacemit: rename clock inputs to match binding
Troy Mitchell
- [PATCH] spi: spacemit: prepare both DMA descriptors before submitting
kr494167 at gmail.com
- [PATCH bpf-next v4 0/3] bpf, riscv: add timed may_goto support
Feng Jiang
- [PATCH bpf-next v4 1/3] bpf, riscv: add support for timed may_goto
Feng Jiang
- [PATCH bpf-next v4 2/3] selftests/bpf: test timed may_goto preserves R0-R5
Feng Jiang
- [PATCH bpf-next v4 3/3] selftests/bpf: enable timed may_goto tests for riscv64
Feng Jiang
- [PATCH v4 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
Yong-Xuan Wang
- [PATCH v6] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
- [PATCH 0/2] riscv: strnlen ZBB overflow fix and test coverage
Gao Rui
- [PATCH v8] KVM: selftests: riscv: Add lazy V extension enablement for guests
JinRui
- [PATCH v3 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v4 0/3] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
Nam Cao
- [PATCH v4 1/3] riscv: compat_vdso: switch to standard kbuild rule
Nam Cao
- [PATCH v4 2/3] riscv: compat_vdso: Allow *.c source files
Nam Cao
- [PATCH] i2c: spacemit: request IRQ after controller initialization
Linmao Li
- [PATCH v4 00/10] kdump: reduce vmcore size and capture time
Wandun
- [PATCH bpf-next v3 0/6] Add BPF Exceptions support for RISC-V
Varun R Mallya
- [PATCH net] MAINTAINERS: Add myself for stmmac ethernet driver maintainance
Maxime Chevallier
- [PATCH RFC v2 00/20] mm: optimize unnecessary loads due to ptep_get() and friends out
Yeoreum Yun
- [PATCH v2] spi: spacemit: prepare both DMA descriptors before submitting
kr494167 at gmail.com
- [PATCH 0/2] riscv: dts: spacemit: add eeprom for K3 CoM260
Jennifer Berringer
- [PATCH bpf-next v5 0/3] bpf, riscv: add timed may_goto support
Feng Jiang
- [PATCH 1/1] riscv: dts: spacemit: enable PCIe on OrangePi R2S
Chukun Pan
- [INTERNAL REVIEW] [RFC PATCH v3 01/20] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
Yeoreum Yun
- [PATCH v5 0/3] riscv: Introduce support for hardware break/watchpoints
Himanshu Chauhan
- [PATCH v4] riscv: Use Zalrsc extension to implement atomic functions
Aleksa Paunovic via B4 Relay
- [PATCH 0/2] riscv: hwprobe: report per-process extension availability
Andy Chiu
- [RFC PATCH v2 0/3] btrfs: add error injection support for checksum verification
Song Chen
- [RFC PATCH v2 3/3] error-injection: Introduce parent in fei_attr
Song Chen
- [PATCH] rtc: spacemit: handle regmap_test_bits() error return
kr494167 at gmail.com
- [PATCH v4 0/7] vDSO: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v4 1/7] kbuild: support generated asm-headers in subdirectories
Thomas Weißschuh
- [PATCH v4 3/7] MIPS: csrc-r4k: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v4 4/7] clocksource/drivers/mips-gic-timer: Remove CONFIG_GENERIC_GETTIMEOFDAY ifdeffery
Thomas Weißschuh
- [PATCH v2] rtc: spacemit: handle regmap_test_bits() error return
kr494167 at gmail.com
- [PATCH v2 00/14] iommu/riscv: Enable MSI remapping and IOMMU_DMA
Andrew Jones
- [PATCH v3 0/3] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH v2 0/2] riscv: hwprobe: report per-process extension availability
Andy Chiu
- [PATCH RFC v4 02/12] riscv/mm: add untagged_addr_remote_unlocked()
Rik van Riel
- [PATCH v3 0/3] riscv: hwprobe: report per-process extension availability
Andy Chiu
- [PATCH v4 0/3] RISC-V: KVM: fix vcpu vector context handling
Andy Chiu
- [PATCH 0/2] riscv: dts: spacemit: Fix phy id check for the phy
Inochi Amaoto
- [PATCH 00/17] drm/spacemit: add SpacemiT K3 display support
Cody Kang
- [PATCH 04/17] dt-bindings: soc: spacemit: allow eDP/DP PHY PLL pixel clocks on K3 APMU
Cody Kang
- [PATCH 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL
Cody Kang
- [PATCH 07/17] drm/spacemit: add Saturn DPU register model
Cody Kang
- [PATCH 10/17] drm/spacemit: add Saturn DPU KMS pipeline
Cody Kang
- [PATCH 11/17] drm/spacemit: add Saturn DPU DRM device driver
Cody Kang
- [PATCH 13/17] MAINTAINERS: add SpacemiT K3 display driver entry
Cody Kang
- [PATCH 14/17] riscv: dts: spacemit: k3: add display nodes
Cody Kang
- [PATCH 15/17] riscv: dts: spacemit: k3-pico-itx: enable the DisplayPort output
Cody Kang
- [PATCH 16/17] riscv: dts: spacemit: k3-com260-ifx: enable the DisplayPort output
Cody Kang
- [PATCH 17/17] riscv: defconfig: spacemit: k3: enable display driver
Cody Kang
- [PATCH RESEND 00/17] drm/spacemit: add SpacemiT K3 display support
Cody Kang via B4 Relay
- [PATCH RESEND 02/17] dt-bindings: phy: add SpacemiT K3 Innosilicon DP PHY
Cody Kang via B4 Relay
- [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
Changhuang Liang
- [PATCH v2 0/3] Add UFS Host driver support for SpacemiT K3 SoC
Yixun Lan
- [PATCH v5 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
Chen-Yu Yeh
- [PATCH v2 0/2] riscv: dts: spacemit: Fix phy id check for the phy
Inochi Amaoto
- [PATCH v2 0/2] drm/imagination: support GPU probe without power-domains
Sterling-Ash
- [PATCH] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Troy Mitchell
- [RFC PATCH 3/3] dt-bindings: sifive: Add WorldGuard Checker
Yu-Chien Peter Lin
- [PATCH v3] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Troy Mitchell
- [PATCH v2] dmaengine: mmp_pdma: fix wrong extended DRCMR base for SpacemiT K3
Troy Mitchell
- [PATCH v6 0/1] Common csr_read_num() and csr_write_num() for RISC-V
Anup Patel
- [PATCH v2] driver core: platform: Setup device MSI domain just before driver probe
Anup Patel
- [PATCH v2 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
Inochi Amaoto
- [PATCH v5 0/3] Retrieve information about DDR from SMEM
Konrad Dybcio
- [PATCH] riscv: Mark default_power_off() as __noreturn
Thorsten Blum
- [PATCH v2 0/3] riscv: ptdump: Refactor for KVM gstage ptdump support
Dylan.Wu
- [PATCH v2 29/64] dmaengine: sf-pdma: route error callbacks through channel BH
Allen Pais
- [PATCH] riscv: sbi: fix errno mapping for SBI_ERR_ALREADY_* error codes
Paul Sherman
- [GIT PULL] RISC-V T-HEAD devicetree changes for v7.3
Drew Fustini
- [PATCH v3 0/2] drm/imagination: support GPU probe without power-domains
Sterling-Ash
- [PATCH v3 1/2] dt-bindings: gpu: img,powervr-rogue: add spacemit,k3-gpu
Sterling-Ash
- [PATCH] perf symbols: Skip dynamic symbols with invalid section indexes
Zhanpeng Zhang
- [PATCH v6 0/8] futex: Use runtime constants for futex_hash computation
K Prateek Nayak
- [PATCH v6 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
K Prateek Nayak
- [PATCH] riscv: acpi: Handle LPI architectural context loss flags
Peixin Xie
- [PATCH v2 0/6] Add workarounds for Picoheart erratas
Yicong Yang
- [PATCH v2] riscv: acpi: Handle LPI architectural context loss flags
Peixin Xie
- [RFC PATCH] riscv: kasan: Flush TLB after switching to temporary page table
Mingfeng Lin
- [PATCH] RISC-V: KVM: Use try_cmpxchg for IMSIC MRIF RMW
Yicong Yang
- [PATCH] RISC-V: KVM: Add arch-specific tracepoints
Anup Patel
- [PATCH RFC 0/7] spacemit: k3: Replace bad CLINT node with ACLINT nodes
Junhui Liu
- [PATCH] riscv: dts: spacemit: k3: Drop guest properties from M-level IMSIC
Junhui Liu
- [PATCH] RISC-V: KVM: Synchronize hrtimer callback during teardown
Myeonghun Pak
- [PATCH] riscv: dts: starfive: jh7110-common: fix jh7110 SoC boot from SD-card.
Conor Dooley
- [PATCH 0/3] riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
Aurelien Jarno
- [PATCH 1/3] riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
Aurelien Jarno
- [PATCH] riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
Karl Mehltretter
- [PATCH 1/2] riscv: dts: spacemit: Make dtschema recognize the etherent PHY correctly on K3 pico-itx board
Inochi Amaoto
- (subset) [PATCH v6 0/3] Add initial Milk-V Duo S board support
Inochi Amaoto
- (subset) [PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
Inochi Amaoto
- [PATCH] RISC-V: KVM: Fix spurious -EEXIST and clean up gstage fault path types
Bingyu.Xian
- [RFC PATCH] RISC-V: KVM: Add minimal guest_memfd support
Bingyu.Xian
- [RFC PATCH] RISC-V: KVM: Enable KVM_MEM_USERFAULT support
Bingyu.Xian
- [PATCH v9 2/5] riscv: add support for SBI Supervisor Software Events extension
Himanshu Chauhan
- [PATCH] riscv: smp: fix non-SPINWAIT secondary hart rendezvous for fw_dynamic platforms
Paul Sherman
- [PATCH] pinctrl: spacemit: validate pins in pinconf callbacks
Troy Mitchell
- [PATCH V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
Drew Fustini
- [PATCH 0/6] riscv: dts: spacemit: fix maximum CPU core voltage for K1 boards
Aurelien Jarno
- [PATCH v2 0/4] riscv: dts: spacemit: Add cpu scaling for Milk-V Jupiter
Aurelien Jarno
- [PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
Yu-Chien Peter Lin
- [PATCH v2 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
Aurelien Jarno
- [PATCH v2 1/4] riscv: defconfig: enable RFKILL and RFKILL_GPIO
Aurelien Jarno
- [PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Paul Walmsley
- [PATCH 1/2] riscv: unaligned: stop using kthread for check_vector_unaligned_access()
Paul Walmsley
- [PATCH 2/2] Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"
Paul Walmsley
- [PATCH v3 0/4] RISC-V: KVM: Cleanup SBI extension status when disable
Inochi Amaoto
- [PATCH v6 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
Drew Fustini
- [PATCH v3] riscv: disable local interrupts and stop other CPUs before reboot/shutdown
Troy Mitchell
Last message date:
Wed Jul 29 19:45:10 PDT 2026
Archived on: Wed Jul 29 19:45:19 PDT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).