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