summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30mm: anonymous shared memory namingPasha Tatashin
2022-11-30mm: shrinkers: add missing includes for undeclared typesT.J. Mercier
2022-11-30hugetlb: remove duplicate mmu notificationsMike Kravetz
2022-11-30mm/uffd: sanity check write bit for uffd-wp protected ptesPeter Xu
2022-11-30mm/kmemleak.c: fix a commentYixuan Cao
2022-11-30docs: admin-guide: cgroup-v1: update description of inactive_fileJian Wen
2022-11-30mm/demotion: fix NULL vs IS_ERR checking in memory_tier_initMiaoqian Lin
2022-11-30migrate: convert migrate_pages() to use foliosHuang Ying
2022-11-30migrate: convert unmap_and_move() to use foliosHuang Ying
2022-11-30Revert "mm: migration: fix the FOLL_GET failure on following huge page"Baolin Wang
2022-11-30mm/kfence: remove hung_task cruftPavankumar Kondeti
2022-11-30Docs/ABI/zram: document zram recompress sysfs knobsSergey Senozhatsky
2022-11-30zram: add incompressible flag to read_block_state()Sergey Senozhatsky
2022-11-30zram: add incompressible writebackSergey Senozhatsky
2022-11-30documentation: add zram recompression documentationSergey Senozhatsky
2022-11-30zram: add algo parameter support to zram_recompress()Sergey Senozhatsky
2022-11-30zram: remove redundant checks from zram_recompress()Sergey Senozhatsky
2022-11-30zram: add size class equals check into recompressionAlexey Romanov
2022-11-30zram: use IS_ERR_VALUE() to check for zs_malloc() errorsSergey Senozhatsky
2022-11-30zram: clarify writeback_store() commentSergey Senozhatsky
2022-11-30zram: add recompress flag to read_block_state()Sergey Senozhatsky
2022-11-30zram: introduce recompress sysfs knobSergey Senozhatsky
2022-11-30zram: factor out WB and non-WB zram read functionsSergey Senozhatsky
2022-11-30zram: add recompression algorithm sysfs knobSergey Senozhatsky
2022-11-30zram: preparation for multi-zcomp supportSergey Senozhatsky
2022-11-30mm: mmu_gather: do not expose delayed_rmap flagAlexander Gordeev
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds
2022-11-30mm: teach release_pages() to take an array of encoded page pointers tooLinus Torvalds
2022-11-30mm: introduce 'encoded' page pointers with embedded extra bitsLinus Torvalds
2022-11-30selftests/vm: anon_cow: add mprotect() optimization testsDavid Hildenbrand
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand
2022-11-30mm/autonuma: use can_change_(pte|pmd)_writable() to replace savedwriteDavid Hildenbrand
2022-11-30mm/mprotect: factor out check whether manual PTE write upgrades are requiredDavid Hildenbrand
2022-11-30mm/huge_memory: try avoiding write faults when changing PMD protectionDavid Hildenbrand
2022-11-30mm/mprotect: minor can_change_pte_writable() cleanupsDavid Hildenbrand
2022-11-30mm/mprotect: allow clean exclusive anon pages to be writableNadav Amit
2022-11-30tools/vm/page_owner: ignore page_owner_sort binaryRong Tao
2022-11-30mm,thp,rmap: clean up the end of __split_huge_pmd_locked()Hugh Dickins
2022-11-30mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD-mappedHugh Dickins
2022-11-30mm,thp,rmap: subpages_mapcount of PTE-mapped subpagesHugh Dickins
2022-11-30mm/hugetlb_vmemmap: remap head page to newly allocated pageJoao Martins
2022-11-30selftests/damon: test non-context inputs to rm_contexts fileSeongJae Park
2022-11-30mm,thp,rmap: handle the normal !PageCompound case firstHugh Dickins
2022-11-30mm,thp,rmap: lock_compound_mapcounts() on THP mapcountsHugh Dickins
2022-11-30mm,thp,rmap: simplify compound page mapcount handlingHugh Dickins
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins
2022-11-30selftests/vm: update hugetlb madviseMike Kravetz
2022-11-30zsmalloc: replace IS_ERR() with IS_ERR_VALUE()Deming Wang
2022-11-30mm: use pte markers for swap errorsPeter Xu