summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86/single_step_syscall.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86: Fix error: variably modified 'altstack_data' at file scopeJun Miao2021-08-251-2/+2
* selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-011-15/+2
* selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-151-1/+4
* x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-011-1/+4
* x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-161-0/+181