SUSE-SU-2018:0986-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2018:0986-1.json
JSON Data
https://api.osv.dev/v1/vulns/SUSE-SU-2018:0986-1
Related
Published
2018-04-19T09:27:38Z
Modified
2018-04-19T09:27:38Z
Summary
Security update for the Linux Kernel
Details

The SUSE Linux Enterprise 12 SP3 Realtime kernel was updated to 4.4.120 to receive various security and bugfixes.

The following security bugs were fixed:

  • CVE-2017-5715: Systems with microprocessors utilizing speculative execution and indirect branch prediction may allow unauthorized disclosure of information to an attacker with local user access via a side-channel analysis (bnc#1068032).

    The previous fix using CPU Microcode has been complemented by building the Linux Kernel with return trampolines aka 'retpolines'.

  • CVE-2017-13166: An elevation of privilege vulnerability in the v4l2 video driver. (bnc#1072865).

  • CVE-2017-15129: A use-after-free vulnerability was found in network namespaces code affecting the Linux kernel. The function getnetnsbyid() in net/core/netnamespace.c did not check for the net::count value after it has found a peer network in netnsids idr, which could lead to double free and memory corruption. This vulnerability could allow an unprivileged local user to induce kernel memory corruption on the system, leading to a crash. Due to the nature of the flaw, privilege escalation cannot be fully ruled out, although it is thought to be unlikely (bnc#1074839).
  • CVE-2017-15951: The KEYS subsystem in the Linux kernel did not correctly synchronize the actions of updating versus finding a key in the 'negative' state to avoid a race condition, which allowed local users to cause a denial of service or possibly have unspecified other impact via crafted system calls (bnc#1065615).
  • CVE-2017-16912: The 'getpipe()' function (drivers/usb/usbip/stubrx.c) in the Linux Kernel allowed attackers to cause a denial of service (out-of-bounds read) via a specially crafted USB over IP packet (bnc#1078673).
  • CVE-2017-16913: The 'stubrecvcmdsubmit()' function (drivers/usb/usbip/stubrx.c) in the Linux Kernel when handling CMD_SUBMIT packets allowed attackers to cause a denial of service (arbitrary memory allocation) via a specially crafted USB over IP packet (bnc#1078672).
  • CVE-2017-17712: The raw_sendmsg() function in net/ipv4/raw.c in the Linux kernel has a race condition in inet->hdrincl that leads to uninitialized stack pointer usage; this allowed a local user to execute code and gain privileges (bnc#1073229 1073230).
  • CVE-2017-17862: kernel/bpf/verifier.c in the Linux kernel ignores unreachable code, even though it would still be processed by JIT compilers. This behavior, also considered an improper branch-pruning logic issue, could possibly be used by local users for denial of service (bnc#1073928).
  • CVE-2017-17864: kernel/bpf/verifier.c in the Linux kernel mishandled statesequal comparisons between the pointer data type and the UNKNOWNVALUE data type, which allowed local users to obtain potentially sensitive address information, aka a 'pointer leak (bnc#1073928).
  • CVE-2017-17975: Use-after-free in the usbtvprobe function in drivers/media/usb/usbtv/usbtv-core.c allowed attackers to cause a denial of service (system crash) or possibly have unspecified other impact by triggering failure of audio registration, because a kfree of the usbtv data structure occurs during a usbtvvideofree call, but the usbtvvideo_fail label's code attempts to both access and free this data structure (bnc#1074426).
  • CVE-2017-18017: The tcpmssmanglepacket function in net/netfilter/xtTCPMSS.c in the Linux kernel allowed remote attackers to cause a denial of service (use-after-free and memory corruption) or possibly have unspecified other impact by leveraging the presence of xtTCPMSS in an iptables action (bnc#1074488).
  • CVE-2017-18174: In the Linux kernel the amdgpioremove function in drivers/pinctrl/pinctrl-amd.c calls the pinctrl_unregister function, leading to a double free (bnc#1080533).
  • CVE-2017-18208: The madvisewillneed function in mm/madvise.c allowed local users to cause a denial of service (infinite loop) by triggering use of MADVISEWILLNEED for a DAX mapping (bnc#1083494).
  • CVE-2018-1000004: In the Linux kernel a race condition vulnerability existed in the sound system, which could lead to a deadlock and denial of service condition (bnc#1076017).
  • CVE-2018-1000026: Linux kernel version contained a insufficient input validation vulnerability in bnx2x network card driver that can result in DoS: Network card firmware assertion takes card off-line. This attack appear to be exploitable via an attacker that must pass a very large, specially crafted packet to the bnx2x card. This can be done from an untrusted guest VM. (bnc#1079384).
  • CVE-2018-5332: In the Linux kernel through 4.14.13, the rdsmessageallocsgs() function did not validate a value that is used during DMA page allocation, leading to a heap-based out-of-bounds write (related to the rdsrdmaextrasize function in net/rds/rdma.c) (bnc#1075621).
  • CVE-2018-5333: In the Linux kernel through 4.14.13, the rdscmsgatomic function in net/rds/rdma.c mishandled cases where page pinning fails or an invalid address is supplied, leading to an rdsatomicfree_op NULL pointer dereference (bnc#1075617).
  • CVE-2018-8087: Memory leak in the hwsimnewradionl function in drivers/net/wireless/mac80211hwsim.c allowed local users to cause a denial of service (memory consumption) by triggering an out-of-array error case (bnc#1085053).
  • CVE-2017-16644: The hdpvr_probe function in drivers/media/usb/hdpvr/hdpvr-core.c allowed local users to cause a denial of service (improper error handling and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1067118).

The following non-security bugs were fixed:

  • 509: fix printing uninitialized stack memory when OID is empty (bsc#1075078).
  • 8021q: fix a memory leak for VLAN 0 device (bnc#1012382).
  • acpi / bus: Leave modalias empty for devices which are not present (bnc#1012382).
  • acpi, nfit: fix health event notification (FATE#321135, FATE#321217, FATE#321256, FATE#321391, FATE#321393).
  • acpi, nfit: fix register dimm error handling (FATE#321135, FATE#321217, FATE#321256, FATE#321391, FATE#321393).
  • acpi: sbshc: remove raw pointer from printk() message (bnc#1012382).
  • acpi / scan: Prefer devices without HID/CID for _ADR matching (bnc#1012382).
  • Add delay-init quirk for Corsair K70 RGB keyboards (bnc#1012382).
  • add ip6makeflowinfo helper (bsc#1042286).
  • afkey: fix buffer overread in parseexthdrs() (bnc#1012382).
  • afkey: fix buffer overread in verifyaddress_len() (bnc#1012382).
  • afs: Adjust mode bits processing (bnc#1012382).
  • afs: Connect up the CB.ProbeUuid (bnc#1012382).
  • afs: Fix afskillpages() (bnc#1012382).
  • afs: Fix missing put_page() (bnc#1012382).
  • afs: Fix page leak in afswritebegin() (bnc#1012382).
  • afs: Fix the maths in afsfsstore_data() (bnc#1012382).
  • afs: Flush outstanding writes when an fd is closed (bnc#1012382).
  • afs: Migrate vlocation fields to 64-bit (bnc#1012382).
  • afs: Populate and use client modification time (bnc#1012382).
  • afs: Populate group ID from vnode status (bnc#1012382).
  • afs: Prevent callback expiry timer overflow (bnc#1012382).
  • ahci: Add Intel Cannon Lake PCH-H PCI ID (bnc#1012382).
  • ahci: Add PCI ids for Intel Bay Trail, Cherry Trail and Apollo Lake AHCI (bnc#1012382).
  • ahci: Annotate PCI ids for mobile Intel chipsets as such (bnc#1012382).
  • alpha: fix build failures (bnc#1012382).
  • alpha: fix crash if pthread_create races with signal delivery (bnc#1012382).
  • alpha: fix reboot on Avanti platform (bnc#1012382).
  • alsa: aloop: Fix inconsistent format due to incomplete rule (bsc#1031717).
  • alsa: aloop: Fix racy hw constraints adjustment (bsc#1031717).
  • alsa: aloop: Release cable upon open error path (bsc#1031717).
  • alsa: hda - Apply headphone noise quirk for another Dell XPS 13 variant (bsc#1031717).
  • alsa: hda - Apply the existing quirk to iMac 14,1 (bsc#1031717).
  • alsa: hda/ca0132 - fix possible NULL pointer use (bnc#1012382).
  • alsa: hda - Fix headset mic detection problem for two Dell machines (bnc#1012382).
  • alsa: hda/realtek - Add headset mode support for Dell laptop (bsc#1031717).
  • alsa: hda/realtek: PCI quirk for Fujitsu U7x7 (bnc#1012382).
  • alsa: hda - Reduce the suspend time consumption for ALC256 (bsc#1031717).
  • alsa: hda - Use IS_REACHABLE() for dependency on input (bsc#1031717).
  • alsa: pcm: Abort properly at pending signal in OSS read/write loops (bsc#1031717).
  • alsa: pcm: Add missing error checks in OSS emulation plugin builder (bsc#1031717).
  • alsa: pcm: Allow aborting mutex lock at OSS read/write loops (bsc#1031717).
  • alsa: pcm: Remove incorrect sndBUGON() usages (bsc#1031717).
  • alsa: pcm: Remove yet superfluous WARN_ON() (bsc#1031717).
  • alsa: seq: Fix racy pool initializations (bnc#1012382).
  • alsa: seq: Fix regression by incorrect ioctl_mutex usages (bnc#1012382).
  • alsa: usb-audio: add implicit fb quirk for Behringer UFX1204 (bnc#1012382).
  • alsa: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute (bnc#1012382).
  • amd-xgbe: Fix unused suspend handlers build warning (bnc#1012382).
  • arc: uaccess: dont use 'l' gcc inline asm constraint modifier (bnc#1012382).
  • arm64: add PTEADDRMASK (bsc#1068032).
  • arm64: Add skeleton to harden the branch predictor against aliasing attacks (bsc#1068032).
  • arm64: Add tracehardirqsoff annotation in rettouser (bsc#1068032).
  • arm64: barrier: Add CSDB macros to control data-value prediction (bsc#1068032).
  • arm64: Branch predictor hardening for Cavium ThunderX2 (bsc#1068032).
  • arm64/cpufeature: do not use mutex in bringup path (bsc#1068032).
  • arm64: cpufeature: Pass capability structure to ->enable callback (bsc#1068032).
  • arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs (bsc#1068032).
  • arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 (bsc#1068032).
  • arm64: debug: remove unused localdbg{enable, disable} macros (bsc#1068032).
  • arm64: define BUG() instruction without CONFIG_BUG (bnc#1012382).
  • arm64: Define cputype macros for Falkor CPU (bsc#1068032).
  • arm64: Disable TTBR0_EL1 during normal kernel execution (bsc#1068032).
  • arm64: Disable unhandled signal log messages by default (bnc#1012382).
  • arm64: Do not force KPTI for CPUs that are not vulnerable (bsc#1076187).
  • arm64: do not pull uaccess.h into *.S (bsc#1068032).
  • arm64: dts: add #cooling-cells to CPU nodes (bnc#1012382).
  • arm64: Enable CONFIGARM64SWTTBR0PAN (bsc#1068032).
  • arm64: entry: Add exception trampoline page for exceptions from EL0 (bsc#1068032).
  • arm64: entry: Add fake CPU feature for unmapping the kernel at EL0 (bsc#1068032).
  • arm64: entry: Apply BP hardening for high-priority synchronous exceptions (bsc#1068032).
  • arm64: entry: Apply BP hardening for suspicious interrupts from EL0 (bsc#1068032).
  • arm64: entry: Ensure branch through syscall table is bounded under speculation (bsc#1068032).
  • arm64: entry: Explicitly pass exception level to kernel_ventry macro (bsc#1068032).
  • arm64: entry: Hook up entry trampoline to exception vectors (bsc#1068032).
  • arm64: entry: remove pointless SPSR mode check (bsc#1068032).
  • arm64: entry: Reword comment about postttbrupdate_workaround (bsc#1068032).
  • arm64: entry.S convert el0_sync (bsc#1068032).
  • arm64: entry.S: convert el1_sync (bsc#1068032).
  • arm64: entry.S: convert elX_irq (bsc#1068032).
  • arm64: entry.S: move SError handling into a C function for future expansion (bsc#1068032).
  • arm64: entry.S: Remove disable_dbg (bsc#1068032).
  • arm64: erratum: Work around Falkor erratum #E1003 in trampoline code (bsc#1068032).
  • arm64: explicitly mask all exceptions (bsc#1068032).
  • arm64: factor out entry stack manipulation (bsc#1068032).
  • arm64: factor out PAGE* and CONT* definitions (bsc#1068032).
  • arm64: Factor out PAN enabling/disabling into separate uaccess_* macros (bsc#1068032).
  • arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro (bsc#1068032).
  • arm64: factor work_pending state machine to C (bsc#1068032).
  • arm64: Force KPTI to be disabled on Cavium ThunderX (bsc#1068032).
  • arm64: fpsimd: Prevent registers leaking from dead tasks (bnc#1012382).
  • arm64: futex: Mask __user pointers prior to dereference (bsc#1068032).
  • arm64: Handle el1 synchronous instruction aborts cleanly (bsc#1068032).
  • arm64: Handle faults caused by inadvertent user access with PAN enabled (bsc#1068032).
  • arm64: head.S: get rid of x25 and x26 with 'global' scope (bsc#1068032).
  • arm64: idmap: Use 'awx' flags for .idmap.text .pushsection directives (bsc#1068032).
  • arm64: Implement arrayindexmask_nospec() (bsc#1068032).
  • arm64: Implement branch predictor hardening for affected Cortex-A CPUs (bsc#1068032).
  • arm64: Implement branch predictor hardening for Falkor (bsc#1068032).
  • arm64: Initialise high_memory global variable earlier (bnc#1012382).
  • arm64: introduce an order for exceptions (bsc#1068032).
  • arm64: introduce mov_q macro to move a constant into a 64-bit register (bsc#1068032).
  • arm64: Introduce uaccess{disable,enable} functionality based on TTBR0EL1 (bsc#1068032).
  • arm64: kaslr: Put kernel vectors address in separate data page (bsc#1068032).
  • arm64: Kconfig: Add CONFIGUNMAPKERNELATEL0 (bsc#1068032).
  • arm64: Kconfig: Reword UNMAPKERNELAT_EL0 kconfig entry (bsc#1068032).
  • arm64: Kconfig: select COMPATBINFMTELF only when BINFMT_ELF is set (bnc#1012382).
  • arm64: kill ESRLNXEXEC (bsc#1068032).
  • arm64: kpti: Add ->enable callback to remap swapper using nG mappings (bsc#1068032).
  • arm64: kpti: Fix the interaction between ASID switching and software PAN (bsc#1068032).
  • arm64: kpti: Make use of nG dependent on arm64kernelunmappedatel0() (bsc#1068032).
  • arm64: kvm: Fix SMCCC handling of unimplemented SMC/HVC calls (bsc#1076232).
  • arm64: kvm: fix VTTBRBADDRMASK BUG_ON off-by-one (bnc#1012382).
  • arm64: kvm: Make PSCI_VERSION a fast path (bsc#1068032).
  • arm64: kvm: Use per-CPU vector when BP hardening is enabled (bsc#1068032).
  • arm64: Make USER_DS an inclusive limit (bsc#1068032).
  • arm64: Mask all exceptions during kernel_exit (bsc#1068032).
  • arm64: mm: Add arm64kernelunmappedatel0 helper (bsc#1068032).
  • arm64: mm: Allocate ASIDs in pairs (bsc#1068032).
  • arm64: mm: Fix and re-enable ARM64SWTTBR0_PAN (bsc#1068032).
  • arm64: mm: hardcode rodata=true (bsc#1068032).
  • arm64: mm: Introduce TTBRASIDMASK for getting at the ASID in the TTBR (bsc#1068032).
  • arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI (bsc#1068032).
  • arm64: mm: Map entry trampoline into trampoline and kernel page tables (bsc#1068032).
  • arm64: mm: Move ASID from TTBR0 to TTBR1 (bsc#1068032).
  • arm64: mm: Permit transitioning from Global to Non-Global without BBM (bsc#1068032).
  • arm64: mm: Remove prettbr0update_workaround for Falkor erratum #E1003 (bsc#1068032).
  • arm64: mm: Rename postttbr0update_workaround (bsc#1068032).
  • arm64: mm: Temporarily disable ARM64SWTTBR0_PAN (bsc#1068032).
  • arm64: mm: Use non-global mappings for kernel space (bsc#1068032).
  • arm64: Move BP hardening to checkandswitch_context (bsc#1068032).
  • arm64: Move postttbrupdate_workaround to C code (bsc#1068032).
  • arm64: move TASK_* definitions to <asm/processor.h> (bsc#1068032).
  • arm64: Move the async/fiq helpers to explicitly set process context flags (bsc#1068032).
  • arm64: Run enable method for errata work arounds on late CPUs (bsc#1085045).
  • arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm (bsc#1068032).
  • arm64: SW PAN: Update saved ttbr0 value on enterlazytlb (bsc#1068032).
  • arm64: swp emulation: bound LL/SC retries before rescheduling (bsc#1068032).
  • arm64: sysreg: Fix unprotected macro argmuent in write_sysreg (bsc#1068032).
  • arm64: Take into account IDAA64PFR0EL1.CSV3 (bsc#1068032).
  • arm64: thunderx2: remove branch predictor hardening References: bsc#1076232 This causes undefined instruction abort on the smc call from guest kernel. Disable until kvm is fixed.
  • arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks (bsc#1068032).
  • arm64: Turn on KPTI only on CPUs that need it (bsc#1076187).
  • arm64: uaccess: Do not bother eliding accessok checks in _{get, put}_user (bsc#1068032).
  • arm64: uaccess: Mask _user pointers for _arch{clear, copy*}_user (bsc#1068032).
  • arm64: uaccess: Prevent speculative use of the current addr_limit (bsc#1068032).
  • arm64: use alternative auto-nop (bsc#1068032).
  • arm64: Use pointer masking to limit uaccess speculation (bsc#1068032).
  • arm64: use RET instruction for exiting the trampoline (bsc#1068032).
  • arm64: xen: Enable user access before a privcmd hvc call (bsc#1068032).
  • arm: 8731/1: Fix csumpartialcopyfromuser() stack mismatch (bnc#1012382).
  • arm: AM33xx: PRM: Remove am33xxpwrdmreadprevpwrst function (bnc#1012382).
  • arm/arm64: kvm: Make default HYP mappings non-excutable (bsc#1068032).
  • arm: avoid faulting on qemu (bnc#1012382).
  • arm: BUG if jumping to usermode address in kernel mode (bnc#1012382).
  • arm-ccn: perf: Prevent module unload while PMU is in use (bnc#1012382).
  • arm: dma-mapping: disallow dmagetsgtable() for non-kernel managed memory (bnc#1012382).
  • arm: dts: am335x-evmsk: adjust mmc2 param to allow suspend (bnc#1012382).
  • arm: dts: am4372: Correct the interrupts_properties of McASP (bnc#1012382).
  • arm: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen (bnc#1012382).
  • arm: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7 (bnc#1012382).
  • arm: dts: ls1021a: fix incorrect clock references (bnc#1012382).
  • arm: dts: s5pv210: add interrupt-parent for ohci (bnc#1012382).
  • arm: dts: STi: Add gpio polarity for 'hdmi,hpd-gpio' property (bnc#1012382).
  • arm: dts: ti: fix PCI bus dtc warnings (bnc#1012382).
  • arm: kprobes: Align stack to 8-bytes in test code (bnc#1012382).
  • arm: kprobes: Fix the return address of multiple kretprobes (bnc#1012382).
  • arm: kvm: Fix SMCCC handling of unimplemented SMC/HVC calls (bnc#1012382).
  • arm: kvm: Fix VTTBRBADDRMASK BUG_ON off-by-one (bnc#1012382).
  • arm: OMAP1: DMA: Correct the number of logical channels (bnc#1012382).
  • arm: OMAP2+: Fix device node reference counts (bnc#1012382).
  • arm: OMAP2+: Fix SRAM virt to phys translation for savesecureram_context (bnc#1012382).
  • arm: OMAP2+: gpmc-onenand: propagate error on initialization failure (bnc#1012382).
  • arm: omap2: hide omap3savesecure_ram on non-OMAP3 builds (git-fixes).
  • arm: OMAP2+: Release device node after it is no longer needed (bnc#1012382).
  • arm: pxa/tosa-bt: add MODULE_LICENSE tag (bnc#1012382).
  • arm: spear13xx: Fix dmas cells (bnc#1012382).
  • arm: spear13xx: Fix spics gpio controller's warning (bnc#1012382).
  • arm: spear600: Add missing interrupt-parent of rtc (bnc#1012382).
  • arm: tegra: select USB_ULPI from EHCI rather than platform (bnc#1012382).
  • asm-prototypes: Clear any CPP defines before declaring the functions (git-fixes).
  • asn.1: check for error from ASN1OPEND__ACT actions (bnc#1012382).
  • asn.1: fix out-of-bounds read when parsing indefinite length item (bnc#1012382).
  • ASoC: au1x: Fix timeout tests in au1xac97cac97read() (bsc#1031717).
  • ASoC: Intel: Kconfig: fix build when ACPI is not enabled (bnc#1012382).
  • ASoC: Intel: sst: Fix the return value of 'sstsendbytestreammrfld()' (bsc#1031717).
  • ASoC: mediatek: add i2c dependency (bnc#1012382).
  • ASoC: nuc900: Fix a loop timeout test (bsc#1031717).
  • asoc: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
  • ASoC: rockchip: disable clock on error (bnc#1012382).
  • asoc: rsnd: avoid duplicate free_irq() (bnc#1012382).
  • asoc: rsnd: do not call free_irq() on Parent SSI (bnc#1012382).
  • asoc: simple-card: Fix misleading error message (bnc#1012382).
  • ASoC: ux500: add MODULE_LICENSE tag (bnc#1012382).
  • ata: ahcixgene: free structure returned by acpigetobjectinfo() (bsc#1082979).
  • ata: pata_artop: remove redundant initialization of pio (bsc#1082979).
  • ata: satadwc460ex: remove incorrect locking (bsc#1082979).
  • ath9k: fix tx99 potential info leak (bnc#1012382).
  • atm: horizon: Fix irq release error (bnc#1012382).
  • audit: ensure that 'audit=1' actually enables audit for PID 1 (bnc#1012382).
  • axonram: Fix gendisk handling (bnc#1012382).
  • b2c2: flexcop: avoid unused function warnings (bnc#1012382).
  • backlight: pwm_bl: Fix overflow condition (bnc#1012382).
  • bcache: add a comment in journal bucket reading (bsc#1076110).
  • bcache: Avoid nested function definition (bsc#1076110).
  • bcache: bchallocatorthread() is not freezable (bsc#1076110).
  • bcache: bchwritebackthread() is not freezable (bsc#1076110).
  • bcache: check return value of register_shrinker (bsc#1076110).
  • bcache: documentation formatting, edited for clarity, stripe alignment notes (bsc#1076110).
  • bcache: documentation updates and corrections (bsc#1076110).
  • bcache: Do not reinvent the wheel but use existing llist API (bsc#1076110).
  • bcache: do not write back data if reading it failed (bsc#1076110).
  • bcache: explicitly destroy mutex while exiting (bnc#1012382).
  • bcache: fix a comments typo in bchallocsectors() (bsc#1076110).
  • bcache: fix sequential large write IO bypass (bsc#1076110).
  • bcache: fix wrong cache_misses statistics (bnc#1012382).
  • bcache: gc does not work when triggering by manual command (bsc#1076110, bsc#1038078).
  • bcache: implement PI controller for writeback rate (bsc#1076110).
  • bcache: increase the number of open buckets (bsc#1076110).
  • bcache: only permit to recovery read error when cache device is clean (bnc#1012382 bsc#1043652).
  • bcache: partition support: add 16 minors per bcacheN device (bsc#1076110, bsc#1019784).
  • bcache: rearrange writeback main thread ratelimit (bsc#1076110).
  • bcache: recover data from backing when data is clean (bnc#1012382 bsc#1043652).
  • bcache: Remove redundant set_capacity (bsc#1076110).
  • bcache: remove unused parameter (bsc#1076110).
  • bcache: rewrite multiple partitions support (bsc#1076110, bsc#1038085).
  • bcache: safeguard a dangerous addressing in closure_queue (bsc#1076110).
  • bcache: silence static checker warning (bsc#1076110).
  • bcache: smooth writeback rate control (bsc#1076110).
  • bcache.txt: standardize document format (bsc#1076110).
  • bcache: update bio->biopf bypass/writeback REQ flag hints (bsc#1076110).
  • bcache: update bucketinuse in real time (bsc#1076110).
  • bcache: Update continue_at() documentation (bsc#1076110).
  • bcache: use kmalloc to allocate bio in bchdataverify() (bsc#1076110).
  • bcache: use llistforeachentrysafe() in _closurewake_up() (bsc#1076110).
  • bcache: writeback rate clamping: make 32 bit safe (bsc#1076110).
  • bcache: writeback rate shouldn't artifically clamp (bsc#1076110).
  • be2net: restore properly promisc mode after queues reconfiguration (bsc#963844 FATE#320192).
  • binder: add missing binder_unlock() (bnc#1012382).
  • binder: check for binderthread allocation failure in binderpoll() (bnc#1012382).
  • binfmt_elf: compat: avoid unused function warning (bnc#1012382).
  • blacklist acb1feab320e powerpc/64: Do not trace irqs-off at interrupt return to soft-disabled context
  • blacklist.conf: Blacklist 9d25e3cc83d731ae4eeb017fd07562fde3f80bef Exynos IOMMU is not enabled in any config.
  • blacklist.conf: blacklist d207af2eab3f8668b95ad02b21930481c42806fd
  • blacklist.conf: blacklist too intrusive patches (bsc#1082979)
  • blacklist.conf: commit fd5f7cde1b85d4c8e09 ('printk: Never set consolemayschedule in console_trylock()')
  • blacklist.conf: da391d640c528bc5bb227ea5b39c882b75ac3167 Comment-only fix
  • blk-mq: add warning to _blkmqrunhw_queue() for ints disabled (bsc#1084772).
  • blk-mq: stop 'delayedrunwork' in blkmqstophwqueue() (bsc#1084967).
  • blk-mq: turn WARNON in _blkmqrunhwqueue into printk (bsc#1084772).
  • blktrace: fix unlocked registration of tracepoints (bnc#1012382).
  • block: fix an error code in add_partition() (bsc#1082979).
  • block: Fix _biointegrity_endio() documentation (bsc#1082979).
  • block: wake up all tasks blocked in get_request() (bnc#1012382).
  • bluetooth: btsdio: Do not bind to non-removable BCM43341 (bnc#1012382).
  • bluetooth: btusb: driver to enable the usb-wakeup feature (bnc#1012382).
  • bluetooth: btusb: Restore QCA Rome suspend/resume fix with a 'rewritten' version (bnc#1012382).
  • bnx2x: do not rollback VF MAC/VLAN filters we did not configure (bnc#1012382).
  • bnx2x: fix possible overrun of VFPF multicast addresses array (bnc#1012382).
  • bnx2x: Improve reliability in case of nested PCI errors (bnc#1012382).
  • bnx2x: prevent crash when accessing PTP with interface down (bnc#1012382).
  • bnxten: Fix the 'Invalid VF' id check in bnxtvfndoprep routine (bnc#1012382).
  • bpf: arsh is not supported in 32 bit alu thus reject it (bnc#1012382).
  • bpf: avoid false sharing of map refcount with max_entries (bnc#1012382).
  • bpf: fix 32-bit divide by zero (bnc#1012382).
  • bpf: fix bpftailcall() x64 JIT (bnc#1012382).
  • bpf: fix divides by zero (bnc#1012382).
  • bpf: introduce BPFJITALWAYS_ON config (bnc#1012382).
  • bpf: reject stores into ctx via st and xadd (bnc#1012382).
  • bridge: implement missing ndo_uninit() (bsc#1042286).
  • bridge: move bridge multicast cleanup to ndo_uninit (bsc#1042286).
  • btrfs: add missing memset while reading compressed inline extents (bnc#1012382).
  • btrfs: copy fsid to superblock suuid (bsc#1080774).
  • btrfs: fix crash due to not cleaning up tree log block's dirty bits (bnc#1012382).
  • btrfs: fix deadlock in rundelallocnocow (bnc#1012382).
  • btrfs: fix deadlock when writing out space cache (bnc#1012382).
  • btrfs: Fix possible off-by-one in btrfssearchpathintree (bnc#1012382).
  • btrfs: Fix quota reservation leak on preallocated files (bsc#1079989).
  • btrfs: fix unexpected -EEXIST when creating new inode (bnc#1012382).
  • btrfs: Handle btrfssetextent_delalloc failure in fixup worker (bnc#1012382).
  • can: afcan: canfdrcv(): replace WARNONCE by prwarn_once (bnc#1012382).
  • can: afcan: canrcv(): replace WARNONCE by prwarn_once (bnc#1012382).
  • can: ems_usb: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
  • can: esd_usb2: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
  • can: flexcan: Correct the checking for frame length in flexcanstart_xmit() (bnc#1012382).
  • can: gsusb: fix return value of the 'setbittiming' callback (bnc#1012382).
  • can: kvaser_usb: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
  • can: kvaserusb: Fix comparison bug in kvaserusbreadbulk_callback() (bnc#1012382).
  • can: kvaser_usb: free buf in error paths (bnc#1012382).
  • can: kvaser_usb: ratelimit errors if incomplete messages are received (bnc#1012382).
  • can: peak: fix potential bug in packet fragmentation (bnc#1012382).
  • can: ti_hecc: Fix napi poll return value for repoll (bnc#1012382).
  • can: usb_8dev: cancel urb on -EPIPE and -EPROTO (bnc#1012382).
  • cdc-acm: apply quirk for card reader (bsc#1060279).
  • cdrom: factor out common openfor* code (bsc#1048585).
  • cdrom: turn off autoclose by default (bsc#1080813).
  • cdrom: wait for tray to close (bsc#1048585).
  • ceph: fix incorrect snaprealm when adding caps (bsc#1081735).
  • ceph: fix un-balanced fsc->writeback_count update (bsc#1081735).
  • ceph: more accurate statfs (bsc#1077068).
  • cfg80211: check devsetname() return value (bnc#1012382).
  • cfg80211: fix cfg80211beacondup (bnc#1012382).
  • cifs: dump IPC tcon in debug proc file (bsc#1071306).
  • cifs: Fix autonegotiate security settings mismatch (bnc#1012382).
  • cifs: Fix missing putxid in cifsfilestrictmmap (bnc#1012382).
  • cifs: make IPC a regular tcon (bsc#1071306).
  • cifs: use tconipc instead of useipc parameter of SMB2_ioctl (bsc#1071306).
  • cifs: zero sensitive data when freeing (bnc#1012382).
  • clk: fix a panic error caused by accessing NULL pointer (bnc#1012382).
  • clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU (bnc#1012382).
  • clk: mediatek: add the option for determining PLL source clock (bnc#1012382).
  • clk: tegra: Fix cclk_lp divisor register (bnc#1012382).
  • config: arm64: enable HARDENBRANCHPREDICTOR
  • config: arm64: enable UNMAPKERNELAT_EL0
  • console/dummy: leave .confontget set to NULL (bnc#1012382).
  • cpufreq: Add Loongson machine dependencies (bnc#1012382).
  • cpuidle: fix broadcast control when broadcast can not be entered (bnc#1012382).
  • cpuidle: powernv: Pass correct drv->cpumask for registration (bnc#1012382).
  • cpuidle: Validate cpudev in cpuidleadd_sysfs() (bnc#1012382).
  • crypto: aesni - handle zero length dst buffer (bnc#1012382).
  • crypto: af_alg - whitelist mask and type (bnc#1012382).
  • crypto: algapi - fix NULL dereference in cryptoremovespawns() (bnc#1012382).
  • crypto: caam - fix endless loop when DECO acquire fails (bnc#1012382).
  • crypto: chacha20poly1305 - validate the digest size (bnc#1012382).
  • crypto: chelsio - select CRYPTO_GF128MUL (bsc#1048325).
  • crypto: cryptd - pass through absence of ->setkey() (bnc#1012382).
  • crypto: crypto4xx - increase context and scatter ring buffer elements (bnc#1012382).
  • crypto: deadlock between cryptoalgsem/rtnlmutex/genlmutex (bnc#1012382).
  • crypto: hash - introduce cryptohashalghassetkey() (bnc#1012382).
  • crypto: mcryptd - protect the per-CPU queue with a lock (bnc#1012382).
  • crypto: n2 - cure use after free (bnc#1012382).
  • crypto: pcrypt - fix freeing pcrypt instances (bnc#1012382).
  • crypto: poly1305 - remove ->setkey() method (bnc#1012382).
  • crypto: s5p-sss - Fix completing crypto request in IRQ handler (bnc#1012382).
  • crypto: s5p-sss - Fix kernel Oops in AES-ECB mode (bnc#1012382).
  • crypto: tcrypt - fix buffer lengths in testaeadspeed() (bnc#1012382).
  • crypto: tcrypt - fix S/G table for testaeadspeed() (bnc#1012382).
  • crypto: x86/twofish-3way - Fix %rbp usage (bnc#1012382).
  • cw1200: fix bogus maybe-uninitialized warning (bnc#1012382).
  • cxl: Check if vphb exists before iterating over AFU devices (bsc#1066223).
  • dax: Pass detailed error code from _daxfault() (bsc#1072484).
  • dccp: do not restart ccid2hctxrtoexpire() if sk in closed state (bnc#1012382).
  • dccp: limit sk_filter trim to payload (bsc#1042286).
  • Deadly BUG_ON() had not been removed after all, merely relocated. (bnc#1083056)
  • delay: add polleventinterruptible (bsc#1048585).
  • dell-wmi, dell-laptop: depends DMI (bnc#1012382).
  • direct-io: Fix sleep in atomic due to sync AIO (bsc#1084888).
  • dlm: fix double list_del() (bsc#1082795).
  • dlm: fix malfunction of dlm_tool caused by debugfs changes (bsc#1077704).
  • dlm: fix NULL pointer dereference in sendtosock() (bsc#1082795).
  • dmaengine: athdmac: fix potential NULL pointer dereference in atcprepdmainterleaved (bnc#1012382).
  • dmaengine: dmatest: fix containerof member in dmatestcallback (bnc#1012382).
  • dmaengine: dmatest: move callback wait queue to thread context (bnc#1012382).
  • dmaengine: Fix array index out of bounds warning in _getunmap_pool() (bnc#1012382).
  • dmaengine: ioat: Fix error handling path (bnc#1012382).
  • dmaengine: jz4740: disable/unprepare clk if probe fails (bnc#1012382).
  • dmaengine: pl330: fix double lock (bnc#1012382).
  • dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value type (bnc#1012382).
  • dmaengine: zx: fix build warning (bnc#1012382).
  • dm btree: fix serious bug in btreesplitbeneath() (bnc#1012382).
  • dm bufio: fix shrinker scans when (nrtoscan < retain_target) (bnc#1012382).
  • dm: correctly handle chained bios in dec_pending() (bnc#1012382).
  • dm thin metadata: THINMAXCONCURRENT_LOCKS should be 6 (bnc#1012382).
  • dngetsockoptdecnet: move nf{get/set}sockopt outside sock lock (bnc#1012382).
  • do not put symlink bodies in pagecache into highmem (bnc#1012382).
  • dpt_i2o: fix build warning (bnc#1012382).
  • driver-core: use 'dev' argument in devdbgratelimited stub (bnc#1012382).
  • drivers/firmware: Expose pscigetversion through psci_ops structure (bsc#1068032).
  • drivers: hv: balloon: Correctly update onlined page count (fate#315887, bsc#1082632).
  • drivers: hv: balloon: Initialize lastposttime on startup (fate#315887, bsc#1082632).
  • drivers: hv: balloon: Show the max dynamic memory assigned (fate#315887, bsc#1082632).
  • drivers: hv: kvp: Use MAXADAPTERID_SIZE for translating adapter id (fate#315887, bsc#1082632).
  • drivers: hv: Turn off write permission on the hypercall page (fate#315887, bsc#1082632).
  • drivers: hv: vmbus: Fix rescind handling (fate#315887, bsc#1082632).
  • drivers: hv: vmbus: Fix rescind handling issues (fate#315887, bsc#1082632).
  • drivers/net: fix eisa_driver probe section mismatch (bnc#1012382).
  • drm/amd/amdgpu: fix console deadlock if late init failed (bnc#1012382).
  • drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) (bnc#1012382).
  • drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled mode (bnc#1012382).
  • drm/amdkfd: Fix SDMA oversubsription handling (bnc#1012382).
  • drm/amdkfd: Fix SDMA ring buffer size calculation (bnc#1012382).
  • drm/armada: fix leak of crtc structure (bnc#1012382).
  • drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA (bnc#1012382).
  • drm: extra printk() wrapper macros (bnc#1012382).
  • drm/exynos/decon5433: set STANDALONEUPDATEF on output enablement (bnc#1012382).
  • drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU (bnc#1012382).
  • drm/gma500: remove helper function (bnc#1012382).
  • drm/gma500: Sanity-check pipe index (bnc#1012382).
  • drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized (bnc#1012382).
  • drm/nouveau/pci: do a msi rearm on init (bnc#1012382).
  • drm/omap: fix dmabuf mmap for dma_alloc'ed buffers (bnc#1012382).
  • drm/radeon: adjust tested variable (bnc#1012382).
  • drm/radeon: reinstate oland workaround for sclk (bnc#1012382).
  • drm/radeon/si: add dpm quirk for Oland (bnc#1012382).
  • drm: rcar-du: Fix race condition when disabling planes at CRTC stop (bnc#1012382).
  • drm: rcar-du: Use the VBK interrupt for vblank events (bnc#1012382).
  • drm: Require _GFPNOFAIL for the legacy drmmodesetlock_all (bnc#1012382).
  • drm/ttm: check the return value of kzalloc (bnc#1012382).
  • drm/vmwgfx: Potential off by one in vmwviewadd() (bnc#1012382).
  • drm/vmwgfx: use *32bits() macros (bnc#1012382).
  • dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0 (bnc#1012382).
  • e1000: fix disabling already-disabled warning (bnc#1012382).
  • edac, i5000, i5400: Fix definition of NRECMEMB register (bnc#1012382).
  • edac, i5000, i5400: Fix use of MTRDRAMWIDTH macro (bnc#1012382).
  • edac, octeon: Fix an uninitialized variable warning (bnc#1012382).
  • edac, sb_edac: Fix missing break in switch (bnc#1012382).
  • efi/esrt: Cleanup bad memory map log messages (bnc#1012382).
  • efi: Move some sysfs files to be read-only by root (bnc#1012382).
  • em28xx: only use mt9v011 if camera support is enabled (bnc#1012382).
  • enable DST_CACHE in non-vanilla configs except s390x/zfcpdump
  • eventpoll.h: add missing epoll event masks (bnc#1012382).
  • ext4: correct documentation for grpid mount option (bnc#1012382).
  • ext4: do not unnecessarily allocate buffer in recently_deleted() (bsc#1080344).
  • ext4: fix crash when a directory's i_size is too small (bnc#1012382).
  • ext4: Fix data exposure after failed AIO DIO (bsc#1069135 bsc#1082864).
  • ext4: Fix ENOSPC handling in DAX page fault handle (bsc#1072484).
  • ext4: fix fdatasync(2) after fallocate(2) operation (bnc#1012382).
  • ext4: save error to disk in _ext4grplockederror() (bnc#1012382).
  • f2fs: fix a bug caused by NULL extent tree (bsc#1082478).
  • fbdev: auo_k190x: avoid unused function warnings (bnc#1012382).
  • fbdev: controlfb: Add missing modes to fix out of bounds access (bnc#1012382).
  • fbdev: s6e8ax0: avoid unused function warnings (bnc#1012382).
  • fbdev: sis: enforce selection of at least one backend (bnc#1012382).
  • fbdev: sm712fb: avoid unused function warnings (bnc#1012382).
  • Fix build error in vma.c (bnc#1012382).
  • Fixup hang when calling 'nvme list' on all paths down (bsc#1070052).
  • fjes: Fix wrong netdevice feature flags (bnc#1012382).
  • flow_dissector: properly cap thoff field (bnc#1012382).
  • fm10k: ensure we process SM mbx when processing VF mbx (bnc#1012382).
  • fork: clear thread stack upon allocation (bsc#1077560).
  • fs: Avoid invalidation in interrupt context in dio_complete() (bsc#1073407 bsc#1069135).
  • fscache: Fix the default for fscachemayberelease_page() (bnc#1012382).
  • fs: Fix page cache inconsistency when mixing buffered and AIO DIO (bsc#1073407 bsc#1069135).
  • fs: invalidate page cache after end_io() in dio completion (bsc#1073407 bsc#1069135).
  • ftrace: Remove incorrect setting of glob search field (bnc#1012382).
  • futex: Prevent overflow by strengthen input validation (bnc#1012382).
  • gcov: disable for COMPILE_TEST (bnc#1012382).
  • geneve: fix populating tclass in genevegetv6_dst (bsc#1042286).
  • genirq/msi: Add stubs for getcachedmsimsg/pciwritemsimsg (bnc#1012382).
  • genirq/msi: Fix populating multiple interrupts (bsc#1085047).
  • genirq: Restore trigger settings in irqmodifystatus() (bsc#1085056).
  • genksyms: Fix segfault with invalid declarations (bnc#1012382).
  • gfs2: Take inode off order_write list when setting jdata flag (bnc#1012382).
  • gianfar: fix a flooded alignment reports because of padding issue (bnc#1012382).
  • go7007: add MEDIACAMERASUPPORT dependency (bnc#1012382).
  • gpio: altera: Use handlelevelirq when configured as a level_high (bnc#1012382).
  • gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE (bnc#1012382).
  • gpio: intel-mid: Fix build warning when !CONFIG_PM (bnc#1012382).
  • gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
  • gpio: xgene: mark PM functions as _maybeunused (bnc#1012382).
  • grace: replace BUGON by WARNONCE in exit_net hook (bnc#1012382).
  • gre: build header correctly for collect metadata tunnels (bsc#1042286).
  • gre: do not assign header_ops in collect metadata mode (bsc#1042286).
  • gre: do not keep the GRE header around in collect medata mode (bsc#1042286).
  • gre: reject GUE and FOU in collect metadata mode (bsc#1042286).
  • hdpvr: hide unused variable (bnc#1012382).
  • hid: chicony: Add support for another ASUS Zen AiO keyboard (bnc#1012382).
  • hid: quirks: Fix keyboard + touchpad on Toshiba Click Mini not working (bnc#1012382).
  • hid: xinmo: fix for out of range for THT 2P arcade controller (bnc#1012382).
  • hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close (bnc#1012382).
  • hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers) (bnc#1012382).
  • hrtimer: Reset hrtimer cpu base proper on CPU hotplug (bnc#1012382).
  • hv: kvp: Avoid reading past allocated blocks from KVP file (bnc#1012382).
  • hv_netvsc: Add ethtool handler to set and get TCP hash levels (fate#315887, bsc#1082632).
  • hv_netvsc: Add ethtool handler to set and get UDP hash levels (fate#315887, bsc#1082632).
  • hvnetvsc: Add initialization of txtable in netvscdeviceadd() (fate#315887, bsc#1082632).
  • hv_netvsc: Change the hash level variable to bit flags (fate#315887, bsc#1082632).
  • hvnetvsc: Clean up an unused parameter in rndisfiltersetrss_param() (fate#315887, bsc#1082632).
  • hvnetvsc: Clean up unused parameter from netvscget_hash() (fate#315887, bsc#1082632).
  • hvnetvsc: Clean up unused parameter from netvscgetrsshash_opts() (fate#315887, bsc#1082632).
  • hvnetvsc: copyto_send buf can be void (fate#315887, bsc#1082632).
  • hvnetvsc: do not need local xmitmore (fate#315887, bsc#1082632).
  • hv_netvsc: drop unused macros (fate#315887, bsc#1082632).
  • hv_netvsc: empty current transmit aggregation if flow blocked (fate#315887, bsc#1082632).
  • hvnetvsc: Fix rndisfilterclose error during netvscremove (fate#315887, bsc#1082632).
  • hv_netvsc: fix send buffer failure on MTU change (fate#315887, bsc#1082632).
  • hvnetvsc: Fix the channel limit in netvscset_rxfh() (fate#315887, bsc#1082632).
  • hv_netvsc: Fix the real number of queues of non-vRSS cases (fate#315887, bsc#1082632).
  • hv_netvsc: Fix the receive buffer size limit (fate#315887, bsc#1082632).
  • hv_netvsc: Fix the TX/RX buffer default sizes (fate#315887, bsc#1082632).
  • hv_netvsc: hide warnings about uninitialized/missing rndis device (fate#315887, bsc#1082632).
  • hvnetvsc: make const array verlist static, reduces object code size (fate#315887, bsc#1082632).
  • hv_netvsc: optimize initialization of RNDIS header (fate#315887, bsc#1082632).
  • hvnetvsc: pass netvscdevice to receive callback (fate#315887, bsc#1082632).
  • hvnetvsc: remove opencnt reference count (fate#315887, bsc#1082632).
  • hvnetvsc: Rename indtable to rx_table (fate#315887, bsc#1082632).
  • hvnetvsc: Rename txsendtable to txtable (fate#315887, bsc#1082632).
  • hv_netvsc: replace divide with mask when computing padding (fate#315887, bsc#1082632).
  • hvnetvsc: report stopqueue and wake_queue (fate#315887, bsc#1082632).
  • hv_netvsc: simplify function args in receive status path (fate#315887, bsc#1082632).
  • hvnetvsc: Simplify the limit check in netvscset_channels() (fate#315887, bsc#1082632).
  • hv_netvsc: track memory allocation failures in ethtool stats (fate#315887, bsc#1082632).
  • hv: preserve kabi by keeping hvdohypercall (bnc#1082632).
  • hwmon: (asus_atk0110) fix uninitialized data access (bnc#1012382).
  • hwmon: (pmbus) Use 64bit math for DIRECT format values (bnc#1012382).
  • hwrng: exynos - use _maybeunused to hide pm functions (bnc#1012382).
  • hyper-v: trace vmbusongpadlcreated() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusongpadltorndown() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusonmessage() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusonmsg_dpc() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbus_onoffer() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusonofferrescind() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusonopenresult() (fate#315887, bsc#1082632).
  • hyper-v: trace vmbusonversionresponse() (fate#315887, bsc#1082632).
  • hyper-v: Use fast hypercall for HVCALLSIGNALEVENT (fate#315887, bsc#1082632).
  • i2c: remove _init from i2cregisterboardinfo() (bnc#1012382).
  • i40iw: Account for IPv6 header when setting MSS (bsc#1024376 FATE#321249).
  • i40iw: Allocate a sdbuf per CQP WQE (bsc#1024376 FATE#321249).
  • i40iw: Cleanup AE processing (bsc#1024376 FATE#321249).
  • i40iw: Clear CQP Head/Tail during initialization (bsc#1024376 FATE#321249).
  • i40iw: Correct ARP index mask (bsc#1024376 FATE#321249).
  • i40iw: Correct Q1/XF object count equation (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
  • i40iw: Do not allow posting WR after QP is flushed (bsc#1024376 FATE#321249).
  • i40iw: Do not free sqbuf when event is I40IWTIMERTYPE_CLOSE (bsc#1024376 FATE#321249).
  • i40iw: Do not generate CQE for RTR on QP flush (bsc#1024376 FATE#321249).
  • i40iw: Do not retransmit MPA request after it is ACKed (bsc#1024376 FATE#321249).
  • i40iw: Fixes for static checker warnings (bsc#1024376 FATE#321249).
  • i40iw: Fix sequence number for the first partial FPDU (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
  • i40iw: Fix the connection ORD value for loopback (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
  • i40iw: Ignore AE source field in AEQE for some AEs (bsc#1024376 FATE#321249).
  • i40iw: Move cqpcmdhead init to CQP initialization (bsc#1024376 FATE#321249).
  • i40iw: Move exceptionlanqueue to VSI structure (bsc#1024376 FATE#321249).
  • i40iw: Move MPA request event for loopback after connect (bsc#1024376 FATE#321249).
  • i40iw: Notify user of established connection after QP in RTS (bsc#1024376 FATE#321249).
  • i40iw: Reinitialize IEQ on MTU change (bsc#1024376 FATE#321249).
  • i40iw: Remove limit on re-posting AEQ entries to HW (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
  • i40iw: Selectively teardown QPs on IP addr change event (bsc#1024376 FATE#321249).
  • i40iw: Validate correct IRD/ORD connection parameters (bsc#969476 FATE#319648 bsc#969477 FATE#319816).
  • ib/hfi1: Fix for potential refcount leak in hfi1openfile() (FATE#321231 FATE#321473).
  • ib/hfi1: Fix misspelling in comment (bsc#973818, fate#319242).
  • ib/hfi1: Prevent kernel QP post send hard lockups (bsc#973818 FATE#319242).
  • ib/ipoib: Fix lockdep issue found on ipoibibdevheavyflush (git-fixes).
  • ib/ipoib: Fix race condition in neigh creation (bsc#1022595 FATE#322350).
  • ib/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop (bnc#1012382).
  • ib/iser: Handle lack of memory management extentions correctly (bsc#1082979).
  • ib/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports (bnc#1012382).
  • ib/mlx4: Fix mlx4iballoc_mr error flow (bnc#1012382).
  • ib/mlx4: Increase maximal message size under UD QP (bnc#1012382).
  • ib/mlx5: Assign send CQ and recv CQ of UMR QP (bnc#1012382).
  • ib/mlx5: Serialize access to the VMA list (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • ibmvnic: Account for VLAN header length in TX buffers (bsc#1085239).
  • ibmvnic: Account for VLAN tag in L2 Header descriptor (bsc#1085239).
  • ibmvnic: Allocate and request vpd in init_resources (bsc#1076872).
  • ibmvnic: Allocate max queues stats buffers (bsc#1081498).
  • ibmvnic: Allocate statistics buffers during probe (bsc#1082993).
  • ibmvnic: Check for NULL skb's in NAPI poll routine (bsc#1081134, git-fixes).
  • ibmvnic: Clean RX pool buffers during device close (bsc#1081134).
  • ibmvnic: Clean up device close (bsc#1084610).
  • ibmvnic: Correct goto target for tx irq initialization failure (bsc#1082223).
  • ibmvnic: Do not attempt to login if RX or TX queues are not allocated (bsc#1082993).
  • ibmvnic: Do not disable device during failover or partition migration (bsc#1084610).
  • ibmvnic: Do not handle RX interrupts when not up (bsc#1075066).
  • ibmvnic: Ensure that buffers are NULL after free (bsc#1080014).
  • ibmvnic: Fix early release of login buffer (bsc#1081134, git-fixes).
  • ibmvnic: fix empty firmware version and errors cleanup (bsc#1079038).
  • ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server (bsc#1079038).
  • ibmvnic: Fix IP offload control buffer (bsc#1076899).
  • ibmvnic: Fix IPv6 packet descriptors (bsc#1076899).
  • ibmvnic: Fix login buffer memory leaks (bsc#1081134).
  • ibmvnic: Fix NAPI structures memory leak (bsc#1081134).
  • ibmvnic: Fix pending MAC address changes (bsc#1075627).
  • ibmvnic: Fix recent errata commit (bsc#1085239).
  • ibmvnic: Fix rx queue cleanup for non-fatal resets (bsc#1080014).
  • ibmvnic: Fix TX descriptor tracking again (bsc#1082993).
  • ibmvnic: Fix TX descriptor tracking (bsc#1081491).
  • ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change (bsc#1081498).
  • ibmvnic: Free RX socket buffer in case of adapter error (bsc#1081134).
  • ibmvnic: Generalize TX pool structure (bsc#1085224).
  • ibmvnic: Handle TSO backing device errata (bsc#1085239).
  • ibmvnic: Harden TX/RX pool cleaning (bsc#1082993).
  • ibmvnic: Improve TX buffer accounting (bsc#1085224).
  • ibmvnic: Keep track of supplementary TX descriptors (bsc#1081491).
  • ibmvnic: Make napi usage dynamic (bsc#1081498).
  • ibmvnic: Modify buffer size and number of queues on failover (bsc#1076872).
  • ibmvnic: Move active sub-crq count settings (bsc#1081498).
  • ibmvnic: Pad small packets to minimum MTU size (bsc#1085239).
  • ibmvnic: queue reset when CRQ gets closed during reset (bsc#1080263).
  • ibmvnic: Remove skb->protocol checks in ibmvnic_xmit (bsc#1080384).
  • ibmvnic: Rename active queue count variables (bsc#1081498).
  • ibmvnic: Reorganize device close (bsc#1084610).
  • ibmvnic: Report queue stops and restarts as debug output (bsc#1082993).
  • ibmvnic: Reset long term map ID counter (bsc#1080364).
  • ibmvnic: Revert to previous mtu when unsupported value requested (bsc#1076872).
  • ibmvnic: Split counters for scrq/pools/napi (bsc#1082223).
  • ibmvnic: Update and clean up reset TX pool routine (bsc#1085224).
  • ibmvnic: Update release RX pool routine (bsc#1085224).
  • ibmvnic: Update TX and TX completion routines (bsc#1085224).
  • ibmvnic: Update TX pool initialization routine (bsc#1085224).
  • ibmvnic: Wait for device response when changing MAC (bsc#1078681).
  • ibmvnic: Wait until reset is complete to set carrier on (bsc#1081134).
  • ib/qib: Fix comparison error with qperf compare/swap test (FATE#321231 FATE#321473).
  • ib/rdmavt: restore IRQs on error path in rvtcreateah() (bsc#973818, fate#319242).
  • ib/srpt: Disable RDMA access by the initiator (bnc#1012382).
  • ib/srpt: Fix ACL lookup during login (bsc#1024296 FATE#321265).
  • ib/srpt: Remove an unused structure member (bsc#1082979).
  • idle: i7300: add PCI dependency (bnc#1012382).
  • igb: check memory allocation failure (bnc#1012382).
  • igb: Free IRQs when device is hotplugged (bnc#1012382).
  • iio: adc: axp288: remove redundant duplicate const on axp288adcchannels (bnc#1012382).
  • iio: adis_lib: Initialize trigger before requesting interrupt (bnc#1012382).
  • iio: buffer: check if a buffer has been set up when poll is called (bnc#1012382).
  • ima: fix hash algorithm initialization (bnc#1012382).
  • inet: frag: release spinlock before calling icmp_send() (bnc#1012382).
  • input: 88pm860x-ts - fix child-node lookup (bnc#1012382).
  • input: elantech - add new icbody type 15 (bnc#1012382).
  • input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list (bnc#1012382).
  • input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning (bnc#1012382).
  • input: tca8418_keypad - remove double read of key event register (git-fixes).
  • input: trackpoint - force 3 buttons if 0 button is reported (bnc#1012382).
  • input: twl4030-vibra - fix sibling-node lookup (bnc#1012382).
  • input: twl6040-vibra - fix child-node lookup (bnc#1012382).
  • input: twl6040-vibra - fix DT node memory management (bnc#1012382).
  • intel_th: pci: Add Gemini Lake support (bnc#1012382).
  • iommu/amd: Add align parameter to allocirqindex() (bsc#975772).
  • iommu/amd: Enforce alignment for MSI IRQs (bsc#975772).
  • iommu/amd: Fix allocirqindex() increment (bsc#975772).
  • iommu/amd: Limit the IOVA page range to the specified addresses (fate#321026).
  • iommu/arm-smmu-v3: Cope with duplicated Stream IDs (bsc#1084926).
  • iommu/arm-smmu-v3: Do not free page table ops twice (bnc#1012382).
  • iommu/iova: Fix underflow bug in _allocandinsertiova_range (bsc#1084928).
  • iommu/vt-d: Fix scatterlist offset handling (bnc#1012382).
  • iommu/vt-d: Use domain instead of cache fetching (bsc#975772).
  • ip6_gre: remove the incorrect mtu limit for ipgre tap (bsc#1022912 FATE#321246).
  • ip6mr: fix stale iterator (bnc#1012382).
  • ip6_tunnel: disable dst caching if tunnel is dual-stack (bnc#1012382).
  • ipc/msg: introduce msgctl(MSGSTATANY) (bsc#1072689).
  • ipc/sem: introduce semctl(SEMSTATANY) (bsc#1072689).
  • ipc/shm: introduce shmctl(SHMSTATANY) (bsc#1072689).
  • ipmi: Stop timers before cleaning up the module (bnc#1012382).
  • ip_tunnel: fix preempt warning in ip tunnel creation/updating (bnc#1012382).
  • iptunnel: replace dstcache with generic implementation (bnc#1012382).
  • ipv4: allow local fragmentation in ipfinishoutput_gso() (bsc#1042286).
  • ipv4: fix checksum annotation in udp4csuminit (bsc#1042286).
  • ipv4: Fix use-after-free when flushing FIB tables (bnc#1012382).
  • ipv4: igmp: guard against silly MTU values (bnc#1012382).
  • ipv4: ipconfig: avoid unused icprotoused symbol (bnc#1012382).
  • ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY (bnc#1012382).
  • ipv4: update comment to document GSO fragmentation cases (bsc#1042286).
  • ipv6: datagram: Refactor dst lookup and update codes to a new function (bsc#1042286).
  • ipv6: datagram: Refactor flowi6 init codes to a new function (bsc#1042286).
  • ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update (bsc#1042286).
  • ipv6: fix checksum annotation in udp6csuminit (bsc#1042286).
  • ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL (bnc#1012382).
  • ipv6: fix possible mem leaks in ipv6makeskb() (bnc#1012382).
  • ipv6: fix udpv6 sendmsg crash caused by too small MTU (bnc#1012382).
  • ipv6: icmp6: Allow icmp messages to be looped back (bnc#1012382).
  • ipv6/ila: fix nlsize calculation for lwtunnel (bsc#1042286).
  • ipv6: ip6makeskb() needs to clear cork.base.dst (git-fixes).
  • ipv6: mcast: better catch silly mtu values (bnc#1012382).
  • ipv6: remove unused in6_addr struct (bsc#1042286).
  • ipv6: reorder icmpv6init() and ip6mr_init() (bnc#1012382).
  • ipv6: tcp: fix endianness annotation in tcpv6send_response (bsc#1042286).
  • ipv6: udp: Do a route lookup and update during release_cb (bsc#1042286).
  • ipvlan: Add the skb->mark as flow4's member to lookup route (bnc#1012382).
  • ipvlan: fix ipv6 outbound device (bnc#1012382).
  • ipvlan: fix multicast processing (bsc#1042286).
  • ipvlan: fix various issues in ipvlanprocessmulticast() (bsc#1042286).
  • ipvlan: remove excessive packet scrubbing (bsc#1070799).
  • irda: vlsi_ir: fix check for DMA mapping errors (bnc#1012382).
  • irqchip/crossbar: Fix incorrect type of register size (bnc#1012382).
  • irqchip/gic-v3: Use wmb() instead of smbwmb() in gicraise_softirq() (bnc#1012382).
  • iscsiiser: Re-enable 'iserpi_guard' module parameter (bsc#1062129).
  • iscsi-target: fix memory leak in liotargettiqn_addtpg() (bnc#1012382).
  • iscsi-target: Make TASKREASSIGN use proper secmd->cmd_kref (bnc#1012382).
  • isdn: eicon: reduce stack size of sig_ind function (bnc#1012382).
  • isdn: icn: remove a #warning (bnc#1012382).
  • isdn: kcapi: avoid uninitialized data (bnc#1012382).
  • isdn: sc: work around type mismatch warning (bnc#1012382).
  • iser-target: Fix possible use-after-free in connection establishment error (FATE#321732).
  • iw_cxgb4: Only validate the MSN for successful completions (bnc#1012382).
  • ixgbe: fix use of uninitialized padding (bnc#1012382).
  • jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path (git-fixes).
  • jumplabel: Invoke jumplabeltest() via earlyinitcall() (bnc#1012382).
  • Kabi: Keep KVM stable after enable s390 wire up bpb feature (bsc#1076805).
  • kABI: protect struct bpf_map (kabi).
  • kABI: protect struct cpuinfo_x86 (kabi).
  • kABI: protect struct ethtoollinksettings (bsc#1085050).
  • kABI: protect struct iptunnel and reintroduce iptunneldstreset_all (kabi).
  • kABI: protect struct ipv6_pinfo (kabi).
  • kABI: protect struct t10aluatgptgp (kabi).
  • kABI: protect struct usbip_device (kabi).
  • kABI: reintroduce cryptopoly1305setkey (kabi).
  • kabi: restore kabi after 'net: replace dstcache ip6tunnel implementation with the generic one' (bsc#1082897).
  • kabi: restore nftsetelem_destroy() signature (bsc#1042286).
  • kabi: restore rhashtableinsertslow() signature (bsc#1042286).
  • kabi/severities: add sclp to KABI ignore list
  • kabi/severities: add _x86indirectthunkrsp
  • kabi/severities: arm64: ignore cpu capability array
  • kabi/severities: as per bsc#1068569 we can ignore XFS kabi The gods have spoken, let there be light.
  • kabi/severities: do not care about stuff_RSB
  • kabi/severities: Ignore kvm for KABI severities
  • kabi: uninline skreceiveskb() (bsc#1042286).
  • kaiser: fix compile error without vsyscall (bnc#1012382).
  • kaiser: fix intel_bts perf crashes (bnc#1012382).
  • kaiser: Set PAGENX only if supported (bnc#1012382).
  • kasan: rework Kconfig settings (bnc#1012382).
  • kbuild: add '-fno-stack-check' to kernel build options (bnc#1012382).
  • kbuild: modversions for EXPORT_SYMBOL() for asm (bsc#1074621 bsc#1068032).
  • kbuild: pkg: use --transform option to prefix paths in tar (bnc#1012382).
  • kdb: Fix handling of kallsymssymbolnext() return value (bnc#1012382).
  • kernel/acct.c: fix the acct->needcheck check in checkfreespace() (bnc#1012382).
  • kernel/async.c: revert 'async: simplify lowestinprogress()' (bnc#1012382).
  • kernel: fix rwlock implementation (bnc#1079886, LTC#164371).
  • kernel: make groupssort calling a responsibility groupinfo allocators (bnc#1012382).
  • kernel/signal.c: protect the SIGNALUNKILLABLE tasks from !sigkernel_only() signals (bnc#1012382).
  • kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL (bnc#1012382).
  • kernel/signal.c: remove the no longer needed SIGNALUNKILLABLE check in completesignal() (bnc#1012382).
  • kernfs: fix regression in kernfsfopwrite caused by wrong type (bnc#1012382).
  • keys: add missing permission check for request_key() destination (bnc#1012382).
  • keys: encrypted: fix buffer overread in validmasterdesc() (bnc#1012382).
  • kmemleak: add scheduling point to kmemleak_scan() (bnc#1012382).
  • kprobes/x86: Disable preemption in ftrace-based jprobes (bnc#1012382).
  • kpti: Rename to PAGETABLEISOLATION (bnc#1012382).
  • kpti: Report when enabled (bnc#1012382).
  • kvm: add X86LOCALAPIC dependency (bnc#1012382).
  • kvm: ARM64: fix phy counter access failure in guest (bsc#1085015).
  • kvm: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 (bsc#1079029).
  • kvm: Fix stack-out-of-bounds read in write_mmio (bnc#1012382).
  • kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types (bnc#1012382).
  • kvm: nVMX: Fix races when sending nested PI while dest enters/leaves L2 (bnc#1012382).
  • kvm: nVMX: invvpid handling improvements (bnc#1012382).
  • kvm: nVMX: kmap() can't fail (bnc#1012382).
  • kvm: nVMX: reset nestedrunpending if the vCPU is going to be reset (bnc#1012382).
  • kvm: nVMX: VMCLEAR should not cause the vCPU to shut down (bnc#1012382).
  • kvm: nVMX: vmxcompletenestedpostedinterrupt() can't fail (bnc#1012382).
  • kvm: pci-assign: do not map smm memory slot pages in vt-d page tables (bnc#1012382).
  • kvm: PPC: Book3S PR: Fix svcpu copying with preemption enabled (bsc#1066223).
  • kvm: s390: Add operation exception interception handler (FATE#324070, LTC#158959).
  • kvm: s390: Add sthyi emulation (FATE#324070, LTC#158959).
  • kvm: s390: Enable all facility bits that are known good for passthrough (bsc#1076805).
  • kvm: s390: Enable all facility bits that are known good for passthrough (FATE#324071, LTC#158956).
  • kvm: s390: Extend diag 204 fields (FATE#324070, LTC#158959).
  • kvm: s390: Fix STHYI buffer alignment for diag224 (FATE#324070, LTC#158959).
  • kvm: s390: instruction-execution-protection support (LTC#162428).
  • kvm: s390: Introduce BCD Vector Instructions to the guest (FATE#324072, LTC#158953).
  • kvm: s390: Introduce Vector Enhancements facility 1 to the guest (FATE#324072, LTC#158953).
  • kvm: s390: Limit sthyi execution (FATE#324070, LTC#158959).
  • kvm: s390: Populate mask of non-hypervisor managed facility bits (FATE#324071, LTC#158956).
  • kvm: s390: wire up bpb feature (bsc#1076805).
  • kvm: VMX: clean up declaration of VPID/EPT invalidation types (bnc#1012382).
  • kvm: VMX: Fix enable VPID conditions (bnc#1012382).
  • kvm: VMX: Fix rflags cache during vCPU reset (bnc#1012382).
  • kvm: VMX: Make indirect call speculation safe (bnc#1012382).
  • kvm: VMX: remove I/O port 0x80 bypass on Intel hosts (bnc#1012382).
  • kvm: vmx: Scrub hardware GPRs at VM-exit (bnc#1012382 bsc#1068032).
  • kvm: x86: Add memory barrier on vmcs field lookup (bnc#1012382).
  • kvm: x86: correct async page present tracepoint (bnc#1012382).
  • kvm: x86: Do not re-execute instruction when not passing CR2 value (bnc#1012382).
  • kvm: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure (bnc#1012382).
  • kvm: x86: fix escape of guest dr6 to the host (bnc#1012382).
  • kvm: X86: Fix load RFLAGS w/o the fixed bit (bnc#1012382).
  • kvm: X86: Fix operand/address-size during instruction decoding (bnc#1012382).
  • kvm: x86: fix RSM when PCID is non-zero (bnc#1012382).
  • kvm: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered (bnc#1012382).
  • kvm: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race (bnc#1012382).
  • kvm: x86: ioapic: Preserve read-only values in the redirection table (bnc#1012382).
  • kvm: x86: Make indirect calls in emulator speculation safe (bnc#1012382).
  • kvm/x86: Reduce retpoline performance impact in slothandlelevel_range(), by always inlining iterator helper methods (bnc#1012382).
  • l2tp: cleanup l2tptunneldelete calls (bnc#1012382).
  • l2tp: fix use-after-free during module unload (bsc#1042286).
  • lan78xx: Fix failure in USB Full Speed (bnc#1012382).
  • led: core: Fix brightness setting when setting delay_off=0 (bnc#1012382).
  • leds: do not overflow sysfs buffer in ledtriggershow (bsc#1080464).
  • libata: apply MAXSEC1024 to all LITEON EP1 series devices (bnc#1012382).
  • libata: drop WARN from protocol error in atasffqc_issue() (bnc#1012382).
  • libceph: check kstrndup() return value (bsc#1081735).
  • lib/genalloc.c: make the avail variable an atomiclongt (bnc#1012382).
  • lib/mpi: Fix umul_ppmm() for MIPS64r6 (bnc#1012382).
  • lib/uuid.c: introduce a few more generic helpers (fate#315887, bsc#1082632).
  • lib/uuid.c: use correct offset in uuid parser (fate#315887, bsc#1082632).
  • livepatch: introduce shadow variable API (bsc#1082299 fate#313296). Shadow variables support.
  • livepatch: _kgrshadowgetor_alloc() is local to shadow.c (bsc#1082299 fate#313296). Shadow variables support.
  • lockd: fix 'list_add double add' caused by legacy signal interface (bnc#1012382).
  • loop: fix concurrent loopen/lorelease (bnc#1012382).
  • mac80211: fix the update of path metric for RANN frame (bnc#1012382).
  • mac80211: mesh: drop frames appearing to be from us (bnc#1012382).
  • macvlan: Only deliver one copy of the frame to the macvlan interface (bnc#1012382).
  • Make DST_CACHE a silent config option (bnc#1012382).
  • mdio-sun4i: Fix a memory leak (bnc#1012382).
  • md: more open-coded offsetinpage() (bsc#1076110).
  • md/raid1: Use a new variable to count flighting sync requests(bsc#1083048)
  • media: cxusb, dib0700: ignore XC2028I2CFLUSH (bnc#1012382).
  • media: dvb: i2c transfers over usb cannot be done from stack (bnc#1012382).
  • media: dvb-usb-v2: lmedm04: Improve logic checking of warm start (bnc#1012382).
  • media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04lme2510tuner (bnc#1012382).
  • media: r820t: fix r820twritereg for KASAN (bnc#1012382).
  • media: s5k6aa: describe some function parameters (bnc#1012382).
  • media: soccamera: socscalecrop: add missing MODULEDESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
  • media: ts2020: avoid integer overflows on 32 bit machines (bnc#1012382).
  • media: usbtv: add a new usbid (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: add missing VIDIOCPREPAREBUF (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: avoid sizeof(type) (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: copy clip list in putv4l2window32 (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: copy m.userptr in putv4l2plane32 (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: do not copy back the result for certain errors (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: fix ctrlispointer (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: fix the indentation (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: make ctrlispointer work for subdevs (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: move 'helper' functions to _get/putv4l2_format32 (bnc#1012382).
  • media: v4l2-compat-ioctl32: Copy v4l2window->globalalpha (bnc#1012382).
  • media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic (bnc#1012382).
  • media: v4l2-ioctl.c: do not copy back the result for -ENOTTY (bnc#1012382).
  • mfd: cros ec: spi: Do not send first message too soon (bnc#1012382).
  • mfd: twl4030-audio: Fix sibling-node lookup (bnc#1012382).
  • mfd: twl6040: Fix child-node lookup (bnc#1012382).
  • MIPS: Also verify sizeof `elffpregt' with PTRACE_SETREGSET (bnc#1012382).
  • MIPS: AR7: ensure the port type's FCR value is used (bnc#1012382).
  • MIPS: Consistently handle buffer counter with PTRACE_SETREGSET (bnc#1012382).
  • MIPS: Disallow outsized PTRACESETREGSET NTPRFPREG regset accesses (bnc#1012382).
  • MIPS: Factor out NT_PRFPREG regset access helpers (bnc#1012382).
  • MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA (bnc#1012382).
  • MIPS: Guard against any partial write attempt with PTRACE_SETREGSET (bnc#1012382).
  • MIPS: math-emu: Fix final emulation phase for certain instructions (bnc#1012382).
  • MIPS: Validate PRSETFP_MODE prctl(2) requests against the ABI of the task (bnc#1012382).
  • mlxsw: reg: Fix SPVMLR max record count (bnc#1012382).
  • mlxsw: reg: Fix SPVM max record count (bnc#1012382).
  • mm: avoid returning VMFAULTRETRY from ->page_mkwrite handlers (bnc#1012382).
  • mmc: bcm2835: Do not overwrite max frequency unconditionally (bsc#983145, git-fixes).
  • mmc: mediatek: Fixed bug where clock frequency could be set wrong (bnc#1012382).
  • mm: drop unused pmdphugegetandclear_notify() (bnc#1012382).
  • mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep (bnc#1012382).
  • mm: Handle 0 flags in calcvm_trans() macro (bnc#1012382).
  • mm: hide a #warning for COMPILE_TEST (bnc#1012382).
  • mm/kmemleak.c: make cond_resched() rate-limiting more efficient (git-fixes).
  • mm/mprotect: add a condresched() inside changepmd_range() (bnc#1077871, bnc#1078002).
  • mm: pin address_space before dereferencing it while isolating an LRU page (bnc#1081500).
  • mm,vmscan: Make unregistershrinker() no-op if registershrinker() failed (bnc#1012382).
  • mm/vmstat: Make NRTLBREMOTEFLUSHRECEIVED available even on UP (bnc#1012382).
  • mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy (bnc#1012382).
  • modsign: hide openssl output in silent builds (bnc#1012382).
  • module: Add retpoline tag to VERMAGIC (bnc#1012382).
  • module/retpoline: Warn about missing retpoline in module (bnc#1012382).
  • module: set _jumptable alignment to 8 (bnc#1012382).
  • more biomapuser_iov() leak fixes (bnc#1012382).
  • mpt3sas: Do not mark fwevent workqueue as WQMEM_RECLAIM (bsc#1078583).
  • mptfusion: hide unused seqmptprintiocsummary function (bnc#1012382).
  • mtd: cfi: convert inline functions to macros (bnc#1012382).
  • mtd: cfi: enforce valid geometry configuration (bnc#1012382).
  • mtd: ichxrom: maybe-uninitialized with gcc-4.9 (bnc#1012382).
  • mtd: maps: add __init attribute (bnc#1012382).
  • mtd: nand: brcmnand: Disable prefetch by default (bnc#1012382).
  • mtd: nand: denalipci: add missing MODULEDESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
  • mtd: nand: Fix nanddoread_oob() return value (bnc#1012382).
  • mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM (bnc#1012382).
  • mtd: nand: sunxi: Fix ECC strength choice (bnc#1012382).
  • mtd: sh_flctl: pass FIFO as physical address (bnc#1012382).
  • mvpp2: fix multicast address filter (bnc#1012382).
  • ncpfs: fix unused variable warning (bnc#1012382).
  • ncr5380: shut up gcc indentation warning (bnc#1012382).
  • net: add dst_cache support (bnc#1012382).
  • net: Allow neigh contructor functions ability to modify the primary_key (bnc#1012382).
  • net/appletalk: Fix kernel memory disclosure (bnc#1012382).
  • net: arcemac: fix arcemac_rx() error paths (bnc#1012382).
  • net: avoid skbwarnbadoffload on ISERR (bnc#1012382).
  • net: bcmgenet: correct MIB access of UniMAC RUNT counters (bnc#1012382).
  • net: bcmgenet: correct the RBUFOVFLCNT and RBUFERRCNT MIB values (bnc#1012382).
  • net: bcmgenet: power down internal phy if open or resume fails (bnc#1012382).
  • net: bcmgenet: Power up the internal PHY before probing the MII (bnc#1012382).
  • net: bcmgenet: reserved phy revisions must be checked first (bnc#1012382).
  • net: bridge: fix early call to brstpchangebridgeid and plug newlink leaks (bnc#1012382).
  • net: cdc_ncm: initialize drvflags before usage (bnc#1012382).
  • net: core: fix module type in sockdiagbind (bnc#1012382).
  • net: Do not allow negative values for busyread and busypoll sysctl interfaces (bnc#1012382).
  • net: dstcachepercpudst_set() can be static (bnc#1012382).
  • net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X (bsc#1083548).
  • net: ena: add new admin define for future support of IPv6 RSS (bsc#1083548).
  • net: ena: add power management ops to the ENA driver (bsc#1083548).
  • net: ena: add statistics for missed tx packets (bsc#1083548).
  • net: ena: fix error handling in ena_down() sequence (bsc#1083548).
  • net: ena: fix race condition between device reset and link up setup (bsc#1083548).
  • net: ena: fix rare kernel crash when bar memory remap fails (bsc#1083548).
  • net: ena: fix wrong max Tx/Rx queues on ethtool (bsc#1083548).
  • net: ena: improve ENA driver boot time (bsc#1083548).
  • net: ena: increase ena driver version to 1.3.0 (bsc#1083548).
  • net: ena: increase ena driver version to 1.5.0 (bsc#1083548).
  • net: ena: reduce the severity of some printouts (bsc#1083548).
  • net: ena: remove legacy suspend suspend/resume support (bsc#1083548).
  • net: ena: Remove redundant unlikely() (bsc#1083548).
  • net: ena: unmask MSI-X only after device initialization is completed (bsc#1083548).
  • net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name (bsc#1085011).
  • net: ethernet: xilinx: Mark XILINXLLTEMAC broken on 64-bit (bnc#1012382).
  • net: ethtool: Add back transceiver type (bsc#1085050).
  • net: ethtool: remove error check for legacy setting transceiver type (bsc#1085050).
  • net: fec: fix multicast filtering hardware setup (bnc#1012382).
  • netfilter: bridge: honor fragmaxsize when refragmenting (bnc#1012382).
  • netfilter: do not track fragmented packets (bnc#1012382).
  • netfilter: drop outermost socket lock in getsockopt() (bnc#1012382).
  • netfilter: ebtables: CONFIG_COMPAT: do not trust userland offsets (bsc#1085107).
  • netfilter: ebtables: fix erroneous reject of last rule (bsc#1085107).
  • netfilter: iptCLUSTERIP: fix out-of-bounds accesses in clusteriptg_check() (bnc#1012382).
  • netfilter: ipvs: avoid unused variable warnings (bnc#1012382).
  • netfilter: ipvs: Fix inappropriate output of procfs (bnc#1012382).
  • netfilter: nfnetlink_queue: fix secctx memory leak (bnc#1012382).
  • netfilter: nfnetlink_queue: fix timestamp attribute (bsc#1074134).
  • netfilter: nfnlcthelper: fix a race when walk the nfcthelperhash table (bnc#1012382).
  • netfilter: nfnl_cthelper: Fix memory leak (bnc#1012382).
  • netfilter: nfnl_cthelper: fix runtime expectation policy updates (bnc#1012382).
  • netfilter: nfqueue: Make the queuehandler pernet (bnc#1012382).
  • netfilter: nf_tables: fix a wrong check to skip the inactive rules (bsc#1042286).
  • netfilter: nf_tables: fix inconsistent element expiration calculation (bsc#1042286).
  • netfilter: nf_tables: fix leak when expr clone fail (bsc#1042286).
  • netfilter: nf_tables: fix race when create new element in dynset (bsc#1042286).
  • netfilter: on sockopt() acquire sock lock only in the required scope (bnc#1012382).
  • netfilter: tee: select NFDUPIPV6 unconditionally (bsc#1042286).
  • netfilter: xtables: avoid out-of-bounds reads in xtrequestfind{match|target} (bnc#1012382).
  • netfilter: xtables: fix int overflow in xtalloctableinfo() (bnc#1012382).
  • netfilter: xtRATEEST: acquire xtrateest_mutex for hash insert (bnc#1012382).
  • netfilter: xt_socket: fix transparent match for IPv6 request sockets (bsc#1042286).
  • net: Fix double free and memory corruption in getnetnsbyid() (bnc#1012382).
  • net: gianfarptp: move setfipers() to spinlock protecting area (bnc#1012382).
  • net: hns: add ACPI mode support for ethtool -p (bsc#1084041).
  • net: hp100: remove unnecessary #ifdefs (bnc#1012382).
  • net: igmp: add a missing rcu locking section (bnc#1012382).
  • net: igmp: fix source address check for IGMPv3 reports (bnc#1012382).
  • net: igmp: Use correct source address on IGMPv3 reports (bnc#1012382).
  • net: initialize msg.msg_flags in recvfrom (bnc#1012382).
  • net: ipv4: fix for a race condition in raw_sendmsg (bnc#1012382).
  • net/ipv4: Introduce IPSKBFRAGSEGS bit to inetskbparm.flags (bsc#1042286).
  • netlink: fix nlaput{u8,u16,u32} for KASAN (bnc#1012382).
  • net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y (bnc#1012382).
  • net/mlx5: Avoid NULL pointer dereference on steering cleanup (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • net/mlx5: Cleanup IRQs in case of unload failure (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Add refcount to VXLAN structure (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Fix features check of IPv6 traffic (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Fix fixpoint divide exception in mlx5eamstats_compare (bsc#1015342).
  • net/mlx5e: Fix loopback self test when GRO is off (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • net/mlx5e: Fix possible deadlock of VXLAN lock (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Fix wrong delay calculation for overflow check scheduling (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Prevent possible races in VXLAN control flow (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5e: Verify inline header size do not exceed SKB linear size (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • net/mlx5: Fix rate limit packet pacing naming and struct (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • net/mlx5: Stay in polling mode when command EQ destroy fails (bsc#966170 FATE#320225 bsc#966172 FATE#320226).
  • net/mlx5: Use 128B cacheline size for 128B or larger cachelines (bsc#1015342 FATE#321688 bsc#1015343 FATE#321689).
  • net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case (bnc#1012382).
  • net: mvneta: clear interface link status on port disable (bnc#1012382).
  • net: mvneta: eliminate wrong call to handle rx descriptor error (fate#319899).
  • net: mvneta: use proper rxq_number in loop on rx queues (fate#319899).
  • net/packet: fix a race in packetbind() and packetnotifier() (bnc#1012382).
  • net: phy: at803x: Change error to EINVAL for invalid MAC (bnc#1012382).
  • net: phy: Keep reporting transceiver type (bsc#1085050).
  • net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround (bnc#1012382).
  • net: qdiscpktlen_init() should be more robust (bnc#1012382).
  • net: qmi_wwan: add Sierra EM7565 1199:9091 (bnc#1012382).
  • net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4 (bnc#1012382).
  • net: reevalulate autoflowlabel setting after sysctl setting (bnc#1012382).
  • net: replace dstcache ip6tunnel implementation with the generic one (bnc#1012382).
  • net: Resend IGMP memberships upon peer notification (bnc#1012382).
  • net_sched: red: Avoid devision by zero (bnc#1012382).
  • net_sched: red: Avoid illegal values (bnc#1012382).
  • net: sctp: fix array overrun read on sctptimertbl (bnc#1012382).
  • net/smc: fix NULL pointer dereference on sockcreatekern() error path (bsc#1082979).
  • net: stmmac: enable EEE in MII, GMII or RGMII only (bnc#1012382).
  • net: systemport: Pad packet before inserting TSB (bnc#1012382).
  • net: systemport: Utilize skbputpadto() (bnc#1012382).
  • net: tcp: close sock if net namespace is exiting (bnc#1012382).
  • netvsc: allow controlling send/recv buffer size (fate#315887, bsc#1082632).
  • netvsc: allow driver to be removed even if VF is present (fate#315887, bsc#1082632).
  • netvsc: check error return when restoring channels and mtu (fate#315887, bsc#1082632).
  • netvsc: cleanup datapath switch (fate#315887, bsc#1082632).
  • netvsc: do not signal host twice if empty (fate#315887, bsc#1082632).
  • netvsc: fix deadlock betwen link status and removal (fate#315887, bsc#1082632).
  • netvsc: increase default receive buffer size (fate#315887, bsc#1082632).
  • netvsc: keep track of some non-fatal overload conditions (fate#315887, bsc#1082632).
  • netvsc: no need to allocate send/receive on numa node (fate#315887, bsc#1082632).
  • netvsc: propagate MAC address change to VF slave (fate#315887, bsc#1082632).
  • netvsc: remove unnecessary cast of void pointer (fate#315887, bsc#1082632).
  • netvsc: remove unnecessary check for NULL hdr (fate#315887, bsc#1082632).
  • netvsc: whitespace cleanup (fate#315887, bsc#1082632).
  • net: vxlan: lwt: Fix vxlan local traffic (bsc#1042286).
  • net: vxlan: lwt: Use source ip address during route lookup (bsc#1042286).
  • net: wimax/i2400m: fix NULL-deref at probe (bnc#1012382).
  • nfs: Add a condresched() to nfscommitreleasepages() (bsc#1077779).
  • nfs: commit direct writes even if they fail partially (bnc#1012382).
  • nfsd: auth: Fix gid sorting when rootsquash enabled (bnc#1012382).
  • nfsd: check for use of the closed special stateid (bnc#1012382).
  • nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) (bnc#1012382).
  • nfsd: Ensure we check stateid validity in the seqid operation checks (bnc#1012382).
  • NFSD: fix nfsdminorversion(.., NFSDAVAIL) (bnc#1012382).
  • NFSD: fix nfsdresetversions for NFSv4 (bnc#1012382).
  • nfs: Do not convert nfsidmapcache_timeout to jiffies (git-fixes).
  • nfs: Do not take a reference on fl->fl_file for LOCK operation (bnc#1012382).
  • nfs: fix a deadlock in nfs client initialization (bsc#1074198).
  • NFS: Fix a typo in nfs_rename() (bnc#1012382).
  • nfs/pnfs: fix nfsdirectreq ref leak when i/o falls back to the mds (bnc#1012382).
  • nfs: reject request for id_legacy key without auxdata (bnc#1012382).
  • nfs: Trunking detection should handle ERESTARTSYS/EINTR (bsc#1074198).
  • NFSv4.1 respect server's max size in CREATE_SESSION (bnc#1012382).
  • NFSv4: Fix client recovery when server reboots multiple times (bnc#1012382).
  • nohz: Prevent a timer interrupt storm in ticknohzstopschedtick() (bnc#1012382).
  • n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD) (bnc#1012382).
  • nvme_fc: cleanup io completion (bsc#1079609).
  • nvme_fc: correct abort race condition on resets (bsc#1079609).
  • nvmefc: correct hang in nvmens_remove() (bsc#1075811).
  • nvme_fc: fix abort race on teardown with lld reject (bsc#1083750).
  • nvme_fc: fix ctrl create failures racing with workq items (bsc#1076982).
  • nvme_fc: fix rogue admin cmds stalling teardown (bsc#1075811).
  • nvme_fc: io timeout should defer abort to ctrl reset (bsc#1085054).
  • nvme-fc: kick admin requeue list on disconnect (bsc#1077241).
  • nvme-fc: merge error on sles12sp3 for reset_work (bsc#1079195).
  • nvme_fc: minor fixes on sqsize (bsc#1076760).
  • nvmefc: on remoteport reuse, set new nportid and role (bsc#1076760).
  • nvme_fc: rework sqsize handling (bsc#1076760).
  • nvme: Fix managing degraded controllers (bnc#1012382).
  • nvme: Fix setting logical block format when revalidating (bsc#1079313).
  • nvme: only start KATO if the controller is live (bsc#1083387).
  • nvme-pci: clean up CMB initialization (bsc#1082979).
  • nvme-pci: clean up SMBSZ bit definitions (bsc#1082979).
  • nvme-pci: consistencly use ctrl->device for logging (bsc#1082979).
  • nvme-pci: fix typos in comments (bsc#1082979).
  • nvme-pci: Remap CMB SQ entries on every controller reset (bsc#1082979).
  • nvme-pci: Remove watchdog timer (bsc#1066163).
  • nvme-pci: Use PCI bus address for data/queues in CMB (bsc#1082979).
  • nvme: Quirks for PM1725 controllers (bsc#1082979).
  • nvmerdma: clear NVMERDMAQLIVE bit if reconnect fails (bsc#1083770).
  • nvme-rdma: fix concurrent reset and reconnect (bsc#1082979).
  • nvme: remove nvmerevalidatens (bsc#1079313).
  • ocfs2: return error when we attempt to access a dirty bh in jbd2 (bsc#1070404).
  • openrisc: fix issue handling 8 byte get_user calls (bnc#1012382).
  • openvswitch: fix the incorrect flow action alloc size (bnc#1012382).
  • ovl: fix failure to fsync lower dir (bnc#1012382).
  • ovs/geneve: fix rtnl notifications on iface deletion (bsc#1042286).
  • ovs/gre: fix rtnl notifications on iface deletion (bsc#1042286).
  • ovs/gre,geneve: fix error path when creating an iface (bsc#1042286).
  • ovs/vxlan: fix rtnl notifications on iface deletion (bsc#1042286).
  • packet: fix crash in fanoutdemuxrollover() (bnc#1012382).
  • parisc: Fix alignment of patlblock in assembly on 32-bit SMP kernel (bnc#1012382).
  • parisc: Hide Diva-built-in serial aux and graphics card (bnc#1012382).
  • partially revert tipc improve link resiliency when rps is activated (bsc#1068038).
  • PCI/AER: Report non-fatal errors only to the affected endpoint (bnc#1012382).
  • pci/ASPM: Do not retrain link if ASPM not possible (bnc#1071892).
  • PCI: Avoid bus reset if bridge itself is broken (bnc#1012382).
  • PCI: Create SR-IOV virtfn/physfn links before attaching driver (bnc#1012382).
  • PCI: Detach driver before procfs & sysfs teardown on device remove (bnc#1012382).
  • pci: hv: Do not sleep in composemsimsg() (fate#315887, bsc#1082632).
  • pci: keystone: Fix interrupt-controller-node lookup (bnc#1012382).
  • pci/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQs (bsc#1082979).
  • PCI/PME: Handle invalid data when reading Root Status (bnc#1012382).
  • PCI / PM: Force devices to D0 in pcipmthaw_noirq() (bnc#1012382).
  • perf bench numa: Fixup discontiguous/sparse numa nodes (bnc#1012382).
  • perf symbols: Fix symbols_fixupend heuristic for corner cases (bnc#1012382).
  • perf test attr: Fix ignored test case result (bnc#1012382).
  • perf top: Fix window dimensions change handling (bnc#1012382).
  • perf/x86: Shut up false-positive -Wmaybe-uninitialized warning (bnc#1012382).
  • phy: work around 'phys' references to usb-nop-xceiv devices (bnc#1012382).
  • pinctrl: adi2: Fix Kconfig build problem (bnc#1012382).
  • pinctrl: st: add irqrequest/releaseresources callbacks (bnc#1012382).
  • pinctrl: sunxi: Fix A80 interrupt pin bank (bnc#1012382).
  • pipe: avoid roundpipesize() nr_pages overflow on 32-bit (bnc#1012382).
  • pktcdvd: Fix pktsetupdev() error path (bnc#1012382).
  • platform/x86: intelmidthermal: Fix suspend handlers unused warning (bnc#1012382).
  • pm / devfreq: Propagate error from devfreqadddevice() (bnc#1012382).
  • pm / wakeirq: Fix unbalanced IRQ enable for wakeirq (bsc#1031717).
  • posix-timer: Properly check sigevent->sigev_notify (bnc#1012382).
  • power: bq27xxxbattery: mark some symbols _maybe_unused (bnc#1012382).
  • powerpc/64: Add macros for annotating the destination of rfid/hrfid (bsc#1068032, bsc#1075087).
  • powerpc/64: Convert fastexceptionreturn to use RFITOUSER/KERNEL (bsc#1068032, bsc#1075087).
  • powerpc/64: Convert the syscall exit path to use RFITOUSER/KERNEL (bsc#1068032, bsc#1075087).
  • powerpc/64: Fix flush(d|i)cacherange() called from modules (FATE#315275 LTC#103998 bnc#1012382 bnc#863764).
  • powerpc/64s: Add EX_SIZE definition for paca exception save areas (bsc#1068032, bsc#1075087).
  • powerpc/64s: Add support for RFI flush of L1-D cache (bsc#1068032, bsc#1075087).
  • powerpc/64s: Allow control of RFI flush via debugfs (bsc#1068032, bsc#1075087).
  • powerpc/64s: Convert slbmisscommon to use RFITOUSER/KERNEL (bsc#1068032, bsc#1075087).
  • powerpc/64s: Fix RFI flush dependency on HARDLOCKUP_DETECTOR (bnc#1012382).
  • powerpc/64s: Improve RFI L1-D cache flush fallback (bsc#1068032, bsc#1075087).
  • powerpc/64s: Simple RFI macro conversions (bsc#1068032, bsc#1075087).
  • powerpc/64s: Support disabling RFI flush with norfiflush and nopti (bsc#1068032, bsc#1075087).
  • powerpc/64s: Wire up cpushowmeltdown() (bsc#1068032).
  • powerpc/asm: Allow including ppc_asm.h in asm files (bsc#1068032, bsc#1075087).
  • powerpc: Do not preemptdisable() in showcpuinfo() (bsc#1066223).
  • powerpc/ipic: Fix status get and status clear (bnc#1012382).
  • powerpc/numa: Ensure nodes initialized for hotplug (FATE#322022, bsc#1081514).
  • powerpc/numa: Invalidate numacpulookup_table on cpu remove (bsc#1081512).
  • powerpc/numa: Use ibm,max-associativity-domains to discover possible nodes (FATE#322022, bsc#1081514).
  • powerpc/perf: Dereference BHRB entries safely (bsc#1066223).
  • powerpc/perf: Fix oops when grouping different pmu events (bnc#1012382).
  • powerpc/perf/hv-24x7: Fix incorrect comparison in memord (bnc#1012382).
  • powerpc/powernv: Check device-tree for RFI flush settings (bsc#1068032, bsc#1075087).
  • powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo (bnc#1012382).
  • powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers (bsc#1066223).
  • powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requested (bnc#1012382).
  • powerpc/powernv: Move IDLESTATEENTER_SEQ macro to cpuidle.h (bsc#1066223).
  • powerpc/powernv: Support firmware disable of RFI flush (bsc#1068032, bsc#1075087).
  • powerpc/pseries: Fix cpu hotplug crash with memoryless nodes (FATE#322022, bsc#1081514).
  • powerpc/pseries: include linux/types.h in asm/hvcall.h (bsc#1068032, bsc#1075087).
  • powerpc/pseries: Introduce HGETCPU_CHARACTERISTICS (bsc#1068032, bsc#1075087).
  • powerpc/pseries: Query hypervisor for RFI flush settings (bsc#1068032, bsc#1075087).
  • powerpc/pseries: rfi-flush: Call setuprfiflush() after LPM migration (bsc#1068032, bsc#1075087).
  • powerpc/pseries/rfi-flush: Call setuprfiflush() after LPM migration (bsc#1068032, bsc#1075087).
  • powerpc/pseries: Support firmware disable of RFI flush (bsc#1068032, bsc#1075087).
  • powerpc/rfi-flush: Add DEBUG_RFI config option (bsc#1068032, bsc#1075087).
  • powerpc/rfi-flush: Make setuprfiflush() not __init (bsc#1068032, bsc#1075087).
  • powerpc/rfi-flush: Move RFI flush fields out of the paca (unbreak kABI) (bsc#1068032, bsc#1075087).
  • powerpc/rfi-flush: Move the logic to avoid a redo into the sysfs code (bsc#1068032, bsc#1075087).
  • powerpc/rfi-flush: prevent crash when changing flush type to fallback after system boot (bsc#1068032, bsc#1075087).
  • powerpc: Simplify module TOC handling (bnc#1012382).
  • power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE (bnc#1012382).
  • ppp: Destroy the mutex when cleanup (bnc#1012382).
  • pppoe: take ->needed_headroom of lower device into account on xmit (bnc#1012382).
  • profile: hide unused functions when !CONFIGPROCFS (bnc#1012382).
  • Provide a function to create a NUL-terminated string from unterminated data (bnc#1012382).
  • pwc: hide unused label (bnc#1012382).
  • qla2xxx: Add changes for devloss timeout in driver (bsc#1084427).
  • qla2xxx: Add FC-NVMe abort processing (bsc#1084427).
  • qla2xxx: asynchronous pci probing (bsc#1034503).
  • qla2xxx: Cleanup code to improve FC-NVMe error handling (bsc#1084427).
  • qla2xxx: Convert QLATGTABTS to TARGETSCFLOOKUPLUNFROM_TAG (bsc#1043726,FATE#324770).
  • qla2xxx: do not check login_state if no loop id is assigned (bsc#1081681).
  • qla2xxx: ensure async flags are reset correctly (bsc#1081681).
  • qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan (bsc#1084427).
  • qla2xxx: Fix FC-NVMe IO abort during driver reset (bsc#1084427).
  • qla2xxx: Fix incorrect tcmqla2xxxfree_cmd use during TMR ABORT (v2) (bsc#1043726,FATE#324770).
  • qla2xxx: Fix n2nae flag to prevent devloss on PDB change (bsc#1084427).
  • qla2xxx: Fix NVMe entry_type for iocb packet on BE system (bsc#1043726,FATE#324770).
  • qla2xxx: Fix retry for PRLI RJT with reason of BUSY (bsc#1084427).
  • qla2xxx: Fixup locking for session deletion (bsc#1081681).
  • qla2xxx: Remove nvmedonelist (bsc#1084427).
  • qla2xxx: Remove unneeded message and minor cleanup for FC-NVMe (bsc#1084427).
  • qla2xxx: remove use of FC-specific error codes (bsc#1043726,FATE#324770).
  • qla2xxx: Restore ZIO threshold setting (bsc#1084427).
  • qla2xxx: Return busy if rport going away (bsc#1084427).
  • qla2xxx: Set IIDMA and fcport state before qlanvmeregister_remote() (bsc#1084427).
  • qla2xxx: Update driver version to 10.00.00.06-k (bsc#1084427).
  • qlcnic: fix deadlock bug (bnc#1012382).
  • r8152: fix the list rx_done may be used without initialization (bnc#1012382).
  • r8152: prevent the driver from transmitting packets with carrier off (bnc#1012382).
  • r8169: fix memory corruption on retrieval of hardware statistics (bnc#1012382).
  • r8169: fix RTL8168EP take too long to complete driver initialization (bnc#1012382).
  • raid5: Set R5_Expanded on parity devices as well as data (bnc#1012382).
  • ravb: Remove Rx overflow log messages (bnc#1012382).
  • rbd: set maxsegments to USHRTMAX (bnc#1012382).
  • RDMA/cma: Avoid triggering undefined behavior (bnc#1012382).
  • rdma/cma: Make sure that PSN is not over max allowed (bnc#1012382).
  • RDMA/i40iw: Remove MSS change support (bsc#1024376 FATE#321249).
  • rdma/uverbs: Protect from command mask overflow (bsc#1082979).
  • rds: Fix NULL pointer dereference in _rdsrdma_map (bnc#1012382).
  • RDS: Heap OOB write in rdsmessagealloc_sgs() (bnc#1012382).
  • RDS: null pointer dereference in rdsatomicfree_op (bnc#1012382).
  • regulator: core: Rely on regulatordevrelease to free constraints (bsc#1074847).
  • regulator: da9063: Return an error code on probe failure (bsc#1074847).
  • regulator: pwm: Fix regulator ramp delay for continuous mode (bsc#1074847).
  • regulator: Try to resolve regulators supplies on registration (bsc#1074847).
  • reiserfs: avoid a -Wmaybe-uninitialized warning (bnc#1012382).
  • Revert 'Bluetooth: btusb: driver to enable the usb-wakeup feature' (bnc#1012382).
  • Revert 'Bluetooth: btusb: fix QCA Rome suspend/resume' (bnc#1012382).
  • Revert 'drm/armada: Fix compile fail' (bnc#1012382).
  • Revert 'Enable DEBUG_RFI'
  • Revert 'kaiser: vmstat show NRKAISERTABLE as nroverhead' (kabi).
  • Revert 'lib/genalloc.c: make the avail variable an atomiclongt' (kabi).
  • Revert 'module: Add retpoline tag to VERMAGIC' (bnc#1012382 kabi).
  • Revert 'module: Add retpoline tag to VERMAGIC' (kabi).
  • Revert 'net: replace dstcache ip6tunnel implementation with the generic one' (kabi bnc#1082897).
  • Revert 'ocfs2: should wait dio before inode lock in ocfs2_setattr()' (bnc#1012382).
  • Revert 'power: bq27xxx_battery: Remove unneeded dependency in Kconfig' (bnc#1012382).
  • Revert 's390/kbuild: enable modversions for symbols exported from asm' (bnc#1012382).
  • Revert 'sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks' (kabi).
  • Revert 'scsi: libsas: align satadevice's rpsresp on a cacheline' (kabi).
  • Revert 'spi: SPIFSLDSPI should depend on HAS_DMA' (bnc#1012382).
  • Revert 'userfaultfd: selftest: vm: allow to build in vm/ directory' (bnc#1012382).
  • Revert 'x86/efi: Build our own page table structures' (bnc#1012382).
  • Revert 'x86/efi: Hoist page table switching code into eficallvirt()' (bnc#1012382).
  • Revert 'x86/entry/64: Separate cpucurrenttopofstack from TSS.sp0'
  • Revert 'x86/entry/64: Use a per-CPU trampoline stack for IDT entries'
  • Revert 'x86/mm/pat: Ensure cpa->pfn only contains page frame numbers' (bnc#1012382).
  • rfi-flush: Make DEBUG_RFI a CONFIG option (bsc#1068032, bsc#1075087).
  • rfi-flush: Move the logic to avoid a redo into the debugfs code (bsc#1068032, bsc#1075087).
  • rfi-flush: Switch to new linear fallback flush (bsc#1068032, bsc#1075087).
  • rhashtable: add rhashtablelookupgetinsertkey() (bsc#1042286).
  • ring-buffer: Mask out the info bits when returning buffer page length (bnc#1012382).
  • route: also update fnhe_genid when updating a route cache (bnc#1012382).
  • route: update fnhe_expires for redirect when the fnhe exists (bnc#1012382).
  • rtc: cmos: Initialize hpet timer before irq is registered (bsc#1077592).
  • rtc-opal: Fix handling of firmware error codes, prevent busy loops (bnc#1012382).
  • rtc: pcf8563: fix output clock rate (bnc#1012382).
  • rtc: pl031: make interrupt optional (bnc#1012382).
  • rtc: set the alarm to the next expiring timer (bnc#1012382).
  • rtlwifi: fix gcc-6 indentation warning (bnc#1012382).
  • rtlwifi: rtl8821ae: Fix connection lost problem correctly (bnc#1012382).
  • s390: add no-execute support (FATE#324087, LTC#158827).
  • s390: always save and restore all registers on context switch (bnc#1012382).
  • s390/cpuinfo: show facilities as reported by stfle (bnc#1076847, LTC#163740).
  • s390/dasd: fix handling of internal requests (bsc#1080321).
  • s390/dasd: fix wrongly assigned configuration data (bnc#1012382).
  • s390/dasd: prevent prefix I/O error (bnc#1012382).
  • s390: fix compat system call table (bnc#1012382).
  • s390: fix handling of -1 in set{,fs}[gu]id16 syscalls (bnc#1012382).
  • s390: hypfs: Move diag implementation and data definitions (FATE#324070, LTC#158959).
  • s390: kvm: Cpu model support for msa6, msa7 and msa8 (FATE#324069, LTC#159031).
  • s390: Make cpc_name accessible (FATE#324070, LTC#158959).
  • s390: Make diag224 public (FATE#324070, LTC#158959).
  • s390/mem_detect: use unsigned longs (FATE#324071, LTC#158956).
  • s390/mm: align swapperpgdir to 16k (FATE#324087, LTC#158827).
  • s390/mm: always use PAGE_KERNEL when mapping pages (FATE#324087, LTC#158827).
  • s390/noexec: execute kexec datamover without DAT (FATE#324087, LTC#158827).
  • s390/oprofile: fix address range for asynchronous stack (bsc#1082979).
  • s390/pageattr: allow kernel page table splitting (FATE#324087, LTC#158827).
  • s390/pageattr: avoid unnecessary page table splitting (FATE#324087, LTC#158827).
  • s390/pageattr: handle numpages parameter correctly (FATE#324087, LTC#158827).
  • s390/pci_dma: improve lazy flush for unmap (bnc#1079886, LTC#163393).
  • s390/pcidma: improve mapsg (bnc#1079886, LTC#163393).
  • s390/pcidma: make lazy flush independent from the tlbrefresh bit (bnc#1079886, LTC#163393).
  • s390/pci_dma: remove dma address range check (bnc#1079886, LTC#163393).
  • s390/pci_dma: simplify dma address calculation (bnc#1079886, LTC#163393).
  • s390/pcidma: split dmaupdate_trans (bnc#1079886, LTC#163393).
  • s390/pci: do not require AIS facility (bnc#1012382).
  • s390/pci: fix dma address calculation in map_sg (bnc#1079886, LTC#163393).
  • s390/pci: handle insufficient resources during dma tlb flush (bnc#1079886, LTC#163393).
  • s390/pgtable: introduce and use generic csp inline asm (FATE#324087, LTC#158827).
  • s390/pgtable: make pmd and pud helper functions available (FATE#324087, LTC#158827).
  • s390/qeth: fix underestimated count of buffer elements (bnc#1082089, LTC#164529).
  • s390/qeth: no ETH header for outbound AF_IUCV (LTC#156276 bnc#1012382 bnc#1053472).
  • s390: report new vector facilities (FATE#324088, LTC#158828).
  • s390/runtime instrumentation: simplify task exit handling (bnc#1012382).
  • s390/sclp: Add hmfai field (FATE#324071, LTC#158956).
  • s390/vmem: align segment and region tables to 16k (FATE#324087, LTC#158827).
  • s390/vmem: introduce and use SEGMENTKERNEL and REGION3KERNEL (FATE#324087, LTC#158827).
  • s390/vmem: simplify vmem code for read-only mappings (FATE#324087, LTC#158827).
  • schdsmark: fix invalid skbcow() usage (bnc#1012382).
  • sched/deadline: Make sure the replenishment timer fires in the next period (bnc#1012382).
  • sched/deadline: Throttle a constrained deadline task activated after the deadline (bnc#1012382).
  • sched/deadline: Use deadline instead of period when calculating overflow (bnc#1012382).
  • sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks (bnc#1012382).
  • sched/deadline: Zero out positive runtime after throttling constrained tasks (git-fixes).
  • sched/rt: Up the root domain ref count when passing it around via IPIs (bnc#1012382).
  • sched/rt: Use containerof() to get root domain in rtopushirqwork_func() (bnc#1012382).
  • scripts/kernel-doc: Do not fail with status != 0 if error encountered with -none (bnc#1012382).
  • scsi: aacraid: Fix hang in kdump (bsc#1022607, FATE#321673).
  • scsi: aacraid: Prevent crash in case of free interrupt during scsi EH path (bnc#1012382).
  • scsi: advansys: fix build warning for PCI=n (bnc#1012382).
  • scsi: advansys: fix uninitialized data access (bnc#1012382).
  • scsi: bfa: integer overflow in debugfs (bnc#1012382).
  • scsi: cxgb4i: fix Tx skb leak (bnc#1012382).
  • scsi: do not look for NULL devices handlers by name (bsc#1082373).
  • scsi: fas216: fix sense buffer initialization (bsc#1082979).
  • scsi: fdomain: drop fdomainpcitbl when built-in (bnc#1012382).
  • scsi: handle ABORTED_COMMAND on Fujitsu ETERNUS (bsc#1069138).
  • scsi: hisi_sas: directly attached disk LED feature for v2 hw (bsc#1083409).
  • scsi: hpsa: cleanup sas_phy structures in sysfs when unloading (bnc#1012382).
  • scsi: hpsa: destroy sas transport properties before scsi_host (bnc#1012382).
  • scsi: ibmvfc: fix misdefined reserved field in ibmvfcfcprsp_info (bnc#1012382).
  • scsi: initio: remove duplicate module device table (bnc#1012382 bsc#1082979).
  • scsi: initio: remove duplicate module device table (bsc#1082979).
  • scsi: libsas: align satadevice's rpsresp on a cacheline (bnc#1012382).
  • scsi: libsas: fix error when getting phy events (bsc#1082979).
  • scsi: libsas: fix memory leak in sassmpgetphyevents() (bsc#1082979).
  • scsi: lpfc: Add WQ Full Logic for NVME Target (bsc#1080656).
  • scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a target (bsc#1080656).
  • scsi: lpfc: Beef up stat counters for debug (bsc#1076693).
  • scsi: lpfc: correct debug counters for abort (bsc#1080656).
  • scsi: lpfc: do not dereference localport before it has been null checked (bsc#1076693).
  • scsi: lpfc: Do not return internal MBXERR_ERROR code from probe function (bsc#1082979).
  • scsi: lpfc: fix a couple of minor indentation issues (bsc#1076693).
  • scsi: lpfc: Fix -EOVERFLOW behavior for NVMET and defer_rcv (bsc#1076693).
  • scsi: lpfc: Fix header inclusion in lpfc_nvmet (bsc#1080656).
  • scsi: lpfc: Fix infinite wait when driver unregisters a remote NVME port (bsc#1076693).
  • scsi: lpfc: Fix IO failure during hba reset testing with nvme io (bsc#1080656).
  • scsi: lpfc: Fix issue_lip if link is disabled (bsc#1080656).
  • scsi: lpfc: Fix issues connecting with nvme initiator (bsc#1076693).
  • scsi: lpfc: Fix nonrecovery of NVME controller after cable swap (bsc#1080656).
  • scsi: lpfc: Fix PRLI handling when topology type changes (bsc#1080656).
  • scsi: lpfc: Fix receive PRLI handling (bsc#1076693).
  • scsi: lpfc: Fix RQ empty firmware trap (bsc#1080656).
  • scsi: lpfc: Fix SCSI io host reset causing kernel crash (bsc#1080656).
  • scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabled (bsc#1076693).
  • scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing (bsc#1080656).
  • scsi: lpfc: Increase CQ and WQ sizes for SCSI (bsc#1080656).
  • scsi: lpfc: Increase SCSI CQ and WQ sizes (bsc#1076693).
  • scsi: lpfc: Indicate CONF support in NVMe PRLI (bsc#1080656).
  • scsi: lpfc: move placement of target destroy on driver detach (bsc#1080656).
  • scsi: lpfc: Treat SCSI Write operation Underruns as an error (bsc#1080656).
  • scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright (bsc#1080656).
  • scsi: lpfc: update driver version to 11.4.0.6 (bsc#1076693).
  • scsi: lpfc: update driver version to 11.4.0.7 (bsc#1080656).
  • scsi: lpfc: Use after free in lpfcrqbuf_free() (bsc#1037838).
  • scsi: lpfc: Validate adapter support for SRIU option (bsc#1080656).
  • scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume created on two SATA drive (bnc#1012382).
  • scsi: mvumi: use _maybeunused to hide pm functions (bnc#1012382).
  • scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Add ability to autodetect SFP type (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add ability to send PRLO (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add ATIO-Q processing for INTx mode (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add boundary checks for exchanges to be offloaded (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add command completion for error path (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add debug knob for user control workload (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Add debug logging routine for qpair (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add FC-NVMe command handling (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add function call to qpair for door bell (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Add fw_started flags to qpair (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Add lock protection around host lookup (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add LR distance support from nvram bit (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: add missing includes for qla_isr (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add option for use reserve exch for ELS (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add ql2xiniexchg parameter (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Add retry limit for fabric scan logic (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add support for minimum link speed (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add switch command to simplify fabric discovery (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add timeout ability to waitforsess_deletion() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Add XCB counters to debugfs (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Allow MBCGETPORT_DATABASE to query and save the port states (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Allow relogin and session creation after reset (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Allow SNS fabric login to be retried (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Allow target mode to accept PRLI in dual mode (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: avoid unused-function warning (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Change ha->wq max_active value to default (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Changes to support N2N logins (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Chip reset uses wrong lock during IO flush (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Cleanup FC-NVMe code (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Clear fc4f_nvme flag (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Clear loop id after delete (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Combine Active command arrays (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Defer processing of GS IOCB calls (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Delay loop id allocation at login (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Do not call abort handler function during chip reset (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Do not call dmafreecoherent with IRQ disabled (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: do not include <generated/utsrelease.h> (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Enable Async TMF processing (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Enable ATIO interrupt handshake for ISP27XX (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Enable Target Multi Queue (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Fix abort command deadlock due to spinlock (FATE#320146, bsc#966328).
  • scsi: qla2xxx: fix a bunch of typos and spelling mistakes (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix a locking imbalance in qlt24xxhandle_els() (bsc#1082979).
  • scsi: qla2xxx: Fix compile warning (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Fix FC-NVMe LUN discovery (bsc#1083223).
  • scsi: qla2xxx: Fix Firmware dump size for Extended login and Exchange Offload (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix GPNFT/GNNFT error handling (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix gpnid error processing (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix incorrect handle for abort IOCB (bsc#1082979).
  • scsi: qla2xxx: Fix login state machine freeze (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix login state machine stuck at GPDB (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix logo flag for qltfreesession_done() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Fix memory leak in dual/target mode (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix NPIV host cleanup in target mode (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix NPIV host enable after chip reset (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix NULL pointer access for fcport structure (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS (bsc#1082979).
  • scsi: qla2xxx: Fix NULL pointer crash due to probe failure (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix oops in qla2x00probeone error path (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix PRLI state check (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix queue ID for async abort with Multiqueue (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix recursion while sending terminate exchange (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix Relogin being triggered too fast (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix re-login for Nport Handle in use (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix scan state field for fcport (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix session cleanup for N2N (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix slow mem alloc behind lock (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix smatch warning in qla25xxdelete{rsp|req}_que (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: fix spelling mistake of variable sfpadditonalinfo (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix system crash for Notify ack timeout handling (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix system crash in qltplogiack_unref (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix system crash while triggering FW dump (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix system panic due to pointer access problem (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix target multiqueue configuration (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix task mgmt handling for NPIV (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix warning during port_name debug print (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix warning for code intentation in _qla24xxhandlegpdbevent() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix warning in qla2x00asynciocb_timeout() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Fix WWPN/WWNN in debug message (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Handle PCIe error for driver (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Increase ql2xmaxqdepth to 64 (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Increase verbosity of debug messages logged (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Migrate switch registration commands away from mailbox interface (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: move fields from qlahwdata to qla_qpair (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Move function prototype to correct header (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Move logging default mask to execute once only (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Move session delete to driver work queue (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Move target stat counters from vha to qpair (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Move work element processing out of DPC thread (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Off by one in qltctioto_cmd() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Preparation for Target MQ (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Prevent multiple active discovery commands per session (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Prevent relogin trigger from sending too many commands (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Print correct mailbox registers in failed summary (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Properly extract ADISC error codes (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Query FC4 type during RSCN processing (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Recheck session state after RSCN (bsc#1043726,FATE#324770)
  • scsi: qla2xxx: Reduce the use of terminate exchange (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Reduce trace noise for Async Events (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Reinstate module parameter ql2xenablemsix (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Relogin to target port on a cable swap (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout (FATE#320146, bsc#966328).
  • scsi: qla2xxx: Remove an unused structure member (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove datasegspercmd and datasegspercont field (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove extra register read (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove extra register read (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Remove FCNOLOOP_ID for FCP and FC-NVMe Discovery (bsc#1084397).
  • scsi: qla2xxx: Remove potential macro parameter side-effect in qldumpregs() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: remove redundant assignment of d (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: remove redundant null check on tgt (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove redundant wait when target is stopped (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove session creation redundant code (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Remove unused argument from qltschedulesessfordeletion() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Remove unused irqcmdcount field (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Remove unused tgtenable64bit_addr flag (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: remove writeq/readq function definitions (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Replace fcport alloc with qla2x00allocfcport (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Replace GPDB with async ADISC command (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Reset the logo flag, after target re-login (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Retry switch command on time out (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Send FC4 type NVMe to the management server (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Serialize GPNID for multiple RSCN (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Serialize session deletion by using work_lock (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Serialize session free in qltfreesession_done (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Skip IRQ affinity for Target QPairs (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Skip zero queue count entry during FW dump capture (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Suppress a kernel complaint in qlainitbase_qpair() (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Tweak resource count dump (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update Driver version to 10.00.00.00-k (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update driver version to 10.00.00.01-k (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update driver version to 10.00.00.02-k (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update driver version to 10.00.00.03-k (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update driver version to 10.00.00.04-k (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Update driver version to 10.00.00.05-k (bsc#1081681).
  • scsi: qla2xxx: Update driver version to 9.01.00.00-k (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Update fw_started flags at qpair creation (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch (bsc#1043726,FATE#324770)
  • scsi: qla2xxx: Use chip reset to bring down laser on unload (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: use dmamappingerror to check map errors (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use IOCB path to submit Control VP MBX command (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use known NPort ID for Management Server login (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: use shadow register for ISP27XX (bsc#1043725,FATE#324770).
  • scsi: qla2xxx: Use shadow register for ISP27XX (bsc#1043726,FATE#324770).
  • scsi: qla2xxx: Use sp->free instead of hard coded call (bsc#1043726,FATE#324770).
  • scsi: sd: change allow_restart to bool in sysfs interface (bnc#1012382).
  • scsi: sd: change managestartstop to bool in sysfs interface (bnc#1012382).
  • scsi: ses: do not get power status of SES device slot on probe (bsc#1082979).
  • scsi: sg: disable SETFORCELOW_DMA (bnc#1012382).
  • scsi: sim710: fix build warning (bnc#1012382).
  • scsi: sr: wait for the medium to become ready (bsc#1048585).
  • scsi: sr: workaround VMware ESXi cdrom emulation bug (bsc#1080813).
  • scsi: storvsc: Fix scsicmd error assignments in storvschandle_error (bnc#1012382).
  • scsi: storvsc: remove unnecessary channel inbound lock (fate#315887, bsc#1082632).
  • scsi: sun_esp: fix device reference leaks (bsc#1082979).
  • scsi: tcm_qla2xxx: Do not allow aborted cmd to advance (bsc#1043725,FATE#324770).
  • scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcdconfigvreg (bnc#1012382).
  • sctp: do not allow the v4 socket to bind a v4mapped v6 address (bnc#1012382).
  • sctp: do not free asoc when it is already dead in sctp_sendmsg (bnc#1012382).
  • sctp: make use of pre-calculated len (bnc#1012382).
  • sctp: Replace use of sockets_allocated with specified macro (bnc#1012382).
  • sctp: return error if the asoc has been peeled off in sctpwaitfor_sndbuf (bnc#1012382).
  • sctp: use the right sk after waking up from wait_buf sleep (bnc#1012382).
  • selftest/powerpc: Fix false failures for skipped tests (bnc#1012382).
  • selftests/x86: Add test_vsyscall (bnc#1012382).
  • selftests/x86/ldt_get: Add a few additional tests for limits (bnc#1012382).
  • selinux: ensure the context is NUL terminated in securitycontexttosidcore() (bnc#1012382).
  • selinux: general protection fault in sockhasperm (bnc#1012382).
  • selinux: skip bounded transition processing if the policy isn't loaded (bnc#1012382).
  • serial: 8250_mid: fix broken DMA dependency (bnc#1012382).
  • serial: 8250_pci: Add Amazon PCI serial device ID (bnc#1012382).
  • serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X (bnc#1012382).
  • serial: 8250uniphier: fix error return code in uniphieruart_probe() (bsc#1031717).
  • serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS (bnc#1012382).
  • series.conf: disable qla2xxx patches (bsc#1043725)
  • series.conf: move core networking (including netfilter) into sorted section
  • series.conf: refresh Ran series_sort.py (no effect on expanded tree).
  • series.conf: whitespace cleanup
  • Set supportedmodulescheck 1 (bsc#1072163).
  • sfc: do not warn on successful change of MAC (bnc#1012382).
  • sget(): handle failures of register_shrinker() (bnc#1012382).
  • sh_eth: fix SH7757 GEther initialization (bnc#1012382).
  • sh_eth: fix TSU resource handling (bnc#1012382).
  • signal/openrisc: Fix dounalignedaccess to send the proper signal (bnc#1012382).
  • signal/sh: Ensure sisigno is initialized in dodivide_error (bnc#1012382).
  • sit: update frag_off info (bnc#1012382).
  • sock: free skb in skbcompletetx_timestamp on error (bnc#1012382).
  • SolutionEngine771x: fix Ether platform data (bnc#1012382).
  • sparc64/mm: set fields in deferred pages (bnc#1012382).
  • spi: atmel: fixed spinlock usage inside atmelspi_remove (bnc#1012382).
  • spi: imx: do not access registers while clocks disabled (bnc#1012382).
  • spi_ks8995: fix 'BUG: key accdaa28 not in .data!' (bnc#1012382).
  • spi: sh-msiof: Fix DMA transfer size check (bnc#1012382).
  • spi: sun4i: disable clocks in the remove function (bnc#1012382).
  • spi: xilinx: Detect stall with Unknown commands (bnc#1012382).
  • ssb: mark ssbbusregister as _maybeunused (bnc#1012382).
  • staging: android: ashmem: fix a race condition in ASHMEMSETSIZE ioctl (bnc#1012382).
  • staging: android: ashmem: Fix a race condition in pin ioctls (bnc#1012382).
  • staging: iio: adc: ad7192: fix external frequency setting (bnc#1012382).
  • staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID (bnc#1012382).
  • staging: ste_rmi4: avoid unused function warnings (bnc#1012382).
  • staging: unisys: visorinput depends on INPUT (bnc#1012382).
  • staging: wilc1000: fix kbuild test robot error (bnc#1012382).
  • sunrpc: Allow connect to return EHOSTUNREACH (bnc#1012382).
  • sunrpc: Fix rpctaskbegin trace point (bnc#1012382).
  • sunxi-rsb: Include OF based modalias in device uevent (bnc#1012382).
  • sysfs/cpu: Add vulnerability folder (bnc#1012382).
  • sysfs/cpu: Fix typos in vulnerability documentation (bnc#1012382).
  • sysfs: spectrev2, handle specctrl (bsc#1075994 bsc#1075091).
  • sysrq : fix Show Regs call trace on ARM (bnc#1012382).
  • target: Add support for TMR percpu reference counting (bsc#1043726,FATE#324770).
  • target: Add TARGETSCFLOOKUPLUNFROMTAG support for ABORTTASK (bsc#1043726,FATE#324770).
  • target: Avoid early CMDTPREEXECUTE failures during ABORTTASK (bnc#1012382).
  • target/file: Do not return error for UNMAP if length is zero (bnc#1012382).
  • target: fix ALUA transition timeout handling (bnc#1012382).
  • target:fix condition return in coreprdumpinitiatorport() (bnc#1012382).
  • target: fix race during implicit transition work flushes (bnc#1012382).
  • target/iscsi: Fix a race condition in iscsitaddrejectfromcmd() (bnc#1012382).
  • target: Use system workqueue for ALUA transitions (bnc#1012382).
  • tc1100-wmi: fix build warning when CONFIG_PM not enabled (bnc#1012382).
  • tc358743: fix register i2c_rd/wr function fix (git-fixes).
  • tc358743: fix register i2c_rd/wr functions (bnc#1012382).
  • tcp: correct memory barrier usage in tcpcheckspace() (bnc#1012382).
  • tcp: do not set rtt_min to 1 (bsc#1042286).
  • tcp: fix under-evaluated ssthresh in TCP Vegas (bnc#1012382).
  • tcp md5sig: Use skb's saddr when replying to an incoming segment (bnc#1012382).
  • tcp: release skfrag.page in tcpdisconnect (bnc#1012382).
  • tcp: _tcphdrlen() helper (bnc#1012382).
  • test_bpf: fix the dummy skb after dissector changes (bsc#1042286).
  • tg3: Add workaround to restrict 5762 MRRS to 2048 (bnc#1012382).
  • tg3: Enable PHY reset in MTU change path for 5720 (bnc#1012382).
  • tg3: Fix rx hang on MTU change with 5717/5719 (bnc#1012382).
  • thermal/drivers/step_wise: Fix temperature regulation misbehavior (bnc#1012382).
  • thermal: fix INTELSOCDTSIOSFCORE dependencies (bnc#1012382).
  • thermal: hisilicon: Handle return value of clkprepareenable (bnc#1012382).
  • thermal: spear: use _maybeunused for PM functions (bnc#1012382).
  • tipc: fix cleanup at module unload (bnc#1012382).
  • tipc: fix memory leak in tipcacceptfrom_sock() (bnc#1012382).
  • tipc: improve link resiliency when rps is activated (bsc#1068038).
  • tlan: avoid unused label with PCI=n (bnc#1012382).
  • tools build: Add tools tree support for 'make -s' (bnc#1012382).
  • tpm-dev-common: Reject too short writes (bsc#1020645, git-fixes).
  • tpm: fix potential buffer overruns caused by bit glitches on the bus (bsc#1020645, git-fixes).
  • tpmi2cinfineon: fix potential buffer overruns caused by bit glitches on the bus (bsc#1020645, git-fixes).
  • tpmi2cnuvoton: fix potential buffer overruns caused by bit glitches on the bus (bsc#1020645, git-fixes).
  • tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus (bsc#1020645, git-fixes).
  • tpm_tis: fix potential buffer overruns caused by bit glitches on the bus (bsc#1020645, git-fixes).
  • tracing: Allocate mask_str buffer dynamically (bnc#1012382).
  • tracing: Fix converting enum's from the map in traceeventeval_update() (bnc#1012382).
  • tracing: Fix crash when it fails to alloc ring buffer (bnc#1012382).
  • tracing: Fix possible double free on failure of allocating trace buffer (bnc#1012382).
  • tracing: Remove extra zeroing out of the ring buffer page (bnc#1012382).
  • tty: cyclades: cyz_interrupt is only used for PCI (bnc#1012382).
  • tty fix oops when rmmod 8250 (bnc#1012382).
  • tty: hvcxen: hide xenconsole_remove when unused (bnc#1012382).
  • tty: mxser: Remove ASYNC_CLOSING (bnc#1072363).
  • uas: Always apply USFLNOATA1X quirk to Seagate devices (bnc#1012382).
  • uas: ignore UAS for Norelsys NS1068(X) chips (bnc#1012382).
  • ubi: block: Fix locking for idralloc/idrremove (bnc#1012382).
  • udf: Avoid overflow when session starts at large offset (bnc#1012382).
  • udp: restore UDPlite many-cast delivery (bsc#1042286).
  • um: link vmlinux with -no-pie (bnc#1012382).
  • usb: Add device quirk for Logitech HD Pro Webcam C925e (bnc#1012382).
  • usb: add RESET_RESUME for ELSA MicroLink 56K (bnc#1012382).
  • usb: build drivers/usb/common/ when USB_SUPPORT is set (bnc#1012382).
  • usb: cdc-acm: Do not log urb submission errors on disconnect (bnc#1012382).
  • usb: cdc_subset: only build when one driver is enabled (bnc#1012382).
  • USB: core: Add type-specific length check of BOS descriptors (bnc#1012382).
  • USB: core: prevent malicious bNumInterfaces overflow (bnc#1012382).
  • USB: devio: Prevent integer overflow in procdosubmiturb() (bnc#1012382).
  • usb: dwc3: gadget: Set maxpacket size for ep0 IN (bnc#1012382).
  • usb: f_fs: Prevent gadget unbind if it is already unbound (bnc#1012382).
  • USB: Fix off by one in type-specific length check of BOS SSP capability (git-fixes).
  • USB: fix usbmon BUG trigger (bnc#1012382).
  • usb: gadget: configs: plug memory leak (bnc#1012382).
  • usb: gadget: do not dereference g until after it has been null checked (bnc#1012382).
  • usb: gadget: ffs: Forbid usbepalloc_request from sleeping (bnc#1012382).
  • usb: gadget: f_fs: Process all descriptors during bind (bnc#1012382).
  • USB: gadgetfs: Fix a potential memory leak in 'dev_config()' (bnc#1012382).
  • usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed (bnc#1012382).
  • usb: gadget: udc: remove pointer dereference after free (bnc#1012382).
  • usb: gadget: uvc: Missing files for configfs interface (bnc#1012382).
  • usb: hub: Cycle HUB power when initialization fails (bnc#1012382).
  • USB: Increase usbfs transfer limit (bnc#1012382).
  • usbip: fix 3eee23c3ec14 tcp_socket address still in the status file (bnc#1012382).
  • usbip: Fix implicit fallthrough warning (bnc#1012382).
  • usbip: Fix potential format overflow in userspace tools (bnc#1012382).
  • usbip: fix stubrx: getpipe() to validate endpoint number (bnc#1012382).
  • usbip: fix stubrx: harden CMDSUBMIT path to handle malicious input (bnc#1012382).
  • usbip: fix stubsendretsubmit() vulnerability to null transferbuffer (bnc#1012382).
  • usbip: fix usbip bind writing random string after command in match_busid (bnc#1012382).
  • usbip: keep usbipdevice sockfd state in sync with tcpsocket (bnc#1012382).
  • usbip: list: do not list devices attached to vhci_hcd (bnc#1012382).
  • usbip: prevent bind loops on devices attached to vhci_hcd (bnc#1012382).
  • usbip: prevent leaking socket pointer address in messages (bnc#1012382).
  • usbip: prevent vhci_hcd driver from leaking a socket pointer address (bnc#1012382).
  • usbip: remove kernel addresses from usb device and urb debug msgs (bnc#1012382).
  • usbip: stub: stop printing kernel pointer addresses in messages (bnc#1012382).
  • usbip: vhcihcd: clear just the USBPORTSTATPOWER bit (bnc#1012382).
  • usbip: vhci: stop printing kernel pointer addresses in messages (bnc#1012382).
  • usb: ldusb: add PIDs for new CASSY devices supported by this driver (bnc#1012382).
  • usb: misc: usb3503: make sure reset is low for at least 100us (bnc#1012382).
  • usb: musb: da8xx: fix babble condition handling (bnc#1012382).
  • usb: musb/ux500: remove duplicate check for dmaiscompatible (bnc#1012382).
  • usb: ohci: Proper handling of edrmlist to handle race condition between usbkillurb() and finish_unlinks() (bnc#1012382).
  • usb: option: Add support for FS040U modem (bnc#1012382).
  • usb: phy: isp1301: Add OF device ID table (bnc#1012382).
  • usb: phy: isp1301: Fix build warning when CONFIG_OF is disabled (git-fixes).
  • usb: phy: msm add regulator dependency (bnc#1012382).
  • usb: phy: tahvo: fix error handling in tahvousbprobe() (bnc#1012382).
  • usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub (bnc#1012382).
  • usb: renesasusbhs: missed the 'running' flag in usbdmac with rx path (bnc#1012382).
  • USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ (bnc#1012382).
  • USB: serial: cp210x: add new device ID ELV ALC 8xxx (bnc#1012382).
  • USB: serial: ftdi_sio: add id for Airbus DS P8GR (bnc#1012382).
  • usb: serial: io_edgeport: fix possible sleep-in-atomic (bnc#1012382).
  • USB: serial: option: adding support for YUGA CLM920-NC5 (bnc#1012382).
  • USB: serial: option: add Quectel BG96 id (bnc#1012382).
  • USB: serial: option: add support for Telit ME910 PID 0x1101 (bnc#1012382).
  • usb: serial: pl2303: new device id for Chilitag (bnc#1012382).
  • USB: serial: qcserial: add Sierra Wireless EM7565 (bnc#1012382).
  • usb: serial: simple: add Motorola Tetra driver (bnc#1012382).
  • USB: uas and storage: Add USFLBROKEN_FUA for another JMicron JMS567 ID (bnc#1012382).
  • usb: uas: unconditionally bring back host after reset (bnc#1012382).
  • USB: usbfs: Filter flags passed in from user space (bnc#1012382).
  • usb: usbip: Fix possible deadlocks reported by lockdep (bnc#1012382).
  • usb: xhci: Add XHCITRUSTTX_LENGTH for Renesas uPD720201 (bnc#1012382).
  • usb: xhci: fix panic in xhcifreevirtdevicesdepth_first (bnc#1012382).
  • userfaultfd: selftest: vm: allow to build in vm/ directory (bnc#1012382).
  • userfaultfd: shmem: _dofault requires VMFAULTNOPAGE (bnc#1012382).
  • v4l: remove MEDIATUNER dependency for VIDEOTUNER (bnc#1012382).
  • vb2: V4L2BUFFLAG_DONE is set after DQBUF (bnc#1012382).
  • vfs: do not do RCU lookup of empty pathnames (bnc#1012382).
  • vhost_net: stop device during reset owner (bnc#1012382).
  • video: fbdev: atmel_lcdfb: fix display-timings lookup (bnc#1012382).
  • video: fbdev: au1200fb: Release some resources if a memory allocation fails (bnc#1012382).
  • video: fbdev: au1200fb: Return an error code if a memory allocation fails (bnc#1012382).
  • video: fbdev/mmp: add MODULE_LICENSE (bnc#1012382).
  • video: fbdev: sis: remove unused variable (bnc#1012382).
  • video: fbdev: via: remove possibly unused variables (bnc#1012382).
  • video: Use bool instead int pointer for getoptbool() argument (bnc#1012382).
  • virtio_balloon: prevent uninitialized variable use (bnc#1012382).
  • virtio: release virtio index when fail to device_register (bnc#1012382).
  • vmbus: add per-channel sysfs info (fate#315887, bsc#1082632).
  • vmbus: add prefetch to ring buffer iterator (fate#315887, bsc#1082632).
  • vmbus: do not acquire the mutex in vmbushvsockdevice_unregister() (fate#315887, bsc#1082632).
  • vmbus: drop unused ringbufferinfo elements (fate#315887, bsc#1082632).
  • vmbus: eliminate duplicate cached index (fate#315887, bsc#1082632).
  • vmbus: hvsock: add proper sync for vmbushvsockdevice_unregister() (fate#315887, bsc#1082632).
  • vmbus: initialize reserved fields in messages (fate#315887, bsc#1082632).
  • vmbus: make channel_message table constant (fate#315887, bsc#1082632).
  • vmbus: more host signalling avoidance (fate#315887, bsc#1082632).
  • vmbus: refactor hvsignalon_read (fate#315887, bsc#1082632).
  • vmbus: remove unused vmbussendpacketctl (fate#315887, bsc#1082632).
  • vmbus: remove unused vmbussendpacketmultipagebuffer (fate#315887, bsc#1082632).
  • vmbus: remove unused vmubssendpacketpagebuffer_ctl (fate#315887, bsc#1082632).
  • vmbus: Reuse uuidleto_bin() helper (fate#315887, bsc#1082632).
  • vmbus: simplify hvringbufferread (fate#315887, bsc#1082632).
  • vmbus: unregister deviceobj->channelskset (fate#315887, bsc#1082632).
  • vmxnet3: prevent building with 64K pages (bnc#1012382).
  • vmxnet3: repair memory leak (bnc#1012382).
  • vsyscall: Fix permissions for emulate mode with KAISER/PTI (bnc#1012382).
  • vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspend (bnc#1012382).
  • vti6: Do not report path MTU below IPV6MINMTU (bnc#1012382).
  • vti6: fix device register to report IFLAINFOKIND (bnc#1012382).
  • vxlan: consolidate csum flag handling (bsc#1042286).
  • vxlan: consolidate output route calculation (bsc#1042286).
  • vxlan: consolidate vxlanxmitskb and vxlan6xmitskb (bsc#1042286).
  • vxlan: do not allow overwrite of config src addr (bsc#1042286).
  • watchdog: imx2_wdt: restore previous timeout after suspend+resume (bnc#1012382).
  • wireless: cw1200: use _maybeunused to hide pm functions_ (bnc#1012382).
  • workqueue: trigger WARN if queuedelayedwork() is called with NULL @wq (bnc#1012382).
  • writeback: fix memory leak in wbqueuework() (bnc#1012382).
  • X.509: fix buffer overflow detection in sprint_oid() (bsc#1075078).
  • X.509: reject invalid BIT STRING for subjectPublicKey (bnc#1012382).
  • x86/acpi: Handle SCI interrupts above legacy space gracefully (bsc#1068984).
  • x86/acpi: Reduce code duplication in mpoverridelegacy_irq() (bsc#1068984).
  • x86: add MULTIUSER dependency for KVM (bnc#1012382).
  • x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm (bnc#1012382).
  • x86/alternatives: Fix optimize_nops() checking (bnc#1012382).
  • x86/apic/vector: Fix off by one in error path (bnc#1012382).
  • x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels (bnc#1012382).
  • x86/asm: Fix inline asm call constraints for GCC 4.4 (bnc#1012382).
  • x86/boot: Avoid warning for zero-filling .bss (bnc#1012382).
  • x86/boot: Fix early command-line parsing when matching at end (bsc#1068032).
  • x86: bpfjit: small optimization in emitbpftailcall() (bnc#1012382).
  • x86/bugs: Drop one 'mitigation' from dmesg (bnc#1012382).
  • x86/build: Silence the build with 'make -s' (bnc#1012382).
  • x86/cpu/bugs: Make retpoline module warning conditional (bnc#1012382).
  • x86/cpu: Change type of x86cachesize variable to unsigned int (bnc#1012382).
  • x86/cpu: Factor out application of forced CPU caps (bnc#1012382).
  • x86/cpufeatures: Add X86BUGCPU_INSECURE (bnc#1012382).
  • x86/cpufeatures: Add X86BUGSPECTRE_V[12] (bnc#1012382).
  • x86/cpufeatures: Make CPU bugs sticky (bnc#1012382).
  • x86/cpu: Implement CPU vulnerabilites sysfs functions (bnc#1012382).
  • x86/cpu: Merge bugs.c and bugs_64.c (bnc#1012382).
  • x86/cpu: Rename Merrifield2 to Moorefield (bsc#985025).
  • x86/cpu: Rename 'WESTMERE2' family to 'NEHALEM_G' (bsc#985025).
  • x86/cpu, x86/pti: Do not enable PTI on AMD processors (bnc#1012382).
  • x86/Documentation: Add PTI description (bnc#1012382).
  • x86/efi: Build our own page table structures (fate#320512).
  • x86/efi: Hoist page table switching code into eficallvirt() (fate#320512).
  • x86/entry/64: Separate cpucurrenttopofstack from TSS.sp0 (bsc#1077560).
  • x86/entry/64: Use a per-CPU trampoline stack for IDT entries (bsc#1077560).
  • x86/entry: Use SYSCALLDEFINE() macros for sysmodify_ldt() (bnc#1012382).
  • x86: fix build warnign with 32-bit PAE (bnc#1012382).
  • x86/fpu/math-emu: Fix possible uninitialized variable use (bnc#1012382).
  • x86/hpet: Prevent might sleep splat on resume (bnc#1012382).
  • x86/hyperv: Implement hvgettsc_page() (fate#315887, bsc#1082632).
  • x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set (fate#315887, bsc#1082632).
  • x86/hyper-v: Introduce fast hypercall implementation (fate#315887, bsc#1082632).
  • x86/hyper-v: Make hvdohypercall() inline (fate#315887, bsc#1082632).
  • x86/hyperv: Move TSC reading method to asm/mshyperv.h (fate#315887, bsc#1082632).
  • x86/kaiser: fix build error with KASAN && !FUNCTIONGRAPHTRACER (bnc#1012382).
  • x86/kasan: Clear kasanzeropage after TLB flush (bnc#1012382).
  • x86/kasan: Write protect kasan zero shadow (bnc#1012382).
  • x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested (bsc#1081431).
  • x86/mce: Pin the timer when modifying (bsc#1080851,1076282).
  • x86/microcode/AMD: Change loadmicrocodeamd()'s param to bool to fix preemptibility bug (bnc#1012382).
  • x86/microcode/AMD: Do not load when running on a hypervisor (bnc#1012382).
  • x86/microcode/AMD: Do not load when running on a hypervisor (bsc#1081436 bsc#1081437).
  • x86/microcode: Do the family check first (bnc#1012382).
  • x86/microcode: Do the family check first (bsc#1081436 bsc#1081437).
  • x86/microcode/intel: Extend BDW late-loading further with LLC size check (bnc#1012382).
  • x86/microcode/intel: Extend BDW late-loading with a revision check (bnc#1012382).
  • x86/microcode/intel: Fix BDW late-loading revision check (bnc#1012382).
  • x86/mm/32: Move setupclearcpucap(X86FEATURE_PCID) earlier (git-fixes).
  • x86/mm: Disable PCID on 32-bit kernels (bnc#1012382).
  • x86/mm/kmmio: Fix mmiotrace for page unaligned addresses (bnc#1012382).
  • x86/mm/pat: Ensure cpa->pfn only contains page frame numbers (fate#320588).
  • x86/mm/pkeys: Fix fillsiginfo_pkey (fate#321300).
  • x86/nospec: Fix header guards names (bnc#1012382).
  • x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() (bnc#1012382).
  • x86/paravirt: Remove 'noreplace-paravirt' cmdline option (bnc#1012382).
  • x86/PCI: Make broadcompostcoreinit() check acpi_disabled (bnc#1012382).
  • x86/platform: Add PCI dependency for PUNITATOMDEBUG (bnc#1012382).
  • x86/platform/olpc: Fix resume handler build warning (bnc#1012382).
  • x86/pti: Document fix wrong index (bnc#1012382).
  • x86/pti/efi: broken conversion from efi to kernel page table (bnc#1012382).
  • x86/pti: Make unpoison of pgd for trusted boot work for real (bnc#1012382).
  • x86/pti: Rename BUGCPUINSECURE to BUGCPUMELTDOWN (bnc#1012382).
  • x86/ras/inject: Make it depend on X86LOCALAPIC=y (bnc#1012382).
  • x86/retpoline: Avoid retpolines for built-in __init functions (bnc#1012382).
  • x86/retpoline/hyperv: Convert assembler indirect jumps (fate#315887, bsc#1082632).
  • x86/retpoline: Remove the esp/rsp thunk (bnc#1012382).
  • x86/retpolines/spec_ctrl: disable IBRS on !SKL if retpolines are active (bsc#1068032).
  • x86/smpboot: Remove stale TLB flush invocations (bnc#1012382).
  • x86/spectre: Check CONFIG_RETPOLINE in command line parser (bnc#1012382).
  • x86/spectre: Fix an error message (git-fixes).
  • x86/spectre: Fix spelling mistake: 'vunerable'-> 'vulnerable' (bnc#1012382).
  • x86/spectre: Remove the out-of-tree RSB stuffing
  • x86/spectre: Simplify spectre_v2 command line parsing (bnc#1012382).
  • x86/spectre_v2: fix ordering in IBRS initialization (bsc#1075994 bsc#1075091).
  • x86/spectrev2: nospectrev2 means nospec too (bsc#1075994 bsc#1075091).
  • x86/speculation: Fix typo IBRSATT, which should be IBRSALL (bnc#1012382).
  • x86/tlb: Drop the GPL from the cputlbstate export (bnc#1012382).
  • x86/vm86/32: Switch to flushtlbmmrange() in markscreen_rdonly() (bnc#1012382).
  • x86/xen: Zero MSRIA32SPEC_CTRL before suspend (bnc#1065600).
  • xen: Fix trampoline stack loading issue on XEN PV.
  • xen/gntdev: Fix off-by-one error when unmapping with holes (bnc#1012382).
  • xen/gntdev: Fix partial gntdev_mmap() cleanup (bnc#1012382).
  • xen-netfront: avoid crashing on resume after a failure in talktonetback() (bnc#1012382).
  • xen-netfront: enable device after manual module load (bnc#1012382).
  • xen-netfront: Improve error handling during initialization (bnc#1012382).
  • xen-netfront: remove warning when unloading module (bnc#1012382).
  • xen: XENACPIPROCESSOR is Dom0-only (bnc#1012382).
  • xfrm: check id proto in validate_tmpl() (bnc#1012382).
  • xfrm: Copy policy family in clone_policy (bnc#1012382).
  • xfrm: Fix stack-out-of-bounds read on socket policy lookup (bnc#1012382).
  • xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies (bnc#1012382).
  • xfrm_user: propagate sec ctx allocation errors (bsc#1042286).
  • xfs: add configurable error support to metadata buffers (bsc#1068569).
  • xfs: add configuration handlers for specific errors (bsc#1068569).
  • xfs: add configuration of error failure speed (bsc#1068569).
  • xfs: add 'fail at unmount' error handling configuration (bsc#1068569).
  • xfs: Add infrastructure needed for error propagation during buffer IO failure (bsc#1068569).
  • xfs: address kabi for xfs buffer retry infrastructure (kabi).
  • xfs: configurable error behavior via sysfs (bsc#1068569).
  • xfs: do not chain ioends during writepage submission (bsc#1077285 bsc#1043441).
  • xfs: factor mapping out of xfsdowritepage (bsc#1077285 bsc#1043441).
  • xfs: fix incorrect extent state in xfsbmapaddextentunwritten_real (bnc#1012382).
  • xfs: fix log block underflow during recovery cycle verification (bnc#1012382).
  • xfs: fix up inode32/64 (re)mount handling (bsc#1069160).
  • xfs: introduce metadata IO error class (bsc#1068569).
  • xfs: introduce table-based init for error behaviors (bsc#1068569).
  • xfs: Introduce writeback context for writepages (bsc#1077285 bsc#1043441).
  • xfs: ioends require logically contiguous file offsets (bsc#1077285 bsc#1043441).
  • xfs: Properly retry failed inode items in case of error during buffer writeback (bsc#1068569).
  • xfs: quota: check result of register_shrinker() (bnc#1012382).
  • xfs: quota: fix missed destroy of qitreelock (bnc#1012382).
  • xfs: reinit btree pointer on attr tree inactivation walk (bsc#1078787).
  • xfs: remove nonblocking mode from xfsvmwritepage (bsc#1077285 bsc#1043441).
  • xfs: remove xfscancelioend (bsc#1077285 bsc#1043441).
  • xfs: remove xfstransaildeletebulk (bsc#1068569).
  • xfs: stop searching for free slots in an inode chunk when there are none (bsc#1072739).
  • xfs: toggle readonly state around xfslogmount_finish (bsc#1073401).
  • xfs: ubsan fixes (bnc#1012382).
  • xfs: validate sb_logsunit is a multiple of the fs blocksize (bsc#1077513).
  • xfs: write unmount record for ro mounts (bsc#1073401).
  • xfs: xfsclusterwrite is redundant (bsc#1077285 bsc#1043441).
  • xhci: Do not add a virt_dev to the devs array before it's fully allocated (bnc#1012382).
  • xhci: Fix ring leak in failure path of xhciallocvirt_device() (bnc#1012382).
  • xhci: plat: Register shutdown for xhci_plat (bnc#1012382).
  • xtensa: fix futexatomiccmpxchg_inatomic (bnc#1012382).
  • zram: fix operator precedence to get offset (bsc#1082979).
  • zram: set physical queue limits to avoid array out of bounds accesses (bnc#1012382).
References

Affected packages

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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

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

Package

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

Affected ranges

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

Ecosystem specific

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