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]
Date: Thu, 18 Jan 2024 08:30:44 +0100
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 fixes for Linux 6.8

The following changes since commit b07bc2347672cc8c7293c64499f1488278c5ca3d:

  dma-mapping: clear dev->dma_mem to NULL after freeing it (2023-12-15 12:32:45 +0100)

are available in the Git repository at:

  git.infradead.org:public_git/dma-mapping.git tags/dma-mapping-6.8-2024-01-18

for you to fetch changes up to 7c65aa3cc072cee76f577262fbe381a111a98774:

  dma-debug: fix kernel-doc warnings (2024-01-15 08:20:39 +0100)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.8

 - fix kerneldoc warnings (Randy Dunlap)
 - better bounds checking in swiotlb (ZhangPeng)

----------------------------------------------------------------
Randy Dunlap (1):
      dma-debug: fix kernel-doc warnings

ZhangPeng (1):
      swiotlb: check alloc_size before the allocation of a new memory pool

 kernel/dma/debug.c   | 3 ++-
 kernel/dma/swiotlb.c | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ