summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-12-06bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko
2023-12-06selftests/bpf: Add test for early update in prog_array_map_poke_runJiri Olsa
2023-12-06selftests/bpf: add BPF token-enabled testsAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko
2023-12-06bpf: add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko
2023-12-05selftests/bpf: validate precision logic in partial_stack_load_preserves_zerosAndrii Nakryiko
2023-12-05selftests/bpf: validate zero preservation for sub-slot loadsAndrii Nakryiko
2023-12-05selftests/bpf: validate STACK_ZERO is preserved on subreg spillAndrii Nakryiko
2023-12-05selftests/bpf: add stack access precision testAndrii Nakryiko
2023-12-05bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2023-12-05selftests/bpf: Make sure we trigger metadata kfuncs for dst 8080Stanislav Fomichev
2023-12-05selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_rootDave Marchevsky
2023-12-05selftests/net: convert unicast_extensions.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert sctp_vrf.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...Hangbin Liu
2023-12-05selftests/net: convert l2tp.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert ioam6.sh to run it in unique namespaceHangbin Liu
2023-12-05sleftests/net: convert icmp.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert icmp_redirect.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert traceroute.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert drop_monitor_tests.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert cmsg tests to make them run in unique namespaceHangbin Liu
2023-12-05selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...Hangbin Liu
2023-12-05selftests/net: specify the interface when do arpingHangbin Liu
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu
2023-12-05selftests/net: add lib.shHangbin Liu
2023-12-04selftests/bpf: Test outer map update operations in syscall programHou Tao
2023-12-04selftests/bpf: Add test cases for inner mapHou Tao
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2023-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-04selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"Colin Ian King
2023-12-04Merge 6.7-rc4 into char-misc-linusGreg Kroah-Hartman
2023-12-02bpf: simplify tnum output if a fully known constantAndrii Nakryiko
2023-12-02selftests/bpf: adjust global_func15 test to validate prog exit precisionAndrii Nakryiko
2023-12-02selftests/bpf: validate async callback return value check correctnessAndrii Nakryiko
2023-12-02bpf: enforce precise retval range on program exitAndrii Nakryiko
2023-12-02selftests/bpf: add selftest validating callback result is enforcedAndrii Nakryiko
2023-12-02bpf: provide correct register name for exception callback retval checkAndrii Nakryiko
2023-12-01selftests/bpf: Add test that uses fsverity and xattr to sign a fileSong Liu
2023-12-01selftests/bpf: Add tests for filesystem kfuncsSong Liu
2023-12-01selftests/bpf: Sort config in alphabetic orderSong Liu
2023-12-01KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson
2023-12-01KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson
2023-12-01KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson
2023-12-01KVM: selftests: Fix MWAIT error message when guest assertion failsSean Christopherson
2023-12-01selftests/bpf: Fix erroneous bitmask operationJeroen van Ingen Schenau
2023-11-30selftests: tc-testing: remove filters/tests.jsonPedro Tammela