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: Fri, 2 Feb 2024 15:11:25 +0100
From: Joerg Roedel <joro@...tes.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Will Deacon <will@...nel.org>, linux-kernel@...r.kernel.org,
	iommu@...ts.linux.dev
Subject: [git pull] IOMMU Fixes for Linux v6.8-rc2

Hi Linus,

The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

  Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.8-rc2

for you to fetch changes up to d2d00e15808c37ec476a5c040ee2cdd23854ef18:

  powerpc: iommu: Bring back table group release_ownership() call (2024-02-02 09:26:20 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.8-rc2

Including:

	- Make iommu_ops->default_domain work without CONFIG_IOMMU_DMA to fix
	  initialization of FSL-PAMU devices

	- Fix for Tegra fbdev initialization failure

	- Fix for a VFIO device unbinding failure on PowerPC

----------------------------------------------------------------
Jason Gunthorpe (2):
      iommu: Allow ops->default_domain to work when !CONFIG_IOMMU_DMA
      drm/tegra: Do not assume that a NULL domain means no DMA IOMMU

Shivaprasad G Bhat (1):
      powerpc: iommu: Bring back table group release_ownership() call

 arch/powerpc/kernel/iommu.c | 37 ++++++++++++++++++++++++++++---------
 drivers/gpu/drm/tegra/drm.c |  3 ++-
 drivers/iommu/iommu.c       | 18 +++++++++++++-----
 3 files changed, 43 insertions(+), 15 deletions(-)

Please pull.

Thanks,

	Joerg

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ