Hi Linus. The following changes since commit 88603b6dc419445847923fcb7fe5080067a30f98: Linux 6.2-rc2 (2023-01-01 13:53:16 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2023-01-08 for you to fetch changes up to fa81ab49bbe4e1ce756581c970486de0ddb14309: memblock: Fix doc for memblock_phys_free (2023-01-04 12:31:22 +0200) ---------------------------------------------------------------- memblock: small fixes in kernel-doc and tests * Fix kernel-doc for memblock_phys_free() to use correct names for the counterpart allocation methods * Fix compilation error in memblock tests ---------------------------------------------------------------- Aaron Thompson (1): memblock tests: Fix compilation error. Miaoqian Lin (1): memblock: Fix doc for memblock_phys_free mm/memblock.c | 2 +- tools/testing/memblock/.gitignore | 1 + tools/testing/memblock/Makefile | 3 ++- 3 files changed, 4 insertions(+), 2 deletions(-) -- Sincerely yours, Mike.