Merge tag 'v4.9.109' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Mon, 18 Jun 2018 09:28:42 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994592AbeFRH2oqHI5U/[email protected]> |
Author: Ralf Baechle <[email protected]> Mon Jun 18 08:57:37 2018 +0200 Commit: 95c887588d4ff90e1b98b2dd157a9cb0df1e5a08 Gitweb: https://git.linux-mips.org/g/ralf/linux/95c887588d4f Branch: linux-4.9-stable --- Makefile | 2 - arch/x86/crypto/crc32c-intel_glue.c | 5 -- arch/x86/include/asm/cpufeatures.h | 2 - arch/x86/include/asm/fpu/internal.h | 2 - arch/x86/include/asm/kvm_emulate.h | 6 +- arch/x86/kernel/fpu/init.c | 91 +----------------------------- arch/x86/kvm/emulate.c | 72 ++++++++++++------------ arch/x86/kvm/vmx.c | 23 +++----- arch/x86/kvm/x86.c | 51 ++++++++++++----- arch/x86/kvm/x86.h | 4 + drivers/crypto/omap-sham.c | 2 - drivers/crypto/vmx/aes.c | 2 - drivers/crypto/vmx/aes_cbc.c | 2 - drivers/crypto/vmx/aes_ctr.c | 2 - drivers/crypto/vmx/ghash.c | 2 - drivers/gpio/gpiolib.c | 9 ++- drivers/input/mouse/elan_i2c_core.c | 1 drivers/input/touchscreen/goodix.c | 1 drivers/misc/vmw_balloon.c | 23 ++------ drivers/net/bonding/bond_main.c | 22 ++++--- drivers/nvme/host/pci.c | 4 + drivers/nvme/target/admin-cmd.c | 22 +++++-- drivers/nvme/target/core.c | 5 +- drivers/nvme/target/nvmet.h | 2 - drivers/staging/android/ion/ion.c | 5 +- drivers/tty/serial/8250/8250_omap.c | 16 +++++ drivers/tty/serial/amba-pl011.c | 16 +++++ drivers/tty/serial/atmel_serial.c | 5 +- drivers/tty/serial/samsung.c | 7 +- drivers/tty/serial/sh-sci.c | 4 + drivers/usb/gadget/udc/renesas_usb3.c | 7 ++ drivers/usb/storage/uas.c | 6 ++ drivers/usb/storage/unusual_devs.h | 9 +++ drivers/usb/storage/unusual_uas.h | 9 +++ drivers/usb/usbip/vhci_sysfs.c | 24 +++++--- include/net/bonding.h | 5 ++ net/key/af_key.c | 45 ++++++++++++--- tools/arch/x86/include/asm/cpufeatures.h | 2 - 38 files changed, 273 insertions(+), 244 deletions(-)