summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-03mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner
2022-10-03selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe
2022-10-03selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe
2022-10-03selftests/vm: add thp collapse shmem testingZach O'Keefe
2022-10-03selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe
2022-10-03selftests/vm: modularize thp collapse memory operationsZach O'Keefe
2022-10-03selftests/vm: dedup THP helpersZach O'Keefe
2022-10-03selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe
2022-10-03objtool: kmsan: list KMSAN API functions as uaccess-safeAlexander Potapenko
2022-10-03selftest/damon: add a test for duplicate context dirs creationSeongJae Park
2022-10-03memblock tests: add new pageblock related macroKefeng Wang
2022-10-03mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä
2022-10-03hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens
2022-09-26mm: add merging after mremap resizeJakub Matěna
2022-09-26lib/test_maple_tree: add testing for maple treeLiam R. Howlett
2022-09-26radix tree test suite: add lockdep_is_held to headerLiam R. Howlett
2022-09-26radix tree test suite: add support for slab bulk APIsLiam R. Howlett
2022-09-26radix tree test suite: add allocation counts and size to kmem_cacheLiam R. Howlett
2022-09-26radix tree test suite: add kmem_cache_set_non_kernel()Liam R. Howlett
2022-09-26radix tree test suite: add pr_err defineLiam R. Howlett
2022-09-26Maple Tree: add new data structureLiam R. Howlett
2022-09-26Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-09-11selftest: vm: remove deleted local_config.* from .gitignoreTarun Sahu
2022-09-11Kselftests: remove support of libhugetlbfs from kselftestsTarun Sahu
2022-09-11tools/vm/page_owner_sort: fix -f optionYixuan Cao
2022-09-11selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-09-11userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-09-11selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-09-11selftests/vm: add selftest to verify multi THP collapseZach O'Keefe
2022-09-11selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe
2022-09-11selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe
2022-09-11selftests/vm: dedup hugepage allocation logicZach O'Keefe
2022-09-11selftests/vm: modularize collapse selftestsZach O'Keefe
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-09-11tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)
2022-08-28Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-27perf stat: Capitalize topdown metrics' namesZhengjun Xing
2022-08-27perf docs: Update the documentation for the save_type filterKan Liang
2022-08-27perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers
2022-08-27perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers
2022-08-27perf stat: Clear evsel->reset_group for each stat runIan Rogers
2022-08-27tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo
2022-08-27perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark
2022-08-25Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-25x86/sev: Mark snp_abort() noreturnBorislav Petkov
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers