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:

       v5.10.10 upstream stable release
       from git://git.kernel.org/

            
Linux 5.10.10
spi: cadence: cache reference clock rate during probe
spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode
cxgb4/chtls: Fix tid stuck due to wrong update of qid
net: dsa: unbind all switches from tree when DSA master unbinds
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
mac80211: do not drop tx nulldata packets on encrypted links
drm/panel: otm8009a: allow using non-continuous dsi clock
can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
net: stmmac: use __napi_schedule() for PREEMPT_RT
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
net: dsa: clear devlink port type before unregistering slave netdevs
net: phy: smsc: fix clk error handling
dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
net: avoid 32 x truesize under-estimation for tiny skbs
net: stmmac: fix taprio configuration when base_time is in the past
net: stmmac: fix taprio schedule configuration
net: sit: unregister_netdevice on newlink's error path
net: stmmac: Fixed mtu channged by cache aligned
i40e: fix potential NULL pointer dereferencing
rxrpc: Call state should be read with READ_ONCE() under some circumstances
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
net: dcb: Validate netlink message in DCB handler
esp: avoid unneeded kmap_atomic call
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
net: mvpp2: Remove Pause and Asym_Pause support
mlxsw: core: Increase critical threshold for ASIC thermal zone
mlxsw: core: Add validation of transceiver temperature thresholds
tipc: fix NULL deref in tipc_link_xmit()
net: ipv6: Validate GSO SKB before finish IPv6 processing
netxen_nic: fix MSI/MSI-x interrupts
udp: Prevent reuseport_select_sock from reading uninitialized socks
net: fix use-after-free when UDP GRO with shared fraglist
net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
bpf: Don't leak memory in bpf getsockopt when optlen == 0
nfsd4: readdirplus shouldn't return parent of export
X.509: Fix crash caused by NULL pointer
bpf: Fix signed_{sub,add32}_overflows type handling
drm/amdgpu/display: drop DCN support for aarch64
x86/hyperv: Initialize clockevents after LAPIC is initialized
bpf: Fix selftest compilation on clang 11
Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"

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

** Affects: linux (Ubuntu Hirsute)
     Importance: Undecided
         Status: Confirmed


** Tags: kernel-stable-tracking-bug

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

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

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
       Status: Confirmed

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

Title:
  Hirsute update: v5.10.10 upstream stable release

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Hirsute:
  Confirmed

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:

         v5.10.10 upstream stable release
         from git://git.kernel.org/

              
  Linux 5.10.10
  spi: cadence: cache reference clock rate during probe
  spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode
  cxgb4/chtls: Fix tid stuck due to wrong update of qid
  net: dsa: unbind all switches from tree when DSA master unbinds
  mac80211: check if atf has been disabled in __ieee80211_schedule_txq
  mac80211: do not drop tx nulldata packets on encrypted links
  drm/panel: otm8009a: allow using non-continuous dsi clock
  can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
  net: stmmac: use __napi_schedule() for PREEMPT_RT
  rxrpc: Fix handling of an unsupported token type in rxrpc_read()
  net: dsa: clear devlink port type before unregistering slave netdevs
  net: phy: smsc: fix clk error handling
  dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
  net: avoid 32 x truesize under-estimation for tiny skbs
  net: stmmac: fix taprio configuration when base_time is in the past
  net: stmmac: fix taprio schedule configuration
  net: sit: unregister_netdevice on newlink's error path
  net: stmmac: Fixed mtu channged by cache aligned
  i40e: fix potential NULL pointer dereferencing
  rxrpc: Call state should be read with READ_ONCE() under some circumstances
  net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
  net: dcb: Validate netlink message in DCB handler
  esp: avoid unneeded kmap_atomic call
  rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
  net: mvpp2: Remove Pause and Asym_Pause support
  mlxsw: core: Increase critical threshold for ASIC thermal zone
  mlxsw: core: Add validation of transceiver temperature thresholds
  tipc: fix NULL deref in tipc_link_xmit()
  net: ipv6: Validate GSO SKB before finish IPv6 processing
  netxen_nic: fix MSI/MSI-x interrupts
  udp: Prevent reuseport_select_sock from reading uninitialized socks
  net: fix use-after-free when UDP GRO with shared fraglist
  net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs links
  bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
  bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
  bpf: Don't leak memory in bpf getsockopt when optlen == 0
  nfsd4: readdirplus shouldn't return parent of export
  X.509: Fix crash caused by NULL pointer
  bpf: Fix signed_{sub,add32}_overflows type handling
  drm/amdgpu/display: drop DCN support for aarch64
  x86/hyperv: Initialize clockevents after LAPIC is initialized
  bpf: Fix selftest compilation on clang 11
  Revert "kconfig: remove 'kvmconfig' and 'xenconfig' shorthands"

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