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:   Fri, 24 Nov 2017 15:23:46 +0100
From:   Christian Borntraeger <borntraeger@...ibm.com>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        linux-s390@...r.kernel.org, schwidefsky@...ibm.com,
        heiko.carstens@...ibm.com
Cc:     linux-kernel@...r.kernel.org, Cornelia Huck <cohuck@...hat.com>,
        Thomas Gleixner <tglx@...utronix.de>,
        Kate Stewart <kstewart@...uxfoundation.org>,
        Philippe Ombredanne <pombredanne@...b.com>
Subject: Re: [PATCH 02/12] s390: kvm: add SPDX identifiers to the remaining
 files

On 11/24/2017 03:00 PM, Greg Kroah-Hartman wrote:
> It's good to have SPDX identifiers in all files to make it easier to
> audit the kernel tree for correct licenses.
> 
> Update the arch/s390/kvm/ files with the correct SPDX license
> identifier based on the license text in the file itself.  The SPDX
> identifier is a legally binding shorthand, which can be used instead of
> the full boiler plate text.
> 
> This work is based on a script and data from Thomas Gleixner, Philippe
> Ombredanne, and Kate Stewart.
> 
> Cc: Christian Borntraeger <borntraeger@...ibm.com>
> Cc: Cornelia Huck <cohuck@...hat.com>
> Cc: Martin Schwidefsky <schwidefsky@...ibm.com>
> Cc: Heiko Carstens <heiko.carstens@...ibm.com>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Kate Stewart <kstewart@...uxfoundation.org>
> Cc: Philippe Ombredanne <pombredanne@...b.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> ---
>  arch/s390/kvm/Makefile    | 1 +
>  arch/s390/kvm/diag.c      | 1 +
>  arch/s390/kvm/gaccess.h   | 1 +
>  arch/s390/kvm/guestdbg.c  | 1 +
>  arch/s390/kvm/intercept.c | 1 +
>  arch/s390/kvm/interrupt.c | 1 +
>  arch/s390/kvm/irq.h       | 1 +
>  arch/s390/kvm/kvm-s390.c  | 1 +
>  arch/s390/kvm/kvm-s390.h  | 1 +
>  arch/s390/kvm/priv.c      | 1 +
>  arch/s390/kvm/sigp.c      | 1 +
>  arch/s390/kvm/vsie.c      | 1 +
>  12 files changed, 12 insertions(+)

thanks, queued  for kvms390

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ