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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
selftests: forwarding: Add ethtool_lib.sh
Amit Cohen
1
-0
/
+69
2019-11-19
selftests: mlxsw: Check devlink device before running test
Danielle Ratson
1
-0
/
+5
2019-11-19
selftests: mlxsw: Add router scale test for Spectrum-2
Danielle Ratson
2
-1
/
+22
2019-11-18
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-11-18
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-11-18
selftests, bpf: xdping is not meant to be run standalone
Jiri Benc
1
-2
/
+2
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-6
/
+9
2019-11-18
selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests
Andrii Nakryiko
3
-18
/
+292
2019-11-18
selftests/clone3: skip if clone3() is ENOSYS
Christian Brauner
4
-30
/
+33
2019-11-18
selftests/clone3: check that all pids are released on error paths
Andrei Vagin
1
-2
/
+14
2019-11-18
selftests/clone3: report a correct number of fails
Andrei Vagin
1
-7
/
+3
2019-11-18
selftests/clone3: flush stdout and stderr before clone3() and _exit()
Andrei Vagin
2
-4
/
+13
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+59
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+57
2019-11-17
selftests: net: avoid ptl lock contention in tcp_mmap
Eric Dumazet
1
-5
/
+53
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-11-16
selftests: add tests for clone3() with *set_tid
Adrian Reber
6
-26
/
+421
2019-11-16
selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog
Alexei Starovoitov
2
-0
/
+167
2019-11-16
selftests/bpf: Extend test_pkt_access test
Alexei Starovoitov
1
-2
/
+36
2019-11-16
selftests/bpf: Add stress test for maximum number of progs
Alexei Starovoitov
1
-0
/
+76
2019-11-16
selftests/bpf: Add combined fentry/fexit test
Alexei Starovoitov
1
-0
/
+90
2019-11-16
selftests/bpf: Add fexit tests for BPF trampoline
Alexei Starovoitov
2
-0
/
+162
2019-11-16
selftests/bpf: Add test for BPF trampoline
Alexei Starovoitov
2
-0
/
+154
2019-11-16
selftest/bpf: Simple test for fentry/fexit
Alexei Starovoitov
2
-3
/
+88
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
1
-2
/
+51
2019-11-15
selftests: net: tcp_mmap should create detached threads
Eric Dumazet
1
-1
/
+6
2019-11-15
selftests: mlxsw: Adjust test to recent changes
Ido Schimmel
1
-2
/
+6
2019-11-15
ftrace/selftests: Fix spelling mistake "wakeing" -> "waking"
Colin Ian King
2
-3
/
+3
2019-11-15
selftests: kvm: Simplify loop in kvm_create_max_vcpus test
Wainer dos Santos Moschetta
1
-5
/
+2
2019-11-14
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
1
-0
/
+1
2019-11-14
selftests/powerpc: Handle Makefile for unrecognized option
Harish
1
-1
/
+6
2019-11-13
selftests: kvm: fix build with glibc >= 2.30
Vitaly Kuznetsov
1
-2
/
+2
2019-11-13
ftrace/selftests: Update the direct call selftests to test two direct calls
Steven Rostedt (VMware)
2
-23
/
+52
2019-11-13
ftrace/selftest: Add tests to test register_ftrace_direct()
Steven Rostedt (VMware)
2
-0
/
+124
2019-11-13
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
1
-9
/
+23
2019-11-13
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
1
-1
/
+118
2019-11-13
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
1
-210
/
+361
2019-11-13
tc-testing: Introduced tdc tests for basic filter
Roman Mashak
1
-0
/
+325
2019-11-12
selftests: Add a test of large binary to devlink health test
Aya Levin
1
-0
/
+9
2019-11-12
kselftests: cgroup: Avoid the reuse of fd after it is deallocated
Hewenliang
1
-0
/
+1
2019-11-12
selftests: add tests for clone3()
Adrian Reber
3
-2
/
+208
2019-11-12
bpf, testing: Add missing object file to TEST_FILES
Anders Roxell
1
-1
/
+2
2019-11-11
kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"
Colin Ian King
1
-1
/
+1
2019-11-11
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
1
-1
/
+4
2019-11-11
selftests/bpf: Add tests for automatic map unpinning on load failure
Toke Høiland-Jørgensen
2
-4
/
+18
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-2
/
+116
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+115
2019-11-09
selftest: net: add alternative names test
Jiri Pirko
1
-0
/
+75
2019-11-08
kselftest: arm64: fake_sigreturn_misaligned_sp
Cristian Marussi
1
-0
/
+37
[prev]
[next]