2020-04-02 |
Mateusz Nosek | mm/hugetlb.c: clean code by removing unnecessary initia... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add hugetlb_cgroup reservation docs |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add hugetlb_cgroup reservation tests |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb: support file_region coalescing again |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: support noreserve mappings |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add accounting for shared mappings |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb: disable region_add file_region coalescing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add reservation accounting for private... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | mm/hugetlb_cgroup: fix hugetlb_cgroup migration |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add interface for charge/uncharge huget... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mina Almasry | hugetlb_cgroup: add hugetlb_cgroup reservation counter |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mike Kravetz | hugetlbfs: Use i_mmap_rwsem to address page fault/trunc... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mike Kravetz | hugetlbfs: use i_mmap_rwsem for more pmd sharing synchr... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Colin Ian King | mm/memblock.c: remove redundant assignment to variable... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Randy Dunlap | mm: mempolicy: require at least one nodeid for MPOL_PRE... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Li Xinhai | mm/mempolicy: check hugepage migration is supported... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Li Xinhai | mm/mempolicy: support MPOL_MF_STRICT for huge page... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mateusz Nosek | mm/compaction.c: clean code by removing unnecessary... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Sebastian Andrzej... | mm/compaction: Disable compact_unevictable_allowed... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Sebastian Andrzej... | mm/compaction: really limit compact_unevictable_allowed... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Vlastimil Babka | mm, compaction: fully assume capture is not NULL in... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Rik van Riel | mm,thp,compaction,cma: allow THP migration for CMA... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Rik van Riel | mm,compaction,cma: add alloc_contig flag to compact_control |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Michal Hocko | selftests: vm: drop dependencies on page flags from... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mateusz Nosek | mm/vmscan.c: do_try_to_free_pages(): clean code by... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Kirill Tkhai | mm/vmscan.c: make may_enter_fs bool in shrink_page_list() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mateusz Nosek | mm/vmscan.c: clean code by removing unnecessary assignment |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Qian Cai | mm/vmscan.c: fix data races using kswapd_classzone_idx |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wei Yang | mm/vmscan.c: remove cpu online notification for now |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: vmscan: replace open codings to NUMA_NO_NODE |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: vmpressure: use mem_cgroup_is_root API |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: vmpressure: don't need call kfree if kstrndup fails |
commit | commitdiff | tree | snapshot |
2020-04-02 |
chenqiwu | mm/page_alloc: simplify page_is_buddy() for better... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mateusz Nosek | mm/page_alloc.c: micro-optimisation Remove unnecessary... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
chenqiwu | mm/page_alloc.c: use free_area_empty() instead of open... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Mateusz Nosek | mm, pagealloc: micro-optimisation: save two branches... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Joel Savitz | mm/page_alloc: increase default min_free_kbytes bound |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Walter Wu | kasan: add test for invalid size in memmove |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Walter Wu | kasan: detect negative size in memory operation function |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Baoquan He | mm/sparse.c: allocate memmap preferring the given node |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Baoquan He | mm/sparse.c: use kvmalloc/kvfree to alloc/free memmap... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Pingfan Liu | mm/sparse: rename pfn_present() to pfn_in_present_section() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wei Yang | mm/sparsemem: get address to page struct instead of... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Brian Geffon | selftests: add MREMAP_DONTUNMAP selftest |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Brian Geffon | mm/mremap: add MREMAP_DONTUNMAP to mremap() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Jaewon Kim | mm: mmap: add trace point of vm_unmapped_area |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Jaewon Kim | mmap: remove inline of vm_unmapped_area |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wang Wenhu | mm/memory.c: clarify a confusing comment for vm_iomap_m... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
WANG Wenhu | mm: clarify a confusing comment for remap_pfn_range() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm/userfaultfd: honor FAULT_FLAG_KILLABLE in fault... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm/gup: allow to react to fatal signals |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm/gup: allow VM_FAULT_RETRY for multiple times |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm: allow VM_FAULT_RETRY for multiple times |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm: introduce FAULT_FLAG_INTERRUPTIBLE |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm: introduce FAULT_FLAG_DEFAULT |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | userfaultfd: don't retake mmap_sem to emulate NOPAGE |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm: return faster for non-fatal signals in user mode... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | sh/mm: use helper fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | powerpc/mm: use helper fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | arm64/mm: use helper fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | arc/mm: use helper fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | x86/mm: use helper fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm: introduce fault_signal_pending() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm/gup: fix __get_user_pages() on fault retry of hugetlb |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Peter Xu | mm/gup: rename "nonblocking" to "locked" where proper |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Matthew Wilcox... | mm: add pagemap.h to the fine documentation |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Anshuman Khandual | mm/vma: make is_vma_temporary_stack() available for... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Anshuman Khandual | mm/vma: make vma_is_foreign() available for general use |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Anshuman Khandual | mm/vma: move VM_NO_KHUGEPAGED into generic header |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Thomas Hellstrom | mm/mapping_dirty_helpers: update huge page-table entry... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: memcg: make memory.oom.group tolerable to task... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent mem_cgroup_protected store tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.swap.max load tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.min load/store tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.low load/store tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.max load tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chris Down | mm, memcg: prevent memory.high load/store tearing |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Vincenzo Frascino | mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Shakeel Butt | memcg: css_tryget_online cleanups |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johannes Weiner | mm: memcontrol: recursive memory.low protection |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johannes Weiner | mm: memcontrol: clean up and document effective low... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Johannes Weiner | mm: memcontrol: fix memory.low proportional distribution |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: kmem: rename (__)memcg_kmem_(un)charge_memcg()... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: memcg/slab: cache page number in memcg_(un)charge_s... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_m... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: kmem: rename memcg_kmem_(un)charge() into memcg_kme... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: kmem: cleanup memcg_kmem_uncharge_memcg() arguments |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Roman Gushchin | mm: memcg/slab: use mem_cgroup_from_obj() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Kirill Tkhai | mm/memcontrol.c: allocate shrinker_map on appropriate... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yafang Shao | mm, memcg: fix build error around the usage of kmem_caches |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wei Yang | mm/swap_state.c: use the same way to count page in... |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: swap: use smp_mb__after_atomic() to order LRU bit set |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Yang Shi | mm: swap: make page_evictable() inline |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wei Yang | mm/swap_slots.c: assign|reset cache slot by value directly |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Qian Cai | mm/swapfile: fix data races in try_to_unuse() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Wei Yang | mm/swap.c: not necessary to export __pagevec_lru_add() |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Chen Wandun | mm/swapfile.c: fix comments for swapcache_prepare |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Pingfan Liu | mm/gup: fix omission of check on FOLL_LONGTERM in gup... |
commit | commitdiff | tree | snapshot |
next |