summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-05-09selftests: clarify common error when running gup_testJoel Savitz
2022-05-09mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pagesDavid Hildenbrand
2022-04-29selftests: cgroup: add a selftest for memory.reclaimYosry Ahmed
2022-04-29selftests: cgroup: fix alloc_anon_noexit() instantly freeing memoryYosry Ahmed
2022-04-29selftests: cgroup: return -errno from cg_read()/cg_write() on failureYosry Ahmed
2022-04-28selftests: vm: fix shellcheck warnings in run_vmtests.shAxel Rasmussen
2022-04-28selftests: vm: refactor run_vmtests.sh to reduce boilerplateAxel Rasmussen
2022-04-28selftests: vm: add test for Soft-Dirty PTE bitGabriel Krisman Bertazi
2022-04-28selftests: vm: bring common functions to a new fileMuhammad Usama Anjum
2022-04-28tools/testing/selftests/vm/gup_test.c: clarify error statementSidhartha Kumar
2022-04-28mm: add selftests for migration entriesAlistair Popple
2022-04-28kselftests: memcg: speed up the memory.high testRoman Gushchin
2022-04-28kselftests: memcg: update the oom group leaf events testRoman Gushchin
2022-04-28tools/vm/page_owner_sort.c: avoid repeated judgmentsYixuan Cao
2022-04-28tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and...Yixuan Cao
2022-04-28tools/vm/page_owner: support debug log to avoid huge log printHaowen Bai
2022-04-28tools/vm/page_owner_sort.c: support sorting blocks by multiple keysJiajian Ye
2022-04-28tools/vm/page_owner_sort.c: support for multi-value selection in single argumentJiajian Ye
2022-04-28tools/vm/page_owner_sort.c: use fprintf() to send error messages to stderrJiajian Ye
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22wireguard: selftests: enable ACPI for SMPJason A. Donenfeld
2022-04-22perf test: Fix error message for test case 71 on s390, where it is not supportedThomas Richter
2022-04-22perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan
2022-04-22perf script: Always allow field 'data_src' for auxtraceLeo Yan
2022-04-22perf clang: Fix header include for LLVM >= 14Guilherme Amadio
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-14perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1KAthira Rajeev
2022-04-14perf bench: Fix numa testcase to check if CPU used to bind task is onlineAthira Rajeev
2022-04-14perf record: Fix per-thread optionAlexey Bayduraev
2022-04-13perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter
2022-04-13perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()Lv Ruyi
2022-04-13tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-neededHerton R. Krzesinski
2022-04-13perf tools: Fix misleading add event PMU debug messageAdrian Hunter
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds