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: <Z679gV-O0JsPQNOb@8bytes.org>
Date: Fri, 14 Feb 2025 09:23:29 +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.14-rc2

Hi Linus,

The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to add43c4fbc92f8b48c1acd64e953af3b1be4cd9c:

  iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID (2025-02-14 09:12:47 +0100)

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

Including:

	- Core: Fix potential memory leak in iopf_queue_remove_device().

	- Intel VT-d: Handle faults correctly in
	  intel_iommu_drain_pasid_prq().

	- AMD-Vi: Fix faults happening in resume path.

	- Typo and spelling fixes.

----------------------------------------------------------------
Andrew Kreimer (1):
      iommu/exynos: Fix typos

Easwar Hariharan (1):
      iommu: Fix a spelling error

Lu Baolu (2):
      iommu: Fix potential memory leak in iopf_queue_remove_device()
      iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID

Vasant Hegde (1):
      iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path

 drivers/iommu/amd/amd_iommu_types.h | 1 +
 drivers/iommu/amd/init.c            | 4 ++++
 drivers/iommu/exynos-iommu.c        | 6 +++---
 drivers/iommu/intel/prq.c           | 4 +++-
 drivers/iommu/io-pgfault.c          | 1 +
 drivers/iommu/iommu.c               | 2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)

Please pull.

Thanks,

	Joerg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ