summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2024-07-285-495/+2274
|\
| * tools/power turbostat: version 2024.07.26Len Brown2024-07-261-53/+52
| * tools/power turbostat: Include umask=%x in perf counter's configPatryk Wlazlyn2024-07-261-10/+50
| * tools/power turbostat: Document PMT in turbostat.8Patryk Wlazlyn2024-07-261-0/+65
| * tools/power turbostat: Add MTL's PMT DC6 builtin counterPatryk Wlazlyn2024-07-261-1/+69
| * tools/power turbostat: Add early support for PMT countersPatryk Wlazlyn2024-07-261-2/+766
| * tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn2024-07-261-0/+178
| * tools/power turbostat: Add selftests for SMI, APERF and MPERF countersPatryk Wlazlyn2024-07-261-0/+157
| * tools/power turbostat: Move verbose counter messages to level 2Patryk Wlazlyn2024-07-261-13/+11
| * tools/power turbostat: Move debug prints from stdout to stderrPatryk Wlazlyn2024-07-261-8/+9
| * tools/power turbostat: Fix typo in turbostat.8Patryk Wlazlyn2024-07-091-1/+1
| * tools/power turbostat: Add perf added counter example to turbostat.8Patryk Wlazlyn2024-07-091-0/+18
| * tools/power turbostat: Fix formatting in turbostat.8Patryk Wlazlyn2024-07-091-4/+4
| * tools/power turbostat: Extend --add option with perf countersPatryk Wlazlyn2024-07-093-11/+557
| * tools/power turbostat: Group SMI counter with APERF and MPERFPatryk Wlazlyn2024-07-091-355/+280
| * tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin arrayPatryk Wlazlyn2024-06-281-3/+5
| * tools/power turbostat: Replace enum rapl_source and cstate_source with counte...Patryk Wlazlyn2024-06-281-20/+19
| * tools/power turbostat: Remove anonymous union from rapl_counter_info_tPatryk Wlazlyn2024-06-281-9/+3
| * tools/power/turbostat: Switch to new Intel CPU model definesTony Luck2024-06-271-70/+95
* | Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-07-281-33/+36
|\ \
| * | cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield2024-07-101-8/+7
| * | cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco2024-07-021-25/+29
* | | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-272-0/+75
|\ \ \
| * | | selftests/landlock: Add cred_transfer testMickaël Salaün2024-07-242-0/+75
* | | | Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-271-1/+15
|\ \ \ \
| * | | | selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain2024-07-261-1/+15
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-07-261-1/+1
|\ \ \ \ \
| * | | | | kselftest: missing arg in ptrace.cRemington Brasga2024-07-231-1/+1
* | | | | | Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds2024-07-264-26/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | radix tree test suite: put definition of bitmap_clear() into lib/bitmap.cWei Yang2024-07-104-26/+38
* | | | | | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-2511-38/+101
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-2510-38/+83
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2024-07-252-1/+6
| | * | | | | | tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song2024-07-221-1/+1
| | * | | | | | selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOBMichal Luczaj2024-07-171-3/+33
| | * | | | | | selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj2024-07-171-22/+26
| | * | | | | | selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj2024-07-171-2/+1
| | * | | | | | bpftool: Fix typo in usage helpDonald Hunter2024-07-171-1/+1
| | * | | | | | libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko2024-07-173-7/+9
| | * | | | | | selftests/bpf: fexit_sleep: Fix stack allocation for arm64Puranjay Mohan2024-07-172-2/+7
| * | | | | | | selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu2024-07-241-0/+18
* | | | | | | | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-249-0/+407
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/vDSO: add tests for vgetrandomJason A. Donenfeld2024-07-195-0/+351
| * | | | | | | | mm: add MAP_DROPPABLE for designating always lazily freeable mappingsJason A. Donenfeld2024-07-194-0/+56
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-241-31/+227
|\ \ \ \ \ \ \ \
| * | | | | | | | pidfs: add selftests for new namespace ioctlsChristian Brauner2024-07-241-31/+227
* | | | | | | | | Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds2024-07-238-13/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf dso: Fix build when libunwind is enabledJames Clark2024-07-173-2/+7
| * | | | | | | | | tools/latency: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio2024-07-171-1/+2
| * | | | | | | | | tools/rtla: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio2024-07-171-1/+2