summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86: Add a missing .note.GNU-stack section to thunks_32.SAndy Lutomirski2021-03-181-0/+2
* Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-02-221-1/+1
|\
| * selftests/x86/ldt_gdt: remove unneeded semicolonYang Li2021-02-091-1/+1
* | selftests/x86: Use __builtin_ia32_read/writeeflagsAndy Lutomirski2021-01-121-20/+4
|/
* Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-162-343/+1
|\
| * kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-282-343/+1
* | selftests/x86: Add missing .note.GNU-stack sectionsAndy Lutomirski2020-11-242-0/+4
* | selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 testsAndy Lutomirski2020-11-241-2/+10
|/
* Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-121-0/+68
|\
| * selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GSAndy Lutomirski2020-08-261-0/+65
| * selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski2020-08-261-0/+3
* | Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds2020-09-041-2/+20
|\ \ | |/ |/|
| * selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski2020-09-041-2/+20
* | Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-054-6/+295
|\ \ | |/ |/|
| * x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-012-1/+246
| * selftests/x86/fsgsbase: Add a missing memory constraintAndy Lutomirski2020-07-011-1/+2
| * selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase testAndy Lutomirski2020-07-011-1/+2
| * selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASEAndy Lutomirski2020-06-221-0/+26
| * selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASEChang S. Bae2020-06-181-2/+9
| * selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base writeChang S. Bae2020-06-181-6/+15
* | x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-041-0/+11
* | selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski2020-07-017-90/+51
* | selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski2020-07-011-0/+1
* | selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski2020-07-011-0/+15
|/
* selftests/x86/pkeys: move selftests to arch-neutral directoryRam Pai2020-06-054-1727/+1
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski2020-03-201-2/+6
* | selftests/x86/vdso: Fix no-vDSO segfaultsAndy Lutomirski2020-03-202-0/+20
|/
* selftests/x86/single_step_syscall: Check SYSENTER directlyAndy Lutomirski2019-11-261-9/+85
* Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-12/+133
|\
| * selftests/x86/iopl: Extend test to cover IOPL emulationThomas Gleixner2019-11-161-11/+118
| * selftests/x86/ioperm: Extend testing so the shared bitmap is exercisedThomas Gleixner2019-11-161-1/+15
* | selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski2019-11-211-0/+13
* | selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski2019-11-211-1/+2
|/
* Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-172-1/+90
|\
| * x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-222-1/+90
* | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar2019-09-066-2260/+1
|\ \
| * | x86/mpx: Remove selftests themselvesDave Hansen2019-07-225-2259/+0
| * | x86/mpx: Remove selftests Makefile entryDave Hansen2019-07-221-1/+1
| |/
* / selftests/x86: fix spelling mistake "FAILT" -> "FAIL"Colin Ian King2019-07-231-1/+1
|/
* Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...Andy Lutomirski2019-07-151-18/+4
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-1419-129/+27
| |\
| * | docs: move protection-keys.rst to the core-api bookMauro Carvalho Chehab2019-06-081-1/+1
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-083-29/+311
|\ \ \
| * | | selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski2019-07-031-34/+40
| * | | selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski2019-07-022-7/+110
| * | | selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae2019-06-221-2/+9
| * | | selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski2019-06-221-3/+99