index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: add test for bpf_xdp_query xdp-features support
Lorenzo Bianconi
2023-02-03
2
-1
/
+34
*
selftests/bpf: Don't refill on completion in xdp_metadata
Stanislav Fomichev
2023-02-02
1
-3
/
+2
*
selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.c
Jesper Dangaard Brouer
2023-02-02
1
-1
/
+1
*
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2023-02-02
1
-0
/
+1
*
selftests/bpf: Fix sk_assign on s390x
Ilya Leoshkevich
2023-01-30
1
-6
/
+19
*
selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+6
*
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-28
1
-0
/
+1
*
selftests/bpf: Check stack_mprotect() return value
Ilya Leoshkevich
2023-01-28
2
-3
/
+6
*
selftests/bpf: Fix cgrp_local_storage on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Fix xdp_do_redirect on s390x
Ilya Leoshkevich
2023-01-28
1
-0
/
+4
*
selftests/bpf: Fix verify_pkcs7_sig on s390x
Ilya Leoshkevich
2023-01-28
1
-0
/
+3
*
selftests/bpf: Fix decap_sanity_ns cleanup
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Set errno when urand_spawn() fails
Ilya Leoshkevich
2023-01-28
1
-0
/
+1
*
selftests/bpf: Fix kfree_skb on s390x
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
*
selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTF
Ilya Leoshkevich
2023-01-28
2
-13
/
+25
*
selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.
Kui-Feng Lee
2023-01-26
1
-0
/
+73
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
1
-13
/
+39
*
selftests/bpf: Add selftest suite for cpumask kfuncs
David Vernet
2023-01-25
1
-0
/
+74
*
selftests/bpf: Add nested trust selftests suite
David Vernet
2023-01-25
1
-0
/
+12
*
bpf: Disallow NULLable pointers for trusted kfuncs
David Vernet
2023-01-25
1
-2
/
+2
*
selftests/bpf: Add 6-argument syscall tracing test
Andrii Nakryiko
2023-01-23
1
-0
/
+17
*
selftests/bpf: Validate arch-specific argument registers limits
Andrii Nakryiko
2023-01-23
1
-5
/
+28
*
selftests/bpf: Use __failure macro in task kfunc testsuite
David Vernet
2023-01-23
1
-70
/
+1
*
selftests/bpf: Verify xdp_metadata xdp->af_xdp path
Stanislav Fomichev
2023-01-23
1
-0
/
+410
*
bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
Kumar Kartikeya Dwivedi
2023-01-21
1
-1
/
+1
*
selftests/bpf: Add serial_test_kprobe_multi_bench_attach_kernel/module tests
Jiri Olsa
2023-01-20
1
-5
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-06
4
-1
/
+168
|
\
|
*
selftests/bpf: add a test for iter/task_vma for short-lived processes
Kui-Feng Lee
2022-12-28
1
-0
/
+73
|
*
selftests/bpf: Temporarily disable part of btf_dump:var_data test.
Alexei Starovoitov
2022-12-28
1
-1
/
+1
|
*
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Hao Sun
2022-12-23
1
-0
/
+9
|
*
selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
Martin KaFai Lau
2022-12-22
1
-0
/
+85
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-05
1
-0
/
+28
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: Add verifier test exercising jit PROBE_MEM logic
Dave Marchevsky
2022-12-22
1
-0
/
+28
*
|
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
Toke Høiland-Jørgensen
2022-12-15
1
-0
/
+48
|
/
*
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2022-12-09
1
-0
/
+2
*
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-09
1
-2
/
+2
*
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-09
1
-5
/
+2
*
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
2022-12-08
2
-155
/
+5
*
selftests/bpf: add xfrm_info tests
Eyal Birger
2022-12-06
1
-0
/
+362
*
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2022-12-05
1
-0
/
+94
*
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2022-12-04
1
-0
/
+1
*
selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls...
Martin KaFai Lau
2022-11-30
1
-15
/
+10
*
selftests/bpf: Remove serial from tests using {open,close}_netns
Martin KaFai Lau
2022-11-30
5
-5
/
+5
*
selftests/bpf: Avoid pinning bpf prog in the netns_load_bpf() callers
Martin KaFai Lau
2022-11-30
1
-56
/
+27
*
selftests/bpf: Avoid pinning bpf prog in the tc_redirect_peer_l3 test
Martin KaFai Lau
2022-11-30
1
-20
/
+12
*
selftests/bpf: Avoid pinning bpf prog in the tc_redirect_dtime test
Martin KaFai Lau
2022-11-30
1
-49
/
+100
*
selftests/bpf: Use if_nametoindex instead of reading the /sys/net/class/*/ifi...
Martin KaFai Lau
2022-11-30
1
-28
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-4
/
+4
|
\
|
*
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
2022-11-21
1
-3
/
+1
|
*
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
2022-11-21
1
-1
/
+3
[next]