-
- Downloads
Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are 4 patches to resolve some char/misc driver issues found these past weeks. One of them is a mei bugfix and another is a new mei device id. There is also a hyper-v fix for a reported issue, and a binder issue fix for a problem reported by a few people. All of these have been in my tree for a while, I don't know if linux-next is really testing much this month. But 0-day is happy with them :)" * tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: binder: fix use-after-free in binder_transaction() Drivers: hv: vmbus: Fix bugs in rescind handling mei: me: add gemini lake devices id mei: always use domain runtime pm callbacks.
Showing
- drivers/android/binder.c 66 additions, 27 deletionsdrivers/android/binder.c
- drivers/hv/channel.c 3 additions, 3 deletionsdrivers/hv/channel.c
- drivers/hv/channel_mgmt.c 18 additions, 19 deletionsdrivers/hv/channel_mgmt.c
- drivers/hv/vmbus_drv.c 1 addition, 2 deletionsdrivers/hv/vmbus_drv.c
- drivers/misc/mei/hw-me-regs.h 2 additions, 0 deletionsdrivers/misc/mei/hw-me-regs.h
- drivers/misc/mei/pci-me.c 13 additions, 10 deletionsdrivers/misc/mei/pci-me.c
- drivers/misc/mei/pci-txe.c 11 additions, 19 deletionsdrivers/misc/mei/pci-txe.c
- include/linux/hyperv.h 1 addition, 1 deletioninclude/linux/hyperv.h
Loading
Please register or sign in to comment