mbox series

[GIT,PULL] final hotfixes for 5.19

Message ID 20220729204454.b38fba22290c5b54733cedb5@linux-foundation.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] final hotfixes for 5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-07-29

Message

Andrew Morton July 30, 2022, 3:44 a.m. UTC
Linus, please merge these two hotfixes for 5.19.

The following changes since commit 1f7ea54727caaa6701a15af0cbeddfdb015b2869:

  mailmap: update Gao Xiang's email addresses (2022-07-26 18:25:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-07-29

for you to fetch changes up to 8a295dbbaf7292c582a40ce469c326f472d51f66:

  mm/hmm: fault non-owner device private entries (2022-07-29 11:33:37 -0700)

----------------------------------------------------------------
Two hotfixes, both cc:stable.

----------------------------------------------------------------
Jaewon Kim (1):
      page_alloc: fix invalid watermark check on a negative value

Ralph Campbell (1):
      mm/hmm: fault non-owner device private entries

 mm/hmm.c        | 19 ++++++++-----------
 mm/page_alloc.c | 12 ++++++++----
 2 files changed, 16 insertions(+), 15 deletions(-)

Comments

pr-tracker-bot@kernel.org July 30, 2022, 5:21 p.m. UTC | #1
The pull request you sent on Fri, 29 Jul 2022 20:44:54 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2022-07-29

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/620725263f4222b3c94d4ee19846835feec0ad69

Thank you!