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
2023-02-03
selftests/bpf: introduce XDP compliance test tool
Lorenzo Bianconi
6
-2
/
+1105
2023-02-03
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2
-1
/
+34
2023-02-03
selftests/bpf: Use semicolon instead of comma in test_verifier.c
Tiezhu Yang
1
-2
/
+2
2023-02-03
selftests/bpf: Initialize tc in xdp_synproxy
Ilya Leoshkevich
1
-0
/
+1
2023-02-02
selftests/bpf: Remove duplicate include header in xdp_hw_metadata
Ye Xingchen
1
-1
/
+0
2023-02-02
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
1
-3
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata use strncpy for ifname
Jesper Dangaard Brouer
1
-2
/
+2
2023-02-02
selftests/bpf: xdp_hw_metadata correct status value in error(3)
Jesper Dangaard Brouer
1
-14
/
+14
2023-02-02
selftests/bpf: xdp_hw_metadata cleanup cause segfault
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPP
Jesper Dangaard Brouer
1
-1
/
+5
2023-02-02
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
1
-1
/
+1
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2
-0
/
+12
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-1
/
+1
2023-01-30
selftests/bpf: Trim DENYLIST.s390x
Ilya Leoshkevich
1
-69
/
+0
2023-01-30
selftests/bpf: Fix s390x vmlinux path
Ilya Leoshkevich
1
-1
/
+1
2023-01-30
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
3
-6
/
+33
2023-01-28
selftests/bpf: Fix profiler on s390x
Ilya Leoshkevich
1
-24
/
+38
2023-01-28
selftests/bpf: Fix xdp_synproxy/tc on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix vmlinux test on s390x
Ilya Leoshkevich
1
-2
/
+2
2023-01-28
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2
-2
/
+13
2023-01-28
selftests/bpf: Fix test_lsm on s390x
Ilya Leoshkevich
1
-3
/
+4
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2
-0
/
+19
2023-01-28
selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
Ilya Leoshkevich
1
-3
/
+3
2023-01-28
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2
-3
/
+6
2023-01-28
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
1
-0
/
+4
2023-01-28
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
2
-4
/
+11
2023-01-28
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
1
-0
/
+1
2023-01-28
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Fix symlink creation error
Ilya Leoshkevich
1
-1
/
+2
2023-01-28
selftests/bpf: Fix liburandom_read.so linker error
Ilya Leoshkevich
1
-1
/
+1
2023-01-28
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
4
-13
/
+65
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
47
-1086
/
+3176
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+5
2023-01-28
selftest/bpf: Make crashes more debuggable in test_progs
Stanislav Fomichev
1
-2
/
+2
2023-01-27
selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
Stanislav Fomichev
1
-1
/
+44
2023-01-26
selftests: mptcp: userspace: avoid read errors
Matthieu Baerts
1
-20
/
+12
2023-01-26
selftests: mptcp: userspace: print error details if any
Matthieu Baerts
1
-8
/
+25
2023-01-26
selftests: mptcp: userspace: refactor asserts
Matthieu Baerts
1
-36
/
+36
2023-01-26
selftests: mptcp: userspace: print titles
Matthieu Baerts
1
-1
/
+23
2023-01-26
selftests: mptcp: add test-cases for mixed v4/v6 subflows
Paolo Abeni
1
-9
/
+44
2023-01-26
selftests/net: Cover the IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
3
-0
/
+454
2023-01-26
selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.
Kui-Feng Lee
2
-0
/
+81
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
3
-24
/
+74
2023-01-25
bpf: Allow BPF_PROG_TYPE_STRUCT_OPS programs to be sleepable
David Vernet
1
-1
/
+1
2023-01-25
selftests/bpf: Fix vmtest static compilation error
Daniel T. Lee
1
-2
/
+3
2023-01-25
selftests/bpf: Add selftest suite for cpumask kfuncs
David Vernet
5
-0
/
+741
2023-01-25
selftests/bpf: Add nested trust selftests suite
David Vernet
5
-0
/
+77
2023-01-25
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2
-4
/
+4
[next]