index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-05-09
selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h
Martin KaFai Lau
2024-05-09
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
Martin KaFai Lau
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
2024-05-08
bpf, arm64: Add support for lse atomics in bpf_arena
Puranjay Mohan
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
[prev]
[next]