summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)AuthorLines
2025-11-10bpf/selftests: Add selftest for bpf_smc_hs_ctrlD. Wythe-0/+512
2025-11-10selftests/bpf: Cover skb metadata access after bpf_skb_change_protoJakub Sitnicki-0/+30
2025-11-10selftests/bpf: Cover skb metadata access after change_head/tail helperJakub Sitnicki-0/+39
2025-11-10selftests/bpf: Cover skb metadata access after bpf_skb_adjust_roomJakub Sitnicki-15/+71
2025-11-10selftests/bpf: Cover skb metadata access after vlan push/pop helperJakub Sitnicki-0/+49
2025-11-10selftests/bpf: Expect unclone to preserve skb metadataJakub Sitnicki-63/+79
2025-11-10selftests/bpf: Dump skb metadata on verification failureJakub Sitnicki-7/+42
2025-11-10selftests/bpf: Verify skb metadata in BPF instead of userspaceJakub Sitnicki-83/+57
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-1/+1
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook-1/+1
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-10/+16
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das-7/+7
2025-10-16selftests/bpf: Add test for sk->sk_bypass_prot_mem.Kuniyuki Iwashima-0/+396
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo-0/+3
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko-3/+6
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan-0/+61
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao-1/+1
2025-10-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-4/+103
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds-1/+1
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-4/+5
2025-10-02selftests/bpf: Add tests for rejection of ALU ops with negative offsetsEduard Zingerman-0/+29
2025-10-01selftests/bpf: Add test for libbpf_sha256()Eric Biggers-0/+52
2025-10-01selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAPKaFai Wan-0/+18
2025-10-01selftests/bpf: Fix realloc size in bpf_get_addrsJiri Olsa-1/+1
2025-10-01selftests/bpf: Fix typo in subtest_basic_usdt after merge conflictJiri Olsa-1/+1
2025-10-01selftests/bpf: Fix open-coded gettid syscall in uprobe syscall testsJiri Olsa-2/+2
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-844/+7243
2025-09-30Merge tag 'perf-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-52/+1090
2025-09-28selftests/bpf: Add stress test for rqspinlock in NMIKumar Kartikeya Dwivedi-4/+240
2025-09-27selftests/bpf: Add test case for different expected_attach_typeDaniel Borkmann-1/+59
2025-09-26mptcp: pm: rename 'subflows' to 'extra_subflows'Matthieu Baerts (NGI0)-1/+1
2025-09-26selftests/bpf: Test changing packet data from kfuncAmery Hung-0/+14
2025-09-25selftests/bpf: Add stacktrace map lookup_and_delete_elem test caseTao Chen-1/+12
2025-09-25selftests/bpf: Refactor stacktrace_map case with skeletonTao Chen-40/+18
2025-09-25selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko-2/+1
2025-09-25selftests/bpf: Test changing packet data from global functions with a kfuncAmery Hung-1/+29
2025-09-25selftests/bpf: Task_work selftest cleanup fixesMykyta Yatsenko-4/+11
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+228
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa-0/+34
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa-0/+43
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa-0/+56
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa-1/+137
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau-3/+228
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung-0/+227
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung-3/+1
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang-0/+93
2025-09-23selftests: bpf: Add tests for signed loads from arenaPuranjay Mohan-0/+176
2025-09-23selftests/bpf: add bpf task work stress testsMykyta Yatsenko-0/+203
2025-09-23selftests/bpf: BPF task work scheduling testsMykyta Yatsenko-0/+353
2025-09-22selftests/bpf: Enable signature verification for some lskel testsKP Singh-14/+89