summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-01-14tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn-1/+3
2025-01-14tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULTPatryk Wlazlyn-3/+3
2025-01-14tools/power turbostat: Add an NMI columnLen Brown-6/+48
2025-01-14tools/power turbostat: add Busy% to "show idle"Len Brown-1/+1
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo-0/+39
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova-6/+6
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova-7/+7
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan-16/+18
2025-01-14perf inject: Fix use without initialization of local variablesIan Rogers-4/+4
2025-01-14perf probe: Rename err labelJames Clark-9/+9
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers-1/+5
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev-0/+5
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev-2/+2
2025-01-14perf MANIFEST: Add license filesMichel Lind-0/+2
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark-2/+2
2025-01-14rseq/selftests: Add support for OpenRISCStafford Horne-0/+634
2025-01-13selftests/mm: remove X permission from sigaltstack mappingKevin Brodsky-2/+2
2025-01-13selftests/mm: skip pkey_sighandler_tests if support is missingKevin Brodsky-0/+3
2025-01-13selftests/mm: rename pkey register macroKevin Brodsky-3/+3
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky-39/+50
2025-01-13selftests/mm: ensure non-global pkey symbols are marked staticKevin Brodsky-69/+72
2025-01-13selftests/mm: remove empty pkey helper definitionKevin Brodsky-4/+4
2025-01-13selftests/mm: ensure pkey-*.h define inline functions onlyKevin Brodsky-14/+15
2025-01-13selftests/mm: define types using typedef in pkey-helpers.hKevin Brodsky-4/+6
2025-01-13selftests/mm: remove unused pkey helpersKevin Brodsky-68/+0
2025-01-13selftests/mm: build with -O2Kevin Brodsky-1/+8
2025-01-13selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_testsKevin Brodsky-5/+4
2025-01-13selftests/mm: fix strncpy() lengthKevin Brodsky-1/+1
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky-4/+4
2025-01-13selftests/mm: fix condition in uffd_move_test_common()Kevin Brodsky-1/+1
2025-01-13selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum-7/+8
2025-01-13selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum-4/+4
2025-01-13selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum-51/+59
2025-01-13selftests/mm: thp_settings: remove const from return typeMuhammad Usama Anjum-4/+4
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan-4/+4
2025-01-13selftests/mm: add fork CoW guard page testLorenzo Stoakes-3/+85
2025-01-13mm/vma: move __vm_munmap() to mm/vma.cLorenzo Stoakes-0/+9
2025-01-13mm/vma: move stack expansion logic to mm/vma.cLorenzo Stoakes-0/+67
2025-01-13mm/vma: move unmapped_area() internals to mm/vma.cLorenzo Stoakes-0/+65
2025-01-13mm/vma: move brk() internals to mm/vma.cLorenzo Stoakes-0/+22
2025-01-13selftest/mm: remove seal_elfJeff Xu-139/+0
2025-01-13selftests: mm: fix conversion specifiers in transact_test()guanjing-5/+5
2025-01-13selftests/mm: add a few missing gitignore filesLi Zhijian-0/+3
2025-01-13tools/net/ynl: ethtool: support spec load from install locationDonald Hunter-4/+3
2025-01-13tools/net/ynl: add support for --family and --list-familiesDonald Hunter-2/+43
2025-01-13pm: cpupower: Add missing residency header changes in cpuidle.h to SWIGJohn B. Wyatt IV-0/+2
2025-01-13selftests/nolibc: add configurations for riscv32Thomas Weißschuh-1/+6
2025-01-13selftests/nolibc: rename riscv to riscv64Thomas Weißschuh-1/+7
2025-01-13selftests/nolibc: skip tests for unimplemented syscallsThomas Weißschuh-3/+11
2025-01-13selftests/nolibc: use a pipe to in vfprintf testsThomas Weißschuh-11/+9