All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk for 7.3
@ 2026-08-19  8:56 Petr Mladek
  2026-08-20 22:37 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2026-08-19  8:56 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.3

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

- Prevent a possible out-of-bound access and a use-after-free in rather
  theoretical situations.

- Make no_hash_pointers take effect early.

- Some fixes and clean up of the ratelimit KUnit test.

----------------------------------------------------------------
Jia He (1):
      lib/tests: test_ratelimit: fix stress test thread lifecycle and leak

John Ogness (1):
      printk: Fix possible console use-after-free

Kaitao Cheng (1):
      lib/vsprintf: Make no_hash_pointers take effect early

Petr Mladek (3):
      printk: Handle pre-enabled consoles in the top-level register_console()
      Merge branch 'for-7.3-trivial' into for-linus
      Merge branch 'for-7.3-console-registration-cleanup' into for-linus

 kernel/printk/printk.c     | 30 +++++++++++++++++-------------
 lib/tests/test_ratelimit.c | 29 +++++++++++++++++++----------
 lib/vsprintf.c             |  4 ++++
 3 files changed, 40 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] printk for 7.3
  2026-08-19  8:56 [GIT PULL] printk for 7.3 Petr Mladek
@ 2026-08-20 22:37 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-20 22:37 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 Wed, 19 Aug 2026 10:56:21 +0200:

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

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

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-08-20 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19  8:56 [GIT PULL] printk for 7.3 Petr Mladek
2026-08-20 22:37 ` 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.