summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-10-17tools/power/x86/intel-speed-select: Use cgroup isolate for CPU 0Srinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: Increase max CPUs in one requestSrinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: Display error for core-power supportSrinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: No TRL for non compute domainsSrinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: turbo-mode enable disable swappedSrinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: Update help for TRLSrinivas Pandruvada
2023-10-17tools/power/x86/intel-speed-select: Sanitize integer argumentsSrinivas Pandruvada
2023-10-17selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable progYafang Shao
2023-10-17libbpf: Don't assume SHT_GNU_verdef presence for SHT_GNU_versym sectionAndrii Nakryiko
2023-10-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16mm/ksm: test case for prctl fork/exec workflowStefan Roesch
2023-10-16selftests/amd-pstate: Added option to provide perf binary pathSwapnil Sapkal
2023-10-16selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-utSwapnil Sapkal
2023-10-16tools: ynl: Add source files for nfsd netlink protocolChuck Lever
2023-10-16iommufd/selftest: Rework TEST_LENGTH to test min_size explicitlyNicolin Chen
2023-10-16bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko
2023-10-16selftests/bpf: Make align selftests more robustAndrii Nakryiko
2023-10-16selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko
2023-10-16selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko
2023-10-16selftests/x86/lam: Zero out buffer for readlink()Binbin Wu
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu
2023-10-16selftests: net: remove unused variableszhujun2
2023-10-15tools/thermal: Remove unused 'mds' and 'nrhandler' variablesKuan-Wei Chiu
2023-10-15ptp: add testptp mask testXabier Marquiegui
2023-10-15ptp: add debugfs interface to see applied channel masksXabier Marquiegui
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2023-10-15test/vsock: io_uring rx/tx testsArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY support for vsock_perfArseniy Krasnov
2023-10-15test/vsock: MSG_ZEROCOPY flag testsArseniy Krasnov
2023-10-13netlink: specs: devlink: fix reply command valuesJiri Pirko
2023-10-13selftests/bpf: Add tests for open-coded task_vma iterDave Marchevsky
2023-10-13selftests/bpf: Rename bpf_iter_task_vma.c to bpf_iter_task_vmas.cDave Marchevsky
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-10-13selftests/resctrl: Move run_benchmark() to a more fitting fileMaciej Wieczor-Retman
2023-10-13selftests/resctrl: Fix schemata write error checkMaciej Wieczor-Retman
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