aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-28tools/power turbostat: version 2022.07.28Len Brown1-1/+1
2022-07-28tools/power turbostat: do not decode ACC for ICX and SPRArtem Bityutskiy1-2/+0
2022-07-28tools/power turbostat: fix SPR PC6 limitsArtem Bityutskiy1-1/+1
2022-07-28tools/power turbostat: cleanup 'automatic_cstate_conversion_probe()'Artem Bityutskiy1-1/+9
2022-07-28tools/power turbostat: separate SPR from ICXArtem Bityutskiy1-5/+26
2022-07-28tools/power turbosstat: fix commentJiang Jian1-1/+1
2022-07-28tools/power turbostat: Support RAPTORLAKE PGeorge D Sworo1-0/+1
2022-07-28tools/power turbostat: add support for ALDERLAKE_NZhang Rui1-0/+1
2022-07-28tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown1-5/+10
2022-07-28tools/power turbostat: simplify dump_turbo_ratio_limits()Len Brown1-46/+9
2022-07-28tools/power turbostat: dump CPUID.7.EDX.HybridLen Brown1-1/+5
2022-07-28tools/power turbostat: update turbostat.8Len Brown1-76/+124
2022-07-28tools/power turbostat: Show uncore frequencyLen Brown1-1/+88
2022-07-28tools/power turbostat: Fix file pointer leakColin Ian King1-1/+1
2022-07-28tools/power turbostat: replace strncmp with single character compareColin Ian King1-1/+1
2022-07-28tools/power turbostat: print the kernel boot commandlineChen Yu1-1/+26
2022-07-28tools/power turbostat: Introduce support for RaptorLakeZhang Rui1-0/+1
2022-07-28tools/power/x86/intel-speed-select: Remove unneeded semicolonXin Gao1-1/+1
2022-07-28tools/power/x86/intel-speed-select: Fix off by one checkDan Carpenter1-1/+1
2022-07-28KVM: selftests: Verify VMX MSRs can be restored to KVM-supported valuesSean Christopherson4-0/+87
2022-07-28KVM: selftests: Add an option to run vCPUs while disabling dirty loggingSean Christopherson1-3/+27
2022-07-28thermal/tools/tmon: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-28thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer1-0/+3
2022-07-27selftests/seccomp: Fix compile warning when CC=clangYiFei Zhu1-1/+1
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+10
2022-07-27selftests/bpf: Adjust vmtest.sh to use local kernel configurationDaniel Müller1-19/+34
2022-07-27selftests/bpf: Copy over libbpf configsDaniel Müller4-0/+471
2022-07-27selftests/bpf: Sort configurationDaniel Müller1-50/+49
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers1-11/+7
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan1-0/+11
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan1-16/+18
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-07-26selftests: net: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-07-26selftests: mlxsw: Check line card info on activated line cardJiri Pirko1-0/+24
2022-07-26selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko1-0/+30
2022-07-26selftests/bpf: Attach to socketcall() in test_probe_userIlya Leoshkevich2-13/+51
2022-07-26libbpf: Extend BPF_KSYSCALL documentationIlya Leoshkevich1-4/+11
2022-07-26selftests/bpf: Don't assign outer source IP to hostPaul Chaignon2-11/+86
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov3-0/+737
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+6
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski32-226/+926
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou1-3/+3
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady2-15/+76
2022-07-21selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi1-0/+1
2022-07-21selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi2-1/+189
2022-07-21selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi2-12/+81
2022-07-21selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi1-0/+53
2022-07-21bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi1-5/+5
2022-07-21tools/resolve_btfids: Add support for 8-byte BTF setsKumar Kartikeya Dwivedi1-6/+34