Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9

* 4.9/tmp-a2659b2:
  Linux 4.9.24
  sctp: deny peeloff operation on asocs with threads sleeping on it
  net: ipv6: check route protocol when deleting routes
  virtio-console: avoid DMA from stack
  cxusb: Use a dma capable buffer also for reading
  dvb-usb-firmware: don't do DMA on stack
  dvb-usb: don't use stack for firmware load
  mm: Tighten x86 /dev/mem with zeroing reads
  rtc: tegra: Implement clock handling
  ACPI / EC: Use busy polling mode when GPE is not enabled
  x86/xen: Fix APIC id mismatch warning on Intel
  platform/x86: acer-wmi: setup accelerometer when machine has appropriate notify event
  ASoC: Intel: select DW_DMAC_CORE since it's mandatory
  nbd: fix 64-bit division
  nbd: use loff_t for blocksize and nbd_set_size args
  drm/nouveau/disp/mcp7x: disable dptmds workaround
  mm: memcontrol: use special workqueue for creating per-memcg caches
  ext4: fix inode checksum calculation problem if i_extra_size is small
  dvb-usb-v2: avoid use-after-free
  ath9k: fix NULL pointer dereference
  parisc: Fix get_user() for 64-bit value on 32-bit kernel
  crypto: ahash - Fix EINPROGRESS notification callback
  crypto: algif_aead - Fix bogus request dereference in completion function
  ftrace: Fix function pid filter on instances
  zram: do not use copy_page with non-page aligned address
  kvm: fix page struct leak in handle_vmon
  Revert "MIPS: Lantiq: Fix cascaded IRQ setup"
  char: lack of bool string made CONFIG_DEVPORT always on
  ftrace: Fix removing of second function probe
  irqchip/irq-imx-gpcv2: Fix spinlock initialization
  cpufreq: Bring CPUs up even if cpufreq_online() failed
  pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
  can: ifi: use correct register to read rx status
  libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splat
  libnvdimm: fix blk free space accounting
  make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
  new privimitive: iov_iter_revert()
  xen, fbfront: fix connecting to backend
  target: Avoid mappedlun symlink creation during lun shutdown
  scsi: sd: Fix capacity calculation with 32-bit sector_t
  scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
  scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
  scsi: sr: Sanity check returned mode data
  iscsi-target: Drop work-around for legacy GlobalSAN initiator
  iscsi-target: Fix TMR reference leak during session shutdown
  efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
  efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
  parisc: fix bugs in pa_memcpy
  ACPI / scan: Set the visited flag for all enumerated devices
  acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
  x86/vdso: Plug race between mapping and ELF header setup
  x86/vdso: Ensure vdso32_enabled gets set to valid values only
  x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
  x86/signals: Fix lower/upper bound reporting in compat siginfo
  x86/efi: Don't try to reserve runtime regions
  perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
  Input: xpad - add support for Razer Wildcat gamepad
  CIFS: store results of cifs_reopen_file to avoid infinite wait
  CIFS: reconnect thread reschedule itself
  drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
  drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
  drm/nouveau/mpeg: mthd returns true on success now
  orangefs: free superblock when mount fails
  zsmalloc: expand class bit
  thp: fix MADV_DONTNEED vs clear soft dirty race
  thp: fix MADV_DONTNEED vs. MADV_FREE race
  tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
  tcmu: Fix wrongly calculating of the base_command_size
  tcmu: Fix possible overwrite of t_data_sg's last iov[]
  cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
  ANDROID: uid_sys_stats: reduce update_io_stats overhead
  ANDROID: usb: gadget: fix MTP enumeration issue under super speed mode
  Revert "Android: sdcardfs: Don't do d_add for lower fs"
  Android: sdcardfs: Don't complain in fixup_lower_ownership
  Android: sdcardfs: Don't do d_add for lower fs
  ANDROID: sdcardfs: ->iget fixes
  Android: sdcardfs: Change cache GID value

Conflicts:
	drivers/usb/gadget/function/f_mtp.c
	include/linux/cgroup.h

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