All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Hyper-V fixes for 5.15-rc8
@ 2021-10-07 10:32 Wei Liu
  2021-10-07 17:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Liu @ 2021-10-07 10:32 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Wei Liu, Linux on Hyper-V List, Linux Kernel List,
	Michael Kelley, kys, haiyangz, decui, sthemmin

Hi Linus,

The following changes since commit dfb5c1e12c28e35e4d4e5bc8022b0e9d585b89a7:

  x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_allbutself (2021-09-11 15:41:00 +0000)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20211007

for you to fetch changes up to f5c20e4a5f18677e22d8dd2846066251b006a62d:

  x86/hyperv: Avoid erroneously sending IPI to 'self' (2021-10-06 15:56:45 +0000)

----------------------------------------------------------------
hyperv-fixes for 5.15
  - Replace uuid.h with types.h in a header (Andy Shevchenko)
  - Avoid sleeping in atomic context in PCI driver (Long Li)
  - Avoid sending IPI to self when it shouldn't (Vitaly Kuznetsov)

----------------------------------------------------------------
Andy Shevchenko (1):
      hyper-v: Replace uuid.h with types.h

Long Li (1):
      PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus

Vitaly Kuznetsov (1):
      x86/hyperv: Avoid erroneously sending IPI to 'self'

 arch/x86/hyperv/hv_apic.c           | 20 +++++++++++++++-----
 drivers/pci/controller/pci-hyperv.c | 13 ++++++++++---
 include/uapi/linux/hyperv.h         |  2 +-
 3 files changed, 26 insertions(+), 9 deletions(-)

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

* Re: [GIT PULL] Hyper-V fixes for 5.15-rc8
  2021-10-07 10:32 [GIT PULL] Hyper-V fixes for 5.15-rc8 Wei Liu
@ 2021-10-07 17:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-10-07 17:15 UTC (permalink / raw)
  To: Wei Liu
  Cc: Linus Torvalds, Wei Liu, Linux on Hyper-V List,
	Linux Kernel List, Michael Kelley, kys, haiyangz, decui,
	sthemmin

The pull request you sent on Thu, 7 Oct 2021 10:32:53 +0000:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-fixes-signed-20211007

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

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:[~2021-10-07 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 10:32 [GIT PULL] Hyper-V fixes for 5.15-rc8 Wei Liu
2021-10-07 17:15 ` 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.