The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Nicolas Schier <nsc@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org,
	"Hasan Basbunar" <basbunarhasan@gmail.com>,
	"Nathan Chancellor" <nathan@kernel.org>,
	"Randy Dunlap" <rdunlap@infradead.org>,
	"Thomas Weißschuh" <linux@weissschuh.net>,
	"Viktor Jägersküpper" <viktor_jaegerskuepper@freenet.de>
Subject: [GIT PULL] Kbuild fixes for 7.1 #2
Date: Tue, 19 May 2026 12:37:36 +0200	[thread overview]
Message-ID: <agw9cJdbgFDGXKNj@levanger> (raw)

[-- 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 --]

             reply	other threads:[~2026-05-19 10:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19 10:37 Nicolas Schier [this message]
2026-05-19 16:47 ` [GIT PULL] Kbuild fixes for 7.1 #2 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=agw9cJdbgFDGXKNj@levanger \
    --to=nsc@kernel.org \
    --cc=basbunarhasan@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@weissschuh.net \
    --cc=nathan@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=torvalds@linux-foundation.org \
    --cc=viktor_jaegerskuepper@freenet.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox