summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86
AgeCommit message (Expand)Author
2021-07-07Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-09selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski
2021-05-20selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64H. Peter Anvin (Intel)
2021-05-20selftests/x86/syscall: Simplify message reporting in syscall_numberingH. Peter Anvin (Intel)
2021-05-20selftests/x86/syscall: Update and extend syscall_numbering_64H. Peter Anvin (Intel)
2021-05-19selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae
2021-03-18selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-02-08selftests/x86/ldt_gdt: remove unneeded semicolonYang Li
2021-01-12selftests/x86: Use __builtin_ia32_read/writeeflagsAndy Lutomirski
2020-12-16Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-11-24selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski
2020-11-24selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski
2020-10-27kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-03Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds
2020-09-03selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski
2020-08-26selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSx86_fsgsbase_for_v5.10Andy Lutomirski
2020-08-26selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-01x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski
2020-07-01selftests/x86/fsgsbase: Add a missing memory constraintAndy Lutomirski
2020-07-01selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase testAndy Lutomirski
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski
2020-06-22selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASEAndy Lutomirski
2020-06-18selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASEChang S. Bae
2020-06-18selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base writeChang S. Bae
2020-06-04selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-20selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-20selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski
2019-11-26selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-21selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski
2019-11-21selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski
2019-11-16selftests/x86/iopl: Extend test to cover IOPL emulationThomas Gleixner
2019-11-16selftests/x86/ioperm: Extend testing so the shared bitmap is exercisedThomas Gleixner
2019-09-16Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-07-23selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King
2019-07-22x86/mpx: Remove selftests themselvesDave Hansen
2019-07-22x86/mpx: Remove selftests Makefile entryDave Hansen
2019-07-22x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski
2019-07-15Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds