Merge tag 'v4.9.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994925AbdEMW61OgEsF/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Apr 4 13:36:15 2017 +0200 Commit: 224272b2b6a00aabcd79f3cdbb7b2b2bf48f0008 Gitweb: https://git.linux-mips.org/g/ralf/linux/224272b2b6a0 Branch: linux-4.9-stable --- Makefile | 2 arch/mips/configs/ip22_defconfig | 4 arch/mips/configs/ip27_defconfig | 3 arch/mips/configs/lemote2f_defconfig | 2 arch/mips/configs/malta_defconfig | 4 arch/mips/configs/malta_kvm_defconfig | 4 arch/mips/configs/malta_kvm_guest_defconfig | 4 arch/mips/configs/maltaup_xpa_defconfig | 4 arch/mips/configs/nlm_xlp_defconfig | 2 arch/mips/configs/nlm_xlr_defconfig | 2 arch/mips/include/asm/mach-ip27/spaces.h | 6 - arch/mips/ralink/prom.c | 9 - arch/mips/ralink/rt288x.c | 10 - arch/mips/ralink/rt305x.c | 11 - arch/mips/ralink/rt3883.c | 10 - arch/mips/ralink/timer.c | 14 - arch/mips/sgi-ip22/Platform | 2 arch/powerpc/lib/sstep.c | 20 -- arch/powerpc/sysdev/xics/icp-opal.c | 10 + arch/powerpc/sysdev/xics/xics-common.c | 17 +- arch/s390/mm/pgtable.c | 19 ++ crypto/Makefile | 2 drivers/firmware/efi/arm-runtime.c | 1 drivers/i2c/i2c-mux.c | 2 drivers/infiniband/hw/mlx5/main.c | 14 + drivers/md/dm.c | 55 ++++++ drivers/media/rc/rc-main.c | 7 + drivers/media/usb/dvb-usb/dw2102.c | 244 +++++++++++++++----------- drivers/mtd/maps/pmcmsp-flash.c | 4 drivers/net/ethernet/broadcom/bcm63xx_enet.c | 6 - drivers/net/ethernet/ti/cpmac.c | 2 drivers/pci/quirks.c | 1 drivers/tty/serial/samsung.c | 6 - drivers/usb/dwc3/dwc3-omap.c | 1 drivers/usb/dwc3/gadget.h | 14 + drivers/usb/gadget/function/f_fs.c | 15 +- drivers/usb/gadget/function/f_uvc.c | 7 - drivers/usb/gadget/udc/dummy_hcd.c | 2 drivers/usb/host/ohci-at91.c | 4 drivers/usb/host/xhci-dbg.c | 2 drivers/usb/host/xhci-plat.c | 2 drivers/usb/misc/iowarrior.c | 21 ++ drivers/usb/serial/digi_acceleport.c | 14 + drivers/usb/serial/io_ti.c | 8 + drivers/usb/serial/omninet.c | 6 - drivers/usb/serial/safe_serial.c | 5 + fs/ext4/inode.c | 4 include/linux/user_namespace.h | 2 include/trace/events/syscalls.h | 1 kernel/ucount.c | 18 +- virt/kvm/arm/vgic/vgic-mmio.c | 32 +++ 51 files changed, 402 insertions(+), 259 deletions(-)