** Description changed:

+ SRU Justification
  
-     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:
  
-     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-03-22
  
-        upstream stable patchset 2022-03-22
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v5.10.99, v5.15.22
+                         v5.10.100, v5.15.23
+ 
+        from git://git.kernel.org/
+ 
+ selinux: fix double free of cond_list on error paths
+ audit: improve audit queue handling when "audit=1" on cmdline
+ ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
+ ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
+ ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
+ ALSA: usb-audio: Correct quirk for VF0770
+ ALSA: hda: Fix UAF of leds class devs at unbinding
+ ALSA: hda: realtek: Fix race at concurrent COEF updates
+ ALSA: hda/realtek: Add quirk for ASUS GU603
+ ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 
quirks
+ ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer 
chipset)
+ ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after 
reboot from Windows
+ btrfs: fix deadlock between quota disable and qgroup rescan worker
+ drm/nouveau: fix off by one in BIOS boundary checking
+ drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina 
panels
+ nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
+ mm/debug_vm_pgtable: remove pte entry from the page table
+ mm/pgtable: define pte_index so that preprocessor could recognize it
+ mm/kmemleak: avoid scanning potential huge holes
+ block: bio-integrity: Advance seed correctly for larger interval sizes
+ dma-buf: heaps: Fix potential spectre v1 gadget
+ IB/hfi1: Fix AIP early init panic
+ memcg: charge fs_context and legacy_fs_context
+ RDMA/cma: Use correct address when leaving multicast group
+ RDMA/ucma: Protect mc during concurrent multicast leaves
+ IB/rdmavt: Validate remote_addr during loopback atomic tests
+ RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
+ RDMA/mlx4: Don't continue event handler after memory allocation failure
+ iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
+ iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
+ spi: bcm-qspi: check for valid cs before applying chip select
+ spi: mediatek: Avoid NULL pointer crash in interrupt
+ spi: meson-spicc: add IRQ check in meson_spicc_probe
+ spi: uniphier: fix reference count leak in uniphier_spi_probe()
+ net: ieee802154: hwsim: Ensure proper channel selection at probe time
+ net: ieee802154: mcr20a: Fix lifs/sifs periods
+ net: ieee802154: ca8210: Stop leaking skb's
+ net: ieee802154: Return meaningful error codes from the netlink helpers
+ net: macsec: Fix offload support for NETDEV_UNREGISTER event
+ net: macsec: Verify that send_sci is on when setting Tx sci explicitly
+ net: stmmac: dump gmac4 DMA registers correctly
+ net: stmmac: ensure PTP time register reads are consistent
+ drm/i915/overlay: Prevent divide by zero bugs in scaling
+ ASoC: fsl: Add missing error handling in pcm030_fabric_probe
+ ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
+ ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
+ ASoC: max9759: fix underflow in speaker_gain_control_put()
+ pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
+ pinctrl: intel: fix unexpected interrupt
+ pinctrl: bcm2835: Fix a few error paths
+ scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
+ nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
+ gve: fix the wrong AdminQ buffer queue index check
+ bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
+ selftests/exec: Remove pipe from TEST_GEN_FILES
+ selftests: futex: Use variable MAKE instead of make
+ tools/resolve_btfids: Do not print any commands when building silently
+ rtc: cmos: Evaluate century appropriate
+ Revert "fbcon: Disable accelerated scrolling"
+ UBUNTU: updateconfigs for FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION
+ fbcon: Add option to enable legacy hardware acceleration
+ perf stat: Fix display of grouped aliased events
+ perf/x86/intel/pt: Fix crash with stop filters in single-range mode
+ x86/perf: Default set FREEZE_ON_SMI for all
+ EDAC/altera: Fix deferred probing
+ EDAC/xgene: Fix deferred probing
+ ext4: prevent used blocks from being allocated during fast commit replay
+ ext4: modify the logic of ext4_mb_new_blocks_simple
+ ext4: fix error handling in ext4_restore_inline_data()
+ ext4: fix error handling in ext4_fc_record_modified_inode()
+ ext4: fix incorrect type issue during replay_del_range
+ net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
+ cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
+ selftests: nft_concat_range: add test for reload with no element add/del
+ drm/i915: Disable DSB usage for now
+ btrfs: don't start transaction for scrub if the fs is mounted read-only
+ btrfs: fix use-after-free after failure to create a snapshot
+ Revert "fs/9p: search open fids first"
+ mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
+ KVM: arm64: Avoid consuming a stale esr value when SError occur
+ KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
+ ALSA: usb-audio: initialize variables that could ignore errors
+ ALSA: hda: Skip codec shutdown in case the codec is not registered
+ IB/hfi1: Fix tstats alloc and dealloc
+ IB/cm: Release previously acquired reference counter in the cm_id_priv
+ netfilter: nft_reject_bridge: Fix for missing reply from prerouting
+ net/smc: Forward wakeup to smc socket waitqueue after fallback
+ net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected 
speed request.
+ net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
+ drm/kmb: Fix for build errors with Warray-bounds
+ drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
+ ASoC: simple-card: fix probe failure on platform component
+ ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
+ pinctrl: sunxi: Fix H616 I2S3 pin data
+ kvm: add guest_state_{enter,exit}_irqoff()
+ kvm/arm64: rework guest entry logic
+ perf: Copy perf_event_attr::sig_data on modification
+ tools include UAPI: Sync sound/asound.h copy with the kernel sources
+ gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
+ selftests: netfilter: check stateless nat udp checksum fixup
+ UBUNTU: upstream stable to v5.10.99, v5.15.22
+ moxart: fix potential use-after-free on remove path
+ crypto: api - Move cryptomgr soft dependency into algapi
+ UBUNTU: upstream stable to v5.10.100, v5.15.23

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

Title:
  Impish update: upstream stable patchset 2022-03-22

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


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

Reply via email to