]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Nov 2022 18:49:06 +0000 (10:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Nov 2022 18:49:06 +0000 (10:49 -0800)
commit8e330517364228aba88cf9c8a7b1e3a23460a899
treef794c52254e9de5f16d2a99cb81cad5319de3438
parentfbaf53fad94b7b5c43aed64f8b3e42ba2b86b9ba
parente7b4fa0de02057d95e5c7739c1e08149492903ff
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:
 "Two trivial cleanups, and three simple fixes"

* tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/platform-pci: use define instead of literal number
  xen/platform-pci: add missing free_irq() in error path
  xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
  xen/pcpu: fix possible memory leak in register_pcpu()
  x86/xen: Use kstrtobool() instead of strtobool()
arch/x86/xen/enlighten_pv.c