All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] xen: fixes for 5.3-rc3
@ 2019-08-02 14:47 ` Juergen Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Juergen Gross @ 2019-08-02 14:47 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, xen-devel, boris.ostrovsky

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.3a-rc3-tag

xen: fixes for 5.3-rc3

It contains:
- a small cleanup
- a fix for a build error on ARM with some configs
- a fix of a patch for the Xen gntdev driver
- 3 patches for fixing a potential problem in the swiotlb-xen driver
  which Konrad was fine with me carrying them through the Xen tree

Thanks.


Juergen

 drivers/xen/gntdev.c                            |  2 +-
 drivers/xen/privcmd.c                           | 35 ++++---------------------
 drivers/xen/swiotlb-xen.c                       | 34 +++++++-----------------
 drivers/xen/xen-pciback/conf_space_capability.c |  3 +--
 drivers/xen/xlate_mmu.c                         | 32 ++++++++++++++++++++++
 include/linux/page-flags.h                      |  4 +++
 include/xen/xen-ops.h                           |  3 +++
 7 files changed, 56 insertions(+), 57 deletions(-)

Arnd Bergmann (1):
      xen: avoid link error on ARM

Juergen Gross (3):
      xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
      xen/swiotlb: simplify range_straddles_page_boundary()
      xen/swiotlb: remember having called xen_create_contiguous_region()

Souptick Joarder (1):
      xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()

YueHaibing (1):
      xen/pciback: remove set but not used variable 'old_state'

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

* [Xen-devel] [GIT PULL] xen: fixes for 5.3-rc3
@ 2019-08-02 14:47 ` Juergen Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Juergen Gross @ 2019-08-02 14:47 UTC (permalink / raw)
  To: torvalds; +Cc: xen-devel, boris.ostrovsky, linux-kernel

Linus,

Please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.3a-rc3-tag

xen: fixes for 5.3-rc3

It contains:
- a small cleanup
- a fix for a build error on ARM with some configs
- a fix of a patch for the Xen gntdev driver
- 3 patches for fixing a potential problem in the swiotlb-xen driver
  which Konrad was fine with me carrying them through the Xen tree

Thanks.


Juergen

 drivers/xen/gntdev.c                            |  2 +-
 drivers/xen/privcmd.c                           | 35 ++++---------------------
 drivers/xen/swiotlb-xen.c                       | 34 +++++++-----------------
 drivers/xen/xen-pciback/conf_space_capability.c |  3 +--
 drivers/xen/xlate_mmu.c                         | 32 ++++++++++++++++++++++
 include/linux/page-flags.h                      |  4 +++
 include/xen/xen-ops.h                           |  3 +++
 7 files changed, 56 insertions(+), 57 deletions(-)

Arnd Bergmann (1):
      xen: avoid link error on ARM

Juergen Gross (3):
      xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()
      xen/swiotlb: simplify range_straddles_page_boundary()
      xen/swiotlb: remember having called xen_create_contiguous_region()

Souptick Joarder (1):
      xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero()

YueHaibing (1):
      xen/pciback: remove set but not used variable 'old_state'

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

* Re: [GIT PULL] xen: fixes for 5.3-rc3
  2019-08-02 14:47 ` [Xen-devel] " Juergen Gross
@ 2019-08-02 23:20   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-08-02 23:20 UTC (permalink / raw)
  To: Juergen Gross; +Cc: torvalds, linux-kernel, xen-devel, boris.ostrovsky

The pull request you sent on Fri,  2 Aug 2019 16:47:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.3a-rc3-tag

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

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: [Xen-devel] [GIT PULL] xen: fixes for 5.3-rc3
@ 2019-08-02 23:20   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-08-02 23:20 UTC (permalink / raw)
  To: Juergen Gross; +Cc: xen-devel, boris.ostrovsky, torvalds, linux-kernel

The pull request you sent on Fri,  2 Aug 2019 16:47:46 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-5.3a-rc3-tag

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

Thank you!

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2019-08-02 23:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 14:47 [GIT PULL] xen: fixes for 5.3-rc3 Juergen Gross
2019-08-02 14:47 ` [Xen-devel] " Juergen Gross
2019-08-02 23:20 ` pr-tracker-bot
2019-08-02 23:20   ` [Xen-devel] " 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.