index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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