APPLIED: [SRU][Bionic][PULL] Bionic upstream stable patchset 2021-02-26

Kelsey Skunberg kelsey.skunberg at canonical.com
Mon Mar 1 23:44:00 UTC 2021


applied to Bionic/master-next. thank you! 

-Kelsey

On 2021-02-26 14:42:14 , Kamal Mostafa wrote:
> This pull request (62 commits) includes the following Bionic stable patchsets:
> 
> 	Bionic update: upstream stable patchset 2021-02-26
> 		Ported from the following upstream stable releases:
> 			v4.14.218, v4.19.171
> 			           v4.19.172
> 	https://bugs.launchpad.net/bugs/1917093
> 
>  -Kamal
> 
> ---
> 
> The following changes since commit ffdc67a1efe5e90cc6b5b75dfaae861c9eafc941:
> 
>   UBUNTU: [Config] Enforce CONFIG_DRM_BOCHS=m (2021-02-26 09:29:04 +0100)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-bionic.git stable-next
> 
> for you to fetch changes up to daf4d9ecbb3726e2d9177f4dec407679947810a0:
> 
>   UBUNTU: upstream stable to v4.14.218, v4.19.172 (2021-02-26 13:06:22 -0800)
> 
> ----------------------------------------------------------------
> Alex Leibovich (1):
>       mmc: sdhci-xenon: fix 1.8v regulator stabilization
> 
> Alexander Lobakin (1):
>       skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
> 
> Alexander Shishkin (1):
>       intel_th: pci: Add Alder Lake-P support
> 
> Arnd Bergmann (1):
>       scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regression
> 
> Baruch Siach (1):
>       gpio: mvebu: fix pwm .get_state period calculation
> 
> Ben Skeggs (4):
>       drm/nouveau/bios: fix issue shadowing expansion ROMs
>       drm/nouveau/privring: ack interrupts the same way as RM
>       drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
>       drm/nouveau/mmu: fix vram heap sizing
> 
> Can Guo (1):
>       scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
> 
> Cezary Rojewski (1):
>       ASoC: Intel: haswell: Add missing pm_ops
> 
> Christoph Hellwig (1):
>       fs: move I_DIRTY_INODE to fs.h
> 
> Damien Le Moal (1):
>       riscv: Fix kernel time_init()
> 
> Dan Carpenter (1):
>       net: dsa: b53: fix an off by one in checking "vlan->vid"
> 
> David Woodhouse (1):
>       xen: Fix event channel callback via INTX/GSI
> 
> Eric Biggers (1):
>       fs: fix lazytime expiration handling in __writeback_single_inode()
> 
> Eric Dumazet (2):
>       net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
>       net_sched: reject silly cell_log in qdisc_get_rtab()
> 
> Eugene Korenevsky (1):
>       ehci: fix EHCI host controller initialization sequence
> 
> Gaurav Kohli (1):
>       tracing: Fix race in trace_open and buffer resize call
> 
> Geert Uytterhoeven (1):
>       sh_eth: Fix power down vs. is_opened flag ordering
> 
> Guillaume Nault (2):
>       netfilter: rpfilter: mask ecn bits before fib lookup
>       udp: mask TOS bits in udp_v4_early_demux()
> 
> Hannes Reinecke (1):
>       dm: avoid filesystem lookup in dm_get_dev_t()
> 
> Hans de Goede (1):
>       ACPI: scan: Make acpi_bus_get_device() clear return pointer on error
> 
> JC Kuo (1):
>       xhci: tegra: Delay for disabling LFPS detector
> 
> Jan Kara (1):
>       writeback: Drop I_DIRTY_TIME_EXPIRE
> 
> Jean-Philippe Brucker (1):
>       tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
> 
> Kamal Mostafa (2):
>       UBUNTU: [Config] updateconfigs for USB_BDC_PCI
>       UBUNTU: upstream stable to v4.14.218, v4.19.172
> 
> Lars-Peter Clausen (1):
>       iio: ad5504: Fix setting power-down state
> 
> Longfang Liu (1):
>       USB: ehci: fix an interrupt calltrace error
> 
> Mathias Kresin (1):
>       irqchip/mips-cpu: Set IPI domain parent chip
> 
> Mathias Nyman (1):
>       xhci: make sure TRB is fully written before giving it to the controller
> 
> Matteo Croce (1):
>       ipv6: create multicast route with RTPROT_KERNEL
> 
> Mikko Perttunen (1):
>       i2c: bpmp-tegra: Ignore unknown I2C_M flags
> 
> Necip Fazil Yildiran (1):
>       sh: dma: fix kconfig dependency for G2_DMA
> 
> Nilesh Javali (1):
>       scsi: qedi: Correct max length of CHAP secret
> 
> Pali Rohár (1):
>       serial: mvebu-uart: fix tx lost characters at power off
> 
> Pan Bian (1):
>       drm/atomic: put state on error path
> 
> Patrik Jakobsson (1):
>       usb: bdc: Make bdc pci driver depend on BROKEN
> 
> Peter Collingbourne (1):
>       mmc: core: don't initialize block size from ext_csd if not present
> 
> Peter Geis (1):
>       clk: tegra30: Add hda clock default rates to clock driver
> 
> Rafael J. Wysocki (1):
>       driver core: Extend device_is_dependent()
> 
> Seth Miller (1):
>       HID: Ignore battery for Elan touchscreen on ASUS UX550
> 
> Takashi Iwai (2):
>       ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
>       ALSA: hda/via: Add minimum mute flag
> 
> Thinh Nguyen (1):
>       usb: udc: core: Use lock when write to soft_connect
> 
> Thomas Gleixner (7):
>       futex: Ensure the correct return value from futex_lock_pi()
>       futex: Replace pointless printk in fixup_owner()
>       futex: Provide and use pi_state_update_owner()
>       rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
>       futex: Use pi_state_update_owner() in put_pi_state()
>       futex: Simplify fixup_pi_state_owner()
>       futex: Handle faults correctly for PI futexes
> 
> Vincent Mailhol (3):
>       can: dev: can_restart: fix use after free bug
>       can: vxcan: vxcan_xmit: fix use after free bug
>       can: peak_usb: fix use after free bugs
> 
> Wang Hai (1):
>       Revert "mm/slub: fix a memory leak in sysfs_slab_add()"
> 
> Wang Hui (1):
>       stm class: Fix module init return on allocation failure
> 
> Will Deacon (1):
>       compiler.h: Raise minimum version of GCC to 5.1 for arm64
> 
> Wolfram Sang (1):
>       i2c: octeon: check correct size of maximum RECV_LEN packet
> 
>  arch/arm/xen/enlighten.c                           |   2 +-
>  arch/riscv/kernel/time.c                           |   2 +
>  arch/sh/drivers/dma/Kconfig                        |   3 +-
>  .../abi/4.15.0-136.140/amd64/generic.modules       |   1 -
>  .../abi/4.15.0-136.140/amd64/lowlatency.modules    |   1 -
>  .../abi/4.15.0-136.140/arm64/generic.modules       |   1 -
>  .../abi/4.15.0-136.140/armhf/generic-lpae.modules  |   1 -
>  .../abi/4.15.0-136.140/armhf/generic.modules       |   1 -
>  .../abi/4.15.0-136.140/i386/generic.modules        |   1 -
>  .../abi/4.15.0-136.140/i386/lowlatency.modules     |   1 -
>  .../abi/4.15.0-136.140/ppc64el/generic.modules     |   1 -
>  debian.master/config/config.common.ubuntu          |   1 -
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/scan.c                                |   2 +
>  drivers/base/core.c                                |  17 +-
>  drivers/clk/tegra/clk-tegra30.c                    |   2 +
>  drivers/gpio/gpio-mvebu.c                          |  25 +--
>  drivers/gpu/drm/drm_atomic_helper.c                |   2 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadow.c  |   2 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/i2c/auxgm200.c |   8 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gf100.c   |  10 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/ibus/gk104.c   |  10 +-
>  drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c     |   6 +-
>  drivers/hid/hid-ids.h                              |   1 +
>  drivers/hid/hid-input.c                            |   2 +
>  drivers/hwtracing/intel_th/pci.c                   |   5 +
>  drivers/hwtracing/stm/heartbeat.c                  |   6 +-
>  drivers/i2c/busses/i2c-octeon-core.c               |   2 +-
>  drivers/i2c/busses/i2c-tegra-bpmp.c                |   2 +-
>  drivers/iio/dac/ad5504.c                           |   4 +-
>  drivers/irqchip/irq-mips-cpu.c                     |   7 +
>  drivers/md/dm-table.c                              |  15 +-
>  drivers/mmc/core/queue.c                           |   4 +-
>  drivers/mmc/host/sdhci-xenon.c                     |   7 +-
>  drivers/net/can/dev.c                              |   4 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_fd.c         |  12 +-
>  drivers/net/can/vxcan.c                            |   6 +-
>  drivers/net/dsa/b53/b53_common.c                   |   2 +-
>  drivers/net/ethernet/renesas/sh_eth.c              |   4 +-
>  drivers/scsi/megaraid/megaraid_sas_base.c          |   6 +-
>  drivers/scsi/qedi/qedi_main.c                      |   4 +-
>  drivers/scsi/ufs/ufshcd.c                          |  11 +-
>  drivers/tty/serial/mvebu-uart.c                    |  10 +-
>  drivers/usb/gadget/udc/bdc/Kconfig                 |   2 +-
>  drivers/usb/gadget/udc/core.c                      |  13 +-
>  drivers/usb/host/ehci-hcd.c                        |  12 ++
>  drivers/usb/host/ehci-hub.c                        |   3 +
>  drivers/usb/host/xhci-ring.c                       |   2 +
>  drivers/usb/host/xhci-tegra.c                      |   7 +
>  drivers/xen/events/events_base.c                   |  10 -
>  drivers/xen/platform-pci.c                         |   1 -
>  drivers/xen/xenbus/xenbus.h                        |   1 +
>  drivers/xen/xenbus/xenbus_comms.c                  |   8 -
>  drivers/xen/xenbus/xenbus_probe.c                  |  81 ++++++--
>  fs/ext4/inode.c                                    |   6 +-
>  fs/fs-writeback.c                                  |  43 ++--
>  fs/gfs2/super.c                                    |   2 +-
>  include/linux/compiler-gcc.h                       |   6 +
>  include/linux/fs.h                                 |   4 +-
>  include/trace/events/writeback.h                   |   1 -
>  include/xen/xenbus.h                               |   2 +-
>  kernel/futex.c                                     | 219 +++++++++------------
>  kernel/locking/rtmutex.c                           |   3 +-
>  kernel/locking/rtmutex_common.h                    |   3 +-
>  kernel/trace/ring_buffer.c                         |   4 +
>  mm/slub.c                                          |   4 +-
>  net/core/skbuff.c                                  |   6 +-
>  net/ipv4/netfilter/ipt_rpfilter.c                  |   2 +-
>  net/ipv4/udp.c                                     |   3 +-
>  net/ipv6/addrconf.c                                |   1 +
>  net/sched/cls_tcindex.c                            |   8 +-
>  net/sched/sch_api.c                                |   3 +-
>  sound/core/seq/oss/seq_oss_synth.c                 |   3 +-
>  sound/pci/hda/patch_via.c                          |   1 +
>  sound/soc/intel/boards/haswell.c                   |   1 +
>  tools/build/Makefile                               |   4 -
>  tools/objtool/Makefile                             |   3 -
>  tools/perf/Makefile.perf                           |   4 -
>  tools/power/acpi/Makefile.config                   |   1 -
>  tools/scripts/Makefile.include                     |  10 +
>  80 files changed, 403 insertions(+), 302 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