https://github.com/torvalds/linux
Revision d0a4ebe7d1c5970f00cca09cbdfcb8ae1658349d authored by Linus Torvalds on 17 April 2020, 17:35:17 UTC, committed by Linus Torvalds on 17 April 2020, 17:35:17 UTC
Pull xen update from Juergen Gross:

 - a small cleanup patch

 - a security fix for a bug in the Xen hypervisor to avoid enabling Xen
   guests to crash dom0 on an unfixed hypervisor.

* tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  arm/xen: make _xen_start_info static
  xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status
2 parent s a2286a4 + 74f4c43
History
Tip revision: d0a4ebe7d1c5970f00cca09cbdfcb8ae1658349d authored by Linus Torvalds on 17 April 2020, 17:35:17 UTC
Merge tag 'for-linus-5.7-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Tip revision: d0a4ebe
File Mode Size
kdb
Makefile -rw-r--r-- 162 bytes
debug_core.c -rw-r--r-- 27.3 KB
debug_core.h -rw-r--r-- 2.5 KB
gdbstub.c -rw-r--r-- 25.6 KB

back to top