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: <20250702141453.GA1129243@nvidia.com>
Date: Wed, 2 Jul 2025 11:14:53 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: iommu@...ts.linux.dev, kvm@...r.kernel.org,
	linux-kernel@...r.kernel.org, Kevin Tian <kevin.tian@...el.com>
Subject: [GIT PULL] Please pull IOMMUFD subsystem changes

Hi Linus,

Some small iommufd selftest changes to make it work again in 6.16-rc.

Thanks,
Jason

The following changes since commit 86731a2a651e58953fc949573895f2fa6d456841:

  Linux 6.16-rc3 (2025-06-22 13:30:08 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git tags/for-linus-iommufd

for you to fetch changes up to 9a96876e3c6578031fa5dc5dde7759d383b2fb75:

  iommufd/selftest: Fix build warnings due to uninitialized mfd (2025-06-24 15:45:13 -0300)

----------------------------------------------------------------
iommufd 6.16 first rc pull

Some changes to the userspace selftest framework cause the iommufd tests
to start failing. This turned out to be bugs in the iommufd side that were
just getting uncovered.

- Deal with MAP_HUGETLB mmaping more than requested even when in MAP_FIXED
  mode

- Fixup missing error flow cleanup in the test

- Check that the memory allocations suceeded

- Suppress some bogus gcc 'may be used uninitialized' warnings

----------------------------------------------------------------
Nicolin Chen (4):
      iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
      iommufd/selftest: Add missing close(mfd) in memfd_mmap()
      iommufd/selftest: Add asserts testing global mfd
      iommufd/selftest: Fix build warnings due to uninitialized mfd

 tools/testing/selftests/iommu/iommufd.c       | 40 +++++++++++++++++++--------
 tools/testing/selftests/iommu/iommufd_utils.h |  9 ++++--
 2 files changed, 36 insertions(+), 13 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ