aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiv5.4/standard/bcm-2xxx-rpiBruce Ashfield
2024-03-28Merge tag 'v5.4.270' into v5.4/standard/baseBruce Ashfield
2024-03-28Merge tag 'v5.4.269' into v5.4/standard/baseBruce Ashfield
2024-03-01userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlbLokesh Gidra
2024-03-01memcg: add refcnt for pcpu stock to avoid UAF problem in drain_all_stock()GONG, Ruiqi
2024-02-23mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), againZach O'Keefe
2024-01-18Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2024-01-18Merge tag 'v5.4.267' into v5.4/standard/baseBruce Ashfield
2024-01-15mm: fix unmap_mapping_range high bits shift bugJiajun Xie
2024-01-15mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-12-03Merge tag 'v5.4.262' into v5.4/standard/baseBruce Ashfield
2023-12-03Merge tag 'v5.4.261' into v5.4/standard/baseBruce Ashfield
2023-11-28mm/cma: use nth_page() in place of direct struct page manipulationZi Yan
2023-11-20vfs: fix readahead(2) on block devicesReuben Hawkins
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-09-26Merge tag 'v5.4.257' into v5.4/standard/baseBruce Ashfield
2023-09-23tmpfs: verify {g,u}id mount options correctlyChristian Brauner
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-09-04Merge tag 'v5.4.255' into v5.4/standard/baseBruce Ashfield
2023-08-30mm: allow a controlled amount of unfairness in the page lockLinus Torvalds
2023-07-03Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-07-03Merge tag 'v5.4.249' into v5.4/standard/baseBruce Ashfield
2023-06-28mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds
2023-06-28mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins
2023-06-28list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
2023-06-28mm: rewrite wait_on_page_bit_common() logicLinus Torvalds
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-06-12Merge tag 'v5.4.246' into v5.4/standard/baseBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-05-19Merge tag 'v5.4.243' into v5.4/standard/baseBruce Ashfield
2023-05-17mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlockTetsuo Handa
2023-04-21Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-04-21Merge tag 'v5.4.241' into v5.4/standard/baseBruce Ashfield
2023-04-20mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-03-17Merge tag 'v5.4.235' into v5.4/standard/baseBruce Ashfield
2023-03-11mm/thp: check and bail out if page in deferred queue alreadyYin Fengwei
2023-03-11mm: memcontrol: deprecate charge movingJohannes Weiner
2023-02-27Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-02-27Merge tag 'v5.4.232' into v5.4/standard/baseBruce Ashfield
2023-02-22Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-22migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz
2023-02-22mm: swap: properly update readahead statistics in unuse_pte_range()Andrea Righi
2023-02-22mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-02-17Merge tag 'v5.4.231' into v5.4/standard/baseBruce Ashfield
2023-02-06panic: Consolidate open-coded panic_on_warn checksKees Cook
2023-02-06mm: kasan: do not panic if both panic_on_warn and kasan_multishot setDavid Gow