mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org,
	David Woodhouse <dwmw2@infradead.org>,
	Will Deacon <will.deacon@arm.com>,
	Robin Murphy <robin.murphy@arm.com>
Subject: Re: Parental Leave and IOMMU Maintenance
Date: Thu, 26 Oct 2017 00:10:43 +0200	[thread overview]
Message-ID: <20171026001028.4d54ec4b@t450s.home> (raw)
In-Reply-To: <20171022130604.343fqhqb6ca4g3vj@8bytes.org>

On Sun, 22 Oct 2017 15:06:05 +0200
Joerg Roedel <joro@8bytes.org> wrote:

> Hi,
> 
> after the birth of my second son last week I am taking a parental leave
> until the end of the year. During this time Alex Williamson will take
> over the maintenance of the IOMMU-code in the Linux kernel.
> 
> I will be back in January 2018. Until then please send all iommu patches
> and fixes to Alex. He will review them and decide what is ready to go
> upstream. And don't send anything to him that you wouldn't send me ;)
> 
> Bye bye and see you all next year!

On that note, I've just updated my next branch[1] to include the
patches below.  This is Joerg's last merge to his next branch:

a593472591a5 Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next

Will's pull request:

18b0f1ccdb82 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/arm/smmu

Plus a few iommu and vfio patches that I've pulled from the list since
those.  I'm making more of an effort to use branches than I do for just
vfio such that I can keep things separated for Joerg's return and
provide separate pull requests to Linus for vfio and iommu with a
minimum of sha1 breakage.  I'd ask the other sub-maintainers and
contributors to be extra proactive in providing reviews and pointing
out patches that I'm missing while Joerg is away.  I appreciate any
help in making this as smooth as possible for everyone.  Thanks,

Alex

--

Alex Williamson (6):
      vfio/pci: Virtualize Maximum Payload Size
      vfio/pci: Virtualize Maximum Read Request Size
      Merge branch 'next' of git://git.kernel.org/.../joro/iommu into iommu/next
      Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/.../will/linux into iommu/arm/smmu
      iommu/amd: Fix alloc_irq_index() increment
      Merge branches 'vfio/fixes', 'vfio/platform', 'iommu/arm/smmu' and 'iommu/updates' into next-20171025

Alexey Kardashevskiy (1):
      vfio/spapr: Add cond_resched() for huge updates

Anup Patel (1):
      vfio: platform: reset: Add Broadcom FlexRM reset module

Bhumika Goyal (1):
      vfio-mdev/samples: make mdev_fops const and static

Christos Gkekas (1):
      iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()

Colin Ian King (1):
      iommu/amd: remove unused variable flush_addr

Dan Carpenter (1):
      vfio/type1: silence integer overflow warning

Feng Kan (1):
      iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500

Joerg Roedel (4):
      iommu/vt-d: Don't register bus-notifier under dmar_global_lock
      iommu/amd: Add align parameter to alloc_irq_index()
      iommu/amd: Enforce alignment for MSI IRQs
      Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next

Marek Szyprowski (1):
      iommu/exynos: Rework runtime PM links management

Robin Murphy (15):
      iommu/iova: Extend rbtree node caching
      iommu/iova: Add rbtree anchor node
      iommu/iova: Simplify cached node logic
      iommu/iova: Simplify domain destruction
      iommu/iova: Make rcache limit_pfn handling more robust
      iommu/iova: Try harder to allocate from rcache magazine
      iommu/iova: Don't try to copy anchor nodes
      iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
      iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
      iommu/arm-smmu: Remove ACPICA workarounds
      iommu/arm-smmu-v3: Correct COHACC override message
      iommu/arm-smmu-v3: Specialise CMD_SYNC handling
      iommu/arm-smmu-v3: Forget about cmdq-sync interrupt
      iommu/arm-smmu-v3: Use CMD_SYNC completion MSI
      iommu/arm-smmu-v3: Use burst-polling for sync completion

Suman Anna (2):
      iommu/omap: Change the attach detection logic
      iommu/omap: Add support to program multiple iommus

Tomasz Nowicki (1):
      iommu/iova: Make rcache flush optional on IOVA allocation failure

Will Deacon (3):
      iommu/arm-smmu-v3: Ensure we sync STE when only changing config field
      iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in half
      iommu/arm-smmu-v3: Consolidate identical timeouts

Yisheng Xie (1):
      iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S

Zhen Lei (3):
      iommu/iova: Optimise rbtree searching
      iommu/iova: Optimise the padding calculation
      iommu/iova: Make dma_32bit_pfn implicit


[1] git://github.com/awilliam/linux-vfio.git

      reply	other threads:[~2017-10-25 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22 13:06 Joerg Roedel
2017-10-25 22:10 ` Alex Williamson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171026001028.4d54ec4b@t450s.home \
    --to=alex.williamson@redhat.com \
    --cc=dwmw2@infradead.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®