All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.10-rc2
@ 2020-11-06 16:23 ` Joerg Roedel
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2020-11-06 16:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

[-- Attachment #1: Type: text/plain, Size: 1557 bytes --]

Hi Linus,

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.10-rc2

for you to fetch changes up to 4dd6ce478003525df8618750d30f0b90380047a7:

  iommu: Fix a check in iommu_check_bind_data() (2020-11-03 14:55:51 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.10-rc2

Including:

	- Fix a NULL-ptr dereference in the Intel VT-d driver

	- Two fixes for Intel SVM support

	- Increase IRQ remapping table size in the AMD IOMMU driver. The
	  old number of 128 turned out to be too low for some recent
	  devices.

	- Fix a mask check in generic IOMMU code

----------------------------------------------------------------
Dan Carpenter (1):
      iommu: Fix a check in iommu_check_bind_data()

Liu Yi L (1):
      iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()

Liu, Yi L (1):
      iommu/vt-d: Fix a bug for PDP check in prq_event_thread

Lu Baolu (1):
      iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()

Suravee Suthikulpanit (1):
      iommu/amd: Increase interrupt remapping table limit to 512 entries

 drivers/iommu/amd/amd_iommu_types.h | 6 +++++-
 drivers/iommu/intel/iommu.c         | 3 +++
 drivers/iommu/intel/svm.c           | 8 +++++++-
 drivers/iommu/iommu.c               | 2 +-
 4 files changed, 16 insertions(+), 3 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [git pull] IOMMU Fixes for Linux v5.10-rc2
@ 2020-11-06 16:23 ` Joerg Roedel
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2020-11-06 16:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 1557 bytes --]

Hi Linus,

The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.10-rc2

for you to fetch changes up to 4dd6ce478003525df8618750d30f0b90380047a7:

  iommu: Fix a check in iommu_check_bind_data() (2020-11-03 14:55:51 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v5.10-rc2

Including:

	- Fix a NULL-ptr dereference in the Intel VT-d driver

	- Two fixes for Intel SVM support

	- Increase IRQ remapping table size in the AMD IOMMU driver. The
	  old number of 128 turned out to be too low for some recent
	  devices.

	- Fix a mask check in generic IOMMU code

----------------------------------------------------------------
Dan Carpenter (1):
      iommu: Fix a check in iommu_check_bind_data()

Liu Yi L (1):
      iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()

Liu, Yi L (1):
      iommu/vt-d: Fix a bug for PDP check in prq_event_thread

Lu Baolu (1):
      iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()

Suravee Suthikulpanit (1):
      iommu/amd: Increase interrupt remapping table limit to 512 entries

 drivers/iommu/amd/amd_iommu_types.h | 6 +++++-
 drivers/iommu/intel/iommu.c         | 3 +++
 drivers/iommu/intel/svm.c           | 8 +++++++-
 drivers/iommu/iommu.c               | 2 +-
 4 files changed, 16 insertions(+), 3 deletions(-)

Please pull.

Thanks,

	Joerg

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 156 bytes --]

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [git pull] IOMMU Fixes for Linux v5.10-rc2
  2020-11-06 16:23 ` Joerg Roedel
@ 2020-11-06 21:13   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-11-06 21:13 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, linux-kernel, iommu

The pull request you sent on Fri, 6 Nov 2020 17:23:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.10-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/02a2aa3500a993c9f0812b8564d36d63b8d49ce4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [git pull] IOMMU Fixes for Linux v5.10-rc2
@ 2020-11-06 21:13   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-11-06 21:13 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, Linus Torvalds, linux-kernel

The pull request you sent on Fri, 6 Nov 2020 17:23:08 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.10-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/02a2aa3500a993c9f0812b8564d36d63b8d49ce4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-06 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 16:23 [git pull] IOMMU Fixes for Linux v5.10-rc2 Joerg Roedel
2020-11-06 16:23 ` Joerg Roedel
2020-11-06 21:13 ` pr-tracker-bot
2020-11-06 21:13   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.