summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan
2023-12-20selftests/damon: add a test for update_schemes_tried_regions hang bugSeongJae Park
2023-12-20selftests/damon: add a test for update_schemes_tried_regions sysfs commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes commandSeongJae Park
2023-12-20selftests/damon/_damon_sysfs: implement kdamonds start functionSeongJae Park
2023-12-20selftests/damon: implement a python module for test-purpose DAMON sysfs controlsSeongJae Park
2023-12-20maple_tree: fix warning comparing pointer to 0Jiapeng Chong
2023-12-20selftests/mm/cow: add tests for anonymous multi-size THPRyan Roberts
2023-12-20selftests/mm/cow: generalize do_run_with_thp() helperRyan Roberts
2023-12-20selftests/mm/khugepaged: enlighten for multi-size THPRyan Roberts
2023-12-20selftests/mm: support multi-size THP interface in thp_settingsRyan Roberts
2023-12-20selftests/mm: factor out thp settings managementRyan Roberts
2023-12-20selftests/mm/kugepaged: restore thp settings at exitRyan Roberts
2023-12-20sync mm-stable with mm-hotfixes-stable to pick up depended-upon changesAndrew Morton
2023-12-20selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum
2023-12-20maple_tree: do not preallocate nodes for slot storesSidhartha Kumar
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12selftests/damon: test quota goals directorySeongJae Park
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo
2023-12-12maple_tree: remove mas_searchable()Liam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: add end of node tracking to the maple stateLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache
2023-12-06mm/selftests: fix pagemap_ioctl memory map testPeter Xu
2023-12-01Merge tag 'perf-tools-fixes-for-v6.7-1-2023-11-29' of git://git.kernel.org/pu...Linus Torvalds
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller