Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Apr 2023 16:34:08 +0000 (09:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 3 Apr 2023 16:34:08 +0000 (09:34 -0700)
commit2d72ab2449fa9fce8f6898fd5adda10497f7c111
treed74f5711ab2a14dacc4646002784ab94f2f17ac9
parent7e364e56293bb98cae1b55fd835f5991c4e96e7d
parentf8acb24aaf89fc46cd953229462ea8abe31b395f
Merge tag 'hyperv-fixes-signed-20230402' of git://git./linux/kernel/git/hyperv/linux

Pull hyperv fixes from Wei Liu:

 - Fix a bug in channel allocation for VMbus (Mohammed Gamal)

 - Do not allow root partition functionality in CVM (Michael Kelley)

* tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux:
  x86/hyperv: Block root partition functionality in a Confidential VM
  Drivers: vmbus: Check for channel allocation before looking up relids