aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
12 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds1-4/+2
7 daysriscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser1-7/+8
7 daysriscv: remove irqflags.h inclusion in asm/bitops.hYunhui Cui1-1/+0
7 daysriscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned intBen Dooks1-1/+1
7 daysriscv: configs: Clean up references to non-existing configsLukas Bulwahn3-4/+0
8 daysriscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong1-4/+2
9 daysriscv: kexec_image: Fix dead link to boot-image-header.rstSoham Metha1-1/+1
9 daysriscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
9 daysriscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu1-0/+2
2025-12-30riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+3
2025-12-30riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2025-12-19riscv: Add SBI debug trigger extension and function idsHimanshu Chauhan1-0/+29
2025-12-19riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.Zongmin Zhou1-4/+4
2025-12-19riscv: hwprobe: export Zilsd and Zclsd ISA extensionsPincheng Wang2-0/+5
2025-12-19riscv: add ISA extension parsing for Zilsd and ZclsdPincheng Wang2-0/+26
2025-12-19riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()Paul Walmsley1-2/+2
2025-12-19riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley1-0/+6
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu2-21/+44
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-4/+8
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2025-12-05Merge tag 'soc-newsoc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-0/+271
2025-12-05Merge tag 'soc-dt-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds32-29/+1892
2025-12-05Merge tag 'soc-defconfig-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds20-96/+135
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-125/+187
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-2/+196
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-4/+7
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini19-93/+133
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-11-28Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+1
2025-11-27Merge tag 'riscv-config-for-v6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+1
2025-11-27Merge tag 'riscv-dt-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann15-19/+516
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+2
2025-11-25riscv: dts: starfive: add Orange Pi RVIcenowy Zheng2-0/+77
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device treeHal Feng2-0/+23
2025-11-25riscv: dts: starfive: Add VisionFive 2 Lite board device treeHal Feng2-0/+21
2025-11-25riscv: dts: starfive: Add common board dtsi for VisionFive 2 Lite variantsHal Feng1-0/+161
2025-11-25riscv: dts: starfive: jh7110-common: Move out some nodes to the board dtsHal Feng7-8/+63
2025-11-24riscv: mm: add userfaultfd write-protect supportChunyan Zhang3-0/+87
2025-11-24riscv: mm: add soft-dirty page tracking supportChunyan Zhang3-2/+93
2025-11-24riscv: add RISC-V Svrsw60t59b extension supportChunyan Zhang3-0/+16
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-3/+6
2025-11-24bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAMEMenglong Dong1-1/+1
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou7-25/+49
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu1-0/+22
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang2-1/+7