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, 23 Feb 2024 11:50:43 +0000
From: Will Deacon <will@...nel.org>
To: joro@...tes.org
Cc: iommu@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org, robin.murphy@....com,
	kernel-team@...roid.com
Subject: [GIT PULL] iommu/arm-smmu: Fixes for 6.8-rc

Hi Joerg,

Please can you pull these two Arm SMMU fixes for 6.8-rc? I appreciate
it's getting late in the cycle, but it took us a little while to fix the
SVA allocation problem properly. The summary is in the tag.

I'll send you my 6.9 queue next week and it will be based on these
fixes.

Cheers,

Will

--->8

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/will/linux.git tags/arm-smmu-fixes

for you to fetch changes up to b5bf7778b722105d7a04b1d51e884497b542638b:

  iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock (2024-02-22 12:34:11 +0000)

----------------------------------------------------------------
Arm SMMU fixes for 6.8

- Fix CD allocation from atomic context when using SVA with SMMUv3

- Revert the conversion of SMMUv2 to domain_alloc_paging(), as it
  breaks the boot for Qualcomm MSM8996 devices

----------------------------------------------------------------
Dmitry Baryshkov (1):
      Revert "iommu/arm-smmu: Convert to domain_alloc_paging()"

Jason Gunthorpe (1):
      iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c | 38 ++++++++-----------------
 drivers/iommu/arm/arm-smmu/arm-smmu.c           | 17 ++++-------
 2 files changed, 18 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ