summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-10-13selftests/resctrl: Reduce failures due to outliers in MBA/MBM testsIlpo Järvinen
2023-10-13selftests/resctrl: Fix feature checksIlpo Järvinen
2023-10-13selftests/resctrl: Refactor feature check to use resource and feature nameIlpo Järvinen
2023-10-13selftests/resctrl: Move _GNU_SOURCE define into MakefileIlpo Järvinen
2023-10-13selftests/resctrl: Remove duplicate feature check from CMT testIlpo Järvinen
2023-10-13selftests/resctrl: Extend signal handler coverage to unmount on receiving signalIlpo Järvinen
2023-10-13selftests/resctrl: Fix uninitialized .sa_flagsIlpo Järvinen
2023-10-13selftests/resctrl: Cleanup benchmark argument parsingIlpo Järvinen
2023-10-13selftests/resctrl: Remove ben_count variableIlpo Järvinen
2023-10-13selftests/resctrl: Make benchmark command const and build it with pointersIlpo Järvinen
2023-10-13selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd initIlpo Järvinen
2023-10-13selftests/resctrl: Simplify span lifetimeIlpo Järvinen
2023-10-13selftests/resctrl: Remove bw_report and bm_type from main()Ilpo Järvinen
2023-10-13selftests/resctrl: Correct benchmark command helpIlpo Järvinen
2023-10-13selftests/resctrl: Ensure the benchmark commands fits to its arrayIlpo Järvinen
2023-10-13selftests/resctrl: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/mm: Substitute attribute with a macroMaciej Wieczor-Retman
2023-10-13selftests/kvm: Replace attribute with macroMaciej Wieczor-Retman
2023-10-13selftests/sigaltstack: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/pidfd: Fix ksft print formatsMaciej Wieczor-Retman
2023-10-13selftests/openat2: Fix wrong format specifierMaciej Wieczor-Retman
2023-10-13selftests/cachestat: Fix print_cachestat formatMaciej Wieczor-Retman
2023-10-13selftests: Add printf attribute to kselftest printsMaciej Wieczor-Retman
2023-10-13bpf: Change syscall_nr type to int in struct syscall_tp_tArtem Savkov
2023-10-13kselftest/arm64: add FEAT_LSE128 to hwcap testJoey Gouly
2023-10-13selftests/arm64: add HWCAP2_LRCPC3 testJoey Gouly
2023-10-13Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-13selftests: netdevsim: use suitable existing dummy file for flash testJiri Pirko
2023-10-13selftests: fdb_flush: Add test cases for FDB flush with bridge deviceAmit Cohen
2023-10-13selftests: Add test cases for FDB flush with VXLAN deviceAmit Cohen
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12selftests/nolibc: add tests for multi-object linkageThomas Weißschuh
2023-10-12selftests/nolibc: use qemu-system-ppc64 for ppc64leThomas Weißschuh
2023-10-12tools/nolibc: add support for constructors and destructorsThomas Weißschuh
2023-10-12tools/nolibc: drop test for getauxval(AT_PAGESZ)Thomas Weißschuh
2023-10-12selftests/nolibc: allow building i386 with multiarch compilerThomas Weißschuh
2023-10-12selftests/nolibc: don't embed initramfs into kernel imageThomas Weißschuh
2023-10-12selftests/nolibc: libc-test: avoid -Wstringop-overflow warningsThomas Weißschuh
2023-10-12selftests/nolibc: use -nostdinc for nolibc-testThomas Weißschuh
2023-10-12selftests/thermel/intel: Add test to read power floor statusSrinivas Pandruvada
2023-10-12KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson
2023-10-12KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson
2023-10-12KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson
2023-10-12KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones
2023-10-12KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel
2023-10-12KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel
2023-10-12KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones
2023-10-11selftests/bpf: Add tests for cgroup unix socket address hooksDaan De Meyer
2023-10-11selftests/bpf: Make sure mount directory existsDaan De Meyer