Merge android-4.9 (4.9.163) into android-msm-bluecross-4.9-lts

Merge 4.9.163 into android-4.9
Linux 4.9.163
    x86: Add TSX Force Abort CPUID/MSR
    perf/x86/intel: Generalize dynamic constraint creation
    perf/x86/intel: Make cpuc allocations consistent
    ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420
    ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
    drm: disable uncached DMA optimization for ARM and arm64
    ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU
    ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3
  * futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
      kernel/futex.c
      kernel/locking/rtmutex.c
      kernel/locking/rtmutex_common.h
    scsi: aacraid: Fix missing break in switch statement
    iscsi_ibft: Fix missing break in switch statement
    Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
    Input: wacom_serial4 - add support for Wacom ArtPad II tablet
  * fs: ratelimit __find_get_block_slow() failure message.
      fs/buffer.c
    MIPS: Remove function size check in get_frame_info()
    perf symbols: Filter out hidden symbols from labels
    s390/qeth: fix use-after-free in error path
  * netfilter: nf_nat: skip nat clash resolution for same-origin entries
      net/netfilter/nf_conntrack_core.c
    selftests: netfilter: add simple masq/redirect test cases
    selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
    dmaengine: dmatest: Abort test in case of mapping error
    vsock/virtio: reset connected sockets on device removal
    vsock/virtio: fix kernel panic after device hot-unplug
    dmaengine: at_xdmac: Fix wrongfull report of a channel as in use
    drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init
    irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
  * usb: phy: fix link errors
      drivers/usb/phy/Kconfig
    arm64: dts: add msm8996 compatible to gicv3
    ARM: pxa: ssp: unneeded to free devm_ allocated data
    soc: fsl: qbman: avoid race in clearing QMan interrupt
    autofs: fix error return in autofs_fill_super()
    autofs: drop dentry reference only when it is never used
  * fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
      fs/drop_caches.c
    mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
    mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
    x86_64: increase stack size for KASAN_EXTRA
    x86/kexec: Don't setup EFI info if EFI runtime is not enabled
  * arm64: kprobe: Always blacklist the KVM world-switch code
      arch/arm64/kernel/probes/kprobes.c
    cifs: fix computation for MAX_SMB2_HDR_SIZE
  * platform/x86: Fix unmet dependency warning for SAMSUNG_Q10
      drivers/platform/x86/Kconfig
    scsi: libfc: free skb when receiving invalid flogi resp
    qed: Fix VF probe failure while FLR
    nfs: Fix NULL pointer dereference of dev_name
    gpio: vf610: Mask all GPIO interrupts
    net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
    net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
    net: hns: Fix for missing of_node_put() after of_parse_phandle()
    net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
    xtensa: SMP: limit number of possible CPUs by NR_CPUS
    xtensa: SMP: mark each possible CPU as present
    xtensa: smp_lx200_defconfig: fix vectors clash
    xtensa: SMP: fix secondary CPU initialization
    xtensa: SMP: fix ccount_timer_shutdown
    iommu/amd: Fix IOMMU page flush when detach device from a domain
    ipvs: Fix signed integer overflow when setsockopt timeout
    iommu/amd: Unmap all mapped pages in error path of map_sg
    iommu/amd: Call free_iova_fast with pfn in map_sg
    IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
    perf tools: Handle TOPOLOGY headers with no CPU
  * perf core: Fix perf_proc_update_handler() bug
      kernel/events/core.c
  * vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
      net/ipv4/ip_vti.c
    media: uvcvideo: Fix 'type' check leading to overflow
  * exec: Fix mem leak in kernel_read_file
      fs/exec.c
  * hugetlbfs: fix races and page leaks during migration
      mm/migrate.c
    MIPS: irq: Allocate accurate order pages for irq stack
    applicom: Fix potential Spectre v1 vulnerabilities
    x86/CPU/AMD: Set the CPB bit unconditionally on F17h
    net: phy: Micrel KSZ8061: link failure after cable connect
  * tun: remove unnecessary memory barrier
      drivers/net/tun.c
  * tun: fix blocking read
      drivers/net/tun.c
  * net: avoid use IPCB in cipso_v4_error
      include/net/ip.h
      net/ipv4/cipso_ipv4.c
      net/ipv4/ip_options.c
  * net: Add __icmp_send helper.
      include/net/icmp.h
      net/ipv4/icmp.c
    xen-netback: fix occasional leak of grant ref mappings under memory pressure
    xen-netback: don't populate the hash cache on XenBus disconnect
  * net: sit: fix memory leak in sit_init_net()
      net/ipv6/sit.c
    net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
  * net: netem: fix skb length BUG_ON in __skb_to_sgvec
      net/sched/sch_netem.c
  * netlabel: fix out-of-bounds memory accesses
      net/ipv4/cipso_ipv4.c
      net/netlabel/netlabel_kapi.c
    net: dsa: mv88e6xxx: Fix u64 statistics
    hv_netvsc: Fix IP header checksum for coalesced packets
    bnxt_en: Drop oversize TX packets to prevent errors.
    team: Free BPF filter when unregistering netdev
    sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
  * net-sysfs: Fix mem leak in netdev_register_kobject
      net/core/net-sysfs.c
    ip6mr: Do not call __IP6_INC_STATS() from preemptible context
  * staging: android: ion: fix sys heap pool's gfp_flags
      drivers/staging/android/ion/ion_system_heap.c
    staging: wilc1000: fix to set correct value for 'vif_num'
    staging: comedi: ni_660x: fix missing break in switch statement
    isdn: isdn_tty: fix build warning of strncpy
    ncpfs: fix build warning of strncpy
  * cpufreq: Use struct kobj_attribute instead of struct global_attr
      drivers/cpufreq/cpufreq.c
      include/linux/cpufreq.h
    USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485
    USB: serial: cp210x: add ID for Ingenico 3070
    USB: serial: option: add Telit ME910 ECM composition
    ANDROID: cuttlefish: enable CONFIG_INET_UDP_DIAG=y

Change-Id: I897874d0b99a6316f7e1c7e0c04c543e5469355a
Signed-off-by: Petri Gynther <pgynther@google.com>