openSUSE-SU-2021:1977-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/openSUSE-SU-2021:1977-1.json
JSON Data
https://api.osv.dev/v1/vulns/openSUSE-SU-2021:1977-1
Related
Published
2021-07-11T13:07:21Z
Modified
2021-07-11T13:07:21Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2021-33200: Enforcing incorrect limits for pointer arithmetic operations by the BPF verifier could be abused to perform out-of-bounds reads and writes in kernel memory (bsc#1186484).
  • CVE-2021-33034: Fixed a use-after-free when destroying an hci_chan. This could lead to writing an arbitrary values. (bsc#1186111)
  • CVE-2020-26139: Fixed a denial-of-service when an Access Point (AP) forwards EAPOL frames to other clients even though the sender has not yet successfully authenticated to the AP. (bnc#1186062)
  • CVE-2021-23134: A Use After Free vulnerability in nfc sockets allowed local attackers to elevate their privileges. (bnc#1186060)
  • CVE-2021-3491: Fixed a potential heap overflow in memrw(). This vulnerability is related to the PROVIDEBUFFERS operation, which allowed the MAXRWCOUNT limit to be bypassed (bsc#1185642).
  • CVE-2021-32399: Fixed a race condition when removing the HCI controller (bnc#1184611).
  • CVE-2020-24586: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that received fragments be cleared from memory after (re)connecting to a network. Under the right circumstances this can be abused to inject arbitrary network packets and/or exfiltrate user data (bnc#1185859).
  • CVE-2020-24587: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that all fragments of a frame are encrypted under the same key. An adversary can abuse this to decrypt selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP encryption key is periodically renewed (bnc#1185859 bnc#1185862).
  • CVE-2020-24588: The 802.11 standard that underpins Wi-Fi Protected Access (WPA, WPA2, and WPA3) and Wired Equivalent Privacy (WEP) doesn't require that the A-MSDU flag in the plaintext QoS header field is authenticated. Against devices that support receiving non-SSP A-MSDU frames (which is mandatory as part of 802.11n), an adversary can abuse this to inject arbitrary network packets. (bnc#1185861)
  • CVE-2020-26147: The WEP, WPA, WPA2, and WPA3 implementations reassemble fragments, even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used (bnc#1185859).
  • CVE-2020-26145: An issue was discovered with Samsung Galaxy S3 i9305 4.4.4 devices. The WEP, WPA, WPA2, and WPA3 implementations accept second (or subsequent) broadcast fragments even when sent in plaintext and process them as full unfragmented frames. An adversary can abuse this to inject arbitrary network packets independent of the network configuration. (bnc#1185860)
  • CVE-2020-26141: An issue was discovered in the ALFA driver for AWUS036H, where the Message Integrity Check (authenticity) of fragmented TKIP frames was not verified. An adversary can abuse this to inject and possibly decrypt packets in WPA or WPA2 networks that support the TKIP data-confidentiality protocol. (bnc#1185987)
  • CVE-2021-29650: Fixed an issue with the netfilter subsystem that allowed attackers to cause a denial of service (panic) because net/netfilter/xtables.c and include/linux/netfilter/xtables.h lack a full memory barrier upon the assignment of a new table value (bnc#1184208).
  • CVE-2021-29155: Fixed an issue that was discovered in kernel/bpf/verifier.c that performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation was not correctly accounted for when restricting subsequent operations (bnc#1184942).
  • CVE-2021-3444: Fixed an issue with the bpf verifier which did not properly handle mod32 destination register truncation when the source register was known to be 0 leading to out of bounds read (bsc#1184170).
  • CVE-2021-3428: Fixed an integer overflow in ext4escache_extent (bsc#1173485).
  • CVE-2021-29647: Fixed an issue in qrtr_recvmsg which could have allowed attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure (bsc#1184192 ).
  • CVE-2021-29265: Fixed an issue in usbipsockfdstore which could have allowed attackers to cause a denial of service due to race conditions during an update of the local and shared status (bsc#1184167).
  • CVE-2021-29264: Fixed an issue in the Freescale Gianfar Ethernet driver which could have allowed attackers to cause a system crash due to a calculation of negative fragment size (bsc#1184168).
  • CVE-2021-28972: Fixed a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly (bsc#1184198).
  • CVE-2021-28971: Fixed an issue in intelpmudrainpebsnhm which could have caused a system crash because the PEBS status in a PEBS record was mishandled (bsc#1184196 ).
  • CVE-2021-28964: Fixed a race condition in getoldroot which could have allowed attackers to cause a denial of service (bsc#1184193).
  • CVE-2021-28688: Fixed an issue introduced by XSA-365 (bsc#1183646).
  • CVE-2021-28660: Fixed an out of bounds write in rtwwxset_scan (bsc#1183593 ).
  • CVE-2021-28375: Fixed an issue in fastrpcinternalinvoke which did not prevent user applications from sending kernel RPC messages (bsc#1183596).
  • CVE-2021-28038: Fixed an issue with the netback driver which was lacking necessary treatment of errors such as failed memory allocations (bsc#1183022).
  • CVE-2021-27365: Fixed an issue where an unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message (bsc#1182715).
  • CVE-2021-27364: Fixed an issue where an attacker could craft Netlink messages (bsc#1182717).
  • CVE-2021-27363: Fixed a kernel pointer leak which could have been used to determine the address of the iscsi_transport structure (bsc#1182716).
  • CVE-2020-35519: Fixed an out-of-bounds memory access was found in x25_bind (bsc#1183696).
  • CVE-2020-27815: Fixed an issue in JFS filesystem where could have allowed an attacker to execute code (bsc#1179454).
  • CVE-2020-27171: Fixed an off-by-one error affecting out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183775).
  • CVE-2020-27170: Fixed potential side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory (bsc#1183686).
  • CVE-2019-19769: Fixed a use-after-free in the perftracelock_acquire function (bsc#1159280 ).
  • CVE-2019-18814: Fixed a use-after-free when aalabelparse() fails in aaauditrule_init() (bsc#1156256).
  • CVE-2021-3483: Fixed a use-after-free in nosy.c (bsc#1184393).
  • CVE-2021-30002: Fixed a memory leak for large arguments in video_usercopy (bsc#1184120).
  • CVE-2021-29154: Fixed incorrect computation of branch displacements, allowing arbitrary code execution (bsc#1184391).
  • CVE-2021-28950: Fixed an issue in fs/fuse/fuse_i.h due to a retry loop continually was finding the same bad inode (bsc#1184194).
  • CVE-2021-28952: Fixed a buffer overflow in the soundwire device driver, triggered when an unexpected port ID number is encountered. (bnc#1184197).
  • CVE-2021-20268: Fixed an out-of-bounds access flaw in the implementation of the eBPF code verifier. This flaw allowed a local user to crash the system or possibly escalate their privileges. (bnc#1183077)
  • CVE-2020-27673: Fixed a vulnerability with xen, where guest OS users could cause a denial of service (host OS hang) via a high rate of events to dom0 (bnc#1177411).
  • CVE-2020-36312: Fixed a memory leak upon a kmalloc failure (bsc#1184509 ).
  • CVE-2020-36311: Fixed a denial of service (soft lockup) by triggering destruction of a large SEV VM (bsc#1184511).
  • CVE-2020-36310: Fixed infinite loop for certain nested page faults (bsc#1184512).
  • CVE-2021-3489: Fixed an issue where the eBPF RINGBUF bpfringbufreserve did not check that the allocated size was smaller than the ringbuf size (bnc#1185640).
  • CVE-2021-3490: Fixed an issue where the eBPF ALU32 bounds tracking for bitwise ops (AND, OR and XOR) did not update the 32-bit bounds (bnc#1185641 bnc#1185796 ).
  • CVE-2020-36322: Fixed an issue was discovered in FUSE filesystem implementation which could have caused a system crash (bsc#1184211).
  • CVE-2020-25670, CVE-2020-25671, CVE-2020-25672, CVE-2020-25673: Fixed multiple bugs in NFC subsytem (bsc#1178181).

The following non-security bugs were fixed:

  • ACPI / hotplug / PCI: Fix reference count leak in enable_slot() (git-fixes).
  • ACPI / idle: override c-state latency when not in conformance with s0ix (bsc#1185840).
  • ACPI: CPPC: Replace cppcattr with kobjattribute (git-fixes).
  • ACPI: GTDT: Do not corrupt interrupt mappings on watchdow probe failure (git-fixes).
  • ACPI: PM: Add ACPI ID of Alder Lake Fan (git-fixes).
  • ACPI: PM: s2idle: Add AMD support to handle _DSM (bsc#1185840).
  • ACPI: PM: s2idle: Add missing LPS0 functions for AMD (bsc#1185840).
  • ACPI: PM: s2idle: Drop unused local variables and related code (bsc#1185840).
  • ACPI: PM: s2idle: Move x86-specific code to the x86 directory (bsc#1185840).
  • ACPI: custom_method: fix a possible memory leak (git-fixes).
  • ACPI: custom_method: fix potential use-after-free issue (git-fixes).
  • ACPI: processor: Fix CPU0 wakeup in acpiidleplay_dead() (git-fixes).
  • ACPI: processor: Fix build when CONFIGACPIPROCESSOR=m (git-fixes).
  • ACPI: scan: Rearrange memory allocation in acpideviceadd() (git-fixes).
  • ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807 (git-fixes).
  • ACPI: video: Add missing callback back for Sony VPCEH3U1E (git-fixes).
  • ACPICA: Always create namespace nodes using acpinscreate_node() (git-fixes).
  • ACPICA: Enable sleep button on ACPI legacy wake (bsc#1181383).
  • ACPICA: Fix race in genericserialbus (I2C) and GPIO op_region parameter handling (git-fixes).
  • ALSA: Convert strlcpy to strscpy when return value is unused (git-fixes).
  • ALSA: aloop: Fix initialization of controls (git-fixes).
  • ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro (git-fixes).
  • ALSA: bebob: enable to deliver MIDI messages for multiple ports (git-fixes).
  • ALSA: core: remove redundant spinlock pair in sndcard_disconnect (git-fixes).
  • ALSA: dice: fix null pointer dereference when node is disconnected (git-fixes).
  • ALSA: dice: fix stream format at middle sampling rate for Alesis iO 26 (git-fixes).
  • ALSA: dice: fix stream format for TC Electronic Konnekt Live at high sampling transfer frequency (git-fixes).
  • ALSA: emu8000: Fix a use after free in sndemu8000create_mixer (git-fixes).
  • ALSA: firewire-lib: fix amdtppacket tracepoints event for packetindex field (git-fixes).
  • ALSA: firewire-lib: fix calculation for size of IR context payload (git-fixes).
  • ALSA: firewire-lib: fix check for the size of isochronous packet payload (git-fixes).
  • ALSA: hda/ca0132: Add Sound BlasterX AE-5 Plus support (git-fixes).
  • ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control (git-fixes).
  • ALSA: hda/cirrus: Add error handling into CS8409 I2C functions (git-fixes).
  • ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion codec (git-fixes).
  • ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec (git-fixes).
  • ALSA: hda/cirrus: Cleanup patch_cirrus.c code (git-fixes).
  • ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control name (git-fixes).
  • ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups (git-fixes).
  • ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dB (git-fixes).
  • ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on Bullseye (git-fixes).
  • ALSA: hda/conexant: Add quirk for mute LED control on HP ZBook G5 (git-fixes).
  • ALSA: hda/conexant: Apply quirk for another HP ZBook G5 model (git-fixes).
  • ALSA: hda/conexant: Re-order CX5066 quirk table entries (git-fixes).
  • ALSA: hda/conexant: Re-order CX5066 quirk table entries (git-fixes).
  • ALSA: hda/hdmi: Cancel pending works before suspend (bsc#1182377).
  • ALSA: hda/hdmi: Cancel pending works before suspend (git-fixes).
  • ALSA: hda/hdmi: fix race in handling acomp ELD notification at resume (git-fixes).
  • ALSA: hda/realtek - Headset Mic issue on HP platform (git-fixes).
  • ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachable (git-fixes).
  • ALSA: hda/realtek: Add fixup for HP OMEN laptop (git-fixes).
  • ALSA: hda/realtek: Add fixup for HP Spectre x360 15-df0xxx (git-fixes).
  • ALSA: hda/realtek: Add quirk for Intel Clevo PCx0Dx (git-fixes).
  • ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740 (git-fixes).
  • ALSA: hda/realtek: Add some CLOVE SSIDs of ALC293 (git-fixes).
  • ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air (git-fixes).
  • ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340 (git-fixes).
  • ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook 845 G8 (git-fixes).
  • ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UA (git-fixes).
  • ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32 (git-fixes).
  • ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1 (git-fixes).
  • ALSA: hda/realtek: GA503 use same quirks as GA401 (git-fixes).
  • ALSA: hda/realtek: Headphone volume is controlled by Front mixer (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 HP quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC662 quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries (git-fixes).
  • ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries (git-fixes).
  • ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devices (git-fixes).
  • ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro (git-fixes).
  • ALSA: hda/realtek: call alcupdateheadsetmode() in hpautomute_hook (git-fixes).
  • ALSA: hda/realtek: fix a determineheadsettype issue for a Dell AIO (git-fixes).
  • ALSA: hda/realtek: fix mic boost on Intel NUC 8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8 (git-fixes).
  • ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7 (git-fixes).
  • ALSA: hda/realtek: fix static noise on ALC285 Lenovo laptops (git-fixes).
  • ALSA: hda/realtek: reset eapd coeff to default value for alc287 (git-fixes).
  • ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i (git-fixes).
  • ALSA: hda: Add missing sanity checks in PM prepare/complete callbacks (git-fixes).
  • ALSA: hda: Avoid spurious unsol event handling during S3/S4 (bsc#1182377).
  • ALSA: hda: Avoid spurious unsol event handling during S3/S4 (git-fixes).
  • ALSA: hda: Drop the BATCH workaround for AMD controllers (git-fixes).
  • ALSA: hda: Flush pending unsolicited events before suspend (bsc#1182377).
  • ALSA: hda: Re-add dropped sndpoewrchange_state() calls (git-fixes).
  • ALSA: hda: fixup headset for ASUS GU502 laptop (git-fixes).
  • ALSA: hda: fixup headset for ASUS GU502 laptop (git-fixes).
  • ALSA: hda: generic: Fix the micmute led init state (git-fixes).
  • ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP (git-fixes).
  • ALSA: hda: ignore invalid NHLT table (git-fixes).
  • ALSA: hdsp: do not disable if not enabled (git-fixes).
  • ALSA: hdspm: do not disable if not enabled (git-fixes).
  • ALSA: intel8x0: Do not update period unless prepared (git-fixes).
  • ALSA: line6: Fix racy initialization of LINE6 MIDI (git-fixes).
  • ALSA: rme9652: do not disable if not enabled (git-fixes).
  • ALSA: sb: Fix two use after free in sndsbqsound_build (git-fixes).
  • ALSA: usb-audio: Add DJM-450 to the quirks table (git-fixes).
  • ALSA: usb-audio: Add DJM450 to Pioneer format quirk (git-fixes).
  • ALSA: usb-audio: Add DJM450 to Pioneer format quirk (git-fixes).
  • ALSA: usb-audio: Add DJM750 to Pioneer mixer quirk (git-fixes).
  • ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX (git-fixes).
  • ALSA: usb-audio: Add Pioneer DJM-850 to quirks-table (git-fixes).
  • ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8 (git-fixes).
  • ALSA: usb-audio: Add error checks for usbdriverclaim_interface() calls (git-fixes).
  • ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1 (git-fixes).
  • ALSA: usb-audio: Add support for Pioneer DJM-750 (git-fixes).
  • ALSA: usb-audio: Add support for many Roland devices' implicit feedback quirks (git-fixes).
  • ALSA: usb-audio: Apply implicit feedback mode for BOSS devices (git-fixes).
  • ALSA: usb-audio: Apply sample rate quirk to Logitech Connect (git-fixes).
  • ALSA: usb-audio: Carve out connector value checking into a helper (git-fixes).
  • ALSA: usb-audio: Check connector value on resume (git-fixes).
  • ALSA: usb-audio: Configure Pioneer DJM-850 samplerate (git-fixes).
  • ALSA: usb-audio: Convert remaining strlcpy() to strscpy() (git-fixes).
  • ALSA: usb-audio: Convert the last strlcpy() usage (git-fixes).
  • ALSA: usb-audio: DJM-750: ensure format is set (git-fixes).
  • ALSA: usb-audio: Declare Pioneer DJM-850 mixer controls (git-fixes).
  • ALSA: usb-audio: Drop implicit fb quirk entries dubbed for capture (git-fixes).
  • ALSA: usb-audio: Explicitly set up the clock selector (git-fixes).
  • ALSA: usb-audio: Fix 'RANGE setting not yet supported' errors (git-fixes).
  • ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate (git-fixes).
  • ALSA: usb-audio: Fix Pioneer DJM devices URB_CONTROL request direction to set samplerate (git-fixes).
  • ALSA: usb-audio: Fix implicit sync clearance at stopping stream (git-fixes).
  • ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser (git-fixes).
  • ALSA: usb-audio: Fix unintentional sign extension issue (git-fixes).
  • ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices (git-fixes).
  • ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devices (git-fixes).
  • ALSA: usb-audio: Remove redundant assignment to len (git-fixes).
  • ALSA: usb-audio: Skip probe of UA-101 devices (git-fixes).
  • ALSA: usb-audio: Skip the clock selector inquiry for single connections (git-fixes).
  • ALSA: usb-audio: Validate MS endpoint descriptors (git-fixes).
  • ALSA: usb-audio: add mixer quirks for Pioneer DJM-900NXS2 (git-fixes).
  • ALSA: usb-audio: fix NULL ptr dereference in usbaudioprobe (bsc#1182552).
  • ALSA: usb-audio: fix Pioneer DJM-850 control label info (git-fixes).
  • ALSA: usb-audio: fix control-request direction (git-fixes).
  • ALSA: usb-audio: fix use after free in usbaudiodisconnect (bsc#1182552).
  • ALSA: usb-audio: generate midi streaming substream names from jack names (git-fixes).
  • ALSA: usb-audio: scarlett2: Fix device hang with ehci-pci (git-fixes).
  • ALSA: usb-audio: scarlett2: Improve driver startup messages (git-fixes).
  • ALSA: usb-audio: scarlett2: sndscarlettgen2controlscreate() can be static (git-fixes).
  • ALSA: usb-audio: use usb headers rather than define structs locally (git-fixes).
  • ALSA: usb: Use DIVROUNDUP() instead of open-coding it (git-fixes).
  • ALSA: usb: midi: do not return -ENOMEM when usburbeptypecheck fails (git-fixes).
  • ASoC: Intel: Add DMI quirk table to socintelisbytcr() (git-fixes).
  • ASoC: Intel: boards: sof-wm8804: add check for PLL setting (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for ARCHOS Cesium 140 (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for the Acer One S1002 tablet (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for the Chuwi Hi8 tablet (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for the Estar Beauty HD MID 7316R tablet (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for the Voyo Winpad A15 tablet (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Enable jack-detect support on Asus T100TAF (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold (git-fixes).
  • ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet (git-fixes).
  • ASoC: Intel: kblda7219max98927: Fix kabylakesspfixup function (git-fixes).
  • ASoC: Intel: sof_sdw: add quirk for HP Spectre x360 convertible (git-fixes).
  • ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp (git-fixes).
  • ASoC: Intel: sof_sdw: reorganize quirks by generation (git-fixes).
  • ASoC: SOF: Intel: HDA: fix core status verification (git-fixes).
  • ASoC: SOF: Intel: HDA: fix core status verification (git-fixes).
  • ASoC: SOF: Intel: hda: remove unnecessary parentheses (git-fixes).
  • ASoC: SOF: Intel: unregister DMIC device on probe error (git-fixes).
  • ASoC: SOF: intel: fix wrong poll bits in dsp power down (git-fixes).
  • ASoC: ak4458: Add MODULEDEVICETABLE (git-fixes).
  • ASoC: ak5558: Add MODULEDEVICETABLE (git-fixes).
  • ASoC: ak5558: Fix s/show/slow/ typo (git-fixes).
  • ASoC: ak5558: correct reset polarity (git-fixes).
  • ASoC: codecs: wcd934x: add a sanity check in set channel map (git-fixes).
  • ASoC: cs35l33: fix an error code in probe() (git-fixes).
  • ASoC: cs42l42: Always wait at least 3ms after reset (git-fixes).
  • ASoC: cs42l42: Do not enable/disable regulator at Bias Level (git-fixes).
  • ASoC: cs42l42: Fix Bitclock polarity inversion (git-fixes).
  • ASoC: cs42l42: Fix channel width support (git-fixes).
  • ASoC: cs42l42: Fix mixer volume control (git-fixes).
  • ASoC: cs42l42: Regmap must usesingleread/write (git-fixes).
  • ASoC: cygnus: fix foreachchild.cocci warnings (git-fixes).
  • ASoC: es8316: Simplify adcpgagain_tlv table (git-fixes).
  • ASoC: fsl_esai: Fix TDM slot setup for I2S mode (git-fixes).
  • ASoC: fsl_ssi: Fix TDM slot setup for I2S mode (git-fixes).
  • ASoC: intel: atom: Remove 44100 sample-rate from the media and deep-buffer DAI descriptions (git-fixes).
  • ASoC: intel: atom: Stop advertising non working S24LE support (git-fixes).
  • ASoC: max98373: Added 30ms turn on/off time delay (git-fixes).
  • ASoC: max98373: Changed amp shutdown register as volatile (git-fixes).
  • ASoC: qcom: lpass-cpu: Fix lpass dai ids parse (git-fixes).
  • ASoC: qcom: sdm845: Fix array out of bounds access (git-fixes).
  • ASoC: qcom: sdm845: Fix array out of range on rx slim channels (git-fixes).
  • ASoC: rsnd: call rsndssimasterclkstart() from rsndssiinit() (git-fixes).
  • ASoC: rsnd: check all BUSIF status when error (git-fixes).
  • ASoC: rsnd: core: Check convert rate in rsndhwparams (git-fixes).
  • ASoC: rt1015: fix i2c communication error (git-fixes).
  • ASoC: rt286: Generalize support for ALC3263 codec (git-fixes).
  • ASoC: rt286: Make RT286SETGPIO_* readable and writable (git-fixes).
  • ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10 (git-fixes).
  • ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10 (git-fixes).
  • ASoC: rt5659: Update MCLK rate in set_sysclk() (git-fixes).
  • ASoC: rt5670: Add a quirk for the Dell Venue 10 Pro 5055 (git-fixes).
  • ASoC: rt5670: Add emulated 'DAC1 Playback Switch' control (git-fixes).
  • ASoC: rt5670: Remove 'HP Playback Switch' control (git-fixes).
  • ASoC: rt5670: Remove 'OUT Channel Switch' control (git-fixes).
  • ASoC: rt5670: Remove ADC vol-ctrl mute bits poking from Sto1 ADC mixer settings (git-fixes).
  • ASoC: rt711: add sndsoccomponent remove callback (git-fixes).
  • ASoC: samsung: snow: remove useless test (git-fixes).
  • ASoC: samsung: tm2wm5110: check of ofparse return value (git-fixes).
  • ASoC: sgtl5000: set DAPAVCCTRL register to correct default value on probe (git-fixes).
  • ASoC: simple-card-utils: Do not handle device clock (git-fixes).
  • ASoC: simple-card: fix possible uninitialized single_cpu local variable (git-fixes).
  • ASoC: soc-core kABI workaround (git-fixes).
  • ASoC: soc-core: Prevent warning if no DMI table is present (git-fixes).
  • ASoC: sunxi: sun4i-codec: fill ASoC card owner (git-fixes).
  • ASoC: wm8960: Fix wrong bclk and lrclk with pll enabled for some chips (git-fixes).
  • ASoC: wm8960: Remove bitclk relax condition in wm8960configuresysclk (git-fixes).
  • Bluetooth: Fix incorrect status handling in LE PHY UPDATE event (git-fixes).
  • Bluetooth: Fix null pointer dereference in ampreadlocassocfinal_data (git-fixes).
  • Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS (git-fixes).
  • Bluetooth: SMP: Fail if remote and local public keys are identical (git-fixes).
  • Bluetooth: Set CONFNOTCOMPLETE as l2cap_chan default (git-fixes).
  • Bluetooth: avoid deadlock between hci_dev->lock and socket lock (git-fixes).
  • Bluetooth: btqca: Add valid le states quirk (git-fixes).
  • Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip (git-fixes).
  • Bluetooth: check for zapped sk before connecting (git-fixes).
  • Bluetooth: hcih5: Set HCIQUIRKSIMULTANEOUSDISCOVERY for btrtl (git-fixes).
  • Bluetooth: initialize skbqueuehead at l2capchancreate() (git-fixes).
  • Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM (git-fixes).
  • Drivers: hv: vmbus: Increase wait time for VMbus unload (bsc#1185725).
  • Drivers: hv: vmbus: Initialize unload_event statically (bsc#1185725).
  • Drivers: hv: vmbus: Use after free in _vmbusopen() (git-fixes).
  • EDAC/amd64: Check for memory before fully initializing an instance (bsc#1183815).
  • EDAC/amd64: Get rid of the ECC disabled long message (bsc#1183815).
  • EDAC/amd64: Use cached data when checking for ECC (bsc#1183815).
  • Goodix Fingerprint device is not a modem (git-fixes).
  • HID: alps: fix error return code in alpsinputconfigured() (git-fixes).
  • HID: google: add don USB id (git-fixes).
  • HID: i2c-hid: Add I2CHIDQUIRKNOIRQAFTERRESET for ITE8568 EC on Voyo Winpad A15 (git-fixes).
  • HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter (git-fixes).
  • HID: plantronics: Workaround for double volume key presses (git-fixes).
  • HID: wacom: Assign boolean values to a bool variable (git-fixes).
  • HID: wacom: set EVKEY and EVABS only for non-HID_GENERIC type of devices (git-fixes).
  • HSI: Fix PM usage counter unbalance in ssihwinit (git-fixes).
  • IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS (jsc#SLE-13208).
  • IB/hfi1: Rework AIP and VNIC dummy netdev usage (jsc#SLE-13208).
  • Input: applespi - do not wait for responses to commands indefinitely (git-fixes).
  • Input: elantech - fix protocol errors for some trackpoints in SMBus mode (git-fixes).
  • Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices (git-fixes).
  • Input: i8042 - fix Pegatron C15B ID entry (git-fixes).
  • Input: nspire-keypad - enable interrupts only when opened (git-fixes).
  • Input: s6sy761 - fix coordinate read bit shift (git-fixes).
  • Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state (git-fixes).
  • KEYS: trusted: Fix TPM reservation for seal/unseal (git-fixes).
  • KEYS: trusted: Fix memory leak on object td (git-fixes).
  • KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs (bsc#1183447).
  • KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit (bsc#1156395).
  • KVM: PPC: Make the VMX instruction emulation routines static (bsc#1156395).
  • KVM: SVM: Clear the CR4 register on reset (bsc#1183252).
  • KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged (bsc#1152489).
  • KVM: nVMX: Properly handle userspace interrupt window request (bsc#1183427).
  • KVM: s390: fix guarded storage control register handling (bsc#1133021).
  • KVM: x86: Add helpers to perform CPUID-based guest vendor check (bsc#1183445).
  • KVM: x86: Allow guests to see MSRIA32TSX_CTRL even if tsx=off (bsc#1183287).
  • KVM: x86: Allow guests to see MSRIA32TSX_CTRL even if tsx=off (bsc#1183323).
  • KVM: x86: Expose XSAVEERPTR to the guest (jsc#SLE-13573).
  • KVM: x86: Return -E2BIG when KVMGETSUPPORTED_CPUID hits max entries (bsc#1183428).
  • KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset (bsc#1183288).
  • KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset (bsc#1183324).
  • KVM: x86: do not reset microcode version on INIT or RESET (bsc#1183412).
  • KVM: x86: list MSRIA32UCODE_REV as an emulated MSR (bsc#1183369).
  • NFC: nci: fix memory leak in nciallocatedevice (git-fixes).
  • PCI/AER: Add RCEC AER error injection support (bsc#1174426).
  • PCI/AER: Add pciewalkrcec() to RCEC AER handling (bsc#1174426).
  • PCI/AER: Clear AER status from Root Port when resetting Downstream Port (bsc#1174426).
  • PCI/AER: Specify the type of Port that was reset (bsc#1174426).
  • PCI/AER: Use 'aer' variable for capability offset (bsc#1174426).
  • PCI/AER: Write AER Capability only when we control it (bsc#1174426).
  • PCI/ERR: Add pciwalkbridge() to pciedorecovery() (bsc#1174426).
  • PCI/ERR: Add pcielinkrcec() to associate RCiEPs (bsc#1174426).
  • PCI/ERR: Avoid negated conditional for clarity (bsc#1174426).
  • PCI/ERR: Bind RCEC devices to the Root Port driver (bsc#1174426).
  • PCI/ERR: Bind RCEC devices to the Root Port driver (jsc#SLE-13736 jsc#SLE-14845).
  • PCI/ERR: Cache RCEC EA Capability offset in pciinitcapabilities() (bsc#1174426).
  • PCI/ERR: Clear AER status only when we control AER (bsc#1174426).
  • PCI/ERR: Clear PCIe Device Status errors only if OS owns AER (bsc#1174426).
  • PCI/ERR: Clear status of the reporting device (bsc#1174426).
  • PCI/ERR: Recover from RCEC AER errors (bsc#1174426).
  • PCI/ERR: Recover from RCiEP AER errors (bsc#1174426).
  • PCI/ERR: Rename resetlink() to resetsubordinates() (bsc#1174426).
  • PCI/ERR: Retain status from error notification (bsc#1174426).
  • PCI/ERR: Simplify by computing pcipcietype() once (bsc#1174426).
  • PCI/ERR: Simplify by using pciupstreambridge() (bsc#1174426).
  • PCI/ERR: Use 'bridge' for clarity in pciedorecovery() (bsc#1174426).
  • PCI/PME: Add pciewalkrcec() to RCEC PME handling (bsc#1174426).
  • PCI/RCEC: Fix RCiEP device to RCEC association (git-fixes).
  • PCI/RCEC: Fix RCiEP device to RCEC association (jsc#SLE-13736 jsc#SLE-14845 git-fixes).
  • PCI/portdrv: Report reset for frozen channel (bsc#1174426).
  • PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse (git-fixes).
  • PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller (git-fixes).
  • PCI: Allow VPD access for QLogic ISP2722 (git-fixes).
  • PCI: Fix pciregisterio_range() memory leak (git-fixes).
  • PCI: PM: Do not read power state in pcienabledevice_flags() (git-fixes).
  • PCI: Release OF node in pciscandevice()'s error path (git-fixes).
  • PCI: designware-ep: Fix the Header Type check (git-fixes).
  • PCI: dwc: Move iATU detection earlier (git-fixes).
  • PCI: endpoint: Fix missing destroy_workqueue() (git-fixes).
  • PCI: iproc: Fix return value of iprocmsiirqdomainalloc() (git-fixes).
  • PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c (git-fixes).
  • PCI: mediatek: Add missing ofnodeput() to fix reference leak (git-fixes).
  • PCI: tegra: Fix ASPM-L1SS advertisement disable code (git-fixes).
  • PCI: tegra: Move 'dbi' accesses to post common DWC initialization (git-fixes).
  • PCI: thunder: Fix compile testing (git-fixes).
  • PCI: xgene-msi: Fix race in installing chained irq handler (git-fixes).
  • PM / devfreq: Use more accurate returned newfreq as resumefreq (git-fixes).
  • PM: EM: postpone creating the debugfs dir till fs_initcall (git-fixes).
  • PM: runtime: Add documentation for pmruntimeresumeandget() (git-fixes).
  • PM: runtime: Add pmruntimeresumeandget to deal with usage counter (bsc#1183366).
  • PM: runtime: Fix ordering in pmruntimeget_suppliers() (git-fixes).
  • PM: runtime: Fix ordering in pmruntimeget_suppliers() (git-fixes).
  • PM: runtime: Fix race getting/putting suppliers at probe (git-fixes).
  • Platform: OLPC: Fix probe error handling (git-fixes).
  • RAS/CEC: Correct ceaddelem()'s returned values (bsc#1152489).
  • RDMA/addr: create addrwq with WQMEM_RECLAIM flag (bsc#1183346).
  • RDMA/cm: Fix IRQ restore in ibsendcmsidrrep (jsc#SLE-15176).
  • RDMA/core: create ibcm with WQMEM_RECLAIM flag (bsc#1183346).
  • RDMA/hns: Delete redundant abnormal interrupt status (git-fixes).
  • RDMA/hns: Delete redundant condition judgment related to eq (git-fixes).
  • RDMA/mlx5: Fix drop packet rule in egress table (jsc#SLE-15175).
  • RDMA/qedr: Fix error return code in qedriwconnect() (jsc#SLE-8215).
  • RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session files (jsc#SLE-15176).
  • RDMA/rtrs-clt: destroy sysfs after removing session from active list (jsc#SLE-15176).
  • RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709)
  • RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes (bsc#1169709)
  • RDMA/srpt: Fix error return code in srptcmreq_recv() (git-fixes).
  • Re-enable yenta socket driver for x86_64 (bsc#1186349)
  • SUNRPC in case of backlog, hand free slots directly to waiting task (bsc#1185428).
  • USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet (git-fixes).
  • USB: Add reset-resume quirk for WD19's Realtek Hub (git-fixes).
  • USB: CDC-ACM: fix poison/unpoison imbalance (bsc#1184984).
  • USB: CDC-ACM: fix poison/unpoison imbalance (git-fixes).
  • USB: cdc-acm: downgrade message to debug (git-fixes).
  • USB: cdc-acm: fix TIOCGSERIAL implementation (git-fixes).
  • USB: cdc-acm: fix double free on probe failure (git-fixes).
  • USB: cdc-acm: fix unprivileged TIOCCSERIAL (git-fixes).
  • USB: cdc-acm: fix use-after-free after probe failure (git-fixes).
  • USB: cdc-acm: untangle a circular dependency between callback and softint (git-fixes).
  • USB: gadget: u_ether: Fix a configfs return code (git-fixes).
  • USB: gadget: udc: fix wrong pointer passed to ISERR() and PTRERR() (git-fixes).
  • USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem (git-fixes).
  • USB: replace hardcode maximum usb string length by definition (git-fixes).
  • USB: serial: ark3116: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: ch341: add new Product ID (git-fixes).
  • USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter (git-fixes).
  • USB: serial: cp210x: add some more GE USB IDs (git-fixes).
  • USB: serial: f81232: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: f81534: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: fix return value for unsupported ioctls (git-fixes).
  • USB: serial: ioedgeport: fix memory leak in edgestartup (git-fixes).
  • USB: serial: mos7720: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: opticon: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: pl2303: add support for PL2303HXN (bsc#1186320).
  • USB: serial: pl2303: fix line-speed handling on newer chips (bsc#1186320).
  • USB: serial: quatech2: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: ssu100: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: tiusb3410_5052: fix TIOCSSERIAL permission check (git-fixes).
  • USB: serial: usb_wwan: fix TIOCGSERIAL implementation (git-fixes).
  • USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions (git-fixes).
  • USB: serial: usb_wwan: fix unprivileged TIOCCSERIAL (git-fixes).
  • USB: usblp: fix a hang in poll() if disconnected (git-fixes).
  • Update bug reference for USB-audio fixes (bsc#1182552 bsc#1183598)
  • amd/amdgpu: Disable VCN DPG mode for Picasso (git-fixes).
  • amdgpu: avoid incorrect %hu format string (git-fixes).
  • apparmor: Fix aalabel refcnt leak in policyupdate (git-fixes).
  • apparmor: check/put label on apparmorskclone_security() (git-fixes).
  • appletalk: Fix skb allocation size in loopback case (git-fixes).
  • arm64: make STACKPROTECTORPERTASK configurable (bsc#1181862).
  • ata: ahci: Disable SXS for Hisilicon Kunpeng920 (git-fixes).
  • ata: libahci_platform: fix IRQ check (git-fixes).
  • ath10k: Fix a use after free in ath10khtcsend_bundle (git-fixes).
  • ath10k: Fix ath10kwmitlvoppullpeerstats_info() unlock without lock (git-fixes).
  • ath10k: fix wmi mgmt tx queue full due to race condition (git-fixes).
  • ath10k: hold RCU lock when calling ieee80211findstabyifaddr() (git-fixes).
  • ath9k: Fix error check in ath9khwread_revisions() for PCI devices (git-fixes).
  • ath9k: fix transmitting to stations in dynamic SMPS mode (git-fixes).
  • atl1c: fix error return code in atl1c_probe() (git-fixes).
  • atl1e: fix error return code in atl1e_probe() (git-fixes).
  • backlight: journada720: Fix Wmisleading-indentation warning (git-fixes).
  • batman-adv: initialize 'struct batadvtvlvttvlandata'->reserved field (git-fixes).
  • binfmtmisc: fix possible deadlock in bmregister_write (git-fixes).
  • binfmtmisc: fix possible deadlock in bmregister_write (git-fixes).
  • blk-iocost: iocpdfree() shouldn't assume irq disabled (git-fixes).
  • blk-mq: plug request for shared sbitmap (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).
  • blk-mq: set default elevator as deadline in case of hctx shared tagset (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).
  • blkcg: fix memleak for iolatency (git-fixes).
  • block, bfq: set nextrq to wakerbfqq->next_rq in waker injection (bsc#1168838).
  • block: fix getmaxio_size() (git-fixes).
  • block: recalculate segment count for multi-segment discards correctly (bsc#1184724).
  • block: rsxx: fix error return code of rsxxpciprobe() (git-fixes).
  • block: rsxx: select CONFIG_CRC32 (git-fixes).
  • bluetooth: eliminate the potential race condition when removing the HCI controller (git-fixes).
  • bnxt_en: Fix RX consumer index logic in the error path (git-fixes).
  • bnxt_en: Fix RX consumer index logic in the error path (git-fixes).
  • bnxten: fix ternary sign extension bug in bnxtshow_temp() (git-fixes).
  • bnxt_en: reliably allocate IRQ table on reset to avoid crash (jsc#SLE-8371 bsc#1153274).
  • bnxt_en: reverse order of TX disable and carrier off (git-fixes).
  • bpf, sockmap: Fix sk->prot unhash op reset (bsc#1155518).
  • bpf,x64: Pad NOPs to make images converge more easily (bsc#1178163).
  • bpf: Add sanity check for upper ptr_limit (bsc#1183686 bsc#1183775).
  • bpf: Avoid warning when re-casting _bpfcallbase into _bpfcallbase_args (bsc#1155518).
  • bpf: Declare _bpffreeusedmaps() unconditionally (bsc#1155518).
  • bpf: Do not do bpfcgroupstorage_set() for kuprobe/tp programs (bsc#1155518).
  • bpf: Enforce that struct_ops programs be GPL-only (bsc#1177028).
  • bpf: Fix 32 bit src register truncation on div/mod (bsc#1184170).
  • bpf: Fix an unitialized value in bpf_iter (bsc#1177028).
  • bpf: Fix leakage of uninitialized bpf stack under speculation (bsc#1155518).
  • bpf: Fix masking negation logic upon negative dst register (bsc#1155518).
  • bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds (bsc#1177028).
  • bpf: Fix verifier jsgt branch analysis on max bound (bsc#1155518).
  • bpf: Refcount task stack in bpfgettask_stack (bsc#1177028).
  • bpf: Remove MTU check in _bpfskbmaxlen (bsc#1155518).
  • bpf: Simplify alu_limit masking for pointer arithmetic (bsc#1183686 bsc#1183775).
  • bpf: link: Refuse non-ORDWR flags in BPFOBJ_GET (bsc#1177028).
  • bpflrulist: Read double-checked variable once without lock (bsc#1155518).
  • brcmfmac: Add DMI nvram filename quirk for Predia Basic tablet (git-fixes).
  • brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tablet (git-fixes).
  • brcmfmac: clear EAP/association status bits on linkdown events (git-fixes).
  • bsg: free the request before return error code (git-fixes).
  • btrfs: abort the transaction if we fail to inc ref in btrfscopyroot (bsc#1184217).
  • btrfs: always pin deleted leaves when there are active tree mod log users (bsc#1184224).
  • btrfs: fix exhaustion of the system chunk array due to concurrent allocations (bsc#1183386).
  • btrfs: fix extent buffer leak on failure to copy root (bsc#1184218).
  • btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1185549).
  • btrfs: fix race between swap file activation and snapshot creation (bsc#1185587).
  • btrfs: fix race between swap file activation and snapshot creation (bsc#1185587).
  • btrfs: fix race between transaction aborts and fsyncs leading to use-after-free (bsc#1186441).
  • btrfs: fix race between transaction aborts and fsyncs leading to use-after-free (bsc#1186441).
  • btrfs: fix race between writes to swap files and scrub (bsc#1185586).
  • btrfs: fix race between writes to swap files and scrub (bsc#1185586).
  • btrfs: fix race when cloning extent buffer during rewind of an old root (bsc#1184193).
  • btrfs: fix race when picking most recent mod log operation for an old root (bsc#1186439).
  • btrfs: fix race when picking most recent mod log operation for an old root (bsc#1186439).
  • btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled (bsc#1184220).
  • btrfs: fix subvolume/snapshot deletion not triggered on mount (bsc#1184219).
  • btrfs: track qgroup released data in own variable in insertpreallocfile_extent (bsc#1185549).
  • bus: fsl-mc: add the dpdbg device type (bsc#1185670).
  • bus: fsl-mc: list more commands as accepted through the ioctl (bsc#1185670).
  • bus: omapl3noc: mark l3 irqs as IRQFNOTHREAD (git-fixes).
  • bus: qcom: Put child node before return (git-fixes).
  • bus: ti-sysc: Fix warning on unbind if reset is not deasserted (git-fixes).
  • can: ccan: move runtime PM enable/disable to ccan_platform (git-fixes).
  • can: ccanpci: ccanpci_remove(): fix use-after-free (git-fixes).
  • can: flexcan: assert FRZ bit in flexcanchipfreeze() (git-fixes).
  • can: flexcan: enable RX FIFO after FRZ/HALT valid (git-fixes).
  • can: flexcan: flexcanchipfreeze(): fix chip freeze for missing bitrate (git-fixes).
  • can: flexcan: invoke flexcanchipfreeze() to enter freeze mode (git-fixes).
  • can: mcan: mcandorx_poll(): fix extraneous msg loss warning (git-fixes).
  • can: peakusb: Revert 'can: peakusb: add forgotten supported devices' (git-fixes).
  • can: peak_usb: add forgotten supported devices (git-fixes).
  • can: skb: canskbset_owner(): fix ref counting if socket was closed before setting skb ownership (git-fixes).
  • cdc-acm: fix BREAK rx code path adding necessary calls (git-fixes).
  • cdc-wdm: untangle a circular dependency between callback and softint (git-fixes).
  • ceph: do not clobber isnapcaps on non-I_NEW inode (bsc#1186501).
  • ceph: fix inode leak on getattr error in _fhto_dentry (bsc#1186501).
  • ceph: fix up error handling with snapdirs (bsc#1186501).
  • ceph: only check pool permissions for regular files (bsc#1186501).
  • cfg80211: remove WARNON() in cfg80211sme_connect (git-fixes).
  • cfg80211: scan: drop entry from hidden_list on overflow (git-fixes).
  • ch_ktls: Fix kernel panic (jsc#SLE-15131).
  • chktls: do not send snduna update to TCB in middle (jsc#SLE-15131).
  • ch_ktls: fix device connection close (jsc#SLE-15131).
  • ch_ktls: fix enum-conversion warning (jsc#SLE-15129).
  • ch_ktls: tcb close causes tls connection failure (jsc#SLE-15131).
  • cifs: New optype for session operations (bsc#1181507).
  • cifs: Tracepoints and logs for tracing credit changes (bsc#1181507).
  • cifs: change noisy error message to FYI (bsc#1181507).
  • cifs: check pointer before freeing (bsc#1183534).
  • cifs: do not send close in compound create+close requests (bsc#1181507).
  • cifs: print MIDs in decimal notation (bsc#1181507).
  • cifs: return proper error code in statfs(2) (bsc#1181507).
  • cifsdebug: use %pd instead of messing with ->dname (bsc#1181507).
  • clk: exynos7: Mark aclkfsys1200 as critical (git-fixes).
  • clk: fix invalid usage of list cursor in register (git-fixes).
  • clk: fix invalid usage of list cursor in unregister (git-fixes).
  • clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz (git-fixes).
  • clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0 (git-fixes).
  • clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock (git-fixes).
  • clk: qcom: a53-pll: Add missing MODULEDEVICETABLE (git-fixes).
  • clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return (git-fixes).
  • clk: socfpga: fix iomem pointer cast on 64-bit (git-fixes).
  • clk: uniphier: Fix potential infinite loop (git-fixes).
  • clk: zynqmp: move zynqmppllsetmode out of roundrate callback (git-fixes).
  • completion: Drop init_completion define (git-fixes).
  • configfs: fix a use-after-free in _configfsopen_file (git-fixes).
  • coresight: etm4x: Fix issues on trcseqevr access (git-fixes).
  • coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register (git-fixes).
  • coresight: remove broken __exit annotations (git-fixes).
  • coresight: tmc-etr: Fix barrier packet insertion for perf buffer (git-fixes).
  • cpufreq: Kconfig: fix documentation links (git-fixes).
  • cpufreq: armada-37xx: Fix determining base CPU frequency (git-fixes).
  • cpufreq: armada-37xx: Fix driver cleanup when registration failed (git-fixes).
  • cpufreq: armada-37xx: Fix setting TBG parent for load levels (git-fixes).
  • cpufreq: armada-37xx: Fix the AVS value for load L1 (git-fixes).
  • cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758).
  • cpuidle/pseries: Fixup CEDE0 latency only for POWER10 onwards (bsc#1185550 ltc#192610).
  • crypto: api - check for ERR pointers in cryptodestroytfm() (git-fixes).
  • crypto: arm/curve25519 - Move '.fpu' after '.arch' (git-fixes).
  • crypto: chelsio - Read rxchannel-id from firmware (git-fixes).
  • crypto: mips/poly1305 - enable for all MIPS processors (git-fixes).
  • crypto: qat - ADFSTATUSPFRUNNING should be set after adfdev_init (git-fixes).
  • crypto: qat - Fix a double free in adfcreatering (git-fixes).
  • crypto: qat - do not release uninitialized resources (git-fixes).
  • crypto: qat - fix error path in adfisrresource_alloc() (git-fixes).
  • crypto: qat - fix unmap invalid dma address (git-fixes).
  • crypto: rng - fix cryptorngreset() refcounting when !CRYPTO_STATS (git-fixes).
  • crypto: stm32/cryp - Fix PM reference leak on stm32-cryp.c (git-fixes).
  • crypto: stm32/hash - Fix PM reference leak on stm32-hash.c (git-fixes).
  • crypto: tcrypt - avoid signed overflow in byte count (git-fixes).
  • cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (git-fixes).
  • cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 and ulds (git-fixes).
  • cxgb4: Fix unintentional sign extension issues (git-fixes).
  • cxgb4: avoid collecting SGE_QBASE regs during traffic (git-fixes).
  • dm era: Fix bitset memory leaks (git-fixes).
  • dm era: Recover committed writeset after crash (git-fixes).
  • dm era: Reinitialize bitset cache before digesting a new writeset (git-fixes).
  • dm era: Update in-core bitset after committing the metadata (git-fixes).
  • dm era: Use correct value size in equality function of writeset tree (git-fixes).
  • dm era: Verify the data block size hasn't changed (git-fixes).
  • dm era: only resize metadata in preresume (git-fixes).
  • dm integrity: fix error reporting in bitmap mode after creation (git-fixes).
  • dm ioctl: fix error return code in target_message (git-fixes).
  • dm mpath: fix racey management of PG initialization (git-fixes).
  • dm mpath: switch paths in dmblkioctl() code path (bsc#1167574, bsc#1175995, bsc#1184485).
  • dm raid: fix discard limits for raid1 (git-fixes).
  • dm rq: fix double free of blkmqtag_set in dev remove after table load fails (bsc#1185581).
  • dm writecache: fix the maximum number of arguments (git-fixes).
  • dm writecache: handle DAX to partitions on persistent memory correctly (git-fixes).
  • dm writecache: remove BUG() and fail gracefully instead (git-fixes).
  • dm zoned: select CONFIG_CRC32 (git-fixes).
  • dm: avoid filesystem lookup in dmgetdev_t() (git-fixes).
  • dm: eliminate potential source of excessive kernel log noise (git-fixes).
  • dm: fix bug with RCU locking in dmblkreport_zones (git-fixes).
  • dm: remove invalid sparse _acquires and _releases annotations (git-fixes).
  • dmaengine: Fix a double free in dmaasyncdevice_register (git-fixes).
  • dmaengine: dw-edma: Fix crash on loading/unloading driver (git-fixes).
  • dmaengine: dw: Make it dependent to HAS_IOMEM (git-fixes).
  • dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback (git-fixes).
  • dmaengine: idxd: Fix potential null dereference on pointer status (git-fixes).
  • dmaengine: idxd: cleanup pci interrupt vector allocation management (git-fixes).
  • dmaengine: idxd: clear MSIX permission entry on shutdown (git-fixes).
  • dmaengine: idxd: fix cdev setup and free device lifetime issues (git-fixes).
  • dmaengine: idxd: fix delta_rec and crc size field for completion record (git-fixes).
  • dmaengine: idxd: fix dma device lifetime (git-fixes).
  • dmaengine: idxd: fix opcap sysfs attribute output (git-fixes).
  • dmaengine: idxd: fix wq cleanup of WQCFG registers (git-fixes).
  • dmaengine: idxd: fix wq size store permission state (git-fixes).
  • dmaengine: idxd: removal of pcim managed mmio mapping (git-fixes).
  • docs: kernel-parameters: Add gpiomockupnamed_lines (git-fixes).
  • docs: kernel-parameters: Move gpio-mockup for alphabetic order (git-fixes).
  • dpaaeth: Remove unnecessary boolean expression in dpaaget_headroom (git-fixes).
  • dpaa_eth: Use random MAC address when none is given (bsc#1184811).
  • dpaa_eth: copy timestamp fields to new skb in A-050385 workaround (git-fixes).
  • dpaa_eth: fix the RX headroom size alignment (git-fixes).
  • dpaa_eth: update the buffer layout for non-A050385 erratum scenarios (git-fixes).
  • drivers: hv: Fix whitespace errors (bsc#1185725).
  • drivers: net: xgene: Fix the order of the arguments of 'allocetherdevmqs()' (git-fixes).
  • drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (git-fixes).
  • drivers: video: fbcon: fix NULL dereference in fbcon_cursor() (git-fixes).
  • drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issue (git-fixes).
  • drm/amd/display: Check for DSC support instead of ASIC revision (git-fixes).
  • drm/amd/display: Correct algorithm for reversed gamma (git-fixes).
  • drm/amd/display: DCHUB underflow counter increasing in some scenarios (git-fixes).
  • drm/amd/display: Do not optimize bandwidth before disabling planes (git-fixes).
  • drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool' (git-fixes).
  • drm/amd/display: Fix UBSAN: shift-out-of-bounds warning (git-fixes).
  • drm/amd/display: Fix debugfs link_settings entry (git-fixes).
  • drm/amd/display: Fix nested FPU context in dcn21validatebandwidth() (git-fixes).
  • drm/amd/display: Fix off by one in hdmi14process_transaction() (git-fixes).
  • drm/amd/display: Fix two cursor duplication when using overlay (git-fixes).
  • drm/amd/display: Force vsync flip when reconfiguring MPCC (git-fixes).
  • drm/amd/display: Guard against NULL pointer deref when geti2cinfo fails (git-fixes).
  • drm/amd/display: Initialize attribute for hdcp_srm sysfs file (git-fixes).
  • drm/amd/display: Reject non-zero srcy and srcx for video planes (git-fixes).
  • drm/amd/display: Revert dramclockchange_latency for DCN2.1 (git-fixes).
  • drm/amd/display: Try YCbCr420 color when YCbCr444 fails (git-fixes).
  • drm/amd/display: add handling for hdcp2 rx id list validation (git-fixes).
  • drm/amd/display: changing sr exit latency (git-fixes).
  • drm/amd/display: fix dml prefetch validation (git-fixes).
  • drm/amd/display: fixed divide by zero kernel crash during dsc enablement (git-fixes).
  • drm/amd/display: turn DPMS off on connector unplug (git-fixes).
  • drm/amd/pm: fix workload mismatch on vega10 (git-fixes).
  • drm/amd/powerplay: fix spelling mistake 'smustatememroy_block' -> (bsc#1152489) Backporting notes: * rename amd/pm to amd/powerplay * context changes
  • drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4f (git-fixes).
  • drm/amdgpu/display/dm: add missing parameter documentation (git-fixes).
  • drm/amdgpu/display: buffer INTERRUPTLOWIRQ_CONTEXT interrupt work (git-fixes).
  • drm/amdgpu/display: remove redundant continue statement (git-fixes).
  • drm/amdgpu/display: restore AUXDPHYTX_CONTROL for DCN2.x (git-fixes).
  • drm/amdgpu/display: use GFPATOMIC in dcn21validatebandwidthfp() (git-fixes).
  • drm/amdgpu/swsmu: add interrupt work function (git-fixes).
  • drm/amdgpu/swsmu: add interrupt work handler for smu11 parts (git-fixes).
  • drm/amdgpu: Add additional Sienna Cichlid PCI ID (git-fixes).
  • drm/amdgpu: Add check to prevent IH overflow (git-fixes).
  • drm/amdgpu: Add mem sync flag for IB allocated by SA (git-fixes).
  • drm/amdgpu: Fix GPU TLB update error when PAGESIZE > AMDGPUPAGE_SIZE (git-fixes).
  • drm/amdgpu: Fix some unload driver issues (git-fixes).
  • drm/amdgpu: Init GFX10ADDRCONFIG for VCN v3 in DPG mode (git-fixes).
  • drm/amdgpu: check alignment on CPU page for bo map (git-fixes).
  • drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang (git-fixes).
  • drm/amdgpu: fb BO should be ttmbotype_device (git-fixes).
  • drm/amdgpu: fix NULL pointer dereference (git-fixes).
  • drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2 (git-fixes).
  • drm/amdgpu: fix offset calculation in amdgpuvmboclearmappings() (git-fixes).
  • drm/amdgpu: fix parameter error of RREG32PCIE() in amdgpuregs_pcie (git-fixes).
  • drm/amdgpu: mask the xgmi number of hops reported from psp to kfd (git-fixes).
  • drm/amdgpu: remove unused variable from struct amdgpu_bo (git-fixes).
  • drm/amdgpu: update gc golden setting for Navi12 (git-fixes).
  • drm/amdgpu: update sdma golden setting for Navi12 (git-fixes).
  • drm/amdkfd: Fix UBSAN shift-out-of-bounds warning (git-fixes).
  • drm/amdkfd: Fix cat debugfs hang_hws file causes system crash bug (git-fixes).
  • drm/amdkfd: Put ACPI table after using it (bsc#1152489) Backporting notes: * context changes
  • drm/amdkfd: dqm fence memory corruption (git-fixes).
  • drm/amdkfd: fix build error with AMDIOMMUV2=m (git-fixes).
  • drm/ast: AST2500 fixups (bsc#1174416).
  • drm/ast: AST2500 fixups (bsc#1174416).
  • drm/ast: Add 25MHz refclk support (bsc#1174416).
  • drm/ast: Add 25MHz refclk support (bsc#1174416).
  • drm/ast: Add support for 1152x864 mode (bsc#1174416).
  • drm/ast: Add support for 1152x864 mode (bsc#1174416).
  • drm/ast: Add support for AIP200 (bsc#1174416).
  • drm/ast: Add support for AIP200 (bsc#1174416).
  • drm/ast: Correct mode table for AST2500 precatch (bsc#1174416).
  • drm/ast: Correct mode table for AST2500 precatch (bsc#1174416).
  • drm/ast: Disable VGA decoding while driver is active (bsc#1174416).
  • drm/ast: Disable VGA decoding while driver is active (bsc#1174416).
  • drm/ast: Disable screen on register init (bsc#1174416).
  • drm/ast: Disable screen on register init (bsc#1174416).
  • drm/ast: Fix P2A config detection (bsc#1174416).
  • drm/ast: Fix P2A config detection (bsc#1174416).
  • drm/ast: Fix invalid usage of ASTMAXHWCWIDTH in cursor atomiccheck (git-fixes).
  • drm/ast: Fix register access in non-P2A mode for DP501 (bsc#1174416).
  • drm/ast: Fix register access in non-P2A mode for DP501 (bsc#1174416).
  • drm/ast: Keep MISC fields when enabling VGA (bsc#1174416).
  • drm/ast: Keep MISC fields when enabling VGA (bsc#1174416).
  • drm/ast: drm/ast: Fix boot address for AST2500 (bsc#1174416).
  • drm/ast: drm/ast: Fix boot address for AST2500 (bsc#1174416).
  • drm/compat: Clear bounce structures (git-fixes).
  • drm/dp_mst: Revise broadcast msg lct & lcr (git-fixes).
  • drm/dpmst: Set CLEARPAYLOADIDTABLE as broadcast (git-fixes).
  • drm/hisilicon: Fix use-after-free (git-fixes).
  • drm/i915/display: fix compiler warning about array overrun (git-fixes).
  • drm/i915/gt: Clear CACHE_MODE prior to clearing residuals (git-fixes).
  • drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7 (git-fixes).
  • drm/i915/gvt: Fix error code in intelgvtinit_device() (git-fixes).
  • drm/i915/gvt: Set SNOOP for PAT3 on BXT/APL to workaround GPU BB hang (git-fixes).
  • drm/i915/overlay: Fix active retire callback alignment (git-fixes).
  • drm/i915/selftests: Fix some error codes (git-fixes).
  • drm/i915: Avoid div-by-zero on gen2 (git-fixes).
  • drm/i915: Fix ICL MG PHY vswing handling (git-fixes).
  • drm/i915: Fix crash in auto_retire (git-fixes).
  • drm/i915: Fix invalid access to ACPI _DSM objects (bsc#1184074).
  • drm/i915: Hold onto an explicit ref to i915vmawork.pinned (git-fixes).
  • drm/i915: Read C0DRB3/C1DRB3 as 16 bits again (git-fixes).
  • drm/i915: Wedge the GPU if command parser setup fails (git-fixes).
  • drm/imx: imx-ldb: fix out of bounds array access warning (git-fixes).
  • drm/ingenic: Fix non-OSD mode (git-fixes).
  • drm/ingenic: Register devm action to cleanup encoders (git-fixes).
  • drm/komeda: Fix bit check to import to value of proper type (git-fixes).
  • drm/lima: fix reference leak in limapmbusy (git-fixes).
  • drm/mcde/panel: Inverse misunderstood flag (git-fixes).
  • drm/mediatek: Fix aal size config (bsc#1152489) Backporting notes: * replaced mtkddpwrite() with writel()
  • drm/msm/a5xx: Remove overwriting A5XXPCDBGECOCNTL register (git-fixes).
  • drm/msm/adreno: a5xxpower: Do not apply A540 lmsetup to other GPUs (git-fixes).
  • drm/msm/gem: Add obj->lock wrappers (bsc#1152489) Backporting notes: * taken for 9b73bde39cf2 ('drm/msm: Fix use-after-free in msm_gem with carveout') * context changes
  • drm/msm/mdp5: Configure PPSYNCHEIGHT to double the vtotal (git-fixes).
  • drm/msm/mdp5: Do not multiply vclk line count by 100 (git-fixes).
  • drm/msm: Fix WARNON() splat in _freeobject() (bsc#1152489) Backporting notes: * context changes
  • drm/msm: Fix a5xx/a6xx timestamps (git-fixes).
  • drm/msm: Fix races managing the OOB state for timestamp vs (bsc#1152489) Backporting notes: * context changes
  • drm/msm: Fix suspend/resume on i.MX5 (git-fixes).
  • drm/msm: Fix use-after-free in msm_gem with carveout (bsc#1152489) Backporting notes: * context changes
  • drm/msm: Ratelimit invalid-fence message (git-fixes).
  • drm/msm: Set drvdata to NULL when msmdrminit() fails (git-fixes).
  • drm/msm: fix shutdown hook in case GPU components failed to bind (git-fixes).
  • drm/nouveau/kms/nv50-: Get rid of bogus nouveauconnmode_valid() (git-fixes).
  • drm/omap: fix misleading indentation in pixinc() (git-fixes).
  • drm/panfrost: Clear MMU irqs before handling the fault (git-fixes).
  • drm/panfrost: Do not corrupt the queue mutex on open/close (bsc#1152472) Backporting notes: * context changes
  • drm/panfrost: Do not try to map pages that are already mapped (git-fixes).
  • drm/panfrost: Fix job timeout handling (bsc#1152472) Backporting notes: * context changes
  • drm/panfrost: Remove unused variables in panfrostjobclose() (bsc#1152472)
  • drm/probe-helper: Check epoch counter in outputpollexecute() (git-fixes).
  • drm/qxl: do not run release if qxl failed to init (git-fixes).
  • drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected (git-fixes).
  • drm/radeon: Avoid power table parsing memory leaks (git-fixes).
  • drm/radeon: Fix a missing check bug in radeondpmst_detect() (git-fixes).
  • drm/radeon: Fix off-by-one power_state index heap overwrite (git-fixes).
  • drm/radeon: fix AGP dependency (git-fixes).
  • drm/radeon: fix copy of uninitialized variable back to userspace (git-fixes).
  • drm/shmem-helper: Check for purged buffers in fault handler (git-fixes).
  • drm/shmem-helper: Do not remove the offset in vmareastruct pgoff (git-fixes).
  • drm/shmem-helpers: vunmap: Do not put pages for dma-buf (git-fixes).
  • drm/sun4i: tcon: fix inverted DCLK polarity (bsc#1152489) Backporting notes: * context changes
  • drm/tegra: Fix reference leak when pmruntimeget_sync() fails (git-fixes).
  • drm/tegra: dc: Do not set PLL clock to 0Hz (git-fixes).
  • drm/tegra: dc: Restore coupling of display controllers (git-fixes).
  • drm/tegra: sor: Grab runtime PM reference across reset (git-fixes).
  • drm/tilcdc: send vblank event when disabling crtc (git-fixes).
  • drm/vc4: crtc: Reduce PV fifo threshold on hvs4 (git-fixes).
  • drm/vc4: hdmi: Restore cec physical address on reconnect (bsc#1152472) Backporting notes: * context changes * change vc4hdmi to vc4->hdmi * removed references to encoder->hdmimonitor
  • drm/vkms: fix misuse of WARN_ON (git-fixes).
  • drm: Added orientation quirk for OneGX1 Pro (git-fixes).
  • drm: meson_drv add shutdown function (git-fixes).
  • drm: rcar-du: Fix PM reference leak in rcarcmmenable() (git-fixes).
  • drm: rcar-du: Fix crash when using LVDS1 clock for CRTC (bsc#1152489) Backporting notes: * context changes
  • drm: rcar-du: Fix leak of CMM platform device reference (git-fixes).
  • drm: xlnx: zynqmp: fix a memset in zynqmpdptrain() (git-fixes).
  • e1000e: Fix duplicate include guard (git-fixes).
  • e1000e: Fix error handling in e1000setd0lplustate_82571 (git-fixes).
  • e1000e: add rtnllock() to e1000reset_task (git-fixes).
  • efi: use 32-bit alignment for efiguidt literals (git-fixes).
  • enetc: Fix reporting of h/w packet counters (git-fixes).
  • enetc: Let the hardware auto-advance the taprio base-time of 0 (git-fixes).
  • enetc: Workaround for MDIO register access issue (git-fixes).
  • epoll: check for events when removing a timed out thread from the wait queue (git-fixes).
  • ethernet/netronome/nfp: Fix a use after free in nfpbpfctrlmsgrx (git-fixes).
  • ethernet: alx: fix order of calls on resume (git-fixes).
  • ethernet:enic: Fix a use after free bug in enichardstart_xmit (git-fixes).
  • ethtool: fix incorrect datatype in set_eee ops (bsc#1176447).
  • ethtool: fix missing NLMFMULTI flag when dumping (bsc#1176447).
  • ethtool: pause: make sure we init driver stats (jsc#SLE-15075).
  • exec: Move woulddump into flushold_exec (git-fixes).
  • ext4: do not try to set xattr into ea_inode if value is empty (bsc#1184730).
  • ext4: find old entry again if failed to rename whiteout (bsc#1184742).
  • ext4: fix potential error in ext4doupdate_inode (bsc#1184731).
  • ext4: fix potential htree index checksum corruption (bsc#1184728).
  • extcon: Add stubs for extconregisternotifier_all() functions (git-fixes).
  • extcon: Fix error handling in extcondevregister (git-fixes).
  • extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged (git-fixes).
  • extcon: arizona: Fix various races on driver unbind (git-fixes).
  • fbdev: zero-fill colormap in fbcmap.c (git-fixes).
  • fbmem: add margin check to fbcheckcaps() (git-fixes).
  • firmware/efi: Fix a use after bug in efimemreserve_persistent (git-fixes).
  • firmware: arm_scpi: Prevent the ternary sign expansion bug (git-fixes).
  • firmware: qcom-scm: Fix QCOM_SCM configuration (git-fixes).
  • firmware: qcom_scm: Fix kernel-doc function names to match (git-fixes).
  • firmware: qcomscm: Make _qcomscmiscallavailable() return bool (git-fixes).
  • firmware: qcomscm: Reduce locking section for _get_convention() (git-fixes).
  • firmware: qcom_scm: Workaround lack of 'is available' call on SC7180 (git-fixes).
  • flow_dissector: fix byteorder of dissected ICMP ID (bsc#1154353).
  • fnic: use scsihostbusy_iter() to traverse commands (bsc#1179851).
  • fotg210-udc: Complete OUT requests on short packets (git-fixes).
  • fotg210-udc: Do not DMA more than the buffer can take (git-fixes).
  • fotg210-udc: Fix DMA on EP0 for length > max packet size (git-fixes).
  • fotg210-udc: Fix EP0 IN requests bigger than two packets (git-fixes).
  • fotg210-udc: Mask GRP2 interrupts we do not handle (git-fixes).
  • fotg210-udc: Remove a dubious condition leading to fotg210_done (git-fixes).
  • fs/epoll: restore waking from epdonescan() (bsc#1183868).
  • fs/jfs: fix potential integer overflow on shift of a int (bsc#1184741).
  • fs: direct-io: fix missing sdio->boundary (bsc#1184736).
  • fsl/fman: check dereferencing null pointer (git-fixes).
  • fsl/fman: fix dereference null return value (git-fixes).
  • fsl/fman: fix eth hash table allocation (git-fixes).
  • fsl/fman: fix unreachable code (git-fixes).
  • fsl/fman: reuse setmacaddress() in dtsec init() (bsc#1184811).
  • fsl/fman: tolerate missing MAC address in device tree (bsc#1184811).
  • fsl/fman: use 32-bit unsigned integer (git-fixes).
  • ftrace/x86: Tell objtool to ignore nondeterministic ftrace stack layout (bsc#1177028).
  • ftrace: Fix modifyftracedirect (bsc#1177028).
  • ftrace: Handle commands when closing setftracefilter file (git-fixes).
  • fuse: fix bad inode (bsc#1184211).
  • fuse: fix bad inode (bsc#1184211).
  • fuse: fix live lock in fuse_iget() (bsc#1184211).
  • fuse: fix live lock in fuse_iget() (bsc#1184211).
  • fuse: fix write deadlock (bsc#1185573).
  • fuse: verify write return (git-fixes).
  • futex: Change utime parameter to be 'const ... *' (git-fixes).
  • futex: Do not apply time namespace adjustment on FUTEXLOCKPI (bsc#1164648).
  • futex: Get rid of the val2 conditional dance (git-fixes).
  • futex: Make syscall entry points less convoluted (git-fixes).
  • gcc-plugins: drop support for GCC <= 4.7 (bcs#1181862).
  • gcc-plugins: make it possible to disable CONFIGGCCPLUGINS again (bcs#1181862).
  • gcc-plugins: simplify GCC plugin-dev capability test (bsc#1181862).
  • geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply (bsc#1176447).
  • geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply (git-fixes).
  • genirq/irqdomain: Do not try to free an interrupt that has no (git-fixes)
  • genirq: Disable interrupts for force threaded handlers (git-fixes)
  • genirq: Reduce irqdebug cacheline bouncing (bsc#1185703 ltc#192641).
  • gianfar: Account for Tx PTP timestamp in the skb headroom (git-fixes).
  • gianfar: Fix TX timestamping with a stacked DSA driver (git-fixes).
  • gianfar: Handle error code at MAC address change (git-fixes).
  • gianfar: Replace skbreallocheadroom with skbcowhead for PTP (git-fixes).
  • gpio: omap: Save and restore sysconfig (git-fixes).
  • gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 (git-fixes).
  • gpio: sysfs: Obey valid_mask (git-fixes).
  • gpio: xilinx: Correct kernel doc for xgpio_probe() (git-fixes).
  • gpio: zynq: fix reference leak in zynq_gpio functions (git-fixes).
  • gpiolib: Do not free if pin ranges are not defined (git-fixes).
  • gpiolib: acpi: Add missing IRQF_ONESHOT (git-fixes).
  • gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 (git-fixes).
  • gpu/xen: Fix a use after free in xendrmdrv_init (git-fixes).
  • hrtimer: Update softirqexpiresnext correctly after (git-fixes)
  • hvnetvsc: Reset the RSC count if NVSPSTATFAIL in netvscreceive() (git-fixes).
  • hwmon: (ina3221) Fix PM usage counter unbalance in ina3221writeenable (git-fixes).
  • hwmon: (occ) Fix poll rate limiting (git-fixes).
  • i2c: Add I2CAQNOREPSTART adapter quirk (git-fixes).
  • i2c: bail out early when RDWR parameters are wrong (git-fixes).
  • i2c: cadence: add IRQ check (git-fixes).
  • i2c: emev2: add IRQ check (git-fixes).
  • i2c: img-scb: fix reference leak when pmruntimeget_sync fails (git-fixes).
  • i2c: imx-lpi2c: fix reference leak when pmruntimeget_sync fails (git-fixes).
  • i2c: jz4780: add IRQ check (git-fixes).
  • i2c: mlxbf: add IRQ check (git-fixes).
  • i2c: omap: fix reference leak when pmruntimeget_sync fails (git-fixes).
  • i2c: rcar: faster irq code to minimize HW race condition (git-fixes).
  • i2c: rcar: optimize cacheline to minimize HW race condition (git-fixes).
  • i2c: sh7760: add IRQ check (git-fixes).
  • i2c: sh7760: fix IRQ error path (git-fixes).
  • i2c: sprd: fix reference leak when pmruntimeget_sync fails (git-fixes).
  • i2c: tegra: Add missing pmruntimeput() (bsc#1184386).
  • i2c: tegra: Check errors for both positive and negative values (bsc#1184386).
  • i2c: tegra: Clean up and improve comments (bsc#1184386).
  • i2c: tegra: Clean up printk messages (bsc#1184386).
  • i2c: tegra: Clean up probe function (bsc#1184386).
  • i2c: tegra: Clean up variable names (bsc#1184386).
  • i2c: tegra: Clean up variable types (bsc#1184386).
  • i2c: tegra: Clean up whitespaces, newlines and indentation (bsc#1184386).
  • i2c: tegra: Create i2cwriteslvi() to use with VI I2C for filling TX FIFO (bsc#1184386).
  • i2c: tegra: Factor out error recovery from tegrai2cxfer_msg() (bsc#1184386).
  • i2c: tegra: Factor out hardware initialization into separate function (bsc#1184386).
  • i2c: tegra: Factor out packet header setup from tegrai2cxfer_msg() (bsc#1184386).
  • i2c: tegra: Factor out register polling into separate function (bsc#1184386).
  • i2c: tegra: Handle potential error of tegrai2cflush_fifos() (bsc#1184386).
  • i2c: tegra: Improve driver module description (bsc#1184386).
  • i2c: tegra: Improve formatting of variables (bsc#1184386).
  • i2c: tegra: Initialize div-clk rate unconditionally (bsc#1184386).
  • i2c: tegra: Make tegrai2cflush_fifos() usable in atomic transfer (bsc#1184386).
  • i2c: tegra: Mask interrupt in tegrai2cissuebusclear() (bsc#1184386).
  • i2c: tegra: Move out all device-tree parsing into tegrai2cparse_dt() (bsc#1184386).
  • i2c: tegra: Remove 'dma' variable from tegrai2cxfer_msg() (bsc#1184386).
  • i2c: tegra: Remove error message used for devmrequestirq() failure (bsc#1184386).
  • i2c: tegra: Remove i2cdev.clkdivisornonhs_mode member (bsc#1184386).
  • i2c: tegra: Remove likely/unlikely from the code (bsc#1184386).
  • i2c: tegra: Remove outdated barrier() (bsc#1184386).
  • i2c: tegra: Remove redundant check in tegrai2cissuebusclear() (bsc#1184386).
  • i2c: tegra: Rename wait/poll functions (bsc#1184386).
  • i2c: tegra: Reorder location of functions in the code (bsc#1184386).
  • i2c: tegra: Runtime PM always available on Tegra (bsc#1184386).
  • i2c: tegra: Use clk-bulk helpers (bsc#1184386).
  • i2c: tegra: Use devmplatformgetandioremap_resource() (bsc#1184386).
  • i2c: tegra: Use platformgetirq() (bsc#1184386).
  • i2c: tegra: Use resetcontrolreset() (bsc#1184386).
  • i2c: tegra: Use threaded interrupt (bsc#1184386).
  • i2c: tegra: Wait for config load atomically while in ISR (bsc#1184386).
  • i40e: Add zero-initialization of AQ command structures (git-fixes).
  • i40e: Added Asym_Pause to supported link modes (git-fixes).
  • i40e: Fix PHY type identifiers for 2.5G and 5G adapters (git-fixes).
  • i40e: Fix add TC filter for IPv6 (git-fixes).
  • i40e: Fix addition of RX filters after enabling FW LLDP agent (git-fixes).
  • i40e: Fix display statistics for veb_tc (git-fixes).
  • i40e: Fix endianness conversions (git-fixes).
  • i40e: Fix flow for IPv6 next header (extension header) (git-fixes).
  • i40e: Fix kernel oops when i40e driver removes VF's (git-fixes).
  • i40e: Fix overwriting flow control settings during driver loading (git-fixes).
  • i40e: Fix parameters in aqgetphy_register() (jsc#SLE-8025).
  • i40e: Fix sparse error: 'vsi->netdev' could be null (jsc#SLE-8025).
  • i40e: Fix sparse error: uninitialized symbol 'ring' (jsc#SLE-13701).
  • i40e: Fix sparse errors in i40e_txrx.c (git-fixes).
  • i40e: Fix sparse errors in i40e_txrx.c (git-fixes).
  • i40e: Fix sparse warning: missing error code 'err' (git-fixes).
  • i40e: Fix use-after-free in i40eclientsubtask() (git-fixes).
  • i40e: fix broken XDP support (git-fixes).
  • i40e: fix the panic when running bpf in xdpdrv mode (git-fixes).
  • i40e: fix the restart auto-negotiation after FEC modified (git-fixes).
  • i915/perf: Start hrtimer only if sampling the OA buffer (git-fixes).
  • iavf: Fix incorrect adapter get in iavf_resume (git-fixes).
  • iavf: use generic power management (git-fixes).
  • ibmvfc: Avoid move login if fast fail is enabled (bsc#1185938 ltc#192043).
  • ibmvfc: Handle move login failure (bsc#1185938 ltc#192043).
  • ibmvfc: Reinit target retries (bsc#1185938 ltc#192043).
  • ibmvnic: add comments for spinlock_t definitions (bsc#1183871 ltc#192139).
  • ibmvnic: avoid calling napi_disable() twice (bsc#1065729).
  • ibmvnic: avoid multiple line dereference (bsc#1183871 ltc#192139).
  • ibmvnic: clean up the remaining debugfs data structures (bsc#1065729).
  • ibmvnic: correctly use devconsume/freeskb_irq (jsc#SLE-17268 jsc#SLE-17043 bsc#1179243 ltc#189290 git-fixes).
  • ibmvnic: fix block comments (bsc#1183871 ltc#192139).
  • ibmvnic: fix braces (bsc#1183871 ltc#192139).
  • ibmvnic: fix miscellaneous checks (bsc#1183871 ltc#192139).
  • ibmvnic: improve failover sysfs entry (bsc#1043990 ltc#155681 git-fixes).
  • ibmvnic: merge dochangeparamreset into doreset (bsc#1183871 ltc#192139).
  • ibmvnic: prefer 'unsigned long' over 'unsigned long int' (bsc#1183871 ltc#192139).
  • ibmvnic: prefer strscpy over strlcpy (bsc#1183871 ltc#192139).
  • ibmvnic: print adapter state as a string (bsc#1152457 ltc#174432 git-fixes).
  • ibmvnic: print reset reason as a string (bsc#1152457 ltc#174432 git-fixes).
  • ibmvnic: queue reset work in systemlongwq (bsc#1152457 ltc#174432 git-fixes).
  • ibmvnic: remove default label from to_string switch (bsc#1152457 ltc#174432 git-fixes).
  • ibmvnic: remove duplicate napischedule call in doreset function (bsc#1065729).
  • ibmvnic: remove duplicate napi_schedule call in open function (bsc#1065729).
  • ibmvnic: remove unnecessary rmb() inside ibmvnic_poll (bsc#1183871 ltc#192139).
  • ibmvnic: remove unused spinlockt statslock definition (bsc#1183871 ltc#192139).
  • ibmvnic: rework to ensure SCRQ entry reads are properly ordered (bsc#1183871 ltc#192139).
  • ice: Account for port VLAN in VF max packet size calculation (git-fixes).
  • ice: Account for port VLAN in VF max packet size calculation (git-fixes).
  • ice: Cleanup fltr list in case of allocation issues (git-fixes).
  • ice: Continue probe on link/PHY errors (jsc#SLE-12878).
  • ice: Fix for dereference of NULL pointer (git-fixes).
  • ice: Increase control queue timeout (git-fixes).
  • ice: Use port number instead of PF ID for WoL (jsc#SLE-12878).
  • ice: fix memory allocation call (jsc#SLE-12878).
  • ice: fix memory leak if registernetdevfails (git-fixes).
  • ice: fix memory leak in icevsisetup (git-fixes).
  • ice: fix memory leak of aRFS after resuming from suspend (jsc#SLE-12878).
  • ice: prevent iceopen and icestop during reset (git-fixes).
  • ice: remove DCBNL_DEVRESET bit from PF state (jsc#SLE-7926).
  • ics932s401: fix broken handling of errors when word reading fails (git-fixes).
  • igb: Fix duplicate include guard (git-fixes).
  • igb: XDP extack message on error (jsc#SLE-13536).
  • igb: XDP xmit back fix error code (jsc#SLE-13536).
  • igb: avoid premature Rx buffer reuse (jsc#SLE-13536).
  • igb: avoid transmit queue timeout in xdp path (jsc#SLE-13536).
  • igb: check timestamp validity (git-fixes).
  • igb: skb add metasize for xdp (jsc#SLE-13536).
  • igb: take VLAN double header into account (jsc#SLE-13536).
  • igb: use xdpdoflush (jsc#SLE-13536).
  • igc: Fix Pause Frame Advertising (git-fixes).
  • igc: Fix Supported Pause Frame Link Setting (git-fixes).
  • igc: Fix igcptprx_pktstamp() (bsc#1160634).
  • igc: Fix igcptprx_pktstamp() (bsc#1160634).
  • igc: reinitlocked() should be called with rtnllock (git-fixes).
  • igc: reinitlocked() should be called with rtnllock (git-fixes).
  • iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask (git-fixes).
  • iio: adis16400: Fix an error code in adis16400initialsetup() (git-fixes).
  • iio: gyro: mpu3050: Fix error handling in mpu3050triggerhandler (git-fixes).
  • iio: gyro: mpu3050: Fix reported temperature value (git-fixes).
  • iio: hid-sensor-humidity: Fix alignment issue of timestamp channel (git-fixes).
  • iio: hid-sensor-prox: Fix scale not correct issue (git-fixes).
  • iio: hid-sensor-temperature: Fix issues of timestamp channel (git-fixes).
  • iio: proximity: pulsedlight: Fix rumtime PM imbalance on error (git-fixes).
  • iio: tsl2583: Fix division by a zero lux_val (git-fixes).
  • iio:accel:adis16201: Fix wrong axis assignment that prevents loading (git-fixes).
  • iio:adc:qcom-spmi-vadc: add default scale to LRMUX2BAT_ID channel (git-fixes).
  • ima: Free IMA measurement buffer after kexec syscall (git-fixes).
  • include/linux/sched/mm.h: use rcudereference in invfork() (git-fixes).
  • intel_th: Consistency and off-by-one fix (git-fixes).
  • intel_th: pci: Add Alder Lake-M support (git-fixes).
  • intel_th: pci: Add Rocket Lake CPU support (git-fixes).
  • interconnect: core: fix error return code of icclinkdestroy() (git-fixes).
  • iommu/amd: Add support for map/unmap_resource (jsc#ECO-3482).
  • iommu/amd: Fix sleeping in atomic in increaseaddressspace() (bsc#1183277).
  • iommu/amd: Fix sleeping in atomic in increaseaddressspace() (bsc#1183310).
  • iommu/intel: Fix memleak in intelirqremapping_alloc (bsc#1183278).
  • iommu/intel: Fix memleak in intelirqremapping_alloc (bsc#1183312).
  • iommu/qcom: add missing putdevice() call in qcomiommuofxlate() (bsc#1183313).
  • iommu/qcom: add missing putdevice() call in qcomiommuofxlate() (bsc#1183637).
  • iommu/vt-d: Add getdomaininfo() helper (bsc#1183279).
  • iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183280).
  • iommu/vt-d: Avoid panic if iommu init fails in tboot system (bsc#1183315).
  • iommu/vt-d: Correctly check addr alignment in qiflushdeviotlbpasid() (bsc#1183281).
  • iommu/vt-d: Correctly check addr alignment in qiflushdeviotlbpasid() (bsc#1183316).
  • iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183282).
  • iommu/vt-d: Do not use flush-queue when caching-mode is on (bsc#1183317).
  • iommu/vt-d: Fix general protection fault in auxdetachdevice() (bsc#1183283).
  • iommu/vt-d: Fix general protection fault in auxdetachdevice() (bsc#1183318).
  • iommu/vt-d: Fix ineffective devTLB invalidation for subdevices (bsc#1183284).
  • iommu/vt-d: Fix ineffective devTLB invalidation for subdevices (bsc#1183319).
  • iommu/vt-d: Fix status code for Allocate/Free PASID command (bsc#1183320).
  • iommu/vt-d: Fix unaligned addresses for intelflushsvmrangedev() (bsc#1183285).
  • iommu/vt-d: Fix unaligned addresses for intelflushsvmrangedev() (bsc#1183321).
  • iommu/vt-d: Move inteliommu info from struct intelsvm to struct intelsvmdev (bsc#1183286).
  • iommu/vt-d: Move inteliommu info from struct intelsvm to struct intelsvmdev (bsc#1183322).
  • iommu/vt-d: Use device numa domain if RHSA is missing (bsc#1184585).
  • iommu: Check dev->iommu in deviommupriv_get() before dereferencing it (bsc#1183311).
  • iommu: Switch gather->end to the inclusive end (bsc#1183314).
  • ionic: linearize tso skb with too many frags (bsc#1167773).
  • ionic: linearize tso skb with too many frags (bsc#1167773).
  • iopoll: introduce readpolltimeout macro (git-fixes).
  • ipc/mqueue, msg, sem: Avoid relying on a stack reference past its expiry (bsc#1185988).
  • ipmi/watchdog: Stop watchdog timer when the current action is 'none' (bsc#1184855).
  • ipw2x00: potential buffer overflow in libipwwxset_encodeext() (git-fixes).
  • irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support (bsc#1184264).
  • irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt support (bsc#1185233).
  • irqchip/ls-extirq: add IRQCHIPSKIPSET_WAKE to the irqchip flags (bsc#1184264).
  • irqchip/ls-extirq: add IRQCHIPSKIPSET_WAKE to the irqchip flags (bsc#1185233).
  • irqchip: Add support for Layerscape external interrupt lines (bsc#1185233).
  • isofs: release buffer head before return (bsc#1182613).
  • iwlwifi: add support for Qu with AX201 device (git-fixes).
  • iwlwifi: pcie: make cfg vs. trans_cfg more robust (git-fixes).
  • ixgbe: fail to create xfrm offload of IPsec tunnel mode SA (git-fixes).
  • ixgbe: fix unbalanced device enable/disable in suspend/resume (jsc#SLE-13706).
  • jffs2: fix use after free in jffs2sumwrite_data() (bsc#1184740).
  • kABI: Fix kABI caused by fixes for bsc#1174426 (bsc#1174426).
  • kABI: cover up change in struct kvm_arch (bsc#1184969).
  • kABI: powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).
  • kABI: powerpc/pseries: Add shutdown() to viodriver and viobus (bsc#1184209 ltc#190917).
  • kbuild: Fail if gold linker is detected (bcs#1181862).
  • kbuild: add dummy toolchains to enable all cc-option etc. in Kconfig (bcs#1181862).
  • kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) (bcs#1181862).
  • kbuild: dummy-tools, fix inverted tests for gcc (bcs#1181862).
  • kbuild: dummy-tools, support MPROFILE_KERNEL checks for ppc (bsc#1181862).
  • kbuild: improve cc-option to clean up all temporary files (bsc#1178330).
  • kbuild: include scripts/Makefile.* only when relevant CONFIG is enabled (bcs#1181862).
  • kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc (bcs#1181862).
  • kbuild: stop filtering out $(GCCPLUGINSCFLAGS) from cc-option base (bcs#1181862).
  • kbuild: use -S instead of -E for precise cc-option test in Kconfig (bsc#1178330).
  • kconfig: introduce m32-flag and m64-flag (bcs#1181862).
  • kernel-docs.spec.in: Build using an utf-8 locale. Sphinx cannot handle UTF-8 input in non-UTF-8 locale.
  • kernel/smp: make csdlock timeout depend on boot parameter (bsc#1180846).
  • kvm: svm: Update svmxsavessupported (jsc#SLE-13573).
  • kvm: x86: Enumerate support for CLZERO instruction (jsc#SLE-13573).
  • leds: lp5523: check return value of lp5xx_read and jump to cleanup code (git-fixes).
  • lib/syscall: fix syscall registers retrieval on 32-bit platforms (git-fixes).
  • libbpf: Add explicit padding to bpfxdpsetlinkopts (bsc#1177028).
  • libbpf: Add explicit padding to btfdumpemittypedecl_opts (bsc#1177028).
  • libbpf: Clear mapinfo before each bpfobjgetinfobyfd (bsc#1155518).
  • libbpf: Fix BTF dump of pointer-to-array-of-struct (bsc#1155518).
  • libbpf: Fix INSTALL flag order (bsc#1155518).
  • libbpf: Fix bail out from 'ringbufprocessring()' on error (bsc#1177028).
  • libbpf: Fix error path in bpfobjectelfinit() (bsc#1177028).
  • libbpf: Fix signed overflow in ringbufprocessring (bsc#1177028).
  • libbpf: Initialize the bpfseqprintf parameters array field by field (bsc#1177028).
  • libbpf: Only create rx and tx XDP rings when necessary (bsc#1155518).
  • libbpf: Use SOCK_CLOEXEC when opening the netlink socket (bsc#1155518).
  • libnvdimm/label: Return -ENXIO for no slot in _blklabel_update (bsc#1185269).
  • libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels (bsc#1185269).
  • libnvdimm/region: Fix nvdimmhasflush() to handle NDREGIONASYNC (bsc#1184969 git-fixes).
  • libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr (git-fixes).
  • liquidio: Fix unintented sign extension of a left shift of a u16 (git-fixes).
  • locking/mutex: Fix non debug version of mutexlockio_nested() (git-fixes).
  • locking/qrwlock: Fix ordering in queuedwritelock_slowpath() (bsc#1185041).
  • lpfc: Decouple porttemplate and vporttemplate (bsc#185032).
  • mISDN: fix crash in fritzpci (git-fixes).
  • mac80211: Allow HE operation to be longer than expected (git-fixes).
  • mac80211: bail out if cipher schemes are invalid (git-fixes).
  • mac80211: choose first enabled channel for monitor (git-fixes).
  • mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN (git-fixes).
  • mac80211: clear the beacon's CRC after channel switch (git-fixes).
  • mac80211: fix TXQ AC confusion (git-fixes).
  • mac80211: fix double free in ibss_leave (git-fixes).
  • mac80211: fix rate mask reset (git-fixes).
  • macvlan: macvlancountrx() needs to be aware of preemption (git-fixes).
  • md-cluster: fix use-after-free issue when removing rdev (bsc#1184082).
  • md/raid1: properly indicate failure when ending a failed write request (bsc#1185680).
  • md: do not flush workqueue unconditionally in md_open (bsc#1184081).
  • md: factor out a mddevfindlocked helper from mddev_find (bsc#1184081).
  • md: md_open returns -EBUSY when entering racing area (bsc#1184081).
  • md: split mddev_find (bsc#1184081).
  • mdio: fix mdio-thunder.c dependency & build error (git-fixes).
  • media: adv7604: fix possible use-after-free in adv76xx_remove() (git-fixes).
  • media: cros-ec-cec: do not bail on deviceinitwakeup failure (git-fixes).
  • media: cx23885: add more quirks for reset DMA on some AMD IOMMU (git-fixes).
  • media: drivers: media: pci: sta2x11: fix Kconfig dependency on GPIOLIB (git-fixes).
  • media: dvb-usb: fix memory leak in dvbusbadapter_init (git-fixes).
  • media: dvbdev: Fix memory leak in dvbmediadevice_free() (git-fixes).
  • media: em28xx: fix memory leak (git-fixes).
  • media: gspca/sq905.c: fix uninitialized variable (git-fixes).
  • media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove() (git-fixes).
  • media: i2c: adv7842: fix possible use-after-free in adv7842_remove() (git-fixes).
  • media: i2c: tda1997: Fix possible use-after-free in tda1997x_remove() (git-fixes).
  • media: imx: capture: Return -EPIPE from _capturelegacytryfmt() (git-fixes).
  • media: ite-cir: check for receive overflow (git-fixes).
  • media: m88rs6000t: avoid potential out-of-bounds reads on arrays (git-fixes).
  • media: mantis: remove orphan mantis_core.c (git-fixes).
  • media: mceusb: sanity check for prescaler value (git-fixes).
  • media: media/saa7164: fix saa7164encoderregister() memory leak bugs (git-fixes).
  • media: omap4iss: return error code when omap4iss_get() failed (git-fixes).
  • media: platform: sti: Fix runtime PM imbalance in regs_show (git-fixes).
  • media: platform: sunxi: sun6i-csi: fix error return code of sun6ivideostart_streaming() (git-fixes).
  • media: rc: compile rc-cec.c into rc-core (git-fixes).
  • media: saa7134: use sgdmalen when building pgtable (git-fixes).
  • media: saa7146: use sgdmalen when building pgtable (git-fixes).
  • media: staging/intel-ipu3: Fix memory leak in imu_fmt (git-fixes).
  • media: staging/intel-ipu3: Fix race condition during set_fmt (git-fixes).
  • media: staging/intel-ipu3: Fix set_fmt error handling (git-fixes).
  • media: tc358743: fix possible use-after-free in tc358743_remove() (git-fixes).
  • media: usbtv: Fix deadlock on suspend (git-fixes).
  • media: uvcvideo: Allow entities with no pads (git-fixes).
  • media: v4l2-ctrls.c: fix race condition in hdl->requests list (git-fixes).
  • media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validate (git-fixes).
  • media: v4l: vsp1: Fix bru null pointer access (git-fixes).
  • media: v4l: vsp1: Fix uif null pointer access (git-fixes).
  • media: vicodec: add missing v4l2ctrlrequesthdlput() (git-fixes).
  • memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] (git-fixes).
  • memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops (bsc#1183325).
  • memory: pl353: fix mask of ECC page_size config register (git-fixes).
  • mfd: arizona: Fix rumtime PM imbalance on error (git-fixes).
  • mfd: intel_pmt: Fix nuisance messages and handling of disabled capabilities (git-fixes).
  • mfd: lpc_sch: Partially revert 'Add support for Intel Quark X1000' (git-fixes).
  • mfd: stm32-timers: Avoid clearing auto reload register (git-fixes).
  • misc/pvpanic: Export module FDT device table (git-fixes).
  • misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom (git-fixes).
  • misc: fastrpc: restrict user apps from sending kernel RPC messages (git-fixes).
  • misc: lis3lv02d: Fix false-positive WARN on various HP models (git-fixes).
  • misc: vmwvmci: explicitly initialize vmcidatagram payload (git-fixes).
  • misc: vmwvmci: explicitly initialize vmcinotifybmset_msg struct (git-fixes).
  • mlxsw: spectrum_mr: Update egress RIF list before route's action (git-fixes).
  • mm, numa: fix bad pmd by atomically check for pmdtranshuge when marking page tables prot_numa (bsc#1168777).
  • mm/rmap: fix potential pte_unmap on an not mapped pte (git-fixes).
  • mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page (git-fixes).
  • mm: memcontrol: fix cpuhotplug statistics flushing (bsc#1185606).
  • mmc: block: Update extcsd.cachectrl if it was written (git-fixes).
  • mmc: core: Correct descriptions in mmcofparse() (git-fixes).
  • mmc: core: Do a power cycle when the CMD11 fails (git-fixes).
  • mmc: core: Fix partition switch time for eMMC (git-fixes).
  • mmc: core: Set read only for SD cards with permanent write protect bit (git-fixes).
  • mmc: cqhci: Add cqhci_deactivate() (git-fixes).
  • mmc: cqhci: Fix random crash when remove mmc module/card (git-fixes).
  • mmc: mmcspi: Drop unused NOIRQ definition (git-fixes).
  • mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxsmmcprobe()' (git-fixes).
  • mmc: sdhci-iproc: Cap min clock frequency on BCM2711 (bsc#1186009)
  • mmc: sdhci-iproc: Set SDHCIQUIRKCAPCLOCKBASE_BROKEN on BCM2711 (bsc#1186009)
  • mmc: sdhci-of-arasan: Add missed checks for devmclkregister() (git-fixes).
  • mmc: sdhci-of-dwcmshc: fix rpmb access (git-fixes).
  • mmc: sdhci-of-dwcmshc: implement specific setuhssignaling (git-fixes).
  • mmc: sdhci-of-dwcmshc: set SDHCIQUIRK2PRESETVALUEBROKEN (git-fixes).
  • mmc: sdhci-of-esdhc: make sure delay chain locked for HS400 (git-fixes).
  • mmc: sdhci-of-esdhc: set timeout to max before tuning (git-fixes).
  • mmc: sdhci-pci-gli: increase 1.8V regulator wait (git-fixes).
  • mmc: sdhci-pci: Add PCI IDs for Intel LKF (git-fixes).
  • mmc: sdhci-pci: Fix SDHCIRESETALL for CQHCI for Intel GLK-based controllers (git-fixes).
  • mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based controllers (git-fixes).
  • mmc: sdhci: Check for reset prior to DMA address unmap (git-fixes).
  • mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true (git-fixes).
  • mmc: uniphier-sd: Fix a resource leak in the remove function (git-fixes).
  • mmc: uniphier-sd: Fix an error handling path in uniphiersdprobe() (git-fixes).
  • mount: fix mounting of detached mounts onto targets that reside on shared mounts (git-fixes).
  • mt7601u: fix always true expression (git-fixes).
  • mt76: dma: do not report truncated frames to mac80211 (git-fixes).
  • mt76: mt7615: fix entering driver-own state on mt7663 (git-fixes).
  • mt76: mt7615: support loading EEPROM for MT7613BE (git-fixes).
  • mt76: mt76x0: disable GTK offloading (git-fixes).
  • mt76: mt7915: fix aggr len debugfs node (git-fixes).
  • mt76: mt7915: fix txpower init for TSSI off chips (git-fixes).
  • mtd: Handle possible -EPROBEDEFER from parsemtd_partitions() (git-fixes).
  • mtd: rawnand: atmel: Update ecc_stats.corrected counter (git-fixes).
  • mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC (git-fixes).
  • mtd: rawnand: fsmc: Fix error code in fsmcnandprobe() (git-fixes).
  • mtd: rawnand: gpmi: Fix a double free in gpminandinit (git-fixes).
  • mtd: rawnand: qcom: Return actual error code instead of -ENODEV (git-fixes).
  • mtd: require write permissions for locking and badblock ioctls (git-fixes).
  • mtd: spi-nor: Rename 'n25q512a' to 'mt25qu512a (n25q512a)' (bsc#1167260).
  • mtd: spi-nor: Split mt25qu512a (n25q512a) entry into two (bsc#1167260).
  • mtd: spinand: core: add missing MODULEDEVICETABLE() (git-fixes).
  • mwifiex: pcie: skip cancelworksync() on reset failure path (git-fixes).
  • nbd: fix a blockdevice refcount leak in nbdrelease (git-fixes).
  • net, xdp: Update pkt_type if generic XDP changes unicast MAC (git-fixes).
  • net/mlx4core: Add missed mlx4freecmdmailbox() (git-fixes).
  • net/mlx4_en: update moderation when config reset (git-fixes).
  • net/mlx5: Add back multicast stats for uplink representor (jsc#SLE-15172).
  • net/mlx5: Delete extra dump stack that gives nothing (git-fixes).
  • net/mlx5: Do not request more than supported EQs (git-fixes).
  • net/mlx5: Fix PPLM register mapping (jsc#SLE-8464).
  • net/mlx5: Fix bit-wise and with zero (jsc#SLE-15172).
  • net/mlx5: Fix health error state handling (bsc#1186467).
  • net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDP (jsc#SLE-15172).
  • net/mlx5e: Do not match on Geneve options in case option masks are all zero (git-fixes).
  • net/mlx5e: E-switch, Fix rate calculation division (jsc#SLE-8464).
  • net/mlx5e: Fix error path for ethtool set-priv-flag (git-fixes).
  • net/mlx5e: Fix ethtool indication of connector type (git-fixes).
  • net/mlx5e: Fix setting of RS FEC mode (jsc#SLE-15172).
  • net/mlx5e: Offload tuple rewrite for non-CT flows (jsc#SLE-15172).
  • net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets (jsc#SLE-15172).
  • net/mlx5e: fix ingressifindex check in mlx5eflowerparsemeta (jsc#SLE-8464).
  • net/qlcnic: Fix a use after free in qlcnic83xxgetminidumptemplate (git-fixes).
  • net/sched: act_ct: fix wild memory access when clearing fragments (bsc#1176447).
  • net: arcemac: Fix memleak in arcmdio_probe (git-fixes).
  • net: atheros: switch from 'pci' to 'dma' API (git-fixes).
  • net: atlantic: fix out of range usage of active_vlans array (git-fixes).
  • net: atlantic: fix potential error handling (git-fixes).
  • net: atlantic: fix use after free kasan warn (git-fixes).
  • net: b44: fix error return code in b44initone() (git-fixes).
  • net: bonding: fix error return code of bondneighinit() (bsc#1154353).
  • net: cdc-phonet: fix data-interface release on probe failure (git-fixes).
  • net: clsapi: Fix uninitialised struct field bo->unlockeddriver_cb (bsc#1176447).
  • net: dsa: felix: implement port flushing on .phylinkmaclink_down (git-fixes).
  • net: dsa: rtl8366: Fix VLAN semantics (git-fixes).
  • net: dsa: rtl8366: Fix VLAN set-up (git-fixes).
  • net: dsa: rtl8366rb: Support all 4096 VLANs (git-fixes).
  • net: enetc: allow hardware timestamping on TX queues with tc-etf enabled (git-fixes).
  • net: enetc: do not disable VLAN filtering in IFF_PROMISC mode (git-fixes).
  • net: enetc: fix link error again (git-fixes).
  • net: enetc: remove bogus write to SIRXIDR from enetcsetuprxbdr (git-fixes).
  • net: enetc: take the MDIO lock only once per NAPI poll cycle (git-fixes).
  • net: enic: Cure the enic api locking trainwreck (git-fixes).
  • net: ethernet: aquantia: Fix wrong return value (git-fixes).
  • net: ethernet: cavium: octeonmgmt: use phystart and phy_stop (git-fixes).
  • net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours (bsc#1183871 ltc#192139).
  • net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port (git-fixes).
  • net: ethernet: ti: cpsw: fix error return code in cpsw_probe() (git-fixes).
  • net: fec: Fix PHY init after phyresetafterclkenable() (git-fixes).
  • net: fec: Fix phydevice lookup for phyresetafterclk_enable() (git-fixes).
  • net: fec: Fix reference count leak in fec series ops (git-fixes).
  • net: gemini: Fix another missing clkdisableunprepare() in probe (git-fixes).
  • net: gemini: Fix missing freenetdev() in error path of geminiethernetportprobe() (git-fixes).
  • net: geneve: check skb is large enough for IPv4/IPv6 header (git-fixes).
  • net: geneve: modify IP header check in geneve6xmitskb and genevexmitskb (git-fixes).
  • net: gianfar: Add ofnodeput() before goto statement (git-fixes).
  • net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device (git-fixes).
  • net: hdlcraweth: Clear the IFFTXSKBSHARING flag after calling ethersetup (git-fixes).
  • net: hns3: Fix for geneve tx checksum bug (git-fixes).
  • net: hns3: Remove the left over redundant check & assignment (bsc#1154353).
  • net: hns3: Remove un-necessary 'else-if' in the hclgeresetevent() (git-fixes).
  • net: hns3: add check for HNS3NICSTATEINITED in hns3resetnotifyup_enet() (git-fixes).
  • net: hns3: clear VF down state bit before request link status (git-fixes).
  • net: hns3: clear unnecessary reset request in hclgeresetrebuild (git-fixes).
  • net: hns3: disable phy loopback setting in hclgemacstart_phy (git-fixes).
  • net: hns3: fix bug when calculating the TCAM table info (git-fixes).
  • net: hns3: fix for vxlan gpe tx checksum bug (git-fixes).
  • net: hns3: fix incorrect configuration for igueguhw_err (git-fixes).
  • net: hns3: fix query vlan mask value error for flow director (git-fixes).
  • net: hns3: initialize the message content in hclgegetlink_mode() (git-fixes).
  • net: hns3: use netiftxdisable to stop the transmit queue (git-fixes).
  • net: korina: cast KSEG0 address to pointer in kfree (git-fixes).
  • net: korina: fix kfree of rx/tx descriptor array (git-fixes).
  • net: lantiq: Wait for the GPHY firmware to be ready (git-fixes).
  • net: lltemac: Add more error handling of dmamap_single() calls (git-fixes).
  • net: lltemac: Fix RX buffer descriptor handling on GFPATOMIC pressure (git-fixes).
  • net: ll_temac: Fix race condition causing TX hang (git-fixes).
  • net: ll_temac: Handle DMA halt condition caused by buffer underrun (git-fixes).
  • net: mvneta: fix double free of txq->buf (git-fixes).
  • net: mvneta: make tx buffer array agnostic (git-fixes).
  • net: pasemi: fix error return code in pasemimacopen() (git-fixes).
  • net: phy: broadcom: Only advertise EEE for supported modes (git-fixes).
  • net: phy: intel-xway: enable integrated led functions (git-fixes).
  • net: phy: marvell: fix m88e1011setdownshift (git-fixes).
  • net: phy: marvell: fix m88e1111setdownshift (git-fixes).
  • net: qcom/emac: add missed clkdisableunprepare in error path of emacclksphase1_init (git-fixes).
  • net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup (git-fixes).
  • net: sched: disable TCQFNOLOCK for pfifo_fast (bsc#1183405)
  • net: smc911x: Adjust indentation in smc911xphyconfigure (git-fixes).
  • net: spidernet: Fix the size used in a 'dmafree_coherent()' call (git-fixes).
  • net: stmmac: Fix incorrect location to set realnumrx|tx_queues (git-fixes).
  • net: stmmac: Use rtnllock/unlock on netifsetrealnumrxqueues() call (git-fixes).
  • net: stmmac: fix missing IFFMULTICAST check in dwmac4set_filter (git-fixes).
  • net: stmmac: removed enabling eee in EEE set callback (git-fixes).
  • net: stmmac: use netiftxstart|stopallqueues() function (git-fixes).
  • net: stmmac: xgmac: fix missing IFFMULTICAST checki in dwxgmac2set_filter (git-fixes).
  • net: thunderx: Fix unintentional sign extension issue (git-fixes).
  • net: tulip: Adjust indentation in {dmfe, uli526x}initmodule (git-fixes).
  • net: usb: ax88179178a: fix missing stop entry in driverinfo (git-fixes).
  • net: usb: qmi_wwan: allow qmimux add/del with master up (git-fixes).
  • net: usb: qmi_wwan: support ZTE P685M modem (git-fixes).
  • net: wan/lmc: unregister device when no matching device is found (git-fixes).
  • net:nfc:digital: Fix a double free in digitaltgrecvdepreq (git-fixes).
  • netdevice: Add missing IFFPHONYHEADROOM self-definition (git-fixes).
  • netdevsim: init u64 stats for 32bit hardware (git-fixes).
  • netfilter: conntrack: Make global sysctls readonly in non-init netns (bsc#1176447).
  • netfilter: conntrack: add new sysctl to disable RST check (bsc#1183947 bsc#1185950).
  • netfilter: conntrack: avoid misleading 'invalid' in log message (bsc#1183947 bsc#1185950).
  • netfilter: conntrack: improve RST handling when tuple is re-used (bsc#1183947 bsc#1185950).
  • netfilter: flowtable: Make sure GC works periodically in idle system (bsc#1176447).
  • netfilter: flowtable: fix NAT IPv6 offload mangling (bsc#1176447).
  • netfilter: nftables: allow to update flowtable flags (bsc#1176447).
  • netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flags (bsc#1176447).
  • netsec: restore phy power state after controller reset (bsc#1183757).
  • nfc: pn533: prevent potential memory corruption (git-fixes).
  • nfp: devlink: initialize the devlink port attribute 'lanes' (bsc#1176447).
  • nfp: flower: add ipv6 bit to pre_tunnel control message (bsc#1176447).
  • nfp: flower: fix pre_tun mask id allocation (bsc#1154353).
  • nfp: flower: ignore duplicate merge hints from FW (git-fixes).
  • node: fix device cleanups in error handling code (git-fixes).
  • nullblk: fix passing of REQFUA flag in nullhandlerq (git-fixes).
  • nvme-core: add cancel tagset helpers (bsc#1183976).
  • nvme-fabrics: decode host pathing error for connect (bsc#1179827).
  • nvme-fabrics: fix kato initialization (bsc#1182591).
  • nvme-fabrics: only reserve a single tag (bsc#1182077).
  • nvme-fabrics: reject I/O to offline device (bsc#1181161).
  • nvme-fc: check sgl supported by target (bsc#1179827).
  • nvme-fc: clear q_live at beginning of association teardown (bsc#1186479).
  • nvme-fc: fix racing controller reset and create association (bsc#1183048).
  • nvme-fc: return NVMESCHOSTABORTEDCMD when a command has been aborted (bsc#1180197).
  • nvme-fc: return NVMESCHOSTABORTEDCMD when a command has been aborted (bsc#1184259).
  • nvme-fc: set NVMEREQCANCELLED in nvmefcterminate_exchange() (bsc#1180197).
  • nvme-fc: set NVMEREQCANCELLED in nvmefcterminate_exchange() (bsc#1184259).
  • nvme-fc: short-circuit reconnect retries (bsc#1179827).
  • nvme-hwmon: Return error code when registration fails (bsc#1177326).
  • nvme-hwmon: Return error code when registration fails (bsc#1177326).
  • nvme-multipath: fix double initialization of ANA state (bsc#1178612, bsc#1184259).
  • nvme-multipath: reset bdev to ns head when failover (bsc#178378 bsc#1182999).
  • nvme-tcp: Fix possible race of io_work and direct send (git-fixes).
  • nvme-tcp: Fix warning with CONFIGDEBUGPREEMPT (git-fixes).
  • nvme-tcp: add clean action for failed reconnection (bsc#1183976).
  • nvme-tcp: fix kconfig dependency warning when !CRYPTO (git-fixes).
  • nvme-tcp: fix misuse of _smpprocessor_id with preemption (git-fixes).
  • nvme-tcp: fix possible hang waiting for icresp response (bsc#1179519).
  • nvme-tcp: fix possible hang when failing to set io queues (bsc#1181161).
  • nvme-tcp: use cancel tagset helper for tear down (bsc#1183976).
  • nvme: Fix NULL dereference for pci nvme controllers (bsc#1182378).
  • nvme: add 'kato' sysfs attribute (bsc#1179825).
  • nvme: add NVMEREQCANCELLED flag in nvmecancelrequest() (bsc#1180197).
  • nvme: add NVMEREQCANCELLED flag in nvmecancelrequest() (bsc#1184259).
  • nvme: allocate the keep alive request using BLKMQREQ_NOWAIT (bsc#1182077).
  • nvme: call nvmeidentifyns as the first thing in nvmeallocns_block (bsc#1180197).
  • nvme: clean up the check for too large logic block sizes (bsc#1180197).
  • nvme: define constants for identification values (git-fixes).
  • nvme: do not intialize hwmon for discovery controllers (bsc#1184259).
  • nvme: do not intialize hwmon for discovery controllers (git-fixes).
  • nvme: explicitly update mpath disk capacity on revalidation (git-fixes).
  • nvme: expose reconnectdelay and ctrlloss_tmo via sysfs (bsc#1182378).
  • nvme: factor out a nvmeconfiguremetadata helper (bsc#1180197).
  • nvme: fix controller instance leak (git-fixes).
  • nvme: fix initialization of the zone bitmaps (bsc#1180197).
  • nvme: fix possible deadlock when I/O is blocked (git-fixes).
  • nvme: freeze the queue over ->lba_shift updates (bsc#1180197).
  • nvme: lift the check for an unallocated namespace into nvmeidentifyns (bsc#1180197).
  • nvme: merge nvmekeepalive into nvmekeepalive_work (bsc#1182077).
  • nvme: move nvmevalidatens (bsc#1180197).
  • nvme: opencode revalidatedisk in nvmevalidate_ns (bsc#1180197).
  • nvme: query namespace identifiers before adding the namespace (bsc#1180197).
  • nvme: refactor nvmevalidatens (bsc#1180197).
  • nvme: remove nvmeidentifyns_list (bsc#1180197).
  • nvme: remove nvmeupdateformats (bsc#1180197).
  • nvme: remove superfluous else in nvmectrllosstmostore (bsc#1182378).
  • nvme: remove the 0 lbashift check in nvmeupdatensinfo (bsc#1180197).
  • nvme: remove the disk argument to nvmeupdatezone_info (bsc#1180197).
  • nvme: rename _nvmerevalidate_disk (bsc#1180197).
  • nvme: rename nvmerevalidate_disk (bsc#1180197).
  • nvme: rename nvmevalidatens to nvmevalidateorallocns (bsc#1180197).
  • nvme: retrigger ANA log update if group descriptor isn't found (git-fixes)
  • nvme: return an error if nvmesetqueue_count() fails (bsc#1180197).
  • nvme: revalidate zone bitmaps in nvmeupdatens_info (bsc#1180197).
  • nvme: sanitize KATO setting (bsc#1179825).
  • nvme: set the queue limits in nvmeupdatens_info (bsc#1180197).
  • nvme: simplify error logic in nvmevalidatens() (bsc#1180197).
  • nvme: simplify error logic in nvmevalidatens() (bsc#1184259).
  • nvme: update the known admin effects (bsc#1180197).
  • nvmet-rdma: Fix list_del corruption on queue establishment failure (bsc#1183501).
  • nvmet: fix a memory leak (git-fixes).
  • nvmet: seset ns->file when open fails (bsc#1183873).
  • nvmet: use new analogsize instead the old one (bsc#1184259).
  • ocfs2: fix a use after free on error (bsc#1184738).
  • ovl: fix dentry leak in ovlgetredirect (bsc#1184176).
  • ovl: fix out of date comment and unreachable code (bsc#1184176).
  • ovl: fix regression with re-formatted lower squashfs (bsc#1184176).
  • ovl: fix unneeded call to ovlchangeflags() (bsc#1184176).
  • ovl: fix value of i_ino for lower hardlink corner case (bsc#1184176).
  • ovl: initialize error in ovlcopyxattr (bsc#1184176).
  • ovl: relax WARN_ON() when decoding lower directory file handle (bsc#1184176).
  • pataarasancf: fix IRQ check (git-fixes).
  • pataipx4xxcf: fix IRQ check (git-fixes).
  • perf/amd/uncore: Fix sysfs type mismatch (bsc#1178134).
  • phy: marvell: ARMADA375USBCLUSTERPHY should not default to y, unconditionally (git-fixes).
  • phy: phy-twl4030-usb: Fix possible use-after-free in twl4030usbremove() (git-fixes).
  • partitions/ibm: fix non-DASD devices (bsc#1185857 LTC#192526).
  • pinctrl: Ingenic: Add missing pins to the JZ4770 MAC MII group (git-fixes).
  • pinctrl: core: Fix kernel doc string for pingetname() (git-fixes).
  • pinctrl: ingenic: Improve unreachable code generation (git-fixes).
  • pinctrl: lewisburg: Update number of pins in community (git-fixes).
  • pinctrl: qcom: spmi-gpio: fix warning about irq chip reusage (git-fixes).
  • pinctrl: rockchip: fix restore error in resume (git-fixes).
  • pinctrl: samsung: use 'int' for register masks in Exynos (git-fixes).
  • platform/mellanox: mlxbf-tmfifo: Fix a memory barrier issue (git-fixes).
  • platform/x86: acer-wmi: Add ACERCAPKBD_DOCK quirk for the Aspire Switch 10E SW3-016 (git-fixes).
  • platform/x86: acer-wmi: Add ACERCAPSETFUNCTIONMODE capability flag (git-fixes).
  • platform/x86: acer-wmi: Add new force_caps module parameter (git-fixes).
  • platform/x86: acer-wmi: Add support for SWTABLETMODE on Switch devices (git-fixes).
  • platform/x86: acer-wmi: Cleanup ACERCAPFOO defines (git-fixes).
  • platform/x86: acer-wmi: Cleanup accelerometer device handling (git-fixes).
  • platform/x86: intel-hid: Support Lenovo ThinkPad X1 Tablet Gen 2 (git-fixes).
  • platform/x86: intel-vbtn: Stop reporting SW_DOCK events (git-fixes).
  • platform/x86: intelint0002vgpio: Only call enableirqwake() when using s2idle (git-fixes).
  • platform/x86: intelpmccore: Do not use global pmcdev in quirks (git-fixes).
  • platform/x86: intelpmtcrashlog: Fix incorrect macros (git-fixes).
  • platform/x86: pmcatom: Match all Beckhoff Automation baytrail boards with critclksystems DMI table (git-fixes).
  • platform/x86: thinkpad_acpi: Allow the FnLock LED to change state (git-fixes).
  • platform/x86: thinkpad_acpi: Correct thermal sensor allocation (git-fixes).
  • posix-timers: Preserve return value in clock_adjtime32() (git-fixes)
  • post.sh: Return an error when module update fails (bsc#1047233 bsc#1184388).
  • power: supply: Use IRQF_ONESHOT (git-fixes).
  • power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() (git-fixes).
  • power: supply: s3cadcbattery: fix possible use-after-free in s3cadcbat_remove() (git-fixes).
  • powerepc/book3s64/hash: Align start/end address correctly with bolt mapping (bsc#1184957).
  • powerpc/64s/exception: Clean up a missed SRR specifier (jsc#SLE-9246 git-fixes).
  • powerpc/64s: Fix crashes when toggling entry flush barrier (bsc#1177666 git-fixes).
  • powerpc/64s: Fix crashes when toggling stf barrier (bsc#1087082 git-fixes).
  • powerpc/64s: Fix instruction encoding for lis in ppcfunctionentry() (bsc#1065729).
  • powerpc/64s: Fix pte update for kernel memory on radix (bsc#1055117 git-fixes).
  • powerpc/asm-offsets: GPR14 is not needed either (bsc#1065729).
  • powerpc/book3s64/radix: Remove WARNON in destroycontext() (bsc#1183692 ltc#191963).
  • powerpc/eeh: Fix EEH handling for hugepages in ioremap space (bsc#1156395).
  • powerpc/fadump: Mark fadumpcalculatereservesize as _init (bsc#1065729).
  • powerpc/kexec_file: Use current CPU info while setting up FDT (bsc#1184615 ltc#189835).
  • powerpc/kuap: Restore AMR after replaying soft interrupts (bsc#1156395).
  • powerpc/mm: Add cond_resched() while removing hpte mappings (bsc#1183289 ltc#191637).
  • powerpc/papr_scm: Fix build error due to wrong printf specifier (bsc#1184969).
  • powerpc/paprscm: Implement support for HSCM_FLUSH hcall (bsc#1184969).
  • powerpc/perf: Fix PMU constraint check for EBB events (bsc#1065729).
  • powerpc/perf: Fix sampled instruction type for larx/stcx (jsc#SLE-13513).
  • powerpc/perf: Fix the threshold event selection for memory events in power10 (jsc#SLE-13513).
  • powerpc/pmem: Include pmem prototypes (bsc#1113295 git-fixes).
  • powerpc/prom: Mark identicalpvrfixup as __init (bsc#1065729).
  • powerpc/pseries/mobility: handle premature return from H_JOIN (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).
  • powerpc/pseries/mobility: use struct for shared state (bsc#1181674 ltc#189159 git-fixes bsc#1183662 ltc#191922).
  • powerpc/pseries/ras: Remove unused variable 'status' (bsc#1065729).
  • powerpc/pseries: Add shutdown() to viodriver and viobus (bsc#1184209 ltc#190917).
  • powerpc/pseries: Do not trace hcall tracing wrapper (bsc#1185110 ltc#192091).
  • powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks (bsc#1185110 ltc#192091).
  • powerpc/pseries: use notrace hcall variant for H_CEDE idle (bsc#1185110 ltc#192091).
  • powerpc/pseries: warn if recursing into the hcall tracing code (bsc#1185110 ltc#192091).
  • powerpc/smp: Reintroduce cpucoremask (jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes).
  • powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1156395).
  • powerpc/sstep: Check instruction validity against ISA version before emulation (bsc#1156395).
  • powerpc/sstep: Fix darn emulation (bsc#1156395).
  • powerpc/sstep: Fix incorrect return from analyze_instr() (bsc#1156395).
  • powerpc/sstep: Fix load-store and update emulation (bsc#1156395).
  • powerpc/time: Enable sched clock for irqtime (bsc#1156395).
  • powerpc/uaccess: Avoid might_fault() when user access is enabled (bsc#1156395).
  • powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers (bsc#1156395).
  • powerpc/uaccess: Simplify unsafeputuser() implementation (bsc#1156395).
  • powerpc/xive: Drop check on irqdata in xivecoredebugshow() (bsc#1177437 ltc#188522 jsc#SLE-13294 git-fixes).
  • powerpc/xmon: Fix build failure for 8xx (jsc#SLE-12936 git-fixes).
  • powerpc: Fix inverted SETFULLREGS bitop (jsc#SLE-9246 git-fixes).
  • powerpc: Fix missing declaration ofablekernelvsx() (git-fixes).
  • proc: fix lookup in /proc/net subdirectories after setns(2) (git-fixes).
  • qlcnic: fix error return code in qlcnic83xxrestart_hw() (git-fixes).
  • qtnfmac: Fix possible buffer overflow in qtnfeventhandleexternalauth (git-fixes).
  • qxl: Fix uninitialised struct field head.surface_id (git-fixes).
  • r8169: do not advertise pause in jumbo mode (git-fixes).
  • r8169: fix DMA being used after buffer free if WoL is enabled (git-fixes).
  • r8169: tweak max read request size for newer chips also in jumbo mtu mode (git-fixes).
  • regmap: set debugfs_name to NULL after it is freed (git-fixes).
  • regulator: Avoid a double 'ofnodeget' in 'regulatorofgetinitnode()' (git-fixes).
  • regulator: bd9571mwv: Fix AVS and DVFS voltage range (git-fixes).
  • reintroduce cqhci_suspend for kABI (git-fixes).
  • reiserfs: update reiserfsxattrsinitialized() condition (bsc#1184737).
  • rsi: Fix TX EAPOL packet handling against iwlwifi AP (git-fixes).
  • rsi: Move card interrupt handling to RX thread (git-fixes).
  • rsi: Use resume_noirq for SDIO (git-fixes).
  • rsxx: remove extraneous 'const' qualifier (git-fixes).
  • rtc: ds1307: Fix wday settings for rx8130 (git-fixes).
  • rtc: fsl-ftm-alarm: add MODULE_TABLE() (bsc#1185454).
  • rtc: fsl-ftm-alarm: avoid struct rtc_time conversions (bsc#1185454).
  • rtc: fsl-ftm-alarm: enable acpi support (bsc#1185454).
  • rtc: fsl-ftm-alarm: fix freeze(s2idle) failed to wake (bsc#1185454).
  • rtc: fsl-ftm-alarm: report alarm to core (bsc#1185454).
  • rtc: fsl-ftm-alarm: switch to ktimegetreal_seconds (bsc#1185454).
  • rtc: fsl-ftm-alarm: switch to rtctime64totm/rtctmtotime64 (bsc#1185454).
  • rtc: fsl-ftm-alarm: update acpi device id (bsc#1185454).
  • rtc: pcf2127: add alarm support (bsc#1185233).
  • rtc: pcf2127: add pca2129 device id (bsc#1185233).
  • rtc: pcf2127: add tamper detection support (bsc#1185233).
  • rtc: pcf2127: add watchdog feature support (bsc#1185233).
  • rtc: pcf2127: bugfix: watchdog build dependency (bsc#1185233).
  • rtc: pcf2127: cleanup register and bit defines (bsc#1185233).
  • rtc: pcf2127: convert to devmrtcallocate_device (bsc#1185233).
  • rtc: pcf2127: fix a bug when not specify interrupts property (bsc#1185233).
  • rtc: pcf2127: fix alarm handling (bsc#1185233).
  • rtc: pcf2127: fix pcf2127nvmemread/write() returns (bsc#1185233).
  • rtc: pcf2127: handle boot-enabled watchdog feature (bsc#1185233).
  • rtc: pcf2127: handle timestamp interrupts (bsc#1185495).
  • rtc: pcf2127: let the core handle rtc range (bsc#1185233).
  • rtc: pcf2127: move watchdog initialisation to a separate function (bsc#1185233).
  • rtc: pcf2127: only use watchdog when explicitly available (bsc#1185233).
  • rtc: pcf2127: properly set flag WD_CD for rtc chips(pcf2129, pca2129) (bsc#1185233).
  • rtc: pcf2127: remove unnecessary #ifdef (bsc#1185233).
  • rtc: pcf2127: set regmap max_register (bsc#1185233).
  • rtc: pcf2127: watchdog: handle nowayout feature (bsc#1185233).
  • rtlwifi: 8821ae: upgrade PHY and RF parameters (git-fixes).
  • rtw88: Fix an error code in rtwdebugfssetrsvdpage() (git-fixes).
  • rtw88: Fix array overrun in rtwgettxpowerparams() (git-fixes).
  • rtw88: coex: 8821c: correct antenna switch function (git-fixes).
  • s390/cio: return -EFAULT if copytouser() fails (git-fixes).
  • s390/cio: return -EFAULT if copytouser() fails (git-fixes).
  • s390/crypto: return -EFAULT if copytouser() fails (git-fixes).
  • s390/dasd: fix hanging DASD driver unbind (bsc#1183932 LTC#192153).
  • s390/dasd: fix hanging IO request during DASD driver unbind (git-fixes).
  • s390/entry: save the caller of psw_idle (bsc#1185677).
  • s390/ipl: support NVMe IPL kernel parameters (bsc#1185980 LTC#192679).
  • s390/kdump: fix out-of-memory with PCI (bsc#1182257 LTC#191375).
  • s390/pci: fix leak of PCI device structure (git-fixes).
  • s390/qeth: fix memory leak after failed TX Buffer allocation (git-fixes).
  • s390/qeth: fix notification for pending buffers during teardown (git-fixes).
  • s390/qeth: improve completion of pending TX buffers (git-fixes).
  • s390/qeth: schedule TX NAPI on QAOB completion (git-fixes).
  • s390/vtime: fix increased steal time accounting (bsc#1183859).
  • s390/zcrypt: return EIO when msg retry limit reached (git-fixes).
  • samples, bpf: Add missing munmap in xdpsock (bsc#1155518).
  • samples/bpf: Fix possible hang in xdpsock with multiple threads (bsc#1155518).
  • sata_mv: add IRQ checks (git-fixes).
  • sched/eas: Do not update misfit status if the task is pinned (git-fixes)
  • sched/fair: Avoid stale CPU util_est value for schedutil in (git-fixes)
  • sched/fair: Fix shift-out-of-bounds in load_balance() (git fixes (sched)).
  • sched/fair: Fix unfairness caused by missing load decay (git-fixes)
  • scripts/gitsort/gitsort.py: add bpf git repo
  • scsi: aacraid: Improve compat_ioctl handlers (bsc#1186352).
  • scsi: block: Fix a race in the runtime power management code (git-fixes).
  • scsi: core: Only return started requests from scsihostfind_tag() (bsc#1179851).
  • scsi: core: Run queue in case of I/O resource contention failure (bsc#1186416).
  • scsi: core: add scsihostbusy_iter() (bsc#1179851).
  • scsi: fnic: Kill 'excludeid' argument to fniccleanup_io() (bsc#1179851).
  • scsi: fnic: Remove bogus ratelimit messages (bsc#1183249).
  • scsi: libfc: Avoid invoking response handler twice if ep is already completed (bsc#1186573).
  • scsi: lpfc: Add a option to enable interlocked ABTS before job completion (bsc#1186451).
  • scsi: lpfc: Add ndlp kref accounting for resume RPI path (bsc#1186451).
  • scsi: lpfc: Change wording of invalid pci reset log message (bsc#1182574).
  • scsi: lpfc: Correct function header comments related to ndlp reference counting (bsc#1182574).
  • scsi: lpfc: Eliminate use of LPFCDRIVERNAME in lpfc_attr.c (bsc#1185472).
  • scsi: lpfc: Fix 'Unexpected timeout' error in direct attach topology (bsc#1186451).
  • scsi: lpfc: Fix ADISC handling that never frees nodes (bsc#1182574).
  • scsi: lpfc: Fix DMA virtual address ptr assignment in bsg (bsc#1185365).
  • scsi: lpfc: Fix FLOGI failure due to accessing a freed node (bsc#1182574).
  • scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependency (bsc#1185472).
  • scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs (bsc#1186451).
  • scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN (bsc#1182574).
  • scsi: lpfc: Fix a bunch of kernel-doc issues (bsc#1185472).
  • scsi: lpfc: Fix a bunch of kernel-doc misdemeanours (bsc#1185472).
  • scsi: lpfc: Fix a bunch of misnamed functions (bsc#1185472).
  • scsi: lpfc: Fix a few incorrectly named functions (bsc#1185472).
  • scsi: lpfc: Fix a typo (bsc#1185472).
  • scsi: lpfc: Fix bad memory access during VPD DUMP mailbox command (bsc#1186451).
  • scsi: lpfc: Fix crash caused by switch reboot (bsc#1182574).
  • scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response (bsc#1185472).
  • scsi: lpfc: Fix crash when lpfcsli4hba_setup() fails to initialize the SGLs (bsc#1186451).
  • scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (bsc#1182574).
  • scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL mode (bsc#1185472).
  • scsi: lpfc: Fix formatting and misspelling issues (bsc#1185472).
  • scsi: lpfc: Fix gcc -Wstringop-overread warning (bsc#1185472).
  • scsi: lpfc: Fix illegal memory access on Abort IOCBs (bsc#1183203).
  • scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe (bsc#1182574).
  • scsi: lpfc: Fix incorrect naming of _lpfcupdatefcfrecord() (bsc#1185472).
  • scsi: lpfc: Fix incorrectly documented function lpfcdebugfscommonxripools_data() (bsc#1185472).
  • scsi: lpfc: Fix kernel-doc formatting issue (bsc#1185472).
  • scsi: lpfc: Fix lack of device removal on port swaps with PRLIs (bsc#1185472).
  • scsi: lpfc: Fix lpfcelsretry() possible null pointer dereference (bsc#1182574).
  • scsi: lpfc: Fix lpfchdwqueue attribute being ignored (bsc#1185472).
  • scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc login (bsc#1185472).
  • scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller (bsc#1186451).
  • scsi: lpfc: Fix nodeinfo debugfs output (bsc#1182574).
  • scsi: lpfc: Fix non-optimized ERSP handling (bsc#1186451).
  • scsi: lpfc: Fix null pointer dereference in lpfcprepels_iocb() (bsc#1182574).
  • scsi: lpfc: Fix pt2pt connection does not recover after LOGO (bsc#1182574).
  • scsi: lpfc: Fix pt2pt state transition causing rmmod hang (bsc#1182574).
  • scsi: lpfc: Fix reference counting errors in lpfccmplels_rsp() (bsc#1185472).
  • scsi: lpfc: Fix reftag generation sizing errors (bsc#1182574).
  • scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotag (bsc#1185472).
  • scsi: lpfc: Fix silent memory allocation failure in lpfcsli4bsglinkdiag_test() (bsc#1185472).
  • scsi: lpfc: Fix some error codes in debugfs (bsc#1185472).
  • scsi: lpfc: Fix stale node accesses on stale RRQ request (bsc#1182574).
  • scsi: lpfc: Fix status returned in lpfcelsretry() error exit path (bsc#1182574).
  • scsi: lpfc: Fix unnecessary null check in lpfcreleasescsi_buf (bsc#1182574).
  • scsi: lpfc: Fix unreleased RPIs when NPIV ports are created (bsc#1186451).
  • scsi: lpfc: Fix use after free in lpfcelsfree_iocb (bsc#1182574).
  • scsi: lpfc: Fix use-after-free on unused nodes after port swap (bsc#1185472).
  • scsi: lpfc: Fix various trivial errors in comments and log messages (bsc#1185472).
  • scsi: lpfc: Fix vport indices in lpfcfindvportbyvpid() (bsc#1182574).
  • scsi: lpfc: Ignore GID-FT response that may be received after a link flip (bsc#1186451).
  • scsi: lpfc: Reduce LOGTRACEEVENT logging for vports (bsc#1182574).
  • scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logic (bsc#1185472).
  • scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller (bsc#1186451).
  • scsi: lpfc: Standardize discovery object logging format (bsc#1185472).
  • scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes (bsc#1182574).
  • scsi: lpfc: Update lpfc version to 12.8.0.10 (bsc#1186451).
  • scsi: lpfc: Update lpfc version to 12.8.0.8 (bsc#1182574).
  • scsi: lpfc: Update lpfc version to 12.8.0.9 (bsc#1185472).
  • scsi: mpt3sas: Only one vSES is present even when IOC has multi vSES (bsc#1185954).
  • scsi: pm80xx: Do not sleep in atomic context (bsc#1186353).
  • scsi: pm80xx: Fix chip initialization failure (bsc#1186354).
  • scsi: pm80xx: Fix potential infinite loop (bsc#1186354).
  • scsi: pm80xx: Increase timeout for pm80xx mpiuninitcheck() (bsc#1186355).
  • scsi: qla2xxx: Add H:C:T info in the log message for fc ports (bsc#1185491).
  • scsi: qla2xxx: Add error counters to debugfs node (bsc#1185491).
  • scsi: qla2xxx: Always check the return value of qla24xxgetisp_stats() (bsc#1185491).
  • scsi: qla2xxx: Assign boolean values to a bool variable (bsc#1185491).
  • scsi: qla2xxx: Check kzalloc() return value (bsc#1185491).
  • scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe (bsc#1185491).
  • scsi: qla2xxx: Constify struct qlatgtfunc_tmpl (bsc#1185491).
  • scsi: qla2xxx: Do logout even if fabric scan retries got exhausted (bsc#1185491).
  • scsi: qla2xxx: Enable NVMe CONF (BIT_7) when enabling SLER (bsc#1185491).
  • scsi: qla2xxx: Fix IOPS drop seen in some adapters (bsc#1185491).
  • scsi: qla2xxx: Fix RISC RESET completion polling (bsc#1185491).
  • scsi: qla2xxx: Fix a couple of misdocumented functions (bsc#1185491).
  • scsi: qla2xxx: Fix a couple of misnamed functions (bsc#1185491).
  • scsi: qla2xxx: Fix broken #endif placement (bsc#1185491).
  • scsi: qla2xxx: Fix crash in PCIe error handling (bsc#1185491).
  • scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand() (bsc#1185491).
  • scsi: qla2xxx: Fix endianness annotations (bsc#1185491).
  • scsi: qla2xxx: Fix incorrectly named function qla8044checktemp() (bsc#1185491).
  • scsi: qla2xxx: Fix mailbox Ch erroneous error (bsc#1185491).
  • scsi: qla2xxx: Fix mailbox recovery during PCIe error (bsc#1185491).
  • scsi: qla2xxx: Fix some incorrect formatting/spelling issues (bsc#1185491).
  • scsi: qla2xxx: Fix some memory corruption (bsc#1185491).
  • scsi: qla2xxx: Fix stuck session (bsc#1185491).
  • scsi: qla2xxx: Fix use after free in bsg (bsc#1185491).
  • scsi: qla2xxx: Implementation to get and manage host, target stats and initiator port (bsc#1185491).
  • scsi: qla2xxx: Move some messages from debug to normal log level (bsc#1185491).
  • scsi: qla2xxx: Remove redundant NULL check (bsc#1185491).
  • scsi: qla2xxx: Remove unnecessary NULL check (bsc#1185491).
  • scsi: qla2xxx: Remove unneeded if-null-free check (bsc#1185491).
  • scsi: qla2xxx: Replace _qla2x00marker()'s missing underscores (bsc#1185491).
  • scsi: qla2xxx: Reserve extra IRQ vectors (bsc#1184436).
  • scsi: qla2xxx: Reuse existing error handling path (bsc#1185491).
  • scsi: qla2xxx: Simplify if statement (bsc#1185491).
  • scsi: qla2xxx: Simplify qla8044minidumpprocess_control() (bsc#1185491).
  • scsi: qla2xxx: Simplify the calculation of variables (bsc#1185491).
  • scsi: qla2xxx: Suppress Coverity complaints about dseg_r* (bsc#1185491).
  • scsi: qla2xxx: Update default AER debug mask (bsc#1185491).
  • scsi: qla2xxx: Update version to 10.02.00.105-k (bsc#1185491).
  • scsi: qla2xxx: Update version to 10.02.00.106-k (bsc#1185491).
  • scsi: qla2xxx: Use dmapoolzalloc() (bsc#1185491).
  • scsi: qla2xxx: Wait for ABTS response on I/O timeouts for NVMe (bsc#1185491).
  • scsi: qla2xxx: fcremoteport_chkready() returns a SCSI result value (bsc#1185491).
  • scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089).
  • scsi: smartpqi: Correct driver removal with HBA disks (bsc#1178089).
  • scsi: smartpqi: Correct pqisassmp_handler busy condition (bsc#1178089).
  • scsi: smartpqi: Correct pqisassmp_handler busy condition (bsc#1178089).
  • scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089).
  • scsi: smartpqi: Update version to 1.2.16-012 (bsc#1178089).
  • scsi: target: pscsi: Avoid OOM in pscsimapsg() (bsc#1183843).
  • scsi: target: pscsi: Clean up after failure in pscsimapsg() (bsc#1183843).
  • scsi: target: tcmu: Fix use-after-free of se_cmd->priv (bsc#1186356).
  • scsi: target: tcmu: Fix warning: 'page' may be used uninitialized (bsc#1186357).
  • sctp: delay auto_asconf init until binding the first addr (<cover.1620748346.git.mkubecek@suse.cz>).
  • security: keys: trusted: fix TPM2 authorizations (git-fixes).
  • selftests/bpf: Fix BPFCOREREAD_BITFIELD() macro (bsc#1177028).
  • selftests/bpf: Fix the ASSERTERRPTR macro (bsc#1177028).
  • selftests/bpf: Mask bpfcsumdiff() return value to 16 bits in test_verifier (bsc#1155518).
  • selftests/bpf: No need to drop the packet when there is no geneve opt (bsc#1155518).
  • selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed (bsc#1177028).
  • selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed (bsc#1155518).
  • selftests/powerpc: Add pkey helpers for rights (bsc#1184934 ltc#191460).
  • selftests/powerpc: Add test for execute-disabled pkeys (bsc#1184934 ltc#191460).
  • selftests/powerpc: Add test for pkey siginfo verification (bsc#1184934 ltc#191460).
  • selftests/powerpc: Add wrapper for gettid (bsc#1184934 ltc#191460).
  • selftests/powerpc: Fix L1D flushing tests for Power10 (bsc#1184934 ltc#191460).
  • selftests/powerpc: Fix exit status of pkey tests (bsc#1184934 ltc#191460).
  • selftests/powerpc: Fix pkey syscall redefinitions (bsc#1184934 ltc#191460).
  • selftests/powerpc: Move pkey helpers to headers (bsc#1184934 ltc#191460).
  • selftests/powerpc: refactor entry and rfi_flush tests (bsc#1184934 ltc#191460).
  • selftests: mlxsw: Remove a redundant if statement in tcflowerscale test (bsc#1176774).
  • selinux: Fix error return code in selibpkeysidslow() (git-fixes).
  • selinux: fix error initialization in inodedoinitwith_dentry() (git-fixes).
  • selinux: fix inodedoinitwithdentry() LABELINVALID error handling (git-fixes).
  • serial: core: return early on unsupported ioctls (git-fixes).
  • serial: stm32: fix incorrect characters on console (git-fixes).
  • serial: stm32: fix tx_empty condition (git-fixes).
  • smb3: Fix out-of-bounds bug in SMB2_negotiate() (bsc#1183540).
  • smb3: add dynamic trace point to trace when credits obtained (bsc#1181507).
  • smb3: fix crediting for compounding when only one request in flight (bsc#1181507).
  • smc: disallow TCPULP in smcsetsockopt() (git-fixes).
  • soc/fsl: qbman: fix conflicting alignment attributes (git-fixes).
  • soc: aspeed: fix a ternary sign expansion bug (git-fixes).
  • soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* (git-fixes).
  • soc: qcom: mdt_loader: Detect truncated read of segments (git-fixes).
  • soc: qcom: mdtloader: Validate that pfilesz < p_memsz (git-fixes).
  • software node: Fix node registration (git-fixes).
  • soundwire: bus: Fix device found flag correctly (git-fixes).
  • soundwire: stream: fix memory leak in stream config error path (git-fixes).
  • spi: Introduce dspislaveabort() function for NXP's dspi SPI driver (bsc#1167260).
  • spi: ath79: always call chipselect function (git-fixes).
  • spi: ath79: remove spi-master setup and cleanup assignment (git-fixes).
  • spi: cadence: set cqspi to the driver_data field of struct device (git-fixes).
  • spi: dln2: Fix reference leak to master (git-fixes).
  • spi: fsl-dspi: fix NULL pointer dereference (bsc#1167260).
  • spi: fsl-dspi: fix use-after-free in remove path (bsc#1167260).
  • spi: fsl-dspi: fix wrong pointer in suspend/resume (bsc#1167260).
  • spi: fsl-lpspi: Fix PM reference leak in lpspipreparexfer_hardware() (git-fixes).
  • spi: omap-100k: Fix reference leak to master (git-fixes).
  • spi: qup: fix PM reference leak in spiqupremove() (git-fixes).
  • spi: spi-fsl-dspi: Accelerate transfers using larger word size if possible (bsc#1167260).
  • spi: spi-fsl-dspi: Add comments around dspipoptx and dspipushrx functions (bsc#1167260).
  • spi: spi-fsl-dspi: Add support for LS1028A (bsc#1167260).
  • spi: spi-fsl-dspi: Adding shutdown hook (bsc#1167260).
  • spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode (bsc#1167260).
  • spi: spi-fsl-dspi: Avoid NULL pointer in dspislaveabort for non-DMA mode (bsc#1167260).
  • spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode (bsc#1167260).
  • spi: spi-fsl-dspi: Change usage pattern of SPIMCR* and SPICTAR* macros (bsc#1167260).
  • spi: spi-fsl-dspi: Convert TCFQ users to XSPI FIFO mode (bsc#1167260).
  • spi: spi-fsl-dspi: Convert the instantiations that support it to DMA (bsc#1167260).
  • spi: spi-fsl-dspi: Demistify magic value in SPISRCLEAR (bsc#1167260).
  • spi: spi-fsl-dspi: Do not access reserved fields in SPI_MCR (bsc#1167260).
  • spi: spi-fsl-dspi: Do not mask off undefined bits (bsc#1167260).
  • spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours (bsc#1167260).
  • spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (bsc#1167260).
  • spi: spi-fsl-dspi: Fix a resource leak in an error handling path (git-fixes).
  • spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode (bsc#1167260).
  • spi: spi-fsl-dspi: Fix code alignment (bsc#1167260).
  • spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths (bsc#1167260).
  • spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path (bsc#1167260).
  • spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA (bsc#1167260).
  • spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer (bsc#1167260).
  • spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer (bsc#1167260).
  • spi: spi-fsl-dspi: Fix race condition in TCFQ/EOQ interrupt (bsc#1167260).
  • spi: spi-fsl-dspi: Fix typos (bsc#1167260).
  • spi: spi-fsl-dspi: Free DMA memory with matching function (bsc#1167260).
  • spi: spi-fsl-dspi: Implement .maxmessagesize method for EOQ mode (bsc#1167260).
  • spi: spi-fsl-dspi: Initialize completion before possible interrupt (bsc#1167260).
  • spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode (bsc#1167260).
  • spi: spi-fsl-dspi: Make bus-num property optional (bsc#1167260).
  • spi: spi-fsl-dspi: Move dspiinterrupt above dspitransferonemessage (bsc#1167260).
  • spi: spi-fsl-dspi: Move invariant configs out of dspitransferone_message (bsc#1167260).
  • spi: spi-fsl-dspi: Optimize dspisetupaccel for lowest interrupt count (bsc#1167260).
  • spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size (bsc#1167260).
  • spi: spi-fsl-dspi: Protect against races on dspi->wordsinflight (bsc#1167260).
  • spi: spi-fsl-dspi: Reduce indentation in dspireleasedma() (bsc#1167260).
  • spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt (bsc#1167260).
  • spi: spi-fsl-dspi: Remove impossible to reach error check (bsc#1167260).
  • spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULL (bsc#1167260).
  • spi: spi-fsl-dspi: Remove unused chip->voidwritedata (bsc#1167260).
  • spi: spi-fsl-dspi: Remove unused defines and includes (bsc#1167260).
  • spi: spi-fsl-dspi: Remove unused initialization of 'ret' in dspi_probe (bsc#1167260).
  • spi: spi-fsl-dspi: Rename fifo{read,write} and {tx,cmd}fifo_write (bsc#1167260).
  • spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (bsc#1167260).
  • spi: spi-fsl-dspi: Replace legacy spimaster names with spicontroller (bsc#1167260).
  • spi: spi-fsl-dspi: Simplify bytesperword gymnastics (bsc#1167260).
  • spi: spi-fsl-dspi: Take software timestamp in dspififowrite (bsc#1167260).
  • spi: spi-fsl-dspi: Use BIT() and GENMASK() macros (bsc#1167260).
  • spi: spi-fsl-dspi: Use EOQ for last word in buffer even for XSPI mode (bsc#1167260).
  • spi: spi-fsl-dspi: Use dmarequestchan() instead dmarequestslave_channel() (bsc#1167260).
  • spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing (bsc#1167260).
  • spi: spi-fsl-dspi: Use reverse Christmas tree declaration order (bsc#1167260).
  • spi: spi-fsl-dspi: Use specific compatible strings for all SoC instantiations (bsc#1167260).
  • spi: spi-fsl-dspi: delete EOQ transfer mode (bsc#1167260).
  • spi: spi-fsl-dspi: fix DMA mapping (bsc#1167260).
  • spi: spi-fsl-dspi: fix native data copy (bsc#1167260).
  • spi: spi-fsl-dspi: remove git-fixes Remove git-fixes. Prepare to update the driver. References: bsc#1167260
  • spi: spi-fsl-dspi: set ColdFire to DMA mode (bsc#1167260).
  • spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs (bsc#1167260).
  • spi: spi-ti-qspi: Free DMA resources (git-fixes).
  • spi: stm32: make spurious and overrun interrupts visible (git-fixes).
  • squashfs: fix inode lookup sanity checks (bsc#1183750).
  • squashfs: fix xattr id and id lookup sanity checks (bsc#1183750).
  • staging: bcm2835-audio: Replace unsafe strcpy() with strscpy() (git-fixes).
  • staging: comedi: addiapci1032: Fix endian problem for COS sample (git-fixes).
  • staging: comedi: addiapci1500: Fix endian problem for command sample (git-fixes).
  • staging: comedi: adv_pci1710: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: cbpcidas64: fix requestirq() warn (git-fixes).
  • staging: comedi: cbpcidas: fix requestirq() warn (git-fixes).
  • staging: comedi: das6402: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: das800: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: dmm32at: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: me4000: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: pcl711: Fix endian problem for AI command data (git-fixes).
  • staging: comedi: pcl818: Fix endian problem for AI command data (git-fixes).
  • staging: fwserial: Fix error handling in fwserial_create (git-fixes).
  • staging: fwserial: fix TIOCGSERIAL implementation (git-fixes).
  • staging: fwserial: fix TIOCSSERIAL implementation (git-fixes).
  • staging: fwserial: fix TIOCSSERIAL jiffies conversions (git-fixes).
  • staging: fwserial: fix TIOCSSERIAL permission check (git-fixes).
  • staging: ks7010: prevent buffer overflow in kswlanset_scan() (git-fixes).
  • staging: most: sound: add sanity check for function argument (git-fixes).
  • staging: rtl8188eu: fix potential memory corruption in rtwcheckbeacon_data() (git-fixes).
  • staging: rtl8188eu: prevent ->ssid overflow in rtwwxset_scan() (git-fixes).
  • staging: rtl8192e: Change state information from u16 to u8 (git-fixes).
  • staging: rtl8192e: Fix incorrect source in memcpy() (git-fixes).
  • staging: rtl8192e: Fix possible buffer overflow in rtl92ewxsetscan (git-fixes).
  • staging: rtl8192u: Fix potential infinite loop (git-fixes).
  • staging: rtl8192u: fix ->ssid overflow in r8192wxset_scan() (git-fixes).
  • staging: rtl8712: Fix possible buffer overflow in r8712sitesurveycmd (git-fixes).
  • staging: rtl8712: unterminated string leads to read overflow (git-fixes).
  • stopmachine: mark helpers _always_inline (git-fixes).
  • supported.conf:
  • supported.conf: add bsc1185010 dependency
  • supported.conf: mark usbotgfsm as supported (bsc#1185010)
  • tcp: fix to update snd_wl1 in bulk receiver fast path (<cover.1620748346.git.mkubecek@suse.cz>).
  • tee: optee: remove needresched() before condresched() (git-fixes).
  • tee: optee: replace mightsleep with condresched (git-fixes).
  • thermal/core: Add NULL pointer check before using cooling device stats (git-fixes).
  • thermal/drivers/cpufreqcooling: Update cpufreqstate only if state has changed (git-fixes).
  • thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val' (git-fixes).
  • thermal: thermalof: Fix error return code of thermalofpopulatebind_params() (git-fixes).
  • thunderbolt: Fix a leak in tbretimeradd() (git-fixes).
  • thunderbolt: Fix a leak in tbretimeradd() (git-fixes).
  • thunderbolt: Fix off by one in tbportfind_retimer() (git-fixes).
  • thunderbolt: Fix off by one in tbportfind_retimer() (git-fixes).
  • thunderbolt: Initialize HopID IDAs in tbswitchalloc() (git-fixes).
  • tools/resolve_btfids: Fix build error with older host toolchains (bsc#1177028).
  • tpm: acpi: Check eventlog signature before using it (git-fixes).
  • tracing: Map all PIDs to command lines (git-fixes).
  • tty: amiserial: fix TIOCSSERIAL permission check (git-fixes).
  • tty: fix memory leak in vc_deallocate (git-fixes).
  • tty: moxa: fix TIOCSSERIAL jiffies conversions (git-fixes).
  • tty: moxa: fix TIOCSSERIAL permission check (git-fixes).
  • tty: serial: lpuart: fix lpuart32_write usage (git-fixes).
  • tty: serial: uccuart: replace qeio{read,write}* wrappers by generic io{read,write}* (git-fixes).
  • udlfb: Fix memory leak in dlfbusbprobe (git-fixes).
  • uio: uiohvgeneric: use devm_kzalloc() for private data alloc (git-fixes).
  • uiohvgeneric: Fix a memory leak in error handling paths (git-fixes).
  • uiohvgeneric: Fix another memory leak in error handling paths (git-fixes).
  • uiohvgeneric: add missed sysfsremovebin_file (git-fixes).
  • usb-storage: Add quirk to defeat Kindle's automatic unload (git-fixes).
  • usb: Remove deverr() usage after platformget_irq() (git-fixes).
  • usb: core: hub: Fix PM reference leak in usbportresume() (git-fixes).
  • usb: core: hub: fix race condition about TRSMRCY of resume (git-fixes).
  • usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board (git-fixes).
  • usb: dwc2: Fix gadget DMA unmap direction (git-fixes).
  • usb: dwc2: Fix hibernation between host and device modes (git-fixes).
  • usb: dwc2: Fix host mode hibernation exit with remote wakeup flow (git-fixes).
  • usb: dwc2: Fix session request interrupt handler (git-fixes).
  • usb: dwc2: Prevent core suspend when port connection flag is 0 (git-fixes).
  • usb: dwc3: Switch to use devicepropertycount_u32() (git-fixes).
  • usb: dwc3: Update soft-reset wait polling rate (git-fixes).
  • usb: dwc3: gadget: Fix START_TRANSFER link state check (git-fixes).
  • usb: dwc3: gadget: Return success always for kick transfer in ep queue (git-fixes).
  • usb: dwc3: keystone: use devmplatformioremap_resource() to simplify code (git-fixes).
  • usb: dwc3: meson-g12a: use devmplatformioremap_resource() to simplify code (git-fixes).
  • usb: dwc3: omap: improve extcon initialization (git-fixes).
  • usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield (git-fixes).
  • usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement (git-fixes).
  • usb: dwc3: qcom: Honor wakeup enabled/disabled state (git-fixes).
  • usb: fotg210-hcd: Fix an error message (git-fixes).
  • usb: gadget/function/f_fs string table fix for multiple languages (git-fixes).
  • usb: gadget: Fix double free of device descriptor pointers (git-fixes).
  • usb: gadget: aspeed: fix dma map failure (git-fixes).
  • usb: gadget: configfs: Fix KASAN use-after-free (git-fixes).
  • usb: gadget: dummyhcd: fix gpf in gadgetsetup (git-fixes).
  • usb: gadget: f_uac1: stop playback on function disable (git-fixes).
  • usb: gadget: f_uac1: validate input parameters (git-fixes).
  • usb: gadget: fuac2: always increase endpoint maxpacket_size by one audio slot (git-fixes).
  • usb: gadget: f_uac2: validate input parameters (git-fixes).
  • usb: gadget: pch_udc: Check for DMA mapping error (git-fixes).
  • usb: gadget: pch_udc: Check if driver is present before calling ->setup() (git-fixes).
  • usb: gadget: pchudc: Move pchudc_init() to satisfy kernel doc (git-fixes).
  • usb: gadget: pchudc: Replace cputole32() by lower32_bits() (git-fixes).
  • usb: gadget: pch_udc: Revert d3cb25a12138 completely (git-fixes).
  • usb: gadget: r8a66597: Add missing null check on return from platformgetresource (git-fixes).
  • usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference (git-fixes).
  • usb: gadget: uvc: add bInterval checking for HS mode (git-fixes).
  • usb: musb: Fix suspend with devices connected for a64 (git-fixes).
  • usb: musb: fix PM reference leak in musbirqwork() (git-fixes).
  • usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoire (bsc#1185840).
  • usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM (git-fixes).
  • usb: roles: Call trymoduleget() from usbroleswitchfindby_fwnode() (git-fixes).
  • usb: roles: Call trymoduleget() from usbroleswitchfindby_fwnode() (git-fixes).
  • usb: sl811-hcd: improve misleading indentation (git-fixes).
  • usb: typec: Remove vdo[3] part of tps6598xrxidentity_reg struct (git-fixes).
  • usb: typec: tcpci: Check ROLECONTROL while interpreting CCSTATUS (git-fixes).
  • usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply (git-fixes).
  • usb: typec: tcpm: Honour pSnkStdby requirement during negotiation (git-fixes).
  • usb: typec: tcpm: Invoke powersupplychanged for tcpm-source-psy- (git-fixes).
  • usb: typec: tcpm: Invoke powersupplychanged for tcpm-source-psy- (git-fixes).
  • usb: typec: tps6598x: Fix return value check in tps6598x_probe() (git-fixes).
  • usb: typec: tps6598x: Fix return value check in tps6598x_probe() (git-fixes).
  • usb: typec: ucsi: Put fwnode in any case during ->probe() (git-fixes).
  • usb: webcam: Invalid size of Processing Unit Descriptor (git-fixes).
  • usb: xhci-mtk: fix broken streams issue on 0.96 xHCI (git-fixes).
  • usb: xhci-mtk: improve bandwidth scheduling with TT (git-fixes).
  • usb: xhci-mtk: remove or operator for setting schedule parameters (git-fixes).
  • usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing (git-fixes).
  • usb: xhci: Fix port minor revision (git-fixes).
  • usb: xhci: Increase timeout for HC halt (git-fixes).
  • usb: xhci: do not perform Soft Retry for some xHCI hosts (git-fixes).
  • usbip: Fix incorrect double assignment to udc->ud.tcp_rx (git-fixes).
  • usbip: fix stub_dev to check for stream socket (git-fixes).
  • usbip: fix stubdev usbipsockfd_store() races leading to gpf (git-fixes).
  • usbip: fix vhcihcd attachstore() races leading to gpf (git-fixes).
  • usbip: fix vhci_hcd to check for stream socket (git-fixes).
  • usbip: fix vudc to check for stream socket (git-fixes).
  • usbip: fix vudc usbipsockfdstore races leading to gpf (git-fixes).
  • usbip: tools: fix build error for multiple definition (git-fixes).
  • usbip: vhcihcd fix shift out-of-bounds in vhcihub_control() (git-fixes).
  • use _netdevnotify_peers in ibmvnic (bsc#1183871 ltc#192139).
  • veth: Store queue_mapping independently of XDP prog presence (git-fixes).
  • vfio-pci/zdev: fix possible segmentation fault issue (git-fixes).
  • vfio/iommu_type1: Populate full dirty when detach non-pinned group (bsc#1183326).
  • vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer (git-fixes).
  • vfio/mdev: Make tomdevdevice() into a static inline (git-fixes).
  • vfio/pci: Add missing range check in vfiopcimmap (git-fixes).
  • vfio/pci: Move VGA and VF initialization to functions (git-fixes).
  • vfio/pci: Re-order vfiopciprobe() (git-fixes).
  • vgacon: Record video mode changes with VT_RESIZEX (git-fixes).
  • video: fbdev: acornfb: remove freeunusedpages() (bsc#1152489)
  • video: hyperv_fb: Add ratelimit on error message (bsc#1185725).
  • video: hypervfb: Fix a double free in hvfbprobe (git-fixes).
  • virt_wifi: Return micros for BSS TSF values (git-fixes).
  • virtiofs: fix memory leak in virtiofsprobe() (bsc#1185558).
  • vrf: fix a comment about loopback device (git-fixes).
  • vt/consolemap: do font sum unsigned (git-fixes).
  • vxlan: do not modify the shared tunnel info when PMTU triggers an ICMP reply (bsc#1176447).
  • vxlan: move debug check after netdev unregister (git-fixes).
  • watchdog/softlockup: Remove obsolete check of last reported task (bsc#1185982).
  • watchdog/softlockup: report the overall time of softlockups (bsc#1185982).
  • watchdog: explicitly update timestamp when reporting softlockup (bsc#1185982).
  • watchdog: rename _touchwatchdog() to a better descriptive name (bsc#1185982).
  • whitespace cleanup
  • wl3501cs: Fix out-of-bounds warnings in wl3501mgmt_join (git-fixes).
  • wl3501cs: Fix out-of-bounds warnings in wl3501send_pkt (git-fixes).
  • wlcore: Fix command execute failure 19 for wl12xx (git-fixes).
  • workqueue: Minor follow-ups to the rescuer destruction change (bsc#1185911).
  • workqueue: Move the position of debugworkactivate() in _queuework() (bsc#1184893).
  • workqueue: more destroy_workqueue() fixes (bsc#1185911).
  • x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests (bsc#1186219).
  • x86/crash: Fix crashsetupmemmap_entries() out-of-bounds access (bsc#1152489).
  • x86/fsgsbase/64: Fix NULL deref in 86fsgsbaseread_task (bsc#1152489).
  • x86/insn: Add some Intel instructions to the opcode map (bsc#1184760).
  • x86/insn: Add some more Intel instructions to the opcode map (bsc#1184760).
  • x86/ioapic: Ignore IRQ2 again (bsc#1152489).
  • x86/memencrypt: Correct physical address calculation in _setclrpte_enc() (bsc#1152489).
  • x86/microcode: Check for offline CPUs before requesting new microcode (bsc#1152489).
  • x86/mm: Fix NX bit clearing issue in kernelmappagesinpgd (bsc#1152489).
  • x86/platform/uv: Set section block size for hubless architectures (bsc#1152489).
  • x86/reboot: Force all cpus to exit VMX root if VMX is supported (bsc#1152489).
  • x86/sev-es: Invalidate the GHCB after completing VMGEXIT (bsc#1178134).
  • x86/sev-es: Move sevesput_ghcb() in prep for follow on patch (bsc#1178134).
  • x86: Introduce TSCOMPATRESTART to fix getnrrestart_syscall() (bsc#1152489).
  • xen/events: avoid handling the same event on two cpus at the same time (git-fixes).
  • xen/events: do not unmask an event channel when an eoi is pending (git-fixes).
  • xen/events: reset affinity of 2-level event when tearing it down (git-fixes).
  • xen/evtchn: Change irqinfo lock to rawspinlock_t (git-fixes).
  • xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets (bsc#1176447).
  • xfs: group quota should return EDQUOT when prj quota enabled (bsc#1180980).
  • xhci: Do not use GFP_KERNEL in (potentially) atomic context (git-fixes).
  • xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state (git-fixes).
  • xhci: Improve detection of device initiated wake signal (git-fixes).
  • xhci: check control context is valid before dereferencing it (git-fixes).
  • xhci: fix potential array out of bounds with several interrupters (git-fixes).
  • xsk: Respect device's headroom and tailroom on generic xmit path (git-fixes).
  • xsk: Respect device's headroom and tailroom on generic xmit path (git-fixes).
References

Affected packages

openSUSE:Leap 15.3 / kernel-64kb

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-debug

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-default

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-default-base

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-docs

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-kvmsmall

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-obs-build

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-obs-qa

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-preempt

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-source

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-syms

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}

openSUSE:Leap 15.3 / kernel-zfcpdump

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-debug-devel": "5.3.18-59.5.2",
            "kernel-64kb-livepatch-devel": "5.3.18-59.5.2",
            "kernel-default-base": "5.3.18-59.5.2.18.2.2",
            "kernel-kvmsmall-devel": "5.3.18-59.5.2",
            "dlm-kmp-preempt": "5.3.18-59.5.2",
            "kernel-64kb-extra": "5.3.18-59.5.2",
            "kernel-default-livepatch-devel": "5.3.18-59.5.2",
            "cluster-md-kmp-64kb": "5.3.18-59.5.2",
            "kernel-syms": "5.3.18-59.5.1",
            "kernel-kvmsmall": "5.3.18-59.5.2",
            "kernel-preempt-extra": "5.3.18-59.5.2",
            "kernel-preempt-optional": "5.3.18-59.5.2",
            "kernel-devel": "5.3.18-59.5.2",
            "kernel-default-base-rebuild": "5.3.18-59.5.2.18.2.2",
            "kernel-zfcpdump": "5.3.18-59.5.2",
            "kernel-preempt-livepatch-devel": "5.3.18-59.5.2",
            "kselftests-kmp-preempt": "5.3.18-59.5.2",
            "cluster-md-kmp-default": "5.3.18-59.5.2",
            "kernel-default-optional": "5.3.18-59.5.2",
            "kernel-obs-build": "5.3.18-59.5.1",
            "kernel-default-extra": "5.3.18-59.5.2",
            "cluster-md-kmp-preempt": "5.3.18-59.5.2",
            "kselftests-kmp-default": "5.3.18-59.5.2",
            "ocfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-docs": "5.3.18-59.5.2",
            "kernel-macros": "5.3.18-59.5.2",
            "gfs2-kmp-preempt": "5.3.18-59.5.2",
            "kernel-source-vanilla": "5.3.18-59.5.2",
            "kernel-64kb-devel": "5.3.18-59.5.2",
            "reiserfs-kmp-preempt": "5.3.18-59.5.2",
            "kernel-default": "5.3.18-59.5.2",
            "ocfs2-kmp-64kb": "5.3.18-59.5.2",
            "reiserfs-kmp-64kb": "5.3.18-59.5.2",
            "kernel-debug": "5.3.18-59.5.2",
            "dlm-kmp-64kb": "5.3.18-59.5.2",
            "kernel-preempt-devel": "5.3.18-59.5.2",
            "kernel-preempt": "5.3.18-59.5.2",
            "kernel-debug-livepatch-devel": "5.3.18-59.5.2",
            "kernel-64kb": "5.3.18-59.5.2",
            "kselftests-kmp-64kb": "5.3.18-59.5.2",
            "dlm-kmp-default": "5.3.18-59.5.2",
            "kernel-default-livepatch": "5.3.18-59.5.2",
            "kernel-64kb-optional": "5.3.18-59.5.2",
            "kernel-source": "5.3.18-59.5.2",
            "kernel-obs-qa": "5.3.18-59.5.1",
            "kernel-docs-html": "5.3.18-59.5.2",
            "gfs2-kmp-64kb": "5.3.18-59.5.2",
            "kernel-kvmsmall-livepatch-devel": "5.3.18-59.5.2",
            "gfs2-kmp-default": "5.3.18-59.5.2",
            "kernel-default-devel": "5.3.18-59.5.2",
            "ocfs2-kmp-default": "5.3.18-59.5.2",
            "reiserfs-kmp-default": "5.3.18-59.5.2"
        }
    ]
}