summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-01-28Merge tag 'bootconfig-fixes-v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark-2/+2
2025-01-28perf test: Skip syscall enum test if no landlock syscallNamhyung Kim-2/+6
2025-01-28perf trace: Fix runtime error of index out of boundsHoward Chu-1/+5
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-22/+407
2025-01-28tools/bootconfig: Fix the wrong format specifierLuo Yifan-2/+2
2025-01-28tools/power turbostat: Add CPU%c1e BIC for CWFPatryk Wlazlyn-0/+68
2025-01-27tools/power turbostat: Harden one-shot mode against cpu offlineLen Brown-15/+12
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1353
2025-01-27perf annotate: Use an array for the disassembler preferenceIan Rogers-78/+96
2025-01-27tools/power turbostat: Fix forked child affinity regressionLen Brown-2/+52
2025-01-27selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek-2/+2
2025-01-27selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek-1/+1
2025-01-27tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski-1/+1
2025-01-27net: netdevsim: try to close UDP port harness racesJakub Kicinski-8/+8
2025-01-27selftests: Handle old glibc without execveat(2)Mickaël Salaün-4/+17
2025-01-27sched_ext: selftests/dsp_local_on: Fix selftest on UP systemsAndrea Righi-1/+1
2025-01-27tools/sched_ext: Add helper to check task migration stateAndrea Righi-0/+11
2025-01-27tools/power turbostat: Add tcore clock PMT typePatryk Wlazlyn-3/+29
2025-01-27tools/power turbostat: version 2025.01.14Len Brown-20/+16
2025-01-27tools/power turbostat: Allow adding PMT counters directly by sysfs pathPatryk Wlazlyn-1/+106
2025-01-27tools/power turbostat: Allow mapping multiple PMT files with the same GUIDPatryk Wlazlyn-35/+40
2025-01-27tools/power turbostat: Add PMT directory iterator helperPatryk Wlazlyn-0/+87
2025-01-27tools/power turbostat: Extend PMT identification with a sequence numberPatryk Wlazlyn-8/+19
2025-01-27tools/power turbostat: Return default value for unmapped PMT domainsPatryk Wlazlyn-1/+2
2025-01-27tools/power turbostat: Check for non-zero value when MSR probingPatryk Wlazlyn-3/+7
2025-01-27tools/power turbostat: Enhance turbostat self-performance visibilityZhang Rui-2/+7
2025-01-27tools/power turbostat: Add fixed RAPL PSYS divisor for SPRPatryk Wlazlyn-2/+9
2025-01-27selftests: livepatch: handle PRINTK_CALLER in check_result()Madhavan Srinivasan-1/+2
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-868/+1226
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-29/+49
2025-01-26Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-360/+621
2025-01-25tools: add VM_WARN_ON_VMG definitionSuren Baghdasaryan-0/+1
2025-01-25selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()liuye-0/+1
2025-01-25selftests/mm: virtual_address_range: avoid reading from VM_IO mappingsThomas Weißschuh-0/+29
2025-01-25selftests/mm: vm_util: split up /proc/self/smaps parsingThomas Weißschuh-13/+29
2025-01-25selftests/mm: virtual_address_range: unmap chunks after validationThomas Weißschuh-2/+32
2025-01-25selftests/mm: virtual_address_range: mmap() without PROT_WRITEThomas Weißschuh-2/+2
2025-01-25selftests/memfd/memfd_test: fix possible NULL pointer dereferenceliuye-1/+1
2025-01-25selftests/mm/cow: modify the incorrect checking parametersHao Ge-5/+5
2025-01-25selftests/mm: add tests for splitting pmd THPs to all lower ordersZi Yan-5/+9
2025-01-25selftests/mm: use selftests framework to print test resultZi Yan-22/+12
2025-01-25mm: make mmap_region() internalLorenzo Stoakes-0/+65
2025-01-25selftests/mm: introduce uffd-wp-mremap regression testRyan Roberts-0/+384
2025-01-25kunit: configs: remove configs for DAMON debugfs interface testsSeongJae Park-3/+0
2025-01-25selftests/damon: remove tests for DAMON debugfs interfaceSeongJae Park-387/+1
2025-01-25selftests/damon/config: remove configs for DAMON debugfs interface selftestsSeongJae Park-1/+0
2025-01-25selftests/mm: add new test cases to the migration testDonet Tom-0/+99
2025-01-25tools: testing: add simple __mmap_region() userland testLorenzo Stoakes-1/+54