mbox series

[GIT,PULL] hotfixes for 6.0

Message ID 20220930185257.d02c928a322dfa727bed4cb3@linux-foundation.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] hotfixes for 6.0 | expand

Pull-request

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

Message

Andrew Morton Oct. 1, 2022, 1:52 a.m. UTC
Linus, please merge these three hotfixes.

The following changes since commit 59298997df89e19aad426d4ae0a7e5037074da5a:

  x86/uaccess: avoid check_object_size() in copy_from_user_nmi() (2022-09-26 12:14:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 1c8e2349f2d033f634d046063b704b2ca6c46972:

  damon/sysfs: fix possible memleak on damon_sysfs_add_target (2022-09-30 18:46:31 -0700)

----------------------------------------------------------------
One MAINTAINERS update, two MM fixes, both cc:stable

----------------------------------------------------------------
Florian Westphal (1):
      mm: fix BUG splat with kvmalloc + GFP_ATOMIC

Levi Yun (1):
      damon/sysfs: fix possible memleak on damon_sysfs_add_target

Lukas Bulwahn (1):
      MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE

 MAINTAINERS      | 1 -
 mm/damon/sysfs.c | 2 +-
 mm/util.c        | 4 ++++
 3 files changed, 5 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 1, 2022, 4:52 p.m. UTC | #1
The pull request you sent on Fri, 30 Sep 2022 18:52:57 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2a4b6e13e170a5c0c201a1858a8f5a61f98eb11e

Thank you!