summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
2026-01-26selftests/bpf: Harden cpu flags test for lru_percpu_hash mapLeon Hwang-3/+10
2026-01-25selftests/bpf: Add tests for execution context helpersChangwoo Min-0/+144
2026-01-25selftests/bpf: Introduce execution context detection helpersChangwoo Min-0/+58
2026-01-24selftests/bpf: test fsession mixed with fentry and fexitMenglong Dong-0/+16
2026-01-24selftests/bpf: add testcases for fsession cookieMenglong Dong-0/+100
2026-01-24selftests/bpf: test bpf_get_func_* for fsessionMenglong Dong-1/+65
2026-01-24selftests/bpf: add testcases for fsessionMenglong Dong-0/+187
2026-01-24bpf: change prototype of bpf_session_{cookie,is_return}Menglong Dong-29/+22
2026-01-24bpf: add fsession supportMenglong Dong-1/+1
2026-01-24selftests/bpf: Fix xdp_pull_data failure with 64K pageYonghong Song-7/+9
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song-4/+4
2026-01-21selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi-2/+3
2026-01-21selftests/bpf: Test kfunc bpf_strncasecmpYuzuki Ishiyama-0/+15
2026-01-21selftests/bpf: test bpf_get_func_arg() for tp_btfMenglong Dong-0/+61
2026-01-20selftests/bpf: test the jited inline of bpf_get_current_taskMenglong Dong-0/+22
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing-1/+1
2026-01-20selftests/bpf: update verifier test for default trusted pointer semanticsMatt Bobrowski-34/+52
2026-01-20selftests/bpf: Add tests for BPF_DIV and BPF_MOD range trackingYazhou Tang-0/+1151
2026-01-20bpf: Add range tracking for BPF_DIV and BPF_MODYazhou Tang-5/+6
2026-01-20selftests/bpf: Migrate struct_ops_assoc test to KF_IMPLICIT_ARGSIhor Solodrai-16/+17
2026-01-20bpf: Migrate bpf_stream_vprintk() to KF_IMPLICIT_ARGSIhor Solodrai-3/+3
2026-01-20bpf: Migrate bpf_task_work_schedule_* kfuncs to KF_IMPLICIT_ARGSIhor Solodrai-13/+12
2026-01-20bpf: Migrate bpf_wq_set_callback_impl() to KF_IMPLICIT_ARGSIhor Solodrai-9/+4
2026-01-20selftests/bpf: Add tests for KF_IMPLICIT_ARGSIhor Solodrai-0/+77
2026-01-20selftests/bpf: Add perfbuf multi-producer benchmarkGyutae Bae-0/+5
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song-0/+41
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire-8/+13
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan-0/+33
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa-0/+71
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov-0/+41
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov-3/+11
2026-01-13selftests/bpf: Add tests for loading insn array values with offsetsAnton Protopopov-0/+208
2026-01-13selftests/bpf: assert BPF kfunc default trusted pointer semanticsMatt Bobrowski-0/+34
2026-01-13bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski-5/+5
2026-01-13selftests/bpf: Add test cases for btf__permute functionalityDonglin Peng-0/+244
2026-01-13selftests/bpf: Add tests for s>>=31 and s>>=63Alexei Starovoitov-0/+85
2026-01-13selftests/bpf: Fix verifier_arena_globals1 failure with 64K pageYonghong Song-1/+1
2026-01-13selftests/bpf: Fix sk_bypass_prot_mem failure with 64K pageYonghong Song-1/+6
2026-01-13selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K pageYonghong Song-1/+1
2026-01-12selftests/bpf: Use the correct destructor kfunc typeSami Tolvanen-1/+7
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi-1/+1
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi-0/+20
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang-0/+360
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis-0/+38
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen-3/+11
2026-01-02selftests: bpf: Fix test_bpf_nf for trusted args becoming defaultPuranjay Mohan-8/+61
2026-01-02selftests: bpf: fix cgroup_hierarchical_statsPuranjay Mohan-3/+3
2026-01-02selftests: bpf: fix test_kfunc_dynptr_paramPuranjay Mohan-3/+2
2026-01-02selftests: bpf: Update failure message for rbtree_failPuranjay Mohan-1/+1
2026-01-02selftests: bpf: Update kfunc_param_nullable test for new error messagePuranjay Mohan-1/+1