[SRU][Disco][PULL] Disco update: 5.0.8 upstream stable release (LP: #1828415)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Mon May 13 15:50:30 UTC 2019


BugLink: https://bugs.launchpad.net/bugs/1828415

The following patches have been skipped as they have already been applied:

openvswitch: fix flow actions reallocation
ALSA: hda - Add two more machines to the power_save_blacklist
drm/i915/dp: revert back to max link rate and lane count on eDP
arm64/ftrace: fix inadvertent BUG() in trampoline check
KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887)
KVM: x86: nVMX: fix x2APIC VTPR read intercept

The following commits had to be added due to config changes:

UBUNTU: [Packaging] remove n_r3964 from built modules list
UBUNTU: [Config]: remove CONFIG_R3964
UBUNTU: [Config]: add CONFIG_LDISC_AUTOLOAD=y

Compile tested on all supported architectures.

----------------------------------------------------------------
The following changes since commit 46a00a4b0de0a05f4be366e89e8640f6ec9bfb20:

  Linux 5.0.7 (2019-05-09 15:11:22 +0200)

are available in the Git repository at:

  git://git.launchpad.net/~kleber-souza/ubuntu/+source/linux/+git/disco update-to-5.0.8

for you to fetch changes up to 12e6059f5b4782d574e8b581be4dd05f616c2734:

  Linux 5.0.8 (2019-05-13 15:30:18 +0200)

----------------------------------------------------------------
Aditya Pakki (1):
      net: mlx5: Add a missing check on idr_find, free buf

Alexander Lobakin (1):
      net: core: netif_receive_skb_list: unlist skb before passing to pt->func

Alexander Potapenko (1):
      x86/asm: Use stricter assembly constraints in bitops

Anand Jain (2):
      btrfs: prop: fix zstd compression parameter validation
      btrfs: prop: fix vanished compression property after failed set

Andre Przywara (1):
      PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller

Andrei Vagin (1):
      alarmtimer: Return correct remaining time

Aneesh Kumar K.V (1):
      mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd()

Arnd Bergmann (1):
      include/linux/bitrev.h: fix constant bitrev

Artemy Kovalyov (1):
      net/mlx5: Decrease default mr cache size

Axel Lin (1):
      hwmon: (w83773g) Select REGMAP_I2C to fix build error

Bart Van Assche (1):
      block: Revert v5.0 blk_mq_request_issue_directly() changes

Bjørn Mork (1):
      qmi_wwan: add Olicard 600

Chuck Lever (1):
      xprtrdma: Fix helper that drains the transport

Cornelia Huck (1):
      virtio: Honour 'may_reduce_num' in vring_create_virtqueue

Dan Carpenter (1):
      xen: Prevent buffer overflow in privcmd ioctl

Daniel Drake (1):
      mmc: alcor: don't write data before command has completed

Dave Airlie (1):
      drm/udl: add a release method and delay modeset teardown

David Engraf (1):
      ARM: dts: at91: Fix typo in ISC_D0 on PC9

David Rientjes (1):
      kvm: svm: fix potential get_num_contig_pages overflow

David Summers (1):
      ARM: dts: rockchip: Fix SD card detection on rk3288-tinker

Davide Caratti (1):
      net/sched: act_sample: fix divide by zero in the traffic path

Dmitry V. Levin (2):
      riscv: Fix syscall_get_arguments() and syscall_set_arguments()
      csky: Fix syscall_get_arguments() and syscall_set_arguments()

Dust Li (1):
      tcp: fix a potential NULL pointer dereference in tcp_sk_exit

Eddie James (1):
      hwmon: (occ) Fix power sensor indexing

Eric Dumazet (1):
      netns: provide pure entropy for net_hash_mix()

Erik Schmauss (1):
      ACPICA: Namespace: remove address node from global list after method termination

Faiz Abbas (1):
      mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning

Filipe Manana (1):
      Btrfs: do not allow trimming when a fs is mounted with the nologreplay option

Furquan Shaikh (1):
      ACPICA: Clear status of GPEs before enabling them

Gavi Teitz (1):
      net/mlx5e: Fix error handling when refreshing TIRs

Gerd Hoffmann (1):
      drm/virtio: do NOT reuse resource ids

Greg Kroah-Hartman (3):
      tty: mark Siemens R3964 line discipline as BROKEN
      tty: ldisc: add sysctl to prevent autoloading of ldiscs
      Linux 5.0.8

Greg Thelen (1):
      mm: writeback: use exact memcg dirty counts

Guenter Roeck (1):
      ASoC: intel: Fix crash at suspend/resume after failed codec registration

Haiyang Zhang (1):
      hv_netvsc: Fix unwanted wakeup after tx_disable

Heiner Kallweit (2):
      r8169: disable ASPM again
      r8169: disable default rx interrupt coalescing on RTL8168

Helge Deller (1):
      parisc: Detect QEMU earlier in boot process

Huy Nguyen (2):
      net/mlx5e: Update xoff formula
      net/mlx5e: Update xon formula

Ilya Dryomov (1):
      dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors

Jakub Kicinski (2):
      nfp: validate the return code from dev_queue_xmit()
      nfp: disable netpoll on representors

Janusz Krzysztofik (1):
      ARM: OMAP1: ams-delta: Fix broken GPIO ID allocation

Jason Yan (1):
      block: fix the return errno for direct IO

Jernej Skrabec (1):
      drm/sun4i: DW HDMI: Lower max. supported rate for H6

Jian-Hong Pan (1):
      ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233

Jiri Slaby (1):
      kcm: switch order of device registration to fix a crash

Jonas Karlman (1):
      ARM: dts: rockchip: fix rk3288 cpu opp node reference

Junwei Hu (1):
      ipv6: Fix dangling pointer when ipv6 fragment

Jérôme Glisse (1):
      block: do not leak memory in bio_copy_user_iov()

Kefeng Wang (1):
      genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n

Kleber Sacilotto de Souza (3):
      UBUNTU: [Packaging] remove n_r3964 from built modules list
      UBUNTU: [Config]: remove CONFIG_R3964
      UBUNTU: [Config]: add CONFIG_LDISC_AUTOLOAD=y

Koen De Schepper (1):
      tcp: Ensure DCTCP reacts to losses

Lendacky, Thomas (3):
      x86/perf/amd: Resolve race condition when disabling PMC
      x86/perf/amd: Resolve NMI latency issues for active PMCs
      x86/perf/amd: Remove need to check "running" bit in NMI handler

Li RongQing (1):
      net: ethtool: not call vzalloc for zero sized memory request

Lorenzo Bianconi (4):
      ipv6: sit: reset ip header pointer in ipip6_rcv
      net: ip_gre: fix possible use-after-free in erspan_rcv
      net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
      net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop

Mao Wenan (1):
      net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().

Masahiro Yamada (1):
      kbuild: pkg: use -f $(srctree)/Makefile to recurse to top Makefile

Max Filippov (1):
      xtensa: fix return_address

Mel Gorman (1):
      sched/fair: Do not re-read ->h_load_next during hierarchical load calculation

Miaohe Lin (1):
      net: vrf: Fix ping failed when vrf mtu is set to 0

Michael Chan (2):
      bnxt_en: Improve RX consumer index validity check.
      bnxt_en: Reset device on RX buffer errors.

Mike Snitzer (1):
      dm: disable DISCARD if the underlying storage no longer supports it

Mikulas Patocka (3):
      dm integrity: change memcmp to strncmp in dm_integrity_ctr
      dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE")
      dm integrity: fix deadlock with overlapping I/O

Moni Shoua (1):
      IB/mlx5: Reset access mask when looping inside page fault handler

Neil Armstrong (1):
      Revert "clk: meson: clean-up clock registration"

Nicholas Piggin (1):
      powerpc/64s/radix: Fix radix segment exception handling

Nick Desaulniers (2):
      kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
      lib/string.c: implement a basic bcmp

Nicolas Dichtel (1):
      net/sched: fix ->get helper of the matchall cls

Nikolay Aleksandrov (1):
      net: bridge: always clear mcast matching struct on reports and leaves

Oleksandr Andrushchenko (1):
      ALSA: xen-front: Do not use stream buffer size before it is set

Pablo Neira Ayuso (2):
      netfilter: nft_compat: use .release_ops and remove list of extension
      netfilter: nf_tables: use-after-free in dynamic operations

Peter Geis (2):
      arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
      arm64: dts: rockchip: fix rk3328 rgmii high tx error rate

Peter Hutterer (1):
      HID: logitech: Handle 0 scroll events for the m560

Peter Ujfalusi (2):
      ARM: dts: am335x-evmsk: Correct the regulators for the audio codec
      ARM: dts: am335x-evm: Correct the regulators for the audio codec

Rasmus Villemoes (1):
      x86/asm: Remove dead __GNUC__ conditionals

Richard Sailer (1):
      ALSA: hda/realtek - Add quirk for Tuxedo XC 1509

S.j. Wang (1):
      ASoC: fsl_esai: fix channel swap issue when stream starts

Sergey Miroshnichenko (1):
      PCI: pciehp: Ignore Link State Changes after powering off a slot

Sheena Mira-ato (1):
      ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type

Steffen Klassert (1):
      net-gro: Fix GRO flush when receiving a GSO packet.

Stephen Boyd (1):
      genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()

Stephen Suryaputra (1):
      vrf: check accept_source_route on the original netdevice

Steve French (1):
      SMB3: Allow persistent handle timeout to be configurable on mount

Sven Schnelle (2):
      parisc: regs_return_value() should return gpr28
      parisc: also set iaoq_b in instruction_pointer_set()

Taehee Yoo (1):
      netfilter: nf_tables: add missing ->release_ops() in error path of newrule()

Thomas Falcon (1):
      ibmvnic: Fix completion structure initialization

Tomohiro Mayama (1):
      arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64

Will Deacon (2):
      arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
      arm64: backtrace: Don't bother trying to unwind the userspace stack

Xin Long (1):
      sctp: initialize _pad of sockaddr_in before copying to user memory

Yan Zhao (2):
      drm/i915/gvt: do not let pin count of shadow mm go negative
      drm/i915/gvt: do not deliver a workload if its creation fails

Yuval Avnery (1):
      net/mlx5e: Add a lock on tir list

Zubin Mithra (1):
      ALSA: seq: Fix OOB-reads from strlcpy

 Makefile                                           |   4 +-
 arch/arm/boot/dts/am335x-evm.dts                   |  26 +-
 arch/arm/boot/dts/am335x-evmsk.dts                 |  26 +-
 arch/arm/boot/dts/rk3288-tinker.dtsi               |   3 +-
 arch/arm/boot/dts/rk3288.dtsi                      |   6 +-
 arch/arm/boot/dts/sama5d2-pinfunc.h                |   2 +-
 arch/arm/mach-omap1/board-ams-delta.c              |   2 +
 arch/arm64/boot/dts/rockchip/rk3328-rock64.dts     |   3 +-
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  58 ++---
 arch/arm64/include/asm/futex.h                     |  16 +-
 arch/arm64/kernel/traps.c                          |  15 +-
 arch/csky/include/asm/syscall.h                    |  10 +-
 arch/parisc/include/asm/ptrace.h                   |   5 +-
 arch/parisc/kernel/process.c                       |   6 -
 arch/parisc/kernel/setup.c                         |   3 +
 arch/powerpc/kernel/exceptions-64s.S               |  12 +
 arch/riscv/include/asm/syscall.h                   |  12 +-
 arch/x86/events/amd/core.c                         | 140 +++++++++-
 arch/x86/events/core.c                             |  13 +-
 arch/x86/include/asm/bitops.h                      |  47 ++--
 arch/x86/include/asm/string_32.h                   |  20 --
 arch/x86/include/asm/string_64.h                   |  15 --
 arch/x86/include/asm/xen/hypercall.h               |   3 +
 arch/x86/kvm/svm.c                                 |  10 +-
 arch/xtensa/kernel/stacktrace.c                    |   6 +-
 block/bio.c                                        |   5 +-
 block/blk-core.c                                   |   4 +-
 block/blk-mq-sched.c                               |   8 +-
 block/blk-mq.c                                     | 122 ++++-----
 block/blk-mq.h                                     |   6 +-
 .../abi/5.0.0-13.14/amd64/generic.modules          |   1 -
 .../abi/5.0.0-13.14/amd64/lowlatency.modules       |   1 -
 .../abi/5.0.0-13.14/arm64/generic.modules          |   1 -
 .../abi/5.0.0-13.14/armhf/generic-lpae.modules     |   1 -
 .../abi/5.0.0-13.14/armhf/generic.modules          |   1 -
 debian.master/abi/5.0.0-13.14/i386/generic.modules |   1 -
 .../abi/5.0.0-13.14/i386/lowlatency.modules        |   1 -
 .../abi/5.0.0-13.14/ppc64el/generic.modules        |   1 -
 debian.master/config/amd64/config.common.amd64     |   1 -
 debian.master/config/annotations                   |   2 +-
 debian.master/config/arm64/config.common.arm64     |   1 -
 debian.master/config/armhf/config.common.armhf     |   1 -
 debian.master/config/config.common.ubuntu          |   1 +
 debian.master/config/i386/config.common.i386       |   1 -
 debian.master/config/ppc64el/config.common.ppc64el |   1 -
 debian.master/config/s390x/config.common.s390x     |   1 -
 drivers/acpi/acpica/evgpe.c                        |   6 +-
 drivers/acpi/acpica/nsobject.c                     |   4 +
 drivers/char/Kconfig                               |   2 +-
 drivers/clk/meson/meson-aoclk.c                    |  15 +-
 drivers/gpu/drm/i915/gvt/gtt.c                     |   2 +-
 drivers/gpu/drm/i915/gvt/scheduler.c               |   5 +-
 drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c              |   9 +-
 drivers/gpu/drm/udl/udl_drv.c                      |   1 +
 drivers/gpu/drm/udl/udl_drv.h                      |   1 +
 drivers/gpu/drm/udl/udl_main.c                     |   8 +-
 drivers/gpu/drm/virtio/virtgpu_object.c            |  13 +
 drivers/hid/hid-logitech-hidpp.c                   |   5 +-
 drivers/hwmon/Kconfig                              |   1 +
 drivers/hwmon/occ/common.c                         |   6 +-
 drivers/infiniband/hw/mlx5/odp.c                   |   3 +-
 drivers/md/dm-core.h                               |   1 +
 drivers/md/dm-integrity.c                          |  12 +-
 drivers/md/dm-rq.c                                 |  11 +-
 drivers/md/dm-table.c                              |  39 +++
 drivers/md/dm.c                                    |  30 ++-
 drivers/mmc/host/alcor.c                           |  34 +--
 drivers/mmc/host/sdhci-omap.c                      |  38 +++
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  16 +-
 drivers/net/ethernet/cavium/thunder/nicvf_main.c   |  20 +-
 drivers/net/ethernet/ibm/ibmvnic.c                 |   5 +-
 .../ethernet/mellanox/mlx5/core/en/port_buffer.c   |  39 +--
 .../net/ethernet/mellanox/mlx5/core/en_common.c    |  13 +-
 drivers/net/ethernet/mellanox/mlx5/core/fpga/tls.c |  14 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  20 --
 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c  |   4 +-
 drivers/net/ethernet/realtek/r8169.c               |   8 +-
 drivers/net/hyperv/hyperv_net.h                    |   1 +
 drivers/net/hyperv/netvsc.c                        |   6 +-
 drivers/net/hyperv/netvsc_drv.c                    |  32 ++-
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/vrf.c                                  |   8 +-
 drivers/pci/hotplug/pciehp_ctrl.c                  |   4 +
 drivers/pci/quirks.c                               |   2 +
 drivers/tty/Kconfig                                |  24 ++
 drivers/tty/tty_io.c                               |   3 +
 drivers/tty/tty_ldisc.c                            |  47 ++++
 drivers/virtio/virtio_ring.c                       |   2 +
 fs/block_dev.c                                     |   8 +-
 fs/btrfs/ioctl.c                                   |  10 +
 fs/btrfs/props.c                                   |   8 +-
 fs/cifs/cifsfs.c                                   |   2 +
 fs/cifs/cifsglob.h                                 |   8 +
 fs/cifs/connect.c                                  |  30 ++-
 fs/cifs/smb2file.c                                 |   4 +-
 fs/cifs/smb2pdu.c                                  |  14 +-
 include/linux/bitrev.h                             |  46 ++--
 include/linux/memcontrol.h                         |   5 +-
 include/linux/mlx5/driver.h                        |   2 +
 include/linux/string.h                             |   3 +
 include/linux/virtio_ring.h                        |   2 +-
 include/net/ip.h                                   |   2 +-
 include/net/net_namespace.h                        |   1 +
 include/net/netfilter/nf_tables.h                  |   3 +
 include/net/netns/hash.h                           |  10 +-
 kernel/irq/chip.c                                  |   4 +
 kernel/irq/irqdesc.c                               |   1 +
 kernel/sched/fair.c                                |   6 +-
 kernel/time/alarmtimer.c                           |   2 +-
 lib/string.c                                       |  20 ++
 mm/huge_memory.c                                   |  36 +++
 mm/memcontrol.c                                    |  20 +-
 net/bridge/br_multicast.c                          |   3 +
 net/core/dev.c                                     |   4 +-
 net/core/ethtool.c                                 |  46 ++--
 net/core/net_namespace.c                           |   1 +
 net/core/skbuff.c                                  |   2 +-
 net/ipv4/ip_gre.c                                  |  15 +-
 net/ipv4/ip_input.c                                |   7 +-
 net/ipv4/ip_options.c                              |   4 +-
 net/ipv4/tcp_dctcp.c                               |  36 +--
 net/ipv4/tcp_ipv4.c                                |   3 +-
 net/ipv6/ip6_gre.c                                 |  21 +-
 net/ipv6/ip6_output.c                              |   4 +-
 net/ipv6/ip6_tunnel.c                              |   4 +-
 net/ipv6/sit.c                                     |   4 +
 net/kcm/kcmsock.c                                  |  16 +-
 net/netfilter/nf_tables_api.c                      |  16 +-
 net/netfilter/nft_compat.c                         | 281 ++++-----------------
 net/rds/tcp.c                                      |   2 +-
 net/sched/act_sample.c                             |  10 +-
 net/sched/cls_matchall.c                           |   5 +
 net/sctp/protocol.c                                |   1 +
 net/sunrpc/xprtrdma/verbs.c                        |   2 +-
 scripts/package/Makefile                           |   4 +-
 scripts/package/builddeb                           |  10 +-
 scripts/package/buildtar                           |   2 +-
 scripts/package/mkdebian                           |   6 +-
 sound/core/seq/seq_clientmgr.c                     |   6 +-
 sound/pci/hda/patch_realtek.c                      |  31 ++-
 sound/soc/fsl/fsl_esai.c                           |  47 +++-
 sound/soc/intel/atom/sst-mfld-platform-pcm.c       |   8 +
 sound/xen/xen_snd_front_alsa.c                     |   2 +-
 143 files changed, 1221 insertions(+), 769 deletions(-)



More information about the kernel-team mailing list