summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 daysriscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser
12 daysriscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui
12 daysriscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks
12 daysriscv: configs: Clean up references to non-existing configsLukas Bulwahn
13 daysriscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong
13 daysriscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha
13 daysriscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)
13 daysriscv: 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-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-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
2025-11-24bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAMEMenglong Dong
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang