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.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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
selftests: tls: run all tests for TLS 1.2 and TLS 1.3
Jakub Kicinski
1
-76
/
+17
2020-04-28
kselftest: add fixture variants
Jakub Kicinski
1
-26
/
+122
2020-04-28
kselftest: run tests by fixture
Jakub Kicinski
1
-9
/
+14
2020-04-28
kselftest: create fixture objects
Jakub Kicinski
1
-13
/
+38
2020-04-28
kselftest: factor out list manipulation to a helper
Jakub Kicinski
1
-18
/
+24
2020-04-28
selftests: net: add new testcases for nexthop API compat mode sysctl
Roopa Prabhu
1
-2
/
+196
2020-04-27
selftests: forwarding: tc_actions.sh: add matchall mirror test
Jiri Pirko
1
-8
/
+18
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
21
-94
/
+168
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-60
/
+146
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-58
/
+115
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-23
selftests: A few improvements to fib_nexthops.sh
David Ahern
1
-11
/
+14
2020-04-23
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-0
/
+23
2020-04-23
selftests: tc-testing: Add a TDC test for pedit munge ip6 dsfield
Petr Machata
1
-0
/
+25
2020-04-23
selftests: forwarding: pedit_dsfield: Add pedit munge ip6 dsfield
Petr Machata
1
-0
/
+66
2020-04-23
selftests: Add tests for vrf and xfrms
David Ahern
2
-0
/
+437
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
1
-2
/
+8
2020-04-22
Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-34
/
+22
2020-04-21
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
2020-04-21
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
1
-0
/
+1
2020-04-20
selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
Lourdes Pedrajas
1
-0
/
+122
2020-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-36
/
+201
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
1
-1
/
+29
2020-04-15
libbpf: Always specify expected_attach_type on program load if supported
Andrii Nakryiko
1
-15
/
+27
2020-04-14
selftests/bpf: Validate frozen map contents stays frozen
Andrii Nakryiko
1
-2
/
+60
2020-04-14
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-04-14
Revert "Kernel selftests: tpm2: check for tpm support"
Jarkko Sakkinen
2
-19
/
+3
2020-04-14
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig
Xiao Yang
1
-0
/
+1
2020-04-14
selftests/seccomp: allow clock_nanosleep instead of nanosleep
Thadeu Lima de Souza Cascardo
1
-6
/
+8
2020-04-14
kselftest/runner: allow to properly deliver signals to tests
Andrea Righi
1
-1
/
+1
2020-04-14
selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"
Colin Ian King
1
-3
/
+3
2020-04-13
selftests: Fix memfd test run-time regression
Shuah Khan
1
-1
/
+2
2020-04-13
selftests: vm: Fix 64-bit test builds for powerpc64le
Sandipan Das
2
-2
/
+2
2020-04-13
selftests: vm: Do not override definition of ARCH
Sandipan Das
1
-2
/
+2
2020-04-11
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-11
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-15
/
+83
2020-04-09
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+6
2020-04-08
tc-testing: remove duplicate code in tdc.py
Roman Mashak
1
-3
/
+2
2020-04-08
selftests/bpf: Add test for bpf_get_link_xdp_id
Andrey Ignatov
1
-0
/
+68
2020-04-07
kselftest: introduce new epoll test case
Roman Penyaev
1
-1
/
+66
2020-04-07
userfaultfd: selftests: add write-protect test
Peter Xu
1
-24
/
+133
2020-04-07
userfaultfd: selftests: refactor statistics
Peter Xu
1
-27
/
+49
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-41
/
+465
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-1
/
+234
2020-04-04
Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
6
-0
/
+59
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
1
-0
/
+1
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-131
/
+371
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
83
-0
/
+83
[next]