index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-17
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2025-11-15
riscv: Update MIPS vendor id to 0x127
Chao-ying Fu
1
-1
/
+1
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
3
-7
/
+13
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
2
-0
/
+13
2025-10-17
riscv: add a forward declaration for cpuinfo_op
Paul Walmsley
1
-0
/
+2
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
1
-7
/
+1
2025-10-17
riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
Samuel Holland
1
-0
/
+2
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-09
riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
Miquel SabatĂ© SolĂ
1
-2
/
+7
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+68
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-11
/
+89
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-2
/
+4
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+13
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
45
-120
/
+477
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-09-25
ACPI: RISC-V: Add RPMI System MSI to GSI mapping
Sunil V L
1
-0
/
+1
2025-09-25
ACPI: RISC-V: Add support to update gsi range
Sunil V L
1
-0
/
+5
2025-09-24
RISC-V: Add defines for the SBI message proxy extension
Anup Patel
1
-0
/
+62
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-2
/
+2
2025-09-23
riscv: Use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+17
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
5
-3
/
+24
2025-09-19
riscv: hwprobe: Add MIPS vendor extension probing
Aleksa Paunovic
4
-1
/
+28
2025-09-19
riscv: Add xmipsexectl instructions
Aleksa Paunovic
1
-0
/
+19
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
2
-0
/
+19
2025-09-18
riscv: Move vendor errata definitions to new header
Guo Ren (Alibaba DAMO Academy)
2
-18
/
+25
2025-09-18
riscv: introduce asm/swab.h
Ignacio Encinas
1
-0
/
+87
2025-09-17
riscv: Use generic TIF bits
Thomas Gleixner
1
-18
/
+13
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
1
-0
/
+5
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
1
-0
/
+5
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
1
-5
/
+166
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
1
-19
/
+20
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
1
-1
/
+1
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
31
-71
/
+71
2025-09-16
riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
3
-5
/
+5
2025-09-16
riscv: introduce ioremap_wc()
Yunhui Cui
2
-0
/
+5
2025-09-16
RISC-V: KVM: Upgrade the supported SBI version to 3.0
Atish Patra
1
-1
/
+1
2025-09-16
RISC-V: KVM: Implement get event info function
Atish Patra
1
-0
/
+3
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
1
-0
/
+9
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
1
-0
/
+4
2025-09-16
RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Anup Patel
2
-0
/
+16
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
1
-1
/
+1
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
1
-9
/
+11
2025-09-16
RISC-V: KVM: Allow bfloat16 extension for Guest/VM
Quan Zhou
1
-0
/
+3
2025-09-16
RISC-V: KVM: Allow Zicbop extension for Guest/VM
Quan Zhou
1
-0
/
+1
2025-09-16
RISC-V: KVM: Provide UAPI for Zicbop block size
Quan Zhou
1
-0
/
+1
2025-09-16
RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
1
-0
/
+4
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2
-3
/
+3
2025-09-13
riscv: use an atomic xchg in pudp_huge_get_and_clear()
Alexandre Ghiti
1
-0
/
+11
[next]