index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...
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/ker...
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/gre...
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/kerne...
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/kern...
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 ...
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...
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
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
1
-1
/
+8
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
1
-3
/
+99
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
Chang S. Bae
1
-0
/
+70
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
19
-129
/
+27
2019-06-08
docs: move protection-keys.rst to the core-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 444
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
13
-117
/
+13
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257
Thomas Gleixner
5
-6
/
+5
2019-05-21
selftests/x86: Support Atom for syscall_arg_fault test
Tong Bo
1
-2
/
+8
[next]