aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2020-05-28Merge tag 'v4.14.181' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.178' into v4.14/standard/baseBruce Ashfield
2020-05-28Merge tag 'v4.14.177' into v4.14/standard/baseBruce Ashfield
2020-05-20shmem: fix possible deadlocks on shmlock_user_lockHugh Dickins
2020-05-20mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand
2020-05-02mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy pathYang Shi
2020-05-02mm/ksm: fix NULL pointer dereference when KSM zero page is enabledMuchun Song
2020-05-02mm/hugetlb: fix a addressing exception caused by huge_pte_offsetLongpeng
2020-05-02vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-05-02mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka
2020-04-24mm/vmalloc.c: move 'area->pages' after if statementAustin Kim
2020-04-24mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2020-04-24slub: improve bit diffusion for freelist ptr obfuscationKees Cook
2020-04-14Merge tag 'v4.14.176' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.175' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.174' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.173' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.172' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.170' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.167' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.163' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.159' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.158' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.157' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.156' into v4.14/standard/baseBruce Ashfield
2020-04-14Merge tag 'v4.14.155' into v4.14/standard/baseBruce Ashfield
2020-04-13mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-04-02mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka
2020-04-02mm: slub: be more careful about the double cmpxchg of freelistLinus Torvalds
2020-04-02memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-20mm: slub: add missing TID bump in kmem_cache_alloc_bulk()Jann Horn
2020-03-20net: memcg: late association of sock to memcgShakeel Butt
2020-03-20cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-03-11mm, numa: fix bad pmd by atomically check for pmd_trans_huge when marking pag...Mel Gorman
2020-03-11mm, thp: fix defrag setting if newline is not usedDavid Rientjes
2020-03-11mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-02-28mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan
2020-02-05mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter
2020-01-23mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD align...Kirill A. Shutemov
2020-01-23mm/huge_memory.c: make __thp_get_unmapped_area staticBharath Vedartham
2020-01-23mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()Wen Yang
2020-01-23mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alig...Kirill A. Shutemov
2020-01-09arm64: Revert support for execute-only user mappingsCatalin Marinas
2020-01-09mm/zsmalloc.c: fix the migrated zspage statistics.Chanho Min
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun
2019-12-17mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen
2019-12-05vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang
2019-12-01mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand