* [GIT PULL] hotfixes for 5.19-rc1
@ 2022-06-05 18:38 Andrew Morton
2022-06-06 0:23 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2022-06-05 18:38 UTC (permalink / raw)
To: Linus Torvalds; +Cc: mm-commits, linux-mm, linux-kernel
Linus, please pull these fixups for various recently-added and
longer-term issues and a few minor tweaks.
The following changes since commit 54eb8462f21fb170a05ad64620f0d8d0cf2b7fb5:
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (2022-06-01 14:48:13 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-06-05
for you to fetch changes up to a19cad0691597eb79c123b8a19a9faba5ab7d90e:
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery (2022-06-01 15:57:16 -0700)
----------------------------------------------------------------
Hot fixes for 5.19-rc1.
- fixes for material merged during this merge window
- cc:stable fixes for more longstanding issues
- minor mailmap and MAINTAINERS updates
----------------------------------------------------------------
Andrew Morton (1):
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
Baoquan He (1):
x86/kexec: fix memory leak of elf header buffer
Josh Poimboeuf (1):
mailmap: update Josh Poimboeuf's email
Miaohe Lin (2):
MAINTAINERS: add maintainer information for z3fold
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
Muchun Song (1):
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Zi Yan (1):
mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
.mailmap | 2 ++
MAINTAINERS | 7 +++++
arch/x86/kernel/machine_kexec_64.c | 12 ++++++--
mm/hugetlb_vmemmap.c | 2 +-
mm/memremap.c | 2 +-
mm/oom_kill.c | 58 +++++++++++++++++++-------------------
mm/page_isolation.c | 2 +-
7 files changed, 50 insertions(+), 35 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] hotfixes for 5.19-rc1
@ 2022-05-27 17:29 Andrew Morton
2022-05-27 18:48 ` pr-tracker-bot
0 siblings, 1 reply; 4+ messages in thread
From: Andrew Morton @ 2022-05-27 17:29 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-mm, linux-kernel, mm-commits
The following changes since commit 9039b8335276569670caaf23606335946625e764:
MAINTAINERS: add a mailing list for DAMON development (2022-05-09 17:34:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-05-27
for you to fetch changes up to 24c8e27e63224ce832b4723cb60632d3eddb55de:
mm/page_table_check: fix accessing unmapped ptep (2022-05-27 08:55:18 -0700)
----------------------------------------------------------------
Six hotfixes. One from Miaohe Lin is considered a minor thing so it isn't
for -stable. The remainder address pre-5.19 issues and are cc:stable.
----------------------------------------------------------------
Dong Aisheng (1):
Revert "mm/cma.c: remove redundant cma_mutex lock"
Mel Gorman (1):
mm/page_alloc: always attempt to allocate at least one page during bulk allocation
Miaohe Lin (1):
mm/page_table_check: fix accessing unmapped ptep
Mike Kravetz (1):
hugetlb: fix huge_pmd_unshare address update
Naveen N. Rao (1):
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Sultan Alsawaf (1):
zsmalloc: fix races between asynchronous zspage free and page migration
arch/s390/include/asm/kexec.h | 10 ++++++++++
arch/x86/include/asm/kexec.h | 8 ++++++++
include/linux/kexec.h | 46 +++++++++++++++++++++++++++++++++++--------
kernel/kexec_file.c | 34 --------------------------------
mm/cma.c | 4 +++-
mm/hugetlb.c | 9 ++++++++-
mm/page_alloc.c | 4 ++--
mm/page_table_check.c | 2 +-
mm/zsmalloc.c | 37 ++++++++++++++++++++++++++++++----
9 files changed, 103 insertions(+), 51 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-06-06 0:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05 18:38 [GIT PULL] hotfixes for 5.19-rc1 Andrew Morton
2022-06-06 0:23 ` pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2022-05-27 17:29 Andrew Morton
2022-05-27 18:48 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox