lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230506104851.21c6a2846f208820e75e7559@linux-foundation.org>
Date:   Sat, 6 May 2023 10:48:51 -0700
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     mm-commits@...r.kernel.org, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] more hotfixes for 6.4-rc1


Linus, please merge this batch of hotfixes, thanks.


The following changes since commit 418d5c98319f67b9ae651babea031b5394425c18:

  Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux (2023-05-05 13:27:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2023-05-06-10-45

for you to fetch changes up to 58f5f6698a72a8af5d7bfc5f49b6df60f378f167:

  afs: fix the afs_dir_get_folio return value (2023-05-06 10:10:08 -0700)

----------------------------------------------------------------
Five hotfixes.  Three are cc:stable, two pertain to post-6.3 merge window
changes.

----------------------------------------------------------------
Christoph Hellwig (1):
      afs: fix the afs_dir_get_folio return value

Jan Kara (1):
      mm: do not reclaim private data from pinned page

Lorenzo Stoakes (1):
      mm/mmap/vma_merge: always check invariants

Ryusuke Konishi (2):
      nilfs2: fix infinite loop in nilfs_mdt_get_block()
      nilfs2: do not write dirty data after degenerating to read-only

 fs/afs/dir_edit.c   |  7 ++++---
 fs/nilfs2/bmap.c    | 16 ++++++++++++----
 fs/nilfs2/segment.c |  5 ++++-
 mm/mmap.c           | 10 +++++-----
 mm/vmscan.c         | 10 ++++++++++
 5 files changed, 35 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ