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: <20230627084058.GM52412@kernel.org>
Date:   Tue, 27 Jun 2023 11:40:58 +0300
From:   Mike Rapoport <rppt@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Claudio Migliorelli <claudio.migliorelli@...l.polimi.it>,
        Yuwei Guan <ssawgyw@...il.com>,
        Mike Rapoport <rppt@...nel.org>, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock: small updates for v6.5-rc1

Hi Linus,

The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:

  Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)

are available in the Git repository at:

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

for you to fetch changes up to de649e7f5edb2e61dbd3d64deae44cb165e657ad:

  memblock: Update nid info in memblock debugfs (2023-06-02 08:23:41 +0300)

----------------------------------------------------------------
memblock: small updates for 6.5-rc1

* add test for memblock_alloc_node()
* minor coding style fixes
* add flags and nid info in memblock debugfs

----------------------------------------------------------------
Claudio Migliorelli (2):
      Add tests for memblock_alloc_node()
      Fix some coding style errors in memblock.c

Yuwei Guan (2):
      memblock: Add flags and nid info in memblock debugfs
      memblock: Update nid info in memblock debugfs

 mm/memblock.c                                | 34 +++++++++++++++++++----
 tools/testing/memblock/tests/alloc_nid_api.c | 40 ++++++++++++++++++++++++++++
 2 files changed, 69 insertions(+), 5 deletions(-)

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ