index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.
Kuniyuki Iwashima
3
-4
/
+2
2021-11-23
dccp/tcp: Remove an unused argument in inet_csk_listen_start().
Kuniyuki Iwashima
1
-1
/
+1
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-2
/
+432
2021-11-15
selftests/bpf: Add tests for restricted helpers
Dmitrii Banshchikov
4
-1
/
+397
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
92
-427
/
+1023
2021-11-12
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
1
-1
/
+1
2021-11-12
selftests/bpf: Check map in map pruning
Lorenz Bauer
1
-0
/
+34
2021-11-12
selftests/bpf: Fix a tautological-constant-out-of-range-compare compiler warning
Yonghong Song
1
-6
/
+11
2021-11-12
selftests/bpf: Fix an unused-but-set-variable compiler warning
Yonghong Song
1
-2
/
+0
2021-11-11
selftests/bpf: Clarify llvm dependency with btf_tag selftest
Yonghong Song
1
-4
/
+5
2021-11-11
selftests/bpf: Add a C test for btf_type_tag
Yonghong Song
2
-0
/
+49
2021-11-11
selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c
Yonghong Song
2
-11
/
+13
2021-11-11
selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication
Yonghong Song
1
-4
/
+135
2021-11-11
selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests
Yonghong Song
2
-0
/
+21
2021-11-11
selftests/bpf: Test libbpf API function btf__add_type_tag()
Yonghong Song
2
-28
/
+43
2021-11-11
selftests/bpf: Update btf_dump__new() uses to v1.0+ variant
Andrii Nakryiko
3
-26
/
+15
2021-11-11
selftests/bpf: Migrate all deprecated perf_buffer uses
Andrii Nakryiko
6
-25
/
+11
2021-11-11
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
2
-42
/
+10
2021-11-11
selftests/bpf: Minor cleanups and normalization of Makefile
Andrii Nakryiko
1
-16
/
+16
2021-11-11
selftests/bpf: Fix bpf_prog_test_load() logic to pass extra log level
Andrii Nakryiko
1
-1
/
+6
2021-11-10
selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
Mark Pashmfouroush
3
-0
/
+71
2021-11-08
selftests/bpf: Add exception handling selftests for tp_bpf program
Alan Maguire
2
-0
/
+86
2021-11-07
selftests/bpf: Add tests for bpf_find_vma
Song Liu
4
-0
/
+244
2021-11-07
selftests/bpf: Fix bpf_object leak in skb_ctx selftest
Andrii Nakryiko
1
-0
/
+2
2021-11-07
selftests/bpf: Destroy XDP link correctly
Andrii Nakryiko
1
-2
/
+2
2021-11-07
selftests/bpf: Avoid duplicate btf__parse() call
Andrii Nakryiko
1
-1
/
+1
2021-11-07
selftests/bpf: Clean up btf and btf_dump in dump_datasec test
Andrii Nakryiko
1
-2
/
+6
2021-11-07
selftests/bpf: Free inner strings index in btf selftest
Andrii Nakryiko
1
-4
/
+2
2021-11-07
selftests/bpf: Free per-cpu values array in bpf_iter selftest
Andrii Nakryiko
1
-4
/
+4
2021-11-07
selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
Andrii Nakryiko
1
-2
/
+7
2021-11-07
selftests/bpf: Pass sanitizer flags to linker through LDFLAGS
Andrii Nakryiko
1
-0
/
+1
2021-11-07
selftests/bpf: Use explicit bpf_test_load_program() helper calls
Andrii Nakryiko
9
-11
/
+12
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
37
-59
/
+68
2021-11-07
selftests/bpf: Merge test_stub.c into testing_helpers.c
Andrii Nakryiko
4
-60
/
+78
2021-11-07
selftests/bpf: Convert legacy prog load APIs to bpf_prog_load()
Andrii Nakryiko
10
-112
/
+99
2021-11-07
selftests/bpf: Fix non-strict SEC() program sections
Andrii Nakryiko
7
-7
/
+7
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
1
-1
/
+1
2021-11-06
bpf: selftest: Trigger a DCE on the whole subprog
Martin KaFai Lau
1
-0
/
+12
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-03
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
1
-0
/
+17
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
1
-1
/
+1
2021-11-03
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
1
-1
/
+64
2021-11-03
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
1
-11
/
+11
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
174
-656
/
+3457
2021-11-01
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
2021-11-01
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-01
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
[next]