summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/shstk.h
AgeCommit message (Expand)Author
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-21uprobes/x86: Fix uprobe syscall vs shadow stackPeter Zijlstra
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12x86/shstk: Make return uprobe work with shadow stackJiri Olsa
2023-08-02x86/shstk: Add ARCH_SHSTK_STATUSRick Edgecombe
2023-08-02x86/shstk: Handle signals for shadow stackRick Edgecombe
2023-08-02x86/shstk: Handle thread shadow stackRick Edgecombe
2023-08-02x86/shstk: Add user-mode shadow stack supportRick Edgecombe
2023-08-02x86: Introduce userspace API for shadow stackRick Edgecombe