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: <20251007144545.2208636-1-m.szyprowski@samsung.com>
Date: Tue,  7 Oct 2025 16:45:45 +0200
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>, Leon Romanovsky <leon@...nel.org>, Jason Gunthorpe
	<jgg@...dia.com>, Petr Tesarik <ptesarik@...e.com>, Shigeru Yoshida
	<syoshida@...hat.com>
Subject: [GIT PULL] more dma-mapping updates for Linux 6.18

The following changes since commit ef3d979b3e270b6a41b6f306bfc442253c41a4cd:

  kmsan: fix missed kmsan_handle_dma() signature conversion (2025-09-17 14:42:36 +0200)

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-10-07

for you to fetch changes up to 16abbabc004bedeeaa702e11913da9d4fa70e63a:

  dma-mapping: fix direction in dma_alloc direction traces (2025-10-03 08:45:09 +0200)

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

- two small fixes for the recently performed code refactoring (Shigeru
Yoshida) and missing handling of direction parameter in DMA debug code
(Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (1):
      dma-mapping: fix direction in dma_alloc direction traces

Shigeru Yoshida (1):
      kmsan: fix kmsan_handle_dma() to avoid false positives

 include/trace/events/dma.h | 1 +
 mm/kmsan/hooks.c           | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------

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