index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
shstk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/shstk: Add warning for shadow stack double unmap
Rick Edgecombe
2023-09-19
1
-0
/
+11
*
x86/shstk: Handle vfork clone failure correctly
Rick Edgecombe
2023-09-19
1
-2
/
+20
*
x86/shstk: Change order of __user in type
Rick Edgecombe
2023-08-30
1
-1
/
+1
*
x86/shstk: Don't retry vm_munmap() on -EINTR
Rick Edgecombe
2023-08-03
1
-21
/
+17
*
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
2023-08-03
1
-0
/
+25
*
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
2023-08-03
1
-1
/
+7
*
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
2023-08-03
1
-2
/
+7
*
x86/shstk: Wire in shadow stack interface
Rick Edgecombe
2023-08-03
1
-0
/
+8
*
x86/shstk: Support WRSS for userspace
Rick Edgecombe
2023-08-03
1
-1
/
+42
*
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
2023-08-03
1
-8
/
+51
*
x86/shstk: Check that signal frame is shadow stack mem
Rick Edgecombe
2023-08-03
1
-2
/
+29
*
x86/shstk: Check that SSP is aligned on sigreturn
Rick Edgecombe
2023-08-03
1
-0
/
+3
*
x86/shstk: Handle signals for shadow stack
Rick Edgecombe
2023-08-03
1
-0
/
+95
*
x86/shstk: Introduce routines modifying shstk
Rick Edgecombe
2023-08-03
1
-0
/
+75
*
x86/shstk: Handle thread shadow stack
Rick Edgecombe
2023-08-03
1
-2
/
+39
*
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
2023-08-03
1
-0
/
+145
*
x86: Introduce userspace API for shadow stack
Rick Edgecombe
2023-08-03
1
-0
/
+44