All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] printk for 6.13
@ 2024-11-18 14:09 Petr Mladek
  2024-11-20 18:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Mladek @ 2024-11-18 14:09 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-6.13

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

- Print more precise information about the printk log buffer memory usage.

- Make sure that the sysrq title is shown on the console even
  when deferred.

- Do not enable earlycon by `console=` which is meant to disable
  the default console.

----------------------------------------------------------------
Arnd Bergmann (1):
      printk: add dummy printk_force_console_enter/exit helpers

Isaac J. Manjarres (1):
      printk: Improve memory usage logging during boot

Marcos Paulo de Souza (2):
      printk: Introduce FORCE_CON flag
      tty: sysrq: Use printk_force_console context on __handle_sysrq

Petr Mladek (1):
      Merge branch 'for-6.13-force-console' into for-linus

Raul E Rangel (1):
      init: Don't proxy `console=` to earlycon

 drivers/tty/serial/earlycon.c | 23 +++++++++++++++++++++
 drivers/tty/sysrq.c           | 18 ++++++++---------
 include/linux/printk.h        | 11 ++++++++++
 init/main.c                   |  5 +----
 kernel/printk/internal.h      |  3 +++
 kernel/printk/printk.c        | 47 ++++++++++++++++++++++++++++++++++---------
 kernel/printk/printk_safe.c   | 18 +++++++++++++++++
 7 files changed, 102 insertions(+), 23 deletions(-)

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

* Re: [GIT PULL] printk for 6.13
  2024-11-18 14:09 [GIT PULL] printk for 6.13 Petr Mladek
@ 2024-11-20 18:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-20 18:32 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, 18 Nov 2024 15:09:32 +0100:

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

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

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:[~2024-11-20 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 14:09 [GIT PULL] printk for 6.13 Petr Mladek
2024-11-20 18:32 ` 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.