public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] IOMMU Fix for Linux v5.11-rc6
@ 2021-02-05 16:01 Joerg Roedel
  2021-02-05 18:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Joerg Roedel @ 2021-02-05 16:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, iommu

Hi Linus,

The following changes since commit 1048ba83fb1c00cd24172e23e8263972f6b5d9ac:

  Linux 5.11-rc6 (2021-01-31 13:50:09 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v5.11-rc6

for you to fetch changes up to 4c9fb5d9140802db4db9f66c23887f43174e113c:

  iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it (2021-02-02 15:57:23 +0100)

----------------------------------------------------------------
IOMMU Fix for Linux v5.11-rc6

	- Fix a possible NULL-ptr dereference in dev_iommu_priv_get()
	  which is too easy to accidentially trigger from IOMMU drivers.
	  In the current case the AMD IOMMU driver triggered it on some
	  machines in the IO-page-fault path, so fix it once and for
	  all.

----------------------------------------------------------------
Joerg Roedel (1):
      iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it

 include/linux/iommu.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Please pull.

Thanks,

	Joerg

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

* Re: [git pull] IOMMU Fix for Linux v5.11-rc6
  2021-02-05 16:01 [git pull] IOMMU Fix for Linux v5.11-rc6 Joerg Roedel
@ 2021-02-05 18:13 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-05 18:13 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Linus Torvalds, iommu, linux-kernel

The pull request you sent on Fri, 5 Feb 2021 17:01:57 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/97ba0c7413f83ab3b43a5ba05362ecc837fce518

Thank you!

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

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

end of thread, other threads:[~2021-02-05 23:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 16:01 [git pull] IOMMU Fix for Linux v5.11-rc6 Joerg Roedel
2021-02-05 18:13 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox