summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86
AgeCommit message (Expand)Author
2017-11-21x86/pkeys/selftests: Fix protection keys write() warningDave Hansen
2017-11-21x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2017-11-21x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-11-16x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-07-19signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan
2017-04-27selftests: x86: override clean in lib.mk to fix warningsShuah Khan
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel
2017-03-23selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
2017-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-13selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski
2016-09-09x86/pkeys: Add self-testsDave Hansen
2016-09-08selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov
2016-06-14x86/mpx, selftests: Add MPX self testDave Hansen
2016-04-29selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segmentAndy Lutomirski
2016-04-13selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski
2016-03-17selftests/x86: Add an iopl testAndy Lutomirski
2016-03-10selftests/x86: In syscall_nt, test NT|TF as wellAndy Lutomirski
2016-02-17selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski
2016-02-17selftests/x86: Fix some error messages in ptrace_syscallAndy Lutomirski