aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorFilesLines
2024-11-05selftests/bpf: Use -4095 as the bad address for bits iteratorHou Tao1-4/+28
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman1-55/+0
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong1-0/+109
2024-10-29selftests/bpf: Test with a very short loopEduard Zingerman2-0/+24
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann2-0/+37
2024-10-22selftests/bpf: Add test for writes to .rodataDaniel Borkmann1-1/+30
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds23-36/+701
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann2-0/+36
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
2024-10-15selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev1-0/+20
2024-10-15selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev1-0/+20
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
2024-10-10selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg7-1/+220
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg2-12/+24
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao4-2/+117
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer2-9/+118
2024-10-01selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman1-0/+67
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds176-1661/+8560
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+14
2024-09-13selftests/bpf: Add a test case to write mtu result into .rodataDaniel Borkmann1-3/+30
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann2-0/+44
2024-09-13selftests/bpf: Rename ARG_PTR_TO_LONG test descriptionDaniel Borkmann1-5/+5
2024-09-13selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
2024-09-13selftests/bpf: Add tests for sdiv/smod overflow casesYonghong Song1-0/+439
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-8/+167
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+34
2024-09-11bpf/selftests: Check errno when percpu map value size exceedsTao Chen1-0/+18
2024-09-11selftests/bpf: Fix arena_atomics failure due to llvm changeYonghong Song1-1/+31
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko5-2/+204
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu3-2/+83
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu4-0/+46
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski2-6/+38
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy3-1/+9
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn1-0/+48
2024-09-05selftests/bpf: Add description for running vmtest on RV64Pu Lehui1-0/+32
2024-09-05selftests/bpf: Add riscv64 configurations to local vmtestPu Lehui1-0/+9
2024-09-05selftests/bpf: Add DENYLIST.riscv64Pu Lehui1-0/+3
2024-09-05selftests/bpf: Add config.riscv64Pu Lehui1-0/+84
2024-09-05selftests/bpf: Enable cross platform testing for vmtestPu Lehui1-11/+31
2024-09-05selftests/bpf: Support local rootfs image for vmtestPu Lehui2-7/+16
2024-09-05selftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui1-20/+19
2024-09-05selftests/bpf: Prefer static linking for LLVM librariesEduard Zingerman1-5/+3
2024-09-05selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflictPu Lehui2-5/+5
2024-09-05selftests/bpf: Adapt OUTPUT appending logic to lower versions of MakePu Lehui1-0/+6