summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86/Makefile
AgeCommit message (Expand)AuthorFilesLines
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)1-1/+1
2025-04-16selftests/x86/apx: Add APX testChang S. Bae1-1/+2
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae1-1/+3
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae1-0/+2
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)1-1/+1
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard1-0/+7
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard1-0/+1
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard1-0/+2
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard1-6/+15
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan1-0/+4
2023-08-03selftests/x86: Add shadow stack testRick Edgecombe1-1/+1
2023-03-16selftests/x86/lam: Add malloc and tag-bits test cases for linear-address maskingWeihong Zhang1-1/+1
2023-02-13selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1
2022-04-04selftests: x86: add 32bit build warnings for SUSEGeliang Tang1-0/+4
2022-03-23selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker1-3/+3
2021-10-28selftests/x86/amx: Add test cases for AMX state managementChang S. Bae1-1/+1
2021-06-09selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski1-1/+2
2021-05-19selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae1-1/+1
2020-10-28kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino1-1/+1
2020-08-05Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-07-01x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski1-1/+1
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski1-2/+2
2020-06-05selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai1-1/+1
2019-09-17Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2019-07-22x86/mpx: Remove selftests Makefile entryDave Hansen1-1/+1
2019-07-22x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski1-1/+1
2019-07-02selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski1-2/+3
2018-05-31selftests/x86: Detect -no-pie availabilityFlorian Weimer1-1/+7
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski1-1/+1
2018-02-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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 ...Dominik Brodowski1-1/+1
2018-02-04Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus 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...Linus 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-26Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+10
2017-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus 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