summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-01-14selftests: kselftest: Add ksft_test_result_xpassStefano Pigozzi
2025-01-14selftests/vDSO: support DT_GNU_HASHFangrui Song
2025-01-14selftests/ipc: Remove unused variableszhang jiao
2025-01-14selftest: media_tests: fix trivial UAF typoCarlos Llamas
2025-01-14kunit: enable hardware acceleration when availableTamir Duberstein
2025-01-14kunit: add fallback for os.sched_getaffinityTamir Duberstein
2025-01-14selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-14tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn
2025-01-14tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULTPatryk Wlazlyn
2025-01-14tools/power turbostat: Add an NMI columnLen Brown
2025-01-14tools/power turbostat: add Busy% to "show idle"Len Brown
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo
2025-01-14perf test perftool_testsuite: Return correct value for skippingVeronika Molnarova
2025-01-14perf test perftool_testsuite: Add missing descriptionVeronika Molnarova
2025-01-14perf test record+probe_libc_inet_pton: Make test resilientLeo Yan
2025-01-14perf inject: Fix use without initialization of local variablesIan Rogers
2025-01-14perf probe: Rename err labelJames Clark
2025-01-14perf test stat: Avoid hybrid assumption when virtualizedIan Rogers
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev
2025-01-14perf tests base_probe: Fix check for the count of existing probes in test_add...Athira Rajeev
2025-01-14perf MANIFEST: Add license filesMichel Lind
2025-01-14perf test brstack: Speed up running test by using tr -s instead of xargsJames Clark
2025-01-14rseq/selftests: Add support for OpenRISCStafford Horne
2025-01-13selftests/mm: remove X permission from sigaltstack mappingKevin Brodsky
2025-01-13selftests/mm: skip pkey_sighandler_tests if support is missingKevin Brodsky
2025-01-13selftests/mm: rename pkey register macroKevin Brodsky
2025-01-13selftests/mm: use sys_pkey helpers consistentlyKevin Brodsky
2025-01-13selftests/mm: ensure non-global pkey symbols are marked staticKevin Brodsky
2025-01-13selftests/mm: remove empty pkey helper definitionKevin Brodsky
2025-01-13selftests/mm: ensure pkey-*.h define inline functions onlyKevin Brodsky
2025-01-13selftests/mm: define types using typedef in pkey-helpers.hKevin Brodsky
2025-01-13selftests/mm: remove unused pkey helpersKevin Brodsky
2025-01-13selftests/mm: build with -O2Kevin Brodsky
2025-01-13selftests/mm: fix -Warray-bounds warnings in pkey_sighandler_testsKevin Brodsky
2025-01-13selftests/mm: fix strncpy() lengthKevin Brodsky
2025-01-13selftests/mm: fix -Wmaybe-uninitialized warningsKevin Brodsky
2025-01-13selftests/mm: fix condition in uffd_move_test_common()Kevin Brodsky
2025-01-13selftests/mm: mremap_test: Remove unused variable and type mismatchesMuhammad Usama Anjum
2025-01-13selftests/mm: mseal_test: remove unused variablesMuhammad Usama Anjum
2025-01-13selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler optionsMuhammad Usama Anjum
2025-01-13selftests/mm: thp_settings: remove const from return typeMuhammad Usama Anjum
2025-01-13mm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2025-01-13selftests/mm: add fork CoW guard page testLorenzo Stoakes
2025-01-13mm/vma: move __vm_munmap() to mm/vma.cLorenzo Stoakes
2025-01-13mm/vma: move stack expansion logic to mm/vma.cLorenzo Stoakes
2025-01-13mm/vma: move unmapped_area() internals to mm/vma.cLorenzo Stoakes
2025-01-13mm/vma: move brk() internals to mm/vma.cLorenzo Stoakes
2025-01-13selftest/mm: remove seal_elfJeff Xu
2025-01-13selftests: mm: fix conversion specifiers in transact_test()guanjing
2025-01-13selftests/mm: add a few missing gitignore filesLi Zhijian