Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull hotfixes from Andrew Morton: "Minor things, mainly - mailmap updates, MAINTAINERS updates, etc. Fixes for this merge window: - fix for a damon boot hang, from SeongJae - fix for a kfence warning splat, from Jason Donenfeld - fix for zero-pfn pinning, from Alex Williamson - fix for fallocate hole punch clearing, from Mike Kravetz Fixes for previous releases: - fix for a performance regression, from Marcelo - fix for a hwpoisining BUG from zhenwei pi" * tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mailmap: add entry for Christian Marangi mm/memory-failure: disable unpoison once hw error happens hugetlbfs: zero partial pages during fallocate hole punch mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py mm: re-allow pinning of zero pfns mm/kfence: select random number before taking raw lock MAINTAINERS: add maillist information for LoongArch MAINTAINERS: update MM tree references MAINTAINERS: update Abel Vesa's email MAINTAINERS: add MEMORY HOT(UN)PLUG section and add David as reviewer MAINTAINERS: add Miaohe Lin as a memory-failure reviewer mailmap: add alias for jarkko@profian.com mm/damon/reclaim: schedule 'damon_reclaim_timer' only after 'system_wq' is initialized kthread: make it clear that kthread_create_on_node() might be terminated by any fatal signal mm: lru_cache_disable: use synchronize_rcu_expedited mm/page_isolation.c: fix one kernel-doc comment
Showing
- .mailmap 4 additions, 0 deletions.mailmap
- Documentation/vm/hwpoison.rst 2 additions, 1 deletionDocumentation/vm/hwpoison.rst
- MAINTAINERS 17 additions, 4 deletionsMAINTAINERS
- drivers/base/memory.c 1 addition, 1 deletiondrivers/base/memory.c
- fs/hugetlbfs/inode.c 53 additions, 15 deletionsfs/hugetlbfs/inode.c
- include/linux/mm.h 2 additions, 1 deletioninclude/linux/mm.h
- kernel/kthread.c 7 additions, 7 deletionskernel/kthread.c
- mm/damon/reclaim.c 8 additions, 0 deletionsmm/damon/reclaim.c
- mm/hwpoison-inject.c 1 addition, 1 deletionmm/hwpoison-inject.c
- mm/kfence/core.c 5 additions, 2 deletionsmm/kfence/core.c
- mm/madvise.c 1 addition, 1 deletionmm/madvise.c
- mm/memcontrol.c 1 addition, 1 deletionmm/memcontrol.c
- mm/memory-failure.c 12 additions, 0 deletionsmm/memory-failure.c
- mm/page_isolation.c 2 additions, 0 deletionsmm/page_isolation.c
- mm/swap.c 1 addition, 1 deletionmm/swap.c
Loading
Please register or sign in to comment