index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
-1
/
+3
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
-0
/
+9
2025-07-23
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
-14
/
+21
2025-07-18
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2025-07-16
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
-2
/
+2
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
-1
/
+6
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-39
/
+0
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-10
/
+10
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
-0
/
+2
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
-1
/
+0
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
-1
/
+1
2025-06-12
RISC-V: uaccess: Wrap the get_user_8 uaccess macro
Palmer Dabbelt
-1
/
+2
2025-06-12
Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
-7
/
+7
2025-06-12
RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...
Xi Ruoyao
-1
/
+1
2025-06-12
riscv: vector: Fix context save/restore with xtheadvector
Han Gao
-6
/
+6
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
-1
/
+1
2025-06-10
riscv: fix runtime constant support for nommu kernels
Charles Mirabile
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-99
/
+577
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
-2
/
+72
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
-27
/
+23
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
-1
/
+1
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-5
/
+40
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+30
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-62
/
+279
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
-7
/
+95
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
-5
/
+18
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
-26
/
+9
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
-0
/
+1
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
-1
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
-0
/
+8
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
-30
/
+59
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
-2
/
+102
2025-06-05
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
-1
/
+3
2025-06-05
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
-0
/
+24
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
-6
/
+8
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
-0
/
+60
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
-0
/
+3
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
-0
/
+5
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
-0
/
+6
2025-06-05
riscv: vector: Support calling schedule() for preemptible Vector
Andy Chiu
-3
/
+24
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
-27
/
+22
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
-0
/
+7
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
-0
/
+6
2025-06-04
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
-1
/
+4
2025-06-04
riscv: misaligned: request misaligned exception from SBI
Clément Léger
-1
/
+2
2025-06-04
riscv: sbi: add FWFT extension interface
Clément Léger
-0
/
+17
2025-06-04
riscv: sbi: add new SBI error mappings
Clément Léger
-0
/
+10
2025-06-04
riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
Clément Léger
-0
/
+33
2025-06-02
Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"
Palmer Dabbelt
-30
/
+0
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+19
[prev]
[next]