summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-261-2/+0
|\
| * parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller2023-11-251-2/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-251-1/+1
|\ \
| * | kselftest/arm64: Fix output formatting for za-forkMark Brown2023-11-231-1/+1
* | | Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-11-241-1/+1
|\ \ \
| * | | PM: tools: Fix sleepgraph syntax errorDavid Woodhouse2023-11-201-1/+1
| | |/ | |/|
* | | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-2314-217/+639
|\ \ \
| * | | tools: ynl: fix duplicate op name in devlinkJakub Kicinski2023-11-232-1/+7
| * | | tools: ynl: fix header path for nfsdJakub Kicinski2023-11-231-1/+1
| * | | vsock/test: fix SEQPACKET message bounds testArseniy Krasnov2023-11-231-6/+13
| * | | selftests/bpf: check if max number of bpf_loop iterations is trackedEduard Zingerman2023-11-201-0/+75
| * | | bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman2023-11-201-10/+25
| * | | selftests/bpf: test widening for iterating callbacksEduard Zingerman2023-11-201-0/+20
| * | | selftests/bpf: tests for iterating callbacksEduard Zingerman2023-11-202-0/+149
| * | | bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2023-11-203-14/+60
| * | | selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman2023-11-201-5/+8
| * | | selftests/bpf: track string payload offset as scalar in strobemetaEduard Zingerman2023-11-201-30/+48
| * | | selftests/bpf: track tcp payload offset as scalar in xdp_synproxyEduard Zingerman2023-11-201-32/+52
| * | | selftests/bpf: Add netkit to tc_redirect selftestDaniel Borkmann2023-11-201-0/+52
| * | | selftests/bpf: De-veth-ize the tc_redirect test caseDaniel Borkmann2023-11-201-126/+137
| * | | kselftest: rtnetlink: fix ip route command typoPaolo Abeni2023-11-171-1/+1
* | | | Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-11-222-10/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | hv/hv_kvp_daemon: Some small fixes for handling NM keyfilesAni Sinha2023-11-102-10/+14
* | | | Merge tag 'turbostat-2023.11.07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-181-1442/+1442
|\ \ \ \
| * | | | tools/power turbostat: version 2023.11.07Len Brown2023-11-071-1/+1
| * | | | tools/power/turbostat: bugfix "--show IPC"Len Brown2023-11-071-2/+4
| * | | | tools/power/turbostat: Add initial support for LunarLakeSumeet Pawnikar2023-10-241-0/+1
| * | | | tools/power/turbostat: Add initial support for ArrowLakeSumeet Pawnikar2023-10-241-0/+1
| * | | | tools/power/turbostat: Add initial support for GrandRidgeZhang Rui2023-10-241-0/+17
| * | | | tools/power/turbostat: Add initial support for SierraForestZhang Rui2023-10-241-0/+17
| * | | | tools/power/turbostat: Add initial support for GraniteRapidsZhang Rui2023-10-241-0/+1
| * | | | tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_featuresZhang Rui2023-10-241-0/+1
| * | | | tools/power/turbostat: Move process to root cgroupSrinivas Pandruvada2023-10-241-0/+13
| * | | | tools/power/turbostat: Handle cgroup v2 cpu limitationZhang Rui2023-10-241-15/+80
| * | | | tools/power/turbostat: Abstrct function for parsing cpu stringZhang Rui2023-10-241-49/+55
| * | | | tools/power/turbostat: Handle offlined CPUs in cpu_subsetZhang Rui2023-10-201-10/+21
| * | | | tools/power/turbostat: Obey allowed CPUs for system summaryZhang Rui2023-10-201-25/+46
| * | | | tools/power/turbostat: Obey allowed CPUs for primary thread/core detectionZhang Rui2023-10-201-19/+16
| * | | | tools/power/turbostat: Abstract several functionsZhang Rui2023-10-201-17/+41
| * | | | tools/power/turbostat: Obey allowed CPUs during startupZhang Rui2023-10-201-7/+14
| * | | | tools/power/turbostat: Obey allowed CPUs when accessing CPU countersZhang Rui2023-10-201-2/+2
| * | | | tools/power/turbostat: Introduce cpu_allowed_setZhang Rui2023-10-201-3/+28
| * | | | tools/power/turbostat: Remove PC7/PC9 support on ADL/RPLZhang Rui2023-09-271-6/+23
| * | | | tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platformsZhang Rui2023-09-271-0/+1
| * | | | tools/power/turbostat: Introduce probe_pm_features()Zhang Rui2023-09-271-2/+4
| * | | | tools/power/turbostat: Relocate more probing related codeZhang Rui2023-09-271-20/+17
| * | | | tools/power/turbostat: Reorder some functionsZhang Rui2023-09-271-107/+107
| * | | | tools/power/turbostat: Relocate thermal probing codeZhang Rui2023-09-271-5/+10
| * | | | tools/power/turbostat: Relocate lpi probing codeZhang Rui2023-09-271-16/+22
| * | | | tools/power/turbostat: Relocate graphics probing codeZhang Rui2023-09-271-11/+16