index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
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
2026-01-07
riscv: cpu_ops_sbi: smp_processor_id() returns int, not unsigned int
Ben Dooks
2026-01-06
riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
Keke Ming
2026-01-05
riscv: kexec_image: Fix dead link to boot-image-header.rst
Soham Metha
2026-01-05
riscv: cpufeature: Fix Zk bundled extension missing Zknh
Guodong Xu
2025-12-30
riscv: fix KUnit test_kprobes crash when building with Clang
Jiakai Xu
2025-12-30
riscv: Sanitize syscall table indexing under speculation
Lukas Gerlach
2025-12-19
riscv: hwprobe: export Zilsd and Zclsd ISA extensions
Pincheng Wang
2025-12-19
riscv: add ISA extension parsing for Zilsd and Zclsd
Pincheng Wang
2025-12-19
riscv: signal: abstract header saving for setup_sigcontext
Andy Chiu
2025-12-16
sysfb: Replace screen_info with sysfb_primary_display
Thomas Zimmermann
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
2025-11-19
riscv: hwprobe: Expose Zicbop extension and its block size
Yao Zihong
2025-11-19
riscv: hwprobe: Export Zalasr extension
Xu Lu
2025-11-19
riscv: Add ISA extension parsing for Zalasr
Xu Lu
2025-11-19
riscv: ptrace: Optimize the allocation of vector regset
Yong-Xuan Wang
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
2025-11-16
riscv: sbi: Prefer SRST shutdown over legacy
Mayuresh Chitale
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
2025-10-27
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
Vivian Wang
2025-10-27
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
Vivian Wang
2025-10-27
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
2025-10-18
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
2025-10-18
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
[prev]
[next]