* [GIT PULL] Kbuild fixes for 7.1 #2
@ 2026-05-19 10:37 Nicolas Schier
2026-05-19 16:47 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Schier @ 2026-05-19 10:37 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, linux-kbuild, Hasan Basbunar, Nathan Chancellor,
Randy Dunlap, Thomas Weißschuh,
Viktor Jägersküpper
[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]
Hi Linus,
please pull this second round of Kbuild fixes for v7.1-rc5 with two commits.
If there are any issues, please let me know.
Thanks and kind regards,
Nicolas
The following changes since commit 5200f5f493f79f14bbdc349e402a40dfb32f23c8:
Linux 7.1-rc4 (2026-05-17 13:59:58 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.1-2
for you to fetch changes up to 202550713128da20d9381d6d2dc0f6b73839f434:
kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme (2026-05-19 12:29:19 +0200)
----------------------------------------------------------------
Second round of Kbuild fixes for 7.1
- modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
Defensively replace unbound sprintf() calls in file2alias to prevent
silent stack overflows and detect alias name overflows with proper
error message.
- kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
Enable smooth upgrades from "rc" releases w/ pacman packages.
Cc: Hasan Basbunar <basbunarhasan@gmail.com>
Cc: Nathan Chancellor <nathan@kernel.org>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Weißschuh <linux@weissschuh.net>
Cc: Viktor Jägersküpper <viktor_jaegerskuepper@freenet.de>
----------------------------------------------------------------
Hasan Basbunar (1):
modpost: prevent stack buffer overflow in do_input_entry() and do_dmi_entry()
Viktor Jägersküpper (1):
kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme
scripts/mod/file2alias.c | 79 ++++++++++++++++++++++++++++++++----------------
scripts/package/PKGBUILD | 2 +-
2 files changed, 54 insertions(+), 27 deletions(-)
--
Nicolas
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Kbuild fixes for 7.1 #2
2026-05-19 10:37 [GIT PULL] Kbuild fixes for 7.1 #2 Nicolas Schier
@ 2026-05-19 16:47 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-05-19 16:47 UTC (permalink / raw)
To: Nicolas Schier
Cc: Linus Torvalds, linux-kernel, linux-kbuild, Hasan Basbunar,
Nathan Chancellor, Randy Dunlap, Thomas Weißschuh,
Viktor Jägersküpper
The pull request you sent on Tue, 19 May 2026 12:37:36 +0200:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-7.1-2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/650d21334c4fbbdbf085b9f542cc530a7d5cd4fd
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-19 16:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-19 10:37 [GIT PULL] Kbuild fixes for 7.1 #2 Nicolas Schier
2026-05-19 16:47 ` pr-tracker-bot
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.