summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | selftests/x86: Add a test for vDSO unwindingAndy Lutomirski2015-10-071-1/+1
* | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko2015-09-181-1/+2
|/
* selftests/x86: Add syscall_nt selftestAndy Lutomirski2015-08-181-1/+1
* selftests/x86: Disable sigreturn_64Andy Lutomirski2015-08-181-2/+2
* selftests/x86, x86/ldt: Add a selftest for modify_ldt()Andy Lutomirski2015-07-311-1/+1
* x86/entry, selftests/x86: Add a test for 32-bit fast syscall arg faultsAndy Lutomirski2015-07-071-1/+1
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-1/+4
|\
| * Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar2015-05-171-22/+31
| |\
| * | x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski2015-05-081-1/+4
* | | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2015-05-301-2/+4
| |/ |/|
* | selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-121-26/+29
* | selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-121-5/+2
* | selftests/x86: install testsTyler Baker2015-05-121-0/+6
* | selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
* | selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
|/
* x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-161-1/+1
* x86, selftests: Add sigreturn selftestAndy Lutomirski2015-04-081-0/+48
OpenPOWER on IntegriCloud