index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2018-06-21
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
2018-06-21
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
2018-06-21
x86/pkeys/selftests: Fix pointer math
Dave Hansen
2018-06-21
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
2018-06-21
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
2018-06-21
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
2018-06-21
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
2018-06-21
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
2018-06-21
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
2018-06-21
x86/pkeys/selftests: Stop using assert()
Dave Hansen
2018-06-21
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
2018-06-21
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2018-06-21
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
2018-06-21
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
2018-06-21
selftests: ftrace: Add a testcase for multiple actions on trigger
Masami Hiramatsu
2018-05-30
selftests: Add FIB onlink tests
David Ahern
2018-05-30
selftests/net: fixes psock_fanout eBPF test case
Prashant Bhole
2018-05-30
selftests: Print the test we're running to /dev/kmsg
Michael Ellerman
2018-05-30
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
2018-05-22
seccomp: Add filter flag to opt-out of SSB mitigation
Kees Cook
2018-05-09
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
2018-03-23
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
2018-03-23
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
2018-03-19
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
Andy Lutomirski
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-05
Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-04
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
2018-03-02
selftests: memory-hotplug: fix emit_tests regression
Shuah Khan
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]