** Changed in: linux (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-riscv in Ubuntu.
https://bugs.launchpad.net/bugs/1912027

Title:
  Groovy update: upstream stable patchset 2021-01-15

Status in linux package in Ubuntu:
  Invalid
Status in linux-riscv package in Ubuntu:
  Fix Released
Status in linux source package in Groovy:
  Fix Released
Status in linux-riscv source package in Groovy:
  Fix Released

Bug description:
  SRU Justification

      Impact:
         The upstream process for stable tree updates is quite similar
         in scope to the Ubuntu SRU process, e.g., each patch has to
         demonstrably fix a bug, and each patch is vetted by upstream
         by originating either directly from a mainline/stable Linux tree or
         a minimally backported form of that patch. The following upstream
         stable patches should be included in the Ubuntu kernel:

         upstream stable patchset 2021-01-15

                  Ported from the following upstream stable releases:
                                   v5.10.3,
                          v5.4.86, v5.10.4

         from git://git.kernel.org/

  net: ipconfig: Avoid spurious blank lines in boot log
  x86/split-lock: Avoid returning with interrupts enabled
  exfat: Avoid allocating upcase table using kcalloc()
  soc/tegra: fuse: Fix index bug in get_process_id
  usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
  USB: serial: option: add interface-number sanity check to flag handling
  USB: gadget: f_acm: add support for SuperSpeed Plus
  USB: gadget: f_midi: setup SuperSpeed Plus descriptors
  usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
  USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
  usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
  ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
  ARM: dts: exynos: fix USB 3.0 VBUS control and over-current pins on Exynos5410
  ARM: dts: exynos: fix USB 3.0 pins supply being turned off on Odroid XU
  coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
  coresight: tmc-etr: Check if page is valid before dma_map_page()
  coresight: tmc-etr: Fix barrier packet insertion for perf buffer
  coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()
  f2fs: fix to seek incorrect data offset in inline data file
  scsi: megaraid_sas: Check user-provided offsets
  HID: i2c-hid: add Vero K147 to descriptor override
  serial_core: Check for port state when tty is in error state
  fscrypt: remove kernel-internal constants from UAPI header
  fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
  fscrypt: add fscrypt_is_nokey_name()
  ubifs: prevent creating duplicate encrypted filenames
  ext4: prevent creating duplicate encrypted filenames
  f2fs: prevent creating duplicate encrypted filenames
  Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
  quota: Sanity-check quota file headers on load
  fs: quota: fix array-index-out-of-bounds bug by passing correct argument to 
vfs_cleanup_quota_inode()
  media: msi2500: assign SPI bus number dynamically
  crypto: af_alg - avoid undefined behavior accessing salg_name
  nl80211: validate key indexes for cfg80211_registered_device
  md: fix a warning caused by a race between concurrent md_ioctl()s
  UBUNTU: upstream stable to v5.10.3
  drm/gma500: fix double free of gma_connector
  drm/aspeed: Fix Kconfig warning & subsequent build errors
  drm/mcde: Fix handling of platform_get_irq() error
  drm/tve200: Fix handling of platform_get_irq() error
  arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy node
  arm64: dts: renesas: cat875: Remove rxc-skew-ps from ethernet-phy node
  soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()
  soc: mediatek: Check if power domains can be powered on at boot time
  arm64: dts: mediatek: mt8183: fix gce incorrect mbox-cells value
  arm64: dts: ipq6018: update the reserved-memory node
  soc: qcom: geni: More properly switch to DMA mode
  Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
  RDMA/bnxt_re: Set queue pair state when being queried
  rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
  selinux: fix error initialization in inode_doinit_with_dentry()
  ARM: dts: aspeed-g6: Fix the GPIO memory size
  ARM: dts: aspeed: s2600wf: Fix VGA memory region location
  RDMA/core: Fix error return in _ib_modify_qp()
  RDMA/rxe: Compute PSN windows correctly
  x86/mm/ident_map: Check for errors from ident_pud_init()
  ARM: p2v: fix handling of LPAE translation in BE mode
  RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
  RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
  RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
  x86/apic: Fix x2apic enablement without interrupt remapping
  sched/deadline: Fix sched_dl_global_validate()
  sched: Reenable interrupts in do_sched_yield()
  drm/amdgpu: fix incorrect enum type
  crypto: talitos - Endianess in current_desc_hdr()
  crypto: talitos - Fix return type of current_desc_hdr()
  crypto: inside-secure - Fix sizeof() mismatch
  ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified mode
  ARM: dts: aspeed: tiogapass: Remove vuart
  drm/amdgpu: fix build_coefficients() argument
  powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
  spi: img-spfi: fix reference leak in img_spfi_resume
  f2fs: call f2fs_get_meta_page_retry for nat page
  RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
  drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
  spi: spi-mem: fix reference leak in spi_mem_access_start
  scsi: aacraid: Improve compat_ioctl handlers
  ASoC: pcm: DRAIN support reactivation
  drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
  crypto: arm64/poly1305-neon - reorder PAC authentication with SP update
  selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
  spi: stm32: fix reference leak in stm32_spi_resume
  x86/mce: Correct the detection of invalid notifier priorities
  drm/edid: Fix uninitialized variable in drm_cvt_modes()
  ath11k: Initialize complete alpha2 for regulatory change
  ath11k: Fix number of rules in filtered ETSI regdomain
  brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
  arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
  arm64: dts: exynos: Correct psci compatible used on Exynos7
  drm/panel: simple: Add flags to boe_nv133fhm_n61
  Bluetooth: Fix null pointer dereference in hci_event_packet()
  Bluetooth: hci_h5: fix memory leak in h5_close
  spi: stm32-qspi: fix reference leak in stm32 qspi operations
  spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
  spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
  spi: tegra20-slink: fix reference leak in slink ops of tegra20
  spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
  spi: tegra114: fix reference leak in tegra spi ops
  spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in 
bcm63xx_hsspi_resume
  ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
  mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
  selftest/bpf: Add missed ip6ip6 test back
  ASoC: wm8994: Fix PM disable depth imbalance on error
  ASoC: wm8998: Fix PM disable depth imbalance on error
  spi: sprd: fix reference leak in sprd_spi_remove
  ASoC: arizona: Fix a wrong free in wm8997_probe
  RDMa/mthca: Work around -Wenum-conversion warning
  ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIG
  arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node
  MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA
  drm/amdgpu: fix compute queue priority if num_kcq is less than 4
  soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted
  crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager
  crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
  drm/udl: Fix missing error code in udl_handle_damage()
  staging: greybus: codecs: Fix reference counter leak in error handling
  staging: gasket: interrupt: fix the missed eventfd_ctx_put() in 
gasket_interrupt.c
  drm/amdkfd: Put ACPI table after using it
  media: tm6000: Fix sizeof() mismatches
  media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
  media: mtk-vcodec: add missing put_device() call in 
mtk_vcodec_release_dec_pm()
  media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
  media: v4l2-fwnode: Return -EINVAL for invalid bus-type
  media: staging: rkisp1: cap: fix runtime PM imbalance on error
  media: cedrus: fix reference leak in cedrus_start_streaming
  media: platform: add missing put_device() call in mtk_jpeg_probe() and 
mtk_jpeg_remove()
  media: venus: core: change clk enable and disable order in resume and suspend
  media: venus: core: vote for video-mem path
  media: venus: core: vote with average bandwidth and peak bandwidth as zero
  RDMA/cma: Add missing error handling of listen_id
  ASoC: meson: fix COMPILE_TEST error
  scsi: core: Fix VPD LUN ID designator priorities
  media: venus: put dummy vote on video-mem path after last session release
  media: solo6x10: fix missing snd_card_free in error handling case
  video: fbdev: atmel_lcdfb: fix return error code in atmel_lcdfb_of_init()
  mmc: sdhci: tegra: fix wrong unit with busy_timeout
  drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
  drm/meson: Free RDMA resources after tearing down DRM
  drm/meson: Unbind all connectors on module removal
  drm/meson: dw-hdmi: Register a callback to disable the regulator
  drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP 
registers
  iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
  Input: ads7846 - fix race that causes missing releases
  Input: ads7846 - fix integer overflow on Rt calculation
  Input: ads7846 - fix unaligned access on 7845
  bus: mhi: core: Remove double locking from mhi_driver_remove()
  bus: mhi: core: Fix null pointer access when parsing MHI configuration
  usb/max3421: fix return error code in max3421_probe()
  spi: mxs: fix reference leak in mxs_spi_probe
  selftests/bpf: Fix broken riscv build
  powerpc: Avoid broken GCC __attribute__((optimize))
  powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
  ARM: dts: tacoma: Fix node vs reg mismatch for flash memory
  Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
  mfd: htc-i2cpld: Add the missed i2c_put_adapter() in 
htcpld_register_chip_i2c()
  EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
  scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF
  scsi: ufs: Fix clkgating on/off
  rcu: Allow rcu_irq_enter_check_tick() from NMI
  rcu,ftrace: Fix ftrace recursion
  crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
  crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
  spi: fix resource leak for drivers without .remove callback
  drm/meson: dw-hdmi: Disable clocks on driver teardown
  drm/meson: dw-hdmi: Enable the iahb clock early enough
  PCI: Disable MSI for Pericom PCIe-USB adapter
  PCI: brcmstb: Initialize "tmp" before use
  soc: ti: knav_qmss: fix reference leak in knav_queue_probe
  soc: ti: Fix reference imbalance in knav_dma_probe
  drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probe
  soc: qcom: initialize local variable
  arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp
  arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias
  Input: omap4-keypad - fix runtime PM error handling
  clk: meson: Kconfig: fix dependency for G12A
  ath11k: Fix the rx_filter flag setting for peer rssi stats
  RDMA/cxgb4: Validate the number of CQEs
  soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
  memstick: fix a double-free bug in memstick_check
  ARM: dts: at91: sam9x60: add pincontrol for USB Host
  ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
  ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host
  mmc: pxamci: Fix error return code in pxamci_probe
  brcmfmac: fix error return code in brcmf_cfg80211_connect()
  orinoco: Move context allocation after processing the skb
  qtnfmac: fix error return code in qtnf_pcie_probe()
  rsi: fix error return code in rsi_reset_card()
  cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
  dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
  arm64: dts: qcom: sdm845: Limit ipa iommu streams
  leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
  arm64: tegra: Fix DT binding for IO High Voltage entry
  RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all() error unwind
  media: siano: fix memory leak of debugfs members in smsdvb_hotplug
  platform/x86: mlx-platform: Remove PSU EEPROM from default platform 
configuration
  platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x platform 
configuration
  arm64: dts: qcom: sc7180: limit IPA iommu streams
  RDMA/hns: Avoid setting loopback indicator when smac is same as dmac
  serial: 8250-mtk: Fix reference leak in mtk8250_probe
  samples: bpf: Fix lwt_len_hist reusing previous BPF map
  media: imx214: Fix stop streaming
  mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
  media: max2175: fix max2175_set_csm_mode() error code
  slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI
  drm/mediatek: Use correct aliases name for ovl
  HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()
  ARM: dts: Remove non-existent i2c1 from 98dx3236
  arm64: dts: armada-3720-turris-mox: update ethernet-phy handle name
  power: supply: bq25890: Use the correct range for IILIM register
  arm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc
  power: supply: max17042_battery: Fix current_{avg,now} hiding with no current 
sense
  power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI matching
  power: supply: bq24190_charger: fix reference leak
  genirq/irqdomain: Don't try to free an interrupt that has no mapping
  arm64: dts: ls1028a: fix ENETC PTP clock input
  arm64: dts: ls1028a: fix FlexSPI clock input
  arm64: dts: freescale: sl28: combine SPI MTD partitions
  phy: tegra: xusb: Fix usb_phy device driver field
  arm64: dts: qcom: c630: Polish i2c-hid devices
  arm64: dts: qcom: c630: Fix pinctrl pins properties
  PCI: Bounds-check command-line resource alignment requests
  PCI: Fix overflow in command-line resource alignment requests
  PCI: iproc: Fix out-of-bound array accesses
  PCI: iproc: Invalidate correct PAXB inbound windows
  arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
  arm64: dts: meson-sm1: fix typo in opp table
  soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()
  scsi: pm80xx: Do not sleep in atomic context
  spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCR
  ARM: dts: at91: at91sam9rl: fix ADC triggers
  RDMA/hns: Fix 0-length sge calculation error
  RDMA/hns: Bugfix for calculation of extended sge
  platform/x86: dell-smbios-base: Fix error return code in dell_smbios_init
  media: i2c: imx219: Selection compliance fixes
  ath11k: Fix an error handling path
  ath10k: Fix the parsing error in service available event
  ath10k: Fix an error handling path
  ath10k: Release some resources in an error handling path
  SUNRPC: rpc_wake_up() should wake up tasks in the correct order
  NFSv4.2: condition READDIR's mask for security label based on LSM state
  SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
  NFSv4: Fix the alignment of page data in the getdeviceinfo reply
  net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
  lockd: don't use interval-based rebinding over TCP
  NFS: switch nfsiod to be an UNBOUND workqueue.
  selftests/seccomp: Update kernel config
  vfio-pci: Use io_remap_pfn_range() for PCI IO memory
  hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
  media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
  media: saa7146: fix array overflow in vidioc_s_audio()
  powerpc/perf: Fix crash with is_sier_available when pmu is not set
  powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S
  powerpc/xmon: Fix build failure for 8xx
  powerpc/perf: Fix the PMU group constraints for threshold events in power10
  clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path
  clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent()
  clocksource/drivers/ingenic: Fix section mismatch
  iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
  libbpf: Sanitise map names before pinning
  ARM: dts: at91: sam9x60ek: remove bypass property
  ARM: dts: at91: sama5d2: map securam as device
  bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
  selftests/bpf: Fix invalid use of strncat in test_sockmap
  pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
  arm64: dts: rockchip: Fix UART pull-ups on rk3328
  memstick: r592: Fix error return in r592_probe()
  MIPS: Don't round up kernel sections size for memblock_add()
  mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
  mt76: set fops_tx_stats.owner to THIS_MODULE
  net/mlx5: Properly convey driver version to firmware
  mt76: fix memory leak if device probing fails
  mt76: fix tkip configuration for mt7615/7663 devices
  ASoC: jz4740-i2s: add missed checks for clk_get()
  dm ioctl: fix error return code in target_message
  ASoC: cros_ec_codec: fix uninitialized memory read
  ASoC: qcom: fix QDSP6 dependencies, attempt #3
  phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failure
  memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
  clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne
  clocksource/drivers/arm_arch_timer: Correct fault programming of 
CNTKCTL_EL1.EVNTI
  cpufreq: ap806: Add missing MODULE_DEVICE_TABLE
  cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
  cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
  cpufreq: qcom: Add missing MODULE_DEVICE_TABLE
  cpufreq: st: Add missing MODULE_DEVICE_TABLE
  cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE
  cpufreq: loongson1: Add missing MODULE_ALIAS
  cpufreq: scpi: Add missing MODULE_ALIAS
  cpufreq: vexpress-spc: Add missing MODULE_ALIAS
  Bluetooth: btusb: Add the missed release_firmware() in 
btusb_mtk_setup_firmware()
  Bluetooth: btmtksdio: Add the missed release_firmware() in 
mtk_setup_firmware()
  block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
  block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
  Bluetooth: btusb: Fix detection of some fake CSR controllers with a bcdDevice 
val of 0x0134
  mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
  mtd: spi-nor: ignore errors in spi_nor_unlock_all()
  mtd: spi-nor: atmel: remove global protection flag
  mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
  arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing requirements
  arm64: dts: meson: fix PHY deassert timing requirements
  ARM: dts: meson: fix PHY deassert timing requirements
  arm64: dts: meson: g12a: x96-max: fix PHY deassert timing requirements
  arm64: dts: meson: g12b: w400: fix PHY deassert timing requirements
  clk: fsl-sai: fix memory leak
  scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
  scsi: pm80xx: Fix error return in pm8001_pci_probe()
  scsi: iscsi: Fix inappropriate use of put_device()
  seq_buf: Avoid type mismatch for seq_buf_init
  scsi: fnic: Fix error return code in fnic_probe()
  platform/x86: mlx-platform: Fix item counter assignment for MSN2700, MSN24xx 
systems
  platform/x86: mlx-platform: Fix item counter assignment for MSN2700/ComEx 
system
  ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel mode
  powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
  powerpc/pseries/hibernation: remove redundant cacheinfo update
  powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
  drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
  ASoC: amd: change clk_get() to devm_clk_get() and add missed checks
  ASoC: max98390: Fix error codes in max98390_dsm_init()
  powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
  usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
  usb: oxu210hp-hcd: Fix memory leak in oxu_create
  speakup: fix uninitialized flush_lock
  nfsd: Fix message level for normal termination
  NFSD: Fix 5 seconds delay when doing inter server copy
  nfs_common: need lock during iterate through the list
  x86/kprobes: Restore BTF if the single-stepping is cancelled
  scsi: qla2xxx: Fix N2N and NVMe connect retry failure
  platform/chrome: cros_ec_spi: Don't overwrite spi::mode
  misc: pci_endpoint_test: fix return value of error branch
  bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
  s390/cio: fix use-after-free in ccw_device_destroy_console
  iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
  iwlwifi: mvm: hook up missing RX handlers
  erofs: avoid using generic_block_bmap
  can: m_can: m_can_config_endisable(): remove double clearing of clock stop 
request bit
  powerpc/sstep: Emulate prefixed instructions only when CPU_FTR_ARCH_31 is set
  powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
  slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
  RDMA/core: Do not indicate device ready when device enablement fails
  remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
  remoteproc: qcom: fix reference leak in adsp_start
  remoteproc: qcom: pas: fix error handling in adsp_pds_enable
  remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()
  clk: qcom: gcc-sc7180: Use floor ops for sdcc clks
  clk: tegra: Fix duplicated SE clock entry
  mtd: rawnand: gpmi: fix reference count leak in gpmi ops
  mtd: rawnand: meson: Fix a resource leak in init
  mtd: rawnand: gpmi: Fix the random DMA timeout issue
  samples/bpf: Fix possible hang in xdpsock with multiple threads
  fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
  extcon: max77693: Fix modalias string
  crypto: atmel-i2c - select CONFIG_BITREVERSE
  mac80211: don't set set TDLS STA bandwidth wider than possible
  ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()
  irqchip/alpine-msi: Fix freeing of interrupts on allocation error path
  RDMA/hns: Limit the length of data copied between kernel and userspace
  gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
  irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling
  watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
  watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
  watchdog: sprd: remove watchdog disable from resume fail path
  watchdog: sprd: check busy bit before new loading rather than after that
  watchdog: Fix potential dereferencing of null pointer
  ubifs: Fix error return code in ubifs_init_authentication()
  um: Monitor error events in IRQ controller
  um: tty: Fix handling of close in tty lines
  um: chan_xterm: Fix fd leak
  sunrpc: fix xs_read_xdr_buf for partial pages receive
  RDMA/mlx5: Fix MR cache memory leak
  RDMA/cma: Don't overwrite sgid_attr after device is released
  nfc: s3fwrn5: Release the nfc firmware
  powerpc/perf: Fix Threshold Event Counter Multiplier width for P10
  powerpc/ps3: use dma_mapping_error()
  mm/gup: combine put_compound_head() and unpin_user_page()
  mm/rmap: always do TTU_IGNORE_ACCESS
  sparc: fix handling of page table constructor failure
  mm/vmalloc: Fix unlock order in s_stop()
  mm/vmalloc.c: fix kasan shadow poisoning size
  mm,memory_failure: always pin the page in madvise_inject_error
  hugetlb: fix an error code in hugetlb_reserve_pages()
  mm: don't wake kswapd prematurely when watermark boosting is disabled
  proc: fix lookup in /proc/net subdirectories after setns(2)
  checkpatch: fix unescaped left brace
  s390/test_unwind: fix CALL_ON_STACK tests
  lan743x: fix rx_napi_poll/interrupt ping-pong
  ice, xsk: clear the status bits for the next_to_use descriptor
  i40e, xsk: clear the status bits for the next_to_use descriptor
  net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
  net: bcmgenet: Fix a resource leak in an error handling path in the probe 
functin
  net: allwinner: Fix some resources leak in the error handling path of the 
probe and in the remove function
  block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
  block/rnbd-clt: Fix possible memleak
  NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
  net: korina: fix return value
  libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
  powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
  watchdog: qcom: Avoid context switch in restart handler
  watchdog: coh901327: add COMMON_CLK dependency
  clk: ti: Fix memleak in ti_fapll_synth_setup
  pwm: zx: Add missing cleanup in error path
  pwm: lp3943: Dynamically allocate PWM chip base
  pwm: imx27: Fix overflow for bigger periods
  pwm: sun4i: Remove erroneous else branch
  tools build: Add missing libcap to test-all.bin target
  perf record: Fix memory leak when using '--user-regs=?' to list registers
  qlcnic: Fix error code in probe
  nfp: move indirect block cleanup to flower app stop callback
  virtio_ring: Cut and paste bugs in vring_create_virtqueue_packed()
  virtio_net: Fix error code in probe()
  virtio_ring: Fix two use after free bugs
  vhost scsi: fix error return code in vhost_scsi_set_endpoint()
  epoll: check for events when removing a timed out thread from the wait queue
  clk: at91: sam9x60: remove atmel,osc-bypass support
  clk: s2mps11: Fix a resource leak in error handling paths in the probe 
function
  clk: sunxi-ng: Make sure divider tables have sentinel
  kconfig: fix return value of do_error_if()
  powerpc/smp: Add __init to init_big_cores()
  ARM: 9044/1: vfp: use undef hook for VFP support detection
  perf probe: Fix memory leak when synthesizing SDT probes
  io_uring: cancel reqs shouldn't kill overflow list
  Smack: Handle io_uring kernel thread privileges
  io_uring: fix io_cqring_events()'s noflush
  vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
  vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
  media: gspca: Fix memory leak in probe
  io_uring: fix io_wqe->work_list corruption
  io_uring: fix 0-iov read buffer select
  io_uring: fix ignoring xa_store errors
  io_uring: make ctx cancel on exit targeted to actual ctx
  media: sunxi-cir: ensure IR is handled when it is continuous
  media: netup_unidvb: Don't leak SPI master in probe error path
  media: ipu3-cio2: Remove traces of returned buffers
  media: ipu3-cio2: Return actual subdev format
  media: ipu3-cio2: Serialise access to pad format
  media: ipu3-cio2: Validate mbus format in setting subdev format
  media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONE
  Input: cyapa_gen6 - fix out-of-bounds stack access
  ALSA: hda/ca0132 - Change Input Source enum strings.
  Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"
  ACPI: PNP: compare the string length in the matching_id()
  ALSA: hda: Fix regressions on clear and reconfig sysfs
  ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg.
  ALSA: hda/realtek: make bass spk volume adjustable on a yoga laptop
  ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256
  ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255
  ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button
  ALSA: pcm: oss: Fix a few more UBSAN fixes
  ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G
  ALSA: hda/realtek: Add quirk for MSI-GP73
  ALSA: hda/realtek: Apply jack fixup for Quanta NL3
  ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658
  ALSA: hda/realtek - Supported Dell fixed type headset
  ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices
  ALSA: usb-audio: Disable sample read check if firmware doesn't give back
  ALSA: core: memalloc: add page alignment for iram
  s390/smp: perform initial CPU reset also for SMT siblings
  s390/kexec_file: fix diag308 subcode when loading crash kernel
  s390/idle: add missing mt_cycles calculation
  s390/idle: fix accounting with machine checks
  s390/dasd: fix hanging device offline processing
  s390/dasd: prevent inconsistent LCU device data
  s390/dasd: fix list corruption of pavgroup group list
  s390/dasd: fix list corruption of lcu list
  binder: add flag to clear buffer on txn complete
  ASoC: cx2072x: Fix doubly definitions of Playback and Capture streams
  ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe (broken BIOS)
  ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
  staging: comedi: mf6x4: Fix AI end-of-conversion detection
  z3fold: simplify freeing slots
  z3fold: stricter locking and more careful reclaim
  perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY
  perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
  powerpc/perf: Exclude kernel samples while counting events in user space.
  cpufreq: intel_pstate: Use most recent guaranteed performance values
  crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
  crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
  m68k: Fix WARNING splat in pmac_zilog driver
  EDAC/i10nm: Use readl() to access MMIO registers
  EDAC/amd64: Fix PCI component registration
  cpuset: fix race between hotplug work and later CPU offline
  USB: serial: mos7720: fix parallel-port state restore
  USB: serial: digi_acceleport: fix write-wakeup deadlocks
  USB: serial: keyspan_pda: fix dropped unthrottle interrupts
  USB: serial: keyspan_pda: fix write deadlock
  USB: serial: keyspan_pda: fix stalled writes
  USB: serial: keyspan_pda: fix write-wakeup use-after-free
  USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
  USB: serial: keyspan_pda: fix write unthrottling
  btrfs: do not shorten unpin len for caching block groups
  btrfs: update last_byte_to_unpin in switch_commit_roots
  btrfs: fix race when defragmenting leads to unnecessary IO
  ext4: fix a memory leak of ext4_free_data
  ext4: fix deadlock with fs freezing and EA inodes
  ext4: don't remount read-only with errors=continue on reboot
  arm64: dts: ti: k3-am65: mark dss as dma-coherent
  KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
  KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
  KVM: SVM: Remove the call to sev_platform_status() during setup
  ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ES
  ARM: dts: at91: sama5d2: fix CAN message ram offset and size
  ARM: tegra: Populate OPP table for Tegra20 Ventana
  xprtrdma: Fix XDRBUF_SPARSE_PAGES support
  powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall 
too
  powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
  powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
  powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
  powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
  powerpc/xmon: Change printk() to pr_cont()
  powerpc/8xx: Fix early debug when SMC1 is relocated
  powerpc/mm: Fix verification of MMU_FTR_TYPE_44x
  powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
  powerpc/powernv/memtrace: Don't leak kernel memory to user space
  powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrently
  ima: Don't modify file descriptor mode on the fly
  um: Remove use of asprinf in umid.c
  um: Fix time-travel mode
  ceph: fix race in concurrent __ceph_remove_cap invocations
  SMB3: avoid confusing warning message on mount to Azure
  SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
  SMB3.1.1: do not log warning message if server doesn't populate salt
  ubifs: wbuf: Don't leak kernel memory to flash
  jffs2: Fix GC exit abnormally
  jffs2: Fix ignoring mounting options problem during remounting
  jfs: Fix array index bounds check in dbAdjTree
  drm/panfrost: Fix job timeout handling
  platform/x86: mlx-platform: remove an unused variable
  drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()
  drm/i915: Fix mismatch between misplaced vma check and vma insert
  iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
  spi: pxa2xx: Fix use-after-free on unbind
  spi: spi-sh: Fix use-after-free on unbind
  spi: atmel-quadspi: Fix use-after-free on unbind
  spi: spi-mtk-nor: Don't leak SPI master in probe error path
  spi: ar934x: Don't leak SPI master in probe error path
  spi: davinci: Fix use-after-free on unbind
  spi: fsl: fix use of spisel_boot signal on MPC8309
  spi: gpio: Don't leak SPI master in probe error path
  spi: mxic: Don't leak SPI master in probe error path
  spi: npcm-fiu: Disable clock in probe error path
  spi: pic32: Don't leak DMA channels in probe error path
  spi: rb4xx: Don't leak SPI master in probe error path
  spi: sc18is602: Don't leak SPI master in probe error path
  spi: spi-geni-qcom: Fix use-after-free on unbind
  spi: spi-qcom-qspi: Fix use-after-free on unbind
  spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
  spi: synquacer: Disable clock in probe error path
  spi: mt7621: Disable clock in probe error path
  spi: mt7621: Don't leak SPI master in probe error path
  spi: atmel-quadspi: Disable clock in probe error path
  spi: atmel-quadspi: Fix AHB memory accesses
  soc: qcom: smp2p: Safely acquire spinlock without IRQs
  mtd: parser: cmdline: Fix parsing of part-names with colons
  mtd: core: Fix refcounting for unpartitioned MTDs
  mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
  mtd: rawnand: meson: fix meson_nfc_dma_buffer_release() arguments
  scsi: qla2xxx: Fix crash during driver load on big endian machines
  scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()
  scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
  openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
  iio: buffer: Fix demux update
  iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in 
rockchip_saradc_resume
  iio: imu: st_lsm6dsx: fix edge-trigger interrupts
  iio:light:rpr0521: Fix timestamp alignment and prevent data leak.
  iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.
  iio:magnetometer:mag3110: Fix alignment and data leak issues.
  iio:pressure:mpl3115: Force alignment of buffer
  iio:imu:bmi160: Fix too large a buffer.
  iio:imu:bmi160: Fix alignment and data leak issues
  iio:adc:ti-ads124s08: Fix buffer being too long.
  iio:adc:ti-ads124s08: Fix alignment and data leak issues.
  md/cluster: block reshape with remote resync job
  md/cluster: fix deadlock when node is doing resync job
  pinctrl: sunxi: Always call chained_irq_{enter, exit} in 
sunxi_pinctrl_irq_handler
  clk: ingenic: Fix divider calculation with div tables
  clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
  clk: tegra: Do not return 0 on failure
  device-dax/core: Fix memory leak when rmmod dax.ko
  dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.
  driver: core: Fix list corruption after device_del()
  xen-blkback: set ring->xenblkd to NULL after kthread_stop()
  xen/xenbus: Allow watches discard events before queueing
  xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
  xen/xenbus/xen_bus_type: Support will_handle watch callback
  xen/xenbus: Count pending messages for each watch
  xenbus/xenbus_backend: Disallow pending watch messages
  libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels
  platform/x86: intel-vbtn: Allow switch events on Acer Switch Alpha 12
  tracing: Disable ftrace selftests when any tracer is running
  mt76: add back the SUPPORTS_REORDERING_BUFFER flag
  of: fix linker-section match-table corruption
  PCI: Fix pci_slot_release() NULL pointer dereference
  regulator: axp20x: Fix DLDO2 voltage control register mask for AXP22x
  remoteproc: sysmon: Ensure remote notification ordering
  thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has 
changed
  rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time
  Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
  null_blk: Fix zone size initialization
  null_blk: Fail zone append to conventional zones
  drm/edid: fix objtool warning in drm_cvt_modes()
  x86/CPU/AMD: Save AMD NodeId as cpu_die_id
  ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHY
  ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulator
  ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet node
  pinctrl: merrifield: Set default bias in case no particular value given
  pinctrl: baytrail: Avoid clearing debounce value when turning it off
  ARM: dts: sun8i: v3s: fix GIC node memory range
  ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY
  ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp
  ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin
  gpio: zynq: fix reference leak in zynq_gpio functions
  gpio: mvebu: fix potential user-after-free on probe
  scsi: bnx2i: Requires MMU
  xsk: Replace datagram_poll by sock_poll_wait
  can: softing: softing_netdev_open(): fix error handling
  clk: renesas: r9a06g032: Drop __packed for portability
  pinctrl: aspeed: Fix GPIO requests on pass-through banks
  netfilter: x_tables: Switch synchronization to RCU
  netfilter: nft_compat: make sure xtables destructors have run
  netfilter: nft_dynset: fix timeouts later than 23 days
  afs: Fix memory leak when mounting with multiple source parameters
  gpio: eic-sprd: break loop when getting NULL device resource
  netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
  selftests/bpf/test_offload.py: Reset ethtool features after failed setting
  RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
  i40e: optimise prefetch page refcount
  i40e: avoid premature Rx buffer reuse
  ixgbe: avoid premature Rx buffer reuse
  selftests: fix poll error in udpgro.sh
  net: mvpp2: add mvpp2_phylink_to_port() helper
  drm/tegra: replace idr_init() by idr_init_base()
  kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
  drm/tegra: sor: Disable clocks on error in tegra_sor_init()
  habanalabs: put devices before driver removal
  arm64: syscall: exit userspace before unmasking exceptions
  vxlan: Add needed_headroom for lower device
  vxlan: Copy needed_tailroom from lowerdev
  scsi: mpt3sas: Increase IOCInit request timeout to 30s
  dm table: Remove BUG_ON(in_interrupt())
  iwlwifi: pcie: add one missing entry for AX210
  drm/amd/display: Init clock value by current vbios CLKs
  perf/x86/intel: Check PEBS status correctly
  kbuild: avoid split lines in .mod files
  HID: i2c-hid: add Vero K147 to descriptor override
  ARM: sunxi: Add machine match for the Allwinner V3 SoC
  cfg80211: initialize rekey_data
  fix namespaced fscaps when !CONFIG_SECURITY
  lwt: Disable BH too in run_lwt_bpf()
  drm/amd/display: Prevent bandwidth overflow
  drm/amdkfd: Fix leak in dmabuf import
  Input: cros_ec_keyb - send 'scancodes' in addition to key events
  initramfs: fix clang build failure
  Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
  UBUNTU: upstream stable to v5.4.86, v5.10.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912027/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to