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