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
2018-05-25
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
2018-05-25
selftests: forwarding: mirror_gre_lib: Support VLAN
Petr Machata
1
-0
/
+34
2018-05-25
selftests: forwarding: lib: Support VLAN devices
Petr Machata
1
-0
/
+25
2018-05-25
selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh
Petr Machata
3
-4
/
+2
2018-05-25
selftests: forwarding: mirror_gre_lib: Extract generic functions
Petr Machata
2
-31
/
+64
2018-05-25
selftests: forwarding: Split mirror_gre_topo_lib.sh
Petr Machata
2
-44
/
+108
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-92
/
+1320
2018-05-25
selftests: forwarding: Test removal of mirroring
Petr Machata
1
-0
/
+8
2018-05-25
selftests: forwarding: Test removal of underlay route
Petr Machata
1
-0
/
+30
2018-05-25
selftests: forwarding: Test mirroring to deleted device
Petr Machata
1
-0
/
+38
2018-05-25
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-25
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2
-0
/
+13
2018-05-24
selftests/powerpc: Add ptrace hw breakpoint test
Michael Neuling
3
-1
/
+344
2018-05-24
selftests/powerpc: Add missing .gitignores
Michael Neuling
2
-0
/
+2
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
4
-2
/
+593
2018-05-23
selftests: uevent filtering
Christian Brauner
3
-0
/
+505
2018-05-23
selftests: net: initial fib rule tests
Roopa Prabhu
2
-1
/
+249
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
2018-05-23
selftests: net: reuseport_bpf_numa: don't fail if no numa support
Anders Roxell
1
-1
/
+3
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
1
-90
/
+431
2018-05-23
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
1
-0
/
+104
2018-05-22
selftests: fib_tests: Add ipv4 route add append replace tests
David Ahern
1
-1
/
+278
2018-05-22
selftests: fib_tests: Add ipv6 route add append replace tests
David Ahern
1
-1
/
+334
2018-05-22
selftests: fib_tests: Add option to pause after each test
David Ahern
1
-0
/
+13
2018-05-22
selftests: fib_tests: Add command line options
David Ahern
1
-13
/
+40
2018-05-22
selftests: fib_tests: Add success-fail counts
David Ahern
1
-0
/
+7
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-113
/
+614
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-3
/
+19
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+5
2018-05-21
selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
4
-117
/
+0
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-89
/
+479
2018-05-19
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-19
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-19
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
1
-0
/
+115
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
1
-0
/
+2
2018-05-17
tc-testing: fixed copy-pasting error in ife tests
Roman Mashak
1
-14
/
+14
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+43
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-530
/
+1100
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
6
-347
/
+401
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
6
-127
/
+166
2018-05-15
torture: Make kvm-find-errors.sh find build warnings
Paul E. McKenney
1
-2
/
+3
2018-05-15
rcutorture: Abbreviate kvm.sh summary lines
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcutorture: Print end-of-test state in kvm.sh summary
Paul E. McKenney
1
-2
/
+6
2018-05-15
torture: Fold parse-torture.sh into parse-console.sh
Paul E. McKenney
4
-123
/
+102
2018-05-15
torture: Add a script to edit output from failed runs
Paul E. McKenney
1
-0
/
+55
2018-05-15
selftests/bpf: make sure build-id is on
Alexei Starovoitov
1
-1
/
+1
[prev]
[next]