summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2022-04-25selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame...Shaopeng Tan
2022-04-25selftests/resctrl: Change the default limited time to 120 secondsShaopeng Tan
2022-04-25selftests/resctrl: Kill child process before parent process terminates if SIG...Shaopeng Tan
2022-04-25selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o...Shaopeng Tan
2022-04-25selftests/resctrl: Extend CPU vendor detectionShaopeng Tan
2022-04-25selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macroReinette Chatre
2022-04-25selftests/x86/amx: Use provided __cpuid_count() macroReinette Chatre
2022-04-25selftests/vm/pkeys: Use provided __cpuid_count() macroReinette Chatre
2022-04-25selftests: Provide local define of __cpuid_count()Reinette Chatre
2022-04-25selftests/damon: add damon to selftests root MakefileYuanchu Xie
2022-04-25cgroup: Add config file to cgroup selftest suiteDavid Vernet
2022-04-25cgroup: Add test_cpucg_max_nested() testcaseDavid Vernet
2022-04-25cgroup: Add test_cpucg_max() testcaseDavid Vernet
2022-04-25cgroup: Add test_cpucg_nested_weight_underprovisioned() testcaseDavid Vernet
2022-04-25cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcaseDavid Vernet
2022-04-25selftests/binderfs: Improve message to provide more infoKarthik Alapati
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko
2022-04-25selftests: alsa: Start validating control namesMark Brown
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean
2022-04-23selftests: forwarding: add a test for local_termination.shVladimir Oltean
2022-04-23selftests: forwarding: add a no_forwarding.sh testVladimir Oltean
2022-04-23selftests: forwarding: add helper for retrieving IPv6 link-local address of i...Vladimir Oltean
2022-04-23selftests: forwarding: add helpers for IP multicast group joins/leavesVladimir Oltean
2022-04-23selftests: forwarding: multiple instances in tcpdump helperJoachim Wiberg
2022-04-23selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.shJoachim Wiberg
2022-04-23selftests: forwarding: add option to run tests with stable MAC addressesVladimir Oltean
2022-04-23selftests: mptcp: add infinite map mibs checkGeliang Tang
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-23selftests/bpf: Switch fexit_stress to bpf_link_create() APIAndrii Nakryiko
2022-04-22cgroup: Add test_cpucg_weight_underprovisioned() testcaseDavid Vernet
2022-04-22cgroup: Add test_cpucg_weight_overprovisioned() testcaseDavid Vernet
2022-04-22cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftestsDavid Vernet
2022-04-22cgroup: Add new test_cpu.c test suite in cgroup selftestsDavid Vernet
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-22selftests: firmware: Add ZSTD compressed file testsTakashi Iwai
2022-04-22selftests: firmware: Simplify test patternsTakashi Iwai
2022-04-22selftests: firmware: Fix the request_firmware_into_buf() test for XZ formatTakashi Iwai
2022-04-22selftests: firmware: Use smaller dictionary for XZ compressionTakashi Iwai
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds