index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
2019-11-26
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-21
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
2019-11-21
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
2019-11-16
selftests/x86/iopl: Extend test to cover IOPL emulation
Thomas Gleixner
2019-11-16
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
Thomas Gleixner
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-06
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
2019-07-22
x86/mpx: Remove selftests themselves
Dave Hansen
2019-07-22
x86/mpx: Remove selftests Makefile entry
Dave Hansen
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
Chang S. Bae
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
2019-05-21
selftests/x86: Support Atom for syscall_arg_fault test
Tong Bo
2019-04-08
selftest/x86/mpx-dig.c: Remove duplicate header
Sabyasachi Gupta
2019-01-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-15
x86/selftests/pkeys: Fork() to check for state being preserved
Dave Hansen
2019-01-14
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
Sabyasachi Gupta
2019-01-14
x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-02
selftests/x86: Add clock_gettime() tests to test_vdso
Andy Lutomirski
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
[next]