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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z5UpmFvCKY-AFIVa@aspen.lan>
Date: Sat, 25 Jan 2025 18:12:40 +0000
From: Daniel Thompson <danielt@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jason Wessel <jason.wessel@...driver.com>, linux-kernel@...r.kernel.org,
	Douglas Anderson <dianders@...omium.org>,
	"Dr. David Alan Gilbert" <linux@...blig.org>,
	Zhang Heng <zhangheng@...inos.cn>
Subject: [GIT PULL] kgdb changes for v6.14

The following changes since commit 9d89551994a430b50c4fffcb1e617a057fa76e20:

  Linux 6.13-rc6 (2025-01-05 14:13:40 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.14-rc1

for you to fetch changes up to 6beaa75cd24d660e7913c60aff702ec809ff9b28:

  kdb: Remove unused flags stack (2025-01-25 08:22:26 +0000)

----------------------------------------------------------------
kgdb patches for 6.14

A very small set of changes this kernel cycle. It consists of two cleanups,
one switches to kmap_local_page() (from kmap_atomic() ) and the other
removes a bit of dead code.

Signed-off-by: Daniel Thompson (RISCstar) <danielt@...nel.org>

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      kdb: Remove unused flags stack

Zhang Heng (1):
      kdb: use kmap_local_page()

 include/linux/kdb.h            |  3 ---
 kernel/debug/kdb/kdb_support.c | 24 +++---------------------
 2 files changed, 3 insertions(+), 24 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ