SUSE-SU-2022:3998-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2022:3998-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2022:3998-1
Related
Published
2022-11-15T16:07:48Z
Modified
2022-11-15T16:07:48Z
Summary
Security update for the Linux Kernel
Details

The SUSE Linux Enterprise 15-SP4 Azure kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2022-1882: Fixed a use-after-free flaw in freepipeinfo() that could allow a local user to crash or potentially escalate their privileges on the system (bsc#1199904).
  • CVE-2022-2153: Fixed vulnerability in KVM that could allow an unprivileged local attacker on the host to cause DoS (bnc#1200788).
  • CVE-2022-2964, CVE-2022-28748: Fixed memory corruption issues in ax88179_178a devices (bnc#1202686 bsc#1196018).
  • CVE-2022-2978: Fixed use-after-free in the NILFS file system that could lead to local privilege escalation or DoS (bnc#1202700).
  • CVE-2022-3169: Fixed a denial of service flaw which occurs when consecutive requests to NVMEIOCTLRESET and the NVMEIOCTLSUBSYS_RESET are sent (bnc#1203290).
  • CVE-2022-33981: Fixed a use-after-free in floppy driver (bnc#1200692).
  • CVE-2022-3424: Fixed use-after-free in grusetcontextoption(), grufault() and gruhandleusercallos() that could lead to kernel panic (bsc#1204166).
  • CVE-2022-3435: Fixed an out-of-bounds read in fibnhmatch() of the file net/ipv4/fib_semantics.c (bsc#1204171).
  • CVE-2022-3521: Fixed race condition in kcmtxwork() in net/kcm/kcmsock.c (bnc#1204355).
  • CVE-2022-3524: Fixed memory leak in ipv6renewoptions() in the IPv6 handler (bnc#1204354).
  • CVE-2022-3526: Fixed a memory leak in macvlanhandleframe() from drivers/net/macvlan.c (bnc#1204353).
  • CVE-2022-3535: Fixed memory leak in mvpp2dbgfsportinit() in drivers/net/ethernet/marvell/mvpp2/mvpp2debugfs.c (bnc#1204417).
  • CVE-2022-3542: Fixed memory leak in bnx2xtpastop() in drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c (bnc#1204402).
  • CVE-2022-3545: Fixed use-after-free in areacacheget() in drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c (bnc#1204415).
  • CVE-2022-3565: Fixed use-after-free in deltimer() in drivers/isdn/mISDN/l1oipcore.c (bnc#1204431).
  • CVE-2022-3577: Fixed out-of-bounds memory write flaw in bigben device driver that could lead to local privilege escalation or DoS (bnc#1204470).
  • CVE-2022-3586: Fixed use-after-free in socket buffer (SKB) that could allow a local unprivileged user to cause a denial of service (bnc#1204439).
  • CVE-2022-3594: Fixed excessive data logging in intr_callback() in drivers/net/usb/r8152.c (bnc#1204479).
  • CVE-2022-3619: Fixed memory leak in l2caprecvacldata() in net/bluetooth/l2cap_core.c of the component (bnc#1204569).
  • CVE-2022-3621: Fixed null pointer dereference in nilfsbmaplookupatlevel() in fs/nilfs2/inode.c (bnc#1204574).
  • CVE-2022-3625: Fixed use-after-free in devlinkparamset()/devlinkparamget() in net/core/devlink.c (bnc#1204637).
  • CVE-2022-3628: Fixed potential buffer overflow in brcmffwehevent_worker() in wifi/brcmfmac (bsc#1204868).
  • CVE-2022-3629: Fixed memory leak in vsockconnect() in net/vmwvsock/af_vsock.c (bnc#1204635).
  • CVE-2022-3633: Fixed memory leak in j1939sessiondestroy() in net/can/j1939/transport.c (bnc#1204650).
  • CVE-2022-3640: Fixed use-after-free in l2capconndel() in net/bluetooth/l2cap_core.c (bnc#1204619).
  • CVE-2022-3646: Fixed memory leak in nilfsattachlog_writer() in fs/nilfs2/segment.c (bnc#1204646).
  • CVE-2022-3649: Fixed use-after-free in nilfsnewinode() in fs/nilfs2/inode.c (bnc#1204647).
  • CVE-2022-40476: Fixed a null pointer dereference in fs/io_uring.c (bnc#1203435).
  • CVE-2022-40768: Fixed information leak in the scsi driver which allowed local users to obtain sensitive information from kernel memory (bnc#1203514).
  • CVE-2022-41674: Fixed a DoS issue where kernel can crash on the reception of specific WiFi Frames (bsc#1203770).
  • CVE-2022-42703: Fixed use-after-free in mm/rmap.c related to leaf anon_vma double reuse (bnc#1204168).
  • CVE-2022-42719: Fixed MBSSID parsing use-after-free. (bsc#1204051)
  • CVE-2022-42720: Fixed BSS refcounting bugs. (bsc#1204059)
  • CVE-2022-42721: Avoid nontransmitted BSS list corruption. (bsc#1204060)
  • CVE-2022-42722: Fixed crash in beacon protection for P2P-device. (bsc#1204125)
  • CVE-2022-43750: Fixed vulnerability in usbmon that allowed a user-space client to corrupt the monitor's internal memory (bnc#1204653).

The following non-security bugs were fixed:

  • ACPI: APEI: do not add task_work to kernel thread to avoid memory leak (git-fixes).
  • ACPI: HMAT: Release platform device in case of platformdeviceadd_data() fails (git-fixes).
  • ACPI: extlog: Handle multiple records (git-fixes).
  • ACPI: tables: FPDT: Do not call acpiosmap_memory() on invalid phys address (git-fixes).
  • ACPI: video: Add Toshiba Satellite/Portege Z830 quirk (git-fixes).
  • ACPI: video: Make backlight class device registration a separate step (v2) (git-fixes).
  • ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable (git-fixes).
  • ALSA: Use deltimersync() before freeing timer (git-fixes).
  • ALSA: ac97: fix possible memory leak in sndac97dev_register() (git-fixes).
  • ALSA: aoa: Fix I2S device accounting (git-fixes).
  • ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev() (git-fixes).
  • ALSA: asihpi - Remove useless code in hpimeterget_peak() (git-fixes).
  • ALSA: au88x0: use explicitly signed char (git-fixes).
  • ALSA: dmaengine: increment buffer pointer atomically (git-fixes).
  • ALSA: hda/csdspctl: Fix mutex inversion when creating controls (bsc#1203699).
  • ALSA: hda/hdmi: Do not skip notification handling during PM operation (git-fixes).
  • ALSA: hda/hdmi: Fix the converter allocation for the silent stream (git-fixes).
  • ALSA: hda/hdmi: Fix the converter reuse for the silent stream (git-fixes).
  • ALSA: hda/hdmi: change type for the 'assigned' variable (git-fixes).
  • ALSA: hda/realtek: Add Intel Reference SSID to support headset keys (git-fixes).
  • ALSA: hda/realtek: Add another HP ZBook G9 model quirks (bsc#1203699).
  • ALSA: hda/realtek: Add quirk for ASUS GV601R laptop (git-fixes).
  • ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41 (bsc#1203922).
  • ALSA: hda/realtek: Correct pin configs for ASUS G533Z (git-fixes).
  • ALSA: hda/realtek: remove ALC289FIXUPDUAL_SPK for Dell 5530 (git-fixes).
  • ALSA: hda: Fix position reporting on Poulsbo (git-fixes).
  • ALSA: hda: cs35l41: Remove suspend/resume hda hooks (bsc#1203699).
  • ALSA: hda: cs35l41: Support System Suspend (bsc#1203699).
  • ALSA: hda: hdacsdspctl: Ensure pwrlock is held before reading/writing controls (bsc#1203699).
  • ALSA: hda: hdacsdsp_ctl: Minor clean and redundant code removal (bsc#1203699).
  • ALSA: hiface: fix repeated words in comments (git-fixes).
  • ALSA: line6: Replace sprintf() with sysfs_emit() (git-fixes).
  • ALSA: line6: remove line6setraw declaration (git-fixes).
  • ALSA: oss: Fix potential deadlock at unregistration (git-fixes).
  • ALSA: rawmidi: Drop registermutex in sndrawmidi_free() (git-fixes).
  • ALSA: rme9652: use explicitly signed char (git-fixes).
  • ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support (git-fixes).
  • ALSA: scarlett2: Add support for the internal 'standalone' switch (git-fixes).
  • ALSA: scarlett2: Split scarlett2configitems[] into 3 sections (git-fixes).
  • ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 Mobos (git-fixes).
  • ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support (git-fixes).
  • ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600 (git-fixes).
  • ALSA: usb-audio: Fix NULL dererence at error path (git-fixes).
  • ALSA: usb-audio: Fix last interface check for registration (git-fixes).
  • ALSA: usb-audio: Fix potential memory leaks (git-fixes).
  • ALSA: usb-audio: Fix regression with Dell Dock jack detection (bsc#1204719).
  • ALSA: usb-audio: Register card at the last interface (git-fixes).
  • ALSA: usb-audio: make read-only array marker static const (git-fixes).
  • ALSA: usb-audio: remove redundant assignment to variable c (git-fixes).
  • ALSA: usb-audio: scarlett2: Use structsize() helper in scarlett2usb() (git-fixes).
  • ALSA: usb/6fire: fix repeated words in comments (git-fixes).
  • ARM: 9242/1: kasan: Only map modules if CONFIGKASANVMALLOC=n (git-fixes).
  • ARM: 9244/1: dump: Fix wrong pglevel in walkpmd() (git-fixes).
  • ARM: 9247/1: mm: set readonly for MTMEMORYRO with ARM_LPAE (git-fixes).
  • ARM: Drop CMDLINE_* dependency on ATAGS (git-fixes).
  • ARM: decompressor: Include .data.rel.ro.local (git-fixes).
  • ARM: defconfig: clean up multiv4t and multiv5 configs (git-fixes).
  • ARM: defconfig: drop CONFIGPTP1588_CLOCK=y (git-fixes).
  • ARM: defconfig: drop CONFIGSERIALOMAP references (git-fixes).
  • ARM: defconfig: drop CONFIGUSBFSL_USB2 (git-fixes).
  • ARM: dts: armada-38x: Add gpio-ranges for pin muxing (git-fixes).
  • ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family (git-fixes).
  • ARM: dts: exynos: fix polarity of VBUS GPIO of Origen (git-fixes).
  • ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer (git-fixes).
  • ARM: dts: imx6dl: add missing properties for sram (git-fixes).
  • ARM: dts: imx6q: add missing properties for sram (git-fixes).
  • ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset (git-fixes).
  • ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus (git-fixes).
  • ARM: dts: imx6qp: add missing properties for sram (git-fixes).
  • ARM: dts: imx6sl: add missing properties for sram (git-fixes).
  • ARM: dts: imx6sll: add missing properties for sram (git-fixes).
  • ARM: dts: imx6sx: add missing properties for sram (git-fixes).
  • ARM: dts: imx7d-sdb: config the max pressure for tsc2046 (git-fixes).
  • ARM: dts: integrator: Tag PCI host with device_type (git-fixes).
  • ARM: dts: kirkwood: lsxl: fix serial line (git-fixes).
  • ARM: dts: kirkwood: lsxl: remove first ethernet port (git-fixes).
  • ARM: dts: turris-omnia: Add label for wan port (git-fixes).
  • ARM: dts: turris-omnia: Fix mpp26 pin name and comment (git-fixes).
  • ASoC: SOF: pci: Change DMI match info to support all Chrome platforms (git-fixes).
  • ASoC: codecs: tx-macro: fix kcontrol put (git-fixes).
  • ASoC: da7219: Fix an error handling path in da7219registerdai_clks() (git-fixes).
  • ASoC: eureka-tlv320: Hold reference returned from offindxxx API (git-fixes).
  • ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR (git-fixes).
  • ASoC: mt6359: fix tests for platformgetirq() failure (git-fixes).
  • ASoC: mt6660: Fix PM disable depth imbalance in mt6660i2cprobe (git-fixes).
  • ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile (git-fixes).
  • ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile (git-fixes).
  • ASoC: rsnd: Add check for rsndmodpower_on (git-fixes).
  • ASoC: tas2764: Allow mono streams (git-fixes).
  • ASoC: tas2764: Drop conflicting setbiaslevel power setting (git-fixes).
  • ASoC: tas2764: Fix mute/unmute (git-fixes).
  • ASoC: wcd9335: fix order of Slimbus unprepare/disable (git-fixes).
  • ASoC: wcd934x: fix order of Slimbus unprepare/disable (git-fixes).
  • ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe (git-fixes).
  • ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe (git-fixes).
  • ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe (git-fixes).
  • ASoC: wm_adsp: Handle optional legacy support (git-fixes).
  • Bluetooth: L2CAP: Fix use-after-free caused by l2capreassemblesdu (git-fixes).
  • Bluetooth: L2CAP: Fix user-after-free (git-fixes).
  • Bluetooth: L2CAP: initialize delayed works at l2capchancreate() (git-fixes).
  • Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release (git-fixes).
  • Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk (git-fixes).
  • Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times (git-fixes).
  • Bluetooth: virtiobt: Use skbput to set length (git-fixes).
  • Documentation: devres: add missing I2C helper (git-fixes).
  • Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero (bsc#1204017).
  • Drivers: hv: vmbus: Introduce vmbusrequestaddr_match() (bsc#1204017).
  • Drivers: hv: vmbus: Introduce vmbussendpacketgetid() (bsc#1204017).
  • Drivers: hv: vmbus: Introduce {lock,unlock}_requestor() (bsc#1204017).
  • Drop verbose nvme logging feature (bsc#1200567).
  • HID: hidraw: fix memory leak in hidraw_release() (git-fixes).
  • HID: magicmouse: Do not set BTN_MOUSE on double report (git-fixes).
  • HID: multitouch: Add memory barriers (git-fixes).
  • HID: roccat: Fix use-after-free in roccat_read() (git-fixes).
  • HSI: omapssi: Fix refcount leak in ssiprobe (git-fixes).
  • HSI: omapssiport: Fix dmamapsg error check (git-fixes).
  • IB/core: Fix a nested dead lock as part of ODP flow (git-fixes)
  • IB/rdmavt: Add init/exit annotations to module init/exit funcs (git-fixes)
  • Input: i8042 - fix refount leak on sparc (git-fixes).
  • Input: synaptics-rmi4 - fix firmware update operations with bootloader v8 (git-fixes).
  • Input: xpad - add supported devices as contributed on github (git-fixes).
  • Input: xpad - fix wireless 360 controller breaking after suspend (git-fixes).
  • KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors (git-fixes).
  • KVM: VMX: Inject #PF on ENCLS as 'emulated' #PF (git-fixes).
  • KVM: fix avicsetrunning for preemptable kernels (git-fixes).
  • KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS (git-fixes).
  • KVM: nVMX: Unconditionally purge queued/injected events on nested 'exit' (git-fixes).
  • KVM: s390: Clarify SIGP orders versus STOP/RESTART (git-fixes).
  • KVM: s390: pv: do not present the ecall interrupt twice (bsc#1203229 LTC#199905).
  • KVM: s390x: fix SCK locking (git-fixes).
  • KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility (git-fixes).
  • KVM: x86/mmu: Do not advance iterator after restart due to yielding (git-fixes).
  • KVM: x86/mmu: Retry page fault if root is invalidated by memslot update (git-fixes).
  • KVM: x86/pmu: Add pmc->intr to refactor kvmperfoverflow{_intr}() (git-fixes).
  • KVM: x86/pmu: Do not truncate the PerfEvtSeln MSR when creating a perf event (git-fixes).
  • KVM: x86/pmu: Fix availableeventtypes check for REFCPUCYCLES event (git-fixes).
  • KVM: x86/pmu: Refactoring findarchevent() to pmcperfhw_id() (git-fixes).
  • KVM: x86: Add KVMCAPENABLE_CAP to x86 (git-fixes).
  • KVM: x86: Add compat handler for KVMX86SETMSRFILTER (git-fixes).
  • KVM: x86: Always set kvmrun->ifflag (git-fixes).
  • KVM: x86: Forcibly leave nested virt when SMM state is toggled (git-fixes).
  • KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled (git-fixes).
  • KVM: x86: Keep MSRIA32XSS unchanged for INIT (git-fixes).
  • KVM: x86: Register perf callbacks after calling vendor's hardware_setup() (git-fixes).
  • KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time (git-fixes).
  • KVM: x86: Update vPMCs when retiring branch instructions (git-fixes).
  • KVM: x86: Update vPMCs when retiring instructions (git-fixes).
  • KVM: x86: do not report preemption if the steal time cache is stale (git-fixes).
  • KVM: x86: nSVM/nVMX: set nestedrunpending on VM entry which is a result of RSM (git-fixes).
  • KVM: x86: nSVM: fix potential NULL derefernce on nested migration (git-fixes).
  • KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state (git-fixes).
  • NFS: Fix another fsync() issue after a server reboot (git-fixes).
  • NFSv4: Fixes for nfs4inodereturn_delegation() (git-fixes).
  • PCI/ASPM: Correct LTRL1.2THRESHOLD computation (git-fixes).
  • PCI/ASPM: Ignore L1 PM Substates if device lacks capability (git-fixes).
  • PCI: Fix usedbuses calculation in pciscanchildbus_extend() (git-fixes).
  • PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge (git-fixes).
  • PCI: hv: Fix synchronization between channel callback and hvcomposemsi_msg() (bsc#1204017).
  • PCI: hv: Fix synchronization between channel callback and hvpcibus_exit() (bsc#1204017).
  • PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening (bsc#1204017).
  • PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3 (git-fixes).
  • PM: domains: Fix handling of unavailable/disabled idle states (git-fixes).
  • PM: hibernate: Allow hybrid sleep to work with s2idle (git-fixes).
  • RDMA/cma: Fix arguments order in net device validation (git-fixes)
  • RDMA/hfi1: Fix potential integer multiplication overflow errors (git-fixes)
  • RDMA/hns: Add the detection for CMDQ status in the device initialization process (git-fixes)
  • RDMA/irdma: Add support for address handle re-use (git-fixes)
  • RDMA/irdma: Align AE id codes to correct flush code and event (git-fixes)
  • RDMA/irdma: Do not advertise 1GB page size for x722 (git-fixes)
  • RDMA/irdma: Fix VLAN connection with wildcard address (git-fixes)
  • RDMA/irdma: Fix a window for use-after-free (git-fixes)
  • RDMA/irdma: Fix setting of QP context errrqidx_valid field (git-fixes)
  • RDMA/irdma: Fix sleep from invalid context BUG (git-fixes)
  • RDMA/irdma: Move union irdma_sockaddr to header file (git-fixes)
  • RDMA/irdma: Remove the unnecessary variable saddr (git-fixes)
  • RDMA/irdma: Report RNR NAK generation in device caps (git-fixes)
  • RDMA/irdma: Report the correct max cqes from query device (git-fixes)
  • RDMA/irdma: Return correct WC error for bind operation failure (git-fixes)
  • RDMA/irdma: Return error on MR deregister CQP failure (git-fixes)
  • RDMA/irdma: Use net_type to check network type (git-fixes)
  • RDMA/irdma: Validate udata inlen and outlen (git-fixes)
  • RDMA/mlx5: Add missing check for return value in get namespace flow (git-fixes)
  • RDMA/mlx5: Do not compare mkey tags in DEVX indirect mkey (git-fixes)
  • RDMA/qedr: Fix potential memory leak in _qedralloc_mr() (git-fixes)
  • RDMA/qedr: Fix reporting QP timeout attribute (git-fixes)
  • RDMA/rxe: Fix 'kernel NULL pointer dereference' error (git-fixes)
  • RDMA/rxe: Fix deadlock in rxedolocal_ops() (git-fixes)
  • RDMA/rxe: Fix error unwind in rxecreateqp() (git-fixes)
  • RDMA/rxe: Fix mw bind to allow any consumer key portion (git-fixes)
  • RDMA/rxe: Fix resizefinish() in rxequeue.c (git-fixes)
  • RDMA/rxe: Fix rnr retry behavior (git-fixes)
  • RDMA/rxe: Fix the error caused by qp->sk (git-fixes)
  • RDMA/rxe: For invalidate compare according to set keys in mr (git-fixes)
  • RDMA/rxe: Generate a completion for unsupported/invalid opcode (git-fixes)
  • RDMA/siw: Always consume all skbuf data in skdataready() upcall. (git-fixes)
  • RDMA/siw: Fix QP destroy to wait for all references dropped. (git-fixes)
  • RDMA/siw: Fix duplicated reported IWCMEVENTCONNECTREPLY event (git-fixes)
  • RDMA/siw: Pass a pointer to virttopage() (git-fixes)
  • RDMA/srp: Fix srp_abort() (git-fixes)
  • RDMA/srp: Handle devsetname() failure (git-fixes)
  • RDMA/srp: Rework the srpaddport() error path (git-fixes)
  • RDMA/srp: Set scmnd->result only when scmnd is not NULL (git-fixes)
  • RDMA/srp: Support more than 255 rdma ports (git-fixes)
  • RDMA/srp: Use the attribute group mechanism for sysfs attributes (git-fixes)
  • RDMA/srpt: Duplicate port name members (git-fixes)
  • RDMA/srpt: Fix a use-after-free (git-fixes)
  • RDMA/srpt: Introduce a reference count in struct srpt_device (git-fixes)
  • RDMA/usnic: fix set-but-not-unused variable 'flags' warning (git-fixes)
  • RDMA: remove useless condition in siwcreatecq() (git-fixes)
  • Revert 'workqueue: remove unused cancel_work()' (bsc#1204933).
  • arm64/bti: Disable in kernel BTI when cross section thunks are broken (git-fixes)
  • arm64/mm: Consolidate TCR_EL1 fields (git-fixes).
  • arm64: dts: imx8: correct clock order (git-fixes).
  • arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes (git-fixes).
  • arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power supply (git-fixes).
  • arm64: dts: juno: Add thermal critical trip points (git-fixes).
  • arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers (git-fixes).
  • arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers (git-fixes).
  • arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers (git-fixes).
  • arm64: dts: qcom: sc7280: Cleanup the lpasscc node (git-fixes).
  • arm64: dts: ti: k3-j7200: fix main pinmux range (git-fixes).
  • arm64: entry: avoid kprobe recursion (git-fixes).
  • arm64: ftrace: fix module PLTs with mcount (git-fixes).
  • arm64: mte: Avoid setting PGmtetagged if no tags cleared or restored (git-fixes).
  • arm64: topology: move storecputopology() to shared code (git-fixes).
  • ata: ahci-imx: Fix MODULE_ALIAS (git-fixes).
  • ata: fix ataidhas_devslp() (git-fixes).
  • ata: fix ataidhas_dipm() (git-fixes).
  • ata: fix ataidhasncqautosense() (git-fixes).
  • ata: fix ataidsensereportingenabled() and ataidhassensereporting() (git-fixes).
  • ata: libahci_platform: Sanity check the DT child nodes number (git-fixes).
  • ata: patalegacy: fix pdc20230set_piomode() (git-fixes).
  • bnxten: Fix bnxtrefclk_read() (git-fixes).
  • bnxten: Fix bnxtreinitafterabort() code path (git-fixes).
  • bnxt_en: fix livepatch query (git-fixes).
  • bnxt_en: reclaim max resources if sriov enable fails (git-fixes).
  • bonding: 802.3ad: fix no transmission of LACPDUs (git-fixes).
  • bonding: ARP monitor spams NETDEVNOTIFYPEERS notifiers (git-fixes).
  • build mlx in arm64/azure as modules again (bsc#1203701) There is little gain by having the drivers built into the kernel. Having them as modules allows easy replacement by third party drivers. Change mlx4, mlx5 and mlxfw from built-in to module.
  • can: bcm: check the result of cansend() in bcmcan_tx() (git-fixes).
  • can: j1939: transport: j1939sessionskbdropold(): spinunlockirqrestore() before kfree_skb() (git-fixes).
  • can: kvaserusb: Fix possible completions during initcompletion (git-fixes).
  • can: kvaser_usb: Fix use of uninitialized completion (git-fixes).
  • can: kvaserusb: kvaserusb_leaf: fix CAN clock frequency regression (git-fixes).
  • can: kvaserusb: replace run-time checks with struct kvaserusbdriverinfo (git-fixes).
  • can: kvaserusbleaf: Fix CAN state after restart (git-fixes).
  • can: kvaserusbleaf: Fix TX queue out of sync after restart (git-fixes).
  • can: mcp251x: mcp251xcanprobe(): add missing unregister_candev() in error path (git-fixes).
  • can: mcp251xfd: mcp251xfdregistergetdevid(): fix endianness conversion (git-fixes).
  • can: mcp251xfd: mcp251xfdregistergetdevid(): use correct length to read dev_id (git-fixes).
  • can: mscan: mpc5xxx: mpc5xxxcanprobe(): add missing put_clock() in error path (git-fixes).
  • cgroup/cpuset: Enable updatetaskscpumask() on top_cpuset (bsc#1204753).
  • clk: ast2600: BCLK comes from EPLL (git-fixes).
  • clk: at91: fix the build with binutils 2.27 (git-fixes).
  • clk: baikal-t1: Add SATA internal ref clock buffer (git-fixes).
  • clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent (git-fixes).
  • clk: baikal-t1: Fix invalid xGMAC PTP clock divider (git-fixes).
  • clk: bcm2835: Make peripheral PLLC critical (git-fixes).
  • clk: bcm2835: Round UART input clock up (bsc#1188238)
  • clk: bcm2835: fix bcm2835clockratefromdivisor declaration (git-fixes).
  • clk: bcm: rpi: Add support for VEC clock (bsc#1196632)
  • clk: berlin: Add ofnodeput() for ofgetparent() (git-fixes).
  • clk: imx: scu: fix memleak on platformdeviceadd() fails (git-fixes).
  • clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent (git-fixes).
  • clk: meson: Hold reference returned by ofgetparent() (git-fixes).
  • clk: oxnas: Hold reference returned by ofgetparent() (git-fixes).
  • clk: qcom: apss-ipq6018: mark apcsalias0core_clk as critical (git-fixes).
  • clk: qcom: gcc-msm8916: use ARRAYSIZE instead of specifying numparents (git-fixes).
  • clk: qoriq: Hold reference returned by ofgetparent() (git-fixes).
  • clk: sprd: Hold reference returned by ofgetparent() (git-fixes).
  • clk: tegra20: Fix refcount leak in tegra20clockinit (git-fixes).
  • clk: tegra: Fix refcount leak in tegra114clockinit (git-fixes).
  • clk: tegra: Fix refcount leak in tegra210clockinit (git-fixes).
  • clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe (git-fixes).
  • clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD (git-fixes).
  • clk: zynqmp: Fix stack-out-of-bounds in strncpy` (git-fixes).
  • clk: zynqmp: pll: rectify rate rounding in zynqmppllround_rate (git-fixes).
  • cpufreq: qcom: fix memory leak in error path (git-fixes).
  • cpufreq: qcom: fix writes in read-only memory region (git-fixes).
  • crypto: akcipher - default implementation for setting a private key (git-fixes).
  • crypto: cavium - prevent integer overflow loading firmware (git-fixes).
  • crypto: ccp - Release dma channels before dmaengine unrgister (git-fixes).
  • crypto: hisilicon/zip - fix mismatch in get/set sglsgenr (git-fixes).
  • crypto: inside-secure - Change swab to swab32 (git-fixes).
  • crypto: inside-secure - Replace generic aes with libaes (git-fixes).
  • crypto: marvell/octeontx - prevent integer overflows (git-fixes).
  • crypto: qat - fix default value of WDT timer (git-fixes).
  • crypto: sahara - do not sleep when in softirq (git-fixes).
  • device property: Fix documentation for *matchstring() APIs (git-fixes).
  • dmaengine: hisilicon: Add multi-thread support for a DMA channel (git-fixes).
  • dmaengine: hisilicon: Disable channels when unregister hisi_dma (git-fixes).
  • dmaengine: hisilicon: Fix CQ head update (git-fixes).
  • dmaengine: idxd: change bandwidth token to read buffers (jsc#PED-679).
  • dmaengine: idxd: deprecate token sysfs attributes for read buffers (jsc#PED-679).
  • dmaengine: idxd: force wq context cleanup on device disable path (git-fixes).
  • dmaengine: ioat: stop modtimer from resurrecting deleted timer in _cleanup() (git-fixes).
  • dmaengine: mxs: use platformdriverregister (git-fixes).
  • dmaengine: ti: k3-udma: Reset UDMACHANRT byte counters to prevent overflow (git-fixes).
  • dmaengine: xilinxdma: Fix devmplatformioremapresource error handling (git-fixes).
  • dmaengine: xilinxdma: Report error in case of dmasetmaskand_coherent API failure (git-fixes).
  • dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores property (git-fixes).
  • docs: update mediator information in CoC docs (git-fixes).
  • dpaa2-eth: trace the allocated address instead of page struct (git-fixes).
  • drivers: serial: jsm: fix some leaks in probe (git-fixes).
  • drm/amd/display: Assume an LTTPR is always present on fixed_vs links (git-fixes).
  • drm/amd/display: Changed pipe split policy to allow for multi-display (bsc#1152472) Backporting notes: * remove changes to non-existing 201 and 31 directories
  • drm/amd/display: Correct MPC split policy for DCN301 (git-fixes).
  • drm/amd/display: Fix build breakage with CONFIGDEBUGFS=n (git-fixes).
  • drm/amd/display: Fix double cursor on non-video RGB MPO (git-fixes).
  • drm/amd/display: Fix vblank refcount in vrr transition (git-fixes).
  • drm/amd/display: Remove interface for periodic interrupt 1 (git-fixes).
  • drm/amd/display: skip audio setup when audio stream is enabled (git-fixes).
  • drm/amd/display: update gamut remap if plane has changed (git-fixes).
  • drm/amd/pm: smu7hwmgr: fix potential off-by-one overflow in 'performancelevels' (git-fixes).
  • drm/amdgpu/display: change pipe policy for DCN 2.0 (git-fixes).
  • drm/amdgpu/display: change pipe policy for DCN 2.1 (git-fixes).
  • drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well (bsc#1152472)
  • drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ (bsc#1152472)
  • drm/amdgpu: add missing pcidisabledevice() in amdgpupmopsruntime_resume() (git-fixes).
  • drm/amdgpu: fix initial connector audio value (git-fixes).
  • drm/amdgpu: fix sdma doorbell init ordering on APUs (git-fixes).
  • drm/amdkfd: Fix memory leak in kfdmemdmamap_userptr() (git-fixes).
  • drm/bridge: Avoid uninitialized variable warning (git-fixes).
  • drm/bridge: megachips: Fix a null pointer dereference bug (git-fixes).
  • drm/bridge: parade-ps8640: Fix regulator supply order (git-fixes).
  • drm/i915/dp: Reset frl trained flag before restarting FRL training (git-fixes).
  • drm/i915/ehl: Update MOCS table for EHL (git-fixes).
  • drm/i915/gvt: fix a memory leak in intelgvtinitvgputypes (git-fixes).
  • drm/i915/hdmi: convert intelhdmitodev to intelhdmitoi915 (bsc#1152489)
  • drm/i915: Reject unsupported TMDS rates on ICL+ (git-fixes).
  • drm/komeda: Fix handling of atomic commit in the atomiccommittail hook (git-fixes).
  • drm/meson: explicitly remove aggregate driver at module unload time (git-fixes).
  • drm/mipi-dsi: Detach devices when removing the host (git-fixes).
  • drm/msm/dp: Silence inconsistent indent warning (git-fixes).
  • drm/msm/dp: correct 1.62G link rate at dpcatalogctrlconfigmsa() (git-fixes).
  • drm/msm/dp: fix IRQ lifetime (git-fixes).
  • drm/msm/dpu: Fix comment typo (git-fixes).
  • drm/msm/dpu: index dpukms->hwvbif using vbif_idx (git-fixes).
  • drm/msm/dsi: fix memory corruption with too many bridges (git-fixes).
  • drm/msm/hdmi: fix memory corruption with too many bridges (git-fixes).
  • drm/msm: Fix return type of mdp4lvdsconnectormodevalid (git-fixes).
  • drm/msm: Make .remove and .shutdown HW shutdown consistent (git-fixes).
  • drm/msm: fix use-after-free on probe deferral (git-fixes).
  • drm/nouveau/kms/nv140-: Disable interlacing (git-fixes).
  • drm/nouveau/nouveaubo: fix potential memory leak in nouveaubo_alloc() (git-fixes).
  • drm/nouveau: fix a use-after-free in nouveaugemprimeimportsg_table() (git-fixes).
  • drm/nouveau: wait for the exclusive fence after the shared ones v2 (bsc#1152472)
  • drm/omap: dss: Fix refcount leak bugs (git-fixes).
  • drm/scheduler: quieten kernel-doc warnings (git-fixes).
  • drm/virtio: Check whether transferred 2D BO is shmem (git-fixes).
  • drm/virtio: Unlock reservations on virtiogpuobjectshmeminit() error (git-fixes).
  • drm: Prevent drmcopyfield() to attempt copying a NULL pointer (git-fixes).
  • drm: Use sizet type for len variable in drmcopy_field() (git-fixes).
  • drm: bridge: adv7511: fix CEC power down control register offset (git-fixes).
  • drm: bridge: dw_hdmi: only trigger hotplug event on link change (git-fixes).
  • drm: fix drmmipidbi build errors (git-fixes).
  • drm: panel-orientation-quirks: Add quirk for Anbernic Win600 (git-fixes).
  • drm:pl111: Add ofnodeput() when breaking out of foreachavailablechildof_node() (git-fixes).
  • dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties (git-fixes).
  • dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges (git-fixes).
  • dt-bindings: crypto: ti,sa2ul: drop dma-coherent property (git-fixes).
  • dt-bindings: display/msm: dpu-sc7180: add missing DPU opp-table (git-fixes).
  • dt-bindings: display/msm: dpu-sdm845: add missing DPU opp-table (git-fixes).
  • dt-bindings: mtd: intel: lgm-nand: Fix compatible string (git-fixes).
  • dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value (git-fixes).
  • dt-bindings: phy: qcom,qmp-usb3-dp: fix bogus clock-cells property (git-fixes).
  • dt-bindings: phy: qcom,qmp: fix bogus clock-cells property (git-fixes).
  • dt-bindings: power: gpcv2: add power-domains property (git-fixes).
  • dyndbg: fix module.dyndbg handling (git-fixes).
  • dyndbg: fix static_branch manipulation (git-fixes).
  • dyndbg: let query-modname override actual module name (git-fixes).
  • efi/tpm: Pass correct address to memblock_reserve (git-fixes).
  • efi: Correct Macmini DMI match in uefi cert quirk (git-fixes).
  • efi: libstub: drop pointless getmemorymap() call (git-fixes).
  • fbdev: cyber2000fb: fix missing pcidisabledevice() (git-fixes).
  • fbdev: da8xx-fb: Fix error handling in .remove() (git-fixes).
  • fec: Fix timer capture timing in fec_ptp_enable_pps() (git-fixes).
  • firmware: arm_scmi: Add SCMI PM driver remove routine (git-fixes).
  • firmware: arm_scmi: Harden accesses to the sensor domains (git-fixes).
  • firmware: armscmi: Improve checks in the infoget operations (git-fixes).
  • firmware: armscmi: Make Rx chansetup fail on memory errors (git-fixes).
  • firmware: arm_scmi: Suppress the driver's bind attributes (git-fixes).
  • firmware: google: Test spinlock on panic path to avoid lockups (git-fixes).
  • fpga: prevent integer overflow in dflfeatureioctlsetirq() (git-fixes).
  • fs/binfmtelf: Fix memory leak in loadelf_binary() (git-fixes).
  • ftrace: Fix char print issue in printipins() (git-fixes).
  • ftrace: Properly unset FTRACEHASHFL_MOD (git-fixes).
  • fuse: fix deadlock between atomic O_TRUNC and page invalidation (bsc#1204533).
  • gcov: support GCC 12.1 and newer compilers (git-fixes).
  • gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611connectorinit() (git-fixes).
  • hid: hid-logitech-hidpp: avoid unnecessary assignments in hidppconnectevent (git-fixes).
  • hinic: Avoid some over memory allocation (git-fixes).
  • hwmon/coretemp: Handle large core ID value (git-fixes).
  • hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms (git-fixes).
  • i2c: designware: Fix handling of real but unexpected device interrupts (git-fixes).
  • i2c: i801: Add support for Intel Ice Lake PCH-N (jsc#PED-634).
  • i2c: i801: Add support for Intel Meteor Lake-P (jsc#PED-732).
  • i2c: i801: Add support for Intel Raptor Lake PCH-S (jsc#PED-634).
  • i2c: i801: Improve handling of chip-specific feature definitions (jsc#PED-634).
  • i2c: piix4: Fix adapter not be removed in piix4_remove() (git-fixes).
  • i2c: qcom-cci: Fix ordering of pmruntimexx and i2caddadapter (git-fixes).
  • i40e: Fix call trace in setuptxdescriptors (git-fixes).
  • i40e: Fix dropped jumbo frames statistics (git-fixes).
  • i40e: Fix to stop tx_timeout recovery if GLOBR fails (git-fixes).
  • iavf: Fix adminq error handling (git-fixes).
  • iavf: Fix handling of dummy receive descriptors (git-fixes).
  • iavf: Fix reset error handling (git-fixes).
  • ice: Fix switchdev rules book keeping (git-fixes).
  • ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS) (git-fixes).
  • ice: do not setup vlan for loopback VSI (git-fixes).
  • igb: Make DMA faster when CPU is active on the PCIe link (git-fixes).
  • igb: fix a use-after-free issue in igbcleantx_ring (git-fixes).
  • iio: ABI: Fix wrong format of differential capacitance channel ABI (git-fixes).
  • iio: adc: ad7923: fix channel readings for some variants (git-fixes).
  • iio: adc: at91-sama5d2_adc: check return status for pressure and touch (git-fixes).
  • iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume (git-fixes).
  • iio: adc: at91-sama5d2adc: fix AT91SAMA5D2MRTRACKTIM_MAX (git-fixes).
  • iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq (git-fixes).
  • iio: adc: mcp3911: use correct id bits (git-fixes).
  • iio: adxl372: Fix unsafe buffer attributes (git-fixes).
  • iio: bmc150-accel-core: Fix unsafe buffer attributes (git-fixes).
  • iio: dac: ad5593r: Fix i2c read protocol requirements (git-fixes).
  • iio: inkern: fix return value in devmofiiochannelgetbyname() (git-fixes).
  • iio: inkern: only release the device node when done with it (git-fixes).
  • iio: light: tsl2583: Fix module unloading (git-fixes).
  • iio: ltc2497: Fix reading conversion results (git-fixes).
  • iio: magnetometer: yas530: Change data type of hard_offsets to signed (git-fixes).
  • iio: pressure: dps310: Refactor startup procedure (git-fixes).
  • iio: pressure: dps310: Reset chip after timeout (git-fixes).
  • iio: temperature: ltc2983: allocate iio channels once (git-fixes).
  • ima: fix blocking of security.ima xattrs of unsupported algorithms (git-fixes).
  • increase NR_CPUS on azure and follow kernel-default (bsc#1203979)
  • iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option (bsc#1204947).
  • ip: Fix data-races around sysctlipfwdupdatepriority (git-fixes).
  • ipv4: Fix data-races around sysctlfibmultipathhashpolicy (git-fixes).
  • irqchip/ls-extirq: Fix invalid wait context by avoiding to use regmap (git-fixes).
  • isdn: mISDN: netjet: fix wrong check of device registration (git-fixes).
  • ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero (git-fixes).
  • ixgbe: fix bcast packets Rx on VF after promisc removal (git-fixes).
  • ixgbe: fix unexpected VLAN Rx in promisc mode on VF (git-fixes).
  • kABI: Fix after adding traceiterator.waitindex (git-fixes).
  • kABI: Fix kABI after backport Add pmc->intr to refactor kvmperfoverflow{_intr}() (git-fixes).
  • kABI: Fix kABI after backport Always set kvmrun->ifflag (git-fixes).
  • kABI: Fix kABI after backport Forcibly leave nested virt when SMM state is toggled (git-fixes).
  • kABI: Fix kABI after backport Refactoring findarchevent() to pmcperfhw_id() (git-fixes).
  • kABI: Fix kABI after backport Update vPMCs when retiring branch instructions (git-fixes).
  • kabi/severities: ignore CS35L41-specific exports (bsc#1203699)
  • kbuild: Add skipencodingbtf_enum64 option to pahole (git-fixes).
  • kbuild: remove the target in signal traps when interrupted (git-fixes).
  • kbuild: rpm-pkg: fix breakage when V=1 is used (git-fixes).
  • kernfs: fix use-after-free in _kernfsremove (git-fixes).
  • kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT (git-fixes).
  • lib/sgpool: change moduleinit(sgpoolinit) to subsys_initcall (git-fixes).
  • livepatch: Add a missing newline character in klpmodulecoming() (bsc#1071995).
  • livepatch: fix race between fork and KLP transition (bsc#1071995).
  • mISDN: fix possible memory leak in mISDNregisterdevice() (git-fixes).
  • mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq (git-fixes).
  • mac802154: Fix LQI recording (git-fixes).
  • macvlan: enforce a consistent minimal mtu (git-fixes).
  • mailbox: bcm-ferxrm-mailbox: Fix error check for dmamapsg (git-fixes).
  • mailbox: mpfs: account for mbox offsets while sending (git-fixes).
  • mailbox: mpfs: fix handling of the reg property (git-fixes).
  • media: atomisp: prevent integer overflow in shcsssetblackframe() (git-fixes).
  • media: cedrus: Fix endless loop in cedrush265skip_bits() (git-fixes).
  • media: cedrus: Set the platform driver data earlier (git-fixes).
  • media: cx88: Fix a null-ptr-deref bug in buffer_prepare() (git-fixes).
  • media: ipu3-imgu: Fix NULL pointer dereference in active selection access (git-fixes).
  • media: mceusb: set timeout to at least timeout provided (git-fixes).
  • media: meson: vdec: add missing clkdisableunprepare on error in vdechevcstart() (git-fixes).
  • media: uvcvideo: Fix memory leak in uvcgpioparse (git-fixes).
  • media: uvcvideo: Use entity getcur in uvcctrl_set (git-fixes).
  • media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2compatgetarrayargs() (git-fixes).
  • media: v4l2-dv-timings: add sanity checks for blanking values (git-fixes).
  • media: v4l2: Fix v4l2i2csubdevsetname function documentation (git-fixes).
  • media: venus: dec: Handle the case where find_format fails (git-fixes).
  • media: videodev2.h: V4L2DVBTBLANKINGHEIGHT should check 'interlaced' (git-fixes).
  • media: vivid: dev->bitmap_cap wasn't freed in all cases (git-fixes).
  • media: vivid: s_fbuf: add more sanity checks (git-fixes).
  • media: vivid: set num_in/outputs to 0 if not supported (git-fixes).
  • media: xilinx: vipp: Fix refcount leak in xvipgraphdma_init (git-fixes).
  • memory: of: Fix refcount leak bug in ofgetddr_timings() (git-fixes).
  • memory: of: Fix refcount leak bug in oflpddr3getddrtimings() (git-fixes).
  • memory: pl353-smc: Fix refcount leak bug in pl353smcprobe() (git-fixes).
  • mfd: fsl-imx25: Fix an error handling path in mx25tsadcsetup_irq() (git-fixes).
  • mfd: fsl-imx25: Fix check for platformgetirq() errors (git-fixes).
  • mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs (jsc#PED-634).
  • mfd: intelsocpmic: Fix an error handling path in intelsocpmici2cprobe() (git-fixes).
  • mfd: lp8788: Fix an error handling path in lp8788irqinit() and lp8788irqinit() (git-fixes).
  • mfd: lp8788: Fix an error handling path in lp8788_probe() (git-fixes).
  • mfd: sm501: Add check for platformdriverregister() (git-fixes).
  • misc: ocxl: fix possible refcount leak in afu_ioctl() (git-fixes).
  • misc: pciendpointtest: Aggregate params checking for xfer (git-fixes).
  • misc: pciendpointtest: Fix pciendpointtest_{copy,write,read}() panic (git-fixes).
  • mlxsw: spectrum: Clear PTP configuration after unregistering the netdevice (git-fixes).
  • mlxsw: spectrum_cnt: Reorder counter pools (git-fixes).
  • mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication (git-fixes).
  • mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page (bsc#1204575).
  • mmc: au1xmmc: Fix an error handling path in au1xmmc_probe() (git-fixes).
  • mmc: core: Fix kernel panic when remove non-standard SDIO card (git-fixes).
  • mmc: core: Replace with already defined values for readability (git-fixes).
  • mmc: core: Terminate infinite loop in SD-UHS voltage switch (git-fixes).
  • mmc: sdhci-esdhc-imx: Propagate ESDHCFLAGHS400* only on 8bit bus (git-fixes).
  • mmc: sdhci-msm: add compatible string check for sdm670 (git-fixes).
  • mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake (git-fixes).
  • mmc: sdhci-sprd: Fix minimum clock limit (git-fixes).
  • mmc: sdhciam654: 'select', not 'depends' REGMAPMMIO (git-fixes).
  • mmc: wmt-sdmmc: Fix an error handling path in wmtmciprobe() (git-fixes).
  • mtd: devices: docg3: check the return value of devm_ioremap() in the probe (git-fixes).
  • mtd: rawnand: atmel: Unmap streaming DMA mappings (git-fixes).
  • mtd: rawnand: fsl_elbc: Fix none ECC mode (git-fixes).
  • mtd: rawnand: intel: Do not re-define NANDDATAIFACECHECKONLY (git-fixes).
  • mtd: rawnand: intel: Read the chip-select line from the correct OF node (git-fixes).
  • mtd: rawnand: intel: Remove undocumented compatible string (git-fixes).
  • mtd: rawnand: marvell: Use correct logic for nand-keep-config (git-fixes).
  • mtd: rawnand: meson: fix bit map use in mesonnfcecc_correct() (git-fixes).
  • net/dsa/hirschmann: Add missing ofnodeget() in hellcreekledsetup() (git-fixes).
  • net/ice: fix initializing the bitmap in the switch code (git-fixes).
  • net/ieee802154: fix uninit value bug in dgram_sendmsg (git-fixes).
  • net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure (git-fixes).
  • net/mlx5e: Disable softirq in mlx5eactivaterq to avoid race condition (git-fixes).
  • net/mlx5e: Fix enabling sriov while tc nic rules are offloaded (git-fixes).
  • net/mlx5e: Properly disable vlan strip on non-UL reps (git-fixes).
  • net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version (git-fixes).
  • net/mlx5e: Ring the TX doorbell on DMA errors (git-fixes).
  • net/mlx5e: TC, fix decap fallback to uplink when int port not supported (git-fixes).
  • net/mlx5e: Update netdev features after changing XDP state (git-fixes).
  • net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ size (git-fixes).
  • net: altera: Fix refcount leak in alteratsemdio_create (git-fixes).
  • net: atlantic: fix aq_vec index out of range error (git-fixes).
  • net: bcmgenet: Indicate MAC is in charge of PHY PM (git-fixes).
  • net: bgmac: Fix a BUG triggered by wrong bytes_compl (git-fixes).
  • net: bgmac: Fix an erroneous kfree() in bgmac_remove() (git-fixes).
  • net: bgmac: support MDIO described in DT (git-fixes).
  • net: bonding: fix possible NULL deref in rlb code (git-fixes).
  • net: bonding: fix use-after-free after 802.3ad slave unbind (git-fixes).
  • net: chelsio: cxgb4: Avoid potential negative array offset (git-fixes).
  • net: dp83822: disable false carrier interrupt (git-fixes).
  • net: dp83822: disable rx error interrupt (git-fixes).
  • net: dsa: bcm_sf2: force pause link settings (git-fixes).
  • net: dsa: ksz9477: port mirror sniffing limited to one port (git-fixes).
  • net: dsa: lantiqgswip: Fix refcount leak in gswipgphyfwlist (git-fixes).
  • net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry (git-fixes).
  • net: dsa: microchip: ksz_common: Fix refcount leak bug (git-fixes).
  • net: dsa: mv88e6060: prevent crash on an unused port (git-fixes).
  • net: dsa: mv88e6xxx: use BMSRANEGCOMPLETE bit for filling ancomplete (git-fixes).
  • net: dsa: sja1105: fix buffer overflow in sja1105setupdevlink_regions() (git-fixes).
  • net: dsa: sja1105: silent spideviceid warnings (git-fixes).
  • net: dsa: vitesse-vsc73xx: silent spideviceid warnings (git-fixes).
  • net: ethernet: bgmac: Fix refcount leak in bcmamdiomii_register (git-fixes).
  • net: ethernet: ti: am65-cpsw: Fix devlink port register sequence (git-fixes).
  • net: ethernet: ti: davinci_mdio: Add workaround for errata i2329 (git-fixes).
  • net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses (git-fixes).
  • net: fix IFFTXSKBNOLINEAR definition (git-fixes).
  • net: ftgmac100: Hold reference returned by ofgetchildbyname() (git-fixes).
  • net: hns3: do not push link state to VF if unalive (git-fixes).
  • net: hns3: set port base vlan tbl_sta to false before removing old vlan (git-fixes).
  • net: huawei: hinic: Use devmkcalloc() instead of devmkzalloc() (git-fixes).
  • net: ieee802154: return -EINVAL for unknown addr type (git-fixes).
  • net: ipa: do not assume SMEM is page-aligned (git-fixes).
  • net: ipvtap - add init/exit annotations to module init/exit funcs (git-fixes).
  • net: moxa: get rid of asymmetry in DMA mapping/unmapping (git-fixes).
  • net: moxa: pass pdev instead of ndev to DMA functions (git-fixes).
  • net: mscc: ocelot: fix address of SYSCOUNTTX_AGING counter (git-fixes).
  • net: pcs: xpcs: propagate xpcsread error to xpcsgetstatec37_sgmii (git-fixes).
  • net: phy: dp83822: disable MDI crossover status change interrupt (git-fixes).
  • net: phy: dp83867: Extend RX strap quirk for SGMII mode (git-fixes).
  • net: stmmac: fix dma queue left shift overflow issue (git-fixes).
  • net: stmmac: fix leaks in probe (git-fixes).
  • net: stmmac: fix pm runtime issue in stmmacdvrremove() (git-fixes).
  • net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow (git-fixes).
  • net: stmmac: remove redunctant disable xPCS EEE call (git-fixes).
  • net: sungemphy: Add ofnodeput() for reference returned by ofget_parent() (git-fixes).
  • net: tap: NULL pointer derefence in devparseheader_protocol when skb->dev is null (git-fixes).
  • net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 (git-fixes).
  • net: usb: r8152: Add in new Devices that are supported for Mac-Passthru (git-fixes).
  • netdevsim: fib: Fix reference count leak on route deletion failure (git-fixes).
  • nfc: fdp: Fix potential memory leak in fdpncisend() (git-fixes).
  • nfc: nfcmrvl: Fix potential memory leak in nfcmrvli2cnci_send() (git-fixes).
  • nfc: nxp-nci: Fix potential memory leak in nxpncisend() (git-fixes).
  • nfc: s3fwrn5: Fix potential memory leak in s3fwrn5ncisend() (git-fixes).
  • nfp: ethtool: fix the display error of ethtool -m DEVNAME (git-fixes).
  • nvme: do not print verbose errors for internal passthrough requests (bsc#1202187).
  • nvmem: core: Check input parameter for NULL in nvmem_unregister() (bsc#1204241).
  • octeontx2-af: Apply tx nibble fixup always (git-fixes).
  • octeontx2-af: Fix key checking for source mac (git-fixes).
  • octeontx2-af: Fix mcam entry resource leak (git-fixes).
  • octeontx2-af: suppress external profile loading warning (git-fixes).
  • octeontx2-pf: Fix NIXAFTL3TL2XLINKX_CFG register configuration (git-fixes).
  • octeontx2-pf: Fix UDP/TCP src and dst port tc filters (git-fixes).
  • octeontx2-pf: cn10k: Fix egress ratelimit configuration (git-fixes).
  • openvswitch: Fix double reporting of drops in dropwatch (git-fixes).
  • openvswitch: Fix overreporting of drops in dropwatch (git-fixes).
  • openvswitch: add nfctis_confirmed check before assigning the helper (git-fixes).
  • openvswitch: switch from WARN to pr_warn (git-fixes).
  • overflow.h: restore _abc_size (git-fixes).
  • overflow: Implement size_t saturating arithmetic helpers (jsc#PED-1211).
  • phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by ofgetparent() (git-fixes).
  • phy: qualcomm: call clkdisableunprepare in the error handling (git-fixes).
  • pinctrl: Ingenic: JZ4755 bug fixes (git-fixes).
  • pinctrl: alderlake: Add Intel Alder Lake-N pin controller support (jsc#PED-676).
  • pinctrl: alderlake: Add Raptor Lake-S ACPI ID (jsc#PED-634).
  • pinctrl: alderlake: Fix register offsets for ADL-N variant (jsc#PED-676).
  • pinctrl: armada-37xx: Add missing GPIO-only pins (git-fixes).
  • pinctrl: armada-37xx: Checks for errors in gpiorequestenable callback (git-fixes).
  • pinctrl: armada-37xx: Fix definitions for MPP pins 20-22 (git-fixes).
  • pinctrl: microchip-sgpio: Correct the fwnodeirqget() return value check (git-fixes).
  • platform/chrome: cros_ec: Notify the PM of wake events during resume (git-fixes).
  • platform/chrome: crosecproto: Update version on GETNEXTEVENT failure (git-fixes).
  • platform/chrome: crosectypec: Correct alt mode index (git-fixes).
  • platform/chrome: fix double-free in chromeoslaptopprepare() (git-fixes).
  • platform/chrome: fix memory corruption in ioctl (git-fixes).
  • platform/x86: asus-wmi: Document the dgpu_disable sysfs attribute (git-fixes).
  • platform/x86: asus-wmi: Document the egpu_enable sysfs attribute (git-fixes).
  • platform/x86: asus-wmi: Document the panel_od sysfs attribute (git-fixes).
  • platform/x86: msi-laptop: Change DMI match / alias strings to fix module autoloading (git-fixes).
  • platform/x86: msi-laptop: Fix old-ec check for backlight registering (git-fixes).
  • platform/x86: msi-laptop: Fix resource cleanup (git-fixes).
  • plip: avoid rcu debug splat (git-fixes).
  • power: supply: adp5061: fix out-of-bounds read in adp5061getchg_type() (git-fixes).
  • powerpc/64: Remove unused SYSCALLTABLE symbol (jsc#SLE-9246 git-fixes).
  • powerpc/64: pcpu setup avoid reading mmulinearpsize on 64e or radix (bsc#1204413 ltc#200176).
  • powerpc/64s: Fix build failure when CONFIGPPC64SHASHMMU is not set (bsc#1204413 ltc#200176).
  • powerpc/64s: Make flushandreload_slb a no-op when radix is enabled (bsc#1204413 ltc#200176).
  • powerpc/64s: Make hash MMU support configurable (bsc#1204413 ltc#200176).
  • powerpc/64s: Move and rename dobadslb_fault as it is not hash specific (bsc#1204413 ltc#200176).
  • powerpc/64s: Move hash MMU support code under CONFIGPPC64SHASHMMU (bsc#1204413 ltc#200176).
  • powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c (bsc#1204413 ltc#200176).
  • powerpc/fadump: align destination address to pagesize (bsc#1204728 ltc#200074).
  • powerpc/kprobes: Fix null pointer reference in archpreparekprobe() (jsc#SLE-13847 git-fixes).
  • powerpc/mm/64s: Drop pgd_huge() (bsc#1065729).
  • powerpc/pcidn: Add missing ofnode_put() (bsc#1065729).
  • powerpc/powernv: add missing ofnodeput() in opalexportattrs() (bsc#1065729).
  • powerpc/pseries/vas: Add VAS IRQ primary handler (bsc#1204413 ltc#200176).
  • powerpc/pseries: Stop selecting PPCHASHMMU_NATIVE (bsc#1204413 ltc#200176).
  • powerpc/pseries: lparcfg do not include slb_size line in radix mode (bsc#1204413 ltc#200176).
  • powerpc: Ignore DSI error caused by the copy/paste instruction (bsc#1204413 ltc#200176).
  • powerpc: Rename PPCNATIVE to PPCHASHMMUNATIVE (bsc#1204413 ltc#200176). Update config files.
  • powerpc: make memremapcompatalign 64s-only (bsc#1204413 ltc#200176).
  • printk: add missing memory barrier to wakeupklogd() (bsc#1204934).
  • printk: use atomic updates for klogd work (bsc#1204934).
  • printk: wake waiters for safe and NMI contexts (bsc#1204934).
  • r8152: add PID for the Lenovo OneLink+ Dock (git-fixes).
  • regulator: core: Prevent integer underflow (git-fixes).
  • remoteproc: imx_rproc: Simplify some error message (git-fixes).
  • remove unused CONFIG_MAXSMP from arm64/azure
  • ring-buffer: Add ringbufferwake_waiters() (git-fixes).
  • ring-buffer: Allow splice to read previous partially read pages (git-fixes).
  • ring-buffer: Check for NULL cpubuffer in ringbufferwakewaiters() (bsc#1204705).
  • ring-buffer: Check pending waiters when doing wake ups as well (git-fixes).
  • ring-buffer: Fix race between reset page and reading page (git-fixes).
  • ring-buffer: Have the shortest_full queue be the shortest not longest (git-fixes).
  • rose: Fix NULL pointer dereference in rosesendframe() (git-fixes).
  • rpm/check-for-config-changes: loosen pattern for ASHAS* This is needed to handle CONFIGASHASNONCONST_LEB128.
  • rpmsg: qcom: glink: replace strncpy() with strscpy_pad() (git-fixes).
  • rtc: stmp3xxx: Add failure handling for stmp3xxxwdtregister() (git-fixes).
  • s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup (git-fixes).
  • s390/smp: enforce lowcore protection on CPU restart (git-fixes).
  • sbitmap: Avoid leaving waitqueue in invalid state in _sbqwake_up() (git-fixes).
  • sbitmap: fix possible io hung due to lost wakeup (git-fixes).
  • scsi: libsas: Fix use-after-free bug in smpexecutetask_sg() (git-fixes).
  • scsi: lpfc: Create a sysfs entry called lpfcxcvrdata for transceiver info (bsc#1204957).
  • scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs (bsc#1204957).
  • scsi: lpfc: Fix memory leak in lpfccreateport() (bsc#1204957).
  • scsi: lpfc: Fix spelling mistake 'unsolicted' -> 'unsolicited' (bsc#1204957).
  • scsi: lpfc: Log when congestion management limits are in effect (bsc#1204957).
  • scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off (bsc#1204957).
  • scsi: lpfc: Update lpfc version to 14.2.0.8 (bsc#1204957).
  • scsi: lpfc: Update the obsolete adapter list (bsc#1204142).
  • scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels (bnc#1204498).
  • scsi: qla2xxx: Fix serialization of DCBX TLV data request (bsc#1204963).
  • scsi: qla2xxx: Use transport-defined speed mask for supported_speeds (bsc#1204963).
  • scsi: scsitransportfc: Use %u for devlosstmo (bsc#1202914).
  • scsi: ufs: ufs-pci: Add support for Intel ADL (jsc#PED-707).
  • scsi: ufs: ufs-pci: Add support for Intel MTL (jsc#PED-732).
  • selftest: tpm2: Add Client.del() to close /dev/tpm* handle (git-fixes).
  • selftests/livepatch: better synchronize testklpcallbacks_busy (bsc#1071995).
  • selftests/pidfd_test: Remove the erroneous ',' (git-fixes).
  • selftests/powerpc: Skip energyscaleinfo test on older firmware (git-fixes).
  • selftests: netfilter: Fix nftfib.sh for all.rpfilter=1 (git-fixes).
  • selinux: allow FIOCLEX and FIONCLEX with policy capability (git-fixes).
  • selinux: enable use of both GFPKERNEL and GFPATOMIC in convert_context() (git-fixes).
  • selinux: use 'grep -E' instead of 'egrep' (git-fixes).
  • serial: 8250: Fix restoring termios speed after suspend (git-fixes).
  • serial: core: move RS485 configuration tasks from drivers into core (git-fixes).
  • sfc: disable softirqs for ptp TX (git-fixes).
  • sfc: fix kernel panic when creating VF (git-fixes).
  • sfc: fix use after free when disabling sriov (git-fixes).
  • signal: break out of wait loops on kthread_stop() (bsc#1204926).
  • slimbus: qcom-ngd: cleanup in probe error path (git-fixes).
  • slimbus: qcom-ngd: use correct error in message of pdraddlookup() failure (git-fixes).
  • soc/tegra: fuse: Drop Kconfig dependency on TEGRA20APBDMA (git-fixes).
  • soc: qcom: smemstate: Add refcounting for the 'state->ofnode' (git-fixes).
  • soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe() (git-fixes).
  • soc: sunxi: sram: Fix probe function ordering issues (git-fixes).
  • soc: sunxisram: Make use of the helper function devmplatformioremapresource() (git-fixes).
  • soundwire: cadence: Do not overwrite msg->buf during write commands (git-fixes).
  • soundwire: intel: fix error handling on dai registration issues (git-fixes).
  • spi: Ensure that sg_table won't be used after being freed (git-fixes).
  • spi: pxa2xx: Add support for Intel Meteor Lake-P (jsc#PED-732).
  • spi: pxa2xx: Add support for Intel Raptor Lake PCH-S (jsc#PED-634).
  • spmi: pmic-arb: correct duplicate APID to PPID mapping logic (git-fixes).
  • spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq (git-fixes).
  • staging: rtl8723bs: fix a potential memory leak in rtwinitcmd_priv() (git-fixes).
  • staging: rtl8723bs: fix potential memory leak in rtwinitdrv_sw() (git-fixes).
  • staging: vt6655: fix potential memory leak (git-fixes).
  • staging: vt6655: fix some erroneous memory clean-up loops (git-fixes).
  • stmmac: intel: Add a missing clkdisableunprepare() call in intelethpci_remove() (git-fixes).
  • stmmac: intel: Fix an error handling path in intelethpci_probe() (git-fixes).
  • thermal/drivers/qcom/tsens-v01: Fix MSM8939 fourth sensor hwid (git-fixes).
  • thermal: cpufreqcooling: Check the policy first in cpufreqcooling_register() (git-fixes).
  • thermal: int340x: Mode setting with new OS handshake (jsc#PED-678).
  • thermal: int340x: Update OS policy capability handshake (jsc#PED-678).
  • thermal: intelpowerclamp: Use first online CPU as controlcpu (git-fixes).
  • thermal: intelpowerclamp: Use getcpu() instead of smpprocessorid() to avoid crash (git-fixes).
  • thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaround (git-fixes).
  • thunderbolt: Add missing device ID to tbswitchisalpineridge() (git-fixes).
  • thunderbolt: Add support for Intel Raptor Lake (jsc#PED-634).
  • thunderbolt: Disable LTTPR on Intel Titan Ridge (git-fixes).
  • thunderbolt: Explicitly enable lane adapter hotplug events at startup (git-fixes).
  • thunderbolt: Explicitly reset plug events delay back to USB4 spec value (git-fixes).
  • thunderbolt: Fix buffer allocation of devices with no DisplayPort adapters (git-fixes).
  • tracing/osnoise: Fix possible recursive locking in stoppercpu_kthreads (git-fixes).
  • tracing: Add '(fault)' name injection to kernel probes (git-fixes).
  • tracing: Add ioctl() to force ring buffer waiters to wake up (git-fixes).
  • tracing: Disable interrupt or preemption before acquiring archspinlockt (git-fixes).
  • tracing: Do not free snapshot if tracer is on cmdline (git-fixes).
  • tracing: Fix reading strings from synthetic events (git-fixes).
  • tracing: Move duplicate code of trace_kprobe/eprobe.c into header (git-fixes).
  • tracing: Replace deprecated CPU-hotplug functions (git-fixes).
  • tracing: Simplify conditional compilation code in tracingsettracer() (git-fixes).
  • tracing: Wake up ring buffer waiters on closing of the file (git-fixes).
  • tracing: Wake up waiters when tracing is disabled (git-fixes).
  • tracing: kprobe: Fix kprobe event gen test module on exit (git-fixes).
  • tracing: kprobe: Make gen test module work in arm and riscv (git-fixes).
  • tty: serial: fsllpuart: disable dma rx/tx use flags in lpuartdma_shutdown (git-fixes).
  • tty: xilinxuartps: Fix the ignorestatus (git-fixes).
  • uas: add no-uas quirk for Hiksemi usb_disk (git-fixes).
  • uas: ignore UAS for Thinkplus chips (git-fixes).
  • udmabuf: Set ubuf->sg = NULL if the creation of sg table fails (git-fixes).
  • usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (git-fixes).
  • usb/hcd: Fix dmamapsg error check (git-fixes).
  • usb: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM (git-fixes).
  • usb: add quirks for Lenovo OneLink+ Dock (git-fixes).
  • usb: bdc: change state when port disconnected (git-fixes).
  • usb: cdc-wdm: Use skbputdata() instead of skb_put/memcpy pair (git-fixes).
  • usb: common: debug: Check non-standard control requests (git-fixes).
  • usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug (git-fixes).
  • usb: dwc3: gadget: Do not set IMI for no_interrupt (git-fixes).
  • usb: dwc3: gadget: Stop processing more requests on IMI (git-fixes).
  • usb: ehci: Fix a function name in comments (git-fixes).
  • usb: gadget: bdc: fix typo in comment (git-fixes).
  • usb: gadget: f_fs: stricter integer overflow checks (git-fixes).
  • usb: gadget: function: fix dangling pnpstring in fprinter.c (git-fixes).
  • usb: host: xhci-plat: suspend and resume clocks (git-fixes).
  • usb: host: xhci-plat: suspend/resume clks for brcm (git-fixes).
  • usb: host: xhci: Fix potential memory leak in xhciallocstream_info() (git-fixes).
  • usb: idmouse: fix an uninit-value in idmouse_open (git-fixes).
  • usb: mon: make mmapped memory read only (git-fixes).
  • usb: mtu3: fix failed runtime suspend in host only mode (git-fixes).
  • usb: musb: Fix musb_gadget.c rxstate overflow bug (git-fixes).
  • usb: serial: console: move mutexunlock() before usbserial_put() (git-fixes).
  • usb: serial: ftdi_sio: fix 300 bps rate for SIO (git-fixes).
  • usb: serial: qcserial: add new usb-id for Dell branded EM7455 (git-fixes).
  • usb: typec: tcpm: fix typo in comment (git-fixes).
  • usb: xhci: add XHCISPURIOUSSUCCESS to ASM1042 despite being a V0.96 controller (git-fixes).
  • virt: vbox: convert to use dev_groups (git-fixes).
  • vsock: fix possible infinite sleep in vsockconnectiblewait_data() (git-fixes).
  • vsock: remove the unused 'wait' in vsockconnectiblerecvmsg() (git-fixes).
  • watchdog/hpwdt: Include nmi.h only if CONFIGHPWDTNMI_DECODING (git-fixes).
  • watchdog: armada37xxwdt: Fix .set_timeout callback (git-fixes).
  • watchdog: ftwdt010wdt: fix test for platformget_irq() failure (git-fixes).
  • wifi: ath9k: avoid uninit memory read in ath9khtcrx_msg() (git-fixes).
  • wifi: brcmfmac: fix invalid address access when enabling SCAN log level (git-fixes).
  • wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstart_xmit() (git-fixes).
  • wifi: cfg80211/mac80211: reject bad MBSSID elements (git-fixes).
  • wifi: cfg80211: fix ieee80211datato8023exthdr handling of small packets (git-fixes).
  • wifi: cfg80211: update hidden BSSes to avoid WARN_ON (git-fixes).
  • wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue (other cases) (git-fixes).
  • wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx (git-fixes).
  • wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces (git-fixes).
  • wifi: mac80211: fix probe req HE capabilities access (git-fixes).
  • wifi: mac80211_hwsim: avoid mac80211 warning on bad rate (git-fixes).
  • wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw value (git-fixes).
  • wifi: rt2x00: correctly set BBP register 86 for MT7620 (git-fixes).
  • wifi: rt2x00: do not run Rt5592 IQ calibration on MT7620 (git-fixes).
  • wifi: rt2x00: set SoC wmac clock register (git-fixes).
  • wifi: rt2x00: set VGC gain for both chains of MT7620 (git-fixes).
  • wifi: rt2x00: set correct TXSWCFG1 MAC register for MT7620 (git-fixes).
  • wwanhwsim: fix possible memory leak in wwanhwsimdevnew() (git-fixes).
  • x86/boot: Do not propagate uninitialized bootparams->ccblob_address (bsc#1204970).
  • x86/boot: Fix the setup data types max limit (bsc#1204970).
  • x86/compressed/64: Add identity mappings for setup_data entries (bsc#1204970).
  • x86/sev: Annotate stack change in the #VC handler (bsc#1204970).
  • x86/sev: Do not use ccplatformhas() for early SEV-SNP calls (bsc#1204970).
  • x86/sev: Remove duplicated assignment to variable info (bsc#1204970).
  • xen/gntdev: Prevent leaking grants (git-fixes).
  • xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices (git-fixes).
  • xhci: Add quirk to reset host back to default state at shutdown (git-fixes).
  • xhci: Do not show warning for reinit on known broken suspend (git-fixes).
  • xhci: Remove device endpoints from bandwidth list when freeing the device (git-fixes).
  • xhci: dbc: Fix memory leak in xhciallocdbc() (git-fixes).
References

Affected packages

SUSE:Linux Enterprise Module for Public Cloud 15 SP4 / kernel-azure

Package

Name
kernel-azure
Purl
purl:rpm/suse/kernel-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.2

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}

SUSE:Linux Enterprise Module for Public Cloud 15 SP4 / kernel-source-azure

Package

Name
kernel-source-azure
Purl
purl:rpm/suse/kernel-source-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}

SUSE:Linux Enterprise Module for Public Cloud 15 SP4 / kernel-syms-azure

Package

Name
kernel-syms-azure
Purl
purl:rpm/suse/kernel-syms-azure&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Public%20Cloud%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.1

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-azure

Package

Name
kernel-azure
Purl
purl:rpm/suse/kernel-azure&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.2

Ecosystem specific

{
    "binaries": [
        {
            "reiserfs-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "dlm-kmp-azure": "5.14.21-150400.14.21.2",
            "cluster-md-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-extra": "5.14.21-150400.14.21.2",
            "gfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-optional": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kselftests-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-azure-livepatch-devel": "5.14.21-150400.14.21.2",
            "ocfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-source-azure

Package

Name
kernel-source-azure
Purl
purl:rpm/suse/kernel-source-azure&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.1

Ecosystem specific

{
    "binaries": [
        {
            "reiserfs-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "dlm-kmp-azure": "5.14.21-150400.14.21.2",
            "cluster-md-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-extra": "5.14.21-150400.14.21.2",
            "gfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-optional": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kselftests-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-azure-livepatch-devel": "5.14.21-150400.14.21.2",
            "ocfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}

openSUSE:Leap 15.4 / kernel-syms-azure

Package

Name
kernel-syms-azure
Purl
purl:rpm/suse/kernel-syms-azure&distro=openSUSE%20Leap%2015.4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.14.21-150400.14.21.1

Ecosystem specific

{
    "binaries": [
        {
            "reiserfs-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-devel-azure": "5.14.21-150400.14.21.1",
            "dlm-kmp-azure": "5.14.21-150400.14.21.2",
            "cluster-md-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-extra": "5.14.21-150400.14.21.2",
            "gfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-azure-optional": "5.14.21-150400.14.21.2",
            "kernel-azure-devel": "5.14.21-150400.14.21.2",
            "kernel-azure": "5.14.21-150400.14.21.2",
            "kselftests-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-syms-azure": "5.14.21-150400.14.21.1",
            "kernel-azure-livepatch-devel": "5.14.21-150400.14.21.2",
            "ocfs2-kmp-azure": "5.14.21-150400.14.21.2",
            "kernel-source-azure": "5.14.21-150400.14.21.1"
        }
    ]
}