lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140704103757.GB13434@8bytes.org>
Date:	Fri, 4 Jul 2014 12:37:57 +0200
From:	Joerg Roedel <joro@...tes.org>
To:	Alex Williamson <alex.williamson@...hat.com>
Cc:	iommu@...ts.linux-foundation.org, dwmw2@...radead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] iommu: Expose IOMMU information in sysfs

On Thu, Jun 12, 2014 at 04:12:18PM -0600, Alex Williamson wrote:
> Alex Williamson (3):
>       iommu: Add sysfs support for IOMMUs
>       iommu/intel: Make use of IOMMU sysfs support
>       iommu/amd: Add sysfs support
> 
> 
>  Documentation/ABI/testing/sysfs-class-iommu        |   17 +++
>  .../ABI/testing/sysfs-class-iommu-amd-iommu        |   14 ++
>  .../ABI/testing/sysfs-class-iommu-intel-iommu      |   32 +++++
>  drivers/iommu/Makefile                             |    1 
>  drivers/iommu/amd_iommu.c                          |    6 +
>  drivers/iommu/amd_iommu_init.c                     |   38 ++++++
>  drivers/iommu/amd_iommu_types.h                    |    3 
>  drivers/iommu/dmar.c                               |    9 +
>  drivers/iommu/intel-iommu.c                        |   77 +++++++++++-
>  drivers/iommu/iommu-sysfs.c                        |  133 ++++++++++++++++++++
>  include/linux/intel-iommu.h                        |    3 
>  include/linux/iommu.h                              |   26 ++++
>  12 files changed, 358 insertions(+), 1 deletion(-)
>  create mode 100644 Documentation/ABI/testing/sysfs-class-iommu
>  create mode 100644 Documentation/ABI/testing/sysfs-class-iommu-amd-iommu
>  create mode 100644 Documentation/ABI/testing/sysfs-class-iommu-intel-iommu
>  create mode 100644 drivers/iommu/iommu-sysfs.c

Also applied to the core branch, thanks Alex.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ