summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86
AgeCommit message (Expand)AuthorFilesLines
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar6-0/+630
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar1-3/+6
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta6-0/+630
2025-04-16selftests/x86/apx: Add APX testChang S. Bae4-2/+16
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar1-0/+43
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout1-3/+6
2025-04-02selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu1-0/+43
2025-03-25Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2025-03-25Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-720/+753
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar1-11/+136
2025-03-03selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...Mirsad Todorovac1-1/+2
2025-02-27selftests/x86/xstate: Fix spelling mistake "hader" -> "header"Colin Ian King1-1/+1
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae2-1/+15
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae1-0/+24
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae3-19/+35
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae3-0/+111
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae3-107/+131
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae4-164/+204
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae2-2/+60
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae2-132/+142
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae18-315/+51
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye1-1/+3
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman1-0/+108
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman1-5/+18
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman1-6/+10
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani1-1/+1
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)2-1/+71
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+145
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard2-6/+6
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard5-28/+2
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 Hubbard3-14/+23
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard4-6/+30
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum1-4/+4
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard1-6/+15
2024-06-12selftests/x86: Add return uprobe shadow stack testJiri Olsa1-0/+145
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+63
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-291/+260
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor1-1/+1
2024-05-06selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum1-22/+21
2024-05-06selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum1-188/+168
2024-05-06selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum1-93/+83
2024-04-26selftests/x86: add placement guard gap test for shstkRick Edgecombe1-4/+63
2024-03-29x86/selftests: Skip the tests if prerequisites aren't fulfilledMuhammad Usama Anjum2-18/+11
2023-12-01selftests:x86: Fix Format String Warnings in lam.cangquan yu1-2/+2
2023-10-16selftests/x86/lam: Zero out buffer for readlink()Binbin Wu1-3/+3
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan2-0/+216
2023-09-02selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe1-1/+1
2023-08-03selftests/x86: Add shadow stack testRick Edgecombe2-1/+885