Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9

* 4.9/tmp-053b654:
  Linux 4.9.14
  netfilter: conntrack: refine gc worker heuristics, redux
  netfilter: conntrack: remove GC_MAX_EVICTS break
  ceph: update readpages osd request according to size of pages
  scsi: lpfc: Correct WQ creation for pagesize
  MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
  MIPS: IP22: Reformat inline assembler code to modern standards.
  powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
  powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
  powerpc/xmon: Fix data-breakpoint
  xprtrdma: Reduce required number of send SGEs
  xprtrdma: Disable pad optimization by default
  xprtrdma: Per-connection pad optimization
  xprtrdma: Fix Read chunk padding
  dmaengine: ipu: Make sure the interrupt routine checks all interrupts.
  mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0
  bcma: use (get|put)_device when probing/removing device driver
  md linear: fix a race between linear_add() and linear_congested()
  rtc: sun6i: Switch to the external oscillator
  rtc: sun6i: Add some locking
  rtc: sun6i: Disable the build as a module
  f2fs: avoid to issue redundant discard commands
  f2fs: add ovp valid_blocks check for bg gc victim to fg_gc
  f2fs: fix multiple f2fs_add_link() calls having same name
  f2fs: fix a problem of using memory after free
  NFSv4: fix getacl ERANGE for some ACL buffer sizes
  NFSv4: fix getacl head length estimation
  pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
  NFSv4: Fix reboot recovery in copy offload
  NFSv4: Fix memory and state leak in _nfs4_open_and_get_state
  nfsd: special case truncates some more
  nfsd: minor nfsd_setattr cleanup
  VME: restore bus_remove function causing incomplete module unload
  rtlwifi: rtl8192c-common: Fix "BUG: KASAN:
  rtlwifi: Fix alignment issues
  remoteproc: qcom: mdt_loader: Don't overwrite firmware object
  gfs2: Add missing rcu locking for glock lookup
  rdma_cm: fail iwarp accepts w/o connection params
  RDMA/core: Fix incorrect structure packing for booleans
  Drivers: hv: util: Backup: Fix a rescind processing issue
  Drivers: hv: util: Fcopy: Fix a rescind processing issue
  Drivers: hv: util: kvp: Fix a rescind processing issue
  Drivers: hv: vmbus: Fix a rescind handling bug
  Drivers: hv: vmbus: Prevent sending data on a rescinded channel
  hv: don't reset hv_context.tsc_page on crash
  hv: init percpu_list in hv_synic_alloc()
  hv: allocate synic pages for all present CPUs
  usb: gadget: f_hid: Use spinlock instead of mutex
  usb: gadget: f_hid: fix: Prevent accessing released memory
  usb: gadget: f_hid: fix: Free out requests
  usb: gadget: udc: fsl: Add missing complete function.
  usb: gadget: udc-core: Rescan pending list on driver unbind
  usb: host: xhci: plat: check hcc_params after add hcd
  usb: dwc3: gadget: skip Set/Clear Halt when invalid
  usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
  w1: ds2490: USB transfer buffers need to be DMAable
  w1: don't leak refcount on slave attach failure in w1_attach_slave_device()
  can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
  can: gs_usb: Don't use stack memory for USB transfers
  iio: pressure: mpl3115: do not rely on structure field ordering
  iio: pressure: mpl115: do not rely on structure field ordering
  KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
  arm64: fix erroneous __raw_read_system_reg() cases
  arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
  arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
  x86/pkeys: Check against max pkey to avoid overflows
  fuse: add missing FR_FORCE
  crypto: testmgr - Pad aes_ccm_enc_tv_template vector
  perf callchain: Reference count maps
  Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
  PCI: altera: Fix TLP_CFG_DW0 for TLP write
  pci/hotplug/pnv-php: Disable MSI and PCI device properly
  PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal
  ath9k: use correct OTP register offsets for the AR9340 and AR9550
  ath9k: fix race condition in enabling/disabling IRQs
  ath5k: drop bogus warning on drv_set_key with unsupported cipher
  ath10k: fix boot failure in UTF mode/testmode
  mei: remove support for broken parallel read
  samples/seccomp: fix 64-bit comparison macros
  ext4: return EROFS if device is r/o and journal replay is needed
  ext4: preserve the needs_recovery flag when the journal is aborted
  ext4: fix inline data error paths
  ext4: fix use-after-iput when fscrypt contexts are inconsistent
  ext4: fix data corruption in data=journal mode
  ext4: trim allocation requests to group size
  ext4: do not polute the extents cache while shifting extents
  ext4: Include forgotten start block on fallocate insert range
  loop: fix LO_FLAGS_PARTSCAN hang
  block/loop: fix race between I/O and set_status
  jbd2: don't leak modified metadata buffers on an aborted journal
  Fix: Disable sys_membarrier when nohz_full is enabled
  power: reset: at91-poweroff: timely shutdown LPDDR memories
  scsi: use 'scsi_device_from_queue()' for scsi_dh
  scsi: aacraid: Reorder Adapter status check
  scsi: storvsc: properly set residual data length on errors
  scsi: storvsc: properly handle SRB_ERROR when sense message is present
  scsi: storvsc: use tagged SRB requests if supported by the device
  dm raid: fix data corruption on reshape request
  dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
  dm stats: fix a leaked s->histogram_boundaries array
  dm cache: fix corruption seen when using cache > 2TB
  PM / devfreq: Fix wrong trans_stat of passive devfreq device
  PM / devfreq: Fix available_governor sysfs
  ima: fix ima_d_path() possible race with rename
  ipc/shm: Fix shmat mmap nil-page protection
  sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
  mm, vmscan: consider eligible zones in get_scan_count
  mm, vmscan: cleanup lru size claculations
  mm balloon: umount balloon_mnt when removing vb device
  mm: do not access page->mapping directly on page_endio
  mm: vmpressure: fix sending wrong events on underflow
  mm/page_alloc: fix nodes for reclaim in fast path
  mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done}
  CIFS: Fix splice read for non-cached files
  iommu/vt-d: Tylersburg isoch identity map check is done too late.
  iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
  tpm_tis: fix the error handling of init_tis()
  regulator: Fix regulator_summary for deviceless consumers
  coresight: STM: Balance enable/disable
  staging: rtl: fix possible NULL pointer dereference
  staging/lustre/lnet: Fix allocation size for sv_cpt_data
  staging: greybus: loopback: fix broken udelay
  hwmon: (it87) Ensure that pwm control cache is current before updating values
  hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers
  ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
  ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming
  ALSA: seq: Fix link corruption by event error handling
  ALSA: ctxfi: Fallback DMA mask to 32bit
  ALSA: timer: Reject user params with too small ticks
  ALSA: hda - fix Lewisburg audio issue
  ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO
  ARM: dts: at91: Enable DMA on sama5d2_xplained console
  ARM: dts: at91: Enable DMA on sama5d4_xplained console
  ARM: at91: define LPDDR types
  spi: s3c64xx: fix inconsistency between binding and driver
  ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
  media: Properly pass through media entity types in entity enumeration
  lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
  cxd2820r: fix gpio null pointer dereference
  media: fix dm1105.c build error
  uvcvideo: Fix a wrong macro
  am437x-vpfe: always assign bpp variable
  mmc: sdhci-acpi: support deferred probe
  MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
  MIPS: Calculate microMIPS ra properly when unwinding the stack
  MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
  MIPS: Fix get_frame_info() handling of microMIPS function size
  MIPS: Prevent unaligned accesses during stack unwinding
  MIPS: Clear ISA bit correctly in get_frame_info()
  MIPS: Lantiq: Keep ethernet enabled during boot
  MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
  MIPS: BCM47XX: Fix button inversion for Asus WL-500W
  MIPS: Fix special case in 64 bit IP checksumming.
  MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
  ANDROID: nf: IDLETIMER: Fix use after free condition during work

Conflicts:
	arch/arm64/mm/dma-mapping.c
	drivers/hwtracing/coresight/coresight-stm.c
	drivers/usb/host/xhci-plat.c

Change-Id: I23ef4d37ca077ae1f7d9cc15eb7a092044262b2f
Signed-off-by: Kyle Yan <kyan@codeaurora.org>