[Eoan][SRU][Pull] Eoan update: v5.3.8 upstream stable release

Connor Kuehl connor.kuehl at canonical.com
Tue Oct 29 17:34:22 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1850456
----------------------------------------------------------------

The following changes since commit 6c136a9fc0a0c71c64c734cef777c5251467854e:

  UBUNTU: Ubuntu-5.3.0-20.21 (2019-10-23 15:49:37 +0200)

are available in the Git repository at:

  git://git.launchpad.net/~connork/+git/eoan update-to-5.3.8

for you to fetch changes up to 23459488479bc8489ff4e3e6d1b4b0f0784dfd2a:

  UBUNTU: upstream stable to v5.3.8 (2019-10-29 08:26:28 -0700)

----------------------------------------------------------------
Albert Ou (1):
      riscv: Fix memblock reservation for device tree blob

Alex Deucher (5):
      Revert "drm/radeon: Fix EEH during kexec"
      drm/amdgpu/vce: fix allocation size in enc ring test
      drm/amdgpu/vcn: fix allocation size in enc ring test
      drm/amdgpu/uvd6: fix allocation size in enc ring test (v2)
      drm/amdgpu/uvd7: fix allocation size in enc ring test (v2)

Alexander Shishkin (1):
      perf/aux: Fix AUX output stopping

Andrea Merello (1):
      net: phy: allow for reset line to be tied to a sleepy GPIO controller

Aneesh Kumar K.V (1):
      mm/memunmap: don't access uninitialized memmap in memunmap_pages()

Balbir Singh (1):
      nvme-pci: Fix a race in controller removal

Bart Van Assche (1):
      scsi: ch: Make it possible to open a ch device multiple times again

Biao Huang (1):
      net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow

Chenwandun (1):
      zram: fix race between backing_dev_show and backing_dev_store

Chris Goldsworthy (1):
      of: reserved_mem: add missing of_node_put() for proper ref-counting

Chris Wilson (1):
      drm/i915/userptr: Never allow userptr into the mappable GGTT

Christophe JAILLET (2):
      mips: Loongson: Fix the link time qualifier of 'serial_exit()'
      memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()'

Chuhong Yuan (1):
      cifs: Fix missed free operations

Colin Ian King (1):
      staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS

Cong Wang (2):
      net_sched: fix backward compatibility for TCA_KIND
      net_sched: fix backward compatibility for TCA_ACT_KIND

Connor Kuehl (1):
      UBUNTU: upstream stable to v5.3.8

Cédric Le Goater (1):
      net/ibmvnic: Fix EOI when running in XIVE mode.

Damien Le Moal (1):
      scsi: core: save/restore command resid for error handling

Dan Carpenter (2):
      nvme: fix an error code in nvme_init_subsystem()
      ACPI: NFIT: Fix unlock on error in scrub_show()

Dan Williams (2):
      libata/ahci: Fix PCS quirk application
      fs/dax: Fix pmd vs pte conflict detection

Daniel Drake (1):
      ALSA: hda/realtek - Enable headset mic on Asus MJ401TA

David Hildenbrand (4):
      drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_page_store()
      fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
      mm/memory-failure.c: don't access uninitialized memmaps in memory_failure()
      hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()

David Howells (1):
      rxrpc: Fix possible NULL pointer access in ICMP handling

David Sterba (1):
      btrfs: don't needlessly create extent-refs kernel thread

Davide Caratti (2):
      net: avoid errors when trying to pop MLPS header on non-MPLS packets
      net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions

Dixit Parmar (1):
      Input: st1232 - fix reporting multitouch coordinates

Dmitry Bogdanov (2):
      net: aquantia: do not pass lro session with invalid tcp checksum
      net: aquantia: correctly handle macvlan and multicast coexistence

Dmitry Torokhov (1):
      pinctrl: cherryview: restore Strago DMI workaround for all versions

Eric Dumazet (2):
      net: avoid potential infinite loop in tc_ctl_action()
      rxrpc: use rcu protection while reading sk->sk_user_data

Evan Green (1):
      Input: synaptics-rmi4 - avoid processing unknown IRQs

Faiz Abbas (2):
      mmc: cqhci: Commit descriptors before setting the doorbell
      mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C

Filipe Manana (3):
      Btrfs: add missing extents release on file extent cluster relocation error
      Btrfs: fix qgroup double free after failure to reserve metadata for delalloc
      Btrfs: check for the full sync flag while holding the inode lock during fsync

Florian Fainelli (2):
      net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
      net: bcmgenet: Set phydev->dev_flags only for internal PHYs

Gabriel Craciunescu (1):
      Added QUIRKs for ADATA XPG SX8200 Pro 512GB

Gerald Schaefer (1):
      s390/kaslr: add support for R_390_GLOB_DAT relocation type

Greg KH (1):
      RDMA/cxgb4: Do not dma memory off of the stack

Greg Kroah-Hartman (1):
      Linux 5.3.8

Greg Kurz (1):
      KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use

Gustavo A. R. Silva (1):
      usb: udc: lpc32xx: fix bad bit shift operation

Hans de Goede (1):
      drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1

Helge Deller (1):
      parisc: Fix vmap memory leak in ioremap()/iounmap()

Himanshu Madhani (1):
      scsi: qla2xxx: Silence fwdump template message

Honglei Wang (1):
      mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size

Igor Russkikh (2):
      net: aquantia: temperature retrieval fix
      net: aquantia: when cleaning hw cache it should be toggled

Jacob Keller (1):
      namespace: fix namespace.pl script to support relative paths

James Morse (1):
      EDAC/ghes: Fix Use after free in ghes_edac remove path

Jane Chu (1):
      mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once

Jann Horn (1):
      binder: Don't modify VMA bounds in ->mmap handler

Jeff Layton (1):
      ceph: just skip unrecognized info in ceph_reply_info_extra

Jens Axboe (2):
      io_uring: fix bad inflight accounting for SETUP_IOPOLL|SETUP_SQTHREAD
      io_uring: used cached copies of sq->dropped and cq->overflow

Jian-Hong Pan (1):
      nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T

Johan Hovold (6):
      USB: legousbtower: fix memleak on disconnect
      USB: serial: ti_usb_3410_5052: fix port-close races
      USB: ldusb: fix memleak on disconnect
      USB: usblp: fix use-after-free on disconnect
      USB: ldusb: fix read info leaks
      s390/zcrypt: fix memleak at release

John Garry (1):
      ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()

Jose Abreu (4):
      net: stmmac: xgmac: Not all Unicast addresses may be available
      net: stmmac: dwmac4: Always update the MAC Hash Filter
      net: stmmac: Correctly take timestamp for PTPv2
      net: stmmac: Do not stop PHY if WoL is enabled

Juergen Gross (1):
      xen/netback: fix error path of xenvif_connect_data()

Junya Monden (1):
      ASoC: rsnd: Reinitialize bit clock inversion flag for every format setting

Kai-Heng Feng (2):
      Revert "Input: elantech - enable SMBus on new (2018+) systems"
      drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50

Kailang Yang (1):
      ALSA: hda/realtek - Add support for ALC711

Kevin Hao (1):
      nvme-pci: Set the prp2 correctly when using more than 4k page

Linus Torvalds (5):
      Convert filldir[64]() from __put_user() to unsafe_put_user()
      elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
      Make filldir[64]() verify the directory entry filename is valid
      uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
      filldir[64]: remove WARN_ON_ONCE() for bad directory entries

Lowry Li (Arm Technology China) (2):
      drm: Free the writeback_job when it with an empty fb
      drm: Clear the fence pointer when writeback job signaled

Luca Coelho (1):
      iwlwifi: pcie: change qu with jf devices to use qu configuration

Lukas Wunner (1):
      ALSA: hda - Force runtime PM on Nvidia HDMI codecs

Marc Zyngier (5):
      arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
      arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
      arm64: Enable workaround for Cavium TX2 erratum 219 when running SMT
      arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selected
      irqchip/sifive-plic: Switch to fasteoi flow

Marco Felsch (1):
      Input: da9063 - fix capability and drop KEY_SLEEP

Marek Vasut (2):
      net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
      net: phy: micrel: Update KSZ87xx PHY name

Mario Limonciello (1):
      nvme-pci: Save PCI state before putting drive into deepest state

Marta Rybczynska (1):
      nvme: allow 64-bit results in passthru commands

Martijn Coenen (1):
      loop: change queue block size to match when using DIO

Max Filippov (2):
      xtensa: drop EXPORT_SYMBOL for outs*/ins*
      xtensa: fix change_bit in exclusive access option

Max Gurtovoy (1):
      nvme-rdma: Fix max_hw_sectors calculation

Miaoqing Pan (2):
      nl80211: fix null pointer dereference
      mac80211: fix txq null pointer dereference

Michal Vokáč (1):
      net: dsa: qca8k: Use up to 7 ports for all operations

Mike Rapoport (1):
      mm: memblock: do not enforce current limit for memblock_phys* family

Mikulas Patocka (1):
      dm cache: fix bugs when a GFP_NOWAIT allocation fails

Ming Lei (1):
      blk-mq: honor IO scheduler for multiqueue devices

Navid Emamdoost (4):
      drm/komeda: prevent memory leak in komeda_wb_connector_add
      ieee802154: ca8210: prevent memory leak
      drm/amdgpu: fix multiple memory leaks in acp_hw_init
      drm/amd/display: memory leak

Oleksij Rempel (2):
      MIPS: dts: ar9331: fix interrupt-controller size
      net: ag71xx: fix mdio subnode support

Oliver Neukum (1):
      scsi: sd: Ignore a failure to sync cache due to lack of authorization

Pablo Neira Ayuso (1):
      netfilter: nft_connlimit: disable bh on garbage collection

Palmer Dabbelt (1):
      RISC-V: Clear load reservations while restoring hart contexts

Patrick Williams (2):
      pinctrl: armada-37xx: fix control of pins 32 and up
      pinctrl: armada-37xx: swap polarity on LED group

Paul Burton (1):
      MIPS: tlbex: Fix build_restore_pagemask KScratch restore

Pavel Begunkov (3):
      io_uring: Fix corrupted user_data
      io_uring: Fix broken links with offloading
      io_uring: Fix race for sqes with userspace

Pavel Shilovsky (1):
      CIFS: Fix use after free of file info structures

Peter Ujfalusi (1):
      ARM: dts: am4372: Set memory bandwidth limit for DISPC

Philip Yang (1):
      drm/amdgpu: user pages array memory leak fix

Prateek Sood (1):
      tracing: Fix race in perf_trace_buf initialization

Qian Cai (3):
      s390/mm: fix -Wunused-but-set-variable warnings
      mm/slub: fix a deadlock in show_slab_objects()
      mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo

Qu Wenruo (3):
      btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
      btrfs: tracepoints: Fix wrong parameter order for qgroup events
      btrfs: tracepoints: Fix bad entry members of qgroup events

Quinn Tran (4):
      scsi: qla2xxx: Fix unbound sleep in fcport delete path.
      scsi: qla2xxx: Fix stale mem access on driver unload
      scsi: qla2xxx: Fix N2N link reset
      scsi: qla2xxx: Fix N2N link up fail

Rafael J. Wysocki (2):
      cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown
      PCI: PM: Fix pci_power_up()

Randy Dunlap (2):
      lib: textsearch: fix escapes in example code
      net: ethernet: broadcom: have drivers select DIMLIB as needed

Roberto Bergantinos Corpas (1):
      CIFS: avoid using MID 0xFFFF

Roman Gushchin (1):
      mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release

Roman Kagan (1):
      x86/hyperv: Make vapic support x2apic mode

Ross Lagerwall (1):
      xen/efi: Set nonblocking callbacks

Russell King (1):
      net: phy: fix write to mii-ctrl1000 register

Sagi Grimberg (1):
      nvme-rdma: fix possible use-after-free in connect timeout

Sascha Hauer (1):
      mmc: mxs: fix flags passed to dmaengine_prep_slave_sg

Sean Christopherson (1):
      x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpu

Shuah Khan (1):
      selftests: kvm: Fix libkvm build error

Song Liu (1):
      md/raid0: fix warning message for parameter default_layout

Stanley Chu (1):
      scsi: ufs: skip shutdown if hba is not powered

Stefano Brivio (1):
      ipv4: Return -ENETUNREACH if we can't create route but saddr is valid

Steffen Maier (1):
      scsi: zfcp: fix reaction on bit error threshold notification

Steve Wahl (1):
      x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area

Steven Price (1):
      drm/panfrost: Handle resetting on timeout better

Szabolcs Szőke (1):
      ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers

Tejun Heo (1):
      blk-rq-qos: fix first node deletion of rq_qos_del()

Thierry Reding (1):
      net: stmmac: Avoid deadlock on suspend/resume

Thomas Bogendoerfer (1):
      net: i82596: fix dma_alloc_attr for sni_82596

Thomas Gleixner (1):
      lib/vdso: Make clock_getres() POSIX compliant again

Thomas Hellstrom (1):
      drm/ttm: Restore ttm prefaulting

Tony Lindgren (6):
      clk: ti: dra7: Fix mcasp8 clock bits
      ARM: dts: Fix wrong clocks for dra7 mcasp
      ARM: dts: Fix gpio0 flags for am335x-icev2
      ARM: OMAP2+: Fix missing reset done flag for am3 and am43
      ARM: OMAP2+: Add missing LCDC midlemode for am335x
      ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()

Ville Syrjälä (1):
      drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin

Vinicius Costa Gomes (1):
      sched: etf: Fix ordering of packets with same txtime

Viresh Kumar (1):
      opp: of: drop incorrect lockdep_assert_held()

Vlastimil Babka (1):
      mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()

Wei Wang (1):
      ipv4: fix race condition between route lookup and invalidation

Wen Yang (2):
      net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
      net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name

Will Deacon (2):
      cfg80211: wext: avoid copying malformed SSIDs
      mac80211: Reject malformed SSID elements

Wunderlich, Mark (1):
      nvme-tcp: fix wrong stop condition in io_work

Xiang Chen (1):
      scsi: megaraid: disable device when probe failed after enabled device

Xiaojie Yuan (1):
      drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe sync

Xin Long (2):
      net: ipv6: fix listify ip6_rcv_finish in case of forwarding
      sctp: change sctp_prot .no_autobind with true

Yi Li (1):
      ocfs2: fix panic due to ocfs2_wq is null

Yizhuo (1):
      net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()

Yonglong Liu (1):
      net: phy: Fix "link partner" information disappear issue

YueHaibing (1):
      netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit

Yufen Yu (1):
      scsi: core: try to get module before removing device

 Documentation/arm64/silicon-errata.rst             |   2 +
 Makefile                                           |   2 +-
 arch/arm/boot/dts/am335x-icev2.dts                 |   2 +-
 arch/arm/boot/dts/am33xx-l4.dtsi                   |   6 +-
 arch/arm/boot/dts/am4372.dtsi                      |   2 +
 arch/arm/boot/dts/dra7-l4.dtsi                     |  48 ++--
 .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c |   3 +-
 arch/arm/mach-omap2/omap_hwmod_33xx_data.c         |   5 +-
 arch/arm/mach-omap2/pm.c                           | 100 --------
 arch/arm/xen/efi.c                                 |   2 +
 arch/arm64/Kconfig                                 |  17 ++
 arch/arm64/include/asm/cpucaps.h                   |   4 +-
 arch/arm64/kernel/cpu_errata.c                     |  38 +++
 arch/arm64/kernel/entry.S                          |   2 +
 arch/arm64/kvm/hyp/switch.c                        |  69 +++++-
 arch/mips/boot/dts/qca/ar9331.dtsi                 |   2 +-
 arch/mips/loongson64/common/serial.c               |   2 +-
 arch/mips/mm/tlbex.c                               |  23 +-
 arch/parisc/mm/ioremap.c                           |  12 +-
 arch/powerpc/kvm/book3s_xive.c                     |  24 +-
 arch/powerpc/kvm/book3s_xive.h                     |  12 +
 arch/powerpc/kvm/book3s_xive_native.c              |   6 +-
 arch/riscv/include/asm/asm.h                       |   1 +
 arch/riscv/kernel/entry.S                          |  21 +-
 arch/riscv/mm/init.c                               |  12 +-
 arch/s390/boot/startup.c                           |  14 +-
 arch/s390/include/asm/hugetlb.h                    |   9 +-
 arch/s390/include/asm/pgtable.h                    |   3 +-
 arch/s390/kernel/machine_kexec_reloc.c             |   1 +
 arch/x86/hyperv/hv_apic.c                          |  20 +-
 arch/x86/include/asm/uaccess.h                     |  23 ++
 arch/x86/kernel/apic/x2apic_cluster.c              |   3 +-
 arch/x86/kernel/head64.c                           |  22 +-
 arch/x86/xen/efi.c                                 |   2 +
 arch/xtensa/include/asm/bitops.h                   |   2 +-
 arch/xtensa/kernel/xtensa_ksyms.c                  |   7 -
 block/blk-mq.c                                     |   6 +-
 block/blk-rq-qos.h                                 |  13 +-
 debian.master/upstream-stable                      |   3 +
 drivers/acpi/cppc_acpi.c                           |   2 +-
 drivers/acpi/nfit/core.c                           |   2 +-
 drivers/android/binder.c                           |   7 -
 drivers/android/binder_alloc.c                     |   6 +-
 drivers/ata/ahci.c                                 |   4 +-
 drivers/base/core.c                                |   3 +
 drivers/base/memory.c                              |   3 +
 drivers/block/loop.c                               |  10 +
 drivers/block/zram/zram_drv.c                      |   5 +-
 drivers/clk/ti/clk-7xx.c                           |   6 +-
 drivers/cpufreq/cpufreq.c                          |  10 -
 drivers/edac/ghes_edac.c                           |   4 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c            |  34 ++-
 drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c             |   8 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |  35 +++
 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c            |  35 ---
 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c            |  20 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_vce.h            |   1 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c            |  35 ++-
 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c             |   2 +-
 drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c              |  31 ++-
 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c              |  33 ++-
 .../drm/amd/display/dc/dce100/dce100_resource.c    |   1 +
 .../drm/amd/display/dc/dce110/dce110_resource.c    |   1 +
 .../drm/amd/display/dc/dce112/dce112_resource.c    |   1 +
 .../drm/amd/display/dc/dce120/dce120_resource.c    |   1 +
 .../gpu/drm/amd/display/dc/dce80/dce80_resource.c  |   1 +
 .../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c  |   1 +
 .../gpu/drm/amd/display/dc/dcn20/dcn20_resource.c  |   1 +
 .../drm/arm/display/komeda/komeda_wb_connector.c   |   7 +-
 drivers/gpu/drm/arm/malidp_mw.c                    |   4 +-
 drivers/gpu/drm/drm_atomic.c                       |  13 +-
 drivers/gpu/drm/drm_edid.c                         |   3 +
 drivers/gpu/drm/drm_writeback.c                    |  23 +-
 drivers/gpu/drm/i915/display/intel_bios.c          |  22 +-
 drivers/gpu/drm/i915/gem/i915_gem_mman.c           |   7 +
 drivers/gpu/drm/i915/gem/i915_gem_object.h         |   6 +
 drivers/gpu/drm/i915/gem/i915_gem_object_types.h   |   3 +-
 drivers/gpu/drm/i915/gem/i915_gem_userptr.c        |   1 +
 drivers/gpu/drm/i915/i915_gem.c                    |   3 +
 drivers/gpu/drm/panfrost/panfrost_job.c            |  16 +-
 drivers/gpu/drm/radeon/radeon_drv.c                |   8 -
 drivers/gpu/drm/rcar-du/rcar_du_writeback.c        |   4 +-
 drivers/gpu/drm/ttm/ttm_bo_vm.c                    |  16 +-
 drivers/gpu/drm/vc4/vc4_txp.c                      |   5 +-
 drivers/infiniband/hw/cxgb4/mem.c                  |  28 ++-
 drivers/input/misc/da9063_onkey.c                  |   5 +-
 drivers/input/mouse/elantech.c                     |  55 +++--
 drivers/input/rmi4/rmi_driver.c                    |   6 +-
 drivers/input/touchscreen/st1232.c                 |   6 +-
 drivers/irqchip/irq-sifive-plic.c                  |  29 +--
 drivers/md/dm-cache-target.c                       |  28 +--
 drivers/md/raid0.c                                 |   2 +-
 drivers/memstick/host/jmb38x_ms.c                  |   2 +-
 drivers/mmc/host/cqhci.c                           |   3 +-
 drivers/mmc/host/mxs-mmc.c                         |   7 +-
 drivers/mmc/host/sdhci-omap.c                      |   2 +-
 drivers/net/dsa/qca8k.c                            |   4 +-
 drivers/net/dsa/rtl8366rb.c                        |  16 +-
 drivers/net/ethernet/aquantia/atlantic/aq_main.c   |   4 +-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    |  32 +--
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   |   3 +-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  |  23 +-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c |  17 +-
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h |   7 +-
 .../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h |  19 ++
 .../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c   |   2 +-
 drivers/net/ethernet/atheros/ag71xx.c              |   6 +-
 drivers/net/ethernet/broadcom/Kconfig              |   4 +-
 drivers/net/ethernet/broadcom/genet/bcmgenet.h     |   1 +
 drivers/net/ethernet/broadcom/genet/bcmmii.c       |  11 +-
 drivers/net/ethernet/hisilicon/hns_mdio.c          |   6 +-
 drivers/net/ethernet/i825xx/lasi_82596.c           |   4 +-
 drivers/net/ethernet/i825xx/lib82596.c             |   4 +-
 drivers/net/ethernet/i825xx/sni_82596.c            |   4 +-
 drivers/net/ethernet/ibm/ibmvnic.c                 |   8 +-
 drivers/net/ethernet/mscc/ocelot_board.c           |  14 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |  13 +-
 .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c    |   2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  37 ++-
 drivers/net/ieee802154/ca8210.c                    |   2 +-
 drivers/net/netdevsim/fib.c                        |   3 +-
 drivers/net/phy/mdio_device.c                      |   2 +-
 drivers/net/phy/micrel.c                           |  42 +++-
 drivers/net/phy/phy-c45.c                          |   2 +
 drivers/net/phy/phy.c                              |   8 +-
 drivers/net/phy/phy_device.c                       |   9 +-
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c      | 274 ++++++++++-----------
 drivers/net/xen-netback/interface.c                |   1 -
 drivers/nvme/host/core.c                           | 128 ++++++++--
 drivers/nvme/host/pci.c                            |  23 +-
 drivers/nvme/host/rdma.c                           |  19 +-
 drivers/nvme/host/tcp.c                            |   4 +-
 drivers/of/of_reserved_mem.c                       |   4 +-
 drivers/opp/of.c                                   |   2 -
 drivers/pci/pci.c                                  |  24 +-
 drivers/pinctrl/intel/pinctrl-cherryview.c         |   4 -
 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c        |  26 +-
 drivers/s390/crypto/zcrypt_api.c                   |   3 +-
 drivers/s390/scsi/zfcp_fsf.c                       |  16 +-
 drivers/scsi/ch.c                                  |   1 -
 drivers/scsi/megaraid.c                            |   4 +-
 drivers/scsi/qla2xxx/qla_def.h                     |   3 +-
 drivers/scsi/qla2xxx/qla_init.c                    | 109 +++++---
 drivers/scsi/qla2xxx/qla_mbx.c                     |  25 +-
 drivers/scsi/qla2xxx/qla_os.c                      |  11 +-
 drivers/scsi/qla2xxx/qla_target.c                  |  25 +-
 drivers/scsi/scsi_error.c                          |   3 +
 drivers/scsi/scsi_sysfs.c                          |  11 +-
 drivers/scsi/sd.c                                  |   3 +-
 drivers/scsi/ufs/ufshcd.c                          |   3 +
 drivers/staging/wlan-ng/cfg80211.c                 |   6 +-
 drivers/usb/class/usblp.c                          |   4 +-
 drivers/usb/gadget/udc/lpc32xx_udc.c               |   6 +-
 drivers/usb/misc/ldusb.c                           |  23 +-
 drivers/usb/misc/legousbtower.c                    |   5 +-
 drivers/usb/serial/ti_usb_3410_5052.c              |  10 +-
 fs/binfmt_elf.c                                    |  13 +-
 fs/btrfs/ctree.h                                   |   2 -
 fs/btrfs/delalloc-space.c                          |   1 -
 fs/btrfs/disk-io.c                                 |   6 -
 fs/btrfs/extent-tree.c                             |   1 +
 fs/btrfs/file.c                                    |  36 ++-
 fs/btrfs/qgroup.c                                  |   4 +-
 fs/btrfs/relocation.c                              |   2 +
 fs/ceph/mds_client.c                               |  21 +-
 fs/cifs/file.c                                     |   6 +-
 fs/cifs/inode.c                                    |   4 +-
 fs/cifs/smb1ops.c                                  |   3 +
 fs/dax.c                                           |   5 +-
 fs/io_uring.c                                      | 120 +++++----
 fs/ocfs2/journal.c                                 |   3 +-
 fs/ocfs2/localalloc.c                              |   3 +-
 fs/proc/page.c                                     |  28 ++-
 fs/readdir.c                                       | 128 +++++++---
 include/linux/micrel_phy.h                         |   2 +-
 include/linux/mii.h                                |   9 +
 include/linux/skbuff.h                             |   5 +-
 include/linux/uaccess.h                            |   6 +-
 include/scsi/scsi_eh.h                             |   1 +
 include/trace/events/btrfs.h                       |   3 +-
 include/uapi/linux/nvme_ioctl.h                    |  23 ++
 kernel/events/core.c                               |   2 +-
 kernel/trace/trace_event_perf.c                    |   4 +
 lib/textsearch.c                                   |   4 +-
 lib/vdso/gettimeofday.c                            |   9 +-
 mm/compaction.c                                    |   7 +-
 mm/hugetlb.c                                       |   5 +-
 mm/memblock.c                                      |   6 +-
 mm/memory-failure.c                                |  36 +--
 mm/memremap.c                                      |  11 +-
 mm/page_owner.c                                    |   5 +-
 mm/slab_common.c                                   |   9 +-
 mm/slub.c                                          |  13 +-
 mm/vmscan.c                                        |   9 +-
 net/core/skbuff.c                                  |  21 +-
 net/ipv4/route.c                                   |  11 +-
 net/ipv6/ip6_input.c                               |   4 +-
 net/mac80211/debugfs_netdev.c                      |  11 +-
 net/mac80211/mlme.c                                |   5 +-
 net/netfilter/nft_connlimit.c                      |   7 +-
 net/openvswitch/actions.c                          |   5 +-
 net/rxrpc/peer_event.c                             |  11 +-
 net/sched/act_api.c                                |  23 +-
 net/sched/act_mpls.c                               |  12 +-
 net/sched/cls_api.c                                |  36 ++-
 net/sched/sch_api.c                                |   3 +-
 net/sched/sch_etf.c                                |   2 +-
 net/sctp/socket.c                                  |   4 +-
 net/wireless/nl80211.c                             |   3 +
 net/wireless/wext-sme.c                            |   8 +-
 scripts/namespace.pl                               |  13 +-
 sound/pci/hda/patch_hdmi.c                         |   2 +
 sound/pci/hda/patch_realtek.c                      |  14 ++
 sound/soc/sh/rcar/core.c                           |   1 +
 sound/usb/pcm.c                                    |   3 +
 tools/testing/selftests/kvm/Makefile               |   2 +-
 216 files changed, 1903 insertions(+), 1104 deletions(-)
 create mode 100644 debian.master/upstream-stable



More information about the kernel-team mailing list