openSUSE-SU-2021:2645-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/openSUSE-SU-2021:2645-1.json
JSON Data
https://api.osv.dev/v1/vulns/openSUSE-SU-2021:2645-1
Related
Published
2021-08-10T08:03:32Z
Modified
2021-08-10T08:03:32Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2021-3659: Fixed a NULL pointer dereference in llseckeyalloc() in net/mac802154/llsec.c (bsc#1188876).
  • CVE-2021-21781: Fixed a information disclosure vulnerability in the ARM SIGPAGE (bsc#1188445).
  • CVE-2021-22543: Fixed improper handling of VMIO|VMPFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation (bsc#1186482).
  • CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs (bsc#1188838).
  • CVE-2021-3609: Fixed a potential local privilege escalation in the CAN BCM networking protocol (bsc#1187215).
  • CVE-2021-3612: Fixed an out-of-bounds memory write flaw in the joystick devices subsystem. This flaw allowed a local user to crash the system or possibly escalate their privileges on the system. (bsc#1187585)
  • CVE-2021-35039: Fixed mishandling of signature verification. Without CONFIGMODULESIG, verification that a kernel module is signed, for loading via initmodule, did not occur for a module.sigenforce=1 command-line argument (bsc#1188080).

The following non-security bugs were fixed:

  • ACPI: AMBA: Fix resource name in /proc/iomem (git-fixes).
  • ACPI: APEI: fix synchronous external aborts in user-mode (git-fixes).
  • ACPI: DPTF: Fix reading of attributes (git-fixes).
  • ACPI: EC: Make more Asus laptops use ECDT _GPE (git-fixes).
  • ACPI: PM / fan: Put fan device IDs into separate header file (git-fixes).
  • ACPI: bus: Call kobjectput() in acpiinit() error path (git-fixes).
  • ACPI: processor idle: Fix up C-state latency if not ordered (git-fixes).
  • ACPI: property: Constify stubs for CONFIG_ACPI=n case (git-fixes).
  • ACPI: resources: Add checks for ACPI IRQ override (git-fixes).
  • ACPI: sysfs: Fix a buffer overrun problem with description_show() (git-fixes).
  • ACPI: video: Add quirk for the Dell Vostro 3350 (git-fixes).
  • ACPICA: Fix memory leak caused by _CID repair function (git-fixes).
  • ALSA: ac97: fix PM reference leak in ac97busremove() (git-fixes).
  • ALSA: bebob: add support for ToneWeal FW66 (git-fixes).
  • ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol (git-fixes).
  • ALSA: firewire-motu: fix stream format for MOTU 8pre FireWire (git-fixes).
  • ALSA: hda/realtek: Add another ALC236 variant support (git-fixes).
  • ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, too (git-fixes).
  • ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431D (git-fixes).
  • ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machine (git-fixes).
  • ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PC (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8 (git-fixes).
  • ALSA: hda: Add IRQ check for platformgetirq() (git-fixes).
  • ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI ID (git-fixes).
  • ALSA: hdmi: Expose all pins on MSI MS-7C94 board (git-fixes).
  • ALSA: intel8x0: Fix breakage at ac97 clock measurement (git-fixes).
  • ALSA: isa: Fix error return code in sndcmi8330probe() (git-fixes).
  • ALSA: pcm - fix mmap capability check for the snd-dummy driver (git-fixes).
  • ALSA: pcm: Call substream ack() method upon compat mmap commit (git-fixes).
  • ALSA: pcm: Fix mmap capability check (git-fixes).
  • ALSA: ppc: fix error return code in sndpmacprobe() (git-fixes).
  • ALSA: sb: Fix potential ABBA deadlock in CSP driver (git-fixes).
  • ALSA: sb: Fix potential double-free of CSP mixer elements (git-fixes).
  • ALSA: usb-audio: Add missing proc text entry for BESPOKEN type (git-fixes).
  • ALSA: usb-audio: Add registration quirk for JBL Quantum headsets (git-fixes).
  • ALSA: usb-audio: Fix OOB access at proc output (git-fixes).
  • ALSA: usb-audio: fix rate on Ozone Z90 USB headset (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input count (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptions (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix data_mutex lock (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix scarlett2*ctl_put() return values (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix wrong resume call (git-fixes).
  • ALSA: usb-audio: scarlett2: Read mixer volumes at init time (git-fixes).
  • ALSA: usb-audio: scarlett2: Read mux at init time (git-fixes).
  • ALSA: usx2y: Avoid camelCase (git-fixes).
  • ALSA: usx2y: Do not call freepagesexact() with NULL address (git-fixes).
  • ARM: ensure the signal page contains defined contents (bsc#1188445).
  • ASoC: Intel: kblda7219max98357a: shrink platform_id below 20 characters (git-fixes).
  • ASoC: Intel: sofsdw: add SOFRT715DAIID_FIX for AlderLake (git-fixes).
  • ASoC: Intel: sof_sdw: add mutual exclusion between PCH DMIC and RT715 (git-fixes).
  • ASoC: SOF: loader: Use sndsofdspblockread() instead sofblockread() (git-fixes).
  • ASoC: atmel-i2s: Fix usage of capture and playback at the same time (git-fixes).
  • ASoC: cs42l42: Correct definition of CS42L42ADCPDN_MASK (git-fixes).
  • ASoC: fslspdif: Fix error handler with pmruntime_enable (git-fixes).
  • ASoC: fsl_spdif: Fix unexpected interrupt after suspend (git-fixes).
  • ASoC: hisilicon: fix missing clkdisableunprepare() on error in hi6210i2sstartup() (git-fixes).
  • ASoC: img: Fix PM reference leak in imgi2sin_probe() (git-fixes).
  • ASoC: intel/boards: add missing MODULEDEVICETABLE (git-fixes).
  • ASoC: max98373-sdw: add missing memory allocation check (git-fixes).
  • ASoC: max98373-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtkbtcvsdsnd_probe()' (git-fixes).
  • ASoC: rk3328: fix missing clkdisableunprepare() on error in rk3328platformprobe() (git-fixes).
  • ASoC: rsnd: tidyup loop on rsndadgclk_query() (git-fixes).
  • ASoC: rt1308-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: rt5631: Fix regcache sync errors on resume (git-fixes).
  • ASoC: rt5682-sdw: set regcachecacheonly false before reading RT5682DEVICEID (git-fixes).
  • ASoC: rt5682-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: rt5682: Disable irq on shutdown (git-fixes).
  • ASoC: rt5682: Fix a problem with error handling in the io init function of the soundwire (git-fixes).
  • ASoC: rt5682: fix getting the wrong device id when the suspendstresstest (git-fixes).
  • ASoC: rt700-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: rt711-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: rt715-sdw: use firsthwinit flag on resume (git-fixes).
  • ASoC: soc-core: Fix the error return code in sndsocofparseaudio_routing() (git-fixes).
  • ASoC: soc-pcm: fix the return value in dpcmapplysymmetry() (git-fixes).
  • ASoC: tegra: Set driver_name=tegra for all machine drivers (git-fixes).
  • ASoC: wmadsp: Correct wmcoefftlvget handling (git-fixes).
  • Bluetooth: Fix alt settings for incoming SCO with transparent coding format (git-fixes).
  • Bluetooth: Fix handling of HCILEAdvertisingSetTerminated event (git-fixes).
  • Bluetooth: Fix the HCI to MGMT status conversion table (git-fixes).
  • Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails (git-fixes).
  • Bluetooth: L2CAP: Fix invalid access on ECRED Connection response (git-fixes).
  • Bluetooth: Remove spurious error message (git-fixes).
  • Bluetooth: Shutdown controller after workqueues are flushed or cancelled (git-fixes).
  • Bluetooth: btintel: Add infrastructure to read controller information (bsc#1188893).
  • Bluetooth: btintel: Check firmware version before download (bsc#1188893).
  • Bluetooth: btintel: Collect tlv based active firmware build info in FW mode (bsc#1188893).
  • Bluetooth: btintel: Consolidate intel_version parsing (bsc#1188893).
  • Bluetooth: btintel: Consolidate intelversiontlv parsing (bsc#1188893).
  • Bluetooth: btintel: Fix endianness issue for TLV version information (bsc#1188893).
  • Bluetooth: btintel: Fix offset calculation boot address parameter (bsc#1188893).
  • Bluetooth: btintel: Functions to send firmware header / payload (bsc#1188893).
  • Bluetooth: btintel: Move operational checks after version check (bsc#1188893).
  • Bluetooth: btintel: Refactor firmware download function (bsc#1188893).
  • Bluetooth: btintel: Reorganized bootloader mode tlv checks in intelversiontlv parsing (bsc#1188893).
  • Bluetooth: btintel: Replace zero-length array with flexible-array member (bsc#1188893).
  • Bluetooth: btintel: Skip reading firmware file version while in bootloader mode (bsc#1188893).
  • Bluetooth: btqca: Do not modify firmware contents in-place (git-fixes).
  • Bluetooth: btusb: Add setup function for new generation Intel controllers (bsc#1188893).
  • Bluetooth: btusb: Add support USB ALT 3 for WBS (git-fixes).
  • Bluetooth: btusb: Add support for GarfieldPeak controller (bsc#1188893).
  • Bluetooth: btusb: Consolidate code for waiting firmware download (bsc#1188893).
  • Bluetooth: btusb: Define a function to construct firmware filename (bsc#1188893).
  • Bluetooth: btusb: Enable MSFT extension for Intel controllers (bsc#1188893).
  • Bluetooth: btusb: Fix failing to init controllers with operation firmware (bsc#1188893).
  • Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip (git-fixes).
  • Bluetooth: btusb: Helper function to download firmware to Intel adapters (bsc#1188893).
  • Bluetooth: btusb: Map Typhoon peak controller to BTUSBINTELNEWGEN (bsc#1188893).
  • Bluetooth: btusb: Update boot parameter specific to SKU (bsc#1188893).
  • Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc (git-fixes).
  • Bluetooth: btusb: print firmware file name on error loading firmware (bsc#1188893).
  • Bluetooth: hciintel: drop strange le16to_cpu() against u8 values (bsc#1188893).
  • Bluetooth: hci_intel: enable on new platform (bsc#1188893).
  • Bluetooth: hciintel: switch to listforeachentry() (bsc#1188893).
  • Bluetooth: hci_qca: fix potential GPF (git-fixes).
  • Bluetooth: mgmt: Fix slab-out-of-bounds in tlvdatais_valid (git-fixes).
  • Bluetooth: mgmt: Fix the command returns garbage parameter value (git-fixes).
  • HID: do not use down_interruptible() when unbinding devices (git-fixes).
  • HID: wacom: Correct base usage for capacitive ExpressKey status bits (git-fixes).
  • Input: hideep - fix the uninitialized use in hideepnvmunlock() (git-fixes).
  • Input: hilkbd - fix error return code in hildev_connect() (git-fixes).
  • Input: ili210x - add missing negation for touch indication on ili210x (git-fixes).
  • Input: usbtouchscreen - fix control-request directions (git-fixes).
  • KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled (bsc#1188771).
  • KVM: SVM: document KVMMEMENCRYPT_OP, let userspace detect if SEV is available (bsc#1188703).
  • KVM: nVMX: Consult only the 'basic' exit reason when routing nested exit (bsc#1188773).
  • KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap (bsc#1188774).
  • KVM: nVMX: Preserve exception priority irrespective of exiting behavior (bsc#1188777).
  • PCI/sysfs: Fix dsmlabelutf16stoutf8s() buffer overrun (git-fixes).
  • PCI: Add AMD RS690 quirk to enable 64-bit DMA (git-fixes).
  • PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes).
  • PCI: Leave Apple Thunderbolt controllers on for s2idle or standby (git-fixes).
  • PCI: aardvark: Fix checking for PIO Non-posted Request (git-fixes).
  • PCI: aardvark: Implement workaround for the readback value of VEND_ID (git-fixes).
  • PCI: aardvark: Implement workaround for the readback value of VEND_ID (git-fixes).
  • PCI: intel-gw: Fix INTx enable (git-fixes).
  • PCI: intel-gw: Fix INTx enable (git-fixes).
  • PCI: iproc: Fix multi-MSI base vector number allocation (git-fixes).
  • PCI: iproc: Fix multi-MSI base vector number allocation (git-fixes).
  • PCI: iproc: Support multi-MSI only on uniprocessor kernel (git-fixes).
  • PCI: quirks: fix false kABI positive (git-fixes).
  • PCI: tegra194: Fix tegrapcieepraisemsi_irq() ill-defined shift (git-fixes).
  • PCI: tegra194: Fix tegrapcieepraisemsi_irq() ill-defined shift (git-fixes).
  • PCI: tegra: Add missing MODULEDEVICETABLE (git-fixes).
  • RDMA/cma: Fix incorrect Packet Lifetime calculation (jsc#SLE-8449).
  • RDMA/cma: Protect RMW with qp_mutex (git-fixes).
  • RDMA/hns: Remove unused parameter udata (jsc#SLE-15176).
  • RDMA/mlx4: Remove unused parameter udata (jsc#SLE-15176).
  • RDMA/mlx5: Remove unused parameter udata (jsc#SLE-15176).
  • RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection (jsc#SLE-15176).
  • RDMA/rtrs-clt: Check state of the rtrscltsess before reading its stats (jsc#SLE-15176).
  • RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats (jsc#SLE-15176).
  • RDMA/rtrs-srv: Fix memory leak of unfreed rtrssrvstats object (jsc#SLE-15176).
  • RDMA/rtrs-srv: Fix memory leak when having multiple sessions (jsc#SLE-15176).
  • RDMA/rtrs-srv: Replace atomict with percpuref for ids_inflight (jsc#SLE-15176).
  • RDMA/rtrs-srv: Set minimal maxsendwr and maxrecvwr (jsc#SLE-15176).
  • RDMA/rtrs: Do not reset hbmissedmax after re-connection (jsc#SLE-15176).
  • RDMA/srp: Fix a recently introduced memory leak (jsc#SLE-15176).
  • Revert 'ACPI: resources: Add checks for ACPI IRQ override' (git-fixes).
  • Revert 'ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro' (git-fixes).
  • Revert 'Bluetooth: btintel: Fix endianness issue for TLV version information' (bsc#1188893).
  • Revert 'USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem' (git-fixes).
  • Revert 'be2net: disable bh with spinlock in beprocess_mcc' (git-fixes).
  • Revert 'drm/i915: Propagate errors on awaiting already signaled fences' (git-fixes).
  • Revert 'drm: add a locked version of drmiscurrent_master' (git-fixes).
  • Revert 'ibmvnic: remove duplicate napi_schedule call in open function' (bsc#1065729).
  • Revert 'iwlwifi: remove widecmdheader field' (bsc#1187495).
  • USB: cdc-acm: blacklist Heimann USB Appset device (git-fixes).
  • USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick (git-fixes).
  • USB: serial: cp210x: fix comments for GE CS1000 (git-fixes).
  • USB: serial: option: add support for u-blox LARA-R6 family (git-fixes).
  • USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UAS (git-fixes).
  • [xarray] ioviterfaultinreadable() should do nothing in xarray case (git-fixes).
  • amdgpu: fix GEM obj leak in amdgpudisplayuserframebuffercreate (bsc#1152472).
  • ata: ahci_sunxi: Disable DIPM (git-fixes).
  • ath10k: Fix an error code in ath10kaddinterface() (git-fixes).
  • ath10k: add missing error return code in ath10kpciprobe() (git-fixes).
  • ath10k: go to path err_unsupported when chip id is not supported (git-fixes).
  • ath10k: remove unused more_frags variable (git-fixes).
  • ath9k: Fix kernel NULL pointer dereference during athresetinternal() (git-fixes).
  • backlight: lm3630a: Fix return code of .update_status() callback (git-fixes).
  • backlight: lm3630a_bl: Put fwnode in error case during ->probe() (git-fixes).
  • bcache: avoid oversized read request in cache missing code path (bsc#1184631).
  • bcache: remove bcache device self-defined readahead (bsc#1184631).
  • blk-mq: Add blkmqdelayrunhw_queues() API call (bsc#1180092).
  • blk-mq: In blkmqdispatchrqlist() 'no budget' is a reason to kick (bsc#1180092).
  • blk-mq: Put driver tag in blkmqdispatchrqlist() when no budget (bsc#1180092).
  • blk-mq: Rerun dispatching in the case of budget contention (bsc#1180092).
  • blk-mq: insert flush request to the front of dispatch queue (bsc#1180092).
  • blk-mq: insert passthrough request into hctx->dispatch directly (bsc#1180092).
  • bnxten: Add missing check for BNXTSTATEABORTERR in bnxtfwrset_task() (jsc#SLE-8371 bsc#1153274).
  • bnxten: Check abort error state in bnxthalfopennic() (jsc#SLE-8371 bsc#1153274).
  • bnxten: Refresh RoCE capabilities in bnxtulp_probe() (jsc#SLE-8371 bsc#1153274).
  • bnxt_en: do not disable an already disabled PCI device (git-fixes).
  • bonding: Add struct bond_ipesc to manage SA (bsc#1176447).
  • bonding: disallow setting nested bonding + ipsec offload (bsc#1176447).
  • bonding: fix build issue (git-fixes).
  • bonding: fix incorrect return value of bondipsecoffload_ok() (bsc#1176447).
  • bonding: fix null dereference in bondipsecadd_sa() (bsc#1176447).
  • bonding: fix suspicious RCU usage in bondipsecadd_sa() (bsc#1176447).
  • bonding: fix suspicious RCU usage in bondipsecdel_sa() (bsc#1176447).
  • bonding: fix suspicious RCU usage in bondipsecoffload_ok() (bsc#1176447).
  • bpf: Fix integer overflow in argument calculation for bpfmaparea_alloc (bsc#1154353).
  • bpftool: Properly close valist 'ap' by vaend() on error (bsc#1155518).
  • brcmfmac: Fix a double-free in brcmfsdiobus_reset (git-fixes).
  • brcmfmac: correctly report average RSSI in station info (git-fixes).
  • brcmfmac: fix setting of station info chains bitmask (git-fixes).
  • brcmsmac: mac80211_if: Fix a resource leak in an error handling path (git-fixes).
  • cadence: force nonlinear buffers to be cloned (git-fixes).
  • can: ems_usb: fix memory leak (git-fixes).
  • can: esd_usb2: fix memory leak (git-fixes).
  • can: gw: synchronize rcu operations before removing gw job entry (git-fixes).
  • can: hi311x: fix a signedness bug in hi3110_cmd() (git-fixes).
  • can: hi311x: hi3110canprobe(): silence clang warning (git-fixes).
  • can: mcbausbstart(): add missing urb->transfer_dma initialization (git-fixes).
  • can: peakpciefd: pucanhandle_status(): fix a potential starvation issue in TX path (git-fixes).
  • can: raw: rawsetsockopt(): fix rawrcv panic for sock UAF (git-fixes).
  • can: usb_8dev: fix memory leak (git-fixes).
  • ceph: do not WARN if we're still opening a session to an MDS (bsc#1188748).
  • cfg80211: call cfg80211leaveocb when switching away from OCB (git-fixes).
  • char: pcmcia: error out if 'numbytesread' is greater than 4 in set_protocol() (git-fixes).
  • cifs: Fix preauth hash corruption (git-fixes).
  • cifs: Return correct error code from smb2getenc_key (git-fixes).
  • cifs: do not fail _smbsend_rqst if non-fatal signals are pending (git-fixes).
  • cifs: fix interrupted close commands (git-fixes).
  • cifs: fix memory leak in smb2copychunkrange (git-fixes).
  • clk: actions: Fix SD clocks factor table on Owl S500 SoC (git-fixes).
  • clk: actions: Fix UART clock dividers on Owl S500 SoC (git-fixes).
  • clk: actions: Fix bispfactortable based clocks on Owl S500 SoC (git-fixes).
  • clk: imx8mq: remove SYS PLL 1/2 clock gates (git-fixes).
  • clk: meson: g12a: fix gp0 and hifi ranges (git-fixes).
  • clk: renesas: r8a77995: Add ZA2 clock (git-fixes).
  • clk: renesas: rcar-gen3: Update Z clock rate formula in comments (git-fixes).
  • clk: si5341: Avoid divide errors due to bogus register contents (git-fixes).
  • clk: si5341: Update initialization magic (git-fixes).
  • clk: tegra: Ensure that PLLU configuration is applied properly (git-fixes).
  • clk: zynqmp: pll: Remove some dead code (git-fixes).
  • clocksource/armarchtimer: Improve Allwinner A64 timer workaround (git-fixes).
  • clocksource: Retry clock read if long delays detected (git-fixes).
  • coresight: Propagate symlink failure (git-fixes).
  • coresight: core: Fix use of uninitialized pointer (git-fixes).
  • cpu/hotplug: Cure the cpusets trainwreck (git fixes (sched/hotplug)).
  • cpufreq: sc520_freq: add 'fallthrough' to one case (git-fixes).
  • crypto: ccp - Fix a resource leak in an error handling path (git-fixes).
  • crypto: ixp4xx - dma_unmap the correct address (git-fixes).
  • crypto: nitrox - fix unchecked variable in nitroxregisterinterrupts (git-fixes).
  • crypto: nx - add missing MODULEDEVICETABLE (git-fixes).
  • crypto: omap-sham - Fix PM reference leak in omap sham ops (git-fixes).
  • crypto: qat - check return code of qathalrdrelreg() (git-fixes).
  • crypto: qat - remove unused macro in FW loader (git-fixes).
  • crypto: sun4i-ss - IV register does not work on A10 and A13 (git-fixes).
  • crypto: sun4i-ss - checking sg length is not sufficient (git-fixes).
  • crypto: sun4i-ss - initialize need_fallback (git-fixes).
  • crypto: ux500 - Fix error return code in hashhwfinal() (git-fixes).
  • crypto: virtio: Fix dest length calculation in _virtiocryptoskcipherdo_req() (git-fixes).
  • crypto: virtio: Fix src/dst scatterlist calculation in _virtiocryptoskcipherdo_req() (git-fixes).
  • cw1200: Revert unnecessary patches that fix unreal use-after-free bugs (git-fixes).
  • cw1200: add missing MODULEDEVICETABLE (git-fixes).
  • cxgb4: fix IRQ free race during driver unload (git-fixes).
  • dma-buf/sync_file: Do not leak fences on merge failure (git-fixes).
  • dmaengine: fsl-qdma: check dmasetmask return value (git-fixes).
  • dmaengine: mediatek: do not issue a new desc if one is still current (git-fixes).
  • dmaengine: mediatek: free the proper desc in desc_free handler (git-fixes).
  • dmaengine: mediatek: use GFPNOWAIT instead of GFPATOMIC in prep_dma (git-fixes).
  • dmaengine: rcar-dmac: Fix PM reference leak in rcardmacprobe() (git-fixes).
  • dmaengine: zynqmpdma: Fix PM reference leak in zynqmpdmaallocchan_resourc() (git-fixes).
  • docs: admin-guide: update description for kernel.hotplug sysctl (git-fixes).
  • docs: virt/kvm: close inline string literal (bsc#1188703).
  • dpaa2-eth: fix memory leak in XDP_REDIRECT (git-fixes).
  • dpaa2-eth: fix memory leak in XDP_REDIRECT (git-fixes).
  • drm/amd/amdgpu/sriov disable all ip hw status by default (git-fixes).
  • drm/amd/dc: Fix a missing check bug in dmdpmst_detect() (git-fixes).
  • drm/amd/display: Avoid HDCP over-read and corruption (git-fixes).
  • drm/amd/display: Fix DCN 3.01 DSCCLK validation (git-fixes).
  • drm/amd/display: Fix build warnings (git-fixes).
  • drm/amd/display: Fix off-by-one error in DML (git-fixes).
  • drm/amd/display: Release MST resources on switch from MST to SST (git-fixes).
  • drm/amd/display: Set DISPCLKMAXERRDET_CYCLES to 7 (git-fixes).
  • drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpudmatomic_check (git-fixes).
  • drm/amd/display: fix HDCP reset sequence on reinitialize (git-fixes).
  • drm/amd/display: fix incorrrect valid irq check (git-fixes).
  • drm/amd/display: fix usemaxlb flag for 420 pixel formats (git-fixes).
  • drm/amdgpu: Do not query CE and UE errors (bsc#1152472)
  • drm/amdgpu: Update NV SIMD-per-CU to 2 (git-fixes).
  • drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2) (git-fixes).
  • drm/amdgpu: remove unsafe optimization to drop preamble ib (git-fixes).
  • drm/amdgpu: update golden setting for sienna_cichlid (git-fixes).
  • drm/amdgpu: wait for moving fence after pinning (git-fixes).
  • drm/amdkfd: Fix circular lock in nocpsch path (git-fixes).
  • drm/amdkfd: Walk through list with dqm lock hold (git-fixes).
  • drm/amdkfd: fix circular locking on getwavestate (git-fixes).
  • drm/amdkfd: use allowed domain for vmbo validation (git-fixes).
  • drm/arm/malidp: Always list modifiers (git-fixes).
  • drm/bridge/sii8620: fix dependency on extcon (git-fixes).
  • drm/bridge: Fix the stop condition of drmbridgechainpreenable() (git-fixes).
  • drm/bridge: cdns: Fix PM reference leak in cdnsdsitransfer() (git-fixes).
  • drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true (git-fixes).
  • drm/dp_mst: Do not set proposed vcpi directly (git-fixes).
  • drm/gma500: Add the missed drmgemobjectput() in psbuserframebuffercreate() (git-fixes).
  • drm/i915/display: Do not zero past infoframes.vsc (git-fixes).
  • drm/i915/gvt: Clear d3_entered on elsp cmd submission (git-fixes).
  • drm/i915/selftests: use vmalookup() in _igt_mmap() (git-fixes).
  • drm/mcde/panel: Inverse misunderstood flag (bsc#1152472)
  • drm/mediatek: Fix PM reference leak in mtkcrtcddphwinit() (git-fixes).
  • drm/msm/dpu: Fix error return code in dpumdssinit() (git-fixes).
  • drm/msm/dpu: Fix sm8250_mdp register length (git-fixes).
  • drm/msm/mdp4: Fix modifier support enabling (git-fixes).
  • drm/msm: Fix error return code in msmdrminit() (git-fixes).
  • drm/msm: Small msmgempurge() fix (bsc#1152489)
  • drm/mxsfb: Do not select DRMKMSFB_HELPER (git-fixes).
  • drm/nouveau: Do not set allowfbmodifiers explicitly (git-fixes).
  • drm/nouveau: fix dma_address check for CPU/GPU sync (git-fixes).
  • drm/nouveau: wait for moving fence after pinning v2 (git-fixes).
  • drm/panel: nt35510: Do not fail if DSI read fails (git-fixes).
  • drm/panel: raspberrypi-touchscreen: Prevent double-free (git-fixes).
  • drm/radeon: Add the missed drmgemobjectput() in radeonuserframebuffercreate() (git-fixes).
  • drm/radeon: Call radeonsuspendkms() in radeonpcishutdown() for Loongson64 (git-fixes).
  • drm/radeon: Fix a missing check bug in radeondpmst_detect() (bsc#1152489)
  • drm/radeon: wait for moving fence after pinning (git-fixes).
  • drm/rockchip: cdn-dp-core: add missing clkdisableunprepare() on error in cdndpgrf_write() (git-fixes).
  • drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result (git-fixes).
  • drm/rockchip: dsi: move all lane config except LCDC mux to bind() (git-fixes).
  • drm/rockchip: dsi: remove extra component_del() call (git-fixes).
  • drm/rockchip: lvds: Fix an error handling path (git-fixes).
  • drm/sched: Avoid data corruptions (git-fixes).
  • drm/scheduler: Fix hang when sched_entity released (git-fixes).
  • drm/stm: Fix bus_flags handling (bsc#1152472)
  • drm/tegra: Do not set allowfbmodifiers explicitly (git-fixes).
  • drm/vc4: Fix clock source for VEC PixelValve on BCM2711 (git-fixes).
  • drm/vc4: crtc: Skip the TXP (git-fixes).
  • drm/vc4: fix argument ordering in vc4crtcget_margins() (git-fixes).
  • drm/vc4: hdmi: Fix PM reference leak in vc4hdmiencoderprecrtc_co() (git-fixes).
  • drm/vc4: hdmi: Fix error path of hpd-gpios (git-fixes).
  • drm/vc4: hdmi: Make sure the controller is powered in detect (bsc#1152489)
  • drm/vc4: hdmi: Prevent clock unbalance (git-fixes).
  • drm/vc4: txp: Properly set the possible_crtcs mask (git-fixes).
  • drm/virtio: Fix double free on probe failure (git-fixes).
  • drm/vmwgfx: Fix cpu updates of coherent multisample surfaces (git-fixes).
  • drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command (git-fixes).
  • drm/zte: Do not select DRMKMSFB_HELPER (git-fixes).
  • drm: Return -ENOTTY for non-drm ioctls (git-fixes).
  • drm: add a locked version of drmiscurrent_master (git-fixes).
  • drm: bridge/panel: Cleanup connector on bridge detach (bsc#1152489)
  • drm: bridge: add missing word in Analogix help text (git-fixes).
  • drm: qxl: ensure surf.data is ininitialized (git-fixes).
  • drm: rockchip: add missing registers for RK3066 (git-fixes).
  • drm: rockchip: add missing registers for RK3188 (git-fixes).
  • drm: rockchip: set alpha_en to 0 if it is not used (git-fixes).
  • e1000e: Check the PCIm state (git-fixes).
  • e1000e: Fix an error handling path in 'e1000_probe()' (git-fixes).
  • efi/tpm: Differentiate missing and invalid final event log table (bsc#1188036).
  • extcon: extcon-max8997: Fix IRQ freeing at error path (git-fixes).
  • extcon: intel-mrfld: Sync hardware and software state on init (git-fixes).
  • extcon: max8997: Add missing modalias string (git-fixes).
  • extcon: sm5502: Drop invalid register write in sm5502regdata (git-fixes).
  • fbmem: Do not delete the mode that is still in use (git-fixes).
  • fbmem: add margin check to fbcheckcaps() (git-fixes).
  • firmware/efi: Tell memblock about EFI iomem reservations (git-fixes).
  • firmware: armscmi: Fix possible scmilinux_errmap buffer overflow (git-fixes).
  • firmware: arm_scmi: Fix range check for the maximum number of pending messages (git-fixes).
  • firmware: tegra: Fix error return code in tegra210bpmpinit() (git-fixes).
  • fm10k: Fix an error handling path in 'fm10k_probe()' (git-fixes).
  • fpga: machxo2-spi: Address warning about unused variable (git-fixes).
  • fpga: stratix10-soc: Add missing fpgamgrfree() call (git-fixes).
  • fuse: check connected before queueing on fpq->io (bsc#1188267).
  • fuse: ignore PG_workingset after stealing (bsc#1188268).
  • fuse: reject internal errno (bsc#1188269).
  • gpio: AMD8111 and TQMX86 require HASIOPORTMAP (git-fixes).
  • gpio: pca953x: Add support for the On Semi pca9655 (git-fixes).
  • gpio: zynq: Check return value of pmruntimeget_sync (git-fixes).
  • gtp: fix an use-before-init in gtp_newlink() (git-fixes).
  • gve: Add DQO fields for core data structures (bsc#1176940).
  • gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags (bsc#1176940).
  • gve: Add dqo descriptors (bsc#1176940).
  • gve: Add stats for gve (bsc#1176940).
  • gve: Add support for DQO RX PTYPE map (bsc#1176940).
  • gve: Add support for raw addressing device option (bsc#1176940).
  • gve: Add support for raw addressing in the tx path (bsc#1176940).
  • gve: Add support for raw addressing to the rx path (bsc#1176940).
  • gve: Batch AQ commands for creating and destroying queues (bsc#1176940).
  • gve: Check TX QPL was actually assigned (bsc#1176940).
  • gve: DQO: Add RX path (bsc#1176940).
  • gve: DQO: Add TX path (bsc#1176940).
  • gve: DQO: Add core netdev features (bsc#1176940).
  • gve: DQO: Add ring allocation and initialization (bsc#1176940).
  • gve: DQO: Configure interrupts on device up (bsc#1176940).
  • gve: DQO: Fix off by one in gverxdqo() (bsc#1176940).
  • gve: DQO: Remove incorrect prefetch (bsc#1176940).
  • gve: Enable Link Speed Reporting in the driver (bsc#1176940).
  • gve: Fix an error handling path in 'gve_probe()' (git-fixes).
  • gve: Fix swapped vars when fetching max queues (git-fixes).
  • gve: Fix warnings reported for DQO patchset (bsc#1176940).
  • gve: Get and set Rx copybreak via ethtool (bsc#1176940).
  • gve: Introduce a new model for device options (bsc#1176940).
  • gve: Introduce per netdev enum gve_queue_format (bsc#1176940).
  • gve: Make gverxslotpageinfo.page_offset an absolute offset (bsc#1176940).
  • gve: Move some static functions to a common file (bsc#1176940).
  • gve: NIC stats for report-stats and for ethtool (bsc#1176940).
  • gve: Propagate error codes to caller (bsc#1176940).
  • gve: Replace zero-length array with flexible-array member (bsc#1176940).
  • gve: Rx Buffer Recycling (bsc#1176940).
  • gve: Simplify code and axe the use of a deprecated API (bsc#1176940).
  • gve: Update adminq commands to support DQO queues (bsc#1176940).
  • gve: Use devinfo/err instead of netifinfo/err (bsc#1176940).
  • gve: Use link status register to report link status (bsc#1176940).
  • gve: adminq: DQO specific device descriptor logic (bsc#1176940).
  • gve: gverxcopy: Move padding to an argument (bsc#1176940).
  • hwmon: (max31722) Remove non-standard ACPI device IDs (git-fixes).
  • hwmon: (max31790) Fix fan speed reporting for fan7..12 (git-fixes).
  • hwmon: (max31790) Fix pwmX_enable attributes (git-fixes).
  • hwmon: (max31790) Report correct current pwm duty cycles (git-fixes).
  • hwrng: exynos - Fix runtime PM imbalance on error (git-fixes).
  • i2c: core: Disable client irq on reboot/shutdown (git-fixes).
  • i2c: designware: Adjust busfreqhz when refuse high speed mode set (git-fixes).
  • i2c: dev: Add __user annotation (git-fixes).
  • i2c: robotfuzz-osif: fix control-request directions (git-fixes).
  • i40e: Fix autoneg disabling for non-10GBaseT links (git-fixes).
  • i40e: Fix error handling in i40evsiopen (git-fixes).
  • i40e: Fix missing rtnl locking when setting up pf switch (jsc#SLE-13701).
  • i40e: fix PTP on 5Gb links (jsc#SLE-13701).
  • iavf: Fix an error handling path in 'iavf_probe()' (git-fixes).
  • ibmvnic: Allow device probe if the device is not ready at boot (bsc#1184114 ltc#192237).
  • ibmvnic: Remove the proper scrq flush (bsc#1188504 ltc#192075).
  • ibmvnic: Use 'skbfragaddress()' instead of hand coding it (bsc#1184114 ltc#192237).
  • ibmvnic: Use listforeach_entry() to simplify code in ibmvnic.c (bsc#1184114 ltc#192237).
  • ibmvnic: Use strscpy() instead of strncpy() (bsc#1184114 ltc#192237).
  • ibmvnic: account for bufs already saved in indir_buf (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290).
  • ibmvnic: clean pending indirect buffs during reset (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290).
  • ibmvnic: fix kernel build warning (bsc#1184114 ltc#192237).
  • ibmvnic: fix kernel build warning in strncpy (bsc#1184114 ltc#192237).
  • ibmvnic: fix kernel build warnings in buildhdrdescs_arr (bsc#1184114 ltc#192237).
  • ibmvnic: fix sendrequestmap incompatible argument (bsc#1184114 ltc#192237).
  • ibmvnic: free txpool if tsopool alloc fails (bsc#1085224 ltc#164363).
  • ibmvnic: parenthesize a check (bsc#1184114 ltc#192237 bsc#1183871 ltc#192139 git-fixes).
  • ibmvnic: retry reset if there are no other resets (bsc#1184350 ltc#191533).
  • ibmvnic: set ltb->buff to NULL after freeing (bsc#1094840 ltc#167098).
  • ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency (jsc#SLE-7926).
  • igb: Check if num of q_vectors is smaller than max before array access (git-fixes).
  • igb: Fix an error handling path in 'igb_probe()' (git-fixes).
  • igb: Fix position of assignment to *ring (git-fixes).
  • igb: Fix use-after-free error during reset (git-fixes).
  • igc: Fix an error handling path in 'igc_probe()' (git-fixes).
  • igc: Fix use-after-free error during reset (git-fixes).
  • igc: change default return of igcreadphy_reg() (git-fixes).
  • iio: accel: bma180: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: accel: bma180: Use explicit member assignment (git-fixes).
  • iio: accel: bma220: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: accel: hid: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: accel: kxcjk-1013: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: accel: mxc4005: Fix overread of data and alignment issue (git-fixes).
  • iio: accel: stk8312: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: accel: stk8ba50: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: at91-sama5d2: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: hx711: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: mxs-lradc: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: ti-ads1015: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: ti-ads8688: Fix alignment of buffer in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adc: vf610: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: adis16400: do not return ints in irq handlers (git-fixes).
  • iio: adis_buffer: do not return ints in irq handlers (git-fixes).
  • iio: at91-sama5d2adc: remove usage of iioprivtodev() helper (git-fixes).
  • iio: gyro: bmg160: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: gyro: fxa21002c: Balance runtime pm + use pmruntimeresumeandget() (git-fixes).
  • iio: humidity: am2315: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: light: isl29125: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: light: tcs3414: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: light: tcs3472: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: light: tcs3472: do not free unallocated IRQ (git-fixes).
  • iio: light: vcnl4035: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: ltr501: ltr501readps(): add missing endianness conversion (git-fixes).
  • iio: ltr501: ltr559: fix initialization of LTR501ALSCONTR (git-fixes).
  • iio: ltr501: mark register holding upper 8 bits of ALSDATA{0,1} and PSDATA as volatile, too (git-fixes).
  • iio: magn: bmc150: Balance runtime pm + use pmruntimeresumeandget() (git-fixes).
  • iio: magn: bmc150: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: magn: hmc5843: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: magn: rm3100: Fix alignment of buffer in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: potentiostat: lmp91000: Fix alignment of buffer in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: prox: as3935: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: prox: isl29501: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: prox: pulsed-light: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: prox: srf08: Fix buffer alignment in iiopushtobufferswith_timestamp() (git-fixes).
  • iio: si1133: fix format string warnings (git-fixes).
  • iio:accel:mxc4005: Drop unnecessary explicit casts in regmapbulkread calls (git-fixes).
  • integrity: use archimagetsecureboot instead of checking EFISECURE_BOOT when loading MokListRT (bsc#1188366).
  • intel_th: Wait until port is in reset before programming it (git-fixes).
  • iwl-trans: move devcmdoffs, page_offs to a common trans header (bsc#1187495).
  • iwlwifi: Fix softirq/hardirq disabling in iwlpcieenqueue_hcmd() (git-fixes).
  • iwlwifi: Fix softirq/hardirq disabling in iwlpciegen2enqueuehcmd() (git-fixes).
  • iwlwifi: acpi: evaluate dsm to disable 5.8GHz channels (bsc#1187495).
  • iwlwifi: acpi: in non acpi compilations remove iwlsargeo_init (bsc#1187495).
  • iwlwifi: acpi: prepare SAR profile selection code for multiple sizes (bsc#1187495).
  • iwlwifi: acpi: remove dummy definition of iwlsarset_profile() (bsc#1187495).
  • iwlwifi: acpi: rename geo structs to contain versioning (bsc#1187495).
  • iwlwifi: acpi: support ppag table command v2 (bsc#1187495).
  • iwlwifi: add a common struct for all iwltxpower_cmd versions (bsc#1187495).
  • iwlwifi: add trans op to set PNVM (bsc#1187495).
  • iwlwifi: align RX status flags with firmware (bsc#1187495).
  • iwlwifi: api: fix u32 -> __le32 (bsc#1187495).
  • iwlwifi: bump FW API to 57 for AX devices (bsc#1187495).
  • iwlwifi: bump FW API to 59 for AX devices (bsc#1187495).
  • iwlwifi: calib: Demote seemingly unintentional kerneldoc header (bsc#1187495).
  • iwlwifi: dbg: Do not touch the tlv data (bsc#1187495).
  • iwlwifi: dbg: add debug host notification (DHN) time point (bsc#1187495).
  • iwlwifi: dbg: add dumping special device memory (bsc#1187495).
  • iwlwifi: dbg: remove IWLFWINITIMEPOINTWDGTIMEOUT (bsc#1187495).
  • iwlwifi: do not export acpi functions unnecessarily (bsc#1187495).
  • iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: Demote non-compliant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: devices: Fix function documentation formatting issues (bsc#1187495).
  • iwlwifi: dvm: lib: Demote non-compliant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headers (bsc#1187495).
  • iwlwifi: dvm: tx: Demote non-compliant kernel-doc headers (bsc#1187495).
  • iwlwifi: enable twt by default (bsc#1187495).
  • iwlwifi: fix 11ax disabled bit in the regulatory capability flags (bsc#1187495).
  • iwlwifi: fix sar geo table initialization (bsc#1187495).
  • iwlwifi: fw: add default value for iwlfwlookupcmdver (bsc#1187495).
  • iwlwifi: fw: move assert descriptor parser to common code (bsc#1187495).
  • iwlwifi: increase PNVM load timeout (bsc#1187495).
  • iwlwifi: iwl-drv: Provide descriptions debugfs dentries (bsc#1187495).
  • iwlwifi: iwl-trans: move tfd to trans layer (bsc#1187495).
  • iwlwifi: move PNVM implementation to common code (bsc#1187495).
  • iwlwifi: move all bus-independent TX functions to common code (bsc#1187495).
  • iwlwifi: move bc_pool to a common trans header (bsc#1187495).
  • iwlwifi: move bctabledword to a common trans header (bsc#1187495).
  • iwlwifi: msix: limit max RX queues for 9000 family (bsc#1187495).
  • iwlwifi: mvm: Add FTM initiator RTT smoothing logic (bsc#1187495).
  • iwlwifi: mvm: Do not install CMAC/GMAC key in AP mode (bsc#1187495).
  • iwlwifi: mvm: add PROTECTED_TWT firmware API (bsc#1187495).
  • iwlwifi: mvm: add a get lmac id function (bsc#1187495).
  • iwlwifi: mvm: add an option to add PASN station (bsc#1187495).
  • iwlwifi: mvm: add d3 prints (bsc#1187495).
  • iwlwifi: mvm: add support for new WOWLANTSCRSC_PARAM version (bsc#1187495).
  • iwlwifi: mvm: add support for new version of WOWLANTKIPSETTINGAPIS (bsc#1187495).
  • iwlwifi: mvm: add support for range request command ver 11 (bsc#1187495).
  • iwlwifi: mvm: add support for responder dynamic config command version 3 (bsc#1187495).
  • iwlwifi: mvm: assign SAR table revision to the command later (bsc#1187495).
  • iwlwifi: mvm: avoid possible NULL pointer dereference (bsc#1187495).
  • iwlwifi: mvm: clear all scan UIDs (bsc#1187495).
  • iwlwifi: mvm: d3: parse wowlan status version 11 (bsc#1187495).
  • iwlwifi: mvm: d3: support GCMP ciphers (bsc#1187495).
  • iwlwifi: mvm: do not change band on bound PHY contexts (git-fixes).
  • iwlwifi: mvm: do not check if CSA event is running before removing (bsc#1187495).
  • iwlwifi: mvm: do not send a CSA command the firmware does not know (bsc#1187495).
  • iwlwifi: mvm: fix error print when session protection ends (git-fixes).
  • iwlwifi: mvm: fix suspicious rcu usage warnings (bsc#1187495).
  • iwlwifi: mvm: fix the type we use in the PPAG table validity checks (bsc#1187495).
  • iwlwifi: mvm: get number of stations from TLV (bsc#1187495).
  • iwlwifi: mvm: ignore the scan duration parameter (bsc#1187495).
  • iwlwifi: mvm: initiator: add option for adding a PASN responder (bsc#1187495).
  • iwlwifi: mvm: location: set the HLTK when PASN station is added (bsc#1187495).
  • iwlwifi: mvm: ops: Remove unused static struct 'iwlmvmdebug_names' (bsc#1187495).
  • iwlwifi: mvm: prepare rocdonewk to work sync (bsc#1187495).
  • iwlwifi: mvm: process ba-notifications also when sta rcu is invalid (bsc#1187495).
  • iwlwifi: mvm: re-enable TX after channel switch (bsc#1187495).
  • iwlwifi: mvm: read and parse SKU ID if available (bsc#1187495).
  • iwlwifi: mvm: remove memset of kek_kck command (bsc#1187495).
  • iwlwifi: mvm: remove redundant log in iwlmvmtvqmenabletxq() (bsc#1187495).
  • iwlwifi: mvm: remove redundant supportumaclog field (bsc#1187495).
  • iwlwifi: mvm: responder: allow to set only the HLTK for an associated station (bsc#1187495).
  • iwlwifi: mvm: ring the doorbell and wait for PNVM load completion (bsc#1187495).
  • iwlwifi: mvm: rs-fw: handle VHT extended NSS capability (bsc#1187495).
  • iwlwifi: mvm: send stored PPAG command instead of local (bsc#1187495).
  • iwlwifi: mvm: set PROTECTED_TWT feature if supported by firmware (bsc#1187495).
  • iwlwifi: mvm: set PROTECTED_TWT in MAC data policy (bsc#1187495).
  • iwlwifi: mvm: set enabled in the PPAG command properly (bsc#1187495).
  • iwlwifi: mvm: stop claiming NL80211EXTFEATURESETSCAN_DWELL (bsc#1187495).
  • iwlwifi: mvm: store PPAG enabled/disabled flag properly (bsc#1187495).
  • iwlwifi: mvm: support ADDSTACMDAPIS ver 12 (bsc#1187495).
  • iwlwifi: mvm: support more GTK rekeying algorithms (bsc#1187495).
  • iwlwifi: mvm: support new KEK KCK api (bsc#1187495).
  • iwlwifi: mvm: tx: Demote misuse of kernel-doc headers (bsc#1187495).
  • iwlwifi: mvm: use CHECKSUM_COMPLETE (bsc#1187495).
  • iwlwifi: mvm: utils: Fix some doc-rot (bsc#1187495).
  • iwlwifi: pcie: avoid potential PNVM leaks (bsc#1187495).
  • iwlwifi: pcie: do not disable interrupts for reg_lock (bsc#1187495).
  • iwlwifi: pcie: fix context info freeing (git-fixes).
  • iwlwifi: pcie: fix the xtal latency value for a few qu devices (bsc#1187495).
  • iwlwifi: pcie: free IML DMA memory allocation (git-fixes).
  • iwlwifi: pcie: implement set_pnvm op (bsc#1187495).
  • iwlwifi: pcie: make iwlpcietxqupdatebytecnttbl bus independent (bsc#1187495).
  • iwlwifi: pcie: properly set LTR workarounds on 22000 devices (bsc#1187495).
  • iwlwifi: phy-ctxt: add new API VER 3 for phy context cmd (bsc#1187495).
  • iwlwifi: pnvm: do not skip everything when not reloading (bsc#1187495).
  • iwlwifi: pnvm: do not try to load after failures (bsc#1187495).
  • iwlwifi: pnvm: increment the pointer before checking the TLV (bsc#1187495).
  • iwlwifi: pnvm: set the PNVM again if it was already loaded (bsc#1187495).
  • iwlwifi: provide gso_type to GSO packets (bsc#1187495).
  • iwlwifi: queue: bail out on invalid freeing (bsc#1187495).
  • iwlwifi: read and parse PNVM file (bsc#1187495).
  • iwlwifi: regulatory: regulatory capabilities api change (bsc#1187495).
  • iwlwifi: remove iwlvalidatesargeoprofile() export (bsc#1187495).
  • iwlwifi: remove widecmdheader field (bsc#1187495).
  • iwlwifi: rs: Demote non-compliant kernel-doc headers (bsc#1187495).
  • iwlwifi: rs: align to new TLC config command API (bsc#1187495).
  • iwlwifi: rs: set RTS protection for all non legacy rates (bsc#1187495).
  • iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SN (bsc#1187495).
  • iwlwifi: stats: add new api fields for statistics cmd/ntfy (bsc#1187495).
  • iwlwifi: support REDUCETXPOWER_CMD version 6 (bsc#1187495).
  • iwlwifi: support version 3 of GEOTXPOWER_LIMIT (bsc#1187495).
  • iwlwifi: support version 5 of the alive notification (bsc#1187495).
  • iwlwifi: thermal: support new temperature measurement API (bsc#1187495).
  • iwlwifi: update prph scratch structure to include PNVM data (bsc#1187495).
  • iwlwifi: use correct group for alive notification (bsc#1187495).
  • iwlwifi: wowlan: adapt to wowlan status API version 10 (bsc#1187495).
  • iwlwifi: yoyo: add support for internal buffer allocation in D3 (bsc#1187495).
  • ixgbe: Fix an error handling path in 'ixgbe_probe()' (git-fixes).
  • ixgbe: Fix packet corruption due to missing DMA sync (git-fixes).
  • ixgbevf: use xso.realdev instead of xso.dev in callback functions of struct xfrmdevops (bsc#1176447).
  • kABI compatibility fix for max98373_priv struct (git-fixes).
  • kABI workaround for btintel symbol changes (bsc#1188893).
  • kABI workaround for intelthdriver (git-fixes).
  • kABI workaround for pci/quirks.c (git-fixes).
  • kABI: restore struct tcpc_config definition (git-fixes).
  • kabi/severities: ignore kABI of iwlwifi symbols (bsc#1187495) iwlwifi driver consists of several modules and all exported symbols are internal uses. Let's ignore kABI checks of those.
  • kernel-binary.spec: Exctract s390 decompression code (jsc#SLE-17042).
  • kernel-binary.spec: Fix up usrmerge for non-modular kernels.
  • kernel-binary.spec: Remove obsolete and wrong comment mkmakefile is repleced by echo on newer kernel
  • kprobes: Do not expose probe addresses to non-CAP_SYSLOG (git-fixes).
  • kprobes: Fix NULL pointer dereference at kprobeftracehandler (git-fixes).
  • kprobes: Fix compiler warning for !CONFIGKPROBESON_FTRACE (git-fixes).
  • kprobes: Fix to check probe enabled before disarmkprobeftrace() (git-fixes).
  • kprobes: fix kill kprobe which has been marked as gone (git-fixes).
  • kvm: LAPIC: Restore guard to prevent illegal APIC register access (bsc#1188772).
  • kvm: i8254: remove redundant assignment to pointer s (bsc#1188770).
  • leds: as3645a: Fix error return code in as3645aparsenode() (git-fixes).
  • leds: class: The -ENOTSUPP should never be seen by user space (git-fixes).
  • leds: ktd2692: Fix an error handling path (git-fixes).
  • leds: lm3532: select regmap I2C API (git-fixes).
  • lib/decompress_unlz4.c: correctly handle zero-padding around initrds (git-fixes).
  • lib/decompressors: remove set but not used variabled 'level' (git-fixes).
  • lib: vsprintf: Fix handling of number field widths in vsscanf (git-fixes).
  • libbpf: Fixes incorrect rxringsetup_done (bsc#1155518).
  • liquidio: Fix unintentional sign extension issue on left shift of u16 (git-fixes).
  • mISDN: fix possible use-after-free in HFC_cleanup() (git-fixes).
  • mac80211: consider per-CPU statistics if present (git-fixes).
  • mac80211: remove iwlwifi specific workaround NDPs of null_response (git-fixes).
  • mac80211: remove iwlwifi specific workaround that broke sta NDP tx (git-fixes).
  • mac80211: remove warning in ieee80211getsband() (git-fixes).
  • mac80211: reset profileperiodicity/emaap (git-fixes).
  • mac80211_hwsim: add concurrent channels scanning support over virtio (git-fixes).
  • mac80211_hwsim: drop pending frames on stop (git-fixes).
  • math: Export mulu64u64divu64 (git-fixes).
  • media, bpf: Do not copy more entries than user space requested (git-fixes).
  • media: Fix Media Controller API config checks (git-fixes).
  • media: I2C: change 'RST' to 'RSET' to fix multiple build errors (git-fixes).
  • media: au0828: fix a NULL vs IS_ERR() check (git-fixes).
  • media: bt8xx: Fix a missing check bug in bt878_probe (git-fixes).
  • media: cobalt: fix race condition in setting HPD (git-fixes).
  • media: cpia2: fix memory leak in cpia2usbprobe (git-fixes).
  • media: dtv5100: fix control-request directions (git-fixes).
  • media: dvb-usb: fix wrong definition (git-fixes).
  • media: dvb_net: avoid speculation from net slot (git-fixes).
  • media: dvdusb: memory leak in cinergyt2fe_attach (git-fixes).
  • media: em28xx: Fix possible memory leak of em28xx struct (git-fixes).
  • media: exynos-gsc: fix pmruntimeget_sync() usage count (git-fixes).
  • media: exynos4-is: Fix a use after free in ispvideorelease (git-fixes).
  • media: gspca/gl860: fix zero-length control requests (git-fixes).
  • media: gspca/sq905: fix control-request direction (git-fixes).
  • media: gspca/sunplus: fix zero-length control requests (git-fixes).
  • media: imx-csi: Skip first few frames from a BT.656 source (git-fixes).
  • media: imx: imx7mipicsis: Fix logging of only error event counters (git-fixes).
  • media: mdk-mdp: fix pmruntimeget_sync() usage count (git-fixes).
  • media: mtk-vcodec: fix PM runtime get logic (git-fixes).
  • media: ngene: Fix out-of-bounds bug in ngenecommandconfigfreebuf() (git-fixes).
  • media: pvrusb2: fix warning in pvr2i2ccore_done (git-fixes).
  • media: rc: i2c: Fix an error message (git-fixes).
  • media: rtl28xxu: fix zero-length control request (git-fixes).
  • media: s5p-g2d: Fix a memory leak on ctx->fh.m2m_ctx (git-fixes).
  • media: s5p-jpeg: fix pmruntimeget_sync() usage count (git-fixes).
  • media: shvou: fix pmruntimegetsync() usage count (git-fixes).
  • media: siano: Fix out-of-bounds warnings in smscoreloadfirmware_family2() (git-fixes).
  • media: siano: fix device register error path (git-fixes).
  • media: st-hva: Fix potential NULL pointer dereferences (git-fixes).
  • media: sti/bdisp: fix pmruntimeget_sync() usage count (git-fixes).
  • media: sti: fix obj-$(config) targets (git-fixes).
  • media: tc358743: Fix error return code in tc358743probeof() (git-fixes).
  • media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (git-fixes).
  • media: v4l2-async: Fix trivial documentation typo (git-fixes).
  • media: v4l2-core: Avoid the dangling pointer in v4l2fhrelease (git-fixes).
  • media: zr364xx: fix memory leak in zr364xxstartreadpipe (git-fixes).
  • memory: atmel-ebi: add missing ofnodeput for loop iteration (git-fixes).
  • memory: fsl_ifc: fix leak of IO mapping on probe failure (git-fixes).
  • memory: fsl_ifc: fix leak of IO mapping on probe failure (git-fixes).
  • memory: fsl_ifc: fix leak of private memory on probe failure (git-fixes).
  • memory: fsl_ifc: fix leak of private memory on probe failure (git-fixes).
  • memory: pl353: Fix error return code in pl353smcprobe() (git-fixes).
  • memstick: rtsxusbms: fix UAF (git-fixes).
  • mfd: cpcap: Fix cpcap dmamask not set warnings (git-fixes).
  • mfd: da9052/stmpe: Add and modify MODULEDEVICETABLE (git-fixes).
  • misc/libmasm/module: Fix two use after free in ibmasminitone (git-fixes).
  • misc: alcor_pci: fix inverted branch condition (git-fixes).
  • misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge (git-fixes).
  • mm, futex: fix shared futex pgoff on shmem huge page (git fixes (kernel/futex)).
  • mmc: block: Disable CMDQ on the ioctl path (git-fixes).
  • mmc: core: Allow UHS-I voltage switch for SDSC cards if supported (git-fixes).
  • mmc: core: clear flags before allowing to retune (git-fixes).
  • mmc: sdhci-esdhc-imx: remove unused isimx6qusdhc (git-fixes).
  • mmc: sdhci-sprd: use sdhcisprdwritew (git-fixes).
  • mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode (git-fixes).
  • mmc: usdhi6rol0: fix error return code in usdhi6_probe() (git-fixes).
  • mmc: via-sdmmc: add a check against NULL pointer dereference (git-fixes).
  • mmc: vub3000: fix control-request direction (git-fixes).
  • mt76: fix possible NULL pointer dereference in mt76_tx (git-fixes).
  • mt76: mt7603: set 0 as min coverage_class value (git-fixes).
  • mt76: mt7615: fix endianness in mt7615mcuset_eeprom (git-fixes).
  • mt76: mt7615: fix fixed-rate tx status reporting (git-fixes).
  • mt76: mt7615: increase MCU command timeout (git-fixes).
  • mt76: mt7915: fix IEEE80211HEPHYCAP7MAX_NC for station mode (git-fixes).
  • mt76: set dma-done flag for flushed descriptors (git-fixes).
  • mtd: partitions: redboot: seek fis-index-block in the right node (git-fixes).
  • mtd: rawnand: marvell: add missing clkdisableunprepare() on error in marvellnfcresume() (git-fixes).
  • mvpp2: suppress warning (git-fixes).
  • mwifiex: re-fix for unaligned accesses (git-fixes).
  • net/mlx5: Do not fail driver on failure to create debugfs (git-fixes).
  • net/mlx5e: Block offload of outer header csum for GRE tunnel (git-fixes).
  • net/sched: actct: remove and free nftable callbacks (jsc#SLE-15172).
  • net: Make PTP-specific drivers depend on PTP1588CLOCK (git-fixes).
  • net: atlantic: fix ip dst and ipv6 address filters (git-fixes).
  • net: dp83867: Fix OF_MDIO config check (git-fixes).
  • net: ethernet: ti: Remove TICPTSMOD workaround (git-fixes).
  • net: fecptp: fix issue caused by refactor the fecdevtype (git-fixes).
  • net: gve: convert strlcpy to strscpy (bsc#1176940).
  • net: gve: remove duplicated allowed (bsc#1176940).
  • net: hns3: Clear the CMDQ registers before unmapping BAR region (git-fixes).
  • net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros (bsc#1187495).
  • net: iwlwifi: Remove in_interrupt() from tracing macro (bsc#1187495).
  • net: marvell: Fix OF_MDIO config check (git-fixes).
  • net: mvpp2: Put fwnode in error case during ->probe() (git-fixes).
  • net: netdevsim: use xso.realdev instead of xso.dev in callback functions of struct xfrmdevops (bsc#1176447).
  • net: phy: fix save wrong speed and duplex problem if autoneg is on (git-fixes).
  • net: phy: microchipt1: add lan87xxphy_init to initialize the lan87xx phy (git-fixes).
  • net: phy: microchipt1: add lan87xxphy_init to initialize the lan87xx phy (git-fixes).
  • net: phy: realtek: add delay to fix RXC generation issue (git-fixes).
  • net: usb: fix possible use-after-free in smsc75xx_bind (git-fixes).
  • net: wilc1000: clean up resource in error path of init mon interface (git-fixes).
  • netfilter: ctnetlink: suspicious RCU usage in ctnetlinkdumphelpinfo (bsc#1176447).
  • nfc: nfcsim: fix use after free during module unload (git-fixes).
  • nvme-rdma: fix in-casule data send for chained sgls (git-fixes).
  • nvme-rdma: introduce nvmerdmasgl structure (git-fixes).
  • nvme-tcp: rerun iowork if reqlist is not empty (git-fixes).
  • nvme: verify MNAN value if ANA is enabled (bsc#1185791).
  • pinctrl/amd: Add device HID for new AMD GPIO controller (git-fixes).
  • pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq() (git-fixes).
  • pinctrl: mcp23s08: fix race condition in irq handler (git-fixes).
  • pinctrl: stm32: fix the reported number of GPIO lines per bank (git-fixes).
  • platform/chrome: croseclightbar: Reduce ligthbar get version command (git-fixes).
  • platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios (git-fixes).
  • platform/x86: intelint0002vgpio: Only call enableirqwake() when using s2idle (git-fixes).
  • platform/x86: intelint0002vgpio: Pass irqchip when adding gpiochip (git-fixes).
  • platform/x86: intelint0002vgpio: Remove deverr() usage after platformget_irq() (git-fixes).
  • platform/x86: intelint0002vgpio: Use deviceinitwakeup (git-fixes).
  • platform/x86: toshibaacpi: Fix missing error code in toshibaacpisetupkeyboard() (git-fixes).
  • power: reset: gpio-poweroff: add missing MODULEDEVICETABLE (git-fixes).
  • power: supply: ab8500: Avoid NULL pointers (git-fixes).
  • power: supply: ab8500: add missing MODULEDEVICETABLE (git-fixes).
  • power: supply: charger-manager: add missing MODULEDEVICETABLE (git-fixes).
  • power: supply: max17042: Do not enforce (incorrect) interrupt trigger type (git-fixes).
  • power: supply: sc2731charger: Add missing MODULEDEVICE_TABLE (git-fixes).
  • power: supply: sc27xx: Add missing MODULEDEVICETABLE (git-fixes).
  • powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h (bsc#1188885 ltc#193722).
  • powerpc/64s: rename pnv|pseriessetuprfiflush to _setupsecurity_mitigations (bsc#1188885 ltc#193722).
  • powerpc/mm: Fix lockup on kernel exec fault (bsc#1156395).
  • powerpc/papr_scm: Properly handle UUID types and API (bsc#1113295, git-fixes).
  • powerpc/pesries: Get STF barrier requirement from HGETCPU_CHARACTERISTICS (bsc#1188885 ltc#193722).
  • powerpc/pseries: Get entry and uaccess flush required bits from HGETCPU_CHARACTERISTICS (bsc#1188885 ltc#193722).
  • powerpc/pseries: add new branch prediction security bits for link stack (bsc#1188885 ltc#193722).
  • powerpc/pseries: export LPAR security flavor in lparcfg (bsc#1188885 ltc#193722).
  • powerpc/security: Add a security feature for STF barrier (bsc#1188885 ltc#193722).
  • powerpc/security: Allow for processors that flush the link stack using the special bcctr (bsc#1188885 ltc#193722).
  • powerpc/security: Fix link stack flush instruction (bsc#1188885 ltc#193722).
  • powerpc/security: change link stack flush state to the flush type enum (bsc#1188885 ltc#193722).
  • powerpc/security: make display of branch cache flush more consistent (bsc#1188885 ltc#193722).
  • powerpc/security: re-name count cache flush to branch cache flush (bsc#1188885 ltc#193722).
  • powerpc/security: split branch cache flush toggle from code patching (bsc#1188885 ltc#193722).
  • powerpc/stacktrace: Fix spurious 'stale' traces in raisebacktraceipi() (bsc#1156395).
  • powerpc/stacktrace: Include linux/delay.h (bsc#1156395).
  • powerpc: Offline CPU in stopthiscpu() (bsc#1156395).
  • prctl: PR{G,S}ETIO_FLUSHER to support controlling memory reclaim (bsc#1188752).
  • ptpqoriq: fix overflow in ptpqoriq_adjfine() u64 calcalation (git-fixes).
  • pwm: img: Fix PM reference leak in imgpwmenable() (git-fixes).
  • pwm: imx1: Do not disable clocks at device remove time (git-fixes).
  • pwm: spear: Do not modify HW state in .remove callback (git-fixes).
  • qemufwcfg: Make fwcfgrevattr a proper kobjattribute (git-fixes).
  • r8152: Avoid memcpy() over-reading of ETHSSSTATS (git-fixes).
  • r8152: Fix a deadlock by doubly PM resume (bsc#1186194).
  • r8152: Fix potential PM refcount imbalance (bsc#1186194).
  • r8169: Avoid memcpy() over-reading of ETHSSSTATS (git-fixes).
  • r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM (git-fixes).
  • random32: Fix implicit truncation warning in prandomseedstate() (git-fixes).
  • ravb: Fix bit fields checking in ravbhwtstampget() (git-fixes).
  • rbd: always kick acquire on 'acquired' and 'released' notifications (bsc#1188746).
  • rbd: do not hold lockrwsem while runninglist is being drained (bsc#1188747).
  • regulator: da9052: Ensure enough delay time for .setvoltagetime_sel (git-fixes).
  • regulator: hi6421: Fix getting wrong drvdata (git-fixes).
  • regulator: hi6421: Use correct variable type for regmap api val argument (git-fixes).
  • regulator: hi655x: Fix pass wrong pointer to config.driver_data (git-fixes).
  • regulator: uniphier: Add missing MODULEDEVICETABLE (git-fixes).
  • replaced with upstream security mitigation cleanup
  • reset: a10sr: add missing ofmatchtable reference (git-fixes).
  • reset: bail if trymoduleget() fails (git-fixes).
  • reset: brcmstb: Add missing MODULEDEVICETABLE (git-fixes).
  • reset: ti-syscon: fix totisysconresetdata macro (git-fixes).
  • rpm/kernel-binary.spec.in: Do not install usrmerged kernel on Leap (boo#1184804).
  • rpm/kernel-binary.spec.in: Remove zdebug define used only once.
  • rsi: Assign beacon rate settings to the correct rate_info descriptor field (git-fixes).
  • rtc: fix snprintf() checking in isrtchctosys() (git-fixes).
  • rtc: max77686: Do not enforce (incorrect) interrupt trigger type (git-fixes).
  • rtc: mxcv2: add missing MODULEDEVICE_TABLE (git-fixes).
  • rtc: stm32: Fix unbalanced clkdisableunprepare() on probe error path (git-fixes).
  • rtl8xxxu: Fix device info for RTL8192EU devices (git-fixes).
  • rtw88: 8822c: fix lc calibration timing (git-fixes).
  • scsi: fc: Add 256GBit speed setting to SCSI FC transport (bsc#1188101).
  • scsi: ibmvfc: Fix command state accounting and stale response detection (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).
  • scsi: qedf: Do not put host in qedfvportcreate() unconditionally (bsc#1170511).
  • serial: 8250: Actually allow UPFMAGICMULTIPLIER baud rates (git-fixes).
  • serial: 8250_pci: Add support for new HPE serial device (git-fixes).
  • serial: fsllpuart: remove RTSCTS handling from getmctrl() (git-fixes).
  • serial: fsllpuart: remove RTSCTS handling from getmctrl() (git-fixes).
  • serial: mvebu-uart: correctly calculate minimal possible baudrate (git-fixes).
  • serial: mvebu-uart: do not allow changing baudrate when uartclk is not available (git-fixes).
  • serial: mvebu-uart: fix calculation of clock divisor (git-fixes).
  • serial: tegra-tcu: Reorder channel initialization (git-fixes).
  • serial_cs: Add Option International GSM-Ready 56K/ISDN modem (git-fixes).
  • serial_cs: remove wrong GLOBETROTTER.cis entry (git-fixes).
  • sfp: Fix error handing in sfp_probe() (git-fixes).
  • skbuff: Fix build with SKB extensions disabled (jsc#SLE-15172).
  • skbuff: Release nfct refcount on napi stolen or re-used skbs (jsc#SLE-15172).
  • soc/tegra: fuse: Fix Tegra234-only builds (git-fixes).
  • soc: fsl: qbman: Delete useless kfree code (bsc#1188176).
  • soc: fsl: qbman: Ensure device cleanup is run for kexec (bsc#1188176).
  • soundwire: stream: Fix test for DP prepare complete (git-fixes).
  • spi: Make ofregisterspi_device also set the fwnode (git-fixes).
  • spi: cadence: Correct initialisation of runtime PM again (git-fixes).
  • spi: fspi: dynamically alloc AHB memory (bsc#1188121).
  • spi: imx: add a check for speed_hz before calculating the clock (git-fixes).
  • spi: mediatek: fix fifo rx mode (git-fixes).
  • spi: nxp-fspi: Use devm API to fix missed unregistration of controller (bsc#1188121).
  • spi: omap-100k: Fix the length judgment problem (git-fixes).
  • spi: spi-loopback-test: Fix 'txbuf' might be 'rxbuf' (git-fixes).
  • spi: spi-nxp-fspi: Add ACPI support (bsc#1188121).
  • spi: spi-nxp-fspi: Add support for IP read only (bsc#1188121).
  • spi: spi-nxp-fspi: Enable the Octal Mode in MCR0 (bsc#1188121).
  • spi: spi-nxp-fspi: Fix a NULL vs IS_ERR() check in probe (bsc#1188121).
  • spi: spi-nxp-fspi: Implement errata workaround for LS1028A (bsc#1188121).
  • spi: spi-sun6i: Fix chipselect/clock bug (git-fixes).
  • spi: spi-topcliff-pch: Fix potential double free in pchspiprocess_messages() (git-fixes).
  • spi: stm32-qspi: Remove unused qspi field of struct stm32qspiflash (git-fixes).
  • spi: tegra114: Fix an error message (git-fixes).
  • ssb: Fix error return code in ssbbusscan() (git-fixes).
  • ssb: sdio: Do not overwrite const buffer if block_write fails (git-fixes).
  • staging: gdm724x: check for buffer overflow in gdmltemultisdupkt() (git-fixes).
  • staging: gdm724x: check for overflow in gdmltenetif_rx() (git-fixes).
  • staging: rtl8712: fix memory leak in rtl871xloadfw_cb (git-fixes).
  • staging: rtl8712: remove redundant check in r871xudrvinit (git-fixes).
  • staging: rtl8723bs: fix macro value for 2.4Ghz only device (git-fixes).
  • thermal/core: Correct function name thermalzonedevice_unregister() (git-fixes).
  • thermal/drivers/int340x/processor_thermal: Fix tcc setting (git-fixes).
  • thermal/drivers/rcargen3thermal: Fix coefficient calculations (git-fixes).
  • thunderbolt: Bond lanes only when duallinkport != NULL in allocdevdefault() (git-fixes).
  • timers: Fix getnexttimer_interrupt() with no timers pending (git-fixes)
  • tpm, tpmtis: Decorate tpmgettimeouts() with requestlocality() (bsc#1188036).
  • tpm, tpmtis: Decorate tpmtisgeninterrupt() with request_locality() (bsc#1188036).
  • tpm, tpmtis: Extend locality handling to TPM2 in tpmtisgeninterrupt() (bsc#1188036).
  • tpm, tpmtis: Reserve locality in tpmtis_resume() (bsc#1188036).
  • tpm: efi: Use local variable for calculating final log size (git-fixes).
  • tracepoint: Add tracepointproberegistermayexist() for BPF tracing (git-fixes).
  • tracing/histograms: Fix parsing of 'sym-offset' modifier (git-fixes).
  • tracing: Do not reference char * as a string in histograms (git-fixes).
  • tracing: Resize tgidmap to pidmax, not PIDMAXDEFAULT (git-fixes).
  • tracing: Simplify & fix saved_tgids logic (git-fixes).
  • tty: nozomi: Fix a resource leak in an error handling function (git-fixes).
  • tty: nozomi: Fix the error handling path of 'nozomicardinit()' (git-fixes).
  • tty: serial: 8250: serial_cs: Fix a memory leak in error handling path (git-fixes).
  • tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zero (git-fixes).
  • usb: dwc2: Do not reset the core after setting turnaround time (git-fixes).
  • usb: dwc2: gadget: Fix sending zero length packet in DDMA mode (git-fixes).
  • usb: dwc3: Fix debugfs creation flow (git-fixes).
  • usb: gadget: eem: fix echo command packet response issue (git-fixes).
  • usb: gadget: f_fs: Fix setting of device and driver data cross-references (git-fixes).
  • usb: gadget: f_hid: fix endianness issue with descriptors (git-fixes).
  • usb: gadget: hid: fix error return code in hid_bind() (git-fixes).
  • usb: hub: Disable USB 3 device initiated lpm if exit latency is too high (git-fixes).
  • usb: hub: Fix link power management max exit latency (MEL) calculations (git-fixes).
  • usb: max-3421: Prevent corruption of freed memory (git-fixes).
  • usb: renesasusbhs: Fix superfluous irqs happen after usbpkt_pop() (git-fixes).
  • usb: typec: Add the missed altmodeidremove() in typecregisteraltmode() (git-fixes).
  • usb: typec: fusb302: Always provide fwnode for the port (git-fixes).
  • usb: typec: fusb302: fix 'op-sink-microwatt' default that was in mW (git-fixes).
  • usb: typec: tcpm: Error handling for tcpmregisterpartner_altmodes (git-fixes).
  • usb: typec: tcpm: Move moddelayedwork(&port->vdmstatemachine) call into tcpmqueuevdm() (git-fixes).
  • usb: typec: tcpm: Refactor tcpmhandlevdm_request (git-fixes).
  • usb: typec: tcpm: Refactor tcpmhandlevdm_request payload handling (git-fixes).
  • usb: typec: tcpm: Remove tcpc_config configuration mechanism (git-fixes).
  • usb: typec: tcpm: Switch to use fwnodepropertycount_uXX() (git-fixes).
  • usb: typec: tcpm: move to SNK_UNATTACHED if sink removed for DRP (git-fixes).
  • usb: typec: tcpm: set correct data role for non-DRD (git-fixes).
  • usb: typec: tcpm: update power supply once partner accepts (git-fixes).
  • usb: typec: ucsi: Hold con->lock for the entire duration of ucsiregisterport() (git-fixes).
  • usb: typec: ucsi: Put fwnode in any case during ->probe() (git-fixes).
  • usb: typec: wcove: Fx wrong kernel doc format (git-fixes).
  • uuid: Add inline helpers to import / export UUIDs (bsc#1113295, git-fixes).
  • vfio/pci: Handle concurrent vma faults (git-fixes).
  • vfs: Convert functionfs to use the new mount API (git -fixes).
  • video: fbdev: imxfb: Fix an error message (git-fixes).
  • virtio_console: Assure used length from device is limited (git-fixes).
  • virtio_net: move tx vq operation under tx queue lock (git-fixes).
  • visorbus: fix error return code in visorchipset_init() (git-fixes).
  • vmxnet3: fix cksum offload issues for tunnels with non-default udp ports (git-fixes).
  • vxlan: add missing rcureadlock() in neigh_reduce() (git-fixes).
  • w1: ds2438: fixing bug that would always get page0 (git-fixes).
  • watchdog: Fix possible use-after-free by calling deltimersync() (git-fixes).
  • watchdog: Fix possible use-after-free in wdt_startup() (git-fixes).
  • watchdog: aspeed: fix hardware timeout calculation (git-fixes).
  • watchdog: iTCO_wdt: Account for rebooting on second timeout (git-fixes).
  • watchdog: sc520wdt: Fix possible use-after-free in wdtturnoff() (git-fixes).
  • watchdog: sp805: Fix kernel doc description (git-fixes).
  • wcn36xx: Move halbuf allocation to devmkmalloc in probe (git-fixes).
  • wilc1000: write value to WILCINTR2ENABLE register (git-fixes).
  • wireless: carl9170: fix LEDS build errors & warnings (git-fixes).
  • wireless: wext-spy: Fix out-of-bounds warning (git-fixes).
  • wl1251: Fix possible buffer overflow in wl1251cmdscan (git-fixes).
  • wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP (git-fixes).
  • workqueue: fix UAF in pwqunboundrelease_workfn() (bsc#1188973).
  • x86/kvm: Disable all PV features on crash (bsc#1185308).
  • x86/kvm: Disable all PV features on crash (bsc#1185308).
  • x86/kvm: Disable kvmclock on all CPUs on shutdown (bsc#1185308).
  • x86/kvm: Disable kvmclock on all CPUs on shutdown (bsc#1185308).
  • x86/kvm: Fix pr_info() for async PF setup/teardown (bsc#1185308).
  • x86/kvm: Fix pr_info() for async PF setup/teardown (bsc#1185308).
  • x86/kvm: Teardown PV features on boot CPU as well (bsc#1185308).
  • x86/kvm: Teardown PV features on boot CPU as well (bsc#1185308).
  • x86/kvm: Unify kvmpvguestcpureboot() with kvmguestcpu_offline() (bsc#1185308).
  • x86/kvm: Unify kvmpvguestcpureboot() with kvmguestcpu_offline() (bsc#1185308).
  • xen/events: reset active flag for lateeoi events later (git-fixes).
  • xfrm: Fix xfrm offload fallback fail case (bsc#1176447).
  • xfrm: delete xfrm4outputfinish xfrm6outputfinish declarations (bsc#1176447).
  • xfrm: xfrmstatemtu should return at least 1280 for ipv6 (bsc#1185377).
  • xhci: Fix lost USB 2 remote wake (git-fixes).
  • xhci: solve a double free problem while doing s4 (git-fixes).
  • xsk: Fix missing validation for skb and unaligned mode (jsc#SLE-13706).
References

Affected packages

openSUSE:Leap 15.3 / kernel-azure

Package

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

Affected ranges

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

Ecosystem specific

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

openSUSE:Leap 15.3 / kernel-source-azure

Package

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

Affected ranges

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

Ecosystem specific

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

openSUSE:Leap 15.3 / kernel-syms-azure

Package

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

Affected ranges

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

Ecosystem specific

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