index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-06-12
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
1
-0
/
+5
2024-06-12
x86/shstk: Make return uprobe work with shadow stack
Jiri Olsa
1
-0
/
+11
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-03
x86/shstk: Don't retry vm_munmap() on -EINTR
Rick Edgecombe
1
-21
/
+17
2023-08-03
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
1
-0
/
+25
2023-08-03
x86/shstk: Add ARCH_SHSTK_STATUS
Rick Edgecombe
1
-1
/
+7
2023-08-03
x86/shstk: Add ARCH_SHSTK_UNLOCK
Mike Rapoport
1
-2
/
+7
2023-08-03
x86/shstk: Wire in shadow stack interface
Rick Edgecombe
1
-0
/
+8
2023-08-03
x86/shstk: Support WRSS for userspace
Rick Edgecombe
1
-1
/
+42
2023-08-03
x86/shstk: Introduce map_shadow_stack syscall
Rick Edgecombe
1
-8
/
+51
2023-08-03
x86/shstk: Check that signal frame is shadow stack mem
Rick Edgecombe
1
-2
/
+29
2023-08-03
x86/shstk: Check that SSP is aligned on sigreturn
Rick Edgecombe
1
-0
/
+3
2023-08-03
x86/shstk: Handle signals for shadow stack
Rick Edgecombe
1
-0
/
+95
2023-08-03
x86/shstk: Introduce routines modifying shstk
Rick Edgecombe
1
-0
/
+75
2023-08-03
x86/shstk: Handle thread shadow stack
Rick Edgecombe
1
-2
/
+39
2023-08-03
x86/shstk: Add user-mode shadow stack support
Rick Edgecombe
1
-0
/
+145
2023-08-03
x86: Introduce userspace API for shadow stack
Rick Edgecombe
1
-0
/
+44