index
:
git.armlinux.org.uk/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
Age
Commit message (
Expand
)
Author
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
2025-06-30
riscv: Require clang-17 or newer for kCFI
Nathan Chancellor
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
riscv: export boot_cpu_hartid
Klara Modin
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
2025-06-17
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
2025-06-17
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
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-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
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
riscv: enable mseal sysmap for RV64
Jisheng Zhang
2025-06-05
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2025-06-05
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
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: process: use unsigned int instead of unsigned long for 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: hwprobe: export Zabha extension
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
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
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: Fix comment in purgatory relocator
Yao Zi
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: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
2025-06-05
riscv: ftrace: support PREEMPT
Andy Chiu
2025-06-05
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
[next]