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
starfive-6.6.48-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
/
tools
/
testing
/
selftests
/
x86
/
protection_keys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
1
-10
/
+31
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
1
-5
/
+5
2017-11-07
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
Andy Lutomirski
1
-6
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
signal/testing: Don't look for __SI_FAULT in userspace
Eric W. Biederman
1
-7
/
+6
2017-02-26
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+2
2017-02-08
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
1
-1
/
+1
2017-02-08
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
1
-1
/
+1
2017-01-11
selftests: x86 protection_keys remove dead code
Shuah Khan
1
-10
/
+0
2017-01-11
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
1
-5
/
+0
2017-01-05
selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"
Colin King
1
-1
/
+1
2016-09-09
x86/pkeys: Add self-tests
Dave Hansen
1
-0
/
+1410