summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
6 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
6 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
40 hoursselftests/bpf: Add test for bpf_skb_change_tail on csum partial skbsDaniel Borkmann
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.3-rc2Alexei Starovoitov
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
3 daysselftests/bpf: Enable stack argument tests for RV64Feng Jiang
3 daysriscv, bpf: Remap BPF_REG_0 and RV_REG_TCCPu Lehui
4 daysselftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi
4 daystcp: Replace min_tso_segs() with tso_segs() CC callbackChia-Yu Chang
5 daysselftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman
5 daysselftests/bpf: precision of a NULL kfunc argumentEduard Zingerman
5 daysselftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman
5 daysselftests/bpf: precision of a NULL helper argumentEduard Zingerman
5 daysbpf: mark a NULL call argument preciseEduard Zingerman
5 daysselftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi
5 daysselftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi
5 daysselftests/bpf: Test rhtab kptr cancellation semanticsNuoqi Gui
5 daysselftests/bpf: Test timer field on recycled rhtab elementKumar Kartikeya Dwivedi
5 daysselftests/bpf: Fix flaky bpf_nf test when random NAT port is 0Jiayuan Chen
5 daysselftests/bpf: add tests to validate KASAN on JIT programsAlexis Lothoré (eBPF Foundation)
5 daysselftests/bpf: add helpers for KASAN in JIT testingAlexis Lothoré (eBPF Foundation)
5 daysselftests/bpf: make cmdline_contains stricterAlexis Lothoré (eBPF Foundation)
5 daysselftests/bpf: Reject refcount acquisition after RCU unlockNing Ding
5 daysselftests/bpf: Reject graph kptr use after RCU unlockKumar Kartikeya Dwivedi
5 daysselftests/bpf: Test borrowed refcount acquisition nullabilityNing Ding
5 daysselftests/bpf: Reject non-percpu values in percpu kptr fieldsKumar Kartikeya Dwivedi
5 daysselftests/bpf: No non-NULL inference from an imprecise zero registerEduard Zingerman
5 daysselftests/bpf: Check that JMP32 pointer vs zero jumps are not predictedEduard Zingerman
5 daysselftests/bpf: Check the linked regs cap for the compared registerEduard Zingerman
5 daysselftests/bpf: No non-NULL inference from unbounded offset pointersEduard Zingerman
6 daysselftests/bpf: Add tests to assert that netfilter progs cannot write to skbFlorian Westphal
6 daysselftests/bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
6 daysselftests/bpf: Check faultable stack helper contextsKumar Kartikeya Dwivedi
6 daysselftests/bpf: Test btf lookup helper sleepabilityKumar Kartikeya Dwivedi
6 daysselftests/bpf: Check rbtree callback restrictions in subprogsKumar Kartikeya Dwivedi
6 daysselftests/bpf: bpf_fastcall patterns entered by a jumpEduard Zingerman
6 daysselftests/bpf: check zero extension of an arena 32-bit cmpxchgEduard Zingerman
6 daysselftests/bpf: Check syscall helpers in timer callbacksKumar Kartikeya Dwivedi
6 daysselftests/bpf: Test sched_process_wait nullable argumentKumar Kartikeya Dwivedi
6 daysselftests/bpf: Reject resilient unlock in rbtree callbackKumar Kartikeya Dwivedi
6 daysselftests/bpf: Test direct tail calls from callbacksKumar Kartikeya Dwivedi
6 daysselftests/bpf: Cover signal tracepoint siginfo sentinelsKumar Kartikeya Dwivedi
6 daysselftests/bpf: Add test for showing a void BTF typeJiayuan Chen
6 daysselftests/bpf: Add test for key-less BTF hash mapJiayuan Chen
7 daysselftests/bpf: BPF_PSEUDO_FUNC reference to the main programEduard Zingerman
7 daysselftests/bpf: Check for flag presence in bpf_program__flags()Toke Høiland-Jørgensen
7 daysselftests/bpf: Set BPF program flags non-destructivelyToke Høiland-Jørgensen
7 daysselftests/bpf: Add regression test for queue/stack map size limitYuan Chen
7 daysselftests/bpf: test case for unsafe pruning of bpf_loop checkpointsEduard Zingerman
7 daysselftests/bpf: Precision tracking across BPF_ABS subprog exitEduard Zingerman