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 changes for v5.8
Date: Tue, 9 Jun 2020 23:01:50 +0200 (CEST)	[thread overview]
Message-ID: <1858220125.350.1591736510906.JavaMail.zimbra@nod.at> (raw)

Linus,

The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f6e8c474390be2e6f5bd0b8966e19958214609ff:

  um: virtio: Replace zero-length array with flexible-array (2020-06-02 22:38:00 +0200)

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

- Use fdatasync() in ubd
- Add a generic "fd" vector transport
- Minor cleanups and fixes

----------------------------------------------------------------
Anton Ivanov (1):
      um: Use fdatasync() when mapping the UBD FSYNC command

Gustavo A. R. Silva (1):
      um: virtio: Replace zero-length array with flexible-array

Joe Perches (1):
      um: Neaten vu_err macro definition

Marc-André Lureau (1):
      um: Add a generic "fd" vector transport

Masahiro Yamada (1):
      um: Do not evaluate compiler's library path when cleaning

Zach van Rijn (1):
      um: Add include: memset() and memcpy() are in <string.h>

 arch/um/drivers/Makefile      |  4 +--
 arch/um/drivers/vector_kern.h |  2 +-
 arch/um/drivers/vector_user.c | 59 +++++++++++++++++++++++++++++++++++++++++++
 arch/um/drivers/vhost_user.h  |  2 +-
 arch/um/drivers/virtio_uml.c  |  2 +-
 arch/um/os-Linux/file.c       |  3 ++-
 6 files changed, 66 insertions(+), 6 deletions(-)

             reply	other threads:[~2020-06-09 21:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 21:01 Richard Weinberger [this message]
2020-06-10 20:30 ` [GIT PULL] UML changes for v5.8 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=1858220125.350.1591736510906.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