All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fixes for Linux v5.17-rc2
@ 2022-02-04 15:49 ` Joerg Roedel
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2022-02-04 15:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Will Deacon, linux-kernel, iommu

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

Hi Linus,

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9b45a7738eec52bf0f5d8d3d54e822962781c5f2:

  iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() (2022-02-04 12:57:26 +0100)

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

Including:

	- Warning fixes and a fix for a potential use-after-free in
	  IOMMU core code

	- Another potential memory leak fix for the Intel VT-d driver

	- Fix for an IO polling loop timeout issue in the AMD IOMMU
	  driver

----------------------------------------------------------------
Guoqing Jiang (1):
      iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()

Joerg Roedel (1):
      iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()

John Garry (1):
      iommu: Fix some W=1 warnings

Vijayanand Jitta (1):
      iommu: Fix potential use-after-free during probe

 drivers/iommu/amd/init.c            |  2 ++
 drivers/iommu/intel/irq_remapping.c | 13 ++++++++++---
 drivers/iommu/ioasid.c              |  1 +
 drivers/iommu/iommu.c               | 33 +++++++++++++++++++--------------
 drivers/iommu/omap-iommu.c          |  2 +-
 5 files changed, 33 insertions(+), 18 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.17-rc2
@ 2022-02-04 15:49 ` Joerg Roedel
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2022-02-04 15:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: iommu, Will Deacon, linux-kernel


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

Hi Linus,

The following changes since commit 26291c54e111ff6ba87a164d85d4a4e134b7315c:

  Linux 5.17-rc2 (2022-01-30 15:37:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9b45a7738eec52bf0f5d8d3d54e822962781c5f2:

  iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() (2022-02-04 12:57:26 +0100)

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

Including:

	- Warning fixes and a fix for a potential use-after-free in
	  IOMMU core code

	- Another potential memory leak fix for the Intel VT-d driver

	- Fix for an IO polling loop timeout issue in the AMD IOMMU
	  driver

----------------------------------------------------------------
Guoqing Jiang (1):
      iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()

Joerg Roedel (1):
      iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()

John Garry (1):
      iommu: Fix some W=1 warnings

Vijayanand Jitta (1):
      iommu: Fix potential use-after-free during probe

 drivers/iommu/amd/init.c            |  2 ++
 drivers/iommu/intel/irq_remapping.c | 13 ++++++++++---
 drivers/iommu/ioasid.c              |  1 +
 drivers/iommu/iommu.c               | 33 +++++++++++++++++++--------------
 drivers/iommu/omap-iommu.c          |  2 +-
 5 files changed, 33 insertions(+), 18 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.17-rc2
  2022-02-04 15:49 ` Joerg Roedel
@ 2022-02-04 20:34   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-02-04 20:34 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, iommu, Will Deacon, linux-kernel

The pull request you sent on Fri, 4 Feb 2022 16:49:53 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/07cd9ac4c54039c99f98d30e83e23040e330fad5

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.17-rc2
@ 2022-02-04 20:34   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2022-02-04 20:34 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Will Deacon, iommu, Linus Torvalds, linux-kernel

The pull request you sent on Fri, 4 Feb 2022 16:49:53 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/07cd9ac4c54039c99f98d30e83e23040e330fad5

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:[~2022-02-04 20:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04 15:49 [git pull] IOMMU Fixes for Linux v5.17-rc2 Joerg Roedel
2022-02-04 15:49 ` Joerg Roedel
2022-02-04 20:34 ` pr-tracker-bot
2022-02-04 20:34   ` 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.