summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
2025-01-31Merge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-31Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-30Merge tag 'perf-tools-fixes-for-v6.14-2025-01-30' of git://git.kernel.org/pub...Linus Torvalds
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-30Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-29selftests/net: Add test for loading devbound XDP program in generic modeToke Høiland-Jørgensen
2025-01-29vsock/test: Add test for connect() retriesMichal Luczaj
2025-01-29vsock/test: Add test for UAF due to socket unbindingMichal Luczaj
2025-01-29vsock/test: Introduce vsock_connect_fd()Michal Luczaj
2025-01-29vsock/test: Introduce vsock_bind()Michal Luczaj
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan
2025-01-28tools/power turbostat: Add CPU%c1e BIC for CWFPatryk Wlazlyn
2025-01-27tools/power turbostat: Harden one-shot mode against cpu offlineLen Brown
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-27perf annotate: Use an array for the disassembler preferenceIan Rogers
2025-01-27tools/power turbostat: Fix forked child affinity regressionLen Brown
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek
2025-01-27tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün
2025-01-27tools/power turbostat: Add tcore clock PMT typePatryk Wlazlyn
2025-01-27tools/power turbostat: version 2025.01.14Len Brown
2025-01-27tools/power turbostat: Allow adding PMT counters directly by sysfs pathPatryk Wlazlyn
2025-01-27tools/power turbostat: Allow mapping multiple PMT files with the same GUIDPatryk Wlazlyn
2025-01-27tools/power turbostat: Add PMT directory iterator helperPatryk Wlazlyn
2025-01-27tools/power turbostat: Extend PMT identification with a sequence numberPatryk Wlazlyn
2025-01-27tools/power turbostat: Return default value for unmapped PMT domainsPatryk Wlazlyn
2025-01-27tools/power turbostat: Check for non-zero value when MSR probingPatryk Wlazlyn
2025-01-27tools/power turbostat: Enhance turbostat self-performance visibilityZhang Rui
2025-01-27tools/power turbostat: Add fixed RAPL PSYS divisor for SPRPatryk Wlazlyn
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-25tools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh