All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk for 5.20 (sane changes)
@ 2022-08-04 11:06 Petr Mladek
  2022-08-05 17:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2022-08-04 11:06 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Sergey Senozhatsky, Steven Rostedt, John Ogness, Andy Shevchenko,
	Rasmus Villemoes, Sebastian Andrzej Siewior, Thomas Gleixner,
	Jan Kara, Peter Zijlstra, linux-kernel

Hi Linus,

please pull the latest and only sane printk changes from

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

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

- Allow to read kernel log in gdb even on 32 bits systems.

- More granular check of the buffer usage in printf selftest.

- Clang warning fix.

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

I am going to be even more transparent when there is anything controversial
and discuss it in advance.

----------------------------------------------------------------
Antonio Borneo (1):
      scripts/gdb: fix 'lx-dmesg' on 32 bits arch

Justin Stitt (1):
      lib/test_printf.c: fix clang -Wformat warnings

Rasmus Villemoes (1):
      lib/test_printf.c: split write-beyond-buffer check in two

 lib/test_printf.c          | 21 +++++++++++++++++----
 scripts/gdb/linux/dmesg.py |  9 +++------
 scripts/gdb/linux/utils.py | 14 ++++++++++++--
 3 files changed, 32 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] printk for 5.20 (sane changes)
  2022-08-04 11:06 [GIT PULL] printk for 5.20 (sane changes) Petr Mladek
@ 2022-08-05 17:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-05 17:42 UTC (permalink / raw)
  To: Petr Mladek
  Cc: Linus Torvalds, Sergey Senozhatsky, Steven Rostedt, John Ogness,
	Andy Shevchenko, Rasmus Villemoes, Sebastian Andrzej Siewior,
	Thomas Gleixner, Jan Kara, Peter Zijlstra, linux-kernel

The pull request you sent on Thu, 4 Aug 2022 13:06:55 +0200:

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

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

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:[~2022-08-05 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 11:06 [GIT PULL] printk for 5.20 (sane changes) Petr Mladek
2022-08-05 17:42 ` pr-tracker-bot

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.