summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-08-02selftests/powerpc/ptrace: Fix typo in pid_max search errorBenjamin Gray-1/+1
2023-08-02selftests/powerpc/ptrace: Explain why tests are skippedBenjamin Gray-24/+24
2023-08-02selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn-2/+16
2023-08-02selftests: mlxsw: rif_bridge: Add a new selftestPetr Machata-0/+183
2023-08-02selftests: mlxsw: rif_lag_vlan: Add a new selftestPetr Machata-0/+146
2023-08-02selftests: mlxsw: rif_lag: Add a new selftestPetr Machata-0/+136
2023-08-02selftests: router_bridge_1d_lag: Add a new selftestPetr Machata-0/+409
2023-08-02selftests: router_bridge_lag: Add a new selftestPetr Machata-0/+324
2023-08-02selftests: router_bridge_vlan_upper: Add a new selftestPetr Machata-0/+170
2023-08-02selftests: router_bridge_1d: Add a new selftestPetr Machata-0/+186
2023-08-02selftests: router_bridge: Add remastering testsPetr Machata-0/+26
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima-1/+1
2023-07-31selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts-50/+50
2023-07-31selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts-15/+26
2023-07-31selftests: mptcp: join: colored resultsMatthieu Baerts-4/+43
2023-07-31selftests: mptcp: join: rework detailed reportMatthieu Baerts-236/+214
2023-07-31selftests: connector: Fix input argument error paths to skipShuah Khan-2/+2
2023-07-31selftests: connector: Add .gitignore and poupulate it with testShuah Khan-0/+1
2023-07-31selftests: connector: Fix Makefile to include KHDR_INCLUDESShuah Khan-1/+1
2023-07-31test: ftrace: Fix kprobe test for eventfsAjay Kaher-4/+14
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima-0/+25
2023-07-30ASoC: Merge up fixes from Linus' treeMark Brown-70/+112
2023-07-30regmap: Merge up fixes from Linus' treeMark Brown-70/+112
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-62/+110
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson-31/+39
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson-2/+8
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson-1/+7
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson-2/+23
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson-0/+1
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson-18/+4
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson-4/+8
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson-6/+22
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu-2/+536
2023-07-28bpf: selftests: Support custom type and proto for client socketsDaniel Xu-6/+17
2023-07-28bpf: selftests: Support not connecting client socketDaniel Xu-2/+4
2023-07-28XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)-2/+66
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+0
2023-07-28iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverageNicolin Chen-2/+46
2023-07-28selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernelYonghong Song-2/+3
2023-07-28selftests/ptp: Add -X option for testing PTP_SYS_OFFSET_PRECISEAlex Maftei-1/+30
2023-07-28selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDEDAlex Maftei-2/+42
2023-07-27Merge branch 'net-tls-fixes-for-nvme-over-tls'Jakub Kicinski-0/+11
2023-07-27selftests/net/tls: add test for MSG_EORHannes Reinecke-0/+11
2023-07-27selftests/bpf: Test ldsx with more complex casesYonghong Song-1/+265
2023-07-27selftests/bpf: Add unit tests for new gotol insnYonghong Song-0/+46
2023-07-27selftests/bpf: Add unit tests for new sdiv/smod insnsYonghong Song-0/+783
2023-07-27selftests/bpf: Add unit tests for new bswap insnsYonghong Song-0/+61
2023-07-27selftests/bpf: Add unit tests for new sign-extension mov insnsYonghong Song-0/+215
2023-07-27selftests/bpf: Add unit tests for new sign-extension load insnsYonghong Song-0/+133