All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for v5.8
@ 2020-06-09 21:01 ` Richard Weinberger
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Weinberger @ 2020-06-09 21:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-um

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(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] UML changes for v5.8
@ 2020-06-09 21:01 ` Richard Weinberger
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Weinberger @ 2020-06-09 21:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-um, linux-kernel

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(-)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] UML changes for v5.8
  2020-06-09 21:01 ` Richard Weinberger
@ 2020-06-10 20:30   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-06-10 20:30 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: torvalds, linux-kernel, linux-um

The pull request you sent on Tue, 9 Jun 2020 23:01:50 +0200 (CEST):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/84fc461db99b2dc19e019c0a97725a3653687981

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] UML changes for v5.8
@ 2020-06-10 20:30   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2020-06-10 20:30 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: linux-um, torvalds, linux-kernel

The pull request you sent on Tue, 9 Jun 2020 23:01:50 +0200 (CEST):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/84fc461db99b2dc19e019c0a97725a3653687981

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-10 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 21:01 [GIT PULL] UML changes for v5.8 Richard Weinberger
2020-06-09 21:01 ` Richard Weinberger
2020-06-10 20:30 ` pr-tracker-bot
2020-06-10 20:30   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.