[ELSA-2024-12385] Unbreakable Enterprise kernel security update

Severity Important
Affected Packages 28
CVEs 1

[5.15.0-206.153.7]
- mmc: core: Initialize mmc_blk_ioc_data (Mikko Rapeli)

- ahci: asm1064: asm1166: don't limit reported ports (Conrad Kostecki)

- mmc: core: Fix switch on gp3 partition (Dominique Martinet)

- Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (Michael Kelley)

- bpf: Protect against int overflow for stack access size (Andrei Matei)

- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion (Bart Van Assche)

- module: fix init_module_from_file() error handling (Linus Torvalds) [Orabug: 36381490]
- modules: catch concurrent module loads, treat them as idempotent (Linus Torvalds) [Orabug: 36381490]
- module: split up 'finit_module()' into init_module_from_file() helper (Linus Torvalds) [Orabug: 36381490]
- module: avoid allocation if module is already present and ready (Luis Chamberlain) [Orabug: 36381490]
- module: extract patient module check into helper (Luis Chamberlain) [Orabug: 36381490]
- module: move early sanity checks into a helper (Luis Chamberlain) [Orabug: 36381490]
- module: Move all into module/ (Aaron Tomlin) [Orabug: 36381490]
- fbdev: fix incorrect address computation in deferred IO (Nam Cao) [Orabug: 36427407]
- io_uring: ensure '0' is returned on file registration success (Jens Axboe) [Orabug: 36544518]
- io_uring: don't save/restore iowait state (Jens Axboe) [Orabug: 36544518]
- io_uring: drop any code related to SCM_RIGHTS (Jens Axboe) [Orabug: 36544518]
- io_uring/unix: drop usage of io_uring socket (Jens Axboe) [Orabug: 36544518]
- Revert 'selftests: mm: fix map_hugetlb failure on 64K page size systems' (Harshit Mogalapalli) [Orabug: 36585256]
- genirq/cpuhotplug: Retry with cpu_online_mask when migration fails (Dongli Zhang) [Orabug: 36591489]
- rds: Add garbage collection for receive ready cache (Hans Westgaard Ry) [Orabug: 36382723]
- exec, elf: ignore malformed note segments (Anthony Yznaga) [Orabug: 36524976]
- vfio/pds: Refactor/simplify reset logic (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Make sure migration file isn't accessed after reset (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Always clear the save/restore FDs on reset (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Move seq/ack bitmaps into region struct (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Pass region info to relevant functions (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Move and rename region specific info (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Only use a single SGL for both seq and ack (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix calculations in pds_vfio_dirty_sync (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix possible sleep while in atomic context (Brett Creeley) [Orabug: 36525705]
- vfio/pds: Fix mutex lock->magic != lock warning (Brett Creeley) [Orabug: 36525705]
- RDMA/cm: Print the old state when cm_destroy_id gets timeout (Mark Zhang) [Orabug: 36546711]
- igb: free up irq resources in device shutdown path. (Imran Khan) [Orabug: 36547249]
- net: rds: use maybe_get_net() when acquiring refcount on TCP sockets (Tetsuo Handa) [Orabug: 34695506]
- net: rds: acquire refcount on TCP sockets (Tetsuo Handa) [Orabug: 34695506]
- net: make sock_inuse_add() available (Eric Dumazet) [Orabug: 34695506]
- rds: Optimize rds_cfu_cache_do_gc (Hans Westgaard Ry) [Orabug: 36195145]
- rds: Optimize rds_percpu_caches garbage-collection (Hans Westgaard Ry) [Orabug: 36195145]
- rds: Add lfstack_pop_all (Hans Westgaard Ry) [Orabug: 36195145]
- KVM: arm64: Avoid soft lockups due to I-cache maintenance (Oliver Upton) [Orabug: 36227024]
- KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page() (Marc Zyngier) [Orabug: 36227024]
- arm64: tlbflush: Rename MAX_TLBI_OPS (Oliver Upton) [Orabug: 36227024]
- uek-rpm: aarch64: Build the ampere-cspmu driver (Dave Kleikamp) [Orabug: 36227024]
- perf: arm_cspmu: Reject events meant for other PMUs (Ilkka Koskinen) [Orabug: 36227024]
- docs/perf: Add ampere_cspmu to toctree to fix a build warning (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMU (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Support implementation specific validation (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Support implementation specific filters (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Split 64-bit write to 32-bit writes (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Separate Arm and vendor module (Besar Wicaksono) [Orabug: 36227024]
- perf/arm_cspmu: Decouple APMT dependency (Robin Murphy) [Orabug: 36227024]
- ACPI/APMT: Don't register invalid resource (Robin Murphy) [Orabug: 36227024]
- perf: arm_cspmu: Add missing MODULE_DEVICE_TABLE (Ilkka Koskinen) [Orabug: 36227024]
- perf/arm_cspmu: Fix event attribute type (Robin Murphy) [Orabug: 36227024]
- perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used (Ilkka Koskinen) [Orabug: 36227024]
- perf: arm_cspmu: Fix variable dereference warning (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix module cyclic dependency (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix build failure on x86_64 (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Fix modular builds due to missing MODULE_LICENSE()s (Will Deacon) [Orabug: 36227024]
- ACPI: APMT: Fix kerneldoc and indentation (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Add support for NVIDIA SCF and MCF attribute (Besar Wicaksono) [Orabug: 36227024]
- perf: arm_cspmu: Add support for ARM CoreSight PMU driver (Besar Wicaksono) [Orabug: 36227024]
- ACPI: ARM Performance Monitoring Unit Table (APMT) initial support (Besar Wicaksono) [Orabug: 36227024]
- ACPICA: Add support for ARM Performance Monitoring Unit Table. (Besar Wicaksono) [Orabug: 36227024]
- cpufreq: CPPC: Add per_cpu efficiency_class (Pierre Gondois) [Orabug: 36227024]
- bonding: rate-limit bonding driver inspect messages (Praveen Kumar Kannoju) [Orabug: 36250567]
- mlxbf_gige: stop interface during shutdown (David Thompson) [Orabug: 36525636]
- mlxbf_gige: call request_irq() after NAPI initialized (David Thompson) [Orabug: 36525636]
- mlxbf_gige: stop PHY during open() error paths (David Thompson) [Orabug: 36525636]
- mlxbf_gige: add support to display pause frame counters (David Thompson) [Orabug: 36525636]
- uek-rpm: Bluefield 3: Add missing mtd_blkdev module (Thomas Tai) [Orabug: 36530434]

[5.15.0-206.153.6]
- rds/rdma: Fix congestion value for userspace consumption (Juan Garcia) [Orabug: 36264651]
- rds: Include transport protocol name in rds-info -k output (Juan Garcia) [Orabug: 36264651]
- rds/ib: Disable WARN_ON() when system is going down (Hans Westgaard Ry) [Orabug: 36394501]
- ipvlan: handle NETDEV_DOWN event (Venkat Venkatsubra) [Orabug: 36500076]

[5.15.0-206.153.5]
- KVM: x86: Add BHI_NO (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Mitigate KVM by default (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Add BHI mitigation knob (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Enumerate Branch History Injection (BHI) bug (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Define SPEC_CTRL_BHI_DIS_S (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- x86/bhi: Add support for clearing branch history at syscall entry (Pawan Gupta) [Orabug: 36509092] {CVE-2024-2201}
- x86/cpufeature: Add missing leaf enumeration (Daniel Sneddon) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Use a switch statement and macros in __feature_translate() (Jim Mattson) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspace (Jim Mattson) [Orabug: 36509092] {CVE-2024-2201}
- KVM: x86: Update KVM-only leaf handling to allow for 100% KVM-only leafs (Sean Christopherson) [Orabug: 36509092] {CVE-2024-2201}
- x86/bugs: Use sysfs_emit() (Borislav Petkov) [Orabug: 36509092] {CVE-2024-2201}
- x86/cpu: Support AMD Automatic IBRS (Kim Phillips) [Orabug: 36509092] {CVE-2024-2201}
- Documentation/hw-vuln: Update spectre doc (Lin Yujun) [Orabug: 36509092] {CVE-2024-2201}
- x86/speculation: Reorder SRSO and GDS functions (Alexandre Chartre) [Orabug: 36509092] {CVE-2024-2201}
- rds/rdma: print connection up/down time while dropping/connecting (Juan Garcia) [Orabug: 36264673]

[5.15.0-206.153.4]
- LTS version: v5.15.153 (Vijayendra Suman)

- remoteproc: stm32: fix incorrect optional pointers (Arnd Bergmann)

- regmap: Add missing map->bus check (Marek Vasut)

- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (Fei Shao)

- net: dsa: mt7530: fix handling of all link-local frames (Arinc UNAL)

- net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports (Arinc UNAL)

- net: dsa: mt7530: fix handling of 802.1X PAE frames (Arinc UNAL)

- net: dsa: mt7530: fix handling of LLDP frames (Arinc UNAL)

- bpf: report RCU QS in cpumap kthread (Yan Zhai)

- net: report RCU QS on threaded NAPI repolling (Yan Zhai)

- rcu: add a helper to report consolidated flavor QS (Yan Zhai)

- netfilter: nf_tables: do not compare internal table flags on updates (Pablo Neira Ayuso)

- netfilter: nft_set_pipapo: release elements in clone only from destroy path (Pablo Neira Ayuso)

- octeontx2-af: Use separate handlers for interrupts (Subbaraya Sundeep)

- net/bnx2x: Prevent access to a freed page in page_pool (Thinh Tran)

- net: phy: fix phy_read_poll_timeout argument type in genphy_loopback (Nikita Kiryushin)

- hsr: Handle failures in module init (Felix Maurer)

- wireguard: receive: annotate data-race around receiving_counter.counter (Nikita Zhandarovich)

- vdpa/mlx5: Allow CVQ size changes (Jonah Palmer)

- net: dsa: mt7530: prevent possible incorrect XTAL frequency selection (Arinc UNAL)

- net: veth: do not manipulate GRO when using XDP (Ignat Korchagin)

- packet: annotate data-races around ignore_outgoing (Eric Dumazet)

- net: ethernet: mtk_eth_soc: fix PPE hanging issue (Daniel Golle)

- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is up (Daniel Golle)

- net: mtk_eth_soc: move MAC_MCR setting to mac_finish() (Russell King (Oracle))

- hsr: Fix uninit-value access in hsr_get_node() (Shigeru Yoshida)

- soc: fsl: dpio: fix kcalloc() argument order (Arnd Bergmann)

- s390/vtime: fix average steal time calculation (Mete Durlu)

- octeontx2-af: Use matching wake_up API variant in CGX command interface (Linu Cherian)

- nouveau: reset the bo resource bus info after an eviction (Dave Airlie)

- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (Colin Ian King)

- staging: greybus: fix get_channel_from_mode() failure path (Dan Carpenter)

- serial: 8250_exar: Don't remove GPIO device on suspend (Andy Shevchenko)

- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (Randy Dunlap)

- kconfig: fix infinite loop when expanding a macro at the end of file (Masahiro Yamada)

- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (Rafal Milecki)

- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (Tudor Ambarus)

- serial: max310x: fix syntax error in IRQ error message (Hugo Villeneuve)

- tty: vt: fix 20 vs 0x20 typo in EScsiignore (Jiri Slaby (SUSE))

- remoteproc: stm32: Fix incorrect type assignment returned by stm32_rproc_get_loaded_rsc_tablef (Arnaud Pouliquen)

- remoteproc: stm32: Fix incorrect type in assignment for va (Arnaud Pouliquen)

- remoteproc: stm32: use correct format strings on 64-bit (Arnd Bergmann)

- comedi: comedi_test: Prevent timers rescheduling during deletion (Ian Abbott)

- afs: Revert 'afs: Hide silly-rename files from userspace' (David Howells)

- f2fs: compress: fix reserve_cblocks counting error when out of space (Xiuhong Wang)

- NFS: Fix an off by one in root_nfs_cat() (Christophe JAILLET)

- watchdog: stm32_iwdg: initialize default timeout (Ben Wolsieffer)

- NFSv4.2: fix listxattr maximum XDR buffer size (Jorge Mora)

- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (Jorge Mora)

- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (Christophe JAILLET)

- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn (Arnd Bergmann)

- RDMA/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() (Alexey Kodanev)

- RDMA/device: Fix a race between mad_client and cm_client init (Shifeng Li)

- scsi: csiostor: Avoid function pointer casts (Arnd Bergmann)

- f2fs: compress: fix to check unreleased compressed cluster (Sheng Yong)

- f2fs: compress: fix to cover normal cluster write with cp_rwsem (Chao Yu)

- f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info (Chao Yu)

- f2fs: invalidate meta pages only for post_read required inode (Chao Yu)

- f2fs: fix to invalidate META_MAPPING before DIO write (Chao Yu)

- f2fs: replace congestion_wait() calls with io_schedule_timeout() (NeilBrown)

- f2fs: invalidate META_MAPPING before IPU/DIO write (Hyeong-Jun Kim)

- f2fs: multidevice: support direct IO (Chao Yu)

- RDMA/srpt: Do not register event handler until srpt device is fully setup (William Kucharski)

- ALSA: usb-audio: Stop parsing channels bits when all channels are found. (Johan Carlsson)

- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (Athaariq Ardhiansyah)

- clk: zynq: Prevent null pointer dereference caused by kmalloc failure (Duoming Zhou)

- clk: Fix clk_core_get NULL dereference (Bryan O'Donoghue)

- sparc32: Fix section mismatch in leon_pci_grpci (Sam Ravnborg)

- backlight: lp8788: Fully initialize backlight_properties during probe (Daniel Thompson)

- backlight: lm3639: Fully initialize backlight_properties during probe (Daniel Thompson)

- backlight: da9052: Fully initialize backlight_properties during probe (Daniel Thompson)

- backlight: lm3630a: Don't set bl->props.brightness in get_brightness (Luca Weiss)

- backlight: lm3630a: Initialize backlight_properties on init (Luca Weiss)

- leds: sgm3140: Add missing timer cleanup and flash gpio control (Ondrej Jirman)

- leds: aw2013: Unlock mutex before destroying it (George Stark)

- powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc. (Michael Ellerman)

- modules: wait do_free_init correctly (Changbin Du)

- module: Add support for default value for module async_probe (Saravana Kannan)

- drm/msm/dpu: add division of drm_display_mode's hskew parameter (Paloma Arellano)

- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks (Kajol Jain)

- drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip (Hsin-Yi Wang)

- media: mediatek: vcodec: avoid -Wcast-function-type-strict warning (Arnd Bergmann)

- media: ttpci: fix two memleaks in budget_av_attach (Zhipeng Lu)

- media: go7007: fix a memleak in go7007_load_encoder (Zhipeng Lu)

- media: dvb-frontends: avoid stack overflow warnings with clang (Arnd Bergmann)

- media: pvrusb2: fix uaf in pvr2_context_set_notify (Edward Adam Davis)

- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int() (Srinivasan Shanmugam)

- HID: amd_sfh: Update HPD sensor structure elements (Basavaraj Natikar)

- ASoC: meson: axg-tdm-interface: add frame rate constraint (Jerome Brunet)

- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs (Jerome Brunet)

- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (Arnd Bergmann)

- mtd: maps: physmap-core: fix flash size larger than 32-bit (Baruch Siach)

- drm/tidss: Fix initial plane zpos values (Tomi Valkeinen)

- crypto: arm/sha - fix function cast warnings (Arnd Bergmann)

- mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref (Peter Griffin)

- mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (Peter Griffin)

- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (Fedor Pchelkin)

- clk: hisilicon: hi3559a: Fix an erroneous devm_kfree() (Christophe JAILLET)

- clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister() (Christophe JAILLET)

- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken (Jorg Wedekind)

- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions (AngeloGioacchino Del Regno)

- clk: qcom: dispcc-sdm845: Adjust internal GDSC wait times (Konrad Dybcio)

- media: pvrusb2: fix pvr2_stream_callback casts (Arnd Bergmann)

- media: pvrusb2: remove redundant NULL check (Daniil Dulov)

- media: go7007: add check of return value of go7007_read_addr() (Daniil Dulov)

- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (Lucas Stach)

- media: sun8i-di: Fix chroma difference threshold (Jernej Skrabec)

- media: sun8i-di: Fix power on/off sequences (Jernej Skrabec)

- media: sun8i-di: Fix coefficient writes (Jernej Skrabec)

- NTB: fix possible name leak in ntb_register_device() (Yang Yingliang)

- NTB: EPF: fix possible memory leak in pci_vntb_probe() (ruanjinjie)

- PCI: endpoint: Support NTB transfer between RC and EP (Frank Li)

- powerpc: Force inlining of arch_vmap_p{u/m}d_supported() (Christophe Leroy)

- ASoC: meson: t9015: fix function pointer type mismatch (Jerome Brunet)

- ASoC: meson: aiu: fix function pointer type mismatch (Jerome Brunet)

- ASoC: meson: Use dev_err_probe() helper (Kuninori Morimoto)

- perf stat: Avoid metric-only segv (Ian Rogers)

- ALSA: seq: fix function cast warnings (Takashi Iwai)

- drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() (Nikita Zhandarovich)

- perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() (Yang Jihong)

- crypto: xilinx - call finalize with bh disabled (Quanyang Wang)

- PCI: switchtec: Fix an error handling path in switchtec_pci_probe() (Christophe JAILLET)

- PCI/P2PDMA: Fix a sleeping issue in a RCU read section (Christophe JAILLET)

- quota: Fix rcu annotations of inode dquot pointers (Jan Kara)

- quota: Fix potential NULL pointer dereference (Wang Jianjian)

- quota: simplify drop_dquot_ref() (Baokun Li)

- clk: qcom: reset: Ensure write completion on reset de/assertion (Konrad Dybcio)

- clk: qcom: reset: Commonize the de/assert functions (Konrad Dybcio)

- pinctrl: mediatek: Drop bogus slew rate register range for MT8192 (Chen-Yu Tsai)

- media: edia: dvbdev: fix a use-after-free (Zhipeng Lu)

- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (Zhipeng Lu)

- media: v4l2-tpg: fix some memleaks in tpg_alloc (Zhipeng Lu)

- media: em28xx: annotate unchecked call to media_device_register() (Nikita Zhandarovich)

- clk: meson: Add missing clocks to axg_clk_regmaps (Igor Prusov)

- perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample() (Yang Jihong)

- drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output_transfer_func()' (Srinivasan Shanmugam)

- drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()' (Srinivasan Shanmugam)

- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd (Mikhail Khvainitski)

- perf record: Fix possible incorrect free in record__switch_output() (Yang Jihong)

- PCI/DPC: Print all TLP Prefixes, not just the first (Ilpo Jarvinen)

- media: tc358743: register v4l2 async device only after successful setup (Alexander Stein)

- dmaengine: tegra210-adma: Update dependency to ARCH_TEGRA (Peter Robinson)

- drm/lima: fix a memleak in lima_heap_alloc (Zhipeng Lu)

- drm/rockchip: lvds: do not print scary message when probing defer (Quentin Schulz)

- drm/rockchip: lvds: do not overwrite error code (Quentin Schulz)

- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (Zhipeng Lu)

- drm/ttm: add ttm_resource_fini v2 (Christian Konig)

- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (Harry Wentland)

- drm/rockchip: inno_hdmi: Fix video timing (Alex Bee)

- drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (Christophe JAILLET)

- drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (Christophe JAILLET)

- drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe() (Christophe JAILLET)

- drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+ (Dmitry Osipenko)

- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (Christophe JAILLET)

- drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe() (Christophe JAILLET)

- drm/tegra: dsi: Make use of the helper function dev_err_probe() (Cai Huoqing)

- drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe (Zhang Shurong)

- drm/tegra: dpaux: Populate AUX bus (Thierry Reding)

- drm/tegra: dsi: Add missing check for of_find_device_by_node (Chen Ni)

- dm: call the resume method on internal suspend (Mikulas Patocka)

- dm raid: fix false positive for requeue needed during reshape (Ming Lei)

- nfp: flower: handle acti_netdevs allocation failure (Duoming Zhou)

- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (Gavrilov Ilia)

- net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function (Gavrilov Ilia)

- udp: fix incorrect parameter validation in the udp_lib_getsockopt() function (Gavrilov Ilia)

- l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function (Gavrilov Ilia)

- ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function (Gavrilov Ilia)

- bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument (Martin KaFai Lau)

- bpf: net: Change sk_getsockopt() to take the sockptr_t argument (Martin KaFai Lau)

- net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr (Martin KaFai Lau)

- tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function (Gavrilov Ilia)

- OPP: debugfs: Fix warning around icc_get_name() (Viresh Kumar)

- net: phy: dp83822: Fix RGMII TX delay configuration (Tim Pambor)

- net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii (Tommaso Merciai)

- net: hns3: fix port duplex configure error in IMP reset (Jie Wang)

- net: hns3: fix kernel crash when 1588 is received on HIP08 devices (Yonglong Liu)

- net: phy: fix phy_get_internal_delay accessing an empty array (Kevin L'hopital)

- net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv() (Eric Dumazet)

- ipv6: fib6_rules: flush route cache when rule is changed (Shiming Cheng)

- bpf: Fix stackmap overflow check on 32-bit arches (Toke Hoiland-Jorgensen)

- bpf: Fix hashtab overflow check on 32-bit arches (Toke Hoiland-Jorgensen)

- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches (Toke Hoiland-Jorgensen)

- sr9800: Add check for usbnet_get_endpoints (Chen Ni)

- Bluetooth: hci_core: Fix possible buffer overflow (Luiz Augusto von Dentz)

- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional() (Bartosz Golaszewski)

- Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855 (Steev Klimaszewski)

- Bluetooth: Remove superfluous call to hci_conn_check_pending() (Jonas Dressler)

- igb: Fix missing time sync events (Vinicius Costa Gomes)

- igb: move PEROUT and EXTTS isr logic to separate functions (Ruud Bos)

- iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected (Ethan Zhao)

- PCI: Make pci_dev_is_disconnected() helper public for other drivers (Ethan Zhao)

- wifi: rtw88: 8821c: Fix false alarm count (Bitterblue Smith)

- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (Christophe JAILLET)

- SUNRPC: fix some memleaks in gssx_dec_option_array (Zhipeng Lu)

- x86, relocs: Ignore relocations in .notes section (Kees Cook)

- ACPI: scan: Fix device check notification handling (Rafael J. Wysocki)

- ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (Maxim Kudinov)

- ACPI: resource: Do IRQ override on Lunnen Ground laptops (Alexey I. Froloff)

- ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override (David McFarland)

- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (Rafal Milecki)

- ARM: dts: imx6dl-yapp4: Move the internal switch PHYs under the switch node (Michal Vokac)

- ARM: dts: imx6dl-yapp4: Fix typo in the QCA switch register address (Michal Vokac)

- ARM: dts: imx6dl-yapp4: Move phy reset into switch node (Michal Vokac)

- arm64: dts: renesas: r8a779a0: Correct avb[01] reg sizes (Geert Uytterhoeven)

- arm64: dts: renesas: r8a779a0: Update to R-Car Gen4 compatible values (Geert Uytterhoeven)

- ARM: dts: arm: realview: Fix development chip ROM compatible value (Geert Uytterhoeven)

- net: ena: Remove ena_select_queue (Kamal Heib)

- wifi: brcmsmac: avoid function pointer casts (Arnd Bergmann)

- iommu/amd: Mark interrupt as managed (Mario Limonciello)

- bus: tegra-aconnect: Update dependency to ARCH_TEGRA (Peter Robinson)

- ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() (Armin Wolf)

- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (Alexis Lothore)

- wireless: Remove redundant 'flush_workqueue()' calls (Christophe JAILLET)

- bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly (Yonghong Song)

- arm64: dts: mediatek: mt7622: add missing 'device_type' to memory nodes (Rafal Milecki)

- arm64: dts: mt8183: Move CrosEC base detection node to kukui-based DTs (Nicolas F. R. A. Prado)

- arm64: dts: mt8183: kukui: Split out keyboard node and describe detachables (Hsin-Yi Wang)

- arm64: dts: mt8183: kukui: Add Type C node (Prashant Malani)

- ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down() (Eric Dumazet)

- s390/vdso: drop '-fPIC' from LDFLAGS (Nathan Chancellor)

- wifi: iwlwifi: mvm: don't set replay counters to 0xff (Johannes Berg)

- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan (Uwe Kleine-Konig)

- pwm: sti: Implement .apply() callback (Uwe Kleine-Konig)

- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (Zhipeng Lu)

- net: blackhole_dev: fix build warning for ethh set but not used (Breno Leitao)

- pwm: atmel-hlcdc: Fix clock imbalance related to suspend support (Uwe Kleine-Konig)

- pwm: atmel-hlcdc: Use consistent variable naming (Uwe Kleine-Konig)

- pwm: atmel-hlcdc: Convert to platform remove callback returning void (Uwe Kleine-Konig)

- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS (Tim Harvey)

- wifi: iwlwifi: fix EWRD table validity check (Miri Korenblit)

- wifi: iwlwifi: dbg-tlv: ensure NUL termination (Johannes Berg)

- wifi: iwlwifi: mvm: report beacon protection failures (Johannes Berg)

- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (Toke Hoiland-Jorgensen)

- arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board (Frieder Schrempf)

- arm64: dts: imx8mm-kontron: Use the VSELECT signal to switch SD card IO voltage (Frieder Schrempf)

- arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card (Frieder Schrempf)

- arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board (Frieder Schrempf)

- arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on SL/BL i.MX8MM (Frieder Schrempf)

- cpufreq: mediatek-hw: Don't error out if supply is not found (Nicolas F. R. A. Prado)

- af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc(). (Kuniyuki Iwashima)

- bpftool: Silence build warning about calloc() (Tiezhu Yang)

- inet_diag: annotate data-races around inet_diag_table

- sock_diag: annotate data-races around sock_diag_handlersfamily

- cpufreq: mediatek-hw: Wait for CPU supplies before probing (Nicolas F. R. A. Prado)

- cpufreq: Explicitly include correct DT includes (Rob Herring)

- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (Jinjie Ruan)

- wifi: wilc1000: fix multi-vif management when deleting a vif (Ajay Singh)

- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (Martin Kaistra)

- wifi: wilc1000: fix RCU usage in connect path (Alexis Lothore)

- wifi: wilc1000: fix declarations ordering (Alexis Lothore)

- wifi: b43: Disable QoS for bcm4331 (Rahul Rameshbabu)

- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (Rahul Rameshbabu)

- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (Rahul Rameshbabu)

- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (Rahul Rameshbabu)

- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (Xingyuan Mo)

- sched/fair: Take the scheduling domain into account in select_idle_core() (Keisuke Nishimura)

- timekeeping: Fix cross-timestamp interpolation for non-x86 (Peter Hilber)

- timekeeping: Fix cross-timestamp interpolation corner case decision (Peter Hilber)

- timekeeping: Fix cross-timestamp interpolation on counter wrap (Peter Hilber)

- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts (Chun-Yi Lee)

- rtc: test: Fix invalid format specifier. (David Gow)

- time: test: Fix incorrect format specifier (David Gow)

- lib/cmdline: Fix an invalid format specifier in an assertion msg (David Gow)

- md: Don't clear MD_CLOSING when the raid is about to stop (Li Nan)

- fs/select: rework stack allocation hack for clang (Arnd Bergmann)

- s390/dasd: fix double module refcount decrement (Miroslav Franc)

- s390/dasd: Use dev_*() for device log messages (Jan Hoppner)

- s390/dasd: add autoquiesce feature (Stefan Haberland)

- s390/dasd: add copy pair setup (Stefan Haberland)

- s390/dasd: add query PPRC function (Stefan Haberland)

- s390/dasd: put block allocation in separate function (Stefan Haberland)

- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak (Nikita Zhandarovich)

- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll (Stuart Henderson)

- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (Stuart Henderson)

- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (Stuart Henderson)

- Input: gpio_keys_polled - suppress deferred probe error for gpio (Uwe Kleine-Konig)

- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (Alban Boye)

- firewire: core: use long bus reset on gap count error (Takashi Sakamoto)

- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (Yuxuan Hu)

- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series (Prike Liang)

- ALSA: hda/realtek - ALC285 reduce pop noise from Headphone port (Kailang Yang)

- scsi: mpt3sas: Prevent sending diag_reset when the controller is ready (Ranjan Kumar)

- dm-verity, dm-crypt: align 'struct bvec_iter' correctly (Mikulas Patocka)

- block: sed-opal: handle empty atoms when parsing response (Greg Joyce)

- parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE check (Max Kellermann)

- net/iucv: fix the allocation size of iucv_path_table array (Alexander Gordeev)

- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (Hou Tao)

- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (Hou Tao)

- riscv: dts: sifive: add missing #interrupt-cells to pmic (Conor Dooley)

- RDMA/mlx5: Relax DEVX access upon modify commands (Yishai Hadas)

- RDMA/mlx5: Fix fortify source warning while accessing Eth segment (Leon Romanovsky)

- gen_compile_commands: fix invalid escape sequence warning (Andrew Ballance)

- HID: multitouch: Add required quirk for Synaptics 0xcddc device (Manuel Fombuena)

- MIPS: Clear Cause.BD in instruction_pointer_set (Jiaxun Yang)

- x86/xen: Add some null pointer checking to smp.c (Kunwu Chan)

- ASoC: rt5645: Make LattePanda board DMI match more precise (Hans de Goede)

- selftests: tls: use exact comparison in recv_partial (Jakub Kicinski)

- rcu-tasks: Provide rcu_trace_implies_rcu_gp() (Paul E. McKenney)

- LTS version: v5.15.152 (Vijayendra Suman)

- serial: max310x: fix IO data corruption in batched operations (Jan Kundrat)

- serial: max310x: make accessing revision id interface-agnostic (Cosmin Tanislav)

- regmap: Add bulk read/write callbacks into regmap_config (Marek Vasut)

- regmap: allow to define reg_update_bits for no bus configuration (Ansuel Smith)

- ALSA: usb-audio: Sort quirk table entries (Takashi Iwai)

- ALSA: usb-audio: Add FIXED_RATE quirk for JBL Quantum610 Wireless (Takashi Iwai)

- ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_sync_format() (Jaroslav Kysela)

- ALSA: usb-audio: Fix wrong kfree issue in snd_usb_endpoint_free_all (Wan Jiabing)

- fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand() (Oleg Nesterov)

- proc: Use task_is_running() for wchan in /proc//stat (Kees Cook)

- getrusage: use sig->stats_lock rather than lock_task_sighand() (Oleg Nesterov)

- getrusage: use __for_each_thread() (Oleg Nesterov)

- getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand() (Oleg Nesterov)

- getrusage: add the 'signal_struct sig' local variable (Oleg Nesterov)

- drm/amd/display: Increase frame-larger-than for all display_mode_vba files (Nathan Chancellor)

- drm/amd/display: remove DML Makefile duplicate lines (Magali Lemes)

- drm/amd/display: move calcs folder into DML (Isabella Basso)

- drm/amd/display: Re-arrange FPU code structure for dcn2x (Qingqing Zhuo)

- selftests: mptcp: decrease BW in simult flows (Matthieu Baerts (NGI0))

- drm/amdgpu: Reset IH OVERFLOW_CLEAR bit (Friedrich Vock)

- drm/amd/pm: do not expose the API used internally only in kv_dpm.c (Evan Quan)

- serial: max310x: prevent infinite while() loop in port startup (Hugo Villeneuve)

- serial: max310x: use a separate regmap for each port (Cosmin Tanislav)

- serial: max310x: use regmap methods for SPI batch operations (Cosmin Tanislav)

- xhci: handle isoc Babble and Buffer Overrun events properly (Michal Pecio)

- xhci: process isoc TD properly when there was a transaction error mid TD. (Mathias Nyman)

- selftests: mm: fix map_hugetlb failure on 64K page size systems (Nico Pache)

- selftests/mm: switch to bash from sh (Muhammad Usama Anjum)

- nfp: flower: add hardware offload check for post ct entry (Hui Zhou)

- nfp: flower: add goto_chain_index for ct entry (Wentao Jia)

- drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() & write_dpcd()' functions (Srinivasan Shanmugam)

- ALSA: usb-audio: add quirk for RODE NT-USB+ (Sean Young)

- ALSA: usb-audio: Fix microphone sound on Nexigo webcam. (Christos Skevis)

- ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless (Jaroslav Kysela)

- ALSA: usb-audio: Add quirk for Tascam Model 12 (John Keeping)

- ALSA: usb-audio: Avoid superfluous endpoint setup (Takashi Iwai)

- ALSA: usb-audio: Correct the return code from snd_usb_endpoint_set_params() (Takashi Iwai)

- ALSA: usb-audio: Apply mutex around snd_usb_endpoint_set_params() (Takashi Iwai)

- ALSA: usb-audio: Properly refcounting clock rate (Takashi Iwai)

- ALSA: usb-audio: Split endpoint setups for hw_params and prepare (take#2) (Takashi Iwai)

- ALSA: usb-audio: Clear fixed clock rate at closing EP (Takashi Iwai)

- ALSA: usb-audio: Refcount multiple accesses on the single clock (Takashi Iwai)

- netrom: Fix data-races around sysctl_net_busy_read (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_link_fails_count (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_routing_control (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_busy_delay (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_transport_timeout (Jason Xing)

- netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser (Jason Xing)

- netrom: Fix a data-race around sysctl_netrom_default_path_quality (Jason Xing)

- erofs: apply proper VMA alignment for memory mapped files on THP (Gao Xiang)

- netfilter: nf_conntrack_h323: Add protection for bmp length out of range (Lena Wang)

- netfilter: nft_ct: fix l3num expectations with inet pseudo family (Florian Westphal)

- cpumap: Zero-initialise xdp_rxq_info struct before running XDP program (Toke Hoiland-Jorgensen)

- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() (Eric Dumazet)

- net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink() (Rand Deeb)

- net: sparx5: Fix use after free inside sparx5_del_mact_entry (Horatiu Vultur)

- geneve: make sure to pull inner header in geneve_rx() (Eric Dumazet)

- tracing/net_sched: Fix tracepoints that save qdisc_dev() as a string (Steven Rostedt (Google))

- i40e: disable NAPI right after disabling irqs when handling xsk_pool (Maciej Fijalkowski)

- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able (Maciej Fijalkowski)

- net: lan78xx: fix runtime PM count underflow on link stop (Oleksij Rempel)

- mmc: mmci: stm32: fix DMA API overlapping mappings warning (Christophe Kerello)

- mmc: mmci: stm32: use a buffer for unaligned DMA requests (Yann Gautier)

- LTS version: v5.15.151 (Vijayendra Suman)

- mptcp: fix double-free on socket dismantle (Davide Caratti)

- Revert 'tls: rx: move counting TlsDecryptErrors for sync' (Gal Pressman)

- net: tls: fix async vs NIC crypto offload (Jakub Kicinski)

- bpf: Derive source IP addr via bpf_
_fib_lookup() (Martynas Pumputis)

- bpf: Add table ID to bpf_fib_lookup BPF helper (Louis DeLosSantos)

- bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup (Martin KaFai Lau)

- Revert 'interconnect: Teach lockdep about icc_bw_lock order' (Greg Kroah-Hartman)

- Revert 'interconnect: Fix locking for runpm vs reclaim' (Greg Kroah-Hartman)

- gpio: fix resource unwinding order in error path (Bartosz Golaszewski)

- gpiolib: Fix the error path order in gpiochip_add_data_with_key() (Andy Shevchenko)

- gpio: 74x164: Enable output pins after registers are reset (Arturas Moskvinas)

- fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super (Oscar Salvador)

- cachefiles: fix memory leak in cachefiles_add_cache() (Baokun Li)

- mptcp: fix possible deadlock in subflow diag (Paolo Abeni)

- mptcp: push at DSS boundaries (Paolo Abeni)

- mptcp: add needs_id for netlink appending addr (Geliang Tang)

- mptcp: clean up harmless false expressions (Jean Sacren)

- selftests: mptcp: add missing kconfig for NF Filter in v6 (Matthieu Baerts (NGI0))

- selftests: mptcp: add missing kconfig for NF Filter (Matthieu Baerts (NGI0))

- mptcp: rename timer related helper to less confusing names (Paolo Abeni)

- mptcp: process pending subflow error on close (Paolo Abeni)

- mptcp: move __mptcp_error_report in protocol.c (Paolo Abeni)

- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers (Paolo Bonzini)

- pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation (Bjorn Andersson)

- mmc: sdhci-xenon: fix PHY init clock stability (Elad Nachman)

- mmc: sdhci-xenon: add timeout for PHY init complete (Elad Nachman)

- mmc: core: Fix eMMC initialization with 1-bit bus connection (Ivan Semenov)

- dmaengine: fsl-qdma: init irq after reg initialization (Curtis Klein)

- dmaengine: ptdma: use consistent DMA masks (Tadeusz Struk)

- dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read (Peng Ma)

- btrfs: dev-replace: properly validate device names (David Sterba)

- wifi: nl80211: reject iftype change with mesh ID change (Johannes Berg)

- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() (Alexander Ofitserov)

- ALSA: firewire-lib: fix to check cycle continuity (Takashi Sakamoto)

- tomoyo: fix UAF write bug in tomoyo_write_control() (Tetsuo Handa)

- riscv: Sparse-Memory/vmemmap out-of-bounds fix (Dimitris Vlachos)

- fbcon: always restore the old font data in fbcon_do_set_font() (Jiri Slaby (SUSE))

- ALSA: Drop leftover snd-rtctimer stuff from Makefile (Takashi Iwai)

- power: supply: bq27xxx-i2c: Do not free non existing IRQ (Hans de Goede)

- efi/capsule-loader: fix incorrect allocation size (Arnd Bergmann)

- tls: decrement decrypt_pending if no async completion will be called (Sabrina Dubroca)

- tls: rx: use async as an in-out argument (Jakub Kicinski)

- tls: rx: assume crypto always calls our callback (Jakub Kicinski)

- tls: rx: move counting TlsDecryptErrors for sync (Jakub Kicinski)

- tls: rx: don't track the async count (Jakub Kicinski)

- tls: rx: factor out writing ContentType to cmsg (Jakub Kicinski)

- tls: rx: wrap decryption arguments in a structure (Jakub Kicinski)

- tls: rx: don't report text length from the bowels of decrypt (Jakub Kicinski)

- tls: rx: drop unnecessary arguments from tls_setup_from_iter() (Jakub Kicinski)

- tls: hw: rx: use return value of tls_device_decrypted() to carry status (Jakub Kicinski)

- tls: rx: refactor decrypt_skb_update() (Jakub Kicinski)

- tls: rx: don't issue wake ups when data is decrypted (Jakub Kicinski)

- tls: rx: don't store the decryption status in socket context (Jakub Kicinski)

- tls: rx: don't store the record type in socket context (Jakub Kicinski)

- igb: extend PTP timestamp adjustments to i211 (Oleksij Rempel)

- rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back (Lin Ma)

- netfilter: bridge: confirm multicast packets before passing them up the stack (Florian Westphal)

- netfilter: let reset rules clean out conntrack entries (Florian Westphal)

- netfilter: make function op structures const (Florian Westphal)

- netfilter: core: move ip_ct_attach indirection to struct nf_ct_hook (Florian Westphal)

- netfilter: nfnetlink_queue: silence bogus compiler warning (Florian Westphal)

- Bluetooth: Enforce validation on max value of connection interval (Kai-Heng Feng)

- Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR (Zijun Hu)

- Bluetooth: Avoid potential use-after-free in hci_error_reset (Ying Hsu)

- stmmac: Clear variable when destroying workqueue (Jakub Raczynski)

- uapi: in6: replace temporary label with rfc9486 (Justin Iurman)

- veth: try harder when allocating queue memory (Jakub Kicinski)

- net: enable memcg accounting for veth queues (Vasily Averin)

- lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected (Oleksij Rempel)

- ipv6: fix potential 'struct net' leak in inet6_rtm_getaddr() (Eric Dumazet)

- net: veth: clear GRO when clearing XDP even when down (Jakub Kicinski)

- cpufreq: intel_pstate: fix pstate limits enforcement for adjust_perf call back (Doug Smythies)

- tun: Fix xdp_rxq_info's queue_index when detaching (Yunjian Wang)

- net: ip_tunnel: prevent perpetual headroom growth (Florian Westphal)

- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter (Ryosuke Yasuoka)

- mtd: spinand: gigadevice: Fix the get ecc status issue (Han Xu)

- netfilter: nf_tables: disallow timeout for anonymous sets (Pablo Neira Ayuso)

- LTS version: v5.15.150 (Vijayendra Suman)

- r8169: use new PM macros (Heiner Kallweit)

- netfilter: nf_tables: can't schedule in nft_chain_validate (Florian Westphal)

- ext4: avoid bb_free and bb_fragments inconsistency in mb_free_blocks() (Baokun Li)

- ext4: regenerate buddy after block freeing failed if under fc replay (Baokun Li)

- netfilter: nf_tables: fix scheduling-while-atomic splat (Florian Westphal)

- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio (Bart Van Assche)

- i2c: imx: when being a target, mark the last read as processed (Corey Minyard)

- i2c: imx: Add timer for handling the stop condition (Corey Minyard)

- drm/amd/display: Fix memory leak in dm_sw_fini() (Armin Wolf)

- drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set (Erik Kurzinger)

- netfilter: nft_flow_offload: release dst in case direct xmit path is used (Pablo Neira Ayuso)

- netfilter: nft_flow_offload: reset dst in route object after setting up flow (Pablo Neira Ayuso)

- netfilter: flowtable: simplify route logic (Pablo Neira Ayuso)

- netfilter: nf_tables: set dormant flag on hook register failure (Florian Westphal)

- tls: stop recv() if initial process_rx_list gave us non-DATA (Sabrina Dubroca)

- tls: rx: drop pointless else after goto (Jakub Kicinski)

- tls: rx: jump to a more appropriate label (Jakub Kicinski)

- s390: use the correct count for __iowrite64_copy() (Jason Gunthorpe)

- octeontx2-af: Consider the action set by PF (Subbaraya Sundeep)

- drm/nouveau/instmem: fix uninitialized_var.cocci warning (Guo Zhengkui)

- packet: move from strlcpy with unused retval to strscpy (Wolfram Sang)

- ipv6: sr: fix possible use-after-free and null-ptr-deref (Vasiliy Kovalev)

- afs: Increase buffer size in afs_update_volume_status() (Daniil Dulov)

- bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel (Martin KaFai Lau)

- ata: ahci_ceva: fix error handling for Xilinx GT PHY support (Radhey Shyam Pandey)

- ata: libahci_platform: Introduce reset assertion/deassertion methods (Serge Semin)

- ata: libahci_platform: Convert to using devm bulk clocks API (Serge Semin)

- ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid (Eric Dumazet)

- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid (Eric Dumazet)

- net: stmmac: Fix incorrect dereference in interrupt handlers (Pavel Sakharov)

- nouveau: fix function cast warnings (Arnd Bergmann)

- scsi: jazz_esp: Only build if SCSI core is builtin (Randy Dunlap)

- bpf, scripts: Correct GPL license name (Gianmarco Lusvardi)

- RDMA/srpt: fix function pointer cast warnings (Arnd Bergmann)

- arm64: dts: rockchip: set num-cs property for spi on px30 (Heiko Stuebner)

- RDMA/qedr: Fix qedr_create_user_qp error flow (Kamal Heib)

- RDMA/srpt: Support specifying the srpt_service_guid parameter (Bart Van Assche)

- RDMA/irdma: Add AE for too many RNRS (Mustafa Ismail)

- RDMA/irdma: Set the CQ read threshold for GEN 1 (Mustafa Ismail)

- RDMA/irdma: Validate max_send_wr and max_recv_wr (Shiraz Saleem)

- RDMA/irdma: Fix KASAN issue with tasklet (Mike Marciniszyn)

- RDMA/bnxt_re: Return error for SRQ resize (Kalesh AP)

- IB/hfi1: Fix a memleak in init_credit_return (Zhipeng Lu)

- cifs: add a warning when the in-flight count goes negative (Shyam Prasad N)

- xhci: track port suspend state correctly in unsuccessful resume cases (Mathias Nyman)

- xhci: decouple usb2 port resume and get_port_status request handling (Mathias Nyman)

- xhci: clear usb2 resume related variables in one place. (Mathias Nyman)

- xhci: rename resume_done to resume_timestamp (Mathias Nyman)

- xhci: move port specific items such as state completions to port structure (Mathias Nyman)

- xhci: cleanup xhci_hub_control port references (Mathias Nyman)

- ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBA (Paul Menzel)

- ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA (Tamim Khan)

- ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks (Hans de Goede)

- ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA (Tamim Khan)

- ACPI: resource: Add ASUS model S5402ZA to quirks (Kellen Renshaw)

- ACPI: video: Add backlight=native DMI quirk for Apple iMac12,1 and iMac12,2 (Hans de Goede)

- ARM: dts: BCM53573: Describe on-SoC BCM53125 rev 4 switch (Rafal Milecki)

- arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 (Alex Bee)

- arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 (Alex Bee)

- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (FUKAUMI Naoki)

- exfat: support dynamic allocate bh for exfat_entry_set_cache (Yuezhang Mo)

- wifi: iwlwifi: mvm: avoid baid size integer overflow (Johannes Berg)

- igb: Fix igb_down hung on surprise removal (Ying Hsu)

- wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() (Gustavo A. R. Silva)

- bpf: Address KCSAN report on bpf_lru_list (Martin KaFai Lau)

- wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range (Maxime Bizon)

- sched/fair: Don't balance task to its current running CPU (Yicong Yang)

- arm64: mm: fix VA-range sanity check (Mark Rutland)

- arm64: set __exception_irq_entry with __irq_entry as a default (Youngmin Nam)

- ACPI: video: Add backlight=native DMI quirk for Lenovo ThinkPad X131e (3371 AMD version) (Hans de Goede)

- ACPI: video: Add backlight=native DMI quirk for Apple iMac11,3 (Hans de Goede)

- ACPI: button: Add lid disable DMI quirk for Nextbook Ares 8A (Hans de Goede)

- btrfs: add xxhash to fast checksum implementations (David Sterba)

- posix-timers: Ensure timer ID search-loop limit is valid (Thomas Gleixner)

- md/raid10: prevent soft lockup while flush writes (Yu Kuai)

- md: fix data corruption for raid456 when reshape restart while grow up (Yu Kuai)

- nbd: Add the maximum limit of allocated index in nbd_dev_add (Zhong Jinghua)

- debugobjects: Recheck debug_objects_enabled before reporting (Tetsuo Handa)

- netfilter: nf_tables: add rescheduling points during loop detection walks (Florian Westphal)

- net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs (Peilin Ye)

- Input: iqs269a - do not poll during ATI (Jeff LaBundy)

- Input: iqs269a - do not poll during suspend or resume (Jeff LaBundy)

- Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() (Jonathan Cameron)

- PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro (Paul Cercueil)

- mmc: mxc: Use the new PM macros (Paul Cercueil)

- mmc: jz4740: Use the new PM macros (Paul Cercueil)

- PM: core: Add new *_PM_OPS macros, deprecate old ones (Paul Cercueil)

- PM: core: Redefine pm_ptr() macro (Paul Cercueil)

- powerpc/eeh: Set channel state after notifying the drivers (Ganesh Goudar)

- powerpc/eeh: Small refactor of eeh_handle_normal_event() (Daniel Axtens)

- powerpc/rtas: ensure 4KB alignment for rtas_data_buf (Nathan Lynch)

- powerpc/rtas: make all exports GPL (Nathan Lynch)

- net: ethernet: ti: add missing of_node_put before return (Wang Qing)

- dt-bindings: clocks: imx8mp: Add ID for usb suspend clock (Li Jun)

- clk: imx8mp: add clkout1/2 support (Lucas Stach)

- clk: imx8mp: Add DISP2 pixel clock (Marek Vasut)

- serial: 8250: Remove serial_rs485 sanitization from em485 (Ilpo Jarvinen)

- cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl() (Enzo Matsumiya)

- kernel/sched: Remove dl_boosted flag comment (Hui Su)

- drm/i915/dg1: Update DMC_DEBUG3 register (Chuansheng Liu)

- f2fs: write checkpoint during FG_GC (Byungki Lee)

- f2fs: don't set GC_FAILURE_PIN for background GC (Chao Yu)

- drm/amdgpu: init iommu after amdkfd device init (Yifan Zhang)

- tools/virtio: fix build (Stefano Garzarella)

- perf beauty: Update copy of linux/socket.h with the kernel sources (Arnaldo Carvalho de Melo)

- tools headers UAPI: Sync linux/fscrypt.h with the kernel sources (Arnaldo Carvalho de Melo)

- ARM: dts: BCM53573: Drop nonexistent 'default-off' LED trigger (Rafal Milecki)

- acpi: property: Let args be NULL in __acpi_node_get_property_reference (Sakari Ailus)

- platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute (Luke D. Jones)

- clk: linux/clk-provider.h: fix kernel-doc warnings and typos (Randy Dunlap)

- RDMA/siw: Correct wrong debug message (Guoqing Jiang)

- RDMA/siw: Balance the reference of cep->kref in the error path (Guoqing Jiang)

- ARM: dts: BCM53573: Drop nonexistent #usb-cells (Rafal Milecki)

- selftests: net: vrf-xfrm-tests: change authentication and encryption algos (Magali Lemes)

- MIPS: vpe-mt: drop physical_memsize (Randy Dunlap)

- MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not set (Randy Dunlap)

- powerpc/pseries/lpar: add missing RTAS retry status handling (Nathan Lynch)

- powerpc/perf/hv-24x7: add missing RTAS retry status handling (Nathan Lynch)

- powerpc/pseries/lparcfg: add missing RTAS retry status handling (Nathan Lynch)

- clk: Honor CLK_OPS_PARENT_ENABLE in clk_core_is_enabled() (Chen-Yu Tsai)

- clk: qcom: gpucc-sdm845: fix clk_dis_wait being programmed for CX GDSC (Dmitry Baryshkov)

- clk: qcom: gpucc-sc7180: fix clk_dis_wait being programmed for CX GDSC (Dmitry Baryshkov)

- powerpc/powernv/ioda: Skip unallocated resources when mapping to PE (Frederic Barrat)

- Input: ads7846 - don't check penirq immediately for 7845 (Luca Ellero)

- Input: ads7846 - always set last command to PWRDOWN (Luca Ellero)

- clk: imx: avoid memory leak (Peng Fan)

- clk: renesas: cpg-mssr: Remove superfluous check in resume code (Geert Uytterhoeven)

- Input: ads7846 - don't report pressure for ads7845 (Luca Ellero)

- clk: renesas: cpg-mssr: Fix use after free if cpg_mssr_common_init() failed (Alexey Khoroshilov)

- Input: iqs269a - increase interrupt handler return delay (Jeff LaBundy)

- Input: iqs269a - configure device with a single block write (Jeff LaBundy)

- Input: iqs269a - drop unused device node references (Jeff LaBundy)

- RISC-V: fix funct4 definition for c.jalr in parse_asm.h (Heiko Stuebner)

- mtd: rawnand: sunxi: Fix the size of the last OOB region (Samuel Holland)

- clk: qcom: gcc-qcs404: fix names of the DSI clocks used as parents (Dmitry Baryshkov)

- clk: qcom: gcc-qcs404: disable gpll[04]_out_aux parents (Dmitry Baryshkov)

- clk: imx: imx8mp: add shared clk gate for usb suspend clk (Li Jun)

- mptcp: fix lockless access in subflow ULP diag (Paolo Abeni)

- usb: roles: don't get/set_role() when usb_role_switch is unregistered (Xu Yang)

- usb: roles: fix NULL pointer issue when put module's reference (Xu Yang)

- usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBs (Krishna Kurapati)

- usb: cdns3: fix memory double free when handle zero packet (Frank Li)

- usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() (Frank Li)

- usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers (Pawel Laszczak)

- usb: cdnsp: blocked some cdns3 specific code (Pawel Laszczak)

- serial: amba-pl011: Fix DMA transmission in RS485 mode (Lino Sanfilippo)

- x86/alternative: Make custom return thunk unconditional (Peter Zijlstra)

- Revert 'x86/alternative: Make custom return thunk unconditional' (Borislav Petkov (AMD))

- x86/returnthunk: Allow different return thunks (Peter Zijlstra)

- x86/ftrace: Use alternative RET encoding (Peter Zijlstra)

- x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() (Peter Zijlstra)

- x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR (Peter Zijlstra)

- Revert 'x86/ftrace: Use alternative RET encoding' (Borislav Petkov (AMD))

- ARM: ep93xx: Add terminator to gpiod_lookup_table (Nikita Shubin)

- l2tp: pass correct message length to ip6_append_data (Tom Parkin)

- PCI/MSI: Prevent MSI hardware interrupt number truncation (Vidya Sagar)

- gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp() (Vasiliy Kovalev)

- KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table() (Oliver Upton)

- KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler (Oliver Upton)

- platform/x86: touchscreen_dmi: Allow partial (prefix) matches for ACPI names (Hans de Goede)

- dm-crypt: don't modify the data when using authenticated encryption (Mikulas Patocka)

- drm/ttm: Fix an invalid freeing on already freed page in error path (Thomas Hellstrom)

- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (Daniel Vacek)

- erofs: fix lz4 inplace decompression (Gao Xiang)

- pmdomain: renesas: r8a77980-sysc: CR7 must be always on (Geert Uytterhoeven)

- pmdomain: mediatek: fix race conditions with genpd (Eugen Hristev)

- virtio-blk: Ensure no requests in virtqueues before deleting vqs. (Yi Sun)

- drm/amdgpu: reset gpu for s3 suspend abort case (Prike Liang)

- drm/amdgpu: skip to program GFXDEC registers for suspend abort (Prike Liang)

- firewire: core: send bus reset promptly on gap count error (Takashi Sakamoto)

- scsi: lpfc: Use unsigned type for num_sge (Hannes Reinecke)

- hwmon: (coretemp) Enlarge per package core count limit (Zhang Rui)

- efi: Don't add memblocks for soft-reserved memory (Andrew Bresticker)

- efi: runtime: Fix potential overflow of soft-reserved region size (Andrew Bresticker)

- wifi: mac80211: adding missing drv_mgd_complete_tx() call (Johannes Berg)

- fs/ntfs3: Fix oob in ntfs_listxattr (Edward Adam Davis)

- fs/ntfs3: Update inode->i_size after success write into compressed file (Konstantin Komarov)

- fs/ntfs3: Correct function is_rst_area_valid (Konstantin Komarov)

- fs/ntfs3: Prevent generic message 'attempt to access beyond end of device' (Konstantin Komarov)

- fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache (Ism Hong)

- fs/ntfs3: Disable ATTR_LIST_ENTRY size check (Konstantin Komarov)

- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (Konstantin Komarov)

- fs/ntfs3: Fix detected field-spanning write (size 8) of single field 'le->name' (Konstantin Komarov)

- fs/ntfs3: Print warning while fixing hard links count (Konstantin Komarov)

- fs/ntfs3: Correct hard links updating when dealing with DOS names (Konstantin Komarov)

- fs/ntfs3: Improve ntfs_dir_count (Konstantin Komarov)

- fs/ntfs3: Modified fix directory element type detection (Konstantin Komarov)

- Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table (Szilard Fabian)

- ext4: correct the hole length returned by ext4_map_blocks() (Zhang Yi)

- nvmet-fc: take ref count on tgtport before delete assoc (Daniel Wagner)

- nvmet-fc: avoid deadlock on delete association path (Daniel Wagner)

- nvmet-fc: abort command when there is no binding (Daniel Wagner)

- nvmet-fc: hold reference on hostport match (Daniel Wagner)

- nvmet-fc: defer cleanup using RCU properly (Daniel Wagner)

- nvmet-fc: release reference on target port (Daniel Wagner)

- nvmet-fcloop: swap the list_add_tail arguments (Daniel Wagner)

- nvme-fc: do not wait in vain when unloading module (Daniel Wagner)

- ALSA: usb-audio: Ignore clock selector errors for single connection (Alexander Tsoy)

- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new (Xin Long)

- Input: xpad - add Lenovo Legion Go controllers (Brenton Simpson)

- spi: sh-msiof: avoid integer overflow in constants (Wolfram Sang)

- ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 (Chen-Yu Tsai)

- ALSA: usb-audio: Check presence of valid altsetting control (Alexander Tsoy)

- nvmet-tcp: fix nvme tcp ida memory leak (Guixin Liu)

- regulator: pwm-regulator: Add validity checks in continuous .get_voltage (Martin Blumenstingl)

- dmaengine: ti: edma: Add some null pointer checks to the edma_probe (Kunwu Chan)

- ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() (Baokun Li)

- ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() (Baokun Li)

- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() when block bitmap corrupt (Baokun Li)

- platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tablet (Phoenix Chen)

- MIPS: reserve exception vector space ONLY ONCE (Huang Pei)

- ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllers (Lennert Buytenhek)

- ahci: asm1166: correct count of reported ports (Conrad Kostecki)

- spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected (Devyn Liu)

- fbdev: sis: Error out if pixclock equals zero (Fullway Wang)

- fbdev: savage: Error out if pixclock equals zero (Fullway Wang)

- wifi: mac80211: fix race condition on enabling fast-xmit (Felix Fietkau)

- wifi: cfg80211: fix missing interfaces when dumping (Michal Kazior)

- dmaengine: fsl-qdma: increase size of 'irq_name' (Vinod Koul)

- dmaengine: shdma: increase size of 'dev_id' (Vinod Koul)

- scsi: target: core: Add TMF to tmr_list handling (Dmitry Bogdanov)

- sched/rt: Disallow writing invalid values to sched_rt_period_us (Cyril Hrubis)

- sched/rt: Fix sysctl_sched_rr_timeslice intial value (Cyril Hrubis)

- userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb (Lokesh Gidra)

- bpf: Remove trace_printk_lock (Jiri Olsa)

- bpf: Do cleanup in bpf_bprintf_cleanup only when needed (Jiri Olsa)

- bpf: Add struct for bin_args arg in bpf_bprintf_prepare (Jiri Olsa)

- bpf: Merge printk and seq_printf VARARG max macros (Dave Marchevsky)

- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (Cyril Hrubis)

- smb: client: fix parsing of SMB3.1.1 POSIX create context (Paulo Alcantara)

- smb: client: fix potential OOBs in smb2_parse_contexts() (Paulo Alcantara)

- smb: client: fix OOB in receive_encrypted_standard() (Paulo Alcantara)

[5.15.0-206.149.3]
- RDMA/cm: add timeout to cm_destroy_id wait (Manjunath Patil) [Orabug: 36280585]
- net/mlx5: Query hca_cap_2 only when supported (Maher Sanalla) [Orabug: 36466318]

[5.15.0-206.149.2]
- tracing/kprobes: Remove CONFIG_LIVEPATCH for module symbol counting logic (Vijayendra Suman) [Orabug: 36395538]

[5.15.0-206.149.1]
- rds: ib: Use fastreg QP if conn is down and handle FRWR CQE timeout (Hakon Bugge) [Orabug: 36236371]
- rds: ib: Tear down QP when FRWR WRs fails (Hakon Bugge) [Orabug: 36236371]
- rds: ib: Poll fastreg CQ before destroying (Hakon Bugge) [Orabug: 36236371]
- rds: Fix WARN_ON in rds_ib_destroy_mr_pool() (Hans Westgaard Ry) [Orabug: 36332964]
- ext4: fix corruption during on-line resize (Maximilian Heyne) [Orabug: 36342901]
- Revert 'x86/mm/ident_map: Use gbpages only where full GB page should be mapped.' (Sherry Yang) [Orabug: 36442401]
- dmapool: create/destroy cleanup (Keith Busch) [Orabug: 36095510]
- dmapool: link blocks across pages (Keith Busch) [Orabug: 36095510]
- dmapool: don't memset on free twice (Keith Busch) [Orabug: 36095510]
- dmapool: simplify freeing (Keith Busch) [Orabug: 36095510]
- dmapool: consolidate page initialization (Keith Busch) [Orabug: 36095510]
- dmapool: rearrange page alloc failure handling (Keith Busch) [Orabug: 36095510]
- dmapool: move debug code to own functions (Keith Busch) [Orabug: 36095510]
- dmapool: speedup DMAPOOL_DEBUG with init_on_alloc (Tony Battersby) [Orabug: 36095510]
- dmapool: cleanup integer types (Tony Battersby) [Orabug: 36095510]
- dmapool: use sysfs_emit() instead of scnprintf() (Tony Battersby) [Orabug: 36095510]
- dmapool: remove checks for dev == NULL (Tony Battersby) [Orabug: 36095510]
- mm/dmapool.c: revert 'make dma pool to use kmalloc_node' (Christian Konig) [Orabug: 36095510]
- ice: Don't dereference NULL in ice_gnss_read error path (Simon Horman) [Orabug: 36390519]
- ice: make writes to /dev/gnssX synchronous (Michal Schmidt) [Orabug: 36390519]
- ice: do not busy-wait to read GNSS data (Michal Schmidt) [Orabug: 36390519]
- ice: use GNSS subsystem instead of TTY (Arkadiusz Kubalewski) [Orabug: 36390519]
- ice: Add check for kzalloc (Jiasheng Jiang) [Orabug: 36390519]
- ice: Fix potential memory leak in ice_gnss_tty_write() (Yuan Can) [Orabug: 36390519]
- uek-rpm: Bluefield 3: Enable KASAN runtime memory debugger in the debug config (Thomas Tai) [Orabug: 36441787]
- Revert 'mmc: core: Use mrq.sbc in close-ended ffu' (Thomas Tai) [Orabug: 36441787]

Package Affected Version
pkg:rpm/oraclelinux/kernel-uek?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-modules?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-modules?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-modules-extra?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-modules-extra?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-doc?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-doc?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-devel?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-devel?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-debug?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-debug?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-debug-modules?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-debug-modules?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-debug-modules-extra?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-debug-modules-extra?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-debug-devel?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-debug-devel?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-debug-core?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-debug-core?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-core?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-core?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-container?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-container?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/kernel-uek-container-debug?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/kernel-uek-container-debug?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
pkg:rpm/oraclelinux/bpftool?distro=oraclelinux-9 < 5.15.0-206.153.7.el9uek
pkg:rpm/oraclelinux/bpftool?distro=oraclelinux-8 < 5.15.0-206.153.7.el8uek
Type Package URL Namespace Name / Product Version Distribution / Platform Arch Patch / Fix
Affected pkg:rpm/oraclelinux/kernel-uek?distro=oraclelinux-9 oraclelinux kernel-uek < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek?distro=oraclelinux-8 oraclelinux kernel-uek < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-modules?distro=oraclelinux-9 oraclelinux kernel-uek-modules < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-modules?distro=oraclelinux-8 oraclelinux kernel-uek-modules < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-modules-extra?distro=oraclelinux-9 oraclelinux kernel-uek-modules-extra < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-modules-extra?distro=oraclelinux-8 oraclelinux kernel-uek-modules-extra < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-doc?distro=oraclelinux-9 oraclelinux kernel-uek-doc < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-doc?distro=oraclelinux-8 oraclelinux kernel-uek-doc < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-devel?distro=oraclelinux-9 oraclelinux kernel-uek-devel < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-devel?distro=oraclelinux-8 oraclelinux kernel-uek-devel < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-debug?distro=oraclelinux-9 oraclelinux kernel-uek-debug < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-debug?distro=oraclelinux-8 oraclelinux kernel-uek-debug < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-debug-modules?distro=oraclelinux-9 oraclelinux kernel-uek-debug-modules < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-debug-modules?distro=oraclelinux-8 oraclelinux kernel-uek-debug-modules < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-debug-modules-extra?distro=oraclelinux-9 oraclelinux kernel-uek-debug-modules-extra < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-debug-modules-extra?distro=oraclelinux-8 oraclelinux kernel-uek-debug-modules-extra < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-debug-devel?distro=oraclelinux-9 oraclelinux kernel-uek-debug-devel < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-debug-devel?distro=oraclelinux-8 oraclelinux kernel-uek-debug-devel < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-debug-core?distro=oraclelinux-9 oraclelinux kernel-uek-debug-core < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-debug-core?distro=oraclelinux-8 oraclelinux kernel-uek-debug-core < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-core?distro=oraclelinux-9 oraclelinux kernel-uek-core < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-core?distro=oraclelinux-8 oraclelinux kernel-uek-core < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-container?distro=oraclelinux-9 oraclelinux kernel-uek-container < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-container?distro=oraclelinux-8 oraclelinux kernel-uek-container < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/kernel-uek-container-debug?distro=oraclelinux-9 oraclelinux kernel-uek-container-debug < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/kernel-uek-container-debug?distro=oraclelinux-8 oraclelinux kernel-uek-container-debug < 5.15.0-206.153.7.el8uek oraclelinux-8
Affected pkg:rpm/oraclelinux/bpftool?distro=oraclelinux-9 oraclelinux bpftool < 5.15.0-206.153.7.el9uek oraclelinux-9
Affected pkg:rpm/oraclelinux/bpftool?distro=oraclelinux-8 oraclelinux bpftool < 5.15.0-206.153.7.el8uek oraclelinux-8
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories Exploits PoC Pubblication Date Modification Date
# CVE Description CVSS EPSS EPSS Trend (30 days) Affected Products Weaknesses Security Advisories PoC Pubblication Date Modification Date
Loading...