summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
3 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-34/+87
3 daysriscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris1-0/+1
13 daysriscv: vdso: Do not use LTO for the vDSOThomas Weißschuh1-3/+3
13 daysriscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
13 daysriscv: probes: save original sp in rethook trampolineMartin Kaiser1-0/+3
13 daysriscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi1-1/+1
13 daysriscv: Fix 32-bit call_on_irq_stack() frame pointer ABISamuel Holland2-6/+6
13 daysriscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
13 daysriscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang3-7/+10
13 daysriscv: dts: sophgo: sg2042: use hex for CPU unit addressInochi Amaoto1-118/+118
13 daysriscv: dts: sophgo: sg2044: use hex for CPU unit addressInochi Amaoto1-118/+118
13 daysriscv: dts: spacemit: set console baud rate on Milk-V JupiterAurelien Jarno1-1/+1
13 daysdts: spacemit: set console baud rate on bpif3Conor Dooley1-1/+1
2026-07-18riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang1-2/+5
2026-07-18riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang1-0/+10
2026-07-18bpf: Restrict JIT predictor flush to cBPFPawan Gupta2-2/+3
2026-07-04riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang2-4/+9
2026-07-04riscv: mm: Extract helper mark_new_valid_map()Vivian Wang1-11/+14
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor1-0/+4
2026-06-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)1-0/+25
2026-06-01riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling1-1/+1
2026-06-01riscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOMOsama Abdelkader1-2/+4
2026-06-01riscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOMOsama Abdelkader1-2/+4
2026-06-01ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-23bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
2026-05-14riscv: kvm: fix vector context allocation leakOsama Abdelkader1-1/+4
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson2-2/+2
2026-04-11riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not setZishun Yi1-1/+3
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-03-04riscv: vector: init vector context with proper vlenbSergey Matyukevich1-4/+8
2026-02-11riscv: Add intermediate cast to 'unsigned long' in __get_user_asmNathan Chancellor1-1/+1
2026-02-11riscv: Use 64-bit variable for output in __get_user_asmNathan Chancellor1-2/+12
2026-02-11riscv: trace: fix snapshot deadlock with sbi ecallMartin Kaiser1-7/+8
2026-02-11riscv: Sanitize syscall table indexing under speculationLukas Gerlach1-1/+3
2026-02-06riscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao1-1/+1
2026-01-30riscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu1-1/+2
2026-01-17riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-17riscv: cpufeature: Fix Zk bundled extension missing ZknhGuodong Xu1-12/+11
2026-01-17riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2026-01-02lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers1-4/+8
2025-12-18RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu1-0/+22
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-22riscv: dts: allwinner: d1: fix vlenb propertySergey Matyukevich1-1/+1
2025-11-16riscv: sbi: Prefer SRST shutdown over legacyMayuresh Chitale1-1/+5
2025-11-16riscv: Update MIPS vendor id to 0x127Chao-ying Fu1-1/+1
2025-11-11Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+2
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-26/+17
2025-11-09Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-26/+17