index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-09
selftests/x86: Test signal frame XSTATE header corruption handling
Andy Lutomirski
2
-1
/
+116
2021-05-19
selftest/x86/signal: Include test cases for validating sigaltstack
Chang S. Bae
2
-1
/
+129
2021-03-18
selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S
Andy Lutomirski
1
-0
/
+2
2021-02-22
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-1
/
+1
2021-02-08
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-01-12
selftests/x86: Use __builtin_ia32_read/writeeflags
Andy Lutomirski
1
-20
/
+4
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-343
/
+1
2020-11-24
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
2
-0
/
+4
2020-11-24
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
1
-2
/
+10
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
2
-343
/
+1
2020-10-12
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+68
2020-09-03
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
1
-2
/
+20
2020-09-03
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
1
-2
/
+20
2020-08-26
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
1
-0
/
+65
2020-08-26
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
1
-0
/
+3
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-6
/
+295
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
1
-0
/
+11
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2
-1
/
+246
2020-07-01
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
1
-1
/
+2
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
7
-90
/
+51
2020-07-01
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
1
-0
/
+1
2020-07-01
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
1
-0
/
+15
2020-06-22
selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASE
Andy Lutomirski
1
-0
/
+26
2020-06-18
selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2020-06-18
selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
Chang S. Bae
1
-6
/
+15
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
4
-1727
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-20
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2020-03-20
selftests/x86/vdso: Fix no-vDSO segfaults
Andy Lutomirski
2
-0
/
+20
2019-11-26
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
1
-9
/
+85
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+133
2019-11-21
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
1
-0
/
+13
2019-11-21
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
1
-1
/
+2
2019-11-16
selftests/x86/iopl: Extend test to cover IOPL emulation
Thomas Gleixner
1
-11
/
+118
2019-11-16
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
Thomas Gleixner
1
-1
/
+15
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+90
2019-09-06
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
6
-2260
/
+1
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
1
-1
/
+1
2019-07-22
x86/mpx: Remove selftests themselves
Dave Hansen
5
-2259
/
+0
2019-07-22
x86/mpx: Remove selftests Makefile entry
Dave Hansen
1
-1
/
+1
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2
-1
/
+90
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix the test
Andy Lutomirski
1
-18
/
+4
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-29
/
+311
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
1
-34
/
+40
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2
-7
/
+110
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
1
-0
/
+35
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
1
-24
/
+52
[next]