- bcd79c5 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 3 months ago
- ba9950a mm/slub: fix stack overruns with SLUB_STATS by Qian Cai · 4 years, 5 months ago
- 96b0120 mm/slub.c: fix corrupted freechain in deactivate_slab() by Dongli Zhang · 4 years, 5 months ago
- b647889 mm: fix swap cache node allocation mask by Hugh Dickins · 4 years, 4 months ago
- b581a11 mm/slab: use memzero_explicit() in kzfree() by Waiman Long · 4 years, 4 months ago
- d93d7bd mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years, 5 months ago
- 248bd05 mm/slub: fix a memory leak in sysfs_slab_add() by Wang Hai · 4 years, 5 months ago
- c915cff mm: Fix mremap not considering huge pmd devmap by Fan Yang · 4 years, 5 months ago
- d20b134 mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap() by Liviu Dudau · 6 years ago
- fccb7bb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 7 months ago
- e254aa0 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 6 months ago
- f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 7 months ago
- b59a2e0 mm: Use fixed constant in page_frag_alloc instead of size + 1 by Alexander Duyck · 6 years ago
- c5544e7 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED by Randy Dunlap · 4 years, 7 months ago
- 8c59bdc x86/mm: split vmalloc_sync_all() by Joerg Roedel · 4 years, 8 months ago
- a8a2622 mm, slub: prevent kmalloc_node crashes and memory leaks by Vlastimil Babka · 4 years, 8 months ago
- e663542 mm: slub: be more careful about the double cmpxchg of freelist by Linus Torvalds · 4 years, 8 months ago
- 62628b8 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 8 months ago
- ff58bb3 mm: slub: add missing TID bump in kmem_cache_alloc_bulk() by Jann Horn · 4 years, 8 months ago
- 529f4b7 cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 8 months ago
- b259672 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 4 years, 9 months ago
- f2bf9a6 mm/mempolicy.c: fix out of bounds write in mpol_parse_str() by Dan Carpenter · 4 years, 9 months ago
- 28f0430 mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() by Wen Yang · 4 years, 10 months ago
- 68f9032 arm64: Revert support for execute-only user mappings by Catalin Marinas · 4 years, 10 months ago
- df5e2d3 mm/zsmalloc.c: fix the migrated zspage statistics. by Chanho Min · 4 years, 10 months ago
- f931866 mm/shmem.c: cast the type of unmap_start to u64 by Chen Jun · 5 years ago
- af7fee1 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
- e2e7b55 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
- 8a7b0a5 mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlock by Dave Chinner · 6 years ago
- f39a7c7 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
- e0088cf memfd: Use radix_tree_deref_slot_protected to avoid the warning. by zhong jiang · 5 years ago
- 91e5252 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 5 years ago
- 7a2bec6 mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
- 063620b mm/filemap.c: don't initiate writeback if mapping has no dirty pages by Konstantin Khlebnikov · 5 years ago
- ba05204 mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 5 years ago
- f60a605 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
- 3ce6b46 memfd: Fix locking when tagging pins by Matthew Wilcox (Oracle) · 5 years ago
- 918a305 usercopy: Avoid HIGHMEM pfn warning by Kees Cook · 5 years ago
- a8bd642 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
- 9ae4611 mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n by Andrew Morton · 5 years ago
- 0e7e273 mm/zsmalloc.c: fix race condition in zs_destroy_pool by Henry Burns · 5 years ago
- 2929516 mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely by Henry Burns · 5 years ago
- ba37a94 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
- 43729e6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
- faf6760 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 5 years ago
- 6c8f40d mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy() by Joerg Roedel · 5 years ago
- d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
- 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
- ad20411 mm/cma.c: fail if fixed declaration can't be honored by Doug Berger · 5 years ago
- 484354b mm/mmu_notifier: use hlist_add_head_rcu() by Jean-Philippe Brucker · 5 years ago
- 478cf2d mm/kmemleak.c: fix check for softirq context by Dmitry Vyukov · 5 years ago
- 32b21348 mm/mlock.c: change count_mm_mlocked_page_nr return type by swkhack · 5 years ago
- 0c4a3f5 mm/page_idle.c: fix oops because end_pfn is larger than max_pfn by Colin Ian King · 5 years ago
- 1bf23a0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 5 years ago
- 5dd3345 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 5 years ago
- aab90fd mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 5 years ago
- 8f75945 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 5 years ago
- 121100e mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 5 years ago
- 4c2e041 hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 5 years ago
- 2ed768c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
- 26c02ad mm, gup: ensure real head page is ref-counted when using hugepages by Punit Agrawal · 7 years ago
- 78ef218 mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages by Will Deacon · 7 years ago
- 0b45276 memcg: make it work on sparse non-0-node systems by Jiri Slaby · 5 years ago
- f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
- 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
- fef85fb mm/mincore.c: make mincore() more conservative by Jiri Kosina · 5 years ago
- 30ca85a kasan: avoid -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
- c6fc622 mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 8 years ago
- a67f81c x86/suspend: fix false positive KASAN warning on suspend/resume by Josh Poimboeuf · 8 years ago
- 2c4ae3a percpu: stop printing kernel addresses by Matteo Croce · 6 years ago
- e1d5361 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 6 years ago
- 206b87d mm/slab.c: kmemleak no scan alien caches by Qian Cai · 6 years ago
- e6bd3ed mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 6 years ago
- 7880fc29 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
- dcd85a7 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 6 years ago
- d59794a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
- 5b4e779 mm/vmalloc: fix size check for remap_vmalloc_range_partial() by Roman Penyaev · 6 years ago
- 78f42f1 mm: hwpoison: fix thp split handing in soft_offline_in_use_page() by zhongjiang · 6 years ago
- 2484aab tmpfs: fix uninitialized return value in shmem_link by Darrick J. Wong · 6 years ago
- eb85c846ec tmpfs: fix link accounting when a tmpfile is linked in by Darrick J. Wong · 6 years ago
- 484e89a mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs by Jann Horn · 6 years ago
- c133d8e mm/gup: fix gup_pmd_range() for dax by Yu Zhao · 6 years ago
- 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
- 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
- b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
- 331fc4d mm: enforce min addr even if capable() in expand_downwards() by Jann Horn · 6 years ago
- 5ac6918 mm/zsmalloc.c: fix -Wunneeded-internal-declaration warning by Nick Desaulniers · 7 years ago
- d069e8c mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
- 17ef085 numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODES by Ralph Campbell · 6 years ago
- eede34e mm: stop leaking PageTables by Hugh Dickins · 8 years ago
- 7f38299 oom, oom_reaper: do not enqueue same task twice by Tetsuo Handa · 6 years ago
- d2de58e mm: migrate: don't rely on __PageMovable() of newpage after unlocking it by David Hildenbrand · 6 years ago
- 5a3c49b mm: hwpoison: use do_send_sig_info() instead of force_sig() by Naoya Horiguchi · 6 years ago
- 274be58 mm, oom: fix use-after-free in oom_kill_process by Shakeel Butt · 6 years ago
- c6e4be6 mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
- 5cf3e5f mm, memcg: fix reclaim deadlock with writeback by Michal Hocko · 6 years ago
- be22579 mm: page_mapped: don't assume compound page is huge or THP by Jan Stancek · 6 years ago
- cab4248 slab: alien caches must not be initialized if the allocation of the alien cache failed by Christoph Lameter · 6 years ago
- cb1206e hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
- fbb78e9 mm: don't warn about allocations which stall for too long by Tetsuo Handa · 6 years ago