index
:
linux/kernel/git/amlogic/linux.git
for-landau-next
LANDAU Linux Amlogic Fork
LANDAU Linux Amlogic Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Age
Commit message (
Expand
)
Author
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
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: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
2026-04-04
riscv: make runtime const not usable by modules
Jisheng Zhang
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-09
riscv: csr: define vtype register elements
Sergey Matyukevich
2026-02-06
RISC-V: KVM: Allow Zalasr extensions for Guest/VM
Xu Lu
2026-02-06
riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
Pincheng Wang
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: 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/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: compat: fix COMPAT_UTS_MACHINE definition
Han Gao
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
2026-01-25
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2026-01-25
riscv/mm: manufacture shadow stack ptes
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: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2026-01-25
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
2026-01-22
riscv: Add intermediate cast to 'unsigned long' in __get_user_asm
Nathan Chancellor
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
2026-01-16
riscv: Use 64-bit variable for output in __get_user_asm
Nathan Chancellor
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-12
paravirt: Remove asm/paravirt_api_clock.h
Juergen Gross
2026-01-07
riscv: remove irqflags.h inclusion in asm/bitops.h
Yunhui Cui
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
[next]