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: <Z0bTBc6aoyOpuhU1@kernel.org>
Date: Wed, 27 Nov 2024 10:06:29 +0200
From: Mike Rapoport <rppt@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Hua Su <suhua.tanke@...il.com>, Mike Rapoport <rppt@...nel.org>,
	Thorsten Blum <thorsten.blum@...ux.dev>, linux-mm@...ck.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock updates for 6.13-rc1

Hi Linus,

The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:

  Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/memblock-v6.13-rc1

for you to fetch changes up to 98b7beba1ee6fb4ee755812e6c06cfc9084e7430:

  memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE (2024-10-28 12:16:06 +0200)

----------------------------------------------------------------
memblock: updates for 6.13-rc1

* replace hardcoded strings with str_on_off() in report_meminit()
* initialize reserved pages to MIGRATE_MOVABLE when deferred struct page
  initialization is enabled so that if the reserved pages are freed they
  are put on movable free lists like it is done now when deferred struct
  page initialization is disabled

----------------------------------------------------------------
Hua Su (1):
      memblock: uniformly initialize all reserved pages to MIGRATE_MOVABLE

Thorsten Blum (1):
      mm: Use str_on_off() helper function in report_meminit()

 mm/mm_init.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ