| .. |
|
.gitignore
|
…
|
|
|
Makefile
|
selftests: x86: Fix incorrect kernel headers search path
|
2023-02-13 09:09:46 -07:00 |
|
amx.c
|
selftests/x86/amx: Use provided __cpuid_count() macro
|
2022-04-25 15:12:58 -06: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
|
…
|
|
|
corrupt_xstate_header.c
|
selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macro
|
2022-04-25 15:13:03 -06:00 |
|
entry_from_vm86.c
|
…
|
|
|
fsgsbase.c
|
…
|
|
|
fsgsbase_restore.c
|
…
|
|
|
helpers.h
|
selftests/x86: Use __builtin_ia32_read/writeeflags
|
2021-01-12 12:31:28 +01:00 |
|
ioperm.c
|
…
|
|
|
iopl.c
|
selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
|
2021-10-30 23:18:04 +02:00 |
|
ldt_gdt.c
|
selftests/x86/ldt_gdt: remove unneeded semicolon
|
2021-02-08 16:32:52 -07:00 |
|
mov_ss_trap.c
|
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
|
2021-08-25 16:54:39 -06:00 |
|
ptrace_syscall.c
|
…
|
|
|
raw_syscall_helper_32.S
|
selftests/x86: Add missing .note.GNU-stack sections
|
2020-11-24 13:55:39 +01:00 |
|
sigaltstack.c
|
selftest/x86/signal: Include test cases for validating sigaltstack
|
2021-05-19 12:45:07 +02:00 |
|
sigreturn.c
|
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
|
2021-08-25 16:54:39 -06:00 |
|
single_step_syscall.c
|
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
|
2021-08-25 16:54:39 -06:00 |
|
syscall_arg_fault.c
|
selftests/x86: Fix error: variably modified 'altstack_data' at file scope
|
2021-08-25 16:54:39 -06:00 |
|
syscall_nt.c
|
…
|
|
|
syscall_numbering.c
|
selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64
|
2021-05-20 15:19:48 +02:00 |
|
sysret_rip.c
|
…
|
|
|
sysret_ss_attrs.c
|
…
|
|
|
test_FCMOV.c
|
…
|
|
|
test_FCOMI.c
|
…
|
|
|
test_FISTTP.c
|
…
|
|
|
test_mremap_vdso.c
|
…
|
|
|
test_syscall_vdso.c
|
…
|
|
|
test_vsyscall.c
|
selftests: Emit a warning if getcpu() is missing on 32bit
|
2023-02-06 15:48:54 +01:00 |
|
thunks.S
|
selftests/x86: Add missing .note.GNU-stack sections
|
2020-11-24 13:55:39 +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 |
|
trivial_32bit_program.c
|
…
|
|
|
trivial_64bit_program.c
|
…
|
|
|
trivial_program.c
|
…
|
|
|
unwind_vdso.c
|
…
|
|
|
vdso_restorer.c
|
…
|
|