public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk for 7.1
@ 2026-04-20 12:23 Petr Mladek
  2026-04-20 23:31 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2026-04-20 12:23 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Andy Shevchenko,
	Rasmus Villemoes, Peter Zijlstra, Petr Mladek, linux-kernel

Hi Linus,

please pull the latest printk changes from

  git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-7.1

=======================================

- Fix printk ring buffer initialization and sanity checks.
- Workaround printf kunit test compilation with gcc < 12.1.
- Add IPv6 address printf format tests.
- Misc code and documentation cleanup.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()

John Ogness (2):
      printk_ringbuffer: Fix get_data() size sanity check
      printk_ringbuffer: Add sanity check for 0-size data

Loïc Grégoire (1):
      printk: ringbuffer: fix errors in comments

Petr Mladek (3):
      printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_PROFILING
      Merge branch 'for-7.1-printf-kunit-build' into for-linus
      Merge branch 'rework/prb-fixes' into for-linus

Shuvam Pandey (1):
      printf: add IPv6 address format tests

Thorsten Blum (1):
      lib/vsprintf: use bool for local decode variable

feng.zhou (1):
      printk: Fix _DESCS_COUNT type for 64-bit systems

 include/linux/printk.h            |  5 +++--
 kernel/printk/printk_ringbuffer.c | 27 +++++++++++++++------------
 kernel/printk/printk_ringbuffer.h |  4 ++--
 lib/tests/Makefile                |  2 ++
 lib/tests/printf_kunit.c          | 22 ++++++++++++++++++++++
 lib/vsprintf.c                    |  4 ++--
 6 files changed, 46 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] printk for 7.1
  2026-04-20 12:23 [GIT PULL] printk for 7.1 Petr Mladek
@ 2026-04-20 23:31 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-04-20 23:31 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Andy Shevchenko, Rasmus Villemoes, Peter Zijlstra, Petr Mladek,
	linux-kernel

The pull request you sent on Mon, 20 Apr 2026 14:23:58 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux.git tags/printk-for-7.1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b66cb4f156fe47f52065e70eb1b2f12ccd0c2884

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-20 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-20 12:23 [GIT PULL] printk for 7.1 Petr Mladek
2026-04-20 23:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox