2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/tools/testing/selftests/x86
Ingo Molnar c4070e1996 Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflicts
Conflicts:
	Documentation/admin-guide/hw-vuln/index.rst
	arch/x86/include/asm/cpufeatures.h
	arch/x86/kernel/alternative.c
	arch/x86/kernel/cpu/bugs.c
	arch/x86/kernel/cpu/common.c
	drivers/base/cpu.c
	include/linux/cpu.h

Signed-off-by: Ingo Molnar <mingo@kernel.org>
2025-05-13 10:47:10 +02:00
..
bugs selftest/x86/bugs: Add selftests for ITS 2025-05-09 13:39:45 -07:00
.gitignore selftests/x86/pkeys: move selftests to arch-neutral directory 2020-06-04 19:06:26 -07:00
amx.c selftests/x86/xstate: Consolidate test invocations into a single entry 2025-02-26 13:05:29 +01:00
apx.c selftests/x86/apx: Add APX test 2025-04-16 09:44:14 +02:00
avx.c selftests/x86/avx: Add AVX tests 2025-02-26 13:05:30 +01:00
check_cc.sh selftests/x86: Add validity check and allow field splitting 2022-02-17 11:55:17 -08:00
check_initial_reg_state.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
clang_helpers_32.S selftests/x86: build fsgsbase_restore.c with clang 2024-07-11 11:23:55 -06:00
clang_helpers_64.S selftests/x86: build sysret_rip.c with clang 2024-07-11 11:23:55 -06:00
corrupt_xstate_header.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
entry_from_vm86.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
fsgsbase_restore.c selftests/x86: build fsgsbase_restore.c with clang 2024-07-11 11:23:55 -06:00
fsgsbase.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
helpers.h selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
ioperm.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
iopl.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
lam.c selftests/x86/lam: Fix clean up fds in do_uring() and allocate_dsa_pasid() 2025-04-09 21:30:37 +02:00
ldt_gdt.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
Makefile selftests/x86/apx: Add APX test 2025-04-16 09:44:14 +02:00
mov_ss_trap.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
nx_stack.c selftests/x86/mm: Add new test that userspace stack is in fact NX 2023-10-03 21:00:45 +02:00
ptrace_syscall.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
raw_syscall_helper_32.S selftests/x86: Add missing .note.GNU-stack sections 2020-11-24 13:55:39 +01:00
sigaltstack.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
sigreturn.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
single_step_syscall.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
srso.c Documentation/srso: Document a method for checking safe RET operates properly 2024-08-27 09:16:35 +02:00
syscall_arg_fault.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
syscall_nt.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
syscall_numbering.c selftests/x86/syscall: Fix coccinelle WARNING recommending the use of ARRAY_SIZE() 2025-03-03 12:38:49 +01:00
sysret_rip.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
sysret_ss_attrs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
test_FCMOV.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
test_FCOMI.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
test_FISTTP.c selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp 2024-07-11 11:23:55 -06:00
test_mremap_vdso.c selftests: x86: test_mremap_vdso: skip if vdso is msealed 2025-04-01 15:17:15 -07:00
test_shadow_stack.c selftests/x86: Add return uprobe shadow stack test 2024-06-12 08:44:28 +09:00
test_syscall_vdso.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 2019-06-05 17:36:37 +02:00
test_vsyscall.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
thunks_32.S selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S 2021-03-18 11:05:14 +01:00
thunks.S selftests/x86: Add missing .note.GNU-stack sections 2020-11-24 13:55:39 +01:00
trivial_32bit_program.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 2019-06-05 17:30:27 +02:00
trivial_64bit_program.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 2019-06-05 17:30:27 +02:00
trivial_program.c selftests/x86: Detect -no-pie availability 2018-05-30 15:21:51 -06:00
unwind_vdso.c selftests/x86: Consolidate redundant signal helper functions 2025-02-26 13:05:28 +01:00
vdso_restorer.c selftests/x86: remove (or use) unused variables and functions 2024-07-11 11:23:55 -06:00
xstate.c selftests/x86/apx: Add APX test 2025-04-16 09:44:14 +02:00
xstate.h selftests/x86/apx: Add APX test 2025-04-16 09:44:14 +02:00