summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel
AgeCommit message (Expand)Author
11 hoursMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 hoursMerge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
7 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
13 daysriscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab
13 daysriscv: Enable interrupt during exception handlingNam Cao
13 daysriscv: 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
2025-06-30riscv: cpu_ops_sbi: Use static array for boot_dataVivian Wang
2025-06-23riscv: export boot_cpu_hartidKlara Modin
2025-06-23riscv: Fix sparse warning in vendor_extensions/sifive.cAlexandre Ghiti
2025-06-23Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao
2025-06-10riscv: vdso: Exclude .rodata from the PT_DYNAMIC segmentFangrui Song
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-05Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"Palmer Dabbelt
2025-06-05Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...Palmer Dabbelt
2025-06-05riscv: uaccess: Only restore the CSR_STATUS SUM bitCyril Bur
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05riscv: enable mseal sysmap for RV64Jisheng Zhang
2025-06-05Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05Merge patch series "riscv: Add Zicbop & prefetchw support"Alexandre Ghiti
2025-06-05riscv: process: use unsigned int instead of unsigned long for put_user()Clément Léger
2025-06-05riscv: hwprobe: export Zabha extensionAlexandre Ghiti
2025-06-05Merge patch series "riscv: kexec_file: Support loading Image binary file"Palmer Dabbelt
2025-06-05riscv: module: Optimize PLT/GOT entry countingSamuel Holland
2025-06-05Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"Alexandre Ghiti
2025-06-05riscv: Add support for ZicbopAlexandre Ghiti
2025-06-05riscv/kexec_file: Fix comment in purgatory relocatorYao Zi
2025-06-05riscv: kexec_file: Support loading Image binary fileSong Shuai
2025-06-05riscv: kexec_file: Split the loading of kernel and othersSong Shuai
2025-06-05riscv: ftrace: support direct call using call_opsAndy Chiu
2025-06-05riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPSPuranjay Mohan
2025-06-05riscv: ftrace: do not use stop_machine to update codeAndy Chiu
2025-06-05riscv: ftrace: prepare ftrace for atomic code patchingAndy Chiu
2025-06-05riscv: ftrace factor out code defined by !WITH_ARGAndy Chiu
2025-06-05riscv: ftrace: support fastcc in Clang for WITH_ARGSAndy Chiu
2025-06-04riscv: misaligned: add a function to check misalign trap delegabilityClément Léger
2025-06-04riscv: misaligned: move emulated access uniformity check in a functionClément Léger
2025-06-04riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNEDClément Léger
2025-06-04riscv: misaligned: use on_each_cpu() for scalar misaligned access probingClément Léger
2025-06-04riscv: misaligned: request misaligned exception from SBIClément Léger
2025-06-04riscv: sbi: add SBI FWFT extension callsClément Léger
2025-06-04riscv: sbi: add FWFT extension interfaceClément Léger
2025-06-04riscv: sbi: remove useless parenthesisClément Léger
2025-06-02Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"Palmer Dabbelt
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds