summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86
AgeCommit message (Expand)AuthorFilesLines
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang1-2/+30
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski1-7/+13
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2-1/+6
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski1-0/+4
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar1-28/+0
2018-02-22selftests/x86: Clean up and document sscanf() usageDominik Brodowski2-6/+16
2018-02-22selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski1-7/+43
2018-01-17selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-02x86/ldt: Make the LDT mapping ROThomas Gleixner1-2/+1
2017-12-29x86/ldt: Prevent LDT inheritance on execThomas Gleixner1-6/+3
2017-12-25selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski1-1/+9
2017-12-25selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski1-16/+37
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen1-2/+2
2017-12-10selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski1-1/+9
2017-12-10selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski1-1/+16
2017-11-21selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan1-1/+1
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-9/+7
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-07-20signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2-9/+7
2017-05-09Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+14
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan1-0/+13
2017-04-27selftests: x86: override clean in lib.mk to fix warningsShuah Khan1-2/+1
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel1-2/+3
2017-03-23selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski1-0/+46
2017-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+18
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+171
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski2-1/+171
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov4-8/+18
2017-02-26Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-24/+12
2017-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2017-02-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+196
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen1-1/+1
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen1-1/+1
2017-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen1-1/+1
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan1-10/+0
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan1-5/+0
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-7/+10
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King1-1/+1
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2-1/+196
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2-1/+124
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+1631
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski1-8/+8
2016-09-09x86/pkeys: Add self-testsDave Hansen3-1/+1631
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King1-2/+2
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar6-1/+2230
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov2-1/+112
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen6-1/+2230
2016-04-29selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski1-0/+250