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-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
2026-03-07
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
1
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-1
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-23
/
+20
2026-02-14
bpf, riscv: add fsession support for trampolines
Menglong Dong
1
-10
/
+64
2026-02-14
bpf, riscv: introduce emit_store_stack_imm64() for trampoline
Menglong Dong
1
-11
/
+14
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-8
/
+163
2026-02-13
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
49
-104
/
+1579
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-21
/
+20
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
7
-7
/
+162
2026-02-11
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
24
-553
/
+1775
2026-02-11
Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-25
/
+2
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-106
/
+16
2026-02-10
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-02-10
riscv: lib: optimize strlen loop efficiency
Feng Jiang
1
-5
/
+3
2026-02-10
riscv: ptrace: validate input vector csr registers
Sergey Matyukevich
1
-1
/
+87
2026-02-10
riscv: csr: define vtype register elements
Sergey Matyukevich
1
-0
/
+17
2026-02-10
riscv: vector: init vector context with proper vlenb
Sergey Matyukevich
1
-4
/
+8
2026-02-06
irqchip/riscv-imsic: Adjust the number of available guest irq files
Xu Lu
1
-1
/
+1
2026-02-06
RISC-V: KVM: Transparent huge page support
Jessica Liu
2
-0
/
+142
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
2
-0
/
+3
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
2
-0
/
+4
2026-02-06
RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initialized
Jiakai Xu
1
-0
/
+4
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()
Jiakai Xu
1
-1
/
+3
2026-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
1
-1
/
+4
2026-02-06
RISC-V: KVM: Remove unnecessary 'ret' assignment
Qiang Ma
1
-4
/
+1
2026-01-29
riscv: ptrace: return ENODATA for inactive vector extension
Ilya Mamay
1
-2
/
+8
2026-01-29
riscv: create a Kconfig fragment for shadow stack and landing pad support
Deepak Gupta
2
-0
/
+26
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
8
-11
/
+82
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
9
-3
/
+81
2026-01-29
riscv: enable kernel access to shadow stack memory via the FWFT SBI call
Deepak Gupta
2
-0
/
+33
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
3
-13
/
+61
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
2
-2
/
+6
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
3
-70
/
+103
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
2
-0
/
+125
2026-01-29
riscv/kernel: update __show_regs() to print shadow stack register
Deepak Gupta
1
-2
/
+2
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
5
-0
/
+158
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
4
-0
/
+60
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
4
-0
/
+102
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
3
-0
/
+134
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
4
-0
/
+162
2026-01-29
riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
2
-0
/
+141
[next]