2019-06-15 |
John Sperbeck | percpu: remove spurious lock dependency between percpu... |
tree | commitdiff |
2019-06-15 |
Qian Cai | mm/slab.c: fix an infinite loop in leaks_show() |
tree | commitdiff |
2019-06-15 |
Yue Hu | mm/cma_debug.c: fix the break condition in cma_maxchunk... |
tree | commitdiff |
2019-06-15 |
Aneesh Kumar K.V | mm: page_mkclean vs MADV_DONTNEED race |
tree | commitdiff |
2019-06-15 |
Yue Hu | mm/cma.c: fix the bitmap status to show failed allocati... |
tree | commitdiff |
2019-06-15 |
Yue Hu | mm/cma.c: fix crash on CMA allocation if bitmap allocat... |
tree | commitdiff |
2019-06-15 |
Linxu Fang | mem-hotplug: fix node spanned pages when we have a... |
tree | commitdiff |
2019-06-15 |
Mike Kravetz | hugetlbfs: on restore reserve error path retain subpool... |
tree | commitdiff |
2019-06-15 |
Jérôme Glisse | mm/hmm: select mmu notifier when selecting HMM |
tree | commitdiff |
2019-06-09 |
Jiri Slaby | memcg: make it work on sparse non-0-node systems |
tree | commitdiff |
2019-05-22 |
Mike Kravetz | hugetlb: use same fault hash key for shared and private... |
tree | commitdiff |
2019-05-22 |
Kai Shen | mm/hugetlb.c: don't put_page in lock of hugetlb_lock |
tree | commitdiff |
2019-05-22 |
Dan Williams | mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash... |
tree | commitdiff |
2019-05-22 |
Jiri Kosina | mm/mincore.c: make mincore() more conservative |
tree | commitdiff |
2019-05-16 |
Jan Kara | mm/memory.c: fix modifying of page protection by insert... |
tree | commitdiff |
2019-05-16 |
David Hildenbrand | mm/memory_hotplug.c: drop memory device reference after... |
tree | commitdiff |
2019-05-16 |
Johannes Weiner | mm: fix inactive list balancing between NUMA nodes... |
tree | commitdiff |
2019-05-10 |
Qian Cai | slab: fix a crash by reading /proc/slab_allocators |
tree | commitdiff |
2019-05-08 |
Arnd Bergmann | mm/kmemleak.c: fix unused-function warning |
tree | commitdiff |
2019-05-08 |
Catalin Marinas | kmemleak: powerpc: skip scanning holes in the .bss... |
tree | commitdiff |
2019-05-04 |
Linus Torvalds | mm: prevent get_user_pages() from overflowing page... |
tree | commitdiff |
2019-05-02 |
Jan Kara | mm: Fix warning in insert_pfn() |
tree | commitdiff |
2019-04-27 |
Matteo Croce | percpu: stop printing kernel addresses |
tree | commitdiff |
2019-04-27 |
Konstantin Khlebnikov | mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_T... |
tree | commitdiff |
2019-04-27 |
Andrea Arcangeli | coredump: fix race condition between mmget_not_zero... |
tree | commitdiff |
2019-04-20 |
Roman Gushchin | mm: hide incomplete nr_indirectly_reclaimable in /proc... |
tree | commitdiff |
2019-04-17 |
Greg Thelen | mm: writeback: use exact memcg dirty counts |
tree | commitdiff |
2019-04-17 |
Aneesh Kumar K.V | mm/huge_memory.c: fix modifying of page protection... |
tree | commitdiff |
2019-04-05 |
Qian Cai | page_poison: play nicely with KASAN |
tree | commitdiff |
2019-04-05 |
Qian Cai | mm/slab.c: kmemleak no scan alien caches |
tree | commitdiff |
2019-04-05 |
Uladzislau Rezki... | mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! |
tree | commitdiff |
2019-04-05 |
Vlastimil Babka | mm, mempolicy: fix uninit memory access |
tree | commitdiff |
2019-04-05 |
Tetsuo Handa | memcg: killed threads should not invoke memcg OOM killer |
tree | commitdiff |
2019-04-05 |
Tetsuo Handa | mm,oom: don't kill global init via memory.oom.group |
tree | commitdiff |
2019-04-05 |
Daniel Jordan | mm, swap: bounds check swap_info array accesses to... |
tree | commitdiff |
2019-04-05 |
Qian Cai | mm/page_ext.c: fix an imbalance with kmemleak |
tree | commitdiff |
2019-04-05 |
Peng Fan | mm/cma.c: cma_declare_contiguous: correct err handling |
tree | commitdiff |
2019-04-05 |
Qian Cai | mm/sparse: fix a bad comparison |
tree | commitdiff |
2019-04-03 |
Lars Persson | mm/migrate.c: add missing flush_dcache_page for non... |
tree | commitdiff |
2019-04-03 |
Yang Shi | mm: mempolicy: make mbind() return -EIO when MPOL_MF_ST... |
tree | commitdiff |
2019-04-03 |
Nicolas Boichat | mm: add support for kmem caches in DMA32 zone |
tree | commitdiff |
2019-03-23 |
Jan Stancek | mm/memory.c: do_fault: avoid usage of stale vm_area_struct |
tree | commitdiff |
2019-03-23 |
Roman Penyaev | mm/vmalloc: fix size check for remap_vmalloc_range_part... |
tree | commitdiff |
2019-03-23 |
zhongjiang | mm: hwpoison: fix thp split handing in soft_offline_in_... |
tree | commitdiff |
2019-03-23 |
Darrick J. Wong | tmpfs: fix uninitialized return value in shmem_link |
tree | commitdiff |
2019-03-23 |
Darrick J. Wong | tmpfs: fix link accounting when a tmpfile is linked in |
tree | commitdiff |
2019-03-23 |
Michal Hocko | mm: handle lru_add_drain_all for UP properly |
tree | commitdiff |
2019-03-23 |
Jann Horn | mm: page_alloc: fix ref bias in page_frag_alloc() for... |
tree | commitdiff |
2019-03-23 |
Qian Cai | Revert "mm: use early_pfn_to_nid in page_ext_init" |
tree | commitdiff |
2019-03-23 |
Yu Zhao | mm/gup: fix gup_pmd_range() for dax |
tree | commitdiff |
2019-03-13 |
Michal Hocko | mm, memory_hotplug: fix off-by-one in is_pageblock_remo... |
tree | commitdiff |
2019-03-13 |
Mikhail Zaslonko | mm, memory_hotplug: test_pages_in_a_zone do not pass... |
tree | commitdiff |
2019-03-13 |
Michal Hocko | mm, memory_hotplug: is_mem_section_removable do not... |
tree | commitdiff |
2019-03-05 |
Mike Kravetz | hugetlbfs: fix races and page leaks during migration |
tree | commitdiff |
2019-03-05 |
Jann Horn | mm: enforce min addr even if capable() in expand_downwa... |
tree | commitdiff |
2019-03-05 |
Tejun Heo | writeback: synchronize sync(2) against cgroup writeback... |
tree | commitdiff |
2019-02-27 |
Ralph Campbell | numa: change get_mempolicy() to use nr_node_ids instead... |
tree | commitdiff |
2019-02-20 |
Dave Chinner | Revert "mm: slowly shrink slabs with a relatively small... |
tree | commitdiff |
2019-02-12 |
Waiman Long | mm/page_alloc.c: don't call kasan_free_pages() at defer... |
tree | commitdiff |
2019-02-12 |
Dennis Zhou | percpu: convert spin_lock_irq to spin_lock_irqsave. |
tree | commitdiff |
2019-02-06 |
David Hildenbrand | mm: migrate: don't rely on __PageMovable() of newpage... |
tree | commitdiff |
2019-02-06 |
Naoya Horiguchi | mm: hwpoison: use do_send_sig_info() instead of force_sig() |
tree | commitdiff |
2019-02-06 |
Shakeel Butt | mm, oom: fix use-after-free in oom_kill_process |
tree | commitdiff |
2019-02-06 |
Oscar Salvador | mm,memory_hotplug: fix scan_movable_pages() for giganti... |
tree | commitdiff |
2019-02-06 |
Tetsuo Handa | oom, oom_reaper: do not enqueue same task twice |
tree | commitdiff |
2019-02-06 |
Andrea Arcangeli | mm/hugetlb.c: teach follow_hugetlb_page() to handle... |
tree | commitdiff |
2019-01-31 |
Michal Hocko | Revert "mm, memory_hotplug: initialize struct pages... |
tree | commitdiff |
2019-01-26 |
Aaron Lu | mm/swap: use nr_node_ids for avail_lists in swap_info_s... |
tree | commitdiff |
2019-01-26 |
Brian Foster | mm/page-writeback.c: don't break integrity writeback... |
tree | commitdiff |
2019-01-16 |
Jan Stancek | mm: page_mapped: don't assume compound page is huge... |
tree | commitdiff |
2019-01-16 |
Michal Hocko | mm, memcg: fix reclaim deadlock with writeback |
tree | commitdiff |
2019-01-16 |
Qian Cai | mm/usercopy.c: no check page span for stack objects |
tree | commitdiff |
2019-01-16 |
Christoph Lameter | slab: alien caches must not be initialized if the alloc... |
tree | commitdiff |
2019-01-13 |
Michal Hocko | memcg, oom: notify on oom killer invocation from the... |
tree | commitdiff |
2019-01-13 |
Huang Ying | mm, swap: fix swapoff with KSM pages |
tree | commitdiff |
2019-01-13 |
Dan Williams | mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYM... |
tree | commitdiff |
2019-01-13 |
Dan Williams | mm, hmm: use devm semantics for hmm_devmem_{add, remove} |
tree | commitdiff |
2019-01-13 |
Michal Hocko | hwpoison, memory_hotplug: allow hwpoisoned pages to... |
tree | commitdiff |
2018-12-29 |
Roman Gushchin | mm: don't miss the last page because of round-off error |
tree | commitdiff |
2018-12-29 |
Oscar Salvador | mm, page_alloc: fix has_unmovable_pages for HugePages |
tree | commitdiff |
2018-12-29 |
Peter Xu | mm: thp: fix flags for pmd migration when split |
tree | commitdiff |
2018-12-29 |
Mikhail Zaslonko | mm, memory_hotplug: initialize struct pages for the... |
tree | commitdiff |
2018-12-17 |
Wei Yang | mm/page_alloc.c: fix calculation of pgdat->nr_zones |
tree | commitdiff |
2018-12-08 |
Andrea Arcangeli | userfaultfd: shmem: UFFDIO_COPY: set the page dirty... |
tree | commitdiff |
2018-12-08 |
Andrea Arcangeli | userfaultfd: shmem: add i_size checks |
tree | commitdiff |
2018-12-08 |
Andrea Arcangeli | userfaultfd: shmem: allocate anonymous memory for MAP_P... |
tree | commitdiff |
2018-12-08 |
Andrea Arcangeli | userfaultfd: use ENOENT instead of EFAULT if the atomic... |
tree | commitdiff |
2018-12-05 |
Yu Zhao | mm: use swp_offset as key in shmem_replace_page() |
tree | commitdiff |
2018-12-05 |
Pavel Tikhomirov | mm: cleancache: fix corruption on missed inode invalidation |
tree | commitdiff |
2018-12-05 |
Andrea Arcangeli | userfaultfd: shmem/hugetlbfs: only allow to register... |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: collapse_shmem() do not crash on Compound |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: collapse_shmem() without freezing new_page |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: minor reorderings in collapse_shmem() |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: collapse_shmem() remember to clear holes |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: fix crashes due to misaccounted holes |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/khugepaged: collapse_shmem() stop if punched or... |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/huge_memory: fix lockdep complaint on 32-bit i_size_... |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/huge_memory: splitting set mapping+index before... |
tree | commitdiff |
2018-12-05 |
Hugh Dickins | mm/huge_memory: rename freeze_page() to unmap_page() |
tree | commitdiff |
2018-12-01 |
Michal Hocko | mm, page_alloc: check for max order in hot path |
tree | commitdiff |
next |