aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-09-04selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui2-6/+0
2024-09-04libbpf: Access first syscall argument with CO-RE direct read on arm64Pu Lehui1-2/+2
2024-09-04libbpf: Access first syscall argument with CO-RE direct read on s390Pu Lehui1-2/+2
2024-09-04selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-04selftests/bpf: Add a selftest for x86 jit convergence issuesYonghong Song2-0/+116
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo196-2052/+8716
2024-09-04selftests/ftrace: Fix eventfs ownership testcase to find mount pointMasami Hiramatsu (Google)1-0/+12
2024-09-04sched_ext: Add a cgroup scheduler which uses flattened hierarchyTejun Heo5-1/+1246
2024-09-04sched_ext: Add cgroup supportTejun Heo2-0/+33
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang10-12/+20
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park1-0/+34
2024-09-04perf check: Fix inconsistencies in feature namesAditya Gupta2-4/+4
2024-09-04perf tests probe_vfs_getname.sh: Update to use 'perf check feature'Athira Rajeev3-4/+10
2024-09-04perf tools test_task_analyzer.sh: Update to use 'perf check feature'Aditya Gupta1-2/+2
2024-09-04perf version: Update --build-options to use 'supported_features' arrayAditya Gupta1-36/+8
2024-09-04Merge tag 'perf-tools-fixes-for-v6.11-2024-09-04' of git://git.kernel.org/pub...Linus Torvalds4-5/+11
2024-09-04ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-09-04ktest.pl: Always warn on build warningsSteven Rostedt1-8/+18
2024-09-04selftests/bpf: Fix procmap_query()'s params mismatch and compilation warningYuan Chen1-2/+2
2024-09-04spi: spidev_fdx: Fix the wrong format specifierzhang jiao1-1/+1
2024-09-04perf jevents: Add cpuid to model lookup commandIan Rogers1-0/+73
2024-09-04perf check: Introduce 'check' subcommandAditya Gupta5-0/+281
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