-
- Downloads
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Pull Hyper-V fixes from Sasha Levin: - Fix for panics and network failures on PAE guests by Dexuan Cui. - Fix of a memory leak (and related cleanups) in the hyper-v keyboard driver by Dexuan Cui. - Code cleanups for hyper-v clocksource driver during the merge window by Dexuan Cui. - Fix for a false positive warning in the userspace hyper-v KVP store by Vitaly Kuznetsov. * tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE Tools: hv: kvp: eliminate 'may be used uninitialized' warning Input: hyperv-keyboard: Use in-place iterator API in the channel callback Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
No related branches found
No related tags found
Showing
- drivers/hv/channel.c 1 addition, 1 deletiondrivers/hv/channel.c
- drivers/hv/hyperv_vmbus.h 0 additions, 2 deletionsdrivers/hv/hyperv_vmbus.h
- drivers/input/serio/hyperv-keyboard.c 6 additions, 29 deletionsdrivers/input/serio/hyperv-keyboard.c
- tools/hv/hv_kvp_daemon.c 1 addition, 1 deletiontools/hv/hv_kvp_daemon.c
Loading
Please register or sign in to comment