** 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: + v5.15.142 upstream stable release + from git://git.kernel.org/ - v5.15.142 upstream stable release - from git://git.kernel.org/ - - + locking/ww_mutex/test: Fix potential workqueue corruption + perf/core: Bail out early if the request AUX area is out of bound + clocksource/drivers/timer-imx-gpt: Fix potential memory leak + clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware + workqueue: Provide one lock class key per work_on_cpu() callsite + x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size + wifi: mac80211_hwsim: fix clang-specific fortify warning + wifi: mac80211: don't return unset power in ieee80211_get_tx_power() + atl1c: Work around the DMA RX overflow issue + bpf: Detect IP == ksym.end as part of BPF program + wifi: ath9k: fix clang-specific fortify warnings + wifi: ath10k: fix clang-specific fortify warning + net: annotate data-races around sk->sk_tx_queue_mapping + net: annotate data-races around sk->sk_dst_pending_confirm + wifi: ath10k: Don't touch the CE interrupt registers after power up + Bluetooth: btusb: Add date->evt_skb is NULL check + Bluetooth: Fix double free in hci_conn_cleanup + platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e + drm/komeda: drop all currently held locks if deadlock happens + drm/amdkfd: Fix a race condition of vram buffer unref in svm code + drm/amd/display: use full update for clip size increase of large plane source + string.h: add array-wrappers for (v)memdup_user() + kernel: kexec: copy user-array safely + kernel: watch_queue: copy user-array safely + drm: vmwgfx_surface.c: copy user-array safely + drm/msm/dp: skip validity check for DP CTS EDID checksum + drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 + drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga + drm/amdgpu: Fix potential null pointer derefernce + drm/panel: fix a possible null pointer dereference + drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference + drm/amdgpu/vkms: fix a possible null pointer dereference + drm/panel: st7703: Pick different reset sequence + drm/amdkfd: Fix shift out-of-bounds issue + drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL + arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma size + selftests/efivarfs: create-read: fix a resource leak + ASoC: soc-card: Add storage for PCI SSID + crypto: pcrypt - Fix hungtask for PADATA_RESET + RDMA/hfi1: Use FIELD_GET() to extract Link Width + scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs + scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool + fs/jfs: Add check for negative db_l2nbperpage + fs/jfs: Add validity check for db_maxag and db_agpref + jfs: fix array-index-out-of-bounds in dbFindLeaf + jfs: fix array-index-out-of-bounds in diAlloc + HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround + ARM: 9320/1: fix stack depot IRQ stack filter + ALSA: hda: Fix possible null-ptr-deref when assigning a stream + PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields + atm: iphase: Do PCI error checks on own line + scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() + PCI: Use FIELD_GET() to extract Link Width + PCI: Extract ATS disabling to a helper function + PCI: Disable ATS for specific Intel IPU E2000 devices + misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller + PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk + HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W + exfat: support handle zero-size directory + tty: vcc: Add check for kstrdup() in vcc_probe() + usb: gadget: f_ncm: Always set current gadget in ncm_bind() + 9p/trans_fd: Annotate data-racy writes to file::f_flags + 9p: v9fs_listxattr: fix %s null argument warning + i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler + i2c: sun6i-p2wi: Prevent potential division by zero + virtio-blk: fix implicit overflow on virtio_max_dma_size + i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. + media: gspca: cpia1: shift-out-of-bounds in set_flicker + media: vivid: avoid integer overflow + gfs2: ignore negated quota changes + gfs2: fix an oops in gfs2_permission + media: cobalt: Use FIELD_GET() to extract Link Width + media: ccs: Fix driver quirk struct documentation + media: imon: fix access to invalid resource for the second interface + drm/amd/display: Avoid NULL dereference of timing generator + kgdb: Flush console before entering kgdb on panic + i2c: dev: copy userspace array safely + ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings + drm/qxl: prevent memory leak + drm/amdgpu: fix software pci_unplug on some chips + pwm: Fix double shift bug + wifi: iwlwifi: Use FW rate for non-data frames + tracing: Reuse logic from perf's get_recursion_context() + tracing/perf: Add interrupt_context_level() helper + sched/core: Optimize in_task() and in_interrupt() a bit + media: cadence: csi2rx: Unregister v4l2 async notifier + media: cec: meson: always include meson sub-directory in Makefile + SUNRPC: ECONNRESET might require a rebind + SUNRPC: Add an IS_ERR() check back to where it was + NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO + SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + gfs2: Silence "suspicious RCU usage in gfs2_permission" warning + mptcp: diag: switch to context structure + mptcp: listen diag dump support + net: inet: Remove count from inet_listen_hashbucket + net: inet: Open code inet_hash2 and inet_unhash2 + net: inet: Retire port only listening_hash + net: set SOCK_RCU_FREE before inserting socket into hashtable + ipvlan: add ipvlan_route_v6_outbound() helper + tty: Fix uninit-value access in ppp_sync_receive() + net: hns3: fix add VLAN fail issue + net: hns3: refine the definition for struct hclge_pf_to_vf_msg + net: hns3: add byte order conversion for PF to VF mailbox message + net: hns3: add barrier in vf mailbox reply process + net: hns3: fix incorrect capability bit display for copper port + net: hns3: fix variable may not initialized problem in hns3_init_mac_addr() + net: hns3: fix VF reset fail issue + net: hns3: fix VF wrong speed and duplex issue + tipc: Fix kernel-infoleak due to uninitialized TLV value + ppp: limit MRU to 64K + xen/events: fix delayed eoi list handling + ptp: annotate data-race around q->head and q->tail + bonding: stop the device in bond_setup_by_slave() + net: ethernet: cortina: Fix max RX frame define + net: ethernet: cortina: Handle large frames + net: ethernet: cortina: Fix MTU max setting + af_unix: fix use-after-free in unix_stream_read_actor() + netfilter: nf_conntrack_bridge: initialize err to 0 + netfilter: nf_tables: use the correct get/put helpers + netfilter: nf_tables: add and use BE register load-store helpers + netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() + net: stmmac: fix rx budget limit check + net/mlx5e: Remove incorrect addition of action fwd flag + net/mlx5e: Move mod hdr allocation to a single place + net/mlx5e: Refactor mod header management API + net/mlx5e: Fix pedit endianness + net/mlx5e: Reduce the size of icosq_str + net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors + macvlan: Don't propagate promisc change to lower dev in passthru + tools/power/turbostat: Fix a knl bug + tools/power/turbostat: Enable the C-state Pre-wake printing + cifs: spnego: add ';' in HOST_KEY_LEN + cifs: fix check of rc in function generate_smb3signingkey + xfs: refactor buffer cancellation table allocation + xfs: don't leak xfs_buf_cancel structures when recovery fails + xfs: convert buf_cancel_table allocation to kmalloc_array + xfs: use invalidate_lock to check the state of mmap_lock + xfs: prevent a UAF when log IO errors race with unmount + xfs: flush inode gc workqueue before clearing agi bucket + xfs: fix use-after-free in xattr node block inactivation + xfs: don't leak memory when attr fork loading fails + xfs: fix intermittent hang during quotacheck + xfs: add missing cmap->br_state = XFS_EXT_NORM update + xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork + xfs: fix inode reservation space for removing transaction + xfs: avoid a UAF when log intent item recovery fails + xfs: fix exception caused by unexpected illegal bestcount in leaf dir + xfs: fix memory leak in xfs_errortag_init + xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init() + i915/perf: Fix NULL deref bugs with drm_dbg() calls + media: venus: hfi: add checks to perform sanity on queue pointers + powerpc/perf: Fix disabling BHRB and instruction sampling + randstruct: Fix gcc-plugin performance mode to stay in group + bpf: Fix check_stack_write_fixed_off() to correctly spill imm + bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + scsi: mpt3sas: Fix loop logic + scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers + scsi: qla2xxx: Fix system crash due to bad pointer access + crypto: x86/sha - load modules based on CPU features + x86/cpu/hygon: Fix the CPU topology evaluation for real + KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space + KVM: x86: Ignore MSR_AMD64_TW_CFG access + audit: don't take task_lock() in audit_exe_compare() code path + audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() + tty/sysrq: replace smp_processor_id() with get_cpu() + hvc/xen: fix console unplug + hvc/xen: fix error path in xen_hvc_init() to always register frontend driver + hvc/xen: fix event channel handling for secondary consoles + PCI/sysfs: Protect driver's D3cold preference from user space + watchdog: move softlockup_panic back to early_param + ACPI: resource: Do IRQ override on TongFang GMxXGxx + arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer + parisc/pdc: Add width field to struct pdc_model + clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data + clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks + clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocks + mmc: vub300: fix an error code + mmc: sdhci_am654: fix start loop index for TAP value parsing + PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common() + PCI: exynos: Don't discard .remove() callback + wifi: wilc1000: use vmm_table as array in wilc struct + svcrdma: Drop connection after an RDMA Read error + rcu/tree: Defer setting of jiffies during stall reset + arm64: dts: qcom: ipq6018: Fix hwlock index for SMEM + PM: hibernate: Use __get_safe_page() rather than touching the list + PM: hibernate: Clean up sync_read handling in snapshot_write_next() + rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects + btrfs: don't arbitrarily slow down delalloc if we're committing + firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit + ACPI: FPDT: properly handle invalid FPDT subtables + ima: annotate iint mutex to avoid lockdep false positive warnings + ima: detect changes to the backing overlay file + wifi: ath11k: fix temperature event locking + wifi: ath11k: fix dfs radar event locking + wifi: ath11k: fix htt pktlog locking + mmc: meson-gx: Remove setting of CMD_CFG_ERROR + genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware + KEYS: trusted: Rollback init_trusted() consistently + PCI: keystone: Don't discard .remove() callback + PCI: keystone: Don't discard .probe() callback + netfilter: nf_tables: split async and sync catchall in two functions + selftests/resctrl: Remove duplicate feature check from CMT test + selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests + ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix + jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev + quota: explicitly forbid quota files from being encrypted + kernel/reboot: emergency_restart: Set correct system_state + i2c: core: Run atomic i2c xfer when !preemptible + tracing: Have the user copy of synthetic event address use correct context + mcb: fix error handling for different scenarios when parsing + dmaengine: stm32-mdma: correct desc prep when channel running + s390/cmma: fix detection of DAT pages + mm/cma: use nth_page() in place of direct struct page manipulation + mm/memory_hotplug: use pfn math in place of direct struct page manipulation + mtd: cfi_cmdset_0001: Byte swap OTP info + i3c: master: cdns: Fix reading status register + i3c: master: svc: fix race condition in ibi work thread + i3c: master: svc: fix wrong data return when IBI happen during start frame + i3c: master: svc: fix ibi may not return mandatory data byte + i3c: master: svc: fix check wrong status register in irq handler + i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen + parisc: Prevent booting 64-bit kernels on PA1.x machines + parisc/pgtable: Do not drop upper 5 address bits of physical address + xhci: Enable RPM on controllers that support low-power states + ALSA: info: Fix potential deadlock at disconnection + ALSA: hda/realtek - Add Dell ALC295 to pin fall back table + ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC + serial: meson: Use platform_get_irq() to get the interrupt + tty: serial: meson: fix hard LOCKUP on crtscts mode + regmap: Ensure range selector registers are updated after cache sync + cpufreq: stats: Fix buffer overflow detection in trans_stats() + Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559 + bluetooth: Add device 0bda:887b to device tables + bluetooth: Add device 13d3:3571 to device tables + Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables + Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE + ksmbd: fix slab out of bounds write in smb_inherit_dacl() + arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO + arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size + powerpc/pseries/ddw: simplify enable_ddw() + Revert ncsi: Propagate carrier gain/loss events to the NCSI controller + Revert "i2c: pxa: move to generic GPIO recovery" + lsm: fix default return value for vm_enough_memory + lsm: fix default return value for inode_getsecctx + sbsa_gwdt: Calculate timeout with 64-bit math + i2c: designware: Disable TX_EMPTY irq while waiting for block length byte + s390/ap: fix AP bus crash on early config change callback invocation + net: ethtool: Fix documentation of ethtool_sprintf() + net: dsa: lan9303: consequently nested-lock physical MDIO + net: phylink: initialize carrier state at creation + i2c: i801: fix potential race in i801_block_transaction_byte_by_byte + f2fs: avoid format-overflow warning + media: lirc: drop trailing space from scancode transmit + media: sharp: fix sharp encoding + media: venus: hfi_parser: Add check to keep the number of codecs within range + media: venus: hfi: fix the check to handle session buffer requirement + media: venus: hfi: add checks to handle capabilities from firmware + media: ccs: Correctly initialise try compose rectangle + nfsd: fix file memleak on client_opens_release + riscv: kprobes: allow writing to x0 + mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2 + mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors + r8169: fix network lost after resume on DASH systems + mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER + media: qcom: camss: Fix pm_domain_on sequence in probe + media: qcom: camss: Fix vfe_get() error jump + media: qcom: camss: Fix VFE-17x vfe_disable_output() + media: qcom: camss: Fix missing vfe_lite clocks check + ext4: apply umask if ACL support is disabled + ext4: correct offset of gdb backup in non meta_bg group to update_backups + ext4: correct return value of ext4_convert_meta_bg + ext4: correct the start block of counting reserved clusters + ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks + ext4: add missed brelse in update_backups + drm/amd/pm: Handle non-terminated overdrive commands. + drm/i915: Fix potential spectre vulnerability + drm/amdgpu: don't use ATRM for external devices + drm/amdgpu: fix error handling in amdgpu_bo_list_get() + drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox + io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid + powerpc/powernv: Fix fortify source warnings in opal-prd.c + tracing: Have trace_event_file have ref counters + Input: xpad - add VID for Turtle Beach controllers + driver core: Release all resources during unbind before updating device links + Linux 5.15.140 + UBUNTU: Upstream stable to v5.15.140 + afs: Fix afs_server_list to be cleaned up with RCU + afs: Make error on cell lookup failure consistent with OpenAFS + drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence + drm/panel: auo,b101uan08.3: Fine tune the panel power sequence + drm/panel: simple: Fix Innolux G101ICE-L01 bus flags + drm/panel: simple: Fix Innolux G101ICE-L01 timings + wireguard: use DEV_STATS_INC() + octeontx2-pf: Fix memory leak during interface down + ata: pata_isapnp: Add missing error check for devm_ioport_map() + drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full + HID: core: store the unique system identifier in hid_device + HID: fix HID device resource race between HID core and debugging support + ipv4: Correct/silence an endian warning in __ip_do_redirect + net: usb: ax88179_178a: fix failed operations during ax88179_reset + net/smc: avoid data corruption caused by decline + arm/xen: fix xen_vcpu_info allocation alignment + octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF + amd-xgbe: handle corner-case during sfp hotplug + amd-xgbe: handle the corner-case during tx completion + amd-xgbe: propagate the correct speed and duplex status + net: axienet: Fix check for partial TX checksum + afs: Return ENOENT if no cell DNS record can be found + afs: Fix file locking on R/O volumes to operate in local mode + nvmet: nul-terminate the NQNs passed in the connect command + USB: dwc3: qcom: fix resource leaks on probe deferral + USB: dwc3: qcom: fix ACPI platform device leak + lockdep: Fix block chain corruption + MIPS: KVM: Fix a build warning about variable set but not used + media: camss: Replace hard coded value with parameter + media: camss: sm8250: Virtual channels for CSID + media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3 + media: qcom: camss: Fix csid-gen2 for test pattern generator + ext4: add a new helper to check if es must be kept + ext4: factor out __es_alloc_extent() and __es_free_extent() + ext4: use pre-allocated es in __es_insert_extent() + ext4: use pre-allocated es in __es_remove_extent() + ext4: using nofail preallocation in ext4_es_remove_extent() + ext4: using nofail preallocation in ext4_es_insert_delayed_block() + ext4: using nofail preallocation in ext4_es_insert_extent() + ext4: fix slab-use-after-free in ext4_es_insert_extent() + ext4: make sure allocate pending entry not fail + proc: sysctl: prevent aliased sysctls from getting passed to init + ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA + swiotlb-xen: provide the "max_mapping_size" method + bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() + md: fix bi_status reporting in md_end_clone_io + bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race + io_uring/fs: consider link->flags when getting path for LINKAT + s390/dasd: protect device queue against concurrent access + USB: serial: option: add Luat Air72*U series products + hv_netvsc: Fix race of register_netdevice_notifier and VF register + hv_netvsc: Mark VF as slave before exposing it to user-mode + dm-delay: fix a race between delay_presuspend and delay_bio + bcache: check return value from btree_node_alloc_replacement() + bcache: prevent potential division by zero error + bcache: fixup init dirty data errors + bcache: fixup lock c->root error + usb: cdnsp: Fix deadlock issue during using NCM gadget + USB: serial: option: add Fibocom L7xx modules + USB: serial: option: fix FM101R-GL defines + USB: serial: option: don't claim interface 4 for ZTE MF290 + usb: typec: tcpm: Skip hard reset when in error recovery + USB: dwc2: write HCINT with INTMASK applied + usb: dwc3: Fix default mode initialization + usb: dwc3: set the dma max_seg_size + USB: dwc3: qcom: fix software node leak on probe errors + USB: dwc3: qcom: fix wakeup after probe deferral + io_uring: fix off-by one bvec index + Linux 5.15.141 + UBUNTU: Upstream stable to v5.15.141 + pinctrl: avoid reload of p state in list iteration + firewire: core: fix possible memory leak in create_units() + mmc: cqhci: Increase recovery halt timeout + mmc: cqhci: Warn of halt or task clear failure + mmc: cqhci: Fix task clearing in CQE error recovery + mmc: block: Retry commands in CQE error recovery + mmc: block: Do not lose cache flush during CQE error recovery + mmc: block: Be sure to wait while busy in CQE error recovery + ALSA: hda: Disable power-save on KONTRON SinglePC + ALSA: hda/realtek: Headset Mic VREF to 100% + ALSA: hda/realtek: Add supported ALC257 for ChromeOS + dm-verity: align struct dm_verity_fec_io properly + dm verity: don't perform FEC for failed readahead IO + bcache: revert replacing IS_ERR_OR_NULL with IS_ERR + iommu/vt-d: Add MTL to quirk list to skip TE disabling + powerpc: Don't clobber f0/vs0 during fp|altivec register save + parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes + btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod() + btrfs: fix off-by-one when checking chunk map includes logical address + btrfs: send: ensure send_fd is writable + btrfs: make error messages more clear when getting a chunk map + Input: xpad - add HyperX Clutch Gladiate Support + vlan: introduce vlan_dev_free_egress_priority + vlan: move dev_put into vlan_dev_uninit + rcu: Avoid tracing a few functions executed in stop machine + hv_netvsc: fix race of netvsc and VF register_netdevice + USB: core: Change configuration warnings to notices + usb: config: fix iteration issue in 'usb_get_bos_descriptor()' + dpaa2-eth: increase the needed headroom to account for alignment + uapi: propagate __struct_group() attributes to the container union + selftests/net: ipsec: fix constant out of range + octeontx2-af: Fix possible buffer overflow + net: stmmac: xgmac: Disable FPE MMC interrupts + octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 + Revert "workqueue: remove unused cancel_work()" + r8169: prevent potential deadlock in rtl8169_close + ravb: Fix races between ravb_tx_timeout_work() and net related ops + net: ravb: Check return value of reset_control_deassert() + net: ravb: Use pm_runtime_resume_and_get() + net: ravb: Start TX queues after HW initialization succeeded + net: ravb: Stop DMA in case of failures on ravb_open() + perf intel-pt: Fix async branch flags + selftests/resctrl: Add missing SPDX license to Makefile + selftests/resctrl: Move _GNU_SOURCE define into Makefile + smb3: fix touch -h of symlink + ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header + ASoC: SOF: sof-pci-dev: use community key on all Up boards + ASoC: SOF: sof-pci-dev: add parameter to override topology filename + ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks + ASoC: SOF: sof-pci-dev: Fix community key quirk detection + fbdev: stifb: Make the STI next font pointer a 32-bit signed offset + fs: add ctime accessors infrastructure + smb3: fix caching of ctime on setxattr + cpufreq: imx6q: don't warn for disabling a non-existing frequency + cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily + iommu/vt-d: Omit devTLB invalidation requests when TES=0 + iommu/vt-d: Make context clearing consistent with context mapping + mmc: core: add helpers mmc_regulator_enable/disable_vqmmc + mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled + r8169: disable ASPM in case of tx timeout + r8169: fix deadlock on RTL8125 in jumbo mtu mode + iomap: update ki_pos a little later in iomap_dio_complete Linux 5.15.142 - iomap: update ki_pos a little later in iomap_dio_complete - r8169: fix deadlock on RTL8125 in jumbo mtu mode - r8169: disable ASPM in case of tx timeout - mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled - mmc: core: add helpers mmc_regulator_enable/disable_vqmmc - iommu/vt-d: Make context clearing consistent with context mapping - iommu/vt-d: Omit devTLB invalidation requests when TES=0 - cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily - cpufreq: imx6q: don't warn for disabling a non-existing frequency - smb3: fix caching of ctime on setxattr - fs: add ctime accessors infrastructure - fbdev: stifb: Make the STI next font pointer a 32-bit signed offset - ASoC: SOF: sof-pci-dev: Fix community key quirk detection - ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks - ASoC: SOF: sof-pci-dev: add parameter to override topology filename - ASoC: SOF: sof-pci-dev: use community key on all Up boards - ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header - smb3: fix touch -h of symlink - selftests/resctrl: Move _GNU_SOURCE define into Makefile - selftests/resctrl: Add missing SPDX license to Makefile - perf intel-pt: Fix async branch flags - net: ravb: Stop DMA in case of failures on ravb_open() - net: ravb: Start TX queues after HW initialization succeeded - net: ravb: Use pm_runtime_resume_and_get() - net: ravb: Check return value of reset_control_deassert() - ravb: Fix races between ravb_tx_timeout_work() and net related ops - r8169: prevent potential deadlock in rtl8169_close - Revert "workqueue: remove unused cancel_work()" - octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 - net: stmmac: xgmac: Disable FPE MMC interrupts - octeontx2-af: Fix possible buffer overflow - selftests/net: ipsec: fix constant out of range - uapi: propagate __struct_group() attributes to the container union - dpaa2-eth: increase the needed headroom to account for alignment - ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet - usb: config: fix iteration issue in 'usb_get_bos_descriptor()' - USB: core: Change configuration warnings to notices - hv_netvsc: fix race of netvsc and VF register_netdevice - rcu: Avoid tracing a few functions executed in stop machine - vlan: move dev_put into vlan_dev_uninit - vlan: introduce vlan_dev_free_egress_priority - Input: xpad - add HyperX Clutch Gladiate Support - btrfs: make error messages more clear when getting a chunk map - btrfs: send: ensure send_fd is writable - btrfs: fix off-by-one when checking chunk map includes logical address - btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod() - btrfs: add dmesg output for first mount and last unmount of a filesystem - parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes - powerpc: Don't clobber f0/vs0 during fp|altivec register save - iommu/vt-d: Add MTL to quirk list to skip TE disabling - bcache: revert replacing IS_ERR_OR_NULL with IS_ERR - dm verity: don't perform FEC for failed readahead IO - dm-verity: align struct dm_verity_fec_io properly - ALSA: hda/realtek: Add supported ALC257 for ChromeOS - ALSA: hda/realtek: Headset Mic VREF to 100% - ALSA: hda: Disable power-save on KONTRON SinglePC - mmc: block: Be sure to wait while busy in CQE error recovery - mmc: block: Do not lose cache flush during CQE error recovery - mmc: block: Retry commands in CQE error recovery - mmc: cqhci: Fix task clearing in CQE error recovery - mmc: cqhci: Warn of halt or task clear failure - mmc: cqhci: Increase recovery halt timeout - firewire: core: fix possible memory leak in create_units() - pinctrl: avoid reload of p state in list iteration + UBUNTU: Upstream stable to v5.15.142
** 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.142 upstream stable release from git://git.kernel.org/ - locking/ww_mutex/test: Fix potential workqueue corruption - perf/core: Bail out early if the request AUX area is out of bound - clocksource/drivers/timer-imx-gpt: Fix potential memory leak - clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardware - workqueue: Provide one lock class key per work_on_cpu() callsite - x86/mm: Drop the 4 MB restriction on minimal NUMA node memory size - wifi: mac80211_hwsim: fix clang-specific fortify warning - wifi: mac80211: don't return unset power in ieee80211_get_tx_power() - atl1c: Work around the DMA RX overflow issue - bpf: Detect IP == ksym.end as part of BPF program - wifi: ath9k: fix clang-specific fortify warnings - wifi: ath10k: fix clang-specific fortify warning - net: annotate data-races around sk->sk_tx_queue_mapping - net: annotate data-races around sk->sk_dst_pending_confirm - wifi: ath10k: Don't touch the CE interrupt registers after power up - Bluetooth: btusb: Add date->evt_skb is NULL check - Bluetooth: Fix double free in hci_conn_cleanup - platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e - drm/komeda: drop all currently held locks if deadlock happens - drm/amdkfd: Fix a race condition of vram buffer unref in svm code - drm/amd/display: use full update for clip size increase of large plane source - string.h: add array-wrappers for (v)memdup_user() - kernel: kexec: copy user-array safely - kernel: watch_queue: copy user-array safely - drm: vmwgfx_surface.c: copy user-array safely - drm/msm/dp: skip validity check for DP CTS EDID checksum - drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7 - drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga - drm/amdgpu: Fix potential null pointer derefernce - drm/panel: fix a possible null pointer dereference - drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference - drm/amdgpu/vkms: fix a possible null pointer dereference - drm/panel: st7703: Pick different reset sequence - drm/amdkfd: Fix shift out-of-bounds issue - drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL - arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma size - selftests/efivarfs: create-read: fix a resource leak - ASoC: soc-card: Add storage for PCI SSID - crypto: pcrypt - Fix hungtask for PADATA_RESET - RDMA/hfi1: Use FIELD_GET() to extract Link Width - scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs - scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool - fs/jfs: Add check for negative db_l2nbperpage - fs/jfs: Add validity check for db_maxag and db_agpref - jfs: fix array-index-out-of-bounds in dbFindLeaf - jfs: fix array-index-out-of-bounds in diAlloc - HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround - ARM: 9320/1: fix stack depot IRQ stack filter - ALSA: hda: Fix possible null-ptr-deref when assigning a stream - PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields - atm: iphase: Do PCI error checks on own line - scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup() - PCI: Use FIELD_GET() to extract Link Width - PCI: Extract ATS disabling to a helper function - PCI: Disable ATS for specific Intel IPU E2000 devices - misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller - PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk - HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W - exfat: support handle zero-size directory - tty: vcc: Add check for kstrdup() in vcc_probe() - usb: gadget: f_ncm: Always set current gadget in ncm_bind() - 9p/trans_fd: Annotate data-racy writes to file::f_flags - 9p: v9fs_listxattr: fix %s null argument warning - i3c: mipi-i3c-hci: Fix out of bounds access in hci_dma_irq_handler - i2c: sun6i-p2wi: Prevent potential division by zero - virtio-blk: fix implicit overflow on virtio_max_dma_size - i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data. - media: gspca: cpia1: shift-out-of-bounds in set_flicker - media: vivid: avoid integer overflow - gfs2: ignore negated quota changes - gfs2: fix an oops in gfs2_permission - media: cobalt: Use FIELD_GET() to extract Link Width - media: ccs: Fix driver quirk struct documentation - media: imon: fix access to invalid resource for the second interface - drm/amd/display: Avoid NULL dereference of timing generator - kgdb: Flush console before entering kgdb on panic - i2c: dev: copy userspace array safely - ASoC: ti: omap-mcbsp: Fix runtime PM underflow warnings - drm/qxl: prevent memory leak - drm/amdgpu: fix software pci_unplug on some chips - pwm: Fix double shift bug - wifi: iwlwifi: Use FW rate for non-data frames - tracing: Reuse logic from perf's get_recursion_context() - tracing/perf: Add interrupt_context_level() helper - sched/core: Optimize in_task() and in_interrupt() a bit - media: cadence: csi2rx: Unregister v4l2 async notifier - media: cec: meson: always include meson sub-directory in Makefile - SUNRPC: ECONNRESET might require a rebind - SUNRPC: Add an IS_ERR() check back to where it was - NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO - SUNRPC: Fix RPC client cleaned up the freed pipefs dentries - gfs2: Silence "suspicious RCU usage in gfs2_permission" warning - mptcp: diag: switch to context structure - mptcp: listen diag dump support - net: inet: Remove count from inet_listen_hashbucket - net: inet: Open code inet_hash2 and inet_unhash2 - net: inet: Retire port only listening_hash - net: set SOCK_RCU_FREE before inserting socket into hashtable - ipvlan: add ipvlan_route_v6_outbound() helper - tty: Fix uninit-value access in ppp_sync_receive() - net: hns3: fix add VLAN fail issue - net: hns3: refine the definition for struct hclge_pf_to_vf_msg - net: hns3: add byte order conversion for PF to VF mailbox message - net: hns3: add barrier in vf mailbox reply process - net: hns3: fix incorrect capability bit display for copper port - net: hns3: fix variable may not initialized problem in hns3_init_mac_addr() - net: hns3: fix VF reset fail issue - net: hns3: fix VF wrong speed and duplex issue - tipc: Fix kernel-infoleak due to uninitialized TLV value - ppp: limit MRU to 64K - xen/events: fix delayed eoi list handling - ptp: annotate data-race around q->head and q->tail - bonding: stop the device in bond_setup_by_slave() - net: ethernet: cortina: Fix max RX frame define - net: ethernet: cortina: Handle large frames - net: ethernet: cortina: Fix MTU max setting - af_unix: fix use-after-free in unix_stream_read_actor() - netfilter: nf_conntrack_bridge: initialize err to 0 - netfilter: nf_tables: use the correct get/put helpers - netfilter: nf_tables: add and use BE register load-store helpers - netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval() - net: stmmac: fix rx budget limit check - net/mlx5e: Remove incorrect addition of action fwd flag - net/mlx5e: Move mod hdr allocation to a single place - net/mlx5e: Refactor mod header management API - net/mlx5e: Fix pedit endianness - net/mlx5e: Reduce the size of icosq_str - net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors - macvlan: Don't propagate promisc change to lower dev in passthru - tools/power/turbostat: Fix a knl bug - tools/power/turbostat: Enable the C-state Pre-wake printing - cifs: spnego: add ';' in HOST_KEY_LEN - cifs: fix check of rc in function generate_smb3signingkey - xfs: refactor buffer cancellation table allocation - xfs: don't leak xfs_buf_cancel structures when recovery fails - xfs: convert buf_cancel_table allocation to kmalloc_array - xfs: use invalidate_lock to check the state of mmap_lock - xfs: prevent a UAF when log IO errors race with unmount - xfs: flush inode gc workqueue before clearing agi bucket - xfs: fix use-after-free in xattr node block inactivation - xfs: don't leak memory when attr fork loading fails - xfs: fix intermittent hang during quotacheck - xfs: add missing cmap->br_state = XFS_EXT_NORM update - xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork - xfs: fix inode reservation space for removing transaction - xfs: avoid a UAF when log intent item recovery fails - xfs: fix exception caused by unexpected illegal bestcount in leaf dir - xfs: fix memory leak in xfs_errortag_init - xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init() - i915/perf: Fix NULL deref bugs with drm_dbg() calls - media: venus: hfi: add checks to perform sanity on queue pointers - powerpc/perf: Fix disabling BHRB and instruction sampling - randstruct: Fix gcc-plugin performance mode to stay in group - bpf: Fix check_stack_write_fixed_off() to correctly spill imm - bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END - scsi: mpt3sas: Fix loop logic - scsi: megaraid_sas: Increase register read retry rount from 3 to 30 for selected registers - scsi: qla2xxx: Fix system crash due to bad pointer access - crypto: x86/sha - load modules based on CPU features - x86/cpu/hygon: Fix the CPU topology evaluation for real - KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space - KVM: x86: Ignore MSR_AMD64_TW_CFG access - audit: don't take task_lock() in audit_exe_compare() code path - audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare() - tty/sysrq: replace smp_processor_id() with get_cpu() - hvc/xen: fix console unplug - hvc/xen: fix error path in xen_hvc_init() to always register frontend driver - hvc/xen: fix event channel handling for secondary consoles - PCI/sysfs: Protect driver's D3cold preference from user space - watchdog: move softlockup_panic back to early_param - ACPI: resource: Do IRQ override on TongFang GMxXGxx - arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer - parisc/pdc: Add width field to struct pdc_model - clk: socfpga: Fix undefined behavior bug in struct stratix10_clock_data - clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocks - clk: qcom: ipq6018: drop the CLK_SET_RATE_PARENT flag from PLL clocks - mmc: vub300: fix an error code - mmc: sdhci_am654: fix start loop index for TAP value parsing - PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common() - PCI: exynos: Don't discard .remove() callback - wifi: wilc1000: use vmm_table as array in wilc struct - svcrdma: Drop connection after an RDMA Read error - rcu/tree: Defer setting of jiffies during stall reset - arm64: dts: qcom: ipq6018: Fix hwlock index for SMEM - PM: hibernate: Use __get_safe_page() rather than touching the list - PM: hibernate: Clean up sync_read handling in snapshot_write_next() - rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects - btrfs: don't arbitrarily slow down delalloc if we're committing - firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit - ACPI: FPDT: properly handle invalid FPDT subtables - ima: annotate iint mutex to avoid lockdep false positive warnings - ima: detect changes to the backing overlay file - wifi: ath11k: fix temperature event locking - wifi: ath11k: fix dfs radar event locking - wifi: ath11k: fix htt pktlog locking - mmc: meson-gx: Remove setting of CMD_CFG_ERROR - genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware - KEYS: trusted: Rollback init_trusted() consistently - PCI: keystone: Don't discard .remove() callback - PCI: keystone: Don't discard .probe() callback - netfilter: nf_tables: split async and sync catchall in two functions - selftests/resctrl: Remove duplicate feature check from CMT test - selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests - ASoC: codecs: wsa-macro: fix uninitialized stack variables with name prefix - jbd2: fix potential data lost in recovering journal raced with synchronizing fs bdev - quota: explicitly forbid quota files from being encrypted - kernel/reboot: emergency_restart: Set correct system_state - i2c: core: Run atomic i2c xfer when !preemptible - tracing: Have the user copy of synthetic event address use correct context - mcb: fix error handling for different scenarios when parsing - dmaengine: stm32-mdma: correct desc prep when channel running - s390/cmma: fix detection of DAT pages - mm/cma: use nth_page() in place of direct struct page manipulation - mm/memory_hotplug: use pfn math in place of direct struct page manipulation - mtd: cfi_cmdset_0001: Byte swap OTP info - i3c: master: cdns: Fix reading status register - i3c: master: svc: fix race condition in ibi work thread - i3c: master: svc: fix wrong data return when IBI happen during start frame - i3c: master: svc: fix ibi may not return mandatory data byte - i3c: master: svc: fix check wrong status register in irq handler - i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen - parisc: Prevent booting 64-bit kernels on PA1.x machines - parisc/pgtable: Do not drop upper 5 address bits of physical address - xhci: Enable RPM on controllers that support low-power states - ALSA: info: Fix potential deadlock at disconnection - ALSA: hda/realtek - Add Dell ALC295 to pin fall back table - ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC - serial: meson: Use platform_get_irq() to get the interrupt - tty: serial: meson: fix hard LOCKUP on crtscts mode - regmap: Ensure range selector registers are updated after cache sync - cpufreq: stats: Fix buffer overflow detection in trans_stats() - Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0cb8:0xc559 - bluetooth: Add device 0bda:887b to device tables - bluetooth: Add device 13d3:3571 to device tables - Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tables - Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BE - ksmbd: fix slab out of bounds write in smb_inherit_dacl() - arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIO - arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size - powerpc/pseries/ddw: simplify enable_ddw() - Revert ncsi: Propagate carrier gain/loss events to the NCSI controller - Revert "i2c: pxa: move to generic GPIO recovery" - lsm: fix default return value for vm_enough_memory - lsm: fix default return value for inode_getsecctx - sbsa_gwdt: Calculate timeout with 64-bit math - i2c: designware: Disable TX_EMPTY irq while waiting for block length byte - s390/ap: fix AP bus crash on early config change callback invocation - net: ethtool: Fix documentation of ethtool_sprintf() - net: dsa: lan9303: consequently nested-lock physical MDIO - net: phylink: initialize carrier state at creation - i2c: i801: fix potential race in i801_block_transaction_byte_by_byte - f2fs: avoid format-overflow warning - media: lirc: drop trailing space from scancode transmit - media: sharp: fix sharp encoding - media: venus: hfi_parser: Add check to keep the number of codecs within range - media: venus: hfi: fix the check to handle session buffer requirement - media: venus: hfi: add checks to handle capabilities from firmware - media: ccs: Correctly initialise try compose rectangle - nfsd: fix file memleak on client_opens_release - riscv: kprobes: allow writing to x0 - mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2 - mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors - r8169: fix network lost after resume on DASH systems - mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AER - media: qcom: camss: Fix pm_domain_on sequence in probe - media: qcom: camss: Fix vfe_get() error jump - media: qcom: camss: Fix VFE-17x vfe_disable_output() - media: qcom: camss: Fix missing vfe_lite clocks check - ext4: apply umask if ACL support is disabled - ext4: correct offset of gdb backup in non meta_bg group to update_backups - ext4: correct return value of ext4_convert_meta_bg - ext4: correct the start block of counting reserved clusters - ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks - ext4: add missed brelse in update_backups - drm/amd/pm: Handle non-terminated overdrive commands. - drm/i915: Fix potential spectre vulnerability - drm/amdgpu: don't use ATRM for external devices - drm/amdgpu: fix error handling in amdgpu_bo_list_get() - drm/amd/display: Change the DMCUB mailbox memory location from FB to inbox - io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid - powerpc/powernv: Fix fortify source warnings in opal-prd.c - tracing: Have trace_event_file have ref counters - Input: xpad - add VID for Turtle Beach controllers - driver core: Release all resources during unbind before updating device links - Linux 5.15.140 - UBUNTU: Upstream stable to v5.15.140 - afs: Fix afs_server_list to be cleaned up with RCU - afs: Make error on cell lookup failure consistent with OpenAFS - drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence - drm/panel: auo,b101uan08.3: Fine tune the panel power sequence - drm/panel: simple: Fix Innolux G101ICE-L01 bus flags - drm/panel: simple: Fix Innolux G101ICE-L01 timings - wireguard: use DEV_STATS_INC() - octeontx2-pf: Fix memory leak during interface down - ata: pata_isapnp: Add missing error check for devm_ioport_map() - drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP full - HID: core: store the unique system identifier in hid_device - HID: fix HID device resource race between HID core and debugging support - ipv4: Correct/silence an endian warning in __ip_do_redirect - net: usb: ax88179_178a: fix failed operations during ax88179_reset - net/smc: avoid data corruption caused by decline - arm/xen: fix xen_vcpu_info allocation alignment - octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF - amd-xgbe: handle corner-case during sfp hotplug - amd-xgbe: handle the corner-case during tx completion - amd-xgbe: propagate the correct speed and duplex status - net: axienet: Fix check for partial TX checksum - afs: Return ENOENT if no cell DNS record can be found - afs: Fix file locking on R/O volumes to operate in local mode - nvmet: nul-terminate the NQNs passed in the connect command - USB: dwc3: qcom: fix resource leaks on probe deferral - USB: dwc3: qcom: fix ACPI platform device leak - lockdep: Fix block chain corruption - MIPS: KVM: Fix a build warning about variable set but not used - media: camss: Replace hard coded value with parameter - media: camss: sm8250: Virtual channels for CSID - media: qcom: camss: Fix set CSI2_RX_CFG1_VC_MODE when VC is greater than 3 - media: qcom: camss: Fix csid-gen2 for test pattern generator - ext4: add a new helper to check if es must be kept - ext4: factor out __es_alloc_extent() and __es_free_extent() - ext4: use pre-allocated es in __es_insert_extent() - ext4: use pre-allocated es in __es_remove_extent() - ext4: using nofail preallocation in ext4_es_remove_extent() - ext4: using nofail preallocation in ext4_es_insert_delayed_block() - ext4: using nofail preallocation in ext4_es_insert_extent() - ext4: fix slab-use-after-free in ext4_es_insert_extent() - ext4: make sure allocate pending entry not fail - proc: sysctl: prevent aliased sysctls from getting passed to init - ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVA - swiotlb-xen: provide the "max_mapping_size" method - bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() - md: fix bi_status reporting in md_end_clone_io - bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race - io_uring/fs: consider link->flags when getting path for LINKAT - s390/dasd: protect device queue against concurrent access - USB: serial: option: add Luat Air72*U series products - hv_netvsc: Fix race of register_netdevice_notifier and VF register - hv_netvsc: Mark VF as slave before exposing it to user-mode - dm-delay: fix a race between delay_presuspend and delay_bio - bcache: check return value from btree_node_alloc_replacement() - bcache: prevent potential division by zero error - bcache: fixup init dirty data errors - bcache: fixup lock c->root error - usb: cdnsp: Fix deadlock issue during using NCM gadget - USB: serial: option: add Fibocom L7xx modules - USB: serial: option: fix FM101R-GL defines - USB: serial: option: don't claim interface 4 for ZTE MF290 - usb: typec: tcpm: Skip hard reset when in error recovery - USB: dwc2: write HCINT with INTMASK applied - usb: dwc3: Fix default mode initialization - usb: dwc3: set the dma max_seg_size - USB: dwc3: qcom: fix software node leak on probe errors - USB: dwc3: qcom: fix wakeup after probe deferral - io_uring: fix off-by one bvec index - Linux 5.15.141 - UBUNTU: Upstream stable to v5.15.141 pinctrl: avoid reload of p state in list iteration firewire: core: fix possible memory leak in create_units() mmc: cqhci: Increase recovery halt timeout mmc: cqhci: Warn of halt or task clear failure mmc: cqhci: Fix task clearing in CQE error recovery mmc: block: Retry commands in CQE error recovery mmc: block: Do not lose cache flush during CQE error recovery mmc: block: Be sure to wait while busy in CQE error recovery ALSA: hda: Disable power-save on KONTRON SinglePC ALSA: hda/realtek: Headset Mic VREF to 100% ALSA: hda/realtek: Add supported ALC257 for ChromeOS dm-verity: align struct dm_verity_fec_io properly dm verity: don't perform FEC for failed readahead IO bcache: revert replacing IS_ERR_OR_NULL with IS_ERR iommu/vt-d: Add MTL to quirk list to skip TE disabling powerpc: Don't clobber f0/vs0 during fp|altivec register save parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod() btrfs: fix off-by-one when checking chunk map includes logical address btrfs: send: ensure send_fd is writable btrfs: make error messages more clear when getting a chunk map Input: xpad - add HyperX Clutch Gladiate Support vlan: introduce vlan_dev_free_egress_priority vlan: move dev_put into vlan_dev_uninit rcu: Avoid tracing a few functions executed in stop machine hv_netvsc: fix race of netvsc and VF register_netdevice USB: core: Change configuration warnings to notices usb: config: fix iteration issue in 'usb_get_bos_descriptor()' dpaa2-eth: increase the needed headroom to account for alignment uapi: propagate __struct_group() attributes to the container union selftests/net: ipsec: fix constant out of range octeontx2-af: Fix possible buffer overflow net: stmmac: xgmac: Disable FPE MMC interrupts octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 Revert "workqueue: remove unused cancel_work()" r8169: prevent potential deadlock in rtl8169_close ravb: Fix races between ravb_tx_timeout_work() and net related ops net: ravb: Check return value of reset_control_deassert() net: ravb: Use pm_runtime_resume_and_get() net: ravb: Start TX queues after HW initialization succeeded net: ravb: Stop DMA in case of failures on ravb_open() perf intel-pt: Fix async branch flags selftests/resctrl: Add missing SPDX license to Makefile selftests/resctrl: Move _GNU_SOURCE define into Makefile smb3: fix touch -h of symlink ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header ASoC: SOF: sof-pci-dev: use community key on all Up boards ASoC: SOF: sof-pci-dev: add parameter to override topology filename ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks ASoC: SOF: sof-pci-dev: Fix community key quirk detection fbdev: stifb: Make the STI next font pointer a 32-bit signed offset fs: add ctime accessors infrastructure smb3: fix caching of ctime on setxattr cpufreq: imx6q: don't warn for disabling a non-existing frequency cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily iommu/vt-d: Omit devTLB invalidation requests when TES=0 iommu/vt-d: Make context clearing consistent with context mapping mmc: core: add helpers mmc_regulator_enable/disable_vqmmc mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled r8169: disable ASPM in case of tx timeout r8169: fix deadlock on RTL8125 in jumbo mtu mode iomap: update ki_pos a little later in iomap_dio_complete Linux 5.15.142 UBUNTU: Upstream stable to v5.15.142 ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid ** Changed in: linux (Ubuntu Jammy) Status: New => In Progress ** Changed in: linux (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Jammy) Assignee: (unassigned) => Portia Stephens (portias) -- 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/2050849 Title: Jammy update: v5.15.142 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.142 upstream stable release from git://git.kernel.org/ pinctrl: avoid reload of p state in list iteration firewire: core: fix possible memory leak in create_units() mmc: cqhci: Increase recovery halt timeout mmc: cqhci: Warn of halt or task clear failure mmc: cqhci: Fix task clearing in CQE error recovery mmc: block: Retry commands in CQE error recovery mmc: block: Do not lose cache flush during CQE error recovery mmc: block: Be sure to wait while busy in CQE error recovery ALSA: hda: Disable power-save on KONTRON SinglePC ALSA: hda/realtek: Headset Mic VREF to 100% ALSA: hda/realtek: Add supported ALC257 for ChromeOS dm-verity: align struct dm_verity_fec_io properly dm verity: don't perform FEC for failed readahead IO bcache: revert replacing IS_ERR_OR_NULL with IS_ERR iommu/vt-d: Add MTL to quirk list to skip TE disabling powerpc: Don't clobber f0/vs0 during fp|altivec register save parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod() btrfs: fix off-by-one when checking chunk map includes logical address btrfs: send: ensure send_fd is writable btrfs: make error messages more clear when getting a chunk map Input: xpad - add HyperX Clutch Gladiate Support vlan: introduce vlan_dev_free_egress_priority vlan: move dev_put into vlan_dev_uninit rcu: Avoid tracing a few functions executed in stop machine hv_netvsc: fix race of netvsc and VF register_netdevice USB: core: Change configuration warnings to notices usb: config: fix iteration issue in 'usb_get_bos_descriptor()' dpaa2-eth: increase the needed headroom to account for alignment uapi: propagate __struct_group() attributes to the container union selftests/net: ipsec: fix constant out of range octeontx2-af: Fix possible buffer overflow net: stmmac: xgmac: Disable FPE MMC interrupts octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64 Revert "workqueue: remove unused cancel_work()" r8169: prevent potential deadlock in rtl8169_close ravb: Fix races between ravb_tx_timeout_work() and net related ops net: ravb: Check return value of reset_control_deassert() net: ravb: Use pm_runtime_resume_and_get() net: ravb: Start TX queues after HW initialization succeeded net: ravb: Stop DMA in case of failures on ravb_open() perf intel-pt: Fix async branch flags selftests/resctrl: Add missing SPDX license to Makefile selftests/resctrl: Move _GNU_SOURCE define into Makefile smb3: fix touch -h of symlink ASoC: Intel: Move soc_intel_is_foo() helpers to a generic header ASoC: SOF: sof-pci-dev: use community key on all Up boards ASoC: SOF: sof-pci-dev: add parameter to override topology filename ASoC: SOF: sof-pci-dev: don't use the community key on APL Chromebooks ASoC: SOF: sof-pci-dev: Fix community key quirk detection fbdev: stifb: Make the STI next font pointer a 32-bit signed offset fs: add ctime accessors infrastructure smb3: fix caching of ctime on setxattr cpufreq: imx6q: don't warn for disabling a non-existing frequency cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily iommu/vt-d: Omit devTLB invalidation requests when TES=0 iommu/vt-d: Make context clearing consistent with context mapping mmc: core: add helpers mmc_regulator_enable/disable_vqmmc mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled r8169: disable ASPM in case of tx timeout r8169: fix deadlock on RTL8125 in jumbo mtu mode iomap: update ki_pos a little later in iomap_dio_complete Linux 5.15.142 UBUNTU: Upstream stable to v5.15.142 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2050849/+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