- ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
- 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
- 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
- a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
- d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
- 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
- ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
- f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
- f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
- b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
- 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
- b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
- 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
- 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
- a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
- 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
- 3d7fed4 mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once by Jane Chu · 5 years ago
- 87bf4f7 mm/slab.c: fix kernel-doc warning for __ksize() by Randy Dunlap · 5 years ago
- a2e9a5a mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() by Vlastimil Babka · 5 years ago
- 3f36d86 mm, hugetlb: allow hugepage allocations to reclaim as needed by David Rientjes · 5 years ago
- 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
- e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
- fdf3bf8 mm, page_owner: rename flag indicating that page is allocated by Vlastimil Babka · 5 years ago
- 0fe9a44 mm, page_owner: decouple freeing stack trace from debug_pagealloc by Vlastimil Babka · 5 years ago
- 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
- 2abd839 kmemleak: Do not corrupt the object_list during clean-up by Catalin Marinas · 5 years ago
- 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 33f37c6 shmem: fix LSM options parsing by Al Viro · 5 years ago
- 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
- 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
- 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
- 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
- 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
- 518a867 mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() by Dan Carpenter · 5 years ago
- 234fdce mm/page_alloc.c: fix a crash in free_pages_prepare() by Qian Cai · 5 years ago
- 5b6807d mm/z3fold.c: claim page in the beginning of free by Vitaly Wool · 5 years ago
- 758b8db mm: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
- 6d0e984 mm/memremap: drop unused SECTION_SIZE and SECTION_MASK by Anshuman Khandual · 5 years ago
- a2b90f1 bdi: Do not use freezable workqueue by Mika Westerberg · 5 years ago
- edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
- 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
- b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
- 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
- ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
- 0576f06 Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
- d616d51 mm: factor out common parts between MADV_COLD and MADV_PAGEOUT by Minchan Kim · 5 years ago
- 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
- 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- ce18d17 mm: untag user pointers in mmap/munmap/mremap/brk by Catalin Marinas · 5 years ago
- 5d65e7a mm: untag user pointers in get_vaddr_frames by Andrey Konovalov · 5 years ago
- f965259 mm: untag user pointers in mm/gup.c by Andrey Konovalov · 5 years ago
- 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
- 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
- e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
- 2b38d01 mm/zsmalloc.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
- 068619e zswap: do not map same object twice by Vitaly Wool · 5 years ago
- d2fcd82 zswap: use movable memory if zpool support allocate movable memory by Hui Zhu · 5 years ago
- c165f25 zpool: add malloc_support_movable to zpool_driver by Hui Zhu · 5 years ago
- 28eb3c80 shmem: fix obsolete comment in shmem_getpage_gfp() by Miles Chen · 5 years ago
- f3bc0db mm/madvise: reduce code duplication in error handling paths by Mike Rapoport · 5 years ago
- 76f3495 mm: mmap: increase sockets maximum memory size pgoff for 32bits by Ivan Khoronzhuk · 5 years ago
- 73848a9 mm/mmap.c: refine find_vma_prev() with rb_last() by Wei Yang · 5 years ago
- e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago
- 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
- 649775b mm, fs: move randomize_stack_top from fs to mm by Alexandre Ghiti · 5 years ago
- 27e1f82 khugepaged: enable collapse pmd for pte-mapped THP by Song Liu · 5 years ago
- bfe7b00 mm, thp: introduce FOLL_SPLIT_PMD by Song Liu · 5 years ago
- 010c164 mm: move memcmp_pages() and pages_identical() by Song Liu · 5 years ago
- 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
- 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
- 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 5 years ago
- 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 5 years ago
- 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 5 years ago
- 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
- 579c571 khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() by Song Liu · 5 years ago
- 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
- 520e5ba filemap: update offset check in filemap_fault() by Song Liu · 5 years ago
- 3189543 filemap: check compound_head(page)->mapping in pagecache_get_page() by Song Liu · 5 years ago
- 585e5a7 filemap: check compound_head(page)->mapping in filemap_fault() by Song Liu · 5 years ago
- 276f756 mm/migrate.c: clean up useless code in migrate_vma_collect_pmd() by Pingfan Liu · 5 years ago
- f60858f hugetlbfs: don't retry when pool page allocations start to fail by Mike Kravetz · 5 years ago
- 49433085 mm, compaction: raise compaction priority after it withdrawns by Vlastimil Babka · 5 years ago
- 5ee0471 mm, reclaim: cleanup should_continue_reclaim() by Vlastimil Babka · 5 years ago
- 1c6c159 mm, reclaim: make should_continue_reclaim perform dryrun detection by Hillf Danton · 5 years ago
- 0158115 memcg, kmem: deprecate kmem.limit_in_bytes by Michal Hocko · 5 years ago
- 4d0e3230 mm/memcontrol.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
- 1eb41bb0 mm, oom: consider present pages for the node size by Michal Hocko · 5 years ago
- f364f06 mm/oom_kill.c: fix oom_cpuset_eligible() comment by Yi Wang · 5 years ago
- 70cb6d2 mm/oom: add oom_score_adj and pgtables to Killed process message by Edward Chron · 5 years ago
- f9c6456 memcg, oom: don't require __GFP_FS when invoking memcg OOM killer by Tetsuo Handa · 5 years ago
- 8ac3f8f mm/oom_kill.c: add task UID to info message on an oom kill by Joel Savitz · 5 years ago
- 4406548 mm/mempolicy.c: remove unnecessary nodemask check in kernel_migrate_pages() by Kefeng Wang · 5 years ago
- 32aaf05 mm/compaction.c: remove unnecessary zone parameter in isolate_migratepages() by Pengfei Li · 5 years ago
- a94b525 mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone by Yafang Shao · 5 years ago
- 6339841 z3fold: fix memory leak in kmem cache by Vitaly Wool · 5 years ago
- b57a775 mm: silence -Woverride-init/initializer-overrides by Qian Cai · 5 years ago
- 2286bf4 mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask by Mike Rapoport · 5 years ago
- 7ea36242 mm/vmalloc.c: move 'area->pages' after if statement by Austin Kim · 5 years ago