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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-07
RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
Wu Fei
1
-8
/
+8
2026-06-06
riscv: mm: Unconditionally sfence.vma for spurious fault
Vivian Wang
1
-2
/
+5
2026-06-06
riscv: mm: Use the bitmap API for new_valid_map_cpus
Vivian Wang
2
-6
/
+4
2026-06-06
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
3
-23
/
+23
2026-06-06
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
2
-4
/
+9
2026-06-06
riscv: mm: Extract helper mark_new_valid_map()
Vivian Wang
1
-11
/
+14
2026-06-06
riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
1
-1
/
+1
2026-06-06
riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
Zishun Yi
1
-1
/
+1
2026-06-06
riscv: kexec_file: Constrain segment placement to direct map
Han Gao
1
-1
/
+2
2026-06-06
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
1
-0
/
+10
2026-06-06
riscv: defconfig: Enable Eswin SoCs
Anirudh Srinivasan
1
-0
/
+1
2026-06-06
riscv: cpu_ops_sbi: No need to be bothered to check ret.error
Hui Wang
1
-8
/
+3
2026-06-06
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
3
-7
/
+10
2026-06-06
riscv: kexec_elf: Remove unused pr_fmt definition
Hui Wang
1
-2
/
+0
2026-06-06
riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORT
Chen Pei
1
-0
/
+1
2026-06-06
riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESS
Julian Braha
1
-1
/
+0
2026-06-06
riscv: replace select with dependency for visible RELOCATABLE
Julian Braha
1
-1
/
+1
2026-06-07
KVM: riscv: Check hugetlb block mappings against memslot bounds
Jinyu Tang
1
-10
/
+46
2026-06-06
riscv: Implement _THIS_IP_ using inline asm
Marco Elver
1
-0
/
+2
2026-06-06
riscv: module: Use generic cmp_int() instead of custom cmp_3way()
Florian Schmaus
1
-4
/
+2
2026-06-06
riscv: Fix ftrace_graph_ret_addr() to use the correct task pointer
Rui Qi
1
-1
/
+1
2026-06-06
riscv: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weißschuh
1
-0
/
+15
2026-06-06
riscv: propagate insert_resource result from add_resource
Thorsten Blum
1
-7
/
+4
2026-06-06
riscv: use sysfs_emit in cpu_show_ghostwrite
Thorsten Blum
1
-6
/
+6
2026-06-06
riscv: pi: replace strlcat with strscpy in get_early_cmdline
Thorsten Blum
1
-8
/
+8
2026-06-06
riscv: ptdump: Replace unbounded sprintf() in dump_prot()
Thorsten Blum
1
-6
/
+7
2026-06-06
riscv/purgatory: add asm/purgatory.h
Thorsten Blum
2
-4
/
+12
2026-06-06
riscv/purgatory: return bool from verify_sha256_digest
Thorsten Blum
1
-6
/
+5
2026-06-06
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
2
-0
/
+4
2026-06-06
riscv: Fix fast_unaligned_access_speed_key not getting initialized
Nam Cao
1
-11
/
+4
2026-06-06
riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
Andreas Schwab
1
-1
/
+1
2026-06-05
bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()
Varun R Mallya
1
-0
/
+9
2026-06-05
KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension cha...
Yong-Xuan Wang
1
-0
/
+10
2026-06-05
KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
Yong-Xuan Wang
1
-4
/
+29
2026-06-05
KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
Yong-Xuan Wang
1
-0
/
+1
2026-06-05
RISC-V: KVM: Enhance the logging check for mmu mapping
Inochi Amaoto
1
-5
/
+4
2026-06-04
RISC-V: KVM: Fix timer state restore
Qiang Ma
1
-1
/
+1
2026-06-04
RISC-V: KVM: Fix NULL pointer dereference in AIA IMSIC functions
Jiakai Xu
1
-0
/
+9
2026-06-04
RISC-V: KVM: Document a TOCTOU race in SBI system suspend handler
Jiakai Xu
1
-0
/
+14
2026-06-03
KVM: riscv: Fast-path dirty logging write faults
Jinyu Tang
1
-0
/
+75
2026-06-03
KVM: riscv: Update G-stage PTE permissions atomically
Jinyu Tang
1
-7
/
+12
2026-06-03
KVM: riscv: Add a G-stage PTE cmpxchg helper
Jinyu Tang
2
-0
/
+18
2026-06-03
KVM: riscv: Use an rwlock for mmu_lock
Jinyu Tang
3
-13
/
+15
2026-06-03
KVM: riscv: Rely on common MMU notifier locking
Jinyu Tang
1
-7
/
+2
2026-06-03
riscv: dts: sophgo: reduce SG2042 MSI count to 16
Icenowy Zheng
1
-1
/
+1
2026-06-03
riscv: dts: sophgo: sg2042: use hex for CPU unit address
Inochi Amaoto
1
-118
/
+118
2026-06-03
riscv: dts: sophgo: sg2044: use hex for CPU unit address
Inochi Amaoto
1
-118
/
+118
2026-06-03
riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers
Han Gao
1
-0
/
+4
2026-06-02
vdso/treewide: Drop GENERIC_TIME_VSYSCALL
Thomas Weißschuh
1
-1
/
+0
2026-06-02
riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
Thomas Weißschuh
1
-8
/
+0
[prev]
[next]