summaryrefslogtreecommitdiff
path: root/arch/riscv/include
AgeCommit message (Expand)Author
2025-06-04riscv: sbi: add new SBI error mappingsClément Léger
2025-06-04riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitionsClément Léger
2025-06-02Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"Palmer Dabbelt
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-21RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESETRadim Krčmář
2025-05-21KVM: RISC-V: remove unnecessary SBI reset stateRadim Krčmář
2025-05-21KVM: RISC-V: refactor sbi reset requestRadim Krčmář
2025-05-21KVM: RISC-V: refactor vector state resetRadim Krčmář
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-08Merge patch series "riscv: Add vendor extensions support for SiFive"Palmer Dabbelt
2025-05-08riscv: hwprobe: Add SiFive xsfvfwmaccqqq vendor extensionCyan Yang
2025-05-08riscv: Add SiFive xsfvfwmaccqqq vendor extensionCyan Yang
2025-05-08riscv: hwprobe: Add SiFive xsfvfnrclipxfqf vendor extensionCyan Yang
2025-05-08riscv: Add SiFive xsfvfnrclipxfqf vendor extensionCyan Yang
2025-05-08riscv: hwprobe: Add SiFive vendor extension support and probe for xsfqmaccdod...Cyan Yang
2025-05-08riscv: hwprobe: Document SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensionsCyan Yang
2025-05-08riscv: Add SiFive xsfvqmaccdod and xsfvqmaccqoq vendor extensionsCyan Yang
2025-05-08Merge patch series "riscv: uaccess: optimisations"Palmer Dabbelt
2025-05-08riscv: uaccess: use 'asm_goto_output' for get_user()Jisheng Zhang
2025-05-08riscv: uaccess: use 'asm goto' for put_user()Jisheng Zhang
2025-05-08riscv: uaccess: use input constraints for ptr of __put_user()Jisheng Zhang
2025-05-08riscv: implement user_access_begin() and familiesJisheng Zhang
2025-05-08riscv: save the SR_SUM status over switchesBen Dooks
2025-04-29riscv: entry: Split ret_from_fork() into user and kernelCharlie Jenkins
2025-04-29riscv: entry: Convert ret_from_fork() to CCharlie Jenkins
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt
2025-04-16riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli
2025-04-16RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-04-16riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-14riscv: Provide all alternative macros all the timeAndrew Jones
2025-04-10riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti
2025-04-01Merge patch series "Add some validation for vector, vector crypto and fp stuff"Alexandre Ghiti
2025-03-31riscv: Add norvc after .option arch in runtime constCharlie Jenkins
2025-03-26Merge patch series "riscv: Relocatable NOMMU kernels"Palmer Dabbelt
2025-03-26riscv: Remove CONFIG_PAGE_OFFSETSamuel Holland
2025-03-26riscv: Support CONFIG_RELOCATABLE on NOMMUSamuel Holland
2025-03-26riscv: Allow NOMMU kernels to access all of RAMSamuel Holland
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds