SUSE-SU-2020:2478-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2020:2478-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2020:2478-1
Related
Published
2020-09-03T10:12:56Z
Modified
2020-09-03T10:12:56Z
Summary
Security update for the Linux Kernel
Details

The SUSE Linux Enterprise 12 SP5 RT kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2020-0543: Fixed a side channel attack against special registers which could have resulted in leaking of read values to cores other than the one which called it. This attack is known as Special Register Buffer Data Sampling (SRBDS) or 'CrossTalk' (bsc#1154824).
  • CVE-2020-13143: Fixed an out-of-bounds read in gadgetdevdescUDCstore in drivers/usb/gadget/configfs.c (bsc#1171982).
  • CVE-2020-12769: Fixed an issue which could have allowed attackers to cause a panic via concurrent calls to dwspiirq and dwspitransfer_one (bsc#1171983).
  • CVE-2020-12659: Fixed an out-of-bounds write (by a user with the CAPNETADMIN capability) due to improper headroom validation (bsc#1171214).
  • CVE-2020-12657: An a use-after-free in block/bfq-iosched.c (bsc#1171205).
  • CVE-2020-12656: Fixed an improper handling of certain domain_release calls leadingch could have led to a memory leak (bsc#1171219).
  • CVE-2020-12655: Fixed an issue which could have allowed attackers to trigger a sync of excessive duration via an XFS v5 image with crafted metadata (bsc#1171217).
  • CVE-2020-12654: Fixed an issue in he wifi driver which could have allowed a remote AP to trigger a heap-based buffer overflow (bsc#1171202).
  • CVE-2020-12653: Fixed an issue in the wifi driver which could have allowed local users to gain privileges or cause a denial of service (bsc#1171195).
  • CVE-2020-12652: Fixed an issue which could have allowed local users to hold an incorrect lock during the ioctl operation and trigger a race condition (bsc#1171218).
  • CVE-2020-12464: Fixed a use-after-free due to a transfer without a reference (bsc#1170901).
  • CVE-2020-12114: Fixed a pivot_root race condition which could have allowed local users to cause a denial of service (panic) by corrupting a mountpoint reference counter (bsc#1171098).
  • CVE-2020-11669: Fixed an issue where arch/powerpc/kernel/idlebook3s.S did not have save/restore functionality for PNVPOWERSAVEAMR, PNVPOWERSAVEUAMOR, and PNVPOWERSAVE_AMOR (bnc#1169390).
  • CVE-2020-10757: Fixed an issue where remaping hugepage DAX to anon mmap could have caused user PTE access (bsc#1172317).
  • CVE-2020-10751: Fixed an improper implementation in SELinux LSM hook where it was assumed that an skb would only contain a single netlink message (bsc#1171189).
  • CVE-2020-10732: Fixed kernel data leak in userspace coredumps due to uninitialized data (bsc#1171220).
  • CVE-2020-10720: Fixed a use-after-free read in napigrofrags() (bsc#1170778).
  • CVE-2020-10711: Fixed a null pointer dereference in SELinux subsystem which could have allowed a remote network user to crash the kernel resulting in a denial of service (bsc#1171191).
  • CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev (bsc#1170056).
  • CVE-2019-20908: An issue was discovered in drivers/firmware/efi/efi.c where incorrect access permissions for the efivar_ssdt ACPI variable could be used by attackers to bypass lockdown or secure boot restrictions, aka CID-1957a85b0032 (bnc#1173567).
  • CVE-2020-10781: zram sysfs resource consumption was fixed (bnc#1173074).
  • CVE-2020-15780: An issue was discovered in drivers/acpi/acpi_configfs.c where injection of malicious ACPI tables via configfs could be used by attackers to bypass lockdown and secure boot restrictions, aka CID-75b0cea7bf30 (bnc#1173573).
  • CVE-2020-15393: usbtest_disconnect in drivers/usb/misc/usbtest.c had a memory leak, aka CID-28ebeb8db770 (bnc#1173514).
  • CVE-2020-12771: btreegccoalesce in drivers/md/bcache/btree.c had a deadlock if a coalescing operation fails (bnc#1171732).
  • CVE-2020-12888: The VFIO PCI driver mishandled attempts to access disabled memory space (bnc#1171868).
  • CVE-2020-10769: A buffer over-read flaw was found in cryptoauthencextractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm's module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allowed a local attacker with user privileges to cause a denial of service (bnc#1173265).
  • CVE-2020-10773: A kernel stack information leak on s390/s390x was fixed (bnc#1172999).
  • CVE-2020-14416: A race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c (bnc#1162002).
  • CVE-2020-10766: Fixed an issue which allowed an attacker with a local account to disable SSBD protection (bnc#1172781).
  • CVE-2020-10767: Fixed an issue where Indirect Branch Prediction Barrier was disabled in certain circumstances, leaving the system open to a spectre v2 style attack (bnc#1172782).
  • CVE-2020-10768: Fixed an issue with the prctl() function, where indirect branch speculation could be enabled even though it was diabled before (bnc#1172783).
  • CVE-2020-13974: Fixed a integer overflow in drivers/tty/vt/keyboard.c, if k_ascii is called several times in a row (bnc#1172775).
  • CVE-2019-20810: go7007sndinit in drivers/media/usb/go7007/snd-go7007.c did not call sndcardfree for a failure path, which caused a memory leak, aka CID-9453264ef586 (bnc#1172458).
  • CVE-2019-16746: An issue was discovered in net/wireless/nl80211.c, where the length of variable elements in a beacon head was not checked, leading to a buffer overflow (bnc#1152107 1173659).
  • CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a video driver. This could lead to local information disclosure with System execution privileges needed (bsc#1170345).
  • CVE-2019-20812: Fixed an issue in prbcalcretireblktmo() which could have resulted in a denial of service (bsc#1172453).
  • CVE-2019-20806: Fixed a null pointer dereference which may had lead to denial of service (bsc#1172199).
  • CVE-2019-19462: Fixed an issue which could have allowed local user to cause denial of service (bsc#1158265).
  • CVE-2018-1000199: Fixed a potential local code execution via ptrace (bsc#1089895).

The following non-security bugs were fixed:

  • ACPI: CPPC: Fix reference count leak in acpicppcprocessor_probe() (bsc#1051510).
  • ACPI: GED: add support for _Exx / _Lxx handler methods (bsc#1111666).
  • ACPI: GED: use correct trigger type field in _Exx / _Lxx handling (bsc#1111666).
  • ACPI: NFIT: Fix unlock on error in scrub_show() (bsc#1171753).
  • ACPI: PM: Avoid using power resources if there are none for D0 (bsc#1051510).
  • ACPI: sysfs: Fix pmprofileattr type (bsc#1111666).
  • ACPI: sysfs: Fix reference count leak in acpisysfsaddhotplugprofile() (bsc#1051510).
  • acpi/x86: ignore unspecified bit positions in the ACPI global lock field (bsc#1051510).
  • Add br_netfilter to kernel-default-base (bsc#1169020)
  • agp/intel: Reinforce the barrier after GTT updates (bsc#1051510).
  • ahci: Add support for Amazon's Annapurna Labs SATA controller (bsc#1169013).
  • ALSA: ctxfi: Remove unnecessary cast in kfree (bsc#1051510).
  • ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256 (bsc#1051510).
  • ALSA: dummy: Fix PCM format loop in proc output (bsc#1111666).
  • ALSA: es1688: Add the missed sndcardfree() (bsc#1051510).
  • ALSA: hda: Add driver blacklist (bsc#1051510).
  • ALSA: hda: Add ElkhartLake HDMI codec vid (bsc#1111666).
  • ALSA: hda: add siennacichlid audio asic id for siennacichlid up (bsc#1111666).
  • ALSA: hda: Always use jackpoll helper for jack update after resume (bsc#1051510).
  • ALSA: hda: call runtime_allow() for all hda controllers (bsc#1051510).
  • ALSA: hda: Do not release card at firmware loading error (bsc#1051510).
  • ALSA: hda: Explicitly permit using autosuspend if runtime PM is supported (bsc#1051510).
  • ALSA: hda: Fix potential access overflow in beep helper (bsc#1051510).
  • ALSA: hda/hdmi - enable runtime pm for newer AMD display audio (bsc#1111666).
  • ALSA: hda/hdmi: fix race in monitor detection during probe (bsc#1051510).
  • ALSA: hda/hdmi: fix without unlocked before return (bsc#1051510).
  • ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops (bsc#1051510).
  • ALSA: hda: Keep the controller initialization even if no codecs found (bsc#1051510).
  • ALSA: hda: Match both PCI ID and SSID for driver blacklist (bsc#1111666).
  • ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround (bsc#1172017).
  • ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines (bsc#1111666).
  • ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA (git-fixes).
  • ALSA: hda/realtek - Add HP new mute led supported for ALC236 (git-fixes).
  • ALSA: hda/realtek - Add LED class support for micmute LED (bsc#1111666).
  • ALSA: hda/realtek - Add more fixup entries for Clevo machines (git-fixes).
  • ALSA: hda/realtek - Add new codec supported for ALC245 (bsc#1051510).
  • ALSA: hda/realtek - Add new codec supported for ALC287 (git-fixes).
  • ALSA: hda/realtek: Add quirk for Samsung Notebook (git-fixes).
  • ALSA: hda/realtek - Add supported new mute Led for HP (git-fixes).
  • ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295 (git-fixes).
  • ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295 (git-fixes).
  • ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295 (git-fixes).
  • ALSA: hda/realtek - Enable micmute LED on and HP system (bsc#1111666).
  • ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534 (bsc#1111666).
  • ALSA: hda/realtek - Enable the headset mic on Asus FX505DT (bsc#1051510).
  • ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse (git-fixes).
  • ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme (bsc#1111666).
  • ALSA: hda/realtek - Fix unexpected init_amp override (bsc#1051510).
  • ALSA: hda/realtek - Fix unused variable warning w/o CONFIGLEDSTRIGGER_AUDIO (bsc#1111666).
  • ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (bsc#1111666).
  • ALSA: hda/realtek - Limit int mic boost for Thinkpad T530 (git-fixes bsc#1171293).
  • ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter (bsc#1051510).
  • ALSA: hda: Release resources at error in delayed probe (bsc#1051510).
  • ALSA: hda: Remove ASUS ROG Zenith from the blacklist (bsc#1051510).
  • ALSA: hda: Skip controller resume if not needed (bsc#1051510).
  • ALSA: hwdep: fix a left shifting 1 by 31 UB bug (git-fixes).
  • ALSA: ice1724: Fix invalid access for enumerated ctl items (bsc#1051510).
  • ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option (git-fixes).
  • ALSA: lx6464es - add support for LX6464ESe pci express variant (bsc#1111666).
  • ALSA: opti9xx: shut up gcc-10 range warning (bsc#1051510).
  • ALSA: pcm: disallow linking stream to itself (bsc#1111666).
  • ALSA: pcm: fix incorrect hw_base increase (git-fixes).
  • ALSA: pcm: oss: Fix regression by buffer overflow fix (bsc#1051510).
  • ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (bsc#1170522).
  • ALSA: rawmidi: Fix racy buffer resize under concurrent accesses (git-fixes).
  • ALSA: usb-audio: Add connector notifier delegation (bsc#1051510).
  • ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headset (git-fixes).
  • ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (bsc#1111666).
  • ALSA: usb-audio: add mapping for ASRock TRX40 Creator (git-fixes).
  • ALSA: usb-audio: Add mixer workaround for TRX40 and co (bsc#1051510).
  • ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (bsc#1111666).
  • ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2 (bsc#1051510).
  • ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobos (bsc#1051510).
  • ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (bsc#1111666).
  • ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd gen (bsc#1051510).
  • ALSA: usb-audio: Check mapping at creating connector controls, too (bsc#1051510).
  • ALSA: usb-audio: Clean up quirk entries with macros (bsc#1111666).
  • ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID (bsc#1051510).
  • ALSA: usb-audio: Do not create jack controls for PCM terminals (bsc#1051510).
  • ALSA: usb-audio: Do not override ignorectlerror value from the map (bsc#1051510).
  • ALSA: usb-audio: Filter error from connector kctl ops, too (bsc#1051510).
  • ALSA: usb-audio: Fix inconsistent card PM state after resume (bsc#1111666).
  • ALSA: usb-audio: Fix packet size calculation (bsc#1111666).
  • ALSA: usb-audio: Fix racy list management in output queue (bsc#1111666).
  • ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif (bsc#1051510).
  • ALSA: usb-audio: Improve frames size computation (bsc#1111666).
  • ALSA: usb-audio: Manage auto-pm of all bundled interfaces (bsc#1111666).
  • ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC (git-fixes).
  • ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio (git-fixes).
  • ALSA: usb-audio: Use the new macro for HP Dock rename quirks (bsc#1111666).
  • ALSA: usx2y: Fix potential NULL dereference (bsc#1051510).
  • amdgpu: a NULL ->mm does not mean a thread is a kthread (git-fixes).
  • arm64: map FDT as RW for earlyinitdt_scan() (jsc#SLE-12423).
  • ASoC: codecs: hdachdmi: Fix incorrect use of listforeachentry (bsc#1051510).
  • ASoC: dapm: connect virtual mux with default value (bsc#1051510).
  • ASoC: dapm: fixup dapm kcontrol widget (bsc#1051510).
  • ASoC: dpcm: allow start or stop during pause for backend (bsc#1051510).
  • ASoC: fix regwmask (bsc#1051510).
  • ASoC: Intel: atom: Take the drv->lock mutex before calling sstsendslot_map() (bsc#1051510).
  • ASoC: msm8916-wcd-digital: Reset RX interpolation path after use (bsc#1051510).
  • ASoC: samsung: Prevent clkgetrate() calls in atomic context (bsc#1111666).
  • ASoC: topology: Check return value of pcmnewver (bsc#1051510).
  • ASoC: topology: use name_prefix for new kcontrol (bsc#1051510).
  • ath9k: Fix general protection fault in ath9khifusbrxcb (bsc#1111666).
  • ath9k: Fix use-after-free Read in ath9kwmictrl_rx (bsc#1111666).
  • ath9k: Fix use-after-free Write in ath9khtcrx_msg (bsc#1111666).
  • ath9x: Fix stack-out-of-bounds Write in ath9khifusbrxcb (bsc#1111666).
  • ax25: fix setsockopt(SOBINDTODEVICE) (networking-stable-2005_27).
  • b43: Fix connection problem with WPA3 (bsc#1111666).
  • b43legacy: Fix case where channel status is corrupted (bsc#1051510).
  • b43_legacy: Fix connection problem with WPA3 (bsc#1111666).
  • batman-adv: fix batadvncrandomweighttq (git-fixes).
  • batman-adv: Fix refcnt leak in batadvshowthroughput_override (git-fixes).
  • batman-adv: Fix refcnt leak in batadvstorethroughput_override (git-fixes).
  • batman-adv: Fix refcnt leak in batadvvogm_process (git-fixes).
  • bcache: avoid unnecessary btree nodes flushing in btreeflushwrite() (git fixes (block drivers)).
  • bcache: Fix an error code in bchdumpread() (git fixes (block drivers)).
  • bcache: fix incorrect data type usage in btreeflushwrite() (git fixes (block drivers)).
  • bcache: Revert 'bcache: shrink btree node cache after bchbtreecheck()' (git fixes (block drivers)).
  • be2net: fix link failure after ethtool offline test (git-fixes).
  • blk-mq: honor IO scheduler for multiqueue devices (bsc#1165478).
  • blk-mq: simplify blkmqmake_request() (bsc#1165478).
  • block, bfq: add requeue-request hook (bsc#1104967 bsc#1171673).
  • block, bfq: fix use-after-free in bfqidleslicetimerbody (bsc#1168760).
  • block, bfq: postpone rq preparation to insert or merge (bsc#1104967 bsc#1171673).
  • block/drbd: delete invalid function drbdmdmarkdirty (bsc#1171527).
  • block: drbd: remove a stray unlock in _drbdsend_protocol() (bsc#1171599).
  • block: fix busy device checking in blkdroppartitions again (bsc#1171948).
  • block: fix busy device checking in blkdroppartitions (bsc#1171948).
  • block: fix memleak of bio integrity data (git fixes (block drivers)).
  • block: keep bdi->iopages in sync with maxsectors_kb for stacked devices (bsc#1168762).
  • block: nrsectswrite(): Disable preemption on seqcount write (bsc#1173818).
  • block: remove QUEUEFLAGSTACKABLE (git fixes (block drivers)).
  • block: remove the bdopeners checks in blkdrop_partitions (bsc#1171948).
  • block: sed-opal: fix sparse warning: convert __be64 data (git fixes (block drivers)).
  • Bluetooth: Add SCO fallback for invalid LMP parameters error (bsc#1111666).
  • Bluetooth: RFCOMM: fix ODEBUG bug in rfcommdevioctl (bsc#1051510).
  • bnxt_en: Fix AER reset logic on 57500 chips (git-fixes).
  • bnxt_en: Fix ethtool selftest crash under error conditions (git-fixes).
  • bnxten: Fix handling FRAGERR when NVMINSTALLUPDATE cmd fails (git-fixes).
  • bnxt_en: Fix ipv6 RFS filter matching logic (git-fixes).
  • bnxten: fix memory leaks in bnxtdcbnlieeegetets() (networking-stable-200328).
  • bnxt_en: fix NULL dereference in case SR-IOV configuration fails (git-fixes).
  • bnxten: Fix VF anti-spoof filter setup (networking-stable-2005_12).
  • bnxten: Fix VLAN acceleration handling in bnxtfixfeatures() (networking-stable-2005_12).
  • bnxten: Improve AER slot reset (networking-stable-2005_12).
  • bnxten: Reduce BNXTMSIXVECMAX value to supported CQs per PF (bsc#1104745).
  • bnxten: reinitialize IRQs when MTU is modified (networking-stable-2003_14).
  • bnxten: Return error if bnxtallocctxmem() fails (bsc#1104745 ).
  • bnxt_en: Return error when allocating zero size context memory (bsc#1104745).
  • bonding/alb: make sure arp header is pulled before accessing it (networking-stable-200314).
  • bpf: Fix sk_psock refcnt leak when receiving message (bsc#1083647).
  • bpf: Forbid XADD on spilled pointers for unprivileged users (bsc#1083647).
  • brcmfmac: abort and release host after error (bsc#1051510).
  • brcmfmac: fix wrong location to get firmware feature (bsc#1111666).
  • brcmfmac: Transform compatible string for FW loading (bsc#1169771).
  • btrfs: always wait on ordered extents at fsync time (bsc#1171761).
  • btrfs: clean up the left over logged_list usage (bsc#1171761).
  • btrfs: do not zero f_bavail if we have available space (bsc#1168081).
  • btrfs: do not zero f_bavail if we have available space (bsc#1168081).
  • Btrfs: fix deadlock with memory reclaim during scrub (bsc#1172127).
  • Btrfs: fix list_add corruption and soft lockups in fsync (bsc#1171761).
  • btrfs: fix log context list corruption after rename whiteout error (bsc#1172342).
  • Btrfs: fix missing data checksums after a ranged fsync (msync) (bsc#1171761).
  • btrfs: fix missing file extent item for hole after ranged fsync (bsc#1171761).
  • Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES (bsc#1171761).
  • btrfs: fix missing semaphore unlock in btrfssyncfile (bsc#1171761).
  • btrfs: fix partial loss of prealloc extent past i_size after fsync (bsc#1172343).
  • Btrfs: fix rare chances for data loss when doing a fast fsync (bsc#1171761).
  • btrfs: move the dio_sem higher up the callchain (bsc#1171761).
  • btrfs: qgroup: Fix a bug that prevents qgroup to be re-enabled after disable (bsc#1172247).
  • btrfs: relocation: add error injection points for cancelling balance (bsc#1171417).
  • btrfs: relocation: Check cancel request after each data page read (bsc#1171417).
  • btrfs: relocation: Check cancel request after each extent found (bsc#1171417).
  • btrfs: relocation: Clear the DEADRELOCTREE bit for orphan roots to prevent runaway balance (bsc#1171417).
  • btrfs: relocation: Fix reloc root leakage and the NULL pointer reference caused by the leakage (bsc#1171417).
  • btrfs: relocation: Work around dead relocation stage loop (bsc#1171417).
  • btrfs: reloc: clear DEADRELOCTREE bit for orphan roots to prevent runaway balance (bsc#1171417 bsc#1160947 bsc#1172366).
  • btrfs: reloc: fix reloc root leak and NULL pointer dereference (bsc#1171417 bsc#1160947 bsc#1172366).
  • btrfs: Remove extra parentheses from condition in copy_items() (bsc#1171761).
  • Btrfs: remove no longer used ioerr from btrfslog_ctx (bsc#1171761).
  • Btrfs: remove no longer used logged range variables when logging extents (bsc#1171761).
  • Btrfs: remove no longer used 'sync' member from transaction handle (bsc#1171761).
  • btrfs: remove remaing fullsync logic from btrfssync_file (bsc#1171761).
  • btrfs: remove the logged extents infrastructure (bsc#1171761).
  • btrfs: remove the wait ordered logic in the logoneextent path (bsc#1171761).
  • btrfs: setup a nofs context for memory allocation at btrfscreatetree() (bsc#1172127).
  • btrfs: setup a nofs context for memory allocation at _btrfsset_acl (bsc#1172127).
  • btrfs: use nofs context when initializing security xattrs to avoid deadlock (bsc#1172127).
  • btrfs: volumes: Remove ENOSPC-prone btrfscanrelocate() (bsc#1171124).
  • bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads (bsc#1111666).
  • can: add missing attribute validation for termination (networking-stable-200314).
  • carl9170: remove P2P_GO support (bsc#1111666).
  • cdc-acm: close race betrween suspend() and acm_softint (git-fixes).
  • CDC-ACM: heed quirk also in error handling (git-fixes).
  • cdc-acm: introduce a cool down (git-fixes).
  • ceph: check if file lock exists before sending unlock request (bsc#1168789).
  • ceph: convert mdsc->cap_dirty to a per-session list (bsc#1167104).
  • ceph: demote quotarealm lookup warning to a debug message (bsc#1171692).
  • ceph: fix double unlock in handlecapexport() (bsc#1171694).
  • ceph: fix double unlock in handlecapexport() (bsc#1171694).
  • ceph: fix endianness bug when handling MDS session feature bits (bsc#1171695).
  • ceph: fix endianness bug when handling MDS session feature bits (bsc#1171695).
  • ceph: request expedited service on session's last cap flush (bsc#1167104).
  • cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages (bsc#1173857).
  • cgroup, netclassid: periodically release filelock on classid updating (networking-stable-2003_14).
  • char/random: Add a newline at the end of the file (jsc#SLE-12423).
  • CIFS: Allocate crypto structures on the fly for calculating signatures of incoming packets (bsc#1144333).
  • CIFS: Allocate encryption header through kmalloc (bsc#1144333).
  • CIFS: allow unlock flock and OFD lock across fork (bsc#1144333).
  • CIFS: check new file size when extending file by fallocate (bsc#1144333).
  • CIFS: CIFSpdu.h: Replace zero-length array with flexible-array member (bsc#1144333).
  • CIFS: clear PF_MEMALLOC before exiting demultiplex thread (bsc#1144333).
  • CIFS: do not share tcons with DFS (bsc#1144333).
  • CIFS: dump the session id and keys also for SMB2 sessions (bsc#1144333).
  • CIFS: ensure correct super block for DFS reconnect (bsc#1144333).
  • CIFS: Fix bug which the return value by asynchronous read is error (bsc#1144333).
  • CIFS: fix uninitialised leasekey in openshroot() (bsc#1144333).
  • cifs: get rid of unused parameter in reconnsetupdfs_targets() (bsc#1144333).
  • cifs: handle hostnames that resolve to same ip in failover (bsc#1144333 bsc#1161016).
  • CIFS: ignore cached share root handle closing errors (bsc#1166780).
  • CIFS: improve read performance for page size 64KB & cache=strict & vers=2.1+ (bsc#1144333).
  • CIFS: Increment numremoteopens stats counter even in case of smb2querydir_first (bsc#1144333).
  • CIFS: minor update to comments around the cifstcpses_lock mutex (bsc#1144333).
  • CIFS: protect updating server->dstaddr with a spinlock (bsc#1144333).
  • cifs: set up next DFS target before genericipconnect() (bsc#1144333 bsc#1161016).
  • CIFS: smb2pdu.h: Replace zero-length array with flexible-array member (bsc#1144333).
  • CIFS: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive (bsc#1144333).
  • CIFS: smbd: Check and extend sender credits in interrupt context (bsc#1144333).
  • CIFS: smbd: Check send queue size before posting a send (bsc#1144333).
  • CIFS: smbd: Do not schedule work to send immediate packet on every receive (bsc#1144333).
  • CIFS: smbd: Merge code to track pending packets (bsc#1144333).
  • CIFS: smbd: Properly process errors on ibpostsend (bsc#1144333).
  • CIFS: smbd: Update receive credits before sending and deal with credits roll back on failure before sending (bsc#1144333).
  • CIFS: Warn less noisily on default mount (bsc#1144333).
  • clk: Add clkhwunregister_composite helper function definition (bsc#1051510).
  • clk: bcm2835: Fix return type of bcm2835registergate (bsc#1051510).
  • clk: clk-flexgen: fix clock-critical handling (bsc#1051510).
  • clk: imx6ull: use OSC clock during AXI rate change (bsc#1051510).
  • clk: imx: make mux parent strings const (bsc#1051510).
  • clk: mediatek: correct the clocks for MT2701 HDMI PHY module (bsc#1051510).
  • clk: qcom: rcg: Return failure for RCG update (bsc#1051510).
  • clk: sunxi: Fix incorrect usage of round_down() (bsc#1051510).
  • clk: sunxi-ng: a64: Fix gate bit of DSI DPHY (bsc#1051510).
  • clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC (bsc#1170620).
  • clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC (bsc#1170620, bsc#1170621).
  • clocksource: dwapbtimer: Make CPU-affiliation being optional (bsc#1111666).
  • clocksource: dwapbtimer_of: Fix missing clockevent timers (bsc#1051510).
  • compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE (git fixes (block drivers)).
  • compat_ioctl: block: handle Persistent Reservations (git fixes (block drivers)).
  • component: Silence bind error on -EPROBE_DEFER (bsc#1051510).
  • copy{to,from}user(): consolidate object size checks (git fixes).
  • coresight: do not use the BIT() macro in the UAPI header (git fixes (block drivers)).
  • cpufreq: s3c64xx: Remove pointless NULL check in s3c64xxcpufreqdriver_init (bsc#1051510).
  • crypto: algboss - do not wait during notifier callback (bsc#1111666).
  • crypto: algif_skcipher - Cap recv SG list at ctx->used (bsc#1111666).
  • crypto: caam - update xts sector size for large input length (bsc#1111666).
  • crypto: cavium/nitrox - Fix 'nitroxgetfirst_device()' when ndevlist is fully iterated (bsc#1111666).
  • crypto: cavium/nitrox - Fix 'nitroxgetfirst_device()' when ndevlist is fully iterated (git-fixes).
  • crypto: ccp - AES CFB mode is a stream cipher (git-fixes).
  • crypto: ccp - Change a message to reflect status instead of failure (bsc#1172218).
  • crypto: ccp - Clean up and exit correctly on allocation failure (git-fixes).
  • crypto: ccp - Cleanup miscdev on sevexit() (bsc#1114279).
  • crypto: ccp - Cleanup spdevmaster in pspdevdestroy() (bsc#1114279).
  • Crypto/chcr: fix for ccm(aes) failed test (bsc#1111666).
  • crypto: chelsio/chtls: properly set tp->lsndtime (bsc#1111666).
  • cxgb4: fix MPS index overwrite when setting MAC address (bsc#1127355).
  • cxgb4: fix Txq restart check during backpressure (bsc#1127354 bsc#1127371).
  • debugfs: Add debugfscreatexul() for hexadecimal unsigned long (git-fixes).
  • debugfs: Check module state before warning in {full/open}proxyopen() (bsc#1173746).
  • debugfslookup(): switch to lookuponelenunlocked() (bsc#1171979).
  • Deprecate NRUNSTABLENFS, use NR_WRITEBACK (bsc#1163403).
  • devlink: fix return value after hitting end in region read (bsc#1109837).
  • devlink: validate length of param values (bsc#1109837).
  • devlink: validate length of region addr/len (bsc#1109837).
  • dmaengine: dmatest: Fix iteration non-stop logic (bsc#1051510).
  • dmaengine: tegra210-adma: Fix an error handling path in 'tegraadmaprobe()' (bsc#1111666).
  • dm btree: increase rebalance threshold in __rebalance2() (git fixes (block drivers)).
  • dm cache: fix a crash due to incorrect work item cancelling (git fixes (block drivers)).
  • dm crypt: fix benbi IV constructor crash if used in authenticated mode (git fixes (block drivers)).
  • dm: fix potential for q->makerequestfn NULL pointer (git fixes (block drivers)).
  • dm mpath: switch paths in dmblkioctl() code path (bsc#1167574).
  • dm-raid1: fix invalid return value from dm_mirror (bsc#1172378).
  • dm space map common: fix to ensure new block isn't already in use (git fixes (block drivers)).
  • dm: various cleanups to md->queue initialization code (git fixes).
  • dm verity fec: fix hash block number in verityfecdecode (git fixes (block drivers)).
  • dm verity fec: fix memory leak in verityfecdtr (git fixes (block drivers)).
  • dm writecache: fix data corruption when reloading the target (git fixes (block drivers)).
  • dm writecache: fix incorrect flush sequence when doing SSD mode commit (git fixes (block drivers)).
  • dm writecache: verify watermark during resume (git fixes (block drivers)).
  • dm zoned: fix invalid memory access (git fixes (block drivers)).
  • dm zoned: reduce overhead of backing device checks (git fixes (block drivers)).
  • dm zoned: remove duplicate nrrndzones increase in dmzinitzone() (git fixes (block drivers)).
  • dm zoned: support zone sizes smaller than 128MiB (git fixes (block drivers)).
  • dp83640: reverse arguments to listaddtail (git-fixes).
  • dpaaeth: fix usage as DSA master, try 3 (networking-stable-2005_27).
  • driver-core, libnvdimm: Let device subsystems add local lockdep coverage (bsc#1171753).
  • Drivers: hv: Add a module description line to the hv_vmbus driver (bsc#1172249, bsc#1172251).
  • Drivers: hv: Add a module description line to the hv_vmbus driver (bsc#1172253).
  • Drivers: hv: Change flag to write log level in panic msg to false (bsc#1170617, bsc#1170618).
  • Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic (bsc#1170618).
  • Drivers: hv: vmbus: Fix the issue with freeing up hvctltable_hdr (bsc#1170618).
  • Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c (bsc#1170618).
  • Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer (bsc#1170618).
  • Drivers/net/ibmvnic: Update VNIC protocol version reporting (bsc#1065729).
  • drivers: soc: ti: knavqmssqueue: Make knavgprange_ops static (bsc#1051510).
  • Drivers: w1: add hwmon support structures (jsc#SLE-11048).
  • Drivers: w1: add hwmon temp support for w1_therm (jsc#SLE-11048).
  • Drivers: w1: refactor w1slaveshow to make the temp reading functionality separate (jsc#SLE-11048).
  • drm: amd/acp: fix broken menu structure (bsc#1114279) * context changes
  • drm: amd/display: fix Kconfig help text (bsc#1113956) * only fix DEBUGKERNELDC
  • drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii) (bsc#1111666).
  • drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event (bsc#1111666).
  • drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is (bsc#1113956)
  • drm/atomic: Take the atomic toys away from X (bsc#1112178) * context changes
  • drm/bochs: downgrade pcirequestregion failure from error to warning (bsc#1051510).
  • drm: bridge: adv7511: Extend list of audio sample rates (bsc#1111666).
  • drm/crc: Actually allow to change the crc source (bsc#1114279) * offset changes
  • drm/dp_mst: Fix clearing payload state on topology disable (bsc#1051510).
  • drm/dp_mst: Increase ACT retry timeout to 3s (bsc#1113956) * context changes
  • drm/dpmst: Reformat drmdpcheckact_status() a bit (bsc#1051510).
  • drmdpmsttopology: fix broken drmdpsidebandparseremotedpcd_read() (bsc#1051510).
  • drm/edid: Fix off-by-one in DispID DTD pixel clock (bsc#1114279)
  • drm: encoder_slave: fix refcouting error for modules (bsc#1111666).
  • drm: encoder_slave: fix refcouting error for modules (bsc#1114279)
  • drm/etnaviv: fix perfmon domain interation (bsc#1113956)
  • drm/etnaviv: rework perfmon query infrastructure (bsc#1112178)
  • drm/i915: Apply Wa1406680159:icl,ehl as an engine workaround (bsc#1112178) * rename gt/intelworkarounds.c to intel_workarounds.c * context changes
  • drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (bsc#1114279)
  • drm/i915: HDCP: fix Ri prime check done during link check (bsc#1112178) * rename display/intelhdmi.c to intelhdmi.c * context changes
  • drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (bsc#1112178)
  • drm/i915: properly sanity check batchstartoffset (bsc#1114279) * renamed display/intelfbc.c -> intelfb.c * renamed gt/intelrc6.c -> intelpm.c * context changes
  • drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (bsc#1111666).
  • drm/mediatek: Check plane visibility in atomic_update (bsc#1113956) * context changes
  • drm/meson: Delete an error message in mesondwhdmi_bind() (bsc#1051510).
  • drm/msm/dpu: fix error return code in dpuencoderinit (bsc#1111666).
  • drm/msm: stop abusing dma_map/unmap for cache (bsc#1051510).
  • drm/msm: Use the correct dma_sync calls harder (bsc#1051510).
  • drm/msm: Use the correct dmasync calls in msmgem (bsc#1051510).
  • drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem (bsc#1114279)
  • drm: panel-orientation-quirks: Add quirk for Asus T101HA panel (bsc#1111666).
  • drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003 (bsc#1111666).
  • drm/qxl: qxlrelease leak in qxldrawdirtyfb() (bsc#1051510).
  • drm/qxl: qxlrelease leak in qxlhwsurfacealloc() (bsc#1051510).
  • drm/qxl: qxl_release use after free (bsc#1051510).
  • drm/qxl: Use correct notify port address when creating cursor ring (bsc#1113956)
  • drm/radeon: fix double free (bsc#1113956)
  • drm/radeon: fix fbdiv check in niinitsmcspll_table() (bsc#1113956)
  • drm: Remove PageReserved manipulation from drmpcialloc (bsc#1114279) * offset changes
  • drm/sun4i: dsi: Allow binding the host without a panel (bsc#1113956)
  • drm/sun4i: dsi: Avoid hotplug race with DRM driver bind (bsc#1113956)
  • drm/sun4i: dsi: Remove incorrect use of runtime PM (bsc#1113956) * context changes
  • drm/sun4i: dsi: Remove unused drv from driver context (bsc#1113956) * context changes * keep include of sun4i_drv.h
  • drm/sun4i: hdmi ddc clk: Fix size of m divider (bsc#1111666).
  • drm/tegra: hub: Do not enable orphaned window group (bsc#1111666).
  • drm/vkms: Hold gem object while still in-use (bsc#1113956) * context changes
  • dumpstack: avoid the livelock of the dumplock (git fixes (block drivers)).
  • e1000: Distribute switch variables for initialization (bsc#1111666).
  • e1000e: Disable TSO for buffer overrun workaround (bsc#1051510).
  • e1000e: Do not wake up the system via WOL if device wakeup is disabled (bsc#1051510).
  • e1000e: Relax condition to trigger reset for ME workaround (bsc#1111666).
  • EDAC/amd64: Add family ops for Family 19h Models 00h-0Fh (jsc#SLE-11833).
  • EDAC/amd64: Drop some family checks for newer systems (jsc#SLE-11833).
  • EDAC/amd64: Read back the scrub rate PCI register on F15h (bsc#1114279).
  • EDAC/mce_amd: Always load on SMCA systems (jsc#SLE-11833).
  • EDAC/mceamd: Make famops static global (jsc#SLE-11833).
  • EDAC, sb_edac: Add support for systems with segmented PCI buses (bsc#1169525).
  • efi/random: Increase size of firmware supplied randomness (jsc#SLE-12423).
  • efi/random: Treat EFIRNGPROTOCOL output as bootloader randomness (jsc#SLE-12423).
  • efi: READ_ONCE rng seed size before munmap (jsc#SLE-12423).
  • efi: Reorder prnotice() with adddevice_randomness() call (jsc#SLE-12423).
  • evm: Check also if *tfm is an error pointer in init_desc() (bsc#1051510).
  • evm: Fix a small race in init_desc() (bsc#1051510).
  • ext4: add condresched() to _ext4findentry() (bsc#1166862).
  • ext4: Check for non-zero journal inum in ext4calculateoverhead (bsc#1167288).
  • ext4: do not assume that mmp_nodename/bdevname have NUL (bsc#1166860).
  • ext4: do not zeroout extents beyond i_disksize (bsc#1167851).
  • ext4: fix a data race at inode->i_blocks (bsc#1171835).
  • ext4: fix a data race in EXT4I(inode)->idisksize (bsc#1166861).
  • ext4: fix extent_status fragmentation for plain files (bsc#1171949).
  • ext4: fix incorrect group count in ext4fillsuper error message (bsc#1168765).
  • ext4: fix incorrect inodes per group in error message (bsc#1168764).
  • ext4: fix partial cluster initialization when splitting extent (bsc#1173839).
  • ext4: fix potential race between online resizing and write operations (bsc#1166864).
  • ext4: fix potential race between sflexgroups online resizing and access (bsc#1166867).
  • ext4: fix potential race between sgroupinfo online resizing and access (bsc#1166866).
  • ext4: fix race between ext4syncparent() and rename() (bsc#1173838).
  • ext4: fix race between writepages and enabling EXT4EXTENTSFL (bsc#1166870).
  • ext4: fix support for inode sizes > 1024 bytes (bsc#1164284).
  • ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers (bsc#1173833).
  • ext4: potential crash on allocation error in ext4allocflexbgarray() (bsc#1166940).
  • ext4: rename sjournalflagrwsem to swritepages_rwsem (bsc#1166868).
  • ext4: use non-movable memory for superblock readahead (bsc#1171952).
  • ext4: validate the debugwantextra_isize mount option at parse time (bsc#1163897).
  • extcon: adc-jack: Fix an error handling path in 'adcjackprobe()' (bsc#1051510).
  • fanotify: fix ignore mask logic for events on child and on dir (bsc#1172719).
  • fanotify: fix merging marks masks with FAN_ONDIR (bsc#1171679).
  • fbcon: fix null-ptr-deref in fbcon_switch (bsc#1114279) * rename drivers/video/fbdev/core to drivers/video/console * context changes
  • fbdev: potential information leak in dofbioctl() (bsc#1114279)
  • fbmem: Adjust indentation in fbpreparelogo and fb_blank (bsc#1114279)
  • fdt: add support for rng-seed (jsc#SLE-12423).
  • fdt: Update CRC check for rng-seed (jsc#SLE-12423).
  • fib: add missing attribute validation for tunid (networking-stable-2003_14).
  • firmware: imx: scu: Fix corruption of header (git-fixes).
  • firmware: imx: scu: Fix possible memory leak in imxscuprobe() (bsc#1111666).
  • firmware: qcom: scm: fix compilation error when disabled (bsc#1051510).
  • Fix a backport bug, where btrfsputroot() -> btrfsputfs_root() modification is not needed due to missing dependency
  • fix multiplication overflow in copy_fdtable() (bsc#1173825).
  • fpga: dfl: afu: Corrected error handling levels (git-fixes).
  • fqcodel: fix TCAFQCODELDROPBATCHSIZE sanity checks (networking-stable-200512).
  • fs/cifs: fix gcc warning in sidtoid (bsc#1144333).
  • fs/seqfile.c: simplify seqfile iteration code and interface (bsc#1170125).
  • gpiolib: Document that GPIO line names are not globally unique (bsc#1051510).
  • gpio: tegra: mask GPIO IRQs during IRQ shutdown (bsc#1051510).
  • gpu: host1x: Detach driver on unregister (bsc#1111666).
  • gpu: ipu-v3: pre: do not trigger update if buffer address does not change (bsc#1111666).
  • gre: fix uninit-value in _iptunnelpullheader (networking-stable-2003_14).
  • HID: hid-input: clear unmapped usages (git-fixes).
  • HID: hyperv: Add a module description line (bsc#1172249, bsc#1172251).
  • HID: hyperv: Add a module description line (bsc#1172253).
  • HID: i2c-hid: add Trekstor Primebook C11B to descriptor override (git-fixes).
  • HID: i2c-hid: override HID descriptors for certain devices (git-fixes).
  • HID: multitouch: add eGalaxTouch P80H84 support (bsc#1051510).
  • HID: sony: Fix for broken buttons on DS3 USB dongles (bsc#1051510).
  • HID: wacom: Read HIDDGCONTACTMAX directly for non-generic devices (git-fixes).
  • hrtimer: Annotate lockless access to timer->state (git fixes (block drivers)).
  • hsr: add restart routine into hsrgetnodelist() (networking-stable-2003_28).
  • hsr: check protocol version in hsrnewlink() (networking-stable-2004_17).
  • hsr: fix general protection fault in hsraddrisself() (networking-stable-2003_28).
  • hsr: set .netnsok flag (networking-stable-200328).
  • hsr: use rcureadlock() in hsrgetnode{list/status}() (networking-stable-2003_28).
  • hwmon: (acpipowermeter) Fix potential memory leak in acpipowermeter_add() (bsc#1111666).
  • hwmon: (emc2103) fix unable to change fan pwm1_enable attribute (bsc#1111666).
  • hwmon: (max6697) Make sure the OVERT mask is set correctly (bsc#1111666).
  • i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present (git-fixes).
  • i2c: acpi: put device when verifying client fails (git-fixes).
  • i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 (bsc#1111666).
  • i2c: brcmstb: remove unused struct member (git-fixes).
  • i2c: core: Allow empty id_table in ACPI case as well (git-fixes).
  • i2c: core: decrease reference count of device node in i2cunregisterdevice (git-fixes).
  • i2c: dev: Fix the race between the release of i2c_dev and cdev (bsc#1051510).
  • i2c: fix missing pmruntimeputsync in i2cdevice_probe (git-fixes).
  • i2c-hid: properly terminate i2chiddmidescoverride_table array (git-fixes).
  • i2c: i801: Do not add ICHRESIOSMI for the iTCOwdt device (git-fixes).
  • i2c: iproc: Stop advertising support of SMBUS quick cmd (git-fixes).
  • i2c: isch: Remove unnecessary acpi.h include (git-fixes).
  • i2c: mlxcpld: check correct size of maximum RECV_LEN packet (bsc#1111666).
  • i2c: mux: demux-pinctrl: Fix an error handling path in 'i2cdemuxpinctrl_probe()' (bsc#1051510).
  • i2c: st: fix missing struct parameter description (bsc#1051510).
  • i40e: reduce stack usage in i40esetfc (git-fixes).
  • IB/ipoib: Add child to parent list only if device initialized (bsc#1168503).
  • IB/ipoib: Consolidate checking of the proposed child interface (bsc#1168503).
  • IB/ipoib: Do not remove child devices from within the ndo_uninit (bsc#1168503).
  • IB/ipoib: Get rid of IPOIBFLAGGOING_DOWN (bsc#1168503).
  • IB/ipoib: Get rid of the sysfs_mutex (bsc#1168503).
  • IB/ipoib: Maintain the childintfs list from ndoinit/uninit (bsc#1168503).
  • IB/ipoib: Move all uninit code into ndo_uninit (bsc#1168503).
  • IB/ipoib: Move init code to ndo_init (bsc#1168503).
  • IB/ipoib: Replace printk with pr_warn (bsc#1168503).
  • IB/ipoib: Use canceldelayedwork_sync for neigh-clean task (bsc#1168503).
  • IB/ipoib: Warn when one port fails to initialize (bsc#1168503).
  • IB/mlx5: Fix missing congestion control debugfs on rep rdma device (bsc#1103991).
  • ibmveth: Fix max MTU limit (bsc#1173428 ltc#186397).
  • ibmvfc: do not send implicit logouts prior to NPIV login (bsc#1169625 ltc#184611).
  • ibmvnic: continue to init in CRQ reset returns H_CLOSED (bsc#1173280 ltc#185369).
  • ibmvnic: Flush existing work items before device removal (bsc#1065729).
  • ibmvnic: Harden device login requests (bsc#1170011 ltc#183538).
  • ibmvnic: Skip fatal error reset after passive init (bsc#1171078 ltc#184239).
  • iio:ad7797: Use correct attribute_group (bsc#1051510).
  • iio: adc: stm32-adc: fix device used to request dma (bsc#1051510).
  • iio: adc: stm32-adc: fix sleep in atomic context (git-fixes).
  • iio: adc: stm32-adc: Use dmarequestchan() instead dmarequestslave_channel() (bsc#1051510).
  • iio: buffer: Do not allow buffers without any channels enabled to be activated (bsc#1051510).
  • iio: dac: vf610: Fix an error handling path in 'vf610dacprobe()' (bsc#1051510).
  • iio:health:afe4404 Fix timestamp alignment and prevent data leak (bsc#1111666).
  • iio:humidity:hdc100x Fix alignment and data leak issues (bsc#1111666).
  • iio:magnetometer:ak8974: Fix alignment and data leak issues (bsc#1111666).
  • iio: mma8452: Add missed iiodeviceunregister() call in mma8452_probe() (bsc#1111666).
  • iio: pressure: bmp280: Tolerate IRQ before registering (bsc#1051510).
  • iio:pressure:ms5611 Fix buffer element alignment (bsc#1111666).
  • iio: pressure: zpa2326: handle pmruntimeget_sync failure (bsc#1111666).
  • iio: sca3000: Remove an erroneous 'get_device()' (bsc#1051510).
  • iio: xilinx-xadc: Fix ADC-B powerdown (bsc#1051510).
  • iio: xilinx-xadc: Fix clearing interrupt when enabling trigger (bsc#1051510).
  • iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode (bsc#1051510).
  • ima: Directly assign the imadefaultpolicy pointer to ima_rules (bsc#1051510).
  • ima: Fix ima digest hash table key calculation (bsc#1051510).
  • ima: Fix return value of imawritepolicy() (git-fixes).
  • include/asm-generic/topology.h: guard cpumaskofnode() macro argument (bsc#1148868).
  • Input: evdev - call inputflushdevice() on release(), not flush() (bsc#1051510).
  • Input: hyperv-keyboard - add module description (bsc#1172249, bsc#1172251).
  • Input: hyperv-keyboard - add module description (bsc#1172253).
  • Input: i8042 - add Acer Aspire 5738z to nomux list (bsc#1051510).
  • Input: i8042 - add ThinkPad S230u to i8042 reset list (bsc#1051510).
  • Input: raydiumi2cts - use true and false for boolean values (bsc#1051510).
  • Input: synaptics - add a second working PNP_ID for Lenovo T470s (bsc#1111666).
  • Input: synaptics-rmi4 - fix error return code in rmidriverprobe() (bsc#1051510).
  • Input: synaptics-rmi4 - really fix attn_data use-after-free (git-fixes).
  • Input: usbtouchscreen - add support for BonXeon TP (bsc#1051510).
  • Input: xpad - add custom init packet for Xbox One S controllers (bsc#1051510).
  • intel_idle: Graceful probe failure when MWAIT is disabled (bsc#1174115).
  • intel_th: Fix a NULL dereference when hub driver is not loaded (bsc#1111666).
  • iommu/amd: Call domainflushcomplete() in update_domain() (bsc#1172096).
  • iommu/amd: Do not flush Device Table in iommumappage() (bsc#1172097).
  • iommu/amd: Do not loop forever when trying to increase address space (bsc#1172098).
  • iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system (bsc#1172099).
  • iommu/amd: Fix over-read of ACPI UID from IVRS table (bsc#1172101).
  • iommu/amd: Fix race in increaseaddressspace()/fetch_pte() (bsc#1172102).
  • iommu/amd: Fix the configuration of GCR3 table root pointer (bsc#1169057).
  • iommu/amd: Update Device Table in increaseaddressspace() (bsc#1172103).
  • iommu: Fix reference count leak in iommugroupalloc (bsc#1172397).
  • iommu/vt-d: Enable PCI ACS for platform opt in hint (bsc#1174130).
  • ip6_tunnel: Allow rcv/xmit even if remote address is a local address (bsc#1166978).
  • ipmi: fix hung processes in _getguid() (git-fixes).
  • ipv4: fix a RCU-list lock in fibtriestatseqshow (networking-stable-2004_02).
  • ipv6/addrconf: call ipv6mcup() for non-Ethernet interface (networking-stable-200314).
  • ipv6: do not auto-add link-local address to lag ports (networking-stable-200409).
  • ipv6: fix IPV6_ADDRFORM operation logic (bsc#1171662).
  • ipv6: Fix nlmsgflags when splitting a multipath route (networking-stable-2003_01).
  • ipv6: fix restrict IPV6_ADDRFORM operation (bsc#1171662).
  • ipv6: Fix route replacement with dev-only route (networking-stable-200301).
  • ipvlan: add condreschedrcu() while processing muticast backlog (networking-stable-200314).
  • ipvlan: call devchangeflags when ipvlan mode is reset (git-fixes).
  • ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325).
  • ipvlan: do not deref eth hdr before checking it's set (networking-stable-200314).
  • ipvlan: do not use condreschedrcu() in ipvlanprocessmulticast() (networking-stable-200314).
  • iwlwifi: pcie: actually release queue memory in TVQM (bsc#1051510).
  • ixgbe: do not check firmware errors (bsc#1170284).
  • ixgbevf: Remove limit of 10 entries for unicast filter list (git-fixes).
  • jbd2: avoid leaking transaction credits when unreserving handle (bsc#1173845).
  • jbd2: Preserve kABI when adding jabortmutex (bsc#1173833).
  • kabi fix for (bsc#1168202).
  • kabi fix for early XHCI debug (git-fixes).
  • kabi for for md: improve handling of bio with REQPREFLUSH in mdflush_request() (git-fixes).
  • kabi: ppc64le: prevent struct dmamapops to become defined (jsc#SLE-12423).
  • kabi, protect struct ib_device (bsc#1168503).
  • kABI: protect struct mlx5cmdwork_ent (kabi).
  • kabi/severities: Do not track KVM internal symbols.
  • kabi/severities: Ingnore getdevdata() The function is internal to the AMD IOMMU driver and must not be called by any third party.
  • kabi workaround for sndrawmidi bufferref field addition (git-fixes).
  • kernfs: fix barrier usage in _kernfsnew_node() (bsc#1111666).
  • KEYS: reaching the keys quotas correctly (bsc#1051510).
  • KVM: arm64: Change hyppanic()s dependency on tpidrel2 (bsc#1133021).
  • KVM: arm64: Stop save/restoring host tpidr_el1 on VHE (bsc#1133021).
  • KVM: Check validity of resolved slot when searching memslots (bsc#1172104).
  • KVM: nVMX: Do not reread VMCS-agnostic state when switching VMCS (bsc#1114279).
  • KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02 (bsc#1114279).
  • KVM: s390: vsie: Fix delivery of addressing exceptions (git-fixes).
  • KVM: s390: vsie: Fix possible race when shadowing region 3 tables (git-fixes).
  • KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks (git-fixes).
  • KVM: SVM: Fix potential memory leak in svmcpuinit() (bsc#1171736).
  • KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs (bsc#1152489).
  • KVM: x86: Fix APIC page invalidation race (bsc#1174122).
  • kvm: x86: Fix L1TF mitigation for shadow MMU (bsc#1171904).
  • KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated (bsc#1171904).
  • KVM: x86: only do L1TF workaround on affected processors (bsc#1171904).
  • l2tp: Allow management of tunnels and session in user namespace (networking-stable-200417).
  • libata: Remove extra scsihostput() in atascsiadd_hosts() (bsc#1051510).
  • libata: Return correct status in satapmpehrecoverpm() when ATADFLAGDETACH is set (bsc#1051510).
  • libceph: do not omit recoverydeletes in targetcopy() (bsc#1173462).
  • libceph: do not omit recoverydeletes in targetcopy() (bsc#1174113).
  • libceph: ignore pool overlay and cache logic on redirects (bsc#1173146).
  • libfs: fix infoleak in simpleattrread() (bsc#1168881).
  • libnvdimm/bus: Fix waitnvdimmbusprobeidle() ABBA deadlock (bsc#1171753).
  • libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant (bsc#1171753).
  • libnvdimm/bus: Stop holding nvdimmbuslistmutex over _nd_ioctl() (bsc#1171753).
  • libnvdimm: cover up changes in struct nvdimm_bus (bsc#1171753).
  • libnvdimm: cover up ndpfnsb changes (bsc#1171759).
  • libnvdimm/dax: Pick the right alignment default when creating dax devices (bsc#1171759).
  • libnvdimm/label: Remove the dpa align check (bsc#1171759).
  • libnvdimm/of_pmem: Provide a unique name for bus provider (bsc#1171739).
  • libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change (bsc#1171743).
  • libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock (bsc#1171759).
  • libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid (bsc#1171743).
  • libnvdimm/pmem: Advance namespace seed for specific probe errors (bsc#1171743).
  • libnvdimm/region: Initialize bad block for volatile namespaces (bnc#1151927 5.3.6).
  • libnvdimm/region: Rewrite probesuccess() to advanceseeds() (bsc#1171743).
  • libnvdimm: Use PAGESIZE instead of SZ4K for align check (bsc#1171759).
  • lib: raid6: fix awk build warnings (git fixes (block drivers)).
  • lib/raid6/test: fix build on distros whose /bin/sh is not bash (git fixes (block drivers)).
  • lib/stackdepot.c: fix global out-of-bounds in stack_slabs (git fixes (block drivers)).
  • livepatch: Apply vmlinux-specific KLP relocations early (bsc#1071995).
  • livepatch: Disallow vmlinux.ko (bsc#1071995).
  • livepatch: Make klpapplyobject_relocs static (bsc#1071995).
  • livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols (bsc#1071995).
  • livepatch: Remove .klp.arch (bsc#1071995).
  • locks: print unsigned ino in /proc/locks (bsc#1171951).
  • loop: replace killbdev with invalidatebdev (bsc#1173820).
  • lpfcdebugfs: get rid of pointless accessok() (bsc#1172687 bsc#1171530).
  • lpfc: Synchronize NVME transport and lpfc driver devloss_tmo (bcs#1173060).
  • mac80211: add ieee80211isany_nullfunc() (bsc#1051510).
  • mac80211: add option for setting control flags (bsc#1111666).
  • mac80211_hwsim: Use kstrndup() in place of kasprintf() (bsc#1051510).
  • mac80211: mesh: fix discovery timer re-arming issue / crash (bsc#1051510).
  • mac80211: set IEEE80211TXCTRLPORTCTRL_PROTO for nl80211 TX (bsc#1111666).
  • macsec: avoid to set wrong mtu (bsc#1051510).
  • macsec: restrict to ethernet devices (networking-stable-200328).
  • macvlan: add condresched() during multicast processing (networking-stable-2003_14).
  • macvlan: fix null dereference in macvlandeviceevent() (bsc#1051510).
  • mailbox: imx: Disable the clock on devmmboxcontroller_register() failure (git-fixes).
  • make some Fujitsu systems run (bsc#1141558).
  • md: Avoid namespace collision with bitmap API (git fixes (block drivers)).
  • md: improve handling of bio with REQPREFLUSH in mdflush_request() (git-fixes).
  • md/raid0: Fix an error message in raid0makerequest() (git fixes (block drivers)).
  • md/raid10: prevent access of uninitialized resync_pages offset (git-fixes).
  • mdraid: fix read/write bytes accounting (bsc#1172537).
  • md: use memalloc scope APIs in mddevsuspend()/mddevresume() (bsc#1166985)).
  • md: use memalloc scope APIs in mddevsuspend()/mddevresume() (git fixes (block drivers)).
  • media: dvb: return -EREMOTEIO on i2c transfer failure (bsc#1051510).
  • media: flexcop-usb: fix endpoint sanity check (git-fixes).
  • media: platform: fcp: Set appropriate DMA parameters (bsc#1051510).
  • media: si2157: Better check for running tuner in init (bsc#1111666).
  • media: ti-vpe: cal: fix disable_irqs to only the intended target (git-fixes).
  • mei: release me_cl object reference (bsc#1051510).
  • mlxsw: core: Do not use WQMEMRECLAIM for mlxsw ordered workqueue (git-fixes).
  • mlxsw: core: Do not use WQMEMRECLAIM for mlxsw workqueue (git-fixes).
  • mlxsw: Fix some ISERR() vs NULL bugs (networking-stable-2004_27).
  • mlxsw: pci: Return error on PCI reset timeout (git-fixes).
  • mlxsw: spectrumacltcam: Position vchunk in a vregion list properly (networking-stable-200512).
  • mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed (git-fixes).
  • mlxsw: spectrum_dpipe: Add missing error path (git-fixes).
  • mlxsw: spectrumflower: Do not stop at FLOWACTIONVLANMANGLE (networking-stable-200409).
  • mlxsw: spectrum_mr: Fix list iteration in error path (bsc#1112374).
  • mlxsw: spectrum: Prevent force of 56G (git-fixes).
  • mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead (git-fixes).
  • mlxsw: spectrumrouter: Remove inappropriate usage of WARNON() (git-fixes).
  • mlxsw: spectrum_switchdev: Add MDB entries in prepare phase (git-fixes).
  • mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky (git-fixes).
  • mmc: atmel-mci: Fix debugfs on 64-bit platforms (git-fixes).
  • mmc: block: Fix request completion in the CQE timeout path (bsc#1111666).
  • mmc: block: Fix use-after-free issue for rpmb (bsc#1111666).
  • mmc: core: Check request type before completing the request (git-fixes).
  • mmc: core: Fix recursive locking issue in CQE recovery path (git-fixes).
  • mmc: cqhci: Avoid false 'cqhci: CQE stuck on' by not open-coding timeout loop (git-fixes).
  • mmc: dw_mmc: Fix debugfs on 64-bit platforms (git-fixes).
  • mmc: fix compilation of user API (bsc#1051510).
  • mmc: meson-gx: make sure the descriptor is stopped on errors (git-fixes).
  • mmc: meson-gx: simplify interrupt handler (git-fixes).
  • mmc: renesas_sdhi: limit block count to 16 bit for old revisions (git-fixes).
  • mmc: sdhci-esdhc-imx: fix the mask for tuning start point (bsc#1051510).
  • mmc: sdhci-msm: Clear tuning done flag while hs400 tuning (bsc#1051510).
  • mmc: sdhci-msm: Set SDHCIQUIRKMULTIBLOCKREADACMD12 quirk (bsc#1111666).
  • mmc: sdhci-of-at91: fix memleak on clk_get failure (git-fixes).
  • mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers (bsc#1051510).
  • mmc: sdhci-xenon: fix annoying 1.8V regulator warning (bsc#1051510).
  • mmc: sdio: Fix potential NULL pointer error in mmcsdioinit_card() (bsc#1051510).
  • mmc: tmio: fix access width of Block Count Register (git-fixes).
  • mm/filemap.c: do not initiate writeback if mapping has no dirty pages (bsc#1168884).
  • mm: limit boost_watermark on small zones (git fixes (mm/pgalloc)).
  • mm/memory_hotplug.c: only respect mem= parameter during boot stage (bsc#1065600).
  • mm: replace PFLESSTHROTTLE with PFLOCALTHROTTLE (bsc#1163403).
  • mm: thp: handle page cache THP correctly in PageTransCompoundMap (git fixes (block drivers)).
  • mtd: cfi: fix deadloop in cficmdset0002.c dowritebuffer (bsc#1051510).
  • mtd: spi-nor: cadence-quadspi: add a delay in write sequence (git-fixes).
  • mtd: spi-nor: enable 4B opcodes for mx66l51235l (git-fixes).
  • mtd: spi-nor: fsl-quadspi: Do not let -EINVAL on the bus (git-fixes).
  • mvpp2: remove misleading comment (git-fixes).
  • mwifiex: avoid -Wstringop-overflow warning (bsc#1051510).
  • mwifiex: Fix memory corruption in dump_station (bsc#1051510).
  • net: bcmgenet: correct per TX/RX ring statistics (networking-stable-200427).
  • net/cxgb4: Check the return from t4queryparams properly (git-fixes).
  • net: dsa: b53: Fix ARL register definitions (networking-stable-200427).
  • net: dsa: b53: Rework ARL bin logic (networking-stable-200427).
  • net: dsa: bcmsf2: Do not register slave MDIO bus with OF (networking-stable-2004_09).
  • net: dsa: bcmsf2: Ensure correct sub-node is parsed (networking-stable-2004_09).
  • net: dsa: bcm_sf2: Fix overflow checks (git-fixes).
  • net: dsa: Fix duplicate frames flooded by learning (networking-stable-200328).
  • net: dsa: loop: Add module soft dependency (networking-stable-200516).
  • net: dsa: mt7530: fix roaming from DSA user ports (networking-stable-200527).
  • net: dsa: mv88e6xxx: fix lockup on warm boot (networking-stable-200314).
  • net: ena: add intrmoderrxinterval to struct enacom_dev and use it (git-fixes).
  • net: ena: add missing ethtool TX timestamping indication (git-fixes).
  • net: ena: avoid memory access violation by validating req_id properly (git-fixes).
  • net: ena: do not wake up tx queue when down (git-fixes).
  • net: ena: ena-com.c: prevent NULL pointer dereference (git-fixes).
  • net: ena: ethtool: use correct value for crc32 hash (git-fixes).
  • net: ena: fix continuous keep-alive resets (git-fixes).
  • net: ena: fix corruption of devidxtohosttbl (git-fixes).
  • net: ena: fix default tx interrupt moderation interval (git-fixes).
  • net: ena: fix incorrect default RSS key (git-fixes).
  • net: ena: fix incorrectly saving queue numbers when setting RSS indirection table (git-fixes).
  • net: ena: fix issues in setting interrupt moderation params in ethtool (git-fixes).
  • net: ena: fix potential crash when rxfh key is NULL (git-fixes).
  • net: ena: fix retrieval of nonadaptive interrupt moderation intervals (git-fixes).
  • net: ena: fix uses of round_jiffies() (git-fixes).
  • net: ena: make ena rxfh support ETHRSSHASHNOCHANGE (git-fixes).
  • net: ena: reimplement set/get_coalesce() (git-fixes).
  • net: ena: rss: do not allocate key when not supported (git-fixes).
  • net: ena: rss: fix failure to get indirection table (git-fixes).
  • net: ena: rss: store hash function as values and not bits (git-fixes).
  • net/ethernet: add Google GVE driver (jsc#SLE-10538)
  • net: fec: add phyresetafterclkenable() support (git-fixes).
  • net: fec: validate the new settings in fecenetsetcoalesce() (networking-stable-2003_14).
  • net: fibrules: Correctly set table field when table number exceeds 8 bits (networking-stable-2003_01).
  • netfilter: connlabels: prefer static lock initialiser (git-fixes).
  • netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199).
  • netfilter: ctnetlink: netns exit must wait for callbacks (bsc#1169795).
  • netfilter: not mark a spinlock as _readmostly (git-fixes).
  • net: fix a potential recursive NETDEVFEATCHANGE (networking-stable-200516).
  • net: fix race condition in _inetlookup_established() (bsc#1151794).
  • net: fq: add missing attribute validation for orphan mask (networking-stable-200314).
  • net: hns3: fix 'tc qdisc del' failed issue (bsc#1109837).
  • net: inetcsk: Fix soreuseport bind-address cache in tb->fast* (networking-stable-200527).
  • net: ipip: fix wrong address family in init error path (networking-stable-200527).
  • net, iptunnel: fix interface lookup with no key (networking-stable-2004_02).
  • net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin (networking-stable-200417).
  • net: ipv6: do not consider routes via gateways for anycast address check (networking-stable-200417).
  • net: ipvlan: Fix ipvlan device tso disabled while NETIFFIP_CSUM is set (git-fixes).
  • netlink: Use netlink header as base to calculate bad attribute offset (networking-stable-200314).
  • net: macsec: preserve ingress frame ordering (networking-stable-200512).
  • net: macsec: update SCI upon MAC address change (networking-stable-200314).
  • net: memcg: fix lockdep splat in inetcskaccept() (networking-stable-200314).
  • net: memcg: late association of sock to memcg (networking-stable-200314).
  • net/mlx4core: drop useless LISTHEAD (git-fixes).
  • net/mlx4_core: fix a memory leak bug (git-fixes).
  • net/mlx4core: Fix use of ENOSPC around mlx4counteralloc() (networking-stable-2005_12).
  • net/mlx4en: avoid indirect call in TX completion (networking-stable-2004_27).
  • net/mlx5: Add command entry handling completion (networking-stable-200527).
  • net/mlx5: Add new fields to Port Type and Speed register (bsc#1171118).
  • net/mlx5: Add new fields to Port Type and Speed register (bsc#1171118).
  • net/mlx5: Add RoCE RX ICRC encapsulated counter (bsc#1171118).
  • net/mlx5: Avoid panic when setting vport rate (git-fixes).
  • net/mlx5: Continue driver initialization despite debugfs failure (git-fixes).
  • net/mlx5e: ethtool, Fix a typo in WOL function names (git-fixes).
  • net/mlx5e: Fix ethtool self test: link speed (bsc#1171118).
  • net/mlx5e: Fix traffic duplication in ethtool steering (git-fixes).
  • net/mlx5e: Move port speed code from en_ethtool.c to en/port.c (bsc#1171118).
  • net/mlx5e: Remove unnecessary clear_bit()s (git-fixes).
  • net/mlx5e: Update netdev txq on completions during closure (networking-stable-200527).
  • net/mlx5: Expose link speed directly (bsc#1171118).
  • net/mlx5: Expose link speed directly (bsc#1171118).
  • net/mlx5: Expose port speed when possible (bsc#1171118).
  • net/mlx5: Expose port speed when possible (bsc#1171118).
  • net/mlx5: Fix command entry leak in Internal Error State (networking-stable-200512).
  • net/mlx5: Fix failing fw tracer allocation on s390 (bsc#1103990 ).
  • net/mlx5: Fix forced completion access non initialized command entry (networking-stable-200512).
  • net: mvmdio: allow up to four clocks to be specified for orion-mdio (git-fixes).
  • net: mvneta: Fix the case where the last poll did not process all rx (networking-stable-200328).
  • net: mvpp2: prs: Do not override the sign bit in SRAM parser shift (git-fixes).
  • net: netrom: Fix potential nrneigh refcnt leak in nraddnode (networking-stable-2004_27).
  • net/packet: tpacketrcv: do not increment ring index on drop (networking-stable-2003_14).
  • net: phy: fix aneg restart in phyethtoolseteee (networking-stable-2005_16).
  • net: phy: micrel: kszphyresume(): add delay after genphyresume() before accessing PHY registers (bsc#1051510).
  • net: phy: restore mdio regs in the iproc mdio driver (networking-stable-200301).
  • netpriocgroup: Fix unlimited memory leak of v2 cgroups (networking-stable-2005_16).
  • net: qede: stop adding events on an already destroyed workqueue (git-fixes).
  • net: qed: fix excessive QM ILT lines consumption (git-fixes).
  • net: qed: fix NVMe login fails over VFs (git-fixes).
  • net: qmiwwan: add support for ASKEY WWHC050 (networking-stable-2003_28).
  • net: qrtr: Fix passing invalid reference to qrtrlocalenqueue() (networking-stable-200527).
  • net: revert default NAPI poll timeout to 2 jiffies (networking-stable-200417).
  • net: revert 'net: get rid of an signed integer overflow in ipidentsreserve()' (networking-stable-200527).
  • netsched: clsroute: remove the right filter from hashtable (networking-stable-200328).
  • net sched: fix reporting the first-time use timestamp (networking-stable-200527).
  • netsched: schskbprio: add message validation to skbprio_change() (bsc#1109837).
  • net/smc: add fallback check to connect() (git-fixes).
  • net/smc: fix refcount non-blocking connect() -part 2 (git-fixes).
  • net: stricter validation of untrusted gso packets (networking-stable-200512).
  • net/tls: Fix skpsock refcnt leak in bpfexectxverdict() (networking-stable-200512).
  • net/tls: Fix skpsock refcnt leak when in tlsdataready() (networking-stable-2005_12).
  • net: usb: qmiwwan: add support for DW5816e (networking-stable-2005_12).
  • net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3getrss() (bsc#1172484).
  • net/x25: Fix x25neigh refcnt leak when receiving frame (networking-stable-2004_27).
  • nfc: add missing attribute validation for SE API (networking-stable-200314).
  • nfc: add missing attribute validation for vendor subcommand (networking-stable-200314).
  • nfc: pn544: Fix occasional HW initialization failure (networking-stable-200301).
  • nfc: st21nfca: add missed kfree_skb() in an error path (bsc#1051510).
  • nfp: abm: fix a memory leak bug (bsc#1109837).
  • nfp: bpf: fix code-gen bug on BPFALU | BPFXOR | BPF_K (git-fixes).
  • nfsd4: fix up replaymatchescache() (git-fixes).
  • nfsd: Ensure CLONE persists data and metadata changes to the target file (git-fixes).
  • nfsd: fix delay timer on 32-bit architectures (git-fixes).
  • nfsd: fix jiffies/time_t mixup in LRU list (git-fixes).
  • nfs: Directory page cache pages need to be locked when read (git-fixes).
  • nfsd: memory corruption in nfsd4_lock() (git-fixes).
  • nfs: Do not call genericerrorremove_page() while holding locks (bsc#1170457).
  • NFS: Fix an RCU lock leak in nfs4refreshdelegation_stateid() (bsc#1170592).
  • nfs: Fix memory leaks and corruption in readdir (git-fixes).
  • nfs: Fix O_DIRECT accounting of number of bytes read/written (git-fixes).
  • nfs: Fix potential posixacl refcnt leak in nfs3set_acl (git-fixes).
  • nfs: fix racey wait in nfssetopenstateidlocked (bsc#1170592).
  • nfs/flexfiles: Use the correct TCP timeout for flexfiles I/O (git-fixes).
  • nfs/pnfs: Fix pnfsgenericpreparetoresend_writes() (git-fixes).
  • nfs: Revalidate the file size on a fatal write error (git-fixes).
  • NFSv4.0: nfs4dofsinfo() should not do implicit lease renewals (git-fixes).
  • NFSv4: Do not allow a cached open with a revoked delegation (git-fixes).
  • NFSv4: Fix leak of clp->cl_acceptor string (git-fixes).
  • NFSv4/pnfs: Return valid stateids in nfslayoutfindinodeby_stateid() (git-fixes).
  • NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERROLDSTATEID (bsc#1170592).
  • NFSv4: try lease recovery on NFS4ERR_EXPIRED (git-fixes).
  • NFSv4.x: Drop the slot if nfs4delegreturnprepare waits for layoutreturn (git-fixes).
  • nilfs2: fix null pointer dereference at nilfssegctordo_construct() (bsc#1173857).
  • nl80211: fix NL80211ATTRCHANNEL_WIDTH attribute type (bsc#1111666).
  • nl802154: add missing attribute validation for devtype (networking-stable-2003_14).
  • nl802154: add missing attribute validation (networking-stable-200314).
  • nvdimm: Avoid race between probe and reading device attributes (bsc#1170442).
  • nvme: check for NVMECTRLLIVE in nvmereportns_ids() (bcs#1171558 bsc#1159058).
  • nvme: do not update multipath disk information if the controller is down (bcs#1171558 bsc#1159058).
  • nvme: fail cancelled commands with NVMESCHOSTPATHERROR (bsc#1158983 bsc#1172538).
  • nvme-fc: Fail transport errors with NVMESCHOST_PATH (bsc#1158983 bsc#1172538).
  • nvme-fc: print proper nvme-fc devloss_tmo value (bsc#1172391).
  • nvme-tcp: fail command with NVMESCHOSTPATHERROR send failed (bsc#1158983 bsc#1172538).
  • objtool: Add isstaticjump() helper (bsc#1169514).
  • objtool: Add relocation check for alternative sections (bsc#1169514).
  • objtool: Clean instruction state before each function validation (bsc#1169514).
  • objtool: Fix stack offset tracking for indirect CFAs (bsc#1169514).
  • objtool: Fix switch table detection in .text.unlikely (bsc#1169514).
  • objtool: Ignore empty alternatives (bsc#1169514).
  • objtool: Make BP scratch register warning more robust (bsc#1169514).
  • ocfs2: no need try to truncate file beyond i_size (bsc#1171841).
  • OMAP: DSS2: remove non-zero check on variable r (bsc#1114279)
  • overflow: Fix -Wtype-limits compilation warnings (git fixes).
  • overflow.h: Add arithmetic shift helper (git fixes).
  • p54usb: add AirVasT USB stick device-id (bsc#1051510).
  • padata: ensure the reorder timer callback runs on the correct CPU (git-fixes).
  • padata: Remove broken queue flushing (git-fixes).
  • padata: reorder work kABI fixup (git-fixes).
  • Partially revert 'kfifo: fix kfifoalloc() and kfifoinit()' (git fixes (block drivers)).
  • partitions/efi: Fix partition name parsing in GUID partition entry (bsc#1168763).
  • PCI: Allow pciresizeresource() for devices on root bus (bsc#1051510).
  • PCI: Fix pciregisterhostbridge() deviceregister() error handling (bsc#1051510).
  • PCI: Generalize multi-function power dependency device links (bsc#1111666).
  • PCI: hv: Add support for protocol 1.3 and support PCIBUSRELATIONS2 (bsc#1172201, bsc#1172202).
  • PCI: hv: Decouple the func definition in hvdrstate from VSP message (bsc#1172201, bsc#1172202).
  • PCI: pciehp: Fix indefinite wait on sysfs requests (git-fixes).
  • PCI: pciehp: Fix MSI interrupt race (bsc#1159037).
  • PCI: pciehp: Support interrupts sent from D3hot (git-fixes).
  • PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes).
  • PCI: Program MPS for RCiEP devices (bsc#1051510).
  • PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port (bsc#1051510).
  • PCI: sanity test on PCI vendor to be sure we do not touch everything (bsc#1141558).
  • pcmnative: result of putuser() needs to be checked (bsc#1111666).
  • perf: Allocate context taskctxdata for child event (git-fixes).
  • perf: Allocate context taskctxdata for child event (git-fixes).
  • perf/cgroup: Fix perf cgroup hierarchy support (git-fixes).
  • perf/cgroup: Fix perf cgroup hierarchy support (git-fixes).
  • perf: Copy parent's address filter offsets on clone (git-fixes).
  • perf: Copy parent's address filter offsets on clone (git-fixes).
  • perf/core: Add sanity check to deal with pinned event failure (git-fixes).
  • perf/core: Add sanity check to deal with pinned event failure (git-fixes).
  • perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes).
  • perf/core: Avoid freeing static PMU contexts when PMU is unregistered (git-fixes).
  • perf/core: Correct event creation with PERFFORMATGROUP (git-fixes).
  • perf/core: Correct event creation with PERFFORMATGROUP (git-fixes).
  • perf/core: Do not WARN() for impossible ring-buffer sizes (git-fixes).
  • perf/core: Do not WARN() for impossible ring-buffer sizes (git-fixes).
  • perf/core: Fix bad use of igrab() (git fixes (dependent patch)).
  • perf/core: Fix crash when using HW tracing kernel filters (git-fixes).
  • perf/core: Fix ctxeventtype in ctx_resched() (git-fixes).
  • perf/core: Fix ctxeventtype in ctx_resched() (git-fixes).
  • perf/core: Fix error handling in perfeventalloc() (git-fixes).
  • perf/core: Fix error handling in perfeventalloc() (git-fixes).
  • perf/core: Fix exclusive events' grouping (git-fixes).
  • perf/core: Fix exclusive events' grouping (git-fixes).
  • perf/core: Fix group scheduling with mixed hw and sw events (git-fixes).
  • perf/core: Fix group scheduling with mixed hw and sw events (git-fixes).
  • perf/core: Fix impossible ring-buffer sizes warning (git-fixes).
  • perf/core: Fix impossible ring-buffer sizes warning (git-fixes).
  • perf/core: Fix locking for children siblings group read (git-fixes).
  • perf/core: Fix locking for children siblings group read (git-fixes).
  • perf/core: Fix lock inversion between perf,trace,cpuhp (git-fixes (dependent patch for 18736eef1213)).
  • perf/core: Fix perfeventread_value() locking (git-fixes).
  • perf/core: Fix perfeventread_value() locking (git-fixes).
  • perf/core: Fix perfpmuunregister() locking (git-fixes).
  • perf/core: Fix perfpmuunregister() locking (git-fixes).
  • perf/core: Fix _perfreadgroupadd() locking (git-fixes (dependent patch)).
  • perf/core: Fix perfsampleregs_user() mm check (git-fixes).
  • perf/core: Fix perfsampleregs_user() mm check (git-fixes).
  • perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes).
  • perf/core: Fix possible Spectre-v1 indexing for ->aux_pages (git-fixes).
  • perf/core: Fix race between close() and fork() (git-fixes).
  • perf/core: Fix race between close() and fork() (git-fixes).
  • perf/core: Fix the address filtering fix (git-fixes).
  • perf/core: Fix the address filtering fix (git-fixes).
  • perf/core: Fix use-after-free in uprobeperfclose() (git-fixes).
  • perf/core: Fix use-after-free in uprobeperfclose() (git-fixes).
  • perf/core: Force USER_DS when recording user stack data (git-fixes).
  • perf/core: Force USER_DS when recording user stack data (git-fixes).
  • perf/core: Restore mmap record type correctly (git-fixes).
  • perf/core: Restore mmap record type correctly (git-fixes).
  • perf: Fix header.size for namespace events (git-fixes).
  • perf: Fix header.size for namespace events (git-fixes).
  • perf/ioctl: Add check for the sample_period value (git-fixes).
  • perf/ioctl: Add check for the sample_period value (git-fixes).
  • perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes).
  • perf, pt, coresight: Fix address filters for vmas with non-zero offset (git-fixes).
  • perf: Return proper values for user stack errors (git-fixes).
  • perf: Return proper values for user stack errors (git-fixes).
  • perf/x86/amd: Add support for Large Increment per Cycle Events (jsc#SLE-11831).
  • perf/x86/amd: Constrain Large Increment per Cycle events (git-fixes).
  • perf/x86/amd: Constrain Large Increment per Cycle events (jsc#SLE-11831).
  • perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity (git-fixes).
  • perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops (git-fixes).
  • perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) (git-fixes).
  • perf/x86/amd/iommu: Make the 'amdiommuattr_groups' symbol static (git-fixes).
  • perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs (git-fixes stable).
  • perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs (git-fixes).
  • perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events (git-fixes stable).
  • perf/x86: Enable free running PEBS for REGS_USER/INTR (git-fixes).
  • perf/x86: Fix incorrect PEBS_REGS (git-fixes).
  • perf/x86/intel: Add generic branch tracing check to intelpmuhas_bts() (git-fixes).
  • perf/x86/intel: Add proper condition to run sched_task callbacks (git-fixes).
  • perf/x86/intel/bts: Fix the use of page_private() (git-fixes).
  • perf/x86/intel: Fix PT PMI handling (git-fixes).
  • perf/x86/intel: Move branch tracing setup to the Intel-specific source file (git-fixes).
  • perf/x86/intel/uncore: Add Node ID mask (git-fixes).
  • perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX (git-fixes).
  • perf/x86/intel/uncore: Handle invalid event coding for free-running counter (git-fixes).
  • perf/x86/pt, coresight: Clean up address filter structure (git fixes (dependent patch)).
  • perf/x86/uncore: Fix event group support (git-fixes).
  • pid: Improve the comment about waiting in zappidns_processes (git fixes)).
  • pinctrl: baytrail: Enable pin configuration setting for GPIO chip (git-fixes).
  • pinctrl: cherryview: Add missing spinlock usage in chvgpioirq_handler (git-fixes).
  • pinctrl: freescale: imx: Fix an error handling path in 'imxpinctrlprobe()' (bsc#1051510).
  • pinctrl: imxl: Fix an error handling path in 'imx1pinctrlcore_probe()' (bsc#1051510).
  • pinctrl: samsung: Save/restore eintmask over suspend for EINTTYPE GPIOs (bsc#1051510).
  • pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H (git-fixes).
  • platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA (bsc#1051510).
  • platform/x86: dell-laptop: do not register micmute LED if there is no token (bsc#1111666).
  • platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() (bsc#1111666).
  • PM / Domains: Allow genpd users to specify default active wakeup behavior (git-fixes).
  • pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors (git-fixes).
  • pnp: Use listforeach_entry() instead of open coding (git fixes).
  • powerpc/64s: Do not let DT CPU features set FSCR_DSCR (bsc#1065729).
  • powerpc/64s: Save FSCR to init_task.thread.fscr after feature init (bsc#1065729).
  • powerpc: Add attributes for setjmp/longjmp (bsc#1065729).
  • powerpc/book3s64: Export hastransparenthugepage() related functions (bsc#1171759).
  • powerpc/book3s64/pkeys: Fix pkeyaccesspermitted() for execute disable pkey (bsc#1065729).
  • powerpc/fadump: fix race between pstore write and fadump crash trigger (bsc#1168959 ltc#185010).
  • powerpc/hash64/devmap: Use HPAGETHP_HUGE when setting up huge devmap PTE entries (bsc#1065729).
  • powerpc/pci/of: Parse unassigned resources (bsc#1065729).
  • powerpc/setup_64: Set cache-line-size based on cache-block-size (bsc#1065729).
  • powerpc/sstep: Fix DS operand in ld encoding to appropriate value (bsc#1065729).
  • powerpc/xive: Clear the page tables for the ESB IO mapping (bsc#1085030).
  • powerpc/xmon: Reset RCU and soft lockup watchdogs (bsc#1065729).
  • power: supply: bq24257charger: Replace depends on REGMAPI2C with select (bsc#1051510).
  • power: supply: lp8788: Fix an error handling path in 'lp8788chargerprobe()' (bsc#1051510).
  • power: supply: smb347-charger: IRQSTAT_D is volatile (bsc#1051510).
  • power: vexpress: add suppressbindattrs to true (bsc#1111666).
  • pppoe: only process PADT targeted at local interfaces (networking-stable-200516).
  • pwm: bcm2835: Dynamically allocate base (bsc#1051510).
  • pwm: meson: Fix confusing indentation (bsc#1051510).
  • pwm: pca9685: Fix PWM/GPIO inter-operation (bsc#1051510).
  • pwm: rcar: Fix late Runtime PM enablement (bsc#1051510).
  • pwm: renesas-tpu: Fix late Runtime PM enablement (bsc#1051510).
  • qede: Fix race between rdma destroy workqueue and link change event (networking-stable-200301).
  • qed: reduce maximum stack frame size (git-fixes).
  • qlcnic: fix missing release in qlcnic83xxinterrupt_test (git-fixes).
  • r8152: check disconnect status after long sleep (networking-stable-200314).
  • r8152: support additional Microsoft Surface Ethernet Adapter variant (networking-stable-200527).
  • raid5: remove gfp flags from scribble_alloc() (bsc#1166985).
  • raid5: remove gfp flags from scribble_alloc() (git fixes (block drivers)).
  • raid6/ppc: Fix build for clang (git fixes (block drivers)).
  • random: always use batched entropy for getrandomu{32,64} (bsc#1164871).
  • rcu: locking and unlocking need to always be at least barriers (git fixes (block drivers)).
  • RDMA/efa: Fix setting of wrong bit in get/set_feature commands (bsc#1111666)
  • RDMA/efa: Set maximum pkeys device attribute (bsc#1111666)
  • RDMA/efa: Support remote read access in MR registration (bsc#1111666)
  • RDMA/efa: Unified getters/setters for device structs bitmask access (bsc#1111666)
  • RDMA/ipoib: Fix use of sizeof() (bsc#1168503).
  • RDMA/netdev: Fix netlink support in IPoIB (bsc#1168503).
  • RDMA/netdev: Hoist allocnetdevmqs out of the driver (bsc#1168503).
  • RDMA/netdev: Use priv_destructor for netdev cleanup (bsc#1168503).
  • regmap: debugfs: Do not sleep while atomic for fast_io regmaps (bsc#1111666).
  • resolve KABI warning for perf-pt-coresight (git-fixes).
  • rpm/kernel-docs.spec.in: Require python-packaging for build.
  • rtlwifi: Fix a double free in rtlusbtxurb_setup() (bsc#1051510).
  • s390/bpf: Maintain 8-byte stack alignment (bsc#1169194).
  • s390/cio: avoid duplicated 'ADD' uevents (git-fixes).
  • s390/cio: generate delayed uevent for vfio-ccw subchannels (git-fixes).
  • s390/cpuinfo: fix wrong output when CPU0 is offline (git-fixes).
  • s390/cpum_cf: Add new extended counters for IBM z15 (bsc#1169762 LTC#185291).
  • s390/diag: fix display of diagnose call statistics (git-fixes).
  • s390: fix syscallgeterror for compat processes (git-fixes).
  • s390/ftrace: fix potential crashes when switching tracers (git-fixes).
  • s390/gmap: return proper error code on ksm unsharing (git-fixes).
  • s390/ism: fix error return code in ism_probe() (git-fixes).
  • s390/ism: fix error return code in ism_probe() (git-fixes).
  • s390/pci: do not set affinity for floating irqs (git-fixes).
  • s390/pci: Fix possible deadlock in recover_store() (bsc#1165183 LTC#184103).
  • s390/pci: Recover handle in clpsetpci_fn() (bsc#1165183 LTC#184103).
  • s390/qdio: consistently restore the IRQ handler (git-fixes).
  • s390/qdio: lock device while installing IRQ handler (git-fixes).
  • s390/qdio: put thinint indicator after early error (git-fixes).
  • s390/qdio: tear down thinint indicator after early error (git-fixes).
  • s390/qeth: cancel RX reclaim work earlier (git-fixes).
  • s390/qeth: do not return -ENOTSUPP to userspace (git-fixes).
  • s390/qeth: do not warn for napi with 0 budget (git-fixes).
  • s390/qeth: fix error handling for isolation mode cmds (git-fixes).
  • s390/qeth: fix off-by-one in RX copybreak check (git-fixes).
  • s390/qeth: fix promiscuous mode after reset (git-fixes).
  • s390/qeth: fix qdio teardown after early init error (git-fixes).
  • s390/qeth: handle error due to unsupported transport mode (git-fixes).
  • s390/qeth: handle error when backing RX buffer (git-fixes).
  • s390/qeth: lock the card while changing its hsuid (git-fixes).
  • s390/qeth: support net namespaces for L3 devices (git-fixes).
  • s390/time: Fix clk type in gettodclock (git-fixes).
  • schchoke: avoid potential panic in chokereset() (networking-stable-200512).
  • schsfq: validate silly quantum values (networking-stable-2005_12).
  • scripts/decodecode: fix trapping instruction formatting (bsc#1065729).
  • scripts/dtc: Remove redundant YYLOC global declaration (bsc#1160388).
  • scsi: aacraid: fix a signedness bug (bsc#1174296).
  • scsi: bnx2i: fix potential use after free (bsc#1171600).
  • scsi: core: avoid repetitive logging of device offline messages (bsc#1145929).
  • scsi: core: Handle drivers which set sg_tablesize to zero (bsc#1171601) This commit also required: > scsi: core: avoid preallocating big SGL for data
  • scsi: core: kABI fix offline_already (bsc#1145929).
  • scsi: core: save/restore command resid for error handling (bsc#1171602).
  • scsi: core: scsitrace: Use getunaligned_be*() (bsc#1171604).
  • scsi: core: try to get module before removing device (bsc#1171605).
  • scsi: csiostor: Adjust indentation in csiodevicereset (bsc#1171606).
  • scsi: csiostor: Do not enable IRQs too early (bsc#1171607).
  • scsi: esas2r: unlock on error in esas2rnvramread_direct() (bsc#1171608).
  • scsi: fnic: fix invalid stack access (bsc#1171609).
  • scsi: fnic: fix msix interrupt allocation (bsc#1171610).
  • scsi: hisisas: fix calls to dmasetmaskand_coherent() (bsc#1174296).
  • scsi: ibmvscsi: Do not send host info in adapter info MAD after LPM (bsc#1172759 ltc#184814).
  • scsi: ibmvscsi: Fix WARN_ON during event pool release (bsc#1170791 ltc#185128).
  • scsi: iscsi: Avoid potential deadlock in iscsiifrx func (bsc#1171611).
  • scsi: iscsi: Fix a potential deadlock in the timeout handler (bsc#1171612).
  • scsi: iscsi: qla4xxx: fix double free in probe (bsc#1171613).
  • scsi: lpfc: Add an internal trace log buffer (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Add blkiopoll support for latency improvment (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Add support to display if adapter dumps are available (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Allow applications to issue Common Set Features mailbox command (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Avoid another null dereference in lpfcsli4hba_unset() (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Change default queue allocation for reduced memory consumption (bsc#1164780).
  • scsi: lpfc: fix: Coverity: lpfccmplels_rsp(): Null pointer dereferences (bsc#1171614).
  • scsi: lpfc: Fix crash in target side cable pulls hitting WAITFORUNREG (bsc#1171615).
  • scsi: lpfc: Fix inconsistent indenting (bsc#1158983).
  • scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on same CPU (bsc#1158983).
  • scsi: lpfc: Fix kdump hang on PPC (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix language in 0373 message to reflect non-error message (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix less-than-zero comparison of unsigned value (bsc#1158983).
  • scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event (bsc#1164780).
  • scsi: lpfc: Fix MDS Diagnostic Enablement definition (bsc#1164780).
  • scsi: lpfc: Fix missing MDS functionality (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix negation of else clause in lpfcprepnode_fc4type (bsc#1164780).
  • scsi: lpfc: Fix noderef and address space warnings (bsc#1164780).
  • scsi: lpfc: Fix NVMe rport deregister and registration during ADISC (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix oops due to overrun when reading SLI3 data (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix shost refcount mismatch when deleting vport (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix stack trace seen while setting rrq active (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix unused assignment in lpfcsli4bsglinkdiag_test (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Maintain atomic consistency of queue_claimed flag (bsc#1164780).
  • scsi: lpfc: remove duplicate unloading checks (bsc#1164780).
  • scsi: lpfc: Remove re-binding of nvme rport during registration (bsc#1164780).
  • scsi: lpfc: Remove redundant initialization to variable rc (bsc#1164780).
  • scsi: lpfc: Remove unnecessary lockdepassertheld calls (bsc#1164780).
  • scsi: lpfc: Update lpfc version to 12.8.0.1 (bsc#1164780).
  • scsi: lpfc: Update lpfc version to 12.8.0.2 (bsc#1158983).
  • scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state (bsc#1171616).
  • scsi: megaraid_sas: Fix a compilation warning (bsc#1174296).
  • scsi: mpt3sas: Fix double free in attach error handling (bsc#1174296).
  • scsi: qedf: Add port_id getter (bsc#1150660).
  • scsi: qla2xxx: add ring buffer for tracing debug logs (bsc#1157169).
  • scsi: qla2xxx: check UNLOADING before posting async work (bsc#1157169).
  • scsi: qla2xxx: Delete all sessions before unregister local nvme port (bsc#1157169).
  • scsi: qla2xxx: Do not log message when reading port speed via sysfs (bsc#1157169).
  • scsi: qla2xxx: Fix a condition in qla2x00findallfabricdevs() (bsc#1174296).
  • scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV (bsc#1157169).
  • scsi: qla2xxx: Fix regression warnings (bsc#1157169).
  • scsi: qla2xxx: Remove non functional code (bsc#1157169).
  • scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request (bsc#1158983).
  • scsi: qla2xxx: set UNLOADING before waiting for session deletion (bsc#1157169).
  • scsi: qla4xxx: Adjust indentation in qla4xxxmemfree (bsc#1171617).
  • scsi: qla4xxx: fix double free bug (bsc#1171618).
  • scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI (bsc#1171619).
  • scsi: sg: add sgremoverequest in sgcommonwrite (bsc#1171620).
  • scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) (bsc#1171621).
  • scsi: ufs: change msleep to usleep_range (bsc#1171622).
  • scsi: ufs: Clean up ufshcdscaleclks() and clock scaling error out path (bsc#1171623).
  • scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic (bsc#1171624).
  • scsi: ufs: Fix ufshcdprobehba() reture value in case ufshcdscsiadd_wlus() fails (bsc#1171625).
  • scsi: ufs: Recheck bkops level if bkops is disabled (bsc#1171626).
  • scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point (git-fixes).
  • sctp: Do not add the shutdown timer if its already been added (networking-stable-200527).
  • sctp: fix possibly using a bad saddr with a given dst (networking-stable-200402).
  • sctp: fix refcount bug in sctpwfree (networking-stable-2004_02).
  • sctp: move the format error check out of _sctpsfdo91abort (networking-stable-200301).
  • sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed (networking-stable-200527).
  • selftests/powerpc: Fix build errors in powerpc ptrace selftests (boo#1124278).
  • Separate one more kABI fixup from the functional change:
  • seq_file: fix problem when seeking mid-record (bsc#1170125).
  • serial: uartps: Move the spinlock after the read of the tx empty (git-fixes).
  • sfc: detach from cbpage in efxcopychannel() (networking-stable-2003_14).
  • signal/pidnamespace: Fix rebootpidns to use sendsig not force_sig (bsc#1172185).
  • slcan: not call freenetdev before rtnlunlock in slcanopen (networking-stable-2003_28).
  • slip: make slhccompress() more robust against malicious packets (networking-stable-2003_14).
  • smb3: Add new compression flags (bsc#1144333).
  • smb3: change noisy error message to FYI (bsc#1144333).
  • smb3: enable swap on SMB3 mounts (bsc#1144333).
  • smb3: Minor cleanup of protocol definitions (bsc#1144333).
  • smb3: remove overly noisy debug line in signing errors (bsc#1144333).
  • smb3: smbdirect support can be configured by default (bsc#1144333).
  • smb3: use SMB2SIGNATURESIZE define (bsc#1144333).
  • snb3: Additional compression structures (bsc#1144333).
  • spi: bcm2835: Fix 3-wire mode if DMA is enabled (git-fixes).
  • spi: bcm63xx-hsspi: Really keep pll clk enabled (bsc#1051510).
  • spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (bsc#1051510).
  • spi: dw: Add SPI Rx-done wait method to DMA-based transfer (bsc#1051510).
  • spi: dw: Add SPI Tx-done wait method to DMA-based transfer (bsc#1051510).
  • spi: dw: use 'smp_mb()' to avoid sending spi data error (bsc#1051510).
  • spi: dw: Zero DMA Tx and Rx configurations on stack (bsc#1051510).
  • spi: fsl: do not map irq during probe (git-fixes).
  • spi: fsl: use platformgetirq() instead of ofirqto_resource() (git-fixes).
  • spi: pxa2xx: Add CS control clock quirk (bsc#1051510).
  • spi: pxa2xx: Apply CS clk quirk to BXT (bsc#1111666).
  • spi: qup: call spiquppmresumeruntime before suspending (bsc#1051510).
  • spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion (git-fixes).
  • spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices (bsc#1111666).
  • spi: spi-s3c64xx: Fix system resume support (git-fixes).
  • spi: spi-sun6i: sun6ispitransfer_one(): fix setting of clock rate (bsc#1111666).
  • spi/zynqmp: remove entry that causes a cs glitch (bsc#1051510).
  • staging: comedi: dt2815: fix writing hi byte of analog output (bsc#1051510).
  • staging: comedi: Fix comedidevice refcnt leak in comediopen (bsc#1051510).
  • staging: comedi: verify array index is correct before using it (bsc#1111666).
  • staging: iio: ad2s1210: Fix SPI reading (bsc#1051510).
  • staging: rtl8712: Fix IEEE80211ADDBAPARAMBUFSIZE_MASK (bsc#1051510).
  • staging: sm750fb: add missing case while setting FB_VISUAL (bsc#1051510).
  • staging: vt6656: Do not set RCRMULTICAST or RCRBROADCAST by default (git-fixes).
  • staging: vt6656: Fix drivers TBTT timing counter (git-fixes).
  • staging: vt6656: Fix pairwise key entry save (git-fixes).
  • SUNRPC: defer slow parts of rpcfreeclient() to a workqueue (bsc#1168202).
  • SUNRPC: expiry_time should be seconds not timeval (git-fixes).
  • SUNRPC: Fix a potential buffer overflow in 'svcprintxprts()' (git-fixes).
  • SUNRPC: The TCP back channel mustn't disappear while requests are outstanding (bsc#1152624).
  • supported.conf: Add br_netfilter to base (bsc#1169020).
  • supported.conf: support w1 core and thermometer support
  • svcrdma: Fix double svcrdmasendctxtput() in an error path (bsc#1103992).
  • svcrdma: Fix leak of transport addresses (git-fixes).
  • svcrdma: Fix trace point use-after-free race (bsc#1103992 ).
  • taskstats: fix data-race (bsc#1172188).
  • tcp: cache line align MAXTCPHEADER (networking-stable-200427).
  • tcp: repair: fix TCPQUEUESEQ implementation (networking-stable-200328).
  • team: add missing attribute validation for array index (networking-stable-200314).
  • team: add missing attribute validation for port ifindex (networking-stable-200314).
  • team: fix hang in teammodeget() (networking-stable-200427).
  • tg3: driver sleeps indefinitely when EEH errors exceed eehmaxfreezes (bsc#1173284).
  • timers: Add a function to start/reduce a timer (networking-stable-200527).
  • tools lib traceevent: Remove unneeded qsort and uses memmove instead (git-fixes).
  • tpm: ibmvtpm: retry on HCLOSED in tpmibmvtpm_send() (bsc#1065729).
  • tpm_tis: Remove the HID IFX0102 (bsc#1111666).
  • tpm/tpm_tis: Free IRQ if probing fails (bsc#1082555).
  • tpm/tpm_tis: Free IRQ if probing fails (git-fixes).
  • tracing: Add a vmallocsyncmappings() for safe measure (git-fixes).
  • tracing: Disable trace_printk() on post poned tests (git-fixes).
  • tracing: Fix event trigger to accept redundant spaces (git-fixes).
  • tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation (git-fixes).
  • tty: ngsm: Fix bogus i++ in gsmdata_kick (bsc#1051510).
  • tty: n_gsm: Fix SOF skipping (bsc#1051510).
  • tty: n_gsm: Fix waking up upper tty layer when room available (bsc#1051510).
  • tty: rocket, avoid OOB access (git-fixes).
  • tun: Do not put_page() for all negative return values from XDP program (bsc#1109837).
  • tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 (networking-stable-200512).
  • UAS: fix deadlock in error handling and PM flushing work (git-fixes).
  • UAS: no use logging any details in case of ENODEV (git-fixes).
  • ubifs: remove broken lazytime support (bsc#1173826).
  • Update config files: Build w1 bus on arm64 (jsc#SLE-11048)
  • USB: Add USBQUIRKDELAYCTRLMSG and USBQUIRKDELAY_INIT for Corsair K70 RGB RAPIDFIRE (git-fixes).
  • usb: add USBQUIRKDELAY_INIT for Logitech C922 (git-fixes).
  • USB: c67x00: fix use after free in c67x00givebackurb (bsc#1111666).
  • USB: cdc-acm: restore capability check order (git-fixes).
  • usb: chipidea: core: add wakeup support for extcon (bsc#1111666).
  • USB: core: Fix misleading driver bug report (bsc#1051510).
  • usb: dwc2: Fix shutdown callback in platform (bsc#1111666).
  • usb: dwc2: gadget: move gadget resume after the core is in L0 state (bsc#1051510).
  • USB: dwc3: do not set gadget->is_otg flag (git-fixes).
  • USB: dwc3: gadget: Do link recovery for SS and SSP (git-fixes).
  • usb: dwc3: gadget: introduce cancelled_list (git-fixes).
  • usb: dwc3: gadget: never call ->complete() from ->ep_queue() (git-fixes).
  • usb: dwc3: gadget: Properly handle ClearFeature(halt) (git-fixes).
  • usb: dwc3: gadget: Properly handle failed kick_transfer (git-fixes).
  • USB: early: Handle AMD's spec-compliant identifiers, too (git-fixes).
  • USB: ehci: reopen solution for Synopsys HC bug (git-fixes).
  • USB: ffs: Clear OS Extended descriptor counts to zero in ffsdata_reset() (git-fixes).
  • USB: gadget: audio: Fix a missing error return value in audio_bind() (git-fixes).
  • USB: gadget: composite: Inform controller driver of self-powered (git-fixes).
  • usb: gadget: fix potential double-free in m66592_probe (bsc#1111666).
  • USB: gadget: legacy: fix error return code in cdc_bind() (git-fixes).
  • USB: gadget: legacy: fix error return code in gncm_bind() (git-fixes).
  • USB: gadget: legacy: fix redundant initialization warnings (bsc#1051510).
  • usb: gadget: lpc32xx_udc: do not dereference ep pointer before null check (bsc#1051510).
  • USB: gadget: net2272: Fix a memory leak in an error handling path in 'net2272platprobe()' (git-fixes).
  • usb: gadget: udc: atmel: fix uninitialized read in debug printk (bsc#1111666).
  • USB: gadget: udc: atmel: Fix vbus disconnect handling (git-fixes).
  • USB: gadget: udc: atmel: Make some symbols static (git-fixes).
  • usb: gadget: udc: atmel: remove outdated comment in usbaepdisable() (bsc#1111666).
  • USB: gadget: udc: bdc: Remove unnecessary NULL checks in bdcreqcomplete (git-fixes).
  • usb: gadget: udc: Potential Oops in error handling code (bsc#1111666).
  • USB: gadget: udc: s3c2410udc: Remove pointless NULL check in s3c2410udc_nuke (bsc#1051510).
  • usb: host: ehci-exynos: Fix error check in exynosehciprobe() (bsc#1111666).
  • USB: host: ehci-mxc: Add error handling in ehcimxcdrv_probe() (bsc#1051510).
  • USB: host: xhci-plat: keep runtime active when removing host (git-fixes).
  • USB: hub: Fix handling of connect changes during sleep (git-fixes).
  • usb: musb: Fix runtime PM imbalance on error (bsc#1051510).
  • usb: musb: start session in resume for host port (bsc#1051510).
  • usbnet: silence an unnecessary warning (bsc#1170770).
  • usbnet: smsc95xx: Fix use-after-free after removal (bsc#1111666).
  • USB: ohci-sm501: Add missed iounmap() in remove (bsc#1111666).
  • USB: serial: garmin_gps: add sanity checking for data length (git-fixes).
  • USB: serial: iuu_phoenix: fix memory corruption (bsc#1111666).
  • USB: serial: option: add BroadMobi BM806U (git-fixes).
  • USB: serial: option: add support for ASKEY WWHC050 (git-fixes).
  • USB: serial: option: add Telit LE910C1-EUX compositions (bsc#1051510).
  • USB: serial: option: add Wistron Neweb D19Q1 (git-fixes).
  • USB: serial: qcserial: add DW5816e QDL support (bsc#1051510).
  • USB: serial: qcserial: Add DW5816e support (git-fixes).
  • USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (bsc#1051510).
  • USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (git-fixes).
  • USB: sisusbvga: Change port variable from signed to unsigned (git-fixes).
  • usb-storage: Add unusual_devs entry for JMicron JMS566 (git-fixes).
  • USB: uas: add quirk for LaCie 2Big Quadra (git-fixes).
  • USB: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list (git-fixes).
  • vfio/pci: Fix SR-IOV VF handling with MMIO blocking (bsc#1174123).
  • vfs: Fix EOVERFLOW testing in putcompatstatfs64 (bnc#1151927 5.3.6).
  • video: fbdev: sis: Remove unnecessary parentheses and commented code (bsc#1114279)
  • video: fbdev: w100fb: Fix a potential double free (bsc#1051510).
  • virtio-blk: handle blockdeviceoperations callbacks after hot unplug (git fixes (block drivers)).
  • vmxnet3: add geneve and vxlan tunnel offload support (bsc#1172484).
  • vmxnet3: add support to get/set rx flow hash (bsc#1172484).
  • vmxnet3: allow rx flow hash ops only when rss is enabled (bsc#1172484).
  • vmxnet3: avoid format strint overflow warning (bsc#1172484).
  • vmxnet3: prepare for version 4 changes (bsc#1172484).
  • vmxnet3: Remove always false conditional statement (bsc#1172484).
  • vmxnet3: remove redundant initialization of pointer 'rq' (bsc#1172484).
  • vmxnet3: remove unused flag 'rxcsum' from struct vmxnet3_adapter (bsc#1172484).
  • vmxnet3: Replace msleep(1) with usleep_range() (bsc#1172484).
  • vmxnet3: update to version 4 (bsc#1172484).
  • vmxnet3: use correct hdr reference when packet is encapsulated (bsc#1172484).
  • vrf: Check skb for XFRMTRANSFORMED flag (networking-stable-2004_27).
  • vt: ioctl, switch VTISINUSE and VTBUSY to inlines (git-fixes).
  • vt: selection, introduce vcissel (git-fixes).
  • vt: vtioctl: fix race in VTRESIZEX (git-fixes).
  • vt: vtioctl: fix use-after-free in vtin_use() (git-fixes).
  • vt: vtioctl: fix VTDISALLOCATE freeing in-use virtual console (git-fixes).
  • vxlan: Avoid infinite loop when suppressing NS messages with invalid options (git-fixes).
  • vxlan: check return value of grocellsinit() (networking-stable-200328).
  • w1: Add subsystem kernel public interface (jsc#SLE-11048).
  • w1: Fix slave count on 1-Wire bus (resend) (jsc#SLE-11048).
  • w1: keep balance of mutex locks and refcnts (jsc#SLE-11048).
  • w1: omap-hdq: cleanup to add missing newline for some dev_dbg (bsc#1051510).
  • w1: use putdevice() if deviceregister() fail (jsc#SLE-11048).
  • watchdog: reset lasthwkeepalive time at start (git-fixes).
  • watchdog: sp805: fix restart handler (bsc#1111666).
  • wcn36xx: Fix error handling path in 'wcn36xx_probe()' (bsc#1051510).
  • wil6210: add general initialization/size checks (bsc#1111666).
  • wil6210: check rxbuffmgmt before accessing it (bsc#1111666).
  • wil6210: ignore HALP ICR if already handled (bsc#1111666).
  • wil6210: make sure Rx ring sizes are correlated (git-fixes).
  • wil6210: remove reset file from debugfs (git-fixes).
  • wimax/i2400m: Fix potential urb refcnt leak (bsc#1051510).
  • work around mvfs bug (bsc#1162063).
  • workqueue: do not use wqselectunbound_cpu() for bound works (bsc#1172130).
  • x86/amd_nb: Add Family 19h PCI IDs (jsc#SLE-11834).
  • x86/apic: Install an empty physflatinitapic_ldr (bsc#1163309).
  • x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1114279).
  • x86/entry/64: Fix unwind hints in kernel exit path (bsc#1058115).
  • x86/entry/64: Fix unwind hints in register clearing code (bsc#1058115).
  • x86/entry/64: Fix unwind hints in rewindstackdo_exit() (bsc#1058115).
  • x86/entry/64: Fix unwind hints in _switchto_asm() (bsc#1058115).
  • x86/events/intel/ds: Add PERFSAMPLEPERIOD into PEBSFREERUNNINGFLAGS (git-fixes).
  • x86/events/intel/ds: Add PERFSAMPLEPERIOD into PEBSFREERUNNINGFLAGS (git-fixes).
  • x86: Fix early boot crash on gcc-10, third try (bsc#1114279).
  • x86/Hyper-V: Allow guests to enable InvariantTSC (bsc#1170620).
  • x86/Hyper-V: Free hvpanicpage when fail to register kmsg dump (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Free hvpanicpage when fail to register kmsg dump (bsc#1170618).
  • x86/Hyper-V: Report crash data in die() when paniconoops is set (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Report crash data in die() when paniconoops is set (bsc#1170618).
  • x86/Hyper-V: Report crash register data or kmsg before running crash kernel (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Report crash register data or kmsg before running crash kernel (bsc#1170618).
  • x86/Hyper-V: Report crash register data when sysctlrecordpanic_msg is not set (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Report crash register data when sysctlrecordpanic_msg is not set (bsc#1170618).
  • x86/Hyper-V: report value of misc_features (git fixes).
  • x86/Hyper-V: report value of misc_features (git-fixes).
  • x86/Hyper-V: Trigger crash enlightenment only once during system crash (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Trigger crash enlightenment only once during system crash (bsc#1170618).
  • x86/Hyper-V: Unload vmbus channel in hv panic callback (bsc#1170617, bsc#1170618).
  • x86/Hyper-V: Unload vmbus channel in hv panic callback (bsc#1170618).
  • x86/Hyperv-V: Allow guests to enable InvariantTSC (bsc#1170621, bsc#1170620).
  • x86/kprobes: Avoid kretprobe recursion bug (bsc#1114279).
  • x86/MCE/AMD: Add a KABI workaround for enum smcabanktypes (jsc#SLE-11833).
  • x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType (jsc#SLE-11833).
  • x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned (bsc#1172257).
  • x86/microcode/AMD: Increase microcode PATCHMAXSIZE (bsc#1169005).
  • x86/reboot/quirks: Add MacBook6,1 reboot quirk (bsc#1114279).
  • x86/resctrl: Fix invalid attempt at removing the default resource group (git-fixes).
  • x86/resctrl: Preserve CDP enable over CPU hotplug (bsc#1114279).
  • x86/unwind/orc: Do not skip the first frame for inactive tasks (bsc#1058115).
  • x86/unwind/orc: Fix error handling in _unwindstart() (bsc#1058115).
  • x86/unwind/orc: Fix error path for bad ORC entry type (bsc#1058115).
  • x86/unwind/orc: Fix unwindgetreturnaddressptr() for inactive tasks (bsc#1058115).
  • x86/unwind/orc: Prevent unwinding before ORC initialization (bsc#1058115).
  • x86/unwind: Prevent false warnings for non-current tasks (bsc#1058115).
  • x86/xen: fix booting 32-bit pv guest (bsc#1071995).
  • x86/xen: Make the boot CPU idle task reliable (bsc#1071995).
  • x86/xen: Make the secondary CPU idle tasks reliable (bsc#1071995).
  • xen/blkfront: fix memory allocation flags in blkfrontsetupindirect() (bsc#1168486).
  • xen/pci: reserve MCFG areas earlier (bsc#1170145).
  • xfrm: Always set XFRMTRANSFORMED in xfrm{4,6}outputfinish (networking-stable-2004_27).
  • xfrm: fix error in comment (git fixes).
  • xfs: clear PF_MEMALLOC before exiting xfsaild thread (git-fixes).
  • xfs: Correctly invert xfs_buftarg LRU isolation logic (git-fixes).
  • xfs: do not ever return a stale pointer from _xfsdir3freeread (git-fixes).
  • xhci: Fix incorrect EPSTATEMASK (git-fixes).
  • xprtrdma: Fix completion wait during device removal (git-fixes).
References

Affected packages

SUSE:Linux Enterprise Real Time 12 SP5 / kernel-rt

Package

Name
kernel-rt
Purl
purl:rpm/suse/kernel-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2012%20SP5

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "4.12.14-10.13.1",
            "dlm-kmp-rt": "4.12.14-10.13.1",
            "gfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug": "4.12.14-10.13.1",
            "kernel-rt-devel": "4.12.14-10.13.1",
            "cluster-md-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug-devel": "4.12.14-10.13.1",
            "kernel-source-rt": "4.12.14-10.13.1",
            "kernel-rt": "4.12.14-10.13.1",
            "ocfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-syms-rt": "4.12.14-10.13.1",
            "kernel-rt-base": "4.12.14-10.13.1"
        }
    ]
}

SUSE:Linux Enterprise Real Time 12 SP5 / kernel-rt_debug

Package

Name
kernel-rt_debug
Purl
purl:rpm/suse/kernel-rt_debug&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2012%20SP5

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "4.12.14-10.13.1",
            "dlm-kmp-rt": "4.12.14-10.13.1",
            "gfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug": "4.12.14-10.13.1",
            "kernel-rt-devel": "4.12.14-10.13.1",
            "cluster-md-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug-devel": "4.12.14-10.13.1",
            "kernel-source-rt": "4.12.14-10.13.1",
            "kernel-rt": "4.12.14-10.13.1",
            "ocfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-syms-rt": "4.12.14-10.13.1",
            "kernel-rt-base": "4.12.14-10.13.1"
        }
    ]
}

SUSE:Linux Enterprise Real Time 12 SP5 / kernel-source-rt

Package

Name
kernel-source-rt
Purl
purl:rpm/suse/kernel-source-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2012%20SP5

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "4.12.14-10.13.1",
            "dlm-kmp-rt": "4.12.14-10.13.1",
            "gfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug": "4.12.14-10.13.1",
            "kernel-rt-devel": "4.12.14-10.13.1",
            "cluster-md-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug-devel": "4.12.14-10.13.1",
            "kernel-source-rt": "4.12.14-10.13.1",
            "kernel-rt": "4.12.14-10.13.1",
            "ocfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-syms-rt": "4.12.14-10.13.1",
            "kernel-rt-base": "4.12.14-10.13.1"
        }
    ]
}

SUSE:Linux Enterprise Real Time 12 SP5 / kernel-syms-rt

Package

Name
kernel-syms-rt
Purl
purl:rpm/suse/kernel-syms-rt&distro=SUSE%20Linux%20Enterprise%20Real%20Time%2012%20SP5

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-devel-rt": "4.12.14-10.13.1",
            "dlm-kmp-rt": "4.12.14-10.13.1",
            "gfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug": "4.12.14-10.13.1",
            "kernel-rt-devel": "4.12.14-10.13.1",
            "cluster-md-kmp-rt": "4.12.14-10.13.1",
            "kernel-rt_debug-devel": "4.12.14-10.13.1",
            "kernel-source-rt": "4.12.14-10.13.1",
            "kernel-rt": "4.12.14-10.13.1",
            "ocfs2-kmp-rt": "4.12.14-10.13.1",
            "kernel-syms-rt": "4.12.14-10.13.1",
            "kernel-rt-base": "4.12.14-10.13.1"
        }
    ]
}