lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z45OEv0jeo0BkfsT@pathway.suse.cz>
Date: Mon, 20 Jan 2025 14:22:26 +0100
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Sergey Senozhatsky <senozhatsky@...omium.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	John Ogness <john.ogness@...utronix.de>,
	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	Rasmus Villemoes <linux@...musvillemoes.dk>,
	Peter Zijlstra <peterz@...radead.org>,
	Petr Mladek <pmladek@...e.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] printk for 6.14

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.14

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

- Prevent possible deadlocks, caused by the lock serializing per-CPU
  backtraces, by entering the deferred printk context.

- Enforce the right casting in LOG_BUF_LEN_MAX definition.

----------------------------------------------------------------
John Ogness (2):
      printk: Remove redundant deferred check in vprintk()
      printk: Defer legacy printing when holding printk_cpu_sync

Kuan-Wei Chiu (1):
      printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX

Petr Mladek (1):
      Merge branch 'for-6.14-cpu_sync-fixup' into for-linus

 kernel/printk/internal.h    |  6 ++++++
 kernel/printk/printk.c      |  7 ++++++-
 kernel/printk/printk_safe.c | 16 ++++++----------
 3 files changed, 18 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ