index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
2021-02-22
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-02-08
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
2021-01-12
selftests/x86: Use __builtin_ia32_read/writeeflags
Andy Lutomirski
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-11-24
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
2020-11-24
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
2020-10-12
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-08-26
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
2020-08-26
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-07-01
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
2020-07-01
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
2020-06-22
selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASE
Andy Lutomirski
2020-06-18
selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
Chang S. Bae
2020-06-18
selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
Chang S. Bae
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-20
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
2020-03-20
selftests/x86/vdso: Fix no-vDSO segfaults
Andy Lutomirski
2019-11-26
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-21
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
2019-11-21
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
2019-11-16
selftests/x86/iopl: Extend test to cover IOPL emulation
Thomas Gleixner
2019-11-16
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
Thomas Gleixner
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-06
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
2019-07-22
x86/mpx: Remove selftests themselves
Dave Hansen
2019-07-22
x86/mpx: Remove selftests Makefile entry
Dave Hansen
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
[next]