summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/x86
AgeCommit message (Expand)Author
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar
2025-05-09selftest/x86/bugs: Add selftests for ITSPawan Gupta
2025-04-16selftests/x86/apx: Add APX testChang S. Bae
2025-04-09Merge tag 'v6.15-rc1' into x86/mm, to pick up fixesIngo Molnar
2025-04-09selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid()Malaya Kumar Rout
2025-04-01selftests: x86: test_mremap_vdso: skip if vdso is msealedJeff Xu
2025-03-24Merge tag 'x86-cleanups-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-24Merge tag 'x86-fpu-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-04Merge branch 'x86/cpu' into x86/asm, to pick up dependent commitsIngo Molnar
2025-03-03selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_S...Mirsad Todorovac
2025-02-27selftests/x86/xstate: Fix spelling mistake "hader" -> "header"Colin Ian King
2025-02-26selftests/x86/avx: Add AVX testsChang S. Bae
2025-02-26selftests/x86/xstate: Clarify supported xstatesChang S. Bae
2025-02-26selftests/x86/xstate: Consolidate test invocations into a single entryChang S. Bae
2025-02-26selftests/x86/xstate: Introduce signal ABI testChang S. Bae
2025-02-26selftests/x86/xstate: Refactor ptrace ABI testChang S. Bae
2025-02-26selftests/x86/xstate: Refactor context switching testChang S. Bae
2025-02-26selftests/x86/xstate: Enumerate and name xstate componentsChang S. Bae
2025-02-26selftests/x86/xstate: Refactor XSAVE helpers for general useChang S. Bae
2025-02-26selftests/x86: Consolidate redundant signal helper functionsChang S. Bae
2025-02-25selftests/x86/lam: Fix minor memory in do_uring()liuye
2025-02-22selftests/lam: Test get_user() LAM pointer handlingMaciej Wieczor-Retman
2025-02-22selftests/lam: Skip test if LAM is disabledMaciej Wieczor-Retman
2025-02-22selftests/lam: Move cpu_has_la57() to use cpuinfo flagMaciej Wieczor-Retman
2024-12-06x86/mm/selftests: Fix typo in lam.cGautam Somani
2024-08-27Documentation/srso: Document a method for checking safe RET operates properlyBorislav Petkov (AMD)
2024-07-18Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard
2024-06-12selftests/x86: Add return uprobe shadow stack testJiri Olsa
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum
2024-05-06selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum
2024-04-25selftests/x86: add placement guard gap test for shstkRick Edgecombe
2024-03-29x86/selftests: Skip the tests if prerequisites aren't fulfilledMuhammad Usama Anjum
2023-11-30selftests:x86: Fix Format String Warnings in lam.cangquan yu
2023-10-16selftests/x86/lam: Zero out buffer for readlink()Binbin Wu
2023-10-03selftests/x86/mm: Add new test that userspace stack is in fact NXAlexey Dobriyan
2023-09-01selftests/x86: Update map_shadow_stack syscall nrRick Edgecombe
2023-08-02selftests/x86: Add shadow stack testRick Edgecombe