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
Age
Commit message (
Expand
)
Author
2024-05-07
selftests/bpf: shorten subtest names for struct_ops_module test
Andrii Nakryiko
2024-05-07
selftests/bpf: validate struct_ops early failure detection logic
Andrii Nakryiko
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
2024-05-06
selftests/bpf: XOR and OR range computation tests.
Cupertino Miranda
2024-05-06
selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirect
Michal Schmidt
2024-05-06
selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.h
Martin KaFai Lau
2024-05-02
selftests/bpf: Add test for the use of new args in cong_control
Miao Xu
2024-05-02
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2024-05-02
selftests/bpf: Implement BPF programs for kernel socket operations
Jordan Rife
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2024-05-02
selftests/bpf: Fix bind program for big endian systems
Jordan Rife
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2024-04-30
selftests/bpf: Drop start_server_proto helper
Geliang Tang
2024-04-30
selftests/bpf: Make start_mptcp_server static
Geliang Tang
2024-04-30
selftests/bpf: Add opts argument for __start_server
Geliang Tang
2024-04-30
selftests/bpf: Add sockopt case to verify prog_type
Stanislav Fomichev
2024-04-30
selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
Stanislav Fomichev
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
2024-04-30
selftests/bpf: Drop an unused local variable
Benjamin Tissoires
2024-04-29
selftests/bpf: validate nulled-out struct_ops program is handled properly
Andrii Nakryiko
2024-04-29
selftests/bpf: Free strdup memory in veristat
Geliang Tang
2024-04-29
selftests/bpf: Free strdup memory in test_sockmap
Geliang Tang
2024-04-29
selftests/bpf: Run cgroup1_hierarchy test in own mount namespace
Viktor Malik
2024-04-29
bpf: Fix verifier assumptions about socket->sk
Alexei Starovoitov
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-26
selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64
Puranjay Mohan
2024-04-25
selftests/bpf: extend BPF_SOCK_OPS_RTT_CB test for srtt and mrtt_us
Philo Lu
2024-04-25
selftests/bpf: dummy_st_ops should reject 0 for non-nullable params
Eduard Zingerman
2024-04-25
selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
Eduard Zingerman
2024-04-25
selftests/bpf: adjust dummy_st_ops_success to detect additional error
Eduard Zingerman
2024-04-25
selftests/bpf: Add ring_buffer__consume_n test.
Andrea Righi
2024-04-25
bpf: Add bpf_guard_preempt() convenience macro
Alexei Starovoitov
2024-04-24
selftests: bpf: crypto: add benchmark for crypto functions
Vadim Fedorenko
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
2024-04-24
selftests/bpf: Fix wq test.
Alexei Starovoitov
2024-04-24
selftests/bpf: Use make_sockaddr in test_sock_addr
Geliang Tang
2024-04-24
selftests/bpf: Use connect_to_addr in test_sock_addr
Geliang Tang
[prev]
[next]