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