mbox series

[SRU,Bionic,PULL] Bionic upstream stable patchset 2019-07-11

Message ID 20190712015930.24482-1-kamal@canonical.com
State New
Headers show
Series [SRU,Bionic,PULL] Bionic upstream stable patchset 2019-07-11 | expand

Pull-request

git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable

Message

Kamal Mostafa July 12, 2019, 1:59 a.m. UTC
This pull req includes the following pending Bionic stable patchset:

        Bionic update: upstream stable patchset 2019-07-11  (230 patches)
           Ported from the following upstream stable releases:
                v4.14.73, v4.18.11,
                v4.14.74, v4.18.12
        BugLink: https://bugs.launchpad.net/bugs/1836287

 -Kamal

-----

The following changes since commit 5e12ccab4b6cc8acac700d1b98b7009da0f8a0b8:

  IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers (2019-07-11 10:01:43 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable

for you to fetch changes up to 1c70863947638aebd5e7b352855cfd3fb081349e:

  powerpc/pseries: Fix unitialized timer reset on migration (2019-07-11 18:50:16 -0700)

----------------------------------------------------------------
Akinobu Mita (6):
      iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
      iio: accel: adxl345: convert address field usage in iio_chan_spec
      media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
      media: soc_camera: ov772x: correct setting of banding filter
      media: ov772x: add checks for register read errors
      media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING

Alagu Sankar (2):
      ath10k: sdio: use same endpoint id for all packets in a bundle
      ath10k: sdio: set skb len for all rx packets

Alan Stern (3):
      USB: fix error handling in usb_driver_claim_interface()
      USB: handle NULL config in usb_find_alt_setting()
      USB: remove LPM management from usb_driver_claim_interface()

Alex Deucher (1):
      drm/amdgpu: add new polaris pci id

Alexander Shishkin (2):
      intel_th: Fix device removal logic
      intel_th: Fix resource handling for ACPI glue layer

Alexey Dobriyan (1):
      slub: make ->cpu_partial unsigned int

Alexey Kardashevskiy (1):
      powerpc/powernv/ioda2: Reduce upper limit for DMA window size

Alexey Khoroshilov (1):
      media: fsl-viu: fix error handling in viu_of_probe()

Alistair Strachan (1):
      staging: android: ashmem: Fix mmap size validation

Amir Goldstein (1):
      ovl: hash non-dir by lower inode for fsnotify

Andreas Gruenbacher (1):
      iomap: complete partial direct I/O writes synchronously

Andy Shevchenko (1):
      x86/tsc: Add missing header to tsc_msr.c

Anson Huang (1):
      thermal: of-thermal: disable passive polling when thermal zone is disabled

Anton Vasilyev (1):
      uwb: hwa-rc: fix memory leak at probe

Bart Van Assche (4):
      scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
      scsi: klist: Make it safe to use klists in atomic context
      scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
      IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop

Ben Greear (1):
      ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock

Benjamin Tissoires (1):
      power: remove possible deadlock when unregistering power_supply

Bin Liu (1):
      usb: musb: dsps: do not disable CPPI41 irq in driver teardown

Bjørn Mork (1):
      qmi_wwan: set DTR for modems in forced USB2 mode

Bo Chen (2):
      e1000: check on netif_running() before calling e1000_up()
      e1000: ensure to free old tx/rx rings in set_ringparam()

Boris Brezillon (1):
      drm/vc4: Fix the "no scaling" case on multi-planar YUV formats

Boris Ostrovsky (1):
      xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code

Brandon Maier (2):
      net: phy: xgmiitorgmii: Check read_status results
      net: phy: xgmiitorgmii: Check phy_driver ready before accessing

Breno Leitao (1):
      scsi: ibmvscsi: Improve strings handling

Chris Wilson (1):
      drm/i915: Remove vma from object on destroy, not close

Christian König (1):
      drm/amdgpu: fix preamble handling

Christophe Leroy (1):
      serial: cpm_uart: return immediately from console poll

Colin Ian King (2):
      net: hp100: fix always-true check for link up state
      staging: rts5208: fix missing error check on call to rtsx_write_register

Damien Le Moal (1):
      block: fix deadline elevator drain for zoned block devices

Dan Carpenter (6):
      vmci: type promotion bug in qp_host_get_user_memory()
      RDMA/bnxt_re: Fix a couple off by one bugs
      IB/core: type promotion bug in rdma_rw_init_one_mr()
      rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
      hwmon: (adt7475) Make adt7475_read_word() return errors
      RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c

Dan Williams (1):
      x86/numa_emulation: Fix emulated-to-physical node mapping

Daniel Vetter (1):
      drm/omap: gem: Fix mm_list locking

Dave Gerlach (1):
      ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled

Davide Caratti (1):
      net/sched: act_sample: fix NULL dereference in the data path

Dmitry Osipenko (1):
      gpio: tegra: Fix tegra_gpio_irq_set_type()

Emil Lundmark (1):
      drm: udl: Destroy framebuffer only if it was initialized

Emily Deng (1):
      amdgpu: fix multi-process hang issue

Eric Biggers (1):
      ext4: show test_dummy_encryption mount option in /proc/mounts

Eric Dumazet (1):
      ipv6: fix possible use-after-free in ip6_xmit()

Eric Sandeen (1):
      isofs: reject hardware sector size > 2048 bytes

Ethan Tuttle (1):
      ARM: mvebu: declare asm symbols as character arrays in pmsu.c

Feng Tang (1):
      x86/mm: Expand static page table for fixmap space

Gaku Inami (1):
      spi: sh-msiof: Fix invalid SPI use during system suspend

Geert Uytterhoeven (4):
      spi: Fix double IDR allocation with DT aliases
      serial: sh-sci: Stop RX FIFO timer during port shutdown
      spi: rspi: Fix invalid SPI use during system suspend
      spi: rspi: Fix interrupted DMA transfers

Guillaume Nault (1):
      pppoe: fix reception of frames with no mac header

Guoqing Jiang (1):
      md-cluster: clear another node's suspend_area after the copy is finished

Gustavo A. R. Silva (1):
      drm/amd/display/dc/dce: Fix multiple potential integer overflows

Gustavo Romero (1):
      perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so

Hans de Goede (1):
      power: supply: axp288_charger: Fix initial constant_charge_current value

Hari Bathini (1):
      powerpc/kdump: Handle crashkernel memory reservation failure

Heiko Carstens (1):
      s390/sysinfo: add missing #ifdef CONFIG_PROC_FS

Hiromitsu Yamasaki (1):
      spi: sh-msiof: Fix handling of write value for SISTR register

Huazhong Tan (2):
      net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
      net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES

Hugo Lefeuvre (1):
      staging: pi433: fix race condition in pi433_ioctl

Imre Deak (1):
      drm/i915/bdw: Increase IPS disable timeout to 100ms

Ira Weiny (1):
      IB/hfi1: Fix SL array bounds check

J. Bruce Fields (1):
      nfsd: fix corrupted reply to badly ordered compound

James Smart (1):
      nvme-fcloop: Fix dropped LS's to removed target port

Jan Beulich (1):
      x86/entry/64: Add two more instruction suffixes

Jan Kiszka (1):
      serial: mvebu-uart: Fix reporting of effective CSIZE to userspace

Javier Martinez Canillas (1):
      media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data

Jean-Christophe Dubois (1):
      thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration.

Jens Axboe (1):
      libata: mask swap internal and hardware tag

Jernej Skrabec (1):
      drm/sun4i: Fix releasing node when enumerating enpoints

Jessica Yu (1):
      module: exclude SHN_UNDEF symbols from kallsyms api

Jiada Wang (1):
      ASoC: rsnd: fixup not to call clk_get/set under non-atomic

Jian-Hong Pan (1):
      Bluetooth: Add a new Realtek 8723DE ID 0bda:b009

Joel Fernandes (Google) (1):
      mm: shmem.c: Correctly annotate new inodes for lockdep

Johan Hovold (4):
      misc: sram: enable clock before registering regions
      USB: serial: kobil_sct: fix modem-status error handling
      EDAC, i7core: Fix memleaks and use-after-free on probe and remove
      EDAC: Fix memleak in module init error path

John Fastabend (2):
      tls: possible hang when do_tcp_sendpages hits sndbuf is full case
      bpf: sockmap: write_space events need to be passed to TCP handler

João Paulo Rechi Vita (1):
      platform/x86: asus-wireless: Fix uninitialized symbol usage

Juergen Gross (1):
      xen/netfront: don't bug in case of too many frags

Julia Lawall (1):
      usb: wusbcore: security: cast sizeof to int for comparison

Junxiao Bi (1):
      ocfs2: fix ocfs2 read block panic

KJ Tsanaktsidis (1):
      fork: report pid exhaustion correctly

Kan Liang (1):
      perf/x86/intel/lbr: Fix incomplete LBR call stack

Kevin Hilman (1):
      ARM: dts: dra7: fix DCAN node addresses

Kevin Yang (2):
      tcp_bbr: add bbr_check_probe_rtt_done() helper
      tcp_bbr: in restart from idle, see if we should exit PROBE_RTT

Kirill Kapranov (2):
      spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
      spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers

Konstantin Khorenko (1):
      fs/lock: skip lock owner pid translation in case we are in init_pid_ns

Kuninori Morimoto (1):
      ASoC: rsnd: SSI parent cares SWSP bit

Leon Romanovsky (1):
      RDMA/i40w: Hold read semaphore while looking after VMA

Leonard Crestez (1):
      Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"

Li Dongyang (1):
      ext4: don't mark mmp buffer head dirty

Liam Girdwood (1):
      ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs

Linus Walleij (1):
      ata: ftide010: Add a quirk for SQ201

Lothar Felten (1):
      hwmon: (ina2xx) fix sysfs shunt resistor read access

Lyude Paul (8):
      drm/nouveau: Fix deadlocks in nouveau_connector_detect()
      drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
      drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
      drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
      drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
      drm/nouveau: Reset MST branching unit before enabling
      drm/nouveau: Only write DP_MSTM_CTRL when needed
      drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()

Marc Zyngier (2):
      arm/arm64: smccc-1.1: Make return values unsigned long
      arm/arm64: smccc-1.1: Handle function result as parameters

Marcel Ziswiler (1):
      spi: tegra20-slink: explicitly enable/disable clock

Mario Limonciello (2):
      platform/x86: alienware-wmi: Correct a memory leak
      platform/x86: dell-smbios-wmi: Correct a memory leak

Masahiro Yamada (2):
      mtd: rawnand: denali: fix a race condition when DMA is kicked
      MIPS: boot: fix build rule of vmlinux.its.S

Matt Ranostay (1):
      tsl2550: fix lux1_input error in low light

Michael Bringmann (1):
      powerpc/pseries: Fix unitialized timer reset on migration

Michael Chan (1):
      bnxt_en: Fix VF mac address regression.

Michael J. Ruhl (3):
      IB/hfi1: Invalid user input can result in crash
      IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
      IB/hfi1: Fix destroy_qp hang after a link down

Michael Scott (1):
      6lowpan: iphc: reset mac_header after decompress to fix panic

Mika Westerberg (1):
      i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus

Nadav Amit (2):
      vmw_balloon: include asm/io.h
      gpio: Fix wrong rounding in gpio-menz127

Nicholas Mc Guire (1):
      ALSA: snd-aoa: add of_node_put() in error path

Niklas Cassel (2):
      iommu/msm: Don't call iommu_device_{,un}link from atomic context
      ath10k: transmit queued frames after processing rx packets

Oleksandr Andrushchenko (1):
      Input: xen-kbdfront - fix multi-touch XenStore node's locations

Oliver Neukum (2):
      USB: usbdevfs: sanitize flags more
      USB: usbdevfs: restore warning for nonsensical flags

Paolo Abeni (2):
      udp4: fix IP_CMSG_CHECKSUM for connected sockets
      udp6: add missing checks on edumux packet processing

Pasha Tatashin (1):
      mm: disable deferred struct page for 32-bit arches

Peter Rosin (1):
      mtd: rawnand: atmel: add module param to avoid using dma

Peter Seiderer (1):
      media: staging/imx: fill vb2_v4l2_buffer field entry

Randy Dunlap (1):
      x86/pti: Fix section mismatch warning/error

Ravi Chandra Sadineni (1):
      ACPI / button: increment wakeup count only when notified

Rex Zhu (2):
      drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
      drm/amdgpu: Update power state at the end of smu hw_init.

Roopa Prabhu (1):
      net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags

Sabrina Dubroca (3):
      tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
      tls: zero the crypto information from tls_context before freeing
      tls: clear key material from kernel memory when do_tls_setsockopt_conf fails

Sakari Ailus (1):
      media: v4l: event: Prevent freeing event subscriptions while accessed

Sandipan Das (1):
      perf tests: Fix indexing when invoking subtests

Sebastian Basierski (1):
      ixgbe: fix driver behaviour after issuing VFLR

Shivasharan S (1):
      scsi: megaraid_sas: Update controller info during resume

Srikanth Jampala (1):
      crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions.

Stafford Horne (1):
      crypto: skcipher - Fix -Wstringop-truncation warnings

Stefan Agner (2):
      brcmsmac: fix wrap around in conversion from constant to s16
      tty: serial: lpuart: avoid leaking struct tty_struct

Stephen Hemminger (1):
      hv_netvsc: fix schedule in RCU context

Steve Muckle (1):
      sched/fair: Fix vruntime_normalized() for remote non-migration wakeup

Steve Wise (2):
      iw_cxgb4: only allow 1 flush on user qps
      RDMA/uverbs: Atomically flush and mark closed the comp event queue

Sudeep Holla (1):
      power: vexpress: fix corruption in notifier registration

Suren Baghdasaryan (2):
      NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
      NFC: Fix the number of pipes

Sylwester Nawrocki (1):
      media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()

Sébastien Szymanski (1):
      ASoC: cs4265: fix MMTLR Data switch control

Takashi Sakamoto (9):
      ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
      ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
      ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
      ALSA: firewire-digi00x: fix memory leak of private data
      ALSA: firewire-tascam: fix memory leak of private data
      ALSA: fireworks: fix memory leak of response buffer at error path
      ALSA: oxfw: fix memory leak for model-dependent data at error path
      ALSA: oxfw: fix memory leak of discovered stream formats at error path
      ALSA: oxfw: fix memory leak of private data

Tarick Bedeir (1):
      IB/mlx4: Test port number before querying type.

Theodore Ts'o (6):
      ext4: check to make sure the rename(2)'s destination is not freed
      ext4: avoid divide by zero fault when deleting corrupted inline directories
      ext4: avoid arithemetic overflow that can trigger a BUG
      ext4: recalucate superblock checksum after updating free blocks/inodes
      ext4: fix online resize's handling of a too-small final block group
      ext4: fix online resizing for bigalloc file systems with a 1k block size

Thomas Gleixner (3):
      tick/nohz: Prevent bogus softirq pending warning
      alarmtimer: Prevent overflow for relative nanosleep
      posix-timers: Make forward callback return s64

Toke Høiland-Jørgensen (1):
      gso_segment: Reset skb->mac_len after modifying network header

Tomer Tayar (4):
      qed: Wait for ready indication before rereading the shmem
      qed: Wait for MCP halt and resume commands to take place
      qed: Prevent a possible deadlock during driver load and unload
      qed: Avoid sending mailbox commands when MFW is not responsive

Tony Lindgren (4):
      ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
      ARM: OMAP2+: Fix null hwmod for ti-sysc debug
      ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
      bus: ti-sysc: Fix module register ioremap for larger offsets

Toshi Kani (2):
      ext4, dax: set ext4_dax_aops for dax files
      ext2, dax: set ext2_dax_aops for dax files

Toshiaki Makita (1):
      vhost_net: Avoid tx vring kicks during busyloop

Uwe Kleine-König (1):
      serial: imx: restore handshaking irq for imx1

Vaibhav Nagarnaik (1):
      ring-buffer: Allow for rescheduling when removing pages

Vasily Gorbik (4):
      s390/mm: correct allocate_pgste proc_handler callback
      s390/dasd: correct numa_node in dasd_alloc_queue
      s390/scm_blk: correct numa_node in scm_blk_dev_setup
      s390/extmem: fix gcc 8 stringop-overflow warning

Vasily Khoruzhick (1):
      neighbour: confirm neigh entries when ARP packet is received

Vincent Pelletier (1):
      scsi: target: iscsi: Use bin2hex instead of a re-implementation

Viresh Kumar (2):
      ARM: dts: ls1021a: Add missing cooling device properties for CPUs
      arm: dts: mediatek: Add missing cooling device properties for CPUs

Wesley Chalmers (1):
      drm/amd/display: fix use of uninitialized memory

William Breathitt Gray (1):
      iio: 104-quad-8: Fix off-by-one error in register selection

Willy Tarreau (2):
      net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
      ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO

Yu Zhao (1):
      regulator: fix crash caused by null driver data

Zachary Zhang (1):
      PCI: aardvark: Size bridges before resources allocation

Zhen Lei (1):
      iommu/amd: make sure TLB to be flushed before IOVA freed

Zhouyang Jia (4):
      drivers/tty: add error handling for pcmcia_loop_config
      media: tm6000: add error handling for dvb_register_adapter
      HID: hid-ntrig: add error handling for sysfs_create_group
      scsi: bnx2i: add error handling for ioremap_nocache

 Documentation/hwmon/ina2xx                         |   2 +-
 arch/arm/boot/dts/dra7.dtsi                        |   4 +-
 arch/arm/boot/dts/imx7d.dtsi                       |  12 +-
 arch/arm/boot/dts/ls1021a.dtsi                     |   1 +
 arch/arm/boot/dts/mt7623.dtsi                      |   3 +
 arch/arm/boot/dts/omap4-droid4-xt894.dts           |   2 +-
 arch/arm/mach-mvebu/pmsu.c                         |   6 +-
 arch/arm/mach-omap2/omap_hwmod.c                   |  39 ++++-
 arch/arm/mach-omap2/omap_hwmod_reset.c             |  12 +-
 arch/mips/boot/Makefile                            |   6 +-
 arch/powerpc/kernel/machine_kexec.c                |   7 +-
 arch/powerpc/mm/numa.c                             |   3 +-
 arch/powerpc/platforms/powernv/pci-ioda.c          |   2 +-
 arch/s390/kernel/sysinfo.c                         |   4 +
 arch/s390/mm/extmem.c                              |   4 +-
 arch/s390/mm/pgalloc.c                             |   2 +-
 arch/x86/entry/entry_64.S                          |   4 +-
 arch/x86/events/intel/lbr.c                        |  32 +++-
 arch/x86/events/perf_event.h                       |   1 +
 arch/x86/include/asm/fixmap.h                      |  10 ++
 arch/x86/include/asm/pgtable_64.h                  |   3 +-
 arch/x86/kernel/head64.c                           |   4 +-
 arch/x86/kernel/head_64.S                          |  16 +-
 arch/x86/kernel/tsc_msr.c                          |   1 +
 arch/x86/mm/numa_emulation.c                       |   2 +-
 arch/x86/mm/pgtable.c                              |   9 +
 arch/x86/mm/pti.c                                  |   2 +-
 arch/x86/xen/mmu_pv.c                              |   8 +-
 arch/x86/xen/pmu.c                                 |   2 +-
 block/elevator.c                                   |   2 +-
 crypto/ablkcipher.c                                |   2 +
 crypto/blkcipher.c                                 |   1 +
 drivers/acpi/button.c                              |  13 +-
 drivers/ata/libata-core.c                          |  14 +-
 drivers/ata/pata_ftide010.c                        |  27 +--
 drivers/bluetooth/btusb.c                          |   1 +
 drivers/bus/ti-sysc.c                              |  31 ++--
 drivers/crypto/cavium/nitrox/nitrox_dev.h          |   3 +-
 drivers/crypto/cavium/nitrox/nitrox_lib.c          |   1 +
 drivers/crypto/cavium/nitrox/nitrox_reqmgr.c       |  57 ++++---
 drivers/edac/edac_mc_sysfs.c                       |   6 +-
 drivers/edac/i7core_edac.c                         |  22 ++-
 drivers/gpio/gpio-menz127.c                        |   4 +-
 drivers/gpio/gpio-tegra.c                          |  15 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c            |  14 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |  16 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c             |   3 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c              |  11 +-
 drivers/gpu/drm/amd/amdgpu/kv_dpm.c                |   4 +-
 drivers/gpu/drm/amd/amdgpu/si_dpm.c                |   3 +-
 .../gpu/drm/amd/display/dc/dce/dce_clock_source.c  |  10 +-
 .../amd/display/dc/dml/dml1_display_rq_dlg_calc.c  |   2 +
 drivers/gpu/drm/i915/i915_gem.c                    |   3 +-
 drivers/gpu/drm/i915/i915_vma.c                    |   4 +-
 drivers/gpu/drm/i915/intel_display.c               |   8 +-
 drivers/gpu/drm/nouveau/nouveau_connector.c        |  42 ++++-
 drivers/gpu/drm/nouveau/nouveau_display.c          |  42 +++--
 drivers/gpu/drm/nouveau/nouveau_display.h          |   2 +-
 drivers/gpu/drm/nouveau/nouveau_drm.c              |   3 +-
 drivers/gpu/drm/nouveau/nv50_display.c             |  66 ++++++--
 drivers/gpu/drm/omapdrm/omap_debugfs.c             |   2 +
 drivers/gpu/drm/omapdrm/omap_drv.c                 |   2 +-
 drivers/gpu/drm/omapdrm/omap_drv.h                 |   2 +-
 drivers/gpu/drm/omapdrm/omap_gem.c                 |  15 +-
 drivers/gpu/drm/sun4i/sun4i_drv.c                  |   3 +-
 drivers/gpu/drm/udl/udl_fb.c                       |   8 +-
 drivers/gpu/drm/vc4/vc4_plane.c                    |  25 ++-
 drivers/hid/hid-ntrig.c                            |   2 +
 drivers/hwmon/adt7475.c                            |  14 +-
 drivers/hwmon/ina2xx.c                             |  13 +-
 drivers/hwtracing/intel_th/core.c                  |  16 +-
 drivers/i2c/busses/i2c-i801.c                      |   9 +-
 drivers/iio/accel/adxl345_core.c                   |  21 ++-
 drivers/iio/adc/ina2xx-adc.c                       |  17 +-
 drivers/iio/counter/104-quad-8.c                   |   2 +-
 drivers/infiniband/core/rw.c                       |   2 +-
 drivers/infiniband/core/uverbs_main.c              |   1 +
 drivers/infiniband/hw/bnxt_re/qplib_fp.c           |   6 +-
 drivers/infiniband/hw/bnxt_re/qplib_sp.c           |   4 +-
 drivers/infiniband/hw/cxgb4/qp.c                   |   6 +
 drivers/infiniband/hw/hfi1/chip.c                  |   7 +-
 drivers/infiniband/hw/hfi1/pio.c                   |  51 ++++--
 drivers/infiniband/hw/hfi1/pio.h                   |   2 +
 drivers/infiniband/hw/hfi1/user_sdma.c             |   2 +-
 drivers/infiniband/hw/hfi1/verbs.c                 |   8 +-
 drivers/infiniband/hw/i40iw/i40iw_verbs.c          |   2 +
 drivers/infiniband/hw/mlx4/qp.c                    |   2 +-
 drivers/infiniband/ulp/srp/ib_srp.c                |   6 +-
 drivers/input/misc/xen-kbdfront.c                  |   8 +-
 drivers/iommu/amd_iommu.c                          |   2 +-
 drivers/iommu/msm_iommu.c                          |  16 +-
 drivers/md/md-cluster.c                            |  19 ++-
 drivers/media/i2c/soc_camera/ov772x.c              |  42 +++--
 drivers/media/platform/exynos4-is/fimc-isp-video.c |  11 +-
 drivers/media/platform/fsl-viu.c                   |  38 +++--
 drivers/media/platform/omap3isp/isp.c              |   2 +-
 drivers/media/platform/s3c-camif/camif-capture.c   |   2 +
 drivers/media/usb/tm6000/tm6000-dvb.c              |   5 +
 drivers/media/v4l2-core/v4l2-event.c               |  38 +++--
 drivers/media/v4l2-core/v4l2-fh.c                  |   2 +
 drivers/misc/sram.c                                |  13 +-
 drivers/misc/tsl2550.c                             |   2 +-
 drivers/misc/vmw_balloon.c                         |   1 +
 drivers/misc/vmw_vmci/vmci_queue_pair.c            |   4 +-
 drivers/mtd/nand/atmel/nand-controller.c           |   7 +-
 drivers/mtd/nand/denali.c                          |   6 +
 drivers/net/appletalk/ipddp.c                      |   8 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   9 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c    |   9 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.h    |   2 +-
 drivers/net/ethernet/hisilicon/hns/hnae.h          |   6 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |   6 +-
 drivers/net/ethernet/hp/hp100.c                    |   2 +-
 drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |   7 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c     |  26 +++
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h      |   1 +
 drivers/net/ethernet/qlogic/qed/qed_mcp.c          | 187 +++++++++++++++++----
 drivers/net/ethernet/qlogic/qed/qed_mcp.h          |  27 ++-
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h     |   2 +
 drivers/net/hyperv/netvsc_drv.c                    |   9 +-
 drivers/net/phy/xilinx_gmii2rgmii.c                |  10 +-
 drivers/net/ppp/pppoe.c                            |   3 +
 drivers/net/usb/qmi_wwan.c                         |  14 +-
 drivers/net/wireless/ath/ath10k/htt_rx.c           |   5 +-
 drivers/net/wireless/ath/ath10k/mac.c              |   1 +
 drivers/net/wireless/ath/ath10k/sdio.c             |   9 +-
 .../broadcom/brcm80211/brcmsmac/phy/phy_qmath.c    |   2 +-
 drivers/net/wireless/rndis_wlan.c                  |   2 +
 drivers/net/xen-netfront.c                         |   8 +-
 drivers/nvme/target/fcloop.c                       |   3 +-
 drivers/pci/host/pci-aardvark.c                    |   1 +
 drivers/platform/x86/alienware-wmi.c               |   1 +
 drivers/platform/x86/asus-wireless.c               |  23 +--
 drivers/platform/x86/dell-smbios-wmi.c             |   1 +
 drivers/power/reset/vexpress-poweroff.c            |  12 +-
 drivers/power/supply/axp288_charger.c              |   2 +-
 drivers/power/supply/power_supply_core.c           |  11 +-
 drivers/regulator/core.c                           |   2 +-
 drivers/s390/block/dasd.c                          |   1 +
 drivers/s390/block/scm_blk.c                       |   1 +
 drivers/scsi/bnx2i/bnx2i_hwi.c                     |   2 +
 drivers/scsi/ibmvscsi/ibmvscsi.c                   |   4 +-
 drivers/scsi/megaraid/megaraid_sas_base.c          |   3 +
 drivers/spi/spi-rspi.c                             |  34 +++-
 drivers/spi/spi-sh-msiof.c                         |  28 ++-
 drivers/spi/spi-tegra20-slink.c                    |  31 +++-
 drivers/spi/spi.c                                  |  22 ++-
 drivers/staging/android/ashmem.c                   |   6 +
 drivers/staging/media/imx/imx-ic-prpencvf.c        |   1 +
 drivers/staging/media/imx/imx-media-csi.c          |   1 +
 drivers/staging/pi433/pi433_if.c                   |   7 +-
 drivers/staging/rts5208/sd.c                       |   2 +-
 drivers/target/iscsi/iscsi_target_auth.c           |  15 +-
 drivers/target/iscsi/iscsi_target_tpg.c            |   3 +-
 drivers/target/target_core_device.c                |  22 ++-
 drivers/thermal/imx_thermal.c                      |   5 +-
 drivers/thermal/of-thermal.c                       |   7 +-
 drivers/tty/serial/8250/serial_cs.c                |   6 +-
 drivers/tty/serial/cpm_uart/cpm_uart_core.c        |  10 +-
 drivers/tty/serial/fsl_lpuart.c                    |   3 +-
 drivers/tty/serial/imx.c                           |   8 +
 drivers/tty/serial/mvebu-uart.c                    |   1 +
 drivers/tty/serial/sh-sci.c                        |   2 +
 drivers/usb/core/devio.c                           |  24 ++-
 drivers/usb/core/driver.c                          |  28 +--
 drivers/usb/core/usb.c                             |   2 +
 drivers/usb/musb/musb_dsps.c                       |  12 +-
 drivers/usb/serial/kobil_sct.c                     |  12 +-
 drivers/usb/wusbcore/security.c                    |   2 +-
 drivers/uwb/hwa-rc.c                               |   1 +
 drivers/vhost/net.c                                |  35 ++--
 fs/ext2/inode.c                                    |   2 +-
 fs/ext4/dir.c                                      |  20 +--
 fs/ext4/ext4.h                                     |   3 +
 fs/ext4/inline.c                                   |   4 +-
 fs/ext4/inode.c                                    |  10 +-
 fs/ext4/mmp.c                                      |   1 -
 fs/ext4/namei.c                                    |   6 +
 fs/ext4/resize.c                                   |  23 ++-
 fs/ext4/super.c                                    |   4 +
 fs/iomap.c                                         |  21 +--
 fs/isofs/inode.c                                   |   7 +
 fs/locks.c                                         |   7 +
 fs/nfsd/nfs4proc.c                                 |   1 +
 fs/ocfs2/buffer_head_io.c                          |   1 +
 fs/overlayfs/inode.c                               |  61 +++++--
 include/linux/arm-smccc.h                          |  38 +++--
 include/linux/platform_data/ina2xx.h               |   2 +-
 include/linux/power_supply.h                       |   1 +
 include/linux/slub_def.h                           |   3 +-
 include/media/v4l2-fh.h                            |   4 +
 include/net/nfc/hci.h                              |   2 +-
 include/net/tls.h                                  |  14 +-
 kernel/bpf/sockmap.c                               |   3 +
 kernel/module.c                                    |   6 +-
 kernel/pid.c                                       |   2 +-
 kernel/sched/fair.c                                |   3 +-
 kernel/time/alarmtimer.c                           |   7 +-
 kernel/time/posix-timers.c                         |   6 +-
 kernel/time/posix-timers.h                         |   2 +-
 kernel/time/tick-sched.c                           |   2 +-
 kernel/trace/ring_buffer.c                         |   2 +
 lib/klist.c                                        |  10 +-
 mm/Kconfig                                         |   1 +
 mm/shmem.c                                         |   2 +
 mm/slub.c                                          |   6 +-
 net/6lowpan/iphc.c                                 |   1 +
 net/core/neighbour.c                               |  13 +-
 net/core/rtnetlink.c                               |   2 +-
 net/ipv4/af_inet.c                                 |   1 +
 net/ipv4/tcp_bbr.c                                 |  38 +++--
 net/ipv4/udp.c                                     |  49 +++---
 net/ipv6/ip6_offload.c                             |   1 +
 net/ipv6/ip6_output.c                              |   6 +-
 net/ipv6/udp.c                                     |  65 ++++---
 net/nfc/hci/core.c                                 |  10 ++
 net/sched/act_sample.c                             |   2 +-
 net/tls/tls_main.c                                 |  28 ++-
 net/tls/tls_sw.c                                   |   7 +-
 sound/aoa/core/gpio-feature.c                      |   4 +-
 sound/firewire/bebob/bebob.c                       |   2 +
 sound/firewire/bebob/bebob_maudio.c                |  28 +--
 sound/firewire/digi00x/digi00x.c                   |   1 +
 sound/firewire/fireface/ff-protocol-ff400.c        |   9 +-
 sound/firewire/fireworks/fireworks.c               |   2 +
 sound/firewire/oxfw/oxfw.c                         |  10 ++
 sound/firewire/tascam/tascam.c                     |   1 +
 sound/pci/emu10k1/emufx.c                          |   2 +-
 sound/soc/codecs/cs4265.c                          |   4 +-
 sound/soc/sh/rcar/core.c                           |  11 ++
 sound/soc/sh/rcar/rsnd.h                           |   7 +
 sound/soc/sh/rcar/ssi.c                            |  48 ++++--
 sound/soc/soc-dapm.c                               |   7 +
 tools/perf/jvmti/jvmti_agent.c                     |  49 ++++--
 tools/perf/tests/builtin-test.c                    |   2 +-
 236 files changed, 1789 insertions(+), 764 deletions(-)

Comments

Khalid Elmously July 12, 2019, 6:50 a.m. UTC | #1
Thanks!

On 2019-07-11 18:59:30 , Kamal Mostafa wrote:
> This pull req includes the following pending Bionic stable patchset:
> 
>         Bionic update: upstream stable patchset 2019-07-11  (230 patches)
>            Ported from the following upstream stable releases:
>                 v4.14.73, v4.18.11,
>                 v4.14.74, v4.18.12
>         BugLink: https://bugs.launchpad.net/bugs/1836287
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 5e12ccab4b6cc8acac700d1b98b7009da0f8a0b8:
> 
>   IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers (2019-07-11 10:01:43 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/bionic bionic-stable
> 
> for you to fetch changes up to 1c70863947638aebd5e7b352855cfd3fb081349e:
> 
>   powerpc/pseries: Fix unitialized timer reset on migration (2019-07-11 18:50:16 -0700)
> 
> ----------------------------------------------------------------
> Akinobu Mita (6):
>       iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
>       iio: accel: adxl345: convert address field usage in iio_chan_spec
>       media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_power
>       media: soc_camera: ov772x: correct setting of banding filter
>       media: ov772x: add checks for register read errors
>       media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
> 
> Alagu Sankar (2):
>       ath10k: sdio: use same endpoint id for all packets in a bundle
>       ath10k: sdio: set skb len for all rx packets
> 
> Alan Stern (3):
>       USB: fix error handling in usb_driver_claim_interface()
>       USB: handle NULL config in usb_find_alt_setting()
>       USB: remove LPM management from usb_driver_claim_interface()
> 
> Alex Deucher (1):
>       drm/amdgpu: add new polaris pci id
> 
> Alexander Shishkin (2):
>       intel_th: Fix device removal logic
>       intel_th: Fix resource handling for ACPI glue layer
> 
> Alexey Dobriyan (1):
>       slub: make ->cpu_partial unsigned int
> 
> Alexey Kardashevskiy (1):
>       powerpc/powernv/ioda2: Reduce upper limit for DMA window size
> 
> Alexey Khoroshilov (1):
>       media: fsl-viu: fix error handling in viu_of_probe()
> 
> Alistair Strachan (1):
>       staging: android: ashmem: Fix mmap size validation
> 
> Amir Goldstein (1):
>       ovl: hash non-dir by lower inode for fsnotify
> 
> Andreas Gruenbacher (1):
>       iomap: complete partial direct I/O writes synchronously
> 
> Andy Shevchenko (1):
>       x86/tsc: Add missing header to tsc_msr.c
> 
> Anson Huang (1):
>       thermal: of-thermal: disable passive polling when thermal zone is disabled
> 
> Anton Vasilyev (1):
>       uwb: hwa-rc: fix memory leak at probe
> 
> Bart Van Assche (4):
>       scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
>       scsi: klist: Make it safe to use klists in atomic context
>       scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
>       IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
> 
> Ben Greear (1):
>       ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
> 
> Benjamin Tissoires (1):
>       power: remove possible deadlock when unregistering power_supply
> 
> Bin Liu (1):
>       usb: musb: dsps: do not disable CPPI41 irq in driver teardown
> 
> Bjørn Mork (1):
>       qmi_wwan: set DTR for modems in forced USB2 mode
> 
> Bo Chen (2):
>       e1000: check on netif_running() before calling e1000_up()
>       e1000: ensure to free old tx/rx rings in set_ringparam()
> 
> Boris Brezillon (1):
>       drm/vc4: Fix the "no scaling" case on multi-planar YUV formats
> 
> Boris Ostrovsky (1):
>       xen/x86/vpmu: Zero struct pt_regs before calling into sample handling code
> 
> Brandon Maier (2):
>       net: phy: xgmiitorgmii: Check read_status results
>       net: phy: xgmiitorgmii: Check phy_driver ready before accessing
> 
> Breno Leitao (1):
>       scsi: ibmvscsi: Improve strings handling
> 
> Chris Wilson (1):
>       drm/i915: Remove vma from object on destroy, not close
> 
> Christian König (1):
>       drm/amdgpu: fix preamble handling
> 
> Christophe Leroy (1):
>       serial: cpm_uart: return immediately from console poll
> 
> Colin Ian King (2):
>       net: hp100: fix always-true check for link up state
>       staging: rts5208: fix missing error check on call to rtsx_write_register
> 
> Damien Le Moal (1):
>       block: fix deadline elevator drain for zoned block devices
> 
> Dan Carpenter (6):
>       vmci: type promotion bug in qp_host_get_user_memory()
>       RDMA/bnxt_re: Fix a couple off by one bugs
>       IB/core: type promotion bug in rdma_rw_init_one_mr()
>       rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
>       hwmon: (adt7475) Make adt7475_read_word() return errors
>       RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
> 
> Dan Williams (1):
>       x86/numa_emulation: Fix emulated-to-physical node mapping
> 
> Daniel Vetter (1):
>       drm/omap: gem: Fix mm_list locking
> 
> Dave Gerlach (1):
>       ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabled
> 
> Davide Caratti (1):
>       net/sched: act_sample: fix NULL dereference in the data path
> 
> Dmitry Osipenko (1):
>       gpio: tegra: Fix tegra_gpio_irq_set_type()
> 
> Emil Lundmark (1):
>       drm: udl: Destroy framebuffer only if it was initialized
> 
> Emily Deng (1):
>       amdgpu: fix multi-process hang issue
> 
> Eric Biggers (1):
>       ext4: show test_dummy_encryption mount option in /proc/mounts
> 
> Eric Dumazet (1):
>       ipv6: fix possible use-after-free in ip6_xmit()
> 
> Eric Sandeen (1):
>       isofs: reject hardware sector size > 2048 bytes
> 
> Ethan Tuttle (1):
>       ARM: mvebu: declare asm symbols as character arrays in pmsu.c
> 
> Feng Tang (1):
>       x86/mm: Expand static page table for fixmap space
> 
> Gaku Inami (1):
>       spi: sh-msiof: Fix invalid SPI use during system suspend
> 
> Geert Uytterhoeven (4):
>       spi: Fix double IDR allocation with DT aliases
>       serial: sh-sci: Stop RX FIFO timer during port shutdown
>       spi: rspi: Fix invalid SPI use during system suspend
>       spi: rspi: Fix interrupted DMA transfers
> 
> Guillaume Nault (1):
>       pppoe: fix reception of frames with no mac header
> 
> Guoqing Jiang (1):
>       md-cluster: clear another node's suspend_area after the copy is finished
> 
> Gustavo A. R. Silva (1):
>       drm/amd/display/dc/dce: Fix multiple potential integer overflows
> 
> Gustavo Romero (1):
>       perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
> 
> Hans de Goede (1):
>       power: supply: axp288_charger: Fix initial constant_charge_current value
> 
> Hari Bathini (1):
>       powerpc/kdump: Handle crashkernel memory reservation failure
> 
> Heiko Carstens (1):
>       s390/sysinfo: add missing #ifdef CONFIG_PROC_FS
> 
> Hiromitsu Yamasaki (1):
>       spi: sh-msiof: Fix handling of write value for SISTR register
> 
> Huazhong Tan (2):
>       net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
>       net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
> 
> Hugo Lefeuvre (1):
>       staging: pi433: fix race condition in pi433_ioctl
> 
> Imre Deak (1):
>       drm/i915/bdw: Increase IPS disable timeout to 100ms
> 
> Ira Weiny (1):
>       IB/hfi1: Fix SL array bounds check
> 
> J. Bruce Fields (1):
>       nfsd: fix corrupted reply to badly ordered compound
> 
> James Smart (1):
>       nvme-fcloop: Fix dropped LS's to removed target port
> 
> Jan Beulich (1):
>       x86/entry/64: Add two more instruction suffixes
> 
> Jan Kiszka (1):
>       serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
> 
> Javier Martinez Canillas (1):
>       media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial data
> 
> Jean-Christophe Dubois (1):
>       thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration.
> 
> Jens Axboe (1):
>       libata: mask swap internal and hardware tag
> 
> Jernej Skrabec (1):
>       drm/sun4i: Fix releasing node when enumerating enpoints
> 
> Jessica Yu (1):
>       module: exclude SHN_UNDEF symbols from kallsyms api
> 
> Jiada Wang (1):
>       ASoC: rsnd: fixup not to call clk_get/set under non-atomic
> 
> Jian-Hong Pan (1):
>       Bluetooth: Add a new Realtek 8723DE ID 0bda:b009
> 
> Joel Fernandes (Google) (1):
>       mm: shmem.c: Correctly annotate new inodes for lockdep
> 
> Johan Hovold (4):
>       misc: sram: enable clock before registering regions
>       USB: serial: kobil_sct: fix modem-status error handling
>       EDAC, i7core: Fix memleaks and use-after-free on probe and remove
>       EDAC: Fix memleak in module init error path
> 
> John Fastabend (2):
>       tls: possible hang when do_tcp_sendpages hits sndbuf is full case
>       bpf: sockmap: write_space events need to be passed to TCP handler
> 
> João Paulo Rechi Vita (1):
>       platform/x86: asus-wireless: Fix uninitialized symbol usage
> 
> Juergen Gross (1):
>       xen/netfront: don't bug in case of too many frags
> 
> Julia Lawall (1):
>       usb: wusbcore: security: cast sizeof to int for comparison
> 
> Junxiao Bi (1):
>       ocfs2: fix ocfs2 read block panic
> 
> KJ Tsanaktsidis (1):
>       fork: report pid exhaustion correctly
> 
> Kan Liang (1):
>       perf/x86/intel/lbr: Fix incomplete LBR call stack
> 
> Kevin Hilman (1):
>       ARM: dts: dra7: fix DCAN node addresses
> 
> Kevin Yang (2):
>       tcp_bbr: add bbr_check_probe_rtt_done() helper
>       tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
> 
> Kirill Kapranov (2):
>       spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
>       spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
> 
> Konstantin Khorenko (1):
>       fs/lock: skip lock owner pid translation in case we are in init_pid_ns
> 
> Kuninori Morimoto (1):
>       ASoC: rsnd: SSI parent cares SWSP bit
> 
> Leon Romanovsky (1):
>       RDMA/i40w: Hold read semaphore while looking after VMA
> 
> Leonard Crestez (1):
>       Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
> 
> Li Dongyang (1):
>       ext4: don't mark mmp buffer head dirty
> 
> Liam Girdwood (1):
>       ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs
> 
> Linus Walleij (1):
>       ata: ftide010: Add a quirk for SQ201
> 
> Lothar Felten (1):
>       hwmon: (ina2xx) fix sysfs shunt resistor read access
> 
> Lyude Paul (8):
>       drm/nouveau: Fix deadlocks in nouveau_connector_detect()
>       drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unload
>       drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placement
>       drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
>       drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too early
>       drm/nouveau: Reset MST branching unit before enabling
>       drm/nouveau: Only write DP_MSTM_CTRL when needed
>       drm/nouveau: Remove duplicate poll_enable() in pmops_runtime_suspend()
> 
> Marc Zyngier (2):
>       arm/arm64: smccc-1.1: Make return values unsigned long
>       arm/arm64: smccc-1.1: Handle function result as parameters
> 
> Marcel Ziswiler (1):
>       spi: tegra20-slink: explicitly enable/disable clock
> 
> Mario Limonciello (2):
>       platform/x86: alienware-wmi: Correct a memory leak
>       platform/x86: dell-smbios-wmi: Correct a memory leak
> 
> Masahiro Yamada (2):
>       mtd: rawnand: denali: fix a race condition when DMA is kicked
>       MIPS: boot: fix build rule of vmlinux.its.S
> 
> Matt Ranostay (1):
>       tsl2550: fix lux1_input error in low light
> 
> Michael Bringmann (1):
>       powerpc/pseries: Fix unitialized timer reset on migration
> 
> Michael Chan (1):
>       bnxt_en: Fix VF mac address regression.
> 
> Michael J. Ruhl (3):
>       IB/hfi1: Invalid user input can result in crash
>       IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
>       IB/hfi1: Fix destroy_qp hang after a link down
> 
> Michael Scott (1):
>       6lowpan: iphc: reset mac_header after decompress to fix panic
> 
> Mika Westerberg (1):
>       i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
> 
> Nadav Amit (2):
>       vmw_balloon: include asm/io.h
>       gpio: Fix wrong rounding in gpio-menz127
> 
> Nicholas Mc Guire (1):
>       ALSA: snd-aoa: add of_node_put() in error path
> 
> Niklas Cassel (2):
>       iommu/msm: Don't call iommu_device_{,un}link from atomic context
>       ath10k: transmit queued frames after processing rx packets
> 
> Oleksandr Andrushchenko (1):
>       Input: xen-kbdfront - fix multi-touch XenStore node's locations
> 
> Oliver Neukum (2):
>       USB: usbdevfs: sanitize flags more
>       USB: usbdevfs: restore warning for nonsensical flags
> 
> Paolo Abeni (2):
>       udp4: fix IP_CMSG_CHECKSUM for connected sockets
>       udp6: add missing checks on edumux packet processing
> 
> Pasha Tatashin (1):
>       mm: disable deferred struct page for 32-bit arches
> 
> Peter Rosin (1):
>       mtd: rawnand: atmel: add module param to avoid using dma
> 
> Peter Seiderer (1):
>       media: staging/imx: fill vb2_v4l2_buffer field entry
> 
> Randy Dunlap (1):
>       x86/pti: Fix section mismatch warning/error
> 
> Ravi Chandra Sadineni (1):
>       ACPI / button: increment wakeup count only when notified
> 
> Rex Zhu (2):
>       drm/amdgpu: Enable/disable gfx PG feature in rlc safe mode
>       drm/amdgpu: Update power state at the end of smu hw_init.
> 
> Roopa Prabhu (1):
>       net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
> 
> Sabrina Dubroca (3):
>       tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
>       tls: zero the crypto information from tls_context before freeing
>       tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
> 
> Sakari Ailus (1):
>       media: v4l: event: Prevent freeing event subscriptions while accessed
> 
> Sandipan Das (1):
>       perf tests: Fix indexing when invoking subtests
> 
> Sebastian Basierski (1):
>       ixgbe: fix driver behaviour after issuing VFLR
> 
> Shivasharan S (1):
>       scsi: megaraid_sas: Update controller info during resume
> 
> Srikanth Jampala (1):
>       crypto: cavium/nitrox - fix for command corruption in queue full case with backlog submissions.
> 
> Stafford Horne (1):
>       crypto: skcipher - Fix -Wstringop-truncation warnings
> 
> Stefan Agner (2):
>       brcmsmac: fix wrap around in conversion from constant to s16
>       tty: serial: lpuart: avoid leaking struct tty_struct
> 
> Stephen Hemminger (1):
>       hv_netvsc: fix schedule in RCU context
> 
> Steve Muckle (1):
>       sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
> 
> Steve Wise (2):
>       iw_cxgb4: only allow 1 flush on user qps
>       RDMA/uverbs: Atomically flush and mark closed the comp event queue
> 
> Sudeep Holla (1):
>       power: vexpress: fix corruption in notifier registration
> 
> Suren Baghdasaryan (2):
>       NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
>       NFC: Fix the number of pipes
> 
> Sylwester Nawrocki (1):
>       media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
> 
> Sébastien Szymanski (1):
>       ASoC: cs4265: fix MMTLR Data switch control
> 
> Takashi Sakamoto (9):
>       ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error path
>       ALSA: bebob: use address returned by kmalloc() instead of kernel stack for streaming DMA mapping
>       ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()
>       ALSA: firewire-digi00x: fix memory leak of private data
>       ALSA: firewire-tascam: fix memory leak of private data
>       ALSA: fireworks: fix memory leak of response buffer at error path
>       ALSA: oxfw: fix memory leak for model-dependent data at error path
>       ALSA: oxfw: fix memory leak of discovered stream formats at error path
>       ALSA: oxfw: fix memory leak of private data
> 
> Tarick Bedeir (1):
>       IB/mlx4: Test port number before querying type.
> 
> Theodore Ts'o (6):
>       ext4: check to make sure the rename(2)'s destination is not freed
>       ext4: avoid divide by zero fault when deleting corrupted inline directories
>       ext4: avoid arithemetic overflow that can trigger a BUG
>       ext4: recalucate superblock checksum after updating free blocks/inodes
>       ext4: fix online resize's handling of a too-small final block group
>       ext4: fix online resizing for bigalloc file systems with a 1k block size
> 
> Thomas Gleixner (3):
>       tick/nohz: Prevent bogus softirq pending warning
>       alarmtimer: Prevent overflow for relative nanosleep
>       posix-timers: Make forward callback return s64
> 
> Toke Høiland-Jørgensen (1):
>       gso_segment: Reset skb->mac_len after modifying network header
> 
> Tomer Tayar (4):
>       qed: Wait for ready indication before rereading the shmem
>       qed: Wait for MCP halt and resume commands to take place
>       qed: Prevent a possible deadlock during driver load and unload
>       qed: Avoid sending mailbox commands when MFW is not responsive
> 
> Tony Lindgren (4):
>       ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
>       ARM: OMAP2+: Fix null hwmod for ti-sysc debug
>       ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
>       bus: ti-sysc: Fix module register ioremap for larger offsets
> 
> Toshi Kani (2):
>       ext4, dax: set ext4_dax_aops for dax files
>       ext2, dax: set ext2_dax_aops for dax files
> 
> Toshiaki Makita (1):
>       vhost_net: Avoid tx vring kicks during busyloop
> 
> Uwe Kleine-König (1):
>       serial: imx: restore handshaking irq for imx1
> 
> Vaibhav Nagarnaik (1):
>       ring-buffer: Allow for rescheduling when removing pages
> 
> Vasily Gorbik (4):
>       s390/mm: correct allocate_pgste proc_handler callback
>       s390/dasd: correct numa_node in dasd_alloc_queue
>       s390/scm_blk: correct numa_node in scm_blk_dev_setup
>       s390/extmem: fix gcc 8 stringop-overflow warning
> 
> Vasily Khoruzhick (1):
>       neighbour: confirm neigh entries when ARP packet is received
> 
> Vincent Pelletier (1):
>       scsi: target: iscsi: Use bin2hex instead of a re-implementation
> 
> Viresh Kumar (2):
>       ARM: dts: ls1021a: Add missing cooling device properties for CPUs
>       arm: dts: mediatek: Add missing cooling device properties for CPUs
> 
> Wesley Chalmers (1):
>       drm/amd/display: fix use of uninitialized memory
> 
> William Breathitt Gray (1):
>       iio: 104-quad-8: Fix off-by-one error in register selection
> 
> Willy Tarreau (2):
>       net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
>       ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO
> 
> Yu Zhao (1):
>       regulator: fix crash caused by null driver data
> 
> Zachary Zhang (1):
>       PCI: aardvark: Size bridges before resources allocation
> 
> Zhen Lei (1):
>       iommu/amd: make sure TLB to be flushed before IOVA freed
> 
> Zhouyang Jia (4):
>       drivers/tty: add error handling for pcmcia_loop_config
>       media: tm6000: add error handling for dvb_register_adapter
>       HID: hid-ntrig: add error handling for sysfs_create_group
>       scsi: bnx2i: add error handling for ioremap_nocache
> 
>  Documentation/hwmon/ina2xx                         |   2 +-
>  arch/arm/boot/dts/dra7.dtsi                        |   4 +-
>  arch/arm/boot/dts/imx7d.dtsi                       |  12 +-
>  arch/arm/boot/dts/ls1021a.dtsi                     |   1 +
>  arch/arm/boot/dts/mt7623.dtsi                      |   3 +
>  arch/arm/boot/dts/omap4-droid4-xt894.dts           |   2 +-
>  arch/arm/mach-mvebu/pmsu.c                         |   6 +-
>  arch/arm/mach-omap2/omap_hwmod.c                   |  39 ++++-
>  arch/arm/mach-omap2/omap_hwmod_reset.c             |  12 +-
>  arch/mips/boot/Makefile                            |   6 +-
>  arch/powerpc/kernel/machine_kexec.c                |   7 +-
>  arch/powerpc/mm/numa.c                             |   3 +-
>  arch/powerpc/platforms/powernv/pci-ioda.c          |   2 +-
>  arch/s390/kernel/sysinfo.c                         |   4 +
>  arch/s390/mm/extmem.c                              |   4 +-
>  arch/s390/mm/pgalloc.c                             |   2 +-
>  arch/x86/entry/entry_64.S                          |   4 +-
>  arch/x86/events/intel/lbr.c                        |  32 +++-
>  arch/x86/events/perf_event.h                       |   1 +
>  arch/x86/include/asm/fixmap.h                      |  10 ++
>  arch/x86/include/asm/pgtable_64.h                  |   3 +-
>  arch/x86/kernel/head64.c                           |   4 +-
>  arch/x86/kernel/head_64.S                          |  16 +-
>  arch/x86/kernel/tsc_msr.c                          |   1 +
>  arch/x86/mm/numa_emulation.c                       |   2 +-
>  arch/x86/mm/pgtable.c                              |   9 +
>  arch/x86/mm/pti.c                                  |   2 +-
>  arch/x86/xen/mmu_pv.c                              |   8 +-
>  arch/x86/xen/pmu.c                                 |   2 +-
>  block/elevator.c                                   |   2 +-
>  crypto/ablkcipher.c                                |   2 +
>  crypto/blkcipher.c                                 |   1 +
>  drivers/acpi/button.c                              |  13 +-
>  drivers/ata/libata-core.c                          |  14 +-
>  drivers/ata/pata_ftide010.c                        |  27 +--
>  drivers/bluetooth/btusb.c                          |   1 +
>  drivers/bus/ti-sysc.c                              |  31 ++--
>  drivers/crypto/cavium/nitrox/nitrox_dev.h          |   3 +-
>  drivers/crypto/cavium/nitrox/nitrox_lib.c          |   1 +
>  drivers/crypto/cavium/nitrox/nitrox_reqmgr.c       |  57 ++++---
>  drivers/edac/edac_mc_sysfs.c                       |   6 +-
>  drivers/edac/i7core_edac.c                         |  22 ++-
>  drivers/gpio/gpio-menz127.c                        |   4 +-
>  drivers/gpio/gpio-tegra.c                          |  15 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c            |  14 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |  16 +-
>  drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   1 +
>  drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c             |   3 +-
>  drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c              |  11 +-
>  drivers/gpu/drm/amd/amdgpu/kv_dpm.c                |   4 +-
>  drivers/gpu/drm/amd/amdgpu/si_dpm.c                |   3 +-
>  .../gpu/drm/amd/display/dc/dce/dce_clock_source.c  |  10 +-
>  .../amd/display/dc/dml/dml1_display_rq_dlg_calc.c  |   2 +
>  drivers/gpu/drm/i915/i915_gem.c                    |   3 +-
>  drivers/gpu/drm/i915/i915_vma.c                    |   4 +-
>  drivers/gpu/drm/i915/intel_display.c               |   8 +-
>  drivers/gpu/drm/nouveau/nouveau_connector.c        |  42 ++++-
>  drivers/gpu/drm/nouveau/nouveau_display.c          |  42 +++--
>  drivers/gpu/drm/nouveau/nouveau_display.h          |   2 +-
>  drivers/gpu/drm/nouveau/nouveau_drm.c              |   3 +-
>  drivers/gpu/drm/nouveau/nv50_display.c             |  66 ++++++--
>  drivers/gpu/drm/omapdrm/omap_debugfs.c             |   2 +
>  drivers/gpu/drm/omapdrm/omap_drv.c                 |   2 +-
>  drivers/gpu/drm/omapdrm/omap_drv.h                 |   2 +-
>  drivers/gpu/drm/omapdrm/omap_gem.c                 |  15 +-
>  drivers/gpu/drm/sun4i/sun4i_drv.c                  |   3 +-
>  drivers/gpu/drm/udl/udl_fb.c                       |   8 +-
>  drivers/gpu/drm/vc4/vc4_plane.c                    |  25 ++-
>  drivers/hid/hid-ntrig.c                            |   2 +
>  drivers/hwmon/adt7475.c                            |  14 +-
>  drivers/hwmon/ina2xx.c                             |  13 +-
>  drivers/hwtracing/intel_th/core.c                  |  16 +-
>  drivers/i2c/busses/i2c-i801.c                      |   9 +-
>  drivers/iio/accel/adxl345_core.c                   |  21 ++-
>  drivers/iio/adc/ina2xx-adc.c                       |  17 +-
>  drivers/iio/counter/104-quad-8.c                   |   2 +-
>  drivers/infiniband/core/rw.c                       |   2 +-
>  drivers/infiniband/core/uverbs_main.c              |   1 +
>  drivers/infiniband/hw/bnxt_re/qplib_fp.c           |   6 +-
>  drivers/infiniband/hw/bnxt_re/qplib_sp.c           |   4 +-
>  drivers/infiniband/hw/cxgb4/qp.c                   |   6 +
>  drivers/infiniband/hw/hfi1/chip.c                  |   7 +-
>  drivers/infiniband/hw/hfi1/pio.c                   |  51 ++++--
>  drivers/infiniband/hw/hfi1/pio.h                   |   2 +
>  drivers/infiniband/hw/hfi1/user_sdma.c             |   2 +-
>  drivers/infiniband/hw/hfi1/verbs.c                 |   8 +-
>  drivers/infiniband/hw/i40iw/i40iw_verbs.c          |   2 +
>  drivers/infiniband/hw/mlx4/qp.c                    |   2 +-
>  drivers/infiniband/ulp/srp/ib_srp.c                |   6 +-
>  drivers/input/misc/xen-kbdfront.c                  |   8 +-
>  drivers/iommu/amd_iommu.c                          |   2 +-
>  drivers/iommu/msm_iommu.c                          |  16 +-
>  drivers/md/md-cluster.c                            |  19 ++-
>  drivers/media/i2c/soc_camera/ov772x.c              |  42 +++--
>  drivers/media/platform/exynos4-is/fimc-isp-video.c |  11 +-
>  drivers/media/platform/fsl-viu.c                   |  38 +++--
>  drivers/media/platform/omap3isp/isp.c              |   2 +-
>  drivers/media/platform/s3c-camif/camif-capture.c   |   2 +
>  drivers/media/usb/tm6000/tm6000-dvb.c              |   5 +
>  drivers/media/v4l2-core/v4l2-event.c               |  38 +++--
>  drivers/media/v4l2-core/v4l2-fh.c                  |   2 +
>  drivers/misc/sram.c                                |  13 +-
>  drivers/misc/tsl2550.c                             |   2 +-
>  drivers/misc/vmw_balloon.c                         |   1 +
>  drivers/misc/vmw_vmci/vmci_queue_pair.c            |   4 +-
>  drivers/mtd/nand/atmel/nand-controller.c           |   7 +-
>  drivers/mtd/nand/denali.c                          |   6 +
>  drivers/net/appletalk/ipddp.c                      |   8 +-
>  drivers/net/ethernet/broadcom/bnxt/bnxt.c          |   9 +-
>  drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.c    |   9 +-
>  drivers/net/ethernet/broadcom/bnxt/bnxt_sriov.h    |   2 +-
>  drivers/net/ethernet/hisilicon/hns/hnae.h          |   6 +-
>  drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |   6 +-
>  drivers/net/ethernet/hp/hp100.c                    |   2 +-
>  drivers/net/ethernet/intel/e1000/e1000_ethtool.c   |   7 +-
>  drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c     |  26 +++
>  drivers/net/ethernet/intel/ixgbe/ixgbe_type.h      |   1 +
>  drivers/net/ethernet/qlogic/qed/qed_mcp.c          | 187 +++++++++++++++++----
>  drivers/net/ethernet/qlogic/qed/qed_mcp.h          |  27 ++-
>  drivers/net/ethernet/qlogic/qed/qed_reg_addr.h     |   2 +
>  drivers/net/hyperv/netvsc_drv.c                    |   9 +-
>  drivers/net/phy/xilinx_gmii2rgmii.c                |  10 +-
>  drivers/net/ppp/pppoe.c                            |   3 +
>  drivers/net/usb/qmi_wwan.c                         |  14 +-
>  drivers/net/wireless/ath/ath10k/htt_rx.c           |   5 +-
>  drivers/net/wireless/ath/ath10k/mac.c              |   1 +
>  drivers/net/wireless/ath/ath10k/sdio.c             |   9 +-
>  .../broadcom/brcm80211/brcmsmac/phy/phy_qmath.c    |   2 +-
>  drivers/net/wireless/rndis_wlan.c                  |   2 +
>  drivers/net/xen-netfront.c                         |   8 +-
>  drivers/nvme/target/fcloop.c                       |   3 +-
>  drivers/pci/host/pci-aardvark.c                    |   1 +
>  drivers/platform/x86/alienware-wmi.c               |   1 +
>  drivers/platform/x86/asus-wireless.c               |  23 +--
>  drivers/platform/x86/dell-smbios-wmi.c             |   1 +
>  drivers/power/reset/vexpress-poweroff.c            |  12 +-
>  drivers/power/supply/axp288_charger.c              |   2 +-
>  drivers/power/supply/power_supply_core.c           |  11 +-
>  drivers/regulator/core.c                           |   2 +-
>  drivers/s390/block/dasd.c                          |   1 +
>  drivers/s390/block/scm_blk.c                       |   1 +
>  drivers/scsi/bnx2i/bnx2i_hwi.c                     |   2 +
>  drivers/scsi/ibmvscsi/ibmvscsi.c                   |   4 +-
>  drivers/scsi/megaraid/megaraid_sas_base.c          |   3 +
>  drivers/spi/spi-rspi.c                             |  34 +++-
>  drivers/spi/spi-sh-msiof.c                         |  28 ++-
>  drivers/spi/spi-tegra20-slink.c                    |  31 +++-
>  drivers/spi/spi.c                                  |  22 ++-
>  drivers/staging/android/ashmem.c                   |   6 +
>  drivers/staging/media/imx/imx-ic-prpencvf.c        |   1 +
>  drivers/staging/media/imx/imx-media-csi.c          |   1 +
>  drivers/staging/pi433/pi433_if.c                   |   7 +-
>  drivers/staging/rts5208/sd.c                       |   2 +-
>  drivers/target/iscsi/iscsi_target_auth.c           |  15 +-
>  drivers/target/iscsi/iscsi_target_tpg.c            |   3 +-
>  drivers/target/target_core_device.c                |  22 ++-
>  drivers/thermal/imx_thermal.c                      |   5 +-
>  drivers/thermal/of-thermal.c                       |   7 +-
>  drivers/tty/serial/8250/serial_cs.c                |   6 +-
>  drivers/tty/serial/cpm_uart/cpm_uart_core.c        |  10 +-
>  drivers/tty/serial/fsl_lpuart.c                    |   3 +-
>  drivers/tty/serial/imx.c                           |   8 +
>  drivers/tty/serial/mvebu-uart.c                    |   1 +
>  drivers/tty/serial/sh-sci.c                        |   2 +
>  drivers/usb/core/devio.c                           |  24 ++-
>  drivers/usb/core/driver.c                          |  28 +--
>  drivers/usb/core/usb.c                             |   2 +
>  drivers/usb/musb/musb_dsps.c                       |  12 +-
>  drivers/usb/serial/kobil_sct.c                     |  12 +-
>  drivers/usb/wusbcore/security.c                    |   2 +-
>  drivers/uwb/hwa-rc.c                               |   1 +
>  drivers/vhost/net.c                                |  35 ++--
>  fs/ext2/inode.c                                    |   2 +-
>  fs/ext4/dir.c                                      |  20 +--
>  fs/ext4/ext4.h                                     |   3 +
>  fs/ext4/inline.c                                   |   4 +-
>  fs/ext4/inode.c                                    |  10 +-
>  fs/ext4/mmp.c                                      |   1 -
>  fs/ext4/namei.c                                    |   6 +
>  fs/ext4/resize.c                                   |  23 ++-
>  fs/ext4/super.c                                    |   4 +
>  fs/iomap.c                                         |  21 +--
>  fs/isofs/inode.c                                   |   7 +
>  fs/locks.c                                         |   7 +
>  fs/nfsd/nfs4proc.c                                 |   1 +
>  fs/ocfs2/buffer_head_io.c                          |   1 +
>  fs/overlayfs/inode.c                               |  61 +++++--
>  include/linux/arm-smccc.h                          |  38 +++--
>  include/linux/platform_data/ina2xx.h               |   2 +-
>  include/linux/power_supply.h                       |   1 +
>  include/linux/slub_def.h                           |   3 +-
>  include/media/v4l2-fh.h                            |   4 +
>  include/net/nfc/hci.h                              |   2 +-
>  include/net/tls.h                                  |  14 +-
>  kernel/bpf/sockmap.c                               |   3 +
>  kernel/module.c                                    |   6 +-
>  kernel/pid.c                                       |   2 +-
>  kernel/sched/fair.c                                |   3 +-
>  kernel/time/alarmtimer.c                           |   7 +-
>  kernel/time/posix-timers.c                         |   6 +-
>  kernel/time/posix-timers.h                         |   2 +-
>  kernel/time/tick-sched.c                           |   2 +-
>  kernel/trace/ring_buffer.c                         |   2 +
>  lib/klist.c                                        |  10 +-
>  mm/Kconfig                                         |   1 +
>  mm/shmem.c                                         |   2 +
>  mm/slub.c                                          |   6 +-
>  net/6lowpan/iphc.c                                 |   1 +
>  net/core/neighbour.c                               |  13 +-
>  net/core/rtnetlink.c                               |   2 +-
>  net/ipv4/af_inet.c                                 |   1 +
>  net/ipv4/tcp_bbr.c                                 |  38 +++--
>  net/ipv4/udp.c                                     |  49 +++---
>  net/ipv6/ip6_offload.c                             |   1 +
>  net/ipv6/ip6_output.c                              |   6 +-
>  net/ipv6/udp.c                                     |  65 ++++---
>  net/nfc/hci/core.c                                 |  10 ++
>  net/sched/act_sample.c                             |   2 +-
>  net/tls/tls_main.c                                 |  28 ++-
>  net/tls/tls_sw.c                                   |   7 +-
>  sound/aoa/core/gpio-feature.c                      |   4 +-
>  sound/firewire/bebob/bebob.c                       |   2 +
>  sound/firewire/bebob/bebob_maudio.c                |  28 +--
>  sound/firewire/digi00x/digi00x.c                   |   1 +
>  sound/firewire/fireface/ff-protocol-ff400.c        |   9 +-
>  sound/firewire/fireworks/fireworks.c               |   2 +
>  sound/firewire/oxfw/oxfw.c                         |  10 ++
>  sound/firewire/tascam/tascam.c                     |   1 +
>  sound/pci/emu10k1/emufx.c                          |   2 +-
>  sound/soc/codecs/cs4265.c                          |   4 +-
>  sound/soc/sh/rcar/core.c                           |  11 ++
>  sound/soc/sh/rcar/rsnd.h                           |   7 +
>  sound/soc/sh/rcar/ssi.c                            |  48 ++++--
>  sound/soc/soc-dapm.c                               |   7 +
>  tools/perf/jvmti/jvmti_agent.c                     |  49 ++++--
>  tools/perf/tests/builtin-test.c                    |   2 +-
>  236 files changed, 1789 insertions(+), 764 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team