summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mm: memory-failure: cleanup try_to_split_thp_page()Kefeng Wang2022-09-111-11/+12
* mm: align larger anonymous mappings on THP boundariesRik van Riel2022-09-111-0/+3
* mm/page_ext: remove unused variable in offline_page_extCharan Teja Kalla2022-09-111-3/+3
* selftests/vm: add selftest to verify multi THP collapseZach O'Keefe2022-09-111-67/+73
* selftests/vm: add selftest to verify recollapse of THPsZach O'Keefe2022-09-111-0/+31
* selftests/vm: add MADV_COLLAPSE collapse context to selftestsZach O'Keefe2022-09-111-46/+125
* selftests/vm: dedup hugepage allocation logicZach O'Keefe2022-09-111-39/+23
* selftests/vm: modularize collapse selftestsZach O'Keefe2022-09-111-141/+110
* mm/madvise: add MADV_COLLAPSE to process_madvise()Zach O'Keefe2022-09-111-2/+2
* mm/khugepaged: rename prefix of shared collapse functionsZach O'Keefe2022-09-111-33/+35
* mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2022-09-119-3/+147
* mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe2022-09-116-39/+67
* mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe2022-09-115-27/+27
* mm/khugepaged: add flag to predicate khugepaged-only behaviorZach O'Keefe2022-09-111-25/+58
* mm/khugepaged: propagate enum scan_result codes back to callersZach O'Keefe2022-09-111-116/+117
* mm/khugepaged: dedup and simplify hugepage alloc and chargingZach O'Keefe2022-09-111-43/+35
* mm/khugepaged: add struct collapse_controlZach O'Keefe2022-09-111-37/+50
* mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMAYang Shi2022-09-111-94/+26
* Linux 6.0-rc3v6.0-rc3Linus Torvalds2022-08-281-1/+1
* Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-2821-60/+108
|\
| * .mailmap: update Luca Ceresoli's e-mail addressLuca Ceresoli2022-08-281-0/+1
| * mm/mprotect: only reference swap pfn page if type matchPeter Xu2022-08-281-1/+2
| * squashfs: don't call kmalloc in decompressorsPhillip Lougher2022-08-284-21/+22
| * mm/damon/dbgfs: avoid duplicate context directory creationBadari Pulavarty2022-08-281-0/+3
| * mailmap: update email address for Colin KingColin Ian King2022-08-281-2/+1
| * asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-08-281-2/+5
| * bootmem: remove the vmemmap pages from kmemleak in put_page_bootmemLiu Shixin2022-08-281-0/+2
| * ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdownHeming Zhao2022-08-282-5/+6
| * Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt2022-08-281-2/+13
| * mm/zsmalloc: do not attempt to free IS_ERR handleSergey Senozhatsky2022-08-281-1/+1
| * binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
| * mm: re-allow pinning of zero pfns (again)Alex Williamson2022-08-281-3/+10
| * vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan2022-08-281-0/+1
| * mailmap: update Guilherme G. Piccoli's email addressesGuilherme G. Piccoli2022-08-281-0/+2
| * writeback: avoid use-after-free after removing deviceKhazhismel Kumykov2022-08-283-12/+16
| * shmem: update folio if shmem_replace_page() updates the pageMatthew Wilcox (Oracle)2022-08-281-0/+1
| * mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pteMiaohe Lin2022-08-281-1/+1
| * Merge branch 'linus'Andrew Morton2022-08-25112-450/+971
| |\
| * \ Merge branch 'linus'Andrew Morton2022-08-2310-31/+68
| |\ \
| * \ \ Merge branch 'mm-hotfixes-stable'Andrew Morton2022-08-2218-119/+240
| |\ \ \
* | \ \ \ Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linuxLinus Torvalds2022-08-284-24/+38
|\ \ \ \ \
| * | | | | lib/cpumask_kunit: add tests file to MAINTAINERSSander Vanheule2022-08-241-0/+1
| * | | | | lib/cpumask_kunit: log mask contentsSander Vanheule2022-08-241-20/+31
| * | | | | lib/test_cpumask: follow KUnit style guidelinesSander Vanheule2022-08-243-3/+6
| * | | | | lib/test_cpumask: fix cpu_possible_mask last testSander Vanheule2022-08-241-1/+1
| * | | | | lib/test_cpumask: drop cpu_possible_mask full testSander Vanheule2022-08-241-1/+0
* | | | | | Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-2811-70/+79
|\ \ \ \ \ \
| * | | | | | btrfs: add info when mount fails due to stale replace targetAnand Jain2022-08-231-1/+1
| * | | | | | btrfs: replace: drop assert for suspended replaceAnand Jain2022-08-231-2/+1
| * | | | | | btrfs: fix silent failure when deleting root referenceFilipe Manana2022-08-231-2/+3