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-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
4 days
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
1
-6
/
+7
4 days
riscv: make runtime const not usable by modules
Jisheng Zhang
1
-0
/
+4
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2026-02-13
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-6
/
+308
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+11
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+3
2026-02-11
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+0
2026-02-10
riscv: csr: define vtype register elements
Sergey Matyukevich
1
-0
/
+17
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
1
-0
/
+1
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
1
-0
/
+2
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
1
-1
/
+12
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
1
-0
/
+44
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
1
-0
/
+9
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
1
-0
/
+3
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
2
-1
/
+3
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
1
-0
/
+30
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
3
-0
/
+15
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
2
-0
/
+3
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
1
-0
/
+14
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
1
-0
/
+16
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
2
-0
/
+32
2026-01-29
riscv: compat: fix COMPAT_UTS_MACHINE definition
Han Gao
1
-1
/
+1
2026-01-27
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
1
-3
/
+3
2026-01-27
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
1
-1
/
+1
2026-01-27
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
1
-1
/
+1
2026-01-27
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
1
-1
/
+1
2026-01-27
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
1
-1
/
+1
2026-01-27
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
1
-2
/
+2
2026-01-27
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
1
-2
/
+2
2026-01-26
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
1
-2
/
+10
2026-01-26
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
1
-0
/
+7
2026-01-26
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
1
-0
/
+10
2026-01-26
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2
-0
/
+27
2026-01-26
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
3
-0
/
+27
2026-01-26
riscv: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
1
-0
/
+14
2026-01-26
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2
-0
/
+14
2026-01-26
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
1
-2
/
+1
2026-01-26
riscv: fix minor typo in syscall.h comment
Austin Kim
1
-1
/
+1
2026-01-23
riscv: Add intermediate cast to 'unsigned long' in __get_user_asm
Nathan Chancellor
1
-1
/
+1
2026-01-21
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-1
/
+0
2026-01-17
riscv: Use 64-bit variable for output in __get_user_asm
Nathan Chancellor
1
-2
/
+12
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-10
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-4
/
+0
2026-01-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
1
-1
/
+0
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
1
-1
/
+0
2026-01-06
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2025-12-19
riscv: Add SBI debug trigger extension and function ids
Himanshu Chauhan
1
-0
/
+29
2025-12-19
riscv/atomic.h: use RISCV_FULL_BARRIER in _arch_atomic* function.
Zongmin Zhou
1
-4
/
+4
2025-12-19
riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Pincheng Wang
1
-0
/
+3
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
1
-0
/
+2
[next]