index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
92
-427
/
+1023
|
\
|
*
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
2021-11-12
1
-6
/
+11
|
*
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
2021-11-12
1
-2
/
+0
|
*
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
2021-11-11
1
-4
/
+5
|
*
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2021-11-11
2
-0
/
+49
|
*
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2021-11-11
2
-11
/
+13
|
*
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
2021-11-11
1
-4
/
+135
|
*
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
2021-11-11
2
-0
/
+21
|
*
selftests/bpf: Test libbpf API function btf__add_type_tag()
Yonghong Song
2021-11-11
2
-28
/
+43
|
*
selftests/bpf: Update btf_dump__new() uses to v1.0+ variant
Andrii Nakryiko
2021-11-11
3
-26
/
+15
|
*
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
2021-11-11
6
-25
/
+11
|
*
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
2021-11-11
2
-42
/
+10
|
*
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
2021-11-11
1
-16
/
+16
|
*
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
2021-11-11
1
-1
/
+6
|
*
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
2021-11-10
3
-0
/
+71
|
*
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2021-11-08
2
-0
/
+86
|
*
selftests/bpf: Add tests for bpf_find_vma
Song Liu
2021-11-07
4
-0
/
+244
|
*
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
Andrii Nakryiko
2021-11-07
1
-0
/
+2
|
*
selftests/bpf: Destroy XDP link correctly
Andrii Nakryiko
2021-11-07
1
-2
/
+2
|
*
selftests/bpf: Avoid duplicate btf__parse() call
Andrii Nakryiko
2021-11-07
1
-1
/
+1
|
*
selftests/bpf: Clean up btf and btf_dump in dump_datasec test
Andrii Nakryiko
2021-11-07
1
-2
/
+6
|
*
selftests/bpf: Free inner strings index in btf selftest
Andrii Nakryiko
2021-11-07
1
-4
/
+2
|
*
selftests/bpf: Free per-cpu values array in bpf_iter selftest
Andrii Nakryiko
2021-11-07
1
-4
/
+4
|
*
selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
Andrii Nakryiko
2021-11-07
1
-2
/
+7
|
*
selftests/bpf: Pass sanitizer flags to linker through LDFLAGS
Andrii Nakryiko
2021-11-07
1
-0
/
+1
|
*
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
2021-11-07
9
-11
/
+12
|
*
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-11-07
37
-59
/
+68
|
*
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
2021-11-07
4
-60
/
+78
|
*
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
2021-11-07
10
-112
/
+99
|
*
selftests/bpf: Fix non-strict SEC() program sections
Andrii Nakryiko
2021-11-07
7
-7
/
+7
|
*
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
2021-11-07
1
-1
/
+1
*
|
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
17
-65
/
+179
|
\
\
|
*
|
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
2021-11-11
1
-4
/
+7
|
*
|
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
2021-11-10
5
-11
/
+13
|
*
|
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
2021-11-10
1
-0
/
+2
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-09
1
-0
/
+12
|
|
\
\
|
|
*
|
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
2021-11-06
1
-0
/
+12
|
*
|
|
selftests: net: tls: remove unused variable and code
Anders Roxell
2021-11-07
1
-3
/
+0
|
|
/
/
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-05
6
-41
/
+133
|
|
\
\
|
|
*
|
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2021-11-05
2
-10
/
+17
|
|
*
|
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
2021-11-05
1
-2
/
+2
|
|
*
|
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
2021-11-05
1
-4
/
+4
|
|
*
|
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
2021-11-05
1
-17
/
+18
|
|
*
|
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
2021-11-04
1
-0
/
+4
|
|
*
|
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
2021-11-03
1
-0
/
+17
|
|
*
|
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
2021-11-03
1
-1
/
+1
|
|
*
|
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
2021-11-03
1
-1
/
+64
|
|
*
|
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
2021-11-03
1
-11
/
+11
|
*
|
|
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
2021-11-04
1
-4
/
+5
|
|
/
/
|
*
|
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
2021-11-03
1
-0
/
+1
[next]