https://github.com/torvalds/linux
Revision 086ee11b0384c5ee837a46fac36e38189717960b authored by Linus Torvalds on 26 February 2022, 19:52:14 UTC, committed by Linus Torvalds on 26 February 2022, 19:52:14 UTC
Merge misc fixes from Andrew Morton:
 "12 patches.

  Subsystems affected by this patch series: MAINTAINERS, mailmap, memfd,
  and mm (hugetlb, kasan, hugetlbfs, pagemap, selftests, memcg, and
  slab)"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  selftests/memfd: clean up mapping in mfd_fail_write
  mailmap: update Roman Gushchin's email
  MAINTAINERS, SLAB: add Roman as reviewer, git tree
  MAINTAINERS: add Shakeel as a memcg co-maintainer
  MAINTAINERS: remove Vladimir from memcg maintainers
  MAINTAINERS: add Roman as a memcg co-maintainer
  selftest/vm: fix map_fixed_noreplace test failure
  mm: fix use-after-free bug when mm->mmap is reused after being freed
  hugetlbfs: fix a truncation issue in hugepages parameter
  kasan: test: prevent cache merging in kmem_cache_double_destroy
  mm/hugetlb: fix kernel crash with hugetlb mremap
  MAINTAINERS: add sysctl-next git tree
2 parent s 2c8c230 + fda153c
History
Tip revision: 086ee11b0384c5ee837a46fac36e38189717960b authored by Linus Torvalds on 26 February 2022, 19:52:14 UTC
Merge branch 'akpm' (patches from Andrew)
Tip revision: 086ee11

back to top