SUSE-SU-2020:2027-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2020:2027-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2020:2027-1
Related
Published
2020-07-23T11:49:37Z
Modified
2020-07-23T11:49:37Z
Summary
Security update for the Linux Kernel
Details

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

The following security bugs were fixed:

  • CVE-2020-15780: A lockdown bypass for loading unsigned modules using ACPI table injection was fixed. (bsc#1173573)
  • CVE-2020-15393: Fixed a memory leak in usbtest_disconnect (bnc#1173514).
  • CVE-2020-12771: An issue was discovered in btreegccoalesce in drivers/md/bcache/btree.c has 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-10773: Fixed a memory leak on s390/s390x, in the cmmtimeouthander in file arch/s390/mm/cmm.c (bnc#1172999).
  • CVE-2020-14416: Fixed a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c (bnc#1162002).
  • 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-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-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: Fixed a memory leak in go7007sndinit in drivers/media/usb/go7007/snd-go7007.c because it did not call sndcardfree for a failure path (bnc#1172458).
  • CVE-2019-20812: An issue was discovered in the prbcalcretireblktmo() function in net/packet/afpacket.c could result in a denial of service (CPU consumption and soft lockup) in a certain failure case involving TPACKETV3 (bnc#1172453).
  • CVE-2019-19462: relayopen in kernel/relay.c in the Linux kernel allowed local users to cause a denial of service (such as relay blockage) by triggering a NULL allocpercpu result (bnc#1158265).
  • CVE-2020-10732: A flaw was found in the implementation of Userspace core dumps. This flaw allowed an attacker with a local account to crash a trivial program and exfiltrate private kernel data (bnc#1171220).
  • CVE-2020-12656: Fixed a memory leak in gssmechfree in the rpcsecgsskrb5 implementation, caused by a lack of certain domain_release calls (bnc#1171219).
  • CVE-2020-10751: A flaw was found in the SELinux LSM hook implementation, where it incorrectly assumed that an skb would only contain a single netlink message. The hook would incorrectly only validate the first netlink message in the skb and allow or deny the rest of the messages within the skb with the granted permission without further processing (bnc#1171189).
  • CVE-2020-10711: A NULL pointer dereference flaw was found in the SELinux subsystem in versions This flaw occurs while importing the Commercial IP Security Option (CIPSO) protocol's category bitmap into the SELinux extensible bitmap via the' ebitmapnetlblimport' routine. This flaw allowed a remote network user to crash the system kernel, resulting in a denial of service (bnc#1171191).
  • CVE-2020-12769: An issue was discovered in drivers/spi/spi-dw.c allowed attackers to cause a panic via concurrent calls to dwspiirq and dwspitransfer_one (bnc#1171983).
  • CVE-2020-13143: gadgetdevdescUDCstore in drivers/usb/gadget/configfs.c relies on kstrdup without considering the possibility of an internal '\0' value, which allowed attackers to trigger an out-of-bounds read (bnc#1171982).

The following non-security bugs were fixed:

  • ACPICA: Fixes for acpiExec namespace init file (git-fixes).
  • ACPI: configfs: Disallow loading ACPI tables when locked down (git-fixes).
  • ACPI: CPPC: Fix reference count leak in acpicppcprocessor_probe() (git-fixes).
  • ACPI: GED: add support for _Exx / _Lxx handler methods (git-fixes).
  • ACPI: GED: use correct trigger type field in _Exx / _Lxx handling (git-fixes).
  • ACPI: PM: Avoid using power resources if there are none for D0 (git-fixes).
  • ACPI: sysfs: Fix pmprofileattr type (git-fixes).
  • ACPI: sysfs: Fix reference count leak in acpisysfsaddhotplugprofile() (git-fixes).
  • Add a GIT commit ID of already cherry-picked x86/platform patch
  • Add cherry-picked ID to the already applied pinctrl patch
  • afunix: add compatioctl support (git-fixes).
  • agp/intel: Reinforce the barrier after GTT updates (git-fixes).
  • aio: fix async fsync creds (bsc#1173828).
  • ALSA: emu10k1: delete an unnecessary condition (git-fixes).
  • ALSA: es1688: Add the missed sndcardfree() (git-fixes).
  • ALSA: fireface: fix configuration error for nominal sampling transfer frequency (git-fixes).
  • ALSA: firewire-lib: fix invalid assignment to union data for directional parameter (git-fixes).
  • ALSA: hda: Add ElkhartLake HDMI codec vid (git-fixes).
  • ALSA: hda: add member to store ratio for stripe control (git-fixes).
  • ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table (git-fixes).
  • ALSA: hda: add siennacichlid audio asic id for siennacichlid up (git-fixes).
  • ALSA: hda: Fix potential race in unsol event handler (git-fixes).
  • ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later (git-fixes).
  • ALSA: hda/hdmi: improve debug traces for stream lookups (git-fixes).
  • ALSA: hda - let hsmic be picked ahead of hpmic (git-fixes).
  • 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 (git-fixes).
  • ALSA: hda/realtek - Add LED class support for micmute LED (git-fixes).
  • ALSA: hda/realtek - Add more fixup entries for Clevo machines (git-fixes).
  • ALSA: hda/realtek: Add mute LED and micmute LED support for HP systems (git-fixes).
  • ALSA: hda/realtek - Add new codec supported for ALC287 (git-fixes).
  • ALSA: hda/realtek - Add quirk for MSI GE63 laptop (git-fixes).
  • ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC (git-fixes).
  • ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC (git-fixes).
  • ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC (git-fixes).
  • ALSA: hda/realtek - Enable micmute LED on and HP system (git-fixes).
  • ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id (git-fixes).
  • ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme (git-fixes).
  • ALSA: hda/realtek - Fix unused variable warning w/o CONFIGLEDSTRIGGER_AUDIO (git-fixes).
  • ALSA: hda/realtek - Introduce polarity for micmute LED GPIO (git-fixes).
  • ALSA: hda/tegra: correct number of SDO lines for Tegra194 (git-fixes).
  • ALSA: hda/tegra: workaround playback failure on Tegra194 (git-fixes).
  • ALSA: hwdep: fix a left shifting 1 by 31 UB bug (git-fixes).
  • ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option (git-fixes).
  • ALSA: isa/wavefront: prevent out of bounds write in ioctl (git-fixes).
  • ALSA: opl3: fix infoleak in opl3 (git-fixes).
  • ALSA: pcm: disallow linking stream to itself (git-fixes).
  • ALSA: pcm: fix incorrect hw_base increase (git-fixes).
  • ALSA: pcm: fix sndpcmlink() lockdep splat (git-fixes).
  • ALSA: usb-audio: Add duplex sound support for USB devices using implicit feedback (git-fixes).
  • ALSA: usb-audio: Add implicit feedback quirk for RTX6001 (git-fixes).
  • ALSA: usb-audio: Add implicit feedback quirk for SSL2+ (git-fixes).
  • ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (git-fixes).
  • ALSA: usb-audio: add quirk for Denon DCD-1500RE (git-fixes).
  • ALSA: usb-audio: add quirk for MacroSilicon MS2109 (git-fixes).
  • ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG) (git-fixes).
  • ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock (git-fixes).
  • ALSA: usb-audio: Clean up quirk entries with macros (git-fixes).
  • ALSA: usb-audio: Fix a limit check in procdumpsubstream_formats() (git-fixes).
  • ALSA: usb-audio: Fix inconsistent card PM state after resume (git-fixes).
  • ALSA: usb-audio: fixing upper volume limit for RME Babyface Pro routing crosspoints (git-fixes).
  • ALSA: usb-audio: Fixing usage of plain int instead of NULL (git-fixes).
  • ALSA: usb-audio: Fix OOB access of mixer element list (git-fixes).
  • ALSA: usb-audio: Fix packet size calculation (bsc#1173847).
  • ALSA: usb-audio: Fix potential use-after-free of streams (git-fixes).
  • ALSA: usb-audio: Fix racy list management in output queue (git-fixes).
  • ALSA: usb-audio: Improve frames size computation (git-fixes).
  • ALSA: usb-audio: Manage auto-pm of all bundled interfaces (git-fixes).
  • ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC (git-fixes).
  • ALSA: usb-audio: Print more information in stream proc files (git-fixes).
  • ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio (git-fixes).
  • ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen (git-fixes).
  • ALSA: usb-audio: Replace s/frame/packet/ where appropriate (git-fixes).
  • ALSA: usb-audio: RME Babyface Pro mixer patch (git-fixes).
  • ALSA: usb-audio: Use the new macro for HP Dock rename quirks (git-fixes).
  • amdgpu: a NULL ->mm does not mean a thread is a kthread (git-fixes).
  • amd-xgbe: Use _napischedule() in BH context (networking-stable-200417).
  • arm64: map FDT as RW for earlyinitdt_scan() (jsc#SLE-12424).
  • ARM: oxnas: make ox820bootsecondary static (git-fixes).
  • asm-gemeric/tlb: remove stray function declarations (bsc#1156395).
  • ASoC: core: only convert non DPCM link to DPCM link (git-fixes).
  • ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type (git-fixes).
  • ASoC: fix incomplete error-handling in imgi2sin_probe (git-fixes).
  • ASoC: fslasrcdma: Fix dma_chan leak when config DMA channel failed (git-fixes).
  • ASoC: fsl_ssi: Fix bclk calculation for mono channel (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet (git-fixes).
  • ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet (git-fixes).
  • ASoC: intel: chtbswmax98090ti: Add all Chromebooks that need pmcpltclk0 quirk (bsc#1171246).
  • ASoC: intel - fix the card names (git-fixes).
  • ASoC: max98373: reorder max98373_reset() in resume (git-fixes).
  • ASoC: max9867: fix volume controls (git-fixes).
  • ASoC: meson: add missing free_irq() in error path (git-fixes).
  • ASoc: q6afe: add support to get port direction (git-fixes).
  • ASoC: q6asm: handle EOS correctly (git-fixes).
  • ASoC: qcom: q6asm-dai: kCFI fix (git-fixes).
  • ASoC: rockchip: Fix a reference count leak (git-fixes).
  • ASoC: rt5645: Add platform-data for Asus T101HA (git-fixes).
  • ASoC: SOF: core: fix error return code in sofprobecontinue() (git-fixes).
  • ASoC: SOF: Do nothing when DSP PM callbacks are not set (git-fixes).
  • ASoC: SOF: nocodec: conditionally set dpcmcapture/dpcmplayback flags (git-fixes).
  • ASoC: tegra: tegra_wm8903: Support nvidia, headset property (git-fixes).
  • ASoC: ti: omap-mcbsp: Fix an error handling path in 'asocmcbspprobe()' (git-fixes).
  • ASoC: ux500: mop500: Fix some refcounted resources issues (git-fixes).
  • ata/libata: Fix usage of page address by pageaddress in atascsimodeselect_xlat function (git-fixes).
  • ath10k: fix kernel null pointer dereference (git-fixes).
  • ath10k: Fix the race condition in firmware dump work queue (git-fixes).
  • ath10k: Remove ath10kqmiregisterservicenotifier() declaration (git-fixes).
  • ath10k: remove the maxschedscan_reqs value (git-fixes).
  • ath10k: Skip handling del_server during driver exit (git-fixes).
  • ath9k: Fix general protection fault in ath9khifusbrxcb (git-fixes).
  • ath9k: Fix use-after-free Read in ath9kwmictrl_rx (git-fixes).
  • ath9k: Fix use-after-free Read in htcconnectservice (git-fixes).
  • ath9k: Fix use-after-free Write in ath9khtcrx_msg (git-fixes).
  • ath9k_htc: Silence undersized packet warnings (git-fixes).
  • ath9x: Fix stack-out-of-bounds Write in ath9khifusbrxcb (git-fixes).
  • ax25: fix setsockopt(SO_BINDTODEVICE) (git-fixes).
  • b43: Fix connection problem with WPA3 (git-fixes).
  • b43legacy: Fix case where channel status is corrupted (git-fixes).
  • b43_legacy: Fix connection problem with WPA3 (git-fixes).
  • backlight: lp855x: Ensure regulators are disabled on probe failure (git-fixes).
  • batman-adv: Revert 'disable ethtool link speed detection when auto negotiation off' (git-fixes).
  • bfq: Avoid false bfq queue merging (bsc#1171513).
  • bfq: Fix check detecting whether waker queue should be selected (bsc#1168838).
  • bfq: Use only idle IO periods for think time calculations (bsc#1171513).
  • bfq: Use 'ttime' local variable (bsc#1171513).
  • blk-iocost: Fix error on iocostiocvrate_adj (bsc#1173206).
  • blk-iocost: fix incorrect vtime comparison in iocgisidle() (bsc#1173206).
  • block/bio-integrity: do not free 'buf' if biointegrityadd_page() failed (bsc#1173817).
  • block: Fix use-after-free in blkdev_get() (bsc#1173834).
  • block: nrsectswrite(): Disable preemption on seqcount write (bsc#1173818).
  • Bluetooth: Add SCO fallback for invalid LMP parameters error (git-fixes).
  • Bluetooth: btbcm: Add 2 missing models to subver tables (git-fixes).
  • Bluetooth: btmtkuart: Improve exception handling in btmtuart_probe() (git-fixes).
  • Bluetooth: hci_bcm: fix freeing not-requested IRQ (git-fixes).
  • bnxt_en: Fix AER reset logic on 57500 chips (bsc#1171150).
  • bnxt_en: fix firmware message length endianness (bsc#1173894).
  • bnxten: Fix return code to 'flashdevice' (bsc#1173894).
  • bnxt_en: Improve TQM ring context memory sizing formulas (jsc#SLE-8371 bsc#1153274).
  • bnxt_en: Re-enable SRIOV during resume (jsc#SLE-8371 bsc#1153274).
  • bnxt_en: Return from timer if interface is not in open state (jsc#SLE-8371 bsc#1153274).
  • bnxten: Simplify bnxtresume() (jsc#SLE-8371 bsc#1153274).
  • bpf: Document optval > PAGE_SIZE behavior for sockopt hooks (bsc#1155518).
  • bpf: Do not return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE (bsc#1155518).
  • bpf: Fix an error code in checkbtffunc() (bsc#1154353).
  • bpf: Fix map permissions check (bsc#1155518).
  • bpf: Prevent mmap()'ing read-only maps as writable (bsc#1155518).
  • bpf: Restrict bpfproberead{, str}() only to archs where they work (bsc#1172344).
  • bpf: Restrict bpftraceprintk()'s %s usage and add %pks, %pus specifier (bsc#1172344).
  • bpf, sockhash: Synchronize_rcu before free'ing map (git-fixes).
  • bpf, sockmap: Check update requirements after locking (git-fixes).
  • bpf: Undo internal BPFPROBEMEM in BPF insns dump (bsc#1155518).
  • bpf, xdp, samples: Fix null pointer dereference in *_user code (bsc#1155518).
  • brcmfmac: expose RPi firmware config files through modinfo (bsc#1169094).
  • brcmfmac: fix wrong location to get firmware feature (git-fixes).
  • btrfs: fix log context list corruption after rename whiteout error (bsc#1172342).
  • btrfs: fix partial loss of prealloc extent past i_size after fsync (bsc#1172343).
  • 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).
  • bus: ti-sysc: Ignore clockactivity unless specified as a quirk (git-fixes).
  • carl9170: remove P2P_GO support (git-fixes).
  • cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip (git-fixes).
  • CDC-ACM: heed quirk also in error handling (git-fixes).
  • CDC-ACM: heed quirk also in error handling (git-fixes).
  • ceph: add comments for handlecapflush_ack logic (bsc#1172940).
  • ceph: allow rename operation under different quota realms (bsc#1172988).
  • ceph: cephkickflushingcaps needs the smutex (bsc#1172986).
  • ceph: convert mdsc->cap_dirty to a per-session list (bsc#1172984 bsc#1167104).
  • ceph: document what protects idirtyitem and iflushingitem (bsc#1172940).
  • ceph: do not release icephlock in handlecaptrunc (bsc#1172940).
  • ceph: do not return -ESTALE if there's still an open file (bsc#1171915).
  • ceph: do not take icephlock in handlecapimport (bsc#1172940).
  • ceph: fix potential race in cephcheckcaps (bsc#1172940).
  • ceph: flush release queue when handling caps for unknown inode (bsc#1172939).
  • ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock (bsc#1172989).
  • ceph: normalize 'delta' parameter usage in checkquotaexceeded (bsc#1172987).
  • ceph: reorganize _sendcap for less spinlock abuse (bsc#1172940).
  • ceph: request expedited service on session's last cap flush (bsc#1172985 bsc#1167104).
  • ceph: reset irequestedmax_size if file write is not wanted (bsc#1172983).
  • ceph: skip checking caps when session reconnecting and releasing reqs (bsc#1172990).
  • ceph: split up _finishcap_flush (bsc#1172940).
  • ceph: throw a warning if we destroy session with mutex still locked (bsc#1172940).
  • char/random: Add a newline at the end of the file (jsc#SLE-12424).
  • clk: bcm2835: Fix return type of bcm2835registergate (git-fixes).
  • clk: bcm2835: Remove casting to bcm2835clkregister (git-fixes).
  • clk: clk-flexgen: fix clock-critical handling (git-fixes).
  • clk: mediatek: assign the initial value to clkinitdata of mtk_mux (git-fixes).
  • clk: meson: meson8b: Do not rely on u-boot to init all GP_PLL registers (git-fixes).
  • clk: meson: meson8b: Fix the polarity of the RESET_N lines (git-fixes).
  • clk: meson: meson8b: Fix the vclkdiv{1, 2, 4, 6, 12}en gate bits (git-fixes).
  • clk: qcom: Add missing msm8998 ufsuniprocoreclksrc (git-fixes).
  • clk: qcom: msm8916: Fix the address location of pll->config_reg (git-fixes).
  • clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling (git-fixes).
  • clk: samsung: exynos5433: Add IGNOREUNUSED flag to sclki2s1 (git-fixes).
  • clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical (git-fixes).
  • clk: sifive: allocate sufficient memory for struct _prcidata (git-fixes).
  • clk: sprd: return correct type of value for sprdpllrecalcrate (git-fixes).
  • clk: sunxi: Fix incorrect usage of round_down() (git-fixes).
  • clk: ti: am33xx: fix RTC clock parent (git-fixes).
  • clk: ti: composite: fix memory leak (git-fixes).
  • clk: zynqmp: fix memory leak in zynqmpregisterclocks (git-fixes).
  • clocksource: dwapbtimer: Make CPU-affiliation being optional (git-fixes).
  • clocksource: dwapbtimer_of: Fix missing clockevent timers (git-fixes).
  • component: Silence bind error on -EPROBE_DEFER (git-fixes).
  • config: arm64: enable CONFIGIOMMUDEFAULT_PASSTHROUGH References: bsc#1172739
  • coredump: fix crash when umh is disabled (git-fixes).
  • coredump: fix null pointer dereference on coredump (git-fixes).
  • cpufreq: Fix up cpufreqboostset_sw() (git-fixes).
  • cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode once (git-fixes).
  • cpufreq: powernv: Fix frame-size-overflow in powernvcpufreqwork_fn (git-fixes).
  • cpuidle: Fix three reference count leaks (git-fixes).
  • crypto: algapi - Avoid spurious modprobe on LOADED (git-fixes).
  • crypto: algboss - do not wait during notifier callback (git-fixes).
  • crypto: algif_skcipher - Cap recv SG list at ctx->used (git-fixes).
  • crypto - Avoid free() namespace collision (git-fixes).
  • crypto: cavium/nitrox - Fix 'nitroxgetfirst_device()' when ndevlist is fully iterated (git-fixes).
  • crypto: ccp -- do not 'select' CONFIG_DMADEVICES (git-fixes).
  • Crypto/chcr: fix for ccm(aes) failed test (git-fixes).
  • crypto: chelsio/chtls: properly set tp->lsndtime (git-fixes).
  • crypto: drbg - fix error return code in drbgallocstate() (git-fixes).
  • crypto: omap-sham - add proper load balancing support for multicore (git-fixes).
  • crypto: stm32/crc32 - fix ext4 chksum BUG_ON() (git-fixes).
  • crypto: stm32/crc32 - fix multi-instance (git-fixes).
  • crypto: stm32/crc32 - fix run-time self test issue (git-fixes).
  • cxgb4: fix adapter crash due to wrong MC size (networking-stable-200427).
  • cxgb4: fix large delays in PTP synchronization (networking-stable-200427).
  • debugfs: Check module state before warning in {full/open}proxyopen() (bsc#1173746).
  • devlink: fix return value after hitting end in region read (networking-stable-200512).
  • devmap: Use bpfmaparea_alloc() for allocating hash buckets (bsc#1154353).
  • Disable PINCTRL_TIGERLAKE
  • dma-coherent: fix integer overflow in the reserved-memory dma allocation (git-fixes).
  • dma-debug: fix displaying of dma allocation type (git-fixes).
  • dma-direct: fix data truncation in dmadirectgetrequiredmask() (git-fixes).
  • dmaengine: dmatest: Fix process hang when reading 'wait' parameter (git-fixes).
  • dmaengine: dmatest: Restore default for channel (git-fixes).
  • dmaengine: mmp_tdma: Do not ignore slave config validation errors (git-fixes).
  • dmaengine: mmp_tdma: Reset channel error on release (git-fixes).
  • dmaengine: owl: Use correct lock in owldmaget_pchan() (git-fixes).
  • dmaengine: pch_dma.c: Avoid data race between probe and irq handler (git-fixes).
  • dmaengine: tegra210-adma: Fix an error handling path in 'tegraadmaprobe()' (git-fixes).
  • dm verity fec: fix hash block number in verityfecdecode (git fixes (block drivers)).
  • dm writecache: fix data corruption when reloading the target (git fixes (block drivers)).
  • dm writecache: reject asynchronous pmem devices (bsc#1156395).
  • dpaa2-eth: prevent array underflow in updateclsrule() (networking-stable-200516).
  • dpaa2-eth: properly handle buffer size restrictions (networking-stable-200516).
  • dpaaeth: fix usage as DSA master, try 3 (networking-stable-2005_27).
  • drivers: base: Fix NULL pointer exception in _platformdriver_probe() if a driver developer is foolish (git-fixes).
  • Drivers: hv: Change flag to write log level in panic msg to false (bsc#1170617).
  • drivers/net/ibmvnic: Update VNIC protocol version reporting (bsc#1065729).
  • drivers: phy: sr-usb: do not use internal fsm for USB2 phy init (git-fixes).
  • drivers: soc: ti: knavqmssqueue: Make knavgprange_ops static (git-fixes).
  • drm/amd/display: add basic atomic check for cursor plane (git-fixes).
  • drm/amd/display: drop cursor position check in atomic test (git-fixes).
  • drm: amd/display: fix Kconfig help text (bsc#1152489) * context changes
  • drm/amd/display: Only revalidate bandwidth on medium and fast updates (git-fixes).
  • drm/amd/display: Prevent dpcd reads with passive dongles (git-fixes).
  • drm/amd/display: Revalidate bandwidth before commiting DC updates (git-fixes).
  • drm/amd: fix potential memleak in err branch (git-fixes).
  • drm/amdgpu: add fw release for sdma v5_0 (git-fixes).
  • drm/amdgpu: drop redundant cg/pg ungate on runpm enter (git-fixes).
  • drm/amdgpu: fix gfx hang during suspend with video playback (v2) (git-fixes).
  • drm/amdgpu: fix the hw hang during perform system reboot and reset (git-fixes).
  • drm/amdgpu: force fbdev into vram (bsc#1152472) * context changes
  • drm/amdgpu: Init data to avoid oops while reading ppnumstates (git-fixes).
  • drm/amdgpu: invalidate L2 before SDMA IBs (v2) (git-fixes).
  • drm/amdgpu: move kfd suspend after ipsuspendphase1 (git-fixes).
  • drm/amdgpu: Replace invalid device ID with a valid device ID (bsc#1152472)
  • drm/amdgpu: simplify padding calculations (v2) (git-fixes).
  • drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven (git-fixes).
  • drm/amd/powerplay: avoid using pm_en before it is initialized revised (git-fixes).
  • drm/amd/powerplay: perform PG ungate prior to CG ungate (git-fixes).
  • drm: bridge: adv7511: Extend list of audio sample rates (git-fixes).
  • drm/connector: notify userspace on hotplug after register complete (bsc#1152489) * context changes
  • drm/dp_mst: Increase ACT retry timeout to 3s (bsc#1152472) * context changes
  • drm/dpmst: Reformat drmdpcheckact_status() a bit (git-fixes).
  • drm/edid: Add Oculus Rift S to non-desktop list (git-fixes).
  • drm: encoder_slave: fix refcouting error for modules (git-fixes).
  • drm/etnaviv: fix perfmon domain interation (git-fixes).
  • drm/etnaviv: rework perfmon query infrastructure (git-fixes).
  • drm/i915: Do not enable WaIncreaseLatencyIPCEnabled when IPC is (bsc#1152489)
  • drm/i915: Do not enable WaIncreaseLatencyIPCEnabled when IPC is disabled (git-fixes).
  • drm/i915: extend audio CDCLK>=2*BCLK constraint to more platforms (git-fixes).
  • drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl (bsc#1152489)
  • drm/i915: fix port checks for MST support on gen >= 11 (git-fixes).
  • drm/i915/gem: Avoid iterating an empty list (git-fixes).
  • drm/i915/gt: Do not schedule normal requests immediately along (bsc#1152489)
  • drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (bsc#1152489)
  • drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (git-fixes).
  • drm/i915/gvt: Fix two CFL MMIO handling caused by regression. (bsc#1152489)
  • drm/i915/gvt: Fix two CFL MMIO handling caused by regression (git-fixes).
  • drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (bsc#1152489)
  • drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance (git-fixes).
  • drm/i915: HDCP: fix Ri prime check done during link check (bsc#1152489) * context changes
  • drm/i915: HDCP: fix Ri prime check done during link check (git-fixes).
  • drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (bsc#1152489)
  • drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only (git-fixes).
  • drm/i915: Propagate error from completed fences (git-fixes).
  • drm/i915: Whitelist context-local timestamp in the gen9 cmdparser (git-fixes).
  • drm/i915: work around false-positive maybe-uninitialized warning (git-fixes).
  • drm/mcde: dsi: Fix return value check in mcdedsibind() (git-fixes).
  • drm/msm: Check for powered down HW in the devfreq callbacks (bsc#1152489)
  • drm/msm/dpu: fix error return code in dpuencoderinit (bsc#1152489)
  • drm/msm/dpu: fix error return code in dpuencoderinit (git-fixes).
  • drm/msm/mdp5: Fix mdp5init error path for failed mdp5kms allocation (git-fixes).
  • drm/nouveau/disp/gm200-: fix NVPDISPSORHDMI2CTRL(n) selection (git-fixes).
  • drm/qxl: lost qxlbokunmapatomicpage in qxlimageinit_helper() (git-fixes).
  • drm/qxl: Use correct notify port address when creating cursor ring (bsc#1152472)
  • drm/radeon: fix fbdiv check in niinitsmcspll_table() (bsc#1152472)
  • drm: rcar-du: Fix build error (bsc#1152472)
  • drm/sun4i: hdmi ddc clk: Fix size of m divider (git-fixes).
  • drm: sun4i: hdmi: Remove extra HPD polling (bsc#1152489)
  • drm: sun4i: hdmi: Remove extra HPD polling (git-fixes).
  • drm/vkms: Hold gem object while still in-use (git-fixes).
  • Drop a couple of block layer git-fixes (bsc#1170891 bsc#1173139)
  • dwc3: Remove check for HWO flag in dwc3gadgetepreclaimtrb_sg() (git-fixes).
  • e1000: Distribute switch variables for initialization (git-fixes).
  • e1000e: Disable TSO for buffer overrun workaround (git-fixes).
  • e1000e: Do not wake up the system via WOL if device wakeup is disabled (git-fixes).
  • e1000e: Relax condition to trigger reset for ME workaround (git-fixes).
  • EDAC/amd64: Add PCI device IDs for family 17h, model 70h (bsc#1165975).
  • EDAC/ghes: Setup DIMM label from DMI and use it in error reports (bsc#1168779).
  • EDAC/skx: Use the mcmtr register to retrieve closepg/bankxor_enable (bsc#1152489).
  • EDAC/synopsys: Do not dump uninitialized pinf->col (bsc#1152489).
  • efi/efivars: Add missing kobject_put() in sysfs entry creation error path (git-fixes).
  • efi/random: Treat EFIRNGPROTOCOL output as bootloader randomness (jsc#SLE-12424).
  • efi: READ_ONCE rng seed size before munmap (jsc#SLE-12424).
  • efi/tpm: Verify event log header before parsing (bsc#1173461).
  • eventpoll: fix missing wakeup for ovflist in eppollcallback (bsc#1159867).
  • evm: Check also if *tfm is an error pointer in init_desc() (git-fixes).
  • evm: Fix a small race in init_desc() (git-fixes).
  • evm: Fix possible memory leak in evmcalchmacorhash() (git-fixes).
  • evm: Fix RCU list related warnings (git-fixes).
  • ext4: avoid utf8_strncasecmp() with unstable name (bsc#1173843).
  • ext4: fix error pointer dereference (bsc#1173837).
  • ext4: fix EXTMAXEXTENT/INDEX to check for zeroed eh_max (bsc#1173836).
  • ext4: fix partial cluster initialization when splitting extent (bsc#1173839).
  • ext4: fix race between ext4syncparent() and rename() (bsc#1173838).
  • ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers (bsc#1173833).
  • ext4: stop overwrite the errcode in ext4setupsuper (bsc#1173841).
  • extcon: adc-jack: Fix an error handling path in 'adcjackprobe()' (git-fixes).
  • fanotify: fix ignore mask logic for events on child and on dir (bsc#1172719).
  • fat: do not allow to mount if the FAT length == 0 (bsc#1173831).
  • fdt: add support for rng-seed (jsc#SLE-12424).
  • fdt: Update CRC check for rng-seed (jsc#SLE-12424).
  • firmware: imx: scu: Fix corruption of header (git-fixes).
  • firmware: imx: scu: Fix possible memory leak in imxscuprobe() (git-fixes).
  • firmware: imx-scu: Support one TX and one RX (git-fixes).
  • firmware: imx: warn on unexpected RX (git-fixes).
  • firmware: qcom_scm: fix bogous abuse of dma-direct internals (git-fixes).
  • firmware: xilinx: Fix an error handling path in 'zynqmpfirmwareprobe()' (git-fixes).
  • Fix a regression of AFALG crypto interface hang with aess390 (bsc#1167651)
  • Fix boot crash with MD (bsc#1173860)
  • fix multiplication overflow in copy_fdtable() (bsc#1173825).
  • fork: prevent accidental access to clone3 features (bsc#1174018).
  • fpga: dfl: afu: Corrected error handling levels (git-fixes).
  • fqcodel: fix TCAFQCODELDROPBATCHSIZE sanity checks (networking-stable-200512).
  • fs: Do not check if there is a fsnotify watcher on pseudo inodes (bsc#1158765).
  • fsnotify: Rearrange fast path to minimise overhead when there is no watcher (bsc#1158765).
  • genetlink: clean up family attributes allocations (git-fixes).
  • genetlink: fix memory leaks in genlfamilyrcvmsgdumpit() (bsc#1154353).
  • geneve: allow changing DF behavior after creation (git-fixes).
  • geneve: change from txerror to txdropped on missing metadata (git-fixes).
  • gfs2: fix glock reference problem in gfs2transremove_revoke (bsc#1173823).
  • gfs2: Multi-block allocations in gfs2pagemkwrite (bsc#1173822).
  • gpio: bcm-kona: Fix return value of bcmkonagpio_probe() (git-fixes).
  • gpio: dwapb: Append MODULE_ALIAS for platform driver (git-fixes).
  • gpio: dwapb: Call acpigpiochipfree_interrupts() on GPIO chip de-registration (git-fixes).
  • gpio: exar: Fix bad handling for idasimpleget error path (git-fixes).
  • gpiolib: Document that GPIO line names are not globally unique (git-fixes).
  • gpio: pca953x: fix handling of automatic address incrementing (git-fixes).
  • gpio: pca953x: Fix pca953xgpioset_config (git-fixes).
  • gpio: pxa: Fix return value of pxagpioprobe() (git-fixes).
  • gpio: tegra: mask GPIO IRQs during IRQ shutdown (git-fixes).
  • gpu/drm: Ingenic: Fix opaque pointer casted to wrong type (git-fixes).
  • habanalabs: Align protection bits configuration of all TPCs (git-fixes).
  • HID: Add quirks for Trust Panora Graphic Tablet (git-fixes).
  • HID: alps: Add AUI1657 device ID (git-fixes).
  • HID: alps: ALPS1657 is too specific; use U1UNICORN_LEGACY instead (git-fixes).
  • HID: i2c-hid: add Schneider SCL142ALM to descriptor override (git-fixes).
  • HID: i2c-hid: reset Synaptics SYNA2393 on resume (git-fixes).
  • HID: intel-ish-hid: avoid bogus uninitialized-variable warning (git-fixes).
  • HID: multitouch: add eGalaxTouch P80H84 support (git-fixes).
  • HID: multitouch: enable multi-input as a quirk for some devices (git-fixes).
  • HID: quirks: Add HIDQUIRKNOINITREPORTS quirk for Dell K12A keyboard-dock (git-fixes).
  • HID: sony: Fix for broken buttons on DS3 USB dongles (git-fixes).
  • hinic: fix a bug of ndostop (networking-stable-2005_16).
  • hinic: fix wrong para of waitforcompletiontimeout (networking-stable-2005_16).
  • hsr: check protocol version in hsrnewlink() (networking-stable-2004_17).
  • hvnetvsc: Fix netvscstart_xmit's return type (git-fixes).
  • hwmon: (acpipowermeter) Fix potential memory leak in acpipowermeter_add() (git-fixes).
  • hwmon: (k10temp) Add AMD family 17h model 60h PCI match (git-fixes).
  • hwmon: (max6697) Make sure the OVERT mask is set correctly (git-fixes).
  • hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option (git-fixes).
  • i2c: acpi: put device when verifying client fails (git-fixes).
  • i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 (git-fixes).
  • i2c: altera: Fix race between xfer_msg and isr thread (git-fixes).
  • i2c: core: check returned size of emulated smbus block read (git-fixes).
  • i2c: designware-pci: Add support for Elkhart Lake PSE I2C (jsc#SLE-12734).
  • i2c: designware-pci: Fix BUG_ON during device removal (jsc#SLE-12734).
  • i2c: designware-pci: Switch over to MSI interrupts (jsc#SLE-12734).
  • i2c: dev: Fix the race between the release of i2c_dev and cdev (git-fixes).
  • i2c: fix missing pmruntimeputsync in i2cdevice_probe (git-fixes).
  • i2c: fsi: Fix the port number field in status register (git-fixes).
  • i2c: mlxcpld: check correct size of maximum RECV_LEN packet (git-fixes).
  • i2c: mux: demux-pinctrl: Fix an error handling path in 'i2cdemuxpinctrl_probe()' (git-fixes).
  • i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets (git-fixes).
  • i2c: pxa: clear all master action bits in i2cpxastop_message() (git-fixes).
  • i2c: pxa: fix i2cpxascreambluemurder() debug output (git-fixes).
  • ibmveth: Fix max MTU limit (bsc#1173428 ltc#186397).
  • 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).
  • IB/rdmavt: Free kernel completion queue when done (bsc#1173625).
  • ice: Fix error return code in iceaddprof() (jsc#SLE-7926).
  • ice: Fix inability to set channels when down (jsc#SLE-7926).
  • ieee80211: Fix incorrect mask for default PE duration (git-fixes).
  • iio: adc: stm32-adc: fix device used to request dma (git-fixes).
  • iio: adc: stm32-adc: Use dmarequestchan() instead dmarequestslave_channel() (git-fixes).
  • iio: adc: stm32-dfsdm: fix device used to request dma (git-fixes).
  • iio: adc: stm32-dfsdm: Use dmarequestchan() instead dmarequestslave_channel() (git-fixes).
  • iio: adc: ti-ads8344: Fix channel selection (git-fixes).
  • iio: bmp280: fix compensation of humidity (git-fixes).
  • iio: buffer: Do not allow buffers without any channels enabled to be activated (git-fixes).
  • iio:chemical:pms7003: Fix timestamp alignment and prevent data leak (git-fixes).
  • iio:chemical:sps30: Fix timestamp alignment (git-fixes).
  • iio: dac: vf610: Fix an error handling path in 'vf610dacprobe()' (git-fixes).
  • iio: pressure: bmp280: Tolerate IRQ before registering (git-fixes).
  • iio: sca3000: Remove an erroneous 'get_device()' (git-fixes).
  • iio: vcnl4000: Fix i2c swapped word reading (git-fixes).
  • ima: Call imacalcbootaggregate() in imaeventdigest_init() (bsc#1172223).
  • ima: Directly assign the imadefaultpolicy pointer to ima_rules (bsc#1172223) Delete obsoleted downstream fix
  • ima: Directly free *entry in imaallocinit_template() if digests is NULL (bsc#1172223).
  • ima: Remove _init annotation from imapcrread() (git-fixes).
  • include/asm-generic/topology.h: guard cpumaskofnode() macro argument (bsc#1148868).
  • Input: dlink-dir685-touchkeys - fix a typo in driver name (git-fixes).
  • Input: edt-ft5x06 - fix get_default register write access (git-fixes).
  • Input: evdev - call inputflushdevice() on release(), not flush() (git-fixes).
  • Input: i8042 - add ThinkPad S230u to i8042 reset list (git-fixes).
  • input: i8042 - Remove special PowerPC handling (git-fixes).
  • Input: mms114 - fix handling of mms345l (git-fixes).
  • Input: synaptics - add a second working PNP_ID for Lenovo T470s (git-fixes).
  • Input: synaptics-rmi4 - fix error return code in rmidriverprobe() (git-fixes).
  • Input: synaptics-rmi4 - really fix attn_data use-after-free (git-fixes).
  • Input: usbtouchscreen - add support for BonXeon TP (git-fixes).
  • Input: xpad - add custom init packet for Xbox One S controllers (git-fixes).
  • iocost: check activelist of all the ancestors in iocgactivate() (bsc#1173206).
  • iocost: do not let vrate run wild while there's no saturation signal (bsc1173206).
  • iocost: over-budget forced IOs should schedule async delay (bsc#1173206).
  • iommu/amd: Call domainflushcomplete() in update_domain() (bsc#1172061).
  • iommu/amd: Do not flush Device Table in iommumappage() (bsc#1172062).
  • iommu/amd: Do not loop forever when trying to increase address space (bsc#1172063).
  • iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system (bsc#1172393).
  • iommu/amd: Fix over-read of ACPI UID from IVRS table (bsc#1172064).
  • iommu/amd: Fix race in increaseaddressspace()/fetch_pte() (bsc#1172065).
  • iommu/amd: Update Device Table in increaseaddressspace() (bsc#1172066).
  • iommu: Fix reference count leak in iommugroupalloc (bsc#1172394).
  • iommu/qcom: Fix local_base status check (bsc#1172067).
  • iommu/virtio: Reverse arguments to list_add (bsc#1172068).
  • ionic: add pcieprintlink_status (bsc#1167773).
  • ionic: export features for vlans to use (bsc#1167773).
  • ionic: no link check while resetting queues (bsc#1167773).
  • ionic: remove support for mgmt device (bsc#1167773).
  • ionic: tame the watchdog timer on reconfig (bsc#1167773).
  • ionic: wait on queue start until after IFF_UP (bsc#1167773).
  • iouring: use kvfree() in iosqebufferregister() (bsc#1173832).
  • ipmi: use vzalloc instead of kmalloc for user creation (git-fixes).
  • ipv4: Update fibselectdefault to handle nexthop objects (networking-stable-200427).
  • ipv6: fix IPV6_ADDRFORM operation logic (bsc#1171662).
  • ipvs: Improve robustness to the ipvs sysctl (git-fixes).
  • irqchip/al-fic: Add support for irq retrigger (jsc#SLE-10505).
  • irqchip/ti-sci-inta: Fix processing of masked irqs (git-fixes).
  • irqchip/versatile-fpga: Apply clear-mask earlier (git-fixes).
  • irqchip/versatile-fpga: Handle chained IRQs properly (git-fixes).
  • iwlwifi: avoid debug max amsdu config overwriting itself (git-fixes).
  • iwlwifi: mvm: fix aux station leak (git-fixes).
  • iwlwifi: mvm: limit maximum queue appropriately (git-fixes).
  • iwlwifi: pcie: handle QuZ configs with killer NICs as well (bsc#1172374).
  • ixgbe: do not check firmware errors (bsc#1170284).
  • jbd2: avoid leaking transaction credits when unreserving handle (bsc#1173845).
  • jbd2: fix data races at struct journal_head (bsc#1173438).
  • jbd2: Preserve kABI when adding jabortmutex (bsc#1173833).
  • kABI fixup mtk-vpu: avoid unaligned access to DTCM buffer (git-fixes).
  • kabi: hv: prevent struct device_node to become defined (bsc#1172871).
  • kabi: ppc64le: prevent struct dmamapops to become defined (jsc#SLE-12424).
  • kABI: protect struct fibdumpfilter (kabi).
  • kABI: protect struct mlx5cmdwork_ent (kabi).
  • 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 struct hdac_bus changes (git-fixes).
  • ktest: Add timeout for ssh sync testing (git-fixes).
  • KVM: Check validity of resolved slot when searching memslots (bsc#1172069).
  • 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).
  • libbpf: Fix perfbuffer_free() API for sparse allocs (bsc#1155518).
  • libceph: do not omit recoverydeletes in targetcopy() (git-fixes).
  • libceph: ignore pool overlay and cache logic on redirects (bsc#1172938).
  • lib: devres: add a helper function for ioremap_uc (git-fixes).
  • libertas_tf: avoid a null dereference in pointer priv (git-fixes).
  • lib/lzo: fix ambiguous encoding bug in lzo-rle (git-fixes).
  • libnvdimm/btt: fix variable 'rc' set but not used (bsc#1162400).
  • libnvdimm: cover up ndpfnsb changes (bsc#1171759).
  • libnvdimm: cover up nd_region changes (bsc#1162400).
  • libnvdimm/dax: Pick the right alignment default when creating dax devices (bsc#1171759).
  • libnvdimm/label: Remove the dpa align check (bsc#1171759).
  • libnvdimm/namespace: Enforce memremapcompatalign() (bsc#1162400).
  • libnvdimm/namsepace: Do not set claim_class on error (bsc#1162400).
  • libnvdimm/of_pmem: Provide a unique name for bus provider (bsc#1171739).
  • libnvdimm: Out of bounds read in _ndioctl() (bsc#1065729).
  • 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: Fix build error (bsc#1162400).
  • libnvdimm/region: Introduce an 'align' attribute (bsc#1162400).
  • libnvdimm/region: Introduce NDD_LABELING (bsc#1162400).
  • libnvdimm/region: Rewrite probesuccess() to advanceseeds() (bsc#1171743).
  • libnvdimm: Use PAGESIZE instead of SZ4K for align check (bsc#1171759).
  • lib: Uplevel the pmem 'region' ida to a global allocator (bc#1162400).
  • list: Add hlistunhashedlockless() (bsc#1173438).
  • 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).
  • locktorture: Allow CPU-hotplug to be disabled via --bootargs (bsc#1173068).
  • loop: replace killbdev with invalidatebdev (bsc#1173820).
  • lpfcdebugfs: get rid of pointless accessok() (bsc#1171530).
  • lpfc: fix axchg pointer reference after free and double frees (bsc#1171530).
  • lpfc: Fix pointer checks and comments in LS receive refactoring (bsc#1171530).
  • lpfc: Fix return value in _lpfcnvmelsabort (bsc#1171530).
  • lpfc: Synchronize NVME transport and lpfc driver devloss_tmo (bcs#1173060).
  • mac80211: mesh: fix discovery timer re-arming issue / crash (git-fixes).
  • mailbox: zynqmp-ipi: Fix NULL vs ISERR() check in zynqmpipimboxprobe() (git-fixes).
  • Make the 'Reducing compressed framebufer size' message be DRMINFOONCE() (git-fixes).
  • mdraid: fix read/write bytes accounting (bsc#1172537).
  • media: cedrus: Program output format during each run (git-fixes).
  • media: dvbdev: Fix tuner->demod media controller link (git-fixes).
  • media: dvb: return -EREMOTEIO on i2c transfer failure (git-fixes).
  • media: dvbsky: add support for eyeTV Geniatech T2 lite (bsc#1173776).
  • media: dvbsky: add support for Mygica T230C v2 (bsc#1173776).
  • media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format handling (git-fixes).
  • media: mtk-vpu: avoid unaligned access to DTCM buffer (git-fixes).
  • media: ov5640: fix use of destroyed mutex (git-fixes).
  • media: platform: fcp: Set appropriate DMA parameters (git-fixes).
  • media: Revert 'staging: imgu: Address a compiler warning on alignment' (git-fixes).
  • media: si2157: Better check for running tuner in init (git-fixes).
  • media: si2168: add support for Mygica T230C v2 (bsc#1173776).
  • media: staging: imgu: do not hold spinlock during freeing mmu page table (git-fixes).
  • media: staging/intel-ipu3: Implement lock for stream on/off operations (git-fixes).
  • media: staging: ipu3: Fix stale list entries on parameter queue failure (git-fixes).
  • media: staging: ipu3-imgu: Move alignment attribute to field (git-fixes).
  • media: vicodec: Fix error codes in probe function (git-fixes).
  • mei: release me_cl object reference (git-fixes).
  • mfd: intel-lpss: Add Intel Tiger Lake PCI IDs (jsc#SLE-12737).
  • mfd: intel-lpss: Use devmioremapuc for MMIO (git-fixes).
  • mfd: stmfx: Fix stmfxirqinit error path (git-fixes).
  • mfd: stmfx: Reset chip on resume as supply was disabled (git-fixes).
  • mfd: wm8994: Fix driver operation if loaded as modules (git-fixes).
  • misc: fastrpc: fix potential fastrpcinvokectx leak (git-fixes).
  • misc: rtsx: Add short delay after exit from ASPM (git-fixes).
  • mlxsw: Fix some ISERR() vs NULL bugs (networking-stable-2004_27).
  • mlxsw: spectrumacltcam: Position vchunk in a vregion list properly (networking-stable-200512).
  • mm: adjust vmcommittedas_batch according to vm overcommit policy (bnc#1173271).
  • mmc: block: Fix use-after-free issue for rpmb (git-fixes).
  • mmc: core: Use DEFINEDEBUGFSATTRIBUTE instead of DEFINESIMPLEATTRIBUTE (git-fixes).
  • mmc: fix compilation of user API (git-fixes).
  • mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error (git-fixes).
  • mmc: mmci_sdmmc: fix DMA API warning overlapping mappings (git-fixes).
  • mmc: sdhci-esdhc-imx: fix the mask for tuning start point (git-fixes).
  • mmc: sdhci-msm: Clear tuning done flag while hs400 tuning (git-fixes).
  • mmc: sdhci-msm: Set SDHCIQUIRKMULTIBLOCKREADACMD12 quirk (git-fixes).
  • mmc: sdio: Fix potential NULL pointer error in mmcsdioinit_card() (git-fixes).
  • mmc: sdio: Fix several potential memory leaks in mmcsdioinit_card() (git-fixes).
  • mmc: tmio: Further fixup runtime PM management at remove (git-fixes).
  • mmc: uniphier-sd: call devmrequestirq() after tmiommchost_probe() (git-fixes).
  • mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core (git-fixes).
  • mm: do not prepare anonvma if vma has VMWIPEONFORK (bsc#1169681).
  • mm: fix NUMA node file count error in replacepagecache() (bsc#1173844).
  • mm: memcontrol: fix memory.low proportional distribution (bsc#1168230).
  • mm/memory_hotplug: refrain from adding memory into an impossible node (bsc#1173552).
  • mm/memremap: drop unused SECTIONSIZE and SECTIONMASK (bsc#1162400 bsc#1170895 ltc#184375 ltc#185686).
  • mm/memremappages: Introduce memremapcompat_align() (bsc#1162400).
  • mm/memremappages: Kill unused _devmmemremappages() (bsc#1162400).
  • mm/util.c: make vmmemorycommitted() more accurate (bnc#1173271).
  • Move an upstreamed sound patch into sorted section
  • Move upstreamed IMA patches into sorted section
  • mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter (git-fixes).
  • mtd: Fix mtd not registered due to nvmem name collision (git-fixes).
  • mtd: rawnand: brcmnand: correctly verify erased pages (git-fixes).
  • mtd: rawnand: brcmnand: fix CS0 layout (git-fixes).
  • mtd: rawnand: brcmnand: fix hamming oob layout (git-fixes).
  • mtd: rawnand: diskonchip: Fix the probe error path (git-fixes).
  • mtd: rawnand: Fix nandgpiowaitrdy() (git-fixes).
  • mtd: rawnand: ingenic: Fix the probe error path (git-fixes).
  • mtd: rawnand: marvell: Fix probe error path (git-fixes).
  • mtd: rawnand: marvell: Fix the condition on a return code (git-fixes).
  • mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered (git-fixes).
  • mtd: rawnand: mtk: Fix the probe error path (git-fixes).
  • mtd: rawnand: onfi: Fix redundancy detection check (git-fixes).
  • mtd: rawnand: orion: Fix the probe error path (git-fixes).
  • mtd: rawnand: oxnas: Keep track of registered devices (git-fixes).
  • mtd: rawnand: oxnas: Release all devices in the _remove() path (git-fixes).
  • mtd: rawnand: pasemi: Fix the probe error path (git-fixes).
  • mtd: rawnand: plat_nand: Fix the probe error path (git-fixes).
  • mtd: rawnand: sharpsl: Fix the probe error path (git-fixes).
  • mtd: rawnand: socrates: Fix the probe error path (git-fixes).
  • mtd: rawnand: sunxi: Fix the probe error path (git-fixes).
  • mtd: rawnand: timings: Fix default tRmax and tCCSmin timings (git-fixes).
  • mtd: rawnand: tmio: Fix the probe error path (git-fixes).
  • mtd: rawnand: xway: Fix the probe error path (git-fixes).
  • mtd: spinand: Propagate ECC information to the MTD structure (git-fixes).
  • mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI serial flash (jsc#SLE-12737).
  • mvpp2: remove module bugfix (bsc#1154353).
  • mwifiex: avoid -Wstringop-overflow warning (git-fixes).
  • mwifiex: Fix memory corruption in dump_station (git-fixes).
  • namei: only return -ECHILD from followdotdotrcu() (bsc#1173824).
  • neigh: send protocol value in neighbor create notification (networking-stable-200512).
  • net: bcmgenet: correct per TX/RX ring statistics (networking-stable-200427).
  • net: core: device_rename: Use rwsem instead of a seqcount (bsc#1162702).
  • net: do not return invalid table id error when we fall back to PFUNSPEC (networking-stable-2005_27).
  • net: dsa: b53: b53arlrwop() needs to select IVL or SVL (networking-stable-2004_27).
  • net: dsa: b53: Fix ARL register definitions (networking-stable-200427).
  • net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled (networking-stable-200427).
  • net: dsa: b53: Rework ARL bin logic (networking-stable-200427).
  • net: dsa: declare lockless TX feature for slave ports (bsc#1154353).
  • net: dsa: Do not leave DSA master with NULL netdevops (networking-stable-2005_12).
  • net: dsa: loop: Add module soft dependency (networking-stable-200516).
  • net: dsa: mt7530: fix roaming from DSA user ports (networking-stable-200527).
  • net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode (networking-stable-200417).
  • net: ena: xdp: update napi budget for DROP and ABORTED (bsc#1154492).
  • net: ena: xdp: XDP_TX: fix memory leak (bsc#1154492).
  • net: ethernet: ti: cpsw: fix ASSERTRTNL() warning during suspend (networking-stable-2005_27).
  • netfilter: connlabels: prefer static lock initialiser (git-fixes).
  • netfilter: nf_queue: enqueue skbs with NULL dst (git-fixes).
  • netfilter: nftablesoffload: return EOPNOTSUPP if rule specifies no actions (git-fixes).
  • netfilter: nft_tproxy: Fix port selector on Big Endian (git-fixes).
  • netfilter: nfttunnel: add the missing ERSPANVERSION nla_policy (git-fixes).
  • netfilter: not mark a spinlock as _readmostly (git-fixes).
  • net: fix a potential recursive NETDEVFEATCHANGE (networking-stable-200516).
  • _netifreceiveskbcore: pass skb by reference (networking-stable-200527).
  • 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: 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: macb: fix an issue about leak related system resources (networking-stable-200512).
  • net: macsec: preserve ingress frame ordering (networking-stable-200512).
  • 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: Disable reload while removing the device (jsc#SLE-8464).
  • net/mlx5: DR, Fix freeing in drcreaterc_qp() (jsc#SLE-8464).
  • net/mlx5e: Add missing release firmware call (networking-stable-200417).
  • net/mlx5e: Fix inner tirs handling (networking-stable-200527).
  • net/mlx5e: Fix pfnum in devlink port attribute (networking-stable-200417).
  • net/mlx5e: Fix stats update for matchall classifier (jsc#SLE-8464).
  • net/mlx5e: kTLS, Destroy key object after destroying the TIS (networking-stable-200527).
  • net/mlx5e: replace EINVAL in mlx5eflowerparse_meta() (jsc#SLE-8464).
  • net/mlx5e: Update netdev txq on completions during closure (networking-stable-200527).
  • net/mlx5: Fix cleaning unmanaged flow tables (jsc#SLE-8464).
  • net/mlx5: Fix command entry leak in Internal Error State (networking-stable-200512).
  • net/mlx5: Fix crash upon suspend/resume (bsc#1172365).
  • net/mlx5: Fix error flow in case of functionsetup failure (networking-stable-2005_27).
  • net/mlx5: Fix forced completion access non initialized command entry (networking-stable-200512).
  • net/mlx5: Fix frequent ioread PCI access during recovery (networking-stable-200417).
  • net/mlx5: Fix memory leak in mlx5eventsinit (networking-stable-200527).
  • net: mvpp2: cls: Prevent buffer overflow in mvpp2ethtoolclsruledel() (networking-stable-200512).
  • net: mvpp2: fix RX hashing for non-10G ports (networking-stable-200527).
  • net: mvpp2: prevent buffer overflow in mvpp22rssctx() (networking-stable-200512).
  • net: netrom: Fix potential nrneigh refcnt leak in nraddnode (networking-stable-2004_27).
  • net: nlmsgcancel() if put fails for nhmsg (networking-stable-2005_27).
  • net: openvswitch: ovsctexit to be done under ovslock (networking-stable-2004_27).
  • net: phy: fix aneg restart in phyethtoolseteee (networking-stable-2005_16).
  • net: phy: propagate an error back to the callers of physfpprobe (bsc#1154353).
  • netpriocgroup: Fix unlimited memory leak of v2 cgroups (networking-stable-2005_16).
  • net: qrtr: Fix passing invalid reference to qrtrlocalenqueue() (networking-stable-200527).
  • net: qrtr: send msgs from local of same id as broadcast (networking-stable-200417).
  • net: revert default NAPI poll timeout to 2 jiffies (networking-stable-200417).
  • net: revert 'net: get rid of an signed integer overflow in ipidentsreserve()' (bnc#1158748 (network regression)).
  • net sched: fix reporting the first-time use timestamp (networking-stable-200527).
  • netsched: schskbprio: add message validation to skbpriochange() (networking-stable-2005_12).
  • net/smc: tolerate future SMCD versions (bsc#1172543 LTC#186069).
  • net: stmmac: fix numpor initialization (networking-stable-2005_16).
  • net: stricter validation of untrusted gso packets (networking-stable-200512).
  • net: tc35815: Fix phydev supported/advertising mask (networking-stable-200512).
  • net: tcp: fix rx timestamp behavior for tcprecvmsg (networking-stable-2005_16).
  • net/tls: fix race condition causing kernel panic (networking-stable-200527).
  • 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: tun: record RX queue in skb before doxdpgeneric() (networking-stable-200417).
  • 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).
  • nexthop: Fix attribute checking for groups (networking-stable-200527).
  • NFC: st21nfca: add missed kfree_skb() in an error path (git-fixes).
  • nfp: abm: fix a memory leak bug (networking-stable-200512).
  • nfp: abm: fix error return code in nfpabmvnicalloc() (networking-stable-2005_16).
  • nfs: add minor version to nfsserverkey for fscache (bsc#1172467).
  • nfsd4: fix nfsdfs reference count loop (git-fixes).
  • nfsd4: make drc_slab global, not per-net (git-fixes).
  • nfsd: always check return value of findanyfile (bsc#1172208).
  • nfsd: apply umask on fs without ACL support (git-fixes).
  • nfsd: fix nfsdfs inode reference count leak (git-fixes).
  • NFS: Fix fscache supercookie indexkey from changing after umount (git-fixes).
  • nfs: fix NULL deference in nfs4getvalid_delegation.
  • nfs: fscache: use timespec64 in inode auxdata (git-fixes).
  • nfs: set invalid blocks after NFSv4 writes (git-fixes).
  • NFSv4.1 fix rpccalldone assignment for BINDCONNTO_SESSION (git-fixes).
  • NFSv4 fix CLOSE not waiting for direct IO compeletion (git-fixes).
  • NFSv4: Fix fscache cookie auxdata to ensure changeattr is included (git-fixes).
  • ntb: intel: add hw workaround for NTB BAR alignment (jsc#SLE-12710).
  • ntb: intel: Add Icelake (gen4) support for Intel NTB (jsc#SLE-12710).
  • ntb: intel: fix static declaration (jsc#SLE-12710).
  • nvdimm: Avoid race between probe and reading device attributes (bsc#1170442).
  • nvme-fc: avoid gcc-10 zero-length-bounds warning (bsc#1173206).
  • nvme-fc: do not call nvmecleanupcmd() for AENs (bsc#1171688).
  • nvme-fc: print proper nvme-fc devloss_tmo value (bsc#1172391).
  • objtool: Allow no-op CFI ops in alternatives (bsc#1169514).
  • objtool: Clean instruction state before each function validation (bsc#1169514).
  • objtool: Fix !CFI insn_state propagation (bsc#1169514).
  • objtool: Fix ORC vs alternatives (bsc#1169514).
  • objtool: Ignore empty alternatives (bsc#1169514).
  • objtool: Remove check preventing branches within alternative (bsc#1169514).
  • objtool: Rename struct cfi_state (bsc#1169514).
  • objtool: Uniquely identify alternative instruction groups (bsc#1169514).
  • p54usb: add AirVasT USB stick device-id (git-fixes).
  • panic: do not print uninitialized taint_flags (bsc#1172814).
  • PCI: aardvark: Do not blindly enable ASPM L0s and do not write to read-only register (git-fixes).
  • PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints (git-fixes).
  • PCI: Add Loongson vendor ID (git-fixes).
  • PCI: Allow pciresizeresource() for devices on root bus (git-fixes).
  • PCI: amlogic: meson: Do not use FASTLINKMODE to set up link (git-fixes).
  • PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges (git-fixes).
  • PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 (git-fixes).
  • PCI: Avoid FLR for AMD Starship USB 3.0 (git-fixes).
  • PCI: brcmstb: Assert fundamental reset on initialization (git-fixes).
  • PCI: brcmstb: Assert fundamental reset on initialization (git-fixes).
  • PCI: brcmstb: Fix window register offset from 4 to 8 (git-fixes).
  • PCI: brcmstb: Fix window register offset from 4 to 8 (git-fixes).
  • PCI: Do not disable decoding when mmioalwayson is set (git-fixes).
  • PCI: dwc: Fix inner MSI IRQ domain registration (git-fixes).
  • pcie: mobiveil: remove patchset v9 Prepare to backport upstream version.
  • PCI: Fix pciregisterhostbridge() deviceregister() error handling (git-fixes).
  • PCI: hv: Change pciprotocolversion to per-hbus (bsc#1172871).
  • PCI: hv: Decouple the func definition in hvdrstate from VSP message (bsc#1172871).
  • PCI: hv: Fix the PCI HyperV probe failure path to release resource properly (bsc#1172871).
  • PCI: hv: Introduce hvmsientry (bsc#1172871).
  • PCI: hv: Move hypercall related definitions into tlfs header (bsc#1172871).
  • PCI: hv: Move retarget related structures into tlfs header (bsc#1172871).
  • PCI: hv: Reorganize the code in preparation of hibernation (bsc#1172871).
  • PCI: hv: Retry PCI bus D0 entry on invalid device state (bsc#1172871).
  • PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (bsc#1161495).
  • PCI: mobiveil: Add callback function for interrupt initialization (bsc#1161495).
  • PCI: mobiveil: Add callback function for link up check (bsc#1161495).
  • PCI: mobiveil: Add Header Type field check (bsc#1161495).
  • PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs (bsc#1161495).
  • PCI: mobiveil: Allow mobiveilhostinit() to be used to re-init host (bsc#1161495).
  • PCI: mobiveil: Collect the interrupt related operations into a function (bsc#1161495).
  • PCI: mobiveil: Fix sparse different address space warnings (bsc#1161495).
  • PCI: mobiveil: Fix unmet dependency warning for PCIEMOBIVEILPLAT (bsc#1161495).
  • PCI: mobiveil: Introduce a new structure mobiveilrootport (bsc#1161495).
  • PCI: mobiveil: lspcieg4: add Workaround for A-011451 (bsc#1161495).
  • PCI: mobiveil: lspcieg4: add Workaround for A-011577 (bsc#1161495).
  • PCI: mobiveil: lspcieg4: fix SError when accessing config space (bsc#1161495).
  • PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (bsc#1161495).
  • PCI: mobiveil: Move the host initialization into a function (bsc#1161495).
  • PCI: pci-bridge-emul: Fix PCIe bit conflicts (git-fixes).
  • PCI/PM: Adjust pciewaitforlinkdelay() for caller delay (git-fixes).
  • PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes).
  • PCI: Program MPS for RCiEP devices (git-fixes).
  • PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port (git-fixes).
  • PCI: rcar: Fix incorrect programming of OB windows (git-fixes).
  • PCI: v3-semi: Fix a memory leak in v3pciprobe() error handling paths (git-fixes).
  • PCI: vmd: Add device id for VMD device 8086:9A0B (git-fixes).
  • PCI: vmd: Filter resource type bits from shadow register (git-fixes).
  • pcmnative: result of putuser() needs to be checked (git-fixes).
  • perf/core: Fix endless multiplex timer (git-fixes).
  • perf/core: fix parent pid/tid in task exit events (git-fixes).
  • pinctrl: freescale: imx: Fix an error handling path in 'imxpinctrlprobe()' (git-fixes).
  • pinctrl: freescale: imx: Use 'devmofiomap()' to avoid a resource leak in case of error in 'imxpinctrlprobe()' (git-fixes).
  • pinctrl: imxl: Fix an error handling path in 'imx1pinctrlcore_probe()' (git-fixes).
  • pinctrl: intel: Add Intel Tiger Lake pin controller support (jsc#SLE-12737).
  • pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 (git-fixes).
  • pinctrl: rockchip: fix memleak in rockchipdtnodetomap (git-fixes).
  • pinctrl: rza1: Fix wrong array assignment of rza1lswioentries (git-fixes).
  • pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 (git-fixes).
  • pinctrl: samsung: Save/restore eintmask over suspend for EINTTYPE GPIOs (git-fixes).
  • pinctrl: sprd: Fix the incorrect pull-up definition (git-fixes).
  • pinctrl: stmfx: stmfxpinconfset does not require to get direction anymore (git-fixes).
  • pinctrl: tegra: Use noirq suspend/resume callbacks (git-fixes).
  • pinctrl: tigerlake: Tiger Lake uses _HID enumeration (jsc#SLE-12737).
  • platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA (git-fixes).
  • platform/x86: asuswmi: Reserve more space for struct biasargs (git-fixes).
  • platform/x86: dell-laptop: do not register micmute LED if there is no token (git-fixes).
  • platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32() (git-fixes).
  • platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015) (git-fixes).
  • platform/x86: intel-vbtn: Also handle tablet-mode switch on 'Detachable' and 'Portable' chassis-types (git-fixes).
  • platform/x86: intel-vbtn: Do not advertise switches to userspace if they are not there (git-fixes).
  • platform/x86: intel-vbtn: Only blacklist SWTABLETMODE on the 9 / 'Laptop' chasis-type (git-fixes).
  • platform/x86: intel-vbtn: Split keymap into buttons and switches parts (git-fixes).
  • platform/x86: intel-vbtn: Use acpievaluateinteger() (git-fixes).
  • PM: runtime: clk: Fix clkpmruntime_get() error path (git-fixes).
  • pNFS/flexfiles: Fix list corruption if the mirror count changes (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/exception: Fix machine check no-loss idle wakeup (bsc#1156395).
  • powerpc/64s/kuap: Restore AMR in system reset exception (bsc#1156395).
  • powerpc/64s: Save FSCR to init_task.thread.fscr after feature init (bsc#1065729).
  • powerpc/book3s64: Export hastransparenthugepage() related functions (bsc#1171759).
  • powerpc/bpf: Enable bpfproberead{, str}() on powerpc again (bsc#1172344).
  • powerpc/fadump: Account for memory_limit while reserving memory (jsc#SLE-9099 git-fixes).
  • powerpc/fadump: consider reserved ranges while reserving memory (jsc#SLE-9099 git-fixes).
  • powerpc/fadump: use static allocation for reserved memory ranges (jsc#SLE-9099 git-fixes).
  • powerpc/kuap: PPCKUAPDEBUG should depend on PPC_KUAP (bsc#1156395).
  • powerpc/powernv: Fix a warning message (bsc#1156395).
  • powerpc/setup_64: Set cache-line-size based on cache-block-size (bsc#1065729).
  • powerpc/xive: Clear the page tables for the ESB IO mapping (bsc#1085030).
  • power: reset: qcom-pon: reg write mask depends on pon generation (git-fixes).
  • power: supply: bq24257charger: Replace depends on REGMAPI2C with select (git-fixes).
  • power: supply: core: fix HWMON temperature labels (git-fixes).
  • power: supply: core: fix memory leak in HWMON error path (git-fixes).
  • power: supply: lp8788: Fix an error handling path in 'lp8788chargerprobe()' (git-fixes).
  • power: supply: smb347-charger: IRQSTAT_D is volatile (git-fixes).
  • pppoe: only process PADT targeted at local interfaces (networking-stable-200516).
  • printk: queue wakeupklogd irq_work only if per-CPU areas are ready (bsc#1172095).
  • proc/meminfo: avoid open coded reading of vmcommittedas (bnc#1173271).
  • proc: Use newinode not newinode_pseudo (bsc#1173830).
  • pwm: img: Call pmruntimeput() in pmruntimeget_sync() failed case (git-fixes).
  • pwm: sun4i: Move pwmcalculate() out of spinlock() (git-fixes).
  • r8152: support additional Microsoft Surface Ethernet Adapter variant (git-fixes).
  • r8169: Revive default chip version for r8168 (bsc#1173085).
  • raid5: remove gfp flags from scribble_alloc() (bsc#1166985).
  • random: fix data races at timerrandstate (bsc#1173438).
  • rcu: Avoid data-race in rcugpfqscheckwake() (bsc#1171828).
  • rcu: Fix data-race due to atomic_t copy-by-value (bsc#1171828).
  • rcu: Make rcureadunlockspecial() checks match raisesoftirq_irqoff() (bsc#1172046).
  • rcu: Simplify rcureadunlock_special() deferred wakeups (bsc#1172046).
  • rcutorture: Add 100-CPU configuration (bsc#1173068).
  • rcutorture: Add worst-case call_rcu() forward-progress results (bsc#1173068).
  • rcutorture: Dispense with Dracut for initrd creation (bsc#1173068).
  • rcutorture: Make kvm-find-errors.sh abort on bad directory (bsc#1173068).
  • rcutorture: Remove CONFIGHOTPLUGCPU=n from scenarios (bsc#1173068).
  • rcutorture: Summarize summary of build and run results (bsc#1173068).
  • rcutorture: Test TREE03 with the threadirqs kernel boot parameter (bsc#1173068).
  • rcu: Use *_ONCE() to protect lockless ->expmask accesses (bsc#1171828).
  • rcu: Use WRITEONCE() for assignments to ->pprev for hlistnulls (bsc#1173438).
  • RDMA/bnxt_re: Remove dead code from rcfw (bsc#1170774).
  • RDMA/core: Check that type_attrs is not NULL prior access (jsc#SLE-8449).
  • RDMA/core: Move and rename tracecmid_create() (jsc#SLE-8449).
  • RDMA/mlx5: Fix NULL pointer dereference in destroyprefetchwork (jsc#SLE-8446).
  • RDMA/nl: Do not permit empty devices names during RDMANLDEVCMD_NEWLINK/SET (bsc#1172841).
  • RDMA/srpt: Fix disabling device management (jsc#SLE-8449).
  • RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated (jsc#SLE-8449).
  • regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 (git-fixes).
  • remoteproc: Add missing '\n' in log messages (git-fixes).
  • remoteproc: Fall back to using parent memory pool if no dedicated available (git-fixes).
  • remoteproc: Fix and restore the parenting hierarchy for vdev (git-fixes).
  • remoteproc: Fix IDR initialisation in rproc_alloc() (git-fixes).
  • remoteproc: qcomq6v5mss: map/unmap mpss segments before/after use (git-fixes).
  • Revert commit e918e570415c ('tpm_tis: Remove the HID IFX0102') (git-fixes).
  • Revert 'drm/amd/display: disable dcn20 abm feature for bring up' (git-fixes).
  • Revert 'fs/seqfile.c: seqread(): add info message about buggy .next functions' (bsc#1172751)
  • Revert 'i2c: tegra: Fix suspending in active runtime PM state' (git-fixes).
  • Revert 'pinctrl: freescale: imx: Use 'devmofiomap()' to avoid a resource leak in case of error in 'imxpinctrlprobe()'' (git-fixes).
  • ring-buffer: Zero out time extend if it is nested and not absolute (git-fixes).
  • rpm/modules.fips: * add aes-ce-ccm, des3ede-x8664, aesti and aesneon_bsk
  • rtc: mc13xxx: fix a double-unlock issue (git-fixes).
  • rtc: rv3028: Add missed check for devmregmapinit_i2c() (git-fixes).
  • rtlwifi: Fix a double free in rtlusbtxurb_setup() (git-fixes).
  • rtw88: fix an issue about leak system resources (git-fixes).
  • rxrpc: Fix call RCU cleanup using non-bh-safe locks (git-fixes).
  • s390/bpf: Maintain 8-byte stack alignment (bsc#1169194, LTC#185911).
  • s390/pci: Log new handle in clpdisablefh() (git-fixes).
  • satarcar: handle pmruntimegetsync failure cases (git-fixes).
  • schchoke: avoid potential panic in chokereset() (networking-stable-200512).
  • sched/cfs: change initial value of runnable_avg (bsc#1158765).
  • sched/core: Check cpusmask, not cpusptr in _setcpusallowedptr(), to fix mask corruption (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/core: Fix PI boosting between RT and DEADLINE tasks (bsc#1172823).
  • sched/core: Fix ttwu() race (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/core: s/WFONRQ/WQONCPU/ (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/cpuacct: Fix charge cpuacct.usage_sys (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/deadline: Initialize ->dl_boosted (bsc#1172823).
  • sched/deadline: Initialize ->dl_boosted (git fixes (sched)).
  • sched: etf: do not assume all sockets are full blown (networking-stable-200427).
  • sched/fair: findidlestgroup(): Remove unused sd_flag parameter (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/fair: Fix enqueuetaskfair() warning some more (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/fair: fix nohz next idle balance (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/fair: Optimize dequeuetaskfair() (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/fair: Optimize enqueuetaskfair() (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched/fair: Simplify the code of shouldwebalance() (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched: Fix loadavg accounting race (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched: Make newidle_balance() static again (bnc#1155798 (CPU scheduler functional and performance backports)).
  • sched: Offload wakee task activation if it the wakee is descheduling (bnc#1158748, bnc#1159781).
  • sched: Optimize ttwu() spinning on p->on_cpu (bnc#1158748, bnc#1159781).
  • sched/pelt: Sync util/runnable_sum with PELT window when propagating (bnc#1155798 (CPU scheduler functional and performance backports)).
  • schsfq: validate silly quantum values (networking-stable-2005_12).
  • scripts/decodecode: fix trapping instruction formatting (bsc#1065729).
  • scsi: ibmvscsi: Do not send host info in adapter info MAD after LPM (bsc#1172759 ltc#184814).
  • 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: Change default queue allocation for reduced memory consumption (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: fix build failure with DEBUGFS disabled (bsc#1171530).
  • scsi: lpfc: Fix incomplete NVME discovery when target (bsc#1171530).
  • scsi: lpfc: Fix inconsistent indenting (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on same CPU (bsc#1172687 bsc#1171530).
  • 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#1172687 bsc#1171530).
  • scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Fix MDS Diagnostic Enablement definition (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Fix memory leak on lpfcbsgwriteebufset func (bsc#1171530).
  • scsi: lpfc: Fix missing MDS functionality (bsc#1172687 bsc#1171530).
  • scsi: lpfc: Fix negation of else clause in lpfcprepnode_fc4type (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Fix noderef and address space warnings (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • 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 spelling mistakes of asynchronous (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#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Make lpfcdeferacc_rsp static (bsc#1171530).
  • scsi: lpfc: remove duplicate unloading checks (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Remove re-binding of nvme rport during registration (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Remove redundant initialization to variable rc (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Remove unnecessary lockdepassertheld calls (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Update lpfc version to 12.8.0.1 (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
  • scsi: lpfc: Update lpfc version to 12.8.0.2 (bsc#1172687 bsc#1171530).
  • scsi: megaraidsas: Replace undefined MFIBIGENDIAN macro with _BIGENDIANBITFIELD macro (bsc#1173206).
  • scsi: qla2xxx: Delete all sessions before unregister local nvme port (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
  • scsi: qla2xxx: Do not log message when reading port speed via sysfs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
  • scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
  • scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request (bsc#1158983).
  • scsi: sdzbc: Fix sdzbc_complete() (bsc#1173206).
  • scsi: smartpqi: Update attribute name to driver_version (bsc#1173206).
  • scsi: zfcp: add diagnostics buffer for exchange config data (bsc#1158050).
  • scsi: zfcp: auto variables for dereferenced structs in open port handler (bsc#1158050).
  • scsi: zfcp: diagnostics buffer caching and use for exchange port data (bsc#1158050).
  • scsi: zfcp: enhance handling of FC Endpoint Security errors (bsc#1158050).
  • scsi: zfcp: expose fabric name as common fc_host sysfs attribute (bsc#1158050).
  • scsi: zfcp: Fence adapter status propagation for common statuses (bsc#1158050).
  • scsi: zfcp: Fence early sysfs interfaces for accesses of shost objects (bsc#1158050).
  • scsi: zfcp: Fence fc_host updates during link-down handling (bsc#1158050).
  • scsi: zfcp: fix fc_host attributes that should be unknown on local link down (bsc#1158050).
  • scsi: zfcp: fix wrong data and display format of SFP+ temperature (bsc#1158050).
  • scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfs (bsc#1158050).
  • scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfs (bsc#1158050).
  • scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiver (bsc#1158050).
  • scsi: zfcp: introduce sysfs interface to read the local B2B-Credit (bsc#1158050).
  • scsi: zfcp: log FC Endpoint Security errors (bsc#1158050).
  • scsi: zfcp: log FC Endpoint Security of connections (bsc#1158050).
  • scsi: zfcp: Move allocation of the shost object to after xconf- and xport-data (bsc#1158050).
  • scsi: zfcp: Move fc_host updates during xport data handling into fenced function (bsc#1158050).
  • scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variable (bsc#1158050).
  • scsi: zfcp: Move p-t-p port allocation to after xport data (bsc#1158050).
  • scsi: zfcp: Move shost modification after QDIO (re-)open into fenced function (bsc#1158050).
  • scsi: zfcp: Move shost updates during xconfig data handling into fenced function (bsc#1158050).
  • scsi: zfcp: proper indentation to reduce confusion in zfcperprequired_act (bsc#1158050).
  • scsi: zfcp: report FC Endpoint Security in sysfs (bsc#1158050).
  • scsi: zfcp: signal incomplete or error for sync exchange config/port data (bsc#1158050).
  • scsi: zfcp: support retrieval of SFP Data via Exchange Port Data (bsc#1158050).
  • scsi: zfcp: trace FC Endpoint Security of FCP devices and connections (bsc#1158050).
  • scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_host (bsc#1158050).
  • sctp: Do not add the shutdown timer if its already been added (networking-stable-200527).
  • sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed (networking-stable-200527).
  • selftests/bpf: CONFIGIPV6SEG6BPF required for testseg6_loop.o (bsc#1155518).
  • selftests/bpf: CONFIGLIRC required for testlirc_mode2.sh (bsc#1155518).
  • selftests/bpf: Fix invalid memory reads in core_relo selftest (bsc#1155518).
  • selftests/bpf: Fix memory leak in extractbuildid() (bsc#1155518).
  • selftests/bpf, flow_dissector: Close TAP device FD after the test (bsc#1155518).
  • selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed (bsc#1155518).
  • selftests/timens: handle a case when alarm clocks are not supported (bsc#1164648,jsc#SLE-11493).
  • serial: 8250: Fix max baud limit in generic 8250 port (git-fixes).
  • signal: Avoid corrupting sipid and siuid in donotifyparent (bsc#1171529).
  • slimbus: core: Fix mismatch in ofnodeget/put (git-fixes).
  • slimbus: ngd: get drvdata from correct device (git-fixes).
  • socionext: account for napigroreceive never returning GRO_DROP (bsc#1154353).
  • soc: mediatek: cmdq: return send msg error code (git-fixes).
  • soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner (git-fixes).
  • soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data (git-fixes).
  • soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active request (git-fixes).
  • soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCS (git-fixes).
  • soc: qcom: rpmh: Update dirty flag only when data changes (git-fixes).
  • soc/tegra: pmc: Select GENERIC_PINCONF (git-fixes).
  • spi: bcm2835aux: Fix controller unregister order (git-fixes).
  • spi: bcm2835: Fix controller unregister order (git-fixes).
  • spi: bcm-qspi: Handle clock probe deferral (git-fixes).
  • spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (git-fixes).
  • SPI: designware: pci: Switch over to MSI interrupts (jsc#SLE-12735).
  • spi: dt-bindings: spi-controller: Fix #address-cells for slave mode (git-fixes).
  • spi: dw: Add SPI Rx-done wait method to DMA-based transfer (git-fixes).
  • spi: dw: Add SPI Tx-done wait method to DMA-based transfer (git-fixes).
  • spi: dw: Enable interrupts in accordance with DMA xfer mode (git-fixes).
  • spi: dw: Fix controller unregister order (git-fixes).
  • spi: dw: Fix native CS being unset (git-fixes).
  • spi: dw: Fix Rx-only DMA transfers (git-fixes).
  • spi: dw-pci: Add MODULEDEVICETABLE (jsc#SLE-12735).
  • spi: dw-pci: Add runtime power management support (jsc#SLE-12735).
  • spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI (jsc#SLE-12735).
  • spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI (jsc#SLE-12735).
  • spi: dw: Return any value retrieved from the dma_transfer callback (git-fixes).
  • spi: dw: use 'smp_mb()' to avoid sending spi data error (git-fixes).
  • spi: dw: Zero DMA Tx and Rx configurations on stack (git-fixes).
  • spi: Fix controller unregister order (git-fixes).
  • spi: fsl: do not map irq during probe (git-fixes).
  • spi: fsl: use platformgetirq() instead of ofirqto_resource() (git-fixes).
  • spi: pxa2xx: Apply CS clk quirk to BXT (git-fixes).
  • spi: pxa2xx: Fix controller unregister order (git-fixes).
  • spi: pxa2xx: Fix runtime PM ref imbalance on probe error (git-fixes).
  • spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resource (git-fixes).
  • spi: spi-fsl-dspi: Change usage pattern of SPIMCR* and SPICTAR* macros (git-fixes).
  • spi: spi-fsl-dspi: Do not access reserved fields in SPI_MCR (git-fixes).
  • spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode (git-fixes).
  • 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 (git-fixes).
  • spi: sprd: switch the sequence of setting WDGLOADLOW and _HIGH (git-fixes).
  • staging: iio: ad2s1210: Fix SPI reading (git-fixes).
  • staging: kpc2000: fix error return code in kp2000pcieprobe() (git-fixes).
  • staging: rtl8712: Fix IEEE80211ADDBAPARAMBUFSIZE_MASK (git-fixes).
  • Staging: rtl8723bs: prevent buffer overflow in updatestasupport_rate() (git-fixes).
  • staging: sm750fb: add missing case while setting FB_VISUAL (git-fixes).
  • sun6i: dsi: fix gcc-4.8 (bsc#1152489)
  • sunrpc: fixed rollback in rpcgssddummy_populate() (git-fixes).
  • SUNRPC: Properly set the @subbuf parameter of xdrbufsubsegment() (git-fixes).
  • SUNRPC: Signalled ASYNC tasks need to exit (git-fixes).
  • supported.conf: Add pinctrl-tigerlake as supported
  • supported.conf: Mark two hwtracing helper modules as externally supported (bsc#1170879)
  • svcrdma: Fix leak of svcrdmarecv_ctxt objects (git-fixes).
  • tcp: cache line align MAXTCPHEADER (networking-stable-200427).
  • tcp: fix error recovery in tcpzerocopyreceive() (networking-stable-200516).
  • tcp: fix SORCVLOWAT hangs with fat skbs (networking-stable-2005_16).
  • team: fix hang in teammodeget() (networking-stable-200427).
  • tg3: driver sleeps indefinitely when EEH errors exceed eehmaxfreezes (bsc#1173284).
  • thermal/drivers/mediatek: Fix bank number settings on mt8183 (git-fixes).
  • thermal/drivers/rcar_gen3: Fix undefined temperature if negative (git-fixes).
  • thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR (git-fixes).
  • thermal: intel: intelpchthermal: Add Comet Lake (CML) platform support (jsc#SLE-12668).
  • tick/sched: Annotate lockless access to lastjiffiesupdate (bsc#1173438).
  • timer: Use hlistunhashedlockless() in timer_pending() (bsc#1173438).
  • tipc: block BH before using dstcache (networking-stable-2005_27).
  • tipc: fix partial topology connection closure (networking-stable-200512).
  • torture: Allow 'CFLIST' to specify default list of scenarios (bsc#1173068).
  • torture: Expand last_ts variable in kvm-test-1-run.sh (bsc#1173068).
  • torture: Handle jitter for CPUs that cannot be offlined (bsc#1173068).
  • torture: Handle systems lacking the mpstat command (bsc#1173068).
  • torture: Hoist calls to lscpu to higher-level kvm.sh script (bsc#1173068).
  • torture: Make results-directory date format completion-friendly (bsc#1173068).
  • torture: Use gawk instead of awk for systime() function (bsc#1173068).
  • tpm: Fix TIS locality timeout problems (git-fixes).
  • tpm: ibmvtpm: retry on HCLOSED in tpmibmvtpm_send() (bsc#1065729).
  • tpm_tis: Remove the HID IFX0102 (git-fixes).
  • tracing: Fix event trigger to accept redundant spaces (git-fixes).
  • tty: ngsm: Fix bogus i++ in gsmdata_kick (git-fixes).
  • tty: n_gsm: Fix SOF skipping (git-fixes).
  • tty: n_gsm: Fix waking up upper tty layer when room available (git-fixes).
  • tty: serial: add missing spinlockinit for SiFive serial console (git-fixes).
  • tun: correct header offsets in napi frags mode (git-fixes).
  • tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 (networking-stable-200512).
  • ubifs: fix wrong use of cryptoshashdescsize() (bsc#1173827).
  • ubifs: remove broken lazytime support (bsc#1173826).
  • Update patch reference for intel_th patch (jsc#SLE-12705)
  • Update patch reference tag for ACPI lockdown fix (bsc#1173573)
  • Update the patch reference for ish-hid fix (jsc#SLE-12683)
  • usb: add USBQUIRKDELAY_INIT for Logitech C922 (git-fixes).
  • USB: core: Fix misleading driver bug report (git-fixes).
  • usb: core: hub: limit HUBQUIRKDISABLE_AUTOSUSPEND to USB5534B (git-fixes).
  • usb: dwc2: gadget: move gadget resume after the core is in L0 state (git-fixes).
  • usb: dwc3: gadget: Properly handle ClearFeature(halt) (git-fixes).
  • usb: dwc3: gadget: Properly handle failed kick_transfer (git-fixes).
  • usb: dwc3: pci: Enable extcon driver for Intel Merrifield (git-fixes).
  • usb/ehci-platform: Set PM runtime as active on resume (git-fixes).
  • USB: ehci: reopen solution for Synopsys HC bug (git-fixes).
  • usb: gadget: audio: Fix a missing error return value in audio_bind() (git-fixes).
  • USB: gadget: fix illegal array access in binding with UDC (git-fixes).
  • usb: gadget: fix potential double-free in m66592_probe (git-fixes).
  • 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 (git-fixes).
  • usb: gadget: lpc32xx_udc: do not dereference ep pointer before null check (git-fixes).
  • usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272platprobe()' (git-fixes).
  • usb: gadget: udc: atmel: Make some symbols static (git-fixes).
  • usb: gadget: udc: Potential Oops in error handling code (git-fixes).
  • USB: gadget: udc: s3c2410udc: Remove pointless NULL check in s3c2410udc_nuke (git-fixes).
  • usb: host: ehci-exynos: Fix error check in exynosehciprobe() (git-fixes).
  • USB: host: ehci-mxc: Add error handling in ehcimxcdrv_probe() (git-fixes).
  • usb: host: ehci-platform: add a quirk to avoid stuck (git-fixes).
  • usb: host: xhci-mtk: avoid runtime suspend when removing hcd (git-fixes).
  • usb: host: xhci-plat: keep runtime active when removing host (git-fixes).
  • usblp: poison URBs upon disconnect (git-fixes).
  • usb: musb: Fix runtime PM imbalance on error (git-fixes).
  • usb: musb: start session in resume for host port (git-fixes).
  • usb/ohci-platform: Fix a warning when hibernating (git-fixes).
  • USB: ohci-sm501: Add missed iounmap() in remove (git-fixes).
  • USB: ohci-sm501: fix error return code in ohcihcdsm501drvprobe() (git-fixes).
  • usb: renesasusbhs: getting residue from callbackresult (git-fixes).
  • USB: serial: ch341: add basis for quirk detection (git-fixes).
  • USB: serial: option: add Telit LE910C1-EUX compositions (git-fixes).
  • USB: serial: qcserial: add DW5816e QDL support (git-fixes).
  • USB: serial: usb_wwan: do not resubmit rx urb on fatal errors (git-fixes).
  • usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs (git-fixes).
  • usb: usbfs: correct kernel->user page attribute mismatch (git-fixes).
  • USB: usbfs: fix mmap dma mismatch (git-fixes).
  • usb/xhci-plat: Set PM runtime as active on resume (git-fixes).
  • vfio: avoid possible overflow in vfioiommutype1pinpages (git-fixes).
  • vfio: Ignore -ENODEV when getting MSI cookie (git-fixes).
  • vfio/mdev: Fix reference count leak in addmdevsupported_type (git-fixes).
  • vfio/pci: fix memory leaks in allocpermbits() (git-fixes).
  • vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddrgetpfn() (git-fixes).
  • video: fbdev: w100fb: Fix a potential double free (git-fixes).
  • video: vt8500lcdfb: fix fallthrough warning (bsc#1152489)
  • virtio-blk: handle blockdeviceoperations callbacks after hot unplug (git fixes (block drivers)).
  • virtionet: fix lockdep warning on 32 bit (networking-stable-2005_16).
  • 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: prepare for version 4 changes (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).
  • vrf: Fix IPv6 with qdisc and xfrm (networking-stable-200427).
  • vsprintf: do not obfuscate NULL and error pointers (bsc#1172086).
  • vt: vtioctl: fix VTDISALLOCATE freeing in-use virtual console (git-fixes).
  • vt: vt_ioctl: remove unnecessary console allocation checks (git-fixes).
  • vxlan: use the correct nlattr array in NLSETERRMSGATTR (networking-stable-200427).
  • w1: omap-hdq: cleanup to add missing newline for some dev_dbg (git-fixes).
  • watchdog: da9062: No need to ping manually before setting timeout (git-fixes).
  • watchdog: imxscwdt: Fix reboot on crash (git-fixes).
  • wcn36xx: Fix error handling path in 'wcn36xx_probe()' (git-fixes).
  • wil6210: account for napigroreceive never returning GRO_DROP (bsc#1154353).
  • wil6210: add wilnetifrx() helper function (bsc#1154353).
  • wil6210: use after free in wilnetifrx_any() (bsc#1154353).
  • wireguard: device: avoid circular netns references (git-fixes).
  • wireguard: noise: do not assign initiation time in if condition (git-fixes).
  • wireguard: noise: read preshared key while taking lock (bsc#1169021 jsc#SLE-12250).
  • wireguard: noise: separate receive counter from send counter (bsc#1169021 jsc#SLE-12250).
  • wireguard: queueing: preserve flow hash across packet scrubbing (bsc#1169021 jsc#SLE-12250).
  • wireguard: receive: account for napigroreceive never returning GRO_DROP (git-fixes).
  • wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning (git-fixes).
  • wireguard: selftests: use newer iproute2 for gcc-10 (bsc#1169021 jsc#SLE-12250).
  • work around mvfs bug (bsc#1162063).
  • workqueue: do not use wqselectunbound_cpu() for bound works (git-fixes).
  • workqueue: Remove the warning in wqworkersleeping() (git-fixes).
  • x86/amd_nb: Add AMD family 17h model 60h PCI IDs (git-fixes).
  • x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1152489).
  • x86: Fix early boot crash on gcc-10, third try (bsc#1152489).
  • x86/mm/cpa: Flush direct map alias during cpa (bsc#1152489).
  • x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs (git-fixes).
  • x86/reboot/quirks: Add MacBook6,1 reboot quirk (git-fixes).
  • x86/resctrl: Fix invalid attempt at removing the default resource group (bsc#1152489).
  • x86/resctrl: Preserve CDP enable over CPU hotplug (bsc#1152489).
  • x86/unwind/orc: Fix unwindgetreturnaddressptr() for inactive tasks (bsc#1058115).
  • xfrm: Always set XFRMTRANSFORMED in xfrm{4,6}outputfinish (networking-stable-2004_27).
  • xfrm: fix error in comment (git fixes (block drivers)).
  • xfs: clean up the error handling in xfsswapextents (git-fixes).
  • xfs: do not commit sunit/swidth updates to disk if that would cause repair failures (bsc#1172169).
  • xfs: do not fail unwritten extent conversion on writeback due to edquot (bsc#1158242).
  • xfs: fix duplicate verification from xfsqmdqflush() (git-fixes).
  • xfs: force writes to delalloc regions to unwritten (bsc#1158242).
  • xfs: measure all contiguous previous extents for prealloc size (bsc#1158242).
  • xfs: preserve default grace interval during quotacheck (bsc#1172170).
  • xfs: refactor agfl length computation function (bsc#1172169).
  • xfs: split the sunit parameter update into two parts (bsc#1172169).
  • xhci: Fix enumeration issue when setting max packet size for FS devices (git-fixes).
  • xhci: Fix incorrect EPSTATEMASK (git-fixes).
  • xhci: Poll for U0 after disabling USB2 LPM (git-fixes).
  • xhci: Return if xHCI does not support LPM (git-fixes).
  • xprtrdma: Fix handling of RDMA_ERROR replies (git-fixes).
References

Affected packages

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.3.18-18.5.1",
            "kernel-azure-devel": "5.3.18-18.5.1",
            "kernel-devel-azure": "5.3.18-18.5.1",
            "kernel-syms-azure": "5.3.18-18.5.1",
            "kernel-source-azure": "5.3.18-18.5.1"
        }
    ]
}

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.3.18-18.5.1",
            "kernel-azure-devel": "5.3.18-18.5.1",
            "kernel-devel-azure": "5.3.18-18.5.1",
            "kernel-syms-azure": "5.3.18-18.5.1",
            "kernel-source-azure": "5.3.18-18.5.1"
        }
    ]
}

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

Package

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

Affected ranges

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

Ecosystem specific

{
    "binaries": [
        {
            "kernel-azure": "5.3.18-18.5.1",
            "kernel-azure-devel": "5.3.18-18.5.1",
            "kernel-devel-azure": "5.3.18-18.5.1",
            "kernel-syms-azure": "5.3.18-18.5.1",
            "kernel-source-azure": "5.3.18-18.5.1"
        }
    ]
}