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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+4
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-11
/
+19
13 days
Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-20
/
+47
2026-06-17
Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+51
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-15
Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
5
-11
/
+19
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+0
2026-06-14
riscv: kvm: Use endian-specific __lelong for NACL shared memory
Sean Chang
2
-7
/
+9
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2026-06-07
riscv: vdso: Always declare vdso_start symbols
Thomas Weißschuh
1
-5
/
+5
2026-06-07
riscv: mm: Use the bitmap API for new_valid_map_cpus
Vivian Wang
1
-5
/
+3
2026-06-07
riscv: mm: Rename new_vmalloc into new_valid_map_cpus
Vivian Wang
1
-3
/
+3
2026-06-07
riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()
Vivian Wang
1
-2
/
+5
2026-06-07
riscv: mm: Extract helper mark_new_valid_map()
Vivian Wang
1
-11
/
+14
2026-06-07
riscv: mm: Define DIRECT_MAP_PHYSMEM_END
Vivian Wang
1
-0
/
+10
2026-06-07
riscv: cpu_ops: Change return value type of cpu_is_stopped() to bool
Hui Wang
1
-1
/
+1
2026-06-07
riscv: Implement _THIS_IP_ using inline asm
Marco Elver
1
-0
/
+2
2026-06-07
riscv/purgatory: add asm/purgatory.h
Thorsten Blum
1
-0
/
+11
2026-06-07
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
1
-0
/
+1
2026-06-03
KVM: riscv: Add a G-stage PTE cmpxchg helper
Jinyu Tang
1
-0
/
+4
2026-06-03
KVM: riscv: Use an rwlock for mmu_lock
Jinyu Tang
1
-0
/
+2
2026-06-02
riscv: vdso: Drop CONFIG_GENERIC_TIME_VSYSCALL guard around syscall fallbacks
Thomas Weißschuh
1
-8
/
+0
2026-05-31
RISC-V: KVM: Batch stage-2 TLB flushes
Jinyu Tang
1
-3
/
+3
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-29
riscv: add platform-specific double word shifts for riscv32
Dmitry Antipov
1
-0
/
+4
2026-05-28
arch/riscv: Add bitrev.h file to support rev8 and brev8
Jinjie Ruan
1
-0
/
+51
2026-05-28
Disable -Wattribute-alias for clang-23 and newer
Nathan Chancellor
1
-0
/
+4
2026-05-26
module, riscv: force sh_addr=0 for arch-specific sections
Petr Pavlu
1
-3
/
+3
2026-05-26
RISC-V: KVM: AIA: Make HGEI number management fully per-CPU
Guo Ren (Alibaba DAMO Academy)
1
-1
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-109
/
+23
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-29
/
+98
2026-04-17
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-68
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-16
/
+9
2026-04-14
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+0
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
5
-29
/
+98
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
1
-4
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
1
-1
/
+0
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
1
-0
/
+1
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-1
/
+1
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
1
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
1
-2
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
1
-7
/
+0
2026-04-05
riscv: Remove support for XIP kernel
Nam Cao
5
-100
/
+1
2026-04-05
riscv: lib: add strrchr() implementation
Feng Jiang
1
-0
/
+3
2026-04-05
riscv: lib: add strchr() implementation
Feng Jiang
1
-0
/
+3
2026-04-05
riscv: lib: add strnlen() implementation
Feng Jiang
1
-0
/
+3
[next]