Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix three syzkaller splats in iommufd
@ 2023-03-31 15:32 Jason Gunthorpe
  2023-03-31 15:32 ` [PATCH 1/4] iommufd: Check for uptr overflow Jason Gunthorpe
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jason Gunthorpe @ 2023-03-31 15:32 UTC (permalink / raw)
  To: iommu, Kevin Tian, linux-kselftest
  Cc: Lixiao Yang, Matthew Rosato, Nicolin Chen, Pengfei Xu, Yi Liu

All related to the pages code, and the latter are reproducible with a
simple test.

Jason Gunthorpe (4):
  iommufd: Check for uptr overflow
  iommufd: Fix unpinning of pages when an access is present
  iommufd: Do not corrupt the pfn list when doing batch carry
  iommufd/selftest: Cover domain unmap with huge pages and access

 drivers/iommu/iommufd/pages.c           | 16 ++++++++++--
 tools/testing/selftests/iommu/iommufd.c | 34 +++++++++++++++++++++++++
 2 files changed, 48 insertions(+), 2 deletions(-)


base-commit: 9c7d518b9b71f4d5ca3d12952cda3417ac6126c4
-- 
2.40.0


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

end of thread, other threads:[~2023-04-04 13:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-31 15:32 [PATCH 0/4] Fix three syzkaller splats in iommufd Jason Gunthorpe
2023-03-31 15:32 ` [PATCH 1/4] iommufd: Check for uptr overflow Jason Gunthorpe
2023-04-04  9:41   ` Tian, Kevin
2023-03-31 15:32 ` [PATCH 2/4] iommufd: Fix unpinning of pages when an access is present Jason Gunthorpe
2023-04-01  6:23   ` Pengfei Xu
2023-04-04  9:43   ` Tian, Kevin
2023-03-31 15:32 ` [PATCH 3/4] iommufd: Do not corrupt the pfn list when doing batch carry Jason Gunthorpe
2023-04-01  6:29   ` Pengfei Xu
2023-04-03  7:02     ` Pengfei Xu
2023-04-04 13:01       ` Jason Gunthorpe
2023-04-04 13:36         ` Pengfei Xu
2023-04-04  9:44   ` Tian, Kevin
2023-03-31 15:32 ` [PATCH 4/4] iommufd/selftest: Cover domain unmap with huge pages and access Jason Gunthorpe
2023-04-04  9:48   ` Tian, Kevin
2023-04-04 13:25 ` [PATCH 0/4] Fix three syzkaller splats in iommufd Jason Gunthorpe

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