index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
riscv: lib: Fix ZBB strnlen reading past count boundary
Michael Neuling
1
-1
/
+9
10 days
riscv: ftrace: Fix ftrace_modify_call failure on kprobed functions
Pu Lehui
1
-1
/
+4
10 days
riscv: hwprobe: Register unaligned probes before usermode
Rui Qi
1
-1
/
+7
2026-08-09
riscv/mm: use physical alignment for vmemmap_start_pfn
Jiakai Xu
1
-1
/
+2
2026-08-09
riscv: vdso: Only try to install vDSO when present
Thomas Weißschuh
1
-1
/
+1
2026-08-09
riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
Karl Mehltretter
1
-2
/
+2
2026-08-09
riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
1
-2
/
+2
2026-08-03
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
1
-2
/
+3
2026-08-03
RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
4
-34
/
+87
2026-08-03
riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
1
-0
/
+1
2026-08-03
riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
Rui Qi
1
-1
/
+1
2026-07-24
arch/riscv: vdso: remove CFI landing pad from rt_sigreturn
Aurelien Jarno
1
-1
/
+9
2026-07-24
riscv: vdso: Do not use LTO for the vDSO
Thomas Weißschuh
1
-3
/
+3
2026-07-24
riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
Tao Liu
1
-0
/
+3
2026-07-24
riscv: probes: save original sp in rethook trampoline
Martin Kaiser
1
-0
/
+3
2026-07-24
riscv: vdso: Always declare vdso_start symbols
Thomas Weißschuh
1
-5
/
+5
2026-07-24
riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
Zishun Yi
1
-1
/
+1
2026-07-24
riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
Samuel Holland
2
-6
/
+6
2026-07-24
riscv: alternative: Also patch the CFI vDSO
Thomas Weißschuh
1
-0
/
+3
2026-07-24
riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()
Thomas Weißschuh
1
-3
/
+3
2026-07-24
riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternativ...
Thomas Weißschuh
1
-5
/
+2
2026-07-24
riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
Rui Qi
1
-1
/
+1
2026-07-24
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
3
-7
/
+10
2026-07-24
riscv: dts: sophgo: sg2042: use hex for CPU unit address
Inochi Amaoto
1
-118
/
+118
2026-07-24
riscv: dts: sophgo: sg2044: use hex for CPU unit address
Inochi Amaoto
1
-118
/
+118
2026-07-24
dts: riscv: spacemit: k3: Fix I/O power settings
Yixun Lan
1
-0
/
+1
2026-07-24
riscv: dts: spacemit: fix uboot partition offset on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+1
2026-07-24
riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+1
2026-07-24
dts: riscv: spacemit: correct 32k clock frequency
Yixun Lan
2
-2
/
+2
2026-07-24
riscv: dts: microchip: fix pic64gx gpio interrupt-cells
Conor Dooley
1
-3
/
+3
2026-07-24
riscv: dts: microchip: update pic64gx gpio interrupts to better match the SoC
Conor Dooley
2
-21
/
+58
2026-07-24
riscv: dts: microchip: remove gpio hogs from beaglev-fire
Conor Dooley
1
-15
/
+10
2026-07-24
riscv: dts: microchip: gpio controllers on mpfs need 2 interrupt cells
Conor Dooley
1
-3
/
+3
2026-07-24
dts: spacemit: set console baud rate on bpif3
Conor Dooley
1
-1
/
+1
2026-07-18
riscv: mm: Unconditionally sfence.vma for spurious fault
Vivian Wang
1
-2
/
+5
2026-07-18
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
1
-0
/
+10
2026-07-18
riscv: dts: sophgo: Add dma-coherent to SG2042 PCIe controllers
Han Gao
1
-0
/
+4
2026-07-18
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2
-2
/
+3
2026-07-04
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
2
-4
/
+9
2026-07-04
riscv: mm: Extract helper mark_new_valid_map()
Vivian Wang
1
-11
/
+14
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+9
2026-06-07
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
2
-0
/
+4
2026-06-07
riscv: Fix fast_unaligned_access_speed_key not getting initialized
Nam Cao
1
-11
/
+4
2026-06-07
riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
Andreas Schwab
1
-1
/
+1
2026-05-30
Merge tag 'clang-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
1
-0
/
+4
2026-05-23
Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
4
-10
/
+15
2026-05-22
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2026-05-21
Merge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
5
-64
/
+30
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
[next]