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: <20251112095920.5802-1-m.szyprowski@samsung.com>
Date: Wed, 12 Nov 2025 10:59:20 +0100
From: Marek Szyprowski <m.szyprowski@...sung.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev, Marek Szyprowski
	<m.szyprowski@...sung.com>, Christoph Hellwig <hch@....de>, Robin Murphy
	<robin.murphy@....com>
Subject: [GIT PULL] dma-mapping fixes for Linux 6.18

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git tags/dma-mapping-6.18-2025-11-12

for you to fetch changes up to a50f7456f853ec3a6f07cbe1d16ad8a8b2501320:

  dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope (2025-11-05 13:43:41 +0100)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.18

- two minor fixes for DMA API infrastructure: restoring proper structure
padding used in benchmark tests (Qinxin Xia) and global DMA_BIT_MASK
macro rework to make it a bit more clang friendly (James Clark)

----------------------------------------------------------------
James Clark (1):
      dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope

Qinxin Xia (1):
      dma-mapping: benchmark: Restore padding to ensure uABI remained consistent

 include/linux/dma-mapping.h   | 2 +-
 include/linux/map_benchmark.h | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------

Thanks!

Best regards
Marek Szyprowski, PhD
Samsung R&D Institute Poland

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ