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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-01
selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use case
Stanislav Fomichev
2
-0
/
+47
2019-08-01
selftests/bpf: tests for jmp to 1st insn
Alexei Starovoitov
1
-0
/
+28
2019-08-01
tc-testing: Clarify the use of tdc's -d option
Lucas Bates
2
-5
/
+11
2019-08-01
selftests/tls: fix TLS tests with CONFIG_TLS=n
Jakub Kicinski
1
-9
/
+14
2019-07-31
selftests: mlxsw: Add a test for leftover DSCP rule
Petr Machata
1
-0
/
+19
2019-07-31
selftests: mlxsw: Fix local variable declarations in DSCP tests
Petr Machata
2
-4
/
+7
2019-07-31
selftests/bpf: fix clearing buffered output between tests/subtests
Andrii Nakryiko
1
-1
/
+1
2019-07-31
selftests/bpf: add test for bpf_tcp_gen_syncookie
Petar Penkov
3
-13
/
+99
2019-07-31
selftests/bpf: bpf_tcp_gen_syncookie->bpf_helpers
Petar Penkov
1
-0
/
+3
2019-07-31
selftests/livepatch: push and pop dynamic debug config
Joe Lawrence
1
-6
/
+20
2019-07-31
kselftest: save-and-restore errno to allow for %m formatting
Aleksa Sarai
1
-0
/
+15
2019-07-30
Merge tag 'for-linus-20190730' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+1
2019-07-30
Merge tag 'linux-kselftest-5.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+26
2019-07-29
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
1
-0
/
+16
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
1
-5
/
+1
2019-07-28
selftests/bpf: convert send_signal.c to use subtests
Andrii Nakryiko
1
-3
/
+6
2019-07-28
selftests/bpf: convert bpf_verif_scale.c to sub-tests API
Andrii Nakryiko
1
-37
/
+40
2019-07-28
selftests/bpf: add sub-tests support for test_progs
Andrii Nakryiko
2
-29
/
+185
2019-07-28
selftests/bpf: abstract away test log output
Andrii Nakryiko
12
-73
/
+183
2019-07-28
selftest/bpf: centralize libbpf logging management for test_progs
Andrii Nakryiko
3
-12
/
+38
2019-07-28
selftests/bpf: add test selectors by number and name to test_progs
Andrii Nakryiko
1
-4
/
+39
2019-07-28
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
2
-15
/
+77
2019-07-28
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
1
-3
/
+3
2019-07-26
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
Stanislav Fomichev
2
-0
/
+72
2019-07-26
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...
Stanislav Fomichev
2
-0
/
+56
2019-07-26
selftests/bpf: support BPF_FLOW_DISSECTOR_F_PARSE_1ST_FRAG
Stanislav Fomichev
2
-7
/
+155
2019-07-26
selftests/bpf: Add selftests for bpf_perf_event_output
Allan Zhang
2
-1
/
+105
2019-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-2
/
+206
2019-07-26
selftests/net: add missing gitignores (ipv6_flowlabel)
Jakub Kicinski
1
-2
/
+2
2019-07-25
selftests: mlxsw: Fix typo in qos_mc_aware.sh
Masanari Iida
1
-2
/
+2
2019-07-24
selftests/livepatch: add test skip handling
Joe Lawrence
1
-0
/
+20
2019-07-24
ktest: Fix some typos in config-bisect.pl
Masanari Iida
1
-2
/
+2
2019-07-24
selftests: mlxsw: Fix typo in qos_mc_aware.sh
Masanari Iida
1
-2
/
+2
2019-07-24
selftests/bpf: remove perf buffer helpers
Andrii Nakryiko
2
-134
/
+0
2019-07-24
selftests/bpf: switch test_tcpnotify to perf_buffer API
Andrii Nakryiko
1
-54
/
+36
2019-07-24
selftests/bpf: convert test_get_stack_raw_tp to perf_buffer API
Andrii Nakryiko
2
-36
/
+44
2019-07-24
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-24
tc-testing: added tdc tests for [b|p]fifo qdisc
Roman Mashak
1
-0
/
+304
2019-07-23
selftests: forwarding: gre_multipath: Fix flower filters
Ido Schimmel
1
-12
/
+12
2019-07-23
selftests: forwarding: gre_multipath: Enable IPv4 forwarding
Ido Schimmel
1
-0
/
+4
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
1
-1
/
+1
2019-07-23
selftests: kmod: Fix typo in kmod.sh
Masanari Iida
1
-3
/
+3
2019-07-22
selftests/bpf: fix sendmsg6_prog on s390
Ilya Leoshkevich
1
-2
/
+1
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
1
-0
/
+27
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
1
-0
/
+10
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
1
-0
/
+31
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
1
-0
/
+52
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
1
-0
/
+74
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
[prev]
[next]