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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 21 Aug 2021 13:49:03 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Fei Li <fei1.li@...el.com>
Cc:     linux-kernel@...r.kernel.org, stable@...r.kernel.org,
        yu1.wang@...el.com, shuox.liu@...il.com
Subject: Re: [PATCH 0/3] Introduce some interfaces for ACRN hypervisor HSM

On Fri, Aug 20, 2021 at 02:03:03PM +0800, Fei Li wrote:
> Add some new interfaces for ACRN hypervisor HSM driver:
>   - MMIO device passthrough
>   - virtual device creating/destroying
>   - platform information fetching from the hypervisor
> 
> Shuo Liu (3):
>   virt: acrn: Introduce interfaces for MMIO device passthrough
>   virt: acrn: Introduce interfaces for virtual device
>     creating/destroying
>   virt: acrn: Introduce interface to fetch platform info from the
>     hypervisor
> 
>  drivers/virt/acrn/hsm.c       | 102 ++++++++++++++++++++++++++++++
>  drivers/virt/acrn/hypercall.h |  64 +++++++++++++++++++
>  include/uapi/linux/acrn.h     | 114 ++++++++++++++++++++++++++++++++++
>  3 files changed, 280 insertions(+)
> 
> 
> base-commit: 7c60610d476766e128cc4284bb6349732cbd6606
> -- 
> 2.25.1
> 

<formletter>

This is not the correct way to submit patches for inclusion in the
stable kernel tree.  Please read:
    https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to do this properly.

</formletter>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ