aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-01-14selftests/ftrace: Make uprobe test more robust against binary nameMasami Hiramatsu (Google)1-1/+3
2025-01-14selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)1-4/+4
2025-01-14selftests: tmpfs: Add kselftest support to tmpfsShivam Chaudhary1-15/+14
2025-01-14selftests: tmpfs: Add Test-skip if not run as rootShivam Chaudhary1-0/+12
2025-01-14selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-01-14selftests/ring-buffer: Add test for out-of-bound pgoff mappingVincent Donnefort1-1/+7
2025-01-14selftests/run_kselftest.sh: Fix help string for --per-test-logBrendan Jackman1-1/+1
2025-01-14selftests: acct: Add ksft_exit_skip if not running as rootShivam Chaudhary1-1/+1
2025-01-14selftests: kselftest: Fix the wrong format specifierzhang jiao1-1/+1
2025-01-14selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-01-14selftests/zram: gitignore output fileLi Zhijian1-0/+2
2025-01-14selftests/filesystems: Add missing gitignore fileLi Zhijian1-0/+1
2025-01-14selftests: Warn about skipped tests in result summaryLaura Nao3-0/+12
2025-01-14selftests: kselftest: Add ksft_test_result_xpassStefano Pigozzi1-1/+20
2025-01-14selftests/vDSO: support DT_GNU_HASHFangrui Song1-26/+80
2025-01-14selftests/ipc: Remove unused variableszhang jiao1-1/+1
2025-01-14selftest: media_tests: fix trivial UAF typoCarlos Llamas1-4/+4
2025-01-14kunit: enable hardware acceleration when availableTamir Duberstein2-1/+4
2025-01-14kunit: add fallback for os.sched_getaffinityTamir Duberstein1-1/+10
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-14tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn1-1/+3
2025-01-14tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULTPatryk Wlazlyn2-3/+3
2025-01-14tools/power turbostat: Add an NMI columnLen Brown1-6/+48
2025-01-14tools/power turbostat: add Busy% to "show idle"Len Brown1-1/+1
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo2-0/+39
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova6-6/+6
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova7-7/+7
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan1-16/+18
2025-01-14perf inject: Fix use without initialization of local variablesIan Rogers1-4/+4
2025-01-14perf probe: Rename err labelJames Clark1-9/+9
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev1-0/+5
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_adding_kernelAthira Rajeev1-2/+2
2025-01-14perf MANIFEST: Add license filesMichel Lind1-0/+2
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark1-2/+2
2025-01-14rseq/selftests: Add support for OpenRISCStafford Horne6-0/+634
2025-01-13selftests/mm: remove X permission from sigaltstack mappingKevin Brodsky1-2/+2
2025-01-13selftests/mm: skip pkey_sighandler_tests if support is missingKevin Brodsky1-0/+3
2025-01-13selftests/mm: rename pkey register macroKevin Brodsky2-3/+3
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky5-39/+50
2025-01-13selftests/mm: ensure non-global pkey symbols are marked staticKevin Brodsky3-69/+72
2025-01-13selftests/mm: remove empty pkey helper definitionKevin Brodsky2-4/+4
2025-01-13selftests/mm: ensure pkey-*.h define inline functions onlyKevin Brodsky5-14/+15
2025-01-13selftests/mm: define types using typedef in pkey-helpers.hKevin Brodsky1-4/+6
2025-01-13selftests/mm: remove unused pkey helpersKevin Brodsky2-68/+0
2025-01-13selftests/mm: build with -O2Kevin Brodsky1-1/+8
2025-01-13selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_testsKevin Brodsky1-5/+4
2025-01-13selftests/mm: fix strncpy() lengthKevin Brodsky1-1/+1
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky4-4/+4
2025-01-13selftests/mm: fix condition in uffd_move_test_common()Kevin Brodsky1-1/+1