aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/x86/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30selftests/x86: Detect -no-pie availabilityFlorian Weimer1-1/+7
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski1-1/+1
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+16
2018-02-15selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13
2018-02-15selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski1-0/+2
2018-02-13selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directoryDominik Brodowski1-1/+1
2018-02-03Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+12
2018-01-23selftests/x86: Add <test_name>{,_32,_64} targetsDmitry Safonov1-0/+12
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski1-1/+1
2017-11-16x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2017-04-27selftests: x86: override clean in lib.mk to fix warningsShuah Khan1-2/+1
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski1-1/+1
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-7/+10
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen1-1/+1
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-7/+10
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski1-1/+1
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski1-1/+1
2016-09-09x86/pkeys: Add self-testsDave Hansen1-1/+2
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar1-1/+1
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov1-1/+1
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen1-1/+1
2016-04-13selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski1-0/+1
2016-03-17selftests/x86: Add an iopl testAndy Lutomirski1-1/+1
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski1-3/+2
2016-01-29selftests/x86: Add check_initial_reg_state()Andy Lutomirski1-1/+8
2016-01-29selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski1-2/+3
2016-01-13selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturnAndy Lutomirski1-1/+2
2016-01-12selftests/x86: Disable the ldt_gdt_64 test for nowAndy Lutomirski1-2/+3
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-10-07selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski1-1/+2
2015-10-07selftests/x86: Add a test for vDSO unwindingAndy Lutomirski1-1/+1
2015-09-20x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko1-1/+1
2015-09-20x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko1-2/+3
2015-09-18x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko1-1/+2
2015-08-18selftests/x86: Add syscall_nt selftestAndy Lutomirski1-1/+1
2015-08-18selftests/x86: Disable sigreturn_64Andy Lutomirski1-2/+2
2015-07-31selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski1-1/+1
2015-07-07x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski1-2/+4
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar1-22/+31
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski1-26/+29
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski1-5/+2
2015-05-12selftests/x86: install testsTyler Baker1-0/+6
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker1-1/+4