The fix for this bug has been awaiting testing feedback in the -proposed
repository for focal for more than 90 days.  Please test this fix and
update the bug appropriately with the results.  In the event that the
fix for this bug is still not verified 15 days from now, the package
will be removed from the -proposed repository.

** Tags added: removal-candidate

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

Title:
  Hirsute update: upstream stable patchset 2022-01-19

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Hirsute:
  Won't Fix

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 2022-01-19

                  Ported from the following upstream stable releases:
                          v5.10.86, v5.15.9
                          v5.10.87, v5.15.10
                          v5.10.88, v5.15.11

         from git://git.kernel.org/

  netfilter: selftest: conntrack_vrf.sh: fix file permission
  UBUNTU: upstream stable to v5.10.86, v5.15.9
  nfc: fix segfault in nfc_genl_dump_devices_done
  drm/msm/dsi: set default num_data_lanes
  KVM: arm64: Save PSTATE early on exit
  s390/test_unwind: use raw opcode instead of invalid instruction
  Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
  net/mlx4_en: Update reported link modes for 1/10G
  ALSA: hda: Add Intel DG2 PCI ID and HDMI codec vid
  ALSA: hda/hdmi: fix HDA codec entry table order for ADL-P
  parisc/agp: Annotate parisc agp init functions with __init
  i2c: rk3x: Handle a spurious start completion interrupt flag
  net: netlink: af_netlink: Prevent empty skb by adding a check on len.
  drm/amd/display: Fix for the no Audio bug with Tiled Displays
  drm/amd/display: add connector type check for CRC source set
  tracing: Fix a kmemleak false positive in tracing_map
  staging: most: dim2: use device release method
  bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc
  fuse: make sure reclaim doesn't write the inode
  hwmon: (dell-smm) Fix warning on /proc/i8k creation error
  ethtool: do not perform operations on net devices being unregistered
  perf inject: Fix itrace space allowed for new attributes
  perf intel-pt: Fix some PGE (packet generation enable/control flow packets) 
usage
  perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
  perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
  perf intel-pt: Fix state setting when receiving overflow (OVF) packet
  perf intel-pt: Fix next 'err' value, walking trace
  perf intel-pt: Fix missing 'instruction' events with 'q' option
  perf intel-pt: Fix error timestamp setting on the decoder error path
  memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
  memblock: align freed memory map on pageblock boundaries with SPARSEMEM
  memblock: ensure there is no overflow in memblock_overlaps_region()
  arm: extend pfn_valid to take into account freed memory map alignment
  arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM
  hwmon: (corsair-psu) fix plain integer used as NULL pointer
  drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
  UBUNTU: upstream stable to v5.10.87, v5.15.10
  KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
  KVM: downgrade two BUG_ONs to WARN_ON_ONCE
  mac80211: fix regression in SSN handling of addba tx
  mac80211: mark TX-during-stop for TX in in_reconfig
  mac80211: send ADDBA requests using the tid/queue of the aggregation session
  mac80211: validate extended element ID is present
  firmware: arm_scpi: Fix string overflow in SCPI genpd driver
  bpf: Fix signed bounds propagation after mov32
  bpf: Make 32->64 bounds propagation slightly more robust
  bpf, selftests: Add test case trying to taint map value pointer
  virtio_ring: Fix querying of maximum DMA mapping size for virtio device
  vdpa: check that offsets are within bounds
  recordmcount.pl: look for jgnop instruction as well as bcrl on s390
  dm btree remove: fix use after free in rebalance_children()
  audit: improve robustness of the audit queue handling
  arm64: dts: imx8m: correct assigned clocks for FEC
  arm64: dts: imx8mp-evk: Improve the Ethernet PHY description
  arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edge
  arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supply
  arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supply
  arm64: dts: rockchip: fix audio-supply for Rock Pi 4
  mac80211: track only QoS data frames for admission control
  tee: amdtee: fix an IS_ERR() vs NULL bug
  ceph: fix duplicate increment of opened_inodes metric
  ceph: initialize pathlen variable in reconnect_caps_cb
  ARM: socfpga: dts: fix qspi node compatible
  clk: Don't parent clks until the parent is fully registered
  soc: imx: Register SoC device only on i.MX boards
  virtio/vsock: fix the transport to work with VMADDR_CID_ANY
  selftests: net: Correct ping6 expected rc from 2 to 1
  s390/kexec_file: fix error handling when applying relocations
  sch_cake: do not call cake_destroy() from cake_init()
  inet_diag: fix kernel-infoleak for UDP sockets
  net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
  selftests: Add duplicate config only for MD5 VRF tests
  selftests: Fix raw socket bind tests with VRF
  selftests: Fix IPv6 address bind tests
  dmaengine: st_fdma: fix MODULE_ALIAS
  net/sched: sch_ets: don't remove idle classes from the round-robin list
  selftest/net/forwarding: declare NETIFS p9 p10
  drm/ast: potential dereference of null pointer
  mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
  mac80211: fix lookup when adding AddBA extension element
  flow_offload: return EOPNOTSUPP for the unsupported mpls action type
  rds: memory leak in __rds_conn_create()
  drm/amd/pm: fix a potential gpu_metrics_table memory leak
  mptcp: clear 'kern' flag from fallback sockets
  soc/tegra: fuse: Fix bitwise vs. logical OR warning
  igb: Fix removal of unicast MAC filters of VFs
  igbvf: fix double free in `igbvf_probe`
  igc: Fix typo in i225 LTR functions
  ixgbe: Document how to enable NBASE-T support
  ixgbe: set X550 MDIO speed before talking to PHY
  netdevsim: Zero-initialize memory for new map's value in function 
nsim_bpf_map_alloc
  net/packet: rx_owner_map depends on pg_vec
  sfc_ef100: potential dereference of null pointer
  net: Fix double 0x prefix print in SKB dump
  net/smc: Prevent smc_release() from long blocking
  net: systemport: Add global locking for descriptor lifecycle
  sit: do not call ipip6_dev_free() from sit_init_net()
  bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
  powerpc/85xx: Fix oops when CONFIG_FSL_PMC=n
  USB: gadget: bRequestType is a bitfield, not a enum
  Revert "usb: early: convert to readl_poll_timeout_atomic()"
  KVM: x86: Drop guest CPUID check for host initiated writes to 
MSR_IA32_PERF_CAPABILITIES
  tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous
  USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)
  usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probe
  PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
  PCI/MSI: Mask MSI-X vectors only on success
  usb: xhci: Extend support for runtime power management for AMD's Yellow carp.
  USB: serial: cp210x: fix CP2105 GPIO registration
  USB: serial: option: add Telit FN990 compositions
  btrfs: fix memory leak in __add_inode_ref()
  btrfs: fix double free of anon_dev after failure to create subvolume
  zonefs: add MODULE_ALIAS_FS
  iocost: Fix divide-by-zero on donation from low hweight cgroup
  serial: 8250_fintek: Fix garbled text for console
  timekeeping: Really make sure wall_to_monotonic isn't positive
  libata: if T_LENGTH is zero, dma direction should be DMA_NONE
  drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
  Input: touchscreen - avoid bitwise vs logical OR warning
  ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad name
  media: mxl111sf: change mutex_init() location
  fuse: annotate lock in fuse_reverse_inval_entry()
  ovl: fix warning in ovl_create_real()
  scsi: scsi_debug: Don't call kcalloc() if size arg is zero
  scsi: scsi_debug: Fix type in min_t to avoid stack OOB
  scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
  rcu: Mark accesses to rcu_state.n_force_qs
  bus: ti-sysc: Fix variable set but not used warning for reinit_modules
  xen/blkfront: harden blkfront against event channel storms
  xen/netfront: harden netfront against event channel storms
  xen/console: harden hvc_xen against event channel storms
  xen/netback: fix rx queue stall detection
  xen/netback: don't queue unlimited number of packages
  KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
  x86/kvm: remove unused ack_notifier callbacks
  btrfs: convert latest_bdev type to btrfs_device and rename
  btrfs: use latest_dev in btrfs_show_devname
  btrfs: update latest_dev when we create a sprout device
  btrfs: remove stale comment about the btrfs_show_devname
  pinctrl: amd: Fix wakeups when IRQ is shared with SCI
  arm64: dts: rockchip: fix poweroff on helios64
  netdevsim: don't overwrite read only ethtool parms
  net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
  dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
  btrfs: check WRITE_ERR when trying to read an extent buffer
  btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
  cifs: sanitize multiple delimiters in prepath
  riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot
  riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot
  drm/amdgpu: don't override default ECO_BITs setting
  can: m_can: make custom bittiming fields const
  can: m_can: pci: use custom bit timings for Elkhart Lake
  USB: core: Make do_proc_control() and do_proc_bulk() killable
  UBUNTU: upstream stable to v5.10.88, v5.15.11

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to