linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xen: 2nd round of patches for 6.0-rc1
@ 2022-08-14  9:07 Juergen Gross
  2022-08-14 16:51 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Gross @ 2022-08-14  9:07 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.0-rc1b-tag

xen: 2nd round of patches for 6.0-rc1

It contains the following patches:

- a series for fixing the handling of the "persistent grants" feature
  negotiation between Xen blkfront and Xen blkback drivers

- a cleanup of xen.config and adding xen.config to Xen section in
  MAINTAINERS

- a patch for supporting HVMOP_set_evtchn_upcall_vector, which is more
  compliant to "normal" interrupt handling than the global callback used
  up to now

- 2 further small cleanups

Thanks.

Juergen

 Documentation/ABI/testing/sysfs-driver-xen-blkback |  2 +-
 .../ABI/testing/sysfs-driver-xen-blkfront          |  2 +-
 MAINTAINERS                                        |  2 +
 arch/x86/include/asm/xen/cpuid.h                   |  2 +
 arch/x86/include/asm/xen/events.h                  |  3 +-
 arch/x86/xen/enlighten.c                           |  2 +-
 arch/x86/xen/enlighten_hvm.c                       | 24 +++++++---
 arch/x86/xen/suspend_hvm.c                         | 10 +++-
 drivers/block/xen-blkback/xenbus.c                 | 20 ++++----
 drivers/block/xen-blkfront.c                       |  4 +-
 drivers/xen/events/events_base.c                   | 53 +++++++++++++++++++---
 drivers/xen/xen-pciback/pciback_ops.c              |  2 +-
 drivers/xen/xenbus/xenbus_dev_frontend.c           |  4 +-
 include/xen/hvm.h                                  |  2 +
 include/xen/interface/hvm/hvm_op.h                 | 19 ++++++++
 kernel/configs/xen.config                          |  1 -
 16 files changed, 116 insertions(+), 36 deletions(-)

Dan Carpenter (1):
      xen/xenbus: fix return type in xenbus_file_read()

Jane Malalane (1):
      x86/xen: Add support for HVMOP_set_evtchn_upcall_vector

Jason Wang (1):
      xen/pciback: Fix comment typo

Lukas Bulwahn (2):
      xen: remove XEN_SCRUB_PAGES in xen.config
      MAINTAINERS: add xen config fragments to XEN HYPERVISOR sections

Maximilian Heyne (1):
      xen-blkback: Apply 'feature_persistent' parameter when connect

SeongJae Park (2):
      xen-blkback: fix persistent grants negotiation
      xen-blkfront: Apply 'feature_persistent' parameter when connect

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

* Re: [GIT PULL] xen: 2nd round of patches for 6.0-rc1
  2022-08-14  9:07 [GIT PULL] xen: 2nd round of patches for 6.0-rc1 Juergen Gross
@ 2022-08-14 16:51 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-14 16:51 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, sstabellini

The pull request you sent on Sun, 14 Aug 2022 11:07:37 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5d6a0f4da9275f6c212de33777778673ba91241a

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:[~2022-08-14 16:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-14  9:07 [GIT PULL] xen: 2nd round of patches for 6.0-rc1 Juergen Gross
2022-08-14 16:51 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).