summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
4 daysmm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)1-2/+3
4 daysRISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo4-34/+87
4 daysriscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris1-0/+1
14 daysriscv: Prevent NULL pointer dereference in machine_kexec_prepare()Tao Liu1-0/+3
14 daysriscv: probes: save original sp in rethook trampolineMartin Kaiser1-0/+3
14 daysriscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi1-1/+1
14 daysriscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi1-1/+1
14 daysriscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang3-7/+10
14 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta2-2/+3
2026-07-18riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang1-2/+5
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-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
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: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOMOsama Abdelkader1-2/+4
2026-06-01riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...Pu Lehui1-13/+11
2026-06-01riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui1-1/+1
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson2-2/+2
2026-04-11riscv: kgdb: fix several debug register assignment bugsPaul Walmsley1-3/+4
2026-03-25kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber1-23/+0
2026-03-04riscv: vector: init vector context with proper vlenbSergey Matyukevich1-4/+8
2026-03-04tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)1-0/+14
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)3-33/+19
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt1-0/+1
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt3-24/+27
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-17riscv: pgtable: Cleanup useless VA_USER_XXX definitionsGuo Ren (Alibaba DAMO Academy)1-4/+0
2026-01-08lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
2025-12-18RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu1-0/+22
2025-11-24riscv: acpi: avoid errors caused by probing DT devices when ACPI is usedHan Gao1-2/+5
2025-11-24RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence e...Danil Skrebenkov1-0/+1
2025-11-24riscv: Build loader.bin exclusively for Canaan K210Feng Jiang1-1/+1
2025-11-13riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1
2025-11-13riscv: stacktrace: Disable KASAN checks for non-current tasksChunyan Zhang1-2/+19
2025-11-13riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan1-3/+2
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-10-29riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()Paul Walmsley1-0/+6
2025-10-29RISC-V: Don't print details of CPUs disabled in DTAnup Patel1-3/+1
2025-10-29RISC-V: Define pgprot_dmacoherent() for non-coherent devicesAnup Patel1-0/+2
2025-10-23riscv: kprobes: Fix probe address validationFabian Vogt1-4/+9
2025-10-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen1-1/+41
2025-09-19RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt1-1/+0
2025-09-09riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-09riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-09-09riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář1-1/+1
2025-09-09riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář1-1/+1
2025-09-09riscv: Only allow LTO with CMODEL_MEDANYNathan Chancellor1-1/+1
2025-09-04RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář1-0/+2