All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: branch for v6.4-rc4
@ 2023-05-27  5:35 Juergen Gross
  2023-05-27 17:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2023-05-27  5:35 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, sstabellini

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.4-rc4-tag

xen: branch for v6.4-rc4

It contains 3 fixes:

- a double free fix in the Xen pvcalls backend driver

- a fix for a regression causing the MSI related sysfs entries to not
  being created in Xen PV guests

- a fix in the Xen blkfront driver for handling insane input data better

Thanks.

Juergen

 arch/x86/pci/xen.c           | 8 +++++---
 drivers/block/xen-blkfront.c | 3 ++-
 drivers/xen/pvcalls-back.c   | 9 ++++-----
 include/linux/msi.h          | 9 ++++++++-
 kernel/irq/msi.c             | 4 ++--
 5 files changed, 21 insertions(+), 12 deletions(-)

Dan Carpenter (1):
      xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()

Maximilian Heyne (1):
      x86/pci/xen: populate MSI sysfs entries

Ross Lagerwall (1):
      xen/blkfront: Only check REQ_FUA for writes

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

* Re: [GIT PULL] xen: branch for v6.4-rc4
  2023-05-27  5:35 [GIT PULL] xen: branch for v6.4-rc4 Juergen Gross
@ 2023-05-27 17:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-27 17:22 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, sstabellini

The pull request you sent on Sat, 27 May 2023 07:35:44 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.4-rc4-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4e893b5aa4ac2c8a56a40d18fe87e9d2295e5dcf

Thank you!

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

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

end of thread, other threads:[~2023-05-27 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27  5:35 [GIT PULL] xen: branch for v6.4-rc4 Juergen Gross
2023-05-27 17:22 ` 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.