summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta-4/+4
2024-09-04perf tests probe_vfs_getname.sh: Update to use 'perf check feature'Athira Rajeev-4/+10
2024-09-04perf tools test_task_analyzer.sh: Update to use 'perf check feature'Aditya Gupta-2/+2
2024-09-04perf version: Update --build-options to use 'supported_features' arrayAditya Gupta-36/+8
2024-09-04Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds-5/+11
2024-09-04ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan-1/+1
2024-09-04ktest.pl: Always warn on build warningsSteven Rostedt-8/+18
2024-09-04selftests/bpf: Fix procmap_query()'s params mismatch and compilation warningYuan Chen-2/+2
2024-09-04spi: spidev_fdx: Fix the wrong format specifierzhang jiao-1/+1
2024-09-04perf jevents: Add cpuid to model lookup commandIan Rogers-0/+73
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta-0/+281
2024-09-04libsubcmd: Don't free the usage stringAditya Gupta-5/+20
2024-09-04perf parse-events: Vary default_breakpoint_len on i386 and arm64Ian Rogers-0/+16
2024-09-04perf parse-events: Add default_breakpoint_len helperIan Rogers-5/+17
2024-09-04pm-graph: Update directory handling and installation process in MakefileAmit Vadhavana-38/+73
2024-09-04pm-graph: Make git ignore sleepgraph.py artifactsYo-Jung (Leo) Lin-0/+3
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing-37/+57
2024-09-04kselftest/arm64: Add test case for POR_EL0 signal frame recordsJoey Gouly-0/+87
2024-09-04kselftest/arm64: parse POE_MAGIC in a signal frameJoey Gouly-0/+4
2024-09-04kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly-0/+14
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly-12/+247
2024-09-04selftests: mm: move fpregs printingJoey Gouly-0/+9
2024-09-04kselftest/arm64: move get_header()Joey Gouly-25/+23
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly-0/+14
2024-09-03sched_ext: Don't call put_prev_task_scx() before picking the next taskTejun Heo-4/+18
2024-09-03selftests/damon: add execute permissions to test scriptsSeongJae Park-0/+0
2024-09-03selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park-0/+2
2024-09-03selftests/damon: add access_memory_even to .gitignoreSeongJae Park-0/+1
2024-09-03mm: rework vm_ops->close() handling on VMA mergeLorenzo Stoakes-38/+128
2024-09-03mm: refactor vma_merge() into modify-only vma_merge_existing_range()Lorenzo Stoakes-2/+7
2024-09-03mm: avoid using vma_merge() for new VMAsLorenzo Stoakes-2/+37
2024-09-03mm: abstract vma_expand() to use vma_merge_structLorenzo Stoakes-2/+1
2024-09-03mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()Lorenzo Stoakes-41/+2
2024-09-03tools: add VMA merge testsLorenzo Stoakes-10/+1317
2024-09-03tools: improve vma test MakefileLorenzo Stoakes-2/+4
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan-21/+54
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand-10/+13
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)-2/+1
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)-5/+5
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato-1/+105
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang-8/+51
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu-67/+8
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming-4/+4
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)-15/+30