summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-109/+575
2025-02-02tools/power turbostat: version 2025.02.02Len Brown1-1/+1
2025-02-01Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2-4/+17
2025-02-01Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-205/+404
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-31Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds7-90/+113
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-84/+170
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+25
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2025-01-30selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen1-1/+13
2025-01-30vsock/test: Add test for connect() retriesMichal Luczaj1-0/+47
2025-01-30vsock/test: Add test for UAF due to socket unbindingMichal Luczaj1-0/+58
2025-01-30vsock/test: Introduce vsock_connect_fd()Michal Luczaj2-28/+18
2025-01-30vsock/test: Introduce vsock_bind()Michal Luczaj3-49/+26
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-6/+23
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark1-2/+2
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-22/+407
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-01-28tools/power turbostat: Add CPU%c1e BIC for CWFPatryk Wlazlyn1-0/+68
2025-01-28tools/power turbostat: Harden one-shot mode against cpu offlineLen Brown1-15/+12
2025-01-28Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-0/+1353
2025-01-28perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
2025-01-28tools/power turbostat: Fix forked child affinity regressionLen Brown1-2/+52
2025-01-28selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2-2/+2
2025-01-28selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-01-28tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-01-28net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün2-4/+17
2025-01-27tools/power turbostat: Add tcore clock PMT typePatryk Wlazlyn1-3/+29
2025-01-27tools/power turbostat: version 2025.01.14Len Brown1-20/+16
2025-01-27tools/power turbostat: Allow adding PMT counters directly by sysfs pathPatryk Wlazlyn1-1/+106
2025-01-27tools/power turbostat: Allow mapping multiple PMT files with the same GUIDPatryk Wlazlyn1-35/+40
2025-01-27tools/power turbostat: Add PMT directory iterator helperPatryk Wlazlyn1-0/+87
2025-01-27tools/power turbostat: Extend PMT identification with a sequence numberPatryk Wlazlyn1-8/+19
2025-01-27tools/power turbostat: Return default value for unmapped PMT domainsPatryk Wlazlyn1-1/+2
2025-01-27tools/power turbostat: Check for non-zero value when MSR probingPatryk Wlazlyn1-3/+7
2025-01-27tools/power turbostat: Enhance turbostat self-performance visibilityZhang Rui2-2/+7
2025-01-27tools/power turbostat: Add fixed RAPL PSYS divisor for SPRPatryk Wlazlyn1-2/+9
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds49-868/+1226
2025-01-27Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds4-29/+49
2025-01-27Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-360/+621
2025-01-26tools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan1-0/+1
2025-01-26selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye1-0/+1
2025-01-26selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh3-0/+29
2025-01-26selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh1-13/+29
2025-01-26selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh2-2/+32