Merge tag 'v3.16.54' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.16-stable
[email protected] Sat, 16 Jun 2018 06:21:08 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993065AbeFPEVOTLxph/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue May 15 22:37:12 2018 +0200 Commit: 1fb49895643c0c5f4e4dc91c9ee1e58328846fd3 Gitweb: https://git.linux-mips.org/g/ralf/linux/1fb49895643c Branch: linux-3.16-stable --- .../devicetree/bindings/sound/cs42l56.txt | 2 Makefile | 2 arch/arm/mm/dump.c | 4 arch/arm64/kernel/vdso/gettimeofday.S | 3 arch/mips/kernel/ptrace.c | 17 + arch/parisc/kernel/syscall.S | 6 arch/powerpc/kernel/vio.c | 2 arch/powerpc/platforms/powernv/opal-async.c | 6 arch/powerpc/platforms/powernv/setup.c | 2 arch/s390/include/asm/switch_to.h | 2 arch/s390/kernel/dis.c | 4 arch/s390/kernel/early.c | 4 arch/s390/kernel/process.c | 1 arch/s390/kernel/runtime_instr.c | 4 arch/x86/include/asm/fixmap.h | 11 - arch/x86/include/asm/pvclock.h | 15 + arch/x86/include/asm/vdso.h | 19 + arch/x86/kernel/alternative.c | 26 +- arch/x86/kernel/kvmclock.c | 16 - arch/x86/kernel/pvclock.c | 68 ---- arch/x86/kvm/svm.c | 7 arch/x86/kvm/vmx.c | 4 arch/x86/kvm/x86.c | 5 arch/x86/kvm/x86.h | 2 arch/x86/lib/x86-opcode-map.txt | 2 arch/x86/mm/kaiser.c | 7 arch/x86/platform/uv/uv_nmi.c | 1 arch/x86/vdso/vclock_gettime.c | 103 +++--- arch/x86/vdso/vdso-layout.lds.S | 45 +-- arch/x86/vdso/vdso2c.c | 15 + arch/x86/vdso/vdso2c.h | 25 + arch/x86/vdso/vma.c | 34 +- block/blk-core.c | 3 drivers/acpi/apei/ghes.c | 85 +---- drivers/char/ipmi/ipmi_msghandler.c | 10 - drivers/char/tpm/tpm-dev.c | 6 drivers/clk/tegra/clk-tegra30.c | 2 drivers/clk/ti/clk-dra7-atl.c | 3 drivers/crypto/caam/desc.h | 2 drivers/gpu/drm/gma500/mdfld_intel_display.c | 2 drivers/gpu/drm/i915/intel_bios.c | 2 drivers/gpu/drm/i915/intel_display.c | 14 + drivers/gpu/drm/i915/intel_dp.c | 2 drivers/gpu/drm/radeon/atombios_dp.c | 38 +- drivers/gpu/drm/ttm/ttm_bo_util.c | 1 drivers/infiniband/hw/mlx4/qp.c | 2 drivers/infiniband/hw/mlx5/main.c | 2 drivers/infiniband/ulp/srp/ib_srp.c | 23 + drivers/infiniband/ulp/srpt/ib_srpt.c | 9 - drivers/input/misc/adxl34x.c | 2 drivers/iommu/dmar.c | 7 drivers/iommu/intel-iommu.c | 10 + drivers/md/bcache/alloc.c | 3 drivers/md/bcache/request.c | 10 + drivers/md/dm-bufio.c | 15 - drivers/md/dm-table.c | 32 +- drivers/md/dm.c | 12 - drivers/media/platform/omap/omap_vout.c | 3 drivers/media/rc/ir-lirc-codec.c | 9 - drivers/media/usb/cx231xx/cx231xx-cards.c | 3 drivers/mtd/nand/nand_base.c | 9 - drivers/mtd/nand/omap2.c | 340 +++++++++++++------- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 56 +-- drivers/net/ethernet/intel/i40e/i40e_main.c | 2 drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 2 drivers/net/ethernet/intel/igb/igb_main.c | 2 drivers/net/ethernet/intel/igbvf/netdev.c | 2 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 2 drivers/net/wireless/p54/main.c | 7 drivers/net/wireless/rt2x00/rt2x00usb.c | 6 drivers/pci/pcie/aer/aerdrv_core.c | 9 - drivers/platform/x86/sony-laptop.c | 14 - drivers/rtc/interface.c | 16 + drivers/scsi/bfa/bfad_debugfs.c | 5 drivers/staging/android/ashmem.c | 2 drivers/staging/lustre/lustre/ptlrpc/sec.c | 2 drivers/staging/rtl8188eu/core/rtw_mlme.c | 3 drivers/staging/usbip/stub.h | 1 drivers/staging/usbip/stub_dev.c | 4 drivers/staging/usbip/stub_rx.c | 66 +++- drivers/staging/usbip/stub_tx.c | 13 + drivers/staging/usbip/usbip_common.h | 1 drivers/staging/usbip/userspace/Makefile.am | 3 .../staging/usbip/userspace/libsrc/vhci_driver.c | 8 drivers/staging/usbip/vhci_sysfs.c | 20 + drivers/target/iscsi/iscsi_target.c | 49 +-- drivers/target/target_core_tmr.c | 10 + drivers/target/target_core_transport.c | 2 drivers/usb/core/devio.c | 14 + drivers/usb/core/quirks.c | 3 drivers/usb/serial/garmin_gps.c | 22 + drivers/usb/serial/metro-usb.c | 11 - drivers/usb/serial/qcserial.c | 1 drivers/video/fbdev/udlfb.c | 10 - fs/9p/vfs_inode.c | 3 fs/9p/vfs_inode_dotl.c | 3 fs/autofs4/waitq.c | 16 + fs/binfmt_elf_fdpic.c | 2 fs/btrfs/super.c | 4 fs/coda/upcall.c | 3 fs/ecryptfs/messaging.c | 7 fs/ext4/extents.c | 6 fs/f2fs/file.c | 5 fs/f2fs/segment.c | 20 + fs/isofs/isofs.h | 2 fs/isofs/rock.h | 2 fs/isofs/util.c | 2 fs/nfs/nfs4proc.c | 18 - fs/nfs/nfs4trace.h | 8 fs/nfs/super.c | 2 fs/nilfs2/segment.c | 6 include/linux/blkdev.h | 1 include/linux/dmar.h | 1 include/linux/sched.h | 8 include/net/sctp/sctp.h | 2 include/net/sctp/structs.h | 8 include/target/target_core_base.h | 2 kernel/extable.c | 2 kernel/sched/core.c | 15 - kernel/trace/blktrace.c | 76 ++++ lib/int_sqrt.c | 3 net/9p/client.c | 3 net/9p/trans_virtio.c | 13 - net/bluetooth/l2cap_core.c | 20 + net/ipv4/route.c | 14 + net/l2tp/l2tp_core.c | 21 - net/l2tp/l2tp_core.h | 3 net/l2tp/l2tp_eth.c | 101 +++++- net/l2tp/l2tp_ppp.c | 236 +++++++++----- net/netfilter/xt_TCPMSS.c | 6 net/nfc/core.c | 2 net/rds/rdma.c | 4 net/sctp/ipv6.c | 160 +++++---- net/sctp/protocol.c | 12 - net/sctp/socket.c | 33 +- net/sctp/transport.c | 4 net/sctp/ulpevent.c | 2 net/wireless/nl80211.c | 26 +- security/apparmor/domain.c | 53 ++- security/integrity/ima/ima_main.c | 4 sound/core/seq/seq_clientmgr.c | 10 - sound/core/seq/seq_clientmgr.h | 1 sound/core/timer_compat.c | 12 - sound/pci/hda/hda_intel.c | 3 sound/usb/clock.c | 9 - sound/usb/mixer.c | 15 + 148 files changed, 1470 insertions(+), 1021 deletions(-)