public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	linux-um <linux-um@lists.infradead.org>
Subject: [GIT PULL] UML updates for v5.19-rc1
Date: Fri, 3 Jun 2022 14:47:30 +0200 (CEST)	[thread overview]
Message-ID: <1471475855.130153.1654260450880.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:

  Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.19-rc1

for you to fetch changes up to 2a4a62a14be1947fa945c5c11ebf67326381a568:

  um: Fix out-of-bounds read in LDT setup (2022-05-27 09:03:41 +0200)

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

- Various cleanups and fixes: xterm, serial line, time travel
- Set ARCH_HAS_GCOV_PROFILE_ALL

----------------------------------------------------------------
Johannes Berg (6):
      um: xterm: Make default terminal emulator configurable
      um: daemon: Make default socket configurable
      um: Use asm-generic/dma-mapping.h
      um: line: Use separate IRQs per line
      um: virtio_uml: Fix broken device handling in time-travel
      um: chan_user: Fix winch_tramp() return value

Vincent Whitchurch (2):
      um: Enable ARCH_HAS_GCOV_PROFILE_ALL
      um: Fix out-of-bounds read in LDT setup

 arch/um/Kconfig                 |  1 +
 arch/um/drivers/Kconfig         | 15 +++++++++++++++
 arch/um/drivers/Makefile        |  2 ++
 arch/um/drivers/chan_kern.c     | 10 +++++-----
 arch/um/drivers/chan_user.c     |  9 +++++----
 arch/um/drivers/daemon_kern.c   |  2 +-
 arch/um/drivers/line.c          | 22 +++++++++++++---------
 arch/um/drivers/line.h          |  4 ++--
 arch/um/drivers/ssl.c           |  2 --
 arch/um/drivers/stdio_console.c |  2 --
 arch/um/drivers/virtio_uml.c    | 33 +++++++++++++++++++++++----------
 arch/um/drivers/xterm.c         |  7 ++++---
 arch/um/include/asm/Kbuild      |  1 +
 arch/um/include/asm/irq.h       | 22 +++++++++-------------
 arch/x86/um/ldt.c               |  6 ++++--
 15 files changed, 85 insertions(+), 53 deletions(-)

             reply	other threads:[~2022-06-03 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-03 12:47 Richard Weinberger [this message]
2022-06-03 21:49 ` [GIT PULL] UML updates for v5.19-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=1471475855.130153.1654260450880.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