index
:
pm24.git
master
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-03-27
bpf: Check bloom filter map value size
Andrei Matei
2024-03-22
selftests/bpf: verifier_arena: fix mmap address for arm64
Puranjay Mohan
2024-03-15
selftests/bpf: Add arena test case for 4Gbyte corner case
Alexei Starovoitov
2024-03-15
selftests/bpf: Remove hard coded PAGE_SIZE macro.
Alexei Starovoitov
2024-03-15
libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
Alexei Starovoitov
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-11
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-11
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-11
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-11
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-06
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-06
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-06
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-06
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-06
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-06
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-06
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-06
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-05
selftests/bpf: Fix up xdp bonding test wrt feature flags
Daniel Borkmann
2024-03-05
selftests/bpf: test case for callback_depth states pruning logic
Eduard Zingerman
2024-03-04
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-04
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
2024-03-04
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-27
bpf, arm64: support exceptions
Puranjay Mohan
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
selftests/bpf: Test case for lacking CFI stub functions.
Kui-Feng Lee
2024-02-22
selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
Eduard Zingerman
2024-02-21
selftests/bpf: Remove intermediate test files.
Alexei Starovoitov
2024-02-19
selftests/bpf: Add negtive test cases for task iter
Yafang Shao
2024-02-19
selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...
Martin KaFai Lau
2024-02-16
selftests/bpf: Remove empty TEST_CUSTOM_PROGS
Marcos Paulo de Souza
2024-02-15
selftest/bpf: Test the read of vsyscall page under x86-64
Hou Tao
2024-02-15
bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
Yonghong Song
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
2024-02-13
selftests/bpf: add anonymous user struct as global subprog arg test
Andrii Nakryiko
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
2024-02-13
selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators.
Kui-Feng Lee
2024-02-13
bpf: Abstract loop unrolling pragmas in BPF selftests
Jose E. Marchesi
2024-02-13
selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()
Yonghong Song
2024-02-11
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
2024-02-07
selftests/bpf: Mark cpumask kfunc declarations as __weak
Yafang Shao
2024-02-07
selftests/bpf: Fix error checking for cpumask_success__load()
Yafang Shao
2024-02-06
bpf: Use -Wno-address-of-packed-member in some selftests
Jose E. Marchesi
[next]