** Description changed:

  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-07-16
+ 
+                 Ported from the following upstream stable releases:
+                         v5.10.45, v5.12.12
+                         v5.10.46, v5.12.13
+ 
         from git://git.kernel.org/
  
  net: ieee802154: fix null deref in parse dev addr
  HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65
  HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95
  HID: hid-input: add mapping for emoji picker key
  HID: hid-sensor-hub: Return error for hid_set_field() failure
  HID: quirks: Add quirk for Lenovo optical mouse
  HID: multitouch: set Stylus suffix for Stylus-application devices, too
  HID: Add BUS_VIRTUAL to hid_connect logging
  HID: usbhid: fix info leak in hid_submit_ctrl
  drm/tegra: sor: Do not leak runtime PM reference
  gpu: host1x: Split up client initalization and registration
  drm/tegra: sor: Fully initialize SOR before registration
  ARM: OMAP1: Fix use of possibly uninitialized irq variable
  ARM: OMAP2+: Fix build warning when mmc_omap is not built
  gfs2: Prevent direct-I/O write fallback errors from getting lost
  gfs2: fix a deadlock on withdraw-during-mount
  HID: gt683r: add missing MODULE_DEVICE_TABLE
  riscv: Use -mno-relax when using lld linker
  gfs2: Fix use-after-free in gfs2_glock_shrink_scan
  scsi: target: core: Fix warning on realtime kernels
  ethernet: myri10ge: Fix missing error code in myri10ge_probe()
  scsi: qedf: Do not put host in qedf_vport_create() unconditionally
  Bluetooth: Add a new USB ID for RTL8822CE
  scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
  nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
  nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails
  nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue()
  nvme-loop: do not warn for deleted controllers during reset
  net: ipconfig: Don't override command-line hostnames or domains
  drm/amd/display: Allow bandwidth validation for 0 streams.
  drm/amdgpu: refine amdgpu_fru_get_product_info
  drm/amd/display: Fix potential memory leak in DMUB hw_init
  drm/amd/amdgpu:save psp ring wptr to avoid attack
  rtnetlink: Fix missing error code in rtnl_bridge_notify()
  net/x25: Return the correct errno code
  net: Return the correct errno code
  fib: Return the correct errno code
  HID: asus: Filter keyboard EC for old ROG keyboard
  HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock
  HID: asus: filter G713/G733 key event to prevent shutdown
  hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5
  gfs2: Clean up revokes on normal withdraws
  HID: intel-ish-hid: ipc: Add Alder Lake device IDs
  ALSA: hda: Add AlderLake-M PCI ID
  UBUNTU: upstream stable to v5.10.45, v5.12.12
  dmaengine: idxd: add missing dsa driver unregister
  dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
  dmaengine: xilinx: dpdma: initialize registers before request_irq
  dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
  dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
  dmaengine: SF_PDMA depends on HAS_IOMEM
  dmaengine: stedma40: add missing iounmap() on error in d40_probe()
  afs: Fix an IS_ERR() vs NULL check
  mm/memory-failure: make sure wait for page writeback in memory_failure
  kvm: LAPIC: Restore guard to prevent illegal APIC register access
  fanotify: fix copy_event_to_user() fid error clean up
  batman-adv: Avoid WARN_ON timing related checks
  mac80211: fix skb length check in ieee80211_scan_rx()
  mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
  mlxsw: core: Set thermal zone polling delay argument to real value at init
  libbpf: Fixes incorrect rx_ring_setup_done
  net: ipv4: fix memory leak in netlbl_cipsov4_add_std
  vrf: fix maximum MTU
  net: rds: fix memory leak in rds_recvmsg
  net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
  net: lantiq: disable interrupt before sheduling NAPI
  netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
  ice: add ndo_bpf callback for safe mode netdev ops
  ice: parameterize functions responsible for Tx ring management
  udp: fix race between close() and udp_abort()
  rtnetlink: Fix regression in bridge VLAN configuration
  net/sched: act_ct: handle DNAT tuple collision
  net/mlx5e: Remove dependency in IPsec initialization flows
  net/mlx5e: Fix page reclaim for dead peer hairpin
  net/mlx5: Consider RoCE cap before init RDMA resources
  net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
  net/mlx5: DR, Don't use SW steering when RoCE is not supported
  net/mlx5e: Block offload of outer header csum for UDP tunnels
  netfilter: synproxy: Fix out of bounds when parsing TCP options
  mptcp: Fix out of bounds when parsing TCP options
  sch_cake: Fix out of bounds when parsing TCP options and header
  mptcp: try harder to borrow memory from subflow under pressure
  mptcp: do not warn on bad input from the network
  selftests: mptcp: enable syncookie only in absence of reorders
  alx: Fix an error handling path in 'alx_probe()'
  cxgb4: fix endianness when flashing boot image
  cxgb4: fix sleep in atomic when flashing PHY firmware
  cxgb4: halt chip before flashing PHY firmware image
  net: stmmac: dwmac1000: Fix extended MAC address registers definition
  net: make get_net_ns return error if NET_NS is disabled
  net: qualcomm: rmnet: don't over-count statistics
  ethtool: strset: fix message length calculation
  qlcnic: Fix an error handling path in 'qlcnic_probe()'
  netxen_nic: Fix an error handling path in 'netxen_nic_probe()'
  cxgb4: fix wrong ethtool n-tuple rule lookup
  ipv4: Fix device used for dst_alloc with local routes
  net: qrtr: fix OOB Read in qrtr_endpoint_post
  bpf: Fix leakage under speculation on mispredicted branches
  ptp: improve max_adj check against unreasonable values
  net: cdc_ncm: switch to eth%d interface naming
  lantiq: net: fix duplicated skb in rx descriptor ring
  net: usb: fix possible use-after-free in smsc75xx_bind
  net: fec_ptp: fix issue caused by refactor the fec_devtype
  net: ipv4: fix memory leak in ip_mc_add1_src
  net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
  net/mlx5: E-Switch, Read PF mac address
  net/mlx5: E-Switch, Allow setting GUID for host PF vport
  net/mlx5: Reset mkey index on creation
  be2net: Fix an error handling path in 'be_probe()'
  net: hamradio: fix memory leak in mkiss_close
  net: cdc_eem: fix tx fixup skb leak
  cxgb4: fix wrong shift.
  bnxt_en: Rediscover PHY capabilities after firmware reset
  bnxt_en: Fix TQM fastpath ring backing store computation
  bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
  icmp: don't send out ICMP messages with a source address of 0.0.0.0
  net: ethernet: fix potential use-after-free in ec_bhf_remove
  regulator: cros-ec: Fix error code in dev_err message
  regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
  platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
  ASoC: rt5659: Fix the lost powers for the HDA header
  phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
  ASoC: fsl-asoc-card: Set .owner attribute when registering card.
  regulator: rtmv20: Fix to make regcache value first reading back from HW
  spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
  sched/pelt: Ensure that *_sum is always synced with *_avg
  ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
  spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
  regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
  ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
  pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
  drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
  ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
  radeon: use memcpy_to/fromio for UVD fw upload
  hwmon: (scpi-hwmon) shows the negative temperature properly
  mm: relocate 'write_protect_seq' in struct mm_struct
  irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry
  bpf: Inherit expanded/patched seen count from old aux data
  bpf: Do not mark insn as seen under speculative path verification
  can: bcm: fix infoleak in struct bcm_msg_head
  can: bcm/raw/isotp: use per module netdevice notifier
  can: j1939: fix Use-after-Free, hold skb ref while in use
  can: mcba_usb: fix memory leak in mcba_usb
  usb: core: hub: Disable autosuspend for Cypress CY7C65632
  usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection
  tracing: Do not stop recording cmdlines when tracing is off
  tracing: Do not stop recording comms if the trace file is being read
  tracing: Do no increment trace_clock_global() by one
  PCI: Mark TI C667X to avoid bus reset
  PCI: Mark some NVIDIA GPUs to avoid bus reset
  PCI: aardvark: Fix kernel panic during PIO transfer
  PCI: Add ACS quirk for Broadcom BCM57414 NIC
  PCI: Work around Huawei Intelligent NIC VF FLR erratum
  KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
  KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU
  KVM: X86: Fix x86_emulator slab cache leak
  s390/mcck: fix calculation of SIE critical section size
  s390/ap: Fix hanging ioctl caused by wrong msg counter
  ARCv2: save ABI registers across signal handling
  x86/mm: Avoid truncating memblocks for SGX memory
  x86/process: Check PF_KTHREAD and not current->mm for kernel threads
  x86/ioremap: Map EFI-reserved memory as encrypted for SEV
  x86/pkru: Write hardware init value to PKRU when xstate is init
  x86/fpu: Prevent state corruption in __fpu__restore_sig()
  x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer
  x86/fpu: Reset state for all signal restore failures
  crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
  dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
  mac80211: Fix NULL ptr deref for injected rate info
  cfg80211: make certificate generation more robust
  cfg80211: avoid double free of PMSR request
  net: ll_temac: Make sure to free skb when it is completely used
  net: ll_temac: Fix TX BD buffer overwrite
  net: bridge: fix vlan tunnel dst null pointer dereference
  net: bridge: fix vlan tunnel dst refcnt when egressing
  mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare
  mm/slub: clarify verification reporting
  mm/slub: fix redzoning for small allocations
  mm/slub: actually fix freelist pointer vs redzoning
  mm/slub.c: include swab.h
  net: stmmac: disable clocks in stmmac_remove_config_dt()
  net: fec_ptp: add clock rate zero check
  tools headers UAPI: Sync linux/in.h copy with the kernel sources
  perf beauty: Update copy of linux/socket.h with the kernel sources
  usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
  usb: dwc3: core: fix kernel panic when do reboot
  dmaengine: idxd: add engine 'struct device' missing bus type assignment
  net: ena: fix DMA mapping function issues in XDP
  netfilter: nf_tables: initialize set before expression setup
  Revert "net/mlx5: Arm only EQs with EQEs"
  net/mlx5e: Block offload of outer header csum for GRE tunnel
  mptcp: wake-up readers only for in sequence data
  net: mhi_net: Update the transmit handler prototype
  net/mlx5: Check that driver was probed prior attaching the device
  net/mlx5e: Don't create devices during unload flow
  perf metricgroup: Fix find_evsel_group() event selector
  perf metricgroup: Return error code from 
metricgroup__add_metric_sys_event_iter()
  PCI: Mark AMD Navi14 GPU ATS as broken
  powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set
  UBUNTU: upstream stable to v5.10.46, v5.12.13

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936688

Title:
  Hirsute update: upstream stable patchset 2021-07-16

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to