index
:
kernel/linux.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.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-24
selftests/seccomp: sh: Fix register names
Kees Cook
1
-2
/
+2
2020-11-24
selftests/seccomp: powerpc: Fix typo in macro variable name
Kees Cook
1
-2
/
+2
2020-11-24
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
2020-11-24
selftests: kvm: Fix the segment descriptor layout to match the actual layout
Aaron Lewis
2
-2
/
+3
2020-11-22
selftests/harness: prettify SKIP message whitespace again
Tommi Rantala
1
-1
/
+1
2020-11-22
selftests/powerpc: entry flush test
Daniel Axtens
3
-1
/
+200
2020-11-22
selftests/powerpc: rfi_flush: disable entry flush if present
Russell Currey
1
-6
/
+29
2020-11-18
selftest: fix flower terse dump tests
Vlad Buslov
1
-2
/
+2
2020-11-18
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
2
-0
/
+247
2020-11-18
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
3
-3
/
+0
2020-11-18
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-11-18
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2
-2
/
+0
2020-11-18
selftests/ftrace: check for do_sys_openat2 in user-memory test
Colin Ian King
1
-0
/
+4
2020-11-18
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-11-18
selftests: binderfs: use SKIP instead of XFAIL
Tommi Rantala
1
-4
/
+4
2020-11-18
selftests: clone3: use SKIP instead of XFAIL
Tommi Rantala
1
-1
/
+1
2020-11-18
selftests: core: use SKIP instead of XFAIL in close_range_test.c
Tommi Rantala
1
-4
/
+4
2020-11-18
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
1
-1
/
+1
2020-11-05
selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS
Andy Lutomirski
1
-0
/
+65
2020-11-05
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-11-05
selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
Michael Ellerman
1
-1
/
+3
2020-11-05
selftests/x86/fsgsbase: Reap a forgotten child
Andy Lutomirski
1
-0
/
+3
2020-11-04
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
4
-5
/
+5
2020-11-04
Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
Greg Kroah-Hartman
3
-246
/
+4
2020-11-01
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
3
-4
/
+246
2020-10-29
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2
-4
/
+4
2020-10-29
selftests/powerpc: Fix eeh-basic.sh exit codes
Oliver O'Halloran
1
-3
/
+6
2020-10-29
selftests/powerpc: Fix prefixes in alignment_handler signal handler
Jordan Niethe
1
-1
/
+9
2020-10-29
selftests/ftrace: Change synthetic event name for inter-event-combined test
Tom Zanussi
1
-4
/
+4
2020-10-29
selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
Ilya Leoshkevich
1
-115
/
+101
2020-10-29
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
4
-39
/
+1
2020-10-29
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
1
-2
/
+2
2020-10-29
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
1
-1
/
+1
2020-10-29
selftests: mptcp: interpret \n as a new line
Matthieu Baerts
2
-4
/
+4
2020-10-29
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
1
-1
/
+1
2020-10-29
selftests: vm: add fragment CONFIG_GUP_BENCHMARK
Anatoly Pugachev
1
-0
/
+1
2020-10-29
selftests/livepatch: Do not check order when using "comm" for dmesg checking
Miroslav Benes
1
-1
/
+1
2020-10-29
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
1
-3
/
+9
2020-10-29
selftests/seccomp: powerpc: Fix seccomp return value testing
Kees Cook
1
-0
/
+15
2020-10-29
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
1
-50
/
+47
2020-10-29
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
1
-1
/
+1
2020-10-29
selftests: rtnetlink: load fou module for kci_test_encap_fou() test
Po-Hsu Lin
2
-0
/
+6
2020-10-29
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2
-0
/
+20
2020-09-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-09-23
selftests: kvm: Fix assert failure in single-step test
Yang Weijiang
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+62
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+7
2020-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+15
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
15
-56
/
+403
[next]