Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2023 23:02:20 +0000 (17:02 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2023 23:02:20 +0000 (17:02 -0600)
Pull xen fixes from Juergen Gross:

 - two cleanup patches

 - a fix of a memory leak in the Xen pvfront driver

 - a fix of a locking issue in the Xen hypervisor console driver

* tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen/pvcalls: free active map buffer on pvcalls_front_free_map
  hvc/xen: lock console list traversal
  x86/xen: Remove the unused function p2m_index()
  xen: make remove callback of xen driver void returned

1  2 
drivers/block/xen-blkfront.c
drivers/net/xen-netfront.c
drivers/video/fbdev/xen-fbfront.c
drivers/xen/pvcalls-back.c
net/9p/trans_xen.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge