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-next>] [day] [month] [year] [list]
Date:   Fri, 18 Jan 2019 00:14:16 +0100
From:   Thomas Gleixner <tglx@...utronix.de>
To:     LKML <linux-kernel@...r.kernel.org>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Kate Stewart <kstewart@...uxfoundation.org>,
        Jonathan Corbet <corbet@....net>
Subject: [patch 0/9] treewide: Cleanup recently added license mess

Recently added files or recently added SPDX license identifiers introcuded
license conflicts due to contradicting SPDX license identifiers and boiler
plate text or sloppy license notices.

That's really sad. Quite some people have put a lot of effort into cleaning
up the licensing mess and provided detailed documentation.

It's about time that everyone in the community understands that licensing
is not just an annoyance. It's a really important part of the project and
has legal implication even on the personal level.

The following series addresses recently added crimes. The patches are in a
series but are indenpendent of each other so they are intended to be
applied by the relevant maintainers after thorough review.

Unfortunately we don't have a consistency scanner at the moment. That's a
non trivial problem as the license mess throughout the kernel is horrible
in general. I'm working on a scanner bot which will at least catch newly
added SPDX related inconsistencies. But that will take a while.

Thanks,

	tglx

8<------------
 block/blk-mq-debugfs-zoned.c        |    2 --
 crypto/aegis.h                      |    7 +------
 crypto/aegis128.c                   |    6 +-----
 crypto/aegis128l.c                  |    6 +-----
 crypto/aegis256.c                   |    6 +-----
 crypto/morus1280.c                  |    6 +-----
 crypto/morus640.c                   |    6 +-----
 drivers/vfio/pci/trace.h            |    6 +-----
 drivers/vfio/pci/vfio_pci_nvlink2.c |    6 +-----
 fs/ceph/quota.c                     |   13 -------------
 fs/cifs/trace.c                     |   10 ----------
 fs/cifs/trace.h                     |   10 ----------
 include/crypto/morus1280_glue.h     |    7 +------
 include/crypto/morus640_glue.h      |    7 +------
 include/crypto/morus_common.h       |    7 +------
 tools/bpf/bpftool/json_writer.c     |    7 +------
 tools/bpf/bpftool/json_writer.h     |    7 +------
 17 files changed, 13 insertions(+), 106 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ