1. 07 Jan, 2024 37 commits
  2. 06 Jan, 2024 2 commits
  3. 05 Jan, 2024 1 commit
    • Linus Torvalds's avatar
      Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of... · 95c8a35f
      Linus Torvalds authored
      Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
      
      Pull misc mm fixes from Andrew Morton:
       "12 hotfixes.
      
        Two are cc:stable and the remainder either address post-6.7 issues or
        aren't considered necessary for earlier kernel versions"
      
      * tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm:
        mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
        mailmap: add entries for Mathieu Othacehe
        MAINTAINERS: change vmware.com addresses to broadcom.com
        arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
        mm/mglru: skip special VMAs in lru_gen_look_around()
        MAINTAINERS: hand over hwpoison maintainership to Miaohe Lin
        MAINTAINERS: remove hugetlb maintainer Mike Kravetz
        mm: fix unmap_mapping_range high bits shift bug
        mm: memcg: fix split queue list crash when large folio migration
        mm: fix arithmetic for max_prop_frac when setting max_ratio
        mm: fix arithmetic for bdi min_ratio
        mm: align larger anonymous mappings on THP boundaries
      95c8a35f