summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2026-01-05riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)
2026-01-05riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu
2025-12-30riscv: Sanitize syscall table indexing under speculationLukas Gerlach
2025-12-30riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang
2025-12-24riscv: dts: sophgo: cv180x: fix USB dwc2 FIFO sizesAnton D. Stavinskii
2025-12-24riscv: dts: spacemit: PCIe and PHY-related updatesAlex Elder
2025-12-24riscv: dts: spacemit: Add a PCIe regulatorAlex Elder
2025-12-20riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite eMMC...E Shattow
2025-12-20riscv: dts: starfive: Append JH-7110 SoC compatible to VisionFive 2 Lite boardE Shattow
2025-12-20riscv: dts: microchip: convert clock and reset to use sysconConor Dooley
2025-12-20riscv: dts: microchip: fix mailbox descriptionConor Dooley
2025-12-19riscv: dts: spacemit: Define the P1 PMIC regulators for Milk-V JupiterJavier Martinez Canillas
2025-12-19riscv: dts: spacemit: Define fixed regulators for Milk-V JupiterJavier Martinez Canillas
2025-12-19riscv: dts: spacemit: Enable i2c8 adapter for Milk-V JupiterJavier Martinez Canillas
2025-12-19riscv: Add SBI debug trigger extension and function idsHimanshu Chauhan
2025-12-19riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang
2025-12-19riscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang
2025-12-19riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley
2025-12-19riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-05Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-05Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-12-05Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-11-27Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-11-27Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-25riscv: dts: starfive: add Orange Pi RVIcenowy Zheng
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device treeHal Feng
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite board device treeHal Feng
2025-11-25riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variantsHal Feng
2025-11-25riscv: dts: starfive: jh7110-common: Move out some nodes to the board dtsHal Feng
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong