index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7 days
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
12 days
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
2025-06-12
RISC-V: uaccess: Wrap the get_user_8 uaccess macro
Palmer Dabbelt
2025-06-12
Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
2025-06-12
RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...
Xi Ruoyao
2025-06-12
riscv: vector: Fix context save/restore with xtheadvector
Han Gao
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025-06-10
riscv: fix runtime constant support for nommu kernels
Charles Mirabile
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
2025-06-05
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
2025-06-05
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
2025-06-05
riscv: vector: Support calling schedule() for preemptible Vector
Andy Chiu
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
2025-06-04
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
2025-06-04
riscv: misaligned: request misaligned exception from SBI
Clément Léger
2025-06-04
riscv: sbi: add FWFT extension interface
Clément Léger
2025-06-04
riscv: sbi: add new SBI error mappings
Clément Léger
2025-06-04
riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
Clément Léger
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
2025-05-21
KVM: RISC-V: remove unnecessary SBI reset state
Radim Krčmář
2025-05-21
KVM: RISC-V: refactor sbi reset request
Radim Krčmář
2025-05-21
KVM: RISC-V: refactor vector state reset
Radim Krčmář
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
[next]