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-09-19
riscv: Add xmipsexectl instructions
Aleksa Paunovic
-0
/
+19
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
-0
/
+19
2025-09-18
riscv: Move vendor errata definitions to new header
Guo Ren (Alibaba DAMO Academy)
-18
/
+25
2025-09-18
riscv: introduce asm/swab.h
Ignacio Encinas
-0
/
+87
2025-09-17
riscv: Use generic TIF bits
Thomas Gleixner
-18
/
+13
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
-0
/
+5
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
-0
/
+5
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
-5
/
+166
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
-19
/
+20
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
-1
/
+1
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
-71
/
+71
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
-5
/
+5
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
-0
/
+5
2025-09-16
RISC-V: KVM: Upgrade the supported SBI version to 3.0
Atish Patra
-1
/
+1
2025-09-16
RISC-V: KVM: Implement get event info function
Atish Patra
-0
/
+3
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
-0
/
+9
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
-0
/
+4
2025-09-16
RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Anup Patel
-0
/
+16
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
-1
/
+1
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
-9
/
+11
2025-09-16
RISC-V: KVM: Allow bfloat16 extension for Guest/VM
Quan Zhou
-0
/
+3
2025-09-16
RISC-V: KVM: Allow Zicbop extension for Guest/VM
Quan Zhou
-0
/
+1
2025-09-16
RISC-V: KVM: Provide UAPI for Zicbop block size
Quan Zhou
-0
/
+1
2025-09-16
RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
-0
/
+4
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
-3
/
+3
2025-09-13
riscv: use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
-0
/
+11
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-5
/
+5
2025-09-08
riscv: Add __attribute_const__ to ffs()-family implementations
Kees Cook
-3
/
+3
2025-09-08
RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
-0
/
+35
2025-09-05
riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
-2
/
+2
2025-09-05
riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
-1
/
+1
2025-09-05
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
-1
/
+1
2025-09-05
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
Aurelien Jarno
-1
/
+1
2025-08-15
riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
Pu Lehui
-2
/
+4
2025-08-05
Merge commit 'linus' into core/bugs, to resolve conflicts
Ingo Molnar
-184
/
+264
2025-08-03
Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
-14
/
+21
2025-08-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-16
/
+0
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
-16
/
+0
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-40
/
+0
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-101
/
+223
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+2
2025-07-29
Merge tag 'kvm-riscv-6.17-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-101
/
+223
2025-07-28
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
-0
/
+1
2025-07-28
RISC-V: KVM: Delegate illegal instruction fault to VS mode
Xu Lu
-0
/
+1
2025-07-28
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
-6
/
+11
2025-07-28
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
-22
/
+82
2025-07-28
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
-0
/
+1
2025-07-28
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
-1
/
+8
2025-07-28
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
-98
/
+133
2025-07-28
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
-0
/
+2
[prev]
[next]