开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5 days
Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
14 days
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
2026-04-04
riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set
Zishun Yi
2026-04-04
riscv: patch: Avoid early phys_to_page()
Vivian Wang
2026-04-04
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-09
Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
riscv: ptrace: validate input vector csr registers
Sergey Matyukevich
2026-02-09
riscv: vector: init vector context with proper vlenb
Sergey Matyukevich
2026-01-29
riscv: ptrace: return ENODATA for inactive vector extension
Ilya Mamay
2026-01-29
arch/riscv: add dual vdso creation logic and select vdso based on hw
Deepak Gupta
2026-01-29
arch/riscv: compile vdso with landing pad and shadow stack note
Jim Shu
2026-01-29
riscv: enable kernel access to shadow stack memory via the FWFT SBI call
Deepak Gupta
2026-01-29
riscv: add kernel command line option to opt out of user CFI
Deepak Gupta
2026-01-29
riscv/hwprobe: add zicfilp / zicfiss enumeration in hwprobe
Deepak Gupta
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
2026-01-29
riscv/ptrace: expose riscv CFI status and state via ptrace and in core files
Deepak Gupta
2026-01-29
riscv/kernel: update __show_regs() to print shadow stack register
Deepak Gupta
2026-01-29
riscv/signal: save and restore the shadow stack on a signal
Deepak Gupta
2026-01-29
riscv/traps: Introduce software check exception and uprobe handling
Deepak Gupta
2026-01-29
riscv: Implement indirect branch tracking prctls
Deepak Gupta
2026-01-29
riscv: Implement arch-agnostic shadow stack prctls
Deepak Gupta
2026-01-29
riscv/shstk: If needed allocate a new shadow stack on clone
Deepak Gupta
2026-01-29
riscv/mm: Implement map_shadow_stack() syscall
Deepak Gupta
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2026-01-25
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2026-01-25
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
2026-01-14
riscv: suspend: Fix stimecmp update hazard on RV32
Naohiko Shimizu
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
2026-01-07
riscv: trace: fix snapshot deadlock with sbi ecall
Martin Kaiser
[next]