From: Nicolas Schier <nsc@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linux Kbuild Mailing List <linux-kbuild@vger.kernel.org>,
Ethan Zuo <yuxuan.zuo@outlook.com>,
Holger Kiehl <Holger.Kiehl@dwd.de>,
Mauro Carvalho Chehab <mchehab+huawei@kernel.org>,
Nathan Chancellor <nathan@kernel.org>,
Randy Dunlap <rdunlap@infradead.org>, Rong Zhang <i@rong.moe>,
Uday Shankar <ushankar@purestorage.com>
Subject: [GIT PULL] Kbuild fixes for v6.19-rc7
Date: Sat, 31 Jan 2026 16:29:14 +0100 [thread overview]
Message-ID: <aX4fytimtNnXTzQG@levanger> (raw)
[-- Attachment #1: Type: text/plain, Size: 1711 bytes --]
Hi Linus,
please pull these two Kbuild fixes for 6.19-rc8.
Thanks and best regards,
Nicolas
---
The following changes since commit 63804fed149a6750ffd28610c5c1c98cce6bd377:
Linux 6.19-rc7 (2026-01-25 14:11:24 -0800)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-3
for you to fetch changes up to 8e24994872361212531a952c93adb01c485148f1:
kbuild: Do not run kernel-doc when building external modules (2026-01-31 16:12:01 +0100)
----------------------------------------------------------------
Kbuild fixes for 6.19, round 3
- kbuild: rpm-pkg: Generate debuginfo package manually, allowing
signed kernel modules in rpm package, again
- kbuild: Fix permissions of modules.builtin.modinfo
- kbuild: Do not run kernel-doc when building external modules
Cc: Ethan Zuo <yuxuan.zuo@outlook.com>
Cc: Holger Kiehl <Holger.Kiehl@dwd.de>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Rong Zhang <i@rong.moe>
Cc: Uday Shankar <ushankar@purestorage.com>
Cc: linux-kbuild@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
----------------------------------------------------------------
Ethan Zuo (1):
kbuild: Fix permissions of modules.builtin.modinfo
Nathan Chancellor (2):
kbuild: rpm-pkg: Generate debuginfo package manually
kbuild: Do not run kernel-doc when building external modules
scripts/Makefile.build | 2 ++
scripts/Makefile.vmlinux | 3 ++-
scripts/package/kernel.spec | 65 +++++++++++++++++++++------------------------
3 files changed, 34 insertions(+), 36 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2026-01-31 15:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-31 15:29 Nicolas Schier [this message]
2026-01-31 21:10 ` [GIT PULL] Kbuild fixes for v6.19-rc7 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-01-23 21:23 Nicolas Schier
2026-01-23 23:00 ` 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=aX4fytimtNnXTzQG@levanger \
--to=nsc@kernel.org \
--cc=Holger.Kiehl@dwd.de \
--cc=i@rong.moe \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab+huawei@kernel.org \
--cc=nathan@kernel.org \
--cc=rdunlap@infradead.org \
--cc=torvalds@linux-foundation.org \
--cc=ushankar@purestorage.com \
--cc=yuxuan.zuo@outlook.com \
/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.