APPLIED: [SRU][Focal][PULL] Focal update: v5.4.32 upstream stable release
Kelsey Skunberg
kelsey.skunberg at canonical.com
Fri Apr 24 17:59:48 UTC 2020
On 2020-04-20 08:34:27 , Kamal Mostafa wrote:
> This pull request includes the following Focal stable patchset:
>
> Focal update: v5.4.32 upstream stable release
> https://bugs.launchpad.net/bugs/1873292
>
> -Kamal
>
Applied to focal/master-next. Thank you!
-Kelsey
> -----
>
> The following changes since commit eb6780cd34540363de4321f43f518690bde9149b:
>
> UBUNTU: upstream stable to v5.4.31 (2020-04-17 08:12:09 -0700)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/focal tags/focal-v5.4.32
>
> for you to fetch changes up to 556b1c5c560f9bb484c39b9bf9d7b8282e844a34:
>
> UBUNTU: upstream stable to v5.4.32 (2020-04-17 08:12:09 -0700)
>
> ----------------------------------------------------------------
> Alex Vesker (1):
> IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
>
> Anson Huang (1):
> ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D
>
> Arnd Bergmann (1):
> ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A
>
> Avihai Horon (1):
> RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
>
> Bart Van Assche (1):
> blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
>
> Bernard Metzler (1):
> RDMA/siw: Fix passive connection establishment
>
> Christian Borntraeger (1):
> include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
>
> Chuanhong Guo (1):
> net: dsa: mt7530: fix null pointer dereferencing in port5 setup
>
> Cong Wang (2):
> net_sched: add a temporary refcnt for struct tcindex_data
> net_sched: fix a missing refcnt in tcindex_init()
>
> David Ahern (1):
> tools/accounting/getdelays.c: fix netlink attribute length
>
> Florian Fainelli (2):
> net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
> net: dsa: bcm_sf2: Ensure correct sub-node is parsed
>
> Greg Kroah-Hartman (1):
> Linux 5.4.32
>
> Hans de Goede (2):
> ACPI: PM: Add acpi_[un]register_wakeup_handler()
> platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
>
> Heiner Kallweit (2):
> net: phy: realtek: fix handling of RTL8105e-integrated PHY
> r8169: change back SG and TSO to be disabled by default
>
> Herat Ramani (1):
> cxgb4: fix MPS index overwrite when setting MAC address
>
> Ilya Dryomov (1):
> ceph: canonicalize server path in place
>
> Jarod Wilson (1):
> ipv6: don't auto-add link-local address to lag ports
>
> Jason A. Donenfeld (1):
> random: always use batched entropy for get_random_u{32,64}
>
> Jason Gunthorpe (2):
> RDMA/ucma: Put a lock around every call to the rdma_cm layer
> RDMA/cma: Teach lockdep about the order of rtnl and lock
>
> Jisheng Zhang (1):
> net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
>
> Kaike Wan (2):
> IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
> IB/hfi1: Fix memory leaks in sysfs registration and unregistration
>
> Kamal Mostafa (1):
> UBUNTU: upstream stable to v5.4.32
>
> Kees Cook (1):
> slub: improve bit diffusion for freelist ptr obfuscation
>
> Lu Baolu (1):
> iommu/vt-d: Allow devices with RMRRs to use identity domain
>
> Martin Kaiser (1):
> hwrng: imx-rngc - fix an error path
>
> Oleksij Rempel (1):
> net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
>
> Paul Cercueil (1):
> ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
>
> Petr Machata (1):
> mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
>
> Qiujun Huang (2):
> Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
> fbcon: fix null-ptr-deref in fbcon_switch
>
> Sven Schnelle (1):
> s390: prevent leaking kernel address in BEAR
>
> Thinh Nguyen (1):
> usb: dwc3: gadget: Wrap around when skip TRBs
>
> Will Deacon (1):
> tun: Don't put_page() for all negative return values from XDP program
>
> Xiubo Li (1):
> ceph: remove the extra slashes in the server path
>
> Yury Norov (1):
> uapi: rename ext2_swab() to swab() and share globally in swab.h
>
> Makefile | 2 +-
> arch/arm/mach-imx/Kconfig | 2 +
> arch/s390/include/asm/lowcore.h | 4 +-
> arch/s390/include/asm/processor.h | 1 +
> arch/s390/include/asm/setup.h | 7 +
> arch/s390/kernel/asm-offsets.c | 2 +
> arch/s390/kernel/entry.S | 65 +++++----
> arch/s390/kernel/process.c | 1 +
> arch/s390/kernel/setup.c | 3 +
> arch/s390/kernel/smp.c | 2 +
> arch/s390/mm/vmem.c | 4 +
> block/blk-mq.c | 8 ++
> debian.master/upstream-stable | 2 +-
> drivers/acpi/sleep.c | 4 +
> drivers/acpi/sleep.h | 1 +
> drivers/acpi/wakeup.c | 81 ++++++++++++
> drivers/char/hw_random/imx-rngc.c | 4 +-
> drivers/char/random.c | 20 +--
> drivers/infiniband/core/cma.c | 14 ++
> drivers/infiniband/core/ucma.c | 49 ++++++-
> drivers/infiniband/hw/hfi1/sysfs.c | 26 +++-
> drivers/infiniband/hw/mlx5/main.c | 6 +-
> drivers/infiniband/sw/siw/siw_cm.c | 145 +++++----------------
> drivers/iommu/intel-iommu.c | 15 +--
> drivers/net/dsa/bcm_sf2.c | 9 +-
> drivers/net/dsa/mt7530.c | 3 +
> drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 1 -
> .../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 9 +-
> drivers/net/ethernet/realtek/r8169_main.c | 34 +++--
> .../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 2 +-
> drivers/net/phy/micrel.c | 7 +
> drivers/net/phy/realtek.c | 9 ++
> drivers/net/tun.c | 10 +-
> drivers/platform/x86/intel_int0002_vgpio.c | 10 ++
> drivers/usb/dwc3/gadget.c | 2 +-
> drivers/video/fbdev/core/fbcon.c | 3 +
> fs/ceph/super.c | 56 +++++---
> fs/ceph/super.h | 2 +-
> include/linux/acpi.h | 5 +
> include/linux/mlx5/mlx5_ifc.h | 6 +-
> include/linux/swab.h | 1 +
> include/uapi/linux/swab.h | 10 ++
> lib/find_bit.c | 16 +--
> mm/slub.c | 2 +-
> net/bluetooth/rfcomm/tty.c | 4 +-
> net/ipv6/addrconf.c | 4 +
> net/sched/cls_tcindex.c | 45 ++++++-
> sound/soc/jz4740/jz4740-i2s.c | 2 +-
> tools/accounting/getdelays.c | 2 +-
> 49 files changed, 459 insertions(+), 263 deletions(-)
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list