From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
linux-kernel@vger.kernel.org, linux-spdx@vger.kernel.org
Subject: [GIT PULL] SPDX updates for 7.0-rc1
Date: Tue, 17 Feb 2026 15:28:30 +0100 [thread overview]
Message-ID: <aZR7DoN3XwTok2gL@kroah.com> (raw)
The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193:
Linux 6.19-rc5 (2026-01-11 17:03:14 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx.git tags/spdx-7.0-rc1
for you to fetch changes up to c86d39d6805474ab879c00ca6b938c6dd7e4d33f:
kernel: debug: Add SPDX license ids to kdb files (2026-01-27 15:57:20 +0100)
----------------------------------------------------------------
SPDX updates for 7.0-rc1
Here are two small changes that add some missing SPDX license lines to
some core kernel files. These are:
- adding SPDX license lines to kdb files
- adding SPDX license lines to the remaining kernel/ files
Both of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Tim Bird (2):
kernel: add SPDX-License-Identifier lines
kernel: debug: Add SPDX license ids to kdb files
include/linux/kdb.h | 5 +----
include/linux/kgdb.h | 4 +---
kernel/cpu.c | 3 +--
kernel/debug/debug_core.h | 5 +----
kernel/debug/kdb/kdb_bp.c | 5 +----
kernel/debug/kdb/kdb_bt.c | 5 +----
kernel/debug/kdb/kdb_debugger.c | 1 +
kernel/debug/kdb/kdb_io.c | 5 +----
kernel/debug/kdb/kdb_keyboard.c | 4 +---
kernel/debug/kdb/kdb_main.c | 5 +----
kernel/debug/kdb/kdb_private.h | 1 +
kernel/debug/kdb/kdb_support.c | 5 +----
kernel/relay.c | 3 +--
13 files changed, 13 insertions(+), 38 deletions(-)
next reply other threads:[~2026-02-17 14:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 14:28 Greg KH [this message]
2026-02-17 17:54 ` [GIT PULL] SPDX updates for 7.0-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aZR7DoN3XwTok2gL@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spdx@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.