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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
13 days
riscv: misaligned: Make enabling delegation depend on NONPORTABLE
Vivian Wang
-1
/
+1
13 days
riscv: cfi: reduce shadow stack size limit from 4GB to 2GB
Zong Li
-3
/
+4
2026-05-07
riscv: cpufeature: Use pre-defined ISA ext macros to index isa2hwcap
Hui Wang
-8
/
+8
2026-05-01
riscv: Fix register corruption from uninitialized cregs on error
Michael Neuling
-2
/
+4
2026-04-30
riscv: cpufeature: Drop this_hwcap clear in T-Head vector workaround
Hui Wang
-3
/
+1
2026-04-29
riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_F...
Nathan Chancellor
-4
/
+6
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-225
/
+123
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-11
/
+1
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-3
/
+22
2026-04-13
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-12
/
+0
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-3
/
+22
2026-04-05
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
-11
/
+1
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
-67
/
+1
2026-04-04
riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()
Nam Cao
-39
/
+16
2026-04-04
riscv: Split out compare_unaligned_access()
Nam Cao
-19
/
+40
2026-04-04
riscv: Reuse measure_cycles() in check_vector_unaligned_access()
Nam Cao
-46
/
+8
2026-04-04
riscv: Split out measure_cycles() for reuse
Nam Cao
-36
/
+33
2026-04-04
riscv: Clean up & optimize unaligned scalar access probe
Nam Cao
-18
/
+10
2026-04-04
riscv: vdso_cfi: Add .gitignore for build artifacts
Chen Pei
-0
/
+8
2026-04-04
riscv: vdso_cfi: Add clean rule for copied sources
Chen Pei
-0
/
+3
2026-04-04
riscv: acpi: update FADT revision check to 6.6
Yufeng Wang
-5
/
+5
2026-04-04
riscv: add hardware error trap handler support
Rui Qi
-0
/
+3
2026-04-04
riscv: remove redundant #ifdef check in cpu-hotplug
Hui Wang
-2
/
+0
2026-04-04
riscv: export kaslr offset and satp in VMCOREINFO ELF notes
Austin Kim
-0
/
+7
2026-04-04
riscv: smp: Clarify comment "cache" -> "instruction cache"
Vivian Wang
-2
/
+2
2026-04-04
riscv: smp: Remove outdated comment about disabling preemption
Vivian Wang
-4
/
+0
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
-9
/
+9
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
-8
/
+7
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
-5
/
+5
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
-8
/
+8
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
-5
/
+5
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
-6
/
+8
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
-1
/
+1
2026-04-04
riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
Zishun Yi
-1
/
+3
2026-04-04
riscv: patch: Avoid early phys_to_page()
Vivian Wang
-10
/
+11
2026-04-04
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
-3
/
+4
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
-12
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+11
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-90
/
+1217
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-10
/
+1
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-02-09
riscv: ptrace: validate input vector csr registers
Sergey Matyukevich
-1
/
+87
2026-02-09
riscv: vector: init vector context with proper vlenb
Sergey Matyukevich
-4
/
+8
2026-01-29
riscv: ptrace: return ENODATA for inactive vector extension
Ilya Mamay
-2
/
+8
[next]