* [GIT PULL] Kbuild fixes for v6.3-rc7
@ 2023-04-16 11:34 Masahiro Yamada
2023-04-16 17:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2023-04-16 11:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List
Hello Linus,
Please pull some more Kbuild fixes.
Thank you.
The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:
Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.3-3
for you to fetch changes up to 3c65a2704cdd2a0cd0766352e587bae4a6268155:
kbuild: do not create intermediate *.tar for tar packages
(2023-04-16 17:38:41 +0900)
----------------------------------------------------------------
Kbuild fixes for v6.3 (3rd)
- Drop debug info from purgatory objects again
- Document that kernel.org provides prebuilt LLVM toolchains
- Give up handling untracked files for source package builds
- Avoid creating corrupted cpio when KBUILD_BUILD_TIMESTAMP is given
with a pre-epoch data.
- Change panic_show_mem() to a macro to handle variable-length argument
- Compress tarballs on-the-fly again
----------------------------------------------------------------
Alyssa Ross (1):
purgatory: fix disabling debug info
Benjamin Gray (2):
initramfs: Check negative timestamp to prevent broken cpio archive
init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
Masahiro Yamada (4):
kbuild: give up untracked files for source package builds
kbuild: merge cmd_archive_linux and cmd_archive_perf
kbuild: do not create intermediate *.tar for source tarballs
kbuild: do not create intermediate *.tar for tar packages
Nathan Chancellor (1):
Documentation/llvm: Add a note about prebuilt kernel.org toolchains
Documentation/kbuild/llvm.rst | 4 ++
arch/riscv/purgatory/Makefile | 7 +--
arch/x86/purgatory/Makefile | 3 +-
init/initramfs.c | 11 +----
scripts/Makefile.package | 64 ++++++++++++-------------
scripts/package/gen-diff-patch | 62 +++++++++++--------------
scripts/package/mkdebian | 103 +++++++++++++++++++++++------------------
scripts/package/mkspec | 11 +----
usr/gen_init_cpio.c | 12 +++--
9 files changed, 138 insertions(+), 139 deletions(-)
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Kbuild fixes for v6.3-rc7
2023-04-16 11:34 [GIT PULL] Kbuild fixes for v6.3-rc7 Masahiro Yamada
@ 2023-04-16 17:43 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-16 17:43 UTC (permalink / raw)
To: Masahiro Yamada
Cc: Linus Torvalds, Linux Kbuild mailing list,
Linux Kernel Mailing List
The pull request you sent on Sun, 16 Apr 2023 20:34:10 +0900:
> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.3-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f0dd81db3eac4b9455be5ce40d36320989024593
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:[~2023-04-16 17:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-16 11:34 [GIT PULL] Kbuild fixes for v6.3-rc7 Masahiro Yamada
2023-04-16 17:43 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox