Herton R. Krzesinski 6e5f199d80 testing: use the copyleft-next-0.3.1 SPDX tag
JIRA: https://issues.redhat.com/browse/RHEL-94010

commit 6cad1ecd4e3213d892b70afa999a81849d1f0206
Author: Luis Chamberlain <mcgrof@kernel.org>
Date:   Mon Oct 3 09:58:49 2022 -0700

    testing: use the copyleft-next-0.3.1 SPDX tag

    Two selftests drivers exist under the copyleft-next license.
    These drivers were added prior to SPDX practice taking full swing
    in the kernel. Now that we have an SPDX tag for copyleft-next-0.3.1
    documented, embrace it and remove the boiler plate.

    Cc: Goldwyn Rodrigues <rgoldwyn@suse.com>
    Cc: Kuno Woudt <kuno@frob.nl>
    Cc: Richard Fontana <fontana@sharpeleven.org>
    Cc: copyleft-next@lists.fedorahosted.org
    Cc: Ciaran Farrell <Ciaran.Farrell@suse.com>
    Cc: Christopher De Nicolo <Christopher.DeNicolo@suse.com>
    Cc: Christoph Hellwig <hch@lst.de>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Jonathan Corbet <corbet@lwn.net>
    Cc: Thorsten Leemhuis <linux@leemhuis.info>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Reviewed-by: Kees Cook <keescook@chromium.org>
    Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
    Reviewed-by: Tim Bird <tim.bird@sony.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2025-06-18 10:38:53 -03:00
2025-06-02 13:41:52 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
S
Description
No description provided
Readme
2.8 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%
Other 0.1%