aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2021-11-28Merge tag 'v5.14.19' into v5.14/standard/baseBruce Ashfield
2021-11-17mm, oom: do not trigger out_of_memory from the #PFMichal Hocko
2021-11-17mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin
2021-11-17memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-11-17mm/filemap.c: remove bogus VM_BUG_ONMatthew Wilcox (Oracle)
2021-11-17mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregi...Miaohe Lin
2021-11-04Merge tag 'v5.14.16' into v5.14/standard/baseBruce Ashfield
2021-11-02mm: khugepaged: skip huge page collapse for special filesYang Shi
2021-11-02mm, thp: bail out early in collapse_file for writeback pageRongwei Wang
2021-11-02mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-11-02mm: hwpoison: remove the unnecessary THP checkYang Shi
2021-10-28Merge tag 'v5.14.15' into v5.14/standard/baseBruce Ashfield
2021-10-27mm/thp: decrease nr_thps in file's mapping on THP splitMarek Szyprowski
2021-10-27mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin
2021-10-27mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin
2021-10-27mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin
2021-10-27mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin
2021-10-27mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet
2021-10-13Merge tag 'v5.14.10' into v5.14/standard/baseBruce Ashfield
2021-10-07mm: don't allow oversized kvmalloc() callsLinus Torvalds
2021-10-03Merge tag 'v5.14.9' into v5.14/standard/baseBruce Ashfield
2021-09-30mm: fix uninitialized use in overcommit_policy_handlerChen Jun
2021-09-30mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang
2021-09-30mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()Naoya Horiguchi
2021-09-19aufs5: aufs-mmapBruce Ashfield
2021-09-18mm/mempolicy: fix a race between offset_il_node and mpol_rebind_taskyanghui
2021-09-18mm/page_alloc.c: avoid accessing uninitialized pcp page migratetypeMiaohe Lin
2021-09-18mm,vmscan: fix divide by zero in get_scan_countRik van Riel
2021-09-18mm/hmm: bypass devmap pte when all pfn requested flags are fulfilledLi Zhijian
2021-09-18mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand
2021-09-18hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz
2021-09-18mm: fix panic caused by __page_handle_poison()Michael Wang
2021-08-25mm/memory_hotplug: fix potential permanent lru cache disableMiaohe Lin
2021-08-20hugetlb: don't pass page cache pages to restore_reserve_on_errorMike Kravetz
2021-08-20mm: vmscan: fix missing psi annotation for node_reclaim()Johannes Weiner
2021-08-20mm/hwpoison: retry with shake_page() for unhandlable pagesNaoya Horiguchi
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner
2021-08-20mm/page_alloc: don't corrupt pcppage_migratetypeDoug Berger
2021-08-20Revert "mm: swap: check if swap backing device is congested or not"Yang Shi
2021-08-20Revert "mm/shmem: fix shmem_swapin() race with swapoff"Yang Shi
2021-08-13mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long
2021-08-13mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand
2021-08-13mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka
2021-08-13slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner