From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-um <linux-um@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UML fixes for 6.0-rc7
Date: Wed, 21 Sep 2022 18:36:36 +0200 (CEST) [thread overview]
Message-ID: <1498364411.248529.1663778196892.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:
Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux.git tags/for-linus-6.0-rc7
for you to fetch changes up to bd71558d585ac61cfd799db7f25e78dca404dd7a:
arch: um: Mark the stack non-executable to fix a binutils warning (2022-09-21 09:11:42 +0200)
----------------------------------------------------------------
This pull request contains the following bug fixes for UML:
- Various fixes for build warnings
- Fix default kernel command line
----------------------------------------------------------------
Christian Lamparter (1):
um: fix default console kernel parameter
David Gow (1):
arch: um: Mark the stack non-executable to fix a binutils warning
Lukas Straub (2):
um: Cleanup syscall_handler_t cast in syscalls_32.h
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Vincent Whitchurch (1):
um: Prevent KASAN splats in dump_stack()
arch/um/Makefile | 8 ++++++++
arch/um/kernel/sysrq.c | 3 ++-
arch/um/kernel/um_arch.c | 2 +-
arch/x86/um/shared/sysdep/syscalls_32.h | 5 ++---
arch/x86/um/tls_32.c | 6 ------
arch/x86/um/vdso/Makefile | 2 +-
6 files changed, 14 insertions(+), 12 deletions(-)
next reply other threads:[~2022-09-21 16:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-21 16:36 Richard Weinberger [this message]
2022-09-21 17:19 ` [GIT PULL] UML fixes for 6.0-rc7 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=1498364411.248529.1663778196892.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-um@lists.infradead.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox