All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Rapoport <rppt@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Claudio Migliorelli <claudio.migliorelli@mail.polimi.it>,
	Yuwei Guan <ssawgyw@gmail.com>, Mike Rapoport <rppt@kernel.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memblock: small updates for v6.5-rc1
Date: Tue, 27 Jun 2023 11:40:58 +0300	[thread overview]
Message-ID: <20230627084058.GM52412@kernel.org> (raw)

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.


             reply	other threads:[~2023-06-27  8:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27  8:40 Mike Rapoport [this message]
2023-06-29 23:40 ` [GIT PULL] memblock: small updates for v6.5-rc1 Linus Torvalds
2023-06-30  4:34   ` Mike Rapoport
2023-06-30  6:24 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230627084058.GM52412@kernel.org \
    --to=rppt@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=claudio.migliorelli@mail.polimi.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=ssawgyw@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.