index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-06-25
selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
Ram Pai
1
-1
/
+2
2020-04-24
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2019-01-31
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
1
-10
/
+31
2018-10-13
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-0
/
+73
2018-10-13
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
1
-0
/
+99
2018-08-24
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
1
-6
/
+7
2018-08-24
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
1
-17
/
+29
2018-06-20
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-06-20
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-06-20
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-06-20
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-06-20
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-06-20
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-06-20
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-06-20
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-06-20
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-06-20
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-06-20
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-06-20
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-06-20
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-03-28
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
1
-5
/
+5
2018-03-28
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
Andy Lutomirski
1
-2
/
+6
2018-03-21
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-21
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
1
-1
/
+17
2018-03-21
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
1
-1
/
+72
2018-03-21
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-02-22
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-22
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-22
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-22
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-22
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-22
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-22
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-01-17
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-02
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-2
/
+1
2017-12-29
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-6
/
+3
2017-12-25
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
1
-1
/
+9
2017-12-25
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
1
-16
/
+37
2017-12-14
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
1
-2
/
+2
2017-12-10
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
1
-1
/
+9
2017-12-10
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-21
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
16
-0
/
+16
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
1
-1
/
+1
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-9
/
+7
2017-08-10
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
Andy Lutomirski
1
-6
/
+35
2017-07-20
signal/testing: Don't look for __SI_FAULT in userspace
Eric W. Biederman
2
-9
/
+7
2017-05-09
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+14
2017-05-03
selftests: x86: add missing executables to .gitignore
Shuah Khan
1
-0
/
+13
[next]