summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2022-03-221-3/+3
* selftests/x86/amx: Add test cases for AMX state managementChang S. Bae2021-10-281-1/+1
* selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski2021-06-091-1/+2
* selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae2021-05-191-1/+1
* kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-271-1/+1
* Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-041-1/+1
|\
| * x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-011-1/+1
* | selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-011-2/+2
|/
* selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-041-1/+1
* Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-161-1/+1
|\
| * x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-221-1/+1
* | x86/mpx: Remove selftests Makefile entryDave Hansen2019-07-221-1/+1
|/
* selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski2019-07-021-2/+3
* selftests/x86: Detect -no-pie availabilityFlorian Weimer2018-05-301-1/+7
* x86/selftests: Add mov_to_ss testAndy Lutomirski2018-05-141-1/+1
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-8/+16
|\
| * selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-151-7/+13
| * selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-151-0/+2
| * selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-131-1/+1
* | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-031-0/+12
|\ \ | |/ |/|
| * selftests/x86: Add <test_name>{,_32,_64} targetsDmitry Safonov2018-01-231-0/+12
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-1/+1
|\ \ | |/ |/|
| * selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-131-1/+1
* | x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov2017-11-161-1/+1
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
* selftests: x86: override clean in lib.mk to fix warningsShuah Khan2017-04-271-2/+1
* Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-041-1/+1
|\
| * selftests/x86: Add a basic selftest for iopermAndy Lutomirski2017-03-011-1/+1
* | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-251-7/+10
|\ \ | |/ |/|
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-7/+10
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-201-1/+1
|\ \
| * | x86/mpx: Re-add MPX to selftests MakefileDave Hansen2017-02-021-1/+1
| |/
* / selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2017-01-051-1/+1
|/
* selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2016-11-171-1/+1
* x86/pkeys: Add self-testsDave Hansen2016-09-091-1/+2
* Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-151-1/+1
|\
| * x86/mpx, selftests: Add MPX self testDave Hansen2016-06-141-1/+1
* | selftests/x86: Add vDSO mremap() testDmitry Safonov2016-07-081-1/+1
|/
* selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski2016-04-131-0/+1
* selftests/x86: Add an iopl testAndy Lutomirski2016-03-171-1/+1
* x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-3/+2
* selftests/x86: Add check_initial_reg_state()Andy Lutomirski2016-01-291-1/+8
* selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski2016-01-291-2/+3
* selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski2016-01-131-1/+2
* selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski2016-01-121-2/+3
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-031-2/+3
|\
| * x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko2015-09-201-1/+1
| * x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko2015-09-201-2/+3
* | selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski2015-10-071-1/+2