aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-3/+15
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-13/+15
2023-03-17tools/power turbostat: version 2023.03.17Len Brown1-8/+5
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui1-0/+3
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown1-2/+2
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava2-7/+7
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown1-1/+1
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman2-2/+2
2023-03-17selftests: net: Add VXLAN MDB testIdo Schimmel3-0/+2320
2023-03-17selftests: bonding: add tests for ether type changesNikolay Aleksandrov2-1/+87
2023-03-16selftests/bpf: fix "metadata marker" getting overwritten by the netstackAlexander Lobakin2-4/+5
2023-03-16ynl: make the tooling check the licenseJakub Kicinski2-6/+15
2023-03-16ynl: broaden the license even moreJakub Kicinski2-5/+5
2023-03-16tools: ynl: make definitions optional againJakub Kicinski1-1/+2
2023-03-16selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin1-5/+31
2023-03-16selftests/x86/lam: Add test cases for LAM vs thread creationKirill A. Shutemov1-0/+92
2023-03-16selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA test cases for linear-address ma...Weihong Zhang1-2/+235
2023-03-16selftests/x86/lam: Add inherit test cases for linear-address maskingWeihong Zhang1-4/+121
2023-03-16selftests/x86/lam: Add io_uring test cases for linear-address maskingWeihong Zhang1-2/+339
2023-03-16selftests/x86/lam: Add mmap and SYSCALL test cases for linear-address maskingWeihong Zhang1-4/+140
2023-03-16selftests/x86/lam: Add malloc and tag-bits test cases for linear-address maskingWeihong Zhang2-1/+327
2023-03-16bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet4-56/+0
2023-03-16bpf/selftests: Test using global cpumask kptr with RCUDavid Vernet4-0/+102
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds48-444/+273
2023-03-16test/vsock: copy to user failure testArseniy Krasnov1-0/+118
2023-03-16libbpf: Ignore warnings about "inefficient alignment"Daniel Müller1-0/+6
2023-03-16selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau1-1/+1
2023-03-16selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp resultMartin KaFai Lau1-2/+2
2023-03-16KVM: x86: Remove the KVM_GET_NR_MMU_PAGES ioctlThomas Huth1-1/+1
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik3-0/+135
2023-03-15perf kvm: Update documentation to reflect new changesLeo Yan1-2/+7
2023-03-15perf kvm: Add TUI mode for stat reportLeo Yan2-2/+108
2023-03-15perf kvm: Add dimensions for percentagesLeo Yan1-1/+97
2023-03-15perf kvm: Support printing attributions for dimensionsLeo Yan1-3/+94
2023-03-15perf kvm: Polish sorting keyLeo Yan2-27/+10
2023-03-15perf kvm: Use histograms list to replace cached listLeo Yan2-101/+95
2023-03-15perf kvm: Add dimensions for KVM event statisticsLeo Yan2-4/+230
2023-03-15perf hist: Add 'kvm_info' field in histograms entryLeo Yan8-14/+27
2023-03-15perf kvm: Parse address location for samplesLeo Yan2-0/+9
2023-03-15perf kvm: Pass argument 'sample' to kvm_alloc_init_event()Leo Yan1-10/+13
2023-03-15perf kvm: Introduce histograms data structuresLeo Yan2-0/+19
2023-03-15perf kvm: Use macro to replace variable 'decode_str_len'Leo Yan6-14/+11
2023-03-15perf kvm: Use subtraction for comparison metricsLeo Yan2-4/+4
2023-03-15perf kvm: Move up metrics helpersLeo Yan1-36/+38
2023-03-15Merge tag 'linux-kselftest-fixes-6.3-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-4/+11
2023-03-15perf kvm: Add pointer to 'perf_kvm_stat' in kvm eventLeo Yan2-4/+7
2023-03-15perf kvm: Refactor overall statisticsLeo Yan1-12/+7
2023-03-15perf record: Update documentation for BPF filtersNamhyung Kim1-1/+46