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-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
4 days
Merge tag 'riscv-for-linus-7.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-15
/
+20
8 days
riscv: vdso: Only try to install vDSO when present
Thomas Weißschuh
1
-1
/
+1
8 days
riscv: mm: Fix out-of-bounds page-table walk during memory hot-remove
Karl Mehltretter
1
-2
/
+2
8 days
riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
Anirudh Srinivasan
1
-2
/
+2
8 days
riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
Troy Mitchell
1
-5
/
+12
8 days
riscv/sifive: remove warning in errata
Yong-Xuan Wang
1
-3
/
+1
8 days
riscv: time: Add missing __iomem in get_cycles() and get_cycles_hi()
Nam Cao
1
-2
/
+2
9 days
riscv/mm: use physical alignment for vmemmap_start_pfn
Jiakai Xu
1
-1
/
+2
2026-07-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-74
/
+137
2026-07-15
riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()
Mark Harris
1
-0
/
+1
2026-07-15
KVM: riscv: Fix Spectre-v1 in vector register access
Zongmin Zhou
1
-2
/
+12
2026-07-15
RISC-V: KVM: Serialize virtual interrupt pending state updates
Xie Bo
4
-34
/
+87
2026-07-15
arch/riscv: vdso: remove CFI landing pad from rt_sigreturn
Aurelien Jarno
1
-1
/
+9
2026-07-14
RISC-V: KVM: Inject instruction access fault on unmapped guest fetch
Qingwei Hu
1
-0
/
+19
2026-07-13
riscv: vdso: Do not use LTO for the vDSO
Thomas Weißschuh
1
-3
/
+3
2026-07-13
riscv: io: avoid null-pointer arithmetic in PIO helpers
Yunhui Cui
1
-0
/
+8
2026-07-13
riscv: Gate FUNCTION_ALIGNMENT_4B on DYNAMIC_FTRACE
Rui Qi
1
-1
/
+1
2026-07-13
mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
Vivian Wang
1
-1
/
+2
2026-07-13
riscv: mm: Make mark_new_valid_map() stuff depend on 64BIT && MMU
Vivian Wang
3
-2
/
+4
2026-07-13
RISC-V: KVM: Zicbo[m|z|p] block sizes should be always present in ONE_REG
Anup Patel
1
-32
/
+6
2026-07-13
riscv: kvm: Skip TLB flush when G-stage PTE becomes valid with Svvptc
Dylan.Wu
1
-1
/
+5
2026-07-13
KVM: riscv: PMU: Bound counter mask scan to BITS_PER_LONG
Shengwen Cheng
1
-2
/
+2
2026-07-13
KVM: riscv: SBI FWFT: Apply LOCK flag only on successful set
SeungJu Cheon
1
-2
/
+4
2026-07-13
RISC-V: KVM: Avoid redundant page-table allocations in ioremap topup
Fangyu Yu
1
-1
/
+2
2026-07-08
riscv: defconfig: enable ARCH_ULTRARISC
Jia Wang
1
-0
/
+1
2026-07-08
riscv: add UltraRISC SoC family Kconfig support
Jia Wang
1
-0
/
+6
2026-07-07
riscv: Prevent NULL pointer dereference in machine_kexec_prepare()
Tao Liu
1
-0
/
+3
2026-07-04
Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-10
/
+16
2026-07-01
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2
-2
/
+3
2026-07-01
riscv: probes: save original sp in rethook trampoline
Martin Kaiser
1
-0
/
+3
2026-06-25
riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI
Samuel Holland
2
-6
/
+6
2026-06-25
riscv: smp: use secs_to_jiffies in __cpu_up
Thorsten Blum
1
-3
/
+2
2026-06-25
riscv: Add build salt to the vDSO
Bastian Blank
1
-0
/
+3
2026-06-25
riscv: Raise default NR_CPUS for 64BIT to 256
Vivian Wang
1
-1
/
+2
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
7
-3
/
+122
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+3
2026-06-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-144
/
+384
2026-06-19
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-178
/
+192
2026-06-17
Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
32
-340
/
+2693
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
2
-0
/
+53
2026-06-17
Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-26
/
+35
2026-06-16
Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+2
2026-06-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
17
-144
/
+384
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+0
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2026-06-15
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
1
-9
/
+7
2026-06-14
riscv: kvm: Use endian-specific __lelong for NACL shared memory
Sean Chang
3
-8
/
+10
2026-06-12
Merge tag 'sunxi-dt-for-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-0
/
+9
[next]