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>] [day] [month] [year] [list]
Message-ID: <aK_qmw51CJz_Tz36@kernel.org>
Date: Thu, 28 Aug 2025 08:35:23 +0300
From: Mike Rapoport <rppt@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
	Mike Rapoport <rppt@...nel.org>,
	Pratyush Brahma <pratyush.brahma@....qualcomm.com>,
	linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock fixes for v6.17-rc4

Hi Linus,

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2025-08-28

for you to fetch changes up to b3dcc9d1d806fb1e175f85978713eef868531da4:

  memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT (2025-08-26 10:47:03 +0300)

----------------------------------------------------------------
memblock fixes for v6.17-rc4

* printk cleanups in memblock and numa_memblks
* update kernel-doc for MEMBLOCK_RSRV_NOINIT to be more accurate and
  detailed

----------------------------------------------------------------
Mike Rapoport (Microsoft) (1):
      memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT

Pratyush Brahma (2):
      mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
      mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion

 include/linux/memblock.h |  5 +++--
 mm/memblock.c            | 19 +++++++++++++------
 mm/numa_emulation.c      |  4 ++--
 mm/numa_memblks.c        |  6 +++---
 4 files changed, 21 insertions(+), 13 deletions(-)

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ