summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs
AgeCommit message (Expand)Author
18 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
18 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
3 daysselftests/bpf: Add test for bpf_skb_change_tail on csum partial skbsDaniel Borkmann
4 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.3-rc2Alexei Starovoitov
5 daysselftests/bpf: Enable stack argument tests for RV64Feng Jiang
5 daysriscv, bpf: Remap BPF_REG_0 and RV_REG_TCCPu Lehui
5 daysselftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi
6 daystcp: Replace min_tso_segs() with tso_segs() CC callbackChia-Yu Chang
6 daysselftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman
6 daysselftests/bpf: precision of a NULL kfunc argumentEduard Zingerman
6 daysselftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman
6 daysselftests/bpf: precision of a NULL helper argumentEduard Zingerman
6 daysbpf: mark a NULL call argument preciseEduard Zingerman
7 daysselftests/bpf: Test inner map identities in callbacksKumar Kartikeya Dwivedi
7 daysselftests/bpf: Test imprecise scalar kptr storesKumar Kartikeya Dwivedi
7 daysselftests/bpf: Test rhtab kptr cancellation semanticsNuoqi Gui
7 daysselftests/bpf: Test timer field on recycled rhtab elementKumar Kartikeya Dwivedi
7 daysselftests/bpf: Fix flaky bpf_nf test when random NAT port is 0Jiayuan Chen
7 daysselftests/bpf: add tests to validate KASAN on JIT programsAlexis Lothoré (eBPF Foundation)
7 daysselftests/bpf: Reject refcount acquisition after RCU unlockNing Ding
7 daysselftests/bpf: Reject graph kptr use after RCU unlockKumar Kartikeya Dwivedi
7 daysselftests/bpf: Test borrowed refcount acquisition nullabilityNing Ding
7 daysselftests/bpf: Reject non-percpu values in percpu kptr fieldsKumar Kartikeya Dwivedi
7 daysselftests/bpf: No non-NULL inference from an imprecise zero registerEduard Zingerman
7 daysselftests/bpf: Check that JMP32 pointer vs zero jumps are not predictedEduard Zingerman
7 daysselftests/bpf: Check the linked regs cap for the compared registerEduard Zingerman
7 daysselftests/bpf: No non-NULL inference from unbounded offset pointersEduard Zingerman
7 daysselftests/bpf: Add tests to assert that netfilter progs cannot write to skbFlorian Westphal
7 daysselftests/bpf: Reject legacy packet loads from callbacksKumar Kartikeya Dwivedi
7 daysselftests/bpf: Check faultable stack helper contextsKumar Kartikeya Dwivedi
7 daysselftests/bpf: Test btf lookup helper sleepabilityKumar Kartikeya Dwivedi
7 daysselftests/bpf: Check rbtree callback restrictions in subprogsKumar Kartikeya Dwivedi
7 daysselftests/bpf: bpf_fastcall patterns entered by a jumpEduard Zingerman
7 daysselftests/bpf: check zero extension of an arena 32-bit cmpxchgEduard Zingerman
8 daysselftests/bpf: Check syscall helpers in timer callbacksKumar Kartikeya Dwivedi
8 daysselftests/bpf: Test sched_process_wait nullable argumentKumar Kartikeya Dwivedi
8 daysselftests/bpf: Reject resilient unlock in rbtree callbackKumar Kartikeya Dwivedi
8 daysselftests/bpf: Test direct tail calls from callbacksKumar Kartikeya Dwivedi
8 daysselftests/bpf: Cover signal tracepoint siginfo sentinelsKumar Kartikeya Dwivedi
8 daysselftests/bpf: Add test for showing a void BTF typeJiayuan Chen
9 daysselftests/bpf: test case for unsafe pruning of bpf_loop checkpointsEduard Zingerman
9 daysselftests/bpf: Precision tracking across BPF_ABS subprog exitEduard Zingerman
12 daysselftests/bpf: Convert lirc_mode2 to prog_tests and extend coverageSean Young
12 daysselftests/bpf: Bound the offset accumulator in __tld_fetch_key()Yonghong Song
12 daysselftests/bpf: Test kfuncs returning arena pointers by valueYonghong Song
12 daysselftests/bpf: Test global functions returning arena pointers by valueYonghong Song
12 daysselftests/bpf: Check the member named for an unsupported kfunc return typeYonghong Song
12 daysbpf: Allow arena pointers in a by-value kfunc returnYonghong Song
12 daysbpf: Allow a global function to return arena pointers by valueYonghong Song
14 daysselftests/bpf: half-dead scalar zero stack spill testEduard Zingerman