public inbox for linux-um@lists.infradead.org
 help / color / mirror / Atom feed
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 updates for 6.1-rc1
Date: Fri, 14 Oct 2022 23:17:15 +0200 (CEST)	[thread overview]
Message-ID: <1664125781.30715.1665782235123.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.1-rc1

for you to fetch changes up to 193cb8372424184dde28088a4230a5fed0afb0ad:

  uml: Remove the initialization of statics to 0 (2022-09-19 23:10:07 +0200)

----------------------------------------------------------------
This pull request contains the following changes for UML:

- Move to strscpy()
- Improve panic notifiers
- Fix NR_CPUS usage
- Fixes for various comments
- Fixes for virtio driver

----------------------------------------------------------------
Benjamin Beichler (1):
      um: read multiple msg from virtio slave request fd

Christian Lamparter (1):
      um: increase default virtual physical memory to 64 MiB

Gaosheng Cui (1):
      um: remove unused reactivate_chan() declaration

Guilherme G. Piccoli (1):
      um: Improve panic notifiers consistency and ordering

Huacai Chen (1):
      UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

Jason Wang (1):
      um: Fix comment typo

Shaomin Deng (1):
      uml: Remove the initialization of statics to 0

Wolfram Sang (2):
      um: move from strlcpy with unused retval to strscpy
      hostfs: move from strlcpy with unused retval to strscpy

Xin Gao (1):
      um: Do not initialise statics to 0.

Xiu Jianfeng (2):
      um: virt-pci: add __init/__exit annotations to module init/exit funcs
      um: mmaper: add __exit annotations to module exit funcs

 arch/um/drivers/chan.h          |  1 -
 arch/um/drivers/mconsole_kern.c |  9 +++---
 arch/um/drivers/mmapper_kern.c  |  2 +-
 arch/um/drivers/net_kern.c      |  2 +-
 arch/um/drivers/ssl.c           |  2 +-
 arch/um/drivers/stdio_console.c |  2 +-
 arch/um/drivers/ubd_kern.c      |  2 +-
 arch/um/drivers/vector_kern.c   |  2 +-
 arch/um/drivers/virt-pci.c      |  4 +--
 arch/um/drivers/virtio_uml.c    | 71 +++++++++++++++++++++--------------------
 arch/um/kernel/physmem.c        |  2 +-
 arch/um/kernel/um_arch.c        | 14 ++++----
 arch/um/kernel/umid.c           |  2 +-
 fs/hostfs/hostfs_kern.c         |  2 +-
 14 files changed, 59 insertions(+), 58 deletions(-)

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

             reply	other threads:[~2022-10-14 21:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 21:17 Richard Weinberger [this message]
2022-10-15  1:26 ` [GIT PULL] UML updates for 6.1-rc1 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=1664125781.30715.1665782235123.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