index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
x86
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
kselftest: Move test_vdso to the vDSO test suite
Vincenzo Frascino
1
-1
/
+1
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
1
-1
/
+1
2020-07-01
selftests/x86: Consolidate and fix get/set_eflags() helpers
Andy Lutomirski
1
-2
/
+2
2020-06-04
selftests/x86/pkeys: move selftests to arch-neutral directory
Ram Pai
1
-1
/
+1
2019-09-16
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
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
1
-1
/
+1
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
1
-2
/
+3
2018-05-30
selftests/x86: Detect -no-pie availability
Florian Weimer
1
-1
/
+7
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
1
-1
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+16
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
1
-0
/
+2
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
1
-1
/
+1
2018-02-03
Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2018-01-23
selftests/x86: Add <test_name>{,_32,_64} targets
Dmitry Safonov
1
-0
/
+12
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-13
selftests/x86: Add test_vsyscall
Andy Lutomirski
1
-1
/
+1
2017-11-16
x86/selftests: Add test for mapping placement for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
1
-1
/
+1
2017-04-27
selftests: x86: override clean in lib.mk to fix warnings
Shuah Khan
1
-2
/
+1
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-03-01
selftests/x86: Add a basic selftest for ioperm
Andy Lutomirski
1
-1
/
+1
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+10
2017-02-20
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-02-02
x86/mpx: Re-add MPX to selftests Makefile
Dave Hansen
1
-1
/
+1
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-7
/
+10
2017-01-05
selftests/x86: Add a selftest for SYSRET to noncanonical addresses
Andy Lutomirski
1
-1
/
+1
2016-11-17
selftests/x86: Add test_vdso to test getcpu()
Andy Lutomirski
1
-1
/
+1
2016-09-09
x86/pkeys: Add self-tests
Dave Hansen
1
-1
/
+2
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2016-07-08
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
1
-1
/
+1
2016-06-14
x86/mpx, selftests: Add MPX self test
Dave Hansen
1
-1
/
+1
2016-04-13
selftests/x86: Test the FSBASE/GSBASE API and context switching
Andy Lutomirski
1
-0
/
+1
2016-03-17
selftests/x86: Add an iopl test
Andy Lutomirski
1
-1
/
+1
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
1
-3
/
+2
2016-01-29
selftests/x86: Add check_initial_reg_state()
Andy Lutomirski
1
-1
/
+8
2016-01-29
selftests/x86: Extend Makefile to allow 64-bit-only tests
Andy Lutomirski
1
-2
/
+3
2016-01-13
selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn
Andy Lutomirski
1
-1
/
+2
2016-01-12
selftests/x86: Disable the ldt_gdt_64 test for now
Andy Lutomirski
1
-2
/
+3
2015-11-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2015-10-07
selftests/x86: Add a test for ptrace syscall restart and arg modification
Andy Lutomirski
1
-1
/
+2
2015-10-07
selftests/x86: Add a test for vDSO unwinding
Andy Lutomirski
1
-1
/
+1
2015-09-20
x86/fpu/math-emu, selftests: Add test for FISTTP instructions
Denys Vlasenko
1
-1
/
+1
2015-09-20
x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insns
Denys Vlasenko
1
-2
/
+3
2015-09-18
x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
Denys Vlasenko
1
-1
/
+2
2015-08-18
selftests/x86: Add syscall_nt selftest
Andy Lutomirski
1
-1
/
+1
2015-08-18
selftests/x86: Disable sigreturn_64
Andy Lutomirski
1
-2
/
+2
[next]