]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Oct 2019 21:11:21 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Oct 2019 21:11:21 +0000 (14:11 -0700)
commit1deb42ef365d56552d2c16f6a88840fa5b803bab
tree50d9629f39d8a1c8ad0fb3e80c8d4bf8e6512841
parent54562d4a4a26a3a8570c049141371acb9ec497fd
parent7a3bbb2cb5d248cbe1b40297b8659e3806e78ee2
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:

 - correct panic handling when running as a Xen guest

 - cleanup the Xen grant driver to remove printing a pointer being
   always NULL

 - remove a soon to be wrong call of of_dma_configure()

* tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen: Stop abusing DT of_dma_configure API
  xen/grant-table: remove unnecessary printing
  x86/xen: Return from panic notifier
Documentation/admin-guide/kernel-parameters.txt
drivers/gpu/drm/xen/xen_drm_front.c