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.15.147 upstream stable release
       from git://git.kernel.org/

block: Don't invalidate pagecache for invalid falloc modes
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
octeontx2-af: Fix marking couple of structure as __packed
drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
i40e: Fix filter input checks to prevent config with invalid values
igc: Report VLAN EtherType matching back to user
igc: Check VLAN TCI mask
igc: Check VLAN EtherType mask
ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
mlxbf_gige: fix receive packet race condition
net: sched: em_text: fix possible memory leak in em_text_destroy()
r8169: Fix PCI error on system resume
net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
can: raw: add support for SO_TXTIME/SCM_TXTIME
can: raw: add support for SO_MARK
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
sfc: fix a double-free bug in efx_probe_filters
net: bcmgenet: Fix FCS generation for fragmented skbuffs
netfilter: nft_immediate: drop chain reference counter on error
net: Save and restore msg_namelen in sock_sendmsg
i40e: fix use-after-free in i40e_aqc_add_filters()
ASoC: meson: g12a-toacodec: Validate written enum values
ASoC: meson: g12a-tohdmitx: Validate written enum values
ASoC: meson: g12a-toacodec: Fix event generation
ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
i40e: Restore VF MSI-X state during PCI reset
igc: Fix hicredit calculation
net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
octeontx2-af: Don't enable Pause frames by default
octeontx2-af: Set NIX link credits based on max LMAC
octeontx2-af: Always configure NIX TX link credits based on max frame size
octeontx2-af: Re-enable MAC TX in otx2_stop processing
asix: Add check for usbnet_get_endpoints
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
selftests: secretmem: floor the memory size to the multiple of page_size
mm/memory-failure: check the mapcount of the precise page
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and 
ASM108x/VT630x PCIe cards
x86/kprobes: fix incorrect return address calculation in 
kprobe_emulate_call_indirect
i2c: core: Fix atomic xfer check for non-preempt config
mm: fix unmap_mapping_range high bits shift bug
mmc: meson-mx-sdhc: Fix initialization frozen issue
mmc: rpmb: fixes pause retune on all RPMB partitions.
mmc: core: Cancel delayed work before releasing host
mmc: sdhci-sprd: Fix eMMC init failure after hw reset
ipv6: remove max_size check inline with ipv4
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
kallsyms: Make module_kallsyms_on_each_symbol generally available
tracing/kprobes: Fix symbol counting logic by looking at modules as well
net: usb: ax88179_178a: remove redundant init code
net: usb: ax88179_178a: move priv to driver_priv
Linux 5.15.147
UBUNTU: Upstream stable to v5.15.147

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

** Affects: linux (Ubuntu Jammy)
     Importance: Medium
     Assignee: Manuel Diewald (diewald)
         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 Jammy)
   Importance: Undecided
       Status: New

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

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

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

** Changed in: linux (Ubuntu Jammy)
     Assignee: (unassigned) => Manuel Diewald (diewald)

** 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:
  
         v5.15.147 upstream stable release
         from git://git.kernel.org/
  
-             
+ block: Don't invalidate pagecache for invalid falloc modes
+ ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
+ Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
+ wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
+ drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
+ nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
+ octeontx2-af: Fix marking couple of structure as __packed
+ drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
+ i40e: Fix filter input checks to prevent config with invalid values
+ igc: Report VLAN EtherType matching back to user
+ igc: Check VLAN TCI mask
+ igc: Check VLAN EtherType mask
+ ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
+ mlxbf_gige: fix receive packet race condition
+ net: sched: em_text: fix possible memory leak in em_text_destroy()
+ r8169: Fix PCI error on system resume
+ net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
+ can: raw: add support for SO_TXTIME/SCM_TXTIME
+ can: raw: add support for SO_MARK
+ net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
+ ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
+ sfc: fix a double-free bug in efx_probe_filters
+ net: bcmgenet: Fix FCS generation for fragmented skbuffs
+ netfilter: nft_immediate: drop chain reference counter on error
+ net: Save and restore msg_namelen in sock_sendmsg
+ i40e: fix use-after-free in i40e_aqc_add_filters()
+ ASoC: meson: g12a-toacodec: Validate written enum values
+ ASoC: meson: g12a-tohdmitx: Validate written enum values
+ ASoC: meson: g12a-toacodec: Fix event generation
+ ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
+ i40e: Restore VF MSI-X state during PCI reset
+ igc: Fix hicredit calculation
+ net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
+ octeontx2-af: Don't enable Pause frames by default
+ octeontx2-af: Set NIX link credits based on max LMAC
+ octeontx2-af: Always configure NIX TX link credits based on max frame size
+ octeontx2-af: Re-enable MAC TX in otx2_stop processing
+ asix: Add check for usbnet_get_endpoints
+ bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
+ net: Implement missing SO_TIMESTAMPING_NEW cmsg support
+ selftests: secretmem: floor the memory size to the multiple of page_size
+ mm/memory-failure: check the mapcount of the precise page
+ firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and 
ASM108x/VT630x PCIe cards
+ x86/kprobes: fix incorrect return address calculation in 
kprobe_emulate_call_indirect
+ i2c: core: Fix atomic xfer check for non-preempt config
+ mm: fix unmap_mapping_range high bits shift bug
+ mmc: meson-mx-sdhc: Fix initialization frozen issue
+ mmc: rpmb: fixes pause retune on all RPMB partitions.
+ mmc: core: Cancel delayed work before releasing host
+ mmc: sdhci-sprd: Fix eMMC init failure after hw reset
+ ipv6: remove max_size check inline with ipv4
+ perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
+ kallsyms: Make module_kallsyms_on_each_symbol generally available
+ tracing/kprobes: Fix symbol counting logic by looking at modules as well
+ net: usb: ax88179_178a: remove redundant init code
+ net: usb: ax88179_178a: move priv to driver_priv
  Linux 5.15.147
- net: usb: ax88179_178a: move priv to driver_priv
- net: usb: ax88179_178a: remove redundant init code
- tracing/kprobes: Fix symbol counting logic by looking at modules as well
- kallsyms: Make module_kallsyms_on_each_symbol generally available
- netfilter: nf_tables: Reject tables of unsupported family
- perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
- ipv6: remove max_size check inline with ipv4
- net: tls, update curr on splice as well
- mmc: sdhci-sprd: Fix eMMC init failure after hw reset
- mmc: core: Cancel delayed work before releasing host
- mmc: rpmb: fixes pause retune on all RPMB partitions.
- mmc: meson-mx-sdhc: Fix initialization frozen issue
- mm: fix unmap_mapping_range high bits shift bug
- i2c: core: Fix atomic xfer check for non-preempt config
- x86/kprobes: fix incorrect return address calculation in 
kprobe_emulate_call_indirect
- firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and 
ASM108x/VT630x PCIe cards
- mm/memory-failure: check the mapcount of the precise page
- selftests: secretmem: floor the memory size to the multiple of page_size
- net: Implement missing SO_TIMESTAMPING_NEW cmsg support
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
- asix: Add check for usbnet_get_endpoints
- octeontx2-af: Re-enable MAC TX in otx2_stop processing
- octeontx2-af: Always configure NIX TX link credits based on max frame size
- octeontx2-af: Set NIX link credits based on max LMAC
- octeontx2-af: Don't enable Pause frames by default
- net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
- igc: Fix hicredit calculation
- i40e: Restore VF MSI-X state during PCI reset
- ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
- ASoC: meson: g12a-toacodec: Fix event generation
- ASoC: meson: g12a-tohdmitx: Validate written enum values
- ASoC: meson: g12a-toacodec: Validate written enum values
- i40e: fix use-after-free in i40e_aqc_add_filters()
- net: Save and restore msg_namelen in sock_sendmsg
- netfilter: nft_immediate: drop chain reference counter on error
- net: bcmgenet: Fix FCS generation for fragmented skbuffs
- sfc: fix a double-free bug in efx_probe_filters
- ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
- net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
- can: raw: add support for SO_MARK
- can: raw: add support for SO_TXTIME/SCM_TXTIME
- net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
- r8169: Fix PCI error on system resume
- net: sched: em_text: fix possible memory leak in em_text_destroy()
- mlxbf_gige: fix receive packet race condition
- ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
- igc: Check VLAN EtherType mask
- igc: Check VLAN TCI mask
- igc: Report VLAN EtherType matching back to user
- i40e: Fix filter input checks to prevent config with invalid values
- drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
- octeontx2-af: Fix marking couple of structure as __packed
- nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
- drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
- wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
- Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
- ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
- block: Don't invalidate pagecache for invalid falloc modes
- keys, dns: Fix missing size check of V1 server-list header
+ UBUNTU: Upstream stable to v5.15.147

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

Title:
  Jammy update: v5.15.147 upstream stable release

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  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:

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

  block: Don't invalidate pagecache for invalid falloc modes
  ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
  Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
  wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
  drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xfer
  nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
  octeontx2-af: Fix marking couple of structure as __packed
  drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
  i40e: Fix filter input checks to prevent config with invalid values
  igc: Report VLAN EtherType matching back to user
  igc: Check VLAN TCI mask
  igc: Check VLAN EtherType mask
  ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enable
  mlxbf_gige: fix receive packet race condition
  net: sched: em_text: fix possible memory leak in em_text_destroy()
  r8169: Fix PCI error on system resume
  net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
  can: raw: add support for SO_TXTIME/SCM_TXTIME
  can: raw: add support for SO_MARK
  net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
  ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_init
  sfc: fix a double-free bug in efx_probe_filters
  net: bcmgenet: Fix FCS generation for fragmented skbuffs
  netfilter: nft_immediate: drop chain reference counter on error
  net: Save and restore msg_namelen in sock_sendmsg
  i40e: fix use-after-free in i40e_aqc_add_filters()
  ASoC: meson: g12a-toacodec: Validate written enum values
  ASoC: meson: g12a-tohdmitx: Validate written enum values
  ASoC: meson: g12a-toacodec: Fix event generation
  ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF mux
  i40e: Restore VF MSI-X state during PCI reset
  igc: Fix hicredit calculation
  net/qla3xxx: fix potential memleak in ql_alloc_buffer_queues
  octeontx2-af: Don't enable Pause frames by default
  octeontx2-af: Set NIX link credits based on max LMAC
  octeontx2-af: Always configure NIX TX link credits based on max frame size
  octeontx2-af: Re-enable MAC TX in otx2_stop processing
  asix: Add check for usbnet_get_endpoints
  bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
  net: Implement missing SO_TIMESTAMPING_NEW cmsg support
  selftests: secretmem: floor the memory size to the multiple of page_size
  mm/memory-failure: check the mapcount of the precise page
  firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and 
ASM108x/VT630x PCIe cards
  x86/kprobes: fix incorrect return address calculation in 
kprobe_emulate_call_indirect
  i2c: core: Fix atomic xfer check for non-preempt config
  mm: fix unmap_mapping_range high bits shift bug
  mmc: meson-mx-sdhc: Fix initialization frozen issue
  mmc: rpmb: fixes pause retune on all RPMB partitions.
  mmc: core: Cancel delayed work before releasing host
  mmc: sdhci-sprd: Fix eMMC init failure after hw reset
  ipv6: remove max_size check inline with ipv4
  perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
  kallsyms: Make module_kallsyms_on_each_symbol generally available
  tracing/kprobes: Fix symbol counting logic by looking at modules as well
  net: usb: ax88179_178a: remove redundant init code
  net: usb: ax88179_178a: move priv to driver_priv
  Linux 5.15.147
  UBUNTU: Upstream stable to v5.15.147

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