summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-08-02Merge tag 'for-5.20/io_uring-zerocopy-send-2022-07-29' of git://git.kernel.dk...Linus Torvalds-0/+737
2022-08-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-139/+301
2022-08-02Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+4
2022-08-02Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-186/+360
2022-08-02Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-0/+11
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-26/+27
2022-08-01Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+24
2022-07-29Merge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of git://git.kernel.org/pub...Linus Torvalds-31/+78
2022-07-29Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki-186/+360
2022-07-29Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki-1/+4
2022-07-28tools/power turbostat: version 2022.07.28Len Brown-1/+1
2022-07-28tools/power turbostat: do not decode ACC for ICX and SPRArtem Bityutskiy-2/+0
2022-07-28tools/power turbostat: fix SPR PC6 limitsArtem Bityutskiy-1/+1
2022-07-28tools/power turbostat: cleanup 'automatic_cstate_conversion_probe()'Artem Bityutskiy-1/+9
2022-07-28tools/power turbostat: separate SPR from ICXArtem Bityutskiy-5/+26
2022-07-28tools/power turbosstat: fix commentJiang Jian-1/+1
2022-07-28tools/power turbostat: Support RAPTORLAKE PGeorge D Sworo-0/+1
2022-07-28tools/power turbostat: add support for ALDERLAKE_NZhang Rui-0/+1
2022-07-28tools/power turbostat: dump secondary Turbo-Ratio-LimitLen Brown-5/+10
2022-07-28tools/power turbostat: simplify dump_turbo_ratio_limits()Len Brown-46/+9
2022-07-28tools/power turbostat: dump CPUID.7.EDX.HybridLen Brown-1/+5
2022-07-28tools/power turbostat: update turbostat.8Len Brown-76/+124
2022-07-28tools/power turbostat: Show uncore frequencyLen Brown-1/+88
2022-07-28tools/power turbostat: Fix file pointer leakColin Ian King-1/+1
2022-07-28tools/power turbostat: replace strncmp with single character compareColin Ian King-1/+1
2022-07-28tools/power turbostat: print the kernel boot commandlineChen Yu-1/+26
2022-07-28tools/power turbostat: Introduce support for RaptorLakeZhang Rui-0/+1
2022-07-28thermal/tools/tmon: Fix typo 'the the' in commentSlark Xiao-1/+1
2022-07-28thermal/tools/tmon: Include pthread and time headers in tmon.hMarkus Mayer-0/+3
2022-07-27Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+10
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers-11/+7
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan-0/+11
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan-4/+41
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan-16/+18
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2022-07-24selftests/io_uring: test zerocopy sendPavel Begunkov-0/+737
2022-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+6
2022-07-20selftests: gpio: fix include path to kernel headers for out of tree buildsKent Gibson-1/+1
2022-07-20tools: Fixed MIPS builds due to struct flock re-definitionFlorian Fainelli-1/+10
2022-07-19tools headers UAPI: Sync linux/kvm.h with the kernel sourcesPaolo Bonzini-1/+2
2022-07-19KVM: selftests: Fix target thread to be migrated in rseq_testGavin Shan-3/+5
2022-07-17perf trace: Fix SIGSEGV when processing syscall argsNaveen N. Rao-0/+2
2022-07-17perf tests: Fix Convert perf time to TSC test for hybridAdrian Hunter-14/+4
2022-07-17perf tests: Stop Convert perf time to TSC test opening events twiceAdrian Hunter-3/+6
2022-07-17tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo-0/+4
2022-07-17tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-3/+30
2022-07-17tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2022-07-15pm-graph v5.9Todd Brandt-186/+360
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-13/+138
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel-1/+120