summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
32 hoursMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
32 hoursMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
33 hoursMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
33 hoursMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
38 hoursMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2 daysselftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen
3 daysselftests/bpf: cover short IPv4/IPv6 inputs with adjust_roomSun Jian
3 daysselftests/bpf: Use memfd_create instead of shm_open in cgroup_iter_memcgAlexei Starovoitov
4 daysMerge patch series "bpf: Fix OOB in pcpu_init_value and add a test"Alexei Starovoitov
4 daysselftests/bpf: Add test for cgroup storage OOB readLang Xu
4 daysselftests/bpf: Fix reg_bounds to match new tnum-based refinementPaul Chaignon
4 daysselftests/bpf: Add tests for non-arena/arena operationsEmil Tsalapatis
4 daysbpf: add missing fsession to the verifier logMenglong Dong
4 daysselftests/bpf: Add tests for sock_ops ctx access with same src/dst registerJiayuan Chen
4 daysbpf: Move checks for reserved fields out of the main passAlexei Starovoitov
5 daysselftests/bpf: inline TEST_TAG constants in test_loader.cEduard Zingerman
5 daysselftests/bpf: impose global ordering for test decl_tagsEduard Zingerman
5 daysselftests/bpf: make str_has_pfx return pointer past the prefixEduard Zingerman
5 daysselftests/bpf: fix __jited_unpriv tag nameEduard Zingerman
5 daysselftests/bpf: Remove kmalloc tracing from local storage create benchAmery Hung
5 daysselftests/bpf: Add test for add_const base_id consistencyDaniel Borkmann
5 daysbpf: poison dead stack slotsAlexei Starovoitov
5 daysselftests/bpf: add new tests for static stack liveness analysisAlexei Starovoitov
5 daysselftests/bpf: adjust verifier_log buffersAlexei Starovoitov
5 daysselftests/bpf: update existing tests due to liveness changesAlexei Starovoitov
6 daysselftests/bpf: Add BTF sanitize test covering BTF layoutAlan Maguire
6 daysselftests/bpf: Remove test_access_variable_arrayVenkat Rao Bagalkote
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
7 daysselftests/bpf: Add test for stale pkt range after scalar arithmeticDaniel Borkmann
7 daysMerge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
7 daysselftests/bpf: Add tests for ld_{abs,ind} failure path in subprogsDaniel Borkmann
7 daysselftests/bpf: Add test to ensure kprobe_multi is not sleepableVarun R Mallya
8 daysselftests/bpf: Test overwriting referenced dynptrAmery Hung
8 daysselftests/bpf: Add tests for stale delta leaking through id reassignmentDaniel Borkmann
8 daysselftests/bpf: Add tests for delta tracking when src_reg == dst_regDaniel Borkmann
8 daysselftests/bpf: Add tests for kprobe attachment with duplicate symbolsAndrey Grodzovsky
8 daysselftests/bpf: add test for nullable PTR_TO_BUF accessQi Tang
9 daysselftests/bpf: Allow prog name matching for tests with __descriptionKumar Kartikeya Dwivedi
9 daysselftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroomMaciej Fijalkowski
9 daysselftests: bpf: have a separate variable for drop testMaciej Fijalkowski
9 daysselftests: bpf: fix pkt grow testsMaciej Fijalkowski
9 daysselftests: bpf: introduce a common routine for reading procfsMaciej Fijalkowski
9 daysselftests/bpf: Add more tests for loading insn arrays with offsetsAnton Protopopov
9 daysselftests/bpf: Add tests for syscall ctx accesses beyond U16_MAXKumar Kartikeya Dwivedi
9 daysselftests/bpf: Add tests for unaligned syscall ctx accessesKumar Kartikeya Dwivedi
9 daysselftests/bpf: Test modified syscall ctx for ARG_PTR_TO_CTXKumar Kartikeya Dwivedi
9 daysselftests/bpf: Add syscall ctx variable offset testsKumar Kartikeya Dwivedi
9 daysselftests/bpf: Convert ctx tests from ASM to CKumar Kartikeya Dwivedi
9 daysbpf: Support variable offsets for syscall PTR_TO_CTXKumar Kartikeya Dwivedi
10 daysselftests/bpf: remove unused toggle in tc_tunnelAlexis Lothoré (eBPF Foundation)