]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Feb 2022 18:40:17 +0000 (10:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 5 Feb 2022 18:40:17 +0000 (10:40 -0800)
commitdc13e98f6552b18f5489a5cf6e185746b4684b99
tree66dc9fc498322caa9e0cefdec3da41401018a530
parent8aa527b5d4f5d21c9edc347a50be7842e9489942
parentf8dd21c90ee7d77b01be0ef544cb2288f9170716
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - documentation fixes related to Xen

 - enable x2apic mode when available when running as hardware
   virtualized guest under Xen

 - cleanup and fix a corner case of vcpu enumeration when running a
   paravirtualized Xen guest

* tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86/Xen: streamline (and fix) PV CPU enumeration
  xen: update missing ioctl magic numers documentation
  Improve docs for IOCTL_GNTDEV_MAP_GRANT_REF
  xen: xenbus_dev.h: delete incorrect file name
  xen/x2apic: enable x2apic mode when supported for HVM