summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
12 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfHEADmasterLinus Torvalds
41 hoursselftests/bpf: Add test case for delta propagationDaniel Borkmann
42 hoursbpf: Properly test iter/task tid filteringJordan Rome
3 daysselftests/bpf: Add asserts for netfilter link infoTyrone Wu
4 daysselftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()Dimitar Kanaliev
4 daysselftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...Dimitar Kanaliev
8 daysselftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
8 daysselftests/bpf: Fix cross-compiling urandom_readTony Ambardar
9 daysselftests/bpf: Add test for kfunc module orderSimon Sundberg
9 daysselftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
9 daysselftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
9 daysselftests/bpf: fix perf_event link info name_len assertionTyrone Wu
9 daysselftests/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
2024-09-11selftests/xsk: Read current MAX_SKB_FRAGS from sysctl knobMaciej Fijalkowski
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy
2024-09-05bpf/selftests: coverage for tp and perf event progs using kfuncsJP Kobryn
2024-09-05selftests/bpf: Add description for running vmtest on RV64Pu Lehui
2024-09-05selftests/bpf: Add riscv64 configurations to local vmtestPu Lehui
2024-09-05selftests/bpf: Add DENYLIST.riscv64Pu Lehui
2024-09-05selftests/bpf: Add config.riscv64Pu Lehui
2024-09-05selftests/bpf: Enable cross platform testing for vmtestPu Lehui
2024-09-05selftests/bpf: Support local rootfs image for vmtestPu Lehui
2024-09-05selftests/bpf: Limit URLS parsing logic to actual scope in vmtestPu Lehui
2024-09-05selftests/bpf: Prefer static linking for LLVM librariesEduard Zingerman
2024-09-05selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflictPu Lehui
2024-09-05selftests/bpf: Adapt OUTPUT appending logic to lower versions of MakePu Lehui
2024-09-05selftests/bpf: fix some typos in selftestsLin Yikai
2024-09-05selftests/bpf: Add uprobe multi pid filter test for clone-ed processesJiri Olsa
2024-09-05selftests/bpf: Add uprobe multi pid filter test for fork-ed processesJiri Olsa
2024-09-05selftests/bpf: Add child argument to spawn_child functionJiri Olsa
2024-09-05perf/uprobe: split uprobe_unregister()Peter Zijlstra
2024-09-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2024-09-04selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui