summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2023-11-30selftests: tc-testing: rename concurrency.json to flower.jsonPedro Tammela
2023-11-30selftests: tc-testing: remove spurious './' from MakefilePedro Tammela
2023-11-30selftests: tc-testing: remove spurious nsPlugin usagePedro Tammela
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-11-30Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-30selftests: sched: Remove initialization to 0 for a static variableAtul Kumar Pant
2023-11-30selftests: capabilities: namespace create varies for root and normal userSwarup Laxman Kotiaklapudi
2023-11-30selftests: prctl: Add prctl test for PR_GET_NAMEOsama Muhammad
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-30kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abiMark Brown
2023-11-30kselftest/vDSO: Fix message formatting for clock_id loggingMark Brown
2023-11-30kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendlyMark Brown
2023-11-30selftests:x86: Fix Format String Warnings in lam.cangquan yu
2023-11-30selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_s...angquan yu
2023-11-30selftests:breakpoints: Fix Format String Warning in breakpoint_testangquan yu
2023-11-29selftests: mptcp: add mptcp_lib_wait_local_port_listenGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_check_transferGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_make_fileGeliang Tang
2023-11-29selftests: mptcp: add missing oflag=appendGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_get_counterGeliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_is_v6Geliang Tang
2023-11-29selftests: mptcp: add mptcp_lib_kill_waitGeliang Tang
2023-11-29selftests: mptcp: userspace pm send RM_ADDR for ID 0Geliang Tang