** Changed in: linux (Ubuntu Impish)
       Status: New => In Progress

** Changed in: linux (Ubuntu Impish)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Impish)
     Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

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

** 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-04-07
  
-        upstream stable patchset 2022-04-07
-        from git://git.kernel.org/
+                 Ported from the following upstream stable releases:
+                         v5.10.102, v5.15.25
+ 
+        from git://git.kernel.org/
+ 
+ drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
+ mm: memcg: synchronize objcg lists with a dedicated spinlock
+ fs/proc: task_mmu.c: don't read mapcount for migration entry
+ scsi: lpfc: Fix mailbox command failure during driver initialization
+ HID:Add support for UGTABLET WP5540
+ Revert "svm: Add warning message for AVIC IPI invalid target"
+ serial: parisc: GSC: fix build when IOSAPIC is not set
+ parisc: Drop __init from map_pages declaration
+ parisc: Fix data TLB miss in sba_unmap_sg
+ parisc: Fix sglist access in ccio-dma.c
+ mmc: block: fix read single on recovery logic
+ mm: don't try to NUMA-migrate COW pages that have other uses
+ PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
+ parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
+ btrfs: send: in case of IO error log it
+ platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
+ platform/x86: ISST: Fix possible circular locking dependency detected
+ selftests: rtc: Increase test timeout so that all tests run
+ kselftest: signal all child processes
+ net: ieee802154: at86rf230: Stop leaking skb's
+ selftests/zram: Skip max_comp_streams interface on newer kernel
+ selftests/zram01.sh: Fix compression ratio calculation
+ selftests/zram: Adapt the situation that /dev/zram0 is being used
+ selftests: openat2: Print also errno in failure messages
+ selftests: openat2: Add missing dependency in Makefile
+ selftests: openat2: Skip testcases that fail with EOPNOTSUPP
+ selftests: skip mincore.check_file_mmap when fs lacks needed support
+ ax25: improve the incomplete fix to avoid UAF and NPD bugs
+ vfs: make freeze_super abort when sync_filesystem returns error
+ quota: make dquot_quota_sync return errors from ->sync_fs
+ scsi: pm8001: Fix use-after-free for aborted TMF sas_task
+ scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
+ nvme: fix a possible use-after-free in controller reset during load
+ nvme-tcp: fix possible use-after-free in transport error_recovery work
+ nvme-rdma: fix possible use-after-free in transport error_recovery work
+ drm/amdgpu: fix logic inversion in check
+ x86/Xen: streamline (and fix) PV CPU enumeration
+ Revert "module, async: async_synchronize_full() on module init iff async is 
used"
+ gcc-plugins/stackleak: Use noinstr in favor of notrace
+ random: wake up /dev/random writers after zap
+ iwlwifi: fix use-after-free
+ drm/radeon: Fix backlight control on iMac 12,1
+ drm/i915/opregion: check port number bounds for SWSCI display power state
+ vsock: remove vsock from connected table when connect is interrupted by a 
signal
+ drm/i915/gvt: Make DRM_I915_GVT depend on X86
+ iwlwifi: pcie: fix locking when "HW not ready"
+ iwlwifi: pcie: gen2: fix locking when "HW not ready"
+ selftests: netfilter: fix exit value for nft_concat_range
+ netfilter: nft_synproxy: unregister hooks on init error path
+ ipv6: per-netns exclusive flowlabel checks
+ net: dsa: lan9303: fix reset on probe
+ net: dsa: lantiq_gswip: fix use after free in gswip_remove()
+ net: ieee802154: ca8210: Fix lifs/sifs periods
+ ping: fix the dif and sdif check in ping_lookup
+ bonding: force carrier update when releasing slave
+ drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
+ net_sched: add __rcu annotation to netdev->qdisc
+ bonding: fix data-races around agg_select_timer
+ libsubcmd: Fix use-after-free for realloc(..., 0)
+ dpaa2-eth: Initialize mutex used in one step timestamping path
+ perf bpf: Defer freeing string after possible strlen() on it
+ selftests/exec: Add non-regular to TEST_GEN_PROGS
+ ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
+ ALSA: hda/realtek: Fix deadlock by COEF mutex
+ ALSA: hda: Fix regression on forced probe mask option
+ ALSA: hda: Fix missing codec probe on Shenker Dock 15
+ ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
+ ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
+ powerpc/lib/sstep: fix 'ptesync' build error
+ mtd: rawnand: gpmi: don't leak PM reference in error path
+ ASoC: tas2770: Insert post reset delay
+ block/wbt: fix negative inflight counter when remove scsi device
+ NFS: LOOKUP_DIRECTORY is also ok with symlinks
+ NFS: Do not report writeback errors in nfs_getattr()
+ tty: n_tty: do not look ahead for EOL character past the end of the buffer
+ mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
+ mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
+ Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
+ KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
+ KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
+ KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
+ ARM: OMAP2+: hwmod: Add of_node_put() before break
+ ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
+ phy: usb: Leave some clocks running during suspend
+ irqchip/sifive-plic: Add missing thead,c900-plic match string
+ netfilter: conntrack: don't refresh sctp entries in closed state
+ arm64: dts: meson-gx: add ATF BL32 reserved-memory region
+ arm64: dts: meson-g12: add ATF BL32 reserved-memory region
+ arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
+ pidfd: fix test failure due to stack overflow on some arches
+ selftests: fixup build warnings in pidfd / clone3 tests
+ kconfig: let 'shell' return enough output for deep path names
+ ata: libata-core: Disable TRIM on M88V29
+ soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
+ xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
+ drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
+ tracing: Fix tp_printk option related with tp_printk_stop_on_boot
+ net: usb: qmi_wwan: Add support for Dell DW5829e
+ net: macb: Align the dma and coherent dma masks
+ kconfig: fix failing to generate auto.conf
+ scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
+ EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
+ net: sched: limit TC_ACT_REPEAT loops
+ dmaengine: sh: rcar-dmac: Check for error num after setting mask
+ dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
+ dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
+ i2c: qcom-cci: don't delete an unregistered adapter
+ i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
+ copy_process(): Move fd_install() out of sighand->siglock critical section
+ i2c: brcmstb: fix support for DSL and CM variants
+ lockdep: Correct lock_classes index mapping
+ btrfs: zoned: cache reported zone during mount
+ HID: amd_sfh: Add illuminance mask to limit ALS max value
+ HID: amd_sfh: Correct the structure field name
+ KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
+ drm/i915: Fix dbuf slice config lookup
+ drm/cma-helper: Set VM_DONTEXPAND for mmap
+ selftests: netfilter: disable rp_filter on router
+ ipv4: fix data races in fib_alias_hw_flags_set
+ ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
+ ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
+ mac80211: mlme: check for null after calling kmemdup
+ cfg80211: fix race in netlink owner interface destruction
+ net/smc: Avoid overwriting the copies of clcsock callback functions
+ tipc: fix wrong publisher node address in link publications
+ net: bridge: multicast: notify switchdev driver whenever MC processing gets 
disabled
+ arm64: Correct wrong label in macro __init_el2_gicv3
+ ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra
+ cifs: fix set of group SID via NTSD xattrs
+ powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
+ smb3: fix snapshot mount option
+ NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
+ mtd: parsers: qcom: Fix kernel panic on skipped partition
+ mtd: parsers: qcom: Fix missing free for pparts in cleanup
+ mtd: phram: Prevent divide by zero bug in phram_setup()
+ mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
+ tests: fix idmapped mount_setattr test
+ ice: enable parsing IPSEC SPI headers for RSS
+ UBUNTU: upstream stable to v5.10.102, v5.15.25

-- 
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/1968223

Title:
  Impish update: upstream stable patchset 2022-04-07

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  In Progress

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-04-07

                  Ported from the following upstream stable releases:
                          v5.10.102, v5.15.25

         from git://git.kernel.org/

  drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
  mm: memcg: synchronize objcg lists with a dedicated spinlock
  fs/proc: task_mmu.c: don't read mapcount for migration entry
  scsi: lpfc: Fix mailbox command failure during driver initialization
  HID:Add support for UGTABLET WP5540
  Revert "svm: Add warning message for AVIC IPI invalid target"
  serial: parisc: GSC: fix build when IOSAPIC is not set
  parisc: Drop __init from map_pages declaration
  parisc: Fix data TLB miss in sba_unmap_sg
  parisc: Fix sglist access in ccio-dma.c
  mmc: block: fix read single on recovery logic
  mm: don't try to NUMA-migrate COW pages that have other uses
  PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
  parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
  btrfs: send: in case of IO error log it
  platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
  platform/x86: ISST: Fix possible circular locking dependency detected
  selftests: rtc: Increase test timeout so that all tests run
  kselftest: signal all child processes
  net: ieee802154: at86rf230: Stop leaking skb's
  selftests/zram: Skip max_comp_streams interface on newer kernel
  selftests/zram01.sh: Fix compression ratio calculation
  selftests/zram: Adapt the situation that /dev/zram0 is being used
  selftests: openat2: Print also errno in failure messages
  selftests: openat2: Add missing dependency in Makefile
  selftests: openat2: Skip testcases that fail with EOPNOTSUPP
  selftests: skip mincore.check_file_mmap when fs lacks needed support
  ax25: improve the incomplete fix to avoid UAF and NPD bugs
  vfs: make freeze_super abort when sync_filesystem returns error
  quota: make dquot_quota_sync return errors from ->sync_fs
  scsi: pm8001: Fix use-after-free for aborted TMF sas_task
  scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task
  nvme: fix a possible use-after-free in controller reset during load
  nvme-tcp: fix possible use-after-free in transport error_recovery work
  nvme-rdma: fix possible use-after-free in transport error_recovery work
  drm/amdgpu: fix logic inversion in check
  x86/Xen: streamline (and fix) PV CPU enumeration
  Revert "module, async: async_synchronize_full() on module init iff async is 
used"
  gcc-plugins/stackleak: Use noinstr in favor of notrace
  random: wake up /dev/random writers after zap
  iwlwifi: fix use-after-free
  drm/radeon: Fix backlight control on iMac 12,1
  drm/i915/opregion: check port number bounds for SWSCI display power state
  vsock: remove vsock from connected table when connect is interrupted by a 
signal
  drm/i915/gvt: Make DRM_I915_GVT depend on X86
  iwlwifi: pcie: fix locking when "HW not ready"
  iwlwifi: pcie: gen2: fix locking when "HW not ready"
  selftests: netfilter: fix exit value for nft_concat_range
  netfilter: nft_synproxy: unregister hooks on init error path
  ipv6: per-netns exclusive flowlabel checks
  net: dsa: lan9303: fix reset on probe
  net: dsa: lantiq_gswip: fix use after free in gswip_remove()
  net: ieee802154: ca8210: Fix lifs/sifs periods
  ping: fix the dif and sdif check in ping_lookup
  bonding: force carrier update when releasing slave
  drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
  net_sched: add __rcu annotation to netdev->qdisc
  bonding: fix data-races around agg_select_timer
  libsubcmd: Fix use-after-free for realloc(..., 0)
  dpaa2-eth: Initialize mutex used in one step timestamping path
  perf bpf: Defer freeing string after possible strlen() on it
  selftests/exec: Add non-regular to TEST_GEN_PROGS
  ALSA: hda/realtek: Add quirk for Legion Y9000X 2019
  ALSA: hda/realtek: Fix deadlock by COEF mutex
  ALSA: hda: Fix regression on forced probe mask option
  ALSA: hda: Fix missing codec probe on Shenker Dock 15
  ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw()
  ASoC: ops: Fix stereo change notifications in snd_soc_put_volsw_range()
  powerpc/lib/sstep: fix 'ptesync' build error
  mtd: rawnand: gpmi: don't leak PM reference in error path
  ASoC: tas2770: Insert post reset delay
  block/wbt: fix negative inflight counter when remove scsi device
  NFS: LOOKUP_DIRECTORY is also ok with symlinks
  NFS: Do not report writeback errors in nfs_getattr()
  tty: n_tty: do not look ahead for EOL character past the end of the buffer
  mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
  mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
  Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
  KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
  KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
  KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
  ARM: OMAP2+: hwmod: Add of_node_put() before break
  ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
  phy: usb: Leave some clocks running during suspend
  irqchip/sifive-plic: Add missing thead,c900-plic match string
  netfilter: conntrack: don't refresh sctp entries in closed state
  arm64: dts: meson-gx: add ATF BL32 reserved-memory region
  arm64: dts: meson-g12: add ATF BL32 reserved-memory region
  arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
  pidfd: fix test failure due to stack overflow on some arches
  selftests: fixup build warnings in pidfd / clone3 tests
  kconfig: let 'shell' return enough output for deep path names
  ata: libata-core: Disable TRIM on M88V29
  soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
  xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
  drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
  tracing: Fix tp_printk option related with tp_printk_stop_on_boot
  net: usb: qmi_wwan: Add support for Dell DW5829e
  net: macb: Align the dma and coherent dma masks
  kconfig: fix failing to generate auto.conf
  scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
  EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
  net: sched: limit TC_ACT_REPEAT loops
  dmaengine: sh: rcar-dmac: Check for error num after setting mask
  dmaengine: stm32-dmamux: Fix PM disable depth imbalance in stm32_dmamux_probe
  dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
  i2c: qcom-cci: don't delete an unregistered adapter
  i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
  copy_process(): Move fd_install() out of sighand->siglock critical section
  i2c: brcmstb: fix support for DSL and CM variants
  lockdep: Correct lock_classes index mapping
  btrfs: zoned: cache reported zone during mount
  HID: amd_sfh: Add illuminance mask to limit ALS max value
  HID: amd_sfh: Correct the structure field name
  KVM: x86/xen: Fix runstate updates to be atomic when preempting vCPU
  drm/i915: Fix dbuf slice config lookup
  drm/cma-helper: Set VM_DONTEXPAND for mmap
  selftests: netfilter: disable rp_filter on router
  ipv4: fix data races in fib_alias_hw_flags_set
  ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
  ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
  mac80211: mlme: check for null after calling kmemdup
  cfg80211: fix race in netlink owner interface destruction
  net/smc: Avoid overwriting the copies of clcsock callback functions
  tipc: fix wrong publisher node address in link publications
  net: bridge: multicast: notify switchdev driver whenever MC processing gets 
disabled
  arm64: Correct wrong label in macro __init_el2_gicv3
  ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack Ultra
  cifs: fix set of group SID via NTSD xattrs
  powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
  smb3: fix snapshot mount option
  NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()
  mtd: parsers: qcom: Fix kernel panic on skipped partition
  mtd: parsers: qcom: Fix missing free for pparts in cleanup
  mtd: phram: Prevent divide by zero bug in phram_setup()
  mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
  tests: fix idmapped mount_setattr test
  ice: enable parsing IPSEC SPI headers for RSS
  UBUNTU: upstream stable to v5.10.102, v5.15.25

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968223/+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