index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
Age
Commit message (
Expand
)
Author
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
2025-09-16
RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
riscv: use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-08
riscv: Add __attribute_const__ to ffs()-family implementations
Kees Cook
2025-09-08
RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
2025-09-05
riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
2025-09-05
riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
2025-09-05
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
2025-09-05
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
Aurelien Jarno
2025-08-15
riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
Pu Lehui
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-29
Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
2025-07-28
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
2025-07-28
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
2025-07-28
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
2025-07-28
bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...
Ingo Molnar
2025-07-28
bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()
Ingo Molnar
2025-07-24
mm: remove arch_flush_tlb_batched_pending() arch helper
Ryan Roberts
2025-07-23
RISC-V: KVM: add SBI extension reset callback
Clément Léger
2025-07-23
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
2025-07-23
riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
FUJITA Tomonori
2025-07-18
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-16
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
Nathan Chancellor
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
2025-06-23
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
2025-06-13
bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameter
Ingo Molnar
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
[prev]
[next]