index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2023-11-28
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
2023-11-27
selftests/bpf: update test_offload to use new orphaned property
Stanislav Fomichev
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2023-11-24
selftests/bpf: Add lazy global subprog validation tests
Andrii Nakryiko
2023-11-24
bpf: Validate global subprogs lazily
Andrii Nakryiko
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux
Yuran Pereira
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id
Yuran Pereira
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm
Yuran Pereira
2023-11-21
selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca
Yuran Pereira
2023-11-20
selftests/bpf: check if max number of bpf_loop iterations is tracked
Eduard Zingerman
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2023-11-20
selftests/bpf: test widening for iterating callbacks
Eduard Zingerman
2023-11-20
selftests/bpf: tests for iterating callbacks
Eduard Zingerman
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2023-11-20
selftests/bpf: fix bpf_loop_bench for new callback verification scheme
Eduard Zingerman
2023-11-20
selftests/bpf: track string payload offset as scalar in strobemeta
Eduard Zingerman
2023-11-20
selftests/bpf: track tcp payload offset as scalar in xdp_synproxy
Eduard Zingerman
2023-11-20
selftests/bpf: reduce verboseness of reg_bounds selftest logs
Andrii Nakryiko
2023-11-20
selftests/bpf: Add netkit to tc_redirect selftest
Daniel Borkmann
2023-11-20
selftests/bpf: De-veth-ize the tc_redirect test case
Daniel Borkmann
2023-11-18
bpf: smarter verifier log number printing logic
Andrii Nakryiko
2023-11-18
bpf: omit default off=0 and imm=0 in register state log
Andrii Nakryiko
2023-11-18
bpf: emit map name in register state if applicable and available
Andrii Nakryiko
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-15
selftests/bpf: add iter test requiring range x range logic
Andrii Nakryiko
2023-11-15
veristat: add ability to set BPF_F_TEST_SANITY_STRICT flag with -r flag
Andrii Nakryiko
2023-11-15
selftests/bpf: set BPF_F_TEST_SANITY_SCRIPT by default
Andrii Nakryiko
2023-11-15
selftests/bpf: add randomized reg_bounds tests
Andrii Nakryiko
2023-11-15
selftests/bpf: add range x range test to reg_bounds
Andrii Nakryiko
2023-11-15
selftests/bpf: adjust OP_EQ/OP_NE handling to use subranges for branch taken
Andrii Nakryiko
2023-11-15
selftests/bpf: BPF register range bounds tester
Andrii Nakryiko
2023-11-14
selftests/bpf: Add selftests for cgroup1 hierarchy
Yafang Shao
2023-11-14
selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
Yafang Shao
2023-11-14
selftests/bpf: Add a new cgroup helper get_classid_cgroup_id()
Yafang Shao
2023-11-14
selftests/bpf: Add parallel support for classid
Yafang Shao
2023-11-14
selftests/bpf: Fix issues in setup_classid_environment()
Yafang Shao
2023-11-13
selftests/bpf: Add assert for user stacks in test_task_stack
Jordan Rome
2023-11-12
Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-11-11
selftests/bpf: Fix pyperf180 compilation failure with clang18
Yonghong Song
2023-11-09
selftests/bpf: add more test cases for check_cfg()
Andrii Nakryiko
2023-11-09
bpf: fix control-flow graph checking in privileged mode
Andrii Nakryiko
2023-11-09
selftests/bpf: add edge case backtracking logic test
Andrii Nakryiko
2023-11-09
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2023-11-09
selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
Anders Roxell
2023-11-09
selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ld
Dave Marchevsky
2023-11-09
selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquire
Dave Marchevsky
2023-11-09
veristat: add ability to filter top N results
Andrii Nakryiko
[prev]
[next]