aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-06bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko1-1/+1
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa2-0/+116
2023-12-06selftests/bpf: add BPF token-enabled testsAndrii Nakryiko1-0/+672
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko2-0/+5
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko2-0/+5
2023-12-05selftests/bpf: validate precision logic in partial_stack_load_preserves_zerosAndrii Nakryiko1-0/+16
2023-12-05selftests/bpf: validate zero preservation for sub-slot loadsAndrii Nakryiko1-0/+71
2023-12-05selftests/bpf: validate STACK_ZERO is preserved on subreg spillAndrii Nakryiko1-0/+40
2023-12-05selftests/bpf: add stack access precision testAndrii Nakryiko1-5/+59
2023-12-05bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko2-21/+40
2023-12-05selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080Stanislav Fomichev1-1/+30
2023-12-05selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_rootDave Marchevsky2-0/+76
2023-12-05selftests/net: convert unicast_extensions.sh to run it in unique namespaceHangbin Liu1-53/+46
2023-12-05selftests/net: convert sctp_vrf.sh to run it in unique namespaceHangbin Liu1-9/+3
2023-12-05selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...Hangbin Liu1-12/+7
2023-12-05selftests/net: convert l2tp.sh to run it in unique namespaceHangbin Liu1-68/+62
2023-12-05selftests/net: convert ioam6.sh to run it in unique namespaceHangbin Liu1-126/+121
2023-12-05sleftests/net: convert icmp.sh to run it in unique namespaceHangbin Liu1-6/+4
2023-12-05selftests/net: convert icmp_redirect.sh to run it in unique namespaceHangbin Liu1-94/+88
2023-12-05selftests/net: convert traceroute.sh to run it in unique namespaceHangbin Liu1-46/+36
2023-12-05selftests/net: convert drop_monitor_tests.sh to run it in unique namespaceHangbin Liu1-10/+11
2023-12-05selftests/net: convert cmsg tests to make them run in unique namespaceHangbin Liu3-12/+12
2023-12-05selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...Hangbin Liu1-12/+6
2023-12-05selftests/net: specify the interface when do arpingHangbin Liu1-1/+1
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu1-30/+16
2023-12-05selftests/net: add lib.shHangbin Liu3-27/+87
2023-12-04selftests/bpf: Test outer map update operations in syscall programHou Tao2-7/+119
2023-12-04selftests/bpf: Add test cases for inner mapHou Tao2-0/+234
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang3-2/+11
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+6
2023-12-04selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"Colin Ian King1-1/+1
2023-12-04Merge 6.7-rc4 into char-misc-linusGreg Kroah-Hartman8-31/+61
2023-12-02bpf: simplify tnum output if a fully known constantAndrii Nakryiko3-4/+4
2023-12-02selftests/bpf: adjust global_func15 test to validate prog exit precisionAndrii Nakryiko1-0/+32
2023-12-02selftests/bpf: validate async callback return value check correctnessAndrii Nakryiko1-8/+28
2023-12-02bpf: enforce precise retval range on program exitAndrii Nakryiko8-11/+11
2023-12-02selftests/bpf: add selftest validating callback result is enforcedAndrii Nakryiko1-0/+50
2023-12-02bpf: provide correct register name for exception callback retval checkAndrii Nakryiko2-2/+2
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu5-8/+280
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu5-0/+223
2023-12-01selftests/bpf: Sort config in alphabetic orderSong Liu1-1/+1
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson2-4/+5
2023-12-01KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson1-4/+4
2023-12-01KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson6-12/+12
2023-12-01KVM: selftests: Fix MWAIT error message when guest assertion failsSean Christopherson1-2/+4
2023-12-01selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau1-2/+2
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela3-123/+121
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela1-0/+0
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela1-1/+1