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: <ZrcIusRi8Z1nlJTw@infradead.org>
Date: Sat, 10 Aug 2024 08:29:14 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev
Subject: [GIT PULL] dma-mapping fix for Linux 6.11

The following changes since commit 94ede2a3e9135764736221c080ac7c0ad993dc2d:

  profiling: remove stale percpu flip buffer variables (2024-07-29 16:34:17 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.11-2024-08-10

for you to fetch changes up to bd44ca3de49cc1badcff7a96010fa2c64f04868c:

  dma-debug: avoid deadlock between dma debug vs printk and netconsole (2024-08-06 10:29:32 -0700)

----------------------------------------------------------------
dma-mapping fix for Linux 6.11

 - avoid a deadlock with dma-debug and netconsole (Rik van Riel)

----------------------------------------------------------------
Rik van Riel (1):
      dma-debug: avoid deadlock between dma debug vs printk and netconsole

 kernel/dma/debug.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ