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