All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] iommu/arm-smmu: updates for 3.14
@ 2013-12-17 18:08 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2013-12-17 18:08 UTC (permalink / raw)
  To: joro-zLv9SwRftAIdnm+yROfE0A,
	alex.williamson-H+wXaHxf7aLQT0dZR+AlfA
  Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Joerg, Alex,

Please pull the arm-smmu updates below for 3.14. The main changes are adding
an IOMMU_EXEC flag to allow for non-executable mappings (in response to work
that rmk has done for the CPU-side of things) and automatically adding
devices to an IOMMU group.

Thanks,

Will

--->8

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates

for you to fetch changes up to cf2d45b19ddb361241f36d8c9f3d0b234a18459b:

  iommu/arm-smmu: add support for IOMMU_EXEC (2013-12-16 19:30:32 +0000)

----------------------------------------------------------------
Antonios Motakis (1):
      iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group

Will Deacon (3):
      iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
      iommu: add IOMMU_EXEC flag for safely allowing XN mappings
      iommu/arm-smmu: add support for IOMMU_EXEC

 drivers/iommu/arm-smmu.c | 33 ++++++++++++++++++++++++++-------
 include/linux/iommu.h    |  7 ++++---
 2 files changed, 30 insertions(+), 10 deletions(-)

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

* [GIT PULL] iommu/arm-smmu: updates for 3.14
@ 2013-12-17 18:08 ` Will Deacon
  0 siblings, 0 replies; 4+ messages in thread
From: Will Deacon @ 2013-12-17 18:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Joerg, Alex,

Please pull the arm-smmu updates below for 3.14. The main changes are adding
an IOMMU_EXEC flag to allow for non-executable mappings (in response to work
that rmk has done for the CPU-side of things) and automatically adding
devices to an IOMMU group.

Thanks,

Will

--->8

The following changes since commit 319e2e3f63c348a9b66db4667efa73178e18b17d:

  Linux 3.13-rc4 (2013-12-15 12:31:33 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates

for you to fetch changes up to cf2d45b19ddb361241f36d8c9f3d0b234a18459b:

  iommu/arm-smmu: add support for IOMMU_EXEC (2013-12-16 19:30:32 +0000)

----------------------------------------------------------------
Antonios Motakis (1):
      iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group

Will Deacon (3):
      iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
      iommu: add IOMMU_EXEC flag for safely allowing XN mappings
      iommu/arm-smmu: add support for IOMMU_EXEC

 drivers/iommu/arm-smmu.c | 33 ++++++++++++++++++++++++++-------
 include/linux/iommu.h    |  7 ++++---
 2 files changed, 30 insertions(+), 10 deletions(-)

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

* Re: [GIT PULL] iommu/arm-smmu: updates for 3.14
  2013-12-17 18:08 ` Will Deacon
@ 2013-12-30 13:19     ` Joerg Roedel
  -1 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2013-12-30 13:19 UTC (permalink / raw)
  To: Will Deacon
  Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Tue, Dec 17, 2013 at 06:08:54PM +0000, Will Deacon wrote:
> Antonios Motakis (1):
>       iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
> 
> Will Deacon (3):
>       iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
>       iommu: add IOMMU_EXEC flag for safely allowing XN mappings
>       iommu/arm-smmu: add support for IOMMU_EXEC
> 
>  drivers/iommu/arm-smmu.c | 33 ++++++++++++++++++++++++++-------
>  include/linux/iommu.h    |  7 ++++---
>  2 files changed, 30 insertions(+), 10 deletions(-)

Pulled, thanks Will.

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

* [GIT PULL] iommu/arm-smmu: updates for 3.14
@ 2013-12-30 13:19     ` Joerg Roedel
  0 siblings, 0 replies; 4+ messages in thread
From: Joerg Roedel @ 2013-12-30 13:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Dec 17, 2013 at 06:08:54PM +0000, Will Deacon wrote:
> Antonios Motakis (1):
>       iommu/arm-smmu: add devices attached to the SMMU to an IOMMU group
> 
> Will Deacon (3):
>       iommu/arm-smmu: use VA_BITS to determine arm64 virtual address space
>       iommu: add IOMMU_EXEC flag for safely allowing XN mappings
>       iommu/arm-smmu: add support for IOMMU_EXEC
> 
>  drivers/iommu/arm-smmu.c | 33 ++++++++++++++++++++++++++-------
>  include/linux/iommu.h    |  7 ++++---
>  2 files changed, 30 insertions(+), 10 deletions(-)

Pulled, thanks Will.

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

end of thread, other threads:[~2013-12-30 13:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 18:08 [GIT PULL] iommu/arm-smmu: updates for 3.14 Will Deacon
2013-12-17 18:08 ` Will Deacon
     [not found] ` <20131217180854.GG349-MRww78TxoiP5vMa5CHWGZ34zcgK1vI+I0E9HWUfgJXw@public.gmane.org>
2013-12-30 13:19   ` Joerg Roedel
2013-12-30 13:19     ` Joerg Roedel

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.