Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1294992
| From | Joerg Roedel <joro@8bytes.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] IOMMU Fixes for Linux v4.4-rc5 |
| Date | 2015-12-18 17:00 +0100 |
| Message-ID | <qH5BM-7yD-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Linus,
The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:
Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v4.4-rc5
for you to fetch changes up to 7f8312a3b31de5676144d9e75f2f2647c8b4b769:
iommu/vt-d: Do access checks before calling handle_mm_fault() (2015-12-14 15:37:55 +0100)
----------------------------------------------------------------
IOMMU Fixes for Linux v4.4-rc5
* Two similar fixes for the Intel and AMD IOMMU drivers to add
proper access checks before calling handle_mm_fault.
----------------------------------------------------------------
Joerg Roedel (2):
iommu/amd: Do proper access checking before calling handle_mm_fault()
iommu/vt-d: Do access checks before calling handle_mm_fault()
drivers/iommu/amd_iommu_v2.c | 20 ++++++++++++++++++--
drivers/iommu/intel-svm.c | 20 ++++++++++++++++++++
2 files changed, 38 insertions(+), 2 deletions(-)
Please pull.
Thanks,
Joerg
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] IOMMU Fixes for Linux v4.4-rc5 Joerg Roedel <joro@8bytes.org> - 2015-12-18 17:00 +0100
csiph-web