index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
Age
Commit message (
Expand
)
Author
2022-12-14
selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
Toke Høiland-Jørgensen
2022-12-08
selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-08
bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
Kumar Kartikeya Dwivedi
2022-12-07
selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
Andrii Nakryiko
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
2022-12-04
bpf: Add sleepable prog tests for cgrp local storage
Yonghong Song
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
2022-11-30
selftests/bpf: Avoid pinning prog when attaching to tc ingress in btf_skc_cls...
Martin KaFai Lau
2022-11-30
selftests/bpf: Remove serial from tests using {open,close}_netns
Martin KaFai Lau
2022-11-30
selftests/bpf: Avoid pinning bpf prog in the netns_load_bpf() callers
Martin KaFai Lau
2022-11-30
selftests/bpf: Avoid pinning bpf prog in the tc_redirect_peer_l3 test
Martin KaFai Lau
2022-11-30
selftests/bpf: Avoid pinning bpf prog in the tc_redirect_dtime test
Martin KaFai Lau
2022-11-30
selftests/bpf: Use if_nametoindex instead of reading the /sys/net/class/*/ifi...
Martin KaFai Lau
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-24
selftests/bpf: Add tests for bpf_rcu_read_lock()
Yonghong Song
2022-11-23
selftests/bpf: Add selftests for bpf_task_from_pid()
David Vernet
2022-11-24
selftests/bpf: Add reproducer for decl_tag in func_proto argument
Stanislav Fomichev
2022-11-23
selftests/bpf: Mount debugfs in setns_by_fd
Stanislav Fomichev
2022-11-22
selftests/bpf: Add selftests for bpf_cgroup_ancestor() kfunc
David Vernet
2022-11-22
selftests/bpf: Add cgroup kfunc / kptr selftests
David Vernet
2022-11-22
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
2022-11-22
Revert "selftests/bpf: Temporarily disable linked list tests"
Alexei Starovoitov
2022-11-21
selftests/bpf: Make sure zero-len skbs aren't redirectable
Stanislav Fomichev
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
2022-11-21
selftests/bpf: Add test for cgroup iterator on a dead cgroup
Hou Tao
2022-11-20
bpf: Add type cast unit tests
Yonghong Song
2022-11-20
bpf/selftests: Add selftests for new task kfuncs
David Vernet
2022-11-18
selftests/bpf: Skip spin lock failure test on s390x
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Temporarily disable linked list tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BTF sanity tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add BPF linked list API tests
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Add failure test cases for spin lock pairing
Kumar Kartikeya Dwivedi
2022-11-17
selftests/bpf: Update spinlock selftest
Kumar Kartikeya Dwivedi
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-16
selftests/bpf: fix memory leak of lsm_cgroup
Wang Yufen
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
2022-11-11
selftests/bpf: Test skops->skb_hwtstamp
Martin KaFai Lau
2022-11-11
selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
Martin KaFai Lau
2022-11-11
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULT
Alban Crequy
2022-11-09
selftests/bpf: Tests for btf_dedup_resolve_fwds
Eduard Zingerman
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-04
selftests/bpf: Tests for enum fwd resolved as full enum64
Eduard Zingerman
2022-11-04
selftests/bpf: make test_align selftest more robust
Andrii Nakryiko
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-25
selftests/bpf: Add selftests for new cgroup local storage
Yonghong Song
2022-10-25
selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str
Yonghong Song
[next]