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: <20250425112939.501985-1-m.szyprowski@samsung.com>
Date: Fri, 25 Apr 2025 13:29:39 +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>
Subject: [GIT PULL] dma-mapping fixes for Linux 6.15

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git tags/dma-mapping-6.15-2025-04-25

for you to fetch changes up to 89461db349cc00816c01d55507d511466b3b7151:

  dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask (2025-04-22 17:44:09 +0200)

----------------------------------------------------------------
dma-maping fixes for Linux 6.15

- avoid unused variable warnings (Arnd Bergmann, Marek Szyprowski)
- add runtume warnings and debug messages for devices with limited DMA
  capabilities (Balbir Singh, Chen-Yu Tsai)

----------------------------------------------------------------
Arnd Bergmann (1):
      dma/contiguous: avoid warning about unused size_bytes

Balbir Singh (2):
      dma/mapping.c: dev_dbg support for dma_addressing_limited
      dma-mapping: Fix warning reported for missing prototype

Chen-Yu Tsai (1):
      dma-coherent: Warn if OF reserved memory is beyond current coherent DMA mask

Marek Szyprowski (1):
      dma-mapping: avoid potential unused data compilation warning

 include/linux/dma-mapping.h | 12 ++++++++----
 kernel/dma/coherent.c       | 12 +++++++++---
 kernel/dma/contiguous.c     |  3 +--
 kernel/dma/mapping.c        | 25 +++++++++++++++++--------
 4 files changed, 35 insertions(+), 17 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