-
- Downloads
Merge tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: "Fixes for security issues just having been disclosed: - a five patch series for fixing of XSA-349 (DoS via resource depletion in Xen dom0) - a patch fixing XSA-350 (access of stale pointer in a Xen dom0)" * tag 'for-linus-5.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: xen-blkback: set ring->xenblkd to NULL after kthread_stop() xenbus/xenbus_backend: Disallow pending watch messages xen/xenbus: Count pending messages for each watch xen/xenbus/xen_bus_type: Support will_handle watch callback xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() xen/xenbus: Allow watches discard events before queueing
Showing
- drivers/block/xen-blkback/xenbus.c 3 additions, 1 deletiondrivers/block/xen-blkback/xenbus.c
- drivers/net/xen-netback/xenbus.c 5 additions, 1 deletiondrivers/net/xen-netback/xenbus.c
- drivers/xen/xen-pciback/xenbus.c 1 addition, 1 deletiondrivers/xen/xen-pciback/xenbus.c
- drivers/xen/xenbus/xenbus.h 2 additions, 0 deletionsdrivers/xen/xenbus/xenbus.h
- drivers/xen/xenbus/xenbus_client.c 7 additions, 1 deletiondrivers/xen/xenbus/xenbus_client.c
- drivers/xen/xenbus/xenbus_probe.c 1 addition, 0 deletionsdrivers/xen/xenbus/xenbus_probe.c
- drivers/xen/xenbus/xenbus_probe_backend.c 7 additions, 0 deletionsdrivers/xen/xenbus/xenbus_probe_backend.c
- drivers/xen/xenbus/xenbus_xs.c 22 additions, 12 deletionsdrivers/xen/xenbus/xenbus_xs.c
- include/xen/xenbus.h 14 additions, 1 deletioninclude/xen/xenbus.h
Loading
Please register or sign in to comment