summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-04libsubcmd: Don't free the usage stringAditya Gupta7-5/+20
2024-09-04perf parse-events: Vary default_breakpoint_len on i386 and arm64Ian Rogers1-0/+16
2024-09-04perf parse-events: Add default_breakpoint_len helperIan Rogers6-5/+17
2024-09-04pm-graph: Update directory handling and installation process in MakefileAmit Vadhavana1-38/+73
2024-09-04pm-graph: Make git ignore sleepgraph.py artifactsYo-Jung (Leo) Lin1-0/+3
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04kselftest/arm64: Add test case for POR_EL0 signal frame recordsJoey Gouly2-0/+87
2024-09-04kselftest/arm64: parse POE_MAGIC in a signal frameJoey Gouly1-0/+4
2024-09-04kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly1-0/+14
2024-09-04selftests: mm: make protection_keys test work on arm64Joey Gouly7-12/+247
2024-09-04selftests: mm: move fpregs printingJoey Gouly3-0/+9
2024-09-04kselftest/arm64: move get_header()Joey Gouly2-25/+23
2024-09-04KVM: selftests: get-reg-list: add Permission Overlay registersJoey Gouly1-0/+14
2024-09-03sched_ext: Don't call put_prev_task_scx() before picking the next taskTejun Heo1-4/+18
2024-09-03selftests/damon: add execute permissions to test scriptsSeongJae Park9-0/+0
2024-09-03selftests/damon: cleanup __pycache__/ with 'make clean'SeongJae Park1-0/+2
2024-09-03selftests/damon: add access_memory_even to .gitignoreSeongJae Park1-0/+1
2024-09-03mm: rework vm_ops->close() handling on VMA mergeLorenzo Stoakes1-38/+128
2024-09-03mm: refactor vma_merge() into modify-only vma_merge_existing_range()Lorenzo Stoakes1-2/+7
2024-09-03mm: avoid using vma_merge() for new VMAsLorenzo Stoakes2-2/+37
2024-09-03mm: abstract vma_expand() to use vma_merge_structLorenzo Stoakes1-2/+1
2024-09-03mm: introduce vma_merge_struct and abstract vma_merge(),vma_modify()Lorenzo Stoakes1-41/+2
2024-09-03tools: add VMA merge testsLorenzo Stoakes2-10/+1317
2024-09-03tools: improve vma test MakefileLorenzo Stoakes1-2/+4
2024-09-03selftests: test_zswap: add test for hierarchical zswap.writebackMike Yuan1-21/+54
2024-09-03selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)1-2/+1
2024-09-03mm: rename PG_mappedtodisk to PG_owner_2Matthew Wilcox (Oracle)1-5/+5
2024-09-03selftests/mm: add more mseal traversal testsPedro Falcato1-1/+105
2024-09-03selftests: mm: support shmem mTHP collapse testingBaolin Wang3-8/+51
2024-09-03selftests/mm: remove unnecessary ia64 code and commentJinjiang Tu6-67/+8
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming2-4/+4
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11
2024-09-03selftests: mptcp: join: mute errors when ran in the backgroundMatthieu Baerts (NGI0)1-18/+18
2024-09-03selftests: mptcp: join: specify host being checkedMatthieu Baerts (NGI0)1-44/+45
2024-09-03selftests: mptcp: join: more explicit check nameMatthieu Baerts (NGI0)1-32/+33
2024-09-03selftests: mptcp: join: validate MPJ SYN TX MIB countersMatthieu Baerts (NGI0)1-11/+78
2024-09-03selftests: mptcp: join: one line for join checkMatthieu Baerts (NGI0)1-15/+30
2024-09-03selftests: mptcp: join: reduce join_nr paramsMatthieu Baerts (NGI0)1-9/+22
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan1-1/+1
2024-09-03perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()Ian Rogers1-5/+6
2024-09-03perf pmu: Merge boolean sysfs event option parsingIan Rogers1-24/+23
2024-09-03perf sched timehist: Add --prio optionYang Jihong2-1/+79
2024-09-03perf sched timehist: Add --show-prio optionYang Jihong2-7/+87
2024-09-03perf sched timehist: Remove redundant BUG_ON in timehist_sched_change_event()Yang Jihong1-2/+0
2024-09-03perf sched timehist: Skip print non-idle task samples when only show idle eventsYang Jihong1-3/+3
2024-09-03tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-09-03selftests: filesystems: fix warn_unused_result build warningsAbhinav Jain1-2/+5
2024-09-03perf script: Minimize "not reaching sample" for '-F +brstackinsn'Andi Kleen4-6/+9