Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen fixes from Juergen Gross: - a double free fix in the Xen pvcalls backend driver - a fix for a regression causing the MSI related sysfs entries to not being created in Xen PV guests - a fix in the Xen blkfront driver for handling insane input data better * tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/pci/xen: populate MSI sysfs entries xen/pvcalls-back: fix double frees with pvcalls_new_active_socket() xen/blkfront: Only check REQ_FUA for writes
No related branches found
No related tags found
Showing
- arch/x86/pci/xen.c 5 additions, 3 deletionsarch/x86/pci/xen.c
- drivers/block/xen-blkfront.c 2 additions, 1 deletiondrivers/block/xen-blkfront.c
- drivers/xen/pvcalls-back.c 4 additions, 5 deletionsdrivers/xen/pvcalls-back.c
- include/linux/msi.h 8 additions, 1 deletioninclude/linux/msi.h
- kernel/irq/msi.c 2 additions, 2 deletionskernel/irq/msi.c
Loading
Please register or sign in to comment