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: <20240307162059.88fcc2a013c9ce1f3f72042d@linux-foundation.org>
Date: Thu, 7 Mar 2024 16:20:59 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mm@...ck.org, linux-kernel@...r.kernel.org,
 mm-commits@...r.kernel.org
Subject: [GIT PULL] hotfixes for 6.8


Linus, please merge this small batch of hotfixes, thanks.


The following changes since commit 720da1e593b85a550593b415bf1d79a053133451:

  mm/debug_vm_pgtable: fix BUG_ON with pud advanced test (2024-02-23 17:27:13 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2024-03-07-16-17

for you to fetch changes up to ded79af42f114bb89f8e90c8e7337f5b7bb5f015:

  scripts/gdb/symbols: fix invalid escape sequence warning (2024-03-07 16:14:19 -0800)

----------------------------------------------------------------
6 hotfixes.  4 are cc:stable and the remainder pertain to post-6.7
issues or aren't considered to be needed in earlier kernel versions.

----------------------------------------------------------------
Andrew Ballance (1):
      scripts/gdb/symbols: fix invalid escape sequence warning

Kees Cook (1):
      init/Kconfig: lower GCC version check for -Warray-bounds

Niklas Cassel (1):
      mailmap: fix Kishon's email

Qi Zheng (1):
      mm: userfaultfd: fix unexpected change to src_folio when UFFDIO_MOVE fails

Vlastimil Babka (2):
      mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL allocations
      mm, mmap: fix vma_merge() case 7 with vma_ops->close

 .mailmap                     |  1 +
 include/linux/gfp.h          |  9 +++++++++
 init/Kconfig                 |  6 +++---
 mm/compaction.c              |  7 +------
 mm/mmap.c                    | 10 +++++++++-
 mm/page_alloc.c              | 10 ++++++----
 mm/userfaultfd.c             |  6 +++---
 mm/vmscan.c                  |  5 ++++-
 scripts/gdb/linux/symbols.py |  2 +-
 9 files changed, 37 insertions(+), 19 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ