index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/x86: Add a missing .note.GNU-stack section to thunks_32.S
Andy Lutomirski
2021-03-18
1
-0
/
+2
*
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-02-22
1
-1
/
+1
|
\
|
*
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
2021-02-09
1
-1
/
+1
*
|
selftests/x86: Use __builtin_ia32_read/writeeflags
Andy Lutomirski
2021-01-12
1
-20
/
+4
|
/
*
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-12-16
2
-343
/
+1
|
\
|
*
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
2020-10-28
2
-343
/
+1
*
|
selftests/x86: Add missing .note.GNU-stack sections
Andy Lutomirski
2020-11-24
2
-0
/
+4
*
|
selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests
Andy Lutomirski
2020-11-24
1
-2
/
+10
|
/
*
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
1
-0
/
+68
|
\
|
*
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
2020-08-26
1
-0
/
+65
|
*
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
2020-08-26
1
-0
/
+3
*
|
Merge branch 'gate-page-refcount' (patches from Dave Hansen)
Linus Torvalds
2020-09-04
1
-2
/
+20
|
\
\
|
|
/
|
/
|
|
*
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
Andy Lutomirski
2020-09-04
1
-2
/
+20
*
|
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-05
4
-6
/
+295
|
\
\
|
|
/
|
/
|
|
*
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-07-01
2
-1
/
+246
|
*
selftests/x86/fsgsbase: Add a missing memory constraint
Andy Lutomirski
2020-07-01
1
-1
/
+2
|
*
selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
Andy Lutomirski
2020-07-01
1
-1
/
+2
|
*
selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASE
Andy Lutomirski
2020-06-22
1
-0
/
+26
|
*
selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
Chang S. Bae
2020-06-18
1
-2
/
+9
|
*
selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
Chang S. Bae
2020-06-18
1
-6
/
+15
*
|
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2020-07-04
1
-0
/
+11
*
|
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
2020-07-01
7
-90
/
+51
*
|
selftests/x86/syscall_nt: Clear weird flags after each test
Andy Lutomirski
2020-07-01
1
-0
/
+1
*
|
selftests/x86/syscall_nt: Add more flag combinations
Andy Lutomirski
2020-07-01
1
-0
/
+15
|
/
*
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
2020-06-05
4
-1727
/
+1
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
2020-03-20
1
-2
/
+6
*
|
selftests/x86/vdso: Fix no-vDSO segfaults
Andy Lutomirski
2020-03-20
2
-0
/
+20
|
/
*
selftests/x86/single_step_syscall: Check SYSENTER directly
Andy Lutomirski
2019-11-26
1
-9
/
+85
*
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
2
-12
/
+133
|
\
|
*
selftests/x86/iopl: Extend test to cover IOPL emulation
Thomas Gleixner
2019-11-16
1
-11
/
+118
|
*
selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
Thomas Gleixner
2019-11-16
1
-1
/
+15
*
|
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
2019-11-21
1
-0
/
+13
*
|
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
2019-11-21
1
-1
/
+2
|
/
*
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-17
2
-1
/
+90
|
\
|
*
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
2
-1
/
+90
*
|
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
2019-09-06
6
-2260
/
+1
|
\
\
|
*
|
x86/mpx: Remove selftests themselves
Dave Hansen
2019-07-22
5
-2259
/
+0
|
*
|
x86/mpx: Remove selftests Makefile entry
Dave Hansen
2019-07-22
1
-1
/
+1
|
|
/
*
/
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
2019-07-23
1
-1
/
+1
|
/
*
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
2019-07-15
1
-18
/
+4
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
19
-129
/
+27
|
|
\
|
*
|
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
3
-29
/
+311
|
\
\
\
|
*
|
|
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
2019-07-03
1
-34
/
+40
|
*
|
|
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2019-07-02
2
-7
/
+110
|
*
|
|
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
2019-06-22
1
-2
/
+9
|
*
|
|
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
2019-06-22
1
-3
/
+99
[next]