summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-4/+63
|\
| * selftests/x86: add placement guard gap test for shstkRick Edgecombe2024-04-251-4/+63
* | Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-05-143-291/+260
|\ \
| * | selftests: x86: ksft_exit_pass() does not returnNathan Chancellor2024-05-061-1/+1
| * | selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum2024-05-061-22/+21
| * | selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum2024-05-061-188/+168
| * | selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum2024-05-061-93/+83
| |/
* / x86/selftests: Skip the tests if prerequisites aren't fulfilledMuhammad Usama Anjum2024-03-292-18/+11
|/
* selftests:x86: Fix Format String Warnings in lam.cangquan yu2023-11-301-2/+2
* selftests/x86/lam: Zero out buffer for readlink()Binbin Wu2023-10-161-3/+3
* selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan2023-10-032-0/+216
* selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe2023-09-011-1/+1
* selftests/x86: Add shadow stack testRick Edgecombe2023-08-022-1/+885
* Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-282-1/+1242
|\
| * selftests/x86/lam: Add test cases for LAM vs thread creationKirill A. Shutemov2023-03-161-0/+92
| * selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...Weihong Zhang2023-03-161-2/+235
| * selftests/x86/lam: Add inherit test cases for linear-address maskingWeihong Zhang2023-03-161-4/+121
| * selftests/x86/lam: Add io_uring test cases for linear-address maskingWeihong Zhang2023-03-161-2/+339
| * selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address maskingWeihong Zhang2023-03-161-4/+140
| * selftests/x86/lam: Add malloc and tag-bits test cases for linear-address maskingWeihong Zhang2023-03-162-1/+327
* | selftests/x86/amx: Add a ptrace testChang S. Bae2023-03-221-3/+105
|/
* Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-02-231-1/+1
|\
| * selftests: x86: Fix incorrect kernel headers search pathMathieu Desnoyers2023-02-131-1/+1
* | selftests: Emit a warning if getcpu() is missing on 32bitSebastian Andrzej Siewior2023-02-061-5/+2
|/
* selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre2022-04-251-14/+2
* selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre2022-04-251-17/+7
* selftests: x86: add 32bit build warnings for SUSEGeliang Tang2022-04-041-0/+4
* selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-221-3/+3
|\
| * selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2022-03-221-3/+3
* | selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum2022-02-171-1/+1
|/
* Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-021-1/+1
|\
| * selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2021-10-251-1/+1
* | Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-021-20/+58
|\ \
| * | selftests/x86/iopl: Adjust to the faked iopl CLI/STI usageBorislav Petkov2021-10-301-20/+58
| |/
* | selftests/x86/amx: Add context switch testChang S. Bae2021-10-281-3/+157
* | selftests/x86/amx: Add test cases for AMX state managementChang S. Bae2021-10-282-1/+698
|/
* selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao2021-08-254-12/+10
* Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-073-2/+245
|\
| * selftests/x86: Test signal frame XSTATE header corruption handlingAndy Lutomirski2021-06-092-1/+116
| * selftest/x86/signal: Include test cases for validating sigaltstackChang S. Bae2021-05-192-1/+129
* | selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64H. Peter Anvin (Intel)2021-05-201-25/+207
* | selftests/x86/syscall: Simplify message reporting in syscall_numberingH. Peter Anvin (Intel)2021-05-201-31/+72
* | selftests/x86/syscall: Update and extend syscall_numbering_64H. Peter Anvin (Intel)2021-05-201-52/+222
|/
* selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski2021-03-181-0/+2
* Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-02-221-1/+1
|\
| * selftests/x86/ldt_gdt: remove unneeded semicolonYang Li2021-02-081-1/+1
* | selftests/x86: Use __builtin_ia32_read/writeeflagsAndy Lutomirski2021-01-121-20/+4
|/
* Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-162-343/+1
|\
| * kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-272-343/+1