index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-101
/
+222
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
1
-0
/
+1
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
1
-6
/
+11
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2
-22
/
+82
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
1
-0
/
+1
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
1
-1
/
+8
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
4
-98
/
+133
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
1
-0
/
+2
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
1
-2
/
+2
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
1
-2
/
+1
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
1
-1
/
+1
2025-07-28
bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...
Ingo Molnar
1
-1
/
+1
2025-07-28
bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()
Ingo Molnar
1
-4
/
+4
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
1
-1
/
+0
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
2
-1
/
+3
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
1
-0
/
+9
2025-07-23
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
1
-14
/
+21
2025-07-18
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2025-07-16
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
1
-2
/
+2
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2
-1
/
+6
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
3
-39
/
+0
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+10
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
1
-0
/
+2
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
1
-1
/
+1
2025-06-12
RISC-V: uaccess: Wrap the get_user_8 uaccess macro
Palmer Dabbelt
1
-1
/
+2
2025-06-12
Merge tag 'riscv-fixes-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
2
-7
/
+7
2025-06-12
RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wr...
Xi Ruoyao
1
-1
/
+1
2025-06-12
riscv: vector: Fix context save/restore with xtheadvector
Han Gao
1
-6
/
+6
2025-06-11
mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
1
-1
/
+1
2025-06-10
riscv: fix runtime constant support for nommu kernels
Charles Mirabile
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-99
/
+569
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
2
-2
/
+72
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
2
-27
/
+23
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
1
-1
/
+1
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
2
-5
/
+40
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+30
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
17
-62
/
+278
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
6
-7
/
+95
2025-06-05
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
1
-5
/
+18
2025-06-05
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
2
-26
/
+9
2025-06-05
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
1
-1
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
2
-0
/
+8
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
3
-30
/
+59
2025-06-05
riscv: Add support for PUD THP
Alexandre Ghiti
3
-2
/
+102
2025-06-05
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
1
-1
/
+3
2025-06-05
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
1
-0
/
+24
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
5
-6
/
+8
2025-06-05
riscv: Introduce Zicbop instructions
Alexandre Ghiti
1
-0
/
+60
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
2
-0
/
+3
[prev]
[next]