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