This bug was fixed in the package linux-nvidia-tegra-igx - 5.15.0-1020.20 --------------- linux-nvidia-tegra-igx (5.15.0-1020.20) jammy; urgency=medium
* jammy/linux-nvidia-tegra-igx: 5.15.0-1020.20 -proposed tracker (LP: #2093299) [ Ubuntu: 5.15.0-1031.31 ] * jammy/linux-nvidia-tegra: 5.15.0-1031.31 -proposed tracker (LP: #2093297) * apply NVIDIA patches Jan 8, 2025 (LP: #2093263) - NVIDIA: SAUCE: bt_usb: Disable RTL8852CE upstream driver * apply NVIDIA patches Oct 4-23, 2024 (LP: #2085479) - NVIDIA: SAUCE: mailbox: warn on MBOX_TX_QUEUE_LEN * Don't produce linux-*-cloud-tools-common, linux-*-tools-common and linux-*-tools-host binary packages (LP: #2048183) - [Packaging] nvidia-tegra: Remove tools-common and tools-host packages * jammy/linux-realtime: 5.15.0-1076.84 -proposed tracker (LP: #2092109) * jammy/linux: 5.15.0-130.140 -proposed tracker (LP: #2092132) * ovs/linuxbridge jobs running on ubuntu jammy broken with latest kernel 5.15.0-127.137 (LP: #2091990) - netfilter: xtables: fix typo causing some targets not to load on IPv6 * jammy/linux-realtime: 5.15.0-1075.83 -proposed tracker (LP: #2090136) * jammy/linux: 5.15.0-128.138 -proposed tracker (LP: #2090163) * CVE-2024-50264 - vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans * CVE-2024-53057 - net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT * CVE-2024-43904 - drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing * CVE-2024-40973 - media: mtk-vcodec: potential null pointer deference in SCP * CVE-2024-38553 - net: fec: remove .ndo_poll_controller to avoid deadlocks * CVE-2024-26822 - smb: client: set correct id, uid and cruid for multiuser automounts * CVE-2020-12351 // CVE-2020-12352 // CVE-2020-24490 - [Config] Disable BlueZ highspeed support * CVE-2024-40910 - ax25: Fix refcount imbalance on inbound connections * CVE-2024-35963 - Bluetooth: hci_sock: Fix not validating setsockopt user input * CVE-2024-35965 - Bluetooth: L2CAP: Fix not validating setsockopt user input * CVE-2024-35966 - Bluetooth: RFCOMM: Fix not validating setsockopt user input * CVE-2024-35967 - Bluetooth: SCO: Fix not validating setsockopt user input * jammy/linux-realtime: 5.15.0-1074.82 -proposed tracker (LP: #2086335) * Jammy real-time patch set update: v5.15.167-rt80 (LP: #2088307) - rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT - sched: Introduce migratable() - arm64: mm: Make arch_faults_on_old_pte() check for migratability - printk: rename printk cpulock API and always disable interrupts - console: add write_atomic interface - kdb: only use atomic consoles for output mirroring - serial: 8250: implement write_atomic - printk: relocate printk_delay() - printk: call boot_delay_msec() in printk_delay() - printk: use seqcount_latch for console_seq - printk: introduce kernel sync mode - printk: move console printing to kthreads - printk: add console handover - printk: add pr_flush() - printk: Enhance the condition check of msleep in pr_flush() - sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD - kthread: Move prio/affinite change into the newly created thread - genirq: Move prio assignment into the newly created thread - genirq: Disable irqfixup/poll on PREEMPT_RT. - efi: Allow efi=runtime - mm: Disable zsmalloc on PREEMPT_RT - net/core: disable NET_RX_BUSY_POLL on PREEMPT_RT - samples/kfifo: Rename read_lock/write_lock - crypto: testmgr - Only disable migration in crypto_disable_simd_for_test() - mm: Allow only SLUB on PREEMPT_RT - mm: page_alloc: Use migrate_disable() in drain_local_pages_wq() - mm/scatterlist: Replace the !preemptible warning in sg_miter_stop() - mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT - x86/softirq: Disable softirq stacks on PREEMPT_RT - Documentation/kcov: Include types.h in the example. - Documentation/kcov: Define `ip' in the example. - kcov: Allocate per-CPU memory on the relevant node. - kcov: Avoid enable+disable interrupts if !in_task(). - kcov: Replace local_irq_save() with a local_lock_t. - net/sched: sch_ets: properly init all active DRR list handles - gen_stats: Add instead Set the value in __gnet_stats_copy_basic(). - gen_stats: Add gnet_stats_add_queue(). - mq, mqprio: Use gnet_stats_add_queue(). - gen_stats: Move remaining users to gnet_stats_add_queue(). - u64_stats: Introduce u64_stats_set() - net: sched: Protect Qdisc::bstats with u64_stats - net: sched: Use _bstats_update/set() instead of raw writes - net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types - net: sched: Remove Qdisc::running sequence counter - net: sched: Allow statistics reads from softirq. - net: sched: fix logic error in qdisc_run_begin() - net: sched: remove one pair of atomic operations - net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding. - net: sched: gred: dynamically allocate tc_gred_qopt_offload - sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ - irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support. - irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RT - irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RT - irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier - smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq(). - fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT. - fscache: Use only one fscache_object_cong_wait. - sched: Clean up the might_sleep() underscore zoo - sched: Make cond_resched_*lock() variants consistent vs. might_sleep() - sched: Remove preempt_offset argument from __might_sleep() - sched: Cleanup might_sleep() printks - sched: Make might_sleep() output less confusing - sched: Make RCU nest depth distinct in __might_resched() - sched: Make cond_resched_lock() variants RT aware - locking/rt: Take RCU nesting into account for __might_resched() - sched: Limit the number of task migrations per batch on RT - sched: Disable TTWU_QUEUE on RT - sched: Move kprobes cleanup out of finish_task_switch() - sched: Delay task stack freeing on RT - sched: Move mmdrop to RCU on RT - cgroup: use irqsave in cgroup_rstat_flush_locked() - mm: workingset: replace IRQ-off check with a lockdep assert. - jump-label: disable if stop_machine() is used - locking: Remove rt_rwlock_is_contended() - lockdep/selftests: Avoid using local_lock_{acquire|release}(). - sched: Trigger warning if ->migration_disabled counter underflows. - rtmutex: Add a special case for ww-mutex handling. - rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable(). - lockdep: Make it RT aware - lockdep/selftests: Add rtmutex to the last column - lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock() - lockdep/selftests: Skip the softirq related tests on PREEMPT_RT - lockdep/selftests: Adapt ww-tests for PREEMPT_RT - locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h - sched: Make preempt_enable_no_resched() behave like preempt_enable() on PREEMPT_RT - kernel/sched: add {put|get}_cpu_light() - block/mq: do not invoke preempt_disable() - md: raid5: Make raid5_percpu handling RT aware - scsi/fcoe: Make RT aware. - mm/vmalloc: Another preempt disable region which sucks - net: Remove preemption disabling in netif_rx() - sunrpc: Make svc_xprt_do_enqueue() use get_cpu_light() - softirq: Check preemption after reenabling interrupts - mm/memcontrol: Disable on PREEMPT_RT - signal: Revert ptrace preempt magic - ptrace: fix ptrace vs tasklist_lock race - fs/dcache: use swait_queue instead of waitqueue - fs/dcache: disable preemption on i_dir_seq's write side - rcu: Delay RCU-selftests - net/core: use local_bh_disable() in netif_rx_ni() - net: Use skbufhead with raw lock - net: Dequeue in dev_cpu_dead() without the lock - net: dev: always take qdisc's busylock in __dev_xmit_skb() - panic: skip get_random_bytes for RT_FULL in init_oops_id - x86: stackprotector: Avoid random pool on rt - drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock(). - drm/i915: Use preempt_disable/enable_rt() where recommended - drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates - drm/i915: Don't check for atomic context on PREEMPT_RT - drm/i915: Disable tracing points on PREEMPT_RT - drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE - drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock() - drm/i915: Drop the irqs_disabled() check - signal/x86: Delay calling signals in atomic - x86: kvm Require const tsc for RT - x86: Allow to enable RT - x86: Enable RT also on 32bit - genirq: update irq_set_irqchip_state documentation - ASoC: mediatek: mt8195: Remove unsued irqs_lock. - smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block - virt: acrn: Remove unsued acrn_irqfds_mutex. - tpm_tis: fix stall after iowrite*()s - mm/zsmalloc: Replace bit spinlock and get_cpu_var() usage. - drivers/block/zram: Replace bit spinlocks with rtmutex for -rt - leds: trigger: Disable CPU trigger on PREEMPT_RT - generic/softirq: Disable softirq stacks on PREEMPT_RT - */softirq: Disable softirq stacks on PREEMPT_RT - sched: Add support for lazy preemption - x86/entry: Use should_resched() in idtentry_exit_cond_resched() - x86: Support for lazy preemption - entry: Fix the preempt lazy fallout - arm: Add support for lazy preemption - powerpc: Add support for lazy preemption - arch/arm64: Add lazy preempt support - ARM: enable irq in translation/section permission fault handlers - KVM: arm/arm64: downgrade preempt_disable()d region to migrate_disable() - arm64/sve: Delay freeing memory in fpsimd_flush_thread() - arm64/sve: Make kernel FPU protection RT friendly - arm64: signal: Use ARCH_RT_DELAYS_SIGNAL_SEND. - tty/serial/omap: Make the locking RT aware - tty/serial/pl011: Make the locking work on RT - ARM: Allow to enable RT - ARM64: Allow to enable RT - powerpc: traps: Use PREEMPT_RT - powerpc/pseries/iommu: Use a locallock instead local_irq_save() - powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT - powerpc/stackprotector: work around stack-guard init from atomic - POWERPC: Allow to enable RT - sysfs: Add /sys/kernel/realtime entry - genirq: Provide generic_handle_irq_safe(). - i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify(). - i2c: cht-wc: Use generic_handle_irq_safe(). - misc: hi6421-spmi-pmic: Use generic_handle_irq_safe(). - mfd: ezx-pcap: Use generic_handle_irq_safe(). - net: usb: lan78xx: Use generic_handle_irq_safe(). - staging: greybus: gpio: Use generic_handle_irq_safe(). - mm/memcg: Revert ("mm/memcg: optimize user context object stock access") - mm/memcg: Disable threshold event handlers on PREEMPT_RT - mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed. - mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock() - mm/memcg: Protect memcg_stock with a local_lock_t - mm/memcg: Disable migration instead of preemption in drain_all_stock(). - mm/memcg: Add missing counter index which are not update in interrupt. - mm/memcg: Add a comment regarding the release `obj'. - mm/memcg: Only perform the debug checks on !PREEMPT_RT - io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc(). - locking/rwbase: Mitigate indefinite writer starvation - Revert "softirq: Let ksoftirqd do its job" - debugobject: Ensure pool refill (again) - debugobjects,locking: Annotate debug_object_fill_pool() wait type violation - sched: avoid false lockdep splat in put_task_struct() - mm/page_alloc: Use write_seqlock_irqsave() instead write_seqlock() + local_irq_save(). - bpf: Remove in_atomic() from bpf_link_put(). - drm/i915: Do not disable preemption for resets - netfilter: nft_counter: Use u64_stats_t for statistic. * Miscellaneous upstream changes - Realtime patchset v5.15-rt80 * jammy/linux: 5.15.0-127.137 -proposed tracker (LP: #2086357) * Jammy update: v5.15.168 upstream stable release (LP: #2086242) - parisc: Fix 64-bit userspace syscall path - parisc: Fix stack start for ADDR_NO_RANDOMIZE personality - of/irq: Support #msi-cells=<0> in of_msi_get_domain - drm: omapdrm: Add missing check for alloc_ordered_workqueue - jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error - jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit - mm: krealloc: consider spare memory for __GFP_ZERO - ocfs2: fix the la space leak when unmounting an ocfs2 volume - ocfs2: fix uninit-value in ocfs2_get_block() - ocfs2: reserve space for inline xattr before attaching reflink tree - ocfs2: cancel dqi_sync_work before freeing oinfo - ocfs2: remove unreasonable unlock in ocfs2_read_blocks - ocfs2: fix null-ptr-deref when journal load failed. - ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate - usbnet: ipheth: fix carrier detection in modes 1 and 4 - net: ethernet: use ip_hdrlen() instead of bit shift - net: phy: vitesse: repair vsc73xx autonegotiation - powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL - btrfs: update target inode's ctime on unlink - Input: ads7846 - ratelimit the spi_sync error message - Input: synaptics - enable SMBus for HP Elitebook 840 G2 - HID: multitouch: Add support for GT7868Q - scripts: kconfig: merge_config: config files: add a trailing newline - platform/surface: aggregator_registry: Add support for Surface Laptop Go 3 - drm/msm/adreno: Fix error return if missing firmware-name - Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table - NFSv4: Fix clearing of layout segments in layoutreturn - NFS: Avoid unnecessary rescanning of the per-server delegation list - platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses - platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array - mptcp: pm: Fix uaf in __timer_delete_sync - arm64: dts: rockchip: override BIOS_DISABLE signal via GPIO hog on RK3399 Puma - minmax: reduce min/max macro expansion in atomisp driver - net: tighten bad gso csum offset check in virtio_net_hdr - mm: avoid leaving partial pfn mappings around in error case - fs/ntfs3: Use kvfree to free memory allocated by kvmalloc - arm64: dts: rockchip: fix PMIC interrupt pin in pinctrl for ROCK Pi E - eeprom: digsy_mtc: Fix 93xx46 driver probe failure - selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected() - hwmon: (pmbus) Introduce and use write_byte_data callback - hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2 - ice: fix accounting for filters shared by multiple VSIs - igb: Always call igb_xdp_ring_update_tail() under Tx lock - net/mlx5e: Add missing link modes to ptys2ethtool_map - net/mlx5: Explicitly set scheduling element and TSAR type - net/mlx5: Add support to create match definer - net/mlx5: Add IFC bits and enums for flow meter - net/mlx5: Add missing masks and QoS bit masks for scheduling elements - fou: fix initialization of grc - octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flush - octeontx2-af: Modify SMQ flush sequence to drop packets - net: ftgmac100: Enable TX interrupt to avoid TX timeout - netfilter: nft_socket: fix sk refcount leaks - net: dpaa: Pad packets to ETH_ZLEN - spi: nxp-fspi: fix the KASAN report out-of-bounds bug - dma-buf: heaps: Fix off-by-one in CMA heap fault handler - ASoC: meson: axg-card: fix 'use-after-free' - ASoC: allow module autoloading for table db1200_pids - ALSA: hda/realtek - Fixed ALC256 headphone no sound - ALSA: hda/realtek - FIxed ALC285 headphone no sound - scsi: lpfc: Fix overflow build issue - pinctrl: at91: make it work with current gpiolib - microblaze: don't treat zero reserved memory regions as error - net: ftgmac100: Ensure tx descriptor updates are visible - wifi: iwlwifi: lower message level for FW buffer destination - wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculation - wifi: iwlwifi: mvm: pause TCM when the firmware is stopped - wifi: iwlwifi: mvm: don't wait for tx queues if firmware is dead - wifi: iwlwifi: clear trans->state earlier upon error - ASoC: intel: fix module autoloading - ASoC: tda7419: fix module autoloading - spi: spidev: Add an entry for elgin,jg10309-01 - drm: komeda: Fix an issue related to normalized zpos - spi: bcm63xx: Enable module autoloading - x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency - spi: spidev: Add missing spi_device_id for jg10309-01 - ocfs2: add bounds checking to ocfs2_xattr_find_entry() - ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() - cgroup: Make operations on the cgroup root_list RCU safe - Revert "wifi: cfg80211: check wiphy mutex is held for wdev mutex" - gpio: prevent potential speculation leaks in gpio_device_get_desc() - gpiolib: cdev: Ignore reconfiguration without direction - cgroup: Move rcu_head up near the top of cgroup_root - USB: serial: pl2303: add device id for Macrosilicon MS3020 - USB: usbtmc: prevent kernel-usb-infoleak - EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR - EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hw - EDAC/synopsys: Re-enable the error interrupts on v3 hw - EDAC/synopsys: Fix ECC status and IRQ control race condition - EDAC/synopsys: Fix error injection on Zynq UltraScale+ - wifi: rtw88: always wait for both firmware loading attempts - crypto: xor - fix template benchmarking - ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe() - wifi: ath9k: fix parameter check in ath9k_init_debug() - wifi: ath9k: Remove error checks when creating debugfs entries - net: stmmac: dwmac-loongson: Init ref and PTP clocks rate - wifi: rtw88: remove CPT execution branch never used - fs: explicitly unregister per-superblock BDIs - mount: warn only once about timestamp range expiration - fs/namespace: fnic: Switch to use %ptTd - mount: handle OOM on mnt_warn_timestamp_expiry - wifi: iwlwifi: mvm: increase the time between ranging measurements - padata: Honor the caller's alignment in case of chunk_size 0 - can: j1939: use correct function name in comment - ACPI: CPPC: Fix MASK_VAL() usage - netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire - netfilter: nf_tables: reject element expiration with no timeout - netfilter: nf_tables: reject expiration higher than timeout - netfilter: nf_tables: remove annotation to access set timeout while holding lock - cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately - x86/sgx: Fix deadlock in SGX NUMA node search - wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan() - wifi: mt76: mt7915: fix rx filter setting for bfee functionality - wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors - wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop() - wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_param - sock_map: Add a cond_resched() in sock_hash_free() - can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). - can: m_can: m_can_close(): stop clocks after device has been shut down - Bluetooth: btusb: Fix not handling ZPL/short-transfer - bareudp: Pull inner IP header in bareudp_udp_encap_recv(). - net: geneve: support IPv4/IPv6 as inner protocol - geneve: Fix incorrect inner network header offset when innerprotoinherit is set - bareudp: Pull inner IP header on xmit. - net: enetc: Use IRQF_NO_AUTOEN flag in request_irq() - r8169: disable ALDPS per default for RTL8125 - net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input - net: tipc: avoid possible garbage value - block, bfq: fix possible UAF for bfqq->bic with merge chain - block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator() - block, bfq: don't break merge chain in bfq_split_bfqq() - block: print symbolic error name instead of error code - block: fix potential invalid pointer dereference in blk_add_partition - spi: ppc4xx: handle irq_of_parse_and_map() errors - spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQ - arm64: dts: renesas: r9a07g044: Correct GICD and GICR sizes - ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks - ARM: dts: imx7d-zii-rmu2: fix Ethernet PHY pinctrl property - ARM: versatile: fix OF node leak in CPUs prepare - reset: berlin: fix OF node leak in probe() error path - reset: k210: fix OF node leak in probe() error path - clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init() - m68k: Fix kernel_clone_args.flags in m68k_clone() - hwmon: (max16065) Fix overflows seen when writing limits - i2c: Add i2c_get_match_data() - hwmon: (max16065) Remove use of i2c_match_id() - hwmon: (max16065) Fix alarm attributes - mtd: slram: insert break after errors in parsing the map - hwmon: (ntc_thermistor) fix module autoloading - power: supply: axp20x_battery: Remove design from min and max voltage - power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense - fbdev: hpfb: Fix an error handling path in hpfb_dio_probe() - mtd: powernv: Add check devm_kasprintf() returned value - pmdomain: core: Harden inter-column space in debug summary - drm/stm: Fix an error handling path in stm_drm_platform_probe() - drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_transfer_func - drm/amdgpu: Replace one-element array with flexible-array member - drm/amdgpu: properly handle vbios fake edid sizing - drm/radeon: Replace one-element array with flexible-array member - drm/radeon: properly handle vbios fake edid sizing - scsi: NCR5380: Add SCp members to struct NCR5380_cmd - scsi: NCR5380: Check for phase match during PDMA fixup - drm/rockchip: vop: Allow 4096px width scaling - drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode - drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets - drm/bridge: lontium-lt8912b: Validate mode in drm_bridge_funcs::mode_valid() - scsi: elx: libefc: Fix potential use after free in efc_nport_vport_del() - jfs: fix out-of-bounds in dbNextAG() and diAlloc() - drm/mediatek: Use spin_lock_irqsave() for CRTC event lock - powerpc/32: Remove the 'nobats' kernel parameter - powerpc/32: Remove 'noltlbs' kernel parameter - powerpc/8xx: Fix initial memory mapping - powerpc/8xx: Fix kernel vs user address comparison - drm/msm: Fix incorrect file name output in adreno_request_fw() - drm/msm/a5xx: disable preemption in submits by default - drm/msm/a5xx: properly clear preemption records on resume - drm/msm/a5xx: fix races in preemption evaluation stage - drm/msm: Drop priv->lastctx - drm/msm/a5xx: workaround early ring-buffer emptiness check - ipmi: docs: don't advertise deprecated sysfs entries - drm/msm: fix %s null argument error - drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind() - xen: use correct end address of kernel for conflict checking - xen/swiotlb: add alignment check for dma buffers - tpm: Clean up TPM space after command failure - selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c - selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc - selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c - selftests/bpf: Fix compiling kfree_skb.c with musl-libc - selftests/bpf: Fix compiling flow_dissector.c with musl-libc - selftests/bpf: Fix compiling tcp_rtt.c with musl-libc - selftests/bpf: Fix compiling core_reloc.c with musl-libc - selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc - selftests/bpf: Fix error compiling test_lru_map.c - selftests/bpf: Fix C++ compile error from missing _Bool type - xz: cleanup CRC32 edits from 2018 - kthread: fix task state in kthread worker if being frozen - ext4: clear EXT4_GROUP_INFO_WAS_TRIMMED_BIT even mount with discard - smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso - ext4: avoid buffer_head leak in ext4_mark_inode_used() - ext4: avoid potential buffer_head leak in __ext4_new_inode() - ext4: avoid negative min_clusters in find_group_orlov() - ext4: return error on ext4_find_inline_entry - ext4: avoid OOB when system.data xattr changes underneath the filesystem - nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() - nilfs2: determine empty node blocks as corrupted - nilfs2: fix potential oob read in nilfs_btree_check_delete() - bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit - perf mem: Free the allocated sort string, fixing a leak - perf sched timehist: Fix missing free of session in perf_sched__timehist() - perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time - perf time-utils: Fix 32-bit nsec parsing - clk: imx: imx8mp: fix clock tree update of TF-A managed clocks - clk: imx: imx8qxp: Register dc0_bypass0_clk before disp clk - clk: imx: imx8qxp: Parent should be initialized earlier than the clock - remoteproc: imx_rproc: Correct ddr alias for i.MX8M - remoteproc: imx_rproc: Initialize workqueue earlier - clk: rockchip: Set parent rate for DCLK_VOP clock on RK3228 - Input: ilitek_ts_i2c - avoid wrong input subsystem sync - Input: ilitek_ts_i2c - add report id message validation - drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error - drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error - PCI: keystone: Fix if-statement expression in ks_pcie_quirk() - PCI: xilinx-nwl: Fix register misspelling - PCI: xilinx-nwl: Clean up clock on probe failure/removal - RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency - pinctrl: single: fix missing error code in pcs_probe() - RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer - RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds - clk: ti: dra7-atl: Fix leak of of_nodes - nfsd: remove unneeded EEXIST error check in nfsd_do_file_acquire - nfsd: fix refcount leak when file is unhashed after being found - pinctrl: mvebu: Use devm_platform_get_and_ioremap_resource() - pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function - IB/core: Fix ib_cache_setup_one error flow cleanup - watchdog: imx_sc_wdt: Don't disable WDT in suspend - RDMA/hns: Don't modify rq next block addr in HIP09 QPC - RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range() - RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled - RDMA/hns: Remove unused abnormal interrupt of type RAS - RDMA/hns: Fix the wrong type of return value of the interrupt handler - RDMA/hns: Refactor the abnormal interrupt handler function - RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler - RDMA/hns: Optimize hem allocation performance - riscv: Fix fp alignment bug in perf_callchain_user() - RDMA/cxgb4: Added NULL check for lookup_atid - RDMA/irdma: fix error message in irdma_modify_qp_roce() - ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir() - ntb_perf: Fix printk format - nfsd: call cache_put if xdr_reserve_space returns NULL - nfsd: return -EINVAL when namelen is 0 - f2fs: fix typo - f2fs: fix to update i_ctime in __f2fs_setxattr() - f2fs: remove unneeded check condition in __f2fs_setxattr() - f2fs: reduce expensive checkpoint trigger frequency - f2fs: optimize error handling in redirty_blocks - f2fs: fix to wait page writeback before setting gcing flag - f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy - f2fs: clean up w/ dotdot_name - f2fs: get rid of online repaire on corrupted directory - spi: lpspi: Silence error message upon deferred probe - spi: lpspi: release requested DMA channels - spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time - iio: adc: ad7606: fix oversampling gpio array - iio: adc: ad7606: fix standby gpio state to match the documentation - coresight: tmc: sg: Do not leak sg_table - interconnect: qcom: sm8250: Enable sync_state - vdpa: Add eventfd for the vdpa callback - vhost_vdpa: assign irq bypass producer token correctly - Revert "dm: requeue IO if mapping table not yet available" - net: axienet: Clean up device used for DMA calls - net: axienet: Clean up DMA start/stop and error handling - net: axienet: don't set IRQ timer when IRQ delay not used - net: axienet: implement NAPI and GRO receive - net: axienet: reduce default RX interrupt threshold to 1 - net: axienet: add coalesce timer ethtool configuration - net: axienet: Be more careful about updating tx_bd_tail - net: axienet: Use NAPI for TX completion path - net: axienet: Switch to 64-bit RX/TX statistics - net: xilinx: axienet: Fix packet counting - netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put() - net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition - net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL - tcp: check skb is non-NULL in tcp_rto_delta_us() - net: qrtr: Update packets cloning when broadcasting - bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave() - netfilter: nf_tables: Keep deleted flowtable hooks until after RCU - netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_EVENTS - drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination - Input: goodix - use the new soc_intel_is_byt() helper - powercap: RAPL: fix invalid initialization for pl4_supported field - x86/mm: Switch to new Intel CPU model defines - vfio/pci: fix potential memory leak in vfio_intx_enable() - selinux,smack: don't bypass permissions check in inode_setsecctx hook - Remove *.orig pattern from .gitignore - PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler - ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the error - soc: versatile: integrator: fix OF node leak in probe() error path - Revert "media: tuners: fix error return code of hybrid_tuner_request_state()" - Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table - Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table - Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line - drm/amd/display: Round calculated vtotal - drm/amd/display: Validate backlight caps are sane - scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages - scsi: mac_scsi: Refactor polling loop - scsi: mac_scsi: Disallow bus errors during PDMA send - usbnet: fix cyclical race on disconnect with work queue - USB: appledisplay: close race between probe and completion handler - USB: misc: cypress_cy7c63: check for short transfer - USB: class: CDC-ACM: fix race between get_serial and set_serial - usb: cdnsp: Fix incorrect usb_request status - usb: dwc2: drd: fix clock gating on USB role switch - bus: integrator-lm: fix OF node leak in probe() - firmware_loader: Block path traversal - tty: rp2: Fix reset with non forgiving PCIe host bridges - xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them. - crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure - drbd: Fix atomicity violation in drbd_uuid_set_bm() - drbd: Add NULL check for net_conf to prevent dereference in state validation - ACPI: sysfs: validate return type of _STR method - ACPI: resource: Add another DMI match for the TongFang GMxXGxx - efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption - perf/x86/intel/pt: Fix sampling synchronization - wifi: rtw88: 8822c: Fix reported RX band width - wifi: mt76: mt7615: check devm_kasprintf() returned value - debugobjects: Fix conditions in fill_pool() - f2fs: prevent possible int overflow in dir_block_index() - f2fs: avoid potential int overflow in sanity_check_area_boundary() - hwrng: mtk - Use devm_pm_runtime_enable - hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_init - hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resume - arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency - arm64: dts: rockchip: Correct the Pinebook Pro battery design capacity - vfs: fix race between evice_inodes() and find_inode()&iput() - fs: Fix file_set_fowner LSM hook inconsistencies - nfs: fix memory leak in error path of nfs4_do_reclaim - EDAC/igen6: Fix conversion of system address to physical memory address - padata: use integer wrap around to prevent deadlock on seq_nr overflow - soc: versatile: realview: fix memory leak during device remove - soc: versatile: realview: fix soc_dev leak during device remove - usb: yurex: Replace snprintf() with the safer scnprintf() variant - USB: misc: yurex: fix race between read and write - xhci: fix event ring segment table related masks and variables in header - xhci: remove xhci_test_trb_in_td_math early development check - xhci: Refactor interrupter code for initial multi interrupter support. - xhci: Preserve RsvdP bits in ERSTBA register correctly - xhci: Add a quirk for writing ERST in high-low order - usb: xhci: fix loss of data on Cadence xHC - pps: remove usage of the deprecated ida_simple_xx() API - pps: add an error check in parport_attach - x86/idtentry: Incorporate definitions/declarations of the FRED entries - x86/entry: Remove unwanted instrumentation in common_interrupt() - bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0 - lockdep: fix deadlock issue between lockdep and rcu - mm: only enforce minimum stack gap size if it's sensible - i2c: aspeed: Update the stop sw state when the bus recovery occurs - i2c: isch: Add missed 'else' - usb: yurex: Fix inconsistent locking bug in yurex_read() - spi: lpspi: Simplify some error message - static_call: Handle module init failure correctly in static_call_del_module() - static_call: Replace pointless WARN_ON() in static_call_module_notify() - mailbox: rockchip: fix a typo in module autoloading - mailbox: bcm2835: Fix timeout during suspend mode - ceph: remove the incorrect Fw reference check when dirtying pages - ieee802154: Fix build error - net/mlx5: Fix error path in multi-packet WQE transmit - net/mlx5: Added cond_resched() to crdump collection - net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc() - netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTED - net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() - netfilter: nf_tables: prevent nf_skb_duplicated corruption - Bluetooth: btmrvl: Use IRQF_NO_AUTOEN flag in request_irq() - net: ethernet: lantiq_etop: fix memory disclosure - net: avoid potential underflow in qdisc_pkt_len_init() with UFO - net: add more sanity checks to qdisc_pkt_len_init() - stmmac_pci: Fix underflow size in stmmac_rx - net: stmmac: Disable automatic FCS/Pad stripping - net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check - ipv4: ip_gre: Fix drops of small packets in ipgre_xmit - ppp: do not assume bh is held in ppp_channel_bridge_input() - sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start - i2c: xiic: Fix broken locking on tx_msg - i2c: xiic: Switch from waitqueue to completion - i2c: xiic: Fix RX IRQ busy check - i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path - i2c: xiic: improve error message when transfer fails to start - i2c: xiic: Try re-initialization on bus busy timeout - media: usbtv: Remove useless locks in usbtv_video_free() - ALSA: mixer_oss: Remove some incorrect kfree_const() usages - ALSA: hda/realtek: Fix the push button function for the ALC257 - ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs - ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=m - ALSA: hda/conexant: Fix conflicting quirk for System76 Pangolin - f2fs: Require FMODE_WRITE for atomic write ioctls - wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats() - wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit - ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sched_add_node() - net/xen-netback: prevent UAF in xenvif_flush_hash() - net: hisilicon: hip04: fix OF node leak in probe() - net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info() - net: hisilicon: hns_mdio: fix OF node leak in probe() - ACPI: PAD: fix crash in exit_round_robin() - ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails - ACPICA: Fix memory leak if acpi_ps_get_next_field() fails - net: sched: consistently use rcu_replace_pointer() in taprio_change() - blk_iocost: fix more out of bound shifts - nvme-pci: qdepth 1 quirk - wifi: ath11k: fix array out-of-bound access in SoC stats - wifi: rtw88: select WANT_DEV_COREDUMP - ACPI: EC: Do not release locks during operation region accesses - ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package() - tipc: guard against string buffer overrun - net: mvpp2: Increase size of queue_name buffer - ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR). - ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family - net: atlantic: Avoid warning about potential string truncation - tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process - ACPICA: iasl: handle empty connection_node - proc: add config & param to block forcing mem writes - [Config] updateconfigs to select PROC_MEM_ALWAYS_FORCE - wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker - wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() - nfp: Use IRQF_NO_AUTOEN flag in request_irq() - signal: Replace BUG_ON()s - ALSA: usb-audio: Add input value sanity checks for standard types - x86/ioapic: Handle allocation failures gracefully - ALSA: usb-audio: Define macros for quirk table entries - ALSA: usb-audio: Add logitech Audio profile quirk - tools/x86/kcpuid: Protect against faulty "max subleaf" values - ALSA: asihpi: Fix potential OOB array access - ALSA: hdsp: Break infinite MIDI input flush loop - x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments() - fbdev: pxafb: Fix possible use after free in pxafb_task() - rcuscale: Provide clear error when async specified without primitives - iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux - power: reset: brcmstb: Do not go into infinite loop if reset fails - iommu/vt-d: Always reserve a domain ID for identity setup - iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count - drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_stream - ata: sata_sil: Rename sil_blacklist to sil_quirks - drm/amd/display: Check null pointers before using dc->clk_mgr - jfs: UBSAN: shift-out-of-bounds in dbFindBits - jfs: Fix uaf in dbFreeBits - jfs: check if leafidx greater than num leaves per dmap tree - scsi: smartpqi: correct stream detection - jfs: Fix uninit-value access of new_ea in ea_buffer - drm/amdgpu: add raven1 gfxoff quirk - drm/amdgpu: enable gfxoff quirk on HP 705G4 - HID: multitouch: Add support for Thinkpad X12 Gen 2 Kbd Portfolio - platform/x86: touchscreen_dmi: add nanote-next quirk - drm/amd/display: Check stream before comparing them - drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation - drm/amd/display: Fix index out of bounds in degamma hardware format translation - drm/amd/display: Fix index out of bounds in DCN30 color transformation - drm/amd/display: Initialize get_bytes_per_element's default to 1 - drm/printer: Allow NULL data in devcoredump printer - scsi: aacraid: Rearrange order of struct aac_srb_unit - drm/radeon/r100: Handle unknown family in r100_cp_init_microcode() - drm/amd/pm: ensure the fw_info is not null before using it - of/irq: Refer to actual buffer size in of_irq_parse_one() - ext4: ext4_search_dir should return a proper error - ext4: avoid use-after-free in ext4_ext_show_leaf() - ext4: fix i_data_sem unlock order in ext4_ind_migrate() - blk-integrity: use sysfs_emit - blk-integrity: convert to struct device_attribute - blk-integrity: register sysfs attributes on struct device - usb: typec: tcpm: Check for port partner validity before consuming it - spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled - spi: s3c64xx: fix timeout counters in flush_fifo - selftests: breakpoints: use remaining time to check if suspend succeed - selftests: vDSO: fix vDSO name for powerpc - selftests: vDSO: fix vdso_config for powerpc - selftests: vDSO: fix vDSO symbols lookup for powerpc64 - selftests/mm: fix charge_reserved_hugetlb.sh test - selftests: vDSO: fix ELF hash table entry size for s390x - selftests: vDSO: fix vdso_config for s390 - platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug - i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume - i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq() - i2c: xiic: Wait for TX empty to avoid missed TX NAKs - firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp() - spi: bcm63xx: Fix module autoloading - power: supply: hwmon: Fix missing temp1_max_alarm attribute - perf/core: Fix small negative period being ignored - parisc: Fix itlb miss handler for 64-bit programs - drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS - ALSA: core: add isascii() check to card ID generator - ALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSET - ALSA: usb-audio: Add native DSD support for Luxman D-08u - ALSA: line6: add hw monitor volume control to POD HD500X - ALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9 - ext4: no need to continue when the number of entries is 1 - ext4: correct encrypted dentry name hash when not casefolded - ext4: fix slab-use-after-free in ext4_split_extent_at() - ext4: propagate errors from ext4_find_extent() in ext4_insert_range() - ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space() - ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free - ext4: aovid use-after-free in ext4_ext_insert_extent() - ext4: fix double brelse() the buffer of the extents path - ext4: update orig_path in ext4_find_extent() - ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit() - ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list() - ext4: fix fast commit inode enqueueing during a full journal commit - ext4: use handle to mark fc as ineligible in __track_dentry_update() - ext4: mark fc as ineligible using an handle in ext4_xattr_set() - riscv: define ILLEGAL_POINTER_VALUE for 64bit - exfat: fix memory leak in exfat_load_bitmap() - perf hist: Update hist symbol when updating maps - nfsd: fix delegation_blocked() to block correctly for at least 30 seconds - nfsd: map the EBADMSG to nfserr_io to avoid warning - NFSD: Fix NFSv4's PUTPUBFH operation - aoe: fix the potential use-after-free problem in more places - clk: rockchip: fix error for unknown clocks - clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks - media: sun4i_csi: Implement link validate for sun4i_csi subdev - media: uapi/linux/cec.h: cec_msg_set_reply_to: zero flags - clk: qcom: clk-rpmh: Fix overflow in BCM vote - clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src - media: venus: fix use after free bug in venus_remove due to race condition - clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable() - clk: qcom: gcc-sc8180x: Fix the sdcc2 and sdcc4 clocks freq table - iio: magnetometer: ak8975: Fix reading for ak099xx sensors - tomoyo: fallback to realpath if symlink's pathname does not exist - net: stmmac: Fix zero-division error when disabling tc cbs - rtc: at91sam9: fix OF node leak in probe() error path - Input: adp5589-keys - fix NULL pointer dereference - Input: adp5589-keys - fix adp5589_gpio_get_value() - ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] - ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] - btrfs: fix a NULL pointer dereference when failed to start a new trasacntion - btrfs: wait for fixup workers before stopping cleaner kthread during umount - gpio: davinci: fix lazy disable - tracing/hwlat: Fix a race during cpuhp processing - tracing/timerlat: Fix a race during cpuhp processing - close_range(): fix the logics in descriptor table trimming - drm/sched: Add locking to drm_sched_entity_modify_sched - drm/amd/display: Fix system hang while resume with TBT monitor - kconfig: qconf: fix buffer overflow in debug links - device property: Add fwnode_iomap() - device property: Add fwnode_irq_get_byname - i2c: smbus: Use device_*() functions instead of of_*() - i2c: create debugfs entry per adapter - i2c: core: Lock address during client device instantiation - i2c: xiic: Use devm_clk_get_enabled() - i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled - spi: bcm63xx: Fix missing pm_runtime_disable() - ext4: properly sync file size update after O_SYNC direct IO - ext4: dax: fix overflowing extents beyond inode size when partially writing - arm64: Add Cortex-715 CPU part definition - arm64: cputype: Add Neoverse-N3 definitions - arm64: errata: Expand speculative SSBS workaround once more - uprobes: fix kernel info leak via "[uprobes]" vma - drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT` - build-id: require program headers to be right after ELF header - lib/buildid: harden build ID parsing logic - drm/rockchip: define gamma registers for RK3399 - drm/rockchip: support gamma control on RK3399 - drm/rockchip: vop: clear DMA stop bit on RK3066 - media: i2c: imx335: Enable regulator supplies - media: imx335: Fix reset-gpio handling - dt-bindings: clock: qcom: Add missing UFS QREF clocks - dt-bindings: clock: qcom: Add GPLL9 support on gcc-sc8180x - r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun" - r8169: add tally counter fields added with RTL8125 - clk: qcom: gcc-sc8180x: Add GPLL9 support - ACPI: battery: Simplify battery hook locking - ACPI: battery: Fix possible crash when unregistering a battery hook - Revert "arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings" - ext4: fix inode tree inconsistency caused by ENOMEM - 9p: add missing locking around taking dentry fid list - vhost/scsi: null-ptr-dereference in vhost_scsi_get_req() - perf report: Fix segfault when 'sym' sort key is not used - ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() - unicode: Don't special case ignorable code points - net: ethernet: cortina: Drop TSO support - tracing: Remove precision vsnprintf() check from print event - drm/crtc: fix uninitialized variable use even harder - tracing: Have saved_cmdlines arrays all in one allocation - selftests/net: give more time to udpgro bg processes to complete startup - selftests/net: synchronize udpgro tests' tx and rx connection - selftests: net: Remove executable bits from library scripts - fs/ntfs3: Refactor enum_rstbl to suppress static checker - virtio_console: fix misc probe bugs - Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal - bpf: Check percpu map value size first - s390/facility: Disable compile time optimization for decompressor code - s390/mm: Add cond_resched() to cmm_alloc/free_pages() - bpf, x64: Fix a jit convergence issue - ext4: don't set SB_RDONLY after filesystem errors - ext4: nested locking for xattr inode - s390/cpum_sf: Remove WARN_ON_ONCE statements - ktest.pl: Avoid false positives with grub2 skip regex - RDMA/mad: Improve handling of timed out WRs of mad agent - PCI: Add function 0 DMA alias quirk for Glenfly Arise chip - RDMA/rtrs-srv: Avoid null pointer deref during path establishment - clk: bcm: bcm53573: fix OF node leak in init - PCI: Add ACS quirk for Qualcomm SA8775P - i2c: i801: Use a different adapter-name for IDF adapters - PCI: Mark Creative Labs EMU20k2 INTx masking as broken - ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition - media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put() - remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table - clk: imx: Remove CLK_SET_PARENT_GATE for DRAM mux for i.MX7D - usb: chipidea: udc: enable suspend interrupt after usb reset - usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Crashkernel Scenario - comedi: ni_routing: tools: Check when the file could not be opened - virtio_pmem: Check device status before requesting flush - tools/iio: Add memory allocation failure check for trigger_name - driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute - drm/amd/display: Check null pointer before dereferencing se - fbdev: sisfb: Fix strbuf array overflow - RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt - NFSD: Mark filecache "down" if init fails - ice: fix VLAN replay after reset - SUNRPC: Fix integer overflow in decode_rc_list() - NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies() - net: phy: dp83869: fix memory corruption when enabling fiber - tcp: fix to allow timestamp undo if no retransmits were sent - tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe - netfilter: br_netfilter: fix panic with metadata_dst skb - Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change - net: phy: bcm84881: Fix some error handling paths - thermal: int340x: processor_thermal: Set feature mask before proc_thermal_add - thermal: intel: int340x: processor: Fix warning during module unload - net: dsa: b53: fix jumbo frame mtu check - net: dsa: b53: fix max MTU for 1g switches - net: dsa: b53: fix max MTU for BCM5325/BCM5365 - net: dsa: b53: allow lower MTUs on BCM5325/5365 - net: dsa: b53: fix jumbo frames on 10/100 ports - gpio: aspeed: Add the flush write to ensure the write complete. - gpio: aspeed: Use devm_clk api to manage clock source - ice: Fix netif_is_ice() in Safe Mode - i40e: Fix macvlan leak by synchronizing access to mac_filter_hash - igb: Do not bring the device up after non-fatal error - net/sched: accept TCA_STAB only for root qdisc - net: ibm: emac: mal: fix wrong goto - sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start - netfilter: xtables: avoid NFPROTO_UNSPEC where needed - net: Add l3mdev index to flow struct and avoid oif reset for port devices - netfilter: rpfilter/fib: Populate flowic_l3mdev field - netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces. - netfilter: fib: check correct rtable in vrf setups - net: rtnetlink: add msg kind names - rtnetlink: Add bulk registration helpers for rtnetlink message handlers. - mctp: Handle error of rtnl_register_module(). - ppp: fix ppp_async_encode() illegal access - slip: make slhc_remember() more robust against malicious packets - RDMA/hns: Fix UAF for cq async event - x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported - hwmon: (tmp513) Add missing dependency on REGMAP_I2C - hwmon: (adm9240) Add missing dependency on REGMAP_I2C - hwmon: (adt7470) Add missing dependency on REGMAP_I2C - HID: amd_sfh: Switch to device-managed dmam_alloc_coherent() - resource: fix region_intersects() vs add_memory_driver_managed() - HID: plantronics: Workaround for an unexcepted opposite volume key - Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant" - usb: dwc3: core: Stop processing of pending events if controller is halted - usb: xhci: Fix problem with xhci resume from suspend - usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip - hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma - drm/v3d: Stop the active perfmon before being destroyed - net: explicitly clear the sk pointer, when pf->create fails - net: Fix an unsafe loop on the list - net: dsa: lan9303: ensure chip reset and wait for READY status - mptcp: pm: do not remove closing subflows - nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error - kthread: unpark only parked kthread - block, bfq: fix uaf for accessing waker_bfqq after splitting - i2c: smbus: Check for parent device before dereference - net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT - xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup - net: Handle l3mdev in ip_tunnel_init_flow - net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev - net: vrf: determine the dst using the original ifindex for multicast - netfilter: ip6t_rpfilter: Fix regression with VRF interfaces - ext4: fix warning in ext4_dio_write_end_io() - net: axienet: start napi before enabling Rx/Tx - selftests: net: more strict check in net_helper - net: xilinx: axienet: Schedule NAPI in two steps - Linux 5.15.168 * CVE-2024-36968 - Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init() * CVE-2024-35904 - selinux: avoid dereference of garbage after mount failure * IOMMU warnings on AMD systems after booting into kdump kernel (LP: #2080378) - iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) Enablement - iommu/amd: Fix compile warning in init code * CVE-2024-42156 - s390/pkey: Wipe copies of clear-key structures on failure * CVE-2024-44942 - f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC * CVE-2024-38538 - net: bridge: xmit: make sure we have at least eth header len bytes * CVE-2024-42158 - s390/pkey: Use kfree_sensitive() to fix Coccinelle warnings * CVE-2024-38667 - riscv: prevent pt_regs corruption for secondary idle threads * CVE-2024-44940 - fou: remove warn in gue_gro_receive on unsupported protocol * CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2_log_flush * CVE-2024-35951 - drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() * LXD fan bridge causes blocked tasks (LP: #2064176) - SAUCE: fan: release rcu_read_lock on skb discard path * CVE-2023-52532 - net: mana: Fix TX CQE error handling * CVE-2023-52621 - bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers * CVE-2024-26947 - ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses * CVE-2023-52639 - KVM: s390: vsie: fix race during shadow creation * jammy/linux: 5.15.0-126.136 -proposed tracker (LP: #2086027) - [Packaging] resync git-ubuntu-log * Cannot detect audio sinks and sources in proposed kernel (LP: #2085082) - soundwire: stream: Revert "soundwire: stream: fix programming slave ports for non-continous port maps" * jammy/linux-realtime: 5.15.0-1073.81 -proposed tracker (LP: #2082978) * jammy/linux: 5.15.0-125.135 -proposed tracker (LP: #2083001) * CVE-2024-26800 - tls: rx: coalesce exit paths in tls_decrypt_sg() - tls: separate no-async decryption request handling from async - tls: fix use-after-free on failed backlog decryption * Please backport the more restrictive XSAVES deactivation for Zen1/2 arch (LP: #2077321) - x86/CPU/AMD: Improve the erratum 1386 workaround * Jammy update: v5.15.167 upstream stable release (LP: #2081279) - drm: panel-orientation-quirks: Add quirk for OrangePi Neo - ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown - ALSA: hda/conexant: Mute speakers at suspend / shutdown - i2c: Fix conditional for substituting empty ACPI functions - dma-debug: avoid deadlock between dma debug vs printk and netconsole - net: usb: qmi_wwan: add MeiG Smart SRM825L - drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr - drm/amd/display: Assign linear_pitch_alignment even for VM - drm/amdgpu: fix overflowed array index read warning - drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc - drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr - drm/amd/pm: fix warning using uninitialized value of max_vid_step - drm/amd/pm: fix the Out-of-bounds read warning - drm/amdgpu: fix uninitialized scalar variable warning - drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr - drm/amdgpu: avoid reading vf2pf info size from FB - drm/amd/display: Check gpio_id before used as array index - drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6 - drm/amd/display: Add array index check for hdcp ddc access - drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[] - drm/amd/display: Check msg_id before processing transcation - drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create - drm/amd/amdgpu: Check tbo resource pointer - drm/amdgpu/pm: Fix uninitialized variable warning for smu10 - drm/amdgpu/pm: Fix uninitialized variable agc_btc_response - drm/amdgpu: Fix out-of-bounds write warning - drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number - drm/amdgpu: fix ucode out-of-bounds read warning - drm/amdgpu: fix mc_data out-of-bounds read warning - drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device - apparmor: fix possible NULL pointer dereference - drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs - drm/amdgpu: fix the waring dereferencing hive - drm/amd/pm: check specific index for aldebaran - drm/amdgpu: the warning dereferencing obj for nbio_v7_4 - drm/amd/pm: check negtive return for table entries - drm/amdgpu: update type of buf size to u32 for eeprom functions - wifi: iwlwifi: remove fw_running op - cpufreq: scmi: Avoid overflow of target_freq in fast switch - PCI: al: Check IORESOURCE_BUS existence during probe - hwspinlock: Introduce hwspin_lock_bust() - RDMA/efa: Properly handle unexpected AQ completions - ionic: fix potential irq name truncation - rcu/nocb: Remove buggy bypass lock contention mitigation - usbip: Don't submit special requests twice - usb: typec: ucsi: Fix null pointer dereference in trace - fsnotify: clear PARENT_WATCHED flags lazily - smack: tcp: ipv4, fix incorrect labeling - drm/meson: plane: Add error handling - drm/bridge: tc358767: Check if fully initialized before signalling HPD event via IRQ - wifi: cfg80211: make hash table duplicates more survivable - block: remove the blk_flush_integrity call in blk_integrity_unregister - drm/amd/display: Skip wbscl_set_scaler_filter if filter is null - media: uvcvideo: Enforce alignment of frame and interval - drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr - virtio_net: Fix napi_skb_cache_put warning - rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow - ext4: reject casefold inode flag without casefold feature - udf: Limit file size to 4TB - ext4: handle redirtying in ext4_bio_write_page() - i2c: Use IS_REACHABLE() for substituting empty ACPI functions - sch/netem: fix use after free in netem_dequeue - ASoC: dapm: Fix UAF for snd_soc_pcm_runtime object - KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE - KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing - ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devices - ALSA: hda/realtek: add patch for internal mic in Lenovo V145 - ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxx - ata: libata: Fix memory leak for error path in ata_host_alloc() - irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init() - rtmutex: Drop rt_mutex::wait_lock before scheduling - nvme-pci: Add sleep quirk for Samsung 990 Evo - Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE" - Bluetooth: MGMT: Ignore keys being loaded with invalid type - mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K - mmc: sdhci-of-aspeed: fix module autoloading - mmc: cqhci: Fix checking of CQHCI_HALT state - fuse: update stats for pages in dropped aux writeback list - fuse: use unsigned type for getxattr/listxattr size truncation - clk: qcom: clk-alpha-pll: Fix the pll post div mask - clk: qcom: clk-alpha-pll: Fix the trion pll postdiv set rate API - can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_open - tracing: Avoid possible softlockup in tracing_iter_reset() - ila: call nf_unregister_net_hooks() sooner - sched: sch_cake: fix bulk flow accounting logic for host fairness - nilfs2: fix missing cleanup on rollforward recovery error - nilfs2: fix state management in error path of log writing function - mptcp: pm: re-using ID of unused flushed subflows - mptcp: pm: only decrement add_addr_accepted for MPJ req - mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR - mptcp: pm: fullmesh: select the right ID later - mptcp: constify a bunch of of helpers - mptcp: pm: avoid possible UaF when selecting endp - mptcp: avoid duplicated SUB_CLOSED events - mptcp: close subflow when receiving TCP+FIN - mptcp: pm: ADD_ADDR 0 is not a new address - mptcp: pm: do not remove already closed subflows - mptcp: pm: skip connecting to already established sf - mptcp: pr_debug: add missing \n at the end - mptcp: pm: send ACK on an active subflow - ALSA: hda: Add input value sanity checks to HDMI channel map controls - smack: unix sockets: fix accept()ed socket label - irqchip/armada-370-xp: Do not allow mapping IRQ 0 and 1 - af_unix: Remove put_pid()/put_cred() in copy_peercred(). - iommu: sun50i: clear bypass register - netfilter: nf_conncount: fix wrong variable type - udf: Avoid excessive partition lengths - media: vivid: fix wrong sizeimage value for mplane - leds: spi-byte: Call of_node_put() on error path - wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3 - usb: uas: set host status byte on data completion error - drm/amd/display: Check HDCP returned status - media: vivid: don't set HDMI TX controls if there are no HDMI outputs - PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0) - media: qcom: camss: Add check for v4l2_fwnode_endpoint_parse - pcmcia: Use resource_size function on resource object - drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6 - can: bcm: Remove proc entry when dev is unregistered. - can: m_can: Release irq on error in m_can_open - igb: Fix not clearing TimeSync interrupts for 82580 - platform/x86: dell-smbios: Fix error path in dell_smbios_init() - tcp_bpf: fix return value of tcp_bpf_sendmsg() - igc: Unlock on error in igc_io_resume() - ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset - net: usb: don't write directly to netdev->dev_addr - usbnet: modern method to get random MAC - bareudp: Fix device stats updates. - gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers - gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers - fou: Fix null-ptr-deref in GRO. - net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN - net: dsa: vsc73xx: fix possible subblocks range of CAPT block - ASoC: topology: Properly initialize soc_enum values - dm init: Handle minors larger than 255 - iommu/vt-d: Handle volatile descriptor status read - cgroup: Protect css->cgroup write under css_set_lock - um: line: always fill *error_out in setup_one_line() - devres: Initialize an uninitialized struct member - pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv - hwmon: (adc128d818) Fix underflows seen when writing limit attributes - hwmon: (lm95234) Fix underflows seen when writing limit attributes - hwmon: (nct6775-core) Fix underflows seen when writing limit attributes - hwmon: (w83627ehf) Fix underflows seen when writing limit attributes - libbpf: Add NULL checks to bpf_object__{prev_map,next_map} - drm/amdgpu: Set no_hw_access when VF request full GPU fails - ext4: fix possible tid_t sequence overflows - dma-mapping: benchmark: Don't starve others when doing the test - wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id() - smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu() - fs/ntfs3: Check more cases when directory is corrupted - btrfs: replace BUG_ON with ASSERT in walk_down_proc() - btrfs: clean up our handling of refs == 0 in snapshot delete - btrfs: replace BUG_ON() with error handling at update_ref_for_cow() - riscv: set trap vector earlier - PCI: Add missing bridge lock to pci_bus_lock() - net: dpaa: avoid on-stack arrays of NR_CPUS elements - i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup - kselftests: dmabuf-heaps: Ensure the driver name is null-terminated - btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry() - s390/vmlinux.lds.S: Move ro_after_init section behind rodata section - HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup - HID: amd_sfh: free driver_data after destroying hid device - Input: uinput - reject requests with unreasonable number of slots - usbnet: ipheth: race between ipheth_close and error handling - Squashfs: sanity check symbolic link size - of/irq: Prevent device address out-of-bounds read in interrupt map walk - lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc() - MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed - ata: pata_macio: Use WARN instead of BUG - NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations - cifs: Check the lease context if we actually got a lease - staging: iio: frequency: ad9834: Validate frequency parameter value - iio: buffer-dmaengine: fix releasing dma channel on error - iio: fix scale application in iio_convert_raw_to_processed_unlocked - iio: adc: ad7124: fix config comparison - iio: adc: ad7124: fix chip ID mismatch - usb: dwc3: core: update LC timer as per USB Spec V3.2 - binder: fix UAF caused by offsets overwrite - nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc - uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind - Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic - VMCI: Fix use-after-free when removing resource in vmci_resource_remove() - clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX - clocksource/drivers/imx-tpm: Fix next event not taking effect sometime - clocksource/drivers/timer-of: Remove percpu irq related code - uprobes: Use kzalloc to allocate xol area - perf/aux: Fix AUX buffer serialization - ksmbd: unset the binding mark of a reused connection - ksmbd: Unlock on in ksmbd_tcp_set_interfaces() - nilfs2: replace snprintf in show functions with sysfs_emit - nilfs2: protect references to superblock parameters exposed in sysfs - workqueue: wq_watchdog_touch is always called with valid CPU - workqueue: Improve scalability of workqueue watchdog touch - ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add() - ACPI: processor: Fix memory leaks in error paths of processor_add() - arm64: acpi: Move get_cpu_for_acpi_id() to a header - arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry - nvmet-tcp: fix kernel crash if commands allocation fails - ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode - drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused - drm/i915/fence: Mark debug_fence_free() with __maybe_unused - gpio: rockchip: fix OF node leak in probe() - net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation - net: change maximum number of UDP segments to 128 - gso: fix dodgy bit handling for GSO_UDP_L4 - net: drop bad gso csum_start and offset in virtio_net_hdr - x86/mm: Fix PTI for i386 some more - net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket - btrfs: fix race between direct IO write and fsync when using same fd - memcg: protect concurrent access to mem_cgroup_idr - udp: fix receiving fraglist GSO packets - Linux 5.15.167 * CVE-2024-41071 - wifi: mac80211: Avoid address calculations via out of bounds array indexing * CVE-2024-40915 - riscv: rewrite __kernel_map_pages() to fix sleeping in invalid context * CVE-2024-38611 - media: i2c: et8ek8: Don't strip remove function when driver is builtin * CVE-2024-38602 - ax25: Fix reference count leak issues of ax25_dev * CVE-2024-26669 - net/sched: flower: Fix chain template offload * CVE-2024-26607 - drm/bridge: sii902x: Fix probing race issue * Jammy update: v5.15.166 upstream stable release (LP: #2080594) - fuse: Initialize beyond-EOF page contents before setting uptodate - char: xillybus: Don't destroy workqueue from work item running on it - char: xillybus: Refine workqueue handling - char: xillybus: Check USB endpoints when probing device - ALSA: usb-audio: Add delay quirk for VIVO USB-C-XE710 HEADSET - ALSA: usb-audio: Support Yamaha P-125 quirk entry - xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration - thunderbolt: Mark XDomain as unplugged when router is removed - s390/dasd: fix error recovery leading to data corruption on ESE devices - arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE - dm resume: don't return EINVAL when signalled - dm persistent data: fix memory allocation failure - vfs: Don't evict inode under the inode lru traversing context - fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() - s390/cio: rename bitmap_size() -> idset_bitmap_size() - btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits() - bitmap: introduce generic optimized bitmap_size() - fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE - selinux: fix potential counting error in avc_add_xperms_decision() - btrfs: tree-checker: add dev extent item checks - drm/amdgpu: Actually check flags for all context ops. - memcg_write_event_control(): fix a user-triggerable oops - drm/amdgpu/jpeg2: properly set atomics vmid field - s390/uv: Panic for set and remove shared access UVC errors - igc: Correct the launchtime offset - igc: remove I226 Qbv BaseTime restriction - igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer - net/mlx5e: Correctly report errors for ethtool rx flows - atm: idt77252: prevent use after free in dequeue_rx() - net: axienet: Fix register defines comment description - net: dsa: vsc73xx: pass value in phy_write operation - net: dsa: vsc73xx: use read_poll_timeout instead delay loop - net: dsa: vsc73xx: check busy flag in MDIO operations - mlxbf_gige: Remove two unused function declarations - mlxbf_gige: disable RX filters until RX path initialized - mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size - netfilter: allow ipv6 fragments to arrive on different devices - netfilter: flowtable: initialise extack before use - netfilter: nf_queue: drop packets with cloned unconfirmed conntracks - net: hns3: fix wrong use of semaphore up - net: hns3: fix a deadlock problem when config TC during resetting - ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7 - ssb: Fix division by zero issue in ssb_calc_clock_rate - wifi: cfg80211: check wiphy mutex is held for wdev mutex - wifi: mac80211: fix BA session teardown race - wifi: cw1200: Avoid processing an invalid TIM IE - i2c: riic: avoid potential division by zero - RDMA/rtrs: Fix the problem of variable not initialized fully - s390/smp,mcck: fix early IPI handling - i3c: mipi-i3c-hci: Remove BUG() when Ring Abort request times out - i3c: mipi-i3c-hci: Do not unmap region not mapped for transfer - media: radio-isa: use dev_name to fill in bus_info - staging: iio: resolver: ad2s1210: fix use before initialization - drm/amd/display: Validate hw_points_num before using it - staging: ks7010: disable bh on tx_dev_lock - binfmt_misc: cleanup on filesystem umount - media: qcom: venus: fix incorrect return value - scsi: spi: Fix sshdr use - gfs2: setattr_chown: Add missing initialization - wifi: iwlwifi: abort scan when rfkill on but device enabled - wifi: iwlwifi: fw: Fix debugfs command sending - IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock - hwmon: (ltc2992) Avoid division by zero - arm64: Fix KASAN random tag seed initialization - memory: tegra: Skip SID programming if SID registers aren't set - powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu - nvmet-trace: avoid dereferencing pointer too early - ext4: do not trim the group with corrupted block bitmap - afs: fix __afs_break_callback() / afs_drop_open_mmap() race - fuse: fix UAF in rcu pathwalks - quota: Remove BUG_ON from dqget() - media: pci: cx23885: check cx23885_vdev_init() return - fs: binfmt_elf_efpic: don't use missing interpreter's properties - scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list() - media: drivers/media/dvb-core: copy user arrays safely - net/sun3_82586: Avoid reading past buffer in debug output - drm/lima: set gp bus_stop bit before hard reset - virtiofs: forbid newlines in tags - clocksource/drivers/arm_global_timer: Guard against division by zero - netlink: hold nlk->cb_mutex longer in __netlink_dump_start() - md: clean up invalid BUG_ON in md_ioctl - x86: Increase brk randomness entropy for 64-bit systems - memory: stm32-fmc2-ebi: check regmap_read return value - parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367 - powerpc/boot: Handle allocation failure in simple_realloc() - powerpc/boot: Only free if realloc() succeeds - btrfs: change BUG_ON to assertion when checking for delayed_node root - btrfs: handle invalid root reference found in may_destroy_subvol() - btrfs: send: handle unexpected data in header buffer in begin_cmd() - btrfs: change BUG_ON to assertion in tree_move_down() - btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_extent() - f2fs: fix to do sanity check in update_sit_entry - usb: gadget: fsl: Increase size of name buffer for endpoints - Bluetooth: bnep: Fix out-of-bound access - net: hns3: add checking for vf id of mailbox - nvmet-tcp: do not continue for invalid icreq - NFS: avoid infinite loop in pnfs_update_layout. - openrisc: Call setup_memory() earlier in the init sequence - s390/iucv: fix receive buffer virtual vs physical address confusion - clocksource: Make watchdog and suspend-timing multiplication overflow safe - platform/x86: lg-laptop: fix %s null argument warning - usb: dwc3: core: Skip setting event buffers for host only controllers - irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc - ext4: set the type of max_zeroout to unsigned int to avoid overflow - nvmet-rdma: fix possible bad dereference when freeing rsps - hrtimer: Prevent queuing of hrtimer without a function callback - gtp: pull network headers in gtp_dev_xmit() - block: use "unsigned long" for blk_validate_block_size(). - nfsd: move reply cache initialization into nfsd startup - nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net - NFSD: Refactor nfsd_reply_cache_free_locked() - NFSD: Rename nfsd_reply_cache_alloc() - NFSD: Replace nfsd_prune_bucket() - NFSD: Refactor the duplicate reply cache shrinker - NFSD: Rewrite synopsis of nfsd_percpu_counters_init() - NFSD: Fix frame size warning in svc_export_parse() - sunrpc: don't change ->sv_stats if it doesn't exist - nfsd: stop setting ->pg_stats for unused stats - sunrpc: pass in the sv_stats struct through svc_create_pooled - sunrpc: remove ->pg_stats from svc_program - sunrpc: use the struct net as the svc proc private - nfsd: rename NFSD_NET_* to NFSD_STATS_* - nfsd: expose /proc/net/sunrpc/nfsd in net namespaces - nfsd: make all of the nfsd stats per-network namespace - nfsd: remove nfsd_stats, make th_cnt a global counter - nfsd: make svc_stat per-network namespace instead of global - media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c) - dm suspend: return -ERESTARTSYS instead of -EINTR - net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings - platform/surface: aggregator: Fix warning when controller is destroyed in probe - Bluetooth: hci_core: Fix LE quote calculation - Bluetooth: SMP: Fix assumption of Central always being Initiator - tc-testing: don't access non-existent variable on exception - kcm: Serialise kcm_sendmsg() for the same socket. - netfilter: nft_counter: Disable BH in nft_counter_offload_stats(). - netfilter: nft_counter: Synchronize nft_counter_reset() against reader. - ip6_tunnel: Fix broken GRO - bonding: fix bond_ipsec_offload_ok return type - bonding: fix null pointer deref in bond_ipsec_offload_ok - bonding: fix xfrm real_dev null pointer dereference - bonding: fix xfrm state handling when clearing active slave - ice: fix ICE_LAST_OFFSET formula - dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp() - net: dsa: mv88e6xxx: read FID when handling ATU violations - net: dsa: mv88e6xxx: replace ATU violation prints with trace points - net: dsa: mv88e6xxx: Fix out-of-bound access - ipv6: prevent UAF in ip6_send_skb() - ipv6: fix possible UAF in ip6_finish_output2() - ipv6: prevent possible UAF in ip6_xmit() - netfilter: flowtable: validate vlan header - net: xilinx: axienet: Always disable promiscuous mode - net: xilinx: axienet: Fix dangling multicast addresses - drm/msm/dpu: don't play tricks with debug macros - drm/msm/dp: reset the link phy params before link training - drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails - mmc: mmc_test: Fix NULL dereference on allocation failure - Bluetooth: MGMT: Add error handling to pair_device() - scsi: core: Fix the return value of scsi_logical_block_count() - MIPS: Loongson64: Set timer mode in cpu-probe - HID: wacom: Defer calculation of resolution until resolution_code is known - HID: microsoft: Add rumble support to latest xbox controllers - cxgb4: add forgotten u64 ivlan cast before shift - KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3 - mmc: dw_mmc: allow biu and ciu clocks to defer - Revert "drm/amd/display: Validate hw_points_num before using it" - hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() - ALSA: timer: Relax start tick time check for slave timer elements - mm/numa: no task_numa_fault() call if PMD is changed - mm/numa: no task_numa_fault() call if PTE is changed - Input: MT - limit max slots - tools: move alignment-related macros to new <linux/align.h> - btrfs: run delayed iputs when flushing delalloc - pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins - pinctrl: single: fix potential NULL dereference in pcs_get_function() - wifi: mwifiex: duplicate static structs used in driver instances - net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response - mptcp: sched: check both backup in retrans - Revert "MIPS: Loongson64: reset: Prioritise firmware service" - drm/amdkfd: don't allow mapping the MMIO HDP page with large pages - ata: libata-core: Fix null pointer dereference on error - cgroup/cpuset: Prevent UAF in proc_cpuset_show() - net:rds: Fix possible deadlock in rds_message_put - soundwire: stream: fix programming slave ports for non-continous port maps - PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro - PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros - PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro - phy: xilinx: add runtime PM support - phy: xilinx: phy-zynqmp: dynamic clock support for power-save - phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume - dmaengine: dw: Add peripheral bus width verification - dmaengine: dw: Add memory bus width verification - ethtool: check device is present when getting link settings - gtp: fix a potential NULL pointer dereference - net: busy-poll: use ktime_get_ns() instead of local_clock() - nfc: pn533: Add poll mod list filling check - soc: qcom: cmd-db: Map shared memory as WC, not WB - cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller - USB: serial: option: add MeiG Smart SRM825L - usb: dwc3: omap: add missing depopulate in probe error path - usb: dwc3: core: Prevent USB core invalid event buffer address access - usb: dwc3: st: fix probed platform device ref count on probe error path - usb: dwc3: st: add missing depopulate in probe error path - usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attributes() - usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function - usb: cdnsp: fix for Link TRB with TC - phy: zynqmp: Enable reference clock correctly - igc: Fix reset adapter logics when tx mode change - igc: Fix qbv tx latency by setting gtxoffset - scsi: aacraid: Fix double-free on probe failure - apparmor: fix policy_unpack_test on big endian systems - Linux 5.15.166 * CVE-2024-26893 - firmware: arm_scmi: Fix double free in SMC transport cleanup path * [22.10 FEAT] KVM: Secure Execution guest dump encryption with customer keys - kernel part (LP: #1959940) - s390: uv: Add offset comments to UV query struct and fix naming - s390/uv: Add SE hdr query information - s390/uv: Add dump fields to query - KVM: s390: pv: Add query interface - KVM: s390: pv: Add dump support definitions - KVM: s390: pv: Add query dump information - KVM: s390: Add configuration dump functionality - KVM: s390: Add CPU dump functionality - KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMP - Documentation: KVM: add separate directories for architecture-specific documentation - Documentation: virt: Protected virtual machine dumps - Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions - Documentation/virt/kvm/api.rst: Explain rc/rrc delivery * turbostat fails with too many open files on large systems (LP: #2069961) - tools/power turbostat: Increase the limit for fd opened * Jammy update: v5.15.165 upstream stable release (LP: #2078428) - f2fs: fix return value of f2fs_convert_inline_inode() - f2fs: fix to don't dirty inode for readonly filesystem - EDAC, i10nm: make skx_common.o a separate module - platform/chrome: cros_ec_debugfs: fix wrong EC message version - block: refactor to use helper - block: cleanup bio_integrity_prep - block: initialize integrity buffer to zero before writing it to media - hfsplus: fix to avoid false alarm of circular locking - x86/of: Return consistent error type from x86_of_pci_irq_enable() - x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling - x86/pci/xen: Fix PCIBIOS_* return code handling - x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos - hwmon: (adt7475) Fix default duty on fan is disabled - pwm: stm32: Always do lazy disabling - drm/meson: fix canvas release in bind function - hwmon: (max6697) Fix underflow when writing limit attributes - hwmon: (max6697) Fix swapped temp{1,8} critical alarms - arm64: dts: qcom: sdm845: add power-domain to UFS PHY - arm64: dts: qcom: sm8250: switch UFS QMP PHY to new style of bindings - arm64: dts: qcom: sm8250: add power-domain to UFS PHY - soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers - arm64: dts: qcom: msm8996: specify UFS core_clk frequencies - memory: fsl_ifc: Make FSL_IFC config visible and selectable - soc: qcom: pdr: protect locator_addr with the main mutex - soc: qcom: pdr: fix parsing of domains lists - arm64: dts: rockchip: Increase VOP clk rate on RK3328 - ARM: dts: imx6qdl-kontron-samx6i: move phy reset into phy-node - ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset - ARM: dts: imx6qdl-kontron-samx6i: fix board reset - ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects - ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity - arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property - arm64: dts: mediatek: mt7622: fix "emmc" pinctrl mux - arm64: dts: mediatek: mt8183-kukui-jacuzzi: Add ports node for anx7625 - arm64: dts: amlogic: gx: correct hdmi clocks - m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages - x86/xen: Convert comma to semicolon - m68k: cmpxchg: Fix return value for default case in __arch_xchg() - ARM: pxa: spitz: use gpio descriptors for audio - ARM: spitz: fix GPIO assignment for backlight - vmlinux.lds.h: catch .bss..L* sections into BSS") - firmware: turris-mox-rwtm: Do not complete if there are no waiters - firmware: turris-mox-rwtm: Fix checking return value of wait_for_completion_timeout() - firmware: turris-mox-rwtm: Initialize completion before mailbox - wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device - selftests/bpf: Fix prog numbers in test_sockmap - net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP - tcp: annotate lockless accesses to sk->sk_err_soft - tcp: annotate lockless access to sk->sk_err - tcp: add tcp_done_with_error() helper - tcp: fix race in tcp_write_err() - tcp: fix races in tcp_v[46]_err() - net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined - selftests/bpf: Check length of recv in test_sockmap - lib: objagg: Fix general protection fault - mlxsw: spectrum_acl_erp: Fix object nesting warning - mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flexible - mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors - wifi: ath11k: fix wrong handling of CCMP256 and GCMP ciphers - wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he() - wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he() - net: fec: Refactor: #define magic constants - net: fec: Fix FEC_ECR_EN1588 being cleared on link-down - libbpf: Checking the btf_type kind when fixing variable offsets - ipvs: Avoid unnecessary calls to skb_is_gso_sctp - netfilter: nf_tables: rise cap on SELinux secmark context - perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculation - perf: Fix perf_aux_size() for greater-than 32-bit size - perf: Prevent passing zero nr_pages to rb_alloc_aux() - perf: Fix default aux_watermark calculation - wifi: virt_wifi: avoid reporting connection success with wrong SSID - gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey - wifi: virt_wifi: don't use strlen() in const context - locking/rwsem: Add __always_inline annotation to __down_write_common() and inlined callers - selftests/bpf: Close fd in error path in drop_on_reuseport - bpf: annotate BTF show functions with __printf - bna: adjust 'name' buf size of bna_tcb and bna_ccb structures - bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.o - selftests: forwarding: devlink_lib: Wait for udev events after reloading - xdp: fix invalid wait context of page_pool_destroy() - drm/amd/pm: Fix aldebaran pcie speed reporting - drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exit - drm/panel: boe-tv101wum-nl6: If prepare fails, disable GPIO before regulators - drm/panel: boe-tv101wum-nl6: Check for errors on the NOP in prepare() - media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control() - media: imon: Fix race getting ictx->lock - media: i2c: Fix imx412 exposure control - saa7134: Unchecked i2c_transfer function result fixed - media: uvcvideo: Override default flags - media: renesas: vsp1: Fix _irqsave and _irq mix - media: renesas: vsp1: Store RPF partition configuration per RPF instance - drm/mediatek: Add missing plane settings when async update - drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation property - leds: trigger: Unregister sysfs attributes before calling deactivate() - perf report: Fix condition in sort__sym_cmp() - drm/etnaviv: fix DMA direction handling for cached RW buffers - drm/qxl: Add check for drm_cvt_mode - Revert "leds: led-core: Fix refcount leak in of_led_get()" - ext4: fix infinite loop when replaying fast_commit - media: venus: flush all buffers in output plane streamoff - perf intel-pt: Fix aux_watermark calculation for 64-bit size - perf intel-pt: Fix exclude_guest setting - mfd: rsmu: Split core code into separate module - mfd: omap-usb-tll: Use struct_size to allocate tll - xprtrdma: Fix rpcrdma_reqs_reset() - SUNRPC: avoid soft lockup when transmitting UDP to reachable server. - NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server - ext4: return early for non-eligible fast_commit track events - ext4: don't track ranges in fast_commit if inode has inlined data - ext4: avoid writing unitialized memory to disk in EA inodes - sparc64: Fix incorrect function signature and add prototype for prom_cif_init - SUNRPC: Fixup gss_status tracepoint error output - PCI: Fix resource double counting on remove & rescan - clk: qcom: branch: Add helper functions for setting retain bits - clk: qcom: gcc-sc7280: Update force mem core bit for UFS ICE clock - coresight: Fix ref leak when of_coresight_parse_endpoint() fails - RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE - RDMA/cache: Release GID table even if leak is detected - Input: qt1050 - handle CHIP_ID reading error - RDMA/mlx4: Fix truncated output warning in mad.c - RDMA/mlx4: Fix truncated output warning in alias_GUID.c - RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs - ASoC: max98088: Check for clk_prepare_enable() error - mtd: make mtd_test.c a separate module - RDMA/device: Return error earlier if port in not valid - Input: elan_i2c - do not leave interrupt disabled on suspend failure - PCI: endpoint: Clean up error handling in vpci_scan_bus() - vhost/vsock: always initialize seqpacket_allow - net: missing check virtio - MIPS: Octeron: remove source file executable bit - powerpc/xmon: Fix disassembly CPU feature checks - macintosh/therm_windtunnel: fix module unload. - RDMA/hns: Fix missing pagesize and alignment check in FRMR - RDMA/hns: Fix undifined behavior caused by invalid max_sge - RDMA/hns: Fix insufficient extend DB for VFs. - bnxt_re: Fix imm_data endianness - netfilter: ctnetlink: use helper function to calculate expect ID - netfilter: nf_set_pipapo: fix initial map fill - net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports - net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports - fs/ntfs3: Use ALIGN kernel macro - fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT - fs/ntfs3: Fix transform resident to nonresident for compressed files - fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting - fs/ntfs3: Fix getting file type - pinctrl: rockchip: update rk3308 iomux routes - pinctrl: core: fix possible memory leak when pinctrl_enable() fails - pinctrl: single: fix possible memory leak when pinctrl_enable() fails - pinctrl: ti: ti-iodelay: Drop if block with always false condition - pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails - pinctrl: freescale: mxs: Fix refcount of child - fs/ntfs3: Replace inode_trylock with inode_lock - fs/ntfs3: Fix field-spanning write in INDEX_HDR - fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP - nilfs2: avoid undefined behavior in nilfs_cnt32_ge macro - rtc: interface: Add RTC offset to alarm after fix-up - fs/ntfs3: Missed error return - landlock: Don't lose track of restrictions on cred_transfer - mm/hugetlb: fix possible recursive locking detected warning - mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer - dt-bindings: thermal: correct thermal zone node name limit - tick/broadcast: Make takeover of broadcast hrtimer reliable - net: netconsole: Disable target before netpoll cleanup - af_packet: Handle outgoing VLAN packets without hardware offloading - ipv6: take care of scope when choosing the src addr - sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE tasks - fuse: verify {g,u}id mount options correctly - char: tpm: Fix possible memory leak in tpm_bios_measurements_open() - media: venus: fix use after free in vdec_close - ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error - hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() - ext2: Verify bitmap and itable block numbers before using them - drm/gma500: fix null pointer dereference in cdv_intel_lvds_get_modes - drm/gma500: fix null pointer dereference in psb_intel_lvds_get_modes - scsi: qla2xxx: Fix optrom version displayed in FDMI - drm/amd/display: Check for NULL pointer - sched/fair: Use all little CPUs for CPU-bound workloads - apparmor: use kvfree_sensitive to free data->data - task_work: s/task_work_cancel()/task_work_cancel_func()/ - task_work: Introduce task_work_cancel() again - udf: Avoid using corrupted block bitmap buffer - m68k: amiga: Turn off Warp1260 interrupts during boot - ext4: check dot and dotdot of dx_root before making dir indexed - ext4: make sure the first directory block is not a hole - io_uring: tighten task exit cancellations - selftests/landlock: Add cred_transfer test - wifi: mwifiex: Fix interface type change - leds: ss4200: Convert PCIBIOS_* return codes to errnos - jbd2: make jbd2_journal_get_max_txn_bufs() internal - media: uvcvideo: Fix integer overflow calculating timestamp - KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked() - ALSA: usb-audio: Fix microphone sound on HD webcam. - ALSA: usb-audio: Move HD Webcam quirk to the right place - ALSA: usb-audio: Add a quirk for Sonix HD USB Camera - tools/memory-model: Fix bug in lock.cat - hwrng: amd - Convert PCIBIOS_* return codes to errnos - PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN - PCI: dw-rockchip: Fix initial PERST# GPIO value - PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio - binder: fix hang of unregistered readers - dev/parport: fix the array out-of-bounds risk - fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed - scsi: qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds - clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use - ubi: eba: properly rollback inside self_check_eba - decompress_bunzip2: fix rare decompression failure - kbuild: Fix '-S -c' in x86 stack protector scripts - kobject_uevent: Fix OOB access within zap_modalias_env() - gve: Fix an edge case for TSO skb validity check - devres: Fix devm_krealloc() wasting memory - devres: Fix memory leakage caused by driver API devm_free_percpu() - mm/numa_balancing: teach mpol_to_str about the balancing mode - rtc: cmos: Fix return value of nvmem callbacks - scsi: qla2xxx: During vport delete send async logout explicitly - scsi: qla2xxx: Unable to act on RSCN for port online - scsi: qla2xxx: Fix for possible memory corruption - scsi: qla2xxx: Use QP lock to search for bsg - scsi: qla2xxx: Fix flash read failure - scsi: qla2xxx: Complete command early within lock - scsi: qla2xxx: validate nvme_local_port correctly - perf: Fix event leak upon exit - perf: Fix event leak upon exec and file release - perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR - perf/x86/intel/pt: Fix topa_entry base length - perf/x86/intel/pt: Fix a topa_entry base address calculation - drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8 - drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell - drm/i915/dp: Reset intel_dp->link_trained before retraining the link - rtc: isl1208: Fix return value of nvmem callbacks - watchdog/perf: properly initialize the turbo mode timestamp and rearm counter - platform: mips: cpu_hwmon: Disable driver on unsupported hardware - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs - selftests/sigaltstack: Fix ppc64 GCC build - rbd: don't assume rbd_is_lock_owner() for exclusive mappings - remoteproc: stm32_rproc: Fix mailbox interrupts queuing - remoteproc: imx_rproc: Skip over memory region when node value is NULL - MIPS: ip30: ip30-console: Add missing include - MIPS: dts: loongson: Fix GMAC phy node - MIPS: Loongson64: env: Hook up Loongsson-2K - MIPS: Loongson64: Remove memory node for builtin-dtb - MIPS: Loongson64: reset: Prioritise firmware service - MIPS: Loongson64: Test register availability before use - drm/panfrost: Mark simple_ondemand governor as softdep - rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait - rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings - Bluetooth: btusb: Add RTL8852BE device 0489:e125 to device tables - Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 - nilfs2: handle inconsistent state in nilfs_btnode_create_block() - io_uring/io-wq: limit retrying worker initialisation - kernel: rerun task_work while freezing in get_signal() - kdb: address -Wformat-security warnings - kdb: Use the passed prompt in kdb_position_cursor() - jfs: Fix array-index-out-of-bounds in diFree - dmaengine: ti: k3-udma: Fix BCHAN count with UHC and HC channels - phy: cadence-torrent: Check return value on register read - um: time-travel: fix time-travel-start option - um: time-travel: fix signal blocking race/hang - libbpf: Fix no-args func prototype BTF dumping syntax - dma: fix call order in dmam_free_coherent - bpf, events: Use prog to emit ksymbol event for main program - MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later - ipv4: Fix incorrect source address in Record Route option - net: bonding: correctly annotate RCU in bond_should_notify_peers() - netfilter: nft_set_pipapo_avx2: disable softinterrupts - tipc: Return non-zero value from tipc_udp_addr2str() on error - net: stmmac: Correct byte order of perfect_match - net: nexthop: Initialize all fields in dumped nexthops - bpf: Fix a segment issue when downgrading gso_size - mISDN: Fix a use after free in hfcmulti_tx() - apparmor: Fix null pointer deref when receiving skb during sock creation - powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap() - lirc: rc_dev_get_from_fd(): fix file leak - spi: spidev: Make probe to fail early if a spidev compatible is used - spi: spidev: Replace ACPI specific code by device_get_match_data() - spi: spidev: Replace OF specific code by device property API - spidev: Add Silicon Labs EM3581 device compatible - spi: spidev: order compatibles alphabetically - spi: spidev: add correct compatible for Rohm BH2228FV - ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachable - ceph: fix incorrect kmalloc size of pagevec mempool - iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en - nvme: split command copy into a helper - nvme: separate command prep and issue - nvme-pci: add missing condition check for existence of mapped data - fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT - powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC - arm64: dts: qcom: msm8996: Move '#clock-cells' to QMP PHY child node - arm64: dts: qcom: msm8998: drop USB PHY clock index - arm64: dts: qcom: msm8998: switch USB QMP PHY to new style of bindings - arm64: dts: qcom: msm8998: Disable SS instance in Parkmode for USB - arm64: dts: qcom: ipq8074: Disable SS instance in Parkmode for USB - sysctl: always initialize i_uid/i_gid - ext4: make ext4_es_insert_extent() return void - ext4: refactor ext4_da_map_blocks() - ext4: convert to exclusive lock while inserting delalloc extents - ext4: factor out a common helper to query extent map - ext4: check the extent status again before inserting delalloc block - soc: xilinx: move PM_INIT_FINALIZE to zynqmp_pm_domains driver - drivers: soc: xilinx: check return status of get_api_version() - leds: trigger: use RCU to protect the led_cdevs list - leds: trigger: Remove unused function led_trigger_rename_static() - leds: trigger: Store brightness set by led_trigger_event() - leds: trigger: Call synchronize_rcu() before calling trig->activate() - leds: triggers: Flush pending brightness before activating trigger - irqdomain: Fixed unbalanced fwnode get and put - genirq: Allow the PM device to originate from irq domain - irqchip/imx-irqsteer: Constify irq_chip struct - irqchip/imx-irqsteer: Add runtime PM support - irqchip/imx-irqsteer: Handle runtime power management correctly - drm/dp_mst: Fix all mstb marked as not probed after suspend/resume - remoteproc: imx_rproc: Fix refcount mistake in imx_rproc_addr_init - MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000 - MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a - MIPS: dts: loongson: Fix liointc IRQ polarity - MIPS: dts: loongson: Fix ls2k1000-rtc interrupt - drm/nouveau: prime: fix refcount underflow - drm/vmwgfx: Fix overlay when using Screen Targets - sched: act_ct: take care of padding in struct zones_ht_key - ALSA: hda: conexant: Fix headset auto detect fail in the polling mode - rtnetlink: enable alt_ifname for setlink/newlink - rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_dellink(). - net/iucv: fix use after free in iucv_sock_close() - net: mvpp2: Don't re-use loop iterator - netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init(). - netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init(). - net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys - ipv6: fix ndisc_is_useropt() handling for PIO - riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error() - power: supply: bq24190_charger: replace deprecated strncpy with strscpy - platform/chrome: cros_ec_proto: Lock device when updating MKBP version - HID: wacom: Modify pen IDs - protect the fetch of ->fd[fd] in do_dup2() from mispredictions - ALSA: usb-audio: Correct surround channels in UAC1 channel map - ALSA: hda/realtek: Add quirk for Acer Aspire E5-574G - Revert "ALSA: firewire-lib: obsolete workqueue for period update" - Revert "ALSA: firewire-lib: operate for period elapse event in process context" - drm/vmwgfx: Fix a deadlock in dma buf fence polling - net: usb: sr9700: fix uninitialized variable use in sr_mdio_read - r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY - mptcp: fix duplicate data handling - netfilter: ipset: Add list flush to cancel_gc - genirq: Allow irq_chip registration functions to take a const irq_chip - irqchip/mbigen: Fix mbigen node address layout - x86/mm: Fix pti_clone_pgtable() alignment assumption - x86/mm: Fix pti_clone_entry_text() for i386 - sctp: move hlist_node and hashent out of sctp_ep_common - sctp: Fix null-ptr-deref in reuseport_add_sock(). - net: usb: qmi_wwan: fix memory leak for not ip packets - net: bridge: mcast: wait for previous gc cycles when removing port - net: linkwatch: use system_unbound_wq - Bluetooth: l2cap: always unlock channel in l2cap_conless_channel() - net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() - l2tp: fix lockdep splat - net: fec: Stop PPS on driver remove - rcutorture: Fix rcu_torture_fwd_cb_cr() data race - md: do not delete safemode_timer in mddev_suspend - md/raid5: avoid BUG_ON() while continue reshape after reassembling - clocksource/drivers/sh_cmt: Address race condition for clock events - ACPI: battery: create alarm sysfs attribute atomically - ACPI: SBS: manage alarm sysfs attribute through psy core - selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT - PCI: Add Edimax Vendor ID to pci_ids.h - udf: prevent integer overflow in udf_bitmap_free_blocks() - wifi: nl80211: don't give key data to userspace - btrfs: fix bitmap leak when loading free space cache on duplicate entry - drm/amdgpu/pm: Fix the null pointer dereference for smu7 - drm/amdgpu: Fix the null pointer dereference to ras_manager - drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rules - drm/amd/display: Add null checker before passing variables - media: uvcvideo: Ignore empty TS packets - media: uvcvideo: Fix the bandwdith quirk on USB 3.x - ext4: fix uninitialized variable in ext4_inlinedir_to_tree - jbd2: avoid memleak in jbd2_journal_write_metadata_buffer - s390/sclp: Prevent release of buffer in I/O - SUNRPC: Fix a race to wake a sync task - profiling: remove profile=sleep support - scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONES - sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime - ext4: fix wrong unit use in ext4_mb_find_by_goal - arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user- space - arm64: Add Neoverse-V2 part - arm64: barrier: Restore spec_bar() macro - arm64: cputype: Add Cortex-X4 definitions - arm64: cputype: Add Neoverse-V3 definitions - arm64: errata: Add workaround for Arm errata 3194386 and 3312417 - [Config] Set ARM64_ERRATUM_3194386=y - arm64: cputype: Add Cortex-X3 definitions - arm64: cputype: Add Cortex-A720 definitions - arm64: cputype: Add Cortex-X925 definitions - arm64: errata: Unify speculative SSBS errata logic - arm64: errata: Expand speculative SSBS workaround - arm64: cputype: Add Cortex-X1C definitions - arm64: cputype: Add Cortex-A725 definitions - arm64: errata: Expand speculative SSBS workaround (again) - i2c: smbus: Improve handling of stuck alerts - ASoC: codecs: wcd938x-sdw: Correct Soundwire ports mask - ASoC: codecs: wsa881x: Correct Soundwire ports mask - spi: spidev: Add missing spi_device_id for bh2228fv - i2c: smbus: Send alert notifications to all devices if source not found - bpf: kprobe: remove unused declaring of bpf_kprobe_override - kprobes: Fix to check symbol prefixes correctly - spi: spi-fsl-lpspi: Fix scldiv calculation - ALSA: usb-audio: Re-add ScratchAmp quirk entries - ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT - drm/client: fix null pointer dereference in drm_client_modeset_probe - ALSA: line6: Fix racy access to midibuf - ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list - ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4 - usb: vhci-hcd: Do not drop references before new references are gained - USB: serial: debug: do not echo input by default - usb: gadget: core: Check for unset descriptor - usb: gadget: u_serial: Set start_delayed during suspend - scsi: mpi3mr: Avoid IOMMU page faults on REPORT ZONES - scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic - tick/broadcast: Move per CPU pointer access into the atomic section - vhost-vdpa: switch to use vmf_insert_pfn() in the fault handler - ntp: Clamp maxerror and esterror to operating range - clocksource: Reduce the default clocksource_watchdog() retries to 2 - torture: Enable clocksource watchdog with "tsc=watchdog" - clocksource: Scale the watchdog read retries automatically - clocksource: Fix brown-bag boolean thinko in cs_watchdog_read() - irqchip/meson-gpio: support more than 8 channels gpio irq - irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t' - driver core: Fix uevent_show() vs driver detach race - ntp: Safeguard against time_constant overflow - timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex() - serial: core: check uartclk for zero to avoid divide by zero - kcov: properly check for softirq context - irqchip/xilinx: Fix shift out of bounds - genirq/irqdesc: Honor caller provided affinity in alloc_desc() - power: supply: axp288_charger: Fix constant_charge_voltage writes - power: supply: axp288_charger: Round constant_charge_voltage writes down - tracing: Fix overflow in get_free_elt() - padata: Fix possible divide-by-0 panic in padata_mt_helper() - x86/mtrr: Check if fixed MTRRs exist before saving them - sched/smt: Introduce sched_smt_present_inc/dec() helper - sched/smt: Fix unbalance sched_smt_present dec/inc - drm/bridge: analogix_dp: properly handle zero sized AUX transactions - drm/mgag200: Set DDC timeout in milliseconds - mptcp: sched: check both directions for backup - mptcp: distinguish rcv vs sent backup flag in requests - mptcp: fix NL PM announced address accounting - mptcp: mib: count MPJ with backup flag - mptcp: fix bad RCVPRUNED mib accounting - mptcp: pm: only set request_bkup flag when sending MP_PRIO - mptcp: export local_address - mptcp: pm: fix backup support in signal endpoints - selftests: mptcp: join: validate backup in MPJ - selftests: mptcp: join: check backup support in signal endp - btrfs: fix corruption after buffer fault in during direct IO append write - xfs: fix log recovery buffer allocation for the legacy h_size fixup - btrfs: fix double inode unlock for direct IO sync writes - PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal - netfilter: nf_tables: set element extended ACK reporting support - netfilter: nf_tables: bail out if stateful expression provides no .clone - netfilter: nf_tables: allow clone callbacks to sleep - netfilter: nf_tables: prefer nft_chain_validate - net: stmmac: Enable mac_managed_pm phylink config - PCI: dwc: Restore MSI Receiver mask during resume - wifi: mac80211: check basic rates validity - mptcp: fully established after ADD_ADDR echo on MPJ - drm/i915/gem: Fix Virtual Memory mapping boundaries calculation - powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt. - arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes - arm64: cpufeature: Fix the visibility of compat hwcaps - exec: Fix ToCToU between perm check and set-uid/gid usage - nvme/pci: Add APST quirk for Lenovo N60z laptop - usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_speed. - binfmt_flat: Fix corruption when not offsetting data start - wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values - ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode - media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()" - Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error" - Linux 5.15.165 * CVE-2024-26661 - drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' * CVE-2024-25744 - x86: Fix misspelled Kconfig symbols - x86: Introduce ia32_enabled() - x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c - x86/coco: Disable 32-bit emulation by default on TDX and SEV - x86/entry: Convert INT 0x80 emulation to IDTENTRY - x86/entry: Do not allow external 0x80 interrupts - x86/entry: Add do_SYSENTER_32() prototype - x86/bhi: Add support for clearing branch history at syscall entry * [UBUNTU 22.04] s390/cpum_cf: make crypto counters upward compatible (LP: #2074380) - s390/cpum_cf: make crypto counters upward compatible across machine types * Jammy update: v5.15.164 upstream stable release (LP: #2076100) - gcc-plugins: Rename last_stmt() for GCC 14+ - filelock: Remove locks reliably when fcntl/close race is detected - ARM: 9324/1: fix get_user() broken with veneer - ACPI: processor_idle: Fix invalid comparison with insertion sort for latency - scsi: core: Fix a use-after-free - scsi: core: alua: I/O errors for ALUA state transitions - scsi: qedf: Don't process stag work during unload and recovery - scsi: qedf: Wait for stag work during unload - scsi: qedf: Set qed_slowpath_params to zero before use - ACPI: EC: Abort address space access upon error - ACPI: EC: Avoid returning AE_OK on errors in address space handler - tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs - wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata - wifi: mac80211: handle tasklet frames before stopping - wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup - wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd - wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option - wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan() - selftests/openat2: Fix build warnings on ppc64 - Input: silead - Always support 10 fingers - net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input() - ila: block BH in ila_output() - arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process - null_blk: fix validation of block size - kconfig: gconf: give a proper initial state to the Save button - kconfig: remove wrong expr_trans_bool() - fs/file: fix the check in find_next_fd() - mei: demote client disconnect warning on suspend to debug - nvme: avoid double free special payload - wifi: cfg80211: wext: add extra SIOCSIWSCAN data check - KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() - drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency - ALSA: hda/realtek: Add more codec ID to no shutup pins list - mips: fix compat_sys_lseek syscall - Input: elantech - fix touchpad state on resume for Lenovo N24 - Input: i8042 - add Ayaneo Kun to i8042 quirk table - bytcr_rt5640 : inverse jack detect for Archos 101 cesium - ALSA: dmaengine: Synchronize dma channel after drop() - ASoC: ti: davinci-mcasp: Set min period size using FIFO config - ASoC: ti: omap-hdmi: Fix too long driver name - can: kvaser_usb: fix return value for hif_usb_send_regout - s390/sclp: Fix sclp_init() cleanup on failure - platform/x86: wireless-hotkey: Add support for LG Airplane Button - platform/x86: lg-laptop: Remove LGEX0815 hotkey handling - platform/x86: lg-laptop: Change ACPI device id - platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB - btrfs: qgroup: fix quota root leak after quota disable failure - ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx - ALSA: dmaengine_pcm: terminate dmaengine before synchronize - net: usb: qmi_wwan: add Telit FN912 compositions - net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() - powerpc/pseries: Whitelist dtl slub object for copying to userspace - powerpc/eeh: avoid possible crash when edev->pdev changes - scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed - Bluetooth: hci_core: cancel all works upon hci_unregister_dev() - drm/radeon: check bo_va->bo is non-NULL before using it - fs: better handle deep ancestor chains in is_subdir() - riscv: stacktrace: fix usage of ftrace_graph_ret_addr() - spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices - selftests/vDSO: fix clang build errors and warnings - hfsplus: fix uninit-value in copy_name - spi: mux: set ctlr->bits_per_word_mask - tracing: Define the is_signed_type() macro once - minmax: sanity check constant bounds when clamping - minmax: clamp more efficiently by avoiding extra comparison - minmax: fix header inclusions - minmax: allow min()/max()/clamp() if the arguments have the same signedness. - minmax: allow comparisons of 'int' against 'unsigned char/short' - minmax: relax check to allow comparison between unsigned arguments and signed constants - mm/damon/core: merge regions aggressively when max_nr_regions is unmet - wifi: mac80211: disable softirqs for queued frame handling - drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq() - samples: Add fs error monitoring example - samples: Make fs-monitor depend on libc and headers - docs: Fix formatting of literal sections in fanotify docs - Add gitignore file for samples/fanotify/ subdirectory - net: relax socket state check at accept time. - ocfs2: add bounds checking to ocfs2_check_dir_entry() - jfs: don't walk off the end of ealist - fs/ntfs3: Validate ff offset - ALSA: hda/realtek: Enable headset mic on Positivo SU C1400 - ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360 - arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB - arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB - ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused - filelock: Fix fcntl/close race recovery compat path - wifi: rt2x00: use explicitly signed or unsigned types - tun: add missing verification for short frame - tap: add missing verification for short frame - Linux 5.15.164 * Jammy update: v5.15.166 upstream stable release (LP: #2080594) // CVE-2024-45016 - netem: fix return value if duplicate enqueue fails * CVE-2024-38630 - watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger * CVE-2024-27397 - netfilter: nf_tables: use timestamp to check for set element timeout -- Noah Wager <noah.wa...@canonical.com> Wed, 08 Jan 2025 17:49:28 -0800 ** Changed in: linux-nvidia-tegra-igx (Ubuntu) Status: New => Fix Released ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-12351 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-12352 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-24490 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-52532 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-52621 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-52639 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-25744 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26607 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26661 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26669 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26800 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26822 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26893 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-26947 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-27397 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35904 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35951 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35963 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35965 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35966 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-35967 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-36968 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38538 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38553 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38602 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38611 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38630 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-38667 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-40910 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-40915 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-40973 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-41071 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-42079 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-42156 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-42158 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-43904 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-44940 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-44942 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-45016 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-50264 ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-53057 ** Changed in: linux-nvidia-tegra (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-nvidia-tegra in Ubuntu. https://bugs.launchpad.net/bugs/2093263 Title: apply NVIDIA patches Jan 8, 2025 Status in linux-nvidia-tegra package in Ubuntu: Fix Released Status in linux-nvidia-tegra-igx package in Ubuntu: Fix Released Bug description: apply NVIDIA patches Jan 8, 2025 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2093263/+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