- 19fa40a mm/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
- 12cc1c73 mm/memory_hotplug.c: remove __online_page_set_limits() by Souptick Joarder · 5 years ago
- f4f5329 mm: fix typos in comments when calling __SetPageUptodate() by Wei Yang · 5 years ago
- 84218b5 mm: fix struct member name in function comments by Hao Lee · 5 years ago
- aa71ecd mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 5 years ago
- 4afab1c mm: shmem: use proper gfp flags for shmem_writepage() by Yang Shi · 5 years ago
- 26083eb6 mm/shmem.c: make array 'values' static const, makes object smaller by Colin Ian King · 5 years ago
- 3c1c24d userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK by Mike Rapoport · 5 years ago
- 9d4678e fs/userfaultfd.c: wp: clear VM_UFFD_MISSING or VM_UFFD_WP during userfaultfd_register() by Andrea Arcangeli · 5 years ago
- 643aa36 userfaultfd: wrap the common dst_vma check into an inlined function by Wei Yang · 5 years ago
- 53eaa14 userfaultfd: remove unnecessary WARN_ON() in __mcopy_atomic_hugetlb() by Wei Yang · 5 years ago
- 4fb07ee userfaultfd: use vma_pagesize for all huge page size calculation by Wei Yang · 5 years ago
- df6c650 mm/madvise.c: use PAGE_ALIGN[ED] for range checking by Wei Yang · 5 years ago
- d3cd257 mm/madvise.c: replace with page_size() in madvise_inject_error() by Yunfeng Ye · 5 years ago
- 5d42ab2 mm/mmap.c: make vma_merge() comment more easy to understand by Wei Yang · 5 years ago
- 35e3d56 mm/hwpoison-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops by zhong jiang · 5 years ago
- a818f53 autonuma: reduce cache footprint when scanning page tables by Huang Ying · 5 years ago
- bfe9d00 autonuma: fix watermark checking in migrate_balanced_pgdat() by Huang Ying · 5 years ago
- a9ea242 mm/cma_debug.c: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops by zhong jiang · 5 years ago
- 2184f99 mm/cma.c: switch to bitmap_zalloc() for cma bitmap allocation by Yunfeng Ye · 5 years ago
- 75f3606 mm/thp: flush file for !is_shmem PageDirty() case in collapse_file() by Song Liu · 5 years ago
- f1fe80d mm, thp: do not queue fully unmapped pages for deferred split by Kirill A. Shutemov · 5 years ago
- 74d4a57 mm/migrate.c: handle freed page at the first place by Yang Shi · 5 years ago
- f128786 mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE by zhong jiang · 5 years ago
- acbfb08 mm/hugetlb: avoid looping to the same hugepage if !pages and !vmas by Zhigang Lu · 5 years ago
- 188b04a hugetlb: remove unused hstate in hugetlb_fault_mutex_hash() by Wei Yang · 5 years ago
- d75c6af hugetlb: remove duplicated code by Mina Almasry · 5 years ago
- 5c91195 hugetlb: region_chg provides only cache entry by Mina Almasry · 5 years ago
- 930668c hugetlbfs: take read_lock on i_mmap for PMD sharing by Waiman Long · 5 years ago
- 1ab5b82 hugetlbfs: add O_TMPFILE support by Piotr Sarna · 5 years ago
- 1f9dccb hugetlbfs: convert macros to static inline, fix sparse warning by Mike Kravetz · 5 years ago
- 997cdcb powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h by Mike Kravetz · 5 years ago
- 8fc312b mm/hugetlbfs: fix error handling when setting up mounts by Mike Kravetz · 5 years ago
- 5525463 hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
- 0ac398b mm: support memblock alloc on the exact node for sparse_buffer_init() by Yunfeng Ye · 5 years ago
- 9583066 mm/memblock: correct doc for function by Cao jin · 5 years ago
- 6e5af9a mm/memblock.c: cleanup doc by Cao jin · 5 years ago
- f18da66 mm/mempolicy.c: fix checking unmapped holes for mbind by Li Xinhai · 5 years ago
- a18b3ac2 mm/mempolicy.c: check range first in queue_pages_test_walk by Li Xinhai · 5 years ago
- 4a3ac93 mm/z3fold.c: add inter-page compaction by Vitaly Wool · 5 years ago
- 204cb79 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
- 178821b mm/vmscan.c: fix typo in comment by Xianting Tian · 5 years ago
- b91ac37 mm: vmscan: enforce inactive:active ratio at the reclaim root by Johannes Weiner · 5 years ago
- b910718 mm: vmscan: detect file thrashing at the reclaim root by Johannes Weiner · 5 years ago
- 53138ce mm: vmscan: move file exhaustion detection to the node level by Johannes Weiner · 5 years ago
- 1b05117 mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs by Johannes Weiner · 5 years ago
- 0f6a5cf mm: vmscan: split shrink_node() into node part and memcgs part by Johannes Weiner · 5 years ago
- afaf07a mm: vmscan: turn shrink_node_memcg() into shrink_lruvec() by Johannes Weiner · 5 years ago
- d2af339 mm: vmscan: replace shrink_node() loop with a retry jump by Johannes Weiner · 5 years ago
- b5ead35 mm: vmscan: naming fixes: global_reclaim() and sane_reclaim() by Johannes Weiner · 5 years ago
- a108629 mm: vmscan: move inactive_list_is_low() swap check to the caller by Johannes Weiner · 5 years ago
- 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
- de3b015 mm: vmscan: simplify lruvec_lru_size() by Johannes Weiner · 5 years ago
- cb16556 mm/vmscan.c: remove unused scan_control parameter from pageout() by Yang Shi · 5 years ago
- f87bccd mm/vmscan: remove unused lru_pages argument by Andrey Ryabinin · 5 years ago
- e47b346 mm/page_alloc.c: print reserved_highatomic info by lijiazi · 5 years ago
- 653e003 include/linux/mmzone.h: fix comment for ISOLATE_UNMAPPED macro by Hao Lee · 5 years ago
- 6826539 mm, pcpu: make zone pcp updates and reset internal to the mm by Mel Gorman · 5 years ago
- cb1ef53 mm, pcp: share common code between memory hotplug and percpu sysctl handler by Mel Gorman · 5 years ago
- 5e27a2d mm/page_alloc: add alloc_contig_pages() by Anshuman Khandual · 5 years ago
- 0609ae0 x86/kasan: support KASAN_VMALLOC by Daniel Axtens · 5 years ago
- eafb149 fork: support VMAP_STACK with KASAN_VMALLOC by Daniel Axtens · 5 years ago
- 0651391 kasan: add test for vmalloc by Daniel Axtens · 5 years ago
- 3c5c3cf kasan: support backing vmalloc space with real shadow memory by Daniel Axtens · 5 years ago
- e36176b mm/vmalloc: rework vmap_area_lock by Uladzislau Rezki (Sony) · 5 years ago
- 746dd40 selftests: vm: add fragment CONFIG_TEST_VMALLOC by Anders Roxell · 5 years ago
- 060650a mm/vmalloc: add more comments to the adjust_va_to_fit_type() by Uladzislau Rezki (Sony) · 5 years ago
- f07116d mm/vmalloc: respect passed gfp_mask when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
- 81f1ba5 mm/vmalloc: remove preempt_disable/enable when doing preloading by Uladzislau Rezki (Sony) · 5 years ago
- dcf61ff mm/vmalloc.c: remove unnecessary highmem_mask from parameter of gfpflags_allow_blocking() by Liu Xiang · 5 years ago
- 09dbcf4 mm/sparse.c: do not waste pre allocated memmap space by Michal Hocko · 5 years ago
- 030eab4f mm/sparse.c: mark populate_section_memmap as __meminit by Ilya Leoshkevich · 5 years ago
- 4c29700e mm/sparse: consistently do not zero memmap by Vincent Whitchurch · 5 years ago
- c5e79ef mm/memory_hotplug.c: don't allow to online/offline memory blocks with holes by David Hildenbrand · 5 years ago
- 848e19a drivers/base/memory.c: drop the mem_sysfs_mutex by David Hildenbrand · 5 years ago
- aba9817 include/linux/memory_hotplug.h: move definitions of {set,clear}_zone_contiguous by Ben Dooks (Codethink) · 5 years ago
- 756d25b mm/page_isolation.c: convert SKIP_HWPOISON to MEMORY_OFFLINE by David Hildenbrand · 5 years ago
- 0ee5f4f mm/page_alloc.c: don't set pages PageReserved() when offlining by David Hildenbrand · 5 years ago
- 0ec4709 mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters() by David Hildenbrand · 5 years ago
- 30a9c24 hv_balloon: use generic_online_page() by David Hildenbrand · 5 years ago
- 18db149 mm/memory_hotplug: export generic_online_page() by David Hildenbrand · 5 years ago
- dca4436 mm/memory_hotplug.c: add a bounds check to __add_pages() by Alastair D'Silva · 5 years ago
- 32d1fe8 mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory() by Anshuman Khandual · 5 years ago
- 7506851 mm/memory-failure.c: use page_shift() in add_to_kill() by Yunfeng Ye · 5 years ago
- feec24a mm, soft-offline: convert parameter to pfn by Naoya Horiguchi · 5 years ago
- 996ff7a mm/memory-failure.c clean up around tk pre-allocation by Jane Chu · 5 years ago
- 2e53c4e memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings by Joel Fernandes (Google) · 5 years ago
- 05d35110 mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings by Nicolas Geoffray · 5 years ago
- 625110b mm/memory.c: fix a huge pud insertion race during faulting by Thomas Hellstrom · 5 years ago
- bf1a12a mm: move the backup x_devmap() functions to asm-generic/pgtable.h by Thomas Hellstrom · 5 years ago
- 30c4638 mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap() by Yang Shi · 5 years ago
- 091e429 mm/rmap.c: fix outdated comment in page_get_anon_vma() by Miles Chen · 5 years ago
- f2400ab asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED by Vineet Gupta · 5 years ago
- 3d14f11 asm-generic/tlb: stub out pmd_free_tlb() if nopmd by Vineet Gupta · 5 years ago
- bffd972 asm-generic/tlb: stub out p4d_free_tlb() if nop4d ... by Vineet Gupta · 5 years ago
- b08861d asm-generic/tlb: stub out pud_free_tlb() if nopud ... by Vineet Gupta · 5 years ago
- 6aae342 ARC: mm: remove __ARCH_USE_5LEVEL_HACK by Vineet Gupta · 5 years ago
- ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
- 4e4a9eb mm/rmap.c: reuse mergeable anon_vma as parent when fork by Wei Yang · 5 years ago
- 47b390d mm/rmap.c: don't reuse anon_vma if we just want a copy by Wei Yang · 5 years ago