summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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-27sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi
2025-01-27tools/sched_ext: Add helper to check task migration stateAndrea Righi
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-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan
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
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh
2025-01-25selftests/memfd/memfd_test: fix possible NULL pointer dereferenceliuye
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan
2025-01-25mm: make mmap_region() internalLorenzo Stoakes
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts
2025-01-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park
2025-01-25selftests/damon: remove tests for DAMON debugfs interfaceSeongJae Park
2025-01-25selftests/damon/config: remove configs for DAMON debugfs interface selftestsSeongJae Park
2025-01-25selftests/mm: add new test cases to the migration testDonet Tom
2025-01-25tools: testing: add simple __mmap_region() userland testLorenzo Stoakes
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds