2021-09-03 |
Mike Rapoport | memblock: make memblock_find_in_range method private |
tree | commitdiff |
2021-09-03 |
Vasily Averin | mm/mempolicy.c: use in_task() in mempolicy_slab_node() |
tree | commitdiff |
2021-09-03 |
Feng Tang | mm/mempolicy: unify the create() func for bind/interlea... |
tree | commitdiff |
2021-09-03 |
Ben Widawsky | mm/mempolicy: advertise new MPOL_PREFERRED_MANY |
tree | commitdiff |
2021-09-03 |
Ben Widawsky | mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY |
tree | commitdiff |
2021-09-03 |
Feng Tang | mm/memplicy: add page allocation function for MPOL_PREF... |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/mempolicy: add MPOL_PREFERRED_MANY for multiple... |
tree | commitdiff |
2021-09-03 |
Baolin Wang | mm/mempolicy: use readable NUMA_NO_NODE macro instead... |
tree | commitdiff |
2021-09-03 |
Charan Teja Reddy | mm: compaction: support triggering of proactive compact... |
tree | commitdiff |
2021-09-03 |
Charan Teja Reddy | mm: compaction: optimize proactive compaction deferrals |
tree | commitdiff |
2021-09-03 |
Vlastimil Babka | mm, vmscan: guarantee drop_slab_node() termination |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/vmscan: add 'else' to remove check_pending label |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/vmscan: remove unneeded return value of kswapd_run() |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/vmscan: remove misleading setting to sc->priority |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/vmscan: remove the PageDirty check after MADV_FREE... |
tree | commitdiff |
2021-09-03 |
Hui Su | mm/vmpressure: replace vmpressure_to_css() with vmpress... |
tree | commitdiff |
2021-09-03 |
Huang Ying | mm/migrate: add sysfs interface to enable reclaim migration |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/vmscan: never demote for memcg reclaim |
tree | commitdiff |
2021-09-03 |
Keith Busch | mm/vmscan: Consider anonymous pages without swap |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/vmscan: add helper for querying ability to age anony... |
tree | commitdiff |
2021-09-03 |
Yang Shi | mm/vmscan: add page demotion counter |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/migrate: demote pages during reclaim |
tree | commitdiff |
2021-09-03 |
Yang Shi | mm/migrate: enable returning precise migrate_pages... |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/migrate: update node demotion order on hotplug events |
tree | commitdiff |
2021-09-03 |
Dave Hansen | mm/numa: automatically generate node migration order |
tree | commitdiff |
2021-09-03 |
Nadav Amit | userfaultfd: change mmap_changing to atomic |
tree | commitdiff |
2021-09-03 |
Mike Kravetz | hugetlb: fix hugetlb cgroup refcounting during vma... |
tree | commitdiff |
2021-09-03 |
Mike Kravetz | hugetlb: before freeing hugetlb page set dtor to approp... |
tree | commitdiff |
2021-09-03 |
Mike Kravetz | hugetlb: drop ref count earlier after page allocation |
tree | commitdiff |
2021-09-03 |
Mike Kravetz | hugetlb: simplify prep_compound_gigantic_page ref count... |
tree | commitdiff |
2021-09-03 |
Michael Wang | mm: fix panic caused by __page_handle_poison() |
tree | commitdiff |
2021-09-03 |
Yang Shi | mm: hwpoison: dump page for unhandlable page |
tree | commitdiff |
2021-09-03 |
Yang Shi | mm: hwpoison: don't drop slab caches for offlining... |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/hwpoison: fix some obsolete comments |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/hwpoison: change argument struct page **hpagep to... |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/hwpoison: fix potential pte_unmap_unlock pte error |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm/hwpoison: remove unneeded variable unmap_success |
tree | commitdiff |
2021-09-03 |
George G. Davis | mm/page_isolation: tracing: trace all test_pages_isolat... |
tree | commitdiff |
2021-09-03 |
Vasily Averin | mm/page_alloc.c: use in_task() |
tree | commitdiff |
2021-09-03 |
Mike Rapoport | mm/page_alloc: make alloc_node_mem_map() __init rather... |
tree | commitdiff |
2021-09-03 |
Nico Pache | mm/page_alloc.c: fix 'zone_id' may be used uninitialize... |
tree | commitdiff |
2021-09-03 |
Mike Rapoport | memblock: stop poisoning raw allocations |
tree | commitdiff |
2021-09-03 |
Mike Rapoport | mm: introduce memmap_alloc() to unify memory map allocation |
tree | commitdiff |
2021-09-03 |
Mike Rapoport | mm/page_alloc: always initialize memory map for the... |
tree | commitdiff |
2021-09-03 |
Woody Lin | mm/kasan: move kasan.fault to mm/kasan/report.c |
tree | commitdiff |
2021-09-03 |
Chen Wandun | mm/vmalloc: fix wrong behavior in vread |
tree | commitdiff |
2021-09-03 |
Uladzislau Rezki... | mm/vmalloc: remove gfpflags_allow_blocking() check |
tree | commitdiff |
2021-09-03 |
Uladzislau Rezki... | mm/vmalloc: use batched page requests in bulk-allocator |
tree | commitdiff |
2021-09-03 |
Miles Chen | mm/sparse: clarify pgdat_to_phys |
tree | commitdiff |
2021-09-03 |
Matthew Wilcox | include/linux/mmzone.h: avoid a warning in sparse memor... |
tree | commitdiff |
2021-09-03 |
Ohhoon Kwon | mm: sparse: remove __section_nr() function |
tree | commitdiff |
2021-09-03 |
Ohhoon Kwon | mm: sparse: pass section_nr to section_mark_present |
tree | commitdiff |
2021-09-03 |
Muchun Song | mm/bootmem_info.c: mark __init on register_page_bootmem... |
tree | commitdiff |
2021-09-03 |
Chen Wandun | mm/mremap: fix memory account on do_munmap() failure |
tree | commitdiff |
2021-09-03 |
Liam R. Howlett | remap_file_pages: Use vma_lookup() instead of find_vma() |
tree | commitdiff |
2021-09-03 |
Luigi Rizzo | mm/pagemap: add mmap_assert_locked() annotations to... |
tree | commitdiff |
2021-09-03 |
Huang Ying | mm,do_huge_pmd_numa_page: remove unnecessary TLB flushi... |
tree | commitdiff |
2021-09-03 |
Shakeel Butt | memcg: make memcg->event_list_lock irqsafe |
tree | commitdiff |
2021-09-03 |
Michal Hocko | memcg: fix up drain_local_stock comment |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm, memcg: save some atomic ops when flush is already... |
tree | commitdiff |
2021-09-03 |
Baolin Wang | mm: memcontrol: set the correct memcg swappiness restri... |
tree | commitdiff |
2021-09-03 |
Vasily Averin | memcg: replace in_interrupt() by !in_task() in active_m... |
tree | commitdiff |
2021-09-03 |
Shakeel Butt | memcg: infrastructure to flush memcg stats |
tree | commitdiff |
2021-09-03 |
Shakeel Butt | memcg: switch lruvec stats to rstat |
tree | commitdiff |
2021-09-03 |
Suren Baghdasaryan | mm, memcg: inline swap-related functions to improve... |
tree | commitdiff |
2021-09-03 |
Suren Baghdasaryan | mm, memcg: inline mem_cgroup_{charge/uncharge} to impro... |
tree | commitdiff |
2021-09-03 |
Suren Baghdasaryan | mm, memcg: add mem_cgroup_disabled checks in vmpressure... |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | shmem: shmem_writepage() split unlikely i915 THP |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: decide stat.st_blksize by shmem_is_huge() |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: shmem_is_huge(vma, inode, index) |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: SGP_NOALLOC to stop collapse_file() on... |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: move shmem_huge_enabled() upwards |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: revert shmem's use of transhuge_vma_enabled() |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: remove shrinklist addition from shmem_setattr() |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | huge tmpfs: fix fallocate(vanilla) advance over huge... |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | shmem: include header file to declare swap_info |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | shmem: remove unneeded function forward declaration |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | shmem: remove unneeded header file |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | shmem: remove unneeded variable ret |
tree | commitdiff |
2021-09-03 |
Sebastian Andrzej... | shmem: use raw_spinlock_t for ->stat_lock |
tree | commitdiff |
2021-09-03 |
John Hubbard | mm: delete unused get_kernel_page() |
tree | commitdiff |
2021-09-03 |
Hugh Dickins | fs, mm: fix race in unlinking swapfile |
tree | commitdiff |
2021-09-03 |
John Hubbard | mm/gup: remove try_get_page(), call try_get_compound_he... |
tree | commitdiff |
2021-09-03 |
John Hubbard | mm/gup: small refactoring: simplify try_grab_page() |
tree | commitdiff |
2021-09-03 |
John Hubbard | mm/gup: documentation corrections for gup/pup |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm: gup: use helper PAGE_ALIGNED in populate_vma_page_r... |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm: gup: fix potential pgmap refcnt leak in __gup_devic... |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm: gup: remove useless BUG_ON in __get_user_pages() |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm: gup: remove unneed local variable orig_refs |
tree | commitdiff |
2021-09-03 |
Miaohe Lin | mm: gup: remove set but unused local variable major |
tree | commitdiff |
2021-09-03 |
Shakeel Butt | writeback: memcg: simplify cgroup_writeback_by_id |
tree | commitdiff |
2021-09-03 |
Johannes Weiner | fs: inode: count invalidated shadow pages in pginodesteal |
tree | commitdiff |
2021-09-03 |
Johannes Weiner | mm: remove irqsave/restore locking from contexts with... |
tree | commitdiff |
2021-09-03 |
Jan Kara | writeback: use READ_ONCE for unlocked reads of writebac... |
tree | commitdiff |
2021-09-03 |
Jan Kara | writeback: rename domain_update_bandwidth() |
tree | commitdiff |
2021-09-03 |
Jan Kara | writeback: fix bandwidth estimate for spiky workload |
tree | commitdiff |
2021-09-03 |
Jan Kara | writeback: reliably update bandwidth estimation |
tree | commitdiff |
2021-09-03 |
Jan Kara | writeback: track number of inodes under writeback |
tree | commitdiff |
2021-09-03 |
liuhailong | mm: add kernel_misc_reclaimable in show_free_areas |
tree | commitdiff |
next |