summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2024-12-05selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik
2024-12-05selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-12-05selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-12-05selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-05selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-05selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-12-05selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-12-05selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-12-05selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-13selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann
2024-09-13selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann
2024-09-13selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-09-13selftests/bpf: Add tests for sdiv/smod overflow casesYonghong Song
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu