** 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) => Vinicius Peixoto (vpeixoto)

** 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.200 upstream stable release
         from git://git.kernel.org/
  
-             
+ x86/kfence: fix booting on 32bit non-PAE systems
+ platform/x86: intel_telemetry: Fix swapped arrays in PSS output
+ rbd: check for EOD after exclusive lock is ensured to be held
+ ARM: 9468/1: fix memset64() on big-endian
+ KVM: Don't clobber irqfd routing type when deassigning irqfd
+ mm/kfence: randomize the freelist on initialization
+ netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
+ Documentation: Remove bogus claim about del_timer_sync()
+ timers: Get rid of del_singleshot_timer_sync()
+ Documentation: Replace del_timer/del_timer_sync()
+ timers: Update the documentation to reflect on the new timer_shutdown() API
+ Bluetooth: hci_qca: Fix the teardown problem for real
+ timers: Fix NULL function pointer race in timer_shutdown_sync()
+ binderfs: fix ida_alloc_max() upper bound
+ wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
+ wifi: wlcore: ensure skb headroom before skb_push
+ net: usb: sr9700: support devices with virtual driver CD
+ block,bfq: fix aux stat accumulation destination
+ smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
+ HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
+ HID: intel-ish-hid: Reset enum_devices_done before enumeration
+ HID: playstation: Center initial joystick axes to prevent spurious events
+ ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
+ netfilter: replace -EEXIST with -EBUSY
+ HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
+ HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
+ ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
+ wifi: mac80211: collect station statistics earlier when disconnect
+ ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
+ ASoC: tlv320adcx140: Propagate error codes during probe
+ wifi: cfg80211: Fix bitrate calculation overflow for HE rates
+ scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
+ scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
+ wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
+ platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
+ platform/x86: intel_telemetry: Fix PSS event register mask
+ dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
+ net: liquidio: Initialize netdev pointer before queue setup
+ net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
+ net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
+ dpaa2-switch: add bounds check for if_id in IRQ handler
+ tipc: use kfree_sensitive() for session key material
+ hwmon: (occ) Mark occ_init_attribute() as __printf
+ netfilter: nf_tables: fix inverted genmask check in 
nft_map_catchall_activate()
+ nvmet-tcp: add an helper to free the cmd buffers
+ nvmet-tcp: fix memory leak when performing a controller reset
+ nvmet-tcp: fix regression in data_digest calculation
+ nvmet-tcp: don't map pages which can't come from HIGHMEM
+ nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
+ ASoC: amd: fix memory leak in acp3x pdm dma ops
+ riscv: uprobes: Add missing fence.i after building the XOL buffer
+ hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
+ tracing: Fix ftrace event field alignments
+ gve: Fix stats report corruption on queue count change
+ gve: Correct ethtool rx_dropped calculation
+ Bluetooth: hci_event: call disconnect callback before deleting conn
+ iommu: disable SVA when CONFIG_X86 is set
+ spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
+ spi: tegra210-quad: Move curr_xfer read inside spinlock
+ spi: tegra210-quad: Protect curr_xfer assignment in 
tegra_qspi_setup_transfer_one
+ spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
+ spi: tegra210-quad: Protect curr_xfer clearing in 
tegra_qspi_non_combined_seq_xfer
+ spi: tegra: Fix a memory leak in tegra_slink_probe()
+ nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
+ riscv: Replace function-like macro by static inline function
  Linux 5.15.200
- riscv: Replace function-like macro by static inline function
- nvmet-tcp: pass iov_len instead of sg->length to bvec_set_page()
- spi: tegra: Fix a memory leak in tegra_slink_probe()
- spi: tegra210-quad: Protect curr_xfer clearing in 
tegra_qspi_non_combined_seq_xfer
- spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
- spi: tegra210-quad: Protect curr_xfer assignment in 
tegra_qspi_setup_transfer_one
- spi: tegra210-quad: Move curr_xfer read inside spinlock
- spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transfer
- iommu: disable SVA when CONFIG_X86 is set
- Bluetooth: hci_event: call disconnect callback before deleting conn
- gve: Correct ethtool rx_dropped calculation
- gve: Fix stats report corruption on queue count change
- tracing: Fix ftrace event field alignments
- gfs2: Fix NULL pointer dereference in gfs2_log_flush
- hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
- riscv: uprobes: Add missing fence.i after building the XOL buffer
- ASoC: amd: fix memory leak in acp3x pdm dma ops
- nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec
- nvmet-tcp: don't map pages which can't come from HIGHMEM
- nvmet-tcp: fix regression in data_digest calculation
- nvmet-tcp: fix memory leak when performing a controller reset
- nvmet-tcp: add an helper to free the cmd buffers
- netfilter: nf_tables: fix inverted genmask check in 
nft_map_catchall_activate()
- hwmon: (occ) Mark occ_init_attribute() as __printf
- tipc: use kfree_sensitive() for session key material
- macvlan: fix error recovery in macvlan_common_newlink()
- dpaa2-switch: add bounds check for if_id in IRQ handler
- net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanup
- net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanup
- net: liquidio: Initialize netdev pointer before queue setup
- dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
- platform/x86: intel_telemetry: Fix PSS event register mask
- platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
- wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
- scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
- wifi: cfg80211: Fix bitrate calculation overflow for HE rates
- ASoC: tlv320adcx140: Propagate error codes during probe
- ASoC: davinci-evm: Fix reference leak in davinci_evm_probe
- wifi: mac80211: collect station statistics earlier when disconnect
- ring-buffer: Avoid softlockup in ring_buffer_resize() during memory free
- HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)
- HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_list
- netfilter: replace -EEXIST with -EBUSY
- ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirk
- HID: playstation: Center initial joystick axes to prevent spurious events
- HID: intel-ish-hid: Reset enum_devices_done before enumeration
- HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTL
- smb/server: call ksmbd_session_rpc_close() on error path in create_smb2_pipe()
- block,bfq: fix aux stat accumulation destination
- net: usb: sr9700: support devices with virtual driver CD
- wifi: wlcore: ensure skb headroom before skb_push
- wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
- binderfs: fix ida_alloc_max() upper bound
- timers: Fix NULL function pointer race in timer_shutdown_sync()
- Bluetooth: hci_qca: Fix the teardown problem for real
- timers: Update the documentation to reflect on the new timer_shutdown() API
- timers: Provide timer_shutdown[_sync]()
- timers: Add shutdown mechanism to the internal functions
- timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
- timers: Silently ignore timers with a NULL function
- Documentation: Replace del_timer/del_timer_sync()
- timers: Rename del_timer() to timer_delete()
- timers: Replace BUG_ON()s
- timers: Get rid of del_singleshot_timer_sync()
- clocksource/drivers/sp804: Do not use timer namespace for timer_shutdown() 
function
- clocksource/drivers/arm_arch_timer: Do not use timer namespace for 
timer_shutdown() function
- ARM: spear: Do not use timer namespace for timer_shutdown() function
- Documentation: Remove bogus claim about del_timer_sync()
- netfilter: nft_set_pipapo: clamp maximum map bucket size to INT_MAX
- mm/kfence: randomize the freelist on initialization
- KVM: Don't clobber irqfd routing type when deassigning irqfd
- ARM: 9468/1: fix memset64() on big-endian
- rbd: check for EOD after exclusive lock is ensured to be held
- platform/x86: intel_telemetry: Fix swapped arrays in PSS output
- x86/kfence: fix booting on 32bit non-PAE systems
+ UBUNTU: Upstream stable to v5.15.200

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

Title:
  Jammy update: v5.15.200 upstream stable release

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to