index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test
Daniel Borkmann
1
-1
/
+1
2020-04-23
bpf: Test_progs, add test to catch retval refine error handling
John Fastabend
2
-0
/
+31
2020-04-23
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
1
-4
/
+4
2020-02-28
bpf: Selftests build error in sockmap_basic.c
John Fastabend
1
-0
/
+5
2020-02-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-02-14
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-11
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-02-11
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-02-11
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-02-11
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2020-02-11
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
1
-5
/
+24
2020-02-01
libbpf: Fix BTF-defined map's __type macro handling of arrays
Andrii Nakryiko
2
-3
/
+2
2019-12-31
selftests, bpf: Workaround an alu32 sub-register spilling issue
Yonghong Song
1
-1
/
+3
2019-12-31
selftests, bpf: Fix test_tc_tunnel hanging
Jiri Benc
1
-0
/
+5
2019-12-31
bpf, testing: Workaround a verifier failure for test_progs
Yonghong Song
1
-1
/
+4
2019-12-31
selftests/bpf: Make a copy of subtest name
Andrii Nakryiko
1
-5
/
+12
2019-12-31
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
1
-1
/
+4
2019-12-31
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
1
-1
/
+1
2019-12-04
selftests: bpf: correct perror strings
Jakub Kicinski
2
-20
/
+20
2019-12-04
selftests: bpf: test_sockmap: handle file creation failures gracefully
Jakub Kicinski
1
-0
/
+9
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+7
2019-11-01
selftests: bpf: Skip write only files in debugfs
Jakub Kicinski
1
-0
/
+5
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-1
/
+7
2019-10-18
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
1
-1
/
+1
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
1
-3
/
+3
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
1
-0
/
+3
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in test_sockopt_inherit
Brian Vazquez
1
-1
/
+1
2019-10-02
selftests/bpf: test_progs: Don't leak server_fd in tcp_rtt
Brian Vazquez
1
-1
/
+2
2019-09-25
selftests/bpf: adjust strobemeta loop to satisfy latest clang
Andrii Nakryiko
1
-1
/
+4
2019-09-25
selftests/bpf: delete unused variables in test_sysctl
Andrii Nakryiko
1
-1
/
+0
2019-09-25
selftests/bpf: test_progs: fix client/server race in tcp_rtt
Stanislav Fomichev
1
-2
/
+19
2019-09-16
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
1
-1
/
+8
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
3
-23
/
+67
2019-09-06
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
3
-59
/
+28
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
3
-64
/
+43
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
3
-55
/
+11
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
4
-52
/
+15
2019-09-06
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
3
-46
/
+8
2019-09-06
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
3
-2
/
+41
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
39
-250
/
+1029
2019-09-05
selftests/bpf: precision tracking tests
Alexei Starovoitov
1
-0
/
+52
2019-09-03
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
1
-43
/
+82
2019-09-03
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
1
-1
/
+2
2019-09-03
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
1
-1
/
+1
2019-09-03
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
3
-16
/
+22
2019-09-03
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
1
-1
/
+1
2019-09-03
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
1
-0
/
+1
2019-08-31
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
1
-1
/
+1
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2
-1
/
+145
2019-08-28
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
1
-1
/
+0
[next]