Public bug reported:

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-26

                Ported from the following upstream stable releases:
                        v5.10.90, v5.15.13

       from git://git.kernel.org/

Input: i8042 - add deferred probe support
Input: i8042 - enable deferred probe quirk for ASUS UM325UA
tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
parisc: Clear stale IIR value on instruction access rights trap
platform/x86: apple-gmux: use resource_size() with res
memblock: fix memblock_phys_alloc() section mismatch error
recordmcount.pl: fix typo in s390 mcount regex
selinux: initialize proto variable in selinux_ip_postroute_compat()
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
net/mlx5e: Wrap the tx reporter dump callback to extract the sq
net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
net/mlx5e: Fix ICOSQ recovery flow for XSK
udp: using datalen to cap ipv6 udp max gso segments
selftests: Calculate udpgso segment count without header adjustment
sctp: use call_rcu to free endpoint
net/smc: fix using of uninitialized completions
net: usb: pegasus: Do not drop long Ethernet frames
net: ag71xx: Fix a potential double free in error handling paths
net: lantiq_xrx200: fix statistics of received bytes
NFC: st21nfca: Fix memory leak in device probe and remove
net/smc: don't send CDC/LLC message if link not ready
net/smc: fix kernel panic caused by race of smc_sock
igc: Fix TX timestamp support for non-MSI-X platforms
ionic: Initialize the 'lif->dbid_inuse' bitmap
net/mlx5e: Fix wrong features assignment in case of error
selftests/net: udpgso_bench_tx: fix dst ip argument
net/ncsi: check for error return from call to nla_put_u32
fsl/fman: Fix missing put_device() call in fman_port_probe
i2c: validate user data in compat ioctl
nfc: uapi: use kernel size_t to fix user-space builds
uapi: fix linux/nfc.h userspace compilation errors
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly 
enabled
drm/amdgpu: add support for IP discovery gc_info table v2
xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
usb: mtu3: add memory barrier before set GPD's HWO
usb: mtu3: fix list_head check warning
usb: mtu3: set interval of FS intr and isoc endpoint
binder: fix async_free_space accounting for empty parcels
scsi: vmw_pvscsi: Set residual data length conditionally
Input: appletouch - initialize work before device registration
Input: spaceball - fix parsing of movement data packets
net: fix use-after-free in tw_timer_handler
perf script: Fix CPU filtering of a script's switch events
net/sched: Extend qdisc control block with tc control block
platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in 
mlxbf_pmc_map_counters
net/mlx5: Fix SF health recovery flow
net/mlx5: Fix tc max supported prio for nic mode
selftests: net: Fix a typo in udpgro_fwd.sh
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
fs/mount_setattr: always cleanup mount_kattr
UBUNTU: upstream stable to v5.10.90, v5.15.13

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Impish)
     Importance: Medium
     Assignee: Kamal Mostafa (kamalmostafa)
         Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Impish)
   Importance: Undecided
       Status: New

** 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-01-26
+        from git://git.kernel.org/
  
-        upstream stable patchset 2022-01-26
-        from git://git.kernel.org/
+ Input: i8042 - add deferred probe support
+ Input: i8042 - enable deferred probe quirk for ASUS UM325UA
+ tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
+ tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
+ parisc: Clear stale IIR value on instruction access rights trap
+ platform/x86: apple-gmux: use resource_size() with res
+ memblock: fix memblock_phys_alloc() section mismatch error
+ recordmcount.pl: fix typo in s390 mcount regex
+ selinux: initialize proto variable in selinux_ip_postroute_compat()
+ scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
+ net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
+ net/mlx5e: Wrap the tx reporter dump callback to extract the sq
+ net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
+ net/mlx5e: Fix ICOSQ recovery flow for XSK
+ udp: using datalen to cap ipv6 udp max gso segments
+ selftests: Calculate udpgso segment count without header adjustment
+ sctp: use call_rcu to free endpoint
+ net/smc: fix using of uninitialized completions
+ net: usb: pegasus: Do not drop long Ethernet frames
+ net: ag71xx: Fix a potential double free in error handling paths
+ net: lantiq_xrx200: fix statistics of received bytes
+ NFC: st21nfca: Fix memory leak in device probe and remove
+ net/smc: don't send CDC/LLC message if link not ready
+ net/smc: fix kernel panic caused by race of smc_sock
+ igc: Fix TX timestamp support for non-MSI-X platforms
+ ionic: Initialize the 'lif->dbid_inuse' bitmap
+ net/mlx5e: Fix wrong features assignment in case of error
+ selftests/net: udpgso_bench_tx: fix dst ip argument
+ net/ncsi: check for error return from call to nla_put_u32
+ fsl/fman: Fix missing put_device() call in fman_port_probe
+ i2c: validate user data in compat ioctl
+ nfc: uapi: use kernel size_t to fix user-space builds
+ uapi: fix linux/nfc.h userspace compilation errors
+ drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly 
enabled
+ drm/amdgpu: add support for IP discovery gc_info table v2
+ xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
+ usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
+ usb: mtu3: add memory barrier before set GPD's HWO
+ usb: mtu3: fix list_head check warning
+ usb: mtu3: set interval of FS intr and isoc endpoint
+ binder: fix async_free_space accounting for empty parcels
+ scsi: vmw_pvscsi: Set residual data length conditionally
+ Input: appletouch - initialize work before device registration
+ Input: spaceball - fix parsing of movement data packets
+ net: fix use-after-free in tw_timer_handler
+ perf script: Fix CPU filtering of a script's switch events
+ net/sched: Extend qdisc control block with tc control block
+ platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in 
mlxbf_pmc_map_counters
+ net/mlx5: Fix SF health recovery flow
+ net/mlx5: Fix tc max supported prio for nic mode
+ selftests: net: Fix a typo in udpgro_fwd.sh
+ selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
+ fs/mount_setattr: always cleanup mount_kattr
+ UBUNTU: upstream stable to v5.10.90, v5.15.13

** 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
  
      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-26
+ 
+                 Ported from the following upstream stable releases:
+                         v5.10.90, v5.15.13
+ 
         from git://git.kernel.org/
  
  Input: i8042 - add deferred probe support
  Input: i8042 - enable deferred probe quirk for ASUS UM325UA
  tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
  tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
  parisc: Clear stale IIR value on instruction access rights trap
  platform/x86: apple-gmux: use resource_size() with res
  memblock: fix memblock_phys_alloc() section mismatch error
  recordmcount.pl: fix typo in s390 mcount regex
  selinux: initialize proto variable in selinux_ip_postroute_compat()
  scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
  net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
  net/mlx5e: Wrap the tx reporter dump callback to extract the sq
  net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
  net/mlx5e: Fix ICOSQ recovery flow for XSK
  udp: using datalen to cap ipv6 udp max gso segments
  selftests: Calculate udpgso segment count without header adjustment
  sctp: use call_rcu to free endpoint
  net/smc: fix using of uninitialized completions
  net: usb: pegasus: Do not drop long Ethernet frames
  net: ag71xx: Fix a potential double free in error handling paths
  net: lantiq_xrx200: fix statistics of received bytes
  NFC: st21nfca: Fix memory leak in device probe and remove
  net/smc: don't send CDC/LLC message if link not ready
  net/smc: fix kernel panic caused by race of smc_sock
  igc: Fix TX timestamp support for non-MSI-X platforms
  ionic: Initialize the 'lif->dbid_inuse' bitmap
  net/mlx5e: Fix wrong features assignment in case of error
  selftests/net: udpgso_bench_tx: fix dst ip argument
  net/ncsi: check for error return from call to nla_put_u32
  fsl/fman: Fix missing put_device() call in fman_port_probe
  i2c: validate user data in compat ioctl
  nfc: uapi: use kernel size_t to fix user-space builds
  uapi: fix linux/nfc.h userspace compilation errors
  drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly 
enabled
  drm/amdgpu: add support for IP discovery gc_info table v2
  xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
  usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
  usb: mtu3: add memory barrier before set GPD's HWO
  usb: mtu3: fix list_head check warning
  usb: mtu3: set interval of FS intr and isoc endpoint
  binder: fix async_free_space accounting for empty parcels
  scsi: vmw_pvscsi: Set residual data length conditionally
  Input: appletouch - initialize work before device registration
  Input: spaceball - fix parsing of movement data packets
  net: fix use-after-free in tw_timer_handler
  perf script: Fix CPU filtering of a script's switch events
  net/sched: Extend qdisc control block with tc control block
  platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in 
mlxbf_pmc_map_counters
  net/mlx5: Fix SF health recovery flow
  net/mlx5: Fix tc max supported prio for nic mode
  selftests: net: Fix a typo in udpgro_fwd.sh
  selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
  fs/mount_setattr: always cleanup mount_kattr
  UBUNTU: upstream stable to v5.10.90, v5.15.13

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

Title:
  Impish update: upstream stable patchset 2022-01-26

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-01-26

                  Ported from the following upstream stable releases:
                          v5.10.90, v5.15.13

         from git://git.kernel.org/

  Input: i8042 - add deferred probe support
  Input: i8042 - enable deferred probe quirk for ASUS UM325UA
  tomoyo: Check exceeded quota early in tomoyo_domain_quota_is_ok().
  tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
  parisc: Clear stale IIR value on instruction access rights trap
  platform/x86: apple-gmux: use resource_size() with res
  memblock: fix memblock_phys_alloc() section mismatch error
  recordmcount.pl: fix typo in s390 mcount regex
  selinux: initialize proto variable in selinux_ip_postroute_compat()
  scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
  net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources
  net/mlx5e: Wrap the tx reporter dump callback to extract the sq
  net/mlx5e: Fix interoperability between XSK and ICOSQ recovery flow
  net/mlx5e: Fix ICOSQ recovery flow for XSK
  udp: using datalen to cap ipv6 udp max gso segments
  selftests: Calculate udpgso segment count without header adjustment
  sctp: use call_rcu to free endpoint
  net/smc: fix using of uninitialized completions
  net: usb: pegasus: Do not drop long Ethernet frames
  net: ag71xx: Fix a potential double free in error handling paths
  net: lantiq_xrx200: fix statistics of received bytes
  NFC: st21nfca: Fix memory leak in device probe and remove
  net/smc: don't send CDC/LLC message if link not ready
  net/smc: fix kernel panic caused by race of smc_sock
  igc: Fix TX timestamp support for non-MSI-X platforms
  ionic: Initialize the 'lif->dbid_inuse' bitmap
  net/mlx5e: Fix wrong features assignment in case of error
  selftests/net: udpgso_bench_tx: fix dst ip argument
  net/ncsi: check for error return from call to nla_put_u32
  fsl/fman: Fix missing put_device() call in fman_port_probe
  i2c: validate user data in compat ioctl
  nfc: uapi: use kernel size_t to fix user-space builds
  uapi: fix linux/nfc.h userspace compilation errors
  drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly 
enabled
  drm/amdgpu: add support for IP discovery gc_info table v2
  xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.
  usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
  usb: mtu3: add memory barrier before set GPD's HWO
  usb: mtu3: fix list_head check warning
  usb: mtu3: set interval of FS intr and isoc endpoint
  binder: fix async_free_space accounting for empty parcels
  scsi: vmw_pvscsi: Set residual data length conditionally
  Input: appletouch - initialize work before device registration
  Input: spaceball - fix parsing of movement data packets
  net: fix use-after-free in tw_timer_handler
  perf script: Fix CPU filtering of a script's switch events
  net/sched: Extend qdisc control block with tc control block
  platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in 
mlxbf_pmc_map_counters
  net/mlx5: Fix SF health recovery flow
  net/mlx5: Fix tc max supported prio for nic mode
  selftests: net: Fix a typo in udpgro_fwd.sh
  selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
  fs/mount_setattr: always cleanup mount_kattr
  UBUNTU: upstream stable to v5.10.90, v5.15.13

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