summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
28 hoursMerge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
36 hoursMerge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daysMerge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 daysMerge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2 daysMerge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
7 daysarch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
7 dayskcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
13 daysriscv: errata: Fix the PAUSE Opcode for MIPS P8700Djordje Todorovic
13 daysriscv: hwprobe: Add MIPS vendor extension probingAleksa Paunovic
13 daysriscv: Add xmipsexectl as a vendor extensionAleksa Paunovic
13 daysriscv: cpufeature: add validation for zfa, zfh and zfhminClément Léger
13 daysriscv: sbi: Switch to new sys-off handler APIAndrew Davis
14 daysRISC-V: ACPI: enable parsing the BGRT tableHeinrich Schuchardt
14 daysriscv: pi: use 'targets' instead of extra-y in MakefileMasahiro Yamada
14 daysriscv: mmap(): use unsigned offset type in riscv_sys_mmapJessica Liu
14 daysriscv: mm: Use mmu-type from FDT to limit SATP modeJunhui Liu
2025-09-17riscv: mm: Return intended SATP mode for noXlvl optionsJunhui Liu
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REGNam Cao
2025-09-16riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMMNam Cao
2025-09-16riscv: kprobes: Move branch_funct3 to insn.hNam Cao
2025-09-16riscv: kprobes: Move branch_rs2_idx to insn.hNam Cao
2025-09-16riscv: Move all duplicate insn parsing macros into asm/insn.hAlexandre Ghiti
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti
2025-09-16riscv: Fix typo EXRACT -> EXTRACTAlexandre Ghiti
2025-09-16riscv: Add kprobes KUnit testNam Cao
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-15riscv: Separate toolchain support dependency from RISCV_ISA_ZACASPu Lehui
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-02kexec: enable CMA based contiguous allocationAlexander Graf
2025-07-31cfi: Move BPF CFI types and helpers to generic codeSami Tolvanen
2025-07-31cfi: add C CFI type macroMark Rutland
2025-07-29Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-19riscv: optimize gcd() performance on RISC-V without Zbb extensionKuan-Wei Chiu
2025-07-16riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab
2025-07-16riscv: Enable interrupt during exception handlingNam Cao
2025-07-16riscv: ftrace: Properly acquire text_mutex to fix a race conditionAlexandre Ghiti
2025-07-14riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin