index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
2018-06-27
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
2018-06-27
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
2018-05-30
selftests/x86: Detect -no-pie availability
Florian Weimer
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
2018-05-14
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2018-05-14
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
2018-04-27
x86/entry/64/compat: Preserve r8-r11 in int $0x80
Andy Lutomirski
2018-03-19
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
Andy Lutomirski
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-15
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2018-02-13
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
2018-02-03
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-01-31
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
2018-01-23
selftests/x86: Add <test_name>{,_32,_64} targets
Dmitry Safonov
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2017-12-23
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-22
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
2017-11-21
x86/pkeys/selftests: Fix protection keys write() warning
Dave Hansen
2017-11-21
x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'
Dave Hansen
2017-11-21
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
2017-11-16
x86/selftests: Add test for mapping placement for 5-level paging
Kirill A. Shutemov
2017-11-08
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
2017-11-08
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
2017-11-07
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
2017-11-07
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
2017-11-07
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
2017-11-07
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
[next]