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]
Date:   Tue, 25 Sep 2018 14:34:06 +0200
From:   Joerg Roedel <joro@...tes.org>
To:     Sohil Mehta <sohil.mehta@...el.com>
Cc:     Ashok Raj <ashok.raj@...el.com>,
        David Woodhouse <dwmw2@...radead.org>,
        iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
        Jacob Pan <jacob.jun.pan@...ux.intel.com>,
        Gayatri Kammela <gayatri.kammela@...el.com>,
        Ravi V Shankar <ravi.v.shankar@...el.com>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Lu Baolu <baolu.lu@...ux.intel.com>,
        Fenghua Yu <fenghua.yu@...el.com>
Subject: Re: [PATCH v8 0/6] Add Intel IOMMU debugfs support

On Tue, Sep 11, 2018 at 05:11:35PM -0700, Sohil Mehta wrote:
> Sohil Mehta (5):
>   iommu/vt-d: Relocate struct/function declarations to its header files
>   iommu/vt-d: Update register definitions to VT-d 3.0 specification
>   iommu/vt-d: Enable base Intel IOMMU debugfs support
>   iommu/vt-d: Add debugfs support for Interrupt remapping
>   iommu/vt-d: Add debugfs support to show context internals
> 
>  arch/x86/include/asm/irq_remapping.h |   2 +
>  drivers/iommu/Kconfig                |  13 ++
>  drivers/iommu/Makefile               |   1 +
>  drivers/iommu/intel-iommu-debugfs.c  | 314 +++++++++++++++++++++++++++
>  drivers/iommu/intel-iommu.c          |  32 +--
>  drivers/iommu/intel_irq_remapping.c  |   2 +-
>  include/linux/intel-iommu.h          |  72 ++++++
>  7 files changed, 407 insertions(+), 29 deletions(-)
>  create mode 100644 drivers/iommu/intel-iommu-debugfs.c

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ