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: <20250116211322.19c20e534e96f37c3608792f@linux-foundation.org>
Date: Thu, 16 Jan 2025 21:13:22 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-mm@...ck.org, mm-commits@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: [GIT PULL] hotfixes for 6.13


Linus, please merge this batch of hotfixes, thanks.

The following changes since commit cbc5dde0a461240046e8a41c43d7c3b76d5db952:

  fs/proc: fix softlockup in __read_vmcore (part 2) (2025-01-12 19:03:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-hotfixes-stable-2025-01-16-21-11

for you to fetch changes up to b0fce54b8c0d8e5f2b4c243c803c5996e73baee8:

  ocfs2: check dir i_size in ocfs2_find_entry (2025-01-15 21:15:44 -0800)

----------------------------------------------------------------
7 singleton hotfixes.  6 are MM.  2 are cc:stable and the remainder
address post-6.12 issues.

----------------------------------------------------------------
Ethan Carter Edwards (1):
      mailmap: update entry for Ethan Carter Edwards

Karan Sanghavi (1):
      mm: shmem: use signed int for version handling in casefold option

Liu Shixin (1):
      mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma

Su Yue (1):
      ocfs2: check dir i_size in ocfs2_find_entry

Suren Baghdasaryan (1):
      alloc_tag: skip pgalloc_tag_swap if profiling is disabled

Yosry Ahmed (1):
      mm: zswap: move allocations during CPU init outside the lock

zihan zhou (1):
      mm: page_alloc: fix missed updates of lowmem_reserve in adjust_managed_page_count

 .mailmap        |  1 +
 fs/ocfs2/dir.c  | 25 +++++++++++++++++++++----
 lib/alloc_tag.c |  3 +++
 mm/khugepaged.c |  4 ++--
 mm/page_alloc.c |  3 +++
 mm/shmem.c      |  2 +-
 mm/zswap.c      | 42 ++++++++++++++++++++++++------------------
 7 files changed, 55 insertions(+), 25 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ